@ckeditor/ckeditor5-comments 45.2.0-alpha.1 → 45.2.0-alpha.2

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,12 +20,12 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Editor as _0x17bd9d,ContextPlugin as _0x2c6a5a,PendingActions as ht,Command as _0x3ea4db,Plugin as _0x3136d3,Context as _0x5e197b}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x3b9dd7,uid as _0x35b95b,KeystrokeHandler as jt,FocusTracker as _0x4998e4,diff as _0x693b90,Collection as _0x2a536e,Rect as _0x5708d8,CKEditorError as _0x15c172,first as _0x5d65fb,priorities as Wt,scrollViewportToShowTarget as rt,getEnvKeystrokeText as nt,toUnit as xt,DomEmitterMixin as _0x13575b,keyCodes as _0x16045e}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x12c1b5,AriaDescriptionView as Yt,setupThreadKeyboardNavigation as Zt,ConfirmMixin as ti,LateFocusButtonView as _0x4bb770,trimHtml as _0x2a709c,LateFocusDropdownButtonView as _0x5b1190,Users as it,getDateTimeFormatter as lt,hashObject as pt,getAllMarkersDomElementsSorted as et,surroundingMarkersDetector as ot,FOCUS_ANNOTATION_KEYSTROKE as _0x8ce7cf}from'ckeditor5-collaboration/dist/index.js';import{throttle as Dt,isEqual as wt,cloneDeep as It,set as At,unset as yt,debounce as _0x356c72}from'es-toolkit/compat';import{IconUndo as _0x49b621,IconCheck as _0x56bad1,IconPencil as _0x2dd1d3,IconRemoveComment as _0x5207a8,IconThreeVerticalDots as _0x376907,IconAddComment as _0x4f9c07,IconCommentsArchive as _0x380c51}from'@ckeditor/ckeditor5-icons/dist/index.js';import{EditorUIView as Vt,InlineEditableUIView as $t,EditorUI as Rt,View as kt,FocusCycler as _0x4a5462,ButtonView as _0x501ccc,ViewCollection as _0x1614c2,createDropdown as _0x173f07,ListView as _0x4478f6,focusChildOnDropdownOpen as _0x559ecd,ListItemView as _0x80f34e,MenuBarMenuListItemButtonView as _0x1d3340,BodyCollection as _0x4f0a56,BalloonPanelView as _0x34c707,ContextualBalloon as _0xf7176a,Dialog as _0x15c150,DialogViewPosition as _0x59b2e7}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disablePlaceholder as St,enablePlaceholder as Ft,MouseObserver as _0x56d6e7}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 Et}from'@ckeditor/ckeditor5-select-all/dist/index.js';import{Typing as Gt}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Undo as Jt}from'@ckeditor/ckeditor5-undo/dist/index.js';import{Paragraph as Kt}from'@ckeditor/ckeditor5-paragraph/dist/index.js';import{FOCUS_ANNOTATION_KEYSTROKE as _0x396715}from'@ckeditor/ckeditor5-collaboration-core/dist/index.js';import{toWidget as _0xe8f520}from'@ckeditor/ckeditor5-widget/dist/index.js';class Ct extends/* #__PURE__ -- @preserve */
24
- _0x3b9dd7(){['model'];['view'];constructor(_0x221e59,_0x377146){super(),this['model']=_0x221e59,this['model']['_isAttached']=!0x0,this['view']=_0x377146,this['listenTo'](_0x377146,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x377146,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x377146,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x377146,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x377146,'addComment',(_0x38693b,_0x2ead4b)=>this['addComment'](_0x2ead4b)),this['listenTo'](_0x377146,'updateComment',(_0x235741,_0x4a397c,_0x5849ce)=>this['updateComment'](_0x4a397c,_0x5849ce)),this['listenTo'](_0x377146,'removeComment',(_0x591234,_0x36ec4e)=>this['removeComment'](_0x36ec4e));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x29f1c7){this['model']['addComment']({'content':_0x29f1c7,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x24f30f,_0x3c63cc){this['model']['getComment'](_0x24f30f)['update']({'content':_0x3c63cc});}['removeComment'](_0x1d29c3){this['model']['getComment'](_0x1d29c3)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function E(_0x2108e7,_0x581cc5,_0x502831){const t=_0x2108e7['t'];switch(_0x581cc5){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'},_0x502831);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'},_0x502831);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'},_0x502831);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'},_0x502831);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x502831);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'},_0x502831);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'},_0x502831);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'},_0x502831);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 Ut extends Vt{['main'];['editable'];constructor(_0x210e2d,_0x4547a2){super(_0x210e2d);const _0x21a24e=_0x35b95b();this['main']=this['createCollection'](),this['editable']=new $t(_0x210e2d,_0x4547a2,void 0x0,{'label':()=>E(_0x210e2d,'Comment\x20editor')}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'dir':_0x210e2d['uiLanguageDirection'],'lang':_0x210e2d['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x21a24e},'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 Ot extends Rt{['view'];constructor(_0x1b9ec0){super(_0x1b9ec0),this['view']=new Ut(_0x1b9ec0['locale'],_0x1b9ec0['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x30214f=this['editor']['editing']['view'],_0x193eb0=this['view']['editable'],_0x3c4c98=_0x30214f['document']['getRoot']();_0x193eb0['name']=_0x3c4c98['rootName'],this['view']['render']();const _0x5a9e6a=_0x193eb0['element'];this['setEditableElement'](_0x193eb0['name'],_0x5a9e6a),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x30214f['attachDomRoot'](_0x5a9e6a),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const Nt=[qt,zt,Bt,Et,Gt,Jt,Kt];class Qt extends/* #__PURE__ -- @preserve */
25
- _0x3b9dd7(_0x17bd9d){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
26
- ((()=>Nt)());constructor(_0x59b836={}){function _0x45d121(_0x129f80){return _0x129f80['map'](_0x1f0a7c=>String['fromCharCode'](_0x1f0a7c))['join']('');}(_0x59b836=Object['assign']({},_0x59b836))['plugins']||(_0x59b836['plugins']=Qt['defaultPlugins']),super(_0x59b836),this['ui']=new Ot(this),this['set']('placeholder',''),this['model']['document']['on']('change',()=>this['_updatePlaceholder'](),{'priority':'low'}),this['on']('change:placeholder',()=>this['_updatePlaceholder']()),this['model']['document']['createRoot'](),this[_0x45d121([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x45d121([0x76,0x69,0x65,0x77])][_0x45d121([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x45d121([0x61,0x75,0x74,0x6f]),this[_0x45d121([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x45d121([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x45d121([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x45d121([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x45d121([0x6f,0x6b])});}['create'](){const _0x465509=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x465509))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x17e2ef=>{const _0x30920a=this['model']['document']['getRoot'](),_0x8099b5=_0x30920a&&_0x30920a['getChild'](_0x30920a['childCount']-0x1);_0x17e2ef['setSelection'](_0x8099b5,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x28aeb4=this['editing']['view'],_0x56eb69=_0x28aeb4['document']['getRoot'](),_0x17f7db=_0x56eb69['getChild'](0x0);_0x56eb69['childCount']>0x1||!_0x17f7db||'p'!=_0x17f7db['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(St(_0x28aeb4,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x17f7db['placeholder']=this['placeholder']),Ft({'view':_0x28aeb4,'element':_0x17f7db,'keepOnFocus':!0x0}),this['placeholderElement']=_0x17f7db);}}class os extends kt{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x2287c4,_0x19dc5c={}){super(_0x2287c4),this['editor']=null,this['_editorConfig']=_0x19dc5c,this['set']('value',_0x19dc5c['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',E(_0x2287c4,'Reply...')),this['set']('submitLabel',E(_0x2287c4,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new jt(),this['focusTracker']=new _0x4998e4(),this['focusCycler']=new _0x4a5462({'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',(_0x28a9d4,_0x56dc30)=>{this['cancelButtonView']['fire']('execute'),_0x56dc30();}),this['keystrokes']['set']('Ctrl+Enter',(_0x4e1ae3,_0x6aa80f)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x6aa80f());}),this['on']('submit',(_0x51a747,_0x2a8ab3)=>{_0x2a8ab3['length']>0xfde8?(alert(E(_0x2287c4,'TOO_LONG_COMMENT_ALERT',[_0x2a8ab3['length'],0xfde8])),_0x51a747['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new Qt(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x46f15d=this['editor'];this['element']['insertBefore'](_0x46f15d['ui']['element'],this['element']['firstChild']),_0x46f15d['model']['document']['on']('change',()=>this['value']=_0x46f15d['getData']()),_0x46f15d['bind']('placeholder')['to'](this),this['focusables']['add'](_0x46f15d['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0xe7b5c1){-0x1===_0xe7b5c1?(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:_0x10e004}=this,_0x27a7f8=new _0x501ccc(_0x10e004);return _0x27a7f8['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x27a7f8['withText']=!0x0,_0x27a7f8['bind']('label')['to'](this,'submitLabel'),_0x27a7f8['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x27a7f8['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x2bb55b,_0x254500)=>!_0x254500&&!!_0x2bb55b['trim']()),_0x27a7f8;}['_createCancelButton'](){const {locale:_0x4ffb48}=this,_0x3726db=new _0x501ccc(_0x4ffb48);return _0x3726db['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x3726db['label']=E(_0x4ffb48,'Cancel'),_0x3726db['withText']=!0x0,_0x3726db['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x3726db;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x5d362f=>{this['focusTracker']['add'](_0x5d362f['element']);}),this['focusables']['on']('change',(_0x461aa5,_0x2e52f1)=>{for(const _0x4df941 of Array['from'](_0x2e52f1['added'])['reverse']())this['focusTracker']['add'](_0x4df941['element']);});}}class ie extends kt{constructor(_0x3ff30c,_0x452af5,_0x508433){super(_0x3ff30c),this['commentInputView']=new os(_0x3ff30c,_0x508433),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x56ab71,_0x4d7049)=>_0x56ab71||!!_0x4d7049),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 _0x12c1b5(_0x3ff30c,_0x452af5),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'](_0xeb6952){this['commentInputView']['focus'](_0xeb6952);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x32b779,_0x4865ad)=>{const {submitButtonView:_0x1b7e7d,cancelButtonView:_0x358d4b,editor:_0x5e831a}=this['commentInputView'];[_0x1b7e7d['element'],_0x358d4b['element'],_0x5e831a?_0x5e831a['editing']['view']['getDomRoot']():null]['filter'](_0x5e1ba8=>_0x5e1ba8)['some'](_0x4b78ec=>_0x4b78ec['contains'](_0x4865ad['target']))||(this['focus'](),_0x4865ad['preventDefault']());});}}class cs extends kt{constructor(_0x522cd4){super(_0x522cd4);const _0x3b55fa=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x3b55fa['to']('count',_0x333e6a=>E(_0x522cd4,'NUMBER_OF_COMMENTS',_0x333e6a))}]});}}class te extends kt{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x3f2dd7,_0x381f6c,_0x3d51fd){super(_0x3f2dd7);const _0x1969b0=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x381f6c['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x381f6c,this['_config']=_0x3d51fd,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x4998e4(),this['keystrokes']=new jt(),this['focusCycler']=new _0x4a5462({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x3dcdc5=>this['commentViews']['map'](_0x52a0a2=>_0x52a0a2['element'])['includes'](_0x3dcdc5['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new cs(_0x3f2dd7),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x13cf1d=>_0x13cf1d-this['_config']['maxCommentsWhenCollapsed']);for(const _0x8c1dde of _0x381f6c['comments'])this['_handleNewCommentModel'](_0x8c1dde);this['_handleInfoComment'](),this['listenTo'](_0x381f6c['comments'],'add',(_0x2e07ae,_0x47f35a)=>{const _0x7096fe=this['_calculatePosition'](_0x47f35a);this['length']++,this['_handleNewCommentModel'](_0x47f35a,_0x7096fe),this['refreshVisibleViews']();}),this['listenTo'](_0x381f6c['comments'],'remove',(_0x1a4986,_0x450087)=>{this['length']--,this['_handleRemoveCommentModel'](_0x450087),this['refreshVisibleViews']();}),this['listenTo'](_0x381f6c,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x381f6c,'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',_0x1969b0['if']('length','ck-hidden',_0x268ecf=>!_0x268ecf)],'aria-label':E(_0x3f2dd7,'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'](_0x254490){-0x1===_0x254490?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x2f3c52 of this['commentViews'])_0x2f3c52['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x3fbe06,_0xc97f6a){const _0x1d9cb1=new this['_config']['CommentView'](this['locale'],_0x3fbe06,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x1d9cb1['viewUid']=_0x3fbe06['id'],_0x1d9cb1['delegate']('removeComment')['to'](this),_0x1d9cb1['delegate']('updateComment')['to'](this),_0x1d9cb1['delegate']('resolveCommentThread')['to'](this),_0x1d9cb1['delegate']('editorReady')['to'](this),_0x1d9cb1['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x1d9cb1,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x1d9cb1,_0xc97f6a);}['_calculatePosition'](_0x429478){const _0x253d0c=this['_model']['_findOptimalIndex'](_0x429478);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x429478['authoredAt']?_0x253d0c-0x1:_0x253d0c:_0x253d0c-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x43fdea={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':E(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x43fdea,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x43fdea));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x918aa6){const _0x5dc428=this['commentViews']['remove'](_0x918aa6['id']);this['stopListening'](_0x5dc428),_0x5dc428['isEditMode']&&this['_updateHasDirtyComment'](),_0x5dc428['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x55d2e6=>_0x55d2e6['isEditMode']);}['_rearrangeCollapse'](){const _0x1ed489=function(_0x4b0f1d){const _0x4a620d=new _0x2a536e();for(const _0x44cc86 of _0x4b0f1d)_0x4a620d['add'](_0x44cc86);return _0x4a620d;}(this['commentViews']),_0x487ec4=this['_collapsedCommentsView']['count'];for(let _0x5b666b=0x1;_0x5b666b<=_0x487ec4;_0x5b666b++)_0x1ed489['remove'](0x1);for(const _0x142dd0 of _0x1ed489)_0x142dd0['collapse']();_0x487ec4>0x0&&_0x1ed489['add'](this['_collapsedCommentsView'],0x1),ns(_0x693b90(Array['from'](this['visibleViews']),Array['from'](_0x1ed489)),this['visibleViews'],_0x1ed489);}['_rearrangeExpand'](){ns(_0x693b90(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x2a9335 of this['visibleViews'])_0x2a9335['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x32fc41=>{this['focusTracker']['add'](_0x32fc41['element']),this['keystrokes']['listenTo'](_0x32fc41['element']);}),this['commentViews']['on']('change',(_0x3acc42,_0x4a5b27)=>{for(const _0x50e322 of _0x4a5b27['removed'])this['focusTracker']['remove'](_0x50e322['element']),this['keystrokes']['stopListening'](_0x50e322['element']);for(const _0x2d8c32 of Array['from'](_0x4a5b27['added'])['reverse']())this['focusTracker']['add'](_0x2d8c32['element']),this['keystrokes']['listenTo'](_0x2d8c32['element']);});}}function ns(_0x373847,_0x22a734,_0x204cc2){let _0xd9406c=0x0;for(const _0x380b14 of _0x373847)switch(_0x380b14){case'insert':_0x22a734['add'](_0x204cc2['get'](_0xd9406c),_0xd9406c),_0xd9406c++;break;case'delete':_0x22a734['remove'](_0xd9406c);break;case'equal':_0xd9406c++;}}class as extends kt{constructor(_0xf5736b){super(_0xf5736b);const _0x1d3960=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x1d3960['to']('contextValue',_0x2d83f9=>E(_0xf5736b,'THREAD_CONTEXT_LABEL',_0x2d83f9)),'tabindex':-0x1},'children':[{'text':_0x1d3960['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class Xt extends kt{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x238668,_0x25b669){super(_0x238668);const _0x3340b5=this['bindTemplate'];this['_model']=_0x25b669,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x4998e4(),this['keystrokes']=new jt(),this['focusCycler']=new _0x4a5462({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0xa9d99=>!!_0xa9d99),this['bind']('contextValue')['to'](this['_model'],'context',_0x5b9f52=>_0x5b9f52&&_0x5b9f52['value']?this['_trimContextValue'](_0x5b9f52['value']):E(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',_0x3340b5['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 _0x32d7b9=new _0x501ccc(this['locale']);return _0x32d7b9['label']=E(this['locale'],'Reopen'),_0x32d7b9['tooltip']=E(this['locale'],'Reopen'),_0x32d7b9['icon']=_0x49b621,_0x32d7b9['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x306d70=>!_0x306d70),_0x32d7b9['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x15531b,_0x13145d)=>_0x15531b&&_0x13145d),_0x32d7b9['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x32d7b9;}['_trimContextValue'](_0x115d1b){if(_0x115d1b['length']<0x96)return _0x115d1b;const _0x58c716=_0x115d1b['lastIndexOf']('\x20',0x93);return _0x115d1b['substring'](0x0,_0x58c716>-0x1?_0x58c716:0x93)+'...';}['_attachContextActions'](){const _0x4177bc=this['element']['querySelector']('.ck-context'),_0x285720=_0x4177bc['querySelector']('.ck-context__value');this['listenTo'](_0x4177bc,'mouseenter',()=>{_0x285720['offsetWidth']<_0x285720['scrollWidth']&&_0x4177bc['classList']['add']('overlay');}),this['listenTo'](_0x4177bc,'mouseleave',()=>{_0x4177bc['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x3a11fa of this['focusables'])this['focusTracker']['add'](_0x3a11fa['element']),this['keystrokes']['listenTo'](_0x3a11fa['element']);}['_createContextView'](){const _0x58fb70=new as(this['locale']);return _0x58fb70['bind']('contextValue')['to'](this),_0x58fb70;}}class ts extends kt{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x1331c6,_0x37a4d4,_0xb95f3e,_0x374fff){super(_0x1331c6),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x37a4d4,this['_localUser']=_0xb95f3e,this['_config']=_0x374fff,this['commentThreadHeaderView']=new Xt(_0x1331c6,_0x37a4d4),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new Yt(_0x1331c6,E(_0x1331c6,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new te(_0x1331c6,_0x37a4d4,Object['assign']({'CommentView':this['_config']['CommentView']},_0x374fff)),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',(_0x5731f4,_0x245027)=>_0x5731f4||!!_0x245027),this['bind']('isUnlinked')['to'](_0x37a4d4,'unlinkedAt',_0x5ac605=>!!_0x5ac605),this['bind']('ariaLabel')['to'](this,'length',_0x25e50a=>{const _0x44f066=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return E(this['locale'],'COMMENT_THREAD_LABEL',[_0x25e50a,_0x44f066]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x4998e4(),this['keystrokes']=new jt(),this['focusCycler']=new _0x4a5462({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x121532=>_0x121532['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 _0xb2259e=new ie(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x3bff9a=_0xb2259e['commentInputView'];return _0xb2259e['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x3bff9a,'value',(_0x3aed7f,_0xe8bcaf,_0x2ceabd,_0x1b9fc4,_0x1a63af)=>!!_0x1a63af||!!_0x1b9fc4&&_0x2ceabd&&!_0xe8bcaf||_0x3aed7f&&_0x2ceabd&&!_0xe8bcaf),_0x3bff9a['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x4508a4,_0x57b312,_0x1067a4)=>{let _0x366016;return _0x366016=_0x1067a4&&_0x57b312?'Reply\x20to\x20reopen\x20discussion...':_0x4508a4?'Reply...':'Write\x20a\x20comment...',E(this['locale'],_0x366016);}),_0x3bff9a['bind']('submitLabel')['to'](this,'length',_0x3879f0=>E(this['locale'],_0x3879f0?'Reply':'Comment')),_0x3bff9a['on']('submit',(_0x15e1aa,_0x500653)=>{this['fire']('addComment',_0x500653),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x3bff9a['on']('cancel',()=>{this['focus']();}),_0x3bff9a['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x3bff9a['on']('cancel',_0x34f7f0=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x34f7f0['stop']());}),this['on']('change:isActive',(_0x3db6ed,_0x3d7c91,_0x132528)=>{_0x132528||this['length']||_0x3bff9a['value']||this['fire']('removeCommentThread');}),_0xb2259e;}}class vt extends/* #__PURE__ -- @preserve */
27
- ti(ts){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x5be524,_0xd3c1cd,_0x3865ad,_0x5db0f9){super(_0x5be524,_0xd3c1cd,_0x3865ad,_0x5db0f9),this['commentThreadChildren']=this['createCollection']([this['commentsListView'],this['commentThreadInputView'],this['ariaDescriptionView']]),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x5be524,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x4d8a33,_0x63e3ae,_0x2a3523)=>{_0x2a3523||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x3fb1dd,_0x39ac48,_0x1a4cbc)=>{_0x1a4cbc&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x54914e=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck','ck-thread','ck-reset_all-excluded','ck-rounded-corners',_0x54914e['if']('isActive','ck-thread--active'),_0x54914e['if']('isUnlinked','ck-thread--unlinked'),_0x54914e['if']('isConfirm','ck-thread--remove-confirmation'),_0x54914e['to']('actionIndicator',_0x2f90b7=>_0x2f90b7?'ck-thread--'+_0x2f90b7:'')],'data-thread-id':this['_model']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x54914e['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 _0x4d309d of this['commentsListView']['commentViews'])_0x4d309d['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x586859}=this,_0x45beab=this['commentsListView']['commentViews']['get'](0x0);_0x45beab===this['_boundFirstCommentView']||_0x45beab['isSystemComment']||(this['_boundFirstCommentView']=_0x45beab,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x45beab,'actionIndicator',_0x2a576a=>'remove'===_0x2a576a?'remove':null),_0x45beab['placeholder']=E(_0x586859,'Write\x20a\x20comment...'),_0x45beab['removeButton']['on']('execute',_0x53207c=>{_0x53207c['stop'](),this['showConfirm'](E(_0x586859,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),this['on']('removeConfirm',()=>{_0x45beab['focus']();}),_0x45beab['actionBar']['add'](this['resolveButton'],0x0),_0x45beab['focusables']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x4aa407=new _0x4bb770(this['locale']);return _0x4aa407['label']=E(this['locale'],'Resolve'),_0x4aa407['tooltip']=E(this['locale'],'Resolve'),_0x4aa407['icon']=_0x56bad1,_0x4aa407['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x4aa407['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x2261d0=>!_0x2261d0),_0x4aa407['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x39d0e7,_0x29f624)=>_0x39d0e7&&!_0x29f624),_0x4aa407['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x4aa407;}['_updateArchivedThreadHeader'](){this['_model']['archivedAt']?this['commentThreadChildren']['has'](this['commentThreadHeaderView'])||(this['commentThreadChildren']['add'](this['commentThreadHeaderView'],0x0),this['focusables']['add'](this['commentThreadHeaderView'],0x0)):this['commentThreadChildren']['has'](this['commentThreadHeaderView'])&&(this['commentThreadChildren']['remove'](this['commentThreadHeaderView']),this['focusables']['remove'](this['commentThreadHeaderView']));}}class es extends kt{constructor(_0x1dea76){super(_0x1dea76),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x14e0cd,_0x1efd82,_0x55fcc6)=>{this['element']['innerHTML']=_0x55fcc6;}),this['element']['innerHTML']=this['content'];}}class hs extends kt{['visibleView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x159101,_0x54c4e9,_0x32aec3){super(_0x159101),this['_model']=_0x54c4e9,this['_config']=_0x32aec3,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['bind']('ariaLabel')['to'](_0x54c4e9,'content',_0x54c4e9,'authoredAt',(_0x4c4860,_0x3bd4a9)=>E(_0x159101,'COMMENT_ARIA_LABEL',[_0x54c4e9['author']['name'],_0x32aec3['formatDateTime'](_0x3bd4a9),new DOMParser()['parseFromString'](_0x4c4860,'text/html')['body']['textContent'],_0x54c4e9['isExternal']?this['getExternalCommentNote']():''])),this['ariaDescriptionView']=new Yt(_0x159101,E(_0x159101,'COMMENT_THREAD_DESCRIPTION')),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']()),this['focusables']=new _0x1614c2(),this['focusTracker']=new _0x4998e4(),this['keystrokes']=new jt(),this['focusCycler']=new _0x4a5462({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x29248e=>_0x29248e['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']?E(this['locale'],'EXTERNAL_IMPORT_WORD_COMMENT'):E(this['locale'],'EXTERNAL_COMMENT');}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?E(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):E(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['_createCommentContentView'](){const _0x33a813=new es(this['locale']);return _0x33a813['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x52bbd3,_0x3892c1)=>_0x3892c1?_0x2a709c(_0x52bbd3,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x52bbd3),_0x33a813;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x15fb3f=new os(this['locale'],this['_config']['editorConfig']);return _0x15fb3f['value']=this['_model']['content'],_0x15fb3f['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x15fb3f['submitLabel']=E(this['locale'],'Save'),_0x15fb3f['on']('submit',(_0xb37829,_0x1c997b)=>{this['fire']('updateComment',this['_model']['id'],_0x1c997b),this['switchToDisplayMode'](),this['focus']();}),_0x15fb3f['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x15fb3f['once']('editorReady',()=>{_0x15fb3f['focus']();}),_0x15fb3f['createEditor'](),_0x15fb3f['delegate']('editorReady')['to'](this),_0x15fb3f['delegate']('editorDestroyed')['to'](this),_0x15fb3f;}['_setupKeyboardNavigation'](){const _0x16ff8d=this['element'];this['keystrokes']['listenTo'](_0x16ff8d);for(const _0x5e878d of this['focusables'])this['focusTracker']['add'](_0x5e878d['element']),this['keystrokes']['listenTo'](_0x5e878d['element']);this['focusables']['on']('change',(_0x5c8808,_0x7f9a0b)=>{for(const _0x170503 of _0x7f9a0b['removed'])this['focusTracker']['remove'](_0x170503['element']),this['keystrokes']['stopListening'](_0x170503['element']);for(const _0x494c07 of _0x7f9a0b['added'])this['focusTracker']['add'](_0x494c07['element']),this['keystrokes']['listenTo'](_0x494c07['element']);}),this['keystrokes']['set']('enter',(_0x5e72aa,_0x1792d4)=>{_0x16ff8d===_0x5e72aa['target']&&(this['focusCycler']['focusFirst'](),_0x1792d4());}),this['keystrokes']['set']('esc',(_0x2108b7,_0x518563)=>{_0x16ff8d!==_0x2108b7['target']&&(this['focus'](),_0x518563());});}}class gt extends/* #__PURE__ -- @preserve */
28
- ti(hs){['actionBar'];['userView'];constructor(_0xe58b7c,_0x212a86,_0x4a0fd5){super(_0xe58b7c,_0x212a86,_0x4a0fd5),this['set']('actionIndicator',null),this['set']('placeholder',E(_0xe58b7c,'Reply...')),this['bind']('authoredAt')['to'](_0x212a86),this['bind']('resolvedAt')['to'](_0x212a86),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 _0x12c1b5(_0xe58b7c,_0x212a86['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['listenTo'](_0x212a86,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x260475=this['bindTemplate'],_0x3b02d1=[{'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':_0x260475['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x260475['to']('authoredAt',_0x1d1cdc=>this['_config']['formatDateTime'](_0x1d1cdc))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x260475['if']('isEditMode','ck-comment__actions--hidden'),_0x260475['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']&&_0x3b02d1['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper',_0x260475['if']('isConfirm','ck-comment--remove-confirmation')],'tabindex':-0x1,'aria-label':_0x260475['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id'],'role':'listitem'},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x260475['if']('isEditMode','ck-comment--edit'),_0x260475['if']('isSystemComment','ck-comment--info'),_0x260475['to']('actionIndicator',_0x209ab9=>_0x209ab9?'ck-comment--'+_0x209ab9:'')],'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':_0x3b02d1}]}]};}['_createEditButton'](){const _0x1a1d6f=new _0x501ccc(this['locale']);return _0x1a1d6f['label']=E(this['locale'],'Edit'),_0x1a1d6f['icon']=_0x2dd1d3,_0x1a1d6f['withText']=!0x0,_0x1a1d6f['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x1a1d6f['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x1dcbbb=>!_0x1dcbbb),_0x1a1d6f['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x1a1d6f['on']('execute',()=>this['switchToEditMode']()),_0x1a1d6f;}['_createRemoveButton'](){const _0x4cad2e=new _0x501ccc(this['locale']);return _0x4cad2e['label']=E(this['locale'],'Remove'),_0x4cad2e['icon']=_0x5207a8,_0x4cad2e['withText']=!0x0,_0x4cad2e['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x4cad2e['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0xdf495a=>!_0xdf495a),_0x4cad2e['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x4cad2e['on']('execute',()=>{this['showConfirm'](E(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x4cad2e;}['_createDropdown'](){const _0x1403eb=_0x173f07(this['locale'],_0x5b1190),_0x4992dc=_0x1403eb['panelView']['children'],_0x134b93=new _0x4478f6(this['locale']),_0x4b4389=_0x1403eb['bindTemplate'];_0x559ecd(_0x1403eb,()=>this['items']['find'](_0x449020=>_0x449020['isVisible'])),_0x1403eb['extendTemplate']({'attributes':{'class':[_0x4b4389['if']('isVisible','ck-hidden',_0x2bc151=>!_0x2bc151)]}});const _0x260329=(_0x3b3639,_0x3254f7=-0x1)=>{const _0x2bdc52=new _0x80f34e(this['locale']);_0x2bdc52['children']['add'](_0x3b3639);const _0xa1477b=_0x3254f7>-0x1?_0x3254f7:_0x134b93['items']['length'];_0x134b93['items']['add'](_0x2bdc52,_0xa1477b);const _0x72a969=Array['from'](this['items']);_0x1403eb['unbind']('isEnabled','isVisible'),_0x1403eb['bind']('isEnabled')['toMany'](_0x72a969,'isEnabled',(..._0x4d55c1)=>_0x4d55c1['some'](_0x308a11=>_0x308a11)),_0x1403eb['bind']('isVisible')['toMany'](_0x72a969,'isVisible',(..._0x4bd193)=>_0x4bd193['some'](_0x5b5656=>_0x5b5656));};_0x1403eb['panelPosition']='sw',_0x1403eb['buttonView']['set']({'label':E(this['locale'],'Show\x20more\x20items'),'icon':_0x376907});for(const _0x501f7f of this['items'])_0x260329(_0x501f7f);return _0x4992dc['add'](_0x134b93),_0x1403eb['listenTo'](this['items'],'add',(_0x261319,_0x1fb1c8,_0xa4b404)=>{_0x260329(_0x1fb1c8,_0xa4b404);}),_0x1403eb['listenTo'](this['items'],'remove',(_0x2ee68a,_0x55c637,_0x5e4898)=>{_0x134b93['items']['remove'](_0x5e4898);}),_0x1403eb;}['_attachActions'](_0x4e0b2f,_0x247183){const _0x336f0b=_0x4e0b2f&&_0x4e0b2f['element'];_0x336f0b&&(this['listenTo'](_0x336f0b,'mouseenter',()=>this['actionIndicator']=_0x247183),this['listenTo'](_0x336f0b,'focus',()=>this['actionIndicator']=_0x247183),this['listenTo'](_0x336f0b,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x336f0b,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0x4ae3d1=super['_createCommentInputView']();return _0x4ae3d1['bind']('placeholder')['to'](this),_0x4ae3d1;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function Lt(_0x153375){const _0xedb6b9=Dt(_0x153375,0x1e),_0x177d00=new MutationObserver(_0xdf7b7a=>{for(const _0x291f51 of _0xdf7b7a)('attributes'==_0x291f51['type']&&'class'==_0x291f51['attributeName']||'childList'==_0x291f51['type']||'characterData'==_0x291f51['type'])&&_0xedb6b9();});return{'attach'(_0x2e6b9){_0x177d00['observe'](_0x2e6b9,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x177d00['disconnect'](),_0xedb6b9['cancel']();}};}class S extends kt{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x138993,_0x315492){super(_0x138993),this['id']=_0x35b95b(),this['focusTracker']=new _0x4998e4(),this['keystrokes']=new jt(),this['keystrokes']['set']('Esc',(_0x7fc38f,_0x6a6ac0)=>this['fire']('Esc',_0x6a6ac0)),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']=Lt(()=>this['_updateHeight']()),this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this),this['content']['add'](_0x315492),this['mainView']=_0x315492;const _0x1cb97d=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x1cb97d['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 _0x4adf40=this['element']['clientHeight'];_0x4adf40&&(this['height']=_0x4adf40);}}class d extends/* #__PURE__ -- @preserve */
29
- _0x3b9dd7(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x45232b,target:_0x4a0753,type:_0x1af45c,isVisible:_0x40f432=!0x0}){super(),this['view']=_0x45232b,this['view']['element']||this['view']['render'](),this['_type']=_0x1af45c,this['_target']=_0x4a0753,d['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x2a536e([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x7d1e7f,_0x2e97e0)=>{this['view']['focusTracker']['add'](_0x2e97e0);}),this['focusableElements']['on']('remove',(_0x1f6dae,_0x502686)=>{this['view']['focusTracker']['remove'](_0x502686);}),this['set']('isVisible',_0x40f432);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x5d7fef=this['_getNormalizedTarget']();return d['_assertCorrectTarget'](_0x5d7fef),_0x5d7fef;}get['targetRect'](){const _0x4a1646=this['target'];if(null===_0x4a1646)return null;if(_0x4a1646 instanceof _0x5708d8)return _0x4a1646;const _0x3b9d2c=_0x4a1646['filter'](_0xade569=>function(_0x5387e2){const _0x13017a=_0x5387e2['offsetParent'];if(_0x13017a)return!0x0;const _0x24a2e8=_0x5387e2['getClientRects']()['item'](0x0);return!!_0x24a2e8;}(_0xade569));return 0x0===_0x3b9d2c['length']?null:new _0x5708d8(_0x3b9d2c[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x5cd325){this['view']['isActive']=_0x5cd325,this['view']['mainView']['isActive']=_0x5cd325;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x449d1b){if(!(null===_0x449d1b||_0x449d1b instanceof _0x5708d8||Array['isArray'](_0x449d1b)&&_0x449d1b['every'](_0x4b0bdf=>li(_0x4b0bdf))))throw new _0x15c172('annotation-invalid-target',null,{'target':_0x449d1b});}['_getNormalizedTarget'](){const _0x178266='function'==typeof this['_target']?this['_target']():this['_target'];return li(_0x178266)?[_0x178266]:_0x178266;}}function li(_0x423574){return null!==_0x423574&&'object'==typeof _0x423574&&'nodeType'in _0x423574&&0x1===_0x423574['nodeType'];}class _ extends _0x2a536e{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x4ecd81=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x4998e4(),this['_focusTracker']['on']('change:isFocused',(_0x439f21,_0x49bc80,_0x498dec)=>{_0x498dec||this['fire']('blur');});for(const _0x49420f of _0x4ecd81)this['add'](_0x49420f);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x2b9491){if(this['has'](_0x2b9491))throw new _0x15c172('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x2b9491['innerView'],_0x2b9491),this['_viewToAnnotation']['set'](_0x2b9491['view'],_0x2b9491);for(const _0x3f6b35 of _0x2b9491['focusableElements'])this['_focusTracker']['add'](_0x3f6b35);this['listenTo'](_0x2b9491['focusableElements'],'add',(_0x408a21,_0x57344b)=>{this['_focusTracker']['add'](_0x57344b);}),this['listenTo'](_0x2b9491['focusableElements'],'remove',(_0x2645e4,_0x567145)=>{this['_focusTracker']['remove'](_0x567145);}),this['listenTo'](_0x2b9491['view']['focusTracker'],'change:isFocused',(_0x309d48,_0x5a561e,_0x26a4cf)=>{_0x26a4cf&&this['fire']('focus',_0x2b9491);}),_0x2b9491['updateTargetRect']();const _0x4b7f6f=this['_getOrderInContent'](_0x2b9491['view']['targetRect']);return super['add'](_0x2b9491,_0x4b7f6f);}['remove'](_0x58c0d5){if(!this['has'](_0x58c0d5))throw new _0x15c172('annotationcollection-not-existing-item',null);this['stopListening'](_0x58c0d5['view']['focusTracker']),this['stopListening'](_0x58c0d5['focusableElements']);for(const _0x13bd2e of _0x58c0d5['focusableElements'])this['_focusTracker']['remove'](_0x13bd2e);return this['_viewToAnnotation']['delete'](_0x58c0d5['view']),this['_innerViewToAnnotation']['delete'](_0x58c0d5['innerView']),super['remove'](_0x58c0d5);}['getByInnerView'](_0x6be1f4){return this['_innerViewToAnnotation']['get'](_0x6be1f4);}['getByView'](_0xd8310d){return this['_viewToAnnotation']['get'](_0xd8310d);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x166469 of this)_0x166469['updateTargetRect']();this['_sort']();}['_sort'](){const _0x485af8=Array['from'](this)['sort']((_0x3b8370,_0x1089fa)=>v(_0x3b8370['view']['targetRect'],_0x1089fa['view']['targetRect']));for(let _0x2206e2=_0x485af8['length']-0x1;_0x2206e2>0x0;_0x2206e2--){const _0x4e49bc=_0x485af8[_0x2206e2];_0x2206e2!==this['getIndex'](_0x4e49bc)&&(this['remove'](_0x4e49bc),this['add'](_0x4e49bc));}}['_getOrderInContent'](_0x25642d){let _0x6d23e5=0x0;if(!_0x25642d)return this['length'];for(const _0x82d42b of this){const _0x36d443=_0x82d42b['view']['targetRect'];if(_0x36d443){if(v(_0x25642d,_0x36d443)<0x0)return _0x6d23e5;_0x6d23e5++;}}return _0x6d23e5;}}function v(_0x959fc0,_0xa37af2){if(null===_0x959fc0&&null===_0xa37af2)return 0x0;if(null===_0x959fc0)return-0x1;if(null===_0xa37af2)return 0x1;const _0xfd23fc=_0x959fc0['top']-_0xa37af2['top'];return 0x0==_0xfd23fc?_0x959fc0['left']-_0xa37af2['left']:_0xfd23fc;}class O extends _0x2c6a5a{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x379a2e){if(super(_0x379a2e),this['collection']=new _(),this['_visibleAnnotations']=new _(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x379a2e instanceof _0x17bd9d){const _0x5473e9=_0x379a2e['locale'];_0x379a2e['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':E(_0x5473e9,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':E(_0x5473e9,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':E(_0x5473e9,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':E(_0x5473e9,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':E(_0x5473e9,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':E(_0x5473e9,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':E(_0x5473e9,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x45d382){this['collection']['add'](_0x45d382);}['remove'](_0x2558a7){this['collection']['remove'](_0x2558a7),_0x2558a7['destroy']();}['refreshVisibility'](){for(const _0x5dc45c of this['collection'])_0x5dc45c['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x17b479){return this['collection']['getByInnerView'](_0x17b479);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x44a3bb of this['collection'])_0x44a3bb['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x3b3729){this['fire']('_activateAnnotation',_0x3b3729);}['createAnnotation'](_0xbb0943){return new d(_0xbb0943);}['createAnnotationView'](_0x265e07,_0x842829){return new S(_0x265e07,_0x842829);}['_addActiveAnnotation'](_0x533c29){const _0xc436a7=new Set(this['activeAnnotations']);_0xc436a7['add'](_0x533c29),this['activeAnnotations']=_0xc436a7;}['_removeActiveAnnotation'](_0x491c51){const _0x2ad539=new Set(this['activeAnnotations']);_0x2ad539['delete'](_0x491c51),this['activeAnnotations']=_0x2ad539;}['_bindAnnotationsToVisibleAnnotations'](){const _0x23faaa=this['collection'],_0x273f1d=this['_visibleAnnotations'];function _0x5dfb46(_0x40882d){const _0x884452=_0x40882d['source'];_0x884452['isVisible']&&!_0x273f1d['has'](_0x884452)?_0x273f1d['add'](_0x884452):!_0x884452['isVisible']&&_0x273f1d['has'](_0x884452)&&_0x273f1d['remove'](_0x884452),_0x884452['view']['focusTracker']['remove'](_0x884452['view']['element']),_0x884452['view']['focusTracker']['add'](_0x884452['view']['element']);}this['listenTo'](_0x23faaa,'add',(_0x172096,_0x1d8a26)=>{_0x1d8a26['isVisible']&&_0x273f1d['add'](_0x1d8a26),this['listenTo'](_0x1d8a26,'change:isVisible',_0x5dfb46);}),this['listenTo'](_0x23faaa,'remove',(_0x3d9b70,_0x531d0f)=>{_0x273f1d['has'](_0x531d0f)&&_0x273f1d['remove'](_0x531d0f),this['stopListening'](_0x531d0f,'change:isVisible',_0x5dfb46);});}['_setupEnterAnnotationKeystroke'](){const _0x497648=_0x1b8794=>{_0x1b8794['on']('ready',()=>{_0x1b8794['keystrokes']['set'](_0x396715,(_0x2abe14,_0x572979)=>{const _0x1da2bf=_0x5d65fb(this['activeAnnotations']['values']());_0x1da2bf&&(_0x1da2bf['view']['focus'](),_0x572979());});});};this['context']instanceof _0x17bd9d?_0x497648(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x52582b,_0xc780c9)=>{_0x497648(_0xc780c9);});}['_setupEscapeAnnotationHandling'](){const _0x19e9a3=_0x3c46f8=>{const _0x245ef2=_0x3c46f8['source'],_0x465d31=[];let _0x4d6b0e;if(Array['isArray'](_0x245ef2['target'])){_0x4d6b0e=_0x245ef2['target'][0x0],this['context']instanceof _0x17bd9d?_0x465d31['push'](this['context']):this['context']['editors']&&_0x465d31['push'](...this['context']['editors']);for(const _0x22f164 of _0x465d31)for(const _0x51df26 of _0x22f164['editing']['view']['domRoots']['values']())if(_0x51df26['contains'](_0x4d6b0e))return void _0x22f164['editing']['view']['focus']();_0x4d6b0e['focus']();}};this['listenTo'](this['collection'],'add',(_0x152c66,_0x2438d8)=>{this['listenTo'](_0x2438d8,'escape',_0x19e9a3,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x2e690f,_0x4ba55f)=>{this['stopListening'](_0x4ba55f,'escape',_0x19e9a3);});}}const Tt=Symbol('noChannel'),_t={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class o extends _0x2c6a5a{['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[O,ht,it];}static get['pluginName'](){return'CommentsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4a0bfd){super(_0x4a0bfd),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0xb05720=this['context']['config'];_0xb05720['define']('comments.maxCommentsWhenCollapsed',0x2),_0xb05720['define']('comments.maxThreadTotalWeight',0x1f4),_0xb05720['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0xb05720['define']('comments.CommentThreadView',vt),_0xb05720['define']('comments.CommentView',gt),_0xb05720['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x2f2e6c=this['context']['plugins']['get'](O);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x4da32e,_0x50e5a6)=>this['_addCommentThread'](_0x50e5a6)),this['on']('submitCommentThread',(_0x378bd2,_0x33dd20)=>this['_submitCommentThread'](_0x33dd20)),this['on']('resolveCommentThread',(_0x3ab859,_0x4c5d2a)=>this['_resolveCommentThread'](_0x4c5d2a)),this['on']('resolveCommentThread',(_0x589994,_0x390fac)=>this['_updateActiveAnnotation'](_0x390fac),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x58fcf5,_0x27fe76)=>this['_reopenCommentThread'](_0x27fe76)),this['on']('reopenCommentThread',(_0x47f201,_0x3c0b5a)=>this['_updateActiveAnnotation'](_0x3c0b5a),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x1c5890,_0x4f282f)=>this['_removeCommentThread'](_0x4f282f)),this['on']('updateCommentThread',(_0x29d0d2,_0xfeaca9)=>this['_updateCommentThread'](_0xfeaca9)),this['on']('updateCommentThread',(_0x3ed69f,_0xdbdb5f)=>this['_updateActiveAnnotation'](_0xdbdb5f),{'priority':'lowest'}),this['on']('addComment',(_0x4f74ba,_0x199ec2)=>this['_addComment'](_0x199ec2)),this['on']('updateComment',(_0x33dee2,_0x42d498)=>this['_updateComment'](_0x42d498)),this['on']('removeComment',(_0x1446d2,_0x47b290)=>this['_removeComment'](_0x47b290)),this['on']('addComment',(_0x52f4f5,{threadId:_0x5bc427,isFromAdapter:_0x898bfb})=>{if(_0x898bfb)return;const _0x14a9a1=this['getCommentThread'](_0x5bc427),_0x35d0ca=_0x14a9a1&&this['_threadToController']['get'](_0x14a9a1);_0x35d0ca&&_0x35d0ca['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x2f2e6c,'change:activeAnnotations',(_0x5588ea,_0x9cab16,_0x3afb17)=>{const _0x1375a5=Array['from'](_0x3afb17)['map'](_0x448b8c=>this['_viewToController']['get'](_0x448b8c['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x1375a5?_0x1375a5['model']:null;});}set['adapter'](_0x32e1d9){if(this['_adapter'])throw new _0x15c172('commentsrepository-adapter-already-set');this['_adapter']=_0x32e1d9;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x4586d2=Tt,threadId:_0x54c847=_0x35b95b(),comments:_0x46121a=[],unlinkedAt:_0x490656=null,resolvedAt:_0x28ee6f=null,resolvedBy:_0x208a8d=null,target:_0x42da9b=null,context:_0x49df16=null,attributes:_0x115b51={},isResolvable:_0x3f8416=!0x0,isSubmitted:_0x10fa27=!0x1,isFromAdapter:_0x21ca2c=!0x1}={}){return this['fire'](bt('addCommentThread',_0x4586d2),{'channelId':_0x4586d2,'threadId':_0x54c847,'comments':_0x46121a,'unlinkedAt':_0x490656,'resolvedAt':_0x28ee6f,'resolvedBy':_0x208a8d,'target':_0x42da9b,'context':_0x49df16,'attributes':_0x115b51,'isFromAdapter':_0x21ca2c,'isResolvable':_0x3f8416,'isSubmitted':_0x10fa27}),this['getCommentThread'](_0x54c847);}['openNewCommentThread']({channelId:_0x2ddcff=Tt,threadId:_0x5065b9=_0x35b95b(),target:_0x1a4783,context:_0x2fe592=null,isResolvable:_0xac5ef0=!0x0}){if(this['_readOnlyChannels']['has'](_0x2ddcff)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x1a4783)throw new _0x15c172('commentsrepository-missing-target');const _0x422de3=this['addCommentThread']({'channelId':_0x2ddcff,'threadId':_0x5065b9,'target':_0x1a4783,'context':_0x2fe592,'isResolvable':_0xac5ef0});if(!_0x422de3)return null;const _0x1265d9=this['_threadToController']['get'](_0x422de3),_0x2657c0=_0x1265d9['view']['commentThreadInputView']['commentInputView'],_0x4b551e=this['context']['plugins']['get'](O),_0x3c3eeb=_0x4b551e['getByInnerView'](_0x1265d9['view']);return _0x4b551e['activate'](_0x3c3eeb),_0x2657c0['once']('editorReady',()=>_0x2657c0['focus']()),_0x422de3;}['hasCommentThread'](_0x3f36c5){if('string'!=typeof _0x3f36c5)throw new _0x15c172('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x3f36c5);}['updateCommentThread']({channelId:_0x50c3fb=Tt,threadId:_0x81bb93,context:_0x3032e8,unlinkedAt:_0x4b96fc,attributes:_0x47e2bc,isFromAdapter:_0x109335=!0x1}){return this['fire'](bt('updateCommentThread',_0x50c3fb),{'channelId':_0x50c3fb,'threadId':_0x81bb93,'context':_0x3032e8,'unlinkedAt':_0x4b96fc,'attributes':_0x47e2bc,'isFromAdapter':_0x109335}),this['getCommentThread'](_0x81bb93);}['getCommentThread'](_0x4fce12){if('string'!=typeof _0x4fce12)throw new _0x15c172('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x4fce12);}['fetchCommentThread']({channelId:_0x34840a,threadId:_0xa311a7}={}){const _0x7bd410=this['getCommentThread'](_0xa311a7);if(_0x7bd410)return Promise['resolve'](_0x7bd410);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x15c172('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x34840a,'threadId':_0xa311a7})['then'](_0x2bfc83=>this['hasCommentThread'](_0xa311a7)?this['getCommentThread'](_0xa311a7):_0x2bfc83?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x34840a},_0x2bfc83)):void 0x0)['catch'](_0x42aa19=>{throw console['error'](_0x42aa19),new _0x15c172('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x49356d,skipNotAttached:_0x3b600c=!0x1,skipEmpty:_0x12da45=!0x1,toJSON:_0x4e1346=!0x1}={}){const _0x415382=[];for(const _0x48db00 of this['_threads']['values']())_0x49356d&&_0x48db00['channelId']!==_0x49356d||_0x3b600c&&!_0x48db00['isAttached']||_0x12da45&&0x0===_0x48db00['length']||_0x415382['push'](_0x48db00);return _0x4e1346?_0x415382['map'](_0x3578d0=>_0x3578d0['toJSON']()):_0x415382;}['setActiveCommentThread'](_0x3186c4){const _0xa07709=this['context']['plugins']['get'](O);if(!_0x3186c4)return void(this['activeCommentThread']&&_0xa07709['deactivateAll']());const _0x66bb21=this['getCommentThread'](_0x3186c4);if(!_0x66bb21)throw new _0x15c172('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x3186c4});if(!this['_threadToController']['has'](_0x66bb21))throw new _0x15c172('commentsrepository-active-not-attached',null,{'threadId':_0x3186c4});const _0x16fa6b=_0xa07709['getByInnerView'](this['_threadToController']['get'](_0x66bb21)['view']);_0xa07709['activate'](_0x16fa6b);}['switchReadOnly'](_0x5f21fa,_0x2a72aa){_0x5f21fa?this['_readOnlyChannels']['add'](_0x2a72aa):this['_readOnlyChannels']['delete'](_0x2a72aa),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0xbde589){return this['_readOnlyChannels']['has'](_0xbde589)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x53c1d6,_0x1db48e){return new Ct(_0x53c1d6,_0x1db48e);}['setPermissions'](_0x259b8e,_0x4c127e=Tt){this['_permissions']['set'](_0x4c127e,_0x259b8e),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x245c23=Tt){return this['_permissions']['has'](_0x245c23)?this['_permissions']['get'](_0x245c23):_t;}['_addCommentThread']({channelId:_0x56d701,threadId:_0xf2b8c8,comments:_0x4cb569,unlinkedAt:_0x57ae7d,resolvedAt:_0x131d75,resolvedBy:_0x2dd1dd,target:_0x3805b7,context:_0x4186df,attributes:_0x4c7123,isFromAdapter:_0xdc6ad,isResolvable:_0x47db37,isSubmitted:_0x33af49}){if('string'!=typeof _0xf2b8c8)throw new _0x15c172('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0xf2b8c8});if(this['hasCommentThread'](_0xf2b8c8))throw new _0x15c172('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0xf2b8c8});const _0x1fd0b3=new ui(this,{'channelId':_0x56d701,'id':_0xf2b8c8,'context':_0x4186df,'attributes':_0x4c7123,'unlinkedAt':_0x57ae7d,'resolvedAt':_0x131d75,'resolvedBy':_0x2dd1dd?this['context']['plugins']['get'](it)['getUser'](_0x2dd1dd):null,'isResolvable':_0x47db37,'isSubmitted':_0x33af49||_0xdc6ad});this['_threads']['set'](_0xf2b8c8,_0x1fd0b3);for(const _0x1c2ff1 of _0x4cb569)_0x1fd0b3['_add'](this['_createNewComment']({'threadId':_0xf2b8c8,..._0x1c2ff1}));return _0x3805b7&&_0x1fd0b3['attachTo'](_0x3805b7),_0xdc6ad||!_0x1fd0b3['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x56d701,'threadId':_0xf2b8c8});}['_submitCommentThread']({channelId:_0x1037cb,threadId:_0x45ede9}){if(!this['hasCommentThread'](_0x45ede9))throw new _0x15c172('commentsrepository-missing-comment-thread',this);const _0x5f04aa=this['getCommentThread'](_0x45ede9);if(_0x5f04aa['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x354aa0,comments:_0x534a86,resolvedAt:_0x1a258b,resolvedBy:_0x564fbd,context:_0x4ece6e,attributes:_0x23e0ae}=_0x5f04aa,_0x803f16=this['context']['plugins']['get']('PendingActions'),_0x4997e8=_0x803f16['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x1037cb,'threadId':_0x354aa0,'comments':_0x534a86['map'](_0x935bb5=>_0x935bb5['toJSON']()),'resolvedAt':_0x1a258b,'resolvedBy':_0x564fbd?_0x564fbd['id']:_0x564fbd,'context':_0x4ece6e,'attributes':_0x23e0ae})['then'](({comments:_0x2fe341})=>{_0x803f16['remove'](_0x4997e8);for(const _0x52f5df of _0x2fe341)this['_updateComment']({'channelId':_0x1037cb,'threadId':_0x45ede9,'commentId':_0x52f5df['commentId'],'createdAt':_0x52f5df['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x1a8e0c=>{throw console['error'](_0x1a8e0c),new _0x15c172('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0xc4a666,target:_0x29bd49}){const _0x3a7c5d=this['getCommentThread'](_0xc4a666);if(!_0x3a7c5d)throw new _0x15c172('commentsrepository-attach-missing-comment-thread',this);const _0x805e77=this['context']['plugins']['get']('PendingActions'),_0x33a543=this['context']['plugins']['get'](O),_0xd4dc91=this['_createCommentThreadView'](_0x3a7c5d),_0x4c4582=new Ct(_0x3a7c5d,_0xd4dc91);let _0x14fd71=null;_0xd4dc91['on']('change:isDirty',(_0x64c99b,_0x4045c2,_0x5907a8)=>{_0x5907a8?_0x14fd71=_0x805e77['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x14fd71&&(_0x805e77['remove'](_0x14fd71),_0x14fd71=null);}),this['_threadToController']['set'](_0x3a7c5d,_0x4c4582),this['_viewToController']['set'](_0xd4dc91,_0x4c4582);const _0x51e6b6=new S(this['context']['locale'],_0xd4dc91);_0x51e6b6['bind']('length')['to'](_0xd4dc91),_0x51e6b6['bind']('isDirty')['to'](_0xd4dc91,'isDirty',_0xd4dc91,'length',(_0x47562d,_0x5ff2eb)=>_0x47562d||!_0x5ff2eb),_0x51e6b6['bind']('isActive')['to'](_0xd4dc91),_0x51e6b6['type']='comment';const _0x7cd0c7=new d({'view':_0x51e6b6,'target':_0x29bd49,'type':'comment','isVisible':!_0x3a7c5d['archivedAt']});return _0xd4dc91['on']('escape',()=>{_0x7cd0c7['fire']('escape');}),this['_bindAnnotationToEditors'](_0xd4dc91,_0x7cd0c7),_0x33a543['add'](_0x7cd0c7),_0x7cd0c7;}['_bindAnnotationToEditors'](_0x16fbf5,_0x47cee3){this['listenTo'](_0x16fbf5,'editorReady',(_0x1b3559,_0x2e6315)=>{const _0xa102f6=_0x2e6315['ui']['view']['body']['bodyCollectionContainer'];_0x47cee3['focusableElements']['add'](_0xa102f6),this['context']instanceof _0x17bd9d&&this['context']['ui']['focusTracker']['add'](_0xa102f6);},{'priority':'highest'}),this['listenTo'](_0x16fbf5,'editorDestroyed',(_0x9308d4,_0x597886)=>{const _0x3c90a6=_0x597886['ui']['view']['body']['bodyCollectionContainer'];_0x47cee3['focusableElements']['has'](_0x3c90a6)&&_0x47cee3['focusableElements']['remove'](_0x3c90a6),this['context']instanceof _0x17bd9d&&this['context']['ui']['focusTracker']['remove'](_0x3c90a6);});}['_unbindEditors'](_0x5eb702){this['stopListening'](_0x5eb702,'editorReady'),this['stopListening'](_0x5eb702,'editorDestroyed');}['_createCommentThreadView'](_0x45f60a){const _0x26b615=this['context']['plugins']['get'](it),{config:_0x439630,locale:_0x597479}=this['context'],_0x19b1cb=lt(_0x439630['get']('locale'),_0x597479);return new(0x0,(_0x439630['get']('comments'))['CommentThreadView'])(_0x597479,_0x45f60a,_0x26b615['me'],{'editorConfig':{..._0x439630['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x439630['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x439630['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x439630['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x439630['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x19b1cb,'CommentView':_0x439630['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x1d2c3d,channelId:_0x2d52d0,resolvedAt:_0x29a7d9,resolvedBy:_0x4bd03a,isFromAdapter:_0x101ef5}){if(!this['hasCommentThread'](_0x1d2c3d))throw new _0x15c172('commentsrepository-missing-comment-thread',null,{'threadId':_0x1d2c3d});const _0x164dce=this['getCommentThread'](_0x1d2c3d);if(_0x164dce['isResolved'])throw new _0x15c172('commentsrepository-resolved-comment-thread',null,{'threadId':_0x1d2c3d});const _0x4a7e88=this['context']['plugins']['get'](it);if(_0x164dce['resolvedBy']=_0x4a7e88['getUser'](_0x4bd03a),_0x164dce['resolvedAt']=_0x29a7d9,_0x101ef5||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0xe61ece=this['context']['plugins']['get']('PendingActions'),_0x39ca27=_0xe61ece['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x2d52d0,'threadId':_0x1d2c3d})['then'](({resolvedAt:_0x5d4df6,resolvedBy:_0x506bfb})=>{_0xe61ece['remove'](_0x39ca27),_0x164dce['resolvedBy']['id']!==_0x506bfb&&(_0x164dce['resolvedBy']=_0x4a7e88['getUser'](_0x506bfb)),_0x164dce['resolvedAt']=_0x5d4df6;})['catch'](_0x5494ff=>{throw console['error'](_0x5494ff),new _0x15c172('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x17f91d,channelId:_0x1e6535,isFromAdapter:_0xd57634}){if(!this['hasCommentThread'](_0x17f91d))throw new _0x15c172('commentsrepository-missing-comment-thread',null,{'threadId':_0x17f91d});const _0x29cac1=this['getCommentThread'](_0x17f91d);if(!_0x29cac1['isResolved'])throw new _0x15c172('commentsrepository-reopen-comment-thread',null,{'threadId':_0x17f91d});if(_0x29cac1['resolvedBy']=null,_0x29cac1['resolvedAt']=null,_0xd57634||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x121519=this['context']['plugins']['get']('PendingActions'),_0x347183=_0x121519['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x1e6535,'threadId':_0x17f91d})['then'](()=>_0x121519['remove'](_0x347183))['catch'](_0x2299e7=>{throw console['error'](_0x2299e7),new _0x15c172('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x2be539,isFromAdapter:_0x823ed5}){const _0x137ddb=this['getCommentThread'](_0x2be539);if(!_0x137ddb)throw new _0x15c172('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x2be539),this['_threads']['delete'](_0x2be539),!_0x137ddb['isSubmitted']||_0x823ed5||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x5ea47a=this['context']['plugins']['get']('PendingActions'),{channelId:_0x1fbaec}=_0x137ddb,_0x352cfc=_0x5ea47a['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x1fbaec,'threadId':_0x2be539})['then'](()=>_0x5ea47a['remove'](_0x352cfc))['catch'](_0x40ab74=>{throw console['error'](_0x40ab74),new _0x15c172('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x7ba645,unlinkedAt:_0x4e250d,context:_0x5c8fac,attributes:_0xdc26b5,isFromAdapter:_0x240fd7}){if('string'!=typeof _0x7ba645)throw new _0x15c172('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x7ba645});if(!this['hasCommentThread'](_0x7ba645))throw new _0x15c172('commentsrepository-missing-comment-thread',null,{'threadId':_0x7ba645});const _0x12e023=this['getCommentThread'](_0x7ba645);let _0x290545=!0x1;if(void 0x0!==_0x5c8fac&&_0x12e023['context']!==_0x5c8fac&&(_0x12e023['context']=_0x5c8fac,_0x290545=!0x0),void 0x0!==_0x4e250d&&_0x12e023['unlinkedAt']!==_0x4e250d&&(_0x12e023['unlinkedAt']=_0x4e250d,_0x290545=!0x0),_0xdc26b5&&!wt(_0xdc26b5,_0x12e023['attributes'])&&(_0x12e023['attributes']=_0xdc26b5,_0x290545=!0x0),!_0x290545)return Promise['resolve']();if(!_0x12e023['isSubmitted']||_0x240fd7||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x2fe263=this['context']['plugins']['get']('PendingActions'),{channelId:_0x37ddbe}=_0x12e023,_0x384b8e=_0x2fe263['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x37ddbe,'threadId':_0x7ba645,'context':_0x5c8fac,'unlinkedAt':_0x4e250d,'attributes':_0xdc26b5})['then'](()=>_0x2fe263['remove'](_0x384b8e))['catch'](_0x3ccb5d=>{throw console['error'](_0x3ccb5d),new _0x15c172('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x556a44){const _0x36e869=this['context']['plugins']['get'](O),_0x33a880=this['getCommentThread'](_0x556a44);if(_0x33a880['_isAttached']=!0x1,this['_threadToController']['has'](_0x33a880)){const _0x51dd4f=this['_threadToController']['get'](_0x33a880),_0x49f7eb=_0x51dd4f['view'],_0x29e6e5=_0x36e869['getByInnerView'](_0x49f7eb);this['_threadToController']['delete'](_0x33a880),this['_viewToController']['delete'](_0x49f7eb),_0x29e6e5&&_0x36e869['remove'](_0x29e6e5),_0x51dd4f['destroy'](),_0x49f7eb['destroy']()['then'](()=>{this['_unbindEditors'](_0x49f7eb);});}}['_updateActiveAnnotation']({threadId:_0x10af0d,resolvedAt:_0xa0b232,unlinkedAt:_0x881cf5}){const _0x5c7a29=!!_0xa0b232,_0xf51afd=this['context']['plugins']['get'](O),_0x2dc6b9=this['getCommentThread'](_0x10af0d);if(this['_threadToController']['has'](_0x2dc6b9)){const _0x4f00c1=this['_threadToController']['get'](_0x2dc6b9)['view'],_0xcf2934=_0xf51afd['getByInnerView'](_0x4f00c1);_0xcf2934&&(_0x5c7a29&&_0xf51afd['_removeActiveAnnotation'](_0xcf2934),_0x881cf5?_0xcf2934['isVisible']=!0x1:_0xcf2934['refreshVisibility']());}}['_getExternalAuthor'](_0x50f13d){const _0x22a1d7=this['context']['plugins']['get'](it),_0x5e58ce=pt('external:'+_0x50f13d),_0x3beb27=_0x22a1d7['getUser'](_0x5e58ce);return _0x3beb27||_0x22a1d7['addUser']({'id':_0x5e58ce,'name':_0x50f13d});}['_createNewComment']({threadId:_0x4a32ef,commentId:_0xb26d4a=_0x35b95b(),content:_0x3bbf65,authorId:_0x155014,createdAt:_0x23d1f5,attributes:_0xc1cf1f}){if('string'!=typeof _0xb26d4a)throw new _0x15c172('commentsrepository-invalid-commentid');if('string'!=typeof _0x155014)throw new _0x15c172('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x3bbf65||!_0x3bbf65['trim']())throw new _0x15c172('commentsrepository-invalid-comment-content');const _0x110af1=this['context']['plugins']['get'](it)['getUser'](_0x155014);if(!_0x110af1)throw new _0x15c172('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x155014});let _0x3c94fb=null,_0x3236d7=_0x23d1f5;return _0xc1cf1f?.['@external']&&(_0x3c94fb=this['_getExternalAuthor'](_0xc1cf1f['@external']['authorName']),_0x3236d7=new Date(_0xc1cf1f['@external']['createdAt'])),new fi(this,{'threadId':_0x4a32ef,'id':_0xb26d4a,'author':_0x3c94fb||_0x110af1,'creator':_0x110af1,'content':_0x3bbf65,'createdAt':_0x23d1f5,'authoredAt':_0x3236d7,'attributes':_0xc1cf1f});}['_addComment'](_0x9a76c9){let {threadId:_0x202550,content:_0x289496,attributes:_0xb2c8e5,isFromAdapter:_0x495492}=_0x9a76c9;const _0x168331=this['getCommentThread'](_0x9a76c9['threadId']);if(!_0x168331)throw new _0x15c172('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x1d3df3=this['_createNewComment'](_0x9a76c9),{id:_0x5b5da8}=_0x1d3df3;if(_0x168331['_add'](_0x1d3df3),_0x495492||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x168331['isSubmitted'])return Promise['resolve']();const _0x59613c=this['context']['plugins']['get']('PendingActions'),{channelId:_0x5b5701}=_0x168331,_0x16ad8f=_0x59613c['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0xb2c8e5||(_0xb2c8e5={}),this['adapter']['addComment']({'channelId':_0x5b5701,'threadId':_0x202550,'commentId':_0x5b5da8,'content':_0x289496,'attributes':_0xb2c8e5})['then'](_0x1baa03=>{_0x59613c['remove'](_0x16ad8f),_0x1baa03&&this['_updateComment']({'channelId':_0x5b5701,'threadId':_0x202550,'commentId':_0x5b5da8,'createdAt':_0x1baa03['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x24e696=>{throw console['error'](_0x24e696),new _0x15c172('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x3af0b9,commentId:_0x1360a0,content:_0x10eafd,createdAt:_0x52f4ad,attributes:_0x2a245b,isFromAdapter:_0x5a47d5}){if(void 0x0!==_0x10eafd&&('string'!=typeof _0x10eafd||!_0x10eafd['trim']()['length']))throw new _0x15c172('commentsrepository-update-comment-invalid-content');const _0x5ae307=this['getCommentThread'](_0x3af0b9),_0x5c281c=_0x5ae307['getComment'](_0x1360a0);if(!_0x5c281c)throw new _0x15c172('commentsrepository-update-missing-comment',this);let _0x6ee5f9=!0x1;if(_0x10eafd&&_0x10eafd!==_0x5c281c['content']&&(_0x5c281c['isEditable']||_0x5a47d5)&&(_0x5c281c['content']=_0x10eafd,_0x6ee5f9=!0x0),_0x52f4ad&&_0x52f4ad!==_0x5c281c['createdAt']&&(_0x5c281c['createdAt']=_0x52f4ad,_0x5c281c['attributes']&&_0x5c281c['attributes']['@external']||(_0x5c281c['authoredAt']=_0x52f4ad),_0x6ee5f9=!0x0),_0x2a245b&&!wt(_0x2a245b,_0x5c281c['attributes'])&&(_0x5c281c['attributes']=_0x2a245b,_0x6ee5f9=!0x0),!_0x6ee5f9)return Promise['resolve']();if(_0x5ae307['fire']('commentUpdated'),_0x5a47d5||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x197224=this['context']['plugins']['get']('PendingActions'),{channelId:_0x311413}=this['getCommentThread'](_0x5c281c['threadId']),_0x33b18e=_0x197224['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x311413,'threadId':_0x3af0b9,'commentId':_0x1360a0,'content':_0x10eafd,'attributes':_0x2a245b})['then'](()=>_0x197224['remove'](_0x33b18e))['catch'](_0xb06cb1=>{throw console['error'](_0xb06cb1),new _0x15c172('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x202567,commentId:_0x816850,isFromAdapter:_0x1ddbdb}){const _0x149a18=this['getCommentThread'](_0x202567),_0x315b51=_0x149a18['getComment'](_0x816850);if(!_0x315b51)throw new _0x15c172('commentsrepository-remove-missing-comment',this);if(_0x149a18['_remove'](_0x315b51),_0x1ddbdb||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x38b42a=this['context']['plugins']['get']('PendingActions'),{channelId:_0xc56ee0}=_0x149a18,_0x31222d=_0x38b42a['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0xc56ee0,'threadId':_0x202567,'commentId':_0x816850})['then'](()=>_0x38b42a['remove'](_0x31222d))['catch'](_0x31421c=>{throw console['error'](_0x31421c),new _0x15c172('commentsrepository-remove-comment-internal-error',this);});}}class ui extends/* #__PURE__ -- @preserve */
30
- _0x3b9dd7(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x5050a2,_0x2761a0){super();const _0x2e7cca=_0x2761a0['isResolvable'];this['channelId']=_0x2761a0['channelId'],this['id']=_0x2761a0['id'],this['comments']=new _0x2a536e(),this['_repository']=_0x5050a2,this['_isAttached']=!0x1,this['_isSubmitted']=_0x2761a0['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x5050a2,'_permissions',_0x5050a2,'_readOnlyChannels',()=>_0x5050a2['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x5050a2,'_permissions',()=>_0x5050a2['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x5050a2,'_permissions',()=>{const _0x5c7f3a=_0x5050a2['getPermissions'](this['channelId']);return _0x5c7f3a['write']||_0x5c7f3a['admin'];}),this['bind']('isResolvable')['to'](_0x5050a2,'_permissions',()=>_0x2e7cca&&_0x5050a2['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x2761a0['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x4c89a0,_0x462ae5)=>_0x4c89a0?_0x462ae5?_0x4c89a0<_0x462ae5?_0x4c89a0:_0x462ae5:_0x4c89a0:_0x462ae5),this['set']('unlinkedAt',_0x2761a0['unlinkedAt']||null),this['set']('resolvedAt',_0x2761a0['resolvedAt']||null),this['set']('resolvedBy',_0x2761a0['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x201c56=>!!_0x201c56),this['set']('attributes',_0x2761a0['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x2acd23,_0x53f651)=>_0x2acd23+_0x53f651['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x4db681,id:_0x43e808}=this;this['_repository']['fire'](bt('submitCommentThread',_0x4db681),{'channelId':_0x4db681,'threadId':_0x43e808});}['setUnlinkedAt'](_0x415e68){this['_update']({'unlinkedAt':_0x415e68});}['resolve']({resolvedAt:_0x37e6ca=new Date(),resolvedBy:_0x39f371=null,isFromAdapter:_0x164a24=!0x1}={}){const _0x375c1f=this['_repository']['context']['plugins']['get'](it)['me'],{channelId:_0x3eccb3,id:_0x5c8818}=this;this['_repository']['fire'](bt('resolveCommentThread',_0x3eccb3),{'channelId':_0x3eccb3,'threadId':_0x5c8818,'resolvedAt':_0x37e6ca,'resolvedBy':_0x39f371||_0x375c1f['id'],'isFromAdapter':_0x164a24});}['reopen']({isFromAdapter:_0x30f0bb=!0x1}={}){const {channelId:_0xf96b6d,id:_0x248db9}=this;this['_repository']['fire'](bt('reopenCommentThread',_0xf96b6d),{'channelId':_0xf96b6d,'threadId':_0x248db9,'isFromAdapter':_0x30f0bb});}['setContext'](_0x1b4680){this['context']||this['_update']({'context':_0x1b4680});}['setAttribute'](_0x4fffa1,_0x443336){const _0x2ef0a4=It(this['attributes']);At(_0x2ef0a4,_0x4fffa1,_0x443336),this['_update']({'attributes':_0x2ef0a4});}['removeAttribute'](_0x46ba77){const _0xb9b255=It(this['attributes']);yt(_0xb9b255,_0x46ba77),this['_update']({'attributes':_0xb9b255});}['remove']({isFromAdapter:_0x2e1869=!0x1}={}){const {channelId:_0x360e89,id:_0x4ad577}=this;this['_repository']['fire'](bt('removeCommentThread',_0x360e89),{'channelId':_0x360e89,'threadId':_0x4ad577,'isFromAdapter':_0x2e1869});}['attachTo'](_0x3043b2){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x3043b2});}['addComment'](_0x87fc5a){const {channelId:_0x417b2e,id:_0x10a046}=this;this['_repository']['fire'](bt('addComment',_0x417b2e,_0x10a046),Object['assign']({'channelId':_0x417b2e,'threadId':_0x10a046},_0x87fc5a));}['getComment'](_0x803a3b){if('string'!=typeof _0x803a3b)throw new _0x15c172('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x803a3b});return this['comments']['get'](_0x803a3b);}['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'](_0x60c223=>_0x60c223['toJSON']()),'attributes':this['attributes']};}['_add'](_0x4670f3){return this['listenTo'](_0x4670f3,'change:authoredAt',()=>{const _0x309874=this['_findOptimalIndex'](_0x4670f3),_0x5ead38=this['comments'];_0x309874-0x1!=_0x5ead38['getIndex'](_0x4670f3)&&_0x309874+0x1!=_0x5ead38['getIndex'](_0x4670f3)&&(this['_remove'](_0x4670f3),this['_add'](_0x4670f3));}),this['comments']['add'](_0x4670f3,this['_findOptimalIndex'](_0x4670f3));}['_update'](_0x402b26){const {channelId:_0x25aced,id:_0x3582af}=this;this['_repository']['fire'](bt('updateCommentThread',_0x25aced),{..._0x402b26,'channelId':_0x25aced,'threadId':_0x3582af});}['_remove'](_0x38cec0){return this['stopListening'](_0x38cec0),_0x38cec0['destroy'](),this['comments']['remove'](_0x38cec0);}['_findOptimalIndex'](_0xd77e8d){const _0x1dd8ef=this['comments']['find'](_0x4dd391=>new Date(_0x4dd391['authoredAt'])['getTime']()>new Date(_0xd77e8d['authoredAt'])['getTime']());return _0x1dd8ef?this['comments']['getIndex'](_0x1dd8ef):this['length'];}}class fi extends/* #__PURE__ -- @preserve */
31
- _0x3b9dd7(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x23bbf6,_0x1ff399){super();const _0x1687e7=_0x23bbf6['context']['plugins']['get'](it)['me'],_0x3a08a7=_0x23bbf6['getCommentThread'](_0x1ff399['threadId']),_0x1affa7=0x0===_0x3a08a7['comments']['length'],_0x2f11b4=_0x1687e7===_0x1ff399['author'];this['id']=_0x1ff399['id'],this['threadId']=_0x1ff399['threadId'],this['author']=_0x1ff399['author'],this['creator']=_0x1ff399['creator'],this['isExternal']=Boolean(_0x1ff399['attributes']&&_0x1ff399['attributes']['@external']),this['set']('content',_0x1ff399['content']),this['createdAt']=_0x1ff399['createdAt']||new Date(),this['set']('authoredAt',_0x1ff399['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x3a08a7,'resolvedAt'),this['set']('attributes',_0x1ff399['attributes']||{}),this['bind']('isEditable')['to'](_0x23bbf6,'_permissions',()=>{const _0x3994c5=_0x23bbf6['getPermissions'](_0x3a08a7['channelId'])['write'],_0x5823c6=_0x23bbf6['getPermissions'](_0x3a08a7['channelId'])['modifyAll'];return _0x2f11b4&&_0x3994c5||!_0x2f11b4&&_0x5823c6;}),this['bind']('isRemovable')['to'](_0x3a08a7,'isRemovable',_0x23bbf6,'_permissions',_0xc5475c=>{const _0x59a21f=_0x23bbf6['getPermissions'](_0x3a08a7['channelId'])['write'],_0x2031d8=_0x23bbf6['getPermissions'](_0x3a08a7['channelId'])['modifyAll'];return _0x2f11b4&&_0x59a21f||_0xc5475c&&_0x1affa7||!_0x2f11b4&&_0x2031d8&&!_0x1affa7;}),this['bind']('isReadOnly')['to'](_0x3a08a7,'isReadOnly'),this['_repository']=_0x23bbf6;}get['weight'](){return Math['max'](function(_0x56fa7f){const _0x1a1b49=document['createElement']('div');return _0x1a1b49['innerHTML']=_0x56fa7f,_0x1a1b49['textContent']['length'];}(this['content']),0xc8);}['update'](_0x2d0598){const {threadId:_0x17cca1,id:_0x12429b}=this;if(!this['_repository']['hasCommentThread'](_0x17cca1))throw new _0x15c172('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x3e9a0b}=this['_repository']['getCommentThread'](_0x17cca1);this['_repository']['fire'](bt('updateComment',_0x3e9a0b,_0x17cca1),{'channelId':_0x3e9a0b,'threadId':_0x17cca1,'commentId':_0x12429b,..._0x2d0598});}['setAttribute'](_0x1cfd7a,_0x5998be){const _0x16b6ce=It(this['attributes']);At(_0x16b6ce,_0x1cfd7a,_0x5998be),this['update']({'attributes':_0x16b6ce});}['removeAttribute'](_0x34bce1){const _0x524a27=It(this['attributes']);yt(_0x524a27,_0x34bce1),this['update']({'attributes':_0x524a27});}['remove'](_0x4225ce={}){if(!_0x4225ce['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x1c514f,id:_0x33f5c6}=this;if(!this['_repository']['hasCommentThread'](_0x1c514f))throw new _0x15c172('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x58e247}=this['_repository']['getCommentThread'](_0x1c514f);this['_repository']['fire'](bt('removeComment',_0x58e247,_0x1c514f),{'channelId':_0x58e247,'threadId':_0x1c514f,'commentId':_0x33f5c6,..._0x4225ce});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function bt(_0x4443ac,..._0x5ba61f){for(const _0x2e62d9 of _0x5ba61f)void 0x0!==_0x2e62d9&&(_0x4443ac+=':'+String(_0x2e62d9));return _0x4443ac;}class J extends _0x3ea4db{['refresh'](){const _0x4bd75f=this['editor']['model']['document']['selection'];for(const _0x2c702b of _0x4bd75f['getRanges']())if(this['_hasContent'](_0x2c702b))return void(this['isEnabled']=!0x0);this['isEnabled']=!0x1;}['execute']({threadId:_0x3977f4=_0x35b95b()}={}){const _0x2421e3=this['editor']['model'],_0x344b58=[];for(const _0xb8ded4 of _0x2421e3['document']['selection']['getRanges']())this['_hasContent'](_0xb8ded4)&&_0x344b58['push'](this['_trimToContent'](_0xb8ded4));_0x2421e3['change'](_0x2f6ed8=>{for(const _0x644c7 of _0x344b58){const _0x4552a1=_0x35b95b()['substr'](0x1,0x5),_0x2d74fd='comment:'+_0x3977f4+':'+_0x4552a1;_0x2f6ed8['addMarker'](_0x2d74fd,{'range':_0x644c7,'usingOperation':!0x1,'affectsData':!0x1});}});}['_hasContent'](_0x11efd5){for(const _0x20d0f1 of _0x11efd5['getItems']())if(this['_itemIsContent'](_0x20d0f1))return!0x0;return!0x1;}['_itemIsContent'](_0xd48ce1){return _0xd48ce1['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0xd48ce1)&&!_0xd48ce1['is']('element','tableCell');}['_trimToContent'](_0x55a4a0){const _0x3a2ef6=_0x42ad7f=>!this['_itemIsContent'](_0x42ad7f['item']),_0x5835aa=_0x55a4a0['start']['getLastMatchingPosition'](_0x3a2ef6),_0x5e5d4b=_0x55a4a0['end']['getLastMatchingPosition'](_0x3a2ef6,{'direction':'backward'});return this['editor']['model']['createRange'](_0x5835aa,_0x5e5d4b);}}class P extends _0x3136d3{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[O];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5d235f){super(_0x5d235f),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x35f21d=this['editor'],_0x2ab2ac=_0x35f21d['model']['document']['selection'],_0x6d80ec=_0x356c72(()=>this['refreshSelectedViews'](),0xa);_0x2ab2ac['on']('change:range',(_0x42e7b9,_0x3f7b27)=>{_0x3f7b27['directChange']&&(_0x6d80ec['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x35f21d['editing']['view']['document'],'change:isFocused',(_0x1ca7fb,_0x52f39b,_0x27611f)=>{_0x27611f&&_0x6d80ec();}),this['listenTo'](_0x35f21d['ui']['focusTracker'],'change:isFocused',(_0x265b0b,_0x2b0cfd,_0xd5454a)=>{_0xd5454a||_0x35f21d['isReadOnly']||this['fire']('blur',{'isAnnotationTracked':_0x3d754e=>this['_editorAnnotationsData']['has'](_0x3d754e['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x137c24){if(this['_editorAnnotations']['has'](_0x137c24['view']))return;this['_editorAnnotations']['add'](_0x137c24['view']),this['editor']['ui']['focusTracker']['add'](_0x137c24['view']['element']);const _0x641c97=this['editor']['plugins']['get'](O);this['listenTo'](_0x641c97['collection'],'remove',(_0x5a6f12,_0x25e9a)=>{this['editor']['ui']['focusTracker']['remove'](_0x25e9a['view']['element']),this['_editorAnnotations']['delete'](_0x25e9a['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x24b2dd){if('function'!=typeof _0x24b2dd)throw new _0x15c172('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x24b2dd);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x597214,annotations:_0x4a50d}){const _0x14f629=[],_0x233332=this['editor']['model']['document']['selection'],_0x43db40=Array['from'](_0x233332['getRanges']());for(const [_0xc21acf,_0x3bcbdc]of this['_editorAnnotationsData']){const _0x3c2908=_0x4cbdbf(_0x3bcbdc),_0x5efbae=_0x4a50d['getByInnerView'](_0xc21acf);_0x3c2908&&_0x5efbae&&_0x14f629['push']({'annotation':_0x5efbae,'range':_0x3c2908});}function _0x4cbdbf(_0x13093b){for(const _0x47ccd9 of _0x13093b)for(const _0x25f519 of _0x43db40)if(_0x47ccd9['containsRange'](_0x25f519,!_0x233332['isCollapsed']))return _0x47ccd9;return null;}return _0x14f629['sort']((_0x473272,_0x3e2b55)=>{const _0x2c274c=_0x473272['range'],_0x45c196=_0x3e2b55['range'];if(!_0x2c274c['isEqual'](_0x45c196)){if(_0x2c274c['containsRange'](_0x45c196,!0x0))return 0x1;if(_0x45c196['containsRange'](_0x2c274c,!0x0))return-0x1;}return _0x473272['annotation']==_0x597214?-0x1:_0x3e2b55['annotation']==_0x597214?0x1:0x0;})['map'](_0x4fa7e4=>_0x4fa7e4['annotation']);}get['_editorAnnotationsData'](){const _0x1f1e7d=new Map();for(const _0x285461 of Array['from'](this['_dataCollectors']))for(const [_0x3b95c9,_0x1c9878]of _0x285461())_0x1f1e7d['set'](_0x3b95c9,_0x1c9878);return _0x1f1e7d;}}class st extends _0x3136d3{['afterInit'](){const _0xe918a2=this['editor'];if(!_0xe918a2['plugins']['has']('RestrictedEditingModeEditing'))return;_0xe918a2['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class ct extends _0x3136d3{constructor(_0x42db4c){super(_0x42db4c),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x832c91=this['editor'],_0x1d1fed=_0x832c91['commands']['get']('importWord'),_0x2c4e4b=_0x832c91['plugins']['get'](it);_0x1d1fed&&(_0x1d1fed['on']('execute',(_0x461eb9,[,_0xb39b3a])=>{_0xb39b3a['collaboration_features']={'comments':!0x0,'user_id':_0x2c4e4b['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x1d1fed,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x348bfe,_0x20857a){const {comment_threads:_0x2fdf2a}=_0x20857a;_0x2fdf2a&&_0x2fdf2a['forEach'](({thread_id:_0x469228,comments:_0x2a3942,is_resolved:_0x2fd2fb})=>{const _0x394cb3=new Date(),_0x127c06=_0x2a3942['map'](({author:_0x1f5092,content:_0x134402,created_at:_0x1db8e5})=>({'content':_0x134402,'authorId':this['editor']['plugins']['get'](it)['me']['id'],'createdAt':_0x394cb3,'attributes':{'@external':{'authorName':_0x1f5092,'createdAt':_0x1db8e5?new Date(_0x1db8e5):new Date(),'source':'importWord'}}})),_0x2653ac=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](o)['addCommentThread']({'channelId':_0x2653ac,'threadId':_0x469228,'comments':_0x127c06,'resolvedAt':_0x2fd2fb?_0x394cb3:null});});}}class at extends _0x3136d3{constructor(_0x18a57d){super(_0x18a57d),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x2060fc=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x2060fc,'contentInsertion',(_0x3016b0,_0x464326)=>this['_removeMarkersWithoutThreads'](_0x464326['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0xcc1686){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0xcc1686;const _0x20195c=this['editor']['plugins']['get']('CommentsRepository');for(const _0x131bff of _0xcc1686['keys']()){const [_0x314f2e,_0x3f8ffd]=_0x131bff['split'](':');'comment'!=_0x314f2e||_0x20195c['hasCommentThread'](_0x3f8ffd)||_0xcc1686['delete'](_0x131bff);}return _0xcc1686;}['_registerMarkerInClipboardPipeline'](){const _0x4a67ce=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x2fc2d3=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x2fc2d3&&_0x4a67ce['_registerMarkerToCopy']('comment',_0x2fc2d3);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x51aaa8){switch(_0x51aaa8){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}class ut extends _0x3136d3{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x29996e,_0x254854)=>{if(!_0x254854['options']['showCommentHighlights'])return null;if(_0x254854['options']['ignoreResolvedComments']){const {id:_0x280ade}=er(_0x29996e['markerName']),_0xed20a9=this['editor']['plugins']['get'](o);if(_0xed20a9['getCommentThread'](_0x280ade)?.['isResolved']&&_0x29996e['item'])return _0x254854['consumable']['consume'](_0x29996e['item'],'addMarker:'+_0x29996e['markerName']),_0x254854['consumable']['consume'](_0x29996e['item'],'removeMarker:'+_0x29996e['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x33efb9=>{_0x33efb9['on']('addMarker:comment',(_0xb35110,_0x4a8356,_0x404214)=>{if(!_0x404214['options']['showCommentHighlights'])return;const _0x1be0a9=_0x4a8356['item'];if(!_0x1be0a9)return;const _0x33e104=_0x404214['mapper']['toViewElement'](_0x1be0a9);this['editor']['model']['schema']['isObject'](_0x1be0a9)&&_0x33e104&&!_0x33e104['getCustomProperty']('widget')&&_0x33e104['is']('containerElement')&&_0xe8f520(_0x33e104,_0x404214['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x311e52,{writer:_0x24d68b,options:_0x2c78ea})=>{if(!_0x2c78ea['showCommentHighlights'])return null;const _0x58bb9c=_0x24d68b['createContainerElement']('div'),_0x5a7128=_0x24d68b['createEmptyElement']('hr');return _0x24d68b['addClass']('ck-horizontal-line',_0x58bb9c),_0x24d68b['insert'](_0x24d68b['createPositionAt'](_0x58bb9c,0x0),_0x5a7128),_0x58bb9c;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x36dd7f,{writer:_0x18bd28,options:_0x409592})=>{if(!_0x409592['showCommentHighlights'])return null;const _0x4d7b9d=_0x18bd28['createContainerElement']('span'),_0xd3dd47=_0x18bd28['createEmptyElement']('img');return _0x18bd28['addClass']('image-inline',_0x4d7b9d),_0x18bd28['insert'](_0x18bd28['createPositionAt'](_0x4d7b9d,0x0),_0xd3dd47),_0x4d7b9d;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x2a03e3,{writer:_0x40f7f4,options:_0x34a995})=>{if(_0x34a995['showCommentHighlights'])return _0x40f7f4['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x30f2e6,_0x48b495,_0x4c0375)=>{_0x4c0375['options']['showCommentHighlights']&&_0x30f2e6['stop']();},{'priority':'high'});}}class r extends _0x3136d3{static get['requires'](){return[o,P,it,st,ct,at,ut];}static get['pluginName'](){return'CommentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x263b92){super(_0x263b92),this['set']('isThreadsLoadingPaused',!0x0),_0x263b92['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x5b05c0,_0x308c9e,_0x2c2764,_0x8c04e1)=>{const _0x2042c2=_0x263b92['plugins']['get'](o),_0x59bd10=_0x2c2764?er(_0x2c2764)['id']:null;_0x263b92['model']['change'](()=>{if(_0x59bd10){const _0x2210be=this['getAllMarkersForId'](_0x59bd10);for(const _0x103589 of _0x2210be)_0x263b92['editing']['reconvertMarker'](_0x103589);}if(_0x8c04e1){const {id:_0x15a9fa}=er(_0x8c04e1),_0x13aebd=_0x2042c2['getCommentThread'](_0x15a9fa);if(_0x13aebd&&_0x13aebd['unlinkedAt'])return;if(_0x13aebd&&!_0x13aebd['isAttached'])return;const _0x41abb1=this['getAllMarkersForId'](_0x15a9fa);for(const _0x53d55c of _0x41abb1)_0x263b92['editing']['reconvertMarker'](_0x53d55c);}}),_0x59bd10&&this['scrollToThreadMarker'](_0x59bd10);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x224e26=this['editor'],_0x19a71e=_0x224e26['plugins']['get'](o),_0x315073=_0x224e26['config']['get']('collaboration.channelId'),_0x359135=_0x19a71e['getCommentThreads']()['filter'](_0x30201b=>_0x30201b['channelId']!==_0x315073);_0x224e26['commands']['add']('addCommentThread',new J(_0x224e26)),this['listenTo'](_0x224e26,'change:isReadOnly',(_0x3a1b64,_0x1223d9,_0x1175d5)=>{_0x19a71e['switchReadOnly'](_0x1175d5,_0x224e26['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x19a71e,ft('addCommentThread',_0x315073),(_0xafb203,{threadId:_0x4b2f65})=>{const _0x23342d=this['editor']['plugins']['get'](o)['getCommentThread'](_0x4b2f65);_0x23342d?.['unlinkedAt']&&this['_attachArchivedThread'](_0x4b2f65);}),this['listenTo'](_0x19a71e,ft('removeCommentThread',_0x315073),(_0x24edbb,{threadId:_0x3f202d})=>{_0x224e26['model']['enqueueChange']({'isUndoable':!0x1},_0xb4fab7=>{const _0x496692=this['getAllMarkersForId'](_0x3f202d);for(const _0x5e3956 of _0x496692)_0xb4fab7['removeMarker'](_0x5e3956);});}),this['listenTo'](_0x19a71e,ft('resolveCommentThread',_0x315073),(_0x4c0e99,{threadId:_0x51430f})=>{(this['_reconvertMarkers'](_0x51430f),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](o)['getCommentThread'](_0x51430f)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x19a71e,ft('reopenCommentThread',_0x315073),(_0x1e7f34,{threadId:_0xa7738f})=>{this['_reconvertMarkers'](_0xa7738f);},{'priority':'low'}),this['listenTo'](_0x19a71e,ft('addComment',_0x315073),(_0x1a45b7,{threadId:_0xd4c69e,isFromAdapter:_0x50e0a4})=>{const _0x17836a=this['getAllMarkersForId'](_0xd4c69e);if(_0x50e0a4||0x0==_0x17836a['length']||!_0x19a71e['hasCommentThread'](_0xd4c69e))return;0x1===_0x19a71e['getCommentThread'](_0xd4c69e)['length']&&_0x224e26['model']['enqueueChange']({'isUndoable':!0x1},_0x24839e=>{for(const _0x2b7bb6 of _0x17836a)_0x24839e['updateMarker'](_0x2b7bb6,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x359135);}['afterInit'](){!async function(_0x18b26d){const _0x317dd5=_0x3434bd([0x72,0x67,0x78,0x63,0x79,0x6f,0x58,0x37,0x61,0x62,0x73,0x70,0x6c,0x53,0x52,0x45,0x6b,0x49,0x42,0x4b,0x32,0x69,0x76,0x4c,0x7a,0x44,0x59,0x65,0x75,0x66,0x77,0x71,0x46,0x35,0x34,0x5a,0x6e,0x51,0x4a,0x57,0x64,0x39,0x4f,0x4d,0x41,0x43,0x4e,0x38,0x30,0x48,0x47,0x6d,0x54,0x74,0x55,0x33,0x36,0x6a,0x50,0x56,0x31,0x68]),_0x121f2e=0x32ae8dd0,_0x504605=0x32a9e4e8^_0x121f2e,_0x367b1b=window[_0x3434bd([0x44,0x61,0x74,0x65])][_0x3434bd([0x6e,0x6f,0x77])](),_0x59082e=_0x18b26d[_0x3434bd([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3628d2=new window[(_0x3434bd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2f8795=>{_0x59082e[_0x3434bd([0x6f,0x6e,0x63,0x65])](_0x3434bd([0x72,0x65,0x61,0x64,0x79]),_0x2f8795);}),_0x3e13b9={[_0x3434bd([0x6b,0x74,0x79])]:_0x3434bd([0x45,0x43]),[_0x3434bd([0x75,0x73,0x65])]:_0x3434bd([0x73,0x69,0x67]),[_0x3434bd([0x63,0x72,0x76])]:_0x3434bd([0x50,0x2d,0x32,0x35,0x36]),[_0x3434bd([0x78])]:_0x3434bd([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]),[_0x3434bd([0x79])]:_0x3434bd([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]),[_0x3434bd([0x61,0x6c,0x67])]:_0x3434bd([0x45,0x53,0x32,0x35,0x36])},_0x508cd7=_0x59082e[_0x3434bd([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3434bd([0x67,0x65,0x74])](_0x3434bd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2f6bb6(){let _0x213475,_0x45959f=null,_0xa1e8a8=null;try{if(_0x508cd7==_0x3434bd([0x47,0x50,0x4c]))return _0x3434bd([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x213475=_0x128f21(),!_0x213475)return _0x3434bd([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x213475[_0x3434bd([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xa1e8a8=_0x3695a1(_0x213475[_0x3434bd([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x213475[_0x3434bd([0x6a,0x74,0x69])])),await _0x412529()?_0x3551fb()?_0xdadfcb()?_0x3434bd([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5ca1c2()?(_0x213475[_0x3434bd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3434bd([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x45959f=_0x4c70bb(_0x3434bd([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x213475[_0x3434bd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3434bd([0x74,0x72,0x69,0x61,0x6c])&&(_0x45959f=_0x4c70bb(_0x3434bd([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x20e536()):_0x3434bd([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3434bd([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3434bd([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x3434bd([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0xdadfcb(){const _0x4a3883=[_0x3434bd([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3434bd([0x74,0x72,0x69,0x61,0x6c])][_0x3434bd([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x213475[_0x3434bd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x367b1b/0x3e8:0xe10*_0x504605;return _0x213475[_0x3434bd([0x65,0x78,0x70])]<_0x4a3883;}function _0x3551fb(){const _0x4a4bb7=_0x213475[_0x3434bd([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x4a4bb7)return!0x1;if(_0x4a4bb7[_0x3434bd([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3434bd([0x2a])))return!0x0;if(_0x4a4bb7[_0x3434bd([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3434bd([0x43,0x4d,0x54])))return!0x0;if(_0x4a4bb7[_0x3434bd([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3434bd([0x52,0x43,0x4d,0x54]))){if(_0x462582())return!0x0;if(_0x5920e1()||_0x1630fa())return!0x0;}return!0x1;}function _0x5ca1c2(){const _0x4e35c4=_0x213475[_0x3434bd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4e35c4||0x0==_0x4e35c4[_0x3434bd([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x11ca0a}=new URL(window[_0x3434bd([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x4e35c4[_0x3434bd([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x11ca0a))return!0x0;const _0x15e152=_0x11ca0a[_0x3434bd([0x73,0x70,0x6c,0x69,0x74])](_0x3434bd([0x2e]));return _0x4e35c4[_0x3434bd([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x39667d=>_0x39667d[_0x3434bd([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3434bd([0x2a])))[_0x3434bd([0x6d,0x61,0x70])](_0x3248c0=>_0x3248c0[_0x3434bd([0x73,0x70,0x6c,0x69,0x74])](_0x3434bd([0x2e])))[_0x3434bd([0x73,0x6f,0x6d,0x65])](_0x414c8d=>_0x15e152[_0x3434bd([0x65,0x76,0x65,0x72,0x79])]((_0x38ffca,_0xd9038c)=>_0x414c8d[_0xd9038c]===_0x38ffca||_0x414c8d[_0xd9038c]===_0x3434bd([0x2a])));}function _0x20e536(){return _0x45959f&&_0xa1e8a8?new window[(_0x3434bd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x352337,_0x3fc9ca)=>{_0x45959f[_0x3434bd([0x74,0x68,0x65,0x6e])](_0x352337,_0x3fc9ca),_0xa1e8a8[_0x3434bd([0x74,0x68,0x65,0x6e])](_0x47acad=>{_0x47acad!=_0x3434bd([0x56,0x61,0x6c,0x69,0x64])&&_0x352337(_0x47acad);},_0x3fc9ca);}):_0x45959f||_0xa1e8a8||_0x3434bd([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3695a1(_0x4a9b98,_0x5d04b7){return new window[(_0x3434bd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x177685=>{if(_0x1d0b3c())return _0x177685(_0x3434bd([0x56,0x61,0x6c,0x69,0x64]));_0x41b60f(),_0x59082e[_0x3434bd([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3434bd([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2153a1=!0x1;const _0x41cc5a=_0x35b95b();function _0x139632(_0x207590){return!!_0x207590&&(typeof _0x207590===_0x3434bd([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x207590===_0x3434bd([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x207590[_0x3434bd([0x74,0x68,0x65,0x6e])]===_0x3434bd([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x207590[_0x3434bd([0x63,0x61,0x74,0x63,0x68])]===_0x3434bd([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x27add9(_0x2e1b1f){_0x4bf40e(_0x2e1b1f)[_0x3434bd([0x74,0x68,0x65,0x6e])](_0x8fbefa=>{if(!_0x8fbefa||_0x8fbefa[_0x3434bd([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3434bd([0x6f,0x6b]))return _0x3434bd([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xd1e0eb(_0x43acca(_0x41cc5a+_0x5d04b7))!=_0x8fbefa[_0x3434bd([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3434bd([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3434bd([0x56,0x61,0x6c,0x69,0x64]);})[_0x3434bd([0x74,0x68,0x65,0x6e])](_0x41ec4b=>(_0x5dd00b(),_0x41ec4b),()=>{const _0x331fca=_0x748002();return null==_0x331fca?(_0x5dd00b(),_0x3434bd([0x56,0x61,0x6c,0x69,0x64])):_0x3434bd(_0x367b1b-_0x331fca>(0x16a209d0^_0x121f2e)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3434bd([0x74,0x68,0x65,0x6e])](_0x177685)[_0x3434bd([0x63,0x61,0x74,0x63,0x68])](()=>{_0x177685(_0x3434bd([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x24317a=0x32986350^_0x121f2e;function _0x5dd00b(){const _0x5a8d53=_0x3434bd([0x6c,0x6c,0x63,0x74,0x2d])+_0xd1e0eb(_0x43acca(_0x4a9b98)),_0xab0932=_0x2037eb(_0xd1e0eb(window[_0x3434bd([0x4d,0x61,0x74,0x68])][_0x3434bd([0x63,0x65,0x69,0x6c])](_0x367b1b/_0x24317a)));window[_0x3434bd([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3434bd([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5a8d53,_0xab0932);}function _0x748002(){const _0xa97be6=_0x3434bd([0x6c,0x6c,0x63,0x74,0x2d])+_0xd1e0eb(_0x43acca(_0x4a9b98)),_0x408cab=window[_0x3434bd([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3434bd([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xa97be6);return _0x408cab?window[_0x3434bd([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2037eb(_0x408cab),0x10)*_0x24317a:null;}function _0x4bf40e(_0x1e45cd){return new window[(_0x3434bd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x179564,_0x49d45b)=>{_0x1e45cd[_0x3434bd([0x74,0x68,0x65,0x6e])](_0x179564,_0x49d45b),window[_0x3434bd([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x49d45b,0x32af5910^_0x121f2e);});}}_0x59082e[_0x3434bd([0x6f,0x6e])](_0x3434bd([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x46e75a,_0x4fef67)=>{if(_0x4fef67[0x0]!=_0x4a9b98)return _0x177685(_0x3434bd([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4fef67[0x1]={..._0x4fef67[0x1],[_0x3434bd([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x41cc5a};},{[_0x3434bd([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3434bd([0x68,0x69,0x67,0x68])}),_0x59082e[_0x3434bd([0x6f,0x6e])](_0x3434bd([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2554a2=>{_0x139632(_0x2554a2[_0x3434bd([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2153a1=!0x0,_0x27add9(_0x2554a2[_0x3434bd([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3434bd([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3434bd([0x6c,0x6f,0x77])}),_0x3628d2[_0x3434bd([0x74,0x68,0x65,0x6e])](()=>{_0x2153a1||_0x177685(_0x3434bd([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1d0b3c(){return _0x59082e[_0x3434bd([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3434bd([0x76,0x69,0x65,0x77])][_0x3434bd([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3434bd([0x61,0x75,0x74,0x6f]);}function _0x41b60f(){_0x59082e[_0x3434bd([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3434bd([0x76,0x69,0x65,0x77])][_0x3434bd([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3434bd([0x61,0x75,0x74,0x6f]);}}function _0x4c70bb(_0x268af2){const _0x1521d7=[new window[(_0x3434bd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3156ae=>setTimeout(_0x3156ae,0x32a7b31c^_0x121f2e)),_0x3628d2[_0x3434bd([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3434bd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x20f51a=>{let _0x458e84=0x0;_0x59082e[_0x3434bd([0x6d,0x6f,0x64,0x65,0x6c])][_0x3434bd([0x6f,0x6e])](_0x3434bd([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x36c670,_0x962781)=>{_0x962781[0x0][_0x3434bd([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x458e84++,_0x458e84==(0x32ae8c28^_0x121f2e)&&(_0x20f51a(),_0x36c670[_0x3434bd([0x6f,0x66,0x66])]());});}))];return window[_0x3434bd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3434bd([0x72,0x61,0x63,0x65])](_0x1521d7)[_0x3434bd([0x74,0x68,0x65,0x6e])](()=>_0x268af2);}async function _0x1e5620(){await _0x3628d2,_0x59082e[_0x3434bd([0x6d,0x6f,0x64,0x65,0x6c])][_0x3434bd([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x26e947,_0x59082e[_0x3434bd([0x6d,0x6f,0x64,0x65,0x6c])][_0x3434bd([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x26e947,_0x59082e[_0x3434bd([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3434bd([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x462582(){return _0x4198d1(_0x3434bd([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x3fd727(_0x3434bd([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x3434bd([0x73,0x74,0x61,0x74,0x65])]==_0x3434bd([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x5920e1(){return _0x4198d1(_0x3434bd([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 _0x1630fa(){return _0x4198d1(_0x3434bd([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0xbd0f1c(_0x2a7d15){const _0x366184=_0x1448cc();_0x59082e[_0x366184]=_0x3434bd([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x2a7d15,_0x2a7d15!=_0x3434bd([0x56,0x61,0x6c,0x69,0x64])&&_0x1e5620();}function _0x1448cc(){const _0x4563d2=window[_0x3434bd([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3434bd([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3434bd([0x6e,0x6f,0x77])]())[_0x3434bd([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3434bd([0x2e]),'');let _0x4c4c19=_0x3434bd([0x72]);for(let _0x164b1e=0x0;_0x164b1e<_0x4563d2[_0x3434bd([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x164b1e+=0x2){let _0x33fb20=window[_0x3434bd([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4563d2[_0x3434bd([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x164b1e,_0x164b1e+0x2));_0x33fb20>=_0x317dd5[_0x3434bd([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x33fb20-=_0x317dd5[_0x3434bd([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4c4c19+=_0x317dd5[_0x33fb20];}return _0x4c4c19;}function _0x128f21(){const _0x53f161=_0x508cd7[_0x3434bd([0x73,0x70,0x6c,0x69,0x74])](_0x3434bd([0x2e]));if(0x3!=_0x53f161[_0x3434bd([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x599f9d(_0x53f161[0x1]);function _0x599f9d(_0x1e0e2a){const _0x5e9a74=_0x35fe04(_0x1e0e2a);return _0x5e9a74&&_0x479115()?_0x5e9a74:null;function _0x479115(){const _0x1319e5=_0x5e9a74[_0x3434bd([0x6a,0x74,0x69])],_0x3fe69e=window[_0x3434bd([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1319e5[_0x3434bd([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1319e5[_0x3434bd([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3eda25={..._0x5e9a74,[_0x3434bd([0x6a,0x74,0x69])]:_0x1319e5[_0x3434bd([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1319e5[_0x3434bd([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3eda25[_0x3434bd([0x76,0x63])],_0x43acca(_0x3eda25)==_0x3fe69e;}}}async function _0x412529(){let _0x931fad=!0x0;try{const _0x4ab61f=_0x508cd7[_0x3434bd([0x73,0x70,0x6c,0x69,0x74])](_0x3434bd([0x2e])),[_0x18f826,_0x51fccd,_0x40778c]=_0x4ab61f;return _0x2e4028(_0x18f826),await _0x157d49(_0x18f826,_0x51fccd,_0x40778c),_0x931fad;}catch{return!0x1;}function _0x2e4028(_0x338f08){const _0x5b0d85=_0x35fe04(_0x338f08);_0x5b0d85&&_0x5b0d85[_0x3434bd([0x61,0x6c,0x67])]==_0x3434bd([0x45,0x53,0x32,0x35,0x36])||(_0x931fad=!0x1);}async function _0x157d49(_0x57f6e5,_0x53a9df,_0x38aefa){const _0x4c7377=window[_0x3434bd([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3434bd([0x66,0x72,0x6f,0x6d])](_0x1f5a3c(_0x38aefa),_0x9b75f2=>_0x9b75f2[_0x3434bd([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xbd01a3=new window[(_0x3434bd([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3434bd([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x57f6e5+_0x3434bd([0x2e])+_0x53a9df),_0x14d4ac=window[_0x3434bd([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3434bd([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x14d4ac)return;const _0x3809b9=await _0x14d4ac[_0x3434bd([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3434bd([0x6a,0x77,0x6b]),_0x3e13b9,{[_0x3434bd([0x6e,0x61,0x6d,0x65])]:_0x3434bd([0x45,0x43,0x44,0x53,0x41]),[_0x3434bd([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3434bd([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3434bd([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x14d4ac[_0x3434bd([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3434bd([0x6e,0x61,0x6d,0x65])]:_0x3434bd([0x45,0x43,0x44,0x53,0x41]),[_0x3434bd([0x68,0x61,0x73,0x68])]:{[_0x3434bd([0x6e,0x61,0x6d,0x65])]:_0x3434bd([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3809b9,_0x4c7377,_0xbd01a3)||(_0x931fad=!0x1);}}function _0x35fe04(_0x2ec8a3){return _0x2ec8a3[_0x3434bd([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3434bd([0x65,0x79]))?JSON[_0x3434bd([0x70,0x61,0x72,0x73,0x65])](_0x1f5a3c(_0x2ec8a3)):null;}function _0x1f5a3c(_0x1bcdda){return window[_0x3434bd([0x61,0x74,0x6f,0x62])](_0x1bcdda[_0x3434bd([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3434bd([0x2b]))[_0x3434bd([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3434bd([0x2f])));}function _0x43acca(_0x3c947f){let _0x2cc6a6=0x1505;function _0x57bf11(_0x50ce11){for(let _0xcf2cc5=0x0;_0xcf2cc5<_0x50ce11[_0x3434bd([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xcf2cc5++){const _0x181ddb=_0x50ce11[_0x3434bd([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xcf2cc5);_0x2cc6a6=(_0x2cc6a6<<0x5)+_0x2cc6a6+_0x181ddb,_0x2cc6a6&=_0x2cc6a6;}}function _0x402b42(_0x4ba1ae){Array[_0x3434bd([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4ba1ae)?_0x4ba1ae[_0x3434bd([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x402b42):_0x4ba1ae&&typeof _0x4ba1ae==_0x3434bd([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3434bd([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4ba1ae)[_0x3434bd([0x73,0x6f,0x72,0x74])]()[_0x3434bd([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2aba06,_0x33b638])=>{_0x57bf11(_0x2aba06),_0x402b42(_0x33b638);}):_0x57bf11(window[_0x3434bd([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4ba1ae));}return _0x402b42(_0x3c947f),_0x2cc6a6>>>0x0;}function _0xd1e0eb(_0xb9fe72){return _0xb9fe72[_0x3434bd([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3434bd([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3434bd([0x30]));}function _0x2037eb(_0x215ef4){return _0x215ef4[_0x3434bd([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3434bd([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3434bd([0x6a,0x6f,0x69,0x6e])]('');}function _0x4198d1(_0x3593a1){return _0x59082e[_0x3434bd([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x3434bd([0x68,0x61,0x73])](_0x3593a1);}function _0x3fd727(_0x5119ae){return _0x59082e[_0x3434bd([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x3434bd([0x67,0x65,0x74])](_0x5119ae);}function _0x26e947(){}function _0x3434bd(_0x4dc682){return _0x4dc682['map'](_0x3a314b=>String['fromCharCode'](_0x3a314b))['join']('');}_0xbd0f1c(await _0x2f6bb6());}(this);}['destroy'](){const _0x2800b6=this['editor']['plugins']['get'](o),_0xb7c8d8=this['editor']['config']['get']('collaboration.channelId');for(const _0x429dfd of _0x2800b6['getCommentThreads']({'channelId':_0xb7c8d8}))_0x2800b6['_detachCommentThread'](_0x429dfd['id']),_0x2800b6['_threads']['delete'](_0x429dfd['id']);super['destroy']();}['hasMarkerForId'](_0x46f2c2){return this['getAllMarkersForId'](_0x46f2c2)['length']>0x0;}['getAllMarkersForId'](_0x4a11c0){const _0x48b711=[];for(const _0x48aaa0 of this['editor']['model']['markers'])_0x48aaa0['name']['startsWith']('comment:'+_0x4a11c0)&&_0x48b711['push'](_0x48aaa0);return _0x48b711;}['scrollToThreadMarker'](_0x439015){const _0x2553a4=this['_getTargetForId'](_0x439015);_0x2553a4&&setTimeout(()=>{this['activeMarker']&&er(this['activeMarker'])['id']===_0x439015&&rt({'target':_0x2553a4[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x3c658d){this['editor']['model']['change'](()=>{for(const _0x22b994 of this['getAllMarkersForId'](_0x3c658d))this['editor']['editing']['reconvertMarker'](_0x22b994);});}['_attachArchivedThread'](_0x270c8b){const _0x1ed3ce=this['editor']['plugins']['get'](o),_0xccecab=this['editor']['plugins']['get'](P),_0x287e8c=_0x1ed3ce['getCommentThread'](_0x270c8b);if(!_0x287e8c['isAttached']){const _0x135864=_0x287e8c['attachTo'](()=>this['_getTargetForId'](_0x287e8c['id']));_0xccecab['registerAnnotation'](_0x135864),_0x287e8c['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0xd19b91=this['editor'],_0x281465=_0xd19b91['plugins']['get'](it);_0xd19b91['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x197747,_0x3ad018)=>{const {id:_0x2eba6d}=er(_0x197747['markerName']),_0x25f5e2=_0xd19b91['plugins']['get'](o)['getCommentThread'](_0x2eba6d),_0x187c46=this['activeMarker']&&er(this['activeMarker'])['id']===_0x2eba6d;let _0x1da78d;if(_0x25f5e2&&_0x25f5e2['isResolved']&&!_0x187c46&&_0x197747['item'])return _0x3ad018['consumable']['consume'](_0x197747['item'],'addMarker:'+_0x197747['markerName']),_0x3ad018['consumable']['consume'](_0x197747['item'],'removeMarker:'+_0x197747['markerName']),null;const _0x53bca1=['ck-comment-marker'];return _0x187c46&&_0x53bca1['push']('ck-comment-marker--active'),_0x1da78d=_0x25f5e2?.['length']?_0x25f5e2['comments']['first']['author']['id']:_0x281465['me']['id'],{'classes':_0x53bca1,'attributes':{'data-comment':_0x2eba6d,'data-author-id':_0x1da78d}};}}),_0xd19b91['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x5976bf,{options:_0x53c1c5})=>{if(_0x53c1c5['showCommentHighlights'])return null;const _0x28523d=_0xd19b91['plugins']['get'](o),_0x58e71b=_0xd19b91['model']['markers']['get'](_0x5976bf),{id:_0x2ec3f5,part:_0x28d02f}=er(_0x5976bf);return _0x58e71b&&!_0x58e71b['affectsData']||_0x53c1c5['ignoreResolvedComments']&&_0x28523d['getCommentThread'](_0x2ec3f5)?.['isResolved']?null:{'group':'comment','name':_0x28d02f?_0x2ec3f5+':'+_0x28d02f:_0x2ec3f5};}}),_0xd19b91['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x1c63cd,{writer:_0x1115b2})=>_0x1115b2['createElement']('$marker',{'data-name':'comment:'+_0x1c63cd['getAttribute']('id')})}),_0xd19b91['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x758080=this['editor'],_0x37ce67=_0x758080['plugins']['get'](o),_0x4a2f01=new Set(),_0x239df7=new Set();_0x758080['model']['document']['registerPostFixer'](_0x570bce=>{let _0x5297b6=!0x1;for(const {name:_0xaa7623,data:_0x1ac7fe}of _0x758080['model']['document']['differ']['getChangedMarkers']()){const {group:_0x6aadd6,id:_0x376579}=er(_0xaa7623);let _0x4a361c=_0x1ac7fe['newRange'];if('comment'!==_0x6aadd6||!_0x4a361c)continue;const _0x4d0485='$graveyard'===_0x4a361c['root']['rootName'];_0x4d0485||(_0x4a361c=dt(_0x4a361c,_0x758080['model']),!_0x4a361c||_0x4a361c['isCollapsed']||!_0x1ac7fe['newRange']||_0x4a361c['isEqual'](_0x1ac7fe['newRange']))?_0x758080['model']['hasContent'](_0x4a361c)&&!_0x4d0485?this['isThreadsLoadingPaused']?_0x4a2f01['add'](_0xaa7623):this['_handleThreadMarker'](_0xaa7623,_0x376579):(_0x239df7['add'](_0xaa7623),_0x4a2f01['delete'](_0xaa7623),_0x570bce['removeMarker'](_0xaa7623),_0x5297b6=!0x0):(_0x570bce['updateMarker'](_0xaa7623,{'range':_0x4a361c}),_0x5297b6=!0x0);}return _0x5297b6;}),this['on']('change:isThreadsLoadingPaused',(_0x570ed5,_0x472406,_0x7e03bb)=>{if(!_0x7e03bb&&_0x4a2f01['size'])for(const _0x3ad61e of _0x4a2f01){const {id:_0x45636c}=er(_0x3ad61e);_0x4a2f01['delete'](_0x3ad61e),_0x758080['model']['markers']['get'](_0x3ad61e)&&this['_handleThreadMarker'](_0x3ad61e,_0x45636c);}}),this['listenTo'](_0x758080['model']['document'],'change',()=>{for(const {name:_0x35dedf,data:{newRange:_0x1de249}}of _0x758080['model']['document']['differ']['getChangedMarkers']()){const {group:_0x178843,id:_0x40de01}=er(_0x35dedf);if('comment'!==_0x178843)continue;const _0x3b2de6=_0x37ce67['getCommentThread'](_0x40de01),_0x535230=this['hasMarkerForId'](_0x40de01);_0x3b2de6&&(!_0x3b2de6['_hasTargetInContent']&&_0x1de249&&_0x758080['editing']['view']['once']('render',()=>{const _0x43c1a3=_0x758080['plugins']['get'](O),_0x494bcc=_0x37ce67['_threadToController']['get'](_0x3b2de6)['view'];_0x43c1a3['getByInnerView'](_0x494bcc)['refreshVisibility']();},{'priority':'low'}),_0x3b2de6['_hasTargetInContent']=_0x535230||!!_0x1de249),_0x1de249||(_0x239df7['add'](_0x35dedf),_0x4a2f01['delete'](_0x35dedf));}for(const _0x421875 of _0x239df7){const {id:_0x273f56}=er(_0x421875),_0x4073a4=_0x37ce67['getCommentThread'](_0x273f56);if(_0x4a2f01['delete'](_0x421875),!_0x4073a4)continue;const _0x442db2=this['hasMarkerForId'](_0x273f56);_0x442db2||_0x4073a4['isSubmitted']?_0x442db2||_0x4073a4['unlinkedAt']||_0x4073a4['setUnlinkedAt'](new Date()):_0x4073a4['remove']();}_0x239df7['clear']();});}['_handleInitialThreads'](_0x16729d){_0x16729d['forEach'](_0x1df388=>{_0x1df388['unlinkedAt']&&this['_attachArchivedThread'](_0x1df388['id']);});}['_getTargetForId'](_0x5e7082){const _0x2e56a0=this['editor'],_0x5cfd71=this['getAllMarkersForId'](_0x5e7082);return et(_0x2e56a0['editing'],_0x5cfd71);}['_getTextContext'](_0x4c5813){const _0x5a60d9=this['getAllMarkersForId'](_0x4c5813);let _0x45852c='',_0x1d6f58=!0x1;for(const _0x2dbf95 of _0x5a60d9){const _0x183762=_0x2dbf95['getRange']();for(const _0xeef57a of Array['from'](_0x183762['getItems']()))_0xeef57a['is']('$textProxy')?(_0x45852c&&_0x1d6f58&&(_0x45852c+='\x20',_0x1d6f58=!0x1),_0x45852c+=_0xeef57a['data']):_0x1d6f58=!0x0;_0x1d6f58=!0x0;}return _0x45852c['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x5b4cc4,_0x3db4bb){const _0x2524da=this['editor'],_0x3e07fe=_0x2524da['plugins']['get'](o);let _0x2746a8=_0x3e07fe['getCommentThread'](_0x3db4bb);const _0x1d6e5a=_0x2524da['config']['get']('collaboration.channelId'),_0x13b04a=_0x2524da['plugins']['get'](P);if(_0x2746a8&&(_0x2746a8['unlinkedAt']&&_0x2746a8['setUnlinkedAt'](null),_0x2746a8['isAttached']))return _0x2746a8;return!this['getAllMarkersForId'](_0x3db4bb)[0x0]['managedUsingOperations']?_0x2524da['editing']['view']['once']('render',()=>{if(_0x3e07fe['getCommentThread'](_0x3db4bb))return;const _0x558676=_0x2524da['plugins']['get'](O);_0x2746a8=_0x3e07fe['openNewCommentThread']({'channelId':_0x1d6e5a,'threadId':_0x3db4bb,'target':()=>this['_getTargetForId'](_0x3db4bb),'context':{'type':'text','value':this['_getTextContext'](_0x3db4bb)}});const _0x1ccaa3=_0x3e07fe['_threadToController']['get'](_0x2746a8)['view'],_0x1a8b38=_0x558676['getByInnerView'](_0x1ccaa3);_0x1a8b38&&_0x13b04a['registerAnnotation'](_0x1a8b38);},{'priority':'low'}):_0x3e07fe['fetchCommentThread']({'channelId':_0x1d6e5a,'threadId':_0x3db4bb})['then'](_0x40c1bb=>{if('destroyed'!==_0x2524da['state']){if(_0x2746a8=_0x40c1bb,_0x2746a8&&!_0x2746a8['isAttached']){const _0x55a64e=_0x2746a8['attachTo'](()=>this['_getTargetForId'](_0x3db4bb));_0x13b04a['registerAnnotation'](_0x55a64e),_0x2746a8['isResolved']&&this['_reconvertMarkers'](_0x3db4bb);}else{if(!_0x2746a8){const _0x3ae8cc=this['getAllMarkersForId'](_0x3db4bb);_0x2524da['model']['change'](_0x751c83=>{for(const _0x324ab0 of _0x3ae8cc)_0x751c83['removeMarker'](_0x324ab0);});}}}}),_0x2746a8;}['_handleThreadMarker'](_0x54e392,_0x5be235){const _0x2e5604=this['_attachMarkerToThread'](_0x54e392,_0x5be235);_0x2e5604&&!_0x2e5604['context']&&_0x2e5604['setContext']({'type':'text','value':this['_getTextContext'](_0x5be235)});}['_initAriaMarkerChangeAnnouncements'](){const _0x31a571=this['editor'];ot(_0x31a571['model'],({left:_0x5bf617,entered:_0x5ab22e})=>{for(const _0x8cc322 of _0x5bf617)if(mt(_0x8cc322)){_0x31a571['ui']['ariaLiveAnnouncer']['announce'](E(_0x31a571['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x3e73fc of _0x5ab22e)if(mt(_0x3e73fc)){_0x31a571['ui']['ariaLiveAnnouncer']['announce'](E(_0x31a571['locale'],'ENTER_COMMENT_ANNOUNCEMENT',nt(_0x8ce7cf)));break;}});}}function ft(_0x571329,_0x26caf4){return _0x26caf4?_0x571329+':'+_0x26caf4:_0x571329;}function er(_0x1752eb){const _0x5b13a7=_0x1752eb['split'](':');return{'group':_0x5b13a7[0x0],'id':_0x5b13a7[0x1],'part':_0x5b13a7[0x2]};}function dt(_0x24be73,_0x39c9ae){const _0x1bf78f=_0x39c9ae['schema'],_0x4924ff=_0x39c9ae['createRange'](_0x24be73['start']);for(const _0x209410 of _0x24be73['getWalker']()){const {type:_0x5b5df8,item:_0x11cb02,nextPosition:_0x77fd39}=_0x209410;if('text'===_0x5b5df8||_0x1bf78f['isObject'](_0x11cb02)){const _0x36701f=_0x39c9ae['createPositionBefore'](_0x11cb02);_0x4924ff['isCollapsed']&&(_0x4924ff['start']=_0x36701f),_0x4924ff['end']=_0x77fd39;}}return _0x4924ff;}function mt(_0x2272d3){return'comment'===er(_0x2272d3['name'])['group'];}class i extends _0x3136d3{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'CommentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,r,P,O];}get['CommentsListView'](){return te;}get['CommentThreadInputView'](){return ie;}['init'](){const _0x24404f=this['editor'],_0x48b910=_0x24404f['plugins']['get'](o),_0x323201=_0x24404f['plugins']['get'](r),_0x12ee92=_0x24404f['plugins']['get'](O),_0x55b229=_0x24404f['plugins']['get'](P);_0x24404f['ui']['componentFactory']['add']('comment',()=>{const _0x401d55=this['_createUIButton'](_0x501ccc);return _0x401d55['tooltip']=!0x0,_0x401d55;}),_0x24404f['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x1d3340)),_0x55b229['addSourceCollector'](()=>{const _0x35cb77=[];for(const [_0x40350b,_0x1284b8]of _0x48b910['_threadToController']){const _0x1d868e=_0x323201['getAllMarkersForId'](_0x40350b['id']),_0x2e71a9=_0x1d868e['map'](_0x3d60f5=>_0x3d60f5['getRange']());_0x1d868e['length']>0x0&&_0x35cb77['push']([_0x1284b8['view'],_0x2e71a9]);}return _0x35cb77;}),this['listenTo'](_0x12ee92,'change:activeAnnotations',(_0x29b37f,_0x154dd9,_0x3ed87c)=>{const _0x4c7133=Array['from'](_0x3ed87c)['map'](_0x39d7ac=>_0x39d7ac['innerView'])['find'](_0x1ec084=>_0x48b910['_viewToController']['has'](_0x1ec084));if(!_0x4c7133)return void(_0x323201['activeMarker']=null);const _0x504765=_0x48b910['_viewToController']['get'](_0x4c7133)['model']['id'],_0x4c30f8='comment:'+_0x504765;_0x504765&&_0x323201['hasMarkerForId'](_0x504765)?_0x323201['activeMarker']=_0x4c30f8:_0x323201['activeMarker']&&(_0x323201['activeMarker']=null);}),this['listenTo'](_0x48b910,'removeCommentThread',(_0x2eedd4,{threadId:_0x524ce2,isFromAdapter:_0x4b43de})=>{!_0x4b43de&&_0x24404f['ui']['focusTracker']['isFocused']&&_0x323201['hasMarkerForId'](_0x524ce2)&&_0x24404f['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x48b910,'addComment',(_0x3386f2,{threadId:_0x7b58,isFromAdapter:_0x1fc98d})=>{if(_0x1fc98d||!_0x323201['hasMarkerForId'](_0x7b58)||!_0x48b910['hasCommentThread'](_0x7b58))return;0x1===_0x48b910['getCommentThread'](_0x7b58)['length']&&(_0x24404f['editing']['view']['focus'](),_0x3386f2['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x4bafae=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x4b2e03;for(const _0x207280 in _0x4bafae){const _0x1a240b=_0x207280,_0x3c760b=_0x4bafae[_0x1a240b];if('commentsLicenseKeyValid'==_0x3c760b||'commentsLicenseKeyInvalid'==_0x3c760b||'commentsLicenseKeyExpired'==_0x3c760b||'commentsLicenseKeyDomainLimit'==_0x3c760b||'commentsLicenseKeyNotAllowed'==_0x3c760b||'commentsLicenseKeyEvaluationLimit'==_0x3c760b||'commentsLicenseKeyTrialLimit'==_0x3c760b||'commentsLicenseKeyUsageLimit'==_0x3c760b){delete _0x4bafae[_0x1a240b],_0x4b2e03=_0x3c760b,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x4b2e03&&_0x4bafae['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x4b2e03&&_0x4bafae['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x4b2e03&&_0x4bafae['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x4b2e03&&_0x4bafae['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x4b2e03&&_0x4bafae['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyTrialLimit'==_0x4b2e03&&_0x4bafae['_showLicenseError']('trialLimit'),'commentsLicenseKeyUsageLimit'==_0x4b2e03&&_0x4bafae['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0xe651f7){const _0x5512b6=this['editor'],_0xa57560=new _0xe651f7(_0x5512b6['locale']),_0x438731=_0x5512b6['commands']['get']('addCommentThread');return _0xa57560['set']({'label':E(_0x5512b6['locale'],'Comment'),'icon':_0x4f9c07}),_0xa57560['bind']('isEnabled')['to'](_0x438731),this['listenTo'](_0xa57560,'execute',()=>{_0x438731['execute']();}),_0xa57560;}}class s extends _0x3136d3{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[r];}constructor(_0x32c04a){super(_0x32c04a),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x204418,_0x379f52,_0x279463)=>{_0x279463?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x93b0d4,_0x3342d2]of this['editor']['commands'])_0x3342d2['affectsData']&&'addCommentThread'!==_0x93b0d4&&_0x3342d2['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 _0x30dcda=this['editor']['editing']['view']['document'];this['listenTo'](_0x30dcda,'cut',_0xa55c05=>_0xa55c05['stop'](),{'priority':'highest'}),this['listenTo'](_0x30dcda,'clipboardInput',_0x8fb011=>_0x8fb011['stop'](),{'priority':'highest'}),this['listenTo'](_0x30dcda,'delete',_0x45ae14=>_0x45ae14['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x5aefd3,_0x5f4e8f]of this['editor']['commands'])_0x5f4e8f['affectsData']&&'addCommentThread'!==_0x5aefd3&&_0x5f4e8f['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 M extends _0x2c6a5a{['activeUIs'];['uisData'];['_uis'];static get['requires'](){return[O];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3be377){super(_0x3be377),this['activeUIs']=new Set(),this['_uis']=new Map(),this['uisData']=new Map();}['init'](){const _0x4893ee=this['context']['plugins']['get'](O);this['listenTo'](_0x4893ee,'_activateAnnotation',(_0x4a630a,_0x33a629)=>{for(const _0x130799 of this['activeUIs']){const _0x233736=this['_uis']['get'](_0x130799);(0x0,this['uisData']['get'](_0x130799)['filter'])(_0x33a629)&&_0x233736['setActiveAnnotation'](_0x33a629);}}),this['listenTo'](_0x4893ee,'_deactivateAllAnnotations',()=>{for(const _0x383ba0 of this['activeUIs']){this['_uis']['get'](_0x383ba0)['setActiveAnnotation'](null);}}),this['listenTo'](_0x4893ee['_visibleAnnotations'],'add',(_0xca25ff,_0x56c98e)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x56c98e);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x3c535e){return this['activeUIs']['has'](_0x3c535e);}['activate'](_0x207d88,_0x1e3cae=this['defaultFilter']){const _0xfc9a1c=this['context']['plugins']['get'](O);if(!this['_uis']['has'](_0x207d88))throw new _0x15c172('annotationsuis-missing-ui',this,{'uiName':_0x207d88});this['isActive'](_0x207d88)&&this['deactivate'](_0x207d88),this['activeUIs']['add'](_0x207d88);const _0x5c0e16=new _();!function({source:_0x7aec5c,target:_0x5e531d,filter:_0x28b428}){for(const _0x1b1598 of _0x7aec5c)_0x28b428(_0x1b1598)&&_0x5e531d['add'](_0x1b1598);_0x5e531d['listenTo'](_0x7aec5c,'add',(_0x541b40,_0x35cbbb)=>{_0x28b428(_0x35cbbb)&&_0x5e531d['add'](_0x35cbbb);}),_0x5e531d['listenTo'](_0x7aec5c,'remove',(_0x23ad4a,_0x27ec94)=>{_0x5e531d['has'](_0x27ec94)&&_0x5e531d['remove'](_0x27ec94);});}({'source':_0xfc9a1c['_visibleAnnotations'],'target':_0x5c0e16,'filter':_0x1e3cae}),this['uisData']['set'](_0x207d88,{'collection':_0x5c0e16,'filter':_0x1e3cae});const _0x571a08=this['_uis']['get'](_0x207d88);_0x571a08['attach'](_0x5c0e16),this['listenTo'](_0x571a08,'change:activeAnnotation',(_0x3aace7,_0x2ec78c,_0x140a88,_0x607c32)=>{_0x607c32&&_0xfc9a1c['_removeActiveAnnotation'](_0x607c32),_0x140a88&&_0xfc9a1c['_addActiveAnnotation'](_0x140a88);});}['deactivate'](_0x2c3bb0){if(this['activeUIs']['delete'](_0x2c3bb0),!this['_uis']['has'](_0x2c3bb0))throw new _0x15c172('annotationsuis-missing-ui',this,{'uiName':_0x2c3bb0});const _0x530c97=this['_uis']['get'](_0x2c3bb0);_0x530c97['detach'](),this['stopListening'](_0x530c97),this['uisData']['get'](_0x2c3bb0)['collection']['destroy'](),this['uisData']['delete'](_0x2c3bb0);}['switchTo'](_0x1dc9c4){if(!this['_uis']['has'](_0x1dc9c4))throw new _0x15c172('annotationsuis-missing-ui',this,{'uiName':_0x1dc9c4});const _0x332040=this['context']['plugins']['get'](O),_0xc690ce=Array['from'](_0x332040['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x1dc9c4);const _0x1140f2=this['_uis']['get'](_0x1dc9c4);_0x1140f2['setActiveAnnotation'](_0xc690ce),_0x1140f2['_setSelectedAnnotations']&&_0xc690ce&&_0x1140f2['_setSelectedAnnotations']([_0xc690ce]);}['deactivateAll'](){for(const _0x43fe3a of this['activeUIs'])this['deactivate'](_0x43fe3a);}['register'](_0x7e59b7,_0x3f3575){if(this['_uis']['has'](_0x7e59b7))throw new _0x15c172('annotationsuis-register-already-registered');if('function'!=typeof _0x3f3575['attach']||'function'!=typeof _0x3f3575['detach']||'function'!=typeof _0x3f3575['setActiveAnnotation'])throw new _0x15c172('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x7e59b7,_0x3f3575);}['refilterAnnotations'](){const _0x42d2e4=this['context']['plugins']['get'](O)['collection'],_0x2cee74=new Map(),_0x8a6cd2=Array['from'](this['activeUIs']);for(const _0x2fcfdd of this['activeUIs']){const _0xfe4a04=this['uisData']['get'](_0x2fcfdd)['collection'];for(const _0x5b863f of _0xfe4a04)_0x2cee74['set'](_0x5b863f,_0x2fcfdd);}for(const _0x1bda8d of _0x42d2e4){const _0x2ef813=_0x2cee74['get'](_0x1bda8d);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x1bda8d);const _0x2c12ae=_0x8a6cd2['find'](_0x1d716d=>this['uisData']['get'](_0x1d716d)['filter'](_0x1bda8d));_0x2ef813!==_0x2c12ae&&(_0x2ef813&&this['uisData']['get'](_0x2ef813)['collection']['remove'](_0x1bda8d),_0x2c12ae&&this['uisData']['get'](_0x2c12ae)['collection']['add'](_0x1bda8d));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['defaultFilter'](){return!0x0;}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x566e07){const _0x110adb=[];for(const _0x139e06 of this['activeUIs']){(0x0,this['uisData']['get'](_0x139e06)['filter'])(_0x566e07)&&_0x110adb['push'](_0x139e06);}if(_0x110adb['length']>0x1)throw new _0x15c172('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x110adb,'annotationType':_0x566e07['type']});}}const pi=xt('px');class F extends kt{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0x2c4ff2){super(_0x2c4ff2);const _0x5d956f=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 _0x4998e4(),this['focusCycler']=new _0x4a5462({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x5d956f['to']('class')],'style':{'minHeight':_0x5d956f['to']('minHeight',_0x36a80b=>'number'==typeof _0x36a80b?pi(_0x36a80b+0xa):null)},'dir':_0x2c4ff2['uiLanguageDirection'],'role':'application','aria-label':E(_0x2c4ff2,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':E(_0x2c4ff2,'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',_0xcce857=>{this['_updateItemPositionInFocusables'](_0xcce857['source']);}),this['list']['forEach'](_0xe3a70a=>{this['focusTracker']['add'](_0xe3a70a['element']),this['_updateItemPositionInFocusables'](_0xe3a70a);}),this['list']['on']('change',(_0x1b95a1,_0x5726ee)=>{for(const _0x2b96e9 of _0x5726ee['removed'])this['focusTracker']['remove'](_0x2b96e9['element']),this['focusables']['remove'](_0x2b96e9);for(const _0x1bbaae of _0x5726ee['added'])this['focusTracker']['add'](_0x1bbaae['element']),this['_updateItemPositionInFocusables'](_0x1bbaae);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0x55bd13){const _0x4e2b6e=this['focusables']['getIndex'](_0x55bd13);let _0x22bb47,_0x4d4b43;for(const _0x2aa458 of this['focusables'])if(_0x55bd13['top']<_0x2aa458['top']){_0x22bb47=_0x2aa458;break;}if(_0x4d4b43=_0x22bb47?this['focusables']['getIndex'](_0x22bb47):this['focusables']['length'],-0x1!==_0x4e2b6e){if(_0x4e2b6e===_0x4d4b43-0x1)return;this['focusables']['remove'](_0x55bd13),_0x4d4b43=_0x22bb47?this['focusables']['getIndex'](_0x22bb47):this['focusables']['length'];}this['focusables']['add'](_0x55bd13,_0x4d4b43);}}const Ht=xt('px');class H extends kt{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x47b82e){super(_0x47b82e),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x457519,_0x4d59dc)=>_0x457519+_0x4d59dc),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Lt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x48adad=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x48adad['to']('isAnimationDisabled',_0x3dd824=>_0x3dd824?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x48adad['to']('top',_0x4b195f=>Ht(_0x4b195f))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x3a6cc2=this['element']['clientHeight'];_0x3a6cc2&&(this['height']=_0x3a6cc2);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0x2c6a5a{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x13bdd7){super(_0x13bdd7),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 _0x1c582f=this['context']['config']['get']('sidebar.container');_0x1c582f&&this['setContainer'](_0x1c582f);}['setContainer'](_0x40eac0){if(!y(_0x40eac0))throw new _0x15c172('sidebar-setcontainer-invalid-element');this['container']=_0x40eac0;}['_attachToContainer']({viewClass:_0x3e140e='',spaceBetweenItems:_0x56b74a=0x19}={}){if(!y(this['container']))throw new _0x15c172('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x3e140e,this['_spaceBetweenItems']=_0x56b74a;}['rearrange']({removedAnnotation:_0x1694f1,previousAnnotation:_0x53c522,nextAnnotation:_0x3deecc}){const _0x2999b5=this['getSidebarItemView'](_0x1694f1);this['view']['list']['remove'](_0x2999b5),this['_destroySidebarItemView'](_0x1694f1),_0x53c522&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x53c522)),_0x3deecc&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x3deecc)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x369dc3,activatedAnnotation:_0x396ab4,disableAnimationOnActivatedAnnotation:_0x4bbd99}){if(this['_activeAnnotation']=_0x396ab4,_0x369dc3){_0x369dc3['isActive']=!0x1;const _0x5f31e2=this['getSidebarItemView'](_0x369dc3);_0x5f31e2&&_0x4bbd99&&(_0x5f31e2['isAnimationDisabled']=!0x1);}if(_0x396ab4){const _0x5e6e6c=this['getSidebarItemView'](_0x396ab4);_0x5e6e6c&&(_0x396ab4['isActive']=!0x0,_0x4bbd99&&(_0x5e6e6c['isAnimationDisabled']=!0x0,_0x5e6e6c['top']+=0x1),this['_alignToTargetRect'](_0x5e6e6c));}}['_detachFromContainer'](_0x36b1e2){if(this['view']['element']['remove'](),_0x36b1e2){for(const _0x47bcf2 of _0x36b1e2)this['_destroySidebarItemView'](_0x47bcf2);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x3f94b2,_0x1d1dd0){_0x1d1dd0||(_0x1d1dd0=_0x3f94b2['view']);const _0x53494f=new H(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x53494f,_0x3f94b2),this['_annotationToSidebarItemView']['set'](_0x3f94b2,_0x53494f),_0x53494f['content']['add'](_0x1d1dd0),this['listenTo'](_0x3f94b2['view'],'change:targetRect',(_0x52a8f0,_0x4fd710,_0x1d934f)=>{const _0x1b8e82=this['_getTargetTop'](_0x3f94b2,_0x1d934f);_0x53494f['_targetTop']!=_0x1b8e82&&(_0x53494f['_targetTop']=_0x1b8e82,this['_setItemTop'](_0x53494f,_0x1b8e82));}),this['listenTo'](_0x53494f,'change:top',()=>{this['_recalculate'](_0x53494f,'top');}),this['listenTo'](_0x53494f,'change:bottom',()=>{this['_recalculate'](_0x53494f,'bottom');}),this['_alignToTargetRect'](_0x53494f);const _0x144324=this['_getItemBefore'](_0x53494f);if(_0x144324)this['_alignAfterItem'](_0x144324,_0x53494f)||this['_alignToTargetRect'](_0x53494f);else this['_alignToTargetRect'](_0x53494f);return this['_updateLastItem'](),this['view']['list']['add'](_0x53494f),_0x53494f;}['_alignForTopChange'](_0x34c376){if(!_0x34c376['content']['length'])return;const _0x3ec280=this['_getItemBefore'](_0x34c376);if(!_0x3ec280)return;const _0x1ccdb7=this['_sidebarItemViewToAnnotation']['get'](_0x3ec280),_0x20dabd=this['_activeAnnotation'];_0x20dabd&&_0x20dabd===_0x1ccdb7?this['_alignAfterItem'](_0x3ec280,_0x34c376):this['_alignBeforeItem'](_0x34c376,_0x3ec280);}['_alignForBottomChange'](_0x637c01){if(!_0x637c01['content']['length'])return;const _0x47b3a6=this['_getItemAfter'](_0x637c01);if(!_0x47b3a6)return;const _0x23d485=this['_sidebarItemViewToAnnotation']['get'](_0x47b3a6),_0x446582=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x41983b=this['_activeAnnotation'];_0x41983b&&_0x41983b===_0x23d485&&_0x446582?(this['_alignBeforeItem'](_0x47b3a6,_0x637c01),this['_alignAfterItem'](_0x637c01,_0x47b3a6)):_0x41983b&&_0x41983b===_0x23d485?this['_alignBeforeItem'](_0x47b3a6,_0x637c01):this['_alignAfterItem'](_0x637c01,_0x47b3a6);}['_recalculate'](_0x31bd87,_0x35236f){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x499976,changedProp:_0x235831}of this['_recalculateBuffer'])'top'===_0x235831?this['_alignForTopChange'](_0x499976):this['_alignForBottomChange'](_0x499976);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x31bd87,'changedProp':_0x35236f});}['getSidebarItemView'](_0x978eee){return this['_annotationToSidebarItemView']['get'](_0x978eee);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x191916){const _0x3c0586=this['getSidebarItemView'](_0x191916);this['stopListening'](_0x3c0586),this['stopListening'](_0x191916['view']),_0x3c0586['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x191916),this['_sidebarItemViewToAnnotation']['delete'](_0x3c0586);}['_createSidebarView'](){const _0x2a1a43=new F(this['context']['locale']);return _0x2a1a43['render'](),this['on']('change:_lastItem',(_0x43d38e,_0x4e2166,_0x384ce5,_0x54a2e0)=>{_0x54a2e0&&_0x2a1a43['unbind']('minHeight'),_0x384ce5?_0x2a1a43['bind']('minHeight')['to'](_0x384ce5,'bottom'):_0x2a1a43['minHeight']=null;}),_0x2a1a43;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x5f12f3){const _0x3eb4ef=this['_sidebarItemViewToAnnotation']['get'](_0x5f12f3),_0xbf229f=_0x3eb4ef&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x3eb4ef)-0x1);return _0xbf229f&&this['getSidebarItemView'](_0xbf229f)||null;}['_getItemAfter'](_0x599e4d){const _0xe12095=this['_sidebarItemViewToAnnotation']['get'](_0x599e4d),_0x16458c=_0xe12095&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0xe12095)+0x1);return _0x16458c&&this['getSidebarItemView'](_0x16458c)||null;}['_alignBeforeItem'](_0x47435a,_0x2b3988){_0x47435a['updateHeight']();const _0x6a6eec=R(_0x2b3988['bottom']+this['_spaceBetweenItems'],_0x47435a['top']);return!!_0x6a6eec&&(this['_setItemTop'](_0x2b3988,_0x2b3988['top']-_0x6a6eec),!0x0);}['_alignAfterItem'](_0x53d2fb,_0x41c189){_0x53d2fb['updateHeight']();const _0x271156=R(_0x53d2fb['bottom']+this['_spaceBetweenItems'],_0x41c189['top']);return!!_0x271156&&(this['_setItemTop'](_0x41c189,_0x41c189['top']+_0x271156,!0x1),!0x0);}['_alignToTargetRect'](_0x347f91){const _0x359323=this['_sidebarItemViewToAnnotation']['get'](_0x347f91);if(!_0x359323||!_0x359323['target']||!_0x359323['targetRect'])return;const _0x1123e1=this['_getTargetTop'](_0x359323,_0x359323['targetRect']);this['_setItemTop'](_0x347f91,_0x1123e1);}['_getTargetTop'](_0xae83c8,_0x6cc69d){if(null===_0x6cc69d)return 0x0;if(_0xae83c8['target']instanceof _0x5708d8)return _0x6cc69d['top'];{const _0x39fa54=new _0x5708d8(this['view']['element'])['top'];return _0x6cc69d['top']-_0x39fa54;}}['_setItemTop'](_0x2f0a11,_0x57fc40,_0xdd1601=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0xdd1601&&(_0x57fc40=Math['max'](_0x57fc40,this['_getMaxAvailableTop'](_0x2f0a11))),_0x2f0a11['top']=_0x57fc40;}['_getMaxAvailableTop'](_0x422824){let _0x18e86c=this['_getItemBefore'](_0x422824),_0x2a52f6=0x0;for(;_0x18e86c;)_0x18e86c['updateHeight'](),_0x2a52f6+=this['_spaceBetweenItems']+_0x18e86c['height'],_0x18e86c=this['_getItemBefore'](_0x18e86c);return _0x2a52f6;}}function R(_0x3815ec,_0x2c742f){return Math['max'](_0x3815ec-_0x2c742f,0x0);}function y(_0x1d0d59){return null!==_0x1d0d59&&'object'==typeof _0x1d0d59&&0x1===_0x1d0d59['nodeType'];}class e extends _0x2c6a5a{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,M];}static get['pluginName'](){return'WideSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x30b2d9){super(_0x30b2d9),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x2a536e(),this['_refreshPositioningDebounced']=_0x356c72(()=>{this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x349cad=this['context']['plugins']['get'](M),_0x165ab0=this['context']['plugins']['get'](z);_0x349cad['register']('wideSidebar',this),_0x165ab0['container']&&_0x349cad['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x291e31){if(_0x291e31===this['activeAnnotation'])return;const _0x4a4bb8=this['context']['plugins']['get'](z);_0x4a4bb8['_activeAnnotation']=_0x291e31;const _0x29e21e=this['activeAnnotation'];_0x4a4bb8['refresh']({'blurredAnnotation':_0x29e21e,'activatedAnnotation':_0x291e31}),this['activeAnnotation']=_0x291e31;}['attach'](_0x291718){this['annotations']=_0x291718;const _0x221b93=this['context']['plugins']['get'](z);if(_0x221b93['_annotations']=_0x291718,this['isAttached'])throw new _0x15c172('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x221b93,'set:container',()=>{this['detach'](),this['listenTo'](_0x221b93,'change:container',_0x60f550=>{_0x60f550['off'](),this['attach'](_0x291718);});}),_0x221b93['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x5c628f=_0x418f6b=>{_0x418f6b['updateTargetRect'](),_0x221b93['addAnnotation'](_0x418f6b);};for(const _0xb32568 of _0x291718)_0x5c628f(_0xb32568);this['listenTo'](_0x291718,'add',(_0x1bcd19,_0xe81a8b)=>{_0x5c628f(_0xe81a8b);}),this['listenTo'](_0x291718,'remove',(_0x3fa8c7,_0x4e8135,_0x428dcc)=>{_0x221b93['rearrange']({'removedAnnotation':_0x4e8135,'previousAnnotation':_0x291718['get'](_0x428dcc-0x1),'nextAnnotation':_0x291718['get'](_0x428dcc+0x1)}),_0x4e8135===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x291718,'focus',(_0x372550,_0x2a5d4f)=>{this['setActiveAnnotation'](_0x2a5d4f);}),this['listenTo'](_0x291718,'blur',()=>{this['setActiveAnnotation'](null);});const _0x2c92e2=this['context']instanceof _0x5e197b?this['context']['editors']:new _0x2a536e([this['context']]);for(const _0x458307 of _0x2c92e2)this['_integrateWithEditorAnnotations'](_0x458307);this['listenTo'](_0x2c92e2,'add',(_0x255bb0,_0x41cc0b)=>{this['listenTo'](_0x41cc0b,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x41cc0b);});}),this['listenTo'](_0x2c92e2,'remove',(_0x398571,_0x3de071)=>{_0x3de071['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x3de071['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x15c172('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x5cde45=this['context']['plugins']['get'](z);_0x5cde45['_detachFromContainer'](this['annotations']),this['stopListening'](_0x5cde45),this['stopListening'](this['annotations']),this['context']instanceof _0x5e197b&&this['stopListening'](this['context']['editors']);for(const _0x120aeb of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x120aeb);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x226be2){if(!_0x226be2['plugins']['has']('EditorAnnotations'))return;const _0x2fc2de=_0x226be2['plugins']['get']('EditorAnnotations'),_0x196314=()=>{const _0x4c4c48=_0x2fc2de['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x4c4c48[0x0]||null);};this['listenTo'](_0x2fc2de,'refresh',_0x196314),this['listenTo'](_0x2fc2de,'blur',(_0x309c8b,{isAnnotationTracked:_0x5f15d6})=>{this['activeAnnotation']&&_0x5f15d6(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x2fc2de,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x38dcd2=>{_0x2fc2de['hasDomSelection']()&&(_0x196314(),_0x38dcd2['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x2fc2de);}['_destroyEditorAnnotationsIntegration'](_0x2e5233){this['stopListening'](_0x2e5233),this['_editorAnnotations']['remove'](_0x2e5233);}}class C extends _0x501ccc{['counterView'];constructor(_0x5839a3){super(_0x5839a3);const _0x3eeca9=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x2c573e,_0x3a779f)=>_0x2c573e?'...':_0x3a779f['toString']()),this['set']('annotationType',''),this['icon']=_0x4f9c07,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new kt(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x3eeca9['to']('annotationType',_0x2e6656=>'ck-annotation-counter__badge--'+_0x2e6656),_0x3eeca9['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x3eeca9['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class n extends _0x2c6a5a{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,M];}static get['pluginName'](){return'NarrowSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x588f2e){super(_0x588f2e),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=Object['create'](_0x13575b),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x2a536e(),this['_refreshPositioningDebounced']=_0x356c72(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](M)['register']('narrowSidebar',this),this['bodyCollection']=new _0x4f0a56(this['context']['locale']),this['balloonPanelView']=new _0x34c707(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x109b32){this['annotations']=_0x109b32;const _0x6b80a2=this['context']['plugins']['get'](z),_0x5a0896=this['balloonPanelView'];if(_0x6b80a2['_annotations']=_0x109b32,this['isAttached'])throw new _0x15c172('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x6b80a2,'set:container',()=>{this['detach'](),this['listenTo'](_0x6b80a2,'change:container',_0x48ba2f=>{_0x48ba2f['off'](),this['attach'](_0x109b32);});}),_0x6b80a2['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x3d547d=_0x5dfba0=>{const _0x1ac032=new C(this['context']['locale']);_0x6b80a2['addAnnotation'](_0x5dfba0,_0x1ac032),this['_annotationToNarrowView']['set'](_0x5dfba0,_0x1ac032),_0x1ac032['bind']('isDirty','annotationType','number')['to'](_0x5dfba0['view'],'isDirty','type','length'),_0x1ac032['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x5a0896['content']['first']!==_0x5dfba0['view']?(this['_showBalloon'](_0x5dfba0),_0x5dfba0['view']['element']['focus'](),this['setActiveAnnotation'](_0x5dfba0)):this['setActiveAnnotation'](null);});};for(const _0x4fdc7d of _0x109b32)_0x3d547d(_0x4fdc7d);this['listenTo'](_0x109b32,'add',(_0x5018d4,_0x5781fa)=>{_0x3d547d(_0x5781fa);}),this['listenTo'](_0x109b32,'remove',(_0x3ebc32,_0x28fc59,_0x5a3e8b)=>{this['_annotationToNarrowView']['get'](_0x28fc59)['destroy'](),this['_annotationToNarrowView']['delete'](_0x28fc59),_0x6b80a2['rearrange']({'removedAnnotation':_0x28fc59,'previousAnnotation':_0x109b32['get'](_0x5a3e8b-0x1),'nextAnnotation':_0x109b32['get'](_0x5a3e8b+0x1)}),_0x28fc59===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x109b32,'focus',(_0x5c329c,_0x5b270b)=>{this['setActiveAnnotation'](_0x5b270b);}),this['listenTo'](_0x109b32,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x1e5cab,_0x3a4525)=>{_0x3a4525['keyCode']===_0x16045e['esc']&&_0x5a0896['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x5a0896['content']['first']),this['_hideBalloon'](),_0x3a4525['stopPropagation'](),_0x3a4525['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x49e585,_0x57e458)=>{const _0x39068e=_0x57e458['target'];_0x5a0896['isVisible']&&_0x5a0896['element']['contains'](_0x39068e)||_0x6b80a2['view']['element']['contains'](_0x39068e)||_0x49e585['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x4c87a4=>_0x4c87a4['contains'](_0x39068e))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x1a8cb0=this['context']instanceof _0x5e197b?this['context']['editors']:new _0x2a536e([this['context']]);for(const _0x42abf1 of _0x1a8cb0)this['_integrateWithEditorAnnotations'](_0x42abf1);this['listenTo'](_0x1a8cb0,'add',(_0x1eac2d,_0x2b4882)=>{this['listenTo'](_0x2b4882,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x2b4882);});}),this['listenTo'](_0x1a8cb0,'remove',(_0x9a8461,_0x56eb31)=>{_0x56eb31['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x56eb31['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x1178de){if(_0x1178de===this['activeAnnotation'])return;const _0x31d241=this['context']['plugins']['get'](z);if(_0x31d241['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x1178de,'disableAnimationOnActivatedAnnotation':!0x0}),_0x1178de)_0x31d241['getSidebarItemView'](_0x1178de)?this['_showBalloon'](_0x1178de):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x1178de;}['detach'](){if(!this['isAttached'])throw new _0x15c172('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x34cdd1=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x11cbd1=>_0x11cbd1['destroy']()),this['_annotationToNarrowView']['clear'](),_0x34cdd1['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x5e197b&&this['stopListening'](this['context']['editors']);for(const _0x6f608e of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x6f608e);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'](_0x266a53){if(!_0x266a53['plugins']['has']('EditorAnnotations'))return;const _0x475843=_0x266a53['plugins']['get']('EditorAnnotations'),_0x282900=this['context']['plugins']['get'](z),_0x13a74f=this['annotations'],_0x24170d=this['balloonPanelView'],_0x232bc4=()=>{const _0x1540d3=_0x475843['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x1540d3),this['setActiveAnnotation'](_0x1540d3[0x0]||null);};this['listenTo'](_0x475843,'refresh',_0x232bc4),this['listenTo'](_0x475843,'blur',(_0x23206e,{isAnnotationTracked:_0x4b1840})=>{this['activeAnnotation']&&_0x4b1840(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x475843,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x13a74f,'blur',_0x29c825=>{_0x475843['hasDomSelection']()&&_0x29c825['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x5ef307,_0x133d83)=>{const _0x51003d=_0x133d83['target'];_0x24170d['isVisible']&&_0x24170d['element']['contains'](_0x51003d)||_0x282900['view']['element']['contains'](_0x51003d)||this['activeAnnotation']&&_0x475843['hasDomSelection']()&&(_0x232bc4(),_0x5ef307['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x475843);}['_destroyEditorAnnotationsIntegration'](_0x5223ef){_0x5223ef&&(this['stopListening'](_0x5223ef),this['_editorAnnotations']['remove'](_0x5223ef));}['_setSelectedAnnotations'](_0x175082){for(const _0x2c0069 of this['_selectedAnnotations'])_0x175082['includes'](_0x2c0069)||this['_manuallyClosedAnnotationViews']['delete'](_0x2c0069['view']);this['_selectedAnnotations']=_0x175082;}['_refreshPositioning'](){const _0x1c1693=this['balloonPanelView'];this['annotations']['refreshPositioning'](),_0x1c1693['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x346dd8){if(this['_manuallyClosedAnnotationViews']['has'](_0x346dd8['view']))return;const _0x2078e2=this['balloonPanelView']['content']['first'];_0x2078e2!==_0x346dd8['view']?(_0x2078e2&&this['_detachListeners'](_0x2078e2),this['_attachListeners'](_0x346dd8['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x346dd8['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0xda17cd=this['balloonPanelView']['content']['first'],_0x170402=_0xda17cd&&this['annotations']['getByView'](_0xda17cd);if(!_0x170402||!this['_annotationToNarrowView']['has'](_0x170402))return;const _0x5e89f0=this['_annotationToNarrowView']['get'](_0x170402)['element'],_0x41fb7c=(function(){const _0x3d18ce=_0x34c707['defaultPositions'];return[_0x3d18ce['southArrowNorthEast'],_0x3d18ce['northArrowSouthEast'],_0x3d18ce['southArrowNorth'],_0x3d18ce['northArrowSouth'],_0x3d18ce['southArrowNorthWest'],_0x3d18ce['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x5e89f0,'positions':_0x41fb7c});}['_hideBalloon'](){const _0x4ac8e0=this['balloonPanelView'],_0x442d95=_0x4ac8e0['content']['first'];_0x442d95&&(this['_detachListeners'](_0x442d95),_0x4ac8e0['unpin'](),_0x4ac8e0['content']['clear']());}['_attachListeners'](_0x1212eb){this['listenTo'](_0x1212eb,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x1212eb,'Esc',(_0x10e57f,_0x5dd585)=>{this['_manuallyClosedAnnotationViews']['add'](_0x1212eb),this['_hideBalloon'](),_0x5dd585();});}['_detachListeners'](_0x1fb0cb){this['stopListening'](_0x1fb0cb);}}class c extends _0x3136d3{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[P,_0xf7176a,M];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x8b7d56){super(_0x8b7d56),_0x8b7d56['editing']['view']['addObserver'](_0x56d6e7),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x8b7d56['plugins']['get'](_0xf7176a),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x26ebfb=this['editor']['plugins']['get'](M);_0x26ebfb['context']===this['editor']&&(_0x26ebfb['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x2ba84f,_0x3970cc)=>{const _0x5d08af=this['_balloon'];if(this['isAttached']&&_0x5d08af['visibleView']){const _0x1de96=this['annotations']['getByView'](_0x5d08af['visibleView']);_0x1de96&&this['_closeAnnotation'](_0x1de96),_0x3970cc();}}));}['afterInit'](){const _0xa14160=this['editor']['plugins']['get'](M);_0xa14160['context']===this['editor']&&(_0xa14160['hasActive']()||_0xa14160['switchTo']('inline'));}['setActiveAnnotation'](_0x2c1444){_0x2c1444!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x2c1444&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x2c1444)&&this['_addAnnotationToBalloon'](_0x2c1444,!0x0),_0x2c1444['isActive']=!0x0),_0x2c1444||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x2c1444);}['attach'](_0x54f49d){this['annotations']=_0x54f49d;const _0x34791c=this['editor']['plugins']['get'](M),_0x1d6aba=this['_balloon'];if(this['isAttached'])throw new _0x15c172('inlineannotations-attach-already-attached',this);if(_0x34791c['context']!==this['editor'])throw new _0x15c172('inlineannotations-not-allowed-with-context',this);const _0x5a01e3=this['editor']['plugins']['get'](P);this['listenTo'](_0x5a01e3,'refresh',()=>{const _0x3a6416=_0x5a01e3['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x358c4e,_0x5862c4;!this['_forceRefresh']&&(_0x358c4e=_0x3a6416,_0x5862c4=this['_selectedAnnotations'],_0x358c4e['length']===_0x5862c4['length']&&_0x358c4e['every'](_0x4c1fde=>_0x5862c4['includes'](_0x4c1fde)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x3a6416),this['setActiveAnnotation'](_0x3a6416[0x0]||null));}),this['listenTo'](_0x5a01e3,'blur',(_0x502e27,{isAnnotationTracked:_0x1a9222})=>{this['activeAnnotation']&&_0x1a9222(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x57a308,_0x6c2d5f,_0x764f1b)=>{_0x764f1b||this['setActiveAnnotation'](null);}),this['listenTo'](_0x54f49d,'remove',(_0x136bfe,_0x1ffb34)=>{this['_removeAnnotationFromBalloon'](_0x1ffb34),_0x1ffb34===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x1d6aba,'change:visibleView',(_0x1a49fe,_0x4342e0,_0x59ec46,_0x48266a)=>{_0x48266a&&this['stopListening'](_0x48266a);const _0x3856fb=_0x54f49d['getByView'](_0x59ec46);_0x59ec46&&_0x3856fb&&(this['listenTo'](_0x59ec46,'change:height',()=>{_0x1d6aba['updatePosition']();}),this['listenTo'](_0x59ec46,'Esc',()=>{this['_closeAnnotation'](_0x3856fb),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x3856fb&&this['setActiveAnnotation'](_0x3856fb));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x1d6aba['visibleView']&&(_0x54f49d['getByView'](_0x1d6aba['visibleView'])&&_0x1d6aba['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 _0x15c172('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x172400 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x172400);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x593c66){for(const _0x2decc9 of this['_selectedAnnotations'])_0x593c66['includes'](_0x2decc9)||this['_manuallyClosed']['delete'](_0x2decc9);for(const _0x2105fe of this['annotations'])_0x593c66['includes'](_0x2105fe)||this['_removeAnnotationFromBalloon'](_0x2105fe);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x45dad6 of _0x593c66)this['_addAnnotationToBalloon'](_0x45dad6);}this['_selectedAnnotations']=_0x593c66;}['_addAnnotationToBalloon'](_0x2e85bb,_0x48a285=!0x1){this['_manuallyClosed']['has'](_0x2e85bb)||(this['_addedAnnotations']['has'](_0x2e85bb)||this['_balloon']['hasView'](_0x2e85bb['view'])||(this['_addedAnnotations']['add'](_0x2e85bb),this['_balloon']['add']({'stackId':_0x2e85bb['view']['id'],'view':_0x2e85bb['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x2e85bb)}})),_0x48a285&&this['_balloon']['showStack'](_0x2e85bb['view']['id']));}['_getBalloonTargetForAnnotation'](_0x4486be){const _0x3ca19b=_0x4486be['target'],_0x470109=this['editor']['editing']['view'],_0x4a0618=_0x470109['document']['selection']['getFirstRange'](),_0x103108=_0x470109['domConverter']['viewRangeToDom'](_0x4a0618);if(_0x103108['collapse'](!0x0),_0x3ca19b){if(_0x3ca19b instanceof _0x5708d8)return _0x3ca19b;let _0x4f5ee4=[];for(const _0x517ed4 of _0x3ca19b)_0x4f5ee4['push'](...(_0x33dbfb=_0x517ed4['getClientRects'](),Array['from'](_0x33dbfb)['map'](DOMRect['fromRect'])));_0x4f5ee4=function(_0x367b04){const _0x16e269=[];let _0x1af9de=_0x367b04[0x0];for(let _0x3fb184=0x1;_0x3fb184<_0x367b04['length'];_0x3fb184++)B(_0x1af9de,_0x367b04[_0x3fb184])?_0x1af9de['width']+=_0x367b04[_0x3fb184]['width']:(_0x16e269['push'](_0x1af9de),_0x1af9de=_0x367b04[_0x3fb184]);return _0x16e269['push'](_0x1af9de),_0x16e269;}(_0x4f5ee4);const _0x4cb3aa=_0x103108['getBoundingClientRect']();return _0x4f5ee4['find'](_0x2bf6f3=>_0x2bf6f3['top']<=_0x4cb3aa['top']&&_0x2bf6f3['bottom']>=_0x4cb3aa['bottom']&&_0x2bf6f3['left']<=_0x4cb3aa['left']&&_0x2bf6f3['right']>=_0x4cb3aa['right'])||_0x4f5ee4[0x0];}var _0x33dbfb;return _0x4486be['targetRect']||_0x103108;}['_removeAnnotationFromBalloon'](_0x3bff69){this['_addedAnnotations']['has'](_0x3bff69)&&this['_balloon']['hasView'](_0x3bff69['view'])&&(this['_addedAnnotations']['delete'](_0x3bff69),this['_balloon']['remove'](_0x3bff69['view']));}['_closeAnnotation'](_0x50f2d1){this['_manuallyClosed']['add'](_0x50f2d1),this['_removeAnnotationFromBalloon'](_0x50f2d1);}}function B(_0x27979b,_0x56b9c3){return _0x27979b['top']===_0x56b9c3['top']&&_0x27979b['bottom']===_0x56b9c3['bottom']&&_0x27979b['right']===_0x56b9c3['left'];}class tt extends kt{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x294bf4,_0x629bb1){super(_0x294bf4),this['set']('isEmpty',!_0x629bb1['length']),this['focusTracker']=new _0x4998e4(),this['_annotationViews']=_0x629bb1,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new _0x4a5462({'focusables':_0x629bb1,'focusTracker':this['focusTracker']}),this['listenTo'](_0x629bb1,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x629bb1,'remove',(_0x4f0a6f,_0x66210)=>{_0x66210['isActive']&&this['focus'](),_0x629bb1['length']||(this['isEmpty']=!0x0);});const _0x243f9c=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':E(_0x294bf4,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x629bb1},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x243f9c['if']('isEmpty','ck-hidden',_0x5ab072=>!_0x5ab072)]},'children':[{'text':E(_0x294bf4,'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 _0x2362ec of this['_annotationViews'])this['focusTracker']['add'](_0x2362ec['element']);this['_annotationViews']['on']('change',(_0x1077f0,{added:_0xbc6d5b,removed:_0x233c76})=>{for(const _0x4ace75 of _0xbc6d5b)this['focusTracker']['add'](_0x4ace75['element']);for(const _0x5ece0f of _0x233c76)this['focusTracker']['remove'](_0x5ece0f['element']);});}}class f extends _0x2c6a5a{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,O];}constructor(_0x1f5953){super(_0x1f5953),this['archivedThreads']=new _0x2a536e();}['init'](){const _0x523686=this['context'],_0x580aa8=_0x523686['plugins']['get'](o),_0x4d2704=_0x523686['plugins']['get'](O);this['listenTo'](_0x580aa8,'addCommentThread',(_0x34ef66,{threadId:_0x53f3a1})=>{const _0x46a5d9=_0x580aa8['getCommentThread'](_0x53f3a1);_0x46a5d9['archivedAt']&&this['archivedThreads']['add'](_0x46a5d9,this['_calculatePosition'](_0x46a5d9['archivedAt'])),this['listenTo'](_0x46a5d9,'change:archivedAt',(_0x530678,_0x18a263,_0x5e4caf)=>{_0x5e4caf?this['archivedThreads']['has'](_0x46a5d9)||this['archivedThreads']['add'](_0x46a5d9,this['_calculatePosition'](_0x46a5d9['archivedAt'])):this['archivedThreads']['has'](_0x46a5d9)&&this['archivedThreads']['remove'](_0x46a5d9);});}),this['listenTo'](_0x580aa8,'removeCommentThread',(_0x5634ee,{threadId:_0x1c35b0})=>{const _0x2148ab=_0x580aa8['getCommentThread'](_0x1c35b0);this['stopListening'](_0x2148ab),this['archivedThreads']['has'](_0x2148ab)&&this['archivedThreads']['remove'](_0x2148ab);},{'priority':'highest'}),this['listenTo'](_0x4d2704['collection'],'focus',(_0x46cac8,_0x47bb61)=>{_0x47bb61['isVisible']||(_0x47bb61['isActive']=!0x0,_0x4d2704['activate'](_0x47bb61));});}['_calculatePosition'](_0x209cf){const _0x22c67d=[...this['archivedThreads']]['findIndex'](_0x3c91cf=>_0x3c91cf['archivedAt']<_0x209cf);return _0x22c67d>-0x1?_0x22c67d:this['archivedThreads']['length'];}}class a extends _0x3136d3{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[f,_0x15c150];}constructor(_0x2db29){super(_0x2db29),this['annotationViews']=new _0x1614c2(),this['_pendingThreads']=[];}['init'](){const _0x39e150=this['editor'],_0x3b75f4=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x39e150['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x501ccc,!0x0)),_0x39e150['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x5a1fcf=this['_createCommentsArchiveButton'](_0x1d3340);return _0x5a1fcf['set']({'role':'menuitemcheckbox'}),_0x5a1fcf;});const _0x7d5f7d=_0x39e150['plugins']['get'](f),_0x3f5aa4=_0x39e150['plugins']['get']('Annotations'),_0x484de5=_0x39e150['plugins']['get']('CommentsRepository');_0x7d5f7d['archivedThreads']['forEach'](_0x2a0844=>{this['_handleNewThread'](_0x2a0844);}),this['listenTo'](_0x7d5f7d['archivedThreads'],'add',(_0x5e9380,_0x3384a4)=>{this['_handleNewThread'](_0x3384a4);}),this['listenTo'](_0x3f5aa4['collection'],'add',(_0x380e02,_0x2175d8)=>{const _0x5c4e30=this['_pendingThreads']['find'](_0x2c939b=>{const _0x18c45c=_0x484de5['_threadToController']['get'](_0x2c939b);return _0x18c45c&&_0x2175d8['innerView']===_0x18c45c['view'];});if(_0x5c4e30){const _0x26e9f1=this['_calculatePosition'](_0x5c4e30['archivedAt']);this['annotationViews']['add'](_0x2175d8['view'],_0x26e9f1),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x5c4e30),0x1);}}),this['listenTo'](_0x7d5f7d['archivedThreads'],'remove',(_0x3cc82e,_0x5a182a)=>{const _0x4a73df=_0x39e150['config']['get']('collaboration.channelId');if(!_0x4a73df||_0x5a182a['channelId']===_0x4a73df){if(this['_pendingThreads']['includes'](_0x5a182a))this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x5a182a),0x1);else{const _0x228b0e=_0x484de5['_threadToController']['get'](_0x5a182a),_0x159ae3=_0x3f5aa4['getByInnerView'](_0x228b0e['view']);this['annotationViews']['remove'](_0x159ae3['view']),this['stopListening'](_0x159ae3['focusableElements']);}}}),this['listenTo'](_0x3f5aa4['collection'],'add',(_0x50a926,_0x5c139e)=>{this['listenTo'](_0x5c139e,'escape',_0x3b75f4);}),this['listenTo'](_0x3f5aa4['collection'],'remove',(_0x4bb06e,_0x92bbef)=>{this['stopListening'](_0x92bbef,'escape',_0x3b75f4);});}['_handleNewThread'](_0x23a2ba){const _0x446a06=this['editor']['plugins']['get']('CommentsRepository'),_0x3d7d27=this['editor']['plugins']['get']('Annotations'),_0x5bdbc2=this['editor']['config']['get']('collaboration.channelId');if(!_0x5bdbc2||_0x23a2ba['channelId']===_0x5bdbc2){const _0x27b9a1=_0x446a06['_threadToController']['get'](_0x23a2ba);if(!_0x27b9a1)return void this['_pendingThreads']['push'](_0x23a2ba);const _0x2a5ca4=this['_calculatePosition'](_0x23a2ba['archivedAt']),_0x4d4b18=_0x3d7d27['getByInnerView'](_0x27b9a1['view']);_0x4d4b18['isVisible']&&_0x3d7d27['_visibleAnnotations']['remove'](_0x4d4b18),this['annotationViews']['add'](_0x4d4b18['view'],_0x2a5ca4);}}['_calculatePosition'](_0x28565a){const _0x2f85db=this['editor']['config']['get']('collaboration.channelId'),_0x2cc919=[...this['editor']['plugins']['get'](f)['archivedThreads']]['filter'](_0x1f440f=>_0x1f440f['channelId']===_0x2f85db)['findIndex'](_0x66fb26=>_0x66fb26['archivedAt']<_0x28565a);return _0x2cc919<0x0||_0x2cc919>this['annotationViews']['length']?this['annotationViews']['length']:_0x2cc919-0x1;}['_toggleDialog'](){const _0x24f80c=this['editor'],_0x4ca072=_0x24f80c['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new tt(_0x24f80c['locale'],this['annotationViews'])),'commentsArchive'===_0x4ca072['id']?_0x4ca072['hide']():_0x4ca072['show']({'id':'commentsArchive','title':E(_0x24f80c['locale'],'COMMENTS_ARCHIVE'),'icon':_0x380c51,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x59b2e7['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x13b5e9,_0x4dd87f=!0x1){const _0x114403=this['editor']['locale'],_0x357418=this['editor']['plugins']['get']('Dialog'),_0x4414d9=new _0x13b5e9(_0x114403);return _0x4414d9['bind']('isEnabled')['to'](this,'isEnabled'),_0x4414d9['bind']('isOn')['to'](_0x357418,'id',_0x8a0b39=>'commentsArchive'===_0x8a0b39),_0x4414d9['set']({'label':E(_0x114403,'COMMENTS_ARCHIVE'),'icon':_0x380c51,'isToggleable':!0x0}),_0x4dd87f&&(_0x4414d9['tooltip']=!0x0),this['listenTo'](_0x4414d9,'execute',()=>this['_toggleDialog']()),_0x4414d9;}['_hideDialogOnAnnotationEscape']=_0x3bedb2=>{const _0x1f8931=_0x3bedb2['source'];if(!this['annotationViews']['has'](_0x1f8931['view']))return;const _0x59cb06=this['editor']['plugins']['get']('Dialog');_0x59cb06['isOpen']&&'commentsArchive'===_0x59cb06['id']&&(_0x59cb06['hide'](),_0x3bedb2['stop']());};}class p extends _0x3136d3{static get['requires'](){return[o,r,i,f,a,s,e,n,c];}static get['pluginName'](){return'Comments';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{d as Annotation,_ as AnnotationCollection,S as AnnotationView,O as Annotations,M as AnnotationsUIs,ts as BaseCommentThreadView,hs as BaseCommentView,fi as Comment,ui as CommentThread,Ct as CommentThreadController,ie as CommentThreadInputView,vt as CommentThreadView,gt as CommentView,p as Comments,f as CommentsArchive,a as CommentsArchiveUI,te as CommentsListView,s as CommentsOnly,o as CommentsRepository,i as CommentsUI,P as EditorAnnotations,c as InlineAnnotations,n as NarrowSidebar,z as Sidebar,e as WideSidebar};
23
+ import{Editor as _0x5d6d0a,ContextPlugin as _0xd751f5,PendingActions as ht,Command as _0xceca52,Plugin as _0x5dedc1,Context as _0x467a4d}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x12fe42,uid as _0x550e29,KeystrokeHandler as jt,FocusTracker as _0x573782,diff as _0x55f29c,Collection as _0x100e27,Rect as _0xefacec,CKEditorError as _0x3f73c4,first as _0x13001c,priorities as Wt,scrollViewportToShowTarget as rt,getEnvKeystrokeText as nt,toUnit as xt,DomEmitterMixin as _0x687f4e,keyCodes as _0x5a0553}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x2cce26,AriaDescriptionView as Yt,setupThreadKeyboardNavigation as Zt,ConfirmMixin as ti,LateFocusButtonView as _0x15c465,trimHtml as _0x52475a,LateFocusDropdownButtonView as _0x1d1f33,Users as it,getDateTimeFormatter as lt,hashObject as pt,getAllMarkersDomElementsSorted as et,surroundingMarkersDetector as ot,FOCUS_ANNOTATION_KEYSTROKE as _0x295518}from'ckeditor5-collaboration/dist/index.js';import{throttle as Dt,isEqual as wt,cloneDeep as It,set as At,unset as yt,debounce as _0x4eaad4}from'es-toolkit/compat';import{IconUndo as _0x412d7b,IconCheck as _0x3ae766,IconPencil as _0x10d7ca,IconRemoveComment as _0x37bf94,IconThreeVerticalDots as _0x1cffb7,IconAddComment as _0x2d891e,IconCommentsArchive as _0x1143f9}from'@ckeditor/ckeditor5-icons/dist/index.js';import{EditorUIView as Vt,InlineEditableUIView as $t,EditorUI as Rt,View as kt,FocusCycler as _0x15cdbf,ButtonView as _0x1cb946,ViewCollection as _0x34cf04,createDropdown as _0x4dbdf7,ListView as _0x5b3553,focusChildOnDropdownOpen as _0x510ace,ListItemView as _0x9bc6d4,MenuBarMenuListItemButtonView as _0x121529,BodyCollection as _0x56107f,BalloonPanelView as _0xd282f8,ContextualBalloon as _0x322d01,Dialog as _0x25447e,DialogViewPosition as _0x43c115}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disablePlaceholder as St,enablePlaceholder as Ft,MouseObserver as _0x529852}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 Et}from'@ckeditor/ckeditor5-select-all/dist/index.js';import{Typing as Gt}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Undo as Jt}from'@ckeditor/ckeditor5-undo/dist/index.js';import{Paragraph as Kt}from'@ckeditor/ckeditor5-paragraph/dist/index.js';import{FOCUS_ANNOTATION_KEYSTROKE as _0x4e7ea4}from'@ckeditor/ckeditor5-collaboration-core/dist/index.js';import{toWidget as _0x198158}from'@ckeditor/ckeditor5-widget/dist/index.js';class Ct extends/* #__PURE__ -- @preserve */
24
+ _0x12fe42(){['model'];['view'];constructor(_0x18159b,_0x112cc3){super(),this['model']=_0x18159b,this['model']['_isAttached']=!0x0,this['view']=_0x112cc3,this['listenTo'](_0x112cc3,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x112cc3,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x112cc3,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x112cc3,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x112cc3,'addComment',(_0x1194ae,_0x5ce22b)=>this['addComment'](_0x5ce22b)),this['listenTo'](_0x112cc3,'updateComment',(_0x8c83fa,_0x53caf0,_0x1624a3)=>this['updateComment'](_0x53caf0,_0x1624a3)),this['listenTo'](_0x112cc3,'removeComment',(_0x52759e,_0x504b03)=>this['removeComment'](_0x504b03));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x59c97d){this['model']['addComment']({'content':_0x59c97d,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x39f10a,_0x18a7af){this['model']['getComment'](_0x39f10a)['update']({'content':_0x18a7af});}['removeComment'](_0x527a5e){this['model']['getComment'](_0x527a5e)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function E(_0x607e94,_0x538a58,_0x5d2dfa){const t=_0x607e94['t'];switch(_0x538a58){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'},_0x5d2dfa);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'},_0x5d2dfa);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'},_0x5d2dfa);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'},_0x5d2dfa);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x5d2dfa);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'},_0x5d2dfa);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'},_0x5d2dfa);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'},_0x5d2dfa);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 Ut extends Vt{['main'];['editable'];constructor(_0x6736b4,_0x370e31){super(_0x6736b4);const _0x49ead9=_0x550e29();this['main']=this['createCollection'](),this['editable']=new $t(_0x6736b4,_0x370e31,void 0x0,{'label':()=>E(_0x6736b4,'Comment\x20editor')}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'dir':_0x6736b4['uiLanguageDirection'],'lang':_0x6736b4['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x49ead9},'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 Ot extends Rt{['view'];constructor(_0x2c9014){super(_0x2c9014),this['view']=new Ut(_0x2c9014['locale'],_0x2c9014['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x462aa3=this['editor']['editing']['view'],_0x209f1d=this['view']['editable'],_0x1dadaa=_0x462aa3['document']['getRoot']();_0x209f1d['name']=_0x1dadaa['rootName'],this['view']['render']();const _0x415ece=_0x209f1d['element'];this['setEditableElement'](_0x209f1d['name'],_0x415ece),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x462aa3['attachDomRoot'](_0x415ece),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const Nt=[qt,zt,Bt,Et,Gt,Jt,Kt];class Qt extends/* #__PURE__ -- @preserve */
25
+ _0x12fe42(_0x5d6d0a){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
26
+ ((()=>Nt)());constructor(_0x4baee9={}){function _0x17dd57(_0x142b79){return _0x142b79['map'](_0x3877e6=>String['fromCharCode'](_0x3877e6))['join']('');}(_0x4baee9=Object['assign']({},_0x4baee9))['plugins']||(_0x4baee9['plugins']=Qt['defaultPlugins']),super(_0x4baee9),this['ui']=new Ot(this),this['set']('placeholder',''),this['model']['document']['on']('change',()=>this['_updatePlaceholder'](),{'priority':'low'}),this['on']('change:placeholder',()=>this['_updatePlaceholder']()),this['model']['document']['createRoot'](),this[_0x17dd57([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x17dd57([0x76,0x69,0x65,0x77])][_0x17dd57([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x17dd57([0x61,0x75,0x74,0x6f]),this[_0x17dd57([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x17dd57([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x17dd57([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x17dd57([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x17dd57([0x6f,0x6b])});}['create'](){const _0x6f5d4a=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x6f5d4a))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x149798=>{const _0x371717=this['model']['document']['getRoot'](),_0x569dae=_0x371717&&_0x371717['getChild'](_0x371717['childCount']-0x1);_0x149798['setSelection'](_0x569dae,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x464b38=this['editing']['view'],_0xbbc4db=_0x464b38['document']['getRoot'](),_0x5e9991=_0xbbc4db['getChild'](0x0);_0xbbc4db['childCount']>0x1||!_0x5e9991||'p'!=_0x5e9991['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(St(_0x464b38,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x5e9991['placeholder']=this['placeholder']),Ft({'view':_0x464b38,'element':_0x5e9991,'keepOnFocus':!0x0}),this['placeholderElement']=_0x5e9991);}}class os extends kt{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x370572,_0x42e1a9={}){super(_0x370572),this['editor']=null,this['_editorConfig']=_0x42e1a9,this['set']('value',_0x42e1a9['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',E(_0x370572,'Reply...')),this['set']('submitLabel',E(_0x370572,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new jt(),this['focusTracker']=new _0x573782(),this['focusCycler']=new _0x15cdbf({'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',(_0x13ae9e,_0x15af78)=>{this['cancelButtonView']['fire']('execute'),_0x15af78();}),this['keystrokes']['set']('Ctrl+Enter',(_0x29f68b,_0x565a9e)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x565a9e());}),this['on']('submit',(_0x3cc841,_0x4e4ad1)=>{_0x4e4ad1['length']>0xfde8?(alert(E(_0x370572,'TOO_LONG_COMMENT_ALERT',[_0x4e4ad1['length'],0xfde8])),_0x3cc841['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new Qt(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x8d06b5=this['editor'];this['element']['insertBefore'](_0x8d06b5['ui']['element'],this['element']['firstChild']),_0x8d06b5['model']['document']['on']('change',()=>this['value']=_0x8d06b5['getData']()),_0x8d06b5['bind']('placeholder')['to'](this),this['focusables']['add'](_0x8d06b5['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0xe11d3c){-0x1===_0xe11d3c?(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:_0xd6440d}=this,_0x9a0196=new _0x1cb946(_0xd6440d);return _0x9a0196['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x9a0196['withText']=!0x0,_0x9a0196['bind']('label')['to'](this,'submitLabel'),_0x9a0196['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x9a0196['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x276c96,_0x4687f5)=>!_0x4687f5&&!!_0x276c96['trim']()),_0x9a0196;}['_createCancelButton'](){const {locale:_0x343c3e}=this,_0x4ca093=new _0x1cb946(_0x343c3e);return _0x4ca093['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x4ca093['label']=E(_0x343c3e,'Cancel'),_0x4ca093['withText']=!0x0,_0x4ca093['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x4ca093;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x5911d5=>{this['focusTracker']['add'](_0x5911d5['element']);}),this['focusables']['on']('change',(_0x54bbac,_0x287056)=>{for(const _0x1a8b90 of Array['from'](_0x287056['added'])['reverse']())this['focusTracker']['add'](_0x1a8b90['element']);});}}class ie extends kt{constructor(_0x4f09a0,_0x5b149b,_0x32e54d){super(_0x4f09a0),this['commentInputView']=new os(_0x4f09a0,_0x32e54d),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x25279e,_0x5dd428)=>_0x25279e||!!_0x5dd428),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 _0x2cce26(_0x4f09a0,_0x5b149b),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'](_0x3a3a66){this['commentInputView']['focus'](_0x3a3a66);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x17c735,_0x322e7a)=>{const {submitButtonView:_0x4e3296,cancelButtonView:_0x2f8fd6,editor:_0x4c3e9d}=this['commentInputView'];[_0x4e3296['element'],_0x2f8fd6['element'],_0x4c3e9d?_0x4c3e9d['editing']['view']['getDomRoot']():null]['filter'](_0x6b8cd5=>_0x6b8cd5)['some'](_0xb3cb88=>_0xb3cb88['contains'](_0x322e7a['target']))||(this['focus'](),_0x322e7a['preventDefault']());});}}class cs extends kt{constructor(_0x32af72){super(_0x32af72);const _0x335b43=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x335b43['to']('count',_0x3d1101=>E(_0x32af72,'NUMBER_OF_COMMENTS',_0x3d1101))}]});}}class te extends kt{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x4bb46d,_0x19ded7,_0x1e8afd){super(_0x4bb46d);const _0x4dedbb=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x19ded7['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x19ded7,this['_config']=_0x1e8afd,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x573782(),this['keystrokes']=new jt(),this['focusCycler']=new _0x15cdbf({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x45a9e5=>this['commentViews']['map'](_0x1ab6d1=>_0x1ab6d1['element'])['includes'](_0x45a9e5['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new cs(_0x4bb46d),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x466b39=>_0x466b39-this['_config']['maxCommentsWhenCollapsed']);for(const _0xd6e8df of _0x19ded7['comments'])this['_handleNewCommentModel'](_0xd6e8df);this['_handleInfoComment'](),this['listenTo'](_0x19ded7['comments'],'add',(_0x257795,_0x2d3ab2)=>{const _0x9c5c49=this['_calculatePosition'](_0x2d3ab2);this['length']++,this['_handleNewCommentModel'](_0x2d3ab2,_0x9c5c49),this['refreshVisibleViews']();}),this['listenTo'](_0x19ded7['comments'],'remove',(_0x29b51e,_0x25f89f)=>{this['length']--,this['_handleRemoveCommentModel'](_0x25f89f),this['refreshVisibleViews']();}),this['listenTo'](_0x19ded7,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x19ded7,'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',_0x4dedbb['if']('length','ck-hidden',_0x2182a6=>!_0x2182a6)],'aria-label':E(_0x4bb46d,'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'](_0x38aa20){-0x1===_0x38aa20?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x5b5d45 of this['commentViews'])_0x5b5d45['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x365475,_0xc899d2){const _0x51d75a=new this['_config']['CommentView'](this['locale'],_0x365475,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x51d75a['viewUid']=_0x365475['id'],_0x51d75a['delegate']('removeComment')['to'](this),_0x51d75a['delegate']('updateComment')['to'](this),_0x51d75a['delegate']('resolveCommentThread')['to'](this),_0x51d75a['delegate']('editorReady')['to'](this),_0x51d75a['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x51d75a,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x51d75a,_0xc899d2);}['_calculatePosition'](_0x289340){const _0x40eba6=this['_model']['_findOptimalIndex'](_0x289340);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x289340['authoredAt']?_0x40eba6-0x1:_0x40eba6:_0x40eba6-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x43270c={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':E(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x43270c,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x43270c));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x42156c){const _0x4a2e0d=this['commentViews']['remove'](_0x42156c['id']);this['stopListening'](_0x4a2e0d),_0x4a2e0d['isEditMode']&&this['_updateHasDirtyComment'](),_0x4a2e0d['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x5a7f0f=>_0x5a7f0f['isEditMode']);}['_rearrangeCollapse'](){const _0x22bfb1=function(_0x231339){const _0xae6f75=new _0x100e27();for(const _0x1d202f of _0x231339)_0xae6f75['add'](_0x1d202f);return _0xae6f75;}(this['commentViews']),_0xf0a000=this['_collapsedCommentsView']['count'];for(let _0x1b1ef6=0x1;_0x1b1ef6<=_0xf0a000;_0x1b1ef6++)_0x22bfb1['remove'](0x1);for(const _0x67831b of _0x22bfb1)_0x67831b['collapse']();_0xf0a000>0x0&&_0x22bfb1['add'](this['_collapsedCommentsView'],0x1),ns(_0x55f29c(Array['from'](this['visibleViews']),Array['from'](_0x22bfb1)),this['visibleViews'],_0x22bfb1);}['_rearrangeExpand'](){ns(_0x55f29c(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x1397dd of this['visibleViews'])_0x1397dd['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x1d0b94=>{this['focusTracker']['add'](_0x1d0b94['element']),this['keystrokes']['listenTo'](_0x1d0b94['element']);}),this['commentViews']['on']('change',(_0x28b2e4,_0x5ea961)=>{for(const _0x26e302 of _0x5ea961['removed'])this['focusTracker']['remove'](_0x26e302['element']),this['keystrokes']['stopListening'](_0x26e302['element']);for(const _0x1d4705 of Array['from'](_0x5ea961['added'])['reverse']())this['focusTracker']['add'](_0x1d4705['element']),this['keystrokes']['listenTo'](_0x1d4705['element']);});}}function ns(_0x429704,_0x13c286,_0x526f40){let _0x172a6c=0x0;for(const _0x58f8cd of _0x429704)switch(_0x58f8cd){case'insert':_0x13c286['add'](_0x526f40['get'](_0x172a6c),_0x172a6c),_0x172a6c++;break;case'delete':_0x13c286['remove'](_0x172a6c);break;case'equal':_0x172a6c++;}}class as extends kt{constructor(_0x5973a9){super(_0x5973a9);const _0x37768b=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x37768b['to']('contextValue',_0x1fd480=>E(_0x5973a9,'THREAD_CONTEXT_LABEL',_0x1fd480)),'tabindex':-0x1},'children':[{'text':_0x37768b['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class Xt extends kt{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x560580,_0x3bae39){super(_0x560580);const _0x382d54=this['bindTemplate'];this['_model']=_0x3bae39,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x573782(),this['keystrokes']=new jt(),this['focusCycler']=new _0x15cdbf({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0xd6cec1=>!!_0xd6cec1),this['bind']('contextValue')['to'](this['_model'],'context',_0x13b06f=>_0x13b06f&&_0x13b06f['value']?this['_trimContextValue'](_0x13b06f['value']):E(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',_0x382d54['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 _0x399a8d=new _0x1cb946(this['locale']);return _0x399a8d['label']=E(this['locale'],'Reopen'),_0x399a8d['tooltip']=E(this['locale'],'Reopen'),_0x399a8d['icon']=_0x412d7b,_0x399a8d['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x4c62e9=>!_0x4c62e9),_0x399a8d['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x522740,_0x3160f4)=>_0x522740&&_0x3160f4),_0x399a8d['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x399a8d;}['_trimContextValue'](_0xec9324){if(_0xec9324['length']<0x96)return _0xec9324;const _0x3bb1a6=_0xec9324['lastIndexOf']('\x20',0x93);return _0xec9324['substring'](0x0,_0x3bb1a6>-0x1?_0x3bb1a6:0x93)+'...';}['_attachContextActions'](){const _0x32d45c=this['element']['querySelector']('.ck-context'),_0x1cf23a=_0x32d45c['querySelector']('.ck-context__value');this['listenTo'](_0x32d45c,'mouseenter',()=>{_0x1cf23a['offsetWidth']<_0x1cf23a['scrollWidth']&&_0x32d45c['classList']['add']('overlay');}),this['listenTo'](_0x32d45c,'mouseleave',()=>{_0x32d45c['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x5a39e3 of this['focusables'])this['focusTracker']['add'](_0x5a39e3['element']),this['keystrokes']['listenTo'](_0x5a39e3['element']);}['_createContextView'](){const _0x56a21b=new as(this['locale']);return _0x56a21b['bind']('contextValue')['to'](this),_0x56a21b;}}class ts extends kt{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x2a959a,_0x34c52e,_0x45304a,_0xa3a416){super(_0x2a959a),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x34c52e,this['_localUser']=_0x45304a,this['_config']=_0xa3a416,this['commentThreadHeaderView']=new Xt(_0x2a959a,_0x34c52e),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new Yt(_0x2a959a,E(_0x2a959a,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new te(_0x2a959a,_0x34c52e,Object['assign']({'CommentView':this['_config']['CommentView']},_0xa3a416)),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',(_0x13576a,_0x12ac85)=>_0x13576a||!!_0x12ac85),this['bind']('isUnlinked')['to'](_0x34c52e,'unlinkedAt',_0x1a3022=>!!_0x1a3022),this['bind']('ariaLabel')['to'](this,'length',_0x4916b3=>{const _0x345881=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return E(this['locale'],'COMMENT_THREAD_LABEL',[_0x4916b3,_0x345881]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x573782(),this['keystrokes']=new jt(),this['focusCycler']=new _0x15cdbf({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x8593a1=>_0x8593a1['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 _0x4d4007=new ie(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x1d2254=_0x4d4007['commentInputView'];return _0x4d4007['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x1d2254,'value',(_0xf4406c,_0x53c378,_0x4e7ff4,_0x5b8384,_0xf075d3)=>!!_0xf075d3||!!_0x5b8384&&_0x4e7ff4&&!_0x53c378||_0xf4406c&&_0x4e7ff4&&!_0x53c378),_0x1d2254['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x3fb117,_0x110dce,_0x32b5b4)=>{let _0x3738cd;return _0x3738cd=_0x32b5b4&&_0x110dce?'Reply\x20to\x20reopen\x20discussion...':_0x3fb117?'Reply...':'Write\x20a\x20comment...',E(this['locale'],_0x3738cd);}),_0x1d2254['bind']('submitLabel')['to'](this,'length',_0x17a2fe=>E(this['locale'],_0x17a2fe?'Reply':'Comment')),_0x1d2254['on']('submit',(_0x2d9963,_0x3f53d6)=>{this['fire']('addComment',_0x3f53d6),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x1d2254['on']('cancel',()=>{this['focus']();}),_0x1d2254['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x1d2254['on']('cancel',_0x272d9d=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x272d9d['stop']());}),this['on']('change:isActive',(_0x4d6421,_0x506776,_0x378d4a)=>{_0x378d4a||this['length']||_0x1d2254['value']||this['fire']('removeCommentThread');}),_0x4d4007;}}class vt extends/* #__PURE__ -- @preserve */
27
+ ti(ts){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x1e27df,_0x236d64,_0x400cfa,_0x2e0874){super(_0x1e27df,_0x236d64,_0x400cfa,_0x2e0874),this['commentThreadChildren']=this['createCollection']([this['commentsListView'],this['commentThreadInputView'],this['ariaDescriptionView']]),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x1e27df,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x283bd1,_0x6eff33,_0x43bd15)=>{_0x43bd15||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x4d51c5,_0x514f4d,_0x48ab66)=>{_0x48ab66&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x1eaa16=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck','ck-thread','ck-reset_all-excluded','ck-rounded-corners',_0x1eaa16['if']('isActive','ck-thread--active'),_0x1eaa16['if']('isUnlinked','ck-thread--unlinked'),_0x1eaa16['if']('isConfirm','ck-thread--remove-confirmation'),_0x1eaa16['to']('actionIndicator',_0x5d8c7a=>_0x5d8c7a?'ck-thread--'+_0x5d8c7a:'')],'data-thread-id':this['_model']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x1eaa16['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 _0x3517fc of this['commentsListView']['commentViews'])_0x3517fc['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x5ea1ed}=this,_0x29ec2e=this['commentsListView']['commentViews']['get'](0x0);_0x29ec2e===this['_boundFirstCommentView']||_0x29ec2e['isSystemComment']||(this['_boundFirstCommentView']=_0x29ec2e,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x29ec2e,'actionIndicator',_0x27b7b2=>'remove'===_0x27b7b2?'remove':null),_0x29ec2e['placeholder']=E(_0x5ea1ed,'Write\x20a\x20comment...'),_0x29ec2e['removeButton']['on']('execute',_0x14a538=>{_0x14a538['stop'](),this['showConfirm'](E(_0x5ea1ed,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),this['on']('removeConfirm',()=>{_0x29ec2e['focus']();}),_0x29ec2e['actionBar']['add'](this['resolveButton'],0x0),_0x29ec2e['focusables']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x56a59d=new _0x15c465(this['locale']);return _0x56a59d['label']=E(this['locale'],'Resolve'),_0x56a59d['tooltip']=E(this['locale'],'Resolve'),_0x56a59d['icon']=_0x3ae766,_0x56a59d['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x56a59d['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x58f655=>!_0x58f655),_0x56a59d['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x5dbbdc,_0x4142c9)=>_0x5dbbdc&&!_0x4142c9),_0x56a59d['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x56a59d;}['_updateArchivedThreadHeader'](){this['_model']['archivedAt']?this['commentThreadChildren']['has'](this['commentThreadHeaderView'])||(this['commentThreadChildren']['add'](this['commentThreadHeaderView'],0x0),this['focusables']['add'](this['commentThreadHeaderView'],0x0)):this['commentThreadChildren']['has'](this['commentThreadHeaderView'])&&(this['commentThreadChildren']['remove'](this['commentThreadHeaderView']),this['focusables']['remove'](this['commentThreadHeaderView']));}}class es extends kt{constructor(_0x1f8d04){super(_0x1f8d04),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x1be92f,_0xbe59f,_0x2e1af9)=>{this['element']['innerHTML']=_0x2e1af9;}),this['element']['innerHTML']=this['content'];}}class hs extends kt{['visibleView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x23a399,_0x498901,_0x17a7d0){super(_0x23a399),this['_model']=_0x498901,this['_config']=_0x17a7d0,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['bind']('ariaLabel')['to'](_0x498901,'content',_0x498901,'authoredAt',(_0x3cffb4,_0x54345a)=>E(_0x23a399,'COMMENT_ARIA_LABEL',[_0x498901['author']['name'],_0x17a7d0['formatDateTime'](_0x54345a),new DOMParser()['parseFromString'](_0x3cffb4,'text/html')['body']['textContent'],_0x498901['isExternal']?this['getExternalCommentNote']():''])),this['ariaDescriptionView']=new Yt(_0x23a399,E(_0x23a399,'COMMENT_THREAD_DESCRIPTION')),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']()),this['focusables']=new _0x34cf04(),this['focusTracker']=new _0x573782(),this['keystrokes']=new jt(),this['focusCycler']=new _0x15cdbf({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x6108a2=>_0x6108a2['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']?E(this['locale'],'EXTERNAL_IMPORT_WORD_COMMENT'):E(this['locale'],'EXTERNAL_COMMENT');}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?E(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):E(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['_createCommentContentView'](){const _0x137ee9=new es(this['locale']);return _0x137ee9['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x1d04ab,_0x158029)=>_0x158029?_0x52475a(_0x1d04ab,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x1d04ab),_0x137ee9;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x5d2406=new os(this['locale'],this['_config']['editorConfig']);return _0x5d2406['value']=this['_model']['content'],_0x5d2406['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x5d2406['submitLabel']=E(this['locale'],'Save'),_0x5d2406['on']('submit',(_0x58ecd8,_0x736a94)=>{this['fire']('updateComment',this['_model']['id'],_0x736a94),this['switchToDisplayMode'](),this['focus']();}),_0x5d2406['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x5d2406['once']('editorReady',()=>{_0x5d2406['focus']();}),_0x5d2406['createEditor'](),_0x5d2406['delegate']('editorReady')['to'](this),_0x5d2406['delegate']('editorDestroyed')['to'](this),_0x5d2406;}['_setupKeyboardNavigation'](){const _0x479311=this['element'];this['keystrokes']['listenTo'](_0x479311);for(const _0x6270c8 of this['focusables'])this['focusTracker']['add'](_0x6270c8['element']),this['keystrokes']['listenTo'](_0x6270c8['element']);this['focusables']['on']('change',(_0x18820e,_0x3d6bd7)=>{for(const _0x139688 of _0x3d6bd7['removed'])this['focusTracker']['remove'](_0x139688['element']),this['keystrokes']['stopListening'](_0x139688['element']);for(const _0x50d565 of _0x3d6bd7['added'])this['focusTracker']['add'](_0x50d565['element']),this['keystrokes']['listenTo'](_0x50d565['element']);}),this['keystrokes']['set']('enter',(_0x4b1f44,_0x177c8f)=>{_0x479311===_0x4b1f44['target']&&(this['focusCycler']['focusFirst'](),_0x177c8f());}),this['keystrokes']['set']('esc',(_0x2c04ed,_0x2ffb70)=>{_0x479311!==_0x2c04ed['target']&&(this['focus'](),_0x2ffb70());});}}class gt extends/* #__PURE__ -- @preserve */
28
+ ti(hs){['actionBar'];['userView'];constructor(_0x580588,_0x31b2b1,_0x5a3ac3){super(_0x580588,_0x31b2b1,_0x5a3ac3),this['set']('actionIndicator',null),this['set']('placeholder',E(_0x580588,'Reply...')),this['bind']('authoredAt')['to'](_0x31b2b1),this['bind']('resolvedAt')['to'](_0x31b2b1),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 _0x2cce26(_0x580588,_0x31b2b1['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['listenTo'](_0x31b2b1,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x234d40=this['bindTemplate'],_0x7c96f8=[{'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':_0x234d40['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x234d40['to']('authoredAt',_0x1c1afb=>this['_config']['formatDateTime'](_0x1c1afb))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x234d40['if']('isEditMode','ck-comment__actions--hidden'),_0x234d40['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']&&_0x7c96f8['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper',_0x234d40['if']('isConfirm','ck-comment--remove-confirmation')],'tabindex':-0x1,'aria-label':_0x234d40['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id'],'role':'listitem'},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x234d40['if']('isEditMode','ck-comment--edit'),_0x234d40['if']('isSystemComment','ck-comment--info'),_0x234d40['to']('actionIndicator',_0x3357c5=>_0x3357c5?'ck-comment--'+_0x3357c5:'')],'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':_0x7c96f8}]}]};}['_createEditButton'](){const _0xe60490=new _0x1cb946(this['locale']);return _0xe60490['label']=E(this['locale'],'Edit'),_0xe60490['icon']=_0x10d7ca,_0xe60490['withText']=!0x0,_0xe60490['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0xe60490['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x800a44=>!_0x800a44),_0xe60490['bind']('isVisible')['to'](this['_model'],'isEditable'),_0xe60490['on']('execute',()=>this['switchToEditMode']()),_0xe60490;}['_createRemoveButton'](){const _0x166461=new _0x1cb946(this['locale']);return _0x166461['label']=E(this['locale'],'Remove'),_0x166461['icon']=_0x37bf94,_0x166461['withText']=!0x0,_0x166461['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x166461['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x585d9d=>!_0x585d9d),_0x166461['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x166461['on']('execute',()=>{this['showConfirm'](E(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x166461;}['_createDropdown'](){const _0x5728a2=_0x4dbdf7(this['locale'],_0x1d1f33),_0x12cac7=_0x5728a2['panelView']['children'],_0x361cbb=new _0x5b3553(this['locale']),_0x28b842=_0x5728a2['bindTemplate'];_0x510ace(_0x5728a2,()=>this['items']['find'](_0x13cff9=>_0x13cff9['isVisible'])),_0x5728a2['extendTemplate']({'attributes':{'class':[_0x28b842['if']('isVisible','ck-hidden',_0x363c21=>!_0x363c21)]}});const _0x589092=(_0x7430d4,_0x273041=-0x1)=>{const _0x407f98=new _0x9bc6d4(this['locale']);_0x407f98['children']['add'](_0x7430d4);const _0x235a92=_0x273041>-0x1?_0x273041:_0x361cbb['items']['length'];_0x361cbb['items']['add'](_0x407f98,_0x235a92);const _0x2444ba=Array['from'](this['items']);_0x5728a2['unbind']('isEnabled','isVisible'),_0x5728a2['bind']('isEnabled')['toMany'](_0x2444ba,'isEnabled',(..._0x5b2b2b)=>_0x5b2b2b['some'](_0x54418e=>_0x54418e)),_0x5728a2['bind']('isVisible')['toMany'](_0x2444ba,'isVisible',(..._0x45e427)=>_0x45e427['some'](_0x4f809a=>_0x4f809a));};_0x5728a2['panelPosition']='sw',_0x5728a2['buttonView']['set']({'label':E(this['locale'],'Show\x20more\x20items'),'icon':_0x1cffb7});for(const _0x524a18 of this['items'])_0x589092(_0x524a18);return _0x12cac7['add'](_0x361cbb),_0x5728a2['listenTo'](this['items'],'add',(_0x4ee9d0,_0x4a4d51,_0x16ce62)=>{_0x589092(_0x4a4d51,_0x16ce62);}),_0x5728a2['listenTo'](this['items'],'remove',(_0x12bb63,_0x74d4af,_0x59f6fc)=>{_0x361cbb['items']['remove'](_0x59f6fc);}),_0x5728a2;}['_attachActions'](_0x11e12f,_0x4b6cb4){const _0x358861=_0x11e12f&&_0x11e12f['element'];_0x358861&&(this['listenTo'](_0x358861,'mouseenter',()=>this['actionIndicator']=_0x4b6cb4),this['listenTo'](_0x358861,'focus',()=>this['actionIndicator']=_0x4b6cb4),this['listenTo'](_0x358861,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x358861,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0x2bf591=super['_createCommentInputView']();return _0x2bf591['bind']('placeholder')['to'](this),_0x2bf591;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function Lt(_0x1f620b){const _0x53bed5=Dt(_0x1f620b,0x1e),_0x51ae33=new MutationObserver(_0x52745e=>{for(const _0x5bf13f of _0x52745e)('attributes'==_0x5bf13f['type']&&'class'==_0x5bf13f['attributeName']||'childList'==_0x5bf13f['type']||'characterData'==_0x5bf13f['type'])&&_0x53bed5();});return{'attach'(_0x4ae5c4){_0x51ae33['observe'](_0x4ae5c4,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x51ae33['disconnect'](),_0x53bed5['cancel']();}};}class S extends kt{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x33eee9,_0x3d9dc1){super(_0x33eee9),this['id']=_0x550e29(),this['focusTracker']=new _0x573782(),this['keystrokes']=new jt(),this['keystrokes']['set']('Esc',(_0x491fa0,_0x1887af)=>this['fire']('Esc',_0x1887af)),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']=Lt(()=>this['_updateHeight']()),this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this),this['content']['add'](_0x3d9dc1),this['mainView']=_0x3d9dc1;const _0x4c53e1=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x4c53e1['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 _0x4738da=this['element']['clientHeight'];_0x4738da&&(this['height']=_0x4738da);}}class d extends/* #__PURE__ -- @preserve */
29
+ _0x12fe42(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x5cf9d9,target:_0x22e415,type:_0x205185,isVisible:_0x1643e8=!0x0}){super(),this['view']=_0x5cf9d9,this['view']['element']||this['view']['render'](),this['_type']=_0x205185,this['_target']=_0x22e415,d['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x100e27([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x575415,_0x115c69)=>{this['view']['focusTracker']['add'](_0x115c69);}),this['focusableElements']['on']('remove',(_0xd7c5d6,_0x547455)=>{this['view']['focusTracker']['remove'](_0x547455);}),this['set']('isVisible',_0x1643e8);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x4b0ea1=this['_getNormalizedTarget']();return d['_assertCorrectTarget'](_0x4b0ea1),_0x4b0ea1;}get['targetRect'](){const _0x2e6090=this['target'];if(null===_0x2e6090)return null;if(_0x2e6090 instanceof _0xefacec)return _0x2e6090;const _0x10df19=_0x2e6090['filter'](_0x11a461=>function(_0x2fcce4){const _0x236dd5=_0x2fcce4['offsetParent'];if(_0x236dd5)return!0x0;const _0x284f53=_0x2fcce4['getClientRects']()['item'](0x0);return!!_0x284f53;}(_0x11a461));return 0x0===_0x10df19['length']?null:new _0xefacec(_0x10df19[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x5bea48){this['view']['isActive']=_0x5bea48,this['view']['mainView']['isActive']=_0x5bea48;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x79992e){if(!(null===_0x79992e||_0x79992e instanceof _0xefacec||Array['isArray'](_0x79992e)&&_0x79992e['every'](_0x3cafc5=>li(_0x3cafc5))))throw new _0x3f73c4('annotation-invalid-target',null,{'target':_0x79992e});}['_getNormalizedTarget'](){const _0x3f302c='function'==typeof this['_target']?this['_target']():this['_target'];return li(_0x3f302c)?[_0x3f302c]:_0x3f302c;}}function li(_0x5666ed){return null!==_0x5666ed&&'object'==typeof _0x5666ed&&'nodeType'in _0x5666ed&&0x1===_0x5666ed['nodeType'];}class _ extends _0x100e27{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x507dec=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x573782(),this['_focusTracker']['on']('change:isFocused',(_0x527d38,_0x26670b,_0x439607)=>{_0x439607||this['fire']('blur');});for(const _0x4da58f of _0x507dec)this['add'](_0x4da58f);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x43c963){if(this['has'](_0x43c963))throw new _0x3f73c4('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x43c963['innerView'],_0x43c963),this['_viewToAnnotation']['set'](_0x43c963['view'],_0x43c963);for(const _0x46ddb5 of _0x43c963['focusableElements'])this['_focusTracker']['add'](_0x46ddb5);this['listenTo'](_0x43c963['focusableElements'],'add',(_0x447487,_0x3329c4)=>{this['_focusTracker']['add'](_0x3329c4);}),this['listenTo'](_0x43c963['focusableElements'],'remove',(_0xfd9fe6,_0xbcc600)=>{this['_focusTracker']['remove'](_0xbcc600);}),this['listenTo'](_0x43c963['view']['focusTracker'],'change:isFocused',(_0x2b092b,_0x4caecc,_0x4eb237)=>{_0x4eb237&&this['fire']('focus',_0x43c963);}),_0x43c963['updateTargetRect']();const _0x459c4a=this['_getOrderInContent'](_0x43c963['view']['targetRect']);return super['add'](_0x43c963,_0x459c4a);}['remove'](_0x27d36c){if(!this['has'](_0x27d36c))throw new _0x3f73c4('annotationcollection-not-existing-item',null);this['stopListening'](_0x27d36c['view']['focusTracker']),this['stopListening'](_0x27d36c['focusableElements']);for(const _0x4c8d8b of _0x27d36c['focusableElements'])this['_focusTracker']['remove'](_0x4c8d8b);return this['_viewToAnnotation']['delete'](_0x27d36c['view']),this['_innerViewToAnnotation']['delete'](_0x27d36c['innerView']),super['remove'](_0x27d36c);}['getByInnerView'](_0x578e36){return this['_innerViewToAnnotation']['get'](_0x578e36);}['getByView'](_0x16bbd0){return this['_viewToAnnotation']['get'](_0x16bbd0);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x1f7373 of this)_0x1f7373['updateTargetRect']();this['_sort']();}['_sort'](){const _0x3e2094=Array['from'](this)['sort']((_0x1d37c1,_0x5cf846)=>v(_0x1d37c1['view']['targetRect'],_0x5cf846['view']['targetRect']));for(let _0xa1d408=_0x3e2094['length']-0x1;_0xa1d408>0x0;_0xa1d408--){const _0x320984=_0x3e2094[_0xa1d408];_0xa1d408!==this['getIndex'](_0x320984)&&(this['remove'](_0x320984),this['add'](_0x320984));}}['_getOrderInContent'](_0x2c7638){let _0x19cb1d=0x0;if(!_0x2c7638)return this['length'];for(const _0xfaf958 of this){const _0x4a4f33=_0xfaf958['view']['targetRect'];if(_0x4a4f33){if(v(_0x2c7638,_0x4a4f33)<0x0)return _0x19cb1d;_0x19cb1d++;}}return _0x19cb1d;}}function v(_0x4f7cde,_0x3d46b2){if(null===_0x4f7cde&&null===_0x3d46b2)return 0x0;if(null===_0x4f7cde)return-0x1;if(null===_0x3d46b2)return 0x1;const _0xeda864=_0x4f7cde['top']-_0x3d46b2['top'];return 0x0==_0xeda864?_0x4f7cde['left']-_0x3d46b2['left']:_0xeda864;}class O extends _0xd751f5{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3d6679){if(super(_0x3d6679),this['collection']=new _(),this['_visibleAnnotations']=new _(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x3d6679 instanceof _0x5d6d0a){const _0x3dffae=_0x3d6679['locale'];_0x3d6679['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':E(_0x3dffae,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':E(_0x3dffae,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':E(_0x3dffae,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':E(_0x3dffae,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':E(_0x3dffae,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':E(_0x3dffae,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':E(_0x3dffae,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x5bbdc7){this['collection']['add'](_0x5bbdc7);}['remove'](_0x5694c5){this['collection']['remove'](_0x5694c5),_0x5694c5['destroy']();}['refreshVisibility'](){for(const _0x5bf928 of this['collection'])_0x5bf928['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0xfe4ac9){return this['collection']['getByInnerView'](_0xfe4ac9);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x52781d of this['collection'])_0x52781d['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x7e7f20){this['fire']('_activateAnnotation',_0x7e7f20);}['createAnnotation'](_0x17a333){return new d(_0x17a333);}['createAnnotationView'](_0x350d8e,_0x285584){return new S(_0x350d8e,_0x285584);}['_addActiveAnnotation'](_0x223e4e){const _0x5e0c6b=new Set(this['activeAnnotations']);_0x5e0c6b['add'](_0x223e4e),this['activeAnnotations']=_0x5e0c6b;}['_removeActiveAnnotation'](_0x25982b){const _0x22d71d=new Set(this['activeAnnotations']);_0x22d71d['delete'](_0x25982b),this['activeAnnotations']=_0x22d71d;}['_bindAnnotationsToVisibleAnnotations'](){const _0x14b67e=this['collection'],_0x4381d6=this['_visibleAnnotations'];function _0x205cf1(_0x1e66fc){const _0x3274ac=_0x1e66fc['source'];_0x3274ac['isVisible']&&!_0x4381d6['has'](_0x3274ac)?_0x4381d6['add'](_0x3274ac):!_0x3274ac['isVisible']&&_0x4381d6['has'](_0x3274ac)&&_0x4381d6['remove'](_0x3274ac),_0x3274ac['view']['focusTracker']['remove'](_0x3274ac['view']['element']),_0x3274ac['view']['focusTracker']['add'](_0x3274ac['view']['element']);}this['listenTo'](_0x14b67e,'add',(_0x59d9ae,_0x5b5fc8)=>{_0x5b5fc8['isVisible']&&_0x4381d6['add'](_0x5b5fc8),this['listenTo'](_0x5b5fc8,'change:isVisible',_0x205cf1);}),this['listenTo'](_0x14b67e,'remove',(_0x19cdef,_0x10ac49)=>{_0x4381d6['has'](_0x10ac49)&&_0x4381d6['remove'](_0x10ac49),this['stopListening'](_0x10ac49,'change:isVisible',_0x205cf1);});}['_setupEnterAnnotationKeystroke'](){const _0x51a41d=_0x1c6a0a=>{_0x1c6a0a['on']('ready',()=>{_0x1c6a0a['keystrokes']['set'](_0x4e7ea4,(_0x42d5ab,_0x4c1384)=>{const _0x457b9c=_0x13001c(this['activeAnnotations']['values']());_0x457b9c&&(_0x457b9c['view']['focus'](),_0x4c1384());});});};this['context']instanceof _0x5d6d0a?_0x51a41d(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x467924,_0x1fa969)=>{_0x51a41d(_0x1fa969);});}['_setupEscapeAnnotationHandling'](){const _0x30ee1a=_0x568530=>{const _0x5d3326=_0x568530['source'],_0x556d41=[];let _0x479fad;if(Array['isArray'](_0x5d3326['target'])){_0x479fad=_0x5d3326['target'][0x0],this['context']instanceof _0x5d6d0a?_0x556d41['push'](this['context']):this['context']['editors']&&_0x556d41['push'](...this['context']['editors']);for(const _0x192723 of _0x556d41)for(const _0x4436cd of _0x192723['editing']['view']['domRoots']['values']())if(_0x4436cd['contains'](_0x479fad))return void _0x192723['editing']['view']['focus']();_0x479fad['focus']();}};this['listenTo'](this['collection'],'add',(_0x5e51f2,_0x37ef4c)=>{this['listenTo'](_0x37ef4c,'escape',_0x30ee1a,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x2abf12,_0x78299b)=>{this['stopListening'](_0x78299b,'escape',_0x30ee1a);});}}const Tt=Symbol('noChannel'),_t={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class o extends _0xd751f5{['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[O,ht,it];}static get['pluginName'](){return'CommentsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x44b182){super(_0x44b182),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x366df6=this['context']['config'];_0x366df6['define']('comments.maxCommentsWhenCollapsed',0x2),_0x366df6['define']('comments.maxThreadTotalWeight',0x1f4),_0x366df6['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x366df6['define']('comments.CommentThreadView',vt),_0x366df6['define']('comments.CommentView',gt),_0x366df6['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x2f4bce=this['context']['plugins']['get'](O);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x3c2192,_0x25c883)=>this['_addCommentThread'](_0x25c883)),this['on']('submitCommentThread',(_0x4a4341,_0x29a035)=>this['_submitCommentThread'](_0x29a035)),this['on']('resolveCommentThread',(_0x3122c7,_0x5e4946)=>this['_resolveCommentThread'](_0x5e4946)),this['on']('resolveCommentThread',(_0x3d505f,_0x18be33)=>this['_updateActiveAnnotation'](_0x18be33),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x34390a,_0x2bdf98)=>this['_reopenCommentThread'](_0x2bdf98)),this['on']('reopenCommentThread',(_0x54ba25,_0x3a408d)=>this['_updateActiveAnnotation'](_0x3a408d),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x1a266e,_0x216de9)=>this['_removeCommentThread'](_0x216de9)),this['on']('updateCommentThread',(_0x371958,_0xce4f47)=>this['_updateCommentThread'](_0xce4f47)),this['on']('updateCommentThread',(_0x37f258,_0x399d89)=>this['_updateActiveAnnotation'](_0x399d89),{'priority':'lowest'}),this['on']('addComment',(_0x8e7728,_0x5da5d9)=>this['_addComment'](_0x5da5d9)),this['on']('updateComment',(_0x5462b9,_0x26737b)=>this['_updateComment'](_0x26737b)),this['on']('removeComment',(_0x557439,_0x46216c)=>this['_removeComment'](_0x46216c)),this['on']('addComment',(_0x4526c9,{threadId:_0x166b11,isFromAdapter:_0x4b2ca1})=>{if(_0x4b2ca1)return;const _0x56459a=this['getCommentThread'](_0x166b11),_0x19f440=_0x56459a&&this['_threadToController']['get'](_0x56459a);_0x19f440&&_0x19f440['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x2f4bce,'change:activeAnnotations',(_0x9feada,_0x30d83b,_0x2c812b)=>{const _0x1257ee=Array['from'](_0x2c812b)['map'](_0x3fa317=>this['_viewToController']['get'](_0x3fa317['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x1257ee?_0x1257ee['model']:null;});}set['adapter'](_0x48525d){if(this['_adapter'])throw new _0x3f73c4('commentsrepository-adapter-already-set');this['_adapter']=_0x48525d;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x3bb6d0=Tt,threadId:_0x507b31=_0x550e29(),comments:_0x3f6e98=[],unlinkedAt:_0x3568dd=null,resolvedAt:_0x282c66=null,resolvedBy:_0x30620b=null,target:_0x58200a=null,context:_0x3914a2=null,attributes:_0x5b40c7={},isResolvable:_0x4eb009=!0x0,isSubmitted:_0x3dc1e8=!0x1,isFromAdapter:_0x254168=!0x1}={}){return this['fire'](bt('addCommentThread',_0x3bb6d0),{'channelId':_0x3bb6d0,'threadId':_0x507b31,'comments':_0x3f6e98,'unlinkedAt':_0x3568dd,'resolvedAt':_0x282c66,'resolvedBy':_0x30620b,'target':_0x58200a,'context':_0x3914a2,'attributes':_0x5b40c7,'isFromAdapter':_0x254168,'isResolvable':_0x4eb009,'isSubmitted':_0x3dc1e8}),this['getCommentThread'](_0x507b31);}['openNewCommentThread']({channelId:_0x2e7c2b=Tt,threadId:_0x2a4aeb=_0x550e29(),target:_0x33a459,context:_0x41e008=null,isResolvable:_0x439d28=!0x0}){if(this['_readOnlyChannels']['has'](_0x2e7c2b)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x33a459)throw new _0x3f73c4('commentsrepository-missing-target');const _0xafe146=this['addCommentThread']({'channelId':_0x2e7c2b,'threadId':_0x2a4aeb,'target':_0x33a459,'context':_0x41e008,'isResolvable':_0x439d28});if(!_0xafe146)return null;const _0x25aaef=this['_threadToController']['get'](_0xafe146),_0x24f34d=_0x25aaef['view']['commentThreadInputView']['commentInputView'],_0x3f689c=this['context']['plugins']['get'](O),_0x17e9df=_0x3f689c['getByInnerView'](_0x25aaef['view']);return _0x3f689c['activate'](_0x17e9df),_0x24f34d['once']('editorReady',()=>_0x24f34d['focus']()),_0xafe146;}['hasCommentThread'](_0x52ac64){if('string'!=typeof _0x52ac64)throw new _0x3f73c4('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x52ac64);}['updateCommentThread']({channelId:_0x20ef90=Tt,threadId:_0x351854,context:_0x3e33d9,unlinkedAt:_0x1627e1,attributes:_0x1a6d04,isFromAdapter:_0x414f77=!0x1}){return this['fire'](bt('updateCommentThread',_0x20ef90),{'channelId':_0x20ef90,'threadId':_0x351854,'context':_0x3e33d9,'unlinkedAt':_0x1627e1,'attributes':_0x1a6d04,'isFromAdapter':_0x414f77}),this['getCommentThread'](_0x351854);}['getCommentThread'](_0x13ad0c){if('string'!=typeof _0x13ad0c)throw new _0x3f73c4('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x13ad0c);}['fetchCommentThread']({channelId:_0x184d6b,threadId:_0x516abc}={}){const _0x56b7e4=this['getCommentThread'](_0x516abc);if(_0x56b7e4)return Promise['resolve'](_0x56b7e4);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x3f73c4('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x184d6b,'threadId':_0x516abc})['then'](_0xba04d3=>this['hasCommentThread'](_0x516abc)?this['getCommentThread'](_0x516abc):_0xba04d3?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x184d6b},_0xba04d3)):void 0x0)['catch'](_0x22e3f1=>{throw console['error'](_0x22e3f1),new _0x3f73c4('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0xffce9,skipNotAttached:_0x21cd56=!0x1,skipEmpty:_0x25d9da=!0x1,toJSON:_0x553e60=!0x1}={}){const _0x141fc5=[];for(const _0x33bf5e of this['_threads']['values']())_0xffce9&&_0x33bf5e['channelId']!==_0xffce9||_0x21cd56&&!_0x33bf5e['isAttached']||_0x25d9da&&0x0===_0x33bf5e['length']||_0x141fc5['push'](_0x33bf5e);return _0x553e60?_0x141fc5['map'](_0x42a81d=>_0x42a81d['toJSON']()):_0x141fc5;}['setActiveCommentThread'](_0x9e5b01){const _0x2fed79=this['context']['plugins']['get'](O);if(!_0x9e5b01)return void(this['activeCommentThread']&&_0x2fed79['deactivateAll']());const _0x3fe3d1=this['getCommentThread'](_0x9e5b01);if(!_0x3fe3d1)throw new _0x3f73c4('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x9e5b01});if(!this['_threadToController']['has'](_0x3fe3d1))throw new _0x3f73c4('commentsrepository-active-not-attached',null,{'threadId':_0x9e5b01});const _0x4c1578=_0x2fed79['getByInnerView'](this['_threadToController']['get'](_0x3fe3d1)['view']);_0x2fed79['activate'](_0x4c1578);}['switchReadOnly'](_0x47e89c,_0x507370){_0x47e89c?this['_readOnlyChannels']['add'](_0x507370):this['_readOnlyChannels']['delete'](_0x507370),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x35dbcb){return this['_readOnlyChannels']['has'](_0x35dbcb)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x18a04e,_0x3aaa7a){return new Ct(_0x18a04e,_0x3aaa7a);}['setPermissions'](_0x218ad2,_0x51acc3=Tt){this['_permissions']['set'](_0x51acc3,_0x218ad2),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x2f7f05=Tt){return this['_permissions']['has'](_0x2f7f05)?this['_permissions']['get'](_0x2f7f05):_t;}['_addCommentThread']({channelId:_0x2fad02,threadId:_0x39c675,comments:_0x11c4b0,unlinkedAt:_0x2b69b5,resolvedAt:_0x323faf,resolvedBy:_0x2050f7,target:_0x45cda5,context:_0x3139a1,attributes:_0x18c8bb,isFromAdapter:_0x216ed1,isResolvable:_0x103a02,isSubmitted:_0x986c0e}){if('string'!=typeof _0x39c675)throw new _0x3f73c4('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x39c675});if(this['hasCommentThread'](_0x39c675))throw new _0x3f73c4('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x39c675});const _0x299d4c=new ui(this,{'channelId':_0x2fad02,'id':_0x39c675,'context':_0x3139a1,'attributes':_0x18c8bb,'unlinkedAt':_0x2b69b5,'resolvedAt':_0x323faf,'resolvedBy':_0x2050f7?this['context']['plugins']['get'](it)['getUser'](_0x2050f7):null,'isResolvable':_0x103a02,'isSubmitted':_0x986c0e||_0x216ed1});this['_threads']['set'](_0x39c675,_0x299d4c);for(const _0x5a7af1 of _0x11c4b0)_0x299d4c['_add'](this['_createNewComment']({'threadId':_0x39c675,..._0x5a7af1}));return _0x45cda5&&_0x299d4c['attachTo'](_0x45cda5),_0x216ed1||!_0x299d4c['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x2fad02,'threadId':_0x39c675});}['_submitCommentThread']({channelId:_0x42f581,threadId:_0x50aca2}){if(!this['hasCommentThread'](_0x50aca2))throw new _0x3f73c4('commentsrepository-missing-comment-thread',this);const _0x3db8f7=this['getCommentThread'](_0x50aca2);if(_0x3db8f7['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x35e3a8,comments:_0x2b4c46,resolvedAt:_0x30fe1c,resolvedBy:_0x18f133,context:_0x50ad08,attributes:_0x5c91ca}=_0x3db8f7,_0x1b66b4=this['context']['plugins']['get']('PendingActions'),_0x4860e0=_0x1b66b4['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x42f581,'threadId':_0x35e3a8,'comments':_0x2b4c46['map'](_0x556ffb=>_0x556ffb['toJSON']()),'resolvedAt':_0x30fe1c,'resolvedBy':_0x18f133?_0x18f133['id']:_0x18f133,'context':_0x50ad08,'attributes':_0x5c91ca})['then'](({comments:_0x2225a6})=>{_0x1b66b4['remove'](_0x4860e0);for(const _0x5a6e7e of _0x2225a6)this['_updateComment']({'channelId':_0x42f581,'threadId':_0x50aca2,'commentId':_0x5a6e7e['commentId'],'createdAt':_0x5a6e7e['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x431625=>{throw console['error'](_0x431625),new _0x3f73c4('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x1c5afa,target:_0x2c7117}){const _0x403d7e=this['getCommentThread'](_0x1c5afa);if(!_0x403d7e)throw new _0x3f73c4('commentsrepository-attach-missing-comment-thread',this);const _0x9cf35d=this['context']['plugins']['get']('PendingActions'),_0x46b412=this['context']['plugins']['get'](O),_0x1ff0fa=this['_createCommentThreadView'](_0x403d7e),_0x250a67=new Ct(_0x403d7e,_0x1ff0fa);let _0x32795d=null;_0x1ff0fa['on']('change:isDirty',(_0x11a389,_0x30e673,_0x10387c)=>{_0x10387c?_0x32795d=_0x9cf35d['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x32795d&&(_0x9cf35d['remove'](_0x32795d),_0x32795d=null);}),this['_threadToController']['set'](_0x403d7e,_0x250a67),this['_viewToController']['set'](_0x1ff0fa,_0x250a67);const _0xe57ad0=new S(this['context']['locale'],_0x1ff0fa);_0xe57ad0['bind']('length')['to'](_0x1ff0fa),_0xe57ad0['bind']('isDirty')['to'](_0x1ff0fa,'isDirty',_0x1ff0fa,'length',(_0x229f16,_0x4481db)=>_0x229f16||!_0x4481db),_0xe57ad0['bind']('isActive')['to'](_0x1ff0fa),_0xe57ad0['type']='comment';const _0x48c72f=new d({'view':_0xe57ad0,'target':_0x2c7117,'type':'comment','isVisible':!_0x403d7e['archivedAt']});return _0x1ff0fa['on']('escape',()=>{_0x48c72f['fire']('escape');}),this['_bindAnnotationToEditors'](_0x1ff0fa,_0x48c72f),_0x46b412['add'](_0x48c72f),_0x48c72f;}['_bindAnnotationToEditors'](_0x2a1a28,_0x1e5e3a){this['listenTo'](_0x2a1a28,'editorReady',(_0x3eb613,_0x407ef9)=>{const _0x269a35=_0x407ef9['ui']['view']['body']['bodyCollectionContainer'];_0x1e5e3a['focusableElements']['add'](_0x269a35),this['context']instanceof _0x5d6d0a&&this['context']['ui']['focusTracker']['add'](_0x269a35);},{'priority':'highest'}),this['listenTo'](_0x2a1a28,'editorDestroyed',(_0x440fd8,_0x2face7)=>{const _0x4daf44=_0x2face7['ui']['view']['body']['bodyCollectionContainer'];_0x1e5e3a['focusableElements']['has'](_0x4daf44)&&_0x1e5e3a['focusableElements']['remove'](_0x4daf44),this['context']instanceof _0x5d6d0a&&this['context']['ui']['focusTracker']['remove'](_0x4daf44);});}['_unbindEditors'](_0xccd4f4){this['stopListening'](_0xccd4f4,'editorReady'),this['stopListening'](_0xccd4f4,'editorDestroyed');}['_createCommentThreadView'](_0x3f058b){const _0x541bdb=this['context']['plugins']['get'](it),{config:_0x43560c,locale:_0x20925b}=this['context'],_0x10112f=lt(_0x43560c['get']('locale'),_0x20925b);return new(0x0,(_0x43560c['get']('comments'))['CommentThreadView'])(_0x20925b,_0x3f058b,_0x541bdb['me'],{'editorConfig':{..._0x43560c['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x43560c['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x43560c['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x43560c['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x43560c['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x10112f,'CommentView':_0x43560c['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x4b9d5b,channelId:_0x1c6e4a,resolvedAt:_0x47768c,resolvedBy:_0x337676,isFromAdapter:_0x4c04f9}){if(!this['hasCommentThread'](_0x4b9d5b))throw new _0x3f73c4('commentsrepository-missing-comment-thread',null,{'threadId':_0x4b9d5b});const _0x2cf341=this['getCommentThread'](_0x4b9d5b);if(_0x2cf341['isResolved'])throw new _0x3f73c4('commentsrepository-resolved-comment-thread',null,{'threadId':_0x4b9d5b});const _0x5d8236=this['context']['plugins']['get'](it);if(_0x2cf341['resolvedBy']=_0x5d8236['getUser'](_0x337676),_0x2cf341['resolvedAt']=_0x47768c,_0x4c04f9||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x36f72c=this['context']['plugins']['get']('PendingActions'),_0x4a2a77=_0x36f72c['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x1c6e4a,'threadId':_0x4b9d5b})['then'](({resolvedAt:_0x20ad25,resolvedBy:_0x5517c6})=>{_0x36f72c['remove'](_0x4a2a77),_0x2cf341['resolvedBy']['id']!==_0x5517c6&&(_0x2cf341['resolvedBy']=_0x5d8236['getUser'](_0x5517c6)),_0x2cf341['resolvedAt']=_0x20ad25;})['catch'](_0x145fe7=>{throw console['error'](_0x145fe7),new _0x3f73c4('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x403f64,channelId:_0x4d5d79,isFromAdapter:_0x24202c}){if(!this['hasCommentThread'](_0x403f64))throw new _0x3f73c4('commentsrepository-missing-comment-thread',null,{'threadId':_0x403f64});const _0x21e69f=this['getCommentThread'](_0x403f64);if(!_0x21e69f['isResolved'])throw new _0x3f73c4('commentsrepository-reopen-comment-thread',null,{'threadId':_0x403f64});if(_0x21e69f['resolvedBy']=null,_0x21e69f['resolvedAt']=null,_0x24202c||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x19ca49=this['context']['plugins']['get']('PendingActions'),_0xdcf0f5=_0x19ca49['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x4d5d79,'threadId':_0x403f64})['then'](()=>_0x19ca49['remove'](_0xdcf0f5))['catch'](_0x102b92=>{throw console['error'](_0x102b92),new _0x3f73c4('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0xaa0b74,isFromAdapter:_0x1e98de}){const _0x3f2049=this['getCommentThread'](_0xaa0b74);if(!_0x3f2049)throw new _0x3f73c4('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0xaa0b74),this['_threads']['delete'](_0xaa0b74),!_0x3f2049['isSubmitted']||_0x1e98de||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x2d5120=this['context']['plugins']['get']('PendingActions'),{channelId:_0x4578e2}=_0x3f2049,_0x5f2217=_0x2d5120['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x4578e2,'threadId':_0xaa0b74})['then'](()=>_0x2d5120['remove'](_0x5f2217))['catch'](_0x13fb51=>{throw console['error'](_0x13fb51),new _0x3f73c4('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x25dcb5,unlinkedAt:_0x19cd9b,context:_0x2d5c09,attributes:_0x29781e,isFromAdapter:_0x7d76fc}){if('string'!=typeof _0x25dcb5)throw new _0x3f73c4('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x25dcb5});if(!this['hasCommentThread'](_0x25dcb5))throw new _0x3f73c4('commentsrepository-missing-comment-thread',null,{'threadId':_0x25dcb5});const _0x279fc2=this['getCommentThread'](_0x25dcb5);let _0x150c88=!0x1;if(void 0x0!==_0x2d5c09&&_0x279fc2['context']!==_0x2d5c09&&(_0x279fc2['context']=_0x2d5c09,_0x150c88=!0x0),void 0x0!==_0x19cd9b&&_0x279fc2['unlinkedAt']!==_0x19cd9b&&(_0x279fc2['unlinkedAt']=_0x19cd9b,_0x150c88=!0x0),_0x29781e&&!wt(_0x29781e,_0x279fc2['attributes'])&&(_0x279fc2['attributes']=_0x29781e,_0x150c88=!0x0),!_0x150c88)return Promise['resolve']();if(!_0x279fc2['isSubmitted']||_0x7d76fc||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x4770e5=this['context']['plugins']['get']('PendingActions'),{channelId:_0x394c46}=_0x279fc2,_0x6de587=_0x4770e5['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x394c46,'threadId':_0x25dcb5,'context':_0x2d5c09,'unlinkedAt':_0x19cd9b,'attributes':_0x29781e})['then'](()=>_0x4770e5['remove'](_0x6de587))['catch'](_0x438d07=>{throw console['error'](_0x438d07),new _0x3f73c4('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x568300){const _0xbb0190=this['context']['plugins']['get'](O),_0x3f1324=this['getCommentThread'](_0x568300);if(_0x3f1324['_isAttached']=!0x1,this['_threadToController']['has'](_0x3f1324)){const _0x5edb34=this['_threadToController']['get'](_0x3f1324),_0x501281=_0x5edb34['view'],_0x28ac8c=_0xbb0190['getByInnerView'](_0x501281);this['_threadToController']['delete'](_0x3f1324),this['_viewToController']['delete'](_0x501281),_0x28ac8c&&_0xbb0190['remove'](_0x28ac8c),_0x5edb34['destroy'](),_0x501281['destroy']()['then'](()=>{this['_unbindEditors'](_0x501281);});}}['_updateActiveAnnotation']({threadId:_0x52f37d,resolvedAt:_0x100e2a,unlinkedAt:_0x4e163e}){const _0x28794c=!!_0x100e2a,_0x311467=this['context']['plugins']['get'](O),_0x568a06=this['getCommentThread'](_0x52f37d);if(this['_threadToController']['has'](_0x568a06)){const _0x3a9e5b=this['_threadToController']['get'](_0x568a06)['view'],_0x78a0b9=_0x311467['getByInnerView'](_0x3a9e5b);_0x78a0b9&&(_0x28794c&&_0x311467['_removeActiveAnnotation'](_0x78a0b9),_0x4e163e?_0x78a0b9['isVisible']=!0x1:_0x78a0b9['refreshVisibility']());}}['_getExternalAuthor'](_0x4f0921){const _0x150a1c=this['context']['plugins']['get'](it),_0x411f08=pt('external:'+_0x4f0921),_0x955816=_0x150a1c['getUser'](_0x411f08);return _0x955816||_0x150a1c['addUser']({'id':_0x411f08,'name':_0x4f0921});}['_createNewComment']({threadId:_0x56bc22,commentId:_0x197514=_0x550e29(),content:_0x28884e,authorId:_0x335b06,createdAt:_0x5b3ecb,attributes:_0x2c4501}){if('string'!=typeof _0x197514)throw new _0x3f73c4('commentsrepository-invalid-commentid');if('string'!=typeof _0x335b06)throw new _0x3f73c4('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x28884e||!_0x28884e['trim']())throw new _0x3f73c4('commentsrepository-invalid-comment-content');const _0x36349e=this['context']['plugins']['get'](it)['getUser'](_0x335b06);if(!_0x36349e)throw new _0x3f73c4('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x335b06});let _0x474eec=null,_0x7d4342=_0x5b3ecb;return _0x2c4501?.['@external']&&(_0x474eec=this['_getExternalAuthor'](_0x2c4501['@external']['authorName']),_0x7d4342=new Date(_0x2c4501['@external']['createdAt'])),new fi(this,{'threadId':_0x56bc22,'id':_0x197514,'author':_0x474eec||_0x36349e,'creator':_0x36349e,'content':_0x28884e,'createdAt':_0x5b3ecb,'authoredAt':_0x7d4342,'attributes':_0x2c4501});}['_addComment'](_0x2568e0){let {threadId:_0x5f12e8,content:_0x177fc4,attributes:_0x5c024b,isFromAdapter:_0xde3b38}=_0x2568e0;const _0x51f4ff=this['getCommentThread'](_0x2568e0['threadId']);if(!_0x51f4ff)throw new _0x3f73c4('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x1b06d7=this['_createNewComment'](_0x2568e0),{id:_0x4d4dcc}=_0x1b06d7;if(_0x51f4ff['_add'](_0x1b06d7),_0xde3b38||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x51f4ff['isSubmitted'])return Promise['resolve']();const _0x3c547d=this['context']['plugins']['get']('PendingActions'),{channelId:_0xee4849}=_0x51f4ff,_0x4e0961=_0x3c547d['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x5c024b||(_0x5c024b={}),this['adapter']['addComment']({'channelId':_0xee4849,'threadId':_0x5f12e8,'commentId':_0x4d4dcc,'content':_0x177fc4,'attributes':_0x5c024b})['then'](_0x2e533a=>{_0x3c547d['remove'](_0x4e0961),_0x2e533a&&this['_updateComment']({'channelId':_0xee4849,'threadId':_0x5f12e8,'commentId':_0x4d4dcc,'createdAt':_0x2e533a['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x10b578=>{throw console['error'](_0x10b578),new _0x3f73c4('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0xfcf3b0,commentId:_0x121ca0,content:_0x318161,createdAt:_0x9abc68,attributes:_0x1392f1,isFromAdapter:_0x5ca140}){if(void 0x0!==_0x318161&&('string'!=typeof _0x318161||!_0x318161['trim']()['length']))throw new _0x3f73c4('commentsrepository-update-comment-invalid-content');const _0x35058f=this['getCommentThread'](_0xfcf3b0),_0x5dc156=_0x35058f['getComment'](_0x121ca0);if(!_0x5dc156)throw new _0x3f73c4('commentsrepository-update-missing-comment',this);let _0x13a89e=!0x1;if(_0x318161&&_0x318161!==_0x5dc156['content']&&(_0x5dc156['isEditable']||_0x5ca140)&&(_0x5dc156['content']=_0x318161,_0x13a89e=!0x0),_0x9abc68&&_0x9abc68!==_0x5dc156['createdAt']&&(_0x5dc156['createdAt']=_0x9abc68,_0x5dc156['attributes']&&_0x5dc156['attributes']['@external']||(_0x5dc156['authoredAt']=_0x9abc68),_0x13a89e=!0x0),_0x1392f1&&!wt(_0x1392f1,_0x5dc156['attributes'])&&(_0x5dc156['attributes']=_0x1392f1,_0x13a89e=!0x0),!_0x13a89e)return Promise['resolve']();if(_0x35058f['fire']('commentUpdated'),_0x5ca140||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x87f32=this['context']['plugins']['get']('PendingActions'),{channelId:_0xb45a07}=this['getCommentThread'](_0x5dc156['threadId']),_0x4fb544=_0x87f32['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0xb45a07,'threadId':_0xfcf3b0,'commentId':_0x121ca0,'content':_0x318161,'attributes':_0x1392f1})['then'](()=>_0x87f32['remove'](_0x4fb544))['catch'](_0x4bd2fa=>{throw console['error'](_0x4bd2fa),new _0x3f73c4('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0xbb1f1,commentId:_0x3098b1,isFromAdapter:_0x1a1a44}){const _0x7ebd5c=this['getCommentThread'](_0xbb1f1),_0x1cf195=_0x7ebd5c['getComment'](_0x3098b1);if(!_0x1cf195)throw new _0x3f73c4('commentsrepository-remove-missing-comment',this);if(_0x7ebd5c['_remove'](_0x1cf195),_0x1a1a44||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x6a5c5c=this['context']['plugins']['get']('PendingActions'),{channelId:_0x517d3f}=_0x7ebd5c,_0x32a5a5=_0x6a5c5c['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x517d3f,'threadId':_0xbb1f1,'commentId':_0x3098b1})['then'](()=>_0x6a5c5c['remove'](_0x32a5a5))['catch'](_0x529d8a=>{throw console['error'](_0x529d8a),new _0x3f73c4('commentsrepository-remove-comment-internal-error',this);});}}class ui extends/* #__PURE__ -- @preserve */
30
+ _0x12fe42(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x4c871d,_0x1edf50){super();const _0x20c834=_0x1edf50['isResolvable'];this['channelId']=_0x1edf50['channelId'],this['id']=_0x1edf50['id'],this['comments']=new _0x100e27(),this['_repository']=_0x4c871d,this['_isAttached']=!0x1,this['_isSubmitted']=_0x1edf50['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x4c871d,'_permissions',_0x4c871d,'_readOnlyChannels',()=>_0x4c871d['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x4c871d,'_permissions',()=>_0x4c871d['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x4c871d,'_permissions',()=>{const _0x5550a8=_0x4c871d['getPermissions'](this['channelId']);return _0x5550a8['write']||_0x5550a8['admin'];}),this['bind']('isResolvable')['to'](_0x4c871d,'_permissions',()=>_0x20c834&&_0x4c871d['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x1edf50['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x366252,_0x266027)=>_0x366252?_0x266027?_0x366252<_0x266027?_0x366252:_0x266027:_0x366252:_0x266027),this['set']('unlinkedAt',_0x1edf50['unlinkedAt']||null),this['set']('resolvedAt',_0x1edf50['resolvedAt']||null),this['set']('resolvedBy',_0x1edf50['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0xc22811=>!!_0xc22811),this['set']('attributes',_0x1edf50['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x340bd5,_0x129ecc)=>_0x340bd5+_0x129ecc['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x885bdd,id:_0x170645}=this;this['_repository']['fire'](bt('submitCommentThread',_0x885bdd),{'channelId':_0x885bdd,'threadId':_0x170645});}['setUnlinkedAt'](_0x5abf63){this['_update']({'unlinkedAt':_0x5abf63});}['resolve']({resolvedAt:_0x42c1bc=new Date(),resolvedBy:_0xbfebce=null,isFromAdapter:_0x558b82=!0x1}={}){const _0x4ccdc1=this['_repository']['context']['plugins']['get'](it)['me'],{channelId:_0x2a18a6,id:_0x6270b2}=this;this['_repository']['fire'](bt('resolveCommentThread',_0x2a18a6),{'channelId':_0x2a18a6,'threadId':_0x6270b2,'resolvedAt':_0x42c1bc,'resolvedBy':_0xbfebce||_0x4ccdc1['id'],'isFromAdapter':_0x558b82});}['reopen']({isFromAdapter:_0x350835=!0x1}={}){const {channelId:_0x4a0269,id:_0x3e1567}=this;this['_repository']['fire'](bt('reopenCommentThread',_0x4a0269),{'channelId':_0x4a0269,'threadId':_0x3e1567,'isFromAdapter':_0x350835});}['setContext'](_0xdc1ca0){this['context']||this['_update']({'context':_0xdc1ca0});}['setAttribute'](_0x29ff3c,_0x38911c){const _0x2f0d74=It(this['attributes']);At(_0x2f0d74,_0x29ff3c,_0x38911c),this['_update']({'attributes':_0x2f0d74});}['removeAttribute'](_0x3ebcc2){const _0x460f56=It(this['attributes']);yt(_0x460f56,_0x3ebcc2),this['_update']({'attributes':_0x460f56});}['remove']({isFromAdapter:_0x2b56a0=!0x1}={}){const {channelId:_0x302769,id:_0x34206d}=this;this['_repository']['fire'](bt('removeCommentThread',_0x302769),{'channelId':_0x302769,'threadId':_0x34206d,'isFromAdapter':_0x2b56a0});}['attachTo'](_0x2c1fc3){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x2c1fc3});}['addComment'](_0x59205f){const {channelId:_0x116743,id:_0x911bc7}=this;this['_repository']['fire'](bt('addComment',_0x116743,_0x911bc7),Object['assign']({'channelId':_0x116743,'threadId':_0x911bc7},_0x59205f));}['getComment'](_0x2f2c69){if('string'!=typeof _0x2f2c69)throw new _0x3f73c4('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x2f2c69});return this['comments']['get'](_0x2f2c69);}['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'](_0x3c7e44=>_0x3c7e44['toJSON']()),'attributes':this['attributes']};}['_add'](_0x420ebe){return this['listenTo'](_0x420ebe,'change:authoredAt',()=>{const _0x4e14db=this['_findOptimalIndex'](_0x420ebe),_0x3166e0=this['comments'];_0x4e14db-0x1!=_0x3166e0['getIndex'](_0x420ebe)&&_0x4e14db+0x1!=_0x3166e0['getIndex'](_0x420ebe)&&(this['_remove'](_0x420ebe),this['_add'](_0x420ebe));}),this['comments']['add'](_0x420ebe,this['_findOptimalIndex'](_0x420ebe));}['_update'](_0x368a7d){const {channelId:_0x270b0a,id:_0x420c3d}=this;this['_repository']['fire'](bt('updateCommentThread',_0x270b0a),{..._0x368a7d,'channelId':_0x270b0a,'threadId':_0x420c3d});}['_remove'](_0x4e1f52){return this['stopListening'](_0x4e1f52),_0x4e1f52['destroy'](),this['comments']['remove'](_0x4e1f52);}['_findOptimalIndex'](_0x1ec1e8){const _0x14a079=this['comments']['find'](_0x261203=>new Date(_0x261203['authoredAt'])['getTime']()>new Date(_0x1ec1e8['authoredAt'])['getTime']());return _0x14a079?this['comments']['getIndex'](_0x14a079):this['length'];}}class fi extends/* #__PURE__ -- @preserve */
31
+ _0x12fe42(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0xb45f9f,_0xbd7778){super();const _0x36615a=_0xb45f9f['context']['plugins']['get'](it)['me'],_0x3998c=_0xb45f9f['getCommentThread'](_0xbd7778['threadId']),_0x350d94=0x0===_0x3998c['comments']['length'],_0x502d9b=_0x36615a===_0xbd7778['author'];this['id']=_0xbd7778['id'],this['threadId']=_0xbd7778['threadId'],this['author']=_0xbd7778['author'],this['creator']=_0xbd7778['creator'],this['isExternal']=Boolean(_0xbd7778['attributes']&&_0xbd7778['attributes']['@external']),this['set']('content',_0xbd7778['content']),this['createdAt']=_0xbd7778['createdAt']||new Date(),this['set']('authoredAt',_0xbd7778['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x3998c,'resolvedAt'),this['set']('attributes',_0xbd7778['attributes']||{}),this['bind']('isEditable')['to'](_0xb45f9f,'_permissions',()=>{const _0x129096=_0xb45f9f['getPermissions'](_0x3998c['channelId'])['write'],_0x280346=_0xb45f9f['getPermissions'](_0x3998c['channelId'])['modifyAll'];return _0x502d9b&&_0x129096||!_0x502d9b&&_0x280346;}),this['bind']('isRemovable')['to'](_0x3998c,'isRemovable',_0xb45f9f,'_permissions',_0x5919c7=>{const _0x135ec2=_0xb45f9f['getPermissions'](_0x3998c['channelId'])['write'],_0x465b=_0xb45f9f['getPermissions'](_0x3998c['channelId'])['modifyAll'];return _0x502d9b&&_0x135ec2||_0x5919c7&&_0x350d94||!_0x502d9b&&_0x465b&&!_0x350d94;}),this['bind']('isReadOnly')['to'](_0x3998c,'isReadOnly'),this['_repository']=_0xb45f9f;}get['weight'](){return Math['max'](function(_0x518961){const _0x104f64=document['createElement']('div');return _0x104f64['innerHTML']=_0x518961,_0x104f64['textContent']['length'];}(this['content']),0xc8);}['update'](_0x4f8393){const {threadId:_0x25a770,id:_0x15875a}=this;if(!this['_repository']['hasCommentThread'](_0x25a770))throw new _0x3f73c4('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x1a28fe}=this['_repository']['getCommentThread'](_0x25a770);this['_repository']['fire'](bt('updateComment',_0x1a28fe,_0x25a770),{'channelId':_0x1a28fe,'threadId':_0x25a770,'commentId':_0x15875a,..._0x4f8393});}['setAttribute'](_0x50fcea,_0x1ee9dc){const _0x5305d9=It(this['attributes']);At(_0x5305d9,_0x50fcea,_0x1ee9dc),this['update']({'attributes':_0x5305d9});}['removeAttribute'](_0x1818d9){const _0x131035=It(this['attributes']);yt(_0x131035,_0x1818d9),this['update']({'attributes':_0x131035});}['remove'](_0x15c719={}){if(!_0x15c719['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x45c181,id:_0x57d3ad}=this;if(!this['_repository']['hasCommentThread'](_0x45c181))throw new _0x3f73c4('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x3d56e3}=this['_repository']['getCommentThread'](_0x45c181);this['_repository']['fire'](bt('removeComment',_0x3d56e3,_0x45c181),{'channelId':_0x3d56e3,'threadId':_0x45c181,'commentId':_0x57d3ad,..._0x15c719});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function bt(_0x30b07d,..._0x1cb0c6){for(const _0xfaf34e of _0x1cb0c6)void 0x0!==_0xfaf34e&&(_0x30b07d+=':'+String(_0xfaf34e));return _0x30b07d;}class J extends _0xceca52{['refresh'](){const _0x2bf03a=this['editor']['model']['document']['selection'];for(const _0x55bc34 of _0x2bf03a['getRanges']())if(this['_hasContent'](_0x55bc34))return void(this['isEnabled']=!0x0);this['isEnabled']=!0x1;}['execute']({threadId:_0x3c7660=_0x550e29()}={}){const _0x41e66b=this['editor']['model'],_0x15b145=[];for(const _0x2d7765 of _0x41e66b['document']['selection']['getRanges']())this['_hasContent'](_0x2d7765)&&_0x15b145['push'](this['_trimToContent'](_0x2d7765));_0x41e66b['change'](_0x2c56b6=>{for(const _0x227442 of _0x15b145){const _0x54e384=_0x550e29()['substr'](0x1,0x5),_0x34b70a='comment:'+_0x3c7660+':'+_0x54e384;_0x2c56b6['addMarker'](_0x34b70a,{'range':_0x227442,'usingOperation':!0x1,'affectsData':!0x1});}});}['_hasContent'](_0x5dbcde){for(const _0x4fde09 of _0x5dbcde['getItems']())if(this['_itemIsContent'](_0x4fde09))return!0x0;return!0x1;}['_itemIsContent'](_0x28aa27){return _0x28aa27['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x28aa27)&&!_0x28aa27['is']('element','tableCell');}['_trimToContent'](_0x45ab88){const _0x2d789c=_0x20c8de=>!this['_itemIsContent'](_0x20c8de['item']),_0x111563=_0x45ab88['start']['getLastMatchingPosition'](_0x2d789c),_0x49bae7=_0x45ab88['end']['getLastMatchingPosition'](_0x2d789c,{'direction':'backward'});return this['editor']['model']['createRange'](_0x111563,_0x49bae7);}}class P extends _0x5dedc1{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[O];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x584cbf){super(_0x584cbf),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x39f070=this['editor'],_0x1d0abd=_0x39f070['model']['document']['selection'],_0x916215=_0x4eaad4(()=>this['refreshSelectedViews'](),0xa);_0x1d0abd['on']('change:range',(_0xc349a7,_0x46c54b)=>{_0x46c54b['directChange']&&(_0x916215['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x39f070['editing']['view']['document'],'change:isFocused',(_0x598441,_0x5814d7,_0xed4775)=>{_0xed4775&&_0x916215();}),this['listenTo'](_0x39f070['ui']['focusTracker'],'change:isFocused',(_0x410f2b,_0x45e1e7,_0x5a1694)=>{_0x5a1694||_0x39f070['isReadOnly']||this['fire']('blur',{'isAnnotationTracked':_0x413b11=>this['_editorAnnotationsData']['has'](_0x413b11['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x5bcae1){if(this['_editorAnnotations']['has'](_0x5bcae1['view']))return;this['_editorAnnotations']['add'](_0x5bcae1['view']),this['editor']['ui']['focusTracker']['add'](_0x5bcae1['view']['element']);const _0x43c47a=this['editor']['plugins']['get'](O);this['listenTo'](_0x43c47a['collection'],'remove',(_0x5206b6,_0x33af11)=>{this['editor']['ui']['focusTracker']['remove'](_0x33af11['view']['element']),this['_editorAnnotations']['delete'](_0x33af11['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x46ba12){if('function'!=typeof _0x46ba12)throw new _0x3f73c4('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x46ba12);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x25d9bc,annotations:_0x3a6fc2}){const _0xb212d=[],_0x56334a=this['editor']['model']['document']['selection'],_0x1a2f28=Array['from'](_0x56334a['getRanges']());for(const [_0xcff58c,_0x3d6751]of this['_editorAnnotationsData']){const _0xd91521=_0x8b1f9b(_0x3d6751),_0x30df95=_0x3a6fc2['getByInnerView'](_0xcff58c);_0xd91521&&_0x30df95&&_0xb212d['push']({'annotation':_0x30df95,'range':_0xd91521});}function _0x8b1f9b(_0x35f1a3){for(const _0x559d9e of _0x35f1a3)for(const _0xd141e4 of _0x1a2f28)if(_0x559d9e['containsRange'](_0xd141e4,!_0x56334a['isCollapsed']))return _0x559d9e;return null;}return _0xb212d['sort']((_0x27df02,_0x5c1a18)=>{const _0x2546b5=_0x27df02['range'],_0x141bae=_0x5c1a18['range'];if(!_0x2546b5['isEqual'](_0x141bae)){if(_0x2546b5['containsRange'](_0x141bae,!0x0))return 0x1;if(_0x141bae['containsRange'](_0x2546b5,!0x0))return-0x1;}return _0x27df02['annotation']==_0x25d9bc?-0x1:_0x5c1a18['annotation']==_0x25d9bc?0x1:0x0;})['map'](_0x398b22=>_0x398b22['annotation']);}get['_editorAnnotationsData'](){const _0x31c94a=new Map();for(const _0x36f1aa of Array['from'](this['_dataCollectors']))for(const [_0xedb3a6,_0xee2370]of _0x36f1aa())_0x31c94a['set'](_0xedb3a6,_0xee2370);return _0x31c94a;}}class st extends _0x5dedc1{['afterInit'](){const _0x5ee987=this['editor'];if(!_0x5ee987['plugins']['has']('RestrictedEditingModeEditing'))return;_0x5ee987['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class ct extends _0x5dedc1{constructor(_0x5141b2){super(_0x5141b2),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x291cc9=this['editor'],_0x50a9c9=_0x291cc9['commands']['get']('importWord'),_0x593f57=_0x291cc9['plugins']['get'](it);_0x50a9c9&&(_0x50a9c9['on']('execute',(_0x510d92,[,_0x5c3614])=>{_0x5c3614['collaboration_features']={'comments':!0x0,'user_id':_0x593f57['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x50a9c9,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x275c88,_0x28dfb0){const {comment_threads:_0x57afef}=_0x28dfb0;_0x57afef&&_0x57afef['forEach'](({thread_id:_0x253a26,comments:_0x21a043,is_resolved:_0x122c2})=>{const _0x1d28dd=new Date(),_0x50d657=_0x21a043['map'](({author:_0x49eb2d,content:_0x35d6dc,created_at:_0x411401})=>({'content':_0x35d6dc,'authorId':this['editor']['plugins']['get'](it)['me']['id'],'createdAt':_0x1d28dd,'attributes':{'@external':{'authorName':_0x49eb2d,'createdAt':_0x411401?new Date(_0x411401):new Date(),'source':'importWord'}}})),_0x186d35=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](o)['addCommentThread']({'channelId':_0x186d35,'threadId':_0x253a26,'comments':_0x50d657,'resolvedAt':_0x122c2?_0x1d28dd:null});});}}class at extends _0x5dedc1{constructor(_0x8d6587){super(_0x8d6587),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x37d7c2=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x37d7c2,'contentInsertion',(_0x36b5ce,_0x520f85)=>this['_removeMarkersWithoutThreads'](_0x520f85['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x5134e2){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x5134e2;const _0x4a7af4=this['editor']['plugins']['get']('CommentsRepository');for(const _0x470947 of _0x5134e2['keys']()){const [_0x393f4d,_0xf0aebe]=_0x470947['split'](':');'comment'!=_0x393f4d||_0x4a7af4['hasCommentThread'](_0xf0aebe)||_0x5134e2['delete'](_0x470947);}return _0x5134e2;}['_registerMarkerInClipboardPipeline'](){const _0x255890=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0xe26da6=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0xe26da6&&_0x255890['_registerMarkerToCopy']('comment',_0xe26da6);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x3ac550){switch(_0x3ac550){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}class ut extends _0x5dedc1{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x54d90c,_0x4c65a0)=>{if(!_0x4c65a0['options']['showCommentHighlights'])return null;if(_0x4c65a0['options']['ignoreResolvedComments']){const {id:_0x1c7325}=er(_0x54d90c['markerName']),_0x5adbd0=this['editor']['plugins']['get'](o);if(_0x5adbd0['getCommentThread'](_0x1c7325)?.['isResolved']&&_0x54d90c['item'])return _0x4c65a0['consumable']['consume'](_0x54d90c['item'],'addMarker:'+_0x54d90c['markerName']),_0x4c65a0['consumable']['consume'](_0x54d90c['item'],'removeMarker:'+_0x54d90c['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x1aa970=>{_0x1aa970['on']('addMarker:comment',(_0x5d3b1c,_0x4433f2,_0x34d314)=>{if(!_0x34d314['options']['showCommentHighlights'])return;const _0x172f25=_0x4433f2['item'];if(!_0x172f25)return;const _0x58db5b=_0x34d314['mapper']['toViewElement'](_0x172f25);this['editor']['model']['schema']['isObject'](_0x172f25)&&_0x58db5b&&!_0x58db5b['getCustomProperty']('widget')&&_0x58db5b['is']('containerElement')&&_0x198158(_0x58db5b,_0x34d314['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x1d1cb9,{writer:_0xddcc61,options:_0xe31ce8})=>{if(!_0xe31ce8['showCommentHighlights'])return null;const _0x490b6d=_0xddcc61['createContainerElement']('div'),_0x6d520b=_0xddcc61['createEmptyElement']('hr');return _0xddcc61['addClass']('ck-horizontal-line',_0x490b6d),_0xddcc61['insert'](_0xddcc61['createPositionAt'](_0x490b6d,0x0),_0x6d520b),_0x490b6d;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x597e07,{writer:_0x3980a8,options:_0x31de5f})=>{if(!_0x31de5f['showCommentHighlights'])return null;const _0xff48ce=_0x3980a8['createContainerElement']('span'),_0x3eefe1=_0x3980a8['createEmptyElement']('img');return _0x3980a8['addClass']('image-inline',_0xff48ce),_0x3980a8['insert'](_0x3980a8['createPositionAt'](_0xff48ce,0x0),_0x3eefe1),_0xff48ce;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x1a68c7,{writer:_0xaa73bf,options:_0x1beffe})=>{if(_0x1beffe['showCommentHighlights'])return _0xaa73bf['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x3b7659,_0x2717e3,_0x2b4c07)=>{_0x2b4c07['options']['showCommentHighlights']&&_0x3b7659['stop']();},{'priority':'high'});}}class r extends _0x5dedc1{static get['requires'](){return[o,P,it,st,ct,at,ut];}static get['pluginName'](){return'CommentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x246e5c){super(_0x246e5c),this['set']('isThreadsLoadingPaused',!0x0),_0x246e5c['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x4471c9,_0x345b84,_0x270151,_0x27d885)=>{const _0x55d8ee=_0x246e5c['plugins']['get'](o),_0x19df73=_0x270151?er(_0x270151)['id']:null;_0x246e5c['model']['change'](()=>{if(_0x19df73){const _0x13a8a3=this['getAllMarkersForId'](_0x19df73);for(const _0x349793 of _0x13a8a3)_0x246e5c['editing']['reconvertMarker'](_0x349793);}if(_0x27d885){const {id:_0x5e2e8a}=er(_0x27d885),_0x5351f4=_0x55d8ee['getCommentThread'](_0x5e2e8a);if(_0x5351f4&&_0x5351f4['unlinkedAt'])return;if(_0x5351f4&&!_0x5351f4['isAttached'])return;const _0x95285b=this['getAllMarkersForId'](_0x5e2e8a);for(const _0x1ed2c5 of _0x95285b)_0x246e5c['editing']['reconvertMarker'](_0x1ed2c5);}}),_0x19df73&&this['scrollToThreadMarker'](_0x19df73);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x4a0bb7=this['editor'],_0x2fe30f=_0x4a0bb7['plugins']['get'](o),_0x157003=_0x4a0bb7['config']['get']('collaboration.channelId'),_0x49f15f=_0x2fe30f['getCommentThreads']()['filter'](_0x5d8c27=>_0x5d8c27['channelId']!==_0x157003);_0x4a0bb7['commands']['add']('addCommentThread',new J(_0x4a0bb7)),this['listenTo'](_0x4a0bb7,'change:isReadOnly',(_0x466b26,_0x1a7ed8,_0x3e8d07)=>{_0x2fe30f['switchReadOnly'](_0x3e8d07,_0x4a0bb7['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x2fe30f,ft('addCommentThread',_0x157003),(_0x4d28e1,{threadId:_0x447456})=>{const _0x5678bb=this['editor']['plugins']['get'](o)['getCommentThread'](_0x447456);_0x5678bb?.['unlinkedAt']&&this['_attachArchivedThread'](_0x447456);}),this['listenTo'](_0x2fe30f,ft('removeCommentThread',_0x157003),(_0x820b57,{threadId:_0x245ff9})=>{_0x4a0bb7['model']['enqueueChange']({'isUndoable':!0x1},_0x1fa2a3=>{const _0x87d940=this['getAllMarkersForId'](_0x245ff9);for(const _0x2147bd of _0x87d940)_0x1fa2a3['removeMarker'](_0x2147bd);});}),this['listenTo'](_0x2fe30f,ft('resolveCommentThread',_0x157003),(_0xfcdbd8,{threadId:_0x1f3e6a})=>{(this['_reconvertMarkers'](_0x1f3e6a),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](o)['getCommentThread'](_0x1f3e6a)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x2fe30f,ft('reopenCommentThread',_0x157003),(_0x1466c6,{threadId:_0x4a443e})=>{this['_reconvertMarkers'](_0x4a443e);},{'priority':'low'}),this['listenTo'](_0x2fe30f,ft('addComment',_0x157003),(_0x379029,{threadId:_0x392bfd,isFromAdapter:_0x418d4b})=>{const _0x43e4b1=this['getAllMarkersForId'](_0x392bfd);if(_0x418d4b||0x0==_0x43e4b1['length']||!_0x2fe30f['hasCommentThread'](_0x392bfd))return;0x1===_0x2fe30f['getCommentThread'](_0x392bfd)['length']&&_0x4a0bb7['model']['enqueueChange']({'isUndoable':!0x1},_0x2b3adc=>{for(const _0x1dbad7 of _0x43e4b1)_0x2b3adc['updateMarker'](_0x1dbad7,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x49f15f);}['afterInit'](){!async function(_0x2cb698){const _0x428a97=_0x548351([0x42,0x65,0x76,0x75,0x6e,0x54,0x31,0x52,0x51,0x6a,0x66,0x73,0x33,0x71,0x55,0x68,0x50,0x30,0x4a,0x64,0x36,0x74,0x77,0x72,0x49,0x6d,0x57,0x32,0x4b,0x7a,0x53,0x4d,0x79,0x59,0x6b,0x43,0x58,0x45,0x6f,0x78,0x63,0x4e,0x47,0x34,0x56,0x69,0x5a,0x70,0x39,0x37,0x67,0x4c,0x4f,0x35,0x41,0x48,0x38,0x62,0x44,0x46,0x6c,0x61]),_0x3af52b=0x2ace9546,_0x140d48=0x2ac9fc16^_0x3af52b,_0x5f290c=window[_0x548351([0x44,0x61,0x74,0x65])][_0x548351([0x6e,0x6f,0x77])](),_0x33d9a7=_0x2cb698[_0x548351([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x35ab8e=new window[(_0x548351([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5c4bae=>{_0x33d9a7[_0x548351([0x6f,0x6e,0x63,0x65])](_0x548351([0x72,0x65,0x61,0x64,0x79]),_0x5c4bae);}),_0x3cf59c={[_0x548351([0x6b,0x74,0x79])]:_0x548351([0x45,0x43]),[_0x548351([0x75,0x73,0x65])]:_0x548351([0x73,0x69,0x67]),[_0x548351([0x63,0x72,0x76])]:_0x548351([0x50,0x2d,0x32,0x35,0x36]),[_0x548351([0x78])]:_0x548351([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]),[_0x548351([0x79])]:_0x548351([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]),[_0x548351([0x61,0x6c,0x67])]:_0x548351([0x45,0x53,0x32,0x35,0x36])},_0x1cccf8=_0x33d9a7[_0x548351([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x548351([0x67,0x65,0x74])](_0x548351([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1cc309(){let _0x425bf0,_0x46aa51=null,_0x16174f=null;try{if(_0x1cccf8==_0x548351([0x47,0x50,0x4c]))return _0x548351([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x425bf0=_0xea3e87(),!_0x425bf0)return _0x548351([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x425bf0[_0x548351([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x16174f=_0x4982c5(_0x425bf0[_0x548351([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x425bf0[_0x548351([0x6a,0x74,0x69])])),await _0x5be31a()?_0x2e79cc()?_0x1f3eec()?_0x548351([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x189bc6()?(_0x425bf0[_0x548351([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x548351([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x46aa51=_0x1e6019(_0x548351([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x425bf0[_0x548351([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x548351([0x74,0x72,0x69,0x61,0x6c])&&(_0x46aa51=_0x1e6019(_0x548351([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3eb1bc()):_0x548351([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x548351([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x548351([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x548351([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1f3eec(){const _0x38c01f=[_0x548351([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x548351([0x74,0x72,0x69,0x61,0x6c])][_0x548351([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x425bf0[_0x548351([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5f290c/0x3e8:0xe10*_0x140d48;return _0x425bf0[_0x548351([0x65,0x78,0x70])]<_0x38c01f;}function _0x2e79cc(){const _0x284912=_0x425bf0[_0x548351([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x284912)return!0x1;if(_0x284912[_0x548351([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x548351([0x2a])))return!0x0;if(_0x284912[_0x548351([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x548351([0x43,0x4d,0x54])))return!0x0;if(_0x284912[_0x548351([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x548351([0x52,0x43,0x4d,0x54]))){if(_0x531770())return!0x0;if(_0x42ea03()||_0x4e64e0())return!0x0;}return!0x1;}function _0x189bc6(){const _0x11edf5=_0x425bf0[_0x548351([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x11edf5||0x0==_0x11edf5[_0x548351([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x47086e}=new URL(window[_0x548351([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x11edf5[_0x548351([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x47086e))return!0x0;const _0x2932b1=_0x47086e[_0x548351([0x73,0x70,0x6c,0x69,0x74])](_0x548351([0x2e]));return _0x11edf5[_0x548351([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1241b=>_0x1241b[_0x548351([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x548351([0x2a])))[_0x548351([0x6d,0x61,0x70])](_0xccf14=>_0xccf14[_0x548351([0x73,0x70,0x6c,0x69,0x74])](_0x548351([0x2e])))[_0x548351([0x73,0x6f,0x6d,0x65])](_0x34103e=>_0x2932b1[_0x548351([0x65,0x76,0x65,0x72,0x79])]((_0x2fbfe6,_0x18e12c)=>_0x34103e[_0x18e12c]===_0x2fbfe6||_0x34103e[_0x18e12c]===_0x548351([0x2a])));}function _0x3eb1bc(){return _0x46aa51&&_0x16174f?new window[(_0x548351([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x461cfe,_0x4c1514)=>{_0x46aa51[_0x548351([0x74,0x68,0x65,0x6e])](_0x461cfe,_0x4c1514),_0x16174f[_0x548351([0x74,0x68,0x65,0x6e])](_0x22d5fc=>{_0x22d5fc!=_0x548351([0x56,0x61,0x6c,0x69,0x64])&&_0x461cfe(_0x22d5fc);},_0x4c1514);}):_0x46aa51||_0x16174f||_0x548351([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4982c5(_0x461ae1,_0x7d965f){return new window[(_0x548351([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4070f2=>{if(_0x2c47db())return _0x4070f2(_0x548351([0x56,0x61,0x6c,0x69,0x64]));_0x1d0d76(),_0x33d9a7[_0x548351([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x548351([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3e58b6=!0x1;const _0x215a88=_0x550e29();function _0x5d6433(_0x440b1f){return!!_0x440b1f&&(typeof _0x440b1f===_0x548351([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x440b1f===_0x548351([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x440b1f[_0x548351([0x74,0x68,0x65,0x6e])]===_0x548351([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x440b1f[_0x548351([0x63,0x61,0x74,0x63,0x68])]===_0x548351([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x410053(_0x193119){_0x52168b(_0x193119)[_0x548351([0x74,0x68,0x65,0x6e])](_0x481c14=>{if(!_0x481c14||_0x481c14[_0x548351([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x548351([0x6f,0x6b]))return _0x548351([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3075ed(_0xd45509(_0x215a88+_0x7d965f))!=_0x481c14[_0x548351([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x548351([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x548351([0x56,0x61,0x6c,0x69,0x64]);})[_0x548351([0x74,0x68,0x65,0x6e])](_0x2fddc9=>(_0x17aa42(),_0x2fddc9),()=>{const _0x526a6e=_0x217724();return null==_0x526a6e?(_0x17aa42(),_0x548351([0x56,0x61,0x6c,0x69,0x64])):_0x548351(_0x5f290c-_0x526a6e>(0xec21146^_0x3af52b)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x548351([0x74,0x68,0x65,0x6e])](_0x4070f2)[_0x548351([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4070f2(_0x548351([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4d3b29=0x2af87bc6^_0x3af52b;function _0x17aa42(){const _0x3f8f83=_0x548351([0x6c,0x6c,0x63,0x74,0x2d])+_0x3075ed(_0xd45509(_0x461ae1)),_0x381b59=_0x80e341(_0x3075ed(window[_0x548351([0x4d,0x61,0x74,0x68])][_0x548351([0x63,0x65,0x69,0x6c])](_0x5f290c/_0x4d3b29)));window[_0x548351([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x548351([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3f8f83,_0x381b59);}function _0x217724(){const _0x257c03=_0x548351([0x6c,0x6c,0x63,0x74,0x2d])+_0x3075ed(_0xd45509(_0x461ae1)),_0x546294=window[_0x548351([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x548351([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x257c03);return _0x546294?window[_0x548351([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x80e341(_0x546294),0x10)*_0x4d3b29:null;}function _0x52168b(_0x5a5c3f){return new window[(_0x548351([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x6e28c4,_0x32933f)=>{_0x5a5c3f[_0x548351([0x74,0x68,0x65,0x6e])](_0x6e28c4,_0x32933f),window[_0x548351([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x32933f,0x2acf4186^_0x3af52b);});}}_0x33d9a7[_0x548351([0x6f,0x6e])](_0x548351([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1e266c,_0x32c95f)=>{if(_0x32c95f[0x0]!=_0x461ae1)return _0x4070f2(_0x548351([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x32c95f[0x1]={..._0x32c95f[0x1],[_0x548351([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x215a88};},{[_0x548351([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x548351([0x68,0x69,0x67,0x68])}),_0x33d9a7[_0x548351([0x6f,0x6e])](_0x548351([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4d783c=>{_0x5d6433(_0x4d783c[_0x548351([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3e58b6=!0x0,_0x410053(_0x4d783c[_0x548351([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x548351([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x548351([0x6c,0x6f,0x77])}),_0x35ab8e[_0x548351([0x74,0x68,0x65,0x6e])](()=>{_0x3e58b6||_0x4070f2(_0x548351([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2c47db(){return _0x33d9a7[_0x548351([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x548351([0x76,0x69,0x65,0x77])][_0x548351([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x548351([0x61,0x75,0x74,0x6f]);}function _0x1d0d76(){_0x33d9a7[_0x548351([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x548351([0x76,0x69,0x65,0x77])][_0x548351([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x548351([0x61,0x75,0x74,0x6f]);}}function _0x1e6019(_0x581e6d){const _0x557531=[new window[(_0x548351([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2b6a9f=>setTimeout(_0x2b6a9f,0x2ac7ab8a^_0x3af52b)),_0x35ab8e[_0x548351([0x74,0x68,0x65,0x6e])](()=>new window[(_0x548351([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4a9120=>{let _0x190147=0x0;_0x33d9a7[_0x548351([0x6d,0x6f,0x64,0x65,0x6c])][_0x548351([0x6f,0x6e])](_0x548351([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x20ce31,_0x4cda6c)=>{_0x4cda6c[0x0][_0x548351([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x190147++,_0x190147==(0x2ace94be^_0x3af52b)&&(_0x4a9120(),_0x20ce31[_0x548351([0x6f,0x66,0x66])]());});}))];return window[_0x548351([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x548351([0x72,0x61,0x63,0x65])](_0x557531)[_0x548351([0x74,0x68,0x65,0x6e])](()=>_0x581e6d);}async function _0x3a27ce(){await _0x35ab8e,_0x33d9a7[_0x548351([0x6d,0x6f,0x64,0x65,0x6c])][_0x548351([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4d9889,_0x33d9a7[_0x548351([0x6d,0x6f,0x64,0x65,0x6c])][_0x548351([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4d9889,_0x33d9a7[_0x548351([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x548351([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x531770(){return _0x1336cc(_0x548351([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x760f6d(_0x548351([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x548351([0x73,0x74,0x61,0x74,0x65])]==_0x548351([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x42ea03(){return _0x1336cc(_0x548351([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 _0x4e64e0(){return _0x1336cc(_0x548351([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x3c7589(_0x51f38a){const _0x422ab2=_0x102509();_0x33d9a7[_0x422ab2]=_0x548351([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x51f38a,_0x51f38a!=_0x548351([0x56,0x61,0x6c,0x69,0x64])&&_0x3a27ce();}function _0x102509(){const _0x7bff90=window[_0x548351([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x548351([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x548351([0x6e,0x6f,0x77])]())[_0x548351([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x548351([0x2e]),'');let _0x17b721=_0x548351([0x42]);for(let _0x127865=0x0;_0x127865<_0x7bff90[_0x548351([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x127865+=0x2){let _0x4a15bf=window[_0x548351([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x7bff90[_0x548351([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x127865,_0x127865+0x2));_0x4a15bf>=_0x428a97[_0x548351([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4a15bf-=_0x428a97[_0x548351([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x17b721+=_0x428a97[_0x4a15bf];}return _0x17b721;}function _0xea3e87(){const _0x14d5fc=_0x1cccf8[_0x548351([0x73,0x70,0x6c,0x69,0x74])](_0x548351([0x2e]));if(0x3!=_0x14d5fc[_0x548351([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x45e5d(_0x14d5fc[0x1]);function _0x45e5d(_0x1c5d67){const _0x91cfa8=_0x4840b3(_0x1c5d67);return _0x91cfa8&&_0x244562()?_0x91cfa8:null;function _0x244562(){const _0x4e1fad=_0x91cfa8[_0x548351([0x6a,0x74,0x69])],_0x35da68=window[_0x548351([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4e1fad[_0x548351([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4e1fad[_0x548351([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x253770={..._0x91cfa8,[_0x548351([0x6a,0x74,0x69])]:_0x4e1fad[_0x548351([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4e1fad[_0x548351([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x253770[_0x548351([0x76,0x63])],_0xd45509(_0x253770)==_0x35da68;}}}async function _0x5be31a(){let _0x1b56fa=!0x0;try{const _0xb2636e=_0x1cccf8[_0x548351([0x73,0x70,0x6c,0x69,0x74])](_0x548351([0x2e])),[_0x3cf70a,_0x5b4ac1,_0x49f714]=_0xb2636e;return _0xf92938(_0x3cf70a),await _0x54901f(_0x3cf70a,_0x5b4ac1,_0x49f714),_0x1b56fa;}catch{return!0x1;}function _0xf92938(_0x3b3d98){const _0x2ac7b7=_0x4840b3(_0x3b3d98);_0x2ac7b7&&_0x2ac7b7[_0x548351([0x61,0x6c,0x67])]==_0x548351([0x45,0x53,0x32,0x35,0x36])||(_0x1b56fa=!0x1);}async function _0x54901f(_0x5a8064,_0x546445,_0x36bb32){const _0x44443b=window[_0x548351([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x548351([0x66,0x72,0x6f,0x6d])](_0x51621b(_0x36bb32),_0x3e2ff8=>_0x3e2ff8[_0x548351([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1304d9=new window[(_0x548351([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x548351([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5a8064+_0x548351([0x2e])+_0x546445),_0x3f8c4d=window[_0x548351([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x548351([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3f8c4d)return;const _0x773161=await _0x3f8c4d[_0x548351([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x548351([0x6a,0x77,0x6b]),_0x3cf59c,{[_0x548351([0x6e,0x61,0x6d,0x65])]:_0x548351([0x45,0x43,0x44,0x53,0x41]),[_0x548351([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x548351([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x548351([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3f8c4d[_0x548351([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x548351([0x6e,0x61,0x6d,0x65])]:_0x548351([0x45,0x43,0x44,0x53,0x41]),[_0x548351([0x68,0x61,0x73,0x68])]:{[_0x548351([0x6e,0x61,0x6d,0x65])]:_0x548351([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x773161,_0x44443b,_0x1304d9)||(_0x1b56fa=!0x1);}}function _0x4840b3(_0x3e2cc3){return _0x3e2cc3[_0x548351([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x548351([0x65,0x79]))?JSON[_0x548351([0x70,0x61,0x72,0x73,0x65])](_0x51621b(_0x3e2cc3)):null;}function _0x51621b(_0x2e6dd9){return window[_0x548351([0x61,0x74,0x6f,0x62])](_0x2e6dd9[_0x548351([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x548351([0x2b]))[_0x548351([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x548351([0x2f])));}function _0xd45509(_0x43a455){let _0x2df893=0x1505;function _0x3c825f(_0x46ca7d){for(let _0x3614a8=0x0;_0x3614a8<_0x46ca7d[_0x548351([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3614a8++){const _0x44c0e2=_0x46ca7d[_0x548351([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3614a8);_0x2df893=(_0x2df893<<0x5)+_0x2df893+_0x44c0e2,_0x2df893&=_0x2df893;}}function _0x26abfe(_0x100b91){Array[_0x548351([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x100b91)?_0x100b91[_0x548351([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x26abfe):_0x100b91&&typeof _0x100b91==_0x548351([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x548351([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x100b91)[_0x548351([0x73,0x6f,0x72,0x74])]()[_0x548351([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x9abf70,_0x4de510])=>{_0x3c825f(_0x9abf70),_0x26abfe(_0x4de510);}):_0x3c825f(window[_0x548351([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x100b91));}return _0x26abfe(_0x43a455),_0x2df893>>>0x0;}function _0x3075ed(_0x1a968b){return _0x1a968b[_0x548351([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x548351([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x548351([0x30]));}function _0x80e341(_0x4a4b9e){return _0x4a4b9e[_0x548351([0x73,0x70,0x6c,0x69,0x74])]('')[_0x548351([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x548351([0x6a,0x6f,0x69,0x6e])]('');}function _0x1336cc(_0x347b13){return _0x33d9a7[_0x548351([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x548351([0x68,0x61,0x73])](_0x347b13);}function _0x760f6d(_0x1a04a4){return _0x33d9a7[_0x548351([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x548351([0x67,0x65,0x74])](_0x1a04a4);}function _0x4d9889(){}function _0x548351(_0x1672df){return _0x1672df['map'](_0x178932=>String['fromCharCode'](_0x178932))['join']('');}_0x3c7589(await _0x1cc309());}(this);}['destroy'](){const _0xbc645b=this['editor']['plugins']['get'](o),_0x344539=this['editor']['config']['get']('collaboration.channelId');for(const _0xa82218 of _0xbc645b['getCommentThreads']({'channelId':_0x344539}))_0xbc645b['_detachCommentThread'](_0xa82218['id']),_0xbc645b['_threads']['delete'](_0xa82218['id']);super['destroy']();}['hasMarkerForId'](_0x19f40d){return this['getAllMarkersForId'](_0x19f40d)['length']>0x0;}['getAllMarkersForId'](_0x38e778){const _0x4f8151=[];for(const _0x9efd16 of this['editor']['model']['markers'])_0x9efd16['name']['startsWith']('comment:'+_0x38e778)&&_0x4f8151['push'](_0x9efd16);return _0x4f8151;}['scrollToThreadMarker'](_0x2059e7){const _0x153ac6=this['_getTargetForId'](_0x2059e7);_0x153ac6&&setTimeout(()=>{this['activeMarker']&&er(this['activeMarker'])['id']===_0x2059e7&&rt({'target':_0x153ac6[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x203d41){this['editor']['model']['change'](()=>{for(const _0x3a4c48 of this['getAllMarkersForId'](_0x203d41))this['editor']['editing']['reconvertMarker'](_0x3a4c48);});}['_attachArchivedThread'](_0x264a4f){const _0x106293=this['editor']['plugins']['get'](o),_0x155833=this['editor']['plugins']['get'](P),_0x56249b=_0x106293['getCommentThread'](_0x264a4f);if(!_0x56249b['isAttached']){const _0x4748f8=_0x56249b['attachTo'](()=>this['_getTargetForId'](_0x56249b['id']));_0x155833['registerAnnotation'](_0x4748f8),_0x56249b['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x2585fd=this['editor'],_0x13f6d0=_0x2585fd['plugins']['get'](it);_0x2585fd['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x2fb0fa,_0x1f6f66)=>{const {id:_0x4ca8fe}=er(_0x2fb0fa['markerName']),_0x201050=_0x2585fd['plugins']['get'](o)['getCommentThread'](_0x4ca8fe),_0x5c9098=this['activeMarker']&&er(this['activeMarker'])['id']===_0x4ca8fe;let _0x11e3b8;if(_0x201050&&_0x201050['isResolved']&&!_0x5c9098&&_0x2fb0fa['item'])return _0x1f6f66['consumable']['consume'](_0x2fb0fa['item'],'addMarker:'+_0x2fb0fa['markerName']),_0x1f6f66['consumable']['consume'](_0x2fb0fa['item'],'removeMarker:'+_0x2fb0fa['markerName']),null;const _0x748b19=['ck-comment-marker'];return _0x5c9098&&_0x748b19['push']('ck-comment-marker--active'),_0x11e3b8=_0x201050?.['length']?_0x201050['comments']['first']['author']['id']:_0x13f6d0['me']['id'],{'classes':_0x748b19,'attributes':{'data-comment':_0x4ca8fe,'data-author-id':_0x11e3b8}};}}),_0x2585fd['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0xc068bc,{options:_0x430fa0})=>{if(_0x430fa0['showCommentHighlights'])return null;const _0x14df03=_0x2585fd['plugins']['get'](o),_0x24066f=_0x2585fd['model']['markers']['get'](_0xc068bc),{id:_0x162a84,part:_0x12f59a}=er(_0xc068bc);return _0x24066f&&!_0x24066f['affectsData']||_0x430fa0['ignoreResolvedComments']&&_0x14df03['getCommentThread'](_0x162a84)?.['isResolved']?null:{'group':'comment','name':_0x12f59a?_0x162a84+':'+_0x12f59a:_0x162a84};}}),_0x2585fd['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x413c89,{writer:_0x1fbfe9})=>_0x1fbfe9['createElement']('$marker',{'data-name':'comment:'+_0x413c89['getAttribute']('id')})}),_0x2585fd['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x23413b=this['editor'],_0x17d401=_0x23413b['plugins']['get'](o),_0x44083f=new Set(),_0x14785e=new Set();_0x23413b['model']['document']['registerPostFixer'](_0x1f97a1=>{let _0x28d662=!0x1;for(const {name:_0x338165,data:_0x300d46}of _0x23413b['model']['document']['differ']['getChangedMarkers']()){const {group:_0x549b32,id:_0x4ef774}=er(_0x338165);let _0x5aff98=_0x300d46['newRange'];if('comment'!==_0x549b32||!_0x5aff98)continue;const _0x8a6ca7='$graveyard'===_0x5aff98['root']['rootName'];_0x8a6ca7||(_0x5aff98=dt(_0x5aff98,_0x23413b['model']),!_0x5aff98||_0x5aff98['isCollapsed']||!_0x300d46['newRange']||_0x5aff98['isEqual'](_0x300d46['newRange']))?_0x23413b['model']['hasContent'](_0x5aff98)&&!_0x8a6ca7?this['isThreadsLoadingPaused']?_0x44083f['add'](_0x338165):this['_handleThreadMarker'](_0x338165,_0x4ef774):(_0x14785e['add'](_0x338165),_0x44083f['delete'](_0x338165),_0x1f97a1['removeMarker'](_0x338165),_0x28d662=!0x0):(_0x1f97a1['updateMarker'](_0x338165,{'range':_0x5aff98}),_0x28d662=!0x0);}return _0x28d662;}),this['on']('change:isThreadsLoadingPaused',(_0x15e8a7,_0x3b15f2,_0x37c16a)=>{if(!_0x37c16a&&_0x44083f['size'])for(const _0x1cb0eb of _0x44083f){const {id:_0x565d90}=er(_0x1cb0eb);_0x44083f['delete'](_0x1cb0eb),_0x23413b['model']['markers']['get'](_0x1cb0eb)&&this['_handleThreadMarker'](_0x1cb0eb,_0x565d90);}}),this['listenTo'](_0x23413b['model']['document'],'change',()=>{for(const {name:_0x185631,data:{newRange:_0xd53208}}of _0x23413b['model']['document']['differ']['getChangedMarkers']()){const {group:_0x232670,id:_0xea3d7b}=er(_0x185631);if('comment'!==_0x232670)continue;const _0x1cf2e5=_0x17d401['getCommentThread'](_0xea3d7b),_0x286d65=this['hasMarkerForId'](_0xea3d7b);_0x1cf2e5&&(!_0x1cf2e5['_hasTargetInContent']&&_0xd53208&&_0x23413b['editing']['view']['once']('render',()=>{const _0x58c956=_0x23413b['plugins']['get'](O),_0x37ad6b=_0x17d401['_threadToController']['get'](_0x1cf2e5)['view'];_0x58c956['getByInnerView'](_0x37ad6b)['refreshVisibility']();},{'priority':'low'}),_0x1cf2e5['_hasTargetInContent']=_0x286d65||!!_0xd53208),_0xd53208||(_0x14785e['add'](_0x185631),_0x44083f['delete'](_0x185631));}for(const _0x358b48 of _0x14785e){const {id:_0x51ebd7}=er(_0x358b48),_0x39a97e=_0x17d401['getCommentThread'](_0x51ebd7);if(_0x44083f['delete'](_0x358b48),!_0x39a97e)continue;const _0x2fbacf=this['hasMarkerForId'](_0x51ebd7);_0x2fbacf||_0x39a97e['isSubmitted']?_0x2fbacf||_0x39a97e['unlinkedAt']||_0x39a97e['setUnlinkedAt'](new Date()):_0x39a97e['remove']();}_0x14785e['clear']();});}['_handleInitialThreads'](_0x52f2d){_0x52f2d['forEach'](_0x4103c9=>{_0x4103c9['unlinkedAt']&&this['_attachArchivedThread'](_0x4103c9['id']);});}['_getTargetForId'](_0xd12dc6){const _0x275d4d=this['editor'],_0x5095d5=this['getAllMarkersForId'](_0xd12dc6);return et(_0x275d4d['editing'],_0x5095d5);}['_getTextContext'](_0x61a76a){const _0x3c9204=this['getAllMarkersForId'](_0x61a76a);let _0xf22db2='',_0x1fec20=!0x1;for(const _0x429536 of _0x3c9204){const _0x2e3afe=_0x429536['getRange']();for(const _0x351558 of Array['from'](_0x2e3afe['getItems']()))_0x351558['is']('$textProxy')?(_0xf22db2&&_0x1fec20&&(_0xf22db2+='\x20',_0x1fec20=!0x1),_0xf22db2+=_0x351558['data']):_0x1fec20=!0x0;_0x1fec20=!0x0;}return _0xf22db2['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x533300,_0x379ae9){const _0x43bf0a=this['editor'],_0x24968a=_0x43bf0a['plugins']['get'](o);let _0x44e404=_0x24968a['getCommentThread'](_0x379ae9);const _0x8ee8d=_0x43bf0a['config']['get']('collaboration.channelId'),_0x45af29=_0x43bf0a['plugins']['get'](P);if(_0x44e404&&(_0x44e404['unlinkedAt']&&_0x44e404['setUnlinkedAt'](null),_0x44e404['isAttached']))return _0x44e404;return!this['getAllMarkersForId'](_0x379ae9)[0x0]['managedUsingOperations']?_0x43bf0a['editing']['view']['once']('render',()=>{if(_0x24968a['getCommentThread'](_0x379ae9))return;const _0x2361e2=_0x43bf0a['plugins']['get'](O);_0x44e404=_0x24968a['openNewCommentThread']({'channelId':_0x8ee8d,'threadId':_0x379ae9,'target':()=>this['_getTargetForId'](_0x379ae9),'context':{'type':'text','value':this['_getTextContext'](_0x379ae9)}});const _0x4166d2=_0x24968a['_threadToController']['get'](_0x44e404)['view'],_0x1ff264=_0x2361e2['getByInnerView'](_0x4166d2);_0x1ff264&&_0x45af29['registerAnnotation'](_0x1ff264);},{'priority':'low'}):_0x24968a['fetchCommentThread']({'channelId':_0x8ee8d,'threadId':_0x379ae9})['then'](_0x130842=>{if('destroyed'!==_0x43bf0a['state']){if(_0x44e404=_0x130842,_0x44e404&&!_0x44e404['isAttached']){const _0x1978e2=_0x44e404['attachTo'](()=>this['_getTargetForId'](_0x379ae9));_0x45af29['registerAnnotation'](_0x1978e2),_0x44e404['isResolved']&&this['_reconvertMarkers'](_0x379ae9);}else{if(!_0x44e404){const _0x309ada=this['getAllMarkersForId'](_0x379ae9);_0x43bf0a['model']['change'](_0x3e7103=>{for(const _0x28b0f7 of _0x309ada)_0x3e7103['removeMarker'](_0x28b0f7);});}}}}),_0x44e404;}['_handleThreadMarker'](_0x5de83d,_0x3df434){const _0x4dbc38=this['_attachMarkerToThread'](_0x5de83d,_0x3df434);_0x4dbc38&&!_0x4dbc38['context']&&_0x4dbc38['setContext']({'type':'text','value':this['_getTextContext'](_0x3df434)});}['_initAriaMarkerChangeAnnouncements'](){const _0xb1696c=this['editor'];ot(_0xb1696c['model'],({left:_0x324495,entered:_0x4e2af8})=>{for(const _0x1a0285 of _0x324495)if(mt(_0x1a0285)){_0xb1696c['ui']['ariaLiveAnnouncer']['announce'](E(_0xb1696c['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x1015a6 of _0x4e2af8)if(mt(_0x1015a6)){_0xb1696c['ui']['ariaLiveAnnouncer']['announce'](E(_0xb1696c['locale'],'ENTER_COMMENT_ANNOUNCEMENT',nt(_0x295518)));break;}});}}function ft(_0x1118ee,_0x54443d){return _0x54443d?_0x1118ee+':'+_0x54443d:_0x1118ee;}function er(_0x2ba230){const _0x12f322=_0x2ba230['split'](':');return{'group':_0x12f322[0x0],'id':_0x12f322[0x1],'part':_0x12f322[0x2]};}function dt(_0x3f6659,_0x4161e6){const _0x5b308b=_0x4161e6['schema'],_0x9c407c=_0x4161e6['createRange'](_0x3f6659['start']);for(const _0x111181 of _0x3f6659['getWalker']()){const {type:_0x497a16,item:_0xc270a6,nextPosition:_0x3e8cb0}=_0x111181;if('text'===_0x497a16||_0x5b308b['isObject'](_0xc270a6)){const _0x342f18=_0x4161e6['createPositionBefore'](_0xc270a6);_0x9c407c['isCollapsed']&&(_0x9c407c['start']=_0x342f18),_0x9c407c['end']=_0x3e8cb0;}}return _0x9c407c;}function mt(_0x1971e7){return'comment'===er(_0x1971e7['name'])['group'];}class i extends _0x5dedc1{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'CommentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,r,P,O];}get['CommentsListView'](){return te;}get['CommentThreadInputView'](){return ie;}['init'](){const _0x31a446=this['editor'],_0x249cbe=_0x31a446['plugins']['get'](o),_0x32cd7c=_0x31a446['plugins']['get'](r),_0x5a9f1e=_0x31a446['plugins']['get'](O),_0x538c93=_0x31a446['plugins']['get'](P);_0x31a446['ui']['componentFactory']['add']('comment',()=>{const _0x1eba51=this['_createUIButton'](_0x1cb946);return _0x1eba51['tooltip']=!0x0,_0x1eba51;}),_0x31a446['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x121529)),_0x538c93['addSourceCollector'](()=>{const _0x295c5b=[];for(const [_0x328e08,_0x31514c]of _0x249cbe['_threadToController']){const _0x3bb32d=_0x32cd7c['getAllMarkersForId'](_0x328e08['id']),_0x2d56cc=_0x3bb32d['map'](_0x377ac3=>_0x377ac3['getRange']());_0x3bb32d['length']>0x0&&_0x295c5b['push']([_0x31514c['view'],_0x2d56cc]);}return _0x295c5b;}),this['listenTo'](_0x5a9f1e,'change:activeAnnotations',(_0xe0ec47,_0x4a5282,_0xb49bad)=>{const _0x39e108=Array['from'](_0xb49bad)['map'](_0x1eb93d=>_0x1eb93d['innerView'])['find'](_0x353179=>_0x249cbe['_viewToController']['has'](_0x353179));if(!_0x39e108)return void(_0x32cd7c['activeMarker']=null);const _0x2c9d74=_0x249cbe['_viewToController']['get'](_0x39e108)['model']['id'],_0xd83753='comment:'+_0x2c9d74;_0x2c9d74&&_0x32cd7c['hasMarkerForId'](_0x2c9d74)?_0x32cd7c['activeMarker']=_0xd83753:_0x32cd7c['activeMarker']&&(_0x32cd7c['activeMarker']=null);}),this['listenTo'](_0x249cbe,'removeCommentThread',(_0x29e81f,{threadId:_0x22fb7c,isFromAdapter:_0x422984})=>{!_0x422984&&_0x31a446['ui']['focusTracker']['isFocused']&&_0x32cd7c['hasMarkerForId'](_0x22fb7c)&&_0x31a446['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x249cbe,'addComment',(_0xa9cf57,{threadId:_0x1ab6ca,isFromAdapter:_0x1ea7df})=>{if(_0x1ea7df||!_0x32cd7c['hasMarkerForId'](_0x1ab6ca)||!_0x249cbe['hasCommentThread'](_0x1ab6ca))return;0x1===_0x249cbe['getCommentThread'](_0x1ab6ca)['length']&&(_0x31a446['editing']['view']['focus'](),_0xa9cf57['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x430985=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0xe48be9;for(const _0x4f710d in _0x430985){const _0xb9ea5=_0x4f710d,_0x37efdd=_0x430985[_0xb9ea5];if('commentsLicenseKeyValid'==_0x37efdd||'commentsLicenseKeyInvalid'==_0x37efdd||'commentsLicenseKeyExpired'==_0x37efdd||'commentsLicenseKeyDomainLimit'==_0x37efdd||'commentsLicenseKeyNotAllowed'==_0x37efdd||'commentsLicenseKeyEvaluationLimit'==_0x37efdd||'commentsLicenseKeyTrialLimit'==_0x37efdd||'commentsLicenseKeyUsageLimit'==_0x37efdd){delete _0x430985[_0xb9ea5],_0xe48be9=_0x37efdd,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0xe48be9&&_0x430985['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0xe48be9&&_0x430985['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0xe48be9&&_0x430985['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0xe48be9&&_0x430985['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0xe48be9&&_0x430985['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyTrialLimit'==_0xe48be9&&_0x430985['_showLicenseError']('trialLimit'),'commentsLicenseKeyUsageLimit'==_0xe48be9&&_0x430985['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x280790){const _0x17edf9=this['editor'],_0x19a328=new _0x280790(_0x17edf9['locale']),_0x57bfb8=_0x17edf9['commands']['get']('addCommentThread');return _0x19a328['set']({'label':E(_0x17edf9['locale'],'Comment'),'icon':_0x2d891e}),_0x19a328['bind']('isEnabled')['to'](_0x57bfb8),this['listenTo'](_0x19a328,'execute',()=>{_0x57bfb8['execute']();}),_0x19a328;}}class s extends _0x5dedc1{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[r];}constructor(_0xc016c2){super(_0xc016c2),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0xe0c06c,_0x100505,_0x1fea54)=>{_0x1fea54?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x31ccdf,_0x1077f3]of this['editor']['commands'])_0x1077f3['affectsData']&&'addCommentThread'!==_0x31ccdf&&_0x1077f3['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 _0x456f1f=this['editor']['editing']['view']['document'];this['listenTo'](_0x456f1f,'cut',_0x57b0ee=>_0x57b0ee['stop'](),{'priority':'highest'}),this['listenTo'](_0x456f1f,'clipboardInput',_0x97c084=>_0x97c084['stop'](),{'priority':'highest'}),this['listenTo'](_0x456f1f,'delete',_0x5baa1b=>_0x5baa1b['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x23dc62,_0x573874]of this['editor']['commands'])_0x573874['affectsData']&&'addCommentThread'!==_0x23dc62&&_0x573874['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 M extends _0xd751f5{['activeUIs'];['uisData'];['_uis'];static get['requires'](){return[O];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x2eaad0){super(_0x2eaad0),this['activeUIs']=new Set(),this['_uis']=new Map(),this['uisData']=new Map();}['init'](){const _0x20d8d0=this['context']['plugins']['get'](O);this['listenTo'](_0x20d8d0,'_activateAnnotation',(_0x52b184,_0x5c09e1)=>{for(const _0x217b48 of this['activeUIs']){const _0x5e941a=this['_uis']['get'](_0x217b48);(0x0,this['uisData']['get'](_0x217b48)['filter'])(_0x5c09e1)&&_0x5e941a['setActiveAnnotation'](_0x5c09e1);}}),this['listenTo'](_0x20d8d0,'_deactivateAllAnnotations',()=>{for(const _0x508bf4 of this['activeUIs']){this['_uis']['get'](_0x508bf4)['setActiveAnnotation'](null);}}),this['listenTo'](_0x20d8d0['_visibleAnnotations'],'add',(_0x354d3c,_0x16c80e)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x16c80e);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x46c9ef){return this['activeUIs']['has'](_0x46c9ef);}['activate'](_0x45fa3b,_0x577644=this['defaultFilter']){const _0x103d01=this['context']['plugins']['get'](O);if(!this['_uis']['has'](_0x45fa3b))throw new _0x3f73c4('annotationsuis-missing-ui',this,{'uiName':_0x45fa3b});this['isActive'](_0x45fa3b)&&this['deactivate'](_0x45fa3b),this['activeUIs']['add'](_0x45fa3b);const _0x11e2d1=new _();!function({source:_0x4e79d8,target:_0x28ed1b,filter:_0xfb3ea9}){for(const _0x241183 of _0x4e79d8)_0xfb3ea9(_0x241183)&&_0x28ed1b['add'](_0x241183);_0x28ed1b['listenTo'](_0x4e79d8,'add',(_0x59faaf,_0x2a1da1)=>{_0xfb3ea9(_0x2a1da1)&&_0x28ed1b['add'](_0x2a1da1);}),_0x28ed1b['listenTo'](_0x4e79d8,'remove',(_0x1677e4,_0x274f80)=>{_0x28ed1b['has'](_0x274f80)&&_0x28ed1b['remove'](_0x274f80);});}({'source':_0x103d01['_visibleAnnotations'],'target':_0x11e2d1,'filter':_0x577644}),this['uisData']['set'](_0x45fa3b,{'collection':_0x11e2d1,'filter':_0x577644});const _0x3b9775=this['_uis']['get'](_0x45fa3b);_0x3b9775['attach'](_0x11e2d1),this['listenTo'](_0x3b9775,'change:activeAnnotation',(_0x2033a8,_0x4a353e,_0x4fbfb4,_0x278cb1)=>{_0x278cb1&&_0x103d01['_removeActiveAnnotation'](_0x278cb1),_0x4fbfb4&&_0x103d01['_addActiveAnnotation'](_0x4fbfb4);});}['deactivate'](_0x230a5f){if(this['activeUIs']['delete'](_0x230a5f),!this['_uis']['has'](_0x230a5f))throw new _0x3f73c4('annotationsuis-missing-ui',this,{'uiName':_0x230a5f});const _0x318fe0=this['_uis']['get'](_0x230a5f);_0x318fe0['detach'](),this['stopListening'](_0x318fe0),this['uisData']['get'](_0x230a5f)['collection']['destroy'](),this['uisData']['delete'](_0x230a5f);}['switchTo'](_0x8c8283){if(!this['_uis']['has'](_0x8c8283))throw new _0x3f73c4('annotationsuis-missing-ui',this,{'uiName':_0x8c8283});const _0xf35cc6=this['context']['plugins']['get'](O),_0xc435fe=Array['from'](_0xf35cc6['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x8c8283);const _0x48752f=this['_uis']['get'](_0x8c8283);_0x48752f['setActiveAnnotation'](_0xc435fe),_0x48752f['_setSelectedAnnotations']&&_0xc435fe&&_0x48752f['_setSelectedAnnotations']([_0xc435fe]);}['deactivateAll'](){for(const _0x528b3b of this['activeUIs'])this['deactivate'](_0x528b3b);}['register'](_0x2e3698,_0x2f36fb){if(this['_uis']['has'](_0x2e3698))throw new _0x3f73c4('annotationsuis-register-already-registered');if('function'!=typeof _0x2f36fb['attach']||'function'!=typeof _0x2f36fb['detach']||'function'!=typeof _0x2f36fb['setActiveAnnotation'])throw new _0x3f73c4('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x2e3698,_0x2f36fb);}['refilterAnnotations'](){const _0x182beb=this['context']['plugins']['get'](O)['collection'],_0x28c6d6=new Map(),_0x226d55=Array['from'](this['activeUIs']);for(const _0x509e11 of this['activeUIs']){const _0x403b7e=this['uisData']['get'](_0x509e11)['collection'];for(const _0x9dfd66 of _0x403b7e)_0x28c6d6['set'](_0x9dfd66,_0x509e11);}for(const _0x5e511a of _0x182beb){const _0x44f021=_0x28c6d6['get'](_0x5e511a);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x5e511a);const _0x483cb3=_0x226d55['find'](_0x123ab0=>this['uisData']['get'](_0x123ab0)['filter'](_0x5e511a));_0x44f021!==_0x483cb3&&(_0x44f021&&this['uisData']['get'](_0x44f021)['collection']['remove'](_0x5e511a),_0x483cb3&&this['uisData']['get'](_0x483cb3)['collection']['add'](_0x5e511a));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['defaultFilter'](){return!0x0;}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x588bba){const _0x368906=[];for(const _0xc85ebc of this['activeUIs']){(0x0,this['uisData']['get'](_0xc85ebc)['filter'])(_0x588bba)&&_0x368906['push'](_0xc85ebc);}if(_0x368906['length']>0x1)throw new _0x3f73c4('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x368906,'annotationType':_0x588bba['type']});}}const pi=xt('px');class F extends kt{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0x584b6e){super(_0x584b6e);const _0x25398b=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 _0x573782(),this['focusCycler']=new _0x15cdbf({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x25398b['to']('class')],'style':{'minHeight':_0x25398b['to']('minHeight',_0x56d366=>'number'==typeof _0x56d366?pi(_0x56d366+0xa):null)},'dir':_0x584b6e['uiLanguageDirection'],'role':'application','aria-label':E(_0x584b6e,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':E(_0x584b6e,'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',_0x1b8579=>{this['_updateItemPositionInFocusables'](_0x1b8579['source']);}),this['list']['forEach'](_0x4dd828=>{this['focusTracker']['add'](_0x4dd828['element']),this['_updateItemPositionInFocusables'](_0x4dd828);}),this['list']['on']('change',(_0x59a65d,_0x3ef0c4)=>{for(const _0x12bf1a of _0x3ef0c4['removed'])this['focusTracker']['remove'](_0x12bf1a['element']),this['focusables']['remove'](_0x12bf1a);for(const _0x26751f of _0x3ef0c4['added'])this['focusTracker']['add'](_0x26751f['element']),this['_updateItemPositionInFocusables'](_0x26751f);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0x5f1dfb){const _0x1601d5=this['focusables']['getIndex'](_0x5f1dfb);let _0x1f7ed8,_0x1fc44f;for(const _0x38dc6d of this['focusables'])if(_0x5f1dfb['top']<_0x38dc6d['top']){_0x1f7ed8=_0x38dc6d;break;}if(_0x1fc44f=_0x1f7ed8?this['focusables']['getIndex'](_0x1f7ed8):this['focusables']['length'],-0x1!==_0x1601d5){if(_0x1601d5===_0x1fc44f-0x1)return;this['focusables']['remove'](_0x5f1dfb),_0x1fc44f=_0x1f7ed8?this['focusables']['getIndex'](_0x1f7ed8):this['focusables']['length'];}this['focusables']['add'](_0x5f1dfb,_0x1fc44f);}}const Ht=xt('px');class H extends kt{['content'];['_targetTop'];['_mutationObserver'];constructor(_0xd1447f){super(_0xd1447f),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x28eeca,_0x42b69f)=>_0x28eeca+_0x42b69f),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Lt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x49510c=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x49510c['to']('isAnimationDisabled',_0x44f18f=>_0x44f18f?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x49510c['to']('top',_0x3ef3a9=>Ht(_0x3ef3a9))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x168331=this['element']['clientHeight'];_0x168331&&(this['height']=_0x168331);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0xd751f5{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x202c8b){super(_0x202c8b),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 _0x37fc27=this['context']['config']['get']('sidebar.container');_0x37fc27&&this['setContainer'](_0x37fc27);}['setContainer'](_0x1f8b7d){if(!y(_0x1f8b7d))throw new _0x3f73c4('sidebar-setcontainer-invalid-element');this['container']=_0x1f8b7d;}['_attachToContainer']({viewClass:_0x8f27dd='',spaceBetweenItems:_0x3e34b0=0x19}={}){if(!y(this['container']))throw new _0x3f73c4('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x8f27dd,this['_spaceBetweenItems']=_0x3e34b0;}['rearrange']({removedAnnotation:_0x35d6e9,previousAnnotation:_0x65cbab,nextAnnotation:_0x4f1ddd}){const _0x27576b=this['getSidebarItemView'](_0x35d6e9);this['view']['list']['remove'](_0x27576b),this['_destroySidebarItemView'](_0x35d6e9),_0x65cbab&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x65cbab)),_0x4f1ddd&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x4f1ddd)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x5f5a9d,activatedAnnotation:_0x37abff,disableAnimationOnActivatedAnnotation:_0x2a5c3e}){if(this['_activeAnnotation']=_0x37abff,_0x5f5a9d){_0x5f5a9d['isActive']=!0x1;const _0x1b7eba=this['getSidebarItemView'](_0x5f5a9d);_0x1b7eba&&_0x2a5c3e&&(_0x1b7eba['isAnimationDisabled']=!0x1);}if(_0x37abff){const _0x4d178a=this['getSidebarItemView'](_0x37abff);_0x4d178a&&(_0x37abff['isActive']=!0x0,_0x2a5c3e&&(_0x4d178a['isAnimationDisabled']=!0x0,_0x4d178a['top']+=0x1),this['_alignToTargetRect'](_0x4d178a));}}['_detachFromContainer'](_0x4a8965){if(this['view']['element']['remove'](),_0x4a8965){for(const _0x585eba of _0x4a8965)this['_destroySidebarItemView'](_0x585eba);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x4e7fad,_0x15b95c){_0x15b95c||(_0x15b95c=_0x4e7fad['view']);const _0x5f2d41=new H(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x5f2d41,_0x4e7fad),this['_annotationToSidebarItemView']['set'](_0x4e7fad,_0x5f2d41),_0x5f2d41['content']['add'](_0x15b95c),this['listenTo'](_0x4e7fad['view'],'change:targetRect',(_0x3054e6,_0x3348ed,_0x5edd9a)=>{const _0x7e6157=this['_getTargetTop'](_0x4e7fad,_0x5edd9a);_0x5f2d41['_targetTop']!=_0x7e6157&&(_0x5f2d41['_targetTop']=_0x7e6157,this['_setItemTop'](_0x5f2d41,_0x7e6157));}),this['listenTo'](_0x5f2d41,'change:top',()=>{this['_recalculate'](_0x5f2d41,'top');}),this['listenTo'](_0x5f2d41,'change:bottom',()=>{this['_recalculate'](_0x5f2d41,'bottom');}),this['_alignToTargetRect'](_0x5f2d41);const _0x3e2ce8=this['_getItemBefore'](_0x5f2d41);if(_0x3e2ce8)this['_alignAfterItem'](_0x3e2ce8,_0x5f2d41)||this['_alignToTargetRect'](_0x5f2d41);else this['_alignToTargetRect'](_0x5f2d41);return this['_updateLastItem'](),this['view']['list']['add'](_0x5f2d41),_0x5f2d41;}['_alignForTopChange'](_0x56551b){if(!_0x56551b['content']['length'])return;const _0x3f8f37=this['_getItemBefore'](_0x56551b);if(!_0x3f8f37)return;const _0x204cb4=this['_sidebarItemViewToAnnotation']['get'](_0x3f8f37),_0x5c4b6c=this['_activeAnnotation'];_0x5c4b6c&&_0x5c4b6c===_0x204cb4?this['_alignAfterItem'](_0x3f8f37,_0x56551b):this['_alignBeforeItem'](_0x56551b,_0x3f8f37);}['_alignForBottomChange'](_0x4b3439){if(!_0x4b3439['content']['length'])return;const _0xa1de4f=this['_getItemAfter'](_0x4b3439);if(!_0xa1de4f)return;const _0x55c797=this['_sidebarItemViewToAnnotation']['get'](_0xa1de4f),_0x1a889f=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x3f7db5=this['_activeAnnotation'];_0x3f7db5&&_0x3f7db5===_0x55c797&&_0x1a889f?(this['_alignBeforeItem'](_0xa1de4f,_0x4b3439),this['_alignAfterItem'](_0x4b3439,_0xa1de4f)):_0x3f7db5&&_0x3f7db5===_0x55c797?this['_alignBeforeItem'](_0xa1de4f,_0x4b3439):this['_alignAfterItem'](_0x4b3439,_0xa1de4f);}['_recalculate'](_0x1caf25,_0x4f4a72){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x2a0ef0,changedProp:_0x828a7b}of this['_recalculateBuffer'])'top'===_0x828a7b?this['_alignForTopChange'](_0x2a0ef0):this['_alignForBottomChange'](_0x2a0ef0);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x1caf25,'changedProp':_0x4f4a72});}['getSidebarItemView'](_0xfc6484){return this['_annotationToSidebarItemView']['get'](_0xfc6484);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0xf3a8e){const _0x59611f=this['getSidebarItemView'](_0xf3a8e);this['stopListening'](_0x59611f),this['stopListening'](_0xf3a8e['view']),_0x59611f['destroy'](),this['_annotationToSidebarItemView']['delete'](_0xf3a8e),this['_sidebarItemViewToAnnotation']['delete'](_0x59611f);}['_createSidebarView'](){const _0x25ff30=new F(this['context']['locale']);return _0x25ff30['render'](),this['on']('change:_lastItem',(_0x23166a,_0x273202,_0x37cbd2,_0x3cf2d1)=>{_0x3cf2d1&&_0x25ff30['unbind']('minHeight'),_0x37cbd2?_0x25ff30['bind']('minHeight')['to'](_0x37cbd2,'bottom'):_0x25ff30['minHeight']=null;}),_0x25ff30;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x5ea8ca){const _0x3c2e06=this['_sidebarItemViewToAnnotation']['get'](_0x5ea8ca),_0x11f416=_0x3c2e06&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x3c2e06)-0x1);return _0x11f416&&this['getSidebarItemView'](_0x11f416)||null;}['_getItemAfter'](_0xf97ab6){const _0x5e80ca=this['_sidebarItemViewToAnnotation']['get'](_0xf97ab6),_0x52a898=_0x5e80ca&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x5e80ca)+0x1);return _0x52a898&&this['getSidebarItemView'](_0x52a898)||null;}['_alignBeforeItem'](_0x928458,_0xf6ec5d){_0x928458['updateHeight']();const _0x483cc2=R(_0xf6ec5d['bottom']+this['_spaceBetweenItems'],_0x928458['top']);return!!_0x483cc2&&(this['_setItemTop'](_0xf6ec5d,_0xf6ec5d['top']-_0x483cc2),!0x0);}['_alignAfterItem'](_0x22f2ee,_0x423917){_0x22f2ee['updateHeight']();const _0x224a73=R(_0x22f2ee['bottom']+this['_spaceBetweenItems'],_0x423917['top']);return!!_0x224a73&&(this['_setItemTop'](_0x423917,_0x423917['top']+_0x224a73,!0x1),!0x0);}['_alignToTargetRect'](_0x3b125b){const _0x542dbf=this['_sidebarItemViewToAnnotation']['get'](_0x3b125b);if(!_0x542dbf||!_0x542dbf['target']||!_0x542dbf['targetRect'])return;const _0x576873=this['_getTargetTop'](_0x542dbf,_0x542dbf['targetRect']);this['_setItemTop'](_0x3b125b,_0x576873);}['_getTargetTop'](_0x2441f8,_0x4c9dc2){if(null===_0x4c9dc2)return 0x0;if(_0x2441f8['target']instanceof _0xefacec)return _0x4c9dc2['top'];{const _0x25d8d7=new _0xefacec(this['view']['element'])['top'];return _0x4c9dc2['top']-_0x25d8d7;}}['_setItemTop'](_0x4ce1b5,_0x19b1a7,_0x47b2c9=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x47b2c9&&(_0x19b1a7=Math['max'](_0x19b1a7,this['_getMaxAvailableTop'](_0x4ce1b5))),_0x4ce1b5['top']=_0x19b1a7;}['_getMaxAvailableTop'](_0x304cf8){let _0x453eb0=this['_getItemBefore'](_0x304cf8),_0x50974f=0x0;for(;_0x453eb0;)_0x453eb0['updateHeight'](),_0x50974f+=this['_spaceBetweenItems']+_0x453eb0['height'],_0x453eb0=this['_getItemBefore'](_0x453eb0);return _0x50974f;}}function R(_0x3f782c,_0x16ae34){return Math['max'](_0x3f782c-_0x16ae34,0x0);}function y(_0x3cfbed){return null!==_0x3cfbed&&'object'==typeof _0x3cfbed&&0x1===_0x3cfbed['nodeType'];}class e extends _0xd751f5{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,M];}static get['pluginName'](){return'WideSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x114ae9){super(_0x114ae9),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x100e27(),this['_refreshPositioningDebounced']=_0x4eaad4(()=>{this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x5f0b34=this['context']['plugins']['get'](M),_0x27f744=this['context']['plugins']['get'](z);_0x5f0b34['register']('wideSidebar',this),_0x27f744['container']&&_0x5f0b34['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x40492b){if(_0x40492b===this['activeAnnotation'])return;const _0x2665ba=this['context']['plugins']['get'](z);_0x2665ba['_activeAnnotation']=_0x40492b;const _0x474995=this['activeAnnotation'];_0x2665ba['refresh']({'blurredAnnotation':_0x474995,'activatedAnnotation':_0x40492b}),this['activeAnnotation']=_0x40492b;}['attach'](_0x23d517){this['annotations']=_0x23d517;const _0x185f15=this['context']['plugins']['get'](z);if(_0x185f15['_annotations']=_0x23d517,this['isAttached'])throw new _0x3f73c4('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x185f15,'set:container',()=>{this['detach'](),this['listenTo'](_0x185f15,'change:container',_0x506750=>{_0x506750['off'](),this['attach'](_0x23d517);});}),_0x185f15['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x63ce09=_0x40d9d8=>{_0x40d9d8['updateTargetRect'](),_0x185f15['addAnnotation'](_0x40d9d8);};for(const _0x3d7e9d of _0x23d517)_0x63ce09(_0x3d7e9d);this['listenTo'](_0x23d517,'add',(_0x479352,_0xa6618a)=>{_0x63ce09(_0xa6618a);}),this['listenTo'](_0x23d517,'remove',(_0x48e62f,_0x3bd302,_0x33fcd6)=>{_0x185f15['rearrange']({'removedAnnotation':_0x3bd302,'previousAnnotation':_0x23d517['get'](_0x33fcd6-0x1),'nextAnnotation':_0x23d517['get'](_0x33fcd6+0x1)}),_0x3bd302===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x23d517,'focus',(_0x217e2f,_0x24936f)=>{this['setActiveAnnotation'](_0x24936f);}),this['listenTo'](_0x23d517,'blur',()=>{this['setActiveAnnotation'](null);});const _0x316a6a=this['context']instanceof _0x467a4d?this['context']['editors']:new _0x100e27([this['context']]);for(const _0x31030d of _0x316a6a)this['_integrateWithEditorAnnotations'](_0x31030d);this['listenTo'](_0x316a6a,'add',(_0x3c8254,_0x415bb3)=>{this['listenTo'](_0x415bb3,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x415bb3);});}),this['listenTo'](_0x316a6a,'remove',(_0x8841fe,_0x17dd0e)=>{_0x17dd0e['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x17dd0e['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x3f73c4('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x1bbc69=this['context']['plugins']['get'](z);_0x1bbc69['_detachFromContainer'](this['annotations']),this['stopListening'](_0x1bbc69),this['stopListening'](this['annotations']),this['context']instanceof _0x467a4d&&this['stopListening'](this['context']['editors']);for(const _0x336ead of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x336ead);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x5790ed){if(!_0x5790ed['plugins']['has']('EditorAnnotations'))return;const _0x35d3a6=_0x5790ed['plugins']['get']('EditorAnnotations'),_0x10be9e=()=>{const _0xcd5803=_0x35d3a6['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0xcd5803[0x0]||null);};this['listenTo'](_0x35d3a6,'refresh',_0x10be9e),this['listenTo'](_0x35d3a6,'blur',(_0x524f9d,{isAnnotationTracked:_0x15982c})=>{this['activeAnnotation']&&_0x15982c(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x35d3a6,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x1d540d=>{_0x35d3a6['hasDomSelection']()&&(_0x10be9e(),_0x1d540d['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x35d3a6);}['_destroyEditorAnnotationsIntegration'](_0x1ecdea){this['stopListening'](_0x1ecdea),this['_editorAnnotations']['remove'](_0x1ecdea);}}class C extends _0x1cb946{['counterView'];constructor(_0x323dc4){super(_0x323dc4);const _0x3db458=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x2c4bfd,_0x33a9f8)=>_0x2c4bfd?'...':_0x33a9f8['toString']()),this['set']('annotationType',''),this['icon']=_0x2d891e,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new kt(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x3db458['to']('annotationType',_0x2af22a=>'ck-annotation-counter__badge--'+_0x2af22a),_0x3db458['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x3db458['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class n extends _0xd751f5{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,M];}static get['pluginName'](){return'NarrowSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x54d333){super(_0x54d333),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=Object['create'](_0x687f4e),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x100e27(),this['_refreshPositioningDebounced']=_0x4eaad4(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](M)['register']('narrowSidebar',this),this['bodyCollection']=new _0x56107f(this['context']['locale']),this['balloonPanelView']=new _0xd282f8(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x506018){this['annotations']=_0x506018;const _0xdc76ed=this['context']['plugins']['get'](z),_0x564d6c=this['balloonPanelView'];if(_0xdc76ed['_annotations']=_0x506018,this['isAttached'])throw new _0x3f73c4('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0xdc76ed,'set:container',()=>{this['detach'](),this['listenTo'](_0xdc76ed,'change:container',_0x2e2a81=>{_0x2e2a81['off'](),this['attach'](_0x506018);});}),_0xdc76ed['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x2f9082=_0x387fe2=>{const _0x54b36f=new C(this['context']['locale']);_0xdc76ed['addAnnotation'](_0x387fe2,_0x54b36f),this['_annotationToNarrowView']['set'](_0x387fe2,_0x54b36f),_0x54b36f['bind']('isDirty','annotationType','number')['to'](_0x387fe2['view'],'isDirty','type','length'),_0x54b36f['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x564d6c['content']['first']!==_0x387fe2['view']?(this['_showBalloon'](_0x387fe2),_0x387fe2['view']['element']['focus'](),this['setActiveAnnotation'](_0x387fe2)):this['setActiveAnnotation'](null);});};for(const _0x39bad6 of _0x506018)_0x2f9082(_0x39bad6);this['listenTo'](_0x506018,'add',(_0x41a79e,_0x180339)=>{_0x2f9082(_0x180339);}),this['listenTo'](_0x506018,'remove',(_0x253006,_0x4f1170,_0x5a58d8)=>{this['_annotationToNarrowView']['get'](_0x4f1170)['destroy'](),this['_annotationToNarrowView']['delete'](_0x4f1170),_0xdc76ed['rearrange']({'removedAnnotation':_0x4f1170,'previousAnnotation':_0x506018['get'](_0x5a58d8-0x1),'nextAnnotation':_0x506018['get'](_0x5a58d8+0x1)}),_0x4f1170===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x506018,'focus',(_0x3b2bb5,_0x96fdfb)=>{this['setActiveAnnotation'](_0x96fdfb);}),this['listenTo'](_0x506018,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x40f6da,_0x44e348)=>{_0x44e348['keyCode']===_0x5a0553['esc']&&_0x564d6c['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x564d6c['content']['first']),this['_hideBalloon'](),_0x44e348['stopPropagation'](),_0x44e348['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x73e587,_0x6bbde2)=>{const _0x3e6fe5=_0x6bbde2['target'];_0x564d6c['isVisible']&&_0x564d6c['element']['contains'](_0x3e6fe5)||_0xdc76ed['view']['element']['contains'](_0x3e6fe5)||_0x73e587['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x37663b=>_0x37663b['contains'](_0x3e6fe5))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x255b5b=this['context']instanceof _0x467a4d?this['context']['editors']:new _0x100e27([this['context']]);for(const _0x393410 of _0x255b5b)this['_integrateWithEditorAnnotations'](_0x393410);this['listenTo'](_0x255b5b,'add',(_0xbf5ade,_0x347c6e)=>{this['listenTo'](_0x347c6e,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x347c6e);});}),this['listenTo'](_0x255b5b,'remove',(_0x221482,_0x5426a8)=>{_0x5426a8['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x5426a8['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x1fa9a3){if(_0x1fa9a3===this['activeAnnotation'])return;const _0x450b2c=this['context']['plugins']['get'](z);if(_0x450b2c['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x1fa9a3,'disableAnimationOnActivatedAnnotation':!0x0}),_0x1fa9a3)_0x450b2c['getSidebarItemView'](_0x1fa9a3)?this['_showBalloon'](_0x1fa9a3):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x1fa9a3;}['detach'](){if(!this['isAttached'])throw new _0x3f73c4('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x2e23cb=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x48d796=>_0x48d796['destroy']()),this['_annotationToNarrowView']['clear'](),_0x2e23cb['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x467a4d&&this['stopListening'](this['context']['editors']);for(const _0x3d78f9 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x3d78f9);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'](_0x4ba30c){if(!_0x4ba30c['plugins']['has']('EditorAnnotations'))return;const _0x4de540=_0x4ba30c['plugins']['get']('EditorAnnotations'),_0x2de9aa=this['context']['plugins']['get'](z),_0x202ae3=this['annotations'],_0xfa5f8f=this['balloonPanelView'],_0x4abcc7=()=>{const _0x3d42f1=_0x4de540['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x3d42f1),this['setActiveAnnotation'](_0x3d42f1[0x0]||null);};this['listenTo'](_0x4de540,'refresh',_0x4abcc7),this['listenTo'](_0x4de540,'blur',(_0x2ea0d5,{isAnnotationTracked:_0x58b7f9})=>{this['activeAnnotation']&&_0x58b7f9(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x4de540,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x202ae3,'blur',_0x3a364b=>{_0x4de540['hasDomSelection']()&&_0x3a364b['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x182c5c,_0x45ed50)=>{const _0x2f220=_0x45ed50['target'];_0xfa5f8f['isVisible']&&_0xfa5f8f['element']['contains'](_0x2f220)||_0x2de9aa['view']['element']['contains'](_0x2f220)||this['activeAnnotation']&&_0x4de540['hasDomSelection']()&&(_0x4abcc7(),_0x182c5c['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x4de540);}['_destroyEditorAnnotationsIntegration'](_0x35c824){_0x35c824&&(this['stopListening'](_0x35c824),this['_editorAnnotations']['remove'](_0x35c824));}['_setSelectedAnnotations'](_0x3d65f5){for(const _0x36322e of this['_selectedAnnotations'])_0x3d65f5['includes'](_0x36322e)||this['_manuallyClosedAnnotationViews']['delete'](_0x36322e['view']);this['_selectedAnnotations']=_0x3d65f5;}['_refreshPositioning'](){const _0x590fe8=this['balloonPanelView'];this['annotations']['refreshPositioning'](),_0x590fe8['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0xea86c4){if(this['_manuallyClosedAnnotationViews']['has'](_0xea86c4['view']))return;const _0x58054f=this['balloonPanelView']['content']['first'];_0x58054f!==_0xea86c4['view']?(_0x58054f&&this['_detachListeners'](_0x58054f),this['_attachListeners'](_0xea86c4['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0xea86c4['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x40cbb0=this['balloonPanelView']['content']['first'],_0x57a7e6=_0x40cbb0&&this['annotations']['getByView'](_0x40cbb0);if(!_0x57a7e6||!this['_annotationToNarrowView']['has'](_0x57a7e6))return;const _0x35b939=this['_annotationToNarrowView']['get'](_0x57a7e6)['element'],_0x4596ba=(function(){const _0x47b139=_0xd282f8['defaultPositions'];return[_0x47b139['southArrowNorthEast'],_0x47b139['northArrowSouthEast'],_0x47b139['southArrowNorth'],_0x47b139['northArrowSouth'],_0x47b139['southArrowNorthWest'],_0x47b139['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x35b939,'positions':_0x4596ba});}['_hideBalloon'](){const _0x571dcf=this['balloonPanelView'],_0x44f97c=_0x571dcf['content']['first'];_0x44f97c&&(this['_detachListeners'](_0x44f97c),_0x571dcf['unpin'](),_0x571dcf['content']['clear']());}['_attachListeners'](_0x16e0aa){this['listenTo'](_0x16e0aa,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x16e0aa,'Esc',(_0x28d153,_0xdc9f1d)=>{this['_manuallyClosedAnnotationViews']['add'](_0x16e0aa),this['_hideBalloon'](),_0xdc9f1d();});}['_detachListeners'](_0x1fd3c4){this['stopListening'](_0x1fd3c4);}}class c extends _0x5dedc1{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[P,_0x322d01,M];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x2e7501){super(_0x2e7501),_0x2e7501['editing']['view']['addObserver'](_0x529852),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x2e7501['plugins']['get'](_0x322d01),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x1aeecb=this['editor']['plugins']['get'](M);_0x1aeecb['context']===this['editor']&&(_0x1aeecb['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x504a07,_0x3e1321)=>{const _0x51b488=this['_balloon'];if(this['isAttached']&&_0x51b488['visibleView']){const _0x33a067=this['annotations']['getByView'](_0x51b488['visibleView']);_0x33a067&&this['_closeAnnotation'](_0x33a067),_0x3e1321();}}));}['afterInit'](){const _0x1b2bc5=this['editor']['plugins']['get'](M);_0x1b2bc5['context']===this['editor']&&(_0x1b2bc5['hasActive']()||_0x1b2bc5['switchTo']('inline'));}['setActiveAnnotation'](_0x39e484){_0x39e484!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x39e484&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x39e484)&&this['_addAnnotationToBalloon'](_0x39e484,!0x0),_0x39e484['isActive']=!0x0),_0x39e484||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x39e484);}['attach'](_0x437c7d){this['annotations']=_0x437c7d;const _0x45f008=this['editor']['plugins']['get'](M),_0x1e346d=this['_balloon'];if(this['isAttached'])throw new _0x3f73c4('inlineannotations-attach-already-attached',this);if(_0x45f008['context']!==this['editor'])throw new _0x3f73c4('inlineannotations-not-allowed-with-context',this);const _0x3eb15a=this['editor']['plugins']['get'](P);this['listenTo'](_0x3eb15a,'refresh',()=>{const _0x436e07=_0x3eb15a['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x11e101,_0x1bf927;!this['_forceRefresh']&&(_0x11e101=_0x436e07,_0x1bf927=this['_selectedAnnotations'],_0x11e101['length']===_0x1bf927['length']&&_0x11e101['every'](_0x1a3639=>_0x1bf927['includes'](_0x1a3639)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x436e07),this['setActiveAnnotation'](_0x436e07[0x0]||null));}),this['listenTo'](_0x3eb15a,'blur',(_0x216745,{isAnnotationTracked:_0x2a50ac})=>{this['activeAnnotation']&&_0x2a50ac(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x4cccbc,_0x2cb553,_0x4e4a49)=>{_0x4e4a49||this['setActiveAnnotation'](null);}),this['listenTo'](_0x437c7d,'remove',(_0x514aa2,_0x310e4b)=>{this['_removeAnnotationFromBalloon'](_0x310e4b),_0x310e4b===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x1e346d,'change:visibleView',(_0x320c32,_0x264be5,_0x2f88b5,_0x5c03a9)=>{_0x5c03a9&&this['stopListening'](_0x5c03a9);const _0x5caeb7=_0x437c7d['getByView'](_0x2f88b5);_0x2f88b5&&_0x5caeb7&&(this['listenTo'](_0x2f88b5,'change:height',()=>{_0x1e346d['updatePosition']();}),this['listenTo'](_0x2f88b5,'Esc',()=>{this['_closeAnnotation'](_0x5caeb7),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x5caeb7&&this['setActiveAnnotation'](_0x5caeb7));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x1e346d['visibleView']&&(_0x437c7d['getByView'](_0x1e346d['visibleView'])&&_0x1e346d['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 _0x3f73c4('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x184707 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x184707);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x34e03d){for(const _0x3c8ab6 of this['_selectedAnnotations'])_0x34e03d['includes'](_0x3c8ab6)||this['_manuallyClosed']['delete'](_0x3c8ab6);for(const _0x54f8f7 of this['annotations'])_0x34e03d['includes'](_0x54f8f7)||this['_removeAnnotationFromBalloon'](_0x54f8f7);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x45e96b of _0x34e03d)this['_addAnnotationToBalloon'](_0x45e96b);}this['_selectedAnnotations']=_0x34e03d;}['_addAnnotationToBalloon'](_0x2cf5ee,_0x2688ca=!0x1){this['_manuallyClosed']['has'](_0x2cf5ee)||(this['_addedAnnotations']['has'](_0x2cf5ee)||this['_balloon']['hasView'](_0x2cf5ee['view'])||(this['_addedAnnotations']['add'](_0x2cf5ee),this['_balloon']['add']({'stackId':_0x2cf5ee['view']['id'],'view':_0x2cf5ee['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x2cf5ee)}})),_0x2688ca&&this['_balloon']['showStack'](_0x2cf5ee['view']['id']));}['_getBalloonTargetForAnnotation'](_0x4fd380){const _0x323d4a=_0x4fd380['target'],_0x4c1d1d=this['editor']['editing']['view'],_0x555441=_0x4c1d1d['document']['selection']['getFirstRange'](),_0xc3efde=_0x4c1d1d['domConverter']['viewRangeToDom'](_0x555441);if(_0xc3efde['collapse'](!0x0),_0x323d4a){if(_0x323d4a instanceof _0xefacec)return _0x323d4a;let _0x22a114=[];for(const _0x9561d8 of _0x323d4a)_0x22a114['push'](...(_0x2a7472=_0x9561d8['getClientRects'](),Array['from'](_0x2a7472)['map'](DOMRect['fromRect'])));_0x22a114=function(_0x2c55c3){const _0x17e842=[];let _0x2d889b=_0x2c55c3[0x0];for(let _0x2f3f4e=0x1;_0x2f3f4e<_0x2c55c3['length'];_0x2f3f4e++)B(_0x2d889b,_0x2c55c3[_0x2f3f4e])?_0x2d889b['width']+=_0x2c55c3[_0x2f3f4e]['width']:(_0x17e842['push'](_0x2d889b),_0x2d889b=_0x2c55c3[_0x2f3f4e]);return _0x17e842['push'](_0x2d889b),_0x17e842;}(_0x22a114);const _0x2fc606=_0xc3efde['getBoundingClientRect']();return _0x22a114['find'](_0x5ef5dc=>_0x5ef5dc['top']<=_0x2fc606['top']&&_0x5ef5dc['bottom']>=_0x2fc606['bottom']&&_0x5ef5dc['left']<=_0x2fc606['left']&&_0x5ef5dc['right']>=_0x2fc606['right'])||_0x22a114[0x0];}var _0x2a7472;return _0x4fd380['targetRect']||_0xc3efde;}['_removeAnnotationFromBalloon'](_0xa7ad2c){this['_addedAnnotations']['has'](_0xa7ad2c)&&this['_balloon']['hasView'](_0xa7ad2c['view'])&&(this['_addedAnnotations']['delete'](_0xa7ad2c),this['_balloon']['remove'](_0xa7ad2c['view']));}['_closeAnnotation'](_0x10e1e8){this['_manuallyClosed']['add'](_0x10e1e8),this['_removeAnnotationFromBalloon'](_0x10e1e8);}}function B(_0x2da102,_0x29ce33){return _0x2da102['top']===_0x29ce33['top']&&_0x2da102['bottom']===_0x29ce33['bottom']&&_0x2da102['right']===_0x29ce33['left'];}class tt extends kt{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x1debbb,_0x1fdb5b){super(_0x1debbb),this['set']('isEmpty',!_0x1fdb5b['length']),this['focusTracker']=new _0x573782(),this['_annotationViews']=_0x1fdb5b,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new _0x15cdbf({'focusables':_0x1fdb5b,'focusTracker':this['focusTracker']}),this['listenTo'](_0x1fdb5b,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x1fdb5b,'remove',(_0x44d44b,_0x42c0cd)=>{_0x42c0cd['isActive']&&this['focus'](),_0x1fdb5b['length']||(this['isEmpty']=!0x0);});const _0x5856aa=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':E(_0x1debbb,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x1fdb5b},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x5856aa['if']('isEmpty','ck-hidden',_0x4481ae=>!_0x4481ae)]},'children':[{'text':E(_0x1debbb,'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 _0x34b972 of this['_annotationViews'])this['focusTracker']['add'](_0x34b972['element']);this['_annotationViews']['on']('change',(_0x397755,{added:_0x412dd9,removed:_0x52e37f})=>{for(const _0x17f791 of _0x412dd9)this['focusTracker']['add'](_0x17f791['element']);for(const _0x313ff7 of _0x52e37f)this['focusTracker']['remove'](_0x313ff7['element']);});}}class f extends _0xd751f5{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,O];}constructor(_0x5dc148){super(_0x5dc148),this['archivedThreads']=new _0x100e27();}['init'](){const _0x2f243f=this['context'],_0x57637d=_0x2f243f['plugins']['get'](o),_0x297ded=_0x2f243f['plugins']['get'](O);this['listenTo'](_0x57637d,'addCommentThread',(_0x2b2fac,{threadId:_0x97f9ab})=>{const _0x1e5128=_0x57637d['getCommentThread'](_0x97f9ab);_0x1e5128['archivedAt']&&this['archivedThreads']['add'](_0x1e5128,this['_calculatePosition'](_0x1e5128['archivedAt'])),this['listenTo'](_0x1e5128,'change:archivedAt',(_0x19ee49,_0x3e4d40,_0x17c5b3)=>{_0x17c5b3?this['archivedThreads']['has'](_0x1e5128)||this['archivedThreads']['add'](_0x1e5128,this['_calculatePosition'](_0x1e5128['archivedAt'])):this['archivedThreads']['has'](_0x1e5128)&&this['archivedThreads']['remove'](_0x1e5128);});}),this['listenTo'](_0x57637d,'removeCommentThread',(_0x310c42,{threadId:_0x1cdaea})=>{const _0x569813=_0x57637d['getCommentThread'](_0x1cdaea);this['stopListening'](_0x569813),this['archivedThreads']['has'](_0x569813)&&this['archivedThreads']['remove'](_0x569813);},{'priority':'highest'}),this['listenTo'](_0x297ded['collection'],'focus',(_0x4cfe49,_0x3999ab)=>{_0x3999ab['isVisible']||(_0x3999ab['isActive']=!0x0,_0x297ded['activate'](_0x3999ab));});}['_calculatePosition'](_0x17b81){const _0x266967=[...this['archivedThreads']]['findIndex'](_0x49411f=>_0x49411f['archivedAt']<_0x17b81);return _0x266967>-0x1?_0x266967:this['archivedThreads']['length'];}}class a extends _0x5dedc1{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[f,_0x25447e];}constructor(_0x5bbe78){super(_0x5bbe78),this['annotationViews']=new _0x34cf04(),this['_pendingThreads']=[];}['init'](){const _0x10fdc2=this['editor'],_0x15c917=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x10fdc2['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x1cb946,!0x0)),_0x10fdc2['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x20913f=this['_createCommentsArchiveButton'](_0x121529);return _0x20913f['set']({'role':'menuitemcheckbox'}),_0x20913f;});const _0x407d9e=_0x10fdc2['plugins']['get'](f),_0x53ca1d=_0x10fdc2['plugins']['get']('Annotations'),_0x23e712=_0x10fdc2['plugins']['get']('CommentsRepository');_0x407d9e['archivedThreads']['forEach'](_0x556b74=>{this['_handleNewThread'](_0x556b74);}),this['listenTo'](_0x407d9e['archivedThreads'],'add',(_0x207611,_0x1714ea)=>{this['_handleNewThread'](_0x1714ea);}),this['listenTo'](_0x53ca1d['collection'],'add',(_0xcbae75,_0xd58968)=>{const _0x50ae0a=this['_pendingThreads']['find'](_0x26ed58=>{const _0x244f05=_0x23e712['_threadToController']['get'](_0x26ed58);return _0x244f05&&_0xd58968['innerView']===_0x244f05['view'];});if(_0x50ae0a){const _0x2c0a4f=this['_calculatePosition'](_0x50ae0a['archivedAt']);this['annotationViews']['add'](_0xd58968['view'],_0x2c0a4f),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x50ae0a),0x1);}}),this['listenTo'](_0x407d9e['archivedThreads'],'remove',(_0x176a24,_0x54c5d3)=>{const _0x55baa8=_0x10fdc2['config']['get']('collaboration.channelId');if(!_0x55baa8||_0x54c5d3['channelId']===_0x55baa8){if(this['_pendingThreads']['includes'](_0x54c5d3))this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x54c5d3),0x1);else{const _0x2ba888=_0x23e712['_threadToController']['get'](_0x54c5d3),_0x2bc96b=_0x53ca1d['getByInnerView'](_0x2ba888['view']);this['annotationViews']['remove'](_0x2bc96b['view']),this['stopListening'](_0x2bc96b['focusableElements']);}}}),this['listenTo'](_0x53ca1d['collection'],'add',(_0x4f7f27,_0x4a14d5)=>{this['listenTo'](_0x4a14d5,'escape',_0x15c917);}),this['listenTo'](_0x53ca1d['collection'],'remove',(_0x2e6e45,_0x28801d)=>{this['stopListening'](_0x28801d,'escape',_0x15c917);});}['_handleNewThread'](_0xe526ea){const _0x4cdb3f=this['editor']['plugins']['get']('CommentsRepository'),_0xd6d70a=this['editor']['plugins']['get']('Annotations'),_0x1dc96b=this['editor']['config']['get']('collaboration.channelId');if(!_0x1dc96b||_0xe526ea['channelId']===_0x1dc96b){const _0x554f33=_0x4cdb3f['_threadToController']['get'](_0xe526ea);if(!_0x554f33)return void this['_pendingThreads']['push'](_0xe526ea);const _0x4625a5=this['_calculatePosition'](_0xe526ea['archivedAt']),_0x168f66=_0xd6d70a['getByInnerView'](_0x554f33['view']);_0x168f66['isVisible']&&_0xd6d70a['_visibleAnnotations']['remove'](_0x168f66),this['annotationViews']['add'](_0x168f66['view'],_0x4625a5);}}['_calculatePosition'](_0x3cf36c){const _0x355884=this['editor']['config']['get']('collaboration.channelId'),_0x4e4db4=[...this['editor']['plugins']['get'](f)['archivedThreads']]['filter'](_0x4ca907=>_0x4ca907['channelId']===_0x355884)['findIndex'](_0x103ff5=>_0x103ff5['archivedAt']<_0x3cf36c);return _0x4e4db4<0x0||_0x4e4db4>this['annotationViews']['length']?this['annotationViews']['length']:_0x4e4db4-0x1;}['_toggleDialog'](){const _0x449cd0=this['editor'],_0x37b866=_0x449cd0['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new tt(_0x449cd0['locale'],this['annotationViews'])),'commentsArchive'===_0x37b866['id']?_0x37b866['hide']():_0x37b866['show']({'id':'commentsArchive','title':E(_0x449cd0['locale'],'COMMENTS_ARCHIVE'),'icon':_0x1143f9,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x43c115['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x204d7b,_0x3ec80b=!0x1){const _0x3be26c=this['editor']['locale'],_0x570acc=this['editor']['plugins']['get']('Dialog'),_0x1e1c15=new _0x204d7b(_0x3be26c);return _0x1e1c15['bind']('isEnabled')['to'](this,'isEnabled'),_0x1e1c15['bind']('isOn')['to'](_0x570acc,'id',_0x336b65=>'commentsArchive'===_0x336b65),_0x1e1c15['set']({'label':E(_0x3be26c,'COMMENTS_ARCHIVE'),'icon':_0x1143f9,'isToggleable':!0x0}),_0x3ec80b&&(_0x1e1c15['tooltip']=!0x0),this['listenTo'](_0x1e1c15,'execute',()=>this['_toggleDialog']()),_0x1e1c15;}['_hideDialogOnAnnotationEscape']=_0x556750=>{const _0x81684f=_0x556750['source'];if(!this['annotationViews']['has'](_0x81684f['view']))return;const _0x52cc5c=this['editor']['plugins']['get']('Dialog');_0x52cc5c['isOpen']&&'commentsArchive'===_0x52cc5c['id']&&(_0x52cc5c['hide'](),_0x556750['stop']());};}class p extends _0x5dedc1{static get['requires'](){return[o,r,i,f,a,s,e,n,c];}static get['pluginName'](){return'Comments';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{d as Annotation,_ as AnnotationCollection,S as AnnotationView,O as Annotations,M as AnnotationsUIs,ts as BaseCommentThreadView,hs as BaseCommentView,fi as Comment,ui as CommentThread,Ct as CommentThreadController,ie as CommentThreadInputView,vt as CommentThreadView,gt as CommentView,p as Comments,f as CommentsArchive,a as CommentsArchiveUI,te as CommentsListView,s as CommentsOnly,o as CommentsRepository,i as CommentsUI,P as EditorAnnotations,c as InlineAnnotations,n as NarrowSidebar,z as Sidebar,e as WideSidebar};