@ckeditor/ckeditor5-comments 44.1.0-alpha.4 → 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 _0x1ce1a3,icons as _0x44358e,ContextPlugin as _0x2ccda6,PendingActions as ht,Command as _0x54c55a,Plugin as _0x284080,Context as _0x12a73d}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x5965b9,uid as _0x129308,KeystrokeHandler as jt,FocusTracker as _0x42ea23,diff as _0x167a8a,Collection as _0x124e00,Rect as _0x1bf8e1,CKEditorError as _0x7a47c7,first as _0xa992f7,priorities as Wt,scrollViewportToShowTarget as rt,getEnvKeystrokeText as nt,toUnit as Ht,DomEmitterMixin as _0x5e150c,keyCodes as _0x363287}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x5ae8d0,AriaDescriptionView as ts,setupThreadKeyboardNavigation as _0x35e371,ConfirmMixin as ti,LateFocusButtonView as _0x538857,trimHtml as _0x2390f9,LateFocusDropdownButtonView as _0x3ef2f3,Users as it,getDateTimeFormatter as lt,hashObject as pt,getAllMarkersDomElementsSorted as et,surroundingMarkersDetector as ot,FOCUS_ANNOTATION_KEYSTROKE as _0xd0908c}from'ckeditor5-collaboration/dist/index.js';import{throttle as Dt,isEqual as wt,cloneDeep as It,set as At,unset as yt,debounce as _0x4c7cf9}from'lodash-es';import{EditorUIView as Yt,InlineEditableUIView as $t,EditorUI as Vt,View as kt,FocusCycler as Ft,ButtonView as _0x2c9fe9,ViewCollection as _0x2a127c,createDropdown as _0x34f068,ListView as _0x3367c2,focusChildOnDropdownOpen as _0x475be8,ListItemView as _0x44795c,MenuBarMenuListItemButtonView as _0xad4ca2,BodyCollection as _0x5d3c18,BalloonPanelView as _0x132b08,ContextualBalloon as _0x52a537,Dialog as _0x20baa2,DialogViewPosition as _0x237004}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disablePlaceholder as zt,enablePlaceholder as St,MouseObserver as _0x2291ed}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 _0x1a85f8}from'@ckeditor/ckeditor5-collaboration-core/dist/index.js';import{toWidget as _0x5f0d41}from'@ckeditor/ckeditor5-widget/dist/index.js';class Ct extends/* #__PURE__ -- @preserve */
24
- _0x5965b9(){['model'];['view'];constructor(_0x37e5f2,_0x3e33a2){super(),this['model']=_0x37e5f2,this['model']['_isAttached']=!0x0,this['view']=_0x3e33a2,this['listenTo'](_0x3e33a2,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x3e33a2,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x3e33a2,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x3e33a2,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x3e33a2,'addComment',(_0x19c07f,_0x411b61)=>this['addComment'](_0x411b61)),this['listenTo'](_0x3e33a2,'updateComment',(_0x4fb0ed,_0x51b009,_0x2090b4)=>this['updateComment'](_0x51b009,_0x2090b4)),this['listenTo'](_0x3e33a2,'removeComment',(_0x5721e0,_0x533d3c)=>this['removeComment'](_0x533d3c));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x7bc441){this['model']['addComment']({'content':_0x7bc441,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x4688ab,_0x2522ef){this['model']['getComment'](_0x4688ab)['update']({'content':_0x2522ef});}['removeComment'](_0x2c35c4){this['model']['getComment'](_0x2c35c4)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function S(_0xd51c71,_0x335037,_0x24a80c){const t=_0xd51c71['t'];switch(_0x335037){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'},_0x24a80c);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'},_0x24a80c);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'},_0x24a80c);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'},_0x24a80c);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x24a80c);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'},_0x24a80c);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'},_0x24a80c);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'},_0x24a80c);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(_0x19c859,_0x1de9b1){super(_0x19c859);const _0x5845ef=_0x129308();this['main']=this['createCollection'](),this['editable']=new $t(_0x19c859,_0x1de9b1,void 0x0,{'label':()=>S(_0x19c859,'Comment\x20editor')}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'dir':_0x19c859['uiLanguageDirection'],'lang':_0x19c859['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x5845ef},'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(_0x44a603){super(_0x44a603),this['view']=new Xt(_0x44a603['locale'],_0x44a603['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x69a147=this['editor']['editing']['view'],_0x2ce299=this['view']['editable'],_0x41732a=_0x69a147['document']['getRoot']();_0x2ce299['name']=_0x41732a['rootName'],this['view']['render']();const _0x4da0c3=_0x2ce299['element'];this['setEditableElement'](_0x2ce299['name'],_0x4da0c3),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x69a147['attachDomRoot'](_0x4da0c3),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const Rt=[Bt,Et,Gt,Jt,Kt,Nt,Qt];class Ut extends/* #__PURE__ -- @preserve */
25
- _0x5965b9(_0x1ce1a3){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
26
- ((()=>Rt)());constructor(_0x1305ef={}){function _0x5c0a7e(_0x498e68){return _0x498e68['map'](_0x39e337=>String['fromCharCode'](_0x39e337))['join']('');}(_0x1305ef=Object['assign']({},_0x1305ef))['plugins']||(_0x1305ef['plugins']=Ut['defaultPlugins']),super(_0x1305ef),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[_0x5c0a7e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5c0a7e([0x76,0x69,0x65,0x77])][_0x5c0a7e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5c0a7e([0x61,0x75,0x74,0x6f]),this[_0x5c0a7e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x5c0a7e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5c0a7e([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x5c0a7e([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x5c0a7e([0x6f,0x6b])});}['create'](){const _0x5999f7=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x5999f7))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x5c0731=>{const _0x522997=this['model']['document']['getRoot'](),_0x434c82=_0x522997&&_0x522997['getChild'](_0x522997['childCount']-0x1);_0x5c0731['setSelection'](_0x434c82,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x39ba68=this['editing']['view'],_0x48f6c1=_0x39ba68['document']['getRoot'](),_0x3bf8a8=_0x48f6c1['getChild'](0x0);_0x48f6c1['childCount']>0x1||!_0x3bf8a8||'p'!=_0x3bf8a8['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(zt(_0x39ba68,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x3bf8a8['placeholder']=this['placeholder']),St({'view':_0x39ba68,'element':_0x3bf8a8,'keepOnFocus':!0x0}),this['placeholderElement']=_0x3bf8a8);}}class os extends kt{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x3e4440,_0x367a96={}){super(_0x3e4440),this['editor']=null,this['_editorConfig']=_0x367a96,this['set']('value',_0x367a96['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',S(_0x3e4440,'Reply...')),this['set']('submitLabel',S(_0x3e4440,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new jt(),this['focusTracker']=new _0x42ea23(),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',(_0x210a05,_0x345ee6)=>{this['cancelButtonView']['fire']('execute'),_0x345ee6();}),this['keystrokes']['set']('Ctrl+Enter',(_0x1b0797,_0x4cf400)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x4cf400());}),this['on']('submit',(_0x55e1c1,_0x25b024)=>{_0x25b024['length']>0xfde8?(alert(S(_0x3e4440,'TOO_LONG_COMMENT_ALERT',[_0x25b024['length'],0xfde8])),_0x55e1c1['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 _0x105560=this['editor'];this['element']['insertBefore'](_0x105560['ui']['element'],this['element']['firstChild']),_0x105560['model']['document']['on']('change',()=>this['value']=_0x105560['getData']()),_0x105560['bind']('placeholder')['to'](this),this['focusables']['add'](_0x105560['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x26aae9){-0x1===_0x26aae9?(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:_0x34f71d}=this,_0x2bd06d=new _0x2c9fe9(_0x34f71d);return _0x2bd06d['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x2bd06d['withText']=!0x0,_0x2bd06d['bind']('label')['to'](this,'submitLabel'),_0x2bd06d['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x2bd06d['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x59ba8b,_0x53a40d)=>!_0x53a40d&&!!_0x59ba8b['trim']()),_0x2bd06d;}['_createCancelButton'](){const {locale:_0x4cb7aa}=this,_0x15804c=new _0x2c9fe9(_0x4cb7aa);return _0x15804c['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x15804c['label']=S(_0x4cb7aa,'Cancel'),_0x15804c['withText']=!0x0,_0x15804c['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x15804c;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x410b24=>{this['focusTracker']['add'](_0x410b24['element']);}),this['focusables']['on']('change',(_0x3d0747,_0x3d8465)=>{for(const _0x434fc9 of Array['from'](_0x3d8465['added'])['reverse']())this['focusTracker']['add'](_0x434fc9['element']);});}}class ie extends kt{constructor(_0x26022f,_0x505091,_0x25b2cc){super(_0x26022f),this['commentInputView']=new os(_0x26022f,_0x25b2cc),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x519624,_0x51b493)=>_0x519624||!!_0x51b493),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 _0x5ae8d0(_0x26022f,_0x505091),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'](_0x4bb530){this['commentInputView']['focus'](_0x4bb530);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x360273,_0x535cee)=>{const {submitButtonView:_0x4d3a45,cancelButtonView:_0x54a546,editor:_0x1ae9d1}=this['commentInputView'];[_0x4d3a45['element'],_0x54a546['element'],_0x1ae9d1?_0x1ae9d1['editing']['view']['getDomRoot']():null]['filter'](_0x1b1441=>_0x1b1441)['some'](_0x51b644=>_0x51b644['contains'](_0x535cee['target']))||(this['focus'](),_0x535cee['preventDefault']());});}}class cs extends kt{constructor(_0x5db2c4){super(_0x5db2c4);const _0x2e0675=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x2e0675['to']('count',_0x50e176=>S(_0x5db2c4,'NUMBER_OF_COMMENTS',_0x50e176))}]});}}class te extends kt{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x342cd6,_0x3b7bc1,_0x3c4410){super(_0x342cd6);const _0x3ccd16=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x3b7bc1['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x3b7bc1,this['_config']=_0x3c4410,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x42ea23(),this['keystrokes']=new jt(),this['focusCycler']=new Ft({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x162f74=>this['commentViews']['map'](_0x136188=>_0x136188['element'])['includes'](_0x162f74['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new cs(_0x342cd6),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x219ff1=>_0x219ff1-this['_config']['maxCommentsWhenCollapsed']);for(const _0x593160 of _0x3b7bc1['comments'])this['_handleNewCommentModel'](_0x593160);this['_handleInfoComment'](),this['listenTo'](_0x3b7bc1['comments'],'add',(_0x6ccc8d,_0x101e7f)=>{const _0x5f071d=this['_calculatePosition'](_0x101e7f);this['length']++,this['_handleNewCommentModel'](_0x101e7f,_0x5f071d),this['refreshVisibleViews']();}),this['listenTo'](_0x3b7bc1['comments'],'remove',(_0x2cca0d,_0x4ae8df)=>{this['length']--,this['_handleRemoveCommentModel'](_0x4ae8df),this['refreshVisibleViews']();}),this['listenTo'](_0x3b7bc1,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x3b7bc1,'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',_0x3ccd16['if']('length','ck-hidden',_0x2caf6e=>!_0x2caf6e)],'aria-label':S(_0x342cd6,'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'](_0x55856a){-0x1===_0x55856a?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x17ec70 of this['commentViews'])_0x17ec70['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x5a8de6,_0x4900bf){const _0x3cbc04=new this['_config']['CommentView'](this['locale'],_0x5a8de6,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x3cbc04['viewUid']=_0x5a8de6['id'],_0x3cbc04['delegate']('removeComment')['to'](this),_0x3cbc04['delegate']('updateComment')['to'](this),_0x3cbc04['delegate']('resolveCommentThread')['to'](this),_0x3cbc04['delegate']('editorReady')['to'](this),_0x3cbc04['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x3cbc04,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x3cbc04,_0x4900bf);}['_calculatePosition'](_0x39ea3c){const _0xe7e681=this['_model']['_findOptimalIndex'](_0x39ea3c);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x39ea3c['authoredAt']?_0xe7e681-0x1:_0xe7e681:_0xe7e681-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x32fdeb={'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'],_0x32fdeb,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x32fdeb));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x6d8e39){const _0xc674d3=this['commentViews']['remove'](_0x6d8e39['id']);this['stopListening'](_0xc674d3),_0xc674d3['isEditMode']&&this['_updateHasDirtyComment'](),_0xc674d3['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x5bca98=>_0x5bca98['isEditMode']);}['_rearrangeCollapse'](){const _0x10f47b=function(_0x48483b){const _0x2defd9=new _0x124e00();for(const _0x17d016 of _0x48483b)_0x2defd9['add'](_0x17d016);return _0x2defd9;}(this['commentViews']),_0x206215=this['_collapsedCommentsView']['count'];for(let _0x468dd2=0x1;_0x468dd2<=_0x206215;_0x468dd2++)_0x10f47b['remove'](0x1);for(const _0x28f9d0 of _0x10f47b)_0x28f9d0['collapse']();_0x206215>0x0&&_0x10f47b['add'](this['_collapsedCommentsView'],0x1),as(_0x167a8a(Array['from'](this['visibleViews']),Array['from'](_0x10f47b)),this['visibleViews'],_0x10f47b);}['_rearrangeExpand'](){as(_0x167a8a(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x2dcd80 of this['visibleViews'])_0x2dcd80['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x38c253=>{this['focusTracker']['add'](_0x38c253['element']),this['keystrokes']['listenTo'](_0x38c253['element']);}),this['commentViews']['on']('change',(_0x517a60,_0x3a29b2)=>{for(const _0x516bb7 of _0x3a29b2['removed'])this['focusTracker']['remove'](_0x516bb7['element']),this['keystrokes']['stopListening'](_0x516bb7['element']);for(const _0x57ba12 of Array['from'](_0x3a29b2['added'])['reverse']())this['focusTracker']['add'](_0x57ba12['element']),this['keystrokes']['listenTo'](_0x57ba12['element']);});}}function as(_0x1d97c9,_0x304c8f,_0x1a4bc8){let _0x5c685f=0x0;for(const _0x2635fa of _0x1d97c9)switch(_0x2635fa){case'insert':_0x304c8f['add'](_0x1a4bc8['get'](_0x5c685f),_0x5c685f),_0x5c685f++;break;case'delete':_0x304c8f['remove'](_0x5c685f);break;case'equal':_0x5c685f++;}}class ls extends kt{constructor(_0x2f65ec){super(_0x2f65ec);const _0x537c07=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x537c07['to']('contextValue',_0x289f43=>S(_0x2f65ec,'THREAD_CONTEXT_LABEL',_0x289f43)),'tabindex':-0x1},'children':[{'text':_0x537c07['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class Zt extends kt{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0xf80088,_0x55b4d9){super(_0xf80088);const _0x49be7e=this['bindTemplate'];this['_model']=_0x55b4d9,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x42ea23(),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',_0x572f08=>!!_0x572f08),this['bind']('contextValue')['to'](this['_model'],'context',_0x47dd2a=>_0x47dd2a&&_0x47dd2a['value']?this['_trimContextValue'](_0x47dd2a['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',_0x49be7e['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 _0x3d4272=new _0x2c9fe9(this['locale']);return _0x3d4272['label']=S(this['locale'],'Reopen'),_0x3d4272['tooltip']=S(this['locale'],'Reopen'),_0x3d4272['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>',_0x3d4272['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0xd11b31=>!_0xd11b31),_0x3d4272['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x291856,_0x343c20)=>_0x291856&&_0x343c20),_0x3d4272['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x3d4272;}['_trimContextValue'](_0x4fa73b){if(_0x4fa73b['length']<0x96)return _0x4fa73b;const _0x17ad26=_0x4fa73b['lastIndexOf']('\x20',0x93);return _0x4fa73b['substring'](0x0,_0x17ad26>-0x1?_0x17ad26:0x93)+'...';}['_attachContextActions'](){const _0x49fe41=this['element']['querySelector']('.ck-context'),_0x4100f5=_0x49fe41['querySelector']('.ck-context__value');this['listenTo'](_0x49fe41,'mouseenter',()=>{_0x4100f5['offsetWidth']<_0x4100f5['scrollWidth']&&_0x49fe41['classList']['add']('overlay');}),this['listenTo'](_0x49fe41,'mouseleave',()=>{_0x49fe41['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0xba9f18 of this['focusables'])this['focusTracker']['add'](_0xba9f18['element']),this['keystrokes']['listenTo'](_0xba9f18['element']);}['_createContextView'](){const _0x1a6ff2=new ls(this['locale']);return _0x1a6ff2['bind']('contextValue')['to'](this),_0x1a6ff2;}}class is extends kt{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x3ed75a,_0xb8283a,_0x4a042d,_0x222d8f){super(_0x3ed75a),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0xb8283a,this['_localUser']=_0x4a042d,this['_config']=_0x222d8f,this['commentThreadHeaderView']=new Zt(_0x3ed75a,_0xb8283a),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new ts(_0x3ed75a,S(_0x3ed75a,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new te(_0x3ed75a,_0xb8283a,Object['assign']({'CommentView':this['_config']['CommentView']},_0x222d8f)),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',(_0x13d850,_0x2efb6e)=>_0x13d850||!!_0x2efb6e),this['bind']('isUnlinked')['to'](_0xb8283a,'unlinkedAt',_0x2d5316=>!!_0x2d5316),this['bind']('ariaLabel')['to'](this,'length',_0x1e9514=>{const _0x273944=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return S(this['locale'],'COMMENT_THREAD_LABEL',[_0x1e9514,_0x273944]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x42ea23(),this['keystrokes']=new jt(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x4a782c=>_0x4a782c['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),_0x35e371(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x948357=new ie(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x327329=_0x948357['commentInputView'];return _0x948357['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x327329,'value',(_0x1dc3ff,_0x1de728,_0x48ab06,_0x5e352d,_0x58b3dd)=>!!_0x58b3dd||!!_0x5e352d&&_0x48ab06&&!_0x1de728||_0x1dc3ff&&_0x48ab06&&!_0x1de728),_0x327329['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0xf1b928,_0x555b8c,_0x4daec1)=>{let _0x55a8d0;return _0x55a8d0=_0x4daec1&&_0x555b8c?'Reply\x20to\x20reopen\x20discussion...':_0xf1b928?'Reply...':'Write\x20a\x20comment...',S(this['locale'],_0x55a8d0);}),_0x327329['bind']('submitLabel')['to'](this,'length',_0x5204db=>S(this['locale'],_0x5204db?'Reply':'Comment')),_0x327329['on']('submit',(_0x12546d,_0x45d4fa)=>{this['fire']('addComment',_0x45d4fa),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x327329['on']('cancel',()=>{this['focus']();}),_0x327329['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x327329['on']('cancel',_0x592bb4=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x592bb4['stop']());}),this['on']('change:isActive',(_0x1ecddd,_0x5cd4a9,_0x3cdcef)=>{_0x3cdcef||this['length']||_0x327329['value']||this['fire']('removeCommentThread');}),_0x948357;}}class vt extends/* #__PURE__ -- @preserve */
27
- ti(is){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x36fc6f,_0xe6ba0b,_0x36c1c9,_0x5a7369){super(_0x36fc6f,_0xe6ba0b,_0x36c1c9,_0x5a7369),this['commentThreadChildren']=this['createCollection']([this['commentsListView'],this['commentThreadInputView'],this['ariaDescriptionView']]),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x36fc6f,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x2a8616,_0x4080ff,_0x237b66)=>{_0x237b66||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x46cdc4,_0x1f6b19,_0x5414e7)=>{_0x5414e7&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x128b65=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck','ck-thread','ck-reset_all-excluded','ck-rounded-corners',_0x128b65['if']('isActive','ck-thread--active'),_0x128b65['if']('isUnlinked','ck-thread--unlinked'),_0x128b65['if']('isConfirm','ck-thread--remove-confirmation'),_0x128b65['to']('actionIndicator',_0x2eb01b=>_0x2eb01b?'ck-thread--'+_0x2eb01b:'')],'data-thread-id':this['_model']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x128b65['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 _0x5ac81c of this['commentsListView']['commentViews'])_0x5ac81c['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x118b40}=this,_0x4f24e3=this['commentsListView']['commentViews']['get'](0x0);_0x4f24e3===this['_boundFirstCommentView']||_0x4f24e3['isSystemComment']||(this['_boundFirstCommentView']=_0x4f24e3,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x4f24e3,'actionIndicator',_0xba1906=>'remove'===_0xba1906?'remove':null),_0x4f24e3['placeholder']=S(_0x118b40,'Write\x20a\x20comment...'),_0x4f24e3['removeButton']['on']('execute',_0x215cc3=>{_0x215cc3['stop'](),this['showConfirm'](S(_0x118b40,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),this['on']('removeConfirm',()=>{_0x4f24e3['focus']();}),_0x4f24e3['actionBar']['add'](this['resolveButton'],0x0),_0x4f24e3['focusables']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x19a5c8=new _0x538857(this['locale']);return _0x19a5c8['label']=S(this['locale'],'Resolve'),_0x19a5c8['tooltip']=S(this['locale'],'Resolve'),_0x19a5c8['icon']=_0x44358e['check'],_0x19a5c8['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x19a5c8['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x6e1435=>!_0x6e1435),_0x19a5c8['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x2ea4fb,_0x159e6f)=>_0x2ea4fb&&!_0x159e6f),_0x19a5c8['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x19a5c8;}['_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(_0x30dd24){super(_0x30dd24),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x401243,_0x413e8d,_0x46a3e9)=>{this['element']['innerHTML']=_0x46a3e9;}),this['element']['innerHTML']=this['content'];}}class rs extends kt{['visibleView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0xfa8ca3,_0x32ce4f,_0x4b139b){super(_0xfa8ca3),this['_model']=_0x32ce4f,this['_config']=_0x4b139b,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['bind']('ariaLabel')['to'](_0x32ce4f,'content',_0x32ce4f,'authoredAt',(_0x148d6b,_0x2c21ea)=>S(_0xfa8ca3,'COMMENT_ARIA_LABEL',[_0x32ce4f['author']['name'],_0x4b139b['formatDateTime'](_0x2c21ea),new DOMParser()['parseFromString'](_0x148d6b,'text/html')['body']['textContent'],_0x32ce4f['isExternal']?this['getExternalCommentNote']():''])),this['ariaDescriptionView']=new ts(_0xfa8ca3,S(_0xfa8ca3,'COMMENT_THREAD_DESCRIPTION')),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']()),this['focusables']=new _0x2a127c(),this['focusTracker']=new _0x42ea23(),this['keystrokes']=new jt(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x5ea7cd=>_0x5ea7cd['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 _0x424758=new hs(this['locale']);return _0x424758['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x195ce1,_0x2bfa31)=>_0x2bfa31?_0x2390f9(_0x195ce1,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x195ce1),_0x424758;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0xbe07f7=new os(this['locale'],this['_config']['editorConfig']);return _0xbe07f7['value']=this['_model']['content'],_0xbe07f7['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0xbe07f7['submitLabel']=S(this['locale'],'Save'),_0xbe07f7['on']('submit',(_0x49baed,_0x419918)=>{this['fire']('updateComment',this['_model']['id'],_0x419918),this['switchToDisplayMode'](),this['focus']();}),_0xbe07f7['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0xbe07f7['once']('editorReady',()=>{_0xbe07f7['focus']();}),_0xbe07f7['createEditor'](),_0xbe07f7['delegate']('editorReady')['to'](this),_0xbe07f7['delegate']('editorDestroyed')['to'](this),_0xbe07f7;}['_setupKeyboardNavigation'](){const _0x5d3492=this['element'];this['keystrokes']['listenTo'](_0x5d3492);for(const _0x31cb1d of this['focusables'])this['focusTracker']['add'](_0x31cb1d['element']),this['keystrokes']['listenTo'](_0x31cb1d['element']);this['focusables']['on']('change',(_0x1f9ae1,_0x196db0)=>{for(const _0x3e3767 of _0x196db0['removed'])this['focusTracker']['remove'](_0x3e3767['element']),this['keystrokes']['stopListening'](_0x3e3767['element']);for(const _0x40c747 of _0x196db0['added'])this['focusTracker']['add'](_0x40c747['element']),this['keystrokes']['listenTo'](_0x40c747['element']);}),this['keystrokes']['set']('enter',(_0x59b476,_0x1d87d6)=>{_0x5d3492===_0x59b476['target']&&(this['focusCycler']['focusFirst'](),_0x1d87d6());}),this['keystrokes']['set']('esc',(_0xc13d0b,_0x18cdf2)=>{_0x5d3492!==_0xc13d0b['target']&&(this['focus'](),_0x18cdf2());});}}class gt extends/* #__PURE__ -- @preserve */
28
- ti(rs){['actionBar'];['userView'];constructor(_0x5c80ab,_0x50854f,_0x31fec4){super(_0x5c80ab,_0x50854f,_0x31fec4),this['set']('actionIndicator',null),this['set']('placeholder',S(_0x5c80ab,'Reply...')),this['bind']('authoredAt')['to'](_0x50854f),this['bind']('resolvedAt')['to'](_0x50854f),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 _0x5ae8d0(_0x5c80ab,_0x50854f['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['listenTo'](_0x50854f,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x33c69f=this['bindTemplate'],_0x2daff0=[{'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':_0x33c69f['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x33c69f['to']('authoredAt',_0x2ceda8=>this['_config']['formatDateTime'](_0x2ceda8))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x33c69f['if']('isEditMode','ck-comment__actions--hidden'),_0x33c69f['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']&&_0x2daff0['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper',_0x33c69f['if']('isConfirm','ck-comment--remove-confirmation')],'tabindex':-0x1,'aria-label':_0x33c69f['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id'],'role':'listitem'},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x33c69f['if']('isEditMode','ck-comment--edit'),_0x33c69f['if']('isSystemComment','ck-comment--info'),_0x33c69f['to']('actionIndicator',_0x491145=>_0x491145?'ck-comment--'+_0x491145:'')],'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':_0x2daff0}]}]};}['_createEditButton'](){const _0xa17da1=new _0x2c9fe9(this['locale']);return _0xa17da1['label']=S(this['locale'],'Edit'),_0xa17da1['icon']=_0x44358e['pencil'],_0xa17da1['withText']=!0x0,_0xa17da1['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0xa17da1['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x7378fe=>!_0x7378fe),_0xa17da1['bind']('isVisible')['to'](this['_model'],'isEditable'),_0xa17da1['on']('execute',()=>this['switchToEditMode']()),_0xa17da1;}['_createRemoveButton'](){const _0x3081e7=new _0x2c9fe9(this['locale']);return _0x3081e7['label']=S(this['locale'],'Remove'),_0x3081e7['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',_0x3081e7['withText']=!0x0,_0x3081e7['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x3081e7['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x2f671c=>!_0x2f671c),_0x3081e7['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x3081e7['on']('execute',()=>{this['showConfirm'](S(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x3081e7;}['_createDropdown'](){const _0x303058=_0x34f068(this['locale'],_0x3ef2f3),_0x4c0e5a=_0x303058['panelView']['children'],_0x73ea3=new _0x3367c2(this['locale']),_0x20724b=_0x303058['bindTemplate'];_0x475be8(_0x303058,()=>this['items']['find'](_0x34d6a7=>_0x34d6a7['isVisible'])),_0x303058['extendTemplate']({'attributes':{'class':[_0x20724b['if']('isVisible','ck-hidden',_0x553e66=>!_0x553e66)]}});const _0x13fa01=(_0x2a66f5,_0x488df7=-0x1)=>{const _0x4dc357=new _0x44795c(this['locale']);_0x4dc357['children']['add'](_0x2a66f5);const _0x1106fb=_0x488df7>-0x1?_0x488df7:_0x73ea3['items']['length'];_0x73ea3['items']['add'](_0x4dc357,_0x1106fb);const _0x55bfa0=Array['from'](this['items']);_0x303058['unbind']('isEnabled','isVisible'),_0x303058['bind']('isEnabled')['toMany'](_0x55bfa0,'isEnabled',(..._0x358cf9)=>_0x358cf9['some'](_0x43f00b=>_0x43f00b)),_0x303058['bind']('isVisible')['toMany'](_0x55bfa0,'isVisible',(..._0x22950e)=>_0x22950e['some'](_0x254279=>_0x254279));};_0x303058['panelPosition']='sw',_0x303058['buttonView']['set']({'label':S(this['locale'],'Show\x20more\x20items'),'icon':_0x44358e['threeVerticalDots']});for(const _0x1ab53e of this['items'])_0x13fa01(_0x1ab53e);return _0x4c0e5a['add'](_0x73ea3),_0x303058['listenTo'](this['items'],'add',(_0x349671,_0x1a2ef7,_0x1eceee)=>{_0x13fa01(_0x1a2ef7,_0x1eceee);}),_0x303058['listenTo'](this['items'],'remove',(_0x45636e,_0x122f5e,_0x52f00a)=>{_0x73ea3['items']['remove'](_0x52f00a);}),_0x303058;}['_attachActions'](_0x329469,_0x2350ce){const _0x42406e=_0x329469&&_0x329469['element'];_0x42406e&&(this['listenTo'](_0x42406e,'mouseenter',()=>this['actionIndicator']=_0x2350ce),this['listenTo'](_0x42406e,'focus',()=>this['actionIndicator']=_0x2350ce),this['listenTo'](_0x42406e,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x42406e,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0x50298b=super['_createCommentInputView']();return _0x50298b['bind']('placeholder')['to'](this),_0x50298b;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function Lt(_0x179849){const _0x4e8ca0=Dt(_0x179849,0x1e),_0x4e99ea=new MutationObserver(_0x22da7c=>{for(const _0x46e7a2 of _0x22da7c)('attributes'==_0x46e7a2['type']&&'class'==_0x46e7a2['attributeName']||'childList'==_0x46e7a2['type']||'characterData'==_0x46e7a2['type'])&&_0x4e8ca0();});return{'attach'(_0x38ddf5){_0x4e99ea['observe'](_0x38ddf5,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x4e99ea['disconnect'](),_0x4e8ca0['cancel']();}};}class T extends kt{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x37964d,_0x58d27f){super(_0x37964d),this['id']=_0x129308(),this['focusTracker']=new _0x42ea23(),this['keystrokes']=new jt(),this['keystrokes']['set']('Esc',(_0x584d9d,_0x2ab961)=>this['fire']('Esc',_0x2ab961)),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'](_0x58d27f),this['mainView']=_0x58d27f;const _0x2ce947=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x2ce947['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 _0x2825ee=this['element']['clientHeight'];_0x2825ee&&(this['height']=_0x2825ee);}}class d extends/* #__PURE__ -- @preserve */
29
- _0x5965b9(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x4cc2ce,target:_0x52773e,type:_0x47b98b,isVisible:_0x532ee6=!0x0}){super(),this['view']=_0x4cc2ce,this['view']['element']||this['view']['render'](),this['_type']=_0x47b98b,this['_target']=_0x52773e,d['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x124e00([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x35deea,_0x2fe031)=>{this['view']['focusTracker']['add'](_0x2fe031);}),this['focusableElements']['on']('remove',(_0x550713,_0x44ab78)=>{this['view']['focusTracker']['remove'](_0x44ab78);}),this['set']('isVisible',_0x532ee6);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x3f3dad=this['_getNormalizedTarget']();return d['_assertCorrectTarget'](_0x3f3dad),_0x3f3dad;}get['targetRect'](){const _0x542b02=this['target'];if(null===_0x542b02)return null;if(_0x542b02 instanceof _0x1bf8e1)return _0x542b02;const _0x5d0a0d=_0x542b02['filter'](_0x3c2807=>function(_0x190652){const _0x244f3b=_0x190652['offsetParent'];if(_0x244f3b)return!0x0;const _0x7b0851=_0x190652['getClientRects']()['item'](0x0);return!!_0x7b0851;}(_0x3c2807));return 0x0===_0x5d0a0d['length']?null:new _0x1bf8e1(_0x5d0a0d[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x15b13b){this['view']['isActive']=_0x15b13b,this['view']['mainView']['isActive']=_0x15b13b;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x6e961b){if(!(null===_0x6e961b||_0x6e961b instanceof _0x1bf8e1||Array['isArray'](_0x6e961b)&&_0x6e961b['every'](_0x5d9391=>ne(_0x5d9391))))throw new _0x7a47c7('annotation-invalid-target',null,{'target':_0x6e961b});}['_getNormalizedTarget'](){const _0x1c866e='function'==typeof this['_target']?this['_target']():this['_target'];return ne(_0x1c866e)?[_0x1c866e]:_0x1c866e;}}function ne(_0x112cba){return null!==_0x112cba&&'object'==typeof _0x112cba&&'nodeType'in _0x112cba&&0x1===_0x112cba['nodeType'];}class x extends _0x124e00{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x5f50ea=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x42ea23(),this['_focusTracker']['on']('change:isFocused',(_0x2a70ca,_0x516675,_0x10aabe)=>{_0x10aabe||this['fire']('blur');});for(const _0x10e1ad of _0x5f50ea)this['add'](_0x10e1ad);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x257a90){if(this['has'](_0x257a90))throw new _0x7a47c7('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x257a90['innerView'],_0x257a90),this['_viewToAnnotation']['set'](_0x257a90['view'],_0x257a90);for(const _0x58be03 of _0x257a90['focusableElements'])this['_focusTracker']['add'](_0x58be03);this['listenTo'](_0x257a90['focusableElements'],'add',(_0x56afd4,_0x35581d)=>{this['_focusTracker']['add'](_0x35581d);}),this['listenTo'](_0x257a90['focusableElements'],'remove',(_0x2f1e9f,_0x1c2de5)=>{this['_focusTracker']['remove'](_0x1c2de5);}),this['listenTo'](_0x257a90['view']['focusTracker'],'change:isFocused',(_0x33bde2,_0x7f1e04,_0x147acf)=>{_0x147acf&&this['fire']('focus',_0x257a90);}),_0x257a90['updateTargetRect']();const _0xafefc=this['_getOrderInContent'](_0x257a90['view']['targetRect']);return super['add'](_0x257a90,_0xafefc);}['remove'](_0x4cbc69){if(!this['has'](_0x4cbc69))throw new _0x7a47c7('annotationcollection-not-existing-item',null);this['stopListening'](_0x4cbc69['view']['focusTracker']),this['stopListening'](_0x4cbc69['focusableElements']);for(const _0xe48111 of _0x4cbc69['focusableElements'])this['_focusTracker']['remove'](_0xe48111);return this['_viewToAnnotation']['delete'](_0x4cbc69['view']),this['_innerViewToAnnotation']['delete'](_0x4cbc69['innerView']),super['remove'](_0x4cbc69);}['getByInnerView'](_0x571399){return this['_innerViewToAnnotation']['get'](_0x571399);}['getByView'](_0xac1eff){return this['_viewToAnnotation']['get'](_0xac1eff);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x1d5d22 of this)_0x1d5d22['updateTargetRect']();this['_sort']();}['_sort'](){const _0x1c5834=Array['from'](this)['sort']((_0x52dc5c,_0x3325bd)=>v(_0x52dc5c['view']['targetRect'],_0x3325bd['view']['targetRect']));for(let _0x4341c0=_0x1c5834['length']-0x1;_0x4341c0>0x0;_0x4341c0--){const _0x5a8c74=_0x1c5834[_0x4341c0];_0x4341c0!==this['getIndex'](_0x5a8c74)&&(this['remove'](_0x5a8c74),this['add'](_0x5a8c74));}}['_getOrderInContent'](_0x108185){let _0x4f5e33=0x0;if(!_0x108185)return this['length'];for(const _0x15fe1a of this){const _0x50eb38=_0x15fe1a['view']['targetRect'];if(_0x50eb38){if(v(_0x108185,_0x50eb38)<0x0)return _0x4f5e33;_0x4f5e33++;}}return _0x4f5e33;}}function v(_0x2dd868,_0x508853){if(null===_0x2dd868&&null===_0x508853)return 0x0;if(null===_0x2dd868)return-0x1;if(null===_0x508853)return 0x1;const _0x70ea7c=_0x2dd868['top']-_0x508853['top'];return 0x0==_0x70ea7c?_0x2dd868['left']-_0x508853['left']:_0x70ea7c;}class N extends _0x2ccda6{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x2770e2){if(super(_0x2770e2),this['collection']=new x(),this['_visibleAnnotations']=new x(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x2770e2 instanceof _0x1ce1a3){const _0x286a23=_0x2770e2['locale'];_0x2770e2['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':S(_0x286a23,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':S(_0x286a23,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':S(_0x286a23,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':S(_0x286a23,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':S(_0x286a23,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':S(_0x286a23,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':S(_0x286a23,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x70cdd6){this['collection']['add'](_0x70cdd6);}['remove'](_0x29c243){this['collection']['remove'](_0x29c243),_0x29c243['destroy']();}['refreshVisibility'](){for(const _0x32c9d1 of this['collection'])_0x32c9d1['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x415187){return this['collection']['getByInnerView'](_0x415187);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x3223f3 of this['collection'])_0x3223f3['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x190a2b){this['fire']('_activateAnnotation',_0x190a2b);}['createAnnotation'](_0x3b03eb){return new d(_0x3b03eb);}['createAnnotationView'](_0x741732,_0x307707){return new T(_0x741732,_0x307707);}['_addActiveAnnotation'](_0x77200a){const _0x3c8413=new Set(this['activeAnnotations']);_0x3c8413['add'](_0x77200a),this['activeAnnotations']=_0x3c8413;}['_removeActiveAnnotation'](_0x5b9dc2){const _0x1136dc=new Set(this['activeAnnotations']);_0x1136dc['delete'](_0x5b9dc2),this['activeAnnotations']=_0x1136dc;}['_bindAnnotationsToVisibleAnnotations'](){const _0x110118=this['collection'],_0x12f06b=this['_visibleAnnotations'];function _0x5da058(_0x3c24f0){const _0x44c3ab=_0x3c24f0['source'];_0x44c3ab['isVisible']&&!_0x12f06b['has'](_0x44c3ab)?_0x12f06b['add'](_0x44c3ab):!_0x44c3ab['isVisible']&&_0x12f06b['has'](_0x44c3ab)&&_0x12f06b['remove'](_0x44c3ab),_0x44c3ab['view']['focusTracker']['remove'](_0x44c3ab['view']['element']),_0x44c3ab['view']['focusTracker']['add'](_0x44c3ab['view']['element']);}this['listenTo'](_0x110118,'add',(_0x33951d,_0x14e12a)=>{_0x14e12a['isVisible']&&_0x12f06b['add'](_0x14e12a),this['listenTo'](_0x14e12a,'change:isVisible',_0x5da058);}),this['listenTo'](_0x110118,'remove',(_0x3be213,_0xb721a8)=>{_0x12f06b['has'](_0xb721a8)&&_0x12f06b['remove'](_0xb721a8),this['stopListening'](_0xb721a8,'change:isVisible',_0x5da058);});}['_setupEnterAnnotationKeystroke'](){const _0x54e813=_0x453525=>{_0x453525['on']('ready',()=>{_0x453525['keystrokes']['set'](_0x1a85f8,(_0x7e3f89,_0x506252)=>{const _0x1a8aa8=_0xa992f7(this['activeAnnotations']['values']());_0x1a8aa8&&(_0x1a8aa8['view']['focus'](),_0x506252());});});};this['context']instanceof _0x1ce1a3?_0x54e813(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x4ea236,_0x402637)=>{_0x54e813(_0x402637);});}['_setupEscapeAnnotationHandling'](){const _0x2b84e7=_0x58ef3a=>{const _0x2b34c7=_0x58ef3a['source'],_0xabaa4a=[];let _0xac00c7;if(Array['isArray'](_0x2b34c7['target'])){_0xac00c7=_0x2b34c7['target'][0x0],this['context']instanceof _0x1ce1a3?_0xabaa4a['push'](this['context']):this['context']['editors']&&_0xabaa4a['push'](...this['context']['editors']);for(const _0x478977 of _0xabaa4a)for(const _0x122fd2 of _0x478977['editing']['view']['domRoots']['values']())if(_0x122fd2['contains'](_0xac00c7))return void _0x478977['editing']['view']['focus']();_0xac00c7['focus']();}};this['listenTo'](this['collection'],'add',(_0x46c8b4,_0x317cde)=>{this['listenTo'](_0x317cde,'escape',_0x2b84e7,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x282971,_0x1f8ade)=>{this['stopListening'](_0x1f8ade,'escape',_0x2b84e7);});}}const Tt=Symbol('noChannel'),_t={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class o extends _0x2ccda6{['_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(_0x477bb7){super(_0x477bb7),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x40a6d5=this['context']['config'];_0x40a6d5['define']('comments.maxCommentsWhenCollapsed',0x2),_0x40a6d5['define']('comments.maxThreadTotalWeight',0x1f4),_0x40a6d5['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x40a6d5['define']('comments.CommentThreadView',vt),_0x40a6d5['define']('comments.CommentView',gt),_0x40a6d5['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x463753=this['context']['plugins']['get'](N);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x42fa71,_0x348c69)=>this['_addCommentThread'](_0x348c69)),this['on']('submitCommentThread',(_0x5db2e5,_0x1b4f00)=>this['_submitCommentThread'](_0x1b4f00)),this['on']('resolveCommentThread',(_0x1cc995,_0xb4e679)=>this['_resolveCommentThread'](_0xb4e679)),this['on']('resolveCommentThread',(_0x2cbad3,_0x44dc22)=>this['_updateActiveAnnotation'](_0x44dc22),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x3894db,_0x5a8cc3)=>this['_reopenCommentThread'](_0x5a8cc3)),this['on']('reopenCommentThread',(_0x87b3bd,_0x57cb8b)=>this['_updateActiveAnnotation'](_0x57cb8b),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x4d34c3,_0x206cfe)=>this['_removeCommentThread'](_0x206cfe)),this['on']('updateCommentThread',(_0x4236f9,_0x4729a3)=>this['_updateCommentThread'](_0x4729a3)),this['on']('updateCommentThread',(_0x224fbc,_0x5d81ed)=>this['_updateActiveAnnotation'](_0x5d81ed),{'priority':'lowest'}),this['on']('addComment',(_0x5e043f,_0xb67fcc)=>this['_addComment'](_0xb67fcc)),this['on']('updateComment',(_0x1f0028,_0x4d0dda)=>this['_updateComment'](_0x4d0dda)),this['on']('removeComment',(_0x2ee0bf,_0x49ee4c)=>this['_removeComment'](_0x49ee4c)),this['on']('addComment',(_0x31a010,{threadId:_0x1d3133,isFromAdapter:_0x11b866})=>{if(_0x11b866)return;const _0x32d74c=this['getCommentThread'](_0x1d3133),_0x3edc62=_0x32d74c&&this['_threadToController']['get'](_0x32d74c);_0x3edc62&&_0x3edc62['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x463753,'change:activeAnnotations',(_0x5a2270,_0x3e357d,_0x549009)=>{const _0x4348cb=Array['from'](_0x549009)['map'](_0x1a378f=>this['_viewToController']['get'](_0x1a378f['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x4348cb?_0x4348cb['model']:null;});}set['adapter'](_0x45d781){if(this['_adapter'])throw new _0x7a47c7('commentsrepository-adapter-already-set');this['_adapter']=_0x45d781;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x5915e0=Tt,threadId:_0x37ac9d=_0x129308(),comments:_0x30c3df=[],unlinkedAt:_0x216672=null,resolvedAt:_0x28c6ff=null,resolvedBy:_0x31897f=null,target:_0x2ec126=null,context:_0x38f489=null,attributes:_0x38f937={},isResolvable:_0x54978d=!0x0,isSubmitted:_0x247521=!0x1,isFromAdapter:_0x4212fe=!0x1}={}){return this['fire'](bt('addCommentThread',_0x5915e0),{'channelId':_0x5915e0,'threadId':_0x37ac9d,'comments':_0x30c3df,'unlinkedAt':_0x216672,'resolvedAt':_0x28c6ff,'resolvedBy':_0x31897f,'target':_0x2ec126,'context':_0x38f489,'attributes':_0x38f937,'isFromAdapter':_0x4212fe,'isResolvable':_0x54978d,'isSubmitted':_0x247521}),this['getCommentThread'](_0x37ac9d);}['openNewCommentThread']({channelId:_0x4d0564=Tt,threadId:_0x18e5d2=_0x129308(),target:_0x3419ea,context:_0x33d05a=null,isResolvable:_0x2d701c=!0x0}){if(this['_readOnlyChannels']['has'](_0x4d0564)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x3419ea)throw new _0x7a47c7('commentsrepository-missing-target');const _0x369b33=this['addCommentThread']({'channelId':_0x4d0564,'threadId':_0x18e5d2,'target':_0x3419ea,'context':_0x33d05a,'isResolvable':_0x2d701c});if(!_0x369b33)return null;const _0x56dbf8=this['_threadToController']['get'](_0x369b33),_0x5250a3=_0x56dbf8['view']['commentThreadInputView']['commentInputView'],_0x57c758=this['context']['plugins']['get'](N),_0x85aff4=_0x57c758['getByInnerView'](_0x56dbf8['view']);return _0x57c758['activate'](_0x85aff4),_0x5250a3['once']('editorReady',()=>_0x5250a3['focus']()),_0x369b33;}['hasCommentThread'](_0x1929a1){if('string'!=typeof _0x1929a1)throw new _0x7a47c7('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x1929a1);}['updateCommentThread']({channelId:_0x24858a=Tt,threadId:_0x476764,context:_0x37f9d0,unlinkedAt:_0x515b65,attributes:_0x238c4c,isFromAdapter:_0xf449da=!0x1}){return this['fire'](bt('updateCommentThread',_0x24858a),{'channelId':_0x24858a,'threadId':_0x476764,'context':_0x37f9d0,'unlinkedAt':_0x515b65,'attributes':_0x238c4c,'isFromAdapter':_0xf449da}),this['getCommentThread'](_0x476764);}['getCommentThread'](_0x13137d){if('string'!=typeof _0x13137d)throw new _0x7a47c7('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x13137d);}['fetchCommentThread']({channelId:_0x27c8b7,threadId:_0xcb07e4}={}){const _0x2017c9=this['getCommentThread'](_0xcb07e4);if(_0x2017c9)return Promise['resolve'](_0x2017c9);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x7a47c7('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x27c8b7,'threadId':_0xcb07e4})['then'](_0x1a39ac=>this['hasCommentThread'](_0xcb07e4)?this['getCommentThread'](_0xcb07e4):_0x1a39ac?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x27c8b7},_0x1a39ac)):void 0x0)['catch'](_0x551c18=>{throw console['error'](_0x551c18),new _0x7a47c7('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x3b0f59,skipNotAttached:_0x376441=!0x1,skipEmpty:_0x290135=!0x1,toJSON:_0x1e366e=!0x1}={}){const _0x17e405=[];for(const _0x2cb2af of this['_threads']['values']())_0x3b0f59&&_0x2cb2af['channelId']!==_0x3b0f59||_0x376441&&!_0x2cb2af['isAttached']||_0x290135&&0x0===_0x2cb2af['length']||_0x17e405['push'](_0x2cb2af);return _0x1e366e?_0x17e405['map'](_0x3e9749=>_0x3e9749['toJSON']()):_0x17e405;}['setActiveCommentThread'](_0x475ecd){const _0x2172d8=this['context']['plugins']['get'](N);if(!_0x475ecd)return void(this['activeCommentThread']&&_0x2172d8['deactivateAll']());const _0x4594ef=this['getCommentThread'](_0x475ecd);if(!_0x4594ef)throw new _0x7a47c7('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x475ecd});if(!this['_threadToController']['has'](_0x4594ef))throw new _0x7a47c7('commentsrepository-active-not-attached',null,{'threadId':_0x475ecd});const _0x1c0d45=_0x2172d8['getByInnerView'](this['_threadToController']['get'](_0x4594ef)['view']);_0x2172d8['activate'](_0x1c0d45);}['switchReadOnly'](_0x3b6019,_0x4f6141){_0x3b6019?this['_readOnlyChannels']['add'](_0x4f6141):this['_readOnlyChannels']['delete'](_0x4f6141),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x470595){return this['_readOnlyChannels']['has'](_0x470595)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x5de0b0,_0x298a44){return new Ct(_0x5de0b0,_0x298a44);}['setPermissions'](_0x480de5,_0x40c629=Tt){this['_permissions']['set'](_0x40c629,_0x480de5),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x5104dd=Tt){return this['_permissions']['has'](_0x5104dd)?this['_permissions']['get'](_0x5104dd):_t;}['_addCommentThread']({channelId:_0x1c9cdd,threadId:_0x1c6f4a,comments:_0x47cd4f,unlinkedAt:_0x48ce63,resolvedAt:_0x30950b,resolvedBy:_0x170628,target:_0xbf3a80,context:_0xbe78c0,attributes:_0x22de51,isFromAdapter:_0x1631cf,isResolvable:_0x48deff,isSubmitted:_0x19819c}){if('string'!=typeof _0x1c6f4a)throw new _0x7a47c7('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x1c6f4a});if(this['hasCommentThread'](_0x1c6f4a))throw new _0x7a47c7('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x1c6f4a});const _0x107daf=new oe(this,{'channelId':_0x1c9cdd,'id':_0x1c6f4a,'context':_0xbe78c0,'attributes':_0x22de51,'unlinkedAt':_0x48ce63,'resolvedAt':_0x30950b,'resolvedBy':_0x170628?this['context']['plugins']['get'](it)['getUser'](_0x170628):null,'isResolvable':_0x48deff,'isSubmitted':_0x19819c||_0x1631cf});this['_threads']['set'](_0x1c6f4a,_0x107daf);for(const _0x16ba3c of _0x47cd4f)_0x107daf['_add'](this['_createNewComment']({'threadId':_0x1c6f4a,..._0x16ba3c}));return _0xbf3a80&&_0x107daf['attachTo'](_0xbf3a80),_0x1631cf||!_0x107daf['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x1c9cdd,'threadId':_0x1c6f4a});}['_submitCommentThread']({channelId:_0x33f38c,threadId:_0x63e63d}){if(!this['hasCommentThread'](_0x63e63d))throw new _0x7a47c7('commentsrepository-missing-comment-thread',this);const _0x1ec54a=this['getCommentThread'](_0x63e63d);if(_0x1ec54a['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x535724,comments:_0x2521d2,resolvedAt:_0x2fa6a6,resolvedBy:_0x54fd5d,context:_0x2f1f0c,attributes:_0x13a38b}=_0x1ec54a,_0x3d9672=this['context']['plugins']['get']('PendingActions'),_0x3beca2=_0x3d9672['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x33f38c,'threadId':_0x535724,'comments':_0x2521d2['map'](_0x109d8e=>_0x109d8e['toJSON']()),'resolvedAt':_0x2fa6a6,'resolvedBy':_0x54fd5d?_0x54fd5d['id']:_0x54fd5d,'context':_0x2f1f0c,'attributes':_0x13a38b})['then'](({comments:_0x53671d})=>{_0x3d9672['remove'](_0x3beca2);for(const _0x1c9aa6 of _0x53671d)this['_updateComment']({'channelId':_0x33f38c,'threadId':_0x63e63d,'commentId':_0x1c9aa6['commentId'],'createdAt':_0x1c9aa6['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x481b4e=>{throw console['error'](_0x481b4e),new _0x7a47c7('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0xc29676,target:_0x4a1cb4}){const _0x4cd0d0=this['getCommentThread'](_0xc29676);if(!_0x4cd0d0)throw new _0x7a47c7('commentsrepository-attach-missing-comment-thread',this);const _0x15956f=this['context']['plugins']['get']('PendingActions'),_0x212b40=this['context']['plugins']['get'](N),_0x5d216c=this['_createCommentThreadView'](_0x4cd0d0),_0x3adf30=new Ct(_0x4cd0d0,_0x5d216c);let _0x52a850=null;_0x5d216c['on']('change:isDirty',(_0x466a3b,_0x308c7a,_0x31ba6d)=>{_0x31ba6d?_0x52a850=_0x15956f['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x52a850&&(_0x15956f['remove'](_0x52a850),_0x52a850=null);}),this['_threadToController']['set'](_0x4cd0d0,_0x3adf30),this['_viewToController']['set'](_0x5d216c,_0x3adf30);const _0x244753=new T(this['context']['locale'],_0x5d216c);_0x244753['bind']('length')['to'](_0x5d216c),_0x244753['bind']('isDirty')['to'](_0x5d216c,'isDirty',_0x5d216c,'length',(_0x59aad1,_0x4106b7)=>_0x59aad1||!_0x4106b7),_0x244753['bind']('isActive')['to'](_0x5d216c),_0x244753['type']='comment';const _0x58e4f2=new d({'view':_0x244753,'target':_0x4a1cb4,'type':'comment','isVisible':!_0x4cd0d0['isResolved']});return _0x5d216c['on']('escape',()=>{_0x58e4f2['fire']('escape');}),this['_bindAnnotationToEditors'](_0x5d216c,_0x58e4f2),_0x212b40['add'](_0x58e4f2),_0x58e4f2;}['_bindAnnotationToEditors'](_0x4c7dc3,_0x1e3fe4){this['listenTo'](_0x4c7dc3,'editorReady',(_0x25bdb1,_0x147e69)=>{const _0x4526bc=_0x147e69['ui']['view']['body']['bodyCollectionContainer'];_0x1e3fe4['focusableElements']['add'](_0x4526bc),this['context']instanceof _0x1ce1a3&&this['context']['ui']['focusTracker']['add'](_0x4526bc);},{'priority':'highest'}),this['listenTo'](_0x4c7dc3,'editorDestroyed',(_0x584561,_0x5af323)=>{const _0x6dbc3=_0x5af323['ui']['view']['body']['bodyCollectionContainer'];_0x1e3fe4['focusableElements']['has'](_0x6dbc3)&&_0x1e3fe4['focusableElements']['remove'](_0x6dbc3),this['context']instanceof _0x1ce1a3&&this['context']['ui']['focusTracker']['remove'](_0x6dbc3);});}['_unbindEditors'](_0x43a6de){this['stopListening'](_0x43a6de,'editorReady'),this['stopListening'](_0x43a6de,'editorDestroyed');}['_createCommentThreadView'](_0x2d6d3e){const _0x53f416=this['context']['plugins']['get'](it),{config:_0x350694,locale:_0x5ecfe2}=this['context'],_0x1932db=lt(_0x350694['get']('locale'));return new(0x0,(_0x350694['get']('comments'))['CommentThreadView'])(_0x5ecfe2,_0x2d6d3e,_0x53f416['me'],{'editorConfig':{..._0x350694['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x350694['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x350694['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x350694['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x350694['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x1932db,'CommentView':_0x350694['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x5dcdf2,channelId:_0x10e844,resolvedAt:_0x5abe0c,resolvedBy:_0x2f2127,isFromAdapter:_0x261c4c}){if(!this['hasCommentThread'](_0x5dcdf2))throw new _0x7a47c7('commentsrepository-missing-comment-thread',null,{'threadId':_0x5dcdf2});const _0x44ca67=this['getCommentThread'](_0x5dcdf2);if(_0x44ca67['isResolved'])throw new _0x7a47c7('commentsrepository-resolved-comment-thread',null,{'threadId':_0x5dcdf2});const _0x5a5fab=this['context']['plugins']['get'](it);if(_0x44ca67['resolvedBy']=_0x5a5fab['getUser'](_0x2f2127),_0x44ca67['resolvedAt']=_0x5abe0c,_0x261c4c||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x23d9a4=this['context']['plugins']['get']('PendingActions'),_0x240d49=_0x23d9a4['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x10e844,'threadId':_0x5dcdf2})['then'](({resolvedAt:_0x1c9f62,resolvedBy:_0x287152})=>{_0x23d9a4['remove'](_0x240d49),_0x44ca67['resolvedBy']['id']!==_0x287152&&(_0x44ca67['resolvedBy']=_0x5a5fab['getUser'](_0x287152)),_0x44ca67['resolvedAt']=_0x1c9f62;})['catch'](_0x1fb0c2=>{throw console['error'](_0x1fb0c2),new _0x7a47c7('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x4af18f,channelId:_0x587288,isFromAdapter:_0x325e86}){if(!this['hasCommentThread'](_0x4af18f))throw new _0x7a47c7('commentsrepository-missing-comment-thread',null,{'threadId':_0x4af18f});const _0x2b27c0=this['getCommentThread'](_0x4af18f);if(!_0x2b27c0['isResolved'])throw new _0x7a47c7('commentsrepository-reopen-comment-thread',null,{'threadId':_0x4af18f});if(_0x2b27c0['resolvedBy']=null,_0x2b27c0['resolvedAt']=null,_0x325e86||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x6e7433=this['context']['plugins']['get']('PendingActions'),_0x598469=_0x6e7433['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x587288,'threadId':_0x4af18f})['then'](()=>_0x6e7433['remove'](_0x598469))['catch'](_0x51c7af=>{throw console['error'](_0x51c7af),new _0x7a47c7('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x494ad8,isFromAdapter:_0x42e0a3}){const _0x1d11d9=this['getCommentThread'](_0x494ad8);if(!_0x1d11d9)throw new _0x7a47c7('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x494ad8),this['_threads']['delete'](_0x494ad8),!_0x1d11d9['isSubmitted']||_0x42e0a3||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x5c7e37=this['context']['plugins']['get']('PendingActions'),{channelId:_0x11984b}=_0x1d11d9,_0x504337=_0x5c7e37['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x11984b,'threadId':_0x494ad8})['then'](()=>_0x5c7e37['remove'](_0x504337))['catch'](_0x527f26=>{throw console['error'](_0x527f26),new _0x7a47c7('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x43e773,unlinkedAt:_0x4c9473,context:_0x39dd38,attributes:_0x39ae4f,isFromAdapter:_0x5d7665}){if('string'!=typeof _0x43e773)throw new _0x7a47c7('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x43e773});if(!this['hasCommentThread'](_0x43e773))throw new _0x7a47c7('commentsrepository-missing-comment-thread',null,{'threadId':_0x43e773});const _0x760ea2=this['getCommentThread'](_0x43e773);let _0x2ac2af=!0x1;if(void 0x0!==_0x39dd38&&_0x760ea2['context']!==_0x39dd38&&(_0x760ea2['context']=_0x39dd38,_0x2ac2af=!0x0),void 0x0!==_0x4c9473&&_0x760ea2['unlinkedAt']!==_0x4c9473&&(_0x760ea2['unlinkedAt']=_0x4c9473,_0x2ac2af=!0x0),_0x39ae4f&&!wt(_0x39ae4f,_0x760ea2['attributes'])&&(_0x760ea2['attributes']=_0x39ae4f,_0x2ac2af=!0x0),!_0x2ac2af)return Promise['resolve']();if(!_0x760ea2['isSubmitted']||_0x5d7665||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x175aa0=this['context']['plugins']['get']('PendingActions'),{channelId:_0xad1749}=_0x760ea2,_0x4569ae=_0x175aa0['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0xad1749,'threadId':_0x43e773,'context':_0x39dd38,'unlinkedAt':_0x4c9473,'attributes':_0x39ae4f})['then'](()=>_0x175aa0['remove'](_0x4569ae))['catch'](_0x3c4098=>{throw console['error'](_0x3c4098),new _0x7a47c7('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x1f7794){const _0x5aad3a=this['context']['plugins']['get'](N),_0x137177=this['getCommentThread'](_0x1f7794);if(_0x137177['_isAttached']=!0x1,this['_threadToController']['has'](_0x137177)){const _0x5230b0=this['_threadToController']['get'](_0x137177),_0x1c1d75=_0x5230b0['view'],_0x48fd7b=_0x5aad3a['getByInnerView'](_0x1c1d75);this['_threadToController']['delete'](_0x137177),this['_viewToController']['delete'](_0x1c1d75),_0x48fd7b&&_0x5aad3a['remove'](_0x48fd7b),_0x5230b0['destroy'](),_0x1c1d75['destroy']()['then'](()=>{this['_unbindEditors'](_0x1c1d75);});}}['_updateActiveAnnotation']({threadId:_0x499c81,resolvedAt:_0x1abfc8}){const _0x141f79=!!_0x1abfc8,_0x2815c2=this['context']['plugins']['get'](N),_0x4c974d=this['getCommentThread'](_0x499c81);if(this['_threadToController']['has'](_0x4c974d)){const _0x38178d=this['_threadToController']['get'](_0x4c974d)['view'],_0x58151d=_0x2815c2['getByInnerView'](_0x38178d);_0x58151d&&(_0x141f79&&_0x2815c2['_removeActiveAnnotation'](_0x58151d),_0x58151d['refreshVisibility']());}}['_getExternalAuthor'](_0x1e924d){const _0x3a1003=this['context']['plugins']['get'](it),_0x311a04=pt('external:'+_0x1e924d),_0x2f70c7=_0x3a1003['getUser'](_0x311a04);return _0x2f70c7||_0x3a1003['addUser']({'id':_0x311a04,'name':_0x1e924d});}['_createNewComment']({threadId:_0x1bd698,commentId:_0x4c535e=_0x129308(),content:_0x15911c,authorId:_0x23a5e8,createdAt:_0x24b06e,attributes:_0xb3b40}){if('string'!=typeof _0x4c535e)throw new _0x7a47c7('commentsrepository-invalid-commentid');if('string'!=typeof _0x23a5e8)throw new _0x7a47c7('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x15911c||!_0x15911c['trim']())throw new _0x7a47c7('commentsrepository-invalid-comment-content');const _0x4cdf67=this['context']['plugins']['get'](it)['getUser'](_0x23a5e8);if(!_0x4cdf67)throw new _0x7a47c7('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x23a5e8});let _0x24dafe=null,_0x3e46eb=_0x24b06e;return _0xb3b40&&_0xb3b40['@external']&&(_0x24dafe=this['_getExternalAuthor'](_0xb3b40['@external']['authorName']),_0x3e46eb=new Date(_0xb3b40['@external']['createdAt'])),new re(this,{'threadId':_0x1bd698,'id':_0x4c535e,'author':_0x24dafe||_0x4cdf67,'creator':_0x4cdf67,'content':_0x15911c,'createdAt':_0x24b06e,'authoredAt':_0x3e46eb,'attributes':_0xb3b40});}['_addComment'](_0x2400a8){let {threadId:_0x4118a3,content:_0x1f70b9,attributes:_0x3144f1,isFromAdapter:_0x1302a6}=_0x2400a8;const _0x464f36=this['getCommentThread'](_0x2400a8['threadId']);if(!_0x464f36)throw new _0x7a47c7('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x18ffe6=this['_createNewComment'](_0x2400a8),{id:_0x619b83}=_0x18ffe6;if(_0x464f36['_add'](_0x18ffe6),_0x1302a6||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x464f36['isSubmitted'])return Promise['resolve']();const _0x820c71=this['context']['plugins']['get']('PendingActions'),{channelId:_0x3e5a40}=_0x464f36,_0x2eacf4=_0x820c71['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x3144f1||(_0x3144f1={}),this['adapter']['addComment']({'channelId':_0x3e5a40,'threadId':_0x4118a3,'commentId':_0x619b83,'content':_0x1f70b9,'attributes':_0x3144f1})['then'](_0x4f09e7=>{_0x820c71['remove'](_0x2eacf4),_0x4f09e7&&this['_updateComment']({'channelId':_0x3e5a40,'threadId':_0x4118a3,'commentId':_0x619b83,'createdAt':_0x4f09e7['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x46e4f5=>{throw console['error'](_0x46e4f5),new _0x7a47c7('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x2a79c5,commentId:_0x35a62a,content:_0x5d502d,createdAt:_0x4e558c,attributes:_0x3554bc,isFromAdapter:_0x38d3ed}){if(void 0x0!==_0x5d502d&&('string'!=typeof _0x5d502d||!_0x5d502d['trim']()['length']))throw new _0x7a47c7('commentsrepository-update-comment-invalid-content');const _0x36fd92=this['getCommentThread'](_0x2a79c5),_0x3496d5=_0x36fd92['getComment'](_0x35a62a);if(!_0x3496d5)throw new _0x7a47c7('commentsrepository-update-missing-comment',this);let _0x1d44c2=!0x1;if(_0x5d502d&&_0x5d502d!==_0x3496d5['content']&&(_0x3496d5['isEditable']||_0x38d3ed)&&(_0x3496d5['content']=_0x5d502d,_0x1d44c2=!0x0),_0x4e558c&&_0x4e558c!==_0x3496d5['createdAt']&&(_0x3496d5['createdAt']=_0x4e558c,_0x3496d5['attributes']&&_0x3496d5['attributes']['@external']||(_0x3496d5['authoredAt']=_0x4e558c),_0x1d44c2=!0x0),_0x3554bc&&!wt(_0x3554bc,_0x3496d5['attributes'])&&(_0x3496d5['attributes']=_0x3554bc,_0x1d44c2=!0x0),!_0x1d44c2)return Promise['resolve']();if(_0x36fd92['fire']('commentUpdated'),_0x38d3ed||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x8c5277=this['context']['plugins']['get']('PendingActions'),{channelId:_0x49c65c}=this['getCommentThread'](_0x3496d5['threadId']),_0x39a5c1=_0x8c5277['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x49c65c,'threadId':_0x2a79c5,'commentId':_0x35a62a,'content':_0x5d502d,'attributes':_0x3554bc})['then'](()=>_0x8c5277['remove'](_0x39a5c1))['catch'](_0x103877=>{throw console['error'](_0x103877),new _0x7a47c7('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x1b3a9d,commentId:_0x57bed5,isFromAdapter:_0x4708b4}){const _0x113ddd=this['getCommentThread'](_0x1b3a9d),_0x4ea0e1=_0x113ddd['getComment'](_0x57bed5);if(!_0x4ea0e1)throw new _0x7a47c7('commentsrepository-remove-missing-comment',this);if(_0x113ddd['_remove'](_0x4ea0e1),_0x4708b4||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x2902bd=this['context']['plugins']['get']('PendingActions'),{channelId:_0xfccb6e}=_0x113ddd,_0x3140eb=_0x2902bd['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0xfccb6e,'threadId':_0x1b3a9d,'commentId':_0x57bed5})['then'](()=>_0x2902bd['remove'](_0x3140eb))['catch'](_0x5e6d8f=>{throw console['error'](_0x5e6d8f),new _0x7a47c7('commentsrepository-remove-comment-internal-error',this);});}}class oe extends/* #__PURE__ -- @preserve */
30
- _0x5965b9(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x2614f7,_0x36d1e4){super();const _0x15e262=_0x36d1e4['isResolvable'];this['channelId']=_0x36d1e4['channelId'],this['id']=_0x36d1e4['id'],this['comments']=new _0x124e00(),this['_repository']=_0x2614f7,this['_isAttached']=!0x1,this['_isSubmitted']=_0x36d1e4['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x2614f7,'_permissions',_0x2614f7,'_readOnlyChannels',()=>_0x2614f7['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x2614f7,'_permissions',()=>_0x2614f7['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x2614f7,'_permissions',()=>{const _0x4fe90c=_0x2614f7['getPermissions'](this['channelId']);return _0x4fe90c['write']||_0x4fe90c['admin'];}),this['bind']('isResolvable')['to'](_0x2614f7,'_permissions',()=>_0x15e262&&_0x2614f7['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x36d1e4['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x4dfd04,_0x2161af)=>_0x4dfd04?_0x2161af?_0x4dfd04<_0x2161af?_0x4dfd04:_0x2161af:_0x4dfd04:_0x2161af),this['set']('unlinkedAt',_0x36d1e4['unlinkedAt']||null),this['set']('resolvedAt',_0x36d1e4['resolvedAt']||null),this['set']('resolvedBy',_0x36d1e4['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x285817=>!!_0x285817),this['set']('attributes',_0x36d1e4['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x3f9ea9,_0x25c310)=>_0x3f9ea9+_0x25c310['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x297fa5,id:_0x696f1c}=this;this['_repository']['fire'](bt('submitCommentThread',_0x297fa5),{'channelId':_0x297fa5,'threadId':_0x696f1c});}['setUnlinkedAt'](_0x46fd50){this['_update']({'unlinkedAt':_0x46fd50});}['resolve']({resolvedAt:_0x30baa7=new Date(),resolvedBy:_0xb99d58=null,isFromAdapter:_0x3f55b5=!0x1}={}){const _0x99f0bb=this['_repository']['context']['plugins']['get'](it)['me'],{channelId:_0x15ada6,id:_0x3e7b22}=this;this['_repository']['fire'](bt('resolveCommentThread',_0x15ada6),{'channelId':_0x15ada6,'threadId':_0x3e7b22,'resolvedAt':_0x30baa7,'resolvedBy':_0xb99d58||_0x99f0bb['id'],'isFromAdapter':_0x3f55b5});}['reopen']({isFromAdapter:_0x25c59a=!0x1}={}){const {channelId:_0x59751a,id:_0x14904f}=this;this['_repository']['fire'](bt('reopenCommentThread',_0x59751a),{'channelId':_0x59751a,'threadId':_0x14904f,'isFromAdapter':_0x25c59a});}['setContext'](_0x3b5d29){this['context']||this['_update']({'context':_0x3b5d29});}['setAttribute'](_0x13231e,_0x94df60){const _0x424e15=It(this['attributes']);At(_0x424e15,_0x13231e,_0x94df60),this['_update']({'attributes':_0x424e15});}['removeAttribute'](_0x225d79){const _0x15f792=It(this['attributes']);yt(_0x15f792,_0x225d79),this['_update']({'attributes':_0x15f792});}['remove']({isFromAdapter:_0x512b80=!0x1}={}){const {channelId:_0x1194ed,id:_0x4ef662}=this;this['_repository']['fire'](bt('removeCommentThread',_0x1194ed),{'channelId':_0x1194ed,'threadId':_0x4ef662,'isFromAdapter':_0x512b80});}['attachTo'](_0x555b1d){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x555b1d});}['addComment'](_0x1dcbd6){const {channelId:_0x291bc6,id:_0x1dafbb}=this;this['_repository']['fire'](bt('addComment',_0x291bc6,_0x1dafbb),Object['assign']({'channelId':_0x291bc6,'threadId':_0x1dafbb},_0x1dcbd6));}['getComment'](_0x3b60f4){if('string'!=typeof _0x3b60f4)throw new _0x7a47c7('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x3b60f4});return this['comments']['get'](_0x3b60f4);}['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'](_0x35f06f=>_0x35f06f['toJSON']()),'attributes':this['attributes']};}['_add'](_0x5405be){return this['listenTo'](_0x5405be,'change:authoredAt',()=>{const _0x473985=this['_findOptimalIndex'](_0x5405be),_0xe816e2=this['comments'];_0x473985-0x1!=_0xe816e2['getIndex'](_0x5405be)&&_0x473985+0x1!=_0xe816e2['getIndex'](_0x5405be)&&(this['_remove'](_0x5405be),this['_add'](_0x5405be));}),this['comments']['add'](_0x5405be,this['_findOptimalIndex'](_0x5405be));}['_update'](_0x290e02){const {channelId:_0x36b162,id:_0x3eca42}=this;this['_repository']['fire'](bt('updateCommentThread',_0x36b162),{..._0x290e02,'channelId':_0x36b162,'threadId':_0x3eca42});}['_remove'](_0x29b25e){return this['stopListening'](_0x29b25e),_0x29b25e['destroy'](),this['comments']['remove'](_0x29b25e);}['_findOptimalIndex'](_0x34b230){const _0xbaa2e8=this['comments']['find'](_0x3b2d73=>new Date(_0x3b2d73['authoredAt'])['getTime']()>new Date(_0x34b230['authoredAt'])['getTime']());return _0xbaa2e8?this['comments']['getIndex'](_0xbaa2e8):this['length'];}}class re extends/* #__PURE__ -- @preserve */
31
- _0x5965b9(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x320432,_0xbc81cc){super();const _0x523f61=_0x320432['context']['plugins']['get'](it)['me'],_0x42206b=_0x320432['getCommentThread'](_0xbc81cc['threadId']),_0x351d33=0x0===_0x42206b['comments']['length'],_0x34bbe4=_0x523f61===_0xbc81cc['author'];this['id']=_0xbc81cc['id'],this['threadId']=_0xbc81cc['threadId'],this['author']=_0xbc81cc['author'],this['creator']=_0xbc81cc['creator'],this['isExternal']=Boolean(_0xbc81cc['attributes']&&_0xbc81cc['attributes']['@external']),this['set']('content',_0xbc81cc['content']),this['createdAt']=_0xbc81cc['createdAt']||new Date(),this['set']('authoredAt',_0xbc81cc['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x42206b,'resolvedAt'),this['set']('attributes',_0xbc81cc['attributes']||{}),this['bind']('isEditable')['to'](_0x320432,'_permissions',()=>{const _0x47f3a5=_0x320432['getPermissions'](_0x42206b['channelId'])['write'],_0x568521=_0x320432['getPermissions'](_0x42206b['channelId'])['modifyAll'];return _0x34bbe4&&_0x47f3a5||!_0x34bbe4&&_0x568521;}),this['bind']('isRemovable')['to'](_0x42206b,'isRemovable',_0x320432,'_permissions',_0x5f1b7d=>{const _0x31bbdc=_0x320432['getPermissions'](_0x42206b['channelId'])['write'],_0x4b07b6=_0x320432['getPermissions'](_0x42206b['channelId'])['modifyAll'];return _0x34bbe4&&_0x31bbdc||_0x5f1b7d&&_0x351d33||!_0x34bbe4&&_0x4b07b6&&!_0x351d33;}),this['bind']('isReadOnly')['to'](_0x42206b,'isReadOnly'),this['_repository']=_0x320432;}get['weight'](){return Math['max'](function(_0xfcccd0){const _0x3848f4=document['createElement']('div');return _0x3848f4['innerHTML']=_0xfcccd0,_0x3848f4['textContent']['length'];}(this['content']),0xc8);}['update'](_0x584bc9){const {threadId:_0x12f856,id:_0x53ebea}=this;if(!this['_repository']['hasCommentThread'](_0x12f856))throw new _0x7a47c7('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x437faa}=this['_repository']['getCommentThread'](_0x12f856);this['_repository']['fire'](bt('updateComment',_0x437faa,_0x12f856),{'channelId':_0x437faa,'threadId':_0x12f856,'commentId':_0x53ebea,..._0x584bc9});}['setAttribute'](_0x265445,_0x5714b3){const _0x4f4cbe=It(this['attributes']);At(_0x4f4cbe,_0x265445,_0x5714b3),this['update']({'attributes':_0x4f4cbe});}['removeAttribute'](_0x172bbe){const _0x2d6270=It(this['attributes']);yt(_0x2d6270,_0x172bbe),this['update']({'attributes':_0x2d6270});}['remove'](_0x46f9e2={}){if(!_0x46f9e2['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x390ac9,id:_0x56fab1}=this;if(!this['_repository']['hasCommentThread'](_0x390ac9))throw new _0x7a47c7('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x282a87}=this['_repository']['getCommentThread'](_0x390ac9);this['_repository']['fire'](bt('removeComment',_0x282a87,_0x390ac9),{'channelId':_0x282a87,'threadId':_0x390ac9,'commentId':_0x56fab1,..._0x46f9e2});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function bt(_0x16d14e,..._0x32a28){for(const _0x5ef4e7 of _0x32a28)void 0x0!==_0x5ef4e7&&(_0x16d14e+=':'+String(_0x5ef4e7));return _0x16d14e;}class J extends _0x54c55a{['refresh'](){const _0x51e501=this['editor']['model']['document']['selection'];for(const _0x3b760d of _0x51e501['getRanges']())if(this['_hasContent'](_0x3b760d))return void(this['isEnabled']=!0x0);this['isEnabled']=!0x1;}['execute']({threadId:_0x50b85e=_0x129308()}={}){const _0x28f114=this['editor']['model'],_0x5d7ec1=[];for(const _0xf51f61 of _0x28f114['document']['selection']['getRanges']())this['_hasContent'](_0xf51f61)&&_0x5d7ec1['push'](this['_trimToContent'](_0xf51f61));_0x28f114['change'](_0x203848=>{for(const _0x504fd0 of _0x5d7ec1){const _0x48bf68=_0x129308()['substr'](0x1,0x5),_0x29a521='comment:'+_0x50b85e+':'+_0x48bf68;_0x203848['addMarker'](_0x29a521,{'range':_0x504fd0,'usingOperation':!0x1,'affectsData':!0x1});}});}['_hasContent'](_0x2dbe65){for(const _0x49db28 of _0x2dbe65['getItems']())if(this['_itemIsContent'](_0x49db28))return!0x0;return!0x1;}['_itemIsContent'](_0x4b301b){return _0x4b301b['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x4b301b)&&!_0x4b301b['is']('element','tableCell');}['_trimToContent'](_0x2cbdba){const _0x423384=_0xf263d0=>!this['_itemIsContent'](_0xf263d0['item']),_0x27bb8d=_0x2cbdba['start']['getLastMatchingPosition'](_0x423384),_0x4b05fe=_0x2cbdba['end']['getLastMatchingPosition'](_0x423384,{'direction':'backward'});return this['editor']['model']['createRange'](_0x27bb8d,_0x4b05fe);}}class P extends _0x284080{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[N];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x7b5c8e){super(_0x7b5c8e),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x445941=this['editor'],_0x101ad8=_0x445941['model']['document']['selection'],_0x2c9b8a=_0x4c7cf9(()=>this['refreshSelectedViews'](),0xa);_0x101ad8['on']('change:range',(_0xaa54a6,_0x27c0e2)=>{_0x27c0e2['directChange']&&(_0x2c9b8a['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x445941['editing']['view']['document'],'change:isFocused',(_0x420402,_0x30b7a2,_0x5a3438)=>{_0x5a3438&&_0x2c9b8a();}),this['listenTo'](_0x445941['ui']['focusTracker'],'change:isFocused',(_0x3ff8df,_0x4c67c2,_0xde211c)=>{_0xde211c||_0x445941['isReadOnly']||this['fire']('blur',{'isAnnotationTracked':_0x3a95fd=>this['_editorAnnotationsData']['has'](_0x3a95fd['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x1b371f){if(this['_editorAnnotations']['has'](_0x1b371f['view']))return;this['_editorAnnotations']['add'](_0x1b371f['view']),this['editor']['ui']['focusTracker']['add'](_0x1b371f['view']['element']);const _0x4cc4af=this['editor']['plugins']['get'](N);this['listenTo'](_0x4cc4af['collection'],'remove',(_0x1c4a56,_0x2bfbbe)=>{this['editor']['ui']['focusTracker']['remove'](_0x2bfbbe['view']['element']),this['_editorAnnotations']['delete'](_0x2bfbbe['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x470881){if('function'!=typeof _0x470881)throw new _0x7a47c7('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x470881);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x7f8d6,annotations:_0x29dd6a}){const _0x9d8b6b=[],_0x2b18b9=this['editor']['model']['document']['selection'],_0x1558f5=Array['from'](_0x2b18b9['getRanges']());for(const [_0x4d0319,_0x319f32]of this['_editorAnnotationsData']){const _0x5de92d=_0x31e9b5(_0x319f32),_0x55929b=_0x29dd6a['getByInnerView'](_0x4d0319);_0x5de92d&&_0x55929b&&_0x9d8b6b['push']({'annotation':_0x55929b,'range':_0x5de92d});}function _0x31e9b5(_0x2ea35d){for(const _0x5acd94 of _0x2ea35d)for(const _0x4a585d of _0x1558f5)if(_0x5acd94['containsRange'](_0x4a585d,!_0x2b18b9['isCollapsed']))return _0x5acd94;return null;}return _0x9d8b6b['sort']((_0x4da7ab,_0x5bb3ad)=>{const _0x38b25f=_0x4da7ab['range'],_0x574c28=_0x5bb3ad['range'];if(!_0x38b25f['isEqual'](_0x574c28)){if(_0x38b25f['containsRange'](_0x574c28,!0x0))return 0x1;if(_0x574c28['containsRange'](_0x38b25f,!0x0))return-0x1;}return _0x4da7ab['annotation']==_0x7f8d6?-0x1:_0x5bb3ad['annotation']==_0x7f8d6?0x1:0x0;})['map'](_0x1f0d22=>_0x1f0d22['annotation']);}get['_editorAnnotationsData'](){const _0x17dede=new Map();for(const _0x15d6ba of Array['from'](this['_dataCollectors']))for(const [_0x38c1ff,_0x10cef6]of _0x15d6ba())_0x17dede['set'](_0x38c1ff,_0x10cef6);return _0x17dede;}}class st extends _0x284080{['afterInit'](){const _0x176ef6=this['editor'];if(!_0x176ef6['plugins']['has']('RestrictedEditingModeEditing'))return;_0x176ef6['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class ct extends _0x284080{constructor(_0x3a756d){super(_0x3a756d),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x141878=this['editor'],_0x52bf2b=_0x141878['commands']['get']('importWord'),_0x4be451=_0x141878['plugins']['get'](it);_0x52bf2b&&(_0x52bf2b['on']('execute',(_0x5b7662,[,_0x1719ee])=>{_0x1719ee['collaboration_features']={'comments':!0x0,'user_id':_0x4be451['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x52bf2b,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x102f05,_0x3e76be){const {comment_threads:_0x366e18}=_0x3e76be;_0x366e18&&_0x366e18['forEach'](({thread_id:_0xd7e49c,comments:_0x2924b5,is_resolved:_0x328232})=>{const _0x5e17d3=new Date(),_0x95fb87=_0x2924b5['map'](({author:_0xb409f,content:_0x2ef877,created_at:_0x23a9d4})=>({'content':_0x2ef877,'authorId':this['editor']['plugins']['get'](it)['me']['id'],'createdAt':_0x5e17d3,'attributes':{'@external':{'authorName':_0xb409f,'createdAt':_0x23a9d4?new Date(_0x23a9d4):new Date(),'source':'importWord'}}})),_0x2397c1=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](o)['addCommentThread']({'channelId':_0x2397c1,'threadId':_0xd7e49c,'comments':_0x95fb87,'resolvedAt':_0x328232?_0x5e17d3:null});});}}class at extends _0x284080{constructor(_0x4dbcdc){super(_0x4dbcdc),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x4a0ec5=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x4a0ec5,'contentInsertion',(_0x2cfe05,_0x4ac586)=>this['_removeMarkersWithoutThreads'](_0x4ac586['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x27727a){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x27727a;const _0x2e3e21=this['editor']['plugins']['get']('CommentsRepository');for(const _0x56b59d of _0x27727a['keys']()){const [_0x53c179,_0x121d97]=_0x56b59d['split'](':');'comment'!=_0x53c179||_0x2e3e21['hasCommentThread'](_0x121d97)||_0x27727a['delete'](_0x56b59d);}return _0x27727a;}['_registerMarkerInClipboardPipeline'](){const _0x163d95=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x13de08=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x13de08&&_0x163d95['_registerMarkerToCopy']('comment',_0x13de08);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x1fec48){switch(_0x1fec48){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 _0x284080{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x55df08,_0x3fbf78)=>{if(!_0x3fbf78['options']['showCommentHighlights'])return null;if(_0x3fbf78['options']['ignoreResolvedComments']){const {id:_0x333ab1}=er(_0x55df08['markerName']),_0x270840=this['editor']['plugins']['get'](o)['getCommentThread'](_0x333ab1);if(_0x270840&&_0x270840['isResolved']&&_0x55df08['item'])return _0x3fbf78['consumable']['consume'](_0x55df08['item'],'addMarker:'+_0x55df08['markerName']),_0x3fbf78['consumable']['consume'](_0x55df08['item'],'removeMarker:'+_0x55df08['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x10b99a=>{_0x10b99a['on']('addMarker:comment',(_0xffa06f,_0x5a71c4,_0x1f7687)=>{if(!_0x1f7687['options']['showCommentHighlights'])return;const _0x24e345=_0x5a71c4['item'];if(!_0x24e345)return;const _0x21f0d7=_0x1f7687['mapper']['toViewElement'](_0x24e345);this['editor']['model']['schema']['isObject'](_0x24e345)&&_0x21f0d7&&!_0x21f0d7['getCustomProperty']('widget')&&_0x21f0d7['is']('containerElement')&&_0x5f0d41(_0x21f0d7,_0x1f7687['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x5ca3e4,{writer:_0x2a9557,options:_0x432f7a})=>{if(!_0x432f7a['showCommentHighlights'])return null;const _0x157e8e=_0x2a9557['createContainerElement']('div'),_0x3cd4bb=_0x2a9557['createEmptyElement']('hr');return _0x2a9557['addClass']('ck-horizontal-line',_0x157e8e),_0x2a9557['insert'](_0x2a9557['createPositionAt'](_0x157e8e,0x0),_0x3cd4bb),_0x157e8e;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x32db0b,{writer:_0x394c8e,options:_0x1f40c6})=>{if(!_0x1f40c6['showCommentHighlights'])return null;const _0x433835=_0x394c8e['createContainerElement']('span'),_0x274afe=_0x394c8e['createEmptyElement']('img');return _0x394c8e['addClass']('image-inline',_0x433835),_0x394c8e['insert'](_0x394c8e['createPositionAt'](_0x433835,0x0),_0x274afe),_0x433835;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x390413,{writer:_0x49193d,options:_0x4f74a9})=>{if(_0x4f74a9['showCommentHighlights'])return _0x49193d['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x2467a1,_0x534c4a,_0x5cda9d)=>{_0x5cda9d['options']['showCommentHighlights']&&_0x2467a1['stop']();},{'priority':'high'});}}class r extends _0x284080{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(_0x347eca){super(_0x347eca),this['set']('isThreadsLoadingPaused',!0x0),_0x347eca['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x3bf9fa,_0x46e692,_0x10026e,_0x90377f)=>{const _0x4c43ae=_0x347eca['plugins']['get'](o),_0x288368=_0x10026e?er(_0x10026e)['id']:null;if(_0x347eca['model']['change'](()=>{if(_0x288368){const _0x4ac728=this['getAllMarkersForId'](_0x288368);for(const _0x22f7cf of _0x4ac728)_0x347eca['editing']['reconvertMarker'](_0x22f7cf);}if(_0x90377f){const {id:_0x2fd67b}=er(_0x90377f),_0x2daed8=_0x4c43ae['getCommentThread'](_0x2fd67b);if(_0x2daed8&&!_0x2daed8['isAttached'])return;const _0x48fee1=this['getAllMarkersForId'](_0x2fd67b);for(const _0x5660af of _0x48fee1)_0x347eca['editing']['reconvertMarker'](_0x5660af);}}),_0x288368){const _0x17ade7=_0x4c43ae['getCommentThread'](_0x288368);_0x17ade7&&_0x17ade7['isResolved']&&this['scrollToThreadMarker'](_0x288368);}}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x1bd147=this['editor'],_0x54ffec=_0x1bd147['plugins']['get'](o),_0xa2d142=_0x1bd147['config']['get']('collaboration.channelId');_0x1bd147['commands']['add']('addCommentThread',new J(_0x1bd147)),this['listenTo'](_0x1bd147,'change:isReadOnly',(_0x3b83b0,_0x360bfe,_0x8449c1)=>{_0x54ffec['switchReadOnly'](_0x8449c1,_0x1bd147['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x54ffec,ft('addCommentThread',_0xa2d142),(_0x2ff5cb,{threadId:_0x323350})=>{const _0x34044b=this['editor']['plugins']['get'](o)['getCommentThread'](_0x323350);_0x34044b&&_0x34044b['unlinkedAt']&&this['_attachArchivedThread'](_0x323350);}),this['listenTo'](_0x54ffec,ft('removeCommentThread',_0xa2d142),(_0x18f3a6,{threadId:_0xa1949c})=>{_0x1bd147['model']['enqueueChange']({'isUndoable':!0x1},_0x14dc03=>{const _0x322981=this['getAllMarkersForId'](_0xa1949c);for(const _0x48c980 of _0x322981)_0x14dc03['removeMarker'](_0x48c980);});}),this['listenTo'](_0x54ffec,ft('resolveCommentThread',_0xa2d142),(_0x487ced,{threadId:_0x1e3018})=>{(this['_reconvertMarkers'](_0x1e3018),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](o)['getCommentThread'](_0x1e3018)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x54ffec,ft('reopenCommentThread',_0xa2d142),(_0x265039,{threadId:_0x324335})=>{this['_reconvertMarkers'](_0x324335);},{'priority':'low'}),this['listenTo'](_0x54ffec,ft('addComment',_0xa2d142),(_0x5cb36b,{threadId:_0x326762,isFromAdapter:_0x36d76d})=>{const _0x42f79a=this['getAllMarkersForId'](_0x326762);if(_0x36d76d||0x0==_0x42f79a['length']||!_0x54ffec['hasCommentThread'](_0x326762))return;0x1===_0x54ffec['getCommentThread'](_0x326762)['length']&&_0x1bd147['model']['enqueueChange']({'isUndoable':!0x1},_0x5b22c8=>{for(const _0x374525 of _0x42f79a)_0x5b22c8['updateMarker'](_0x374525,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove']();}['afterInit'](){!async function(_0x131df6){const _0x119de7=_0x287923([0x6a,0x63,0x37,0x58,0x6e,0x52,0x53,0x36,0x48,0x31,0x7a,0x75,0x4e,0x34,0x46,0x69,0x57,0x49,0x51,0x6d,0x77,0x4d,0x4f,0x42,0x59,0x72,0x35,0x76,0x62,0x73,0x4c,0x4a,0x32,0x71,0x65,0x6b,0x45,0x4b,0x79,0x74,0x50,0x6c,0x43,0x67,0x61,0x30,0x33,0x47,0x38,0x54,0x66,0x68,0x44,0x70,0x78,0x64,0x6f,0x55,0x56,0x5a,0x41,0x39]),_0x139b40=0x4e9f630e,_0x4307eb=0x4e983ace^_0x139b40,_0x59a821=window[_0x287923([0x44,0x61,0x74,0x65])][_0x287923([0x6e,0x6f,0x77])](),_0x110e52=_0x131df6[_0x287923([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x281618=new window[(_0x287923([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xe2a910=>{_0x110e52[_0x287923([0x6f,0x6e,0x63,0x65])](_0x287923([0x72,0x65,0x61,0x64,0x79]),_0xe2a910);}),_0x2904bf={[_0x287923([0x6b,0x74,0x79])]:_0x287923([0x45,0x43]),[_0x287923([0x75,0x73,0x65])]:_0x287923([0x73,0x69,0x67]),[_0x287923([0x63,0x72,0x76])]:_0x287923([0x50,0x2d,0x32,0x35,0x36]),[_0x287923([0x78])]:_0x287923([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]),[_0x287923([0x79])]:_0x287923([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]),[_0x287923([0x61,0x6c,0x67])]:_0x287923([0x45,0x53,0x32,0x35,0x36])},_0x3330c7=_0x110e52[_0x287923([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x287923([0x67,0x65,0x74])](_0x287923([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x11636b(){let _0x2be77,_0x541798=null,_0x251453=null;try{if(_0x3330c7==_0x287923([0x47,0x50,0x4c]))return _0x287923([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2be77=_0x4cda22(),!_0x2be77)return _0x287923([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2be77[_0x287923([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x251453=_0x1a155b(_0x2be77[_0x287923([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2be77[_0x287923([0x6a,0x74,0x69])])),await _0xc9b8ad()?_0x331523()?_0x4c28b5()?_0x287923([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3a4494()?(_0x2be77[_0x287923([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x287923([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x541798=_0x51aead(_0x287923([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2be77[_0x287923([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x287923([0x74,0x72,0x69,0x61,0x6c])&&(_0x541798=_0x51aead(_0x287923([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x2be77[_0x287923([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x287923([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x541798=_0x51aead(_0x287923([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1b84fc()):_0x287923([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x287923([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x287923([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x5d49fc){return _0x287923([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x4c28b5(){const _0x8cc59a=[_0x287923([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x287923([0x74,0x72,0x69,0x61,0x6c])][_0x287923([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2be77[_0x287923([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x59a821/0x3e8:0xe10*_0x4307eb;return _0x2be77[_0x287923([0x65,0x78,0x70])]<_0x8cc59a;}function _0x331523(){const _0xd4033b=_0x2be77[_0x287923([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0xd4033b)return!0x1;if(_0xd4033b[_0x287923([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x287923([0x2a])))return!0x0;if(_0xd4033b[_0x287923([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x287923([0x43,0x4d,0x54])))return!0x0;if(_0xd4033b[_0x287923([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x287923([0x52,0x43,0x4d,0x54]))){if(_0xce83a8())return!0x0;if(_0x51226d()||_0x1279aa())return!0x0;}return!0x1;}function _0x3a4494(){const _0x2a1cf3=_0x2be77[_0x287923([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2a1cf3||0x0==_0x2a1cf3[_0x287923([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x18d341}=new URL(window[_0x287923([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x2a1cf3[_0x287923([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x18d341))return!0x0;const _0xd0df1c=_0x18d341[_0x287923([0x73,0x70,0x6c,0x69,0x74])](_0x287923([0x2e]));return _0x2a1cf3[_0x287923([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1c03f0=>_0x1c03f0[_0x287923([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x287923([0x2a])))[_0x287923([0x6d,0x61,0x70])](_0x471021=>_0x471021[_0x287923([0x73,0x70,0x6c,0x69,0x74])](_0x287923([0x2e])))[_0x287923([0x73,0x6f,0x6d,0x65])](_0x529e51=>_0xd0df1c[_0x287923([0x65,0x76,0x65,0x72,0x79])]((_0x4cfdb2,_0x2df7bc)=>_0x529e51[_0x2df7bc]===_0x4cfdb2||_0x529e51[_0x2df7bc]===_0x287923([0x2a])));}function _0x1b84fc(){return _0x541798&&_0x251453?new window[(_0x287923([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x553302,_0x3bdb52)=>{_0x541798[_0x287923([0x74,0x68,0x65,0x6e])](_0x553302,_0x3bdb52),_0x251453[_0x287923([0x74,0x68,0x65,0x6e])](_0x317b2f=>{_0x317b2f!=_0x287923([0x56,0x61,0x6c,0x69,0x64])&&_0x553302(_0x317b2f);},_0x3bdb52);}):_0x541798||_0x251453||_0x287923([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1a155b(_0x3faae7,_0x38814a){return new window[(_0x287923([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x487275=>{if(_0x2ee048())return _0x487275(_0x287923([0x56,0x61,0x6c,0x69,0x64]));_0x8a6a38(),_0x110e52[_0x287923([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x287923([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1fae29=!0x1;const _0x539d7c=_0x129308();function _0x1e1014(_0x5cdda9){return!!_0x5cdda9&&(typeof _0x5cdda9===_0x287923([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5cdda9===_0x287923([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5cdda9[_0x287923([0x74,0x68,0x65,0x6e])]===_0x287923([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5cdda9[_0x287923([0x63,0x61,0x74,0x63,0x68])]===_0x287923([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x25fc47(_0xdb677c){_0x37e171(_0xdb677c)[_0x287923([0x74,0x68,0x65,0x6e])](_0x73d563=>{if(!_0x73d563||_0x73d563[_0x287923([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x287923([0x6f,0x6b]))return _0x287923([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4c4bc5(_0x1f87f4(_0x539d7c+_0x38814a))!=_0x73d563[_0x287923([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x287923([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x287923([0x56,0x61,0x6c,0x69,0x64]);})[_0x287923([0x74,0x68,0x65,0x6e])](_0x3d8c16=>(_0x1cb30d(),_0x3d8c16),()=>{const _0xd4dff6=_0xdefbc6();return null==_0xd4dff6?(_0x1cb30d(),_0x287923([0x56,0x61,0x6c,0x69,0x64])):_0x287923(_0x59a821-_0xd4dff6>(0x6a93e70e^_0x139b40)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x287923([0x74,0x68,0x65,0x6e])](_0x487275)[_0x287923([0x63,0x61,0x74,0x63,0x68])](()=>{_0x487275(_0x287923([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4fe535=0x4ea98d8e^_0x139b40;function _0x1cb30d(){const _0x5d4576=_0x287923([0x6c,0x6c,0x63,0x74,0x2d])+_0x4c4bc5(_0x1f87f4(_0x3faae7)),_0x5a6d3e=_0x550839(_0x4c4bc5(window[_0x287923([0x4d,0x61,0x74,0x68])][_0x287923([0x63,0x65,0x69,0x6c])](_0x59a821/_0x4fe535)));window[_0x287923([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x287923([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5d4576,_0x5a6d3e);}function _0xdefbc6(){const _0x22bffd=_0x287923([0x6c,0x6c,0x63,0x74,0x2d])+_0x4c4bc5(_0x1f87f4(_0x3faae7)),_0xd15b7d=window[_0x287923([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x287923([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x22bffd);return _0xd15b7d?window[_0x287923([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x550839(_0xd15b7d),0x10)*_0x4fe535:null;}function _0x37e171(_0x584d7d){return new window[(_0x287923([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x30e475,_0x3a91df)=>{_0x584d7d[_0x287923([0x74,0x68,0x65,0x6e])](_0x30e475,_0x3a91df),window[_0x287923([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3a91df,0x4e9eb7ce^_0x139b40);});}}_0x110e52[_0x287923([0x6f,0x6e])](_0x287923([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2a99f1,_0x271671)=>{if(_0x271671[0x0]!=_0x3faae7)return _0x487275(_0x287923([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x271671[0x1]={..._0x271671[0x1],[_0x287923([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x539d7c};},{[_0x287923([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x287923([0x68,0x69,0x67,0x68])}),_0x110e52[_0x287923([0x6f,0x6e])](_0x287923([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x14407e=>{_0x1e1014(_0x14407e[_0x287923([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1fae29=!0x0,_0x25fc47(_0x14407e[_0x287923([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x287923([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x287923([0x6c,0x6f,0x77])}),_0x281618[_0x287923([0x74,0x68,0x65,0x6e])](()=>{_0x1fae29||_0x487275(_0x287923([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2ee048(){return _0x110e52[_0x287923([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x287923([0x76,0x69,0x65,0x77])][_0x287923([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x287923([0x61,0x75,0x74,0x6f]);}function _0x8a6a38(){_0x110e52[_0x287923([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x287923([0x76,0x69,0x65,0x77])][_0x287923([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x287923([0x61,0x75,0x74,0x6f]);}}function _0x51aead(_0x476ec7){const _0x6ced11=[new window[(_0x287923([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4ee8a2=>setTimeout(_0x4ee8a2,0x4e965dc2^_0x139b40)),_0x281618[_0x287923([0x74,0x68,0x65,0x6e])](()=>new window[(_0x287923([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4d5a16=>{let _0x5544b3=0x0;_0x110e52[_0x287923([0x6d,0x6f,0x64,0x65,0x6c])][_0x287923([0x6f,0x6e])](_0x287923([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4ddcc4,_0x15a23d)=>{_0x15a23d[0x0][_0x287923([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5544b3++,_0x5544b3==(0x4e9f62f6^_0x139b40)&&(_0x4d5a16(),_0x4ddcc4[_0x287923([0x6f,0x66,0x66])]());});}))];return window[_0x287923([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x287923([0x72,0x61,0x63,0x65])](_0x6ced11)[_0x287923([0x74,0x68,0x65,0x6e])](()=>_0x476ec7);}async function _0x18f24b(){await _0x281618,_0x110e52[_0x287923([0x6d,0x6f,0x64,0x65,0x6c])][_0x287923([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3a2a0f,_0x110e52[_0x287923([0x6d,0x6f,0x64,0x65,0x6c])][_0x287923([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3a2a0f,_0x110e52[_0x287923([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x287923([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xce83a8(){return _0x44becb(_0x287923([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x3e14cb(_0x287923([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x287923([0x73,0x74,0x61,0x74,0x65])]==_0x287923([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x51226d(){return _0x44becb(_0x287923([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 _0x1279aa(){return _0x44becb(_0x287923([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x2484af(_0x26e88b){const _0x4f4f1f=_0xc0680c();_0x110e52[_0x4f4f1f]=_0x287923([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x26e88b,_0x26e88b!=_0x287923([0x56,0x61,0x6c,0x69,0x64])&&_0x18f24b();}function _0xc0680c(){const _0x2c8518=window[_0x287923([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x287923([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x287923([0x6e,0x6f,0x77])]())[_0x287923([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x287923([0x2e]),'');let _0x2b2b05=_0x287923([0x6a]);for(let _0x2c5856=0x0;_0x2c5856<_0x2c8518[_0x287923([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2c5856+=0x2){let _0x1d28f5=window[_0x287923([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2c8518[_0x287923([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2c5856,_0x2c5856+0x2));_0x1d28f5>=_0x119de7[_0x287923([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1d28f5-=_0x119de7[_0x287923([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2b2b05+=_0x119de7[_0x1d28f5];}return _0x2b2b05;}function _0x4cda22(){const _0x3ac7f4=_0x3330c7[_0x287923([0x73,0x70,0x6c,0x69,0x74])](_0x287923([0x2e]));if(0x3!=_0x3ac7f4[_0x287923([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x43506a(_0x3ac7f4[0x1]);function _0x43506a(_0x1c94da){const _0x5b2f6b=_0x470294(_0x1c94da);return _0x5b2f6b&&_0x468db2()?_0x5b2f6b:null;function _0x468db2(){const _0x47e26d=_0x5b2f6b[_0x287923([0x6a,0x74,0x69])],_0x53f086=window[_0x287923([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x47e26d[_0x287923([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x47e26d[_0x287923([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x46d7bf={..._0x5b2f6b,[_0x287923([0x6a,0x74,0x69])]:_0x47e26d[_0x287923([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x47e26d[_0x287923([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x46d7bf[_0x287923([0x76,0x63])],_0x1f87f4(_0x46d7bf)==_0x53f086;}}}async function _0xc9b8ad(){let _0xc93076=!0x0;try{const _0x2658a3=_0x3330c7[_0x287923([0x73,0x70,0x6c,0x69,0x74])](_0x287923([0x2e])),[_0x2921e9,_0xb4dcd0,_0x491533]=_0x2658a3;return _0x4cfe4a(_0x2921e9),await _0x597274(_0x2921e9,_0xb4dcd0,_0x491533),_0xc93076;}catch(_0x415d01){return!0x1;}function _0x4cfe4a(_0x1c0d07){const _0x190e0a=_0x470294(_0x1c0d07);_0x190e0a&&_0x190e0a[_0x287923([0x61,0x6c,0x67])]==_0x287923([0x45,0x53,0x32,0x35,0x36])||(_0xc93076=!0x1);}async function _0x597274(_0x2d3597,_0x591c00,_0x12e1ab){const _0x493f39=window[_0x287923([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x287923([0x66,0x72,0x6f,0x6d])](_0x25e32c(_0x12e1ab),_0x4abac6=>_0x4abac6[_0x287923([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1decaf=new window[(_0x287923([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x287923([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2d3597+_0x287923([0x2e])+_0x591c00),_0x467263=window[_0x287923([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x287923([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x467263)return;const _0x545f6d=await _0x467263[_0x287923([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x287923([0x6a,0x77,0x6b]),_0x2904bf,{[_0x287923([0x6e,0x61,0x6d,0x65])]:_0x287923([0x45,0x43,0x44,0x53,0x41]),[_0x287923([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x287923([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x287923([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x467263[_0x287923([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x287923([0x6e,0x61,0x6d,0x65])]:_0x287923([0x45,0x43,0x44,0x53,0x41]),[_0x287923([0x68,0x61,0x73,0x68])]:{[_0x287923([0x6e,0x61,0x6d,0x65])]:_0x287923([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x545f6d,_0x493f39,_0x1decaf)||(_0xc93076=!0x1);}}function _0x470294(_0x47856f){return _0x47856f[_0x287923([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x287923([0x65,0x79]))?JSON[_0x287923([0x70,0x61,0x72,0x73,0x65])](_0x25e32c(_0x47856f)):null;}function _0x25e32c(_0x34d73d){return window[_0x287923([0x61,0x74,0x6f,0x62])](_0x34d73d[_0x287923([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x287923([0x2b]))[_0x287923([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x287923([0x2f])));}function _0x1f87f4(_0xd5db28){let _0x152359=0x1505;function _0x5b0755(_0x18992a){for(let _0x52e8fd=0x0;_0x52e8fd<_0x18992a[_0x287923([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x52e8fd++){const _0xf0210e=_0x18992a[_0x287923([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x52e8fd);_0x152359=(_0x152359<<0x5)+_0x152359+_0xf0210e,_0x152359&=_0x152359;}}function _0x1b1fca(_0x10c137){Array[_0x287923([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x10c137)?_0x10c137[_0x287923([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1b1fca):_0x10c137&&typeof _0x10c137==_0x287923([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x287923([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x10c137)[_0x287923([0x73,0x6f,0x72,0x74])]()[_0x287923([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2399a9,_0x5f371b])=>{_0x5b0755(_0x2399a9),_0x1b1fca(_0x5f371b);}):_0x5b0755(window[_0x287923([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x10c137));}return _0x1b1fca(_0xd5db28),_0x152359>>>0x0;}function _0x4c4bc5(_0x56149e){return _0x56149e[_0x287923([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x287923([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x287923([0x30]));}function _0x550839(_0x11a14f){return _0x11a14f[_0x287923([0x73,0x70,0x6c,0x69,0x74])]('')[_0x287923([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x287923([0x6a,0x6f,0x69,0x6e])]('');}function _0x44becb(_0x30875a){return _0x110e52[_0x287923([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x287923([0x68,0x61,0x73])](_0x30875a);}function _0x3e14cb(_0x304f39){return _0x110e52[_0x287923([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x287923([0x67,0x65,0x74])](_0x304f39);}function _0x3a2a0f(){}function _0x287923(_0x42e202){return _0x42e202['map'](_0x2eddb5=>String['fromCharCode'](_0x2eddb5))['join']('');}_0x2484af(await _0x11636b());}(this);}['destroy'](){const _0x1d3e38=this['editor']['plugins']['get'](o),_0x49a521=this['editor']['config']['get']('collaboration.channelId');for(const _0x21f0e6 of _0x1d3e38['getCommentThreads']({'channelId':_0x49a521}))_0x1d3e38['_detachCommentThread'](_0x21f0e6['id']),_0x1d3e38['_threads']['delete'](_0x21f0e6['id']);super['destroy']();}['hasMarkerForId'](_0x3690db){return this['getAllMarkersForId'](_0x3690db)['length']>0x0;}['getAllMarkersForId'](_0x42b332){const _0x5ecb26=[];for(const _0x31089b of this['editor']['model']['markers'])_0x31089b['name']['startsWith']('comment:'+_0x42b332)&&_0x5ecb26['push'](_0x31089b);return _0x5ecb26;}['scrollToThreadMarker'](_0x17bb8f){const _0x5372fa=this['_getTargetForId'](_0x17bb8f);_0x5372fa&&setTimeout(()=>{this['activeMarker']&&er(this['activeMarker'])['id']===_0x17bb8f&&rt({'target':_0x5372fa[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x5b3c7f){this['editor']['model']['change'](()=>{for(const _0x98c289 of this['getAllMarkersForId'](_0x5b3c7f))this['editor']['editing']['reconvertMarker'](_0x98c289);});}['_attachArchivedThread'](_0x2eb45c){const _0x4ed08b=this['editor']['plugins']['get'](o),_0x2b4751=this['editor']['plugins']['get'](P),_0x1a0ee7=_0x4ed08b['getCommentThread'](_0x2eb45c);if(!_0x1a0ee7['isAttached']){const _0x32f19d=_0x1a0ee7['attachTo'](()=>this['_getTargetForId'](_0x1a0ee7['id']));_0x2b4751['registerAnnotation'](_0x32f19d),_0x1a0ee7['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x17b865=this['editor'],_0x4feede=_0x17b865['plugins']['get'](it);_0x17b865['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x5d470f,_0x46aa02)=>{const {id:_0x135121}=er(_0x5d470f['markerName']),_0x58b4a6=_0x17b865['plugins']['get'](o)['getCommentThread'](_0x135121),_0xf16e91=this['activeMarker']&&er(this['activeMarker'])['id']===_0x135121;let _0x7c34d4;if(_0x58b4a6&&_0x58b4a6['isResolved']&&!_0xf16e91&&_0x5d470f['item'])return _0x46aa02['consumable']['consume'](_0x5d470f['item'],'addMarker:'+_0x5d470f['markerName']),_0x46aa02['consumable']['consume'](_0x5d470f['item'],'removeMarker:'+_0x5d470f['markerName']),null;const _0x274781=['ck-comment-marker'];return _0xf16e91&&_0x274781['push']('ck-comment-marker--active'),_0x7c34d4=_0x58b4a6&&_0x58b4a6['length']?_0x58b4a6['comments']['first']['author']['id']:_0x4feede['me']['id'],{'classes':_0x274781,'attributes':{'data-comment':_0x135121,'data-author-id':_0x7c34d4}};}}),_0x17b865['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x3ba0ef,{options:_0x2c88a4})=>{if(_0x2c88a4['showCommentHighlights'])return null;const _0x449af7=_0x17b865['plugins']['get'](o),_0x392025=_0x17b865['model']['markers']['get'](_0x3ba0ef),{id:_0x2c1199,part:_0x21efc3}=er(_0x3ba0ef);if(_0x392025&&!_0x392025['affectsData'])return null;if(_0x2c88a4['ignoreResolvedComments']){const _0x177870=_0x449af7['getCommentThread'](_0x2c1199);if(_0x177870&&_0x177870['isResolved'])return null;}return{'group':'comment','name':_0x21efc3?_0x2c1199+':'+_0x21efc3:_0x2c1199};}}),_0x17b865['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x5226a3,{writer:_0x11320d})=>_0x11320d['createElement']('$marker',{'data-name':'comment:'+_0x5226a3['getAttribute']('id')})}),_0x17b865['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x31511d=this['editor'],_0x46dc07=_0x31511d['plugins']['get'](o),_0x12711e=new Set(),_0x32d127=new Set();_0x31511d['model']['document']['registerPostFixer'](_0x3b5b18=>{let _0x40ace7=!0x1;for(const {name:_0x5649c8,data:_0x1fa9b0}of _0x31511d['model']['document']['differ']['getChangedMarkers']()){const {group:_0x265869,id:_0x11d821}=er(_0x5649c8);let _0x548cab=_0x1fa9b0['newRange'];if('comment'!==_0x265869||!_0x548cab)continue;const _0x57bf17='$graveyard'===_0x548cab['root']['rootName'];_0x57bf17||(_0x548cab=dt(_0x548cab,_0x31511d['model']),!_0x548cab||_0x548cab['isCollapsed']||!_0x1fa9b0['newRange']||_0x548cab['isEqual'](_0x1fa9b0['newRange']))?_0x31511d['model']['hasContent'](_0x548cab)&&!_0x57bf17?this['isThreadsLoadingPaused']?_0x12711e['add'](_0x5649c8):this['_handleThreadMarker'](_0x5649c8,_0x11d821):(_0x32d127['add'](_0x5649c8),_0x12711e['delete'](_0x5649c8),_0x3b5b18['removeMarker'](_0x5649c8),_0x40ace7=!0x0):(_0x3b5b18['updateMarker'](_0x5649c8,{'range':_0x548cab}),_0x40ace7=!0x0);}return _0x40ace7;}),this['on']('change:isThreadsLoadingPaused',(_0x564a5e,_0x347406,_0x1887a8)=>{if(!_0x1887a8&&_0x12711e['size'])for(const _0x331c26 of _0x12711e){const {id:_0x3ff9c7}=er(_0x331c26);_0x12711e['delete'](_0x331c26),_0x31511d['model']['markers']['get'](_0x331c26)&&this['_handleThreadMarker'](_0x331c26,_0x3ff9c7);}}),this['listenTo'](_0x31511d['model']['document'],'change',()=>{for(const {name:_0x53fa63,data:{newRange:_0x26023f}}of _0x31511d['model']['document']['differ']['getChangedMarkers']()){const {group:_0x13be10,id:_0xa03a64}=er(_0x53fa63);if('comment'!==_0x13be10)continue;const _0x283a22=_0x46dc07['getCommentThread'](_0xa03a64),_0x28afcf=this['hasMarkerForId'](_0xa03a64);_0x283a22&&(!_0x283a22['_hasTargetInContent']&&_0x26023f&&_0x31511d['editing']['view']['once']('render',()=>{const _0x24985a=_0x31511d['plugins']['get'](N),_0xd14c93=_0x46dc07['_threadToController']['get'](_0x283a22)['view'];_0x24985a['getByInnerView'](_0xd14c93)['refreshVisibility']();},{'priority':'low'}),_0x283a22['_hasTargetInContent']=_0x28afcf||!!_0x26023f),_0x26023f||(_0x32d127['add'](_0x53fa63),_0x12711e['delete'](_0x53fa63));}for(const _0x5ea078 of _0x32d127){const {id:_0x5b02ab}=er(_0x5ea078),_0x2bee54=_0x46dc07['getCommentThread'](_0x5b02ab);if(_0x12711e['delete'](_0x5ea078),!_0x2bee54)continue;const _0x4f775d=this['hasMarkerForId'](_0x5b02ab);_0x4f775d||_0x2bee54['isSubmitted']?_0x4f775d||_0x2bee54['unlinkedAt']||_0x2bee54['setUnlinkedAt'](new Date()):_0x2bee54['remove']();}_0x32d127['clear']();});}['_getTargetForId'](_0x436c3b){const _0x394cf4=this['editor'],_0x3011e9=this['getAllMarkersForId'](_0x436c3b);return et(_0x394cf4['editing'],_0x3011e9);}['_getTextContext'](_0x3135f0){const _0x3e342f=this['getAllMarkersForId'](_0x3135f0);let _0x4501b6='',_0x34283e=!0x1;for(const _0x482a40 of _0x3e342f){const _0x1948cd=_0x482a40['getRange']();for(const _0x2f22ef of Array['from'](_0x1948cd['getItems']()))_0x2f22ef['is']('$textProxy')?(_0x4501b6&&_0x34283e&&(_0x4501b6+='\x20',_0x34283e=!0x1),_0x4501b6+=_0x2f22ef['data']):_0x34283e=!0x0;_0x34283e=!0x0;}return _0x4501b6['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x4bf798,_0x3e5613){const _0x2663b3=this['editor'],_0x1e574a=_0x2663b3['plugins']['get'](o);let _0x5f5040=_0x1e574a['getCommentThread'](_0x3e5613);const _0x111932=_0x2663b3['config']['get']('collaboration.channelId'),_0x45ff1b=_0x2663b3['plugins']['get'](P);if(_0x5f5040&&(_0x5f5040['unlinkedAt']&&_0x5f5040['setUnlinkedAt'](null),_0x5f5040['isAttached']))return _0x5f5040;return!this['getAllMarkersForId'](_0x3e5613)[0x0]['managedUsingOperations']?_0x2663b3['editing']['view']['once']('render',()=>{if(_0x1e574a['getCommentThread'](_0x3e5613))return;const _0x18f313=_0x2663b3['plugins']['get'](N);_0x5f5040=_0x1e574a['openNewCommentThread']({'channelId':_0x111932,'threadId':_0x3e5613,'target':()=>this['_getTargetForId'](_0x3e5613),'context':{'type':'text','value':this['_getTextContext'](_0x3e5613)}});const _0x25ff80=_0x1e574a['_threadToController']['get'](_0x5f5040)['view'],_0x40c03a=_0x18f313['getByInnerView'](_0x25ff80);_0x40c03a&&_0x45ff1b['registerAnnotation'](_0x40c03a);},{'priority':'low'}):_0x1e574a['fetchCommentThread']({'channelId':_0x111932,'threadId':_0x3e5613})['then'](_0x1672e6=>{if('destroyed'!==_0x2663b3['state']){if(_0x5f5040=_0x1672e6,_0x5f5040&&!_0x5f5040['isAttached']){const _0x471de3=_0x5f5040['attachTo'](()=>this['_getTargetForId'](_0x3e5613));_0x45ff1b['registerAnnotation'](_0x471de3),_0x5f5040['isResolved']&&this['_reconvertMarkers'](_0x3e5613);}else{if(!_0x5f5040){const _0xd01e9=this['getAllMarkersForId'](_0x3e5613);_0x2663b3['model']['change'](_0x288c7f=>{for(const _0x5737d3 of _0xd01e9)_0x288c7f['removeMarker'](_0x5737d3);});}}}}),_0x5f5040;}['_handleThreadMarker'](_0x2b9e19,_0x5b551f){const _0x3aed29=this['_attachMarkerToThread'](_0x2b9e19,_0x5b551f);_0x3aed29&&!_0x3aed29['context']&&_0x3aed29['setContext']({'type':'text','value':this['_getTextContext'](_0x5b551f)});}['_initAriaMarkerChangeAnnouncements'](){const _0x51ec98=this['editor'];ot(_0x51ec98['model'],({left:_0xcafdbd,entered:_0x5a0442})=>{for(const _0x3ec73e of _0xcafdbd)if(mt(_0x3ec73e)){_0x51ec98['ui']['ariaLiveAnnouncer']['announce'](S(_0x51ec98['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x230601 of _0x5a0442)if(mt(_0x230601)){_0x51ec98['ui']['ariaLiveAnnouncer']['announce'](S(_0x51ec98['locale'],'ENTER_COMMENT_ANNOUNCEMENT',nt(_0xd0908c)));break;}});}}function ft(_0x437450,_0x272844){return _0x272844?_0x437450+':'+_0x272844:_0x437450;}function er(_0x59e6d4){const _0x4fdacf=_0x59e6d4['split'](':');return{'group':_0x4fdacf[0x0],'id':_0x4fdacf[0x1],'part':_0x4fdacf[0x2]};}function dt(_0x1432d9,_0x1e1fc5){const _0x243070=_0x1e1fc5['schema'],_0x36f44b=_0x1e1fc5['createRange'](_0x1432d9['start']);for(const _0x1a2714 of _0x1432d9['getWalker']()){const {type:_0x38378d,item:_0x44d3a5,nextPosition:_0x5b5029}=_0x1a2714;if('text'===_0x38378d||_0x243070['isObject'](_0x44d3a5)){const _0x920381=_0x1e1fc5['createPositionBefore'](_0x44d3a5);_0x36f44b['isCollapsed']&&(_0x36f44b['start']=_0x920381),_0x36f44b['end']=_0x5b5029;}}return _0x36f44b;}function mt(_0x16c39e){return'comment'===er(_0x16c39e['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 _0x284080{['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 _0x552153=this['editor'],_0x20ca86=_0x552153['plugins']['get'](o),_0x2ddae9=_0x552153['plugins']['get'](r),_0x3e338b=_0x552153['plugins']['get'](N),_0x302e30=_0x552153['plugins']['get'](P);_0x552153['ui']['componentFactory']['add']('comment',()=>{const _0x3277b4=this['_createUIButton'](_0x2c9fe9);return _0x3277b4['tooltip']=!0x0,_0x3277b4;}),_0x552153['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0xad4ca2)),_0x302e30['addSourceCollector'](()=>{const _0x480103=[];for(const [_0x2cc180,_0x5604be]of _0x20ca86['_threadToController']){const _0x2e12ad=_0x2ddae9['getAllMarkersForId'](_0x2cc180['id']),_0x15a0c4=_0x2e12ad['map'](_0x343b59=>_0x343b59['getRange']());_0x2e12ad['length']>0x0&&_0x480103['push']([_0x5604be['view'],_0x15a0c4]);}return _0x480103;}),this['listenTo'](_0x3e338b,'change:activeAnnotations',(_0x6bda28,_0x237ed7,_0x3ac21d)=>{const _0x3daa99=Array['from'](_0x3ac21d)['map'](_0x322467=>_0x322467['innerView'])['find'](_0x5c46ac=>_0x20ca86['_viewToController']['has'](_0x5c46ac));if(!_0x3daa99)return void(_0x2ddae9['activeMarker']=null);const _0x1d5b4f=_0x20ca86['_viewToController']['get'](_0x3daa99)['model']['id'],_0x4752fb='comment:'+_0x1d5b4f;_0x1d5b4f&&_0x2ddae9['hasMarkerForId'](_0x1d5b4f)?_0x2ddae9['activeMarker']=_0x4752fb:_0x2ddae9['activeMarker']&&(_0x2ddae9['activeMarker']=null);}),this['listenTo'](_0x20ca86,'removeCommentThread',(_0x2e5467,{threadId:_0x50b428,isFromAdapter:_0x56d1b1})=>{!_0x56d1b1&&_0x552153['ui']['focusTracker']['isFocused']&&_0x2ddae9['hasMarkerForId'](_0x50b428)&&_0x552153['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x20ca86,'addComment',(_0x20432e,{threadId:_0xbced94,isFromAdapter:_0x5b70fb})=>{if(_0x5b70fb||!_0x2ddae9['hasMarkerForId'](_0xbced94)||!_0x20ca86['hasCommentThread'](_0xbced94))return;0x1===_0x20ca86['getCommentThread'](_0xbced94)['length']&&(_0x552153['editing']['view']['focus'](),_0x20432e['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x2e7a83=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x3ae95c;for(const _0x18162c in _0x2e7a83){const _0x5f214e=_0x18162c,_0x32069d=_0x2e7a83[_0x5f214e];if('commentsLicenseKeyValid'==_0x32069d||'commentsLicenseKeyInvalid'==_0x32069d||'commentsLicenseKeyExpired'==_0x32069d||'commentsLicenseKeyDomainLimit'==_0x32069d||'commentsLicenseKeyNotAllowed'==_0x32069d||'commentsLicenseKeyEvaluationLimit'==_0x32069d||'commentsLicenseKeyTrialLimit'==_0x32069d||'commentsLicenseKeyDevelopmentLimit'==_0x32069d||'commentsLicenseKeyUsageLimit'==_0x32069d){delete _0x2e7a83[_0x5f214e],_0x3ae95c=_0x32069d,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x3ae95c&&_0x2e7a83['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x3ae95c&&_0x2e7a83['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x3ae95c&&_0x2e7a83['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x3ae95c&&_0x2e7a83['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x3ae95c&&_0x2e7a83['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyTrialLimit'==_0x3ae95c&&_0x2e7a83['_showLicenseError']('trialLimit'),'commentsLicenseKeyDevelopmentLimit'==_0x3ae95c&&_0x2e7a83['_showLicenseError']('developmentLimit'),'commentsLicenseKeyUsageLimit'==_0x3ae95c&&_0x2e7a83['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x4cc8e1){const _0x5f202c=this['editor'],_0x34a3c6=new _0x4cc8e1(_0x5f202c['locale']),_0x4bcf18=_0x5f202c['commands']['get']('addCommentThread');return _0x34a3c6['set']({'label':S(_0x5f202c['locale'],'Comment'),'icon':xt}),_0x34a3c6['bind']('isEnabled')['to'](_0x4bcf18),this['listenTo'](_0x34a3c6,'execute',()=>_0x4bcf18['execute']()),_0x34a3c6;}}class s extends _0x284080{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[r];}constructor(_0xec1f62){super(_0xec1f62),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x259e48,_0x2a1038,_0x19b102)=>{_0x19b102?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x62a06,_0x513bff]of this['editor']['commands'])_0x513bff['affectsData']&&'addCommentThread'!==_0x62a06&&_0x513bff['forceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode');const _0x510f30=this['editor']['editing']['view']['document'];this['listenTo'](_0x510f30,'cut',_0x587e10=>_0x587e10['stop'](),{'priority':'highest'}),this['listenTo'](_0x510f30,'clipboardInput',_0x2cc2be=>_0x2cc2be['stop'](),{'priority':'highest'}),this['listenTo'](_0x510f30,'delete',_0xb32901=>_0xb32901['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x315b53,_0x1ada06]of this['editor']['commands'])_0x1ada06['affectsData']&&'addCommentThread'!==_0x315b53&&_0x1ada06['clearForceDisabled']('commentsOnlyMode');this['stopListening'](this['editor']['editing']['view']['document']);}}class M extends _0x2ccda6{['activeUIs'];['_uis'];['_uisData'];static get['requires'](){return[N];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4c684e){super(_0x4c684e),this['activeUIs']=new Set(),this['_uis']=new Map(),this['_uisData']=new Map();}['init'](){const _0x34acbe=this['context']['plugins']['get'](N);this['listenTo'](_0x34acbe,'_activateAnnotation',(_0x54dc8c,_0x37b0b8)=>{for(const _0x383aa6 of this['activeUIs']){const _0x570230=this['_uis']['get'](_0x383aa6);(0x0,this['_uisData']['get'](_0x383aa6)['filter'])(_0x37b0b8)&&_0x570230['setActiveAnnotation'](_0x37b0b8);}}),this['listenTo'](_0x34acbe,'_deactivateAllAnnotations',()=>{for(const _0x24eaea of this['activeUIs']){this['_uis']['get'](_0x24eaea)['setActiveAnnotation'](null);}}),this['listenTo'](_0x34acbe['_visibleAnnotations'],'add',(_0x2cde95,_0x1feefc)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x1feefc);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x49f300){return this['activeUIs']['has'](_0x49f300);}['activate'](_0x111db7,_0x5c9748=()=>!0x0){const _0x302c02=this['context']['plugins']['get'](N);if(!this['_uis']['has'](_0x111db7))throw new _0x7a47c7('annotationsuis-missing-ui',this,{'uiName':_0x111db7});this['isActive'](_0x111db7)&&this['deactivate'](_0x111db7),this['activeUIs']['add'](_0x111db7);const _0xa5b291=new x();!function({source:_0x276e91,target:_0x6748fc,filter:_0x4cc2cf}){for(const _0x4128a2 of _0x276e91)_0x4cc2cf(_0x4128a2)&&_0x6748fc['add'](_0x4128a2);_0x6748fc['listenTo'](_0x276e91,'add',(_0x4cb399,_0x5acbed)=>{_0x4cc2cf(_0x5acbed)&&_0x6748fc['add'](_0x5acbed);}),_0x6748fc['listenTo'](_0x276e91,'remove',(_0x409752,_0x2675ae)=>{_0x6748fc['has'](_0x2675ae)&&_0x6748fc['remove'](_0x2675ae);});}({'source':_0x302c02['_visibleAnnotations'],'target':_0xa5b291,'filter':_0x5c9748}),this['_uisData']['set'](_0x111db7,{'collection':_0xa5b291,'filter':_0x5c9748});const _0xe8250=this['_uis']['get'](_0x111db7);_0xe8250['attach'](_0xa5b291),this['listenTo'](_0xe8250,'change:activeAnnotation',(_0x205fbe,_0x29e6c6,_0x5b9096,_0x16381b)=>{_0x16381b&&_0x302c02['_removeActiveAnnotation'](_0x16381b),_0x5b9096&&_0x302c02['_addActiveAnnotation'](_0x5b9096);});}['deactivate'](_0x4f6265){if(this['activeUIs']['delete'](_0x4f6265),!this['_uis']['has'](_0x4f6265))throw new _0x7a47c7('annotationsuis-missing-ui',this,{'uiName':_0x4f6265});const _0x512a53=this['_uis']['get'](_0x4f6265);_0x512a53['detach'](),this['stopListening'](_0x512a53),this['_uisData']['get'](_0x4f6265)['collection']['destroy'](),this['_uisData']['delete'](_0x4f6265);}['switchTo'](_0x5ca453){if(!this['_uis']['has'](_0x5ca453))throw new _0x7a47c7('annotationsuis-missing-ui',this,{'uiName':_0x5ca453});const _0xb81368=this['context']['plugins']['get'](N),_0x18295c=Array['from'](_0xb81368['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x5ca453);const _0x3aecc4=this['_uis']['get'](_0x5ca453);_0x3aecc4['setActiveAnnotation'](_0x18295c),_0x3aecc4['_setSelectedAnnotations']&&_0x18295c&&_0x3aecc4['_setSelectedAnnotations']([_0x18295c]);}['deactivateAll'](){for(const _0x49e405 of this['activeUIs'])this['deactivate'](_0x49e405);}['register'](_0x41107c,_0x6278f3){if(this['_uis']['has'](_0x41107c))throw new _0x7a47c7('annotationsuis-register-already-registered');if('function'!=typeof _0x6278f3['attach']||'function'!=typeof _0x6278f3['detach']||'function'!=typeof _0x6278f3['setActiveAnnotation'])throw new _0x7a47c7('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x41107c,_0x6278f3);}['refilterAnnotations'](){const _0x5a1498=this['context']['plugins']['get'](N)['collection'],_0x18b0f8=new Map(),_0x39ca57=Array['from'](this['activeUIs']);for(const _0x358dc9 of this['activeUIs']){const _0x5706a0=this['_uisData']['get'](_0x358dc9)['collection'];for(const _0x9d4788 of _0x5706a0)_0x18b0f8['set'](_0x9d4788,_0x358dc9);}for(const _0x14112e of _0x5a1498){const _0x4346dc=_0x18b0f8['get'](_0x14112e);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x14112e);const _0xcad12e=_0x39ca57['find'](_0x3baddb=>this['_uisData']['get'](_0x3baddb)['filter'](_0x14112e));_0x4346dc!==_0xcad12e&&(_0x4346dc&&this['_uisData']['get'](_0x4346dc)['collection']['remove'](_0x14112e),_0xcad12e&&this['_uisData']['get'](_0xcad12e)['collection']['add'](_0x14112e));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x408bfb){const _0x4be2f5=[];for(const _0x5cae59 of this['activeUIs']){(0x0,this['_uisData']['get'](_0x5cae59)['filter'])(_0x408bfb)&&_0x4be2f5['push'](_0x5cae59);}if(_0x4be2f5['length']>0x1)throw new _0x7a47c7('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x4be2f5,'annotationType':_0x408bfb['type']});}}const he=Ht('px');class V extends kt{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0x38063a){super(_0x38063a);const _0x30c173=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 _0x42ea23(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x30c173['to']('class')],'style':{'minHeight':_0x30c173['to']('minHeight',_0x1511b8=>'number'==typeof _0x1511b8?he(_0x1511b8+0xa):null)},'dir':_0x38063a['uiLanguageDirection'],'role':'application','aria-label':S(_0x38063a,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':S(_0x38063a,'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',_0x501579=>{this['_updateItemPositionInFocusables'](_0x501579['source']);}),this['list']['forEach'](_0x3395c1=>{this['focusTracker']['add'](_0x3395c1['element']),this['_updateItemPositionInFocusables'](_0x3395c1);}),this['list']['on']('change',(_0x17b65a,_0x96f300)=>{for(const _0x38475c of _0x96f300['removed'])this['focusTracker']['remove'](_0x38475c['element']),this['focusables']['remove'](_0x38475c);for(const _0x59a247 of _0x96f300['added'])this['focusTracker']['add'](_0x59a247['element']),this['_updateItemPositionInFocusables'](_0x59a247);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0x1ba48c){const _0x870643=this['focusables']['getIndex'](_0x1ba48c);let _0x22ba97,_0x5edcdc;for(const _0x4523fe of this['focusables'])if(_0x1ba48c['top']<_0x4523fe['top']){_0x22ba97=_0x4523fe;break;}if(_0x5edcdc=_0x22ba97?this['focusables']['getIndex'](_0x22ba97):this['focusables']['length'],-0x1!==_0x870643){if(_0x870643===_0x5edcdc-0x1)return;this['focusables']['remove'](_0x1ba48c),_0x5edcdc=_0x22ba97?this['focusables']['getIndex'](_0x22ba97):this['focusables']['length'];}this['focusables']['add'](_0x1ba48c,_0x5edcdc);}}const qt=Ht('px');class H extends kt{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x4be792){super(_0x4be792),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x5dd0e8,_0x35a7c3)=>_0x5dd0e8+_0x35a7c3),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Lt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x7e83f0=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x7e83f0['to']('isAnimationDisabled',_0x138a73=>_0x138a73?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x7e83f0['to']('top',_0x1923ce=>qt(_0x1923ce))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x195267=this['element']['clientHeight'];_0x195267&&(this['height']=_0x195267);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0x2ccda6{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4d4b3a){super(_0x4d4b3a),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 _0x475562=this['context']['config']['get']('sidebar.container');_0x475562&&this['setContainer'](_0x475562);}['setContainer'](_0x421681){if(!y(_0x421681))throw new _0x7a47c7('sidebar-setcontainer-invalid-element');this['container']=_0x421681;}['_attachToContainer']({viewClass:_0x6ddd05='',spaceBetweenItems:_0x4d7bc6=0x19}={}){if(!y(this['container']))throw new _0x7a47c7('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x6ddd05,this['_spaceBetweenItems']=_0x4d7bc6;}['rearrange']({removedAnnotation:_0x20e88b,previousAnnotation:_0x1cafa2,nextAnnotation:_0x4c1caa}){const _0x1e4112=this['getSidebarItemView'](_0x20e88b);this['view']['list']['remove'](_0x1e4112),this['_destroySidebarItemView'](_0x20e88b),_0x1cafa2&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x1cafa2)),_0x4c1caa&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x4c1caa)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0xbac7ce,activatedAnnotation:_0x21b972,disableAnimationOnActivatedAnnotation:_0x1f5f6d}){if(this['_activeAnnotation']=_0x21b972,_0xbac7ce){_0xbac7ce['isActive']=!0x1;const _0x38adab=this['getSidebarItemView'](_0xbac7ce);_0x38adab&&_0x1f5f6d&&(_0x38adab['isAnimationDisabled']=!0x1);}if(_0x21b972){const _0x5aea6e=this['getSidebarItemView'](_0x21b972);_0x5aea6e&&(_0x21b972['isActive']=!0x0,_0x1f5f6d&&(_0x5aea6e['isAnimationDisabled']=!0x0,_0x5aea6e['top']+=0x1),this['_alignToTargetRect'](_0x5aea6e));}}['_detachFromContainer'](_0x3b19c9){if(this['view']['element']['remove'](),_0x3b19c9){for(const _0xdec35a of _0x3b19c9)this['_destroySidebarItemView'](_0xdec35a);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x1f5dd1,_0x4c779e){_0x4c779e||(_0x4c779e=_0x1f5dd1['view']);const _0x1b0203=new H(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x1b0203,_0x1f5dd1),this['_annotationToSidebarItemView']['set'](_0x1f5dd1,_0x1b0203),_0x1b0203['content']['add'](_0x4c779e),this['listenTo'](_0x1f5dd1['view'],'change:targetRect',(_0x31100b,_0x213228,_0x4579e6)=>{const _0x4b03ae=this['_getTargetTop'](_0x1f5dd1,_0x4579e6);_0x1b0203['_targetTop']!=_0x4b03ae&&(_0x1b0203['_targetTop']=_0x4b03ae,this['_setItemTop'](_0x1b0203,_0x4b03ae));}),this['listenTo'](_0x1b0203,'change:top',()=>{this['_recalculate'](_0x1b0203,'top');}),this['listenTo'](_0x1b0203,'change:bottom',()=>{this['_recalculate'](_0x1b0203,'bottom');}),this['_alignToTargetRect'](_0x1b0203);const _0x4fc7e7=this['_getItemBefore'](_0x1b0203);if(_0x4fc7e7)this['_alignAfterItem'](_0x4fc7e7,_0x1b0203)||this['_alignToTargetRect'](_0x1b0203);else this['_alignToTargetRect'](_0x1b0203);return this['_updateLastItem'](),this['view']['list']['add'](_0x1b0203),_0x1b0203;}['_alignForTopChange'](_0x4e6d3c){if(!_0x4e6d3c['content']['length'])return;const _0x4c54f9=this['_getItemBefore'](_0x4e6d3c);if(!_0x4c54f9)return;const _0x2ec5ea=this['_sidebarItemViewToAnnotation']['get'](_0x4c54f9),_0x2009ec=this['_activeAnnotation'];_0x2009ec&&_0x2009ec===_0x2ec5ea?this['_alignAfterItem'](_0x4c54f9,_0x4e6d3c):this['_alignBeforeItem'](_0x4e6d3c,_0x4c54f9);}['_alignForBottomChange'](_0x4e0858){if(!_0x4e0858['content']['length'])return;const _0x6be20f=this['_getItemAfter'](_0x4e0858);if(!_0x6be20f)return;const _0x51d2fe=this['_sidebarItemViewToAnnotation']['get'](_0x6be20f),_0x464b7b=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0xd8caa6=this['_activeAnnotation'];_0xd8caa6&&_0xd8caa6===_0x51d2fe&&_0x464b7b?(this['_alignBeforeItem'](_0x6be20f,_0x4e0858),this['_alignAfterItem'](_0x4e0858,_0x6be20f)):_0xd8caa6&&_0xd8caa6===_0x51d2fe?this['_alignBeforeItem'](_0x6be20f,_0x4e0858):this['_alignAfterItem'](_0x4e0858,_0x6be20f);}['_recalculate'](_0x560341,_0xe7ddcd){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x115bc8,changedProp:_0x477117}of this['_recalculateBuffer'])'top'===_0x477117?this['_alignForTopChange'](_0x115bc8):this['_alignForBottomChange'](_0x115bc8);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x560341,'changedProp':_0xe7ddcd});}['getSidebarItemView'](_0x36b486){return this['_annotationToSidebarItemView']['get'](_0x36b486);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x443559){const _0x3dfc2f=this['getSidebarItemView'](_0x443559);this['stopListening'](_0x3dfc2f),this['stopListening'](_0x443559['view']),_0x3dfc2f['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x443559),this['_sidebarItemViewToAnnotation']['delete'](_0x3dfc2f);}['_createSidebarView'](){const _0x2f19fd=new V(this['context']['locale']);return _0x2f19fd['render'](),this['on']('change:_lastItem',(_0x1ae59d,_0xdf06af,_0x3474bf,_0x2ad732)=>{_0x2ad732&&_0x2f19fd['unbind']('minHeight'),_0x3474bf?_0x2f19fd['bind']('minHeight')['to'](_0x3474bf,'bottom'):_0x2f19fd['minHeight']=null;}),_0x2f19fd;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x54fbed){const _0x364b11=this['_sidebarItemViewToAnnotation']['get'](_0x54fbed),_0x18378a=_0x364b11&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x364b11)-0x1);return _0x18378a&&this['getSidebarItemView'](_0x18378a)||null;}['_getItemAfter'](_0x590b4e){const _0x44e045=this['_sidebarItemViewToAnnotation']['get'](_0x590b4e),_0x4f40fc=_0x44e045&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x44e045)+0x1);return _0x4f40fc&&this['getSidebarItemView'](_0x4f40fc)||null;}['_alignBeforeItem'](_0x41db5d,_0x33d8e6){_0x41db5d['updateHeight']();const _0x18bbcf=R(_0x33d8e6['bottom']+this['_spaceBetweenItems'],_0x41db5d['top']);return!!_0x18bbcf&&(this['_setItemTop'](_0x33d8e6,_0x33d8e6['top']-_0x18bbcf),!0x0);}['_alignAfterItem'](_0x45c322,_0x281dd6){_0x45c322['updateHeight']();const _0x294f04=R(_0x45c322['bottom']+this['_spaceBetweenItems'],_0x281dd6['top']);return!!_0x294f04&&(this['_setItemTop'](_0x281dd6,_0x281dd6['top']+_0x294f04,!0x1),!0x0);}['_alignToTargetRect'](_0x1d4332){const _0xd9f2bf=this['_sidebarItemViewToAnnotation']['get'](_0x1d4332);if(!_0xd9f2bf||!_0xd9f2bf['target']||!_0xd9f2bf['targetRect'])return;const _0xf608bc=this['_getTargetTop'](_0xd9f2bf,_0xd9f2bf['targetRect']);this['_setItemTop'](_0x1d4332,_0xf608bc);}['_getTargetTop'](_0x5de5e8,_0x222d31){if(null===_0x222d31)return 0x0;if(_0x5de5e8['target']instanceof _0x1bf8e1)return _0x222d31['top'];{const _0x551976=new _0x1bf8e1(this['view']['element'])['top'];return _0x222d31['top']-_0x551976;}}['_setItemTop'](_0x5cc70e,_0x19c98f,_0x560d7e=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x560d7e&&(_0x19c98f=Math['max'](_0x19c98f,this['_getMaxAvailableTop'](_0x5cc70e))),_0x5cc70e['top']=_0x19c98f;}['_getMaxAvailableTop'](_0x58f64a){let _0x4883f3=this['_getItemBefore'](_0x58f64a),_0x53547e=0x0;for(;_0x4883f3;)_0x4883f3['updateHeight'](),_0x53547e+=this['_spaceBetweenItems']+_0x4883f3['height'],_0x4883f3=this['_getItemBefore'](_0x4883f3);return _0x53547e;}}function R(_0x33e8a1,_0x3fee20){return Math['max'](_0x33e8a1-_0x3fee20,0x0);}function y(_0x9e841b){return null!==_0x9e841b&&'object'==typeof _0x9e841b&&0x1===_0x9e841b['nodeType'];}class e extends _0x2ccda6{['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(_0x53e0a5){super(_0x53e0a5),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x124e00(),this['_refreshPositioningDebounced']=_0x4c7cf9(()=>{this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x2254f8=this['context']['plugins']['get'](M),_0x3e94cb=this['context']['plugins']['get'](z);_0x2254f8['register']('wideSidebar',this),_0x3e94cb['container']&&_0x2254f8['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x160ad9){if(_0x160ad9===this['activeAnnotation'])return;const _0x479234=this['context']['plugins']['get'](z);_0x479234['_activeAnnotation']=_0x160ad9;const _0x10485b=this['activeAnnotation'];_0x479234['refresh']({'blurredAnnotation':_0x10485b,'activatedAnnotation':_0x160ad9}),this['activeAnnotation']=_0x160ad9;}['attach'](_0xc5beb8){this['annotations']=_0xc5beb8;const _0x5c2ca6=this['context']['plugins']['get'](z);if(_0x5c2ca6['_annotations']=_0xc5beb8,this['isAttached'])throw new _0x7a47c7('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x5c2ca6,'set:container',()=>{this['detach'](),this['listenTo'](_0x5c2ca6,'change:container',_0x1decd3=>{_0x1decd3['off'](),this['attach'](_0xc5beb8);});}),_0x5c2ca6['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x33efc3=_0xd5c57a=>{_0xd5c57a['updateTargetRect'](),_0x5c2ca6['addAnnotation'](_0xd5c57a);};for(const _0x22f311 of _0xc5beb8)_0x33efc3(_0x22f311);this['listenTo'](_0xc5beb8,'add',(_0x4f1c28,_0x8c72b3)=>{_0x33efc3(_0x8c72b3);}),this['listenTo'](_0xc5beb8,'remove',(_0x15b464,_0x50f927,_0x410086)=>{_0x5c2ca6['rearrange']({'removedAnnotation':_0x50f927,'previousAnnotation':_0xc5beb8['get'](_0x410086-0x1),'nextAnnotation':_0xc5beb8['get'](_0x410086+0x1)}),_0x50f927===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0xc5beb8,'focus',(_0x507927,_0x24545d)=>{this['setActiveAnnotation'](_0x24545d);}),this['listenTo'](_0xc5beb8,'blur',()=>{this['setActiveAnnotation'](null);});const _0x13b885=this['context']instanceof _0x12a73d?this['context']['editors']:new _0x124e00([this['context']]);for(const _0x449973 of _0x13b885)this['_integrateWithEditorAnnotations'](_0x449973);this['listenTo'](_0x13b885,'add',(_0x447fd1,_0x39502c)=>{this['listenTo'](_0x39502c,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x39502c);});}),this['listenTo'](_0x13b885,'remove',(_0x532adf,_0x5175df)=>{_0x5175df['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x5175df['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x7a47c7('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x383f24=this['context']['plugins']['get'](z);_0x383f24['_detachFromContainer'](this['annotations']),this['stopListening'](_0x383f24),this['stopListening'](this['annotations']),this['context']instanceof _0x12a73d&&this['stopListening'](this['context']['editors']);for(const _0x34ecdb of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x34ecdb);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x682095){if(!_0x682095['plugins']['has']('EditorAnnotations'))return;const _0x3fbebf=_0x682095['plugins']['get']('EditorAnnotations'),_0x8250ec=()=>{const _0x493125=_0x3fbebf['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x493125[0x0]||null);};this['listenTo'](_0x3fbebf,'refresh',_0x8250ec),this['listenTo'](_0x3fbebf,'blur',(_0x341944,{isAnnotationTracked:_0x17040e})=>{this['activeAnnotation']&&_0x17040e(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x3fbebf,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x315133=>{_0x3fbebf['hasDomSelection']()&&(_0x8250ec(),_0x315133['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x3fbebf);}['_destroyEditorAnnotationsIntegration'](_0x443087){this['stopListening'](_0x443087),this['_editorAnnotations']['remove'](_0x443087);}}class D extends _0x2c9fe9{['counterView'];constructor(_0x5701ec){super(_0x5701ec);const _0x2166d=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x627f5f,_0x1692ea)=>_0x627f5f?'...':_0x1692ea['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',_0x2166d['to']('annotationType',_0x5d2fb7=>'ck-annotation-counter__badge--'+_0x5d2fb7),_0x2166d['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x2166d['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class n extends _0x2ccda6{['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(_0xa69142){super(_0xa69142),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=Object['create'](_0x5e150c),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x124e00(),this['_refreshPositioningDebounced']=_0x4c7cf9(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](M)['register']('narrowSidebar',this),this['bodyCollection']=new _0x5d3c18(this['context']['locale']),this['balloonPanelView']=new _0x132b08(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x3976ff){this['annotations']=_0x3976ff;const _0x163aa2=this['context']['plugins']['get'](z),_0xdb3a9a=this['balloonPanelView'];if(_0x163aa2['_annotations']=_0x3976ff,this['isAttached'])throw new _0x7a47c7('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x163aa2,'set:container',()=>{this['detach'](),this['listenTo'](_0x163aa2,'change:container',_0xdc0c55=>{_0xdc0c55['off'](),this['attach'](_0x3976ff);});}),_0x163aa2['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x2d535e=_0x8e74f=>{const _0x4570f4=new D(this['context']['locale']);_0x163aa2['addAnnotation'](_0x8e74f,_0x4570f4),this['_annotationToNarrowView']['set'](_0x8e74f,_0x4570f4),_0x4570f4['bind']('isDirty','annotationType','number')['to'](_0x8e74f['view'],'isDirty','type','length'),_0x4570f4['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0xdb3a9a['content']['first']!==_0x8e74f['view']?(this['_showBalloon'](_0x8e74f),_0x8e74f['view']['element']['focus'](),this['setActiveAnnotation'](_0x8e74f)):this['setActiveAnnotation'](null);});};for(const _0x43a127 of _0x3976ff)_0x2d535e(_0x43a127);this['listenTo'](_0x3976ff,'add',(_0x15d0f9,_0xf8dfa8)=>{_0x2d535e(_0xf8dfa8);}),this['listenTo'](_0x3976ff,'remove',(_0x5f593b,_0x1fdb51,_0x84bd32)=>{this['_annotationToNarrowView']['get'](_0x1fdb51)['destroy'](),this['_annotationToNarrowView']['delete'](_0x1fdb51),_0x163aa2['rearrange']({'removedAnnotation':_0x1fdb51,'previousAnnotation':_0x3976ff['get'](_0x84bd32-0x1),'nextAnnotation':_0x3976ff['get'](_0x84bd32+0x1)}),_0x1fdb51===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x3976ff,'focus',(_0x233445,_0xa40dd7)=>{this['setActiveAnnotation'](_0xa40dd7);}),this['listenTo'](_0x3976ff,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x241119,_0x493b60)=>{_0x493b60['keyCode']===_0x363287['esc']&&_0xdb3a9a['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0xdb3a9a['content']['first']),this['_hideBalloon'](),_0x493b60['stopPropagation'](),_0x493b60['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x1c3d32,_0x4a0672)=>{const _0x35c36e=_0x4a0672['target'];_0xdb3a9a['isVisible']&&_0xdb3a9a['element']['contains'](_0x35c36e)||_0x163aa2['view']['element']['contains'](_0x35c36e)||_0x1c3d32['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x35e3a0=>_0x35e3a0['contains'](_0x35c36e))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x50bc32=this['context']instanceof _0x12a73d?this['context']['editors']:new _0x124e00([this['context']]);for(const _0x2d2448 of _0x50bc32)this['_integrateWithEditorAnnotations'](_0x2d2448);this['listenTo'](_0x50bc32,'add',(_0x27d070,_0x1f710f)=>{this['listenTo'](_0x1f710f,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x1f710f);});}),this['listenTo'](_0x50bc32,'remove',(_0x50a1c9,_0x369ea1)=>{_0x369ea1['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x369ea1['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0xeaa264){if(_0xeaa264===this['activeAnnotation'])return;const _0xa23e0c=this['context']['plugins']['get'](z);if(_0xa23e0c['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0xeaa264,'disableAnimationOnActivatedAnnotation':!0x0}),_0xeaa264)_0xa23e0c['getSidebarItemView'](_0xeaa264)?this['_showBalloon'](_0xeaa264):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0xeaa264;}['detach'](){if(!this['isAttached'])throw new _0x7a47c7('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x2fddfa=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x34a441=>_0x34a441['destroy']()),this['_annotationToNarrowView']['clear'](),_0x2fddfa['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x12a73d&&this['stopListening'](this['context']['editors']);for(const _0x5520fc of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x5520fc);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'](_0x302d24){if(!_0x302d24['plugins']['has']('EditorAnnotations'))return;const _0x3c56b1=_0x302d24['plugins']['get']('EditorAnnotations'),_0x2884f0=this['context']['plugins']['get'](z),_0x14fbfd=this['annotations'],_0xb51152=this['balloonPanelView'],_0x47c466=()=>{const _0x2a0efb=_0x3c56b1['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x2a0efb),this['setActiveAnnotation'](_0x2a0efb[0x0]||null);};this['listenTo'](_0x3c56b1,'refresh',_0x47c466),this['listenTo'](_0x3c56b1,'blur',(_0x471ab0,{isAnnotationTracked:_0x2d1a96})=>{this['activeAnnotation']&&_0x2d1a96(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x3c56b1,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x14fbfd,'blur',_0x38e943=>{_0x3c56b1['hasDomSelection']()&&_0x38e943['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x54d164,_0x420b03)=>{const _0x206a24=_0x420b03['target'];_0xb51152['isVisible']&&_0xb51152['element']['contains'](_0x206a24)||_0x2884f0['view']['element']['contains'](_0x206a24)||this['activeAnnotation']&&_0x3c56b1['hasDomSelection']()&&(_0x47c466(),_0x54d164['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x3c56b1);}['_destroyEditorAnnotationsIntegration'](_0x1b79b5){_0x1b79b5&&(this['stopListening'](_0x1b79b5),this['_editorAnnotations']['remove'](_0x1b79b5));}['_setSelectedAnnotations'](_0xbe0410){for(const _0xf7702f of this['_selectedAnnotations'])_0xbe0410['includes'](_0xf7702f)||this['_manuallyClosedAnnotationViews']['delete'](_0xf7702f['view']);this['_selectedAnnotations']=_0xbe0410;}['_refreshPositioning'](){const _0x2c4830=this['balloonPanelView'];this['annotations']['refreshPositioning'](),_0x2c4830['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x223514){if(this['_manuallyClosedAnnotationViews']['has'](_0x223514['view']))return;const _0x3e4a8c=this['balloonPanelView']['content']['first'];_0x3e4a8c!==_0x223514['view']?(_0x3e4a8c&&this['_detachListeners'](_0x3e4a8c),this['_attachListeners'](_0x223514['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x223514['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x19dcd8=this['balloonPanelView']['content']['first'],_0xe0ff6e=_0x19dcd8&&this['annotations']['getByView'](_0x19dcd8);if(!_0xe0ff6e||!this['_annotationToNarrowView']['has'](_0xe0ff6e))return;const _0x5bc130=this['_annotationToNarrowView']['get'](_0xe0ff6e)['element'],_0x23f2da=(function(){const _0x2d2ba9=_0x132b08['defaultPositions'];return[_0x2d2ba9['southArrowNorthEast'],_0x2d2ba9['northArrowSouthEast'],_0x2d2ba9['southArrowNorth'],_0x2d2ba9['northArrowSouth'],_0x2d2ba9['southArrowNorthWest'],_0x2d2ba9['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x5bc130,'positions':_0x23f2da});}['_hideBalloon'](){const _0x15ffa5=this['balloonPanelView'],_0x10bd89=_0x15ffa5['content']['first'];_0x10bd89&&(this['_detachListeners'](_0x10bd89),_0x15ffa5['unpin'](),_0x15ffa5['content']['clear']());}['_attachListeners'](_0x1836da){this['listenTo'](_0x1836da,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x1836da,'Esc',(_0x50e93c,_0x446908)=>{this['_manuallyClosedAnnotationViews']['add'](_0x1836da),this['_hideBalloon'](),_0x446908();});}['_detachListeners'](_0x4fd0cd){this['stopListening'](_0x4fd0cd);}}class c extends _0x284080{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[P,_0x52a537,M];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5bef23){super(_0x5bef23),_0x5bef23['editing']['view']['addObserver'](_0x2291ed),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x5bef23['plugins']['get'](_0x52a537),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x173c85=this['editor']['plugins']['get'](M);_0x173c85['context']===this['editor']&&(_0x173c85['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x201d5a,_0x580840)=>{const _0x2cf37e=this['_balloon'];if(this['isAttached']&&_0x2cf37e['visibleView']){const _0x14157f=this['annotations']['getByView'](_0x2cf37e['visibleView']);_0x14157f&&this['_closeAnnotation'](_0x14157f),_0x580840();}}));}['afterInit'](){const _0x303567=this['editor']['plugins']['get'](M);_0x303567['context']===this['editor']&&(_0x303567['hasActive']()||_0x303567['switchTo']('inline'));}['setActiveAnnotation'](_0x2cf167){_0x2cf167!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x2cf167&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x2cf167)&&this['_addAnnotationToBalloon'](_0x2cf167,!0x0),_0x2cf167['isActive']=!0x0),_0x2cf167||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x2cf167);}['attach'](_0x241c52){this['annotations']=_0x241c52;const _0x5854be=this['editor']['plugins']['get'](M),_0x2f0843=this['_balloon'];if(this['isAttached'])throw new _0x7a47c7('inlineannotations-attach-already-attached',this);if(_0x5854be['context']!==this['editor'])throw new _0x7a47c7('inlineannotations-not-allowed-with-context',this);const _0x83a248=this['editor']['plugins']['get'](P);this['listenTo'](_0x83a248,'refresh',()=>{const _0x1e2154=_0x83a248['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x5bfe07,_0x4ffaa5;!this['_forceRefresh']&&(_0x5bfe07=_0x1e2154,_0x4ffaa5=this['_selectedAnnotations'],_0x5bfe07['length']===_0x4ffaa5['length']&&_0x5bfe07['every'](_0xb03354=>_0x4ffaa5['includes'](_0xb03354)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x1e2154),this['setActiveAnnotation'](_0x1e2154[0x0]||null));}),this['listenTo'](_0x83a248,'blur',(_0x146566,{isAnnotationTracked:_0x1928e6})=>{this['activeAnnotation']&&_0x1928e6(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0xe7ead8,_0xdd4294,_0x24e1c1)=>{_0x24e1c1||this['setActiveAnnotation'](null);}),this['listenTo'](_0x241c52,'remove',(_0x241fa7,_0x25754d)=>{this['_removeAnnotationFromBalloon'](_0x25754d),_0x25754d===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x2f0843,'change:visibleView',(_0x54dd08,_0x39cc23,_0x5bb6f1,_0x81d428)=>{_0x81d428&&this['stopListening'](_0x81d428);const _0x9b8c53=_0x241c52['getByView'](_0x5bb6f1);_0x5bb6f1&&_0x9b8c53&&(this['listenTo'](_0x5bb6f1,'change:height',()=>{_0x2f0843['updatePosition']();}),this['listenTo'](_0x5bb6f1,'Esc',()=>{this['_closeAnnotation'](_0x9b8c53),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x9b8c53&&this['setActiveAnnotation'](_0x9b8c53));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x2f0843['visibleView']&&(_0x241c52['getByView'](_0x2f0843['visibleView'])&&_0x2f0843['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 _0x7a47c7('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x4d92f9 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x4d92f9);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x2c7bae){for(const _0x530c97 of this['_selectedAnnotations'])_0x2c7bae['includes'](_0x530c97)||this['_manuallyClosed']['delete'](_0x530c97);for(const _0x1ffe86 of this['annotations'])_0x2c7bae['includes'](_0x1ffe86)||this['_removeAnnotationFromBalloon'](_0x1ffe86);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x47efb6 of _0x2c7bae)this['_addAnnotationToBalloon'](_0x47efb6);}this['_selectedAnnotations']=_0x2c7bae;}['_addAnnotationToBalloon'](_0x14e61a,_0x28d2bb=!0x1){this['_manuallyClosed']['has'](_0x14e61a)||(this['_addedAnnotations']['has'](_0x14e61a)||this['_balloon']['hasView'](_0x14e61a['view'])||(this['_addedAnnotations']['add'](_0x14e61a),this['_balloon']['add']({'stackId':_0x14e61a['view']['id'],'view':_0x14e61a['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x14e61a)}})),_0x28d2bb&&this['_balloon']['showStack'](_0x14e61a['view']['id']));}['_getBalloonTargetForAnnotation'](_0x2dfd04){const _0x5170fd=_0x2dfd04['target'],_0x31d01f=this['editor']['editing']['view'],_0xa8b5dc=_0x31d01f['document']['selection']['getFirstRange'](),_0x3d57f3=_0x31d01f['domConverter']['viewRangeToDom'](_0xa8b5dc);if(_0x3d57f3['collapse'](!0x0),_0x5170fd){if(_0x5170fd instanceof _0x1bf8e1)return _0x5170fd;let _0x27819e=[];for(const _0x479380 of _0x5170fd)_0x27819e['push'](...(_0x370cee=_0x479380['getClientRects'](),Array['from'](_0x370cee)['map'](DOMRect['fromRect'])));_0x27819e=function(_0x1d8ef4){const _0x5292a3=[];let _0x337e0f=_0x1d8ef4[0x0];for(let _0x5e2c7b=0x1;_0x5e2c7b<_0x1d8ef4['length'];_0x5e2c7b++)b(_0x337e0f,_0x1d8ef4[_0x5e2c7b])?_0x337e0f['width']+=_0x1d8ef4[_0x5e2c7b]['width']:(_0x5292a3['push'](_0x337e0f),_0x337e0f=_0x1d8ef4[_0x5e2c7b]);return _0x5292a3['push'](_0x337e0f),_0x5292a3;}(_0x27819e);const _0x302897=_0x3d57f3['getBoundingClientRect']();return _0x27819e['find'](_0x54b1dc=>_0x54b1dc['top']<=_0x302897['top']&&_0x54b1dc['bottom']>=_0x302897['bottom']&&_0x54b1dc['left']<=_0x302897['left']&&_0x54b1dc['right']>=_0x302897['right'])||_0x27819e[0x0];}var _0x370cee;return _0x2dfd04['targetRect']||_0x3d57f3;}['_removeAnnotationFromBalloon'](_0xfe2a71){this['_addedAnnotations']['has'](_0xfe2a71)&&this['_balloon']['hasView'](_0xfe2a71['view'])&&(this['_addedAnnotations']['delete'](_0xfe2a71),this['_balloon']['remove'](_0xfe2a71['view']));}['_closeAnnotation'](_0x1163c4){this['_manuallyClosed']['add'](_0x1163c4),this['_removeAnnotationFromBalloon'](_0x1163c4);}}function b(_0x3d705c,_0xd2d564){return _0x3d705c['top']===_0xd2d564['top']&&_0x3d705c['bottom']===_0xd2d564['bottom']&&_0x3d705c['right']===_0xd2d564['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(_0x403906,_0x15d8f8){super(_0x403906),this['set']('isEmpty',!_0x15d8f8['length']),this['focusTracker']=new _0x42ea23(),this['_annotationViews']=_0x15d8f8,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new Ft({'focusables':_0x15d8f8,'focusTracker':this['focusTracker']}),this['listenTo'](_0x15d8f8,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x15d8f8,'remove',(_0x475284,_0x3c8c16)=>{_0x3c8c16['isActive']&&this['focus'](),_0x15d8f8['length']||(this['isEmpty']=!0x0);});const _0x34ec4b=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':S(_0x403906,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x15d8f8},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x34ec4b['if']('isEmpty','ck-hidden',_0x96282e=>!_0x96282e)]},'children':[{'text':S(_0x403906,'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 _0x4533dc of this['_annotationViews'])this['focusTracker']['add'](_0x4533dc['element']);this['_annotationViews']['on']('change',(_0xde8c7c,{added:_0x55c11c,removed:_0x370263})=>{for(const _0x3bbb6f of _0x55c11c)this['focusTracker']['add'](_0x3bbb6f['element']);for(const _0x4b434d of _0x370263)this['focusTracker']['remove'](_0x4b434d['element']);});}}class f extends _0x2ccda6{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,N];}constructor(_0x4844d6){super(_0x4844d6),this['archivedThreads']=new _0x124e00();}['init'](){const _0x5df8ae=this['context'],_0x13e47f=_0x5df8ae['plugins']['get'](o),_0x5e084d=_0x5df8ae['plugins']['get'](N);this['listenTo'](_0x13e47f,'addCommentThread',(_0x38f288,{threadId:_0x2d0894})=>{const _0x4ad31c=_0x13e47f['getCommentThread'](_0x2d0894);_0x4ad31c['archivedAt']&&this['archivedThreads']['add'](_0x4ad31c,this['_calculatePosition'](_0x4ad31c['archivedAt'])),this['listenTo'](_0x4ad31c,'change:archivedAt',(_0x1ea8e5,_0x4af7a6,_0x2ca8c8)=>{_0x2ca8c8?this['archivedThreads']['has'](_0x4ad31c)||this['archivedThreads']['add'](_0x4ad31c,this['_calculatePosition'](_0x4ad31c['archivedAt'])):this['archivedThreads']['has'](_0x4ad31c)&&this['archivedThreads']['remove'](_0x4ad31c);});}),this['listenTo'](_0x13e47f,'removeCommentThread',(_0x315a79,{threadId:_0x1be928})=>{const _0x493dd3=_0x13e47f['getCommentThread'](_0x1be928);this['stopListening'](_0x493dd3),this['archivedThreads']['has'](_0x493dd3)&&this['archivedThreads']['remove'](_0x493dd3);},{'priority':'highest'}),this['listenTo'](_0x5e084d['collection'],'focus',(_0x1a7ec2,_0x12a090)=>{_0x12a090['isVisible']||(_0x12a090['isActive']=!0x0,_0x5e084d['activate'](_0x12a090));});}['_calculatePosition'](_0x1d6e34){const _0xec80c0=[...this['archivedThreads']]['findIndex'](_0x2c2223=>_0x2c2223['archivedAt']<_0x1d6e34);return _0xec80c0>-0x1?_0xec80c0:this['archivedThreads']['length'];}}class a extends _0x284080{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[f,_0x20baa2];}constructor(_0x53fbc4){super(_0x53fbc4),this['annotationViews']=new _0x2a127c(),this['_pendingThreads']=[];}['init'](){const _0x489b5c=this['editor'],_0x18c45c=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x489b5c['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x2c9fe9,!0x0)),_0x489b5c['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x56f559=this['_createCommentsArchiveButton'](_0xad4ca2);return _0x56f559['set']({'role':'menuitemcheckbox'}),_0x56f559;});const _0xf8f95b=_0x489b5c['plugins']['get'](f),_0xb20aaf=_0x489b5c['plugins']['get']('Annotations'),_0x38c0e7=_0x489b5c['plugins']['get']('CommentsRepository');this['listenTo'](_0xf8f95b['archivedThreads'],'add',(_0x440d1e,_0x249ed5)=>{const _0x258790=_0x489b5c['config']['get']('collaboration.channelId');if(!_0x258790||_0x249ed5['channelId']===_0x258790){const _0x35b6f6=_0x38c0e7['_threadToController']['get'](_0x249ed5);if(!_0x35b6f6)return void this['_pendingThreads']['push'](_0x249ed5);const _0x228994=this['_calculatePosition'](_0x249ed5['archivedAt']),_0x3efab4=_0xb20aaf['getByInnerView'](_0x35b6f6['view']);_0x3efab4['isVisible']&&_0xb20aaf['_visibleAnnotations']['remove'](_0x3efab4),this['annotationViews']['add'](_0x3efab4['view'],_0x228994);}}),this['listenTo'](_0xb20aaf['collection'],'add',(_0xc6d213,_0x2249c4)=>{const _0x4171eb=this['_pendingThreads']['find'](_0x589e64=>{const _0x5ef8ab=_0x38c0e7['_threadToController']['get'](_0x589e64);return _0x5ef8ab&&_0x2249c4['innerView']===_0x5ef8ab['view'];});if(_0x4171eb){const _0x499f08=this['_calculatePosition'](_0x4171eb['archivedAt']);this['annotationViews']['add'](_0x2249c4['view'],_0x499f08),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x4171eb),0x1);}}),this['listenTo'](_0xf8f95b['archivedThreads'],'remove',(_0x5b01e0,_0x481dcc)=>{const _0x3dd9d0=_0x489b5c['config']['get']('collaboration.channelId');if(!_0x3dd9d0||_0x481dcc['channelId']===_0x3dd9d0){const _0x2ff9c2=_0x38c0e7['_threadToController']['get'](_0x481dcc),_0x16d76f=_0xb20aaf['getByInnerView'](_0x2ff9c2['view']);this['annotationViews']['remove'](_0x16d76f['view']),this['stopListening'](_0x16d76f['focusableElements']);}}),this['listenTo'](_0xb20aaf['collection'],'add',(_0x1bf8f4,_0xb164e8)=>{this['listenTo'](_0xb164e8,'escape',_0x18c45c);}),this['listenTo'](_0xb20aaf['collection'],'remove',(_0x189c14,_0x2705dd)=>{this['stopListening'](_0x2705dd,'escape',_0x18c45c);});}['_calculatePosition'](_0x257cd4){const _0xdadd7f=this['editor']['config']['get']('collaboration.channelId'),_0x4b03f5=[...this['editor']['plugins']['get'](f)['archivedThreads']]['filter'](_0x481448=>_0x481448['channelId']===_0xdadd7f)['findIndex'](_0x2e9302=>_0x2e9302['archivedAt']<_0x257cd4);return _0x4b03f5<0x0||_0x4b03f5>this['annotationViews']['length']?this['annotationViews']['length']:_0x4b03f5-0x1;}['_toggleDialog'](){const _0x26bc44=this['editor'],_0x3952c9=_0x26bc44['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new tt(_0x26bc44['locale'],this['annotationViews'])),'commentsArchive'===_0x3952c9['id']?_0x3952c9['hide']():_0x3952c9['show']({'id':'commentsArchive','title':S(_0x26bc44['locale'],'COMMENTS_ARCHIVE'),'icon':Z,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x237004['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x18a1fe,_0x1ebebd=!0x1){const _0x4a40fa=this['editor']['locale'],_0x2bd439=this['editor']['plugins']['get']('Dialog'),_0x46d921=new _0x18a1fe(_0x4a40fa);return _0x46d921['bind']('isEnabled')['to'](this,'isEnabled'),_0x46d921['bind']('isOn')['to'](_0x2bd439,'id',_0x23bb6b=>'commentsArchive'===_0x23bb6b),_0x46d921['set']({'label':S(_0x4a40fa,'COMMENTS_ARCHIVE'),'icon':Z,'isToggleable':!0x0}),_0x1ebebd&&(_0x46d921['tooltip']=!0x0),this['listenTo'](_0x46d921,'execute',()=>this['_toggleDialog']()),_0x46d921;}['_hideDialogOnAnnotationEscape']=_0x2fd973=>{const _0x22185f=_0x2fd973['source'];if(!this['annotationViews']['has'](_0x22185f['view']))return;const _0x5990c3=this['editor']['plugins']['get']('Dialog');_0x5990c3['isOpen']&&'commentsArchive'===_0x5990c3['id']&&(_0x5990c3['hide'](),_0x2fd973['stop']());};}class p extends _0x284080{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};