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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -20,12 +20,12 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Editor as _0x566fe0,icons as _0x20142f,ContextPlugin as _0x3af1c1,PendingActions as ht,Command as _0x155798,Plugin as _0x22c34d,Context as _0x22ff66}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x329efe,uid as _0x2f91a7,KeystrokeHandler as jt,FocusTracker as _0x1394a2,diff as _0x61cf99,Collection as _0x5b4d52,Rect as _0x2bcee5,CKEditorError as _0x5231a1,first as _0x1846ff,priorities as Wt,scrollViewportToShowTarget as rt,getEnvKeystrokeText as nt,toUnit as Ht,DomEmitterMixin as _0x5dad22,keyCodes as _0x2276f7}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0xbcd186,AriaDescriptionView as ts,setupThreadKeyboardNavigation as _0x54426c,ConfirmMixin as ti,LateFocusButtonView as _0x426ea1,trimHtml as _0x383f48,LateFocusDropdownButtonView as _0x38e758,Users as it,getDateTimeFormatter as lt,hashObject as pt,getAllMarkersDomElementsSorted as et,surroundingMarkersDetector as ot,FOCUS_ANNOTATION_KEYSTROKE as _0x244b9c}from'ckeditor5-collaboration/dist/index.js';import{throttle as Dt,isEqual as wt,cloneDeep as It,set as At,unset as yt,debounce as _0x403224}from'lodash-es';import{EditorUIView as Yt,InlineEditableUIView as $t,EditorUI as Vt,View as kt,FocusCycler as Ft,ButtonView as _0x39ca28,ViewCollection as _0xa9c1f1,createDropdown as _0x249169,ListView as _0x135af5,focusChildOnDropdownOpen as _0x56ed8e,ListItemView as _0x50d08e,MenuBarMenuListItemButtonView as _0x2d310f,BodyCollection as _0x2d542c,BalloonPanelView as _0x111549,ContextualBalloon as _0x1b23e4,Dialog as _0x690daf,DialogViewPosition as _0x30a3a1}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disablePlaceholder as zt,enablePlaceholder as St,MouseObserver as _0x379750}from'@ckeditor/ckeditor5-engine/dist/index.js';import{Clipboard as Bt,ClipboardMarkersUtils as Mt,ClipboardPipeline as Pt}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Enter as Et,ShiftEnter as Gt}from'@ckeditor/ckeditor5-enter/dist/index.js';import{SelectAll as Jt}from'@ckeditor/ckeditor5-select-all/dist/index.js';import{Typing as Kt}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Undo as Nt}from'@ckeditor/ckeditor5-undo/dist/index.js';import{Paragraph as Qt}from'@ckeditor/ckeditor5-paragraph/dist/index.js';import{FOCUS_ANNOTATION_KEYSTROKE as _0x5547df}from'@ckeditor/ckeditor5-collaboration-core/dist/index.js';import{toWidget as _0x55523f}from'@ckeditor/ckeditor5-widget/dist/index.js';class Ct extends/* #__PURE__ -- @preserve */
24
- _0x329efe(){['model'];['view'];constructor(_0x48506a,_0x3c82ef){super(),this['model']=_0x48506a,this['model']['_isAttached']=!0x0,this['view']=_0x3c82ef,this['listenTo'](_0x3c82ef,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x3c82ef,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x3c82ef,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x3c82ef,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x3c82ef,'addComment',(_0x56385d,_0x248e51)=>this['addComment'](_0x248e51)),this['listenTo'](_0x3c82ef,'updateComment',(_0x311594,_0x41b517,_0x2095fa)=>this['updateComment'](_0x41b517,_0x2095fa)),this['listenTo'](_0x3c82ef,'removeComment',(_0x103ffd,_0xa457f7)=>this['removeComment'](_0xa457f7));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0xf1fd67){this['model']['addComment']({'content':_0xf1fd67,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x3d40e3,_0x14fda8){this['model']['getComment'](_0x3d40e3)['update']({'content':_0x14fda8});}['removeComment'](_0x17a567){this['model']['getComment'](_0x17a567)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function S(_0x17644f,_0x4d2f4e,_0x2b01ac){const t=_0x17644f['t'];switch(_0x4d2f4e){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'},_0x2b01ac);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'},_0x2b01ac);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'},_0x2b01ac);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'},_0x2b01ac);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x2b01ac);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'},_0x2b01ac);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'},_0x2b01ac);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'},_0x2b01ac);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 Xt extends Yt{['main'];['editable'];constructor(_0x40319f,_0x5bfbc7){super(_0x40319f);const _0x4358c5=_0x2f91a7();this['main']=this['createCollection'](),this['editable']=new $t(_0x40319f,_0x5bfbc7,void 0x0,{'label':()=>S(_0x40319f,'Comment\x20editor')}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'dir':_0x40319f['uiLanguageDirection'],'lang':_0x40319f['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x4358c5},'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 Vt{['view'];constructor(_0x5abd34){super(_0x5abd34),this['view']=new Xt(_0x5abd34['locale'],_0x5abd34['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x279433=this['editor']['editing']['view'],_0x5cbe4b=this['view']['editable'],_0x2e4797=_0x279433['document']['getRoot']();_0x5cbe4b['name']=_0x2e4797['rootName'],this['view']['render']();const _0x4e30b2=_0x5cbe4b['element'];this['setEditableElement'](_0x5cbe4b['name'],_0x4e30b2),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x279433['attachDomRoot'](_0x4e30b2),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const Rt=[Bt,Et,Gt,Jt,Kt,Nt,Qt];class Ut extends/* #__PURE__ -- @preserve */
25
- _0x329efe(_0x566fe0){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
26
- ((()=>Rt)());constructor(_0x55550b={}){function _0x6d7138(_0xf165c3){return _0xf165c3['map'](_0x51963e=>String['fromCharCode'](_0x51963e))['join']('');}(_0x55550b=Object['assign']({},_0x55550b))['plugins']||(_0x55550b['plugins']=Ut['defaultPlugins']),super(_0x55550b),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[_0x6d7138([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x6d7138([0x76,0x69,0x65,0x77])][_0x6d7138([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x6d7138([0x61,0x75,0x74,0x6f]),this[_0x6d7138([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x6d7138([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x6d7138([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x6d7138([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x6d7138([0x6f,0x6b])});}['create'](){const _0x79ee5a=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x79ee5a))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x1e1d88=>{const _0x114d74=this['model']['document']['getRoot'](),_0x7770de=_0x114d74&&_0x114d74['getChild'](_0x114d74['childCount']-0x1);_0x1e1d88['setSelection'](_0x7770de,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x367b7f=this['editing']['view'],_0x19e8cd=_0x367b7f['document']['getRoot'](),_0x437bb2=_0x19e8cd['getChild'](0x0);_0x19e8cd['childCount']>0x1||!_0x437bb2||'p'!=_0x437bb2['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(zt(_0x367b7f,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x437bb2['placeholder']=this['placeholder']),St({'view':_0x367b7f,'element':_0x437bb2,'keepOnFocus':!0x0}),this['placeholderElement']=_0x437bb2);}}class os extends kt{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x34c2a0,_0x58536a={}){super(_0x34c2a0),this['editor']=null,this['_editorConfig']=_0x58536a,this['set']('value',_0x58536a['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',S(_0x34c2a0,'Reply...')),this['set']('submitLabel',S(_0x34c2a0,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new jt(),this['focusTracker']=new _0x1394a2(),this['focusCycler']=new Ft({'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',(_0x51d471,_0x3dc709)=>{this['cancelButtonView']['fire']('execute'),_0x3dc709();}),this['keystrokes']['set']('Ctrl+Enter',(_0x54360a,_0x38e3d4)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x38e3d4());}),this['on']('submit',(_0x59f4da,_0x5b48bd)=>{_0x5b48bd['length']>0xfde8?(alert(S(_0x34c2a0,'TOO_LONG_COMMENT_ALERT',[_0x5b48bd['length'],0xfde8])),_0x59f4da['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new Ut(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x17e79c=this['editor'];this['element']['insertBefore'](_0x17e79c['ui']['element'],this['element']['firstChild']),_0x17e79c['model']['document']['on']('change',()=>this['value']=_0x17e79c['getData']()),_0x17e79c['bind']('placeholder')['to'](this),this['focusables']['add'](_0x17e79c['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x1eb8e5){-0x1===_0x1eb8e5?(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:_0x11350c}=this,_0x30bc69=new _0x39ca28(_0x11350c);return _0x30bc69['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x30bc69['withText']=!0x0,_0x30bc69['bind']('label')['to'](this,'submitLabel'),_0x30bc69['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x30bc69['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x718579,_0x39e598)=>!_0x39e598&&!!_0x718579['trim']()),_0x30bc69;}['_createCancelButton'](){const {locale:_0x3905c3}=this,_0x291f29=new _0x39ca28(_0x3905c3);return _0x291f29['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x291f29['label']=S(_0x3905c3,'Cancel'),_0x291f29['withText']=!0x0,_0x291f29['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x291f29;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x4587ab=>{this['focusTracker']['add'](_0x4587ab['element']);}),this['focusables']['on']('change',(_0x12707b,_0x45b2be)=>{for(const _0x53ef80 of Array['from'](_0x45b2be['added'])['reverse']())this['focusTracker']['add'](_0x53ef80['element']);});}}class ie extends kt{constructor(_0x417966,_0x2717c8,_0x1555d9){super(_0x417966),this['commentInputView']=new os(_0x417966,_0x1555d9),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x139479,_0x6cae41)=>_0x139479||!!_0x6cae41),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 _0xbcd186(_0x417966,_0x2717c8),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'](_0x3e139b){this['commentInputView']['focus'](_0x3e139b);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0xa5955d,_0x1a8c91)=>{const {submitButtonView:_0x19b471,cancelButtonView:_0xd38385,editor:_0x498658}=this['commentInputView'];[_0x19b471['element'],_0xd38385['element'],_0x498658?_0x498658['editing']['view']['getDomRoot']():null]['filter'](_0x4dc6c5=>_0x4dc6c5)['some'](_0x13bee1=>_0x13bee1['contains'](_0x1a8c91['target']))||(this['focus'](),_0x1a8c91['preventDefault']());});}}class cs extends kt{constructor(_0x3b392f){super(_0x3b392f);const _0x22c478=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x22c478['to']('count',_0x4a3940=>S(_0x3b392f,'NUMBER_OF_COMMENTS',_0x4a3940))}]});}}class te extends kt{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x2afbdd,_0x43e458,_0x21b1e0){super(_0x2afbdd);const _0x2bb37a=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x43e458['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x43e458,this['_config']=_0x21b1e0,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x1394a2(),this['keystrokes']=new jt(),this['focusCycler']=new Ft({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x5871d9=>this['commentViews']['map'](_0x38205a=>_0x38205a['element'])['includes'](_0x5871d9['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new cs(_0x2afbdd),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x589338=>_0x589338-this['_config']['maxCommentsWhenCollapsed']);for(const _0x13c39e of _0x43e458['comments'])this['_handleNewCommentModel'](_0x13c39e);this['_handleInfoComment'](),this['listenTo'](_0x43e458['comments'],'add',(_0x31fb0b,_0x58fa0f)=>{const _0x2c1e99=this['_calculatePosition'](_0x58fa0f);this['length']++,this['_handleNewCommentModel'](_0x58fa0f,_0x2c1e99),this['refreshVisibleViews']();}),this['listenTo'](_0x43e458['comments'],'remove',(_0x589b27,_0x2b2b43)=>{this['length']--,this['_handleRemoveCommentModel'](_0x2b2b43),this['refreshVisibleViews']();}),this['listenTo'](_0x43e458,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x43e458,'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',_0x2bb37a['if']('length','ck-hidden',_0x23aea9=>!_0x23aea9)],'aria-label':S(_0x2afbdd,'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'](_0x1033b4){-0x1===_0x1033b4?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x4d354f of this['commentViews'])_0x4d354f['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0xc6ee74,_0x39db8e){const _0x3e5abd=new this['_config']['CommentView'](this['locale'],_0xc6ee74,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x3e5abd['viewUid']=_0xc6ee74['id'],_0x3e5abd['delegate']('removeComment')['to'](this),_0x3e5abd['delegate']('updateComment')['to'](this),_0x3e5abd['delegate']('resolveCommentThread')['to'](this),_0x3e5abd['delegate']('editorReady')['to'](this),_0x3e5abd['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x3e5abd,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x3e5abd,_0x39db8e);}['_calculatePosition'](_0x7a152b){const _0xb2303b=this['_model']['_findOptimalIndex'](_0x7a152b);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x7a152b['authoredAt']?_0xb2303b-0x1:_0xb2303b:_0xb2303b-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x10ba55={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':S(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x10ba55,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x10ba55));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x2dbf08){const _0x2de6ca=this['commentViews']['remove'](_0x2dbf08['id']);this['stopListening'](_0x2de6ca),_0x2de6ca['isEditMode']&&this['_updateHasDirtyComment'](),_0x2de6ca['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0xaac632=>_0xaac632['isEditMode']);}['_rearrangeCollapse'](){const _0x35410b=function(_0x1fd76f){const _0x312448=new _0x5b4d52();for(const _0x23bc94 of _0x1fd76f)_0x312448['add'](_0x23bc94);return _0x312448;}(this['commentViews']),_0x3583b3=this['_collapsedCommentsView']['count'];for(let _0x2b64f0=0x1;_0x2b64f0<=_0x3583b3;_0x2b64f0++)_0x35410b['remove'](0x1);for(const _0x124b9b of _0x35410b)_0x124b9b['collapse']();_0x3583b3>0x0&&_0x35410b['add'](this['_collapsedCommentsView'],0x1),as(_0x61cf99(Array['from'](this['visibleViews']),Array['from'](_0x35410b)),this['visibleViews'],_0x35410b);}['_rearrangeExpand'](){as(_0x61cf99(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x25a2f1 of this['visibleViews'])_0x25a2f1['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x5d2c18=>{this['focusTracker']['add'](_0x5d2c18['element']),this['keystrokes']['listenTo'](_0x5d2c18['element']);}),this['commentViews']['on']('change',(_0x26c1f8,_0x399bb7)=>{for(const _0x381421 of _0x399bb7['removed'])this['focusTracker']['remove'](_0x381421['element']),this['keystrokes']['stopListening'](_0x381421['element']);for(const _0x6fff2c of Array['from'](_0x399bb7['added'])['reverse']())this['focusTracker']['add'](_0x6fff2c['element']),this['keystrokes']['listenTo'](_0x6fff2c['element']);});}}function as(_0x3a9e7b,_0x41c65f,_0x454103){let _0x249d16=0x0;for(const _0x2d3ee5 of _0x3a9e7b)switch(_0x2d3ee5){case'insert':_0x41c65f['add'](_0x454103['get'](_0x249d16),_0x249d16),_0x249d16++;break;case'delete':_0x41c65f['remove'](_0x249d16);break;case'equal':_0x249d16++;}}class ls extends kt{constructor(_0x5a0e9d){super(_0x5a0e9d);const _0x21fdfc=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x21fdfc['to']('contextValue',_0x43ed70=>S(_0x5a0e9d,'THREAD_CONTEXT_LABEL',_0x43ed70)),'tabindex':-0x1},'children':[{'text':_0x21fdfc['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class Zt extends kt{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x3548bc,_0x492352){super(_0x3548bc);const _0x13c4ac=this['bindTemplate'];this['_model']=_0x492352,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x1394a2(),this['keystrokes']=new jt(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0xdf106b=>!!_0xdf106b),this['bind']('contextValue')['to'](this['_model'],'context',_0x4be0a7=>_0x4be0a7&&_0x4be0a7['value']?this['_trimContextValue'](_0x4be0a7['value']):S(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',_0x13c4ac['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 _0x561d6c=new _0x39ca28(this['locale']);return _0x561d6c['label']=S(this['locale'],'Reopen'),_0x561d6c['tooltip']=S(this['locale'],'Reopen'),_0x561d6c['icon']='<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22m5.042\x209.367\x202.189\x201.837a.75.75\x200\x200\x201-.965\x201.149l-3.788-3.18a.747.747\x200\x200\x201-.21-.284.75.75\x200\x200\x201\x20.17-.945L6.23\x204.762a.75.75\x200\x201\x201\x20.964\x201.15L4.863\x207.866h8.917A.75.75\x200\x200\x201\x2014\x207.9a4\x204\x200\x201\x201-1.477\x207.718l.344-1.489a2.5\x202.5\x200\x201\x200\x201.094-4.73l.008-.032H5.042z\x22/></svg>',_0x561d6c['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x58046b=>!_0x58046b),_0x561d6c['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x3e08f7,_0x3c3147)=>_0x3e08f7&&_0x3c3147),_0x561d6c['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x561d6c;}['_trimContextValue'](_0x4006e2){if(_0x4006e2['length']<0x96)return _0x4006e2;const _0x3545ef=_0x4006e2['lastIndexOf']('\x20',0x93);return _0x4006e2['substring'](0x0,_0x3545ef>-0x1?_0x3545ef:0x93)+'...';}['_attachContextActions'](){const _0xa8340b=this['element']['querySelector']('.ck-context'),_0x504031=_0xa8340b['querySelector']('.ck-context__value');this['listenTo'](_0xa8340b,'mouseenter',()=>{_0x504031['offsetWidth']<_0x504031['scrollWidth']&&_0xa8340b['classList']['add']('overlay');}),this['listenTo'](_0xa8340b,'mouseleave',()=>{_0xa8340b['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x11c90c of this['focusables'])this['focusTracker']['add'](_0x11c90c['element']),this['keystrokes']['listenTo'](_0x11c90c['element']);}['_createContextView'](){const _0x39c936=new ls(this['locale']);return _0x39c936['bind']('contextValue')['to'](this),_0x39c936;}}class is extends kt{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x2903ef,_0x3f98ba,_0x4d291f,_0x2bb05f){super(_0x2903ef),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x3f98ba,this['_localUser']=_0x4d291f,this['_config']=_0x2bb05f,this['commentThreadHeaderView']=new Zt(_0x2903ef,_0x3f98ba),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new ts(_0x2903ef,S(_0x2903ef,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new te(_0x2903ef,_0x3f98ba,Object['assign']({'CommentView':this['_config']['CommentView']},_0x2bb05f)),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',(_0x139bb6,_0x1dc0d4)=>_0x139bb6||!!_0x1dc0d4),this['bind']('isUnlinked')['to'](_0x3f98ba,'unlinkedAt',_0x11b1ad=>!!_0x11b1ad),this['bind']('ariaLabel')['to'](this,'length',_0x1ac350=>{const _0x13df1c=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return S(this['locale'],'COMMENT_THREAD_LABEL',[_0x1ac350,_0x13df1c]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x1394a2(),this['keystrokes']=new jt(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x52d82e=>_0x52d82e['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),_0x54426c(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x55bb2c=new ie(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x23b311=_0x55bb2c['commentInputView'];return _0x55bb2c['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x23b311,'value',(_0x508f81,_0x1a1a50,_0x34fb2b,_0x3bf12a,_0x2ad615)=>!!_0x2ad615||!!_0x3bf12a&&_0x34fb2b&&!_0x1a1a50||_0x508f81&&_0x34fb2b&&!_0x1a1a50),_0x23b311['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0xd234b2,_0x1a137f,_0x3634cf)=>{let _0xe3d6fb;return _0xe3d6fb=_0x3634cf&&_0x1a137f?'Reply\x20to\x20reopen\x20discussion...':_0xd234b2?'Reply...':'Write\x20a\x20comment...',S(this['locale'],_0xe3d6fb);}),_0x23b311['bind']('submitLabel')['to'](this,'length',_0x338aae=>S(this['locale'],_0x338aae?'Reply':'Comment')),_0x23b311['on']('submit',(_0x12cb78,_0x5a8646)=>{this['fire']('addComment',_0x5a8646),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x23b311['on']('cancel',()=>{this['focus']();}),_0x23b311['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x23b311['on']('cancel',_0x566e83=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x566e83['stop']());}),this['on']('change:isActive',(_0x5d29e3,_0xf05ab4,_0x31a0bb)=>{_0x31a0bb||this['length']||_0x23b311['value']||this['fire']('removeCommentThread');}),_0x55bb2c;}}class vt extends/* #__PURE__ -- @preserve */
27
- ti(is){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x39b4c8,_0x3e2532,_0x2f0d1e,_0x1f3426){super(_0x39b4c8,_0x3e2532,_0x2f0d1e,_0x1f3426),this['commentThreadChildren']=this['createCollection']([this['commentsListView'],this['commentThreadInputView'],this['ariaDescriptionView']]),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x39b4c8,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x222bf0,_0x1f5c6d,_0x4fabcf)=>{_0x4fabcf||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x53490e,_0x285492,_0x562958)=>{_0x562958&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x5ae14d=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck','ck-thread','ck-reset_all-excluded','ck-rounded-corners',_0x5ae14d['if']('isActive','ck-thread--active'),_0x5ae14d['if']('isUnlinked','ck-thread--unlinked'),_0x5ae14d['if']('isConfirm','ck-thread--remove-confirmation'),_0x5ae14d['to']('actionIndicator',_0x1e8f65=>_0x1e8f65?'ck-thread--'+_0x1e8f65:'')],'data-thread-id':this['_model']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x5ae14d['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 _0xdca9d4 of this['commentsListView']['commentViews'])_0xdca9d4['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x490c76}=this,_0x2cbdb8=this['commentsListView']['commentViews']['get'](0x0);_0x2cbdb8===this['_boundFirstCommentView']||_0x2cbdb8['isSystemComment']||(this['_boundFirstCommentView']=_0x2cbdb8,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x2cbdb8,'actionIndicator',_0x2c7553=>'remove'===_0x2c7553?'remove':null),_0x2cbdb8['placeholder']=S(_0x490c76,'Write\x20a\x20comment...'),_0x2cbdb8['removeButton']['on']('execute',_0x4bb805=>{_0x4bb805['stop'](),this['showConfirm'](S(_0x490c76,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),this['on']('removeConfirm',()=>{_0x2cbdb8['focus']();}),_0x2cbdb8['actionBar']['add'](this['resolveButton'],0x0),_0x2cbdb8['focusables']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x503b67=new _0x426ea1(this['locale']);return _0x503b67['label']=S(this['locale'],'Resolve'),_0x503b67['tooltip']=S(this['locale'],'Resolve'),_0x503b67['icon']=_0x20142f['check'],_0x503b67['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x503b67['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x397bbc=>!_0x397bbc),_0x503b67['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x37f3d0,_0x38acc5)=>_0x37f3d0&&!_0x38acc5),_0x503b67['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x503b67;}['_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 hs extends kt{constructor(_0x5877c9){super(_0x5877c9),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x3147ad,_0x549f08,_0x8e9b29)=>{this['element']['innerHTML']=_0x8e9b29;}),this['element']['innerHTML']=this['content'];}}class rs extends kt{['visibleView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x242fc2,_0x21935b,_0x288831){super(_0x242fc2),this['_model']=_0x21935b,this['_config']=_0x288831,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['bind']('ariaLabel')['to'](_0x21935b,'content',_0x21935b,'authoredAt',(_0x2014fd,_0x5f31fe)=>S(_0x242fc2,'COMMENT_ARIA_LABEL',[_0x21935b['author']['name'],_0x288831['formatDateTime'](_0x5f31fe),new DOMParser()['parseFromString'](_0x2014fd,'text/html')['body']['textContent'],_0x21935b['isExternal']?this['getExternalCommentNote']():''])),this['ariaDescriptionView']=new ts(_0x242fc2,S(_0x242fc2,'COMMENT_THREAD_DESCRIPTION')),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']()),this['focusables']=new _0xa9c1f1(),this['focusTracker']=new _0x1394a2(),this['keystrokes']=new jt(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x4de3fb=>_0x4de3fb['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']?S(this['locale'],'EXTERNAL_IMPORT_WORD_COMMENT'):S(this['locale'],'EXTERNAL_COMMENT');}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?S(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):S(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['_createCommentContentView'](){const _0x5a9392=new hs(this['locale']);return _0x5a9392['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x155e83,_0x699044)=>_0x699044?_0x383f48(_0x155e83,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x155e83),_0x5a9392;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x150c7c=new os(this['locale'],this['_config']['editorConfig']);return _0x150c7c['value']=this['_model']['content'],_0x150c7c['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x150c7c['submitLabel']=S(this['locale'],'Save'),_0x150c7c['on']('submit',(_0x5cc25a,_0x1789f0)=>{this['fire']('updateComment',this['_model']['id'],_0x1789f0),this['switchToDisplayMode'](),this['focus']();}),_0x150c7c['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x150c7c['once']('editorReady',()=>{_0x150c7c['focus']();}),_0x150c7c['createEditor'](),_0x150c7c['delegate']('editorReady')['to'](this),_0x150c7c['delegate']('editorDestroyed')['to'](this),_0x150c7c;}['_setupKeyboardNavigation'](){const _0x10f2ea=this['element'];this['keystrokes']['listenTo'](_0x10f2ea);for(const _0x3b8e84 of this['focusables'])this['focusTracker']['add'](_0x3b8e84['element']),this['keystrokes']['listenTo'](_0x3b8e84['element']);this['focusables']['on']('change',(_0x5e7618,_0xe69615)=>{for(const _0x2a2841 of _0xe69615['removed'])this['focusTracker']['remove'](_0x2a2841['element']),this['keystrokes']['stopListening'](_0x2a2841['element']);for(const _0x2f6607 of _0xe69615['added'])this['focusTracker']['add'](_0x2f6607['element']),this['keystrokes']['listenTo'](_0x2f6607['element']);}),this['keystrokes']['set']('enter',(_0x519fdd,_0x52c406)=>{_0x10f2ea===_0x519fdd['target']&&(this['focusCycler']['focusFirst'](),_0x52c406());}),this['keystrokes']['set']('esc',(_0x2a0ab0,_0x4de896)=>{_0x10f2ea!==_0x2a0ab0['target']&&(this['focus'](),_0x4de896());});}}class gt extends/* #__PURE__ -- @preserve */
28
- ti(rs){['actionBar'];['userView'];constructor(_0x2a3ab8,_0x56bc94,_0x4c4e38){super(_0x2a3ab8,_0x56bc94,_0x4c4e38),this['set']('actionIndicator',null),this['set']('placeholder',S(_0x2a3ab8,'Reply...')),this['bind']('authoredAt')['to'](_0x56bc94),this['bind']('resolvedAt')['to'](_0x56bc94),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 _0xbcd186(_0x2a3ab8,_0x56bc94['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['listenTo'](_0x56bc94,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x3589f9=this['bindTemplate'],_0xe852e1=[{'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']}},{'tag':'time','attributes':{'datetime':_0x3589f9['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x3589f9['to']('authoredAt',_0x26ca55=>this['_config']['formatDateTime'](_0x26ca55))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x3589f9['if']('isEditMode','ck-comment__actions--hidden'),_0x3589f9['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']&&_0xe852e1['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper',_0x3589f9['if']('isConfirm','ck-comment--remove-confirmation')],'tabindex':-0x1,'aria-label':_0x3589f9['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id'],'role':'listitem'},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x3589f9['if']('isEditMode','ck-comment--edit'),_0x3589f9['if']('isSystemComment','ck-comment--info'),_0x3589f9['to']('actionIndicator',_0x948dd=>_0x948dd?'ck-comment--'+_0x948dd:'')],'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':_0xe852e1}]}]};}['_createEditButton'](){const _0x2323ad=new _0x39ca28(this['locale']);return _0x2323ad['label']=S(this['locale'],'Edit'),_0x2323ad['icon']=_0x20142f['pencil'],_0x2323ad['withText']=!0x0,_0x2323ad['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x2323ad['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x1da9a3=>!_0x1da9a3),_0x2323ad['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x2323ad['on']('execute',()=>this['switchToEditMode']()),_0x2323ad;}['_createRemoveButton'](){const _0x56b18b=new _0x39ca28(this['locale']);return _0x56b18b['label']=S(this['locale'],'Remove'),_0x56b18b['icon']='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2024,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M5.2\x207h9.2c.6\x200\x201\x20.4\x201\x201v9.9c0\x20.5-.4\x201-1\x201H5.2a1\x201\x200\x200\x201-1-1V8c0-.6.4-1\x201-1zm1\x201.5c-.3\x200-.5.2-.5.5v8c0\x20.3.2.5.5.5h.5c.2\x200\x20.5-.2.5-.5V9c0-.3-.3-.5-.5-.5h-.5zm3.2\x200c-.2\x200-.5.2-.5.5v8c0\x20.3.3.5.5.5h.5c.3\x200\x20.5-.2.5-.5V9c0-.3-.2-.5-.5-.5h-.4zm3.5\x200c-.2\x200-.5.2-.5.5v8c0\x20.3.3.5.5.5h.5c.3\x200\x20.5-.2.5-.5V9c0-.3-.2-.5-.5-.5h-.5zm-1.4-7.1H8.3L6.5\x203.6H3.8c-.5\x200-.7.3-.7.8s.2.7.7.7h12c.6\x200\x20.9-.2.9-.7\x200-.5-.3-.8-1-.8h-2.4l-1.8-2.2z\x22/></svg>\x0a',_0x56b18b['withText']=!0x0,_0x56b18b['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x56b18b['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x5817cf=>!_0x5817cf),_0x56b18b['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x56b18b['on']('execute',()=>{this['showConfirm'](S(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x56b18b;}['_createDropdown'](){const _0x904e5=_0x249169(this['locale'],_0x38e758),_0x4648be=_0x904e5['panelView']['children'],_0x312e98=new _0x135af5(this['locale']),_0x66e031=_0x904e5['bindTemplate'];_0x56ed8e(_0x904e5,()=>this['items']['find'](_0x292521=>_0x292521['isVisible'])),_0x904e5['extendTemplate']({'attributes':{'class':[_0x66e031['if']('isVisible','ck-hidden',_0x100d3d=>!_0x100d3d)]}});const _0x5c6008=(_0x1cce52,_0x6e2d4=-0x1)=>{const _0x6de349=new _0x50d08e(this['locale']);_0x6de349['children']['add'](_0x1cce52);const _0x32916e=_0x6e2d4>-0x1?_0x6e2d4:_0x312e98['items']['length'];_0x312e98['items']['add'](_0x6de349,_0x32916e);const _0x50e6bc=Array['from'](this['items']);_0x904e5['unbind']('isEnabled','isVisible'),_0x904e5['bind']('isEnabled')['toMany'](_0x50e6bc,'isEnabled',(..._0x33b85a)=>_0x33b85a['some'](_0x45108e=>_0x45108e)),_0x904e5['bind']('isVisible')['toMany'](_0x50e6bc,'isVisible',(..._0x358a90)=>_0x358a90['some'](_0x49e3b1=>_0x49e3b1));};_0x904e5['panelPosition']='sw',_0x904e5['buttonView']['set']({'label':S(this['locale'],'Show\x20more\x20items'),'icon':_0x20142f['threeVerticalDots']});for(const _0x3f91c4 of this['items'])_0x5c6008(_0x3f91c4);return _0x4648be['add'](_0x312e98),_0x904e5['listenTo'](this['items'],'add',(_0x8cba85,_0x1b8824,_0x2833ab)=>{_0x5c6008(_0x1b8824,_0x2833ab);}),_0x904e5['listenTo'](this['items'],'remove',(_0xef3eac,_0x4284c4,_0x33aff8)=>{_0x312e98['items']['remove'](_0x33aff8);}),_0x904e5;}['_attachActions'](_0x12c00b,_0x485855){const _0x5c6a15=_0x12c00b&&_0x12c00b['element'];_0x5c6a15&&(this['listenTo'](_0x5c6a15,'mouseenter',()=>this['actionIndicator']=_0x485855),this['listenTo'](_0x5c6a15,'focus',()=>this['actionIndicator']=_0x485855),this['listenTo'](_0x5c6a15,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x5c6a15,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0x127935=super['_createCommentInputView']();return _0x127935['bind']('placeholder')['to'](this),_0x127935;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function Lt(_0x943c22){const _0x1f450e=Dt(_0x943c22,0x1e),_0x1931bb=new MutationObserver(_0x1838f9=>{for(const _0x4ccec8 of _0x1838f9)('attributes'==_0x4ccec8['type']&&'class'==_0x4ccec8['attributeName']||'childList'==_0x4ccec8['type']||'characterData'==_0x4ccec8['type'])&&_0x1f450e();});return{'attach'(_0x30a906){_0x1931bb['observe'](_0x30a906,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x1931bb['disconnect'](),_0x1f450e['cancel']();}};}class T extends kt{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x1eecd0,_0x4449bb){super(_0x1eecd0),this['id']=_0x2f91a7(),this['focusTracker']=new _0x1394a2(),this['keystrokes']=new jt(),this['keystrokes']['set']('Esc',(_0x5451f2,_0x34b118)=>this['fire']('Esc',_0x34b118)),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'](_0x4449bb),this['mainView']=_0x4449bb;const _0x26297b=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x26297b['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 _0x527224=this['element']['clientHeight'];_0x527224&&(this['height']=_0x527224);}}class d extends/* #__PURE__ -- @preserve */
29
- _0x329efe(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x1296ed,target:_0x1cc7ed,type:_0x1b865d,isVisible:_0x200a91=!0x0}){super(),this['view']=_0x1296ed,this['view']['element']||this['view']['render'](),this['_type']=_0x1b865d,this['_target']=_0x1cc7ed,d['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x5b4d52([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x164faf,_0x10d93b)=>{this['view']['focusTracker']['add'](_0x10d93b);}),this['focusableElements']['on']('remove',(_0x29cf52,_0x3b9ee8)=>{this['view']['focusTracker']['remove'](_0x3b9ee8);}),this['set']('isVisible',_0x200a91);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x121bca=this['_getNormalizedTarget']();return d['_assertCorrectTarget'](_0x121bca),_0x121bca;}get['targetRect'](){const _0x5a4a9e=this['target'];if(null===_0x5a4a9e)return null;if(_0x5a4a9e instanceof _0x2bcee5)return _0x5a4a9e;const _0xd0abf0=_0x5a4a9e['filter'](_0x29cbd5=>function(_0x2351a7){const _0x23414f=_0x2351a7['offsetParent'];if(_0x23414f)return!0x0;const _0x5073a9=_0x2351a7['getClientRects']()['item'](0x0);return!!_0x5073a9;}(_0x29cbd5));return 0x0===_0xd0abf0['length']?null:new _0x2bcee5(_0xd0abf0[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x3c1cc8){this['view']['isActive']=_0x3c1cc8,this['view']['mainView']['isActive']=_0x3c1cc8;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x11af68){if(!(null===_0x11af68||_0x11af68 instanceof _0x2bcee5||Array['isArray'](_0x11af68)&&_0x11af68['every'](_0x39009f=>ne(_0x39009f))))throw new _0x5231a1('annotation-invalid-target',null,{'target':_0x11af68});}['_getNormalizedTarget'](){const _0x432098='function'==typeof this['_target']?this['_target']():this['_target'];return ne(_0x432098)?[_0x432098]:_0x432098;}}function ne(_0x51356e){return null!==_0x51356e&&'object'==typeof _0x51356e&&'nodeType'in _0x51356e&&0x1===_0x51356e['nodeType'];}class x extends _0x5b4d52{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x608a7c=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x1394a2(),this['_focusTracker']['on']('change:isFocused',(_0x2404b1,_0x54df35,_0x3aea19)=>{_0x3aea19||this['fire']('blur');});for(const _0x3e39ba of _0x608a7c)this['add'](_0x3e39ba);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x52be9d){if(this['has'](_0x52be9d))throw new _0x5231a1('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x52be9d['innerView'],_0x52be9d),this['_viewToAnnotation']['set'](_0x52be9d['view'],_0x52be9d);for(const _0x230443 of _0x52be9d['focusableElements'])this['_focusTracker']['add'](_0x230443);this['listenTo'](_0x52be9d['focusableElements'],'add',(_0xe690c,_0x2fcdf0)=>{this['_focusTracker']['add'](_0x2fcdf0);}),this['listenTo'](_0x52be9d['focusableElements'],'remove',(_0x5b3204,_0x523f09)=>{this['_focusTracker']['remove'](_0x523f09);}),this['listenTo'](_0x52be9d['view']['focusTracker'],'change:isFocused',(_0x3270aa,_0x4d1051,_0x1cbaf7)=>{_0x1cbaf7&&this['fire']('focus',_0x52be9d);}),_0x52be9d['updateTargetRect']();const _0x47121d=this['_getOrderInContent'](_0x52be9d['view']['targetRect']);return super['add'](_0x52be9d,_0x47121d);}['remove'](_0x3f93e3){if(!this['has'](_0x3f93e3))throw new _0x5231a1('annotationcollection-not-existing-item',null);this['stopListening'](_0x3f93e3['view']['focusTracker']),this['stopListening'](_0x3f93e3['focusableElements']);for(const _0x12a5cc of _0x3f93e3['focusableElements'])this['_focusTracker']['remove'](_0x12a5cc);return this['_viewToAnnotation']['delete'](_0x3f93e3['view']),this['_innerViewToAnnotation']['delete'](_0x3f93e3['innerView']),super['remove'](_0x3f93e3);}['getByInnerView'](_0x26f755){return this['_innerViewToAnnotation']['get'](_0x26f755);}['getByView'](_0x394691){return this['_viewToAnnotation']['get'](_0x394691);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x1c478c of this)_0x1c478c['updateTargetRect']();this['_sort']();}['_sort'](){const _0x5e1d58=Array['from'](this)['sort']((_0x4a2233,_0x3b85e2)=>v(_0x4a2233['view']['targetRect'],_0x3b85e2['view']['targetRect']));for(let _0x4621dc=_0x5e1d58['length']-0x1;_0x4621dc>0x0;_0x4621dc--){const _0x3cfc9a=_0x5e1d58[_0x4621dc];_0x4621dc!==this['getIndex'](_0x3cfc9a)&&(this['remove'](_0x3cfc9a),this['add'](_0x3cfc9a));}}['_getOrderInContent'](_0x551e67){let _0x21ea55=0x0;if(!_0x551e67)return this['length'];for(const _0x5e5320 of this){const _0x1d26ba=_0x5e5320['view']['targetRect'];if(_0x1d26ba){if(v(_0x551e67,_0x1d26ba)<0x0)return _0x21ea55;_0x21ea55++;}}return _0x21ea55;}}function v(_0x91cdc7,_0x1cbd1e){if(null===_0x91cdc7&&null===_0x1cbd1e)return 0x0;if(null===_0x91cdc7)return-0x1;if(null===_0x1cbd1e)return 0x1;const _0x1474d0=_0x91cdc7['top']-_0x1cbd1e['top'];return 0x0==_0x1474d0?_0x91cdc7['left']-_0x1cbd1e['left']:_0x1474d0;}class N extends _0x3af1c1{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3e43a6){if(super(_0x3e43a6),this['collection']=new x(),this['_visibleAnnotations']=new x(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x3e43a6 instanceof _0x566fe0){const _0x3f67e9=_0x3e43a6['locale'];_0x3e43a6['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':S(_0x3f67e9,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':S(_0x3f67e9,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':S(_0x3f67e9,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':S(_0x3f67e9,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':S(_0x3f67e9,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':S(_0x3f67e9,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':S(_0x3f67e9,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x41d2ae){this['collection']['add'](_0x41d2ae);}['remove'](_0x41888a){this['collection']['remove'](_0x41888a),_0x41888a['destroy']();}['refreshVisibility'](){for(const _0x344f55 of this['collection'])_0x344f55['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x4ecfe7){return this['collection']['getByInnerView'](_0x4ecfe7);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0xcfcbd3 of this['collection'])_0xcfcbd3['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x1ec2fe){this['fire']('_activateAnnotation',_0x1ec2fe);}['createAnnotation'](_0xcde99f){return new d(_0xcde99f);}['createAnnotationView'](_0x2457a8,_0x33c304){return new T(_0x2457a8,_0x33c304);}['_addActiveAnnotation'](_0x2ff396){const _0x2f7a84=new Set(this['activeAnnotations']);_0x2f7a84['add'](_0x2ff396),this['activeAnnotations']=_0x2f7a84;}['_removeActiveAnnotation'](_0x31816a){const _0x44bd07=new Set(this['activeAnnotations']);_0x44bd07['delete'](_0x31816a),this['activeAnnotations']=_0x44bd07;}['_bindAnnotationsToVisibleAnnotations'](){const _0x544c28=this['collection'],_0x56f11b=this['_visibleAnnotations'];function _0x3b3959(_0xc7f5f){const _0x495647=_0xc7f5f['source'];_0x495647['isVisible']&&!_0x56f11b['has'](_0x495647)?_0x56f11b['add'](_0x495647):!_0x495647['isVisible']&&_0x56f11b['has'](_0x495647)&&_0x56f11b['remove'](_0x495647),_0x495647['view']['focusTracker']['remove'](_0x495647['view']['element']),_0x495647['view']['focusTracker']['add'](_0x495647['view']['element']);}this['listenTo'](_0x544c28,'add',(_0x288043,_0x2b513b)=>{_0x2b513b['isVisible']&&_0x56f11b['add'](_0x2b513b),this['listenTo'](_0x2b513b,'change:isVisible',_0x3b3959);}),this['listenTo'](_0x544c28,'remove',(_0x59e343,_0x16b48e)=>{_0x56f11b['has'](_0x16b48e)&&_0x56f11b['remove'](_0x16b48e),this['stopListening'](_0x16b48e,'change:isVisible',_0x3b3959);});}['_setupEnterAnnotationKeystroke'](){const _0x2b0a8a=_0x1fdb83=>{_0x1fdb83['on']('ready',()=>{_0x1fdb83['keystrokes']['set'](_0x5547df,(_0x5939fa,_0x413ec9)=>{const _0x11c77c=_0x1846ff(this['activeAnnotations']['values']());_0x11c77c&&(_0x11c77c['view']['focus'](),_0x413ec9());});});};this['context']instanceof _0x566fe0?_0x2b0a8a(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x2615d5,_0x2e42e6)=>{_0x2b0a8a(_0x2e42e6);});}['_setupEscapeAnnotationHandling'](){const _0x2f77c5=_0x488544=>{const _0x58f2e9=_0x488544['source'],_0x562fac=[];let _0x5534c8;if(Array['isArray'](_0x58f2e9['target'])){_0x5534c8=_0x58f2e9['target'][0x0],this['context']instanceof _0x566fe0?_0x562fac['push'](this['context']):this['context']['editors']&&_0x562fac['push'](...this['context']['editors']);for(const _0x79b811 of _0x562fac)for(const _0x4cac7e of _0x79b811['editing']['view']['domRoots']['values']())if(_0x4cac7e['contains'](_0x5534c8))return void _0x79b811['editing']['view']['focus']();_0x5534c8['focus']();}};this['listenTo'](this['collection'],'add',(_0x4985f6,_0x34c6bd)=>{this['listenTo'](_0x34c6bd,'escape',_0x2f77c5,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x3809d6,_0x67fde8)=>{this['stopListening'](_0x67fde8,'escape',_0x2f77c5);});}}const Tt=Symbol('noChannel'),_t={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class o extends _0x3af1c1{['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[N,ht,it];}static get['pluginName'](){return'CommentsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1c6487){super(_0x1c6487),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x4cb05a=this['context']['config'];_0x4cb05a['define']('comments.maxCommentsWhenCollapsed',0x2),_0x4cb05a['define']('comments.maxThreadTotalWeight',0x1f4),_0x4cb05a['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x4cb05a['define']('comments.CommentThreadView',vt),_0x4cb05a['define']('comments.CommentView',gt),_0x4cb05a['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x262a6e=this['context']['plugins']['get'](N);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x5efc37,_0xcda7e0)=>this['_addCommentThread'](_0xcda7e0)),this['on']('submitCommentThread',(_0x52bc24,_0x34cfe2)=>this['_submitCommentThread'](_0x34cfe2)),this['on']('resolveCommentThread',(_0x18fe9f,_0xe80e18)=>this['_resolveCommentThread'](_0xe80e18)),this['on']('resolveCommentThread',(_0x22f4a5,_0x4c7e09)=>this['_updateActiveAnnotation'](_0x4c7e09),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x955503,_0x651131)=>this['_reopenCommentThread'](_0x651131)),this['on']('reopenCommentThread',(_0x190337,_0x2f9016)=>this['_updateActiveAnnotation'](_0x2f9016),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x3550da,_0x5f55e4)=>this['_removeCommentThread'](_0x5f55e4)),this['on']('updateCommentThread',(_0x1ec801,_0x8567f5)=>this['_updateCommentThread'](_0x8567f5)),this['on']('updateCommentThread',(_0x3c5f51,_0x470f3e)=>this['_updateActiveAnnotation'](_0x470f3e),{'priority':'lowest'}),this['on']('addComment',(_0x27fa07,_0x1c0650)=>this['_addComment'](_0x1c0650)),this['on']('updateComment',(_0x5f55f3,_0x11aa68)=>this['_updateComment'](_0x11aa68)),this['on']('removeComment',(_0x37f47f,_0x50d327)=>this['_removeComment'](_0x50d327)),this['on']('addComment',(_0x605c1c,{threadId:_0x128508,isFromAdapter:_0x1f29f1})=>{if(_0x1f29f1)return;const _0x688fbb=this['getCommentThread'](_0x128508),_0x1cbf11=_0x688fbb&&this['_threadToController']['get'](_0x688fbb);_0x1cbf11&&_0x1cbf11['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x262a6e,'change:activeAnnotations',(_0xeca027,_0x587d90,_0x135200)=>{const _0x219ce5=Array['from'](_0x135200)['map'](_0x4de0bc=>this['_viewToController']['get'](_0x4de0bc['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x219ce5?_0x219ce5['model']:null;});}set['adapter'](_0x342295){if(this['_adapter'])throw new _0x5231a1('commentsrepository-adapter-already-set');this['_adapter']=_0x342295;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x36748c=Tt,threadId:_0x203508=_0x2f91a7(),comments:_0x327eb2=[],unlinkedAt:_0x22e094=null,resolvedAt:_0x1b4e3b=null,resolvedBy:_0x115193=null,target:_0x40ce9c=null,context:_0x1288f3=null,attributes:_0x21cf13={},isResolvable:_0xeb1ab2=!0x0,isSubmitted:_0x317a4f=!0x1,isFromAdapter:_0xeb6be6=!0x1}={}){return this['fire'](bt('addCommentThread',_0x36748c),{'channelId':_0x36748c,'threadId':_0x203508,'comments':_0x327eb2,'unlinkedAt':_0x22e094,'resolvedAt':_0x1b4e3b,'resolvedBy':_0x115193,'target':_0x40ce9c,'context':_0x1288f3,'attributes':_0x21cf13,'isFromAdapter':_0xeb6be6,'isResolvable':_0xeb1ab2,'isSubmitted':_0x317a4f}),this['getCommentThread'](_0x203508);}['openNewCommentThread']({channelId:_0x38179f=Tt,threadId:_0x25245f=_0x2f91a7(),target:_0x57bf7b,context:_0x310f36=null,isResolvable:_0x2e9a8e=!0x0}){if(this['_readOnlyChannels']['has'](_0x38179f)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x57bf7b)throw new _0x5231a1('commentsrepository-missing-target');const _0x439eb9=this['addCommentThread']({'channelId':_0x38179f,'threadId':_0x25245f,'target':_0x57bf7b,'context':_0x310f36,'isResolvable':_0x2e9a8e});if(!_0x439eb9)return null;const _0x102ef7=this['_threadToController']['get'](_0x439eb9),_0x1ac730=_0x102ef7['view']['commentThreadInputView']['commentInputView'],_0x3fb4b7=this['context']['plugins']['get'](N),_0x286ab0=_0x3fb4b7['getByInnerView'](_0x102ef7['view']);return _0x3fb4b7['activate'](_0x286ab0),_0x1ac730['once']('editorReady',()=>_0x1ac730['focus']()),_0x439eb9;}['hasCommentThread'](_0x35c005){if('string'!=typeof _0x35c005)throw new _0x5231a1('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x35c005);}['updateCommentThread']({channelId:_0x2ad22b=Tt,threadId:_0x1cb006,context:_0x3e67fe,unlinkedAt:_0xdd029a,attributes:_0x3880ff,isFromAdapter:_0x31a252=!0x1}){return this['fire'](bt('updateCommentThread',_0x2ad22b),{'channelId':_0x2ad22b,'threadId':_0x1cb006,'context':_0x3e67fe,'unlinkedAt':_0xdd029a,'attributes':_0x3880ff,'isFromAdapter':_0x31a252}),this['getCommentThread'](_0x1cb006);}['getCommentThread'](_0x114033){if('string'!=typeof _0x114033)throw new _0x5231a1('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x114033);}['fetchCommentThread']({channelId:_0x38702a,threadId:_0x65ff34}={}){const _0x3b8143=this['getCommentThread'](_0x65ff34);if(_0x3b8143)return Promise['resolve'](_0x3b8143);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x5231a1('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x38702a,'threadId':_0x65ff34})['then'](_0x2e43e2=>this['hasCommentThread'](_0x65ff34)?this['getCommentThread'](_0x65ff34):_0x2e43e2?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x38702a},_0x2e43e2)):void 0x0)['catch'](_0x2fdb82=>{throw console['error'](_0x2fdb82),new _0x5231a1('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x4ed60d,skipNotAttached:_0x57d8ea=!0x1,skipEmpty:_0x586332=!0x1,toJSON:_0x7403ee=!0x1}={}){const _0x7e9bab=[];for(const _0x40d7c7 of this['_threads']['values']())_0x4ed60d&&_0x40d7c7['channelId']!==_0x4ed60d||_0x57d8ea&&!_0x40d7c7['isAttached']||_0x586332&&0x0===_0x40d7c7['length']||_0x7e9bab['push'](_0x40d7c7);return _0x7403ee?_0x7e9bab['map'](_0x3d2d1e=>_0x3d2d1e['toJSON']()):_0x7e9bab;}['setActiveCommentThread'](_0x3da529){const _0x5afc2a=this['context']['plugins']['get'](N);if(!_0x3da529)return void(this['activeCommentThread']&&_0x5afc2a['deactivateAll']());const _0x3683c7=this['getCommentThread'](_0x3da529);if(!_0x3683c7)throw new _0x5231a1('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x3da529});if(!this['_threadToController']['has'](_0x3683c7))throw new _0x5231a1('commentsrepository-active-not-attached',null,{'threadId':_0x3da529});const _0x4ae455=_0x5afc2a['getByInnerView'](this['_threadToController']['get'](_0x3683c7)['view']);_0x5afc2a['activate'](_0x4ae455);}['switchReadOnly'](_0x2919d1,_0x2caaca){_0x2919d1?this['_readOnlyChannels']['add'](_0x2caaca):this['_readOnlyChannels']['delete'](_0x2caaca),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x5b1884){return this['_readOnlyChannels']['has'](_0x5b1884)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x241753,_0x2faf4d){return new Ct(_0x241753,_0x2faf4d);}['setPermissions'](_0x42fd78,_0x2426ad=Tt){this['_permissions']['set'](_0x2426ad,_0x42fd78),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x14eba1=Tt){return this['_permissions']['has'](_0x14eba1)?this['_permissions']['get'](_0x14eba1):_t;}['_addCommentThread']({channelId:_0x2555fe,threadId:_0x3e786d,comments:_0x37b961,unlinkedAt:_0x2b1b61,resolvedAt:_0x4e65f4,resolvedBy:_0x5030d4,target:_0x377e9a,context:_0xefc44f,attributes:_0x17bf6f,isFromAdapter:_0x4e3138,isResolvable:_0xadbf9b,isSubmitted:_0x1c1242}){if('string'!=typeof _0x3e786d)throw new _0x5231a1('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x3e786d});if(this['hasCommentThread'](_0x3e786d))throw new _0x5231a1('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x3e786d});const _0x5b63fc=new oe(this,{'channelId':_0x2555fe,'id':_0x3e786d,'context':_0xefc44f,'attributes':_0x17bf6f,'unlinkedAt':_0x2b1b61,'resolvedAt':_0x4e65f4,'resolvedBy':_0x5030d4?this['context']['plugins']['get'](it)['getUser'](_0x5030d4):null,'isResolvable':_0xadbf9b,'isSubmitted':_0x1c1242||_0x4e3138});this['_threads']['set'](_0x3e786d,_0x5b63fc);for(const _0x3fe9b3 of _0x37b961)_0x5b63fc['_add'](this['_createNewComment']({'threadId':_0x3e786d,..._0x3fe9b3}));return _0x377e9a&&_0x5b63fc['attachTo'](_0x377e9a),_0x4e3138||!_0x5b63fc['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x2555fe,'threadId':_0x3e786d});}['_submitCommentThread']({channelId:_0x5f353c,threadId:_0x2bd1f9}){if(!this['hasCommentThread'](_0x2bd1f9))throw new _0x5231a1('commentsrepository-missing-comment-thread',this);const _0x1f4b3c=this['getCommentThread'](_0x2bd1f9);if(_0x1f4b3c['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x47fee2,comments:_0x7029a4,resolvedAt:_0xa6ab7d,resolvedBy:_0x20c98e,context:_0x3435ed,attributes:_0x23d461}=_0x1f4b3c,_0x278505=this['context']['plugins']['get']('PendingActions'),_0x588555=_0x278505['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x5f353c,'threadId':_0x47fee2,'comments':_0x7029a4['map'](_0x240c27=>_0x240c27['toJSON']()),'resolvedAt':_0xa6ab7d,'resolvedBy':_0x20c98e?_0x20c98e['id']:_0x20c98e,'context':_0x3435ed,'attributes':_0x23d461})['then'](({comments:_0x1e8578})=>{_0x278505['remove'](_0x588555);for(const _0x201df5 of _0x1e8578)this['_updateComment']({'channelId':_0x5f353c,'threadId':_0x2bd1f9,'commentId':_0x201df5['commentId'],'createdAt':_0x201df5['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x49315c=>{throw console['error'](_0x49315c),new _0x5231a1('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x5a1154,target:_0x2533fc}){const _0x1cd2cb=this['getCommentThread'](_0x5a1154);if(!_0x1cd2cb)throw new _0x5231a1('commentsrepository-attach-missing-comment-thread',this);const _0x2a7483=this['context']['plugins']['get']('PendingActions'),_0x16318e=this['context']['plugins']['get'](N),_0x56909c=this['_createCommentThreadView'](_0x1cd2cb),_0x10af4c=new Ct(_0x1cd2cb,_0x56909c);let _0x50e25d=null;_0x56909c['on']('change:isDirty',(_0x22c51c,_0x31f0f4,_0x4cf4f5)=>{_0x4cf4f5?_0x50e25d=_0x2a7483['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x50e25d&&(_0x2a7483['remove'](_0x50e25d),_0x50e25d=null);}),this['_threadToController']['set'](_0x1cd2cb,_0x10af4c),this['_viewToController']['set'](_0x56909c,_0x10af4c);const _0x139ef5=new T(this['context']['locale'],_0x56909c);_0x139ef5['bind']('length')['to'](_0x56909c),_0x139ef5['bind']('isDirty')['to'](_0x56909c,'isDirty',_0x56909c,'length',(_0x121e77,_0x344c68)=>_0x121e77||!_0x344c68),_0x139ef5['bind']('isActive')['to'](_0x56909c),_0x139ef5['type']='comment';const _0x75665=new d({'view':_0x139ef5,'target':_0x2533fc,'type':'comment','isVisible':!_0x1cd2cb['isResolved']});return _0x56909c['on']('escape',()=>{_0x75665['fire']('escape');}),this['_bindAnnotationToEditors'](_0x56909c,_0x75665),_0x16318e['add'](_0x75665),_0x75665;}['_bindAnnotationToEditors'](_0x4e7521,_0x78468f){this['listenTo'](_0x4e7521,'editorReady',(_0x2810f5,_0x55ecda)=>{const _0x4cc1bc=_0x55ecda['ui']['view']['body']['bodyCollectionContainer'];_0x78468f['focusableElements']['add'](_0x4cc1bc),this['context']instanceof _0x566fe0&&this['context']['ui']['focusTracker']['add'](_0x4cc1bc);},{'priority':'highest'}),this['listenTo'](_0x4e7521,'editorDestroyed',(_0x19acb7,_0x5a6599)=>{const _0x22f6d4=_0x5a6599['ui']['view']['body']['bodyCollectionContainer'];_0x78468f['focusableElements']['has'](_0x22f6d4)&&_0x78468f['focusableElements']['remove'](_0x22f6d4),this['context']instanceof _0x566fe0&&this['context']['ui']['focusTracker']['remove'](_0x22f6d4);});}['_unbindEditors'](_0x354c15){this['stopListening'](_0x354c15,'editorReady'),this['stopListening'](_0x354c15,'editorDestroyed');}['_createCommentThreadView'](_0x4df286){const _0x2eba46=this['context']['plugins']['get'](it),{config:_0x5c6034,locale:_0x3f0f98}=this['context'],_0x23e7f4=lt(_0x5c6034['get']('locale'));return new(0x0,(_0x5c6034['get']('comments'))['CommentThreadView'])(_0x3f0f98,_0x4df286,_0x2eba46['me'],{'editorConfig':{..._0x5c6034['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x5c6034['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x5c6034['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x5c6034['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x5c6034['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x23e7f4,'CommentView':_0x5c6034['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0xc607b3,channelId:_0x48a37e,resolvedAt:_0x1cbf96,resolvedBy:_0x3ed2c0,isFromAdapter:_0x870df6}){if(!this['hasCommentThread'](_0xc607b3))throw new _0x5231a1('commentsrepository-missing-comment-thread',null,{'threadId':_0xc607b3});const _0x33254b=this['getCommentThread'](_0xc607b3);if(_0x33254b['isResolved'])throw new _0x5231a1('commentsrepository-resolved-comment-thread',null,{'threadId':_0xc607b3});const _0x926ef4=this['context']['plugins']['get'](it);if(_0x33254b['resolvedBy']=_0x926ef4['getUser'](_0x3ed2c0),_0x33254b['resolvedAt']=_0x1cbf96,_0x870df6||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x408e10=this['context']['plugins']['get']('PendingActions'),_0xaaf3cb=_0x408e10['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x48a37e,'threadId':_0xc607b3})['then'](({resolvedAt:_0xf2029c,resolvedBy:_0x525437})=>{_0x408e10['remove'](_0xaaf3cb),_0x33254b['resolvedBy']['id']!==_0x525437&&(_0x33254b['resolvedBy']=_0x926ef4['getUser'](_0x525437)),_0x33254b['resolvedAt']=_0xf2029c;})['catch'](_0x5ad374=>{throw console['error'](_0x5ad374),new _0x5231a1('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x606149,channelId:_0x4d506d,isFromAdapter:_0x1c9d0a}){if(!this['hasCommentThread'](_0x606149))throw new _0x5231a1('commentsrepository-missing-comment-thread',null,{'threadId':_0x606149});const _0x53ab6d=this['getCommentThread'](_0x606149);if(!_0x53ab6d['isResolved'])throw new _0x5231a1('commentsrepository-reopen-comment-thread',null,{'threadId':_0x606149});if(_0x53ab6d['resolvedBy']=null,_0x53ab6d['resolvedAt']=null,_0x1c9d0a||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0xcead6b=this['context']['plugins']['get']('PendingActions'),_0x3ee736=_0xcead6b['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x4d506d,'threadId':_0x606149})['then'](()=>_0xcead6b['remove'](_0x3ee736))['catch'](_0x516cfd=>{throw console['error'](_0x516cfd),new _0x5231a1('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x160f45,isFromAdapter:_0x346018}){const _0x1cba95=this['getCommentThread'](_0x160f45);if(!_0x1cba95)throw new _0x5231a1('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x160f45),this['_threads']['delete'](_0x160f45),!_0x1cba95['isSubmitted']||_0x346018||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x1470e4=this['context']['plugins']['get']('PendingActions'),{channelId:_0x12e8f2}=_0x1cba95,_0x1e1a93=_0x1470e4['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x12e8f2,'threadId':_0x160f45})['then'](()=>_0x1470e4['remove'](_0x1e1a93))['catch'](_0x4f86e6=>{throw console['error'](_0x4f86e6),new _0x5231a1('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x55e91c,unlinkedAt:_0x75b501,context:_0x3b1141,attributes:_0x5798c0,isFromAdapter:_0x7de307}){if('string'!=typeof _0x55e91c)throw new _0x5231a1('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x55e91c});if(!this['hasCommentThread'](_0x55e91c))throw new _0x5231a1('commentsrepository-missing-comment-thread',null,{'threadId':_0x55e91c});const _0xb9fb5=this['getCommentThread'](_0x55e91c);let _0x326874=!0x1;if(void 0x0!==_0x3b1141&&_0xb9fb5['context']!==_0x3b1141&&(_0xb9fb5['context']=_0x3b1141,_0x326874=!0x0),void 0x0!==_0x75b501&&_0xb9fb5['unlinkedAt']!==_0x75b501&&(_0xb9fb5['unlinkedAt']=_0x75b501,_0x326874=!0x0),_0x5798c0&&!wt(_0x5798c0,_0xb9fb5['attributes'])&&(_0xb9fb5['attributes']=_0x5798c0,_0x326874=!0x0),!_0x326874)return Promise['resolve']();if(!_0xb9fb5['isSubmitted']||_0x7de307||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x4f7470=this['context']['plugins']['get']('PendingActions'),{channelId:_0x5114d7}=_0xb9fb5,_0x3d40cd=_0x4f7470['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x5114d7,'threadId':_0x55e91c,'context':_0x3b1141,'unlinkedAt':_0x75b501,'attributes':_0x5798c0})['then'](()=>_0x4f7470['remove'](_0x3d40cd))['catch'](_0x52292d=>{throw console['error'](_0x52292d),new _0x5231a1('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0xa3af56){const _0x5dd2d5=this['context']['plugins']['get'](N),_0x339f30=this['getCommentThread'](_0xa3af56);if(_0x339f30['_isAttached']=!0x1,this['_threadToController']['has'](_0x339f30)){const _0x3971e1=this['_threadToController']['get'](_0x339f30),_0x30cc00=_0x3971e1['view'],_0x4bd465=_0x5dd2d5['getByInnerView'](_0x30cc00);this['_threadToController']['delete'](_0x339f30),this['_viewToController']['delete'](_0x30cc00),_0x4bd465&&_0x5dd2d5['remove'](_0x4bd465),_0x3971e1['destroy'](),_0x30cc00['destroy']()['then'](()=>{this['_unbindEditors'](_0x30cc00);});}}['_updateActiveAnnotation']({threadId:_0xae1d4d,resolvedAt:_0x29830b}){const _0x63e9d7=!!_0x29830b,_0x2466a3=this['context']['plugins']['get'](N),_0x84208a=this['getCommentThread'](_0xae1d4d);if(this['_threadToController']['has'](_0x84208a)){const _0xda0fc0=this['_threadToController']['get'](_0x84208a)['view'],_0x4823b1=_0x2466a3['getByInnerView'](_0xda0fc0);_0x4823b1&&(_0x63e9d7&&_0x2466a3['_removeActiveAnnotation'](_0x4823b1),_0x4823b1['refreshVisibility']());}}['_getExternalAuthor'](_0x573da3){const _0x5b5d10=this['context']['plugins']['get'](it),_0x3edbfd=pt('external:'+_0x573da3),_0x4d498f=_0x5b5d10['getUser'](_0x3edbfd);return _0x4d498f||_0x5b5d10['addUser']({'id':_0x3edbfd,'name':_0x573da3});}['_createNewComment']({threadId:_0x51a6fb,commentId:_0x254ae4=_0x2f91a7(),content:_0x15d889,authorId:_0x42bcc5,createdAt:_0x22584d,attributes:_0x3e971b}){if('string'!=typeof _0x254ae4)throw new _0x5231a1('commentsrepository-invalid-commentid');if('string'!=typeof _0x42bcc5)throw new _0x5231a1('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x15d889||!_0x15d889['trim']())throw new _0x5231a1('commentsrepository-invalid-comment-content');const _0x3119d2=this['context']['plugins']['get'](it)['getUser'](_0x42bcc5);if(!_0x3119d2)throw new _0x5231a1('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x42bcc5});let _0x55efea=null,_0xc76cb8=_0x22584d;return _0x3e971b&&_0x3e971b['@external']&&(_0x55efea=this['_getExternalAuthor'](_0x3e971b['@external']['authorName']),_0xc76cb8=new Date(_0x3e971b['@external']['createdAt'])),new re(this,{'threadId':_0x51a6fb,'id':_0x254ae4,'author':_0x55efea||_0x3119d2,'creator':_0x3119d2,'content':_0x15d889,'createdAt':_0x22584d,'authoredAt':_0xc76cb8,'attributes':_0x3e971b});}['_addComment'](_0x46a87c){let {threadId:_0x2c3eeb,content:_0xf16c6d,attributes:_0x1c1980,isFromAdapter:_0x14513e}=_0x46a87c;const _0x996fab=this['getCommentThread'](_0x46a87c['threadId']);if(!_0x996fab)throw new _0x5231a1('commentsrepository-add-comment-to-missing-comment-thread',this);const _0xc97757=this['_createNewComment'](_0x46a87c),{id:_0x385c43}=_0xc97757;if(_0x996fab['_add'](_0xc97757),_0x14513e||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x996fab['isSubmitted'])return Promise['resolve']();const _0x291091=this['context']['plugins']['get']('PendingActions'),{channelId:_0x2104af}=_0x996fab,_0x216471=_0x291091['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x1c1980||(_0x1c1980={}),this['adapter']['addComment']({'channelId':_0x2104af,'threadId':_0x2c3eeb,'commentId':_0x385c43,'content':_0xf16c6d,'attributes':_0x1c1980})['then'](_0x35be20=>{_0x291091['remove'](_0x216471),_0x35be20&&this['_updateComment']({'channelId':_0x2104af,'threadId':_0x2c3eeb,'commentId':_0x385c43,'createdAt':_0x35be20['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x119c2a=>{throw console['error'](_0x119c2a),new _0x5231a1('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x6c628f,commentId:_0x2d2d9c,content:_0x8999ce,createdAt:_0x15e758,attributes:_0x1d9c3d,isFromAdapter:_0x4cd75d}){if(void 0x0!==_0x8999ce&&('string'!=typeof _0x8999ce||!_0x8999ce['trim']()['length']))throw new _0x5231a1('commentsrepository-update-comment-invalid-content');const _0x2c7a1b=this['getCommentThread'](_0x6c628f),_0x3a5a41=_0x2c7a1b['getComment'](_0x2d2d9c);if(!_0x3a5a41)throw new _0x5231a1('commentsrepository-update-missing-comment',this);let _0x4d3178=!0x1;if(_0x8999ce&&_0x8999ce!==_0x3a5a41['content']&&(_0x3a5a41['isEditable']||_0x4cd75d)&&(_0x3a5a41['content']=_0x8999ce,_0x4d3178=!0x0),_0x15e758&&_0x15e758!==_0x3a5a41['createdAt']&&(_0x3a5a41['createdAt']=_0x15e758,_0x3a5a41['attributes']&&_0x3a5a41['attributes']['@external']||(_0x3a5a41['authoredAt']=_0x15e758),_0x4d3178=!0x0),_0x1d9c3d&&!wt(_0x1d9c3d,_0x3a5a41['attributes'])&&(_0x3a5a41['attributes']=_0x1d9c3d,_0x4d3178=!0x0),!_0x4d3178)return Promise['resolve']();if(_0x2c7a1b['fire']('commentUpdated'),_0x4cd75d||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x2bb9ab=this['context']['plugins']['get']('PendingActions'),{channelId:_0xb42dcb}=this['getCommentThread'](_0x3a5a41['threadId']),_0x302dbc=_0x2bb9ab['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0xb42dcb,'threadId':_0x6c628f,'commentId':_0x2d2d9c,'content':_0x8999ce,'attributes':_0x1d9c3d})['then'](()=>_0x2bb9ab['remove'](_0x302dbc))['catch'](_0x498e92=>{throw console['error'](_0x498e92),new _0x5231a1('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x71dd48,commentId:_0x5e871d,isFromAdapter:_0x5e3176}){const _0xaf11e=this['getCommentThread'](_0x71dd48),_0x4ac5b4=_0xaf11e['getComment'](_0x5e871d);if(!_0x4ac5b4)throw new _0x5231a1('commentsrepository-remove-missing-comment',this);if(_0xaf11e['_remove'](_0x4ac5b4),_0x5e3176||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x4eebf8=this['context']['plugins']['get']('PendingActions'),{channelId:_0x4fbc41}=_0xaf11e,_0x4946f2=_0x4eebf8['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x4fbc41,'threadId':_0x71dd48,'commentId':_0x5e871d})['then'](()=>_0x4eebf8['remove'](_0x4946f2))['catch'](_0x3ef829=>{throw console['error'](_0x3ef829),new _0x5231a1('commentsrepository-remove-comment-internal-error',this);});}}class oe extends/* #__PURE__ -- @preserve */
30
- _0x329efe(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x10f6d7,_0x5b585c){super();const _0x1a5f21=_0x5b585c['isResolvable'];this['channelId']=_0x5b585c['channelId'],this['id']=_0x5b585c['id'],this['comments']=new _0x5b4d52(),this['_repository']=_0x10f6d7,this['_isAttached']=!0x1,this['_isSubmitted']=_0x5b585c['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x10f6d7,'_permissions',_0x10f6d7,'_readOnlyChannels',()=>_0x10f6d7['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x10f6d7,'_permissions',()=>_0x10f6d7['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x10f6d7,'_permissions',()=>{const _0x14a9f0=_0x10f6d7['getPermissions'](this['channelId']);return _0x14a9f0['write']||_0x14a9f0['admin'];}),this['bind']('isResolvable')['to'](_0x10f6d7,'_permissions',()=>_0x1a5f21&&_0x10f6d7['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x5b585c['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x581c2f,_0x11f34c)=>_0x581c2f?_0x11f34c?_0x581c2f<_0x11f34c?_0x581c2f:_0x11f34c:_0x581c2f:_0x11f34c),this['set']('unlinkedAt',_0x5b585c['unlinkedAt']||null),this['set']('resolvedAt',_0x5b585c['resolvedAt']||null),this['set']('resolvedBy',_0x5b585c['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x5c6906=>!!_0x5c6906),this['set']('attributes',_0x5b585c['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x350b43,_0x4885b2)=>_0x350b43+_0x4885b2['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x219ebe,id:_0x587bb2}=this;this['_repository']['fire'](bt('submitCommentThread',_0x219ebe),{'channelId':_0x219ebe,'threadId':_0x587bb2});}['setUnlinkedAt'](_0x3d17d5){this['_update']({'unlinkedAt':_0x3d17d5});}['resolve']({resolvedAt:_0x18c626=new Date(),resolvedBy:_0xd59dcd=null,isFromAdapter:_0x21fa15=!0x1}={}){const _0x5e45d8=this['_repository']['context']['plugins']['get'](it)['me'],{channelId:_0x48be8e,id:_0x15b7fd}=this;this['_repository']['fire'](bt('resolveCommentThread',_0x48be8e),{'channelId':_0x48be8e,'threadId':_0x15b7fd,'resolvedAt':_0x18c626,'resolvedBy':_0xd59dcd||_0x5e45d8['id'],'isFromAdapter':_0x21fa15});}['reopen']({isFromAdapter:_0x50ab86=!0x1}={}){const {channelId:_0x2b2365,id:_0x4aceb4}=this;this['_repository']['fire'](bt('reopenCommentThread',_0x2b2365),{'channelId':_0x2b2365,'threadId':_0x4aceb4,'isFromAdapter':_0x50ab86});}['setContext'](_0x219561){this['context']||this['_update']({'context':_0x219561});}['setAttribute'](_0x2944a0,_0x26c3ae){const _0x5f2b6e=It(this['attributes']);At(_0x5f2b6e,_0x2944a0,_0x26c3ae),this['_update']({'attributes':_0x5f2b6e});}['removeAttribute'](_0x38576b){const _0x2de93e=It(this['attributes']);yt(_0x2de93e,_0x38576b),this['_update']({'attributes':_0x2de93e});}['remove']({isFromAdapter:_0x39ecb0=!0x1}={}){const {channelId:_0x38b03a,id:_0x2f4ee9}=this;this['_repository']['fire'](bt('removeCommentThread',_0x38b03a),{'channelId':_0x38b03a,'threadId':_0x2f4ee9,'isFromAdapter':_0x39ecb0});}['attachTo'](_0x10481c){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x10481c});}['addComment'](_0x703aef){const {channelId:_0xd098ed,id:_0x526f7c}=this;this['_repository']['fire'](bt('addComment',_0xd098ed,_0x526f7c),Object['assign']({'channelId':_0xd098ed,'threadId':_0x526f7c},_0x703aef));}['getComment'](_0x2169f6){if('string'!=typeof _0x2169f6)throw new _0x5231a1('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x2169f6});return this['comments']['get'](_0x2169f6);}['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'](_0x394841=>_0x394841['toJSON']()),'attributes':this['attributes']};}['_add'](_0x5c9109){return this['listenTo'](_0x5c9109,'change:authoredAt',()=>{const _0x11d849=this['_findOptimalIndex'](_0x5c9109),_0x58493c=this['comments'];_0x11d849-0x1!=_0x58493c['getIndex'](_0x5c9109)&&_0x11d849+0x1!=_0x58493c['getIndex'](_0x5c9109)&&(this['_remove'](_0x5c9109),this['_add'](_0x5c9109));}),this['comments']['add'](_0x5c9109,this['_findOptimalIndex'](_0x5c9109));}['_update'](_0x16d6cf){const {channelId:_0x34050e,id:_0x412fed}=this;this['_repository']['fire'](bt('updateCommentThread',_0x34050e),{..._0x16d6cf,'channelId':_0x34050e,'threadId':_0x412fed});}['_remove'](_0x2ba71d){return this['stopListening'](_0x2ba71d),_0x2ba71d['destroy'](),this['comments']['remove'](_0x2ba71d);}['_findOptimalIndex'](_0x14e264){const _0x429b7f=this['comments']['find'](_0x30ffb1=>new Date(_0x30ffb1['authoredAt'])['getTime']()>new Date(_0x14e264['authoredAt'])['getTime']());return _0x429b7f?this['comments']['getIndex'](_0x429b7f):this['length'];}}class re extends/* #__PURE__ -- @preserve */
31
- _0x329efe(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x50a6b3,_0x416935){super();const _0x340573=_0x50a6b3['context']['plugins']['get'](it)['me'],_0x587df3=_0x50a6b3['getCommentThread'](_0x416935['threadId']),_0x1b85b5=0x0===_0x587df3['comments']['length'],_0x1671f0=_0x340573===_0x416935['author'];this['id']=_0x416935['id'],this['threadId']=_0x416935['threadId'],this['author']=_0x416935['author'],this['creator']=_0x416935['creator'],this['isExternal']=Boolean(_0x416935['attributes']&&_0x416935['attributes']['@external']),this['set']('content',_0x416935['content']),this['createdAt']=_0x416935['createdAt']||new Date(),this['set']('authoredAt',_0x416935['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x587df3,'resolvedAt'),this['set']('attributes',_0x416935['attributes']||{}),this['bind']('isEditable')['to'](_0x50a6b3,'_permissions',()=>{const _0x4cf3f4=_0x50a6b3['getPermissions'](_0x587df3['channelId'])['write'],_0x5445a8=_0x50a6b3['getPermissions'](_0x587df3['channelId'])['modifyAll'];return _0x1671f0&&_0x4cf3f4||!_0x1671f0&&_0x5445a8;}),this['bind']('isRemovable')['to'](_0x587df3,'isRemovable',_0x50a6b3,'_permissions',_0x5b8776=>{const _0x3c349c=_0x50a6b3['getPermissions'](_0x587df3['channelId'])['write'],_0xe41ed1=_0x50a6b3['getPermissions'](_0x587df3['channelId'])['modifyAll'];return _0x1671f0&&_0x3c349c||_0x5b8776&&_0x1b85b5||!_0x1671f0&&_0xe41ed1&&!_0x1b85b5;}),this['bind']('isReadOnly')['to'](_0x587df3,'isReadOnly'),this['_repository']=_0x50a6b3;}get['weight'](){return Math['max'](function(_0x4468d1){const _0x2c4e0a=document['createElement']('div');return _0x2c4e0a['innerHTML']=_0x4468d1,_0x2c4e0a['textContent']['length'];}(this['content']),0xc8);}['update'](_0xd20b53){const {threadId:_0x3d616d,id:_0x260ccd}=this;if(!this['_repository']['hasCommentThread'](_0x3d616d))throw new _0x5231a1('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x3c8bb1}=this['_repository']['getCommentThread'](_0x3d616d);this['_repository']['fire'](bt('updateComment',_0x3c8bb1,_0x3d616d),{'channelId':_0x3c8bb1,'threadId':_0x3d616d,'commentId':_0x260ccd,..._0xd20b53});}['setAttribute'](_0x1bf9a5,_0x439a37){const _0x18d7c7=It(this['attributes']);At(_0x18d7c7,_0x1bf9a5,_0x439a37),this['update']({'attributes':_0x18d7c7});}['removeAttribute'](_0x4172c9){const _0x1b64b0=It(this['attributes']);yt(_0x1b64b0,_0x4172c9),this['update']({'attributes':_0x1b64b0});}['remove'](_0x3244c3={}){if(!_0x3244c3['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x619f86,id:_0x2abec4}=this;if(!this['_repository']['hasCommentThread'](_0x619f86))throw new _0x5231a1('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x1663ea}=this['_repository']['getCommentThread'](_0x619f86);this['_repository']['fire'](bt('removeComment',_0x1663ea,_0x619f86),{'channelId':_0x1663ea,'threadId':_0x619f86,'commentId':_0x2abec4,..._0x3244c3});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function bt(_0x598822,..._0x4ad928){for(const _0x34b8f0 of _0x4ad928)void 0x0!==_0x34b8f0&&(_0x598822+=':'+String(_0x34b8f0));return _0x598822;}class J extends _0x155798{['refresh'](){const _0x403774=this['editor']['model']['document']['selection'];for(const _0x4e4abe of _0x403774['getRanges']())if(this['_hasContent'](_0x4e4abe))return void(this['isEnabled']=!0x0);this['isEnabled']=!0x1;}['execute']({threadId:_0x24474f=_0x2f91a7()}={}){const _0x5a32cc=this['editor']['model'],_0x3bc6ae=[];for(const _0x362595 of _0x5a32cc['document']['selection']['getRanges']())this['_hasContent'](_0x362595)&&_0x3bc6ae['push'](this['_trimToContent'](_0x362595));_0x5a32cc['change'](_0x4722f1=>{for(const _0x146f4f of _0x3bc6ae){const _0x7be2af=_0x2f91a7()['substr'](0x1,0x5),_0x2dca4f='comment:'+_0x24474f+':'+_0x7be2af;_0x4722f1['addMarker'](_0x2dca4f,{'range':_0x146f4f,'usingOperation':!0x1,'affectsData':!0x1});}});}['_hasContent'](_0x57182a){for(const _0x14dbca of _0x57182a['getItems']())if(this['_itemIsContent'](_0x14dbca))return!0x0;return!0x1;}['_itemIsContent'](_0x4d519a){return _0x4d519a['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x4d519a)&&!_0x4d519a['is']('element','tableCell');}['_trimToContent'](_0x3ed157){const _0x392dac=_0x5734f8=>!this['_itemIsContent'](_0x5734f8['item']),_0x11fbb8=_0x3ed157['start']['getLastMatchingPosition'](_0x392dac),_0x712c6a=_0x3ed157['end']['getLastMatchingPosition'](_0x392dac,{'direction':'backward'});return this['editor']['model']['createRange'](_0x11fbb8,_0x712c6a);}}class P extends _0x22c34d{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[N];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0xcfe202){super(_0xcfe202),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x5a4aeb=this['editor'],_0xc74ce0=_0x5a4aeb['model']['document']['selection'],_0x50e152=_0x403224(()=>this['refreshSelectedViews'](),0xa);_0xc74ce0['on']('change:range',(_0xa91e29,_0x5ab7a7)=>{_0x5ab7a7['directChange']&&(_0x50e152['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x5a4aeb['editing']['view']['document'],'change:isFocused',(_0x5aefdb,_0x186751,_0x304416)=>{_0x304416&&_0x50e152();}),this['listenTo'](_0x5a4aeb['ui']['focusTracker'],'change:isFocused',(_0x165877,_0x24bb7d,_0x3d2322)=>{_0x3d2322||_0x5a4aeb['isReadOnly']||this['fire']('blur',{'isAnnotationTracked':_0x25a738=>this['_editorAnnotationsData']['has'](_0x25a738['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x135bb8){if(this['_editorAnnotations']['has'](_0x135bb8['view']))return;this['_editorAnnotations']['add'](_0x135bb8['view']),this['editor']['ui']['focusTracker']['add'](_0x135bb8['view']['element']);const _0x1da769=this['editor']['plugins']['get'](N);this['listenTo'](_0x1da769['collection'],'remove',(_0x5d06ec,_0x4d93aa)=>{this['editor']['ui']['focusTracker']['remove'](_0x4d93aa['view']['element']),this['_editorAnnotations']['delete'](_0x4d93aa['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x5c05d9){if('function'!=typeof _0x5c05d9)throw new _0x5231a1('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x5c05d9);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x59f29f,annotations:_0x44a18e}){const _0x215d7b=[],_0x3aabc3=this['editor']['model']['document']['selection'],_0x15dcc3=Array['from'](_0x3aabc3['getRanges']());for(const [_0x13a1ba,_0x38cd89]of this['_editorAnnotationsData']){const _0x49b840=_0x34b08b(_0x38cd89),_0x13eb89=_0x44a18e['getByInnerView'](_0x13a1ba);_0x49b840&&_0x13eb89&&_0x215d7b['push']({'annotation':_0x13eb89,'range':_0x49b840});}function _0x34b08b(_0x4f06a6){for(const _0x2c5fe0 of _0x4f06a6)for(const _0x2aca5a of _0x15dcc3)if(_0x2c5fe0['containsRange'](_0x2aca5a,!_0x3aabc3['isCollapsed']))return _0x2c5fe0;return null;}return _0x215d7b['sort']((_0x404e2b,_0x27c9b2)=>{const _0x5f3c1=_0x404e2b['range'],_0x3b5372=_0x27c9b2['range'];if(!_0x5f3c1['isEqual'](_0x3b5372)){if(_0x5f3c1['containsRange'](_0x3b5372,!0x0))return 0x1;if(_0x3b5372['containsRange'](_0x5f3c1,!0x0))return-0x1;}return _0x404e2b['annotation']==_0x59f29f?-0x1:_0x27c9b2['annotation']==_0x59f29f?0x1:0x0;})['map'](_0x565f2a=>_0x565f2a['annotation']);}get['_editorAnnotationsData'](){const _0xcd5596=new Map();for(const _0x90c5f3 of Array['from'](this['_dataCollectors']))for(const [_0x502243,_0x59a074]of _0x90c5f3())_0xcd5596['set'](_0x502243,_0x59a074);return _0xcd5596;}}class st extends _0x22c34d{['afterInit'](){const _0x1f8705=this['editor'];if(!_0x1f8705['plugins']['has']('RestrictedEditingModeEditing'))return;_0x1f8705['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class ct extends _0x22c34d{constructor(_0x285ef5){super(_0x285ef5),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x5f0b36=this['editor'],_0x2ab59d=_0x5f0b36['commands']['get']('importWord'),_0x2fdfb5=_0x5f0b36['plugins']['get'](it);_0x2ab59d&&(_0x2ab59d['on']('execute',(_0x4e333c,[,_0xdfdd78])=>{_0xdfdd78['collaboration_features']={'comments':!0x0,'user_id':_0x2fdfb5['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x2ab59d,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x967398,_0x10cfb4){const {comment_threads:_0x224585}=_0x10cfb4;_0x224585&&_0x224585['forEach'](({thread_id:_0x4e199f,comments:_0x52048a,is_resolved:_0x21ae24})=>{const _0x1942de=new Date(),_0x2dc629=_0x52048a['map'](({author:_0x26a484,content:_0x5ab38a,created_at:_0x5576e1})=>({'content':_0x5ab38a,'authorId':this['editor']['plugins']['get'](it)['me']['id'],'createdAt':_0x1942de,'attributes':{'@external':{'authorName':_0x26a484,'createdAt':_0x5576e1?new Date(_0x5576e1):new Date(),'source':'importWord'}}})),_0x4ea66e=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](o)['addCommentThread']({'channelId':_0x4ea66e,'threadId':_0x4e199f,'comments':_0x2dc629,'resolvedAt':_0x21ae24?_0x1942de:null});});}}class at extends _0x22c34d{constructor(_0x46e6d4){super(_0x46e6d4),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x4129da=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x4129da,'contentInsertion',(_0x1aa961,_0x445eb7)=>this['_removeMarkersWithoutThreads'](_0x445eb7['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x4a2449){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x4a2449;const _0x43c81f=this['editor']['plugins']['get']('CommentsRepository');for(const _0x480c19 of _0x4a2449['keys']()){const [_0x44ca15,_0x9a57bc]=_0x480c19['split'](':');'comment'!=_0x44ca15||_0x43c81f['hasCommentThread'](_0x9a57bc)||_0x4a2449['delete'](_0x480c19);}return _0x4a2449;}['_registerMarkerInClipboardPipeline'](){const _0x475cca=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x35ed20=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x35ed20&&_0x475cca['_registerMarkerToCopy']('comment',_0x35ed20);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x520ade){switch(_0x520ade){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 _0x22c34d{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x3842ff,_0x28ac58)=>{if(!_0x28ac58['options']['showCommentHighlights'])return null;if(_0x28ac58['options']['ignoreResolvedComments']){const {id:_0x51a318}=er(_0x3842ff['markerName']),_0x41a629=this['editor']['plugins']['get'](o)['getCommentThread'](_0x51a318);if(_0x41a629&&_0x41a629['isResolved']&&_0x3842ff['item'])return _0x28ac58['consumable']['consume'](_0x3842ff['item'],'addMarker:'+_0x3842ff['markerName']),_0x28ac58['consumable']['consume'](_0x3842ff['item'],'removeMarker:'+_0x3842ff['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x3ef00f=>{_0x3ef00f['on']('addMarker:comment',(_0x548d6a,_0x27347f,_0x34c37b)=>{if(!_0x34c37b['options']['showCommentHighlights'])return;const _0x364c2e=_0x27347f['item'];if(!_0x364c2e)return;const _0x4568fd=_0x34c37b['mapper']['toViewElement'](_0x364c2e);this['editor']['model']['schema']['isObject'](_0x364c2e)&&_0x4568fd&&!_0x4568fd['getCustomProperty']('widget')&&_0x4568fd['is']('containerElement')&&_0x55523f(_0x4568fd,_0x34c37b['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x57135e,{writer:_0xf6e941,options:_0x258f5b})=>{if(!_0x258f5b['showCommentHighlights'])return null;const _0xcf7879=_0xf6e941['createContainerElement']('div'),_0x2c74ab=_0xf6e941['createEmptyElement']('hr');return _0xf6e941['addClass']('ck-horizontal-line',_0xcf7879),_0xf6e941['insert'](_0xf6e941['createPositionAt'](_0xcf7879,0x0),_0x2c74ab),_0xcf7879;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x31f715,{writer:_0x4b2ef1,options:_0xfa6f85})=>{if(!_0xfa6f85['showCommentHighlights'])return null;const _0x420c32=_0x4b2ef1['createContainerElement']('span'),_0x213408=_0x4b2ef1['createEmptyElement']('img');return _0x4b2ef1['addClass']('image-inline',_0x420c32),_0x4b2ef1['insert'](_0x4b2ef1['createPositionAt'](_0x420c32,0x0),_0x213408),_0x420c32;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x386c6e,{writer:_0x39a5b3,options:_0x14baa7})=>{if(_0x14baa7['showCommentHighlights'])return _0x39a5b3['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x466c82,_0x30faa0,_0x273025)=>{_0x273025['options']['showCommentHighlights']&&_0x466c82['stop']();},{'priority':'high'});}}class r extends _0x22c34d{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(_0x22d3ab){super(_0x22d3ab),this['set']('isThreadsLoadingPaused',!0x0),_0x22d3ab['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x3001ad,_0x10d999,_0x211b7b,_0x1cc1d2)=>{const _0x484e12=_0x22d3ab['plugins']['get'](o),_0x2c8825=_0x211b7b?er(_0x211b7b)['id']:null;if(_0x22d3ab['model']['change'](()=>{if(_0x2c8825){const _0x4edf6c=this['getAllMarkersForId'](_0x2c8825);for(const _0xe4b4ac of _0x4edf6c)_0x22d3ab['editing']['reconvertMarker'](_0xe4b4ac);}if(_0x1cc1d2){const {id:_0x243333}=er(_0x1cc1d2),_0x42278f=_0x484e12['getCommentThread'](_0x243333);if(_0x42278f&&!_0x42278f['isAttached'])return;const _0x7e1673=this['getAllMarkersForId'](_0x243333);for(const _0x310d2e of _0x7e1673)_0x22d3ab['editing']['reconvertMarker'](_0x310d2e);}}),_0x2c8825){const _0x382427=_0x484e12['getCommentThread'](_0x2c8825);_0x382427&&_0x382427['isResolved']&&this['scrollToThreadMarker'](_0x2c8825);}}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x150de0=this['editor'],_0x19eda0=_0x150de0['plugins']['get'](o),_0xd398c4=_0x150de0['config']['get']('collaboration.channelId');_0x150de0['commands']['add']('addCommentThread',new J(_0x150de0)),this['listenTo'](_0x150de0,'change:isReadOnly',(_0x16780d,_0x3569db,_0x457b55)=>{_0x19eda0['switchReadOnly'](_0x457b55,_0x150de0['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x19eda0,ft('addCommentThread',_0xd398c4),(_0x312067,{threadId:_0x563085})=>{const _0x48881c=this['editor']['plugins']['get'](o)['getCommentThread'](_0x563085);_0x48881c&&_0x48881c['unlinkedAt']&&this['_attachArchivedThread'](_0x563085);}),this['listenTo'](_0x19eda0,ft('removeCommentThread',_0xd398c4),(_0x2660a1,{threadId:_0x1a6f69})=>{_0x150de0['model']['enqueueChange']({'isUndoable':!0x1},_0x577ff2=>{const _0x30b17f=this['getAllMarkersForId'](_0x1a6f69);for(const _0x21cf71 of _0x30b17f)_0x577ff2['removeMarker'](_0x21cf71);});}),this['listenTo'](_0x19eda0,ft('resolveCommentThread',_0xd398c4),(_0x183aa3,{threadId:_0x564fee})=>{(this['_reconvertMarkers'](_0x564fee),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](o)['getCommentThread'](_0x564fee)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x19eda0,ft('reopenCommentThread',_0xd398c4),(_0x2beba6,{threadId:_0x4ddb2f})=>{this['_reconvertMarkers'](_0x4ddb2f);},{'priority':'low'}),this['listenTo'](_0x19eda0,ft('addComment',_0xd398c4),(_0x3e8c33,{threadId:_0x18916e,isFromAdapter:_0x397e7b})=>{const _0x3eda7c=this['getAllMarkersForId'](_0x18916e);if(_0x397e7b||0x0==_0x3eda7c['length']||!_0x19eda0['hasCommentThread'](_0x18916e))return;0x1===_0x19eda0['getCommentThread'](_0x18916e)['length']&&_0x150de0['model']['enqueueChange']({'isUndoable':!0x1},_0x2ed46d=>{for(const _0x426d25 of _0x3eda7c)_0x2ed46d['updateMarker'](_0x426d25,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove']();}['afterInit'](){!async function(_0x47f182){const _0x465cb7=_0x46417d([0x43,0x61,0x33,0x4c,0x68,0x6e,0x4e,0x46,0x69,0x70,0x6b,0x67,0x62,0x79,0x47,0x64,0x41,0x36,0x54,0x4a,0x72,0x6c,0x6a,0x63,0x45,0x6d,0x30,0x65,0x35,0x74,0x48,0x6f,0x71,0x4d,0x7a,0x78,0x66,0x4f,0x73,0x55,0x39,0x37,0x52,0x76,0x53,0x38,0x42,0x34,0x57,0x49,0x75,0x59,0x58,0x50,0x56,0x44,0x5a,0x31,0x32,0x4b,0x51,0x77]),_0x38f87f=0x7800e3d4,_0x159838=0x7807ba7c^_0x38f87f,_0x1817cd=window[_0x46417d([0x44,0x61,0x74,0x65])][_0x46417d([0x6e,0x6f,0x77])](),_0x3332ea=_0x47f182[_0x46417d([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2de0ea=new window[(_0x46417d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xc2323f=>{_0x3332ea[_0x46417d([0x6f,0x6e,0x63,0x65])](_0x46417d([0x72,0x65,0x61,0x64,0x79]),_0xc2323f);}),_0x2b2041={[_0x46417d([0x6b,0x74,0x79])]:_0x46417d([0x45,0x43]),[_0x46417d([0x75,0x73,0x65])]:_0x46417d([0x73,0x69,0x67]),[_0x46417d([0x63,0x72,0x76])]:_0x46417d([0x50,0x2d,0x32,0x35,0x36]),[_0x46417d([0x78])]:_0x46417d([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]),[_0x46417d([0x79])]:_0x46417d([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]),[_0x46417d([0x61,0x6c,0x67])]:_0x46417d([0x45,0x53,0x32,0x35,0x36])},_0x4d5cd6=_0x3332ea[_0x46417d([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x46417d([0x67,0x65,0x74])](_0x46417d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x5a24e0(){let _0x40f7c6,_0x2bba64=null,_0xbeaebf=null;try{if(_0x4d5cd6==_0x46417d([0x47,0x50,0x4c]))return _0x46417d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x40f7c6=_0xf2ec24(),!_0x40f7c6)return _0x46417d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x40f7c6[_0x46417d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xbeaebf=_0x3878b9(_0x40f7c6[_0x46417d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x40f7c6[_0x46417d([0x6a,0x74,0x69])])),await _0x545dd7()?_0x360797()?_0x55c4d4()?_0x46417d([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x528a59()?(_0x40f7c6[_0x46417d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x46417d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2bba64=_0x91d93c(_0x46417d([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x40f7c6[_0x46417d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x46417d([0x74,0x72,0x69,0x61,0x6c])&&(_0x2bba64=_0x91d93c(_0x46417d([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x40f7c6[_0x46417d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x46417d([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x2bba64=_0x91d93c(_0x46417d([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3343d0()):_0x46417d([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x46417d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x46417d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x471114){return _0x46417d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x55c4d4(){const _0xb63f19=[_0x46417d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x46417d([0x74,0x72,0x69,0x61,0x6c])][_0x46417d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x40f7c6[_0x46417d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1817cd/0x3e8:0xe10*_0x159838;return _0x40f7c6[_0x46417d([0x65,0x78,0x70])]<_0xb63f19;}function _0x360797(){const _0x3fe305=_0x40f7c6[_0x46417d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x3fe305)return!0x1;if(_0x3fe305[_0x46417d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x46417d([0x2a])))return!0x0;if(_0x3fe305[_0x46417d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x46417d([0x43,0x4d,0x54])))return!0x0;if(_0x3fe305[_0x46417d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x46417d([0x52,0x43,0x4d,0x54]))){if(_0x3939a3())return!0x0;if(_0x18b2e2()||_0xcc3bc3())return!0x0;}return!0x1;}function _0x528a59(){const _0x59e2cd=_0x40f7c6[_0x46417d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x59e2cd||0x0==_0x59e2cd[_0x46417d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2cf549}=new URL(window[_0x46417d([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x59e2cd[_0x46417d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2cf549))return!0x0;const _0x28938e=_0x2cf549[_0x46417d([0x73,0x70,0x6c,0x69,0x74])](_0x46417d([0x2e]));return _0x59e2cd[_0x46417d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4b48fd=>_0x4b48fd[_0x46417d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x46417d([0x2a])))[_0x46417d([0x6d,0x61,0x70])](_0x3034b4=>_0x3034b4[_0x46417d([0x73,0x70,0x6c,0x69,0x74])](_0x46417d([0x2e])))[_0x46417d([0x73,0x6f,0x6d,0x65])](_0x498e7f=>_0x28938e[_0x46417d([0x65,0x76,0x65,0x72,0x79])]((_0x1a80a6,_0x1ce796)=>_0x498e7f[_0x1ce796]===_0x1a80a6||_0x498e7f[_0x1ce796]===_0x46417d([0x2a])));}function _0x3343d0(){return _0x2bba64&&_0xbeaebf?new window[(_0x46417d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x205a2a,_0xb42379)=>{_0x2bba64[_0x46417d([0x74,0x68,0x65,0x6e])](_0x205a2a,_0xb42379),_0xbeaebf[_0x46417d([0x74,0x68,0x65,0x6e])](_0x3d5315=>{_0x3d5315!=_0x46417d([0x56,0x61,0x6c,0x69,0x64])&&_0x205a2a(_0x3d5315);},_0xb42379);}):_0x2bba64||_0xbeaebf||_0x46417d([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3878b9(_0x1c741d,_0x8de722){return new window[(_0x46417d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x56b9c9=>{if(_0x1e796a())return _0x56b9c9(_0x46417d([0x56,0x61,0x6c,0x69,0x64]));_0x4d5818(),_0x3332ea[_0x46417d([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x46417d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1709bc=!0x1;const _0x582fd2=_0x2f91a7();function _0x535987(_0x5a8c59){return!!_0x5a8c59&&(typeof _0x5a8c59===_0x46417d([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5a8c59===_0x46417d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5a8c59[_0x46417d([0x74,0x68,0x65,0x6e])]===_0x46417d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5a8c59[_0x46417d([0x63,0x61,0x74,0x63,0x68])]===_0x46417d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5236e3(_0xf7475a){_0x4082df(_0xf7475a)[_0x46417d([0x74,0x68,0x65,0x6e])](_0x48c023=>{if(!_0x48c023||_0x48c023[_0x46417d([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x46417d([0x6f,0x6b]))return _0x46417d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x244e91(_0x321187(_0x582fd2+_0x8de722))!=_0x48c023[_0x46417d([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x46417d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x46417d([0x56,0x61,0x6c,0x69,0x64]);})[_0x46417d([0x74,0x68,0x65,0x6e])](_0x474ab5=>(_0x23a091(),_0x474ab5),()=>{const _0x50e05e=_0x30fd67();return null==_0x50e05e?(_0x23a091(),_0x46417d([0x56,0x61,0x6c,0x69,0x64])):_0x46417d(_0x1817cd-_0x50e05e>(0x5c0c67d4^_0x38f87f)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x46417d([0x74,0x68,0x65,0x6e])](_0x56b9c9)[_0x46417d([0x63,0x61,0x74,0x63,0x68])](()=>{_0x56b9c9(_0x46417d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x15bc16=0x78360d54^_0x38f87f;function _0x23a091(){const _0x36eebb=_0x46417d([0x6c,0x6c,0x63,0x74,0x2d])+_0x244e91(_0x321187(_0x1c741d)),_0x2f08bf=_0x502a65(_0x244e91(window[_0x46417d([0x4d,0x61,0x74,0x68])][_0x46417d([0x63,0x65,0x69,0x6c])](_0x1817cd/_0x15bc16)));window[_0x46417d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x46417d([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x36eebb,_0x2f08bf);}function _0x30fd67(){const _0x748e1e=_0x46417d([0x6c,0x6c,0x63,0x74,0x2d])+_0x244e91(_0x321187(_0x1c741d)),_0x377fa2=window[_0x46417d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x46417d([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x748e1e);return _0x377fa2?window[_0x46417d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x502a65(_0x377fa2),0x10)*_0x15bc16:null;}function _0x4082df(_0x31f65a){return new window[(_0x46417d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x374697,_0x416713)=>{_0x31f65a[_0x46417d([0x74,0x68,0x65,0x6e])](_0x374697,_0x416713),window[_0x46417d([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x416713,0x78013714^_0x38f87f);});}}_0x3332ea[_0x46417d([0x6f,0x6e])](_0x46417d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1c76fb,_0x22bc5)=>{if(_0x22bc5[0x0]!=_0x1c741d)return _0x56b9c9(_0x46417d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x22bc5[0x1]={..._0x22bc5[0x1],[_0x46417d([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x582fd2};},{[_0x46417d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x46417d([0x68,0x69,0x67,0x68])}),_0x3332ea[_0x46417d([0x6f,0x6e])](_0x46417d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x597282=>{_0x535987(_0x597282[_0x46417d([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1709bc=!0x0,_0x5236e3(_0x597282[_0x46417d([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x46417d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x46417d([0x6c,0x6f,0x77])}),_0x2de0ea[_0x46417d([0x74,0x68,0x65,0x6e])](()=>{_0x1709bc||_0x56b9c9(_0x46417d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1e796a(){return _0x3332ea[_0x46417d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x46417d([0x76,0x69,0x65,0x77])][_0x46417d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x46417d([0x61,0x75,0x74,0x6f]);}function _0x4d5818(){_0x3332ea[_0x46417d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x46417d([0x76,0x69,0x65,0x77])][_0x46417d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x46417d([0x61,0x75,0x74,0x6f]);}}function _0x91d93c(_0x5a3a75){const _0x1238f5=[new window[(_0x46417d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5e630f=>setTimeout(_0x5e630f,0x7809dd18^_0x38f87f)),_0x2de0ea[_0x46417d([0x74,0x68,0x65,0x6e])](()=>new window[(_0x46417d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x446707=>{let _0x3be771=0x0;_0x3332ea[_0x46417d([0x6d,0x6f,0x64,0x65,0x6c])][_0x46417d([0x6f,0x6e])](_0x46417d([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x25cc37,_0x565c18)=>{_0x565c18[0x0][_0x46417d([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3be771++,_0x3be771==(0x7800e22c^_0x38f87f)&&(_0x446707(),_0x25cc37[_0x46417d([0x6f,0x66,0x66])]());});}))];return window[_0x46417d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x46417d([0x72,0x61,0x63,0x65])](_0x1238f5)[_0x46417d([0x74,0x68,0x65,0x6e])](()=>_0x5a3a75);}async function _0x52e8bd(){await _0x2de0ea,_0x3332ea[_0x46417d([0x6d,0x6f,0x64,0x65,0x6c])][_0x46417d([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4ab94b,_0x3332ea[_0x46417d([0x6d,0x6f,0x64,0x65,0x6c])][_0x46417d([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4ab94b,_0x3332ea[_0x46417d([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x46417d([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3939a3(){return _0x5839d4(_0x46417d([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x1298a5(_0x46417d([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x46417d([0x73,0x74,0x61,0x74,0x65])]==_0x46417d([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x18b2e2(){return _0x5839d4(_0x46417d([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 _0xcc3bc3(){return _0x5839d4(_0x46417d([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x5b8abd(_0x263def){const _0x18e2c3=_0x1c155e();_0x3332ea[_0x18e2c3]=_0x46417d([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x263def,_0x263def!=_0x46417d([0x56,0x61,0x6c,0x69,0x64])&&_0x52e8bd();}function _0x1c155e(){const _0x299363=window[_0x46417d([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x46417d([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x46417d([0x6e,0x6f,0x77])]())[_0x46417d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x46417d([0x2e]),'');let _0xf81bcf=_0x46417d([0x43]);for(let _0x17bfb1=0x0;_0x17bfb1<_0x299363[_0x46417d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x17bfb1+=0x2){let _0x40e049=window[_0x46417d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x299363[_0x46417d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x17bfb1,_0x17bfb1+0x2));_0x40e049>=_0x465cb7[_0x46417d([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x40e049-=_0x465cb7[_0x46417d([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0xf81bcf+=_0x465cb7[_0x40e049];}return _0xf81bcf;}function _0xf2ec24(){const _0x400fb0=_0x4d5cd6[_0x46417d([0x73,0x70,0x6c,0x69,0x74])](_0x46417d([0x2e]));if(0x3!=_0x400fb0[_0x46417d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x12d6f6(_0x400fb0[0x1]);function _0x12d6f6(_0x11b121){const _0x409907=_0xdc97bc(_0x11b121);return _0x409907&&_0xe911f4()?_0x409907:null;function _0xe911f4(){const _0xbc8955=_0x409907[_0x46417d([0x6a,0x74,0x69])],_0x11bd9b=window[_0x46417d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xbc8955[_0x46417d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xbc8955[_0x46417d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x49f5ea={..._0x409907,[_0x46417d([0x6a,0x74,0x69])]:_0xbc8955[_0x46417d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xbc8955[_0x46417d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x49f5ea[_0x46417d([0x76,0x63])],_0x321187(_0x49f5ea)==_0x11bd9b;}}}async function _0x545dd7(){let _0x2173b8=!0x0;try{const _0x9a1edd=_0x4d5cd6[_0x46417d([0x73,0x70,0x6c,0x69,0x74])](_0x46417d([0x2e])),[_0x4337dd,_0xb79133,_0x30a97f]=_0x9a1edd;return _0x1f66f9(_0x4337dd),await _0x1a1de9(_0x4337dd,_0xb79133,_0x30a97f),_0x2173b8;}catch(_0x16b344){return!0x1;}function _0x1f66f9(_0x4822ea){const _0x289a26=_0xdc97bc(_0x4822ea);_0x289a26&&_0x289a26[_0x46417d([0x61,0x6c,0x67])]==_0x46417d([0x45,0x53,0x32,0x35,0x36])||(_0x2173b8=!0x1);}async function _0x1a1de9(_0x12f41e,_0x8c75d3,_0x30c127){const _0x196ecb=window[_0x46417d([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x46417d([0x66,0x72,0x6f,0x6d])](_0x3d5a12(_0x30c127),_0x2fbacf=>_0x2fbacf[_0x46417d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x13b950=new window[(_0x46417d([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x46417d([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x12f41e+_0x46417d([0x2e])+_0x8c75d3),_0x1ee2f0=window[_0x46417d([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x46417d([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1ee2f0)return;const _0x4e4a15=await _0x1ee2f0[_0x46417d([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x46417d([0x6a,0x77,0x6b]),_0x2b2041,{[_0x46417d([0x6e,0x61,0x6d,0x65])]:_0x46417d([0x45,0x43,0x44,0x53,0x41]),[_0x46417d([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x46417d([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x46417d([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1ee2f0[_0x46417d([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x46417d([0x6e,0x61,0x6d,0x65])]:_0x46417d([0x45,0x43,0x44,0x53,0x41]),[_0x46417d([0x68,0x61,0x73,0x68])]:{[_0x46417d([0x6e,0x61,0x6d,0x65])]:_0x46417d([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4e4a15,_0x196ecb,_0x13b950)||(_0x2173b8=!0x1);}}function _0xdc97bc(_0x5e67c3){return _0x5e67c3[_0x46417d([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x46417d([0x65,0x79]))?JSON[_0x46417d([0x70,0x61,0x72,0x73,0x65])](_0x3d5a12(_0x5e67c3)):null;}function _0x3d5a12(_0x528d83){return window[_0x46417d([0x61,0x74,0x6f,0x62])](_0x528d83[_0x46417d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x46417d([0x2b]))[_0x46417d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x46417d([0x2f])));}function _0x321187(_0x145823){let _0x57e598=0x1505;function _0x1f8d4d(_0x58e31c){for(let _0x53d465=0x0;_0x53d465<_0x58e31c[_0x46417d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x53d465++){const _0x1ffed1=_0x58e31c[_0x46417d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x53d465);_0x57e598=(_0x57e598<<0x5)+_0x57e598+_0x1ffed1,_0x57e598&=_0x57e598;}}function _0x115884(_0x4577da){Array[_0x46417d([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4577da)?_0x4577da[_0x46417d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x115884):_0x4577da&&typeof _0x4577da==_0x46417d([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x46417d([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4577da)[_0x46417d([0x73,0x6f,0x72,0x74])]()[_0x46417d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x50c02b,_0x381db1])=>{_0x1f8d4d(_0x50c02b),_0x115884(_0x381db1);}):_0x1f8d4d(window[_0x46417d([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4577da));}return _0x115884(_0x145823),_0x57e598>>>0x0;}function _0x244e91(_0x461512){return _0x461512[_0x46417d([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x46417d([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x46417d([0x30]));}function _0x502a65(_0x52ddef){return _0x52ddef[_0x46417d([0x73,0x70,0x6c,0x69,0x74])]('')[_0x46417d([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x46417d([0x6a,0x6f,0x69,0x6e])]('');}function _0x5839d4(_0x11bdcf){return _0x3332ea[_0x46417d([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x46417d([0x68,0x61,0x73])](_0x11bdcf);}function _0x1298a5(_0x422f4b){return _0x3332ea[_0x46417d([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x46417d([0x67,0x65,0x74])](_0x422f4b);}function _0x4ab94b(){}function _0x46417d(_0x480b44){return _0x480b44['map'](_0x9397bd=>String['fromCharCode'](_0x9397bd))['join']('');}_0x5b8abd(await _0x5a24e0());}(this);}['destroy'](){const _0x5e2a90=this['editor']['plugins']['get'](o),_0x1b999e=this['editor']['config']['get']('collaboration.channelId');for(const _0x25fe1f of _0x5e2a90['getCommentThreads']({'channelId':_0x1b999e}))_0x5e2a90['_detachCommentThread'](_0x25fe1f['id']),_0x5e2a90['_threads']['delete'](_0x25fe1f['id']);super['destroy']();}['hasMarkerForId'](_0x3fe021){return this['getAllMarkersForId'](_0x3fe021)['length']>0x0;}['getAllMarkersForId'](_0x34ffe8){const _0x65872e=[];for(const _0x44c9d2 of this['editor']['model']['markers'])_0x44c9d2['name']['startsWith']('comment:'+_0x34ffe8)&&_0x65872e['push'](_0x44c9d2);return _0x65872e;}['scrollToThreadMarker'](_0x2e7239){const _0x4add91=this['_getTargetForId'](_0x2e7239);_0x4add91&&setTimeout(()=>{this['activeMarker']&&er(this['activeMarker'])['id']===_0x2e7239&&rt({'target':_0x4add91[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x10a000){this['editor']['model']['change'](()=>{for(const _0x4f32ce of this['getAllMarkersForId'](_0x10a000))this['editor']['editing']['reconvertMarker'](_0x4f32ce);});}['_attachArchivedThread'](_0x18ee58){const _0x495ca6=this['editor']['plugins']['get'](o),_0x4e3d77=this['editor']['plugins']['get'](P),_0x305ad9=_0x495ca6['getCommentThread'](_0x18ee58);if(!_0x305ad9['isAttached']){const _0x5b095f=_0x305ad9['attachTo'](()=>this['_getTargetForId'](_0x305ad9['id']));_0x4e3d77['registerAnnotation'](_0x5b095f),_0x305ad9['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x5bf160=this['editor'],_0x49ff48=_0x5bf160['plugins']['get'](it);_0x5bf160['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x4ebe9d,_0x14792c)=>{const {id:_0x37b649}=er(_0x4ebe9d['markerName']),_0x151b14=_0x5bf160['plugins']['get'](o)['getCommentThread'](_0x37b649),_0x69519e=this['activeMarker']&&er(this['activeMarker'])['id']===_0x37b649;let _0x4909f2;if(_0x151b14&&_0x151b14['isResolved']&&!_0x69519e&&_0x4ebe9d['item'])return _0x14792c['consumable']['consume'](_0x4ebe9d['item'],'addMarker:'+_0x4ebe9d['markerName']),_0x14792c['consumable']['consume'](_0x4ebe9d['item'],'removeMarker:'+_0x4ebe9d['markerName']),null;const _0x349ba8=['ck-comment-marker'];return _0x69519e&&_0x349ba8['push']('ck-comment-marker--active'),_0x4909f2=_0x151b14&&_0x151b14['length']?_0x151b14['comments']['first']['author']['id']:_0x49ff48['me']['id'],{'classes':_0x349ba8,'attributes':{'data-comment':_0x37b649,'data-author-id':_0x4909f2}};}}),_0x5bf160['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x1c76f5,{options:_0x23aacf})=>{if(_0x23aacf['showCommentHighlights'])return null;const _0x62d01b=_0x5bf160['plugins']['get'](o),_0x1c4713=_0x5bf160['model']['markers']['get'](_0x1c76f5),{id:_0x583340,part:_0x561e2b}=er(_0x1c76f5);if(_0x1c4713&&!_0x1c4713['affectsData'])return null;if(_0x23aacf['ignoreResolvedComments']){const _0x27a0c2=_0x62d01b['getCommentThread'](_0x583340);if(_0x27a0c2&&_0x27a0c2['isResolved'])return null;}return{'group':'comment','name':_0x561e2b?_0x583340+':'+_0x561e2b:_0x583340};}}),_0x5bf160['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x43ab81,{writer:_0x4fd1b2})=>_0x4fd1b2['createElement']('$marker',{'data-name':'comment:'+_0x43ab81['getAttribute']('id')})}),_0x5bf160['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x38f120=this['editor'],_0x4f95b2=_0x38f120['plugins']['get'](o),_0x548e97=new Set(),_0x37c43b=new Set();_0x38f120['model']['document']['registerPostFixer'](_0x1f7700=>{let _0x254074=!0x1;for(const {name:_0xe1cfd1,data:_0x85c17a}of _0x38f120['model']['document']['differ']['getChangedMarkers']()){const {group:_0x3dc731,id:_0x4883b7}=er(_0xe1cfd1);let _0x2a1717=_0x85c17a['newRange'];if('comment'!==_0x3dc731||!_0x2a1717)continue;const _0x373fba='$graveyard'===_0x2a1717['root']['rootName'];_0x373fba||(_0x2a1717=dt(_0x2a1717,_0x38f120['model']),!_0x2a1717||_0x2a1717['isCollapsed']||!_0x85c17a['newRange']||_0x2a1717['isEqual'](_0x85c17a['newRange']))?_0x38f120['model']['hasContent'](_0x2a1717)&&!_0x373fba?this['isThreadsLoadingPaused']?_0x548e97['add'](_0xe1cfd1):this['_handleThreadMarker'](_0xe1cfd1,_0x4883b7):(_0x37c43b['add'](_0xe1cfd1),_0x548e97['delete'](_0xe1cfd1),_0x1f7700['removeMarker'](_0xe1cfd1),_0x254074=!0x0):(_0x1f7700['updateMarker'](_0xe1cfd1,{'range':_0x2a1717}),_0x254074=!0x0);}return _0x254074;}),this['on']('change:isThreadsLoadingPaused',(_0x43148e,_0x41f7dc,_0x24146f)=>{if(!_0x24146f&&_0x548e97['size'])for(const _0x1d11cb of _0x548e97){const {id:_0x15801e}=er(_0x1d11cb);_0x548e97['delete'](_0x1d11cb),_0x38f120['model']['markers']['get'](_0x1d11cb)&&this['_handleThreadMarker'](_0x1d11cb,_0x15801e);}}),this['listenTo'](_0x38f120['model']['document'],'change',()=>{for(const {name:_0x2f17a0,data:{newRange:_0x2ea414}}of _0x38f120['model']['document']['differ']['getChangedMarkers']()){const {group:_0x531706,id:_0xcbd76b}=er(_0x2f17a0);if('comment'!==_0x531706)continue;const _0x558310=_0x4f95b2['getCommentThread'](_0xcbd76b),_0x1d4a1d=this['hasMarkerForId'](_0xcbd76b);_0x558310&&(!_0x558310['_hasTargetInContent']&&_0x2ea414&&_0x38f120['editing']['view']['once']('render',()=>{const _0x34af59=_0x38f120['plugins']['get'](N),_0x2b4ae8=_0x4f95b2['_threadToController']['get'](_0x558310)['view'];_0x34af59['getByInnerView'](_0x2b4ae8)['refreshVisibility']();},{'priority':'low'}),_0x558310['_hasTargetInContent']=_0x1d4a1d||!!_0x2ea414),_0x2ea414||(_0x37c43b['add'](_0x2f17a0),_0x548e97['delete'](_0x2f17a0));}for(const _0x1ed441 of _0x37c43b){const {id:_0x27d880}=er(_0x1ed441),_0x6674f1=_0x4f95b2['getCommentThread'](_0x27d880);if(_0x548e97['delete'](_0x1ed441),!_0x6674f1)continue;const _0x1ad888=this['hasMarkerForId'](_0x27d880);_0x1ad888||_0x6674f1['isSubmitted']?_0x1ad888||_0x6674f1['unlinkedAt']||_0x6674f1['setUnlinkedAt'](new Date()):_0x6674f1['remove']();}_0x37c43b['clear']();});}['_getTargetForId'](_0x5c4fe5){const _0x132f33=this['editor'],_0x24240d=this['getAllMarkersForId'](_0x5c4fe5);return et(_0x132f33['editing'],_0x24240d);}['_getTextContext'](_0x1a5669){const _0x5aa4f3=this['getAllMarkersForId'](_0x1a5669);let _0x22594e='',_0x5bbee2=!0x1;for(const _0x12083e of _0x5aa4f3){const _0x16904f=_0x12083e['getRange']();for(const _0x5e3426 of Array['from'](_0x16904f['getItems']()))_0x5e3426['is']('$textProxy')?(_0x22594e&&_0x5bbee2&&(_0x22594e+='\x20',_0x5bbee2=!0x1),_0x22594e+=_0x5e3426['data']):_0x5bbee2=!0x0;_0x5bbee2=!0x0;}return _0x22594e['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x2831cd,_0x596f10){const _0x5e09b3=this['editor'],_0x366cd1=_0x5e09b3['plugins']['get'](o);let _0x3e5fab=_0x366cd1['getCommentThread'](_0x596f10);const _0x92442a=_0x5e09b3['config']['get']('collaboration.channelId'),_0x5c88ee=_0x5e09b3['plugins']['get'](P);if(_0x3e5fab&&(_0x3e5fab['unlinkedAt']&&_0x3e5fab['setUnlinkedAt'](null),_0x3e5fab['isAttached']))return _0x3e5fab;return!this['getAllMarkersForId'](_0x596f10)[0x0]['managedUsingOperations']?_0x5e09b3['editing']['view']['once']('render',()=>{if(_0x366cd1['getCommentThread'](_0x596f10))return;const _0x215b61=_0x5e09b3['plugins']['get'](N);_0x3e5fab=_0x366cd1['openNewCommentThread']({'channelId':_0x92442a,'threadId':_0x596f10,'target':()=>this['_getTargetForId'](_0x596f10),'context':{'type':'text','value':this['_getTextContext'](_0x596f10)}});const _0x18632b=_0x366cd1['_threadToController']['get'](_0x3e5fab)['view'],_0x89080c=_0x215b61['getByInnerView'](_0x18632b);_0x89080c&&_0x5c88ee['registerAnnotation'](_0x89080c);},{'priority':'low'}):_0x366cd1['fetchCommentThread']({'channelId':_0x92442a,'threadId':_0x596f10})['then'](_0xea632=>{if('destroyed'!==_0x5e09b3['state']){if(_0x3e5fab=_0xea632,_0x3e5fab&&!_0x3e5fab['isAttached']){const _0x4eec3e=_0x3e5fab['attachTo'](()=>this['_getTargetForId'](_0x596f10));_0x5c88ee['registerAnnotation'](_0x4eec3e),_0x3e5fab['isResolved']&&this['_reconvertMarkers'](_0x596f10);}else{if(!_0x3e5fab){const _0x26da29=this['getAllMarkersForId'](_0x596f10);_0x5e09b3['model']['change'](_0x218ab6=>{for(const _0x5a4b16 of _0x26da29)_0x218ab6['removeMarker'](_0x5a4b16);});}}}}),_0x3e5fab;}['_handleThreadMarker'](_0x3d13d2,_0x4302fb){const _0x420a34=this['_attachMarkerToThread'](_0x3d13d2,_0x4302fb);_0x420a34&&!_0x420a34['context']&&_0x420a34['setContext']({'type':'text','value':this['_getTextContext'](_0x4302fb)});}['_initAriaMarkerChangeAnnouncements'](){const _0x2ad3fc=this['editor'];ot(_0x2ad3fc['model'],({left:_0x1726af,entered:_0x4ad7e8})=>{for(const _0x371fd1 of _0x1726af)if(mt(_0x371fd1)){_0x2ad3fc['ui']['ariaLiveAnnouncer']['announce'](S(_0x2ad3fc['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0xd66ce3 of _0x4ad7e8)if(mt(_0xd66ce3)){_0x2ad3fc['ui']['ariaLiveAnnouncer']['announce'](S(_0x2ad3fc['locale'],'ENTER_COMMENT_ANNOUNCEMENT',nt(_0x244b9c)));break;}});}}function ft(_0x227c19,_0x14e197){return _0x14e197?_0x227c19+':'+_0x14e197:_0x227c19;}function er(_0x31e763){const _0x371bd5=_0x31e763['split'](':');return{'group':_0x371bd5[0x0],'id':_0x371bd5[0x1],'part':_0x371bd5[0x2]};}function dt(_0x3483ef,_0x226635){const _0x3c6e48=_0x226635['schema'],_0x1f5602=_0x226635['createRange'](_0x3483ef['start']);for(const _0x19b5f2 of _0x3483ef['getWalker']()){const {type:_0x48d1ad,item:_0xf2cc8e,nextPosition:_0x41a404}=_0x19b5f2;if('text'===_0x48d1ad||_0x3c6e48['isObject'](_0xf2cc8e)){const _0x42c3c3=_0x226635['createPositionBefore'](_0xf2cc8e);_0x1f5602['isCollapsed']&&(_0x1f5602['start']=_0x42c3c3),_0x1f5602['end']=_0x41a404;}}return _0x1f5602;}function mt(_0x167a3d){return'comment'===er(_0x167a3d['name'])['group'];}var xt='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2024,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M4\x201.5h12A3.5\x203.5\x200\x200\x201\x2019.5\x205v8l-.005.192a3.5\x203.5\x200\x200\x201-2.927\x203.262l-.062.008v1.813a1.5\x201.5\x200\x200\x201-2.193\x201.33l-.371-.193-.38-.212a13.452\x2013.452\x200\x200\x201-3.271-2.63l-.062-.07H4A3.5\x203.5\x200\x200\x201\x20.5\x2013V5A3.5\x203.5\x200\x200\x201\x204\x201.5ZM4\x203a2\x202\x200\x200\x200-2\x202v8a2\x202\x200\x200\x200\x202\x202h6.924a11.917\x2011.917\x200\x200\x200\x203.71\x203.081l.372.194v-3.268L14.962\x2015H16a2\x202\x200\x200\x200\x202-2V5a2\x202\x200\x200\x200-2-2H4Z\x22/><path\x20d=\x22M9.75\x205a.75.75\x200\x200\x200-.75.75v2.5H6.5a.75.75\x200\x200\x200\x200\x201.5H9v2.5a.75.75\x200\x200\x200\x201.5\x200v-2.5H13a.75.75\x200\x200\x200\x200-1.5h-2.5v-2.5A.75.75\x200\x200\x200\x209.75\x205Z\x22/></svg>\x0a';class i extends _0x22c34d{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'CommentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,r,P,N];}get['CommentsListView'](){return te;}get['CommentThreadInputView'](){return ie;}['init'](){const _0x200265=this['editor'],_0x139be7=_0x200265['plugins']['get'](o),_0x456646=_0x200265['plugins']['get'](r),_0x279231=_0x200265['plugins']['get'](N),_0x5d0f04=_0x200265['plugins']['get'](P);_0x200265['ui']['componentFactory']['add']('comment',()=>{const _0x507406=this['_createUIButton'](_0x39ca28);return _0x507406['tooltip']=!0x0,_0x507406;}),_0x200265['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x2d310f)),_0x5d0f04['addSourceCollector'](()=>{const _0x15b80d=[];for(const [_0x9850df,_0x53cb95]of _0x139be7['_threadToController']){const _0x3db214=_0x456646['getAllMarkersForId'](_0x9850df['id']),_0x8971af=_0x3db214['map'](_0x12e699=>_0x12e699['getRange']());_0x3db214['length']>0x0&&_0x15b80d['push']([_0x53cb95['view'],_0x8971af]);}return _0x15b80d;}),this['listenTo'](_0x279231,'change:activeAnnotations',(_0x46885e,_0x4f1c45,_0x2c9105)=>{const _0x539c5a=Array['from'](_0x2c9105)['map'](_0x2de7bc=>_0x2de7bc['innerView'])['find'](_0x2a1b7d=>_0x139be7['_viewToController']['has'](_0x2a1b7d));if(!_0x539c5a)return void(_0x456646['activeMarker']=null);const _0x57bb6d=_0x139be7['_viewToController']['get'](_0x539c5a)['model']['id'],_0x247e37='comment:'+_0x57bb6d;_0x57bb6d&&_0x456646['hasMarkerForId'](_0x57bb6d)?_0x456646['activeMarker']=_0x247e37:_0x456646['activeMarker']&&(_0x456646['activeMarker']=null);}),this['listenTo'](_0x139be7,'removeCommentThread',(_0x206cba,{threadId:_0x2ad041,isFromAdapter:_0x3df69c})=>{!_0x3df69c&&_0x200265['ui']['focusTracker']['isFocused']&&_0x456646['hasMarkerForId'](_0x2ad041)&&_0x200265['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x139be7,'addComment',(_0x5d2afe,{threadId:_0x3ae8a9,isFromAdapter:_0x3b40d4})=>{if(_0x3b40d4||!_0x456646['hasMarkerForId'](_0x3ae8a9)||!_0x139be7['hasCommentThread'](_0x3ae8a9))return;0x1===_0x139be7['getCommentThread'](_0x3ae8a9)['length']&&(_0x200265['editing']['view']['focus'](),_0x5d2afe['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x7df8f9=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x59535e;for(const _0x3492e3 in _0x7df8f9){const _0x2a4af6=_0x3492e3,_0x421fb7=_0x7df8f9[_0x2a4af6];if('commentsLicenseKeyValid'==_0x421fb7||'commentsLicenseKeyInvalid'==_0x421fb7||'commentsLicenseKeyExpired'==_0x421fb7||'commentsLicenseKeyDomainLimit'==_0x421fb7||'commentsLicenseKeyNotAllowed'==_0x421fb7||'commentsLicenseKeyEvaluationLimit'==_0x421fb7||'commentsLicenseKeyTrialLimit'==_0x421fb7||'commentsLicenseKeyDevelopmentLimit'==_0x421fb7||'commentsLicenseKeyUsageLimit'==_0x421fb7){delete _0x7df8f9[_0x2a4af6],_0x59535e=_0x421fb7,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x59535e&&_0x7df8f9['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x59535e&&_0x7df8f9['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x59535e&&_0x7df8f9['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x59535e&&_0x7df8f9['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x59535e&&_0x7df8f9['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyTrialLimit'==_0x59535e&&_0x7df8f9['_showLicenseError']('trialLimit'),'commentsLicenseKeyDevelopmentLimit'==_0x59535e&&_0x7df8f9['_showLicenseError']('developmentLimit'),'commentsLicenseKeyUsageLimit'==_0x59535e&&_0x7df8f9['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x2e3d2f){const _0xe21a35=this['editor'],_0x32b64c=new _0x2e3d2f(_0xe21a35['locale']),_0x2d74ca=_0xe21a35['commands']['get']('addCommentThread');return _0x32b64c['set']({'label':S(_0xe21a35['locale'],'Comment'),'icon':xt}),_0x32b64c['bind']('isEnabled')['to'](_0x2d74ca),this['listenTo'](_0x32b64c,'execute',()=>_0x2d74ca['execute']()),_0x32b64c;}}class s extends _0x22c34d{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[r];}constructor(_0x2a9ee4){super(_0x2a9ee4),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x45d2f0,_0x3e7464,_0x5bea9f)=>{_0x5bea9f?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0xd48b13,_0x47ff8d]of this['editor']['commands'])_0x47ff8d['affectsData']&&'addCommentThread'!==_0xd48b13&&_0x47ff8d['forceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode');const _0x211322=this['editor']['editing']['view']['document'];this['listenTo'](_0x211322,'cut',_0x1b6c5a=>_0x1b6c5a['stop'](),{'priority':'highest'}),this['listenTo'](_0x211322,'clipboardInput',_0x3ac2a0=>_0x3ac2a0['stop'](),{'priority':'highest'}),this['listenTo'](_0x211322,'delete',_0x12f396=>_0x12f396['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x2ca2e4,_0xf11724]of this['editor']['commands'])_0xf11724['affectsData']&&'addCommentThread'!==_0x2ca2e4&&_0xf11724['clearForceDisabled']('commentsOnlyMode');this['stopListening'](this['editor']['editing']['view']['document']);}}class M extends _0x3af1c1{['activeUIs'];['_uis'];['_uisData'];static get['requires'](){return[N];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x597b4c){super(_0x597b4c),this['activeUIs']=new Set(),this['_uis']=new Map(),this['_uisData']=new Map();}['init'](){const _0x4739b1=this['context']['plugins']['get'](N);this['listenTo'](_0x4739b1,'_activateAnnotation',(_0x33b9c0,_0x4bb09c)=>{for(const _0x4e4a17 of this['activeUIs']){const _0x2e8574=this['_uis']['get'](_0x4e4a17);(0x0,this['_uisData']['get'](_0x4e4a17)['filter'])(_0x4bb09c)&&_0x2e8574['setActiveAnnotation'](_0x4bb09c);}}),this['listenTo'](_0x4739b1,'_deactivateAllAnnotations',()=>{for(const _0x234886 of this['activeUIs']){this['_uis']['get'](_0x234886)['setActiveAnnotation'](null);}}),this['listenTo'](_0x4739b1['_visibleAnnotations'],'add',(_0x1fff39,_0x147767)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x147767);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x4f8f81){return this['activeUIs']['has'](_0x4f8f81);}['activate'](_0x51b937,_0x5067ee=()=>!0x0){const _0x2be082=this['context']['plugins']['get'](N);if(!this['_uis']['has'](_0x51b937))throw new _0x5231a1('annotationsuis-missing-ui',this,{'uiName':_0x51b937});this['isActive'](_0x51b937)&&this['deactivate'](_0x51b937),this['activeUIs']['add'](_0x51b937);const _0x2da036=new x();!function({source:_0x34ecf2,target:_0x512fd2,filter:_0x5bd5f7}){for(const _0x573aec of _0x34ecf2)_0x5bd5f7(_0x573aec)&&_0x512fd2['add'](_0x573aec);_0x512fd2['listenTo'](_0x34ecf2,'add',(_0xb99f14,_0x40d23d)=>{_0x5bd5f7(_0x40d23d)&&_0x512fd2['add'](_0x40d23d);}),_0x512fd2['listenTo'](_0x34ecf2,'remove',(_0x487702,_0x319b91)=>{_0x512fd2['has'](_0x319b91)&&_0x512fd2['remove'](_0x319b91);});}({'source':_0x2be082['_visibleAnnotations'],'target':_0x2da036,'filter':_0x5067ee}),this['_uisData']['set'](_0x51b937,{'collection':_0x2da036,'filter':_0x5067ee});const _0x2a409b=this['_uis']['get'](_0x51b937);_0x2a409b['attach'](_0x2da036),this['listenTo'](_0x2a409b,'change:activeAnnotation',(_0x42c14b,_0x51b488,_0x3168bd,_0x38927c)=>{_0x38927c&&_0x2be082['_removeActiveAnnotation'](_0x38927c),_0x3168bd&&_0x2be082['_addActiveAnnotation'](_0x3168bd);});}['deactivate'](_0x168c38){if(this['activeUIs']['delete'](_0x168c38),!this['_uis']['has'](_0x168c38))throw new _0x5231a1('annotationsuis-missing-ui',this,{'uiName':_0x168c38});const _0x3f3455=this['_uis']['get'](_0x168c38);_0x3f3455['detach'](),this['stopListening'](_0x3f3455),this['_uisData']['get'](_0x168c38)['collection']['destroy'](),this['_uisData']['delete'](_0x168c38);}['switchTo'](_0xe95ce8){if(!this['_uis']['has'](_0xe95ce8))throw new _0x5231a1('annotationsuis-missing-ui',this,{'uiName':_0xe95ce8});const _0xd66f90=this['context']['plugins']['get'](N),_0x52197d=Array['from'](_0xd66f90['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0xe95ce8);const _0x326edf=this['_uis']['get'](_0xe95ce8);_0x326edf['setActiveAnnotation'](_0x52197d),_0x326edf['_setSelectedAnnotations']&&_0x52197d&&_0x326edf['_setSelectedAnnotations']([_0x52197d]);}['deactivateAll'](){for(const _0x4232d0 of this['activeUIs'])this['deactivate'](_0x4232d0);}['register'](_0x4c4893,_0x26ec98){if(this['_uis']['has'](_0x4c4893))throw new _0x5231a1('annotationsuis-register-already-registered');if('function'!=typeof _0x26ec98['attach']||'function'!=typeof _0x26ec98['detach']||'function'!=typeof _0x26ec98['setActiveAnnotation'])throw new _0x5231a1('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x4c4893,_0x26ec98);}['refilterAnnotations'](){const _0xf3ea6c=this['context']['plugins']['get'](N)['collection'],_0x46183f=new Map(),_0x26045f=Array['from'](this['activeUIs']);for(const _0x22b271 of this['activeUIs']){const _0x2a37a8=this['_uisData']['get'](_0x22b271)['collection'];for(const _0x3efe9d of _0x2a37a8)_0x46183f['set'](_0x3efe9d,_0x22b271);}for(const _0x1ac6e3 of _0xf3ea6c){const _0x148421=_0x46183f['get'](_0x1ac6e3);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x1ac6e3);const _0x95f066=_0x26045f['find'](_0x2a53bc=>this['_uisData']['get'](_0x2a53bc)['filter'](_0x1ac6e3));_0x148421!==_0x95f066&&(_0x148421&&this['_uisData']['get'](_0x148421)['collection']['remove'](_0x1ac6e3),_0x95f066&&this['_uisData']['get'](_0x95f066)['collection']['add'](_0x1ac6e3));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x24d4cc){const _0x5e170d=[];for(const _0x1efea0 of this['activeUIs']){(0x0,this['_uisData']['get'](_0x1efea0)['filter'])(_0x24d4cc)&&_0x5e170d['push'](_0x1efea0);}if(_0x5e170d['length']>0x1)throw new _0x5231a1('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x5e170d,'annotationType':_0x24d4cc['type']});}}const he=Ht('px');class V extends kt{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0x26489d){super(_0x26489d);const _0x10ba1b=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 _0x1394a2(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x10ba1b['to']('class')],'style':{'minHeight':_0x10ba1b['to']('minHeight',_0x522fdc=>'number'==typeof _0x522fdc?he(_0x522fdc+0xa):null)},'dir':_0x26489d['uiLanguageDirection'],'role':'application','aria-label':S(_0x26489d,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':S(_0x26489d,'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',_0x5b6163=>{this['_updateItemPositionInFocusables'](_0x5b6163['source']);}),this['list']['forEach'](_0x257d2e=>{this['focusTracker']['add'](_0x257d2e['element']),this['_updateItemPositionInFocusables'](_0x257d2e);}),this['list']['on']('change',(_0x2547ed,_0x1abde4)=>{for(const _0x4f6656 of _0x1abde4['removed'])this['focusTracker']['remove'](_0x4f6656['element']),this['focusables']['remove'](_0x4f6656);for(const _0x793d90 of _0x1abde4['added'])this['focusTracker']['add'](_0x793d90['element']),this['_updateItemPositionInFocusables'](_0x793d90);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0x226399){const _0x4a9132=this['focusables']['getIndex'](_0x226399);let _0x4beb8d,_0x6c6139;for(const _0x1b40a2 of this['focusables'])if(_0x226399['top']<_0x1b40a2['top']){_0x4beb8d=_0x1b40a2;break;}if(_0x6c6139=_0x4beb8d?this['focusables']['getIndex'](_0x4beb8d):this['focusables']['length'],-0x1!==_0x4a9132){if(_0x4a9132===_0x6c6139-0x1)return;this['focusables']['remove'](_0x226399),_0x6c6139=_0x4beb8d?this['focusables']['getIndex'](_0x4beb8d):this['focusables']['length'];}this['focusables']['add'](_0x226399,_0x6c6139);}}const qt=Ht('px');class H extends kt{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x377286){super(_0x377286),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x1db2b4,_0x16d504)=>_0x1db2b4+_0x16d504),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Lt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x2e84a5=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x2e84a5['to']('isAnimationDisabled',_0x26ed64=>_0x26ed64?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x2e84a5['to']('top',_0x19fd22=>qt(_0x19fd22))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x33c88d=this['element']['clientHeight'];_0x33c88d&&(this['height']=_0x33c88d);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0x3af1c1{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x6438ba){super(_0x6438ba),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 _0x3286aa=this['context']['config']['get']('sidebar.container');_0x3286aa&&this['setContainer'](_0x3286aa);}['setContainer'](_0x716ac6){if(!y(_0x716ac6))throw new _0x5231a1('sidebar-setcontainer-invalid-element');this['container']=_0x716ac6;}['_attachToContainer']({viewClass:_0x5105b1='',spaceBetweenItems:_0x44c198=0x19}={}){if(!y(this['container']))throw new _0x5231a1('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x5105b1,this['_spaceBetweenItems']=_0x44c198;}['rearrange']({removedAnnotation:_0x4a8a64,previousAnnotation:_0x3ed858,nextAnnotation:_0x4c8050}){const _0x33eac3=this['getSidebarItemView'](_0x4a8a64);this['view']['list']['remove'](_0x33eac3),this['_destroySidebarItemView'](_0x4a8a64),_0x3ed858&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x3ed858)),_0x4c8050&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x4c8050)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x444ad7,activatedAnnotation:_0x1e5ee1,disableAnimationOnActivatedAnnotation:_0x4bcd47}){if(this['_activeAnnotation']=_0x1e5ee1,_0x444ad7){_0x444ad7['isActive']=!0x1;const _0x4190fe=this['getSidebarItemView'](_0x444ad7);_0x4190fe&&_0x4bcd47&&(_0x4190fe['isAnimationDisabled']=!0x1);}if(_0x1e5ee1){const _0x34fda4=this['getSidebarItemView'](_0x1e5ee1);_0x34fda4&&(_0x1e5ee1['isActive']=!0x0,_0x4bcd47&&(_0x34fda4['isAnimationDisabled']=!0x0,_0x34fda4['top']+=0x1),this['_alignToTargetRect'](_0x34fda4));}}['_detachFromContainer'](_0x397576){if(this['view']['element']['remove'](),_0x397576){for(const _0x5dc107 of _0x397576)this['_destroySidebarItemView'](_0x5dc107);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x5cf87a,_0x36feb9){_0x36feb9||(_0x36feb9=_0x5cf87a['view']);const _0x23d9fb=new H(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x23d9fb,_0x5cf87a),this['_annotationToSidebarItemView']['set'](_0x5cf87a,_0x23d9fb),_0x23d9fb['content']['add'](_0x36feb9),this['listenTo'](_0x5cf87a['view'],'change:targetRect',(_0x1e5c75,_0x3a0858,_0x17af0c)=>{const _0x5abbc0=this['_getTargetTop'](_0x5cf87a,_0x17af0c);_0x23d9fb['_targetTop']!=_0x5abbc0&&(_0x23d9fb['_targetTop']=_0x5abbc0,this['_setItemTop'](_0x23d9fb,_0x5abbc0));}),this['listenTo'](_0x23d9fb,'change:top',()=>{this['_recalculate'](_0x23d9fb,'top');}),this['listenTo'](_0x23d9fb,'change:bottom',()=>{this['_recalculate'](_0x23d9fb,'bottom');}),this['_alignToTargetRect'](_0x23d9fb);const _0x24eaf8=this['_getItemBefore'](_0x23d9fb);if(_0x24eaf8)this['_alignAfterItem'](_0x24eaf8,_0x23d9fb)||this['_alignToTargetRect'](_0x23d9fb);else this['_alignToTargetRect'](_0x23d9fb);return this['_updateLastItem'](),this['view']['list']['add'](_0x23d9fb),_0x23d9fb;}['_alignForTopChange'](_0x237345){if(!_0x237345['content']['length'])return;const _0x25e08b=this['_getItemBefore'](_0x237345);if(!_0x25e08b)return;const _0x68870=this['_sidebarItemViewToAnnotation']['get'](_0x25e08b),_0x1f52cc=this['_activeAnnotation'];_0x1f52cc&&_0x1f52cc===_0x68870?this['_alignAfterItem'](_0x25e08b,_0x237345):this['_alignBeforeItem'](_0x237345,_0x25e08b);}['_alignForBottomChange'](_0x4599cd){if(!_0x4599cd['content']['length'])return;const _0x3c661a=this['_getItemAfter'](_0x4599cd);if(!_0x3c661a)return;const _0x47a6b9=this['_sidebarItemViewToAnnotation']['get'](_0x3c661a),_0x4dc870=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x2afca1=this['_activeAnnotation'];_0x2afca1&&_0x2afca1===_0x47a6b9&&_0x4dc870?(this['_alignBeforeItem'](_0x3c661a,_0x4599cd),this['_alignAfterItem'](_0x4599cd,_0x3c661a)):_0x2afca1&&_0x2afca1===_0x47a6b9?this['_alignBeforeItem'](_0x3c661a,_0x4599cd):this['_alignAfterItem'](_0x4599cd,_0x3c661a);}['_recalculate'](_0x3c4b21,_0x555f54){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x3c3948,changedProp:_0x4757de}of this['_recalculateBuffer'])'top'===_0x4757de?this['_alignForTopChange'](_0x3c3948):this['_alignForBottomChange'](_0x3c3948);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x3c4b21,'changedProp':_0x555f54});}['getSidebarItemView'](_0x4ced6a){return this['_annotationToSidebarItemView']['get'](_0x4ced6a);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0xb33a69){const _0x3c268e=this['getSidebarItemView'](_0xb33a69);this['stopListening'](_0x3c268e),this['stopListening'](_0xb33a69['view']),_0x3c268e['destroy'](),this['_annotationToSidebarItemView']['delete'](_0xb33a69),this['_sidebarItemViewToAnnotation']['delete'](_0x3c268e);}['_createSidebarView'](){const _0x28e908=new V(this['context']['locale']);return _0x28e908['render'](),this['on']('change:_lastItem',(_0x33e321,_0x438d72,_0x1c2db9,_0x5ea1a9)=>{_0x5ea1a9&&_0x28e908['unbind']('minHeight'),_0x1c2db9?_0x28e908['bind']('minHeight')['to'](_0x1c2db9,'bottom'):_0x28e908['minHeight']=null;}),_0x28e908;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x18110f){const _0x531af9=this['_sidebarItemViewToAnnotation']['get'](_0x18110f),_0x16bae4=_0x531af9&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x531af9)-0x1);return _0x16bae4&&this['getSidebarItemView'](_0x16bae4)||null;}['_getItemAfter'](_0x182386){const _0x2c8aaf=this['_sidebarItemViewToAnnotation']['get'](_0x182386),_0x445a02=_0x2c8aaf&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x2c8aaf)+0x1);return _0x445a02&&this['getSidebarItemView'](_0x445a02)||null;}['_alignBeforeItem'](_0x56290e,_0xadc788){_0x56290e['updateHeight']();const _0x75fcd3=R(_0xadc788['bottom']+this['_spaceBetweenItems'],_0x56290e['top']);return!!_0x75fcd3&&(this['_setItemTop'](_0xadc788,_0xadc788['top']-_0x75fcd3),!0x0);}['_alignAfterItem'](_0x1f1208,_0xdf7429){_0x1f1208['updateHeight']();const _0x813809=R(_0x1f1208['bottom']+this['_spaceBetweenItems'],_0xdf7429['top']);return!!_0x813809&&(this['_setItemTop'](_0xdf7429,_0xdf7429['top']+_0x813809,!0x1),!0x0);}['_alignToTargetRect'](_0x4308ab){const _0x16a978=this['_sidebarItemViewToAnnotation']['get'](_0x4308ab);if(!_0x16a978||!_0x16a978['target']||!_0x16a978['targetRect'])return;const _0x179741=this['_getTargetTop'](_0x16a978,_0x16a978['targetRect']);this['_setItemTop'](_0x4308ab,_0x179741);}['_getTargetTop'](_0x4d07ee,_0xe5f5ef){if(null===_0xe5f5ef)return 0x0;if(_0x4d07ee['target']instanceof _0x2bcee5)return _0xe5f5ef['top'];{const _0xfc91c4=new _0x2bcee5(this['view']['element'])['top'];return _0xe5f5ef['top']-_0xfc91c4;}}['_setItemTop'](_0x4c6fb9,_0x558f43,_0x92380c=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x92380c&&(_0x558f43=Math['max'](_0x558f43,this['_getMaxAvailableTop'](_0x4c6fb9))),_0x4c6fb9['top']=_0x558f43;}['_getMaxAvailableTop'](_0x4fa33b){let _0x2b91d4=this['_getItemBefore'](_0x4fa33b),_0x1b9043=0x0;for(;_0x2b91d4;)_0x2b91d4['updateHeight'](),_0x1b9043+=this['_spaceBetweenItems']+_0x2b91d4['height'],_0x2b91d4=this['_getItemBefore'](_0x2b91d4);return _0x1b9043;}}function R(_0x423eb9,_0x28b9c3){return Math['max'](_0x423eb9-_0x28b9c3,0x0);}function y(_0x330f59){return null!==_0x330f59&&'object'==typeof _0x330f59&&0x1===_0x330f59['nodeType'];}class e extends _0x3af1c1{['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(_0x10fe22){super(_0x10fe22),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x5b4d52(),this['_refreshPositioningDebounced']=_0x403224(()=>{this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x16a61c=this['context']['plugins']['get'](M),_0x564469=this['context']['plugins']['get'](z);_0x16a61c['register']('wideSidebar',this),_0x564469['container']&&_0x16a61c['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x16de40){if(_0x16de40===this['activeAnnotation'])return;const _0xdbd1=this['context']['plugins']['get'](z);_0xdbd1['_activeAnnotation']=_0x16de40;const _0x167068=this['activeAnnotation'];_0xdbd1['refresh']({'blurredAnnotation':_0x167068,'activatedAnnotation':_0x16de40}),this['activeAnnotation']=_0x16de40;}['attach'](_0x1b0f5c){this['annotations']=_0x1b0f5c;const _0x4792ee=this['context']['plugins']['get'](z);if(_0x4792ee['_annotations']=_0x1b0f5c,this['isAttached'])throw new _0x5231a1('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x4792ee,'set:container',()=>{this['detach'](),this['listenTo'](_0x4792ee,'change:container',_0x4fd164=>{_0x4fd164['off'](),this['attach'](_0x1b0f5c);});}),_0x4792ee['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x20c28d=_0x367ef9=>{_0x367ef9['updateTargetRect'](),_0x4792ee['addAnnotation'](_0x367ef9);};for(const _0x9ab96b of _0x1b0f5c)_0x20c28d(_0x9ab96b);this['listenTo'](_0x1b0f5c,'add',(_0xc5e420,_0x4bf534)=>{_0x20c28d(_0x4bf534);}),this['listenTo'](_0x1b0f5c,'remove',(_0x5f51d3,_0x2c4d54,_0x21cc43)=>{_0x4792ee['rearrange']({'removedAnnotation':_0x2c4d54,'previousAnnotation':_0x1b0f5c['get'](_0x21cc43-0x1),'nextAnnotation':_0x1b0f5c['get'](_0x21cc43+0x1)}),_0x2c4d54===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x1b0f5c,'focus',(_0x52fd5f,_0x1bdf4e)=>{this['setActiveAnnotation'](_0x1bdf4e);}),this['listenTo'](_0x1b0f5c,'blur',()=>{this['setActiveAnnotation'](null);});const _0x1061af=this['context']instanceof _0x22ff66?this['context']['editors']:new _0x5b4d52([this['context']]);for(const _0x5a36a1 of _0x1061af)this['_integrateWithEditorAnnotations'](_0x5a36a1);this['listenTo'](_0x1061af,'add',(_0x3ecf69,_0x256f7f)=>{this['listenTo'](_0x256f7f,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x256f7f);});}),this['listenTo'](_0x1061af,'remove',(_0xa398b0,_0x2d9bbe)=>{_0x2d9bbe['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x2d9bbe['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x5231a1('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x248804=this['context']['plugins']['get'](z);_0x248804['_detachFromContainer'](this['annotations']),this['stopListening'](_0x248804),this['stopListening'](this['annotations']),this['context']instanceof _0x22ff66&&this['stopListening'](this['context']['editors']);for(const _0x45ad60 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x45ad60);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x2e735b){if(!_0x2e735b['plugins']['has']('EditorAnnotations'))return;const _0x50c405=_0x2e735b['plugins']['get']('EditorAnnotations'),_0x508056=()=>{const _0x4be6ec=_0x50c405['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x4be6ec[0x0]||null);};this['listenTo'](_0x50c405,'refresh',_0x508056),this['listenTo'](_0x50c405,'blur',(_0x530c6e,{isAnnotationTracked:_0xbc7c7b})=>{this['activeAnnotation']&&_0xbc7c7b(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x50c405,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x57de41=>{_0x50c405['hasDomSelection']()&&(_0x508056(),_0x57de41['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x50c405);}['_destroyEditorAnnotationsIntegration'](_0xc98365){this['stopListening'](_0xc98365),this['_editorAnnotations']['remove'](_0xc98365);}}class D extends _0x39ca28{['counterView'];constructor(_0x40b59){super(_0x40b59);const _0x3686ff=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x2ba110,_0x329fab)=>_0x2ba110?'...':_0x329fab['toString']()),this['set']('annotationType',''),this['icon']=xt,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new kt(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x3686ff['to']('annotationType',_0x12f6d6=>'ck-annotation-counter__badge--'+_0x12f6d6),_0x3686ff['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x3686ff['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class n extends _0x3af1c1{['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(_0x31d1d8){super(_0x31d1d8),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=Object['create'](_0x5dad22),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x5b4d52(),this['_refreshPositioningDebounced']=_0x403224(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](M)['register']('narrowSidebar',this),this['bodyCollection']=new _0x2d542c(this['context']['locale']),this['balloonPanelView']=new _0x111549(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x3e133c){this['annotations']=_0x3e133c;const _0x1d0cf0=this['context']['plugins']['get'](z),_0x42c570=this['balloonPanelView'];if(_0x1d0cf0['_annotations']=_0x3e133c,this['isAttached'])throw new _0x5231a1('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x1d0cf0,'set:container',()=>{this['detach'](),this['listenTo'](_0x1d0cf0,'change:container',_0x3d793e=>{_0x3d793e['off'](),this['attach'](_0x3e133c);});}),_0x1d0cf0['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x5cceed=_0x1f1639=>{const _0x3360f2=new D(this['context']['locale']);_0x1d0cf0['addAnnotation'](_0x1f1639,_0x3360f2),this['_annotationToNarrowView']['set'](_0x1f1639,_0x3360f2),_0x3360f2['bind']('isDirty','annotationType','number')['to'](_0x1f1639['view'],'isDirty','type','length'),_0x3360f2['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x42c570['content']['first']!==_0x1f1639['view']?(this['_showBalloon'](_0x1f1639),_0x1f1639['view']['element']['focus'](),this['setActiveAnnotation'](_0x1f1639)):this['setActiveAnnotation'](null);});};for(const _0x21a55a of _0x3e133c)_0x5cceed(_0x21a55a);this['listenTo'](_0x3e133c,'add',(_0xd3b290,_0x5ae1df)=>{_0x5cceed(_0x5ae1df);}),this['listenTo'](_0x3e133c,'remove',(_0x10e0d9,_0x504b08,_0x319ad6)=>{this['_annotationToNarrowView']['get'](_0x504b08)['destroy'](),this['_annotationToNarrowView']['delete'](_0x504b08),_0x1d0cf0['rearrange']({'removedAnnotation':_0x504b08,'previousAnnotation':_0x3e133c['get'](_0x319ad6-0x1),'nextAnnotation':_0x3e133c['get'](_0x319ad6+0x1)}),_0x504b08===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x3e133c,'focus',(_0x1563ec,_0x3570a7)=>{this['setActiveAnnotation'](_0x3570a7);}),this['listenTo'](_0x3e133c,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x5aca41,_0x43d906)=>{_0x43d906['keyCode']===_0x2276f7['esc']&&_0x42c570['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x42c570['content']['first']),this['_hideBalloon'](),_0x43d906['stopPropagation'](),_0x43d906['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x54e206,_0x4d7133)=>{const _0x126809=_0x4d7133['target'];_0x42c570['isVisible']&&_0x42c570['element']['contains'](_0x126809)||_0x1d0cf0['view']['element']['contains'](_0x126809)||_0x54e206['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x14e250=>_0x14e250['contains'](_0x126809))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x45fc10=this['context']instanceof _0x22ff66?this['context']['editors']:new _0x5b4d52([this['context']]);for(const _0x2ecbb3 of _0x45fc10)this['_integrateWithEditorAnnotations'](_0x2ecbb3);this['listenTo'](_0x45fc10,'add',(_0xc9a0ff,_0x243eee)=>{this['listenTo'](_0x243eee,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x243eee);});}),this['listenTo'](_0x45fc10,'remove',(_0x31b0c5,_0x37a81b)=>{_0x37a81b['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x37a81b['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x540f60){if(_0x540f60===this['activeAnnotation'])return;const _0x16c507=this['context']['plugins']['get'](z);if(_0x16c507['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x540f60,'disableAnimationOnActivatedAnnotation':!0x0}),_0x540f60)_0x16c507['getSidebarItemView'](_0x540f60)?this['_showBalloon'](_0x540f60):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x540f60;}['detach'](){if(!this['isAttached'])throw new _0x5231a1('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x3d87f8=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x49c194=>_0x49c194['destroy']()),this['_annotationToNarrowView']['clear'](),_0x3d87f8['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x22ff66&&this['stopListening'](this['context']['editors']);for(const _0x5bb440 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x5bb440);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'](_0x378d19){if(!_0x378d19['plugins']['has']('EditorAnnotations'))return;const _0x5b5738=_0x378d19['plugins']['get']('EditorAnnotations'),_0x6937c9=this['context']['plugins']['get'](z),_0x57c813=this['annotations'],_0x23bb79=this['balloonPanelView'],_0x1ae182=()=>{const _0x530f15=_0x5b5738['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x530f15),this['setActiveAnnotation'](_0x530f15[0x0]||null);};this['listenTo'](_0x5b5738,'refresh',_0x1ae182),this['listenTo'](_0x5b5738,'blur',(_0x26618e,{isAnnotationTracked:_0x2b7661})=>{this['activeAnnotation']&&_0x2b7661(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x5b5738,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x57c813,'blur',_0x4e112f=>{_0x5b5738['hasDomSelection']()&&_0x4e112f['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x50725d,_0x2f0021)=>{const _0x4eae0e=_0x2f0021['target'];_0x23bb79['isVisible']&&_0x23bb79['element']['contains'](_0x4eae0e)||_0x6937c9['view']['element']['contains'](_0x4eae0e)||this['activeAnnotation']&&_0x5b5738['hasDomSelection']()&&(_0x1ae182(),_0x50725d['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x5b5738);}['_destroyEditorAnnotationsIntegration'](_0x46fa0a){_0x46fa0a&&(this['stopListening'](_0x46fa0a),this['_editorAnnotations']['remove'](_0x46fa0a));}['_setSelectedAnnotations'](_0xfd0f33){for(const _0xe0925b of this['_selectedAnnotations'])_0xfd0f33['includes'](_0xe0925b)||this['_manuallyClosedAnnotationViews']['delete'](_0xe0925b['view']);this['_selectedAnnotations']=_0xfd0f33;}['_refreshPositioning'](){const _0x47ef9d=this['balloonPanelView'];this['annotations']['refreshPositioning'](),_0x47ef9d['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0xd83a61){if(this['_manuallyClosedAnnotationViews']['has'](_0xd83a61['view']))return;const _0x260a29=this['balloonPanelView']['content']['first'];_0x260a29!==_0xd83a61['view']?(_0x260a29&&this['_detachListeners'](_0x260a29),this['_attachListeners'](_0xd83a61['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0xd83a61['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x19e02a=this['balloonPanelView']['content']['first'],_0x14a16c=_0x19e02a&&this['annotations']['getByView'](_0x19e02a);if(!_0x14a16c||!this['_annotationToNarrowView']['has'](_0x14a16c))return;const _0x303e3c=this['_annotationToNarrowView']['get'](_0x14a16c)['element'],_0x112d9e=(function(){const _0x34a730=_0x111549['defaultPositions'];return[_0x34a730['southArrowNorthEast'],_0x34a730['northArrowSouthEast'],_0x34a730['southArrowNorth'],_0x34a730['northArrowSouth'],_0x34a730['southArrowNorthWest'],_0x34a730['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x303e3c,'positions':_0x112d9e});}['_hideBalloon'](){const _0x2661dc=this['balloonPanelView'],_0x3756a9=_0x2661dc['content']['first'];_0x3756a9&&(this['_detachListeners'](_0x3756a9),_0x2661dc['unpin'](),_0x2661dc['content']['clear']());}['_attachListeners'](_0x41d07a){this['listenTo'](_0x41d07a,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x41d07a,'Esc',(_0xe340d6,_0x4740e3)=>{this['_manuallyClosedAnnotationViews']['add'](_0x41d07a),this['_hideBalloon'](),_0x4740e3();});}['_detachListeners'](_0x5298db){this['stopListening'](_0x5298db);}}class c extends _0x22c34d{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[P,_0x1b23e4,M];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x52ef0f){super(_0x52ef0f),_0x52ef0f['editing']['view']['addObserver'](_0x379750),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x52ef0f['plugins']['get'](_0x1b23e4),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0xa10a66=this['editor']['plugins']['get'](M);_0xa10a66['context']===this['editor']&&(_0xa10a66['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x45edfb,_0x58e5d9)=>{const _0x1da507=this['_balloon'];if(this['isAttached']&&_0x1da507['visibleView']){const _0x123662=this['annotations']['getByView'](_0x1da507['visibleView']);_0x123662&&this['_closeAnnotation'](_0x123662),_0x58e5d9();}}));}['afterInit'](){const _0x424346=this['editor']['plugins']['get'](M);_0x424346['context']===this['editor']&&(_0x424346['hasActive']()||_0x424346['switchTo']('inline'));}['setActiveAnnotation'](_0x9b0f85){_0x9b0f85!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x9b0f85&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x9b0f85)&&this['_addAnnotationToBalloon'](_0x9b0f85,!0x0),_0x9b0f85['isActive']=!0x0),_0x9b0f85||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x9b0f85);}['attach'](_0x208407){this['annotations']=_0x208407;const _0x195702=this['editor']['plugins']['get'](M),_0x18c4f7=this['_balloon'];if(this['isAttached'])throw new _0x5231a1('inlineannotations-attach-already-attached',this);if(_0x195702['context']!==this['editor'])throw new _0x5231a1('inlineannotations-not-allowed-with-context',this);const _0x2fb353=this['editor']['plugins']['get'](P);this['listenTo'](_0x2fb353,'refresh',()=>{const _0x1cfadd=_0x2fb353['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x28b6e1,_0x2d6e0b;!this['_forceRefresh']&&(_0x28b6e1=_0x1cfadd,_0x2d6e0b=this['_selectedAnnotations'],_0x28b6e1['length']===_0x2d6e0b['length']&&_0x28b6e1['every'](_0x384fa8=>_0x2d6e0b['includes'](_0x384fa8)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x1cfadd),this['setActiveAnnotation'](_0x1cfadd[0x0]||null));}),this['listenTo'](_0x2fb353,'blur',(_0x16e6e5,{isAnnotationTracked:_0x165fa4})=>{this['activeAnnotation']&&_0x165fa4(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x3eb045,_0x31a4b9,_0x13b857)=>{_0x13b857||this['setActiveAnnotation'](null);}),this['listenTo'](_0x208407,'remove',(_0x47f5e6,_0x7700ee)=>{this['_removeAnnotationFromBalloon'](_0x7700ee),_0x7700ee===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x18c4f7,'change:visibleView',(_0x4be5bb,_0x269c4a,_0x24b561,_0x50fb76)=>{_0x50fb76&&this['stopListening'](_0x50fb76);const _0x8371ef=_0x208407['getByView'](_0x24b561);_0x24b561&&_0x8371ef&&(this['listenTo'](_0x24b561,'change:height',()=>{_0x18c4f7['updatePosition']();}),this['listenTo'](_0x24b561,'Esc',()=>{this['_closeAnnotation'](_0x8371ef),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x8371ef&&this['setActiveAnnotation'](_0x8371ef));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x18c4f7['visibleView']&&(_0x208407['getByView'](_0x18c4f7['visibleView'])&&_0x18c4f7['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 _0x5231a1('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x47bbf1 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x47bbf1);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x295247){for(const _0x400c9f of this['_selectedAnnotations'])_0x295247['includes'](_0x400c9f)||this['_manuallyClosed']['delete'](_0x400c9f);for(const _0x4282d5 of this['annotations'])_0x295247['includes'](_0x4282d5)||this['_removeAnnotationFromBalloon'](_0x4282d5);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x1857fd of _0x295247)this['_addAnnotationToBalloon'](_0x1857fd);}this['_selectedAnnotations']=_0x295247;}['_addAnnotationToBalloon'](_0x32a3f5,_0x20d7c7=!0x1){this['_manuallyClosed']['has'](_0x32a3f5)||(this['_addedAnnotations']['has'](_0x32a3f5)||this['_balloon']['hasView'](_0x32a3f5['view'])||(this['_addedAnnotations']['add'](_0x32a3f5),this['_balloon']['add']({'stackId':_0x32a3f5['view']['id'],'view':_0x32a3f5['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x32a3f5)}})),_0x20d7c7&&this['_balloon']['showStack'](_0x32a3f5['view']['id']));}['_getBalloonTargetForAnnotation'](_0x4c6c30){const _0x95c96d=_0x4c6c30['target'],_0x336312=this['editor']['editing']['view'],_0x3e7c99=_0x336312['document']['selection']['getFirstRange'](),_0x15f089=_0x336312['domConverter']['viewRangeToDom'](_0x3e7c99);if(_0x15f089['collapse'](!0x0),_0x95c96d){if(_0x95c96d instanceof _0x2bcee5)return _0x95c96d;let _0x14513a=[];for(const _0x329aff of _0x95c96d)_0x14513a['push'](...(_0x273f78=_0x329aff['getClientRects'](),Array['from'](_0x273f78)['map'](DOMRect['fromRect'])));_0x14513a=function(_0x35eb16){const _0x45a0f1=[];let _0x5e8e6b=_0x35eb16[0x0];for(let _0x4964ad=0x1;_0x4964ad<_0x35eb16['length'];_0x4964ad++)b(_0x5e8e6b,_0x35eb16[_0x4964ad])?_0x5e8e6b['width']+=_0x35eb16[_0x4964ad]['width']:(_0x45a0f1['push'](_0x5e8e6b),_0x5e8e6b=_0x35eb16[_0x4964ad]);return _0x45a0f1['push'](_0x5e8e6b),_0x45a0f1;}(_0x14513a);const _0xae4b77=_0x15f089['getBoundingClientRect']();return _0x14513a['find'](_0x48b459=>_0x48b459['top']<=_0xae4b77['top']&&_0x48b459['bottom']>=_0xae4b77['bottom']&&_0x48b459['left']<=_0xae4b77['left']&&_0x48b459['right']>=_0xae4b77['right'])||_0x14513a[0x0];}var _0x273f78;return _0x4c6c30['targetRect']||_0x15f089;}['_removeAnnotationFromBalloon'](_0x3b58f7){this['_addedAnnotations']['has'](_0x3b58f7)&&this['_balloon']['hasView'](_0x3b58f7['view'])&&(this['_addedAnnotations']['delete'](_0x3b58f7),this['_balloon']['remove'](_0x3b58f7['view']));}['_closeAnnotation'](_0x34d1b8){this['_manuallyClosed']['add'](_0x34d1b8),this['_removeAnnotationFromBalloon'](_0x34d1b8);}}function b(_0x4a749c,_0x3fc410){return _0x4a749c['top']===_0x3fc410['top']&&_0x4a749c['bottom']===_0x3fc410['bottom']&&_0x4a749c['right']===_0x3fc410['left'];}var Z='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2024,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20clip-rule=\x22evenodd\x22\x20d=\x22M14\x203.5A3.5\x203.5\x200\x200\x201\x2017.5\x207v6l-.005.192a3.501\x203.501\x200\x200\x201-2.927\x203.262l-.062.008v1.813a1.5\x201.5\x200\x200\x201-2.193\x201.33l-.37-.193-.38-.212a13.452\x2013.452\x200\x200\x201-3.272-2.63l-.062-.07-4.729-.046a3.5\x203.5\x200\x200\x201-3.5-3.5v-6a3.5\x203.5\x200\x200\x201\x203.5-3.5L14\x203.5ZM3.5\x204.954a2\x202\x200\x200\x200-2\x202v6a2\x202\x200\x200\x200\x202\x202L8.924\x2015a11.917\x2011.917\x200\x200\x200\x203.71\x203.081l.372.194v-3.268L12.962\x2015H14a2\x202\x200\x200\x200\x202-2V7a2\x202\x200\x200\x200-2-2L3.5\x204.954Z\x22/><path\x20d=\x22M16.5.5h-10a3.5\x203.5\x200\x200\x200-3.162\x202h1.84A2\x202\x200\x200\x201\x206.5\x202h10a2\x202\x200\x200\x201\x202\x202v8.873a3.502\x203.502\x200\x200\x200\x201.495-2.681L20\x2010V4A3.5\x203.5\x200\x200\x200\x2016.5.5Z\x22/><path\x20clip-rule=\x22evenodd\x22\x20d=\x22M12.013\x207.453a.75.75\x200\x200\x201\x20.034\x201.06l-3.75\x204a.75.75\x200\x200\x201-1.045.048l-2.25-2a.75.75\x200\x200\x201\x20.996-1.122l1.704\x201.515\x203.25-3.467a.75.75\x200\x200\x201\x201.061-.034Z\x22/></svg>\x0a';class tt extends kt{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x3e1221,_0x190b07){super(_0x3e1221),this['set']('isEmpty',!_0x190b07['length']),this['focusTracker']=new _0x1394a2(),this['_annotationViews']=_0x190b07,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new Ft({'focusables':_0x190b07,'focusTracker':this['focusTracker']}),this['listenTo'](_0x190b07,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x190b07,'remove',(_0x270fac,_0xc08fc8)=>{_0xc08fc8['isActive']&&this['focus'](),_0x190b07['length']||(this['isEmpty']=!0x0);});const _0x5cac54=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':S(_0x3e1221,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x190b07},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x5cac54['if']('isEmpty','ck-hidden',_0x394b67=>!_0x394b67)]},'children':[{'text':S(_0x3e1221,'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 _0x46c89b of this['_annotationViews'])this['focusTracker']['add'](_0x46c89b['element']);this['_annotationViews']['on']('change',(_0x17238f,{added:_0x11386b,removed:_0x53e0ae})=>{for(const _0x2b98e1 of _0x11386b)this['focusTracker']['add'](_0x2b98e1['element']);for(const _0x476578 of _0x53e0ae)this['focusTracker']['remove'](_0x476578['element']);});}}class f extends _0x3af1c1{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,N];}constructor(_0xa4ac6e){super(_0xa4ac6e),this['archivedThreads']=new _0x5b4d52();}['init'](){const _0x193992=this['context'],_0xc1965a=_0x193992['plugins']['get'](o),_0xd3b87a=_0x193992['plugins']['get'](N);this['listenTo'](_0xc1965a,'addCommentThread',(_0x33723d,{threadId:_0x20e9a5})=>{const _0x685b1b=_0xc1965a['getCommentThread'](_0x20e9a5);_0x685b1b['archivedAt']&&this['archivedThreads']['add'](_0x685b1b,this['_calculatePosition'](_0x685b1b['archivedAt'])),this['listenTo'](_0x685b1b,'change:archivedAt',(_0x3a73f6,_0x2b82a8,_0x8e778c)=>{_0x8e778c?this['archivedThreads']['has'](_0x685b1b)||this['archivedThreads']['add'](_0x685b1b,this['_calculatePosition'](_0x685b1b['archivedAt'])):this['archivedThreads']['has'](_0x685b1b)&&this['archivedThreads']['remove'](_0x685b1b);});}),this['listenTo'](_0xc1965a,'removeCommentThread',(_0x16555f,{threadId:_0x45ac8a})=>{const _0x330677=_0xc1965a['getCommentThread'](_0x45ac8a);this['stopListening'](_0x330677),this['archivedThreads']['has'](_0x330677)&&this['archivedThreads']['remove'](_0x330677);},{'priority':'highest'}),this['listenTo'](_0xd3b87a['collection'],'focus',(_0xf614b1,_0x3a2459)=>{_0x3a2459['isVisible']||(_0x3a2459['isActive']=!0x0,_0xd3b87a['activate'](_0x3a2459));});}['_calculatePosition'](_0x43bf69){const _0xd7a707=[...this['archivedThreads']]['findIndex'](_0x21208a=>_0x21208a['archivedAt']<_0x43bf69);return _0xd7a707>-0x1?_0xd7a707:this['archivedThreads']['length'];}}class a extends _0x22c34d{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[f,_0x690daf];}constructor(_0x110160){super(_0x110160),this['annotationViews']=new _0xa9c1f1(),this['_pendingThreads']=[];}['init'](){const _0xe5a0b4=this['editor'],_0x16e9fa=this['_hideDialogOnAnnotationEscape']['bind'](this);_0xe5a0b4['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x39ca28,!0x0)),_0xe5a0b4['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x2a97aa=this['_createCommentsArchiveButton'](_0x2d310f);return _0x2a97aa['set']({'role':'menuitemcheckbox'}),_0x2a97aa;});const _0x32d1f6=_0xe5a0b4['plugins']['get'](f),_0xa47382=_0xe5a0b4['plugins']['get']('Annotations'),_0x113003=_0xe5a0b4['plugins']['get']('CommentsRepository');this['listenTo'](_0x32d1f6['archivedThreads'],'add',(_0x272f9e,_0x10173c)=>{const _0x537653=_0xe5a0b4['config']['get']('collaboration.channelId');if(!_0x537653||_0x10173c['channelId']===_0x537653){const _0x589542=_0x113003['_threadToController']['get'](_0x10173c);if(!_0x589542)return void this['_pendingThreads']['push'](_0x10173c);const _0x272ebd=this['_calculatePosition'](_0x10173c['archivedAt']),_0x10a07b=_0xa47382['getByInnerView'](_0x589542['view']);_0x10a07b['isVisible']&&_0xa47382['_visibleAnnotations']['remove'](_0x10a07b),this['annotationViews']['add'](_0x10a07b['view'],_0x272ebd);}}),this['listenTo'](_0xa47382['collection'],'add',(_0xe18a4,_0x82fe3c)=>{const _0x308471=this['_pendingThreads']['find'](_0x413f82=>{const _0x549d81=_0x113003['_threadToController']['get'](_0x413f82);return _0x549d81&&_0x82fe3c['innerView']===_0x549d81['view'];});if(_0x308471){const _0x3e27bc=this['_calculatePosition'](_0x308471['archivedAt']);this['annotationViews']['add'](_0x82fe3c['view'],_0x3e27bc),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x308471),0x1);}}),this['listenTo'](_0x32d1f6['archivedThreads'],'remove',(_0xa0fd1,_0xc68e1d)=>{const _0x388385=_0xe5a0b4['config']['get']('collaboration.channelId');if(!_0x388385||_0xc68e1d['channelId']===_0x388385){const _0x4890cd=_0x113003['_threadToController']['get'](_0xc68e1d),_0x34029d=_0xa47382['getByInnerView'](_0x4890cd['view']);this['annotationViews']['remove'](_0x34029d['view']),this['stopListening'](_0x34029d['focusableElements']);}}),this['listenTo'](_0xa47382['collection'],'add',(_0x5c04f1,_0x38aa55)=>{this['listenTo'](_0x38aa55,'escape',_0x16e9fa);}),this['listenTo'](_0xa47382['collection'],'remove',(_0x556331,_0x2ea381)=>{this['stopListening'](_0x2ea381,'escape',_0x16e9fa);});}['_calculatePosition'](_0x4e3a87){const _0x268275=this['editor']['config']['get']('collaboration.channelId'),_0x40ad6c=[...this['editor']['plugins']['get'](f)['archivedThreads']]['filter'](_0x4f8886=>_0x4f8886['channelId']===_0x268275)['findIndex'](_0x5b1f04=>_0x5b1f04['archivedAt']<_0x4e3a87);return _0x40ad6c<0x0||_0x40ad6c>this['annotationViews']['length']?this['annotationViews']['length']:_0x40ad6c-0x1;}['_toggleDialog'](){const _0x3d0a44=this['editor'],_0x41072c=_0x3d0a44['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new tt(_0x3d0a44['locale'],this['annotationViews'])),'commentsArchive'===_0x41072c['id']?_0x41072c['hide']():_0x41072c['show']({'id':'commentsArchive','title':S(_0x3d0a44['locale'],'COMMENTS_ARCHIVE'),'icon':Z,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x30a3a1['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0xe1d2a6,_0x5ac51e=!0x1){const _0x56e9cc=this['editor']['locale'],_0x1880f8=this['editor']['plugins']['get']('Dialog'),_0x16a502=new _0xe1d2a6(_0x56e9cc);return _0x16a502['bind']('isEnabled')['to'](this,'isEnabled'),_0x16a502['bind']('isOn')['to'](_0x1880f8,'id',_0x452bc7=>'commentsArchive'===_0x452bc7),_0x16a502['set']({'label':S(_0x56e9cc,'COMMENTS_ARCHIVE'),'icon':Z,'isToggleable':!0x0}),_0x5ac51e&&(_0x16a502['tooltip']=!0x0),this['listenTo'](_0x16a502,'execute',()=>this['_toggleDialog']()),_0x16a502;}['_hideDialogOnAnnotationEscape']=_0xe21213=>{const _0xa24fc7=_0xe21213['source'];if(!this['annotationViews']['has'](_0xa24fc7['view']))return;const _0x3f4bf3=this['editor']['plugins']['get']('Dialog');_0x3f4bf3['isOpen']&&'commentsArchive'===_0x3f4bf3['id']&&(_0x3f4bf3['hide'](),_0xe21213['stop']());};}class p extends _0x22c34d{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,x as AnnotationCollection,T as AnnotationView,N as Annotations,M as AnnotationsUIs,is as BaseCommentThreadView,rs as BaseCommentView,re as Comment,oe 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,e as WideSidebar};
23
+ import{Editor as _0x21f649,icons as _0x3412ec,ContextPlugin as _0x3f9f30,PendingActions as ht,Command as _0x1135cd,Plugin as _0x44c214,Context as _0x5257b6}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x1eb62e,uid as _0x5ec6e9,KeystrokeHandler as jt,FocusTracker as _0x22a307,diff as _0xcc1a29,Collection as _0x11cbf4,Rect as _0x12a62b,CKEditorError as _0x766f41,first as _0x4b73ac,priorities as Wt,scrollViewportToShowTarget as rt,getEnvKeystrokeText as nt,toUnit as Ht,DomEmitterMixin as _0xe2bdbb,keyCodes as _0x1cfb48}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x2ef72b,AriaDescriptionView as ts,setupThreadKeyboardNavigation as _0x25184d,ConfirmMixin as ti,LateFocusButtonView as _0x446621,trimHtml as _0x4a0a95,LateFocusDropdownButtonView as _0x5ae254,Users as it,getDateTimeFormatter as lt,hashObject as pt,getAllMarkersDomElementsSorted as et,surroundingMarkersDetector as ot,FOCUS_ANNOTATION_KEYSTROKE as _0x44b7c0}from'ckeditor5-collaboration/dist/index.js';import{throttle as Dt,isEqual as wt,cloneDeep as It,set as At,unset as yt,debounce as _0x23ed5d}from'lodash-es';import{EditorUIView as Yt,InlineEditableUIView as $t,EditorUI as Vt,View as kt,FocusCycler as Ft,ButtonView as _0x3e77fe,ViewCollection as _0x36f2fa,createDropdown as _0x398c32,ListView as _0x4150e1,focusChildOnDropdownOpen as _0x11a468,ListItemView as _0x12e8bd,MenuBarMenuListItemButtonView as _0xa36070,BodyCollection as _0x977e01,BalloonPanelView as _0x17391a,ContextualBalloon as _0x32dd4a,Dialog as _0x2135ff,DialogViewPosition as _0x310fee}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disablePlaceholder as zt,enablePlaceholder as St,MouseObserver as _0x47e7a4}from'@ckeditor/ckeditor5-engine/dist/index.js';import{Clipboard as Bt,ClipboardMarkersUtils as Mt,ClipboardPipeline as Pt}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Enter as Et,ShiftEnter as Gt}from'@ckeditor/ckeditor5-enter/dist/index.js';import{SelectAll as Jt}from'@ckeditor/ckeditor5-select-all/dist/index.js';import{Typing as Kt}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Undo as Nt}from'@ckeditor/ckeditor5-undo/dist/index.js';import{Paragraph as Qt}from'@ckeditor/ckeditor5-paragraph/dist/index.js';import{FOCUS_ANNOTATION_KEYSTROKE as _0x122bf7}from'@ckeditor/ckeditor5-collaboration-core/dist/index.js';import{toWidget as _0xc2c561}from'@ckeditor/ckeditor5-widget/dist/index.js';class Ct extends/* #__PURE__ -- @preserve */
24
+ _0x1eb62e(){['model'];['view'];constructor(_0x460941,_0x24d5ed){super(),this['model']=_0x460941,this['model']['_isAttached']=!0x0,this['view']=_0x24d5ed,this['listenTo'](_0x24d5ed,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x24d5ed,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x24d5ed,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x24d5ed,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x24d5ed,'addComment',(_0x216eea,_0x581984)=>this['addComment'](_0x581984)),this['listenTo'](_0x24d5ed,'updateComment',(_0x262938,_0x1469cc,_0x51be18)=>this['updateComment'](_0x1469cc,_0x51be18)),this['listenTo'](_0x24d5ed,'removeComment',(_0x1793ea,_0x43396a)=>this['removeComment'](_0x43396a));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0xd7b014){this['model']['addComment']({'content':_0xd7b014,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x3ee726,_0x43208b){this['model']['getComment'](_0x3ee726)['update']({'content':_0x43208b});}['removeComment'](_0x4536bf){this['model']['getComment'](_0x4536bf)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function S(_0x2d2b87,_0x2ba11,_0x488d77){const t=_0x2d2b87['t'];switch(_0x2ba11){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'},_0x488d77);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'},_0x488d77);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'},_0x488d77);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'},_0x488d77);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x488d77);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'},_0x488d77);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'},_0x488d77);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'},_0x488d77);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 Xt extends Yt{['main'];['editable'];constructor(_0x2b961c,_0x2b3d16){super(_0x2b961c);const _0x56afaa=_0x5ec6e9();this['main']=this['createCollection'](),this['editable']=new $t(_0x2b961c,_0x2b3d16,void 0x0,{'label':()=>S(_0x2b961c,'Comment\x20editor')}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'dir':_0x2b961c['uiLanguageDirection'],'lang':_0x2b961c['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x56afaa},'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 Vt{['view'];constructor(_0xa5fb5a){super(_0xa5fb5a),this['view']=new Xt(_0xa5fb5a['locale'],_0xa5fb5a['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x16c254=this['editor']['editing']['view'],_0x1a04d8=this['view']['editable'],_0x2b9b55=_0x16c254['document']['getRoot']();_0x1a04d8['name']=_0x2b9b55['rootName'],this['view']['render']();const _0x375e69=_0x1a04d8['element'];this['setEditableElement'](_0x1a04d8['name'],_0x375e69),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x16c254['attachDomRoot'](_0x375e69),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const Rt=[Bt,Et,Gt,Jt,Kt,Nt,Qt];class Ut extends/* #__PURE__ -- @preserve */
25
+ _0x1eb62e(_0x21f649){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
26
+ ((()=>Rt)());constructor(_0x56d78d={}){function _0xb784d2(_0xec109c){return _0xec109c['map'](_0x58b2f4=>String['fromCharCode'](_0x58b2f4))['join']('');}(_0x56d78d=Object['assign']({},_0x56d78d))['plugins']||(_0x56d78d['plugins']=Ut['defaultPlugins']),super(_0x56d78d),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[_0xb784d2([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xb784d2([0x76,0x69,0x65,0x77])][_0xb784d2([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xb784d2([0x61,0x75,0x74,0x6f]),this[_0xb784d2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0xb784d2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xb784d2([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0xb784d2([0x73,0x74,0x61,0x74,0x75,0x73])]:_0xb784d2([0x6f,0x6b])});}['create'](){const _0x4048c4=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x4048c4))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x4fcbce=>{const _0x4714fb=this['model']['document']['getRoot'](),_0x5a7dc1=_0x4714fb&&_0x4714fb['getChild'](_0x4714fb['childCount']-0x1);_0x4fcbce['setSelection'](_0x5a7dc1,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x509799=this['editing']['view'],_0x493662=_0x509799['document']['getRoot'](),_0x142929=_0x493662['getChild'](0x0);_0x493662['childCount']>0x1||!_0x142929||'p'!=_0x142929['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(zt(_0x509799,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x142929['placeholder']=this['placeholder']),St({'view':_0x509799,'element':_0x142929,'keepOnFocus':!0x0}),this['placeholderElement']=_0x142929);}}class os extends kt{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0xf62897,_0x35ca0d={}){super(_0xf62897),this['editor']=null,this['_editorConfig']=_0x35ca0d,this['set']('value',_0x35ca0d['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',S(_0xf62897,'Reply...')),this['set']('submitLabel',S(_0xf62897,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new jt(),this['focusTracker']=new _0x22a307(),this['focusCycler']=new Ft({'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',(_0x5ba800,_0x25d86f)=>{this['cancelButtonView']['fire']('execute'),_0x25d86f();}),this['keystrokes']['set']('Ctrl+Enter',(_0x3fea21,_0x1f10bf)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x1f10bf());}),this['on']('submit',(_0x41c267,_0x19c5db)=>{_0x19c5db['length']>0xfde8?(alert(S(_0xf62897,'TOO_LONG_COMMENT_ALERT',[_0x19c5db['length'],0xfde8])),_0x41c267['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new Ut(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x4cc43f=this['editor'];this['element']['insertBefore'](_0x4cc43f['ui']['element'],this['element']['firstChild']),_0x4cc43f['model']['document']['on']('change',()=>this['value']=_0x4cc43f['getData']()),_0x4cc43f['bind']('placeholder')['to'](this),this['focusables']['add'](_0x4cc43f['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x543666){-0x1===_0x543666?(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:_0x2c65b2}=this,_0x2c834a=new _0x3e77fe(_0x2c65b2);return _0x2c834a['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x2c834a['withText']=!0x0,_0x2c834a['bind']('label')['to'](this,'submitLabel'),_0x2c834a['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x2c834a['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x10d4c7,_0x5a8105)=>!_0x5a8105&&!!_0x10d4c7['trim']()),_0x2c834a;}['_createCancelButton'](){const {locale:_0x4c193a}=this,_0x515062=new _0x3e77fe(_0x4c193a);return _0x515062['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x515062['label']=S(_0x4c193a,'Cancel'),_0x515062['withText']=!0x0,_0x515062['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x515062;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x316548=>{this['focusTracker']['add'](_0x316548['element']);}),this['focusables']['on']('change',(_0x4a9c25,_0x22c9df)=>{for(const _0xfc425c of Array['from'](_0x22c9df['added'])['reverse']())this['focusTracker']['add'](_0xfc425c['element']);});}}class ie extends kt{constructor(_0x50760a,_0x2eb2b8,_0x4eadd0){super(_0x50760a),this['commentInputView']=new os(_0x50760a,_0x4eadd0),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x459180,_0xebe467)=>_0x459180||!!_0xebe467),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 _0x2ef72b(_0x50760a,_0x2eb2b8),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'](_0x4b106b){this['commentInputView']['focus'](_0x4b106b);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x2765aa,_0x4482cb)=>{const {submitButtonView:_0x138628,cancelButtonView:_0x1f7111,editor:_0x4c559e}=this['commentInputView'];[_0x138628['element'],_0x1f7111['element'],_0x4c559e?_0x4c559e['editing']['view']['getDomRoot']():null]['filter'](_0x4e3a20=>_0x4e3a20)['some'](_0x465e85=>_0x465e85['contains'](_0x4482cb['target']))||(this['focus'](),_0x4482cb['preventDefault']());});}}class cs extends kt{constructor(_0x38a29e){super(_0x38a29e);const _0x2621da=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x2621da['to']('count',_0x226bad=>S(_0x38a29e,'NUMBER_OF_COMMENTS',_0x226bad))}]});}}class te extends kt{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x5d6cc5,_0x459994,_0x5c7144){super(_0x5d6cc5);const _0x4c1941=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x459994['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x459994,this['_config']=_0x5c7144,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x22a307(),this['keystrokes']=new jt(),this['focusCycler']=new Ft({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x56beae=>this['commentViews']['map'](_0x4c91c9=>_0x4c91c9['element'])['includes'](_0x56beae['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new cs(_0x5d6cc5),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x59c809=>_0x59c809-this['_config']['maxCommentsWhenCollapsed']);for(const _0x53f197 of _0x459994['comments'])this['_handleNewCommentModel'](_0x53f197);this['_handleInfoComment'](),this['listenTo'](_0x459994['comments'],'add',(_0x3fb0bc,_0x24f916)=>{const _0x5b1221=this['_calculatePosition'](_0x24f916);this['length']++,this['_handleNewCommentModel'](_0x24f916,_0x5b1221),this['refreshVisibleViews']();}),this['listenTo'](_0x459994['comments'],'remove',(_0x428c16,_0x37fd30)=>{this['length']--,this['_handleRemoveCommentModel'](_0x37fd30),this['refreshVisibleViews']();}),this['listenTo'](_0x459994,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x459994,'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',_0x4c1941['if']('length','ck-hidden',_0x4a6ff8=>!_0x4a6ff8)],'aria-label':S(_0x5d6cc5,'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'](_0x1b2f5d){-0x1===_0x1b2f5d?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x221799 of this['commentViews'])_0x221799['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x1e27d6,_0x1df596){const _0x4b51a5=new this['_config']['CommentView'](this['locale'],_0x1e27d6,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x4b51a5['viewUid']=_0x1e27d6['id'],_0x4b51a5['delegate']('removeComment')['to'](this),_0x4b51a5['delegate']('updateComment')['to'](this),_0x4b51a5['delegate']('resolveCommentThread')['to'](this),_0x4b51a5['delegate']('editorReady')['to'](this),_0x4b51a5['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x4b51a5,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x4b51a5,_0x1df596);}['_calculatePosition'](_0x2b58dc){const _0x2a73eb=this['_model']['_findOptimalIndex'](_0x2b58dc);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x2b58dc['authoredAt']?_0x2a73eb-0x1:_0x2a73eb:_0x2a73eb-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x1a7262={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':S(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x1a7262,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x1a7262));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x5aa32d){const _0x2d6113=this['commentViews']['remove'](_0x5aa32d['id']);this['stopListening'](_0x2d6113),_0x2d6113['isEditMode']&&this['_updateHasDirtyComment'](),_0x2d6113['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x5953b4=>_0x5953b4['isEditMode']);}['_rearrangeCollapse'](){const _0x29d5b1=function(_0x1145b2){const _0x3e343f=new _0x11cbf4();for(const _0x8925c8 of _0x1145b2)_0x3e343f['add'](_0x8925c8);return _0x3e343f;}(this['commentViews']),_0x3d97e7=this['_collapsedCommentsView']['count'];for(let _0x42b66b=0x1;_0x42b66b<=_0x3d97e7;_0x42b66b++)_0x29d5b1['remove'](0x1);for(const _0xd6159 of _0x29d5b1)_0xd6159['collapse']();_0x3d97e7>0x0&&_0x29d5b1['add'](this['_collapsedCommentsView'],0x1),as(_0xcc1a29(Array['from'](this['visibleViews']),Array['from'](_0x29d5b1)),this['visibleViews'],_0x29d5b1);}['_rearrangeExpand'](){as(_0xcc1a29(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x489463 of this['visibleViews'])_0x489463['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x2676f1=>{this['focusTracker']['add'](_0x2676f1['element']),this['keystrokes']['listenTo'](_0x2676f1['element']);}),this['commentViews']['on']('change',(_0xfa0cb,_0x5d1bcc)=>{for(const _0x3f3f22 of _0x5d1bcc['removed'])this['focusTracker']['remove'](_0x3f3f22['element']),this['keystrokes']['stopListening'](_0x3f3f22['element']);for(const _0x35f199 of Array['from'](_0x5d1bcc['added'])['reverse']())this['focusTracker']['add'](_0x35f199['element']),this['keystrokes']['listenTo'](_0x35f199['element']);});}}function as(_0x567ea4,_0x4c1dcb,_0x4d5bd1){let _0x59c50e=0x0;for(const _0x25c5bb of _0x567ea4)switch(_0x25c5bb){case'insert':_0x4c1dcb['add'](_0x4d5bd1['get'](_0x59c50e),_0x59c50e),_0x59c50e++;break;case'delete':_0x4c1dcb['remove'](_0x59c50e);break;case'equal':_0x59c50e++;}}class ls extends kt{constructor(_0x2cf961){super(_0x2cf961);const _0x1c37e0=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x1c37e0['to']('contextValue',_0x50e3cf=>S(_0x2cf961,'THREAD_CONTEXT_LABEL',_0x50e3cf)),'tabindex':-0x1},'children':[{'text':_0x1c37e0['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class Zt extends kt{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x4742f7,_0x46be97){super(_0x4742f7);const _0x61a7c0=this['bindTemplate'];this['_model']=_0x46be97,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x22a307(),this['keystrokes']=new jt(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x4f503b=>!!_0x4f503b),this['bind']('contextValue')['to'](this['_model'],'context',_0x2eb319=>_0x2eb319&&_0x2eb319['value']?this['_trimContextValue'](_0x2eb319['value']):S(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',_0x61a7c0['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 _0xc3c310=new _0x3e77fe(this['locale']);return _0xc3c310['label']=S(this['locale'],'Reopen'),_0xc3c310['tooltip']=S(this['locale'],'Reopen'),_0xc3c310['icon']='<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22m5.042\x209.367\x202.189\x201.837a.75.75\x200\x200\x201-.965\x201.149l-3.788-3.18a.747.747\x200\x200\x201-.21-.284.75.75\x200\x200\x201\x20.17-.945L6.23\x204.762a.75.75\x200\x201\x201\x20.964\x201.15L4.863\x207.866h8.917A.75.75\x200\x200\x201\x2014\x207.9a4\x204\x200\x201\x201-1.477\x207.718l.344-1.489a2.5\x202.5\x200\x201\x200\x201.094-4.73l.008-.032H5.042z\x22/></svg>',_0xc3c310['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x25bd63=>!_0x25bd63),_0xc3c310['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x50488e,_0x4fe6ef)=>_0x50488e&&_0x4fe6ef),_0xc3c310['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0xc3c310;}['_trimContextValue'](_0x3ef32f){if(_0x3ef32f['length']<0x96)return _0x3ef32f;const _0x26d8b9=_0x3ef32f['lastIndexOf']('\x20',0x93);return _0x3ef32f['substring'](0x0,_0x26d8b9>-0x1?_0x26d8b9:0x93)+'...';}['_attachContextActions'](){const _0x3f36ee=this['element']['querySelector']('.ck-context'),_0x8c8e9f=_0x3f36ee['querySelector']('.ck-context__value');this['listenTo'](_0x3f36ee,'mouseenter',()=>{_0x8c8e9f['offsetWidth']<_0x8c8e9f['scrollWidth']&&_0x3f36ee['classList']['add']('overlay');}),this['listenTo'](_0x3f36ee,'mouseleave',()=>{_0x3f36ee['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x1c6a7a of this['focusables'])this['focusTracker']['add'](_0x1c6a7a['element']),this['keystrokes']['listenTo'](_0x1c6a7a['element']);}['_createContextView'](){const _0x107bab=new ls(this['locale']);return _0x107bab['bind']('contextValue')['to'](this),_0x107bab;}}class is extends kt{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x47468f,_0x4f1b89,_0xbca10c,_0x205fa8){super(_0x47468f),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x4f1b89,this['_localUser']=_0xbca10c,this['_config']=_0x205fa8,this['commentThreadHeaderView']=new Zt(_0x47468f,_0x4f1b89),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new ts(_0x47468f,S(_0x47468f,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new te(_0x47468f,_0x4f1b89,Object['assign']({'CommentView':this['_config']['CommentView']},_0x205fa8)),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',(_0x2d2aae,_0x24209e)=>_0x2d2aae||!!_0x24209e),this['bind']('isUnlinked')['to'](_0x4f1b89,'unlinkedAt',_0x1d3792=>!!_0x1d3792),this['bind']('ariaLabel')['to'](this,'length',_0x5e796c=>{const _0x352a4b=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return S(this['locale'],'COMMENT_THREAD_LABEL',[_0x5e796c,_0x352a4b]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x22a307(),this['keystrokes']=new jt(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x10bf12=>_0x10bf12['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),_0x25184d(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x19d946=new ie(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0xea7b93=_0x19d946['commentInputView'];return _0x19d946['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0xea7b93,'value',(_0x37f068,_0x210b5a,_0xb7b347,_0x5ad4ed,_0x42e89a)=>!!_0x42e89a||!!_0x5ad4ed&&_0xb7b347&&!_0x210b5a||_0x37f068&&_0xb7b347&&!_0x210b5a),_0xea7b93['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x14772a,_0x51f5b7,_0xe9480d)=>{let _0x29febd;return _0x29febd=_0xe9480d&&_0x51f5b7?'Reply\x20to\x20reopen\x20discussion...':_0x14772a?'Reply...':'Write\x20a\x20comment...',S(this['locale'],_0x29febd);}),_0xea7b93['bind']('submitLabel')['to'](this,'length',_0x3bd8d2=>S(this['locale'],_0x3bd8d2?'Reply':'Comment')),_0xea7b93['on']('submit',(_0x4f6a15,_0x332e78)=>{this['fire']('addComment',_0x332e78),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0xea7b93['on']('cancel',()=>{this['focus']();}),_0xea7b93['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0xea7b93['on']('cancel',_0x2aafb7=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x2aafb7['stop']());}),this['on']('change:isActive',(_0x1df547,_0x3a9968,_0x389a1f)=>{_0x389a1f||this['length']||_0xea7b93['value']||this['fire']('removeCommentThread');}),_0x19d946;}}class vt extends/* #__PURE__ -- @preserve */
27
+ ti(is){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x2ccd44,_0x447746,_0x2a589b,_0x31ed61){super(_0x2ccd44,_0x447746,_0x2a589b,_0x31ed61),this['commentThreadChildren']=this['createCollection']([this['commentsListView'],this['commentThreadInputView'],this['ariaDescriptionView']]),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x2ccd44,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x1ef129,_0x46f414,_0x586c0f)=>{_0x586c0f||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x2afde9,_0x4e7b18,_0x25f93d)=>{_0x25f93d&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x32dc8e=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck','ck-thread','ck-reset_all-excluded','ck-rounded-corners',_0x32dc8e['if']('isActive','ck-thread--active'),_0x32dc8e['if']('isUnlinked','ck-thread--unlinked'),_0x32dc8e['if']('isConfirm','ck-thread--remove-confirmation'),_0x32dc8e['to']('actionIndicator',_0x5dcd59=>_0x5dcd59?'ck-thread--'+_0x5dcd59:'')],'data-thread-id':this['_model']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x32dc8e['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 _0x33eba8 of this['commentsListView']['commentViews'])_0x33eba8['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x7c1628}=this,_0x18120d=this['commentsListView']['commentViews']['get'](0x0);_0x18120d===this['_boundFirstCommentView']||_0x18120d['isSystemComment']||(this['_boundFirstCommentView']=_0x18120d,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x18120d,'actionIndicator',_0x9c3518=>'remove'===_0x9c3518?'remove':null),_0x18120d['placeholder']=S(_0x7c1628,'Write\x20a\x20comment...'),_0x18120d['removeButton']['on']('execute',_0x452ae7=>{_0x452ae7['stop'](),this['showConfirm'](S(_0x7c1628,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),this['on']('removeConfirm',()=>{_0x18120d['focus']();}),_0x18120d['actionBar']['add'](this['resolveButton'],0x0),_0x18120d['focusables']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x4c4b5d=new _0x446621(this['locale']);return _0x4c4b5d['label']=S(this['locale'],'Resolve'),_0x4c4b5d['tooltip']=S(this['locale'],'Resolve'),_0x4c4b5d['icon']=_0x3412ec['check'],_0x4c4b5d['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x4c4b5d['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x463472=>!_0x463472),_0x4c4b5d['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x4582b4,_0x58b1b4)=>_0x4582b4&&!_0x58b1b4),_0x4c4b5d['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x4c4b5d;}['_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 hs extends kt{constructor(_0x3c19e1){super(_0x3c19e1),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x57e2a3,_0x567416,_0x42528c)=>{this['element']['innerHTML']=_0x42528c;}),this['element']['innerHTML']=this['content'];}}class rs extends kt{['visibleView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x374530,_0x1fa959,_0x1db0b4){super(_0x374530),this['_model']=_0x1fa959,this['_config']=_0x1db0b4,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['bind']('ariaLabel')['to'](_0x1fa959,'content',_0x1fa959,'authoredAt',(_0x298ebb,_0x2b3709)=>S(_0x374530,'COMMENT_ARIA_LABEL',[_0x1fa959['author']['name'],_0x1db0b4['formatDateTime'](_0x2b3709),new DOMParser()['parseFromString'](_0x298ebb,'text/html')['body']['textContent'],_0x1fa959['isExternal']?this['getExternalCommentNote']():''])),this['ariaDescriptionView']=new ts(_0x374530,S(_0x374530,'COMMENT_THREAD_DESCRIPTION')),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']()),this['focusables']=new _0x36f2fa(),this['focusTracker']=new _0x22a307(),this['keystrokes']=new jt(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0xc76272=>_0xc76272['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']?S(this['locale'],'EXTERNAL_IMPORT_WORD_COMMENT'):S(this['locale'],'EXTERNAL_COMMENT');}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?S(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):S(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['_createCommentContentView'](){const _0x7cb542=new hs(this['locale']);return _0x7cb542['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x38c544,_0x16f44e)=>_0x16f44e?_0x4a0a95(_0x38c544,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x38c544),_0x7cb542;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x28b7ea=new os(this['locale'],this['_config']['editorConfig']);return _0x28b7ea['value']=this['_model']['content'],_0x28b7ea['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x28b7ea['submitLabel']=S(this['locale'],'Save'),_0x28b7ea['on']('submit',(_0x3d6543,_0x4b4ce1)=>{this['fire']('updateComment',this['_model']['id'],_0x4b4ce1),this['switchToDisplayMode'](),this['focus']();}),_0x28b7ea['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x28b7ea['once']('editorReady',()=>{_0x28b7ea['focus']();}),_0x28b7ea['createEditor'](),_0x28b7ea['delegate']('editorReady')['to'](this),_0x28b7ea['delegate']('editorDestroyed')['to'](this),_0x28b7ea;}['_setupKeyboardNavigation'](){const _0x314a29=this['element'];this['keystrokes']['listenTo'](_0x314a29);for(const _0x2ce6be of this['focusables'])this['focusTracker']['add'](_0x2ce6be['element']),this['keystrokes']['listenTo'](_0x2ce6be['element']);this['focusables']['on']('change',(_0x2a6d72,_0x2b7a3a)=>{for(const _0x5d9379 of _0x2b7a3a['removed'])this['focusTracker']['remove'](_0x5d9379['element']),this['keystrokes']['stopListening'](_0x5d9379['element']);for(const _0x352a67 of _0x2b7a3a['added'])this['focusTracker']['add'](_0x352a67['element']),this['keystrokes']['listenTo'](_0x352a67['element']);}),this['keystrokes']['set']('enter',(_0x2553c8,_0x20740f)=>{_0x314a29===_0x2553c8['target']&&(this['focusCycler']['focusFirst'](),_0x20740f());}),this['keystrokes']['set']('esc',(_0x4bd5ad,_0x2670f3)=>{_0x314a29!==_0x4bd5ad['target']&&(this['focus'](),_0x2670f3());});}}class gt extends/* #__PURE__ -- @preserve */
28
+ ti(rs){['actionBar'];['userView'];constructor(_0x484da5,_0x164939,_0x2aa4b7){super(_0x484da5,_0x164939,_0x2aa4b7),this['set']('actionIndicator',null),this['set']('placeholder',S(_0x484da5,'Reply...')),this['bind']('authoredAt')['to'](_0x164939),this['bind']('resolvedAt')['to'](_0x164939),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 _0x2ef72b(_0x484da5,_0x164939['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['listenTo'](_0x164939,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0xd15ec5=this['bindTemplate'],_0x566005=[{'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']}},{'tag':'time','attributes':{'datetime':_0xd15ec5['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0xd15ec5['to']('authoredAt',_0x3c23da=>this['_config']['formatDateTime'](_0x3c23da))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0xd15ec5['if']('isEditMode','ck-comment__actions--hidden'),_0xd15ec5['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']&&_0x566005['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper',_0xd15ec5['if']('isConfirm','ck-comment--remove-confirmation')],'tabindex':-0x1,'aria-label':_0xd15ec5['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id'],'role':'listitem'},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0xd15ec5['if']('isEditMode','ck-comment--edit'),_0xd15ec5['if']('isSystemComment','ck-comment--info'),_0xd15ec5['to']('actionIndicator',_0x2adb16=>_0x2adb16?'ck-comment--'+_0x2adb16:'')],'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':_0x566005}]}]};}['_createEditButton'](){const _0x58d8c1=new _0x3e77fe(this['locale']);return _0x58d8c1['label']=S(this['locale'],'Edit'),_0x58d8c1['icon']=_0x3412ec['pencil'],_0x58d8c1['withText']=!0x0,_0x58d8c1['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x58d8c1['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x262ff3=>!_0x262ff3),_0x58d8c1['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x58d8c1['on']('execute',()=>this['switchToEditMode']()),_0x58d8c1;}['_createRemoveButton'](){const _0xe7e909=new _0x3e77fe(this['locale']);return _0xe7e909['label']=S(this['locale'],'Remove'),_0xe7e909['icon']='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2024,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M5.2\x207h9.2c.6\x200\x201\x20.4\x201\x201v9.9c0\x20.5-.4\x201-1\x201H5.2a1\x201\x200\x200\x201-1-1V8c0-.6.4-1\x201-1zm1\x201.5c-.3\x200-.5.2-.5.5v8c0\x20.3.2.5.5.5h.5c.2\x200\x20.5-.2.5-.5V9c0-.3-.3-.5-.5-.5h-.5zm3.2\x200c-.2\x200-.5.2-.5.5v8c0\x20.3.3.5.5.5h.5c.3\x200\x20.5-.2.5-.5V9c0-.3-.2-.5-.5-.5h-.4zm3.5\x200c-.2\x200-.5.2-.5.5v8c0\x20.3.3.5.5.5h.5c.3\x200\x20.5-.2.5-.5V9c0-.3-.2-.5-.5-.5h-.5zm-1.4-7.1H8.3L6.5\x203.6H3.8c-.5\x200-.7.3-.7.8s.2.7.7.7h12c.6\x200\x20.9-.2.9-.7\x200-.5-.3-.8-1-.8h-2.4l-1.8-2.2z\x22/></svg>\x0a',_0xe7e909['withText']=!0x0,_0xe7e909['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0xe7e909['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x489c17=>!_0x489c17),_0xe7e909['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0xe7e909['on']('execute',()=>{this['showConfirm'](S(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0xe7e909;}['_createDropdown'](){const _0x5da519=_0x398c32(this['locale'],_0x5ae254),_0x32bf45=_0x5da519['panelView']['children'],_0x1db8a5=new _0x4150e1(this['locale']),_0x5711ab=_0x5da519['bindTemplate'];_0x11a468(_0x5da519,()=>this['items']['find'](_0x47913d=>_0x47913d['isVisible'])),_0x5da519['extendTemplate']({'attributes':{'class':[_0x5711ab['if']('isVisible','ck-hidden',_0x411ca4=>!_0x411ca4)]}});const _0x440cc6=(_0x55fc68,_0xdfd7ff=-0x1)=>{const _0x58b513=new _0x12e8bd(this['locale']);_0x58b513['children']['add'](_0x55fc68);const _0x4c85be=_0xdfd7ff>-0x1?_0xdfd7ff:_0x1db8a5['items']['length'];_0x1db8a5['items']['add'](_0x58b513,_0x4c85be);const _0x37cf4e=Array['from'](this['items']);_0x5da519['unbind']('isEnabled','isVisible'),_0x5da519['bind']('isEnabled')['toMany'](_0x37cf4e,'isEnabled',(..._0x20cfca)=>_0x20cfca['some'](_0x279c44=>_0x279c44)),_0x5da519['bind']('isVisible')['toMany'](_0x37cf4e,'isVisible',(..._0x227d06)=>_0x227d06['some'](_0x69f58a=>_0x69f58a));};_0x5da519['panelPosition']='sw',_0x5da519['buttonView']['set']({'label':S(this['locale'],'Show\x20more\x20items'),'icon':_0x3412ec['threeVerticalDots']});for(const _0x4b50ca of this['items'])_0x440cc6(_0x4b50ca);return _0x32bf45['add'](_0x1db8a5),_0x5da519['listenTo'](this['items'],'add',(_0xaa9b80,_0xefbffd,_0x10950b)=>{_0x440cc6(_0xefbffd,_0x10950b);}),_0x5da519['listenTo'](this['items'],'remove',(_0x40997b,_0x58ecb4,_0x681901)=>{_0x1db8a5['items']['remove'](_0x681901);}),_0x5da519;}['_attachActions'](_0x2f9dab,_0xf44e32){const _0x590e8c=_0x2f9dab&&_0x2f9dab['element'];_0x590e8c&&(this['listenTo'](_0x590e8c,'mouseenter',()=>this['actionIndicator']=_0xf44e32),this['listenTo'](_0x590e8c,'focus',()=>this['actionIndicator']=_0xf44e32),this['listenTo'](_0x590e8c,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x590e8c,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0x3b18f9=super['_createCommentInputView']();return _0x3b18f9['bind']('placeholder')['to'](this),_0x3b18f9;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function Lt(_0x4c4d4b){const _0x4021df=Dt(_0x4c4d4b,0x1e),_0x3f457c=new MutationObserver(_0x3b88a6=>{for(const _0x17b5f4 of _0x3b88a6)('attributes'==_0x17b5f4['type']&&'class'==_0x17b5f4['attributeName']||'childList'==_0x17b5f4['type']||'characterData'==_0x17b5f4['type'])&&_0x4021df();});return{'attach'(_0x27aef2){_0x3f457c['observe'](_0x27aef2,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x3f457c['disconnect'](),_0x4021df['cancel']();}};}class T extends kt{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x53557b,_0xe4955d){super(_0x53557b),this['id']=_0x5ec6e9(),this['focusTracker']=new _0x22a307(),this['keystrokes']=new jt(),this['keystrokes']['set']('Esc',(_0x1c84ec,_0x41a184)=>this['fire']('Esc',_0x41a184)),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'](_0xe4955d),this['mainView']=_0xe4955d;const _0x7c8943=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x7c8943['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 _0x1d8b23=this['element']['clientHeight'];_0x1d8b23&&(this['height']=_0x1d8b23);}}class d extends/* #__PURE__ -- @preserve */
29
+ _0x1eb62e(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x54d2cd,target:_0xa0a0e5,type:_0xd923bb,isVisible:_0x516f1b=!0x0}){super(),this['view']=_0x54d2cd,this['view']['element']||this['view']['render'](),this['_type']=_0xd923bb,this['_target']=_0xa0a0e5,d['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x11cbf4([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x5c6e60,_0x3a2cbe)=>{this['view']['focusTracker']['add'](_0x3a2cbe);}),this['focusableElements']['on']('remove',(_0x2d77cc,_0x40a5c0)=>{this['view']['focusTracker']['remove'](_0x40a5c0);}),this['set']('isVisible',_0x516f1b);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x31d65d=this['_getNormalizedTarget']();return d['_assertCorrectTarget'](_0x31d65d),_0x31d65d;}get['targetRect'](){const _0xadf83c=this['target'];if(null===_0xadf83c)return null;if(_0xadf83c instanceof _0x12a62b)return _0xadf83c;const _0x156180=_0xadf83c['filter'](_0x2dc5b7=>function(_0x5cc76d){const _0x45162b=_0x5cc76d['offsetParent'];if(_0x45162b)return!0x0;const _0x5f1b7d=_0x5cc76d['getClientRects']()['item'](0x0);return!!_0x5f1b7d;}(_0x2dc5b7));return 0x0===_0x156180['length']?null:new _0x12a62b(_0x156180[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x36901d){this['view']['isActive']=_0x36901d,this['view']['mainView']['isActive']=_0x36901d;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x3eb081){if(!(null===_0x3eb081||_0x3eb081 instanceof _0x12a62b||Array['isArray'](_0x3eb081)&&_0x3eb081['every'](_0x4e15c5=>ne(_0x4e15c5))))throw new _0x766f41('annotation-invalid-target',null,{'target':_0x3eb081});}['_getNormalizedTarget'](){const _0x362ad4='function'==typeof this['_target']?this['_target']():this['_target'];return ne(_0x362ad4)?[_0x362ad4]:_0x362ad4;}}function ne(_0x5b0ba5){return null!==_0x5b0ba5&&'object'==typeof _0x5b0ba5&&'nodeType'in _0x5b0ba5&&0x1===_0x5b0ba5['nodeType'];}class x extends _0x11cbf4{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x2f55e9=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x22a307(),this['_focusTracker']['on']('change:isFocused',(_0x4a7a30,_0x476401,_0xcb9d14)=>{_0xcb9d14||this['fire']('blur');});for(const _0x5f54f3 of _0x2f55e9)this['add'](_0x5f54f3);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x4a1e9c){if(this['has'](_0x4a1e9c))throw new _0x766f41('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x4a1e9c['innerView'],_0x4a1e9c),this['_viewToAnnotation']['set'](_0x4a1e9c['view'],_0x4a1e9c);for(const _0x45cd19 of _0x4a1e9c['focusableElements'])this['_focusTracker']['add'](_0x45cd19);this['listenTo'](_0x4a1e9c['focusableElements'],'add',(_0x173366,_0x3dc2c7)=>{this['_focusTracker']['add'](_0x3dc2c7);}),this['listenTo'](_0x4a1e9c['focusableElements'],'remove',(_0x479680,_0x4e10b9)=>{this['_focusTracker']['remove'](_0x4e10b9);}),this['listenTo'](_0x4a1e9c['view']['focusTracker'],'change:isFocused',(_0x387472,_0x5e2732,_0x3e651a)=>{_0x3e651a&&this['fire']('focus',_0x4a1e9c);}),_0x4a1e9c['updateTargetRect']();const _0x16811b=this['_getOrderInContent'](_0x4a1e9c['view']['targetRect']);return super['add'](_0x4a1e9c,_0x16811b);}['remove'](_0x3f93f9){if(!this['has'](_0x3f93f9))throw new _0x766f41('annotationcollection-not-existing-item',null);this['stopListening'](_0x3f93f9['view']['focusTracker']),this['stopListening'](_0x3f93f9['focusableElements']);for(const _0x59b0bd of _0x3f93f9['focusableElements'])this['_focusTracker']['remove'](_0x59b0bd);return this['_viewToAnnotation']['delete'](_0x3f93f9['view']),this['_innerViewToAnnotation']['delete'](_0x3f93f9['innerView']),super['remove'](_0x3f93f9);}['getByInnerView'](_0x24c03c){return this['_innerViewToAnnotation']['get'](_0x24c03c);}['getByView'](_0x2a16f2){return this['_viewToAnnotation']['get'](_0x2a16f2);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x35736c of this)_0x35736c['updateTargetRect']();this['_sort']();}['_sort'](){const _0x264bd5=Array['from'](this)['sort']((_0x5a786f,_0x3cfdab)=>v(_0x5a786f['view']['targetRect'],_0x3cfdab['view']['targetRect']));for(let _0x463f2e=_0x264bd5['length']-0x1;_0x463f2e>0x0;_0x463f2e--){const _0x524783=_0x264bd5[_0x463f2e];_0x463f2e!==this['getIndex'](_0x524783)&&(this['remove'](_0x524783),this['add'](_0x524783));}}['_getOrderInContent'](_0x29fedc){let _0x30a06b=0x0;if(!_0x29fedc)return this['length'];for(const _0x45a2bd of this){const _0x223285=_0x45a2bd['view']['targetRect'];if(_0x223285){if(v(_0x29fedc,_0x223285)<0x0)return _0x30a06b;_0x30a06b++;}}return _0x30a06b;}}function v(_0x41d6d3,_0x1f9133){if(null===_0x41d6d3&&null===_0x1f9133)return 0x0;if(null===_0x41d6d3)return-0x1;if(null===_0x1f9133)return 0x1;const _0x2c7b0c=_0x41d6d3['top']-_0x1f9133['top'];return 0x0==_0x2c7b0c?_0x41d6d3['left']-_0x1f9133['left']:_0x2c7b0c;}class N extends _0x3f9f30{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x99804d){if(super(_0x99804d),this['collection']=new x(),this['_visibleAnnotations']=new x(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x99804d instanceof _0x21f649){const _0x36c382=_0x99804d['locale'];_0x99804d['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':S(_0x36c382,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':S(_0x36c382,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':S(_0x36c382,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':S(_0x36c382,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':S(_0x36c382,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':S(_0x36c382,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':S(_0x36c382,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x6ba7c1){this['collection']['add'](_0x6ba7c1);}['remove'](_0x16f54b){this['collection']['remove'](_0x16f54b),_0x16f54b['destroy']();}['refreshVisibility'](){for(const _0x518331 of this['collection'])_0x518331['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0xd45640){return this['collection']['getByInnerView'](_0xd45640);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x24e787 of this['collection'])_0x24e787['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x32cb11){this['fire']('_activateAnnotation',_0x32cb11);}['createAnnotation'](_0x126a27){return new d(_0x126a27);}['createAnnotationView'](_0x49f877,_0x380344){return new T(_0x49f877,_0x380344);}['_addActiveAnnotation'](_0x1e93b3){const _0x59af73=new Set(this['activeAnnotations']);_0x59af73['add'](_0x1e93b3),this['activeAnnotations']=_0x59af73;}['_removeActiveAnnotation'](_0x16580c){const _0x2f6a31=new Set(this['activeAnnotations']);_0x2f6a31['delete'](_0x16580c),this['activeAnnotations']=_0x2f6a31;}['_bindAnnotationsToVisibleAnnotations'](){const _0x4bf05d=this['collection'],_0x31a15f=this['_visibleAnnotations'];function _0x2d61fc(_0x5a2ee5){const _0x440ee8=_0x5a2ee5['source'];_0x440ee8['isVisible']&&!_0x31a15f['has'](_0x440ee8)?_0x31a15f['add'](_0x440ee8):!_0x440ee8['isVisible']&&_0x31a15f['has'](_0x440ee8)&&_0x31a15f['remove'](_0x440ee8),_0x440ee8['view']['focusTracker']['remove'](_0x440ee8['view']['element']),_0x440ee8['view']['focusTracker']['add'](_0x440ee8['view']['element']);}this['listenTo'](_0x4bf05d,'add',(_0x4395bf,_0x3efd4d)=>{_0x3efd4d['isVisible']&&_0x31a15f['add'](_0x3efd4d),this['listenTo'](_0x3efd4d,'change:isVisible',_0x2d61fc);}),this['listenTo'](_0x4bf05d,'remove',(_0x46d81a,_0x451d5d)=>{_0x31a15f['has'](_0x451d5d)&&_0x31a15f['remove'](_0x451d5d),this['stopListening'](_0x451d5d,'change:isVisible',_0x2d61fc);});}['_setupEnterAnnotationKeystroke'](){const _0x1174bb=_0x451e5d=>{_0x451e5d['on']('ready',()=>{_0x451e5d['keystrokes']['set'](_0x122bf7,(_0x3b56f8,_0x4e3c89)=>{const _0x1527c1=_0x4b73ac(this['activeAnnotations']['values']());_0x1527c1&&(_0x1527c1['view']['focus'](),_0x4e3c89());});});};this['context']instanceof _0x21f649?_0x1174bb(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x27a2c7,_0x38aa7d)=>{_0x1174bb(_0x38aa7d);});}['_setupEscapeAnnotationHandling'](){const _0x59304=_0x13d58f=>{const _0x1f9c4a=_0x13d58f['source'],_0x2e58c6=[];let _0x2917b7;if(Array['isArray'](_0x1f9c4a['target'])){_0x2917b7=_0x1f9c4a['target'][0x0],this['context']instanceof _0x21f649?_0x2e58c6['push'](this['context']):this['context']['editors']&&_0x2e58c6['push'](...this['context']['editors']);for(const _0x3cc9f7 of _0x2e58c6)for(const _0xbfe3a7 of _0x3cc9f7['editing']['view']['domRoots']['values']())if(_0xbfe3a7['contains'](_0x2917b7))return void _0x3cc9f7['editing']['view']['focus']();_0x2917b7['focus']();}};this['listenTo'](this['collection'],'add',(_0x4512d2,_0x1a8368)=>{this['listenTo'](_0x1a8368,'escape',_0x59304,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x3fec23,_0x262265)=>{this['stopListening'](_0x262265,'escape',_0x59304);});}}const Tt=Symbol('noChannel'),_t={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class o extends _0x3f9f30{['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[N,ht,it];}static get['pluginName'](){return'CommentsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x235105){super(_0x235105),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x3fce4c=this['context']['config'];_0x3fce4c['define']('comments.maxCommentsWhenCollapsed',0x2),_0x3fce4c['define']('comments.maxThreadTotalWeight',0x1f4),_0x3fce4c['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x3fce4c['define']('comments.CommentThreadView',vt),_0x3fce4c['define']('comments.CommentView',gt),_0x3fce4c['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0xc7c70b=this['context']['plugins']['get'](N);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0xd076f6,_0x41996e)=>this['_addCommentThread'](_0x41996e)),this['on']('submitCommentThread',(_0x41d0c1,_0x422f7e)=>this['_submitCommentThread'](_0x422f7e)),this['on']('resolveCommentThread',(_0x5aa652,_0x15bc98)=>this['_resolveCommentThread'](_0x15bc98)),this['on']('resolveCommentThread',(_0x575ff5,_0x256793)=>this['_updateActiveAnnotation'](_0x256793),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x11c641,_0x2f4ffd)=>this['_reopenCommentThread'](_0x2f4ffd)),this['on']('reopenCommentThread',(_0x53f15a,_0x1cb8d5)=>this['_updateActiveAnnotation'](_0x1cb8d5),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x59eaec,_0x108ff8)=>this['_removeCommentThread'](_0x108ff8)),this['on']('updateCommentThread',(_0x479419,_0x3a59e1)=>this['_updateCommentThread'](_0x3a59e1)),this['on']('updateCommentThread',(_0x2bfbcc,_0x2987d9)=>this['_updateActiveAnnotation'](_0x2987d9),{'priority':'lowest'}),this['on']('addComment',(_0x2c1fda,_0x4111eb)=>this['_addComment'](_0x4111eb)),this['on']('updateComment',(_0x7ef6a0,_0x30386b)=>this['_updateComment'](_0x30386b)),this['on']('removeComment',(_0xedd73f,_0x8077c1)=>this['_removeComment'](_0x8077c1)),this['on']('addComment',(_0x257dfa,{threadId:_0x17d255,isFromAdapter:_0x23550d})=>{if(_0x23550d)return;const _0xc7242e=this['getCommentThread'](_0x17d255),_0x569766=_0xc7242e&&this['_threadToController']['get'](_0xc7242e);_0x569766&&_0x569766['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0xc7c70b,'change:activeAnnotations',(_0x45d470,_0x52301a,_0x4cdf2a)=>{const _0x178af8=Array['from'](_0x4cdf2a)['map'](_0x3f67bb=>this['_viewToController']['get'](_0x3f67bb['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x178af8?_0x178af8['model']:null;});}set['adapter'](_0x508a18){if(this['_adapter'])throw new _0x766f41('commentsrepository-adapter-already-set');this['_adapter']=_0x508a18;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x20d0de=Tt,threadId:_0x1b7c67=_0x5ec6e9(),comments:_0x471e77=[],unlinkedAt:_0x2cef4d=null,resolvedAt:_0x2471df=null,resolvedBy:_0x3c4720=null,target:_0xe54f72=null,context:_0xbe7c0f=null,attributes:_0x2fd0b4={},isResolvable:_0x3faed1=!0x0,isSubmitted:_0x3d4601=!0x1,isFromAdapter:_0x41631e=!0x1}={}){return this['fire'](bt('addCommentThread',_0x20d0de),{'channelId':_0x20d0de,'threadId':_0x1b7c67,'comments':_0x471e77,'unlinkedAt':_0x2cef4d,'resolvedAt':_0x2471df,'resolvedBy':_0x3c4720,'target':_0xe54f72,'context':_0xbe7c0f,'attributes':_0x2fd0b4,'isFromAdapter':_0x41631e,'isResolvable':_0x3faed1,'isSubmitted':_0x3d4601}),this['getCommentThread'](_0x1b7c67);}['openNewCommentThread']({channelId:_0x22d995=Tt,threadId:_0x4003c2=_0x5ec6e9(),target:_0x52eddc,context:_0x51dd24=null,isResolvable:_0x9ef4bb=!0x0}){if(this['_readOnlyChannels']['has'](_0x22d995)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x52eddc)throw new _0x766f41('commentsrepository-missing-target');const _0x304c08=this['addCommentThread']({'channelId':_0x22d995,'threadId':_0x4003c2,'target':_0x52eddc,'context':_0x51dd24,'isResolvable':_0x9ef4bb});if(!_0x304c08)return null;const _0x520f3a=this['_threadToController']['get'](_0x304c08),_0x1c00eb=_0x520f3a['view']['commentThreadInputView']['commentInputView'],_0x559a32=this['context']['plugins']['get'](N),_0x5c2a61=_0x559a32['getByInnerView'](_0x520f3a['view']);return _0x559a32['activate'](_0x5c2a61),_0x1c00eb['once']('editorReady',()=>_0x1c00eb['focus']()),_0x304c08;}['hasCommentThread'](_0x512f84){if('string'!=typeof _0x512f84)throw new _0x766f41('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x512f84);}['updateCommentThread']({channelId:_0x407465=Tt,threadId:_0x5ad69c,context:_0x1b5325,unlinkedAt:_0x13c0b,attributes:_0x49af97,isFromAdapter:_0x38c6ce=!0x1}){return this['fire'](bt('updateCommentThread',_0x407465),{'channelId':_0x407465,'threadId':_0x5ad69c,'context':_0x1b5325,'unlinkedAt':_0x13c0b,'attributes':_0x49af97,'isFromAdapter':_0x38c6ce}),this['getCommentThread'](_0x5ad69c);}['getCommentThread'](_0x1ae74c){if('string'!=typeof _0x1ae74c)throw new _0x766f41('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x1ae74c);}['fetchCommentThread']({channelId:_0x834e52,threadId:_0x4d9525}={}){const _0x4c141f=this['getCommentThread'](_0x4d9525);if(_0x4c141f)return Promise['resolve'](_0x4c141f);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x766f41('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x834e52,'threadId':_0x4d9525})['then'](_0x4776e1=>this['hasCommentThread'](_0x4d9525)?this['getCommentThread'](_0x4d9525):_0x4776e1?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x834e52},_0x4776e1)):void 0x0)['catch'](_0x511e10=>{throw console['error'](_0x511e10),new _0x766f41('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x4266c7,skipNotAttached:_0x302be1=!0x1,skipEmpty:_0x52955a=!0x1,toJSON:_0x20875e=!0x1}={}){const _0x2d611a=[];for(const _0x5e006e of this['_threads']['values']())_0x4266c7&&_0x5e006e['channelId']!==_0x4266c7||_0x302be1&&!_0x5e006e['isAttached']||_0x52955a&&0x0===_0x5e006e['length']||_0x2d611a['push'](_0x5e006e);return _0x20875e?_0x2d611a['map'](_0x1d74dc=>_0x1d74dc['toJSON']()):_0x2d611a;}['setActiveCommentThread'](_0x148d12){const _0x2abb57=this['context']['plugins']['get'](N);if(!_0x148d12)return void(this['activeCommentThread']&&_0x2abb57['deactivateAll']());const _0x5c6d42=this['getCommentThread'](_0x148d12);if(!_0x5c6d42)throw new _0x766f41('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x148d12});if(!this['_threadToController']['has'](_0x5c6d42))throw new _0x766f41('commentsrepository-active-not-attached',null,{'threadId':_0x148d12});const _0x352ffe=_0x2abb57['getByInnerView'](this['_threadToController']['get'](_0x5c6d42)['view']);_0x2abb57['activate'](_0x352ffe);}['switchReadOnly'](_0x44f8c2,_0x54196d){_0x44f8c2?this['_readOnlyChannels']['add'](_0x54196d):this['_readOnlyChannels']['delete'](_0x54196d),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x282fc7){return this['_readOnlyChannels']['has'](_0x282fc7)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x9ec0a7,_0xab758b){return new Ct(_0x9ec0a7,_0xab758b);}['setPermissions'](_0x544825,_0x4e2e5a=Tt){this['_permissions']['set'](_0x4e2e5a,_0x544825),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x1f82c1=Tt){return this['_permissions']['has'](_0x1f82c1)?this['_permissions']['get'](_0x1f82c1):_t;}['_addCommentThread']({channelId:_0x34305a,threadId:_0x3b19d8,comments:_0x737fcd,unlinkedAt:_0x461fdc,resolvedAt:_0x632170,resolvedBy:_0x29baf6,target:_0x13c12d,context:_0x32b86e,attributes:_0x550db0,isFromAdapter:_0x20f9c9,isResolvable:_0x597882,isSubmitted:_0x41e9d1}){if('string'!=typeof _0x3b19d8)throw new _0x766f41('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x3b19d8});if(this['hasCommentThread'](_0x3b19d8))throw new _0x766f41('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x3b19d8});const _0x2a8838=new oe(this,{'channelId':_0x34305a,'id':_0x3b19d8,'context':_0x32b86e,'attributes':_0x550db0,'unlinkedAt':_0x461fdc,'resolvedAt':_0x632170,'resolvedBy':_0x29baf6?this['context']['plugins']['get'](it)['getUser'](_0x29baf6):null,'isResolvable':_0x597882,'isSubmitted':_0x41e9d1||_0x20f9c9});this['_threads']['set'](_0x3b19d8,_0x2a8838);for(const _0xc10dca of _0x737fcd)_0x2a8838['_add'](this['_createNewComment']({'threadId':_0x3b19d8,..._0xc10dca}));return _0x13c12d&&_0x2a8838['attachTo'](_0x13c12d),_0x20f9c9||!_0x2a8838['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x34305a,'threadId':_0x3b19d8});}['_submitCommentThread']({channelId:_0x276792,threadId:_0x8f9f6}){if(!this['hasCommentThread'](_0x8f9f6))throw new _0x766f41('commentsrepository-missing-comment-thread',this);const _0x1c4f87=this['getCommentThread'](_0x8f9f6);if(_0x1c4f87['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x1af971,comments:_0x335f08,resolvedAt:_0x3ad675,resolvedBy:_0xa2ce26,context:_0x580957,attributes:_0x43a4ab}=_0x1c4f87,_0x367275=this['context']['plugins']['get']('PendingActions'),_0x3b5ec7=_0x367275['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x276792,'threadId':_0x1af971,'comments':_0x335f08['map'](_0x27c837=>_0x27c837['toJSON']()),'resolvedAt':_0x3ad675,'resolvedBy':_0xa2ce26?_0xa2ce26['id']:_0xa2ce26,'context':_0x580957,'attributes':_0x43a4ab})['then'](({comments:_0x5ac25e})=>{_0x367275['remove'](_0x3b5ec7);for(const _0x437c14 of _0x5ac25e)this['_updateComment']({'channelId':_0x276792,'threadId':_0x8f9f6,'commentId':_0x437c14['commentId'],'createdAt':_0x437c14['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x24f6e5=>{throw console['error'](_0x24f6e5),new _0x766f41('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x236f10,target:_0x147c1f}){const _0x56953a=this['getCommentThread'](_0x236f10);if(!_0x56953a)throw new _0x766f41('commentsrepository-attach-missing-comment-thread',this);const _0x58bf38=this['context']['plugins']['get']('PendingActions'),_0x369615=this['context']['plugins']['get'](N),_0x3ea206=this['_createCommentThreadView'](_0x56953a),_0x54ebd3=new Ct(_0x56953a,_0x3ea206);let _0x154e2f=null;_0x3ea206['on']('change:isDirty',(_0x336d7e,_0x1cc3ef,_0x1b7281)=>{_0x1b7281?_0x154e2f=_0x58bf38['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x154e2f&&(_0x58bf38['remove'](_0x154e2f),_0x154e2f=null);}),this['_threadToController']['set'](_0x56953a,_0x54ebd3),this['_viewToController']['set'](_0x3ea206,_0x54ebd3);const _0x3ae367=new T(this['context']['locale'],_0x3ea206);_0x3ae367['bind']('length')['to'](_0x3ea206),_0x3ae367['bind']('isDirty')['to'](_0x3ea206,'isDirty',_0x3ea206,'length',(_0x3ec41c,_0x875385)=>_0x3ec41c||!_0x875385),_0x3ae367['bind']('isActive')['to'](_0x3ea206),_0x3ae367['type']='comment';const _0x3e06a3=new d({'view':_0x3ae367,'target':_0x147c1f,'type':'comment','isVisible':!_0x56953a['isResolved']});return _0x3ea206['on']('escape',()=>{_0x3e06a3['fire']('escape');}),this['_bindAnnotationToEditors'](_0x3ea206,_0x3e06a3),_0x369615['add'](_0x3e06a3),_0x3e06a3;}['_bindAnnotationToEditors'](_0x2678ec,_0x21e408){this['listenTo'](_0x2678ec,'editorReady',(_0x1fcda2,_0x39adfb)=>{const _0x42ea16=_0x39adfb['ui']['view']['body']['bodyCollectionContainer'];_0x21e408['focusableElements']['add'](_0x42ea16),this['context']instanceof _0x21f649&&this['context']['ui']['focusTracker']['add'](_0x42ea16);},{'priority':'highest'}),this['listenTo'](_0x2678ec,'editorDestroyed',(_0x2e14f7,_0x2ff250)=>{const _0x7d09d0=_0x2ff250['ui']['view']['body']['bodyCollectionContainer'];_0x21e408['focusableElements']['has'](_0x7d09d0)&&_0x21e408['focusableElements']['remove'](_0x7d09d0),this['context']instanceof _0x21f649&&this['context']['ui']['focusTracker']['remove'](_0x7d09d0);});}['_unbindEditors'](_0xc20905){this['stopListening'](_0xc20905,'editorReady'),this['stopListening'](_0xc20905,'editorDestroyed');}['_createCommentThreadView'](_0x3cda24){const _0xad5c93=this['context']['plugins']['get'](it),{config:_0xe1a643,locale:_0x3c591d}=this['context'],_0x4c41c0=lt(_0xe1a643['get']('locale'));return new(0x0,(_0xe1a643['get']('comments'))['CommentThreadView'])(_0x3c591d,_0x3cda24,_0xad5c93['me'],{'editorConfig':{..._0xe1a643['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0xe1a643['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0xe1a643['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0xe1a643['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0xe1a643['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x4c41c0,'CommentView':_0xe1a643['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x3e649a,channelId:_0x1476ce,resolvedAt:_0x18532e,resolvedBy:_0x4e3f9a,isFromAdapter:_0x3bc351}){if(!this['hasCommentThread'](_0x3e649a))throw new _0x766f41('commentsrepository-missing-comment-thread',null,{'threadId':_0x3e649a});const _0x567c40=this['getCommentThread'](_0x3e649a);if(_0x567c40['isResolved'])throw new _0x766f41('commentsrepository-resolved-comment-thread',null,{'threadId':_0x3e649a});const _0x5de7e0=this['context']['plugins']['get'](it);if(_0x567c40['resolvedBy']=_0x5de7e0['getUser'](_0x4e3f9a),_0x567c40['resolvedAt']=_0x18532e,_0x3bc351||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x144ef7=this['context']['plugins']['get']('PendingActions'),_0x46a3ac=_0x144ef7['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x1476ce,'threadId':_0x3e649a})['then'](({resolvedAt:_0xe98492,resolvedBy:_0x1c9453})=>{_0x144ef7['remove'](_0x46a3ac),_0x567c40['resolvedBy']['id']!==_0x1c9453&&(_0x567c40['resolvedBy']=_0x5de7e0['getUser'](_0x1c9453)),_0x567c40['resolvedAt']=_0xe98492;})['catch'](_0xb90c9c=>{throw console['error'](_0xb90c9c),new _0x766f41('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x1aa7eb,channelId:_0x16d7a6,isFromAdapter:_0x366d88}){if(!this['hasCommentThread'](_0x1aa7eb))throw new _0x766f41('commentsrepository-missing-comment-thread',null,{'threadId':_0x1aa7eb});const _0x4d8e76=this['getCommentThread'](_0x1aa7eb);if(!_0x4d8e76['isResolved'])throw new _0x766f41('commentsrepository-reopen-comment-thread',null,{'threadId':_0x1aa7eb});if(_0x4d8e76['resolvedBy']=null,_0x4d8e76['resolvedAt']=null,_0x366d88||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x1d9914=this['context']['plugins']['get']('PendingActions'),_0x464df1=_0x1d9914['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x16d7a6,'threadId':_0x1aa7eb})['then'](()=>_0x1d9914['remove'](_0x464df1))['catch'](_0x1e70ae=>{throw console['error'](_0x1e70ae),new _0x766f41('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0xa929a3,isFromAdapter:_0x4f222a}){const _0x215d5a=this['getCommentThread'](_0xa929a3);if(!_0x215d5a)throw new _0x766f41('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0xa929a3),this['_threads']['delete'](_0xa929a3),!_0x215d5a['isSubmitted']||_0x4f222a||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x5364ba=this['context']['plugins']['get']('PendingActions'),{channelId:_0x550f1b}=_0x215d5a,_0x3f7ee8=_0x5364ba['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x550f1b,'threadId':_0xa929a3})['then'](()=>_0x5364ba['remove'](_0x3f7ee8))['catch'](_0x417d99=>{throw console['error'](_0x417d99),new _0x766f41('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x3350e9,unlinkedAt:_0x4c1b1d,context:_0x9e4641,attributes:_0x50f754,isFromAdapter:_0x2ef0e6}){if('string'!=typeof _0x3350e9)throw new _0x766f41('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x3350e9});if(!this['hasCommentThread'](_0x3350e9))throw new _0x766f41('commentsrepository-missing-comment-thread',null,{'threadId':_0x3350e9});const _0x2e5bb3=this['getCommentThread'](_0x3350e9);let _0x14fb24=!0x1;if(void 0x0!==_0x9e4641&&_0x2e5bb3['context']!==_0x9e4641&&(_0x2e5bb3['context']=_0x9e4641,_0x14fb24=!0x0),void 0x0!==_0x4c1b1d&&_0x2e5bb3['unlinkedAt']!==_0x4c1b1d&&(_0x2e5bb3['unlinkedAt']=_0x4c1b1d,_0x14fb24=!0x0),_0x50f754&&!wt(_0x50f754,_0x2e5bb3['attributes'])&&(_0x2e5bb3['attributes']=_0x50f754,_0x14fb24=!0x0),!_0x14fb24)return Promise['resolve']();if(!_0x2e5bb3['isSubmitted']||_0x2ef0e6||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x180793=this['context']['plugins']['get']('PendingActions'),{channelId:_0x47ded1}=_0x2e5bb3,_0xaecbef=_0x180793['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x47ded1,'threadId':_0x3350e9,'context':_0x9e4641,'unlinkedAt':_0x4c1b1d,'attributes':_0x50f754})['then'](()=>_0x180793['remove'](_0xaecbef))['catch'](_0x20ebdc=>{throw console['error'](_0x20ebdc),new _0x766f41('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x448622){const _0x5bf149=this['context']['plugins']['get'](N),_0x49f038=this['getCommentThread'](_0x448622);if(_0x49f038['_isAttached']=!0x1,this['_threadToController']['has'](_0x49f038)){const _0x196fea=this['_threadToController']['get'](_0x49f038),_0x3427e3=_0x196fea['view'],_0xdd08b5=_0x5bf149['getByInnerView'](_0x3427e3);this['_threadToController']['delete'](_0x49f038),this['_viewToController']['delete'](_0x3427e3),_0xdd08b5&&_0x5bf149['remove'](_0xdd08b5),_0x196fea['destroy'](),_0x3427e3['destroy']()['then'](()=>{this['_unbindEditors'](_0x3427e3);});}}['_updateActiveAnnotation']({threadId:_0x593ffa,resolvedAt:_0x61f820}){const _0x41ffbc=!!_0x61f820,_0x22508f=this['context']['plugins']['get'](N),_0x15ed77=this['getCommentThread'](_0x593ffa);if(this['_threadToController']['has'](_0x15ed77)){const _0x413de3=this['_threadToController']['get'](_0x15ed77)['view'],_0x254c29=_0x22508f['getByInnerView'](_0x413de3);_0x254c29&&(_0x41ffbc&&_0x22508f['_removeActiveAnnotation'](_0x254c29),_0x254c29['refreshVisibility']());}}['_getExternalAuthor'](_0x492fea){const _0x1f853e=this['context']['plugins']['get'](it),_0x2ff876=pt('external:'+_0x492fea),_0x5d3456=_0x1f853e['getUser'](_0x2ff876);return _0x5d3456||_0x1f853e['addUser']({'id':_0x2ff876,'name':_0x492fea});}['_createNewComment']({threadId:_0x1d51f5,commentId:_0x4f31a6=_0x5ec6e9(),content:_0x5e654d,authorId:_0x2d503c,createdAt:_0x36a1b9,attributes:_0x5f53fe}){if('string'!=typeof _0x4f31a6)throw new _0x766f41('commentsrepository-invalid-commentid');if('string'!=typeof _0x2d503c)throw new _0x766f41('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x5e654d||!_0x5e654d['trim']())throw new _0x766f41('commentsrepository-invalid-comment-content');const _0x15d0cc=this['context']['plugins']['get'](it)['getUser'](_0x2d503c);if(!_0x15d0cc)throw new _0x766f41('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x2d503c});let _0x41d4cf=null,_0x11d134=_0x36a1b9;return _0x5f53fe&&_0x5f53fe['@external']&&(_0x41d4cf=this['_getExternalAuthor'](_0x5f53fe['@external']['authorName']),_0x11d134=new Date(_0x5f53fe['@external']['createdAt'])),new re(this,{'threadId':_0x1d51f5,'id':_0x4f31a6,'author':_0x41d4cf||_0x15d0cc,'creator':_0x15d0cc,'content':_0x5e654d,'createdAt':_0x36a1b9,'authoredAt':_0x11d134,'attributes':_0x5f53fe});}['_addComment'](_0x35472e){let {threadId:_0x1b4952,content:_0x122f63,attributes:_0x1c04fc,isFromAdapter:_0x17628a}=_0x35472e;const _0x4aaff3=this['getCommentThread'](_0x35472e['threadId']);if(!_0x4aaff3)throw new _0x766f41('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x2a2f99=this['_createNewComment'](_0x35472e),{id:_0x50de6a}=_0x2a2f99;if(_0x4aaff3['_add'](_0x2a2f99),_0x17628a||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x4aaff3['isSubmitted'])return Promise['resolve']();const _0x349300=this['context']['plugins']['get']('PendingActions'),{channelId:_0x44148f}=_0x4aaff3,_0x82b74c=_0x349300['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x1c04fc||(_0x1c04fc={}),this['adapter']['addComment']({'channelId':_0x44148f,'threadId':_0x1b4952,'commentId':_0x50de6a,'content':_0x122f63,'attributes':_0x1c04fc})['then'](_0x4c83e2=>{_0x349300['remove'](_0x82b74c),_0x4c83e2&&this['_updateComment']({'channelId':_0x44148f,'threadId':_0x1b4952,'commentId':_0x50de6a,'createdAt':_0x4c83e2['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x1ed833=>{throw console['error'](_0x1ed833),new _0x766f41('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x25a688,commentId:_0x352097,content:_0x56def8,createdAt:_0x18834f,attributes:_0x34e798,isFromAdapter:_0x59ae63}){if(void 0x0!==_0x56def8&&('string'!=typeof _0x56def8||!_0x56def8['trim']()['length']))throw new _0x766f41('commentsrepository-update-comment-invalid-content');const _0x20f5bc=this['getCommentThread'](_0x25a688),_0x1cf015=_0x20f5bc['getComment'](_0x352097);if(!_0x1cf015)throw new _0x766f41('commentsrepository-update-missing-comment',this);let _0x5b745d=!0x1;if(_0x56def8&&_0x56def8!==_0x1cf015['content']&&(_0x1cf015['isEditable']||_0x59ae63)&&(_0x1cf015['content']=_0x56def8,_0x5b745d=!0x0),_0x18834f&&_0x18834f!==_0x1cf015['createdAt']&&(_0x1cf015['createdAt']=_0x18834f,_0x1cf015['attributes']&&_0x1cf015['attributes']['@external']||(_0x1cf015['authoredAt']=_0x18834f),_0x5b745d=!0x0),_0x34e798&&!wt(_0x34e798,_0x1cf015['attributes'])&&(_0x1cf015['attributes']=_0x34e798,_0x5b745d=!0x0),!_0x5b745d)return Promise['resolve']();if(_0x20f5bc['fire']('commentUpdated'),_0x59ae63||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x248335=this['context']['plugins']['get']('PendingActions'),{channelId:_0x45d34d}=this['getCommentThread'](_0x1cf015['threadId']),_0x569429=_0x248335['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x45d34d,'threadId':_0x25a688,'commentId':_0x352097,'content':_0x56def8,'attributes':_0x34e798})['then'](()=>_0x248335['remove'](_0x569429))['catch'](_0x1ea511=>{throw console['error'](_0x1ea511),new _0x766f41('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x1ca062,commentId:_0x3a97d6,isFromAdapter:_0x5b90cb}){const _0x35ddbd=this['getCommentThread'](_0x1ca062),_0x43aa18=_0x35ddbd['getComment'](_0x3a97d6);if(!_0x43aa18)throw new _0x766f41('commentsrepository-remove-missing-comment',this);if(_0x35ddbd['_remove'](_0x43aa18),_0x5b90cb||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x170556=this['context']['plugins']['get']('PendingActions'),{channelId:_0x2239d4}=_0x35ddbd,_0x1417c5=_0x170556['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x2239d4,'threadId':_0x1ca062,'commentId':_0x3a97d6})['then'](()=>_0x170556['remove'](_0x1417c5))['catch'](_0x227cb5=>{throw console['error'](_0x227cb5),new _0x766f41('commentsrepository-remove-comment-internal-error',this);});}}class oe extends/* #__PURE__ -- @preserve */
30
+ _0x1eb62e(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x3ca689,_0x14c2b9){super();const _0x447273=_0x14c2b9['isResolvable'];this['channelId']=_0x14c2b9['channelId'],this['id']=_0x14c2b9['id'],this['comments']=new _0x11cbf4(),this['_repository']=_0x3ca689,this['_isAttached']=!0x1,this['_isSubmitted']=_0x14c2b9['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x3ca689,'_permissions',_0x3ca689,'_readOnlyChannels',()=>_0x3ca689['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x3ca689,'_permissions',()=>_0x3ca689['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x3ca689,'_permissions',()=>{const _0x3afc15=_0x3ca689['getPermissions'](this['channelId']);return _0x3afc15['write']||_0x3afc15['admin'];}),this['bind']('isResolvable')['to'](_0x3ca689,'_permissions',()=>_0x447273&&_0x3ca689['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x14c2b9['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x5f57b6,_0x568f64)=>_0x5f57b6?_0x568f64?_0x5f57b6<_0x568f64?_0x5f57b6:_0x568f64:_0x5f57b6:_0x568f64),this['set']('unlinkedAt',_0x14c2b9['unlinkedAt']||null),this['set']('resolvedAt',_0x14c2b9['resolvedAt']||null),this['set']('resolvedBy',_0x14c2b9['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x3b3080=>!!_0x3b3080),this['set']('attributes',_0x14c2b9['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x4b7492,_0x2934f2)=>_0x4b7492+_0x2934f2['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x1ce57f,id:_0x309290}=this;this['_repository']['fire'](bt('submitCommentThread',_0x1ce57f),{'channelId':_0x1ce57f,'threadId':_0x309290});}['setUnlinkedAt'](_0x347154){this['_update']({'unlinkedAt':_0x347154});}['resolve']({resolvedAt:_0x5f50c=new Date(),resolvedBy:_0x480541=null,isFromAdapter:_0x41d285=!0x1}={}){const _0x37839f=this['_repository']['context']['plugins']['get'](it)['me'],{channelId:_0xd0a3ba,id:_0x447a9a}=this;this['_repository']['fire'](bt('resolveCommentThread',_0xd0a3ba),{'channelId':_0xd0a3ba,'threadId':_0x447a9a,'resolvedAt':_0x5f50c,'resolvedBy':_0x480541||_0x37839f['id'],'isFromAdapter':_0x41d285});}['reopen']({isFromAdapter:_0x4ddcfb=!0x1}={}){const {channelId:_0x47a3bd,id:_0x11be53}=this;this['_repository']['fire'](bt('reopenCommentThread',_0x47a3bd),{'channelId':_0x47a3bd,'threadId':_0x11be53,'isFromAdapter':_0x4ddcfb});}['setContext'](_0x55132e){this['context']||this['_update']({'context':_0x55132e});}['setAttribute'](_0xddf9b3,_0x157662){const _0x243551=It(this['attributes']);At(_0x243551,_0xddf9b3,_0x157662),this['_update']({'attributes':_0x243551});}['removeAttribute'](_0x1319c9){const _0x35638c=It(this['attributes']);yt(_0x35638c,_0x1319c9),this['_update']({'attributes':_0x35638c});}['remove']({isFromAdapter:_0x62a43d=!0x1}={}){const {channelId:_0x2865ee,id:_0x4f1923}=this;this['_repository']['fire'](bt('removeCommentThread',_0x2865ee),{'channelId':_0x2865ee,'threadId':_0x4f1923,'isFromAdapter':_0x62a43d});}['attachTo'](_0x578569){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x578569});}['addComment'](_0x4c4861){const {channelId:_0x1ad79a,id:_0x583318}=this;this['_repository']['fire'](bt('addComment',_0x1ad79a,_0x583318),Object['assign']({'channelId':_0x1ad79a,'threadId':_0x583318},_0x4c4861));}['getComment'](_0x881e13){if('string'!=typeof _0x881e13)throw new _0x766f41('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x881e13});return this['comments']['get'](_0x881e13);}['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'](_0x1c309a=>_0x1c309a['toJSON']()),'attributes':this['attributes']};}['_add'](_0x17df52){return this['listenTo'](_0x17df52,'change:authoredAt',()=>{const _0x109c0d=this['_findOptimalIndex'](_0x17df52),_0x32668d=this['comments'];_0x109c0d-0x1!=_0x32668d['getIndex'](_0x17df52)&&_0x109c0d+0x1!=_0x32668d['getIndex'](_0x17df52)&&(this['_remove'](_0x17df52),this['_add'](_0x17df52));}),this['comments']['add'](_0x17df52,this['_findOptimalIndex'](_0x17df52));}['_update'](_0xe9de00){const {channelId:_0x2eae66,id:_0xb4e787}=this;this['_repository']['fire'](bt('updateCommentThread',_0x2eae66),{..._0xe9de00,'channelId':_0x2eae66,'threadId':_0xb4e787});}['_remove'](_0xa4a080){return this['stopListening'](_0xa4a080),_0xa4a080['destroy'](),this['comments']['remove'](_0xa4a080);}['_findOptimalIndex'](_0x5ac217){const _0x178faf=this['comments']['find'](_0x4bf24f=>new Date(_0x4bf24f['authoredAt'])['getTime']()>new Date(_0x5ac217['authoredAt'])['getTime']());return _0x178faf?this['comments']['getIndex'](_0x178faf):this['length'];}}class re extends/* #__PURE__ -- @preserve */
31
+ _0x1eb62e(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x12c9e6,_0x262e22){super();const _0x2b1c8c=_0x12c9e6['context']['plugins']['get'](it)['me'],_0x27f83b=_0x12c9e6['getCommentThread'](_0x262e22['threadId']),_0x10370a=0x0===_0x27f83b['comments']['length'],_0x221aed=_0x2b1c8c===_0x262e22['author'];this['id']=_0x262e22['id'],this['threadId']=_0x262e22['threadId'],this['author']=_0x262e22['author'],this['creator']=_0x262e22['creator'],this['isExternal']=Boolean(_0x262e22['attributes']&&_0x262e22['attributes']['@external']),this['set']('content',_0x262e22['content']),this['createdAt']=_0x262e22['createdAt']||new Date(),this['set']('authoredAt',_0x262e22['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x27f83b,'resolvedAt'),this['set']('attributes',_0x262e22['attributes']||{}),this['bind']('isEditable')['to'](_0x12c9e6,'_permissions',()=>{const _0x729649=_0x12c9e6['getPermissions'](_0x27f83b['channelId'])['write'],_0x5994c4=_0x12c9e6['getPermissions'](_0x27f83b['channelId'])['modifyAll'];return _0x221aed&&_0x729649||!_0x221aed&&_0x5994c4;}),this['bind']('isRemovable')['to'](_0x27f83b,'isRemovable',_0x12c9e6,'_permissions',_0x103857=>{const _0x489e86=_0x12c9e6['getPermissions'](_0x27f83b['channelId'])['write'],_0x1f12a1=_0x12c9e6['getPermissions'](_0x27f83b['channelId'])['modifyAll'];return _0x221aed&&_0x489e86||_0x103857&&_0x10370a||!_0x221aed&&_0x1f12a1&&!_0x10370a;}),this['bind']('isReadOnly')['to'](_0x27f83b,'isReadOnly'),this['_repository']=_0x12c9e6;}get['weight'](){return Math['max'](function(_0xe0c0ab){const _0x21812d=document['createElement']('div');return _0x21812d['innerHTML']=_0xe0c0ab,_0x21812d['textContent']['length'];}(this['content']),0xc8);}['update'](_0x188088){const {threadId:_0x163edc,id:_0x5b8c6b}=this;if(!this['_repository']['hasCommentThread'](_0x163edc))throw new _0x766f41('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x330a85}=this['_repository']['getCommentThread'](_0x163edc);this['_repository']['fire'](bt('updateComment',_0x330a85,_0x163edc),{'channelId':_0x330a85,'threadId':_0x163edc,'commentId':_0x5b8c6b,..._0x188088});}['setAttribute'](_0x4bb82b,_0x474523){const _0x53b098=It(this['attributes']);At(_0x53b098,_0x4bb82b,_0x474523),this['update']({'attributes':_0x53b098});}['removeAttribute'](_0x28362d){const _0x4decdf=It(this['attributes']);yt(_0x4decdf,_0x28362d),this['update']({'attributes':_0x4decdf});}['remove'](_0x493aa8={}){if(!_0x493aa8['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x313f63,id:_0x2c9c23}=this;if(!this['_repository']['hasCommentThread'](_0x313f63))throw new _0x766f41('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x508886}=this['_repository']['getCommentThread'](_0x313f63);this['_repository']['fire'](bt('removeComment',_0x508886,_0x313f63),{'channelId':_0x508886,'threadId':_0x313f63,'commentId':_0x2c9c23,..._0x493aa8});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function bt(_0x462b47,..._0x4dbb6c){for(const _0x4d996b of _0x4dbb6c)void 0x0!==_0x4d996b&&(_0x462b47+=':'+String(_0x4d996b));return _0x462b47;}class J extends _0x1135cd{['refresh'](){const _0x4ea0a3=this['editor']['model']['document']['selection'];for(const _0x1c3b66 of _0x4ea0a3['getRanges']())if(this['_hasContent'](_0x1c3b66))return void(this['isEnabled']=!0x0);this['isEnabled']=!0x1;}['execute']({threadId:_0x3ab387=_0x5ec6e9()}={}){const _0x252130=this['editor']['model'],_0x3e0a74=[];for(const _0x421512 of _0x252130['document']['selection']['getRanges']())this['_hasContent'](_0x421512)&&_0x3e0a74['push'](this['_trimToContent'](_0x421512));_0x252130['change'](_0x538742=>{for(const _0x3dddfe of _0x3e0a74){const _0x1b9706=_0x5ec6e9()['substr'](0x1,0x5),_0xab7cab='comment:'+_0x3ab387+':'+_0x1b9706;_0x538742['addMarker'](_0xab7cab,{'range':_0x3dddfe,'usingOperation':!0x1,'affectsData':!0x1});}});}['_hasContent'](_0x13fb9a){for(const _0x350cf2 of _0x13fb9a['getItems']())if(this['_itemIsContent'](_0x350cf2))return!0x0;return!0x1;}['_itemIsContent'](_0x466821){return _0x466821['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x466821)&&!_0x466821['is']('element','tableCell');}['_trimToContent'](_0x158ea8){const _0x1ffbab=_0x59d68b=>!this['_itemIsContent'](_0x59d68b['item']),_0x3de330=_0x158ea8['start']['getLastMatchingPosition'](_0x1ffbab),_0x5a77ef=_0x158ea8['end']['getLastMatchingPosition'](_0x1ffbab,{'direction':'backward'});return this['editor']['model']['createRange'](_0x3de330,_0x5a77ef);}}class P extends _0x44c214{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[N];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x45d0b7){super(_0x45d0b7),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0xab40c6=this['editor'],_0x3441a4=_0xab40c6['model']['document']['selection'],_0x4491a2=_0x23ed5d(()=>this['refreshSelectedViews'](),0xa);_0x3441a4['on']('change:range',(_0x5d14ac,_0x3c9588)=>{_0x3c9588['directChange']&&(_0x4491a2['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0xab40c6['editing']['view']['document'],'change:isFocused',(_0xb13e6e,_0x1d7934,_0x48ed24)=>{_0x48ed24&&_0x4491a2();}),this['listenTo'](_0xab40c6['ui']['focusTracker'],'change:isFocused',(_0x24ba24,_0x240f2d,_0x6897be)=>{_0x6897be||_0xab40c6['isReadOnly']||this['fire']('blur',{'isAnnotationTracked':_0x4d445e=>this['_editorAnnotationsData']['has'](_0x4d445e['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x187375){if(this['_editorAnnotations']['has'](_0x187375['view']))return;this['_editorAnnotations']['add'](_0x187375['view']),this['editor']['ui']['focusTracker']['add'](_0x187375['view']['element']);const _0x410622=this['editor']['plugins']['get'](N);this['listenTo'](_0x410622['collection'],'remove',(_0xa748,_0x26fc0b)=>{this['editor']['ui']['focusTracker']['remove'](_0x26fc0b['view']['element']),this['_editorAnnotations']['delete'](_0x26fc0b['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x4fef60){if('function'!=typeof _0x4fef60)throw new _0x766f41('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x4fef60);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x43ca83,annotations:_0x55ace9}){const _0x5b36f9=[],_0x4b79e2=this['editor']['model']['document']['selection'],_0x11ecda=Array['from'](_0x4b79e2['getRanges']());for(const [_0x4ad871,_0x12b60c]of this['_editorAnnotationsData']){const _0x1e32ef=_0x342e90(_0x12b60c),_0x326813=_0x55ace9['getByInnerView'](_0x4ad871);_0x1e32ef&&_0x326813&&_0x5b36f9['push']({'annotation':_0x326813,'range':_0x1e32ef});}function _0x342e90(_0x5d9ab0){for(const _0x281e43 of _0x5d9ab0)for(const _0x5a7019 of _0x11ecda)if(_0x281e43['containsRange'](_0x5a7019,!_0x4b79e2['isCollapsed']))return _0x281e43;return null;}return _0x5b36f9['sort']((_0x2d1245,_0x5eb84f)=>{const _0x5beb96=_0x2d1245['range'],_0x612525=_0x5eb84f['range'];if(!_0x5beb96['isEqual'](_0x612525)){if(_0x5beb96['containsRange'](_0x612525,!0x0))return 0x1;if(_0x612525['containsRange'](_0x5beb96,!0x0))return-0x1;}return _0x2d1245['annotation']==_0x43ca83?-0x1:_0x5eb84f['annotation']==_0x43ca83?0x1:0x0;})['map'](_0x1d03c8=>_0x1d03c8['annotation']);}get['_editorAnnotationsData'](){const _0x2f623f=new Map();for(const _0x141ebe of Array['from'](this['_dataCollectors']))for(const [_0x51781f,_0x35d054]of _0x141ebe())_0x2f623f['set'](_0x51781f,_0x35d054);return _0x2f623f;}}class st extends _0x44c214{['afterInit'](){const _0x49995f=this['editor'];if(!_0x49995f['plugins']['has']('RestrictedEditingModeEditing'))return;_0x49995f['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class ct extends _0x44c214{constructor(_0x330fc7){super(_0x330fc7),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x1aaaf7=this['editor'],_0x483130=_0x1aaaf7['commands']['get']('importWord'),_0x903600=_0x1aaaf7['plugins']['get'](it);_0x483130&&(_0x483130['on']('execute',(_0x368f95,[,_0x270579])=>{_0x270579['collaboration_features']={'comments':!0x0,'user_id':_0x903600['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x483130,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x263fdf,_0xe38fb6){const {comment_threads:_0x93b826}=_0xe38fb6;_0x93b826&&_0x93b826['forEach'](({thread_id:_0x1f0898,comments:_0x4ac8e0,is_resolved:_0x22f460})=>{const _0x652ab3=new Date(),_0x5bc24f=_0x4ac8e0['map'](({author:_0x2c9a3b,content:_0x4fcc10,created_at:_0x17ef6c})=>({'content':_0x4fcc10,'authorId':this['editor']['plugins']['get'](it)['me']['id'],'createdAt':_0x652ab3,'attributes':{'@external':{'authorName':_0x2c9a3b,'createdAt':_0x17ef6c?new Date(_0x17ef6c):new Date(),'source':'importWord'}}})),_0x2d342=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](o)['addCommentThread']({'channelId':_0x2d342,'threadId':_0x1f0898,'comments':_0x5bc24f,'resolvedAt':_0x22f460?_0x652ab3:null});});}}class at extends _0x44c214{constructor(_0xef27e9){super(_0xef27e9),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0xfd92a1=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0xfd92a1,'contentInsertion',(_0xac7a48,_0x2d4923)=>this['_removeMarkersWithoutThreads'](_0x2d4923['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x146d2d){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x146d2d;const _0x33cfb6=this['editor']['plugins']['get']('CommentsRepository');for(const _0x5ba783 of _0x146d2d['keys']()){const [_0x236ae6,_0x4d9d3a]=_0x5ba783['split'](':');'comment'!=_0x236ae6||_0x33cfb6['hasCommentThread'](_0x4d9d3a)||_0x146d2d['delete'](_0x5ba783);}return _0x146d2d;}['_registerMarkerInClipboardPipeline'](){const _0x30d9f6=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x3e9a2f=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x3e9a2f&&_0x30d9f6['_registerMarkerToCopy']('comment',_0x3e9a2f);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x588191){switch(_0x588191){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 _0x44c214{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x2fb14f,_0x1e506b)=>{if(!_0x1e506b['options']['showCommentHighlights'])return null;if(_0x1e506b['options']['ignoreResolvedComments']){const {id:_0x279798}=er(_0x2fb14f['markerName']),_0x2cf10e=this['editor']['plugins']['get'](o)['getCommentThread'](_0x279798);if(_0x2cf10e&&_0x2cf10e['isResolved']&&_0x2fb14f['item'])return _0x1e506b['consumable']['consume'](_0x2fb14f['item'],'addMarker:'+_0x2fb14f['markerName']),_0x1e506b['consumable']['consume'](_0x2fb14f['item'],'removeMarker:'+_0x2fb14f['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x4304c0=>{_0x4304c0['on']('addMarker:comment',(_0x302910,_0x58ec18,_0x192798)=>{if(!_0x192798['options']['showCommentHighlights'])return;const _0x4e05b2=_0x58ec18['item'];if(!_0x4e05b2)return;const _0x32261a=_0x192798['mapper']['toViewElement'](_0x4e05b2);this['editor']['model']['schema']['isObject'](_0x4e05b2)&&_0x32261a&&!_0x32261a['getCustomProperty']('widget')&&_0x32261a['is']('containerElement')&&_0xc2c561(_0x32261a,_0x192798['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x32790f,{writer:_0x1da041,options:_0x18db42})=>{if(!_0x18db42['showCommentHighlights'])return null;const _0x46dd30=_0x1da041['createContainerElement']('div'),_0x4377a2=_0x1da041['createEmptyElement']('hr');return _0x1da041['addClass']('ck-horizontal-line',_0x46dd30),_0x1da041['insert'](_0x1da041['createPositionAt'](_0x46dd30,0x0),_0x4377a2),_0x46dd30;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x302952,{writer:_0x1fd8f0,options:_0x55dff4})=>{if(!_0x55dff4['showCommentHighlights'])return null;const _0x53f8bd=_0x1fd8f0['createContainerElement']('span'),_0x16d76d=_0x1fd8f0['createEmptyElement']('img');return _0x1fd8f0['addClass']('image-inline',_0x53f8bd),_0x1fd8f0['insert'](_0x1fd8f0['createPositionAt'](_0x53f8bd,0x0),_0x16d76d),_0x53f8bd;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x519a06,{writer:_0x3bb6e4,options:_0x445580})=>{if(_0x445580['showCommentHighlights'])return _0x3bb6e4['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x44a9a0,_0x458ec0,_0x140316)=>{_0x140316['options']['showCommentHighlights']&&_0x44a9a0['stop']();},{'priority':'high'});}}class r extends _0x44c214{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(_0x2903c4){super(_0x2903c4),this['set']('isThreadsLoadingPaused',!0x0),_0x2903c4['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0xa12d9a,_0xd087b6,_0x3a85b8,_0x933545)=>{const _0x2a518e=_0x2903c4['plugins']['get'](o),_0x2a3f3e=_0x3a85b8?er(_0x3a85b8)['id']:null;if(_0x2903c4['model']['change'](()=>{if(_0x2a3f3e){const _0x5d664d=this['getAllMarkersForId'](_0x2a3f3e);for(const _0x39e2c9 of _0x5d664d)_0x2903c4['editing']['reconvertMarker'](_0x39e2c9);}if(_0x933545){const {id:_0x2d9e7f}=er(_0x933545),_0xac2736=_0x2a518e['getCommentThread'](_0x2d9e7f);if(_0xac2736&&!_0xac2736['isAttached'])return;const _0x4e008c=this['getAllMarkersForId'](_0x2d9e7f);for(const _0x2e2183 of _0x4e008c)_0x2903c4['editing']['reconvertMarker'](_0x2e2183);}}),_0x2a3f3e){const _0x36dcd0=_0x2a518e['getCommentThread'](_0x2a3f3e);_0x36dcd0&&_0x36dcd0['isResolved']&&this['scrollToThreadMarker'](_0x2a3f3e);}}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x159a55=this['editor'],_0x2c6af2=_0x159a55['plugins']['get'](o),_0x474013=_0x159a55['config']['get']('collaboration.channelId');_0x159a55['commands']['add']('addCommentThread',new J(_0x159a55)),this['listenTo'](_0x159a55,'change:isReadOnly',(_0x5452ea,_0x18b302,_0x2dfc39)=>{_0x2c6af2['switchReadOnly'](_0x2dfc39,_0x159a55['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x2c6af2,ft('addCommentThread',_0x474013),(_0x4e6382,{threadId:_0x125f81})=>{const _0x52c9c4=this['editor']['plugins']['get'](o)['getCommentThread'](_0x125f81);_0x52c9c4&&_0x52c9c4['unlinkedAt']&&this['_attachArchivedThread'](_0x125f81);}),this['listenTo'](_0x2c6af2,ft('removeCommentThread',_0x474013),(_0x394350,{threadId:_0x2fd8e9})=>{_0x159a55['model']['enqueueChange']({'isUndoable':!0x1},_0x22a045=>{const _0x53bb17=this['getAllMarkersForId'](_0x2fd8e9);for(const _0x3b8cf6 of _0x53bb17)_0x22a045['removeMarker'](_0x3b8cf6);});}),this['listenTo'](_0x2c6af2,ft('resolveCommentThread',_0x474013),(_0x5d0d10,{threadId:_0x107936})=>{(this['_reconvertMarkers'](_0x107936),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](o)['getCommentThread'](_0x107936)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x2c6af2,ft('reopenCommentThread',_0x474013),(_0x2828b0,{threadId:_0x448840})=>{this['_reconvertMarkers'](_0x448840);},{'priority':'low'}),this['listenTo'](_0x2c6af2,ft('addComment',_0x474013),(_0x256e36,{threadId:_0x5a5116,isFromAdapter:_0x35ed33})=>{const _0x4d0a56=this['getAllMarkersForId'](_0x5a5116);if(_0x35ed33||0x0==_0x4d0a56['length']||!_0x2c6af2['hasCommentThread'](_0x5a5116))return;0x1===_0x2c6af2['getCommentThread'](_0x5a5116)['length']&&_0x159a55['model']['enqueueChange']({'isUndoable':!0x1},_0x53a133=>{for(const _0x4e396 of _0x4d0a56)_0x53a133['updateMarker'](_0x4e396,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove']();}['afterInit'](){!async function(_0x4b71a2){const _0x34bed5=_0x9b2568([0x4c,0x4d,0x58,0x54,0x75,0x49,0x5a,0x64,0x6c,0x31,0x6d,0x57,0x37,0x77,0x39,0x36,0x59,0x73,0x32,0x53,0x79,0x69,0x56,0x4f,0x78,0x55,0x51,0x7a,0x30,0x44,0x33,0x61,0x6b,0x42,0x45,0x70,0x63,0x72,0x65,0x6a,0x38,0x48,0x35,0x4a,0x41,0x47,0x68,0x52,0x62,0x4e,0x4b,0x76,0x67,0x50,0x74,0x66,0x6f,0x46,0x6e,0x71,0x43,0x34]),_0x4be3ff=0x58bcdd76,_0x325ab0=0x58bb84ae^_0x4be3ff,_0x2092dd=window[_0x9b2568([0x44,0x61,0x74,0x65])][_0x9b2568([0x6e,0x6f,0x77])](),_0x4bb7c8=_0x4b71a2[_0x9b2568([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5a8821=new window[(_0x9b2568([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x40c38d=>{_0x4bb7c8[_0x9b2568([0x6f,0x6e,0x63,0x65])](_0x9b2568([0x72,0x65,0x61,0x64,0x79]),_0x40c38d);}),_0x1baad0={[_0x9b2568([0x6b,0x74,0x79])]:_0x9b2568([0x45,0x43]),[_0x9b2568([0x75,0x73,0x65])]:_0x9b2568([0x73,0x69,0x67]),[_0x9b2568([0x63,0x72,0x76])]:_0x9b2568([0x50,0x2d,0x32,0x35,0x36]),[_0x9b2568([0x78])]:_0x9b2568([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]),[_0x9b2568([0x79])]:_0x9b2568([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]),[_0x9b2568([0x61,0x6c,0x67])]:_0x9b2568([0x45,0x53,0x32,0x35,0x36])},_0x3c3876=_0x4bb7c8[_0x9b2568([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x9b2568([0x67,0x65,0x74])](_0x9b2568([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x469796(){let _0x4a8390,_0xb0872b=null,_0x3c0169=null;try{if(_0x3c3876==_0x9b2568([0x47,0x50,0x4c]))return _0x9b2568([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4a8390=_0x126e98(),!_0x4a8390)return _0x9b2568([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4a8390[_0x9b2568([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3c0169=_0x5028e2(_0x4a8390[_0x9b2568([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4a8390[_0x9b2568([0x6a,0x74,0x69])])),await _0x16e62b()?_0x2720c3()?_0x149b76()?_0x9b2568([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2fc192()?(_0x4a8390[_0x9b2568([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x9b2568([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0xb0872b=_0xa1e88e(_0x9b2568([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4a8390[_0x9b2568([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x9b2568([0x74,0x72,0x69,0x61,0x6c])&&(_0xb0872b=_0xa1e88e(_0x9b2568([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x4a8390[_0x9b2568([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x9b2568([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0xb0872b=_0xa1e88e(_0x9b2568([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x451963()):_0x9b2568([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x9b2568([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x9b2568([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x50d1f6){return _0x9b2568([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x149b76(){const _0x199af7=[_0x9b2568([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x9b2568([0x74,0x72,0x69,0x61,0x6c])][_0x9b2568([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4a8390[_0x9b2568([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2092dd/0x3e8:0xe10*_0x325ab0;return _0x4a8390[_0x9b2568([0x65,0x78,0x70])]<_0x199af7;}function _0x2720c3(){const _0x4daf92=_0x4a8390[_0x9b2568([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x4daf92)return!0x1;if(_0x4daf92[_0x9b2568([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x9b2568([0x2a])))return!0x0;if(_0x4daf92[_0x9b2568([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x9b2568([0x43,0x4d,0x54])))return!0x0;if(_0x4daf92[_0x9b2568([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x9b2568([0x52,0x43,0x4d,0x54]))){if(_0x2f6f33())return!0x0;if(_0x4cabfc()||_0x15a58c())return!0x0;}return!0x1;}function _0x2fc192(){const _0xfd22dc=_0x4a8390[_0x9b2568([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xfd22dc||0x0==_0xfd22dc[_0x9b2568([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x13f589}=new URL(window[_0x9b2568([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0xfd22dc[_0x9b2568([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x13f589))return!0x0;const _0x25f904=_0x13f589[_0x9b2568([0x73,0x70,0x6c,0x69,0x74])](_0x9b2568([0x2e]));return _0xfd22dc[_0x9b2568([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5a8712=>_0x5a8712[_0x9b2568([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x9b2568([0x2a])))[_0x9b2568([0x6d,0x61,0x70])](_0x12097b=>_0x12097b[_0x9b2568([0x73,0x70,0x6c,0x69,0x74])](_0x9b2568([0x2e])))[_0x9b2568([0x73,0x6f,0x6d,0x65])](_0x53d151=>_0x25f904[_0x9b2568([0x65,0x76,0x65,0x72,0x79])]((_0x3e5835,_0x39352a)=>_0x53d151[_0x39352a]===_0x3e5835||_0x53d151[_0x39352a]===_0x9b2568([0x2a])));}function _0x451963(){return _0xb0872b&&_0x3c0169?new window[(_0x9b2568([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2f0ea7,_0x24605a)=>{_0xb0872b[_0x9b2568([0x74,0x68,0x65,0x6e])](_0x2f0ea7,_0x24605a),_0x3c0169[_0x9b2568([0x74,0x68,0x65,0x6e])](_0x3f0993=>{_0x3f0993!=_0x9b2568([0x56,0x61,0x6c,0x69,0x64])&&_0x2f0ea7(_0x3f0993);},_0x24605a);}):_0xb0872b||_0x3c0169||_0x9b2568([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5028e2(_0x585162,_0x168978){return new window[(_0x9b2568([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3730b8=>{if(_0x220cee())return _0x3730b8(_0x9b2568([0x56,0x61,0x6c,0x69,0x64]));_0x433faf(),_0x4bb7c8[_0x9b2568([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x9b2568([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x29e1dc=!0x1;const _0x3b82c2=_0x5ec6e9();function _0x2ff593(_0x49e9ba){return!!_0x49e9ba&&(typeof _0x49e9ba===_0x9b2568([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x49e9ba===_0x9b2568([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x49e9ba[_0x9b2568([0x74,0x68,0x65,0x6e])]===_0x9b2568([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x49e9ba[_0x9b2568([0x63,0x61,0x74,0x63,0x68])]===_0x9b2568([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4d5f00(_0x305b67){_0x514916(_0x305b67)[_0x9b2568([0x74,0x68,0x65,0x6e])](_0x1d47ec=>{if(!_0x1d47ec||_0x1d47ec[_0x9b2568([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x9b2568([0x6f,0x6b]))return _0x9b2568([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xb11222(_0x286e61(_0x3b82c2+_0x168978))!=_0x1d47ec[_0x9b2568([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x9b2568([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x9b2568([0x56,0x61,0x6c,0x69,0x64]);})[_0x9b2568([0x74,0x68,0x65,0x6e])](_0x1bb638=>(_0x3f2fe0(),_0x1bb638),()=>{const _0x590e16=_0x564fc2();return null==_0x590e16?(_0x3f2fe0(),_0x9b2568([0x56,0x61,0x6c,0x69,0x64])):_0x9b2568(_0x2092dd-_0x590e16>(0x7cb05976^_0x4be3ff)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x9b2568([0x74,0x68,0x65,0x6e])](_0x3730b8)[_0x9b2568([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3730b8(_0x9b2568([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x543af8=0x588a33f6^_0x4be3ff;function _0x3f2fe0(){const _0x49b206=_0x9b2568([0x6c,0x6c,0x63,0x74,0x2d])+_0xb11222(_0x286e61(_0x585162)),_0x395f1c=_0x321577(_0xb11222(window[_0x9b2568([0x4d,0x61,0x74,0x68])][_0x9b2568([0x63,0x65,0x69,0x6c])](_0x2092dd/_0x543af8)));window[_0x9b2568([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x9b2568([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x49b206,_0x395f1c);}function _0x564fc2(){const _0x11530f=_0x9b2568([0x6c,0x6c,0x63,0x74,0x2d])+_0xb11222(_0x286e61(_0x585162)),_0x402a90=window[_0x9b2568([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x9b2568([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x11530f);return _0x402a90?window[_0x9b2568([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x321577(_0x402a90),0x10)*_0x543af8:null;}function _0x514916(_0x5e0c12){return new window[(_0x9b2568([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4246ae,_0x325e4c)=>{_0x5e0c12[_0x9b2568([0x74,0x68,0x65,0x6e])](_0x4246ae,_0x325e4c),window[_0x9b2568([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x325e4c,0x58bd09b6^_0x4be3ff);});}}_0x4bb7c8[_0x9b2568([0x6f,0x6e])](_0x9b2568([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x50cb61,_0x2dea24)=>{if(_0x2dea24[0x0]!=_0x585162)return _0x3730b8(_0x9b2568([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2dea24[0x1]={..._0x2dea24[0x1],[_0x9b2568([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3b82c2};},{[_0x9b2568([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x9b2568([0x68,0x69,0x67,0x68])}),_0x4bb7c8[_0x9b2568([0x6f,0x6e])](_0x9b2568([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x350f08=>{_0x2ff593(_0x350f08[_0x9b2568([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x29e1dc=!0x0,_0x4d5f00(_0x350f08[_0x9b2568([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x9b2568([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x9b2568([0x6c,0x6f,0x77])}),_0x5a8821[_0x9b2568([0x74,0x68,0x65,0x6e])](()=>{_0x29e1dc||_0x3730b8(_0x9b2568([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x220cee(){return _0x4bb7c8[_0x9b2568([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x9b2568([0x76,0x69,0x65,0x77])][_0x9b2568([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x9b2568([0x61,0x75,0x74,0x6f]);}function _0x433faf(){_0x4bb7c8[_0x9b2568([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x9b2568([0x76,0x69,0x65,0x77])][_0x9b2568([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x9b2568([0x61,0x75,0x74,0x6f]);}}function _0xa1e88e(_0x2b2119){const _0x4ed2a1=[new window[(_0x9b2568([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5aeb17=>setTimeout(_0x5aeb17,0x58b5e3ba^_0x4be3ff)),_0x5a8821[_0x9b2568([0x74,0x68,0x65,0x6e])](()=>new window[(_0x9b2568([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x15e66e=>{let _0x4329d7=0x0;_0x4bb7c8[_0x9b2568([0x6d,0x6f,0x64,0x65,0x6c])][_0x9b2568([0x6f,0x6e])](_0x9b2568([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5adb13,_0x240671)=>{_0x240671[0x0][_0x9b2568([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4329d7++,_0x4329d7==(0x58bcdc8e^_0x4be3ff)&&(_0x15e66e(),_0x5adb13[_0x9b2568([0x6f,0x66,0x66])]());});}))];return window[_0x9b2568([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x9b2568([0x72,0x61,0x63,0x65])](_0x4ed2a1)[_0x9b2568([0x74,0x68,0x65,0x6e])](()=>_0x2b2119);}async function _0x57a3d8(){await _0x5a8821,_0x4bb7c8[_0x9b2568([0x6d,0x6f,0x64,0x65,0x6c])][_0x9b2568([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x140f28,_0x4bb7c8[_0x9b2568([0x6d,0x6f,0x64,0x65,0x6c])][_0x9b2568([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x140f28,_0x4bb7c8[_0x9b2568([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x9b2568([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2f6f33(){return _0x9ead28(_0x9b2568([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x39cb87(_0x9b2568([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x9b2568([0x73,0x74,0x61,0x74,0x65])]==_0x9b2568([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x4cabfc(){return _0x9ead28(_0x9b2568([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 _0x15a58c(){return _0x9ead28(_0x9b2568([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x2f5d11(_0x2c4ab0){const _0x43d144=_0x25b322();_0x4bb7c8[_0x43d144]=_0x9b2568([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x2c4ab0,_0x2c4ab0!=_0x9b2568([0x56,0x61,0x6c,0x69,0x64])&&_0x57a3d8();}function _0x25b322(){const _0x2e06c6=window[_0x9b2568([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x9b2568([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x9b2568([0x6e,0x6f,0x77])]())[_0x9b2568([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x9b2568([0x2e]),'');let _0x4ebc0a=_0x9b2568([0x4c]);for(let _0x2609dc=0x0;_0x2609dc<_0x2e06c6[_0x9b2568([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2609dc+=0x2){let _0x5c7c6b=window[_0x9b2568([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2e06c6[_0x9b2568([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2609dc,_0x2609dc+0x2));_0x5c7c6b>=_0x34bed5[_0x9b2568([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5c7c6b-=_0x34bed5[_0x9b2568([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4ebc0a+=_0x34bed5[_0x5c7c6b];}return _0x4ebc0a;}function _0x126e98(){const _0x45b793=_0x3c3876[_0x9b2568([0x73,0x70,0x6c,0x69,0x74])](_0x9b2568([0x2e]));if(0x3!=_0x45b793[_0x9b2568([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1d7381(_0x45b793[0x1]);function _0x1d7381(_0x19de8f){const _0x3397af=_0x7ed6a9(_0x19de8f);return _0x3397af&&_0x4ffa66()?_0x3397af:null;function _0x4ffa66(){const _0x1943ab=_0x3397af[_0x9b2568([0x6a,0x74,0x69])],_0x3bf2c7=window[_0x9b2568([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1943ab[_0x9b2568([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1943ab[_0x9b2568([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xc65f7b={..._0x3397af,[_0x9b2568([0x6a,0x74,0x69])]:_0x1943ab[_0x9b2568([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1943ab[_0x9b2568([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xc65f7b[_0x9b2568([0x76,0x63])],_0x286e61(_0xc65f7b)==_0x3bf2c7;}}}async function _0x16e62b(){let _0x33f5d0=!0x0;try{const _0x309cb2=_0x3c3876[_0x9b2568([0x73,0x70,0x6c,0x69,0x74])](_0x9b2568([0x2e])),[_0x33826f,_0xd1b43d,_0x2bf460]=_0x309cb2;return _0x59817b(_0x33826f),await _0x11f259(_0x33826f,_0xd1b43d,_0x2bf460),_0x33f5d0;}catch(_0x38e7c8){return!0x1;}function _0x59817b(_0x384716){const _0x188e2d=_0x7ed6a9(_0x384716);_0x188e2d&&_0x188e2d[_0x9b2568([0x61,0x6c,0x67])]==_0x9b2568([0x45,0x53,0x32,0x35,0x36])||(_0x33f5d0=!0x1);}async function _0x11f259(_0x54d645,_0x14607a,_0x2a4471){const _0x49d8d4=window[_0x9b2568([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x9b2568([0x66,0x72,0x6f,0x6d])](_0x3c4638(_0x2a4471),_0x51e767=>_0x51e767[_0x9b2568([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x44c832=new window[(_0x9b2568([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x9b2568([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x54d645+_0x9b2568([0x2e])+_0x14607a),_0x41ac9=window[_0x9b2568([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x9b2568([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x41ac9)return;const _0x2f9b17=await _0x41ac9[_0x9b2568([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x9b2568([0x6a,0x77,0x6b]),_0x1baad0,{[_0x9b2568([0x6e,0x61,0x6d,0x65])]:_0x9b2568([0x45,0x43,0x44,0x53,0x41]),[_0x9b2568([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x9b2568([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x9b2568([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x41ac9[_0x9b2568([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x9b2568([0x6e,0x61,0x6d,0x65])]:_0x9b2568([0x45,0x43,0x44,0x53,0x41]),[_0x9b2568([0x68,0x61,0x73,0x68])]:{[_0x9b2568([0x6e,0x61,0x6d,0x65])]:_0x9b2568([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2f9b17,_0x49d8d4,_0x44c832)||(_0x33f5d0=!0x1);}}function _0x7ed6a9(_0x45587b){return _0x45587b[_0x9b2568([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x9b2568([0x65,0x79]))?JSON[_0x9b2568([0x70,0x61,0x72,0x73,0x65])](_0x3c4638(_0x45587b)):null;}function _0x3c4638(_0x50a1db){return window[_0x9b2568([0x61,0x74,0x6f,0x62])](_0x50a1db[_0x9b2568([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x9b2568([0x2b]))[_0x9b2568([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x9b2568([0x2f])));}function _0x286e61(_0x398af5){let _0x2af82b=0x1505;function _0x2664e1(_0x307871){for(let _0x4456cc=0x0;_0x4456cc<_0x307871[_0x9b2568([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4456cc++){const _0x50a70a=_0x307871[_0x9b2568([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4456cc);_0x2af82b=(_0x2af82b<<0x5)+_0x2af82b+_0x50a70a,_0x2af82b&=_0x2af82b;}}function _0x53d1da(_0x357001){Array[_0x9b2568([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x357001)?_0x357001[_0x9b2568([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x53d1da):_0x357001&&typeof _0x357001==_0x9b2568([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x9b2568([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x357001)[_0x9b2568([0x73,0x6f,0x72,0x74])]()[_0x9b2568([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x27a6d9,_0x3e426c])=>{_0x2664e1(_0x27a6d9),_0x53d1da(_0x3e426c);}):_0x2664e1(window[_0x9b2568([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x357001));}return _0x53d1da(_0x398af5),_0x2af82b>>>0x0;}function _0xb11222(_0x42b7e6){return _0x42b7e6[_0x9b2568([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x9b2568([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x9b2568([0x30]));}function _0x321577(_0x17b6a7){return _0x17b6a7[_0x9b2568([0x73,0x70,0x6c,0x69,0x74])]('')[_0x9b2568([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x9b2568([0x6a,0x6f,0x69,0x6e])]('');}function _0x9ead28(_0x43067d){return _0x4bb7c8[_0x9b2568([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x9b2568([0x68,0x61,0x73])](_0x43067d);}function _0x39cb87(_0x328c20){return _0x4bb7c8[_0x9b2568([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x9b2568([0x67,0x65,0x74])](_0x328c20);}function _0x140f28(){}function _0x9b2568(_0x5f1813){return _0x5f1813['map'](_0x5c3779=>String['fromCharCode'](_0x5c3779))['join']('');}_0x2f5d11(await _0x469796());}(this);}['destroy'](){const _0x1eba5a=this['editor']['plugins']['get'](o),_0x19fda2=this['editor']['config']['get']('collaboration.channelId');for(const _0x1535e2 of _0x1eba5a['getCommentThreads']({'channelId':_0x19fda2}))_0x1eba5a['_detachCommentThread'](_0x1535e2['id']),_0x1eba5a['_threads']['delete'](_0x1535e2['id']);super['destroy']();}['hasMarkerForId'](_0x491d21){return this['getAllMarkersForId'](_0x491d21)['length']>0x0;}['getAllMarkersForId'](_0x5e9857){const _0x68bf4=[];for(const _0x26e4c6 of this['editor']['model']['markers'])_0x26e4c6['name']['startsWith']('comment:'+_0x5e9857)&&_0x68bf4['push'](_0x26e4c6);return _0x68bf4;}['scrollToThreadMarker'](_0x14f3d4){const _0x5e12dc=this['_getTargetForId'](_0x14f3d4);_0x5e12dc&&setTimeout(()=>{this['activeMarker']&&er(this['activeMarker'])['id']===_0x14f3d4&&rt({'target':_0x5e12dc[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x51ae4f){this['editor']['model']['change'](()=>{for(const _0x5306be of this['getAllMarkersForId'](_0x51ae4f))this['editor']['editing']['reconvertMarker'](_0x5306be);});}['_attachArchivedThread'](_0x4b542d){const _0x4c3438=this['editor']['plugins']['get'](o),_0x4240b1=this['editor']['plugins']['get'](P),_0x213066=_0x4c3438['getCommentThread'](_0x4b542d);if(!_0x213066['isAttached']){const _0x2a85c1=_0x213066['attachTo'](()=>this['_getTargetForId'](_0x213066['id']));_0x4240b1['registerAnnotation'](_0x2a85c1),_0x213066['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x32d0be=this['editor'],_0x27298e=_0x32d0be['plugins']['get'](it);_0x32d0be['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0xe9c0f3,_0x3c6535)=>{const {id:_0xb56b61}=er(_0xe9c0f3['markerName']),_0x5d85dc=_0x32d0be['plugins']['get'](o)['getCommentThread'](_0xb56b61),_0x46d098=this['activeMarker']&&er(this['activeMarker'])['id']===_0xb56b61;let _0x482fdd;if(_0x5d85dc&&_0x5d85dc['isResolved']&&!_0x46d098&&_0xe9c0f3['item'])return _0x3c6535['consumable']['consume'](_0xe9c0f3['item'],'addMarker:'+_0xe9c0f3['markerName']),_0x3c6535['consumable']['consume'](_0xe9c0f3['item'],'removeMarker:'+_0xe9c0f3['markerName']),null;const _0x1a4610=['ck-comment-marker'];return _0x46d098&&_0x1a4610['push']('ck-comment-marker--active'),_0x482fdd=_0x5d85dc&&_0x5d85dc['length']?_0x5d85dc['comments']['first']['author']['id']:_0x27298e['me']['id'],{'classes':_0x1a4610,'attributes':{'data-comment':_0xb56b61,'data-author-id':_0x482fdd}};}}),_0x32d0be['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x89f097,{options:_0x19cd7d})=>{if(_0x19cd7d['showCommentHighlights'])return null;const _0x54b403=_0x32d0be['plugins']['get'](o),_0x2fe7e3=_0x32d0be['model']['markers']['get'](_0x89f097),{id:_0x30c881,part:_0x107ec6}=er(_0x89f097);if(_0x2fe7e3&&!_0x2fe7e3['affectsData'])return null;if(_0x19cd7d['ignoreResolvedComments']){const _0xc464de=_0x54b403['getCommentThread'](_0x30c881);if(_0xc464de&&_0xc464de['isResolved'])return null;}return{'group':'comment','name':_0x107ec6?_0x30c881+':'+_0x107ec6:_0x30c881};}}),_0x32d0be['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x1713f5,{writer:_0x58885f})=>_0x58885f['createElement']('$marker',{'data-name':'comment:'+_0x1713f5['getAttribute']('id')})}),_0x32d0be['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x276de5=this['editor'],_0x5473e8=_0x276de5['plugins']['get'](o),_0xf04139=new Set(),_0x213f0d=new Set();_0x276de5['model']['document']['registerPostFixer'](_0x51caa=>{let _0x908f35=!0x1;for(const {name:_0x3c44f4,data:_0x1c02ed}of _0x276de5['model']['document']['differ']['getChangedMarkers']()){const {group:_0x47e006,id:_0x45e0c8}=er(_0x3c44f4);let _0x3df569=_0x1c02ed['newRange'];if('comment'!==_0x47e006||!_0x3df569)continue;const _0x320d54='$graveyard'===_0x3df569['root']['rootName'];_0x320d54||(_0x3df569=dt(_0x3df569,_0x276de5['model']),!_0x3df569||_0x3df569['isCollapsed']||!_0x1c02ed['newRange']||_0x3df569['isEqual'](_0x1c02ed['newRange']))?_0x276de5['model']['hasContent'](_0x3df569)&&!_0x320d54?this['isThreadsLoadingPaused']?_0xf04139['add'](_0x3c44f4):this['_handleThreadMarker'](_0x3c44f4,_0x45e0c8):(_0x213f0d['add'](_0x3c44f4),_0xf04139['delete'](_0x3c44f4),_0x51caa['removeMarker'](_0x3c44f4),_0x908f35=!0x0):(_0x51caa['updateMarker'](_0x3c44f4,{'range':_0x3df569}),_0x908f35=!0x0);}return _0x908f35;}),this['on']('change:isThreadsLoadingPaused',(_0x74b35c,_0x416c5b,_0x4d4eab)=>{if(!_0x4d4eab&&_0xf04139['size'])for(const _0xdc7535 of _0xf04139){const {id:_0x20933c}=er(_0xdc7535);_0xf04139['delete'](_0xdc7535),_0x276de5['model']['markers']['get'](_0xdc7535)&&this['_handleThreadMarker'](_0xdc7535,_0x20933c);}}),this['listenTo'](_0x276de5['model']['document'],'change',()=>{for(const {name:_0x52518e,data:{newRange:_0x5cf5c2}}of _0x276de5['model']['document']['differ']['getChangedMarkers']()){const {group:_0x24cdb2,id:_0x59858d}=er(_0x52518e);if('comment'!==_0x24cdb2)continue;const _0x265d95=_0x5473e8['getCommentThread'](_0x59858d),_0x47edb0=this['hasMarkerForId'](_0x59858d);_0x265d95&&(!_0x265d95['_hasTargetInContent']&&_0x5cf5c2&&_0x276de5['editing']['view']['once']('render',()=>{const _0x53293d=_0x276de5['plugins']['get'](N),_0x4f6993=_0x5473e8['_threadToController']['get'](_0x265d95)['view'];_0x53293d['getByInnerView'](_0x4f6993)['refreshVisibility']();},{'priority':'low'}),_0x265d95['_hasTargetInContent']=_0x47edb0||!!_0x5cf5c2),_0x5cf5c2||(_0x213f0d['add'](_0x52518e),_0xf04139['delete'](_0x52518e));}for(const _0x183e5b of _0x213f0d){const {id:_0x164b96}=er(_0x183e5b),_0x518830=_0x5473e8['getCommentThread'](_0x164b96);if(_0xf04139['delete'](_0x183e5b),!_0x518830)continue;const _0x4d66c0=this['hasMarkerForId'](_0x164b96);_0x4d66c0||_0x518830['isSubmitted']?_0x4d66c0||_0x518830['unlinkedAt']||_0x518830['setUnlinkedAt'](new Date()):_0x518830['remove']();}_0x213f0d['clear']();});}['_getTargetForId'](_0x3d9161){const _0x2a70c6=this['editor'],_0xd07937=this['getAllMarkersForId'](_0x3d9161);return et(_0x2a70c6['editing'],_0xd07937);}['_getTextContext'](_0x273623){const _0x4272cb=this['getAllMarkersForId'](_0x273623);let _0x37e554='',_0x4000b1=!0x1;for(const _0x373699 of _0x4272cb){const _0x54e644=_0x373699['getRange']();for(const _0x3ec4d6 of Array['from'](_0x54e644['getItems']()))_0x3ec4d6['is']('$textProxy')?(_0x37e554&&_0x4000b1&&(_0x37e554+='\x20',_0x4000b1=!0x1),_0x37e554+=_0x3ec4d6['data']):_0x4000b1=!0x0;_0x4000b1=!0x0;}return _0x37e554['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x3f5e12,_0x59b254){const _0x1c5511=this['editor'],_0x1d41e4=_0x1c5511['plugins']['get'](o);let _0x15c160=_0x1d41e4['getCommentThread'](_0x59b254);const _0x296c50=_0x1c5511['config']['get']('collaboration.channelId'),_0x5bb7c4=_0x1c5511['plugins']['get'](P);if(_0x15c160&&(_0x15c160['unlinkedAt']&&_0x15c160['setUnlinkedAt'](null),_0x15c160['isAttached']))return _0x15c160;return!this['getAllMarkersForId'](_0x59b254)[0x0]['managedUsingOperations']?_0x1c5511['editing']['view']['once']('render',()=>{if(_0x1d41e4['getCommentThread'](_0x59b254))return;const _0x39e382=_0x1c5511['plugins']['get'](N);_0x15c160=_0x1d41e4['openNewCommentThread']({'channelId':_0x296c50,'threadId':_0x59b254,'target':()=>this['_getTargetForId'](_0x59b254),'context':{'type':'text','value':this['_getTextContext'](_0x59b254)}});const _0x47ed10=_0x1d41e4['_threadToController']['get'](_0x15c160)['view'],_0x4b3e4b=_0x39e382['getByInnerView'](_0x47ed10);_0x4b3e4b&&_0x5bb7c4['registerAnnotation'](_0x4b3e4b);},{'priority':'low'}):_0x1d41e4['fetchCommentThread']({'channelId':_0x296c50,'threadId':_0x59b254})['then'](_0x2b8779=>{if('destroyed'!==_0x1c5511['state']){if(_0x15c160=_0x2b8779,_0x15c160&&!_0x15c160['isAttached']){const _0x57243f=_0x15c160['attachTo'](()=>this['_getTargetForId'](_0x59b254));_0x5bb7c4['registerAnnotation'](_0x57243f),_0x15c160['isResolved']&&this['_reconvertMarkers'](_0x59b254);}else{if(!_0x15c160){const _0x19a4b3=this['getAllMarkersForId'](_0x59b254);_0x1c5511['model']['change'](_0x12ab3c=>{for(const _0x1bdf01 of _0x19a4b3)_0x12ab3c['removeMarker'](_0x1bdf01);});}}}}),_0x15c160;}['_handleThreadMarker'](_0x131da5,_0x341cfb){const _0x3ab778=this['_attachMarkerToThread'](_0x131da5,_0x341cfb);_0x3ab778&&!_0x3ab778['context']&&_0x3ab778['setContext']({'type':'text','value':this['_getTextContext'](_0x341cfb)});}['_initAriaMarkerChangeAnnouncements'](){const _0x53b990=this['editor'];ot(_0x53b990['model'],({left:_0xc7f1a6,entered:_0x4c0314})=>{for(const _0xd251a of _0xc7f1a6)if(mt(_0xd251a)){_0x53b990['ui']['ariaLiveAnnouncer']['announce'](S(_0x53b990['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x133dcf of _0x4c0314)if(mt(_0x133dcf)){_0x53b990['ui']['ariaLiveAnnouncer']['announce'](S(_0x53b990['locale'],'ENTER_COMMENT_ANNOUNCEMENT',nt(_0x44b7c0)));break;}});}}function ft(_0x44ff8b,_0x324967){return _0x324967?_0x44ff8b+':'+_0x324967:_0x44ff8b;}function er(_0x1614ed){const _0x2c88db=_0x1614ed['split'](':');return{'group':_0x2c88db[0x0],'id':_0x2c88db[0x1],'part':_0x2c88db[0x2]};}function dt(_0x91b722,_0x2c6ade){const _0x11057e=_0x2c6ade['schema'],_0x25f10e=_0x2c6ade['createRange'](_0x91b722['start']);for(const _0x153d14 of _0x91b722['getWalker']()){const {type:_0xa4563f,item:_0x4faf72,nextPosition:_0x87e3eb}=_0x153d14;if('text'===_0xa4563f||_0x11057e['isObject'](_0x4faf72)){const _0x4f8c59=_0x2c6ade['createPositionBefore'](_0x4faf72);_0x25f10e['isCollapsed']&&(_0x25f10e['start']=_0x4f8c59),_0x25f10e['end']=_0x87e3eb;}}return _0x25f10e;}function mt(_0x1579a9){return'comment'===er(_0x1579a9['name'])['group'];}var xt='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2024,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M4\x201.5h12A3.5\x203.5\x200\x200\x201\x2019.5\x205v8l-.005.192a3.5\x203.5\x200\x200\x201-2.927\x203.262l-.062.008v1.813a1.5\x201.5\x200\x200\x201-2.193\x201.33l-.371-.193-.38-.212a13.452\x2013.452\x200\x200\x201-3.271-2.63l-.062-.07H4A3.5\x203.5\x200\x200\x201\x20.5\x2013V5A3.5\x203.5\x200\x200\x201\x204\x201.5ZM4\x203a2\x202\x200\x200\x200-2\x202v8a2\x202\x200\x200\x200\x202\x202h6.924a11.917\x2011.917\x200\x200\x200\x203.71\x203.081l.372.194v-3.268L14.962\x2015H16a2\x202\x200\x200\x200\x202-2V5a2\x202\x200\x200\x200-2-2H4Z\x22/><path\x20d=\x22M9.75\x205a.75.75\x200\x200\x200-.75.75v2.5H6.5a.75.75\x200\x200\x200\x200\x201.5H9v2.5a.75.75\x200\x200\x200\x201.5\x200v-2.5H13a.75.75\x200\x200\x200\x200-1.5h-2.5v-2.5A.75.75\x200\x200\x200\x209.75\x205Z\x22/></svg>\x0a';class i extends _0x44c214{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'CommentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,r,P,N];}get['CommentsListView'](){return te;}get['CommentThreadInputView'](){return ie;}['init'](){const _0x3f2e20=this['editor'],_0xf66a6f=_0x3f2e20['plugins']['get'](o),_0x32b6c2=_0x3f2e20['plugins']['get'](r),_0x61e210=_0x3f2e20['plugins']['get'](N),_0x234c6d=_0x3f2e20['plugins']['get'](P);_0x3f2e20['ui']['componentFactory']['add']('comment',()=>{const _0x19a07a=this['_createUIButton'](_0x3e77fe);return _0x19a07a['tooltip']=!0x0,_0x19a07a;}),_0x3f2e20['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0xa36070)),_0x234c6d['addSourceCollector'](()=>{const _0xf8cc8=[];for(const [_0x49e47e,_0x3f5079]of _0xf66a6f['_threadToController']){const _0x1c5603=_0x32b6c2['getAllMarkersForId'](_0x49e47e['id']),_0x41b6f9=_0x1c5603['map'](_0x49f728=>_0x49f728['getRange']());_0x1c5603['length']>0x0&&_0xf8cc8['push']([_0x3f5079['view'],_0x41b6f9]);}return _0xf8cc8;}),this['listenTo'](_0x61e210,'change:activeAnnotations',(_0x39b866,_0x410267,_0x1b4158)=>{const _0x48ec1b=Array['from'](_0x1b4158)['map'](_0x3027e1=>_0x3027e1['innerView'])['find'](_0x55c869=>_0xf66a6f['_viewToController']['has'](_0x55c869));if(!_0x48ec1b)return void(_0x32b6c2['activeMarker']=null);const _0x2b8381=_0xf66a6f['_viewToController']['get'](_0x48ec1b)['model']['id'],_0x115704='comment:'+_0x2b8381;_0x2b8381&&_0x32b6c2['hasMarkerForId'](_0x2b8381)?_0x32b6c2['activeMarker']=_0x115704:_0x32b6c2['activeMarker']&&(_0x32b6c2['activeMarker']=null);}),this['listenTo'](_0xf66a6f,'removeCommentThread',(_0x286df9,{threadId:_0x408788,isFromAdapter:_0x86b4ba})=>{!_0x86b4ba&&_0x3f2e20['ui']['focusTracker']['isFocused']&&_0x32b6c2['hasMarkerForId'](_0x408788)&&_0x3f2e20['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0xf66a6f,'addComment',(_0x5ab9c9,{threadId:_0x5231d2,isFromAdapter:_0x2ab659})=>{if(_0x2ab659||!_0x32b6c2['hasMarkerForId'](_0x5231d2)||!_0xf66a6f['hasCommentThread'](_0x5231d2))return;0x1===_0xf66a6f['getCommentThread'](_0x5231d2)['length']&&(_0x3f2e20['editing']['view']['focus'](),_0x5ab9c9['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x146cde=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x38db24;for(const _0x4eef68 in _0x146cde){const _0x31308f=_0x4eef68,_0x3bbcbe=_0x146cde[_0x31308f];if('commentsLicenseKeyValid'==_0x3bbcbe||'commentsLicenseKeyInvalid'==_0x3bbcbe||'commentsLicenseKeyExpired'==_0x3bbcbe||'commentsLicenseKeyDomainLimit'==_0x3bbcbe||'commentsLicenseKeyNotAllowed'==_0x3bbcbe||'commentsLicenseKeyEvaluationLimit'==_0x3bbcbe||'commentsLicenseKeyTrialLimit'==_0x3bbcbe||'commentsLicenseKeyDevelopmentLimit'==_0x3bbcbe||'commentsLicenseKeyUsageLimit'==_0x3bbcbe){delete _0x146cde[_0x31308f],_0x38db24=_0x3bbcbe,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x38db24&&_0x146cde['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x38db24&&_0x146cde['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x38db24&&_0x146cde['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x38db24&&_0x146cde['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x38db24&&_0x146cde['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyTrialLimit'==_0x38db24&&_0x146cde['_showLicenseError']('trialLimit'),'commentsLicenseKeyDevelopmentLimit'==_0x38db24&&_0x146cde['_showLicenseError']('developmentLimit'),'commentsLicenseKeyUsageLimit'==_0x38db24&&_0x146cde['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0xad6a32){const _0x4ae73d=this['editor'],_0x5c8f49=new _0xad6a32(_0x4ae73d['locale']),_0xf38339=_0x4ae73d['commands']['get']('addCommentThread');return _0x5c8f49['set']({'label':S(_0x4ae73d['locale'],'Comment'),'icon':xt}),_0x5c8f49['bind']('isEnabled')['to'](_0xf38339),this['listenTo'](_0x5c8f49,'execute',()=>_0xf38339['execute']()),_0x5c8f49;}}class s extends _0x44c214{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[r];}constructor(_0x3a21c7){super(_0x3a21c7),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x2fbf33,_0x4672b4,_0x12edd4)=>{_0x12edd4?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x54f0b6,_0x4a60c3]of this['editor']['commands'])_0x4a60c3['affectsData']&&'addCommentThread'!==_0x54f0b6&&_0x4a60c3['forceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode');const _0x9f7d9b=this['editor']['editing']['view']['document'];this['listenTo'](_0x9f7d9b,'cut',_0x4cd9e2=>_0x4cd9e2['stop'](),{'priority':'highest'}),this['listenTo'](_0x9f7d9b,'clipboardInput',_0x460172=>_0x460172['stop'](),{'priority':'highest'}),this['listenTo'](_0x9f7d9b,'delete',_0x1066f3=>_0x1066f3['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x39febd,_0x1f0716]of this['editor']['commands'])_0x1f0716['affectsData']&&'addCommentThread'!==_0x39febd&&_0x1f0716['clearForceDisabled']('commentsOnlyMode');this['stopListening'](this['editor']['editing']['view']['document']);}}class M extends _0x3f9f30{['activeUIs'];['_uis'];['_uisData'];static get['requires'](){return[N];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x38583b){super(_0x38583b),this['activeUIs']=new Set(),this['_uis']=new Map(),this['_uisData']=new Map();}['init'](){const _0x558a2b=this['context']['plugins']['get'](N);this['listenTo'](_0x558a2b,'_activateAnnotation',(_0x3decc1,_0xa710c8)=>{for(const _0x5b60ca of this['activeUIs']){const _0x274b59=this['_uis']['get'](_0x5b60ca);(0x0,this['_uisData']['get'](_0x5b60ca)['filter'])(_0xa710c8)&&_0x274b59['setActiveAnnotation'](_0xa710c8);}}),this['listenTo'](_0x558a2b,'_deactivateAllAnnotations',()=>{for(const _0x45a21c of this['activeUIs']){this['_uis']['get'](_0x45a21c)['setActiveAnnotation'](null);}}),this['listenTo'](_0x558a2b['_visibleAnnotations'],'add',(_0x3bb56b,_0x37ad8c)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x37ad8c);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x50e4d9){return this['activeUIs']['has'](_0x50e4d9);}['activate'](_0x36969b,_0xc7bb2f=()=>!0x0){const _0x59b941=this['context']['plugins']['get'](N);if(!this['_uis']['has'](_0x36969b))throw new _0x766f41('annotationsuis-missing-ui',this,{'uiName':_0x36969b});this['isActive'](_0x36969b)&&this['deactivate'](_0x36969b),this['activeUIs']['add'](_0x36969b);const _0x261619=new x();!function({source:_0x2f499b,target:_0x274c48,filter:_0x4a1308}){for(const _0x4ab02d of _0x2f499b)_0x4a1308(_0x4ab02d)&&_0x274c48['add'](_0x4ab02d);_0x274c48['listenTo'](_0x2f499b,'add',(_0x103b75,_0x493238)=>{_0x4a1308(_0x493238)&&_0x274c48['add'](_0x493238);}),_0x274c48['listenTo'](_0x2f499b,'remove',(_0x50cd13,_0xac6a13)=>{_0x274c48['has'](_0xac6a13)&&_0x274c48['remove'](_0xac6a13);});}({'source':_0x59b941['_visibleAnnotations'],'target':_0x261619,'filter':_0xc7bb2f}),this['_uisData']['set'](_0x36969b,{'collection':_0x261619,'filter':_0xc7bb2f});const _0x4892a4=this['_uis']['get'](_0x36969b);_0x4892a4['attach'](_0x261619),this['listenTo'](_0x4892a4,'change:activeAnnotation',(_0x19e7b2,_0x439bbd,_0x1d2794,_0x5cb98f)=>{_0x5cb98f&&_0x59b941['_removeActiveAnnotation'](_0x5cb98f),_0x1d2794&&_0x59b941['_addActiveAnnotation'](_0x1d2794);});}['deactivate'](_0x34579b){if(this['activeUIs']['delete'](_0x34579b),!this['_uis']['has'](_0x34579b))throw new _0x766f41('annotationsuis-missing-ui',this,{'uiName':_0x34579b});const _0x4110ec=this['_uis']['get'](_0x34579b);_0x4110ec['detach'](),this['stopListening'](_0x4110ec),this['_uisData']['get'](_0x34579b)['collection']['destroy'](),this['_uisData']['delete'](_0x34579b);}['switchTo'](_0x21ace3){if(!this['_uis']['has'](_0x21ace3))throw new _0x766f41('annotationsuis-missing-ui',this,{'uiName':_0x21ace3});const _0x54f2df=this['context']['plugins']['get'](N),_0x21ed31=Array['from'](_0x54f2df['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x21ace3);const _0x24b9c6=this['_uis']['get'](_0x21ace3);_0x24b9c6['setActiveAnnotation'](_0x21ed31),_0x24b9c6['_setSelectedAnnotations']&&_0x21ed31&&_0x24b9c6['_setSelectedAnnotations']([_0x21ed31]);}['deactivateAll'](){for(const _0x4b6319 of this['activeUIs'])this['deactivate'](_0x4b6319);}['register'](_0xe6d9b8,_0x59648c){if(this['_uis']['has'](_0xe6d9b8))throw new _0x766f41('annotationsuis-register-already-registered');if('function'!=typeof _0x59648c['attach']||'function'!=typeof _0x59648c['detach']||'function'!=typeof _0x59648c['setActiveAnnotation'])throw new _0x766f41('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0xe6d9b8,_0x59648c);}['refilterAnnotations'](){const _0x5d6160=this['context']['plugins']['get'](N)['collection'],_0x4dd0c7=new Map(),_0x204667=Array['from'](this['activeUIs']);for(const _0x36cb90 of this['activeUIs']){const _0x6dcb01=this['_uisData']['get'](_0x36cb90)['collection'];for(const _0x6588d3 of _0x6dcb01)_0x4dd0c7['set'](_0x6588d3,_0x36cb90);}for(const _0x56d032 of _0x5d6160){const _0xf6ebd8=_0x4dd0c7['get'](_0x56d032);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x56d032);const _0x2c4110=_0x204667['find'](_0x4de7f1=>this['_uisData']['get'](_0x4de7f1)['filter'](_0x56d032));_0xf6ebd8!==_0x2c4110&&(_0xf6ebd8&&this['_uisData']['get'](_0xf6ebd8)['collection']['remove'](_0x56d032),_0x2c4110&&this['_uisData']['get'](_0x2c4110)['collection']['add'](_0x56d032));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x2f843e){const _0x583482=[];for(const _0x4751c3 of this['activeUIs']){(0x0,this['_uisData']['get'](_0x4751c3)['filter'])(_0x2f843e)&&_0x583482['push'](_0x4751c3);}if(_0x583482['length']>0x1)throw new _0x766f41('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x583482,'annotationType':_0x2f843e['type']});}}const he=Ht('px');class V extends kt{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0x5486b2){super(_0x5486b2);const _0x1f10e2=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 _0x22a307(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x1f10e2['to']('class')],'style':{'minHeight':_0x1f10e2['to']('minHeight',_0x1d26b5=>'number'==typeof _0x1d26b5?he(_0x1d26b5+0xa):null)},'dir':_0x5486b2['uiLanguageDirection'],'role':'application','aria-label':S(_0x5486b2,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':S(_0x5486b2,'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',_0x1817fd=>{this['_updateItemPositionInFocusables'](_0x1817fd['source']);}),this['list']['forEach'](_0x404d20=>{this['focusTracker']['add'](_0x404d20['element']),this['_updateItemPositionInFocusables'](_0x404d20);}),this['list']['on']('change',(_0x4084b3,_0x5c4daf)=>{for(const _0x2fcf79 of _0x5c4daf['removed'])this['focusTracker']['remove'](_0x2fcf79['element']),this['focusables']['remove'](_0x2fcf79);for(const _0x291819 of _0x5c4daf['added'])this['focusTracker']['add'](_0x291819['element']),this['_updateItemPositionInFocusables'](_0x291819);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0xaa7cc0){const _0x1fc71f=this['focusables']['getIndex'](_0xaa7cc0);let _0x3432ae,_0x5861f7;for(const _0x517e0f of this['focusables'])if(_0xaa7cc0['top']<_0x517e0f['top']){_0x3432ae=_0x517e0f;break;}if(_0x5861f7=_0x3432ae?this['focusables']['getIndex'](_0x3432ae):this['focusables']['length'],-0x1!==_0x1fc71f){if(_0x1fc71f===_0x5861f7-0x1)return;this['focusables']['remove'](_0xaa7cc0),_0x5861f7=_0x3432ae?this['focusables']['getIndex'](_0x3432ae):this['focusables']['length'];}this['focusables']['add'](_0xaa7cc0,_0x5861f7);}}const qt=Ht('px');class H extends kt{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x3f6e24){super(_0x3f6e24),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x2eccf5,_0x674f49)=>_0x2eccf5+_0x674f49),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Lt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x5510d1=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x5510d1['to']('isAnimationDisabled',_0x3925d4=>_0x3925d4?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x5510d1['to']('top',_0x2f26cb=>qt(_0x2f26cb))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x53bdb9=this['element']['clientHeight'];_0x53bdb9&&(this['height']=_0x53bdb9);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0x3f9f30{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0xdcbaf4){super(_0xdcbaf4),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 _0x230ab6=this['context']['config']['get']('sidebar.container');_0x230ab6&&this['setContainer'](_0x230ab6);}['setContainer'](_0x4dd145){if(!y(_0x4dd145))throw new _0x766f41('sidebar-setcontainer-invalid-element');this['container']=_0x4dd145;}['_attachToContainer']({viewClass:_0x37ce6e='',spaceBetweenItems:_0xb7764e=0x19}={}){if(!y(this['container']))throw new _0x766f41('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x37ce6e,this['_spaceBetweenItems']=_0xb7764e;}['rearrange']({removedAnnotation:_0x571b6f,previousAnnotation:_0x277bc4,nextAnnotation:_0x339909}){const _0x259e86=this['getSidebarItemView'](_0x571b6f);this['view']['list']['remove'](_0x259e86),this['_destroySidebarItemView'](_0x571b6f),_0x277bc4&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x277bc4)),_0x339909&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x339909)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x2cfd67,activatedAnnotation:_0x290eb6,disableAnimationOnActivatedAnnotation:_0x9b273e}){if(this['_activeAnnotation']=_0x290eb6,_0x2cfd67){_0x2cfd67['isActive']=!0x1;const _0x493947=this['getSidebarItemView'](_0x2cfd67);_0x493947&&_0x9b273e&&(_0x493947['isAnimationDisabled']=!0x1);}if(_0x290eb6){const _0x324393=this['getSidebarItemView'](_0x290eb6);_0x324393&&(_0x290eb6['isActive']=!0x0,_0x9b273e&&(_0x324393['isAnimationDisabled']=!0x0,_0x324393['top']+=0x1),this['_alignToTargetRect'](_0x324393));}}['_detachFromContainer'](_0x4e3f6c){if(this['view']['element']['remove'](),_0x4e3f6c){for(const _0x5836b0 of _0x4e3f6c)this['_destroySidebarItemView'](_0x5836b0);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0xc417a4,_0x22320d){_0x22320d||(_0x22320d=_0xc417a4['view']);const _0x8a84e0=new H(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x8a84e0,_0xc417a4),this['_annotationToSidebarItemView']['set'](_0xc417a4,_0x8a84e0),_0x8a84e0['content']['add'](_0x22320d),this['listenTo'](_0xc417a4['view'],'change:targetRect',(_0xa993c3,_0x18c34a,_0x375868)=>{const _0x2d195a=this['_getTargetTop'](_0xc417a4,_0x375868);_0x8a84e0['_targetTop']!=_0x2d195a&&(_0x8a84e0['_targetTop']=_0x2d195a,this['_setItemTop'](_0x8a84e0,_0x2d195a));}),this['listenTo'](_0x8a84e0,'change:top',()=>{this['_recalculate'](_0x8a84e0,'top');}),this['listenTo'](_0x8a84e0,'change:bottom',()=>{this['_recalculate'](_0x8a84e0,'bottom');}),this['_alignToTargetRect'](_0x8a84e0);const _0x1ba8b4=this['_getItemBefore'](_0x8a84e0);if(_0x1ba8b4)this['_alignAfterItem'](_0x1ba8b4,_0x8a84e0)||this['_alignToTargetRect'](_0x8a84e0);else this['_alignToTargetRect'](_0x8a84e0);return this['_updateLastItem'](),this['view']['list']['add'](_0x8a84e0),_0x8a84e0;}['_alignForTopChange'](_0x5bdf6c){if(!_0x5bdf6c['content']['length'])return;const _0x272561=this['_getItemBefore'](_0x5bdf6c);if(!_0x272561)return;const _0x35c927=this['_sidebarItemViewToAnnotation']['get'](_0x272561),_0x53db0b=this['_activeAnnotation'];_0x53db0b&&_0x53db0b===_0x35c927?this['_alignAfterItem'](_0x272561,_0x5bdf6c):this['_alignBeforeItem'](_0x5bdf6c,_0x272561);}['_alignForBottomChange'](_0x36f5a9){if(!_0x36f5a9['content']['length'])return;const _0x472dc6=this['_getItemAfter'](_0x36f5a9);if(!_0x472dc6)return;const _0x3ba6a8=this['_sidebarItemViewToAnnotation']['get'](_0x472dc6),_0x41ac1d=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x380519=this['_activeAnnotation'];_0x380519&&_0x380519===_0x3ba6a8&&_0x41ac1d?(this['_alignBeforeItem'](_0x472dc6,_0x36f5a9),this['_alignAfterItem'](_0x36f5a9,_0x472dc6)):_0x380519&&_0x380519===_0x3ba6a8?this['_alignBeforeItem'](_0x472dc6,_0x36f5a9):this['_alignAfterItem'](_0x36f5a9,_0x472dc6);}['_recalculate'](_0x4892f7,_0x5ea7a4){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x5f2f6b,changedProp:_0x5b49b2}of this['_recalculateBuffer'])'top'===_0x5b49b2?this['_alignForTopChange'](_0x5f2f6b):this['_alignForBottomChange'](_0x5f2f6b);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x4892f7,'changedProp':_0x5ea7a4});}['getSidebarItemView'](_0x398654){return this['_annotationToSidebarItemView']['get'](_0x398654);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x5e9cdf){const _0x41f659=this['getSidebarItemView'](_0x5e9cdf);this['stopListening'](_0x41f659),this['stopListening'](_0x5e9cdf['view']),_0x41f659['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x5e9cdf),this['_sidebarItemViewToAnnotation']['delete'](_0x41f659);}['_createSidebarView'](){const _0x4d4de4=new V(this['context']['locale']);return _0x4d4de4['render'](),this['on']('change:_lastItem',(_0x1c95a3,_0xf68ed8,_0x4df28a,_0x47be5a)=>{_0x47be5a&&_0x4d4de4['unbind']('minHeight'),_0x4df28a?_0x4d4de4['bind']('minHeight')['to'](_0x4df28a,'bottom'):_0x4d4de4['minHeight']=null;}),_0x4d4de4;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x26d01b){const _0x404b07=this['_sidebarItemViewToAnnotation']['get'](_0x26d01b),_0x47f006=_0x404b07&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x404b07)-0x1);return _0x47f006&&this['getSidebarItemView'](_0x47f006)||null;}['_getItemAfter'](_0x5af395){const _0x309dcf=this['_sidebarItemViewToAnnotation']['get'](_0x5af395),_0x322f84=_0x309dcf&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x309dcf)+0x1);return _0x322f84&&this['getSidebarItemView'](_0x322f84)||null;}['_alignBeforeItem'](_0x51e64a,_0x3a715e){_0x51e64a['updateHeight']();const _0x3b0ade=R(_0x3a715e['bottom']+this['_spaceBetweenItems'],_0x51e64a['top']);return!!_0x3b0ade&&(this['_setItemTop'](_0x3a715e,_0x3a715e['top']-_0x3b0ade),!0x0);}['_alignAfterItem'](_0x337d64,_0x4e3375){_0x337d64['updateHeight']();const _0xe63036=R(_0x337d64['bottom']+this['_spaceBetweenItems'],_0x4e3375['top']);return!!_0xe63036&&(this['_setItemTop'](_0x4e3375,_0x4e3375['top']+_0xe63036,!0x1),!0x0);}['_alignToTargetRect'](_0x36ba8a){const _0x299bfc=this['_sidebarItemViewToAnnotation']['get'](_0x36ba8a);if(!_0x299bfc||!_0x299bfc['target']||!_0x299bfc['targetRect'])return;const _0x57445d=this['_getTargetTop'](_0x299bfc,_0x299bfc['targetRect']);this['_setItemTop'](_0x36ba8a,_0x57445d);}['_getTargetTop'](_0x52f5bf,_0x5ec271){if(null===_0x5ec271)return 0x0;if(_0x52f5bf['target']instanceof _0x12a62b)return _0x5ec271['top'];{const _0x23b73e=new _0x12a62b(this['view']['element'])['top'];return _0x5ec271['top']-_0x23b73e;}}['_setItemTop'](_0xc609da,_0x2e0f5e,_0xd9aaaa=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0xd9aaaa&&(_0x2e0f5e=Math['max'](_0x2e0f5e,this['_getMaxAvailableTop'](_0xc609da))),_0xc609da['top']=_0x2e0f5e;}['_getMaxAvailableTop'](_0x545e7a){let _0x1ac9b9=this['_getItemBefore'](_0x545e7a),_0x349f58=0x0;for(;_0x1ac9b9;)_0x1ac9b9['updateHeight'](),_0x349f58+=this['_spaceBetweenItems']+_0x1ac9b9['height'],_0x1ac9b9=this['_getItemBefore'](_0x1ac9b9);return _0x349f58;}}function R(_0x24b3ad,_0x2775ad){return Math['max'](_0x24b3ad-_0x2775ad,0x0);}function y(_0x4ff5b7){return null!==_0x4ff5b7&&'object'==typeof _0x4ff5b7&&0x1===_0x4ff5b7['nodeType'];}class e extends _0x3f9f30{['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(_0x328bfe){super(_0x328bfe),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x11cbf4(),this['_refreshPositioningDebounced']=_0x23ed5d(()=>{this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x2cea5a=this['context']['plugins']['get'](M),_0x1984d9=this['context']['plugins']['get'](z);_0x2cea5a['register']('wideSidebar',this),_0x1984d9['container']&&_0x2cea5a['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x4d60c2){if(_0x4d60c2===this['activeAnnotation'])return;const _0x5f537d=this['context']['plugins']['get'](z);_0x5f537d['_activeAnnotation']=_0x4d60c2;const _0x4677d5=this['activeAnnotation'];_0x5f537d['refresh']({'blurredAnnotation':_0x4677d5,'activatedAnnotation':_0x4d60c2}),this['activeAnnotation']=_0x4d60c2;}['attach'](_0x309376){this['annotations']=_0x309376;const _0x1caf3=this['context']['plugins']['get'](z);if(_0x1caf3['_annotations']=_0x309376,this['isAttached'])throw new _0x766f41('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x1caf3,'set:container',()=>{this['detach'](),this['listenTo'](_0x1caf3,'change:container',_0x92f795=>{_0x92f795['off'](),this['attach'](_0x309376);});}),_0x1caf3['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x2736f1=_0x338922=>{_0x338922['updateTargetRect'](),_0x1caf3['addAnnotation'](_0x338922);};for(const _0xe630fa of _0x309376)_0x2736f1(_0xe630fa);this['listenTo'](_0x309376,'add',(_0x57848e,_0x1306f6)=>{_0x2736f1(_0x1306f6);}),this['listenTo'](_0x309376,'remove',(_0x5c4188,_0x507bd6,_0xe0f3de)=>{_0x1caf3['rearrange']({'removedAnnotation':_0x507bd6,'previousAnnotation':_0x309376['get'](_0xe0f3de-0x1),'nextAnnotation':_0x309376['get'](_0xe0f3de+0x1)}),_0x507bd6===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x309376,'focus',(_0x504358,_0x2a58a9)=>{this['setActiveAnnotation'](_0x2a58a9);}),this['listenTo'](_0x309376,'blur',()=>{this['setActiveAnnotation'](null);});const _0x5bc54a=this['context']instanceof _0x5257b6?this['context']['editors']:new _0x11cbf4([this['context']]);for(const _0x364f4c of _0x5bc54a)this['_integrateWithEditorAnnotations'](_0x364f4c);this['listenTo'](_0x5bc54a,'add',(_0x4514d,_0x47af9d)=>{this['listenTo'](_0x47af9d,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x47af9d);});}),this['listenTo'](_0x5bc54a,'remove',(_0x12c03c,_0x1ecee7)=>{_0x1ecee7['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x1ecee7['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x766f41('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x720449=this['context']['plugins']['get'](z);_0x720449['_detachFromContainer'](this['annotations']),this['stopListening'](_0x720449),this['stopListening'](this['annotations']),this['context']instanceof _0x5257b6&&this['stopListening'](this['context']['editors']);for(const _0x2ac991 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x2ac991);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x473ae5){if(!_0x473ae5['plugins']['has']('EditorAnnotations'))return;const _0x19d4e7=_0x473ae5['plugins']['get']('EditorAnnotations'),_0x157095=()=>{const _0x59b059=_0x19d4e7['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x59b059[0x0]||null);};this['listenTo'](_0x19d4e7,'refresh',_0x157095),this['listenTo'](_0x19d4e7,'blur',(_0x5dd39d,{isAnnotationTracked:_0x2a22cc})=>{this['activeAnnotation']&&_0x2a22cc(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x19d4e7,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x10f53c=>{_0x19d4e7['hasDomSelection']()&&(_0x157095(),_0x10f53c['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x19d4e7);}['_destroyEditorAnnotationsIntegration'](_0x17190c){this['stopListening'](_0x17190c),this['_editorAnnotations']['remove'](_0x17190c);}}class D extends _0x3e77fe{['counterView'];constructor(_0x3e4a52){super(_0x3e4a52);const _0x1a3a82=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x27ebd3,_0x4212f4)=>_0x27ebd3?'...':_0x4212f4['toString']()),this['set']('annotationType',''),this['icon']=xt,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new kt(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x1a3a82['to']('annotationType',_0x5c105c=>'ck-annotation-counter__badge--'+_0x5c105c),_0x1a3a82['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x1a3a82['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class n extends _0x3f9f30{['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(_0x2fdcad){super(_0x2fdcad),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=Object['create'](_0xe2bdbb),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x11cbf4(),this['_refreshPositioningDebounced']=_0x23ed5d(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](M)['register']('narrowSidebar',this),this['bodyCollection']=new _0x977e01(this['context']['locale']),this['balloonPanelView']=new _0x17391a(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x8ed80e){this['annotations']=_0x8ed80e;const _0x2c2944=this['context']['plugins']['get'](z),_0x35309b=this['balloonPanelView'];if(_0x2c2944['_annotations']=_0x8ed80e,this['isAttached'])throw new _0x766f41('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x2c2944,'set:container',()=>{this['detach'](),this['listenTo'](_0x2c2944,'change:container',_0x36d029=>{_0x36d029['off'](),this['attach'](_0x8ed80e);});}),_0x2c2944['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x52c041=_0x291d09=>{const _0x29046c=new D(this['context']['locale']);_0x2c2944['addAnnotation'](_0x291d09,_0x29046c),this['_annotationToNarrowView']['set'](_0x291d09,_0x29046c),_0x29046c['bind']('isDirty','annotationType','number')['to'](_0x291d09['view'],'isDirty','type','length'),_0x29046c['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x35309b['content']['first']!==_0x291d09['view']?(this['_showBalloon'](_0x291d09),_0x291d09['view']['element']['focus'](),this['setActiveAnnotation'](_0x291d09)):this['setActiveAnnotation'](null);});};for(const _0x21207b of _0x8ed80e)_0x52c041(_0x21207b);this['listenTo'](_0x8ed80e,'add',(_0x1eb5ae,_0x5bcdbb)=>{_0x52c041(_0x5bcdbb);}),this['listenTo'](_0x8ed80e,'remove',(_0xd86958,_0x3d576f,_0xbecb8d)=>{this['_annotationToNarrowView']['get'](_0x3d576f)['destroy'](),this['_annotationToNarrowView']['delete'](_0x3d576f),_0x2c2944['rearrange']({'removedAnnotation':_0x3d576f,'previousAnnotation':_0x8ed80e['get'](_0xbecb8d-0x1),'nextAnnotation':_0x8ed80e['get'](_0xbecb8d+0x1)}),_0x3d576f===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x8ed80e,'focus',(_0x19f905,_0x523d2a)=>{this['setActiveAnnotation'](_0x523d2a);}),this['listenTo'](_0x8ed80e,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x5f4526,_0x558095)=>{_0x558095['keyCode']===_0x1cfb48['esc']&&_0x35309b['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x35309b['content']['first']),this['_hideBalloon'](),_0x558095['stopPropagation'](),_0x558095['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x22ac8c,_0x341a45)=>{const _0x18abe7=_0x341a45['target'];_0x35309b['isVisible']&&_0x35309b['element']['contains'](_0x18abe7)||_0x2c2944['view']['element']['contains'](_0x18abe7)||_0x22ac8c['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x1f4987=>_0x1f4987['contains'](_0x18abe7))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x43b707=this['context']instanceof _0x5257b6?this['context']['editors']:new _0x11cbf4([this['context']]);for(const _0x1f1b77 of _0x43b707)this['_integrateWithEditorAnnotations'](_0x1f1b77);this['listenTo'](_0x43b707,'add',(_0x5276c4,_0x57b5c2)=>{this['listenTo'](_0x57b5c2,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x57b5c2);});}),this['listenTo'](_0x43b707,'remove',(_0x161b49,_0x9e7371)=>{_0x9e7371['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x9e7371['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x3ee750){if(_0x3ee750===this['activeAnnotation'])return;const _0x4f51eb=this['context']['plugins']['get'](z);if(_0x4f51eb['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x3ee750,'disableAnimationOnActivatedAnnotation':!0x0}),_0x3ee750)_0x4f51eb['getSidebarItemView'](_0x3ee750)?this['_showBalloon'](_0x3ee750):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x3ee750;}['detach'](){if(!this['isAttached'])throw new _0x766f41('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x5185ad=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x3a284f=>_0x3a284f['destroy']()),this['_annotationToNarrowView']['clear'](),_0x5185ad['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x5257b6&&this['stopListening'](this['context']['editors']);for(const _0x197747 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x197747);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'](_0x436e84){if(!_0x436e84['plugins']['has']('EditorAnnotations'))return;const _0x4afec7=_0x436e84['plugins']['get']('EditorAnnotations'),_0x43cd1=this['context']['plugins']['get'](z),_0x1d3383=this['annotations'],_0x1b8dc6=this['balloonPanelView'],_0x4f7777=()=>{const _0x1203ee=_0x4afec7['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x1203ee),this['setActiveAnnotation'](_0x1203ee[0x0]||null);};this['listenTo'](_0x4afec7,'refresh',_0x4f7777),this['listenTo'](_0x4afec7,'blur',(_0x277bc5,{isAnnotationTracked:_0x54e408})=>{this['activeAnnotation']&&_0x54e408(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x4afec7,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x1d3383,'blur',_0x59f718=>{_0x4afec7['hasDomSelection']()&&_0x59f718['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x5c9c5c,_0x4d6f70)=>{const _0x37f720=_0x4d6f70['target'];_0x1b8dc6['isVisible']&&_0x1b8dc6['element']['contains'](_0x37f720)||_0x43cd1['view']['element']['contains'](_0x37f720)||this['activeAnnotation']&&_0x4afec7['hasDomSelection']()&&(_0x4f7777(),_0x5c9c5c['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x4afec7);}['_destroyEditorAnnotationsIntegration'](_0x3d7a26){_0x3d7a26&&(this['stopListening'](_0x3d7a26),this['_editorAnnotations']['remove'](_0x3d7a26));}['_setSelectedAnnotations'](_0x213a63){for(const _0x290aea of this['_selectedAnnotations'])_0x213a63['includes'](_0x290aea)||this['_manuallyClosedAnnotationViews']['delete'](_0x290aea['view']);this['_selectedAnnotations']=_0x213a63;}['_refreshPositioning'](){const _0x501e0c=this['balloonPanelView'];this['annotations']['refreshPositioning'](),_0x501e0c['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x1e9676){if(this['_manuallyClosedAnnotationViews']['has'](_0x1e9676['view']))return;const _0x469bfe=this['balloonPanelView']['content']['first'];_0x469bfe!==_0x1e9676['view']?(_0x469bfe&&this['_detachListeners'](_0x469bfe),this['_attachListeners'](_0x1e9676['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x1e9676['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x13fecc=this['balloonPanelView']['content']['first'],_0x30e15d=_0x13fecc&&this['annotations']['getByView'](_0x13fecc);if(!_0x30e15d||!this['_annotationToNarrowView']['has'](_0x30e15d))return;const _0x2fd032=this['_annotationToNarrowView']['get'](_0x30e15d)['element'],_0x281d0a=(function(){const _0x4c92da=_0x17391a['defaultPositions'];return[_0x4c92da['southArrowNorthEast'],_0x4c92da['northArrowSouthEast'],_0x4c92da['southArrowNorth'],_0x4c92da['northArrowSouth'],_0x4c92da['southArrowNorthWest'],_0x4c92da['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x2fd032,'positions':_0x281d0a});}['_hideBalloon'](){const _0x2d7f46=this['balloonPanelView'],_0x5bd24c=_0x2d7f46['content']['first'];_0x5bd24c&&(this['_detachListeners'](_0x5bd24c),_0x2d7f46['unpin'](),_0x2d7f46['content']['clear']());}['_attachListeners'](_0x353ad2){this['listenTo'](_0x353ad2,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x353ad2,'Esc',(_0x1f8748,_0x4c5f24)=>{this['_manuallyClosedAnnotationViews']['add'](_0x353ad2),this['_hideBalloon'](),_0x4c5f24();});}['_detachListeners'](_0x2105df){this['stopListening'](_0x2105df);}}class c extends _0x44c214{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[P,_0x32dd4a,M];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1e82c5){super(_0x1e82c5),_0x1e82c5['editing']['view']['addObserver'](_0x47e7a4),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x1e82c5['plugins']['get'](_0x32dd4a),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x40cac6=this['editor']['plugins']['get'](M);_0x40cac6['context']===this['editor']&&(_0x40cac6['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x149ec9,_0x44803e)=>{const _0x1877aa=this['_balloon'];if(this['isAttached']&&_0x1877aa['visibleView']){const _0x232c3f=this['annotations']['getByView'](_0x1877aa['visibleView']);_0x232c3f&&this['_closeAnnotation'](_0x232c3f),_0x44803e();}}));}['afterInit'](){const _0x52a8b9=this['editor']['plugins']['get'](M);_0x52a8b9['context']===this['editor']&&(_0x52a8b9['hasActive']()||_0x52a8b9['switchTo']('inline'));}['setActiveAnnotation'](_0x4756d6){_0x4756d6!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x4756d6&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x4756d6)&&this['_addAnnotationToBalloon'](_0x4756d6,!0x0),_0x4756d6['isActive']=!0x0),_0x4756d6||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x4756d6);}['attach'](_0x250c38){this['annotations']=_0x250c38;const _0x4ff52c=this['editor']['plugins']['get'](M),_0x1fe116=this['_balloon'];if(this['isAttached'])throw new _0x766f41('inlineannotations-attach-already-attached',this);if(_0x4ff52c['context']!==this['editor'])throw new _0x766f41('inlineannotations-not-allowed-with-context',this);const _0x513349=this['editor']['plugins']['get'](P);this['listenTo'](_0x513349,'refresh',()=>{const _0x235d3a=_0x513349['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x430d8d,_0x5055b3;!this['_forceRefresh']&&(_0x430d8d=_0x235d3a,_0x5055b3=this['_selectedAnnotations'],_0x430d8d['length']===_0x5055b3['length']&&_0x430d8d['every'](_0x27de47=>_0x5055b3['includes'](_0x27de47)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x235d3a),this['setActiveAnnotation'](_0x235d3a[0x0]||null));}),this['listenTo'](_0x513349,'blur',(_0x47b054,{isAnnotationTracked:_0x268c9d})=>{this['activeAnnotation']&&_0x268c9d(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x2a9c07,_0x54ca46,_0x6abccc)=>{_0x6abccc||this['setActiveAnnotation'](null);}),this['listenTo'](_0x250c38,'remove',(_0x31e270,_0x44a4d0)=>{this['_removeAnnotationFromBalloon'](_0x44a4d0),_0x44a4d0===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x1fe116,'change:visibleView',(_0x583fe3,_0x49bffe,_0x57d956,_0xb19b29)=>{_0xb19b29&&this['stopListening'](_0xb19b29);const _0x4f6864=_0x250c38['getByView'](_0x57d956);_0x57d956&&_0x4f6864&&(this['listenTo'](_0x57d956,'change:height',()=>{_0x1fe116['updatePosition']();}),this['listenTo'](_0x57d956,'Esc',()=>{this['_closeAnnotation'](_0x4f6864),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x4f6864&&this['setActiveAnnotation'](_0x4f6864));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x1fe116['visibleView']&&(_0x250c38['getByView'](_0x1fe116['visibleView'])&&_0x1fe116['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 _0x766f41('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x2aa912 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x2aa912);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x3bb613){for(const _0x58c553 of this['_selectedAnnotations'])_0x3bb613['includes'](_0x58c553)||this['_manuallyClosed']['delete'](_0x58c553);for(const _0x37fdfc of this['annotations'])_0x3bb613['includes'](_0x37fdfc)||this['_removeAnnotationFromBalloon'](_0x37fdfc);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x1cf3b1 of _0x3bb613)this['_addAnnotationToBalloon'](_0x1cf3b1);}this['_selectedAnnotations']=_0x3bb613;}['_addAnnotationToBalloon'](_0x306e31,_0x546d73=!0x1){this['_manuallyClosed']['has'](_0x306e31)||(this['_addedAnnotations']['has'](_0x306e31)||this['_balloon']['hasView'](_0x306e31['view'])||(this['_addedAnnotations']['add'](_0x306e31),this['_balloon']['add']({'stackId':_0x306e31['view']['id'],'view':_0x306e31['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x306e31)}})),_0x546d73&&this['_balloon']['showStack'](_0x306e31['view']['id']));}['_getBalloonTargetForAnnotation'](_0x580a21){const _0x3a2ca3=_0x580a21['target'],_0x19ea4b=this['editor']['editing']['view'],_0x2589e6=_0x19ea4b['document']['selection']['getFirstRange'](),_0x3bf5b3=_0x19ea4b['domConverter']['viewRangeToDom'](_0x2589e6);if(_0x3bf5b3['collapse'](!0x0),_0x3a2ca3){if(_0x3a2ca3 instanceof _0x12a62b)return _0x3a2ca3;let _0x144fd6=[];for(const _0x29aa22 of _0x3a2ca3)_0x144fd6['push'](...(_0x5bb6f6=_0x29aa22['getClientRects'](),Array['from'](_0x5bb6f6)['map'](DOMRect['fromRect'])));_0x144fd6=function(_0x2b718a){const _0x2db3be=[];let _0x294c36=_0x2b718a[0x0];for(let _0x483ad2=0x1;_0x483ad2<_0x2b718a['length'];_0x483ad2++)b(_0x294c36,_0x2b718a[_0x483ad2])?_0x294c36['width']+=_0x2b718a[_0x483ad2]['width']:(_0x2db3be['push'](_0x294c36),_0x294c36=_0x2b718a[_0x483ad2]);return _0x2db3be['push'](_0x294c36),_0x2db3be;}(_0x144fd6);const _0x435219=_0x3bf5b3['getBoundingClientRect']();return _0x144fd6['find'](_0x5b894f=>_0x5b894f['top']<=_0x435219['top']&&_0x5b894f['bottom']>=_0x435219['bottom']&&_0x5b894f['left']<=_0x435219['left']&&_0x5b894f['right']>=_0x435219['right'])||_0x144fd6[0x0];}var _0x5bb6f6;return _0x580a21['targetRect']||_0x3bf5b3;}['_removeAnnotationFromBalloon'](_0x1c3fed){this['_addedAnnotations']['has'](_0x1c3fed)&&this['_balloon']['hasView'](_0x1c3fed['view'])&&(this['_addedAnnotations']['delete'](_0x1c3fed),this['_balloon']['remove'](_0x1c3fed['view']));}['_closeAnnotation'](_0x5990f9){this['_manuallyClosed']['add'](_0x5990f9),this['_removeAnnotationFromBalloon'](_0x5990f9);}}function b(_0x2055fa,_0x246f92){return _0x2055fa['top']===_0x246f92['top']&&_0x2055fa['bottom']===_0x246f92['bottom']&&_0x2055fa['right']===_0x246f92['left'];}var Z='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2024,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20clip-rule=\x22evenodd\x22\x20d=\x22M14\x203.5A3.5\x203.5\x200\x200\x201\x2017.5\x207v6l-.005.192a3.501\x203.501\x200\x200\x201-2.927\x203.262l-.062.008v1.813a1.5\x201.5\x200\x200\x201-2.193\x201.33l-.37-.193-.38-.212a13.452\x2013.452\x200\x200\x201-3.272-2.63l-.062-.07-4.729-.046a3.5\x203.5\x200\x200\x201-3.5-3.5v-6a3.5\x203.5\x200\x200\x201\x203.5-3.5L14\x203.5ZM3.5\x204.954a2\x202\x200\x200\x200-2\x202v6a2\x202\x200\x200\x200\x202\x202L8.924\x2015a11.917\x2011.917\x200\x200\x200\x203.71\x203.081l.372.194v-3.268L12.962\x2015H14a2\x202\x200\x200\x200\x202-2V7a2\x202\x200\x200\x200-2-2L3.5\x204.954Z\x22/><path\x20d=\x22M16.5.5h-10a3.5\x203.5\x200\x200\x200-3.162\x202h1.84A2\x202\x200\x200\x201\x206.5\x202h10a2\x202\x200\x200\x201\x202\x202v8.873a3.502\x203.502\x200\x200\x200\x201.495-2.681L20\x2010V4A3.5\x203.5\x200\x200\x200\x2016.5.5Z\x22/><path\x20clip-rule=\x22evenodd\x22\x20d=\x22M12.013\x207.453a.75.75\x200\x200\x201\x20.034\x201.06l-3.75\x204a.75.75\x200\x200\x201-1.045.048l-2.25-2a.75.75\x200\x200\x201\x20.996-1.122l1.704\x201.515\x203.25-3.467a.75.75\x200\x200\x201\x201.061-.034Z\x22/></svg>\x0a';class tt extends kt{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x7c8bdb,_0x2681a2){super(_0x7c8bdb),this['set']('isEmpty',!_0x2681a2['length']),this['focusTracker']=new _0x22a307(),this['_annotationViews']=_0x2681a2,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new Ft({'focusables':_0x2681a2,'focusTracker':this['focusTracker']}),this['listenTo'](_0x2681a2,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x2681a2,'remove',(_0x323385,_0x507f91)=>{_0x507f91['isActive']&&this['focus'](),_0x2681a2['length']||(this['isEmpty']=!0x0);});const _0x2537b5=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':S(_0x7c8bdb,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x2681a2},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x2537b5['if']('isEmpty','ck-hidden',_0x44411d=>!_0x44411d)]},'children':[{'text':S(_0x7c8bdb,'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 _0xa5b4bd of this['_annotationViews'])this['focusTracker']['add'](_0xa5b4bd['element']);this['_annotationViews']['on']('change',(_0x5ba9e2,{added:_0x2c8938,removed:_0x483449})=>{for(const _0x3ce7c9 of _0x2c8938)this['focusTracker']['add'](_0x3ce7c9['element']);for(const _0x40dd8d of _0x483449)this['focusTracker']['remove'](_0x40dd8d['element']);});}}class f extends _0x3f9f30{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,N];}constructor(_0x19403c){super(_0x19403c),this['archivedThreads']=new _0x11cbf4();}['init'](){const _0x3542bf=this['context'],_0x188c46=_0x3542bf['plugins']['get'](o),_0x2e4abb=_0x3542bf['plugins']['get'](N);this['listenTo'](_0x188c46,'addCommentThread',(_0x2d49ae,{threadId:_0x3f80b1})=>{const _0x375410=_0x188c46['getCommentThread'](_0x3f80b1);_0x375410['archivedAt']&&this['archivedThreads']['add'](_0x375410,this['_calculatePosition'](_0x375410['archivedAt'])),this['listenTo'](_0x375410,'change:archivedAt',(_0x3c3e23,_0x4a1f00,_0x36b39c)=>{_0x36b39c?this['archivedThreads']['has'](_0x375410)||this['archivedThreads']['add'](_0x375410,this['_calculatePosition'](_0x375410['archivedAt'])):this['archivedThreads']['has'](_0x375410)&&this['archivedThreads']['remove'](_0x375410);});}),this['listenTo'](_0x188c46,'removeCommentThread',(_0x4b05cf,{threadId:_0x25044d})=>{const _0x3346a7=_0x188c46['getCommentThread'](_0x25044d);this['stopListening'](_0x3346a7),this['archivedThreads']['has'](_0x3346a7)&&this['archivedThreads']['remove'](_0x3346a7);},{'priority':'highest'}),this['listenTo'](_0x2e4abb['collection'],'focus',(_0x5234d2,_0x3cf564)=>{_0x3cf564['isVisible']||(_0x3cf564['isActive']=!0x0,_0x2e4abb['activate'](_0x3cf564));});}['_calculatePosition'](_0x3b9611){const _0x5bf16f=[...this['archivedThreads']]['findIndex'](_0x437194=>_0x437194['archivedAt']<_0x3b9611);return _0x5bf16f>-0x1?_0x5bf16f:this['archivedThreads']['length'];}}class a extends _0x44c214{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[f,_0x2135ff];}constructor(_0x15f034){super(_0x15f034),this['annotationViews']=new _0x36f2fa(),this['_pendingThreads']=[];}['init'](){const _0x1bcba7=this['editor'],_0x113ac0=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x1bcba7['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x3e77fe,!0x0)),_0x1bcba7['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x50a9ed=this['_createCommentsArchiveButton'](_0xa36070);return _0x50a9ed['set']({'role':'menuitemcheckbox'}),_0x50a9ed;});const _0x3d36e3=_0x1bcba7['plugins']['get'](f),_0x1782f8=_0x1bcba7['plugins']['get']('Annotations'),_0x8e6138=_0x1bcba7['plugins']['get']('CommentsRepository');this['listenTo'](_0x3d36e3['archivedThreads'],'add',(_0x213c5e,_0x3f57fc)=>{const _0x329c7d=_0x1bcba7['config']['get']('collaboration.channelId');if(!_0x329c7d||_0x3f57fc['channelId']===_0x329c7d){const _0x550b09=_0x8e6138['_threadToController']['get'](_0x3f57fc);if(!_0x550b09)return void this['_pendingThreads']['push'](_0x3f57fc);const _0x4fe718=this['_calculatePosition'](_0x3f57fc['archivedAt']),_0x44b391=_0x1782f8['getByInnerView'](_0x550b09['view']);_0x44b391['isVisible']&&_0x1782f8['_visibleAnnotations']['remove'](_0x44b391),this['annotationViews']['add'](_0x44b391['view'],_0x4fe718);}}),this['listenTo'](_0x1782f8['collection'],'add',(_0x8a59c7,_0x4671c5)=>{const _0x1181a1=this['_pendingThreads']['find'](_0x1728ce=>{const _0x3cad91=_0x8e6138['_threadToController']['get'](_0x1728ce);return _0x3cad91&&_0x4671c5['innerView']===_0x3cad91['view'];});if(_0x1181a1){const _0x1b34d1=this['_calculatePosition'](_0x1181a1['archivedAt']);this['annotationViews']['add'](_0x4671c5['view'],_0x1b34d1),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x1181a1),0x1);}}),this['listenTo'](_0x3d36e3['archivedThreads'],'remove',(_0x18448f,_0x1960a7)=>{const _0xeed75a=_0x1bcba7['config']['get']('collaboration.channelId');if(!_0xeed75a||_0x1960a7['channelId']===_0xeed75a){const _0x26081c=_0x8e6138['_threadToController']['get'](_0x1960a7),_0x333ceb=_0x1782f8['getByInnerView'](_0x26081c['view']);this['annotationViews']['remove'](_0x333ceb['view']),this['stopListening'](_0x333ceb['focusableElements']);}}),this['listenTo'](_0x1782f8['collection'],'add',(_0x610bde,_0x477b09)=>{this['listenTo'](_0x477b09,'escape',_0x113ac0);}),this['listenTo'](_0x1782f8['collection'],'remove',(_0x4aac49,_0x2d9e9a)=>{this['stopListening'](_0x2d9e9a,'escape',_0x113ac0);});}['_calculatePosition'](_0x589bec){const _0x58eec7=this['editor']['config']['get']('collaboration.channelId'),_0x579475=[...this['editor']['plugins']['get'](f)['archivedThreads']]['filter'](_0xe0cbc8=>_0xe0cbc8['channelId']===_0x58eec7)['findIndex'](_0x2d1af9=>_0x2d1af9['archivedAt']<_0x589bec);return _0x579475<0x0||_0x579475>this['annotationViews']['length']?this['annotationViews']['length']:_0x579475-0x1;}['_toggleDialog'](){const _0x5429a1=this['editor'],_0x10b49d=_0x5429a1['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new tt(_0x5429a1['locale'],this['annotationViews'])),'commentsArchive'===_0x10b49d['id']?_0x10b49d['hide']():_0x10b49d['show']({'id':'commentsArchive','title':S(_0x5429a1['locale'],'COMMENTS_ARCHIVE'),'icon':Z,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x310fee['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x320132,_0x5a08e7=!0x1){const _0x14e187=this['editor']['locale'],_0x24e9d9=this['editor']['plugins']['get']('Dialog'),_0x4ed8cf=new _0x320132(_0x14e187);return _0x4ed8cf['bind']('isEnabled')['to'](this,'isEnabled'),_0x4ed8cf['bind']('isOn')['to'](_0x24e9d9,'id',_0x295d93=>'commentsArchive'===_0x295d93),_0x4ed8cf['set']({'label':S(_0x14e187,'COMMENTS_ARCHIVE'),'icon':Z,'isToggleable':!0x0}),_0x5a08e7&&(_0x4ed8cf['tooltip']=!0x0),this['listenTo'](_0x4ed8cf,'execute',()=>this['_toggleDialog']()),_0x4ed8cf;}['_hideDialogOnAnnotationEscape']=_0x21b0c2=>{const _0x5131e1=_0x21b0c2['source'];if(!this['annotationViews']['has'](_0x5131e1['view']))return;const _0x38378f=this['editor']['plugins']['get']('Dialog');_0x38378f['isOpen']&&'commentsArchive'===_0x38378f['id']&&(_0x38378f['hide'](),_0x21b0c2['stop']());};}class p extends _0x44c214{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,x as AnnotationCollection,T as AnnotationView,N as Annotations,M as AnnotationsUIs,is as BaseCommentThreadView,rs as BaseCommentView,re as Comment,oe 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,e as WideSidebar};