@ckeditor/ckeditor5-comments 45.2.1-alpha.2 → 45.2.1-alpha.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/comments.js +1 -1
- package/dist/index.js +9 -9
- package/package.json +18 -18
- package/src/comments/commentsediting.js +1 -1
package/dist/index.js
CHANGED
|
@@ -20,12 +20,12 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Editor as
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
((()=>Nt)());constructor(_0x27d580={}){function _0x19f313(_0x35fa59){return _0x35fa59['map'](_0x242d99=>String['fromCharCode'](_0x242d99))['join']('');}(_0x27d580=Object['assign']({},_0x27d580))['plugins']||(_0x27d580['plugins']=Qt['defaultPlugins']),super(_0x27d580),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[_0x19f313([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x19f313([0x76,0x69,0x65,0x77])][_0x19f313([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x19f313([0x61,0x75,0x74,0x6f]),this[_0x19f313([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x19f313([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x19f313([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x19f313([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x19f313([0x6f,0x6b])});}['create'](){const _0xe46b06=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0xe46b06))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x5aad8b=>{const _0x50dc46=this['model']['document']['getRoot'](),_0x300bcb=_0x50dc46&&_0x50dc46['getChild'](_0x50dc46['childCount']-0x1);_0x5aad8b['setSelection'](_0x300bcb,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x34c719=this['editing']['view'],_0x4b6670=_0x34c719['document']['getRoot'](),_0x52c516=_0x4b6670['getChild'](0x0);_0x4b6670['childCount']>0x1||!_0x52c516||'p'!=_0x52c516['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(St(_0x34c719,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x52c516['placeholder']=this['placeholder']),Ft({'view':_0x34c719,'element':_0x52c516,'keepOnFocus':!0x0}),this['placeholderElement']=_0x52c516);}}class os extends kt{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x1a6543,_0x319705={}){super(_0x1a6543),this['editor']=null,this['_editorConfig']=_0x319705,this['set']('value',_0x319705['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',E(_0x1a6543,'Reply...')),this['set']('submitLabel',E(_0x1a6543,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new jt(),this['focusTracker']=new _0x358b9a(),this['focusCycler']=new _0x473434({'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',(_0x42bfe0,_0x123aa3)=>{this['cancelButtonView']['fire']('execute'),_0x123aa3();}),this['keystrokes']['set']('Ctrl+Enter',(_0x4bac87,_0x1a898d)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x1a898d());}),this['on']('submit',(_0x320853,_0x475502)=>{_0x475502['length']>0xfde8?(alert(E(_0x1a6543,'TOO_LONG_COMMENT_ALERT',[_0x475502['length'],0xfde8])),_0x320853['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new Qt(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x1c7ee9=this['editor'];this['element']['insertBefore'](_0x1c7ee9['ui']['element'],this['element']['firstChild']),_0x1c7ee9['model']['document']['on']('change',()=>this['value']=_0x1c7ee9['getData']()),_0x1c7ee9['bind']('placeholder')['to'](this),this['focusables']['add'](_0x1c7ee9['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x570804){-0x1===_0x570804?(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:_0x198439}=this,_0x55a1e4=new _0x6a7993(_0x198439);return _0x55a1e4['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x55a1e4['withText']=!0x0,_0x55a1e4['bind']('label')['to'](this,'submitLabel'),_0x55a1e4['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x55a1e4['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x2f93f3,_0x4ac0c0)=>!_0x4ac0c0&&!!_0x2f93f3['trim']()),_0x55a1e4;}['_createCancelButton'](){const {locale:_0x5efd86}=this,_0x50e4f2=new _0x6a7993(_0x5efd86);return _0x50e4f2['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x50e4f2['label']=E(_0x5efd86,'Cancel'),_0x50e4f2['withText']=!0x0,_0x50e4f2['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x50e4f2;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x2e7b4f=>{this['focusTracker']['add'](_0x2e7b4f['element']);}),this['focusables']['on']('change',(_0x30cf7b,_0xd629ba)=>{for(const _0x2cc31b of Array['from'](_0xd629ba['added'])['reverse']())this['focusTracker']['add'](_0x2cc31b['element']);});}}class ie extends kt{constructor(_0x1e4515,_0x539c37,_0x4e4e34){super(_0x1e4515),this['commentInputView']=new os(_0x1e4515,_0x4e4e34),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x71f21c,_0x52b28b)=>_0x71f21c||!!_0x52b28b),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 _0x3a5655(_0x1e4515,_0x539c37),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'](_0x464404){this['commentInputView']['focus'](_0x464404);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x986def,_0xa737f1)=>{const {submitButtonView:_0x35dbe0,cancelButtonView:_0x135f43,editor:_0x2f00dd}=this['commentInputView'];[_0x35dbe0['element'],_0x135f43['element'],_0x2f00dd?_0x2f00dd['editing']['view']['getDomRoot']():null]['filter'](_0x32e6a5=>_0x32e6a5)['some'](_0x3d5a41=>_0x3d5a41['contains'](_0xa737f1['target']))||(this['focus'](),_0xa737f1['preventDefault']());});}}class cs extends kt{constructor(_0x323274){super(_0x323274);const _0x9145d2=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x9145d2['to']('count',_0x161cd6=>E(_0x323274,'NUMBER_OF_COMMENTS',_0x161cd6))}]});}}class te extends kt{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x1e062e,_0x52796a,_0x1882c1){super(_0x1e062e);const _0x2f9824=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x52796a['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x52796a,this['_config']=_0x1882c1,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x358b9a(),this['keystrokes']=new jt(),this['focusCycler']=new _0x473434({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x52de44=>this['commentViews']['map'](_0x564d9b=>_0x564d9b['element'])['includes'](_0x52de44['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new cs(_0x1e062e),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x5a546f=>_0x5a546f-this['_config']['maxCommentsWhenCollapsed']);for(const _0x57c2d9 of _0x52796a['comments'])this['_handleNewCommentModel'](_0x57c2d9);this['_handleInfoComment'](),this['listenTo'](_0x52796a['comments'],'add',(_0x1a6593,_0xb243b3)=>{const _0x32520e=this['_calculatePosition'](_0xb243b3);this['length']++,this['_handleNewCommentModel'](_0xb243b3,_0x32520e),this['refreshVisibleViews']();}),this['listenTo'](_0x52796a['comments'],'remove',(_0x3a66af,_0x13e049)=>{this['length']--,this['_handleRemoveCommentModel'](_0x13e049),this['refreshVisibleViews']();}),this['listenTo'](_0x52796a,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x52796a,'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',_0x2f9824['if']('length','ck-hidden',_0x33642e=>!_0x33642e)],'aria-label':E(_0x1e062e,'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'](_0x5c016b){-0x1===_0x5c016b?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x350555 of this['commentViews'])_0x350555['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x14031d,_0xf3d2bc){const _0x189290=new this['_config']['CommentView'](this['locale'],_0x14031d,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x189290['viewUid']=_0x14031d['id'],_0x189290['delegate']('removeComment')['to'](this),_0x189290['delegate']('updateComment')['to'](this),_0x189290['delegate']('resolveCommentThread')['to'](this),_0x189290['delegate']('editorReady')['to'](this),_0x189290['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x189290,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x189290,_0xf3d2bc);}['_calculatePosition'](_0x449421){const _0x2b95d2=this['_model']['_findOptimalIndex'](_0x449421);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x449421['authoredAt']?_0x2b95d2-0x1:_0x2b95d2:_0x2b95d2-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x510dd8={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':E(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x510dd8,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x510dd8));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x2dd393){const _0x181dd3=this['commentViews']['remove'](_0x2dd393['id']);this['stopListening'](_0x181dd3),_0x181dd3['isEditMode']&&this['_updateHasDirtyComment'](),_0x181dd3['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x4dbd41=>_0x4dbd41['isEditMode']);}['_rearrangeCollapse'](){const _0x236372=function(_0x52f912){const _0x495652=new _0x41b195();for(const _0x28d60e of _0x52f912)_0x495652['add'](_0x28d60e);return _0x495652;}(this['commentViews']),_0x602d1b=this['_collapsedCommentsView']['count'];for(let _0x3d18d9=0x1;_0x3d18d9<=_0x602d1b;_0x3d18d9++)_0x236372['remove'](0x1);for(const _0x1e770d of _0x236372)_0x1e770d['collapse']();_0x602d1b>0x0&&_0x236372['add'](this['_collapsedCommentsView'],0x1),ns(_0x3780b2(Array['from'](this['visibleViews']),Array['from'](_0x236372)),this['visibleViews'],_0x236372);}['_rearrangeExpand'](){ns(_0x3780b2(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x2d607e of this['visibleViews'])_0x2d607e['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x24ec59=>{this['focusTracker']['add'](_0x24ec59['element']),this['keystrokes']['listenTo'](_0x24ec59['element']);}),this['commentViews']['on']('change',(_0x124f91,_0xe93edb)=>{for(const _0x254bb1 of _0xe93edb['removed'])this['focusTracker']['remove'](_0x254bb1['element']),this['keystrokes']['stopListening'](_0x254bb1['element']);for(const _0x1d4b6d of Array['from'](_0xe93edb['added'])['reverse']())this['focusTracker']['add'](_0x1d4b6d['element']),this['keystrokes']['listenTo'](_0x1d4b6d['element']);});}}function ns(_0x470485,_0x4bfd23,_0x54d4ef){let _0x239753=0x0;for(const _0x4af877 of _0x470485)switch(_0x4af877){case'insert':_0x4bfd23['add'](_0x54d4ef['get'](_0x239753),_0x239753),_0x239753++;break;case'delete':_0x4bfd23['remove'](_0x239753);break;case'equal':_0x239753++;}}class as extends kt{constructor(_0x162677){super(_0x162677);const _0x25b26c=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x25b26c['to']('contextValue',_0x995360=>E(_0x162677,'THREAD_CONTEXT_LABEL',_0x995360)),'tabindex':-0x1},'children':[{'text':_0x25b26c['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class Xt extends kt{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x4841b7,_0x3606c6){super(_0x4841b7);const _0x2ad684=this['bindTemplate'];this['_model']=_0x3606c6,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x358b9a(),this['keystrokes']=new jt(),this['focusCycler']=new _0x473434({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x4f209b=>!!_0x4f209b),this['bind']('contextValue')['to'](this['_model'],'context',_0x2b0964=>_0x2b0964&&_0x2b0964['value']?this['_trimContextValue'](_0x2b0964['value']):E(this['locale'],'Comment\x20was\x20made\x20on\x20an\x20element')),this['setTemplate']({'tag':'div','attributes':{'class':['ck-thread__header']},'children':[{'tag':'div','attributes':{'class':['ck-context-wrapper']},'children':[{'tag':'div','attributes':{'class':['ck-context',_0x2ad684['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 _0x2fe99a=new _0x6a7993(this['locale']);return _0x2fe99a['label']=E(this['locale'],'Reopen'),_0x2fe99a['tooltip']=E(this['locale'],'Reopen'),_0x2fe99a['icon']=_0x2082f1,_0x2fe99a['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x43166f=>!_0x43166f),_0x2fe99a['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0xa87d0b,_0x29cf55)=>_0xa87d0b&&_0x29cf55),_0x2fe99a['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x2fe99a;}['_trimContextValue'](_0x2f388a){if(_0x2f388a['length']<0x96)return _0x2f388a;const _0x84d1ee=_0x2f388a['lastIndexOf']('\x20',0x93);return _0x2f388a['substring'](0x0,_0x84d1ee>-0x1?_0x84d1ee:0x93)+'...';}['_attachContextActions'](){const _0x87b2b3=this['element']['querySelector']('.ck-context'),_0x249f4e=_0x87b2b3['querySelector']('.ck-context__value');this['listenTo'](_0x87b2b3,'mouseenter',()=>{_0x249f4e['offsetWidth']<_0x249f4e['scrollWidth']&&_0x87b2b3['classList']['add']('overlay');}),this['listenTo'](_0x87b2b3,'mouseleave',()=>{_0x87b2b3['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0xfc6005 of this['focusables'])this['focusTracker']['add'](_0xfc6005['element']),this['keystrokes']['listenTo'](_0xfc6005['element']);}['_createContextView'](){const _0x381035=new as(this['locale']);return _0x381035['bind']('contextValue')['to'](this),_0x381035;}}class ts extends kt{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x5b3ebd,_0x14c564,_0x5351af,_0xd4da10){super(_0x5b3ebd),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x14c564,this['_localUser']=_0x5351af,this['_config']=_0xd4da10,this['commentThreadHeaderView']=new Xt(_0x5b3ebd,_0x14c564),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new Yt(_0x5b3ebd,E(_0x5b3ebd,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new te(_0x5b3ebd,_0x14c564,Object['assign']({'CommentView':this['_config']['CommentView']},_0xd4da10)),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',(_0x24f745,_0x120c3c)=>_0x24f745||!!_0x120c3c),this['bind']('isUnlinked')['to'](_0x14c564,'unlinkedAt',_0x286ad6=>!!_0x286ad6),this['bind']('ariaLabel')['to'](this,'length',_0x11b08c=>{const _0x5c3392=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return E(this['locale'],'COMMENT_THREAD_LABEL',[_0x11b08c,_0x5c3392]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x358b9a(),this['keystrokes']=new jt(),this['focusCycler']=new _0x473434({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x4af0bf=>_0x4af0bf['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),Zt(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x289f06=new ie(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x4d63a0=_0x289f06['commentInputView'];return _0x289f06['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x4d63a0,'value',(_0x2c67d2,_0x38e8a3,_0x34c0e7,_0xdbfca9,_0x1d2aca)=>!!_0x1d2aca||!!_0xdbfca9&&_0x34c0e7&&!_0x38e8a3||_0x2c67d2&&_0x34c0e7&&!_0x38e8a3),_0x4d63a0['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x3eed88,_0x240e01,_0x1b1d5c)=>{let _0x25e880;return _0x25e880=_0x1b1d5c&&_0x240e01?'Reply\x20to\x20reopen\x20discussion...':_0x3eed88?'Reply...':'Write\x20a\x20comment...',E(this['locale'],_0x25e880);}),_0x4d63a0['bind']('submitLabel')['to'](this,'length',_0x15e23a=>E(this['locale'],_0x15e23a?'Reply':'Comment')),_0x4d63a0['on']('submit',(_0x19e4fc,_0xb6070c)=>{this['fire']('addComment',_0xb6070c),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x4d63a0['on']('cancel',()=>{this['focus']();}),_0x4d63a0['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x4d63a0['on']('cancel',_0x549da6=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x549da6['stop']());}),this['on']('change:isActive',(_0x2c89d1,_0x1e2444,_0x247f99)=>{_0x247f99||this['length']||_0x4d63a0['value']||this['fire']('removeCommentThread');}),_0x289f06;}}class vt extends/* #__PURE__ -- @preserve */
|
|
27
|
-
ti(ts){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(
|
|
28
|
-
ti(hs){['actionBar'];['userView'];constructor(
|
|
29
|
-
_0x29df45(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x5982a4,target:_0x2ef22a,type:_0x1fc893,isVisible:_0x3834ba=!0x0}){super(),this['view']=_0x5982a4,this['view']['element']||this['view']['render'](),this['_type']=_0x1fc893,this['_target']=_0x2ef22a,d['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x41b195([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x1b9455,_0x499cfd)=>{this['view']['focusTracker']['add'](_0x499cfd);}),this['focusableElements']['on']('remove',(_0x497f83,_0xe38264)=>{this['view']['focusTracker']['remove'](_0xe38264);}),this['set']('isVisible',_0x3834ba);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x48cc19=this['_getNormalizedTarget']();return d['_assertCorrectTarget'](_0x48cc19),_0x48cc19;}get['targetRect'](){const _0x3de37c=this['target'];if(null===_0x3de37c)return null;if(_0x3de37c instanceof _0x1cb979)return _0x3de37c;const _0x534fe4=_0x3de37c['filter'](_0x102d10=>function(_0x212627){const _0x418a76=_0x212627['offsetParent'];if(_0x418a76)return!0x0;const _0x152f2b=_0x212627['getClientRects']()['item'](0x0);return!!_0x152f2b;}(_0x102d10));return 0x0===_0x534fe4['length']?null:new _0x1cb979(_0x534fe4[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x333f03){this['view']['isActive']=_0x333f03,this['view']['mainView']['isActive']=_0x333f03;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x192bcd){if(!(null===_0x192bcd||_0x192bcd instanceof _0x1cb979||Array['isArray'](_0x192bcd)&&_0x192bcd['every'](_0x4feb52=>li(_0x4feb52))))throw new _0x50ccf8('annotation-invalid-target',null,{'target':_0x192bcd});}['_getNormalizedTarget'](){const _0x42a666='function'==typeof this['_target']?this['_target']():this['_target'];return li(_0x42a666)?[_0x42a666]:_0x42a666;}}function li(_0x14a0c0){return null!==_0x14a0c0&&'object'==typeof _0x14a0c0&&'nodeType'in _0x14a0c0&&0x1===_0x14a0c0['nodeType'];}class _ extends _0x41b195{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x3eae40=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x358b9a(),this['_focusTracker']['on']('change:isFocused',(_0x302c30,_0xb16036,_0x3b9d9c)=>{_0x3b9d9c||this['fire']('blur');});for(const _0x45f95a of _0x3eae40)this['add'](_0x45f95a);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x149b7b){if(this['has'](_0x149b7b))throw new _0x50ccf8('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x149b7b['innerView'],_0x149b7b),this['_viewToAnnotation']['set'](_0x149b7b['view'],_0x149b7b);for(const _0x19a589 of _0x149b7b['focusableElements'])this['_focusTracker']['add'](_0x19a589);this['listenTo'](_0x149b7b['focusableElements'],'add',(_0x3f5bb1,_0x31f6f6)=>{this['_focusTracker']['add'](_0x31f6f6);}),this['listenTo'](_0x149b7b['focusableElements'],'remove',(_0x5c0117,_0x535258)=>{this['_focusTracker']['remove'](_0x535258);}),this['listenTo'](_0x149b7b['view']['focusTracker'],'change:isFocused',(_0x59ccbe,_0x1873e2,_0x3430fd)=>{_0x3430fd&&this['fire']('focus',_0x149b7b);}),_0x149b7b['updateTargetRect']();const _0x4db14a=this['_getOrderInContent'](_0x149b7b['view']['targetRect']);return super['add'](_0x149b7b,_0x4db14a);}['remove'](_0x1565b6){if(!this['has'](_0x1565b6))throw new _0x50ccf8('annotationcollection-not-existing-item',null);this['stopListening'](_0x1565b6['view']['focusTracker']),this['stopListening'](_0x1565b6['focusableElements']);for(const _0x4071fa of _0x1565b6['focusableElements'])this['_focusTracker']['remove'](_0x4071fa);return this['_viewToAnnotation']['delete'](_0x1565b6['view']),this['_innerViewToAnnotation']['delete'](_0x1565b6['innerView']),super['remove'](_0x1565b6);}['getByInnerView'](_0xc2b1bd){return this['_innerViewToAnnotation']['get'](_0xc2b1bd);}['getByView'](_0x4d81ed){return this['_viewToAnnotation']['get'](_0x4d81ed);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x3aa00e of this)_0x3aa00e['updateTargetRect']();this['_sort']();}['_sort'](){const _0x295ec5=Array['from'](this)['sort']((_0x3479c0,_0x579f41)=>v(_0x3479c0['view']['targetRect'],_0x579f41['view']['targetRect']));for(let _0x2cea9f=_0x295ec5['length']-0x1;_0x2cea9f>0x0;_0x2cea9f--){const _0x317c7a=_0x295ec5[_0x2cea9f];_0x2cea9f!==this['getIndex'](_0x317c7a)&&(this['remove'](_0x317c7a),this['add'](_0x317c7a));}}['_getOrderInContent'](_0x1044bd){let _0x3f99d6=0x0;if(!_0x1044bd)return this['length'];for(const _0x187a14 of this){const _0x1c9a7d=_0x187a14['view']['targetRect'];if(_0x1c9a7d){if(v(_0x1044bd,_0x1c9a7d)<0x0)return _0x3f99d6;_0x3f99d6++;}}return _0x3f99d6;}}function v(_0x1a0072,_0x45c682){if(null===_0x1a0072&&null===_0x45c682)return 0x0;if(null===_0x1a0072)return-0x1;if(null===_0x45c682)return 0x1;const _0x41c6d8=_0x1a0072['top']-_0x45c682['top'];return 0x0==_0x41c6d8?_0x1a0072['left']-_0x45c682['left']:_0x41c6d8;}class O extends _0x1eed03{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x55817c){if(super(_0x55817c),this['collection']=new _(),this['_visibleAnnotations']=new _(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x55817c instanceof _0x116930){const _0x19b0db=_0x55817c['locale'];_0x55817c['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':E(_0x19b0db,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':E(_0x19b0db,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':E(_0x19b0db,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':E(_0x19b0db,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':E(_0x19b0db,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':E(_0x19b0db,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':E(_0x19b0db,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x9c90bc){this['collection']['add'](_0x9c90bc);}['remove'](_0x12b706){this['collection']['remove'](_0x12b706),_0x12b706['destroy']();}['refreshVisibility'](){for(const _0x21eaf6 of this['collection'])_0x21eaf6['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x12e18a){return this['collection']['getByInnerView'](_0x12e18a);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x27f2f6 of this['collection'])_0x27f2f6['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x41d5d6){this['fire']('_activateAnnotation',_0x41d5d6);}['createAnnotation'](_0x3c56b8){return new d(_0x3c56b8);}['createAnnotationView'](_0x1b3756,_0x1395d9){return new S(_0x1b3756,_0x1395d9);}['_addActiveAnnotation'](_0x57a1b6){const _0x123624=new Set(this['activeAnnotations']);_0x123624['add'](_0x57a1b6),this['activeAnnotations']=_0x123624;}['_removeActiveAnnotation'](_0x2a966c){const _0x3a092d=new Set(this['activeAnnotations']);_0x3a092d['delete'](_0x2a966c),this['activeAnnotations']=_0x3a092d;}['_bindAnnotationsToVisibleAnnotations'](){const _0xd5cdaa=this['collection'],_0x336b5a=this['_visibleAnnotations'];function _0x3c73af(_0x49beb6){const _0x16e24b=_0x49beb6['source'];_0x16e24b['isVisible']&&!_0x336b5a['has'](_0x16e24b)?_0x336b5a['add'](_0x16e24b):!_0x16e24b['isVisible']&&_0x336b5a['has'](_0x16e24b)&&_0x336b5a['remove'](_0x16e24b),_0x16e24b['view']['focusTracker']['remove'](_0x16e24b['view']['element']),_0x16e24b['view']['focusTracker']['add'](_0x16e24b['view']['element']);}this['listenTo'](_0xd5cdaa,'add',(_0x37211f,_0x5249d7)=>{_0x5249d7['isVisible']&&_0x336b5a['add'](_0x5249d7),this['listenTo'](_0x5249d7,'change:isVisible',_0x3c73af);}),this['listenTo'](_0xd5cdaa,'remove',(_0x4f10f8,_0x17a688)=>{_0x336b5a['has'](_0x17a688)&&_0x336b5a['remove'](_0x17a688),this['stopListening'](_0x17a688,'change:isVisible',_0x3c73af);});}['_setupEnterAnnotationKeystroke'](){const _0x1d52e1=_0x404b55=>{_0x404b55['on']('ready',()=>{_0x404b55['keystrokes']['set'](_0x10c482,(_0x1d7de2,_0x2df67b)=>{const _0x59eb6e=_0x4d5d74(this['activeAnnotations']['values']());_0x59eb6e&&(_0x59eb6e['view']['focus'](),_0x2df67b());});});};this['context']instanceof _0x116930?_0x1d52e1(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x486a0c,_0x5d1052)=>{_0x1d52e1(_0x5d1052);});}['_setupEscapeAnnotationHandling'](){const _0x1a69c1=_0x4771ef=>{const _0x292679=_0x4771ef['source'],_0x59af75=[];let _0x699338;if(Array['isArray'](_0x292679['target'])){_0x699338=_0x292679['target'][0x0],this['context']instanceof _0x116930?_0x59af75['push'](this['context']):this['context']['editors']&&_0x59af75['push'](...this['context']['editors']);for(const _0x58929c of _0x59af75)for(const _0x28c2f6 of _0x58929c['editing']['view']['domRoots']['values']())if(_0x28c2f6['contains'](_0x699338))return void _0x58929c['editing']['view']['focus']();_0x699338['focus']();}};this['listenTo'](this['collection'],'add',(_0x5d3cb9,_0x138c5e)=>{this['listenTo'](_0x138c5e,'escape',_0x1a69c1,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x461010,_0x42e7fd)=>{this['stopListening'](_0x42e7fd,'escape',_0x1a69c1);});}}const Tt=Symbol('noChannel'),_t={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class o extends _0x1eed03{['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[O,ht,it];}static get['pluginName'](){return'CommentsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5d8916){super(_0x5d8916),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x3546c5=this['context']['config'];_0x3546c5['define']('comments.maxCommentsWhenCollapsed',0x2),_0x3546c5['define']('comments.maxThreadTotalWeight',0x1f4),_0x3546c5['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x3546c5['define']('comments.CommentThreadView',vt),_0x3546c5['define']('comments.CommentView',gt),_0x3546c5['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x3267a8=this['context']['plugins']['get'](O);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x2a6147,_0xdc16fd)=>this['_addCommentThread'](_0xdc16fd)),this['on']('submitCommentThread',(_0x5ac9de,_0x316af8)=>this['_submitCommentThread'](_0x316af8)),this['on']('resolveCommentThread',(_0x4657a2,_0x3c350f)=>this['_resolveCommentThread'](_0x3c350f)),this['on']('resolveCommentThread',(_0x468836,_0x181140)=>this['_updateActiveAnnotation'](_0x181140),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x49063d,_0x13bcd1)=>this['_reopenCommentThread'](_0x13bcd1)),this['on']('reopenCommentThread',(_0xae73aa,_0x51824f)=>this['_updateActiveAnnotation'](_0x51824f),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x171306,_0x32085d)=>this['_removeCommentThread'](_0x32085d)),this['on']('updateCommentThread',(_0x499b6e,_0x52598a)=>this['_updateCommentThread'](_0x52598a)),this['on']('updateCommentThread',(_0x23227f,_0xef52b6)=>this['_updateActiveAnnotation'](_0xef52b6),{'priority':'lowest'}),this['on']('addComment',(_0x2ae271,_0x431325)=>this['_addComment'](_0x431325)),this['on']('updateComment',(_0x11a720,_0x111113)=>this['_updateComment'](_0x111113)),this['on']('removeComment',(_0x55d0f3,_0x2de285)=>this['_removeComment'](_0x2de285)),this['on']('addComment',(_0x239033,{threadId:_0x540429,isFromAdapter:_0x5d40d7})=>{if(_0x5d40d7)return;const _0x3363af=this['getCommentThread'](_0x540429),_0x983ea7=_0x3363af&&this['_threadToController']['get'](_0x3363af);_0x983ea7&&_0x983ea7['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x3267a8,'change:activeAnnotations',(_0x2dd215,_0x3c3e99,_0x59c0bb)=>{const _0x331eff=Array['from'](_0x59c0bb)['map'](_0x3297b4=>this['_viewToController']['get'](_0x3297b4['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x331eff?_0x331eff['model']:null;});}set['adapter'](_0x206104){if(this['_adapter'])throw new _0x50ccf8('commentsrepository-adapter-already-set');this['_adapter']=_0x206104;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x563b33=Tt,threadId:_0x2b332e=_0x35b195(),comments:_0x447249=[],unlinkedAt:_0x183ccc=null,resolvedAt:_0xfc3b21=null,resolvedBy:_0x2cf607=null,target:_0x44d684=null,context:_0x12c2d3=null,attributes:_0x566191={},isResolvable:_0xd825e8=!0x0,isSubmitted:_0x177106=!0x1,isFromAdapter:_0x3ca8f9=!0x1}={}){return this['fire'](bt('addCommentThread',_0x563b33),{'channelId':_0x563b33,'threadId':_0x2b332e,'comments':_0x447249,'unlinkedAt':_0x183ccc,'resolvedAt':_0xfc3b21,'resolvedBy':_0x2cf607,'target':_0x44d684,'context':_0x12c2d3,'attributes':_0x566191,'isFromAdapter':_0x3ca8f9,'isResolvable':_0xd825e8,'isSubmitted':_0x177106}),this['getCommentThread'](_0x2b332e);}['openNewCommentThread']({channelId:_0x290704=Tt,threadId:_0x32cf49=_0x35b195(),target:_0x25b2bf,context:_0x557bec=null,isResolvable:_0x578378=!0x0}){if(this['_readOnlyChannels']['has'](_0x290704)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x25b2bf)throw new _0x50ccf8('commentsrepository-missing-target');const _0x196f9f=this['addCommentThread']({'channelId':_0x290704,'threadId':_0x32cf49,'target':_0x25b2bf,'context':_0x557bec,'isResolvable':_0x578378});if(!_0x196f9f)return null;const _0xf1ded8=this['_threadToController']['get'](_0x196f9f),_0x6671f1=_0xf1ded8['view']['commentThreadInputView']['commentInputView'],_0x6fe7fd=this['context']['plugins']['get'](O),_0x1e401e=_0x6fe7fd['getByInnerView'](_0xf1ded8['view']);return _0x6fe7fd['activate'](_0x1e401e),_0x6671f1['once']('editorReady',()=>_0x6671f1['focus']()),_0x196f9f;}['hasCommentThread'](_0x50ded3){if('string'!=typeof _0x50ded3)throw new _0x50ccf8('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x50ded3);}['updateCommentThread']({channelId:_0x39ef9d=Tt,threadId:_0x332241,context:_0x4729de,unlinkedAt:_0x206af9,attributes:_0x1d070a,isFromAdapter:_0x2eaf06=!0x1}){return this['fire'](bt('updateCommentThread',_0x39ef9d),{'channelId':_0x39ef9d,'threadId':_0x332241,'context':_0x4729de,'unlinkedAt':_0x206af9,'attributes':_0x1d070a,'isFromAdapter':_0x2eaf06}),this['getCommentThread'](_0x332241);}['getCommentThread'](_0x3144df){if('string'!=typeof _0x3144df)throw new _0x50ccf8('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x3144df);}['fetchCommentThread']({channelId:_0x25b525,threadId:_0x4b11b3}={}){const _0x3a02a8=this['getCommentThread'](_0x4b11b3);if(_0x3a02a8)return Promise['resolve'](_0x3a02a8);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x50ccf8('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x25b525,'threadId':_0x4b11b3})['then'](_0x2a2167=>this['hasCommentThread'](_0x4b11b3)?this['getCommentThread'](_0x4b11b3):_0x2a2167?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x25b525},_0x2a2167)):void 0x0)['catch'](_0x5264e3=>{throw console['error'](_0x5264e3),new _0x50ccf8('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x3484c1,skipNotAttached:_0x38256b=!0x1,skipEmpty:_0x34fab1=!0x1,toJSON:_0x3bd5b6=!0x1}={}){const _0x38081b=[];for(const _0x4c12b4 of this['_threads']['values']())_0x3484c1&&_0x4c12b4['channelId']!==_0x3484c1||_0x38256b&&!_0x4c12b4['isAttached']||_0x34fab1&&0x0===_0x4c12b4['length']||_0x38081b['push'](_0x4c12b4);return _0x3bd5b6?_0x38081b['map'](_0x4486f4=>_0x4486f4['toJSON']()):_0x38081b;}['setActiveCommentThread'](_0x663ecf){const _0x2bec57=this['context']['plugins']['get'](O);if(!_0x663ecf)return void(this['activeCommentThread']&&_0x2bec57['deactivateAll']());const _0x59344a=this['getCommentThread'](_0x663ecf);if(!_0x59344a)throw new _0x50ccf8('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x663ecf});if(!this['_threadToController']['has'](_0x59344a))throw new _0x50ccf8('commentsrepository-active-not-attached',null,{'threadId':_0x663ecf});const _0x106306=_0x2bec57['getByInnerView'](this['_threadToController']['get'](_0x59344a)['view']);_0x2bec57['activate'](_0x106306);}['switchReadOnly'](_0x1d31e0,_0x2b0eac){_0x1d31e0?this['_readOnlyChannels']['add'](_0x2b0eac):this['_readOnlyChannels']['delete'](_0x2b0eac),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x1915ba){return this['_readOnlyChannels']['has'](_0x1915ba)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x26463e,_0x452f85){return new Ct(_0x26463e,_0x452f85);}['setPermissions'](_0x3a01db,_0x2c0e44=Tt){this['_permissions']['set'](_0x2c0e44,_0x3a01db),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x5c92cf=Tt){return this['_permissions']['has'](_0x5c92cf)?this['_permissions']['get'](_0x5c92cf):_t;}['_addCommentThread']({channelId:_0x25b0fe,threadId:_0x44df14,comments:_0x3bd235,unlinkedAt:_0x52c177,resolvedAt:_0x33b8ec,resolvedBy:_0x2831a4,target:_0x3f1729,context:_0x13e279,attributes:_0x32c3a6,isFromAdapter:_0x6d4756,isResolvable:_0xb41d50,isSubmitted:_0x6d45c8}){if('string'!=typeof _0x44df14)throw new _0x50ccf8('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x44df14});if(this['hasCommentThread'](_0x44df14))throw new _0x50ccf8('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x44df14});const _0x3d9978=new ui(this,{'channelId':_0x25b0fe,'id':_0x44df14,'context':_0x13e279,'attributes':_0x32c3a6,'unlinkedAt':_0x52c177,'resolvedAt':_0x33b8ec,'resolvedBy':_0x2831a4?this['context']['plugins']['get'](it)['getUser'](_0x2831a4):null,'isResolvable':_0xb41d50,'isSubmitted':_0x6d45c8||_0x6d4756});this['_threads']['set'](_0x44df14,_0x3d9978);for(const _0x243d93 of _0x3bd235)_0x3d9978['_add'](this['_createNewComment']({'threadId':_0x44df14,..._0x243d93}));return _0x3f1729&&_0x3d9978['attachTo'](_0x3f1729),_0x6d4756||!_0x3d9978['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x25b0fe,'threadId':_0x44df14});}['_submitCommentThread']({channelId:_0x38ac02,threadId:_0x156797}){if(!this['hasCommentThread'](_0x156797))throw new _0x50ccf8('commentsrepository-missing-comment-thread',this);const _0x162059=this['getCommentThread'](_0x156797);if(_0x162059['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x43ff40,comments:_0xbe47ae,resolvedAt:_0x5d09dc,resolvedBy:_0x5d28a2,context:_0x3a8263,attributes:_0x4ef3af}=_0x162059,_0x1d6c02=this['context']['plugins']['get']('PendingActions'),_0x5a1fd0=_0x1d6c02['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x38ac02,'threadId':_0x43ff40,'comments':_0xbe47ae['map'](_0x4c8151=>_0x4c8151['toJSON']()),'resolvedAt':_0x5d09dc,'resolvedBy':_0x5d28a2?_0x5d28a2['id']:_0x5d28a2,'context':_0x3a8263,'attributes':_0x4ef3af})['then'](({comments:_0x486703})=>{_0x1d6c02['remove'](_0x5a1fd0);for(const _0x1081a3 of _0x486703)this['_updateComment']({'channelId':_0x38ac02,'threadId':_0x156797,'commentId':_0x1081a3['commentId'],'createdAt':_0x1081a3['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x161284=>{throw console['error'](_0x161284),new _0x50ccf8('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x51cd28,target:_0xfd310a}){const _0x10d41c=this['getCommentThread'](_0x51cd28);if(!_0x10d41c)throw new _0x50ccf8('commentsrepository-attach-missing-comment-thread',this);const _0x58306f=this['context']['plugins']['get']('PendingActions'),_0x26d339=this['context']['plugins']['get'](O),_0x17be1c=this['_createCommentThreadView'](_0x10d41c),_0x4bed81=new Ct(_0x10d41c,_0x17be1c);let _0x4c1890=null;_0x17be1c['on']('change:isDirty',(_0xe75e01,_0x46ab4b,_0x4f6569)=>{_0x4f6569?_0x4c1890=_0x58306f['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x4c1890&&(_0x58306f['remove'](_0x4c1890),_0x4c1890=null);}),this['_threadToController']['set'](_0x10d41c,_0x4bed81),this['_viewToController']['set'](_0x17be1c,_0x4bed81);const _0x114fa1=new S(this['context']['locale'],_0x17be1c);_0x114fa1['bind']('length')['to'](_0x17be1c),_0x114fa1['bind']('isDirty')['to'](_0x17be1c,'isDirty',_0x17be1c,'length',(_0x68e574,_0x8b1598)=>_0x68e574||!_0x8b1598),_0x114fa1['bind']('isActive')['to'](_0x17be1c),_0x114fa1['type']='comment';const _0x1a2342=new d({'view':_0x114fa1,'target':_0xfd310a,'type':'comment','isVisible':!_0x10d41c['archivedAt']});return _0x17be1c['on']('escape',()=>{_0x1a2342['fire']('escape');}),this['_bindAnnotationToEditors'](_0x17be1c,_0x1a2342),_0x26d339['add'](_0x1a2342),_0x1a2342;}['_bindAnnotationToEditors'](_0x211461,_0x3db305){this['listenTo'](_0x211461,'editorReady',(_0xaf2542,_0x3048b3)=>{const _0x435b0f=_0x3048b3['ui']['view']['body']['bodyCollectionContainer'];_0x3db305['focusableElements']['add'](_0x435b0f),this['context']instanceof _0x116930&&this['context']['ui']['focusTracker']['add'](_0x435b0f);},{'priority':'highest'}),this['listenTo'](_0x211461,'editorDestroyed',(_0x3d1171,_0x37c626)=>{const _0x246266=_0x37c626['ui']['view']['body']['bodyCollectionContainer'];_0x3db305['focusableElements']['has'](_0x246266)&&_0x3db305['focusableElements']['remove'](_0x246266),this['context']instanceof _0x116930&&this['context']['ui']['focusTracker']['remove'](_0x246266);});}['_unbindEditors'](_0x53d043){this['stopListening'](_0x53d043,'editorReady'),this['stopListening'](_0x53d043,'editorDestroyed');}['_createCommentThreadView'](_0x4a8668){const _0x2fe5ad=this['context']['plugins']['get'](it),{config:_0x1120df,locale:_0x4f8cf3}=this['context'],_0x4b1f73=lt(_0x1120df['get']('locale'),_0x4f8cf3);return new(0x0,(_0x1120df['get']('comments'))['CommentThreadView'])(_0x4f8cf3,_0x4a8668,_0x2fe5ad['me'],{'editorConfig':{..._0x1120df['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x1120df['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x1120df['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x1120df['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x1120df['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x4b1f73,'CommentView':_0x1120df['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x2ee49d,channelId:_0x4dbd16,resolvedAt:_0xa064c3,resolvedBy:_0x259fb7,isFromAdapter:_0x372d8f}){if(!this['hasCommentThread'](_0x2ee49d))throw new _0x50ccf8('commentsrepository-missing-comment-thread',null,{'threadId':_0x2ee49d});const _0x155462=this['getCommentThread'](_0x2ee49d);if(_0x155462['isResolved'])throw new _0x50ccf8('commentsrepository-resolved-comment-thread',null,{'threadId':_0x2ee49d});const _0x2b75e9=this['context']['plugins']['get'](it);if(_0x155462['resolvedBy']=_0x2b75e9['getUser'](_0x259fb7),_0x155462['resolvedAt']=_0xa064c3,_0x372d8f||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x37f38e=this['context']['plugins']['get']('PendingActions'),_0x4e69bf=_0x37f38e['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x4dbd16,'threadId':_0x2ee49d})['then'](({resolvedAt:_0x23cc76,resolvedBy:_0x10826a})=>{_0x37f38e['remove'](_0x4e69bf),_0x155462['resolvedBy']['id']!==_0x10826a&&(_0x155462['resolvedBy']=_0x2b75e9['getUser'](_0x10826a)),_0x155462['resolvedAt']=_0x23cc76;})['catch'](_0x582b52=>{throw console['error'](_0x582b52),new _0x50ccf8('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x24e54d,channelId:_0x12cb3b,isFromAdapter:_0x3e1398}){if(!this['hasCommentThread'](_0x24e54d))throw new _0x50ccf8('commentsrepository-missing-comment-thread',null,{'threadId':_0x24e54d});const _0x59a427=this['getCommentThread'](_0x24e54d);if(!_0x59a427['isResolved'])throw new _0x50ccf8('commentsrepository-reopen-comment-thread',null,{'threadId':_0x24e54d});if(_0x59a427['resolvedBy']=null,_0x59a427['resolvedAt']=null,_0x3e1398||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0xb9a68=this['context']['plugins']['get']('PendingActions'),_0x55c996=_0xb9a68['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x12cb3b,'threadId':_0x24e54d})['then'](()=>_0xb9a68['remove'](_0x55c996))['catch'](_0x1deaa3=>{throw console['error'](_0x1deaa3),new _0x50ccf8('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x577df4,isFromAdapter:_0x46433e}){const _0x5a0d99=this['getCommentThread'](_0x577df4);if(!_0x5a0d99)throw new _0x50ccf8('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x577df4),this['_threads']['delete'](_0x577df4),!_0x5a0d99['isSubmitted']||_0x46433e||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x16c4a1=this['context']['plugins']['get']('PendingActions'),{channelId:_0x2c4be9}=_0x5a0d99,_0x573f49=_0x16c4a1['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x2c4be9,'threadId':_0x577df4})['then'](()=>_0x16c4a1['remove'](_0x573f49))['catch'](_0x1915a3=>{throw console['error'](_0x1915a3),new _0x50ccf8('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x42cc6f,unlinkedAt:_0x2757cb,context:_0x302fa1,attributes:_0x18573c,isFromAdapter:_0xbc2381}){if('string'!=typeof _0x42cc6f)throw new _0x50ccf8('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x42cc6f});if(!this['hasCommentThread'](_0x42cc6f))throw new _0x50ccf8('commentsrepository-missing-comment-thread',null,{'threadId':_0x42cc6f});const _0x4ef73a=this['getCommentThread'](_0x42cc6f);let _0x45fcb9=!0x1;if(void 0x0!==_0x302fa1&&_0x4ef73a['context']!==_0x302fa1&&(_0x4ef73a['context']=_0x302fa1,_0x45fcb9=!0x0),void 0x0!==_0x2757cb&&_0x4ef73a['unlinkedAt']!==_0x2757cb&&(_0x4ef73a['unlinkedAt']=_0x2757cb,_0x45fcb9=!0x0),_0x18573c&&!wt(_0x18573c,_0x4ef73a['attributes'])&&(_0x4ef73a['attributes']=_0x18573c,_0x45fcb9=!0x0),!_0x45fcb9)return Promise['resolve']();if(!_0x4ef73a['isSubmitted']||_0xbc2381||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x1b93f5=this['context']['plugins']['get']('PendingActions'),{channelId:_0x4e4c1b}=_0x4ef73a,_0x15102f=_0x1b93f5['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x4e4c1b,'threadId':_0x42cc6f,'context':_0x302fa1,'unlinkedAt':_0x2757cb,'attributes':_0x18573c})['then'](()=>_0x1b93f5['remove'](_0x15102f))['catch'](_0x464ede=>{throw console['error'](_0x464ede),new _0x50ccf8('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x11e705){const _0x33bcc2=this['context']['plugins']['get'](O),_0x9fee2d=this['getCommentThread'](_0x11e705);if(_0x9fee2d['_isAttached']=!0x1,this['_threadToController']['has'](_0x9fee2d)){const _0x4fe20e=this['_threadToController']['get'](_0x9fee2d),_0x453b66=_0x4fe20e['view'],_0x36b183=_0x33bcc2['getByInnerView'](_0x453b66);this['_threadToController']['delete'](_0x9fee2d),this['_viewToController']['delete'](_0x453b66),_0x36b183&&_0x33bcc2['remove'](_0x36b183),_0x4fe20e['destroy'](),_0x453b66['destroy']()['then'](()=>{this['_unbindEditors'](_0x453b66);});}}['_updateActiveAnnotation']({threadId:_0x5cd019,resolvedAt:_0x21c9d8,unlinkedAt:_0x441f02}){const _0x2591a9=!!_0x21c9d8,_0x188da6=this['context']['plugins']['get'](O),_0x3d7f81=this['getCommentThread'](_0x5cd019);if(this['_threadToController']['has'](_0x3d7f81)){const _0x54fe79=this['_threadToController']['get'](_0x3d7f81)['view'],_0x293c5e=_0x188da6['getByInnerView'](_0x54fe79);_0x293c5e&&(_0x2591a9&&_0x188da6['_removeActiveAnnotation'](_0x293c5e),_0x441f02?_0x293c5e['isVisible']=!0x1:_0x293c5e['refreshVisibility']());}}['_getExternalAuthor'](_0x3a4917){const _0x59a17b=this['context']['plugins']['get'](it),_0x26b50e=pt('external:'+_0x3a4917),_0x5503e8=_0x59a17b['getUser'](_0x26b50e);return _0x5503e8||_0x59a17b['addUser']({'id':_0x26b50e,'name':_0x3a4917});}['_createNewComment']({threadId:_0x1948d3,commentId:_0x16381c=_0x35b195(),content:_0xb3f238,authorId:_0xc656b4,createdAt:_0x2ee7b2,attributes:_0x34f4fc}){if('string'!=typeof _0x16381c)throw new _0x50ccf8('commentsrepository-invalid-commentid');if('string'!=typeof _0xc656b4)throw new _0x50ccf8('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0xb3f238||!_0xb3f238['trim']())throw new _0x50ccf8('commentsrepository-invalid-comment-content');const _0x555da8=this['context']['plugins']['get'](it)['getUser'](_0xc656b4);if(!_0x555da8)throw new _0x50ccf8('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0xc656b4});let _0x206b13=null,_0x56ce8d=_0x2ee7b2;return _0x34f4fc?.['@external']&&(_0x206b13=this['_getExternalAuthor'](_0x34f4fc['@external']['authorName']),_0x56ce8d=new Date(_0x34f4fc['@external']['createdAt'])),new fi(this,{'threadId':_0x1948d3,'id':_0x16381c,'author':_0x206b13||_0x555da8,'creator':_0x555da8,'content':_0xb3f238,'createdAt':_0x2ee7b2,'authoredAt':_0x56ce8d,'attributes':_0x34f4fc});}['_addComment'](_0x36feda){let {threadId:_0x26c799,content:_0xb4097b,attributes:_0x52e531,isFromAdapter:_0xf7d66a}=_0x36feda;const _0xfe09ff=this['getCommentThread'](_0x36feda['threadId']);if(!_0xfe09ff)throw new _0x50ccf8('commentsrepository-add-comment-to-missing-comment-thread',this);const _0xc8de5f=this['_createNewComment'](_0x36feda),{id:_0x40a542}=_0xc8de5f;if(_0xfe09ff['_add'](_0xc8de5f),_0xf7d66a||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0xfe09ff['isSubmitted'])return Promise['resolve']();const _0x49155d=this['context']['plugins']['get']('PendingActions'),{channelId:_0x439cce}=_0xfe09ff,_0x42f938=_0x49155d['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x52e531||(_0x52e531={}),this['adapter']['addComment']({'channelId':_0x439cce,'threadId':_0x26c799,'commentId':_0x40a542,'content':_0xb4097b,'attributes':_0x52e531})['then'](_0x3d8cf5=>{_0x49155d['remove'](_0x42f938),_0x3d8cf5&&this['_updateComment']({'channelId':_0x439cce,'threadId':_0x26c799,'commentId':_0x40a542,'createdAt':_0x3d8cf5['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x35890c=>{throw console['error'](_0x35890c),new _0x50ccf8('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x45c25f,commentId:_0x317e1f,content:_0x43935d,createdAt:_0x39bdb0,attributes:_0x1d79b3,isFromAdapter:_0x266a1f}){if(void 0x0!==_0x43935d&&('string'!=typeof _0x43935d||!_0x43935d['trim']()['length']))throw new _0x50ccf8('commentsrepository-update-comment-invalid-content');const _0x1ae777=this['getCommentThread'](_0x45c25f),_0x1e508f=_0x1ae777['getComment'](_0x317e1f);if(!_0x1e508f)throw new _0x50ccf8('commentsrepository-update-missing-comment',this);let _0xda90d2=!0x1;if(_0x43935d&&_0x43935d!==_0x1e508f['content']&&(_0x1e508f['isEditable']||_0x266a1f)&&(_0x1e508f['content']=_0x43935d,_0xda90d2=!0x0),_0x39bdb0&&_0x39bdb0!==_0x1e508f['createdAt']&&(_0x1e508f['createdAt']=_0x39bdb0,_0x1e508f['attributes']&&_0x1e508f['attributes']['@external']||(_0x1e508f['authoredAt']=_0x39bdb0),_0xda90d2=!0x0),_0x1d79b3&&!wt(_0x1d79b3,_0x1e508f['attributes'])&&(_0x1e508f['attributes']=_0x1d79b3,_0xda90d2=!0x0),!_0xda90d2)return Promise['resolve']();if(_0x1ae777['fire']('commentUpdated'),_0x266a1f||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x24f3a7=this['context']['plugins']['get']('PendingActions'),{channelId:_0x4d1e4c}=this['getCommentThread'](_0x1e508f['threadId']),_0x2d9bac=_0x24f3a7['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x4d1e4c,'threadId':_0x45c25f,'commentId':_0x317e1f,'content':_0x43935d,'attributes':_0x1d79b3})['then'](()=>_0x24f3a7['remove'](_0x2d9bac))['catch'](_0x4ef99c=>{throw console['error'](_0x4ef99c),new _0x50ccf8('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x2ab57c,commentId:_0x39b020,isFromAdapter:_0x51ca05}){const _0x183a20=this['getCommentThread'](_0x2ab57c),_0x10ab77=_0x183a20['getComment'](_0x39b020);if(!_0x10ab77)throw new _0x50ccf8('commentsrepository-remove-missing-comment',this);if(_0x183a20['_remove'](_0x10ab77),_0x51ca05||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x7b3785=this['context']['plugins']['get']('PendingActions'),{channelId:_0x1fe0cc}=_0x183a20,_0x377f6d=_0x7b3785['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x1fe0cc,'threadId':_0x2ab57c,'commentId':_0x39b020})['then'](()=>_0x7b3785['remove'](_0x377f6d))['catch'](_0x28347f=>{throw console['error'](_0x28347f),new _0x50ccf8('commentsrepository-remove-comment-internal-error',this);});}}class ui extends/* #__PURE__ -- @preserve */
|
|
30
|
-
|
|
31
|
-
_0x29df45(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x518b3a,_0x1badf5){super();const _0xe34b8b=_0x518b3a['context']['plugins']['get'](it)['me'],_0x5277c5=_0x518b3a['getCommentThread'](_0x1badf5['threadId']),_0x59c476=0x0===_0x5277c5['comments']['length'],_0x2a1489=_0xe34b8b===_0x1badf5['author'];this['id']=_0x1badf5['id'],this['threadId']=_0x1badf5['threadId'],this['author']=_0x1badf5['author'],this['creator']=_0x1badf5['creator'],this['isExternal']=Boolean(_0x1badf5['attributes']&&_0x1badf5['attributes']['@external']),this['set']('content',_0x1badf5['content']),this['createdAt']=_0x1badf5['createdAt']||new Date(),this['set']('authoredAt',_0x1badf5['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x5277c5,'resolvedAt'),this['set']('attributes',_0x1badf5['attributes']||{}),this['bind']('isEditable')['to'](_0x518b3a,'_permissions',()=>{const _0x463988=_0x518b3a['getPermissions'](_0x5277c5['channelId'])['write'],_0x57ee65=_0x518b3a['getPermissions'](_0x5277c5['channelId'])['modifyAll'];return _0x2a1489&&_0x463988||!_0x2a1489&&_0x57ee65;}),this['bind']('isRemovable')['to'](_0x5277c5,'isRemovable',_0x518b3a,'_permissions',_0x240f68=>{const _0x275e83=_0x518b3a['getPermissions'](_0x5277c5['channelId'])['write'],_0x316cfb=_0x518b3a['getPermissions'](_0x5277c5['channelId'])['modifyAll'];return _0x2a1489&&_0x275e83||_0x240f68&&_0x59c476||!_0x2a1489&&_0x316cfb&&!_0x59c476;}),this['bind']('isReadOnly')['to'](_0x5277c5,'isReadOnly'),this['_repository']=_0x518b3a;}get['weight'](){return Math['max'](function(_0x2c69be){const _0x54087c=document['createElement']('div');return _0x54087c['innerHTML']=_0x2c69be,_0x54087c['textContent']['length'];}(this['content']),0xc8);}['update'](_0x15f5dc){const {threadId:_0x9047f3,id:_0x352cf1}=this;if(!this['_repository']['hasCommentThread'](_0x9047f3))throw new _0x50ccf8('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x42404d}=this['_repository']['getCommentThread'](_0x9047f3);this['_repository']['fire'](bt('updateComment',_0x42404d,_0x9047f3),{'channelId':_0x42404d,'threadId':_0x9047f3,'commentId':_0x352cf1,..._0x15f5dc});}['setAttribute'](_0x3d9fb2,_0x1ae056){const _0x48b948=It(this['attributes']);At(_0x48b948,_0x3d9fb2,_0x1ae056),this['update']({'attributes':_0x48b948});}['removeAttribute'](_0x1d119f){const _0x3c408d=It(this['attributes']);yt(_0x3c408d,_0x1d119f),this['update']({'attributes':_0x3c408d});}['remove'](_0x4fb86b={}){if(!_0x4fb86b['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x3d2544,id:_0x555cae}=this;if(!this['_repository']['hasCommentThread'](_0x3d2544))throw new _0x50ccf8('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x34fcc0}=this['_repository']['getCommentThread'](_0x3d2544);this['_repository']['fire'](bt('removeComment',_0x34fcc0,_0x3d2544),{'channelId':_0x34fcc0,'threadId':_0x3d2544,'commentId':_0x555cae,..._0x4fb86b});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function bt(_0x144b51,..._0x50020d){for(const _0x4e6100 of _0x50020d)void 0x0!==_0x4e6100&&(_0x144b51+=':'+String(_0x4e6100));return _0x144b51;}class J extends _0x14584c{['refresh'](){const _0x407cda=this['editor']['model']['document']['selection'];for(const _0x3687f3 of _0x407cda['getRanges']())if(this['_hasContent'](_0x3687f3))return void(this['isEnabled']=!0x0);this['isEnabled']=!0x1;}['execute']({threadId:_0x1c0fc6=_0x35b195()}={}){const _0x161b1d=this['editor']['model'],_0x4d619a=[];for(const _0x19f931 of _0x161b1d['document']['selection']['getRanges']())this['_hasContent'](_0x19f931)&&_0x4d619a['push'](this['_trimToContent'](_0x19f931));_0x161b1d['change'](_0x4df876=>{for(const _0x114576 of _0x4d619a){const _0x195d95=_0x35b195()['substr'](0x1,0x5),_0x566770='comment:'+_0x1c0fc6+':'+_0x195d95;_0x4df876['addMarker'](_0x566770,{'range':_0x114576,'usingOperation':!0x1,'affectsData':!0x1});}});}['_hasContent'](_0x1685a6){for(const _0x12fa3b of _0x1685a6['getItems']())if(this['_itemIsContent'](_0x12fa3b))return!0x0;return!0x1;}['_itemIsContent'](_0x1ef386){return _0x1ef386['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x1ef386)&&!_0x1ef386['is']('element','tableCell');}['_trimToContent'](_0x27417f){const _0x5c6faf=_0x47ca69=>!this['_itemIsContent'](_0x47ca69['item']),_0x3c7e83=_0x27417f['start']['getLastMatchingPosition'](_0x5c6faf),_0x5448ff=_0x27417f['end']['getLastMatchingPosition'](_0x5c6faf,{'direction':'backward'});return this['editor']['model']['createRange'](_0x3c7e83,_0x5448ff);}}class P extends _0x411e57{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[O];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x79ee05){super(_0x79ee05),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x4c08ed=this['editor'],_0x2a46a5=_0x4c08ed['model']['document']['selection'],_0x310cb1=_0x2aa444(()=>this['refreshSelectedViews'](),0xa);_0x2a46a5['on']('change:range',(_0x5e6563,_0x2a0254)=>{_0x2a0254['directChange']&&(_0x310cb1['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x4c08ed['editing']['view']['document'],'change:isFocused',(_0x126723,_0x453b13,_0x5b74cd)=>{_0x5b74cd&&_0x310cb1();}),this['listenTo'](_0x4c08ed['ui']['focusTracker'],'change:isFocused',(_0x272f46,_0x4356df,_0x2f44a5)=>{_0x2f44a5||_0x4c08ed['isReadOnly']||this['fire']('blur',{'isAnnotationTracked':_0x5c7dd9=>this['_editorAnnotationsData']['has'](_0x5c7dd9['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x587ce6){if(this['_editorAnnotations']['has'](_0x587ce6['view']))return;this['_editorAnnotations']['add'](_0x587ce6['view']),this['editor']['ui']['focusTracker']['add'](_0x587ce6['view']['element']);const _0x5b09b4=this['editor']['plugins']['get'](O);this['listenTo'](_0x5b09b4['collection'],'remove',(_0x50bec9,_0x4713a9)=>{this['editor']['ui']['focusTracker']['remove'](_0x4713a9['view']['element']),this['_editorAnnotations']['delete'](_0x4713a9['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x1dfaec){if('function'!=typeof _0x1dfaec)throw new _0x50ccf8('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x1dfaec);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x9477a3,annotations:_0x245796}){const _0x4bbcd2=[],_0x97d5bb=this['editor']['model']['document']['selection'],_0x287c34=Array['from'](_0x97d5bb['getRanges']());for(const [_0x239d16,_0x173ff8]of this['_editorAnnotationsData']){const _0x5bcaa9=_0x5d47ea(_0x173ff8),_0x5731f1=_0x245796['getByInnerView'](_0x239d16);_0x5bcaa9&&_0x5731f1&&_0x4bbcd2['push']({'annotation':_0x5731f1,'range':_0x5bcaa9});}function _0x5d47ea(_0x17ce08){for(const _0x45df50 of _0x17ce08)for(const _0x3ab89b of _0x287c34)if(_0x45df50['containsRange'](_0x3ab89b,!_0x97d5bb['isCollapsed']))return _0x45df50;return null;}return _0x4bbcd2['sort']((_0x299761,_0x4c80ad)=>{const _0x30f534=_0x299761['range'],_0x16527f=_0x4c80ad['range'];if(!_0x30f534['isEqual'](_0x16527f)){if(_0x30f534['containsRange'](_0x16527f,!0x0))return 0x1;if(_0x16527f['containsRange'](_0x30f534,!0x0))return-0x1;}return _0x299761['annotation']==_0x9477a3?-0x1:_0x4c80ad['annotation']==_0x9477a3?0x1:0x0;})['map'](_0x574eac=>_0x574eac['annotation']);}get['_editorAnnotationsData'](){const _0xea620f=new Map();for(const _0x488d6a of Array['from'](this['_dataCollectors']))for(const [_0xbc4f1e,_0xc82ff7]of _0x488d6a())_0xea620f['set'](_0xbc4f1e,_0xc82ff7);return _0xea620f;}}class st extends _0x411e57{['afterInit'](){const _0x378915=this['editor'];if(!_0x378915['plugins']['has']('RestrictedEditingModeEditing'))return;_0x378915['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class ct extends _0x411e57{constructor(_0x4841c6){super(_0x4841c6),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x323391=this['editor'],_0xd56209=_0x323391['commands']['get']('importWord'),_0x474496=_0x323391['plugins']['get'](it);_0xd56209&&(_0xd56209['on']('execute',(_0xd1107a,[,_0x245459])=>{_0x245459['collaboration_features']={'comments':!0x0,'user_id':_0x474496['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0xd56209,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x130631,_0x275fb8){const {comment_threads:_0x2fabab}=_0x275fb8;_0x2fabab&&_0x2fabab['forEach'](({thread_id:_0x2c04a9,comments:_0x24617a,is_resolved:_0x340658})=>{const _0x102fee=new Date(),_0x450547=_0x24617a['map'](({author:_0x30d029,content:_0x8af741,created_at:_0x3fd383})=>({'content':_0x8af741,'authorId':this['editor']['plugins']['get'](it)['me']['id'],'createdAt':_0x102fee,'attributes':{'@external':{'authorName':_0x30d029,'createdAt':_0x3fd383?new Date(_0x3fd383):new Date(),'source':'importWord'}}})),_0x11e361=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](o)['addCommentThread']({'channelId':_0x11e361,'threadId':_0x2c04a9,'comments':_0x450547,'resolvedAt':_0x340658?_0x102fee:null});});}}class at extends _0x411e57{constructor(_0x1bf582){super(_0x1bf582),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x2063a9=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x2063a9,'contentInsertion',(_0x3a63ff,_0x5f1947)=>this['_removeMarkersWithoutThreads'](_0x5f1947['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x261532){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x261532;const _0x120351=this['editor']['plugins']['get']('CommentsRepository');for(const _0xf20c00 of _0x261532['keys']()){const [_0x4cbfa9,_0x5958f6]=_0xf20c00['split'](':');'comment'!=_0x4cbfa9||_0x120351['hasCommentThread'](_0x5958f6)||_0x261532['delete'](_0xf20c00);}return _0x261532;}['_registerMarkerInClipboardPipeline'](){const _0x47a98f=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x27c8d4=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x27c8d4&&_0x47a98f['_registerMarkerToCopy']('comment',_0x27c8d4);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x2b878e){switch(_0x2b878e){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 _0x411e57{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x4c7598,_0x1a96e2)=>{if(!_0x1a96e2['options']['showCommentHighlights'])return null;if(_0x1a96e2['options']['ignoreResolvedComments']){const {id:_0x2ac192}=er(_0x4c7598['markerName']),_0x2fda04=this['editor']['plugins']['get'](o);if(_0x2fda04['getCommentThread'](_0x2ac192)?.['isResolved']&&_0x4c7598['item'])return _0x1a96e2['consumable']['consume'](_0x4c7598['item'],'addMarker:'+_0x4c7598['markerName']),_0x1a96e2['consumable']['consume'](_0x4c7598['item'],'removeMarker:'+_0x4c7598['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x5e3503=>{_0x5e3503['on']('addMarker:comment',(_0x2e5614,_0x39a828,_0x436e94)=>{if(!_0x436e94['options']['showCommentHighlights'])return;const _0x65845e=_0x39a828['item'];if(!_0x65845e)return;const _0x3651ad=_0x436e94['mapper']['toViewElement'](_0x65845e);this['editor']['model']['schema']['isObject'](_0x65845e)&&_0x3651ad&&!_0x3651ad['getCustomProperty']('widget')&&_0x3651ad['is']('containerElement')&&_0x189508(_0x3651ad,_0x436e94['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x59055a,{writer:_0x25c35b,options:_0x4a272c})=>{if(!_0x4a272c['showCommentHighlights'])return null;const _0x52c481=_0x25c35b['createContainerElement']('div'),_0x40aa78=_0x25c35b['createEmptyElement']('hr');return _0x25c35b['addClass']('ck-horizontal-line',_0x52c481),_0x25c35b['insert'](_0x25c35b['createPositionAt'](_0x52c481,0x0),_0x40aa78),_0x52c481;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x49fd95,{writer:_0x4ce5d,options:_0x64f497})=>{if(!_0x64f497['showCommentHighlights'])return null;const _0x2ede0b=_0x4ce5d['createContainerElement']('span'),_0x3977ca=_0x4ce5d['createEmptyElement']('img');return _0x4ce5d['addClass']('image-inline',_0x2ede0b),_0x4ce5d['insert'](_0x4ce5d['createPositionAt'](_0x2ede0b,0x0),_0x3977ca),_0x2ede0b;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x39a5a6,{writer:_0x5b7751,options:_0x188c4b})=>{if(_0x188c4b['showCommentHighlights'])return _0x5b7751['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x4ec0d2,_0x49d0e6,_0x210720)=>{_0x210720['options']['showCommentHighlights']&&_0x4ec0d2['stop']();},{'priority':'high'});}}class r extends _0x411e57{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(_0x28d7a7){super(_0x28d7a7),this['set']('isThreadsLoadingPaused',!0x0),_0x28d7a7['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x44c3ed,_0x11b64d,_0x3d13eb,_0x3ec132)=>{const _0x39d62c=_0x28d7a7['plugins']['get'](o),_0x1b6f82=_0x3d13eb?er(_0x3d13eb)['id']:null;_0x28d7a7['model']['change'](()=>{if(_0x1b6f82){const _0x41ffa5=this['getAllMarkersForId'](_0x1b6f82);for(const _0x3c83bf of _0x41ffa5)_0x28d7a7['editing']['reconvertMarker'](_0x3c83bf);}if(_0x3ec132){const {id:_0x3d7a30}=er(_0x3ec132),_0x170cc8=_0x39d62c['getCommentThread'](_0x3d7a30);if(_0x170cc8&&_0x170cc8['unlinkedAt'])return;if(_0x170cc8&&!_0x170cc8['isAttached'])return;const _0x4a36fd=this['getAllMarkersForId'](_0x3d7a30);for(const _0x85b955 of _0x4a36fd)_0x28d7a7['editing']['reconvertMarker'](_0x85b955);}}),_0x1b6f82&&this['scrollToThreadMarker'](_0x1b6f82);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x329297=this['editor'],_0x2f96ab=_0x329297['plugins']['get'](o),_0x4c657e=_0x329297['config']['get']('collaboration.channelId'),_0x4591a7=_0x2f96ab['getCommentThreads']()['filter'](_0x32754d=>_0x32754d['channelId']!==_0x4c657e);_0x329297['commands']['add']('addCommentThread',new J(_0x329297)),this['listenTo'](_0x329297,'change:isReadOnly',(_0x3349ed,_0x53055f,_0x2c4498)=>{_0x2f96ab['switchReadOnly'](_0x2c4498,_0x329297['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x2f96ab,ft('addCommentThread',_0x4c657e),(_0x2963e2,{threadId:_0x58e766})=>{const _0x39d422=this['editor']['plugins']['get'](o)['getCommentThread'](_0x58e766);_0x39d422?.['unlinkedAt']&&this['_attachArchivedThread'](_0x58e766);}),this['listenTo'](_0x2f96ab,ft('removeCommentThread',_0x4c657e),(_0x495cf5,{threadId:_0x2efead})=>{_0x329297['model']['enqueueChange']({'isUndoable':!0x1},_0x167cd8=>{const _0x4e273b=this['getAllMarkersForId'](_0x2efead);for(const _0xcfea2f of _0x4e273b)_0x167cd8['removeMarker'](_0xcfea2f);});}),this['listenTo'](_0x2f96ab,ft('resolveCommentThread',_0x4c657e),(_0x226d71,{threadId:_0x21de49})=>{(this['_reconvertMarkers'](_0x21de49),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](o)['getCommentThread'](_0x21de49)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x2f96ab,ft('reopenCommentThread',_0x4c657e),(_0x1629bf,{threadId:_0x262e4e})=>{this['_reconvertMarkers'](_0x262e4e);},{'priority':'low'}),this['listenTo'](_0x2f96ab,ft('addComment',_0x4c657e),(_0x36af62,{threadId:_0x122708,isFromAdapter:_0x1bfd5a})=>{const _0x39c106=this['getAllMarkersForId'](_0x122708);if(_0x1bfd5a||0x0==_0x39c106['length']||!_0x2f96ab['hasCommentThread'](_0x122708))return;0x1===_0x2f96ab['getCommentThread'](_0x122708)['length']&&_0x329297['model']['enqueueChange']({'isUndoable':!0x1},_0x4e8c10=>{for(const _0x19ad19 of _0x39c106)_0x4e8c10['updateMarker'](_0x19ad19,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x4591a7);}['afterInit'](){!async function(_0x3bea5b){const _0x10ff57=_0x409c80([0x31,0x44,0x4f,0x50,0x62,0x72,0x45,0x6b,0x55,0x65,0x70,0x4b,0x6d,0x7a,0x77,0x71,0x75,0x61,0x4c,0x49,0x66,0x43,0x63,0x74,0x48,0x58,0x6e,0x41,0x73,0x79,0x52,0x47,0x69,0x38,0x4d,0x32,0x33,0x78,0x30,0x59,0x54,0x53,0x36,0x6f,0x76,0x6a,0x68,0x56,0x64,0x35,0x6c,0x51,0x37,0x39,0x57,0x34,0x67,0x46,0x4e,0x5a,0x4a,0x42]),_0x2af3fe=0x7e52cd89,_0x265820=0x7e55a759^_0x2af3fe,_0x24080d=window[_0x409c80([0x44,0x61,0x74,0x65])][_0x409c80([0x6e,0x6f,0x77])](),_0x24214a=_0x3bea5b[_0x409c80([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4b535c=new window[(_0x409c80([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x52ad76=>{_0x24214a[_0x409c80([0x6f,0x6e,0x63,0x65])](_0x409c80([0x72,0x65,0x61,0x64,0x79]),_0x52ad76);}),_0x212ecb={[_0x409c80([0x6b,0x74,0x79])]:_0x409c80([0x45,0x43]),[_0x409c80([0x75,0x73,0x65])]:_0x409c80([0x73,0x69,0x67]),[_0x409c80([0x63,0x72,0x76])]:_0x409c80([0x50,0x2d,0x32,0x35,0x36]),[_0x409c80([0x78])]:_0x409c80([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]),[_0x409c80([0x79])]:_0x409c80([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]),[_0x409c80([0x61,0x6c,0x67])]:_0x409c80([0x45,0x53,0x32,0x35,0x36])},_0x10ebaf=_0x24214a[_0x409c80([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x409c80([0x67,0x65,0x74])](_0x409c80([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x42111d(){let _0x16dbb4,_0x12d9a6=null,_0x2078a6=null;try{if(_0x10ebaf==_0x409c80([0x47,0x50,0x4c]))return _0x409c80([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x16dbb4=_0x1c8645(),!_0x16dbb4)return _0x409c80([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x16dbb4[_0x409c80([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2078a6=_0x3bd47e(_0x16dbb4[_0x409c80([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x16dbb4[_0x409c80([0x6a,0x74,0x69])])),await _0x3ac262()?_0xe94de8()?_0xc91c87()?_0x409c80([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x8a5b0f()?(_0x16dbb4[_0x409c80([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x409c80([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x12d9a6=_0x212c65(_0x409c80([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x16dbb4[_0x409c80([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x409c80([0x74,0x72,0x69,0x61,0x6c])&&(_0x12d9a6=_0x212c65(_0x409c80([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x78ef02()):_0x409c80([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x409c80([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x409c80([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x409c80([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0xc91c87(){const _0x361377=[_0x409c80([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x409c80([0x74,0x72,0x69,0x61,0x6c])][_0x409c80([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x16dbb4[_0x409c80([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x24080d/0x3e8:0xe10*_0x265820;return _0x16dbb4[_0x409c80([0x65,0x78,0x70])]<_0x361377;}function _0xe94de8(){const _0xe3bc75=_0x16dbb4[_0x409c80([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0xe3bc75)return!0x1;if(_0xe3bc75[_0x409c80([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x409c80([0x2a])))return!0x0;if(_0xe3bc75[_0x409c80([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x409c80([0x43,0x4d,0x54])))return!0x0;if(_0xe3bc75[_0x409c80([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x409c80([0x52,0x43,0x4d,0x54]))){if(_0x5cfd5e())return!0x0;if(_0x59380e()||_0x862d15())return!0x0;}return!0x1;}function _0x8a5b0f(){const _0x3237eb=_0x16dbb4[_0x409c80([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3237eb||0x0==_0x3237eb[_0x409c80([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3343ae}=new URL(window[_0x409c80([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x3237eb[_0x409c80([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3343ae))return!0x0;const _0x1206f4=_0x3343ae[_0x409c80([0x73,0x70,0x6c,0x69,0x74])](_0x409c80([0x2e]));return _0x3237eb[_0x409c80([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x62dfac=>_0x62dfac[_0x409c80([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x409c80([0x2a])))[_0x409c80([0x6d,0x61,0x70])](_0x1df57c=>_0x1df57c[_0x409c80([0x73,0x70,0x6c,0x69,0x74])](_0x409c80([0x2e])))[_0x409c80([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3d5324=>_0x3d5324[_0x409c80([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x1206f4[_0x409c80([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x409c80([0x6d,0x61,0x70])](_0x3ca590=>Array(_0x1206f4[_0x409c80([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3ca590[_0x409c80([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x409c80([0x66,0x69,0x6c,0x6c])](_0x3ca590[0x0]===_0x409c80([0x2a])?_0x409c80([0x2a]):'')[_0x409c80([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3ca590))[_0x409c80([0x73,0x6f,0x6d,0x65])](_0x19943f=>_0x1206f4[_0x409c80([0x65,0x76,0x65,0x72,0x79])]((_0x29918a,_0x70c8ba)=>_0x19943f[_0x70c8ba]===_0x29918a||_0x19943f[_0x70c8ba]===_0x409c80([0x2a])));}function _0x78ef02(){return _0x12d9a6&&_0x2078a6?new window[(_0x409c80([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3f24ae,_0x2999c5)=>{_0x12d9a6[_0x409c80([0x74,0x68,0x65,0x6e])](_0x3f24ae,_0x2999c5),_0x2078a6[_0x409c80([0x74,0x68,0x65,0x6e])](_0x9f41aa=>{_0x9f41aa!=_0x409c80([0x56,0x61,0x6c,0x69,0x64])&&_0x3f24ae(_0x9f41aa);},_0x2999c5);}):_0x12d9a6||_0x2078a6||_0x409c80([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3bd47e(_0x1ff169,_0x565e3f){return new window[(_0x409c80([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x213f9e=>{if(_0x58c223())return _0x213f9e(_0x409c80([0x56,0x61,0x6c,0x69,0x64]));_0x4c0faf(),_0x24214a[_0x409c80([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x409c80([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3f2356=!0x1;const _0x938219=_0x35b195();function _0x440726(_0x1fee2a){return!!_0x1fee2a&&(typeof _0x1fee2a===_0x409c80([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1fee2a===_0x409c80([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1fee2a[_0x409c80([0x74,0x68,0x65,0x6e])]===_0x409c80([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1fee2a[_0x409c80([0x63,0x61,0x74,0x63,0x68])]===_0x409c80([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x827594(_0x2cd7db){_0x25973c(_0x2cd7db)[_0x409c80([0x74,0x68,0x65,0x6e])](_0x77163b=>{if(!_0x77163b||_0x77163b[_0x409c80([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x409c80([0x6f,0x6b]))return _0x409c80([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x839a74(_0x17b222(_0x938219+_0x565e3f))!=_0x77163b[_0x409c80([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x409c80([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x409c80([0x56,0x61,0x6c,0x69,0x64]);})[_0x409c80([0x74,0x68,0x65,0x6e])](_0x3c4f07=>(_0x36ab61(),_0x3c4f07),()=>{const _0x14fd25=_0x5bc9d7();return null==_0x14fd25?(_0x36ab61(),_0x409c80([0x56,0x61,0x6c,0x69,0x64])):_0x409c80(_0x24080d-_0x14fd25>(0x5a5e4989^_0x2af3fe)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x409c80([0x74,0x68,0x65,0x6e])](_0x213f9e)[_0x409c80([0x63,0x61,0x74,0x63,0x68])](()=>{_0x213f9e(_0x409c80([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x245179=0x7e642309^_0x2af3fe;function _0x36ab61(){const _0xa7db48=_0x409c80([0x6c,0x6c,0x63,0x74,0x2d])+_0x839a74(_0x17b222(_0x1ff169)),_0x3eeafa=_0x31b897(_0x839a74(window[_0x409c80([0x4d,0x61,0x74,0x68])][_0x409c80([0x63,0x65,0x69,0x6c])](_0x24080d/_0x245179)));window[_0x409c80([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x409c80([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xa7db48,_0x3eeafa);}function _0x5bc9d7(){const _0x289f6e=_0x409c80([0x6c,0x6c,0x63,0x74,0x2d])+_0x839a74(_0x17b222(_0x1ff169)),_0x2a6a1f=window[_0x409c80([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x409c80([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x289f6e);return _0x2a6a1f?window[_0x409c80([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x31b897(_0x2a6a1f),0x10)*_0x245179:null;}function _0x25973c(_0x57f166){return new window[(_0x409c80([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x349346,_0x2edc11)=>{_0x57f166[_0x409c80([0x74,0x68,0x65,0x6e])](_0x349346,_0x2edc11),window[_0x409c80([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2edc11,0x7e531949^_0x2af3fe);});}}_0x24214a[_0x409c80([0x6f,0x6e])](_0x409c80([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x341bcb,_0x56c3fa)=>{if(_0x56c3fa[0x0]!=_0x1ff169)return _0x213f9e(_0x409c80([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x56c3fa[0x1]={..._0x56c3fa[0x1],[_0x409c80([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x938219};},{[_0x409c80([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x409c80([0x68,0x69,0x67,0x68])}),_0x24214a[_0x409c80([0x6f,0x6e])](_0x409c80([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x41e33c=>{_0x440726(_0x41e33c[_0x409c80([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3f2356=!0x0,_0x827594(_0x41e33c[_0x409c80([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x409c80([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x409c80([0x6c,0x6f,0x77])}),_0x4b535c[_0x409c80([0x74,0x68,0x65,0x6e])](()=>{_0x3f2356||_0x213f9e(_0x409c80([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x58c223(){return _0x24214a[_0x409c80([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x409c80([0x76,0x69,0x65,0x77])][_0x409c80([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x409c80([0x61,0x75,0x74,0x6f]);}function _0x4c0faf(){_0x24214a[_0x409c80([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x409c80([0x76,0x69,0x65,0x77])][_0x409c80([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x409c80([0x61,0x75,0x74,0x6f]);}}function _0x212c65(_0x2f4b9f){const _0x3486c6=[new window[(_0x409c80([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x347e27=>setTimeout(_0x347e27,0x7e5bf345^_0x2af3fe)),_0x4b535c[_0x409c80([0x74,0x68,0x65,0x6e])](()=>new window[(_0x409c80([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x14e488=>{let _0x54cd48=0x0;_0x24214a[_0x409c80([0x6d,0x6f,0x64,0x65,0x6c])][_0x409c80([0x6f,0x6e])](_0x409c80([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4161cb,_0x4a97b5)=>{_0x4a97b5[0x0][_0x409c80([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x54cd48++,_0x54cd48==(0x7e52cc71^_0x2af3fe)&&(_0x14e488(),_0x4161cb[_0x409c80([0x6f,0x66,0x66])]());});}))];return window[_0x409c80([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x409c80([0x72,0x61,0x63,0x65])](_0x3486c6)[_0x409c80([0x74,0x68,0x65,0x6e])](()=>_0x2f4b9f);}async function _0x40826f(){await _0x4b535c,_0x24214a[_0x409c80([0x6d,0x6f,0x64,0x65,0x6c])][_0x409c80([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x219f59,_0x24214a[_0x409c80([0x6d,0x6f,0x64,0x65,0x6c])][_0x409c80([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x219f59,_0x24214a[_0x409c80([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x409c80([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5cfd5e(){return _0xcea335(_0x409c80([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x2c7c47(_0x409c80([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x409c80([0x73,0x74,0x61,0x74,0x65])]==_0x409c80([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x59380e(){return _0xcea335(_0x409c80([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 _0x862d15(){return _0xcea335(_0x409c80([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x23a8b9(_0x2c4d69){const _0x5ea185=_0x39952c();_0x24214a[_0x5ea185]=_0x409c80([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x2c4d69,_0x2c4d69!=_0x409c80([0x56,0x61,0x6c,0x69,0x64])&&_0x40826f();}function _0x39952c(){const _0x1ebfae=window[_0x409c80([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x409c80([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x409c80([0x6e,0x6f,0x77])]())[_0x409c80([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x409c80([0x2e]),'');let _0x1d7464=_0x409c80([0x44]);for(let _0x2f30e2=0x0;_0x2f30e2<_0x1ebfae[_0x409c80([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2f30e2+=0x2){let _0x3d032f=window[_0x409c80([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1ebfae[_0x409c80([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2f30e2,_0x2f30e2+0x2));_0x3d032f>=_0x10ff57[_0x409c80([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3d032f-=_0x10ff57[_0x409c80([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1d7464+=_0x10ff57[_0x3d032f];}return _0x1d7464;}function _0x1c8645(){const _0x469300=_0x10ebaf[_0x409c80([0x73,0x70,0x6c,0x69,0x74])](_0x409c80([0x2e]));if(0x3!=_0x469300[_0x409c80([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x475483(_0x469300[0x1]);function _0x475483(_0x5e4ee7){const _0x458bbc=_0x37b5bb(_0x5e4ee7);return _0x458bbc&&_0x31599d()?_0x458bbc:null;function _0x31599d(){const _0x2e4ab5=_0x458bbc[_0x409c80([0x6a,0x74,0x69])],_0x183096=window[_0x409c80([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2e4ab5[_0x409c80([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2e4ab5[_0x409c80([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3529e3={..._0x458bbc,[_0x409c80([0x6a,0x74,0x69])]:_0x2e4ab5[_0x409c80([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2e4ab5[_0x409c80([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3529e3[_0x409c80([0x76,0x63])],_0x17b222(_0x3529e3)==_0x183096;}}}async function _0x3ac262(){let _0x28970d=!0x0;try{const _0x89bc5b=_0x10ebaf[_0x409c80([0x73,0x70,0x6c,0x69,0x74])](_0x409c80([0x2e])),[_0x47ec08,_0x269d4c,_0x511eaf]=_0x89bc5b;return _0x4ebcd8(_0x47ec08),await _0x47d041(_0x47ec08,_0x269d4c,_0x511eaf),_0x28970d;}catch{return!0x1;}function _0x4ebcd8(_0x144399){const _0x3533a6=_0x37b5bb(_0x144399);_0x3533a6&&_0x3533a6[_0x409c80([0x61,0x6c,0x67])]==_0x409c80([0x45,0x53,0x32,0x35,0x36])||(_0x28970d=!0x1);}async function _0x47d041(_0x22dae7,_0x540a8d,_0x24c32a){const _0x5db1ec=window[_0x409c80([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x409c80([0x66,0x72,0x6f,0x6d])](_0x10a46f(_0x24c32a),_0x653181=>_0x653181[_0x409c80([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1899df=new window[(_0x409c80([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x409c80([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x22dae7+_0x409c80([0x2e])+_0x540a8d),_0x50c0a5=window[_0x409c80([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x409c80([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x50c0a5)return;const _0x2526a6=await _0x50c0a5[_0x409c80([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x409c80([0x6a,0x77,0x6b]),_0x212ecb,{[_0x409c80([0x6e,0x61,0x6d,0x65])]:_0x409c80([0x45,0x43,0x44,0x53,0x41]),[_0x409c80([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x409c80([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x409c80([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x50c0a5[_0x409c80([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x409c80([0x6e,0x61,0x6d,0x65])]:_0x409c80([0x45,0x43,0x44,0x53,0x41]),[_0x409c80([0x68,0x61,0x73,0x68])]:{[_0x409c80([0x6e,0x61,0x6d,0x65])]:_0x409c80([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2526a6,_0x5db1ec,_0x1899df)||(_0x28970d=!0x1);}}function _0x37b5bb(_0x4a401a){return _0x4a401a[_0x409c80([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x409c80([0x65,0x79]))?JSON[_0x409c80([0x70,0x61,0x72,0x73,0x65])](_0x10a46f(_0x4a401a)):null;}function _0x10a46f(_0x4c447d){return window[_0x409c80([0x61,0x74,0x6f,0x62])](_0x4c447d[_0x409c80([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x409c80([0x2b]))[_0x409c80([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x409c80([0x2f])));}function _0x17b222(_0x4e4dab){let _0x282878=0x1505;function _0x1a09a4(_0x426878){for(let _0x169c8a=0x0;_0x169c8a<_0x426878[_0x409c80([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x169c8a++){const _0x1103b1=_0x426878[_0x409c80([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x169c8a);_0x282878=(_0x282878<<0x5)+_0x282878+_0x1103b1,_0x282878&=_0x282878;}}function _0x54c66e(_0x5b8dd9){Array[_0x409c80([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5b8dd9)?_0x5b8dd9[_0x409c80([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x54c66e):_0x5b8dd9&&typeof _0x5b8dd9==_0x409c80([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x409c80([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5b8dd9)[_0x409c80([0x73,0x6f,0x72,0x74])]()[_0x409c80([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1476fc,_0x375e5f])=>{_0x1a09a4(_0x1476fc),_0x54c66e(_0x375e5f);}):_0x1a09a4(window[_0x409c80([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5b8dd9));}return _0x54c66e(_0x4e4dab),_0x282878>>>0x0;}function _0x839a74(_0x4b82d8){return _0x4b82d8[_0x409c80([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x409c80([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x409c80([0x30]));}function _0x31b897(_0x266061){return _0x266061[_0x409c80([0x73,0x70,0x6c,0x69,0x74])]('')[_0x409c80([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x409c80([0x6a,0x6f,0x69,0x6e])]('');}function _0xcea335(_0xa0da6e){return _0x24214a[_0x409c80([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x409c80([0x68,0x61,0x73])](_0xa0da6e);}function _0x2c7c47(_0x46ac4a){return _0x24214a[_0x409c80([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x409c80([0x67,0x65,0x74])](_0x46ac4a);}function _0x219f59(){}function _0x409c80(_0x50e847){return _0x50e847['map'](_0x30ead6=>String['fromCharCode'](_0x30ead6))['join']('');}_0x23a8b9(await _0x42111d());}(this);}['destroy'](){const _0x3ec9cc=this['editor']['plugins']['get'](o),_0x2b9564=this['editor']['config']['get']('collaboration.channelId');for(const _0x2ad199 of _0x3ec9cc['getCommentThreads']({'channelId':_0x2b9564}))_0x3ec9cc['_detachCommentThread'](_0x2ad199['id']),_0x3ec9cc['_threads']['delete'](_0x2ad199['id']);super['destroy']();}['hasMarkerForId'](_0x2e18b1){return this['getAllMarkersForId'](_0x2e18b1)['length']>0x0;}['getAllMarkersForId'](_0xe6505e){const _0x74a207=[];for(const _0x5ec6c of this['editor']['model']['markers'])_0x5ec6c['name']['startsWith']('comment:'+_0xe6505e)&&_0x74a207['push'](_0x5ec6c);return _0x74a207;}['scrollToThreadMarker'](_0x101daf){const _0x23a900=this['_getTargetForId'](_0x101daf);_0x23a900&&setTimeout(()=>{this['activeMarker']&&er(this['activeMarker'])['id']===_0x101daf&&rt({'target':_0x23a900[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x2d11b2){this['editor']['model']['change'](()=>{for(const _0x4d1728 of this['getAllMarkersForId'](_0x2d11b2))this['editor']['editing']['reconvertMarker'](_0x4d1728);});}['_attachArchivedThread'](_0x363fe1){const _0x498f3a=this['editor']['plugins']['get'](o),_0xee5f43=this['editor']['plugins']['get'](P),_0x1abbc5=_0x498f3a['getCommentThread'](_0x363fe1);if(!_0x1abbc5['isAttached']){const _0xbd6725=_0x1abbc5['attachTo'](()=>this['_getTargetForId'](_0x1abbc5['id']));_0xee5f43['registerAnnotation'](_0xbd6725),_0x1abbc5['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x44c004=this['editor'],_0x1ceaea=_0x44c004['plugins']['get'](it);_0x44c004['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x426fb3,_0x1f1b95)=>{const {id:_0x27e5cd}=er(_0x426fb3['markerName']),_0x54ca27=_0x44c004['plugins']['get'](o)['getCommentThread'](_0x27e5cd),_0x21c9ac=this['activeMarker']&&er(this['activeMarker'])['id']===_0x27e5cd;let _0x11c4e7;if(_0x54ca27&&_0x54ca27['isResolved']&&!_0x21c9ac&&_0x426fb3['item'])return _0x1f1b95['consumable']['consume'](_0x426fb3['item'],'addMarker:'+_0x426fb3['markerName']),_0x1f1b95['consumable']['consume'](_0x426fb3['item'],'removeMarker:'+_0x426fb3['markerName']),null;const _0x4c8cfc=['ck-comment-marker'];return _0x21c9ac&&_0x4c8cfc['push']('ck-comment-marker--active'),_0x11c4e7=_0x54ca27?.['length']?_0x54ca27['comments']['first']['author']['id']:_0x1ceaea['me']['id'],{'classes':_0x4c8cfc,'attributes':{'data-comment':_0x27e5cd,'data-author-id':_0x11c4e7}};}}),_0x44c004['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x4bc8d9,{options:_0x117c9f})=>{if(_0x117c9f['showCommentHighlights'])return null;const _0x405a1d=_0x44c004['plugins']['get'](o),_0x303cdf=_0x44c004['model']['markers']['get'](_0x4bc8d9),{id:_0x27c666,part:_0x591cdb}=er(_0x4bc8d9);return _0x303cdf&&!_0x303cdf['affectsData']||_0x117c9f['ignoreResolvedComments']&&_0x405a1d['getCommentThread'](_0x27c666)?.['isResolved']?null:{'group':'comment','name':_0x591cdb?_0x27c666+':'+_0x591cdb:_0x27c666};}}),_0x44c004['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x31a88c,{writer:_0x35add3})=>_0x35add3['createElement']('$marker',{'data-name':'comment:'+_0x31a88c['getAttribute']('id')})}),_0x44c004['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x223896=this['editor'],_0x5983a7=_0x223896['plugins']['get'](o),_0x72e506=new Set(),_0x172df5=new Set();_0x223896['model']['document']['registerPostFixer'](_0x6630df=>{let _0x623934=!0x1;for(const {name:_0x30ee84,data:_0x2c1aae}of _0x223896['model']['document']['differ']['getChangedMarkers']()){const {group:_0xcba618,id:_0x59d590}=er(_0x30ee84);let _0x30e374=_0x2c1aae['newRange'];if('comment'!==_0xcba618||!_0x30e374)continue;const _0x8a1caa='$graveyard'===_0x30e374['root']['rootName'];_0x8a1caa||(_0x30e374=dt(_0x30e374,_0x223896['model']),!_0x30e374||_0x30e374['isCollapsed']||!_0x2c1aae['newRange']||_0x30e374['isEqual'](_0x2c1aae['newRange']))?_0x223896['model']['hasContent'](_0x30e374)&&!_0x8a1caa?this['isThreadsLoadingPaused']?_0x72e506['add'](_0x30ee84):this['_handleThreadMarker'](_0x30ee84,_0x59d590):(_0x172df5['add'](_0x30ee84),_0x72e506['delete'](_0x30ee84),_0x6630df['removeMarker'](_0x30ee84),_0x623934=!0x0):(_0x6630df['updateMarker'](_0x30ee84,{'range':_0x30e374}),_0x623934=!0x0);}return _0x623934;}),this['on']('change:isThreadsLoadingPaused',(_0x26e3ab,_0x1ee197,_0x4ba45d)=>{if(!_0x4ba45d&&_0x72e506['size'])for(const _0x4d821f of _0x72e506){const {id:_0x3021bd}=er(_0x4d821f);_0x72e506['delete'](_0x4d821f),_0x223896['model']['markers']['get'](_0x4d821f)&&this['_handleThreadMarker'](_0x4d821f,_0x3021bd);}}),this['listenTo'](_0x223896['model']['document'],'change',()=>{for(const {name:_0x305ac6,data:{newRange:_0x83b41e}}of _0x223896['model']['document']['differ']['getChangedMarkers']()){const {group:_0x84ebfd,id:_0x2d1867}=er(_0x305ac6);if('comment'!==_0x84ebfd)continue;const _0xf97f06=_0x5983a7['getCommentThread'](_0x2d1867),_0xc8685d=this['hasMarkerForId'](_0x2d1867);_0xf97f06&&(!_0xf97f06['_hasTargetInContent']&&_0x83b41e&&_0x223896['editing']['view']['once']('render',()=>{const _0x4ff46d=_0x223896['plugins']['get'](O),_0xdc0943=_0x5983a7['_threadToController']['get'](_0xf97f06)['view'];_0x4ff46d['getByInnerView'](_0xdc0943)['refreshVisibility']();},{'priority':'low'}),_0xf97f06['_hasTargetInContent']=_0xc8685d||!!_0x83b41e),_0x83b41e||(_0x172df5['add'](_0x305ac6),_0x72e506['delete'](_0x305ac6));}for(const _0x4d6391 of _0x172df5){const {id:_0x45c12a}=er(_0x4d6391),_0x1f93e3=_0x5983a7['getCommentThread'](_0x45c12a);if(_0x72e506['delete'](_0x4d6391),!_0x1f93e3)continue;const _0x571534=this['hasMarkerForId'](_0x45c12a);_0x571534||_0x1f93e3['isSubmitted']?_0x571534||_0x1f93e3['unlinkedAt']||_0x1f93e3['setUnlinkedAt'](new Date()):_0x1f93e3['remove']();}_0x172df5['clear']();});}['_handleInitialThreads'](_0x1d0710){_0x1d0710['forEach'](_0x36567f=>{_0x36567f['unlinkedAt']&&this['_attachArchivedThread'](_0x36567f['id']);});}['_getTargetForId'](_0x5b7ad6){const _0x507fb6=this['editor'],_0x304f08=this['getAllMarkersForId'](_0x5b7ad6);return et(_0x507fb6['editing'],_0x304f08);}['_getTextContext'](_0x449e13){const _0x2953d0=this['getAllMarkersForId'](_0x449e13);let _0x25f372='',_0x45a966=!0x1;for(const _0x1b38c7 of _0x2953d0){const _0x1ee8b1=_0x1b38c7['getRange']();for(const _0x3d2f8f of Array['from'](_0x1ee8b1['getItems']()))_0x3d2f8f['is']('$textProxy')?(_0x25f372&&_0x45a966&&(_0x25f372+='\x20',_0x45a966=!0x1),_0x25f372+=_0x3d2f8f['data']):_0x45a966=!0x0;_0x45a966=!0x0;}return _0x25f372['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x23b206,_0x569f23){const _0xb6092f=this['editor'],_0x1e2f06=_0xb6092f['plugins']['get'](o);let _0x8ab955=_0x1e2f06['getCommentThread'](_0x569f23);const _0x3cabca=_0xb6092f['config']['get']('collaboration.channelId'),_0x2626b0=_0xb6092f['plugins']['get'](P);if(_0x8ab955&&(_0x8ab955['unlinkedAt']&&_0x8ab955['setUnlinkedAt'](null),_0x8ab955['isAttached']))return _0x8ab955;return!this['getAllMarkersForId'](_0x569f23)[0x0]['managedUsingOperations']?_0xb6092f['editing']['view']['once']('render',()=>{if(_0x1e2f06['getCommentThread'](_0x569f23))return;const _0x9c31bc=_0xb6092f['plugins']['get'](O);_0x8ab955=_0x1e2f06['openNewCommentThread']({'channelId':_0x3cabca,'threadId':_0x569f23,'target':()=>this['_getTargetForId'](_0x569f23),'context':{'type':'text','value':this['_getTextContext'](_0x569f23)}});const _0x3f2fde=_0x1e2f06['_threadToController']['get'](_0x8ab955)['view'],_0x4234d9=_0x9c31bc['getByInnerView'](_0x3f2fde);_0x4234d9&&_0x2626b0['registerAnnotation'](_0x4234d9);},{'priority':'low'}):_0x1e2f06['fetchCommentThread']({'channelId':_0x3cabca,'threadId':_0x569f23})['then'](_0x5706bb=>{if('destroyed'!==_0xb6092f['state']){if(_0x8ab955=_0x5706bb,_0x8ab955&&!_0x8ab955['isAttached']){const _0xebd616=_0x8ab955['attachTo'](()=>this['_getTargetForId'](_0x569f23));_0x2626b0['registerAnnotation'](_0xebd616),_0x8ab955['isResolved']&&this['_reconvertMarkers'](_0x569f23);}else{if(!_0x8ab955){const _0x44ca27=this['getAllMarkersForId'](_0x569f23);_0xb6092f['model']['change'](_0x11c4a2=>{for(const _0x2308a4 of _0x44ca27)_0x11c4a2['removeMarker'](_0x2308a4);});}}}}),_0x8ab955;}['_handleThreadMarker'](_0x30d29e,_0x3e0a8d){const _0x1bb188=this['_attachMarkerToThread'](_0x30d29e,_0x3e0a8d);_0x1bb188&&!_0x1bb188['context']&&_0x1bb188['setContext']({'type':'text','value':this['_getTextContext'](_0x3e0a8d)});}['_initAriaMarkerChangeAnnouncements'](){const _0x42a801=this['editor'];ot(_0x42a801['model'],({left:_0x10da15,entered:_0x29394a})=>{for(const _0x188dd2 of _0x10da15)if(mt(_0x188dd2)){_0x42a801['ui']['ariaLiveAnnouncer']['announce'](E(_0x42a801['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x9d7798 of _0x29394a)if(mt(_0x9d7798)){_0x42a801['ui']['ariaLiveAnnouncer']['announce'](E(_0x42a801['locale'],'ENTER_COMMENT_ANNOUNCEMENT',nt(_0x3160c7)));break;}});}}function ft(_0x80c2d,_0x54d403){return _0x54d403?_0x80c2d+':'+_0x54d403:_0x80c2d;}function er(_0x21d915){const _0x5b043b=_0x21d915['split'](':');return{'group':_0x5b043b[0x0],'id':_0x5b043b[0x1],'part':_0x5b043b[0x2]};}function dt(_0x3cdac5,_0x165847){const _0x3791db=_0x165847['schema'],_0xe1c26a=_0x165847['createRange'](_0x3cdac5['start']);for(const _0x3f0088 of _0x3cdac5['getWalker']()){const {type:_0x41f02a,item:_0x376050,nextPosition:_0x433b16}=_0x3f0088;if('text'===_0x41f02a||_0x3791db['isObject'](_0x376050)){const _0x37461d=_0x165847['createPositionBefore'](_0x376050);_0xe1c26a['isCollapsed']&&(_0xe1c26a['start']=_0x37461d),_0xe1c26a['end']=_0x433b16;}}return _0xe1c26a;}function mt(_0x5c245c){return'comment'===er(_0x5c245c['name'])['group'];}class i extends _0x411e57{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'CommentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,r,P,O];}get['CommentsListView'](){return te;}get['CommentThreadInputView'](){return ie;}['init'](){const _0x41448d=this['editor'],_0x1cdfea=_0x41448d['plugins']['get'](o),_0x1e14c6=_0x41448d['plugins']['get'](r),_0x4cac51=_0x41448d['plugins']['get'](O),_0x263c83=_0x41448d['plugins']['get'](P);_0x41448d['ui']['componentFactory']['add']('comment',()=>{const _0x7510d2=this['_createUIButton'](_0x6a7993);return _0x7510d2['tooltip']=!0x0,_0x7510d2;}),_0x41448d['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0xb8bbcc)),_0x263c83['addSourceCollector'](()=>{const _0x3264e5=[];for(const [_0x2a6a50,_0x57556a]of _0x1cdfea['_threadToController']){const _0x52b1bc=_0x1e14c6['getAllMarkersForId'](_0x2a6a50['id']),_0x1a8f37=_0x52b1bc['map'](_0x49f611=>_0x49f611['getRange']());_0x52b1bc['length']>0x0&&_0x3264e5['push']([_0x57556a['view'],_0x1a8f37]);}return _0x3264e5;}),this['listenTo'](_0x4cac51,'change:activeAnnotations',(_0x37c184,_0x270a18,_0xddc8f)=>{const _0xf7d612=Array['from'](_0xddc8f)['map'](_0xbfeef8=>_0xbfeef8['innerView'])['find'](_0x4f5df9=>_0x1cdfea['_viewToController']['has'](_0x4f5df9));if(!_0xf7d612)return void(_0x1e14c6['activeMarker']=null);const _0x4882ab=_0x1cdfea['_viewToController']['get'](_0xf7d612)['model']['id'],_0x2a0be9='comment:'+_0x4882ab;_0x4882ab&&_0x1e14c6['hasMarkerForId'](_0x4882ab)?_0x1e14c6['activeMarker']=_0x2a0be9:_0x1e14c6['activeMarker']&&(_0x1e14c6['activeMarker']=null);}),this['listenTo'](_0x1cdfea,'removeCommentThread',(_0x5721b3,{threadId:_0x2fa847,isFromAdapter:_0x36f8ce})=>{!_0x36f8ce&&_0x41448d['ui']['focusTracker']['isFocused']&&_0x1e14c6['hasMarkerForId'](_0x2fa847)&&_0x41448d['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x1cdfea,'addComment',(_0x16481d,{threadId:_0x57bf09,isFromAdapter:_0x22770b})=>{if(_0x22770b||!_0x1e14c6['hasMarkerForId'](_0x57bf09)||!_0x1cdfea['hasCommentThread'](_0x57bf09))return;0x1===_0x1cdfea['getCommentThread'](_0x57bf09)['length']&&(_0x41448d['editing']['view']['focus'](),_0x16481d['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x272930=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x4c5fdd;for(const _0x28c0aa in _0x272930){const _0xee3b90=_0x28c0aa,_0x46de68=_0x272930[_0xee3b90];if('commentsLicenseKeyValid'==_0x46de68||'commentsLicenseKeyInvalid'==_0x46de68||'commentsLicenseKeyExpired'==_0x46de68||'commentsLicenseKeyDomainLimit'==_0x46de68||'commentsLicenseKeyNotAllowed'==_0x46de68||'commentsLicenseKeyEvaluationLimit'==_0x46de68||'commentsLicenseKeyTrialLimit'==_0x46de68||'commentsLicenseKeyUsageLimit'==_0x46de68){delete _0x272930[_0xee3b90],_0x4c5fdd=_0x46de68,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x4c5fdd&&_0x272930['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x4c5fdd&&_0x272930['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x4c5fdd&&_0x272930['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x4c5fdd&&_0x272930['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x4c5fdd&&_0x272930['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyTrialLimit'==_0x4c5fdd&&_0x272930['_showLicenseError']('trialLimit'),'commentsLicenseKeyUsageLimit'==_0x4c5fdd&&_0x272930['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x51dbca){const _0x4ab1c8=this['editor'],_0x18fee3=new _0x51dbca(_0x4ab1c8['locale']),_0x360c3b=_0x4ab1c8['commands']['get']('addCommentThread');return _0x18fee3['set']({'label':E(_0x4ab1c8['locale'],'Comment'),'icon':_0x3924b4}),_0x18fee3['bind']('isEnabled')['to'](_0x360c3b),this['listenTo'](_0x18fee3,'execute',()=>{_0x360c3b['execute']();}),_0x18fee3;}}class s extends _0x411e57{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[r];}constructor(_0x3c24ac){super(_0x3c24ac),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x4f2054,_0x180af3,_0x5ae1ef)=>{_0x5ae1ef?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x222bc2,_0x3874e6]of this['editor']['commands'])_0x3874e6['affectsData']&&'addCommentThread'!==_0x222bc2&&_0x3874e6['forceDisabled']('commentsOnlyMode');(this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('SourceEditing'))&&this['editor']['plugins']['get']('SourceEditing')['forceDisabled']('commentsOnlyMode');this['editor']['commands']['get']('editSource')?.['forceDisabled']('commentsOnlyMode');const _0x174e1e=this['editor']['editing']['view']['document'];this['listenTo'](_0x174e1e,'cut',_0x5a5a43=>_0x5a5a43['stop'](),{'priority':'highest'}),this['listenTo'](_0x174e1e,'clipboardInput',_0xffdfc=>_0xffdfc['stop'](),{'priority':'highest'}),this['listenTo'](_0x174e1e,'delete',_0x1427a6=>_0x1427a6['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x261d68,_0x346a35]of this['editor']['commands'])_0x346a35['affectsData']&&'addCommentThread'!==_0x261d68&&_0x346a35['clearForceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('SourceEditing')&&this['editor']['plugins']['get']('SourceEditing')['clearForceDisabled']('commentsOnlyMode'),this['editor']['commands']['get']('editSource')?.['clearForceDisabled']('commentsOnlyMode'),this['stopListening'](this['editor']['editing']['view']['document']);}}class M extends _0x1eed03{['activeUIs'];['uisData'];['_uis'];static get['requires'](){return[O];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3f1144){super(_0x3f1144),this['activeUIs']=new Set(),this['_uis']=new Map(),this['uisData']=new Map();}['init'](){const _0x147646=this['context']['plugins']['get'](O);this['listenTo'](_0x147646,'_activateAnnotation',(_0x5ad17a,_0x569561)=>{for(const _0x542fed of this['activeUIs']){const _0x3864af=this['_uis']['get'](_0x542fed);(0x0,this['uisData']['get'](_0x542fed)['filter'])(_0x569561)&&_0x3864af['setActiveAnnotation'](_0x569561);}}),this['listenTo'](_0x147646,'_deactivateAllAnnotations',()=>{for(const _0x9138ea of this['activeUIs']){this['_uis']['get'](_0x9138ea)['setActiveAnnotation'](null);}}),this['listenTo'](_0x147646['_visibleAnnotations'],'add',(_0x2887fd,_0x442cfe)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x442cfe);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x49ba75){return this['activeUIs']['has'](_0x49ba75);}['activate'](_0x49af27,_0x548719=this['defaultFilter']){const _0x188b4e=this['context']['plugins']['get'](O);if(!this['_uis']['has'](_0x49af27))throw new _0x50ccf8('annotationsuis-missing-ui',this,{'uiName':_0x49af27});this['isActive'](_0x49af27)&&this['deactivate'](_0x49af27),this['activeUIs']['add'](_0x49af27);const _0x218cc7=new _();!function({source:_0x3ffba5,target:_0x2c5fb7,filter:_0x421727}){for(const _0x2823e0 of _0x3ffba5)_0x421727(_0x2823e0)&&_0x2c5fb7['add'](_0x2823e0);_0x2c5fb7['listenTo'](_0x3ffba5,'add',(_0x5ecf90,_0x2590da)=>{_0x421727(_0x2590da)&&_0x2c5fb7['add'](_0x2590da);}),_0x2c5fb7['listenTo'](_0x3ffba5,'remove',(_0x3006e5,_0x30b403)=>{_0x2c5fb7['has'](_0x30b403)&&_0x2c5fb7['remove'](_0x30b403);});}({'source':_0x188b4e['_visibleAnnotations'],'target':_0x218cc7,'filter':_0x548719}),this['uisData']['set'](_0x49af27,{'collection':_0x218cc7,'filter':_0x548719});const _0x360a06=this['_uis']['get'](_0x49af27);_0x360a06['attach'](_0x218cc7),this['listenTo'](_0x360a06,'change:activeAnnotation',(_0x30c5d8,_0x45386c,_0x2cee22,_0x191479)=>{_0x191479&&_0x188b4e['_removeActiveAnnotation'](_0x191479),_0x2cee22&&_0x188b4e['_addActiveAnnotation'](_0x2cee22);});}['deactivate'](_0x587119){if(this['activeUIs']['delete'](_0x587119),!this['_uis']['has'](_0x587119))throw new _0x50ccf8('annotationsuis-missing-ui',this,{'uiName':_0x587119});const _0xe0249a=this['_uis']['get'](_0x587119);_0xe0249a['detach'](),this['stopListening'](_0xe0249a),this['uisData']['get'](_0x587119)['collection']['destroy'](),this['uisData']['delete'](_0x587119);}['switchTo'](_0x1b98b1){if(!this['_uis']['has'](_0x1b98b1))throw new _0x50ccf8('annotationsuis-missing-ui',this,{'uiName':_0x1b98b1});const _0x164be7=this['context']['plugins']['get'](O),_0x495fad=Array['from'](_0x164be7['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x1b98b1);const _0x1283ba=this['_uis']['get'](_0x1b98b1);_0x1283ba['setActiveAnnotation'](_0x495fad),_0x1283ba['_setSelectedAnnotations']&&_0x495fad&&_0x1283ba['_setSelectedAnnotations']([_0x495fad]);}['deactivateAll'](){for(const _0x79cd55 of this['activeUIs'])this['deactivate'](_0x79cd55);}['register'](_0x255344,_0x2c8ce4){if(this['_uis']['has'](_0x255344))throw new _0x50ccf8('annotationsuis-register-already-registered');if('function'!=typeof _0x2c8ce4['attach']||'function'!=typeof _0x2c8ce4['detach']||'function'!=typeof _0x2c8ce4['setActiveAnnotation'])throw new _0x50ccf8('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x255344,_0x2c8ce4);}['refilterAnnotations'](){const _0x1033ff=this['context']['plugins']['get'](O)['collection'],_0x294623=new Map(),_0x1f90fe=Array['from'](this['activeUIs']);for(const _0x239edb of this['activeUIs']){const _0x59d388=this['uisData']['get'](_0x239edb)['collection'];for(const _0x5d2296 of _0x59d388)_0x294623['set'](_0x5d2296,_0x239edb);}for(const _0x2ff71c of _0x1033ff){const _0x417e03=_0x294623['get'](_0x2ff71c);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x2ff71c);const _0x4d3d7b=_0x1f90fe['find'](_0x1df1cf=>this['uisData']['get'](_0x1df1cf)['filter'](_0x2ff71c));_0x417e03!==_0x4d3d7b&&(_0x417e03&&this['uisData']['get'](_0x417e03)['collection']['remove'](_0x2ff71c),_0x4d3d7b&&this['uisData']['get'](_0x4d3d7b)['collection']['add'](_0x2ff71c));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['defaultFilter'](){return!0x0;}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0xd3fd9){const _0x1d3cbb=[];for(const _0x2a009b of this['activeUIs']){(0x0,this['uisData']['get'](_0x2a009b)['filter'])(_0xd3fd9)&&_0x1d3cbb['push'](_0x2a009b);}if(_0x1d3cbb['length']>0x1)throw new _0x50ccf8('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x1d3cbb,'annotationType':_0xd3fd9['type']});}}const pi=xt('px');class F extends kt{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0x265449){super(_0x265449);const _0x3735ee=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 _0x358b9a(),this['focusCycler']=new _0x473434({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x3735ee['to']('class')],'style':{'minHeight':_0x3735ee['to']('minHeight',_0x27ea0f=>'number'==typeof _0x27ea0f?pi(_0x27ea0f+0xa):null)},'dir':_0x265449['uiLanguageDirection'],'role':'application','aria-label':E(_0x265449,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':E(_0x265449,'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',_0x23ed34=>{this['_updateItemPositionInFocusables'](_0x23ed34['source']);}),this['list']['forEach'](_0x1044ee=>{this['focusTracker']['add'](_0x1044ee['element']),this['_updateItemPositionInFocusables'](_0x1044ee);}),this['list']['on']('change',(_0x5af0d9,_0x27857b)=>{for(const _0x4bfaa2 of _0x27857b['removed'])this['focusTracker']['remove'](_0x4bfaa2['element']),this['focusables']['remove'](_0x4bfaa2);for(const _0x336bfd of _0x27857b['added'])this['focusTracker']['add'](_0x336bfd['element']),this['_updateItemPositionInFocusables'](_0x336bfd);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0x29d24f){const _0x213e7b=this['focusables']['getIndex'](_0x29d24f);let _0x109d61,_0x2db6ee;for(const _0x144dee of this['focusables'])if(_0x29d24f['top']<_0x144dee['top']){_0x109d61=_0x144dee;break;}if(_0x2db6ee=_0x109d61?this['focusables']['getIndex'](_0x109d61):this['focusables']['length'],-0x1!==_0x213e7b){if(_0x213e7b===_0x2db6ee-0x1)return;this['focusables']['remove'](_0x29d24f),_0x2db6ee=_0x109d61?this['focusables']['getIndex'](_0x109d61):this['focusables']['length'];}this['focusables']['add'](_0x29d24f,_0x2db6ee);}}const Ht=xt('px');class H extends kt{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x392430){super(_0x392430),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x2b1049,_0x556684)=>_0x2b1049+_0x556684),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Lt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x3977c2=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x3977c2['to']('isAnimationDisabled',_0x491193=>_0x491193?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x3977c2['to']('top',_0x5a0715=>Ht(_0x5a0715))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x25ba01=this['element']['clientHeight'];_0x25ba01&&(this['height']=_0x25ba01);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0x1eed03{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x224a8c){super(_0x224a8c),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 _0x343450=this['context']['config']['get']('sidebar.container');_0x343450&&this['setContainer'](_0x343450);}['setContainer'](_0x2ce02a){if(!y(_0x2ce02a))throw new _0x50ccf8('sidebar-setcontainer-invalid-element');this['container']=_0x2ce02a;}['_attachToContainer']({viewClass:_0x12292e='',spaceBetweenItems:_0x49643e=0x19}={}){if(!y(this['container']))throw new _0x50ccf8('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x12292e,this['_spaceBetweenItems']=_0x49643e;}['rearrange']({removedAnnotation:_0x1ec0b0,previousAnnotation:_0x5d6ed6,nextAnnotation:_0x74dea5}){const _0x2cca4d=this['getSidebarItemView'](_0x1ec0b0);this['view']['list']['remove'](_0x2cca4d),this['_destroySidebarItemView'](_0x1ec0b0),_0x5d6ed6&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x5d6ed6)),_0x74dea5&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x74dea5)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x1c1ae7,activatedAnnotation:_0x2dc3b4,disableAnimationOnActivatedAnnotation:_0x37368b}){if(this['_activeAnnotation']=_0x2dc3b4,_0x1c1ae7){_0x1c1ae7['isActive']=!0x1;const _0x4fcffd=this['getSidebarItemView'](_0x1c1ae7);_0x4fcffd&&_0x37368b&&(_0x4fcffd['isAnimationDisabled']=!0x1);}if(_0x2dc3b4){const _0x1efe29=this['getSidebarItemView'](_0x2dc3b4);_0x1efe29&&(_0x2dc3b4['isActive']=!0x0,_0x37368b&&(_0x1efe29['isAnimationDisabled']=!0x0,_0x1efe29['top']+=0x1),this['_alignToTargetRect'](_0x1efe29));}}['_detachFromContainer'](_0x19026b){if(this['view']['element']['remove'](),_0x19026b){for(const _0x519c60 of _0x19026b)this['_destroySidebarItemView'](_0x519c60);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x2c0141,_0x10f670){_0x10f670||(_0x10f670=_0x2c0141['view']);const _0x2fa221=new H(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x2fa221,_0x2c0141),this['_annotationToSidebarItemView']['set'](_0x2c0141,_0x2fa221),_0x2fa221['content']['add'](_0x10f670),this['listenTo'](_0x2c0141['view'],'change:targetRect',(_0x4ccbed,_0x21ab32,_0x16daf7)=>{const _0xbf7bbf=this['_getTargetTop'](_0x2c0141,_0x16daf7);_0x2fa221['_targetTop']!=_0xbf7bbf&&(_0x2fa221['_targetTop']=_0xbf7bbf,this['_setItemTop'](_0x2fa221,_0xbf7bbf));}),this['listenTo'](_0x2fa221,'change:top',()=>{this['_recalculate'](_0x2fa221,'top');}),this['listenTo'](_0x2fa221,'change:bottom',()=>{this['_recalculate'](_0x2fa221,'bottom');}),this['_alignToTargetRect'](_0x2fa221);const _0x4d5f58=this['_getItemBefore'](_0x2fa221);if(_0x4d5f58)this['_alignAfterItem'](_0x4d5f58,_0x2fa221)||this['_alignToTargetRect'](_0x2fa221);else this['_alignToTargetRect'](_0x2fa221);return this['_updateLastItem'](),this['view']['list']['add'](_0x2fa221),_0x2fa221;}['_alignForTopChange'](_0x2cb4ad){if(!_0x2cb4ad['content']['length'])return;const _0x15b997=this['_getItemBefore'](_0x2cb4ad);if(!_0x15b997)return;const _0x6dde4c=this['_sidebarItemViewToAnnotation']['get'](_0x15b997),_0x395656=this['_activeAnnotation'];_0x395656&&_0x395656===_0x6dde4c?this['_alignAfterItem'](_0x15b997,_0x2cb4ad):this['_alignBeforeItem'](_0x2cb4ad,_0x15b997);}['_alignForBottomChange'](_0x10e1d8){if(!_0x10e1d8['content']['length'])return;const _0x545b03=this['_getItemAfter'](_0x10e1d8);if(!_0x545b03)return;const _0x39c8b6=this['_sidebarItemViewToAnnotation']['get'](_0x545b03),_0x489033=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x53a84d=this['_activeAnnotation'];_0x53a84d&&_0x53a84d===_0x39c8b6&&_0x489033?(this['_alignBeforeItem'](_0x545b03,_0x10e1d8),this['_alignAfterItem'](_0x10e1d8,_0x545b03)):_0x53a84d&&_0x53a84d===_0x39c8b6?this['_alignBeforeItem'](_0x545b03,_0x10e1d8):this['_alignAfterItem'](_0x10e1d8,_0x545b03);}['_recalculate'](_0x459790,_0x11d3d0){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x57acd4,changedProp:_0x331ce6}of this['_recalculateBuffer'])'top'===_0x331ce6?this['_alignForTopChange'](_0x57acd4):this['_alignForBottomChange'](_0x57acd4);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x459790,'changedProp':_0x11d3d0});}['getSidebarItemView'](_0x38bc27){return this['_annotationToSidebarItemView']['get'](_0x38bc27);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x15e7b8){const _0x1f4737=this['getSidebarItemView'](_0x15e7b8);this['stopListening'](_0x1f4737),this['stopListening'](_0x15e7b8['view']),_0x1f4737['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x15e7b8),this['_sidebarItemViewToAnnotation']['delete'](_0x1f4737);}['_createSidebarView'](){const _0x4d46f4=new F(this['context']['locale']);return _0x4d46f4['render'](),this['on']('change:_lastItem',(_0xbebec6,_0x4365e5,_0x32ca9e,_0xb6be09)=>{_0xb6be09&&_0x4d46f4['unbind']('minHeight'),_0x32ca9e?_0x4d46f4['bind']('minHeight')['to'](_0x32ca9e,'bottom'):_0x4d46f4['minHeight']=null;}),_0x4d46f4;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x239787){const _0x2d67f7=this['_sidebarItemViewToAnnotation']['get'](_0x239787),_0x475f4c=_0x2d67f7&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x2d67f7)-0x1);return _0x475f4c&&this['getSidebarItemView'](_0x475f4c)||null;}['_getItemAfter'](_0x490571){const _0x3cd438=this['_sidebarItemViewToAnnotation']['get'](_0x490571),_0xbf24fe=_0x3cd438&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x3cd438)+0x1);return _0xbf24fe&&this['getSidebarItemView'](_0xbf24fe)||null;}['_alignBeforeItem'](_0x13a230,_0xd579a5){_0x13a230['updateHeight']();const _0x2ec752=R(_0xd579a5['bottom']+this['_spaceBetweenItems'],_0x13a230['top']);return!!_0x2ec752&&(this['_setItemTop'](_0xd579a5,_0xd579a5['top']-_0x2ec752),!0x0);}['_alignAfterItem'](_0x5e6191,_0x2a5292){_0x5e6191['updateHeight']();const _0x177f26=R(_0x5e6191['bottom']+this['_spaceBetweenItems'],_0x2a5292['top']);return!!_0x177f26&&(this['_setItemTop'](_0x2a5292,_0x2a5292['top']+_0x177f26,!0x1),!0x0);}['_alignToTargetRect'](_0x47f7cb){const _0x12471f=this['_sidebarItemViewToAnnotation']['get'](_0x47f7cb);if(!_0x12471f||!_0x12471f['target']||!_0x12471f['targetRect'])return;const _0x14e9cc=this['_getTargetTop'](_0x12471f,_0x12471f['targetRect']);this['_setItemTop'](_0x47f7cb,_0x14e9cc);}['_getTargetTop'](_0x54d784,_0x2e038b){if(null===_0x2e038b)return 0x0;if(_0x54d784['target']instanceof _0x1cb979)return _0x2e038b['top'];{const _0x397382=new _0x1cb979(this['view']['element'])['top'];return _0x2e038b['top']-_0x397382;}}['_setItemTop'](_0x47fe38,_0x2c932a,_0x17add1=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x17add1&&(_0x2c932a=Math['max'](_0x2c932a,this['_getMaxAvailableTop'](_0x47fe38))),_0x47fe38['top']=_0x2c932a;}['_getMaxAvailableTop'](_0x3860e8){let _0x460d2d=this['_getItemBefore'](_0x3860e8),_0x133c37=0x0;for(;_0x460d2d;)_0x460d2d['updateHeight'](),_0x133c37+=this['_spaceBetweenItems']+_0x460d2d['height'],_0x460d2d=this['_getItemBefore'](_0x460d2d);return _0x133c37;}}function R(_0x1eb937,_0x1f4e4a){return Math['max'](_0x1eb937-_0x1f4e4a,0x0);}function y(_0x58776c){return null!==_0x58776c&&'object'==typeof _0x58776c&&0x1===_0x58776c['nodeType'];}class e extends _0x1eed03{['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(_0x39f8c3){super(_0x39f8c3),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x41b195(),this['_refreshPositioningDebounced']=_0x2aa444(()=>{this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x129a37=this['context']['plugins']['get'](M),_0x3ef798=this['context']['plugins']['get'](z);_0x129a37['register']('wideSidebar',this),_0x3ef798['container']&&_0x129a37['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x118e19){if(_0x118e19===this['activeAnnotation'])return;const _0xdefdf5=this['context']['plugins']['get'](z);_0xdefdf5['_activeAnnotation']=_0x118e19;const _0x3794bc=this['activeAnnotation'];_0xdefdf5['refresh']({'blurredAnnotation':_0x3794bc,'activatedAnnotation':_0x118e19}),this['activeAnnotation']=_0x118e19;}['attach'](_0x33bbef){this['annotations']=_0x33bbef;const _0x58c4fc=this['context']['plugins']['get'](z);if(_0x58c4fc['_annotations']=_0x33bbef,this['isAttached'])throw new _0x50ccf8('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x58c4fc,'set:container',()=>{this['detach'](),this['listenTo'](_0x58c4fc,'change:container',_0x43993a=>{_0x43993a['off'](),this['attach'](_0x33bbef);});}),_0x58c4fc['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x3c8fb8=_0x1f6b32=>{_0x1f6b32['updateTargetRect'](),_0x58c4fc['addAnnotation'](_0x1f6b32);};for(const _0x1a4afd of _0x33bbef)_0x3c8fb8(_0x1a4afd);this['listenTo'](_0x33bbef,'add',(_0x13ca64,_0x5673a4)=>{_0x3c8fb8(_0x5673a4);}),this['listenTo'](_0x33bbef,'remove',(_0x1d5a11,_0x48eb63,_0x21cb3d)=>{_0x58c4fc['rearrange']({'removedAnnotation':_0x48eb63,'previousAnnotation':_0x33bbef['get'](_0x21cb3d-0x1),'nextAnnotation':_0x33bbef['get'](_0x21cb3d+0x1)}),_0x48eb63===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x33bbef,'focus',(_0x519fd2,_0x26a285)=>{this['setActiveAnnotation'](_0x26a285);}),this['listenTo'](_0x33bbef,'blur',()=>{this['setActiveAnnotation'](null);});const _0xa9bbb=this['context']instanceof _0x269721?this['context']['editors']:new _0x41b195([this['context']]);for(const _0x18165e of _0xa9bbb)this['_integrateWithEditorAnnotations'](_0x18165e);this['listenTo'](_0xa9bbb,'add',(_0x558d5b,_0x39b869)=>{this['listenTo'](_0x39b869,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x39b869);});}),this['listenTo'](_0xa9bbb,'remove',(_0x2c52d3,_0x19d2ec)=>{_0x19d2ec['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x19d2ec['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x50ccf8('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x33bf6e=this['context']['plugins']['get'](z);_0x33bf6e['_detachFromContainer'](this['annotations']),this['stopListening'](_0x33bf6e),this['stopListening'](this['annotations']),this['context']instanceof _0x269721&&this['stopListening'](this['context']['editors']);for(const _0x19c991 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x19c991);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x5d7bba){if(!_0x5d7bba['plugins']['has']('EditorAnnotations'))return;const _0x1b56b4=_0x5d7bba['plugins']['get']('EditorAnnotations'),_0x392707=()=>{const _0x113b22=_0x1b56b4['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x113b22[0x0]||null);};this['listenTo'](_0x1b56b4,'refresh',_0x392707),this['listenTo'](_0x1b56b4,'blur',(_0x1fc6c8,{isAnnotationTracked:_0x315787})=>{this['activeAnnotation']&&_0x315787(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x1b56b4,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0xfab7f9=>{_0x1b56b4['hasDomSelection']()&&(_0x392707(),_0xfab7f9['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x1b56b4);}['_destroyEditorAnnotationsIntegration'](_0x31a0c8){this['stopListening'](_0x31a0c8),this['_editorAnnotations']['remove'](_0x31a0c8);}}class C extends _0x6a7993{['counterView'];constructor(_0x216408){super(_0x216408);const _0x289ca1=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0xc1c964,_0x54f1b2)=>_0xc1c964?'...':_0x54f1b2['toString']()),this['set']('annotationType',''),this['icon']=_0x3924b4,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new kt(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x289ca1['to']('annotationType',_0x5039a8=>'ck-annotation-counter__badge--'+_0x5039a8),_0x289ca1['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x289ca1['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class n extends _0x1eed03{['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(_0x2340fc){super(_0x2340fc),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=Object['create'](_0x170599),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x41b195(),this['_refreshPositioningDebounced']=_0x2aa444(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](M)['register']('narrowSidebar',this),this['bodyCollection']=new _0xdebb5c(this['context']['locale']),this['balloonPanelView']=new _0x4392a2(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x5313ca){this['annotations']=_0x5313ca;const _0x56aab2=this['context']['plugins']['get'](z),_0x5ee31e=this['balloonPanelView'];if(_0x56aab2['_annotations']=_0x5313ca,this['isAttached'])throw new _0x50ccf8('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x56aab2,'set:container',()=>{this['detach'](),this['listenTo'](_0x56aab2,'change:container',_0x57de50=>{_0x57de50['off'](),this['attach'](_0x5313ca);});}),_0x56aab2['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x364e05=_0x4bc576=>{const _0x306d9b=new C(this['context']['locale']);_0x56aab2['addAnnotation'](_0x4bc576,_0x306d9b),this['_annotationToNarrowView']['set'](_0x4bc576,_0x306d9b),_0x306d9b['bind']('isDirty','annotationType','number')['to'](_0x4bc576['view'],'isDirty','type','length'),_0x306d9b['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x5ee31e['content']['first']!==_0x4bc576['view']?(this['_showBalloon'](_0x4bc576),_0x4bc576['view']['element']['focus'](),this['setActiveAnnotation'](_0x4bc576)):this['setActiveAnnotation'](null);});};for(const _0x55cf30 of _0x5313ca)_0x364e05(_0x55cf30);this['listenTo'](_0x5313ca,'add',(_0xd87507,_0x2f7b76)=>{_0x364e05(_0x2f7b76);}),this['listenTo'](_0x5313ca,'remove',(_0x646f24,_0x34a509,_0x3a0f0b)=>{this['_annotationToNarrowView']['get'](_0x34a509)['destroy'](),this['_annotationToNarrowView']['delete'](_0x34a509),_0x56aab2['rearrange']({'removedAnnotation':_0x34a509,'previousAnnotation':_0x5313ca['get'](_0x3a0f0b-0x1),'nextAnnotation':_0x5313ca['get'](_0x3a0f0b+0x1)}),_0x34a509===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x5313ca,'focus',(_0x418379,_0x24f459)=>{this['setActiveAnnotation'](_0x24f459);}),this['listenTo'](_0x5313ca,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x430e4b,_0x55ba47)=>{_0x55ba47['keyCode']===_0x4c0db0['esc']&&_0x5ee31e['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x5ee31e['content']['first']),this['_hideBalloon'](),_0x55ba47['stopPropagation'](),_0x55ba47['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x2e39ce,_0x45c7aa)=>{const _0x2d08a3=_0x45c7aa['target'];_0x5ee31e['isVisible']&&_0x5ee31e['element']['contains'](_0x2d08a3)||_0x56aab2['view']['element']['contains'](_0x2d08a3)||_0x2e39ce['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x3cbfc3=>_0x3cbfc3['contains'](_0x2d08a3))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x1d272f=this['context']instanceof _0x269721?this['context']['editors']:new _0x41b195([this['context']]);for(const _0x17c89e of _0x1d272f)this['_integrateWithEditorAnnotations'](_0x17c89e);this['listenTo'](_0x1d272f,'add',(_0x48706f,_0x34e638)=>{this['listenTo'](_0x34e638,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x34e638);});}),this['listenTo'](_0x1d272f,'remove',(_0x323c35,_0x3e63f7)=>{_0x3e63f7['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x3e63f7['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x1e4881){if(_0x1e4881===this['activeAnnotation'])return;const _0x374290=this['context']['plugins']['get'](z);if(_0x374290['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x1e4881,'disableAnimationOnActivatedAnnotation':!0x0}),_0x1e4881)_0x374290['getSidebarItemView'](_0x1e4881)?this['_showBalloon'](_0x1e4881):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x1e4881;}['detach'](){if(!this['isAttached'])throw new _0x50ccf8('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x164ddb=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x33f89b=>_0x33f89b['destroy']()),this['_annotationToNarrowView']['clear'](),_0x164ddb['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x269721&&this['stopListening'](this['context']['editors']);for(const _0x45d915 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x45d915);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'](_0x56b853){if(!_0x56b853['plugins']['has']('EditorAnnotations'))return;const _0x55a9f3=_0x56b853['plugins']['get']('EditorAnnotations'),_0x3ee76d=this['context']['plugins']['get'](z),_0x588fc6=this['annotations'],_0x1a0967=this['balloonPanelView'],_0x488bcc=()=>{const _0x24ba46=_0x55a9f3['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x24ba46),this['setActiveAnnotation'](_0x24ba46[0x0]||null);};this['listenTo'](_0x55a9f3,'refresh',_0x488bcc),this['listenTo'](_0x55a9f3,'blur',(_0x586099,{isAnnotationTracked:_0x563797})=>{this['activeAnnotation']&&_0x563797(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x55a9f3,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x588fc6,'blur',_0x338abc=>{_0x55a9f3['hasDomSelection']()&&_0x338abc['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x1b5223,_0x10e8f4)=>{const _0x5c9cc3=_0x10e8f4['target'];_0x1a0967['isVisible']&&_0x1a0967['element']['contains'](_0x5c9cc3)||_0x3ee76d['view']['element']['contains'](_0x5c9cc3)||this['activeAnnotation']&&_0x55a9f3['hasDomSelection']()&&(_0x488bcc(),_0x1b5223['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x55a9f3);}['_destroyEditorAnnotationsIntegration'](_0x29a325){_0x29a325&&(this['stopListening'](_0x29a325),this['_editorAnnotations']['remove'](_0x29a325));}['_setSelectedAnnotations'](_0x5780a3){for(const _0x9f3e32 of this['_selectedAnnotations'])_0x5780a3['includes'](_0x9f3e32)||this['_manuallyClosedAnnotationViews']['delete'](_0x9f3e32['view']);this['_selectedAnnotations']=_0x5780a3;}['_refreshPositioning'](){const _0x5bf203=this['balloonPanelView'];this['annotations']['refreshPositioning'](),_0x5bf203['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x4e60df){if(this['_manuallyClosedAnnotationViews']['has'](_0x4e60df['view']))return;const _0x295cfa=this['balloonPanelView']['content']['first'];_0x295cfa!==_0x4e60df['view']?(_0x295cfa&&this['_detachListeners'](_0x295cfa),this['_attachListeners'](_0x4e60df['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x4e60df['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x22916f=this['balloonPanelView']['content']['first'],_0x5be57b=_0x22916f&&this['annotations']['getByView'](_0x22916f);if(!_0x5be57b||!this['_annotationToNarrowView']['has'](_0x5be57b))return;const _0x46a4e1=this['_annotationToNarrowView']['get'](_0x5be57b)['element'],_0x297540=(function(){const _0x1d85ff=_0x4392a2['defaultPositions'];return[_0x1d85ff['southArrowNorthEast'],_0x1d85ff['northArrowSouthEast'],_0x1d85ff['southArrowNorth'],_0x1d85ff['northArrowSouth'],_0x1d85ff['southArrowNorthWest'],_0x1d85ff['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x46a4e1,'positions':_0x297540});}['_hideBalloon'](){const _0x2b2b3f=this['balloonPanelView'],_0x470e3b=_0x2b2b3f['content']['first'];_0x470e3b&&(this['_detachListeners'](_0x470e3b),_0x2b2b3f['unpin'](),_0x2b2b3f['content']['clear']());}['_attachListeners'](_0x478995){this['listenTo'](_0x478995,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x478995,'Esc',(_0x3cf56b,_0x3151c9)=>{this['_manuallyClosedAnnotationViews']['add'](_0x478995),this['_hideBalloon'](),_0x3151c9();});}['_detachListeners'](_0x1247f3){this['stopListening'](_0x1247f3);}}class c extends _0x411e57{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[P,_0x224a4c,M];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5ac96f){super(_0x5ac96f),_0x5ac96f['editing']['view']['addObserver'](_0xc8bdfe),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x5ac96f['plugins']['get'](_0x224a4c),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x2dbd4c=this['editor']['plugins']['get'](M);_0x2dbd4c['context']===this['editor']&&(_0x2dbd4c['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x4de934,_0x17df7e)=>{const _0x37dd8c=this['_balloon'];if(this['isAttached']&&_0x37dd8c['visibleView']){const _0x42ac8b=this['annotations']['getByView'](_0x37dd8c['visibleView']);_0x42ac8b&&this['_closeAnnotation'](_0x42ac8b),_0x17df7e();}}));}['afterInit'](){const _0x9be9a=this['editor']['plugins']['get'](M);_0x9be9a['context']===this['editor']&&(_0x9be9a['hasActive']()||_0x9be9a['switchTo']('inline'));}['setActiveAnnotation'](_0x5d51f7){_0x5d51f7!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x5d51f7&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x5d51f7)&&this['_addAnnotationToBalloon'](_0x5d51f7,!0x0),_0x5d51f7['isActive']=!0x0),_0x5d51f7||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x5d51f7);}['attach'](_0x3f70ef){this['annotations']=_0x3f70ef;const _0xd05f53=this['editor']['plugins']['get'](M),_0x486c64=this['_balloon'];if(this['isAttached'])throw new _0x50ccf8('inlineannotations-attach-already-attached',this);if(_0xd05f53['context']!==this['editor'])throw new _0x50ccf8('inlineannotations-not-allowed-with-context',this);const _0x4dba0a=this['editor']['plugins']['get'](P);this['listenTo'](_0x4dba0a,'refresh',()=>{const _0x5174f8=_0x4dba0a['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x44f4e4,_0x294920;!this['_forceRefresh']&&(_0x44f4e4=_0x5174f8,_0x294920=this['_selectedAnnotations'],_0x44f4e4['length']===_0x294920['length']&&_0x44f4e4['every'](_0xea982c=>_0x294920['includes'](_0xea982c)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x5174f8),this['setActiveAnnotation'](_0x5174f8[0x0]||null));}),this['listenTo'](_0x4dba0a,'blur',(_0x430131,{isAnnotationTracked:_0x374cfd})=>{this['activeAnnotation']&&_0x374cfd(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x5c0d84,_0xa360f0,_0x4fa434)=>{_0x4fa434||this['setActiveAnnotation'](null);}),this['listenTo'](_0x3f70ef,'remove',(_0x2c4345,_0x5981f7)=>{this['_removeAnnotationFromBalloon'](_0x5981f7),_0x5981f7===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x486c64,'change:visibleView',(_0x31267f,_0x38b55,_0x4ca19d,_0x526434)=>{_0x526434&&this['stopListening'](_0x526434);const _0x256ef4=_0x3f70ef['getByView'](_0x4ca19d);_0x4ca19d&&_0x256ef4&&(this['listenTo'](_0x4ca19d,'change:height',()=>{_0x486c64['updatePosition']();}),this['listenTo'](_0x4ca19d,'Esc',()=>{this['_closeAnnotation'](_0x256ef4),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x256ef4&&this['setActiveAnnotation'](_0x256ef4));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x486c64['visibleView']&&(_0x3f70ef['getByView'](_0x486c64['visibleView'])&&_0x486c64['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 _0x50ccf8('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x116b83 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x116b83);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x465985){for(const _0x591e1c of this['_selectedAnnotations'])_0x465985['includes'](_0x591e1c)||this['_manuallyClosed']['delete'](_0x591e1c);for(const _0x1fdbff of this['annotations'])_0x465985['includes'](_0x1fdbff)||this['_removeAnnotationFromBalloon'](_0x1fdbff);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x59e62f of _0x465985)this['_addAnnotationToBalloon'](_0x59e62f);}this['_selectedAnnotations']=_0x465985;}['_addAnnotationToBalloon'](_0x2c8a52,_0x53f0f8=!0x1){this['_manuallyClosed']['has'](_0x2c8a52)||(this['_addedAnnotations']['has'](_0x2c8a52)||this['_balloon']['hasView'](_0x2c8a52['view'])||(this['_addedAnnotations']['add'](_0x2c8a52),this['_balloon']['add']({'stackId':_0x2c8a52['view']['id'],'view':_0x2c8a52['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x2c8a52)}})),_0x53f0f8&&this['_balloon']['showStack'](_0x2c8a52['view']['id']));}['_getBalloonTargetForAnnotation'](_0x19de71){const _0x34ad35=_0x19de71['target'],_0x401970=this['editor']['editing']['view'],_0x2c1c16=_0x401970['document']['selection']['getFirstRange'](),_0x15d289=_0x401970['domConverter']['viewRangeToDom'](_0x2c1c16);if(_0x15d289['collapse'](!0x0),_0x34ad35){if(_0x34ad35 instanceof _0x1cb979)return _0x34ad35;let _0x21c3b2=[];for(const _0x68cf1f of _0x34ad35)_0x21c3b2['push'](...(_0x1f9117=_0x68cf1f['getClientRects'](),Array['from'](_0x1f9117)['map'](DOMRect['fromRect'])));_0x21c3b2=function(_0x28756d){const _0x5819a7=[];let _0xb39047=_0x28756d[0x0];for(let _0x4e896b=0x1;_0x4e896b<_0x28756d['length'];_0x4e896b++)B(_0xb39047,_0x28756d[_0x4e896b])?_0xb39047['width']+=_0x28756d[_0x4e896b]['width']:(_0x5819a7['push'](_0xb39047),_0xb39047=_0x28756d[_0x4e896b]);return _0x5819a7['push'](_0xb39047),_0x5819a7;}(_0x21c3b2);const _0x5c456f=_0x15d289['getBoundingClientRect']();return _0x21c3b2['find'](_0x4c239e=>_0x4c239e['top']<=_0x5c456f['top']&&_0x4c239e['bottom']>=_0x5c456f['bottom']&&_0x4c239e['left']<=_0x5c456f['left']&&_0x4c239e['right']>=_0x5c456f['right'])||_0x21c3b2[0x0];}var _0x1f9117;return _0x19de71['targetRect']||_0x15d289;}['_removeAnnotationFromBalloon'](_0x4d8caa){this['_addedAnnotations']['has'](_0x4d8caa)&&this['_balloon']['hasView'](_0x4d8caa['view'])&&(this['_addedAnnotations']['delete'](_0x4d8caa),this['_balloon']['remove'](_0x4d8caa['view']));}['_closeAnnotation'](_0x538e73){this['_manuallyClosed']['add'](_0x538e73),this['_removeAnnotationFromBalloon'](_0x538e73);}}function B(_0x9bcb1b,_0x2d6695){return _0x9bcb1b['top']===_0x2d6695['top']&&_0x9bcb1b['bottom']===_0x2d6695['bottom']&&_0x9bcb1b['right']===_0x2d6695['left'];}class tt extends kt{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0xe7161a,_0x679984){super(_0xe7161a),this['set']('isEmpty',!_0x679984['length']),this['focusTracker']=new _0x358b9a(),this['_annotationViews']=_0x679984,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new _0x473434({'focusables':_0x679984,'focusTracker':this['focusTracker']}),this['listenTo'](_0x679984,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x679984,'remove',(_0xa52c64,_0x29823c)=>{_0x29823c['isActive']&&this['focus'](),_0x679984['length']||(this['isEmpty']=!0x0);});const _0x484826=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':E(_0xe7161a,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x679984},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x484826['if']('isEmpty','ck-hidden',_0x5aac11=>!_0x5aac11)]},'children':[{'text':E(_0xe7161a,'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 _0x549256 of this['_annotationViews'])this['focusTracker']['add'](_0x549256['element']);this['_annotationViews']['on']('change',(_0x322141,{added:_0x3100cb,removed:_0x57d68a})=>{for(const _0xd5474b of _0x3100cb)this['focusTracker']['add'](_0xd5474b['element']);for(const _0x271bf7 of _0x57d68a)this['focusTracker']['remove'](_0x271bf7['element']);});}}class f extends _0x1eed03{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,O];}constructor(_0x12f315){super(_0x12f315),this['archivedThreads']=new _0x41b195();}['init'](){const _0x2787bc=this['context'],_0x4ec873=_0x2787bc['plugins']['get'](o),_0x2335ba=_0x2787bc['plugins']['get'](O);this['listenTo'](_0x4ec873,'addCommentThread',(_0x28d48b,{threadId:_0x4ef3a7})=>{const _0x3d7d1b=_0x4ec873['getCommentThread'](_0x4ef3a7);_0x3d7d1b['archivedAt']&&this['archivedThreads']['add'](_0x3d7d1b,this['_calculatePosition'](_0x3d7d1b['archivedAt'])),this['listenTo'](_0x3d7d1b,'change:archivedAt',(_0x41f3b8,_0x5df4b2,_0x30e901)=>{_0x30e901?this['archivedThreads']['has'](_0x3d7d1b)||this['archivedThreads']['add'](_0x3d7d1b,this['_calculatePosition'](_0x3d7d1b['archivedAt'])):this['archivedThreads']['has'](_0x3d7d1b)&&this['archivedThreads']['remove'](_0x3d7d1b);});}),this['listenTo'](_0x4ec873,'removeCommentThread',(_0x3bd9b5,{threadId:_0xba3ba0})=>{const _0x12b230=_0x4ec873['getCommentThread'](_0xba3ba0);this['stopListening'](_0x12b230),this['archivedThreads']['has'](_0x12b230)&&this['archivedThreads']['remove'](_0x12b230);},{'priority':'highest'}),this['listenTo'](_0x2335ba['collection'],'focus',(_0x14ae72,_0x291697)=>{_0x291697['isVisible']||(_0x291697['isActive']=!0x0,_0x2335ba['activate'](_0x291697));});}['_calculatePosition'](_0x10e531){const _0x72087c=[...this['archivedThreads']]['findIndex'](_0x5ef370=>_0x5ef370['archivedAt']<_0x10e531);return _0x72087c>-0x1?_0x72087c:this['archivedThreads']['length'];}}class a extends _0x411e57{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[f,_0x4d4ba0];}constructor(_0x478483){super(_0x478483),this['annotationViews']=new _0x5d7c38(),this['_pendingThreads']=[];}['init'](){const _0x42951a=this['editor'],_0x4548d6=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x42951a['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x6a7993,!0x0)),_0x42951a['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x33db1a=this['_createCommentsArchiveButton'](_0xb8bbcc);return _0x33db1a['set']({'role':'menuitemcheckbox'}),_0x33db1a;});const _0x4ad80d=_0x42951a['plugins']['get'](f),_0xd6860c=_0x42951a['plugins']['get']('Annotations'),_0x27a4c1=_0x42951a['plugins']['get']('CommentsRepository');_0x4ad80d['archivedThreads']['forEach'](_0x4dc0e8=>{this['_handleNewThread'](_0x4dc0e8);}),this['listenTo'](_0x4ad80d['archivedThreads'],'add',(_0x5d9c24,_0x4409e8)=>{this['_handleNewThread'](_0x4409e8);}),this['listenTo'](_0xd6860c['collection'],'add',(_0x133257,_0x18c50a)=>{const _0x3f6de2=this['_pendingThreads']['find'](_0x1393c6=>{const _0x108203=_0x27a4c1['_threadToController']['get'](_0x1393c6);return _0x108203&&_0x18c50a['innerView']===_0x108203['view'];});if(_0x3f6de2){const _0x33446b=this['_calculatePosition'](_0x3f6de2['archivedAt']);this['annotationViews']['add'](_0x18c50a['view'],_0x33446b),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x3f6de2),0x1);}}),this['listenTo'](_0x4ad80d['archivedThreads'],'remove',(_0x139330,_0x27e97d)=>{const _0x3eaaf0=_0x42951a['config']['get']('collaboration.channelId');if(!_0x3eaaf0||_0x27e97d['channelId']===_0x3eaaf0){if(this['_pendingThreads']['includes'](_0x27e97d))this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x27e97d),0x1);else{const _0x2d8e95=_0x27a4c1['_threadToController']['get'](_0x27e97d),_0xfdd2ef=_0xd6860c['getByInnerView'](_0x2d8e95['view']);this['annotationViews']['remove'](_0xfdd2ef['view']),this['stopListening'](_0xfdd2ef['focusableElements']);}}}),this['listenTo'](_0xd6860c['collection'],'add',(_0x2ca846,_0x54f7e4)=>{this['listenTo'](_0x54f7e4,'escape',_0x4548d6);}),this['listenTo'](_0xd6860c['collection'],'remove',(_0x5d8768,_0x5db427)=>{this['stopListening'](_0x5db427,'escape',_0x4548d6);});}['_handleNewThread'](_0x546ea0){const _0x48f901=this['editor']['plugins']['get']('CommentsRepository'),_0x1194ab=this['editor']['plugins']['get']('Annotations'),_0x551629=this['editor']['config']['get']('collaboration.channelId');if(!_0x551629||_0x546ea0['channelId']===_0x551629){const _0x39d17e=_0x48f901['_threadToController']['get'](_0x546ea0);if(!_0x39d17e)return void this['_pendingThreads']['push'](_0x546ea0);const _0x5bab6b=this['_calculatePosition'](_0x546ea0['archivedAt']),_0x3ec4dd=_0x1194ab['getByInnerView'](_0x39d17e['view']);_0x3ec4dd['isVisible']&&_0x1194ab['_visibleAnnotations']['remove'](_0x3ec4dd),this['annotationViews']['add'](_0x3ec4dd['view'],_0x5bab6b);}}['_calculatePosition'](_0x32d095){const _0x35d778=this['editor']['config']['get']('collaboration.channelId'),_0x23209a=[...this['editor']['plugins']['get'](f)['archivedThreads']]['filter'](_0x427531=>_0x427531['channelId']===_0x35d778)['findIndex'](_0x5ac8d5=>_0x5ac8d5['archivedAt']<_0x32d095);return _0x23209a<0x0||_0x23209a>this['annotationViews']['length']?this['annotationViews']['length']:_0x23209a-0x1;}['_toggleDialog'](){const _0x21d469=this['editor'],_0x2087a9=_0x21d469['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new tt(_0x21d469['locale'],this['annotationViews'])),'commentsArchive'===_0x2087a9['id']?_0x2087a9['hide']():_0x2087a9['show']({'id':'commentsArchive','title':E(_0x21d469['locale'],'COMMENTS_ARCHIVE'),'icon':_0x5da95b,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x20b93c['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x599f3c,_0x159c91=!0x1){const _0x22e140=this['editor']['locale'],_0xeba7ef=this['editor']['plugins']['get']('Dialog'),_0xacb2e6=new _0x599f3c(_0x22e140);return _0xacb2e6['bind']('isEnabled')['to'](this,'isEnabled'),_0xacb2e6['bind']('isOn')['to'](_0xeba7ef,'id',_0x3d0713=>'commentsArchive'===_0x3d0713),_0xacb2e6['set']({'label':E(_0x22e140,'COMMENTS_ARCHIVE'),'icon':_0x5da95b,'isToggleable':!0x0}),_0x159c91&&(_0xacb2e6['tooltip']=!0x0),this['listenTo'](_0xacb2e6,'execute',()=>this['_toggleDialog']()),_0xacb2e6;}['_hideDialogOnAnnotationEscape']=_0x4b90e0=>{const _0x54aa92=_0x4b90e0['source'];if(!this['annotationViews']['has'](_0x54aa92['view']))return;const _0x4a6d06=this['editor']['plugins']['get']('Dialog');_0x4a6d06['isOpen']&&'commentsArchive'===_0x4a6d06['id']&&(_0x4a6d06['hide'](),_0x4b90e0['stop']());};}class p extends _0x411e57{static get['requires'](){return[o,r,i,f,a,s,e,n,c];}static get['pluginName'](){return'Comments';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{d as Annotation,_ as AnnotationCollection,S as AnnotationView,O as Annotations,M as AnnotationsUIs,ts as BaseCommentThreadView,hs as BaseCommentView,fi as Comment,ui as CommentThread,Ct as CommentThreadController,ie as CommentThreadInputView,vt as CommentThreadView,gt as CommentView,p as Comments,f as CommentsArchive,a as CommentsArchiveUI,te as CommentsListView,s as CommentsOnly,o as CommentsRepository,i as CommentsUI,P as EditorAnnotations,c as InlineAnnotations,n as NarrowSidebar,z as Sidebar,e as WideSidebar};
|
|
23
|
+
import{Editor as _0x12638d,ContextPlugin as _0x52c4e0,PendingActions as ht,Command as _0x20aed2,Plugin as _0x5e77f7,Context as _0x22c4ee}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x31e545,uid as _0x544806,KeystrokeHandler as jt,FocusTracker as _0x3568ce,diff as _0x20a4d9,Collection as _0x4d1d56,Rect as _0x17a49c,CKEditorError as _0x27cf80,first as _0x2ffab9,priorities as Wt,scrollViewportToShowTarget as rt,getEnvKeystrokeText as nt,toUnit as xt,DomEmitterMixin as _0x448200,keyCodes as _0x18b9d9}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x357216,AriaDescriptionView as Yt,setupThreadKeyboardNavigation as Zt,ConfirmMixin as ti,LateFocusButtonView as _0x408ca6,trimHtml as _0xeb5a5c,LateFocusDropdownButtonView as _0x348650,Users as it,getDateTimeFormatter as lt,hashObject as pt,getAllMarkersDomElementsSorted as et,surroundingMarkersDetector as ot,FOCUS_ANNOTATION_KEYSTROKE as _0x204b59}from'ckeditor5-collaboration/dist/index.js';import{throttle as Dt,isEqual as wt,cloneDeep as It,set as At,unset as yt,debounce as _0x3276fe}from'es-toolkit/compat';import{IconUndo as _0x1bb31f,IconCheck as _0x3c8c53,IconPencil as _0xac936e,IconRemoveComment as _0x552b7e,IconThreeVerticalDots as _0x33421c,IconAddComment as _0x44c03a,IconCommentsArchive as _0x2197b5}from'@ckeditor/ckeditor5-icons/dist/index.js';import{EditorUIView as Vt,InlineEditableUIView as $t,EditorUI as Rt,View as kt,FocusCycler as _0xcb58dc,ButtonView as _0x39c35a,ViewCollection as _0x1267d4,createDropdown as _0x5d2e39,ListView as _0x14a095,focusChildOnDropdownOpen as _0x34cb24,ListItemView as _0x499a89,MenuBarMenuListItemButtonView as _0x515eaf,BodyCollection as _0x43aafa,BalloonPanelView as _0x19188c,ContextualBalloon as _0x2e5d60,Dialog as _0x4a98a9,DialogViewPosition as _0x252338}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disablePlaceholder as St,enablePlaceholder as Ft,MouseObserver as _0x5d01b8}from'@ckeditor/ckeditor5-engine/dist/index.js';import{Clipboard as qt,ClipboardMarkersUtils as Mt,ClipboardPipeline as Pt}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Enter as zt,ShiftEnter as Bt}from'@ckeditor/ckeditor5-enter/dist/index.js';import{SelectAll as Et}from'@ckeditor/ckeditor5-select-all/dist/index.js';import{Typing as Gt}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Undo as Jt}from'@ckeditor/ckeditor5-undo/dist/index.js';import{Paragraph as Kt}from'@ckeditor/ckeditor5-paragraph/dist/index.js';import{FOCUS_ANNOTATION_KEYSTROKE as _0x437b54}from'@ckeditor/ckeditor5-collaboration-core/dist/index.js';import{toWidget as _0x3e1204}from'@ckeditor/ckeditor5-widget/dist/index.js';class Ct extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x31e545(){['model'];['view'];constructor(_0x26b5b6,_0x281eeb){super(),this['model']=_0x26b5b6,this['model']['_isAttached']=!0x0,this['view']=_0x281eeb,this['listenTo'](_0x281eeb,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x281eeb,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x281eeb,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x281eeb,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x281eeb,'addComment',(_0x1c30a9,_0x4a7721)=>this['addComment'](_0x4a7721)),this['listenTo'](_0x281eeb,'updateComment',(_0x1946c4,_0x286015,_0x520ffd)=>this['updateComment'](_0x286015,_0x520ffd)),this['listenTo'](_0x281eeb,'removeComment',(_0x2a60c8,_0x25e17a)=>this['removeComment'](_0x25e17a));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x25c197){this['model']['addComment']({'content':_0x25c197,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x32a193,_0x550797){this['model']['getComment'](_0x32a193)['update']({'content':_0x550797});}['removeComment'](_0x1102bb){this['model']['getComment'](_0x1102bb)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function E(_0x4c0cd5,_0x34aef1,_0x22d432){const t=_0x4c0cd5['t'];switch(_0x34aef1){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'},_0x22d432);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'},_0x22d432);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'},_0x22d432);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'},_0x22d432);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x22d432);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'},_0x22d432);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'},_0x22d432);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'},_0x22d432);case'COMMENTS_ARCHIVE':return t({'string':'Comments\x20archive','id':'COMMENTS_ARCHIVE'});case'EMPTY_COMMENTS_ARCHIVE':return t({'string':'There\x20are\x20no\x20archived\x20comment\x20threads.','id':'EMPTY_COMMENTS_ARCHIVE'});case'COMMENTS_ARCHIVE_LIST_LABEL':return t({'string':'List\x20of\x20comments','id':'COMMENTS_ARCHIVE_LIST_LABEL'});case'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP':return t({'string':'Keystrokes\x20for\x20interacting\x20with\x20annotation\x20threads\x20(e.g.\x20comments,\x20track\x20changes\x20suggestions)','id':'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'});case'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO':return t({'string':'Move\x20focus\x20to\x20the\x20thread\x20when\x20the\x20selection\x20is\x20anchored\x20in\x20its\x20marker','id':'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'});case'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT':return t({'string':'Exit\x20the\x20annotation\x20and\x20move\x20focus\x20back\x20to\x20the\x20edited\x20content','id':'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'});case'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER':return t({'string':'Browse\x20the\x20focused\x20annotation\x20thread\x20or\x20thread\x20comment','id':'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'});case'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS':return t({'string':'Move\x20across\x20internals\x20of\x20the\x20annotation\x20thread','id':'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'});case'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT':return t({'string':'Submit\x20the\x20reply\x20while\x20writing\x20a\x20comment','id':'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'});case'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS':return t({'string':'Move\x20to\x20the\x20previous\x20or\x20next\x20thread\x20in\x20the\x20annotations\x20sidebar\x20or\x20comments\x20archive','id':'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'});default:return'';}}class Ut extends Vt{['main'];['editable'];constructor(_0x1f7f4b,_0x2987e7){super(_0x1f7f4b);const _0x12a0fc=_0x544806();this['main']=this['createCollection'](),this['editable']=new $t(_0x1f7f4b,_0x2987e7,void 0x0,{'label':()=>E(_0x1f7f4b,'Comment\x20editor')}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'dir':_0x1f7f4b['uiLanguageDirection'],'lang':_0x1f7f4b['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x12a0fc},'children':[{'tag':'div','attributes':{'class':'ck-editor__main','role':'presentation'},'children':this['main']}]});}['render'](){super['render'](),this['main']['add'](this['editable']);}['focus'](){this['editable']['element']['focus']();}}class Ot extends Rt{['view'];constructor(_0x425c30){super(_0x425c30),this['view']=new Ut(_0x425c30['locale'],_0x425c30['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x2b544e=this['editor']['editing']['view'],_0x5a171d=this['view']['editable'],_0x3287c2=_0x2b544e['document']['getRoot']();_0x5a171d['name']=_0x3287c2['rootName'],this['view']['render']();const _0x3cacb6=_0x5a171d['element'];this['setEditableElement'](_0x5a171d['name'],_0x3cacb6),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x2b544e['attachDomRoot'](_0x3cacb6),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const Nt=[qt,zt,Bt,Et,Gt,Jt,Kt];class Qt extends/* #__PURE__ -- @preserve */
|
|
25
|
+
_0x31e545(_0x12638d){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
|
|
26
|
+
((()=>Nt)());constructor(_0x53ea12={}){function _0x4bbc74(_0x3d2fb3){return _0x3d2fb3['map'](_0x160a15=>String['fromCharCode'](_0x160a15))['join']('');}(_0x53ea12=Object['assign']({},_0x53ea12))['plugins']||(_0x53ea12['plugins']=Qt['defaultPlugins']),super(_0x53ea12),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[_0x4bbc74([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4bbc74([0x76,0x69,0x65,0x77])][_0x4bbc74([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4bbc74([0x61,0x75,0x74,0x6f]),this[_0x4bbc74([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x4bbc74([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4bbc74([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x4bbc74([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x4bbc74([0x6f,0x6b])});}['create'](){const _0x4be4c8=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x4be4c8))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x408cf1=>{const _0x37a22d=this['model']['document']['getRoot'](),_0x26f0e6=_0x37a22d&&_0x37a22d['getChild'](_0x37a22d['childCount']-0x1);_0x408cf1['setSelection'](_0x26f0e6,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x49c62c=this['editing']['view'],_0x5c6fa2=_0x49c62c['document']['getRoot'](),_0x49c1c8=_0x5c6fa2['getChild'](0x0);_0x5c6fa2['childCount']>0x1||!_0x49c1c8||'p'!=_0x49c1c8['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(St(_0x49c62c,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x49c1c8['placeholder']=this['placeholder']),Ft({'view':_0x49c62c,'element':_0x49c1c8,'keepOnFocus':!0x0}),this['placeholderElement']=_0x49c1c8);}}class os extends kt{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x29d725,_0xbefc26={}){super(_0x29d725),this['editor']=null,this['_editorConfig']=_0xbefc26,this['set']('value',_0xbefc26['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',E(_0x29d725,'Reply...')),this['set']('submitLabel',E(_0x29d725,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new jt(),this['focusTracker']=new _0x3568ce(),this['focusCycler']=new _0xcb58dc({'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',(_0x3b57f6,_0x10e098)=>{this['cancelButtonView']['fire']('execute'),_0x10e098();}),this['keystrokes']['set']('Ctrl+Enter',(_0x9c3abb,_0x373a04)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x373a04());}),this['on']('submit',(_0x298848,_0x8b2119)=>{_0x8b2119['length']>0xfde8?(alert(E(_0x29d725,'TOO_LONG_COMMENT_ALERT',[_0x8b2119['length'],0xfde8])),_0x298848['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new Qt(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x1d6d93=this['editor'];this['element']['insertBefore'](_0x1d6d93['ui']['element'],this['element']['firstChild']),_0x1d6d93['model']['document']['on']('change',()=>this['value']=_0x1d6d93['getData']()),_0x1d6d93['bind']('placeholder')['to'](this),this['focusables']['add'](_0x1d6d93['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x53d006){-0x1===_0x53d006?(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:_0xb325f5}=this,_0x486f15=new _0x39c35a(_0xb325f5);return _0x486f15['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x486f15['withText']=!0x0,_0x486f15['bind']('label')['to'](this,'submitLabel'),_0x486f15['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x486f15['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x295f48,_0x1ac05e)=>!_0x1ac05e&&!!_0x295f48['trim']()),_0x486f15;}['_createCancelButton'](){const {locale:_0x46b437}=this,_0x8cd1d8=new _0x39c35a(_0x46b437);return _0x8cd1d8['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x8cd1d8['label']=E(_0x46b437,'Cancel'),_0x8cd1d8['withText']=!0x0,_0x8cd1d8['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x8cd1d8;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x5370bf=>{this['focusTracker']['add'](_0x5370bf['element']);}),this['focusables']['on']('change',(_0x30d20d,_0x33d93a)=>{for(const _0x243698 of Array['from'](_0x33d93a['added'])['reverse']())this['focusTracker']['add'](_0x243698['element']);});}}class ie extends kt{constructor(_0x3cd563,_0x4524d5,_0x15ef17){super(_0x3cd563),this['commentInputView']=new os(_0x3cd563,_0x15ef17),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x54b0ed,_0x4e298e)=>_0x54b0ed||!!_0x4e298e),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 _0x357216(_0x3cd563,_0x4524d5),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'](_0x55977c){this['commentInputView']['focus'](_0x55977c);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x55770d,_0x35421c)=>{const {submitButtonView:_0x16b8be,cancelButtonView:_0x5e4b54,editor:_0x555bc2}=this['commentInputView'];[_0x16b8be['element'],_0x5e4b54['element'],_0x555bc2?_0x555bc2['editing']['view']['getDomRoot']():null]['filter'](_0x463f71=>_0x463f71)['some'](_0x451e98=>_0x451e98['contains'](_0x35421c['target']))||(this['focus'](),_0x35421c['preventDefault']());});}}class cs extends kt{constructor(_0x14e092){super(_0x14e092);const _0x148d69=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x148d69['to']('count',_0x52a956=>E(_0x14e092,'NUMBER_OF_COMMENTS',_0x52a956))}]});}}class te extends kt{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x594e15,_0x197526,_0xb2d76b){super(_0x594e15);const _0x158073=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x197526['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x197526,this['_config']=_0xb2d76b,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x3568ce(),this['keystrokes']=new jt(),this['focusCycler']=new _0xcb58dc({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x12482d=>this['commentViews']['map'](_0xf0dd0b=>_0xf0dd0b['element'])['includes'](_0x12482d['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new cs(_0x594e15),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x4a225d=>_0x4a225d-this['_config']['maxCommentsWhenCollapsed']);for(const _0x135247 of _0x197526['comments'])this['_handleNewCommentModel'](_0x135247);this['_handleInfoComment'](),this['listenTo'](_0x197526['comments'],'add',(_0x52295b,_0x1591a7)=>{const _0x782511=this['_calculatePosition'](_0x1591a7);this['length']++,this['_handleNewCommentModel'](_0x1591a7,_0x782511),this['refreshVisibleViews']();}),this['listenTo'](_0x197526['comments'],'remove',(_0x327801,_0x1b5cc2)=>{this['length']--,this['_handleRemoveCommentModel'](_0x1b5cc2),this['refreshVisibleViews']();}),this['listenTo'](_0x197526,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x197526,'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',_0x158073['if']('length','ck-hidden',_0xbf409e=>!_0xbf409e)],'aria-label':E(_0x594e15,'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'](_0x1fb330){-0x1===_0x1fb330?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0xfa18 of this['commentViews'])_0xfa18['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0xce1fa2,_0x4622dc){const _0x4e85f8=new this['_config']['CommentView'](this['locale'],_0xce1fa2,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x4e85f8['viewUid']=_0xce1fa2['id'],_0x4e85f8['delegate']('removeComment')['to'](this),_0x4e85f8['delegate']('updateComment')['to'](this),_0x4e85f8['delegate']('resolveCommentThread')['to'](this),_0x4e85f8['delegate']('editorReady')['to'](this),_0x4e85f8['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x4e85f8,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x4e85f8,_0x4622dc);}['_calculatePosition'](_0x36ba53){const _0x3f62ef=this['_model']['_findOptimalIndex'](_0x36ba53);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x36ba53['authoredAt']?_0x3f62ef-0x1:_0x3f62ef:_0x3f62ef-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x4cc4e6={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':E(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x4cc4e6,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x4cc4e6));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0xa2f7fe){const _0xca4b2d=this['commentViews']['remove'](_0xa2f7fe['id']);this['stopListening'](_0xca4b2d),_0xca4b2d['isEditMode']&&this['_updateHasDirtyComment'](),_0xca4b2d['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x39b2e0=>_0x39b2e0['isEditMode']);}['_rearrangeCollapse'](){const _0x4c9c6b=function(_0x998c5e){const _0x9c4c39=new _0x4d1d56();for(const _0x91891b of _0x998c5e)_0x9c4c39['add'](_0x91891b);return _0x9c4c39;}(this['commentViews']),_0x305cd8=this['_collapsedCommentsView']['count'];for(let _0xebecaf=0x1;_0xebecaf<=_0x305cd8;_0xebecaf++)_0x4c9c6b['remove'](0x1);for(const _0x4ccaac of _0x4c9c6b)_0x4ccaac['collapse']();_0x305cd8>0x0&&_0x4c9c6b['add'](this['_collapsedCommentsView'],0x1),ns(_0x20a4d9(Array['from'](this['visibleViews']),Array['from'](_0x4c9c6b)),this['visibleViews'],_0x4c9c6b);}['_rearrangeExpand'](){ns(_0x20a4d9(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x109dea of this['visibleViews'])_0x109dea['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x56021d=>{this['focusTracker']['add'](_0x56021d['element']),this['keystrokes']['listenTo'](_0x56021d['element']);}),this['commentViews']['on']('change',(_0x5f1844,_0x2df7f1)=>{for(const _0x5a5d8f of _0x2df7f1['removed'])this['focusTracker']['remove'](_0x5a5d8f['element']),this['keystrokes']['stopListening'](_0x5a5d8f['element']);for(const _0x16495f of Array['from'](_0x2df7f1['added'])['reverse']())this['focusTracker']['add'](_0x16495f['element']),this['keystrokes']['listenTo'](_0x16495f['element']);});}}function ns(_0x453006,_0x288b3e,_0xca122e){let _0x5af722=0x0;for(const _0x2f8fd7 of _0x453006)switch(_0x2f8fd7){case'insert':_0x288b3e['add'](_0xca122e['get'](_0x5af722),_0x5af722),_0x5af722++;break;case'delete':_0x288b3e['remove'](_0x5af722);break;case'equal':_0x5af722++;}}class as extends kt{constructor(_0x428f8e){super(_0x428f8e);const _0x33301b=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x33301b['to']('contextValue',_0x9690d=>E(_0x428f8e,'THREAD_CONTEXT_LABEL',_0x9690d)),'tabindex':-0x1},'children':[{'text':_0x33301b['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class Xt extends kt{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x3b99d7,_0x1de4b9){super(_0x3b99d7);const _0x4cc1df=this['bindTemplate'];this['_model']=_0x1de4b9,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x3568ce(),this['keystrokes']=new jt(),this['focusCycler']=new _0xcb58dc({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x486d5f=>!!_0x486d5f),this['bind']('contextValue')['to'](this['_model'],'context',_0x9defb8=>_0x9defb8&&_0x9defb8['value']?this['_trimContextValue'](_0x9defb8['value']):E(this['locale'],'Comment\x20was\x20made\x20on\x20an\x20element')),this['setTemplate']({'tag':'div','attributes':{'class':['ck-thread__header']},'children':[{'tag':'div','attributes':{'class':['ck-context-wrapper']},'children':[{'tag':'div','attributes':{'class':['ck-context',_0x4cc1df['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 _0x5799fd=new _0x39c35a(this['locale']);return _0x5799fd['label']=E(this['locale'],'Reopen'),_0x5799fd['tooltip']=E(this['locale'],'Reopen'),_0x5799fd['icon']=_0x1bb31f,_0x5799fd['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x36cd22=>!_0x36cd22),_0x5799fd['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x444d25,_0x50453f)=>_0x444d25&&_0x50453f),_0x5799fd['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x5799fd;}['_trimContextValue'](_0x2b9d12){if(_0x2b9d12['length']<0x96)return _0x2b9d12;const _0x8fddf7=_0x2b9d12['lastIndexOf']('\x20',0x93);return _0x2b9d12['substring'](0x0,_0x8fddf7>-0x1?_0x8fddf7:0x93)+'...';}['_attachContextActions'](){const _0x47f62e=this['element']['querySelector']('.ck-context'),_0x25a65d=_0x47f62e['querySelector']('.ck-context__value');this['listenTo'](_0x47f62e,'mouseenter',()=>{_0x25a65d['offsetWidth']<_0x25a65d['scrollWidth']&&_0x47f62e['classList']['add']('overlay');}),this['listenTo'](_0x47f62e,'mouseleave',()=>{_0x47f62e['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x472162 of this['focusables'])this['focusTracker']['add'](_0x472162['element']),this['keystrokes']['listenTo'](_0x472162['element']);}['_createContextView'](){const _0x3fc940=new as(this['locale']);return _0x3fc940['bind']('contextValue')['to'](this),_0x3fc940;}}class ts extends kt{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0xd113d8,_0x3f88e3,_0x325931,_0x112df6){super(_0xd113d8),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x3f88e3,this['_localUser']=_0x325931,this['_config']=_0x112df6,this['commentThreadHeaderView']=new Xt(_0xd113d8,_0x3f88e3),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new Yt(_0xd113d8,E(_0xd113d8,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new te(_0xd113d8,_0x3f88e3,Object['assign']({'CommentView':this['_config']['CommentView']},_0x112df6)),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',(_0x3a4ce5,_0x969eb7)=>_0x3a4ce5||!!_0x969eb7),this['bind']('isUnlinked')['to'](_0x3f88e3,'unlinkedAt',_0x2fe9a1=>!!_0x2fe9a1),this['bind']('ariaLabel')['to'](this,'length',_0x28a3ba=>{const _0x35fff0=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return E(this['locale'],'COMMENT_THREAD_LABEL',[_0x28a3ba,_0x35fff0]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x3568ce(),this['keystrokes']=new jt(),this['focusCycler']=new _0xcb58dc({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x2d4ec1=>_0x2d4ec1['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),Zt(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x33752b=new ie(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x4b3b2b=_0x33752b['commentInputView'];return _0x33752b['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x4b3b2b,'value',(_0x3e5b51,_0x32934e,_0xe1545f,_0xd2a820,_0x247fe9)=>!!_0x247fe9||!!_0xd2a820&&_0xe1545f&&!_0x32934e||_0x3e5b51&&_0xe1545f&&!_0x32934e),_0x4b3b2b['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x12c452,_0x5b4b96,_0x109842)=>{let _0x2ae6aa;return _0x2ae6aa=_0x109842&&_0x5b4b96?'Reply\x20to\x20reopen\x20discussion...':_0x12c452?'Reply...':'Write\x20a\x20comment...',E(this['locale'],_0x2ae6aa);}),_0x4b3b2b['bind']('submitLabel')['to'](this,'length',_0x4c1143=>E(this['locale'],_0x4c1143?'Reply':'Comment')),_0x4b3b2b['on']('submit',(_0x107f58,_0x397a8c)=>{this['fire']('addComment',_0x397a8c),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x4b3b2b['on']('cancel',()=>{this['focus']();}),_0x4b3b2b['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x4b3b2b['on']('cancel',_0x191bea=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x191bea['stop']());}),this['on']('change:isActive',(_0x590401,_0xab2fbc,_0x1a2141)=>{_0x1a2141||this['length']||_0x4b3b2b['value']||this['fire']('removeCommentThread');}),_0x33752b;}}class vt extends/* #__PURE__ -- @preserve */
|
|
27
|
+
ti(ts){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x2d537f,_0xde01d6,_0x2f06d7,_0x449c62){super(_0x2d537f,_0xde01d6,_0x2f06d7,_0x449c62),this['commentThreadChildren']=this['createCollection']([this['commentsListView'],this['commentThreadInputView'],this['ariaDescriptionView']]),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x2d537f,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x17159e,_0x2dafb4,_0x4d39c8)=>{_0x4d39c8||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x33e814,_0x2e1458,_0x4ff594)=>{_0x4ff594&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x4e2cd3=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck','ck-thread','ck-reset_all-excluded','ck-rounded-corners',_0x4e2cd3['if']('isActive','ck-thread--active'),_0x4e2cd3['if']('isUnlinked','ck-thread--unlinked'),_0x4e2cd3['if']('isConfirm','ck-thread--remove-confirmation'),_0x4e2cd3['to']('actionIndicator',_0x5c734d=>_0x5c734d?'ck-thread--'+_0x5c734d:'')],'data-thread-id':this['_model']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x4e2cd3['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 _0x13e7e1 of this['commentsListView']['commentViews'])_0x13e7e1['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x52ef43}=this,_0x472e85=this['commentsListView']['commentViews']['get'](0x0);_0x472e85===this['_boundFirstCommentView']||_0x472e85['isSystemComment']||(this['_boundFirstCommentView']=_0x472e85,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x472e85,'actionIndicator',_0x2cadbf=>'remove'===_0x2cadbf?'remove':null),_0x472e85['placeholder']=E(_0x52ef43,'Write\x20a\x20comment...'),_0x472e85['removeButton']['on']('execute',_0x420bff=>{_0x420bff['stop'](),this['showConfirm'](E(_0x52ef43,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),this['on']('removeConfirm',()=>{_0x472e85['focus']();}),_0x472e85['actionBar']['add'](this['resolveButton'],0x0),_0x472e85['focusables']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x17be26=new _0x408ca6(this['locale']);return _0x17be26['label']=E(this['locale'],'Resolve'),_0x17be26['tooltip']=E(this['locale'],'Resolve'),_0x17be26['icon']=_0x3c8c53,_0x17be26['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x17be26['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x1d0039=>!_0x1d0039),_0x17be26['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x4f9c1f,_0x1b5620)=>_0x4f9c1f&&!_0x1b5620),_0x17be26['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x17be26;}['_updateArchivedThreadHeader'](){this['_model']['archivedAt']?this['commentThreadChildren']['has'](this['commentThreadHeaderView'])||(this['commentThreadChildren']['add'](this['commentThreadHeaderView'],0x0),this['focusables']['add'](this['commentThreadHeaderView'],0x0)):this['commentThreadChildren']['has'](this['commentThreadHeaderView'])&&(this['commentThreadChildren']['remove'](this['commentThreadHeaderView']),this['focusables']['remove'](this['commentThreadHeaderView']));}}class es extends kt{constructor(_0x3db662){super(_0x3db662),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x3fd96c,_0x4bf8d0,_0x1a52a6)=>{this['element']['innerHTML']=_0x1a52a6;}),this['element']['innerHTML']=this['content'];}}class hs extends kt{['visibleView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x3a3690,_0x5e8177,_0xc64dbd){super(_0x3a3690),this['_model']=_0x5e8177,this['_config']=_0xc64dbd,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['bind']('ariaLabel')['to'](_0x5e8177,'content',_0x5e8177,'authoredAt',(_0x8af8c5,_0x4b8306)=>E(_0x3a3690,'COMMENT_ARIA_LABEL',[_0x5e8177['author']['name'],_0xc64dbd['formatDateTime'](_0x4b8306),new DOMParser()['parseFromString'](_0x8af8c5,'text/html')['body']['textContent'],_0x5e8177['isExternal']?this['getExternalCommentNote']():''])),this['ariaDescriptionView']=new Yt(_0x3a3690,E(_0x3a3690,'COMMENT_THREAD_DESCRIPTION')),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']()),this['focusables']=new _0x1267d4(),this['focusTracker']=new _0x3568ce(),this['keystrokes']=new jt(),this['focusCycler']=new _0xcb58dc({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x3de5b5=>_0x3de5b5['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['expand'](){this['isCollapsed']=!0x1;}['collapse'](){this['isEditMode']||(this['isCollapsed']=!0x0);}['focus'](){this['element']['focus']();}['render'](){super['render'](),this['_setupKeyboardNavigation']();}async['destroy'](){await this['visibleView']['get'](0x0)['destroy'](),super['destroy']();}['switchToEditMode'](){this['isEditMode']||(this['isEditMode']=!0x0,this['visibleView']['remove'](0x0)['destroy'](),this['visibleView']['add'](this['_createCommentInputView']()));}['switchToDisplayMode'](){this['isEditMode']&&(this['isEditMode']=!0x1,this['visibleView']['remove'](0x0)['destroy'](),this['visibleView']['add'](this['_createCommentContentView']()));}['getExternalCommentNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?E(this['locale'],'EXTERNAL_IMPORT_WORD_COMMENT'):E(this['locale'],'EXTERNAL_COMMENT');}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?E(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):E(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['_createCommentContentView'](){const _0x2d5820=new es(this['locale']);return _0x2d5820['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x216fae,_0x23aae4)=>_0x23aae4?_0xeb5a5c(_0x216fae,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x216fae),_0x2d5820;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x4262b8=new os(this['locale'],this['_config']['editorConfig']);return _0x4262b8['value']=this['_model']['content'],_0x4262b8['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x4262b8['submitLabel']=E(this['locale'],'Save'),_0x4262b8['on']('submit',(_0x1b0483,_0x421fef)=>{this['fire']('updateComment',this['_model']['id'],_0x421fef),this['switchToDisplayMode'](),this['focus']();}),_0x4262b8['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x4262b8['once']('editorReady',()=>{_0x4262b8['focus']();}),_0x4262b8['createEditor'](),_0x4262b8['delegate']('editorReady')['to'](this),_0x4262b8['delegate']('editorDestroyed')['to'](this),_0x4262b8;}['_setupKeyboardNavigation'](){const _0x2fb8a3=this['element'];this['keystrokes']['listenTo'](_0x2fb8a3);for(const _0x17ebda of this['focusables'])this['focusTracker']['add'](_0x17ebda['element']),this['keystrokes']['listenTo'](_0x17ebda['element']);this['focusables']['on']('change',(_0x506818,_0x368108)=>{for(const _0x57ab7a of _0x368108['removed'])this['focusTracker']['remove'](_0x57ab7a['element']),this['keystrokes']['stopListening'](_0x57ab7a['element']);for(const _0xad41e5 of _0x368108['added'])this['focusTracker']['add'](_0xad41e5['element']),this['keystrokes']['listenTo'](_0xad41e5['element']);}),this['keystrokes']['set']('enter',(_0x12a8a2,_0x3e1768)=>{_0x2fb8a3===_0x12a8a2['target']&&(this['focusCycler']['focusFirst'](),_0x3e1768());}),this['keystrokes']['set']('esc',(_0x588949,_0x12cc4f)=>{_0x2fb8a3!==_0x588949['target']&&(this['focus'](),_0x12cc4f());});}}class gt extends/* #__PURE__ -- @preserve */
|
|
28
|
+
ti(hs){['actionBar'];['userView'];constructor(_0x25c38a,_0x9910bd,_0x53dd69){super(_0x25c38a,_0x9910bd,_0x53dd69),this['set']('actionIndicator',null),this['set']('placeholder',E(_0x25c38a,'Reply...')),this['bind']('authoredAt')['to'](_0x9910bd),this['bind']('resolvedAt')['to'](_0x9910bd),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 _0x357216(_0x25c38a,_0x9910bd['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['listenTo'](_0x9910bd,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x25f83d=this['bindTemplate'],_0x540743=[{'tag':'div','attributes':{'class':['ck-comment__info','ck-annotation__info']},'children':[{'tag':'span','children':[{'text':this['userView']['name']}],'attributes':{'class':['ck-comment__info-name','ck-annotation__info-name'],'data-cke-tooltip-text':this['userView']['name']}},{'tag':'time','attributes':{'datetime':_0x25f83d['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x25f83d['to']('authoredAt',_0x4342a2=>this['_config']['formatDateTime'](_0x4342a2))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x25f83d['if']('isEditMode','ck-comment__actions--hidden'),_0x25f83d['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']&&_0x540743['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper',_0x25f83d['if']('isConfirm','ck-comment--remove-confirmation')],'tabindex':-0x1,'aria-label':_0x25f83d['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id'],'role':'listitem'},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x25f83d['if']('isEditMode','ck-comment--edit'),_0x25f83d['if']('isSystemComment','ck-comment--info'),_0x25f83d['to']('actionIndicator',_0x1f6d0d=>_0x1f6d0d?'ck-comment--'+_0x1f6d0d:'')],'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':_0x540743}]}]};}['_createEditButton'](){const _0x394f22=new _0x39c35a(this['locale']);return _0x394f22['label']=E(this['locale'],'Edit'),_0x394f22['icon']=_0xac936e,_0x394f22['withText']=!0x0,_0x394f22['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x394f22['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x5653d3=>!_0x5653d3),_0x394f22['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x394f22['on']('execute',()=>this['switchToEditMode']()),_0x394f22;}['_createRemoveButton'](){const _0x4c4a3f=new _0x39c35a(this['locale']);return _0x4c4a3f['label']=E(this['locale'],'Remove'),_0x4c4a3f['icon']=_0x552b7e,_0x4c4a3f['withText']=!0x0,_0x4c4a3f['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x4c4a3f['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x2ca864=>!_0x2ca864),_0x4c4a3f['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x4c4a3f['on']('execute',()=>{this['showConfirm'](E(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x4c4a3f;}['_createDropdown'](){const _0x4cbc44=_0x5d2e39(this['locale'],_0x348650),_0x25a63a=_0x4cbc44['panelView']['children'],_0x51bcf9=new _0x14a095(this['locale']),_0x505823=_0x4cbc44['bindTemplate'];_0x34cb24(_0x4cbc44,()=>this['items']['find'](_0x5bbc42=>_0x5bbc42['isVisible'])),_0x4cbc44['extendTemplate']({'attributes':{'class':[_0x505823['if']('isVisible','ck-hidden',_0x1896f5=>!_0x1896f5)]}});const _0x1ab7ad=(_0x89125f,_0x20e466=-0x1)=>{const _0x4cebba=new _0x499a89(this['locale']);_0x4cebba['children']['add'](_0x89125f);const _0xf83e97=_0x20e466>-0x1?_0x20e466:_0x51bcf9['items']['length'];_0x51bcf9['items']['add'](_0x4cebba,_0xf83e97);const _0x10acfe=Array['from'](this['items']);_0x4cbc44['unbind']('isEnabled','isVisible'),_0x4cbc44['bind']('isEnabled')['toMany'](_0x10acfe,'isEnabled',(..._0x2da406)=>_0x2da406['some'](_0x485e2e=>_0x485e2e)),_0x4cbc44['bind']('isVisible')['toMany'](_0x10acfe,'isVisible',(..._0xb0171c)=>_0xb0171c['some'](_0x5146b2=>_0x5146b2));};_0x4cbc44['panelPosition']='sw',_0x4cbc44['buttonView']['set']({'label':E(this['locale'],'Show\x20more\x20items'),'icon':_0x33421c});for(const _0x4cf918 of this['items'])_0x1ab7ad(_0x4cf918);return _0x25a63a['add'](_0x51bcf9),_0x4cbc44['listenTo'](this['items'],'add',(_0x54c99e,_0x21b1a7,_0xb86e02)=>{_0x1ab7ad(_0x21b1a7,_0xb86e02);}),_0x4cbc44['listenTo'](this['items'],'remove',(_0x55aaa9,_0x48f01a,_0x38256b)=>{_0x51bcf9['items']['remove'](_0x38256b);}),_0x4cbc44;}['_attachActions'](_0x124eed,_0x3c0938){const _0x3a50e2=_0x124eed&&_0x124eed['element'];_0x3a50e2&&(this['listenTo'](_0x3a50e2,'mouseenter',()=>this['actionIndicator']=_0x3c0938),this['listenTo'](_0x3a50e2,'focus',()=>this['actionIndicator']=_0x3c0938),this['listenTo'](_0x3a50e2,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x3a50e2,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0x4ec415=super['_createCommentInputView']();return _0x4ec415['bind']('placeholder')['to'](this),_0x4ec415;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function Lt(_0x3e2c7f){const _0x390795=Dt(_0x3e2c7f,0x1e),_0x14b555=new MutationObserver(_0x1f193b=>{for(const _0x2ac99e of _0x1f193b)('attributes'==_0x2ac99e['type']&&'class'==_0x2ac99e['attributeName']||'childList'==_0x2ac99e['type']||'characterData'==_0x2ac99e['type'])&&_0x390795();});return{'attach'(_0x57c73e){_0x14b555['observe'](_0x57c73e,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x14b555['disconnect'](),_0x390795['cancel']();}};}class S extends kt{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x5e9a83,_0x4d3f3e){super(_0x5e9a83),this['id']=_0x544806(),this['focusTracker']=new _0x3568ce(),this['keystrokes']=new jt(),this['keystrokes']['set']('Esc',(_0x13d194,_0x32ec3c)=>this['fire']('Esc',_0x32ec3c)),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'](_0x4d3f3e),this['mainView']=_0x4d3f3e;const _0x1c466b=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x1c466b['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 _0x506525=this['element']['clientHeight'];_0x506525&&(this['height']=_0x506525);}}class d extends/* #__PURE__ -- @preserve */
|
|
29
|
+
_0x31e545(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x50daa7,target:_0xc5f0c2,type:_0x59c272,isVisible:_0x21bffa=!0x0}){super(),this['view']=_0x50daa7,this['view']['element']||this['view']['render'](),this['_type']=_0x59c272,this['_target']=_0xc5f0c2,d['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x4d1d56([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0xf8d85c,_0x14ae67)=>{this['view']['focusTracker']['add'](_0x14ae67);}),this['focusableElements']['on']('remove',(_0x2a3f71,_0x481841)=>{this['view']['focusTracker']['remove'](_0x481841);}),this['set']('isVisible',_0x21bffa);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x2d0601=this['_getNormalizedTarget']();return d['_assertCorrectTarget'](_0x2d0601),_0x2d0601;}get['targetRect'](){const _0x578590=this['target'];if(null===_0x578590)return null;if(_0x578590 instanceof _0x17a49c)return _0x578590;const _0x6f50d5=_0x578590['filter'](_0x142a03=>function(_0x3c41ee){const _0x44d7d2=_0x3c41ee['offsetParent'];if(_0x44d7d2)return!0x0;const _0x419efc=_0x3c41ee['getClientRects']()['item'](0x0);return!!_0x419efc;}(_0x142a03));return 0x0===_0x6f50d5['length']?null:new _0x17a49c(_0x6f50d5[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x3efff0){this['view']['isActive']=_0x3efff0,this['view']['mainView']['isActive']=_0x3efff0;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x119782){if(!(null===_0x119782||_0x119782 instanceof _0x17a49c||Array['isArray'](_0x119782)&&_0x119782['every'](_0x17ed2a=>li(_0x17ed2a))))throw new _0x27cf80('annotation-invalid-target',null,{'target':_0x119782});}['_getNormalizedTarget'](){const _0x5c1d41='function'==typeof this['_target']?this['_target']():this['_target'];return li(_0x5c1d41)?[_0x5c1d41]:_0x5c1d41;}}function li(_0x56c863){return null!==_0x56c863&&'object'==typeof _0x56c863&&'nodeType'in _0x56c863&&0x1===_0x56c863['nodeType'];}class _ extends _0x4d1d56{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x2b2147=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x3568ce(),this['_focusTracker']['on']('change:isFocused',(_0x56b89d,_0x5b9313,_0xf1075b)=>{_0xf1075b||this['fire']('blur');});for(const _0x3c93c2 of _0x2b2147)this['add'](_0x3c93c2);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x4fe043){if(this['has'](_0x4fe043))throw new _0x27cf80('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x4fe043['innerView'],_0x4fe043),this['_viewToAnnotation']['set'](_0x4fe043['view'],_0x4fe043);for(const _0x23a77d of _0x4fe043['focusableElements'])this['_focusTracker']['add'](_0x23a77d);this['listenTo'](_0x4fe043['focusableElements'],'add',(_0x6470fd,_0x1aa3d5)=>{this['_focusTracker']['add'](_0x1aa3d5);}),this['listenTo'](_0x4fe043['focusableElements'],'remove',(_0x1560e6,_0x132b7f)=>{this['_focusTracker']['remove'](_0x132b7f);}),this['listenTo'](_0x4fe043['view']['focusTracker'],'change:isFocused',(_0x51c8e1,_0x5f0f49,_0x294d97)=>{_0x294d97&&this['fire']('focus',_0x4fe043);}),_0x4fe043['updateTargetRect']();const _0x4c5caa=this['_getOrderInContent'](_0x4fe043['view']['targetRect']);return super['add'](_0x4fe043,_0x4c5caa);}['remove'](_0x540fff){if(!this['has'](_0x540fff))throw new _0x27cf80('annotationcollection-not-existing-item',null);this['stopListening'](_0x540fff['view']['focusTracker']),this['stopListening'](_0x540fff['focusableElements']);for(const _0xa961e7 of _0x540fff['focusableElements'])this['_focusTracker']['remove'](_0xa961e7);return this['_viewToAnnotation']['delete'](_0x540fff['view']),this['_innerViewToAnnotation']['delete'](_0x540fff['innerView']),super['remove'](_0x540fff);}['getByInnerView'](_0x205f72){return this['_innerViewToAnnotation']['get'](_0x205f72);}['getByView'](_0x323136){return this['_viewToAnnotation']['get'](_0x323136);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x40900b of this)_0x40900b['updateTargetRect']();this['_sort']();}['_sort'](){const _0x585ab0=Array['from'](this)['sort']((_0x3aa0ba,_0x142018)=>v(_0x3aa0ba['view']['targetRect'],_0x142018['view']['targetRect']));for(let _0x56eb01=_0x585ab0['length']-0x1;_0x56eb01>0x0;_0x56eb01--){const _0x5887e2=_0x585ab0[_0x56eb01];_0x56eb01!==this['getIndex'](_0x5887e2)&&(this['remove'](_0x5887e2),this['add'](_0x5887e2));}}['_getOrderInContent'](_0x3e5c42){let _0x317e17=0x0;if(!_0x3e5c42)return this['length'];for(const _0x177548 of this){const _0x1446a1=_0x177548['view']['targetRect'];if(_0x1446a1){if(v(_0x3e5c42,_0x1446a1)<0x0)return _0x317e17;_0x317e17++;}}return _0x317e17;}}function v(_0xfd6f3e,_0x30713a){if(null===_0xfd6f3e&&null===_0x30713a)return 0x0;if(null===_0xfd6f3e)return-0x1;if(null===_0x30713a)return 0x1;const _0x179d0c=_0xfd6f3e['top']-_0x30713a['top'];return 0x0==_0x179d0c?_0xfd6f3e['left']-_0x30713a['left']:_0x179d0c;}class O extends _0x52c4e0{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x17c4eb){if(super(_0x17c4eb),this['collection']=new _(),this['_visibleAnnotations']=new _(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x17c4eb instanceof _0x12638d){const _0x1f1644=_0x17c4eb['locale'];_0x17c4eb['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':E(_0x1f1644,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':E(_0x1f1644,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':E(_0x1f1644,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':E(_0x1f1644,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':E(_0x1f1644,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':E(_0x1f1644,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':E(_0x1f1644,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x40de70){this['collection']['add'](_0x40de70);}['remove'](_0x5eeea0){this['collection']['remove'](_0x5eeea0),_0x5eeea0['destroy']();}['refreshVisibility'](){for(const _0x3e15cb of this['collection'])_0x3e15cb['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0xd8ed71){return this['collection']['getByInnerView'](_0xd8ed71);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x1f3286 of this['collection'])_0x1f3286['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x3e4375){this['fire']('_activateAnnotation',_0x3e4375);}['createAnnotation'](_0x3d694d){return new d(_0x3d694d);}['createAnnotationView'](_0x3147ba,_0x1b0b9d){return new S(_0x3147ba,_0x1b0b9d);}['_addActiveAnnotation'](_0x38bd99){const _0x1283e8=new Set(this['activeAnnotations']);_0x1283e8['add'](_0x38bd99),this['activeAnnotations']=_0x1283e8;}['_removeActiveAnnotation'](_0x14e341){const _0x35ca91=new Set(this['activeAnnotations']);_0x35ca91['delete'](_0x14e341),this['activeAnnotations']=_0x35ca91;}['_bindAnnotationsToVisibleAnnotations'](){const _0x4010a1=this['collection'],_0x3a6042=this['_visibleAnnotations'];function _0x58adaf(_0x7ab23b){const _0x4279f5=_0x7ab23b['source'];_0x4279f5['isVisible']&&!_0x3a6042['has'](_0x4279f5)?_0x3a6042['add'](_0x4279f5):!_0x4279f5['isVisible']&&_0x3a6042['has'](_0x4279f5)&&_0x3a6042['remove'](_0x4279f5),_0x4279f5['view']['focusTracker']['remove'](_0x4279f5['view']['element']),_0x4279f5['view']['focusTracker']['add'](_0x4279f5['view']['element']);}this['listenTo'](_0x4010a1,'add',(_0x2df31c,_0x181c58)=>{_0x181c58['isVisible']&&_0x3a6042['add'](_0x181c58),this['listenTo'](_0x181c58,'change:isVisible',_0x58adaf);}),this['listenTo'](_0x4010a1,'remove',(_0x338ba7,_0x4c7d3e)=>{_0x3a6042['has'](_0x4c7d3e)&&_0x3a6042['remove'](_0x4c7d3e),this['stopListening'](_0x4c7d3e,'change:isVisible',_0x58adaf);});}['_setupEnterAnnotationKeystroke'](){const _0x34eba6=_0x174469=>{_0x174469['on']('ready',()=>{_0x174469['keystrokes']['set'](_0x437b54,(_0x29b2b2,_0x3eeda3)=>{const _0x58406=_0x2ffab9(this['activeAnnotations']['values']());_0x58406&&(_0x58406['view']['focus'](),_0x3eeda3());});});};this['context']instanceof _0x12638d?_0x34eba6(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x23ad21,_0x522ffb)=>{_0x34eba6(_0x522ffb);});}['_setupEscapeAnnotationHandling'](){const _0x29f910=_0x14d595=>{const _0x4d3c63=_0x14d595['source'],_0xe120a=[];let _0x3ffaef;if(Array['isArray'](_0x4d3c63['target'])){_0x3ffaef=_0x4d3c63['target'][0x0],this['context']instanceof _0x12638d?_0xe120a['push'](this['context']):this['context']['editors']&&_0xe120a['push'](...this['context']['editors']);for(const _0x2502a2 of _0xe120a)for(const _0x56efd5 of _0x2502a2['editing']['view']['domRoots']['values']())if(_0x56efd5['contains'](_0x3ffaef))return void _0x2502a2['editing']['view']['focus']();_0x3ffaef['focus']();}};this['listenTo'](this['collection'],'add',(_0x1276b4,_0x548d9a)=>{this['listenTo'](_0x548d9a,'escape',_0x29f910,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x5bb0fc,_0x4d93ed)=>{this['stopListening'](_0x4d93ed,'escape',_0x29f910);});}}const Tt=Symbol('noChannel'),_t={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class o extends _0x52c4e0{['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[O,ht,it];}static get['pluginName'](){return'CommentsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x52ddd7){super(_0x52ddd7),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x48e7a7=this['context']['config'];_0x48e7a7['define']('comments.maxCommentsWhenCollapsed',0x2),_0x48e7a7['define']('comments.maxThreadTotalWeight',0x1f4),_0x48e7a7['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x48e7a7['define']('comments.CommentThreadView',vt),_0x48e7a7['define']('comments.CommentView',gt),_0x48e7a7['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x49b1b0=this['context']['plugins']['get'](O);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x677da5,_0x5a0181)=>this['_addCommentThread'](_0x5a0181)),this['on']('submitCommentThread',(_0x1f0c03,_0x213d7e)=>this['_submitCommentThread'](_0x213d7e)),this['on']('resolveCommentThread',(_0x541322,_0x1af706)=>this['_resolveCommentThread'](_0x1af706)),this['on']('resolveCommentThread',(_0x49b3d6,_0x5f475d)=>this['_updateActiveAnnotation'](_0x5f475d),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x2342e4,_0x5962a2)=>this['_reopenCommentThread'](_0x5962a2)),this['on']('reopenCommentThread',(_0x45463d,_0x59f587)=>this['_updateActiveAnnotation'](_0x59f587),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x2b8d0f,_0x42a99b)=>this['_removeCommentThread'](_0x42a99b)),this['on']('updateCommentThread',(_0x15a5f8,_0x53a85d)=>this['_updateCommentThread'](_0x53a85d)),this['on']('updateCommentThread',(_0x14bac0,_0x40f17f)=>this['_updateActiveAnnotation'](_0x40f17f),{'priority':'lowest'}),this['on']('addComment',(_0x3e6ea1,_0x34a7fd)=>this['_addComment'](_0x34a7fd)),this['on']('updateComment',(_0x1de737,_0x2a3f26)=>this['_updateComment'](_0x2a3f26)),this['on']('removeComment',(_0x2ed016,_0x491e8b)=>this['_removeComment'](_0x491e8b)),this['on']('addComment',(_0x3fd1ac,{threadId:_0x5f08ad,isFromAdapter:_0x2e2d63})=>{if(_0x2e2d63)return;const _0x42cf3b=this['getCommentThread'](_0x5f08ad),_0x30c297=_0x42cf3b&&this['_threadToController']['get'](_0x42cf3b);_0x30c297&&_0x30c297['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x49b1b0,'change:activeAnnotations',(_0x2a6141,_0x2e15da,_0x2553d6)=>{const _0x3f7c03=Array['from'](_0x2553d6)['map'](_0x3bc0e3=>this['_viewToController']['get'](_0x3bc0e3['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x3f7c03?_0x3f7c03['model']:null;});}set['adapter'](_0x1ccf75){if(this['_adapter'])throw new _0x27cf80('commentsrepository-adapter-already-set');this['_adapter']=_0x1ccf75;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x129b9f=Tt,threadId:_0xfec704=_0x544806(),comments:_0x4b19a7=[],unlinkedAt:_0x62751e=null,resolvedAt:_0x22cc67=null,resolvedBy:_0x5436dd=null,target:_0x2d8169=null,context:_0x35aa4d=null,attributes:_0xef8ac0={},isResolvable:_0x331394=!0x0,isSubmitted:_0x4d84b7=!0x1,isFromAdapter:_0x12b0ec=!0x1}={}){return this['fire'](bt('addCommentThread',_0x129b9f),{'channelId':_0x129b9f,'threadId':_0xfec704,'comments':_0x4b19a7,'unlinkedAt':_0x62751e,'resolvedAt':_0x22cc67,'resolvedBy':_0x5436dd,'target':_0x2d8169,'context':_0x35aa4d,'attributes':_0xef8ac0,'isFromAdapter':_0x12b0ec,'isResolvable':_0x331394,'isSubmitted':_0x4d84b7}),this['getCommentThread'](_0xfec704);}['openNewCommentThread']({channelId:_0x3ec803=Tt,threadId:_0x4cfb70=_0x544806(),target:_0x3b09bb,context:_0x58c9f4=null,isResolvable:_0x551bb2=!0x0}){if(this['_readOnlyChannels']['has'](_0x3ec803)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x3b09bb)throw new _0x27cf80('commentsrepository-missing-target');const _0x189119=this['addCommentThread']({'channelId':_0x3ec803,'threadId':_0x4cfb70,'target':_0x3b09bb,'context':_0x58c9f4,'isResolvable':_0x551bb2});if(!_0x189119)return null;const _0xf0865a=this['_threadToController']['get'](_0x189119),_0x45a906=_0xf0865a['view']['commentThreadInputView']['commentInputView'],_0x4567c0=this['context']['plugins']['get'](O),_0x44ead3=_0x4567c0['getByInnerView'](_0xf0865a['view']);return _0x4567c0['activate'](_0x44ead3),_0x45a906['once']('editorReady',()=>_0x45a906['focus']()),_0x189119;}['hasCommentThread'](_0x1bcb73){if('string'!=typeof _0x1bcb73)throw new _0x27cf80('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x1bcb73);}['updateCommentThread']({channelId:_0x29839a=Tt,threadId:_0x5dd9b1,context:_0x425a5c,unlinkedAt:_0xd1f89e,attributes:_0x1de49f,isFromAdapter:_0x48e34c=!0x1}){return this['fire'](bt('updateCommentThread',_0x29839a),{'channelId':_0x29839a,'threadId':_0x5dd9b1,'context':_0x425a5c,'unlinkedAt':_0xd1f89e,'attributes':_0x1de49f,'isFromAdapter':_0x48e34c}),this['getCommentThread'](_0x5dd9b1);}['getCommentThread'](_0x488822){if('string'!=typeof _0x488822)throw new _0x27cf80('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x488822);}['fetchCommentThread']({channelId:_0x33dd9f,threadId:_0x516928}={}){const _0x604132=this['getCommentThread'](_0x516928);if(_0x604132)return Promise['resolve'](_0x604132);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x27cf80('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x33dd9f,'threadId':_0x516928})['then'](_0x55697a=>this['hasCommentThread'](_0x516928)?this['getCommentThread'](_0x516928):_0x55697a?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x33dd9f},_0x55697a)):void 0x0)['catch'](_0x474330=>{throw console['error'](_0x474330),new _0x27cf80('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x925253,skipNotAttached:_0x20255a=!0x1,skipEmpty:_0x4253d3=!0x1,toJSON:_0x2bc2af=!0x1}={}){const _0x377722=[];for(const _0x3ee24b of this['_threads']['values']())_0x925253&&_0x3ee24b['channelId']!==_0x925253||_0x20255a&&!_0x3ee24b['isAttached']||_0x4253d3&&0x0===_0x3ee24b['length']||_0x377722['push'](_0x3ee24b);return _0x2bc2af?_0x377722['map'](_0x43f29e=>_0x43f29e['toJSON']()):_0x377722;}['setActiveCommentThread'](_0xbea03b){const _0x2e0da0=this['context']['plugins']['get'](O);if(!_0xbea03b)return void(this['activeCommentThread']&&_0x2e0da0['deactivateAll']());const _0x4b35c9=this['getCommentThread'](_0xbea03b);if(!_0x4b35c9)throw new _0x27cf80('commentsrepository-active-missing-comment-thread',null,{'threadId':_0xbea03b});if(!this['_threadToController']['has'](_0x4b35c9))throw new _0x27cf80('commentsrepository-active-not-attached',null,{'threadId':_0xbea03b});const _0x562136=_0x2e0da0['getByInnerView'](this['_threadToController']['get'](_0x4b35c9)['view']);_0x2e0da0['activate'](_0x562136);}['switchReadOnly'](_0x36a650,_0x4ad8cb){_0x36a650?this['_readOnlyChannels']['add'](_0x4ad8cb):this['_readOnlyChannels']['delete'](_0x4ad8cb),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x1a414c){return this['_readOnlyChannels']['has'](_0x1a414c)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0xbbc00f,_0x4f296){return new Ct(_0xbbc00f,_0x4f296);}['setPermissions'](_0x3a986c,_0x534745=Tt){this['_permissions']['set'](_0x534745,_0x3a986c),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x4faf68=Tt){return this['_permissions']['has'](_0x4faf68)?this['_permissions']['get'](_0x4faf68):_t;}['_addCommentThread']({channelId:_0x4ad684,threadId:_0x39ef02,comments:_0x460411,unlinkedAt:_0x48624d,resolvedAt:_0x400d8f,resolvedBy:_0x2b8c45,target:_0x4aaf63,context:_0x203120,attributes:_0x59ccae,isFromAdapter:_0x28c3c4,isResolvable:_0xa6b27a,isSubmitted:_0x474663}){if('string'!=typeof _0x39ef02)throw new _0x27cf80('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x39ef02});if(this['hasCommentThread'](_0x39ef02))throw new _0x27cf80('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x39ef02});const _0x5655bd=new ui(this,{'channelId':_0x4ad684,'id':_0x39ef02,'context':_0x203120,'attributes':_0x59ccae,'unlinkedAt':_0x48624d,'resolvedAt':_0x400d8f,'resolvedBy':_0x2b8c45?this['context']['plugins']['get'](it)['getUser'](_0x2b8c45):null,'isResolvable':_0xa6b27a,'isSubmitted':_0x474663||_0x28c3c4});this['_threads']['set'](_0x39ef02,_0x5655bd);for(const _0x179523 of _0x460411)_0x5655bd['_add'](this['_createNewComment']({'threadId':_0x39ef02,..._0x179523}));return _0x4aaf63&&_0x5655bd['attachTo'](_0x4aaf63),_0x28c3c4||!_0x5655bd['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x4ad684,'threadId':_0x39ef02});}['_submitCommentThread']({channelId:_0x3b35b7,threadId:_0xbb3ed6}){if(!this['hasCommentThread'](_0xbb3ed6))throw new _0x27cf80('commentsrepository-missing-comment-thread',this);const _0x5c68c2=this['getCommentThread'](_0xbb3ed6);if(_0x5c68c2['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x359222,comments:_0x42c276,resolvedAt:_0x884c16,resolvedBy:_0x5956f9,context:_0x924ca2,attributes:_0x14e446}=_0x5c68c2,_0x418551=this['context']['plugins']['get']('PendingActions'),_0x382150=_0x418551['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x3b35b7,'threadId':_0x359222,'comments':_0x42c276['map'](_0x366968=>_0x366968['toJSON']()),'resolvedAt':_0x884c16,'resolvedBy':_0x5956f9?_0x5956f9['id']:_0x5956f9,'context':_0x924ca2,'attributes':_0x14e446})['then'](({comments:_0x26dfeb})=>{_0x418551['remove'](_0x382150);for(const _0xfe41c5 of _0x26dfeb)this['_updateComment']({'channelId':_0x3b35b7,'threadId':_0xbb3ed6,'commentId':_0xfe41c5['commentId'],'createdAt':_0xfe41c5['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x3e9c46=>{throw console['error'](_0x3e9c46),new _0x27cf80('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x403a9c,target:_0x205781}){const _0x114b88=this['getCommentThread'](_0x403a9c);if(!_0x114b88)throw new _0x27cf80('commentsrepository-attach-missing-comment-thread',this);const _0x2a7427=this['context']['plugins']['get']('PendingActions'),_0x201ae9=this['context']['plugins']['get'](O),_0x118749=this['_createCommentThreadView'](_0x114b88),_0x248718=new Ct(_0x114b88,_0x118749);let _0x1dec5f=null;_0x118749['on']('change:isDirty',(_0x2e9866,_0x4b7cb5,_0x332913)=>{_0x332913?_0x1dec5f=_0x2a7427['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x1dec5f&&(_0x2a7427['remove'](_0x1dec5f),_0x1dec5f=null);}),this['_threadToController']['set'](_0x114b88,_0x248718),this['_viewToController']['set'](_0x118749,_0x248718);const _0xd6b477=new S(this['context']['locale'],_0x118749);_0xd6b477['bind']('length')['to'](_0x118749),_0xd6b477['bind']('isDirty')['to'](_0x118749,'isDirty',_0x118749,'length',(_0x4c1804,_0x322ccd)=>_0x4c1804||!_0x322ccd),_0xd6b477['bind']('isActive')['to'](_0x118749),_0xd6b477['type']='comment';const _0x8da3c2=new d({'view':_0xd6b477,'target':_0x205781,'type':'comment','isVisible':!_0x114b88['archivedAt']});return _0x118749['on']('escape',()=>{_0x8da3c2['fire']('escape');}),this['_bindAnnotationToEditors'](_0x118749,_0x8da3c2),_0x201ae9['add'](_0x8da3c2),_0x8da3c2;}['_bindAnnotationToEditors'](_0x295a83,_0x3c3f1c){this['listenTo'](_0x295a83,'editorReady',(_0x32b82f,_0x266e52)=>{const _0x2a5641=_0x266e52['ui']['view']['body']['bodyCollectionContainer'];_0x3c3f1c['focusableElements']['add'](_0x2a5641),this['context']instanceof _0x12638d&&this['context']['ui']['focusTracker']['add'](_0x2a5641);},{'priority':'highest'}),this['listenTo'](_0x295a83,'editorDestroyed',(_0x16a8d2,_0x6867cf)=>{const _0x5a67f6=_0x6867cf['ui']['view']['body']['bodyCollectionContainer'];_0x3c3f1c['focusableElements']['has'](_0x5a67f6)&&_0x3c3f1c['focusableElements']['remove'](_0x5a67f6),this['context']instanceof _0x12638d&&this['context']['ui']['focusTracker']['remove'](_0x5a67f6);});}['_unbindEditors'](_0x2050fe){this['stopListening'](_0x2050fe,'editorReady'),this['stopListening'](_0x2050fe,'editorDestroyed');}['_createCommentThreadView'](_0x3f3991){const _0x2472b6=this['context']['plugins']['get'](it),{config:_0x131817,locale:_0xe5514a}=this['context'],_0x2e0e61=lt(_0x131817['get']('locale'),_0xe5514a);return new(0x0,(_0x131817['get']('comments'))['CommentThreadView'])(_0xe5514a,_0x3f3991,_0x2472b6['me'],{'editorConfig':{..._0x131817['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x131817['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x131817['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x131817['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x131817['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x2e0e61,'CommentView':_0x131817['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x514289,channelId:_0x198083,resolvedAt:_0x757936,resolvedBy:_0x576c3e,isFromAdapter:_0x2f36a0}){if(!this['hasCommentThread'](_0x514289))throw new _0x27cf80('commentsrepository-missing-comment-thread',null,{'threadId':_0x514289});const _0x41409b=this['getCommentThread'](_0x514289);if(_0x41409b['isResolved'])throw new _0x27cf80('commentsrepository-resolved-comment-thread',null,{'threadId':_0x514289});const _0x4ccf9d=this['context']['plugins']['get'](it);if(_0x41409b['resolvedBy']=_0x4ccf9d['getUser'](_0x576c3e),_0x41409b['resolvedAt']=_0x757936,_0x2f36a0||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x187974=this['context']['plugins']['get']('PendingActions'),_0x2fea3d=_0x187974['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x198083,'threadId':_0x514289})['then'](({resolvedAt:_0x329a92,resolvedBy:_0x5361c7})=>{_0x187974['remove'](_0x2fea3d),_0x41409b['resolvedBy']['id']!==_0x5361c7&&(_0x41409b['resolvedBy']=_0x4ccf9d['getUser'](_0x5361c7)),_0x41409b['resolvedAt']=_0x329a92;})['catch'](_0x2daed=>{throw console['error'](_0x2daed),new _0x27cf80('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x3c0fe5,channelId:_0x124ca9,isFromAdapter:_0x1c270f}){if(!this['hasCommentThread'](_0x3c0fe5))throw new _0x27cf80('commentsrepository-missing-comment-thread',null,{'threadId':_0x3c0fe5});const _0x4e068b=this['getCommentThread'](_0x3c0fe5);if(!_0x4e068b['isResolved'])throw new _0x27cf80('commentsrepository-reopen-comment-thread',null,{'threadId':_0x3c0fe5});if(_0x4e068b['resolvedBy']=null,_0x4e068b['resolvedAt']=null,_0x1c270f||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x187b49=this['context']['plugins']['get']('PendingActions'),_0x758337=_0x187b49['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x124ca9,'threadId':_0x3c0fe5})['then'](()=>_0x187b49['remove'](_0x758337))['catch'](_0x3452a7=>{throw console['error'](_0x3452a7),new _0x27cf80('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0xc86334,isFromAdapter:_0x4aef22}){const _0x4f789b=this['getCommentThread'](_0xc86334);if(!_0x4f789b)throw new _0x27cf80('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0xc86334),this['_threads']['delete'](_0xc86334),!_0x4f789b['isSubmitted']||_0x4aef22||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x5a4735=this['context']['plugins']['get']('PendingActions'),{channelId:_0x5c0a5c}=_0x4f789b,_0x1c7d22=_0x5a4735['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x5c0a5c,'threadId':_0xc86334})['then'](()=>_0x5a4735['remove'](_0x1c7d22))['catch'](_0x142ef6=>{throw console['error'](_0x142ef6),new _0x27cf80('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x1c6a7b,unlinkedAt:_0x384128,context:_0x35b6b2,attributes:_0x4324bd,isFromAdapter:_0x9ee959}){if('string'!=typeof _0x1c6a7b)throw new _0x27cf80('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x1c6a7b});if(!this['hasCommentThread'](_0x1c6a7b))throw new _0x27cf80('commentsrepository-missing-comment-thread',null,{'threadId':_0x1c6a7b});const _0x2486b9=this['getCommentThread'](_0x1c6a7b);let _0x5d0b62=!0x1;if(void 0x0!==_0x35b6b2&&_0x2486b9['context']!==_0x35b6b2&&(_0x2486b9['context']=_0x35b6b2,_0x5d0b62=!0x0),void 0x0!==_0x384128&&_0x2486b9['unlinkedAt']!==_0x384128&&(_0x2486b9['unlinkedAt']=_0x384128,_0x5d0b62=!0x0),_0x4324bd&&!wt(_0x4324bd,_0x2486b9['attributes'])&&(_0x2486b9['attributes']=_0x4324bd,_0x5d0b62=!0x0),!_0x5d0b62)return Promise['resolve']();if(!_0x2486b9['isSubmitted']||_0x9ee959||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x2c059b=this['context']['plugins']['get']('PendingActions'),{channelId:_0x4cea87}=_0x2486b9,_0x218614=_0x2c059b['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x4cea87,'threadId':_0x1c6a7b,'context':_0x35b6b2,'unlinkedAt':_0x384128,'attributes':_0x4324bd})['then'](()=>_0x2c059b['remove'](_0x218614))['catch'](_0x5effb4=>{throw console['error'](_0x5effb4),new _0x27cf80('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x30df1a){const _0x8ff42=this['context']['plugins']['get'](O),_0x32f823=this['getCommentThread'](_0x30df1a);if(_0x32f823['_isAttached']=!0x1,this['_threadToController']['has'](_0x32f823)){const _0x1e3290=this['_threadToController']['get'](_0x32f823),_0x8ac363=_0x1e3290['view'],_0x430728=_0x8ff42['getByInnerView'](_0x8ac363);this['_threadToController']['delete'](_0x32f823),this['_viewToController']['delete'](_0x8ac363),_0x430728&&_0x8ff42['remove'](_0x430728),_0x1e3290['destroy'](),_0x8ac363['destroy']()['then'](()=>{this['_unbindEditors'](_0x8ac363);});}}['_updateActiveAnnotation']({threadId:_0x2106e8,resolvedAt:_0x5ce953,unlinkedAt:_0x5cc10c}){const _0x3dd814=!!_0x5ce953,_0x300136=this['context']['plugins']['get'](O),_0x22c888=this['getCommentThread'](_0x2106e8);if(this['_threadToController']['has'](_0x22c888)){const _0x58b830=this['_threadToController']['get'](_0x22c888)['view'],_0x131e28=_0x300136['getByInnerView'](_0x58b830);_0x131e28&&(_0x3dd814&&_0x300136['_removeActiveAnnotation'](_0x131e28),_0x5cc10c?_0x131e28['isVisible']=!0x1:_0x131e28['refreshVisibility']());}}['_getExternalAuthor'](_0x3112d1){const _0x586ed0=this['context']['plugins']['get'](it),_0x34548f=pt('external:'+_0x3112d1),_0x1acf7f=_0x586ed0['getUser'](_0x34548f);return _0x1acf7f||_0x586ed0['addUser']({'id':_0x34548f,'name':_0x3112d1});}['_createNewComment']({threadId:_0xe3e87e,commentId:_0xb13192=_0x544806(),content:_0x531545,authorId:_0x1f1649,createdAt:_0x51a98f,attributes:_0x47b777}){if('string'!=typeof _0xb13192)throw new _0x27cf80('commentsrepository-invalid-commentid');if('string'!=typeof _0x1f1649)throw new _0x27cf80('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x531545||!_0x531545['trim']())throw new _0x27cf80('commentsrepository-invalid-comment-content');const _0x16056c=this['context']['plugins']['get'](it)['getUser'](_0x1f1649);if(!_0x16056c)throw new _0x27cf80('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x1f1649});let _0x56888c=null,_0x3c5020=_0x51a98f;return _0x47b777?.['@external']&&(_0x56888c=this['_getExternalAuthor'](_0x47b777['@external']['authorName']),_0x3c5020=new Date(_0x47b777['@external']['createdAt'])),new fi(this,{'threadId':_0xe3e87e,'id':_0xb13192,'author':_0x56888c||_0x16056c,'creator':_0x16056c,'content':_0x531545,'createdAt':_0x51a98f,'authoredAt':_0x3c5020,'attributes':_0x47b777});}['_addComment'](_0x2fb09d){let {threadId:_0x3aaf46,content:_0x28150b,attributes:_0xbfaf75,isFromAdapter:_0x16c2df}=_0x2fb09d;const _0x1fb12e=this['getCommentThread'](_0x2fb09d['threadId']);if(!_0x1fb12e)throw new _0x27cf80('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x52bafe=this['_createNewComment'](_0x2fb09d),{id:_0x4879ab}=_0x52bafe;if(_0x1fb12e['_add'](_0x52bafe),_0x16c2df||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x1fb12e['isSubmitted'])return Promise['resolve']();const _0x3abd90=this['context']['plugins']['get']('PendingActions'),{channelId:_0x59e454}=_0x1fb12e,_0x1a97bd=_0x3abd90['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0xbfaf75||(_0xbfaf75={}),this['adapter']['addComment']({'channelId':_0x59e454,'threadId':_0x3aaf46,'commentId':_0x4879ab,'content':_0x28150b,'attributes':_0xbfaf75})['then'](_0x517381=>{_0x3abd90['remove'](_0x1a97bd),_0x517381&&this['_updateComment']({'channelId':_0x59e454,'threadId':_0x3aaf46,'commentId':_0x4879ab,'createdAt':_0x517381['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x2d2f55=>{throw console['error'](_0x2d2f55),new _0x27cf80('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x1f8e90,commentId:_0x1d5829,content:_0x2159c3,createdAt:_0x3d4e5a,attributes:_0xac1aca,isFromAdapter:_0xf03db3}){if(void 0x0!==_0x2159c3&&('string'!=typeof _0x2159c3||!_0x2159c3['trim']()['length']))throw new _0x27cf80('commentsrepository-update-comment-invalid-content');const _0x1e98ef=this['getCommentThread'](_0x1f8e90),_0x49d599=_0x1e98ef['getComment'](_0x1d5829);if(!_0x49d599)throw new _0x27cf80('commentsrepository-update-missing-comment',this);let _0x4aff65=!0x1;if(_0x2159c3&&_0x2159c3!==_0x49d599['content']&&(_0x49d599['isEditable']||_0xf03db3)&&(_0x49d599['content']=_0x2159c3,_0x4aff65=!0x0),_0x3d4e5a&&_0x3d4e5a!==_0x49d599['createdAt']&&(_0x49d599['createdAt']=_0x3d4e5a,_0x49d599['attributes']&&_0x49d599['attributes']['@external']||(_0x49d599['authoredAt']=_0x3d4e5a),_0x4aff65=!0x0),_0xac1aca&&!wt(_0xac1aca,_0x49d599['attributes'])&&(_0x49d599['attributes']=_0xac1aca,_0x4aff65=!0x0),!_0x4aff65)return Promise['resolve']();if(_0x1e98ef['fire']('commentUpdated'),_0xf03db3||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x30a531=this['context']['plugins']['get']('PendingActions'),{channelId:_0x289232}=this['getCommentThread'](_0x49d599['threadId']),_0x386f25=_0x30a531['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x289232,'threadId':_0x1f8e90,'commentId':_0x1d5829,'content':_0x2159c3,'attributes':_0xac1aca})['then'](()=>_0x30a531['remove'](_0x386f25))['catch'](_0x4c2d94=>{throw console['error'](_0x4c2d94),new _0x27cf80('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x27b8ba,commentId:_0x1e24f4,isFromAdapter:_0x176046}){const _0x1f44f1=this['getCommentThread'](_0x27b8ba),_0x1d2f4d=_0x1f44f1['getComment'](_0x1e24f4);if(!_0x1d2f4d)throw new _0x27cf80('commentsrepository-remove-missing-comment',this);if(_0x1f44f1['_remove'](_0x1d2f4d),_0x176046||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x46efcc=this['context']['plugins']['get']('PendingActions'),{channelId:_0x352043}=_0x1f44f1,_0x3bbc07=_0x46efcc['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x352043,'threadId':_0x27b8ba,'commentId':_0x1e24f4})['then'](()=>_0x46efcc['remove'](_0x3bbc07))['catch'](_0x707638=>{throw console['error'](_0x707638),new _0x27cf80('commentsrepository-remove-comment-internal-error',this);});}}class ui extends/* #__PURE__ -- @preserve */
|
|
30
|
+
_0x31e545(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x221453,_0x57876a){super();const _0xe8f980=_0x57876a['isResolvable'];this['channelId']=_0x57876a['channelId'],this['id']=_0x57876a['id'],this['comments']=new _0x4d1d56(),this['_repository']=_0x221453,this['_isAttached']=!0x1,this['_isSubmitted']=_0x57876a['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x221453,'_permissions',_0x221453,'_readOnlyChannels',()=>_0x221453['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x221453,'_permissions',()=>_0x221453['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x221453,'_permissions',()=>{const _0x1e5f56=_0x221453['getPermissions'](this['channelId']);return _0x1e5f56['write']||_0x1e5f56['admin'];}),this['bind']('isResolvable')['to'](_0x221453,'_permissions',()=>_0xe8f980&&_0x221453['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x57876a['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x4bb8e8,_0x4ef5db)=>_0x4bb8e8?_0x4ef5db?_0x4bb8e8<_0x4ef5db?_0x4bb8e8:_0x4ef5db:_0x4bb8e8:_0x4ef5db),this['set']('unlinkedAt',_0x57876a['unlinkedAt']||null),this['set']('resolvedAt',_0x57876a['resolvedAt']||null),this['set']('resolvedBy',_0x57876a['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x5cf4ea=>!!_0x5cf4ea),this['set']('attributes',_0x57876a['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x3c9a46,_0xe3ff55)=>_0x3c9a46+_0xe3ff55['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x479b7f,id:_0x2c2a8f}=this;this['_repository']['fire'](bt('submitCommentThread',_0x479b7f),{'channelId':_0x479b7f,'threadId':_0x2c2a8f});}['setUnlinkedAt'](_0xcbbca7){this['_update']({'unlinkedAt':_0xcbbca7});}['resolve']({resolvedAt:_0x398089=new Date(),resolvedBy:_0x13edd1=null,isFromAdapter:_0x33aa5c=!0x1}={}){const _0x52f20c=this['_repository']['context']['plugins']['get'](it)['me'],{channelId:_0x5b150a,id:_0x2cc7bc}=this;this['_repository']['fire'](bt('resolveCommentThread',_0x5b150a),{'channelId':_0x5b150a,'threadId':_0x2cc7bc,'resolvedAt':_0x398089,'resolvedBy':_0x13edd1||_0x52f20c['id'],'isFromAdapter':_0x33aa5c});}['reopen']({isFromAdapter:_0x331703=!0x1}={}){const {channelId:_0x10bf82,id:_0x10c9eb}=this;this['_repository']['fire'](bt('reopenCommentThread',_0x10bf82),{'channelId':_0x10bf82,'threadId':_0x10c9eb,'isFromAdapter':_0x331703});}['setContext'](_0x50b4b0){this['context']||this['_update']({'context':_0x50b4b0});}['setAttribute'](_0x4db404,_0x14ce8c){const _0x4bdfe7=It(this['attributes']);At(_0x4bdfe7,_0x4db404,_0x14ce8c),this['_update']({'attributes':_0x4bdfe7});}['removeAttribute'](_0x23ff65){const _0x244873=It(this['attributes']);yt(_0x244873,_0x23ff65),this['_update']({'attributes':_0x244873});}['remove']({isFromAdapter:_0x103ea7=!0x1}={}){const {channelId:_0x4fad25,id:_0x4042c5}=this;this['_repository']['fire'](bt('removeCommentThread',_0x4fad25),{'channelId':_0x4fad25,'threadId':_0x4042c5,'isFromAdapter':_0x103ea7});}['attachTo'](_0x48a6d2){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x48a6d2});}['addComment'](_0x556dbc){const {channelId:_0x22eace,id:_0x2971c8}=this;this['_repository']['fire'](bt('addComment',_0x22eace,_0x2971c8),Object['assign']({'channelId':_0x22eace,'threadId':_0x2971c8},_0x556dbc));}['getComment'](_0x5843f){if('string'!=typeof _0x5843f)throw new _0x27cf80('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x5843f});return this['comments']['get'](_0x5843f);}['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'](_0x15a997=>_0x15a997['toJSON']()),'attributes':this['attributes']};}['_add'](_0x27fbff){return this['listenTo'](_0x27fbff,'change:authoredAt',()=>{const _0x49a717=this['_findOptimalIndex'](_0x27fbff),_0x13c7fd=this['comments'];_0x49a717-0x1!=_0x13c7fd['getIndex'](_0x27fbff)&&_0x49a717+0x1!=_0x13c7fd['getIndex'](_0x27fbff)&&(this['_remove'](_0x27fbff),this['_add'](_0x27fbff));}),this['comments']['add'](_0x27fbff,this['_findOptimalIndex'](_0x27fbff));}['_update'](_0x10083d){const {channelId:_0x38f84e,id:_0x108396}=this;this['_repository']['fire'](bt('updateCommentThread',_0x38f84e),{..._0x10083d,'channelId':_0x38f84e,'threadId':_0x108396});}['_remove'](_0x5c5a45){return this['stopListening'](_0x5c5a45),_0x5c5a45['destroy'](),this['comments']['remove'](_0x5c5a45);}['_findOptimalIndex'](_0x5ba5e4){const _0x56ec7e=this['comments']['find'](_0x40e38b=>new Date(_0x40e38b['authoredAt'])['getTime']()>new Date(_0x5ba5e4['authoredAt'])['getTime']());return _0x56ec7e?this['comments']['getIndex'](_0x56ec7e):this['length'];}}class fi extends/* #__PURE__ -- @preserve */
|
|
31
|
+
_0x31e545(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x47e5d7,_0x28c29e){super();const _0x1f9736=_0x47e5d7['context']['plugins']['get'](it)['me'],_0x2fcd61=_0x47e5d7['getCommentThread'](_0x28c29e['threadId']),_0x2d89ba=0x0===_0x2fcd61['comments']['length'],_0x35b351=_0x1f9736===_0x28c29e['author'];this['id']=_0x28c29e['id'],this['threadId']=_0x28c29e['threadId'],this['author']=_0x28c29e['author'],this['creator']=_0x28c29e['creator'],this['isExternal']=Boolean(_0x28c29e['attributes']&&_0x28c29e['attributes']['@external']),this['set']('content',_0x28c29e['content']),this['createdAt']=_0x28c29e['createdAt']||new Date(),this['set']('authoredAt',_0x28c29e['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x2fcd61,'resolvedAt'),this['set']('attributes',_0x28c29e['attributes']||{}),this['bind']('isEditable')['to'](_0x47e5d7,'_permissions',()=>{const _0x4a843f=_0x47e5d7['getPermissions'](_0x2fcd61['channelId'])['write'],_0x5d1717=_0x47e5d7['getPermissions'](_0x2fcd61['channelId'])['modifyAll'];return _0x35b351&&_0x4a843f||!_0x35b351&&_0x5d1717;}),this['bind']('isRemovable')['to'](_0x2fcd61,'isRemovable',_0x47e5d7,'_permissions',_0x2ffe19=>{const _0x2a8619=_0x47e5d7['getPermissions'](_0x2fcd61['channelId'])['write'],_0x4930b9=_0x47e5d7['getPermissions'](_0x2fcd61['channelId'])['modifyAll'];return _0x35b351&&_0x2a8619||_0x2ffe19&&_0x2d89ba||!_0x35b351&&_0x4930b9&&!_0x2d89ba;}),this['bind']('isReadOnly')['to'](_0x2fcd61,'isReadOnly'),this['_repository']=_0x47e5d7;}get['weight'](){return Math['max'](function(_0x1c0a63){const _0x2b20d2=document['createElement']('div');return _0x2b20d2['innerHTML']=_0x1c0a63,_0x2b20d2['textContent']['length'];}(this['content']),0xc8);}['update'](_0x1f8ce0){const {threadId:_0x170b4c,id:_0x508870}=this;if(!this['_repository']['hasCommentThread'](_0x170b4c))throw new _0x27cf80('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0xb2cffd}=this['_repository']['getCommentThread'](_0x170b4c);this['_repository']['fire'](bt('updateComment',_0xb2cffd,_0x170b4c),{'channelId':_0xb2cffd,'threadId':_0x170b4c,'commentId':_0x508870,..._0x1f8ce0});}['setAttribute'](_0x4e800a,_0x4e42ac){const _0x106033=It(this['attributes']);At(_0x106033,_0x4e800a,_0x4e42ac),this['update']({'attributes':_0x106033});}['removeAttribute'](_0x124f2c){const _0x177677=It(this['attributes']);yt(_0x177677,_0x124f2c),this['update']({'attributes':_0x177677});}['remove'](_0x474181={}){if(!_0x474181['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x1bc50c,id:_0x893e40}=this;if(!this['_repository']['hasCommentThread'](_0x1bc50c))throw new _0x27cf80('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x34dea3}=this['_repository']['getCommentThread'](_0x1bc50c);this['_repository']['fire'](bt('removeComment',_0x34dea3,_0x1bc50c),{'channelId':_0x34dea3,'threadId':_0x1bc50c,'commentId':_0x893e40,..._0x474181});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function bt(_0x37f88f,..._0x32cb60){for(const _0x203109 of _0x32cb60)void 0x0!==_0x203109&&(_0x37f88f+=':'+String(_0x203109));return _0x37f88f;}class J extends _0x20aed2{['refresh'](){const _0x35a7aa=this['editor']['model']['document']['selection'];for(const _0x19cd5b of _0x35a7aa['getRanges']())if(this['_hasContent'](_0x19cd5b))return void(this['isEnabled']=!0x0);this['isEnabled']=!0x1;}['execute']({threadId:_0x22d470=_0x544806()}={}){const _0x1d2e3d=this['editor']['model'],_0x5a9a7e=[];for(const _0x1acf4e of _0x1d2e3d['document']['selection']['getRanges']())this['_hasContent'](_0x1acf4e)&&_0x5a9a7e['push'](this['_trimToContent'](_0x1acf4e));_0x1d2e3d['change'](_0x3b9a92=>{for(const _0x486592 of _0x5a9a7e){const _0x3e1ffc=_0x544806()['substr'](0x1,0x5),_0x5d0123='comment:'+_0x22d470+':'+_0x3e1ffc;_0x3b9a92['addMarker'](_0x5d0123,{'range':_0x486592,'usingOperation':!0x1,'affectsData':!0x1});}});}['_hasContent'](_0x1d83e0){for(const _0x156986 of _0x1d83e0['getItems']())if(this['_itemIsContent'](_0x156986))return!0x0;return!0x1;}['_itemIsContent'](_0x42cc35){return _0x42cc35['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x42cc35)&&!_0x42cc35['is']('element','tableCell');}['_trimToContent'](_0x78d5ac){const _0x2e7377=_0x4fb282=>!this['_itemIsContent'](_0x4fb282['item']),_0x4271be=_0x78d5ac['start']['getLastMatchingPosition'](_0x2e7377),_0x296406=_0x78d5ac['end']['getLastMatchingPosition'](_0x2e7377,{'direction':'backward'});return this['editor']['model']['createRange'](_0x4271be,_0x296406);}}class P extends _0x5e77f7{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[O];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x344420){super(_0x344420),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x220f8e=this['editor'],_0x33bd7a=_0x220f8e['model']['document']['selection'],_0x4ab6d7=_0x3276fe(()=>this['refreshSelectedViews'](),0xa);_0x33bd7a['on']('change:range',(_0x1198d1,_0x309946)=>{_0x309946['directChange']&&(_0x4ab6d7['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x220f8e['editing']['view']['document'],'change:isFocused',(_0x38cf51,_0x4e8500,_0x486665)=>{_0x486665&&_0x4ab6d7();}),this['listenTo'](_0x220f8e['ui']['focusTracker'],'change:isFocused',(_0x2dddc7,_0x3c7d95,_0x42d19d)=>{_0x42d19d||_0x220f8e['isReadOnly']||this['fire']('blur',{'isAnnotationTracked':_0x56104c=>this['_editorAnnotationsData']['has'](_0x56104c['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x2e1dc5){if(this['_editorAnnotations']['has'](_0x2e1dc5['view']))return;this['_editorAnnotations']['add'](_0x2e1dc5['view']),this['editor']['ui']['focusTracker']['add'](_0x2e1dc5['view']['element']);const _0x34de34=this['editor']['plugins']['get'](O);this['listenTo'](_0x34de34['collection'],'remove',(_0x58ab26,_0x4249dc)=>{this['editor']['ui']['focusTracker']['remove'](_0x4249dc['view']['element']),this['_editorAnnotations']['delete'](_0x4249dc['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x4d6636){if('function'!=typeof _0x4d6636)throw new _0x27cf80('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x4d6636);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x3bae0f,annotations:_0x28bdaf}){const _0x536b4c=[],_0x4718af=this['editor']['model']['document']['selection'],_0x31c61e=Array['from'](_0x4718af['getRanges']());for(const [_0x52873b,_0x38a64c]of this['_editorAnnotationsData']){const _0x47eb57=_0x232341(_0x38a64c),_0x16f6f9=_0x28bdaf['getByInnerView'](_0x52873b);_0x47eb57&&_0x16f6f9&&_0x536b4c['push']({'annotation':_0x16f6f9,'range':_0x47eb57});}function _0x232341(_0x30ad18){for(const _0x537534 of _0x30ad18)for(const _0x26d0a3 of _0x31c61e)if(_0x537534['containsRange'](_0x26d0a3,!_0x4718af['isCollapsed']))return _0x537534;return null;}return _0x536b4c['sort']((_0x2a14d2,_0x10e4f0)=>{const _0x333443=_0x2a14d2['range'],_0x42dde2=_0x10e4f0['range'];if(!_0x333443['isEqual'](_0x42dde2)){if(_0x333443['containsRange'](_0x42dde2,!0x0))return 0x1;if(_0x42dde2['containsRange'](_0x333443,!0x0))return-0x1;}return _0x2a14d2['annotation']==_0x3bae0f?-0x1:_0x10e4f0['annotation']==_0x3bae0f?0x1:0x0;})['map'](_0x8d4fc=>_0x8d4fc['annotation']);}get['_editorAnnotationsData'](){const _0x235e92=new Map();for(const _0x4801b5 of Array['from'](this['_dataCollectors']))for(const [_0x2e3654,_0x56f224]of _0x4801b5())_0x235e92['set'](_0x2e3654,_0x56f224);return _0x235e92;}}class st extends _0x5e77f7{['afterInit'](){const _0x461699=this['editor'];if(!_0x461699['plugins']['has']('RestrictedEditingModeEditing'))return;_0x461699['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class ct extends _0x5e77f7{constructor(_0x377fed){super(_0x377fed),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x16662c=this['editor'],_0xaa5977=_0x16662c['commands']['get']('importWord'),_0x108f88=_0x16662c['plugins']['get'](it);_0xaa5977&&(_0xaa5977['on']('execute',(_0x3daceb,[,_0x5236fc])=>{_0x5236fc['collaboration_features']={'comments':!0x0,'user_id':_0x108f88['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0xaa5977,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x3e720e,_0x38b457){const {comment_threads:_0x4b7776}=_0x38b457;_0x4b7776&&_0x4b7776['forEach'](({thread_id:_0xaac47,comments:_0x5ba6ac,is_resolved:_0x30083c})=>{const _0x3f9ed4=new Date(),_0xd35ce3=_0x5ba6ac['map'](({author:_0x30a81c,content:_0x11cbf0,created_at:_0x2aa4b0})=>({'content':_0x11cbf0,'authorId':this['editor']['plugins']['get'](it)['me']['id'],'createdAt':_0x3f9ed4,'attributes':{'@external':{'authorName':_0x30a81c,'createdAt':_0x2aa4b0?new Date(_0x2aa4b0):new Date(),'source':'importWord'}}})),_0x206d91=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](o)['addCommentThread']({'channelId':_0x206d91,'threadId':_0xaac47,'comments':_0xd35ce3,'resolvedAt':_0x30083c?_0x3f9ed4:null});});}}class at extends _0x5e77f7{constructor(_0x1d9ecb){super(_0x1d9ecb),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x23e0bf=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x23e0bf,'contentInsertion',(_0x4df0bf,_0x36e9e8)=>this['_removeMarkersWithoutThreads'](_0x36e9e8['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x5cbbd2){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x5cbbd2;const _0x51510a=this['editor']['plugins']['get']('CommentsRepository');for(const _0x15f0aa of _0x5cbbd2['keys']()){const [_0x53dafa,_0x458314]=_0x15f0aa['split'](':');'comment'!=_0x53dafa||_0x51510a['hasCommentThread'](_0x458314)||_0x5cbbd2['delete'](_0x15f0aa);}return _0x5cbbd2;}['_registerMarkerInClipboardPipeline'](){const _0x2ac017=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x6009e7=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x6009e7&&_0x2ac017['_registerMarkerToCopy']('comment',_0x6009e7);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x127249){switch(_0x127249){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 _0x5e77f7{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0xc7d327,_0x2712d7)=>{if(!_0x2712d7['options']['showCommentHighlights'])return null;if(_0x2712d7['options']['ignoreResolvedComments']){const {id:_0x4b9907}=er(_0xc7d327['markerName']),_0x5adf8b=this['editor']['plugins']['get'](o);if(_0x5adf8b['getCommentThread'](_0x4b9907)?.['isResolved']&&_0xc7d327['item'])return _0x2712d7['consumable']['consume'](_0xc7d327['item'],'addMarker:'+_0xc7d327['markerName']),_0x2712d7['consumable']['consume'](_0xc7d327['item'],'removeMarker:'+_0xc7d327['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x2b8837=>{_0x2b8837['on']('addMarker:comment',(_0x115c42,_0x57016c,_0x341641)=>{if(!_0x341641['options']['showCommentHighlights'])return;const _0x397728=_0x57016c['item'];if(!_0x397728)return;const _0x28b873=_0x341641['mapper']['toViewElement'](_0x397728);this['editor']['model']['schema']['isObject'](_0x397728)&&_0x28b873&&!_0x28b873['getCustomProperty']('widget')&&_0x28b873['is']('containerElement')&&_0x3e1204(_0x28b873,_0x341641['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x547fca,{writer:_0x56f127,options:_0x5d1365})=>{if(!_0x5d1365['showCommentHighlights'])return null;const _0x29e462=_0x56f127['createContainerElement']('div'),_0x408b4f=_0x56f127['createEmptyElement']('hr');return _0x56f127['addClass']('ck-horizontal-line',_0x29e462),_0x56f127['insert'](_0x56f127['createPositionAt'](_0x29e462,0x0),_0x408b4f),_0x29e462;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x5e3c7e,{writer:_0x590489,options:_0x1d5917})=>{if(!_0x1d5917['showCommentHighlights'])return null;const _0x20ea1=_0x590489['createContainerElement']('span'),_0x2c87ac=_0x590489['createEmptyElement']('img');return _0x590489['addClass']('image-inline',_0x20ea1),_0x590489['insert'](_0x590489['createPositionAt'](_0x20ea1,0x0),_0x2c87ac),_0x20ea1;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x2d3cfc,{writer:_0x3f1229,options:_0x5f47fb})=>{if(_0x5f47fb['showCommentHighlights'])return _0x3f1229['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0xd5391d,_0xf29cea,_0x17119e)=>{_0x17119e['options']['showCommentHighlights']&&_0xd5391d['stop']();},{'priority':'high'});}}class r extends _0x5e77f7{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(_0x12cd82){super(_0x12cd82),this['set']('isThreadsLoadingPaused',!0x0),_0x12cd82['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x3a4145,_0x2e67f5,_0x29006d,_0x4e9fe8)=>{const _0x4efa38=_0x12cd82['plugins']['get'](o),_0xcd38a=_0x29006d?er(_0x29006d)['id']:null;_0x12cd82['model']['change'](()=>{if(_0xcd38a){const _0x5720d9=this['getAllMarkersForId'](_0xcd38a);for(const _0x2343ae of _0x5720d9)_0x12cd82['editing']['reconvertMarker'](_0x2343ae);}if(_0x4e9fe8){const {id:_0x5a8d79}=er(_0x4e9fe8),_0x25c211=_0x4efa38['getCommentThread'](_0x5a8d79);if(_0x25c211&&_0x25c211['unlinkedAt'])return;if(_0x25c211&&!_0x25c211['isAttached'])return;const _0x27a489=this['getAllMarkersForId'](_0x5a8d79);for(const _0x5ec0b0 of _0x27a489)_0x12cd82['editing']['reconvertMarker'](_0x5ec0b0);}}),_0xcd38a&&this['scrollToThreadMarker'](_0xcd38a);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x5063c1=this['editor'],_0x59b38e=_0x5063c1['plugins']['get'](o),_0x1c2859=_0x5063c1['config']['get']('collaboration.channelId'),_0x3d3334=_0x59b38e['getCommentThreads']()['filter'](_0x3a6700=>_0x3a6700['channelId']!==_0x1c2859);_0x5063c1['commands']['add']('addCommentThread',new J(_0x5063c1)),this['listenTo'](_0x5063c1,'change:isReadOnly',(_0x2dd038,_0x2b5b7a,_0x26e08f)=>{_0x59b38e['switchReadOnly'](_0x26e08f,_0x5063c1['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x59b38e,ft('addCommentThread',_0x1c2859),(_0x111563,{threadId:_0x43cd4e})=>{const _0x4919e2=this['editor']['plugins']['get'](o)['getCommentThread'](_0x43cd4e);_0x4919e2?.['unlinkedAt']&&this['_attachArchivedThread'](_0x43cd4e);}),this['listenTo'](_0x59b38e,ft('removeCommentThread',_0x1c2859),(_0x2cf234,{threadId:_0x1cd9fb})=>{_0x5063c1['model']['enqueueChange']({'isUndoable':!0x1},_0x3941e0=>{const _0x50b20f=this['getAllMarkersForId'](_0x1cd9fb);for(const _0xabc354 of _0x50b20f)_0x3941e0['removeMarker'](_0xabc354);});}),this['listenTo'](_0x59b38e,ft('resolveCommentThread',_0x1c2859),(_0x2311fb,{threadId:_0x48395f})=>{(this['_reconvertMarkers'](_0x48395f),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](o)['getCommentThread'](_0x48395f)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x59b38e,ft('reopenCommentThread',_0x1c2859),(_0x25a5a9,{threadId:_0x573cbb})=>{this['_reconvertMarkers'](_0x573cbb);},{'priority':'low'}),this['listenTo'](_0x59b38e,ft('addComment',_0x1c2859),(_0x26ba1d,{threadId:_0x562884,isFromAdapter:_0x2f6bbd})=>{const _0x2fd6ed=this['getAllMarkersForId'](_0x562884);if(_0x2f6bbd||0x0==_0x2fd6ed['length']||!_0x59b38e['hasCommentThread'](_0x562884))return;0x1===_0x59b38e['getCommentThread'](_0x562884)['length']&&_0x5063c1['model']['enqueueChange']({'isUndoable':!0x1},_0xa2a720=>{for(const _0x435c92 of _0x2fd6ed)_0xa2a720['updateMarker'](_0x435c92,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x3d3334);}['afterInit'](){!async function(_0x5ec96c){const _0x51d389=_0x4f751c([0x34,0x72,0x6d,0x6f,0x32,0x6a,0x31,0x7a,0x46,0x61,0x51,0x4c,0x70,0x64,0x5a,0x77,0x55,0x45,0x44,0x56,0x33,0x69,0x75,0x30,0x54,0x41,0x62,0x47,0x76,0x68,0x4d,0x79,0x36,0x6e,0x66,0x4b,0x4f,0x78,0x67,0x59,0x52,0x4e,0x65,0x50,0x38,0x73,0x49,0x74,0x42,0x6c,0x71,0x58,0x39,0x48,0x4a,0x37,0x63,0x6b,0x57,0x53,0x35,0x43]),_0x5ea6f3=0x1deed81e,_0xd69b8=0x1de9b31e^_0x5ea6f3,_0x3404b7=window[_0x4f751c([0x44,0x61,0x74,0x65])][_0x4f751c([0x6e,0x6f,0x77])](),_0x47d72d=_0x5ec96c[_0x4f751c([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x26115e=new window[(_0x4f751c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x433ea3=>{_0x47d72d[_0x4f751c([0x6f,0x6e,0x63,0x65])](_0x4f751c([0x72,0x65,0x61,0x64,0x79]),_0x433ea3);}),_0x1cdd42={[_0x4f751c([0x6b,0x74,0x79])]:_0x4f751c([0x45,0x43]),[_0x4f751c([0x75,0x73,0x65])]:_0x4f751c([0x73,0x69,0x67]),[_0x4f751c([0x63,0x72,0x76])]:_0x4f751c([0x50,0x2d,0x32,0x35,0x36]),[_0x4f751c([0x78])]:_0x4f751c([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]),[_0x4f751c([0x79])]:_0x4f751c([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]),[_0x4f751c([0x61,0x6c,0x67])]:_0x4f751c([0x45,0x53,0x32,0x35,0x36])},_0xece2eb=_0x47d72d[_0x4f751c([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4f751c([0x67,0x65,0x74])](_0x4f751c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1dff13(){let _0x1edd83,_0x5dc3a1=null,_0xd13024=null;try{if(_0xece2eb==_0x4f751c([0x47,0x50,0x4c]))return _0x4f751c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1edd83=_0x59a184(),!_0x1edd83)return _0x4f751c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1edd83[_0x4f751c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xd13024=_0x58cede(_0x1edd83[_0x4f751c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1edd83[_0x4f751c([0x6a,0x74,0x69])])),await _0x52d48a()?_0x11d7b2()?_0x3a7853()?_0x4f751c([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x29d2ce()?(_0x1edd83[_0x4f751c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4f751c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5dc3a1=_0x10a405(_0x4f751c([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1edd83[_0x4f751c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4f751c([0x74,0x72,0x69,0x61,0x6c])&&(_0x5dc3a1=_0x10a405(_0x4f751c([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x28002b()):_0x4f751c([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4f751c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4f751c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x4f751c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3a7853(){const _0x5e4640=[_0x4f751c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4f751c([0x74,0x72,0x69,0x61,0x6c])][_0x4f751c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1edd83[_0x4f751c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3404b7/0x3e8:0xe10*_0xd69b8;return _0x1edd83[_0x4f751c([0x65,0x78,0x70])]<_0x5e4640;}function _0x11d7b2(){const _0x2ceaf2=_0x1edd83[_0x4f751c([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x2ceaf2)return!0x1;if(_0x2ceaf2[_0x4f751c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f751c([0x2a])))return!0x0;if(_0x2ceaf2[_0x4f751c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f751c([0x43,0x4d,0x54])))return!0x0;if(_0x2ceaf2[_0x4f751c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f751c([0x52,0x43,0x4d,0x54]))){if(_0x1babc9())return!0x0;if(_0x20a7cc()||_0x58f45f())return!0x0;}return!0x1;}function _0x29d2ce(){const _0x2a43ef=_0x1edd83[_0x4f751c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2a43ef||0x0==_0x2a43ef[_0x4f751c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xbe9a32}=new URL(window[_0x4f751c([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x2a43ef[_0x4f751c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xbe9a32))return!0x0;const _0x3df995=_0xbe9a32[_0x4f751c([0x73,0x70,0x6c,0x69,0x74])](_0x4f751c([0x2e]));return _0x2a43ef[_0x4f751c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5d0889=>_0x5d0889[_0x4f751c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f751c([0x2a])))[_0x4f751c([0x6d,0x61,0x70])](_0x2e923e=>_0x2e923e[_0x4f751c([0x73,0x70,0x6c,0x69,0x74])](_0x4f751c([0x2e])))[_0x4f751c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xb91a49=>_0xb91a49[_0x4f751c([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3df995[_0x4f751c([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4f751c([0x6d,0x61,0x70])](_0x5d5bb7=>Array(_0x3df995[_0x4f751c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x5d5bb7[_0x4f751c([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4f751c([0x66,0x69,0x6c,0x6c])](_0x5d5bb7[0x0]===_0x4f751c([0x2a])?_0x4f751c([0x2a]):'')[_0x4f751c([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x5d5bb7))[_0x4f751c([0x73,0x6f,0x6d,0x65])](_0x3a6064=>_0x3df995[_0x4f751c([0x65,0x76,0x65,0x72,0x79])]((_0x4728b4,_0x1073f9)=>_0x3a6064[_0x1073f9]===_0x4728b4||_0x3a6064[_0x1073f9]===_0x4f751c([0x2a])));}function _0x28002b(){return _0x5dc3a1&&_0xd13024?new window[(_0x4f751c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x51b1cd,_0x334855)=>{_0x5dc3a1[_0x4f751c([0x74,0x68,0x65,0x6e])](_0x51b1cd,_0x334855),_0xd13024[_0x4f751c([0x74,0x68,0x65,0x6e])](_0xe1c2cb=>{_0xe1c2cb!=_0x4f751c([0x56,0x61,0x6c,0x69,0x64])&&_0x51b1cd(_0xe1c2cb);},_0x334855);}):_0x5dc3a1||_0xd13024||_0x4f751c([0x56,0x61,0x6c,0x69,0x64]);}}function _0x58cede(_0x33c0ad,_0x343b55){return new window[(_0x4f751c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3729e7=>{if(_0x2882a7())return _0x3729e7(_0x4f751c([0x56,0x61,0x6c,0x69,0x64]));_0x3c7ac2(),_0x47d72d[_0x4f751c([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4f751c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4d44f3=!0x1;const _0x122e6a=_0x544806();function _0x28fc86(_0x72d554){return!!_0x72d554&&(typeof _0x72d554===_0x4f751c([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x72d554===_0x4f751c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x72d554[_0x4f751c([0x74,0x68,0x65,0x6e])]===_0x4f751c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x72d554[_0x4f751c([0x63,0x61,0x74,0x63,0x68])]===_0x4f751c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x23ff6d(_0x54cc63){_0x412b55(_0x54cc63)[_0x4f751c([0x74,0x68,0x65,0x6e])](_0x2b93fc=>{if(!_0x2b93fc||_0x2b93fc[_0x4f751c([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4f751c([0x6f,0x6b]))return _0x4f751c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x45b250(_0x7f8095(_0x122e6a+_0x343b55))!=_0x2b93fc[_0x4f751c([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4f751c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4f751c([0x56,0x61,0x6c,0x69,0x64]);})[_0x4f751c([0x74,0x68,0x65,0x6e])](_0x18e63e=>(_0x181c3c(),_0x18e63e),()=>{const _0x4462b2=_0x531832();return null==_0x4462b2?(_0x181c3c(),_0x4f751c([0x56,0x61,0x6c,0x69,0x64])):_0x4f751c(_0x3404b7-_0x4462b2>(0x39e25c1e^_0x5ea6f3)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4f751c([0x74,0x68,0x65,0x6e])](_0x3729e7)[_0x4f751c([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3729e7(_0x4f751c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xb76ff4=0x1dd8369e^_0x5ea6f3;function _0x181c3c(){const _0x2a6ead=_0x4f751c([0x6c,0x6c,0x63,0x74,0x2d])+_0x45b250(_0x7f8095(_0x33c0ad)),_0x58955b=_0x4e3ab4(_0x45b250(window[_0x4f751c([0x4d,0x61,0x74,0x68])][_0x4f751c([0x63,0x65,0x69,0x6c])](_0x3404b7/_0xb76ff4)));window[_0x4f751c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4f751c([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2a6ead,_0x58955b);}function _0x531832(){const _0x5a7a16=_0x4f751c([0x6c,0x6c,0x63,0x74,0x2d])+_0x45b250(_0x7f8095(_0x33c0ad)),_0x41c9c4=window[_0x4f751c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4f751c([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5a7a16);return _0x41c9c4?window[_0x4f751c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4e3ab4(_0x41c9c4),0x10)*_0xb76ff4:null;}function _0x412b55(_0x41682){return new window[(_0x4f751c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x17ba4b,_0x22ff7b)=>{_0x41682[_0x4f751c([0x74,0x68,0x65,0x6e])](_0x17ba4b,_0x22ff7b),window[_0x4f751c([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x22ff7b,0x1def0cde^_0x5ea6f3);});}}_0x47d72d[_0x4f751c([0x6f,0x6e])](_0x4f751c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0xf6c4c4,_0xbd248d)=>{if(_0xbd248d[0x0]!=_0x33c0ad)return _0x3729e7(_0x4f751c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0xbd248d[0x1]={..._0xbd248d[0x1],[_0x4f751c([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x122e6a};},{[_0x4f751c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4f751c([0x68,0x69,0x67,0x68])}),_0x47d72d[_0x4f751c([0x6f,0x6e])](_0x4f751c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x437b06=>{_0x28fc86(_0x437b06[_0x4f751c([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4d44f3=!0x0,_0x23ff6d(_0x437b06[_0x4f751c([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4f751c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4f751c([0x6c,0x6f,0x77])}),_0x26115e[_0x4f751c([0x74,0x68,0x65,0x6e])](()=>{_0x4d44f3||_0x3729e7(_0x4f751c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2882a7(){return _0x47d72d[_0x4f751c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4f751c([0x76,0x69,0x65,0x77])][_0x4f751c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4f751c([0x61,0x75,0x74,0x6f]);}function _0x3c7ac2(){_0x47d72d[_0x4f751c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4f751c([0x76,0x69,0x65,0x77])][_0x4f751c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4f751c([0x61,0x75,0x74,0x6f]);}}function _0x10a405(_0x25b061){const _0x185ae4=[new window[(_0x4f751c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5a1d92=>setTimeout(_0x5a1d92,0x1de7e6d2^_0x5ea6f3)),_0x26115e[_0x4f751c([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4f751c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x23e727=>{let _0x2f701a=0x0;_0x47d72d[_0x4f751c([0x6d,0x6f,0x64,0x65,0x6c])][_0x4f751c([0x6f,0x6e])](_0x4f751c([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x37d575,_0x2f437d)=>{_0x2f437d[0x0][_0x4f751c([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2f701a++,_0x2f701a==(0x1deed9e6^_0x5ea6f3)&&(_0x23e727(),_0x37d575[_0x4f751c([0x6f,0x66,0x66])]());});}))];return window[_0x4f751c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4f751c([0x72,0x61,0x63,0x65])](_0x185ae4)[_0x4f751c([0x74,0x68,0x65,0x6e])](()=>_0x25b061);}async function _0x863dd7(){await _0x26115e,_0x47d72d[_0x4f751c([0x6d,0x6f,0x64,0x65,0x6c])][_0x4f751c([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1e855f,_0x47d72d[_0x4f751c([0x6d,0x6f,0x64,0x65,0x6c])][_0x4f751c([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1e855f,_0x47d72d[_0x4f751c([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4f751c([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1babc9(){return _0xbdc275(_0x4f751c([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x303716(_0x4f751c([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x4f751c([0x73,0x74,0x61,0x74,0x65])]==_0x4f751c([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x20a7cc(){return _0xbdc275(_0x4f751c([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 _0x58f45f(){return _0xbdc275(_0x4f751c([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x19340e(_0x2f922b){const _0x12b253=_0x5a7953();_0x47d72d[_0x12b253]=_0x4f751c([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x2f922b,_0x2f922b!=_0x4f751c([0x56,0x61,0x6c,0x69,0x64])&&_0x863dd7();}function _0x5a7953(){const _0x4e9208=window[_0x4f751c([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4f751c([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4f751c([0x6e,0x6f,0x77])]())[_0x4f751c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4f751c([0x2e]),'');let _0x5368aa=_0x4f751c([0x72]);for(let _0x20e1b9=0x0;_0x20e1b9<_0x4e9208[_0x4f751c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x20e1b9+=0x2){let _0x100994=window[_0x4f751c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4e9208[_0x4f751c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x20e1b9,_0x20e1b9+0x2));_0x100994>=_0x51d389[_0x4f751c([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x100994-=_0x51d389[_0x4f751c([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5368aa+=_0x51d389[_0x100994];}return _0x5368aa;}function _0x59a184(){const _0x14f907=_0xece2eb[_0x4f751c([0x73,0x70,0x6c,0x69,0x74])](_0x4f751c([0x2e]));if(0x3!=_0x14f907[_0x4f751c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2a6f1f(_0x14f907[0x1]);function _0x2a6f1f(_0x52dc2b){const _0x306227=_0x3ec1ff(_0x52dc2b);return _0x306227&&_0x2b5557()?_0x306227:null;function _0x2b5557(){const _0x4584b1=_0x306227[_0x4f751c([0x6a,0x74,0x69])],_0x5b20d6=window[_0x4f751c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4584b1[_0x4f751c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4584b1[_0x4f751c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x6ef417={..._0x306227,[_0x4f751c([0x6a,0x74,0x69])]:_0x4584b1[_0x4f751c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4584b1[_0x4f751c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x6ef417[_0x4f751c([0x76,0x63])],_0x7f8095(_0x6ef417)==_0x5b20d6;}}}async function _0x52d48a(){let _0x3e02fc=!0x0;try{const _0x1df0e8=_0xece2eb[_0x4f751c([0x73,0x70,0x6c,0x69,0x74])](_0x4f751c([0x2e])),[_0x3c8737,_0x5b8986,_0x50fb07]=_0x1df0e8;return _0x3e9c3f(_0x3c8737),await _0x447af6(_0x3c8737,_0x5b8986,_0x50fb07),_0x3e02fc;}catch{return!0x1;}function _0x3e9c3f(_0x15ee27){const _0x471a39=_0x3ec1ff(_0x15ee27);_0x471a39&&_0x471a39[_0x4f751c([0x61,0x6c,0x67])]==_0x4f751c([0x45,0x53,0x32,0x35,0x36])||(_0x3e02fc=!0x1);}async function _0x447af6(_0x31ce41,_0x470ad1,_0x58a202){const _0x2b7ffd=window[_0x4f751c([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4f751c([0x66,0x72,0x6f,0x6d])](_0x179d85(_0x58a202),_0x329daf=>_0x329daf[_0x4f751c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4f549f=new window[(_0x4f751c([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4f751c([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x31ce41+_0x4f751c([0x2e])+_0x470ad1),_0x340b26=window[_0x4f751c([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4f751c([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x340b26)return;const _0xe321b9=await _0x340b26[_0x4f751c([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4f751c([0x6a,0x77,0x6b]),_0x1cdd42,{[_0x4f751c([0x6e,0x61,0x6d,0x65])]:_0x4f751c([0x45,0x43,0x44,0x53,0x41]),[_0x4f751c([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4f751c([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4f751c([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x340b26[_0x4f751c([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4f751c([0x6e,0x61,0x6d,0x65])]:_0x4f751c([0x45,0x43,0x44,0x53,0x41]),[_0x4f751c([0x68,0x61,0x73,0x68])]:{[_0x4f751c([0x6e,0x61,0x6d,0x65])]:_0x4f751c([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xe321b9,_0x2b7ffd,_0x4f549f)||(_0x3e02fc=!0x1);}}function _0x3ec1ff(_0x398940){return _0x398940[_0x4f751c([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4f751c([0x65,0x79]))?JSON[_0x4f751c([0x70,0x61,0x72,0x73,0x65])](_0x179d85(_0x398940)):null;}function _0x179d85(_0x5dae3a){return window[_0x4f751c([0x61,0x74,0x6f,0x62])](_0x5dae3a[_0x4f751c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4f751c([0x2b]))[_0x4f751c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4f751c([0x2f])));}function _0x7f8095(_0x4d37b8){let _0x5a9077=0x1505;function _0x651929(_0x4112c5){for(let _0x25d5ab=0x0;_0x25d5ab<_0x4112c5[_0x4f751c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x25d5ab++){const _0x3953bb=_0x4112c5[_0x4f751c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x25d5ab);_0x5a9077=(_0x5a9077<<0x5)+_0x5a9077+_0x3953bb,_0x5a9077&=_0x5a9077;}}function _0x4d7275(_0x1819c7){Array[_0x4f751c([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1819c7)?_0x1819c7[_0x4f751c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4d7275):_0x1819c7&&typeof _0x1819c7==_0x4f751c([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4f751c([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1819c7)[_0x4f751c([0x73,0x6f,0x72,0x74])]()[_0x4f751c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4a5829,_0x39e90a])=>{_0x651929(_0x4a5829),_0x4d7275(_0x39e90a);}):_0x651929(window[_0x4f751c([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1819c7));}return _0x4d7275(_0x4d37b8),_0x5a9077>>>0x0;}function _0x45b250(_0x3eea2d){return _0x3eea2d[_0x4f751c([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4f751c([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4f751c([0x30]));}function _0x4e3ab4(_0x18f794){return _0x18f794[_0x4f751c([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4f751c([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4f751c([0x6a,0x6f,0x69,0x6e])]('');}function _0xbdc275(_0x2532e8){return _0x47d72d[_0x4f751c([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x4f751c([0x68,0x61,0x73])](_0x2532e8);}function _0x303716(_0x3addce){return _0x47d72d[_0x4f751c([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x4f751c([0x67,0x65,0x74])](_0x3addce);}function _0x1e855f(){}function _0x4f751c(_0x4c7d60){return _0x4c7d60['map'](_0x214b8a=>String['fromCharCode'](_0x214b8a))['join']('');}_0x19340e(await _0x1dff13());}(this);}['destroy'](){const _0x25cccc=this['editor']['plugins']['get'](o),_0xb270d7=this['editor']['config']['get']('collaboration.channelId');for(const _0x38d7bd of _0x25cccc['getCommentThreads']({'channelId':_0xb270d7}))_0x25cccc['_detachCommentThread'](_0x38d7bd['id']),_0x25cccc['_threads']['delete'](_0x38d7bd['id']);super['destroy']();}['hasMarkerForId'](_0x42460c){return this['getAllMarkersForId'](_0x42460c)['length']>0x0;}['getAllMarkersForId'](_0x168e5b){const _0x534b62=[];for(const _0x148cd7 of this['editor']['model']['markers'])_0x148cd7['name']['startsWith']('comment:'+_0x168e5b)&&_0x534b62['push'](_0x148cd7);return _0x534b62;}['scrollToThreadMarker'](_0x2ec64b){const _0x177452=this['_getTargetForId'](_0x2ec64b);_0x177452&&setTimeout(()=>{this['activeMarker']&&er(this['activeMarker'])['id']===_0x2ec64b&&rt({'target':_0x177452[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0xd03bf1){this['editor']['model']['change'](()=>{for(const _0x4e0196 of this['getAllMarkersForId'](_0xd03bf1))this['editor']['editing']['reconvertMarker'](_0x4e0196);});}['_attachArchivedThread'](_0x206f99){const _0xfbc01=this['editor']['plugins']['get'](o),_0x552187=this['editor']['plugins']['get'](P),_0x19ea3f=_0xfbc01['getCommentThread'](_0x206f99);if(!_0x19ea3f['isAttached']){const _0x429c7a=_0x19ea3f['attachTo'](()=>this['_getTargetForId'](_0x19ea3f['id']));_0x552187['registerAnnotation'](_0x429c7a),_0x19ea3f['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x352f68=this['editor'],_0x411eed=_0x352f68['plugins']['get'](it);_0x352f68['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x329272,_0x7cdc7)=>{const {id:_0x549028}=er(_0x329272['markerName']),_0x35e754=_0x352f68['plugins']['get'](o)['getCommentThread'](_0x549028),_0x5822a7=this['activeMarker']&&er(this['activeMarker'])['id']===_0x549028;let _0x2c56b6;if(_0x35e754&&_0x35e754['isResolved']&&!_0x5822a7&&_0x329272['item'])return _0x7cdc7['consumable']['consume'](_0x329272['item'],'addMarker:'+_0x329272['markerName']),_0x7cdc7['consumable']['consume'](_0x329272['item'],'removeMarker:'+_0x329272['markerName']),null;const _0x15db71=['ck-comment-marker'];return _0x5822a7&&_0x15db71['push']('ck-comment-marker--active'),_0x2c56b6=_0x35e754?.['length']?_0x35e754['comments']['first']['author']['id']:_0x411eed['me']['id'],{'classes':_0x15db71,'attributes':{'data-comment':_0x549028,'data-author-id':_0x2c56b6}};}}),_0x352f68['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x59e395,{options:_0x51467c})=>{if(_0x51467c['showCommentHighlights'])return null;const _0x5d7af1=_0x352f68['plugins']['get'](o),_0x1efe48=_0x352f68['model']['markers']['get'](_0x59e395),{id:_0x4e6154,part:_0x219927}=er(_0x59e395);return _0x1efe48&&!_0x1efe48['affectsData']||_0x51467c['ignoreResolvedComments']&&_0x5d7af1['getCommentThread'](_0x4e6154)?.['isResolved']?null:{'group':'comment','name':_0x219927?_0x4e6154+':'+_0x219927:_0x4e6154};}}),_0x352f68['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x1076ff,{writer:_0x1e32e1})=>_0x1e32e1['createElement']('$marker',{'data-name':'comment:'+_0x1076ff['getAttribute']('id')})}),_0x352f68['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x28aa91=this['editor'],_0x4e2159=_0x28aa91['plugins']['get'](o),_0x569704=new Set(),_0x4cccb8=new Set();_0x28aa91['model']['document']['registerPostFixer'](_0xb575fe=>{let _0x12cb21=!0x1;for(const {name:_0x43f171,data:_0x43ce7f}of _0x28aa91['model']['document']['differ']['getChangedMarkers']()){const {group:_0x3a16f3,id:_0x541e77}=er(_0x43f171);let _0xabe622=_0x43ce7f['newRange'];if('comment'!==_0x3a16f3||!_0xabe622)continue;const _0x32457d='$graveyard'===_0xabe622['root']['rootName'];_0x32457d||(_0xabe622=dt(_0xabe622,_0x28aa91['model']),!_0xabe622||_0xabe622['isCollapsed']||!_0x43ce7f['newRange']||_0xabe622['isEqual'](_0x43ce7f['newRange']))?_0x28aa91['model']['hasContent'](_0xabe622)&&!_0x32457d?this['isThreadsLoadingPaused']?_0x569704['add'](_0x43f171):this['_handleThreadMarker'](_0x43f171,_0x541e77):(_0x4cccb8['add'](_0x43f171),_0x569704['delete'](_0x43f171),_0xb575fe['removeMarker'](_0x43f171),_0x12cb21=!0x0):(_0xb575fe['updateMarker'](_0x43f171,{'range':_0xabe622}),_0x12cb21=!0x0);}return _0x12cb21;}),this['on']('change:isThreadsLoadingPaused',(_0x34a53f,_0x581a96,_0x132fb4)=>{if(!_0x132fb4&&_0x569704['size'])for(const _0x1a5e48 of _0x569704){const {id:_0x1297e4}=er(_0x1a5e48);_0x569704['delete'](_0x1a5e48),_0x28aa91['model']['markers']['get'](_0x1a5e48)&&this['_handleThreadMarker'](_0x1a5e48,_0x1297e4);}}),this['listenTo'](_0x28aa91['model']['document'],'change',()=>{for(const {name:_0x1c0d4e,data:{newRange:_0x382db5}}of _0x28aa91['model']['document']['differ']['getChangedMarkers']()){const {group:_0x45a8fb,id:_0x57848b}=er(_0x1c0d4e);if('comment'!==_0x45a8fb)continue;const _0x1e5b21=_0x4e2159['getCommentThread'](_0x57848b),_0x161ccf=this['hasMarkerForId'](_0x57848b);_0x1e5b21&&(!_0x1e5b21['_hasTargetInContent']&&_0x382db5&&_0x28aa91['editing']['view']['once']('render',()=>{const _0x1b8601=_0x28aa91['plugins']['get'](O),_0x197528=_0x4e2159['_threadToController']['get'](_0x1e5b21)['view'];_0x1b8601['getByInnerView'](_0x197528)['refreshVisibility']();},{'priority':'low'}),_0x1e5b21['_hasTargetInContent']=_0x161ccf||!!_0x382db5),_0x382db5||(_0x4cccb8['add'](_0x1c0d4e),_0x569704['delete'](_0x1c0d4e));}for(const _0x33a3d9 of _0x4cccb8){const {id:_0xb7c8be}=er(_0x33a3d9),_0xd2cbeb=_0x4e2159['getCommentThread'](_0xb7c8be);if(_0x569704['delete'](_0x33a3d9),!_0xd2cbeb)continue;const _0x5d3bf7=this['hasMarkerForId'](_0xb7c8be);_0x5d3bf7||_0xd2cbeb['isSubmitted']?_0x5d3bf7||_0xd2cbeb['unlinkedAt']||_0xd2cbeb['setUnlinkedAt'](new Date()):_0xd2cbeb['remove']();}_0x4cccb8['clear']();});}['_handleInitialThreads'](_0x2b00b8){_0x2b00b8['forEach'](_0x48ff27=>{_0x48ff27['unlinkedAt']&&this['_attachArchivedThread'](_0x48ff27['id']);});}['_getTargetForId'](_0x2a1891){const _0x360328=this['editor'],_0x4a9aa6=this['getAllMarkersForId'](_0x2a1891);return et(_0x360328['editing'],_0x4a9aa6);}['_getTextContext'](_0x12b342){const _0x597b91=this['getAllMarkersForId'](_0x12b342);let _0x1d621d='',_0x46380d=!0x1;for(const _0x3e1712 of _0x597b91){const _0x1d4047=_0x3e1712['getRange']();for(const _0x38174c of Array['from'](_0x1d4047['getItems']()))_0x38174c['is']('$textProxy')?(_0x1d621d&&_0x46380d&&(_0x1d621d+='\x20',_0x46380d=!0x1),_0x1d621d+=_0x38174c['data']):_0x46380d=!0x0;_0x46380d=!0x0;}return _0x1d621d['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x526d31,_0x1c4954){const _0x207787=this['editor'],_0x2c97dc=_0x207787['plugins']['get'](o);let _0x51960a=_0x2c97dc['getCommentThread'](_0x1c4954);const _0xa66bb2=_0x207787['config']['get']('collaboration.channelId'),_0x22a8d5=_0x207787['plugins']['get'](P);if(_0x51960a&&(_0x51960a['unlinkedAt']&&_0x51960a['setUnlinkedAt'](null),_0x51960a['isAttached']))return _0x51960a;return!this['getAllMarkersForId'](_0x1c4954)[0x0]['managedUsingOperations']?_0x207787['editing']['view']['once']('render',()=>{if(_0x2c97dc['getCommentThread'](_0x1c4954))return;const _0x5265b1=_0x207787['plugins']['get'](O);_0x51960a=_0x2c97dc['openNewCommentThread']({'channelId':_0xa66bb2,'threadId':_0x1c4954,'target':()=>this['_getTargetForId'](_0x1c4954),'context':{'type':'text','value':this['_getTextContext'](_0x1c4954)}});const _0x4d5252=_0x2c97dc['_threadToController']['get'](_0x51960a)['view'],_0x434bcd=_0x5265b1['getByInnerView'](_0x4d5252);_0x434bcd&&_0x22a8d5['registerAnnotation'](_0x434bcd);},{'priority':'low'}):_0x2c97dc['fetchCommentThread']({'channelId':_0xa66bb2,'threadId':_0x1c4954})['then'](_0x4789bb=>{if('destroyed'!==_0x207787['state']){if(_0x51960a=_0x4789bb,_0x51960a&&!_0x51960a['isAttached']){const _0x14d4ca=_0x51960a['attachTo'](()=>this['_getTargetForId'](_0x1c4954));_0x22a8d5['registerAnnotation'](_0x14d4ca),_0x51960a['isResolved']&&this['_reconvertMarkers'](_0x1c4954);}else{if(!_0x51960a){const _0x37797f=this['getAllMarkersForId'](_0x1c4954);_0x207787['model']['change'](_0x2d83d3=>{for(const _0x105a4b of _0x37797f)_0x2d83d3['removeMarker'](_0x105a4b);});}}}}),_0x51960a;}['_handleThreadMarker'](_0x1b27c6,_0x4c9e99){const _0x910aab=this['_attachMarkerToThread'](_0x1b27c6,_0x4c9e99);_0x910aab&&!_0x910aab['context']&&_0x910aab['setContext']({'type':'text','value':this['_getTextContext'](_0x4c9e99)});}['_initAriaMarkerChangeAnnouncements'](){const _0x3f0b5a=this['editor'];ot(_0x3f0b5a['model'],({left:_0x5036f2,entered:_0x532cda})=>{for(const _0x2a658e of _0x5036f2)if(mt(_0x2a658e)){_0x3f0b5a['ui']['ariaLiveAnnouncer']['announce'](E(_0x3f0b5a['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x52d648 of _0x532cda)if(mt(_0x52d648)){_0x3f0b5a['ui']['ariaLiveAnnouncer']['announce'](E(_0x3f0b5a['locale'],'ENTER_COMMENT_ANNOUNCEMENT',nt(_0x204b59)));break;}});}}function ft(_0x4c2730,_0x4f3b06){return _0x4f3b06?_0x4c2730+':'+_0x4f3b06:_0x4c2730;}function er(_0x1bbb83){const _0x49e4d8=_0x1bbb83['split'](':');return{'group':_0x49e4d8[0x0],'id':_0x49e4d8[0x1],'part':_0x49e4d8[0x2]};}function dt(_0x2e23db,_0x462c34){const _0x2f2532=_0x462c34['schema'],_0x3c3a39=_0x462c34['createRange'](_0x2e23db['start']);for(const _0x4dd9b9 of _0x2e23db['getWalker']()){const {type:_0x4410f3,item:_0x443eb6,nextPosition:_0x1528c5}=_0x4dd9b9;if('text'===_0x4410f3||_0x2f2532['isObject'](_0x443eb6)){const _0x4cda42=_0x462c34['createPositionBefore'](_0x443eb6);_0x3c3a39['isCollapsed']&&(_0x3c3a39['start']=_0x4cda42),_0x3c3a39['end']=_0x1528c5;}}return _0x3c3a39;}function mt(_0x7a3fa4){return'comment'===er(_0x7a3fa4['name'])['group'];}class i extends _0x5e77f7{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'CommentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,r,P,O];}get['CommentsListView'](){return te;}get['CommentThreadInputView'](){return ie;}['init'](){const _0x29edb2=this['editor'],_0x5c938d=_0x29edb2['plugins']['get'](o),_0x4e2a97=_0x29edb2['plugins']['get'](r),_0x1d3184=_0x29edb2['plugins']['get'](O),_0xd72b78=_0x29edb2['plugins']['get'](P);_0x29edb2['ui']['componentFactory']['add']('comment',()=>{const _0x29122b=this['_createUIButton'](_0x39c35a);return _0x29122b['tooltip']=!0x0,_0x29122b;}),_0x29edb2['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x515eaf)),_0xd72b78['addSourceCollector'](()=>{const _0x4b35f8=[];for(const [_0x2e83b4,_0x29d6b5]of _0x5c938d['_threadToController']){const _0x3411fc=_0x4e2a97['getAllMarkersForId'](_0x2e83b4['id']),_0x250371=_0x3411fc['map'](_0x321916=>_0x321916['getRange']());_0x3411fc['length']>0x0&&_0x4b35f8['push']([_0x29d6b5['view'],_0x250371]);}return _0x4b35f8;}),this['listenTo'](_0x1d3184,'change:activeAnnotations',(_0x31fea1,_0x22b4d1,_0x410e38)=>{const _0x4d67bc=Array['from'](_0x410e38)['map'](_0x544840=>_0x544840['innerView'])['find'](_0x23baa3=>_0x5c938d['_viewToController']['has'](_0x23baa3));if(!_0x4d67bc)return void(_0x4e2a97['activeMarker']=null);const _0x56a839=_0x5c938d['_viewToController']['get'](_0x4d67bc)['model']['id'],_0x10dcdc='comment:'+_0x56a839;_0x56a839&&_0x4e2a97['hasMarkerForId'](_0x56a839)?_0x4e2a97['activeMarker']=_0x10dcdc:_0x4e2a97['activeMarker']&&(_0x4e2a97['activeMarker']=null);}),this['listenTo'](_0x5c938d,'removeCommentThread',(_0x4a2eda,{threadId:_0x8184e0,isFromAdapter:_0x318a7a})=>{!_0x318a7a&&_0x29edb2['ui']['focusTracker']['isFocused']&&_0x4e2a97['hasMarkerForId'](_0x8184e0)&&_0x29edb2['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x5c938d,'addComment',(_0x569d97,{threadId:_0x3ab639,isFromAdapter:_0x410944})=>{if(_0x410944||!_0x4e2a97['hasMarkerForId'](_0x3ab639)||!_0x5c938d['hasCommentThread'](_0x3ab639))return;0x1===_0x5c938d['getCommentThread'](_0x3ab639)['length']&&(_0x29edb2['editing']['view']['focus'](),_0x569d97['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x57cab8=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x2d3984;for(const _0x20666f in _0x57cab8){const _0x432224=_0x20666f,_0x248984=_0x57cab8[_0x432224];if('commentsLicenseKeyValid'==_0x248984||'commentsLicenseKeyInvalid'==_0x248984||'commentsLicenseKeyExpired'==_0x248984||'commentsLicenseKeyDomainLimit'==_0x248984||'commentsLicenseKeyNotAllowed'==_0x248984||'commentsLicenseKeyEvaluationLimit'==_0x248984||'commentsLicenseKeyTrialLimit'==_0x248984||'commentsLicenseKeyUsageLimit'==_0x248984){delete _0x57cab8[_0x432224],_0x2d3984=_0x248984,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x2d3984&&_0x57cab8['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x2d3984&&_0x57cab8['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x2d3984&&_0x57cab8['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x2d3984&&_0x57cab8['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x2d3984&&_0x57cab8['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyTrialLimit'==_0x2d3984&&_0x57cab8['_showLicenseError']('trialLimit'),'commentsLicenseKeyUsageLimit'==_0x2d3984&&_0x57cab8['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x329437){const _0x2c8ed6=this['editor'],_0x7891c=new _0x329437(_0x2c8ed6['locale']),_0x463722=_0x2c8ed6['commands']['get']('addCommentThread');return _0x7891c['set']({'label':E(_0x2c8ed6['locale'],'Comment'),'icon':_0x44c03a}),_0x7891c['bind']('isEnabled')['to'](_0x463722),this['listenTo'](_0x7891c,'execute',()=>{_0x463722['execute']();}),_0x7891c;}}class s extends _0x5e77f7{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[r];}constructor(_0x24cc7e){super(_0x24cc7e),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x59b01e,_0x554505,_0x23001e)=>{_0x23001e?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x462cad,_0x2e8b73]of this['editor']['commands'])_0x2e8b73['affectsData']&&'addCommentThread'!==_0x462cad&&_0x2e8b73['forceDisabled']('commentsOnlyMode');(this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('SourceEditing'))&&this['editor']['plugins']['get']('SourceEditing')['forceDisabled']('commentsOnlyMode');this['editor']['commands']['get']('editSource')?.['forceDisabled']('commentsOnlyMode');const _0x4eb984=this['editor']['editing']['view']['document'];this['listenTo'](_0x4eb984,'cut',_0x2a629a=>_0x2a629a['stop'](),{'priority':'highest'}),this['listenTo'](_0x4eb984,'clipboardInput',_0x3755df=>_0x3755df['stop'](),{'priority':'highest'}),this['listenTo'](_0x4eb984,'delete',_0x3cea1d=>_0x3cea1d['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x2576af,_0x19e736]of this['editor']['commands'])_0x19e736['affectsData']&&'addCommentThread'!==_0x2576af&&_0x19e736['clearForceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('SourceEditing')&&this['editor']['plugins']['get']('SourceEditing')['clearForceDisabled']('commentsOnlyMode'),this['editor']['commands']['get']('editSource')?.['clearForceDisabled']('commentsOnlyMode'),this['stopListening'](this['editor']['editing']['view']['document']);}}class M extends _0x52c4e0{['activeUIs'];['uisData'];['_uis'];static get['requires'](){return[O];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x49cc1a){super(_0x49cc1a),this['activeUIs']=new Set(),this['_uis']=new Map(),this['uisData']=new Map();}['init'](){const _0x44c000=this['context']['plugins']['get'](O);this['listenTo'](_0x44c000,'_activateAnnotation',(_0x1cb2cb,_0x4a18ca)=>{for(const _0x4e7f59 of this['activeUIs']){const _0x4d038d=this['_uis']['get'](_0x4e7f59);(0x0,this['uisData']['get'](_0x4e7f59)['filter'])(_0x4a18ca)&&_0x4d038d['setActiveAnnotation'](_0x4a18ca);}}),this['listenTo'](_0x44c000,'_deactivateAllAnnotations',()=>{for(const _0x2fff26 of this['activeUIs']){this['_uis']['get'](_0x2fff26)['setActiveAnnotation'](null);}}),this['listenTo'](_0x44c000['_visibleAnnotations'],'add',(_0x2cf982,_0x101f6e)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x101f6e);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x534ed9){return this['activeUIs']['has'](_0x534ed9);}['activate'](_0x449e84,_0x3ea944=this['defaultFilter']){const _0x6a00d8=this['context']['plugins']['get'](O);if(!this['_uis']['has'](_0x449e84))throw new _0x27cf80('annotationsuis-missing-ui',this,{'uiName':_0x449e84});this['isActive'](_0x449e84)&&this['deactivate'](_0x449e84),this['activeUIs']['add'](_0x449e84);const _0x36132d=new _();!function({source:_0xc3b82e,target:_0x30ca37,filter:_0x1b78dc}){for(const _0x32f410 of _0xc3b82e)_0x1b78dc(_0x32f410)&&_0x30ca37['add'](_0x32f410);_0x30ca37['listenTo'](_0xc3b82e,'add',(_0x3ed38f,_0x4c8f7f)=>{_0x1b78dc(_0x4c8f7f)&&_0x30ca37['add'](_0x4c8f7f);}),_0x30ca37['listenTo'](_0xc3b82e,'remove',(_0x21311f,_0x11fed2)=>{_0x30ca37['has'](_0x11fed2)&&_0x30ca37['remove'](_0x11fed2);});}({'source':_0x6a00d8['_visibleAnnotations'],'target':_0x36132d,'filter':_0x3ea944}),this['uisData']['set'](_0x449e84,{'collection':_0x36132d,'filter':_0x3ea944});const _0xbb45e6=this['_uis']['get'](_0x449e84);_0xbb45e6['attach'](_0x36132d),this['listenTo'](_0xbb45e6,'change:activeAnnotation',(_0x467f95,_0xed159a,_0x2d9f7f,_0x46dfa5)=>{_0x46dfa5&&_0x6a00d8['_removeActiveAnnotation'](_0x46dfa5),_0x2d9f7f&&_0x6a00d8['_addActiveAnnotation'](_0x2d9f7f);});}['deactivate'](_0x57a114){if(this['activeUIs']['delete'](_0x57a114),!this['_uis']['has'](_0x57a114))throw new _0x27cf80('annotationsuis-missing-ui',this,{'uiName':_0x57a114});const _0x31184c=this['_uis']['get'](_0x57a114);_0x31184c['detach'](),this['stopListening'](_0x31184c),this['uisData']['get'](_0x57a114)['collection']['destroy'](),this['uisData']['delete'](_0x57a114);}['switchTo'](_0x5a90e1){if(!this['_uis']['has'](_0x5a90e1))throw new _0x27cf80('annotationsuis-missing-ui',this,{'uiName':_0x5a90e1});const _0x47ca28=this['context']['plugins']['get'](O),_0x18b9f8=Array['from'](_0x47ca28['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x5a90e1);const _0x2ab041=this['_uis']['get'](_0x5a90e1);_0x2ab041['setActiveAnnotation'](_0x18b9f8),_0x2ab041['_setSelectedAnnotations']&&_0x18b9f8&&_0x2ab041['_setSelectedAnnotations']([_0x18b9f8]);}['deactivateAll'](){for(const _0xf8bc0b of this['activeUIs'])this['deactivate'](_0xf8bc0b);}['register'](_0x4f8cd8,_0x8d4106){if(this['_uis']['has'](_0x4f8cd8))throw new _0x27cf80('annotationsuis-register-already-registered');if('function'!=typeof _0x8d4106['attach']||'function'!=typeof _0x8d4106['detach']||'function'!=typeof _0x8d4106['setActiveAnnotation'])throw new _0x27cf80('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x4f8cd8,_0x8d4106);}['refilterAnnotations'](){const _0xf17388=this['context']['plugins']['get'](O)['collection'],_0x1c404c=new Map(),_0x18f626=Array['from'](this['activeUIs']);for(const _0x2cba25 of this['activeUIs']){const _0x587e37=this['uisData']['get'](_0x2cba25)['collection'];for(const _0x5cb085 of _0x587e37)_0x1c404c['set'](_0x5cb085,_0x2cba25);}for(const _0x3f489a of _0xf17388){const _0x1e9c08=_0x1c404c['get'](_0x3f489a);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x3f489a);const _0xcf9e2=_0x18f626['find'](_0x3879ca=>this['uisData']['get'](_0x3879ca)['filter'](_0x3f489a));_0x1e9c08!==_0xcf9e2&&(_0x1e9c08&&this['uisData']['get'](_0x1e9c08)['collection']['remove'](_0x3f489a),_0xcf9e2&&this['uisData']['get'](_0xcf9e2)['collection']['add'](_0x3f489a));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['defaultFilter'](){return!0x0;}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x5d0a2c){const _0x5b4b64=[];for(const _0x481796 of this['activeUIs']){(0x0,this['uisData']['get'](_0x481796)['filter'])(_0x5d0a2c)&&_0x5b4b64['push'](_0x481796);}if(_0x5b4b64['length']>0x1)throw new _0x27cf80('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x5b4b64,'annotationType':_0x5d0a2c['type']});}}const pi=xt('px');class F extends kt{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0x1b16a3){super(_0x1b16a3);const _0x14fb43=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 _0x3568ce(),this['focusCycler']=new _0xcb58dc({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x14fb43['to']('class')],'style':{'minHeight':_0x14fb43['to']('minHeight',_0x1e3257=>'number'==typeof _0x1e3257?pi(_0x1e3257+0xa):null)},'dir':_0x1b16a3['uiLanguageDirection'],'role':'application','aria-label':E(_0x1b16a3,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':E(_0x1b16a3,'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',_0x1d8af2=>{this['_updateItemPositionInFocusables'](_0x1d8af2['source']);}),this['list']['forEach'](_0x1c26b3=>{this['focusTracker']['add'](_0x1c26b3['element']),this['_updateItemPositionInFocusables'](_0x1c26b3);}),this['list']['on']('change',(_0x19d168,_0xba3e3a)=>{for(const _0x53c748 of _0xba3e3a['removed'])this['focusTracker']['remove'](_0x53c748['element']),this['focusables']['remove'](_0x53c748);for(const _0xa1fd9 of _0xba3e3a['added'])this['focusTracker']['add'](_0xa1fd9['element']),this['_updateItemPositionInFocusables'](_0xa1fd9);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0x2e2a24){const _0x5bd309=this['focusables']['getIndex'](_0x2e2a24);let _0x59e5b3,_0x104654;for(const _0x323409 of this['focusables'])if(_0x2e2a24['top']<_0x323409['top']){_0x59e5b3=_0x323409;break;}if(_0x104654=_0x59e5b3?this['focusables']['getIndex'](_0x59e5b3):this['focusables']['length'],-0x1!==_0x5bd309){if(_0x5bd309===_0x104654-0x1)return;this['focusables']['remove'](_0x2e2a24),_0x104654=_0x59e5b3?this['focusables']['getIndex'](_0x59e5b3):this['focusables']['length'];}this['focusables']['add'](_0x2e2a24,_0x104654);}}const Ht=xt('px');class H extends kt{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x37f6dc){super(_0x37f6dc),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x274e00,_0x2ffb0f)=>_0x274e00+_0x2ffb0f),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Lt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x3adc5b=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x3adc5b['to']('isAnimationDisabled',_0x41e968=>_0x41e968?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x3adc5b['to']('top',_0x1f0d8f=>Ht(_0x1f0d8f))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x1a1f87=this['element']['clientHeight'];_0x1a1f87&&(this['height']=_0x1a1f87);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0x52c4e0{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4e6b37){super(_0x4e6b37),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 _0x1e308c=this['context']['config']['get']('sidebar.container');_0x1e308c&&this['setContainer'](_0x1e308c);}['setContainer'](_0x24a282){if(!y(_0x24a282))throw new _0x27cf80('sidebar-setcontainer-invalid-element');this['container']=_0x24a282;}['_attachToContainer']({viewClass:_0x58d65e='',spaceBetweenItems:_0x51a343=0x19}={}){if(!y(this['container']))throw new _0x27cf80('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x58d65e,this['_spaceBetweenItems']=_0x51a343;}['rearrange']({removedAnnotation:_0x3db8bc,previousAnnotation:_0x27b344,nextAnnotation:_0x2b1af1}){const _0x46d082=this['getSidebarItemView'](_0x3db8bc);this['view']['list']['remove'](_0x46d082),this['_destroySidebarItemView'](_0x3db8bc),_0x27b344&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x27b344)),_0x2b1af1&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x2b1af1)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0xc45a74,activatedAnnotation:_0x26374d,disableAnimationOnActivatedAnnotation:_0x3a2265}){if(this['_activeAnnotation']=_0x26374d,_0xc45a74){_0xc45a74['isActive']=!0x1;const _0x23b894=this['getSidebarItemView'](_0xc45a74);_0x23b894&&_0x3a2265&&(_0x23b894['isAnimationDisabled']=!0x1);}if(_0x26374d){const _0x5735ff=this['getSidebarItemView'](_0x26374d);_0x5735ff&&(_0x26374d['isActive']=!0x0,_0x3a2265&&(_0x5735ff['isAnimationDisabled']=!0x0,_0x5735ff['top']+=0x1),this['_alignToTargetRect'](_0x5735ff));}}['_detachFromContainer'](_0x59907c){if(this['view']['element']['remove'](),_0x59907c){for(const _0x268444 of _0x59907c)this['_destroySidebarItemView'](_0x268444);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x33bb8a,_0x557d93){_0x557d93||(_0x557d93=_0x33bb8a['view']);const _0x2c68ed=new H(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x2c68ed,_0x33bb8a),this['_annotationToSidebarItemView']['set'](_0x33bb8a,_0x2c68ed),_0x2c68ed['content']['add'](_0x557d93),this['listenTo'](_0x33bb8a['view'],'change:targetRect',(_0x39ad24,_0x27a75b,_0x1a4aa1)=>{const _0x3b18d3=this['_getTargetTop'](_0x33bb8a,_0x1a4aa1);_0x2c68ed['_targetTop']!=_0x3b18d3&&(_0x2c68ed['_targetTop']=_0x3b18d3,this['_setItemTop'](_0x2c68ed,_0x3b18d3));}),this['listenTo'](_0x2c68ed,'change:top',()=>{this['_recalculate'](_0x2c68ed,'top');}),this['listenTo'](_0x2c68ed,'change:bottom',()=>{this['_recalculate'](_0x2c68ed,'bottom');}),this['_alignToTargetRect'](_0x2c68ed);const _0x44d0ca=this['_getItemBefore'](_0x2c68ed);if(_0x44d0ca)this['_alignAfterItem'](_0x44d0ca,_0x2c68ed)||this['_alignToTargetRect'](_0x2c68ed);else this['_alignToTargetRect'](_0x2c68ed);return this['_updateLastItem'](),this['view']['list']['add'](_0x2c68ed),_0x2c68ed;}['_alignForTopChange'](_0x3480a7){if(!_0x3480a7['content']['length'])return;const _0x311ce4=this['_getItemBefore'](_0x3480a7);if(!_0x311ce4)return;const _0x22c025=this['_sidebarItemViewToAnnotation']['get'](_0x311ce4),_0x4cc287=this['_activeAnnotation'];_0x4cc287&&_0x4cc287===_0x22c025?this['_alignAfterItem'](_0x311ce4,_0x3480a7):this['_alignBeforeItem'](_0x3480a7,_0x311ce4);}['_alignForBottomChange'](_0x297559){if(!_0x297559['content']['length'])return;const _0x1ea44a=this['_getItemAfter'](_0x297559);if(!_0x1ea44a)return;const _0x4ff8af=this['_sidebarItemViewToAnnotation']['get'](_0x1ea44a),_0x2d87ba=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x53d05e=this['_activeAnnotation'];_0x53d05e&&_0x53d05e===_0x4ff8af&&_0x2d87ba?(this['_alignBeforeItem'](_0x1ea44a,_0x297559),this['_alignAfterItem'](_0x297559,_0x1ea44a)):_0x53d05e&&_0x53d05e===_0x4ff8af?this['_alignBeforeItem'](_0x1ea44a,_0x297559):this['_alignAfterItem'](_0x297559,_0x1ea44a);}['_recalculate'](_0x683093,_0x5804d0){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x473d4b,changedProp:_0x19f085}of this['_recalculateBuffer'])'top'===_0x19f085?this['_alignForTopChange'](_0x473d4b):this['_alignForBottomChange'](_0x473d4b);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x683093,'changedProp':_0x5804d0});}['getSidebarItemView'](_0x1aed12){return this['_annotationToSidebarItemView']['get'](_0x1aed12);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x3df5e4){const _0x5a2bde=this['getSidebarItemView'](_0x3df5e4);this['stopListening'](_0x5a2bde),this['stopListening'](_0x3df5e4['view']),_0x5a2bde['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x3df5e4),this['_sidebarItemViewToAnnotation']['delete'](_0x5a2bde);}['_createSidebarView'](){const _0x1a1233=new F(this['context']['locale']);return _0x1a1233['render'](),this['on']('change:_lastItem',(_0xe320f9,_0x13316a,_0x53b451,_0xeca1b3)=>{_0xeca1b3&&_0x1a1233['unbind']('minHeight'),_0x53b451?_0x1a1233['bind']('minHeight')['to'](_0x53b451,'bottom'):_0x1a1233['minHeight']=null;}),_0x1a1233;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x156942){const _0x2890c0=this['_sidebarItemViewToAnnotation']['get'](_0x156942),_0x32da81=_0x2890c0&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x2890c0)-0x1);return _0x32da81&&this['getSidebarItemView'](_0x32da81)||null;}['_getItemAfter'](_0x2c52f3){const _0x3ab78b=this['_sidebarItemViewToAnnotation']['get'](_0x2c52f3),_0x380534=_0x3ab78b&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x3ab78b)+0x1);return _0x380534&&this['getSidebarItemView'](_0x380534)||null;}['_alignBeforeItem'](_0x2c1fcd,_0x19bb3d){_0x2c1fcd['updateHeight']();const _0x2b8092=R(_0x19bb3d['bottom']+this['_spaceBetweenItems'],_0x2c1fcd['top']);return!!_0x2b8092&&(this['_setItemTop'](_0x19bb3d,_0x19bb3d['top']-_0x2b8092),!0x0);}['_alignAfterItem'](_0x2c6391,_0xb3aca9){_0x2c6391['updateHeight']();const _0x5e7505=R(_0x2c6391['bottom']+this['_spaceBetweenItems'],_0xb3aca9['top']);return!!_0x5e7505&&(this['_setItemTop'](_0xb3aca9,_0xb3aca9['top']+_0x5e7505,!0x1),!0x0);}['_alignToTargetRect'](_0x55f7b0){const _0x46a16a=this['_sidebarItemViewToAnnotation']['get'](_0x55f7b0);if(!_0x46a16a||!_0x46a16a['target']||!_0x46a16a['targetRect'])return;const _0x33e65a=this['_getTargetTop'](_0x46a16a,_0x46a16a['targetRect']);this['_setItemTop'](_0x55f7b0,_0x33e65a);}['_getTargetTop'](_0xa337be,_0x4a4ed6){if(null===_0x4a4ed6)return 0x0;if(_0xa337be['target']instanceof _0x17a49c)return _0x4a4ed6['top'];{const _0x34a7ec=new _0x17a49c(this['view']['element'])['top'];return _0x4a4ed6['top']-_0x34a7ec;}}['_setItemTop'](_0x5eefb8,_0x536af9,_0x1f766a=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x1f766a&&(_0x536af9=Math['max'](_0x536af9,this['_getMaxAvailableTop'](_0x5eefb8))),_0x5eefb8['top']=_0x536af9;}['_getMaxAvailableTop'](_0x3b76cb){let _0x58b3d9=this['_getItemBefore'](_0x3b76cb),_0x465293=0x0;for(;_0x58b3d9;)_0x58b3d9['updateHeight'](),_0x465293+=this['_spaceBetweenItems']+_0x58b3d9['height'],_0x58b3d9=this['_getItemBefore'](_0x58b3d9);return _0x465293;}}function R(_0x48b4dc,_0x48eeb3){return Math['max'](_0x48b4dc-_0x48eeb3,0x0);}function y(_0x3a74dc){return null!==_0x3a74dc&&'object'==typeof _0x3a74dc&&0x1===_0x3a74dc['nodeType'];}class e extends _0x52c4e0{['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(_0x1e1d50){super(_0x1e1d50),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x4d1d56(),this['_refreshPositioningDebounced']=_0x3276fe(()=>{this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x4988dc=this['context']['plugins']['get'](M),_0xcee029=this['context']['plugins']['get'](z);_0x4988dc['register']('wideSidebar',this),_0xcee029['container']&&_0x4988dc['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x309297){if(_0x309297===this['activeAnnotation'])return;const _0x5ef1c4=this['context']['plugins']['get'](z);_0x5ef1c4['_activeAnnotation']=_0x309297;const _0x3e30b1=this['activeAnnotation'];_0x5ef1c4['refresh']({'blurredAnnotation':_0x3e30b1,'activatedAnnotation':_0x309297}),this['activeAnnotation']=_0x309297;}['attach'](_0x552f94){this['annotations']=_0x552f94;const _0x398acc=this['context']['plugins']['get'](z);if(_0x398acc['_annotations']=_0x552f94,this['isAttached'])throw new _0x27cf80('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x398acc,'set:container',()=>{this['detach'](),this['listenTo'](_0x398acc,'change:container',_0x20cd39=>{_0x20cd39['off'](),this['attach'](_0x552f94);});}),_0x398acc['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x34a667=_0x1638ee=>{_0x1638ee['updateTargetRect'](),_0x398acc['addAnnotation'](_0x1638ee);};for(const _0x1174d1 of _0x552f94)_0x34a667(_0x1174d1);this['listenTo'](_0x552f94,'add',(_0x2b1862,_0x10083c)=>{_0x34a667(_0x10083c);}),this['listenTo'](_0x552f94,'remove',(_0x56c83b,_0x276f61,_0xd860ff)=>{_0x398acc['rearrange']({'removedAnnotation':_0x276f61,'previousAnnotation':_0x552f94['get'](_0xd860ff-0x1),'nextAnnotation':_0x552f94['get'](_0xd860ff+0x1)}),_0x276f61===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x552f94,'focus',(_0x475f00,_0x3337dd)=>{this['setActiveAnnotation'](_0x3337dd);}),this['listenTo'](_0x552f94,'blur',()=>{this['setActiveAnnotation'](null);});const _0x2edf7c=this['context']instanceof _0x22c4ee?this['context']['editors']:new _0x4d1d56([this['context']]);for(const _0x46cf54 of _0x2edf7c)this['_integrateWithEditorAnnotations'](_0x46cf54);this['listenTo'](_0x2edf7c,'add',(_0x5e9567,_0x51386b)=>{this['listenTo'](_0x51386b,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x51386b);});}),this['listenTo'](_0x2edf7c,'remove',(_0xa515d2,_0x45fa53)=>{_0x45fa53['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x45fa53['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x27cf80('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0xee9bc9=this['context']['plugins']['get'](z);_0xee9bc9['_detachFromContainer'](this['annotations']),this['stopListening'](_0xee9bc9),this['stopListening'](this['annotations']),this['context']instanceof _0x22c4ee&&this['stopListening'](this['context']['editors']);for(const _0x8f7131 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x8f7131);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x2820f6){if(!_0x2820f6['plugins']['has']('EditorAnnotations'))return;const _0x14f5cb=_0x2820f6['plugins']['get']('EditorAnnotations'),_0x5b7077=()=>{const _0x390e1b=_0x14f5cb['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x390e1b[0x0]||null);};this['listenTo'](_0x14f5cb,'refresh',_0x5b7077),this['listenTo'](_0x14f5cb,'blur',(_0x166d05,{isAnnotationTracked:_0x5cd913})=>{this['activeAnnotation']&&_0x5cd913(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x14f5cb,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x44c105=>{_0x14f5cb['hasDomSelection']()&&(_0x5b7077(),_0x44c105['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x14f5cb);}['_destroyEditorAnnotationsIntegration'](_0x48187a){this['stopListening'](_0x48187a),this['_editorAnnotations']['remove'](_0x48187a);}}class C extends _0x39c35a{['counterView'];constructor(_0x4de811){super(_0x4de811);const _0x490e0b=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x35de3f,_0x14add2)=>_0x35de3f?'...':_0x14add2['toString']()),this['set']('annotationType',''),this['icon']=_0x44c03a,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new kt(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x490e0b['to']('annotationType',_0x21a96d=>'ck-annotation-counter__badge--'+_0x21a96d),_0x490e0b['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x490e0b['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class n extends _0x52c4e0{['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(_0x3cdc91){super(_0x3cdc91),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=Object['create'](_0x448200),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x4d1d56(),this['_refreshPositioningDebounced']=_0x3276fe(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](M)['register']('narrowSidebar',this),this['bodyCollection']=new _0x43aafa(this['context']['locale']),this['balloonPanelView']=new _0x19188c(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x455aed){this['annotations']=_0x455aed;const _0x270176=this['context']['plugins']['get'](z),_0xe4745f=this['balloonPanelView'];if(_0x270176['_annotations']=_0x455aed,this['isAttached'])throw new _0x27cf80('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x270176,'set:container',()=>{this['detach'](),this['listenTo'](_0x270176,'change:container',_0x327af2=>{_0x327af2['off'](),this['attach'](_0x455aed);});}),_0x270176['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x13d78c=_0x4f62bf=>{const _0x365a2c=new C(this['context']['locale']);_0x270176['addAnnotation'](_0x4f62bf,_0x365a2c),this['_annotationToNarrowView']['set'](_0x4f62bf,_0x365a2c),_0x365a2c['bind']('isDirty','annotationType','number')['to'](_0x4f62bf['view'],'isDirty','type','length'),_0x365a2c['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0xe4745f['content']['first']!==_0x4f62bf['view']?(this['_showBalloon'](_0x4f62bf),_0x4f62bf['view']['element']['focus'](),this['setActiveAnnotation'](_0x4f62bf)):this['setActiveAnnotation'](null);});};for(const _0x15cfd2 of _0x455aed)_0x13d78c(_0x15cfd2);this['listenTo'](_0x455aed,'add',(_0x90a61f,_0x4ade06)=>{_0x13d78c(_0x4ade06);}),this['listenTo'](_0x455aed,'remove',(_0x4e09f5,_0x318ca6,_0x3c21ed)=>{this['_annotationToNarrowView']['get'](_0x318ca6)['destroy'](),this['_annotationToNarrowView']['delete'](_0x318ca6),_0x270176['rearrange']({'removedAnnotation':_0x318ca6,'previousAnnotation':_0x455aed['get'](_0x3c21ed-0x1),'nextAnnotation':_0x455aed['get'](_0x3c21ed+0x1)}),_0x318ca6===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x455aed,'focus',(_0x12b70c,_0x5268a8)=>{this['setActiveAnnotation'](_0x5268a8);}),this['listenTo'](_0x455aed,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0xdd92a5,_0x18806b)=>{_0x18806b['keyCode']===_0x18b9d9['esc']&&_0xe4745f['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0xe4745f['content']['first']),this['_hideBalloon'](),_0x18806b['stopPropagation'](),_0x18806b['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x1da8dd,_0x20c066)=>{const _0x2a0f0a=_0x20c066['target'];_0xe4745f['isVisible']&&_0xe4745f['element']['contains'](_0x2a0f0a)||_0x270176['view']['element']['contains'](_0x2a0f0a)||_0x1da8dd['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x33b72c=>_0x33b72c['contains'](_0x2a0f0a))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0xa9839a=this['context']instanceof _0x22c4ee?this['context']['editors']:new _0x4d1d56([this['context']]);for(const _0x3bb865 of _0xa9839a)this['_integrateWithEditorAnnotations'](_0x3bb865);this['listenTo'](_0xa9839a,'add',(_0x998b74,_0x19c68b)=>{this['listenTo'](_0x19c68b,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x19c68b);});}),this['listenTo'](_0xa9839a,'remove',(_0xc54d7d,_0x5a6d01)=>{_0x5a6d01['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x5a6d01['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x4fc52c){if(_0x4fc52c===this['activeAnnotation'])return;const _0x50808d=this['context']['plugins']['get'](z);if(_0x50808d['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x4fc52c,'disableAnimationOnActivatedAnnotation':!0x0}),_0x4fc52c)_0x50808d['getSidebarItemView'](_0x4fc52c)?this['_showBalloon'](_0x4fc52c):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x4fc52c;}['detach'](){if(!this['isAttached'])throw new _0x27cf80('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x51b9fc=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x25c8e7=>_0x25c8e7['destroy']()),this['_annotationToNarrowView']['clear'](),_0x51b9fc['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x22c4ee&&this['stopListening'](this['context']['editors']);for(const _0x2ad85b of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x2ad85b);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'](_0x32483e){if(!_0x32483e['plugins']['has']('EditorAnnotations'))return;const _0x3583b6=_0x32483e['plugins']['get']('EditorAnnotations'),_0x3adaa8=this['context']['plugins']['get'](z),_0x5396af=this['annotations'],_0x586624=this['balloonPanelView'],_0x3fae98=()=>{const _0x3bf93f=_0x3583b6['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x3bf93f),this['setActiveAnnotation'](_0x3bf93f[0x0]||null);};this['listenTo'](_0x3583b6,'refresh',_0x3fae98),this['listenTo'](_0x3583b6,'blur',(_0x2af350,{isAnnotationTracked:_0x2891ec})=>{this['activeAnnotation']&&_0x2891ec(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x3583b6,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x5396af,'blur',_0x578ae2=>{_0x3583b6['hasDomSelection']()&&_0x578ae2['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x1a718a,_0xc531a9)=>{const _0x3176a2=_0xc531a9['target'];_0x586624['isVisible']&&_0x586624['element']['contains'](_0x3176a2)||_0x3adaa8['view']['element']['contains'](_0x3176a2)||this['activeAnnotation']&&_0x3583b6['hasDomSelection']()&&(_0x3fae98(),_0x1a718a['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x3583b6);}['_destroyEditorAnnotationsIntegration'](_0xb71f99){_0xb71f99&&(this['stopListening'](_0xb71f99),this['_editorAnnotations']['remove'](_0xb71f99));}['_setSelectedAnnotations'](_0x5ea6dc){for(const _0x24ad9b of this['_selectedAnnotations'])_0x5ea6dc['includes'](_0x24ad9b)||this['_manuallyClosedAnnotationViews']['delete'](_0x24ad9b['view']);this['_selectedAnnotations']=_0x5ea6dc;}['_refreshPositioning'](){const _0x41d19d=this['balloonPanelView'];this['annotations']['refreshPositioning'](),_0x41d19d['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x9a5b86){if(this['_manuallyClosedAnnotationViews']['has'](_0x9a5b86['view']))return;const _0x79ecef=this['balloonPanelView']['content']['first'];_0x79ecef!==_0x9a5b86['view']?(_0x79ecef&&this['_detachListeners'](_0x79ecef),this['_attachListeners'](_0x9a5b86['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x9a5b86['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x253c90=this['balloonPanelView']['content']['first'],_0x382090=_0x253c90&&this['annotations']['getByView'](_0x253c90);if(!_0x382090||!this['_annotationToNarrowView']['has'](_0x382090))return;const _0x17ff80=this['_annotationToNarrowView']['get'](_0x382090)['element'],_0x131229=(function(){const _0x920bb5=_0x19188c['defaultPositions'];return[_0x920bb5['southArrowNorthEast'],_0x920bb5['northArrowSouthEast'],_0x920bb5['southArrowNorth'],_0x920bb5['northArrowSouth'],_0x920bb5['southArrowNorthWest'],_0x920bb5['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x17ff80,'positions':_0x131229});}['_hideBalloon'](){const _0x2b8f80=this['balloonPanelView'],_0x28fa30=_0x2b8f80['content']['first'];_0x28fa30&&(this['_detachListeners'](_0x28fa30),_0x2b8f80['unpin'](),_0x2b8f80['content']['clear']());}['_attachListeners'](_0x7df9d5){this['listenTo'](_0x7df9d5,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x7df9d5,'Esc',(_0x4d6282,_0x132e02)=>{this['_manuallyClosedAnnotationViews']['add'](_0x7df9d5),this['_hideBalloon'](),_0x132e02();});}['_detachListeners'](_0x4b1b61){this['stopListening'](_0x4b1b61);}}class c extends _0x5e77f7{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[P,_0x2e5d60,M];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0xe53747){super(_0xe53747),_0xe53747['editing']['view']['addObserver'](_0x5d01b8),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0xe53747['plugins']['get'](_0x2e5d60),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x46dd91=this['editor']['plugins']['get'](M);_0x46dd91['context']===this['editor']&&(_0x46dd91['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x1446de,_0x27424c)=>{const _0x576b9c=this['_balloon'];if(this['isAttached']&&_0x576b9c['visibleView']){const _0x4dfdf5=this['annotations']['getByView'](_0x576b9c['visibleView']);_0x4dfdf5&&this['_closeAnnotation'](_0x4dfdf5),_0x27424c();}}));}['afterInit'](){const _0x34b48f=this['editor']['plugins']['get'](M);_0x34b48f['context']===this['editor']&&(_0x34b48f['hasActive']()||_0x34b48f['switchTo']('inline'));}['setActiveAnnotation'](_0x200112){_0x200112!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x200112&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x200112)&&this['_addAnnotationToBalloon'](_0x200112,!0x0),_0x200112['isActive']=!0x0),_0x200112||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x200112);}['attach'](_0x18faed){this['annotations']=_0x18faed;const _0x1dee76=this['editor']['plugins']['get'](M),_0x1906d1=this['_balloon'];if(this['isAttached'])throw new _0x27cf80('inlineannotations-attach-already-attached',this);if(_0x1dee76['context']!==this['editor'])throw new _0x27cf80('inlineannotations-not-allowed-with-context',this);const _0x428167=this['editor']['plugins']['get'](P);this['listenTo'](_0x428167,'refresh',()=>{const _0x4a18cf=_0x428167['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x5cb92a,_0x597d21;!this['_forceRefresh']&&(_0x5cb92a=_0x4a18cf,_0x597d21=this['_selectedAnnotations'],_0x5cb92a['length']===_0x597d21['length']&&_0x5cb92a['every'](_0x2bba8b=>_0x597d21['includes'](_0x2bba8b)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x4a18cf),this['setActiveAnnotation'](_0x4a18cf[0x0]||null));}),this['listenTo'](_0x428167,'blur',(_0x4cd607,{isAnnotationTracked:_0x1e32c0})=>{this['activeAnnotation']&&_0x1e32c0(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x3a4699,_0x31cab6,_0xc9cd3c)=>{_0xc9cd3c||this['setActiveAnnotation'](null);}),this['listenTo'](_0x18faed,'remove',(_0xb4cc97,_0x5ec0e0)=>{this['_removeAnnotationFromBalloon'](_0x5ec0e0),_0x5ec0e0===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x1906d1,'change:visibleView',(_0x5d2926,_0x2afaf0,_0x1f9f82,_0x3f040b)=>{_0x3f040b&&this['stopListening'](_0x3f040b);const _0x328bde=_0x18faed['getByView'](_0x1f9f82);_0x1f9f82&&_0x328bde&&(this['listenTo'](_0x1f9f82,'change:height',()=>{_0x1906d1['updatePosition']();}),this['listenTo'](_0x1f9f82,'Esc',()=>{this['_closeAnnotation'](_0x328bde),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x328bde&&this['setActiveAnnotation'](_0x328bde));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x1906d1['visibleView']&&(_0x18faed['getByView'](_0x1906d1['visibleView'])&&_0x1906d1['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 _0x27cf80('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x42bab0 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x42bab0);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x4bbf73){for(const _0x2bf19c of this['_selectedAnnotations'])_0x4bbf73['includes'](_0x2bf19c)||this['_manuallyClosed']['delete'](_0x2bf19c);for(const _0x144e41 of this['annotations'])_0x4bbf73['includes'](_0x144e41)||this['_removeAnnotationFromBalloon'](_0x144e41);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x25b2cc of _0x4bbf73)this['_addAnnotationToBalloon'](_0x25b2cc);}this['_selectedAnnotations']=_0x4bbf73;}['_addAnnotationToBalloon'](_0x509d56,_0xed3ac5=!0x1){this['_manuallyClosed']['has'](_0x509d56)||(this['_addedAnnotations']['has'](_0x509d56)||this['_balloon']['hasView'](_0x509d56['view'])||(this['_addedAnnotations']['add'](_0x509d56),this['_balloon']['add']({'stackId':_0x509d56['view']['id'],'view':_0x509d56['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x509d56)}})),_0xed3ac5&&this['_balloon']['showStack'](_0x509d56['view']['id']));}['_getBalloonTargetForAnnotation'](_0x1026e3){const _0x1b8933=_0x1026e3['target'],_0x5e074a=this['editor']['editing']['view'],_0x3c6a48=_0x5e074a['document']['selection']['getFirstRange'](),_0x5a4d2c=_0x5e074a['domConverter']['viewRangeToDom'](_0x3c6a48);if(_0x5a4d2c['collapse'](!0x0),_0x1b8933){if(_0x1b8933 instanceof _0x17a49c)return _0x1b8933;let _0x1e2855=[];for(const _0x53097d of _0x1b8933)_0x1e2855['push'](...(_0x52021b=_0x53097d['getClientRects'](),Array['from'](_0x52021b)['map'](DOMRect['fromRect'])));_0x1e2855=function(_0xae21b3){const _0x548f32=[];let _0x63d54a=_0xae21b3[0x0];for(let _0x474d9d=0x1;_0x474d9d<_0xae21b3['length'];_0x474d9d++)B(_0x63d54a,_0xae21b3[_0x474d9d])?_0x63d54a['width']+=_0xae21b3[_0x474d9d]['width']:(_0x548f32['push'](_0x63d54a),_0x63d54a=_0xae21b3[_0x474d9d]);return _0x548f32['push'](_0x63d54a),_0x548f32;}(_0x1e2855);const _0x137e2d=_0x5a4d2c['getBoundingClientRect']();return _0x1e2855['find'](_0x7ce259=>_0x7ce259['top']<=_0x137e2d['top']&&_0x7ce259['bottom']>=_0x137e2d['bottom']&&_0x7ce259['left']<=_0x137e2d['left']&&_0x7ce259['right']>=_0x137e2d['right'])||_0x1e2855[0x0];}var _0x52021b;return _0x1026e3['targetRect']||_0x5a4d2c;}['_removeAnnotationFromBalloon'](_0xdf21af){this['_addedAnnotations']['has'](_0xdf21af)&&this['_balloon']['hasView'](_0xdf21af['view'])&&(this['_addedAnnotations']['delete'](_0xdf21af),this['_balloon']['remove'](_0xdf21af['view']));}['_closeAnnotation'](_0x517fda){this['_manuallyClosed']['add'](_0x517fda),this['_removeAnnotationFromBalloon'](_0x517fda);}}function B(_0x3e0290,_0x391fcf){return _0x3e0290['top']===_0x391fcf['top']&&_0x3e0290['bottom']===_0x391fcf['bottom']&&_0x3e0290['right']===_0x391fcf['left'];}class tt extends kt{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x17c73e,_0x1eecaf){super(_0x17c73e),this['set']('isEmpty',!_0x1eecaf['length']),this['focusTracker']=new _0x3568ce(),this['_annotationViews']=_0x1eecaf,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new _0xcb58dc({'focusables':_0x1eecaf,'focusTracker':this['focusTracker']}),this['listenTo'](_0x1eecaf,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x1eecaf,'remove',(_0x29d5cd,_0x5b3c28)=>{_0x5b3c28['isActive']&&this['focus'](),_0x1eecaf['length']||(this['isEmpty']=!0x0);});const _0x3d422d=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':E(_0x17c73e,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x1eecaf},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x3d422d['if']('isEmpty','ck-hidden',_0x5084f1=>!_0x5084f1)]},'children':[{'text':E(_0x17c73e,'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 _0x2ab14e of this['_annotationViews'])this['focusTracker']['add'](_0x2ab14e['element']);this['_annotationViews']['on']('change',(_0xcf2c64,{added:_0x3d8a37,removed:_0x913e23})=>{for(const _0x132f2a of _0x3d8a37)this['focusTracker']['add'](_0x132f2a['element']);for(const _0xec327f of _0x913e23)this['focusTracker']['remove'](_0xec327f['element']);});}}class f extends _0x52c4e0{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,O];}constructor(_0x591556){super(_0x591556),this['archivedThreads']=new _0x4d1d56();}['init'](){const _0x1d6eaf=this['context'],_0x3a95f7=_0x1d6eaf['plugins']['get'](o),_0x101c9e=_0x1d6eaf['plugins']['get'](O);this['listenTo'](_0x3a95f7,'addCommentThread',(_0x4e2446,{threadId:_0x225e4b})=>{const _0x4858b9=_0x3a95f7['getCommentThread'](_0x225e4b);_0x4858b9['archivedAt']&&this['archivedThreads']['add'](_0x4858b9,this['_calculatePosition'](_0x4858b9['archivedAt'])),this['listenTo'](_0x4858b9,'change:archivedAt',(_0x1797b1,_0x3f480f,_0x4ea54d)=>{_0x4ea54d?this['archivedThreads']['has'](_0x4858b9)||this['archivedThreads']['add'](_0x4858b9,this['_calculatePosition'](_0x4858b9['archivedAt'])):this['archivedThreads']['has'](_0x4858b9)&&this['archivedThreads']['remove'](_0x4858b9);});}),this['listenTo'](_0x3a95f7,'removeCommentThread',(_0x10c77a,{threadId:_0x24f242})=>{const _0xe3cc2c=_0x3a95f7['getCommentThread'](_0x24f242);this['stopListening'](_0xe3cc2c),this['archivedThreads']['has'](_0xe3cc2c)&&this['archivedThreads']['remove'](_0xe3cc2c);},{'priority':'highest'}),this['listenTo'](_0x101c9e['collection'],'focus',(_0x356cb8,_0x4fc16a)=>{_0x4fc16a['isVisible']||(_0x4fc16a['isActive']=!0x0,_0x101c9e['activate'](_0x4fc16a));});}['_calculatePosition'](_0x36f531){const _0x129a7f=[...this['archivedThreads']]['findIndex'](_0xfb0b04=>_0xfb0b04['archivedAt']<_0x36f531);return _0x129a7f>-0x1?_0x129a7f:this['archivedThreads']['length'];}}class a extends _0x5e77f7{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[f,_0x4a98a9];}constructor(_0x381149){super(_0x381149),this['annotationViews']=new _0x1267d4(),this['_pendingThreads']=[];}['init'](){const _0x4c7198=this['editor'],_0x4fe06f=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x4c7198['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x39c35a,!0x0)),_0x4c7198['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x5293b6=this['_createCommentsArchiveButton'](_0x515eaf);return _0x5293b6['set']({'role':'menuitemcheckbox'}),_0x5293b6;});const _0x1c1817=_0x4c7198['plugins']['get'](f),_0x8374ee=_0x4c7198['plugins']['get']('Annotations'),_0x2efb69=_0x4c7198['plugins']['get']('CommentsRepository');_0x1c1817['archivedThreads']['forEach'](_0xd5c263=>{this['_handleNewThread'](_0xd5c263);}),this['listenTo'](_0x1c1817['archivedThreads'],'add',(_0x1785d2,_0x3a148e)=>{this['_handleNewThread'](_0x3a148e);}),this['listenTo'](_0x8374ee['collection'],'add',(_0x1f24cf,_0x4dbb9e)=>{const _0x5d0db1=this['_pendingThreads']['find'](_0x27de94=>{const _0x4d6387=_0x2efb69['_threadToController']['get'](_0x27de94);return _0x4d6387&&_0x4dbb9e['innerView']===_0x4d6387['view'];});if(_0x5d0db1){const _0x3ba261=this['_calculatePosition'](_0x5d0db1['archivedAt']);this['annotationViews']['add'](_0x4dbb9e['view'],_0x3ba261),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x5d0db1),0x1);}}),this['listenTo'](_0x1c1817['archivedThreads'],'remove',(_0x42cbbb,_0x1c9f7b)=>{const _0x160857=_0x4c7198['config']['get']('collaboration.channelId');if(!_0x160857||_0x1c9f7b['channelId']===_0x160857){if(this['_pendingThreads']['includes'](_0x1c9f7b))this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x1c9f7b),0x1);else{const _0x302adf=_0x2efb69['_threadToController']['get'](_0x1c9f7b),_0x199bea=_0x8374ee['getByInnerView'](_0x302adf['view']);this['annotationViews']['remove'](_0x199bea['view']),this['stopListening'](_0x199bea['focusableElements']);}}}),this['listenTo'](_0x8374ee['collection'],'add',(_0x58c3ed,_0x7a115b)=>{this['listenTo'](_0x7a115b,'escape',_0x4fe06f);}),this['listenTo'](_0x8374ee['collection'],'remove',(_0x57810d,_0x2a4539)=>{this['stopListening'](_0x2a4539,'escape',_0x4fe06f);});}['_handleNewThread'](_0x5cfd32){const _0x3a1918=this['editor']['plugins']['get']('CommentsRepository'),_0x431996=this['editor']['plugins']['get']('Annotations'),_0x42dadd=this['editor']['config']['get']('collaboration.channelId');if(!_0x42dadd||_0x5cfd32['channelId']===_0x42dadd){const _0x499aae=_0x3a1918['_threadToController']['get'](_0x5cfd32);if(!_0x499aae)return void this['_pendingThreads']['push'](_0x5cfd32);const _0x59c303=this['_calculatePosition'](_0x5cfd32['archivedAt']),_0x30c010=_0x431996['getByInnerView'](_0x499aae['view']);_0x30c010['isVisible']&&_0x431996['_visibleAnnotations']['remove'](_0x30c010),this['annotationViews']['add'](_0x30c010['view'],_0x59c303);}}['_calculatePosition'](_0x2cbed7){const _0x37ef4f=this['editor']['config']['get']('collaboration.channelId'),_0x289cd5=[...this['editor']['plugins']['get'](f)['archivedThreads']]['filter'](_0x4b180c=>_0x4b180c['channelId']===_0x37ef4f)['findIndex'](_0x56b0fa=>_0x56b0fa['archivedAt']<_0x2cbed7);return _0x289cd5<0x0||_0x289cd5>this['annotationViews']['length']?this['annotationViews']['length']:_0x289cd5-0x1;}['_toggleDialog'](){const _0xe6330c=this['editor'],_0x613876=_0xe6330c['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new tt(_0xe6330c['locale'],this['annotationViews'])),'commentsArchive'===_0x613876['id']?_0x613876['hide']():_0x613876['show']({'id':'commentsArchive','title':E(_0xe6330c['locale'],'COMMENTS_ARCHIVE'),'icon':_0x2197b5,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x252338['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x517817,_0x9b77b0=!0x1){const _0xbe00fd=this['editor']['locale'],_0xfc5898=this['editor']['plugins']['get']('Dialog'),_0x58de85=new _0x517817(_0xbe00fd);return _0x58de85['bind']('isEnabled')['to'](this,'isEnabled'),_0x58de85['bind']('isOn')['to'](_0xfc5898,'id',_0x17df77=>'commentsArchive'===_0x17df77),_0x58de85['set']({'label':E(_0xbe00fd,'COMMENTS_ARCHIVE'),'icon':_0x2197b5,'isToggleable':!0x0}),_0x9b77b0&&(_0x58de85['tooltip']=!0x0),this['listenTo'](_0x58de85,'execute',()=>this['_toggleDialog']()),_0x58de85;}['_hideDialogOnAnnotationEscape']=_0x318394=>{const _0x555fba=_0x318394['source'];if(!this['annotationViews']['has'](_0x555fba['view']))return;const _0x5b6817=this['editor']['plugins']['get']('Dialog');_0x5b6817['isOpen']&&'commentsArchive'===_0x5b6817['id']&&(_0x5b6817['hide'](),_0x318394['stop']());};}class p extends _0x5e77f7{static get['requires'](){return[o,r,i,f,a,s,e,n,c];}static get['pluginName'](){return'Comments';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{d as Annotation,_ as AnnotationCollection,S as AnnotationView,O as Annotations,M as AnnotationsUIs,ts as BaseCommentThreadView,hs as BaseCommentView,fi as Comment,ui as CommentThread,Ct as CommentThreadController,ie as CommentThreadInputView,vt as CommentThreadView,gt as CommentView,p as Comments,f as CommentsArchive,a as CommentsArchiveUI,te as CommentsListView,s as CommentsOnly,o as CommentsRepository,i as CommentsUI,P as EditorAnnotations,c as InlineAnnotations,n as NarrowSidebar,z as Sidebar,e as WideSidebar};
|