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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -20,14 +20,14 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Editor as _0x5be7d2,ContextPlugin as _0xb78792,PendingActions as lt,Command as _0x5baa2b,Plugin as _0x45a90d,Context as _0xc66d3b}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x5269c3,uid as _0x313172,KeystrokeHandler as jt,FocusTracker as _0x92384,diff as _0x436a72,Collection as _0x55e34a,Rect as _0x1f66da,CKEditorError as _0x5ca771,first as _0x518975,priorities as Wt,scrollViewportToShowTarget as nt,getEnvKeystrokeText as tt,toUnit as Ht,DomEmitterMixin as _0x45e1a4,keyCodes as _0x39b6c3}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x36954e,AriaDescriptionView as Yt,setupThreadKeyboardNavigation as Zt,ConfirmMixin as ti,LateFocusButtonView as _0xd62a36,trimHtml as ts,LateFocusDropdownButtonView as _0x1abcf2,Users as it,getDateTimeFormatter as pt,hashObject as It,getAllMarkersDomElementsSorted as et,surroundingMarkersDetector as rt,FOCUS_ANNOTATION_KEYSTROKE as _0xd9bd2e}from'ckeditor5-collaboration/dist/index.js';import{throttle as Dt,isEqual as At,cloneDeep as wt,set as yt,unset as Ct,debounce as _0x47d2ac}from'es-toolkit/compat';import{IconUndo as _0xd3afab,IconCheck as _0x4ff2ef,IconPencil as _0x1bb21b,IconRemoveComment as _0x11797a,IconThreeVerticalDots as _0x1579a3,IconAddComment as _0x2eb23c,IconCommentsArchive as _0x259fc8}from'@ckeditor/ckeditor5-icons/dist/index.js';import{EditorUIView as $t,InlineEditableUIView as Vt,EditorUI as Ut,View as kt,FocusCycler as _0x2426dd,ButtonView as _0x5a2b36,ViewCollection as _0x1de631,createDropdown as _0xaad316,ListView as _0x483c3a,focusChildOnDropdownOpen as _0x3a95ca,ListItemView as _0x5a8c7d,MenuBarMenuListItemButtonView as _0x2c6298,BodyCollection as _0x16c009,BalloonPanelView as _0x2d84ac,ContextualBalloon as _0x58bdc3,Dialog as _0x277463,DialogViewPosition as _0xe17c73}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disableViewPlaceholder as St,enableViewPlaceholder as Ft,MouseObserver as _0x319854}from'@ckeditor/ckeditor5-engine/dist/index.js';import{Clipboard as qt,ClipboardMarkersUtils as Mt,ClipboardPipeline as Pt}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Enter as zt,ShiftEnter as Bt}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 _0x146692}from'@ckeditor/ckeditor5-collaboration-core/dist/index.js';import{toWidget as _0x4461b0}from'@ckeditor/ckeditor5-widget/dist/index.js';class vt extends/* #__PURE__ -- @preserve */
24
- _0x5269c3(){['model'];['view'];constructor(_0x5e0c46,_0xf333ef){super(),this['model']=_0x5e0c46,this['model']['_isAttached']=!0x0,this['view']=_0xf333ef,this['listenTo'](_0xf333ef,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0xf333ef,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0xf333ef,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0xf333ef,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0xf333ef,'addComment',(_0x43ddb,_0x1a4911)=>this['addComment'](_0x1a4911)),this['listenTo'](_0xf333ef,'updateComment',(_0x1ed6ff,_0x175b88,_0x19f138)=>this['updateComment'](_0x175b88,_0x19f138)),this['listenTo'](_0xf333ef,'removeComment',(_0x4529a0,_0x339057)=>this['removeComment'](_0x339057));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x875cfc){this['model']['addComment']({'content':_0x875cfc,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x288db2,_0x56fa14){this['model']['getComment'](_0x288db2)['update']({'content':_0x56fa14});}['removeComment'](_0xb7c08){this['model']['getComment'](_0xb7c08)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function N(_0x8d6d3c,_0x410e96,_0x2fb1ba){const t=_0x8d6d3c['t'];switch(_0x410e96){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'},_0x2fb1ba);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'},_0x2fb1ba);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'},_0x2fb1ba);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'},_0x2fb1ba);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x2fb1ba);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'},_0x2fb1ba);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'},_0x2fb1ba);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'},_0x2fb1ba);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 Rt extends $t{['main'];['editable'];constructor(_0x19ca5e,_0x212a7d){super(_0x19ca5e);const _0x227bdd=_0x313172();this['main']=this['createCollection'](),this['editable']=new Vt(_0x19ca5e,_0x212a7d,void 0x0,{'label':()=>N(_0x19ca5e,'Comment\x20editor')}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'dir':_0x19ca5e['uiLanguageDirection'],'lang':_0x19ca5e['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x227bdd},'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 Et extends Ut{['view'];constructor(_0xfa6704){super(_0xfa6704),this['view']=new Rt(_0xfa6704['locale'],_0xfa6704['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x38b51c=this['editor']['editing']['view'],_0x3c3dd8=this['view']['editable'],_0x49215d=_0x38b51c['document']['getRoot']();_0x3c3dd8['name']=_0x49215d['rootName'],this['view']['render']();const _0x290d7a=_0x3c3dd8['element'];this['setEditableElement'](_0x3c3dd8['name'],_0x290d7a),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x38b51c['attachDomRoot'](_0x290d7a),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const Qt=[qt,zt,Bt,Gt,Jt,Kt,Lt];class hs extends/* #__PURE__ -- @preserve */
25
- _0x5269c3(_0x5be7d2){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
26
- ((()=>Qt)());constructor(_0x241ae3={}){function _0x3733e4(_0x4c5e63){return _0x4c5e63['map'](_0x12e332=>String['fromCharCode'](_0x12e332))['join']('');}(_0x241ae3=Object['assign']({},_0x241ae3))['plugins']||(_0x241ae3['plugins']=hs['defaultPlugins']),super(_0x241ae3),this['ui']=new Et(this),this['set']('placeholder',''),this['model']['document']['on']('change',()=>this['_updatePlaceholder'](),{'priority':'low'}),this['on']('change:placeholder',()=>this['_updatePlaceholder']()),this['model']['document']['createRoot'](),this[_0x3733e4([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3733e4([0x76,0x69,0x65,0x77])][_0x3733e4([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3733e4([0x61,0x75,0x74,0x6f]),this[_0x3733e4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x3733e4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3733e4([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x3733e4([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x3733e4([0x6f,0x6b])});}['create'](){const _0x188e13=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x188e13))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x1be6b0=>{const _0x55ac98=this['model']['document']['getRoot'](),_0x589b7a=_0x55ac98&&_0x55ac98['getChild'](_0x55ac98['childCount']-0x1);_0x1be6b0['setSelection'](_0x589b7a,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x440b40=this['editing']['view'],_0x305861=_0x440b40['document']['getRoot'](),_0x481b5b=_0x305861['getChild'](0x0);_0x305861['childCount']>0x1||!_0x481b5b||'p'!=_0x481b5b['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(St(_0x440b40,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x481b5b['placeholder']=this['placeholder']),Ft({'view':_0x440b40,'element':_0x481b5b,'keepOnFocus':!0x0}),this['placeholderElement']=_0x481b5b);}}class es extends kt{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x27f1e8,_0x512135={}){super(_0x27f1e8),this['editor']=null,this['_editorConfig']=_0x512135,this['set']('value',_0x512135['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',N(_0x27f1e8,'Reply...')),this['set']('submitLabel',N(_0x27f1e8,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new jt(),this['focusTracker']=new _0x92384(),this['focusCycler']=new _0x2426dd({'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',(_0x1e848e,_0x1ef291)=>{this['cancelButtonView']['fire']('execute'),_0x1ef291();}),this['keystrokes']['set']('Ctrl+Enter',(_0x288e66,_0x475149)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x475149());}),this['on']('submit',(_0x3c11f4,_0x425417)=>{_0x425417['length']>0xfde8?(alert(N(_0x27f1e8,'TOO_LONG_COMMENT_ALERT',[_0x425417['length'],0xfde8])),_0x3c11f4['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new hs(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x54cfcb=this['editor'];this['element']['insertBefore'](_0x54cfcb['ui']['element'],this['element']['firstChild']),_0x54cfcb['model']['document']['on']('change',()=>this['value']=_0x54cfcb['getData']()),_0x54cfcb['bind']('placeholder')['to'](this),this['focusables']['add'](_0x54cfcb['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x1b1ad3){-0x1===_0x1b1ad3?(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:_0x2e5c5c}=this,_0x2979d4=new _0x5a2b36(_0x2e5c5c);return _0x2979d4['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x2979d4['withText']=!0x0,_0x2979d4['bind']('label')['to'](this,'submitLabel'),_0x2979d4['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x2979d4['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0xf8e86,_0x469603)=>!_0x469603&&!!_0xf8e86['trim']()),_0x2979d4;}['_createCancelButton'](){const {locale:_0x385ef4}=this,_0x5ed2e1=new _0x5a2b36(_0x385ef4);return _0x5ed2e1['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x5ed2e1['label']=N(_0x385ef4,'Cancel'),_0x5ed2e1['withText']=!0x0,_0x5ed2e1['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x5ed2e1;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x3cfc90=>{this['focusTracker']['add'](_0x3cfc90['element']);}),this['focusables']['on']('change',(_0x5de995,_0x410ccf)=>{for(const _0x356ee3 of Array['from'](_0x410ccf['added'])['reverse']())this['focusTracker']['add'](_0x356ee3['element']);});}}class ie extends kt{constructor(_0x265e5a,_0x5e83a0,_0x44f9d3){super(_0x265e5a),this['commentInputView']=new es(_0x265e5a,_0x44f9d3),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x561130,_0xa8fdb)=>_0x561130||!!_0xa8fdb),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 _0x36954e(_0x265e5a,_0x5e83a0),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'](_0x2eda2d){this['commentInputView']['focus'](_0x2eda2d);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0xf4eda5,_0x4b3b94)=>{const {submitButtonView:_0x12228e,cancelButtonView:_0x176cd7,editor:_0x40d18d}=this['commentInputView'];[_0x12228e['element'],_0x176cd7['element'],_0x40d18d?_0x40d18d['editing']['view']['getDomRoot']():null]['filter'](_0x1f9e37=>_0x1f9e37)['some'](_0x3a2f5f=>_0x3a2f5f['contains'](_0x4b3b94['target']))||(this['focus'](),_0x4b3b94['preventDefault']());});}}class rs extends kt{constructor(_0x8ff2d5){super(_0x8ff2d5);const _0x51944c=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x51944c['to']('count',_0x4cec56=>N(_0x8ff2d5,'NUMBER_OF_COMMENTS',_0x4cec56))}]});}}class te extends kt{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x5ce49e,_0x2a9ac8,_0x5d887c){super(_0x5ce49e);const _0x4ac4e7=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x2a9ac8['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x2a9ac8,this['_config']=_0x5d887c,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x92384(),this['keystrokes']=new jt(),this['focusCycler']=new _0x2426dd({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x17f7c5=>this['commentViews']['map'](_0x11d077=>_0x11d077['element'])['includes'](_0x17f7c5['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new rs(_0x5ce49e),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x4a671c=>_0x4a671c-this['_config']['maxCommentsWhenCollapsed']);for(const _0x126fd6 of _0x2a9ac8['comments'])this['_handleNewCommentModel'](_0x126fd6);this['_handleInfoComment'](),this['listenTo'](_0x2a9ac8['comments'],'add',(_0x206548,_0xf6f759)=>{const _0x51e86d=this['_calculatePosition'](_0xf6f759);this['length']++,this['_handleNewCommentModel'](_0xf6f759,_0x51e86d),this['refreshVisibleViews']();}),this['listenTo'](_0x2a9ac8['comments'],'remove',(_0xd47045,_0x348345)=>{this['length']--,this['_handleRemoveCommentModel'](_0x348345),this['refreshVisibleViews']();}),this['listenTo'](_0x2a9ac8,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x2a9ac8,'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',_0x4ac4e7['if']('length','ck-hidden',_0x5c2d6e=>!_0x5c2d6e)],'aria-label':N(_0x5ce49e,'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'](_0x5022a7){-0x1===_0x5022a7?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x531994 of this['commentViews'])_0x531994['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0xdf7ee5,_0x4863a1){const _0x438b47=new this['_config']['CommentView'](this['locale'],_0xdf7ee5,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x438b47['viewUid']=_0xdf7ee5['id'],_0x438b47['delegate']('removeComment')['to'](this),_0x438b47['delegate']('updateComment')['to'](this),_0x438b47['delegate']('resolveCommentThread')['to'](this),_0x438b47['delegate']('editorReady')['to'](this),_0x438b47['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x438b47,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x438b47,_0x4863a1);}['_calculatePosition'](_0x29ee1a){const _0x58b8eb=this['_model']['_findOptimalIndex'](_0x29ee1a);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x29ee1a['authoredAt']?_0x58b8eb-0x1:_0x58b8eb:_0x58b8eb-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x6fb3c8={'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'],_0x6fb3c8,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x6fb3c8));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x1cb41c){const _0x48851a=this['commentViews']['remove'](_0x1cb41c['id']);this['stopListening'](_0x48851a),_0x48851a['isEditMode']&&this['_updateHasDirtyComment'](),_0x48851a['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x3d2001=>_0x3d2001['isEditMode']);}['_rearrangeCollapse'](){const _0x3e497e=function(_0x2c4b69){const _0x5983bf=new _0x55e34a();for(const _0x49f25f of _0x2c4b69)_0x5983bf['add'](_0x49f25f);return _0x5983bf;}(this['commentViews']),_0x44d55e=this['_collapsedCommentsView']['count'];for(let _0x48754c=0x1;_0x48754c<=_0x44d55e;_0x48754c++)_0x3e497e['remove'](0x1);for(const _0x404b1f of _0x3e497e)_0x404b1f['collapse']();_0x44d55e>0x0&&_0x3e497e['add'](this['_collapsedCommentsView'],0x1),ns(_0x436a72(Array['from'](this['visibleViews']),Array['from'](_0x3e497e)),this['visibleViews'],_0x3e497e);}['_rearrangeExpand'](){ns(_0x436a72(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x78b903 of this['visibleViews'])_0x78b903['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x4205ce=>{this['focusTracker']['add'](_0x4205ce['element']),this['keystrokes']['listenTo'](_0x4205ce['element']);}),this['commentViews']['on']('change',(_0x38c1bb,_0x4083d7)=>{for(const _0x4d6023 of _0x4083d7['removed'])this['focusTracker']['remove'](_0x4d6023['element']),this['keystrokes']['stopListening'](_0x4d6023['element']);for(const _0x4a72af of Array['from'](_0x4083d7['added'])['reverse']())this['focusTracker']['add'](_0x4a72af['element']),this['keystrokes']['listenTo'](_0x4a72af['element']);});}}function ns(_0x5b8601,_0x316a3e,_0x35f441){let _0x5b4d7f=0x0;for(const _0x46a7bd of _0x5b8601)switch(_0x46a7bd){case'insert':_0x316a3e['add'](_0x35f441['get'](_0x5b4d7f),_0x5b4d7f),_0x5b4d7f++;break;case'delete':_0x316a3e['remove'](_0x5b4d7f);break;case'equal':_0x5b4d7f++;}}class oe extends kt{constructor(_0x2bc554){super(_0x2bc554);const _0x4e840d=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x4e840d['to']('contextValue',_0x5975a9=>N(_0x2bc554,'THREAD_CONTEXT_LABEL',_0x5975a9)),'tabindex':-0x1},'children':[{'text':_0x4e840d['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class Xt extends kt{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x2ff306,_0x27e593){super(_0x2ff306);const _0xcf8b5c=this['bindTemplate'];this['_model']=_0x27e593,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x92384(),this['keystrokes']=new jt(),this['focusCycler']=new _0x2426dd({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x29608e=>!!_0x29608e),this['bind']('contextValue')['to'](this['_model'],'context',_0x298bf0=>_0x298bf0&&_0x298bf0['value']?this['_trimContextValue'](_0x298bf0['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',_0xcf8b5c['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 _0xb6e76d=new _0x5a2b36(this['locale']);return _0xb6e76d['label']=N(this['locale'],'Reopen'),_0xb6e76d['tooltip']=N(this['locale'],'Reopen'),_0xb6e76d['icon']=_0xd3afab,_0xb6e76d['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x587fb7=>!_0x587fb7),_0xb6e76d['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x5ebf0f,_0x129b4e)=>_0x5ebf0f&&_0x129b4e),_0xb6e76d['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0xb6e76d;}['_trimContextValue'](_0x16b3bb){if(_0x16b3bb['length']<0x96)return _0x16b3bb;const _0x50a1a9=_0x16b3bb['lastIndexOf']('\x20',0x93);return _0x16b3bb['substring'](0x0,_0x50a1a9>-0x1?_0x50a1a9:0x93)+'...';}['_attachContextActions'](){const _0x25daa8=this['element']['querySelector']('.ck-context'),_0x2b6713=_0x25daa8['querySelector']('.ck-context__value');this['listenTo'](_0x25daa8,'mouseenter',()=>{_0x2b6713['offsetWidth']<_0x2b6713['scrollWidth']&&_0x25daa8['classList']['add']('overlay');}),this['listenTo'](_0x25daa8,'mouseleave',()=>{_0x25daa8['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x57ed2a of this['focusables'])this['focusTracker']['add'](_0x57ed2a['element']),this['keystrokes']['listenTo'](_0x57ed2a['element']);}['_createContextView'](){const _0x1696f6=new oe(this['locale']);return _0x1696f6['bind']('contextValue')['to'](this),_0x1696f6;}}class si extends kt{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x1b7ec7,_0xb8f119,_0x281f42,_0x3af3a6){super(_0x1b7ec7),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0xb8f119,this['_localUser']=_0x281f42,this['_config']=_0x3af3a6,this['commentThreadHeaderView']=new Xt(_0x1b7ec7,_0xb8f119),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new Yt(_0x1b7ec7,N(_0x1b7ec7,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new te(_0x1b7ec7,_0xb8f119,Object['assign']({'CommentView':this['_config']['CommentView']},_0x3af3a6)),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',(_0x2c12f4,_0x5a756d)=>_0x2c12f4||!!_0x5a756d),this['bind']('isUnlinked')['to'](_0xb8f119,'unlinkedAt',_0x4aecca=>!!_0x4aecca),this['bind']('ariaLabel')['to'](this,'length',_0x3d1fd9=>{const _0x41e746=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return N(this['locale'],'COMMENT_THREAD_LABEL',[_0x3d1fd9,_0x41e746]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x92384(),this['keystrokes']=new jt(),this['focusCycler']=new _0x2426dd({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x3abca7=>_0x3abca7['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),Zt(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x5005aa=new ie(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x4973ea=_0x5005aa['commentInputView'];return _0x5005aa['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x4973ea,'value',(_0x119244,_0x3d4cc0,_0x31034e,_0x3d85f3,_0x54a6ca)=>!!_0x54a6ca||!!_0x3d85f3&&_0x31034e&&!_0x3d4cc0||_0x119244&&_0x31034e&&!_0x3d4cc0),_0x4973ea['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x48a2fb,_0x399739,_0x25883b)=>{let _0x46a8e3;return _0x46a8e3=_0x25883b&&_0x399739?'Reply\x20to\x20reopen\x20discussion...':_0x48a2fb?'Reply...':'Write\x20a\x20comment...',N(this['locale'],_0x46a8e3);}),_0x4973ea['bind']('submitLabel')['to'](this,'length',_0x5f313d=>N(this['locale'],_0x5f313d?'Reply':'Comment')),_0x4973ea['on']('submit',(_0xb84e66,_0x588eae)=>{this['fire']('addComment',_0x588eae),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x4973ea['on']('cancel',()=>{this['focus']();}),_0x4973ea['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x4973ea['on']('cancel',_0x92019d=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x92019d['stop']());}),this['on']('change:isActive',(_0x44b841,_0x27c6b1,_0x5e3ea2)=>{_0x5e3ea2||this['length']||_0x4973ea['value']||this['fire']('removeCommentThread');}),_0x5005aa;}}class gt extends/* #__PURE__ -- @preserve */
27
- ti(si){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0xafe7d7,_0x33005e,_0x22dc7a,_0x552534){super(_0xafe7d7,_0x33005e,_0x22dc7a,_0x552534),this['commentThreadChildren']=this['createCollection']([this['commentsListView'],this['commentThreadInputView'],this['ariaDescriptionView']]),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0xafe7d7,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x28f657,_0x579f73,_0x501259)=>{_0x501259||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x1e7bbf,_0x5e191a,_0x7dc085)=>{_0x7dc085&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x3f2755=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck','ck-thread','ck-reset_all-excluded','ck-rounded-corners',_0x3f2755['if']('isActive','ck-thread--active'),_0x3f2755['if']('isUnlinked','ck-thread--unlinked'),_0x3f2755['to']('actionIndicator',_0x41b695=>_0x41b695?'ck-thread--'+_0x41b695:'')],'data-thread-id':this['_model']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x3f2755['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 _0x1f968 of this['commentsListView']['commentViews'])_0x1f968['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x64c01e}=this,_0x3cf13f=this['commentsListView']['commentViews']['get'](0x0);_0x3cf13f===this['_boundFirstCommentView']||_0x3cf13f['isSystemComment']||(this['_boundFirstCommentView']=_0x3cf13f,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x3cf13f,'actionIndicator',_0x1cb16d=>'remove'===_0x1cb16d?'remove':null),_0x3cf13f['placeholder']=N(_0x64c01e,'Write\x20a\x20comment...'),_0x3cf13f['removeButton']['on']('execute',_0x219d68=>{_0x219d68['stop'](),this['showConfirm'](N(_0x64c01e,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),this['on']('removeConfirm',()=>{_0x3cf13f['focus']();}),_0x3cf13f['actionBar']['add'](this['resolveButton'],0x0),_0x3cf13f['focusables']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0xabf67a=new _0xd62a36(this['locale']);return _0xabf67a['label']=N(this['locale'],'Resolve'),_0xabf67a['tooltip']=N(this['locale'],'Resolve'),_0xabf67a['icon']=_0x4ff2ef,_0xabf67a['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0xabf67a['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x13f97b=>!_0x13f97b),_0xabf67a['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x1daabe,_0x1dd2f6)=>_0x1daabe&&!_0x1dd2f6),_0xabf67a['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0xabf67a;}['_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 is extends kt{constructor(_0x49a342){super(_0x49a342),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x24c799,_0x4ecec9,_0x3cef6c)=>{this['element']['innerHTML']=_0x3cef6c;}),this['element']['innerHTML']=this['content'];}}class di extends kt{['visibleView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x38ef1d,_0x1188c1,_0x545d3d){super(_0x38ef1d),this['_model']=_0x1188c1,this['_config']=_0x545d3d,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['bind']('ariaLabel')['to'](_0x1188c1,'content',_0x1188c1,'authoredAt',(_0x53e2fe,_0x5b32b5)=>N(_0x38ef1d,'COMMENT_ARIA_LABEL',[_0x1188c1['author']['name'],_0x545d3d['formatDateTime'](_0x5b32b5),new DOMParser()['parseFromString'](_0x53e2fe,'text/html')['body']['textContent'],_0x1188c1['isExternal']?this['getExternalCommentNote']():''])),this['ariaDescriptionView']=new Yt(_0x38ef1d,N(_0x38ef1d,'COMMENT_THREAD_DESCRIPTION')),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']()),this['focusables']=new _0x1de631(),this['focusTracker']=new _0x92384(),this['keystrokes']=new jt(),this['focusCycler']=new _0x2426dd({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x67133=>_0x67133['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 _0x379734=new is(this['locale']);return _0x379734['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x5f4ac8,_0x5e94d5)=>_0x5e94d5?ts(_0x5f4ac8,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x5f4ac8),_0x379734;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x984c8=new es(this['locale'],this['_config']['editorConfig']);return _0x984c8['value']=this['_model']['content'],_0x984c8['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x984c8['submitLabel']=N(this['locale'],'Save'),_0x984c8['on']('submit',(_0x4325e1,_0x13f13c)=>{this['fire']('updateComment',this['_model']['id'],_0x13f13c),this['switchToDisplayMode'](),this['focus']();}),_0x984c8['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x984c8['once']('editorReady',()=>{_0x984c8['focus']();}),_0x984c8['createEditor'](),_0x984c8['delegate']('editorReady')['to'](this),_0x984c8['delegate']('editorDestroyed')['to'](this),_0x984c8;}['_setupKeyboardNavigation'](){const _0x3da562=this['element'];this['keystrokes']['listenTo'](_0x3da562);for(const _0x25f1d8 of this['focusables'])this['focusTracker']['add'](_0x25f1d8['element']),this['keystrokes']['listenTo'](_0x25f1d8['element']);this['focusables']['on']('change',(_0x219f9d,_0xca2d1d)=>{for(const _0x5ada76 of _0xca2d1d['removed'])this['focusTracker']['remove'](_0x5ada76['element']),this['keystrokes']['stopListening'](_0x5ada76['element']);for(const _0x24cf2d of _0xca2d1d['added'])this['focusTracker']['add'](_0x24cf2d['element']),this['keystrokes']['listenTo'](_0x24cf2d['element']);}),this['keystrokes']['set']('enter',(_0x243010,_0x132b97)=>{_0x3da562===_0x243010['target']&&(this['focusCycler']['focusFirst'](),_0x132b97());}),this['keystrokes']['set']('esc',(_0x5c1a48,_0x2a4d43)=>{_0x3da562!==_0x5c1a48['target']&&(this['focus'](),_0x2a4d43());});}}class Tt extends/* #__PURE__ -- @preserve */
28
- ti(di){['actionBar'];['userView'];constructor(_0x1b3fd1,_0x148264,_0x43dc67){super(_0x1b3fd1,_0x148264,_0x43dc67),this['set']('actionIndicator',null),this['set']('placeholder',N(_0x1b3fd1,'Reply...')),this['bind']('authoredAt')['to'](_0x148264),this['bind']('resolvedAt')['to'](_0x148264),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 _0x36954e(_0x1b3fd1,_0x148264['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['listenTo'](_0x148264,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x3c2343=this['bindTemplate'],_0x4060b2=[{'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':_0x3c2343['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x3c2343['to']('authoredAt',_0xde529c=>this['_config']['formatDateTime'](_0xde529c))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x3c2343['if']('isEditMode','ck-comment__actions--hidden'),_0x3c2343['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']&&_0x4060b2['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper'],'tabindex':-0x1,'aria-label':_0x3c2343['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id'],'role':'listitem'},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x3c2343['if']('isEditMode','ck-comment--edit'),_0x3c2343['if']('isSystemComment','ck-comment--info'),_0x3c2343['to']('actionIndicator',_0x5c0fcf=>_0x5c0fcf?'ck-comment--'+_0x5c0fcf:'')],'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':_0x4060b2}]}]};}['_createEditButton'](){const _0x50ce99=new _0x5a2b36(this['locale']);return _0x50ce99['label']=N(this['locale'],'Edit'),_0x50ce99['icon']=_0x1bb21b,_0x50ce99['withText']=!0x0,_0x50ce99['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x50ce99['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x21c7da=>!_0x21c7da),_0x50ce99['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x50ce99['on']('execute',()=>this['switchToEditMode']()),_0x50ce99;}['_createRemoveButton'](){const _0x38c86f=new _0x5a2b36(this['locale']);return _0x38c86f['label']=N(this['locale'],'Remove'),_0x38c86f['icon']=_0x11797a,_0x38c86f['withText']=!0x0,_0x38c86f['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x38c86f['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x1583b7=>!_0x1583b7),_0x38c86f['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x38c86f['on']('execute',()=>{this['showConfirm'](N(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x38c86f;}['_createDropdown'](){const _0x49c4e5=_0xaad316(this['locale'],_0x1abcf2),_0x142417=_0x49c4e5['panelView']['children'],_0x4ed5cf=new _0x483c3a(this['locale']),_0x4e4734=_0x49c4e5['bindTemplate'];_0x3a95ca(_0x49c4e5,()=>this['items']['find'](_0x40e3f2=>_0x40e3f2['isVisible'])),_0x49c4e5['extendTemplate']({'attributes':{'class':[_0x4e4734['if']('isVisible','ck-hidden',_0x31ea1b=>!_0x31ea1b)]}});const _0x280061=(_0x5c0ae2,_0x396bc8=-0x1)=>{const _0x4e5599=new _0x5a8c7d(this['locale']);_0x4e5599['children']['add'](_0x5c0ae2);const _0x4e42ba=_0x396bc8>-0x1?_0x396bc8:_0x4ed5cf['items']['length'];_0x4ed5cf['items']['add'](_0x4e5599,_0x4e42ba);const _0x37eab8=Array['from'](this['items']);_0x49c4e5['unbind']('isEnabled','isVisible'),_0x49c4e5['bind']('isEnabled')['toMany'](_0x37eab8,'isEnabled',(..._0xb59b69)=>_0xb59b69['some'](_0x478343=>_0x478343)),_0x49c4e5['bind']('isVisible')['toMany'](_0x37eab8,'isVisible',(..._0x37256e)=>_0x37256e['some'](_0x2c89d4=>_0x2c89d4));};_0x49c4e5['panelPosition']='sw',_0x49c4e5['buttonView']['set']({'label':N(this['locale'],'Show\x20more\x20items'),'icon':_0x1579a3});for(const _0x2807ef of this['items'])_0x280061(_0x2807ef);return _0x142417['add'](_0x4ed5cf),_0x49c4e5['listenTo'](this['items'],'add',(_0x1a6662,_0x5c801d,_0xf2c874)=>{_0x280061(_0x5c801d,_0xf2c874);}),_0x49c4e5['listenTo'](this['items'],'remove',(_0x26feaf,_0x490d1e,_0x2c98c5)=>{_0x4ed5cf['items']['remove'](_0x2c98c5);}),_0x49c4e5;}['_attachActions'](_0x46b4c2,_0x148e81){const _0x188a09=_0x46b4c2&&_0x46b4c2['element'];_0x188a09&&(this['listenTo'](_0x188a09,'mouseenter',()=>this['actionIndicator']=_0x148e81),this['listenTo'](_0x188a09,'focus',()=>this['actionIndicator']=_0x148e81),this['listenTo'](_0x188a09,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x188a09,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0x29554a=super['_createCommentInputView']();return _0x29554a['bind']('placeholder')['to'](this),_0x29554a;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function xt(_0x8c9a9b){const _0x8a23b4=Dt(_0x8c9a9b,0x1e),_0x129bde=new MutationObserver(_0x28bc72=>{for(const _0x36cc4d of _0x28bc72)('attributes'==_0x36cc4d['type']&&'class'==_0x36cc4d['attributeName']||'childList'==_0x36cc4d['type']||'characterData'==_0x36cc4d['type'])&&_0x8a23b4();});return{'attach'(_0x142ee7){_0x129bde['observe'](_0x142ee7,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x129bde['disconnect'](),_0x8a23b4['cancel']();}};}class E extends kt{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x5022cc,_0x21adbe){super(_0x5022cc),this['id']=_0x313172(),this['focusTracker']=new _0x92384(),this['keystrokes']=new jt(),this['keystrokes']['set']('Esc',(_0x150f28,_0x182316)=>this['fire']('Esc',_0x182316)),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'](_0x21adbe),this['mainView']=_0x21adbe;const _0x102f46=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x102f46['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 _0x11ead9=this['element']['clientHeight'];_0x11ead9&&(this['height']=_0x11ead9);}}class T extends/* #__PURE__ -- @preserve */
29
- _0x5269c3(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x2bb48d,target:_0x301112,type:_0x4af4ef,isVisible:_0x18b147=!0x0}){super(),this['view']=_0x2bb48d,this['view']['element']||this['view']['render'](),this['_type']=_0x4af4ef,this['_target']=_0x301112,T['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x55e34a([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x4b7b4c,_0x4b4508)=>{this['view']['focusTracker']['add'](_0x4b4508);}),this['focusableElements']['on']('remove',(_0x29b542,_0x4ebce8)=>{this['view']['focusTracker']['remove'](_0x4ebce8);}),this['set']('isVisible',_0x18b147);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x3d1e3e=this['_getNormalizedTarget']();return T['_assertCorrectTarget'](_0x3d1e3e),_0x3d1e3e;}get['targetRect'](){const _0x5afd33=this['target'];if(null===_0x5afd33)return null;if(_0x5afd33 instanceof _0x1f66da)return _0x5afd33;const _0x5e44b3=_0x5afd33['filter'](_0x2a2304=>function(_0x2f68b7){const _0x2a19da=_0x2f68b7['offsetParent'];if(_0x2a19da)return!0x0;const _0x499a1e=_0x2f68b7['getClientRects']()['item'](0x0);return!!_0x499a1e;}(_0x2a2304));return 0x0===_0x5e44b3['length']?null:new _0x1f66da(_0x5e44b3[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x29cdc4){this['view']['isActive']=_0x29cdc4,this['view']['mainView']['isActive']=_0x29cdc4;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x4c704e){if(!(null===_0x4c704e||_0x4c704e instanceof _0x1f66da||Array['isArray'](_0x4c704e)&&_0x4c704e['every'](_0x146a8e=>fi(_0x146a8e))))throw new _0x5ca771('annotation-invalid-target',null,{'target':_0x4c704e});}['_getNormalizedTarget'](){const _0x5aead7='function'==typeof this['_target']?this['_target']():this['_target'];return fi(_0x5aead7)?[_0x5aead7]:_0x5aead7;}}function fi(_0xc5a45d){return null!==_0xc5a45d&&'object'==typeof _0xc5a45d&&'nodeType'in _0xc5a45d&&0x1===_0xc5a45d['nodeType'];}class S extends _0x55e34a{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x622b00=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x92384(),this['_focusTracker']['on']('change:isFocused',(_0x26a471,_0x51294b,_0x8c6ed7)=>{_0x8c6ed7||this['fire']('blur');});for(const _0xcabba2 of _0x622b00)this['add'](_0xcabba2);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x2c2cf1){if(this['has'](_0x2c2cf1))throw new _0x5ca771('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x2c2cf1['innerView'],_0x2c2cf1),this['_viewToAnnotation']['set'](_0x2c2cf1['view'],_0x2c2cf1);for(const _0xe88ae6 of _0x2c2cf1['focusableElements'])this['_focusTracker']['add'](_0xe88ae6);this['listenTo'](_0x2c2cf1['focusableElements'],'add',(_0x2f782f,_0x512679)=>{this['_focusTracker']['add'](_0x512679);}),this['listenTo'](_0x2c2cf1['focusableElements'],'remove',(_0x5e14aa,_0x458bd0)=>{this['_focusTracker']['remove'](_0x458bd0);}),this['listenTo'](_0x2c2cf1['view']['focusTracker'],'change:isFocused',(_0x4b5f5c,_0x3d00c4,_0x5ee46e)=>{_0x5ee46e&&this['fire']('focus',_0x2c2cf1);}),_0x2c2cf1['updateTargetRect']();const _0x1139d1=this['_getOrderInContent'](_0x2c2cf1['view']['targetRect']);return super['add'](_0x2c2cf1,_0x1139d1);}['remove'](_0x3c4acb){if(!this['has'](_0x3c4acb))throw new _0x5ca771('annotationcollection-not-existing-item',null);this['stopListening'](_0x3c4acb['view']['focusTracker']),this['stopListening'](_0x3c4acb['focusableElements']);for(const _0xda2cd5 of _0x3c4acb['focusableElements'])this['_focusTracker']['remove'](_0xda2cd5);return this['_viewToAnnotation']['delete'](_0x3c4acb['view']),this['_innerViewToAnnotation']['delete'](_0x3c4acb['innerView']),super['remove'](_0x3c4acb);}['getByInnerView'](_0x4b0bbb){return this['_innerViewToAnnotation']['get'](_0x4b0bbb);}['getByView'](_0x34d73f){return this['_viewToAnnotation']['get'](_0x34d73f);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x3bb33c of this)_0x3bb33c['updateTargetRect']();this['_sort']();}['_sort'](){const _0x426730=Array['from'](this)['sort']((_0x317196,_0x2c9607)=>w(_0x317196['view']['targetRect'],_0x2c9607['view']['targetRect']));for(let _0x887429=_0x426730['length']-0x1;_0x887429>0x0;_0x887429--){const _0x2d5a7e=_0x426730[_0x887429];_0x887429!==this['getIndex'](_0x2d5a7e)&&(this['remove'](_0x2d5a7e),this['add'](_0x2d5a7e));}}['_getOrderInContent'](_0xe8f484){let _0x580c6d=0x0;if(!_0xe8f484)return this['length'];for(const _0x36ed1b of this){const _0x59e21f=_0x36ed1b['view']['targetRect'];if(_0x59e21f){if(w(_0xe8f484,_0x59e21f)<0x0)return _0x580c6d;_0x580c6d++;}}return _0x580c6d;}}function v({source:_0x5cb6df,target:_0x1b4b72,filter:_0x527245}){for(const _0x21b488 of _0x5cb6df)_0x527245(_0x21b488)&&_0x1b4b72['add'](_0x21b488);_0x1b4b72['listenTo'](_0x5cb6df,'add',(_0x9f505d,_0x42c8aa)=>{_0x527245(_0x42c8aa)&&_0x1b4b72['add'](_0x42c8aa);}),_0x1b4b72['listenTo'](_0x5cb6df,'remove',(_0x4be22f,_0x4575d5)=>{_0x1b4b72['has'](_0x4575d5)&&_0x1b4b72['remove'](_0x4575d5);});}function w(_0x3610ad,_0x413f16){if(null===_0x3610ad&&null===_0x413f16)return 0x0;if(null===_0x3610ad)return-0x1;if(null===_0x413f16)return 0x1;const _0x1be7b6=_0x3610ad['top']-_0x413f16['top'];return 0x0==_0x1be7b6?_0x3610ad['left']-_0x413f16['left']:_0x1be7b6;}class y extends _0xb78792{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x212118){if(super(_0x212118),this['collection']=new S(),this['_visibleAnnotations']=new S(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x212118 instanceof _0x5be7d2){const _0x425f5e=_0x212118['locale'];_0x212118['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':N(_0x425f5e,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':N(_0x425f5e,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':N(_0x425f5e,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':N(_0x425f5e,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':N(_0x425f5e,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':N(_0x425f5e,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':N(_0x425f5e,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x2cce77){this['collection']['add'](_0x2cce77);}['remove'](_0x530a5c){this['collection']['remove'](_0x530a5c),_0x530a5c['destroy']();}['refreshVisibility'](){for(const _0x3ef6c6 of this['collection'])_0x3ef6c6['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x586e26){return this['collection']['getByInnerView'](_0x586e26);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x47ae03 of this['collection'])_0x47ae03['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x50e203){this['fire']('_activateAnnotation',_0x50e203);}['createAnnotation'](_0x39e497){return new T(_0x39e497);}['createAnnotationView'](_0x42efc1,_0x12bfbf){return new E(_0x42efc1,_0x12bfbf);}['_addActiveAnnotation'](_0x1e0312){const _0x5679d9=new Set(this['activeAnnotations']);_0x5679d9['add'](_0x1e0312),this['activeAnnotations']=_0x5679d9;}['_removeActiveAnnotation'](_0x2aabc1){const _0x3cfb36=new Set(this['activeAnnotations']);_0x3cfb36['delete'](_0x2aabc1),this['activeAnnotations']=_0x3cfb36;}['_bindAnnotationsToVisibleAnnotations'](){const _0x5d4db0=this['collection'],_0x114742=this['_visibleAnnotations'];function _0x4fd45b(_0x6ddda4){const _0x5c6acf=_0x6ddda4['source'];_0x5c6acf['isVisible']&&!_0x114742['has'](_0x5c6acf)?_0x114742['add'](_0x5c6acf):!_0x5c6acf['isVisible']&&_0x114742['has'](_0x5c6acf)&&_0x114742['remove'](_0x5c6acf),_0x5c6acf['view']['focusTracker']['remove'](_0x5c6acf['view']['element']),_0x5c6acf['view']['focusTracker']['add'](_0x5c6acf['view']['element']);}this['listenTo'](_0x5d4db0,'add',(_0x5a6ec2,_0x47f801)=>{_0x47f801['isVisible']&&_0x114742['add'](_0x47f801),this['listenTo'](_0x47f801,'change:isVisible',_0x4fd45b);}),this['listenTo'](_0x5d4db0,'remove',(_0x341376,_0x18df19)=>{_0x114742['has'](_0x18df19)&&_0x114742['remove'](_0x18df19),this['stopListening'](_0x18df19,'change:isVisible',_0x4fd45b);});}['_setupEnterAnnotationKeystroke'](){const _0x333fdc=_0x2be051=>{_0x2be051['on']('ready',()=>{_0x2be051['keystrokes']['set'](_0x146692,(_0x110a17,_0x42b883)=>{const _0x239063=_0x518975(this['activeAnnotations']['values']());_0x239063&&(_0x239063['view']['focus'](),_0x42b883());});});};this['context']instanceof _0x5be7d2?_0x333fdc(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x47b695,_0x5539cf)=>{_0x333fdc(_0x5539cf);});}['_setupEscapeAnnotationHandling'](){const _0x53612a=_0x43cb8e=>{const _0x40201f=_0x43cb8e['source'],_0x581e44=[];let _0x3808d9;if(Array['isArray'](_0x40201f['target'])){_0x3808d9=_0x40201f['target'][0x0],this['context']instanceof _0x5be7d2?_0x581e44['push'](this['context']):this['context']['editors']&&_0x581e44['push'](...this['context']['editors']);for(const _0x25dea8 of _0x581e44)for(const _0x36f55b of _0x25dea8['editing']['view']['domRoots']['values']())if(_0x36f55b['contains'](_0x3808d9))return void _0x25dea8['editing']['view']['focus']();_0x3808d9['focus']();}};this['listenTo'](this['collection'],'add',(_0x7058a0,_0x3af370)=>{this['listenTo'](_0x3af370,'escape',_0x53612a,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x41f991,_0x3aeff3)=>{this['stopListening'](_0x3aeff3,'escape',_0x53612a);});}}const _t=Symbol('noChannel'),bt={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class o extends _0xb78792{['_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(_0x20df88){super(_0x20df88),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0xa55fab=this['context']['config'];_0xa55fab['define']('comments.maxCommentsWhenCollapsed',0x2),_0xa55fab['define']('comments.maxThreadTotalWeight',0x1f4),_0xa55fab['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0xa55fab['define']('comments.CommentThreadView',gt),_0xa55fab['define']('comments.CommentView',Tt),_0xa55fab['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x4d9d21=this['context']['plugins']['get'](y);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x443e60,_0x26832d)=>this['_addCommentThread'](_0x26832d)),this['on']('submitCommentThread',(_0x5acdb6,_0x318666)=>this['_submitCommentThread'](_0x318666)),this['on']('resolveCommentThread',(_0x13090f,_0x74bd7b)=>this['_resolveCommentThread'](_0x74bd7b)),this['on']('resolveCommentThread',(_0x1c5b6b,_0xc3bce7)=>this['_updateActiveAnnotation'](_0xc3bce7),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x206b16,_0x3b35cd)=>this['_reopenCommentThread'](_0x3b35cd)),this['on']('reopenCommentThread',(_0x36349f,_0x13290b)=>this['_updateActiveAnnotation'](_0x13290b),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x13ff54,_0x2deb9c)=>this['_removeCommentThread'](_0x2deb9c)),this['on']('updateCommentThread',(_0x5a0f4c,_0x59fc2d)=>this['_updateCommentThread'](_0x59fc2d)),this['on']('updateCommentThread',(_0x13495d,_0x30a08d)=>this['_updateActiveAnnotation'](_0x30a08d),{'priority':'lowest'}),this['on']('addComment',(_0x4a0db5,_0x444938)=>this['_addComment'](_0x444938)),this['on']('updateComment',(_0x10d260,_0x54dcf2)=>this['_updateComment'](_0x54dcf2)),this['on']('removeComment',(_0x271173,_0x4b7acc)=>this['_removeComment'](_0x4b7acc)),this['on']('addComment',(_0x350cf1,{threadId:_0x5be5c6,isFromAdapter:_0x406c1b})=>{if(_0x406c1b)return;const _0x323182=this['getCommentThread'](_0x5be5c6),_0x1372b4=_0x323182&&this['_threadToController']['get'](_0x323182);_0x1372b4&&_0x1372b4['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x4d9d21,'change:activeAnnotations',(_0x26f96d,_0x77742e,_0x3a3395)=>{const _0x3af34f=Array['from'](_0x3a3395)['map'](_0x33f277=>this['_viewToController']['get'](_0x33f277['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x3af34f?_0x3af34f['model']:null;});}set['adapter'](_0x2f8b18){if(this['_adapter'])throw new _0x5ca771('commentsrepository-adapter-already-set');this['_adapter']=_0x2f8b18;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x5df9ba=_t,threadId:_0x52fe15=_0x313172(),comments:_0x30c97c=[],unlinkedAt:_0x8919bd=null,resolvedAt:_0xcb8a7c=null,resolvedBy:_0x43b2f0=null,target:_0xd362ff=null,context:_0x185789=null,attributes:_0x595d19={},isResolvable:_0x1f96ef=!0x0,isSubmitted:_0x2aee11=!0x1,isFromAdapter:_0x310a45=!0x1}={}){return this['fire'](Nt('addCommentThread',_0x5df9ba),{'channelId':_0x5df9ba,'threadId':_0x52fe15,'comments':_0x30c97c,'unlinkedAt':_0x8919bd,'resolvedAt':_0xcb8a7c,'resolvedBy':_0x43b2f0,'target':_0xd362ff,'context':_0x185789,'attributes':_0x595d19,'isFromAdapter':_0x310a45,'isResolvable':_0x1f96ef,'isSubmitted':_0x2aee11}),this['getCommentThread'](_0x52fe15);}['openNewCommentThread']({channelId:_0x3f12c5=_t,threadId:_0x373333=_0x313172(),target:_0x164918,context:_0x1eea27=null,isResolvable:_0x22ffdd=!0x0}){if(this['_readOnlyChannels']['has'](_0x3f12c5)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x164918)throw new _0x5ca771('commentsrepository-missing-target');const _0x323ede=this['addCommentThread']({'channelId':_0x3f12c5,'threadId':_0x373333,'target':_0x164918,'context':_0x1eea27,'isResolvable':_0x22ffdd});if(!_0x323ede)return null;const _0x2a9d96=this['_threadToController']['get'](_0x323ede),_0x3b0d98=_0x2a9d96['view']['commentThreadInputView']['commentInputView'],_0x5e5f4d=this['context']['plugins']['get'](y),_0x2cb903=_0x5e5f4d['getByInnerView'](_0x2a9d96['view']);return _0x5e5f4d['activate'](_0x2cb903),_0x3b0d98['once']('editorReady',()=>_0x3b0d98['focus']()),_0x323ede;}['hasCommentThread'](_0x3a4a9f){if('string'!=typeof _0x3a4a9f)throw new _0x5ca771('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x3a4a9f);}['updateCommentThread']({channelId:_0xc1d0d6=_t,threadId:_0x4978b3,context:_0x324a5d,unlinkedAt:_0x181d12,attributes:_0xb5ea19,isFromAdapter:_0x3e9e26=!0x1}){return this['fire'](Nt('updateCommentThread',_0xc1d0d6),{'channelId':_0xc1d0d6,'threadId':_0x4978b3,'context':_0x324a5d,'unlinkedAt':_0x181d12,'attributes':_0xb5ea19,'isFromAdapter':_0x3e9e26}),this['getCommentThread'](_0x4978b3);}['getCommentThread'](_0xf7b9ba){if('string'!=typeof _0xf7b9ba)throw new _0x5ca771('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0xf7b9ba);}['fetchCommentThread']({channelId:_0x398cff,threadId:_0xccd7aa}={}){const _0x2d22d8=this['getCommentThread'](_0xccd7aa);if(_0x2d22d8)return Promise['resolve'](_0x2d22d8);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x5ca771('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x398cff,'threadId':_0xccd7aa})['then'](_0x52af15=>this['hasCommentThread'](_0xccd7aa)?this['getCommentThread'](_0xccd7aa):_0x52af15?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x398cff},_0x52af15)):void 0x0)['catch'](_0x2dc502=>{throw console['error'](_0x2dc502),new _0x5ca771('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x3ba05e,skipNotAttached:_0x5ca9bc=!0x1,skipEmpty:_0x248dab=!0x1,toJSON:_0x1af798=!0x1}={}){const _0x419c63=[];for(const _0x18c8c1 of this['_threads']['values']())_0x3ba05e&&_0x18c8c1['channelId']!==_0x3ba05e||_0x5ca9bc&&!_0x18c8c1['isAttached']||_0x248dab&&0x0===_0x18c8c1['length']||_0x419c63['push'](_0x18c8c1);return _0x1af798?_0x419c63['map'](_0x2b118e=>_0x2b118e['toJSON']()):_0x419c63;}['getAnnotationForCommentThread'](_0x10b133){const _0x3ade92=this['_threadToController']['get'](_0x10b133);if(!_0x3ade92)return null;return this['context']['plugins']['get'](y)['getByInnerView'](_0x3ade92['view'])||null;}['getCommentThreadForAnnotation'](_0x4745b1){const _0x19b876=this['_viewToController']['get'](_0x4745b1['innerView']);return _0x19b876?_0x19b876['model']:null;}['setActiveCommentThread'](_0x5ddef2){const _0x5497b2=this['context']['plugins']['get'](y);if(!_0x5ddef2)return void(this['activeCommentThread']&&_0x5497b2['deactivateAll']());const _0x40f8cc=this['getCommentThread'](_0x5ddef2);if(!_0x40f8cc)throw new _0x5ca771('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x5ddef2});if(!this['_threadToController']['has'](_0x40f8cc))throw new _0x5ca771('commentsrepository-active-not-attached',null,{'threadId':_0x5ddef2});const _0x4878c2=_0x5497b2['getByInnerView'](this['_threadToController']['get'](_0x40f8cc)['view']);_0x5497b2['activate'](_0x4878c2);}['switchReadOnly'](_0x515b2e,_0x46bf06){_0x515b2e?this['_readOnlyChannels']['add'](_0x46bf06):this['_readOnlyChannels']['delete'](_0x46bf06),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x246743){return this['_readOnlyChannels']['has'](_0x246743)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x460b37,_0x3c5dc8){return new vt(_0x460b37,_0x3c5dc8);}['setPermissions'](_0x360352,_0x22462b=_t){this['_permissions']['set'](_0x22462b,_0x360352),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x46da1c=_t){return this['_permissions']['has'](_0x46da1c)?this['_permissions']['get'](_0x46da1c):bt;}['_addCommentThread']({channelId:_0x3f38b0,threadId:_0xd90f73,comments:_0x21b098,unlinkedAt:_0x321104,resolvedAt:_0x37f0d2,resolvedBy:_0x47f400,target:_0x32103c,context:_0x4568fb,attributes:_0x46e519,isFromAdapter:_0x571498,isResolvable:_0x3bc932,isSubmitted:_0x425a61}){if('string'!=typeof _0xd90f73)throw new _0x5ca771('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0xd90f73});if(this['hasCommentThread'](_0xd90f73))throw new _0x5ca771('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0xd90f73});const _0x4a5b68=new pi(this,{'channelId':_0x3f38b0,'id':_0xd90f73,'context':_0x4568fb,'attributes':_0x46e519,'unlinkedAt':_0x321104,'resolvedAt':_0x37f0d2,'resolvedBy':_0x47f400?this['context']['plugins']['get'](it)['getUser'](_0x47f400):null,'isResolvable':_0x3bc932,'isSubmitted':_0x425a61||_0x571498});this['_threads']['set'](_0xd90f73,_0x4a5b68);for(const _0x4667c6 of _0x21b098)_0x4a5b68['_add'](this['_createNewComment']({'threadId':_0xd90f73,..._0x4667c6}));return _0x32103c&&_0x4a5b68['attachTo'](_0x32103c),_0x571498||!_0x4a5b68['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x3f38b0,'threadId':_0xd90f73});}['_submitCommentThread']({channelId:_0x261a2d,threadId:_0x13e832}){if(!this['hasCommentThread'](_0x13e832))throw new _0x5ca771('commentsrepository-missing-comment-thread',this);const _0x293967=this['getCommentThread'](_0x13e832);if(_0x293967['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x223de2,comments:_0x235034,resolvedAt:_0x144620,resolvedBy:_0x1a7f65,context:_0x1a4fb9,attributes:_0x30f716}=_0x293967,_0x36879e=this['context']['plugins']['get']('PendingActions'),_0x3fcf73=_0x36879e['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x261a2d,'threadId':_0x223de2,'comments':_0x235034['map'](_0x2adbdd=>_0x2adbdd['toJSON']()),'resolvedAt':_0x144620,'resolvedBy':_0x1a7f65?_0x1a7f65['id']:_0x1a7f65,'context':_0x1a4fb9,'attributes':_0x30f716})['then'](({comments:_0x4829d2})=>{_0x36879e['remove'](_0x3fcf73);for(const _0x24d3b8 of _0x4829d2)this['_updateComment']({'channelId':_0x261a2d,'threadId':_0x13e832,'commentId':_0x24d3b8['commentId'],'createdAt':_0x24d3b8['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x1aed37=>{throw console['error'](_0x1aed37),new _0x5ca771('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x3a4e95,target:_0x51a2d6}){const _0x52c83c=this['getCommentThread'](_0x3a4e95);if(!_0x52c83c)throw new _0x5ca771('commentsrepository-attach-missing-comment-thread',this);const _0x1c9194=this['context']['plugins']['get']('PendingActions'),_0x6d8d0a=this['context']['plugins']['get'](y),_0x17d919=this['_createCommentThreadView'](_0x52c83c),_0x10a5dd=new vt(_0x52c83c,_0x17d919);let _0xd0b891=null;_0x17d919['on']('change:isDirty',(_0x3470b5,_0x5ba891,_0x161cbc)=>{_0x161cbc?_0xd0b891=_0x1c9194['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0xd0b891&&(_0x1c9194['remove'](_0xd0b891),_0xd0b891=null);}),this['_threadToController']['set'](_0x52c83c,_0x10a5dd),this['_viewToController']['set'](_0x17d919,_0x10a5dd);const _0x573c16=new E(this['context']['locale'],_0x17d919);_0x573c16['bind']('length')['to'](_0x17d919),_0x573c16['bind']('isDirty')['to'](_0x17d919,'isDirty',_0x17d919,'length',(_0xb5530,_0x2dab12)=>_0xb5530||!_0x2dab12),_0x573c16['bind']('isActive')['to'](_0x17d919),_0x573c16['type']='comment';const _0x13173b=new T({'view':_0x573c16,'target':_0x51a2d6,'type':'comment','isVisible':!_0x52c83c['archivedAt']&&!!('function'==typeof _0x51a2d6?_0x51a2d6():_0x51a2d6)});return _0x17d919['on']('escape',()=>{_0x13173b['fire']('escape');}),this['_bindAnnotationToEditors'](_0x17d919,_0x13173b),_0x6d8d0a['add'](_0x13173b),_0x13173b;}['_bindAnnotationToEditors'](_0x3689ab,_0x132bcf){this['listenTo'](_0x3689ab,'editorReady',(_0x4e8bd6,_0x4e4680)=>{const _0x411e5e=_0x4e4680['ui']['view']['body']['bodyCollectionContainer'];_0x132bcf['focusableElements']['add'](_0x411e5e),this['context']instanceof _0x5be7d2&&this['context']['ui']['focusTracker']['add'](_0x411e5e);},{'priority':'highest'}),this['listenTo'](_0x3689ab,'editorDestroyed',(_0x1b65fd,_0xb26453)=>{const _0x37d432=_0xb26453['ui']['view']['body']['bodyCollectionContainer'];_0x132bcf['focusableElements']['has'](_0x37d432)&&_0x132bcf['focusableElements']['remove'](_0x37d432),this['context']instanceof _0x5be7d2&&this['context']['ui']['focusTracker']['remove'](_0x37d432);});}['_unbindEditors'](_0x5ee4f0){this['stopListening'](_0x5ee4f0,'editorReady'),this['stopListening'](_0x5ee4f0,'editorDestroyed');}['_createCommentThreadView'](_0x17ab53){const _0x16a966=this['context']['plugins']['get'](it),{config:_0x18094d,locale:_0x1eb856}=this['context'],_0x3ed8c3=pt(_0x18094d['get']('locale'),_0x1eb856);return new(0x0,(_0x18094d['get']('comments'))['CommentThreadView'])(_0x1eb856,_0x17ab53,_0x16a966['me'],{'editorConfig':{..._0x18094d['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x18094d['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x18094d['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x18094d['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x18094d['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x3ed8c3,'CommentView':_0x18094d['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x2a7e9c,channelId:_0x1e7abf,resolvedAt:_0x4c62fe,resolvedBy:_0x3e15ed,isFromAdapter:_0x313dce}){if(!this['hasCommentThread'](_0x2a7e9c))throw new _0x5ca771('commentsrepository-missing-comment-thread',null,{'threadId':_0x2a7e9c});const _0x35f3d8=this['getCommentThread'](_0x2a7e9c);if(_0x35f3d8['isResolved'])throw new _0x5ca771('commentsrepository-resolved-comment-thread',null,{'threadId':_0x2a7e9c});const _0x92eb1=this['context']['plugins']['get'](it);if(_0x35f3d8['resolvedBy']=_0x92eb1['getUser'](_0x3e15ed),_0x35f3d8['resolvedAt']=_0x4c62fe,_0x313dce||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x2ab172=this['context']['plugins']['get']('PendingActions'),_0x588044=_0x2ab172['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x1e7abf,'threadId':_0x2a7e9c})['then'](({resolvedAt:_0x12f3b8,resolvedBy:_0x32ea47})=>{_0x2ab172['remove'](_0x588044),_0x35f3d8['resolvedBy']['id']!==_0x32ea47&&(_0x35f3d8['resolvedBy']=_0x92eb1['getUser'](_0x32ea47)),_0x35f3d8['resolvedAt']=_0x12f3b8;})['catch'](_0x1dcc8a=>{throw console['error'](_0x1dcc8a),new _0x5ca771('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x36a287,channelId:_0x56defa,isFromAdapter:_0x3a2517}){if(!this['hasCommentThread'](_0x36a287))throw new _0x5ca771('commentsrepository-missing-comment-thread',null,{'threadId':_0x36a287});const _0x5d9521=this['getCommentThread'](_0x36a287);if(!_0x5d9521['isResolved'])throw new _0x5ca771('commentsrepository-reopen-comment-thread',null,{'threadId':_0x36a287});if(_0x5d9521['resolvedBy']=null,_0x5d9521['resolvedAt']=null,_0x3a2517||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x4c934d=this['context']['plugins']['get']('PendingActions'),_0x1bd46f=_0x4c934d['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x56defa,'threadId':_0x36a287})['then'](()=>_0x4c934d['remove'](_0x1bd46f))['catch'](_0x49fcfa=>{throw console['error'](_0x49fcfa),new _0x5ca771('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x2675a4,isFromAdapter:_0xa8d50a}){const _0x2d7f0c=this['getCommentThread'](_0x2675a4);if(!_0x2d7f0c)throw new _0x5ca771('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x2675a4),this['_threads']['delete'](_0x2675a4),!_0x2d7f0c['isSubmitted']||_0xa8d50a||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x382667=this['context']['plugins']['get']('PendingActions'),{channelId:_0x4fecb8}=_0x2d7f0c,_0x3c7ed7=_0x382667['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x4fecb8,'threadId':_0x2675a4})['then'](()=>_0x382667['remove'](_0x3c7ed7))['catch'](_0x58ab5d=>{throw console['error'](_0x58ab5d),new _0x5ca771('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x21c6b3,unlinkedAt:_0x277bec,context:_0x5df7c3,attributes:_0x4449b5,isFromAdapter:_0x20f4ea}){if('string'!=typeof _0x21c6b3)throw new _0x5ca771('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x21c6b3});if(!this['hasCommentThread'](_0x21c6b3))throw new _0x5ca771('commentsrepository-missing-comment-thread',null,{'threadId':_0x21c6b3});const _0x4ff352=this['getCommentThread'](_0x21c6b3);let _0x2d574f=!0x1;if(void 0x0!==_0x5df7c3&&_0x4ff352['context']!==_0x5df7c3&&(_0x4ff352['context']=_0x5df7c3,_0x2d574f=!0x0),void 0x0!==_0x277bec&&_0x4ff352['unlinkedAt']!==_0x277bec&&(_0x4ff352['unlinkedAt']=_0x277bec,_0x2d574f=!0x0),_0x4449b5&&!At(_0x4449b5,_0x4ff352['attributes'])&&(_0x4ff352['attributes']=_0x4449b5,_0x2d574f=!0x0),!_0x2d574f)return Promise['resolve']();if(!_0x4ff352['isSubmitted']||_0x20f4ea||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x560e82=this['context']['plugins']['get']('PendingActions'),{channelId:_0x3e16ba}=_0x4ff352,_0x1ba8a4=_0x560e82['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x3e16ba,'threadId':_0x21c6b3,'context':_0x5df7c3,'unlinkedAt':_0x277bec,'attributes':_0x4449b5})['then'](()=>_0x560e82['remove'](_0x1ba8a4))['catch'](_0x5c14b4=>{throw console['error'](_0x5c14b4),new _0x5ca771('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0xc97d71){const _0x11ae5e=this['context']['plugins']['get'](y),_0x44acc6=this['getCommentThread'](_0xc97d71);if(_0x44acc6['_isAttached']=!0x1,this['_threadToController']['has'](_0x44acc6)){const _0x46bb91=this['_threadToController']['get'](_0x44acc6),_0x15d2fd=_0x46bb91['view'],_0x315e3d=_0x11ae5e['getByInnerView'](_0x15d2fd);this['_threadToController']['delete'](_0x44acc6),this['_viewToController']['delete'](_0x15d2fd),_0x315e3d&&_0x11ae5e['remove'](_0x315e3d),_0x46bb91['destroy'](),_0x15d2fd['destroy']()['then'](()=>{this['_unbindEditors'](_0x15d2fd);});}}['_updateActiveAnnotation']({threadId:_0x4c1f05,resolvedAt:_0xc859e9,unlinkedAt:_0x20a44a}){const _0x38bfda=!!_0xc859e9,_0xb82491=this['context']['plugins']['get'](y),_0x4f9bdc=this['getCommentThread'](_0x4c1f05);if(this['_threadToController']['has'](_0x4f9bdc)){const _0x1fa84c=this['_threadToController']['get'](_0x4f9bdc)['view'],_0x4766e8=_0xb82491['getByInnerView'](_0x1fa84c);_0x4766e8&&(_0x38bfda&&_0xb82491['_removeActiveAnnotation'](_0x4766e8),_0x20a44a?_0x4766e8['isVisible']=!0x1:_0x4766e8['refreshVisibility']());}}['_getExternalAuthor'](_0xf1c3d6){const _0x449246=this['context']['plugins']['get'](it),_0x2520d9=It('external:'+_0xf1c3d6),_0x929c3b=_0x449246['getUser'](_0x2520d9);return _0x929c3b||_0x449246['addUser']({'id':_0x2520d9,'name':_0xf1c3d6});}['_createNewComment']({threadId:_0x3a99df,commentId:_0x2bc90d=_0x313172(),content:_0x49b0b7,authorId:_0x6e29ae,createdAt:_0xc3caa7,attributes:_0x3a7697}){if('string'!=typeof _0x2bc90d)throw new _0x5ca771('commentsrepository-invalid-commentid');if('string'!=typeof _0x6e29ae)throw new _0x5ca771('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x49b0b7||!_0x49b0b7['trim']())throw new _0x5ca771('commentsrepository-invalid-comment-content');const _0x50673e=this['context']['plugins']['get'](it)['getUser'](_0x6e29ae);if(!_0x50673e)throw new _0x5ca771('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x6e29ae});let _0x2032ef=null,_0x705904=_0xc3caa7;return _0x3a7697?.['@external']&&(_0x2032ef=this['_getExternalAuthor'](_0x3a7697['@external']['authorName']),_0x705904=new Date(_0x3a7697['@external']['createdAt'])),new wi(this,{'threadId':_0x3a99df,'id':_0x2bc90d,'author':_0x2032ef||_0x50673e,'creator':_0x50673e,'content':_0x49b0b7,'createdAt':_0xc3caa7,'authoredAt':_0x705904,'attributes':_0x3a7697});}['_addComment'](_0x2d0a8e){let {threadId:_0x336745,content:_0x5ecd15,attributes:_0x2946fc,isFromAdapter:_0x33c9d5}=_0x2d0a8e;const _0x457433=this['getCommentThread'](_0x2d0a8e['threadId']);if(!_0x457433)throw new _0x5ca771('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x37d326=this['_createNewComment'](_0x2d0a8e),{id:_0x3aa283}=_0x37d326;if(_0x457433['_add'](_0x37d326),_0x33c9d5||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x457433['isSubmitted'])return Promise['resolve']();const _0x51f902=this['context']['plugins']['get']('PendingActions'),{channelId:_0x119397}=_0x457433,_0x1568d1=_0x51f902['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x2946fc||(_0x2946fc={}),this['adapter']['addComment']({'channelId':_0x119397,'threadId':_0x336745,'commentId':_0x3aa283,'content':_0x5ecd15,'attributes':_0x2946fc})['then'](_0x81f667=>{_0x51f902['remove'](_0x1568d1),_0x81f667&&this['_updateComment']({'channelId':_0x119397,'threadId':_0x336745,'commentId':_0x3aa283,'createdAt':_0x81f667['createdAt'],'isFromAdapter':!0x0});})['catch'](_0xb4a278=>{throw console['error'](_0xb4a278),new _0x5ca771('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x44b8b1,commentId:_0xc6507d,content:_0x2592fb,createdAt:_0x300c28,attributes:_0x18ad45,isFromAdapter:_0x5532de}){if(void 0x0!==_0x2592fb&&('string'!=typeof _0x2592fb||!_0x2592fb['trim']()['length']))throw new _0x5ca771('commentsrepository-update-comment-invalid-content');const _0xa46b=this['getCommentThread'](_0x44b8b1),_0x39c386=_0xa46b['getComment'](_0xc6507d);if(!_0x39c386)throw new _0x5ca771('commentsrepository-update-missing-comment',this);let _0x2e1956=!0x1;if(_0x2592fb&&_0x2592fb!==_0x39c386['content']&&(_0x39c386['isEditable']||_0x5532de)&&(_0x39c386['content']=_0x2592fb,_0x2e1956=!0x0),_0x300c28&&_0x300c28!==_0x39c386['createdAt']&&(_0x39c386['createdAt']=_0x300c28,_0x39c386['attributes']&&_0x39c386['attributes']['@external']||(_0x39c386['authoredAt']=_0x300c28),_0x2e1956=!0x0),_0x18ad45&&!At(_0x18ad45,_0x39c386['attributes'])&&(_0x39c386['attributes']=_0x18ad45,_0x2e1956=!0x0),!_0x2e1956)return Promise['resolve']();if(_0xa46b['fire']('commentUpdated'),_0x5532de||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x4adbc7=this['context']['plugins']['get']('PendingActions'),{channelId:_0x15c3ff}=this['getCommentThread'](_0x39c386['threadId']),_0x493b44=_0x4adbc7['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x15c3ff,'threadId':_0x44b8b1,'commentId':_0xc6507d,'content':_0x2592fb,'attributes':_0x18ad45})['then'](()=>_0x4adbc7['remove'](_0x493b44))['catch'](_0x28ed17=>{throw console['error'](_0x28ed17),new _0x5ca771('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0xd6eeac,commentId:_0x33f819,isFromAdapter:_0x114b1}){const _0x505a3d=this['getCommentThread'](_0xd6eeac),_0x47f43a=_0x505a3d['getComment'](_0x33f819);if(!_0x47f43a)throw new _0x5ca771('commentsrepository-remove-missing-comment',this);if(_0x505a3d['_remove'](_0x47f43a),_0x114b1||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x5be142=this['context']['plugins']['get']('PendingActions'),{channelId:_0x3f7888}=_0x505a3d,_0x59d7b6=_0x5be142['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x3f7888,'threadId':_0xd6eeac,'commentId':_0x33f819})['then'](()=>_0x5be142['remove'](_0x59d7b6))['catch'](_0x345c93=>{throw console['error'](_0x345c93),new _0x5ca771('commentsrepository-remove-comment-internal-error',this);});}}class pi extends/* #__PURE__ -- @preserve */
30
- _0x5269c3(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x54278c,_0x2c7e89){super();const _0x58c8d4=_0x2c7e89['isResolvable'];this['channelId']=_0x2c7e89['channelId'],this['id']=_0x2c7e89['id'],this['comments']=new _0x55e34a(),this['_repository']=_0x54278c,this['_isAttached']=!0x1,this['_isSubmitted']=_0x2c7e89['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x54278c,'_permissions',_0x54278c,'_readOnlyChannels',()=>_0x54278c['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x54278c,'_permissions',()=>_0x54278c['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x54278c,'_permissions',()=>{const _0x53dc64=_0x54278c['getPermissions'](this['channelId']);return _0x53dc64['write']||_0x53dc64['admin'];}),this['bind']('isResolvable')['to'](_0x54278c,'_permissions',()=>_0x58c8d4&&_0x54278c['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x2c7e89['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x301612,_0x57e4a1)=>_0x301612?_0x57e4a1?_0x301612<_0x57e4a1?_0x301612:_0x57e4a1:_0x301612:_0x57e4a1),this['set']('unlinkedAt',_0x2c7e89['unlinkedAt']||null),this['set']('resolvedAt',_0x2c7e89['resolvedAt']||null),this['set']('resolvedBy',_0x2c7e89['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x33a51f=>!!_0x33a51f),this['set']('attributes',_0x2c7e89['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x1f7f5c,_0x3c88c1)=>_0x1f7f5c+_0x3c88c1['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x41790f,id:_0x249c65}=this;this['_repository']['fire'](Nt('submitCommentThread',_0x41790f),{'channelId':_0x41790f,'threadId':_0x249c65});}['setUnlinkedAt'](_0x1b0fce){this['_update']({'unlinkedAt':_0x1b0fce});}['resolve']({resolvedAt:_0x34145a=new Date(),resolvedBy:_0x57287c='',isFromAdapter:_0x3290f6=!0x1}={}){const _0x47eeb0=this['_repository']['context']['plugins']['get'](it)['me'],{channelId:_0x915ee2,id:_0x283454}=this;this['_repository']['fire'](Nt('resolveCommentThread',_0x915ee2),{'channelId':_0x915ee2,'threadId':_0x283454,'resolvedAt':_0x34145a,'resolvedBy':_0x57287c||_0x47eeb0['id'],'isFromAdapter':_0x3290f6});}['reopen']({isFromAdapter:_0x2e149c=!0x1}={}){const {channelId:_0x11f564,id:_0x4ff7ec}=this;this['_repository']['fire'](Nt('reopenCommentThread',_0x11f564),{'channelId':_0x11f564,'threadId':_0x4ff7ec,'isFromAdapter':_0x2e149c});}['setContext'](_0x28bc96){this['context']||this['_update']({'context':_0x28bc96});}['setAttribute'](_0x7dac43,_0x2ebf67){const _0xe4a6ee=wt(this['attributes']);yt(_0xe4a6ee,_0x7dac43,_0x2ebf67),this['_update']({'attributes':_0xe4a6ee});}['removeAttribute'](_0x5935c7){const _0x3d085f=wt(this['attributes']);Ct(_0x3d085f,_0x5935c7),this['_update']({'attributes':_0x3d085f});}['remove']({isFromAdapter:_0x2f6587=!0x1}={}){const {channelId:_0x371881,id:_0x587144}=this;this['_repository']['fire'](Nt('removeCommentThread',_0x371881),{'channelId':_0x371881,'threadId':_0x587144,'isFromAdapter':_0x2f6587});}['attachTo'](_0x408cf2){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x408cf2});}['addComment'](_0xc490ad){const {channelId:_0x36e528,id:_0x4d8991}=this;this['_repository']['fire'](Nt('addComment',_0x36e528,_0x4d8991),Object['assign']({'channelId':_0x36e528,'threadId':_0x4d8991},_0xc490ad));}['getComment'](_0x58d5fa){if('string'!=typeof _0x58d5fa)throw new _0x5ca771('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x58d5fa});return this['comments']['get'](_0x58d5fa);}['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'](_0x55fc58=>_0x55fc58['toJSON']()),'attributes':this['attributes']};}['_add'](_0x4515aa){return this['listenTo'](_0x4515aa,'change:authoredAt',()=>{const _0x5d7ca2=this['_findOptimalIndex'](_0x4515aa),_0x5a177a=this['comments'];_0x5d7ca2-0x1!=_0x5a177a['getIndex'](_0x4515aa)&&_0x5d7ca2+0x1!=_0x5a177a['getIndex'](_0x4515aa)&&(this['_remove'](_0x4515aa),this['_add'](_0x4515aa));}),this['comments']['add'](_0x4515aa,this['_findOptimalIndex'](_0x4515aa));}['_update'](_0x1a042e){const {channelId:_0x4c2f6a,id:_0x265c00}=this;this['_repository']['fire'](Nt('updateCommentThread',_0x4c2f6a),{..._0x1a042e,'channelId':_0x4c2f6a,'threadId':_0x265c00});}['_remove'](_0x1c4027){return this['stopListening'](_0x1c4027),_0x1c4027['destroy'](),this['comments']['remove'](_0x1c4027);}['_findOptimalIndex'](_0x18dbef){const _0x2feafd=this['comments']['find'](_0xe8511a=>new Date(_0xe8511a['authoredAt'])['getTime']()>new Date(_0x18dbef['authoredAt'])['getTime']());return _0x2feafd?this['comments']['getIndex'](_0x2feafd):this['length'];}}class wi extends/* #__PURE__ -- @preserve */
31
- _0x5269c3(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x32bf6f,_0x353fb0){super();const _0x54df8d=_0x32bf6f['context']['plugins']['get'](it)['me'],_0x4ef084=_0x32bf6f['getCommentThread'](_0x353fb0['threadId']),_0x49f37d=0x0===_0x4ef084['comments']['length'],_0xec2e13=_0x54df8d===_0x353fb0['author'];this['id']=_0x353fb0['id'],this['threadId']=_0x353fb0['threadId'],this['author']=_0x353fb0['author'],this['creator']=_0x353fb0['creator'],this['isExternal']=Boolean(_0x353fb0['attributes']&&_0x353fb0['attributes']['@external']),this['set']('content',_0x353fb0['content']),this['createdAt']=_0x353fb0['createdAt']||new Date(),this['set']('authoredAt',_0x353fb0['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x4ef084,'resolvedAt'),this['set']('attributes',_0x353fb0['attributes']||{}),this['bind']('isEditable')['to'](_0x32bf6f,'_permissions',()=>{const _0x3cd86a=_0x32bf6f['getPermissions'](_0x4ef084['channelId'])['write'],_0x835b64=_0x32bf6f['getPermissions'](_0x4ef084['channelId'])['modifyAll'];return _0xec2e13&&_0x3cd86a||!_0xec2e13&&_0x835b64;}),this['bind']('isRemovable')['to'](_0x4ef084,'isRemovable',_0x32bf6f,'_permissions',_0x324c5a=>{const _0x3c5901=_0x32bf6f['getPermissions'](_0x4ef084['channelId'])['write'],_0xc3c80=_0x32bf6f['getPermissions'](_0x4ef084['channelId'])['modifyAll'];return _0xec2e13&&_0x3c5901||_0x324c5a&&_0x49f37d||!_0xec2e13&&_0xc3c80&&!_0x49f37d;}),this['bind']('isReadOnly')['to'](_0x4ef084,'isReadOnly'),this['_repository']=_0x32bf6f;}get['weight'](){return Math['max'](function(_0x57f565){const _0x2bbb74=document['createElement']('div');return _0x2bbb74['innerHTML']=_0x57f565,_0x2bbb74['textContent']['length'];}(this['content']),0xc8);}['update'](_0x274c2a){const {threadId:_0x592e20,id:_0x186864}=this;if(!this['_repository']['hasCommentThread'](_0x592e20))throw new _0x5ca771('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x50fd8a}=this['_repository']['getCommentThread'](_0x592e20);this['_repository']['fire'](Nt('updateComment',_0x50fd8a,_0x592e20),{'channelId':_0x50fd8a,'threadId':_0x592e20,'commentId':_0x186864,..._0x274c2a});}['setAttribute'](_0xf4f4c5,_0x354115){const _0x53416c=wt(this['attributes']);yt(_0x53416c,_0xf4f4c5,_0x354115),this['update']({'attributes':_0x53416c});}['removeAttribute'](_0x2d99f7){const _0x508d68=wt(this['attributes']);Ct(_0x508d68,_0x2d99f7),this['update']({'attributes':_0x508d68});}['remove'](_0x341321={}){if(!_0x341321['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0xff3d66,id:_0x7c782c}=this;if(!this['_repository']['hasCommentThread'](_0xff3d66))throw new _0x5ca771('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x5864d4}=this['_repository']['getCommentThread'](_0xff3d66);this['_repository']['fire'](Nt('removeComment',_0x5864d4,_0xff3d66),{'channelId':_0x5864d4,'threadId':_0xff3d66,'commentId':_0x7c782c,..._0x341321});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function Nt(_0x29a9c0,..._0x5c0ce8){for(const _0x2bb53e of _0x5c0ce8)void 0x0!==_0x2bb53e&&(_0x29a9c0+=':'+String(_0x2bb53e));return _0x29a9c0;}class ot extends _0x5baa2b{constructor(_0x5f16ff){super(_0x5f16ff),this['set']('hasContent',!0x1);}['refresh'](){const _0x4fd66b=this['editor']['model']['document']['selection'];this['isEnabled']=!0x0,this['hasContent']=!0x1;for(const _0x263378 of _0x4fd66b['getRanges']())if(this['_hasContent'](_0x263378))return void(this['hasContent']=!0x0);}['execute']({threadId:_0x4cb233=_0x313172(),ranges:_0x285511,comment:_0x15310c}={}){const _0x2230e0=this['editor']['model'],_0x5c63b1=_0x285511??Array['from'](_0x2230e0['document']['selection']['getRanges']()),_0x442ff4=[];for(const _0x5b7497 of _0x5c63b1)this['_hasContent'](_0x5b7497)&&_0x442ff4['push'](this['_trimToContent'](_0x5b7497));if(!_0x442ff4['length'])throw new _0x5ca771('addcommentthreadcommand-incorrect-ranges',null);_0x15310c&&this['_createCommentThread'](_0x4cb233,_0x15310c),this['_createMarkersFromRanges'](_0x4cb233,_0x442ff4,!!_0x15310c);}['_createMarkersFromRanges'](_0x2c9e15,_0x1eaa79,_0x33d8df){this['editor']['model']['change'](_0x4e0f0b=>{for(const _0x41d762 of _0x1eaa79){const _0x4114b9=_0x313172()['substr'](0x1,0x5),_0x352ca2='comment:'+_0x2c9e15+':'+_0x4114b9;_0x4e0f0b['addMarker'](_0x352ca2,{'range':_0x41d762,'usingOperation':_0x33d8df,'affectsData':_0x33d8df});}});}['_createCommentThread'](_0xb61c3a,_0x582046){const _0x13add9=this['editor']['plugins']['get']('CommentsRepository'),_0x4a729a=this['editor']['config']['get']('collaboration.channelId'),_0x37ff12=this['editor']['plugins']['get']('Users')['me'];if(!_0x37ff12)throw new _0x5ca771('addcommentthreadcommand-user-not-found',null);_0x13add9['addCommentThread']({'threadId':_0xb61c3a,'channelId':_0x4a729a,'comments':[{'authorId':_0x37ff12['id'],'content':_0x582046,'createdAt':new Date(),'attributes':{}}]});}['_hasContent'](_0x510265){for(const _0x251cfa of _0x510265['getItems']())if(this['_itemIsContent'](_0x251cfa))return!0x0;return!0x1;}['_itemIsContent'](_0x4a2f68){return _0x4a2f68['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x4a2f68)&&!_0x4a2f68['is']('element','tableCell');}['_trimToContent'](_0x9f0809){const _0x4635db=_0x13bbd0=>!this['_itemIsContent'](_0x13bbd0['item']),_0x5c8075=_0x9f0809['start']['getLastMatchingPosition'](_0x4635db),_0x5dfab8=_0x9f0809['end']['getLastMatchingPosition'](_0x4635db,{'direction':'backward'});return this['editor']['model']['createRange'](_0x5c8075,_0x5dfab8);}}class b extends _0x45a90d{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[y];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0xf02d2e){super(_0xf02d2e),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0xfbc9e6=this['editor'],_0x27c7d3=_0xfbc9e6['model']['document']['selection'],_0x5e968f=_0x47d2ac(()=>this['refreshSelectedViews'](),0xa);_0x27c7d3['on']('change:range',(_0x1eb7ff,_0x3ee21a)=>{_0x3ee21a['directChange']&&(_0x5e968f['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0xfbc9e6['editing']['view']['document'],'change:isFocused',(_0x196a7f,_0x25645e,_0x35ee23)=>{_0x35ee23&&_0x5e968f();}),this['listenTo'](_0xfbc9e6['ui']['focusTracker'],'change:isFocused',(_0x322042,_0x4a1560,_0x110d23)=>{_0x110d23||this['fire']('blur',{'isAnnotationTracked':_0x5df26a=>this['_editorAnnotationsData']['has'](_0x5df26a['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0xbcdff3){if(this['_editorAnnotations']['has'](_0xbcdff3['view']))return;this['_editorAnnotations']['add'](_0xbcdff3['view']),this['editor']['ui']['focusTracker']['add'](_0xbcdff3['view']['element']);const _0x5edf7d=this['editor']['plugins']['get'](y);this['listenTo'](_0x5edf7d['collection'],'remove',(_0x293e28,_0x3d91ad)=>{this['editor']['ui']['focusTracker']['remove'](_0x3d91ad['view']['element']),this['_editorAnnotations']['delete'](_0x3d91ad['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x4bd688){if('function'!=typeof _0x4bd688)throw new _0x5ca771('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x4bd688);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x5e7aea,annotations:_0x146ef0}){const _0x511447=[],_0x7d3c0a=this['editor']['model']['document']['selection'],_0x3710ba=Array['from'](_0x7d3c0a['getRanges']());for(const [_0x432337,_0x293a01]of this['_editorAnnotationsData']){const _0x12f31f=_0x1ef090(_0x293a01),_0x16cf69=_0x146ef0['getByInnerView'](_0x432337);_0x12f31f&&_0x16cf69&&_0x511447['push']({'annotation':_0x16cf69,'range':_0x12f31f});}function _0x1ef090(_0x34ee12){for(const _0x2d4e23 of _0x34ee12)for(const _0x497b0a of _0x3710ba)if(_0x2d4e23['containsRange'](_0x497b0a,!_0x7d3c0a['isCollapsed']))return _0x2d4e23;return null;}return _0x511447['sort']((_0x5ef72a,_0x4e4f52)=>{const _0x5dc214=_0x5ef72a['range'],_0xc8beb6=_0x4e4f52['range'];if(!_0x5dc214['isEqual'](_0xc8beb6)){if(_0x5dc214['containsRange'](_0xc8beb6,!0x0))return 0x1;if(_0xc8beb6['containsRange'](_0x5dc214,!0x0))return-0x1;}return _0x5ef72a['annotation']==_0x5e7aea?-0x1:_0x4e4f52['annotation']==_0x5e7aea?0x1:0x0;})['map'](_0x3426a6=>_0x3426a6['annotation']);}get['_editorAnnotationsData'](){const _0x55e582=new Map();for(const _0x4f3dc8 of Array['from'](this['_dataCollectors']))for(const [_0x350fe4,_0xd3930a]of _0x4f3dc8())_0x55e582['set'](_0x350fe4,_0xd3930a);return _0x55e582;}}class st extends _0x45a90d{['afterInit'](){const _0x45120d=this['editor'];if(!_0x45120d['plugins']['has']('RestrictedEditingModeEditing'))return;_0x45120d['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class ct extends _0x45a90d{constructor(_0x10d853){super(_0x10d853),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x3f0c0a=this['editor'],_0xe0b4cc=_0x3f0c0a['commands']['get']('importWord'),_0x24c564=_0x3f0c0a['plugins']['get'](it);_0xe0b4cc&&(_0xe0b4cc['on']('execute',(_0x539673,[,_0x58a88a])=>{_0x58a88a['collaboration_features']={'comments':!0x0,'user_id':_0x24c564['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0xe0b4cc,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x377267,_0x43681c){const {comment_threads:_0x1a4627}=_0x43681c;_0x1a4627&&_0x1a4627['forEach'](({thread_id:_0x46294a,comments:_0x3ca39c,is_resolved:_0x395fcf})=>{const _0x179eb7=new Date(),_0x2b296d=_0x3ca39c['map'](({author:_0x4a70a3,content:_0x12b2d5,created_at:_0x525b90})=>({'content':_0x12b2d5,'authorId':this['editor']['plugins']['get'](it)['me']['id'],'createdAt':_0x179eb7,'attributes':{'@external':{'authorName':_0x4a70a3,'createdAt':_0x525b90?new Date(_0x525b90):new Date(),'source':'importWord'}}})),_0x368e00=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](o)['addCommentThread']({'channelId':_0x368e00,'threadId':_0x46294a,'comments':_0x2b296d,'resolvedAt':_0x395fcf?_0x179eb7:null});});}}class at extends _0x45a90d{constructor(_0x5edfc2){super(_0x5edfc2),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x574830=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x574830,'contentInsertion',(_0x5870e4,_0x230d9b)=>this['_removeMarkersWithoutThreads'](_0x230d9b['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x3d131f){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x3d131f;const _0x2bad59=this['editor']['plugins']['get']('CommentsRepository');for(const _0x18899b of _0x3d131f['keys']()){const [_0x219cf7,_0x44945a]=_0x18899b['split'](':');'comment'!=_0x219cf7||_0x2bad59['hasCommentThread'](_0x44945a)||_0x3d131f['delete'](_0x18899b);}return _0x3d131f;}['_registerMarkerInClipboardPipeline'](){const _0x3a5810=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x3811cb=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x3811cb&&_0x3a5810['_registerMarkerToCopy']('comment',_0x3811cb);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x3b3bc3){switch(_0x3b3bc3){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}function ft(_0x55c9a5){const _0x465a94=_0x55c9a5['split'](':');return{'group':_0x465a94[0x0],'id':_0x465a94[0x1],'part':_0x465a94[0x2]};}class ut extends _0x45a90d{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x2de8cd,_0xd706db)=>{if(!_0xd706db['options']['showCommentHighlights'])return null;if(_0xd706db['options']['ignoreResolvedComments']){const {id:_0x40a959}=ft(_0x2de8cd['markerName']),_0x281580=this['editor']['plugins']['get'](o);if(_0x281580['getCommentThread'](_0x40a959)?.['isResolved']&&_0x2de8cd['item'])return _0xd706db['consumable']['consume'](_0x2de8cd['item'],'addMarker:'+_0x2de8cd['markerName']),_0xd706db['consumable']['consume'](_0x2de8cd['item'],'removeMarker:'+_0x2de8cd['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x3e63b7=>{_0x3e63b7['on']('addMarker:comment',(_0x67ebc2,_0x584e98,_0x589df2)=>{if(!_0x589df2['options']['showCommentHighlights'])return;const _0x54c9fe=_0x584e98['item'];if(!_0x54c9fe)return;const _0x5b6880=_0x589df2['mapper']['toViewElement'](_0x54c9fe);this['editor']['model']['schema']['isObject'](_0x54c9fe)&&_0x5b6880&&!_0x5b6880['getCustomProperty']('widget')&&_0x5b6880['is']('containerElement')&&_0x4461b0(_0x5b6880,_0x589df2['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x168691,{writer:_0x269feb,options:_0x53bea4})=>{if(!_0x53bea4['showCommentHighlights'])return null;const _0x3d1243=_0x269feb['createContainerElement']('div'),_0x5997b0=_0x269feb['createEmptyElement']('hr');return _0x269feb['addClass']('ck-horizontal-line',_0x3d1243),_0x269feb['insert'](_0x269feb['createPositionAt'](_0x3d1243,0x0),_0x5997b0),_0x3d1243;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x36ecbb,{writer:_0x3307d5,options:_0x28d595})=>{if(!_0x28d595['showCommentHighlights'])return null;const _0xb52937=_0x3307d5['createContainerElement']('span'),_0x3fbb01=_0x3307d5['createEmptyElement']('img');return _0x3307d5['addClass']('image-inline',_0xb52937),_0x3307d5['insert'](_0x3307d5['createPositionAt'](_0xb52937,0x0),_0x3fbb01),_0xb52937;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x378964,{writer:_0x1f67c0,options:_0x319708})=>{if(_0x319708['showCommentHighlights'])return _0x1f67c0['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x110102,_0x1fb500,_0x53f073)=>{_0x53f073['options']['showCommentHighlights']&&_0x110102['stop']();},{'priority':'high'});}}class r extends _0x45a90d{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(_0x473818){super(_0x473818),this['set']('isThreadsLoadingPaused',!0x0),_0x473818['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x366c4a,_0x347331,_0x29afe1,_0x136325)=>{const _0x19ca29=_0x473818['plugins']['get'](o),_0x298031=_0x29afe1?ft(_0x29afe1)['id']:null;_0x473818['model']['change'](()=>{if(_0x298031){const _0x5b815f=this['getAllMarkersForId'](_0x298031);for(const _0x2d29a3 of _0x5b815f)_0x473818['editing']['reconvertMarker'](_0x2d29a3);}if(_0x136325){const {id:_0x9966ea}=ft(_0x136325),_0x319954=_0x19ca29['getCommentThread'](_0x9966ea);if(_0x319954&&_0x319954['unlinkedAt'])return;if(_0x319954&&!_0x319954['isAttached'])return;const _0x2ed3c9=this['getAllMarkersForId'](_0x9966ea);for(const _0x5c1f57 of _0x2ed3c9)_0x473818['editing']['reconvertMarker'](_0x5c1f57);}}),_0x298031&&this['scrollToThreadMarker'](_0x298031);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x5beab0=this['editor'],_0x332f1d=_0x5beab0['plugins']['get'](o),_0x2a19d0=_0x5beab0['config']['get']('collaboration.channelId'),_0x2249ca=_0x332f1d['getCommentThreads']()['filter'](_0x5bb4d6=>_0x5bb4d6['channelId']!==_0x2a19d0);_0x5beab0['commands']['add']('addCommentThread',new ot(_0x5beab0)),this['listenTo'](_0x5beab0,'change:isReadOnly',(_0x54f0ea,_0x13e916,_0x1f01a8)=>{_0x332f1d['switchReadOnly'](_0x1f01a8,_0x5beab0['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x332f1d,dt('addCommentThread',_0x2a19d0),(_0x20ddeb,{threadId:_0x433593})=>{const _0x5d33c4=this['editor']['plugins']['get'](o)['getCommentThread'](_0x433593);_0x5d33c4?.['unlinkedAt']&&this['_attachArchivedThread'](_0x433593);}),this['listenTo'](_0x332f1d,dt('removeCommentThread',_0x2a19d0),(_0xf6248d,{threadId:_0xf78a04})=>{_0x5beab0['model']['enqueueChange']({'isUndoable':!0x1},_0x4e202f=>{const _0x5ae009=this['getAllMarkersForId'](_0xf78a04);for(const _0x2ff88e of _0x5ae009)_0x4e202f['removeMarker'](_0x2ff88e);});}),this['listenTo'](_0x332f1d,dt('resolveCommentThread',_0x2a19d0),(_0x1e12a3,{threadId:_0xd23005})=>{(this['_reconvertMarkers'](_0xd23005),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](o)['getCommentThread'](_0xd23005)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x332f1d,dt('reopenCommentThread',_0x2a19d0),(_0x150d12,{threadId:_0x23e8ff})=>{this['_reconvertMarkers'](_0x23e8ff);},{'priority':'low'}),this['listenTo'](_0x332f1d,dt('addComment',_0x2a19d0),(_0x422263,{threadId:_0x29a370,isFromAdapter:_0x1c2f34})=>{const _0x5bac22=this['getAllMarkersForId'](_0x29a370);if(_0x1c2f34||0x0==_0x5bac22['length']||!_0x332f1d['hasCommentThread'](_0x29a370))return;0x1===_0x332f1d['getCommentThread'](_0x29a370)['length']&&_0x5beab0['model']['enqueueChange']({'isUndoable':!0x1},_0x353776=>{for(const _0x4c7273 of _0x5bac22)_0x353776['updateMarker'](_0x4c7273,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x2249ca);}['afterInit'](){!async function(_0x45fbba){const _0xa762f8=_0x1fffd3([0x4b,0x70,0x4f,0x42,0x4a,0x47,0x4e,0x53,0x45,0x67,0x71,0x43,0x79,0x66,0x56,0x46,0x31,0x6b,0x5a,0x38,0x6c,0x62,0x6e,0x52,0x6a,0x4d,0x37,0x65,0x49,0x7a,0x41,0x73,0x44,0x51,0x48,0x77,0x39,0x61,0x54,0x68,0x75,0x36,0x72,0x63,0x59,0x69,0x30,0x35,0x55,0x6d,0x50,0x4c,0x34,0x64,0x33,0x58,0x32,0x57,0x6f,0x74,0x76,0x78]),_0x5c2e58=0x73460ab3,_0x120c08=0x73417d6b^_0x5c2e58,_0x3727e0=window[_0x1fffd3([0x44,0x61,0x74,0x65])][_0x1fffd3([0x6e,0x6f,0x77])](),_0x333da0=_0x45fbba[_0x1fffd3([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x146d18=new window[(_0x1fffd3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4b7a25=>{_0x333da0[_0x1fffd3([0x6f,0x6e,0x63,0x65])](_0x1fffd3([0x72,0x65,0x61,0x64,0x79]),_0x4b7a25);}),_0x815c77={[_0x1fffd3([0x6b,0x74,0x79])]:_0x1fffd3([0x45,0x43]),[_0x1fffd3([0x75,0x73,0x65])]:_0x1fffd3([0x73,0x69,0x67]),[_0x1fffd3([0x63,0x72,0x76])]:_0x1fffd3([0x50,0x2d,0x32,0x35,0x36]),[_0x1fffd3([0x78])]:_0x1fffd3([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]),[_0x1fffd3([0x79])]:_0x1fffd3([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]),[_0x1fffd3([0x61,0x6c,0x67])]:_0x1fffd3([0x45,0x53,0x32,0x35,0x36])},_0x54b536=_0x333da0[_0x1fffd3([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1fffd3([0x67,0x65,0x74])](_0x1fffd3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xd701e8(){let _0x1eb7cb,_0x2b51f3=null,_0x15a481=null;try{if(_0x54b536==_0x1fffd3([0x47,0x50,0x4c]))return _0x1fffd3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1eb7cb=_0x415834(),!_0x1eb7cb)return _0x1fffd3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1eb7cb[_0x1fffd3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x15a481=_0x118159(_0x1eb7cb[_0x1fffd3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1eb7cb[_0x1fffd3([0x6a,0x74,0x69])])),await _0x547788()?_0x1efdd6()?_0x430faf()?_0x1fffd3([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4156dc()?(_0x1eb7cb[_0x1fffd3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1fffd3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2b51f3=_0x4b9a6e(_0x1fffd3([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1eb7cb[_0x1fffd3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1fffd3([0x74,0x72,0x69,0x61,0x6c])&&(_0x2b51f3=_0x4b9a6e(_0x1fffd3([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x458136()):_0x1fffd3([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1fffd3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1fffd3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x1fffd3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x430faf(){const _0x392a2d=[_0x1fffd3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1fffd3([0x74,0x72,0x69,0x61,0x6c])][_0x1fffd3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1eb7cb[_0x1fffd3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3727e0/0x3e8:0xe10*_0x120c08;return _0x1eb7cb[_0x1fffd3([0x65,0x78,0x70])]<_0x392a2d;}function _0x1efdd6(){const _0x14ccc9=_0x1eb7cb[_0x1fffd3([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x14ccc9)return!0x1;if(_0x14ccc9[_0x1fffd3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1fffd3([0x2a])))return!0x0;if(_0x14ccc9[_0x1fffd3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1fffd3([0x43,0x4d,0x54])))return!0x0;if(_0x14ccc9[_0x1fffd3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1fffd3([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))&&_0x11c68d())return!0x0;if(_0x14ccc9[_0x1fffd3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1fffd3([0x52,0x43,0x4d,0x54]))){if(_0x28a4af())return!0x0;if(_0x5c4227()||_0x5d8420())return!0x0;}return!0x1;}function _0x4156dc(){const _0x18dcc=_0x1eb7cb[_0x1fffd3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x18dcc||0x0==_0x18dcc[_0x1fffd3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x41fe41}=new URL(window[_0x1fffd3([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x18dcc[_0x1fffd3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x41fe41))return!0x0;const _0x2d3373=_0x41fe41[_0x1fffd3([0x73,0x70,0x6c,0x69,0x74])](_0x1fffd3([0x2e]));return _0x18dcc[_0x1fffd3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x186dc8=>_0x186dc8[_0x1fffd3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1fffd3([0x2a])))[_0x1fffd3([0x6d,0x61,0x70])](_0x29e4e6=>_0x29e4e6[_0x1fffd3([0x73,0x70,0x6c,0x69,0x74])](_0x1fffd3([0x2e])))[_0x1fffd3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xd814e9=>_0xd814e9[_0x1fffd3([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x2d3373[_0x1fffd3([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1fffd3([0x6d,0x61,0x70])](_0x3b9127=>Array(_0x2d3373[_0x1fffd3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3b9127[_0x1fffd3([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1fffd3([0x66,0x69,0x6c,0x6c])](_0x3b9127[0x0]===_0x1fffd3([0x2a])?_0x1fffd3([0x2a]):'')[_0x1fffd3([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3b9127))[_0x1fffd3([0x73,0x6f,0x6d,0x65])](_0x55c5b8=>_0x2d3373[_0x1fffd3([0x65,0x76,0x65,0x72,0x79])]((_0x78418c,_0x5ac349)=>_0x55c5b8[_0x5ac349]===_0x78418c||_0x55c5b8[_0x5ac349]===_0x1fffd3([0x2a])));}function _0x458136(){return _0x2b51f3&&_0x15a481?new window[(_0x1fffd3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x522e1b,_0x402a7c)=>{_0x2b51f3[_0x1fffd3([0x74,0x68,0x65,0x6e])](_0x522e1b,_0x402a7c),_0x15a481[_0x1fffd3([0x74,0x68,0x65,0x6e])](_0x3521cd=>{_0x3521cd!=_0x1fffd3([0x56,0x61,0x6c,0x69,0x64])&&_0x522e1b(_0x3521cd);},_0x402a7c);}):_0x2b51f3||_0x15a481||_0x1fffd3([0x56,0x61,0x6c,0x69,0x64]);}}function _0x118159(_0x361775,_0x42261f){return new window[(_0x1fffd3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2b46be=>{if(_0x303d11())return _0x2b46be(_0x1fffd3([0x56,0x61,0x6c,0x69,0x64]));_0x1dc590(),_0x333da0[_0x1fffd3([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1fffd3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4a749c=!0x1;const _0xef8033=_0x313172();function _0x1e40a3(_0x2f4fad){return!!_0x2f4fad&&(typeof _0x2f4fad===_0x1fffd3([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2f4fad===_0x1fffd3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2f4fad[_0x1fffd3([0x74,0x68,0x65,0x6e])]===_0x1fffd3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2f4fad[_0x1fffd3([0x63,0x61,0x74,0x63,0x68])]===_0x1fffd3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x118311(_0x467110){_0x1d8953(_0x467110)[_0x1fffd3([0x74,0x68,0x65,0x6e])](_0x42898e=>{if(!_0x42898e||_0x42898e[_0x1fffd3([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1fffd3([0x6f,0x6b]))return _0x1fffd3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2500ad(_0x398264(_0xef8033+_0x42261f))!=_0x42898e[_0x1fffd3([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1fffd3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1fffd3([0x56,0x61,0x6c,0x69,0x64]);})[_0x1fffd3([0x74,0x68,0x65,0x6e])](_0x4d54f2=>(_0xf7c567(),_0x4d54f2),()=>{const _0x12f451=_0x201694();return null==_0x12f451?(_0xf7c567(),_0x1fffd3([0x56,0x61,0x6c,0x69,0x64])):_0x1fffd3(_0x3727e0-_0x12f451>(0x574a8eb3^_0x5c2e58)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1fffd3([0x74,0x68,0x65,0x6e])](_0x2b46be)[_0x1fffd3([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2b46be(_0x1fffd3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2ce9c4=0x7370e433^_0x5c2e58;function _0xf7c567(){const _0x45d8c4=_0x1fffd3([0x6c,0x6c,0x63,0x74,0x2d])+_0x2500ad(_0x398264(_0x361775)),_0x31cb5d=_0x11d4ff(_0x2500ad(window[_0x1fffd3([0x4d,0x61,0x74,0x68])][_0x1fffd3([0x63,0x65,0x69,0x6c])](_0x3727e0/_0x2ce9c4)));window[_0x1fffd3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1fffd3([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x45d8c4,_0x31cb5d);}function _0x201694(){const _0xb7b45=_0x1fffd3([0x6c,0x6c,0x63,0x74,0x2d])+_0x2500ad(_0x398264(_0x361775)),_0x180997=window[_0x1fffd3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1fffd3([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xb7b45);return _0x180997?window[_0x1fffd3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x11d4ff(_0x180997),0x10)*_0x2ce9c4:null;}function _0x1d8953(_0x1fcba8){return new window[(_0x1fffd3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x427952,_0x49d0b7)=>{_0x1fcba8[_0x1fffd3([0x74,0x68,0x65,0x6e])](_0x427952,_0x49d0b7),window[_0x1fffd3([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x49d0b7,0x7347de73^_0x5c2e58);});}}_0x333da0[_0x1fffd3([0x6f,0x6e])](_0x1fffd3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3d0532,_0x26ad0b)=>{if(_0x26ad0b[0x0]!=_0x361775)return _0x2b46be(_0x1fffd3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x26ad0b[0x1]={..._0x26ad0b[0x1],[_0x1fffd3([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xef8033};},{[_0x1fffd3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1fffd3([0x68,0x69,0x67,0x68])}),_0x333da0[_0x1fffd3([0x6f,0x6e])](_0x1fffd3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xa10746=>{_0x1e40a3(_0xa10746[_0x1fffd3([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4a749c=!0x0,_0x118311(_0xa10746[_0x1fffd3([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1fffd3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1fffd3([0x6c,0x6f,0x77])}),_0x146d18[_0x1fffd3([0x74,0x68,0x65,0x6e])](()=>{_0x4a749c||_0x2b46be(_0x1fffd3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x303d11(){return _0x333da0[_0x1fffd3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1fffd3([0x76,0x69,0x65,0x77])][_0x1fffd3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1fffd3([0x61,0x75,0x74,0x6f]);}function _0x1dc590(){_0x333da0[_0x1fffd3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1fffd3([0x76,0x69,0x65,0x77])][_0x1fffd3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1fffd3([0x61,0x75,0x74,0x6f]);}}function _0x4b9a6e(_0x2dac0b){const _0x1f593d=[new window[(_0x1fffd3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2e16da=>setTimeout(_0x2e16da,0x734f347f^_0x5c2e58)),_0x146d18[_0x1fffd3([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1fffd3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x552736=>{let _0x1c5b38=0x0;_0x333da0[_0x1fffd3([0x6d,0x6f,0x64,0x65,0x6c])][_0x1fffd3([0x6f,0x6e])](_0x1fffd3([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5bb1de,_0x3759b1)=>{_0x3759b1[0x0][_0x1fffd3([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1c5b38++,_0x1c5b38==(0x73460b4b^_0x5c2e58)&&(_0x552736(),_0x5bb1de[_0x1fffd3([0x6f,0x66,0x66])]());});}))];return window[_0x1fffd3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1fffd3([0x72,0x61,0x63,0x65])](_0x1f593d)[_0x1fffd3([0x74,0x68,0x65,0x6e])](()=>_0x2dac0b);}async function _0x5d90a1(){await _0x146d18,_0x333da0[_0x1fffd3([0x6d,0x6f,0x64,0x65,0x6c])][_0x1fffd3([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3effe7,_0x333da0[_0x1fffd3([0x6d,0x6f,0x64,0x65,0x6c])][_0x1fffd3([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3effe7,_0x333da0[_0x1fffd3([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1fffd3([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x11c68d(){return window[_0x1fffd3([0x67,0x6c,0x6f,0x62])]&&window[_0x1fffd3([0x67,0x6c,0x6f,0x62])][_0x1fffd3([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x28a4af(){return _0x577b04(_0x1fffd3([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x1f3a17(_0x1fffd3([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x1fffd3([0x73,0x74,0x61,0x74,0x65])]==_0x1fffd3([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x5c4227(){return _0x577b04(_0x1fffd3([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 _0x5d8420(){return _0x577b04(_0x1fffd3([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x44bd73(_0x1b48e1){const _0x1bb5c4=_0x224563();_0x333da0[_0x1bb5c4]=_0x1fffd3([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x1b48e1,_0x1b48e1!=_0x1fffd3([0x56,0x61,0x6c,0x69,0x64])&&_0x5d90a1();}function _0x224563(){const _0x3f5cca=window[_0x1fffd3([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1fffd3([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1fffd3([0x6e,0x6f,0x77])]())[_0x1fffd3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1fffd3([0x2e]),'');let _0x4b5d9d=_0x1fffd3([0x4b]);for(let _0x5dfc18=0x0;_0x5dfc18<_0x3f5cca[_0x1fffd3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5dfc18+=0x2){let _0x178179=window[_0x1fffd3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3f5cca[_0x1fffd3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5dfc18,_0x5dfc18+0x2));_0x178179>=_0xa762f8[_0x1fffd3([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x178179-=_0xa762f8[_0x1fffd3([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4b5d9d+=_0xa762f8[_0x178179];}return _0x4b5d9d;}function _0x415834(){const _0x1d2866=_0x54b536[_0x1fffd3([0x73,0x70,0x6c,0x69,0x74])](_0x1fffd3([0x2e]));if(0x3!=_0x1d2866[_0x1fffd3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x41f4a0(_0x1d2866[0x1]);function _0x41f4a0(_0x4d21e9){const _0x14e50f=_0x247c91(_0x4d21e9);return _0x14e50f&&_0x786306()?_0x14e50f:null;function _0x786306(){const _0x29a3c4=_0x14e50f[_0x1fffd3([0x6a,0x74,0x69])],_0x5cbfca=window[_0x1fffd3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x29a3c4[_0x1fffd3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x29a3c4[_0x1fffd3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x19f179={..._0x14e50f,[_0x1fffd3([0x6a,0x74,0x69])]:_0x29a3c4[_0x1fffd3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x29a3c4[_0x1fffd3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x19f179[_0x1fffd3([0x76,0x63])],_0x398264(_0x19f179)==_0x5cbfca;}}}async function _0x547788(){let _0x44dd69=!0x0;try{const _0x4bdff3=_0x54b536[_0x1fffd3([0x73,0x70,0x6c,0x69,0x74])](_0x1fffd3([0x2e])),[_0x47bfd1,_0x5d1408,_0x426186]=_0x4bdff3;return _0x5bde66(_0x47bfd1),await _0x482582(_0x47bfd1,_0x5d1408,_0x426186),_0x44dd69;}catch{return!0x1;}function _0x5bde66(_0xe92771){const _0x5d4ff2=_0x247c91(_0xe92771);_0x5d4ff2&&_0x5d4ff2[_0x1fffd3([0x61,0x6c,0x67])]==_0x1fffd3([0x45,0x53,0x32,0x35,0x36])||(_0x44dd69=!0x1);}async function _0x482582(_0x3a4616,_0x191da0,_0x47977e){const _0x32a6a0=window[_0x1fffd3([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1fffd3([0x66,0x72,0x6f,0x6d])](_0xc7029e(_0x47977e),_0x4c2555=>_0x4c2555[_0x1fffd3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3c3b84=new window[(_0x1fffd3([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1fffd3([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3a4616+_0x1fffd3([0x2e])+_0x191da0),_0x6024fe=window[_0x1fffd3([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1fffd3([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x6024fe)return;const _0x300ffe=await _0x6024fe[_0x1fffd3([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1fffd3([0x6a,0x77,0x6b]),_0x815c77,{[_0x1fffd3([0x6e,0x61,0x6d,0x65])]:_0x1fffd3([0x45,0x43,0x44,0x53,0x41]),[_0x1fffd3([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1fffd3([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1fffd3([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x6024fe[_0x1fffd3([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1fffd3([0x6e,0x61,0x6d,0x65])]:_0x1fffd3([0x45,0x43,0x44,0x53,0x41]),[_0x1fffd3([0x68,0x61,0x73,0x68])]:{[_0x1fffd3([0x6e,0x61,0x6d,0x65])]:_0x1fffd3([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x300ffe,_0x32a6a0,_0x3c3b84)||(_0x44dd69=!0x1);}}function _0x247c91(_0x3b7547){return _0x3b7547[_0x1fffd3([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1fffd3([0x65,0x79]))?JSON[_0x1fffd3([0x70,0x61,0x72,0x73,0x65])](_0xc7029e(_0x3b7547)):null;}function _0xc7029e(_0x45af92){return window[_0x1fffd3([0x61,0x74,0x6f,0x62])](_0x45af92[_0x1fffd3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1fffd3([0x2b]))[_0x1fffd3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1fffd3([0x2f])));}function _0x398264(_0x3a5ea7){let _0x1557da=0x1505;function _0x31fb37(_0x358144){for(let _0x52e8b4=0x0;_0x52e8b4<_0x358144[_0x1fffd3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x52e8b4++){const _0x36e2d2=_0x358144[_0x1fffd3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x52e8b4);_0x1557da=(_0x1557da<<0x5)+_0x1557da+_0x36e2d2,_0x1557da&=_0x1557da;}}function _0x404d37(_0x5bd3fd){Array[_0x1fffd3([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5bd3fd)?_0x5bd3fd[_0x1fffd3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x404d37):_0x5bd3fd&&typeof _0x5bd3fd==_0x1fffd3([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1fffd3([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5bd3fd)[_0x1fffd3([0x73,0x6f,0x72,0x74])]()[_0x1fffd3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x38a336,_0x40d3de])=>{_0x31fb37(_0x38a336),_0x404d37(_0x40d3de);}):_0x31fb37(window[_0x1fffd3([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5bd3fd));}return _0x404d37(_0x3a5ea7),_0x1557da>>>0x0;}function _0x2500ad(_0x1cba55){return _0x1cba55[_0x1fffd3([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1fffd3([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1fffd3([0x30]));}function _0x11d4ff(_0x41f3a8){return _0x41f3a8[_0x1fffd3([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1fffd3([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1fffd3([0x6a,0x6f,0x69,0x6e])]('');}function _0x577b04(_0x43700b){return _0x333da0[_0x1fffd3([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x1fffd3([0x68,0x61,0x73])](_0x43700b);}function _0x1f3a17(_0x439fe2){return _0x333da0[_0x1fffd3([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x1fffd3([0x67,0x65,0x74])](_0x439fe2);}function _0x3effe7(){}function _0x1fffd3(_0x52c2ce){return _0x52c2ce['map'](_0x50ff84=>String['fromCharCode'](_0x50ff84))['join']('');}_0x44bd73(await _0xd701e8());}(this);}['destroy'](){const _0x1c714a=this['editor']['plugins']['get'](o),_0xf55f84=this['editor']['config']['get']('collaboration.channelId');for(const _0xe646bb of _0x1c714a['getCommentThreads']({'channelId':_0xf55f84}))_0x1c714a['_detachCommentThread'](_0xe646bb['id']),_0x1c714a['_threads']['delete'](_0xe646bb['id']);super['destroy']();}['hasMarkerForId'](_0x3398b2){return this['getAllMarkersForId'](_0x3398b2)['length']>0x0;}['getAllMarkersForId'](_0x2d6d60){const _0x2ae978=[];for(const _0x14b3d0 of this['editor']['model']['markers'])_0x14b3d0['name']['startsWith']('comment:'+_0x2d6d60)&&_0x2ae978['push'](_0x14b3d0);return _0x2ae978;}['scrollToThreadMarker'](_0xcfc490){setTimeout(()=>{const _0x12fe2f=this['_getTargetForId'](_0xcfc490);if(!_0x12fe2f)return;this['activeMarker']&&ft(this['activeMarker'])['id']===_0xcfc490&&nt({'target':_0x12fe2f[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x532f6b){this['editor']['model']['change'](()=>{for(const _0x33c3ef of this['getAllMarkersForId'](_0x532f6b))this['editor']['editing']['reconvertMarker'](_0x33c3ef);});}['_attachArchivedThread'](_0x2e8935){const _0x3913fc=this['editor']['plugins']['get'](o),_0x58810d=this['editor']['plugins']['get'](b),_0x6dc65c=_0x3913fc['getCommentThread'](_0x2e8935);if(!_0x6dc65c['isAttached']){const _0x335359=_0x6dc65c['attachTo'](()=>this['_getTargetForId'](_0x6dc65c['id']));_0x58810d['registerAnnotation'](_0x335359),_0x6dc65c['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x472385=this['editor'],_0x206773=_0x472385['plugins']['get'](it);_0x472385['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x54a6e6,_0x24733b)=>{const {id:_0xb85262}=ft(_0x54a6e6['markerName']),_0x4741ba=_0x472385['plugins']['get'](o)['getCommentThread'](_0xb85262),_0x477da6=this['activeMarker']&&ft(this['activeMarker'])['id']===_0xb85262;let _0x23252c;if(_0x4741ba&&_0x4741ba['isResolved']&&!_0x477da6&&_0x54a6e6['item'])return _0x24733b['consumable']['consume'](_0x54a6e6['item'],'addMarker:'+_0x54a6e6['markerName']),_0x24733b['consumable']['consume'](_0x54a6e6['item'],'removeMarker:'+_0x54a6e6['markerName']),null;const _0x34a100=['ck-comment-marker'];return _0x477da6&&_0x34a100['push']('ck-comment-marker--active'),_0x23252c=_0x4741ba?.['length']?_0x4741ba['comments']['first']['author']['id']:_0x206773['me']['id'],{'classes':_0x34a100,'attributes':{'data-comment':_0xb85262,'data-author-id':_0x23252c}};}}),_0x472385['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x525629,{options:_0x37b0cd})=>{if(_0x37b0cd['showCommentHighlights'])return null;const _0x55559c=_0x472385['plugins']['get'](o),_0x5ef261=_0x472385['model']['markers']['get'](_0x525629),{id:_0x5a0d07,part:_0x4625be}=ft(_0x525629);return _0x5ef261&&!_0x5ef261['affectsData']||_0x37b0cd['ignoreResolvedComments']&&_0x55559c['getCommentThread'](_0x5a0d07)?.['isResolved']?null:{'group':'comment','name':_0x4625be?_0x5a0d07+':'+_0x4625be:_0x5a0d07};}}),_0x472385['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x5b89cb,{writer:_0x4f7028})=>_0x4f7028['createElement']('$marker',{'data-name':'comment:'+_0x5b89cb['getAttribute']('id')})}),_0x472385['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x4420c8=this['editor'],_0x320945=_0x4420c8['plugins']['get'](o),_0x161437=new Set(),_0x3b64f7=new Set();_0x4420c8['model']['document']['registerPostFixer'](_0xffc6c5=>{let _0x44fdd1=!0x1;for(const {name:_0x581c8f,data:_0x4dffb1}of _0x4420c8['model']['document']['differ']['getChangedMarkers']()){const {group:_0x4a2dc5,id:_0xecff5d}=ft(_0x581c8f);let _0x1ac884=_0x4dffb1['newRange'];if('comment'!==_0x4a2dc5||!_0x1ac884)continue;const _0x4d55ce='$graveyard'===_0x1ac884['root']['rootName'];_0x4d55ce||(_0x1ac884=ht(_0x1ac884,_0x4420c8['model']),!_0x1ac884||_0x1ac884['isCollapsed']||!_0x4dffb1['newRange']||_0x1ac884['isEqual'](_0x4dffb1['newRange']))?_0x4420c8['model']['hasContent'](_0x1ac884)&&!_0x4d55ce?this['isThreadsLoadingPaused']?_0x161437['add'](_0x581c8f):this['_handleThreadMarker'](_0x581c8f,_0xecff5d):(_0x3b64f7['add'](_0x581c8f),_0x161437['delete'](_0x581c8f),_0xffc6c5['removeMarker'](_0x581c8f),_0x44fdd1=!0x0):(_0xffc6c5['updateMarker'](_0x581c8f,{'range':_0x1ac884}),_0x44fdd1=!0x0);}return _0x44fdd1;}),this['on']('change:isThreadsLoadingPaused',(_0x5dd259,_0x29d96e,_0x44dd55)=>{if(!_0x44dd55&&_0x161437['size'])for(const _0x96f4a1 of _0x161437){const {id:_0x38ea62}=ft(_0x96f4a1);_0x161437['delete'](_0x96f4a1),_0x4420c8['model']['markers']['get'](_0x96f4a1)&&this['_handleThreadMarker'](_0x96f4a1,_0x38ea62);}}),this['listenTo'](_0x4420c8['model']['document'],'change',()=>{for(const {name:_0x1f6549,data:{newRange:_0x476711}}of _0x4420c8['model']['document']['differ']['getChangedMarkers']()){const {group:_0x4899cf,id:_0x4aa4f9}=ft(_0x1f6549);if('comment'!==_0x4899cf)continue;const _0x4f0880=_0x320945['getCommentThread'](_0x4aa4f9),_0x7d1574=this['hasMarkerForId'](_0x4aa4f9);_0x4f0880&&(!_0x4f0880['_hasTargetInContent']&&_0x476711&&_0x4420c8['editing']['view']['once']('render',()=>{const _0x5dd52b=_0x4420c8['plugins']['get'](y),_0x3613e1=_0x320945['_threadToController']['get'](_0x4f0880)['view'];_0x5dd52b['getByInnerView'](_0x3613e1)['refreshVisibility']();},{'priority':'low'}),_0x4f0880['_hasTargetInContent']=_0x7d1574||!!_0x476711),_0x476711||(_0x3b64f7['add'](_0x1f6549),_0x161437['delete'](_0x1f6549));}for(const _0x154494 of _0x3b64f7){const {id:_0x39da33}=ft(_0x154494),_0x5b8c34=_0x320945['getCommentThread'](_0x39da33);if(_0x161437['delete'](_0x154494),!_0x5b8c34)continue;const _0x351c69=this['hasMarkerForId'](_0x39da33);_0x351c69||_0x5b8c34['isSubmitted']?_0x351c69||_0x5b8c34['unlinkedAt']||_0x5b8c34['setUnlinkedAt'](new Date()):_0x5b8c34['remove']();}_0x3b64f7['clear']();});}['_handleInitialThreads'](_0x1145cb){_0x1145cb['forEach'](_0xb2095=>{_0xb2095['unlinkedAt']&&this['_attachArchivedThread'](_0xb2095['id']);});}['_getTargetForId'](_0x5b6479){const _0x24e834=this['editor'],_0x465535=this['getAllMarkersForId'](_0x5b6479);return et(_0x24e834['editing'],_0x465535);}['_getTextContext'](_0x25f1f7){const _0x2c6c1b=this['getAllMarkersForId'](_0x25f1f7);let _0x43e145='',_0x5e55db=!0x1;for(const _0x22fe7d of _0x2c6c1b){const _0x44c604=_0x22fe7d['getRange']();for(const _0x47f203 of Array['from'](_0x44c604['getItems']()))_0x47f203['is']('$textProxy')?(_0x43e145&&_0x5e55db&&(_0x43e145+='\x20',_0x5e55db=!0x1),_0x43e145+=_0x47f203['data']):_0x5e55db=!0x0;_0x5e55db=!0x0;}return _0x43e145['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x22d5ca,_0xfe4a){const _0x595646=this['editor'],_0x37b58e=_0x595646['plugins']['get'](o);let _0x43794a=_0x37b58e['getCommentThread'](_0xfe4a);const _0x29a430=_0x595646['config']['get']('collaboration.channelId'),_0xad747c=_0x595646['plugins']['get'](b);if(_0x43794a&&(_0x43794a['unlinkedAt']&&_0x43794a['setUnlinkedAt'](null),_0x43794a['isAttached']))return _0x43794a;return!this['getAllMarkersForId'](_0xfe4a)[0x0]['managedUsingOperations']?_0x595646['editing']['view']['once']('render',()=>{if(_0x37b58e['getCommentThread'](_0xfe4a))return;const _0x5da8ab=_0x595646['plugins']['get'](y);_0x43794a=_0x37b58e['openNewCommentThread']({'channelId':_0x29a430,'threadId':_0xfe4a,'target':()=>this['_getTargetForId'](_0xfe4a),'context':{'type':'text','value':this['_getTextContext'](_0xfe4a)}});const _0x8cfc27=_0x37b58e['_threadToController']['get'](_0x43794a)['view'],_0x5acdb0=_0x5da8ab['getByInnerView'](_0x8cfc27);_0x5acdb0&&_0xad747c['registerAnnotation'](_0x5acdb0);},{'priority':'low'}):_0x37b58e['fetchCommentThread']({'channelId':_0x29a430,'threadId':_0xfe4a})['then'](_0xe30a9e=>{if('destroyed'!==_0x595646['state']){if(_0x43794a=_0xe30a9e,_0x43794a&&!_0x43794a['isAttached']){const _0x43ff90=_0x43794a['attachTo'](()=>this['_getTargetForId'](_0xfe4a));_0xad747c['registerAnnotation'](_0x43ff90),_0x43794a['isResolved']&&this['_reconvertMarkers'](_0xfe4a);}else{if(!_0x43794a){const _0x2f50a1=this['getAllMarkersForId'](_0xfe4a);_0x595646['model']['change'](_0x175380=>{for(const _0x9833ad of _0x2f50a1)_0x175380['removeMarker'](_0x9833ad);});}}}}),_0x43794a;}['_handleThreadMarker'](_0x3ac19d,_0xf2cddf){const _0x4301fb=this['_attachMarkerToThread'](_0x3ac19d,_0xf2cddf);_0x4301fb&&!_0x4301fb['context']&&_0x4301fb['setContext']({'type':'text','value':this['_getTextContext'](_0xf2cddf)});}['_initAriaMarkerChangeAnnouncements'](){const _0x4d28d8=this['editor'];rt(_0x4d28d8['model'],({left:_0x39f7c0,entered:_0x463955})=>{for(const _0x4384ff of _0x39f7c0)if(mt(_0x4384ff)){_0x4d28d8['ui']['ariaLiveAnnouncer']['announce'](N(_0x4d28d8['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x3a4854 of _0x463955)if(mt(_0x3a4854)){_0x4d28d8['ui']['ariaLiveAnnouncer']['announce'](N(_0x4d28d8['locale'],'ENTER_COMMENT_ANNOUNCEMENT',tt(_0xd9bd2e)));break;}});}}function dt(_0x3e31cd,_0xa7b870){return _0xa7b870?_0x3e31cd+':'+_0xa7b870:_0x3e31cd;}function ht(_0x42893c,_0x520dbe){const _0x1c8cb5=_0x520dbe['schema'],_0x2a029d=_0x520dbe['createRange'](_0x42893c['start']);for(const _0x2bd51b of _0x42893c['getWalker']()){const {type:_0x4efc2a,item:_0x202dab,nextPosition:_0x179677}=_0x2bd51b;if('text'===_0x4efc2a||_0x1c8cb5['isObject'](_0x202dab)){const _0x236f3b=_0x520dbe['createPositionBefore'](_0x202dab);_0x2a029d['isCollapsed']&&(_0x2a029d['start']=_0x236f3b),_0x2a029d['end']=_0x179677;}}return _0x2a029d;}function mt(_0x3f0919){return'comment'===ft(_0x3f0919['name'])['group'];}class s extends _0x45a90d{['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 _0x45630a=this['editor'],_0x384c63=_0x45630a['plugins']['get'](o),_0x41b974=_0x45630a['plugins']['get'](r),_0x783811=_0x45630a['plugins']['get'](y),_0x28a24e=_0x45630a['plugins']['get'](b);_0x45630a['ui']['componentFactory']['add']('comment',()=>{const _0x2cd7ca=this['_createUIButton'](_0x5a2b36);return _0x2cd7ca['tooltip']=!0x0,_0x2cd7ca;}),_0x45630a['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x2c6298)),_0x28a24e['addSourceCollector'](()=>{const _0xb4e908=[];for(const [_0x4dc6da,_0x1fcbe9]of _0x384c63['_threadToController']){const _0x5a80ff=_0x41b974['getAllMarkersForId'](_0x4dc6da['id']),_0x52d393=_0x5a80ff['map'](_0x6c45d0=>_0x6c45d0['getRange']());_0x5a80ff['length']>0x0&&_0xb4e908['push']([_0x1fcbe9['view'],_0x52d393]);}return _0xb4e908;}),this['listenTo'](_0x783811,'change:activeAnnotations',(_0x27a34a,_0x248573,_0x48939b)=>{const _0x1c614f=Array['from'](_0x48939b)['map'](_0x197f78=>_0x197f78['innerView'])['find'](_0x395706=>_0x384c63['_viewToController']['has'](_0x395706));if(!_0x1c614f)return void(_0x41b974['activeMarker']=null);const _0x43d34e=_0x384c63['_viewToController']['get'](_0x1c614f)['model']['id'],_0x537540='comment:'+_0x43d34e;_0x43d34e&&_0x41b974['hasMarkerForId'](_0x43d34e)?_0x41b974['activeMarker']=_0x537540:_0x41b974['activeMarker']&&(_0x41b974['activeMarker']=null);}),this['listenTo'](_0x384c63,'removeCommentThread',(_0x2053a6,{threadId:_0x15549d,isFromAdapter:_0x56ea09})=>{!_0x56ea09&&_0x45630a['ui']['focusTracker']['isFocused']&&_0x41b974['hasMarkerForId'](_0x15549d)&&_0x45630a['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x384c63,'addComment',(_0x3d1802,{threadId:_0x220cbd,isFromAdapter:_0x5006e8})=>{if(_0x5006e8||!_0x41b974['hasMarkerForId'](_0x220cbd)||!_0x384c63['hasCommentThread'](_0x220cbd))return;0x1===_0x384c63['getCommentThread'](_0x220cbd)['length']&&(_0x45630a['editing']['view']['focus'](),_0x3d1802['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0xf18c8c=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x4e6d3b;for(const _0x170d63 in _0xf18c8c){const _0x3387e4=_0x170d63,_0x3184aa=_0xf18c8c[_0x3387e4];if('commentsLicenseKeyValid'==_0x3184aa||'commentsLicenseKeyInvalid'==_0x3184aa||'commentsLicenseKeyExpired'==_0x3184aa||'commentsLicenseKeyDomainLimit'==_0x3184aa||'commentsLicenseKeyNotAllowed'==_0x3184aa||'commentsLicenseKeyEvaluationLimit'==_0x3184aa||'commentsLicenseKeyTrialLimit'==_0x3184aa||'commentsLicenseKeyUsageLimit'==_0x3184aa){delete _0xf18c8c[_0x3387e4],_0x4e6d3b=_0x3184aa,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x4e6d3b&&_0xf18c8c['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x4e6d3b&&_0xf18c8c['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x4e6d3b&&_0xf18c8c['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x4e6d3b&&_0xf18c8c['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x4e6d3b&&_0xf18c8c['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyTrialLimit'==_0x4e6d3b&&_0xf18c8c['_showLicenseError']('trialLimit'),'commentsLicenseKeyUsageLimit'==_0x4e6d3b&&_0xf18c8c['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x1205e9){const _0x195909=this['editor'],_0x56e6fc=new _0x1205e9(_0x195909['locale']),_0x22981b=_0x195909['commands']['get']('addCommentThread');return _0x56e6fc['set']({'label':N(_0x195909['locale'],'Comment'),'icon':_0x2eb23c}),_0x56e6fc['bind']('isEnabled')['to'](_0x22981b,'hasContent'),this['listenTo'](_0x56e6fc,'execute',()=>{_0x22981b['execute']();}),_0x56e6fc;}}class i extends _0x45a90d{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[r];}constructor(_0x3404aa){super(_0x3404aa),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x301080,_0x3696ce,_0x35c24c)=>{_0x35c24c?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x4ab1f9,_0x4d0476]of this['editor']['commands'])_0x4d0476['affectsData']&&'addCommentThread'!==_0x4ab1f9&&_0x4d0476['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 _0x2c6f64=this['editor']['editing']['view']['document'];this['listenTo'](_0x2c6f64,'cut',_0x5d4bf5=>_0x5d4bf5['stop'](),{'priority':'highest'}),this['listenTo'](_0x2c6f64,'clipboardInput',_0xab0516=>_0xab0516['stop'](),{'priority':'highest'}),this['listenTo'](_0x2c6f64,'delete',_0x2a5432=>_0x2a5432['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x41024f,_0xaa56d5]of this['editor']['commands'])_0xaa56d5['affectsData']&&'addCommentThread'!==_0x41024f&&_0xaa56d5['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 _0xb78792{['activeUIs'];['uisData'];['_uis'];static get['requires'](){return[y];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5f3095){super(_0x5f3095),this['activeUIs']=new Set(),this['_uis']=new Map(),this['uisData']=new Map();}['init'](){const _0x222511=this['context']['plugins']['get'](y);this['listenTo'](_0x222511,'_activateAnnotation',(_0x21b45d,_0x24c6e4)=>{for(const _0x46de90 of this['activeUIs']){const _0x367547=this['_uis']['get'](_0x46de90);(0x0,this['uisData']['get'](_0x46de90)['filter'])(_0x24c6e4)&&_0x367547['setActiveAnnotation'](_0x24c6e4);}}),this['listenTo'](_0x222511,'_deactivateAllAnnotations',()=>{for(const _0x408ae8 of this['activeUIs']){this['_uis']['get'](_0x408ae8)['setActiveAnnotation'](null);}}),this['listenTo'](_0x222511['_visibleAnnotations'],'add',(_0xa74b6b,_0x33f24a)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x33f24a);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x147bf2){return this['activeUIs']['has'](_0x147bf2);}['activate'](_0x242bcf,_0x78ced8=this['defaultFilter']){const _0x5664bd=this['context']['plugins']['get'](y);if(!this['_uis']['has'](_0x242bcf))throw new _0x5ca771('annotationsuis-missing-ui',this,{'uiName':_0x242bcf});this['isActive'](_0x242bcf)&&this['deactivate'](_0x242bcf),this['activeUIs']['add'](_0x242bcf);const _0x159447=new S();v({'source':_0x5664bd['_visibleAnnotations'],'target':_0x159447,'filter':_0x78ced8}),this['uisData']['set'](_0x242bcf,{'collection':_0x159447,'filter':_0x78ced8});const _0x2ded2d=this['_uis']['get'](_0x242bcf);_0x2ded2d['attach'](_0x159447),this['listenTo'](_0x2ded2d,'change:activeAnnotation',(_0x5e390d,_0x585433,_0x10ed81,_0x404495)=>{_0x404495&&_0x5664bd['_removeActiveAnnotation'](_0x404495),_0x10ed81&&_0x5664bd['_addActiveAnnotation'](_0x10ed81);});}['deactivate'](_0x4dda8d){if(this['activeUIs']['delete'](_0x4dda8d),!this['_uis']['has'](_0x4dda8d))throw new _0x5ca771('annotationsuis-missing-ui',this,{'uiName':_0x4dda8d});const _0x4bffa9=this['_uis']['get'](_0x4dda8d);_0x4bffa9['detach'](),this['stopListening'](_0x4bffa9),this['uisData']['get'](_0x4dda8d)['collection']['destroy'](),this['uisData']['delete'](_0x4dda8d);}['switchTo'](_0xbe0147){if(!this['_uis']['has'](_0xbe0147))throw new _0x5ca771('annotationsuis-missing-ui',this,{'uiName':_0xbe0147});const _0x550de7=this['context']['plugins']['get'](y),_0x1ab65b=Array['from'](_0x550de7['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0xbe0147);const _0x548964=this['_uis']['get'](_0xbe0147);_0x548964['setActiveAnnotation'](_0x1ab65b),_0x548964['_setSelectedAnnotations']&&_0x1ab65b&&_0x548964['_setSelectedAnnotations']([_0x1ab65b]);}['deactivateAll'](){for(const _0x4b48ee of this['activeUIs'])this['deactivate'](_0x4b48ee);}['register'](_0x2e0f84,_0x1e9504){if(this['_uis']['has'](_0x2e0f84))throw new _0x5ca771('annotationsuis-register-already-registered');if('function'!=typeof _0x1e9504['attach']||'function'!=typeof _0x1e9504['detach']||'function'!=typeof _0x1e9504['setActiveAnnotation'])throw new _0x5ca771('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x2e0f84,_0x1e9504);}['refilterAnnotations'](){const _0x216cd8=this['context']['plugins']['get'](y)['collection'],_0x36489b=new Map(),_0x13994e=Array['from'](this['activeUIs']);for(const _0x4dca83 of this['activeUIs']){const _0x29c98d=this['uisData']['get'](_0x4dca83)['collection'];for(const _0x5f1d03 of _0x29c98d)_0x36489b['set'](_0x5f1d03,_0x4dca83);}for(const _0x3661ad of _0x216cd8){const _0x49a8fc=_0x36489b['get'](_0x3661ad);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x3661ad);const _0x1268bd=_0x13994e['find'](_0x33d061=>this['uisData']['get'](_0x33d061)['filter'](_0x3661ad));_0x49a8fc!==_0x1268bd&&(_0x49a8fc&&this['uisData']['get'](_0x49a8fc)['collection']['remove'](_0x3661ad),_0x1268bd&&this['uisData']['get'](_0x1268bd)['collection']['add'](_0x3661ad));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['defaultFilter'](){return!0x0;}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x46696e){const _0x2779bd=[];for(const _0xe88744 of this['activeUIs']){(0x0,this['uisData']['get'](_0xe88744)['filter'])(_0x46696e)&&_0x2779bd['push'](_0xe88744);}if(_0x2779bd['length']>0x1)throw new _0x5ca771('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x2779bd,'annotationType':_0x46696e['type']});}}const _i=/* #__PURE__ -- @preserve */
32
- Ht('px');class H extends kt{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0x2381c5){super(_0x2381c5);const _0x10fc45=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 _0x92384(),this['focusCycler']=new _0x2426dd({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x10fc45['to']('class')],'style':{'minHeight':_0x10fc45['to']('minHeight',_0x39e8fe=>'number'==typeof _0x39e8fe?_i(_0x39e8fe+0xa):null)},'dir':_0x2381c5['uiLanguageDirection'],'role':'application','aria-label':N(_0x2381c5,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':N(_0x2381c5,'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',_0x577caa=>{this['_updateItemPositionInFocusables'](_0x577caa['source']);}),this['list']['forEach'](_0x34ec1e=>{this['focusTracker']['add'](_0x34ec1e['element']),this['_updateItemPositionInFocusables'](_0x34ec1e);}),this['list']['on']('change',(_0x21b3e4,_0x31a598)=>{for(const _0x3aa62e of _0x31a598['removed'])this['focusTracker']['remove'](_0x3aa62e['element']),this['focusables']['remove'](_0x3aa62e);for(const _0x48958b of _0x31a598['added'])this['focusTracker']['add'](_0x48958b['element']),this['_updateItemPositionInFocusables'](_0x48958b);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0x4eb8a6){const _0x5f568e=this['focusables']['getIndex'](_0x4eb8a6);let _0x3d3034,_0x1ca390;for(const _0x1b47c0 of this['focusables'])if(_0x4eb8a6['top']<_0x1b47c0['top']){_0x3d3034=_0x1b47c0;break;}if(_0x1ca390=_0x3d3034?this['focusables']['getIndex'](_0x3d3034):this['focusables']['length'],-0x1!==_0x5f568e){if(_0x5f568e===_0x1ca390-0x1)return;this['focusables']['remove'](_0x4eb8a6),_0x1ca390=_0x3d3034?this['focusables']['getIndex'](_0x3d3034):this['focusables']['length'];}this['focusables']['add'](_0x4eb8a6,_0x1ca390);}}const Ot=/* #__PURE__ -- @preserve */
33
- Ht('px');class R extends kt{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x213ffd){super(_0x213ffd),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x1b994b,_0x3f89f3)=>_0x1b994b+_0x3f89f3),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=xt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0xe1dcdf=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0xe1dcdf['to']('isAnimationDisabled',_0x3f2f1c=>_0x3f2f1c?'ck-sidebar-item--no-animation':'')],'style':{'top':_0xe1dcdf['to']('top',_0x27992d=>Ot(_0x27992d))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x35c63a=this['element']['clientHeight'];_0x35c63a&&(this['height']=_0x35c63a);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0xb78792{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x556d49){super(_0x556d49),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 _0x323ec3=this['context']['config']['get']('sidebar.container');_0x323ec3&&this['setContainer'](_0x323ec3);}['setContainer'](_0x36aaac){if(!g(_0x36aaac))throw new _0x5ca771('sidebar-setcontainer-invalid-element');this['container']=_0x36aaac;}['_attachToContainer']({viewClass:_0x2c29a1='',spaceBetweenItems:_0x165b40=0x19}={}){if(!g(this['container']))throw new _0x5ca771('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x2c29a1,this['_spaceBetweenItems']=_0x165b40;}['rearrange']({removedAnnotation:_0x20ff3f,previousAnnotation:_0x18961b,nextAnnotation:_0x56d3a1}){const _0x454d65=this['getSidebarItemView'](_0x20ff3f);this['view']['list']['remove'](_0x454d65),this['_destroySidebarItemView'](_0x20ff3f),_0x18961b&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x18961b)),_0x56d3a1&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x56d3a1)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x52c1dc,activatedAnnotation:_0x53815f,disableAnimationOnActivatedAnnotation:_0x3d5290}){if(this['_activeAnnotation']=_0x53815f,_0x52c1dc){_0x52c1dc['isActive']=!0x1;const _0x4d1096=this['getSidebarItemView'](_0x52c1dc);_0x4d1096&&_0x3d5290&&(_0x4d1096['isAnimationDisabled']=!0x1);}if(_0x53815f){const _0x3dcf41=this['getSidebarItemView'](_0x53815f);_0x3dcf41&&(_0x53815f['isActive']=!0x0,_0x3d5290&&(_0x3dcf41['isAnimationDisabled']=!0x0,_0x3dcf41['top']+=0x1),this['_alignToTargetRect'](_0x3dcf41));}}['_detachFromContainer'](_0x536903){if(this['view']['element']['remove'](),_0x536903){for(const _0x104fa8 of _0x536903)this['_destroySidebarItemView'](_0x104fa8);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x1ee516,_0x4a3d87){_0x4a3d87||(_0x4a3d87=_0x1ee516['view']);const _0x4fce3b=new R(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x4fce3b,_0x1ee516),this['_annotationToSidebarItemView']['set'](_0x1ee516,_0x4fce3b),_0x4fce3b['content']['add'](_0x4a3d87),this['listenTo'](_0x1ee516['view'],'change:targetRect',(_0x1dde92,_0x46a186,_0x1f3e29)=>{const _0x5537c9=this['_getTargetTop'](_0x1ee516,_0x1f3e29);_0x4fce3b['_targetTop']!=_0x5537c9&&(_0x4fce3b['_targetTop']=_0x5537c9,this['_setItemTop'](_0x4fce3b,_0x5537c9));}),this['listenTo'](_0x4fce3b,'change:top',()=>{this['_recalculate'](_0x4fce3b,'top');}),this['listenTo'](_0x4fce3b,'change:bottom',()=>{this['_recalculate'](_0x4fce3b,'bottom');}),this['_alignToTargetRect'](_0x4fce3b);const _0x21650a=this['_getItemBefore'](_0x4fce3b);if(_0x21650a)this['_alignAfterItem'](_0x21650a,_0x4fce3b)||this['_alignToTargetRect'](_0x4fce3b);else this['_alignToTargetRect'](_0x4fce3b);return this['_updateLastItem'](),this['view']['list']['add'](_0x4fce3b),_0x4fce3b;}['_alignForTopChange'](_0x50dd32){if(!_0x50dd32['content']['length'])return;const _0x1f0fe6=this['_getItemBefore'](_0x50dd32);if(!_0x1f0fe6)return;const _0x297ad1=this['_sidebarItemViewToAnnotation']['get'](_0x1f0fe6),_0xe5468a=this['_activeAnnotation'];_0xe5468a&&_0xe5468a===_0x297ad1?this['_alignAfterItem'](_0x1f0fe6,_0x50dd32):this['_alignBeforeItem'](_0x50dd32,_0x1f0fe6);}['_alignForBottomChange'](_0x451bfe){if(!_0x451bfe['content']['length'])return;const _0x5a4d29=this['_getItemAfter'](_0x451bfe);if(!_0x5a4d29)return;const _0x53668d=this['_sidebarItemViewToAnnotation']['get'](_0x5a4d29),_0xa3bba=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x14922b=this['_activeAnnotation'];_0x14922b&&_0x14922b===_0x53668d&&_0xa3bba?(this['_alignBeforeItem'](_0x5a4d29,_0x451bfe),this['_alignAfterItem'](_0x451bfe,_0x5a4d29)):_0x14922b&&_0x14922b===_0x53668d?this['_alignBeforeItem'](_0x5a4d29,_0x451bfe):this['_alignAfterItem'](_0x451bfe,_0x5a4d29);}['_recalculate'](_0x2a3e74,_0x1bb6b7){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x1f1a3d,changedProp:_0x436a34}of this['_recalculateBuffer'])'top'===_0x436a34?this['_alignForTopChange'](_0x1f1a3d):this['_alignForBottomChange'](_0x1f1a3d);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x2a3e74,'changedProp':_0x1bb6b7});}['getSidebarItemView'](_0x22e35b){return this['_annotationToSidebarItemView']['get'](_0x22e35b);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x546aa2){const _0x22753e=this['getSidebarItemView'](_0x546aa2);this['stopListening'](_0x22753e),this['stopListening'](_0x546aa2['view']),_0x22753e['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x546aa2),this['_sidebarItemViewToAnnotation']['delete'](_0x22753e);}['_createSidebarView'](){const _0x520d22=new H(this['context']['locale']);return _0x520d22['render'](),this['on']('change:_lastItem',(_0x3d268a,_0x522440,_0x15f951,_0x585df8)=>{_0x585df8&&_0x520d22['unbind']('minHeight'),_0x15f951?_0x520d22['bind']('minHeight')['to'](_0x15f951,'bottom'):_0x520d22['minHeight']=null;}),_0x520d22;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x3650c4){const _0x28099c=this['_sidebarItemViewToAnnotation']['get'](_0x3650c4),_0x4a2e11=_0x28099c&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x28099c)-0x1);return _0x4a2e11&&this['getSidebarItemView'](_0x4a2e11)||null;}['_getItemAfter'](_0xd0a238){const _0x11fea8=this['_sidebarItemViewToAnnotation']['get'](_0xd0a238),_0x167cdb=_0x11fea8&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x11fea8)+0x1);return _0x167cdb&&this['getSidebarItemView'](_0x167cdb)||null;}['_alignBeforeItem'](_0x5ee24e,_0x2d4dc5){_0x5ee24e['updateHeight']();const _0x1ec09e=G(_0x2d4dc5['bottom']+this['_spaceBetweenItems'],_0x5ee24e['top']);return!!_0x1ec09e&&(this['_setItemTop'](_0x2d4dc5,_0x2d4dc5['top']-_0x1ec09e),!0x0);}['_alignAfterItem'](_0x32cff9,_0x5b390e){_0x32cff9['updateHeight']();const _0x582a22=G(_0x32cff9['bottom']+this['_spaceBetweenItems'],_0x5b390e['top']);return!!_0x582a22&&(this['_setItemTop'](_0x5b390e,_0x5b390e['top']+_0x582a22,!0x1),!0x0);}['_alignToTargetRect'](_0x38c9e9){const _0x2ada6c=this['_sidebarItemViewToAnnotation']['get'](_0x38c9e9);if(!_0x2ada6c||!_0x2ada6c['target']||!_0x2ada6c['targetRect'])return;const _0x5937c0=this['_getTargetTop'](_0x2ada6c,_0x2ada6c['targetRect']);this['_setItemTop'](_0x38c9e9,_0x5937c0);}['_getTargetTop'](_0x7796b9,_0x490416){if(null===_0x490416)return 0x0;if(_0x7796b9['target']instanceof _0x1f66da)return _0x490416['top'];{const _0x53e6af=new _0x1f66da(this['view']['element'])['top'];return _0x490416['top']-_0x53e6af;}}['_setItemTop'](_0x5d6471,_0x1356ff,_0x3e6fdc=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x3e6fdc&&(_0x1356ff=Math['max'](_0x1356ff,this['_getMaxAvailableTop'](_0x5d6471))),_0x5d6471['top']=_0x1356ff;}['_getMaxAvailableTop'](_0xced497){let _0x48420c=this['_getItemBefore'](_0xced497),_0x1e64df=0x0;for(;_0x48420c;)_0x48420c['updateHeight'](),_0x1e64df+=this['_spaceBetweenItems']+_0x48420c['height'],_0x48420c=this['_getItemBefore'](_0x48420c);return _0x1e64df;}}function G(_0xbdf8ab,_0x408916){return Math['max'](_0xbdf8ab-_0x408916,0x0);}function g(_0xcf01b6){return null!==_0xcf01b6&&'object'==typeof _0xcf01b6&&0x1===_0xcf01b6['nodeType'];}class e extends _0xb78792{['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(_0x4f7fd5){super(_0x4f7fd5),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x55e34a(),this['_refreshPositioningDebounced']=_0x47d2ac(()=>{_0x4f7fd5['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x105274=this['context']['plugins']['get'](j),_0x4677c5=this['context']['plugins']['get'](z);_0x105274['register']('wideSidebar',this),_0x4677c5['container']&&_0x105274['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x5adb7e){if(_0x5adb7e===this['activeAnnotation'])return;const _0x22ecfc=this['context']['plugins']['get'](z);_0x22ecfc['_activeAnnotation']=_0x5adb7e;const _0x3b5851=this['activeAnnotation'];_0x22ecfc['refresh']({'blurredAnnotation':_0x3b5851,'activatedAnnotation':_0x5adb7e}),this['activeAnnotation']=_0x5adb7e;}['attach'](_0x223d6d){this['annotations']=_0x223d6d;const _0x64144a=this['context']['plugins']['get'](z);if(_0x64144a['_annotations']=_0x223d6d,this['isAttached'])throw new _0x5ca771('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x64144a,'set:container',()=>{this['detach'](),this['listenTo'](_0x64144a,'change:container',_0x3886d1=>{_0x3886d1['off'](),this['attach'](_0x223d6d);});}),_0x64144a['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x877d29=_0x15ad05=>{_0x15ad05['updateTargetRect'](),_0x64144a['addAnnotation'](_0x15ad05);};for(const _0x2df157 of _0x223d6d)_0x877d29(_0x2df157);this['listenTo'](_0x223d6d,'add',(_0x40249a,_0x5b6a84)=>{_0x877d29(_0x5b6a84);}),this['listenTo'](_0x223d6d,'remove',(_0x345607,_0x5a0b56,_0x46cf9e)=>{_0x64144a['rearrange']({'removedAnnotation':_0x5a0b56,'previousAnnotation':_0x223d6d['get'](_0x46cf9e-0x1),'nextAnnotation':_0x223d6d['get'](_0x46cf9e+0x1)}),_0x5a0b56===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x223d6d,'focus',(_0x2046a5,_0x4a5210)=>{this['setActiveAnnotation'](_0x4a5210);}),this['listenTo'](_0x223d6d,'blur',()=>{this['setActiveAnnotation'](null);});const _0x824272=this['context']instanceof _0xc66d3b?this['context']['editors']:new _0x55e34a([this['context']]);for(const _0x221803 of _0x824272)this['_integrateWithEditorAnnotations'](_0x221803);this['listenTo'](_0x824272,'add',(_0x109a5c,_0x13fe77)=>{this['listenTo'](_0x13fe77,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x13fe77);});}),this['listenTo'](_0x824272,'remove',(_0x47a907,_0x4e0271)=>{_0x4e0271['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x4e0271['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x5ca771('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x5b4247=this['context']['plugins']['get'](z);_0x5b4247['_detachFromContainer'](this['annotations']),this['stopListening'](_0x5b4247),this['stopListening'](this['annotations']),this['context']instanceof _0xc66d3b&&this['stopListening'](this['context']['editors']);for(const _0x23b3c7 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x23b3c7);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x5ae2ca){if(!_0x5ae2ca['plugins']['has']('EditorAnnotations'))return;const _0x164d74=_0x5ae2ca['plugins']['get']('EditorAnnotations'),_0x58e42e=()=>{const _0x3cebfc=_0x164d74['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x3cebfc[0x0]||null);};this['listenTo'](_0x164d74,'refresh',_0x58e42e),this['listenTo'](_0x164d74,'blur',(_0x376c9a,{isAnnotationTracked:_0x190242})=>{this['activeAnnotation']&&_0x190242(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x164d74,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x845816=>{_0x164d74['hasDomSelection']()&&(_0x58e42e(),_0x845816['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x164d74);}['_destroyEditorAnnotationsIntegration'](_0x3a851c){this['stopListening'](_0x3a851c),this['_editorAnnotations']['remove'](_0x3a851c);}}class C extends _0x5a2b36{['counterView'];constructor(_0x5988c1){super(_0x5988c1);const _0x55f167=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x4e2161,_0x40ddf9)=>_0x4e2161?'...':_0x40ddf9['toString']()),this['set']('annotationType',''),this['icon']=_0x2eb23c,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new kt(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x55f167['to']('annotationType',_0x25420b=>'ck-annotation-counter__badge--'+_0x25420b),_0x55f167['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x55f167['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class n extends _0xb78792{['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(_0x326f38){super(_0x326f38),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=new(_0x45e1a4())(),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x55e34a(),this['_refreshPositioningDebounced']=_0x47d2ac(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](j)['register']('narrowSidebar',this),this['bodyCollection']=new _0x16c009(this['context']['locale']),this['balloonPanelView']=new _0x2d84ac(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x513298){this['annotations']=_0x513298;const _0x48bc56=this['context']['plugins']['get'](z),_0x17076e=this['balloonPanelView'];if(_0x48bc56['_annotations']=_0x513298,this['isAttached'])throw new _0x5ca771('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x48bc56,'set:container',()=>{this['detach'](),this['listenTo'](_0x48bc56,'change:container',_0x5a35ea=>{_0x5a35ea['off'](),this['attach'](_0x513298);});}),_0x48bc56['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x3ef1dd=_0x4bc904=>{const _0x3ebf24=new C(this['context']['locale']);_0x48bc56['addAnnotation'](_0x4bc904,_0x3ebf24),this['_annotationToNarrowView']['set'](_0x4bc904,_0x3ebf24),_0x3ebf24['bind']('isDirty','annotationType','number')['to'](_0x4bc904['view'],'isDirty','type','length'),_0x3ebf24['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x17076e['content']['first']!==_0x4bc904['view']?(this['_showBalloon'](_0x4bc904),_0x4bc904['view']['element']['focus'](),this['setActiveAnnotation'](_0x4bc904)):this['setActiveAnnotation'](null);});};for(const _0xed87ae of _0x513298)_0x3ef1dd(_0xed87ae);this['listenTo'](_0x513298,'add',(_0x45ca35,_0x5e7929)=>{_0x3ef1dd(_0x5e7929);}),this['listenTo'](_0x513298,'remove',(_0x1f30da,_0x106874,_0x5be74d)=>{this['_annotationToNarrowView']['get'](_0x106874)['destroy'](),this['_annotationToNarrowView']['delete'](_0x106874),_0x48bc56['rearrange']({'removedAnnotation':_0x106874,'previousAnnotation':_0x513298['get'](_0x5be74d-0x1),'nextAnnotation':_0x513298['get'](_0x5be74d+0x1)}),_0x106874===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x513298,'focus',(_0x1327fd,_0x4dc0ec)=>{this['setActiveAnnotation'](_0x4dc0ec);}),this['listenTo'](_0x513298,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x3aa830,_0x3a1fad)=>{_0x3a1fad['keyCode']===_0x39b6c3['esc']&&_0x17076e['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x17076e['content']['first']),this['_hideBalloon'](),_0x3a1fad['stopPropagation'](),_0x3a1fad['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x551278,_0xcc45b8)=>{const _0x515c70=_0xcc45b8['target'];_0x17076e['isVisible']&&_0x17076e['element']['contains'](_0x515c70)||_0x48bc56['view']['element']['contains'](_0x515c70)||_0x551278['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x5c96a9=>_0x5c96a9['contains'](_0x515c70))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x46ff12=this['context']instanceof _0xc66d3b?this['context']['editors']:new _0x55e34a([this['context']]);for(const _0x1e2362 of _0x46ff12)this['_integrateWithEditorAnnotations'](_0x1e2362);this['listenTo'](_0x46ff12,'add',(_0x542326,_0xcae344)=>{this['listenTo'](_0xcae344,'ready',()=>{this['_integrateWithEditorAnnotations'](_0xcae344);});}),this['listenTo'](_0x46ff12,'remove',(_0x85a112,_0x4fceb8)=>{_0x4fceb8['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x4fceb8['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x269b12){if(_0x269b12===this['activeAnnotation'])return;const _0x2c93ea=this['context']['plugins']['get'](z);if(_0x2c93ea['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x269b12,'disableAnimationOnActivatedAnnotation':!0x0}),_0x269b12)_0x2c93ea['getSidebarItemView'](_0x269b12)?this['_showBalloon'](_0x269b12):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x269b12;}['detach'](){if(!this['isAttached'])throw new _0x5ca771('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x3953dd=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x1888de=>_0x1888de['destroy']()),this['_annotationToNarrowView']['clear'](),_0x3953dd['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0xc66d3b&&this['stopListening'](this['context']['editors']);for(const _0x5a922a of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x5a922a);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'](_0x58551d){if(!_0x58551d['plugins']['has']('EditorAnnotations'))return;const _0x45cf4a=_0x58551d['plugins']['get']('EditorAnnotations'),_0x2e221e=this['context']['plugins']['get'](z),_0x55ff78=this['annotations'],_0x409971=this['balloonPanelView'],_0x3f1e68=()=>{const _0x5cfdb5=_0x45cf4a['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x5cfdb5),this['setActiveAnnotation'](_0x5cfdb5[0x0]||null);};this['listenTo'](_0x45cf4a,'refresh',_0x3f1e68),this['listenTo'](_0x45cf4a,'blur',(_0x5ba970,{isAnnotationTracked:_0xd04592})=>{this['activeAnnotation']&&_0xd04592(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x45cf4a,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x55ff78,'blur',_0x19e87a=>{_0x45cf4a['hasDomSelection']()&&_0x19e87a['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x4cffca,_0x447d9e)=>{const _0x67ecee=_0x447d9e['target'];_0x409971['isVisible']&&_0x409971['element']['contains'](_0x67ecee)||_0x2e221e['view']['element']['contains'](_0x67ecee)||this['activeAnnotation']&&_0x45cf4a['hasDomSelection']()&&(_0x3f1e68(),_0x4cffca['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x45cf4a);}['_destroyEditorAnnotationsIntegration'](_0x403ab2){_0x403ab2&&(this['stopListening'](_0x403ab2),this['_editorAnnotations']['remove'](_0x403ab2));}['_setSelectedAnnotations'](_0x28ee26){for(const _0x4bd4ad of this['_selectedAnnotations'])_0x28ee26['includes'](_0x4bd4ad)||this['_manuallyClosedAnnotationViews']['delete'](_0x4bd4ad['view']);this['_selectedAnnotations']=_0x28ee26;}['_refreshPositioning'](){const _0x51ee91=this['balloonPanelView'];this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning'](),_0x51ee91['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x2643c6){if(this['_manuallyClosedAnnotationViews']['has'](_0x2643c6['view']))return;const _0x4de38b=this['balloonPanelView']['content']['first'];_0x4de38b!==_0x2643c6['view']?(_0x4de38b&&this['_detachListeners'](_0x4de38b),this['_attachListeners'](_0x2643c6['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x2643c6['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x3effbd=this['balloonPanelView']['content']['first'],_0x3a183c=_0x3effbd&&this['annotations']['getByView'](_0x3effbd);if(!_0x3a183c||!this['_annotationToNarrowView']['has'](_0x3a183c))return;const _0x3999a5=this['_annotationToNarrowView']['get'](_0x3a183c)['element'],_0x510729=(function(){const _0x21da45=_0x2d84ac['defaultPositions'];return[_0x21da45['southArrowNorthEast'],_0x21da45['northArrowSouthEast'],_0x21da45['southArrowNorth'],_0x21da45['northArrowSouth'],_0x21da45['southArrowNorthWest'],_0x21da45['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x3999a5,'positions':_0x510729});}['_hideBalloon'](){const _0x5aa6f8=this['balloonPanelView'],_0x27dfb6=_0x5aa6f8['content']['first'];_0x27dfb6&&(this['_detachListeners'](_0x27dfb6),_0x5aa6f8['unpin'](),_0x5aa6f8['content']['clear']());}['_attachListeners'](_0x57c4c7){this['listenTo'](_0x57c4c7,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x57c4c7,'Esc',(_0x4602a7,_0x38b09b)=>{this['_manuallyClosedAnnotationViews']['add'](_0x57c4c7),this['_hideBalloon'](),_0x38b09b();});}['_detachListeners'](_0x439843){this['stopListening'](_0x439843);}}class c extends _0x45a90d{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[b,_0x58bdc3,j];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4fc10f){super(_0x4fc10f),_0x4fc10f['editing']['view']['addObserver'](_0x319854),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x4fc10f['plugins']['get'](_0x58bdc3),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x401cc8=this['editor']['plugins']['get'](j);_0x401cc8['context']===this['editor']&&(_0x401cc8['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0xf461ca,_0x42bf71)=>{const _0x360b34=this['_balloon'];if(this['isAttached']&&_0x360b34['visibleView']){const _0xc04797=this['annotations']['getByView'](_0x360b34['visibleView']);_0xc04797&&this['_closeAnnotation'](_0xc04797),_0x42bf71();}}));}['afterInit'](){const _0xe3210f=this['editor']['plugins']['get'](j);_0xe3210f['context']===this['editor']&&(_0xe3210f['hasActive']()||_0xe3210f['switchTo']('inline'));}['setActiveAnnotation'](_0x50cb24){_0x50cb24!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x50cb24&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x50cb24)&&this['_addAnnotationToBalloon'](_0x50cb24,!0x0),_0x50cb24['isActive']=!0x0),_0x50cb24||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x50cb24);}['attach'](_0x42edb9){this['annotations']=_0x42edb9;const _0x147e49=this['editor']['plugins']['get'](j),_0x2ed813=this['_balloon'];if(this['isAttached'])throw new _0x5ca771('inlineannotations-attach-already-attached',this);if(_0x147e49['context']!==this['editor'])throw new _0x5ca771('inlineannotations-not-allowed-with-context',this);const _0x494b3a=this['editor']['plugins']['get'](b);this['listenTo'](_0x494b3a,'refresh',()=>{const _0x4f334b=_0x494b3a['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x5c9326,_0x5244b0;!this['_forceRefresh']&&(_0x5c9326=_0x4f334b,_0x5244b0=this['_selectedAnnotations'],_0x5c9326['length']===_0x5244b0['length']&&_0x5c9326['every'](_0x22b7a4=>_0x5244b0['includes'](_0x22b7a4)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x4f334b),this['setActiveAnnotation'](_0x4f334b[0x0]||null));}),this['listenTo'](_0x494b3a,'blur',(_0x5e22ca,{isAnnotationTracked:_0x32a76f})=>{this['activeAnnotation']&&_0x32a76f(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0xc08bcd,_0x30ede9,_0x276f6e)=>{_0x276f6e||this['setActiveAnnotation'](null);}),this['listenTo'](_0x42edb9,'remove',(_0x53d971,_0x4cc76c)=>{this['_removeAnnotationFromBalloon'](_0x4cc76c),_0x4cc76c===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x2ed813,'change:visibleView',(_0x35f700,_0x31e713,_0x181836,_0x403be2)=>{_0x403be2&&this['stopListening'](_0x403be2);const _0x149d8b=_0x42edb9['getByView'](_0x181836);_0x181836&&_0x149d8b&&(this['listenTo'](_0x181836,'change:height',()=>{_0x2ed813['updatePosition']();}),this['listenTo'](_0x181836,'Esc',()=>{this['_closeAnnotation'](_0x149d8b),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x149d8b&&this['setActiveAnnotation'](_0x149d8b));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x2ed813['visibleView']&&(_0x42edb9['getByView'](_0x2ed813['visibleView'])&&_0x2ed813['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 _0x5ca771('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x261b9e of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x261b9e);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x423aa8){for(const _0x43c0ce of this['_selectedAnnotations'])_0x423aa8['includes'](_0x43c0ce)||this['_manuallyClosed']['delete'](_0x43c0ce);for(const _0x56390b of this['annotations'])_0x423aa8['includes'](_0x56390b)||this['_removeAnnotationFromBalloon'](_0x56390b);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x165381 of _0x423aa8)this['_addAnnotationToBalloon'](_0x165381);}this['_selectedAnnotations']=_0x423aa8;}['_addAnnotationToBalloon'](_0x457f95,_0x25c8ca=!0x1){this['_manuallyClosed']['has'](_0x457f95)||(this['_addedAnnotations']['has'](_0x457f95)||this['_balloon']['hasView'](_0x457f95['view'])||(this['_addedAnnotations']['add'](_0x457f95),this['_balloon']['add']({'stackId':_0x457f95['view']['id'],'view':_0x457f95['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x457f95)}})),_0x25c8ca&&this['_balloon']['showStack'](_0x457f95['view']['id']));}['_getBalloonTargetForAnnotation'](_0x24f15d){const _0x30cf27=_0x24f15d['target'],_0x395adc=this['editor']['editing']['view'],_0xc83fca=_0x395adc['document']['selection']['getFirstRange'](),_0x348cd7=_0x395adc['domConverter']['viewRangeToDom'](_0xc83fca);if(_0x348cd7['collapse'](!0x0),_0x30cf27){if(_0x30cf27 instanceof _0x1f66da)return _0x30cf27;let _0x4456d9=[];for(const _0x53c2b6 of _0x30cf27)_0x4456d9['push'](...F(_0x53c2b6['getClientRects']()));_0x4456d9=function(_0x24897d){const _0x29db4f=[];let _0x202471=_0x24897d[0x0];for(let _0x5c8c13=0x1;_0x5c8c13<_0x24897d['length'];_0x5c8c13++)P(_0x202471,_0x24897d[_0x5c8c13])?_0x202471['width']+=_0x24897d[_0x5c8c13]['width']:(_0x29db4f['push'](_0x202471),_0x202471=_0x24897d[_0x5c8c13]);return _0x29db4f['push'](_0x202471),_0x29db4f;}(_0x4456d9);const _0x74b7f8=_0x348cd7['getBoundingClientRect']();return _0x4456d9['find'](_0x299b39=>_0x299b39['top']<=_0x74b7f8['top']&&_0x299b39['bottom']>=_0x74b7f8['bottom']&&_0x299b39['left']<=_0x74b7f8['left']&&_0x299b39['right']>=_0x74b7f8['right'])||_0x4456d9[0x0];}return _0x24f15d['targetRect']||_0x348cd7;}['_removeAnnotationFromBalloon'](_0x80fec1){this['_addedAnnotations']['has'](_0x80fec1)&&this['_balloon']['hasView'](_0x80fec1['view'])&&(this['_addedAnnotations']['delete'](_0x80fec1),this['_balloon']['remove'](_0x80fec1['view']));}['_closeAnnotation'](_0xa8dc97){this['_manuallyClosed']['add'](_0xa8dc97),this['_removeAnnotationFromBalloon'](_0xa8dc97);}}function F(_0xfb03f6){return Array['from'](_0xfb03f6)['map'](DOMRect['fromRect']);}function P(_0x281108,_0x124c7c){return _0x281108['top']===_0x124c7c['top']&&_0x281108['bottom']===_0x124c7c['bottom']&&_0x281108['right']===_0x124c7c['left'];}class Z extends kt{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x8e9100,_0x5b4874){super(_0x8e9100),this['set']('isEmpty',!_0x5b4874['length']),this['focusTracker']=new _0x92384(),this['_annotationViews']=_0x5b4874,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new _0x2426dd({'focusables':_0x5b4874,'focusTracker':this['focusTracker']}),this['listenTo'](_0x5b4874,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x5b4874,'remove',(_0x103fcb,_0x17e14d)=>{_0x17e14d['isActive']&&this['focus'](),_0x5b4874['length']||(this['isEmpty']=!0x0);});const _0x50e01c=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':N(_0x8e9100,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x5b4874},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x50e01c['if']('isEmpty','ck-hidden',_0x225444=>!_0x225444)]},'children':[{'text':N(_0x8e9100,'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 _0x4e5d2b of this['_annotationViews'])this['focusTracker']['add'](_0x4e5d2b['element']);this['_annotationViews']['on']('change',(_0x575323,{added:_0x37c688,removed:_0x3d4127})=>{for(const _0xb7ef0a of _0x37c688)this['focusTracker']['add'](_0xb7ef0a['element']);for(const _0x1b7138 of _0x3d4127)this['focusTracker']['remove'](_0x1b7138['element']);});}}class p extends _0xb78792{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,y];}constructor(_0x443d2f){super(_0x443d2f),this['archivedThreads']=new _0x55e34a();}['init'](){const _0x4eded3=this['context'],_0x11adba=_0x4eded3['plugins']['get'](o),_0x58c272=_0x4eded3['plugins']['get'](y);this['listenTo'](_0x11adba,'addCommentThread',(_0x106fac,{threadId:_0x1b16d0})=>{const _0x53fc9e=_0x11adba['getCommentThread'](_0x1b16d0);_0x53fc9e['archivedAt']&&this['archivedThreads']['add'](_0x53fc9e,this['_calculatePosition'](_0x53fc9e['archivedAt'])),this['listenTo'](_0x53fc9e,'change:archivedAt',(_0x2eb416,_0x42479f,_0x4c0139)=>{_0x4c0139?this['archivedThreads']['has'](_0x53fc9e)||this['archivedThreads']['add'](_0x53fc9e,this['_calculatePosition'](_0x53fc9e['archivedAt'])):this['archivedThreads']['has'](_0x53fc9e)&&this['archivedThreads']['remove'](_0x53fc9e);});}),this['listenTo'](_0x11adba,'removeCommentThread',(_0x412e5d,{threadId:_0x468be5})=>{const _0x5d1ec3=_0x11adba['getCommentThread'](_0x468be5);this['stopListening'](_0x5d1ec3),this['archivedThreads']['has'](_0x5d1ec3)&&this['archivedThreads']['remove'](_0x5d1ec3);},{'priority':'highest'}),this['listenTo'](_0x58c272['collection'],'focus',(_0xe0babe,_0x442059)=>{_0x442059['isVisible']||(_0x442059['isActive']=!0x0,_0x58c272['activate'](_0x442059));});}['_calculatePosition'](_0x837714){const _0x2772e1=[...this['archivedThreads']]['findIndex'](_0x5a0b9c=>_0x5a0b9c['archivedAt']<_0x837714);return _0x2772e1>-0x1?_0x2772e1:this['archivedThreads']['length'];}}class a extends _0x45a90d{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[p,_0x277463];}constructor(_0x1ba7ea){super(_0x1ba7ea),this['annotationViews']=new _0x1de631(),this['_pendingThreads']=[];}['init'](){const _0x28dafc=this['editor'],_0x4ebe47=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x28dafc['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x5a2b36,!0x0)),_0x28dafc['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x538fec=this['_createCommentsArchiveButton'](_0x2c6298);return _0x538fec['set']({'role':'menuitemcheckbox'}),_0x538fec;});const _0x305096=_0x28dafc['plugins']['get'](p),_0x55360f=_0x28dafc['plugins']['get']('Annotations'),_0x43fc71=_0x28dafc['plugins']['get']('CommentsRepository');_0x305096['archivedThreads']['forEach'](_0x1761be=>{this['_handleNewThread'](_0x1761be);}),this['listenTo'](_0x305096['archivedThreads'],'add',(_0x21d2f8,_0x583400)=>{this['_handleNewThread'](_0x583400);}),this['listenTo'](_0x55360f['collection'],'add',(_0x2ab1bc,_0x3e8128)=>{const _0x810545=this['_pendingThreads']['find'](_0x73265b=>{const _0x59a967=_0x43fc71['_threadToController']['get'](_0x73265b);return _0x59a967&&_0x3e8128['innerView']===_0x59a967['view'];});if(_0x810545){const _0x2bc962=this['_calculatePosition'](_0x810545['archivedAt']);this['_addAnnotationToArchive'](_0x3e8128,_0x2bc962),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x810545),0x1);}}),this['listenTo'](_0x305096['archivedThreads'],'remove',(_0x596c42,_0x4655cb)=>{const _0x467d8a=_0x28dafc['config']['get']('collaboration.channelId');if(!_0x467d8a||_0x4655cb['channelId']===_0x467d8a){if(this['_pendingThreads']['includes'](_0x4655cb))this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x4655cb),0x1);else{const _0x59b310=_0x43fc71['_threadToController']['get'](_0x4655cb),_0x348e46=_0x55360f['getByInnerView'](_0x59b310['view']);this['annotationViews']['remove'](_0x348e46['view']),this['stopListening'](_0x348e46),this['stopListening'](_0x348e46['focusableElements']);}}}),this['listenTo'](_0x55360f['collection'],'add',(_0x1b7967,_0x427f05)=>{this['listenTo'](_0x427f05,'escape',_0x4ebe47);}),this['listenTo'](_0x55360f['collection'],'remove',(_0x3e89ff,_0x5b8a5b)=>{this['stopListening'](_0x5b8a5b,'escape',_0x4ebe47);});}['_addAnnotationToArchive'](_0x2b2558,_0x2c7a70){this['listenTo'](_0x2b2558,'set:isVisible',_0x28649f=>{_0x28649f['return']=!0x1,_0x28649f['stop']();}),this['annotationViews']['add'](_0x2b2558['view'],_0x2c7a70);}['_handleNewThread'](_0x4734b0){const _0x309ab3=this['editor']['plugins']['get']('CommentsRepository'),_0x392cab=this['editor']['plugins']['get']('Annotations'),_0x1b955c=this['editor']['config']['get']('collaboration.channelId');if(!_0x1b955c||_0x4734b0['channelId']===_0x1b955c){const _0x599c07=_0x309ab3['_threadToController']['get'](_0x4734b0);if(!_0x599c07)return void this['_pendingThreads']['push'](_0x4734b0);const _0x4302e1=this['_calculatePosition'](_0x4734b0['archivedAt']),_0x2e3086=_0x392cab['getByInnerView'](_0x599c07['view']);_0x2e3086['isVisible']&&_0x392cab['_visibleAnnotations']['remove'](_0x2e3086),this['_addAnnotationToArchive'](_0x2e3086,_0x4302e1);}}['_calculatePosition'](_0x510d16){const _0x59583e=this['editor']['config']['get']('collaboration.channelId'),_0x4763f3=[...this['editor']['plugins']['get'](p)['archivedThreads']]['filter'](_0x18dac6=>_0x18dac6['channelId']===_0x59583e)['findIndex'](_0x54bd99=>_0x54bd99['archivedAt']<_0x510d16);return _0x4763f3<0x0||_0x4763f3>this['annotationViews']['length']?this['annotationViews']['length']:_0x4763f3-0x1;}['_toggleDialog'](){const _0x4a0f80=this['editor'],_0x3b6bcd=_0x4a0f80['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new Z(_0x4a0f80['locale'],this['annotationViews'])),'commentsArchive'===_0x3b6bcd['id']?_0x3b6bcd['hide']():_0x3b6bcd['show']({'id':'commentsArchive','title':N(_0x4a0f80['locale'],'COMMENTS_ARCHIVE'),'icon':_0x259fc8,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0xe17c73['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0xb014c9,_0x3add1b=!0x1){const _0x3ae834=this['editor']['locale'],_0x463a48=this['editor']['plugins']['get']('Dialog'),_0x18e049=new _0xb014c9(_0x3ae834);return _0x18e049['bind']('isEnabled')['to'](this,'isEnabled'),_0x18e049['bind']('isOn')['to'](_0x463a48,'id',_0xa901fe=>'commentsArchive'===_0xa901fe),_0x18e049['set']({'label':N(_0x3ae834,'COMMENTS_ARCHIVE'),'icon':_0x259fc8,'isToggleable':!0x0}),_0x3add1b&&(_0x18e049['tooltip']=!0x0),this['listenTo'](_0x18e049,'execute',()=>this['_toggleDialog']()),_0x18e049;}['_hideDialogOnAnnotationEscape']=_0x4656ad=>{const _0x74e4e6=_0x4656ad['source'];if(!this['annotationViews']['has'](_0x74e4e6['view']))return;const _0x1f8a61=this['editor']['plugins']['get']('Dialog');_0x1f8a61['isOpen']&&'commentsArchive'===_0x1f8a61['id']&&(_0x1f8a61['hide'](),_0x4656ad['stop']());};}class gi extends _0x45a90d{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 _0x44f714,ContextPlugin as _0x36212e,PendingActions as lt,Command as _0x184f82,Plugin as _0x227947,Context as _0x1db1b9}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x521333,uid as _0x27620a,KeystrokeHandler as jt,FocusTracker as _0x1d43a1,diff as _0x530ce9,Collection as _0x5e5810,Rect as _0x946044,CKEditorError as _0xeb2332,first as _0x3b2806,priorities as Wt,scrollViewportToShowTarget as nt,getEnvKeystrokeText as tt,toUnit as Ht,DomEmitterMixin as _0x8b4c54,keyCodes as _0xf6d89b}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x32539b,AriaDescriptionView as Yt,setupThreadKeyboardNavigation as Zt,ConfirmMixin as ti,LateFocusButtonView as _0x1b4248,trimHtml as ts,LateFocusDropdownButtonView as _0x2e99a6,Users as it,getDateTimeFormatter as pt,hashObject as It,getAllMarkersDomElementsSorted as et,surroundingMarkersDetector as rt,FOCUS_ANNOTATION_KEYSTROKE as _0x1b5166}from'ckeditor5-collaboration/dist/index.js';import{throttle as Dt,isEqual as At,cloneDeep as wt,set as yt,unset as Ct,debounce as _0x111997}from'es-toolkit/compat';import{IconUndo as _0x5318cd,IconCheck as _0x4f508f,IconPencil as _0x4f22af,IconRemoveComment as _0x3b1cda,IconThreeVerticalDots as _0x45f31a,IconAddComment as _0x128b4f,IconCommentsArchive as _0x305a4f}from'@ckeditor/ckeditor5-icons/dist/index.js';import{EditorUIView as $t,InlineEditableUIView as Vt,EditorUI as Ut,View as kt,FocusCycler as _0x144b6e,ButtonView as _0x30a957,ViewCollection as _0x1f06bf,createDropdown as _0x5c647a,ListView as _0x578c0f,focusChildOnDropdownOpen as _0x131f6c,ListItemView as _0x1fe2a7,MenuBarMenuListItemButtonView as _0x543d6a,BodyCollection as _0x3ee035,BalloonPanelView as _0x194969,ContextualBalloon as _0x3065e9,Dialog as _0x2d6e9c,DialogViewPosition as _0x190839}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disableViewPlaceholder as St,enableViewPlaceholder as Ft,MouseObserver as _0x91f3f4}from'@ckeditor/ckeditor5-engine/dist/index.js';import{Clipboard as qt,ClipboardMarkersUtils as Mt,ClipboardPipeline as Pt}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Enter as zt,ShiftEnter as Bt}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 _0x19a730}from'@ckeditor/ckeditor5-collaboration-core/dist/index.js';import{toWidget as _0x4b0de4}from'@ckeditor/ckeditor5-widget/dist/index.js';class vt extends/* #__PURE__ -- @preserve */
24
+ _0x521333(){['model'];['view'];constructor(_0x2f20f3,_0x532d0d){super(),this['model']=_0x2f20f3,this['model']['_isAttached']=!0x0,this['view']=_0x532d0d,this['listenTo'](_0x532d0d,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x532d0d,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x532d0d,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x532d0d,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x532d0d,'addComment',(_0x5e894d,_0x4a0d79)=>this['addComment'](_0x4a0d79)),this['listenTo'](_0x532d0d,'updateComment',(_0x1b390f,_0x51f847,_0x79743c)=>this['updateComment'](_0x51f847,_0x79743c)),this['listenTo'](_0x532d0d,'removeComment',(_0x4f8703,_0x460cc8)=>this['removeComment'](_0x460cc8));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x51b0f5){this['model']['addComment']({'content':_0x51b0f5,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x347fd0,_0x50115b){this['model']['getComment'](_0x347fd0)['update']({'content':_0x50115b});}['removeComment'](_0x19019c){this['model']['getComment'](_0x19019c)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function N(_0xb8dee,_0xd430e7,_0x1556ef){const t=_0xb8dee['t'];switch(_0xd430e7){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'},_0x1556ef);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'},_0x1556ef);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'},_0x1556ef);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'},_0x1556ef);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x1556ef);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'},_0x1556ef);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'},_0x1556ef);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'},_0x1556ef);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 Rt extends $t{['main'];['editable'];constructor(_0x592fa2,_0x21e03b){super(_0x592fa2);const _0x196ce3=_0x27620a();this['main']=this['createCollection'](),this['editable']=new Vt(_0x592fa2,_0x21e03b,void 0x0,{'label':()=>N(_0x592fa2,'Comment\x20editor')}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'dir':_0x592fa2['uiLanguageDirection'],'lang':_0x592fa2['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x196ce3},'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 Et extends Ut{['view'];constructor(_0x41f795){super(_0x41f795),this['view']=new Rt(_0x41f795['locale'],_0x41f795['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x7e9063=this['editor']['editing']['view'],_0x2ed0bb=this['view']['editable'],_0x102f37=_0x7e9063['document']['getRoot']();_0x2ed0bb['name']=_0x102f37['rootName'],this['view']['render']();const _0x1ccbb6=_0x2ed0bb['element'];this['setEditableElement'](_0x2ed0bb['name'],_0x1ccbb6),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x7e9063['attachDomRoot'](_0x1ccbb6),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const Qt=[qt,zt,Bt,Gt,Jt,Kt,Lt];class hs extends/* #__PURE__ -- @preserve */
25
+ _0x521333(_0x44f714){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
26
+ ((()=>Qt)());constructor(_0x6afc9={}){function _0x3d055b(_0x52882c){return _0x52882c['map'](_0x1f5d69=>String['fromCharCode'](_0x1f5d69))['join']('');}(_0x6afc9=Object['assign']({},_0x6afc9))['plugins']||(_0x6afc9['plugins']=hs['defaultPlugins']),super(_0x6afc9),this['ui']=new Et(this),this['set']('placeholder',''),this['model']['document']['on']('change',()=>this['_updatePlaceholder'](),{'priority':'low'}),this['on']('change:placeholder',()=>this['_updatePlaceholder']()),this['model']['document']['createRoot'](),this[_0x3d055b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3d055b([0x76,0x69,0x65,0x77])][_0x3d055b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3d055b([0x61,0x75,0x74,0x6f]),this[_0x3d055b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x3d055b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3d055b([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x3d055b([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x3d055b([0x6f,0x6b])});}['create'](){const _0x5759a6=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x5759a6))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x429f58=>{const _0x4c2124=this['model']['document']['getRoot'](),_0x4021cf=_0x4c2124&&_0x4c2124['getChild'](_0x4c2124['childCount']-0x1);_0x429f58['setSelection'](_0x4021cf,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x585ce2=this['editing']['view'],_0x5ca0c1=_0x585ce2['document']['getRoot'](),_0x117d24=_0x5ca0c1['getChild'](0x0);_0x5ca0c1['childCount']>0x1||!_0x117d24||'p'!=_0x117d24['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(St(_0x585ce2,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x117d24['placeholder']=this['placeholder']),Ft({'view':_0x585ce2,'element':_0x117d24,'keepOnFocus':!0x0}),this['placeholderElement']=_0x117d24);}}class es extends kt{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x3a26e8,_0x24c33b={}){super(_0x3a26e8),this['editor']=null,this['_editorConfig']=_0x24c33b,this['set']('value',_0x24c33b['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',N(_0x3a26e8,'Reply...')),this['set']('submitLabel',N(_0x3a26e8,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new jt(),this['focusTracker']=new _0x1d43a1(),this['focusCycler']=new _0x144b6e({'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',(_0x16e17b,_0x1ecafa)=>{this['cancelButtonView']['fire']('execute'),_0x1ecafa();}),this['keystrokes']['set']('Ctrl+Enter',(_0x9a8f7a,_0x273d9c)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x273d9c());}),this['on']('submit',(_0x2ff31c,_0x3e33e5)=>{_0x3e33e5['length']>0xfde8?(alert(N(_0x3a26e8,'TOO_LONG_COMMENT_ALERT',[_0x3e33e5['length'],0xfde8])),_0x2ff31c['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new hs(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x1e0fce=this['editor'];this['element']['insertBefore'](_0x1e0fce['ui']['element'],this['element']['firstChild']),_0x1e0fce['model']['document']['on']('change',()=>this['value']=_0x1e0fce['getData']()),_0x1e0fce['bind']('placeholder')['to'](this),this['focusables']['add'](_0x1e0fce['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x89eea5){-0x1===_0x89eea5?(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:_0x3f3f87}=this,_0x8e9461=new _0x30a957(_0x3f3f87);return _0x8e9461['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x8e9461['withText']=!0x0,_0x8e9461['bind']('label')['to'](this,'submitLabel'),_0x8e9461['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x8e9461['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x4a3479,_0x38f314)=>!_0x38f314&&!!_0x4a3479['trim']()),_0x8e9461;}['_createCancelButton'](){const {locale:_0x524c93}=this,_0x43ac45=new _0x30a957(_0x524c93);return _0x43ac45['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x43ac45['label']=N(_0x524c93,'Cancel'),_0x43ac45['withText']=!0x0,_0x43ac45['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x43ac45;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x6295ea=>{this['focusTracker']['add'](_0x6295ea['element']);}),this['focusables']['on']('change',(_0x50db66,_0x41c215)=>{for(const _0x45b122 of Array['from'](_0x41c215['added'])['reverse']())this['focusTracker']['add'](_0x45b122['element']);});}}class ie extends kt{constructor(_0x4da760,_0x3f7573,_0x28cbf0){super(_0x4da760),this['commentInputView']=new es(_0x4da760,_0x28cbf0),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x2f469c,_0x252b56)=>_0x2f469c||!!_0x252b56),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 _0x32539b(_0x4da760,_0x3f7573),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'](_0x3532bb){this['commentInputView']['focus'](_0x3532bb);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x76c1fd,_0x5ce73b)=>{const {submitButtonView:_0x5d252c,cancelButtonView:_0x2e5053,editor:_0x4088ba}=this['commentInputView'];[_0x5d252c['element'],_0x2e5053['element'],_0x4088ba?_0x4088ba['editing']['view']['getDomRoot']():null]['filter'](_0x5d075c=>_0x5d075c)['some'](_0x4f6724=>_0x4f6724['contains'](_0x5ce73b['target']))||(this['focus'](),_0x5ce73b['preventDefault']());});}}class rs extends kt{constructor(_0x18438c){super(_0x18438c);const _0x5bbb8d=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x5bbb8d['to']('count',_0x3c01c3=>N(_0x18438c,'NUMBER_OF_COMMENTS',_0x3c01c3))}]});}}class te extends kt{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x2df0d9,_0x375ad4,_0x377f1c){super(_0x2df0d9);const _0x3922e9=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x375ad4['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x375ad4,this['_config']=_0x377f1c,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x1d43a1(),this['keystrokes']=new jt(),this['focusCycler']=new _0x144b6e({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x27982b=>this['commentViews']['map'](_0x2d8f86=>_0x2d8f86['element'])['includes'](_0x27982b['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new rs(_0x2df0d9),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x2c770d=>_0x2c770d-this['_config']['maxCommentsWhenCollapsed']);for(const _0x31c94f of _0x375ad4['comments'])this['_handleNewCommentModel'](_0x31c94f);this['_handleInfoComment'](),this['listenTo'](_0x375ad4['comments'],'add',(_0x4b4c34,_0x44722a)=>{const _0x56f9bf=this['_calculatePosition'](_0x44722a);this['length']++,this['_handleNewCommentModel'](_0x44722a,_0x56f9bf),this['refreshVisibleViews']();}),this['listenTo'](_0x375ad4['comments'],'remove',(_0x25f331,_0x3fc611)=>{this['length']--,this['_handleRemoveCommentModel'](_0x3fc611),this['refreshVisibleViews']();}),this['listenTo'](_0x375ad4,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x375ad4,'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',_0x3922e9['if']('length','ck-hidden',_0x32adbd=>!_0x32adbd)],'aria-label':N(_0x2df0d9,'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'](_0x5a3fed){-0x1===_0x5a3fed?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x538f01 of this['commentViews'])_0x538f01['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x10b5e5,_0x2f3c3c){const _0x5a5a7a=new this['_config']['CommentView'](this['locale'],_0x10b5e5,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x5a5a7a['viewUid']=_0x10b5e5['id'],_0x5a5a7a['delegate']('removeComment')['to'](this),_0x5a5a7a['delegate']('updateComment')['to'](this),_0x5a5a7a['delegate']('resolveCommentThread')['to'](this),_0x5a5a7a['delegate']('editorReady')['to'](this),_0x5a5a7a['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x5a5a7a,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x5a5a7a,_0x2f3c3c);}['_calculatePosition'](_0x179777){const _0x366da5=this['_model']['_findOptimalIndex'](_0x179777);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x179777['authoredAt']?_0x366da5-0x1:_0x366da5:_0x366da5-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x1ee2a7={'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'],_0x1ee2a7,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x1ee2a7));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x5cf42b){const _0x4ef469=this['commentViews']['remove'](_0x5cf42b['id']);this['stopListening'](_0x4ef469),_0x4ef469['isEditMode']&&this['_updateHasDirtyComment'](),_0x4ef469['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x9b8b4=>_0x9b8b4['isEditMode']);}['_rearrangeCollapse'](){const _0x43b8b5=function(_0x2cd71d){const _0x1e499b=new _0x5e5810();for(const _0x2578c8 of _0x2cd71d)_0x1e499b['add'](_0x2578c8);return _0x1e499b;}(this['commentViews']),_0x5411f2=this['_collapsedCommentsView']['count'];for(let _0x17714c=0x1;_0x17714c<=_0x5411f2;_0x17714c++)_0x43b8b5['remove'](0x1);for(const _0x49f09d of _0x43b8b5)_0x49f09d['collapse']();_0x5411f2>0x0&&_0x43b8b5['add'](this['_collapsedCommentsView'],0x1),ns(_0x530ce9(Array['from'](this['visibleViews']),Array['from'](_0x43b8b5)),this['visibleViews'],_0x43b8b5);}['_rearrangeExpand'](){ns(_0x530ce9(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x208edb of this['visibleViews'])_0x208edb['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x22bd8c=>{this['focusTracker']['add'](_0x22bd8c['element']),this['keystrokes']['listenTo'](_0x22bd8c['element']);}),this['commentViews']['on']('change',(_0x7fb919,_0x1d7ad1)=>{for(const _0x44632f of _0x1d7ad1['removed'])this['focusTracker']['remove'](_0x44632f['element']),this['keystrokes']['stopListening'](_0x44632f['element']);for(const _0x31833c of Array['from'](_0x1d7ad1['added'])['reverse']())this['focusTracker']['add'](_0x31833c['element']),this['keystrokes']['listenTo'](_0x31833c['element']);});}}function ns(_0x20e75d,_0x2e193a,_0x2672f2){let _0x33237d=0x0;for(const _0x566fca of _0x20e75d)switch(_0x566fca){case'insert':_0x2e193a['add'](_0x2672f2['get'](_0x33237d),_0x33237d),_0x33237d++;break;case'delete':_0x2e193a['remove'](_0x33237d);break;case'equal':_0x33237d++;}}class oe extends kt{constructor(_0x5ec9e9){super(_0x5ec9e9);const _0x3dd987=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x3dd987['to']('contextValue',_0x4258d5=>N(_0x5ec9e9,'THREAD_CONTEXT_LABEL',_0x4258d5)),'tabindex':-0x1},'children':[{'text':_0x3dd987['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class Xt extends kt{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x511dfc,_0x3db813){super(_0x511dfc);const _0xccd30a=this['bindTemplate'];this['_model']=_0x3db813,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x1d43a1(),this['keystrokes']=new jt(),this['focusCycler']=new _0x144b6e({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x13ed9b=>!!_0x13ed9b),this['bind']('contextValue')['to'](this['_model'],'context',_0x3f2b49=>_0x3f2b49&&_0x3f2b49['value']?this['_trimContextValue'](_0x3f2b49['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',_0xccd30a['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 _0x5a6883=new _0x30a957(this['locale']);return _0x5a6883['label']=N(this['locale'],'Reopen'),_0x5a6883['tooltip']=N(this['locale'],'Reopen'),_0x5a6883['icon']=_0x5318cd,_0x5a6883['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x3a86ec=>!_0x3a86ec),_0x5a6883['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x32f52f,_0x14a1b3)=>_0x32f52f&&_0x14a1b3),_0x5a6883['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x5a6883;}['_trimContextValue'](_0x4dbdc9){if(_0x4dbdc9['length']<0x96)return _0x4dbdc9;const _0x2f333f=_0x4dbdc9['lastIndexOf']('\x20',0x93);return _0x4dbdc9['substring'](0x0,_0x2f333f>-0x1?_0x2f333f:0x93)+'...';}['_attachContextActions'](){const _0x4067db=this['element']['querySelector']('.ck-context'),_0x3ea6b2=_0x4067db['querySelector']('.ck-context__value');this['listenTo'](_0x4067db,'mouseenter',()=>{_0x3ea6b2['offsetWidth']<_0x3ea6b2['scrollWidth']&&_0x4067db['classList']['add']('overlay');}),this['listenTo'](_0x4067db,'mouseleave',()=>{_0x4067db['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x3754bb of this['focusables'])this['focusTracker']['add'](_0x3754bb['element']),this['keystrokes']['listenTo'](_0x3754bb['element']);}['_createContextView'](){const _0x69c426=new oe(this['locale']);return _0x69c426['bind']('contextValue')['to'](this),_0x69c426;}}class si extends kt{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x5ab624,_0x74019f,_0x58b273,_0x16e367){super(_0x5ab624),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x74019f,this['_localUser']=_0x58b273,this['_config']=_0x16e367,this['commentThreadHeaderView']=new Xt(_0x5ab624,_0x74019f),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new Yt(_0x5ab624,N(_0x5ab624,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new te(_0x5ab624,_0x74019f,Object['assign']({'CommentView':this['_config']['CommentView']},_0x16e367)),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',(_0x36b9a1,_0x197e43)=>_0x36b9a1||!!_0x197e43),this['bind']('isUnlinked')['to'](_0x74019f,'unlinkedAt',_0x5e635b=>!!_0x5e635b),this['bind']('ariaLabel')['to'](this,'length',_0x40e3ef=>{const _0x3fe240=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return N(this['locale'],'COMMENT_THREAD_LABEL',[_0x40e3ef,_0x3fe240]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x1d43a1(),this['keystrokes']=new jt(),this['focusCycler']=new _0x144b6e({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x3e582e=>_0x3e582e['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),Zt(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x42a0dd=new ie(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x231349=_0x42a0dd['commentInputView'];return _0x42a0dd['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x231349,'value',(_0xd79578,_0x4b2a93,_0x3dbcb0,_0x6d0d58,_0x48c743)=>!!_0x48c743||!!_0x6d0d58&&_0x3dbcb0&&!_0x4b2a93||_0xd79578&&_0x3dbcb0&&!_0x4b2a93),_0x231349['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0xc4b11a,_0x590cdf,_0x2d5235)=>{let _0x14f64b;return _0x14f64b=_0x2d5235&&_0x590cdf?'Reply\x20to\x20reopen\x20discussion...':_0xc4b11a?'Reply...':'Write\x20a\x20comment...',N(this['locale'],_0x14f64b);}),_0x231349['bind']('submitLabel')['to'](this,'length',_0x3c532c=>N(this['locale'],_0x3c532c?'Reply':'Comment')),_0x231349['on']('submit',(_0x56f1af,_0x4d83e)=>{this['fire']('addComment',_0x4d83e),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x231349['on']('cancel',()=>{this['focus']();}),_0x231349['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x231349['on']('cancel',_0x401a8a=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x401a8a['stop']());}),this['on']('change:isActive',(_0x103adb,_0x2f4875,_0xa131d5)=>{_0xa131d5||this['length']||_0x231349['value']||this['fire']('removeCommentThread');}),_0x42a0dd;}}class gt extends/* #__PURE__ -- @preserve */
27
+ ti(si){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x191e81,_0x544897,_0x528444,_0x59d258){super(_0x191e81,_0x544897,_0x528444,_0x59d258),this['commentThreadChildren']=this['createCollection']([this['commentsListView'],this['commentThreadInputView'],this['ariaDescriptionView']]),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x191e81,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x3c5f99,_0x3b7182,_0x3194c0)=>{_0x3194c0||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x14c60,_0x989e03,_0x33e207)=>{_0x33e207&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x260e51=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck','ck-thread','ck-reset_all-excluded','ck-rounded-corners',_0x260e51['if']('isActive','ck-thread--active'),_0x260e51['if']('isUnlinked','ck-thread--unlinked'),_0x260e51['to']('actionIndicator',_0x4567e2=>_0x4567e2?'ck-thread--'+_0x4567e2:'')],'data-thread-id':this['_model']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x260e51['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 _0x3119d4 of this['commentsListView']['commentViews'])_0x3119d4['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x578f07}=this,_0x812c14=this['commentsListView']['commentViews']['get'](0x0);_0x812c14===this['_boundFirstCommentView']||_0x812c14['isSystemComment']||(this['_boundFirstCommentView']=_0x812c14,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x812c14,'actionIndicator',_0x26e26a=>'remove'===_0x26e26a?'remove':null),_0x812c14['placeholder']=N(_0x578f07,'Write\x20a\x20comment...'),_0x812c14['removeButton']['on']('execute',_0x485d86=>{_0x485d86['stop'](),this['showConfirm'](N(_0x578f07,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),this['on']('removeConfirm',()=>{_0x812c14['focus']();}),_0x812c14['actionBar']['add'](this['resolveButton'],0x0),_0x812c14['focusables']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x5e489d=new _0x1b4248(this['locale']);return _0x5e489d['label']=N(this['locale'],'Resolve'),_0x5e489d['tooltip']=N(this['locale'],'Resolve'),_0x5e489d['icon']=_0x4f508f,_0x5e489d['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x5e489d['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x59f8b4=>!_0x59f8b4),_0x5e489d['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x40bcfd,_0x26c43f)=>_0x40bcfd&&!_0x26c43f),_0x5e489d['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x5e489d;}['_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 is extends kt{constructor(_0x155af3){super(_0x155af3),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x33a26c,_0x395fce,_0x2d4a21)=>{this['element']['innerHTML']=_0x2d4a21;}),this['element']['innerHTML']=this['content'];}}class di extends kt{['visibleView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x47ba48,_0x4dd820,_0x43e93e){super(_0x47ba48),this['_model']=_0x4dd820,this['_config']=_0x43e93e,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['bind']('ariaLabel')['to'](_0x4dd820,'content',_0x4dd820,'authoredAt',(_0x50845e,_0x5c50a5)=>N(_0x47ba48,'COMMENT_ARIA_LABEL',[_0x4dd820['author']['name'],_0x43e93e['formatDateTime'](_0x5c50a5),new DOMParser()['parseFromString'](_0x50845e,'text/html')['body']['textContent'],_0x4dd820['isExternal']?this['getExternalCommentNote']():''])),this['ariaDescriptionView']=new Yt(_0x47ba48,N(_0x47ba48,'COMMENT_THREAD_DESCRIPTION')),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']()),this['focusables']=new _0x1f06bf(),this['focusTracker']=new _0x1d43a1(),this['keystrokes']=new jt(),this['focusCycler']=new _0x144b6e({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x19f126=>_0x19f126['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 _0x584aaa=new is(this['locale']);return _0x584aaa['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x248fec,_0x54ce53)=>_0x54ce53?ts(_0x248fec,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x248fec),_0x584aaa;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x4b901d=new es(this['locale'],this['_config']['editorConfig']);return _0x4b901d['value']=this['_model']['content'],_0x4b901d['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x4b901d['submitLabel']=N(this['locale'],'Save'),_0x4b901d['on']('submit',(_0x4e2f43,_0x38023a)=>{this['fire']('updateComment',this['_model']['id'],_0x38023a),this['switchToDisplayMode'](),this['focus']();}),_0x4b901d['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x4b901d['once']('editorReady',()=>{_0x4b901d['focus']();}),_0x4b901d['createEditor'](),_0x4b901d['delegate']('editorReady')['to'](this),_0x4b901d['delegate']('editorDestroyed')['to'](this),_0x4b901d;}['_setupKeyboardNavigation'](){const _0xecf10f=this['element'];this['keystrokes']['listenTo'](_0xecf10f);for(const _0x54301b of this['focusables'])this['focusTracker']['add'](_0x54301b['element']),this['keystrokes']['listenTo'](_0x54301b['element']);this['focusables']['on']('change',(_0x39b6c7,_0x3889b5)=>{for(const _0x390be0 of _0x3889b5['removed'])this['focusTracker']['remove'](_0x390be0['element']),this['keystrokes']['stopListening'](_0x390be0['element']);for(const _0x33d54f of _0x3889b5['added'])this['focusTracker']['add'](_0x33d54f['element']),this['keystrokes']['listenTo'](_0x33d54f['element']);}),this['keystrokes']['set']('enter',(_0x275779,_0x30c0e5)=>{_0xecf10f===_0x275779['target']&&(this['focusCycler']['focusFirst'](),_0x30c0e5());}),this['keystrokes']['set']('esc',(_0x3c27a0,_0x5b4e33)=>{_0xecf10f!==_0x3c27a0['target']&&(this['focus'](),_0x5b4e33());});}}class Tt extends/* #__PURE__ -- @preserve */
28
+ ti(di){['actionBar'];['userView'];constructor(_0x10a68a,_0x3c0b6b,_0x437887){super(_0x10a68a,_0x3c0b6b,_0x437887),this['set']('actionIndicator',null),this['set']('placeholder',N(_0x10a68a,'Reply...')),this['bind']('authoredAt')['to'](_0x3c0b6b),this['bind']('resolvedAt')['to'](_0x3c0b6b),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 _0x32539b(_0x10a68a,_0x3c0b6b['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['listenTo'](_0x3c0b6b,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x18011f=this['bindTemplate'],_0x3b7f5f=[{'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':_0x18011f['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x18011f['to']('authoredAt',_0x42b376=>this['_config']['formatDateTime'](_0x42b376))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x18011f['if']('isEditMode','ck-comment__actions--hidden'),_0x18011f['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']&&_0x3b7f5f['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper'],'tabindex':-0x1,'aria-label':_0x18011f['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id'],'role':'listitem'},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x18011f['if']('isEditMode','ck-comment--edit'),_0x18011f['if']('isSystemComment','ck-comment--info'),_0x18011f['to']('actionIndicator',_0x5019d2=>_0x5019d2?'ck-comment--'+_0x5019d2:'')],'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':_0x3b7f5f}]}]};}['_createEditButton'](){const _0x1b6dd2=new _0x30a957(this['locale']);return _0x1b6dd2['label']=N(this['locale'],'Edit'),_0x1b6dd2['icon']=_0x4f22af,_0x1b6dd2['withText']=!0x0,_0x1b6dd2['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x1b6dd2['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x5d7176=>!_0x5d7176),_0x1b6dd2['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x1b6dd2['on']('execute',()=>this['switchToEditMode']()),_0x1b6dd2;}['_createRemoveButton'](){const _0x402553=new _0x30a957(this['locale']);return _0x402553['label']=N(this['locale'],'Remove'),_0x402553['icon']=_0x3b1cda,_0x402553['withText']=!0x0,_0x402553['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x402553['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x48ffa0=>!_0x48ffa0),_0x402553['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x402553['on']('execute',()=>{this['showConfirm'](N(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x402553;}['_createDropdown'](){const _0x4a79ba=_0x5c647a(this['locale'],_0x2e99a6),_0x2f465c=_0x4a79ba['panelView']['children'],_0xd6c4c5=new _0x578c0f(this['locale']),_0x739224=_0x4a79ba['bindTemplate'];_0x131f6c(_0x4a79ba,()=>this['items']['find'](_0x50c2e1=>_0x50c2e1['isVisible'])),_0x4a79ba['extendTemplate']({'attributes':{'class':[_0x739224['if']('isVisible','ck-hidden',_0x388801=>!_0x388801)]}});const _0x720604=(_0x267db6,_0xac4ea8=-0x1)=>{const _0x50ec5d=new _0x1fe2a7(this['locale']);_0x50ec5d['children']['add'](_0x267db6);const _0x56d06a=_0xac4ea8>-0x1?_0xac4ea8:_0xd6c4c5['items']['length'];_0xd6c4c5['items']['add'](_0x50ec5d,_0x56d06a);const _0x38d0c4=Array['from'](this['items']);_0x4a79ba['unbind']('isEnabled','isVisible'),_0x4a79ba['bind']('isEnabled')['toMany'](_0x38d0c4,'isEnabled',(..._0xf5d385)=>_0xf5d385['some'](_0x2642f1=>_0x2642f1)),_0x4a79ba['bind']('isVisible')['toMany'](_0x38d0c4,'isVisible',(..._0x1964e7)=>_0x1964e7['some'](_0x4ace84=>_0x4ace84));};_0x4a79ba['panelPosition']='sw',_0x4a79ba['buttonView']['set']({'label':N(this['locale'],'Show\x20more\x20items'),'icon':_0x45f31a});for(const _0x20ab5a of this['items'])_0x720604(_0x20ab5a);return _0x2f465c['add'](_0xd6c4c5),_0x4a79ba['listenTo'](this['items'],'add',(_0x563953,_0x332eb2,_0x11c4cc)=>{_0x720604(_0x332eb2,_0x11c4cc);}),_0x4a79ba['listenTo'](this['items'],'remove',(_0x79c515,_0x5920f1,_0x5ea6e8)=>{_0xd6c4c5['items']['remove'](_0x5ea6e8);}),_0x4a79ba;}['_attachActions'](_0x38bd01,_0x5e7693){const _0x489ddf=_0x38bd01&&_0x38bd01['element'];_0x489ddf&&(this['listenTo'](_0x489ddf,'mouseenter',()=>this['actionIndicator']=_0x5e7693),this['listenTo'](_0x489ddf,'focus',()=>this['actionIndicator']=_0x5e7693),this['listenTo'](_0x489ddf,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x489ddf,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0xf3a701=super['_createCommentInputView']();return _0xf3a701['bind']('placeholder')['to'](this),_0xf3a701;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function xt(_0x2b51ee){const _0xd5b7fe=Dt(_0x2b51ee,0x1e),_0x4fa203=new MutationObserver(_0x204371=>{for(const _0x389479 of _0x204371)('attributes'==_0x389479['type']&&'class'==_0x389479['attributeName']||'childList'==_0x389479['type']||'characterData'==_0x389479['type'])&&_0xd5b7fe();});return{'attach'(_0x6ad362){_0x4fa203['observe'](_0x6ad362,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x4fa203['disconnect'](),_0xd5b7fe['cancel']();}};}class E extends kt{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x58273d,_0x49ddb4){super(_0x58273d),this['id']=_0x27620a(),this['focusTracker']=new _0x1d43a1(),this['keystrokes']=new jt(),this['keystrokes']['set']('Esc',(_0x293f9f,_0xa4cf26)=>this['fire']('Esc',_0xa4cf26)),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'](_0x49ddb4),this['mainView']=_0x49ddb4;const _0x170266=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x170266['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 _0x1c207e=this['element']['clientHeight'];_0x1c207e&&(this['height']=_0x1c207e);}}class T extends/* #__PURE__ -- @preserve */
29
+ _0x521333(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x10e92d,target:_0x3282c4,type:_0x290204,isVisible:_0x50f0f8=!0x0}){super(),this['view']=_0x10e92d,this['view']['element']||this['view']['render'](),this['_type']=_0x290204,this['_target']=_0x3282c4,T['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x5e5810([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x49ebbd,_0x2e1b19)=>{this['view']['focusTracker']['add'](_0x2e1b19);}),this['focusableElements']['on']('remove',(_0x1dfc74,_0x260644)=>{this['view']['focusTracker']['remove'](_0x260644);}),this['set']('isVisible',_0x50f0f8);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x154445=this['_getNormalizedTarget']();return T['_assertCorrectTarget'](_0x154445),_0x154445;}get['targetRect'](){const _0x5663fe=this['target'];if(null===_0x5663fe)return null;if(_0x5663fe instanceof _0x946044)return _0x5663fe;const _0x46392f=_0x5663fe['filter'](_0x196cef=>function(_0x34fd50){const _0x130b86=_0x34fd50['offsetParent'];if(_0x130b86)return!0x0;const _0x355fa6=_0x34fd50['getClientRects']()['item'](0x0);return!!_0x355fa6;}(_0x196cef));return 0x0===_0x46392f['length']?null:new _0x946044(_0x46392f[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0xed1c8){this['view']['isActive']=_0xed1c8,this['view']['mainView']['isActive']=_0xed1c8;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x2dde52){if(!(null===_0x2dde52||_0x2dde52 instanceof _0x946044||Array['isArray'](_0x2dde52)&&_0x2dde52['every'](_0x162a47=>fi(_0x162a47))))throw new _0xeb2332('annotation-invalid-target',null,{'target':_0x2dde52});}['_getNormalizedTarget'](){const _0x536566='function'==typeof this['_target']?this['_target']():this['_target'];return fi(_0x536566)?[_0x536566]:_0x536566;}}function fi(_0x201588){return null!==_0x201588&&'object'==typeof _0x201588&&'nodeType'in _0x201588&&0x1===_0x201588['nodeType'];}class S extends _0x5e5810{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x4ea9ca=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x1d43a1(),this['_focusTracker']['on']('change:isFocused',(_0x2678a0,_0x1a5ad5,_0x33e850)=>{_0x33e850||this['fire']('blur');});for(const _0x4a4e16 of _0x4ea9ca)this['add'](_0x4a4e16);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x2b3ba3){if(this['has'](_0x2b3ba3))throw new _0xeb2332('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x2b3ba3['innerView'],_0x2b3ba3),this['_viewToAnnotation']['set'](_0x2b3ba3['view'],_0x2b3ba3);for(const _0x41b3dc of _0x2b3ba3['focusableElements'])this['_focusTracker']['add'](_0x41b3dc);this['listenTo'](_0x2b3ba3['focusableElements'],'add',(_0x347a53,_0x236e25)=>{this['_focusTracker']['add'](_0x236e25);}),this['listenTo'](_0x2b3ba3['focusableElements'],'remove',(_0x5a8776,_0x4901f0)=>{this['_focusTracker']['remove'](_0x4901f0);}),this['listenTo'](_0x2b3ba3['view']['focusTracker'],'change:isFocused',(_0xd94fe5,_0x199a05,_0x34baf2)=>{_0x34baf2&&this['fire']('focus',_0x2b3ba3);}),_0x2b3ba3['updateTargetRect']();const _0x2fcfa8=this['_getOrderInContent'](_0x2b3ba3['view']['targetRect']);return super['add'](_0x2b3ba3,_0x2fcfa8);}['remove'](_0x4bd1d2){if(!this['has'](_0x4bd1d2))throw new _0xeb2332('annotationcollection-not-existing-item',null);this['stopListening'](_0x4bd1d2['view']['focusTracker']),this['stopListening'](_0x4bd1d2['focusableElements']);for(const _0x8f2484 of _0x4bd1d2['focusableElements'])this['_focusTracker']['remove'](_0x8f2484);return this['_viewToAnnotation']['delete'](_0x4bd1d2['view']),this['_innerViewToAnnotation']['delete'](_0x4bd1d2['innerView']),super['remove'](_0x4bd1d2);}['getByInnerView'](_0x152253){return this['_innerViewToAnnotation']['get'](_0x152253);}['getByView'](_0xb486c3){return this['_viewToAnnotation']['get'](_0xb486c3);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0xdfd60 of this)_0xdfd60['updateTargetRect']();this['_sort']();}['_sort'](){const _0x21fd1f=Array['from'](this)['sort']((_0x109d4c,_0x3fdcd5)=>w(_0x109d4c['view']['targetRect'],_0x3fdcd5['view']['targetRect']));for(let _0x39ecd2=_0x21fd1f['length']-0x1;_0x39ecd2>0x0;_0x39ecd2--){const _0x2a6abe=_0x21fd1f[_0x39ecd2];_0x39ecd2!==this['getIndex'](_0x2a6abe)&&(this['remove'](_0x2a6abe),this['add'](_0x2a6abe));}}['_getOrderInContent'](_0x40e498){let _0x1278d9=0x0;if(!_0x40e498)return this['length'];for(const _0x492279 of this){const _0x1bd214=_0x492279['view']['targetRect'];if(_0x1bd214){if(w(_0x40e498,_0x1bd214)<0x0)return _0x1278d9;_0x1278d9++;}}return _0x1278d9;}}function v({source:_0x4fa28c,target:_0x462f5e,filter:_0x39aa6d}){for(const _0x560c12 of _0x4fa28c)_0x39aa6d(_0x560c12)&&_0x462f5e['add'](_0x560c12);_0x462f5e['listenTo'](_0x4fa28c,'add',(_0x143d00,_0x215519)=>{_0x39aa6d(_0x215519)&&_0x462f5e['add'](_0x215519);}),_0x462f5e['listenTo'](_0x4fa28c,'remove',(_0x39bb37,_0x437dcb)=>{_0x462f5e['has'](_0x437dcb)&&_0x462f5e['remove'](_0x437dcb);});}function w(_0x2aa57a,_0x7fec20){if(null===_0x2aa57a&&null===_0x7fec20)return 0x0;if(null===_0x2aa57a)return-0x1;if(null===_0x7fec20)return 0x1;const _0xadf98d=_0x2aa57a['top']-_0x7fec20['top'];return 0x0==_0xadf98d?_0x2aa57a['left']-_0x7fec20['left']:_0xadf98d;}class y extends _0x36212e{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x2b1c74){if(super(_0x2b1c74),this['collection']=new S(),this['_visibleAnnotations']=new S(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x2b1c74 instanceof _0x44f714){const _0xb9d7f4=_0x2b1c74['locale'];_0x2b1c74['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':N(_0xb9d7f4,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':N(_0xb9d7f4,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':N(_0xb9d7f4,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':N(_0xb9d7f4,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':N(_0xb9d7f4,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':N(_0xb9d7f4,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':N(_0xb9d7f4,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x2b92f8){this['collection']['add'](_0x2b92f8);}['remove'](_0x31f9f4){this['collection']['remove'](_0x31f9f4),_0x31f9f4['destroy']();}['refreshVisibility'](){for(const _0x23843b of this['collection'])_0x23843b['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x84abd3){return this['collection']['getByInnerView'](_0x84abd3);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0xd0d9ea of this['collection'])_0xd0d9ea['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x4fef9a){this['fire']('_activateAnnotation',_0x4fef9a);}['createAnnotation'](_0x2abc73){return new T(_0x2abc73);}['createAnnotationView'](_0x489af,_0x356ca5){return new E(_0x489af,_0x356ca5);}['_addActiveAnnotation'](_0x36e6a3){const _0x31216b=new Set(this['activeAnnotations']);_0x31216b['add'](_0x36e6a3),this['activeAnnotations']=_0x31216b;}['_removeActiveAnnotation'](_0x563269){const _0x4df27b=new Set(this['activeAnnotations']);_0x4df27b['delete'](_0x563269),this['activeAnnotations']=_0x4df27b;}['_bindAnnotationsToVisibleAnnotations'](){const _0x4f1735=this['collection'],_0x11056b=this['_visibleAnnotations'];function _0x1d3cc7(_0x13a417){const _0x49cbde=_0x13a417['source'];_0x49cbde['isVisible']&&!_0x11056b['has'](_0x49cbde)?_0x11056b['add'](_0x49cbde):!_0x49cbde['isVisible']&&_0x11056b['has'](_0x49cbde)&&_0x11056b['remove'](_0x49cbde),_0x49cbde['view']['focusTracker']['remove'](_0x49cbde['view']['element']),_0x49cbde['view']['focusTracker']['add'](_0x49cbde['view']['element']);}this['listenTo'](_0x4f1735,'add',(_0xa1579,_0x399230)=>{_0x399230['isVisible']&&_0x11056b['add'](_0x399230),this['listenTo'](_0x399230,'change:isVisible',_0x1d3cc7);}),this['listenTo'](_0x4f1735,'remove',(_0xcff7ab,_0x40b07f)=>{_0x11056b['has'](_0x40b07f)&&_0x11056b['remove'](_0x40b07f),this['stopListening'](_0x40b07f,'change:isVisible',_0x1d3cc7);});}['_setupEnterAnnotationKeystroke'](){const _0x3c1884=_0x1c2bd6=>{_0x1c2bd6['on']('ready',()=>{_0x1c2bd6['keystrokes']['set'](_0x19a730,(_0x5e2c87,_0x20889a)=>{const _0x2d9a1d=_0x3b2806(this['activeAnnotations']['values']());_0x2d9a1d&&(_0x2d9a1d['view']['focus'](),_0x20889a());});});};this['context']instanceof _0x44f714?_0x3c1884(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x31b0e2,_0x2aa0f8)=>{_0x3c1884(_0x2aa0f8);});}['_setupEscapeAnnotationHandling'](){const _0x3eec5f=_0x31ba4b=>{const _0x36f68c=_0x31ba4b['source'],_0x40b95f=[];let _0x1a26fb;if(Array['isArray'](_0x36f68c['target'])){_0x1a26fb=_0x36f68c['target'][0x0],this['context']instanceof _0x44f714?_0x40b95f['push'](this['context']):this['context']['editors']&&_0x40b95f['push'](...this['context']['editors']);for(const _0x479a19 of _0x40b95f)for(const _0x3180ed of _0x479a19['editing']['view']['domRoots']['values']())if(_0x3180ed['contains'](_0x1a26fb))return void _0x479a19['editing']['view']['focus']();_0x1a26fb['focus']();}};this['listenTo'](this['collection'],'add',(_0x3eb876,_0xb782cd)=>{this['listenTo'](_0xb782cd,'escape',_0x3eec5f,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x2b4d93,_0x21c2a4)=>{this['stopListening'](_0x21c2a4,'escape',_0x3eec5f);});}}const _t=Symbol('noChannel'),bt={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class o extends _0x36212e{['_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(_0x1df3c8){super(_0x1df3c8),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x361141=this['context']['config'];_0x361141['define']('comments.maxCommentsWhenCollapsed',0x2),_0x361141['define']('comments.maxThreadTotalWeight',0x1f4),_0x361141['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x361141['define']('comments.CommentThreadView',gt),_0x361141['define']('comments.CommentView',Tt),_0x361141['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x4fc450=this['context']['plugins']['get'](y);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x234c2f,_0x52db52)=>this['_addCommentThread'](_0x52db52)),this['on']('submitCommentThread',(_0x5b9e03,_0x15d726)=>this['_submitCommentThread'](_0x15d726)),this['on']('resolveCommentThread',(_0x439dd8,_0x9c9727)=>this['_resolveCommentThread'](_0x9c9727)),this['on']('resolveCommentThread',(_0x16b359,_0x47534b)=>this['_updateActiveAnnotation'](_0x47534b),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x1be6f6,_0x31f4ba)=>this['_reopenCommentThread'](_0x31f4ba)),this['on']('reopenCommentThread',(_0x31c1a3,_0x116e82)=>this['_updateActiveAnnotation'](_0x116e82),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x25132a,_0x5c8fa4)=>this['_removeCommentThread'](_0x5c8fa4)),this['on']('updateCommentThread',(_0x2eb315,_0x39f135)=>this['_updateCommentThread'](_0x39f135)),this['on']('updateCommentThread',(_0x35b770,_0xdca933)=>this['_updateActiveAnnotation'](_0xdca933),{'priority':'lowest'}),this['on']('addComment',(_0x3c33aa,_0x5afdf1)=>this['_addComment'](_0x5afdf1)),this['on']('updateComment',(_0x5c7d4a,_0x37ef59)=>this['_updateComment'](_0x37ef59)),this['on']('removeComment',(_0x2637fb,_0x56facc)=>this['_removeComment'](_0x56facc)),this['on']('addComment',(_0x182ac0,{threadId:_0x5e113a,isFromAdapter:_0x314edd})=>{if(_0x314edd)return;const _0x53371b=this['getCommentThread'](_0x5e113a),_0x564219=_0x53371b&&this['_threadToController']['get'](_0x53371b);_0x564219&&_0x564219['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x4fc450,'change:activeAnnotations',(_0x5ef183,_0x2c48a6,_0x223ada)=>{const _0x548307=Array['from'](_0x223ada)['map'](_0x329593=>this['_viewToController']['get'](_0x329593['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x548307?_0x548307['model']:null;});}set['adapter'](_0x544a0b){if(this['_adapter'])throw new _0xeb2332('commentsrepository-adapter-already-set');this['_adapter']=_0x544a0b;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x4b6338=_t,threadId:_0x536da8=_0x27620a(),comments:_0x4cae12=[],unlinkedAt:_0x1c1b34=null,resolvedAt:_0x38f185=null,resolvedBy:_0x3f1301=null,target:_0x1ffafd=null,context:_0x1a65d7=null,attributes:_0x4ef1c5={},isResolvable:_0x1877f3=!0x0,isSubmitted:_0x2413e3=!0x1,isFromAdapter:_0xf1c3e3=!0x1}={}){return this['fire'](Nt('addCommentThread',_0x4b6338),{'channelId':_0x4b6338,'threadId':_0x536da8,'comments':_0x4cae12,'unlinkedAt':_0x1c1b34,'resolvedAt':_0x38f185,'resolvedBy':_0x3f1301,'target':_0x1ffafd,'context':_0x1a65d7,'attributes':_0x4ef1c5,'isFromAdapter':_0xf1c3e3,'isResolvable':_0x1877f3,'isSubmitted':_0x2413e3}),this['getCommentThread'](_0x536da8);}['openNewCommentThread']({channelId:_0x3a3bff=_t,threadId:_0x2a6baf=_0x27620a(),target:_0x2c9c6a,context:_0x568629=null,isResolvable:_0x2e2b9e=!0x0}){if(this['_readOnlyChannels']['has'](_0x3a3bff)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x2c9c6a)throw new _0xeb2332('commentsrepository-missing-target');const _0x1e4e76=this['addCommentThread']({'channelId':_0x3a3bff,'threadId':_0x2a6baf,'target':_0x2c9c6a,'context':_0x568629,'isResolvable':_0x2e2b9e});if(!_0x1e4e76)return null;const _0x45ca3a=this['_threadToController']['get'](_0x1e4e76),_0x217dfd=_0x45ca3a['view']['commentThreadInputView']['commentInputView'],_0x78dd0c=this['context']['plugins']['get'](y),_0x1dc467=_0x78dd0c['getByInnerView'](_0x45ca3a['view']);return _0x78dd0c['activate'](_0x1dc467),_0x217dfd['once']('editorReady',()=>_0x217dfd['focus']()),_0x1e4e76;}['hasCommentThread'](_0x5e0eba){if('string'!=typeof _0x5e0eba)throw new _0xeb2332('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x5e0eba);}['updateCommentThread']({channelId:_0x30ac13=_t,threadId:_0x96ff19,context:_0x2ffc3f,unlinkedAt:_0x6c3096,attributes:_0x539869,isFromAdapter:_0x59b1cf=!0x1}){return this['fire'](Nt('updateCommentThread',_0x30ac13),{'channelId':_0x30ac13,'threadId':_0x96ff19,'context':_0x2ffc3f,'unlinkedAt':_0x6c3096,'attributes':_0x539869,'isFromAdapter':_0x59b1cf}),this['getCommentThread'](_0x96ff19);}['getCommentThread'](_0x4b5060){if('string'!=typeof _0x4b5060)throw new _0xeb2332('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x4b5060);}['fetchCommentThread']({channelId:_0x5976d5,threadId:_0x32f8a0}={}){const _0x19cb5d=this['getCommentThread'](_0x32f8a0);if(_0x19cb5d)return Promise['resolve'](_0x19cb5d);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0xeb2332('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x5976d5,'threadId':_0x32f8a0})['then'](_0x4996e1=>this['hasCommentThread'](_0x32f8a0)?this['getCommentThread'](_0x32f8a0):_0x4996e1?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x5976d5},_0x4996e1)):void 0x0)['catch'](_0xf8e484=>{throw console['error'](_0xf8e484),new _0xeb2332('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x51d1a8,skipNotAttached:_0x3e4d5b=!0x1,skipEmpty:_0xceaca9=!0x1,toJSON:_0x3f249d=!0x1}={}){const _0x11635c=[];for(const _0xe13459 of this['_threads']['values']())_0x51d1a8&&_0xe13459['channelId']!==_0x51d1a8||_0x3e4d5b&&!_0xe13459['isAttached']||_0xceaca9&&0x0===_0xe13459['length']||_0x11635c['push'](_0xe13459);return _0x3f249d?_0x11635c['map'](_0x1933fd=>_0x1933fd['toJSON']()):_0x11635c;}['getAnnotationForCommentThread'](_0x376157){const _0x2d6018=this['_threadToController']['get'](_0x376157);if(!_0x2d6018)return null;return this['context']['plugins']['get'](y)['getByInnerView'](_0x2d6018['view'])||null;}['getCommentThreadForAnnotation'](_0x1f204b){const _0x5e5454=this['_viewToController']['get'](_0x1f204b['innerView']);return _0x5e5454?_0x5e5454['model']:null;}['setActiveCommentThread'](_0x40d7f7){const _0x448750=this['context']['plugins']['get'](y);if(!_0x40d7f7)return void(this['activeCommentThread']&&_0x448750['deactivateAll']());const _0x3d0132=this['getCommentThread'](_0x40d7f7);if(!_0x3d0132)throw new _0xeb2332('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x40d7f7});if(!this['_threadToController']['has'](_0x3d0132))throw new _0xeb2332('commentsrepository-active-not-attached',null,{'threadId':_0x40d7f7});const _0x436dd6=_0x448750['getByInnerView'](this['_threadToController']['get'](_0x3d0132)['view']);_0x448750['activate'](_0x436dd6);}['switchReadOnly'](_0x2a57fa,_0x1c8ae9){_0x2a57fa?this['_readOnlyChannels']['add'](_0x1c8ae9):this['_readOnlyChannels']['delete'](_0x1c8ae9),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x46e4c7){return this['_readOnlyChannels']['has'](_0x46e4c7)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x33ca01,_0x33ea1d){return new vt(_0x33ca01,_0x33ea1d);}['setPermissions'](_0x1320af,_0x45c0f0=_t){this['_permissions']['set'](_0x45c0f0,_0x1320af),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x90507f=_t){return this['_permissions']['has'](_0x90507f)?this['_permissions']['get'](_0x90507f):bt;}['_addCommentThread']({channelId:_0x46ae33,threadId:_0xd84fc0,comments:_0x115071,unlinkedAt:_0x17e459,resolvedAt:_0x3eed9f,resolvedBy:_0x3c62ec,target:_0x17c5c2,context:_0x14949d,attributes:_0x5441ec,isFromAdapter:_0x41b709,isResolvable:_0x3a7cfa,isSubmitted:_0x142158}){if('string'!=typeof _0xd84fc0)throw new _0xeb2332('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0xd84fc0});if(this['hasCommentThread'](_0xd84fc0))throw new _0xeb2332('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0xd84fc0});const _0x5471ac=new pi(this,{'channelId':_0x46ae33,'id':_0xd84fc0,'context':_0x14949d,'attributes':_0x5441ec,'unlinkedAt':_0x17e459,'resolvedAt':_0x3eed9f,'resolvedBy':_0x3c62ec?this['context']['plugins']['get'](it)['getUser'](_0x3c62ec):null,'isResolvable':_0x3a7cfa,'isSubmitted':_0x142158||_0x41b709});this['_threads']['set'](_0xd84fc0,_0x5471ac);for(const _0x44046b of _0x115071)_0x5471ac['_add'](this['_createNewComment']({'threadId':_0xd84fc0,..._0x44046b}));return _0x17c5c2&&_0x5471ac['attachTo'](_0x17c5c2),_0x41b709||!_0x5471ac['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x46ae33,'threadId':_0xd84fc0});}['_submitCommentThread']({channelId:_0x5821c7,threadId:_0x452992}){if(!this['hasCommentThread'](_0x452992))throw new _0xeb2332('commentsrepository-missing-comment-thread',this);const _0x374397=this['getCommentThread'](_0x452992);if(_0x374397['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x5f0e36,comments:_0x4dd22b,resolvedAt:_0x5ba6c4,resolvedBy:_0xd2a2c4,context:_0x4bc96f,attributes:_0x73a09b}=_0x374397,_0x522980=this['context']['plugins']['get']('PendingActions'),_0xb41aea=_0x522980['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x5821c7,'threadId':_0x5f0e36,'comments':_0x4dd22b['map'](_0x116ef5=>_0x116ef5['toJSON']()),'resolvedAt':_0x5ba6c4,'resolvedBy':_0xd2a2c4?_0xd2a2c4['id']:_0xd2a2c4,'context':_0x4bc96f,'attributes':_0x73a09b})['then'](({comments:_0x1807b0})=>{_0x522980['remove'](_0xb41aea);for(const _0x3cca0d of _0x1807b0)this['_updateComment']({'channelId':_0x5821c7,'threadId':_0x452992,'commentId':_0x3cca0d['commentId'],'createdAt':_0x3cca0d['createdAt'],'isFromAdapter':!0x0});})['catch'](_0xc96298=>{throw console['error'](_0xc96298),new _0xeb2332('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0xd1d88d,target:_0x51f31b}){const _0x57923c=this['getCommentThread'](_0xd1d88d);if(!_0x57923c)throw new _0xeb2332('commentsrepository-attach-missing-comment-thread',this);const _0x52ba36=this['context']['plugins']['get']('PendingActions'),_0xe88cdc=this['context']['plugins']['get'](y),_0xc0d91d=this['_createCommentThreadView'](_0x57923c),_0x4778e8=new vt(_0x57923c,_0xc0d91d);let _0x249513=null;_0xc0d91d['on']('change:isDirty',(_0x4f071e,_0x328b7a,_0x48fbaf)=>{_0x48fbaf?_0x249513=_0x52ba36['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x249513&&(_0x52ba36['remove'](_0x249513),_0x249513=null);}),this['_threadToController']['set'](_0x57923c,_0x4778e8),this['_viewToController']['set'](_0xc0d91d,_0x4778e8);const _0x47c4c6=new E(this['context']['locale'],_0xc0d91d);_0x47c4c6['bind']('length')['to'](_0xc0d91d),_0x47c4c6['bind']('isDirty')['to'](_0xc0d91d,'isDirty',_0xc0d91d,'length',(_0x54d649,_0x488bf1)=>_0x54d649||!_0x488bf1),_0x47c4c6['bind']('isActive')['to'](_0xc0d91d),_0x47c4c6['type']='comment';const _0x19dec1=new T({'view':_0x47c4c6,'target':_0x51f31b,'type':'comment','isVisible':!_0x57923c['archivedAt']&&!!('function'==typeof _0x51f31b?_0x51f31b():_0x51f31b)});return _0xc0d91d['on']('escape',()=>{_0x19dec1['fire']('escape');}),this['_bindAnnotationToEditors'](_0xc0d91d,_0x19dec1),_0xe88cdc['add'](_0x19dec1),_0x19dec1;}['_bindAnnotationToEditors'](_0x50c0df,_0x531610){this['listenTo'](_0x50c0df,'editorReady',(_0x27e0d8,_0x32e91c)=>{const _0x15049c=_0x32e91c['ui']['view']['body']['bodyCollectionContainer'];_0x531610['focusableElements']['add'](_0x15049c),this['context']instanceof _0x44f714&&this['context']['ui']['focusTracker']['add'](_0x15049c);},{'priority':'highest'}),this['listenTo'](_0x50c0df,'editorDestroyed',(_0x20d766,_0x2ead91)=>{const _0xebfdeb=_0x2ead91['ui']['view']['body']['bodyCollectionContainer'];_0x531610['focusableElements']['has'](_0xebfdeb)&&_0x531610['focusableElements']['remove'](_0xebfdeb),this['context']instanceof _0x44f714&&this['context']['ui']['focusTracker']['remove'](_0xebfdeb);});}['_unbindEditors'](_0x4d9eaf){this['stopListening'](_0x4d9eaf,'editorReady'),this['stopListening'](_0x4d9eaf,'editorDestroyed');}['_createCommentThreadView'](_0x147bea){const _0x4180df=this['context']['plugins']['get'](it),{config:_0x24ea6c,locale:_0x2755f6}=this['context'],_0x1befdf=pt(_0x24ea6c['get']('locale'),_0x2755f6);return new(0x0,(_0x24ea6c['get']('comments'))['CommentThreadView'])(_0x2755f6,_0x147bea,_0x4180df['me'],{'editorConfig':{..._0x24ea6c['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x24ea6c['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x24ea6c['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x24ea6c['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x24ea6c['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x1befdf,'CommentView':_0x24ea6c['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x11dae5,channelId:_0x18c92d,resolvedAt:_0x24bc8c,resolvedBy:_0x3f04e2,isFromAdapter:_0x231f96}){if(!this['hasCommentThread'](_0x11dae5))throw new _0xeb2332('commentsrepository-missing-comment-thread',null,{'threadId':_0x11dae5});const _0x3369b5=this['getCommentThread'](_0x11dae5);if(_0x3369b5['isResolved'])throw new _0xeb2332('commentsrepository-resolved-comment-thread',null,{'threadId':_0x11dae5});const _0x37484c=this['context']['plugins']['get'](it);if(_0x3369b5['resolvedBy']=_0x37484c['getUser'](_0x3f04e2),_0x3369b5['resolvedAt']=_0x24bc8c,_0x231f96||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x438c3c=this['context']['plugins']['get']('PendingActions'),_0x2b02c1=_0x438c3c['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x18c92d,'threadId':_0x11dae5})['then'](({resolvedAt:_0x6c1d55,resolvedBy:_0x4e230a})=>{_0x438c3c['remove'](_0x2b02c1),_0x3369b5['resolvedBy']['id']!==_0x4e230a&&(_0x3369b5['resolvedBy']=_0x37484c['getUser'](_0x4e230a)),_0x3369b5['resolvedAt']=_0x6c1d55;})['catch'](_0x2f960e=>{throw console['error'](_0x2f960e),new _0xeb2332('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x1ac4b4,channelId:_0xe01505,isFromAdapter:_0x1cdb39}){if(!this['hasCommentThread'](_0x1ac4b4))throw new _0xeb2332('commentsrepository-missing-comment-thread',null,{'threadId':_0x1ac4b4});const _0x8810b3=this['getCommentThread'](_0x1ac4b4);if(!_0x8810b3['isResolved'])throw new _0xeb2332('commentsrepository-reopen-comment-thread',null,{'threadId':_0x1ac4b4});if(_0x8810b3['resolvedBy']=null,_0x8810b3['resolvedAt']=null,_0x1cdb39||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x905842=this['context']['plugins']['get']('PendingActions'),_0x3c9694=_0x905842['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0xe01505,'threadId':_0x1ac4b4})['then'](()=>_0x905842['remove'](_0x3c9694))['catch'](_0x47f199=>{throw console['error'](_0x47f199),new _0xeb2332('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x236165,isFromAdapter:_0x3a28f7}){const _0x5055eb=this['getCommentThread'](_0x236165);if(!_0x5055eb)throw new _0xeb2332('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x236165),this['_threads']['delete'](_0x236165),!_0x5055eb['isSubmitted']||_0x3a28f7||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x40a34a=this['context']['plugins']['get']('PendingActions'),{channelId:_0x2f651e}=_0x5055eb,_0x47eab6=_0x40a34a['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x2f651e,'threadId':_0x236165})['then'](()=>_0x40a34a['remove'](_0x47eab6))['catch'](_0x573834=>{throw console['error'](_0x573834),new _0xeb2332('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x17314a,unlinkedAt:_0x4c6155,context:_0x410f01,attributes:_0x4287ec,isFromAdapter:_0x144f4a}){if('string'!=typeof _0x17314a)throw new _0xeb2332('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x17314a});if(!this['hasCommentThread'](_0x17314a))throw new _0xeb2332('commentsrepository-missing-comment-thread',null,{'threadId':_0x17314a});const _0x11dcb3=this['getCommentThread'](_0x17314a);let _0x3afd93=!0x1;if(void 0x0!==_0x410f01&&_0x11dcb3['context']!==_0x410f01&&(_0x11dcb3['context']=_0x410f01,_0x3afd93=!0x0),void 0x0!==_0x4c6155&&_0x11dcb3['unlinkedAt']!==_0x4c6155&&(_0x11dcb3['unlinkedAt']=_0x4c6155,_0x3afd93=!0x0),_0x4287ec&&!At(_0x4287ec,_0x11dcb3['attributes'])&&(_0x11dcb3['attributes']=_0x4287ec,_0x3afd93=!0x0),!_0x3afd93)return Promise['resolve']();if(!_0x11dcb3['isSubmitted']||_0x144f4a||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x2503dd=this['context']['plugins']['get']('PendingActions'),{channelId:_0xccd2fe}=_0x11dcb3,_0x365806=_0x2503dd['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0xccd2fe,'threadId':_0x17314a,'context':_0x410f01,'unlinkedAt':_0x4c6155,'attributes':_0x4287ec})['then'](()=>_0x2503dd['remove'](_0x365806))['catch'](_0x557347=>{throw console['error'](_0x557347),new _0xeb2332('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x252924){const _0x5893be=this['context']['plugins']['get'](y),_0x2c5959=this['getCommentThread'](_0x252924);if(_0x2c5959['_isAttached']=!0x1,this['_threadToController']['has'](_0x2c5959)){const _0x1147b1=this['_threadToController']['get'](_0x2c5959),_0x27310c=_0x1147b1['view'],_0x23b7ff=_0x5893be['getByInnerView'](_0x27310c);this['_threadToController']['delete'](_0x2c5959),this['_viewToController']['delete'](_0x27310c),_0x23b7ff&&_0x5893be['remove'](_0x23b7ff),_0x1147b1['destroy'](),_0x27310c['destroy']()['then'](()=>{this['_unbindEditors'](_0x27310c);});}}['_updateActiveAnnotation']({threadId:_0x2e8fbf,resolvedAt:_0xacba1b,unlinkedAt:_0x5588d7}){const _0x1110c2=!!_0xacba1b,_0x26e55f=this['context']['plugins']['get'](y),_0x1ca080=this['getCommentThread'](_0x2e8fbf);if(this['_threadToController']['has'](_0x1ca080)){const _0x22a90c=this['_threadToController']['get'](_0x1ca080)['view'],_0x349a8f=_0x26e55f['getByInnerView'](_0x22a90c);_0x349a8f&&(_0x1110c2&&_0x26e55f['_removeActiveAnnotation'](_0x349a8f),_0x5588d7?_0x349a8f['isVisible']=!0x1:_0x349a8f['refreshVisibility']());}}['_getExternalAuthor'](_0x250965){const _0x281c74=this['context']['plugins']['get'](it),_0x457482=It('external:'+_0x250965),_0x3547af=_0x281c74['getUser'](_0x457482);return _0x3547af||_0x281c74['addUser']({'id':_0x457482,'name':_0x250965});}['_createNewComment']({threadId:_0x374b14,commentId:_0x4e4958=_0x27620a(),content:_0x3fb532,authorId:_0x12e632,createdAt:_0xc2fcc1,attributes:_0x2f3fd3}){if('string'!=typeof _0x4e4958)throw new _0xeb2332('commentsrepository-invalid-commentid');if('string'!=typeof _0x12e632)throw new _0xeb2332('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x3fb532||!_0x3fb532['trim']())throw new _0xeb2332('commentsrepository-invalid-comment-content');const _0x14e05e=this['context']['plugins']['get'](it)['getUser'](_0x12e632);if(!_0x14e05e)throw new _0xeb2332('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x12e632});let _0x1172f2=null,_0x38145f=_0xc2fcc1;return _0x2f3fd3?.['@external']&&(_0x1172f2=this['_getExternalAuthor'](_0x2f3fd3['@external']['authorName']),_0x38145f=new Date(_0x2f3fd3['@external']['createdAt'])),new wi(this,{'threadId':_0x374b14,'id':_0x4e4958,'author':_0x1172f2||_0x14e05e,'creator':_0x14e05e,'content':_0x3fb532,'createdAt':_0xc2fcc1,'authoredAt':_0x38145f,'attributes':_0x2f3fd3});}['_addComment'](_0x4b3571){let {threadId:_0x345b09,content:_0x3c3cfa,attributes:_0x2d37c2,isFromAdapter:_0x311e17}=_0x4b3571;const _0x34ae97=this['getCommentThread'](_0x4b3571['threadId']);if(!_0x34ae97)throw new _0xeb2332('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x33a644=this['_createNewComment'](_0x4b3571),{id:_0x92f938}=_0x33a644;if(_0x34ae97['_add'](_0x33a644),_0x311e17||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x34ae97['isSubmitted'])return Promise['resolve']();const _0x255972=this['context']['plugins']['get']('PendingActions'),{channelId:_0x48cb3e}=_0x34ae97,_0x4a087f=_0x255972['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x2d37c2||(_0x2d37c2={}),this['adapter']['addComment']({'channelId':_0x48cb3e,'threadId':_0x345b09,'commentId':_0x92f938,'content':_0x3c3cfa,'attributes':_0x2d37c2})['then'](_0x4e5de1=>{_0x255972['remove'](_0x4a087f),_0x4e5de1&&this['_updateComment']({'channelId':_0x48cb3e,'threadId':_0x345b09,'commentId':_0x92f938,'createdAt':_0x4e5de1['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x3a6f00=>{throw console['error'](_0x3a6f00),new _0xeb2332('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x564618,commentId:_0x9c0b21,content:_0x1ee868,createdAt:_0x23b92e,attributes:_0xa17209,isFromAdapter:_0x3ef5f4}){if(void 0x0!==_0x1ee868&&('string'!=typeof _0x1ee868||!_0x1ee868['trim']()['length']))throw new _0xeb2332('commentsrepository-update-comment-invalid-content');const _0x2127dd=this['getCommentThread'](_0x564618),_0x58ef57=_0x2127dd['getComment'](_0x9c0b21);if(!_0x58ef57)throw new _0xeb2332('commentsrepository-update-missing-comment',this);let _0x9b37b4=!0x1;if(_0x1ee868&&_0x1ee868!==_0x58ef57['content']&&(_0x58ef57['isEditable']||_0x3ef5f4)&&(_0x58ef57['content']=_0x1ee868,_0x9b37b4=!0x0),_0x23b92e&&_0x23b92e!==_0x58ef57['createdAt']&&(_0x58ef57['createdAt']=_0x23b92e,_0x58ef57['attributes']&&_0x58ef57['attributes']['@external']||(_0x58ef57['authoredAt']=_0x23b92e),_0x9b37b4=!0x0),_0xa17209&&!At(_0xa17209,_0x58ef57['attributes'])&&(_0x58ef57['attributes']=_0xa17209,_0x9b37b4=!0x0),!_0x9b37b4)return Promise['resolve']();if(_0x2127dd['fire']('commentUpdated'),_0x3ef5f4||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x429e08=this['context']['plugins']['get']('PendingActions'),{channelId:_0x318725}=this['getCommentThread'](_0x58ef57['threadId']),_0x426fcf=_0x429e08['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x318725,'threadId':_0x564618,'commentId':_0x9c0b21,'content':_0x1ee868,'attributes':_0xa17209})['then'](()=>_0x429e08['remove'](_0x426fcf))['catch'](_0xd1855d=>{throw console['error'](_0xd1855d),new _0xeb2332('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x1b0bf5,commentId:_0x599cb6,isFromAdapter:_0x2c5076}){const _0x5f5014=this['getCommentThread'](_0x1b0bf5),_0x50ff88=_0x5f5014['getComment'](_0x599cb6);if(!_0x50ff88)throw new _0xeb2332('commentsrepository-remove-missing-comment',this);if(_0x5f5014['_remove'](_0x50ff88),_0x2c5076||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x52c26b=this['context']['plugins']['get']('PendingActions'),{channelId:_0x1846c5}=_0x5f5014,_0x466f99=_0x52c26b['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x1846c5,'threadId':_0x1b0bf5,'commentId':_0x599cb6})['then'](()=>_0x52c26b['remove'](_0x466f99))['catch'](_0x162942=>{throw console['error'](_0x162942),new _0xeb2332('commentsrepository-remove-comment-internal-error',this);});}}class pi extends/* #__PURE__ -- @preserve */
30
+ _0x521333(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0xa58bd2,_0x1e4c97){super();const _0x189413=_0x1e4c97['isResolvable'];this['channelId']=_0x1e4c97['channelId'],this['id']=_0x1e4c97['id'],this['comments']=new _0x5e5810(),this['_repository']=_0xa58bd2,this['_isAttached']=!0x1,this['_isSubmitted']=_0x1e4c97['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0xa58bd2,'_permissions',_0xa58bd2,'_readOnlyChannels',()=>_0xa58bd2['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0xa58bd2,'_permissions',()=>_0xa58bd2['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0xa58bd2,'_permissions',()=>{const _0x5570bf=_0xa58bd2['getPermissions'](this['channelId']);return _0x5570bf['write']||_0x5570bf['admin'];}),this['bind']('isResolvable')['to'](_0xa58bd2,'_permissions',()=>_0x189413&&_0xa58bd2['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x1e4c97['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x10d464,_0x106fc9)=>_0x10d464?_0x106fc9?_0x10d464<_0x106fc9?_0x10d464:_0x106fc9:_0x10d464:_0x106fc9),this['set']('unlinkedAt',_0x1e4c97['unlinkedAt']||null),this['set']('resolvedAt',_0x1e4c97['resolvedAt']||null),this['set']('resolvedBy',_0x1e4c97['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x28bf34=>!!_0x28bf34),this['set']('attributes',_0x1e4c97['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x45f2a6,_0x5c9ebe)=>_0x45f2a6+_0x5c9ebe['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x12ea62,id:_0x20349b}=this;this['_repository']['fire'](Nt('submitCommentThread',_0x12ea62),{'channelId':_0x12ea62,'threadId':_0x20349b});}['setUnlinkedAt'](_0x329b09){this['_update']({'unlinkedAt':_0x329b09});}['resolve']({resolvedAt:_0x51274b=new Date(),resolvedBy:_0xad54dd='',isFromAdapter:_0x574d12=!0x1}={}){const _0x1a6fbb=this['_repository']['context']['plugins']['get'](it)['me'],{channelId:_0xd9460b,id:_0xfe8577}=this;this['_repository']['fire'](Nt('resolveCommentThread',_0xd9460b),{'channelId':_0xd9460b,'threadId':_0xfe8577,'resolvedAt':_0x51274b,'resolvedBy':_0xad54dd||_0x1a6fbb['id'],'isFromAdapter':_0x574d12});}['reopen']({isFromAdapter:_0x222ffe=!0x1}={}){const {channelId:_0x2a9e3c,id:_0x306c97}=this;this['_repository']['fire'](Nt('reopenCommentThread',_0x2a9e3c),{'channelId':_0x2a9e3c,'threadId':_0x306c97,'isFromAdapter':_0x222ffe});}['setContext'](_0x253d10){this['context']||this['_update']({'context':_0x253d10});}['setAttribute'](_0x30f473,_0x425d54){const _0x438251=wt(this['attributes']);yt(_0x438251,_0x30f473,_0x425d54),this['_update']({'attributes':_0x438251});}['removeAttribute'](_0x7df417){const _0x45b1c9=wt(this['attributes']);Ct(_0x45b1c9,_0x7df417),this['_update']({'attributes':_0x45b1c9});}['remove']({isFromAdapter:_0xd160b=!0x1}={}){const {channelId:_0x233f4c,id:_0x5a2a65}=this;this['_repository']['fire'](Nt('removeCommentThread',_0x233f4c),{'channelId':_0x233f4c,'threadId':_0x5a2a65,'isFromAdapter':_0xd160b});}['attachTo'](_0x57ce4a){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x57ce4a});}['addComment'](_0x1a7f25){const {channelId:_0x28e369,id:_0x2dbb86}=this;this['_repository']['fire'](Nt('addComment',_0x28e369,_0x2dbb86),Object['assign']({'channelId':_0x28e369,'threadId':_0x2dbb86},_0x1a7f25));}['getComment'](_0x3298ae){if('string'!=typeof _0x3298ae)throw new _0xeb2332('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x3298ae});return this['comments']['get'](_0x3298ae);}['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'](_0x326a71=>_0x326a71['toJSON']()),'attributes':this['attributes']};}['_add'](_0xbf8d83){return this['listenTo'](_0xbf8d83,'change:authoredAt',()=>{const _0x14d0d4=this['_findOptimalIndex'](_0xbf8d83),_0x4d08fb=this['comments'];_0x14d0d4-0x1!=_0x4d08fb['getIndex'](_0xbf8d83)&&_0x14d0d4+0x1!=_0x4d08fb['getIndex'](_0xbf8d83)&&(this['_remove'](_0xbf8d83),this['_add'](_0xbf8d83));}),this['comments']['add'](_0xbf8d83,this['_findOptimalIndex'](_0xbf8d83));}['_update'](_0x3579c5){const {channelId:_0x49a940,id:_0x2430f7}=this;this['_repository']['fire'](Nt('updateCommentThread',_0x49a940),{..._0x3579c5,'channelId':_0x49a940,'threadId':_0x2430f7});}['_remove'](_0x21a7b4){return this['stopListening'](_0x21a7b4),_0x21a7b4['destroy'](),this['comments']['remove'](_0x21a7b4);}['_findOptimalIndex'](_0x264f55){const _0x1d415e=this['comments']['find'](_0x3c5e92=>new Date(_0x3c5e92['authoredAt'])['getTime']()>new Date(_0x264f55['authoredAt'])['getTime']());return _0x1d415e?this['comments']['getIndex'](_0x1d415e):this['length'];}}class wi extends/* #__PURE__ -- @preserve */
31
+ _0x521333(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x20018e,_0x147c03){super();const _0x531484=_0x20018e['context']['plugins']['get'](it)['me'],_0x14d623=_0x20018e['getCommentThread'](_0x147c03['threadId']),_0x571b9a=0x0===_0x14d623['comments']['length'],_0xd61b9=_0x531484===_0x147c03['author'];this['id']=_0x147c03['id'],this['threadId']=_0x147c03['threadId'],this['author']=_0x147c03['author'],this['creator']=_0x147c03['creator'],this['isExternal']=Boolean(_0x147c03['attributes']&&_0x147c03['attributes']['@external']),this['set']('content',_0x147c03['content']),this['createdAt']=_0x147c03['createdAt']||new Date(),this['set']('authoredAt',_0x147c03['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x14d623,'resolvedAt'),this['set']('attributes',_0x147c03['attributes']||{}),this['bind']('isEditable')['to'](_0x20018e,'_permissions',()=>{const _0x3c0e9a=_0x20018e['getPermissions'](_0x14d623['channelId'])['write'],_0x4679fa=_0x20018e['getPermissions'](_0x14d623['channelId'])['modifyAll'];return _0xd61b9&&_0x3c0e9a||!_0xd61b9&&_0x4679fa;}),this['bind']('isRemovable')['to'](_0x14d623,'isRemovable',_0x20018e,'_permissions',_0x25ce4a=>{const _0x133091=_0x20018e['getPermissions'](_0x14d623['channelId'])['write'],_0x2c5509=_0x20018e['getPermissions'](_0x14d623['channelId'])['modifyAll'];return _0xd61b9&&_0x133091||_0x25ce4a&&_0x571b9a||!_0xd61b9&&_0x2c5509&&!_0x571b9a;}),this['bind']('isReadOnly')['to'](_0x14d623,'isReadOnly'),this['_repository']=_0x20018e;}get['weight'](){return Math['max'](function(_0x18709d){const _0x18f0e5=document['createElement']('div');return _0x18f0e5['innerHTML']=_0x18709d,_0x18f0e5['textContent']['length'];}(this['content']),0xc8);}['update'](_0x522cbe){const {threadId:_0x26cb74,id:_0x3a83c1}=this;if(!this['_repository']['hasCommentThread'](_0x26cb74))throw new _0xeb2332('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x40a698}=this['_repository']['getCommentThread'](_0x26cb74);this['_repository']['fire'](Nt('updateComment',_0x40a698,_0x26cb74),{'channelId':_0x40a698,'threadId':_0x26cb74,'commentId':_0x3a83c1,..._0x522cbe});}['setAttribute'](_0xf9f66e,_0xd0d691){const _0x2e5fe6=wt(this['attributes']);yt(_0x2e5fe6,_0xf9f66e,_0xd0d691),this['update']({'attributes':_0x2e5fe6});}['removeAttribute'](_0x28d41b){const _0x55f9dd=wt(this['attributes']);Ct(_0x55f9dd,_0x28d41b),this['update']({'attributes':_0x55f9dd});}['remove'](_0x4fc8b4={}){if(!_0x4fc8b4['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0xeac361,id:_0x52703a}=this;if(!this['_repository']['hasCommentThread'](_0xeac361))throw new _0xeb2332('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x3696e8}=this['_repository']['getCommentThread'](_0xeac361);this['_repository']['fire'](Nt('removeComment',_0x3696e8,_0xeac361),{'channelId':_0x3696e8,'threadId':_0xeac361,'commentId':_0x52703a,..._0x4fc8b4});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function Nt(_0x36b2a4,..._0x55bb6b){for(const _0x217dca of _0x55bb6b)void 0x0!==_0x217dca&&(_0x36b2a4+=':'+String(_0x217dca));return _0x36b2a4;}class ot extends _0x184f82{constructor(_0xd4eb0f){super(_0xd4eb0f),this['set']('hasContent',!0x1);}['refresh'](){const _0x3370d3=this['editor']['model']['document']['selection'];this['isEnabled']=!0x0,this['hasContent']=!0x1;for(const _0x5c30af of _0x3370d3['getRanges']())if(this['_hasContent'](_0x5c30af))return void(this['hasContent']=!0x0);}['execute']({threadId:_0x4e4ba4=_0x27620a(),ranges:_0xebf1de,comment:_0x385789}={}){const _0x97837a=this['editor']['model'],_0x34fb86=_0xebf1de??Array['from'](_0x97837a['document']['selection']['getRanges']()),_0x2c0947=[];for(const _0x4b988b of _0x34fb86)this['_hasContent'](_0x4b988b)&&_0x2c0947['push'](this['_trimToContent'](_0x4b988b));if(!_0x2c0947['length'])throw new _0xeb2332('addcommentthreadcommand-incorrect-ranges',null);_0x385789&&this['_createCommentThread'](_0x4e4ba4,_0x385789),this['_createMarkersFromRanges'](_0x4e4ba4,_0x2c0947,!!_0x385789);}['_createMarkersFromRanges'](_0x3a08f3,_0x53c9eb,_0x475186){this['editor']['model']['change'](_0x39cc4a=>{for(const _0x2e0e44 of _0x53c9eb){const _0x83b62f=_0x27620a()['substr'](0x1,0x5),_0x36c747='comment:'+_0x3a08f3+':'+_0x83b62f;_0x39cc4a['addMarker'](_0x36c747,{'range':_0x2e0e44,'usingOperation':_0x475186,'affectsData':_0x475186});}});}['_createCommentThread'](_0x408588,_0x4994fc){const _0x1058d7=this['editor']['plugins']['get']('CommentsRepository'),_0x2fa32a=this['editor']['config']['get']('collaboration.channelId'),_0x359386=this['editor']['plugins']['get']('Users')['me'];if(!_0x359386)throw new _0xeb2332('addcommentthreadcommand-user-not-found',null);_0x1058d7['addCommentThread']({'threadId':_0x408588,'channelId':_0x2fa32a,'comments':[{'authorId':_0x359386['id'],'content':_0x4994fc,'createdAt':new Date(),'attributes':{}}]});}['_hasContent'](_0x53b68c){for(const _0xa58ab8 of _0x53b68c['getItems']())if(this['_itemIsContent'](_0xa58ab8))return!0x0;return!0x1;}['_itemIsContent'](_0x81bb62){return _0x81bb62['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x81bb62)&&!_0x81bb62['is']('element','tableCell');}['_trimToContent'](_0x4dd5cd){const _0x481ef8=_0x2c65ca=>!this['_itemIsContent'](_0x2c65ca['item']),_0x22faa6=_0x4dd5cd['start']['getLastMatchingPosition'](_0x481ef8),_0x438a19=_0x4dd5cd['end']['getLastMatchingPosition'](_0x481ef8,{'direction':'backward'});return this['editor']['model']['createRange'](_0x22faa6,_0x438a19);}}class b extends _0x227947{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[y];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x264fa6){super(_0x264fa6),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x35bf41=this['editor'],_0x42914a=_0x35bf41['model']['document']['selection'],_0x1f642b=_0x111997(()=>this['refreshSelectedViews'](),0xa);_0x42914a['on']('change:range',(_0x50ba85,_0x549f53)=>{_0x549f53['directChange']&&(_0x1f642b['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x35bf41['editing']['view']['document'],'change:isFocused',(_0x282871,_0x38dae7,_0x44e66d)=>{_0x44e66d&&_0x1f642b();}),this['listenTo'](_0x35bf41['ui']['focusTracker'],'change:isFocused',(_0x362f9f,_0x587edc,_0x51fe73)=>{_0x51fe73||this['fire']('blur',{'isAnnotationTracked':_0x272dc6=>this['_editorAnnotationsData']['has'](_0x272dc6['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x366206){if(this['_editorAnnotations']['has'](_0x366206['view']))return;this['_editorAnnotations']['add'](_0x366206['view']),this['editor']['ui']['focusTracker']['add'](_0x366206['view']['element']);const _0x4a0754=this['editor']['plugins']['get'](y);this['listenTo'](_0x4a0754['collection'],'remove',(_0x35789e,_0x1d03e1)=>{this['editor']['ui']['focusTracker']['remove'](_0x1d03e1['view']['element']),this['_editorAnnotations']['delete'](_0x1d03e1['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x13ad75){if('function'!=typeof _0x13ad75)throw new _0xeb2332('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x13ad75);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x250dd8,annotations:_0x493358}){const _0x28d346=[],_0x28e5f6=this['editor']['model']['document']['selection'],_0x3ec368=Array['from'](_0x28e5f6['getRanges']());for(const [_0xd9bb4f,_0x4cd945]of this['_editorAnnotationsData']){const _0x5ec627=_0x5319fe(_0x4cd945),_0x4bd40e=_0x493358['getByInnerView'](_0xd9bb4f);_0x5ec627&&_0x4bd40e&&_0x28d346['push']({'annotation':_0x4bd40e,'range':_0x5ec627});}function _0x5319fe(_0x87442d){for(const _0x31db6e of _0x87442d)for(const _0x489b0c of _0x3ec368)if(_0x31db6e['containsRange'](_0x489b0c,!_0x28e5f6['isCollapsed']))return _0x31db6e;return null;}return _0x28d346['sort']((_0x2654e0,_0x1bf131)=>{const _0x585dd9=_0x2654e0['range'],_0x572dec=_0x1bf131['range'];if(!_0x585dd9['isEqual'](_0x572dec)){if(_0x585dd9['containsRange'](_0x572dec,!0x0))return 0x1;if(_0x572dec['containsRange'](_0x585dd9,!0x0))return-0x1;}return _0x2654e0['annotation']==_0x250dd8?-0x1:_0x1bf131['annotation']==_0x250dd8?0x1:0x0;})['map'](_0x4b47bb=>_0x4b47bb['annotation']);}get['_editorAnnotationsData'](){const _0x20df4c=new Map();for(const _0x5bbede of Array['from'](this['_dataCollectors']))for(const [_0x115cb4,_0x38d0bc]of _0x5bbede())_0x20df4c['set'](_0x115cb4,_0x38d0bc);return _0x20df4c;}}class st extends _0x227947{['afterInit'](){const _0x153a64=this['editor'];if(!_0x153a64['plugins']['has']('RestrictedEditingModeEditing'))return;_0x153a64['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class ct extends _0x227947{constructor(_0x40734c){super(_0x40734c),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x349ed3=this['editor'],_0x40b99b=_0x349ed3['commands']['get']('importWord'),_0x375298=_0x349ed3['plugins']['get'](it);_0x40b99b&&(_0x40b99b['on']('execute',(_0x59c520,[,_0x301594])=>{_0x301594['collaboration_features']={'comments':!0x0,'user_id':_0x375298['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x40b99b,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x3a3779,_0x55fb00){const {comment_threads:_0x40723d}=_0x55fb00;_0x40723d&&_0x40723d['forEach'](({thread_id:_0x401667,comments:_0x18a377,is_resolved:_0xff6ddf})=>{const _0x101e6b=new Date(),_0x106219=_0x18a377['map'](({author:_0x4f34d3,content:_0x53f326,created_at:_0x50463f})=>({'content':_0x53f326,'authorId':this['editor']['plugins']['get'](it)['me']['id'],'createdAt':_0x101e6b,'attributes':{'@external':{'authorName':_0x4f34d3,'createdAt':_0x50463f?new Date(_0x50463f):new Date(),'source':'importWord'}}})),_0x553802=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](o)['addCommentThread']({'channelId':_0x553802,'threadId':_0x401667,'comments':_0x106219,'resolvedAt':_0xff6ddf?_0x101e6b:null});});}}class at extends _0x227947{constructor(_0x1cf0cf){super(_0x1cf0cf),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x40859e=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x40859e,'contentInsertion',(_0x108287,_0x5d0631)=>this['_removeMarkersWithoutThreads'](_0x5d0631['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x35698d){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x35698d;const _0x2d529b=this['editor']['plugins']['get']('CommentsRepository');for(const _0x179e98 of _0x35698d['keys']()){const [_0x1696ba,_0x291573]=_0x179e98['split'](':');'comment'!=_0x1696ba||_0x2d529b['hasCommentThread'](_0x291573)||_0x35698d['delete'](_0x179e98);}return _0x35698d;}['_registerMarkerInClipboardPipeline'](){const _0x340dee=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x3929c5=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x3929c5&&_0x340dee['_registerMarkerToCopy']('comment',_0x3929c5);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x4a1c06){switch(_0x4a1c06){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}function ft(_0x591559){const _0x45ad36=_0x591559['split'](':');return{'group':_0x45ad36[0x0],'id':_0x45ad36[0x1],'part':_0x45ad36[0x2]};}class ut extends _0x227947{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x21487f,_0x5ad578)=>{if(!_0x5ad578['options']['showCommentHighlights'])return null;if(_0x5ad578['options']['ignoreResolvedComments']){const {id:_0x5231fd}=ft(_0x21487f['markerName']),_0x26211f=this['editor']['plugins']['get'](o);if(_0x26211f['getCommentThread'](_0x5231fd)?.['isResolved']&&_0x21487f['item'])return _0x5ad578['consumable']['consume'](_0x21487f['item'],'addMarker:'+_0x21487f['markerName']),_0x5ad578['consumable']['consume'](_0x21487f['item'],'removeMarker:'+_0x21487f['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0xd103c0=>{_0xd103c0['on']('addMarker:comment',(_0x40057f,_0x45c99e,_0x5e94c5)=>{if(!_0x5e94c5['options']['showCommentHighlights'])return;const _0x4ea4ba=_0x45c99e['item'];if(!_0x4ea4ba)return;const _0x2e0594=_0x5e94c5['mapper']['toViewElement'](_0x4ea4ba);this['editor']['model']['schema']['isObject'](_0x4ea4ba)&&_0x2e0594&&!_0x2e0594['getCustomProperty']('widget')&&_0x2e0594['is']('containerElement')&&_0x4b0de4(_0x2e0594,_0x5e94c5['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x42acd5,{writer:_0x27f21f,options:_0x2c877b})=>{if(!_0x2c877b['showCommentHighlights'])return null;const _0x44448f=_0x27f21f['createContainerElement']('div'),_0x264d37=_0x27f21f['createEmptyElement']('hr');return _0x27f21f['addClass']('ck-horizontal-line',_0x44448f),_0x27f21f['insert'](_0x27f21f['createPositionAt'](_0x44448f,0x0),_0x264d37),_0x44448f;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x1105ce,{writer:_0x14bbb3,options:_0x1546da})=>{if(!_0x1546da['showCommentHighlights'])return null;const _0x4a046c=_0x14bbb3['createContainerElement']('span'),_0x438c9f=_0x14bbb3['createEmptyElement']('img');return _0x14bbb3['addClass']('image-inline',_0x4a046c),_0x14bbb3['insert'](_0x14bbb3['createPositionAt'](_0x4a046c,0x0),_0x438c9f),_0x4a046c;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x2eafff,{writer:_0x3d84bf,options:_0x2d43b7})=>{if(_0x2d43b7['showCommentHighlights'])return _0x3d84bf['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0xdab9d4,_0x22ce9b,_0x5467b7)=>{_0x5467b7['options']['showCommentHighlights']&&_0xdab9d4['stop']();},{'priority':'high'});}}class r extends _0x227947{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(_0x1f33df){super(_0x1f33df),this['set']('isThreadsLoadingPaused',!0x0),_0x1f33df['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x321a82,_0x2d5e6c,_0x2b6275,_0x44b3ab)=>{const _0x1e09f0=_0x1f33df['plugins']['get'](o),_0x5ca882=_0x2b6275?ft(_0x2b6275)['id']:null;_0x1f33df['model']['change'](()=>{if(_0x5ca882){const _0x382b0d=this['getAllMarkersForId'](_0x5ca882);for(const _0x2e32aa of _0x382b0d)_0x1f33df['editing']['reconvertMarker'](_0x2e32aa);}if(_0x44b3ab){const {id:_0x52335e}=ft(_0x44b3ab),_0x482919=_0x1e09f0['getCommentThread'](_0x52335e);if(_0x482919&&_0x482919['unlinkedAt'])return;if(_0x482919&&!_0x482919['isAttached'])return;const _0x5acc1b=this['getAllMarkersForId'](_0x52335e);for(const _0x5c5d09 of _0x5acc1b)_0x1f33df['editing']['reconvertMarker'](_0x5c5d09);}}),_0x5ca882&&this['scrollToThreadMarker'](_0x5ca882);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x264777=this['editor'],_0x9d9b8a=_0x264777['plugins']['get'](o),_0x286ebf=_0x264777['config']['get']('collaboration.channelId'),_0x9352d1=_0x9d9b8a['getCommentThreads']()['filter'](_0x1ee179=>_0x1ee179['channelId']!==_0x286ebf);_0x264777['commands']['add']('addCommentThread',new ot(_0x264777)),this['listenTo'](_0x264777,'change:isReadOnly',(_0xcc7d58,_0x3f6e9b,_0x126250)=>{_0x9d9b8a['switchReadOnly'](_0x126250,_0x264777['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x9d9b8a,dt('addCommentThread',_0x286ebf),(_0x3d87a5,{threadId:_0x255cef})=>{const _0x458c26=this['editor']['plugins']['get'](o)['getCommentThread'](_0x255cef);_0x458c26?.['unlinkedAt']&&this['_attachArchivedThread'](_0x255cef);}),this['listenTo'](_0x9d9b8a,dt('removeCommentThread',_0x286ebf),(_0x504b99,{threadId:_0x398f56})=>{_0x264777['model']['enqueueChange']({'isUndoable':!0x1},_0x5422df=>{const _0x8697f4=this['getAllMarkersForId'](_0x398f56);for(const _0x10c297 of _0x8697f4)_0x5422df['removeMarker'](_0x10c297);});}),this['listenTo'](_0x9d9b8a,dt('resolveCommentThread',_0x286ebf),(_0x1f0232,{threadId:_0x460643})=>{(this['_reconvertMarkers'](_0x460643),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](o)['getCommentThread'](_0x460643)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x9d9b8a,dt('reopenCommentThread',_0x286ebf),(_0x3ffbba,{threadId:_0x45cc93})=>{this['_reconvertMarkers'](_0x45cc93);},{'priority':'low'}),this['listenTo'](_0x9d9b8a,dt('addComment',_0x286ebf),(_0x508c8f,{threadId:_0x4cf842,isFromAdapter:_0x4812c7})=>{const _0x33e8cf=this['getAllMarkersForId'](_0x4cf842);if(_0x4812c7||0x0==_0x33e8cf['length']||!_0x9d9b8a['hasCommentThread'](_0x4cf842))return;0x1===_0x9d9b8a['getCommentThread'](_0x4cf842)['length']&&_0x264777['model']['enqueueChange']({'isUndoable':!0x1},_0xdff448=>{for(const _0x2e01f9 of _0x33e8cf)_0xdff448['updateMarker'](_0x2e01f9,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x9352d1);}['afterInit'](){!async function(_0x3da4ac){const _0xca6380=_0x5d8cdf([0x4b,0x70,0x4f,0x42,0x4a,0x47,0x4e,0x53,0x45,0x67,0x71,0x43,0x79,0x66,0x56,0x46,0x31,0x6b,0x5a,0x38,0x6c,0x62,0x6e,0x52,0x6a,0x4d,0x37,0x65,0x49,0x7a,0x41,0x73,0x44,0x51,0x48,0x77,0x39,0x61,0x54,0x68,0x75,0x36,0x72,0x63,0x59,0x69,0x30,0x35,0x55,0x6d,0x50,0x4c,0x34,0x64,0x33,0x58,0x32,0x57,0x6f,0x74,0x76,0x78]),_0x1c85ec=0x73460ab3,_0x2c47eb=0x73417d43^_0x1c85ec,_0x294405=window[_0x5d8cdf([0x44,0x61,0x74,0x65])][_0x5d8cdf([0x6e,0x6f,0x77])](),_0x4e778b=_0x3da4ac[_0x5d8cdf([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xe3552b=new window[(_0x5d8cdf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xbc53dd=>{_0x4e778b[_0x5d8cdf([0x6f,0x6e,0x63,0x65])](_0x5d8cdf([0x72,0x65,0x61,0x64,0x79]),_0xbc53dd);}),_0x197840={[_0x5d8cdf([0x6b,0x74,0x79])]:_0x5d8cdf([0x45,0x43]),[_0x5d8cdf([0x75,0x73,0x65])]:_0x5d8cdf([0x73,0x69,0x67]),[_0x5d8cdf([0x63,0x72,0x76])]:_0x5d8cdf([0x50,0x2d,0x32,0x35,0x36]),[_0x5d8cdf([0x78])]:_0x5d8cdf([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]),[_0x5d8cdf([0x79])]:_0x5d8cdf([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]),[_0x5d8cdf([0x61,0x6c,0x67])]:_0x5d8cdf([0x45,0x53,0x32,0x35,0x36])},_0x2f260e=_0x4e778b[_0x5d8cdf([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5d8cdf([0x67,0x65,0x74])](_0x5d8cdf([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x503746(){let _0x4d65e9,_0x4d7916=null,_0x322cc0=null;try{if(_0x2f260e==_0x5d8cdf([0x47,0x50,0x4c]))return _0x5d8cdf([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4d65e9=_0x4b31fb(),!_0x4d65e9)return _0x5d8cdf([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4d65e9[_0x5d8cdf([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x322cc0=_0x4e8f48(_0x4d65e9[_0x5d8cdf([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4d65e9[_0x5d8cdf([0x6a,0x74,0x69])])),await _0x509927()?_0x5b32d1()?_0xc84910()?_0x5d8cdf([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x14164f()?(_0x4d65e9[_0x5d8cdf([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5d8cdf([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4d7916=_0x34b43a(_0x5d8cdf([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4d65e9[_0x5d8cdf([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5d8cdf([0x74,0x72,0x69,0x61,0x6c])&&(_0x4d7916=_0x34b43a(_0x5d8cdf([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x101364()):_0x5d8cdf([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5d8cdf([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5d8cdf([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x5d8cdf([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0xc84910(){const _0x42b941=[_0x5d8cdf([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5d8cdf([0x74,0x72,0x69,0x61,0x6c])][_0x5d8cdf([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4d65e9[_0x5d8cdf([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x294405/0x3e8:0xe10*_0x2c47eb;return _0x4d65e9[_0x5d8cdf([0x65,0x78,0x70])]<_0x42b941;}function _0x5b32d1(){const _0x3a4562=_0x4d65e9[_0x5d8cdf([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x3a4562)return!0x1;if(_0x3a4562[_0x5d8cdf([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5d8cdf([0x2a])))return!0x0;if(_0x3a4562[_0x5d8cdf([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5d8cdf([0x43,0x4d,0x54])))return!0x0;if(_0x3a4562[_0x5d8cdf([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5d8cdf([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))&&_0x38fdd4())return!0x0;if(_0x3a4562[_0x5d8cdf([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5d8cdf([0x52,0x43,0x4d,0x54]))){if(_0x9122e1())return!0x0;if(_0x9c0939()||_0x453182())return!0x0;}return!0x1;}function _0x14164f(){const _0x439da3=_0x4d65e9[_0x5d8cdf([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x439da3||0x0==_0x439da3[_0x5d8cdf([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x40fe8c}=new URL(window[_0x5d8cdf([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x439da3[_0x5d8cdf([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x40fe8c))return!0x0;const _0x47c50a=_0x40fe8c[_0x5d8cdf([0x73,0x70,0x6c,0x69,0x74])](_0x5d8cdf([0x2e]));return _0x439da3[_0x5d8cdf([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2bd45a=>_0x2bd45a[_0x5d8cdf([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5d8cdf([0x2a])))[_0x5d8cdf([0x6d,0x61,0x70])](_0x34912c=>_0x34912c[_0x5d8cdf([0x73,0x70,0x6c,0x69,0x74])](_0x5d8cdf([0x2e])))[_0x5d8cdf([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x53a9c9=>_0x53a9c9[_0x5d8cdf([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x47c50a[_0x5d8cdf([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5d8cdf([0x6d,0x61,0x70])](_0x336062=>Array(_0x47c50a[_0x5d8cdf([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x336062[_0x5d8cdf([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5d8cdf([0x66,0x69,0x6c,0x6c])](_0x336062[0x0]===_0x5d8cdf([0x2a])?_0x5d8cdf([0x2a]):'')[_0x5d8cdf([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x336062))[_0x5d8cdf([0x73,0x6f,0x6d,0x65])](_0x4bb7b6=>_0x47c50a[_0x5d8cdf([0x65,0x76,0x65,0x72,0x79])]((_0x18dc7a,_0x311532)=>_0x4bb7b6[_0x311532]===_0x18dc7a||_0x4bb7b6[_0x311532]===_0x5d8cdf([0x2a])));}function _0x101364(){return _0x4d7916&&_0x322cc0?new window[(_0x5d8cdf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x29a0cf,_0x884037)=>{_0x4d7916[_0x5d8cdf([0x74,0x68,0x65,0x6e])](_0x29a0cf,_0x884037),_0x322cc0[_0x5d8cdf([0x74,0x68,0x65,0x6e])](_0x54f1a5=>{_0x54f1a5!=_0x5d8cdf([0x56,0x61,0x6c,0x69,0x64])&&_0x29a0cf(_0x54f1a5);},_0x884037);}):_0x4d7916||_0x322cc0||_0x5d8cdf([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4e8f48(_0x547552,_0x26da14){return new window[(_0x5d8cdf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3e7646=>{if(_0x4b8d6a())return _0x3e7646(_0x5d8cdf([0x56,0x61,0x6c,0x69,0x64]));_0x30a2b3(),_0x4e778b[_0x5d8cdf([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5d8cdf([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1458f8=!0x1;const _0x384d55=_0x27620a();function _0x577ae9(_0x66e87){return!!_0x66e87&&(typeof _0x66e87===_0x5d8cdf([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x66e87===_0x5d8cdf([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x66e87[_0x5d8cdf([0x74,0x68,0x65,0x6e])]===_0x5d8cdf([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x66e87[_0x5d8cdf([0x63,0x61,0x74,0x63,0x68])]===_0x5d8cdf([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x324ae2(_0x28bdf0){_0x4dfdf0(_0x28bdf0)[_0x5d8cdf([0x74,0x68,0x65,0x6e])](_0x11c94a=>{if(!_0x11c94a||_0x11c94a[_0x5d8cdf([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5d8cdf([0x6f,0x6b]))return _0x5d8cdf([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1c9b54(_0x3a02f4(_0x384d55+_0x26da14))!=_0x11c94a[_0x5d8cdf([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5d8cdf([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5d8cdf([0x56,0x61,0x6c,0x69,0x64]);})[_0x5d8cdf([0x74,0x68,0x65,0x6e])](_0x3b6b2e=>(_0x1ec2f2(),_0x3b6b2e),()=>{const _0x359181=_0x5a25e7();return null==_0x359181?(_0x1ec2f2(),_0x5d8cdf([0x56,0x61,0x6c,0x69,0x64])):_0x5d8cdf(_0x294405-_0x359181>(0x574a8eb3^_0x1c85ec)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5d8cdf([0x74,0x68,0x65,0x6e])](_0x3e7646)[_0x5d8cdf([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3e7646(_0x5d8cdf([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x43dafa=0x7370e433^_0x1c85ec;function _0x1ec2f2(){const _0x1ed2ca=_0x5d8cdf([0x6c,0x6c,0x63,0x74,0x2d])+_0x1c9b54(_0x3a02f4(_0x547552)),_0x2c05df=_0x1cc4af(_0x1c9b54(window[_0x5d8cdf([0x4d,0x61,0x74,0x68])][_0x5d8cdf([0x63,0x65,0x69,0x6c])](_0x294405/_0x43dafa)));window[_0x5d8cdf([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5d8cdf([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1ed2ca,_0x2c05df);}function _0x5a25e7(){const _0x1359a7=_0x5d8cdf([0x6c,0x6c,0x63,0x74,0x2d])+_0x1c9b54(_0x3a02f4(_0x547552)),_0x2d47a3=window[_0x5d8cdf([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5d8cdf([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1359a7);return _0x2d47a3?window[_0x5d8cdf([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1cc4af(_0x2d47a3),0x10)*_0x43dafa:null;}function _0x4dfdf0(_0x4d8b0b){return new window[(_0x5d8cdf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x546463,_0x4be568)=>{_0x4d8b0b[_0x5d8cdf([0x74,0x68,0x65,0x6e])](_0x546463,_0x4be568),window[_0x5d8cdf([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4be568,0x7347de73^_0x1c85ec);});}}_0x4e778b[_0x5d8cdf([0x6f,0x6e])](_0x5d8cdf([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1ad00f,_0x1b1423)=>{if(_0x1b1423[0x0]!=_0x547552)return _0x3e7646(_0x5d8cdf([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1b1423[0x1]={..._0x1b1423[0x1],[_0x5d8cdf([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x384d55};},{[_0x5d8cdf([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5d8cdf([0x68,0x69,0x67,0x68])}),_0x4e778b[_0x5d8cdf([0x6f,0x6e])](_0x5d8cdf([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3bd9cd=>{_0x577ae9(_0x3bd9cd[_0x5d8cdf([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1458f8=!0x0,_0x324ae2(_0x3bd9cd[_0x5d8cdf([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5d8cdf([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5d8cdf([0x6c,0x6f,0x77])}),_0xe3552b[_0x5d8cdf([0x74,0x68,0x65,0x6e])](()=>{_0x1458f8||_0x3e7646(_0x5d8cdf([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4b8d6a(){return _0x4e778b[_0x5d8cdf([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5d8cdf([0x76,0x69,0x65,0x77])][_0x5d8cdf([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5d8cdf([0x61,0x75,0x74,0x6f]);}function _0x30a2b3(){_0x4e778b[_0x5d8cdf([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5d8cdf([0x76,0x69,0x65,0x77])][_0x5d8cdf([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5d8cdf([0x61,0x75,0x74,0x6f]);}}function _0x34b43a(_0x313161){const _0x2c3f4d=[new window[(_0x5d8cdf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x381254=>setTimeout(_0x381254,0x734f347f^_0x1c85ec)),_0xe3552b[_0x5d8cdf([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5d8cdf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5ac13d=>{let _0x3eb112=0x0;_0x4e778b[_0x5d8cdf([0x6d,0x6f,0x64,0x65,0x6c])][_0x5d8cdf([0x6f,0x6e])](_0x5d8cdf([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xa5dbfa,_0x24cff5)=>{_0x24cff5[0x0][_0x5d8cdf([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3eb112++,_0x3eb112==(0x73460b4b^_0x1c85ec)&&(_0x5ac13d(),_0xa5dbfa[_0x5d8cdf([0x6f,0x66,0x66])]());});}))];return window[_0x5d8cdf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5d8cdf([0x72,0x61,0x63,0x65])](_0x2c3f4d)[_0x5d8cdf([0x74,0x68,0x65,0x6e])](()=>_0x313161);}async function _0x128606(){await _0xe3552b,_0x4e778b[_0x5d8cdf([0x6d,0x6f,0x64,0x65,0x6c])][_0x5d8cdf([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x40f9e9,_0x4e778b[_0x5d8cdf([0x6d,0x6f,0x64,0x65,0x6c])][_0x5d8cdf([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x40f9e9,_0x4e778b[_0x5d8cdf([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5d8cdf([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x38fdd4(){return window[_0x5d8cdf([0x67,0x6c,0x6f,0x62])]&&window[_0x5d8cdf([0x67,0x6c,0x6f,0x62])][_0x5d8cdf([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x9122e1(){return _0x2f702f(_0x5d8cdf([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x775491(_0x5d8cdf([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x5d8cdf([0x73,0x74,0x61,0x74,0x65])]==_0x5d8cdf([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x9c0939(){return _0x2f702f(_0x5d8cdf([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 _0x453182(){return _0x2f702f(_0x5d8cdf([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x134150(_0x4bd540){const _0x5df686=_0x43792f();_0x4e778b[_0x5df686]=_0x5d8cdf([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x4bd540,_0x4bd540!=_0x5d8cdf([0x56,0x61,0x6c,0x69,0x64])&&_0x128606();}function _0x43792f(){const _0x250d13=window[_0x5d8cdf([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5d8cdf([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5d8cdf([0x6e,0x6f,0x77])]())[_0x5d8cdf([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5d8cdf([0x2e]),'');let _0x32b14d=_0x5d8cdf([0x4b]);for(let _0x2be6f2=0x0;_0x2be6f2<_0x250d13[_0x5d8cdf([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2be6f2+=0x2){let _0x5ce16c=window[_0x5d8cdf([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x250d13[_0x5d8cdf([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2be6f2,_0x2be6f2+0x2));_0x5ce16c>=_0xca6380[_0x5d8cdf([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5ce16c-=_0xca6380[_0x5d8cdf([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x32b14d+=_0xca6380[_0x5ce16c];}return _0x32b14d;}function _0x4b31fb(){const _0x66a95c=_0x2f260e[_0x5d8cdf([0x73,0x70,0x6c,0x69,0x74])](_0x5d8cdf([0x2e]));if(0x3!=_0x66a95c[_0x5d8cdf([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2e2adc(_0x66a95c[0x1]);function _0x2e2adc(_0x57f9b6){const _0x58381c=_0x39b568(_0x57f9b6);return _0x58381c&&_0xbec274()?_0x58381c:null;function _0xbec274(){const _0x242c6c=_0x58381c[_0x5d8cdf([0x6a,0x74,0x69])],_0x3a8c40=window[_0x5d8cdf([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x242c6c[_0x5d8cdf([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x242c6c[_0x5d8cdf([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x30cc89={..._0x58381c,[_0x5d8cdf([0x6a,0x74,0x69])]:_0x242c6c[_0x5d8cdf([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x242c6c[_0x5d8cdf([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x30cc89[_0x5d8cdf([0x76,0x63])],_0x3a02f4(_0x30cc89)==_0x3a8c40;}}}async function _0x509927(){let _0x5a4493=!0x0;try{const _0x291590=_0x2f260e[_0x5d8cdf([0x73,0x70,0x6c,0x69,0x74])](_0x5d8cdf([0x2e])),[_0x56dde6,_0x1953d2,_0x225005]=_0x291590;return _0x423ede(_0x56dde6),await _0xffe9db(_0x56dde6,_0x1953d2,_0x225005),_0x5a4493;}catch{return!0x1;}function _0x423ede(_0x441d7f){const _0x4f81bc=_0x39b568(_0x441d7f);_0x4f81bc&&_0x4f81bc[_0x5d8cdf([0x61,0x6c,0x67])]==_0x5d8cdf([0x45,0x53,0x32,0x35,0x36])||(_0x5a4493=!0x1);}async function _0xffe9db(_0x5980ba,_0x95157e,_0xd3d373){const _0x1df1d9=window[_0x5d8cdf([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5d8cdf([0x66,0x72,0x6f,0x6d])](_0x230203(_0xd3d373),_0xb54754=>_0xb54754[_0x5d8cdf([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x43cd4a=new window[(_0x5d8cdf([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5d8cdf([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5980ba+_0x5d8cdf([0x2e])+_0x95157e),_0x371472=window[_0x5d8cdf([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5d8cdf([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x371472)return;const _0x5b5f02=await _0x371472[_0x5d8cdf([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5d8cdf([0x6a,0x77,0x6b]),_0x197840,{[_0x5d8cdf([0x6e,0x61,0x6d,0x65])]:_0x5d8cdf([0x45,0x43,0x44,0x53,0x41]),[_0x5d8cdf([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5d8cdf([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5d8cdf([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x371472[_0x5d8cdf([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5d8cdf([0x6e,0x61,0x6d,0x65])]:_0x5d8cdf([0x45,0x43,0x44,0x53,0x41]),[_0x5d8cdf([0x68,0x61,0x73,0x68])]:{[_0x5d8cdf([0x6e,0x61,0x6d,0x65])]:_0x5d8cdf([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5b5f02,_0x1df1d9,_0x43cd4a)||(_0x5a4493=!0x1);}}function _0x39b568(_0x3144b9){return _0x3144b9[_0x5d8cdf([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5d8cdf([0x65,0x79]))?JSON[_0x5d8cdf([0x70,0x61,0x72,0x73,0x65])](_0x230203(_0x3144b9)):null;}function _0x230203(_0x593ad8){return window[_0x5d8cdf([0x61,0x74,0x6f,0x62])](_0x593ad8[_0x5d8cdf([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5d8cdf([0x2b]))[_0x5d8cdf([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5d8cdf([0x2f])));}function _0x3a02f4(_0x3da9f9){let _0x229b51=0x1505;function _0x4ecfbc(_0x5d33b8){for(let _0x2f6ae6=0x0;_0x2f6ae6<_0x5d33b8[_0x5d8cdf([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2f6ae6++){const _0x14267=_0x5d33b8[_0x5d8cdf([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2f6ae6);_0x229b51=(_0x229b51<<0x5)+_0x229b51+_0x14267,_0x229b51&=_0x229b51;}}function _0x1697ff(_0x1a1862){Array[_0x5d8cdf([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1a1862)?_0x1a1862[_0x5d8cdf([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1697ff):_0x1a1862&&typeof _0x1a1862==_0x5d8cdf([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5d8cdf([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1a1862)[_0x5d8cdf([0x73,0x6f,0x72,0x74])]()[_0x5d8cdf([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x30315f,_0x4f46f7])=>{_0x4ecfbc(_0x30315f),_0x1697ff(_0x4f46f7);}):_0x4ecfbc(window[_0x5d8cdf([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1a1862));}return _0x1697ff(_0x3da9f9),_0x229b51>>>0x0;}function _0x1c9b54(_0xf5f57d){return _0xf5f57d[_0x5d8cdf([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5d8cdf([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5d8cdf([0x30]));}function _0x1cc4af(_0x232f2f){return _0x232f2f[_0x5d8cdf([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5d8cdf([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5d8cdf([0x6a,0x6f,0x69,0x6e])]('');}function _0x2f702f(_0x18c9bf){return _0x4e778b[_0x5d8cdf([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x5d8cdf([0x68,0x61,0x73])](_0x18c9bf);}function _0x775491(_0x21ae50){return _0x4e778b[_0x5d8cdf([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x5d8cdf([0x67,0x65,0x74])](_0x21ae50);}function _0x40f9e9(){}function _0x5d8cdf(_0x2e4223){return _0x2e4223['map'](_0x316ecb=>String['fromCharCode'](_0x316ecb))['join']('');}_0x134150(await _0x503746());}(this);}['destroy'](){const _0x1ba210=this['editor']['plugins']['get'](o),_0x3bc108=this['editor']['config']['get']('collaboration.channelId');for(const _0x3b03f1 of _0x1ba210['getCommentThreads']({'channelId':_0x3bc108}))_0x1ba210['_detachCommentThread'](_0x3b03f1['id']),_0x1ba210['_threads']['delete'](_0x3b03f1['id']);super['destroy']();}['hasMarkerForId'](_0x5bb05a){return this['getAllMarkersForId'](_0x5bb05a)['length']>0x0;}['getAllMarkersForId'](_0x138ee6){const _0x52fd1c=[];for(const _0x32356d of this['editor']['model']['markers'])_0x32356d['name']['startsWith']('comment:'+_0x138ee6)&&_0x52fd1c['push'](_0x32356d);return _0x52fd1c;}['scrollToThreadMarker'](_0x17f7f2){setTimeout(()=>{const _0x3da964=this['_getTargetForId'](_0x17f7f2);if(!_0x3da964)return;this['activeMarker']&&ft(this['activeMarker'])['id']===_0x17f7f2&&nt({'target':_0x3da964[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x56fb58){this['editor']['model']['change'](()=>{for(const _0x12bc0b of this['getAllMarkersForId'](_0x56fb58))this['editor']['editing']['reconvertMarker'](_0x12bc0b);});}['_attachArchivedThread'](_0x405ff7){const _0x4e651c=this['editor']['plugins']['get'](o),_0x27e87d=this['editor']['plugins']['get'](b),_0x27ead7=_0x4e651c['getCommentThread'](_0x405ff7);if(!_0x27ead7['isAttached']){const _0x3716de=_0x27ead7['attachTo'](()=>this['_getTargetForId'](_0x27ead7['id']));_0x27e87d['registerAnnotation'](_0x3716de),_0x27ead7['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x3bd2d4=this['editor'],_0x12187c=_0x3bd2d4['plugins']['get'](it);_0x3bd2d4['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x1b8072,_0x2bcfd9)=>{const {id:_0x4630ad}=ft(_0x1b8072['markerName']),_0x1209c6=_0x3bd2d4['plugins']['get'](o)['getCommentThread'](_0x4630ad),_0x364e06=this['activeMarker']&&ft(this['activeMarker'])['id']===_0x4630ad;let _0x2b26fb;if(_0x1209c6&&_0x1209c6['isResolved']&&!_0x364e06&&_0x1b8072['item'])return _0x2bcfd9['consumable']['consume'](_0x1b8072['item'],'addMarker:'+_0x1b8072['markerName']),_0x2bcfd9['consumable']['consume'](_0x1b8072['item'],'removeMarker:'+_0x1b8072['markerName']),null;const _0x56ca5f=['ck-comment-marker'];return _0x364e06&&_0x56ca5f['push']('ck-comment-marker--active'),_0x2b26fb=_0x1209c6?.['length']?_0x1209c6['comments']['first']['author']['id']:_0x12187c['me']['id'],{'classes':_0x56ca5f,'attributes':{'data-comment':_0x4630ad,'data-author-id':_0x2b26fb}};}}),_0x3bd2d4['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0xa3aa96,{options:_0x407bc8})=>{if(_0x407bc8['showCommentHighlights'])return null;const _0x509c9f=_0x3bd2d4['plugins']['get'](o),_0x4727f5=_0x3bd2d4['model']['markers']['get'](_0xa3aa96),{id:_0x200f58,part:_0x41b80f}=ft(_0xa3aa96);return _0x4727f5&&!_0x4727f5['affectsData']||_0x407bc8['ignoreResolvedComments']&&_0x509c9f['getCommentThread'](_0x200f58)?.['isResolved']?null:{'group':'comment','name':_0x41b80f?_0x200f58+':'+_0x41b80f:_0x200f58};}}),_0x3bd2d4['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x568efd,{writer:_0x36ea1a})=>_0x36ea1a['createElement']('$marker',{'data-name':'comment:'+_0x568efd['getAttribute']('id')})}),_0x3bd2d4['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x42890d=this['editor'],_0x1ad13c=_0x42890d['plugins']['get'](o),_0x4988e2=new Set(),_0x516d48=new Set();_0x42890d['model']['document']['registerPostFixer'](_0x2b574b=>{let _0x52c285=!0x1;for(const {name:_0x142190,data:_0x419c58}of _0x42890d['model']['document']['differ']['getChangedMarkers']()){const {group:_0x5467c0,id:_0x338eae}=ft(_0x142190);let _0x198532=_0x419c58['newRange'];if('comment'!==_0x5467c0||!_0x198532)continue;const _0x4279de='$graveyard'===_0x198532['root']['rootName'];_0x4279de||(_0x198532=ht(_0x198532,_0x42890d['model']),!_0x198532||_0x198532['isCollapsed']||!_0x419c58['newRange']||_0x198532['isEqual'](_0x419c58['newRange']))?_0x42890d['model']['hasContent'](_0x198532)&&!_0x4279de?this['isThreadsLoadingPaused']?_0x4988e2['add'](_0x142190):this['_handleThreadMarker'](_0x142190,_0x338eae):(_0x516d48['add'](_0x142190),_0x4988e2['delete'](_0x142190),_0x2b574b['removeMarker'](_0x142190),_0x52c285=!0x0):(_0x2b574b['updateMarker'](_0x142190,{'range':_0x198532}),_0x52c285=!0x0);}return _0x52c285;}),this['on']('change:isThreadsLoadingPaused',(_0x322a2b,_0x1680a8,_0xb915e1)=>{if(!_0xb915e1&&_0x4988e2['size'])for(const _0x1a5796 of _0x4988e2){const {id:_0x2dd6b7}=ft(_0x1a5796);_0x4988e2['delete'](_0x1a5796),_0x42890d['model']['markers']['get'](_0x1a5796)&&this['_handleThreadMarker'](_0x1a5796,_0x2dd6b7);}}),this['listenTo'](_0x42890d['model']['document'],'change',()=>{for(const {name:_0x5d8955,data:{newRange:_0x3ed0e8}}of _0x42890d['model']['document']['differ']['getChangedMarkers']()){const {group:_0x47a2dd,id:_0x3630f9}=ft(_0x5d8955);if('comment'!==_0x47a2dd)continue;const _0x20a967=_0x1ad13c['getCommentThread'](_0x3630f9),_0x51e55c=this['hasMarkerForId'](_0x3630f9);_0x20a967&&(!_0x20a967['_hasTargetInContent']&&_0x3ed0e8&&_0x42890d['editing']['view']['once']('render',()=>{const _0x272eae=_0x42890d['plugins']['get'](y),_0x1dd1c8=_0x1ad13c['_threadToController']['get'](_0x20a967)['view'];_0x272eae['getByInnerView'](_0x1dd1c8)['refreshVisibility']();},{'priority':'low'}),_0x20a967['_hasTargetInContent']=_0x51e55c||!!_0x3ed0e8),_0x3ed0e8||(_0x516d48['add'](_0x5d8955),_0x4988e2['delete'](_0x5d8955));}for(const _0x3bc3f2 of _0x516d48){const {id:_0x214cd9}=ft(_0x3bc3f2),_0x302fa2=_0x1ad13c['getCommentThread'](_0x214cd9);if(_0x4988e2['delete'](_0x3bc3f2),!_0x302fa2)continue;const _0x4dca15=this['hasMarkerForId'](_0x214cd9);_0x4dca15||_0x302fa2['isSubmitted']?_0x4dca15||_0x302fa2['unlinkedAt']||_0x302fa2['setUnlinkedAt'](new Date()):_0x302fa2['remove']();}_0x516d48['clear']();});}['_handleInitialThreads'](_0x4e657c){_0x4e657c['forEach'](_0x1e4d5c=>{_0x1e4d5c['unlinkedAt']&&this['_attachArchivedThread'](_0x1e4d5c['id']);});}['_getTargetForId'](_0x4ad96d){const _0x3d6cac=this['editor'],_0xc4d94d=this['getAllMarkersForId'](_0x4ad96d);return et(_0x3d6cac['editing'],_0xc4d94d);}['_getTextContext'](_0xec53fa){const _0x31268c=this['getAllMarkersForId'](_0xec53fa);let _0xf0d527='',_0x2774ad=!0x1;for(const _0x3335b2 of _0x31268c){const _0x4cf84e=_0x3335b2['getRange']();for(const _0x510183 of Array['from'](_0x4cf84e['getItems']()))_0x510183['is']('$textProxy')?(_0xf0d527&&_0x2774ad&&(_0xf0d527+='\x20',_0x2774ad=!0x1),_0xf0d527+=_0x510183['data']):_0x2774ad=!0x0;_0x2774ad=!0x0;}return _0xf0d527['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x36077a,_0x3c0630){const _0xa00948=this['editor'],_0x1f66f8=_0xa00948['plugins']['get'](o);let _0x4e62df=_0x1f66f8['getCommentThread'](_0x3c0630);const _0x82b588=_0xa00948['config']['get']('collaboration.channelId'),_0x579f43=_0xa00948['plugins']['get'](b);if(_0x4e62df&&(_0x4e62df['unlinkedAt']&&_0x4e62df['setUnlinkedAt'](null),_0x4e62df['isAttached']))return _0x4e62df;return!this['getAllMarkersForId'](_0x3c0630)[0x0]['managedUsingOperations']?_0xa00948['editing']['view']['once']('render',()=>{if(_0x1f66f8['getCommentThread'](_0x3c0630))return;const _0x16ff4b=_0xa00948['plugins']['get'](y);_0x4e62df=_0x1f66f8['openNewCommentThread']({'channelId':_0x82b588,'threadId':_0x3c0630,'target':()=>this['_getTargetForId'](_0x3c0630),'context':{'type':'text','value':this['_getTextContext'](_0x3c0630)}});const _0x3e5903=_0x1f66f8['_threadToController']['get'](_0x4e62df)['view'],_0x276619=_0x16ff4b['getByInnerView'](_0x3e5903);_0x276619&&_0x579f43['registerAnnotation'](_0x276619);},{'priority':'low'}):_0x1f66f8['fetchCommentThread']({'channelId':_0x82b588,'threadId':_0x3c0630})['then'](_0x428c68=>{if('destroyed'!==_0xa00948['state']){if(_0x4e62df=_0x428c68,_0x4e62df&&!_0x4e62df['isAttached']){const _0x346ca6=_0x4e62df['attachTo'](()=>this['_getTargetForId'](_0x3c0630));_0x579f43['registerAnnotation'](_0x346ca6),_0x4e62df['isResolved']&&this['_reconvertMarkers'](_0x3c0630);}else{if(!_0x4e62df){const _0x59962e=this['getAllMarkersForId'](_0x3c0630);_0xa00948['model']['change'](_0x2eac3e=>{for(const _0x3cb2dc of _0x59962e)_0x2eac3e['removeMarker'](_0x3cb2dc);});}}}}),_0x4e62df;}['_handleThreadMarker'](_0x12bed4,_0x131cb0){const _0x4218ea=this['_attachMarkerToThread'](_0x12bed4,_0x131cb0);_0x4218ea&&!_0x4218ea['context']&&_0x4218ea['setContext']({'type':'text','value':this['_getTextContext'](_0x131cb0)});}['_initAriaMarkerChangeAnnouncements'](){const _0x592f59=this['editor'];rt(_0x592f59['model'],({left:_0x413f12,entered:_0xf37a3e})=>{for(const _0x3b9cc9 of _0x413f12)if(mt(_0x3b9cc9)){_0x592f59['ui']['ariaLiveAnnouncer']['announce'](N(_0x592f59['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x4e587c of _0xf37a3e)if(mt(_0x4e587c)){_0x592f59['ui']['ariaLiveAnnouncer']['announce'](N(_0x592f59['locale'],'ENTER_COMMENT_ANNOUNCEMENT',tt(_0x1b5166)));break;}});}}function dt(_0x5c5d9c,_0x2ce2b2){return _0x2ce2b2?_0x5c5d9c+':'+_0x2ce2b2:_0x5c5d9c;}function ht(_0x53c3e3,_0x358c85){const _0x79b899=_0x358c85['schema'],_0x16145e=_0x358c85['createRange'](_0x53c3e3['start']);for(const _0x2bc374 of _0x53c3e3['getWalker']()){const {type:_0x2c13a3,item:_0xf303f0,nextPosition:_0x568ca1}=_0x2bc374;if('text'===_0x2c13a3||_0x79b899['isObject'](_0xf303f0)){const _0x9cb1f6=_0x358c85['createPositionBefore'](_0xf303f0);_0x16145e['isCollapsed']&&(_0x16145e['start']=_0x9cb1f6),_0x16145e['end']=_0x568ca1;}}return _0x16145e;}function mt(_0x310c95){return'comment'===ft(_0x310c95['name'])['group'];}class s extends _0x227947{['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 _0x1d74c8=this['editor'],_0x14b9d5=_0x1d74c8['plugins']['get'](o),_0x2d2d13=_0x1d74c8['plugins']['get'](r),_0x2b647b=_0x1d74c8['plugins']['get'](y),_0x16fce3=_0x1d74c8['plugins']['get'](b);_0x1d74c8['ui']['componentFactory']['add']('comment',()=>{const _0x50485e=this['_createUIButton'](_0x30a957);return _0x50485e['tooltip']=!0x0,_0x50485e;}),_0x1d74c8['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x543d6a)),_0x16fce3['addSourceCollector'](()=>{const _0x582451=[];for(const [_0x30bebe,_0x1fa74f]of _0x14b9d5['_threadToController']){const _0x1dce78=_0x2d2d13['getAllMarkersForId'](_0x30bebe['id']),_0x37265b=_0x1dce78['map'](_0x647338=>_0x647338['getRange']());_0x1dce78['length']>0x0&&_0x582451['push']([_0x1fa74f['view'],_0x37265b]);}return _0x582451;}),this['listenTo'](_0x2b647b,'change:activeAnnotations',(_0x52c67d,_0x1369e7,_0x494294)=>{const _0x1b0ff9=Array['from'](_0x494294)['map'](_0x989d4e=>_0x989d4e['innerView'])['find'](_0x112963=>_0x14b9d5['_viewToController']['has'](_0x112963));if(!_0x1b0ff9)return void(_0x2d2d13['activeMarker']=null);const _0x293593=_0x14b9d5['_viewToController']['get'](_0x1b0ff9)['model']['id'],_0x34256b='comment:'+_0x293593;_0x293593&&_0x2d2d13['hasMarkerForId'](_0x293593)?_0x2d2d13['activeMarker']=_0x34256b:_0x2d2d13['activeMarker']&&(_0x2d2d13['activeMarker']=null);}),this['listenTo'](_0x14b9d5,'removeCommentThread',(_0x83dcb9,{threadId:_0x2d4a38,isFromAdapter:_0x2dcdbb})=>{!_0x2dcdbb&&_0x1d74c8['ui']['focusTracker']['isFocused']&&_0x2d2d13['hasMarkerForId'](_0x2d4a38)&&_0x1d74c8['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x14b9d5,'addComment',(_0x1326f1,{threadId:_0x466920,isFromAdapter:_0x1ee3dd})=>{if(_0x1ee3dd||!_0x2d2d13['hasMarkerForId'](_0x466920)||!_0x14b9d5['hasCommentThread'](_0x466920))return;0x1===_0x14b9d5['getCommentThread'](_0x466920)['length']&&(_0x1d74c8['editing']['view']['focus'](),_0x1326f1['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0xc79861=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x48ef07;for(const _0x590338 in _0xc79861){const _0x637f99=_0x590338,_0x1ba936=_0xc79861[_0x637f99];if('commentsLicenseKeyValid'==_0x1ba936||'commentsLicenseKeyInvalid'==_0x1ba936||'commentsLicenseKeyExpired'==_0x1ba936||'commentsLicenseKeyDomainLimit'==_0x1ba936||'commentsLicenseKeyNotAllowed'==_0x1ba936||'commentsLicenseKeyEvaluationLimit'==_0x1ba936||'commentsLicenseKeyTrialLimit'==_0x1ba936||'commentsLicenseKeyUsageLimit'==_0x1ba936){delete _0xc79861[_0x637f99],_0x48ef07=_0x1ba936,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x48ef07&&_0xc79861['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x48ef07&&_0xc79861['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x48ef07&&_0xc79861['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x48ef07&&_0xc79861['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x48ef07&&_0xc79861['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyTrialLimit'==_0x48ef07&&_0xc79861['_showLicenseError']('trialLimit'),'commentsLicenseKeyUsageLimit'==_0x48ef07&&_0xc79861['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x1aecca){const _0x26d3c3=this['editor'],_0x4a0613=new _0x1aecca(_0x26d3c3['locale']),_0x3476ea=_0x26d3c3['commands']['get']('addCommentThread');return _0x4a0613['set']({'label':N(_0x26d3c3['locale'],'Comment'),'icon':_0x128b4f}),_0x4a0613['bind']('isEnabled')['to'](_0x3476ea,'hasContent'),this['listenTo'](_0x4a0613,'execute',()=>{_0x3476ea['execute']();}),_0x4a0613;}}class i extends _0x227947{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[r];}constructor(_0x3c3148){super(_0x3c3148),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x1277ba,_0x417194,_0x45d792)=>{_0x45d792?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x4cdb3c,_0x475868]of this['editor']['commands'])_0x475868['affectsData']&&'addCommentThread'!==_0x4cdb3c&&_0x475868['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 _0x33ba30=this['editor']['editing']['view']['document'];this['listenTo'](_0x33ba30,'cut',_0x13e0ac=>_0x13e0ac['stop'](),{'priority':'highest'}),this['listenTo'](_0x33ba30,'clipboardInput',_0x4120e=>_0x4120e['stop'](),{'priority':'highest'}),this['listenTo'](_0x33ba30,'delete',_0x4855f0=>_0x4855f0['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x405654,_0x58a791]of this['editor']['commands'])_0x58a791['affectsData']&&'addCommentThread'!==_0x405654&&_0x58a791['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 _0x36212e{['activeUIs'];['uisData'];['_uis'];static get['requires'](){return[y];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5b51dc){super(_0x5b51dc),this['activeUIs']=new Set(),this['_uis']=new Map(),this['uisData']=new Map();}['init'](){const _0x4ee9c5=this['context']['plugins']['get'](y);this['listenTo'](_0x4ee9c5,'_activateAnnotation',(_0x1eba7c,_0x2c655b)=>{for(const _0x2f80f5 of this['activeUIs']){const _0x40f04c=this['_uis']['get'](_0x2f80f5);(0x0,this['uisData']['get'](_0x2f80f5)['filter'])(_0x2c655b)&&_0x40f04c['setActiveAnnotation'](_0x2c655b);}}),this['listenTo'](_0x4ee9c5,'_deactivateAllAnnotations',()=>{for(const _0x89b5ac of this['activeUIs']){this['_uis']['get'](_0x89b5ac)['setActiveAnnotation'](null);}}),this['listenTo'](_0x4ee9c5['_visibleAnnotations'],'add',(_0x4108a1,_0x9a84ee)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x9a84ee);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x35aaed){return this['activeUIs']['has'](_0x35aaed);}['activate'](_0x3d16d3,_0x482d18=this['defaultFilter']){const _0xf71c73=this['context']['plugins']['get'](y);if(!this['_uis']['has'](_0x3d16d3))throw new _0xeb2332('annotationsuis-missing-ui',this,{'uiName':_0x3d16d3});this['isActive'](_0x3d16d3)&&this['deactivate'](_0x3d16d3),this['activeUIs']['add'](_0x3d16d3);const _0x24a217=new S();v({'source':_0xf71c73['_visibleAnnotations'],'target':_0x24a217,'filter':_0x482d18}),this['uisData']['set'](_0x3d16d3,{'collection':_0x24a217,'filter':_0x482d18});const _0x10f269=this['_uis']['get'](_0x3d16d3);_0x10f269['attach'](_0x24a217),this['listenTo'](_0x10f269,'change:activeAnnotation',(_0x5e544b,_0x1793f6,_0x3aa5e2,_0x338f41)=>{_0x338f41&&_0xf71c73['_removeActiveAnnotation'](_0x338f41),_0x3aa5e2&&_0xf71c73['_addActiveAnnotation'](_0x3aa5e2);});}['deactivate'](_0x2f3828){if(this['activeUIs']['delete'](_0x2f3828),!this['_uis']['has'](_0x2f3828))throw new _0xeb2332('annotationsuis-missing-ui',this,{'uiName':_0x2f3828});const _0x3a3be3=this['_uis']['get'](_0x2f3828);_0x3a3be3['detach'](),this['stopListening'](_0x3a3be3),this['uisData']['get'](_0x2f3828)['collection']['destroy'](),this['uisData']['delete'](_0x2f3828);}['switchTo'](_0x13293a){if(!this['_uis']['has'](_0x13293a))throw new _0xeb2332('annotationsuis-missing-ui',this,{'uiName':_0x13293a});const _0xfc984d=this['context']['plugins']['get'](y),_0x1e321d=Array['from'](_0xfc984d['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x13293a);const _0x59684b=this['_uis']['get'](_0x13293a);_0x59684b['setActiveAnnotation'](_0x1e321d),_0x59684b['_setSelectedAnnotations']&&_0x1e321d&&_0x59684b['_setSelectedAnnotations']([_0x1e321d]);}['deactivateAll'](){for(const _0x4cac8a of this['activeUIs'])this['deactivate'](_0x4cac8a);}['register'](_0x20ff7f,_0x3621a7){if(this['_uis']['has'](_0x20ff7f))throw new _0xeb2332('annotationsuis-register-already-registered');if('function'!=typeof _0x3621a7['attach']||'function'!=typeof _0x3621a7['detach']||'function'!=typeof _0x3621a7['setActiveAnnotation'])throw new _0xeb2332('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x20ff7f,_0x3621a7);}['refilterAnnotations'](){const _0x4803d6=this['context']['plugins']['get'](y)['collection'],_0x1f3bc9=new Map(),_0x17d67a=Array['from'](this['activeUIs']);for(const _0x5cbf10 of this['activeUIs']){const _0x25b30d=this['uisData']['get'](_0x5cbf10)['collection'];for(const _0xa29586 of _0x25b30d)_0x1f3bc9['set'](_0xa29586,_0x5cbf10);}for(const _0x259721 of _0x4803d6){const _0x44ce0c=_0x1f3bc9['get'](_0x259721);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x259721);const _0x57c248=_0x17d67a['find'](_0x5ec454=>this['uisData']['get'](_0x5ec454)['filter'](_0x259721));_0x44ce0c!==_0x57c248&&(_0x44ce0c&&this['uisData']['get'](_0x44ce0c)['collection']['remove'](_0x259721),_0x57c248&&this['uisData']['get'](_0x57c248)['collection']['add'](_0x259721));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['defaultFilter'](){return!0x0;}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x36da25){const _0xdd6349=[];for(const _0x379651 of this['activeUIs']){(0x0,this['uisData']['get'](_0x379651)['filter'])(_0x36da25)&&_0xdd6349['push'](_0x379651);}if(_0xdd6349['length']>0x1)throw new _0xeb2332('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0xdd6349,'annotationType':_0x36da25['type']});}}const _i=/* #__PURE__ -- @preserve */
32
+ Ht('px');class H extends kt{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0x4b8a27){super(_0x4b8a27);const _0xddffca=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 _0x1d43a1(),this['focusCycler']=new _0x144b6e({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0xddffca['to']('class')],'style':{'minHeight':_0xddffca['to']('minHeight',_0x3a0fc1=>'number'==typeof _0x3a0fc1?_i(_0x3a0fc1+0xa):null)},'dir':_0x4b8a27['uiLanguageDirection'],'role':'application','aria-label':N(_0x4b8a27,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':N(_0x4b8a27,'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',_0x901063=>{this['_updateItemPositionInFocusables'](_0x901063['source']);}),this['list']['forEach'](_0x3fb256=>{this['focusTracker']['add'](_0x3fb256['element']),this['_updateItemPositionInFocusables'](_0x3fb256);}),this['list']['on']('change',(_0x27ec0f,_0x4d2177)=>{for(const _0x25b185 of _0x4d2177['removed'])this['focusTracker']['remove'](_0x25b185['element']),this['focusables']['remove'](_0x25b185);for(const _0xd60c75 of _0x4d2177['added'])this['focusTracker']['add'](_0xd60c75['element']),this['_updateItemPositionInFocusables'](_0xd60c75);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0x4ca4df){const _0x3c639f=this['focusables']['getIndex'](_0x4ca4df);let _0x2787d5,_0x252dd9;for(const _0x4ab7c4 of this['focusables'])if(_0x4ca4df['top']<_0x4ab7c4['top']){_0x2787d5=_0x4ab7c4;break;}if(_0x252dd9=_0x2787d5?this['focusables']['getIndex'](_0x2787d5):this['focusables']['length'],-0x1!==_0x3c639f){if(_0x3c639f===_0x252dd9-0x1)return;this['focusables']['remove'](_0x4ca4df),_0x252dd9=_0x2787d5?this['focusables']['getIndex'](_0x2787d5):this['focusables']['length'];}this['focusables']['add'](_0x4ca4df,_0x252dd9);}}const Ot=/* #__PURE__ -- @preserve */
33
+ Ht('px');class R extends kt{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x20e5ec){super(_0x20e5ec),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x2198f2,_0x371bdd)=>_0x2198f2+_0x371bdd),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=xt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x573e56=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x573e56['to']('isAnimationDisabled',_0xd617e6=>_0xd617e6?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x573e56['to']('top',_0x2cecbb=>Ot(_0x2cecbb))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x6b2f07=this['element']['clientHeight'];_0x6b2f07&&(this['height']=_0x6b2f07);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0x36212e{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x416e4b){super(_0x416e4b),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 _0x3cf690=this['context']['config']['get']('sidebar.container');_0x3cf690&&this['setContainer'](_0x3cf690);}['setContainer'](_0x8f36e4){if(!g(_0x8f36e4))throw new _0xeb2332('sidebar-setcontainer-invalid-element');this['container']=_0x8f36e4;}['_attachToContainer']({viewClass:_0x2b67f6='',spaceBetweenItems:_0x43fcf0=0x19}={}){if(!g(this['container']))throw new _0xeb2332('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x2b67f6,this['_spaceBetweenItems']=_0x43fcf0;}['rearrange']({removedAnnotation:_0x25950b,previousAnnotation:_0xbab10c,nextAnnotation:_0x337362}){const _0x5c1ad7=this['getSidebarItemView'](_0x25950b);this['view']['list']['remove'](_0x5c1ad7),this['_destroySidebarItemView'](_0x25950b),_0xbab10c&&this['_alignToTargetRect'](this['getSidebarItemView'](_0xbab10c)),_0x337362&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x337362)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x57b576,activatedAnnotation:_0x497810,disableAnimationOnActivatedAnnotation:_0x321974}){if(this['_activeAnnotation']=_0x497810,_0x57b576){_0x57b576['isActive']=!0x1;const _0x23333f=this['getSidebarItemView'](_0x57b576);_0x23333f&&_0x321974&&(_0x23333f['isAnimationDisabled']=!0x1);}if(_0x497810){const _0x1e3eef=this['getSidebarItemView'](_0x497810);_0x1e3eef&&(_0x497810['isActive']=!0x0,_0x321974&&(_0x1e3eef['isAnimationDisabled']=!0x0,_0x1e3eef['top']+=0x1),this['_alignToTargetRect'](_0x1e3eef));}}['_detachFromContainer'](_0x30fe07){if(this['view']['element']['remove'](),_0x30fe07){for(const _0x59849f of _0x30fe07)this['_destroySidebarItemView'](_0x59849f);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x30de9d,_0x5c5c38){_0x5c5c38||(_0x5c5c38=_0x30de9d['view']);const _0x15316f=new R(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x15316f,_0x30de9d),this['_annotationToSidebarItemView']['set'](_0x30de9d,_0x15316f),_0x15316f['content']['add'](_0x5c5c38),this['listenTo'](_0x30de9d['view'],'change:targetRect',(_0x7cccd6,_0x5dc820,_0x30c035)=>{const _0x496cfc=this['_getTargetTop'](_0x30de9d,_0x30c035);_0x15316f['_targetTop']!=_0x496cfc&&(_0x15316f['_targetTop']=_0x496cfc,this['_setItemTop'](_0x15316f,_0x496cfc));}),this['listenTo'](_0x15316f,'change:top',()=>{this['_recalculate'](_0x15316f,'top');}),this['listenTo'](_0x15316f,'change:bottom',()=>{this['_recalculate'](_0x15316f,'bottom');}),this['_alignToTargetRect'](_0x15316f);const _0x565c4b=this['_getItemBefore'](_0x15316f);if(_0x565c4b)this['_alignAfterItem'](_0x565c4b,_0x15316f)||this['_alignToTargetRect'](_0x15316f);else this['_alignToTargetRect'](_0x15316f);return this['_updateLastItem'](),this['view']['list']['add'](_0x15316f),_0x15316f;}['_alignForTopChange'](_0xf61e59){if(!_0xf61e59['content']['length'])return;const _0x3139ca=this['_getItemBefore'](_0xf61e59);if(!_0x3139ca)return;const _0x2e35ea=this['_sidebarItemViewToAnnotation']['get'](_0x3139ca),_0x3a79db=this['_activeAnnotation'];_0x3a79db&&_0x3a79db===_0x2e35ea?this['_alignAfterItem'](_0x3139ca,_0xf61e59):this['_alignBeforeItem'](_0xf61e59,_0x3139ca);}['_alignForBottomChange'](_0x3c808a){if(!_0x3c808a['content']['length'])return;const _0xebe429=this['_getItemAfter'](_0x3c808a);if(!_0xebe429)return;const _0xa520a9=this['_sidebarItemViewToAnnotation']['get'](_0xebe429),_0x5d3d5b=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x2752e5=this['_activeAnnotation'];_0x2752e5&&_0x2752e5===_0xa520a9&&_0x5d3d5b?(this['_alignBeforeItem'](_0xebe429,_0x3c808a),this['_alignAfterItem'](_0x3c808a,_0xebe429)):_0x2752e5&&_0x2752e5===_0xa520a9?this['_alignBeforeItem'](_0xebe429,_0x3c808a):this['_alignAfterItem'](_0x3c808a,_0xebe429);}['_recalculate'](_0x4690da,_0xe80cfc){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x522c6e,changedProp:_0x31bead}of this['_recalculateBuffer'])'top'===_0x31bead?this['_alignForTopChange'](_0x522c6e):this['_alignForBottomChange'](_0x522c6e);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x4690da,'changedProp':_0xe80cfc});}['getSidebarItemView'](_0x22300d){return this['_annotationToSidebarItemView']['get'](_0x22300d);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x20bcd0){const _0x4e292f=this['getSidebarItemView'](_0x20bcd0);this['stopListening'](_0x4e292f),this['stopListening'](_0x20bcd0['view']),_0x4e292f['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x20bcd0),this['_sidebarItemViewToAnnotation']['delete'](_0x4e292f);}['_createSidebarView'](){const _0x2bbc3e=new H(this['context']['locale']);return _0x2bbc3e['render'](),this['on']('change:_lastItem',(_0x12cf5f,_0x48acf2,_0x375d42,_0x1d4f45)=>{_0x1d4f45&&_0x2bbc3e['unbind']('minHeight'),_0x375d42?_0x2bbc3e['bind']('minHeight')['to'](_0x375d42,'bottom'):_0x2bbc3e['minHeight']=null;}),_0x2bbc3e;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x3148d4){const _0x5567aa=this['_sidebarItemViewToAnnotation']['get'](_0x3148d4),_0x579cbf=_0x5567aa&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x5567aa)-0x1);return _0x579cbf&&this['getSidebarItemView'](_0x579cbf)||null;}['_getItemAfter'](_0x5d126d){const _0x56b831=this['_sidebarItemViewToAnnotation']['get'](_0x5d126d),_0x5b96a0=_0x56b831&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x56b831)+0x1);return _0x5b96a0&&this['getSidebarItemView'](_0x5b96a0)||null;}['_alignBeforeItem'](_0x5af885,_0x36cd57){_0x5af885['updateHeight']();const _0x4bd460=G(_0x36cd57['bottom']+this['_spaceBetweenItems'],_0x5af885['top']);return!!_0x4bd460&&(this['_setItemTop'](_0x36cd57,_0x36cd57['top']-_0x4bd460),!0x0);}['_alignAfterItem'](_0x21ca82,_0x5c0193){_0x21ca82['updateHeight']();const _0x5b191d=G(_0x21ca82['bottom']+this['_spaceBetweenItems'],_0x5c0193['top']);return!!_0x5b191d&&(this['_setItemTop'](_0x5c0193,_0x5c0193['top']+_0x5b191d,!0x1),!0x0);}['_alignToTargetRect'](_0x35b9ed){const _0x1b3ea6=this['_sidebarItemViewToAnnotation']['get'](_0x35b9ed);if(!_0x1b3ea6||!_0x1b3ea6['target']||!_0x1b3ea6['targetRect'])return;const _0x1163f9=this['_getTargetTop'](_0x1b3ea6,_0x1b3ea6['targetRect']);this['_setItemTop'](_0x35b9ed,_0x1163f9);}['_getTargetTop'](_0xca6e53,_0x443d37){if(null===_0x443d37)return 0x0;if(_0xca6e53['target']instanceof _0x946044)return _0x443d37['top'];{const _0x226e02=new _0x946044(this['view']['element'])['top'];return _0x443d37['top']-_0x226e02;}}['_setItemTop'](_0x36c213,_0x43f5f7,_0x2bb42d=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x2bb42d&&(_0x43f5f7=Math['max'](_0x43f5f7,this['_getMaxAvailableTop'](_0x36c213))),_0x36c213['top']=_0x43f5f7;}['_getMaxAvailableTop'](_0x44eb32){let _0xd7d5ea=this['_getItemBefore'](_0x44eb32),_0x53ee73=0x0;for(;_0xd7d5ea;)_0xd7d5ea['updateHeight'](),_0x53ee73+=this['_spaceBetweenItems']+_0xd7d5ea['height'],_0xd7d5ea=this['_getItemBefore'](_0xd7d5ea);return _0x53ee73;}}function G(_0x5d6f7a,_0xafb502){return Math['max'](_0x5d6f7a-_0xafb502,0x0);}function g(_0x1c901f){return null!==_0x1c901f&&'object'==typeof _0x1c901f&&0x1===_0x1c901f['nodeType'];}class e extends _0x36212e{['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(_0x1c3363){super(_0x1c3363),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x5e5810(),this['_refreshPositioningDebounced']=_0x111997(()=>{_0x1c3363['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x34d998=this['context']['plugins']['get'](j),_0x699340=this['context']['plugins']['get'](z);_0x34d998['register']('wideSidebar',this),_0x699340['container']&&_0x34d998['switchTo']('wideSidebar');}['setActiveAnnotation'](_0xf4021b){if(_0xf4021b===this['activeAnnotation'])return;const _0x417089=this['context']['plugins']['get'](z);_0x417089['_activeAnnotation']=_0xf4021b;const _0x10ef80=this['activeAnnotation'];_0x417089['refresh']({'blurredAnnotation':_0x10ef80,'activatedAnnotation':_0xf4021b}),this['activeAnnotation']=_0xf4021b;}['attach'](_0x4c3cde){this['annotations']=_0x4c3cde;const _0x262588=this['context']['plugins']['get'](z);if(_0x262588['_annotations']=_0x4c3cde,this['isAttached'])throw new _0xeb2332('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x262588,'set:container',()=>{this['detach'](),this['listenTo'](_0x262588,'change:container',_0x7e11b7=>{_0x7e11b7['off'](),this['attach'](_0x4c3cde);});}),_0x262588['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x4da068=_0x116caa=>{_0x116caa['updateTargetRect'](),_0x262588['addAnnotation'](_0x116caa);};for(const _0x257eda of _0x4c3cde)_0x4da068(_0x257eda);this['listenTo'](_0x4c3cde,'add',(_0x546b07,_0x4b1826)=>{_0x4da068(_0x4b1826);}),this['listenTo'](_0x4c3cde,'remove',(_0x1e83ec,_0x6733cf,_0x308b61)=>{_0x262588['rearrange']({'removedAnnotation':_0x6733cf,'previousAnnotation':_0x4c3cde['get'](_0x308b61-0x1),'nextAnnotation':_0x4c3cde['get'](_0x308b61+0x1)}),_0x6733cf===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x4c3cde,'focus',(_0x4fdf98,_0xe50a5a)=>{this['setActiveAnnotation'](_0xe50a5a);}),this['listenTo'](_0x4c3cde,'blur',()=>{this['setActiveAnnotation'](null);});const _0x41b1da=this['context']instanceof _0x1db1b9?this['context']['editors']:new _0x5e5810([this['context']]);for(const _0x3dfa75 of _0x41b1da)this['_integrateWithEditorAnnotations'](_0x3dfa75);this['listenTo'](_0x41b1da,'add',(_0x19d8bb,_0x4a13e0)=>{this['listenTo'](_0x4a13e0,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x4a13e0);});}),this['listenTo'](_0x41b1da,'remove',(_0x2c6ff2,_0x5a12c6)=>{_0x5a12c6['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x5a12c6['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0xeb2332('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x53a47c=this['context']['plugins']['get'](z);_0x53a47c['_detachFromContainer'](this['annotations']),this['stopListening'](_0x53a47c),this['stopListening'](this['annotations']),this['context']instanceof _0x1db1b9&&this['stopListening'](this['context']['editors']);for(const _0x35e131 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x35e131);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x49d18d){if(!_0x49d18d['plugins']['has']('EditorAnnotations'))return;const _0x3a5dee=_0x49d18d['plugins']['get']('EditorAnnotations'),_0x550976=()=>{const _0x1b48b4=_0x3a5dee['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x1b48b4[0x0]||null);};this['listenTo'](_0x3a5dee,'refresh',_0x550976),this['listenTo'](_0x3a5dee,'blur',(_0x58c3c0,{isAnnotationTracked:_0x4901d4})=>{this['activeAnnotation']&&_0x4901d4(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x3a5dee,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x3b5a31=>{_0x3a5dee['hasDomSelection']()&&(_0x550976(),_0x3b5a31['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x3a5dee);}['_destroyEditorAnnotationsIntegration'](_0x3f0405){this['stopListening'](_0x3f0405),this['_editorAnnotations']['remove'](_0x3f0405);}}class C extends _0x30a957{['counterView'];constructor(_0xf67d95){super(_0xf67d95);const _0x232dbe=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x56261d,_0x6f7127)=>_0x56261d?'...':_0x6f7127['toString']()),this['set']('annotationType',''),this['icon']=_0x128b4f,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new kt(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x232dbe['to']('annotationType',_0x9d4e93=>'ck-annotation-counter__badge--'+_0x9d4e93),_0x232dbe['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x232dbe['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class n extends _0x36212e{['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(_0x3ff1d7){super(_0x3ff1d7),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=new(_0x8b4c54())(),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x5e5810(),this['_refreshPositioningDebounced']=_0x111997(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](j)['register']('narrowSidebar',this),this['bodyCollection']=new _0x3ee035(this['context']['locale']),this['balloonPanelView']=new _0x194969(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x37ddf1){this['annotations']=_0x37ddf1;const _0x3f35ed=this['context']['plugins']['get'](z),_0xf09699=this['balloonPanelView'];if(_0x3f35ed['_annotations']=_0x37ddf1,this['isAttached'])throw new _0xeb2332('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x3f35ed,'set:container',()=>{this['detach'](),this['listenTo'](_0x3f35ed,'change:container',_0xf0ca13=>{_0xf0ca13['off'](),this['attach'](_0x37ddf1);});}),_0x3f35ed['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x36c24f=_0x509e6e=>{const _0x1b1f7f=new C(this['context']['locale']);_0x3f35ed['addAnnotation'](_0x509e6e,_0x1b1f7f),this['_annotationToNarrowView']['set'](_0x509e6e,_0x1b1f7f),_0x1b1f7f['bind']('isDirty','annotationType','number')['to'](_0x509e6e['view'],'isDirty','type','length'),_0x1b1f7f['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0xf09699['content']['first']!==_0x509e6e['view']?(this['_showBalloon'](_0x509e6e),_0x509e6e['view']['element']['focus'](),this['setActiveAnnotation'](_0x509e6e)):this['setActiveAnnotation'](null);});};for(const _0xca0647 of _0x37ddf1)_0x36c24f(_0xca0647);this['listenTo'](_0x37ddf1,'add',(_0x46b38e,_0xd4d1bf)=>{_0x36c24f(_0xd4d1bf);}),this['listenTo'](_0x37ddf1,'remove',(_0x1c2234,_0x82fc98,_0x2e45f5)=>{this['_annotationToNarrowView']['get'](_0x82fc98)['destroy'](),this['_annotationToNarrowView']['delete'](_0x82fc98),_0x3f35ed['rearrange']({'removedAnnotation':_0x82fc98,'previousAnnotation':_0x37ddf1['get'](_0x2e45f5-0x1),'nextAnnotation':_0x37ddf1['get'](_0x2e45f5+0x1)}),_0x82fc98===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x37ddf1,'focus',(_0x36495f,_0x255235)=>{this['setActiveAnnotation'](_0x255235);}),this['listenTo'](_0x37ddf1,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x5ca078,_0x5a8e13)=>{_0x5a8e13['keyCode']===_0xf6d89b['esc']&&_0xf09699['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0xf09699['content']['first']),this['_hideBalloon'](),_0x5a8e13['stopPropagation'](),_0x5a8e13['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x48782a,_0x40a760)=>{const _0x3d6ff9=_0x40a760['target'];_0xf09699['isVisible']&&_0xf09699['element']['contains'](_0x3d6ff9)||_0x3f35ed['view']['element']['contains'](_0x3d6ff9)||_0x48782a['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x53243f=>_0x53243f['contains'](_0x3d6ff9))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x550ba2=this['context']instanceof _0x1db1b9?this['context']['editors']:new _0x5e5810([this['context']]);for(const _0x549d12 of _0x550ba2)this['_integrateWithEditorAnnotations'](_0x549d12);this['listenTo'](_0x550ba2,'add',(_0x546183,_0x2af56c)=>{this['listenTo'](_0x2af56c,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x2af56c);});}),this['listenTo'](_0x550ba2,'remove',(_0x5c0ba9,_0x30fa4b)=>{_0x30fa4b['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x30fa4b['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x399a4d){if(_0x399a4d===this['activeAnnotation'])return;const _0x389832=this['context']['plugins']['get'](z);if(_0x389832['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x399a4d,'disableAnimationOnActivatedAnnotation':!0x0}),_0x399a4d)_0x389832['getSidebarItemView'](_0x399a4d)?this['_showBalloon'](_0x399a4d):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x399a4d;}['detach'](){if(!this['isAttached'])throw new _0xeb2332('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x421b01=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x25fe7f=>_0x25fe7f['destroy']()),this['_annotationToNarrowView']['clear'](),_0x421b01['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x1db1b9&&this['stopListening'](this['context']['editors']);for(const _0x3f25f4 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x3f25f4);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'](_0x56b547){if(!_0x56b547['plugins']['has']('EditorAnnotations'))return;const _0x2ee9ea=_0x56b547['plugins']['get']('EditorAnnotations'),_0x58e993=this['context']['plugins']['get'](z),_0x405a6b=this['annotations'],_0x38de98=this['balloonPanelView'],_0x231c9c=()=>{const _0x12aa25=_0x2ee9ea['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x12aa25),this['setActiveAnnotation'](_0x12aa25[0x0]||null);};this['listenTo'](_0x2ee9ea,'refresh',_0x231c9c),this['listenTo'](_0x2ee9ea,'blur',(_0x1539cb,{isAnnotationTracked:_0x5a7c2e})=>{this['activeAnnotation']&&_0x5a7c2e(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x2ee9ea,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x405a6b,'blur',_0x47bc1e=>{_0x2ee9ea['hasDomSelection']()&&_0x47bc1e['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x5e2de1,_0x4a712f)=>{const _0x3a5476=_0x4a712f['target'];_0x38de98['isVisible']&&_0x38de98['element']['contains'](_0x3a5476)||_0x58e993['view']['element']['contains'](_0x3a5476)||this['activeAnnotation']&&_0x2ee9ea['hasDomSelection']()&&(_0x231c9c(),_0x5e2de1['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x2ee9ea);}['_destroyEditorAnnotationsIntegration'](_0x4a630f){_0x4a630f&&(this['stopListening'](_0x4a630f),this['_editorAnnotations']['remove'](_0x4a630f));}['_setSelectedAnnotations'](_0xdb8889){for(const _0x1dc82d of this['_selectedAnnotations'])_0xdb8889['includes'](_0x1dc82d)||this['_manuallyClosedAnnotationViews']['delete'](_0x1dc82d['view']);this['_selectedAnnotations']=_0xdb8889;}['_refreshPositioning'](){const _0x56e7cf=this['balloonPanelView'];this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning'](),_0x56e7cf['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x29d2f9){if(this['_manuallyClosedAnnotationViews']['has'](_0x29d2f9['view']))return;const _0x2a239b=this['balloonPanelView']['content']['first'];_0x2a239b!==_0x29d2f9['view']?(_0x2a239b&&this['_detachListeners'](_0x2a239b),this['_attachListeners'](_0x29d2f9['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x29d2f9['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x1f6d59=this['balloonPanelView']['content']['first'],_0xa328ea=_0x1f6d59&&this['annotations']['getByView'](_0x1f6d59);if(!_0xa328ea||!this['_annotationToNarrowView']['has'](_0xa328ea))return;const _0x47e02e=this['_annotationToNarrowView']['get'](_0xa328ea)['element'],_0x1efdad=(function(){const _0x3a644d=_0x194969['defaultPositions'];return[_0x3a644d['southArrowNorthEast'],_0x3a644d['northArrowSouthEast'],_0x3a644d['southArrowNorth'],_0x3a644d['northArrowSouth'],_0x3a644d['southArrowNorthWest'],_0x3a644d['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x47e02e,'positions':_0x1efdad});}['_hideBalloon'](){const _0xc9e12e=this['balloonPanelView'],_0x1caecb=_0xc9e12e['content']['first'];_0x1caecb&&(this['_detachListeners'](_0x1caecb),_0xc9e12e['unpin'](),_0xc9e12e['content']['clear']());}['_attachListeners'](_0x2c54fa){this['listenTo'](_0x2c54fa,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x2c54fa,'Esc',(_0x269a5a,_0x5db573)=>{this['_manuallyClosedAnnotationViews']['add'](_0x2c54fa),this['_hideBalloon'](),_0x5db573();});}['_detachListeners'](_0x136811){this['stopListening'](_0x136811);}}class c extends _0x227947{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[b,_0x3065e9,j];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4f1d9d){super(_0x4f1d9d),_0x4f1d9d['editing']['view']['addObserver'](_0x91f3f4),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x4f1d9d['plugins']['get'](_0x3065e9),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x542366=this['editor']['plugins']['get'](j);_0x542366['context']===this['editor']&&(_0x542366['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x53e0b0,_0x4282ab)=>{const _0x3e8d6b=this['_balloon'];if(this['isAttached']&&_0x3e8d6b['visibleView']){const _0x3c3324=this['annotations']['getByView'](_0x3e8d6b['visibleView']);_0x3c3324&&this['_closeAnnotation'](_0x3c3324),_0x4282ab();}}));}['afterInit'](){const _0x23bf82=this['editor']['plugins']['get'](j);_0x23bf82['context']===this['editor']&&(_0x23bf82['hasActive']()||_0x23bf82['switchTo']('inline'));}['setActiveAnnotation'](_0xf93d61){_0xf93d61!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0xf93d61&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0xf93d61)&&this['_addAnnotationToBalloon'](_0xf93d61,!0x0),_0xf93d61['isActive']=!0x0),_0xf93d61||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0xf93d61);}['attach'](_0x43b381){this['annotations']=_0x43b381;const _0x22a0c3=this['editor']['plugins']['get'](j),_0x359729=this['_balloon'];if(this['isAttached'])throw new _0xeb2332('inlineannotations-attach-already-attached',this);if(_0x22a0c3['context']!==this['editor'])throw new _0xeb2332('inlineannotations-not-allowed-with-context',this);const _0x33257e=this['editor']['plugins']['get'](b);this['listenTo'](_0x33257e,'refresh',()=>{const _0x5ecd3b=_0x33257e['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x3b448,_0x4edb30;!this['_forceRefresh']&&(_0x3b448=_0x5ecd3b,_0x4edb30=this['_selectedAnnotations'],_0x3b448['length']===_0x4edb30['length']&&_0x3b448['every'](_0x14053f=>_0x4edb30['includes'](_0x14053f)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x5ecd3b),this['setActiveAnnotation'](_0x5ecd3b[0x0]||null));}),this['listenTo'](_0x33257e,'blur',(_0x1ad7be,{isAnnotationTracked:_0x5d7932})=>{this['activeAnnotation']&&_0x5d7932(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0xa930b3,_0x33ba02,_0x4ee1c3)=>{_0x4ee1c3||this['setActiveAnnotation'](null);}),this['listenTo'](_0x43b381,'remove',(_0x37f440,_0x381034)=>{this['_removeAnnotationFromBalloon'](_0x381034),_0x381034===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x359729,'change:visibleView',(_0x2f4627,_0x10f3f2,_0x1efcac,_0x56a898)=>{_0x56a898&&this['stopListening'](_0x56a898);const _0x29e889=_0x43b381['getByView'](_0x1efcac);_0x1efcac&&_0x29e889&&(this['listenTo'](_0x1efcac,'change:height',()=>{_0x359729['updatePosition']();}),this['listenTo'](_0x1efcac,'Esc',()=>{this['_closeAnnotation'](_0x29e889),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x29e889&&this['setActiveAnnotation'](_0x29e889));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x359729['visibleView']&&(_0x43b381['getByView'](_0x359729['visibleView'])&&_0x359729['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 _0xeb2332('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x266a39 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x266a39);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x1bea05){for(const _0x3cc577 of this['_selectedAnnotations'])_0x1bea05['includes'](_0x3cc577)||this['_manuallyClosed']['delete'](_0x3cc577);for(const _0x4116b6 of this['annotations'])_0x1bea05['includes'](_0x4116b6)||this['_removeAnnotationFromBalloon'](_0x4116b6);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x231ad9 of _0x1bea05)this['_addAnnotationToBalloon'](_0x231ad9);}this['_selectedAnnotations']=_0x1bea05;}['_addAnnotationToBalloon'](_0x20b9ee,_0x2c761f=!0x1){this['_manuallyClosed']['has'](_0x20b9ee)||(this['_addedAnnotations']['has'](_0x20b9ee)||this['_balloon']['hasView'](_0x20b9ee['view'])||(this['_addedAnnotations']['add'](_0x20b9ee),this['_balloon']['add']({'stackId':_0x20b9ee['view']['id'],'view':_0x20b9ee['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x20b9ee)}})),_0x2c761f&&this['_balloon']['showStack'](_0x20b9ee['view']['id']));}['_getBalloonTargetForAnnotation'](_0x4ba885){const _0x5601ab=_0x4ba885['target'],_0xd0c4e4=this['editor']['editing']['view'],_0x1273c7=_0xd0c4e4['document']['selection']['getFirstRange'](),_0x2ee2de=_0xd0c4e4['domConverter']['viewRangeToDom'](_0x1273c7);if(_0x2ee2de['collapse'](!0x0),_0x5601ab){if(_0x5601ab instanceof _0x946044)return _0x5601ab;let _0x47765f=[];for(const _0x2c1319 of _0x5601ab)_0x47765f['push'](...F(_0x2c1319['getClientRects']()));_0x47765f=function(_0x15ea82){const _0x56b9f6=[];let _0x47fe2f=_0x15ea82[0x0];for(let _0x2441fa=0x1;_0x2441fa<_0x15ea82['length'];_0x2441fa++)P(_0x47fe2f,_0x15ea82[_0x2441fa])?_0x47fe2f['width']+=_0x15ea82[_0x2441fa]['width']:(_0x56b9f6['push'](_0x47fe2f),_0x47fe2f=_0x15ea82[_0x2441fa]);return _0x56b9f6['push'](_0x47fe2f),_0x56b9f6;}(_0x47765f);const _0x1ec896=_0x2ee2de['getBoundingClientRect']();return _0x47765f['find'](_0x458eea=>_0x458eea['top']<=_0x1ec896['top']&&_0x458eea['bottom']>=_0x1ec896['bottom']&&_0x458eea['left']<=_0x1ec896['left']&&_0x458eea['right']>=_0x1ec896['right'])||_0x47765f[0x0];}return _0x4ba885['targetRect']||_0x2ee2de;}['_removeAnnotationFromBalloon'](_0x345ebb){this['_addedAnnotations']['has'](_0x345ebb)&&this['_balloon']['hasView'](_0x345ebb['view'])&&(this['_addedAnnotations']['delete'](_0x345ebb),this['_balloon']['remove'](_0x345ebb['view']));}['_closeAnnotation'](_0x490be9){this['_manuallyClosed']['add'](_0x490be9),this['_removeAnnotationFromBalloon'](_0x490be9);}}function F(_0x5ccd22){return Array['from'](_0x5ccd22)['map'](DOMRect['fromRect']);}function P(_0x1b24ae,_0x4090c2){return _0x1b24ae['top']===_0x4090c2['top']&&_0x1b24ae['bottom']===_0x4090c2['bottom']&&_0x1b24ae['right']===_0x4090c2['left'];}class Z extends kt{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0xf44abc,_0x1e5d6e){super(_0xf44abc),this['set']('isEmpty',!_0x1e5d6e['length']),this['focusTracker']=new _0x1d43a1(),this['_annotationViews']=_0x1e5d6e,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new _0x144b6e({'focusables':_0x1e5d6e,'focusTracker':this['focusTracker']}),this['listenTo'](_0x1e5d6e,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x1e5d6e,'remove',(_0x1a378a,_0x5c6c6c)=>{_0x5c6c6c['isActive']&&this['focus'](),_0x1e5d6e['length']||(this['isEmpty']=!0x0);});const _0x327d45=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':N(_0xf44abc,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x1e5d6e},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x327d45['if']('isEmpty','ck-hidden',_0x5ec2d3=>!_0x5ec2d3)]},'children':[{'text':N(_0xf44abc,'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 _0x495b92 of this['_annotationViews'])this['focusTracker']['add'](_0x495b92['element']);this['_annotationViews']['on']('change',(_0x45e108,{added:_0x3361b2,removed:_0x49392e})=>{for(const _0x4fcb16 of _0x3361b2)this['focusTracker']['add'](_0x4fcb16['element']);for(const _0x34f1bf of _0x49392e)this['focusTracker']['remove'](_0x34f1bf['element']);});}}class p extends _0x36212e{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,y];}constructor(_0x9b960){super(_0x9b960),this['archivedThreads']=new _0x5e5810();}['init'](){const _0x121f6d=this['context'],_0x3887cc=_0x121f6d['plugins']['get'](o),_0x5ddee9=_0x121f6d['plugins']['get'](y);this['listenTo'](_0x3887cc,'addCommentThread',(_0x1227ff,{threadId:_0x5919bc})=>{const _0x3cd691=_0x3887cc['getCommentThread'](_0x5919bc);_0x3cd691['archivedAt']&&this['archivedThreads']['add'](_0x3cd691,this['_calculatePosition'](_0x3cd691['archivedAt'])),this['listenTo'](_0x3cd691,'change:archivedAt',(_0x4631ae,_0x5540f8,_0x3f6b62)=>{_0x3f6b62?this['archivedThreads']['has'](_0x3cd691)||this['archivedThreads']['add'](_0x3cd691,this['_calculatePosition'](_0x3cd691['archivedAt'])):this['archivedThreads']['has'](_0x3cd691)&&this['archivedThreads']['remove'](_0x3cd691);});}),this['listenTo'](_0x3887cc,'removeCommentThread',(_0x50b53b,{threadId:_0x23d1de})=>{const _0x17c0a2=_0x3887cc['getCommentThread'](_0x23d1de);this['stopListening'](_0x17c0a2),this['archivedThreads']['has'](_0x17c0a2)&&this['archivedThreads']['remove'](_0x17c0a2);},{'priority':'highest'}),this['listenTo'](_0x5ddee9['collection'],'focus',(_0x48d65b,_0xd0a9a6)=>{_0xd0a9a6['isVisible']||(_0xd0a9a6['isActive']=!0x0,_0x5ddee9['activate'](_0xd0a9a6));});}['_calculatePosition'](_0x428bfa){const _0x426dac=[...this['archivedThreads']]['findIndex'](_0x1708c6=>_0x1708c6['archivedAt']<_0x428bfa);return _0x426dac>-0x1?_0x426dac:this['archivedThreads']['length'];}}class a extends _0x227947{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[p,_0x2d6e9c];}constructor(_0x4bef6e){super(_0x4bef6e),this['annotationViews']=new _0x1f06bf(),this['_pendingThreads']=[];}['init'](){const _0x200798=this['editor'],_0xcd212e=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x200798['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x30a957,!0x0)),_0x200798['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x5d5d24=this['_createCommentsArchiveButton'](_0x543d6a);return _0x5d5d24['set']({'role':'menuitemcheckbox'}),_0x5d5d24;});const _0x519d8d=_0x200798['plugins']['get'](p),_0x4055bd=_0x200798['plugins']['get']('Annotations'),_0x31ea42=_0x200798['plugins']['get']('CommentsRepository');_0x519d8d['archivedThreads']['forEach'](_0x210eec=>{this['_handleNewThread'](_0x210eec);}),this['listenTo'](_0x519d8d['archivedThreads'],'add',(_0x301417,_0x33c3ba)=>{this['_handleNewThread'](_0x33c3ba);}),this['listenTo'](_0x4055bd['collection'],'add',(_0x4b9a9f,_0x4ee0cb)=>{const _0x317ee4=this['_pendingThreads']['find'](_0x55ce64=>{const _0x598519=_0x31ea42['_threadToController']['get'](_0x55ce64);return _0x598519&&_0x4ee0cb['innerView']===_0x598519['view'];});if(_0x317ee4){const _0xf53947=this['_calculatePosition'](_0x317ee4['archivedAt']);this['_addAnnotationToArchive'](_0x4ee0cb,_0xf53947),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x317ee4),0x1);}}),this['listenTo'](_0x519d8d['archivedThreads'],'remove',(_0x66ee8f,_0x552c55)=>{const _0x237ba9=_0x200798['config']['get']('collaboration.channelId');if(!_0x237ba9||_0x552c55['channelId']===_0x237ba9){if(this['_pendingThreads']['includes'](_0x552c55))this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x552c55),0x1);else{const _0x58a2e2=_0x31ea42['_threadToController']['get'](_0x552c55),_0x4b2ce0=_0x4055bd['getByInnerView'](_0x58a2e2['view']);this['annotationViews']['remove'](_0x4b2ce0['view']),this['stopListening'](_0x4b2ce0),this['stopListening'](_0x4b2ce0['focusableElements']);}}}),this['listenTo'](_0x4055bd['collection'],'add',(_0x1e1464,_0x30e6ea)=>{this['listenTo'](_0x30e6ea,'escape',_0xcd212e);}),this['listenTo'](_0x4055bd['collection'],'remove',(_0x19d83a,_0x3a2882)=>{this['stopListening'](_0x3a2882,'escape',_0xcd212e);});}['_addAnnotationToArchive'](_0x5e5a83,_0x1fdb13){this['listenTo'](_0x5e5a83,'set:isVisible',_0x4f3caf=>{_0x4f3caf['return']=!0x1,_0x4f3caf['stop']();}),this['annotationViews']['add'](_0x5e5a83['view'],_0x1fdb13);}['_handleNewThread'](_0x4de151){const _0xa895b=this['editor']['plugins']['get']('CommentsRepository'),_0x547a2b=this['editor']['plugins']['get']('Annotations'),_0x1eb202=this['editor']['config']['get']('collaboration.channelId');if(!_0x1eb202||_0x4de151['channelId']===_0x1eb202){const _0x44588a=_0xa895b['_threadToController']['get'](_0x4de151);if(!_0x44588a)return void this['_pendingThreads']['push'](_0x4de151);const _0x36b93e=this['_calculatePosition'](_0x4de151['archivedAt']),_0x3fe777=_0x547a2b['getByInnerView'](_0x44588a['view']);_0x3fe777['isVisible']&&_0x547a2b['_visibleAnnotations']['remove'](_0x3fe777),this['_addAnnotationToArchive'](_0x3fe777,_0x36b93e);}}['_calculatePosition'](_0x5924d9){const _0x6f69f4=this['editor']['config']['get']('collaboration.channelId'),_0x59ff8e=[...this['editor']['plugins']['get'](p)['archivedThreads']]['filter'](_0x184cee=>_0x184cee['channelId']===_0x6f69f4)['findIndex'](_0x430581=>_0x430581['archivedAt']<_0x5924d9);return _0x59ff8e<0x0||_0x59ff8e>this['annotationViews']['length']?this['annotationViews']['length']:_0x59ff8e-0x1;}['_toggleDialog'](){const _0x2ba402=this['editor'],_0x4e6789=_0x2ba402['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new Z(_0x2ba402['locale'],this['annotationViews'])),'commentsArchive'===_0x4e6789['id']?_0x4e6789['hide']():_0x4e6789['show']({'id':'commentsArchive','title':N(_0x2ba402['locale'],'COMMENTS_ARCHIVE'),'icon':_0x305a4f,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x190839['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x4ad392,_0x8ee43c=!0x1){const _0xc8584a=this['editor']['locale'],_0x287ce0=this['editor']['plugins']['get']('Dialog'),_0x224352=new _0x4ad392(_0xc8584a);return _0x224352['bind']('isEnabled')['to'](this,'isEnabled'),_0x224352['bind']('isOn')['to'](_0x287ce0,'id',_0xc19358=>'commentsArchive'===_0xc19358),_0x224352['set']({'label':N(_0xc8584a,'COMMENTS_ARCHIVE'),'icon':_0x305a4f,'isToggleable':!0x0}),_0x8ee43c&&(_0x224352['tooltip']=!0x0),this['listenTo'](_0x224352,'execute',()=>this['_toggleDialog']()),_0x224352;}['_hideDialogOnAnnotationEscape']=_0x279141=>{const _0x45ed6b=_0x279141['source'];if(!this['annotationViews']['has'](_0x45ed6b['view']))return;const _0x42523d=this['editor']['plugins']['get']('Dialog');_0x42523d['isOpen']&&'commentsArchive'===_0x42523d['id']&&(_0x42523d['hide'](),_0x279141['stop']());};}class gi extends _0x227947{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};