@ckeditor/ckeditor5-comments 45.2.1-alpha.2 → 45.2.1-alpha.3
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 _0x431851,ContextPlugin as _0xce78b4,PendingActions as ht,Command as _0x27904e,Plugin as _0x1b086d,Context as _0x1b9b18}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x3fe266,uid as _0x4e9e71,KeystrokeHandler as jt,FocusTracker as _0x403ade,diff as _0x253c25,Collection as _0x1a8bd1,Rect as _0x56eef8,CKEditorError as _0x4835fd,first as _0x30c8a0,priorities as Wt,scrollViewportToShowTarget as rt,getEnvKeystrokeText as nt,toUnit as xt,DomEmitterMixin as _0x5e3726,keyCodes as _0x22c8f9}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x2af2e9,AriaDescriptionView as Yt,setupThreadKeyboardNavigation as Zt,ConfirmMixin as ti,LateFocusButtonView as _0x165a40,trimHtml as _0x324623,LateFocusDropdownButtonView as _0x280f94,Users as it,getDateTimeFormatter as lt,hashObject as pt,getAllMarkersDomElementsSorted as et,surroundingMarkersDetector as ot,FOCUS_ANNOTATION_KEYSTROKE as _0x17bf43}from'ckeditor5-collaboration/dist/index.js';import{throttle as Dt,isEqual as wt,cloneDeep as It,set as At,unset as yt,debounce as _0x3f14f3}from'es-toolkit/compat';import{IconUndo as _0x53fc8d,IconCheck as _0xa2de5f,IconPencil as _0x2c1b35,IconRemoveComment as _0x326ed6,IconThreeVerticalDots as _0x5c316e,IconAddComment as _0xe2ba73,IconCommentsArchive as _0x18281e}from'@ckeditor/ckeditor5-icons/dist/index.js';import{EditorUIView as Vt,InlineEditableUIView as $t,EditorUI as Rt,View as kt,FocusCycler as _0x13347f,ButtonView as _0x5bb170,ViewCollection as _0x1750d2,createDropdown as _0x3ab21e,ListView as _0x5efb78,focusChildOnDropdownOpen as _0x1f4c64,ListItemView as _0xd2f7f5,MenuBarMenuListItemButtonView as _0x4293e7,BodyCollection as _0x26f4b1,BalloonPanelView as _0x3efa23,ContextualBalloon as _0x34b239,Dialog as _0x161003,DialogViewPosition as _0x437c6a}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disablePlaceholder as St,enablePlaceholder as Ft,MouseObserver as _0x11725f}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 _0x272f50}from'@ckeditor/ckeditor5-collaboration-core/dist/index.js';import{toWidget as _0x3ff71c}from'@ckeditor/ckeditor5-widget/dist/index.js';class Ct extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x3fe266(){['model'];['view'];constructor(_0x2757ed,_0x21baa9){super(),this['model']=_0x2757ed,this['model']['_isAttached']=!0x0,this['view']=_0x21baa9,this['listenTo'](_0x21baa9,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x21baa9,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x21baa9,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x21baa9,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x21baa9,'addComment',(_0xa8a4db,_0x3b7c7c)=>this['addComment'](_0x3b7c7c)),this['listenTo'](_0x21baa9,'updateComment',(_0x38e1ff,_0x1e3982,_0x3504a3)=>this['updateComment'](_0x1e3982,_0x3504a3)),this['listenTo'](_0x21baa9,'removeComment',(_0x2b03af,_0x455e63)=>this['removeComment'](_0x455e63));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x44b86a){this['model']['addComment']({'content':_0x44b86a,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x3973fa,_0x4bb9ea){this['model']['getComment'](_0x3973fa)['update']({'content':_0x4bb9ea});}['removeComment'](_0x43f821){this['model']['getComment'](_0x43f821)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function E(_0x4292a4,_0x4ac409,_0x3f9c62){const t=_0x4292a4['t'];switch(_0x4ac409){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'},_0x3f9c62);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'},_0x3f9c62);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'},_0x3f9c62);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'},_0x3f9c62);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x3f9c62);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'},_0x3f9c62);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'},_0x3f9c62);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'},_0x3f9c62);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(_0x1b5230,_0x23a06b){super(_0x1b5230);const _0x342f97=_0x4e9e71();this['main']=this['createCollection'](),this['editable']=new $t(_0x1b5230,_0x23a06b,void 0x0,{'label':()=>E(_0x1b5230,'Comment\x20editor')}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'dir':_0x1b5230['uiLanguageDirection'],'lang':_0x1b5230['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x342f97},'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(_0x27d98d){super(_0x27d98d),this['view']=new Ut(_0x27d98d['locale'],_0x27d98d['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x339bc9=this['editor']['editing']['view'],_0x4123c7=this['view']['editable'],_0x3e2f80=_0x339bc9['document']['getRoot']();_0x4123c7['name']=_0x3e2f80['rootName'],this['view']['render']();const _0x3ba09a=_0x4123c7['element'];this['setEditableElement'](_0x4123c7['name'],_0x3ba09a),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x339bc9['attachDomRoot'](_0x3ba09a),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const Nt=[qt,zt,Bt,Et,Gt,Jt,Kt];class Qt extends/* #__PURE__ -- @preserve */
|
|
25
|
+
_0x3fe266(_0x431851){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
|
|
26
|
+
((()=>Nt)());constructor(_0x1ff89d={}){function _0x5ee419(_0x1f0ba4){return _0x1f0ba4['map'](_0xe2558f=>String['fromCharCode'](_0xe2558f))['join']('');}(_0x1ff89d=Object['assign']({},_0x1ff89d))['plugins']||(_0x1ff89d['plugins']=Qt['defaultPlugins']),super(_0x1ff89d),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[_0x5ee419([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5ee419([0x76,0x69,0x65,0x77])][_0x5ee419([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5ee419([0x61,0x75,0x74,0x6f]),this[_0x5ee419([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x5ee419([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5ee419([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x5ee419([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x5ee419([0x6f,0x6b])});}['create'](){const _0x3347ef=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x3347ef))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x19cc7a=>{const _0x193c6b=this['model']['document']['getRoot'](),_0x3abea4=_0x193c6b&&_0x193c6b['getChild'](_0x193c6b['childCount']-0x1);_0x19cc7a['setSelection'](_0x3abea4,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x1e4a2c=this['editing']['view'],_0x17ed4f=_0x1e4a2c['document']['getRoot'](),_0x5c4b6e=_0x17ed4f['getChild'](0x0);_0x17ed4f['childCount']>0x1||!_0x5c4b6e||'p'!=_0x5c4b6e['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(St(_0x1e4a2c,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x5c4b6e['placeholder']=this['placeholder']),Ft({'view':_0x1e4a2c,'element':_0x5c4b6e,'keepOnFocus':!0x0}),this['placeholderElement']=_0x5c4b6e);}}class os extends kt{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x436e27,_0x2d89fe={}){super(_0x436e27),this['editor']=null,this['_editorConfig']=_0x2d89fe,this['set']('value',_0x2d89fe['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',E(_0x436e27,'Reply...')),this['set']('submitLabel',E(_0x436e27,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new jt(),this['focusTracker']=new _0x403ade(),this['focusCycler']=new _0x13347f({'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',(_0x5f33c8,_0x1031a8)=>{this['cancelButtonView']['fire']('execute'),_0x1031a8();}),this['keystrokes']['set']('Ctrl+Enter',(_0x3cda09,_0x555815)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x555815());}),this['on']('submit',(_0x1229ce,_0x1fc332)=>{_0x1fc332['length']>0xfde8?(alert(E(_0x436e27,'TOO_LONG_COMMENT_ALERT',[_0x1fc332['length'],0xfde8])),_0x1229ce['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 _0xc35d4=this['editor'];this['element']['insertBefore'](_0xc35d4['ui']['element'],this['element']['firstChild']),_0xc35d4['model']['document']['on']('change',()=>this['value']=_0xc35d4['getData']()),_0xc35d4['bind']('placeholder')['to'](this),this['focusables']['add'](_0xc35d4['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x21aa3a){-0x1===_0x21aa3a?(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:_0x5ea1d8}=this,_0x3a705c=new _0x5bb170(_0x5ea1d8);return _0x3a705c['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x3a705c['withText']=!0x0,_0x3a705c['bind']('label')['to'](this,'submitLabel'),_0x3a705c['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x3a705c['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0xb30510,_0x5878fb)=>!_0x5878fb&&!!_0xb30510['trim']()),_0x3a705c;}['_createCancelButton'](){const {locale:_0x5abfac}=this,_0x1e391f=new _0x5bb170(_0x5abfac);return _0x1e391f['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x1e391f['label']=E(_0x5abfac,'Cancel'),_0x1e391f['withText']=!0x0,_0x1e391f['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x1e391f;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x3b517c=>{this['focusTracker']['add'](_0x3b517c['element']);}),this['focusables']['on']('change',(_0x57d9eb,_0x35ffcc)=>{for(const _0x9c67fd of Array['from'](_0x35ffcc['added'])['reverse']())this['focusTracker']['add'](_0x9c67fd['element']);});}}class ie extends kt{constructor(_0x5c742b,_0x5329e7,_0x1db021){super(_0x5c742b),this['commentInputView']=new os(_0x5c742b,_0x1db021),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x2a3c6d,_0x21de25)=>_0x2a3c6d||!!_0x21de25),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 _0x2af2e9(_0x5c742b,_0x5329e7),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'](_0x3ab2f5){this['commentInputView']['focus'](_0x3ab2f5);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x4592b3,_0x3da85f)=>{const {submitButtonView:_0x454b8d,cancelButtonView:_0x10127e,editor:_0x54c329}=this['commentInputView'];[_0x454b8d['element'],_0x10127e['element'],_0x54c329?_0x54c329['editing']['view']['getDomRoot']():null]['filter'](_0x3437e4=>_0x3437e4)['some'](_0x31bdb0=>_0x31bdb0['contains'](_0x3da85f['target']))||(this['focus'](),_0x3da85f['preventDefault']());});}}class cs extends kt{constructor(_0x32a17d){super(_0x32a17d);const _0x24ff94=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x24ff94['to']('count',_0x1dcb18=>E(_0x32a17d,'NUMBER_OF_COMMENTS',_0x1dcb18))}]});}}class te extends kt{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x5308da,_0x425391,_0x5a97af){super(_0x5308da);const _0x25765f=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x425391['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x425391,this['_config']=_0x5a97af,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x403ade(),this['keystrokes']=new jt(),this['focusCycler']=new _0x13347f({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x3e864c=>this['commentViews']['map'](_0x26d9d5=>_0x26d9d5['element'])['includes'](_0x3e864c['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new cs(_0x5308da),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x1b4a85=>_0x1b4a85-this['_config']['maxCommentsWhenCollapsed']);for(const _0x59920b of _0x425391['comments'])this['_handleNewCommentModel'](_0x59920b);this['_handleInfoComment'](),this['listenTo'](_0x425391['comments'],'add',(_0x41238c,_0x396218)=>{const _0x1bb3ab=this['_calculatePosition'](_0x396218);this['length']++,this['_handleNewCommentModel'](_0x396218,_0x1bb3ab),this['refreshVisibleViews']();}),this['listenTo'](_0x425391['comments'],'remove',(_0x35e7f,_0x4bba9e)=>{this['length']--,this['_handleRemoveCommentModel'](_0x4bba9e),this['refreshVisibleViews']();}),this['listenTo'](_0x425391,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x425391,'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',_0x25765f['if']('length','ck-hidden',_0x546c35=>!_0x546c35)],'aria-label':E(_0x5308da,'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'](_0x3e90b8){-0x1===_0x3e90b8?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x1cb482 of this['commentViews'])_0x1cb482['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x103e11,_0x5c2b23){const _0x27ac20=new this['_config']['CommentView'](this['locale'],_0x103e11,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x27ac20['viewUid']=_0x103e11['id'],_0x27ac20['delegate']('removeComment')['to'](this),_0x27ac20['delegate']('updateComment')['to'](this),_0x27ac20['delegate']('resolveCommentThread')['to'](this),_0x27ac20['delegate']('editorReady')['to'](this),_0x27ac20['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x27ac20,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x27ac20,_0x5c2b23);}['_calculatePosition'](_0x59e204){const _0x3a8460=this['_model']['_findOptimalIndex'](_0x59e204);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x59e204['authoredAt']?_0x3a8460-0x1:_0x3a8460:_0x3a8460-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x59cfd4={'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'],_0x59cfd4,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x59cfd4));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x5f2512){const _0x50c751=this['commentViews']['remove'](_0x5f2512['id']);this['stopListening'](_0x50c751),_0x50c751['isEditMode']&&this['_updateHasDirtyComment'](),_0x50c751['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x10a27f=>_0x10a27f['isEditMode']);}['_rearrangeCollapse'](){const _0x2cc84d=function(_0x3fc052){const _0x11eded=new _0x1a8bd1();for(const _0x56106e of _0x3fc052)_0x11eded['add'](_0x56106e);return _0x11eded;}(this['commentViews']),_0x5eb457=this['_collapsedCommentsView']['count'];for(let _0x4263e3=0x1;_0x4263e3<=_0x5eb457;_0x4263e3++)_0x2cc84d['remove'](0x1);for(const _0x549465 of _0x2cc84d)_0x549465['collapse']();_0x5eb457>0x0&&_0x2cc84d['add'](this['_collapsedCommentsView'],0x1),ns(_0x253c25(Array['from'](this['visibleViews']),Array['from'](_0x2cc84d)),this['visibleViews'],_0x2cc84d);}['_rearrangeExpand'](){ns(_0x253c25(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x1767d6 of this['visibleViews'])_0x1767d6['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x1b455b=>{this['focusTracker']['add'](_0x1b455b['element']),this['keystrokes']['listenTo'](_0x1b455b['element']);}),this['commentViews']['on']('change',(_0x4234f5,_0x206ef9)=>{for(const _0x387475 of _0x206ef9['removed'])this['focusTracker']['remove'](_0x387475['element']),this['keystrokes']['stopListening'](_0x387475['element']);for(const _0x188e9d of Array['from'](_0x206ef9['added'])['reverse']())this['focusTracker']['add'](_0x188e9d['element']),this['keystrokes']['listenTo'](_0x188e9d['element']);});}}function ns(_0x424210,_0x267374,_0x4cc462){let _0x52f5b3=0x0;for(const _0x368187 of _0x424210)switch(_0x368187){case'insert':_0x267374['add'](_0x4cc462['get'](_0x52f5b3),_0x52f5b3),_0x52f5b3++;break;case'delete':_0x267374['remove'](_0x52f5b3);break;case'equal':_0x52f5b3++;}}class as extends kt{constructor(_0x2d7671){super(_0x2d7671);const _0x556c17=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x556c17['to']('contextValue',_0x3a034f=>E(_0x2d7671,'THREAD_CONTEXT_LABEL',_0x3a034f)),'tabindex':-0x1},'children':[{'text':_0x556c17['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class Xt extends kt{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x440bbc,_0x6c6707){super(_0x440bbc);const _0x3b344f=this['bindTemplate'];this['_model']=_0x6c6707,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x403ade(),this['keystrokes']=new jt(),this['focusCycler']=new _0x13347f({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x3bc3e8=>!!_0x3bc3e8),this['bind']('contextValue')['to'](this['_model'],'context',_0x4087c6=>_0x4087c6&&_0x4087c6['value']?this['_trimContextValue'](_0x4087c6['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',_0x3b344f['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 _0x56db40=new _0x5bb170(this['locale']);return _0x56db40['label']=E(this['locale'],'Reopen'),_0x56db40['tooltip']=E(this['locale'],'Reopen'),_0x56db40['icon']=_0x53fc8d,_0x56db40['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x4c44a4=>!_0x4c44a4),_0x56db40['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x1138ad,_0x4c88a9)=>_0x1138ad&&_0x4c88a9),_0x56db40['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x56db40;}['_trimContextValue'](_0x202f7e){if(_0x202f7e['length']<0x96)return _0x202f7e;const _0x420543=_0x202f7e['lastIndexOf']('\x20',0x93);return _0x202f7e['substring'](0x0,_0x420543>-0x1?_0x420543:0x93)+'...';}['_attachContextActions'](){const _0x2eb588=this['element']['querySelector']('.ck-context'),_0x513b74=_0x2eb588['querySelector']('.ck-context__value');this['listenTo'](_0x2eb588,'mouseenter',()=>{_0x513b74['offsetWidth']<_0x513b74['scrollWidth']&&_0x2eb588['classList']['add']('overlay');}),this['listenTo'](_0x2eb588,'mouseleave',()=>{_0x2eb588['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x582dc3 of this['focusables'])this['focusTracker']['add'](_0x582dc3['element']),this['keystrokes']['listenTo'](_0x582dc3['element']);}['_createContextView'](){const _0x5890a5=new as(this['locale']);return _0x5890a5['bind']('contextValue')['to'](this),_0x5890a5;}}class ts extends kt{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x28a3fa,_0x12c9c8,_0x47f3b4,_0x357472){super(_0x28a3fa),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x12c9c8,this['_localUser']=_0x47f3b4,this['_config']=_0x357472,this['commentThreadHeaderView']=new Xt(_0x28a3fa,_0x12c9c8),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new Yt(_0x28a3fa,E(_0x28a3fa,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new te(_0x28a3fa,_0x12c9c8,Object['assign']({'CommentView':this['_config']['CommentView']},_0x357472)),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',(_0x363d5d,_0x2bcd6d)=>_0x363d5d||!!_0x2bcd6d),this['bind']('isUnlinked')['to'](_0x12c9c8,'unlinkedAt',_0x27a903=>!!_0x27a903),this['bind']('ariaLabel')['to'](this,'length',_0x35d4b0=>{const _0x18ab1e=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return E(this['locale'],'COMMENT_THREAD_LABEL',[_0x35d4b0,_0x18ab1e]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x403ade(),this['keystrokes']=new jt(),this['focusCycler']=new _0x13347f({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x499fb5=>_0x499fb5['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 _0x36d892=new ie(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0xdd8a54=_0x36d892['commentInputView'];return _0x36d892['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0xdd8a54,'value',(_0x695e8c,_0x4e994f,_0x336845,_0x228292,_0x1889ca)=>!!_0x1889ca||!!_0x228292&&_0x336845&&!_0x4e994f||_0x695e8c&&_0x336845&&!_0x4e994f),_0xdd8a54['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x43c48f,_0x59880a,_0x248bce)=>{let _0x10fb51;return _0x10fb51=_0x248bce&&_0x59880a?'Reply\x20to\x20reopen\x20discussion...':_0x43c48f?'Reply...':'Write\x20a\x20comment...',E(this['locale'],_0x10fb51);}),_0xdd8a54['bind']('submitLabel')['to'](this,'length',_0x507150=>E(this['locale'],_0x507150?'Reply':'Comment')),_0xdd8a54['on']('submit',(_0x3d59d5,_0x4f428c)=>{this['fire']('addComment',_0x4f428c),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0xdd8a54['on']('cancel',()=>{this['focus']();}),_0xdd8a54['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0xdd8a54['on']('cancel',_0x1f5743=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x1f5743['stop']());}),this['on']('change:isActive',(_0x47fcce,_0x13b35d,_0x559b68)=>{_0x559b68||this['length']||_0xdd8a54['value']||this['fire']('removeCommentThread');}),_0x36d892;}}class vt extends/* #__PURE__ -- @preserve */
|
|
27
|
+
ti(ts){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x28257e,_0x19ac27,_0x5f4786,_0x354d27){super(_0x28257e,_0x19ac27,_0x5f4786,_0x354d27),this['commentThreadChildren']=this['createCollection']([this['commentsListView'],this['commentThreadInputView'],this['ariaDescriptionView']]),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x28257e,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x4bfc5b,_0x191d3d,_0xd7e88d)=>{_0xd7e88d||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x194f91,_0x1abd65,_0x3516cc)=>{_0x3516cc&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x20d71b=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck','ck-thread','ck-reset_all-excluded','ck-rounded-corners',_0x20d71b['if']('isActive','ck-thread--active'),_0x20d71b['if']('isUnlinked','ck-thread--unlinked'),_0x20d71b['if']('isConfirm','ck-thread--remove-confirmation'),_0x20d71b['to']('actionIndicator',_0x5e1ab3=>_0x5e1ab3?'ck-thread--'+_0x5e1ab3:'')],'data-thread-id':this['_model']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x20d71b['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 _0x14e2e0 of this['commentsListView']['commentViews'])_0x14e2e0['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x4796d0}=this,_0x35d145=this['commentsListView']['commentViews']['get'](0x0);_0x35d145===this['_boundFirstCommentView']||_0x35d145['isSystemComment']||(this['_boundFirstCommentView']=_0x35d145,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x35d145,'actionIndicator',_0x11fea5=>'remove'===_0x11fea5?'remove':null),_0x35d145['placeholder']=E(_0x4796d0,'Write\x20a\x20comment...'),_0x35d145['removeButton']['on']('execute',_0x5112b7=>{_0x5112b7['stop'](),this['showConfirm'](E(_0x4796d0,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),this['on']('removeConfirm',()=>{_0x35d145['focus']();}),_0x35d145['actionBar']['add'](this['resolveButton'],0x0),_0x35d145['focusables']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x2c588f=new _0x165a40(this['locale']);return _0x2c588f['label']=E(this['locale'],'Resolve'),_0x2c588f['tooltip']=E(this['locale'],'Resolve'),_0x2c588f['icon']=_0xa2de5f,_0x2c588f['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x2c588f['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x389aa1=>!_0x389aa1),_0x2c588f['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x34dfe1,_0xabf221)=>_0x34dfe1&&!_0xabf221),_0x2c588f['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x2c588f;}['_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(_0x151de8){super(_0x151de8),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x328888,_0x249786,_0x3c37dc)=>{this['element']['innerHTML']=_0x3c37dc;}),this['element']['innerHTML']=this['content'];}}class hs extends kt{['visibleView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x59050d,_0x1676a6,_0x6529c9){super(_0x59050d),this['_model']=_0x1676a6,this['_config']=_0x6529c9,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['bind']('ariaLabel')['to'](_0x1676a6,'content',_0x1676a6,'authoredAt',(_0x56cb52,_0x4fd3c4)=>E(_0x59050d,'COMMENT_ARIA_LABEL',[_0x1676a6['author']['name'],_0x6529c9['formatDateTime'](_0x4fd3c4),new DOMParser()['parseFromString'](_0x56cb52,'text/html')['body']['textContent'],_0x1676a6['isExternal']?this['getExternalCommentNote']():''])),this['ariaDescriptionView']=new Yt(_0x59050d,E(_0x59050d,'COMMENT_THREAD_DESCRIPTION')),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']()),this['focusables']=new _0x1750d2(),this['focusTracker']=new _0x403ade(),this['keystrokes']=new jt(),this['focusCycler']=new _0x13347f({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x10c5fd=>_0x10c5fd['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 _0x1023bf=new es(this['locale']);return _0x1023bf['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x40a384,_0x4b5578)=>_0x4b5578?_0x324623(_0x40a384,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x40a384),_0x1023bf;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x3c3ff7=new os(this['locale'],this['_config']['editorConfig']);return _0x3c3ff7['value']=this['_model']['content'],_0x3c3ff7['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x3c3ff7['submitLabel']=E(this['locale'],'Save'),_0x3c3ff7['on']('submit',(_0x57bd86,_0x15a264)=>{this['fire']('updateComment',this['_model']['id'],_0x15a264),this['switchToDisplayMode'](),this['focus']();}),_0x3c3ff7['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x3c3ff7['once']('editorReady',()=>{_0x3c3ff7['focus']();}),_0x3c3ff7['createEditor'](),_0x3c3ff7['delegate']('editorReady')['to'](this),_0x3c3ff7['delegate']('editorDestroyed')['to'](this),_0x3c3ff7;}['_setupKeyboardNavigation'](){const _0x5adfce=this['element'];this['keystrokes']['listenTo'](_0x5adfce);for(const _0x4bf715 of this['focusables'])this['focusTracker']['add'](_0x4bf715['element']),this['keystrokes']['listenTo'](_0x4bf715['element']);this['focusables']['on']('change',(_0x3019fb,_0x4feff0)=>{for(const _0x57f6e7 of _0x4feff0['removed'])this['focusTracker']['remove'](_0x57f6e7['element']),this['keystrokes']['stopListening'](_0x57f6e7['element']);for(const _0x108645 of _0x4feff0['added'])this['focusTracker']['add'](_0x108645['element']),this['keystrokes']['listenTo'](_0x108645['element']);}),this['keystrokes']['set']('enter',(_0xef5624,_0x549e62)=>{_0x5adfce===_0xef5624['target']&&(this['focusCycler']['focusFirst'](),_0x549e62());}),this['keystrokes']['set']('esc',(_0x8507b4,_0x10a903)=>{_0x5adfce!==_0x8507b4['target']&&(this['focus'](),_0x10a903());});}}class gt extends/* #__PURE__ -- @preserve */
|
|
28
|
+
ti(hs){['actionBar'];['userView'];constructor(_0x17b1f7,_0x134120,_0x1276cd){super(_0x17b1f7,_0x134120,_0x1276cd),this['set']('actionIndicator',null),this['set']('placeholder',E(_0x17b1f7,'Reply...')),this['bind']('authoredAt')['to'](_0x134120),this['bind']('resolvedAt')['to'](_0x134120),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 _0x2af2e9(_0x17b1f7,_0x134120['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['listenTo'](_0x134120,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x3cfbf5=this['bindTemplate'],_0x12ef82=[{'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':_0x3cfbf5['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x3cfbf5['to']('authoredAt',_0x25a49f=>this['_config']['formatDateTime'](_0x25a49f))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x3cfbf5['if']('isEditMode','ck-comment__actions--hidden'),_0x3cfbf5['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']&&_0x12ef82['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper',_0x3cfbf5['if']('isConfirm','ck-comment--remove-confirmation')],'tabindex':-0x1,'aria-label':_0x3cfbf5['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id'],'role':'listitem'},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x3cfbf5['if']('isEditMode','ck-comment--edit'),_0x3cfbf5['if']('isSystemComment','ck-comment--info'),_0x3cfbf5['to']('actionIndicator',_0x1dd946=>_0x1dd946?'ck-comment--'+_0x1dd946:'')],'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':_0x12ef82}]}]};}['_createEditButton'](){const _0x1aa689=new _0x5bb170(this['locale']);return _0x1aa689['label']=E(this['locale'],'Edit'),_0x1aa689['icon']=_0x2c1b35,_0x1aa689['withText']=!0x0,_0x1aa689['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x1aa689['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x5b03f2=>!_0x5b03f2),_0x1aa689['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x1aa689['on']('execute',()=>this['switchToEditMode']()),_0x1aa689;}['_createRemoveButton'](){const _0x5efd4e=new _0x5bb170(this['locale']);return _0x5efd4e['label']=E(this['locale'],'Remove'),_0x5efd4e['icon']=_0x326ed6,_0x5efd4e['withText']=!0x0,_0x5efd4e['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x5efd4e['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0xa50f4e=>!_0xa50f4e),_0x5efd4e['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x5efd4e['on']('execute',()=>{this['showConfirm'](E(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x5efd4e;}['_createDropdown'](){const _0x21f3f1=_0x3ab21e(this['locale'],_0x280f94),_0x1b33a6=_0x21f3f1['panelView']['children'],_0x16d34e=new _0x5efb78(this['locale']),_0x3fcbb8=_0x21f3f1['bindTemplate'];_0x1f4c64(_0x21f3f1,()=>this['items']['find'](_0xdcf3=>_0xdcf3['isVisible'])),_0x21f3f1['extendTemplate']({'attributes':{'class':[_0x3fcbb8['if']('isVisible','ck-hidden',_0x45c759=>!_0x45c759)]}});const _0xa69445=(_0x3aaafa,_0x51ad4e=-0x1)=>{const _0x138019=new _0xd2f7f5(this['locale']);_0x138019['children']['add'](_0x3aaafa);const _0xc1a80f=_0x51ad4e>-0x1?_0x51ad4e:_0x16d34e['items']['length'];_0x16d34e['items']['add'](_0x138019,_0xc1a80f);const _0x3832af=Array['from'](this['items']);_0x21f3f1['unbind']('isEnabled','isVisible'),_0x21f3f1['bind']('isEnabled')['toMany'](_0x3832af,'isEnabled',(..._0x3b8040)=>_0x3b8040['some'](_0x70302f=>_0x70302f)),_0x21f3f1['bind']('isVisible')['toMany'](_0x3832af,'isVisible',(..._0x1ca52a)=>_0x1ca52a['some'](_0x19b3d9=>_0x19b3d9));};_0x21f3f1['panelPosition']='sw',_0x21f3f1['buttonView']['set']({'label':E(this['locale'],'Show\x20more\x20items'),'icon':_0x5c316e});for(const _0x3e9c91 of this['items'])_0xa69445(_0x3e9c91);return _0x1b33a6['add'](_0x16d34e),_0x21f3f1['listenTo'](this['items'],'add',(_0x268616,_0x4a2534,_0x1c1947)=>{_0xa69445(_0x4a2534,_0x1c1947);}),_0x21f3f1['listenTo'](this['items'],'remove',(_0x1dc6b7,_0x501424,_0x15df0c)=>{_0x16d34e['items']['remove'](_0x15df0c);}),_0x21f3f1;}['_attachActions'](_0x38c5fe,_0x17ae87){const _0x9e3ab=_0x38c5fe&&_0x38c5fe['element'];_0x9e3ab&&(this['listenTo'](_0x9e3ab,'mouseenter',()=>this['actionIndicator']=_0x17ae87),this['listenTo'](_0x9e3ab,'focus',()=>this['actionIndicator']=_0x17ae87),this['listenTo'](_0x9e3ab,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x9e3ab,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0xc797c5=super['_createCommentInputView']();return _0xc797c5['bind']('placeholder')['to'](this),_0xc797c5;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function Lt(_0x9cf124){const _0x472ad8=Dt(_0x9cf124,0x1e),_0x47aeec=new MutationObserver(_0x38ca54=>{for(const _0x59faf1 of _0x38ca54)('attributes'==_0x59faf1['type']&&'class'==_0x59faf1['attributeName']||'childList'==_0x59faf1['type']||'characterData'==_0x59faf1['type'])&&_0x472ad8();});return{'attach'(_0x44a282){_0x47aeec['observe'](_0x44a282,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x47aeec['disconnect'](),_0x472ad8['cancel']();}};}class S extends kt{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x2968d8,_0x4b961e){super(_0x2968d8),this['id']=_0x4e9e71(),this['focusTracker']=new _0x403ade(),this['keystrokes']=new jt(),this['keystrokes']['set']('Esc',(_0x156c23,_0x3b3c4b)=>this['fire']('Esc',_0x3b3c4b)),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'](_0x4b961e),this['mainView']=_0x4b961e;const _0x584546=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x584546['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 _0x4550b7=this['element']['clientHeight'];_0x4550b7&&(this['height']=_0x4550b7);}}class d extends/* #__PURE__ -- @preserve */
|
|
29
|
+
_0x3fe266(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x5ad172,target:_0x482693,type:_0x5d1a93,isVisible:_0x385009=!0x0}){super(),this['view']=_0x5ad172,this['view']['element']||this['view']['render'](),this['_type']=_0x5d1a93,this['_target']=_0x482693,d['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x1a8bd1([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x4206ba,_0x44728b)=>{this['view']['focusTracker']['add'](_0x44728b);}),this['focusableElements']['on']('remove',(_0xd0a6a4,_0x20659c)=>{this['view']['focusTracker']['remove'](_0x20659c);}),this['set']('isVisible',_0x385009);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x4c286b=this['_getNormalizedTarget']();return d['_assertCorrectTarget'](_0x4c286b),_0x4c286b;}get['targetRect'](){const _0x441eac=this['target'];if(null===_0x441eac)return null;if(_0x441eac instanceof _0x56eef8)return _0x441eac;const _0x44f10d=_0x441eac['filter'](_0x4a4189=>function(_0x4b44bb){const _0x20b539=_0x4b44bb['offsetParent'];if(_0x20b539)return!0x0;const _0x152e17=_0x4b44bb['getClientRects']()['item'](0x0);return!!_0x152e17;}(_0x4a4189));return 0x0===_0x44f10d['length']?null:new _0x56eef8(_0x44f10d[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x47d690){this['view']['isActive']=_0x47d690,this['view']['mainView']['isActive']=_0x47d690;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x39491b){if(!(null===_0x39491b||_0x39491b instanceof _0x56eef8||Array['isArray'](_0x39491b)&&_0x39491b['every'](_0x4abe73=>li(_0x4abe73))))throw new _0x4835fd('annotation-invalid-target',null,{'target':_0x39491b});}['_getNormalizedTarget'](){const _0x4c411f='function'==typeof this['_target']?this['_target']():this['_target'];return li(_0x4c411f)?[_0x4c411f]:_0x4c411f;}}function li(_0x37cbac){return null!==_0x37cbac&&'object'==typeof _0x37cbac&&'nodeType'in _0x37cbac&&0x1===_0x37cbac['nodeType'];}class _ extends _0x1a8bd1{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x530532=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x403ade(),this['_focusTracker']['on']('change:isFocused',(_0x1599b3,_0x5b542a,_0xdfed26)=>{_0xdfed26||this['fire']('blur');});for(const _0x72e13 of _0x530532)this['add'](_0x72e13);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x5ed3e2){if(this['has'](_0x5ed3e2))throw new _0x4835fd('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x5ed3e2['innerView'],_0x5ed3e2),this['_viewToAnnotation']['set'](_0x5ed3e2['view'],_0x5ed3e2);for(const _0x442f83 of _0x5ed3e2['focusableElements'])this['_focusTracker']['add'](_0x442f83);this['listenTo'](_0x5ed3e2['focusableElements'],'add',(_0x59643e,_0x21c616)=>{this['_focusTracker']['add'](_0x21c616);}),this['listenTo'](_0x5ed3e2['focusableElements'],'remove',(_0x489f36,_0x5f06d8)=>{this['_focusTracker']['remove'](_0x5f06d8);}),this['listenTo'](_0x5ed3e2['view']['focusTracker'],'change:isFocused',(_0x1871a8,_0x41d469,_0x4ef9b9)=>{_0x4ef9b9&&this['fire']('focus',_0x5ed3e2);}),_0x5ed3e2['updateTargetRect']();const _0x599279=this['_getOrderInContent'](_0x5ed3e2['view']['targetRect']);return super['add'](_0x5ed3e2,_0x599279);}['remove'](_0x41778c){if(!this['has'](_0x41778c))throw new _0x4835fd('annotationcollection-not-existing-item',null);this['stopListening'](_0x41778c['view']['focusTracker']),this['stopListening'](_0x41778c['focusableElements']);for(const _0x296516 of _0x41778c['focusableElements'])this['_focusTracker']['remove'](_0x296516);return this['_viewToAnnotation']['delete'](_0x41778c['view']),this['_innerViewToAnnotation']['delete'](_0x41778c['innerView']),super['remove'](_0x41778c);}['getByInnerView'](_0x3b372a){return this['_innerViewToAnnotation']['get'](_0x3b372a);}['getByView'](_0x4a0e32){return this['_viewToAnnotation']['get'](_0x4a0e32);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x2f8ada of this)_0x2f8ada['updateTargetRect']();this['_sort']();}['_sort'](){const _0x7ddde9=Array['from'](this)['sort']((_0x57e42b,_0x3644ee)=>v(_0x57e42b['view']['targetRect'],_0x3644ee['view']['targetRect']));for(let _0x5f51f4=_0x7ddde9['length']-0x1;_0x5f51f4>0x0;_0x5f51f4--){const _0x2e68c1=_0x7ddde9[_0x5f51f4];_0x5f51f4!==this['getIndex'](_0x2e68c1)&&(this['remove'](_0x2e68c1),this['add'](_0x2e68c1));}}['_getOrderInContent'](_0x21dafa){let _0x5a3c4d=0x0;if(!_0x21dafa)return this['length'];for(const _0x51edd7 of this){const _0x3044f8=_0x51edd7['view']['targetRect'];if(_0x3044f8){if(v(_0x21dafa,_0x3044f8)<0x0)return _0x5a3c4d;_0x5a3c4d++;}}return _0x5a3c4d;}}function v(_0x180d7a,_0x26fcfa){if(null===_0x180d7a&&null===_0x26fcfa)return 0x0;if(null===_0x180d7a)return-0x1;if(null===_0x26fcfa)return 0x1;const _0xbd0471=_0x180d7a['top']-_0x26fcfa['top'];return 0x0==_0xbd0471?_0x180d7a['left']-_0x26fcfa['left']:_0xbd0471;}class O extends _0xce78b4{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x2c235a){if(super(_0x2c235a),this['collection']=new _(),this['_visibleAnnotations']=new _(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x2c235a instanceof _0x431851){const _0x2e0a80=_0x2c235a['locale'];_0x2c235a['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':E(_0x2e0a80,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':E(_0x2e0a80,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':E(_0x2e0a80,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':E(_0x2e0a80,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':E(_0x2e0a80,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':E(_0x2e0a80,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':E(_0x2e0a80,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x19c2f9){this['collection']['add'](_0x19c2f9);}['remove'](_0x141a65){this['collection']['remove'](_0x141a65),_0x141a65['destroy']();}['refreshVisibility'](){for(const _0x2a7558 of this['collection'])_0x2a7558['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x175ae2){return this['collection']['getByInnerView'](_0x175ae2);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x393392 of this['collection'])_0x393392['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x17ce7a){this['fire']('_activateAnnotation',_0x17ce7a);}['createAnnotation'](_0x4575c8){return new d(_0x4575c8);}['createAnnotationView'](_0x40ba74,_0x31de19){return new S(_0x40ba74,_0x31de19);}['_addActiveAnnotation'](_0x5f49dc){const _0x28e250=new Set(this['activeAnnotations']);_0x28e250['add'](_0x5f49dc),this['activeAnnotations']=_0x28e250;}['_removeActiveAnnotation'](_0xa23236){const _0x47d588=new Set(this['activeAnnotations']);_0x47d588['delete'](_0xa23236),this['activeAnnotations']=_0x47d588;}['_bindAnnotationsToVisibleAnnotations'](){const _0x19c6c5=this['collection'],_0x2b7581=this['_visibleAnnotations'];function _0x2ec7d8(_0x4ab674){const _0x2efd62=_0x4ab674['source'];_0x2efd62['isVisible']&&!_0x2b7581['has'](_0x2efd62)?_0x2b7581['add'](_0x2efd62):!_0x2efd62['isVisible']&&_0x2b7581['has'](_0x2efd62)&&_0x2b7581['remove'](_0x2efd62),_0x2efd62['view']['focusTracker']['remove'](_0x2efd62['view']['element']),_0x2efd62['view']['focusTracker']['add'](_0x2efd62['view']['element']);}this['listenTo'](_0x19c6c5,'add',(_0x2e74d5,_0x24d04f)=>{_0x24d04f['isVisible']&&_0x2b7581['add'](_0x24d04f),this['listenTo'](_0x24d04f,'change:isVisible',_0x2ec7d8);}),this['listenTo'](_0x19c6c5,'remove',(_0x3e733f,_0x2f24c6)=>{_0x2b7581['has'](_0x2f24c6)&&_0x2b7581['remove'](_0x2f24c6),this['stopListening'](_0x2f24c6,'change:isVisible',_0x2ec7d8);});}['_setupEnterAnnotationKeystroke'](){const _0x51450e=_0x11ae8b=>{_0x11ae8b['on']('ready',()=>{_0x11ae8b['keystrokes']['set'](_0x272f50,(_0x59cd97,_0x4a0340)=>{const _0x3b0d8f=_0x30c8a0(this['activeAnnotations']['values']());_0x3b0d8f&&(_0x3b0d8f['view']['focus'](),_0x4a0340());});});};this['context']instanceof _0x431851?_0x51450e(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x2a713f,_0x1178d4)=>{_0x51450e(_0x1178d4);});}['_setupEscapeAnnotationHandling'](){const _0x451a62=_0x21cecc=>{const _0x354056=_0x21cecc['source'],_0x41ad13=[];let _0x5b8f3a;if(Array['isArray'](_0x354056['target'])){_0x5b8f3a=_0x354056['target'][0x0],this['context']instanceof _0x431851?_0x41ad13['push'](this['context']):this['context']['editors']&&_0x41ad13['push'](...this['context']['editors']);for(const _0x2bda34 of _0x41ad13)for(const _0x15f671 of _0x2bda34['editing']['view']['domRoots']['values']())if(_0x15f671['contains'](_0x5b8f3a))return void _0x2bda34['editing']['view']['focus']();_0x5b8f3a['focus']();}};this['listenTo'](this['collection'],'add',(_0x5379ef,_0x5a1c08)=>{this['listenTo'](_0x5a1c08,'escape',_0x451a62,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x12ce8d,_0x4702a2)=>{this['stopListening'](_0x4702a2,'escape',_0x451a62);});}}const Tt=Symbol('noChannel'),_t={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class o extends _0xce78b4{['_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(_0x14faa5){super(_0x14faa5),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x21f97e=this['context']['config'];_0x21f97e['define']('comments.maxCommentsWhenCollapsed',0x2),_0x21f97e['define']('comments.maxThreadTotalWeight',0x1f4),_0x21f97e['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x21f97e['define']('comments.CommentThreadView',vt),_0x21f97e['define']('comments.CommentView',gt),_0x21f97e['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x2d3ba8=this['context']['plugins']['get'](O);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x5aada4,_0x2076db)=>this['_addCommentThread'](_0x2076db)),this['on']('submitCommentThread',(_0x50558a,_0x32a3c6)=>this['_submitCommentThread'](_0x32a3c6)),this['on']('resolveCommentThread',(_0x40fc9a,_0x19b242)=>this['_resolveCommentThread'](_0x19b242)),this['on']('resolveCommentThread',(_0x9a833b,_0x1ca522)=>this['_updateActiveAnnotation'](_0x1ca522),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x109cff,_0x154fc2)=>this['_reopenCommentThread'](_0x154fc2)),this['on']('reopenCommentThread',(_0x372823,_0x1372ad)=>this['_updateActiveAnnotation'](_0x1372ad),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x514d19,_0x22c2c7)=>this['_removeCommentThread'](_0x22c2c7)),this['on']('updateCommentThread',(_0x3747f3,_0x413fc5)=>this['_updateCommentThread'](_0x413fc5)),this['on']('updateCommentThread',(_0x16dd9f,_0x445f33)=>this['_updateActiveAnnotation'](_0x445f33),{'priority':'lowest'}),this['on']('addComment',(_0x10d2bd,_0x50c0fb)=>this['_addComment'](_0x50c0fb)),this['on']('updateComment',(_0x42e826,_0x39c0b5)=>this['_updateComment'](_0x39c0b5)),this['on']('removeComment',(_0x46437d,_0x443d42)=>this['_removeComment'](_0x443d42)),this['on']('addComment',(_0x20dc7b,{threadId:_0xd7d6d1,isFromAdapter:_0x32f7b1})=>{if(_0x32f7b1)return;const _0x21c8a1=this['getCommentThread'](_0xd7d6d1),_0x13ebd8=_0x21c8a1&&this['_threadToController']['get'](_0x21c8a1);_0x13ebd8&&_0x13ebd8['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x2d3ba8,'change:activeAnnotations',(_0x2cc47c,_0xb68a8d,_0x513183)=>{const _0x2e358f=Array['from'](_0x513183)['map'](_0x575ba4=>this['_viewToController']['get'](_0x575ba4['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x2e358f?_0x2e358f['model']:null;});}set['adapter'](_0x5cf978){if(this['_adapter'])throw new _0x4835fd('commentsrepository-adapter-already-set');this['_adapter']=_0x5cf978;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x334dc4=Tt,threadId:_0x3f4b0a=_0x4e9e71(),comments:_0x13393a=[],unlinkedAt:_0x1f0a98=null,resolvedAt:_0xc3e3bc=null,resolvedBy:_0x2fde83=null,target:_0x4acd34=null,context:_0x3b4dd8=null,attributes:_0x4e0749={},isResolvable:_0x4672bc=!0x0,isSubmitted:_0x31b8b1=!0x1,isFromAdapter:_0x26dc6a=!0x1}={}){return this['fire'](bt('addCommentThread',_0x334dc4),{'channelId':_0x334dc4,'threadId':_0x3f4b0a,'comments':_0x13393a,'unlinkedAt':_0x1f0a98,'resolvedAt':_0xc3e3bc,'resolvedBy':_0x2fde83,'target':_0x4acd34,'context':_0x3b4dd8,'attributes':_0x4e0749,'isFromAdapter':_0x26dc6a,'isResolvable':_0x4672bc,'isSubmitted':_0x31b8b1}),this['getCommentThread'](_0x3f4b0a);}['openNewCommentThread']({channelId:_0x2e236a=Tt,threadId:_0x35783f=_0x4e9e71(),target:_0x3047cb,context:_0x3c6cec=null,isResolvable:_0xc16cf1=!0x0}){if(this['_readOnlyChannels']['has'](_0x2e236a)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x3047cb)throw new _0x4835fd('commentsrepository-missing-target');const _0x97b119=this['addCommentThread']({'channelId':_0x2e236a,'threadId':_0x35783f,'target':_0x3047cb,'context':_0x3c6cec,'isResolvable':_0xc16cf1});if(!_0x97b119)return null;const _0x547e45=this['_threadToController']['get'](_0x97b119),_0x1527e0=_0x547e45['view']['commentThreadInputView']['commentInputView'],_0x1b0cc7=this['context']['plugins']['get'](O),_0xce0b49=_0x1b0cc7['getByInnerView'](_0x547e45['view']);return _0x1b0cc7['activate'](_0xce0b49),_0x1527e0['once']('editorReady',()=>_0x1527e0['focus']()),_0x97b119;}['hasCommentThread'](_0x3cc392){if('string'!=typeof _0x3cc392)throw new _0x4835fd('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x3cc392);}['updateCommentThread']({channelId:_0x4bae8f=Tt,threadId:_0x3189ab,context:_0x494efa,unlinkedAt:_0x2c67d2,attributes:_0x5d005a,isFromAdapter:_0x57b75e=!0x1}){return this['fire'](bt('updateCommentThread',_0x4bae8f),{'channelId':_0x4bae8f,'threadId':_0x3189ab,'context':_0x494efa,'unlinkedAt':_0x2c67d2,'attributes':_0x5d005a,'isFromAdapter':_0x57b75e}),this['getCommentThread'](_0x3189ab);}['getCommentThread'](_0x3efeb6){if('string'!=typeof _0x3efeb6)throw new _0x4835fd('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x3efeb6);}['fetchCommentThread']({channelId:_0x4daa20,threadId:_0x566d6d}={}){const _0x4149d7=this['getCommentThread'](_0x566d6d);if(_0x4149d7)return Promise['resolve'](_0x4149d7);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x4835fd('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x4daa20,'threadId':_0x566d6d})['then'](_0x7651da=>this['hasCommentThread'](_0x566d6d)?this['getCommentThread'](_0x566d6d):_0x7651da?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x4daa20},_0x7651da)):void 0x0)['catch'](_0x3418d6=>{throw console['error'](_0x3418d6),new _0x4835fd('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x38d92d,skipNotAttached:_0x370724=!0x1,skipEmpty:_0x38bb9e=!0x1,toJSON:_0x232472=!0x1}={}){const _0x2dfbf9=[];for(const _0x27dada of this['_threads']['values']())_0x38d92d&&_0x27dada['channelId']!==_0x38d92d||_0x370724&&!_0x27dada['isAttached']||_0x38bb9e&&0x0===_0x27dada['length']||_0x2dfbf9['push'](_0x27dada);return _0x232472?_0x2dfbf9['map'](_0x255950=>_0x255950['toJSON']()):_0x2dfbf9;}['setActiveCommentThread'](_0x5d0dd9){const _0x43803a=this['context']['plugins']['get'](O);if(!_0x5d0dd9)return void(this['activeCommentThread']&&_0x43803a['deactivateAll']());const _0x5832b7=this['getCommentThread'](_0x5d0dd9);if(!_0x5832b7)throw new _0x4835fd('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x5d0dd9});if(!this['_threadToController']['has'](_0x5832b7))throw new _0x4835fd('commentsrepository-active-not-attached',null,{'threadId':_0x5d0dd9});const _0x4a280f=_0x43803a['getByInnerView'](this['_threadToController']['get'](_0x5832b7)['view']);_0x43803a['activate'](_0x4a280f);}['switchReadOnly'](_0x2df8a9,_0x28b51c){_0x2df8a9?this['_readOnlyChannels']['add'](_0x28b51c):this['_readOnlyChannels']['delete'](_0x28b51c),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x13b992){return this['_readOnlyChannels']['has'](_0x13b992)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x44e1d9,_0x26c2db){return new Ct(_0x44e1d9,_0x26c2db);}['setPermissions'](_0x3a6bf9,_0x5c14ef=Tt){this['_permissions']['set'](_0x5c14ef,_0x3a6bf9),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x235e92=Tt){return this['_permissions']['has'](_0x235e92)?this['_permissions']['get'](_0x235e92):_t;}['_addCommentThread']({channelId:_0x27b375,threadId:_0x5965a2,comments:_0x4bf3a2,unlinkedAt:_0x107423,resolvedAt:_0x1fa6c8,resolvedBy:_0x5923bb,target:_0x44d705,context:_0x13df38,attributes:_0x2f05c4,isFromAdapter:_0x1b7648,isResolvable:_0x3ca915,isSubmitted:_0x56eb42}){if('string'!=typeof _0x5965a2)throw new _0x4835fd('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x5965a2});if(this['hasCommentThread'](_0x5965a2))throw new _0x4835fd('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x5965a2});const _0x40458e=new ui(this,{'channelId':_0x27b375,'id':_0x5965a2,'context':_0x13df38,'attributes':_0x2f05c4,'unlinkedAt':_0x107423,'resolvedAt':_0x1fa6c8,'resolvedBy':_0x5923bb?this['context']['plugins']['get'](it)['getUser'](_0x5923bb):null,'isResolvable':_0x3ca915,'isSubmitted':_0x56eb42||_0x1b7648});this['_threads']['set'](_0x5965a2,_0x40458e);for(const _0x3eb248 of _0x4bf3a2)_0x40458e['_add'](this['_createNewComment']({'threadId':_0x5965a2,..._0x3eb248}));return _0x44d705&&_0x40458e['attachTo'](_0x44d705),_0x1b7648||!_0x40458e['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x27b375,'threadId':_0x5965a2});}['_submitCommentThread']({channelId:_0x3e2074,threadId:_0x1482cf}){if(!this['hasCommentThread'](_0x1482cf))throw new _0x4835fd('commentsrepository-missing-comment-thread',this);const _0x13238=this['getCommentThread'](_0x1482cf);if(_0x13238['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x522e3b,comments:_0x496afe,resolvedAt:_0x678f71,resolvedBy:_0x542a45,context:_0x5a5e14,attributes:_0x11ebcf}=_0x13238,_0x3d4198=this['context']['plugins']['get']('PendingActions'),_0x2e1163=_0x3d4198['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x3e2074,'threadId':_0x522e3b,'comments':_0x496afe['map'](_0x4dd477=>_0x4dd477['toJSON']()),'resolvedAt':_0x678f71,'resolvedBy':_0x542a45?_0x542a45['id']:_0x542a45,'context':_0x5a5e14,'attributes':_0x11ebcf})['then'](({comments:_0x372100})=>{_0x3d4198['remove'](_0x2e1163);for(const _0xe9a3e5 of _0x372100)this['_updateComment']({'channelId':_0x3e2074,'threadId':_0x1482cf,'commentId':_0xe9a3e5['commentId'],'createdAt':_0xe9a3e5['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x270d88=>{throw console['error'](_0x270d88),new _0x4835fd('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x4e1fd0,target:_0x54f9d2}){const _0x37b8b5=this['getCommentThread'](_0x4e1fd0);if(!_0x37b8b5)throw new _0x4835fd('commentsrepository-attach-missing-comment-thread',this);const _0x46b340=this['context']['plugins']['get']('PendingActions'),_0x21d4a8=this['context']['plugins']['get'](O),_0xab0b5c=this['_createCommentThreadView'](_0x37b8b5),_0x17e583=new Ct(_0x37b8b5,_0xab0b5c);let _0xcbc054=null;_0xab0b5c['on']('change:isDirty',(_0x3c4d26,_0x2bca7d,_0x580084)=>{_0x580084?_0xcbc054=_0x46b340['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0xcbc054&&(_0x46b340['remove'](_0xcbc054),_0xcbc054=null);}),this['_threadToController']['set'](_0x37b8b5,_0x17e583),this['_viewToController']['set'](_0xab0b5c,_0x17e583);const _0x1ae02d=new S(this['context']['locale'],_0xab0b5c);_0x1ae02d['bind']('length')['to'](_0xab0b5c),_0x1ae02d['bind']('isDirty')['to'](_0xab0b5c,'isDirty',_0xab0b5c,'length',(_0x43d149,_0x4e26bf)=>_0x43d149||!_0x4e26bf),_0x1ae02d['bind']('isActive')['to'](_0xab0b5c),_0x1ae02d['type']='comment';const _0x24a2ae=new d({'view':_0x1ae02d,'target':_0x54f9d2,'type':'comment','isVisible':!_0x37b8b5['archivedAt']});return _0xab0b5c['on']('escape',()=>{_0x24a2ae['fire']('escape');}),this['_bindAnnotationToEditors'](_0xab0b5c,_0x24a2ae),_0x21d4a8['add'](_0x24a2ae),_0x24a2ae;}['_bindAnnotationToEditors'](_0x24a7d2,_0x107d44){this['listenTo'](_0x24a7d2,'editorReady',(_0x18328d,_0x5422ab)=>{const _0xfe7334=_0x5422ab['ui']['view']['body']['bodyCollectionContainer'];_0x107d44['focusableElements']['add'](_0xfe7334),this['context']instanceof _0x431851&&this['context']['ui']['focusTracker']['add'](_0xfe7334);},{'priority':'highest'}),this['listenTo'](_0x24a7d2,'editorDestroyed',(_0x323746,_0x6aeb7b)=>{const _0x169e19=_0x6aeb7b['ui']['view']['body']['bodyCollectionContainer'];_0x107d44['focusableElements']['has'](_0x169e19)&&_0x107d44['focusableElements']['remove'](_0x169e19),this['context']instanceof _0x431851&&this['context']['ui']['focusTracker']['remove'](_0x169e19);});}['_unbindEditors'](_0xa4da56){this['stopListening'](_0xa4da56,'editorReady'),this['stopListening'](_0xa4da56,'editorDestroyed');}['_createCommentThreadView'](_0x3e9961){const _0x3e91c0=this['context']['plugins']['get'](it),{config:_0x385ddc,locale:_0x379f4a}=this['context'],_0x4426d3=lt(_0x385ddc['get']('locale'),_0x379f4a);return new(0x0,(_0x385ddc['get']('comments'))['CommentThreadView'])(_0x379f4a,_0x3e9961,_0x3e91c0['me'],{'editorConfig':{..._0x385ddc['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x385ddc['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x385ddc['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x385ddc['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x385ddc['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x4426d3,'CommentView':_0x385ddc['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x1c82f9,channelId:_0x565467,resolvedAt:_0x1c27fd,resolvedBy:_0x5909ba,isFromAdapter:_0x2c1d9b}){if(!this['hasCommentThread'](_0x1c82f9))throw new _0x4835fd('commentsrepository-missing-comment-thread',null,{'threadId':_0x1c82f9});const _0x32af91=this['getCommentThread'](_0x1c82f9);if(_0x32af91['isResolved'])throw new _0x4835fd('commentsrepository-resolved-comment-thread',null,{'threadId':_0x1c82f9});const _0xa1811c=this['context']['plugins']['get'](it);if(_0x32af91['resolvedBy']=_0xa1811c['getUser'](_0x5909ba),_0x32af91['resolvedAt']=_0x1c27fd,_0x2c1d9b||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x94b6d0=this['context']['plugins']['get']('PendingActions'),_0x1d10e1=_0x94b6d0['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x565467,'threadId':_0x1c82f9})['then'](({resolvedAt:_0x362374,resolvedBy:_0x19798b})=>{_0x94b6d0['remove'](_0x1d10e1),_0x32af91['resolvedBy']['id']!==_0x19798b&&(_0x32af91['resolvedBy']=_0xa1811c['getUser'](_0x19798b)),_0x32af91['resolvedAt']=_0x362374;})['catch'](_0x434319=>{throw console['error'](_0x434319),new _0x4835fd('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x521443,channelId:_0x217d3d,isFromAdapter:_0x4eb592}){if(!this['hasCommentThread'](_0x521443))throw new _0x4835fd('commentsrepository-missing-comment-thread',null,{'threadId':_0x521443});const _0x47d2dc=this['getCommentThread'](_0x521443);if(!_0x47d2dc['isResolved'])throw new _0x4835fd('commentsrepository-reopen-comment-thread',null,{'threadId':_0x521443});if(_0x47d2dc['resolvedBy']=null,_0x47d2dc['resolvedAt']=null,_0x4eb592||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x5010be=this['context']['plugins']['get']('PendingActions'),_0x389400=_0x5010be['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x217d3d,'threadId':_0x521443})['then'](()=>_0x5010be['remove'](_0x389400))['catch'](_0x261406=>{throw console['error'](_0x261406),new _0x4835fd('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x4c6abd,isFromAdapter:_0x4172f0}){const _0x1da8d5=this['getCommentThread'](_0x4c6abd);if(!_0x1da8d5)throw new _0x4835fd('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x4c6abd),this['_threads']['delete'](_0x4c6abd),!_0x1da8d5['isSubmitted']||_0x4172f0||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x2d670f=this['context']['plugins']['get']('PendingActions'),{channelId:_0x6f6755}=_0x1da8d5,_0x47a1fe=_0x2d670f['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x6f6755,'threadId':_0x4c6abd})['then'](()=>_0x2d670f['remove'](_0x47a1fe))['catch'](_0xebcffd=>{throw console['error'](_0xebcffd),new _0x4835fd('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x4e7511,unlinkedAt:_0x41849a,context:_0x1ae522,attributes:_0x3d63bf,isFromAdapter:_0x418fe4}){if('string'!=typeof _0x4e7511)throw new _0x4835fd('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x4e7511});if(!this['hasCommentThread'](_0x4e7511))throw new _0x4835fd('commentsrepository-missing-comment-thread',null,{'threadId':_0x4e7511});const _0x4ff97f=this['getCommentThread'](_0x4e7511);let _0x312cc8=!0x1;if(void 0x0!==_0x1ae522&&_0x4ff97f['context']!==_0x1ae522&&(_0x4ff97f['context']=_0x1ae522,_0x312cc8=!0x0),void 0x0!==_0x41849a&&_0x4ff97f['unlinkedAt']!==_0x41849a&&(_0x4ff97f['unlinkedAt']=_0x41849a,_0x312cc8=!0x0),_0x3d63bf&&!wt(_0x3d63bf,_0x4ff97f['attributes'])&&(_0x4ff97f['attributes']=_0x3d63bf,_0x312cc8=!0x0),!_0x312cc8)return Promise['resolve']();if(!_0x4ff97f['isSubmitted']||_0x418fe4||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x633fad=this['context']['plugins']['get']('PendingActions'),{channelId:_0x5331cd}=_0x4ff97f,_0x2412e5=_0x633fad['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x5331cd,'threadId':_0x4e7511,'context':_0x1ae522,'unlinkedAt':_0x41849a,'attributes':_0x3d63bf})['then'](()=>_0x633fad['remove'](_0x2412e5))['catch'](_0x2d193a=>{throw console['error'](_0x2d193a),new _0x4835fd('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x4db6d8){const _0x30de04=this['context']['plugins']['get'](O),_0x3777bf=this['getCommentThread'](_0x4db6d8);if(_0x3777bf['_isAttached']=!0x1,this['_threadToController']['has'](_0x3777bf)){const _0x14ddee=this['_threadToController']['get'](_0x3777bf),_0x3851fa=_0x14ddee['view'],_0x5a715b=_0x30de04['getByInnerView'](_0x3851fa);this['_threadToController']['delete'](_0x3777bf),this['_viewToController']['delete'](_0x3851fa),_0x5a715b&&_0x30de04['remove'](_0x5a715b),_0x14ddee['destroy'](),_0x3851fa['destroy']()['then'](()=>{this['_unbindEditors'](_0x3851fa);});}}['_updateActiveAnnotation']({threadId:_0x11db44,resolvedAt:_0x167d55,unlinkedAt:_0x1196b9}){const _0x1d2f57=!!_0x167d55,_0x397ebd=this['context']['plugins']['get'](O),_0xda337e=this['getCommentThread'](_0x11db44);if(this['_threadToController']['has'](_0xda337e)){const _0x1a80c8=this['_threadToController']['get'](_0xda337e)['view'],_0x58a687=_0x397ebd['getByInnerView'](_0x1a80c8);_0x58a687&&(_0x1d2f57&&_0x397ebd['_removeActiveAnnotation'](_0x58a687),_0x1196b9?_0x58a687['isVisible']=!0x1:_0x58a687['refreshVisibility']());}}['_getExternalAuthor'](_0x28124c){const _0x15fc5d=this['context']['plugins']['get'](it),_0x111475=pt('external:'+_0x28124c),_0x421a1e=_0x15fc5d['getUser'](_0x111475);return _0x421a1e||_0x15fc5d['addUser']({'id':_0x111475,'name':_0x28124c});}['_createNewComment']({threadId:_0x15097d,commentId:_0xfafea8=_0x4e9e71(),content:_0x3fd66a,authorId:_0x31a985,createdAt:_0x5c2827,attributes:_0x50d1d3}){if('string'!=typeof _0xfafea8)throw new _0x4835fd('commentsrepository-invalid-commentid');if('string'!=typeof _0x31a985)throw new _0x4835fd('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x3fd66a||!_0x3fd66a['trim']())throw new _0x4835fd('commentsrepository-invalid-comment-content');const _0x218cfe=this['context']['plugins']['get'](it)['getUser'](_0x31a985);if(!_0x218cfe)throw new _0x4835fd('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x31a985});let _0x307168=null,_0x1821f5=_0x5c2827;return _0x50d1d3?.['@external']&&(_0x307168=this['_getExternalAuthor'](_0x50d1d3['@external']['authorName']),_0x1821f5=new Date(_0x50d1d3['@external']['createdAt'])),new fi(this,{'threadId':_0x15097d,'id':_0xfafea8,'author':_0x307168||_0x218cfe,'creator':_0x218cfe,'content':_0x3fd66a,'createdAt':_0x5c2827,'authoredAt':_0x1821f5,'attributes':_0x50d1d3});}['_addComment'](_0x595a65){let {threadId:_0x57d925,content:_0x143e76,attributes:_0x1bd26b,isFromAdapter:_0x1dff23}=_0x595a65;const _0x5a7d9f=this['getCommentThread'](_0x595a65['threadId']);if(!_0x5a7d9f)throw new _0x4835fd('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x625a19=this['_createNewComment'](_0x595a65),{id:_0x4846ec}=_0x625a19;if(_0x5a7d9f['_add'](_0x625a19),_0x1dff23||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x5a7d9f['isSubmitted'])return Promise['resolve']();const _0x525cfd=this['context']['plugins']['get']('PendingActions'),{channelId:_0x987134}=_0x5a7d9f,_0xd5d9da=_0x525cfd['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x1bd26b||(_0x1bd26b={}),this['adapter']['addComment']({'channelId':_0x987134,'threadId':_0x57d925,'commentId':_0x4846ec,'content':_0x143e76,'attributes':_0x1bd26b})['then'](_0x405f57=>{_0x525cfd['remove'](_0xd5d9da),_0x405f57&&this['_updateComment']({'channelId':_0x987134,'threadId':_0x57d925,'commentId':_0x4846ec,'createdAt':_0x405f57['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x329ba3=>{throw console['error'](_0x329ba3),new _0x4835fd('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x57afb2,commentId:_0x654e3,content:_0x26097a,createdAt:_0x4138f5,attributes:_0xdb11f8,isFromAdapter:_0x5c20ff}){if(void 0x0!==_0x26097a&&('string'!=typeof _0x26097a||!_0x26097a['trim']()['length']))throw new _0x4835fd('commentsrepository-update-comment-invalid-content');const _0x4bd79d=this['getCommentThread'](_0x57afb2),_0x3c6dd3=_0x4bd79d['getComment'](_0x654e3);if(!_0x3c6dd3)throw new _0x4835fd('commentsrepository-update-missing-comment',this);let _0x4cc1e5=!0x1;if(_0x26097a&&_0x26097a!==_0x3c6dd3['content']&&(_0x3c6dd3['isEditable']||_0x5c20ff)&&(_0x3c6dd3['content']=_0x26097a,_0x4cc1e5=!0x0),_0x4138f5&&_0x4138f5!==_0x3c6dd3['createdAt']&&(_0x3c6dd3['createdAt']=_0x4138f5,_0x3c6dd3['attributes']&&_0x3c6dd3['attributes']['@external']||(_0x3c6dd3['authoredAt']=_0x4138f5),_0x4cc1e5=!0x0),_0xdb11f8&&!wt(_0xdb11f8,_0x3c6dd3['attributes'])&&(_0x3c6dd3['attributes']=_0xdb11f8,_0x4cc1e5=!0x0),!_0x4cc1e5)return Promise['resolve']();if(_0x4bd79d['fire']('commentUpdated'),_0x5c20ff||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x8d2ee6=this['context']['plugins']['get']('PendingActions'),{channelId:_0x190fda}=this['getCommentThread'](_0x3c6dd3['threadId']),_0xbe844b=_0x8d2ee6['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x190fda,'threadId':_0x57afb2,'commentId':_0x654e3,'content':_0x26097a,'attributes':_0xdb11f8})['then'](()=>_0x8d2ee6['remove'](_0xbe844b))['catch'](_0x2da59d=>{throw console['error'](_0x2da59d),new _0x4835fd('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x33da3e,commentId:_0x5c70a0,isFromAdapter:_0x4f8855}){const _0x36c679=this['getCommentThread'](_0x33da3e),_0x2d44d9=_0x36c679['getComment'](_0x5c70a0);if(!_0x2d44d9)throw new _0x4835fd('commentsrepository-remove-missing-comment',this);if(_0x36c679['_remove'](_0x2d44d9),_0x4f8855||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x438772=this['context']['plugins']['get']('PendingActions'),{channelId:_0x3c2f17}=_0x36c679,_0xc06eb9=_0x438772['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x3c2f17,'threadId':_0x33da3e,'commentId':_0x5c70a0})['then'](()=>_0x438772['remove'](_0xc06eb9))['catch'](_0x48759c=>{throw console['error'](_0x48759c),new _0x4835fd('commentsrepository-remove-comment-internal-error',this);});}}class ui extends/* #__PURE__ -- @preserve */
|
|
30
|
+
_0x3fe266(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x2e40ac,_0x18d610){super();const _0x9f8c5e=_0x18d610['isResolvable'];this['channelId']=_0x18d610['channelId'],this['id']=_0x18d610['id'],this['comments']=new _0x1a8bd1(),this['_repository']=_0x2e40ac,this['_isAttached']=!0x1,this['_isSubmitted']=_0x18d610['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x2e40ac,'_permissions',_0x2e40ac,'_readOnlyChannels',()=>_0x2e40ac['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x2e40ac,'_permissions',()=>_0x2e40ac['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x2e40ac,'_permissions',()=>{const _0x72ce12=_0x2e40ac['getPermissions'](this['channelId']);return _0x72ce12['write']||_0x72ce12['admin'];}),this['bind']('isResolvable')['to'](_0x2e40ac,'_permissions',()=>_0x9f8c5e&&_0x2e40ac['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x18d610['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x595ea6,_0x4f0fe8)=>_0x595ea6?_0x4f0fe8?_0x595ea6<_0x4f0fe8?_0x595ea6:_0x4f0fe8:_0x595ea6:_0x4f0fe8),this['set']('unlinkedAt',_0x18d610['unlinkedAt']||null),this['set']('resolvedAt',_0x18d610['resolvedAt']||null),this['set']('resolvedBy',_0x18d610['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x16f7c3=>!!_0x16f7c3),this['set']('attributes',_0x18d610['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x3cf70a,_0xc14845)=>_0x3cf70a+_0xc14845['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x9bdd7b,id:_0x4ca364}=this;this['_repository']['fire'](bt('submitCommentThread',_0x9bdd7b),{'channelId':_0x9bdd7b,'threadId':_0x4ca364});}['setUnlinkedAt'](_0x577bb7){this['_update']({'unlinkedAt':_0x577bb7});}['resolve']({resolvedAt:_0x5b746b=new Date(),resolvedBy:_0x310f76=null,isFromAdapter:_0x4b44d1=!0x1}={}){const _0x1bb735=this['_repository']['context']['plugins']['get'](it)['me'],{channelId:_0x16bdab,id:_0x11fae9}=this;this['_repository']['fire'](bt('resolveCommentThread',_0x16bdab),{'channelId':_0x16bdab,'threadId':_0x11fae9,'resolvedAt':_0x5b746b,'resolvedBy':_0x310f76||_0x1bb735['id'],'isFromAdapter':_0x4b44d1});}['reopen']({isFromAdapter:_0x55183d=!0x1}={}){const {channelId:_0x10281b,id:_0x63f264}=this;this['_repository']['fire'](bt('reopenCommentThread',_0x10281b),{'channelId':_0x10281b,'threadId':_0x63f264,'isFromAdapter':_0x55183d});}['setContext'](_0x46037d){this['context']||this['_update']({'context':_0x46037d});}['setAttribute'](_0x3e495a,_0xd85782){const _0x295d7c=It(this['attributes']);At(_0x295d7c,_0x3e495a,_0xd85782),this['_update']({'attributes':_0x295d7c});}['removeAttribute'](_0xc4ee65){const _0x476b62=It(this['attributes']);yt(_0x476b62,_0xc4ee65),this['_update']({'attributes':_0x476b62});}['remove']({isFromAdapter:_0x1eebbc=!0x1}={}){const {channelId:_0x1acb9b,id:_0x4cc615}=this;this['_repository']['fire'](bt('removeCommentThread',_0x1acb9b),{'channelId':_0x1acb9b,'threadId':_0x4cc615,'isFromAdapter':_0x1eebbc});}['attachTo'](_0xefb20){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0xefb20});}['addComment'](_0x596e8b){const {channelId:_0xf3e68c,id:_0x43ad9d}=this;this['_repository']['fire'](bt('addComment',_0xf3e68c,_0x43ad9d),Object['assign']({'channelId':_0xf3e68c,'threadId':_0x43ad9d},_0x596e8b));}['getComment'](_0x9ce24d){if('string'!=typeof _0x9ce24d)throw new _0x4835fd('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x9ce24d});return this['comments']['get'](_0x9ce24d);}['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'](_0x4c2d09=>_0x4c2d09['toJSON']()),'attributes':this['attributes']};}['_add'](_0x45836f){return this['listenTo'](_0x45836f,'change:authoredAt',()=>{const _0x2d0dc1=this['_findOptimalIndex'](_0x45836f),_0x1f20b8=this['comments'];_0x2d0dc1-0x1!=_0x1f20b8['getIndex'](_0x45836f)&&_0x2d0dc1+0x1!=_0x1f20b8['getIndex'](_0x45836f)&&(this['_remove'](_0x45836f),this['_add'](_0x45836f));}),this['comments']['add'](_0x45836f,this['_findOptimalIndex'](_0x45836f));}['_update'](_0x230e7d){const {channelId:_0x4a9398,id:_0x2d84b4}=this;this['_repository']['fire'](bt('updateCommentThread',_0x4a9398),{..._0x230e7d,'channelId':_0x4a9398,'threadId':_0x2d84b4});}['_remove'](_0x70bdb8){return this['stopListening'](_0x70bdb8),_0x70bdb8['destroy'](),this['comments']['remove'](_0x70bdb8);}['_findOptimalIndex'](_0x1c712e){const _0x59cb2d=this['comments']['find'](_0x1073d3=>new Date(_0x1073d3['authoredAt'])['getTime']()>new Date(_0x1c712e['authoredAt'])['getTime']());return _0x59cb2d?this['comments']['getIndex'](_0x59cb2d):this['length'];}}class fi extends/* #__PURE__ -- @preserve */
|
|
31
|
+
_0x3fe266(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x2e4b49,_0x55aba9){super();const _0x317beb=_0x2e4b49['context']['plugins']['get'](it)['me'],_0x280a39=_0x2e4b49['getCommentThread'](_0x55aba9['threadId']),_0x5ee332=0x0===_0x280a39['comments']['length'],_0x3b3194=_0x317beb===_0x55aba9['author'];this['id']=_0x55aba9['id'],this['threadId']=_0x55aba9['threadId'],this['author']=_0x55aba9['author'],this['creator']=_0x55aba9['creator'],this['isExternal']=Boolean(_0x55aba9['attributes']&&_0x55aba9['attributes']['@external']),this['set']('content',_0x55aba9['content']),this['createdAt']=_0x55aba9['createdAt']||new Date(),this['set']('authoredAt',_0x55aba9['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x280a39,'resolvedAt'),this['set']('attributes',_0x55aba9['attributes']||{}),this['bind']('isEditable')['to'](_0x2e4b49,'_permissions',()=>{const _0x3bcdee=_0x2e4b49['getPermissions'](_0x280a39['channelId'])['write'],_0x44deed=_0x2e4b49['getPermissions'](_0x280a39['channelId'])['modifyAll'];return _0x3b3194&&_0x3bcdee||!_0x3b3194&&_0x44deed;}),this['bind']('isRemovable')['to'](_0x280a39,'isRemovable',_0x2e4b49,'_permissions',_0x3b0a5c=>{const _0x5d6390=_0x2e4b49['getPermissions'](_0x280a39['channelId'])['write'],_0x5ac797=_0x2e4b49['getPermissions'](_0x280a39['channelId'])['modifyAll'];return _0x3b3194&&_0x5d6390||_0x3b0a5c&&_0x5ee332||!_0x3b3194&&_0x5ac797&&!_0x5ee332;}),this['bind']('isReadOnly')['to'](_0x280a39,'isReadOnly'),this['_repository']=_0x2e4b49;}get['weight'](){return Math['max'](function(_0x83c420){const _0x21f969=document['createElement']('div');return _0x21f969['innerHTML']=_0x83c420,_0x21f969['textContent']['length'];}(this['content']),0xc8);}['update'](_0x4fcb0f){const {threadId:_0xfd43d0,id:_0x5e9e86}=this;if(!this['_repository']['hasCommentThread'](_0xfd43d0))throw new _0x4835fd('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0xba0bf6}=this['_repository']['getCommentThread'](_0xfd43d0);this['_repository']['fire'](bt('updateComment',_0xba0bf6,_0xfd43d0),{'channelId':_0xba0bf6,'threadId':_0xfd43d0,'commentId':_0x5e9e86,..._0x4fcb0f});}['setAttribute'](_0x475e48,_0x2b74e0){const _0x4865a8=It(this['attributes']);At(_0x4865a8,_0x475e48,_0x2b74e0),this['update']({'attributes':_0x4865a8});}['removeAttribute'](_0x14eefc){const _0x5e5351=It(this['attributes']);yt(_0x5e5351,_0x14eefc),this['update']({'attributes':_0x5e5351});}['remove'](_0x21a797={}){if(!_0x21a797['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0xeacea4,id:_0x27da87}=this;if(!this['_repository']['hasCommentThread'](_0xeacea4))throw new _0x4835fd('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x129728}=this['_repository']['getCommentThread'](_0xeacea4);this['_repository']['fire'](bt('removeComment',_0x129728,_0xeacea4),{'channelId':_0x129728,'threadId':_0xeacea4,'commentId':_0x27da87,..._0x21a797});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function bt(_0x54fda8,..._0x485fe6){for(const _0xa932b0 of _0x485fe6)void 0x0!==_0xa932b0&&(_0x54fda8+=':'+String(_0xa932b0));return _0x54fda8;}class J extends _0x27904e{['refresh'](){const _0x1567c1=this['editor']['model']['document']['selection'];for(const _0x495a0c of _0x1567c1['getRanges']())if(this['_hasContent'](_0x495a0c))return void(this['isEnabled']=!0x0);this['isEnabled']=!0x1;}['execute']({threadId:_0x59bee1=_0x4e9e71()}={}){const _0x2b45a6=this['editor']['model'],_0x22c3cb=[];for(const _0x11c020 of _0x2b45a6['document']['selection']['getRanges']())this['_hasContent'](_0x11c020)&&_0x22c3cb['push'](this['_trimToContent'](_0x11c020));_0x2b45a6['change'](_0x2b8e3d=>{for(const _0x30ce6d of _0x22c3cb){const _0x3a0fd4=_0x4e9e71()['substr'](0x1,0x5),_0x23d906='comment:'+_0x59bee1+':'+_0x3a0fd4;_0x2b8e3d['addMarker'](_0x23d906,{'range':_0x30ce6d,'usingOperation':!0x1,'affectsData':!0x1});}});}['_hasContent'](_0x527aac){for(const _0x526ec0 of _0x527aac['getItems']())if(this['_itemIsContent'](_0x526ec0))return!0x0;return!0x1;}['_itemIsContent'](_0x2edc45){return _0x2edc45['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x2edc45)&&!_0x2edc45['is']('element','tableCell');}['_trimToContent'](_0x353b09){const _0x1a3e39=_0x5c38f7=>!this['_itemIsContent'](_0x5c38f7['item']),_0x3b5ab7=_0x353b09['start']['getLastMatchingPosition'](_0x1a3e39),_0x41fe33=_0x353b09['end']['getLastMatchingPosition'](_0x1a3e39,{'direction':'backward'});return this['editor']['model']['createRange'](_0x3b5ab7,_0x41fe33);}}class P extends _0x1b086d{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[O];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x397dfc){super(_0x397dfc),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x3c1fda=this['editor'],_0x26c3ac=_0x3c1fda['model']['document']['selection'],_0x441775=_0x3f14f3(()=>this['refreshSelectedViews'](),0xa);_0x26c3ac['on']('change:range',(_0xadb82f,_0x52e801)=>{_0x52e801['directChange']&&(_0x441775['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x3c1fda['editing']['view']['document'],'change:isFocused',(_0x2372fa,_0x2fec14,_0x425d31)=>{_0x425d31&&_0x441775();}),this['listenTo'](_0x3c1fda['ui']['focusTracker'],'change:isFocused',(_0x2a345d,_0xeb8677,_0x4e4d69)=>{_0x4e4d69||_0x3c1fda['isReadOnly']||this['fire']('blur',{'isAnnotationTracked':_0x5c3c6b=>this['_editorAnnotationsData']['has'](_0x5c3c6b['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x9b9279){if(this['_editorAnnotations']['has'](_0x9b9279['view']))return;this['_editorAnnotations']['add'](_0x9b9279['view']),this['editor']['ui']['focusTracker']['add'](_0x9b9279['view']['element']);const _0x188b29=this['editor']['plugins']['get'](O);this['listenTo'](_0x188b29['collection'],'remove',(_0x18bc4c,_0x32c2e2)=>{this['editor']['ui']['focusTracker']['remove'](_0x32c2e2['view']['element']),this['_editorAnnotations']['delete'](_0x32c2e2['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x40669c){if('function'!=typeof _0x40669c)throw new _0x4835fd('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x40669c);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x2fb5a4,annotations:_0x237db2}){const _0x5e7982=[],_0x94e8b7=this['editor']['model']['document']['selection'],_0x535188=Array['from'](_0x94e8b7['getRanges']());for(const [_0x5392da,_0xf39859]of this['_editorAnnotationsData']){const _0x47d83e=_0x245fba(_0xf39859),_0xeadbba=_0x237db2['getByInnerView'](_0x5392da);_0x47d83e&&_0xeadbba&&_0x5e7982['push']({'annotation':_0xeadbba,'range':_0x47d83e});}function _0x245fba(_0xe8a3d){for(const _0x25f8a5 of _0xe8a3d)for(const _0x355735 of _0x535188)if(_0x25f8a5['containsRange'](_0x355735,!_0x94e8b7['isCollapsed']))return _0x25f8a5;return null;}return _0x5e7982['sort']((_0x46701c,_0x438632)=>{const _0x209552=_0x46701c['range'],_0xcd5da6=_0x438632['range'];if(!_0x209552['isEqual'](_0xcd5da6)){if(_0x209552['containsRange'](_0xcd5da6,!0x0))return 0x1;if(_0xcd5da6['containsRange'](_0x209552,!0x0))return-0x1;}return _0x46701c['annotation']==_0x2fb5a4?-0x1:_0x438632['annotation']==_0x2fb5a4?0x1:0x0;})['map'](_0x3d9f71=>_0x3d9f71['annotation']);}get['_editorAnnotationsData'](){const _0x41c845=new Map();for(const _0x42c585 of Array['from'](this['_dataCollectors']))for(const [_0x147bd9,_0x4f696e]of _0x42c585())_0x41c845['set'](_0x147bd9,_0x4f696e);return _0x41c845;}}class st extends _0x1b086d{['afterInit'](){const _0x12697f=this['editor'];if(!_0x12697f['plugins']['has']('RestrictedEditingModeEditing'))return;_0x12697f['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class ct extends _0x1b086d{constructor(_0x4035d9){super(_0x4035d9),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x105e72=this['editor'],_0x424df0=_0x105e72['commands']['get']('importWord'),_0x465add=_0x105e72['plugins']['get'](it);_0x424df0&&(_0x424df0['on']('execute',(_0x1a2f4f,[,_0x38a20a])=>{_0x38a20a['collaboration_features']={'comments':!0x0,'user_id':_0x465add['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x424df0,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x3401d6,_0x432c14){const {comment_threads:_0x50b7ee}=_0x432c14;_0x50b7ee&&_0x50b7ee['forEach'](({thread_id:_0x5de792,comments:_0x1b9230,is_resolved:_0x56196d})=>{const _0x5846eb=new Date(),_0x243fa8=_0x1b9230['map'](({author:_0x2e4479,content:_0x42f50a,created_at:_0xe81342})=>({'content':_0x42f50a,'authorId':this['editor']['plugins']['get'](it)['me']['id'],'createdAt':_0x5846eb,'attributes':{'@external':{'authorName':_0x2e4479,'createdAt':_0xe81342?new Date(_0xe81342):new Date(),'source':'importWord'}}})),_0x5c103a=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](o)['addCommentThread']({'channelId':_0x5c103a,'threadId':_0x5de792,'comments':_0x243fa8,'resolvedAt':_0x56196d?_0x5846eb:null});});}}class at extends _0x1b086d{constructor(_0x254798){super(_0x254798),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x11642e=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x11642e,'contentInsertion',(_0x55eaf6,_0x3a5aa6)=>this['_removeMarkersWithoutThreads'](_0x3a5aa6['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x21755d){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x21755d;const _0x3e1d53=this['editor']['plugins']['get']('CommentsRepository');for(const _0x27a491 of _0x21755d['keys']()){const [_0x5144e2,_0x2934a2]=_0x27a491['split'](':');'comment'!=_0x5144e2||_0x3e1d53['hasCommentThread'](_0x2934a2)||_0x21755d['delete'](_0x27a491);}return _0x21755d;}['_registerMarkerInClipboardPipeline'](){const _0x3bfde3=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x241973=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x241973&&_0x3bfde3['_registerMarkerToCopy']('comment',_0x241973);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x924058){switch(_0x924058){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 _0x1b086d{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x5198a9,_0x4c77aa)=>{if(!_0x4c77aa['options']['showCommentHighlights'])return null;if(_0x4c77aa['options']['ignoreResolvedComments']){const {id:_0x74aff4}=er(_0x5198a9['markerName']),_0x5b6c0f=this['editor']['plugins']['get'](o);if(_0x5b6c0f['getCommentThread'](_0x74aff4)?.['isResolved']&&_0x5198a9['item'])return _0x4c77aa['consumable']['consume'](_0x5198a9['item'],'addMarker:'+_0x5198a9['markerName']),_0x4c77aa['consumable']['consume'](_0x5198a9['item'],'removeMarker:'+_0x5198a9['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x41982a=>{_0x41982a['on']('addMarker:comment',(_0xbea871,_0x50bd4d,_0x5a35aa)=>{if(!_0x5a35aa['options']['showCommentHighlights'])return;const _0x46da0e=_0x50bd4d['item'];if(!_0x46da0e)return;const _0x492028=_0x5a35aa['mapper']['toViewElement'](_0x46da0e);this['editor']['model']['schema']['isObject'](_0x46da0e)&&_0x492028&&!_0x492028['getCustomProperty']('widget')&&_0x492028['is']('containerElement')&&_0x3ff71c(_0x492028,_0x5a35aa['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x5097bf,{writer:_0x46b1ab,options:_0x41fd4f})=>{if(!_0x41fd4f['showCommentHighlights'])return null;const _0x17cfae=_0x46b1ab['createContainerElement']('div'),_0x57ca83=_0x46b1ab['createEmptyElement']('hr');return _0x46b1ab['addClass']('ck-horizontal-line',_0x17cfae),_0x46b1ab['insert'](_0x46b1ab['createPositionAt'](_0x17cfae,0x0),_0x57ca83),_0x17cfae;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x468906,{writer:_0x49910b,options:_0x560a41})=>{if(!_0x560a41['showCommentHighlights'])return null;const _0x5ef066=_0x49910b['createContainerElement']('span'),_0x4c7509=_0x49910b['createEmptyElement']('img');return _0x49910b['addClass']('image-inline',_0x5ef066),_0x49910b['insert'](_0x49910b['createPositionAt'](_0x5ef066,0x0),_0x4c7509),_0x5ef066;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x1b9be6,{writer:_0x4e5028,options:_0x5ee58c})=>{if(_0x5ee58c['showCommentHighlights'])return _0x4e5028['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x2b14b4,_0x40bed9,_0x53d765)=>{_0x53d765['options']['showCommentHighlights']&&_0x2b14b4['stop']();},{'priority':'high'});}}class r extends _0x1b086d{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(_0x474dea){super(_0x474dea),this['set']('isThreadsLoadingPaused',!0x0),_0x474dea['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x36f912,_0xfe3b1a,_0x5d0132,_0x470f1f)=>{const _0x3e19e3=_0x474dea['plugins']['get'](o),_0x991a1f=_0x5d0132?er(_0x5d0132)['id']:null;_0x474dea['model']['change'](()=>{if(_0x991a1f){const _0x2b7c9f=this['getAllMarkersForId'](_0x991a1f);for(const _0x4ea816 of _0x2b7c9f)_0x474dea['editing']['reconvertMarker'](_0x4ea816);}if(_0x470f1f){const {id:_0x5a8832}=er(_0x470f1f),_0x57ee2d=_0x3e19e3['getCommentThread'](_0x5a8832);if(_0x57ee2d&&_0x57ee2d['unlinkedAt'])return;if(_0x57ee2d&&!_0x57ee2d['isAttached'])return;const _0x31db93=this['getAllMarkersForId'](_0x5a8832);for(const _0x527e6e of _0x31db93)_0x474dea['editing']['reconvertMarker'](_0x527e6e);}}),_0x991a1f&&this['scrollToThreadMarker'](_0x991a1f);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x4c6a5a=this['editor'],_0x52621a=_0x4c6a5a['plugins']['get'](o),_0x3edf9b=_0x4c6a5a['config']['get']('collaboration.channelId'),_0x3bbdca=_0x52621a['getCommentThreads']()['filter'](_0x13c067=>_0x13c067['channelId']!==_0x3edf9b);_0x4c6a5a['commands']['add']('addCommentThread',new J(_0x4c6a5a)),this['listenTo'](_0x4c6a5a,'change:isReadOnly',(_0x5e6f1c,_0x2d8455,_0x553032)=>{_0x52621a['switchReadOnly'](_0x553032,_0x4c6a5a['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x52621a,ft('addCommentThread',_0x3edf9b),(_0x2ba1ae,{threadId:_0x312920})=>{const _0x205cf7=this['editor']['plugins']['get'](o)['getCommentThread'](_0x312920);_0x205cf7?.['unlinkedAt']&&this['_attachArchivedThread'](_0x312920);}),this['listenTo'](_0x52621a,ft('removeCommentThread',_0x3edf9b),(_0x24db06,{threadId:_0x11150d})=>{_0x4c6a5a['model']['enqueueChange']({'isUndoable':!0x1},_0x4ec750=>{const _0xa5e029=this['getAllMarkersForId'](_0x11150d);for(const _0x56072e of _0xa5e029)_0x4ec750['removeMarker'](_0x56072e);});}),this['listenTo'](_0x52621a,ft('resolveCommentThread',_0x3edf9b),(_0x4a098f,{threadId:_0x5d9e85})=>{(this['_reconvertMarkers'](_0x5d9e85),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](o)['getCommentThread'](_0x5d9e85)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x52621a,ft('reopenCommentThread',_0x3edf9b),(_0x23f3cb,{threadId:_0x20fc74})=>{this['_reconvertMarkers'](_0x20fc74);},{'priority':'low'}),this['listenTo'](_0x52621a,ft('addComment',_0x3edf9b),(_0x2166b2,{threadId:_0xa1fab7,isFromAdapter:_0x31e2d1})=>{const _0x42294d=this['getAllMarkersForId'](_0xa1fab7);if(_0x31e2d1||0x0==_0x42294d['length']||!_0x52621a['hasCommentThread'](_0xa1fab7))return;0x1===_0x52621a['getCommentThread'](_0xa1fab7)['length']&&_0x4c6a5a['model']['enqueueChange']({'isUndoable':!0x1},_0x227282=>{for(const _0x374a60 of _0x42294d)_0x227282['updateMarker'](_0x374a60,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x3bbdca);}['afterInit'](){!async function(_0x31a4e7){const _0x4899d4=_0x33ec26([0x53,0x62,0x7a,0x6a,0x36,0x6e,0x66,0x51,0x77,0x52,0x33,0x54,0x74,0x47,0x39,0x67,0x78,0x32,0x76,0x6b,0x44,0x43,0x35,0x34,0x37,0x58,0x50,0x48,0x4e,0x6f,0x6d,0x57,0x4f,0x5a,0x38,0x56,0x79,0x70,0x61,0x71,0x63,0x72,0x64,0x46,0x30,0x31,0x41,0x4a,0x68,0x45,0x69,0x65,0x4c,0x4d,0x59,0x75,0x55,0x42,0x73,0x6c,0x49,0x4b]),_0x2aae82=0x26046f52,_0x3d4c10=0x260305ba^_0x2aae82,_0xe6efda=window[_0x33ec26([0x44,0x61,0x74,0x65])][_0x33ec26([0x6e,0x6f,0x77])](),_0xc9363e=_0x31a4e7[_0x33ec26([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x75afe7=new window[(_0x33ec26([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x18512a=>{_0xc9363e[_0x33ec26([0x6f,0x6e,0x63,0x65])](_0x33ec26([0x72,0x65,0x61,0x64,0x79]),_0x18512a);}),_0x193c87={[_0x33ec26([0x6b,0x74,0x79])]:_0x33ec26([0x45,0x43]),[_0x33ec26([0x75,0x73,0x65])]:_0x33ec26([0x73,0x69,0x67]),[_0x33ec26([0x63,0x72,0x76])]:_0x33ec26([0x50,0x2d,0x32,0x35,0x36]),[_0x33ec26([0x78])]:_0x33ec26([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]),[_0x33ec26([0x79])]:_0x33ec26([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]),[_0x33ec26([0x61,0x6c,0x67])]:_0x33ec26([0x45,0x53,0x32,0x35,0x36])},_0x38124e=_0xc9363e[_0x33ec26([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x33ec26([0x67,0x65,0x74])](_0x33ec26([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xfb1fa1(){let _0x5dbcd5,_0x2b20ea=null,_0x22407a=null;try{if(_0x38124e==_0x33ec26([0x47,0x50,0x4c]))return _0x33ec26([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5dbcd5=_0x45c9b7(),!_0x5dbcd5)return _0x33ec26([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5dbcd5[_0x33ec26([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x22407a=_0x23db67(_0x5dbcd5[_0x33ec26([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5dbcd5[_0x33ec26([0x6a,0x74,0x69])])),await _0x23ffaf()?_0x3719b()?_0x36fb6e()?_0x33ec26([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x378ca8()?(_0x5dbcd5[_0x33ec26([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x33ec26([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2b20ea=_0x3e107c(_0x33ec26([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5dbcd5[_0x33ec26([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x33ec26([0x74,0x72,0x69,0x61,0x6c])&&(_0x2b20ea=_0x3e107c(_0x33ec26([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x596038()):_0x33ec26([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x33ec26([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x33ec26([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x33ec26([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x36fb6e(){const _0x597071=[_0x33ec26([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x33ec26([0x74,0x72,0x69,0x61,0x6c])][_0x33ec26([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5dbcd5[_0x33ec26([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xe6efda/0x3e8:0xe10*_0x3d4c10;return _0x5dbcd5[_0x33ec26([0x65,0x78,0x70])]<_0x597071;}function _0x3719b(){const _0x6e0023=_0x5dbcd5[_0x33ec26([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x6e0023)return!0x1;if(_0x6e0023[_0x33ec26([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x33ec26([0x2a])))return!0x0;if(_0x6e0023[_0x33ec26([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x33ec26([0x43,0x4d,0x54])))return!0x0;if(_0x6e0023[_0x33ec26([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x33ec26([0x52,0x43,0x4d,0x54]))){if(_0x2c6d1f())return!0x0;if(_0x1f7dd9()||_0x1644f0())return!0x0;}return!0x1;}function _0x378ca8(){const _0x1890d0=_0x5dbcd5[_0x33ec26([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1890d0||0x0==_0x1890d0[_0x33ec26([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3295b4}=new URL(window[_0x33ec26([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x1890d0[_0x33ec26([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3295b4))return!0x0;const _0x4660d4=_0x3295b4[_0x33ec26([0x73,0x70,0x6c,0x69,0x74])](_0x33ec26([0x2e]));return _0x1890d0[_0x33ec26([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x48cfd4=>_0x48cfd4[_0x33ec26([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x33ec26([0x2a])))[_0x33ec26([0x6d,0x61,0x70])](_0x2bcdbf=>_0x2bcdbf[_0x33ec26([0x73,0x70,0x6c,0x69,0x74])](_0x33ec26([0x2e])))[_0x33ec26([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xaddda1=>_0xaddda1[_0x33ec26([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x4660d4[_0x33ec26([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x33ec26([0x6d,0x61,0x70])](_0x44dd7f=>Array(_0x4660d4[_0x33ec26([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x44dd7f[_0x33ec26([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x33ec26([0x66,0x69,0x6c,0x6c])](_0x44dd7f[0x0]===_0x33ec26([0x2a])?_0x33ec26([0x2a]):'')[_0x33ec26([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x44dd7f))[_0x33ec26([0x73,0x6f,0x6d,0x65])](_0x1f5119=>_0x4660d4[_0x33ec26([0x65,0x76,0x65,0x72,0x79])]((_0x3cdc55,_0x2b6a1e)=>_0x1f5119[_0x2b6a1e]===_0x3cdc55||_0x1f5119[_0x2b6a1e]===_0x33ec26([0x2a])));}function _0x596038(){return _0x2b20ea&&_0x22407a?new window[(_0x33ec26([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x18b568,_0x52a0c6)=>{_0x2b20ea[_0x33ec26([0x74,0x68,0x65,0x6e])](_0x18b568,_0x52a0c6),_0x22407a[_0x33ec26([0x74,0x68,0x65,0x6e])](_0x1497bc=>{_0x1497bc!=_0x33ec26([0x56,0x61,0x6c,0x69,0x64])&&_0x18b568(_0x1497bc);},_0x52a0c6);}):_0x2b20ea||_0x22407a||_0x33ec26([0x56,0x61,0x6c,0x69,0x64]);}}function _0x23db67(_0xf9bc18,_0x23fb66){return new window[(_0x33ec26([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2d9226=>{if(_0xf9a8a8())return _0x2d9226(_0x33ec26([0x56,0x61,0x6c,0x69,0x64]));_0x38ea12(),_0xc9363e[_0x33ec26([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x33ec26([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x342507=!0x1;const _0x180e6c=_0x4e9e71();function _0x36288d(_0x1ff549){return!!_0x1ff549&&(typeof _0x1ff549===_0x33ec26([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1ff549===_0x33ec26([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1ff549[_0x33ec26([0x74,0x68,0x65,0x6e])]===_0x33ec26([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1ff549[_0x33ec26([0x63,0x61,0x74,0x63,0x68])]===_0x33ec26([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5abf63(_0x1f511d){_0x1b09ff(_0x1f511d)[_0x33ec26([0x74,0x68,0x65,0x6e])](_0x542215=>{if(!_0x542215||_0x542215[_0x33ec26([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x33ec26([0x6f,0x6b]))return _0x33ec26([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5cda87(_0x3ff331(_0x180e6c+_0x23fb66))!=_0x542215[_0x33ec26([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x33ec26([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x33ec26([0x56,0x61,0x6c,0x69,0x64]);})[_0x33ec26([0x74,0x68,0x65,0x6e])](_0x3e2b1d=>(_0x5433cb(),_0x3e2b1d),()=>{const _0x27b43e=_0x1144f2();return null==_0x27b43e?(_0x5433cb(),_0x33ec26([0x56,0x61,0x6c,0x69,0x64])):_0x33ec26(_0xe6efda-_0x27b43e>(0x208eb52^_0x2aae82)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x33ec26([0x74,0x68,0x65,0x6e])](_0x2d9226)[_0x33ec26([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2d9226(_0x33ec26([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1f73f8=0x263281d2^_0x2aae82;function _0x5433cb(){const _0x4c1b65=_0x33ec26([0x6c,0x6c,0x63,0x74,0x2d])+_0x5cda87(_0x3ff331(_0xf9bc18)),_0x3749dd=_0x1ecccc(_0x5cda87(window[_0x33ec26([0x4d,0x61,0x74,0x68])][_0x33ec26([0x63,0x65,0x69,0x6c])](_0xe6efda/_0x1f73f8)));window[_0x33ec26([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x33ec26([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4c1b65,_0x3749dd);}function _0x1144f2(){const _0x4cf5f4=_0x33ec26([0x6c,0x6c,0x63,0x74,0x2d])+_0x5cda87(_0x3ff331(_0xf9bc18)),_0x2e92b5=window[_0x33ec26([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x33ec26([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4cf5f4);return _0x2e92b5?window[_0x33ec26([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1ecccc(_0x2e92b5),0x10)*_0x1f73f8:null;}function _0x1b09ff(_0x16b5a4){return new window[(_0x33ec26([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2d3f14,_0x20c03f)=>{_0x16b5a4[_0x33ec26([0x74,0x68,0x65,0x6e])](_0x2d3f14,_0x20c03f),window[_0x33ec26([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x20c03f,0x2605bb92^_0x2aae82);});}}_0xc9363e[_0x33ec26([0x6f,0x6e])](_0x33ec26([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x9a59d2,_0x3cf0e7)=>{if(_0x3cf0e7[0x0]!=_0xf9bc18)return _0x2d9226(_0x33ec26([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3cf0e7[0x1]={..._0x3cf0e7[0x1],[_0x33ec26([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x180e6c};},{[_0x33ec26([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x33ec26([0x68,0x69,0x67,0x68])}),_0xc9363e[_0x33ec26([0x6f,0x6e])](_0x33ec26([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1aaf29=>{_0x36288d(_0x1aaf29[_0x33ec26([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x342507=!0x0,_0x5abf63(_0x1aaf29[_0x33ec26([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x33ec26([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x33ec26([0x6c,0x6f,0x77])}),_0x75afe7[_0x33ec26([0x74,0x68,0x65,0x6e])](()=>{_0x342507||_0x2d9226(_0x33ec26([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0xf9a8a8(){return _0xc9363e[_0x33ec26([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x33ec26([0x76,0x69,0x65,0x77])][_0x33ec26([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x33ec26([0x61,0x75,0x74,0x6f]);}function _0x38ea12(){_0xc9363e[_0x33ec26([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x33ec26([0x76,0x69,0x65,0x77])][_0x33ec26([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x33ec26([0x61,0x75,0x74,0x6f]);}}function _0x3e107c(_0x296136){const _0x5b4fde=[new window[(_0x33ec26([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x41f20e=>setTimeout(_0x41f20e,0x260d519e^_0x2aae82)),_0x75afe7[_0x33ec26([0x74,0x68,0x65,0x6e])](()=>new window[(_0x33ec26([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3eced9=>{let _0x200576=0x0;_0xc9363e[_0x33ec26([0x6d,0x6f,0x64,0x65,0x6c])][_0x33ec26([0x6f,0x6e])](_0x33ec26([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x6b07b9,_0x26b9ac)=>{_0x26b9ac[0x0][_0x33ec26([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x200576++,_0x200576==(0x26046eaa^_0x2aae82)&&(_0x3eced9(),_0x6b07b9[_0x33ec26([0x6f,0x66,0x66])]());});}))];return window[_0x33ec26([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x33ec26([0x72,0x61,0x63,0x65])](_0x5b4fde)[_0x33ec26([0x74,0x68,0x65,0x6e])](()=>_0x296136);}async function _0x28ce57(){await _0x75afe7,_0xc9363e[_0x33ec26([0x6d,0x6f,0x64,0x65,0x6c])][_0x33ec26([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5c306f,_0xc9363e[_0x33ec26([0x6d,0x6f,0x64,0x65,0x6c])][_0x33ec26([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5c306f,_0xc9363e[_0x33ec26([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x33ec26([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2c6d1f(){return _0x17479e(_0x33ec26([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x3f99bf(_0x33ec26([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x33ec26([0x73,0x74,0x61,0x74,0x65])]==_0x33ec26([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x1f7dd9(){return _0x17479e(_0x33ec26([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 _0x1644f0(){return _0x17479e(_0x33ec26([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x1404c4(_0x42ad21){const _0x458103=_0x2b26da();_0xc9363e[_0x458103]=_0x33ec26([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x42ad21,_0x42ad21!=_0x33ec26([0x56,0x61,0x6c,0x69,0x64])&&_0x28ce57();}function _0x2b26da(){const _0x1f74a2=window[_0x33ec26([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x33ec26([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x33ec26([0x6e,0x6f,0x77])]())[_0x33ec26([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x33ec26([0x2e]),'');let _0x35e831=_0x33ec26([0x53]);for(let _0x5e9ab2=0x0;_0x5e9ab2<_0x1f74a2[_0x33ec26([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5e9ab2+=0x2){let _0x11728f=window[_0x33ec26([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1f74a2[_0x33ec26([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5e9ab2,_0x5e9ab2+0x2));_0x11728f>=_0x4899d4[_0x33ec26([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x11728f-=_0x4899d4[_0x33ec26([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x35e831+=_0x4899d4[_0x11728f];}return _0x35e831;}function _0x45c9b7(){const _0x3726b6=_0x38124e[_0x33ec26([0x73,0x70,0x6c,0x69,0x74])](_0x33ec26([0x2e]));if(0x3!=_0x3726b6[_0x33ec26([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x547c3d(_0x3726b6[0x1]);function _0x547c3d(_0x2fb305){const _0x5dac79=_0x1ead27(_0x2fb305);return _0x5dac79&&_0x3d2cd7()?_0x5dac79:null;function _0x3d2cd7(){const _0x50a8a6=_0x5dac79[_0x33ec26([0x6a,0x74,0x69])],_0x250c4d=window[_0x33ec26([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x50a8a6[_0x33ec26([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x50a8a6[_0x33ec26([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x597da8={..._0x5dac79,[_0x33ec26([0x6a,0x74,0x69])]:_0x50a8a6[_0x33ec26([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x50a8a6[_0x33ec26([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x597da8[_0x33ec26([0x76,0x63])],_0x3ff331(_0x597da8)==_0x250c4d;}}}async function _0x23ffaf(){let _0x385af3=!0x0;try{const _0x56cad4=_0x38124e[_0x33ec26([0x73,0x70,0x6c,0x69,0x74])](_0x33ec26([0x2e])),[_0x306ddb,_0x1bb127,_0xd4f68c]=_0x56cad4;return _0x5d93fb(_0x306ddb),await _0x52a6bc(_0x306ddb,_0x1bb127,_0xd4f68c),_0x385af3;}catch{return!0x1;}function _0x5d93fb(_0x7419e){const _0x1c77b2=_0x1ead27(_0x7419e);_0x1c77b2&&_0x1c77b2[_0x33ec26([0x61,0x6c,0x67])]==_0x33ec26([0x45,0x53,0x32,0x35,0x36])||(_0x385af3=!0x1);}async function _0x52a6bc(_0x4c7bf5,_0x3568fd,_0x2bcf64){const _0xce0188=window[_0x33ec26([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x33ec26([0x66,0x72,0x6f,0x6d])](_0x30dd67(_0x2bcf64),_0x288624=>_0x288624[_0x33ec26([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1f891c=new window[(_0x33ec26([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x33ec26([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4c7bf5+_0x33ec26([0x2e])+_0x3568fd),_0x1e7ab9=window[_0x33ec26([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x33ec26([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1e7ab9)return;const _0x25720f=await _0x1e7ab9[_0x33ec26([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x33ec26([0x6a,0x77,0x6b]),_0x193c87,{[_0x33ec26([0x6e,0x61,0x6d,0x65])]:_0x33ec26([0x45,0x43,0x44,0x53,0x41]),[_0x33ec26([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x33ec26([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x33ec26([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1e7ab9[_0x33ec26([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x33ec26([0x6e,0x61,0x6d,0x65])]:_0x33ec26([0x45,0x43,0x44,0x53,0x41]),[_0x33ec26([0x68,0x61,0x73,0x68])]:{[_0x33ec26([0x6e,0x61,0x6d,0x65])]:_0x33ec26([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x25720f,_0xce0188,_0x1f891c)||(_0x385af3=!0x1);}}function _0x1ead27(_0x557f4d){return _0x557f4d[_0x33ec26([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x33ec26([0x65,0x79]))?JSON[_0x33ec26([0x70,0x61,0x72,0x73,0x65])](_0x30dd67(_0x557f4d)):null;}function _0x30dd67(_0x428a97){return window[_0x33ec26([0x61,0x74,0x6f,0x62])](_0x428a97[_0x33ec26([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x33ec26([0x2b]))[_0x33ec26([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x33ec26([0x2f])));}function _0x3ff331(_0xafef2f){let _0x236407=0x1505;function _0x49d503(_0x402ca0){for(let _0x1c63d7=0x0;_0x1c63d7<_0x402ca0[_0x33ec26([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1c63d7++){const _0x2baf3c=_0x402ca0[_0x33ec26([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1c63d7);_0x236407=(_0x236407<<0x5)+_0x236407+_0x2baf3c,_0x236407&=_0x236407;}}function _0x480a04(_0x577e4b){Array[_0x33ec26([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x577e4b)?_0x577e4b[_0x33ec26([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x480a04):_0x577e4b&&typeof _0x577e4b==_0x33ec26([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x33ec26([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x577e4b)[_0x33ec26([0x73,0x6f,0x72,0x74])]()[_0x33ec26([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2b6b46,_0x267a35])=>{_0x49d503(_0x2b6b46),_0x480a04(_0x267a35);}):_0x49d503(window[_0x33ec26([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x577e4b));}return _0x480a04(_0xafef2f),_0x236407>>>0x0;}function _0x5cda87(_0x4f1f4a){return _0x4f1f4a[_0x33ec26([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x33ec26([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x33ec26([0x30]));}function _0x1ecccc(_0x25fbd6){return _0x25fbd6[_0x33ec26([0x73,0x70,0x6c,0x69,0x74])]('')[_0x33ec26([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x33ec26([0x6a,0x6f,0x69,0x6e])]('');}function _0x17479e(_0x2d8b83){return _0xc9363e[_0x33ec26([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x33ec26([0x68,0x61,0x73])](_0x2d8b83);}function _0x3f99bf(_0x6f0f69){return _0xc9363e[_0x33ec26([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x33ec26([0x67,0x65,0x74])](_0x6f0f69);}function _0x5c306f(){}function _0x33ec26(_0x1c93bb){return _0x1c93bb['map'](_0x34b68f=>String['fromCharCode'](_0x34b68f))['join']('');}_0x1404c4(await _0xfb1fa1());}(this);}['destroy'](){const _0x5110c2=this['editor']['plugins']['get'](o),_0x4798da=this['editor']['config']['get']('collaboration.channelId');for(const _0x14eff2 of _0x5110c2['getCommentThreads']({'channelId':_0x4798da}))_0x5110c2['_detachCommentThread'](_0x14eff2['id']),_0x5110c2['_threads']['delete'](_0x14eff2['id']);super['destroy']();}['hasMarkerForId'](_0x16741a){return this['getAllMarkersForId'](_0x16741a)['length']>0x0;}['getAllMarkersForId'](_0x27e585){const _0x25c184=[];for(const _0x457ff3 of this['editor']['model']['markers'])_0x457ff3['name']['startsWith']('comment:'+_0x27e585)&&_0x25c184['push'](_0x457ff3);return _0x25c184;}['scrollToThreadMarker'](_0x566d19){const _0xf364ae=this['_getTargetForId'](_0x566d19);_0xf364ae&&setTimeout(()=>{this['activeMarker']&&er(this['activeMarker'])['id']===_0x566d19&&rt({'target':_0xf364ae[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x59eb55){this['editor']['model']['change'](()=>{for(const _0x1e9bf8 of this['getAllMarkersForId'](_0x59eb55))this['editor']['editing']['reconvertMarker'](_0x1e9bf8);});}['_attachArchivedThread'](_0x3b92eb){const _0x602309=this['editor']['plugins']['get'](o),_0x1809d9=this['editor']['plugins']['get'](P),_0x5b117f=_0x602309['getCommentThread'](_0x3b92eb);if(!_0x5b117f['isAttached']){const _0x5bca6c=_0x5b117f['attachTo'](()=>this['_getTargetForId'](_0x5b117f['id']));_0x1809d9['registerAnnotation'](_0x5bca6c),_0x5b117f['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x310cd9=this['editor'],_0x48425c=_0x310cd9['plugins']['get'](it);_0x310cd9['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x24b266,_0x225ac9)=>{const {id:_0x1e94cf}=er(_0x24b266['markerName']),_0x11a6b5=_0x310cd9['plugins']['get'](o)['getCommentThread'](_0x1e94cf),_0x1629c6=this['activeMarker']&&er(this['activeMarker'])['id']===_0x1e94cf;let _0x113761;if(_0x11a6b5&&_0x11a6b5['isResolved']&&!_0x1629c6&&_0x24b266['item'])return _0x225ac9['consumable']['consume'](_0x24b266['item'],'addMarker:'+_0x24b266['markerName']),_0x225ac9['consumable']['consume'](_0x24b266['item'],'removeMarker:'+_0x24b266['markerName']),null;const _0x4826fa=['ck-comment-marker'];return _0x1629c6&&_0x4826fa['push']('ck-comment-marker--active'),_0x113761=_0x11a6b5?.['length']?_0x11a6b5['comments']['first']['author']['id']:_0x48425c['me']['id'],{'classes':_0x4826fa,'attributes':{'data-comment':_0x1e94cf,'data-author-id':_0x113761}};}}),_0x310cd9['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x15fb82,{options:_0x522f8d})=>{if(_0x522f8d['showCommentHighlights'])return null;const _0x3eb5de=_0x310cd9['plugins']['get'](o),_0x394b82=_0x310cd9['model']['markers']['get'](_0x15fb82),{id:_0x3f47de,part:_0x30455d}=er(_0x15fb82);return _0x394b82&&!_0x394b82['affectsData']||_0x522f8d['ignoreResolvedComments']&&_0x3eb5de['getCommentThread'](_0x3f47de)?.['isResolved']?null:{'group':'comment','name':_0x30455d?_0x3f47de+':'+_0x30455d:_0x3f47de};}}),_0x310cd9['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x488d4e,{writer:_0x5dd59b})=>_0x5dd59b['createElement']('$marker',{'data-name':'comment:'+_0x488d4e['getAttribute']('id')})}),_0x310cd9['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x3e4f0a=this['editor'],_0x5c9aab=_0x3e4f0a['plugins']['get'](o),_0x24f565=new Set(),_0x3ffc5b=new Set();_0x3e4f0a['model']['document']['registerPostFixer'](_0x429b43=>{let _0x1cc407=!0x1;for(const {name:_0x4b97ae,data:_0x44e068}of _0x3e4f0a['model']['document']['differ']['getChangedMarkers']()){const {group:_0x45a3ef,id:_0x4c2902}=er(_0x4b97ae);let _0x432f56=_0x44e068['newRange'];if('comment'!==_0x45a3ef||!_0x432f56)continue;const _0x2e5648='$graveyard'===_0x432f56['root']['rootName'];_0x2e5648||(_0x432f56=dt(_0x432f56,_0x3e4f0a['model']),!_0x432f56||_0x432f56['isCollapsed']||!_0x44e068['newRange']||_0x432f56['isEqual'](_0x44e068['newRange']))?_0x3e4f0a['model']['hasContent'](_0x432f56)&&!_0x2e5648?this['isThreadsLoadingPaused']?_0x24f565['add'](_0x4b97ae):this['_handleThreadMarker'](_0x4b97ae,_0x4c2902):(_0x3ffc5b['add'](_0x4b97ae),_0x24f565['delete'](_0x4b97ae),_0x429b43['removeMarker'](_0x4b97ae),_0x1cc407=!0x0):(_0x429b43['updateMarker'](_0x4b97ae,{'range':_0x432f56}),_0x1cc407=!0x0);}return _0x1cc407;}),this['on']('change:isThreadsLoadingPaused',(_0x35f7a8,_0x40ca98,_0x41a6a3)=>{if(!_0x41a6a3&&_0x24f565['size'])for(const _0x8a05d7 of _0x24f565){const {id:_0x1f4fe5}=er(_0x8a05d7);_0x24f565['delete'](_0x8a05d7),_0x3e4f0a['model']['markers']['get'](_0x8a05d7)&&this['_handleThreadMarker'](_0x8a05d7,_0x1f4fe5);}}),this['listenTo'](_0x3e4f0a['model']['document'],'change',()=>{for(const {name:_0x4e9e89,data:{newRange:_0x3966db}}of _0x3e4f0a['model']['document']['differ']['getChangedMarkers']()){const {group:_0x148e83,id:_0x4676e9}=er(_0x4e9e89);if('comment'!==_0x148e83)continue;const _0x9294e2=_0x5c9aab['getCommentThread'](_0x4676e9),_0x54f2b3=this['hasMarkerForId'](_0x4676e9);_0x9294e2&&(!_0x9294e2['_hasTargetInContent']&&_0x3966db&&_0x3e4f0a['editing']['view']['once']('render',()=>{const _0x5b832c=_0x3e4f0a['plugins']['get'](O),_0x142841=_0x5c9aab['_threadToController']['get'](_0x9294e2)['view'];_0x5b832c['getByInnerView'](_0x142841)['refreshVisibility']();},{'priority':'low'}),_0x9294e2['_hasTargetInContent']=_0x54f2b3||!!_0x3966db),_0x3966db||(_0x3ffc5b['add'](_0x4e9e89),_0x24f565['delete'](_0x4e9e89));}for(const _0x5a56e2 of _0x3ffc5b){const {id:_0x2064fe}=er(_0x5a56e2),_0x58e4c0=_0x5c9aab['getCommentThread'](_0x2064fe);if(_0x24f565['delete'](_0x5a56e2),!_0x58e4c0)continue;const _0x2f4dcd=this['hasMarkerForId'](_0x2064fe);_0x2f4dcd||_0x58e4c0['isSubmitted']?_0x2f4dcd||_0x58e4c0['unlinkedAt']||_0x58e4c0['setUnlinkedAt'](new Date()):_0x58e4c0['remove']();}_0x3ffc5b['clear']();});}['_handleInitialThreads'](_0xae4a1e){_0xae4a1e['forEach'](_0x2f9f3c=>{_0x2f9f3c['unlinkedAt']&&this['_attachArchivedThread'](_0x2f9f3c['id']);});}['_getTargetForId'](_0x44ced0){const _0x13be68=this['editor'],_0xf6dee0=this['getAllMarkersForId'](_0x44ced0);return et(_0x13be68['editing'],_0xf6dee0);}['_getTextContext'](_0x56b9a){const _0x53eb9c=this['getAllMarkersForId'](_0x56b9a);let _0x38f8a1='',_0x5854ee=!0x1;for(const _0x232513 of _0x53eb9c){const _0x5dd7a4=_0x232513['getRange']();for(const _0x4223c5 of Array['from'](_0x5dd7a4['getItems']()))_0x4223c5['is']('$textProxy')?(_0x38f8a1&&_0x5854ee&&(_0x38f8a1+='\x20',_0x5854ee=!0x1),_0x38f8a1+=_0x4223c5['data']):_0x5854ee=!0x0;_0x5854ee=!0x0;}return _0x38f8a1['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x5f4b53,_0x5a634f){const _0x59f31a=this['editor'],_0xa11ae=_0x59f31a['plugins']['get'](o);let _0x30789a=_0xa11ae['getCommentThread'](_0x5a634f);const _0x14189c=_0x59f31a['config']['get']('collaboration.channelId'),_0xd19ce7=_0x59f31a['plugins']['get'](P);if(_0x30789a&&(_0x30789a['unlinkedAt']&&_0x30789a['setUnlinkedAt'](null),_0x30789a['isAttached']))return _0x30789a;return!this['getAllMarkersForId'](_0x5a634f)[0x0]['managedUsingOperations']?_0x59f31a['editing']['view']['once']('render',()=>{if(_0xa11ae['getCommentThread'](_0x5a634f))return;const _0x126a4e=_0x59f31a['plugins']['get'](O);_0x30789a=_0xa11ae['openNewCommentThread']({'channelId':_0x14189c,'threadId':_0x5a634f,'target':()=>this['_getTargetForId'](_0x5a634f),'context':{'type':'text','value':this['_getTextContext'](_0x5a634f)}});const _0x199c8b=_0xa11ae['_threadToController']['get'](_0x30789a)['view'],_0x14ad8c=_0x126a4e['getByInnerView'](_0x199c8b);_0x14ad8c&&_0xd19ce7['registerAnnotation'](_0x14ad8c);},{'priority':'low'}):_0xa11ae['fetchCommentThread']({'channelId':_0x14189c,'threadId':_0x5a634f})['then'](_0x2ad11a=>{if('destroyed'!==_0x59f31a['state']){if(_0x30789a=_0x2ad11a,_0x30789a&&!_0x30789a['isAttached']){const _0xb7eb10=_0x30789a['attachTo'](()=>this['_getTargetForId'](_0x5a634f));_0xd19ce7['registerAnnotation'](_0xb7eb10),_0x30789a['isResolved']&&this['_reconvertMarkers'](_0x5a634f);}else{if(!_0x30789a){const _0x119e3f=this['getAllMarkersForId'](_0x5a634f);_0x59f31a['model']['change'](_0x263e88=>{for(const _0x5a83d2 of _0x119e3f)_0x263e88['removeMarker'](_0x5a83d2);});}}}}),_0x30789a;}['_handleThreadMarker'](_0x6d9593,_0x45e833){const _0x28c53c=this['_attachMarkerToThread'](_0x6d9593,_0x45e833);_0x28c53c&&!_0x28c53c['context']&&_0x28c53c['setContext']({'type':'text','value':this['_getTextContext'](_0x45e833)});}['_initAriaMarkerChangeAnnouncements'](){const _0x4365d5=this['editor'];ot(_0x4365d5['model'],({left:_0x46ad85,entered:_0x380a65})=>{for(const _0x211500 of _0x46ad85)if(mt(_0x211500)){_0x4365d5['ui']['ariaLiveAnnouncer']['announce'](E(_0x4365d5['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x943142 of _0x380a65)if(mt(_0x943142)){_0x4365d5['ui']['ariaLiveAnnouncer']['announce'](E(_0x4365d5['locale'],'ENTER_COMMENT_ANNOUNCEMENT',nt(_0x17bf43)));break;}});}}function ft(_0x3b7ac2,_0x340f2e){return _0x340f2e?_0x3b7ac2+':'+_0x340f2e:_0x3b7ac2;}function er(_0x3892d4){const _0x1fa5a4=_0x3892d4['split'](':');return{'group':_0x1fa5a4[0x0],'id':_0x1fa5a4[0x1],'part':_0x1fa5a4[0x2]};}function dt(_0x18aff4,_0x5b128d){const _0x2a7fd9=_0x5b128d['schema'],_0xd65487=_0x5b128d['createRange'](_0x18aff4['start']);for(const _0x127483 of _0x18aff4['getWalker']()){const {type:_0x2d1cad,item:_0x34d05b,nextPosition:_0x508f6f}=_0x127483;if('text'===_0x2d1cad||_0x2a7fd9['isObject'](_0x34d05b)){const _0x58cb1c=_0x5b128d['createPositionBefore'](_0x34d05b);_0xd65487['isCollapsed']&&(_0xd65487['start']=_0x58cb1c),_0xd65487['end']=_0x508f6f;}}return _0xd65487;}function mt(_0x1cdff2){return'comment'===er(_0x1cdff2['name'])['group'];}class i extends _0x1b086d{['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 _0x1aa7be=this['editor'],_0x274210=_0x1aa7be['plugins']['get'](o),_0x19e5d4=_0x1aa7be['plugins']['get'](r),_0x254b84=_0x1aa7be['plugins']['get'](O),_0x5c7e6f=_0x1aa7be['plugins']['get'](P);_0x1aa7be['ui']['componentFactory']['add']('comment',()=>{const _0x1cafd3=this['_createUIButton'](_0x5bb170);return _0x1cafd3['tooltip']=!0x0,_0x1cafd3;}),_0x1aa7be['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x4293e7)),_0x5c7e6f['addSourceCollector'](()=>{const _0x55efe8=[];for(const [_0x47cac1,_0x492c6f]of _0x274210['_threadToController']){const _0x16cd9b=_0x19e5d4['getAllMarkersForId'](_0x47cac1['id']),_0xd1a5e9=_0x16cd9b['map'](_0x3c787a=>_0x3c787a['getRange']());_0x16cd9b['length']>0x0&&_0x55efe8['push']([_0x492c6f['view'],_0xd1a5e9]);}return _0x55efe8;}),this['listenTo'](_0x254b84,'change:activeAnnotations',(_0x3a59d0,_0xbbf21,_0x4b80f0)=>{const _0xa62c36=Array['from'](_0x4b80f0)['map'](_0x2a649b=>_0x2a649b['innerView'])['find'](_0x5e0495=>_0x274210['_viewToController']['has'](_0x5e0495));if(!_0xa62c36)return void(_0x19e5d4['activeMarker']=null);const _0x3c66b4=_0x274210['_viewToController']['get'](_0xa62c36)['model']['id'],_0xdb9556='comment:'+_0x3c66b4;_0x3c66b4&&_0x19e5d4['hasMarkerForId'](_0x3c66b4)?_0x19e5d4['activeMarker']=_0xdb9556:_0x19e5d4['activeMarker']&&(_0x19e5d4['activeMarker']=null);}),this['listenTo'](_0x274210,'removeCommentThread',(_0x3bdf88,{threadId:_0x2f19bc,isFromAdapter:_0x2a0aca})=>{!_0x2a0aca&&_0x1aa7be['ui']['focusTracker']['isFocused']&&_0x19e5d4['hasMarkerForId'](_0x2f19bc)&&_0x1aa7be['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x274210,'addComment',(_0x349d5c,{threadId:_0x4a2537,isFromAdapter:_0x53e2f5})=>{if(_0x53e2f5||!_0x19e5d4['hasMarkerForId'](_0x4a2537)||!_0x274210['hasCommentThread'](_0x4a2537))return;0x1===_0x274210['getCommentThread'](_0x4a2537)['length']&&(_0x1aa7be['editing']['view']['focus'](),_0x349d5c['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x18f72f=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x59092e;for(const _0x40aab0 in _0x18f72f){const _0x52556a=_0x40aab0,_0x2a5738=_0x18f72f[_0x52556a];if('commentsLicenseKeyValid'==_0x2a5738||'commentsLicenseKeyInvalid'==_0x2a5738||'commentsLicenseKeyExpired'==_0x2a5738||'commentsLicenseKeyDomainLimit'==_0x2a5738||'commentsLicenseKeyNotAllowed'==_0x2a5738||'commentsLicenseKeyEvaluationLimit'==_0x2a5738||'commentsLicenseKeyTrialLimit'==_0x2a5738||'commentsLicenseKeyUsageLimit'==_0x2a5738){delete _0x18f72f[_0x52556a],_0x59092e=_0x2a5738,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x59092e&&_0x18f72f['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x59092e&&_0x18f72f['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x59092e&&_0x18f72f['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x59092e&&_0x18f72f['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x59092e&&_0x18f72f['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyTrialLimit'==_0x59092e&&_0x18f72f['_showLicenseError']('trialLimit'),'commentsLicenseKeyUsageLimit'==_0x59092e&&_0x18f72f['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x59cd40){const _0x3abd0b=this['editor'],_0x4e59bb=new _0x59cd40(_0x3abd0b['locale']),_0x27a471=_0x3abd0b['commands']['get']('addCommentThread');return _0x4e59bb['set']({'label':E(_0x3abd0b['locale'],'Comment'),'icon':_0xe2ba73}),_0x4e59bb['bind']('isEnabled')['to'](_0x27a471),this['listenTo'](_0x4e59bb,'execute',()=>{_0x27a471['execute']();}),_0x4e59bb;}}class s extends _0x1b086d{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[r];}constructor(_0x25b46c){super(_0x25b46c),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x619f09,_0x44b7c4,_0x200037)=>{_0x200037?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0xb05b20,_0x52c99e]of this['editor']['commands'])_0x52c99e['affectsData']&&'addCommentThread'!==_0xb05b20&&_0x52c99e['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 _0x5f544a=this['editor']['editing']['view']['document'];this['listenTo'](_0x5f544a,'cut',_0x2d0036=>_0x2d0036['stop'](),{'priority':'highest'}),this['listenTo'](_0x5f544a,'clipboardInput',_0x4b7486=>_0x4b7486['stop'](),{'priority':'highest'}),this['listenTo'](_0x5f544a,'delete',_0x1ca49d=>_0x1ca49d['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x180c2e,_0x5750de]of this['editor']['commands'])_0x5750de['affectsData']&&'addCommentThread'!==_0x180c2e&&_0x5750de['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 _0xce78b4{['activeUIs'];['uisData'];['_uis'];static get['requires'](){return[O];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1fc0ec){super(_0x1fc0ec),this['activeUIs']=new Set(),this['_uis']=new Map(),this['uisData']=new Map();}['init'](){const _0x2d5e08=this['context']['plugins']['get'](O);this['listenTo'](_0x2d5e08,'_activateAnnotation',(_0x392d2d,_0x4a4f4c)=>{for(const _0x281457 of this['activeUIs']){const _0x5fa5c0=this['_uis']['get'](_0x281457);(0x0,this['uisData']['get'](_0x281457)['filter'])(_0x4a4f4c)&&_0x5fa5c0['setActiveAnnotation'](_0x4a4f4c);}}),this['listenTo'](_0x2d5e08,'_deactivateAllAnnotations',()=>{for(const _0x53795b of this['activeUIs']){this['_uis']['get'](_0x53795b)['setActiveAnnotation'](null);}}),this['listenTo'](_0x2d5e08['_visibleAnnotations'],'add',(_0x4cc9de,_0x244fc2)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x244fc2);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x6cb9cc){return this['activeUIs']['has'](_0x6cb9cc);}['activate'](_0x541f62,_0xbf9b4a=this['defaultFilter']){const _0x45d436=this['context']['plugins']['get'](O);if(!this['_uis']['has'](_0x541f62))throw new _0x4835fd('annotationsuis-missing-ui',this,{'uiName':_0x541f62});this['isActive'](_0x541f62)&&this['deactivate'](_0x541f62),this['activeUIs']['add'](_0x541f62);const _0x245ae5=new _();!function({source:_0xe67f5d,target:_0x25bfbf,filter:_0x571c67}){for(const _0x236d52 of _0xe67f5d)_0x571c67(_0x236d52)&&_0x25bfbf['add'](_0x236d52);_0x25bfbf['listenTo'](_0xe67f5d,'add',(_0x48c8ba,_0x5b6abe)=>{_0x571c67(_0x5b6abe)&&_0x25bfbf['add'](_0x5b6abe);}),_0x25bfbf['listenTo'](_0xe67f5d,'remove',(_0x210f15,_0x4fcb3a)=>{_0x25bfbf['has'](_0x4fcb3a)&&_0x25bfbf['remove'](_0x4fcb3a);});}({'source':_0x45d436['_visibleAnnotations'],'target':_0x245ae5,'filter':_0xbf9b4a}),this['uisData']['set'](_0x541f62,{'collection':_0x245ae5,'filter':_0xbf9b4a});const _0x3b9b1a=this['_uis']['get'](_0x541f62);_0x3b9b1a['attach'](_0x245ae5),this['listenTo'](_0x3b9b1a,'change:activeAnnotation',(_0x39c5e9,_0x5c815a,_0x1383e5,_0x245243)=>{_0x245243&&_0x45d436['_removeActiveAnnotation'](_0x245243),_0x1383e5&&_0x45d436['_addActiveAnnotation'](_0x1383e5);});}['deactivate'](_0x44ad38){if(this['activeUIs']['delete'](_0x44ad38),!this['_uis']['has'](_0x44ad38))throw new _0x4835fd('annotationsuis-missing-ui',this,{'uiName':_0x44ad38});const _0x3fe6e9=this['_uis']['get'](_0x44ad38);_0x3fe6e9['detach'](),this['stopListening'](_0x3fe6e9),this['uisData']['get'](_0x44ad38)['collection']['destroy'](),this['uisData']['delete'](_0x44ad38);}['switchTo'](_0x399fec){if(!this['_uis']['has'](_0x399fec))throw new _0x4835fd('annotationsuis-missing-ui',this,{'uiName':_0x399fec});const _0x572e48=this['context']['plugins']['get'](O),_0x19a543=Array['from'](_0x572e48['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x399fec);const _0x18f8e2=this['_uis']['get'](_0x399fec);_0x18f8e2['setActiveAnnotation'](_0x19a543),_0x18f8e2['_setSelectedAnnotations']&&_0x19a543&&_0x18f8e2['_setSelectedAnnotations']([_0x19a543]);}['deactivateAll'](){for(const _0x3b08a5 of this['activeUIs'])this['deactivate'](_0x3b08a5);}['register'](_0x3310d9,_0x509c41){if(this['_uis']['has'](_0x3310d9))throw new _0x4835fd('annotationsuis-register-already-registered');if('function'!=typeof _0x509c41['attach']||'function'!=typeof _0x509c41['detach']||'function'!=typeof _0x509c41['setActiveAnnotation'])throw new _0x4835fd('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x3310d9,_0x509c41);}['refilterAnnotations'](){const _0x5c732e=this['context']['plugins']['get'](O)['collection'],_0x5e5298=new Map(),_0x5b31dd=Array['from'](this['activeUIs']);for(const _0x4cb518 of this['activeUIs']){const _0x4f713d=this['uisData']['get'](_0x4cb518)['collection'];for(const _0x5ca328 of _0x4f713d)_0x5e5298['set'](_0x5ca328,_0x4cb518);}for(const _0x55a0a5 of _0x5c732e){const _0x2d6a6b=_0x5e5298['get'](_0x55a0a5);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x55a0a5);const _0x24d0f3=_0x5b31dd['find'](_0x12f464=>this['uisData']['get'](_0x12f464)['filter'](_0x55a0a5));_0x2d6a6b!==_0x24d0f3&&(_0x2d6a6b&&this['uisData']['get'](_0x2d6a6b)['collection']['remove'](_0x55a0a5),_0x24d0f3&&this['uisData']['get'](_0x24d0f3)['collection']['add'](_0x55a0a5));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['defaultFilter'](){return!0x0;}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x37a84a){const _0x410839=[];for(const _0x5d97bd of this['activeUIs']){(0x0,this['uisData']['get'](_0x5d97bd)['filter'])(_0x37a84a)&&_0x410839['push'](_0x5d97bd);}if(_0x410839['length']>0x1)throw new _0x4835fd('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x410839,'annotationType':_0x37a84a['type']});}}const pi=xt('px');class F extends kt{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0x12f96e){super(_0x12f96e);const _0x209451=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 _0x403ade(),this['focusCycler']=new _0x13347f({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x209451['to']('class')],'style':{'minHeight':_0x209451['to']('minHeight',_0x446e82=>'number'==typeof _0x446e82?pi(_0x446e82+0xa):null)},'dir':_0x12f96e['uiLanguageDirection'],'role':'application','aria-label':E(_0x12f96e,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':E(_0x12f96e,'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',_0x3551fa=>{this['_updateItemPositionInFocusables'](_0x3551fa['source']);}),this['list']['forEach'](_0x5d854b=>{this['focusTracker']['add'](_0x5d854b['element']),this['_updateItemPositionInFocusables'](_0x5d854b);}),this['list']['on']('change',(_0x2ca839,_0x370d2c)=>{for(const _0x2e3722 of _0x370d2c['removed'])this['focusTracker']['remove'](_0x2e3722['element']),this['focusables']['remove'](_0x2e3722);for(const _0x4e6f9c of _0x370d2c['added'])this['focusTracker']['add'](_0x4e6f9c['element']),this['_updateItemPositionInFocusables'](_0x4e6f9c);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0x5a08a9){const _0x520ed5=this['focusables']['getIndex'](_0x5a08a9);let _0x47736f,_0x2ee43d;for(const _0x5cf720 of this['focusables'])if(_0x5a08a9['top']<_0x5cf720['top']){_0x47736f=_0x5cf720;break;}if(_0x2ee43d=_0x47736f?this['focusables']['getIndex'](_0x47736f):this['focusables']['length'],-0x1!==_0x520ed5){if(_0x520ed5===_0x2ee43d-0x1)return;this['focusables']['remove'](_0x5a08a9),_0x2ee43d=_0x47736f?this['focusables']['getIndex'](_0x47736f):this['focusables']['length'];}this['focusables']['add'](_0x5a08a9,_0x2ee43d);}}const Ht=xt('px');class H extends kt{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x446858){super(_0x446858),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x53613a,_0x5455cf)=>_0x53613a+_0x5455cf),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Lt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x23beaf=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x23beaf['to']('isAnimationDisabled',_0x42a42d=>_0x42a42d?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x23beaf['to']('top',_0x2267a8=>Ht(_0x2267a8))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x1d7235=this['element']['clientHeight'];_0x1d7235&&(this['height']=_0x1d7235);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0xce78b4{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x7dc01a){super(_0x7dc01a),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 _0x32e451=this['context']['config']['get']('sidebar.container');_0x32e451&&this['setContainer'](_0x32e451);}['setContainer'](_0x2b11e0){if(!y(_0x2b11e0))throw new _0x4835fd('sidebar-setcontainer-invalid-element');this['container']=_0x2b11e0;}['_attachToContainer']({viewClass:_0x1c41a8='',spaceBetweenItems:_0x33a6af=0x19}={}){if(!y(this['container']))throw new _0x4835fd('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x1c41a8,this['_spaceBetweenItems']=_0x33a6af;}['rearrange']({removedAnnotation:_0x3a1609,previousAnnotation:_0x5649e2,nextAnnotation:_0x1cac54}){const _0x481550=this['getSidebarItemView'](_0x3a1609);this['view']['list']['remove'](_0x481550),this['_destroySidebarItemView'](_0x3a1609),_0x5649e2&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x5649e2)),_0x1cac54&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x1cac54)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x3d7aae,activatedAnnotation:_0x1b402f,disableAnimationOnActivatedAnnotation:_0x54a274}){if(this['_activeAnnotation']=_0x1b402f,_0x3d7aae){_0x3d7aae['isActive']=!0x1;const _0x5a2035=this['getSidebarItemView'](_0x3d7aae);_0x5a2035&&_0x54a274&&(_0x5a2035['isAnimationDisabled']=!0x1);}if(_0x1b402f){const _0x2ff551=this['getSidebarItemView'](_0x1b402f);_0x2ff551&&(_0x1b402f['isActive']=!0x0,_0x54a274&&(_0x2ff551['isAnimationDisabled']=!0x0,_0x2ff551['top']+=0x1),this['_alignToTargetRect'](_0x2ff551));}}['_detachFromContainer'](_0x4af924){if(this['view']['element']['remove'](),_0x4af924){for(const _0x3ec115 of _0x4af924)this['_destroySidebarItemView'](_0x3ec115);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x415ea1,_0x2158e9){_0x2158e9||(_0x2158e9=_0x415ea1['view']);const _0x410f0c=new H(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x410f0c,_0x415ea1),this['_annotationToSidebarItemView']['set'](_0x415ea1,_0x410f0c),_0x410f0c['content']['add'](_0x2158e9),this['listenTo'](_0x415ea1['view'],'change:targetRect',(_0x16153c,_0x26a80f,_0x51e0b9)=>{const _0x44b6f6=this['_getTargetTop'](_0x415ea1,_0x51e0b9);_0x410f0c['_targetTop']!=_0x44b6f6&&(_0x410f0c['_targetTop']=_0x44b6f6,this['_setItemTop'](_0x410f0c,_0x44b6f6));}),this['listenTo'](_0x410f0c,'change:top',()=>{this['_recalculate'](_0x410f0c,'top');}),this['listenTo'](_0x410f0c,'change:bottom',()=>{this['_recalculate'](_0x410f0c,'bottom');}),this['_alignToTargetRect'](_0x410f0c);const _0xd25d64=this['_getItemBefore'](_0x410f0c);if(_0xd25d64)this['_alignAfterItem'](_0xd25d64,_0x410f0c)||this['_alignToTargetRect'](_0x410f0c);else this['_alignToTargetRect'](_0x410f0c);return this['_updateLastItem'](),this['view']['list']['add'](_0x410f0c),_0x410f0c;}['_alignForTopChange'](_0x1b754e){if(!_0x1b754e['content']['length'])return;const _0x43deb6=this['_getItemBefore'](_0x1b754e);if(!_0x43deb6)return;const _0x4bde51=this['_sidebarItemViewToAnnotation']['get'](_0x43deb6),_0x35274a=this['_activeAnnotation'];_0x35274a&&_0x35274a===_0x4bde51?this['_alignAfterItem'](_0x43deb6,_0x1b754e):this['_alignBeforeItem'](_0x1b754e,_0x43deb6);}['_alignForBottomChange'](_0x58f474){if(!_0x58f474['content']['length'])return;const _0x1f4e3f=this['_getItemAfter'](_0x58f474);if(!_0x1f4e3f)return;const _0x48cf2b=this['_sidebarItemViewToAnnotation']['get'](_0x1f4e3f),_0x36b994=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x13098a=this['_activeAnnotation'];_0x13098a&&_0x13098a===_0x48cf2b&&_0x36b994?(this['_alignBeforeItem'](_0x1f4e3f,_0x58f474),this['_alignAfterItem'](_0x58f474,_0x1f4e3f)):_0x13098a&&_0x13098a===_0x48cf2b?this['_alignBeforeItem'](_0x1f4e3f,_0x58f474):this['_alignAfterItem'](_0x58f474,_0x1f4e3f);}['_recalculate'](_0x2ba13b,_0x2f77f6){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x1c3ec2,changedProp:_0x2bc292}of this['_recalculateBuffer'])'top'===_0x2bc292?this['_alignForTopChange'](_0x1c3ec2):this['_alignForBottomChange'](_0x1c3ec2);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x2ba13b,'changedProp':_0x2f77f6});}['getSidebarItemView'](_0x1728c0){return this['_annotationToSidebarItemView']['get'](_0x1728c0);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x5ddbe2){const _0xb0af2b=this['getSidebarItemView'](_0x5ddbe2);this['stopListening'](_0xb0af2b),this['stopListening'](_0x5ddbe2['view']),_0xb0af2b['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x5ddbe2),this['_sidebarItemViewToAnnotation']['delete'](_0xb0af2b);}['_createSidebarView'](){const _0x425cbd=new F(this['context']['locale']);return _0x425cbd['render'](),this['on']('change:_lastItem',(_0x19037c,_0x2c0959,_0x1ba00b,_0x5832fc)=>{_0x5832fc&&_0x425cbd['unbind']('minHeight'),_0x1ba00b?_0x425cbd['bind']('minHeight')['to'](_0x1ba00b,'bottom'):_0x425cbd['minHeight']=null;}),_0x425cbd;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x56de7f){const _0x54cc6f=this['_sidebarItemViewToAnnotation']['get'](_0x56de7f),_0x329779=_0x54cc6f&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x54cc6f)-0x1);return _0x329779&&this['getSidebarItemView'](_0x329779)||null;}['_getItemAfter'](_0x31de1b){const _0x358c5c=this['_sidebarItemViewToAnnotation']['get'](_0x31de1b),_0x5a26ec=_0x358c5c&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x358c5c)+0x1);return _0x5a26ec&&this['getSidebarItemView'](_0x5a26ec)||null;}['_alignBeforeItem'](_0x2ac375,_0x2a7130){_0x2ac375['updateHeight']();const _0x4a405d=R(_0x2a7130['bottom']+this['_spaceBetweenItems'],_0x2ac375['top']);return!!_0x4a405d&&(this['_setItemTop'](_0x2a7130,_0x2a7130['top']-_0x4a405d),!0x0);}['_alignAfterItem'](_0x167439,_0x3a6e7e){_0x167439['updateHeight']();const _0x41e200=R(_0x167439['bottom']+this['_spaceBetweenItems'],_0x3a6e7e['top']);return!!_0x41e200&&(this['_setItemTop'](_0x3a6e7e,_0x3a6e7e['top']+_0x41e200,!0x1),!0x0);}['_alignToTargetRect'](_0x4d1453){const _0x38edc6=this['_sidebarItemViewToAnnotation']['get'](_0x4d1453);if(!_0x38edc6||!_0x38edc6['target']||!_0x38edc6['targetRect'])return;const _0x207be9=this['_getTargetTop'](_0x38edc6,_0x38edc6['targetRect']);this['_setItemTop'](_0x4d1453,_0x207be9);}['_getTargetTop'](_0x51f039,_0x1db46f){if(null===_0x1db46f)return 0x0;if(_0x51f039['target']instanceof _0x56eef8)return _0x1db46f['top'];{const _0x3ae313=new _0x56eef8(this['view']['element'])['top'];return _0x1db46f['top']-_0x3ae313;}}['_setItemTop'](_0x2789a4,_0x2e32a5,_0x486829=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x486829&&(_0x2e32a5=Math['max'](_0x2e32a5,this['_getMaxAvailableTop'](_0x2789a4))),_0x2789a4['top']=_0x2e32a5;}['_getMaxAvailableTop'](_0x58f7ec){let _0x2ee93c=this['_getItemBefore'](_0x58f7ec),_0x2dfd92=0x0;for(;_0x2ee93c;)_0x2ee93c['updateHeight'](),_0x2dfd92+=this['_spaceBetweenItems']+_0x2ee93c['height'],_0x2ee93c=this['_getItemBefore'](_0x2ee93c);return _0x2dfd92;}}function R(_0x354fa8,_0x182067){return Math['max'](_0x354fa8-_0x182067,0x0);}function y(_0x53ea04){return null!==_0x53ea04&&'object'==typeof _0x53ea04&&0x1===_0x53ea04['nodeType'];}class e extends _0xce78b4{['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(_0x4bfb8a){super(_0x4bfb8a),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x1a8bd1(),this['_refreshPositioningDebounced']=_0x3f14f3(()=>{this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0xf59ab3=this['context']['plugins']['get'](M),_0x223abd=this['context']['plugins']['get'](z);_0xf59ab3['register']('wideSidebar',this),_0x223abd['container']&&_0xf59ab3['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x5c7030){if(_0x5c7030===this['activeAnnotation'])return;const _0x320fb7=this['context']['plugins']['get'](z);_0x320fb7['_activeAnnotation']=_0x5c7030;const _0x1acad3=this['activeAnnotation'];_0x320fb7['refresh']({'blurredAnnotation':_0x1acad3,'activatedAnnotation':_0x5c7030}),this['activeAnnotation']=_0x5c7030;}['attach'](_0x4e4a64){this['annotations']=_0x4e4a64;const _0x2f5851=this['context']['plugins']['get'](z);if(_0x2f5851['_annotations']=_0x4e4a64,this['isAttached'])throw new _0x4835fd('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x2f5851,'set:container',()=>{this['detach'](),this['listenTo'](_0x2f5851,'change:container',_0xcb8411=>{_0xcb8411['off'](),this['attach'](_0x4e4a64);});}),_0x2f5851['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x43badd=_0x14ba6d=>{_0x14ba6d['updateTargetRect'](),_0x2f5851['addAnnotation'](_0x14ba6d);};for(const _0x31ae3c of _0x4e4a64)_0x43badd(_0x31ae3c);this['listenTo'](_0x4e4a64,'add',(_0x2bb555,_0x1a5558)=>{_0x43badd(_0x1a5558);}),this['listenTo'](_0x4e4a64,'remove',(_0x318290,_0x5e891d,_0x5377e2)=>{_0x2f5851['rearrange']({'removedAnnotation':_0x5e891d,'previousAnnotation':_0x4e4a64['get'](_0x5377e2-0x1),'nextAnnotation':_0x4e4a64['get'](_0x5377e2+0x1)}),_0x5e891d===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x4e4a64,'focus',(_0x1571f1,_0x3d6837)=>{this['setActiveAnnotation'](_0x3d6837);}),this['listenTo'](_0x4e4a64,'blur',()=>{this['setActiveAnnotation'](null);});const _0x3f85bd=this['context']instanceof _0x1b9b18?this['context']['editors']:new _0x1a8bd1([this['context']]);for(const _0x4d8fb3 of _0x3f85bd)this['_integrateWithEditorAnnotations'](_0x4d8fb3);this['listenTo'](_0x3f85bd,'add',(_0x3a0b89,_0x20d34a)=>{this['listenTo'](_0x20d34a,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x20d34a);});}),this['listenTo'](_0x3f85bd,'remove',(_0x430967,_0xa714c1)=>{_0xa714c1['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0xa714c1['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x4835fd('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x4600df=this['context']['plugins']['get'](z);_0x4600df['_detachFromContainer'](this['annotations']),this['stopListening'](_0x4600df),this['stopListening'](this['annotations']),this['context']instanceof _0x1b9b18&&this['stopListening'](this['context']['editors']);for(const _0x4fbf9a of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x4fbf9a);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x200d9b){if(!_0x200d9b['plugins']['has']('EditorAnnotations'))return;const _0x5d9b60=_0x200d9b['plugins']['get']('EditorAnnotations'),_0x4909d1=()=>{const _0x246eb1=_0x5d9b60['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x246eb1[0x0]||null);};this['listenTo'](_0x5d9b60,'refresh',_0x4909d1),this['listenTo'](_0x5d9b60,'blur',(_0x1f1bef,{isAnnotationTracked:_0x67970})=>{this['activeAnnotation']&&_0x67970(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x5d9b60,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x376bd9=>{_0x5d9b60['hasDomSelection']()&&(_0x4909d1(),_0x376bd9['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x5d9b60);}['_destroyEditorAnnotationsIntegration'](_0x5183bf){this['stopListening'](_0x5183bf),this['_editorAnnotations']['remove'](_0x5183bf);}}class C extends _0x5bb170{['counterView'];constructor(_0x254015){super(_0x254015);const _0x3ee365=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x69b4d5,_0x2dbe9f)=>_0x69b4d5?'...':_0x2dbe9f['toString']()),this['set']('annotationType',''),this['icon']=_0xe2ba73,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new kt(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x3ee365['to']('annotationType',_0x2eabf3=>'ck-annotation-counter__badge--'+_0x2eabf3),_0x3ee365['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x3ee365['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class n extends _0xce78b4{['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(_0x256f11){super(_0x256f11),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=Object['create'](_0x5e3726),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x1a8bd1(),this['_refreshPositioningDebounced']=_0x3f14f3(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](M)['register']('narrowSidebar',this),this['bodyCollection']=new _0x26f4b1(this['context']['locale']),this['balloonPanelView']=new _0x3efa23(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x43cd4e){this['annotations']=_0x43cd4e;const _0x1d6ffc=this['context']['plugins']['get'](z),_0x1afa7a=this['balloonPanelView'];if(_0x1d6ffc['_annotations']=_0x43cd4e,this['isAttached'])throw new _0x4835fd('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x1d6ffc,'set:container',()=>{this['detach'](),this['listenTo'](_0x1d6ffc,'change:container',_0x570bee=>{_0x570bee['off'](),this['attach'](_0x43cd4e);});}),_0x1d6ffc['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x37eb11=_0x4da349=>{const _0x5364ad=new C(this['context']['locale']);_0x1d6ffc['addAnnotation'](_0x4da349,_0x5364ad),this['_annotationToNarrowView']['set'](_0x4da349,_0x5364ad),_0x5364ad['bind']('isDirty','annotationType','number')['to'](_0x4da349['view'],'isDirty','type','length'),_0x5364ad['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x1afa7a['content']['first']!==_0x4da349['view']?(this['_showBalloon'](_0x4da349),_0x4da349['view']['element']['focus'](),this['setActiveAnnotation'](_0x4da349)):this['setActiveAnnotation'](null);});};for(const _0x3c1edc of _0x43cd4e)_0x37eb11(_0x3c1edc);this['listenTo'](_0x43cd4e,'add',(_0x7a3be,_0x1e35b3)=>{_0x37eb11(_0x1e35b3);}),this['listenTo'](_0x43cd4e,'remove',(_0x4497bc,_0x3a2b0d,_0x2c7369)=>{this['_annotationToNarrowView']['get'](_0x3a2b0d)['destroy'](),this['_annotationToNarrowView']['delete'](_0x3a2b0d),_0x1d6ffc['rearrange']({'removedAnnotation':_0x3a2b0d,'previousAnnotation':_0x43cd4e['get'](_0x2c7369-0x1),'nextAnnotation':_0x43cd4e['get'](_0x2c7369+0x1)}),_0x3a2b0d===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x43cd4e,'focus',(_0x1518e6,_0x275d09)=>{this['setActiveAnnotation'](_0x275d09);}),this['listenTo'](_0x43cd4e,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x2521f0,_0xd27d9)=>{_0xd27d9['keyCode']===_0x22c8f9['esc']&&_0x1afa7a['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x1afa7a['content']['first']),this['_hideBalloon'](),_0xd27d9['stopPropagation'](),_0xd27d9['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x354d4e,_0x52efd8)=>{const _0x5859e1=_0x52efd8['target'];_0x1afa7a['isVisible']&&_0x1afa7a['element']['contains'](_0x5859e1)||_0x1d6ffc['view']['element']['contains'](_0x5859e1)||_0x354d4e['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x247fe5=>_0x247fe5['contains'](_0x5859e1))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x1e8218=this['context']instanceof _0x1b9b18?this['context']['editors']:new _0x1a8bd1([this['context']]);for(const _0x1556db of _0x1e8218)this['_integrateWithEditorAnnotations'](_0x1556db);this['listenTo'](_0x1e8218,'add',(_0x4d1afe,_0x3fbf03)=>{this['listenTo'](_0x3fbf03,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x3fbf03);});}),this['listenTo'](_0x1e8218,'remove',(_0x250400,_0x50a367)=>{_0x50a367['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x50a367['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x4f09d3){if(_0x4f09d3===this['activeAnnotation'])return;const _0x4b4e2f=this['context']['plugins']['get'](z);if(_0x4b4e2f['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x4f09d3,'disableAnimationOnActivatedAnnotation':!0x0}),_0x4f09d3)_0x4b4e2f['getSidebarItemView'](_0x4f09d3)?this['_showBalloon'](_0x4f09d3):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x4f09d3;}['detach'](){if(!this['isAttached'])throw new _0x4835fd('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0xd00def=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x38bbe0=>_0x38bbe0['destroy']()),this['_annotationToNarrowView']['clear'](),_0xd00def['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x1b9b18&&this['stopListening'](this['context']['editors']);for(const _0x3a2b8b of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x3a2b8b);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'](_0x115e8){if(!_0x115e8['plugins']['has']('EditorAnnotations'))return;const _0x570c70=_0x115e8['plugins']['get']('EditorAnnotations'),_0x36aeb7=this['context']['plugins']['get'](z),_0x37d3a7=this['annotations'],_0x7fac5a=this['balloonPanelView'],_0x5f210e=()=>{const _0x543c15=_0x570c70['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x543c15),this['setActiveAnnotation'](_0x543c15[0x0]||null);};this['listenTo'](_0x570c70,'refresh',_0x5f210e),this['listenTo'](_0x570c70,'blur',(_0x16d33f,{isAnnotationTracked:_0x481236})=>{this['activeAnnotation']&&_0x481236(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x570c70,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x37d3a7,'blur',_0x108297=>{_0x570c70['hasDomSelection']()&&_0x108297['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x2197b7,_0x5b80a9)=>{const _0x617f27=_0x5b80a9['target'];_0x7fac5a['isVisible']&&_0x7fac5a['element']['contains'](_0x617f27)||_0x36aeb7['view']['element']['contains'](_0x617f27)||this['activeAnnotation']&&_0x570c70['hasDomSelection']()&&(_0x5f210e(),_0x2197b7['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x570c70);}['_destroyEditorAnnotationsIntegration'](_0xe005fa){_0xe005fa&&(this['stopListening'](_0xe005fa),this['_editorAnnotations']['remove'](_0xe005fa));}['_setSelectedAnnotations'](_0xbc5d6b){for(const _0xabcbf8 of this['_selectedAnnotations'])_0xbc5d6b['includes'](_0xabcbf8)||this['_manuallyClosedAnnotationViews']['delete'](_0xabcbf8['view']);this['_selectedAnnotations']=_0xbc5d6b;}['_refreshPositioning'](){const _0x173b7a=this['balloonPanelView'];this['annotations']['refreshPositioning'](),_0x173b7a['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x2a4511){if(this['_manuallyClosedAnnotationViews']['has'](_0x2a4511['view']))return;const _0x13e8e6=this['balloonPanelView']['content']['first'];_0x13e8e6!==_0x2a4511['view']?(_0x13e8e6&&this['_detachListeners'](_0x13e8e6),this['_attachListeners'](_0x2a4511['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x2a4511['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x283859=this['balloonPanelView']['content']['first'],_0xa63e8a=_0x283859&&this['annotations']['getByView'](_0x283859);if(!_0xa63e8a||!this['_annotationToNarrowView']['has'](_0xa63e8a))return;const _0x54fca2=this['_annotationToNarrowView']['get'](_0xa63e8a)['element'],_0x30d737=(function(){const _0x236b86=_0x3efa23['defaultPositions'];return[_0x236b86['southArrowNorthEast'],_0x236b86['northArrowSouthEast'],_0x236b86['southArrowNorth'],_0x236b86['northArrowSouth'],_0x236b86['southArrowNorthWest'],_0x236b86['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x54fca2,'positions':_0x30d737});}['_hideBalloon'](){const _0x1ba1e9=this['balloonPanelView'],_0x7d19f9=_0x1ba1e9['content']['first'];_0x7d19f9&&(this['_detachListeners'](_0x7d19f9),_0x1ba1e9['unpin'](),_0x1ba1e9['content']['clear']());}['_attachListeners'](_0x818f1){this['listenTo'](_0x818f1,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x818f1,'Esc',(_0x5b98bf,_0x1b7f65)=>{this['_manuallyClosedAnnotationViews']['add'](_0x818f1),this['_hideBalloon'](),_0x1b7f65();});}['_detachListeners'](_0x53720e){this['stopListening'](_0x53720e);}}class c extends _0x1b086d{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[P,_0x34b239,M];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3ad164){super(_0x3ad164),_0x3ad164['editing']['view']['addObserver'](_0x11725f),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x3ad164['plugins']['get'](_0x34b239),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x19737a=this['editor']['plugins']['get'](M);_0x19737a['context']===this['editor']&&(_0x19737a['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x213eb9,_0xc2d0f1)=>{const _0x10a9ff=this['_balloon'];if(this['isAttached']&&_0x10a9ff['visibleView']){const _0x1413f6=this['annotations']['getByView'](_0x10a9ff['visibleView']);_0x1413f6&&this['_closeAnnotation'](_0x1413f6),_0xc2d0f1();}}));}['afterInit'](){const _0x16df6c=this['editor']['plugins']['get'](M);_0x16df6c['context']===this['editor']&&(_0x16df6c['hasActive']()||_0x16df6c['switchTo']('inline'));}['setActiveAnnotation'](_0x2fa034){_0x2fa034!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x2fa034&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x2fa034)&&this['_addAnnotationToBalloon'](_0x2fa034,!0x0),_0x2fa034['isActive']=!0x0),_0x2fa034||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x2fa034);}['attach'](_0x5b7119){this['annotations']=_0x5b7119;const _0x36044f=this['editor']['plugins']['get'](M),_0xe388=this['_balloon'];if(this['isAttached'])throw new _0x4835fd('inlineannotations-attach-already-attached',this);if(_0x36044f['context']!==this['editor'])throw new _0x4835fd('inlineannotations-not-allowed-with-context',this);const _0x3e98bf=this['editor']['plugins']['get'](P);this['listenTo'](_0x3e98bf,'refresh',()=>{const _0x1449dd=_0x3e98bf['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x2f9cff,_0xda5eb8;!this['_forceRefresh']&&(_0x2f9cff=_0x1449dd,_0xda5eb8=this['_selectedAnnotations'],_0x2f9cff['length']===_0xda5eb8['length']&&_0x2f9cff['every'](_0xa8262e=>_0xda5eb8['includes'](_0xa8262e)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x1449dd),this['setActiveAnnotation'](_0x1449dd[0x0]||null));}),this['listenTo'](_0x3e98bf,'blur',(_0x20fc5d,{isAnnotationTracked:_0x436701})=>{this['activeAnnotation']&&_0x436701(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x1891d7,_0x5277fa,_0x571895)=>{_0x571895||this['setActiveAnnotation'](null);}),this['listenTo'](_0x5b7119,'remove',(_0x4b9719,_0x5b7211)=>{this['_removeAnnotationFromBalloon'](_0x5b7211),_0x5b7211===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0xe388,'change:visibleView',(_0x56466f,_0x1195ae,_0x4a90c8,_0x164091)=>{_0x164091&&this['stopListening'](_0x164091);const _0x2eb40e=_0x5b7119['getByView'](_0x4a90c8);_0x4a90c8&&_0x2eb40e&&(this['listenTo'](_0x4a90c8,'change:height',()=>{_0xe388['updatePosition']();}),this['listenTo'](_0x4a90c8,'Esc',()=>{this['_closeAnnotation'](_0x2eb40e),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x2eb40e&&this['setActiveAnnotation'](_0x2eb40e));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0xe388['visibleView']&&(_0x5b7119['getByView'](_0xe388['visibleView'])&&_0xe388['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 _0x4835fd('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x2a1784 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x2a1784);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x1279cf){for(const _0x3caa63 of this['_selectedAnnotations'])_0x1279cf['includes'](_0x3caa63)||this['_manuallyClosed']['delete'](_0x3caa63);for(const _0x591378 of this['annotations'])_0x1279cf['includes'](_0x591378)||this['_removeAnnotationFromBalloon'](_0x591378);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x38795f of _0x1279cf)this['_addAnnotationToBalloon'](_0x38795f);}this['_selectedAnnotations']=_0x1279cf;}['_addAnnotationToBalloon'](_0x4edabb,_0x933b87=!0x1){this['_manuallyClosed']['has'](_0x4edabb)||(this['_addedAnnotations']['has'](_0x4edabb)||this['_balloon']['hasView'](_0x4edabb['view'])||(this['_addedAnnotations']['add'](_0x4edabb),this['_balloon']['add']({'stackId':_0x4edabb['view']['id'],'view':_0x4edabb['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x4edabb)}})),_0x933b87&&this['_balloon']['showStack'](_0x4edabb['view']['id']));}['_getBalloonTargetForAnnotation'](_0x5612cf){const _0x5921d1=_0x5612cf['target'],_0x42c6a3=this['editor']['editing']['view'],_0x4f2186=_0x42c6a3['document']['selection']['getFirstRange'](),_0x288628=_0x42c6a3['domConverter']['viewRangeToDom'](_0x4f2186);if(_0x288628['collapse'](!0x0),_0x5921d1){if(_0x5921d1 instanceof _0x56eef8)return _0x5921d1;let _0xa92ee2=[];for(const _0x240375 of _0x5921d1)_0xa92ee2['push'](...(_0x2b4a6d=_0x240375['getClientRects'](),Array['from'](_0x2b4a6d)['map'](DOMRect['fromRect'])));_0xa92ee2=function(_0x59ff38){const _0x27e45c=[];let _0x740b9f=_0x59ff38[0x0];for(let _0x3cf8ac=0x1;_0x3cf8ac<_0x59ff38['length'];_0x3cf8ac++)B(_0x740b9f,_0x59ff38[_0x3cf8ac])?_0x740b9f['width']+=_0x59ff38[_0x3cf8ac]['width']:(_0x27e45c['push'](_0x740b9f),_0x740b9f=_0x59ff38[_0x3cf8ac]);return _0x27e45c['push'](_0x740b9f),_0x27e45c;}(_0xa92ee2);const _0x5a6442=_0x288628['getBoundingClientRect']();return _0xa92ee2['find'](_0x142b66=>_0x142b66['top']<=_0x5a6442['top']&&_0x142b66['bottom']>=_0x5a6442['bottom']&&_0x142b66['left']<=_0x5a6442['left']&&_0x142b66['right']>=_0x5a6442['right'])||_0xa92ee2[0x0];}var _0x2b4a6d;return _0x5612cf['targetRect']||_0x288628;}['_removeAnnotationFromBalloon'](_0x49861c){this['_addedAnnotations']['has'](_0x49861c)&&this['_balloon']['hasView'](_0x49861c['view'])&&(this['_addedAnnotations']['delete'](_0x49861c),this['_balloon']['remove'](_0x49861c['view']));}['_closeAnnotation'](_0xd82eb7){this['_manuallyClosed']['add'](_0xd82eb7),this['_removeAnnotationFromBalloon'](_0xd82eb7);}}function B(_0x2f3801,_0x307ff2){return _0x2f3801['top']===_0x307ff2['top']&&_0x2f3801['bottom']===_0x307ff2['bottom']&&_0x2f3801['right']===_0x307ff2['left'];}class tt extends kt{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x4cbd3c,_0x1ad9de){super(_0x4cbd3c),this['set']('isEmpty',!_0x1ad9de['length']),this['focusTracker']=new _0x403ade(),this['_annotationViews']=_0x1ad9de,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new _0x13347f({'focusables':_0x1ad9de,'focusTracker':this['focusTracker']}),this['listenTo'](_0x1ad9de,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x1ad9de,'remove',(_0x2799ec,_0x115515)=>{_0x115515['isActive']&&this['focus'](),_0x1ad9de['length']||(this['isEmpty']=!0x0);});const _0x33e67e=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':E(_0x4cbd3c,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x1ad9de},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x33e67e['if']('isEmpty','ck-hidden',_0x353c39=>!_0x353c39)]},'children':[{'text':E(_0x4cbd3c,'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 _0x3b655c of this['_annotationViews'])this['focusTracker']['add'](_0x3b655c['element']);this['_annotationViews']['on']('change',(_0x268041,{added:_0x58d9dc,removed:_0x23c1a5})=>{for(const _0x39a5ad of _0x58d9dc)this['focusTracker']['add'](_0x39a5ad['element']);for(const _0x2c9871 of _0x23c1a5)this['focusTracker']['remove'](_0x2c9871['element']);});}}class f extends _0xce78b4{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,O];}constructor(_0x2a9aef){super(_0x2a9aef),this['archivedThreads']=new _0x1a8bd1();}['init'](){const _0x560c80=this['context'],_0x379d1b=_0x560c80['plugins']['get'](o),_0x18aa82=_0x560c80['plugins']['get'](O);this['listenTo'](_0x379d1b,'addCommentThread',(_0x59ecf5,{threadId:_0x1440b1})=>{const _0x1f9f71=_0x379d1b['getCommentThread'](_0x1440b1);_0x1f9f71['archivedAt']&&this['archivedThreads']['add'](_0x1f9f71,this['_calculatePosition'](_0x1f9f71['archivedAt'])),this['listenTo'](_0x1f9f71,'change:archivedAt',(_0x4015a9,_0x15fe04,_0x3332d0)=>{_0x3332d0?this['archivedThreads']['has'](_0x1f9f71)||this['archivedThreads']['add'](_0x1f9f71,this['_calculatePosition'](_0x1f9f71['archivedAt'])):this['archivedThreads']['has'](_0x1f9f71)&&this['archivedThreads']['remove'](_0x1f9f71);});}),this['listenTo'](_0x379d1b,'removeCommentThread',(_0x488977,{threadId:_0x16cdff})=>{const _0x44172c=_0x379d1b['getCommentThread'](_0x16cdff);this['stopListening'](_0x44172c),this['archivedThreads']['has'](_0x44172c)&&this['archivedThreads']['remove'](_0x44172c);},{'priority':'highest'}),this['listenTo'](_0x18aa82['collection'],'focus',(_0x547d3c,_0xc69c45)=>{_0xc69c45['isVisible']||(_0xc69c45['isActive']=!0x0,_0x18aa82['activate'](_0xc69c45));});}['_calculatePosition'](_0x5652a2){const _0x9156e6=[...this['archivedThreads']]['findIndex'](_0x5c2a8d=>_0x5c2a8d['archivedAt']<_0x5652a2);return _0x9156e6>-0x1?_0x9156e6:this['archivedThreads']['length'];}}class a extends _0x1b086d{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[f,_0x161003];}constructor(_0xcd02c4){super(_0xcd02c4),this['annotationViews']=new _0x1750d2(),this['_pendingThreads']=[];}['init'](){const _0x42bde6=this['editor'],_0x1bd03c=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x42bde6['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x5bb170,!0x0)),_0x42bde6['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x52f4f8=this['_createCommentsArchiveButton'](_0x4293e7);return _0x52f4f8['set']({'role':'menuitemcheckbox'}),_0x52f4f8;});const _0x106d25=_0x42bde6['plugins']['get'](f),_0x3d3f69=_0x42bde6['plugins']['get']('Annotations'),_0x21a5b4=_0x42bde6['plugins']['get']('CommentsRepository');_0x106d25['archivedThreads']['forEach'](_0x2b2dba=>{this['_handleNewThread'](_0x2b2dba);}),this['listenTo'](_0x106d25['archivedThreads'],'add',(_0x223a57,_0xf92ea1)=>{this['_handleNewThread'](_0xf92ea1);}),this['listenTo'](_0x3d3f69['collection'],'add',(_0x1109f6,_0x36aecc)=>{const _0x4fc612=this['_pendingThreads']['find'](_0x1ac310=>{const _0x33798a=_0x21a5b4['_threadToController']['get'](_0x1ac310);return _0x33798a&&_0x36aecc['innerView']===_0x33798a['view'];});if(_0x4fc612){const _0x4eb5b7=this['_calculatePosition'](_0x4fc612['archivedAt']);this['annotationViews']['add'](_0x36aecc['view'],_0x4eb5b7),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x4fc612),0x1);}}),this['listenTo'](_0x106d25['archivedThreads'],'remove',(_0x59eb47,_0x5ef927)=>{const _0xf3b149=_0x42bde6['config']['get']('collaboration.channelId');if(!_0xf3b149||_0x5ef927['channelId']===_0xf3b149){if(this['_pendingThreads']['includes'](_0x5ef927))this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x5ef927),0x1);else{const _0x29a4f0=_0x21a5b4['_threadToController']['get'](_0x5ef927),_0x10cc4c=_0x3d3f69['getByInnerView'](_0x29a4f0['view']);this['annotationViews']['remove'](_0x10cc4c['view']),this['stopListening'](_0x10cc4c['focusableElements']);}}}),this['listenTo'](_0x3d3f69['collection'],'add',(_0x188829,_0x478de6)=>{this['listenTo'](_0x478de6,'escape',_0x1bd03c);}),this['listenTo'](_0x3d3f69['collection'],'remove',(_0x2d9abc,_0x44931b)=>{this['stopListening'](_0x44931b,'escape',_0x1bd03c);});}['_handleNewThread'](_0x50a147){const _0x487719=this['editor']['plugins']['get']('CommentsRepository'),_0xfa7d8e=this['editor']['plugins']['get']('Annotations'),_0x227d9d=this['editor']['config']['get']('collaboration.channelId');if(!_0x227d9d||_0x50a147['channelId']===_0x227d9d){const _0x396c51=_0x487719['_threadToController']['get'](_0x50a147);if(!_0x396c51)return void this['_pendingThreads']['push'](_0x50a147);const _0x4db724=this['_calculatePosition'](_0x50a147['archivedAt']),_0x352e28=_0xfa7d8e['getByInnerView'](_0x396c51['view']);_0x352e28['isVisible']&&_0xfa7d8e['_visibleAnnotations']['remove'](_0x352e28),this['annotationViews']['add'](_0x352e28['view'],_0x4db724);}}['_calculatePosition'](_0x5ccbfa){const _0x4fd86b=this['editor']['config']['get']('collaboration.channelId'),_0x16ccae=[...this['editor']['plugins']['get'](f)['archivedThreads']]['filter'](_0x375099=>_0x375099['channelId']===_0x4fd86b)['findIndex'](_0x50b15a=>_0x50b15a['archivedAt']<_0x5ccbfa);return _0x16ccae<0x0||_0x16ccae>this['annotationViews']['length']?this['annotationViews']['length']:_0x16ccae-0x1;}['_toggleDialog'](){const _0x4d80ae=this['editor'],_0x4c99ce=_0x4d80ae['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new tt(_0x4d80ae['locale'],this['annotationViews'])),'commentsArchive'===_0x4c99ce['id']?_0x4c99ce['hide']():_0x4c99ce['show']({'id':'commentsArchive','title':E(_0x4d80ae['locale'],'COMMENTS_ARCHIVE'),'icon':_0x18281e,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x437c6a['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x108319,_0x2daedc=!0x1){const _0x214444=this['editor']['locale'],_0x6d369=this['editor']['plugins']['get']('Dialog'),_0x231512=new _0x108319(_0x214444);return _0x231512['bind']('isEnabled')['to'](this,'isEnabled'),_0x231512['bind']('isOn')['to'](_0x6d369,'id',_0x3a874e=>'commentsArchive'===_0x3a874e),_0x231512['set']({'label':E(_0x214444,'COMMENTS_ARCHIVE'),'icon':_0x18281e,'isToggleable':!0x0}),_0x2daedc&&(_0x231512['tooltip']=!0x0),this['listenTo'](_0x231512,'execute',()=>this['_toggleDialog']()),_0x231512;}['_hideDialogOnAnnotationEscape']=_0x1939bd=>{const _0x3e8404=_0x1939bd['source'];if(!this['annotationViews']['has'](_0x3e8404['view']))return;const _0x347a46=this['editor']['plugins']['get']('Dialog');_0x347a46['isOpen']&&'commentsArchive'===_0x347a46['id']&&(_0x347a46['hide'](),_0x1939bd['stop']());};}class p extends _0x1b086d{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};
|