@ckeditor/ckeditor5-comments 48.2.0-alpha.4 → 48.2.0-alpha.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +11 -11
- package/package.json +16 -16
package/dist/index.js
CHANGED
|
@@ -20,14 +20,14 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Editor as
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
((()=>bt)());constructor(_0x3001e9={}){function _0x484eea(_0x401110){return _0x401110['map'](_0x52f863=>String['fromCharCode'](_0x52f863))['join']('');}(_0x3001e9=Object['assign']({},_0x3001e9))['plugins']||(_0x3001e9['plugins']=CommentEditor['defaultPlugins']),super(_0x3001e9),this['ui']=new CommentEditorUI(this),this['set']('placeholder',''),this['model']['document']['on']('change',()=>this['_updatePlaceholder'](),{'priority':'low'}),this['on']('change:placeholder',()=>this['_updatePlaceholder']()),this['model']['document']['createRoot'](),this[_0x484eea([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x484eea([0x76,0x69,0x65,0x77])][_0x484eea([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x484eea([0x61,0x75,0x74,0x6f]),this[_0x484eea([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x484eea([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x484eea([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x484eea([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x484eea([0x6f,0x6b])});}['create'](){const _0x20d41c=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x20d41c))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x5632ac=>{const _0x8c9671=this['model']['document']['getRoot'](),_0x4719bb=_0x8c9671&&_0x8c9671['getChild'](_0x8c9671['childCount']-0x1);_0x5632ac['setSelection'](_0x4719bb,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x4c78d0=this['editing']['view'],_0x560e8c=_0x4c78d0['document']['getRoot'](),_0x2f58f3=_0x560e8c['getChild'](0x0);_0x560e8c['childCount']>0x1||!_0x2f58f3||'p'!=_0x2f58f3['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(mt(_0x4c78d0,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x2f58f3['placeholder']=this['placeholder']),lt({'view':_0x4c78d0,'element':_0x2f58f3,'keepOnFocus':!0x0}),this['placeholderElement']=_0x2f58f3);}}class CommentInputView extends _0x19cae1{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x54902c,_0x3b1a52={}){super(_0x54902c),this['editor']=null,this['_editorConfig']=_0x3b1a52,this['set']('value',_0x3b1a52['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',vt(_0x54902c,'Reply...')),this['set']('submitLabel',vt(_0x54902c,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new _0x3feaa8(),this['focusTracker']=new _0x405e87(),this['focusCycler']=new _0x34ff04({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x207d51=>!_0x207d51['defaultPrevented']},'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',(_0x897d18,_0x1ba675)=>{this['cancelButtonView']['fire']('execute'),_0x1ba675();}),this['keystrokes']['set']('Ctrl+Enter',(_0x1539a6,_0x1a5a74)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x1a5a74());}),this['on']('submit',(_0x3b22a6,_0x30d8cb)=>{_0x30d8cb['length']>0xfde8?(alert(vt(_0x54902c,'TOO_LONG_COMMENT_ALERT',[_0x30d8cb['length'],0xfde8])),_0x3b22a6['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new CommentEditor(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x56f9e3=this['editor'];this['element']['insertBefore'](_0x56f9e3['ui']['element'],this['element']['firstChild']),_0x56f9e3['model']['document']['on']('change',()=>this['value']=_0x56f9e3['getData']()),_0x56f9e3['bind']('placeholder')['to'](this),this['focusables']['add'](_0x56f9e3['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x54defe){-0x1===_0x54defe?(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:_0x426d7d}=this,_0x307ed4=new _0x41e88b(_0x426d7d);return _0x307ed4['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x307ed4['withText']=!0x0,_0x307ed4['bind']('label')['to'](this,'submitLabel'),_0x307ed4['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x307ed4['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x103fdc,_0x422a91)=>!_0x422a91&&!!_0x103fdc['trim']()),_0x307ed4;}['_createCancelButton'](){const {locale:_0x67b83c}=this,_0x3ac165=new _0x41e88b(_0x67b83c);return _0x3ac165['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x3ac165['label']=vt(_0x67b83c,'Cancel'),_0x3ac165['withText']=!0x0,_0x3ac165['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x3ac165;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x216ee9=>{this['focusTracker']['add'](_0x216ee9['element']);}),this['focusables']['on']('change',(_0x3a7d7f,_0x3e4146)=>{for(const _0x1d44f2 of Array['from'](_0x3e4146['added'])['reverse']())this['focusTracker']['add'](_0x1d44f2['element']);});}}class CommentThreadInputView extends _0x19cae1{constructor(_0xaa8640,_0x5f16bb,_0x164ef){super(_0xaa8640),this['commentInputView']=new CommentInputView(_0xaa8640,_0x164ef),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x5b72d7,_0x34283)=>_0x5b72d7||!!_0x34283),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 _0x32cfb1(_0xaa8640,_0x5f16bb),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'](_0x5558e7){this['commentInputView']['focus'](_0x5558e7);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x2ded21,_0x4fbc9e)=>{const {submitButtonView:_0x5e891,cancelButtonView:_0x4b4f43,editor:_0x3c9e39}=this['commentInputView'];[_0x5e891['element'],_0x4b4f43['element'],_0x3c9e39?_0x3c9e39['editing']['view']['getDomRoot']():null]['filter'](_0x193041=>_0x193041)['some'](_0x17b6df=>_0x17b6df['contains'](_0x4fbc9e['target']))||(this['focus'](),_0x4fbc9e['preventDefault']());});}}class CollapsedCommentsView extends _0x19cae1{constructor(_0x1dec6b){super(_0x1dec6b);const _0xfe5e57=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0xfe5e57['to']('count',_0x531d85=>vt(_0x1dec6b,'NUMBER_OF_COMMENTS',_0x531d85))}]});}}class CommentsListView extends _0x19cae1{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x5478c4,_0x2a82f7,_0x5e47d4){super(_0x5478c4);const _0x1f4953=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x2a82f7['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x2a82f7,this['_config']=_0x5e47d4,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x405e87(),this['keystrokes']=new _0x3feaa8(),this['focusCycler']=new _0x34ff04({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x340913=>this['commentViews']['map'](_0xb0faed=>_0xb0faed['element'])['includes'](_0x340913['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new CollapsedCommentsView(_0x5478c4),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x220204=>_0x220204-this['_config']['maxCommentsWhenCollapsed']);for(const _0x797f6d of _0x2a82f7['comments'])this['_handleNewCommentModel'](_0x797f6d);this['_handleInfoComment'](),this['listenTo'](_0x2a82f7['comments'],'add',(_0x19df44,_0x5e0a35)=>{const _0x4cc835=this['_calculatePosition'](_0x5e0a35);this['length']++,this['_handleNewCommentModel'](_0x5e0a35,_0x4cc835),this['refreshVisibleViews']();}),this['listenTo'](_0x2a82f7['comments'],'remove',(_0x55780f,_0x118b5a)=>{this['length']--,this['_handleRemoveCommentModel'](_0x118b5a),this['refreshVisibleViews']();}),this['listenTo'](_0x2a82f7,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x2a82f7,'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',_0x1f4953['if']('length','ck-hidden',_0x1a63da=>!_0x1a63da)],'aria-label':vt(_0x5478c4,'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'](_0x4b0101){-0x1===_0x4b0101?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x4ce644 of this['commentViews'])_0x4ce644['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x17bcf4,_0x5c81fc){const _0x4f97c5=new this['_config']['CommentView'](this['locale'],_0x17bcf4,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x4f97c5['viewUid']=_0x17bcf4['id'],_0x4f97c5['delegate']('removeComment')['to'](this),_0x4f97c5['delegate']('updateComment')['to'](this),_0x4f97c5['delegate']('resolveCommentThread')['to'](this),_0x4f97c5['delegate']('editorReady')['to'](this),_0x4f97c5['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x4f97c5,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x4f97c5,_0x5c81fc);}['_calculatePosition'](_0x85c369){const _0x3184e2=this['_model']['_findOptimalIndex'](_0x85c369);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x85c369['authoredAt']?_0x3184e2-0x1:_0x3184e2:_0x3184e2-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x243d82={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':vt(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x243d82,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x243d82));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x5acc6a){const _0x5d2edb=this['commentViews']['remove'](_0x5acc6a['id']);this['stopListening'](_0x5d2edb),_0x5d2edb['isEditMode']&&this['_updateHasDirtyComment'](),_0x5d2edb['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x4a4abf=>_0x4a4abf['isEditMode']);}['_rearrangeCollapse'](){const _0x21e133=function(_0x5afedd){const _0x1b755a=new _0x286304();for(const _0x76c9e0 of _0x5afedd)_0x1b755a['add'](_0x76c9e0);return _0x1b755a;}(this['commentViews']),_0x5b7766=this['_collapsedCommentsView']['count'];for(let _0x11eff7=0x1;_0x11eff7<=_0x5b7766;_0x11eff7++)_0x21e133['remove'](0x1);for(const _0x4ae97f of _0x21e133)_0x4ae97f['collapse']();_0x5b7766>0x0&&_0x21e133['add'](this['_collapsedCommentsView'],0x1),Et(_0x44be5a(Array['from'](this['visibleViews']),Array['from'](_0x21e133)),this['visibleViews'],_0x21e133);}['_rearrangeExpand'](){Et(_0x44be5a(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x465751 of this['visibleViews'])_0x465751['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x3b9799=>{this['focusTracker']['add'](_0x3b9799['element']),this['keystrokes']['listenTo'](_0x3b9799['element']);}),this['commentViews']['on']('change',(_0x348417,_0x46ccdb)=>{for(const _0x5125b5 of _0x46ccdb['removed'])this['focusTracker']['remove'](_0x5125b5['element']),this['keystrokes']['stopListening'](_0x5125b5['element']);for(const _0x4bb131 of Array['from'](_0x46ccdb['added'])['reverse']())this['focusTracker']['add'](_0x4bb131['element']),this['keystrokes']['listenTo'](_0x4bb131['element']);});}}function Et(_0x2176dc,_0x37ea78,_0x2b06ce){let _0x4b6561=0x0;for(const _0x16972f of _0x2176dc)switch(_0x16972f){case'insert':_0x37ea78['add'](_0x2b06ce['get'](_0x4b6561),_0x4b6561),_0x4b6561++;break;case'delete':_0x37ea78['remove'](_0x4b6561);break;case'equal':_0x4b6561++;}}class CommentThreadHeaderContextView extends _0x19cae1{constructor(_0x291495){super(_0x291495);const _0x640ce=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x640ce['to']('contextValue',_0x456ce3=>vt(_0x291495,'THREAD_CONTEXT_LABEL',_0x456ce3)),'tabindex':-0x1},'children':[{'text':_0x640ce['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class CommentThreadHeaderView extends _0x19cae1{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x31c984,_0x536865){super(_0x31c984);const _0x21941a=this['bindTemplate'];this['_model']=_0x536865,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x405e87(),this['keystrokes']=new _0x3feaa8(),this['focusCycler']=new _0x34ff04({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x13e237=>!!_0x13e237),this['bind']('contextValue')['to'](this['_model'],'context',_0x3bcca8=>_0x3bcca8&&_0x3bcca8['value']?this['_trimContextValue'](_0x3bcca8['value']):vt(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',_0x21941a['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 _0x32880c=new _0x41e88b(this['locale']);return _0x32880c['label']=vt(this['locale'],'Reopen'),_0x32880c['tooltip']=vt(this['locale'],'Reopen'),_0x32880c['icon']=_0x1d6062,_0x32880c['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x3e513e=>!_0x3e513e),_0x32880c['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x1dc83e,_0x3e9ab1)=>_0x1dc83e&&_0x3e9ab1),_0x32880c['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x32880c;}['_trimContextValue'](_0x2bff5a){if(_0x2bff5a['length']<0x96)return _0x2bff5a;const _0x22d490=_0x2bff5a['lastIndexOf']('\x20',0x93);return _0x2bff5a['substring'](0x0,_0x22d490>-0x1?_0x22d490:0x93)+'...';}['_attachContextActions'](){const _0x703034=this['element']['querySelector']('.ck-context'),_0x5c2c1f=_0x703034['querySelector']('.ck-context__value');this['listenTo'](_0x703034,'mouseenter',()=>{_0x5c2c1f['offsetWidth']<_0x5c2c1f['scrollWidth']&&_0x703034['classList']['add']('overlay');}),this['listenTo'](_0x703034,'mouseleave',()=>{_0x703034['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x5f2761 of this['focusables'])this['focusTracker']['add'](_0x5f2761['element']),this['keystrokes']['listenTo'](_0x5f2761['element']);}['_createContextView'](){const _0x397578=new CommentThreadHeaderContextView(this['locale']);return _0x397578['bind']('contextValue')['to'](this),_0x397578;}}class BaseCommentThreadView extends _0x19cae1{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x3a0fab,_0x239b16,_0x4c3245,_0xac8e6b){super(_0x3a0fab),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x239b16,this['_localUser']=_0x4c3245,this['_config']=_0xac8e6b,this['commentThreadHeaderView']=new CommentThreadHeaderView(_0x3a0fab,_0x239b16),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new _0x3c7922(_0x3a0fab,vt(_0x3a0fab,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new CommentsListView(_0x3a0fab,_0x239b16,Object['assign']({'CommentView':this['_config']['CommentView']},_0xac8e6b)),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',(_0x18e277,_0x498ff1)=>_0x18e277||!!_0x498ff1),this['bind']('isUnlinked')['to'](_0x239b16,'unlinkedAt',_0x10bea9=>!!_0x10bea9),this['bind']('ariaLabel')['to'](this,'length',_0x4db859=>{const _0x16ce9e=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return vt(this['locale'],'COMMENT_THREAD_LABEL',[_0x4db859,_0x16ce9e]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x405e87(),this['keystrokes']=new _0x3feaa8(),this['focusCycler']=new _0x34ff04({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x489514=>_0x489514['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),_0x2683f9(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0xdd0c6=new CommentThreadInputView(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x448741=_0xdd0c6['commentInputView'];return _0xdd0c6['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x448741,'value',(_0x27f505,_0x42167e,_0x5cdf5a,_0x59b400,_0x76be66)=>!!_0x76be66||!!_0x59b400&&_0x5cdf5a&&!_0x42167e||_0x27f505&&_0x5cdf5a&&!_0x42167e),_0x448741['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x55b78a,_0x17c154,_0x32440f)=>{let _0x155d13;return _0x155d13=_0x32440f&&_0x17c154?'Reply\x20to\x20reopen\x20discussion...':_0x55b78a?'Reply...':'Write\x20a\x20comment...',vt(this['locale'],_0x155d13);}),_0x448741['bind']('submitLabel')['to'](this,'length',_0x4f0f01=>vt(this['locale'],_0x4f0f01?'Reply':'Comment')),_0x448741['on']('submit',(_0x41d398,_0x3a1a6a)=>{this['fire']('addComment',_0x3a1a6a),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x448741['on']('cancel',()=>{this['focus']();}),_0x448741['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x448741['on']('cancel',_0x230840=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x230840['stop']());}),this['on']('change:isActive',(_0x159f72,_0x3f045c,_0x4a1eeb)=>{_0x4a1eeb||this['length']||_0x448741['value']||this['fire']('removeCommentThread');}),_0xdd0c6;}}class CommentThreadView extends/* #__PURE__ -- @preserve */
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
_0x50b4f2(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x1d793e,target:_0x46d043,type:_0x17644a,isVisible:_0x2e885a=!0x0}){super(),this['view']=_0x1d793e,this['view']['element']||this['view']['render'](),this['_type']=_0x17644a,this['_target']=_0x46d043,Annotation['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x286304([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x4f4e9a,_0x3ebc29)=>{this['view']['focusTracker']['add'](_0x3ebc29);}),this['focusableElements']['on']('remove',(_0x3af07d,_0x57673c)=>{this['view']['focusTracker']['remove'](_0x57673c);}),this['set']('isVisible',_0x2e885a);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x51a08a=this['_getNormalizedTarget']();return Annotation['_assertCorrectTarget'](_0x51a08a),_0x51a08a;}get['targetRect'](){const _0x36e693=this['target'];if(null===_0x36e693)return null;if(_0x36e693 instanceof _0x48af12)return _0x36e693;const _0x254017=_0x36e693['filter'](_0x45f363=>function(_0x323771){const _0x1f6e87=_0x323771['offsetParent'];if(_0x1f6e87)return!0x0;const _0x5e63b4=_0x323771['getClientRects']()['item'](0x0);return!!_0x5e63b4;}(_0x45f363));return 0x0===_0x254017['length']?null:_0x48af12['getDomElementRects'](_0x254017[0x0])[0x0];}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x1fffa4){this['view']['isActive']=_0x1fffa4,this['view']['mainView']['isActive']=_0x1fffa4;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x3661ca){if(!(null===_0x3661ca||_0x3661ca instanceof _0x48af12||Array['isArray'](_0x3661ca)&&_0x3661ca['every'](_0x50bca8=>kt(_0x50bca8))))throw new _0x35b32c('annotation-invalid-target',null,{'target':_0x3661ca});}['_getNormalizedTarget'](){const _0x1b5503='function'==typeof this['_target']?this['_target']():this['_target'];return kt(_0x1b5503)?[_0x1b5503]:_0x1b5503;}}function kt(_0x2868eb){return null!==_0x2868eb&&'object'==typeof _0x2868eb&&'nodeType'in _0x2868eb&&0x1===_0x2868eb['nodeType'];}class AnnotationCollection extends _0x286304{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x40e9b2=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x405e87(),this['_focusTracker']['on']('change:isFocused',(_0x22222e,_0x4cedd8,_0x14bfa3)=>{_0x14bfa3||this['fire']('blur');});for(const _0x3f10b3 of _0x40e9b2)this['add'](_0x3f10b3);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x2167d5){if(this['has'](_0x2167d5))throw new _0x35b32c('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x2167d5['innerView'],_0x2167d5),this['_viewToAnnotation']['set'](_0x2167d5['view'],_0x2167d5);for(const _0x248f8 of _0x2167d5['focusableElements'])this['_focusTracker']['add'](_0x248f8);if(this['listenTo'](_0x2167d5['focusableElements'],'add',(_0x212656,_0x1e2f8)=>{this['_focusTracker']['add'](_0x1e2f8);}),this['listenTo'](_0x2167d5['focusableElements'],'remove',(_0x13fc97,_0x58c844)=>{this['_focusTracker']['remove'](_0x58c844);}),this['listenTo'](_0x2167d5['view']['focusTracker'],'change:isFocused',(_0x1aa3ae,_0x13f9c7,_0xbf88b1)=>{_0xbf88b1&&this['fire']('focus',_0x2167d5);}),_0x2167d5['updateTargetRect'](),this['_areCachedRectsStale']()){for(const _0x5cd563 of this)_0x5cd563['updateTargetRect']();}const _0x1cf37f=this['_getOrderInContent'](_0x2167d5['view']['targetRect']);return super['add'](_0x2167d5,_0x1cf37f);}['remove'](_0xe48877){if(!this['has'](_0xe48877))throw new _0x35b32c('annotationcollection-not-existing-item',null);this['stopListening'](_0xe48877['view']['focusTracker']),this['stopListening'](_0xe48877['focusableElements']);for(const _0x308df5 of _0xe48877['focusableElements'])this['_focusTracker']['remove'](_0x308df5);return this['_viewToAnnotation']['delete'](_0xe48877['view']),this['_innerViewToAnnotation']['delete'](_0xe48877['innerView']),super['remove'](_0xe48877);}['getByInnerView'](_0x45ed1a){return this['_innerViewToAnnotation']['get'](_0x45ed1a);}['getByView'](_0x1383f8){return this['_viewToAnnotation']['get'](_0x1383f8);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x5dee2e of this)_0x5dee2e['updateTargetRect']();this['_sort']();}['_sort'](){const _0x5d9917=Array['from'](this)['sort']((_0x2b3182,_0x22a678)=>Rt(_0x2b3182['view']['targetRect'],_0x22a678['view']['targetRect']));for(let _0x5a69f3=_0x5d9917['length']-0x1;_0x5a69f3>0x0;_0x5a69f3--){const _0x441f18=_0x5d9917[_0x5a69f3];_0x5a69f3!==this['getIndex'](_0x441f18)&&(this['remove'](_0x441f18),this['add'](_0x441f18));}}['_getOrderInContent'](_0x32a5fd){let _0x41379d=0x0;if(!_0x32a5fd)return this['length'];for(const _0x12fb35 of this){const _0x3b9a51=_0x12fb35['view']['targetRect'];if(_0x3b9a51){if(Rt(_0x32a5fd,_0x3b9a51)<0x0)return _0x41379d;_0x41379d++;}}return _0x41379d;}['_areCachedRectsStale'](){const _0x584ece=this['get'](0x0);if(!_0x584ece)return!0x1;const _0x4e5804=_0x584ece['view']['targetRect'],_0xfa8504=_0x584ece['targetRect'];return!(!_0x4e5804||!_0xfa8504)&&(_0x4e5804['top']!==_0xfa8504['top']||_0x4e5804['left']!==_0xfa8504['left']);}}function Ot({source:_0x138877,target:_0xa1fa53,filter:_0x9cd972}){for(const _0x44d777 of _0x138877)_0x9cd972(_0x44d777)&&_0xa1fa53['add'](_0x44d777);_0xa1fa53['listenTo'](_0x138877,'add',(_0x45db45,_0xa72cbb)=>{_0x9cd972(_0xa72cbb)&&_0xa1fa53['add'](_0xa72cbb);}),_0xa1fa53['listenTo'](_0x138877,'remove',(_0x551873,_0x42aa9f)=>{_0xa1fa53['has'](_0x42aa9f)&&_0xa1fa53['remove'](_0x42aa9f);});}function Rt(_0x1499f6,_0x48df0e){if(null===_0x1499f6&&null===_0x48df0e)return 0x0;if(null===_0x1499f6)return-0x1;if(null===_0x48df0e)return 0x1;const _0x473d69=_0x1499f6['top']-_0x48df0e['top'];return 0x0==_0x473d69?_0x1499f6['left']-_0x48df0e['left']:_0x473d69;}class Annotations extends _0xe371d7{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x59ebf4){if(super(_0x59ebf4),this['collection']=new AnnotationCollection(),this['_visibleAnnotations']=new AnnotationCollection(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x59ebf4 instanceof _0x13286f){const _0x45852b=_0x59ebf4['locale'];_0x59ebf4['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':vt(_0x45852b,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':vt(_0x45852b,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':vt(_0x45852b,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':vt(_0x45852b,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':vt(_0x45852b,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':vt(_0x45852b,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':vt(_0x45852b,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x542660){this['collection']['add'](_0x542660);}['remove'](_0x24ae27){this['collection']['remove'](_0x24ae27),_0x24ae27['destroy']();}['refreshVisibility'](){for(const _0x3740fb of this['collection'])_0x3740fb['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x7ffff8){return this['collection']['getByInnerView'](_0x7ffff8);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x791763 of this['collection'])_0x791763['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x2b27a3){this['fire']('_activateAnnotation',_0x2b27a3);}['createAnnotation'](_0xeb8606){return new Annotation(_0xeb8606);}['createAnnotationView'](_0x126d83,_0x29c705){return new AnnotationView(_0x126d83,_0x29c705);}['_addActiveAnnotation'](_0x8fe7d9){const _0x5f3ec9=new Set(this['activeAnnotations']);_0x5f3ec9['add'](_0x8fe7d9),this['activeAnnotations']=_0x5f3ec9;}['_removeActiveAnnotation'](_0x530efc){const _0x1f0a0b=new Set(this['activeAnnotations']);_0x1f0a0b['delete'](_0x530efc),this['activeAnnotations']=_0x1f0a0b;}['_bindAnnotationsToVisibleAnnotations'](){const _0x5d2e2b=this['collection'],_0x329226=this['_visibleAnnotations'];function _0x2d1107(_0x30a282){const _0x4f7e48=_0x30a282['source'];_0x4f7e48['isVisible']&&!_0x329226['has'](_0x4f7e48)?_0x329226['add'](_0x4f7e48):!_0x4f7e48['isVisible']&&_0x329226['has'](_0x4f7e48)&&_0x329226['remove'](_0x4f7e48),_0x4f7e48['view']['focusTracker']['remove'](_0x4f7e48['view']['element']),_0x4f7e48['view']['focusTracker']['add'](_0x4f7e48['view']['element']);}this['listenTo'](_0x5d2e2b,'add',(_0x2c5dbd,_0x23e2e1)=>{_0x23e2e1['isVisible']&&_0x329226['add'](_0x23e2e1),this['listenTo'](_0x23e2e1,'change:isVisible',_0x2d1107);}),this['listenTo'](_0x5d2e2b,'remove',(_0x35d508,_0x74d7aa)=>{_0x329226['has'](_0x74d7aa)&&_0x329226['remove'](_0x74d7aa),this['stopListening'](_0x74d7aa,'change:isVisible',_0x2d1107);});}['_setupEnterAnnotationKeystroke'](){const _0x254f4f=_0x37b265=>{_0x37b265['on']('ready',()=>{_0x37b265['keystrokes']['set'](_0x22481a,(_0x829ef,_0x4f5ab6)=>{const _0xf91bc8=_0x18c119(this['activeAnnotations']['values']());_0xf91bc8&&(_0xf91bc8['view']['focus'](),_0x4f5ab6());});});};this['context']instanceof _0x13286f?_0x254f4f(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x1cb134,_0x285a30)=>{_0x254f4f(_0x285a30);});}['_setupEscapeAnnotationHandling'](){const _0x17745a=_0x1cf3bc=>{const _0x4ff2f6=_0x1cf3bc['source'],_0x3a887a=[];let _0x58adaf;if(Array['isArray'](_0x4ff2f6['target'])){_0x58adaf=_0x4ff2f6['target'][0x0],this['context']instanceof _0x13286f?_0x3a887a['push'](this['context']):this['context']['editors']&&_0x3a887a['push'](...this['context']['editors']);for(const _0x4b12a5 of _0x3a887a)for(const _0x4429af of _0x4b12a5['editing']['view']['domRoots']['values']())if(_0x4429af['contains'](_0x58adaf))return void _0x4b12a5['editing']['view']['focus']();_0x58adaf['focus']();}};this['listenTo'](this['collection'],'add',(_0x3cd10f,_0x87b922)=>{this['listenTo'](_0x87b922,'escape',_0x17745a,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x3db70d,_0x21ea84)=>{this['stopListening'](_0x21ea84,'escape',_0x17745a);});}}const Mt=Symbol('noChannel'),St={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class CommentsRepository extends _0xe371d7{['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[Annotations,_0x34e83a,_0xadab9a];}static get['pluginName'](){return'CommentsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x144ab8){super(_0x144ab8),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x23d929=this['context']['config'];_0x23d929['define']('comments.maxCommentsWhenCollapsed',0x2),_0x23d929['define']('comments.maxThreadTotalWeight',0x1f4),_0x23d929['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x23d929['define']('comments.CommentThreadView',CommentThreadView),_0x23d929['define']('comments.CommentView',CommentView),_0x23d929['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x414285=this['context']['plugins']['get'](Annotations);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x1b930b,_0x5243f8)=>this['_addCommentThread'](_0x5243f8)),this['on']('submitCommentThread',(_0x4c95af,_0x1343c8)=>this['_submitCommentThread'](_0x1343c8)),this['on']('resolveCommentThread',(_0x9ca624,_0x42c4bd)=>this['_resolveCommentThread'](_0x42c4bd)),this['on']('resolveCommentThread',(_0x464317,_0x54b541)=>this['_updateActiveAnnotation'](_0x54b541),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x1ee17d,_0x56d2ca)=>this['_reopenCommentThread'](_0x56d2ca)),this['on']('reopenCommentThread',(_0x50ba6f,_0x20cd52)=>this['_updateActiveAnnotation'](_0x20cd52),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x42bc0c,_0x3a23c7)=>this['_removeCommentThread'](_0x3a23c7)),this['on']('updateCommentThread',(_0x48e366,_0x3b7b5e)=>this['_updateCommentThread'](_0x3b7b5e)),this['on']('updateCommentThread',(_0x343e27,_0x36405b)=>this['_updateActiveAnnotation'](_0x36405b),{'priority':'lowest'}),this['on']('addComment',(_0x684214,_0x5eb997)=>this['_addComment'](_0x5eb997)),this['on']('updateComment',(_0x641080,_0x308b99)=>this['_updateComment'](_0x308b99)),this['on']('removeComment',(_0x442c7e,_0x28e90c)=>this['_removeComment'](_0x28e90c)),this['on']('addComment',(_0x1c94fc,{threadId:_0x51fe4c,isFromAdapter:_0x5839fc})=>{if(_0x5839fc)return;const _0x496658=this['getCommentThread'](_0x51fe4c),_0x6d5e45=_0x496658&&this['_threadToController']['get'](_0x496658);_0x6d5e45&&_0x6d5e45['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x414285,'change:activeAnnotations',(_0x4d9b97,_0x4e1349,_0xc66d5)=>{const _0x57d33f=Array['from'](_0xc66d5)['map'](_0x381f46=>this['_viewToController']['get'](_0x381f46['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x57d33f?_0x57d33f['model']:null;});}set['adapter'](_0x31b94d){if(this['_adapter'])throw new _0x35b32c('commentsrepository-adapter-already-set');this['_adapter']=_0x31b94d;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x11dde8=Mt,threadId:_0x42308c=_0x385019(),comments:_0x1e6a03=[],unlinkedAt:_0x1f8ace=null,resolvedAt:_0x3bbe8=null,resolvedBy:_0x429818=null,target:_0x26d2e4=null,context:_0x2336ee=null,attributes:_0x4620ce={},isResolvable:_0x3494e8=!0x0,isSubmitted:_0xa98fbd=!0x1,isFromAdapter:_0x8b62ab=!0x1}={}){return this['fire'](xt('addCommentThread',_0x11dde8),{'channelId':_0x11dde8,'threadId':_0x42308c,'comments':_0x1e6a03,'unlinkedAt':_0x1f8ace,'resolvedAt':_0x3bbe8,'resolvedBy':_0x429818,'target':_0x26d2e4,'context':_0x2336ee,'attributes':_0x4620ce,'isFromAdapter':_0x8b62ab,'isResolvable':_0x3494e8,'isSubmitted':_0xa98fbd}),this['getCommentThread'](_0x42308c);}['openNewCommentThread']({channelId:_0x42b1a6=Mt,threadId:_0x2d8ec0=_0x385019(),target:_0x543d9a,context:_0x457090=null,isResolvable:_0xfc91f5=!0x0}){if(this['_readOnlyChannels']['has'](_0x42b1a6)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x543d9a)throw new _0x35b32c('commentsrepository-missing-target');const _0x5cd504=this['addCommentThread']({'channelId':_0x42b1a6,'threadId':_0x2d8ec0,'target':_0x543d9a,'context':_0x457090,'isResolvable':_0xfc91f5});if(!_0x5cd504)return null;const _0x4d45b4=this['_threadToController']['get'](_0x5cd504),_0x541953=_0x4d45b4['view']['commentThreadInputView']['commentInputView'],_0x75d32c=this['context']['plugins']['get'](Annotations),_0x35de48=_0x75d32c['getByInnerView'](_0x4d45b4['view']);return _0x75d32c['activate'](_0x35de48),_0x541953['once']('editorReady',()=>_0x541953['focus']()),_0x5cd504;}['hasCommentThread'](_0x3a5127){if('string'!=typeof _0x3a5127)throw new _0x35b32c('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x3a5127);}['updateCommentThread']({channelId:_0x13dd61=Mt,threadId:_0x3293d6,context:_0x294a8d,unlinkedAt:_0x1fdc10,attributes:_0x447f82,isFromAdapter:_0x2621ad=!0x1}){return this['fire'](xt('updateCommentThread',_0x13dd61),{'channelId':_0x13dd61,'threadId':_0x3293d6,'context':_0x294a8d,'unlinkedAt':_0x1fdc10,'attributes':_0x447f82,'isFromAdapter':_0x2621ad}),this['getCommentThread'](_0x3293d6);}['getCommentThread'](_0x688297){if('string'!=typeof _0x688297)throw new _0x35b32c('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x688297);}['fetchCommentThread']({channelId:_0xb9cf81,threadId:_0x1c19af}={}){const _0x24b194=this['getCommentThread'](_0x1c19af);if(_0x24b194)return Promise['resolve'](_0x24b194);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x35b32c('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0xb9cf81,'threadId':_0x1c19af})['then'](_0x41afbe=>this['hasCommentThread'](_0x1c19af)?this['getCommentThread'](_0x1c19af):_0x41afbe?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0xb9cf81},_0x41afbe)):void 0x0)['catch'](_0xeef002=>{throw console['error'](_0xeef002),new _0x35b32c('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x3035b6,skipNotAttached:_0x2a0aa6=!0x1,skipEmpty:_0x54c90c=!0x1,toJSON:_0x4a7938=!0x1}={}){const _0x25440a=[];for(const _0x28f662 of this['_threads']['values']())_0x3035b6&&_0x28f662['channelId']!==_0x3035b6||_0x2a0aa6&&!_0x28f662['isAttached']||_0x54c90c&&0x0===_0x28f662['length']||_0x25440a['push'](_0x28f662);return _0x4a7938?_0x25440a['map'](_0x370411=>_0x370411['toJSON']()):_0x25440a;}['getAnnotationForCommentThread'](_0x4d0d30){const _0xcc1b6a=this['_threadToController']['get'](_0x4d0d30);if(!_0xcc1b6a)return null;return this['context']['plugins']['get'](Annotations)['getByInnerView'](_0xcc1b6a['view'])||null;}['getCommentThreadForAnnotation'](_0x32d345){const _0x3f9ee7=this['_viewToController']['get'](_0x32d345['innerView']);return _0x3f9ee7?_0x3f9ee7['model']:null;}['setActiveCommentThread'](_0x4c586e){const _0x2d4498=this['context']['plugins']['get'](Annotations);if(!_0x4c586e)return void(this['activeCommentThread']&&_0x2d4498['deactivateAll']());const _0xf9a616=this['getCommentThread'](_0x4c586e);if(!_0xf9a616)throw new _0x35b32c('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x4c586e});if(!this['_threadToController']['has'](_0xf9a616))throw new _0x35b32c('commentsrepository-active-not-attached',null,{'threadId':_0x4c586e});const _0x38490c=_0x2d4498['getByInnerView'](this['_threadToController']['get'](_0xf9a616)['view']);_0x2d4498['activate'](_0x38490c);}['switchReadOnly'](_0x2098a5,_0x512014){_0x2098a5?this['_readOnlyChannels']['add'](_0x512014):this['_readOnlyChannels']['delete'](_0x512014),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x1397f8){return this['_readOnlyChannels']['has'](_0x1397f8)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x90239b,_0x31e392){return new CommentThreadController(_0x90239b,_0x31e392);}['setPermissions'](_0x3f2595,_0xe80bec=Mt){this['_permissions']['set'](_0xe80bec,_0x3f2595),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x38ba62=Mt){return this['_permissions']['has'](_0x38ba62)?this['_permissions']['get'](_0x38ba62):St;}['_addCommentThread']({channelId:_0x549904,threadId:_0x4d847c,comments:_0x3ca3f3,unlinkedAt:_0x94e24c,resolvedAt:_0x1781f9,resolvedBy:_0x163676,target:_0x474de,context:_0x56dfd8,attributes:_0x1ea03e,isFromAdapter:_0x18632e,isResolvable:_0xe0e8c7,isSubmitted:_0x528fb0}){if('string'!=typeof _0x4d847c)throw new _0x35b32c('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x4d847c});if(this['hasCommentThread'](_0x4d847c))throw new _0x35b32c('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x4d847c});const _0x3be07c=new CommentThread(this,{'channelId':_0x549904,'id':_0x4d847c,'context':_0x56dfd8,'attributes':_0x1ea03e,'unlinkedAt':_0x94e24c,'resolvedAt':_0x1781f9,'resolvedBy':_0x163676?this['context']['plugins']['get'](_0xadab9a)['getUser'](_0x163676):null,'isResolvable':_0xe0e8c7,'isSubmitted':_0x528fb0||_0x18632e});this['_threads']['set'](_0x4d847c,_0x3be07c);for(const _0x2947a6 of _0x3ca3f3)_0x3be07c['_add'](this['_createNewComment']({'threadId':_0x4d847c,..._0x2947a6}));return _0x474de&&_0x3be07c['attachTo'](_0x474de),_0x18632e||!_0x3be07c['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x549904,'threadId':_0x4d847c});}['_submitCommentThread']({channelId:_0x5d3fb1,threadId:_0x396ef3}){if(!this['hasCommentThread'](_0x396ef3))throw new _0x35b32c('commentsrepository-missing-comment-thread',this);const _0x2f8e08=this['getCommentThread'](_0x396ef3);if(_0x2f8e08['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x157d59,comments:_0x52f277,resolvedAt:_0x1bcfb6,resolvedBy:_0x3129f4,context:_0x180017,attributes:_0x347a1b}=_0x2f8e08,_0x2658be=this['context']['plugins']['get']('PendingActions'),_0x41f109=_0x2658be['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x5d3fb1,'threadId':_0x157d59,'comments':_0x52f277['map'](_0x3c9468=>_0x3c9468['toJSON']()),'resolvedAt':_0x1bcfb6,'resolvedBy':_0x3129f4?_0x3129f4['id']:_0x3129f4,'context':_0x180017,'attributes':_0x347a1b})['then'](({comments:_0x3b34ac})=>{_0x2658be['remove'](_0x41f109);for(const _0x52a9f4 of _0x3b34ac)this['_updateComment']({'channelId':_0x5d3fb1,'threadId':_0x396ef3,'commentId':_0x52a9f4['commentId'],'createdAt':_0x52a9f4['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x422c0e=>{throw console['error'](_0x422c0e),new _0x35b32c('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x414adb,target:_0xea3059}){const _0x31d9bf=this['getCommentThread'](_0x414adb);if(!_0x31d9bf)throw new _0x35b32c('commentsrepository-attach-missing-comment-thread',this);const _0x4319e2=this['context']['plugins']['get']('PendingActions'),_0x41e1ee=this['context']['plugins']['get'](Annotations),_0x32aa14=this['_createCommentThreadView'](_0x31d9bf),_0x7ee7be=new CommentThreadController(_0x31d9bf,_0x32aa14);let _0x1b7bca=null;_0x32aa14['on']('change:isDirty',(_0x35a33f,_0x307e0e,_0x5285ce)=>{_0x5285ce?_0x1b7bca=_0x4319e2['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x1b7bca&&(_0x4319e2['remove'](_0x1b7bca),_0x1b7bca=null);}),this['_threadToController']['set'](_0x31d9bf,_0x7ee7be),this['_viewToController']['set'](_0x32aa14,_0x7ee7be);const _0x16f372=new AnnotationView(this['context']['locale'],_0x32aa14);_0x16f372['bind']('length')['to'](_0x32aa14),_0x16f372['bind']('isDirty')['to'](_0x32aa14,'isDirty',_0x32aa14,'length',(_0x2d3758,_0x2aa3a5)=>_0x2d3758||!_0x2aa3a5),_0x16f372['bind']('isActive')['to'](_0x32aa14),_0x16f372['type']='comment';const _0x1bfae8=new Annotation({'view':_0x16f372,'target':_0xea3059,'type':'comment','isVisible':!_0x31d9bf['archivedAt']&&!!('function'==typeof _0xea3059?_0xea3059():_0xea3059)});return _0x32aa14['on']('escape',()=>{_0x1bfae8['fire']('escape');}),this['_bindAnnotationToEditors'](_0x32aa14,_0x1bfae8),_0x41e1ee['add'](_0x1bfae8),_0x1bfae8;}['_bindAnnotationToEditors'](_0x174ef4,_0x115f13){this['listenTo'](_0x174ef4,'editorReady',(_0xcff7c6,_0x1cb533)=>{const _0x4f8f04=_0x1cb533['ui']['view']['body']['bodyCollectionContainer'];_0x115f13['focusableElements']['add'](_0x4f8f04),this['context']instanceof _0x13286f&&this['context']['ui']['focusTracker']['add'](_0x4f8f04);},{'priority':'highest'}),this['listenTo'](_0x174ef4,'editorDestroyed',(_0x11e848,_0x57aeea)=>{const _0x36d064=_0x57aeea['ui']['view']['body']['bodyCollectionContainer'];_0x115f13['focusableElements']['has'](_0x36d064)&&_0x115f13['focusableElements']['remove'](_0x36d064),this['context']instanceof _0x13286f&&this['context']['ui']['focusTracker']['remove'](_0x36d064);});}['_unbindEditors'](_0x570ccc){this['stopListening'](_0x570ccc,'editorReady'),this['stopListening'](_0x570ccc,'editorDestroyed');}['_createCommentThreadView'](_0x13b20d){const _0x5bb8c9=this['context']['plugins']['get'](_0xadab9a),{config:_0x439e73,locale:_0x3cd2b1}=this['context'],_0x4f54d4=_0x3595ff(_0x439e73['get']('locale'),_0x3cd2b1);return new(0x0,(_0x439e73['get']('comments'))['CommentThreadView'])(_0x3cd2b1,_0x13b20d,_0x5bb8c9['me'],{'editorConfig':{..._0x439e73['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x439e73['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x439e73['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x439e73['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x439e73['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x4f54d4,'CommentView':_0x439e73['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x3429e0,channelId:_0x58a9dd,resolvedAt:_0x10d76e,resolvedBy:_0x3c0738,isFromAdapter:_0x4c0f19}){if(!this['hasCommentThread'](_0x3429e0))throw new _0x35b32c('commentsrepository-missing-comment-thread',null,{'threadId':_0x3429e0});const _0x29335a=this['getCommentThread'](_0x3429e0);if(_0x29335a['isResolved'])throw new _0x35b32c('commentsrepository-resolved-comment-thread',null,{'threadId':_0x3429e0});const _0x279ade=this['context']['plugins']['get'](_0xadab9a);if(_0x29335a['resolvedBy']=_0x279ade['getUser'](_0x3c0738),_0x29335a['resolvedAt']=_0x10d76e,_0x4c0f19||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x2c25ac=this['context']['plugins']['get']('PendingActions'),_0x1f0095=_0x2c25ac['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x58a9dd,'threadId':_0x3429e0})['then'](({resolvedAt:_0x4ef86b,resolvedBy:_0x22141b})=>{_0x2c25ac['remove'](_0x1f0095),_0x29335a['resolvedBy']['id']!==_0x22141b&&(_0x29335a['resolvedBy']=_0x279ade['getUser'](_0x22141b)),_0x29335a['resolvedAt']=_0x4ef86b;})['catch'](_0x1393e8=>{throw console['error'](_0x1393e8),new _0x35b32c('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x48b2aa,channelId:_0x622d7a,isFromAdapter:_0x4657be}){if(!this['hasCommentThread'](_0x48b2aa))throw new _0x35b32c('commentsrepository-missing-comment-thread',null,{'threadId':_0x48b2aa});const _0x12d7ae=this['getCommentThread'](_0x48b2aa);if(!_0x12d7ae['isResolved'])throw new _0x35b32c('commentsrepository-reopen-comment-thread',null,{'threadId':_0x48b2aa});if(_0x12d7ae['resolvedBy']=null,_0x12d7ae['resolvedAt']=null,_0x4657be||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x4db6f9=this['context']['plugins']['get']('PendingActions'),_0x3754e2=_0x4db6f9['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x622d7a,'threadId':_0x48b2aa})['then'](()=>_0x4db6f9['remove'](_0x3754e2))['catch'](_0x28252e=>{throw console['error'](_0x28252e),new _0x35b32c('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x49a638,isFromAdapter:_0x149a18}){const _0xbe247=this['getCommentThread'](_0x49a638);if(!_0xbe247)throw new _0x35b32c('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x49a638),this['_threads']['delete'](_0x49a638),!_0xbe247['isSubmitted']||_0x149a18||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x558200=this['context']['plugins']['get']('PendingActions'),{channelId:_0x498edf}=_0xbe247,_0x11430e=_0x558200['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x498edf,'threadId':_0x49a638})['then'](()=>_0x558200['remove'](_0x11430e))['catch'](_0x5c81d5=>{throw console['error'](_0x5c81d5),new _0x35b32c('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x5abc77,unlinkedAt:_0x307a35,context:_0x5d16e2,attributes:_0x4696a0,isFromAdapter:_0x2c3ce5}){if('string'!=typeof _0x5abc77)throw new _0x35b32c('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x5abc77});if(!this['hasCommentThread'](_0x5abc77))throw new _0x35b32c('commentsrepository-missing-comment-thread',null,{'threadId':_0x5abc77});const _0x562f71=this['getCommentThread'](_0x5abc77);let _0x45ee4a=!0x1;if(void 0x0!==_0x5d16e2&&_0x562f71['context']!==_0x5d16e2&&(_0x562f71['context']=_0x5d16e2,_0x45ee4a=!0x0),void 0x0!==_0x307a35&&_0x562f71['unlinkedAt']!==_0x307a35&&(_0x562f71['unlinkedAt']=_0x307a35,_0x45ee4a=!0x0),_0x4696a0&&!_0x39cb77(_0x4696a0,_0x562f71['attributes'])&&(_0x562f71['attributes']=_0x4696a0,_0x45ee4a=!0x0),!_0x45ee4a)return Promise['resolve']();if(!_0x562f71['isSubmitted']||_0x2c3ce5||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x39f0b4=this['context']['plugins']['get']('PendingActions'),{channelId:_0x4d5c90}=_0x562f71,_0x53ab43=_0x39f0b4['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x4d5c90,'threadId':_0x5abc77,'context':_0x5d16e2,'unlinkedAt':_0x307a35,'attributes':_0x4696a0})['then'](()=>_0x39f0b4['remove'](_0x53ab43))['catch'](_0x5f6839=>{throw console['error'](_0x5f6839),new _0x35b32c('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x467b52){const _0x3db85e=this['context']['plugins']['get'](Annotations),_0x20fade=this['getCommentThread'](_0x467b52);if(_0x20fade['_isAttached']=!0x1,this['_threadToController']['has'](_0x20fade)){const _0x15bc6c=this['_threadToController']['get'](_0x20fade),_0x4fe71a=_0x15bc6c['view'],_0x2688a8=_0x3db85e['getByInnerView'](_0x4fe71a);this['_threadToController']['delete'](_0x20fade),this['_viewToController']['delete'](_0x4fe71a),_0x2688a8&&_0x3db85e['remove'](_0x2688a8),_0x15bc6c['destroy'](),_0x4fe71a['destroy']()['then'](()=>{this['_unbindEditors'](_0x4fe71a);});}}['_updateActiveAnnotation']({threadId:_0x28364c,resolvedAt:_0xc75570,unlinkedAt:_0x3efb3b}){const _0x567952=!!_0xc75570,_0x3a04a6=this['context']['plugins']['get'](Annotations),_0x48a286=this['getCommentThread'](_0x28364c);if(this['_threadToController']['has'](_0x48a286)){const _0x4bef3c=this['_threadToController']['get'](_0x48a286)['view'],_0x1f490e=_0x3a04a6['getByInnerView'](_0x4bef3c);_0x1f490e&&(_0x567952&&_0x3a04a6['_removeActiveAnnotation'](_0x1f490e),_0x3efb3b?_0x1f490e['isVisible']=!0x1:_0x1f490e['refreshVisibility']());}}['_getExternalAuthor'](_0x3a1e39){const _0x312619=this['context']['plugins']['get'](_0xadab9a),_0x384f6f=_0x141c94('external:'+_0x3a1e39),_0x464542=_0x312619['getUser'](_0x384f6f);return _0x464542||_0x312619['addUser']({'id':_0x384f6f,'name':_0x3a1e39});}['_createNewComment']({threadId:_0x1b1e2a,commentId:_0xfd1e62=_0x385019(),content:_0x5401c2,authorId:_0x215403,createdAt:_0x3896f2,attributes:_0x2f2ce7}){if('string'!=typeof _0xfd1e62)throw new _0x35b32c('commentsrepository-invalid-commentid');if('string'!=typeof _0x215403)throw new _0x35b32c('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x5401c2||!_0x5401c2['trim']())throw new _0x35b32c('commentsrepository-invalid-comment-content');const _0x4eb76a=this['context']['plugins']['get'](_0xadab9a)['getUser'](_0x215403);if(!_0x4eb76a)throw new _0x35b32c('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x215403});let _0x27407b=null,_0x1f6998=_0x3896f2;return _0x2f2ce7?.['@external']&&(_0x27407b=this['_getExternalAuthor'](_0x2f2ce7['@external']['authorName']),_0x1f6998=new Date(_0x2f2ce7['@external']['createdAt'])),new Comment(this,{'threadId':_0x1b1e2a,'id':_0xfd1e62,'author':_0x27407b||_0x4eb76a,'creator':_0x4eb76a,'content':_0x5401c2,'createdAt':_0x3896f2,'authoredAt':_0x1f6998,'attributes':_0x2f2ce7});}['_addComment'](_0x3f25c1){let {threadId:_0x22c017,content:_0xefab52,attributes:_0x267d1a,isFromAdapter:_0xc1d36}=_0x3f25c1;const _0xf90591=this['getCommentThread'](_0x3f25c1['threadId']);if(!_0xf90591)throw new _0x35b32c('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x12b39d=this['_createNewComment'](_0x3f25c1),{id:_0x21fa8c}=_0x12b39d;if(_0xf90591['_add'](_0x12b39d),_0xc1d36||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0xf90591['isSubmitted'])return Promise['resolve']();const _0x530f15=this['context']['plugins']['get']('PendingActions'),{channelId:_0xb2be4d}=_0xf90591,_0x5cae56=_0x530f15['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x267d1a||(_0x267d1a={}),this['adapter']['addComment']({'channelId':_0xb2be4d,'threadId':_0x22c017,'commentId':_0x21fa8c,'content':_0xefab52,'attributes':_0x267d1a})['then'](_0x301718=>{_0x530f15['remove'](_0x5cae56),_0x301718&&this['_updateComment']({'channelId':_0xb2be4d,'threadId':_0x22c017,'commentId':_0x21fa8c,'createdAt':_0x301718['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x1aa5fe=>{throw console['error'](_0x1aa5fe),new _0x35b32c('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x29b022,commentId:_0x3863fc,content:_0x5690b4,createdAt:_0x11ce85,attributes:_0x8ddbe2,isFromAdapter:_0x1d626e}){if(void 0x0!==_0x5690b4&&('string'!=typeof _0x5690b4||!_0x5690b4['trim']()['length']))throw new _0x35b32c('commentsrepository-update-comment-invalid-content');const _0x472830=this['getCommentThread'](_0x29b022),_0x39f5bb=_0x472830['getComment'](_0x3863fc);if(!_0x39f5bb)throw new _0x35b32c('commentsrepository-update-missing-comment',this);let _0x242de1=!0x1;if(_0x5690b4&&_0x5690b4!==_0x39f5bb['content']&&(_0x39f5bb['isEditable']||_0x1d626e)&&(_0x39f5bb['content']=_0x5690b4,_0x242de1=!0x0),_0x11ce85&&_0x11ce85!==_0x39f5bb['createdAt']&&(_0x39f5bb['createdAt']=_0x11ce85,_0x39f5bb['attributes']&&_0x39f5bb['attributes']['@external']||(_0x39f5bb['authoredAt']=_0x11ce85),_0x242de1=!0x0),_0x8ddbe2&&!_0x39cb77(_0x8ddbe2,_0x39f5bb['attributes'])&&(_0x39f5bb['attributes']=_0x8ddbe2,_0x242de1=!0x0),!_0x242de1)return Promise['resolve']();if(_0x472830['fire']('commentUpdated'),_0x1d626e||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x22209d=this['context']['plugins']['get']('PendingActions'),{channelId:_0x18b3d5}=this['getCommentThread'](_0x39f5bb['threadId']),_0x2508dc=_0x22209d['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x18b3d5,'threadId':_0x29b022,'commentId':_0x3863fc,'content':_0x5690b4,'attributes':_0x8ddbe2})['then'](()=>_0x22209d['remove'](_0x2508dc))['catch'](_0x299d17=>{throw console['error'](_0x299d17),new _0x35b32c('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x358d82,commentId:_0x5615a9,isFromAdapter:_0x3ed9ba}){const _0x4c318e=this['getCommentThread'](_0x358d82),_0x2f5751=_0x4c318e['getComment'](_0x5615a9);if(!_0x2f5751)throw new _0x35b32c('commentsrepository-remove-missing-comment',this);if(_0x4c318e['_remove'](_0x2f5751),_0x3ed9ba||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x26de31=this['context']['plugins']['get']('PendingActions'),{channelId:_0x1a9765}=_0x4c318e,_0x51adcd=_0x26de31['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x1a9765,'threadId':_0x358d82,'commentId':_0x5615a9})['then'](()=>_0x26de31['remove'](_0x51adcd))['catch'](_0x43f54c=>{throw console['error'](_0x43f54c),new _0x35b32c('commentsrepository-remove-comment-internal-error',this);});}}class CommentThread extends/* #__PURE__ -- @preserve */
|
|
30
|
-
|
|
31
|
-
_0x50b4f2(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x56e361,_0xefd3da){super();const _0x3cecd7=_0x56e361['context']['plugins']['get'](_0xadab9a)['me'],_0x20d9f7=_0x56e361['getCommentThread'](_0xefd3da['threadId']),_0x26b401=0x0===_0x20d9f7['comments']['length'],_0x1f32ec=_0x3cecd7===_0xefd3da['author'];this['id']=_0xefd3da['id'],this['threadId']=_0xefd3da['threadId'],this['author']=_0xefd3da['author'],this['creator']=_0xefd3da['creator'],this['isExternal']=Boolean(_0xefd3da['attributes']&&_0xefd3da['attributes']['@external']),this['set']('content',_0xefd3da['content']),this['createdAt']=_0xefd3da['createdAt']||new Date(),this['set']('authoredAt',_0xefd3da['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x20d9f7,'resolvedAt'),this['set']('attributes',_0xefd3da['attributes']||{}),this['bind']('isEditable')['to'](_0x56e361,'_permissions',()=>{const _0x4a62a8=_0x56e361['getPermissions'](_0x20d9f7['channelId'])['write'],_0x59878c=_0x56e361['getPermissions'](_0x20d9f7['channelId'])['modifyAll'];return _0x1f32ec&&_0x4a62a8||!_0x1f32ec&&_0x59878c;}),this['bind']('isRemovable')['to'](_0x20d9f7,'isRemovable',_0x56e361,'_permissions',_0x545ebf=>{const _0x187fc7=_0x56e361['getPermissions'](_0x20d9f7['channelId'])['write'],_0x216f8f=_0x56e361['getPermissions'](_0x20d9f7['channelId'])['modifyAll'];return _0x1f32ec&&_0x187fc7||_0x545ebf&&_0x26b401||!_0x1f32ec&&_0x216f8f&&!_0x26b401;}),this['bind']('isReadOnly')['to'](_0x20d9f7,'isReadOnly'),this['_repository']=_0x56e361;}get['weight'](){return Math['max'](function(_0x167262){const _0x2fd845=document['createElement']('div');return _0x2fd845['innerHTML']=_0x167262,_0x2fd845['textContent']['length'];}(this['content']),0xc8);}['update'](_0x34c69c){const {threadId:_0x28e7e,id:_0x1521a5}=this;if(!this['_repository']['hasCommentThread'](_0x28e7e))throw new _0x35b32c('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x24aff6}=this['_repository']['getCommentThread'](_0x28e7e);this['_repository']['fire'](xt('updateComment',_0x24aff6,_0x28e7e),{'channelId':_0x24aff6,'threadId':_0x28e7e,'commentId':_0x1521a5,..._0x34c69c});}['setAttribute'](_0x3f9dec,_0x25b758){const _0xe20bd2=_0x2c6afd(this['attributes']);_0x40df00(_0xe20bd2,_0x3f9dec,_0x25b758),this['update']({'attributes':_0xe20bd2});}['removeAttribute'](_0x515937){const _0x3fb620=_0x2c6afd(this['attributes']);_0x1d5e7c(_0x3fb620,_0x515937),this['update']({'attributes':_0x3fb620});}['remove'](_0xfcd89={}){if(!_0xfcd89['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x526285,id:_0x3c8032}=this;if(!this['_repository']['hasCommentThread'](_0x526285))throw new _0x35b32c('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x2cdc05}=this['_repository']['getCommentThread'](_0x526285);this['_repository']['fire'](xt('removeComment',_0x2cdc05,_0x526285),{'channelId':_0x2cdc05,'threadId':_0x526285,'commentId':_0x3c8032,..._0xfcd89});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function xt(_0x278d00,..._0x54c731){for(const _0x440220 of _0x54c731)void 0x0!==_0x440220&&(_0x278d00+=':'+String(_0x440220));return _0x278d00;}class AddCommentThreadCommand extends _0x23df4c{constructor(_0x4b11a5){super(_0x4b11a5),this['set']('hasContent',!0x1);}['refresh'](){const _0x536e08=this['editor']['model']['document']['selection'];this['isEnabled']=!0x0,this['hasContent']=!0x1;for(const _0x3bbf50 of _0x536e08['getRanges']())if(this['_hasContent'](_0x3bbf50))return void(this['hasContent']=!0x0);}['execute']({threadId:_0x19549a=_0x385019(),ranges:_0x1cff55,comment:_0x2e82a5}={}){const _0x26f987=this['editor']['model'],_0x18c032=_0x1cff55??Array['from'](_0x26f987['document']['selection']['getRanges']()),_0xbc21e1=[];for(const _0x33ca84 of _0x18c032)this['_hasContent'](_0x33ca84)&&_0xbc21e1['push'](this['_trimToContent'](_0x33ca84));if(!_0xbc21e1['length'])throw new _0x35b32c('addcommentthreadcommand-incorrect-ranges',null);_0x2e82a5&&this['_createCommentThread'](_0x19549a,_0x2e82a5),this['_createMarkersFromRanges'](_0x19549a,_0xbc21e1,!!_0x2e82a5);}['_createMarkersFromRanges'](_0x2b193e,_0x50fdab,_0x53eefd){this['editor']['model']['change'](_0xd2dbfb=>{for(const _0x32e78e of _0x50fdab){const _0x8d8b80=_0x385019()['substr'](0x1,0x5),_0x394475='comment:'+_0x2b193e+':'+_0x8d8b80;_0xd2dbfb['addMarker'](_0x394475,{'range':_0x32e78e,'usingOperation':_0x53eefd,'affectsData':_0x53eefd});}});}['_createCommentThread'](_0x1b98d9,_0x8217){const _0x3ff44f=this['editor']['plugins']['get']('CommentsRepository'),_0x3c78df=this['editor']['config']['get']('collaboration.channelId'),_0x47663b=this['editor']['plugins']['get']('Users')['me'];if(!_0x47663b)throw new _0x35b32c('addcommentthreadcommand-user-not-found',null);_0x3ff44f['addCommentThread']({'threadId':_0x1b98d9,'channelId':_0x3c78df,'comments':[{'authorId':_0x47663b['id'],'content':_0x8217,'createdAt':new Date(),'attributes':{}}]});}['_hasContent'](_0x38effd){for(const _0x2c5911 of _0x38effd['getItems']())if(this['_itemIsContent'](_0x2c5911))return!0x0;return!0x1;}['_itemIsContent'](_0x5975e7){return _0x5975e7['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x5975e7)&&!_0x5975e7['is']('element','tableCell');}['_trimToContent'](_0x254eac){const _0xecda71=_0x247342=>!this['_itemIsContent'](_0x247342['item']),_0x538d11=_0x254eac['start']['getLastMatchingPosition'](_0xecda71),_0x362817=_0x254eac['end']['getLastMatchingPosition'](_0xecda71,{'direction':'backward'});return this['editor']['model']['createRange'](_0x538d11,_0x362817);}}class EditorAnnotations extends _0xd3653f{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[Annotations];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4266c4){super(_0x4266c4),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x53a54e=this['editor'],_0x322a04=_0x53a54e['model']['document']['selection'],_0x25f1d1=_0x9e6aed(()=>this['refreshSelectedViews'](),0xa);_0x322a04['on']('change:range',(_0x2f390d,_0xf6751)=>{_0xf6751['directChange']&&(_0x25f1d1['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x53a54e['editing']['view']['document'],'change:isFocused',(_0x5edefb,_0x422e20,_0x5324c1)=>{_0x5324c1&&_0x25f1d1();}),this['listenTo'](_0x53a54e['ui']['focusTracker'],'change:isFocused',(_0x528c66,_0xbbdc09,_0x3e94f2)=>{_0x3e94f2||this['fire']('blur',{'isAnnotationTracked':_0x4d2673=>this['_editorAnnotationsData']['has'](_0x4d2673['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x265a2a){if(this['_editorAnnotations']['has'](_0x265a2a['view']))return;this['_editorAnnotations']['add'](_0x265a2a['view']),this['editor']['ui']['focusTracker']['add'](_0x265a2a['view']['element']);const _0x2e565b=this['editor']['plugins']['get'](Annotations);this['listenTo'](_0x2e565b['collection'],'remove',(_0xd0679e,_0x304492)=>{this['editor']['ui']['focusTracker']['remove'](_0x304492['view']['element']),this['_editorAnnotations']['delete'](_0x304492['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x2843d9){if('function'!=typeof _0x2843d9)throw new _0x35b32c('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x2843d9);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x3fd67a,annotations:_0x4d22dc}){const _0x408f0a=[],_0x491040=this['editor']['model']['document']['selection'],_0x45d25f=Array['from'](_0x491040['getRanges']());for(const [_0x5203bd,_0x43149f]of this['_editorAnnotationsData']){const _0x55629f=_0x3c0d9b(_0x43149f),_0x3beb02=_0x4d22dc['getByInnerView'](_0x5203bd);_0x55629f&&_0x3beb02&&_0x408f0a['push']({'annotation':_0x3beb02,'range':_0x55629f});}function _0x3c0d9b(_0x1beada){for(const _0x6c9d87 of _0x1beada)for(const _0x3382a3 of _0x45d25f)if(_0x6c9d87['containsRange'](_0x3382a3,!_0x491040['isCollapsed']))return _0x6c9d87;return null;}return _0x408f0a['sort']((_0x3b709e,_0x1eee53)=>{const _0x4a70f3=_0x3b709e['range'],_0x137e25=_0x1eee53['range'];if(!_0x4a70f3['isEqual'](_0x137e25)){if(_0x4a70f3['containsRange'](_0x137e25,!0x0))return 0x1;if(_0x137e25['containsRange'](_0x4a70f3,!0x0))return-0x1;}return _0x3b709e['annotation']==_0x3fd67a?-0x1:_0x1eee53['annotation']==_0x3fd67a?0x1:0x0;})['map'](_0xc4fb5a=>_0xc4fb5a['annotation']);}get['_editorAnnotationsData'](){const _0x57562e=new Map();for(const _0x5da4d8 of Array['from'](this['_dataCollectors']))for(const [_0x5bd735,_0x1db2e7]of _0x5da4d8())_0x57562e['set'](_0x5bd735,_0x1db2e7);return _0x57562e;}}class CommentsRestrictedEditingMode extends _0xd3653f{['afterInit'](){const _0x3072de=this['editor'];if(!_0x3072de['plugins']['has']('RestrictedEditingModeEditing'))return;_0x3072de['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class CommentsImportWord extends _0xd3653f{constructor(_0x4190fa){super(_0x4190fa),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x5d1829=this['editor'],_0x248ab6=_0x5d1829['commands']['get']('importWord'),_0x1419eb=_0x5d1829['plugins']['get'](_0xadab9a);_0x248ab6&&(_0x248ab6['on']('execute',(_0x2e8d53,[,_0x3c6f01])=>{_0x3c6f01['collaboration_features']={'comments':!0x0,'user_id':_0x1419eb['me']['id']};},{'priority':_0x43a91c['high']+0xa}),this['listenTo'](_0x248ab6,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x20a2d3,_0x121b69){const {comment_threads:_0x49ceaf}=_0x121b69;_0x49ceaf&&_0x49ceaf['forEach'](({thread_id:_0xbfaa26,comments:_0x1748cd,is_resolved:_0x168b0f})=>{const _0x3259b6=new Date(),_0x390af5=_0x1748cd['map'](({author:_0x59b222,content:_0x446125,created_at:_0x872d4c})=>({'content':_0x446125,'authorId':this['editor']['plugins']['get'](_0xadab9a)['me']['id'],'createdAt':_0x3259b6,'attributes':{'@external':{'authorName':_0x59b222,'createdAt':_0x872d4c?new Date(_0x872d4c):new Date(),'source':'importWord'}}})),_0x3e66de=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](CommentsRepository)['addCommentThread']({'channelId':_0x3e66de,'threadId':_0xbfaa26,'comments':_0x390af5,'resolvedAt':_0x168b0f?_0x3259b6:null});});}}class CommentsClipboard extends _0xd3653f{constructor(_0x4b65cc){super(_0x4b65cc),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[pt,wt];}['afterInit'](){const _0x5b3cf4=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x5b3cf4,'contentInsertion',(_0x59f139,_0x4023f4)=>this['_removeMarkersWithoutThreads'](_0x4023f4['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x23273a){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x23273a;const _0x4f6e69=this['editor']['plugins']['get']('CommentsRepository');for(const _0x1c46c9 of _0x23273a['keys']()){const [_0x1d5d82,_0x23b64a]=_0x1c46c9['split'](':');'comment'!=_0x1d5d82||_0x4f6e69['hasCommentThread'](_0x23b64a)||_0x23273a['delete'](_0x1c46c9);}return _0x23273a;}['_registerMarkerInClipboardPipeline'](){const _0x47044d=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x2cc96b=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x2cc96b&&_0x47044d['_registerMarkerToCopy']('comment',_0x2cc96b);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x4aba4c){switch(_0x4aba4c){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}function Pt(_0x3166f3){const _0x138bc5=_0x3166f3['split'](':');return{'group':_0x138bc5[0x0],'id':_0x138bc5[0x1],'part':_0x138bc5[0x2]};}class ShowCommentHighlights extends _0xd3653f{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x5f031e,_0xb0e9ed)=>{if(!_0xb0e9ed['options']['showCommentHighlights'])return null;if(_0xb0e9ed['options']['ignoreResolvedComments']){const {id:_0x401964}=Pt(_0x5f031e['markerName']),_0x40ff05=this['editor']['plugins']['get'](CommentsRepository);if(_0x40ff05['getCommentThread'](_0x401964)?.['isResolved']&&_0x5f031e['item'])return _0xb0e9ed['consumable']['consume'](_0x5f031e['item'],'addMarker:'+_0x5f031e['markerName']),_0xb0e9ed['consumable']['consume'](_0x5f031e['item'],'removeMarker:'+_0x5f031e['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x49f764=>{_0x49f764['on']('addMarker:comment',(_0x567627,_0x3cf468,_0x487bc4)=>{if(!_0x487bc4['options']['showCommentHighlights'])return;const _0x155963=_0x3cf468['item'];if(!_0x155963)return;const _0x23751d=_0x487bc4['mapper']['toViewElement'](_0x155963);this['editor']['model']['schema']['isObject'](_0x155963)&&_0x23751d&&!_0x23751d['getCustomProperty']('widget')&&_0x23751d['is']('containerElement')&&It(_0x23751d,_0x487bc4['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x4dc33a,{writer:_0x393d19,options:_0x3e7f6a})=>{if(!_0x3e7f6a['showCommentHighlights'])return null;const _0x4ef837=_0x393d19['createContainerElement']('div'),_0x51ced2=_0x393d19['createEmptyElement']('hr');return _0x393d19['addClass']('ck-horizontal-line',_0x4ef837),_0x393d19['insert'](_0x393d19['createPositionAt'](_0x4ef837,0x0),_0x51ced2),_0x4ef837;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x124964,{writer:_0x577023,options:_0x3eb322})=>{if(!_0x3eb322['showCommentHighlights'])return null;const _0x39a9bf=_0x577023['createContainerElement']('span'),_0x97d710=_0x577023['createEmptyElement']('img');return _0x577023['addClass']('image-inline',_0x39a9bf),_0x577023['insert'](_0x577023['createPositionAt'](_0x39a9bf,0x0),_0x97d710),_0x39a9bf;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x996f65,{writer:_0x33ead0,options:_0x39b9fa})=>{if(_0x39b9fa['showCommentHighlights'])return _0x33ead0['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x37aaae,_0x4dc501,_0x2e7433)=>{_0x2e7433['options']['showCommentHighlights']&&_0x37aaae['stop']();},{'priority':'high'});}}class CommentsEditing extends _0xd3653f{static get['requires'](){return[CommentsRepository,EditorAnnotations,_0xadab9a,CommentsRestrictedEditingMode,CommentsImportWord,CommentsClipboard,ShowCommentHighlights];}static get['pluginName'](){return'CommentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4d13ac){super(_0x4d13ac),this['set']('isThreadsLoadingPaused',!0x0),_0x4d13ac['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0xe43e0b,_0x5027d6,_0x1325d1,_0x3a985a)=>{const _0xa86daf=_0x4d13ac['plugins']['get'](CommentsRepository),_0x25af9d=_0x1325d1?Pt(_0x1325d1)['id']:null;_0x4d13ac['model']['change'](()=>{if(_0x25af9d){const _0x549f08=this['getAllMarkersForId'](_0x25af9d);for(const _0x23e2ef of _0x549f08)_0x4d13ac['editing']['reconvertMarker'](_0x23e2ef);}if(_0x3a985a){const {id:_0x1afe53}=Pt(_0x3a985a),_0x5b7447=_0xa86daf['getCommentThread'](_0x1afe53);if(_0x5b7447&&_0x5b7447['unlinkedAt'])return;if(_0x5b7447&&!_0x5b7447['isAttached'])return;const _0x2bac29=this['getAllMarkersForId'](_0x1afe53);for(const _0x5b4b08 of _0x2bac29)_0x4d13ac['editing']['reconvertMarker'](_0x5b4b08);}}),_0x25af9d&&this['scrollToThreadMarker'](_0x25af9d);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x569225=this['editor'],_0x133a2c=_0x569225['plugins']['get'](CommentsRepository),_0x51bdc5=_0x569225['config']['get']('collaboration.channelId'),_0x3d1ac1=_0x133a2c['getCommentThreads']()['filter'](_0x50079d=>_0x50079d['channelId']!==_0x51bdc5);_0x569225['commands']['add']('addCommentThread',new AddCommentThreadCommand(_0x569225)),this['listenTo'](_0x569225,'change:isReadOnly',(_0xb49cdf,_0x35f25f,_0x4b6170)=>{_0x133a2c['switchReadOnly'](_0x4b6170,_0x569225['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x133a2c,Vt('addCommentThread',_0x51bdc5),(_0x7a636d,{threadId:_0x43a6a8})=>{const _0x44b51c=this['editor']['plugins']['get'](CommentsRepository)['getCommentThread'](_0x43a6a8);_0x44b51c?.['unlinkedAt']&&this['_attachArchivedThread'](_0x43a6a8);}),this['listenTo'](_0x133a2c,Vt('removeCommentThread',_0x51bdc5),(_0x29ada7,{threadId:_0x4bd1b0})=>{_0x569225['model']['enqueueChange']({'isUndoable':!0x1},_0x3f063a=>{const _0x970ba2=this['getAllMarkersForId'](_0x4bd1b0);for(const _0x267ca3 of _0x970ba2)_0x3f063a['removeMarker'](_0x267ca3);});}),this['listenTo'](_0x133a2c,Vt('resolveCommentThread',_0x51bdc5),(_0x516f07,{threadId:_0x3225af})=>{this['_reconvertMarkers'](_0x3225af);const _0x4fa4da=this['editor']['plugins']['get'](Annotations);(this['editor']['editing']['view']['hasDomSelection']||_0x4fa4da['collection']['isFocused'])&&(this['editor']['plugins']['get'](CommentsRepository)['getCommentThread'](_0x3225af)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x133a2c,Vt('reopenCommentThread',_0x51bdc5),(_0x42902e,{threadId:_0x1ad8be})=>{this['_reconvertMarkers'](_0x1ad8be);},{'priority':'low'}),this['listenTo'](_0x133a2c,Vt('addComment',_0x51bdc5),(_0x3287d2,{threadId:_0x5584ca,isFromAdapter:_0x2c0e47})=>{const _0x2b68d5=this['getAllMarkersForId'](_0x5584ca);if(_0x2c0e47||0x0==_0x2b68d5['length']||!_0x133a2c['hasCommentThread'](_0x5584ca))return;0x1===_0x133a2c['getCommentThread'](_0x5584ca)['length']&&_0x569225['model']['enqueueChange']({'isUndoable':!0x1},_0x1da30c=>{for(const _0x1de889 of _0x2b68d5)_0x1da30c['updateMarker'](_0x1de889,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x3d1ac1);}['afterInit'](){!async function(_0x5aa145){const _0x219c73=_0x1d277d([0x4b,0x70,0x4f,0x42,0x4a,0x47,0x4e,0x53,0x45,0x67,0x71,0x43,0x79,0x66,0x56,0x46,0x31,0x6b,0x5a,0x38,0x6c,0x62,0x6e,0x52,0x6a,0x4d,0x37,0x65,0x49,0x7a,0x41,0x73,0x44,0x51,0x48,0x77,0x39,0x61,0x54,0x68,0x75,0x36,0x72,0x63,0x59,0x69,0x30,0x35,0x55,0x6d,0x50,0x4c,0x34,0x64,0x33,0x58,0x32,0x57,0x6f,0x74,0x76,0x78]),_0x194e3b=0x73460ab3,_0x8d965f=0x73418113^_0x194e3b,_0x2b99f7=window[_0x1d277d([0x44,0x61,0x74,0x65])][_0x1d277d([0x6e,0x6f,0x77])](),_0x27fd18=_0x5aa145[_0x1d277d([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4be50f=new window[(_0x1d277d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2e192f=>{_0x27fd18[_0x1d277d([0x6f,0x6e,0x63,0x65])](_0x1d277d([0x72,0x65,0x61,0x64,0x79]),_0x2e192f);}),_0x548c55={[_0x1d277d([0x6b,0x74,0x79])]:_0x1d277d([0x45,0x43]),[_0x1d277d([0x75,0x73,0x65])]:_0x1d277d([0x73,0x69,0x67]),[_0x1d277d([0x63,0x72,0x76])]:_0x1d277d([0x50,0x2d,0x32,0x35,0x36]),[_0x1d277d([0x78])]:_0x1d277d([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]),[_0x1d277d([0x79])]:_0x1d277d([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]),[_0x1d277d([0x61,0x6c,0x67])]:_0x1d277d([0x45,0x53,0x32,0x35,0x36])},_0x5cc7e4=_0x27fd18[_0x1d277d([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1d277d([0x67,0x65,0x74])](_0x1d277d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x50ea75(){let _0xe9c081,_0x2181a2=null,_0x17918e=null;try{if(_0x5cc7e4==_0x1d277d([0x47,0x50,0x4c]))return _0x1d277d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xe9c081=_0x19d020(),!_0xe9c081)return _0x1d277d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xe9c081[_0x1d277d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x17918e=_0x186240(_0xe9c081[_0x1d277d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xe9c081[_0x1d277d([0x6a,0x74,0x69])])),await _0x56f119()?_0x32107d()?_0x30c6d2()?_0x1d277d([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x453a9d()?(_0xe9c081[_0x1d277d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1d277d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2181a2=_0x41b9e0(_0x1d277d([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3a7360()):_0x1d277d([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1d277d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1d277d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x1d277d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x30c6d2(){const _0x58b771=[_0x1d277d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1d277d([0x74,0x72,0x69,0x61,0x6c])][_0x1d277d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xe9c081[_0x1d277d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2b99f7/0x3e8:0xe10*_0x8d965f;return _0xe9c081[_0x1d277d([0x65,0x78,0x70])]<_0x58b771;}function _0x32107d(){const _0x349be0=_0xe9c081[_0x1d277d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x349be0)return!0x1;if(_0x349be0[_0x1d277d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1d277d([0x2a])))return!0x0;if(_0x349be0[_0x1d277d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1d277d([0x43,0x4d,0x54])))return!0x0;if(_0x349be0[_0x1d277d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1d277d([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))&&_0x15a680())return!0x0;if(_0x349be0[_0x1d277d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1d277d([0x52,0x43,0x4d,0x54]))){if(_0x58fb6c())return!0x0;if(_0x439824()||_0x1f8efb())return!0x0;}return!0x1;}function _0x453a9d(){const _0x41cc58=_0xe9c081[_0x1d277d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x41cc58||0x0==_0x41cc58[_0x1d277d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x30d66b}=new URL(window[_0x1d277d([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x41cc58[_0x1d277d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x30d66b))return!0x0;const _0x2ff0b1=_0x30d66b[_0x1d277d([0x73,0x70,0x6c,0x69,0x74])](_0x1d277d([0x2e]));return _0x41cc58[_0x1d277d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x47f590=>_0x47f590[_0x1d277d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1d277d([0x2a])))[_0x1d277d([0x6d,0x61,0x70])](_0x37b49c=>_0x37b49c[_0x1d277d([0x73,0x70,0x6c,0x69,0x74])](_0x1d277d([0x2e])))[_0x1d277d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1b018d=>_0x1b018d[_0x1d277d([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x2ff0b1[_0x1d277d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1d277d([0x6d,0x61,0x70])](_0x118f42=>Array(_0x2ff0b1[_0x1d277d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x118f42[_0x1d277d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1d277d([0x66,0x69,0x6c,0x6c])](_0x118f42[0x0]===_0x1d277d([0x2a])?_0x1d277d([0x2a]):'')[_0x1d277d([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x118f42))[_0x1d277d([0x73,0x6f,0x6d,0x65])](_0x37eae0=>_0x2ff0b1[_0x1d277d([0x65,0x76,0x65,0x72,0x79])]((_0x24202a,_0xa8ba51)=>_0x37eae0[_0xa8ba51]===_0x24202a||_0x37eae0[_0xa8ba51]===_0x1d277d([0x2a])));}function _0x3a7360(){return _0x2181a2&&_0x17918e?new window[(_0x1d277d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3ad5a6,_0x4d6eaa)=>{_0x2181a2[_0x1d277d([0x74,0x68,0x65,0x6e])](_0x3ad5a6,_0x4d6eaa),_0x17918e[_0x1d277d([0x74,0x68,0x65,0x6e])](_0x1568fb=>{_0x1568fb!=_0x1d277d([0x56,0x61,0x6c,0x69,0x64])&&_0x3ad5a6(_0x1568fb);},_0x4d6eaa);}):_0x2181a2||_0x17918e||_0x1d277d([0x56,0x61,0x6c,0x69,0x64]);}}function _0x186240(_0x55ba07,_0x144c0a){return new window[(_0x1d277d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x332cf0=>{if(_0x56981b())return _0x332cf0(_0x1d277d([0x56,0x61,0x6c,0x69,0x64]));_0x21b6f4(),_0x27fd18[_0x1d277d([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1d277d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x162efb=!0x1;const _0x102b8d=_0x385019();function _0x26c29b(_0x2aceec){return!!_0x2aceec&&(typeof _0x2aceec===_0x1d277d([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2aceec===_0x1d277d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2aceec[_0x1d277d([0x74,0x68,0x65,0x6e])]===_0x1d277d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2aceec[_0x1d277d([0x63,0x61,0x74,0x63,0x68])]===_0x1d277d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x200cbc(_0x4904eb){_0x89ced(_0x4904eb)[_0x1d277d([0x74,0x68,0x65,0x6e])](_0xfa3eb0=>{if(!_0xfa3eb0||_0xfa3eb0[_0x1d277d([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1d277d([0x6f,0x6b]))return _0x1d277d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x52ae9a(_0x5a8360(_0x102b8d+_0x144c0a))!=_0xfa3eb0[_0x1d277d([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1d277d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1d277d([0x56,0x61,0x6c,0x69,0x64]);})[_0x1d277d([0x74,0x68,0x65,0x6e])](_0x3589de=>(_0x71331(),_0x3589de),()=>{const _0x30b2b1=_0x3e1e42();return null==_0x30b2b1?(_0x71331(),_0x1d277d([0x56,0x61,0x6c,0x69,0x64])):_0x1d277d(_0x2b99f7-_0x30b2b1>(0x574a8eb3^_0x194e3b)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1d277d([0x74,0x68,0x65,0x6e])](_0x332cf0)[_0x1d277d([0x63,0x61,0x74,0x63,0x68])](()=>{_0x332cf0(_0x1d277d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4c3e08=0x7370e433^_0x194e3b;function _0x71331(){const _0x2d0bf7=_0x1d277d([0x6c,0x6c,0x63,0x74,0x2d])+_0x52ae9a(_0x5a8360(_0x55ba07)),_0x26e4fd=_0x5d723e(_0x52ae9a(window[_0x1d277d([0x4d,0x61,0x74,0x68])][_0x1d277d([0x63,0x65,0x69,0x6c])](_0x2b99f7/_0x4c3e08)));window[_0x1d277d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1d277d([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2d0bf7,_0x26e4fd);}function _0x3e1e42(){const _0x310d25=_0x1d277d([0x6c,0x6c,0x63,0x74,0x2d])+_0x52ae9a(_0x5a8360(_0x55ba07)),_0xc40c93=window[_0x1d277d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1d277d([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x310d25);return _0xc40c93?window[_0x1d277d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5d723e(_0xc40c93),0x10)*_0x4c3e08:null;}function _0x89ced(_0x407f6f){return new window[(_0x1d277d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2455da,_0x3cff2c)=>{_0x407f6f[_0x1d277d([0x74,0x68,0x65,0x6e])](_0x2455da,_0x3cff2c),window[_0x1d277d([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3cff2c,0x7347de73^_0x194e3b);});}}_0x27fd18[_0x1d277d([0x6f,0x6e])](_0x1d277d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4f07e8,_0x59748f)=>{if(_0x59748f[0x0]!=_0x55ba07)return _0x332cf0(_0x1d277d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x59748f[0x1]={..._0x59748f[0x1],[_0x1d277d([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x102b8d};},{[_0x1d277d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1d277d([0x68,0x69,0x67,0x68])}),_0x27fd18[_0x1d277d([0x6f,0x6e])](_0x1d277d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x60f5a2=>{_0x26c29b(_0x60f5a2[_0x1d277d([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x162efb=!0x0,_0x200cbc(_0x60f5a2[_0x1d277d([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1d277d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1d277d([0x6c,0x6f,0x77])}),_0x4be50f[_0x1d277d([0x74,0x68,0x65,0x6e])](()=>{_0x162efb||_0x332cf0(_0x1d277d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x56981b(){return _0x27fd18[_0x1d277d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1d277d([0x76,0x69,0x65,0x77])][_0x1d277d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1d277d([0x61,0x75,0x74,0x6f]);}function _0x21b6f4(){_0x27fd18[_0x1d277d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1d277d([0x76,0x69,0x65,0x77])][_0x1d277d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1d277d([0x61,0x75,0x74,0x6f]);}}function _0x41b9e0(_0x27715a){const _0xa8548a=[new window[(_0x1d277d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5412bb=>setTimeout(_0x5412bb,0x734f347f^_0x194e3b)),_0x4be50f[_0x1d277d([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1d277d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xdb76a8=>{let _0x1a2b39=0x0;_0x27fd18[_0x1d277d([0x6d,0x6f,0x64,0x65,0x6c])][_0x1d277d([0x6f,0x6e])](_0x1d277d([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x131f7e,_0x242dea)=>{_0x242dea[0x0][_0x1d277d([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1a2b39++,_0x1a2b39==(0x73460f5b^_0x194e3b)&&(_0xdb76a8(),_0x131f7e[_0x1d277d([0x6f,0x66,0x66])]());});}))];return window[_0x1d277d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1d277d([0x72,0x61,0x63,0x65])](_0xa8548a)[_0x1d277d([0x74,0x68,0x65,0x6e])](()=>_0x27715a);}async function _0x5aa22c(){await _0x4be50f,_0x27fd18[_0x1d277d([0x6d,0x6f,0x64,0x65,0x6c])][_0x1d277d([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x32019e,_0x27fd18[_0x1d277d([0x6d,0x6f,0x64,0x65,0x6c])][_0x1d277d([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x32019e,_0x27fd18[_0x1d277d([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1d277d([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x15a680(){return window[_0x1d277d([0x67,0x6c,0x6f,0x62])]&&window[_0x1d277d([0x67,0x6c,0x6f,0x62])][_0x1d277d([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x58fb6c(){return _0x44c9e3(_0x1d277d([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x342089(_0x1d277d([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x1d277d([0x73,0x74,0x61,0x74,0x65])]==_0x1d277d([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x439824(){return _0x44c9e3(_0x1d277d([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 _0x1f8efb(){return _0x44c9e3(_0x1d277d([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x324749(_0x2d28be){const _0x242a98=_0x1bcf2f();_0x27fd18[_0x242a98]=_0x1d277d([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x2d28be,_0x2d28be!=_0x1d277d([0x56,0x61,0x6c,0x69,0x64])&&_0x5aa22c();}function _0x1bcf2f(){const _0x4ad31c=window[_0x1d277d([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1d277d([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1d277d([0x6e,0x6f,0x77])]())[_0x1d277d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1d277d([0x2e]),'');let _0x44f6da=_0x1d277d([0x4b]);for(let _0x5a74e0=0x0;_0x5a74e0<_0x4ad31c[_0x1d277d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5a74e0+=0x2){let _0x446317=window[_0x1d277d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4ad31c[_0x1d277d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5a74e0,_0x5a74e0+0x2));_0x446317>=_0x219c73[_0x1d277d([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x446317-=_0x219c73[_0x1d277d([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x44f6da+=_0x219c73[_0x446317];}return _0x44f6da;}function _0x19d020(){const _0x9bc638=_0x5cc7e4[_0x1d277d([0x73,0x70,0x6c,0x69,0x74])](_0x1d277d([0x2e]));if(0x3!=_0x9bc638[_0x1d277d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4fcf32(_0x9bc638[0x1]);function _0x4fcf32(_0x2b676e){const _0xe3b993=_0x5de173(_0x2b676e);return _0xe3b993&&_0x324052()?_0xe3b993:null;function _0x324052(){const _0x123aa3=_0xe3b993[_0x1d277d([0x6a,0x74,0x69])],_0x500d74=window[_0x1d277d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x123aa3[_0x1d277d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x123aa3[_0x1d277d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x295a31={..._0xe3b993,[_0x1d277d([0x6a,0x74,0x69])]:_0x123aa3[_0x1d277d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x123aa3[_0x1d277d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x295a31[_0x1d277d([0x76,0x63])],_0x5a8360(_0x295a31)==_0x500d74;}}}async function _0x56f119(){let _0x2638a0=!0x0;try{const _0x159f7f=_0x5cc7e4[_0x1d277d([0x73,0x70,0x6c,0x69,0x74])](_0x1d277d([0x2e])),[_0x5471b1,_0x36b186,_0x4843f1]=_0x159f7f;return _0x3d7b43(_0x5471b1),await _0x22f649(_0x5471b1,_0x36b186,_0x4843f1),_0x2638a0;}catch{return!0x1;}function _0x3d7b43(_0x21d931){const _0x2d7593=_0x5de173(_0x21d931);_0x2d7593&&_0x2d7593[_0x1d277d([0x61,0x6c,0x67])]==_0x1d277d([0x45,0x53,0x32,0x35,0x36])||(_0x2638a0=!0x1);}async function _0x22f649(_0x288e0c,_0x1bbba5,_0x267513){const _0x2d31f5=window[_0x1d277d([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1d277d([0x66,0x72,0x6f,0x6d])](_0x2a4b0f(_0x267513),_0x22a4e7=>_0x22a4e7[_0x1d277d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x58c713=new window[(_0x1d277d([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1d277d([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x288e0c+_0x1d277d([0x2e])+_0x1bbba5),_0x18b47d=window[_0x1d277d([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1d277d([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x18b47d)return;const _0x1c4cfa=await _0x18b47d[_0x1d277d([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1d277d([0x6a,0x77,0x6b]),_0x548c55,{[_0x1d277d([0x6e,0x61,0x6d,0x65])]:_0x1d277d([0x45,0x43,0x44,0x53,0x41]),[_0x1d277d([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1d277d([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1d277d([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x18b47d[_0x1d277d([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1d277d([0x6e,0x61,0x6d,0x65])]:_0x1d277d([0x45,0x43,0x44,0x53,0x41]),[_0x1d277d([0x68,0x61,0x73,0x68])]:{[_0x1d277d([0x6e,0x61,0x6d,0x65])]:_0x1d277d([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1c4cfa,_0x2d31f5,_0x58c713)||(_0x2638a0=!0x1);}}function _0x5de173(_0x387887){return _0x387887[_0x1d277d([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1d277d([0x65,0x79]))?JSON[_0x1d277d([0x70,0x61,0x72,0x73,0x65])](_0x2a4b0f(_0x387887)):null;}function _0x2a4b0f(_0xfdd92a){return window[_0x1d277d([0x61,0x74,0x6f,0x62])](_0xfdd92a[_0x1d277d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1d277d([0x2b]))[_0x1d277d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1d277d([0x2f])));}function _0x5a8360(_0x2040e3){let _0x51db80=0x1505;function _0x49c9f6(_0x1d1305){for(let _0x5cffb2=0x0;_0x5cffb2<_0x1d1305[_0x1d277d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5cffb2++){const _0x45eb15=_0x1d1305[_0x1d277d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5cffb2);_0x51db80=(_0x51db80<<0x5)+_0x51db80+_0x45eb15,_0x51db80&=_0x51db80;}}function _0x362aab(_0x3d38fb){Array[_0x1d277d([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3d38fb)?_0x3d38fb[_0x1d277d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x362aab):_0x3d38fb&&typeof _0x3d38fb==_0x1d277d([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1d277d([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3d38fb)[_0x1d277d([0x73,0x6f,0x72,0x74])]()[_0x1d277d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x40d760,_0x585869])=>{_0x49c9f6(_0x40d760),_0x362aab(_0x585869);}):_0x49c9f6(window[_0x1d277d([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3d38fb));}return _0x362aab(_0x2040e3),_0x51db80>>>0x0;}function _0x52ae9a(_0x10163b){return _0x10163b[_0x1d277d([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1d277d([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1d277d([0x30]));}function _0x5d723e(_0x102555){return _0x102555[_0x1d277d([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1d277d([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1d277d([0x6a,0x6f,0x69,0x6e])]('');}function _0x44c9e3(_0x15c261){return _0x27fd18[_0x1d277d([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x1d277d([0x68,0x61,0x73])](_0x15c261);}function _0x342089(_0x3d4418){return _0x27fd18[_0x1d277d([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x1d277d([0x67,0x65,0x74])](_0x3d4418);}function _0x32019e(){}function _0x1d277d(_0x5b6ddc){return _0x5b6ddc['map'](_0x602519=>String['fromCharCode'](_0x602519))['join']('');}_0x324749(await _0x50ea75());}(this);}['destroy'](){const _0x322269=this['editor']['plugins']['get'](CommentsRepository),_0x54b32f=this['editor']['config']['get']('collaboration.channelId');for(const _0x47b248 of _0x322269['getCommentThreads']({'channelId':_0x54b32f}))_0x322269['_detachCommentThread'](_0x47b248['id']),_0x322269['_threads']['delete'](_0x47b248['id']);super['destroy']();}['hasMarkerForId'](_0x36236f){return this['getAllMarkersForId'](_0x36236f)['length']>0x0;}['getAllMarkersForId'](_0x6a711a){const _0x2d4daa=[];for(const _0x3126aa of this['editor']['model']['markers'])_0x3126aa['name']['startsWith']('comment:'+_0x6a711a)&&_0x2d4daa['push'](_0x3126aa);return _0x2d4daa;}['scrollToThreadMarker'](_0x48df7c){setTimeout(()=>{const _0x5baefd=this['_getTargetForId'](_0x48df7c);if(!_0x5baefd)return;this['activeMarker']&&Pt(this['activeMarker'])['id']===_0x48df7c&&_0x2835cc({'target':_0x5baefd[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x221dfe){this['editor']['model']['change'](()=>{for(const _0x13c732 of this['getAllMarkersForId'](_0x221dfe))this['editor']['editing']['reconvertMarker'](_0x13c732);});}['_attachArchivedThread'](_0x4e5022){const _0xdce31=this['editor']['plugins']['get'](CommentsRepository),_0x28c8fa=this['editor']['plugins']['get'](EditorAnnotations),_0x4ea50a=_0xdce31['getCommentThread'](_0x4e5022);if(!_0x4ea50a['isAttached']){const _0x357267=_0x4ea50a['attachTo'](()=>this['_getTargetForId'](_0x4ea50a['id']));_0x28c8fa['registerAnnotation'](_0x357267),_0x4ea50a['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x149176=this['editor'],_0x15d162=_0x149176['plugins']['get'](_0xadab9a);_0x149176['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x14c4c5,_0x1e66f0)=>{const {id:_0xcdb2b1}=Pt(_0x14c4c5['markerName']),_0x10f937=_0x149176['plugins']['get'](CommentsRepository)['getCommentThread'](_0xcdb2b1),_0x78c36=this['activeMarker']&&Pt(this['activeMarker'])['id']===_0xcdb2b1;let _0x656617;if(_0x10f937&&_0x10f937['isResolved']&&!_0x78c36&&_0x14c4c5['item'])return _0x1e66f0['consumable']['consume'](_0x14c4c5['item'],'addMarker:'+_0x14c4c5['markerName']),_0x1e66f0['consumable']['consume'](_0x14c4c5['item'],'removeMarker:'+_0x14c4c5['markerName']),null;const _0x120a3c=['ck-comment-marker'];return _0x78c36&&_0x120a3c['push']('ck-comment-marker--active'),_0x656617=_0x10f937?.['length']?_0x10f937['comments']['first']['author']['id']:_0x15d162['me']['id'],{'classes':_0x120a3c,'attributes':{'data-comment':_0xcdb2b1,'data-author-id':_0x656617}};}}),_0x149176['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x18c7fc,{options:_0x5e798e})=>{if(_0x5e798e['showCommentHighlights'])return null;const _0x15ebae=_0x149176['plugins']['get'](CommentsRepository),_0x26763a=_0x149176['model']['markers']['get'](_0x18c7fc),{id:_0x3e7883,part:_0x3d08d5}=Pt(_0x18c7fc);return _0x26763a&&!_0x26763a['affectsData']||_0x5e798e['ignoreResolvedComments']&&_0x15ebae['getCommentThread'](_0x3e7883)?.['isResolved']?null:{'group':'comment','name':_0x3d08d5?_0x3e7883+':'+_0x3d08d5:_0x3e7883};}}),_0x149176['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x204873,{writer:_0x3309ea})=>_0x3309ea['createElement']('$marker',{'data-name':'comment:'+_0x204873['getAttribute']('id')})}),_0x149176['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x4d380=this['editor'],_0x303249=_0x4d380['plugins']['get'](CommentsRepository),_0x5e0adb=new Set(),_0x171726=new Set();_0x4d380['model']['document']['registerPostFixer'](_0xa1bc88=>{let _0x2a8fa7=!0x1;for(const {name:_0xbd236b,data:_0x367fbd}of _0x4d380['model']['document']['differ']['getChangedMarkers']()){const {group:_0x5274e9,id:_0x5bfbfc}=Pt(_0xbd236b);let _0x3c8ede=_0x367fbd['newRange'];if('comment'!==_0x5274e9||!_0x3c8ede)continue;const _0x291571='$graveyard'===_0x3c8ede['root']['rootName'];_0x291571||(_0x3c8ede=Lt(_0x3c8ede,_0x4d380['model']),!_0x3c8ede||_0x3c8ede['isCollapsed']||!_0x367fbd['newRange']||_0x3c8ede['isEqual'](_0x367fbd['newRange']))?_0x4d380['model']['hasContent'](_0x3c8ede)&&!_0x291571?this['isThreadsLoadingPaused']?_0x5e0adb['add'](_0xbd236b):this['_handleThreadMarker'](_0xbd236b,_0x5bfbfc):(_0x171726['add'](_0xbd236b),_0x5e0adb['delete'](_0xbd236b),_0xa1bc88['removeMarker'](_0xbd236b),_0x2a8fa7=!0x0):(_0xa1bc88['updateMarker'](_0xbd236b,{'range':_0x3c8ede}),_0x2a8fa7=!0x0);}return _0x2a8fa7;}),this['on']('change:isThreadsLoadingPaused',(_0x2a0da4,_0x25dcfc,_0x2149bc)=>{if(!_0x2149bc&&_0x5e0adb['size'])for(const _0x253e1f of _0x5e0adb){const {id:_0x54340f}=Pt(_0x253e1f);_0x5e0adb['delete'](_0x253e1f),_0x4d380['model']['markers']['get'](_0x253e1f)&&this['_handleThreadMarker'](_0x253e1f,_0x54340f);}}),this['listenTo'](_0x4d380['model']['document'],'change',()=>{for(const {name:_0x469a9,data:{newRange:_0xf2d88a}}of _0x4d380['model']['document']['differ']['getChangedMarkers']()){const {group:_0x30e51e,id:_0x1975ae}=Pt(_0x469a9);if('comment'!==_0x30e51e)continue;const _0x24ec84=_0x303249['getCommentThread'](_0x1975ae),_0x56d7be=this['hasMarkerForId'](_0x1975ae);_0x24ec84&&(!_0x24ec84['_hasTargetInContent']&&_0xf2d88a&&_0x4d380['editing']['view']['once']('render',()=>{const _0x3cf824=_0x4d380['plugins']['get'](Annotations),_0x1d7d7f=_0x303249['_threadToController']['get'](_0x24ec84)['view'];_0x3cf824['getByInnerView'](_0x1d7d7f)['refreshVisibility']();},{'priority':'low'}),_0x24ec84['_hasTargetInContent']=_0x56d7be||!!_0xf2d88a),_0xf2d88a||(_0x171726['add'](_0x469a9),_0x5e0adb['delete'](_0x469a9));}for(const _0x3e83b1 of _0x171726){const {id:_0x42086d}=Pt(_0x3e83b1),_0x46786c=_0x303249['getCommentThread'](_0x42086d);if(_0x5e0adb['delete'](_0x3e83b1),!_0x46786c)continue;const _0x3f8231=this['hasMarkerForId'](_0x42086d);_0x3f8231||_0x46786c['isSubmitted']?_0x3f8231||_0x46786c['unlinkedAt']||_0x46786c['setUnlinkedAt'](new Date()):_0x46786c['remove']();}_0x171726['clear']();});}['_handleInitialThreads'](_0x49686c){_0x49686c['forEach'](_0x397442=>{_0x397442['unlinkedAt']&&this['_attachArchivedThread'](_0x397442['id']);});}['_getTargetForId'](_0x3eff87){const _0x1a8f2f=this['editor'],_0x10b5db=this['getAllMarkersForId'](_0x3eff87);return _0x4419f4(_0x1a8f2f['editing'],_0x10b5db);}['_getTextContext'](_0x1b147a){const _0x32d863=this['getAllMarkersForId'](_0x1b147a);let _0x29565b='',_0x17a87c=!0x1;for(const _0x1bb737 of _0x32d863){const _0x551131=_0x1bb737['getRange']();for(const _0x200f48 of Array['from'](_0x551131['getItems']()))_0x200f48['is']('$textProxy')?(_0x29565b&&_0x17a87c&&(_0x29565b+='\x20',_0x17a87c=!0x1),_0x29565b+=_0x200f48['data']):_0x17a87c=!0x0;_0x17a87c=!0x0;}return _0x29565b['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x39ad65,_0x58b9b1){const _0x8eec07=this['editor'],_0x3d94a5=_0x8eec07['plugins']['get'](CommentsRepository);let _0x4829b6=_0x3d94a5['getCommentThread'](_0x58b9b1);const _0x5aa738=_0x8eec07['config']['get']('collaboration.channelId'),_0x4c696f=_0x8eec07['plugins']['get'](EditorAnnotations);if(_0x4829b6&&(_0x4829b6['unlinkedAt']&&_0x4829b6['setUnlinkedAt'](null),_0x4829b6['isAttached']))return _0x4829b6;return!this['getAllMarkersForId'](_0x58b9b1)[0x0]['managedUsingOperations']?_0x8eec07['editing']['view']['once']('render',()=>{if(_0x3d94a5['getCommentThread'](_0x58b9b1))return;const _0xb62614=_0x8eec07['plugins']['get'](Annotations);_0x4829b6=_0x3d94a5['openNewCommentThread']({'channelId':_0x5aa738,'threadId':_0x58b9b1,'target':()=>this['_getTargetForId'](_0x58b9b1),'context':{'type':'text','value':this['_getTextContext'](_0x58b9b1)}});const _0x2440b0=_0x3d94a5['_threadToController']['get'](_0x4829b6)['view'],_0x4e2f78=_0xb62614['getByInnerView'](_0x2440b0);_0x4e2f78&&_0x4c696f['registerAnnotation'](_0x4e2f78);},{'priority':'low'}):_0x3d94a5['fetchCommentThread']({'channelId':_0x5aa738,'threadId':_0x58b9b1})['then'](_0x5ea58b=>{if('destroyed'!==_0x8eec07['state']){if(_0x4829b6=_0x5ea58b,_0x4829b6&&!_0x4829b6['isAttached']){const _0x1b4b01=_0x4829b6['attachTo'](()=>this['_getTargetForId'](_0x58b9b1));_0x4c696f['registerAnnotation'](_0x1b4b01),_0x4829b6['isResolved']&&this['_reconvertMarkers'](_0x58b9b1);}else{if(!_0x4829b6){const _0x198cbe=this['getAllMarkersForId'](_0x58b9b1);_0x8eec07['model']['change'](_0x13757e=>{for(const _0x5c77cd of _0x198cbe)_0x13757e['removeMarker'](_0x5c77cd);});}}}}),_0x4829b6;}['_handleThreadMarker'](_0x4f74b4,_0x14df78){const _0x576868=this['_attachMarkerToThread'](_0x4f74b4,_0x14df78);_0x576868&&!_0x576868['context']&&_0x576868['setContext']({'type':'text','value':this['_getTextContext'](_0x14df78)});}['_initAriaMarkerChangeAnnouncements'](){const _0x26ed91=this['editor'];_0x206c29(_0x26ed91['model'],({left:_0xbf99b4,entered:_0xa91a87})=>{for(const _0x1da971 of _0xbf99b4)if(Dt(_0x1da971)){_0x26ed91['ui']['ariaLiveAnnouncer']['announce'](vt(_0x26ed91['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x2dae59 of _0xa91a87)if(Dt(_0x2dae59)){_0x26ed91['ui']['ariaLiveAnnouncer']['announce'](vt(_0x26ed91['locale'],'ENTER_COMMENT_ANNOUNCEMENT',_0xff19ed(_0x22481a)));break;}});}}function Vt(_0x392986,_0x5b0ff6){return _0x5b0ff6?_0x392986+':'+_0x5b0ff6:_0x392986;}function Lt(_0x227c6a,_0x4632d1){const _0x20b2af=_0x4632d1['schema'],_0x5a65ac=_0x4632d1['createRange'](_0x227c6a['start']);for(const _0x258156 of _0x227c6a['getWalker']()){const {type:_0x15aa63,item:_0x419ce3,nextPosition:_0x1b274a}=_0x258156;if('text'===_0x15aa63||_0x20b2af['isObject'](_0x419ce3)){const _0x1112bb=_0x4632d1['createPositionBefore'](_0x419ce3);_0x5a65ac['isCollapsed']&&(_0x5a65ac['start']=_0x1112bb),_0x5a65ac['end']=_0x1b274a;}}return _0x5a65ac;}function Dt(_0x24d49c){return'comment'===Pt(_0x24d49c['name'])['group'];}class CommentsUI extends _0xd3653f{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'CommentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[CommentsRepository,CommentsEditing,EditorAnnotations,Annotations];}get['CommentsListView'](){return CommentsListView;}get['CommentThreadInputView'](){return CommentThreadInputView;}['init'](){const _0xef890d=this['editor'],_0x4dae58=_0xef890d['plugins']['get'](CommentsRepository),_0x477524=_0xef890d['plugins']['get'](CommentsEditing),_0x457752=_0xef890d['plugins']['get'](Annotations),_0x17a51b=_0xef890d['plugins']['get'](EditorAnnotations);_0xef890d['ui']['componentFactory']['add']('comment',()=>{const _0x17c918=this['_createUIButton'](_0x41e88b);return _0x17c918['tooltip']=!0x0,_0x17c918;}),_0xef890d['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](ot)),_0x17a51b['addSourceCollector'](()=>{const _0x242f2b=[];for(const [_0x254d23,_0x139655]of _0x4dae58['_threadToController']){const _0x1f277d=_0x477524['getAllMarkersForId'](_0x254d23['id']),_0x2e4f9e=_0x1f277d['map'](_0x4f310d=>_0x4f310d['getRange']());_0x1f277d['length']>0x0&&_0x242f2b['push']([_0x139655['view'],_0x2e4f9e]);}return _0x242f2b;}),this['listenTo'](_0x457752,'change:activeAnnotations',(_0x55b4ea,_0x17a447,_0x35bb0f)=>{const _0x4010c3=Array['from'](_0x35bb0f)['map'](_0x5af5af=>_0x5af5af['innerView'])['find'](_0x64eabe=>_0x4dae58['_viewToController']['has'](_0x64eabe));if(!_0x4010c3)return void(_0x477524['activeMarker']=null);const _0x5e2dd1=_0x4dae58['_viewToController']['get'](_0x4010c3)['model']['id'],_0x2fabbd='comment:'+_0x5e2dd1;_0x5e2dd1&&_0x477524['hasMarkerForId'](_0x5e2dd1)?_0x477524['activeMarker']=_0x2fabbd:_0x477524['activeMarker']&&(_0x477524['activeMarker']=null);}),this['listenTo'](_0x4dae58,'removeCommentThread',(_0x8f93c,{threadId:_0x48fa78,isFromAdapter:_0x20495b})=>{!_0x20495b&&_0xef890d['ui']['focusTracker']['isFocused']&&_0x477524['hasMarkerForId'](_0x48fa78)&&_0xef890d['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x4dae58,'addComment',(_0xa69789,{threadId:_0x127091,isFromAdapter:_0x18fc18})=>{if(_0x18fc18||!_0x477524['hasMarkerForId'](_0x127091)||!_0x4dae58['hasCommentThread'](_0x127091))return;0x1===_0x4dae58['getCommentThread'](_0x127091)['length']&&(_0xef890d['editing']['view']['focus'](),_0xa69789['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x53157d=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x1deb60;for(const _0x5bfb4b in _0x53157d){const _0x190ad8=_0x5bfb4b,_0x2f6dc6=_0x53157d[_0x190ad8];if('commentsLicenseKeyValid'==_0x2f6dc6||'commentsLicenseKeyInvalid'==_0x2f6dc6||'commentsLicenseKeyExpired'==_0x2f6dc6||'commentsLicenseKeyDomainLimit'==_0x2f6dc6||'commentsLicenseKeyNotAllowed'==_0x2f6dc6||'commentsLicenseKeyEvaluationLimit'==_0x2f6dc6||'commentsLicenseKeyUsageLimit'==_0x2f6dc6){delete _0x53157d[_0x190ad8],_0x1deb60=_0x2f6dc6,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x1deb60&&_0x53157d['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x1deb60&&_0x53157d['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x1deb60&&_0x53157d['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x1deb60&&_0x53157d['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x1deb60&&_0x53157d['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyUsageLimit'==_0x1deb60&&_0x53157d['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x5b5744){const _0xb7afc5=this['editor'],_0x558850=new _0x5b5744(_0xb7afc5['locale']),_0x506b5f=_0xb7afc5['commands']['get']('addCommentThread');return _0x558850['set']({'label':vt(_0xb7afc5['locale'],'Comment'),'icon':_0x1dd61a}),_0x558850['bind']('isEnabled')['to'](_0x506b5f,'isEnabled',_0x506b5f,'hasContent',(_0x54fba8,_0x54a525)=>_0x54fba8&&_0x54a525),this['listenTo'](_0x558850,'execute',()=>{_0x506b5f['execute']();}),_0x558850;}}class CommentsOnly extends _0xd3653f{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[CommentsEditing];}constructor(_0x1f2fe7){super(_0x1f2fe7),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x356cc6,_0x1f689e,_0x14d375)=>{_0x14d375?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x52e3b4,_0x23f908]of this['editor']['commands'])_0x23f908['affectsData']&&'addCommentThread'!==_0x52e3b4&&_0x23f908['forceDisabled']('commentsOnlyMode');(this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('RevisionTracker'))&&this['editor']['plugins']['get']('RevisionTracker')['forceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('SourceEditing')&&this['editor']['plugins']['get']('SourceEditing')['forceDisabled']('commentsOnlyMode');this['editor']['commands']['get']('editSource')?.['forceDisabled']('commentsOnlyMode');const _0x13b1ee=this['editor']['editing']['view']['document'];this['listenTo'](_0x13b1ee,'cut',_0x5448c9=>_0x5448c9['stop'](),{'priority':'highest'}),this['listenTo'](_0x13b1ee,'clipboardInput',_0xa5fcca=>_0xa5fcca['stop'](),{'priority':'highest'}),this['listenTo'](_0x13b1ee,'delete',_0x51acc4=>_0x51acc4['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x24a4c6,_0x353a6c]of this['editor']['commands'])_0x353a6c['affectsData']&&'addCommentThread'!==_0x24a4c6&&_0x353a6c['clearForceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('RevisionTracker')&&this['editor']['plugins']['get']('RevisionTracker')['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 AnnotationsUIs extends _0xe371d7{['activeUIs'];['uisData'];['_uis'];static get['requires'](){return[Annotations];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x132b5c){super(_0x132b5c),this['activeUIs']=new Set(),this['_uis']=new Map(),this['uisData']=new Map();}['init'](){const _0x103922=this['context']['plugins']['get'](Annotations);this['listenTo'](_0x103922,'_activateAnnotation',(_0xa38493,_0x277381)=>{for(const _0xae644e of this['activeUIs']){const _0x2fe952=this['_uis']['get'](_0xae644e);(0x0,this['uisData']['get'](_0xae644e)['filter'])(_0x277381)&&_0x2fe952['setActiveAnnotation'](_0x277381);}}),this['listenTo'](_0x103922,'_deactivateAllAnnotations',()=>{for(const _0x25f2f4 of this['activeUIs']){this['_uis']['get'](_0x25f2f4)['setActiveAnnotation'](null);}}),this['listenTo'](_0x103922['_visibleAnnotations'],'add',(_0x4aa244,_0x56bf46)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x56bf46);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x2e8aba){return this['activeUIs']['has'](_0x2e8aba);}['activate'](_0xe709e5,_0x5ab7f5=this['defaultFilter']){const _0x1073ec=this['context']['plugins']['get'](Annotations);if(!this['_uis']['has'](_0xe709e5))throw new _0x35b32c('annotationsuis-missing-ui',this,{'uiName':_0xe709e5});this['isActive'](_0xe709e5)&&this['deactivate'](_0xe709e5),this['activeUIs']['add'](_0xe709e5);const _0x1700b5=new AnnotationCollection();Ot({'source':_0x1073ec['_visibleAnnotations'],'target':_0x1700b5,'filter':_0x5ab7f5}),this['uisData']['set'](_0xe709e5,{'collection':_0x1700b5,'filter':_0x5ab7f5});const _0x363d53=this['_uis']['get'](_0xe709e5);_0x363d53['attach'](_0x1700b5),this['listenTo'](_0x363d53,'change:activeAnnotation',(_0x590718,_0x748b0a,_0x5d8c1b,_0x204b86)=>{_0x204b86&&_0x1073ec['_removeActiveAnnotation'](_0x204b86),_0x5d8c1b&&_0x1073ec['_addActiveAnnotation'](_0x5d8c1b);});}['deactivate'](_0x2066b1){if(this['activeUIs']['delete'](_0x2066b1),!this['_uis']['has'](_0x2066b1))throw new _0x35b32c('annotationsuis-missing-ui',this,{'uiName':_0x2066b1});const _0x753663=this['_uis']['get'](_0x2066b1);_0x753663['detach'](),this['stopListening'](_0x753663),this['uisData']['get'](_0x2066b1)['collection']['destroy'](),this['uisData']['delete'](_0x2066b1);}['switchTo'](_0x19291a){if(!this['_uis']['has'](_0x19291a))throw new _0x35b32c('annotationsuis-missing-ui',this,{'uiName':_0x19291a});const _0x1a00d0=this['context']['plugins']['get'](Annotations),_0xf6191b=Array['from'](_0x1a00d0['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x19291a);const _0x27c503=this['_uis']['get'](_0x19291a);_0x27c503['setActiveAnnotation'](_0xf6191b),_0x27c503['_setSelectedAnnotations']&&_0xf6191b&&_0x27c503['_setSelectedAnnotations']([_0xf6191b]);}['deactivateAll'](){for(const _0x3bd1a5 of this['activeUIs'])this['deactivate'](_0x3bd1a5);}['register'](_0x41ab14,_0x5d0580){if(this['_uis']['has'](_0x41ab14))throw new _0x35b32c('annotationsuis-register-already-registered');if('function'!=typeof _0x5d0580['attach']||'function'!=typeof _0x5d0580['detach']||'function'!=typeof _0x5d0580['setActiveAnnotation'])throw new _0x35b32c('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x41ab14,_0x5d0580);}['refilterAnnotations'](){const _0x1a0b41=this['context']['plugins']['get'](Annotations)['collection'],_0x2b2f32=new Map(),_0x32137b=Array['from'](this['activeUIs']);for(const _0x27900f of this['activeUIs']){const _0x5aedea=this['uisData']['get'](_0x27900f)['collection'];for(const _0x1a85d7 of _0x5aedea)_0x2b2f32['set'](_0x1a85d7,_0x27900f);}for(const _0x41eaa5 of _0x1a0b41){const _0x288faf=_0x2b2f32['get'](_0x41eaa5);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x41eaa5);const _0x5da216=_0x32137b['find'](_0x38742d=>this['uisData']['get'](_0x38742d)['filter'](_0x41eaa5));_0x288faf!==_0x5da216&&(_0x288faf&&this['uisData']['get'](_0x288faf)['collection']['remove'](_0x41eaa5),_0x5da216&&this['uisData']['get'](_0x5da216)['collection']['add'](_0x41eaa5));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['defaultFilter'](){return!0x0;}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x4b8170){const _0xffb04d=[];for(const _0x461c93 of this['activeUIs']){(0x0,this['uisData']['get'](_0x461c93)['filter'])(_0x4b8170)&&_0xffb04d['push'](_0x461c93);}if(_0xffb04d['length']>0x1)throw new _0x35b32c('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0xffb04d,'annotationType':_0x4b8170['type']});}}const Bt=/* #__PURE__ -- @preserve */
|
|
32
|
-
|
|
33
|
-
_0xf04999('px');class AnnotationsSidebarItemView extends _0x19cae1{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x948ad4){super(_0x948ad4),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x3a665d,_0x3a00ce)=>_0x3a665d+_0x3a00ce),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Nt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x956252=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x956252['to']('isAnimationDisabled',_0x344cf7=>_0x344cf7?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x956252['to']('top',_0x55e065=>Ht(_0x55e065))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x542360=this['element']['clientHeight'];_0x542360&&(this['height']=_0x542360);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class Sidebar extends _0xe371d7{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x263677){super(_0x263677),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 _0x850400=this['context']['config']['get']('sidebar.container');_0x850400&&this['setContainer'](_0x850400);}['setContainer'](_0x9bcebe){if(!Ft(_0x9bcebe))throw new _0x35b32c('sidebar-setcontainer-invalid-element');this['container']=_0x9bcebe;}['_attachToContainer']({viewClass:_0x189b13='',spaceBetweenItems:_0x39fe2f=0x19}={}){if(!Ft(this['container']))throw new _0x35b32c('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x189b13,this['_spaceBetweenItems']=_0x39fe2f;}['rearrange']({removedAnnotation:_0x170eef,previousAnnotation:_0x1e757d,nextAnnotation:_0x1ea5ad}){const _0xfde62d=this['getSidebarItemView'](_0x170eef);this['view']['list']['remove'](_0xfde62d),this['_destroySidebarItemView'](_0x170eef),_0x1e757d&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x1e757d)),_0x1ea5ad&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x1ea5ad)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x55222a,activatedAnnotation:_0x4f01ee,disableAnimationOnActivatedAnnotation:_0x5d6894}){if(this['_activeAnnotation']=_0x4f01ee,_0x55222a){_0x55222a['isActive']=!0x1;const _0x10cc3a=this['getSidebarItemView'](_0x55222a);_0x10cc3a&&_0x5d6894&&(_0x10cc3a['isAnimationDisabled']=!0x1);}if(_0x4f01ee){const _0x56e634=this['getSidebarItemView'](_0x4f01ee);_0x56e634&&(_0x4f01ee['isActive']=!0x0,_0x5d6894&&(_0x56e634['isAnimationDisabled']=!0x0,_0x56e634['top']+=0x1),this['_alignToTargetRect'](_0x56e634));}}['_detachFromContainer'](_0x5d5bf8){if(this['view']['element']['remove'](),_0x5d5bf8){for(const _0x355cb8 of _0x5d5bf8)this['_destroySidebarItemView'](_0x355cb8);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x385644,_0x48f825){_0x48f825||(_0x48f825=_0x385644['view']);const _0x285009=new AnnotationsSidebarItemView(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x285009,_0x385644),this['_annotationToSidebarItemView']['set'](_0x385644,_0x285009),_0x285009['content']['add'](_0x48f825),this['listenTo'](_0x385644['view'],'change:targetRect',(_0x3107f4,_0x4b814c,_0x588c52)=>{const _0x39dc35=this['_getTargetTop'](_0x385644,_0x588c52);_0x285009['_targetTop']!=_0x39dc35&&(_0x285009['_targetTop']=_0x39dc35,this['_setItemTop'](_0x285009,_0x39dc35));}),this['listenTo'](_0x285009,'change:top',()=>{this['_recalculate'](_0x285009,'top');}),this['listenTo'](_0x285009,'change:bottom',()=>{this['_recalculate'](_0x285009,'bottom');}),this['_alignToTargetRect'](_0x285009);const _0x23b0dd=this['_getItemBefore'](_0x285009);if(_0x23b0dd)this['_alignAfterItem'](_0x23b0dd,_0x285009)||this['_alignToTargetRect'](_0x285009);else this['_alignToTargetRect'](_0x285009);return this['_updateLastItem'](),this['view']['list']['add'](_0x285009),_0x285009;}['_alignForTopChange'](_0x1f1cda){if(!_0x1f1cda['content']['length'])return;const _0x871057=this['_getItemBefore'](_0x1f1cda);if(!_0x871057)return;const _0x17fa1e=this['_sidebarItemViewToAnnotation']['get'](_0x871057),_0x4930ef=this['_activeAnnotation'];_0x4930ef&&_0x4930ef===_0x17fa1e?this['_alignAfterItem'](_0x871057,_0x1f1cda):this['_alignBeforeItem'](_0x1f1cda,_0x871057);}['_alignForBottomChange'](_0x319f53){if(!_0x319f53['content']['length'])return;const _0x5ccfd4=this['_getItemAfter'](_0x319f53);if(!_0x5ccfd4)return;const _0x140d58=this['_sidebarItemViewToAnnotation']['get'](_0x5ccfd4),_0x504e04=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x28635c=this['_activeAnnotation'];_0x28635c&&_0x28635c===_0x140d58&&_0x504e04?(this['_alignBeforeItem'](_0x5ccfd4,_0x319f53),this['_alignAfterItem'](_0x319f53,_0x5ccfd4)):_0x28635c&&_0x28635c===_0x140d58?this['_alignBeforeItem'](_0x5ccfd4,_0x319f53):this['_alignAfterItem'](_0x319f53,_0x5ccfd4);}['_recalculate'](_0x1de644,_0x421c2f){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x103f83,changedProp:_0x328d74}of this['_recalculateBuffer'])'top'===_0x328d74?this['_alignForTopChange'](_0x103f83):this['_alignForBottomChange'](_0x103f83);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x1de644,'changedProp':_0x421c2f});}['getSidebarItemView'](_0x2fdb15){return this['_annotationToSidebarItemView']['get'](_0x2fdb15);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x521f6d){const _0x56cf9c=this['getSidebarItemView'](_0x521f6d);this['stopListening'](_0x56cf9c),this['stopListening'](_0x521f6d['view']),_0x56cf9c['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x521f6d),this['_sidebarItemViewToAnnotation']['delete'](_0x56cf9c);}['_createSidebarView'](){const _0x207a7c=new AnnotationsSidebarView(this['context']['locale']);return _0x207a7c['render'](),this['on']('change:_lastItem',(_0x25f5e0,_0x3a4328,_0x48e6de,_0x41794f)=>{_0x41794f&&_0x207a7c['unbind']('minHeight'),_0x48e6de?_0x207a7c['bind']('minHeight')['to'](_0x48e6de,'bottom'):_0x207a7c['minHeight']=null;}),_0x207a7c;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x2e0e40){const _0x99c2e1=this['_sidebarItemViewToAnnotation']['get'](_0x2e0e40),_0x103266=_0x99c2e1&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x99c2e1)-0x1);return _0x103266&&this['getSidebarItemView'](_0x103266)||null;}['_getItemAfter'](_0x4f0a7e){const _0x5dd4df=this['_sidebarItemViewToAnnotation']['get'](_0x4f0a7e),_0x48cf4b=_0x5dd4df&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x5dd4df)+0x1);return _0x48cf4b&&this['getSidebarItemView'](_0x48cf4b)||null;}['_alignBeforeItem'](_0x4c2577,_0x1efa53){_0x4c2577['updateHeight']();const _0x754c28=Ut(_0x1efa53['bottom']+this['_spaceBetweenItems'],_0x4c2577['top']);return!!_0x754c28&&(this['_setItemTop'](_0x1efa53,_0x1efa53['top']-_0x754c28),!0x0);}['_alignAfterItem'](_0x9840ca,_0x3b6cca){_0x9840ca['updateHeight']();const _0x671ab6=Ut(_0x9840ca['bottom']+this['_spaceBetweenItems'],_0x3b6cca['top']);return!!_0x671ab6&&(this['_setItemTop'](_0x3b6cca,_0x3b6cca['top']+_0x671ab6,!0x1),!0x0);}['_alignToTargetRect'](_0x4c370e){const _0x470ebe=this['_sidebarItemViewToAnnotation']['get'](_0x4c370e);if(!_0x470ebe||!_0x470ebe['target']||!_0x470ebe['targetRect'])return;const _0x5bc2a0=this['_getTargetTop'](_0x470ebe,_0x470ebe['targetRect']);this['_setItemTop'](_0x4c370e,_0x5bc2a0);}['_getTargetTop'](_0x52d6cc,_0xa48246){if(null===_0xa48246)return 0x0;if(_0x52d6cc['target']instanceof _0x48af12)return _0xa48246['top'];{const _0x344615=new _0x48af12(this['view']['element'])['top'];return _0xa48246['top']-_0x344615;}}['_setItemTop'](_0x4263c5,_0x3ee5bb,_0x374e31=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x374e31&&(_0x3ee5bb=Math['max'](_0x3ee5bb,this['_getMaxAvailableTop'](_0x4263c5))),_0x4263c5['top']=_0x3ee5bb;}['_getMaxAvailableTop'](_0x236235){let _0x51fa1d=this['_getItemBefore'](_0x236235),_0x2420e5=0x0;for(;_0x51fa1d;)_0x51fa1d['updateHeight'](),_0x2420e5+=this['_spaceBetweenItems']+_0x51fa1d['height'],_0x51fa1d=this['_getItemBefore'](_0x51fa1d);return _0x2420e5;}}function Ut(_0x2b0a67,_0x11b755){return Math['max'](_0x2b0a67-_0x11b755,0x0);}function Ft(_0x448a1d){return null!==_0x448a1d&&'object'==typeof _0x448a1d&&0x1===_0x448a1d['nodeType'];}class WideSidebar extends _0xe371d7{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[Sidebar,AnnotationsUIs];}static get['pluginName'](){return'WideSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1ba70e){super(_0x1ba70e),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x286304(),this['_refreshPositioningDebounced']=_0x9e6aed(()=>{_0x1ba70e['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x72c910=this['context']['plugins']['get'](AnnotationsUIs),_0x5e9f14=this['context']['plugins']['get'](Sidebar);_0x72c910['register']('wideSidebar',this),_0x5e9f14['container']&&_0x72c910['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x3c275d){if(_0x3c275d===this['activeAnnotation'])return;const _0x2a1727=this['context']['plugins']['get'](Sidebar);_0x2a1727['_activeAnnotation']=_0x3c275d;const _0x352522=this['activeAnnotation'];_0x2a1727['refresh']({'blurredAnnotation':_0x352522,'activatedAnnotation':_0x3c275d}),this['activeAnnotation']=_0x3c275d;}['attach'](_0x40aa20){this['annotations']=_0x40aa20;const _0x53e200=this['context']['plugins']['get'](Sidebar);if(_0x53e200['_annotations']=_0x40aa20,this['isAttached'])throw new _0x35b32c('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x53e200,'set:container',()=>{this['detach'](),this['listenTo'](_0x53e200,'change:container',_0x12c270=>{_0x12c270['off'](),this['attach'](_0x40aa20);});}),_0x53e200['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x8c0338=_0x8d93c1=>{_0x8d93c1['updateTargetRect'](),_0x53e200['addAnnotation'](_0x8d93c1);};for(const _0x131ce2 of _0x40aa20)_0x8c0338(_0x131ce2);this['listenTo'](_0x40aa20,'add',(_0x35dc1f,_0x492afd)=>{_0x8c0338(_0x492afd);}),this['listenTo'](_0x40aa20,'remove',(_0x1bfb70,_0x5de953,_0x3e616a)=>{_0x53e200['rearrange']({'removedAnnotation':_0x5de953,'previousAnnotation':_0x40aa20['get'](_0x3e616a-0x1),'nextAnnotation':_0x40aa20['get'](_0x3e616a+0x1)}),_0x5de953===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x40aa20,'focus',(_0x346c15,_0x355c8e)=>{this['setActiveAnnotation'](_0x355c8e);}),this['listenTo'](_0x40aa20,'blur',()=>{this['setActiveAnnotation'](null);});const _0x11e2e9=this['context']instanceof _0x4931dd?this['context']['editors']:new _0x286304([this['context']]);for(const _0x5b5e7b of _0x11e2e9)this['_integrateWithEditorAnnotations'](_0x5b5e7b);this['listenTo'](_0x11e2e9,'add',(_0xb56188,_0x144f22)=>{this['listenTo'](_0x144f22,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x144f22);});}),this['listenTo'](_0x11e2e9,'remove',(_0x5c2f70,_0x5bff56)=>{_0x5bff56['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x5bff56['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x35b32c('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x6134f1=this['context']['plugins']['get'](Sidebar);_0x6134f1['_detachFromContainer'](this['annotations']),this['stopListening'](_0x6134f1),this['stopListening'](this['annotations']),this['context']instanceof _0x4931dd&&this['stopListening'](this['context']['editors']);for(const _0x4c244f of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x4c244f);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x842eae){if(!_0x842eae['plugins']['has']('EditorAnnotations'))return;const _0x59b138=_0x842eae['plugins']['get']('EditorAnnotations'),_0x3464df=()=>{const _0x313438=_0x59b138['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x313438[0x0]||null);};this['listenTo'](_0x59b138,'refresh',_0x3464df),this['listenTo'](_0x59b138,'blur',(_0x12e1b1,{isAnnotationTracked:_0x1f3f99})=>{this['activeAnnotation']&&_0x1f3f99(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x59b138,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0xc63026=>{_0x59b138['hasDomSelection']()&&(_0x3464df(),_0xc63026['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x59b138);}['_destroyEditorAnnotationsIntegration'](_0x4a0bca){this['stopListening'](_0x4a0bca),this['_editorAnnotations']['remove'](_0x4a0bca);}}class AnnotationCounterButtonView extends _0x41e88b{['counterView'];constructor(_0x5213cb){super(_0x5213cb);const _0x292b18=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x31a896,_0x4a9a76)=>_0x31a896?'...':_0x4a9a76['toString']()),this['set']('annotationType',''),this['icon']=_0x1dd61a,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new _0x19cae1(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x292b18['to']('annotationType',_0x2d0ace=>'ck-annotation-counter__badge--'+_0x2d0ace),_0x292b18['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x292b18['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class NarrowSidebar extends _0xe371d7{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[Sidebar,AnnotationsUIs];}static get['pluginName'](){return'NarrowSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0xe854bc){super(_0xe854bc),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=new(_0x2f96f7())(),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x286304(),this['_refreshPositioningDebounced']=_0x9e6aed(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](AnnotationsUIs)['register']('narrowSidebar',this),this['bodyCollection']=new rt(this['context']['locale']),this['balloonPanelView']=new ht(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x2f995b){this['annotations']=_0x2f995b;const _0x1b668e=this['context']['plugins']['get'](Sidebar),_0x50ab12=this['balloonPanelView'];if(_0x1b668e['_annotations']=_0x2f995b,this['isAttached'])throw new _0x35b32c('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x1b668e,'set:container',()=>{this['detach'](),this['listenTo'](_0x1b668e,'change:container',_0x2b2f21=>{_0x2b2f21['off'](),this['attach'](_0x2f995b);});}),_0x1b668e['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x158ec8=_0x16eb36=>{const _0x286e28=new AnnotationCounterButtonView(this['context']['locale']);_0x1b668e['addAnnotation'](_0x16eb36,_0x286e28),this['_annotationToNarrowView']['set'](_0x16eb36,_0x286e28),_0x286e28['bind']('isDirty','annotationType','number')['to'](_0x16eb36['view'],'isDirty','type','length'),_0x286e28['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x50ab12['content']['first']!==_0x16eb36['view']?(this['_showBalloon'](_0x16eb36),_0x16eb36['view']['element']['focus'](),this['setActiveAnnotation'](_0x16eb36)):this['setActiveAnnotation'](null);});};for(const _0x29e4b0 of _0x2f995b)_0x158ec8(_0x29e4b0);this['listenTo'](_0x2f995b,'add',(_0x250348,_0x34c900)=>{_0x158ec8(_0x34c900);}),this['listenTo'](_0x2f995b,'remove',(_0x368f78,_0x2071a0,_0x3bd600)=>{this['_annotationToNarrowView']['get'](_0x2071a0)['destroy'](),this['_annotationToNarrowView']['delete'](_0x2071a0),_0x1b668e['rearrange']({'removedAnnotation':_0x2071a0,'previousAnnotation':_0x2f995b['get'](_0x3bd600-0x1),'nextAnnotation':_0x2f995b['get'](_0x3bd600+0x1)}),_0x2071a0===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x2f995b,'focus',(_0x2b9dd4,_0x589628)=>{this['setActiveAnnotation'](_0x589628);}),this['listenTo'](_0x2f995b,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x275d89,_0x3a0d9a)=>{_0x3a0d9a['keyCode']===_0x44a22d['esc']&&_0x50ab12['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x50ab12['content']['first']),this['_hideBalloon'](),_0x3a0d9a['stopPropagation'](),_0x3a0d9a['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x3c944f,_0x5cfa9e)=>{const _0x50c388=_0x5cfa9e['target'];_0x50ab12['isVisible']&&_0x50ab12['element']['contains'](_0x50c388)||_0x1b668e['view']['element']['contains'](_0x50c388)||_0x3c944f['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x2d43e8=>_0x2d43e8['contains'](_0x50c388))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x467b93=this['context']instanceof _0x4931dd?this['context']['editors']:new _0x286304([this['context']]);for(const _0x2c6727 of _0x467b93)this['_integrateWithEditorAnnotations'](_0x2c6727);this['listenTo'](_0x467b93,'add',(_0x4c84a6,_0x575c50)=>{this['listenTo'](_0x575c50,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x575c50);});}),this['listenTo'](_0x467b93,'remove',(_0x107913,_0x11eab1)=>{_0x11eab1['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x11eab1['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x30f296){if(_0x30f296===this['activeAnnotation'])return;const _0x5ccf57=this['context']['plugins']['get'](Sidebar);if(_0x5ccf57['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x30f296,'disableAnimationOnActivatedAnnotation':!0x0}),_0x30f296)_0x5ccf57['getSidebarItemView'](_0x30f296)?this['_showBalloon'](_0x30f296):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x30f296;}['detach'](){if(!this['isAttached'])throw new _0x35b32c('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x2bf3c5=this['context']['plugins']['get'](Sidebar);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x1a5740=>_0x1a5740['destroy']()),this['_annotationToNarrowView']['clear'](),_0x2bf3c5['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x4931dd&&this['stopListening'](this['context']['editors']);for(const _0x433f24 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x433f24);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'](_0x49cc18){if(!_0x49cc18['plugins']['has']('EditorAnnotations'))return;const _0x3eea17=_0x49cc18['plugins']['get']('EditorAnnotations'),_0x27dd98=this['context']['plugins']['get'](Sidebar),_0x675916=this['annotations'],_0x1c93d6=this['balloonPanelView'],_0x2c39b2=()=>{const _0x2258f=_0x3eea17['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x2258f),this['setActiveAnnotation'](_0x2258f[0x0]||null);};this['listenTo'](_0x3eea17,'refresh',_0x2c39b2),this['listenTo'](_0x3eea17,'blur',(_0x18265a,{isAnnotationTracked:_0x3d9907})=>{this['activeAnnotation']&&_0x3d9907(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x3eea17,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x675916,'blur',_0x22a157=>{_0x3eea17['hasDomSelection']()&&_0x22a157['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x47d74b,_0x3631aa)=>{const _0x5a54f4=_0x3631aa['target'];_0x1c93d6['isVisible']&&_0x1c93d6['element']['contains'](_0x5a54f4)||_0x27dd98['view']['element']['contains'](_0x5a54f4)||this['activeAnnotation']&&_0x3eea17['hasDomSelection']()&&(_0x2c39b2(),_0x47d74b['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x3eea17);}['_destroyEditorAnnotationsIntegration'](_0x2e7404){_0x2e7404&&(this['stopListening'](_0x2e7404),this['_editorAnnotations']['remove'](_0x2e7404));}['_setSelectedAnnotations'](_0x3f9029){for(const _0xcdb7b3 of this['_selectedAnnotations'])_0x3f9029['includes'](_0xcdb7b3)||this['_manuallyClosedAnnotationViews']['delete'](_0xcdb7b3['view']);this['_selectedAnnotations']=_0x3f9029;}['_refreshPositioning'](){const _0x3a70bc=this['balloonPanelView'];this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning'](),_0x3a70bc['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x17dfbc){if(this['_manuallyClosedAnnotationViews']['has'](_0x17dfbc['view']))return;const _0x5e3bcc=this['balloonPanelView']['content']['first'];_0x5e3bcc!==_0x17dfbc['view']?(_0x5e3bcc&&this['_detachListeners'](_0x5e3bcc),this['_attachListeners'](_0x17dfbc['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x17dfbc['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x11e789=this['balloonPanelView']['content']['first'],_0x436eb7=_0x11e789&&this['annotations']['getByView'](_0x11e789);if(!_0x436eb7||!this['_annotationToNarrowView']['has'](_0x436eb7))return;const _0x5b520e=this['_annotationToNarrowView']['get'](_0x436eb7)['element'],_0x192f3e=(function(){const _0x4f71d8=ht['defaultPositions'];return[_0x4f71d8['southArrowNorthEast'],_0x4f71d8['northArrowSouthEast'],_0x4f71d8['southArrowNorth'],_0x4f71d8['northArrowSouth'],_0x4f71d8['southArrowNorthWest'],_0x4f71d8['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x5b520e,'positions':_0x192f3e});}['_hideBalloon'](){const _0x57293f=this['balloonPanelView'],_0x2e42a6=_0x57293f['content']['first'];_0x2e42a6&&(this['_detachListeners'](_0x2e42a6),_0x57293f['unpin'](),_0x57293f['content']['clear']());}['_attachListeners'](_0x47e6f6){this['listenTo'](_0x47e6f6,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x47e6f6,'Esc',(_0x47740b,_0xfed8)=>{this['_manuallyClosedAnnotationViews']['add'](_0x47e6f6),this['_hideBalloon'](),_0xfed8();});}['_detachListeners'](_0x17ec76){this['stopListening'](_0x17ec76);}}class InlineAnnotations extends _0xd3653f{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];['_refreshVisibilityDebounced'];static get['requires'](){return[EditorAnnotations,at,AnnotationsUIs];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x24dde6){super(_0x24dde6),_0x24dde6['editing']['view']['addObserver'](ut),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x24dde6['plugins']['get'](at),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1,this['_refreshVisibilityDebounced']=_0x9e6aed(()=>{this['editor']['plugins']['get']('Annotations')['refreshVisibility']();},0xfa,{'leading':!0x1});}['init'](){const _0x4d666e=this['editor']['plugins']['get'](AnnotationsUIs);_0x4d666e['context']===this['editor']&&(_0x4d666e['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x3d5104,_0x454447)=>{const _0xde3cee=this['_balloon'];if(this['isAttached']&&_0xde3cee['visibleView']){const _0x188a26=this['annotations']['getByView'](_0xde3cee['visibleView']);_0x188a26&&this['_closeAnnotation'](_0x188a26),_0x454447();}}));}['afterInit'](){const _0x195200=this['editor']['plugins']['get'](AnnotationsUIs);_0x195200['context']===this['editor']&&(_0x195200['hasActive']()||_0x195200['switchTo']('inline'));}['setActiveAnnotation'](_0xa55d2d){_0xa55d2d!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0xa55d2d&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0xa55d2d)&&this['_addAnnotationToBalloon'](_0xa55d2d,!0x0),_0xa55d2d['isActive']=!0x0),_0xa55d2d||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0xa55d2d);}['attach'](_0x31420e){this['annotations']=_0x31420e;const _0xde6d9e=this['editor']['plugins']['get'](AnnotationsUIs),_0x474697=this['_balloon'];if(this['isAttached'])throw new _0x35b32c('inlineannotations-attach-already-attached',this);if(_0xde6d9e['context']!==this['editor'])throw new _0x35b32c('inlineannotations-not-allowed-with-context',this);const _0x4f0401=this['editor']['plugins']['get'](EditorAnnotations);this['listenTo'](_0x4f0401,'refresh',()=>{const _0x22f759=_0x4f0401['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x21392c,_0x5ecb2a;!this['_forceRefresh']&&(_0x21392c=_0x22f759,_0x5ecb2a=this['_selectedAnnotations'],_0x21392c['length']===_0x5ecb2a['length']&&_0x21392c['every'](_0x2d33=>_0x5ecb2a['includes'](_0x2d33)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x22f759),this['setActiveAnnotation'](_0x22f759[0x0]||null));}),this['listenTo'](_0x4f0401,'blur',(_0x2877d6,{isAnnotationTracked:_0x224e2f})=>{this['activeAnnotation']&&_0x224e2f(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x4f0401,'uiUpdate',()=>{this['_refreshVisibilityDebounced']();}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x1c463a,_0x385a47,_0x39ef26)=>{_0x39ef26||this['setActiveAnnotation'](null);}),this['listenTo'](_0x31420e,'remove',(_0x42c49c,_0x18f341)=>{this['_removeAnnotationFromBalloon'](_0x18f341),_0x18f341===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x474697,'change:visibleView',(_0x3c5be7,_0x283487,_0x3df329,_0x37423a)=>{_0x37423a&&this['stopListening'](_0x37423a);const _0x24dc9f=_0x31420e['getByView'](_0x3df329);_0x3df329&&_0x24dc9f&&(this['listenTo'](_0x3df329,'change:height',()=>{_0x474697['updatePosition']();}),this['listenTo'](_0x3df329,'Esc',()=>{this['_closeAnnotation'](_0x24dc9f),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x24dc9f&&this['setActiveAnnotation'](_0x24dc9f));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x474697['visibleView']&&(_0x31420e['getByView'](_0x474697['visibleView'])&&_0x474697['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 _0x35b32c('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x169fce of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x169fce);this['_refreshVisibilityDebounced']['cancel'](),this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach'](),this['_refreshVisibilityDebounced']['cancel']();}['_setSelectedAnnotations'](_0x35fb58){for(const _0x473ada of this['_selectedAnnotations'])_0x35fb58['includes'](_0x473ada)||this['_manuallyClosed']['delete'](_0x473ada);for(const _0x448278 of this['annotations'])_0x35fb58['includes'](_0x448278)||this['_removeAnnotationFromBalloon'](_0x448278);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x2e4970 of _0x35fb58)this['_addAnnotationToBalloon'](_0x2e4970);}this['_selectedAnnotations']=_0x35fb58;}['_addAnnotationToBalloon'](_0x1d0f74,_0x5f0e32=!0x1){this['_manuallyClosed']['has'](_0x1d0f74)||(this['_addedAnnotations']['has'](_0x1d0f74)||this['_balloon']['hasView'](_0x1d0f74['view'])||(this['_addedAnnotations']['add'](_0x1d0f74),this['_balloon']['add']({'stackId':_0x1d0f74['view']['id'],'view':_0x1d0f74['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x1d0f74)}})),_0x5f0e32&&this['_balloon']['showStack'](_0x1d0f74['view']['id']));}['_getBalloonTargetForAnnotation'](_0x276371){const _0x5eaf1b=_0x276371['target'],_0x258025=this['editor']['editing']['view'],_0x2d53f3=_0x258025['document']['selection']['getFirstRange'](),_0xe120b4=_0x258025['domConverter']['viewRangeToDom'](_0x2d53f3);if(_0xe120b4['collapse'](!0x0),_0x5eaf1b){if(_0x5eaf1b instanceof _0x48af12)return _0x5eaf1b;let _0x3df82b=[];for(const _0xd43bc7 of _0x5eaf1b)_0x3df82b['push'](..._0x48af12['getDomElementRects'](_0xd43bc7));_0x3df82b=function(_0x387c2b){const _0xe7f072=[];let _0x4e0e02=_0x387c2b[0x0];for(let _0x208268=0x1;_0x208268<_0x387c2b['length'];_0x208268++)if(Wt(_0x4e0e02,_0x387c2b[_0x208268])){const _0x515558=_0x387c2b[_0x208268]['width'];_0x4e0e02['width']+=_0x515558,_0x4e0e02['right']+=_0x515558;}else _0xe7f072['push'](_0x4e0e02),_0x4e0e02=_0x387c2b[_0x208268];return _0xe7f072['push'](_0x4e0e02),_0xe7f072;}(_0x3df82b);const _0x320969=_0xe120b4['getBoundingClientRect']();return _0x3df82b['find'](_0x16712f=>_0x16712f['top']<=_0x320969['top']&&_0x16712f['bottom']>=_0x320969['bottom']&&_0x16712f['left']<=_0x320969['left']&&_0x16712f['right']>=_0x320969['right'])||_0x3df82b[0x0];}return _0x276371['targetRect']||_0xe120b4;}['_removeAnnotationFromBalloon'](_0x47277a){this['_addedAnnotations']['has'](_0x47277a)&&this['_balloon']['hasView'](_0x47277a['view'])&&(this['_addedAnnotations']['delete'](_0x47277a),this['_balloon']['remove'](_0x47277a['view']));}['_closeAnnotation'](_0x79d082){this['_manuallyClosed']['add'](_0x79d082),this['_removeAnnotationFromBalloon'](_0x79d082);}}function Wt(_0x4c443f,_0x25cc5b){return _0x4c443f['top']===_0x25cc5b['top']&&_0x4c443f['bottom']===_0x25cc5b['bottom']&&_0x4c443f['right']===_0x25cc5b['left'];}class CommentsArchiveView extends _0x19cae1{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0xd9bc2f,_0x4f1476){super(_0xd9bc2f),this['set']('isEmpty',!_0x4f1476['length']),this['focusTracker']=new _0x405e87(),this['_annotationViews']=_0x4f1476,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new _0x34ff04({'focusables':_0x4f1476,'focusTracker':this['focusTracker']}),this['listenTo'](_0x4f1476,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x4f1476,'remove',(_0x429d1d,_0x374637)=>{_0x374637['isActive']&&this['focus'](),_0x4f1476['length']||(this['isEmpty']=!0x0);});const _0x1b2081=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':vt(_0xd9bc2f,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x4f1476},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x1b2081['if']('isEmpty','ck-hidden',_0x1cf334=>!_0x1cf334)]},'children':[{'text':vt(_0xd9bc2f,'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 _0x466896 of this['_annotationViews'])this['focusTracker']['add'](_0x466896['element']);this['_annotationViews']['on']('change',(_0x9be70,{added:_0x3cbe85,removed:_0x5b06d3})=>{for(const _0xd51597 of _0x3cbe85)this['focusTracker']['add'](_0xd51597['element']);for(const _0x2ca223 of _0x5b06d3)this['focusTracker']['remove'](_0x2ca223['element']);});}}class CommentsArchive extends _0xe371d7{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[CommentsRepository,Annotations];}constructor(_0x37d770){super(_0x37d770),this['archivedThreads']=new _0x286304();}['init'](){const _0x43ea54=this['context'],_0x2589f4=_0x43ea54['plugins']['get'](CommentsRepository),_0x28111e=_0x43ea54['plugins']['get'](Annotations);this['listenTo'](_0x2589f4,'addCommentThread',(_0x586e82,{threadId:_0xd47a9})=>{const _0x4d4a2e=_0x2589f4['getCommentThread'](_0xd47a9);_0x4d4a2e['archivedAt']&&this['archivedThreads']['add'](_0x4d4a2e,this['_calculatePosition'](_0x4d4a2e['archivedAt'])),this['listenTo'](_0x4d4a2e,'change:archivedAt',(_0x110ac3,_0x1cca0e,_0x2f081a)=>{_0x2f081a?this['archivedThreads']['has'](_0x4d4a2e)||this['archivedThreads']['add'](_0x4d4a2e,this['_calculatePosition'](_0x4d4a2e['archivedAt'])):this['archivedThreads']['has'](_0x4d4a2e)&&this['archivedThreads']['remove'](_0x4d4a2e);});}),this['listenTo'](_0x2589f4,'removeCommentThread',(_0x501b5d,{threadId:_0x219b80})=>{const _0x24a301=_0x2589f4['getCommentThread'](_0x219b80);this['stopListening'](_0x24a301),this['archivedThreads']['has'](_0x24a301)&&this['archivedThreads']['remove'](_0x24a301);},{'priority':'highest'}),this['listenTo'](_0x28111e['collection'],'focus',(_0x187298,_0x2c249d)=>{_0x2c249d['isVisible']||(_0x2c249d['isActive']=!0x0,_0x28111e['activate'](_0x2c249d));});}['_calculatePosition'](_0x13e91d){const _0x57d528=[...this['archivedThreads']]['findIndex'](_0x4da1c6=>_0x4da1c6['archivedAt']<_0x13e91d);return _0x57d528>-0x1?_0x57d528:this['archivedThreads']['length'];}}class CommentsArchiveUI extends _0xd3653f{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[CommentsArchive,ct];}constructor(_0x89f414){super(_0x89f414),this['annotationViews']=new tt(),this['_pendingThreads']=[];}['init'](){const _0x575b95=this['editor'],_0x580da8=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x575b95['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x41e88b,!0x0)),_0x575b95['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x9efc95=this['_createCommentsArchiveButton'](ot);return _0x9efc95['set']({'role':'menuitemcheckbox'}),_0x9efc95;});const _0xd65e25=_0x575b95['plugins']['get'](CommentsArchive),_0x3c9cc8=_0x575b95['plugins']['get']('Annotations'),_0x49b7b6=_0x575b95['plugins']['get']('CommentsRepository');_0xd65e25['archivedThreads']['forEach'](_0x599ec1=>{this['_handleNewThread'](_0x599ec1);}),this['listenTo'](_0xd65e25['archivedThreads'],'add',(_0x591b2c,_0x2bb6cb)=>{this['_handleNewThread'](_0x2bb6cb);}),this['listenTo'](_0x3c9cc8['collection'],'add',(_0x35b69a,_0x105899)=>{const _0xa8721=this['_pendingThreads']['find'](_0x3d6618=>{const _0xa4213a=_0x49b7b6['_threadToController']['get'](_0x3d6618);return _0xa4213a&&_0x105899['innerView']===_0xa4213a['view'];});if(_0xa8721){const _0x2d5a11=this['_calculatePosition'](_0xa8721['archivedAt']);this['_addAnnotationToArchive'](_0x105899,_0x2d5a11),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0xa8721),0x1);}}),this['listenTo'](_0xd65e25['archivedThreads'],'remove',(_0x27ba02,_0x50a535)=>{const _0x337607=_0x575b95['config']['get']('collaboration.channelId');if(!_0x337607||_0x50a535['channelId']===_0x337607){if(this['_pendingThreads']['includes'](_0x50a535))this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x50a535),0x1);else{const _0x1f6cee=_0x49b7b6['_threadToController']['get'](_0x50a535),_0x3a2984=_0x3c9cc8['getByInnerView'](_0x1f6cee['view']);this['annotationViews']['remove'](_0x3a2984['view']),this['stopListening'](_0x3a2984),this['stopListening'](_0x3a2984['focusableElements']);}}}),this['listenTo'](_0x3c9cc8['collection'],'add',(_0x59503b,_0x45664d)=>{this['listenTo'](_0x45664d,'escape',_0x580da8);}),this['listenTo'](_0x3c9cc8['collection'],'remove',(_0x32a5f0,_0x5d82e9)=>{this['stopListening'](_0x5d82e9,'escape',_0x580da8);});}['_addAnnotationToArchive'](_0x26b278,_0xdad1f6){this['listenTo'](_0x26b278,'set:isVisible',_0xb3dabc=>{_0xb3dabc['return']=!0x1,_0xb3dabc['stop']();}),this['annotationViews']['add'](_0x26b278['view'],_0xdad1f6);}['_handleNewThread'](_0x48a762){const _0x364fe7=this['editor']['plugins']['get']('CommentsRepository'),_0x3e42d2=this['editor']['plugins']['get']('Annotations'),_0x114f32=this['editor']['config']['get']('collaboration.channelId');if(!_0x114f32||_0x48a762['channelId']===_0x114f32){const _0x42eafb=_0x364fe7['_threadToController']['get'](_0x48a762);if(!_0x42eafb)return void this['_pendingThreads']['push'](_0x48a762);const _0x33b0eb=this['_calculatePosition'](_0x48a762['archivedAt']),_0x270328=_0x3e42d2['getByInnerView'](_0x42eafb['view']);_0x270328['isVisible']&&_0x3e42d2['_visibleAnnotations']['remove'](_0x270328),this['_addAnnotationToArchive'](_0x270328,_0x33b0eb);}}['_calculatePosition'](_0xbe47a0){const _0x4ddf1d=this['editor']['config']['get']('collaboration.channelId'),_0x2e5628=[...this['editor']['plugins']['get'](CommentsArchive)['archivedThreads']]['filter'](_0x3b48a0=>_0x3b48a0['channelId']===_0x4ddf1d)['findIndex'](_0x5bd79e=>_0x5bd79e['archivedAt']<_0xbe47a0);return _0x2e5628<0x0||_0x2e5628>this['annotationViews']['length']?this['annotationViews']['length']:_0x2e5628-0x1;}['_toggleDialog'](){const _0x5522cf=this['editor'],_0x1a4b8a=_0x5522cf['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new CommentsArchiveView(_0x5522cf['locale'],this['annotationViews'])),'commentsArchive'===_0x1a4b8a['id']?_0x1a4b8a['hide']():_0x1a4b8a['show']({'id':'commentsArchive','title':vt(_0x5522cf['locale'],'COMMENTS_ARCHIVE'),'icon':_0x5f5355,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':dt['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x36c8dd,_0x475f1d=!0x1){const _0x1fdf6a=this['editor']['locale'],_0x583a0f=this['editor']['plugins']['get']('Dialog'),_0x41497f=new _0x36c8dd(_0x1fdf6a);return _0x41497f['bind']('isEnabled')['to'](this,'isEnabled'),_0x41497f['bind']('isOn')['to'](_0x583a0f,'id',_0x2033e8=>'commentsArchive'===_0x2033e8),_0x41497f['set']({'label':vt(_0x1fdf6a,'COMMENTS_ARCHIVE'),'icon':_0x5f5355,'isToggleable':!0x0}),_0x475f1d&&(_0x41497f['tooltip']=!0x0),this['listenTo'](_0x41497f,'execute',()=>this['_toggleDialog']()),_0x41497f;}['_hideDialogOnAnnotationEscape']=_0x4ae218=>{const _0x5bd7c8=_0x4ae218['source'];if(!this['annotationViews']['has'](_0x5bd7c8['view']))return;const _0x2d5902=this['editor']['plugins']['get']('Dialog');_0x2d5902['isOpen']&&'commentsArchive'===_0x2d5902['id']&&(_0x2d5902['hide'](),_0x4ae218['stop']());};}class Comments extends _0xd3653f{static get['requires'](){return[CommentsRepository,CommentsEditing,CommentsUI,CommentsArchive,CommentsArchiveUI,CommentsOnly,WideSidebar,NarrowSidebar,InlineAnnotations];}static get['pluginName'](){return'Comments';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{AddCommentThreadCommand,Annotation,AnnotationCollection,AnnotationCounterButtonView,AnnotationView,Annotations,AnnotationsSidebarItemView,AnnotationsSidebarView,AnnotationsUIs,BaseCommentThreadView,BaseCommentView,Comment,CommentThread,CommentThreadController,CommentThreadInputView,CommentThreadView,CommentView,Comments,CommentsArchive,CommentsArchiveUI,CommentsEditing,CommentsListView,CommentsOnly,CommentsRepository,CommentsUI,EditorAnnotations,InlineAnnotations,NarrowSidebar,Sidebar,WideSidebar,Ot as bindAnnotationCollections};
|
|
23
|
+
import{Editor as _0x5b8d9f,ContextPlugin as _0x3b6db1,PendingActions as _0x1c5e81,Command as _0x23f2fc,Plugin as _0x111584,Context as _0x165e7c}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x8f4920,uid as _0x35633e,KeystrokeHandler as _0x2dbcfe,FocusTracker as _0x3a223c,diff as _0x5ce4a8,Collection as _0x53c8eb,Rect as _0x30dbc7,CKEditorError as _0x238123,first as _0x4057b6,priorities as _0x5e6c9b,scrollViewportToShowTarget as _0x2d40a7,getEnvKeystrokeText as _0x4ac320,toUnit as _0x20ad7d,DomEmitterMixin as _0x208528,keyCodes as _0xfb3405}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x1d6f69,AriaDescriptionView as _0x6d7f71,setupThreadKeyboardNavigation as _0x19a7eb,ConfirmMixin as _0x32d954,LateFocusButtonView as _0x22c90b,trimHtml as _0x5b19a0,LateFocusDropdownButtonView as _0x42bb25,FOCUS_ANNOTATION_KEYSTROKE as _0x271385,Users as _0x5af60a,getDateTimeFormatter as _0x27a8c8,hashObject as _0x3a2615,getAllMarkersDomElementsSorted as _0x42124e,surroundingMarkersDetector as _0x341fd8}from'@ckeditor/ckeditor5-collaboration-core/dist/index.js';import{throttle as _0x1aa727,cloneDeep as _0x5dd617,set as _0x28cc4a,unset as _0x2a855f,isEqual as _0x4455c8,debounce as _0x4b9ba5}from'es-toolkit/compat';import{IconUndo as _0x2b354b,IconCheck as _0x318e66,IconPencil as _0x147ef3,IconRemoveComment as _0x122d1,IconThreeVerticalDots as _0x322577,IconAddComment as _0x2feb24,IconCommentsArchive as _0x52d9f4}from'@ckeditor/ckeditor5-icons/dist/index.js';import{EditorUIView as _0x1f8afb,InlineEditableUIView as _0x226164,EditorUI as _0x391796,View as _0x2791c7,FocusCycler as _0x2bc1dc,ButtonView as _0x13e54c,ViewCollection as tt,createDropdown as et,ListView as it,focusChildOnDropdownOpen as st,ListItemView as nt,MenuBarMenuListItemButtonView as ot,BodyCollection as rt,BalloonPanelView as ht,ContextualBalloon as at,Dialog as ct,DialogViewPosition as dt}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disableViewPlaceholder as mt,enableViewPlaceholder as lt,MouseObserver as ut}from'@ckeditor/ckeditor5-engine/dist/index.js';import{Clipboard as ft,ClipboardMarkersUtils as pt,ClipboardPipeline as wt}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Enter as At,ShiftEnter as gt}from'@ckeditor/ckeditor5-enter/dist/index.js';import{SelectAll as Ct}from'@ckeditor/ckeditor5-select-all/dist/index.js';import{Typing as _t}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Undo as Tt}from'@ckeditor/ckeditor5-undo/dist/index.js';import{Paragraph as yt}from'@ckeditor/ckeditor5-paragraph/dist/index.js';import{toWidget as It}from'@ckeditor/ckeditor5-widget/dist/index.js';class CommentThreadController extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x8f4920(){['model'];['view'];constructor(_0x29c95f,_0x1c4011){super(),this['model']=_0x29c95f,this['model']['_isAttached']=!0x0,this['view']=_0x1c4011,this['listenTo'](_0x1c4011,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x1c4011,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x1c4011,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x1c4011,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x1c4011,'addComment',(_0x4acbc1,_0x4a2898)=>this['addComment'](_0x4a2898)),this['listenTo'](_0x1c4011,'updateComment',(_0x350e8d,_0x5d2c52,_0x3a3333)=>this['updateComment'](_0x5d2c52,_0x3a3333)),this['listenTo'](_0x1c4011,'removeComment',(_0x3f1798,_0x151342)=>this['removeComment'](_0x151342));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0xce659a){this['model']['addComment']({'content':_0xce659a,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x10f409,_0x340505){this['model']['getComment'](_0x10f409)['update']({'content':_0x340505});}['removeComment'](_0x27da12){this['model']['getComment'](_0x27da12)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function vt(_0x40c256,_0x3ac52b,_0x31e11f){const t=_0x40c256['t'];switch(_0x3ac52b){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'},_0x31e11f);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'},_0x31e11f);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'},_0x31e11f);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'},_0x31e11f);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x31e11f);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'},_0x31e11f);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'},_0x31e11f);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'},_0x31e11f);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 CommentEditorUIView extends _0x1f8afb{['main'];['editable'];constructor(_0x42bfc2,_0x57f22f){super(_0x42bfc2);const _0x51032e=_0x35633e();this['main']=this['createCollection'](),this['editable']=new _0x226164(_0x42bfc2,_0x57f22f,void 0x0,{'label':()=>vt(_0x42bfc2,'Comment\x20editor')}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'dir':_0x42bfc2['uiLanguageDirection'],'lang':_0x42bfc2['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x51032e},'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 CommentEditorUI extends _0x391796{['view'];constructor(_0x1817d1){super(_0x1817d1),this['view']=new CommentEditorUIView(_0x1817d1['locale'],_0x1817d1['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x3a96d6=this['editor']['editing']['view'],_0x59f85d=this['view']['editable'],_0x1cef20=_0x3a96d6['document']['getRoot']();_0x59f85d['name']=_0x1cef20['rootName'],this['view']['render']();const _0x27d64b=_0x59f85d['element'];this['setEditableElement'](_0x59f85d['name'],_0x27d64b),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x3a96d6['attachDomRoot'](_0x27d64b),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const bt=[ft,At,gt,Ct,_t,Tt,yt];class CommentEditor extends/* #__PURE__ -- @preserve */
|
|
25
|
+
_0x8f4920(_0x5b8d9f){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
|
|
26
|
+
((()=>bt)());constructor(_0x5a2a62={}){function _0x2c6306(_0x13c099){return _0x13c099['map'](_0x24800d=>String['fromCharCode'](_0x24800d))['join']('');}(_0x5a2a62=Object['assign']({},_0x5a2a62))['plugins']||(_0x5a2a62['plugins']=CommentEditor['defaultPlugins']),super(_0x5a2a62),this['ui']=new CommentEditorUI(this),this['set']('placeholder',''),this['model']['document']['on']('change',()=>this['_updatePlaceholder'](),{'priority':'low'}),this['on']('change:placeholder',()=>this['_updatePlaceholder']()),this['model']['document']['createRoot'](),this[_0x2c6306([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2c6306([0x76,0x69,0x65,0x77])][_0x2c6306([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2c6306([0x61,0x75,0x74,0x6f]),this[_0x2c6306([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x2c6306([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2c6306([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x2c6306([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x2c6306([0x6f,0x6b])});}['create'](){const _0x38a2ff=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x38a2ff))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x1f7b9f=>{const _0x2f59fd=this['model']['document']['getRoot'](),_0x10d426=_0x2f59fd&&_0x2f59fd['getChild'](_0x2f59fd['childCount']-0x1);_0x1f7b9f['setSelection'](_0x10d426,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x140a4d=this['editing']['view'],_0x479cf7=_0x140a4d['document']['getRoot'](),_0x1b0889=_0x479cf7['getChild'](0x0);_0x479cf7['childCount']>0x1||!_0x1b0889||'p'!=_0x1b0889['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(mt(_0x140a4d,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x1b0889['placeholder']=this['placeholder']),lt({'view':_0x140a4d,'element':_0x1b0889,'keepOnFocus':!0x0}),this['placeholderElement']=_0x1b0889);}}class CommentInputView extends _0x2791c7{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x285b05,_0x5dbe5b={}){super(_0x285b05),this['editor']=null,this['_editorConfig']=_0x5dbe5b,this['set']('value',_0x5dbe5b['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',vt(_0x285b05,'Reply...')),this['set']('submitLabel',vt(_0x285b05,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new _0x2dbcfe(),this['focusTracker']=new _0x3a223c(),this['focusCycler']=new _0x2bc1dc({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x546b58=>!_0x546b58['defaultPrevented']},'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',(_0x44bdeb,_0x4823fd)=>{this['cancelButtonView']['fire']('execute'),_0x4823fd();}),this['keystrokes']['set']('Ctrl+Enter',(_0x9e715c,_0x3e8dcf)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x3e8dcf());}),this['on']('submit',(_0x763e72,_0x527656)=>{_0x527656['length']>0xfde8?(alert(vt(_0x285b05,'TOO_LONG_COMMENT_ALERT',[_0x527656['length'],0xfde8])),_0x763e72['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new CommentEditor(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x2b845e=this['editor'];this['element']['insertBefore'](_0x2b845e['ui']['element'],this['element']['firstChild']),_0x2b845e['model']['document']['on']('change',()=>this['value']=_0x2b845e['getData']()),_0x2b845e['bind']('placeholder')['to'](this),this['focusables']['add'](_0x2b845e['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x26e7ed){-0x1===_0x26e7ed?(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:_0x4cdca2}=this,_0x3f2ecd=new _0x13e54c(_0x4cdca2);return _0x3f2ecd['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x3f2ecd['withText']=!0x0,_0x3f2ecd['bind']('label')['to'](this,'submitLabel'),_0x3f2ecd['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x3f2ecd['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x5eab83,_0x494214)=>!_0x494214&&!!_0x5eab83['trim']()),_0x3f2ecd;}['_createCancelButton'](){const {locale:_0x5dc019}=this,_0x3e9ad0=new _0x13e54c(_0x5dc019);return _0x3e9ad0['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x3e9ad0['label']=vt(_0x5dc019,'Cancel'),_0x3e9ad0['withText']=!0x0,_0x3e9ad0['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x3e9ad0;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x219f9e=>{this['focusTracker']['add'](_0x219f9e['element']);}),this['focusables']['on']('change',(_0x560d5e,_0x2fce09)=>{for(const _0x28f2e3 of Array['from'](_0x2fce09['added'])['reverse']())this['focusTracker']['add'](_0x28f2e3['element']);});}}class CommentThreadInputView extends _0x2791c7{constructor(_0x18a28f,_0x50eb1a,_0x19bd90){super(_0x18a28f),this['commentInputView']=new CommentInputView(_0x18a28f,_0x19bd90),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x2bd241,_0x5b4b6b)=>_0x2bd241||!!_0x5b4b6b),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 _0x1d6f69(_0x18a28f,_0x50eb1a),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'](_0x11ef43){this['commentInputView']['focus'](_0x11ef43);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x5adf2b,_0x3b6bb3)=>{const {submitButtonView:_0x43c39d,cancelButtonView:_0x136254,editor:_0x15f267}=this['commentInputView'];[_0x43c39d['element'],_0x136254['element'],_0x15f267?_0x15f267['editing']['view']['getDomRoot']():null]['filter'](_0x1fb59a=>_0x1fb59a)['some'](_0x94d1a4=>_0x94d1a4['contains'](_0x3b6bb3['target']))||(this['focus'](),_0x3b6bb3['preventDefault']());});}}class CollapsedCommentsView extends _0x2791c7{constructor(_0x460fea){super(_0x460fea);const _0x48f925=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x48f925['to']('count',_0x1a822d=>vt(_0x460fea,'NUMBER_OF_COMMENTS',_0x1a822d))}]});}}class CommentsListView extends _0x2791c7{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x3b99da,_0x31e58c,_0x58cc22){super(_0x3b99da);const _0x230a21=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x31e58c['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x31e58c,this['_config']=_0x58cc22,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x3a223c(),this['keystrokes']=new _0x2dbcfe(),this['focusCycler']=new _0x2bc1dc({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x11fca2=>this['commentViews']['map'](_0x17c5e4=>_0x17c5e4['element'])['includes'](_0x11fca2['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new CollapsedCommentsView(_0x3b99da),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x31f4f9=>_0x31f4f9-this['_config']['maxCommentsWhenCollapsed']);for(const _0x44b0ac of _0x31e58c['comments'])this['_handleNewCommentModel'](_0x44b0ac);this['_handleInfoComment'](),this['listenTo'](_0x31e58c['comments'],'add',(_0x431ded,_0x4bfc44)=>{const _0x4b1d36=this['_calculatePosition'](_0x4bfc44);this['length']++,this['_handleNewCommentModel'](_0x4bfc44,_0x4b1d36),this['refreshVisibleViews']();}),this['listenTo'](_0x31e58c['comments'],'remove',(_0x28758a,_0x36345c)=>{this['length']--,this['_handleRemoveCommentModel'](_0x36345c),this['refreshVisibleViews']();}),this['listenTo'](_0x31e58c,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x31e58c,'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',_0x230a21['if']('length','ck-hidden',_0x5b753e=>!_0x5b753e)],'aria-label':vt(_0x3b99da,'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'](_0x2cc4d4){-0x1===_0x2cc4d4?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x53b131 of this['commentViews'])_0x53b131['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x4d1a37,_0x19c1d2){const _0x576682=new this['_config']['CommentView'](this['locale'],_0x4d1a37,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x576682['viewUid']=_0x4d1a37['id'],_0x576682['delegate']('removeComment')['to'](this),_0x576682['delegate']('updateComment')['to'](this),_0x576682['delegate']('resolveCommentThread')['to'](this),_0x576682['delegate']('editorReady')['to'](this),_0x576682['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x576682,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x576682,_0x19c1d2);}['_calculatePosition'](_0x3ddd7c){const _0x1e1c4c=this['_model']['_findOptimalIndex'](_0x3ddd7c);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x3ddd7c['authoredAt']?_0x1e1c4c-0x1:_0x1e1c4c:_0x1e1c4c-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x58e1f2={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':vt(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x58e1f2,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x58e1f2));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x3f8831){const _0x2ce725=this['commentViews']['remove'](_0x3f8831['id']);this['stopListening'](_0x2ce725),_0x2ce725['isEditMode']&&this['_updateHasDirtyComment'](),_0x2ce725['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x4c069e=>_0x4c069e['isEditMode']);}['_rearrangeCollapse'](){const _0x5005f7=function(_0x2b077d){const _0x119e02=new _0x53c8eb();for(const _0x3d9dcf of _0x2b077d)_0x119e02['add'](_0x3d9dcf);return _0x119e02;}(this['commentViews']),_0x32d2b8=this['_collapsedCommentsView']['count'];for(let _0x286a53=0x1;_0x286a53<=_0x32d2b8;_0x286a53++)_0x5005f7['remove'](0x1);for(const _0x4219f2 of _0x5005f7)_0x4219f2['collapse']();_0x32d2b8>0x0&&_0x5005f7['add'](this['_collapsedCommentsView'],0x1),Et(_0x5ce4a8(Array['from'](this['visibleViews']),Array['from'](_0x5005f7)),this['visibleViews'],_0x5005f7);}['_rearrangeExpand'](){Et(_0x5ce4a8(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x3f3c6a of this['visibleViews'])_0x3f3c6a['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x149a80=>{this['focusTracker']['add'](_0x149a80['element']),this['keystrokes']['listenTo'](_0x149a80['element']);}),this['commentViews']['on']('change',(_0x1de0fe,_0xd20916)=>{for(const _0x5f3b11 of _0xd20916['removed'])this['focusTracker']['remove'](_0x5f3b11['element']),this['keystrokes']['stopListening'](_0x5f3b11['element']);for(const _0x38ede5 of Array['from'](_0xd20916['added'])['reverse']())this['focusTracker']['add'](_0x38ede5['element']),this['keystrokes']['listenTo'](_0x38ede5['element']);});}}function Et(_0x46bee3,_0x552960,_0x4e60b9){let _0x2daa9a=0x0;for(const _0x544417 of _0x46bee3)switch(_0x544417){case'insert':_0x552960['add'](_0x4e60b9['get'](_0x2daa9a),_0x2daa9a),_0x2daa9a++;break;case'delete':_0x552960['remove'](_0x2daa9a);break;case'equal':_0x2daa9a++;}}class CommentThreadHeaderContextView extends _0x2791c7{constructor(_0x527f7e){super(_0x527f7e);const _0x26713b=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x26713b['to']('contextValue',_0x4578ea=>vt(_0x527f7e,'THREAD_CONTEXT_LABEL',_0x4578ea)),'tabindex':-0x1},'children':[{'text':_0x26713b['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class CommentThreadHeaderView extends _0x2791c7{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x395d4c,_0x23db04){super(_0x395d4c);const _0x2feab1=this['bindTemplate'];this['_model']=_0x23db04,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x3a223c(),this['keystrokes']=new _0x2dbcfe(),this['focusCycler']=new _0x2bc1dc({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x29f0bf=>!!_0x29f0bf),this['bind']('contextValue')['to'](this['_model'],'context',_0x44af64=>_0x44af64&&_0x44af64['value']?this['_trimContextValue'](_0x44af64['value']):vt(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',_0x2feab1['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 _0x1d31bb=new _0x13e54c(this['locale']);return _0x1d31bb['label']=vt(this['locale'],'Reopen'),_0x1d31bb['tooltip']=vt(this['locale'],'Reopen'),_0x1d31bb['icon']=_0x2b354b,_0x1d31bb['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x20ba7b=>!_0x20ba7b),_0x1d31bb['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x4ac71a,_0x695b43)=>_0x4ac71a&&_0x695b43),_0x1d31bb['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x1d31bb;}['_trimContextValue'](_0x558e90){if(_0x558e90['length']<0x96)return _0x558e90;const _0x477f49=_0x558e90['lastIndexOf']('\x20',0x93);return _0x558e90['substring'](0x0,_0x477f49>-0x1?_0x477f49:0x93)+'...';}['_attachContextActions'](){const _0x3a0729=this['element']['querySelector']('.ck-context'),_0x2d97be=_0x3a0729['querySelector']('.ck-context__value');this['listenTo'](_0x3a0729,'mouseenter',()=>{_0x2d97be['offsetWidth']<_0x2d97be['scrollWidth']&&_0x3a0729['classList']['add']('overlay');}),this['listenTo'](_0x3a0729,'mouseleave',()=>{_0x3a0729['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0xe93ca4 of this['focusables'])this['focusTracker']['add'](_0xe93ca4['element']),this['keystrokes']['listenTo'](_0xe93ca4['element']);}['_createContextView'](){const _0x15f2ba=new CommentThreadHeaderContextView(this['locale']);return _0x15f2ba['bind']('contextValue')['to'](this),_0x15f2ba;}}class BaseCommentThreadView extends _0x2791c7{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x18b571,_0x2042cf,_0x57e7bb,_0x16bb3a){super(_0x18b571),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x2042cf,this['_localUser']=_0x57e7bb,this['_config']=_0x16bb3a,this['commentThreadHeaderView']=new CommentThreadHeaderView(_0x18b571,_0x2042cf),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new _0x6d7f71(_0x18b571,vt(_0x18b571,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new CommentsListView(_0x18b571,_0x2042cf,Object['assign']({'CommentView':this['_config']['CommentView']},_0x16bb3a)),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',(_0x1781bf,_0x2694a6)=>_0x1781bf||!!_0x2694a6),this['bind']('isUnlinked')['to'](_0x2042cf,'unlinkedAt',_0xa32739=>!!_0xa32739),this['bind']('ariaLabel')['to'](this,'length',_0x3e8a0a=>{const _0x95968c=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return vt(this['locale'],'COMMENT_THREAD_LABEL',[_0x3e8a0a,_0x95968c]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x3a223c(),this['keystrokes']=new _0x2dbcfe(),this['focusCycler']=new _0x2bc1dc({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x25732e=>_0x25732e['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),_0x19a7eb(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x355fa9=new CommentThreadInputView(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x4e103b=_0x355fa9['commentInputView'];return _0x355fa9['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x4e103b,'value',(_0x74cc56,_0x472ba9,_0x4f945f,_0x2296e4,_0x32f17a)=>!!_0x32f17a||!!_0x2296e4&&_0x4f945f&&!_0x472ba9||_0x74cc56&&_0x4f945f&&!_0x472ba9),_0x4e103b['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x14ed4f,_0x15ab18,_0x293e1e)=>{let _0x5a2d58;return _0x5a2d58=_0x293e1e&&_0x15ab18?'Reply\x20to\x20reopen\x20discussion...':_0x14ed4f?'Reply...':'Write\x20a\x20comment...',vt(this['locale'],_0x5a2d58);}),_0x4e103b['bind']('submitLabel')['to'](this,'length',_0x5002b8=>vt(this['locale'],_0x5002b8?'Reply':'Comment')),_0x4e103b['on']('submit',(_0x33dbbe,_0x22148c)=>{this['fire']('addComment',_0x22148c),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x4e103b['on']('cancel',()=>{this['focus']();}),_0x4e103b['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x4e103b['on']('cancel',_0x695871=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x695871['stop']());}),this['on']('change:isActive',(_0x4e9f42,_0x305ef3,_0x215fd4)=>{_0x215fd4||this['length']||_0x4e103b['value']||this['fire']('removeCommentThread');}),_0x355fa9;}}class CommentThreadView extends/* #__PURE__ -- @preserve */
|
|
27
|
+
_0x32d954(BaseCommentThreadView){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x309d99,_0x26e228,_0x533d5f,_0x43ba03){super(_0x309d99,_0x26e228,_0x533d5f,_0x43ba03),this['commentThreadChildren']=this['createCollection']([this['commentsListView'],this['commentThreadInputView'],this['ariaDescriptionView']]),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x309d99,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x5799b4,_0x5c36e2,_0x26aa06)=>{_0x26aa06||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x1f64ba,_0x3f18a0,_0x2f8f34)=>{_0x2f8f34&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x4b4606=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck','ck-thread','ck-reset_all-excluded','ck-rounded-corners',_0x4b4606['if']('isActive','ck-thread--active'),_0x4b4606['if']('isUnlinked','ck-thread--unlinked'),_0x4b4606['to']('actionIndicator',_0x580734=>_0x580734?'ck-thread--'+_0x580734:'')],'data-thread-id':this['_model']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x4b4606['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 _0x4b0169 of this['commentsListView']['commentViews'])_0x4b0169['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x15645b}=this,_0x4d688e=this['commentsListView']['commentViews']['get'](0x0);_0x4d688e===this['_boundFirstCommentView']||_0x4d688e['isSystemComment']||(this['_boundFirstCommentView']=_0x4d688e,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x4d688e,'actionIndicator',_0x2cfc3f=>'remove'===_0x2cfc3f?'remove':null),_0x4d688e['placeholder']=vt(_0x15645b,'Write\x20a\x20comment...'),_0x4d688e['removeButton']['on']('execute',_0x36fed6=>{_0x36fed6['stop'](),this['showConfirm'](vt(_0x15645b,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),this['on']('removeConfirm',()=>{_0x4d688e['focus']();}),_0x4d688e['actionBar']['add'](this['resolveButton'],0x0),_0x4d688e['focusables']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x237277=new _0x22c90b(this['locale']);return _0x237277['label']=vt(this['locale'],'Resolve'),_0x237277['tooltip']=vt(this['locale'],'Resolve'),_0x237277['icon']=_0x318e66,_0x237277['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x237277['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x4afd2e=>!_0x4afd2e),_0x237277['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x5f1366,_0x4ba294)=>_0x5f1366&&!_0x4ba294),_0x237277['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x237277;}['_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 CommentContentView extends _0x2791c7{constructor(_0x246066){super(_0x246066),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0xda9616,_0x22030d,_0x10bbb5)=>{this['element']['innerHTML']=_0x10bbb5;}),this['element']['innerHTML']=this['content'];}}class BaseCommentView extends _0x2791c7{['visibleView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x53d5da,_0x139037,_0x421431){super(_0x53d5da),this['_model']=_0x139037,this['_config']=_0x421431,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['bind']('ariaLabel')['to'](_0x139037,'content',_0x139037,'authoredAt',(_0x4d7ff3,_0x2452cc)=>vt(_0x53d5da,'COMMENT_ARIA_LABEL',[_0x139037['author']['name'],_0x421431['formatDateTime'](_0x2452cc),new DOMParser()['parseFromString'](_0x4d7ff3,'text/html')['body']['textContent'],_0x139037['isExternal']?this['getExternalCommentNote']():''])),this['ariaDescriptionView']=new _0x6d7f71(_0x53d5da,vt(_0x53d5da,'COMMENT_THREAD_DESCRIPTION')),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']()),this['focusables']=new tt(),this['focusTracker']=new _0x3a223c(),this['keystrokes']=new _0x2dbcfe(),this['focusCycler']=new _0x2bc1dc({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x2f094c=>_0x2f094c['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']?vt(this['locale'],'EXTERNAL_IMPORT_WORD_COMMENT'):vt(this['locale'],'EXTERNAL_COMMENT');}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?vt(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):vt(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['_createCommentContentView'](){const _0x2ac5ee=new CommentContentView(this['locale']);return _0x2ac5ee['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x16c511,_0x2cbcc2)=>_0x2cbcc2?_0x5b19a0(_0x16c511,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x16c511),_0x2ac5ee;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x209142=new CommentInputView(this['locale'],this['_config']['editorConfig']);return _0x209142['value']=this['_model']['content'],_0x209142['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x209142['submitLabel']=vt(this['locale'],'Save'),_0x209142['on']('submit',(_0x3364e3,_0x217c26)=>{this['fire']('updateComment',this['_model']['id'],_0x217c26),this['switchToDisplayMode'](),this['focus']();}),_0x209142['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x209142['once']('editorReady',()=>{_0x209142['focus']();}),_0x209142['createEditor'](),_0x209142['delegate']('editorReady')['to'](this),_0x209142['delegate']('editorDestroyed')['to'](this),_0x209142;}['_setupKeyboardNavigation'](){const _0x388a64=this['element'];this['keystrokes']['listenTo'](_0x388a64);for(const _0x34eb74 of this['focusables'])this['focusTracker']['add'](_0x34eb74['element']),this['keystrokes']['listenTo'](_0x34eb74['element']);this['focusables']['on']('change',(_0x4b33d7,_0x54c7b6)=>{for(const _0x452e26 of _0x54c7b6['removed'])this['focusTracker']['remove'](_0x452e26['element']),this['keystrokes']['stopListening'](_0x452e26['element']);for(const _0x338a64 of _0x54c7b6['added'])this['focusTracker']['add'](_0x338a64['element']),this['keystrokes']['listenTo'](_0x338a64['element']);}),this['keystrokes']['set']('enter',(_0x4400ca,_0x43ac15)=>{_0x388a64===_0x4400ca['target']&&(this['focusCycler']['focusFirst'](),_0x43ac15());}),this['keystrokes']['set']('esc',(_0x2d2913,_0x218687)=>{_0x388a64!==_0x2d2913['target']&&(this['focus'](),_0x218687());});}}class CommentView extends/* #__PURE__ -- @preserve */
|
|
28
|
+
_0x32d954(BaseCommentView){['actionBar'];['userView'];constructor(_0x54601c,_0x4782ee,_0xcf721c){super(_0x54601c,_0x4782ee,_0xcf721c),this['set']('actionIndicator',null),this['set']('placeholder',vt(_0x54601c,'Reply...')),this['bind']('authoredAt')['to'](_0x4782ee),this['bind']('resolvedAt')['to'](_0x4782ee),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 _0x1d6f69(_0x54601c,_0x4782ee['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['listenTo'](_0x4782ee,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x577159=this['bindTemplate'],_0x43ee29=[{'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':_0x577159['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x577159['to']('authoredAt',_0xebf95d=>this['_config']['formatDateTime'](_0xebf95d))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x577159['if']('isEditMode','ck-comment__actions--hidden'),_0x577159['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']&&_0x43ee29['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper'],'tabindex':-0x1,'aria-label':_0x577159['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id'],'role':'listitem'},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x577159['if']('isEditMode','ck-comment--edit'),_0x577159['if']('isSystemComment','ck-comment--info'),_0x577159['to']('actionIndicator',_0x5cde69=>_0x5cde69?'ck-comment--'+_0x5cde69:'')],'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':_0x43ee29}]}]};}['_createEditButton'](){const _0x9c40a2=new _0x13e54c(this['locale']);return _0x9c40a2['label']=vt(this['locale'],'Edit'),_0x9c40a2['icon']=_0x147ef3,_0x9c40a2['withText']=!0x0,_0x9c40a2['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x9c40a2['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x5e8ca8=>!_0x5e8ca8),_0x9c40a2['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x9c40a2['on']('execute',()=>this['switchToEditMode']()),_0x9c40a2;}['_createRemoveButton'](){const _0x3cb097=new _0x13e54c(this['locale']);return _0x3cb097['label']=vt(this['locale'],'Remove'),_0x3cb097['icon']=_0x122d1,_0x3cb097['withText']=!0x0,_0x3cb097['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x3cb097['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x465e6b=>!_0x465e6b),_0x3cb097['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x3cb097['on']('execute',()=>{this['showConfirm'](vt(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x3cb097;}['_createDropdown'](){const _0x44ee19=et(this['locale'],_0x42bb25),_0x46219e=_0x44ee19['panelView']['children'],_0x39f499=new it(this['locale']),_0x59d439=_0x44ee19['bindTemplate'];st(_0x44ee19,()=>this['items']['find'](_0x40ea99=>_0x40ea99['isVisible'])),_0x44ee19['extendTemplate']({'attributes':{'class':[_0x59d439['if']('isVisible','ck-hidden',_0x3f47ca=>!_0x3f47ca)]}});const _0x285575=(_0x3c586d,_0x26bcfb=-0x1)=>{const _0x104cc2=new nt(this['locale']);_0x104cc2['children']['add'](_0x3c586d);const _0x172dcb=_0x26bcfb>-0x1?_0x26bcfb:_0x39f499['items']['length'];_0x39f499['items']['add'](_0x104cc2,_0x172dcb);const _0xb0a260=Array['from'](this['items']);_0x44ee19['unbind']('isEnabled','isVisible'),_0x44ee19['bind']('isEnabled')['toMany'](_0xb0a260,'isEnabled',(..._0xe03612)=>_0xe03612['some'](_0xc58992=>_0xc58992)),_0x44ee19['bind']('isVisible')['toMany'](_0xb0a260,'isVisible',(..._0x351698)=>_0x351698['some'](_0x5d1df7=>_0x5d1df7));};_0x44ee19['panelPosition']='sw',_0x44ee19['buttonView']['set']({'label':vt(this['locale'],'Show\x20more\x20items'),'icon':_0x322577});for(const _0x7b48c5 of this['items'])_0x285575(_0x7b48c5);return _0x46219e['add'](_0x39f499),_0x44ee19['listenTo'](this['items'],'add',(_0x41764d,_0x359b4e,_0x561e48)=>{_0x285575(_0x359b4e,_0x561e48);}),_0x44ee19['listenTo'](this['items'],'remove',(_0x5de374,_0x236f2a,_0x40310e)=>{_0x39f499['items']['remove'](_0x40310e);}),_0x44ee19;}['_attachActions'](_0x5a1a27,_0x39394f){const _0x49b2b9=_0x5a1a27&&_0x5a1a27['element'];_0x49b2b9&&(this['listenTo'](_0x49b2b9,'mouseenter',()=>this['actionIndicator']=_0x39394f),this['listenTo'](_0x49b2b9,'focus',()=>this['actionIndicator']=_0x39394f),this['listenTo'](_0x49b2b9,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x49b2b9,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0x3d00d8=super['_createCommentInputView']();return _0x3d00d8['bind']('placeholder')['to'](this),_0x3d00d8;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function Nt(_0x97c6f0){const _0x2655fa=_0x1aa727(_0x97c6f0,0x1e),_0x4b1425=new MutationObserver(_0x4c10e3=>{for(const _0x2a5976 of _0x4c10e3)('attributes'==_0x2a5976['type']&&'class'==_0x2a5976['attributeName']||'childList'==_0x2a5976['type']||'characterData'==_0x2a5976['type'])&&_0x2655fa();});return{'attach'(_0x2c6f19){_0x4b1425['observe'](_0x2c6f19,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x4b1425['disconnect'](),_0x2655fa['cancel']();}};}class AnnotationView extends _0x2791c7{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x2fde79,_0x352bfc){super(_0x2fde79),this['id']=_0x35633e(),this['focusTracker']=new _0x3a223c(),this['keystrokes']=new _0x2dbcfe(),this['keystrokes']['set']('Esc',(_0x2d10e2,_0x4d8b0b)=>this['fire']('Esc',_0x4d8b0b)),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']=Nt(()=>this['_updateHeight']()),this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this),this['content']['add'](_0x352bfc),this['mainView']=_0x352bfc;const _0x38cf88=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x38cf88['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 _0x2887e7=this['element']['clientHeight'];_0x2887e7&&(this['height']=_0x2887e7);}}class Annotation extends/* #__PURE__ -- @preserve */
|
|
29
|
+
_0x8f4920(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x5d1da8,target:_0xe09784,type:_0xfd611,isVisible:_0x4a46a8=!0x0}){super(),this['view']=_0x5d1da8,this['view']['element']||this['view']['render'](),this['_type']=_0xfd611,this['_target']=_0xe09784,Annotation['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x53c8eb([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0xfebed0,_0x5012f4)=>{this['view']['focusTracker']['add'](_0x5012f4);}),this['focusableElements']['on']('remove',(_0x570f0a,_0x4b8f69)=>{this['view']['focusTracker']['remove'](_0x4b8f69);}),this['set']('isVisible',_0x4a46a8);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x1a0a0f=this['_getNormalizedTarget']();return Annotation['_assertCorrectTarget'](_0x1a0a0f),_0x1a0a0f;}get['targetRect'](){const _0x464856=this['target'];if(null===_0x464856)return null;if(_0x464856 instanceof _0x30dbc7)return _0x464856;const _0x2ee1fc=_0x464856['filter'](_0x23f612=>function(_0x569019){const _0x3caf7c=_0x569019['offsetParent'];if(_0x3caf7c)return!0x0;const _0x590273=_0x569019['getClientRects']()['item'](0x0);return!!_0x590273;}(_0x23f612));return 0x0===_0x2ee1fc['length']?null:_0x30dbc7['getDomElementRects'](_0x2ee1fc[0x0])[0x0];}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x1d5380){this['view']['isActive']=_0x1d5380,this['view']['mainView']['isActive']=_0x1d5380;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x3cf219){if(!(null===_0x3cf219||_0x3cf219 instanceof _0x30dbc7||Array['isArray'](_0x3cf219)&&_0x3cf219['every'](_0x444430=>kt(_0x444430))))throw new _0x238123('annotation-invalid-target',null,{'target':_0x3cf219});}['_getNormalizedTarget'](){const _0x12f0fb='function'==typeof this['_target']?this['_target']():this['_target'];return kt(_0x12f0fb)?[_0x12f0fb]:_0x12f0fb;}}function kt(_0x225e82){return null!==_0x225e82&&'object'==typeof _0x225e82&&'nodeType'in _0x225e82&&0x1===_0x225e82['nodeType'];}class AnnotationCollection extends _0x53c8eb{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x3419ad=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x3a223c(),this['_focusTracker']['on']('change:isFocused',(_0x30a1c1,_0x1b69d2,_0xe3b29f)=>{_0xe3b29f||this['fire']('blur');});for(const _0x482381 of _0x3419ad)this['add'](_0x482381);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x2b1830){if(this['has'](_0x2b1830))throw new _0x238123('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x2b1830['innerView'],_0x2b1830),this['_viewToAnnotation']['set'](_0x2b1830['view'],_0x2b1830);for(const _0x237cc5 of _0x2b1830['focusableElements'])this['_focusTracker']['add'](_0x237cc5);if(this['listenTo'](_0x2b1830['focusableElements'],'add',(_0x442bcc,_0x26385d)=>{this['_focusTracker']['add'](_0x26385d);}),this['listenTo'](_0x2b1830['focusableElements'],'remove',(_0x1d049c,_0x4b78a5)=>{this['_focusTracker']['remove'](_0x4b78a5);}),this['listenTo'](_0x2b1830['view']['focusTracker'],'change:isFocused',(_0x3fd9bc,_0x5b1bcd,_0x159a4b)=>{_0x159a4b&&this['fire']('focus',_0x2b1830);}),_0x2b1830['updateTargetRect'](),this['_areCachedRectsStale']()){for(const _0x3e696a of this)_0x3e696a['updateTargetRect']();}const _0x2f4d49=this['_getOrderInContent'](_0x2b1830['view']['targetRect']);return super['add'](_0x2b1830,_0x2f4d49);}['remove'](_0x32ff8e){if(!this['has'](_0x32ff8e))throw new _0x238123('annotationcollection-not-existing-item',null);this['stopListening'](_0x32ff8e['view']['focusTracker']),this['stopListening'](_0x32ff8e['focusableElements']);for(const _0x4fa4ce of _0x32ff8e['focusableElements'])this['_focusTracker']['remove'](_0x4fa4ce);return this['_viewToAnnotation']['delete'](_0x32ff8e['view']),this['_innerViewToAnnotation']['delete'](_0x32ff8e['innerView']),super['remove'](_0x32ff8e);}['getByInnerView'](_0x584733){return this['_innerViewToAnnotation']['get'](_0x584733);}['getByView'](_0x17d777){return this['_viewToAnnotation']['get'](_0x17d777);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x23e370 of this)_0x23e370['updateTargetRect']();this['_sort']();}['_sort'](){const _0x3d76ad=Array['from'](this)['sort']((_0x3ce954,_0x375157)=>Rt(_0x3ce954['view']['targetRect'],_0x375157['view']['targetRect']));for(let _0x107d4e=_0x3d76ad['length']-0x1;_0x107d4e>0x0;_0x107d4e--){const _0x4d6135=_0x3d76ad[_0x107d4e];_0x107d4e!==this['getIndex'](_0x4d6135)&&(this['remove'](_0x4d6135),this['add'](_0x4d6135));}}['_getOrderInContent'](_0xa129bd){let _0x5752e3=0x0;if(!_0xa129bd)return this['length'];for(const _0x4c6796 of this){const _0x4d84b1=_0x4c6796['view']['targetRect'];if(_0x4d84b1){if(Rt(_0xa129bd,_0x4d84b1)<0x0)return _0x5752e3;_0x5752e3++;}}return _0x5752e3;}['_areCachedRectsStale'](){const _0x1ae3eb=this['get'](0x0);if(!_0x1ae3eb)return!0x1;const _0x564617=_0x1ae3eb['view']['targetRect'],_0xe84299=_0x1ae3eb['targetRect'];return!(!_0x564617||!_0xe84299)&&(_0x564617['top']!==_0xe84299['top']||_0x564617['left']!==_0xe84299['left']);}}function Ot({source:_0xbd37c1,target:_0x446f84,filter:_0xc3300a}){for(const _0x29e259 of _0xbd37c1)_0xc3300a(_0x29e259)&&_0x446f84['add'](_0x29e259);_0x446f84['listenTo'](_0xbd37c1,'add',(_0x2d7712,_0x4e001c)=>{_0xc3300a(_0x4e001c)&&_0x446f84['add'](_0x4e001c);}),_0x446f84['listenTo'](_0xbd37c1,'remove',(_0x2446d3,_0x2622f1)=>{_0x446f84['has'](_0x2622f1)&&_0x446f84['remove'](_0x2622f1);});}function Rt(_0x506b3a,_0x11a28f){if(null===_0x506b3a&&null===_0x11a28f)return 0x0;if(null===_0x506b3a)return-0x1;if(null===_0x11a28f)return 0x1;const _0x1ca087=_0x506b3a['top']-_0x11a28f['top'];return 0x0==_0x1ca087?_0x506b3a['left']-_0x11a28f['left']:_0x1ca087;}class Annotations extends _0x3b6db1{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1d362f){if(super(_0x1d362f),this['collection']=new AnnotationCollection(),this['_visibleAnnotations']=new AnnotationCollection(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x1d362f instanceof _0x5b8d9f){const _0x51d1a5=_0x1d362f['locale'];_0x1d362f['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':vt(_0x51d1a5,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':vt(_0x51d1a5,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':vt(_0x51d1a5,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':vt(_0x51d1a5,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':vt(_0x51d1a5,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':vt(_0x51d1a5,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':vt(_0x51d1a5,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x404a87){this['collection']['add'](_0x404a87);}['remove'](_0x50c1c4){this['collection']['remove'](_0x50c1c4),_0x50c1c4['destroy']();}['refreshVisibility'](){for(const _0x1db2e7 of this['collection'])_0x1db2e7['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x16766a){return this['collection']['getByInnerView'](_0x16766a);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x16a7fa of this['collection'])_0x16a7fa['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x17daca){this['fire']('_activateAnnotation',_0x17daca);}['createAnnotation'](_0x31c29b){return new Annotation(_0x31c29b);}['createAnnotationView'](_0x3f5601,_0x512506){return new AnnotationView(_0x3f5601,_0x512506);}['_addActiveAnnotation'](_0x12af99){const _0x477cf9=new Set(this['activeAnnotations']);_0x477cf9['add'](_0x12af99),this['activeAnnotations']=_0x477cf9;}['_removeActiveAnnotation'](_0x3001c5){const _0x3ef8fe=new Set(this['activeAnnotations']);_0x3ef8fe['delete'](_0x3001c5),this['activeAnnotations']=_0x3ef8fe;}['_bindAnnotationsToVisibleAnnotations'](){const _0xd9eae3=this['collection'],_0x45e51c=this['_visibleAnnotations'];function _0x46606d(_0x31d4f7){const _0x440160=_0x31d4f7['source'];_0x440160['isVisible']&&!_0x45e51c['has'](_0x440160)?_0x45e51c['add'](_0x440160):!_0x440160['isVisible']&&_0x45e51c['has'](_0x440160)&&_0x45e51c['remove'](_0x440160),_0x440160['view']['focusTracker']['remove'](_0x440160['view']['element']),_0x440160['view']['focusTracker']['add'](_0x440160['view']['element']);}this['listenTo'](_0xd9eae3,'add',(_0x529ff4,_0x1b1824)=>{_0x1b1824['isVisible']&&_0x45e51c['add'](_0x1b1824),this['listenTo'](_0x1b1824,'change:isVisible',_0x46606d);}),this['listenTo'](_0xd9eae3,'remove',(_0x30dc9c,_0x63ed55)=>{_0x45e51c['has'](_0x63ed55)&&_0x45e51c['remove'](_0x63ed55),this['stopListening'](_0x63ed55,'change:isVisible',_0x46606d);});}['_setupEnterAnnotationKeystroke'](){const _0x43f0e1=_0x33a7cd=>{_0x33a7cd['on']('ready',()=>{_0x33a7cd['keystrokes']['set'](_0x271385,(_0x10b6d7,_0x333964)=>{const _0x156f03=_0x4057b6(this['activeAnnotations']['values']());_0x156f03&&(_0x156f03['view']['focus'](),_0x333964());});});};this['context']instanceof _0x5b8d9f?_0x43f0e1(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x183cc7,_0x4a4274)=>{_0x43f0e1(_0x4a4274);});}['_setupEscapeAnnotationHandling'](){const _0x1842fe=_0x345b5a=>{const _0x5372e1=_0x345b5a['source'],_0x2f8aab=[];let _0x5e3255;if(Array['isArray'](_0x5372e1['target'])){_0x5e3255=_0x5372e1['target'][0x0],this['context']instanceof _0x5b8d9f?_0x2f8aab['push'](this['context']):this['context']['editors']&&_0x2f8aab['push'](...this['context']['editors']);for(const _0x37921c of _0x2f8aab)for(const _0x1d9d5e of _0x37921c['editing']['view']['domRoots']['values']())if(_0x1d9d5e['contains'](_0x5e3255))return void _0x37921c['editing']['view']['focus']();_0x5e3255['focus']();}};this['listenTo'](this['collection'],'add',(_0x279142,_0x41f239)=>{this['listenTo'](_0x41f239,'escape',_0x1842fe,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x53d934,_0x450a79)=>{this['stopListening'](_0x450a79,'escape',_0x1842fe);});}}const Mt=Symbol('noChannel'),St={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class CommentsRepository extends _0x3b6db1{['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[Annotations,_0x1c5e81,_0x5af60a];}static get['pluginName'](){return'CommentsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4facbd){super(_0x4facbd),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x23027d=this['context']['config'];_0x23027d['define']('comments.maxCommentsWhenCollapsed',0x2),_0x23027d['define']('comments.maxThreadTotalWeight',0x1f4),_0x23027d['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x23027d['define']('comments.CommentThreadView',CommentThreadView),_0x23027d['define']('comments.CommentView',CommentView),_0x23027d['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x1bfae0=this['context']['plugins']['get'](Annotations);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x1f5187,_0x4a03fd)=>this['_addCommentThread'](_0x4a03fd)),this['on']('submitCommentThread',(_0x5541ed,_0x4387b5)=>this['_submitCommentThread'](_0x4387b5)),this['on']('resolveCommentThread',(_0x1d007c,_0x52c104)=>this['_resolveCommentThread'](_0x52c104)),this['on']('resolveCommentThread',(_0x4b7798,_0x3b2052)=>this['_updateActiveAnnotation'](_0x3b2052),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x1a5edb,_0x46a6cf)=>this['_reopenCommentThread'](_0x46a6cf)),this['on']('reopenCommentThread',(_0x463e81,_0x3db146)=>this['_updateActiveAnnotation'](_0x3db146),{'priority':'lowest'}),this['on']('removeCommentThread',(_0xc49399,_0x308812)=>this['_removeCommentThread'](_0x308812)),this['on']('updateCommentThread',(_0x2b28c7,_0x1526f8)=>this['_updateCommentThread'](_0x1526f8)),this['on']('updateCommentThread',(_0xbf3182,_0x155ba3)=>this['_updateActiveAnnotation'](_0x155ba3),{'priority':'lowest'}),this['on']('addComment',(_0x359c8a,_0x1a9013)=>this['_addComment'](_0x1a9013)),this['on']('updateComment',(_0xa41828,_0x313b18)=>this['_updateComment'](_0x313b18)),this['on']('removeComment',(_0x14e947,_0x3027ca)=>this['_removeComment'](_0x3027ca)),this['on']('addComment',(_0x1e9997,{threadId:_0x3a939d,isFromAdapter:_0x3463ce})=>{if(_0x3463ce)return;const _0x41fc31=this['getCommentThread'](_0x3a939d),_0x14d8ae=_0x41fc31&&this['_threadToController']['get'](_0x41fc31);_0x14d8ae&&_0x14d8ae['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x1bfae0,'change:activeAnnotations',(_0x91466,_0x1c7cf0,_0x2863d4)=>{const _0x388120=Array['from'](_0x2863d4)['map'](_0x5b8b23=>this['_viewToController']['get'](_0x5b8b23['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x388120?_0x388120['model']:null;});}set['adapter'](_0x387101){if(this['_adapter'])throw new _0x238123('commentsrepository-adapter-already-set');this['_adapter']=_0x387101;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x43e129=Mt,threadId:_0x578d77=_0x35633e(),comments:_0xb9eb63=[],unlinkedAt:_0x4ff5d5=null,resolvedAt:_0x3bbe0f=null,resolvedBy:_0x484cae=null,target:_0x489be5=null,context:_0x65a91b=null,attributes:_0x35dd02={},isResolvable:_0x1872a9=!0x0,isSubmitted:_0x21799f=!0x1,isFromAdapter:_0x41093b=!0x1}={}){return this['fire'](xt('addCommentThread',_0x43e129),{'channelId':_0x43e129,'threadId':_0x578d77,'comments':_0xb9eb63,'unlinkedAt':_0x4ff5d5,'resolvedAt':_0x3bbe0f,'resolvedBy':_0x484cae,'target':_0x489be5,'context':_0x65a91b,'attributes':_0x35dd02,'isFromAdapter':_0x41093b,'isResolvable':_0x1872a9,'isSubmitted':_0x21799f}),this['getCommentThread'](_0x578d77);}['openNewCommentThread']({channelId:_0x31b809=Mt,threadId:_0x50eed3=_0x35633e(),target:_0xcc1283,context:_0x56e67d=null,isResolvable:_0x3ffe10=!0x0}){if(this['_readOnlyChannels']['has'](_0x31b809)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0xcc1283)throw new _0x238123('commentsrepository-missing-target');const _0x5f3e52=this['addCommentThread']({'channelId':_0x31b809,'threadId':_0x50eed3,'target':_0xcc1283,'context':_0x56e67d,'isResolvable':_0x3ffe10});if(!_0x5f3e52)return null;const _0x1bfa6b=this['_threadToController']['get'](_0x5f3e52),_0x574677=_0x1bfa6b['view']['commentThreadInputView']['commentInputView'],_0x1cbdba=this['context']['plugins']['get'](Annotations),_0x12c932=_0x1cbdba['getByInnerView'](_0x1bfa6b['view']);return _0x1cbdba['activate'](_0x12c932),_0x574677['once']('editorReady',()=>_0x574677['focus']()),_0x5f3e52;}['hasCommentThread'](_0x60f9){if('string'!=typeof _0x60f9)throw new _0x238123('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x60f9);}['updateCommentThread']({channelId:_0x58420c=Mt,threadId:_0xc32d66,context:_0xb9c49d,unlinkedAt:_0x6c8a34,attributes:_0x409f6a,isFromAdapter:_0x32d4e2=!0x1}){return this['fire'](xt('updateCommentThread',_0x58420c),{'channelId':_0x58420c,'threadId':_0xc32d66,'context':_0xb9c49d,'unlinkedAt':_0x6c8a34,'attributes':_0x409f6a,'isFromAdapter':_0x32d4e2}),this['getCommentThread'](_0xc32d66);}['getCommentThread'](_0x57b2d5){if('string'!=typeof _0x57b2d5)throw new _0x238123('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x57b2d5);}['fetchCommentThread']({channelId:_0x4ac22c,threadId:_0x458c54}={}){const _0x3a1d66=this['getCommentThread'](_0x458c54);if(_0x3a1d66)return Promise['resolve'](_0x3a1d66);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x238123('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x4ac22c,'threadId':_0x458c54})['then'](_0x39fdea=>this['hasCommentThread'](_0x458c54)?this['getCommentThread'](_0x458c54):_0x39fdea?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x4ac22c},_0x39fdea)):void 0x0)['catch'](_0xa7dfb7=>{throw console['error'](_0xa7dfb7),new _0x238123('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x3f0c34,skipNotAttached:_0xfb9665=!0x1,skipEmpty:_0xb5743f=!0x1,toJSON:_0x15f0f6=!0x1}={}){const _0xf0ffd0=[];for(const _0x31b0a6 of this['_threads']['values']())_0x3f0c34&&_0x31b0a6['channelId']!==_0x3f0c34||_0xfb9665&&!_0x31b0a6['isAttached']||_0xb5743f&&0x0===_0x31b0a6['length']||_0xf0ffd0['push'](_0x31b0a6);return _0x15f0f6?_0xf0ffd0['map'](_0x502637=>_0x502637['toJSON']()):_0xf0ffd0;}['getAnnotationForCommentThread'](_0x831a69){const _0x38d4f0=this['_threadToController']['get'](_0x831a69);if(!_0x38d4f0)return null;return this['context']['plugins']['get'](Annotations)['getByInnerView'](_0x38d4f0['view'])||null;}['getCommentThreadForAnnotation'](_0x4e6671){const _0x1fbc06=this['_viewToController']['get'](_0x4e6671['innerView']);return _0x1fbc06?_0x1fbc06['model']:null;}['setActiveCommentThread'](_0x3f17b2){const _0x3d7129=this['context']['plugins']['get'](Annotations);if(!_0x3f17b2)return void(this['activeCommentThread']&&_0x3d7129['deactivateAll']());const _0x128e68=this['getCommentThread'](_0x3f17b2);if(!_0x128e68)throw new _0x238123('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x3f17b2});if(!this['_threadToController']['has'](_0x128e68))throw new _0x238123('commentsrepository-active-not-attached',null,{'threadId':_0x3f17b2});const _0x494b4b=_0x3d7129['getByInnerView'](this['_threadToController']['get'](_0x128e68)['view']);_0x3d7129['activate'](_0x494b4b);}['switchReadOnly'](_0x3a7385,_0x17f3f5){_0x3a7385?this['_readOnlyChannels']['add'](_0x17f3f5):this['_readOnlyChannels']['delete'](_0x17f3f5),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0xe620e3){return this['_readOnlyChannels']['has'](_0xe620e3)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0xa61e5d,_0x4ed117){return new CommentThreadController(_0xa61e5d,_0x4ed117);}['setPermissions'](_0x5929ec,_0x114580=Mt){this['_permissions']['set'](_0x114580,_0x5929ec),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x53f7b7=Mt){return this['_permissions']['has'](_0x53f7b7)?this['_permissions']['get'](_0x53f7b7):St;}['_addCommentThread']({channelId:_0x2baa8b,threadId:_0x49bca1,comments:_0x246f16,unlinkedAt:_0x6338f6,resolvedAt:_0x551b00,resolvedBy:_0x24ed93,target:_0x4f48b7,context:_0x38892f,attributes:_0x337054,isFromAdapter:_0x1ab680,isResolvable:_0x235e5f,isSubmitted:_0x3d0378}){if('string'!=typeof _0x49bca1)throw new _0x238123('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x49bca1});if(this['hasCommentThread'](_0x49bca1))throw new _0x238123('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x49bca1});const _0x2fe73f=new CommentThread(this,{'channelId':_0x2baa8b,'id':_0x49bca1,'context':_0x38892f,'attributes':_0x337054,'unlinkedAt':_0x6338f6,'resolvedAt':_0x551b00,'resolvedBy':_0x24ed93?this['context']['plugins']['get'](_0x5af60a)['getUser'](_0x24ed93):null,'isResolvable':_0x235e5f,'isSubmitted':_0x3d0378||_0x1ab680});this['_threads']['set'](_0x49bca1,_0x2fe73f);for(const _0x207ac6 of _0x246f16)_0x2fe73f['_add'](this['_createNewComment']({'threadId':_0x49bca1,..._0x207ac6}));return _0x4f48b7&&_0x2fe73f['attachTo'](_0x4f48b7),_0x1ab680||!_0x2fe73f['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x2baa8b,'threadId':_0x49bca1});}['_submitCommentThread']({channelId:_0x45ef94,threadId:_0xda9830}){if(!this['hasCommentThread'](_0xda9830))throw new _0x238123('commentsrepository-missing-comment-thread',this);const _0x4617bd=this['getCommentThread'](_0xda9830);if(_0x4617bd['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x4da6e,comments:_0x587257,resolvedAt:_0x4e1398,resolvedBy:_0x51cc0f,context:_0x4a0786,attributes:_0x563371}=_0x4617bd,_0x2164b6=this['context']['plugins']['get']('PendingActions'),_0x280c37=_0x2164b6['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x45ef94,'threadId':_0x4da6e,'comments':_0x587257['map'](_0x565206=>_0x565206['toJSON']()),'resolvedAt':_0x4e1398,'resolvedBy':_0x51cc0f?_0x51cc0f['id']:_0x51cc0f,'context':_0x4a0786,'attributes':_0x563371})['then'](({comments:_0x1afd46})=>{_0x2164b6['remove'](_0x280c37);for(const _0x5f1625 of _0x1afd46)this['_updateComment']({'channelId':_0x45ef94,'threadId':_0xda9830,'commentId':_0x5f1625['commentId'],'createdAt':_0x5f1625['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x26e565=>{throw console['error'](_0x26e565),new _0x238123('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x5d1714,target:_0xf3a73a}){const _0x3fad81=this['getCommentThread'](_0x5d1714);if(!_0x3fad81)throw new _0x238123('commentsrepository-attach-missing-comment-thread',this);const _0xa24924=this['context']['plugins']['get']('PendingActions'),_0x2a4265=this['context']['plugins']['get'](Annotations),_0x487397=this['_createCommentThreadView'](_0x3fad81),_0x4578fe=new CommentThreadController(_0x3fad81,_0x487397);let _0x15d7e2=null;_0x487397['on']('change:isDirty',(_0x1fe534,_0x347e43,_0x419c43)=>{_0x419c43?_0x15d7e2=_0xa24924['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x15d7e2&&(_0xa24924['remove'](_0x15d7e2),_0x15d7e2=null);}),this['_threadToController']['set'](_0x3fad81,_0x4578fe),this['_viewToController']['set'](_0x487397,_0x4578fe);const _0x396a55=new AnnotationView(this['context']['locale'],_0x487397);_0x396a55['bind']('length')['to'](_0x487397),_0x396a55['bind']('isDirty')['to'](_0x487397,'isDirty',_0x487397,'length',(_0x4b595a,_0x3ee332)=>_0x4b595a||!_0x3ee332),_0x396a55['bind']('isActive')['to'](_0x487397),_0x396a55['type']='comment';const _0x47def3=new Annotation({'view':_0x396a55,'target':_0xf3a73a,'type':'comment','isVisible':!_0x3fad81['archivedAt']&&!!('function'==typeof _0xf3a73a?_0xf3a73a():_0xf3a73a)});return _0x487397['on']('escape',()=>{_0x47def3['fire']('escape');}),this['_bindAnnotationToEditors'](_0x487397,_0x47def3),_0x2a4265['add'](_0x47def3),_0x47def3;}['_bindAnnotationToEditors'](_0x2b1468,_0x547eed){this['listenTo'](_0x2b1468,'editorReady',(_0x23740d,_0x2edc0d)=>{const _0x2100ce=_0x2edc0d['ui']['view']['body']['bodyCollectionContainer'];_0x547eed['focusableElements']['add'](_0x2100ce),this['context']instanceof _0x5b8d9f&&this['context']['ui']['focusTracker']['add'](_0x2100ce);},{'priority':'highest'}),this['listenTo'](_0x2b1468,'editorDestroyed',(_0x57038f,_0x46a9aa)=>{const _0x3d31a9=_0x46a9aa['ui']['view']['body']['bodyCollectionContainer'];_0x547eed['focusableElements']['has'](_0x3d31a9)&&_0x547eed['focusableElements']['remove'](_0x3d31a9),this['context']instanceof _0x5b8d9f&&this['context']['ui']['focusTracker']['remove'](_0x3d31a9);});}['_unbindEditors'](_0x300769){this['stopListening'](_0x300769,'editorReady'),this['stopListening'](_0x300769,'editorDestroyed');}['_createCommentThreadView'](_0x50fed8){const _0x238874=this['context']['plugins']['get'](_0x5af60a),{config:_0x57307b,locale:_0x2684ba}=this['context'],_0x10fb2e=_0x27a8c8(_0x57307b['get']('locale'),_0x2684ba);return new(0x0,(_0x57307b['get']('comments'))['CommentThreadView'])(_0x2684ba,_0x50fed8,_0x238874['me'],{'editorConfig':{..._0x57307b['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x57307b['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x57307b['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x57307b['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x57307b['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x10fb2e,'CommentView':_0x57307b['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x26a163,channelId:_0x55d244,resolvedAt:_0x29ca88,resolvedBy:_0x9814f,isFromAdapter:_0x34d109}){if(!this['hasCommentThread'](_0x26a163))throw new _0x238123('commentsrepository-missing-comment-thread',null,{'threadId':_0x26a163});const _0x20d9b5=this['getCommentThread'](_0x26a163);if(_0x20d9b5['isResolved'])throw new _0x238123('commentsrepository-resolved-comment-thread',null,{'threadId':_0x26a163});const _0x39bb61=this['context']['plugins']['get'](_0x5af60a);if(_0x20d9b5['resolvedBy']=_0x39bb61['getUser'](_0x9814f),_0x20d9b5['resolvedAt']=_0x29ca88,_0x34d109||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x360d62=this['context']['plugins']['get']('PendingActions'),_0x5b57a5=_0x360d62['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x55d244,'threadId':_0x26a163})['then'](({resolvedAt:_0x176739,resolvedBy:_0x1305be})=>{_0x360d62['remove'](_0x5b57a5),_0x20d9b5['resolvedBy']['id']!==_0x1305be&&(_0x20d9b5['resolvedBy']=_0x39bb61['getUser'](_0x1305be)),_0x20d9b5['resolvedAt']=_0x176739;})['catch'](_0x3f3322=>{throw console['error'](_0x3f3322),new _0x238123('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x40af2e,channelId:_0x5f2eec,isFromAdapter:_0x5ed27a}){if(!this['hasCommentThread'](_0x40af2e))throw new _0x238123('commentsrepository-missing-comment-thread',null,{'threadId':_0x40af2e});const _0x337e07=this['getCommentThread'](_0x40af2e);if(!_0x337e07['isResolved'])throw new _0x238123('commentsrepository-reopen-comment-thread',null,{'threadId':_0x40af2e});if(_0x337e07['resolvedBy']=null,_0x337e07['resolvedAt']=null,_0x5ed27a||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0xb6e199=this['context']['plugins']['get']('PendingActions'),_0x5f1ce3=_0xb6e199['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x5f2eec,'threadId':_0x40af2e})['then'](()=>_0xb6e199['remove'](_0x5f1ce3))['catch'](_0x2703a8=>{throw console['error'](_0x2703a8),new _0x238123('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x12f1fe,isFromAdapter:_0x1bf9f6}){const _0x4ca56a=this['getCommentThread'](_0x12f1fe);if(!_0x4ca56a)throw new _0x238123('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x12f1fe),this['_threads']['delete'](_0x12f1fe),!_0x4ca56a['isSubmitted']||_0x1bf9f6||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x1b22cf=this['context']['plugins']['get']('PendingActions'),{channelId:_0x6578f}=_0x4ca56a,_0x23fe73=_0x1b22cf['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x6578f,'threadId':_0x12f1fe})['then'](()=>_0x1b22cf['remove'](_0x23fe73))['catch'](_0x18ce36=>{throw console['error'](_0x18ce36),new _0x238123('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x17cc46,unlinkedAt:_0xe1839c,context:_0x3f97f8,attributes:_0x103721,isFromAdapter:_0xe60b93}){if('string'!=typeof _0x17cc46)throw new _0x238123('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x17cc46});if(!this['hasCommentThread'](_0x17cc46))throw new _0x238123('commentsrepository-missing-comment-thread',null,{'threadId':_0x17cc46});const _0x5a5101=this['getCommentThread'](_0x17cc46);let _0x108cd9=!0x1;if(void 0x0!==_0x3f97f8&&_0x5a5101['context']!==_0x3f97f8&&(_0x5a5101['context']=_0x3f97f8,_0x108cd9=!0x0),void 0x0!==_0xe1839c&&_0x5a5101['unlinkedAt']!==_0xe1839c&&(_0x5a5101['unlinkedAt']=_0xe1839c,_0x108cd9=!0x0),_0x103721&&!_0x4455c8(_0x103721,_0x5a5101['attributes'])&&(_0x5a5101['attributes']=_0x103721,_0x108cd9=!0x0),!_0x108cd9)return Promise['resolve']();if(!_0x5a5101['isSubmitted']||_0xe60b93||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x2e9a14=this['context']['plugins']['get']('PendingActions'),{channelId:_0x58cb58}=_0x5a5101,_0x23fa93=_0x2e9a14['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x58cb58,'threadId':_0x17cc46,'context':_0x3f97f8,'unlinkedAt':_0xe1839c,'attributes':_0x103721})['then'](()=>_0x2e9a14['remove'](_0x23fa93))['catch'](_0x9622ec=>{throw console['error'](_0x9622ec),new _0x238123('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x19a13e){const _0x36bb0b=this['context']['plugins']['get'](Annotations),_0x256191=this['getCommentThread'](_0x19a13e);if(_0x256191['_isAttached']=!0x1,this['_threadToController']['has'](_0x256191)){const _0x1f6f94=this['_threadToController']['get'](_0x256191),_0x494b88=_0x1f6f94['view'],_0x2f9dd8=_0x36bb0b['getByInnerView'](_0x494b88);this['_threadToController']['delete'](_0x256191),this['_viewToController']['delete'](_0x494b88),_0x2f9dd8&&_0x36bb0b['remove'](_0x2f9dd8),_0x1f6f94['destroy'](),_0x494b88['destroy']()['then'](()=>{this['_unbindEditors'](_0x494b88);});}}['_updateActiveAnnotation']({threadId:_0x10f920,resolvedAt:_0x4e15d0,unlinkedAt:_0x47d4a0}){const _0x2b3222=!!_0x4e15d0,_0x97e9e=this['context']['plugins']['get'](Annotations),_0x5b0e8d=this['getCommentThread'](_0x10f920);if(this['_threadToController']['has'](_0x5b0e8d)){const _0x764ec1=this['_threadToController']['get'](_0x5b0e8d)['view'],_0x4ff1fc=_0x97e9e['getByInnerView'](_0x764ec1);_0x4ff1fc&&(_0x2b3222&&_0x97e9e['_removeActiveAnnotation'](_0x4ff1fc),_0x47d4a0?_0x4ff1fc['isVisible']=!0x1:_0x4ff1fc['refreshVisibility']());}}['_getExternalAuthor'](_0x5a4274){const _0x5ced35=this['context']['plugins']['get'](_0x5af60a),_0x5f55e0=_0x3a2615('external:'+_0x5a4274),_0x4b170b=_0x5ced35['getUser'](_0x5f55e0);return _0x4b170b||_0x5ced35['addUser']({'id':_0x5f55e0,'name':_0x5a4274});}['_createNewComment']({threadId:_0x1c537e,commentId:_0x53776e=_0x35633e(),content:_0x1cfa7c,authorId:_0x424d33,createdAt:_0x114c80,attributes:_0x5bc574}){if('string'!=typeof _0x53776e)throw new _0x238123('commentsrepository-invalid-commentid');if('string'!=typeof _0x424d33)throw new _0x238123('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x1cfa7c||!_0x1cfa7c['trim']())throw new _0x238123('commentsrepository-invalid-comment-content');const _0x549939=this['context']['plugins']['get'](_0x5af60a)['getUser'](_0x424d33);if(!_0x549939)throw new _0x238123('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x424d33});let _0x1d7269=null,_0x2393ef=_0x114c80;return _0x5bc574?.['@external']&&(_0x1d7269=this['_getExternalAuthor'](_0x5bc574['@external']['authorName']),_0x2393ef=new Date(_0x5bc574['@external']['createdAt'])),new Comment(this,{'threadId':_0x1c537e,'id':_0x53776e,'author':_0x1d7269||_0x549939,'creator':_0x549939,'content':_0x1cfa7c,'createdAt':_0x114c80,'authoredAt':_0x2393ef,'attributes':_0x5bc574});}['_addComment'](_0x3c6f89){let {threadId:_0x230769,content:_0x236dcd,attributes:_0x5407ba,isFromAdapter:_0xb8424e}=_0x3c6f89;const _0x3fd163=this['getCommentThread'](_0x3c6f89['threadId']);if(!_0x3fd163)throw new _0x238123('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x1cd115=this['_createNewComment'](_0x3c6f89),{id:_0x237d4f}=_0x1cd115;if(_0x3fd163['_add'](_0x1cd115),_0xb8424e||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x3fd163['isSubmitted'])return Promise['resolve']();const _0x25412a=this['context']['plugins']['get']('PendingActions'),{channelId:_0x8b5240}=_0x3fd163,_0x313d90=_0x25412a['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x5407ba||(_0x5407ba={}),this['adapter']['addComment']({'channelId':_0x8b5240,'threadId':_0x230769,'commentId':_0x237d4f,'content':_0x236dcd,'attributes':_0x5407ba})['then'](_0x38710f=>{_0x25412a['remove'](_0x313d90),_0x38710f&&this['_updateComment']({'channelId':_0x8b5240,'threadId':_0x230769,'commentId':_0x237d4f,'createdAt':_0x38710f['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x5514a0=>{throw console['error'](_0x5514a0),new _0x238123('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x180f7e,commentId:_0x3fdf1c,content:_0x48a367,createdAt:_0x5049d9,attributes:_0x4e8009,isFromAdapter:_0x43d115}){if(void 0x0!==_0x48a367&&('string'!=typeof _0x48a367||!_0x48a367['trim']()['length']))throw new _0x238123('commentsrepository-update-comment-invalid-content');const _0x40f69b=this['getCommentThread'](_0x180f7e),_0x2a72d1=_0x40f69b['getComment'](_0x3fdf1c);if(!_0x2a72d1)throw new _0x238123('commentsrepository-update-missing-comment',this);let _0x1ebc2d=!0x1;if(_0x48a367&&_0x48a367!==_0x2a72d1['content']&&(_0x2a72d1['isEditable']||_0x43d115)&&(_0x2a72d1['content']=_0x48a367,_0x1ebc2d=!0x0),_0x5049d9&&_0x5049d9!==_0x2a72d1['createdAt']&&(_0x2a72d1['createdAt']=_0x5049d9,_0x2a72d1['attributes']&&_0x2a72d1['attributes']['@external']||(_0x2a72d1['authoredAt']=_0x5049d9),_0x1ebc2d=!0x0),_0x4e8009&&!_0x4455c8(_0x4e8009,_0x2a72d1['attributes'])&&(_0x2a72d1['attributes']=_0x4e8009,_0x1ebc2d=!0x0),!_0x1ebc2d)return Promise['resolve']();if(_0x40f69b['fire']('commentUpdated'),_0x43d115||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x566b00=this['context']['plugins']['get']('PendingActions'),{channelId:_0x8f37cc}=this['getCommentThread'](_0x2a72d1['threadId']),_0x4600b2=_0x566b00['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x8f37cc,'threadId':_0x180f7e,'commentId':_0x3fdf1c,'content':_0x48a367,'attributes':_0x4e8009})['then'](()=>_0x566b00['remove'](_0x4600b2))['catch'](_0x497319=>{throw console['error'](_0x497319),new _0x238123('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x29bd1c,commentId:_0x4458a0,isFromAdapter:_0x1d6d5c}){const _0x6e8574=this['getCommentThread'](_0x29bd1c),_0x677ac3=_0x6e8574['getComment'](_0x4458a0);if(!_0x677ac3)throw new _0x238123('commentsrepository-remove-missing-comment',this);if(_0x6e8574['_remove'](_0x677ac3),_0x1d6d5c||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x5b99cc=this['context']['plugins']['get']('PendingActions'),{channelId:_0x4c3d07}=_0x6e8574,_0x18957e=_0x5b99cc['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x4c3d07,'threadId':_0x29bd1c,'commentId':_0x4458a0})['then'](()=>_0x5b99cc['remove'](_0x18957e))['catch'](_0x324323=>{throw console['error'](_0x324323),new _0x238123('commentsrepository-remove-comment-internal-error',this);});}}class CommentThread extends/* #__PURE__ -- @preserve */
|
|
30
|
+
_0x8f4920(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x209edf,_0x22fc45){super();const _0x69fb42=_0x22fc45['isResolvable'];this['channelId']=_0x22fc45['channelId'],this['id']=_0x22fc45['id'],this['comments']=new _0x53c8eb(),this['_repository']=_0x209edf,this['_isAttached']=!0x1,this['_isSubmitted']=_0x22fc45['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x209edf,'_permissions',_0x209edf,'_readOnlyChannels',()=>_0x209edf['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x209edf,'_permissions',()=>_0x209edf['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x209edf,'_permissions',()=>{const _0x21fd32=_0x209edf['getPermissions'](this['channelId']);return _0x21fd32['write']||_0x21fd32['admin'];}),this['bind']('isResolvable')['to'](_0x209edf,'_permissions',()=>_0x69fb42&&_0x209edf['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x22fc45['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x238ccd,_0x5e6c0f)=>_0x238ccd?_0x5e6c0f?_0x238ccd<_0x5e6c0f?_0x238ccd:_0x5e6c0f:_0x238ccd:_0x5e6c0f),this['set']('unlinkedAt',_0x22fc45['unlinkedAt']||null),this['set']('resolvedAt',_0x22fc45['resolvedAt']||null),this['set']('resolvedBy',_0x22fc45['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0xb2c850=>!!_0xb2c850),this['set']('attributes',_0x22fc45['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0xbba53,_0x325b0d)=>_0xbba53+_0x325b0d['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x5d3b82,id:_0xfee0ea}=this;this['_repository']['fire'](xt('submitCommentThread',_0x5d3b82),{'channelId':_0x5d3b82,'threadId':_0xfee0ea});}['setUnlinkedAt'](_0x28aa45){this['_update']({'unlinkedAt':_0x28aa45});}['resolve']({resolvedAt:_0x1fe20c=new Date(),resolvedBy:_0x373802='',isFromAdapter:_0x12eff6=!0x1}={}){const _0x2cb0ab=this['_repository']['context']['plugins']['get'](_0x5af60a)['me'],{channelId:_0x3629ae,id:_0x1eb634}=this;this['_repository']['fire'](xt('resolveCommentThread',_0x3629ae),{'channelId':_0x3629ae,'threadId':_0x1eb634,'resolvedAt':_0x1fe20c,'resolvedBy':_0x373802||_0x2cb0ab['id'],'isFromAdapter':_0x12eff6});}['reopen']({isFromAdapter:_0x93cc97=!0x1}={}){const {channelId:_0x393ecf,id:_0x3ce21b}=this;this['_repository']['fire'](xt('reopenCommentThread',_0x393ecf),{'channelId':_0x393ecf,'threadId':_0x3ce21b,'isFromAdapter':_0x93cc97});}['setContext'](_0x586e94){this['context']||this['_update']({'context':_0x586e94});}['setAttribute'](_0x3137b1,_0x3aadc2){const _0x34e11e=_0x5dd617(this['attributes']);_0x28cc4a(_0x34e11e,_0x3137b1,_0x3aadc2),this['_update']({'attributes':_0x34e11e});}['removeAttribute'](_0x4fddc2){const _0x4c7fd0=_0x5dd617(this['attributes']);_0x2a855f(_0x4c7fd0,_0x4fddc2),this['_update']({'attributes':_0x4c7fd0});}['remove']({isFromAdapter:_0x482638=!0x1}={}){const {channelId:_0x29267a,id:_0x41546a}=this;this['_repository']['fire'](xt('removeCommentThread',_0x29267a),{'channelId':_0x29267a,'threadId':_0x41546a,'isFromAdapter':_0x482638});}['attachTo'](_0x460845){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x460845});}['addComment'](_0x4c9859){const {channelId:_0x123182,id:_0x26dd99}=this;this['_repository']['fire'](xt('addComment',_0x123182,_0x26dd99),Object['assign']({'channelId':_0x123182,'threadId':_0x26dd99},_0x4c9859));}['getComment'](_0x5e6424){if('string'!=typeof _0x5e6424)throw new _0x238123('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x5e6424});return this['comments']['get'](_0x5e6424);}['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'](_0x469cf3=>_0x469cf3['toJSON']()),'attributes':this['attributes']};}['_add'](_0x46250d){return this['listenTo'](_0x46250d,'change:authoredAt',()=>{const _0x5f181f=this['_findOptimalIndex'](_0x46250d),_0x549818=this['comments'];_0x5f181f-0x1!=_0x549818['getIndex'](_0x46250d)&&_0x5f181f+0x1!=_0x549818['getIndex'](_0x46250d)&&(this['_remove'](_0x46250d),this['_add'](_0x46250d));}),this['comments']['add'](_0x46250d,this['_findOptimalIndex'](_0x46250d));}['_update'](_0x27cbf9){const {channelId:_0x2aa652,id:_0x108e6e}=this;this['_repository']['fire'](xt('updateCommentThread',_0x2aa652),{..._0x27cbf9,'channelId':_0x2aa652,'threadId':_0x108e6e});}['_remove'](_0x48b556){return this['stopListening'](_0x48b556),_0x48b556['destroy'](),this['comments']['remove'](_0x48b556);}['_findOptimalIndex'](_0x458784){const _0x260c1c=this['comments']['find'](_0x132734=>new Date(_0x132734['authoredAt'])['getTime']()>new Date(_0x458784['authoredAt'])['getTime']());return _0x260c1c?this['comments']['getIndex'](_0x260c1c):this['length'];}}class Comment extends/* #__PURE__ -- @preserve */
|
|
31
|
+
_0x8f4920(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x18611c,_0x27bf8c){super();const _0x54917f=_0x18611c['context']['plugins']['get'](_0x5af60a)['me'],_0x21200e=_0x18611c['getCommentThread'](_0x27bf8c['threadId']),_0x5a59c4=0x0===_0x21200e['comments']['length'],_0x4f4232=_0x54917f===_0x27bf8c['author'];this['id']=_0x27bf8c['id'],this['threadId']=_0x27bf8c['threadId'],this['author']=_0x27bf8c['author'],this['creator']=_0x27bf8c['creator'],this['isExternal']=Boolean(_0x27bf8c['attributes']&&_0x27bf8c['attributes']['@external']),this['set']('content',_0x27bf8c['content']),this['createdAt']=_0x27bf8c['createdAt']||new Date(),this['set']('authoredAt',_0x27bf8c['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x21200e,'resolvedAt'),this['set']('attributes',_0x27bf8c['attributes']||{}),this['bind']('isEditable')['to'](_0x18611c,'_permissions',()=>{const _0x1bec3a=_0x18611c['getPermissions'](_0x21200e['channelId'])['write'],_0x39a560=_0x18611c['getPermissions'](_0x21200e['channelId'])['modifyAll'];return _0x4f4232&&_0x1bec3a||!_0x4f4232&&_0x39a560;}),this['bind']('isRemovable')['to'](_0x21200e,'isRemovable',_0x18611c,'_permissions',_0x30dcf3=>{const _0x35d10e=_0x18611c['getPermissions'](_0x21200e['channelId'])['write'],_0x108d3d=_0x18611c['getPermissions'](_0x21200e['channelId'])['modifyAll'];return _0x4f4232&&_0x35d10e||_0x30dcf3&&_0x5a59c4||!_0x4f4232&&_0x108d3d&&!_0x5a59c4;}),this['bind']('isReadOnly')['to'](_0x21200e,'isReadOnly'),this['_repository']=_0x18611c;}get['weight'](){return Math['max'](function(_0x5a0559){const _0x7d2a40=document['createElement']('div');return _0x7d2a40['innerHTML']=_0x5a0559,_0x7d2a40['textContent']['length'];}(this['content']),0xc8);}['update'](_0x45799b){const {threadId:_0x5e335c,id:_0x26bdf7}=this;if(!this['_repository']['hasCommentThread'](_0x5e335c))throw new _0x238123('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x251a66}=this['_repository']['getCommentThread'](_0x5e335c);this['_repository']['fire'](xt('updateComment',_0x251a66,_0x5e335c),{'channelId':_0x251a66,'threadId':_0x5e335c,'commentId':_0x26bdf7,..._0x45799b});}['setAttribute'](_0x22934e,_0x5a2c07){const _0x58e4f9=_0x5dd617(this['attributes']);_0x28cc4a(_0x58e4f9,_0x22934e,_0x5a2c07),this['update']({'attributes':_0x58e4f9});}['removeAttribute'](_0x2e5ed8){const _0x388b4e=_0x5dd617(this['attributes']);_0x2a855f(_0x388b4e,_0x2e5ed8),this['update']({'attributes':_0x388b4e});}['remove'](_0x1161cb={}){if(!_0x1161cb['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0xcd2e85,id:_0x43c3d2}=this;if(!this['_repository']['hasCommentThread'](_0xcd2e85))throw new _0x238123('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x267516}=this['_repository']['getCommentThread'](_0xcd2e85);this['_repository']['fire'](xt('removeComment',_0x267516,_0xcd2e85),{'channelId':_0x267516,'threadId':_0xcd2e85,'commentId':_0x43c3d2,..._0x1161cb});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function xt(_0x5573d8,..._0x39762b){for(const _0x1ba51c of _0x39762b)void 0x0!==_0x1ba51c&&(_0x5573d8+=':'+String(_0x1ba51c));return _0x5573d8;}class AddCommentThreadCommand extends _0x23f2fc{constructor(_0x479226){super(_0x479226),this['set']('hasContent',!0x1);}['refresh'](){const _0x1990a1=this['editor']['model']['document']['selection'];this['isEnabled']=!0x0,this['hasContent']=!0x1;for(const _0x285613 of _0x1990a1['getRanges']())if(this['_hasContent'](_0x285613))return void(this['hasContent']=!0x0);}['execute']({threadId:_0x5e77f1=_0x35633e(),ranges:_0x349cdf,comment:_0xb4eb11}={}){const _0x51ca05=this['editor']['model'],_0x3d4367=_0x349cdf??Array['from'](_0x51ca05['document']['selection']['getRanges']()),_0xf5bc94=[];for(const _0x4a09f2 of _0x3d4367)this['_hasContent'](_0x4a09f2)&&_0xf5bc94['push'](this['_trimToContent'](_0x4a09f2));if(!_0xf5bc94['length'])throw new _0x238123('addcommentthreadcommand-incorrect-ranges',null);_0xb4eb11&&this['_createCommentThread'](_0x5e77f1,_0xb4eb11),this['_createMarkersFromRanges'](_0x5e77f1,_0xf5bc94,!!_0xb4eb11);}['_createMarkersFromRanges'](_0x5c0ff8,_0x402843,_0x141dbb){this['editor']['model']['change'](_0x37e0f9=>{for(const _0x147e4a of _0x402843){const _0x3f4d08=_0x35633e()['substr'](0x1,0x5),_0x2f0da2='comment:'+_0x5c0ff8+':'+_0x3f4d08;_0x37e0f9['addMarker'](_0x2f0da2,{'range':_0x147e4a,'usingOperation':_0x141dbb,'affectsData':_0x141dbb});}});}['_createCommentThread'](_0x3eac80,_0x32bfc5){const _0x1aed20=this['editor']['plugins']['get']('CommentsRepository'),_0x558f1d=this['editor']['config']['get']('collaboration.channelId'),_0x460715=this['editor']['plugins']['get']('Users')['me'];if(!_0x460715)throw new _0x238123('addcommentthreadcommand-user-not-found',null);_0x1aed20['addCommentThread']({'threadId':_0x3eac80,'channelId':_0x558f1d,'comments':[{'authorId':_0x460715['id'],'content':_0x32bfc5,'createdAt':new Date(),'attributes':{}}]});}['_hasContent'](_0x33faa9){for(const _0x18ef4e of _0x33faa9['getItems']())if(this['_itemIsContent'](_0x18ef4e))return!0x0;return!0x1;}['_itemIsContent'](_0x3ae6cc){return _0x3ae6cc['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x3ae6cc)&&!_0x3ae6cc['is']('element','tableCell');}['_trimToContent'](_0x2495ac){const _0xcab9e1=_0x2a1a11=>!this['_itemIsContent'](_0x2a1a11['item']),_0xe13ad9=_0x2495ac['start']['getLastMatchingPosition'](_0xcab9e1),_0x5db5c0=_0x2495ac['end']['getLastMatchingPosition'](_0xcab9e1,{'direction':'backward'});return this['editor']['model']['createRange'](_0xe13ad9,_0x5db5c0);}}class EditorAnnotations extends _0x111584{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[Annotations];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x417851){super(_0x417851),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x35df10=this['editor'],_0xbd12e9=_0x35df10['model']['document']['selection'],_0xde918e=_0x4b9ba5(()=>this['refreshSelectedViews'](),0xa);_0xbd12e9['on']('change:range',(_0x30242f,_0x45270c)=>{_0x45270c['directChange']&&(_0xde918e['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x35df10['editing']['view']['document'],'change:isFocused',(_0x1086a3,_0x48c037,_0x42caf0)=>{_0x42caf0&&_0xde918e();}),this['listenTo'](_0x35df10['ui']['focusTracker'],'change:isFocused',(_0xcf3503,_0xe46c26,_0x2b87f9)=>{_0x2b87f9||this['fire']('blur',{'isAnnotationTracked':_0x122828=>this['_editorAnnotationsData']['has'](_0x122828['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x41354b){if(this['_editorAnnotations']['has'](_0x41354b['view']))return;this['_editorAnnotations']['add'](_0x41354b['view']),this['editor']['ui']['focusTracker']['add'](_0x41354b['view']['element']);const _0x237c77=this['editor']['plugins']['get'](Annotations);this['listenTo'](_0x237c77['collection'],'remove',(_0x5534c9,_0x45cca9)=>{this['editor']['ui']['focusTracker']['remove'](_0x45cca9['view']['element']),this['_editorAnnotations']['delete'](_0x45cca9['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x5bad90){if('function'!=typeof _0x5bad90)throw new _0x238123('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x5bad90);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x1f20a4,annotations:_0x358900}){const _0x2ef760=[],_0x3002bd=this['editor']['model']['document']['selection'],_0x6c2557=Array['from'](_0x3002bd['getRanges']());for(const [_0x1324ad,_0x351198]of this['_editorAnnotationsData']){const _0xe70182=_0x32d6f7(_0x351198),_0x43d4a6=_0x358900['getByInnerView'](_0x1324ad);_0xe70182&&_0x43d4a6&&_0x2ef760['push']({'annotation':_0x43d4a6,'range':_0xe70182});}function _0x32d6f7(_0x2ec8b8){for(const _0x21f406 of _0x2ec8b8)for(const _0xa52405 of _0x6c2557)if(_0x21f406['containsRange'](_0xa52405,!_0x3002bd['isCollapsed']))return _0x21f406;return null;}return _0x2ef760['sort']((_0x3bc432,_0x3726a7)=>{const _0xc39b2f=_0x3bc432['range'],_0x3035fe=_0x3726a7['range'];if(!_0xc39b2f['isEqual'](_0x3035fe)){if(_0xc39b2f['containsRange'](_0x3035fe,!0x0))return 0x1;if(_0x3035fe['containsRange'](_0xc39b2f,!0x0))return-0x1;}return _0x3bc432['annotation']==_0x1f20a4?-0x1:_0x3726a7['annotation']==_0x1f20a4?0x1:0x0;})['map'](_0x3e7dc6=>_0x3e7dc6['annotation']);}get['_editorAnnotationsData'](){const _0x44208b=new Map();for(const _0x240c5b of Array['from'](this['_dataCollectors']))for(const [_0x308188,_0x35ba14]of _0x240c5b())_0x44208b['set'](_0x308188,_0x35ba14);return _0x44208b;}}class CommentsRestrictedEditingMode extends _0x111584{['afterInit'](){const _0xea92f=this['editor'];if(!_0xea92f['plugins']['has']('RestrictedEditingModeEditing'))return;_0xea92f['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class CommentsImportWord extends _0x111584{constructor(_0x4241e0){super(_0x4241e0),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x31d486=this['editor'],_0x39559b=_0x31d486['commands']['get']('importWord'),_0x12b958=_0x31d486['plugins']['get'](_0x5af60a);_0x39559b&&(_0x39559b['on']('execute',(_0x53b6bb,[,_0x253c86])=>{_0x253c86['collaboration_features']={'comments':!0x0,'user_id':_0x12b958['me']['id']};},{'priority':_0x5e6c9b['high']+0xa}),this['listenTo'](_0x39559b,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x52498e,_0x1d5fcb){const {comment_threads:_0x1192ac}=_0x1d5fcb;_0x1192ac&&_0x1192ac['forEach'](({thread_id:_0x3863f2,comments:_0x5ad99c,is_resolved:_0x9b6951})=>{const _0x123fa0=new Date(),_0x296f7d=_0x5ad99c['map'](({author:_0x586541,content:_0x1980f9,created_at:_0x5bd182})=>({'content':_0x1980f9,'authorId':this['editor']['plugins']['get'](_0x5af60a)['me']['id'],'createdAt':_0x123fa0,'attributes':{'@external':{'authorName':_0x586541,'createdAt':_0x5bd182?new Date(_0x5bd182):new Date(),'source':'importWord'}}})),_0x444549=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](CommentsRepository)['addCommentThread']({'channelId':_0x444549,'threadId':_0x3863f2,'comments':_0x296f7d,'resolvedAt':_0x9b6951?_0x123fa0:null});});}}class CommentsClipboard extends _0x111584{constructor(_0x3157ba){super(_0x3157ba),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[pt,wt];}['afterInit'](){const _0x42fdf0=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x42fdf0,'contentInsertion',(_0x37349d,_0x1745bc)=>this['_removeMarkersWithoutThreads'](_0x1745bc['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x3ea41e){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x3ea41e;const _0x304552=this['editor']['plugins']['get']('CommentsRepository');for(const _0x39c72d of _0x3ea41e['keys']()){const [_0x12eafa,_0x4560a2]=_0x39c72d['split'](':');'comment'!=_0x12eafa||_0x304552['hasCommentThread'](_0x4560a2)||_0x3ea41e['delete'](_0x39c72d);}return _0x3ea41e;}['_registerMarkerInClipboardPipeline'](){const _0x145cbb=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x1487e1=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x1487e1&&_0x145cbb['_registerMarkerToCopy']('comment',_0x1487e1);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x1f50f6){switch(_0x1f50f6){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}function Pt(_0x374efb){const _0x51fd21=_0x374efb['split'](':');return{'group':_0x51fd21[0x0],'id':_0x51fd21[0x1],'part':_0x51fd21[0x2]};}class ShowCommentHighlights extends _0x111584{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x35dcab,_0xff51fe)=>{if(!_0xff51fe['options']['showCommentHighlights'])return null;if(_0xff51fe['options']['ignoreResolvedComments']){const {id:_0x4e4fde}=Pt(_0x35dcab['markerName']),_0x5ac8d9=this['editor']['plugins']['get'](CommentsRepository);if(_0x5ac8d9['getCommentThread'](_0x4e4fde)?.['isResolved']&&_0x35dcab['item'])return _0xff51fe['consumable']['consume'](_0x35dcab['item'],'addMarker:'+_0x35dcab['markerName']),_0xff51fe['consumable']['consume'](_0x35dcab['item'],'removeMarker:'+_0x35dcab['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x4b741c=>{_0x4b741c['on']('addMarker:comment',(_0x146527,_0x59202b,_0x58883d)=>{if(!_0x58883d['options']['showCommentHighlights'])return;const _0x387e80=_0x59202b['item'];if(!_0x387e80)return;const _0x20bd19=_0x58883d['mapper']['toViewElement'](_0x387e80);this['editor']['model']['schema']['isObject'](_0x387e80)&&_0x20bd19&&!_0x20bd19['getCustomProperty']('widget')&&_0x20bd19['is']('containerElement')&&It(_0x20bd19,_0x58883d['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x176294,{writer:_0x409c5a,options:_0x1e6f7e})=>{if(!_0x1e6f7e['showCommentHighlights'])return null;const _0x491c7e=_0x409c5a['createContainerElement']('div'),_0x3cc661=_0x409c5a['createEmptyElement']('hr');return _0x409c5a['addClass']('ck-horizontal-line',_0x491c7e),_0x409c5a['insert'](_0x409c5a['createPositionAt'](_0x491c7e,0x0),_0x3cc661),_0x491c7e;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x2ae8a1,{writer:_0x4c639e,options:_0x6135a8})=>{if(!_0x6135a8['showCommentHighlights'])return null;const _0x32d6af=_0x4c639e['createContainerElement']('span'),_0x477225=_0x4c639e['createEmptyElement']('img');return _0x4c639e['addClass']('image-inline',_0x32d6af),_0x4c639e['insert'](_0x4c639e['createPositionAt'](_0x32d6af,0x0),_0x477225),_0x32d6af;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x2625c0,{writer:_0x135dff,options:_0x5d14c4})=>{if(_0x5d14c4['showCommentHighlights'])return _0x135dff['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x3662ce,_0x5cb5e6,_0xb85b94)=>{_0xb85b94['options']['showCommentHighlights']&&_0x3662ce['stop']();},{'priority':'high'});}}class CommentsEditing extends _0x111584{static get['requires'](){return[CommentsRepository,EditorAnnotations,_0x5af60a,CommentsRestrictedEditingMode,CommentsImportWord,CommentsClipboard,ShowCommentHighlights];}static get['pluginName'](){return'CommentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x104650){super(_0x104650),this['set']('isThreadsLoadingPaused',!0x0),_0x104650['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x415965,_0x5d66c2,_0x5f1893,_0x5840eb)=>{const _0x4a6bf0=_0x104650['plugins']['get'](CommentsRepository),_0xc530d7=_0x5f1893?Pt(_0x5f1893)['id']:null;_0x104650['model']['change'](()=>{if(_0xc530d7){const _0x26c326=this['getAllMarkersForId'](_0xc530d7);for(const _0x33fbaf of _0x26c326)_0x104650['editing']['reconvertMarker'](_0x33fbaf);}if(_0x5840eb){const {id:_0x54f403}=Pt(_0x5840eb),_0x48a046=_0x4a6bf0['getCommentThread'](_0x54f403);if(_0x48a046&&_0x48a046['unlinkedAt'])return;if(_0x48a046&&!_0x48a046['isAttached'])return;const _0x4a8973=this['getAllMarkersForId'](_0x54f403);for(const _0x396f40 of _0x4a8973)_0x104650['editing']['reconvertMarker'](_0x396f40);}}),_0xc530d7&&this['scrollToThreadMarker'](_0xc530d7);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x2c257a=this['editor'],_0x443d48=_0x2c257a['plugins']['get'](CommentsRepository),_0x46648c=_0x2c257a['config']['get']('collaboration.channelId'),_0x37ede=_0x443d48['getCommentThreads']()['filter'](_0x4d5cfa=>_0x4d5cfa['channelId']!==_0x46648c);_0x2c257a['commands']['add']('addCommentThread',new AddCommentThreadCommand(_0x2c257a)),this['listenTo'](_0x2c257a,'change:isReadOnly',(_0x4ff607,_0x2315ec,_0x4604f3)=>{_0x443d48['switchReadOnly'](_0x4604f3,_0x2c257a['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x443d48,Vt('addCommentThread',_0x46648c),(_0x10de51,{threadId:_0x4a2ec1})=>{const _0x481f70=this['editor']['plugins']['get'](CommentsRepository)['getCommentThread'](_0x4a2ec1);_0x481f70?.['unlinkedAt']&&this['_attachArchivedThread'](_0x4a2ec1);}),this['listenTo'](_0x443d48,Vt('removeCommentThread',_0x46648c),(_0x82016c,{threadId:_0x23b1d1})=>{_0x2c257a['model']['enqueueChange']({'isUndoable':!0x1},_0x4f1462=>{const _0x210d53=this['getAllMarkersForId'](_0x23b1d1);for(const _0x28da81 of _0x210d53)_0x4f1462['removeMarker'](_0x28da81);});}),this['listenTo'](_0x443d48,Vt('resolveCommentThread',_0x46648c),(_0x51d59f,{threadId:_0x2ff0a2})=>{this['_reconvertMarkers'](_0x2ff0a2);const _0x32b481=this['editor']['plugins']['get'](Annotations);(this['editor']['editing']['view']['hasDomSelection']||_0x32b481['collection']['isFocused'])&&(this['editor']['plugins']['get'](CommentsRepository)['getCommentThread'](_0x2ff0a2)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x443d48,Vt('reopenCommentThread',_0x46648c),(_0x45aef8,{threadId:_0x154d9c})=>{this['_reconvertMarkers'](_0x154d9c);},{'priority':'low'}),this['listenTo'](_0x443d48,Vt('addComment',_0x46648c),(_0x3f26ea,{threadId:_0x559d48,isFromAdapter:_0x493b94})=>{const _0x4d7233=this['getAllMarkersForId'](_0x559d48);if(_0x493b94||0x0==_0x4d7233['length']||!_0x443d48['hasCommentThread'](_0x559d48))return;0x1===_0x443d48['getCommentThread'](_0x559d48)['length']&&_0x2c257a['model']['enqueueChange']({'isUndoable':!0x1},_0x3e7501=>{for(const _0x171bdb of _0x4d7233)_0x3e7501['updateMarker'](_0x171bdb,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x37ede);}['afterInit'](){!async function(_0x10d0bd){const _0x357e31=_0x416d1a([0x4b,0x70,0x4f,0x42,0x4a,0x47,0x4e,0x53,0x45,0x67,0x71,0x43,0x79,0x66,0x56,0x46,0x31,0x6b,0x5a,0x38,0x6c,0x62,0x6e,0x52,0x6a,0x4d,0x37,0x65,0x49,0x7a,0x41,0x73,0x44,0x51,0x48,0x77,0x39,0x61,0x54,0x68,0x75,0x36,0x72,0x63,0x59,0x69,0x30,0x35,0x55,0x6d,0x50,0x4c,0x34,0x64,0x33,0x58,0x32,0x57,0x6f,0x74,0x76,0x78]),_0x161afb=0x73460ab3,_0x326042=0x7341810b^_0x161afb,_0x56ccf6=window[_0x416d1a([0x44,0x61,0x74,0x65])][_0x416d1a([0x6e,0x6f,0x77])](),_0x5807cb=_0x10d0bd[_0x416d1a([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x42aa7d=new window[(_0x416d1a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5bde1b=>{_0x5807cb[_0x416d1a([0x6f,0x6e,0x63,0x65])](_0x416d1a([0x72,0x65,0x61,0x64,0x79]),_0x5bde1b);}),_0x145d70={[_0x416d1a([0x6b,0x74,0x79])]:_0x416d1a([0x45,0x43]),[_0x416d1a([0x75,0x73,0x65])]:_0x416d1a([0x73,0x69,0x67]),[_0x416d1a([0x63,0x72,0x76])]:_0x416d1a([0x50,0x2d,0x32,0x35,0x36]),[_0x416d1a([0x78])]:_0x416d1a([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]),[_0x416d1a([0x79])]:_0x416d1a([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]),[_0x416d1a([0x61,0x6c,0x67])]:_0x416d1a([0x45,0x53,0x32,0x35,0x36])},_0x4f5c04=_0x5807cb[_0x416d1a([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x416d1a([0x67,0x65,0x74])](_0x416d1a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x497eb1(){let _0x81b6d6,_0x1c7131=null,_0x127053=null;try{if(_0x4f5c04==_0x416d1a([0x47,0x50,0x4c]))return _0x416d1a([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x81b6d6=_0xcf3585(),!_0x81b6d6)return _0x416d1a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x81b6d6[_0x416d1a([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x127053=_0x3986c6(_0x81b6d6[_0x416d1a([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x81b6d6[_0x416d1a([0x6a,0x74,0x69])])),await _0x80dad6()?_0x191d8f()?_0x2006d5()?_0x416d1a([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x310c76()?(_0x81b6d6[_0x416d1a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x416d1a([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1c7131=_0x622bbd(_0x416d1a([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x7b723d()):_0x416d1a([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x416d1a([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x416d1a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x416d1a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2006d5(){const _0x297d0c=[_0x416d1a([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x416d1a([0x74,0x72,0x69,0x61,0x6c])][_0x416d1a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x81b6d6[_0x416d1a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x56ccf6/0x3e8:0xe10*_0x326042;return _0x81b6d6[_0x416d1a([0x65,0x78,0x70])]<_0x297d0c;}function _0x191d8f(){const _0x2213c2=_0x81b6d6[_0x416d1a([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x2213c2)return!0x1;if(_0x2213c2[_0x416d1a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x416d1a([0x2a])))return!0x0;if(_0x2213c2[_0x416d1a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x416d1a([0x43,0x4d,0x54])))return!0x0;if(_0x2213c2[_0x416d1a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x416d1a([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))&&_0x1a8bf8())return!0x0;if(_0x2213c2[_0x416d1a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x416d1a([0x52,0x43,0x4d,0x54]))){if(_0x4f04b6())return!0x0;if(_0x1541e6()||_0x4a1317())return!0x0;}return!0x1;}function _0x310c76(){const _0x3ddff3=_0x81b6d6[_0x416d1a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3ddff3||0x0==_0x3ddff3[_0x416d1a([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x27778a}=new URL(window[_0x416d1a([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x3ddff3[_0x416d1a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x27778a))return!0x0;const _0x424125=_0x27778a[_0x416d1a([0x73,0x70,0x6c,0x69,0x74])](_0x416d1a([0x2e]));return _0x3ddff3[_0x416d1a([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2816ae=>_0x2816ae[_0x416d1a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x416d1a([0x2a])))[_0x416d1a([0x6d,0x61,0x70])](_0x2a819e=>_0x2a819e[_0x416d1a([0x73,0x70,0x6c,0x69,0x74])](_0x416d1a([0x2e])))[_0x416d1a([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1d3d1a=>_0x1d3d1a[_0x416d1a([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x424125[_0x416d1a([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x416d1a([0x6d,0x61,0x70])](_0x1ed4a2=>Array(_0x424125[_0x416d1a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x1ed4a2[_0x416d1a([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x416d1a([0x66,0x69,0x6c,0x6c])](_0x1ed4a2[0x0]===_0x416d1a([0x2a])?_0x416d1a([0x2a]):'')[_0x416d1a([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x1ed4a2))[_0x416d1a([0x73,0x6f,0x6d,0x65])](_0x2ce47f=>_0x424125[_0x416d1a([0x65,0x76,0x65,0x72,0x79])]((_0x743445,_0xb50d8a)=>_0x2ce47f[_0xb50d8a]===_0x743445||_0x2ce47f[_0xb50d8a]===_0x416d1a([0x2a])));}function _0x7b723d(){return _0x1c7131&&_0x127053?new window[(_0x416d1a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x587dab,_0x1760ec)=>{_0x1c7131[_0x416d1a([0x74,0x68,0x65,0x6e])](_0x587dab,_0x1760ec),_0x127053[_0x416d1a([0x74,0x68,0x65,0x6e])](_0x2866d6=>{_0x2866d6!=_0x416d1a([0x56,0x61,0x6c,0x69,0x64])&&_0x587dab(_0x2866d6);},_0x1760ec);}):_0x1c7131||_0x127053||_0x416d1a([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3986c6(_0x2318b4,_0x56a4c5){return new window[(_0x416d1a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x40e183=>{if(_0x39f2db())return _0x40e183(_0x416d1a([0x56,0x61,0x6c,0x69,0x64]));_0x5dad4a(),_0x5807cb[_0x416d1a([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x416d1a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x467d7b=!0x1;const _0x4a0568=_0x35633e();function _0x15df48(_0x31b904){return!!_0x31b904&&(typeof _0x31b904===_0x416d1a([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x31b904===_0x416d1a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x31b904[_0x416d1a([0x74,0x68,0x65,0x6e])]===_0x416d1a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x31b904[_0x416d1a([0x63,0x61,0x74,0x63,0x68])]===_0x416d1a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1d0a86(_0x1ee079){_0xa47b0f(_0x1ee079)[_0x416d1a([0x74,0x68,0x65,0x6e])](_0x28852e=>{if(!_0x28852e||_0x28852e[_0x416d1a([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x416d1a([0x6f,0x6b]))return _0x416d1a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x540163(_0x177216(_0x4a0568+_0x56a4c5))!=_0x28852e[_0x416d1a([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x416d1a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x416d1a([0x56,0x61,0x6c,0x69,0x64]);})[_0x416d1a([0x74,0x68,0x65,0x6e])](_0x3a51cb=>(_0x4ce54d(),_0x3a51cb),()=>{const _0x366caa=_0x162130();return null==_0x366caa?(_0x4ce54d(),_0x416d1a([0x56,0x61,0x6c,0x69,0x64])):_0x416d1a(_0x56ccf6-_0x366caa>(0x574a8eb3^_0x161afb)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x416d1a([0x74,0x68,0x65,0x6e])](_0x40e183)[_0x416d1a([0x63,0x61,0x74,0x63,0x68])](()=>{_0x40e183(_0x416d1a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x54ad1d=0x7370e433^_0x161afb;function _0x4ce54d(){const _0x208026=_0x416d1a([0x6c,0x6c,0x63,0x74,0x2d])+_0x540163(_0x177216(_0x2318b4)),_0x5ecb2d=_0x247cd4(_0x540163(window[_0x416d1a([0x4d,0x61,0x74,0x68])][_0x416d1a([0x63,0x65,0x69,0x6c])](_0x56ccf6/_0x54ad1d)));window[_0x416d1a([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x416d1a([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x208026,_0x5ecb2d);}function _0x162130(){const _0x3b7882=_0x416d1a([0x6c,0x6c,0x63,0x74,0x2d])+_0x540163(_0x177216(_0x2318b4)),_0x493280=window[_0x416d1a([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x416d1a([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3b7882);return _0x493280?window[_0x416d1a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x247cd4(_0x493280),0x10)*_0x54ad1d:null;}function _0xa47b0f(_0x5efd1d){return new window[(_0x416d1a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x27a443,_0x37f6eb)=>{_0x5efd1d[_0x416d1a([0x74,0x68,0x65,0x6e])](_0x27a443,_0x37f6eb),window[_0x416d1a([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x37f6eb,0x7347de73^_0x161afb);});}}_0x5807cb[_0x416d1a([0x6f,0x6e])](_0x416d1a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1c72ea,_0x1f4980)=>{if(_0x1f4980[0x0]!=_0x2318b4)return _0x40e183(_0x416d1a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1f4980[0x1]={..._0x1f4980[0x1],[_0x416d1a([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4a0568};},{[_0x416d1a([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x416d1a([0x68,0x69,0x67,0x68])}),_0x5807cb[_0x416d1a([0x6f,0x6e])](_0x416d1a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x392dba=>{_0x15df48(_0x392dba[_0x416d1a([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x467d7b=!0x0,_0x1d0a86(_0x392dba[_0x416d1a([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x416d1a([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x416d1a([0x6c,0x6f,0x77])}),_0x42aa7d[_0x416d1a([0x74,0x68,0x65,0x6e])](()=>{_0x467d7b||_0x40e183(_0x416d1a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x39f2db(){return _0x5807cb[_0x416d1a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x416d1a([0x76,0x69,0x65,0x77])][_0x416d1a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x416d1a([0x61,0x75,0x74,0x6f]);}function _0x5dad4a(){_0x5807cb[_0x416d1a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x416d1a([0x76,0x69,0x65,0x77])][_0x416d1a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x416d1a([0x61,0x75,0x74,0x6f]);}}function _0x622bbd(_0x591f2e){const _0x61d2ff=[new window[(_0x416d1a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3d55e9=>setTimeout(_0x3d55e9,0x734f347f^_0x161afb)),_0x42aa7d[_0x416d1a([0x74,0x68,0x65,0x6e])](()=>new window[(_0x416d1a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x399fe1=>{let _0x335325=0x0;_0x5807cb[_0x416d1a([0x6d,0x6f,0x64,0x65,0x6c])][_0x416d1a([0x6f,0x6e])](_0x416d1a([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x157c99,_0x25b1e7)=>{_0x25b1e7[0x0][_0x416d1a([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x335325++,_0x335325==(0x73460f5b^_0x161afb)&&(_0x399fe1(),_0x157c99[_0x416d1a([0x6f,0x66,0x66])]());});}))];return window[_0x416d1a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x416d1a([0x72,0x61,0x63,0x65])](_0x61d2ff)[_0x416d1a([0x74,0x68,0x65,0x6e])](()=>_0x591f2e);}async function _0x4403dc(){await _0x42aa7d,_0x5807cb[_0x416d1a([0x6d,0x6f,0x64,0x65,0x6c])][_0x416d1a([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x50277d,_0x5807cb[_0x416d1a([0x6d,0x6f,0x64,0x65,0x6c])][_0x416d1a([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x50277d,_0x5807cb[_0x416d1a([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x416d1a([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1a8bf8(){return window[_0x416d1a([0x67,0x6c,0x6f,0x62])]&&window[_0x416d1a([0x67,0x6c,0x6f,0x62])][_0x416d1a([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x4f04b6(){return _0xbbc346(_0x416d1a([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x4d0cde(_0x416d1a([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x416d1a([0x73,0x74,0x61,0x74,0x65])]==_0x416d1a([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x1541e6(){return _0xbbc346(_0x416d1a([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 _0x4a1317(){return _0xbbc346(_0x416d1a([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x3d3b9e(_0x33712e){const _0xda8499=_0x3acfff();_0x5807cb[_0xda8499]=_0x416d1a([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x33712e,_0x33712e!=_0x416d1a([0x56,0x61,0x6c,0x69,0x64])&&_0x4403dc();}function _0x3acfff(){const _0x58681d=window[_0x416d1a([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x416d1a([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x416d1a([0x6e,0x6f,0x77])]())[_0x416d1a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x416d1a([0x2e]),'');let _0x29c8f5=_0x416d1a([0x4b]);for(let _0x1b94a4=0x0;_0x1b94a4<_0x58681d[_0x416d1a([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1b94a4+=0x2){let _0x3a9c4c=window[_0x416d1a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x58681d[_0x416d1a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1b94a4,_0x1b94a4+0x2));_0x3a9c4c>=_0x357e31[_0x416d1a([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3a9c4c-=_0x357e31[_0x416d1a([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x29c8f5+=_0x357e31[_0x3a9c4c];}return _0x29c8f5;}function _0xcf3585(){const _0x2ddc34=_0x4f5c04[_0x416d1a([0x73,0x70,0x6c,0x69,0x74])](_0x416d1a([0x2e]));if(0x3!=_0x2ddc34[_0x416d1a([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x27f3e3(_0x2ddc34[0x1]);function _0x27f3e3(_0x27221f){const _0x2c1f5d=_0x4caa6b(_0x27221f);return _0x2c1f5d&&_0x5e09d1()?_0x2c1f5d:null;function _0x5e09d1(){const _0x9f19b2=_0x2c1f5d[_0x416d1a([0x6a,0x74,0x69])],_0x183b68=window[_0x416d1a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x9f19b2[_0x416d1a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x9f19b2[_0x416d1a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x36dfd0={..._0x2c1f5d,[_0x416d1a([0x6a,0x74,0x69])]:_0x9f19b2[_0x416d1a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x9f19b2[_0x416d1a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x36dfd0[_0x416d1a([0x76,0x63])],_0x177216(_0x36dfd0)==_0x183b68;}}}async function _0x80dad6(){let _0x3ece80=!0x0;try{const _0x356bc9=_0x4f5c04[_0x416d1a([0x73,0x70,0x6c,0x69,0x74])](_0x416d1a([0x2e])),[_0x4390d3,_0x134258,_0x5a7b97]=_0x356bc9;return _0x4b883a(_0x4390d3),await _0x4ebfe6(_0x4390d3,_0x134258,_0x5a7b97),_0x3ece80;}catch{return!0x1;}function _0x4b883a(_0x5715ad){const _0x1eece0=_0x4caa6b(_0x5715ad);_0x1eece0&&_0x1eece0[_0x416d1a([0x61,0x6c,0x67])]==_0x416d1a([0x45,0x53,0x32,0x35,0x36])||(_0x3ece80=!0x1);}async function _0x4ebfe6(_0x110548,_0x20a661,_0x14231e){const _0xb1b71f=window[_0x416d1a([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x416d1a([0x66,0x72,0x6f,0x6d])](_0x5e7874(_0x14231e),_0x24e390=>_0x24e390[_0x416d1a([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x14b454=new window[(_0x416d1a([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x416d1a([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x110548+_0x416d1a([0x2e])+_0x20a661),_0xcbc395=window[_0x416d1a([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x416d1a([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xcbc395)return;const _0x288b3c=await _0xcbc395[_0x416d1a([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x416d1a([0x6a,0x77,0x6b]),_0x145d70,{[_0x416d1a([0x6e,0x61,0x6d,0x65])]:_0x416d1a([0x45,0x43,0x44,0x53,0x41]),[_0x416d1a([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x416d1a([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x416d1a([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xcbc395[_0x416d1a([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x416d1a([0x6e,0x61,0x6d,0x65])]:_0x416d1a([0x45,0x43,0x44,0x53,0x41]),[_0x416d1a([0x68,0x61,0x73,0x68])]:{[_0x416d1a([0x6e,0x61,0x6d,0x65])]:_0x416d1a([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x288b3c,_0xb1b71f,_0x14b454)||(_0x3ece80=!0x1);}}function _0x4caa6b(_0x3d74e1){return _0x3d74e1[_0x416d1a([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x416d1a([0x65,0x79]))?JSON[_0x416d1a([0x70,0x61,0x72,0x73,0x65])](_0x5e7874(_0x3d74e1)):null;}function _0x5e7874(_0x332c99){return window[_0x416d1a([0x61,0x74,0x6f,0x62])](_0x332c99[_0x416d1a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x416d1a([0x2b]))[_0x416d1a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x416d1a([0x2f])));}function _0x177216(_0x5da9f0){let _0x29af15=0x1505;function _0xf94bf1(_0xe006cf){for(let _0x3c0adb=0x0;_0x3c0adb<_0xe006cf[_0x416d1a([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3c0adb++){const _0x3ec09b=_0xe006cf[_0x416d1a([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3c0adb);_0x29af15=(_0x29af15<<0x5)+_0x29af15+_0x3ec09b,_0x29af15&=_0x29af15;}}function _0x119f5e(_0x5b9cb8){Array[_0x416d1a([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5b9cb8)?_0x5b9cb8[_0x416d1a([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x119f5e):_0x5b9cb8&&typeof _0x5b9cb8==_0x416d1a([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x416d1a([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5b9cb8)[_0x416d1a([0x73,0x6f,0x72,0x74])]()[_0x416d1a([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x431373,_0x43c68f])=>{_0xf94bf1(_0x431373),_0x119f5e(_0x43c68f);}):_0xf94bf1(window[_0x416d1a([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5b9cb8));}return _0x119f5e(_0x5da9f0),_0x29af15>>>0x0;}function _0x540163(_0x2651d6){return _0x2651d6[_0x416d1a([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x416d1a([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x416d1a([0x30]));}function _0x247cd4(_0x35091a){return _0x35091a[_0x416d1a([0x73,0x70,0x6c,0x69,0x74])]('')[_0x416d1a([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x416d1a([0x6a,0x6f,0x69,0x6e])]('');}function _0xbbc346(_0x4b29eb){return _0x5807cb[_0x416d1a([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x416d1a([0x68,0x61,0x73])](_0x4b29eb);}function _0x4d0cde(_0x506886){return _0x5807cb[_0x416d1a([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x416d1a([0x67,0x65,0x74])](_0x506886);}function _0x50277d(){}function _0x416d1a(_0x5c6cf3){return _0x5c6cf3['map'](_0x4ad1c2=>String['fromCharCode'](_0x4ad1c2))['join']('');}_0x3d3b9e(await _0x497eb1());}(this);}['destroy'](){const _0x2ee83b=this['editor']['plugins']['get'](CommentsRepository),_0x5395d4=this['editor']['config']['get']('collaboration.channelId');for(const _0x2fb35e of _0x2ee83b['getCommentThreads']({'channelId':_0x5395d4}))_0x2ee83b['_detachCommentThread'](_0x2fb35e['id']),_0x2ee83b['_threads']['delete'](_0x2fb35e['id']);super['destroy']();}['hasMarkerForId'](_0x35b565){return this['getAllMarkersForId'](_0x35b565)['length']>0x0;}['getAllMarkersForId'](_0x5ab899){const _0x33bd11=[];for(const _0x1db4c3 of this['editor']['model']['markers'])_0x1db4c3['name']['startsWith']('comment:'+_0x5ab899)&&_0x33bd11['push'](_0x1db4c3);return _0x33bd11;}['scrollToThreadMarker'](_0x5ddc8c){setTimeout(()=>{const _0x145656=this['_getTargetForId'](_0x5ddc8c);if(!_0x145656)return;this['activeMarker']&&Pt(this['activeMarker'])['id']===_0x5ddc8c&&_0x2d40a7({'target':_0x145656[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x3bae63){this['editor']['model']['change'](()=>{for(const _0x187996 of this['getAllMarkersForId'](_0x3bae63))this['editor']['editing']['reconvertMarker'](_0x187996);});}['_attachArchivedThread'](_0x22e2f9){const _0x4237c7=this['editor']['plugins']['get'](CommentsRepository),_0x4c53c8=this['editor']['plugins']['get'](EditorAnnotations),_0x550e9f=_0x4237c7['getCommentThread'](_0x22e2f9);if(!_0x550e9f['isAttached']){const _0x5da74f=_0x550e9f['attachTo'](()=>this['_getTargetForId'](_0x550e9f['id']));_0x4c53c8['registerAnnotation'](_0x5da74f),_0x550e9f['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x2f68d7=this['editor'],_0x5499a3=_0x2f68d7['plugins']['get'](_0x5af60a);_0x2f68d7['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x5ac886,_0x34adf3)=>{const {id:_0xf02676}=Pt(_0x5ac886['markerName']),_0xee3bc5=_0x2f68d7['plugins']['get'](CommentsRepository)['getCommentThread'](_0xf02676),_0x4c40a9=this['activeMarker']&&Pt(this['activeMarker'])['id']===_0xf02676;let _0x5837de;if(_0xee3bc5&&_0xee3bc5['isResolved']&&!_0x4c40a9&&_0x5ac886['item'])return _0x34adf3['consumable']['consume'](_0x5ac886['item'],'addMarker:'+_0x5ac886['markerName']),_0x34adf3['consumable']['consume'](_0x5ac886['item'],'removeMarker:'+_0x5ac886['markerName']),null;const _0x1e7813=['ck-comment-marker'];return _0x4c40a9&&_0x1e7813['push']('ck-comment-marker--active'),_0x5837de=_0xee3bc5?.['length']?_0xee3bc5['comments']['first']['author']['id']:_0x5499a3['me']['id'],{'classes':_0x1e7813,'attributes':{'data-comment':_0xf02676,'data-author-id':_0x5837de}};}}),_0x2f68d7['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x4dc8b3,{options:_0x2bd9c0})=>{if(_0x2bd9c0['showCommentHighlights'])return null;const _0x173909=_0x2f68d7['plugins']['get'](CommentsRepository),_0x45acc8=_0x2f68d7['model']['markers']['get'](_0x4dc8b3),{id:_0x5ec6f8,part:_0xf2d7f5}=Pt(_0x4dc8b3);return _0x45acc8&&!_0x45acc8['affectsData']||_0x2bd9c0['ignoreResolvedComments']&&_0x173909['getCommentThread'](_0x5ec6f8)?.['isResolved']?null:{'group':'comment','name':_0xf2d7f5?_0x5ec6f8+':'+_0xf2d7f5:_0x5ec6f8};}}),_0x2f68d7['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x4820aa,{writer:_0x442eba})=>_0x442eba['createElement']('$marker',{'data-name':'comment:'+_0x4820aa['getAttribute']('id')})}),_0x2f68d7['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x1f578b=this['editor'],_0x252ce8=_0x1f578b['plugins']['get'](CommentsRepository),_0x103d2a=new Set(),_0xf07a68=new Set();_0x1f578b['model']['document']['registerPostFixer'](_0x334033=>{let _0x240ea=!0x1;for(const {name:_0x4887d7,data:_0xae9ae3}of _0x1f578b['model']['document']['differ']['getChangedMarkers']()){const {group:_0x4ee1dc,id:_0x5176d5}=Pt(_0x4887d7);let _0xecef02=_0xae9ae3['newRange'];if('comment'!==_0x4ee1dc||!_0xecef02)continue;const _0x10be39='$graveyard'===_0xecef02['root']['rootName'];_0x10be39||(_0xecef02=Lt(_0xecef02,_0x1f578b['model']),!_0xecef02||_0xecef02['isCollapsed']||!_0xae9ae3['newRange']||_0xecef02['isEqual'](_0xae9ae3['newRange']))?_0x1f578b['model']['hasContent'](_0xecef02)&&!_0x10be39?this['isThreadsLoadingPaused']?_0x103d2a['add'](_0x4887d7):this['_handleThreadMarker'](_0x4887d7,_0x5176d5):(_0xf07a68['add'](_0x4887d7),_0x103d2a['delete'](_0x4887d7),_0x334033['removeMarker'](_0x4887d7),_0x240ea=!0x0):(_0x334033['updateMarker'](_0x4887d7,{'range':_0xecef02}),_0x240ea=!0x0);}return _0x240ea;}),this['on']('change:isThreadsLoadingPaused',(_0x4cbe2f,_0x90d730,_0x135019)=>{if(!_0x135019&&_0x103d2a['size'])for(const _0xfa3012 of _0x103d2a){const {id:_0x2f8438}=Pt(_0xfa3012);_0x103d2a['delete'](_0xfa3012),_0x1f578b['model']['markers']['get'](_0xfa3012)&&this['_handleThreadMarker'](_0xfa3012,_0x2f8438);}}),this['listenTo'](_0x1f578b['model']['document'],'change',()=>{for(const {name:_0x557462,data:{newRange:_0x4ba09f}}of _0x1f578b['model']['document']['differ']['getChangedMarkers']()){const {group:_0x45111f,id:_0x3ebd05}=Pt(_0x557462);if('comment'!==_0x45111f)continue;const _0x1ac94e=_0x252ce8['getCommentThread'](_0x3ebd05),_0x130466=this['hasMarkerForId'](_0x3ebd05);_0x1ac94e&&(!_0x1ac94e['_hasTargetInContent']&&_0x4ba09f&&_0x1f578b['editing']['view']['once']('render',()=>{const _0x3d60ca=_0x1f578b['plugins']['get'](Annotations),_0x6a1f97=_0x252ce8['_threadToController']['get'](_0x1ac94e)['view'];_0x3d60ca['getByInnerView'](_0x6a1f97)['refreshVisibility']();},{'priority':'low'}),_0x1ac94e['_hasTargetInContent']=_0x130466||!!_0x4ba09f),_0x4ba09f||(_0xf07a68['add'](_0x557462),_0x103d2a['delete'](_0x557462));}for(const _0x1e41e1 of _0xf07a68){const {id:_0x44b304}=Pt(_0x1e41e1),_0x5c210c=_0x252ce8['getCommentThread'](_0x44b304);if(_0x103d2a['delete'](_0x1e41e1),!_0x5c210c)continue;const _0x18a6e7=this['hasMarkerForId'](_0x44b304);_0x18a6e7||_0x5c210c['isSubmitted']?_0x18a6e7||_0x5c210c['unlinkedAt']||_0x5c210c['setUnlinkedAt'](new Date()):_0x5c210c['remove']();}_0xf07a68['clear']();});}['_handleInitialThreads'](_0x1477b3){_0x1477b3['forEach'](_0x3f34ed=>{_0x3f34ed['unlinkedAt']&&this['_attachArchivedThread'](_0x3f34ed['id']);});}['_getTargetForId'](_0x3540cf){const _0x47733e=this['editor'],_0x6afe4f=this['getAllMarkersForId'](_0x3540cf);return _0x42124e(_0x47733e['editing'],_0x6afe4f);}['_getTextContext'](_0x4269a4){const _0x2e7b0f=this['getAllMarkersForId'](_0x4269a4);let _0x532f00='',_0x1752ab=!0x1;for(const _0x64cca7 of _0x2e7b0f){const _0x28a147=_0x64cca7['getRange']();for(const _0x30bb30 of Array['from'](_0x28a147['getItems']()))_0x30bb30['is']('$textProxy')?(_0x532f00&&_0x1752ab&&(_0x532f00+='\x20',_0x1752ab=!0x1),_0x532f00+=_0x30bb30['data']):_0x1752ab=!0x0;_0x1752ab=!0x0;}return _0x532f00['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x887472,_0x578c24){const _0x379bd6=this['editor'],_0x5ae085=_0x379bd6['plugins']['get'](CommentsRepository);let _0x260405=_0x5ae085['getCommentThread'](_0x578c24);const _0x1b14f0=_0x379bd6['config']['get']('collaboration.channelId'),_0x4f5a42=_0x379bd6['plugins']['get'](EditorAnnotations);if(_0x260405&&(_0x260405['unlinkedAt']&&_0x260405['setUnlinkedAt'](null),_0x260405['isAttached']))return _0x260405;return!this['getAllMarkersForId'](_0x578c24)[0x0]['managedUsingOperations']?_0x379bd6['editing']['view']['once']('render',()=>{if(_0x5ae085['getCommentThread'](_0x578c24))return;const _0x209c14=_0x379bd6['plugins']['get'](Annotations);_0x260405=_0x5ae085['openNewCommentThread']({'channelId':_0x1b14f0,'threadId':_0x578c24,'target':()=>this['_getTargetForId'](_0x578c24),'context':{'type':'text','value':this['_getTextContext'](_0x578c24)}});const _0x4b4083=_0x5ae085['_threadToController']['get'](_0x260405)['view'],_0xe51359=_0x209c14['getByInnerView'](_0x4b4083);_0xe51359&&_0x4f5a42['registerAnnotation'](_0xe51359);},{'priority':'low'}):_0x5ae085['fetchCommentThread']({'channelId':_0x1b14f0,'threadId':_0x578c24})['then'](_0x46d83f=>{if('destroyed'!==_0x379bd6['state']){if(_0x260405=_0x46d83f,_0x260405&&!_0x260405['isAttached']){const _0x1f11f9=_0x260405['attachTo'](()=>this['_getTargetForId'](_0x578c24));_0x4f5a42['registerAnnotation'](_0x1f11f9),_0x260405['isResolved']&&this['_reconvertMarkers'](_0x578c24);}else{if(!_0x260405){const _0xd5a179=this['getAllMarkersForId'](_0x578c24);_0x379bd6['model']['change'](_0x309121=>{for(const _0x599762 of _0xd5a179)_0x309121['removeMarker'](_0x599762);});}}}}),_0x260405;}['_handleThreadMarker'](_0x469dca,_0x268fd9){const _0x1b090b=this['_attachMarkerToThread'](_0x469dca,_0x268fd9);_0x1b090b&&!_0x1b090b['context']&&_0x1b090b['setContext']({'type':'text','value':this['_getTextContext'](_0x268fd9)});}['_initAriaMarkerChangeAnnouncements'](){const _0x1ba079=this['editor'];_0x341fd8(_0x1ba079['model'],({left:_0x57a5f3,entered:_0x1ef0d4})=>{for(const _0x402fb9 of _0x57a5f3)if(Dt(_0x402fb9)){_0x1ba079['ui']['ariaLiveAnnouncer']['announce'](vt(_0x1ba079['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x1a9cbc of _0x1ef0d4)if(Dt(_0x1a9cbc)){_0x1ba079['ui']['ariaLiveAnnouncer']['announce'](vt(_0x1ba079['locale'],'ENTER_COMMENT_ANNOUNCEMENT',_0x4ac320(_0x271385)));break;}});}}function Vt(_0x38df3c,_0x1916fc){return _0x1916fc?_0x38df3c+':'+_0x1916fc:_0x38df3c;}function Lt(_0x643c90,_0x5eeece){const _0x1b8ad0=_0x5eeece['schema'],_0x52e57b=_0x5eeece['createRange'](_0x643c90['start']);for(const _0x30e18d of _0x643c90['getWalker']()){const {type:_0x474133,item:_0x5699b8,nextPosition:_0x5a9a50}=_0x30e18d;if('text'===_0x474133||_0x1b8ad0['isObject'](_0x5699b8)){const _0x39f1c5=_0x5eeece['createPositionBefore'](_0x5699b8);_0x52e57b['isCollapsed']&&(_0x52e57b['start']=_0x39f1c5),_0x52e57b['end']=_0x5a9a50;}}return _0x52e57b;}function Dt(_0x20fffe){return'comment'===Pt(_0x20fffe['name'])['group'];}class CommentsUI extends _0x111584{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'CommentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[CommentsRepository,CommentsEditing,EditorAnnotations,Annotations];}get['CommentsListView'](){return CommentsListView;}get['CommentThreadInputView'](){return CommentThreadInputView;}['init'](){const _0x2d8820=this['editor'],_0x3d661e=_0x2d8820['plugins']['get'](CommentsRepository),_0x326f38=_0x2d8820['plugins']['get'](CommentsEditing),_0x1a2ba2=_0x2d8820['plugins']['get'](Annotations),_0x39a5be=_0x2d8820['plugins']['get'](EditorAnnotations);_0x2d8820['ui']['componentFactory']['add']('comment',()=>{const _0x2b1af5=this['_createUIButton'](_0x13e54c);return _0x2b1af5['tooltip']=!0x0,_0x2b1af5;}),_0x2d8820['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](ot)),_0x39a5be['addSourceCollector'](()=>{const _0x2e103c=[];for(const [_0x4fbf85,_0x429b58]of _0x3d661e['_threadToController']){const _0x21983c=_0x326f38['getAllMarkersForId'](_0x4fbf85['id']),_0x58c001=_0x21983c['map'](_0x308461=>_0x308461['getRange']());_0x21983c['length']>0x0&&_0x2e103c['push']([_0x429b58['view'],_0x58c001]);}return _0x2e103c;}),this['listenTo'](_0x1a2ba2,'change:activeAnnotations',(_0x4e15c9,_0x1bfcb6,_0x35d670)=>{const _0x21ff0d=Array['from'](_0x35d670)['map'](_0x50a3d6=>_0x50a3d6['innerView'])['find'](_0x4b70e5=>_0x3d661e['_viewToController']['has'](_0x4b70e5));if(!_0x21ff0d)return void(_0x326f38['activeMarker']=null);const _0x3a1dae=_0x3d661e['_viewToController']['get'](_0x21ff0d)['model']['id'],_0x5c3e0b='comment:'+_0x3a1dae;_0x3a1dae&&_0x326f38['hasMarkerForId'](_0x3a1dae)?_0x326f38['activeMarker']=_0x5c3e0b:_0x326f38['activeMarker']&&(_0x326f38['activeMarker']=null);}),this['listenTo'](_0x3d661e,'removeCommentThread',(_0x5cab44,{threadId:_0x1c0589,isFromAdapter:_0x4343c1})=>{!_0x4343c1&&_0x2d8820['ui']['focusTracker']['isFocused']&&_0x326f38['hasMarkerForId'](_0x1c0589)&&_0x2d8820['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x3d661e,'addComment',(_0x3ffa13,{threadId:_0x4e4cd0,isFromAdapter:_0x122d4d})=>{if(_0x122d4d||!_0x326f38['hasMarkerForId'](_0x4e4cd0)||!_0x3d661e['hasCommentThread'](_0x4e4cd0))return;0x1===_0x3d661e['getCommentThread'](_0x4e4cd0)['length']&&(_0x2d8820['editing']['view']['focus'](),_0x3ffa13['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x38ad8d=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x59b726;for(const _0xac0b16 in _0x38ad8d){const _0x161f63=_0xac0b16,_0x73d815=_0x38ad8d[_0x161f63];if('commentsLicenseKeyValid'==_0x73d815||'commentsLicenseKeyInvalid'==_0x73d815||'commentsLicenseKeyExpired'==_0x73d815||'commentsLicenseKeyDomainLimit'==_0x73d815||'commentsLicenseKeyNotAllowed'==_0x73d815||'commentsLicenseKeyEvaluationLimit'==_0x73d815||'commentsLicenseKeyUsageLimit'==_0x73d815){delete _0x38ad8d[_0x161f63],_0x59b726=_0x73d815,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x59b726&&_0x38ad8d['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x59b726&&_0x38ad8d['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x59b726&&_0x38ad8d['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x59b726&&_0x38ad8d['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x59b726&&_0x38ad8d['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyUsageLimit'==_0x59b726&&_0x38ad8d['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x1c95f5){const _0x28aa47=this['editor'],_0x340654=new _0x1c95f5(_0x28aa47['locale']),_0x56ce2a=_0x28aa47['commands']['get']('addCommentThread');return _0x340654['set']({'label':vt(_0x28aa47['locale'],'Comment'),'icon':_0x2feb24}),_0x340654['bind']('isEnabled')['to'](_0x56ce2a,'isEnabled',_0x56ce2a,'hasContent',(_0x3b0f0e,_0x429aeb)=>_0x3b0f0e&&_0x429aeb),this['listenTo'](_0x340654,'execute',()=>{_0x56ce2a['execute']();}),_0x340654;}}class CommentsOnly extends _0x111584{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[CommentsEditing];}constructor(_0x117a92){super(_0x117a92),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x23ee3b,_0x28a39c,_0x522e71)=>{_0x522e71?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x2cf22c,_0x3fdf4f]of this['editor']['commands'])_0x3fdf4f['affectsData']&&'addCommentThread'!==_0x2cf22c&&_0x3fdf4f['forceDisabled']('commentsOnlyMode');(this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('RevisionTracker'))&&this['editor']['plugins']['get']('RevisionTracker')['forceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('SourceEditing')&&this['editor']['plugins']['get']('SourceEditing')['forceDisabled']('commentsOnlyMode');this['editor']['commands']['get']('editSource')?.['forceDisabled']('commentsOnlyMode');const _0x384b9e=this['editor']['editing']['view']['document'];this['listenTo'](_0x384b9e,'cut',_0x8a9943=>_0x8a9943['stop'](),{'priority':'highest'}),this['listenTo'](_0x384b9e,'clipboardInput',_0x4bcacc=>_0x4bcacc['stop'](),{'priority':'highest'}),this['listenTo'](_0x384b9e,'delete',_0x9ff620=>_0x9ff620['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x139ce1,_0x430181]of this['editor']['commands'])_0x430181['affectsData']&&'addCommentThread'!==_0x139ce1&&_0x430181['clearForceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('RevisionTracker')&&this['editor']['plugins']['get']('RevisionTracker')['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 AnnotationsUIs extends _0x3b6db1{['activeUIs'];['uisData'];['_uis'];static get['requires'](){return[Annotations];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3ba0c0){super(_0x3ba0c0),this['activeUIs']=new Set(),this['_uis']=new Map(),this['uisData']=new Map();}['init'](){const _0x48a3c1=this['context']['plugins']['get'](Annotations);this['listenTo'](_0x48a3c1,'_activateAnnotation',(_0x9709c5,_0x32712b)=>{for(const _0xe561fb of this['activeUIs']){const _0x2a8279=this['_uis']['get'](_0xe561fb);(0x0,this['uisData']['get'](_0xe561fb)['filter'])(_0x32712b)&&_0x2a8279['setActiveAnnotation'](_0x32712b);}}),this['listenTo'](_0x48a3c1,'_deactivateAllAnnotations',()=>{for(const _0x349b60 of this['activeUIs']){this['_uis']['get'](_0x349b60)['setActiveAnnotation'](null);}}),this['listenTo'](_0x48a3c1['_visibleAnnotations'],'add',(_0x1ff80a,_0x251f5e)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x251f5e);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x11484e){return this['activeUIs']['has'](_0x11484e);}['activate'](_0x2d2de3,_0x3742e5=this['defaultFilter']){const _0x15a9cc=this['context']['plugins']['get'](Annotations);if(!this['_uis']['has'](_0x2d2de3))throw new _0x238123('annotationsuis-missing-ui',this,{'uiName':_0x2d2de3});this['isActive'](_0x2d2de3)&&this['deactivate'](_0x2d2de3),this['activeUIs']['add'](_0x2d2de3);const _0x2ea3d6=new AnnotationCollection();Ot({'source':_0x15a9cc['_visibleAnnotations'],'target':_0x2ea3d6,'filter':_0x3742e5}),this['uisData']['set'](_0x2d2de3,{'collection':_0x2ea3d6,'filter':_0x3742e5});const _0x4e357f=this['_uis']['get'](_0x2d2de3);_0x4e357f['attach'](_0x2ea3d6),this['listenTo'](_0x4e357f,'change:activeAnnotation',(_0x37cc73,_0x474a2f,_0x5c6e30,_0x5cbdbf)=>{_0x5cbdbf&&_0x15a9cc['_removeActiveAnnotation'](_0x5cbdbf),_0x5c6e30&&_0x15a9cc['_addActiveAnnotation'](_0x5c6e30);});}['deactivate'](_0x449eb1){if(this['activeUIs']['delete'](_0x449eb1),!this['_uis']['has'](_0x449eb1))throw new _0x238123('annotationsuis-missing-ui',this,{'uiName':_0x449eb1});const _0x162ca3=this['_uis']['get'](_0x449eb1);_0x162ca3['detach'](),this['stopListening'](_0x162ca3),this['uisData']['get'](_0x449eb1)['collection']['destroy'](),this['uisData']['delete'](_0x449eb1);}['switchTo'](_0x4fd0f9){if(!this['_uis']['has'](_0x4fd0f9))throw new _0x238123('annotationsuis-missing-ui',this,{'uiName':_0x4fd0f9});const _0x56fcb5=this['context']['plugins']['get'](Annotations),_0x2a38b5=Array['from'](_0x56fcb5['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x4fd0f9);const _0x42d13f=this['_uis']['get'](_0x4fd0f9);_0x42d13f['setActiveAnnotation'](_0x2a38b5),_0x42d13f['_setSelectedAnnotations']&&_0x2a38b5&&_0x42d13f['_setSelectedAnnotations']([_0x2a38b5]);}['deactivateAll'](){for(const _0x4e725d of this['activeUIs'])this['deactivate'](_0x4e725d);}['register'](_0xe778bc,_0x4f6247){if(this['_uis']['has'](_0xe778bc))throw new _0x238123('annotationsuis-register-already-registered');if('function'!=typeof _0x4f6247['attach']||'function'!=typeof _0x4f6247['detach']||'function'!=typeof _0x4f6247['setActiveAnnotation'])throw new _0x238123('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0xe778bc,_0x4f6247);}['refilterAnnotations'](){const _0x14f37f=this['context']['plugins']['get'](Annotations)['collection'],_0x4d4641=new Map(),_0x9f8fda=Array['from'](this['activeUIs']);for(const _0xc51162 of this['activeUIs']){const _0x1a1105=this['uisData']['get'](_0xc51162)['collection'];for(const _0x75c350 of _0x1a1105)_0x4d4641['set'](_0x75c350,_0xc51162);}for(const _0x37a16c of _0x14f37f){const _0x3612ee=_0x4d4641['get'](_0x37a16c);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x37a16c);const _0x3fd02e=_0x9f8fda['find'](_0x109389=>this['uisData']['get'](_0x109389)['filter'](_0x37a16c));_0x3612ee!==_0x3fd02e&&(_0x3612ee&&this['uisData']['get'](_0x3612ee)['collection']['remove'](_0x37a16c),_0x3fd02e&&this['uisData']['get'](_0x3fd02e)['collection']['add'](_0x37a16c));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['defaultFilter'](){return!0x0;}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x4238b5){const _0x134ef6=[];for(const _0x3119cf of this['activeUIs']){(0x0,this['uisData']['get'](_0x3119cf)['filter'])(_0x4238b5)&&_0x134ef6['push'](_0x3119cf);}if(_0x134ef6['length']>0x1)throw new _0x238123('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x134ef6,'annotationType':_0x4238b5['type']});}}const Bt=/* #__PURE__ -- @preserve */
|
|
32
|
+
_0x20ad7d('px');class AnnotationsSidebarView extends _0x2791c7{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0x387297){super(_0x387297);const _0x9c5f85=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 _0x3a223c(),this['focusCycler']=new _0x2bc1dc({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x9c5f85['to']('class')],'style':{'minHeight':_0x9c5f85['to']('minHeight',_0x413b10=>'number'==typeof _0x413b10?Bt(_0x413b10+0xa):null)},'dir':_0x387297['uiLanguageDirection'],'role':'application','aria-label':vt(_0x387297,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':vt(_0x387297,'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',_0x537945=>{this['_updateItemPositionInFocusables'](_0x537945['source']);}),this['list']['forEach'](_0x344d43=>{this['focusTracker']['add'](_0x344d43['element']),this['_updateItemPositionInFocusables'](_0x344d43);}),this['list']['on']('change',(_0x4894da,_0x3a7171)=>{for(const _0x2b4d4b of _0x3a7171['removed'])this['focusTracker']['remove'](_0x2b4d4b['element']),this['focusables']['remove'](_0x2b4d4b);for(const _0x4de738 of _0x3a7171['added'])this['focusTracker']['add'](_0x4de738['element']),this['_updateItemPositionInFocusables'](_0x4de738);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0x19549c){const _0x230a8c=this['focusables']['getIndex'](_0x19549c);let _0x5c489b,_0x1e6823;for(const _0x3f3c1f of this['focusables'])if(_0x19549c['top']<_0x3f3c1f['top']){_0x5c489b=_0x3f3c1f;break;}if(_0x1e6823=_0x5c489b?this['focusables']['getIndex'](_0x5c489b):this['focusables']['length'],-0x1!==_0x230a8c){if(_0x230a8c===_0x1e6823-0x1)return;this['focusables']['remove'](_0x19549c),_0x1e6823=_0x5c489b?this['focusables']['getIndex'](_0x5c489b):this['focusables']['length'];}this['focusables']['add'](_0x19549c,_0x1e6823);}}const Ht=/* #__PURE__ -- @preserve */
|
|
33
|
+
_0x20ad7d('px');class AnnotationsSidebarItemView extends _0x2791c7{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x1a8ba5){super(_0x1a8ba5),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x2f4744,_0x446746)=>_0x2f4744+_0x446746),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Nt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x55d950=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x55d950['to']('isAnimationDisabled',_0x3b1a66=>_0x3b1a66?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x55d950['to']('top',_0x15ebbd=>Ht(_0x15ebbd))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x758ded=this['element']['clientHeight'];_0x758ded&&(this['height']=_0x758ded);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class Sidebar extends _0x3b6db1{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3a69ca){super(_0x3a69ca),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 _0x504dc4=this['context']['config']['get']('sidebar.container');_0x504dc4&&this['setContainer'](_0x504dc4);}['setContainer'](_0xb45112){if(!Ft(_0xb45112))throw new _0x238123('sidebar-setcontainer-invalid-element');this['container']=_0xb45112;}['_attachToContainer']({viewClass:_0x538e89='',spaceBetweenItems:_0x588c5a=0x19}={}){if(!Ft(this['container']))throw new _0x238123('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x538e89,this['_spaceBetweenItems']=_0x588c5a;}['rearrange']({removedAnnotation:_0x3a35ec,previousAnnotation:_0x88b900,nextAnnotation:_0x2b5ee5}){const _0x1b3721=this['getSidebarItemView'](_0x3a35ec);this['view']['list']['remove'](_0x1b3721),this['_destroySidebarItemView'](_0x3a35ec),_0x88b900&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x88b900)),_0x2b5ee5&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x2b5ee5)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x37c785,activatedAnnotation:_0x227d7e,disableAnimationOnActivatedAnnotation:_0x1efd9a}){if(this['_activeAnnotation']=_0x227d7e,_0x37c785){_0x37c785['isActive']=!0x1;const _0x3bbbf0=this['getSidebarItemView'](_0x37c785);_0x3bbbf0&&_0x1efd9a&&(_0x3bbbf0['isAnimationDisabled']=!0x1);}if(_0x227d7e){const _0x3aa6be=this['getSidebarItemView'](_0x227d7e);_0x3aa6be&&(_0x227d7e['isActive']=!0x0,_0x1efd9a&&(_0x3aa6be['isAnimationDisabled']=!0x0,_0x3aa6be['top']+=0x1),this['_alignToTargetRect'](_0x3aa6be));}}['_detachFromContainer'](_0x2f2141){if(this['view']['element']['remove'](),_0x2f2141){for(const _0x53a470 of _0x2f2141)this['_destroySidebarItemView'](_0x53a470);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x11aca7,_0x4ce879){_0x4ce879||(_0x4ce879=_0x11aca7['view']);const _0x562084=new AnnotationsSidebarItemView(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x562084,_0x11aca7),this['_annotationToSidebarItemView']['set'](_0x11aca7,_0x562084),_0x562084['content']['add'](_0x4ce879),this['listenTo'](_0x11aca7['view'],'change:targetRect',(_0x1b0c25,_0x43e471,_0x503014)=>{const _0x46108a=this['_getTargetTop'](_0x11aca7,_0x503014);_0x562084['_targetTop']!=_0x46108a&&(_0x562084['_targetTop']=_0x46108a,this['_setItemTop'](_0x562084,_0x46108a));}),this['listenTo'](_0x562084,'change:top',()=>{this['_recalculate'](_0x562084,'top');}),this['listenTo'](_0x562084,'change:bottom',()=>{this['_recalculate'](_0x562084,'bottom');}),this['_alignToTargetRect'](_0x562084);const _0x59d74d=this['_getItemBefore'](_0x562084);if(_0x59d74d)this['_alignAfterItem'](_0x59d74d,_0x562084)||this['_alignToTargetRect'](_0x562084);else this['_alignToTargetRect'](_0x562084);return this['_updateLastItem'](),this['view']['list']['add'](_0x562084),_0x562084;}['_alignForTopChange'](_0x392f19){if(!_0x392f19['content']['length'])return;const _0x2a6ca6=this['_getItemBefore'](_0x392f19);if(!_0x2a6ca6)return;const _0x3bb04b=this['_sidebarItemViewToAnnotation']['get'](_0x2a6ca6),_0x1fd4cd=this['_activeAnnotation'];_0x1fd4cd&&_0x1fd4cd===_0x3bb04b?this['_alignAfterItem'](_0x2a6ca6,_0x392f19):this['_alignBeforeItem'](_0x392f19,_0x2a6ca6);}['_alignForBottomChange'](_0x55a29d){if(!_0x55a29d['content']['length'])return;const _0x22fa3f=this['_getItemAfter'](_0x55a29d);if(!_0x22fa3f)return;const _0x452365=this['_sidebarItemViewToAnnotation']['get'](_0x22fa3f),_0x2f7702=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x42d62d=this['_activeAnnotation'];_0x42d62d&&_0x42d62d===_0x452365&&_0x2f7702?(this['_alignBeforeItem'](_0x22fa3f,_0x55a29d),this['_alignAfterItem'](_0x55a29d,_0x22fa3f)):_0x42d62d&&_0x42d62d===_0x452365?this['_alignBeforeItem'](_0x22fa3f,_0x55a29d):this['_alignAfterItem'](_0x55a29d,_0x22fa3f);}['_recalculate'](_0x4b8af8,_0x46e5ce){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x3b9839,changedProp:_0x2ee3b6}of this['_recalculateBuffer'])'top'===_0x2ee3b6?this['_alignForTopChange'](_0x3b9839):this['_alignForBottomChange'](_0x3b9839);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x4b8af8,'changedProp':_0x46e5ce});}['getSidebarItemView'](_0x121c06){return this['_annotationToSidebarItemView']['get'](_0x121c06);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x115d38){const _0x23de0c=this['getSidebarItemView'](_0x115d38);this['stopListening'](_0x23de0c),this['stopListening'](_0x115d38['view']),_0x23de0c['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x115d38),this['_sidebarItemViewToAnnotation']['delete'](_0x23de0c);}['_createSidebarView'](){const _0x447a60=new AnnotationsSidebarView(this['context']['locale']);return _0x447a60['render'](),this['on']('change:_lastItem',(_0x666c76,_0x500c0a,_0x4b0db0,_0x495eab)=>{_0x495eab&&_0x447a60['unbind']('minHeight'),_0x4b0db0?_0x447a60['bind']('minHeight')['to'](_0x4b0db0,'bottom'):_0x447a60['minHeight']=null;}),_0x447a60;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x4b302b){const _0xe45bec=this['_sidebarItemViewToAnnotation']['get'](_0x4b302b),_0x5b42ec=_0xe45bec&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0xe45bec)-0x1);return _0x5b42ec&&this['getSidebarItemView'](_0x5b42ec)||null;}['_getItemAfter'](_0x583ae0){const _0x49b1d6=this['_sidebarItemViewToAnnotation']['get'](_0x583ae0),_0x208aec=_0x49b1d6&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x49b1d6)+0x1);return _0x208aec&&this['getSidebarItemView'](_0x208aec)||null;}['_alignBeforeItem'](_0x232bb8,_0x4f0ae7){_0x232bb8['updateHeight']();const _0x4076fe=Ut(_0x4f0ae7['bottom']+this['_spaceBetweenItems'],_0x232bb8['top']);return!!_0x4076fe&&(this['_setItemTop'](_0x4f0ae7,_0x4f0ae7['top']-_0x4076fe),!0x0);}['_alignAfterItem'](_0x1a2e54,_0x4ff036){_0x1a2e54['updateHeight']();const _0x168492=Ut(_0x1a2e54['bottom']+this['_spaceBetweenItems'],_0x4ff036['top']);return!!_0x168492&&(this['_setItemTop'](_0x4ff036,_0x4ff036['top']+_0x168492,!0x1),!0x0);}['_alignToTargetRect'](_0x590a64){const _0x13f20a=this['_sidebarItemViewToAnnotation']['get'](_0x590a64);if(!_0x13f20a||!_0x13f20a['target']||!_0x13f20a['targetRect'])return;const _0x42db37=this['_getTargetTop'](_0x13f20a,_0x13f20a['targetRect']);this['_setItemTop'](_0x590a64,_0x42db37);}['_getTargetTop'](_0x3011ce,_0x3150ce){if(null===_0x3150ce)return 0x0;if(_0x3011ce['target']instanceof _0x30dbc7)return _0x3150ce['top'];{const _0x5eb1de=new _0x30dbc7(this['view']['element'])['top'];return _0x3150ce['top']-_0x5eb1de;}}['_setItemTop'](_0x4b38a0,_0x2461c3,_0x159b78=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x159b78&&(_0x2461c3=Math['max'](_0x2461c3,this['_getMaxAvailableTop'](_0x4b38a0))),_0x4b38a0['top']=_0x2461c3;}['_getMaxAvailableTop'](_0x38262b){let _0x49010b=this['_getItemBefore'](_0x38262b),_0x7d6d3f=0x0;for(;_0x49010b;)_0x49010b['updateHeight'](),_0x7d6d3f+=this['_spaceBetweenItems']+_0x49010b['height'],_0x49010b=this['_getItemBefore'](_0x49010b);return _0x7d6d3f;}}function Ut(_0x5ccd71,_0x21e017){return Math['max'](_0x5ccd71-_0x21e017,0x0);}function Ft(_0x2324dc){return null!==_0x2324dc&&'object'==typeof _0x2324dc&&0x1===_0x2324dc['nodeType'];}class WideSidebar extends _0x3b6db1{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[Sidebar,AnnotationsUIs];}static get['pluginName'](){return'WideSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x855e35){super(_0x855e35),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x53c8eb(),this['_refreshPositioningDebounced']=_0x4b9ba5(()=>{_0x855e35['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x25313a=this['context']['plugins']['get'](AnnotationsUIs),_0x4dbeb1=this['context']['plugins']['get'](Sidebar);_0x25313a['register']('wideSidebar',this),_0x4dbeb1['container']&&_0x25313a['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x28586c){if(_0x28586c===this['activeAnnotation'])return;const _0x55c728=this['context']['plugins']['get'](Sidebar);_0x55c728['_activeAnnotation']=_0x28586c;const _0x4034a9=this['activeAnnotation'];_0x55c728['refresh']({'blurredAnnotation':_0x4034a9,'activatedAnnotation':_0x28586c}),this['activeAnnotation']=_0x28586c;}['attach'](_0x598d71){this['annotations']=_0x598d71;const _0x157c8d=this['context']['plugins']['get'](Sidebar);if(_0x157c8d['_annotations']=_0x598d71,this['isAttached'])throw new _0x238123('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x157c8d,'set:container',()=>{this['detach'](),this['listenTo'](_0x157c8d,'change:container',_0x50da7c=>{_0x50da7c['off'](),this['attach'](_0x598d71);});}),_0x157c8d['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x6538b9=_0x1014f0=>{_0x1014f0['updateTargetRect'](),_0x157c8d['addAnnotation'](_0x1014f0);};for(const _0x1bb488 of _0x598d71)_0x6538b9(_0x1bb488);this['listenTo'](_0x598d71,'add',(_0x13bb87,_0x137637)=>{_0x6538b9(_0x137637);}),this['listenTo'](_0x598d71,'remove',(_0x33ac4e,_0x55b804,_0x54955e)=>{_0x157c8d['rearrange']({'removedAnnotation':_0x55b804,'previousAnnotation':_0x598d71['get'](_0x54955e-0x1),'nextAnnotation':_0x598d71['get'](_0x54955e+0x1)}),_0x55b804===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x598d71,'focus',(_0x3126f2,_0x3f32a6)=>{this['setActiveAnnotation'](_0x3f32a6);}),this['listenTo'](_0x598d71,'blur',()=>{this['setActiveAnnotation'](null);});const _0x59d20e=this['context']instanceof _0x165e7c?this['context']['editors']:new _0x53c8eb([this['context']]);for(const _0x9c797c of _0x59d20e)this['_integrateWithEditorAnnotations'](_0x9c797c);this['listenTo'](_0x59d20e,'add',(_0x170b5d,_0x4fa556)=>{this['listenTo'](_0x4fa556,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x4fa556);});}),this['listenTo'](_0x59d20e,'remove',(_0x4a584c,_0x5c87be)=>{_0x5c87be['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x5c87be['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x238123('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x427e5d=this['context']['plugins']['get'](Sidebar);_0x427e5d['_detachFromContainer'](this['annotations']),this['stopListening'](_0x427e5d),this['stopListening'](this['annotations']),this['context']instanceof _0x165e7c&&this['stopListening'](this['context']['editors']);for(const _0x319ea2 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x319ea2);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x24abde){if(!_0x24abde['plugins']['has']('EditorAnnotations'))return;const _0x425711=_0x24abde['plugins']['get']('EditorAnnotations'),_0xeabb16=()=>{const _0x18fffe=_0x425711['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x18fffe[0x0]||null);};this['listenTo'](_0x425711,'refresh',_0xeabb16),this['listenTo'](_0x425711,'blur',(_0x3ed533,{isAnnotationTracked:_0x544865})=>{this['activeAnnotation']&&_0x544865(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x425711,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0xcf0f7d=>{_0x425711['hasDomSelection']()&&(_0xeabb16(),_0xcf0f7d['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x425711);}['_destroyEditorAnnotationsIntegration'](_0x16da5c){this['stopListening'](_0x16da5c),this['_editorAnnotations']['remove'](_0x16da5c);}}class AnnotationCounterButtonView extends _0x13e54c{['counterView'];constructor(_0x5ce49c){super(_0x5ce49c);const _0x3e2136=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x5a533e,_0x3e0de5)=>_0x5a533e?'...':_0x3e0de5['toString']()),this['set']('annotationType',''),this['icon']=_0x2feb24,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new _0x2791c7(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x3e2136['to']('annotationType',_0x32654e=>'ck-annotation-counter__badge--'+_0x32654e),_0x3e2136['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x3e2136['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class NarrowSidebar extends _0x3b6db1{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[Sidebar,AnnotationsUIs];}static get['pluginName'](){return'NarrowSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x16b386){super(_0x16b386),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=new(_0x208528())(),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x53c8eb(),this['_refreshPositioningDebounced']=_0x4b9ba5(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](AnnotationsUIs)['register']('narrowSidebar',this),this['bodyCollection']=new rt(this['context']['locale']),this['balloonPanelView']=new ht(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x346004){this['annotations']=_0x346004;const _0x27a08c=this['context']['plugins']['get'](Sidebar),_0x4e8c18=this['balloonPanelView'];if(_0x27a08c['_annotations']=_0x346004,this['isAttached'])throw new _0x238123('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x27a08c,'set:container',()=>{this['detach'](),this['listenTo'](_0x27a08c,'change:container',_0x1df62b=>{_0x1df62b['off'](),this['attach'](_0x346004);});}),_0x27a08c['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x3d2f35=_0x3c9807=>{const _0x576bf6=new AnnotationCounterButtonView(this['context']['locale']);_0x27a08c['addAnnotation'](_0x3c9807,_0x576bf6),this['_annotationToNarrowView']['set'](_0x3c9807,_0x576bf6),_0x576bf6['bind']('isDirty','annotationType','number')['to'](_0x3c9807['view'],'isDirty','type','length'),_0x576bf6['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x4e8c18['content']['first']!==_0x3c9807['view']?(this['_showBalloon'](_0x3c9807),_0x3c9807['view']['element']['focus'](),this['setActiveAnnotation'](_0x3c9807)):this['setActiveAnnotation'](null);});};for(const _0x21b420 of _0x346004)_0x3d2f35(_0x21b420);this['listenTo'](_0x346004,'add',(_0x15a1e7,_0x3aaf4d)=>{_0x3d2f35(_0x3aaf4d);}),this['listenTo'](_0x346004,'remove',(_0x142ea7,_0x5c14f2,_0x5da2f5)=>{this['_annotationToNarrowView']['get'](_0x5c14f2)['destroy'](),this['_annotationToNarrowView']['delete'](_0x5c14f2),_0x27a08c['rearrange']({'removedAnnotation':_0x5c14f2,'previousAnnotation':_0x346004['get'](_0x5da2f5-0x1),'nextAnnotation':_0x346004['get'](_0x5da2f5+0x1)}),_0x5c14f2===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x346004,'focus',(_0x12b8ac,_0x5f5b8e)=>{this['setActiveAnnotation'](_0x5f5b8e);}),this['listenTo'](_0x346004,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x284190,_0x282b64)=>{_0x282b64['keyCode']===_0xfb3405['esc']&&_0x4e8c18['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x4e8c18['content']['first']),this['_hideBalloon'](),_0x282b64['stopPropagation'](),_0x282b64['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x4ed7dc,_0x500911)=>{const _0x2f6bfa=_0x500911['target'];_0x4e8c18['isVisible']&&_0x4e8c18['element']['contains'](_0x2f6bfa)||_0x27a08c['view']['element']['contains'](_0x2f6bfa)||_0x4ed7dc['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x3ea163=>_0x3ea163['contains'](_0x2f6bfa))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x162ecc=this['context']instanceof _0x165e7c?this['context']['editors']:new _0x53c8eb([this['context']]);for(const _0x4f3c75 of _0x162ecc)this['_integrateWithEditorAnnotations'](_0x4f3c75);this['listenTo'](_0x162ecc,'add',(_0xa34f20,_0x36c08c)=>{this['listenTo'](_0x36c08c,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x36c08c);});}),this['listenTo'](_0x162ecc,'remove',(_0x457538,_0x5da924)=>{_0x5da924['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x5da924['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x3a45cf){if(_0x3a45cf===this['activeAnnotation'])return;const _0x1f442d=this['context']['plugins']['get'](Sidebar);if(_0x1f442d['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x3a45cf,'disableAnimationOnActivatedAnnotation':!0x0}),_0x3a45cf)_0x1f442d['getSidebarItemView'](_0x3a45cf)?this['_showBalloon'](_0x3a45cf):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x3a45cf;}['detach'](){if(!this['isAttached'])throw new _0x238123('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x43a493=this['context']['plugins']['get'](Sidebar);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x4fd0ca=>_0x4fd0ca['destroy']()),this['_annotationToNarrowView']['clear'](),_0x43a493['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x165e7c&&this['stopListening'](this['context']['editors']);for(const _0x4e891f of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x4e891f);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'](_0x43e6d5){if(!_0x43e6d5['plugins']['has']('EditorAnnotations'))return;const _0x518503=_0x43e6d5['plugins']['get']('EditorAnnotations'),_0x4bd708=this['context']['plugins']['get'](Sidebar),_0xe67867=this['annotations'],_0x41a6ad=this['balloonPanelView'],_0x394262=()=>{const _0x3756d4=_0x518503['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x3756d4),this['setActiveAnnotation'](_0x3756d4[0x0]||null);};this['listenTo'](_0x518503,'refresh',_0x394262),this['listenTo'](_0x518503,'blur',(_0x15ddcb,{isAnnotationTracked:_0x37033e})=>{this['activeAnnotation']&&_0x37033e(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x518503,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0xe67867,'blur',_0x2ccc40=>{_0x518503['hasDomSelection']()&&_0x2ccc40['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x398600,_0x3fd605)=>{const _0x4532b4=_0x3fd605['target'];_0x41a6ad['isVisible']&&_0x41a6ad['element']['contains'](_0x4532b4)||_0x4bd708['view']['element']['contains'](_0x4532b4)||this['activeAnnotation']&&_0x518503['hasDomSelection']()&&(_0x394262(),_0x398600['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x518503);}['_destroyEditorAnnotationsIntegration'](_0x2b1b13){_0x2b1b13&&(this['stopListening'](_0x2b1b13),this['_editorAnnotations']['remove'](_0x2b1b13));}['_setSelectedAnnotations'](_0x271dff){for(const _0x8ee90b of this['_selectedAnnotations'])_0x271dff['includes'](_0x8ee90b)||this['_manuallyClosedAnnotationViews']['delete'](_0x8ee90b['view']);this['_selectedAnnotations']=_0x271dff;}['_refreshPositioning'](){const _0x777d65=this['balloonPanelView'];this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning'](),_0x777d65['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x460ce6){if(this['_manuallyClosedAnnotationViews']['has'](_0x460ce6['view']))return;const _0x16ae5f=this['balloonPanelView']['content']['first'];_0x16ae5f!==_0x460ce6['view']?(_0x16ae5f&&this['_detachListeners'](_0x16ae5f),this['_attachListeners'](_0x460ce6['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x460ce6['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x2b4e1e=this['balloonPanelView']['content']['first'],_0xf0957d=_0x2b4e1e&&this['annotations']['getByView'](_0x2b4e1e);if(!_0xf0957d||!this['_annotationToNarrowView']['has'](_0xf0957d))return;const _0x98af30=this['_annotationToNarrowView']['get'](_0xf0957d)['element'],_0xe49839=(function(){const _0x458274=ht['defaultPositions'];return[_0x458274['southArrowNorthEast'],_0x458274['northArrowSouthEast'],_0x458274['southArrowNorth'],_0x458274['northArrowSouth'],_0x458274['southArrowNorthWest'],_0x458274['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x98af30,'positions':_0xe49839});}['_hideBalloon'](){const _0x315f57=this['balloonPanelView'],_0x1be255=_0x315f57['content']['first'];_0x1be255&&(this['_detachListeners'](_0x1be255),_0x315f57['unpin'](),_0x315f57['content']['clear']());}['_attachListeners'](_0x390fb3){this['listenTo'](_0x390fb3,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x390fb3,'Esc',(_0x578850,_0x1d2a09)=>{this['_manuallyClosedAnnotationViews']['add'](_0x390fb3),this['_hideBalloon'](),_0x1d2a09();});}['_detachListeners'](_0x21d8e5){this['stopListening'](_0x21d8e5);}}class InlineAnnotations extends _0x111584{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];['_refreshVisibilityDebounced'];static get['requires'](){return[EditorAnnotations,at,AnnotationsUIs];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x502821){super(_0x502821),_0x502821['editing']['view']['addObserver'](ut),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x502821['plugins']['get'](at),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1,this['_refreshVisibilityDebounced']=_0x4b9ba5(()=>{this['editor']['plugins']['get']('Annotations')['refreshVisibility']();},0xfa,{'leading':!0x1});}['init'](){const _0x47d8dd=this['editor']['plugins']['get'](AnnotationsUIs);_0x47d8dd['context']===this['editor']&&(_0x47d8dd['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x478d4e,_0x4980ed)=>{const _0x163923=this['_balloon'];if(this['isAttached']&&_0x163923['visibleView']){const _0x52d93b=this['annotations']['getByView'](_0x163923['visibleView']);_0x52d93b&&this['_closeAnnotation'](_0x52d93b),_0x4980ed();}}));}['afterInit'](){const _0x148063=this['editor']['plugins']['get'](AnnotationsUIs);_0x148063['context']===this['editor']&&(_0x148063['hasActive']()||_0x148063['switchTo']('inline'));}['setActiveAnnotation'](_0x3360a9){_0x3360a9!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x3360a9&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x3360a9)&&this['_addAnnotationToBalloon'](_0x3360a9,!0x0),_0x3360a9['isActive']=!0x0),_0x3360a9||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x3360a9);}['attach'](_0x1f8255){this['annotations']=_0x1f8255;const _0x39cac0=this['editor']['plugins']['get'](AnnotationsUIs),_0x309790=this['_balloon'];if(this['isAttached'])throw new _0x238123('inlineannotations-attach-already-attached',this);if(_0x39cac0['context']!==this['editor'])throw new _0x238123('inlineannotations-not-allowed-with-context',this);const _0x218703=this['editor']['plugins']['get'](EditorAnnotations);this['listenTo'](_0x218703,'refresh',()=>{const _0x197c69=_0x218703['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0xfee9c9,_0x19b155;!this['_forceRefresh']&&(_0xfee9c9=_0x197c69,_0x19b155=this['_selectedAnnotations'],_0xfee9c9['length']===_0x19b155['length']&&_0xfee9c9['every'](_0x5744c5=>_0x19b155['includes'](_0x5744c5)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x197c69),this['setActiveAnnotation'](_0x197c69[0x0]||null));}),this['listenTo'](_0x218703,'blur',(_0x46bc56,{isAnnotationTracked:_0x149834})=>{this['activeAnnotation']&&_0x149834(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x218703,'uiUpdate',()=>{this['_refreshVisibilityDebounced']();}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x467e7f,_0x20504e,_0x4d8cce)=>{_0x4d8cce||this['setActiveAnnotation'](null);}),this['listenTo'](_0x1f8255,'remove',(_0xccb254,_0x5038e9)=>{this['_removeAnnotationFromBalloon'](_0x5038e9),_0x5038e9===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x309790,'change:visibleView',(_0x10fa2a,_0xfeaa0b,_0x382888,_0x46bb94)=>{_0x46bb94&&this['stopListening'](_0x46bb94);const _0x59a43c=_0x1f8255['getByView'](_0x382888);_0x382888&&_0x59a43c&&(this['listenTo'](_0x382888,'change:height',()=>{_0x309790['updatePosition']();}),this['listenTo'](_0x382888,'Esc',()=>{this['_closeAnnotation'](_0x59a43c),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x59a43c&&this['setActiveAnnotation'](_0x59a43c));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x309790['visibleView']&&(_0x1f8255['getByView'](_0x309790['visibleView'])&&_0x309790['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 _0x238123('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x275f91 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x275f91);this['_refreshVisibilityDebounced']['cancel'](),this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach'](),this['_refreshVisibilityDebounced']['cancel']();}['_setSelectedAnnotations'](_0x174412){for(const _0x2daf24 of this['_selectedAnnotations'])_0x174412['includes'](_0x2daf24)||this['_manuallyClosed']['delete'](_0x2daf24);for(const _0x187e98 of this['annotations'])_0x174412['includes'](_0x187e98)||this['_removeAnnotationFromBalloon'](_0x187e98);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x4bddc4 of _0x174412)this['_addAnnotationToBalloon'](_0x4bddc4);}this['_selectedAnnotations']=_0x174412;}['_addAnnotationToBalloon'](_0x369641,_0x219d00=!0x1){this['_manuallyClosed']['has'](_0x369641)||(this['_addedAnnotations']['has'](_0x369641)||this['_balloon']['hasView'](_0x369641['view'])||(this['_addedAnnotations']['add'](_0x369641),this['_balloon']['add']({'stackId':_0x369641['view']['id'],'view':_0x369641['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x369641)}})),_0x219d00&&this['_balloon']['showStack'](_0x369641['view']['id']));}['_getBalloonTargetForAnnotation'](_0x56ad86){const _0x5d4dcf=_0x56ad86['target'],_0x476d88=this['editor']['editing']['view'],_0x426637=_0x476d88['document']['selection']['getFirstRange'](),_0x51ec1b=_0x476d88['domConverter']['viewRangeToDom'](_0x426637);if(_0x51ec1b['collapse'](!0x0),_0x5d4dcf){if(_0x5d4dcf instanceof _0x30dbc7)return _0x5d4dcf;let _0x529604=[];for(const _0x2a9439 of _0x5d4dcf)_0x529604['push'](..._0x30dbc7['getDomElementRects'](_0x2a9439));_0x529604=function(_0x6083b1){const _0x221720=[];let _0x673a92=_0x6083b1[0x0];for(let _0x13899a=0x1;_0x13899a<_0x6083b1['length'];_0x13899a++)if(Wt(_0x673a92,_0x6083b1[_0x13899a])){const _0x3406fd=_0x6083b1[_0x13899a]['width'];_0x673a92['width']+=_0x3406fd,_0x673a92['right']+=_0x3406fd;}else _0x221720['push'](_0x673a92),_0x673a92=_0x6083b1[_0x13899a];return _0x221720['push'](_0x673a92),_0x221720;}(_0x529604);const _0x8091b1=_0x51ec1b['getBoundingClientRect']();return _0x529604['find'](_0x9c591c=>_0x9c591c['top']<=_0x8091b1['top']&&_0x9c591c['bottom']>=_0x8091b1['bottom']&&_0x9c591c['left']<=_0x8091b1['left']&&_0x9c591c['right']>=_0x8091b1['right'])||_0x529604[0x0];}return _0x56ad86['targetRect']||_0x51ec1b;}['_removeAnnotationFromBalloon'](_0x3701f9){this['_addedAnnotations']['has'](_0x3701f9)&&this['_balloon']['hasView'](_0x3701f9['view'])&&(this['_addedAnnotations']['delete'](_0x3701f9),this['_balloon']['remove'](_0x3701f9['view']));}['_closeAnnotation'](_0x2a6ebd){this['_manuallyClosed']['add'](_0x2a6ebd),this['_removeAnnotationFromBalloon'](_0x2a6ebd);}}function Wt(_0x109167,_0x593320){return _0x109167['top']===_0x593320['top']&&_0x109167['bottom']===_0x593320['bottom']&&_0x109167['right']===_0x593320['left'];}class CommentsArchiveView extends _0x2791c7{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x2c9aa7,_0x4c93b9){super(_0x2c9aa7),this['set']('isEmpty',!_0x4c93b9['length']),this['focusTracker']=new _0x3a223c(),this['_annotationViews']=_0x4c93b9,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new _0x2bc1dc({'focusables':_0x4c93b9,'focusTracker':this['focusTracker']}),this['listenTo'](_0x4c93b9,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x4c93b9,'remove',(_0x1e40b9,_0x11d951)=>{_0x11d951['isActive']&&this['focus'](),_0x4c93b9['length']||(this['isEmpty']=!0x0);});const _0x355054=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':vt(_0x2c9aa7,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x4c93b9},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x355054['if']('isEmpty','ck-hidden',_0x1aa213=>!_0x1aa213)]},'children':[{'text':vt(_0x2c9aa7,'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 _0x129b9d of this['_annotationViews'])this['focusTracker']['add'](_0x129b9d['element']);this['_annotationViews']['on']('change',(_0x10ec11,{added:_0x1aa040,removed:_0x51adf9})=>{for(const _0x129537 of _0x1aa040)this['focusTracker']['add'](_0x129537['element']);for(const _0x56d0f9 of _0x51adf9)this['focusTracker']['remove'](_0x56d0f9['element']);});}}class CommentsArchive extends _0x3b6db1{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[CommentsRepository,Annotations];}constructor(_0x26b1fe){super(_0x26b1fe),this['archivedThreads']=new _0x53c8eb();}['init'](){const _0x5f0ea2=this['context'],_0x109168=_0x5f0ea2['plugins']['get'](CommentsRepository),_0x1f266c=_0x5f0ea2['plugins']['get'](Annotations);this['listenTo'](_0x109168,'addCommentThread',(_0x1f86a7,{threadId:_0x5959a8})=>{const _0x2b97dc=_0x109168['getCommentThread'](_0x5959a8);_0x2b97dc['archivedAt']&&this['archivedThreads']['add'](_0x2b97dc,this['_calculatePosition'](_0x2b97dc['archivedAt'])),this['listenTo'](_0x2b97dc,'change:archivedAt',(_0x4ccdb9,_0x17ca86,_0x171dc9)=>{_0x171dc9?this['archivedThreads']['has'](_0x2b97dc)||this['archivedThreads']['add'](_0x2b97dc,this['_calculatePosition'](_0x2b97dc['archivedAt'])):this['archivedThreads']['has'](_0x2b97dc)&&this['archivedThreads']['remove'](_0x2b97dc);});}),this['listenTo'](_0x109168,'removeCommentThread',(_0x37e419,{threadId:_0x3efd62})=>{const _0x37a883=_0x109168['getCommentThread'](_0x3efd62);this['stopListening'](_0x37a883),this['archivedThreads']['has'](_0x37a883)&&this['archivedThreads']['remove'](_0x37a883);},{'priority':'highest'}),this['listenTo'](_0x1f266c['collection'],'focus',(_0xeaff0f,_0x9e53d)=>{_0x9e53d['isVisible']||(_0x9e53d['isActive']=!0x0,_0x1f266c['activate'](_0x9e53d));});}['_calculatePosition'](_0x12690a){const _0x580125=[...this['archivedThreads']]['findIndex'](_0x22d1eb=>_0x22d1eb['archivedAt']<_0x12690a);return _0x580125>-0x1?_0x580125:this['archivedThreads']['length'];}}class CommentsArchiveUI extends _0x111584{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[CommentsArchive,ct];}constructor(_0x3f0c42){super(_0x3f0c42),this['annotationViews']=new tt(),this['_pendingThreads']=[];}['init'](){const _0x37ae89=this['editor'],_0x3ad8c7=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x37ae89['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x13e54c,!0x0)),_0x37ae89['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x4d133d=this['_createCommentsArchiveButton'](ot);return _0x4d133d['set']({'role':'menuitemcheckbox'}),_0x4d133d;});const _0x4b9b9=_0x37ae89['plugins']['get'](CommentsArchive),_0x4b6cc4=_0x37ae89['plugins']['get']('Annotations'),_0x54611c=_0x37ae89['plugins']['get']('CommentsRepository');_0x4b9b9['archivedThreads']['forEach'](_0x4d11b3=>{this['_handleNewThread'](_0x4d11b3);}),this['listenTo'](_0x4b9b9['archivedThreads'],'add',(_0x5d1bb7,_0x149bec)=>{this['_handleNewThread'](_0x149bec);}),this['listenTo'](_0x4b6cc4['collection'],'add',(_0x2a010d,_0x35f7b2)=>{const _0x5caec1=this['_pendingThreads']['find'](_0x3e7519=>{const _0x2a68e7=_0x54611c['_threadToController']['get'](_0x3e7519);return _0x2a68e7&&_0x35f7b2['innerView']===_0x2a68e7['view'];});if(_0x5caec1){const _0x55a645=this['_calculatePosition'](_0x5caec1['archivedAt']);this['_addAnnotationToArchive'](_0x35f7b2,_0x55a645),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x5caec1),0x1);}}),this['listenTo'](_0x4b9b9['archivedThreads'],'remove',(_0x260bac,_0x4d4202)=>{const _0x743041=_0x37ae89['config']['get']('collaboration.channelId');if(!_0x743041||_0x4d4202['channelId']===_0x743041){if(this['_pendingThreads']['includes'](_0x4d4202))this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x4d4202),0x1);else{const _0x393d3f=_0x54611c['_threadToController']['get'](_0x4d4202),_0x1a6d2f=_0x4b6cc4['getByInnerView'](_0x393d3f['view']);this['annotationViews']['remove'](_0x1a6d2f['view']),this['stopListening'](_0x1a6d2f),this['stopListening'](_0x1a6d2f['focusableElements']);}}}),this['listenTo'](_0x4b6cc4['collection'],'add',(_0x32a30a,_0x3fe531)=>{this['listenTo'](_0x3fe531,'escape',_0x3ad8c7);}),this['listenTo'](_0x4b6cc4['collection'],'remove',(_0xa2acb0,_0x1356d6)=>{this['stopListening'](_0x1356d6,'escape',_0x3ad8c7);});}['_addAnnotationToArchive'](_0x4e63d9,_0x55190d){this['listenTo'](_0x4e63d9,'set:isVisible',_0x10d8a5=>{_0x10d8a5['return']=!0x1,_0x10d8a5['stop']();}),this['annotationViews']['add'](_0x4e63d9['view'],_0x55190d);}['_handleNewThread'](_0x4281d6){const _0x5c9138=this['editor']['plugins']['get']('CommentsRepository'),_0x1f5e4b=this['editor']['plugins']['get']('Annotations'),_0x73f441=this['editor']['config']['get']('collaboration.channelId');if(!_0x73f441||_0x4281d6['channelId']===_0x73f441){const _0x5b1eff=_0x5c9138['_threadToController']['get'](_0x4281d6);if(!_0x5b1eff)return void this['_pendingThreads']['push'](_0x4281d6);const _0x3100c8=this['_calculatePosition'](_0x4281d6['archivedAt']),_0x11a1ec=_0x1f5e4b['getByInnerView'](_0x5b1eff['view']);_0x11a1ec['isVisible']&&_0x1f5e4b['_visibleAnnotations']['remove'](_0x11a1ec),this['_addAnnotationToArchive'](_0x11a1ec,_0x3100c8);}}['_calculatePosition'](_0x1593ba){const _0x3936ea=this['editor']['config']['get']('collaboration.channelId'),_0x76581c=[...this['editor']['plugins']['get'](CommentsArchive)['archivedThreads']]['filter'](_0x449a55=>_0x449a55['channelId']===_0x3936ea)['findIndex'](_0x5e71d3=>_0x5e71d3['archivedAt']<_0x1593ba);return _0x76581c<0x0||_0x76581c>this['annotationViews']['length']?this['annotationViews']['length']:_0x76581c-0x1;}['_toggleDialog'](){const _0x5e74fc=this['editor'],_0x473d0d=_0x5e74fc['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new CommentsArchiveView(_0x5e74fc['locale'],this['annotationViews'])),'commentsArchive'===_0x473d0d['id']?_0x473d0d['hide']():_0x473d0d['show']({'id':'commentsArchive','title':vt(_0x5e74fc['locale'],'COMMENTS_ARCHIVE'),'icon':_0x52d9f4,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':dt['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0xf3fcd6,_0x14b027=!0x1){const _0x46ba7e=this['editor']['locale'],_0x245693=this['editor']['plugins']['get']('Dialog'),_0x3ebf5d=new _0xf3fcd6(_0x46ba7e);return _0x3ebf5d['bind']('isEnabled')['to'](this,'isEnabled'),_0x3ebf5d['bind']('isOn')['to'](_0x245693,'id',_0x281f75=>'commentsArchive'===_0x281f75),_0x3ebf5d['set']({'label':vt(_0x46ba7e,'COMMENTS_ARCHIVE'),'icon':_0x52d9f4,'isToggleable':!0x0}),_0x14b027&&(_0x3ebf5d['tooltip']=!0x0),this['listenTo'](_0x3ebf5d,'execute',()=>this['_toggleDialog']()),_0x3ebf5d;}['_hideDialogOnAnnotationEscape']=_0x4b64f8=>{const _0x320913=_0x4b64f8['source'];if(!this['annotationViews']['has'](_0x320913['view']))return;const _0x57ee67=this['editor']['plugins']['get']('Dialog');_0x57ee67['isOpen']&&'commentsArchive'===_0x57ee67['id']&&(_0x57ee67['hide'](),_0x4b64f8['stop']());};}class Comments extends _0x111584{static get['requires'](){return[CommentsRepository,CommentsEditing,CommentsUI,CommentsArchive,CommentsArchiveUI,CommentsOnly,WideSidebar,NarrowSidebar,InlineAnnotations];}static get['pluginName'](){return'Comments';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{AddCommentThreadCommand,Annotation,AnnotationCollection,AnnotationCounterButtonView,AnnotationView,Annotations,AnnotationsSidebarItemView,AnnotationsSidebarView,AnnotationsUIs,BaseCommentThreadView,BaseCommentView,Comment,CommentThread,CommentThreadController,CommentThreadInputView,CommentThreadView,CommentView,Comments,CommentsArchive,CommentsArchiveUI,CommentsEditing,CommentsListView,CommentsOnly,CommentsRepository,CommentsUI,EditorAnnotations,InlineAnnotations,NarrowSidebar,Sidebar,WideSidebar,Ot as bindAnnotationCollections};
|