@ckeditor/ckeditor5-comments 46.0.2-alpha.1 → 46.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/comments.js +1 -1
- package/dist/index.js +11 -11
- package/package.json +18 -18
- package/src/comments/commentsediting.js +1 -1
package/dist/index.js
CHANGED
|
@@ -20,14 +20,14 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Editor as
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
((()=>Qt)());constructor(_0x28d019={}){function _0x5bde82(_0x427205){return _0x427205['map'](_0x318e73=>String['fromCharCode'](_0x318e73))['join']('');}(_0x28d019=Object['assign']({},_0x28d019))['plugins']||(_0x28d019['plugins']=Rt['defaultPlugins']),super(_0x28d019),this['ui']=new Ft(this),this['set']('placeholder',''),this['model']['document']['on']('change',()=>this['_updatePlaceholder'](),{'priority':'low'}),this['on']('change:placeholder',()=>this['_updatePlaceholder']()),this['model']['document']['createRoot'](),this[_0x5bde82([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5bde82([0x76,0x69,0x65,0x77])][_0x5bde82([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5bde82([0x61,0x75,0x74,0x6f]),this[_0x5bde82([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x5bde82([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5bde82([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x5bde82([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x5bde82([0x6f,0x6b])});}['create'](){const _0x403b56=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x403b56))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0xbc61d4=>{const _0x5ced75=this['model']['document']['getRoot'](),_0x228c94=_0x5ced75&&_0x5ced75['getChild'](_0x5ced75['childCount']-0x1);_0xbc61d4['setSelection'](_0x228c94,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x586056=this['editing']['view'],_0x1c8825=_0x586056['document']['getRoot'](),_0x1aef0d=_0x1c8825['getChild'](0x0);_0x1c8825['childCount']>0x1||!_0x1aef0d||'p'!=_0x1aef0d['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(qt(_0x586056,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x1aef0d['placeholder']=this['placeholder']),St({'view':_0x586056,'element':_0x1aef0d,'keepOnFocus':!0x0}),this['placeholderElement']=_0x1aef0d);}}class os extends kt{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x4b1b86,_0x1e766e={}){super(_0x4b1b86),this['editor']=null,this['_editorConfig']=_0x1e766e,this['set']('value',_0x1e766e['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',N(_0x4b1b86,'Reply...')),this['set']('submitLabel',N(_0x4b1b86,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new jt(),this['focusTracker']=new _0xa2d4f2(),this['focusCycler']=new _0x23c2f1({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-comment__input-wrapper']},'children':[{'tag':'div','attributes':{'class':['ck-comment__input-actions',this['bindTemplate']['if']('showButtons','ck-comment__input-actions--active')]},'children':[this['submitButtonView'],this['cancelButtonView']]}]}),this['keystrokes']['set']('Esc',(_0x5770c7,_0x45e5e0)=>{this['cancelButtonView']['fire']('execute'),_0x45e5e0();}),this['keystrokes']['set']('Ctrl+Enter',(_0x4c225c,_0x3c7874)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x3c7874());}),this['on']('submit',(_0xe54e82,_0xd326d7)=>{_0xd326d7['length']>0xfde8?(alert(N(_0x4b1b86,'TOO_LONG_COMMENT_ALERT',[_0xd326d7['length'],0xfde8])),_0xe54e82['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new Rt(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x5c7193=this['editor'];this['element']['insertBefore'](_0x5c7193['ui']['element'],this['element']['firstChild']),_0x5c7193['model']['document']['on']('change',()=>this['value']=_0x5c7193['getData']()),_0x5c7193['bind']('placeholder')['to'](this),this['focusables']['add'](_0x5c7193['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x5890db){-0x1===_0x5890db?(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:_0x4b02a1}=this,_0x4d2686=new _0x37ad8c(_0x4b02a1);return _0x4d2686['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x4d2686['withText']=!0x0,_0x4d2686['bind']('label')['to'](this,'submitLabel'),_0x4d2686['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x4d2686['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x4ded33,_0x437662)=>!_0x437662&&!!_0x4ded33['trim']()),_0x4d2686;}['_createCancelButton'](){const {locale:_0x4fb15f}=this,_0x1a0ea2=new _0x37ad8c(_0x4fb15f);return _0x1a0ea2['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x1a0ea2['label']=N(_0x4fb15f,'Cancel'),_0x1a0ea2['withText']=!0x0,_0x1a0ea2['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x1a0ea2;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0xb3d18=>{this['focusTracker']['add'](_0xb3d18['element']);}),this['focusables']['on']('change',(_0xd5f136,_0x1801d8)=>{for(const _0x1e629e of Array['from'](_0x1801d8['added'])['reverse']())this['focusTracker']['add'](_0x1e629e['element']);});}}class ie extends kt{constructor(_0x474101,_0x5c510c,_0x491657){super(_0x474101),this['commentInputView']=new os(_0x474101,_0x491657),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0xcefcbd,_0x4a2ad9)=>_0xcefcbd||!!_0x4a2ad9),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 _0x4c4da9(_0x474101,_0x5c510c),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'](_0x48acae){this['commentInputView']['focus'](_0x48acae);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x508bb9,_0x66000a)=>{const {submitButtonView:_0x14f8a8,cancelButtonView:_0x1c27b7,editor:_0x307e0e}=this['commentInputView'];[_0x14f8a8['element'],_0x1c27b7['element'],_0x307e0e?_0x307e0e['editing']['view']['getDomRoot']():null]['filter'](_0x205ef5=>_0x205ef5)['some'](_0x3f6d4e=>_0x3f6d4e['contains'](_0x66000a['target']))||(this['focus'](),_0x66000a['preventDefault']());});}}class rs extends kt{constructor(_0x4175a0){super(_0x4175a0);const _0x1ad466=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x1ad466['to']('count',_0x780975=>N(_0x4175a0,'NUMBER_OF_COMMENTS',_0x780975))}]});}}class te extends kt{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x57104f,_0x4100a0,_0x3e4618){super(_0x57104f);const _0x1ecf96=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x4100a0['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x4100a0,this['_config']=_0x3e4618,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0xa2d4f2(),this['keystrokes']=new jt(),this['focusCycler']=new _0x23c2f1({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x1e2f6e=>this['commentViews']['map'](_0x17bd3e=>_0x17bd3e['element'])['includes'](_0x1e2f6e['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new rs(_0x57104f),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x31b123=>_0x31b123-this['_config']['maxCommentsWhenCollapsed']);for(const _0x3e66c5 of _0x4100a0['comments'])this['_handleNewCommentModel'](_0x3e66c5);this['_handleInfoComment'](),this['listenTo'](_0x4100a0['comments'],'add',(_0x438d65,_0x35f85f)=>{const _0x4232e7=this['_calculatePosition'](_0x35f85f);this['length']++,this['_handleNewCommentModel'](_0x35f85f,_0x4232e7),this['refreshVisibleViews']();}),this['listenTo'](_0x4100a0['comments'],'remove',(_0x42926b,_0x50f9b9)=>{this['length']--,this['_handleRemoveCommentModel'](_0x50f9b9),this['refreshVisibleViews']();}),this['listenTo'](_0x4100a0,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x4100a0,'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',_0x1ecf96['if']('length','ck-hidden',_0xaa0cb7=>!_0xaa0cb7)],'aria-label':N(_0x57104f,'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'](_0x275c28){-0x1===_0x275c28?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x584e75 of this['commentViews'])_0x584e75['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x2eecec,_0x555461){const _0x2463a8=new this['_config']['CommentView'](this['locale'],_0x2eecec,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x2463a8['viewUid']=_0x2eecec['id'],_0x2463a8['delegate']('removeComment')['to'](this),_0x2463a8['delegate']('updateComment')['to'](this),_0x2463a8['delegate']('resolveCommentThread')['to'](this),_0x2463a8['delegate']('editorReady')['to'](this),_0x2463a8['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x2463a8,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x2463a8,_0x555461);}['_calculatePosition'](_0x30f4b7){const _0x3ae021=this['_model']['_findOptimalIndex'](_0x30f4b7);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x30f4b7['authoredAt']?_0x3ae021-0x1:_0x3ae021:_0x3ae021-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x3bbfe1={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':N(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x3bbfe1,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x3bbfe1));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x82c296){const _0x5eb5de=this['commentViews']['remove'](_0x82c296['id']);this['stopListening'](_0x5eb5de),_0x5eb5de['isEditMode']&&this['_updateHasDirtyComment'](),_0x5eb5de['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x102109=>_0x102109['isEditMode']);}['_rearrangeCollapse'](){const _0xbbb978=function(_0x2d6fc9){const _0x2def7d=new _0x578894();for(const _0x4ead18 of _0x2d6fc9)_0x2def7d['add'](_0x4ead18);return _0x2def7d;}(this['commentViews']),_0x120191=this['_collapsedCommentsView']['count'];for(let _0x3d91fc=0x1;_0x3d91fc<=_0x120191;_0x3d91fc++)_0xbbb978['remove'](0x1);for(const _0x4ff852 of _0xbbb978)_0x4ff852['collapse']();_0x120191>0x0&&_0xbbb978['add'](this['_collapsedCommentsView'],0x1),ns(_0x5d41e5(Array['from'](this['visibleViews']),Array['from'](_0xbbb978)),this['visibleViews'],_0xbbb978);}['_rearrangeExpand'](){ns(_0x5d41e5(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x1942c7 of this['visibleViews'])_0x1942c7['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x5bf046=>{this['focusTracker']['add'](_0x5bf046['element']),this['keystrokes']['listenTo'](_0x5bf046['element']);}),this['commentViews']['on']('change',(_0x2710a1,_0x388643)=>{for(const _0x4e7921 of _0x388643['removed'])this['focusTracker']['remove'](_0x4e7921['element']),this['keystrokes']['stopListening'](_0x4e7921['element']);for(const _0x23a930 of Array['from'](_0x388643['added'])['reverse']())this['focusTracker']['add'](_0x23a930['element']),this['keystrokes']['listenTo'](_0x23a930['element']);});}}function ns(_0x2b11b7,_0x51af35,_0x50eab5){let _0xcface7=0x0;for(const _0x1fd974 of _0x2b11b7)switch(_0x1fd974){case'insert':_0x51af35['add'](_0x50eab5['get'](_0xcface7),_0xcface7),_0xcface7++;break;case'delete':_0x51af35['remove'](_0xcface7);break;case'equal':_0xcface7++;}}class oe extends kt{constructor(_0x1015e3){super(_0x1015e3);const _0x46187a=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x46187a['to']('contextValue',_0x559501=>N(_0x1015e3,'THREAD_CONTEXT_LABEL',_0x559501)),'tabindex':-0x1},'children':[{'text':_0x46187a['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class Yt extends kt{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x333e3e,_0x178c3a){super(_0x333e3e);const _0x44013b=this['bindTemplate'];this['_model']=_0x178c3a,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0xa2d4f2(),this['keystrokes']=new jt(),this['focusCycler']=new _0x23c2f1({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0xf0e2f7=>!!_0xf0e2f7),this['bind']('contextValue')['to'](this['_model'],'context',_0x4a6211=>_0x4a6211&&_0x4a6211['value']?this['_trimContextValue'](_0x4a6211['value']):N(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',_0x44013b['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 _0x5898c7=new _0x37ad8c(this['locale']);return _0x5898c7['label']=N(this['locale'],'Reopen'),_0x5898c7['tooltip']=N(this['locale'],'Reopen'),_0x5898c7['icon']=_0x4dfc2b,_0x5898c7['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x4c2f55=>!_0x4c2f55),_0x5898c7['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x24b9a1,_0x3efa69)=>_0x24b9a1&&_0x3efa69),_0x5898c7['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x5898c7;}['_trimContextValue'](_0xbb7ba8){if(_0xbb7ba8['length']<0x96)return _0xbb7ba8;const _0x65b006=_0xbb7ba8['lastIndexOf']('\x20',0x93);return _0xbb7ba8['substring'](0x0,_0x65b006>-0x1?_0x65b006:0x93)+'...';}['_attachContextActions'](){const _0x2ebefd=this['element']['querySelector']('.ck-context'),_0x1a9425=_0x2ebefd['querySelector']('.ck-context__value');this['listenTo'](_0x2ebefd,'mouseenter',()=>{_0x1a9425['offsetWidth']<_0x1a9425['scrollWidth']&&_0x2ebefd['classList']['add']('overlay');}),this['listenTo'](_0x2ebefd,'mouseleave',()=>{_0x2ebefd['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x5bd70b of this['focusables'])this['focusTracker']['add'](_0x5bd70b['element']),this['keystrokes']['listenTo'](_0x5bd70b['element']);}['_createContextView'](){const _0x377cb9=new oe(this['locale']);return _0x377cb9['bind']('contextValue')['to'](this),_0x377cb9;}}class si extends kt{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x5b747a,_0x4bb779,_0x28ee81,_0x57e8be){super(_0x5b747a),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x4bb779,this['_localUser']=_0x28ee81,this['_config']=_0x57e8be,this['commentThreadHeaderView']=new Yt(_0x5b747a,_0x4bb779),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new Zt(_0x5b747a,N(_0x5b747a,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new te(_0x5b747a,_0x4bb779,Object['assign']({'CommentView':this['_config']['CommentView']},_0x57e8be)),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',(_0x2738de,_0x1c0695)=>_0x2738de||!!_0x1c0695),this['bind']('isUnlinked')['to'](_0x4bb779,'unlinkedAt',_0x574257=>!!_0x574257),this['bind']('ariaLabel')['to'](this,'length',_0x463043=>{const _0x285d4c=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return N(this['locale'],'COMMENT_THREAD_LABEL',[_0x463043,_0x285d4c]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0xa2d4f2(),this['keystrokes']=new jt(),this['focusCycler']=new _0x23c2f1({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x14ec68=>_0x14ec68['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),ts(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x149dbd=new ie(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x58fe55=_0x149dbd['commentInputView'];return _0x149dbd['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x58fe55,'value',(_0xcf03ed,_0x1cbcff,_0x309a88,_0x5883d3,_0x28a10a)=>!!_0x28a10a||!!_0x5883d3&&_0x309a88&&!_0x1cbcff||_0xcf03ed&&_0x309a88&&!_0x1cbcff),_0x58fe55['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x37365a,_0x293869,_0x4d5fb1)=>{let _0x59378a;return _0x59378a=_0x4d5fb1&&_0x293869?'Reply\x20to\x20reopen\x20discussion...':_0x37365a?'Reply...':'Write\x20a\x20comment...',N(this['locale'],_0x59378a);}),_0x58fe55['bind']('submitLabel')['to'](this,'length',_0x2ad55a=>N(this['locale'],_0x2ad55a?'Reply':'Comment')),_0x58fe55['on']('submit',(_0xa597e9,_0xf08dbb)=>{this['fire']('addComment',_0xf08dbb),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x58fe55['on']('cancel',()=>{this['focus']();}),_0x58fe55['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x58fe55['on']('cancel',_0x89b504=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x89b504['stop']());}),this['on']('change:isActive',(_0x59a95b,_0x1db21f,_0x4f2acc)=>{_0x4f2acc||this['length']||_0x58fe55['value']||this['fire']('removeCommentThread');}),_0x149dbd;}}class gt extends/* #__PURE__ -- @preserve */
|
|
27
|
-
ti(si){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(
|
|
28
|
-
ti(di){['actionBar'];['userView'];constructor(
|
|
29
|
-
_0x4a10d3(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x23cf92,target:_0x4d177d,type:_0x4a526a,isVisible:_0x54e719=!0x0}){super(),this['view']=_0x23cf92,this['view']['element']||this['view']['render'](),this['_type']=_0x4a526a,this['_target']=_0x4d177d,T['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x578894([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x47d20c,_0x16bdca)=>{this['view']['focusTracker']['add'](_0x16bdca);}),this['focusableElements']['on']('remove',(_0xbde318,_0x130324)=>{this['view']['focusTracker']['remove'](_0x130324);}),this['set']('isVisible',_0x54e719);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x444f7f=this['_getNormalizedTarget']();return T['_assertCorrectTarget'](_0x444f7f),_0x444f7f;}get['targetRect'](){const _0x57cc5e=this['target'];if(null===_0x57cc5e)return null;if(_0x57cc5e instanceof _0x2ff513)return _0x57cc5e;const _0x24b7dc=_0x57cc5e['filter'](_0x3731e7=>function(_0x3b5361){const _0x4ec0df=_0x3b5361['offsetParent'];if(_0x4ec0df)return!0x0;const _0x5f0ab0=_0x3b5361['getClientRects']()['item'](0x0);return!!_0x5f0ab0;}(_0x3731e7));return 0x0===_0x24b7dc['length']?null:new _0x2ff513(_0x24b7dc[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x2ec834){this['view']['isActive']=_0x2ec834,this['view']['mainView']['isActive']=_0x2ec834;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x3a06a1){if(!(null===_0x3a06a1||_0x3a06a1 instanceof _0x2ff513||Array['isArray'](_0x3a06a1)&&_0x3a06a1['every'](_0xa88f98=>fi(_0xa88f98))))throw new _0x208a6e('annotation-invalid-target',null,{'target':_0x3a06a1});}['_getNormalizedTarget'](){const _0x419a82='function'==typeof this['_target']?this['_target']():this['_target'];return fi(_0x419a82)?[_0x419a82]:_0x419a82;}}function fi(_0x2fbb82){return null!==_0x2fbb82&&'object'==typeof _0x2fbb82&&'nodeType'in _0x2fbb82&&0x1===_0x2fbb82['nodeType'];}class S extends _0x578894{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x14013c=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0xa2d4f2(),this['_focusTracker']['on']('change:isFocused',(_0x4a5c17,_0x32844f,_0x5b3863)=>{_0x5b3863||this['fire']('blur');});for(const _0x7169a9 of _0x14013c)this['add'](_0x7169a9);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x22c267){if(this['has'](_0x22c267))throw new _0x208a6e('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x22c267['innerView'],_0x22c267),this['_viewToAnnotation']['set'](_0x22c267['view'],_0x22c267);for(const _0x48de26 of _0x22c267['focusableElements'])this['_focusTracker']['add'](_0x48de26);this['listenTo'](_0x22c267['focusableElements'],'add',(_0x3ffd43,_0x2a4610)=>{this['_focusTracker']['add'](_0x2a4610);}),this['listenTo'](_0x22c267['focusableElements'],'remove',(_0x5e322c,_0x4af18e)=>{this['_focusTracker']['remove'](_0x4af18e);}),this['listenTo'](_0x22c267['view']['focusTracker'],'change:isFocused',(_0x2e6d58,_0x2ce14a,_0x20b6fe)=>{_0x20b6fe&&this['fire']('focus',_0x22c267);}),_0x22c267['updateTargetRect']();const _0x52878d=this['_getOrderInContent'](_0x22c267['view']['targetRect']);return super['add'](_0x22c267,_0x52878d);}['remove'](_0x266f7b){if(!this['has'](_0x266f7b))throw new _0x208a6e('annotationcollection-not-existing-item',null);this['stopListening'](_0x266f7b['view']['focusTracker']),this['stopListening'](_0x266f7b['focusableElements']);for(const _0x24b277 of _0x266f7b['focusableElements'])this['_focusTracker']['remove'](_0x24b277);return this['_viewToAnnotation']['delete'](_0x266f7b['view']),this['_innerViewToAnnotation']['delete'](_0x266f7b['innerView']),super['remove'](_0x266f7b);}['getByInnerView'](_0x37da20){return this['_innerViewToAnnotation']['get'](_0x37da20);}['getByView'](_0x4aa499){return this['_viewToAnnotation']['get'](_0x4aa499);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0xa25336 of this)_0xa25336['updateTargetRect']();this['_sort']();}['_sort'](){const _0x17531a=Array['from'](this)['sort']((_0x11c433,_0x451969)=>w(_0x11c433['view']['targetRect'],_0x451969['view']['targetRect']));for(let _0xf465be=_0x17531a['length']-0x1;_0xf465be>0x0;_0xf465be--){const _0x1073a3=_0x17531a[_0xf465be];_0xf465be!==this['getIndex'](_0x1073a3)&&(this['remove'](_0x1073a3),this['add'](_0x1073a3));}}['_getOrderInContent'](_0x5ebd40){let _0x4cc0d6=0x0;if(!_0x5ebd40)return this['length'];for(const _0x31232a of this){const _0x3802c0=_0x31232a['view']['targetRect'];if(_0x3802c0){if(w(_0x5ebd40,_0x3802c0)<0x0)return _0x4cc0d6;_0x4cc0d6++;}}return _0x4cc0d6;}}function v({source:_0x413671,target:_0x27f92c,filter:_0x4875ad}){for(const _0x52776e of _0x413671)_0x4875ad(_0x52776e)&&_0x27f92c['add'](_0x52776e);_0x27f92c['listenTo'](_0x413671,'add',(_0x2b88ab,_0x212356)=>{_0x4875ad(_0x212356)&&_0x27f92c['add'](_0x212356);}),_0x27f92c['listenTo'](_0x413671,'remove',(_0x447a8a,_0x41c199)=>{_0x27f92c['has'](_0x41c199)&&_0x27f92c['remove'](_0x41c199);});}function w(_0x5d972f,_0x1a0f2b){if(null===_0x5d972f&&null===_0x1a0f2b)return 0x0;if(null===_0x5d972f)return-0x1;if(null===_0x1a0f2b)return 0x1;const _0xe5e3cc=_0x5d972f['top']-_0x1a0f2b['top'];return 0x0==_0xe5e3cc?_0x5d972f['left']-_0x1a0f2b['left']:_0xe5e3cc;}class y extends _0xff025c{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0xf210a3){if(super(_0xf210a3),this['collection']=new S(),this['_visibleAnnotations']=new S(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0xf210a3 instanceof _0x2f7d5f){const _0x432cec=_0xf210a3['locale'];_0xf210a3['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':N(_0x432cec,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':N(_0x432cec,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':N(_0x432cec,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':N(_0x432cec,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':N(_0x432cec,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':N(_0x432cec,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':N(_0x432cec,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0xdba395){this['collection']['add'](_0xdba395);}['remove'](_0x45a521){this['collection']['remove'](_0x45a521),_0x45a521['destroy']();}['refreshVisibility'](){for(const _0x5c2a83 of this['collection'])_0x5c2a83['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x2a4223){return this['collection']['getByInnerView'](_0x2a4223);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0xb94c3f of this['collection'])_0xb94c3f['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x162c19){this['fire']('_activateAnnotation',_0x162c19);}['createAnnotation'](_0x10117f){return new T(_0x10117f);}['createAnnotationView'](_0x51c992,_0xc23cef){return new E(_0x51c992,_0xc23cef);}['_addActiveAnnotation'](_0x1aa655){const _0x5ac12b=new Set(this['activeAnnotations']);_0x5ac12b['add'](_0x1aa655),this['activeAnnotations']=_0x5ac12b;}['_removeActiveAnnotation'](_0x565d1d){const _0x333e26=new Set(this['activeAnnotations']);_0x333e26['delete'](_0x565d1d),this['activeAnnotations']=_0x333e26;}['_bindAnnotationsToVisibleAnnotations'](){const _0x13c976=this['collection'],_0x40b8c5=this['_visibleAnnotations'];function _0x593f6c(_0x577a60){const _0x17a63a=_0x577a60['source'];_0x17a63a['isVisible']&&!_0x40b8c5['has'](_0x17a63a)?_0x40b8c5['add'](_0x17a63a):!_0x17a63a['isVisible']&&_0x40b8c5['has'](_0x17a63a)&&_0x40b8c5['remove'](_0x17a63a),_0x17a63a['view']['focusTracker']['remove'](_0x17a63a['view']['element']),_0x17a63a['view']['focusTracker']['add'](_0x17a63a['view']['element']);}this['listenTo'](_0x13c976,'add',(_0x33dac3,_0x26bcab)=>{_0x26bcab['isVisible']&&_0x40b8c5['add'](_0x26bcab),this['listenTo'](_0x26bcab,'change:isVisible',_0x593f6c);}),this['listenTo'](_0x13c976,'remove',(_0x2bbedf,_0x395b29)=>{_0x40b8c5['has'](_0x395b29)&&_0x40b8c5['remove'](_0x395b29),this['stopListening'](_0x395b29,'change:isVisible',_0x593f6c);});}['_setupEnterAnnotationKeystroke'](){const _0x2322db=_0x2989e0=>{_0x2989e0['on']('ready',()=>{_0x2989e0['keystrokes']['set'](_0x3e2e04,(_0x21fc2c,_0x49a4d8)=>{const _0xc7c8c2=_0x1fdc4d(this['activeAnnotations']['values']());_0xc7c8c2&&(_0xc7c8c2['view']['focus'](),_0x49a4d8());});});};this['context']instanceof _0x2f7d5f?_0x2322db(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x2d7baa,_0x12d20c)=>{_0x2322db(_0x12d20c);});}['_setupEscapeAnnotationHandling'](){const _0x4d2d97=_0x407a7a=>{const _0x2a8234=_0x407a7a['source'],_0x38eded=[];let _0x16240f;if(Array['isArray'](_0x2a8234['target'])){_0x16240f=_0x2a8234['target'][0x0],this['context']instanceof _0x2f7d5f?_0x38eded['push'](this['context']):this['context']['editors']&&_0x38eded['push'](...this['context']['editors']);for(const _0x5f0945 of _0x38eded)for(const _0x369b9a of _0x5f0945['editing']['view']['domRoots']['values']())if(_0x369b9a['contains'](_0x16240f))return void _0x5f0945['editing']['view']['focus']();_0x16240f['focus']();}};this['listenTo'](this['collection'],'add',(_0x225e09,_0x15c8b0)=>{this['listenTo'](_0x15c8b0,'escape',_0x4d2d97,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x2b62f0,_0x93079e)=>{this['stopListening'](_0x93079e,'escape',_0x4d2d97);});}}const _t=Symbol('noChannel'),bt={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class o extends _0xff025c{['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[y,lt,it];}static get['pluginName'](){return'CommentsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x29d30f){super(_0x29d30f),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x20f49d=this['context']['config'];_0x20f49d['define']('comments.maxCommentsWhenCollapsed',0x2),_0x20f49d['define']('comments.maxThreadTotalWeight',0x1f4),_0x20f49d['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x20f49d['define']('comments.CommentThreadView',gt),_0x20f49d['define']('comments.CommentView',Tt),_0x20f49d['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x592012=this['context']['plugins']['get'](y);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x17ced3,_0x5c62fc)=>this['_addCommentThread'](_0x5c62fc)),this['on']('submitCommentThread',(_0x5e886a,_0x12f6c2)=>this['_submitCommentThread'](_0x12f6c2)),this['on']('resolveCommentThread',(_0x5023db,_0x52d5a6)=>this['_resolveCommentThread'](_0x52d5a6)),this['on']('resolveCommentThread',(_0x1961f4,_0x28875a)=>this['_updateActiveAnnotation'](_0x28875a),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x3199b9,_0x2e4828)=>this['_reopenCommentThread'](_0x2e4828)),this['on']('reopenCommentThread',(_0x134c3f,_0x52d5d9)=>this['_updateActiveAnnotation'](_0x52d5d9),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x2bfd4f,_0x58a0c6)=>this['_removeCommentThread'](_0x58a0c6)),this['on']('updateCommentThread',(_0x18e8fb,_0x510f58)=>this['_updateCommentThread'](_0x510f58)),this['on']('updateCommentThread',(_0x509012,_0x194b44)=>this['_updateActiveAnnotation'](_0x194b44),{'priority':'lowest'}),this['on']('addComment',(_0x351e2a,_0x7c9992)=>this['_addComment'](_0x7c9992)),this['on']('updateComment',(_0x18c231,_0xbeb83)=>this['_updateComment'](_0xbeb83)),this['on']('removeComment',(_0x46bccf,_0x25b3db)=>this['_removeComment'](_0x25b3db)),this['on']('addComment',(_0x356ecd,{threadId:_0x2dd158,isFromAdapter:_0x51ede1})=>{if(_0x51ede1)return;const _0x36f0df=this['getCommentThread'](_0x2dd158),_0x56ca96=_0x36f0df&&this['_threadToController']['get'](_0x36f0df);_0x56ca96&&_0x56ca96['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x592012,'change:activeAnnotations',(_0x36285c,_0x7509d0,_0xfac05e)=>{const _0x5bf494=Array['from'](_0xfac05e)['map'](_0x2bf390=>this['_viewToController']['get'](_0x2bf390['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x5bf494?_0x5bf494['model']:null;});}set['adapter'](_0x454b5c){if(this['_adapter'])throw new _0x208a6e('commentsrepository-adapter-already-set');this['_adapter']=_0x454b5c;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x815f2b=_t,threadId:_0xcc8ff=_0x354fd4(),comments:_0x4b7689=[],unlinkedAt:_0x2db32b=null,resolvedAt:_0xfb39f6=null,resolvedBy:_0x3c3528=null,target:_0x4b5ee1=null,context:_0x1e71c2=null,attributes:_0x377193={},isResolvable:_0x31c702=!0x0,isSubmitted:_0x28fe08=!0x1,isFromAdapter:_0x63bb8b=!0x1}={}){return this['fire'](Nt('addCommentThread',_0x815f2b),{'channelId':_0x815f2b,'threadId':_0xcc8ff,'comments':_0x4b7689,'unlinkedAt':_0x2db32b,'resolvedAt':_0xfb39f6,'resolvedBy':_0x3c3528,'target':_0x4b5ee1,'context':_0x1e71c2,'attributes':_0x377193,'isFromAdapter':_0x63bb8b,'isResolvable':_0x31c702,'isSubmitted':_0x28fe08}),this['getCommentThread'](_0xcc8ff);}['openNewCommentThread']({channelId:_0x5671ac=_t,threadId:_0x55672c=_0x354fd4(),target:_0x5c7480,context:_0x4e1e41=null,isResolvable:_0x3b2c18=!0x0}){if(this['_readOnlyChannels']['has'](_0x5671ac)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x5c7480)throw new _0x208a6e('commentsrepository-missing-target');const _0x549b95=this['addCommentThread']({'channelId':_0x5671ac,'threadId':_0x55672c,'target':_0x5c7480,'context':_0x4e1e41,'isResolvable':_0x3b2c18});if(!_0x549b95)return null;const _0x4ed255=this['_threadToController']['get'](_0x549b95),_0x47d539=_0x4ed255['view']['commentThreadInputView']['commentInputView'],_0x5352eb=this['context']['plugins']['get'](y),_0x8e8d6a=_0x5352eb['getByInnerView'](_0x4ed255['view']);return _0x5352eb['activate'](_0x8e8d6a),_0x47d539['once']('editorReady',()=>_0x47d539['focus']()),_0x549b95;}['hasCommentThread'](_0x8cb5b6){if('string'!=typeof _0x8cb5b6)throw new _0x208a6e('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x8cb5b6);}['updateCommentThread']({channelId:_0x38bc23=_t,threadId:_0x3d031a,context:_0x243105,unlinkedAt:_0x44da4e,attributes:_0x1d82f8,isFromAdapter:_0x416615=!0x1}){return this['fire'](Nt('updateCommentThread',_0x38bc23),{'channelId':_0x38bc23,'threadId':_0x3d031a,'context':_0x243105,'unlinkedAt':_0x44da4e,'attributes':_0x1d82f8,'isFromAdapter':_0x416615}),this['getCommentThread'](_0x3d031a);}['getCommentThread'](_0x3cbe9e){if('string'!=typeof _0x3cbe9e)throw new _0x208a6e('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x3cbe9e);}['fetchCommentThread']({channelId:_0x5201a2,threadId:_0x435d9a}={}){const _0x275629=this['getCommentThread'](_0x435d9a);if(_0x275629)return Promise['resolve'](_0x275629);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x208a6e('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x5201a2,'threadId':_0x435d9a})['then'](_0x49c962=>this['hasCommentThread'](_0x435d9a)?this['getCommentThread'](_0x435d9a):_0x49c962?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x5201a2},_0x49c962)):void 0x0)['catch'](_0x4925ac=>{throw console['error'](_0x4925ac),new _0x208a6e('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x1fc686,skipNotAttached:_0x7ff2bb=!0x1,skipEmpty:_0x2eab56=!0x1,toJSON:_0x408228=!0x1}={}){const _0x828a45=[];for(const _0x335c37 of this['_threads']['values']())_0x1fc686&&_0x335c37['channelId']!==_0x1fc686||_0x7ff2bb&&!_0x335c37['isAttached']||_0x2eab56&&0x0===_0x335c37['length']||_0x828a45['push'](_0x335c37);return _0x408228?_0x828a45['map'](_0x5495ea=>_0x5495ea['toJSON']()):_0x828a45;}['getAnnotationForCommentThread'](_0x94cc37){const _0x7e3328=this['_threadToController']['get'](_0x94cc37);if(!_0x7e3328)return null;return this['context']['plugins']['get'](y)['getByInnerView'](_0x7e3328['view'])||null;}['getCommentThreadForAnnotation'](_0x48f530){const _0x476a70=this['_viewToController']['get'](_0x48f530['innerView']);return _0x476a70?_0x476a70['model']:null;}['setActiveCommentThread'](_0x1b8e5b){const _0x5d85b7=this['context']['plugins']['get'](y);if(!_0x1b8e5b)return void(this['activeCommentThread']&&_0x5d85b7['deactivateAll']());const _0xd6f5fb=this['getCommentThread'](_0x1b8e5b);if(!_0xd6f5fb)throw new _0x208a6e('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x1b8e5b});if(!this['_threadToController']['has'](_0xd6f5fb))throw new _0x208a6e('commentsrepository-active-not-attached',null,{'threadId':_0x1b8e5b});const _0x9daf63=_0x5d85b7['getByInnerView'](this['_threadToController']['get'](_0xd6f5fb)['view']);_0x5d85b7['activate'](_0x9daf63);}['switchReadOnly'](_0x422950,_0xc433de){_0x422950?this['_readOnlyChannels']['add'](_0xc433de):this['_readOnlyChannels']['delete'](_0xc433de),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x45d179){return this['_readOnlyChannels']['has'](_0x45d179)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x3ab78c,_0xe4bee2){return new vt(_0x3ab78c,_0xe4bee2);}['setPermissions'](_0x4e6083,_0x44b610=_t){this['_permissions']['set'](_0x44b610,_0x4e6083),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x4d72d7=_t){return this['_permissions']['has'](_0x4d72d7)?this['_permissions']['get'](_0x4d72d7):bt;}['_addCommentThread']({channelId:_0x542f6f,threadId:_0x3a700d,comments:_0x432e7e,unlinkedAt:_0x129683,resolvedAt:_0x32cb34,resolvedBy:_0x13c039,target:_0x39fff7,context:_0x284ead,attributes:_0x51b3e3,isFromAdapter:_0x33b484,isResolvable:_0x4da96a,isSubmitted:_0x34c0a3}){if('string'!=typeof _0x3a700d)throw new _0x208a6e('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x3a700d});if(this['hasCommentThread'](_0x3a700d))throw new _0x208a6e('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x3a700d});const _0x171c2a=new pi(this,{'channelId':_0x542f6f,'id':_0x3a700d,'context':_0x284ead,'attributes':_0x51b3e3,'unlinkedAt':_0x129683,'resolvedAt':_0x32cb34,'resolvedBy':_0x13c039?this['context']['plugins']['get'](it)['getUser'](_0x13c039):null,'isResolvable':_0x4da96a,'isSubmitted':_0x34c0a3||_0x33b484});this['_threads']['set'](_0x3a700d,_0x171c2a);for(const _0x477cd5 of _0x432e7e)_0x171c2a['_add'](this['_createNewComment']({'threadId':_0x3a700d,..._0x477cd5}));return _0x39fff7&&_0x171c2a['attachTo'](_0x39fff7),_0x33b484||!_0x171c2a['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x542f6f,'threadId':_0x3a700d});}['_submitCommentThread']({channelId:_0x258682,threadId:_0xfcbaa}){if(!this['hasCommentThread'](_0xfcbaa))throw new _0x208a6e('commentsrepository-missing-comment-thread',this);const _0x227ef5=this['getCommentThread'](_0xfcbaa);if(_0x227ef5['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x189356,comments:_0x52ef00,resolvedAt:_0x320787,resolvedBy:_0x4f1e1e,context:_0x1305f4,attributes:_0x76e6f9}=_0x227ef5,_0x548153=this['context']['plugins']['get']('PendingActions'),_0x9fddeb=_0x548153['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x258682,'threadId':_0x189356,'comments':_0x52ef00['map'](_0x3304d6=>_0x3304d6['toJSON']()),'resolvedAt':_0x320787,'resolvedBy':_0x4f1e1e?_0x4f1e1e['id']:_0x4f1e1e,'context':_0x1305f4,'attributes':_0x76e6f9})['then'](({comments:_0x14bb4d})=>{_0x548153['remove'](_0x9fddeb);for(const _0x324527 of _0x14bb4d)this['_updateComment']({'channelId':_0x258682,'threadId':_0xfcbaa,'commentId':_0x324527['commentId'],'createdAt':_0x324527['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x440e50=>{throw console['error'](_0x440e50),new _0x208a6e('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x2319e8,target:_0x43aa93}){const _0x4bfa55=this['getCommentThread'](_0x2319e8);if(!_0x4bfa55)throw new _0x208a6e('commentsrepository-attach-missing-comment-thread',this);const _0xad83ed=this['context']['plugins']['get']('PendingActions'),_0x4954fd=this['context']['plugins']['get'](y),_0x1fddcf=this['_createCommentThreadView'](_0x4bfa55),_0xe420b2=new vt(_0x4bfa55,_0x1fddcf);let _0x5f1d28=null;_0x1fddcf['on']('change:isDirty',(_0x49fa35,_0x4914ca,_0x3f5eaa)=>{_0x3f5eaa?_0x5f1d28=_0xad83ed['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x5f1d28&&(_0xad83ed['remove'](_0x5f1d28),_0x5f1d28=null);}),this['_threadToController']['set'](_0x4bfa55,_0xe420b2),this['_viewToController']['set'](_0x1fddcf,_0xe420b2);const _0x1274ce=new E(this['context']['locale'],_0x1fddcf);_0x1274ce['bind']('length')['to'](_0x1fddcf),_0x1274ce['bind']('isDirty')['to'](_0x1fddcf,'isDirty',_0x1fddcf,'length',(_0x442440,_0x56b910)=>_0x442440||!_0x56b910),_0x1274ce['bind']('isActive')['to'](_0x1fddcf),_0x1274ce['type']='comment';const _0x284e08=new T({'view':_0x1274ce,'target':_0x43aa93,'type':'comment','isVisible':!_0x4bfa55['archivedAt']&&!!('function'==typeof _0x43aa93?_0x43aa93():_0x43aa93)});return _0x1fddcf['on']('escape',()=>{_0x284e08['fire']('escape');}),this['_bindAnnotationToEditors'](_0x1fddcf,_0x284e08),_0x4954fd['add'](_0x284e08),_0x284e08;}['_bindAnnotationToEditors'](_0x51c842,_0x439a0f){this['listenTo'](_0x51c842,'editorReady',(_0x548ad5,_0x31931a)=>{const _0x4fcc9a=_0x31931a['ui']['view']['body']['bodyCollectionContainer'];_0x439a0f['focusableElements']['add'](_0x4fcc9a),this['context']instanceof _0x2f7d5f&&this['context']['ui']['focusTracker']['add'](_0x4fcc9a);},{'priority':'highest'}),this['listenTo'](_0x51c842,'editorDestroyed',(_0x423a66,_0xa9e4d8)=>{const _0x5c2786=_0xa9e4d8['ui']['view']['body']['bodyCollectionContainer'];_0x439a0f['focusableElements']['has'](_0x5c2786)&&_0x439a0f['focusableElements']['remove'](_0x5c2786),this['context']instanceof _0x2f7d5f&&this['context']['ui']['focusTracker']['remove'](_0x5c2786);});}['_unbindEditors'](_0x331d48){this['stopListening'](_0x331d48,'editorReady'),this['stopListening'](_0x331d48,'editorDestroyed');}['_createCommentThreadView'](_0xfd30b1){const _0xcd0aa=this['context']['plugins']['get'](it),{config:_0x23b4ac,locale:_0x140426}=this['context'],_0x1887ed=pt(_0x23b4ac['get']('locale'),_0x140426);return new(0x0,(_0x23b4ac['get']('comments'))['CommentThreadView'])(_0x140426,_0xfd30b1,_0xcd0aa['me'],{'editorConfig':{..._0x23b4ac['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x23b4ac['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x23b4ac['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x23b4ac['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x23b4ac['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x1887ed,'CommentView':_0x23b4ac['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0xc9aeb0,channelId:_0x1c6e4f,resolvedAt:_0x26d043,resolvedBy:_0x5d2e60,isFromAdapter:_0x56b687}){if(!this['hasCommentThread'](_0xc9aeb0))throw new _0x208a6e('commentsrepository-missing-comment-thread',null,{'threadId':_0xc9aeb0});const _0x3ecb54=this['getCommentThread'](_0xc9aeb0);if(_0x3ecb54['isResolved'])throw new _0x208a6e('commentsrepository-resolved-comment-thread',null,{'threadId':_0xc9aeb0});const _0x343808=this['context']['plugins']['get'](it);if(_0x3ecb54['resolvedBy']=_0x343808['getUser'](_0x5d2e60),_0x3ecb54['resolvedAt']=_0x26d043,_0x56b687||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x5dee0d=this['context']['plugins']['get']('PendingActions'),_0x110003=_0x5dee0d['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x1c6e4f,'threadId':_0xc9aeb0})['then'](({resolvedAt:_0x5d34ec,resolvedBy:_0x266b03})=>{_0x5dee0d['remove'](_0x110003),_0x3ecb54['resolvedBy']['id']!==_0x266b03&&(_0x3ecb54['resolvedBy']=_0x343808['getUser'](_0x266b03)),_0x3ecb54['resolvedAt']=_0x5d34ec;})['catch'](_0x28f46b=>{throw console['error'](_0x28f46b),new _0x208a6e('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x1ed755,channelId:_0xf36da,isFromAdapter:_0x5e40dd}){if(!this['hasCommentThread'](_0x1ed755))throw new _0x208a6e('commentsrepository-missing-comment-thread',null,{'threadId':_0x1ed755});const _0x1c75ea=this['getCommentThread'](_0x1ed755);if(!_0x1c75ea['isResolved'])throw new _0x208a6e('commentsrepository-reopen-comment-thread',null,{'threadId':_0x1ed755});if(_0x1c75ea['resolvedBy']=null,_0x1c75ea['resolvedAt']=null,_0x5e40dd||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x5b2394=this['context']['plugins']['get']('PendingActions'),_0x366e03=_0x5b2394['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0xf36da,'threadId':_0x1ed755})['then'](()=>_0x5b2394['remove'](_0x366e03))['catch'](_0xcf919=>{throw console['error'](_0xcf919),new _0x208a6e('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x548f8f,isFromAdapter:_0x1c0556}){const _0x2263b6=this['getCommentThread'](_0x548f8f);if(!_0x2263b6)throw new _0x208a6e('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x548f8f),this['_threads']['delete'](_0x548f8f),!_0x2263b6['isSubmitted']||_0x1c0556||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x18a5f4=this['context']['plugins']['get']('PendingActions'),{channelId:_0x3ddc72}=_0x2263b6,_0x3d7586=_0x18a5f4['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x3ddc72,'threadId':_0x548f8f})['then'](()=>_0x18a5f4['remove'](_0x3d7586))['catch'](_0x61ec75=>{throw console['error'](_0x61ec75),new _0x208a6e('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x1da06e,unlinkedAt:_0x5144c8,context:_0x54e004,attributes:_0x157d8b,isFromAdapter:_0x173e7d}){if('string'!=typeof _0x1da06e)throw new _0x208a6e('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x1da06e});if(!this['hasCommentThread'](_0x1da06e))throw new _0x208a6e('commentsrepository-missing-comment-thread',null,{'threadId':_0x1da06e});const _0x595e82=this['getCommentThread'](_0x1da06e);let _0x54ea7c=!0x1;if(void 0x0!==_0x54e004&&_0x595e82['context']!==_0x54e004&&(_0x595e82['context']=_0x54e004,_0x54ea7c=!0x0),void 0x0!==_0x5144c8&&_0x595e82['unlinkedAt']!==_0x5144c8&&(_0x595e82['unlinkedAt']=_0x5144c8,_0x54ea7c=!0x0),_0x157d8b&&!At(_0x157d8b,_0x595e82['attributes'])&&(_0x595e82['attributes']=_0x157d8b,_0x54ea7c=!0x0),!_0x54ea7c)return Promise['resolve']();if(!_0x595e82['isSubmitted']||_0x173e7d||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x12146f=this['context']['plugins']['get']('PendingActions'),{channelId:_0x45d7dd}=_0x595e82,_0x1430b5=_0x12146f['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x45d7dd,'threadId':_0x1da06e,'context':_0x54e004,'unlinkedAt':_0x5144c8,'attributes':_0x157d8b})['then'](()=>_0x12146f['remove'](_0x1430b5))['catch'](_0x5499a9=>{throw console['error'](_0x5499a9),new _0x208a6e('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x23726b){const _0x5b2734=this['context']['plugins']['get'](y),_0x168d06=this['getCommentThread'](_0x23726b);if(_0x168d06['_isAttached']=!0x1,this['_threadToController']['has'](_0x168d06)){const _0x3c619d=this['_threadToController']['get'](_0x168d06),_0x2ec98a=_0x3c619d['view'],_0x4b5423=_0x5b2734['getByInnerView'](_0x2ec98a);this['_threadToController']['delete'](_0x168d06),this['_viewToController']['delete'](_0x2ec98a),_0x4b5423&&_0x5b2734['remove'](_0x4b5423),_0x3c619d['destroy'](),_0x2ec98a['destroy']()['then'](()=>{this['_unbindEditors'](_0x2ec98a);});}}['_updateActiveAnnotation']({threadId:_0xd3162d,resolvedAt:_0x12d325,unlinkedAt:_0xaaf59c}){const _0x102217=!!_0x12d325,_0x5a74b8=this['context']['plugins']['get'](y),_0x2802e8=this['getCommentThread'](_0xd3162d);if(this['_threadToController']['has'](_0x2802e8)){const _0x584e74=this['_threadToController']['get'](_0x2802e8)['view'],_0x1c59ff=_0x5a74b8['getByInnerView'](_0x584e74);_0x1c59ff&&(_0x102217&&_0x5a74b8['_removeActiveAnnotation'](_0x1c59ff),_0xaaf59c?_0x1c59ff['isVisible']=!0x1:_0x1c59ff['refreshVisibility']());}}['_getExternalAuthor'](_0xd21b53){const _0x2f0586=this['context']['plugins']['get'](it),_0x5d0cd8=It('external:'+_0xd21b53),_0x146356=_0x2f0586['getUser'](_0x5d0cd8);return _0x146356||_0x2f0586['addUser']({'id':_0x5d0cd8,'name':_0xd21b53});}['_createNewComment']({threadId:_0x1a8e4a,commentId:_0x269d8a=_0x354fd4(),content:_0x49ba1d,authorId:_0x58eb6a,createdAt:_0x2d8329,attributes:_0x50beb4}){if('string'!=typeof _0x269d8a)throw new _0x208a6e('commentsrepository-invalid-commentid');if('string'!=typeof _0x58eb6a)throw new _0x208a6e('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x49ba1d||!_0x49ba1d['trim']())throw new _0x208a6e('commentsrepository-invalid-comment-content');const _0x4a7761=this['context']['plugins']['get'](it)['getUser'](_0x58eb6a);if(!_0x4a7761)throw new _0x208a6e('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x58eb6a});let _0x39c55b=null,_0x555c18=_0x2d8329;return _0x50beb4?.['@external']&&(_0x39c55b=this['_getExternalAuthor'](_0x50beb4['@external']['authorName']),_0x555c18=new Date(_0x50beb4['@external']['createdAt'])),new wi(this,{'threadId':_0x1a8e4a,'id':_0x269d8a,'author':_0x39c55b||_0x4a7761,'creator':_0x4a7761,'content':_0x49ba1d,'createdAt':_0x2d8329,'authoredAt':_0x555c18,'attributes':_0x50beb4});}['_addComment'](_0x2e376f){let {threadId:_0x45b318,content:_0xdb0c36,attributes:_0x175682,isFromAdapter:_0x3c251a}=_0x2e376f;const _0x282119=this['getCommentThread'](_0x2e376f['threadId']);if(!_0x282119)throw new _0x208a6e('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x27d39f=this['_createNewComment'](_0x2e376f),{id:_0x118aa5}=_0x27d39f;if(_0x282119['_add'](_0x27d39f),_0x3c251a||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x282119['isSubmitted'])return Promise['resolve']();const _0x21a7c4=this['context']['plugins']['get']('PendingActions'),{channelId:_0x49b92c}=_0x282119,_0x46082b=_0x21a7c4['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x175682||(_0x175682={}),this['adapter']['addComment']({'channelId':_0x49b92c,'threadId':_0x45b318,'commentId':_0x118aa5,'content':_0xdb0c36,'attributes':_0x175682})['then'](_0x36febc=>{_0x21a7c4['remove'](_0x46082b),_0x36febc&&this['_updateComment']({'channelId':_0x49b92c,'threadId':_0x45b318,'commentId':_0x118aa5,'createdAt':_0x36febc['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x266f94=>{throw console['error'](_0x266f94),new _0x208a6e('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x754786,commentId:_0x41757e,content:_0x113bbd,createdAt:_0x2f60dc,attributes:_0x3c3468,isFromAdapter:_0x31e136}){if(void 0x0!==_0x113bbd&&('string'!=typeof _0x113bbd||!_0x113bbd['trim']()['length']))throw new _0x208a6e('commentsrepository-update-comment-invalid-content');const _0x560650=this['getCommentThread'](_0x754786),_0x2f0c27=_0x560650['getComment'](_0x41757e);if(!_0x2f0c27)throw new _0x208a6e('commentsrepository-update-missing-comment',this);let _0x862f4f=!0x1;if(_0x113bbd&&_0x113bbd!==_0x2f0c27['content']&&(_0x2f0c27['isEditable']||_0x31e136)&&(_0x2f0c27['content']=_0x113bbd,_0x862f4f=!0x0),_0x2f60dc&&_0x2f60dc!==_0x2f0c27['createdAt']&&(_0x2f0c27['createdAt']=_0x2f60dc,_0x2f0c27['attributes']&&_0x2f0c27['attributes']['@external']||(_0x2f0c27['authoredAt']=_0x2f60dc),_0x862f4f=!0x0),_0x3c3468&&!At(_0x3c3468,_0x2f0c27['attributes'])&&(_0x2f0c27['attributes']=_0x3c3468,_0x862f4f=!0x0),!_0x862f4f)return Promise['resolve']();if(_0x560650['fire']('commentUpdated'),_0x31e136||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x4d52e7=this['context']['plugins']['get']('PendingActions'),{channelId:_0x58fca9}=this['getCommentThread'](_0x2f0c27['threadId']),_0x54e0fd=_0x4d52e7['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x58fca9,'threadId':_0x754786,'commentId':_0x41757e,'content':_0x113bbd,'attributes':_0x3c3468})['then'](()=>_0x4d52e7['remove'](_0x54e0fd))['catch'](_0x25b1b4=>{throw console['error'](_0x25b1b4),new _0x208a6e('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x204017,commentId:_0x5798f8,isFromAdapter:_0x6da455}){const _0x388351=this['getCommentThread'](_0x204017),_0x5ce37e=_0x388351['getComment'](_0x5798f8);if(!_0x5ce37e)throw new _0x208a6e('commentsrepository-remove-missing-comment',this);if(_0x388351['_remove'](_0x5ce37e),_0x6da455||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x587fc1=this['context']['plugins']['get']('PendingActions'),{channelId:_0x45ceb1}=_0x388351,_0xffbaf4=_0x587fc1['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x45ceb1,'threadId':_0x204017,'commentId':_0x5798f8})['then'](()=>_0x587fc1['remove'](_0xffbaf4))['catch'](_0x548161=>{throw console['error'](_0x548161),new _0x208a6e('commentsrepository-remove-comment-internal-error',this);});}}class pi extends/* #__PURE__ -- @preserve */
|
|
30
|
-
|
|
31
|
-
_0x4a10d3(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x3f0730,_0x4f0337){super();const _0x3da490=_0x3f0730['context']['plugins']['get'](it)['me'],_0x13f54a=_0x3f0730['getCommentThread'](_0x4f0337['threadId']),_0x521efe=0x0===_0x13f54a['comments']['length'],_0xfb3cde=_0x3da490===_0x4f0337['author'];this['id']=_0x4f0337['id'],this['threadId']=_0x4f0337['threadId'],this['author']=_0x4f0337['author'],this['creator']=_0x4f0337['creator'],this['isExternal']=Boolean(_0x4f0337['attributes']&&_0x4f0337['attributes']['@external']),this['set']('content',_0x4f0337['content']),this['createdAt']=_0x4f0337['createdAt']||new Date(),this['set']('authoredAt',_0x4f0337['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x13f54a,'resolvedAt'),this['set']('attributes',_0x4f0337['attributes']||{}),this['bind']('isEditable')['to'](_0x3f0730,'_permissions',()=>{const _0x498b0c=_0x3f0730['getPermissions'](_0x13f54a['channelId'])['write'],_0x56e90b=_0x3f0730['getPermissions'](_0x13f54a['channelId'])['modifyAll'];return _0xfb3cde&&_0x498b0c||!_0xfb3cde&&_0x56e90b;}),this['bind']('isRemovable')['to'](_0x13f54a,'isRemovable',_0x3f0730,'_permissions',_0x1f61ac=>{const _0x2f09ef=_0x3f0730['getPermissions'](_0x13f54a['channelId'])['write'],_0x389e8c=_0x3f0730['getPermissions'](_0x13f54a['channelId'])['modifyAll'];return _0xfb3cde&&_0x2f09ef||_0x1f61ac&&_0x521efe||!_0xfb3cde&&_0x389e8c&&!_0x521efe;}),this['bind']('isReadOnly')['to'](_0x13f54a,'isReadOnly'),this['_repository']=_0x3f0730;}get['weight'](){return Math['max'](function(_0xf00d5b){const _0x46b1b4=document['createElement']('div');return _0x46b1b4['innerHTML']=_0xf00d5b,_0x46b1b4['textContent']['length'];}(this['content']),0xc8);}['update'](_0x17007b){const {threadId:_0x2a84d0,id:_0x4cb3d1}=this;if(!this['_repository']['hasCommentThread'](_0x2a84d0))throw new _0x208a6e('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0xf1b35}=this['_repository']['getCommentThread'](_0x2a84d0);this['_repository']['fire'](Nt('updateComment',_0xf1b35,_0x2a84d0),{'channelId':_0xf1b35,'threadId':_0x2a84d0,'commentId':_0x4cb3d1,..._0x17007b});}['setAttribute'](_0x25578c,_0x2a2206){const _0x31bd5e=wt(this['attributes']);yt(_0x31bd5e,_0x25578c,_0x2a2206),this['update']({'attributes':_0x31bd5e});}['removeAttribute'](_0x55f5ff){const _0x49aa11=wt(this['attributes']);Ct(_0x49aa11,_0x55f5ff),this['update']({'attributes':_0x49aa11});}['remove'](_0x4cba03={}){if(!_0x4cba03['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x19501b,id:_0x5ee60d}=this;if(!this['_repository']['hasCommentThread'](_0x19501b))throw new _0x208a6e('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x5c8e64}=this['_repository']['getCommentThread'](_0x19501b);this['_repository']['fire'](Nt('removeComment',_0x5c8e64,_0x19501b),{'channelId':_0x5c8e64,'threadId':_0x19501b,'commentId':_0x5ee60d,..._0x4cba03});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function Nt(_0x467645,..._0xacf980){for(const _0x51ca30 of _0xacf980)void 0x0!==_0x51ca30&&(_0x467645+=':'+String(_0x51ca30));return _0x467645;}class ot extends _0x4db124{constructor(_0x75e124){super(_0x75e124),this['set']('hasContent',!0x1);}['refresh'](){const _0x5667cc=this['editor']['model']['document']['selection'];this['isEnabled']=!0x0,this['hasContent']=!0x1;for(const _0x2bb3a9 of _0x5667cc['getRanges']())if(this['_hasContent'](_0x2bb3a9))return void(this['hasContent']=!0x0);}['execute']({threadId:_0x50f825=_0x354fd4(),ranges:_0x584203,comment:_0xf31aa2}={}){const _0x1de340=this['editor']['model'],_0x3ec3c6=_0x584203??Array['from'](_0x1de340['document']['selection']['getRanges']()),_0x1a1969=[];for(const _0xaecaa3 of _0x3ec3c6)this['_hasContent'](_0xaecaa3)&&_0x1a1969['push'](this['_trimToContent'](_0xaecaa3));if(!_0x1a1969['length'])throw new _0x208a6e('addcommentthreadcommand-incorrect-ranges',null);_0xf31aa2&&this['_createCommentThread'](_0x50f825,_0xf31aa2),this['_createMarkersFromRanges'](_0x50f825,_0x1a1969,!!_0xf31aa2);}['_createMarkersFromRanges'](_0x32ec97,_0x269918,_0x1f0506){this['editor']['model']['change'](_0x2fd72=>{for(const _0x118ac1 of _0x269918){const _0x68a4d7=_0x354fd4()['substr'](0x1,0x5),_0x325e45='comment:'+_0x32ec97+':'+_0x68a4d7;_0x2fd72['addMarker'](_0x325e45,{'range':_0x118ac1,'usingOperation':_0x1f0506,'affectsData':_0x1f0506});}});}['_createCommentThread'](_0x4a7790,_0x276334){const _0x1c3c09=this['editor']['plugins']['get']('CommentsRepository'),_0x40ed74=this['editor']['config']['get']('collaboration.channelId'),_0x552221=this['editor']['plugins']['get']('Users')['me'];if(!_0x552221)throw new _0x208a6e('addcommentthreadcommand-user-not-found',null);_0x1c3c09['addCommentThread']({'threadId':_0x4a7790,'channelId':_0x40ed74,'comments':[{'authorId':_0x552221['id'],'content':_0x276334,'createdAt':new Date(),'attributes':{}}]});}['_hasContent'](_0x3b8475){for(const _0x4aeea3 of _0x3b8475['getItems']())if(this['_itemIsContent'](_0x4aeea3))return!0x0;return!0x1;}['_itemIsContent'](_0x5e1d9e){return _0x5e1d9e['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x5e1d9e)&&!_0x5e1d9e['is']('element','tableCell');}['_trimToContent'](_0x586986){const _0x1751f9=_0x1ade28=>!this['_itemIsContent'](_0x1ade28['item']),_0x24a0e7=_0x586986['start']['getLastMatchingPosition'](_0x1751f9),_0x4fccb6=_0x586986['end']['getLastMatchingPosition'](_0x1751f9,{'direction':'backward'});return this['editor']['model']['createRange'](_0x24a0e7,_0x4fccb6);}}class b extends _0x317aa9{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[y];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x2354fe){super(_0x2354fe),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x331d50=this['editor'],_0x575988=_0x331d50['model']['document']['selection'],_0x7733b4=_0x166ba6(()=>this['refreshSelectedViews'](),0xa);_0x575988['on']('change:range',(_0x146bb9,_0x40b98b)=>{_0x40b98b['directChange']&&(_0x7733b4['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x331d50['editing']['view']['document'],'change:isFocused',(_0x21f6f3,_0x62f0f1,_0x306028)=>{_0x306028&&_0x7733b4();}),this['listenTo'](_0x331d50['ui']['focusTracker'],'change:isFocused',(_0x14e580,_0x17332a,_0x514b22)=>{_0x514b22||this['fire']('blur',{'isAnnotationTracked':_0x47ddf6=>this['_editorAnnotationsData']['has'](_0x47ddf6['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x7020a9){if(this['_editorAnnotations']['has'](_0x7020a9['view']))return;this['_editorAnnotations']['add'](_0x7020a9['view']),this['editor']['ui']['focusTracker']['add'](_0x7020a9['view']['element']);const _0x423653=this['editor']['plugins']['get'](y);this['listenTo'](_0x423653['collection'],'remove',(_0x3d8d02,_0x5cb1ff)=>{this['editor']['ui']['focusTracker']['remove'](_0x5cb1ff['view']['element']),this['_editorAnnotations']['delete'](_0x5cb1ff['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x5f3df1){if('function'!=typeof _0x5f3df1)throw new _0x208a6e('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x5f3df1);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0xba0987,annotations:_0x48b691}){const _0x19490f=[],_0x3f57fb=this['editor']['model']['document']['selection'],_0x3f1611=Array['from'](_0x3f57fb['getRanges']());for(const [_0x4adc5c,_0x4fc5ba]of this['_editorAnnotationsData']){const _0x175394=_0xb72124(_0x4fc5ba),_0x13e422=_0x48b691['getByInnerView'](_0x4adc5c);_0x175394&&_0x13e422&&_0x19490f['push']({'annotation':_0x13e422,'range':_0x175394});}function _0xb72124(_0x2999f7){for(const _0xb1d635 of _0x2999f7)for(const _0x306614 of _0x3f1611)if(_0xb1d635['containsRange'](_0x306614,!_0x3f57fb['isCollapsed']))return _0xb1d635;return null;}return _0x19490f['sort']((_0x1aea0e,_0x22c7ea)=>{const _0x726409=_0x1aea0e['range'],_0x4ad55c=_0x22c7ea['range'];if(!_0x726409['isEqual'](_0x4ad55c)){if(_0x726409['containsRange'](_0x4ad55c,!0x0))return 0x1;if(_0x4ad55c['containsRange'](_0x726409,!0x0))return-0x1;}return _0x1aea0e['annotation']==_0xba0987?-0x1:_0x22c7ea['annotation']==_0xba0987?0x1:0x0;})['map'](_0x17c05e=>_0x17c05e['annotation']);}get['_editorAnnotationsData'](){const _0x295e94=new Map();for(const _0x78bb06 of Array['from'](this['_dataCollectors']))for(const [_0x49e627,_0x5cc610]of _0x78bb06())_0x295e94['set'](_0x49e627,_0x5cc610);return _0x295e94;}}class st extends _0x317aa9{['afterInit'](){const _0x31d152=this['editor'];if(!_0x31d152['plugins']['has']('RestrictedEditingModeEditing'))return;_0x31d152['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class ct extends _0x317aa9{constructor(_0xa9c646){super(_0xa9c646),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x3b1b8c=this['editor'],_0x42d53c=_0x3b1b8c['commands']['get']('importWord'),_0x353dfa=_0x3b1b8c['plugins']['get'](it);_0x42d53c&&(_0x42d53c['on']('execute',(_0x1edbbb,[,_0x591daf])=>{_0x591daf['collaboration_features']={'comments':!0x0,'user_id':_0x353dfa['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x42d53c,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x5da638,_0x1bd7a0){const {comment_threads:_0x44a0f5}=_0x1bd7a0;_0x44a0f5&&_0x44a0f5['forEach'](({thread_id:_0x4daff6,comments:_0x4c1c77,is_resolved:_0x557d22})=>{const _0x50e675=new Date(),_0x526cf9=_0x4c1c77['map'](({author:_0x5399c0,content:_0x238c59,created_at:_0x1c3431})=>({'content':_0x238c59,'authorId':this['editor']['plugins']['get'](it)['me']['id'],'createdAt':_0x50e675,'attributes':{'@external':{'authorName':_0x5399c0,'createdAt':_0x1c3431?new Date(_0x1c3431):new Date(),'source':'importWord'}}})),_0x146083=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](o)['addCommentThread']({'channelId':_0x146083,'threadId':_0x4daff6,'comments':_0x526cf9,'resolvedAt':_0x557d22?_0x50e675:null});});}}class at extends _0x317aa9{constructor(_0x56fd8f){super(_0x56fd8f),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x1425b9=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x1425b9,'contentInsertion',(_0x2ccdfd,_0x74a33a)=>this['_removeMarkersWithoutThreads'](_0x74a33a['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x14f75a){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x14f75a;const _0x29a426=this['editor']['plugins']['get']('CommentsRepository');for(const _0x5cea70 of _0x14f75a['keys']()){const [_0x5b5b49,_0x42178a]=_0x5cea70['split'](':');'comment'!=_0x5b5b49||_0x29a426['hasCommentThread'](_0x42178a)||_0x14f75a['delete'](_0x5cea70);}return _0x14f75a;}['_registerMarkerInClipboardPipeline'](){const _0x4b50bc=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x40a854=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x40a854&&_0x4b50bc['_registerMarkerToCopy']('comment',_0x40a854);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x27cd58){switch(_0x27cd58){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}function ft(_0x27bbe3){const _0x5dd7b0=_0x27bbe3['split'](':');return{'group':_0x5dd7b0[0x0],'id':_0x5dd7b0[0x1],'part':_0x5dd7b0[0x2]};}class ut extends _0x317aa9{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x2a33af,_0x3551b8)=>{if(!_0x3551b8['options']['showCommentHighlights'])return null;if(_0x3551b8['options']['ignoreResolvedComments']){const {id:_0x114e55}=ft(_0x2a33af['markerName']),_0x53356c=this['editor']['plugins']['get'](o);if(_0x53356c['getCommentThread'](_0x114e55)?.['isResolved']&&_0x2a33af['item'])return _0x3551b8['consumable']['consume'](_0x2a33af['item'],'addMarker:'+_0x2a33af['markerName']),_0x3551b8['consumable']['consume'](_0x2a33af['item'],'removeMarker:'+_0x2a33af['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0xb69095=>{_0xb69095['on']('addMarker:comment',(_0xbde76e,_0x105656,_0x144589)=>{if(!_0x144589['options']['showCommentHighlights'])return;const _0x156b37=_0x105656['item'];if(!_0x156b37)return;const _0x50e17e=_0x144589['mapper']['toViewElement'](_0x156b37);this['editor']['model']['schema']['isObject'](_0x156b37)&&_0x50e17e&&!_0x50e17e['getCustomProperty']('widget')&&_0x50e17e['is']('containerElement')&&_0x5546d7(_0x50e17e,_0x144589['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x1700ae,{writer:_0x3e3db3,options:_0x4c57e1})=>{if(!_0x4c57e1['showCommentHighlights'])return null;const _0xf53ad9=_0x3e3db3['createContainerElement']('div'),_0x49e348=_0x3e3db3['createEmptyElement']('hr');return _0x3e3db3['addClass']('ck-horizontal-line',_0xf53ad9),_0x3e3db3['insert'](_0x3e3db3['createPositionAt'](_0xf53ad9,0x0),_0x49e348),_0xf53ad9;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x5b09ed,{writer:_0x5c3c43,options:_0x3b3869})=>{if(!_0x3b3869['showCommentHighlights'])return null;const _0x5eea80=_0x5c3c43['createContainerElement']('span'),_0x2da028=_0x5c3c43['createEmptyElement']('img');return _0x5c3c43['addClass']('image-inline',_0x5eea80),_0x5c3c43['insert'](_0x5c3c43['createPositionAt'](_0x5eea80,0x0),_0x2da028),_0x5eea80;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x1ab489,{writer:_0x347bf2,options:_0x1cca42})=>{if(_0x1cca42['showCommentHighlights'])return _0x347bf2['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0xec52d0,_0xa7e424,_0x437a5d)=>{_0x437a5d['options']['showCommentHighlights']&&_0xec52d0['stop']();},{'priority':'high'});}}class r extends _0x317aa9{static get['requires'](){return[o,b,it,st,ct,at,ut];}static get['pluginName'](){return'CommentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x2b8434){super(_0x2b8434),this['set']('isThreadsLoadingPaused',!0x0),_0x2b8434['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x266db8,_0x2ac7b0,_0x5bf143,_0x15c4e7)=>{const _0x363ba2=_0x2b8434['plugins']['get'](o),_0x5d6bab=_0x5bf143?ft(_0x5bf143)['id']:null;_0x2b8434['model']['change'](()=>{if(_0x5d6bab){const _0x41d051=this['getAllMarkersForId'](_0x5d6bab);for(const _0x5a0db9 of _0x41d051)_0x2b8434['editing']['reconvertMarker'](_0x5a0db9);}if(_0x15c4e7){const {id:_0x344b48}=ft(_0x15c4e7),_0x1a7347=_0x363ba2['getCommentThread'](_0x344b48);if(_0x1a7347&&_0x1a7347['unlinkedAt'])return;if(_0x1a7347&&!_0x1a7347['isAttached'])return;const _0x36ff98=this['getAllMarkersForId'](_0x344b48);for(const _0x45ba01 of _0x36ff98)_0x2b8434['editing']['reconvertMarker'](_0x45ba01);}}),_0x5d6bab&&this['scrollToThreadMarker'](_0x5d6bab);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0xb91b52=this['editor'],_0x4abf4d=_0xb91b52['plugins']['get'](o),_0x3c61ea=_0xb91b52['config']['get']('collaboration.channelId'),_0x2cfdb8=_0x4abf4d['getCommentThreads']()['filter'](_0x3621d4=>_0x3621d4['channelId']!==_0x3c61ea);_0xb91b52['commands']['add']('addCommentThread',new ot(_0xb91b52)),this['listenTo'](_0xb91b52,'change:isReadOnly',(_0x563da7,_0x55f3fd,_0xc3fb03)=>{_0x4abf4d['switchReadOnly'](_0xc3fb03,_0xb91b52['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x4abf4d,dt('addCommentThread',_0x3c61ea),(_0x3de132,{threadId:_0x470df5})=>{const _0x127e49=this['editor']['plugins']['get'](o)['getCommentThread'](_0x470df5);_0x127e49?.['unlinkedAt']&&this['_attachArchivedThread'](_0x470df5);}),this['listenTo'](_0x4abf4d,dt('removeCommentThread',_0x3c61ea),(_0x7429c1,{threadId:_0x1bdbd7})=>{_0xb91b52['model']['enqueueChange']({'isUndoable':!0x1},_0x556605=>{const _0x3a39bf=this['getAllMarkersForId'](_0x1bdbd7);for(const _0x46305f of _0x3a39bf)_0x556605['removeMarker'](_0x46305f);});}),this['listenTo'](_0x4abf4d,dt('resolveCommentThread',_0x3c61ea),(_0x19b0b8,{threadId:_0x208cd0})=>{(this['_reconvertMarkers'](_0x208cd0),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](o)['getCommentThread'](_0x208cd0)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x4abf4d,dt('reopenCommentThread',_0x3c61ea),(_0x17e284,{threadId:_0x3f8bb5})=>{this['_reconvertMarkers'](_0x3f8bb5);},{'priority':'low'}),this['listenTo'](_0x4abf4d,dt('addComment',_0x3c61ea),(_0x14a25b,{threadId:_0x1c78d0,isFromAdapter:_0x42dfca})=>{const _0x588891=this['getAllMarkersForId'](_0x1c78d0);if(_0x42dfca||0x0==_0x588891['length']||!_0x4abf4d['hasCommentThread'](_0x1c78d0))return;0x1===_0x4abf4d['getCommentThread'](_0x1c78d0)['length']&&_0xb91b52['model']['enqueueChange']({'isUndoable':!0x1},_0x1598d8=>{for(const _0x2bd827 of _0x588891)_0x1598d8['updateMarker'](_0x2bd827,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x2cfdb8);}['afterInit'](){!async function(_0x3fcba2){const _0x503bf6=_0x3acb2d([0x35,0x70,0x57,0x68,0x73,0x45,0x53,0x41,0x78,0x59,0x4b,0x6b,0x44,0x77,0x63,0x6a,0x46,0x4c,0x30,0x76,0x39,0x74,0x66,0x58,0x51,0x6d,0x79,0x61,0x65,0x43,0x36,0x49,0x55,0x50,0x7a,0x52,0x33,0x48,0x6e,0x67,0x6f,0x72,0x31,0x4a,0x4d,0x75,0x4e,0x56,0x42,0x5a,0x34,0x4f,0x37,0x32,0x47,0x62,0x6c,0x54,0x71,0x64,0x69,0x38]),_0x44915a=0x57d8303d,_0x5986b8=0x57df40d5^_0x44915a,_0x4ab390=window[_0x3acb2d([0x44,0x61,0x74,0x65])][_0x3acb2d([0x6e,0x6f,0x77])](),_0x642f77=_0x3fcba2[_0x3acb2d([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x8b26a5=new window[(_0x3acb2d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x433a45=>{_0x642f77[_0x3acb2d([0x6f,0x6e,0x63,0x65])](_0x3acb2d([0x72,0x65,0x61,0x64,0x79]),_0x433a45);}),_0x5d842e={[_0x3acb2d([0x6b,0x74,0x79])]:_0x3acb2d([0x45,0x43]),[_0x3acb2d([0x75,0x73,0x65])]:_0x3acb2d([0x73,0x69,0x67]),[_0x3acb2d([0x63,0x72,0x76])]:_0x3acb2d([0x50,0x2d,0x32,0x35,0x36]),[_0x3acb2d([0x78])]:_0x3acb2d([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]),[_0x3acb2d([0x79])]:_0x3acb2d([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]),[_0x3acb2d([0x61,0x6c,0x67])]:_0x3acb2d([0x45,0x53,0x32,0x35,0x36])},_0x1e42e0=_0x642f77[_0x3acb2d([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3acb2d([0x67,0x65,0x74])](_0x3acb2d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xecf2df(){let _0x32e8e7,_0x8086a9=null,_0x459c49=null;try{if(_0x1e42e0==_0x3acb2d([0x47,0x50,0x4c]))return _0x3acb2d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x32e8e7=_0x14cc73(),!_0x32e8e7)return _0x3acb2d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x32e8e7[_0x3acb2d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x459c49=_0x1256e2(_0x32e8e7[_0x3acb2d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x32e8e7[_0x3acb2d([0x6a,0x74,0x69])])),await _0x1c8046()?_0x1d3eeb()?_0x5b795b()?_0x3acb2d([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3a3dae()?(_0x32e8e7[_0x3acb2d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3acb2d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x8086a9=_0x5b21d7(_0x3acb2d([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x32e8e7[_0x3acb2d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3acb2d([0x74,0x72,0x69,0x61,0x6c])&&(_0x8086a9=_0x5b21d7(_0x3acb2d([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x27c4b9()):_0x3acb2d([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3acb2d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3acb2d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x3acb2d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5b795b(){const _0x26cff6=[_0x3acb2d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3acb2d([0x74,0x72,0x69,0x61,0x6c])][_0x3acb2d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x32e8e7[_0x3acb2d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4ab390/0x3e8:0xe10*_0x5986b8;return _0x32e8e7[_0x3acb2d([0x65,0x78,0x70])]<_0x26cff6;}function _0x1d3eeb(){const _0x2d34fe=_0x32e8e7[_0x3acb2d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x2d34fe)return!0x1;if(_0x2d34fe[_0x3acb2d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3acb2d([0x2a])))return!0x0;if(_0x2d34fe[_0x3acb2d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3acb2d([0x43,0x4d,0x54])))return!0x0;if(_0x2d34fe[_0x3acb2d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3acb2d([0x52,0x43,0x4d,0x54]))){if(_0x5f4d0d())return!0x0;if(_0x402a3e()||_0x17cee2())return!0x0;}return!0x1;}function _0x3a3dae(){const _0x41abc4=_0x32e8e7[_0x3acb2d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x41abc4||0x0==_0x41abc4[_0x3acb2d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x393a21}=new URL(window[_0x3acb2d([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x41abc4[_0x3acb2d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x393a21))return!0x0;const _0xe66bba=_0x393a21[_0x3acb2d([0x73,0x70,0x6c,0x69,0x74])](_0x3acb2d([0x2e]));return _0x41abc4[_0x3acb2d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x23e3ec=>_0x23e3ec[_0x3acb2d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3acb2d([0x2a])))[_0x3acb2d([0x6d,0x61,0x70])](_0x3096c0=>_0x3096c0[_0x3acb2d([0x73,0x70,0x6c,0x69,0x74])](_0x3acb2d([0x2e])))[_0x3acb2d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2640ba=>_0x2640ba[_0x3acb2d([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0xe66bba[_0x3acb2d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3acb2d([0x6d,0x61,0x70])](_0x5d9bb0=>Array(_0xe66bba[_0x3acb2d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x5d9bb0[_0x3acb2d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3acb2d([0x66,0x69,0x6c,0x6c])](_0x5d9bb0[0x0]===_0x3acb2d([0x2a])?_0x3acb2d([0x2a]):'')[_0x3acb2d([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x5d9bb0))[_0x3acb2d([0x73,0x6f,0x6d,0x65])](_0x58fc14=>_0xe66bba[_0x3acb2d([0x65,0x76,0x65,0x72,0x79])]((_0x1a3f11,_0x43beff)=>_0x58fc14[_0x43beff]===_0x1a3f11||_0x58fc14[_0x43beff]===_0x3acb2d([0x2a])));}function _0x27c4b9(){return _0x8086a9&&_0x459c49?new window[(_0x3acb2d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x414cc8,_0x1ae5af)=>{_0x8086a9[_0x3acb2d([0x74,0x68,0x65,0x6e])](_0x414cc8,_0x1ae5af),_0x459c49[_0x3acb2d([0x74,0x68,0x65,0x6e])](_0x33ed20=>{_0x33ed20!=_0x3acb2d([0x56,0x61,0x6c,0x69,0x64])&&_0x414cc8(_0x33ed20);},_0x1ae5af);}):_0x8086a9||_0x459c49||_0x3acb2d([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1256e2(_0x36bfc1,_0x1ac1dc){return new window[(_0x3acb2d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x21e651=>{if(_0x4309fe())return _0x21e651(_0x3acb2d([0x56,0x61,0x6c,0x69,0x64]));_0x1dfc36(),_0x642f77[_0x3acb2d([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3acb2d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x577102=!0x1;const _0x472e80=_0x354fd4();function _0x2710ca(_0x257332){return!!_0x257332&&(typeof _0x257332===_0x3acb2d([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x257332===_0x3acb2d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x257332[_0x3acb2d([0x74,0x68,0x65,0x6e])]===_0x3acb2d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x257332[_0x3acb2d([0x63,0x61,0x74,0x63,0x68])]===_0x3acb2d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2cf3bb(_0x4f83b6){_0x5ebe82(_0x4f83b6)[_0x3acb2d([0x74,0x68,0x65,0x6e])](_0x3f8c70=>{if(!_0x3f8c70||_0x3f8c70[_0x3acb2d([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3acb2d([0x6f,0x6b]))return _0x3acb2d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x18bf94(_0x1bff4e(_0x472e80+_0x1ac1dc))!=_0x3f8c70[_0x3acb2d([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3acb2d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3acb2d([0x56,0x61,0x6c,0x69,0x64]);})[_0x3acb2d([0x74,0x68,0x65,0x6e])](_0x201e54=>(_0x1baca8(),_0x201e54),()=>{const _0x2a7683=_0x274df9();return null==_0x2a7683?(_0x1baca8(),_0x3acb2d([0x56,0x61,0x6c,0x69,0x64])):_0x3acb2d(_0x4ab390-_0x2a7683>(0x73d4b43d^_0x44915a)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3acb2d([0x74,0x68,0x65,0x6e])](_0x21e651)[_0x3acb2d([0x63,0x61,0x74,0x63,0x68])](()=>{_0x21e651(_0x3acb2d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2f8505=0x57eedebd^_0x44915a;function _0x1baca8(){const _0x4e565e=_0x3acb2d([0x6c,0x6c,0x63,0x74,0x2d])+_0x18bf94(_0x1bff4e(_0x36bfc1)),_0x3e574d=_0x37f334(_0x18bf94(window[_0x3acb2d([0x4d,0x61,0x74,0x68])][_0x3acb2d([0x63,0x65,0x69,0x6c])](_0x4ab390/_0x2f8505)));window[_0x3acb2d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3acb2d([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4e565e,_0x3e574d);}function _0x274df9(){const _0x4a5536=_0x3acb2d([0x6c,0x6c,0x63,0x74,0x2d])+_0x18bf94(_0x1bff4e(_0x36bfc1)),_0x1c51ca=window[_0x3acb2d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3acb2d([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4a5536);return _0x1c51ca?window[_0x3acb2d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x37f334(_0x1c51ca),0x10)*_0x2f8505:null;}function _0x5ebe82(_0x207a47){return new window[(_0x3acb2d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4ec2ae,_0x5bc749)=>{_0x207a47[_0x3acb2d([0x74,0x68,0x65,0x6e])](_0x4ec2ae,_0x5bc749),window[_0x3acb2d([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5bc749,0x57d9e4fd^_0x44915a);});}}_0x642f77[_0x3acb2d([0x6f,0x6e])](_0x3acb2d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1e5c89,_0x2074d0)=>{if(_0x2074d0[0x0]!=_0x36bfc1)return _0x21e651(_0x3acb2d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2074d0[0x1]={..._0x2074d0[0x1],[_0x3acb2d([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x472e80};},{[_0x3acb2d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3acb2d([0x68,0x69,0x67,0x68])}),_0x642f77[_0x3acb2d([0x6f,0x6e])](_0x3acb2d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x46317b=>{_0x2710ca(_0x46317b[_0x3acb2d([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x577102=!0x0,_0x2cf3bb(_0x46317b[_0x3acb2d([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3acb2d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3acb2d([0x6c,0x6f,0x77])}),_0x8b26a5[_0x3acb2d([0x74,0x68,0x65,0x6e])](()=>{_0x577102||_0x21e651(_0x3acb2d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4309fe(){return _0x642f77[_0x3acb2d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3acb2d([0x76,0x69,0x65,0x77])][_0x3acb2d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3acb2d([0x61,0x75,0x74,0x6f]);}function _0x1dfc36(){_0x642f77[_0x3acb2d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3acb2d([0x76,0x69,0x65,0x77])][_0x3acb2d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3acb2d([0x61,0x75,0x74,0x6f]);}}function _0x5b21d7(_0x3b16fa){const _0x9833ea=[new window[(_0x3acb2d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x43bff1=>setTimeout(_0x43bff1,0x57d10ef1^_0x44915a)),_0x8b26a5[_0x3acb2d([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3acb2d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4eee67=>{let _0x56b4b6=0x0;_0x642f77[_0x3acb2d([0x6d,0x6f,0x64,0x65,0x6c])][_0x3acb2d([0x6f,0x6e])](_0x3acb2d([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x428ad0,_0x2bbeb2)=>{_0x2bbeb2[0x0][_0x3acb2d([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x56b4b6++,_0x56b4b6==(0x57d831c5^_0x44915a)&&(_0x4eee67(),_0x428ad0[_0x3acb2d([0x6f,0x66,0x66])]());});}))];return window[_0x3acb2d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3acb2d([0x72,0x61,0x63,0x65])](_0x9833ea)[_0x3acb2d([0x74,0x68,0x65,0x6e])](()=>_0x3b16fa);}async function _0x355108(){await _0x8b26a5,_0x642f77[_0x3acb2d([0x6d,0x6f,0x64,0x65,0x6c])][_0x3acb2d([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2caa63,_0x642f77[_0x3acb2d([0x6d,0x6f,0x64,0x65,0x6c])][_0x3acb2d([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2caa63,_0x642f77[_0x3acb2d([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3acb2d([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5f4d0d(){return _0x4c6a23(_0x3acb2d([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x3979bc(_0x3acb2d([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x3acb2d([0x73,0x74,0x61,0x74,0x65])]==_0x3acb2d([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x402a3e(){return _0x4c6a23(_0x3acb2d([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 _0x17cee2(){return _0x4c6a23(_0x3acb2d([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x3b443a(_0x3d8166){const _0x5423c3=_0x3f7fac();_0x642f77[_0x5423c3]=_0x3acb2d([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x3d8166,_0x3d8166!=_0x3acb2d([0x56,0x61,0x6c,0x69,0x64])&&_0x355108();}function _0x3f7fac(){const _0x2348e8=window[_0x3acb2d([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3acb2d([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3acb2d([0x6e,0x6f,0x77])]())[_0x3acb2d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3acb2d([0x2e]),'');let _0x405fd2=_0x3acb2d([0x70]);for(let _0x175a4e=0x0;_0x175a4e<_0x2348e8[_0x3acb2d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x175a4e+=0x2){let _0x47b078=window[_0x3acb2d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2348e8[_0x3acb2d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x175a4e,_0x175a4e+0x2));_0x47b078>=_0x503bf6[_0x3acb2d([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x47b078-=_0x503bf6[_0x3acb2d([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x405fd2+=_0x503bf6[_0x47b078];}return _0x405fd2;}function _0x14cc73(){const _0x58c152=_0x1e42e0[_0x3acb2d([0x73,0x70,0x6c,0x69,0x74])](_0x3acb2d([0x2e]));if(0x3!=_0x58c152[_0x3acb2d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5bdce5(_0x58c152[0x1]);function _0x5bdce5(_0x4cd875){const _0x29bdf2=_0x5f26a0(_0x4cd875);return _0x29bdf2&&_0x414c2a()?_0x29bdf2:null;function _0x414c2a(){const _0x29fe8a=_0x29bdf2[_0x3acb2d([0x6a,0x74,0x69])],_0x14ce77=window[_0x3acb2d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x29fe8a[_0x3acb2d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x29fe8a[_0x3acb2d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x286585={..._0x29bdf2,[_0x3acb2d([0x6a,0x74,0x69])]:_0x29fe8a[_0x3acb2d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x29fe8a[_0x3acb2d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x286585[_0x3acb2d([0x76,0x63])],_0x1bff4e(_0x286585)==_0x14ce77;}}}async function _0x1c8046(){let _0x28ffe4=!0x0;try{const _0x5ef193=_0x1e42e0[_0x3acb2d([0x73,0x70,0x6c,0x69,0x74])](_0x3acb2d([0x2e])),[_0x118095,_0x40b749,_0x4a8eba]=_0x5ef193;return _0xa29c7b(_0x118095),await _0x1b37f4(_0x118095,_0x40b749,_0x4a8eba),_0x28ffe4;}catch{return!0x1;}function _0xa29c7b(_0x106b95){const _0x419c4b=_0x5f26a0(_0x106b95);_0x419c4b&&_0x419c4b[_0x3acb2d([0x61,0x6c,0x67])]==_0x3acb2d([0x45,0x53,0x32,0x35,0x36])||(_0x28ffe4=!0x1);}async function _0x1b37f4(_0x58708e,_0x53b7d4,_0x296d6b){const _0x20a863=window[_0x3acb2d([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3acb2d([0x66,0x72,0x6f,0x6d])](_0x3557cf(_0x296d6b),_0x24f025=>_0x24f025[_0x3acb2d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3a6ea3=new window[(_0x3acb2d([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3acb2d([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x58708e+_0x3acb2d([0x2e])+_0x53b7d4),_0x3606d6=window[_0x3acb2d([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3acb2d([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3606d6)return;const _0x38989d=await _0x3606d6[_0x3acb2d([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3acb2d([0x6a,0x77,0x6b]),_0x5d842e,{[_0x3acb2d([0x6e,0x61,0x6d,0x65])]:_0x3acb2d([0x45,0x43,0x44,0x53,0x41]),[_0x3acb2d([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3acb2d([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3acb2d([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3606d6[_0x3acb2d([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3acb2d([0x6e,0x61,0x6d,0x65])]:_0x3acb2d([0x45,0x43,0x44,0x53,0x41]),[_0x3acb2d([0x68,0x61,0x73,0x68])]:{[_0x3acb2d([0x6e,0x61,0x6d,0x65])]:_0x3acb2d([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x38989d,_0x20a863,_0x3a6ea3)||(_0x28ffe4=!0x1);}}function _0x5f26a0(_0x235a64){return _0x235a64[_0x3acb2d([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3acb2d([0x65,0x79]))?JSON[_0x3acb2d([0x70,0x61,0x72,0x73,0x65])](_0x3557cf(_0x235a64)):null;}function _0x3557cf(_0x449074){return window[_0x3acb2d([0x61,0x74,0x6f,0x62])](_0x449074[_0x3acb2d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3acb2d([0x2b]))[_0x3acb2d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3acb2d([0x2f])));}function _0x1bff4e(_0x49e68f){let _0xb54bc2=0x1505;function _0x59ecd8(_0x465951){for(let _0x5d8345=0x0;_0x5d8345<_0x465951[_0x3acb2d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5d8345++){const _0x98dce3=_0x465951[_0x3acb2d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5d8345);_0xb54bc2=(_0xb54bc2<<0x5)+_0xb54bc2+_0x98dce3,_0xb54bc2&=_0xb54bc2;}}function _0x4c0e5e(_0x46eb33){Array[_0x3acb2d([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x46eb33)?_0x46eb33[_0x3acb2d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4c0e5e):_0x46eb33&&typeof _0x46eb33==_0x3acb2d([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3acb2d([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x46eb33)[_0x3acb2d([0x73,0x6f,0x72,0x74])]()[_0x3acb2d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x101723,_0x18e6af])=>{_0x59ecd8(_0x101723),_0x4c0e5e(_0x18e6af);}):_0x59ecd8(window[_0x3acb2d([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x46eb33));}return _0x4c0e5e(_0x49e68f),_0xb54bc2>>>0x0;}function _0x18bf94(_0xddf494){return _0xddf494[_0x3acb2d([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3acb2d([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3acb2d([0x30]));}function _0x37f334(_0x3285f3){return _0x3285f3[_0x3acb2d([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3acb2d([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3acb2d([0x6a,0x6f,0x69,0x6e])]('');}function _0x4c6a23(_0xffed5a){return _0x642f77[_0x3acb2d([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x3acb2d([0x68,0x61,0x73])](_0xffed5a);}function _0x3979bc(_0x547f58){return _0x642f77[_0x3acb2d([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x3acb2d([0x67,0x65,0x74])](_0x547f58);}function _0x2caa63(){}function _0x3acb2d(_0x326f0b){return _0x326f0b['map'](_0x22d6e2=>String['fromCharCode'](_0x22d6e2))['join']('');}_0x3b443a(await _0xecf2df());}(this);}['destroy'](){const _0x1afbf6=this['editor']['plugins']['get'](o),_0x7ef490=this['editor']['config']['get']('collaboration.channelId');for(const _0x26df18 of _0x1afbf6['getCommentThreads']({'channelId':_0x7ef490}))_0x1afbf6['_detachCommentThread'](_0x26df18['id']),_0x1afbf6['_threads']['delete'](_0x26df18['id']);super['destroy']();}['hasMarkerForId'](_0x3480c3){return this['getAllMarkersForId'](_0x3480c3)['length']>0x0;}['getAllMarkersForId'](_0x434285){const _0x748410=[];for(const _0x4490c3 of this['editor']['model']['markers'])_0x4490c3['name']['startsWith']('comment:'+_0x434285)&&_0x748410['push'](_0x4490c3);return _0x748410;}['scrollToThreadMarker'](_0x598c7d){setTimeout(()=>{const _0x4c3189=this['_getTargetForId'](_0x598c7d);if(!_0x4c3189)return;this['activeMarker']&&ft(this['activeMarker'])['id']===_0x598c7d&&nt({'target':_0x4c3189[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x17da71){this['editor']['model']['change'](()=>{for(const _0x4508cd of this['getAllMarkersForId'](_0x17da71))this['editor']['editing']['reconvertMarker'](_0x4508cd);});}['_attachArchivedThread'](_0xda50a4){const _0x5e9cb0=this['editor']['plugins']['get'](o),_0x266413=this['editor']['plugins']['get'](b),_0x5a2848=_0x5e9cb0['getCommentThread'](_0xda50a4);if(!_0x5a2848['isAttached']){const _0x4cc88c=_0x5a2848['attachTo'](()=>this['_getTargetForId'](_0x5a2848['id']));_0x266413['registerAnnotation'](_0x4cc88c),_0x5a2848['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x436757=this['editor'],_0x33380a=_0x436757['plugins']['get'](it);_0x436757['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x136d4a,_0x21cbdd)=>{const {id:_0x4bbbe3}=ft(_0x136d4a['markerName']),_0x35b080=_0x436757['plugins']['get'](o)['getCommentThread'](_0x4bbbe3),_0x1f9fe3=this['activeMarker']&&ft(this['activeMarker'])['id']===_0x4bbbe3;let _0xb83825;if(_0x35b080&&_0x35b080['isResolved']&&!_0x1f9fe3&&_0x136d4a['item'])return _0x21cbdd['consumable']['consume'](_0x136d4a['item'],'addMarker:'+_0x136d4a['markerName']),_0x21cbdd['consumable']['consume'](_0x136d4a['item'],'removeMarker:'+_0x136d4a['markerName']),null;const _0x1fdd37=['ck-comment-marker'];return _0x1f9fe3&&_0x1fdd37['push']('ck-comment-marker--active'),_0xb83825=_0x35b080?.['length']?_0x35b080['comments']['first']['author']['id']:_0x33380a['me']['id'],{'classes':_0x1fdd37,'attributes':{'data-comment':_0x4bbbe3,'data-author-id':_0xb83825}};}}),_0x436757['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x58cc70,{options:_0x26ab08})=>{if(_0x26ab08['showCommentHighlights'])return null;const _0x203aa6=_0x436757['plugins']['get'](o),_0x2edb23=_0x436757['model']['markers']['get'](_0x58cc70),{id:_0x39296e,part:_0x1fcb5b}=ft(_0x58cc70);return _0x2edb23&&!_0x2edb23['affectsData']||_0x26ab08['ignoreResolvedComments']&&_0x203aa6['getCommentThread'](_0x39296e)?.['isResolved']?null:{'group':'comment','name':_0x1fcb5b?_0x39296e+':'+_0x1fcb5b:_0x39296e};}}),_0x436757['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x2a71b1,{writer:_0x16414c})=>_0x16414c['createElement']('$marker',{'data-name':'comment:'+_0x2a71b1['getAttribute']('id')})}),_0x436757['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x131402=this['editor'],_0x5de0a3=_0x131402['plugins']['get'](o),_0x539b6e=new Set(),_0x395bb4=new Set();_0x131402['model']['document']['registerPostFixer'](_0x45beb2=>{let _0x57bbee=!0x1;for(const {name:_0x30fd9e,data:_0x442e74}of _0x131402['model']['document']['differ']['getChangedMarkers']()){const {group:_0x5d03a9,id:_0x50b92b}=ft(_0x30fd9e);let _0x2baa8f=_0x442e74['newRange'];if('comment'!==_0x5d03a9||!_0x2baa8f)continue;const _0x1d39d3='$graveyard'===_0x2baa8f['root']['rootName'];_0x1d39d3||(_0x2baa8f=ht(_0x2baa8f,_0x131402['model']),!_0x2baa8f||_0x2baa8f['isCollapsed']||!_0x442e74['newRange']||_0x2baa8f['isEqual'](_0x442e74['newRange']))?_0x131402['model']['hasContent'](_0x2baa8f)&&!_0x1d39d3?this['isThreadsLoadingPaused']?_0x539b6e['add'](_0x30fd9e):this['_handleThreadMarker'](_0x30fd9e,_0x50b92b):(_0x395bb4['add'](_0x30fd9e),_0x539b6e['delete'](_0x30fd9e),_0x45beb2['removeMarker'](_0x30fd9e),_0x57bbee=!0x0):(_0x45beb2['updateMarker'](_0x30fd9e,{'range':_0x2baa8f}),_0x57bbee=!0x0);}return _0x57bbee;}),this['on']('change:isThreadsLoadingPaused',(_0x3d6280,_0x3b0c3b,_0x12f8c5)=>{if(!_0x12f8c5&&_0x539b6e['size'])for(const _0x1c353b of _0x539b6e){const {id:_0x5d125d}=ft(_0x1c353b);_0x539b6e['delete'](_0x1c353b),_0x131402['model']['markers']['get'](_0x1c353b)&&this['_handleThreadMarker'](_0x1c353b,_0x5d125d);}}),this['listenTo'](_0x131402['model']['document'],'change',()=>{for(const {name:_0xf6385a,data:{newRange:_0x10be2e}}of _0x131402['model']['document']['differ']['getChangedMarkers']()){const {group:_0x40c61b,id:_0x224aff}=ft(_0xf6385a);if('comment'!==_0x40c61b)continue;const _0x3583b2=_0x5de0a3['getCommentThread'](_0x224aff),_0x377f45=this['hasMarkerForId'](_0x224aff);_0x3583b2&&(!_0x3583b2['_hasTargetInContent']&&_0x10be2e&&_0x131402['editing']['view']['once']('render',()=>{const _0x18d291=_0x131402['plugins']['get'](y),_0xf2a14a=_0x5de0a3['_threadToController']['get'](_0x3583b2)['view'];_0x18d291['getByInnerView'](_0xf2a14a)['refreshVisibility']();},{'priority':'low'}),_0x3583b2['_hasTargetInContent']=_0x377f45||!!_0x10be2e),_0x10be2e||(_0x395bb4['add'](_0xf6385a),_0x539b6e['delete'](_0xf6385a));}for(const _0x458332 of _0x395bb4){const {id:_0x4fb94d}=ft(_0x458332),_0xa806c9=_0x5de0a3['getCommentThread'](_0x4fb94d);if(_0x539b6e['delete'](_0x458332),!_0xa806c9)continue;const _0x4753b6=this['hasMarkerForId'](_0x4fb94d);_0x4753b6||_0xa806c9['isSubmitted']?_0x4753b6||_0xa806c9['unlinkedAt']||_0xa806c9['setUnlinkedAt'](new Date()):_0xa806c9['remove']();}_0x395bb4['clear']();});}['_handleInitialThreads'](_0xd5791a){_0xd5791a['forEach'](_0x3c68bb=>{_0x3c68bb['unlinkedAt']&&this['_attachArchivedThread'](_0x3c68bb['id']);});}['_getTargetForId'](_0x3ae530){const _0x47d931=this['editor'],_0x5dd0cc=this['getAllMarkersForId'](_0x3ae530);return et(_0x47d931['editing'],_0x5dd0cc);}['_getTextContext'](_0x4884df){const _0x5a3a8c=this['getAllMarkersForId'](_0x4884df);let _0x19c815='',_0x16f1cd=!0x1;for(const _0xcc53cc of _0x5a3a8c){const _0xfd5b52=_0xcc53cc['getRange']();for(const _0xb4efae of Array['from'](_0xfd5b52['getItems']()))_0xb4efae['is']('$textProxy')?(_0x19c815&&_0x16f1cd&&(_0x19c815+='\x20',_0x16f1cd=!0x1),_0x19c815+=_0xb4efae['data']):_0x16f1cd=!0x0;_0x16f1cd=!0x0;}return _0x19c815['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x400bcb,_0x2bfbe6){const _0x177f8e=this['editor'],_0xa6d855=_0x177f8e['plugins']['get'](o);let _0x26d625=_0xa6d855['getCommentThread'](_0x2bfbe6);const _0x28ac42=_0x177f8e['config']['get']('collaboration.channelId'),_0x198f98=_0x177f8e['plugins']['get'](b);if(_0x26d625&&(_0x26d625['unlinkedAt']&&_0x26d625['setUnlinkedAt'](null),_0x26d625['isAttached']))return _0x26d625;return!this['getAllMarkersForId'](_0x2bfbe6)[0x0]['managedUsingOperations']?_0x177f8e['editing']['view']['once']('render',()=>{if(_0xa6d855['getCommentThread'](_0x2bfbe6))return;const _0x4a7b8e=_0x177f8e['plugins']['get'](y);_0x26d625=_0xa6d855['openNewCommentThread']({'channelId':_0x28ac42,'threadId':_0x2bfbe6,'target':()=>this['_getTargetForId'](_0x2bfbe6),'context':{'type':'text','value':this['_getTextContext'](_0x2bfbe6)}});const _0x8a7347=_0xa6d855['_threadToController']['get'](_0x26d625)['view'],_0x2daec8=_0x4a7b8e['getByInnerView'](_0x8a7347);_0x2daec8&&_0x198f98['registerAnnotation'](_0x2daec8);},{'priority':'low'}):_0xa6d855['fetchCommentThread']({'channelId':_0x28ac42,'threadId':_0x2bfbe6})['then'](_0x3f4bc2=>{if('destroyed'!==_0x177f8e['state']){if(_0x26d625=_0x3f4bc2,_0x26d625&&!_0x26d625['isAttached']){const _0x2dfac7=_0x26d625['attachTo'](()=>this['_getTargetForId'](_0x2bfbe6));_0x198f98['registerAnnotation'](_0x2dfac7),_0x26d625['isResolved']&&this['_reconvertMarkers'](_0x2bfbe6);}else{if(!_0x26d625){const _0x1858de=this['getAllMarkersForId'](_0x2bfbe6);_0x177f8e['model']['change'](_0x5b0755=>{for(const _0xf60916 of _0x1858de)_0x5b0755['removeMarker'](_0xf60916);});}}}}),_0x26d625;}['_handleThreadMarker'](_0x8e3e36,_0x392280){const _0x4ec1df=this['_attachMarkerToThread'](_0x8e3e36,_0x392280);_0x4ec1df&&!_0x4ec1df['context']&&_0x4ec1df['setContext']({'type':'text','value':this['_getTextContext'](_0x392280)});}['_initAriaMarkerChangeAnnouncements'](){const _0x4b3536=this['editor'];rt(_0x4b3536['model'],({left:_0x528bc0,entered:_0x23a87f})=>{for(const _0x532dbc of _0x528bc0)if(mt(_0x532dbc)){_0x4b3536['ui']['ariaLiveAnnouncer']['announce'](N(_0x4b3536['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x1fab02 of _0x23a87f)if(mt(_0x1fab02)){_0x4b3536['ui']['ariaLiveAnnouncer']['announce'](N(_0x4b3536['locale'],'ENTER_COMMENT_ANNOUNCEMENT',tt(_0x364ee3)));break;}});}}function dt(_0x4f3b88,_0x1664d5){return _0x1664d5?_0x4f3b88+':'+_0x1664d5:_0x4f3b88;}function ht(_0x201660,_0x56d7dd){const _0x2d0fc0=_0x56d7dd['schema'],_0x43a213=_0x56d7dd['createRange'](_0x201660['start']);for(const _0x1272f9 of _0x201660['getWalker']()){const {type:_0x577bcd,item:_0x587294,nextPosition:_0x530b61}=_0x1272f9;if('text'===_0x577bcd||_0x2d0fc0['isObject'](_0x587294)){const _0x47804e=_0x56d7dd['createPositionBefore'](_0x587294);_0x43a213['isCollapsed']&&(_0x43a213['start']=_0x47804e),_0x43a213['end']=_0x530b61;}}return _0x43a213;}function mt(_0x252bde){return'comment'===ft(_0x252bde['name'])['group'];}class s extends _0x317aa9{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'CommentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,r,b,y];}get['CommentsListView'](){return te;}get['CommentThreadInputView'](){return ie;}['init'](){const _0x33c086=this['editor'],_0x404554=_0x33c086['plugins']['get'](o),_0x2cbe0a=_0x33c086['plugins']['get'](r),_0x2670c1=_0x33c086['plugins']['get'](y),_0x374d5c=_0x33c086['plugins']['get'](b);_0x33c086['ui']['componentFactory']['add']('comment',()=>{const _0x64ed19=this['_createUIButton'](_0x37ad8c);return _0x64ed19['tooltip']=!0x0,_0x64ed19;}),_0x33c086['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x2210b1)),_0x374d5c['addSourceCollector'](()=>{const _0x5355d9=[];for(const [_0x30e7d0,_0xe6cc83]of _0x404554['_threadToController']){const _0x4ea670=_0x2cbe0a['getAllMarkersForId'](_0x30e7d0['id']),_0x388037=_0x4ea670['map'](_0x43756=>_0x43756['getRange']());_0x4ea670['length']>0x0&&_0x5355d9['push']([_0xe6cc83['view'],_0x388037]);}return _0x5355d9;}),this['listenTo'](_0x2670c1,'change:activeAnnotations',(_0x1a0be3,_0x45b67d,_0x2b245e)=>{const _0xbb0ca5=Array['from'](_0x2b245e)['map'](_0xf06b93=>_0xf06b93['innerView'])['find'](_0x5079d7=>_0x404554['_viewToController']['has'](_0x5079d7));if(!_0xbb0ca5)return void(_0x2cbe0a['activeMarker']=null);const _0x46a50d=_0x404554['_viewToController']['get'](_0xbb0ca5)['model']['id'],_0x7f589='comment:'+_0x46a50d;_0x46a50d&&_0x2cbe0a['hasMarkerForId'](_0x46a50d)?_0x2cbe0a['activeMarker']=_0x7f589:_0x2cbe0a['activeMarker']&&(_0x2cbe0a['activeMarker']=null);}),this['listenTo'](_0x404554,'removeCommentThread',(_0x1af824,{threadId:_0xf63e21,isFromAdapter:_0x4e35f8})=>{!_0x4e35f8&&_0x33c086['ui']['focusTracker']['isFocused']&&_0x2cbe0a['hasMarkerForId'](_0xf63e21)&&_0x33c086['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x404554,'addComment',(_0x3fac2c,{threadId:_0x1381e0,isFromAdapter:_0x2551c1})=>{if(_0x2551c1||!_0x2cbe0a['hasMarkerForId'](_0x1381e0)||!_0x404554['hasCommentThread'](_0x1381e0))return;0x1===_0x404554['getCommentThread'](_0x1381e0)['length']&&(_0x33c086['editing']['view']['focus'](),_0x3fac2c['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x71343e=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x4b83e9;for(const _0x392ea6 in _0x71343e){const _0x202efe=_0x392ea6,_0x1c604e=_0x71343e[_0x202efe];if('commentsLicenseKeyValid'==_0x1c604e||'commentsLicenseKeyInvalid'==_0x1c604e||'commentsLicenseKeyExpired'==_0x1c604e||'commentsLicenseKeyDomainLimit'==_0x1c604e||'commentsLicenseKeyNotAllowed'==_0x1c604e||'commentsLicenseKeyEvaluationLimit'==_0x1c604e||'commentsLicenseKeyTrialLimit'==_0x1c604e||'commentsLicenseKeyUsageLimit'==_0x1c604e){delete _0x71343e[_0x202efe],_0x4b83e9=_0x1c604e,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x4b83e9&&_0x71343e['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x4b83e9&&_0x71343e['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x4b83e9&&_0x71343e['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x4b83e9&&_0x71343e['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x4b83e9&&_0x71343e['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyTrialLimit'==_0x4b83e9&&_0x71343e['_showLicenseError']('trialLimit'),'commentsLicenseKeyUsageLimit'==_0x4b83e9&&_0x71343e['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x268c32){const _0x2b27b3=this['editor'],_0x3db3c3=new _0x268c32(_0x2b27b3['locale']),_0x3908fc=_0x2b27b3['commands']['get']('addCommentThread');return _0x3db3c3['set']({'label':N(_0x2b27b3['locale'],'Comment'),'icon':_0x15271d}),_0x3db3c3['bind']('isEnabled')['to'](_0x3908fc,'hasContent'),this['listenTo'](_0x3db3c3,'execute',()=>{_0x3908fc['execute']();}),_0x3db3c3;}}class i extends _0x317aa9{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[r];}constructor(_0x55644a){super(_0x55644a),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x21fc0d,_0x1843f5,_0x1360b5)=>{_0x1360b5?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x43bcd1,_0xc74f0d]of this['editor']['commands'])_0xc74f0d['affectsData']&&'addCommentThread'!==_0x43bcd1&&_0xc74f0d['forceDisabled']('commentsOnlyMode');(this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('SourceEditing'))&&this['editor']['plugins']['get']('SourceEditing')['forceDisabled']('commentsOnlyMode');this['editor']['commands']['get']('editSource')?.['forceDisabled']('commentsOnlyMode');const _0x37f2de=this['editor']['editing']['view']['document'];this['listenTo'](_0x37f2de,'cut',_0x21bf5b=>_0x21bf5b['stop'](),{'priority':'highest'}),this['listenTo'](_0x37f2de,'clipboardInput',_0xd276ae=>_0xd276ae['stop'](),{'priority':'highest'}),this['listenTo'](_0x37f2de,'delete',_0x3cdd53=>_0x3cdd53['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x5c7107,_0xf59384]of this['editor']['commands'])_0xf59384['affectsData']&&'addCommentThread'!==_0x5c7107&&_0xf59384['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 j extends _0xff025c{['activeUIs'];['uisData'];['_uis'];static get['requires'](){return[y];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x20d256){super(_0x20d256),this['activeUIs']=new Set(),this['_uis']=new Map(),this['uisData']=new Map();}['init'](){const _0x2b49ee=this['context']['plugins']['get'](y);this['listenTo'](_0x2b49ee,'_activateAnnotation',(_0x3852af,_0x1852db)=>{for(const _0x2419e2 of this['activeUIs']){const _0x22177b=this['_uis']['get'](_0x2419e2);(0x0,this['uisData']['get'](_0x2419e2)['filter'])(_0x1852db)&&_0x22177b['setActiveAnnotation'](_0x1852db);}}),this['listenTo'](_0x2b49ee,'_deactivateAllAnnotations',()=>{for(const _0x1af4ec of this['activeUIs']){this['_uis']['get'](_0x1af4ec)['setActiveAnnotation'](null);}}),this['listenTo'](_0x2b49ee['_visibleAnnotations'],'add',(_0x4f5ffd,_0x136a50)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x136a50);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x8c91fe){return this['activeUIs']['has'](_0x8c91fe);}['activate'](_0x576ca5,_0x102f93=this['defaultFilter']){const _0x57cd25=this['context']['plugins']['get'](y);if(!this['_uis']['has'](_0x576ca5))throw new _0x208a6e('annotationsuis-missing-ui',this,{'uiName':_0x576ca5});this['isActive'](_0x576ca5)&&this['deactivate'](_0x576ca5),this['activeUIs']['add'](_0x576ca5);const _0x20a271=new S();v({'source':_0x57cd25['_visibleAnnotations'],'target':_0x20a271,'filter':_0x102f93}),this['uisData']['set'](_0x576ca5,{'collection':_0x20a271,'filter':_0x102f93});const _0x414f78=this['_uis']['get'](_0x576ca5);_0x414f78['attach'](_0x20a271),this['listenTo'](_0x414f78,'change:activeAnnotation',(_0x149547,_0x5f2581,_0x18dc80,_0x1913d1)=>{_0x1913d1&&_0x57cd25['_removeActiveAnnotation'](_0x1913d1),_0x18dc80&&_0x57cd25['_addActiveAnnotation'](_0x18dc80);});}['deactivate'](_0x400fad){if(this['activeUIs']['delete'](_0x400fad),!this['_uis']['has'](_0x400fad))throw new _0x208a6e('annotationsuis-missing-ui',this,{'uiName':_0x400fad});const _0x1d86e8=this['_uis']['get'](_0x400fad);_0x1d86e8['detach'](),this['stopListening'](_0x1d86e8),this['uisData']['get'](_0x400fad)['collection']['destroy'](),this['uisData']['delete'](_0x400fad);}['switchTo'](_0x421c53){if(!this['_uis']['has'](_0x421c53))throw new _0x208a6e('annotationsuis-missing-ui',this,{'uiName':_0x421c53});const _0x338832=this['context']['plugins']['get'](y),_0x118562=Array['from'](_0x338832['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x421c53);const _0x1c1ec6=this['_uis']['get'](_0x421c53);_0x1c1ec6['setActiveAnnotation'](_0x118562),_0x1c1ec6['_setSelectedAnnotations']&&_0x118562&&_0x1c1ec6['_setSelectedAnnotations']([_0x118562]);}['deactivateAll'](){for(const _0x5d9baa of this['activeUIs'])this['deactivate'](_0x5d9baa);}['register'](_0x350adf,_0x4cde7b){if(this['_uis']['has'](_0x350adf))throw new _0x208a6e('annotationsuis-register-already-registered');if('function'!=typeof _0x4cde7b['attach']||'function'!=typeof _0x4cde7b['detach']||'function'!=typeof _0x4cde7b['setActiveAnnotation'])throw new _0x208a6e('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x350adf,_0x4cde7b);}['refilterAnnotations'](){const _0x4b7b4b=this['context']['plugins']['get'](y)['collection'],_0xf77ea0=new Map(),_0xacdcfc=Array['from'](this['activeUIs']);for(const _0x54250d of this['activeUIs']){const _0xa2ca46=this['uisData']['get'](_0x54250d)['collection'];for(const _0x4293c8 of _0xa2ca46)_0xf77ea0['set'](_0x4293c8,_0x54250d);}for(const _0x10d160 of _0x4b7b4b){const _0x341ba0=_0xf77ea0['get'](_0x10d160);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x10d160);const _0x583f9d=_0xacdcfc['find'](_0x2a9111=>this['uisData']['get'](_0x2a9111)['filter'](_0x10d160));_0x341ba0!==_0x583f9d&&(_0x341ba0&&this['uisData']['get'](_0x341ba0)['collection']['remove'](_0x10d160),_0x583f9d&&this['uisData']['get'](_0x583f9d)['collection']['add'](_0x10d160));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['defaultFilter'](){return!0x0;}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x12d673){const _0x51c035=[];for(const _0x1e2071 of this['activeUIs']){(0x0,this['uisData']['get'](_0x1e2071)['filter'])(_0x12d673)&&_0x51c035['push'](_0x1e2071);}if(_0x51c035['length']>0x1)throw new _0x208a6e('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x51c035,'annotationType':_0x12d673['type']});}}const _i=/* #__PURE__ -- @preserve */
|
|
32
|
-
Ht('px');class H extends kt{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(
|
|
33
|
-
Ht('px');class R extends kt{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x83434f){super(_0x83434f),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x4b6187,_0x1be253)=>_0x4b6187+_0x1be253),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=xt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x2b56c8=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x2b56c8['to']('isAnimationDisabled',_0x4d2e0b=>_0x4d2e0b?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x2b56c8['to']('top',_0x77c05e=>Ot(_0x77c05e))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x5594ff=this['element']['clientHeight'];_0x5594ff&&(this['height']=_0x5594ff);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0xff025c{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4360f5){super(_0x4360f5),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 _0x73c02f=this['context']['config']['get']('sidebar.container');_0x73c02f&&this['setContainer'](_0x73c02f);}['setContainer'](_0x137a45){if(!g(_0x137a45))throw new _0x208a6e('sidebar-setcontainer-invalid-element');this['container']=_0x137a45;}['_attachToContainer']({viewClass:_0x450c21='',spaceBetweenItems:_0x55a088=0x19}={}){if(!g(this['container']))throw new _0x208a6e('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x450c21,this['_spaceBetweenItems']=_0x55a088;}['rearrange']({removedAnnotation:_0x4f8141,previousAnnotation:_0x404e0c,nextAnnotation:_0x576259}){const _0x50d163=this['getSidebarItemView'](_0x4f8141);this['view']['list']['remove'](_0x50d163),this['_destroySidebarItemView'](_0x4f8141),_0x404e0c&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x404e0c)),_0x576259&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x576259)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x3231d0,activatedAnnotation:_0x4f9b06,disableAnimationOnActivatedAnnotation:_0x3c9066}){if(this['_activeAnnotation']=_0x4f9b06,_0x3231d0){_0x3231d0['isActive']=!0x1;const _0xb79b1=this['getSidebarItemView'](_0x3231d0);_0xb79b1&&_0x3c9066&&(_0xb79b1['isAnimationDisabled']=!0x1);}if(_0x4f9b06){const _0x1fa3ad=this['getSidebarItemView'](_0x4f9b06);_0x1fa3ad&&(_0x4f9b06['isActive']=!0x0,_0x3c9066&&(_0x1fa3ad['isAnimationDisabled']=!0x0,_0x1fa3ad['top']+=0x1),this['_alignToTargetRect'](_0x1fa3ad));}}['_detachFromContainer'](_0x1231aa){if(this['view']['element']['remove'](),_0x1231aa){for(const _0xd5dd2a of _0x1231aa)this['_destroySidebarItemView'](_0xd5dd2a);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x3af449,_0x48af1f){_0x48af1f||(_0x48af1f=_0x3af449['view']);const _0x590fd3=new R(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x590fd3,_0x3af449),this['_annotationToSidebarItemView']['set'](_0x3af449,_0x590fd3),_0x590fd3['content']['add'](_0x48af1f),this['listenTo'](_0x3af449['view'],'change:targetRect',(_0x24d52a,_0x32537d,_0x5990d2)=>{const _0x5b5acd=this['_getTargetTop'](_0x3af449,_0x5990d2);_0x590fd3['_targetTop']!=_0x5b5acd&&(_0x590fd3['_targetTop']=_0x5b5acd,this['_setItemTop'](_0x590fd3,_0x5b5acd));}),this['listenTo'](_0x590fd3,'change:top',()=>{this['_recalculate'](_0x590fd3,'top');}),this['listenTo'](_0x590fd3,'change:bottom',()=>{this['_recalculate'](_0x590fd3,'bottom');}),this['_alignToTargetRect'](_0x590fd3);const _0x2fa088=this['_getItemBefore'](_0x590fd3);if(_0x2fa088)this['_alignAfterItem'](_0x2fa088,_0x590fd3)||this['_alignToTargetRect'](_0x590fd3);else this['_alignToTargetRect'](_0x590fd3);return this['_updateLastItem'](),this['view']['list']['add'](_0x590fd3),_0x590fd3;}['_alignForTopChange'](_0x67c86c){if(!_0x67c86c['content']['length'])return;const _0x51f634=this['_getItemBefore'](_0x67c86c);if(!_0x51f634)return;const _0xc2cb9f=this['_sidebarItemViewToAnnotation']['get'](_0x51f634),_0x14aad3=this['_activeAnnotation'];_0x14aad3&&_0x14aad3===_0xc2cb9f?this['_alignAfterItem'](_0x51f634,_0x67c86c):this['_alignBeforeItem'](_0x67c86c,_0x51f634);}['_alignForBottomChange'](_0x1a637a){if(!_0x1a637a['content']['length'])return;const _0x4ba7c8=this['_getItemAfter'](_0x1a637a);if(!_0x4ba7c8)return;const _0xb9c625=this['_sidebarItemViewToAnnotation']['get'](_0x4ba7c8),_0x4fb4c5=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0xb9e86a=this['_activeAnnotation'];_0xb9e86a&&_0xb9e86a===_0xb9c625&&_0x4fb4c5?(this['_alignBeforeItem'](_0x4ba7c8,_0x1a637a),this['_alignAfterItem'](_0x1a637a,_0x4ba7c8)):_0xb9e86a&&_0xb9e86a===_0xb9c625?this['_alignBeforeItem'](_0x4ba7c8,_0x1a637a):this['_alignAfterItem'](_0x1a637a,_0x4ba7c8);}['_recalculate'](_0x486033,_0x410ed8){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x42ad39,changedProp:_0x35339f}of this['_recalculateBuffer'])'top'===_0x35339f?this['_alignForTopChange'](_0x42ad39):this['_alignForBottomChange'](_0x42ad39);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x486033,'changedProp':_0x410ed8});}['getSidebarItemView'](_0x5352ea){return this['_annotationToSidebarItemView']['get'](_0x5352ea);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x222746){const _0x1495a3=this['getSidebarItemView'](_0x222746);this['stopListening'](_0x1495a3),this['stopListening'](_0x222746['view']),_0x1495a3['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x222746),this['_sidebarItemViewToAnnotation']['delete'](_0x1495a3);}['_createSidebarView'](){const _0x38be9d=new H(this['context']['locale']);return _0x38be9d['render'](),this['on']('change:_lastItem',(_0x3a5b40,_0x61a24a,_0x3c6824,_0x50d44a)=>{_0x50d44a&&_0x38be9d['unbind']('minHeight'),_0x3c6824?_0x38be9d['bind']('minHeight')['to'](_0x3c6824,'bottom'):_0x38be9d['minHeight']=null;}),_0x38be9d;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x47faff){const _0x4c7005=this['_sidebarItemViewToAnnotation']['get'](_0x47faff),_0x2991bf=_0x4c7005&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x4c7005)-0x1);return _0x2991bf&&this['getSidebarItemView'](_0x2991bf)||null;}['_getItemAfter'](_0x41e350){const _0x1a63a9=this['_sidebarItemViewToAnnotation']['get'](_0x41e350),_0xf26589=_0x1a63a9&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x1a63a9)+0x1);return _0xf26589&&this['getSidebarItemView'](_0xf26589)||null;}['_alignBeforeItem'](_0x5ea57d,_0x31ee83){_0x5ea57d['updateHeight']();const _0x23ff34=G(_0x31ee83['bottom']+this['_spaceBetweenItems'],_0x5ea57d['top']);return!!_0x23ff34&&(this['_setItemTop'](_0x31ee83,_0x31ee83['top']-_0x23ff34),!0x0);}['_alignAfterItem'](_0x2f15ab,_0x192237){_0x2f15ab['updateHeight']();const _0x5a78e6=G(_0x2f15ab['bottom']+this['_spaceBetweenItems'],_0x192237['top']);return!!_0x5a78e6&&(this['_setItemTop'](_0x192237,_0x192237['top']+_0x5a78e6,!0x1),!0x0);}['_alignToTargetRect'](_0x2c87f3){const _0x3bf3d0=this['_sidebarItemViewToAnnotation']['get'](_0x2c87f3);if(!_0x3bf3d0||!_0x3bf3d0['target']||!_0x3bf3d0['targetRect'])return;const _0x265244=this['_getTargetTop'](_0x3bf3d0,_0x3bf3d0['targetRect']);this['_setItemTop'](_0x2c87f3,_0x265244);}['_getTargetTop'](_0x5b6336,_0x219a76){if(null===_0x219a76)return 0x0;if(_0x5b6336['target']instanceof _0x2ff513)return _0x219a76['top'];{const _0xb56b90=new _0x2ff513(this['view']['element'])['top'];return _0x219a76['top']-_0xb56b90;}}['_setItemTop'](_0x508e79,_0x54cfaf,_0x169e0d=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x169e0d&&(_0x54cfaf=Math['max'](_0x54cfaf,this['_getMaxAvailableTop'](_0x508e79))),_0x508e79['top']=_0x54cfaf;}['_getMaxAvailableTop'](_0x1ba3a7){let _0x44a3f3=this['_getItemBefore'](_0x1ba3a7),_0x5ed0b7=0x0;for(;_0x44a3f3;)_0x44a3f3['updateHeight'](),_0x5ed0b7+=this['_spaceBetweenItems']+_0x44a3f3['height'],_0x44a3f3=this['_getItemBefore'](_0x44a3f3);return _0x5ed0b7;}}function G(_0x57918a,_0x69437a){return Math['max'](_0x57918a-_0x69437a,0x0);}function g(_0x849063){return null!==_0x849063&&'object'==typeof _0x849063&&0x1===_0x849063['nodeType'];}class e extends _0xff025c{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,j];}static get['pluginName'](){return'WideSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1c4736){super(_0x1c4736),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x578894(),this['_refreshPositioningDebounced']=_0x166ba6(()=>{_0x1c4736['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x223198=this['context']['plugins']['get'](j),_0x58798a=this['context']['plugins']['get'](z);_0x223198['register']('wideSidebar',this),_0x58798a['container']&&_0x223198['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x20f56e){if(_0x20f56e===this['activeAnnotation'])return;const _0x4e38cb=this['context']['plugins']['get'](z);_0x4e38cb['_activeAnnotation']=_0x20f56e;const _0x1f88e0=this['activeAnnotation'];_0x4e38cb['refresh']({'blurredAnnotation':_0x1f88e0,'activatedAnnotation':_0x20f56e}),this['activeAnnotation']=_0x20f56e;}['attach'](_0x26ce97){this['annotations']=_0x26ce97;const _0x1e17e8=this['context']['plugins']['get'](z);if(_0x1e17e8['_annotations']=_0x26ce97,this['isAttached'])throw new _0x208a6e('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x1e17e8,'set:container',()=>{this['detach'](),this['listenTo'](_0x1e17e8,'change:container',_0xb609f0=>{_0xb609f0['off'](),this['attach'](_0x26ce97);});}),_0x1e17e8['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x2b69b6=_0x1ed7dd=>{_0x1ed7dd['updateTargetRect'](),_0x1e17e8['addAnnotation'](_0x1ed7dd);};for(const _0x181bdd of _0x26ce97)_0x2b69b6(_0x181bdd);this['listenTo'](_0x26ce97,'add',(_0x4e1b3c,_0x4780e4)=>{_0x2b69b6(_0x4780e4);}),this['listenTo'](_0x26ce97,'remove',(_0x3713e2,_0x374460,_0x5a3746)=>{_0x1e17e8['rearrange']({'removedAnnotation':_0x374460,'previousAnnotation':_0x26ce97['get'](_0x5a3746-0x1),'nextAnnotation':_0x26ce97['get'](_0x5a3746+0x1)}),_0x374460===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x26ce97,'focus',(_0x1f84f9,_0x1069b8)=>{this['setActiveAnnotation'](_0x1069b8);}),this['listenTo'](_0x26ce97,'blur',()=>{this['setActiveAnnotation'](null);});const _0x28eb37=this['context']instanceof _0xda5f60?this['context']['editors']:new _0x578894([this['context']]);for(const _0x1d1f42 of _0x28eb37)this['_integrateWithEditorAnnotations'](_0x1d1f42);this['listenTo'](_0x28eb37,'add',(_0x5cd17e,_0x2dcb21)=>{this['listenTo'](_0x2dcb21,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x2dcb21);});}),this['listenTo'](_0x28eb37,'remove',(_0x381200,_0xe8ac9f)=>{_0xe8ac9f['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0xe8ac9f['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x208a6e('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0xa5cd82=this['context']['plugins']['get'](z);_0xa5cd82['_detachFromContainer'](this['annotations']),this['stopListening'](_0xa5cd82),this['stopListening'](this['annotations']),this['context']instanceof _0xda5f60&&this['stopListening'](this['context']['editors']);for(const _0x4fc5d3 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x4fc5d3);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x1af9df){if(!_0x1af9df['plugins']['has']('EditorAnnotations'))return;const _0x3a4911=_0x1af9df['plugins']['get']('EditorAnnotations'),_0x22bf1e=()=>{const _0x2a8eff=_0x3a4911['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x2a8eff[0x0]||null);};this['listenTo'](_0x3a4911,'refresh',_0x22bf1e),this['listenTo'](_0x3a4911,'blur',(_0x4bd49c,{isAnnotationTracked:_0x16641a})=>{this['activeAnnotation']&&_0x16641a(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x3a4911,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x1621be=>{_0x3a4911['hasDomSelection']()&&(_0x22bf1e(),_0x1621be['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x3a4911);}['_destroyEditorAnnotationsIntegration'](_0x447dc7){this['stopListening'](_0x447dc7),this['_editorAnnotations']['remove'](_0x447dc7);}}class C extends _0x37ad8c{['counterView'];constructor(_0x3e359c){super(_0x3e359c);const _0x4efc50=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x4ff98b,_0x5011a9)=>_0x4ff98b?'...':_0x5011a9['toString']()),this['set']('annotationType',''),this['icon']=_0x15271d,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new kt(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x4efc50['to']('annotationType',_0x428caa=>'ck-annotation-counter__badge--'+_0x428caa),_0x4efc50['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x4efc50['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class n extends _0xff025c{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,j];}static get['pluginName'](){return'NarrowSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1a49cc){super(_0x1a49cc),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=new(_0x29ee4d())(),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x578894(),this['_refreshPositioningDebounced']=_0x166ba6(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](j)['register']('narrowSidebar',this),this['bodyCollection']=new _0x4f67b9(this['context']['locale']),this['balloonPanelView']=new _0x4e99ca(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x427e4c){this['annotations']=_0x427e4c;const _0x2e772b=this['context']['plugins']['get'](z),_0x2c6c07=this['balloonPanelView'];if(_0x2e772b['_annotations']=_0x427e4c,this['isAttached'])throw new _0x208a6e('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x2e772b,'set:container',()=>{this['detach'](),this['listenTo'](_0x2e772b,'change:container',_0x4278b5=>{_0x4278b5['off'](),this['attach'](_0x427e4c);});}),_0x2e772b['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x123e39=_0x4a094a=>{const _0x4c1a68=new C(this['context']['locale']);_0x2e772b['addAnnotation'](_0x4a094a,_0x4c1a68),this['_annotationToNarrowView']['set'](_0x4a094a,_0x4c1a68),_0x4c1a68['bind']('isDirty','annotationType','number')['to'](_0x4a094a['view'],'isDirty','type','length'),_0x4c1a68['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x2c6c07['content']['first']!==_0x4a094a['view']?(this['_showBalloon'](_0x4a094a),_0x4a094a['view']['element']['focus'](),this['setActiveAnnotation'](_0x4a094a)):this['setActiveAnnotation'](null);});};for(const _0x522fbb of _0x427e4c)_0x123e39(_0x522fbb);this['listenTo'](_0x427e4c,'add',(_0x145cba,_0x3b922a)=>{_0x123e39(_0x3b922a);}),this['listenTo'](_0x427e4c,'remove',(_0x289163,_0x4b6699,_0xc16ec0)=>{this['_annotationToNarrowView']['get'](_0x4b6699)['destroy'](),this['_annotationToNarrowView']['delete'](_0x4b6699),_0x2e772b['rearrange']({'removedAnnotation':_0x4b6699,'previousAnnotation':_0x427e4c['get'](_0xc16ec0-0x1),'nextAnnotation':_0x427e4c['get'](_0xc16ec0+0x1)}),_0x4b6699===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x427e4c,'focus',(_0x786a22,_0x33f30c)=>{this['setActiveAnnotation'](_0x33f30c);}),this['listenTo'](_0x427e4c,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x53a7e4,_0x2739c1)=>{_0x2739c1['keyCode']===_0xf9b1f4['esc']&&_0x2c6c07['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x2c6c07['content']['first']),this['_hideBalloon'](),_0x2739c1['stopPropagation'](),_0x2739c1['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x54e25c,_0x1ee971)=>{const _0x255a36=_0x1ee971['target'];_0x2c6c07['isVisible']&&_0x2c6c07['element']['contains'](_0x255a36)||_0x2e772b['view']['element']['contains'](_0x255a36)||_0x54e25c['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x49b710=>_0x49b710['contains'](_0x255a36))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x474ad9=this['context']instanceof _0xda5f60?this['context']['editors']:new _0x578894([this['context']]);for(const _0x4704fb of _0x474ad9)this['_integrateWithEditorAnnotations'](_0x4704fb);this['listenTo'](_0x474ad9,'add',(_0x159fa2,_0x1c314b)=>{this['listenTo'](_0x1c314b,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x1c314b);});}),this['listenTo'](_0x474ad9,'remove',(_0x38f6f0,_0x14687a)=>{_0x14687a['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x14687a['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x50ea88){if(_0x50ea88===this['activeAnnotation'])return;const _0x5619f8=this['context']['plugins']['get'](z);if(_0x5619f8['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x50ea88,'disableAnimationOnActivatedAnnotation':!0x0}),_0x50ea88)_0x5619f8['getSidebarItemView'](_0x50ea88)?this['_showBalloon'](_0x50ea88):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x50ea88;}['detach'](){if(!this['isAttached'])throw new _0x208a6e('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x52302f=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x4cf5b=>_0x4cf5b['destroy']()),this['_annotationToNarrowView']['clear'](),_0x52302f['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0xda5f60&&this['stopListening'](this['context']['editors']);for(const _0x1fc547 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x1fc547);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'](_0x4bf38e){if(!_0x4bf38e['plugins']['has']('EditorAnnotations'))return;const _0x372ae0=_0x4bf38e['plugins']['get']('EditorAnnotations'),_0x21eeba=this['context']['plugins']['get'](z),_0x3299ef=this['annotations'],_0x49e88e=this['balloonPanelView'],_0xf8b72=()=>{const _0x44ab53=_0x372ae0['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x44ab53),this['setActiveAnnotation'](_0x44ab53[0x0]||null);};this['listenTo'](_0x372ae0,'refresh',_0xf8b72),this['listenTo'](_0x372ae0,'blur',(_0x589836,{isAnnotationTracked:_0x520074})=>{this['activeAnnotation']&&_0x520074(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x372ae0,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x3299ef,'blur',_0x2d9d72=>{_0x372ae0['hasDomSelection']()&&_0x2d9d72['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x4ac462,_0x5f26b5)=>{const _0x2d0c51=_0x5f26b5['target'];_0x49e88e['isVisible']&&_0x49e88e['element']['contains'](_0x2d0c51)||_0x21eeba['view']['element']['contains'](_0x2d0c51)||this['activeAnnotation']&&_0x372ae0['hasDomSelection']()&&(_0xf8b72(),_0x4ac462['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x372ae0);}['_destroyEditorAnnotationsIntegration'](_0x45b138){_0x45b138&&(this['stopListening'](_0x45b138),this['_editorAnnotations']['remove'](_0x45b138));}['_setSelectedAnnotations'](_0x47a516){for(const _0x2a759c of this['_selectedAnnotations'])_0x47a516['includes'](_0x2a759c)||this['_manuallyClosedAnnotationViews']['delete'](_0x2a759c['view']);this['_selectedAnnotations']=_0x47a516;}['_refreshPositioning'](){const _0x45af9a=this['balloonPanelView'];this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning'](),_0x45af9a['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0xe8e94c){if(this['_manuallyClosedAnnotationViews']['has'](_0xe8e94c['view']))return;const _0x217e14=this['balloonPanelView']['content']['first'];_0x217e14!==_0xe8e94c['view']?(_0x217e14&&this['_detachListeners'](_0x217e14),this['_attachListeners'](_0xe8e94c['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0xe8e94c['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x55e5f5=this['balloonPanelView']['content']['first'],_0x8f12f4=_0x55e5f5&&this['annotations']['getByView'](_0x55e5f5);if(!_0x8f12f4||!this['_annotationToNarrowView']['has'](_0x8f12f4))return;const _0x1e7a8e=this['_annotationToNarrowView']['get'](_0x8f12f4)['element'],_0x9fd4fb=(function(){const _0x383330=_0x4e99ca['defaultPositions'];return[_0x383330['southArrowNorthEast'],_0x383330['northArrowSouthEast'],_0x383330['southArrowNorth'],_0x383330['northArrowSouth'],_0x383330['southArrowNorthWest'],_0x383330['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x1e7a8e,'positions':_0x9fd4fb});}['_hideBalloon'](){const _0x6f736c=this['balloonPanelView'],_0x204ac4=_0x6f736c['content']['first'];_0x204ac4&&(this['_detachListeners'](_0x204ac4),_0x6f736c['unpin'](),_0x6f736c['content']['clear']());}['_attachListeners'](_0x4e3fdb){this['listenTo'](_0x4e3fdb,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x4e3fdb,'Esc',(_0x240051,_0x520951)=>{this['_manuallyClosedAnnotationViews']['add'](_0x4e3fdb),this['_hideBalloon'](),_0x520951();});}['_detachListeners'](_0x15fabc){this['stopListening'](_0x15fabc);}}class c extends _0x317aa9{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[b,_0x1c004d,j];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x52fcd4){super(_0x52fcd4),_0x52fcd4['editing']['view']['addObserver'](_0x2a7006),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x52fcd4['plugins']['get'](_0x1c004d),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x51ecc2=this['editor']['plugins']['get'](j);_0x51ecc2['context']===this['editor']&&(_0x51ecc2['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x313133,_0x4485b7)=>{const _0x101643=this['_balloon'];if(this['isAttached']&&_0x101643['visibleView']){const _0x265334=this['annotations']['getByView'](_0x101643['visibleView']);_0x265334&&this['_closeAnnotation'](_0x265334),_0x4485b7();}}));}['afterInit'](){const _0x48614d=this['editor']['plugins']['get'](j);_0x48614d['context']===this['editor']&&(_0x48614d['hasActive']()||_0x48614d['switchTo']('inline'));}['setActiveAnnotation'](_0x320fa5){_0x320fa5!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x320fa5&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x320fa5)&&this['_addAnnotationToBalloon'](_0x320fa5,!0x0),_0x320fa5['isActive']=!0x0),_0x320fa5||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x320fa5);}['attach'](_0x267071){this['annotations']=_0x267071;const _0x32228d=this['editor']['plugins']['get'](j),_0x2f73fc=this['_balloon'];if(this['isAttached'])throw new _0x208a6e('inlineannotations-attach-already-attached',this);if(_0x32228d['context']!==this['editor'])throw new _0x208a6e('inlineannotations-not-allowed-with-context',this);const _0x3c2066=this['editor']['plugins']['get'](b);this['listenTo'](_0x3c2066,'refresh',()=>{const _0x11e4cf=_0x3c2066['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x1457be,_0x5614a4;!this['_forceRefresh']&&(_0x1457be=_0x11e4cf,_0x5614a4=this['_selectedAnnotations'],_0x1457be['length']===_0x5614a4['length']&&_0x1457be['every'](_0x368a29=>_0x5614a4['includes'](_0x368a29)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x11e4cf),this['setActiveAnnotation'](_0x11e4cf[0x0]||null));}),this['listenTo'](_0x3c2066,'blur',(_0x3aee67,{isAnnotationTracked:_0x1a653f})=>{this['activeAnnotation']&&_0x1a653f(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x11a716,_0x468800,_0x19dea8)=>{_0x19dea8||this['setActiveAnnotation'](null);}),this['listenTo'](_0x267071,'remove',(_0x10058a,_0x957430)=>{this['_removeAnnotationFromBalloon'](_0x957430),_0x957430===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x2f73fc,'change:visibleView',(_0x11b190,_0x1e3644,_0x413485,_0x505960)=>{_0x505960&&this['stopListening'](_0x505960);const _0x58211f=_0x267071['getByView'](_0x413485);_0x413485&&_0x58211f&&(this['listenTo'](_0x413485,'change:height',()=>{_0x2f73fc['updatePosition']();}),this['listenTo'](_0x413485,'Esc',()=>{this['_closeAnnotation'](_0x58211f),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x58211f&&this['setActiveAnnotation'](_0x58211f));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x2f73fc['visibleView']&&(_0x267071['getByView'](_0x2f73fc['visibleView'])&&_0x2f73fc['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 _0x208a6e('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x7dedcf of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x7dedcf);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x3b8fd9){for(const _0x1ce9a3 of this['_selectedAnnotations'])_0x3b8fd9['includes'](_0x1ce9a3)||this['_manuallyClosed']['delete'](_0x1ce9a3);for(const _0x2ba414 of this['annotations'])_0x3b8fd9['includes'](_0x2ba414)||this['_removeAnnotationFromBalloon'](_0x2ba414);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x1fbd28 of _0x3b8fd9)this['_addAnnotationToBalloon'](_0x1fbd28);}this['_selectedAnnotations']=_0x3b8fd9;}['_addAnnotationToBalloon'](_0x129032,_0x5713b0=!0x1){this['_manuallyClosed']['has'](_0x129032)||(this['_addedAnnotations']['has'](_0x129032)||this['_balloon']['hasView'](_0x129032['view'])||(this['_addedAnnotations']['add'](_0x129032),this['_balloon']['add']({'stackId':_0x129032['view']['id'],'view':_0x129032['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x129032)}})),_0x5713b0&&this['_balloon']['showStack'](_0x129032['view']['id']));}['_getBalloonTargetForAnnotation'](_0x33770b){const _0x3ea614=_0x33770b['target'],_0x1e97e4=this['editor']['editing']['view'],_0x226082=_0x1e97e4['document']['selection']['getFirstRange'](),_0x28dee2=_0x1e97e4['domConverter']['viewRangeToDom'](_0x226082);if(_0x28dee2['collapse'](!0x0),_0x3ea614){if(_0x3ea614 instanceof _0x2ff513)return _0x3ea614;let _0x452f7a=[];for(const _0x1e22c3 of _0x3ea614)_0x452f7a['push'](...F(_0x1e22c3['getClientRects']()));_0x452f7a=function(_0xfc425){const _0x29af4b=[];let _0xa14119=_0xfc425[0x0];for(let _0x4da20b=0x1;_0x4da20b<_0xfc425['length'];_0x4da20b++)P(_0xa14119,_0xfc425[_0x4da20b])?_0xa14119['width']+=_0xfc425[_0x4da20b]['width']:(_0x29af4b['push'](_0xa14119),_0xa14119=_0xfc425[_0x4da20b]);return _0x29af4b['push'](_0xa14119),_0x29af4b;}(_0x452f7a);const _0x30b32b=_0x28dee2['getBoundingClientRect']();return _0x452f7a['find'](_0x19dc53=>_0x19dc53['top']<=_0x30b32b['top']&&_0x19dc53['bottom']>=_0x30b32b['bottom']&&_0x19dc53['left']<=_0x30b32b['left']&&_0x19dc53['right']>=_0x30b32b['right'])||_0x452f7a[0x0];}return _0x33770b['targetRect']||_0x28dee2;}['_removeAnnotationFromBalloon'](_0x248306){this['_addedAnnotations']['has'](_0x248306)&&this['_balloon']['hasView'](_0x248306['view'])&&(this['_addedAnnotations']['delete'](_0x248306),this['_balloon']['remove'](_0x248306['view']));}['_closeAnnotation'](_0xfb0ed5){this['_manuallyClosed']['add'](_0xfb0ed5),this['_removeAnnotationFromBalloon'](_0xfb0ed5);}}function F(_0x59a3c1){return Array['from'](_0x59a3c1)['map'](DOMRect['fromRect']);}function P(_0x2071ed,_0x430ed2){return _0x2071ed['top']===_0x430ed2['top']&&_0x2071ed['bottom']===_0x430ed2['bottom']&&_0x2071ed['right']===_0x430ed2['left'];}class Z extends kt{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x49c400,_0x4c0a6b){super(_0x49c400),this['set']('isEmpty',!_0x4c0a6b['length']),this['focusTracker']=new _0xa2d4f2(),this['_annotationViews']=_0x4c0a6b,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new _0x23c2f1({'focusables':_0x4c0a6b,'focusTracker':this['focusTracker']}),this['listenTo'](_0x4c0a6b,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x4c0a6b,'remove',(_0x1983ca,_0x489446)=>{_0x489446['isActive']&&this['focus'](),_0x4c0a6b['length']||(this['isEmpty']=!0x0);});const _0x187384=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':N(_0x49c400,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x4c0a6b},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x187384['if']('isEmpty','ck-hidden',_0x52a8d8=>!_0x52a8d8)]},'children':[{'text':N(_0x49c400,'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 _0x2deb4d of this['_annotationViews'])this['focusTracker']['add'](_0x2deb4d['element']);this['_annotationViews']['on']('change',(_0x32afad,{added:_0x58b4e6,removed:_0x3e7eef})=>{for(const _0x5c5fe6 of _0x58b4e6)this['focusTracker']['add'](_0x5c5fe6['element']);for(const _0x4b88fa of _0x3e7eef)this['focusTracker']['remove'](_0x4b88fa['element']);});}}class p extends _0xff025c{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,y];}constructor(_0x118cbe){super(_0x118cbe),this['archivedThreads']=new _0x578894();}['init'](){const _0xb46e50=this['context'],_0x797a9e=_0xb46e50['plugins']['get'](o),_0x50b2e5=_0xb46e50['plugins']['get'](y);this['listenTo'](_0x797a9e,'addCommentThread',(_0x57d6f5,{threadId:_0x4a9574})=>{const _0x5103cc=_0x797a9e['getCommentThread'](_0x4a9574);_0x5103cc['archivedAt']&&this['archivedThreads']['add'](_0x5103cc,this['_calculatePosition'](_0x5103cc['archivedAt'])),this['listenTo'](_0x5103cc,'change:archivedAt',(_0x4ff963,_0xdc205,_0x9f0464)=>{_0x9f0464?this['archivedThreads']['has'](_0x5103cc)||this['archivedThreads']['add'](_0x5103cc,this['_calculatePosition'](_0x5103cc['archivedAt'])):this['archivedThreads']['has'](_0x5103cc)&&this['archivedThreads']['remove'](_0x5103cc);});}),this['listenTo'](_0x797a9e,'removeCommentThread',(_0x1d2604,{threadId:_0x251e1b})=>{const _0x19ac44=_0x797a9e['getCommentThread'](_0x251e1b);this['stopListening'](_0x19ac44),this['archivedThreads']['has'](_0x19ac44)&&this['archivedThreads']['remove'](_0x19ac44);},{'priority':'highest'}),this['listenTo'](_0x50b2e5['collection'],'focus',(_0x31bf16,_0x25a1e6)=>{_0x25a1e6['isVisible']||(_0x25a1e6['isActive']=!0x0,_0x50b2e5['activate'](_0x25a1e6));});}['_calculatePosition'](_0x158f22){const _0x1132dc=[...this['archivedThreads']]['findIndex'](_0x3dd869=>_0x3dd869['archivedAt']<_0x158f22);return _0x1132dc>-0x1?_0x1132dc:this['archivedThreads']['length'];}}class a extends _0x317aa9{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[p,_0x10ac76];}constructor(_0x4c4fda){super(_0x4c4fda),this['annotationViews']=new _0x72f64a(),this['_pendingThreads']=[];}['init'](){const _0x47be86=this['editor'],_0xdebfd3=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x47be86['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x37ad8c,!0x0)),_0x47be86['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x263a13=this['_createCommentsArchiveButton'](_0x2210b1);return _0x263a13['set']({'role':'menuitemcheckbox'}),_0x263a13;});const _0x5ae0a9=_0x47be86['plugins']['get'](p),_0x3e7711=_0x47be86['plugins']['get']('Annotations'),_0x1fe803=_0x47be86['plugins']['get']('CommentsRepository');_0x5ae0a9['archivedThreads']['forEach'](_0x422e59=>{this['_handleNewThread'](_0x422e59);}),this['listenTo'](_0x5ae0a9['archivedThreads'],'add',(_0x1587a1,_0x328b60)=>{this['_handleNewThread'](_0x328b60);}),this['listenTo'](_0x3e7711['collection'],'add',(_0x5eba07,_0x27f65a)=>{const _0x4150ca=this['_pendingThreads']['find'](_0x4d51dd=>{const _0x2f506c=_0x1fe803['_threadToController']['get'](_0x4d51dd);return _0x2f506c&&_0x27f65a['innerView']===_0x2f506c['view'];});if(_0x4150ca){const _0x5a28c7=this['_calculatePosition'](_0x4150ca['archivedAt']);this['_addAnnotationToArchive'](_0x27f65a,_0x5a28c7),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x4150ca),0x1);}}),this['listenTo'](_0x5ae0a9['archivedThreads'],'remove',(_0x20fa2b,_0x20c752)=>{const _0x561335=_0x47be86['config']['get']('collaboration.channelId');if(!_0x561335||_0x20c752['channelId']===_0x561335){if(this['_pendingThreads']['includes'](_0x20c752))this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x20c752),0x1);else{const _0x1d8942=_0x1fe803['_threadToController']['get'](_0x20c752),_0x40e2b0=_0x3e7711['getByInnerView'](_0x1d8942['view']);this['annotationViews']['remove'](_0x40e2b0['view']),this['stopListening'](_0x40e2b0),this['stopListening'](_0x40e2b0['focusableElements']);}}}),this['listenTo'](_0x3e7711['collection'],'add',(_0x46748e,_0x415ae6)=>{this['listenTo'](_0x415ae6,'escape',_0xdebfd3);}),this['listenTo'](_0x3e7711['collection'],'remove',(_0x449edb,_0x44a5fa)=>{this['stopListening'](_0x44a5fa,'escape',_0xdebfd3);});}['_addAnnotationToArchive'](_0x4baeab,_0x1679e3){this['listenTo'](_0x4baeab,'set:isVisible',_0x410dc7=>{_0x410dc7['return']=!0x1,_0x410dc7['stop']();}),this['annotationViews']['add'](_0x4baeab['view'],_0x1679e3);}['_handleNewThread'](_0x30296d){const _0x54fce5=this['editor']['plugins']['get']('CommentsRepository'),_0xb7c7f9=this['editor']['plugins']['get']('Annotations'),_0x23bae4=this['editor']['config']['get']('collaboration.channelId');if(!_0x23bae4||_0x30296d['channelId']===_0x23bae4){const _0x533826=_0x54fce5['_threadToController']['get'](_0x30296d);if(!_0x533826)return void this['_pendingThreads']['push'](_0x30296d);const _0x4eaccb=this['_calculatePosition'](_0x30296d['archivedAt']),_0x590209=_0xb7c7f9['getByInnerView'](_0x533826['view']);_0x590209['isVisible']&&_0xb7c7f9['_visibleAnnotations']['remove'](_0x590209),this['_addAnnotationToArchive'](_0x590209,_0x4eaccb);}}['_calculatePosition'](_0x4d4c1c){const _0x5ac880=this['editor']['config']['get']('collaboration.channelId'),_0x4dec8c=[...this['editor']['plugins']['get'](p)['archivedThreads']]['filter'](_0x3ac924=>_0x3ac924['channelId']===_0x5ac880)['findIndex'](_0x50099a=>_0x50099a['archivedAt']<_0x4d4c1c);return _0x4dec8c<0x0||_0x4dec8c>this['annotationViews']['length']?this['annotationViews']['length']:_0x4dec8c-0x1;}['_toggleDialog'](){const _0x14f517=this['editor'],_0x44fa18=_0x14f517['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new Z(_0x14f517['locale'],this['annotationViews'])),'commentsArchive'===_0x44fa18['id']?_0x44fa18['hide']():_0x44fa18['show']({'id':'commentsArchive','title':N(_0x14f517['locale'],'COMMENTS_ARCHIVE'),'icon':_0x46581f,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x41ea57['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x440217,_0x4af764=!0x1){const _0x30f0a0=this['editor']['locale'],_0x32032f=this['editor']['plugins']['get']('Dialog'),_0x4f435f=new _0x440217(_0x30f0a0);return _0x4f435f['bind']('isEnabled')['to'](this,'isEnabled'),_0x4f435f['bind']('isOn')['to'](_0x32032f,'id',_0x5bca7c=>'commentsArchive'===_0x5bca7c),_0x4f435f['set']({'label':N(_0x30f0a0,'COMMENTS_ARCHIVE'),'icon':_0x46581f,'isToggleable':!0x0}),_0x4af764&&(_0x4f435f['tooltip']=!0x0),this['listenTo'](_0x4f435f,'execute',()=>this['_toggleDialog']()),_0x4f435f;}['_hideDialogOnAnnotationEscape']=_0x16e871=>{const _0x5c1263=_0x16e871['source'];if(!this['annotationViews']['has'](_0x5c1263['view']))return;const _0x221598=this['editor']['plugins']['get']('Dialog');_0x221598['isOpen']&&'commentsArchive'===_0x221598['id']&&(_0x221598['hide'](),_0x16e871['stop']());};}class gi extends _0x317aa9{static get['requires'](){return[o,r,s,p,a,i,e,n,c];}static get['pluginName'](){return'Comments';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{ot as AddCommentThreadCommand,T as Annotation,S as AnnotationCollection,C as AnnotationCounterButtonView,E as AnnotationView,y as Annotations,R as AnnotationsSidebarItemView,H as AnnotationsSidebarView,j as AnnotationsUIs,si as BaseCommentThreadView,di as BaseCommentView,wi as Comment,pi as CommentThread,vt as CommentThreadController,ie as CommentThreadInputView,gt as CommentThreadView,Tt as CommentView,gi as Comments,p as CommentsArchive,a as CommentsArchiveUI,r as CommentsEditing,te as CommentsListView,i as CommentsOnly,o as CommentsRepository,s as CommentsUI,b as EditorAnnotations,c as InlineAnnotations,n as NarrowSidebar,z as Sidebar,e as WideSidebar,v as bindAnnotationCollections};
|
|
23
|
+
import{Editor as _0x5717b8,ContextPlugin as _0x590f0e,PendingActions as lt,Command as _0x3de72f,Plugin as _0x38185c,Context as _0x43c561}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x45c4d8,uid as _0x4151cd,KeystrokeHandler as jt,FocusTracker as _0x27a125,diff as _0x1978b0,Collection as _0x15baf7,Rect as _0x330918,CKEditorError as _0x20868b,first as _0x49612f,priorities as Wt,scrollViewportToShowTarget as nt,getEnvKeystrokeText as tt,toUnit as Ht,DomEmitterMixin as _0x13c6ce,keyCodes as _0x37838f}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x18b2e3,AriaDescriptionView as Zt,setupThreadKeyboardNavigation as ts,ConfirmMixin as ti,LateFocusButtonView as _0x5a04af,trimHtml as _0x5e2f3c,LateFocusDropdownButtonView as _0x353f8f,Users as it,getDateTimeFormatter as pt,hashObject as It,getAllMarkersDomElementsSorted as et,surroundingMarkersDetector as rt,FOCUS_ANNOTATION_KEYSTROKE as _0x5ec040}from'ckeditor5-collaboration/dist/index.js';import{throttle as Dt,isEqual as At,cloneDeep as wt,set as yt,unset as Ct,debounce as _0x213d6b}from'es-toolkit/compat';import{IconUndo as _0x4e8910,IconCheck as _0x129d44,IconPencil as _0x3c3621,IconRemoveComment as _0x3afaec,IconThreeVerticalDots as _0xff79eb,IconAddComment as _0x2356d6,IconCommentsArchive as _0x4394e7}from'@ckeditor/ckeditor5-icons/dist/index.js';import{EditorUIView as Xt,InlineEditableUIView as $t,EditorUI as Ut,View as kt,FocusCycler as _0x53ae9a,ButtonView as _0xebef4f,ViewCollection as _0x483a9f,createDropdown as _0x4929b2,ListView as _0x34345c,focusChildOnDropdownOpen as _0x18f7f5,ListItemView as _0x343a2b,MenuBarMenuListItemButtonView as _0x32a340,BodyCollection as _0x3e66b6,BalloonPanelView as _0x113c00,ContextualBalloon as _0x503e49,Dialog as _0x25b998,DialogViewPosition as _0x3a354d}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disableViewPlaceholder as qt,enableViewPlaceholder as St,MouseObserver as _0x35d2a0}from'@ckeditor/ckeditor5-engine/dist/index.js';import{Clipboard as zt,ClipboardMarkersUtils as Mt,ClipboardPipeline as Pt}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Enter as Bt,ShiftEnter as Et}from'@ckeditor/ckeditor5-enter/dist/index.js';import{SelectAll as Gt}from'@ckeditor/ckeditor5-select-all/dist/index.js';import{Typing as Jt}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Undo as Kt}from'@ckeditor/ckeditor5-undo/dist/index.js';import{Paragraph as Lt}from'@ckeditor/ckeditor5-paragraph/dist/index.js';import{FOCUS_ANNOTATION_KEYSTROKE as _0x18f63a}from'@ckeditor/ckeditor5-collaboration-core/dist/index.js';import{toWidget as _0x3090e7}from'@ckeditor/ckeditor5-widget/dist/index.js';class vt extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x45c4d8(){['model'];['view'];constructor(_0x200cc1,_0xc5e2c4){super(),this['model']=_0x200cc1,this['model']['_isAttached']=!0x0,this['view']=_0xc5e2c4,this['listenTo'](_0xc5e2c4,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0xc5e2c4,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0xc5e2c4,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0xc5e2c4,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0xc5e2c4,'addComment',(_0x5ed79e,_0x50845d)=>this['addComment'](_0x50845d)),this['listenTo'](_0xc5e2c4,'updateComment',(_0x5685e4,_0x233c2c,_0x8aea5e)=>this['updateComment'](_0x233c2c,_0x8aea5e)),this['listenTo'](_0xc5e2c4,'removeComment',(_0x161a3f,_0x288c1c)=>this['removeComment'](_0x288c1c));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x57365a){this['model']['addComment']({'content':_0x57365a,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x16b7d2,_0x4e988d){this['model']['getComment'](_0x16b7d2)['update']({'content':_0x4e988d});}['removeComment'](_0x50acfa){this['model']['getComment'](_0x50acfa)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function N(_0x5f21e2,_0x34c404,_0x4a750d){const t=_0x5f21e2['t'];switch(_0x34c404){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'},_0x4a750d);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'},_0x4a750d);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'},_0x4a750d);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'},_0x4a750d);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x4a750d);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'},_0x4a750d);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'},_0x4a750d);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'},_0x4a750d);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 Vt extends Xt{['main'];['editable'];constructor(_0xd676de,_0x258c11){super(_0xd676de);const _0x8be2c6=_0x4151cd();this['main']=this['createCollection'](),this['editable']=new $t(_0xd676de,_0x258c11,void 0x0,{'label':()=>N(_0xd676de,'Comment\x20editor')}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'dir':_0xd676de['uiLanguageDirection'],'lang':_0xd676de['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x8be2c6},'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 Ft extends Ut{['view'];constructor(_0x1c6a7e){super(_0x1c6a7e),this['view']=new Vt(_0x1c6a7e['locale'],_0x1c6a7e['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x3b7adb=this['editor']['editing']['view'],_0x41e744=this['view']['editable'],_0x5b51e6=_0x3b7adb['document']['getRoot']();_0x41e744['name']=_0x5b51e6['rootName'],this['view']['render']();const _0x44a0ff=_0x41e744['element'];this['setEditableElement'](_0x41e744['name'],_0x44a0ff),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x3b7adb['attachDomRoot'](_0x44a0ff),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const Qt=[zt,Bt,Et,Gt,Jt,Kt,Lt];class Rt extends/* #__PURE__ -- @preserve */
|
|
25
|
+
_0x45c4d8(_0x5717b8){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
|
|
26
|
+
((()=>Qt)());constructor(_0x134da6={}){function _0x4f0a64(_0x141462){return _0x141462['map'](_0x422566=>String['fromCharCode'](_0x422566))['join']('');}(_0x134da6=Object['assign']({},_0x134da6))['plugins']||(_0x134da6['plugins']=Rt['defaultPlugins']),super(_0x134da6),this['ui']=new Ft(this),this['set']('placeholder',''),this['model']['document']['on']('change',()=>this['_updatePlaceholder'](),{'priority':'low'}),this['on']('change:placeholder',()=>this['_updatePlaceholder']()),this['model']['document']['createRoot'](),this[_0x4f0a64([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4f0a64([0x76,0x69,0x65,0x77])][_0x4f0a64([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4f0a64([0x61,0x75,0x74,0x6f]),this[_0x4f0a64([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x4f0a64([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4f0a64([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x4f0a64([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x4f0a64([0x6f,0x6b])});}['create'](){const _0x466c41=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x466c41))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x13ab6a=>{const _0x2334be=this['model']['document']['getRoot'](),_0x54e88f=_0x2334be&&_0x2334be['getChild'](_0x2334be['childCount']-0x1);_0x13ab6a['setSelection'](_0x54e88f,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x4886fb=this['editing']['view'],_0x2db3c3=_0x4886fb['document']['getRoot'](),_0x17292d=_0x2db3c3['getChild'](0x0);_0x2db3c3['childCount']>0x1||!_0x17292d||'p'!=_0x17292d['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(qt(_0x4886fb,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x17292d['placeholder']=this['placeholder']),St({'view':_0x4886fb,'element':_0x17292d,'keepOnFocus':!0x0}),this['placeholderElement']=_0x17292d);}}class os extends kt{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x5bf9ba,_0x5e7bab={}){super(_0x5bf9ba),this['editor']=null,this['_editorConfig']=_0x5e7bab,this['set']('value',_0x5e7bab['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',N(_0x5bf9ba,'Reply...')),this['set']('submitLabel',N(_0x5bf9ba,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new jt(),this['focusTracker']=new _0x27a125(),this['focusCycler']=new _0x53ae9a({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-comment__input-wrapper']},'children':[{'tag':'div','attributes':{'class':['ck-comment__input-actions',this['bindTemplate']['if']('showButtons','ck-comment__input-actions--active')]},'children':[this['submitButtonView'],this['cancelButtonView']]}]}),this['keystrokes']['set']('Esc',(_0x8c14d4,_0x4d858e)=>{this['cancelButtonView']['fire']('execute'),_0x4d858e();}),this['keystrokes']['set']('Ctrl+Enter',(_0x332ddd,_0x305ccb)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x305ccb());}),this['on']('submit',(_0x303487,_0x48840c)=>{_0x48840c['length']>0xfde8?(alert(N(_0x5bf9ba,'TOO_LONG_COMMENT_ALERT',[_0x48840c['length'],0xfde8])),_0x303487['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new Rt(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x7a8bb4=this['editor'];this['element']['insertBefore'](_0x7a8bb4['ui']['element'],this['element']['firstChild']),_0x7a8bb4['model']['document']['on']('change',()=>this['value']=_0x7a8bb4['getData']()),_0x7a8bb4['bind']('placeholder')['to'](this),this['focusables']['add'](_0x7a8bb4['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x48d790){-0x1===_0x48d790?(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:_0x56213c}=this,_0x5d627a=new _0xebef4f(_0x56213c);return _0x5d627a['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x5d627a['withText']=!0x0,_0x5d627a['bind']('label')['to'](this,'submitLabel'),_0x5d627a['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x5d627a['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x5b7c77,_0x5a1027)=>!_0x5a1027&&!!_0x5b7c77['trim']()),_0x5d627a;}['_createCancelButton'](){const {locale:_0x35af29}=this,_0x32403c=new _0xebef4f(_0x35af29);return _0x32403c['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x32403c['label']=N(_0x35af29,'Cancel'),_0x32403c['withText']=!0x0,_0x32403c['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x32403c;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x41ca48=>{this['focusTracker']['add'](_0x41ca48['element']);}),this['focusables']['on']('change',(_0x1d3c84,_0x4ed5ad)=>{for(const _0x10da80 of Array['from'](_0x4ed5ad['added'])['reverse']())this['focusTracker']['add'](_0x10da80['element']);});}}class ie extends kt{constructor(_0x15a7bf,_0x103da0,_0x203f3f){super(_0x15a7bf),this['commentInputView']=new os(_0x15a7bf,_0x203f3f),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x2589a9,_0x44faf7)=>_0x2589a9||!!_0x44faf7),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 _0x18b2e3(_0x15a7bf,_0x103da0),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'](_0x44a023){this['commentInputView']['focus'](_0x44a023);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x51a330,_0x2df5ad)=>{const {submitButtonView:_0xe831e3,cancelButtonView:_0x38486f,editor:_0x45f5e3}=this['commentInputView'];[_0xe831e3['element'],_0x38486f['element'],_0x45f5e3?_0x45f5e3['editing']['view']['getDomRoot']():null]['filter'](_0x1e92bc=>_0x1e92bc)['some'](_0x96b998=>_0x96b998['contains'](_0x2df5ad['target']))||(this['focus'](),_0x2df5ad['preventDefault']());});}}class rs extends kt{constructor(_0x54fdb){super(_0x54fdb);const _0x5d26d1=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x5d26d1['to']('count',_0x39d32e=>N(_0x54fdb,'NUMBER_OF_COMMENTS',_0x39d32e))}]});}}class te extends kt{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x269db1,_0x46be37,_0x2da9ee){super(_0x269db1);const _0x4cea4c=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x46be37['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x46be37,this['_config']=_0x2da9ee,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x27a125(),this['keystrokes']=new jt(),this['focusCycler']=new _0x53ae9a({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x51185e=>this['commentViews']['map'](_0x7df68d=>_0x7df68d['element'])['includes'](_0x51185e['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new rs(_0x269db1),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x3ec670=>_0x3ec670-this['_config']['maxCommentsWhenCollapsed']);for(const _0xf1238e of _0x46be37['comments'])this['_handleNewCommentModel'](_0xf1238e);this['_handleInfoComment'](),this['listenTo'](_0x46be37['comments'],'add',(_0x166ff2,_0x59f699)=>{const _0x2fdb12=this['_calculatePosition'](_0x59f699);this['length']++,this['_handleNewCommentModel'](_0x59f699,_0x2fdb12),this['refreshVisibleViews']();}),this['listenTo'](_0x46be37['comments'],'remove',(_0x590cdd,_0x156420)=>{this['length']--,this['_handleRemoveCommentModel'](_0x156420),this['refreshVisibleViews']();}),this['listenTo'](_0x46be37,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x46be37,'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',_0x4cea4c['if']('length','ck-hidden',_0x105843=>!_0x105843)],'aria-label':N(_0x269db1,'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'](_0xb1a6ed){-0x1===_0xb1a6ed?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0xa42d75 of this['commentViews'])_0xa42d75['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x59a3c0,_0x1cc5c9){const _0x4a4247=new this['_config']['CommentView'](this['locale'],_0x59a3c0,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x4a4247['viewUid']=_0x59a3c0['id'],_0x4a4247['delegate']('removeComment')['to'](this),_0x4a4247['delegate']('updateComment')['to'](this),_0x4a4247['delegate']('resolveCommentThread')['to'](this),_0x4a4247['delegate']('editorReady')['to'](this),_0x4a4247['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x4a4247,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x4a4247,_0x1cc5c9);}['_calculatePosition'](_0x749343){const _0x5c34fc=this['_model']['_findOptimalIndex'](_0x749343);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x749343['authoredAt']?_0x5c34fc-0x1:_0x5c34fc:_0x5c34fc-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x4775c0={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':N(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x4775c0,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x4775c0));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x1de6e3){const _0x39d787=this['commentViews']['remove'](_0x1de6e3['id']);this['stopListening'](_0x39d787),_0x39d787['isEditMode']&&this['_updateHasDirtyComment'](),_0x39d787['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x3ff78d=>_0x3ff78d['isEditMode']);}['_rearrangeCollapse'](){const _0x2c1f8d=function(_0x27c592){const _0x4f3be2=new _0x15baf7();for(const _0x56dcea of _0x27c592)_0x4f3be2['add'](_0x56dcea);return _0x4f3be2;}(this['commentViews']),_0x356015=this['_collapsedCommentsView']['count'];for(let _0x8391=0x1;_0x8391<=_0x356015;_0x8391++)_0x2c1f8d['remove'](0x1);for(const _0x40e918 of _0x2c1f8d)_0x40e918['collapse']();_0x356015>0x0&&_0x2c1f8d['add'](this['_collapsedCommentsView'],0x1),ns(_0x1978b0(Array['from'](this['visibleViews']),Array['from'](_0x2c1f8d)),this['visibleViews'],_0x2c1f8d);}['_rearrangeExpand'](){ns(_0x1978b0(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x27b79e of this['visibleViews'])_0x27b79e['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x5eebdf=>{this['focusTracker']['add'](_0x5eebdf['element']),this['keystrokes']['listenTo'](_0x5eebdf['element']);}),this['commentViews']['on']('change',(_0x47fea9,_0x4e0c73)=>{for(const _0x239d14 of _0x4e0c73['removed'])this['focusTracker']['remove'](_0x239d14['element']),this['keystrokes']['stopListening'](_0x239d14['element']);for(const _0x3b76f0 of Array['from'](_0x4e0c73['added'])['reverse']())this['focusTracker']['add'](_0x3b76f0['element']),this['keystrokes']['listenTo'](_0x3b76f0['element']);});}}function ns(_0xe3d8e,_0x108c72,_0x47d355){let _0xbcfd47=0x0;for(const _0x50f393 of _0xe3d8e)switch(_0x50f393){case'insert':_0x108c72['add'](_0x47d355['get'](_0xbcfd47),_0xbcfd47),_0xbcfd47++;break;case'delete':_0x108c72['remove'](_0xbcfd47);break;case'equal':_0xbcfd47++;}}class oe extends kt{constructor(_0xfba0c9){super(_0xfba0c9);const _0xdabef4=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0xdabef4['to']('contextValue',_0x1fb403=>N(_0xfba0c9,'THREAD_CONTEXT_LABEL',_0x1fb403)),'tabindex':-0x1},'children':[{'text':_0xdabef4['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class Yt extends kt{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x51eda1,_0x5d90e3){super(_0x51eda1);const _0x2a1c73=this['bindTemplate'];this['_model']=_0x5d90e3,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x27a125(),this['keystrokes']=new jt(),this['focusCycler']=new _0x53ae9a({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x528455=>!!_0x528455),this['bind']('contextValue')['to'](this['_model'],'context',_0x2e6648=>_0x2e6648&&_0x2e6648['value']?this['_trimContextValue'](_0x2e6648['value']):N(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',_0x2a1c73['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 _0x5db9ed=new _0xebef4f(this['locale']);return _0x5db9ed['label']=N(this['locale'],'Reopen'),_0x5db9ed['tooltip']=N(this['locale'],'Reopen'),_0x5db9ed['icon']=_0x4e8910,_0x5db9ed['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x55344c=>!_0x55344c),_0x5db9ed['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x3504e3,_0x3480c9)=>_0x3504e3&&_0x3480c9),_0x5db9ed['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x5db9ed;}['_trimContextValue'](_0x1eb930){if(_0x1eb930['length']<0x96)return _0x1eb930;const _0x5ee181=_0x1eb930['lastIndexOf']('\x20',0x93);return _0x1eb930['substring'](0x0,_0x5ee181>-0x1?_0x5ee181:0x93)+'...';}['_attachContextActions'](){const _0x2ac362=this['element']['querySelector']('.ck-context'),_0x4bb55c=_0x2ac362['querySelector']('.ck-context__value');this['listenTo'](_0x2ac362,'mouseenter',()=>{_0x4bb55c['offsetWidth']<_0x4bb55c['scrollWidth']&&_0x2ac362['classList']['add']('overlay');}),this['listenTo'](_0x2ac362,'mouseleave',()=>{_0x2ac362['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x9ffbd4 of this['focusables'])this['focusTracker']['add'](_0x9ffbd4['element']),this['keystrokes']['listenTo'](_0x9ffbd4['element']);}['_createContextView'](){const _0x42a269=new oe(this['locale']);return _0x42a269['bind']('contextValue')['to'](this),_0x42a269;}}class si extends kt{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x5734fc,_0x217333,_0x4eb32e,_0x57e8ab){super(_0x5734fc),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x217333,this['_localUser']=_0x4eb32e,this['_config']=_0x57e8ab,this['commentThreadHeaderView']=new Yt(_0x5734fc,_0x217333),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new Zt(_0x5734fc,N(_0x5734fc,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new te(_0x5734fc,_0x217333,Object['assign']({'CommentView':this['_config']['CommentView']},_0x57e8ab)),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',(_0x393cf5,_0x3ad45c)=>_0x393cf5||!!_0x3ad45c),this['bind']('isUnlinked')['to'](_0x217333,'unlinkedAt',_0x5e648b=>!!_0x5e648b),this['bind']('ariaLabel')['to'](this,'length',_0x3d5d21=>{const _0x5ec101=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return N(this['locale'],'COMMENT_THREAD_LABEL',[_0x3d5d21,_0x5ec101]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x27a125(),this['keystrokes']=new jt(),this['focusCycler']=new _0x53ae9a({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0xd743ad=>_0xd743ad['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),ts(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x2f16c2=new ie(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x3fe8aa=_0x2f16c2['commentInputView'];return _0x2f16c2['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x3fe8aa,'value',(_0x2bb58b,_0x6d01ff,_0x31dea9,_0x5a4222,_0x37670a)=>!!_0x37670a||!!_0x5a4222&&_0x31dea9&&!_0x6d01ff||_0x2bb58b&&_0x31dea9&&!_0x6d01ff),_0x3fe8aa['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0xe1c1d1,_0x17e52f,_0x219804)=>{let _0x4318bd;return _0x4318bd=_0x219804&&_0x17e52f?'Reply\x20to\x20reopen\x20discussion...':_0xe1c1d1?'Reply...':'Write\x20a\x20comment...',N(this['locale'],_0x4318bd);}),_0x3fe8aa['bind']('submitLabel')['to'](this,'length',_0x2e1895=>N(this['locale'],_0x2e1895?'Reply':'Comment')),_0x3fe8aa['on']('submit',(_0x2b1748,_0x5eec5d)=>{this['fire']('addComment',_0x5eec5d),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x3fe8aa['on']('cancel',()=>{this['focus']();}),_0x3fe8aa['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x3fe8aa['on']('cancel',_0x4ea2bd=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x4ea2bd['stop']());}),this['on']('change:isActive',(_0x34e95c,_0x156dcb,_0x2da5a1)=>{_0x2da5a1||this['length']||_0x3fe8aa['value']||this['fire']('removeCommentThread');}),_0x2f16c2;}}class gt extends/* #__PURE__ -- @preserve */
|
|
27
|
+
ti(si){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x362f6d,_0x38daaf,_0x13cf44,_0x9591cc){super(_0x362f6d,_0x38daaf,_0x13cf44,_0x9591cc),this['commentThreadChildren']=this['createCollection']([this['commentsListView'],this['commentThreadInputView'],this['ariaDescriptionView']]),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x362f6d,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x4bcd8d,_0x1fc985,_0xee8a2a)=>{_0xee8a2a||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x330e91,_0xbaf800,_0x957cdd)=>{_0x957cdd&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0xfbc83c=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck','ck-thread','ck-reset_all-excluded','ck-rounded-corners',_0xfbc83c['if']('isActive','ck-thread--active'),_0xfbc83c['if']('isUnlinked','ck-thread--unlinked'),_0xfbc83c['if']('isConfirm','ck-thread--remove-confirmation'),_0xfbc83c['to']('actionIndicator',_0x20c795=>_0x20c795?'ck-thread--'+_0x20c795:'')],'data-thread-id':this['_model']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0xfbc83c['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 _0xec334b of this['commentsListView']['commentViews'])_0xec334b['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x33b31e}=this,_0x49e288=this['commentsListView']['commentViews']['get'](0x0);_0x49e288===this['_boundFirstCommentView']||_0x49e288['isSystemComment']||(this['_boundFirstCommentView']=_0x49e288,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x49e288,'actionIndicator',_0x55f204=>'remove'===_0x55f204?'remove':null),_0x49e288['placeholder']=N(_0x33b31e,'Write\x20a\x20comment...'),_0x49e288['removeButton']['on']('execute',_0x36a36c=>{_0x36a36c['stop'](),this['showConfirm'](N(_0x33b31e,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),this['on']('removeConfirm',()=>{_0x49e288['focus']();}),_0x49e288['actionBar']['add'](this['resolveButton'],0x0),_0x49e288['focusables']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x36e933=new _0x5a04af(this['locale']);return _0x36e933['label']=N(this['locale'],'Resolve'),_0x36e933['tooltip']=N(this['locale'],'Resolve'),_0x36e933['icon']=_0x129d44,_0x36e933['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x36e933['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x502aff=>!_0x502aff),_0x36e933['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x29195b,_0x8b0237)=>_0x29195b&&!_0x8b0237),_0x36e933['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x36e933;}['_updateArchivedThreadHeader'](){this['_model']['archivedAt']?this['commentThreadChildren']['has'](this['commentThreadHeaderView'])||(this['commentThreadChildren']['add'](this['commentThreadHeaderView'],0x0),this['focusables']['add'](this['commentThreadHeaderView'],0x0)):this['commentThreadChildren']['has'](this['commentThreadHeaderView'])&&(this['commentThreadChildren']['remove'](this['commentThreadHeaderView']),this['focusables']['remove'](this['commentThreadHeaderView']));}}class es extends kt{constructor(_0x100193){super(_0x100193),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x50572a,_0x2b629c,_0x46bf07)=>{this['element']['innerHTML']=_0x46bf07;}),this['element']['innerHTML']=this['content'];}}class di extends kt{['visibleView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x63df5,_0xb541aa,_0x6a6256){super(_0x63df5),this['_model']=_0xb541aa,this['_config']=_0x6a6256,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['bind']('ariaLabel')['to'](_0xb541aa,'content',_0xb541aa,'authoredAt',(_0x1f4c70,_0xca36f6)=>N(_0x63df5,'COMMENT_ARIA_LABEL',[_0xb541aa['author']['name'],_0x6a6256['formatDateTime'](_0xca36f6),new DOMParser()['parseFromString'](_0x1f4c70,'text/html')['body']['textContent'],_0xb541aa['isExternal']?this['getExternalCommentNote']():''])),this['ariaDescriptionView']=new Zt(_0x63df5,N(_0x63df5,'COMMENT_THREAD_DESCRIPTION')),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']()),this['focusables']=new _0x483a9f(),this['focusTracker']=new _0x27a125(),this['keystrokes']=new jt(),this['focusCycler']=new _0x53ae9a({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x5489d7=>_0x5489d7['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']?N(this['locale'],'EXTERNAL_IMPORT_WORD_COMMENT'):N(this['locale'],'EXTERNAL_COMMENT');}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?N(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):N(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['_createCommentContentView'](){const _0x15e8a1=new es(this['locale']);return _0x15e8a1['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x56323c,_0x2be6b3)=>_0x2be6b3?_0x5e2f3c(_0x56323c,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x56323c),_0x15e8a1;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x448c0c=new os(this['locale'],this['_config']['editorConfig']);return _0x448c0c['value']=this['_model']['content'],_0x448c0c['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x448c0c['submitLabel']=N(this['locale'],'Save'),_0x448c0c['on']('submit',(_0x27bb03,_0x1b651f)=>{this['fire']('updateComment',this['_model']['id'],_0x1b651f),this['switchToDisplayMode'](),this['focus']();}),_0x448c0c['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x448c0c['once']('editorReady',()=>{_0x448c0c['focus']();}),_0x448c0c['createEditor'](),_0x448c0c['delegate']('editorReady')['to'](this),_0x448c0c['delegate']('editorDestroyed')['to'](this),_0x448c0c;}['_setupKeyboardNavigation'](){const _0x164cae=this['element'];this['keystrokes']['listenTo'](_0x164cae);for(const _0x22a5c3 of this['focusables'])this['focusTracker']['add'](_0x22a5c3['element']),this['keystrokes']['listenTo'](_0x22a5c3['element']);this['focusables']['on']('change',(_0x46aa4b,_0x24b2d7)=>{for(const _0x55acd0 of _0x24b2d7['removed'])this['focusTracker']['remove'](_0x55acd0['element']),this['keystrokes']['stopListening'](_0x55acd0['element']);for(const _0x5c220d of _0x24b2d7['added'])this['focusTracker']['add'](_0x5c220d['element']),this['keystrokes']['listenTo'](_0x5c220d['element']);}),this['keystrokes']['set']('enter',(_0x2bb9e8,_0x467934)=>{_0x164cae===_0x2bb9e8['target']&&(this['focusCycler']['focusFirst'](),_0x467934());}),this['keystrokes']['set']('esc',(_0x471c1c,_0x5364d9)=>{_0x164cae!==_0x471c1c['target']&&(this['focus'](),_0x5364d9());});}}class Tt extends/* #__PURE__ -- @preserve */
|
|
28
|
+
ti(di){['actionBar'];['userView'];constructor(_0x23252a,_0x47e543,_0x18e940){super(_0x23252a,_0x47e543,_0x18e940),this['set']('actionIndicator',null),this['set']('placeholder',N(_0x23252a,'Reply...')),this['bind']('authoredAt')['to'](_0x47e543),this['bind']('resolvedAt')['to'](_0x47e543),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 _0x18b2e3(_0x23252a,_0x47e543['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['listenTo'](_0x47e543,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x5f49fb=this['bindTemplate'],_0x222751=[{'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':_0x5f49fb['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x5f49fb['to']('authoredAt',_0x529691=>this['_config']['formatDateTime'](_0x529691))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x5f49fb['if']('isEditMode','ck-comment__actions--hidden'),_0x5f49fb['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']&&_0x222751['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper',_0x5f49fb['if']('isConfirm','ck-comment--remove-confirmation')],'tabindex':-0x1,'aria-label':_0x5f49fb['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id'],'role':'listitem'},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x5f49fb['if']('isEditMode','ck-comment--edit'),_0x5f49fb['if']('isSystemComment','ck-comment--info'),_0x5f49fb['to']('actionIndicator',_0x413dd4=>_0x413dd4?'ck-comment--'+_0x413dd4:'')],'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':_0x222751}]}]};}['_createEditButton'](){const _0x19a9a8=new _0xebef4f(this['locale']);return _0x19a9a8['label']=N(this['locale'],'Edit'),_0x19a9a8['icon']=_0x3c3621,_0x19a9a8['withText']=!0x0,_0x19a9a8['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x19a9a8['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x251996=>!_0x251996),_0x19a9a8['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x19a9a8['on']('execute',()=>this['switchToEditMode']()),_0x19a9a8;}['_createRemoveButton'](){const _0x39adb8=new _0xebef4f(this['locale']);return _0x39adb8['label']=N(this['locale'],'Remove'),_0x39adb8['icon']=_0x3afaec,_0x39adb8['withText']=!0x0,_0x39adb8['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x39adb8['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x28f38d=>!_0x28f38d),_0x39adb8['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x39adb8['on']('execute',()=>{this['showConfirm'](N(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x39adb8;}['_createDropdown'](){const _0x16ea86=_0x4929b2(this['locale'],_0x353f8f),_0x4ddba0=_0x16ea86['panelView']['children'],_0x3d851a=new _0x34345c(this['locale']),_0x593d1b=_0x16ea86['bindTemplate'];_0x18f7f5(_0x16ea86,()=>this['items']['find'](_0x4202a4=>_0x4202a4['isVisible'])),_0x16ea86['extendTemplate']({'attributes':{'class':[_0x593d1b['if']('isVisible','ck-hidden',_0x3a667e=>!_0x3a667e)]}});const _0x42456f=(_0x55a3a6,_0x333b3d=-0x1)=>{const _0xfa5b37=new _0x343a2b(this['locale']);_0xfa5b37['children']['add'](_0x55a3a6);const _0x397bd5=_0x333b3d>-0x1?_0x333b3d:_0x3d851a['items']['length'];_0x3d851a['items']['add'](_0xfa5b37,_0x397bd5);const _0x4d28bd=Array['from'](this['items']);_0x16ea86['unbind']('isEnabled','isVisible'),_0x16ea86['bind']('isEnabled')['toMany'](_0x4d28bd,'isEnabled',(..._0x396af3)=>_0x396af3['some'](_0x175d03=>_0x175d03)),_0x16ea86['bind']('isVisible')['toMany'](_0x4d28bd,'isVisible',(..._0x401816)=>_0x401816['some'](_0x2f4529=>_0x2f4529));};_0x16ea86['panelPosition']='sw',_0x16ea86['buttonView']['set']({'label':N(this['locale'],'Show\x20more\x20items'),'icon':_0xff79eb});for(const _0x7cdea8 of this['items'])_0x42456f(_0x7cdea8);return _0x4ddba0['add'](_0x3d851a),_0x16ea86['listenTo'](this['items'],'add',(_0x3a27ab,_0x398dc9,_0x337315)=>{_0x42456f(_0x398dc9,_0x337315);}),_0x16ea86['listenTo'](this['items'],'remove',(_0x3b326d,_0x47f527,_0x265d88)=>{_0x3d851a['items']['remove'](_0x265d88);}),_0x16ea86;}['_attachActions'](_0x4a761e,_0x46e5d5){const _0x60f67e=_0x4a761e&&_0x4a761e['element'];_0x60f67e&&(this['listenTo'](_0x60f67e,'mouseenter',()=>this['actionIndicator']=_0x46e5d5),this['listenTo'](_0x60f67e,'focus',()=>this['actionIndicator']=_0x46e5d5),this['listenTo'](_0x60f67e,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x60f67e,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0x41c69a=super['_createCommentInputView']();return _0x41c69a['bind']('placeholder')['to'](this),_0x41c69a;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function xt(_0x2237ab){const _0xed5088=Dt(_0x2237ab,0x1e),_0x1daf64=new MutationObserver(_0x30c9c6=>{for(const _0x27605a of _0x30c9c6)('attributes'==_0x27605a['type']&&'class'==_0x27605a['attributeName']||'childList'==_0x27605a['type']||'characterData'==_0x27605a['type'])&&_0xed5088();});return{'attach'(_0x4b9454){_0x1daf64['observe'](_0x4b9454,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x1daf64['disconnect'](),_0xed5088['cancel']();}};}class E extends kt{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x206f86,_0x3ccbf9){super(_0x206f86),this['id']=_0x4151cd(),this['focusTracker']=new _0x27a125(),this['keystrokes']=new jt(),this['keystrokes']['set']('Esc',(_0x4eba56,_0x11ee8c)=>this['fire']('Esc',_0x11ee8c)),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']=xt(()=>this['_updateHeight']()),this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this),this['content']['add'](_0x3ccbf9),this['mainView']=_0x3ccbf9;const _0x4ba8f1=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x4ba8f1['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 _0x566f09=this['element']['clientHeight'];_0x566f09&&(this['height']=_0x566f09);}}class T extends/* #__PURE__ -- @preserve */
|
|
29
|
+
_0x45c4d8(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x2326b9,target:_0x18ead6,type:_0x5a2311,isVisible:_0x5712d9=!0x0}){super(),this['view']=_0x2326b9,this['view']['element']||this['view']['render'](),this['_type']=_0x5a2311,this['_target']=_0x18ead6,T['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x15baf7([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x1dd02d,_0x4554bf)=>{this['view']['focusTracker']['add'](_0x4554bf);}),this['focusableElements']['on']('remove',(_0x3edbf2,_0x33fbc2)=>{this['view']['focusTracker']['remove'](_0x33fbc2);}),this['set']('isVisible',_0x5712d9);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x4dd0d3=this['_getNormalizedTarget']();return T['_assertCorrectTarget'](_0x4dd0d3),_0x4dd0d3;}get['targetRect'](){const _0x3c1353=this['target'];if(null===_0x3c1353)return null;if(_0x3c1353 instanceof _0x330918)return _0x3c1353;const _0x225f77=_0x3c1353['filter'](_0x4ab589=>function(_0x4031a1){const _0x84114c=_0x4031a1['offsetParent'];if(_0x84114c)return!0x0;const _0x37e73b=_0x4031a1['getClientRects']()['item'](0x0);return!!_0x37e73b;}(_0x4ab589));return 0x0===_0x225f77['length']?null:new _0x330918(_0x225f77[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x1cad70){this['view']['isActive']=_0x1cad70,this['view']['mainView']['isActive']=_0x1cad70;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x55fb7f){if(!(null===_0x55fb7f||_0x55fb7f instanceof _0x330918||Array['isArray'](_0x55fb7f)&&_0x55fb7f['every'](_0xbfb952=>fi(_0xbfb952))))throw new _0x20868b('annotation-invalid-target',null,{'target':_0x55fb7f});}['_getNormalizedTarget'](){const _0x1add77='function'==typeof this['_target']?this['_target']():this['_target'];return fi(_0x1add77)?[_0x1add77]:_0x1add77;}}function fi(_0x511819){return null!==_0x511819&&'object'==typeof _0x511819&&'nodeType'in _0x511819&&0x1===_0x511819['nodeType'];}class S extends _0x15baf7{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x26edf3=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x27a125(),this['_focusTracker']['on']('change:isFocused',(_0x8a3fdd,_0x57b2f8,_0x88cc9a)=>{_0x88cc9a||this['fire']('blur');});for(const _0x2bf51d of _0x26edf3)this['add'](_0x2bf51d);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x2cbede){if(this['has'](_0x2cbede))throw new _0x20868b('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x2cbede['innerView'],_0x2cbede),this['_viewToAnnotation']['set'](_0x2cbede['view'],_0x2cbede);for(const _0x4bd784 of _0x2cbede['focusableElements'])this['_focusTracker']['add'](_0x4bd784);this['listenTo'](_0x2cbede['focusableElements'],'add',(_0x54caaa,_0x5d2394)=>{this['_focusTracker']['add'](_0x5d2394);}),this['listenTo'](_0x2cbede['focusableElements'],'remove',(_0x1284be,_0x229565)=>{this['_focusTracker']['remove'](_0x229565);}),this['listenTo'](_0x2cbede['view']['focusTracker'],'change:isFocused',(_0xeeb48e,_0x21d823,_0x2a9454)=>{_0x2a9454&&this['fire']('focus',_0x2cbede);}),_0x2cbede['updateTargetRect']();const _0x230324=this['_getOrderInContent'](_0x2cbede['view']['targetRect']);return super['add'](_0x2cbede,_0x230324);}['remove'](_0x217d02){if(!this['has'](_0x217d02))throw new _0x20868b('annotationcollection-not-existing-item',null);this['stopListening'](_0x217d02['view']['focusTracker']),this['stopListening'](_0x217d02['focusableElements']);for(const _0xae3816 of _0x217d02['focusableElements'])this['_focusTracker']['remove'](_0xae3816);return this['_viewToAnnotation']['delete'](_0x217d02['view']),this['_innerViewToAnnotation']['delete'](_0x217d02['innerView']),super['remove'](_0x217d02);}['getByInnerView'](_0x2e2064){return this['_innerViewToAnnotation']['get'](_0x2e2064);}['getByView'](_0x204a57){return this['_viewToAnnotation']['get'](_0x204a57);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x29f69f of this)_0x29f69f['updateTargetRect']();this['_sort']();}['_sort'](){const _0x4ce715=Array['from'](this)['sort']((_0x124ba7,_0x60a3f2)=>w(_0x124ba7['view']['targetRect'],_0x60a3f2['view']['targetRect']));for(let _0x29a1cf=_0x4ce715['length']-0x1;_0x29a1cf>0x0;_0x29a1cf--){const _0x1aa035=_0x4ce715[_0x29a1cf];_0x29a1cf!==this['getIndex'](_0x1aa035)&&(this['remove'](_0x1aa035),this['add'](_0x1aa035));}}['_getOrderInContent'](_0x4d92d7){let _0x31c038=0x0;if(!_0x4d92d7)return this['length'];for(const _0x4c6770 of this){const _0x33e740=_0x4c6770['view']['targetRect'];if(_0x33e740){if(w(_0x4d92d7,_0x33e740)<0x0)return _0x31c038;_0x31c038++;}}return _0x31c038;}}function v({source:_0x1f2e19,target:_0x50dd40,filter:_0x55344b}){for(const _0x1f00a0 of _0x1f2e19)_0x55344b(_0x1f00a0)&&_0x50dd40['add'](_0x1f00a0);_0x50dd40['listenTo'](_0x1f2e19,'add',(_0x551b97,_0x217e45)=>{_0x55344b(_0x217e45)&&_0x50dd40['add'](_0x217e45);}),_0x50dd40['listenTo'](_0x1f2e19,'remove',(_0x23d906,_0xab9849)=>{_0x50dd40['has'](_0xab9849)&&_0x50dd40['remove'](_0xab9849);});}function w(_0x27c07a,_0x16bd66){if(null===_0x27c07a&&null===_0x16bd66)return 0x0;if(null===_0x27c07a)return-0x1;if(null===_0x16bd66)return 0x1;const _0x233a54=_0x27c07a['top']-_0x16bd66['top'];return 0x0==_0x233a54?_0x27c07a['left']-_0x16bd66['left']:_0x233a54;}class y extends _0x590f0e{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x336cdb){if(super(_0x336cdb),this['collection']=new S(),this['_visibleAnnotations']=new S(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x336cdb instanceof _0x5717b8){const _0x1f7793=_0x336cdb['locale'];_0x336cdb['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':N(_0x1f7793,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':N(_0x1f7793,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':N(_0x1f7793,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':N(_0x1f7793,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':N(_0x1f7793,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':N(_0x1f7793,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':N(_0x1f7793,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x3302b3){this['collection']['add'](_0x3302b3);}['remove'](_0x5c2a3d){this['collection']['remove'](_0x5c2a3d),_0x5c2a3d['destroy']();}['refreshVisibility'](){for(const _0x53a92c of this['collection'])_0x53a92c['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x1de096){return this['collection']['getByInnerView'](_0x1de096);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x4d3986 of this['collection'])_0x4d3986['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x1c1506){this['fire']('_activateAnnotation',_0x1c1506);}['createAnnotation'](_0x4ce7fe){return new T(_0x4ce7fe);}['createAnnotationView'](_0x3da174,_0x2f8c22){return new E(_0x3da174,_0x2f8c22);}['_addActiveAnnotation'](_0x128b7a){const _0x20d566=new Set(this['activeAnnotations']);_0x20d566['add'](_0x128b7a),this['activeAnnotations']=_0x20d566;}['_removeActiveAnnotation'](_0x272cfb){const _0x1ed906=new Set(this['activeAnnotations']);_0x1ed906['delete'](_0x272cfb),this['activeAnnotations']=_0x1ed906;}['_bindAnnotationsToVisibleAnnotations'](){const _0x4a1891=this['collection'],_0x4abe36=this['_visibleAnnotations'];function _0x1047a9(_0x4dfba0){const _0x237d5b=_0x4dfba0['source'];_0x237d5b['isVisible']&&!_0x4abe36['has'](_0x237d5b)?_0x4abe36['add'](_0x237d5b):!_0x237d5b['isVisible']&&_0x4abe36['has'](_0x237d5b)&&_0x4abe36['remove'](_0x237d5b),_0x237d5b['view']['focusTracker']['remove'](_0x237d5b['view']['element']),_0x237d5b['view']['focusTracker']['add'](_0x237d5b['view']['element']);}this['listenTo'](_0x4a1891,'add',(_0x226d02,_0x2e5acd)=>{_0x2e5acd['isVisible']&&_0x4abe36['add'](_0x2e5acd),this['listenTo'](_0x2e5acd,'change:isVisible',_0x1047a9);}),this['listenTo'](_0x4a1891,'remove',(_0x145132,_0x27e722)=>{_0x4abe36['has'](_0x27e722)&&_0x4abe36['remove'](_0x27e722),this['stopListening'](_0x27e722,'change:isVisible',_0x1047a9);});}['_setupEnterAnnotationKeystroke'](){const _0x5b6417=_0x3d41e4=>{_0x3d41e4['on']('ready',()=>{_0x3d41e4['keystrokes']['set'](_0x18f63a,(_0x36f52e,_0x33ac6e)=>{const _0x458703=_0x49612f(this['activeAnnotations']['values']());_0x458703&&(_0x458703['view']['focus'](),_0x33ac6e());});});};this['context']instanceof _0x5717b8?_0x5b6417(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x5f29ec,_0x93575f)=>{_0x5b6417(_0x93575f);});}['_setupEscapeAnnotationHandling'](){const _0x2ddae6=_0x4bd047=>{const _0x2fb7e0=_0x4bd047['source'],_0x1ffa86=[];let _0x1a4e28;if(Array['isArray'](_0x2fb7e0['target'])){_0x1a4e28=_0x2fb7e0['target'][0x0],this['context']instanceof _0x5717b8?_0x1ffa86['push'](this['context']):this['context']['editors']&&_0x1ffa86['push'](...this['context']['editors']);for(const _0x361d1b of _0x1ffa86)for(const _0x35ed26 of _0x361d1b['editing']['view']['domRoots']['values']())if(_0x35ed26['contains'](_0x1a4e28))return void _0x361d1b['editing']['view']['focus']();_0x1a4e28['focus']();}};this['listenTo'](this['collection'],'add',(_0x349533,_0x3a4330)=>{this['listenTo'](_0x3a4330,'escape',_0x2ddae6,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x475e0d,_0x57fb8b)=>{this['stopListening'](_0x57fb8b,'escape',_0x2ddae6);});}}const _t=Symbol('noChannel'),bt={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class o extends _0x590f0e{['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[y,lt,it];}static get['pluginName'](){return'CommentsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1187f5){super(_0x1187f5),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x22c271=this['context']['config'];_0x22c271['define']('comments.maxCommentsWhenCollapsed',0x2),_0x22c271['define']('comments.maxThreadTotalWeight',0x1f4),_0x22c271['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x22c271['define']('comments.CommentThreadView',gt),_0x22c271['define']('comments.CommentView',Tt),_0x22c271['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0xe78f93=this['context']['plugins']['get'](y);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x5e6cbf,_0x4e1c2c)=>this['_addCommentThread'](_0x4e1c2c)),this['on']('submitCommentThread',(_0x2f3aa2,_0x16e823)=>this['_submitCommentThread'](_0x16e823)),this['on']('resolveCommentThread',(_0x297dd7,_0x1fa97a)=>this['_resolveCommentThread'](_0x1fa97a)),this['on']('resolveCommentThread',(_0x14c73b,_0x8df7c)=>this['_updateActiveAnnotation'](_0x8df7c),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x5b39a4,_0x5d367d)=>this['_reopenCommentThread'](_0x5d367d)),this['on']('reopenCommentThread',(_0x131f5c,_0x5d3855)=>this['_updateActiveAnnotation'](_0x5d3855),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x1b1beb,_0x282277)=>this['_removeCommentThread'](_0x282277)),this['on']('updateCommentThread',(_0x30e6c5,_0x13800f)=>this['_updateCommentThread'](_0x13800f)),this['on']('updateCommentThread',(_0x2034cc,_0x29d6e0)=>this['_updateActiveAnnotation'](_0x29d6e0),{'priority':'lowest'}),this['on']('addComment',(_0xe554cf,_0x337e18)=>this['_addComment'](_0x337e18)),this['on']('updateComment',(_0x259da5,_0x4cb95f)=>this['_updateComment'](_0x4cb95f)),this['on']('removeComment',(_0x83c586,_0x38faf2)=>this['_removeComment'](_0x38faf2)),this['on']('addComment',(_0x5651a8,{threadId:_0xb48bcc,isFromAdapter:_0x5749b4})=>{if(_0x5749b4)return;const _0x2b8658=this['getCommentThread'](_0xb48bcc),_0x498ff3=_0x2b8658&&this['_threadToController']['get'](_0x2b8658);_0x498ff3&&_0x498ff3['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0xe78f93,'change:activeAnnotations',(_0x533bde,_0x41fbaf,_0x44df71)=>{const _0x5c65d8=Array['from'](_0x44df71)['map'](_0x478fa7=>this['_viewToController']['get'](_0x478fa7['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x5c65d8?_0x5c65d8['model']:null;});}set['adapter'](_0x4c4881){if(this['_adapter'])throw new _0x20868b('commentsrepository-adapter-already-set');this['_adapter']=_0x4c4881;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x295dc2=_t,threadId:_0x57189d=_0x4151cd(),comments:_0x9f5bae=[],unlinkedAt:_0x290a93=null,resolvedAt:_0x5ac575=null,resolvedBy:_0x15ff26=null,target:_0x5c8271=null,context:_0x543fb6=null,attributes:_0x4d1815={},isResolvable:_0x569852=!0x0,isSubmitted:_0x29394d=!0x1,isFromAdapter:_0x2e0e8=!0x1}={}){return this['fire'](Nt('addCommentThread',_0x295dc2),{'channelId':_0x295dc2,'threadId':_0x57189d,'comments':_0x9f5bae,'unlinkedAt':_0x290a93,'resolvedAt':_0x5ac575,'resolvedBy':_0x15ff26,'target':_0x5c8271,'context':_0x543fb6,'attributes':_0x4d1815,'isFromAdapter':_0x2e0e8,'isResolvable':_0x569852,'isSubmitted':_0x29394d}),this['getCommentThread'](_0x57189d);}['openNewCommentThread']({channelId:_0x43b202=_t,threadId:_0xb13e32=_0x4151cd(),target:_0x4faf7a,context:_0x17fe41=null,isResolvable:_0x5082d9=!0x0}){if(this['_readOnlyChannels']['has'](_0x43b202)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x4faf7a)throw new _0x20868b('commentsrepository-missing-target');const _0x5b6afc=this['addCommentThread']({'channelId':_0x43b202,'threadId':_0xb13e32,'target':_0x4faf7a,'context':_0x17fe41,'isResolvable':_0x5082d9});if(!_0x5b6afc)return null;const _0x553a90=this['_threadToController']['get'](_0x5b6afc),_0x5dc793=_0x553a90['view']['commentThreadInputView']['commentInputView'],_0x38d9cd=this['context']['plugins']['get'](y),_0x5dd566=_0x38d9cd['getByInnerView'](_0x553a90['view']);return _0x38d9cd['activate'](_0x5dd566),_0x5dc793['once']('editorReady',()=>_0x5dc793['focus']()),_0x5b6afc;}['hasCommentThread'](_0x5a64a1){if('string'!=typeof _0x5a64a1)throw new _0x20868b('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x5a64a1);}['updateCommentThread']({channelId:_0x5a1b2e=_t,threadId:_0x52c6fd,context:_0xb8be4,unlinkedAt:_0x64800c,attributes:_0x2d8842,isFromAdapter:_0x43056e=!0x1}){return this['fire'](Nt('updateCommentThread',_0x5a1b2e),{'channelId':_0x5a1b2e,'threadId':_0x52c6fd,'context':_0xb8be4,'unlinkedAt':_0x64800c,'attributes':_0x2d8842,'isFromAdapter':_0x43056e}),this['getCommentThread'](_0x52c6fd);}['getCommentThread'](_0xfeccca){if('string'!=typeof _0xfeccca)throw new _0x20868b('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0xfeccca);}['fetchCommentThread']({channelId:_0x257833,threadId:_0x1f81de}={}){const _0x3f9987=this['getCommentThread'](_0x1f81de);if(_0x3f9987)return Promise['resolve'](_0x3f9987);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x20868b('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x257833,'threadId':_0x1f81de})['then'](_0x4c57dd=>this['hasCommentThread'](_0x1f81de)?this['getCommentThread'](_0x1f81de):_0x4c57dd?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x257833},_0x4c57dd)):void 0x0)['catch'](_0x2d480d=>{throw console['error'](_0x2d480d),new _0x20868b('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x1bb84b,skipNotAttached:_0x3b8bbe=!0x1,skipEmpty:_0x16be3c=!0x1,toJSON:_0x276e66=!0x1}={}){const _0x5029e0=[];for(const _0x43d965 of this['_threads']['values']())_0x1bb84b&&_0x43d965['channelId']!==_0x1bb84b||_0x3b8bbe&&!_0x43d965['isAttached']||_0x16be3c&&0x0===_0x43d965['length']||_0x5029e0['push'](_0x43d965);return _0x276e66?_0x5029e0['map'](_0x5ae3e0=>_0x5ae3e0['toJSON']()):_0x5029e0;}['getAnnotationForCommentThread'](_0x485f2e){const _0x711c98=this['_threadToController']['get'](_0x485f2e);if(!_0x711c98)return null;return this['context']['plugins']['get'](y)['getByInnerView'](_0x711c98['view'])||null;}['getCommentThreadForAnnotation'](_0x4574e0){const _0xc4783c=this['_viewToController']['get'](_0x4574e0['innerView']);return _0xc4783c?_0xc4783c['model']:null;}['setActiveCommentThread'](_0x5a487c){const _0x436494=this['context']['plugins']['get'](y);if(!_0x5a487c)return void(this['activeCommentThread']&&_0x436494['deactivateAll']());const _0x4aabf3=this['getCommentThread'](_0x5a487c);if(!_0x4aabf3)throw new _0x20868b('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x5a487c});if(!this['_threadToController']['has'](_0x4aabf3))throw new _0x20868b('commentsrepository-active-not-attached',null,{'threadId':_0x5a487c});const _0x3bd177=_0x436494['getByInnerView'](this['_threadToController']['get'](_0x4aabf3)['view']);_0x436494['activate'](_0x3bd177);}['switchReadOnly'](_0x47c1ea,_0x2b8eec){_0x47c1ea?this['_readOnlyChannels']['add'](_0x2b8eec):this['_readOnlyChannels']['delete'](_0x2b8eec),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x5c4f3b){return this['_readOnlyChannels']['has'](_0x5c4f3b)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x521cd7,_0xe8b52e){return new vt(_0x521cd7,_0xe8b52e);}['setPermissions'](_0x1cc2bf,_0x4f1354=_t){this['_permissions']['set'](_0x4f1354,_0x1cc2bf),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x593a80=_t){return this['_permissions']['has'](_0x593a80)?this['_permissions']['get'](_0x593a80):bt;}['_addCommentThread']({channelId:_0x4fdb94,threadId:_0x58b1e5,comments:_0x3faf3b,unlinkedAt:_0x3dfd14,resolvedAt:_0x2bb048,resolvedBy:_0x34d48c,target:_0x50a186,context:_0x564ce6,attributes:_0x469af2,isFromAdapter:_0xc3c67c,isResolvable:_0x4aff15,isSubmitted:_0x1db9aa}){if('string'!=typeof _0x58b1e5)throw new _0x20868b('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x58b1e5});if(this['hasCommentThread'](_0x58b1e5))throw new _0x20868b('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x58b1e5});const _0x3d5860=new pi(this,{'channelId':_0x4fdb94,'id':_0x58b1e5,'context':_0x564ce6,'attributes':_0x469af2,'unlinkedAt':_0x3dfd14,'resolvedAt':_0x2bb048,'resolvedBy':_0x34d48c?this['context']['plugins']['get'](it)['getUser'](_0x34d48c):null,'isResolvable':_0x4aff15,'isSubmitted':_0x1db9aa||_0xc3c67c});this['_threads']['set'](_0x58b1e5,_0x3d5860);for(const _0x5a94e7 of _0x3faf3b)_0x3d5860['_add'](this['_createNewComment']({'threadId':_0x58b1e5,..._0x5a94e7}));return _0x50a186&&_0x3d5860['attachTo'](_0x50a186),_0xc3c67c||!_0x3d5860['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x4fdb94,'threadId':_0x58b1e5});}['_submitCommentThread']({channelId:_0x586a34,threadId:_0x1c9087}){if(!this['hasCommentThread'](_0x1c9087))throw new _0x20868b('commentsrepository-missing-comment-thread',this);const _0x2d2fc1=this['getCommentThread'](_0x1c9087);if(_0x2d2fc1['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x18f3cd,comments:_0x5b7aa2,resolvedAt:_0x2fbc55,resolvedBy:_0x1be642,context:_0x5a2163,attributes:_0x12f272}=_0x2d2fc1,_0x2e8035=this['context']['plugins']['get']('PendingActions'),_0x2719f0=_0x2e8035['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x586a34,'threadId':_0x18f3cd,'comments':_0x5b7aa2['map'](_0x5c58ef=>_0x5c58ef['toJSON']()),'resolvedAt':_0x2fbc55,'resolvedBy':_0x1be642?_0x1be642['id']:_0x1be642,'context':_0x5a2163,'attributes':_0x12f272})['then'](({comments:_0x1d1956})=>{_0x2e8035['remove'](_0x2719f0);for(const _0x1a36e1 of _0x1d1956)this['_updateComment']({'channelId':_0x586a34,'threadId':_0x1c9087,'commentId':_0x1a36e1['commentId'],'createdAt':_0x1a36e1['createdAt'],'isFromAdapter':!0x0});})['catch'](_0xfc122b=>{throw console['error'](_0xfc122b),new _0x20868b('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x5050cf,target:_0x5724b4}){const _0x2771bc=this['getCommentThread'](_0x5050cf);if(!_0x2771bc)throw new _0x20868b('commentsrepository-attach-missing-comment-thread',this);const _0x5c18e9=this['context']['plugins']['get']('PendingActions'),_0xb29089=this['context']['plugins']['get'](y),_0x392c1a=this['_createCommentThreadView'](_0x2771bc),_0x29fd82=new vt(_0x2771bc,_0x392c1a);let _0x9722b8=null;_0x392c1a['on']('change:isDirty',(_0xc7fd53,_0x5b2867,_0x2dd874)=>{_0x2dd874?_0x9722b8=_0x5c18e9['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x9722b8&&(_0x5c18e9['remove'](_0x9722b8),_0x9722b8=null);}),this['_threadToController']['set'](_0x2771bc,_0x29fd82),this['_viewToController']['set'](_0x392c1a,_0x29fd82);const _0x39f372=new E(this['context']['locale'],_0x392c1a);_0x39f372['bind']('length')['to'](_0x392c1a),_0x39f372['bind']('isDirty')['to'](_0x392c1a,'isDirty',_0x392c1a,'length',(_0x49719f,_0x1207a6)=>_0x49719f||!_0x1207a6),_0x39f372['bind']('isActive')['to'](_0x392c1a),_0x39f372['type']='comment';const _0x55863b=new T({'view':_0x39f372,'target':_0x5724b4,'type':'comment','isVisible':!_0x2771bc['archivedAt']&&!!('function'==typeof _0x5724b4?_0x5724b4():_0x5724b4)});return _0x392c1a['on']('escape',()=>{_0x55863b['fire']('escape');}),this['_bindAnnotationToEditors'](_0x392c1a,_0x55863b),_0xb29089['add'](_0x55863b),_0x55863b;}['_bindAnnotationToEditors'](_0x325914,_0x3a8e07){this['listenTo'](_0x325914,'editorReady',(_0x3da605,_0x2f8a74)=>{const _0x336cd3=_0x2f8a74['ui']['view']['body']['bodyCollectionContainer'];_0x3a8e07['focusableElements']['add'](_0x336cd3),this['context']instanceof _0x5717b8&&this['context']['ui']['focusTracker']['add'](_0x336cd3);},{'priority':'highest'}),this['listenTo'](_0x325914,'editorDestroyed',(_0x778fe2,_0x57bc52)=>{const _0x21b44d=_0x57bc52['ui']['view']['body']['bodyCollectionContainer'];_0x3a8e07['focusableElements']['has'](_0x21b44d)&&_0x3a8e07['focusableElements']['remove'](_0x21b44d),this['context']instanceof _0x5717b8&&this['context']['ui']['focusTracker']['remove'](_0x21b44d);});}['_unbindEditors'](_0x234eb9){this['stopListening'](_0x234eb9,'editorReady'),this['stopListening'](_0x234eb9,'editorDestroyed');}['_createCommentThreadView'](_0x11bb01){const _0x4c5cb1=this['context']['plugins']['get'](it),{config:_0x172e5e,locale:_0x3e396d}=this['context'],_0xdc2512=pt(_0x172e5e['get']('locale'),_0x3e396d);return new(0x0,(_0x172e5e['get']('comments'))['CommentThreadView'])(_0x3e396d,_0x11bb01,_0x4c5cb1['me'],{'editorConfig':{..._0x172e5e['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x172e5e['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x172e5e['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x172e5e['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x172e5e['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0xdc2512,'CommentView':_0x172e5e['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x34c90d,channelId:_0x12378e,resolvedAt:_0x531458,resolvedBy:_0x29bdb2,isFromAdapter:_0x57fea2}){if(!this['hasCommentThread'](_0x34c90d))throw new _0x20868b('commentsrepository-missing-comment-thread',null,{'threadId':_0x34c90d});const _0x32c013=this['getCommentThread'](_0x34c90d);if(_0x32c013['isResolved'])throw new _0x20868b('commentsrepository-resolved-comment-thread',null,{'threadId':_0x34c90d});const _0x17e0a3=this['context']['plugins']['get'](it);if(_0x32c013['resolvedBy']=_0x17e0a3['getUser'](_0x29bdb2),_0x32c013['resolvedAt']=_0x531458,_0x57fea2||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x4a15bf=this['context']['plugins']['get']('PendingActions'),_0x2bbfb7=_0x4a15bf['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x12378e,'threadId':_0x34c90d})['then'](({resolvedAt:_0x4e1d7a,resolvedBy:_0x9d98cf})=>{_0x4a15bf['remove'](_0x2bbfb7),_0x32c013['resolvedBy']['id']!==_0x9d98cf&&(_0x32c013['resolvedBy']=_0x17e0a3['getUser'](_0x9d98cf)),_0x32c013['resolvedAt']=_0x4e1d7a;})['catch'](_0x3f3824=>{throw console['error'](_0x3f3824),new _0x20868b('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x50df5d,channelId:_0x12f21a,isFromAdapter:_0xe59679}){if(!this['hasCommentThread'](_0x50df5d))throw new _0x20868b('commentsrepository-missing-comment-thread',null,{'threadId':_0x50df5d});const _0x29a81f=this['getCommentThread'](_0x50df5d);if(!_0x29a81f['isResolved'])throw new _0x20868b('commentsrepository-reopen-comment-thread',null,{'threadId':_0x50df5d});if(_0x29a81f['resolvedBy']=null,_0x29a81f['resolvedAt']=null,_0xe59679||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x28e4cb=this['context']['plugins']['get']('PendingActions'),_0x4cdc87=_0x28e4cb['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x12f21a,'threadId':_0x50df5d})['then'](()=>_0x28e4cb['remove'](_0x4cdc87))['catch'](_0x5eadd4=>{throw console['error'](_0x5eadd4),new _0x20868b('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x9bb7a4,isFromAdapter:_0x11f126}){const _0x25d4ad=this['getCommentThread'](_0x9bb7a4);if(!_0x25d4ad)throw new _0x20868b('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x9bb7a4),this['_threads']['delete'](_0x9bb7a4),!_0x25d4ad['isSubmitted']||_0x11f126||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x2f2cc0=this['context']['plugins']['get']('PendingActions'),{channelId:_0x4b78bf}=_0x25d4ad,_0x1dcf8c=_0x2f2cc0['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x4b78bf,'threadId':_0x9bb7a4})['then'](()=>_0x2f2cc0['remove'](_0x1dcf8c))['catch'](_0x96ef6d=>{throw console['error'](_0x96ef6d),new _0x20868b('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x2bcfe9,unlinkedAt:_0x31409e,context:_0x2396d0,attributes:_0x2bd689,isFromAdapter:_0x158fd7}){if('string'!=typeof _0x2bcfe9)throw new _0x20868b('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x2bcfe9});if(!this['hasCommentThread'](_0x2bcfe9))throw new _0x20868b('commentsrepository-missing-comment-thread',null,{'threadId':_0x2bcfe9});const _0x597a9f=this['getCommentThread'](_0x2bcfe9);let _0x441b20=!0x1;if(void 0x0!==_0x2396d0&&_0x597a9f['context']!==_0x2396d0&&(_0x597a9f['context']=_0x2396d0,_0x441b20=!0x0),void 0x0!==_0x31409e&&_0x597a9f['unlinkedAt']!==_0x31409e&&(_0x597a9f['unlinkedAt']=_0x31409e,_0x441b20=!0x0),_0x2bd689&&!At(_0x2bd689,_0x597a9f['attributes'])&&(_0x597a9f['attributes']=_0x2bd689,_0x441b20=!0x0),!_0x441b20)return Promise['resolve']();if(!_0x597a9f['isSubmitted']||_0x158fd7||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x188491=this['context']['plugins']['get']('PendingActions'),{channelId:_0x11f5d6}=_0x597a9f,_0x28c9b5=_0x188491['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x11f5d6,'threadId':_0x2bcfe9,'context':_0x2396d0,'unlinkedAt':_0x31409e,'attributes':_0x2bd689})['then'](()=>_0x188491['remove'](_0x28c9b5))['catch'](_0x3403af=>{throw console['error'](_0x3403af),new _0x20868b('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x2f76f6){const _0x10fe0a=this['context']['plugins']['get'](y),_0x4227fe=this['getCommentThread'](_0x2f76f6);if(_0x4227fe['_isAttached']=!0x1,this['_threadToController']['has'](_0x4227fe)){const _0x250383=this['_threadToController']['get'](_0x4227fe),_0x4208fb=_0x250383['view'],_0x39ebcd=_0x10fe0a['getByInnerView'](_0x4208fb);this['_threadToController']['delete'](_0x4227fe),this['_viewToController']['delete'](_0x4208fb),_0x39ebcd&&_0x10fe0a['remove'](_0x39ebcd),_0x250383['destroy'](),_0x4208fb['destroy']()['then'](()=>{this['_unbindEditors'](_0x4208fb);});}}['_updateActiveAnnotation']({threadId:_0x210c1d,resolvedAt:_0x21e63c,unlinkedAt:_0x439d09}){const _0x388f02=!!_0x21e63c,_0x360729=this['context']['plugins']['get'](y),_0x411ca2=this['getCommentThread'](_0x210c1d);if(this['_threadToController']['has'](_0x411ca2)){const _0x284d73=this['_threadToController']['get'](_0x411ca2)['view'],_0x58a333=_0x360729['getByInnerView'](_0x284d73);_0x58a333&&(_0x388f02&&_0x360729['_removeActiveAnnotation'](_0x58a333),_0x439d09?_0x58a333['isVisible']=!0x1:_0x58a333['refreshVisibility']());}}['_getExternalAuthor'](_0x356064){const _0x509a95=this['context']['plugins']['get'](it),_0x6c889b=It('external:'+_0x356064),_0x3889e8=_0x509a95['getUser'](_0x6c889b);return _0x3889e8||_0x509a95['addUser']({'id':_0x6c889b,'name':_0x356064});}['_createNewComment']({threadId:_0x57e5ac,commentId:_0x3868ed=_0x4151cd(),content:_0x3f8ff2,authorId:_0x203159,createdAt:_0x353613,attributes:_0x1a32db}){if('string'!=typeof _0x3868ed)throw new _0x20868b('commentsrepository-invalid-commentid');if('string'!=typeof _0x203159)throw new _0x20868b('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x3f8ff2||!_0x3f8ff2['trim']())throw new _0x20868b('commentsrepository-invalid-comment-content');const _0x461328=this['context']['plugins']['get'](it)['getUser'](_0x203159);if(!_0x461328)throw new _0x20868b('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x203159});let _0x1618ca=null,_0x2f8778=_0x353613;return _0x1a32db?.['@external']&&(_0x1618ca=this['_getExternalAuthor'](_0x1a32db['@external']['authorName']),_0x2f8778=new Date(_0x1a32db['@external']['createdAt'])),new wi(this,{'threadId':_0x57e5ac,'id':_0x3868ed,'author':_0x1618ca||_0x461328,'creator':_0x461328,'content':_0x3f8ff2,'createdAt':_0x353613,'authoredAt':_0x2f8778,'attributes':_0x1a32db});}['_addComment'](_0x516771){let {threadId:_0x3d1b70,content:_0x17d195,attributes:_0xab4244,isFromAdapter:_0x29e33a}=_0x516771;const _0x967666=this['getCommentThread'](_0x516771['threadId']);if(!_0x967666)throw new _0x20868b('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x12b5bd=this['_createNewComment'](_0x516771),{id:_0x50baf4}=_0x12b5bd;if(_0x967666['_add'](_0x12b5bd),_0x29e33a||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x967666['isSubmitted'])return Promise['resolve']();const _0x2541f7=this['context']['plugins']['get']('PendingActions'),{channelId:_0x330a03}=_0x967666,_0x9c16d6=_0x2541f7['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0xab4244||(_0xab4244={}),this['adapter']['addComment']({'channelId':_0x330a03,'threadId':_0x3d1b70,'commentId':_0x50baf4,'content':_0x17d195,'attributes':_0xab4244})['then'](_0x1ae6a1=>{_0x2541f7['remove'](_0x9c16d6),_0x1ae6a1&&this['_updateComment']({'channelId':_0x330a03,'threadId':_0x3d1b70,'commentId':_0x50baf4,'createdAt':_0x1ae6a1['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x1a640a=>{throw console['error'](_0x1a640a),new _0x20868b('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x36a898,commentId:_0x573913,content:_0x540bc3,createdAt:_0x4a8b79,attributes:_0x1303ee,isFromAdapter:_0x369d78}){if(void 0x0!==_0x540bc3&&('string'!=typeof _0x540bc3||!_0x540bc3['trim']()['length']))throw new _0x20868b('commentsrepository-update-comment-invalid-content');const _0x2e7760=this['getCommentThread'](_0x36a898),_0xcb05b=_0x2e7760['getComment'](_0x573913);if(!_0xcb05b)throw new _0x20868b('commentsrepository-update-missing-comment',this);let _0x308850=!0x1;if(_0x540bc3&&_0x540bc3!==_0xcb05b['content']&&(_0xcb05b['isEditable']||_0x369d78)&&(_0xcb05b['content']=_0x540bc3,_0x308850=!0x0),_0x4a8b79&&_0x4a8b79!==_0xcb05b['createdAt']&&(_0xcb05b['createdAt']=_0x4a8b79,_0xcb05b['attributes']&&_0xcb05b['attributes']['@external']||(_0xcb05b['authoredAt']=_0x4a8b79),_0x308850=!0x0),_0x1303ee&&!At(_0x1303ee,_0xcb05b['attributes'])&&(_0xcb05b['attributes']=_0x1303ee,_0x308850=!0x0),!_0x308850)return Promise['resolve']();if(_0x2e7760['fire']('commentUpdated'),_0x369d78||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x492cb1=this['context']['plugins']['get']('PendingActions'),{channelId:_0x2d1f40}=this['getCommentThread'](_0xcb05b['threadId']),_0x5dd744=_0x492cb1['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x2d1f40,'threadId':_0x36a898,'commentId':_0x573913,'content':_0x540bc3,'attributes':_0x1303ee})['then'](()=>_0x492cb1['remove'](_0x5dd744))['catch'](_0x1a09d6=>{throw console['error'](_0x1a09d6),new _0x20868b('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x15df3a,commentId:_0x11b8c3,isFromAdapter:_0x5df5ce}){const _0x381c44=this['getCommentThread'](_0x15df3a),_0x1d2bca=_0x381c44['getComment'](_0x11b8c3);if(!_0x1d2bca)throw new _0x20868b('commentsrepository-remove-missing-comment',this);if(_0x381c44['_remove'](_0x1d2bca),_0x5df5ce||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x347ea8=this['context']['plugins']['get']('PendingActions'),{channelId:_0x28138d}=_0x381c44,_0x1dde96=_0x347ea8['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x28138d,'threadId':_0x15df3a,'commentId':_0x11b8c3})['then'](()=>_0x347ea8['remove'](_0x1dde96))['catch'](_0x68d52e=>{throw console['error'](_0x68d52e),new _0x20868b('commentsrepository-remove-comment-internal-error',this);});}}class pi extends/* #__PURE__ -- @preserve */
|
|
30
|
+
_0x45c4d8(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x52cec1,_0x12680b){super();const _0x4a4cbf=_0x12680b['isResolvable'];this['channelId']=_0x12680b['channelId'],this['id']=_0x12680b['id'],this['comments']=new _0x15baf7(),this['_repository']=_0x52cec1,this['_isAttached']=!0x1,this['_isSubmitted']=_0x12680b['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x52cec1,'_permissions',_0x52cec1,'_readOnlyChannels',()=>_0x52cec1['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x52cec1,'_permissions',()=>_0x52cec1['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x52cec1,'_permissions',()=>{const _0x50ea61=_0x52cec1['getPermissions'](this['channelId']);return _0x50ea61['write']||_0x50ea61['admin'];}),this['bind']('isResolvable')['to'](_0x52cec1,'_permissions',()=>_0x4a4cbf&&_0x52cec1['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x12680b['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x254c6d,_0x38df52)=>_0x254c6d?_0x38df52?_0x254c6d<_0x38df52?_0x254c6d:_0x38df52:_0x254c6d:_0x38df52),this['set']('unlinkedAt',_0x12680b['unlinkedAt']||null),this['set']('resolvedAt',_0x12680b['resolvedAt']||null),this['set']('resolvedBy',_0x12680b['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x52ab72=>!!_0x52ab72),this['set']('attributes',_0x12680b['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x58d5e0,_0x26a10c)=>_0x58d5e0+_0x26a10c['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x2f0ba2,id:_0x1e87fa}=this;this['_repository']['fire'](Nt('submitCommentThread',_0x2f0ba2),{'channelId':_0x2f0ba2,'threadId':_0x1e87fa});}['setUnlinkedAt'](_0x2bb918){this['_update']({'unlinkedAt':_0x2bb918});}['resolve']({resolvedAt:_0x2c724e=new Date(),resolvedBy:_0x55a052=null,isFromAdapter:_0x22460e=!0x1}={}){const _0x29dd93=this['_repository']['context']['plugins']['get'](it)['me'],{channelId:_0x4288a5,id:_0xc87aad}=this;this['_repository']['fire'](Nt('resolveCommentThread',_0x4288a5),{'channelId':_0x4288a5,'threadId':_0xc87aad,'resolvedAt':_0x2c724e,'resolvedBy':_0x55a052||_0x29dd93['id'],'isFromAdapter':_0x22460e});}['reopen']({isFromAdapter:_0x1b6e59=!0x1}={}){const {channelId:_0x4da49b,id:_0xe00107}=this;this['_repository']['fire'](Nt('reopenCommentThread',_0x4da49b),{'channelId':_0x4da49b,'threadId':_0xe00107,'isFromAdapter':_0x1b6e59});}['setContext'](_0x9c7997){this['context']||this['_update']({'context':_0x9c7997});}['setAttribute'](_0x508d36,_0x4aed1f){const _0x1e245e=wt(this['attributes']);yt(_0x1e245e,_0x508d36,_0x4aed1f),this['_update']({'attributes':_0x1e245e});}['removeAttribute'](_0x2c8092){const _0x31474a=wt(this['attributes']);Ct(_0x31474a,_0x2c8092),this['_update']({'attributes':_0x31474a});}['remove']({isFromAdapter:_0x3bb4ba=!0x1}={}){const {channelId:_0x1133fd,id:_0x445b01}=this;this['_repository']['fire'](Nt('removeCommentThread',_0x1133fd),{'channelId':_0x1133fd,'threadId':_0x445b01,'isFromAdapter':_0x3bb4ba});}['attachTo'](_0x14fa81){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x14fa81});}['addComment'](_0x224f62){const {channelId:_0x401cf7,id:_0x159657}=this;this['_repository']['fire'](Nt('addComment',_0x401cf7,_0x159657),Object['assign']({'channelId':_0x401cf7,'threadId':_0x159657},_0x224f62));}['getComment'](_0x2605a6){if('string'!=typeof _0x2605a6)throw new _0x20868b('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x2605a6});return this['comments']['get'](_0x2605a6);}['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'](_0x4b6ef0=>_0x4b6ef0['toJSON']()),'attributes':this['attributes']};}['_add'](_0x5a6a72){return this['listenTo'](_0x5a6a72,'change:authoredAt',()=>{const _0x258e45=this['_findOptimalIndex'](_0x5a6a72),_0x312d6b=this['comments'];_0x258e45-0x1!=_0x312d6b['getIndex'](_0x5a6a72)&&_0x258e45+0x1!=_0x312d6b['getIndex'](_0x5a6a72)&&(this['_remove'](_0x5a6a72),this['_add'](_0x5a6a72));}),this['comments']['add'](_0x5a6a72,this['_findOptimalIndex'](_0x5a6a72));}['_update'](_0x1e2f66){const {channelId:_0x219854,id:_0xcd1476}=this;this['_repository']['fire'](Nt('updateCommentThread',_0x219854),{..._0x1e2f66,'channelId':_0x219854,'threadId':_0xcd1476});}['_remove'](_0x3695e6){return this['stopListening'](_0x3695e6),_0x3695e6['destroy'](),this['comments']['remove'](_0x3695e6);}['_findOptimalIndex'](_0x3bee41){const _0x370f9b=this['comments']['find'](_0x59f55b=>new Date(_0x59f55b['authoredAt'])['getTime']()>new Date(_0x3bee41['authoredAt'])['getTime']());return _0x370f9b?this['comments']['getIndex'](_0x370f9b):this['length'];}}class wi extends/* #__PURE__ -- @preserve */
|
|
31
|
+
_0x45c4d8(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x47b584,_0x180f66){super();const _0x2e9bc6=_0x47b584['context']['plugins']['get'](it)['me'],_0x2e7de6=_0x47b584['getCommentThread'](_0x180f66['threadId']),_0x3151fe=0x0===_0x2e7de6['comments']['length'],_0x357c28=_0x2e9bc6===_0x180f66['author'];this['id']=_0x180f66['id'],this['threadId']=_0x180f66['threadId'],this['author']=_0x180f66['author'],this['creator']=_0x180f66['creator'],this['isExternal']=Boolean(_0x180f66['attributes']&&_0x180f66['attributes']['@external']),this['set']('content',_0x180f66['content']),this['createdAt']=_0x180f66['createdAt']||new Date(),this['set']('authoredAt',_0x180f66['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x2e7de6,'resolvedAt'),this['set']('attributes',_0x180f66['attributes']||{}),this['bind']('isEditable')['to'](_0x47b584,'_permissions',()=>{const _0x3f2988=_0x47b584['getPermissions'](_0x2e7de6['channelId'])['write'],_0x52fbd0=_0x47b584['getPermissions'](_0x2e7de6['channelId'])['modifyAll'];return _0x357c28&&_0x3f2988||!_0x357c28&&_0x52fbd0;}),this['bind']('isRemovable')['to'](_0x2e7de6,'isRemovable',_0x47b584,'_permissions',_0x36e614=>{const _0x20f418=_0x47b584['getPermissions'](_0x2e7de6['channelId'])['write'],_0x5921d7=_0x47b584['getPermissions'](_0x2e7de6['channelId'])['modifyAll'];return _0x357c28&&_0x20f418||_0x36e614&&_0x3151fe||!_0x357c28&&_0x5921d7&&!_0x3151fe;}),this['bind']('isReadOnly')['to'](_0x2e7de6,'isReadOnly'),this['_repository']=_0x47b584;}get['weight'](){return Math['max'](function(_0x1be95b){const _0x45d1fc=document['createElement']('div');return _0x45d1fc['innerHTML']=_0x1be95b,_0x45d1fc['textContent']['length'];}(this['content']),0xc8);}['update'](_0xd3d910){const {threadId:_0x6cdf15,id:_0x76fdca}=this;if(!this['_repository']['hasCommentThread'](_0x6cdf15))throw new _0x20868b('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x36ccbd}=this['_repository']['getCommentThread'](_0x6cdf15);this['_repository']['fire'](Nt('updateComment',_0x36ccbd,_0x6cdf15),{'channelId':_0x36ccbd,'threadId':_0x6cdf15,'commentId':_0x76fdca,..._0xd3d910});}['setAttribute'](_0x2ef175,_0x1c302a){const _0x58e251=wt(this['attributes']);yt(_0x58e251,_0x2ef175,_0x1c302a),this['update']({'attributes':_0x58e251});}['removeAttribute'](_0x4cbe4e){const _0x2232a1=wt(this['attributes']);Ct(_0x2232a1,_0x4cbe4e),this['update']({'attributes':_0x2232a1});}['remove'](_0x677f33={}){if(!_0x677f33['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x3b5eac,id:_0x526769}=this;if(!this['_repository']['hasCommentThread'](_0x3b5eac))throw new _0x20868b('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x5da901}=this['_repository']['getCommentThread'](_0x3b5eac);this['_repository']['fire'](Nt('removeComment',_0x5da901,_0x3b5eac),{'channelId':_0x5da901,'threadId':_0x3b5eac,'commentId':_0x526769,..._0x677f33});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function Nt(_0xbf993c,..._0x3e97de){for(const _0x2015cf of _0x3e97de)void 0x0!==_0x2015cf&&(_0xbf993c+=':'+String(_0x2015cf));return _0xbf993c;}class ot extends _0x3de72f{constructor(_0xb68c55){super(_0xb68c55),this['set']('hasContent',!0x1);}['refresh'](){const _0x43de5e=this['editor']['model']['document']['selection'];this['isEnabled']=!0x0,this['hasContent']=!0x1;for(const _0x40bc7f of _0x43de5e['getRanges']())if(this['_hasContent'](_0x40bc7f))return void(this['hasContent']=!0x0);}['execute']({threadId:_0x4469b2=_0x4151cd(),ranges:_0x3c0432,comment:_0x3e2e53}={}){const _0x5417f8=this['editor']['model'],_0x5b3242=_0x3c0432??Array['from'](_0x5417f8['document']['selection']['getRanges']()),_0x55b396=[];for(const _0x37ac62 of _0x5b3242)this['_hasContent'](_0x37ac62)&&_0x55b396['push'](this['_trimToContent'](_0x37ac62));if(!_0x55b396['length'])throw new _0x20868b('addcommentthreadcommand-incorrect-ranges',null);_0x3e2e53&&this['_createCommentThread'](_0x4469b2,_0x3e2e53),this['_createMarkersFromRanges'](_0x4469b2,_0x55b396,!!_0x3e2e53);}['_createMarkersFromRanges'](_0x300e94,_0x5d642b,_0x569f3f){this['editor']['model']['change'](_0x20a1f1=>{for(const _0x2f85a7 of _0x5d642b){const _0x72749b=_0x4151cd()['substr'](0x1,0x5),_0x3666ee='comment:'+_0x300e94+':'+_0x72749b;_0x20a1f1['addMarker'](_0x3666ee,{'range':_0x2f85a7,'usingOperation':_0x569f3f,'affectsData':_0x569f3f});}});}['_createCommentThread'](_0x5c68f7,_0x23522e){const _0x20d4aa=this['editor']['plugins']['get']('CommentsRepository'),_0x4b336b=this['editor']['config']['get']('collaboration.channelId'),_0x2da4b0=this['editor']['plugins']['get']('Users')['me'];if(!_0x2da4b0)throw new _0x20868b('addcommentthreadcommand-user-not-found',null);_0x20d4aa['addCommentThread']({'threadId':_0x5c68f7,'channelId':_0x4b336b,'comments':[{'authorId':_0x2da4b0['id'],'content':_0x23522e,'createdAt':new Date(),'attributes':{}}]});}['_hasContent'](_0xfada8e){for(const _0x3a57ec of _0xfada8e['getItems']())if(this['_itemIsContent'](_0x3a57ec))return!0x0;return!0x1;}['_itemIsContent'](_0x259b78){return _0x259b78['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x259b78)&&!_0x259b78['is']('element','tableCell');}['_trimToContent'](_0x2e1056){const _0x142f8f=_0x8b2368=>!this['_itemIsContent'](_0x8b2368['item']),_0x58d0d3=_0x2e1056['start']['getLastMatchingPosition'](_0x142f8f),_0x60b9af=_0x2e1056['end']['getLastMatchingPosition'](_0x142f8f,{'direction':'backward'});return this['editor']['model']['createRange'](_0x58d0d3,_0x60b9af);}}class b extends _0x38185c{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[y];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x210987){super(_0x210987),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x4a96b2=this['editor'],_0x32ecc0=_0x4a96b2['model']['document']['selection'],_0x5c92e0=_0x213d6b(()=>this['refreshSelectedViews'](),0xa);_0x32ecc0['on']('change:range',(_0x385d84,_0x1a616c)=>{_0x1a616c['directChange']&&(_0x5c92e0['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x4a96b2['editing']['view']['document'],'change:isFocused',(_0x242be2,_0x134107,_0xf358dc)=>{_0xf358dc&&_0x5c92e0();}),this['listenTo'](_0x4a96b2['ui']['focusTracker'],'change:isFocused',(_0xac4386,_0x53f184,_0x1449c0)=>{_0x1449c0||this['fire']('blur',{'isAnnotationTracked':_0x2a586e=>this['_editorAnnotationsData']['has'](_0x2a586e['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x19b87d){if(this['_editorAnnotations']['has'](_0x19b87d['view']))return;this['_editorAnnotations']['add'](_0x19b87d['view']),this['editor']['ui']['focusTracker']['add'](_0x19b87d['view']['element']);const _0x53f9f3=this['editor']['plugins']['get'](y);this['listenTo'](_0x53f9f3['collection'],'remove',(_0x1665e4,_0x6b7edd)=>{this['editor']['ui']['focusTracker']['remove'](_0x6b7edd['view']['element']),this['_editorAnnotations']['delete'](_0x6b7edd['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x44cdfa){if('function'!=typeof _0x44cdfa)throw new _0x20868b('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x44cdfa);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x24cc71,annotations:_0x32472b}){const _0x437618=[],_0x250245=this['editor']['model']['document']['selection'],_0x136487=Array['from'](_0x250245['getRanges']());for(const [_0x58ce0c,_0x280237]of this['_editorAnnotationsData']){const _0x371300=_0x1e4ed1(_0x280237),_0x1e8357=_0x32472b['getByInnerView'](_0x58ce0c);_0x371300&&_0x1e8357&&_0x437618['push']({'annotation':_0x1e8357,'range':_0x371300});}function _0x1e4ed1(_0x8b5c66){for(const _0x2a616e of _0x8b5c66)for(const _0x3724c6 of _0x136487)if(_0x2a616e['containsRange'](_0x3724c6,!_0x250245['isCollapsed']))return _0x2a616e;return null;}return _0x437618['sort']((_0x5ecd2e,_0x50c41c)=>{const _0x7e9914=_0x5ecd2e['range'],_0x1166cf=_0x50c41c['range'];if(!_0x7e9914['isEqual'](_0x1166cf)){if(_0x7e9914['containsRange'](_0x1166cf,!0x0))return 0x1;if(_0x1166cf['containsRange'](_0x7e9914,!0x0))return-0x1;}return _0x5ecd2e['annotation']==_0x24cc71?-0x1:_0x50c41c['annotation']==_0x24cc71?0x1:0x0;})['map'](_0x43a1e0=>_0x43a1e0['annotation']);}get['_editorAnnotationsData'](){const _0xd8919c=new Map();for(const _0x32533e of Array['from'](this['_dataCollectors']))for(const [_0x5d57b4,_0x3cc008]of _0x32533e())_0xd8919c['set'](_0x5d57b4,_0x3cc008);return _0xd8919c;}}class st extends _0x38185c{['afterInit'](){const _0x29a97a=this['editor'];if(!_0x29a97a['plugins']['has']('RestrictedEditingModeEditing'))return;_0x29a97a['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class ct extends _0x38185c{constructor(_0x5561e9){super(_0x5561e9),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x103ed0=this['editor'],_0x94f8a2=_0x103ed0['commands']['get']('importWord'),_0x1cdbea=_0x103ed0['plugins']['get'](it);_0x94f8a2&&(_0x94f8a2['on']('execute',(_0x36423d,[,_0xfc92b7])=>{_0xfc92b7['collaboration_features']={'comments':!0x0,'user_id':_0x1cdbea['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x94f8a2,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x272bdb,_0x20ac91){const {comment_threads:_0x4a295d}=_0x20ac91;_0x4a295d&&_0x4a295d['forEach'](({thread_id:_0xa92961,comments:_0x351cd3,is_resolved:_0x24941d})=>{const _0x57f591=new Date(),_0xad2ab3=_0x351cd3['map'](({author:_0x5ed3d8,content:_0x258485,created_at:_0xe235a3})=>({'content':_0x258485,'authorId':this['editor']['plugins']['get'](it)['me']['id'],'createdAt':_0x57f591,'attributes':{'@external':{'authorName':_0x5ed3d8,'createdAt':_0xe235a3?new Date(_0xe235a3):new Date(),'source':'importWord'}}})),_0x3e75eb=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](o)['addCommentThread']({'channelId':_0x3e75eb,'threadId':_0xa92961,'comments':_0xad2ab3,'resolvedAt':_0x24941d?_0x57f591:null});});}}class at extends _0x38185c{constructor(_0xb44fe2){super(_0xb44fe2),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x329d9c=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x329d9c,'contentInsertion',(_0x5b2167,_0x8ec3de)=>this['_removeMarkersWithoutThreads'](_0x8ec3de['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x262640){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x262640;const _0x977733=this['editor']['plugins']['get']('CommentsRepository');for(const _0x3ce5a5 of _0x262640['keys']()){const [_0x3db525,_0x537249]=_0x3ce5a5['split'](':');'comment'!=_0x3db525||_0x977733['hasCommentThread'](_0x537249)||_0x262640['delete'](_0x3ce5a5);}return _0x262640;}['_registerMarkerInClipboardPipeline'](){const _0x24ac3a=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x4d985b=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x4d985b&&_0x24ac3a['_registerMarkerToCopy']('comment',_0x4d985b);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x3f33b7){switch(_0x3f33b7){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}function ft(_0x55c9ae){const _0x593e10=_0x55c9ae['split'](':');return{'group':_0x593e10[0x0],'id':_0x593e10[0x1],'part':_0x593e10[0x2]};}class ut extends _0x38185c{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x2e07dd,_0xfed4bb)=>{if(!_0xfed4bb['options']['showCommentHighlights'])return null;if(_0xfed4bb['options']['ignoreResolvedComments']){const {id:_0x1f9846}=ft(_0x2e07dd['markerName']),_0x69fc08=this['editor']['plugins']['get'](o);if(_0x69fc08['getCommentThread'](_0x1f9846)?.['isResolved']&&_0x2e07dd['item'])return _0xfed4bb['consumable']['consume'](_0x2e07dd['item'],'addMarker:'+_0x2e07dd['markerName']),_0xfed4bb['consumable']['consume'](_0x2e07dd['item'],'removeMarker:'+_0x2e07dd['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x43c152=>{_0x43c152['on']('addMarker:comment',(_0x1aa8ae,_0x3d7e0d,_0x4e2ddc)=>{if(!_0x4e2ddc['options']['showCommentHighlights'])return;const _0x8b8b53=_0x3d7e0d['item'];if(!_0x8b8b53)return;const _0xaf9fb2=_0x4e2ddc['mapper']['toViewElement'](_0x8b8b53);this['editor']['model']['schema']['isObject'](_0x8b8b53)&&_0xaf9fb2&&!_0xaf9fb2['getCustomProperty']('widget')&&_0xaf9fb2['is']('containerElement')&&_0x3090e7(_0xaf9fb2,_0x4e2ddc['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0xb7630e,{writer:_0x41c76f,options:_0x28a718})=>{if(!_0x28a718['showCommentHighlights'])return null;const _0x1e01d7=_0x41c76f['createContainerElement']('div'),_0x15eb26=_0x41c76f['createEmptyElement']('hr');return _0x41c76f['addClass']('ck-horizontal-line',_0x1e01d7),_0x41c76f['insert'](_0x41c76f['createPositionAt'](_0x1e01d7,0x0),_0x15eb26),_0x1e01d7;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x12d277,{writer:_0x3a0c77,options:_0x30e1d2})=>{if(!_0x30e1d2['showCommentHighlights'])return null;const _0x27bb4f=_0x3a0c77['createContainerElement']('span'),_0x4c509e=_0x3a0c77['createEmptyElement']('img');return _0x3a0c77['addClass']('image-inline',_0x27bb4f),_0x3a0c77['insert'](_0x3a0c77['createPositionAt'](_0x27bb4f,0x0),_0x4c509e),_0x27bb4f;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x5dce11,{writer:_0x25bdd6,options:_0x5ada6e})=>{if(_0x5ada6e['showCommentHighlights'])return _0x25bdd6['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0xd84e0a,_0x35703f,_0x38dfe8)=>{_0x38dfe8['options']['showCommentHighlights']&&_0xd84e0a['stop']();},{'priority':'high'});}}class r extends _0x38185c{static get['requires'](){return[o,b,it,st,ct,at,ut];}static get['pluginName'](){return'CommentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x24a95b){super(_0x24a95b),this['set']('isThreadsLoadingPaused',!0x0),_0x24a95b['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x3bea91,_0xcf5192,_0x11dc47,_0x94934)=>{const _0xca5a8a=_0x24a95b['plugins']['get'](o),_0x3883ba=_0x11dc47?ft(_0x11dc47)['id']:null;_0x24a95b['model']['change'](()=>{if(_0x3883ba){const _0x3a6047=this['getAllMarkersForId'](_0x3883ba);for(const _0x76e794 of _0x3a6047)_0x24a95b['editing']['reconvertMarker'](_0x76e794);}if(_0x94934){const {id:_0x40b99f}=ft(_0x94934),_0xf566ed=_0xca5a8a['getCommentThread'](_0x40b99f);if(_0xf566ed&&_0xf566ed['unlinkedAt'])return;if(_0xf566ed&&!_0xf566ed['isAttached'])return;const _0x3e030b=this['getAllMarkersForId'](_0x40b99f);for(const _0x3fe72f of _0x3e030b)_0x24a95b['editing']['reconvertMarker'](_0x3fe72f);}}),_0x3883ba&&this['scrollToThreadMarker'](_0x3883ba);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x2d3c11=this['editor'],_0x1814bd=_0x2d3c11['plugins']['get'](o),_0x4c5f32=_0x2d3c11['config']['get']('collaboration.channelId'),_0x11a710=_0x1814bd['getCommentThreads']()['filter'](_0x4b6ca8=>_0x4b6ca8['channelId']!==_0x4c5f32);_0x2d3c11['commands']['add']('addCommentThread',new ot(_0x2d3c11)),this['listenTo'](_0x2d3c11,'change:isReadOnly',(_0x2ef71a,_0x2a4e12,_0x2ef43a)=>{_0x1814bd['switchReadOnly'](_0x2ef43a,_0x2d3c11['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x1814bd,dt('addCommentThread',_0x4c5f32),(_0x4961f7,{threadId:_0x57c6c6})=>{const _0x444852=this['editor']['plugins']['get'](o)['getCommentThread'](_0x57c6c6);_0x444852?.['unlinkedAt']&&this['_attachArchivedThread'](_0x57c6c6);}),this['listenTo'](_0x1814bd,dt('removeCommentThread',_0x4c5f32),(_0x4e6e63,{threadId:_0x12b2ac})=>{_0x2d3c11['model']['enqueueChange']({'isUndoable':!0x1},_0x458318=>{const _0x5a79f7=this['getAllMarkersForId'](_0x12b2ac);for(const _0x35cf24 of _0x5a79f7)_0x458318['removeMarker'](_0x35cf24);});}),this['listenTo'](_0x1814bd,dt('resolveCommentThread',_0x4c5f32),(_0x3a44c6,{threadId:_0x32b2b8})=>{(this['_reconvertMarkers'](_0x32b2b8),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](o)['getCommentThread'](_0x32b2b8)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x1814bd,dt('reopenCommentThread',_0x4c5f32),(_0x87bf6f,{threadId:_0x1372b9})=>{this['_reconvertMarkers'](_0x1372b9);},{'priority':'low'}),this['listenTo'](_0x1814bd,dt('addComment',_0x4c5f32),(_0x1560c5,{threadId:_0x346ee2,isFromAdapter:_0x40dca0})=>{const _0x145be4=this['getAllMarkersForId'](_0x346ee2);if(_0x40dca0||0x0==_0x145be4['length']||!_0x1814bd['hasCommentThread'](_0x346ee2))return;0x1===_0x1814bd['getCommentThread'](_0x346ee2)['length']&&_0x2d3c11['model']['enqueueChange']({'isUndoable':!0x1},_0x34bc4a=>{for(const _0x49f290 of _0x145be4)_0x34bc4a['updateMarker'](_0x49f290,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x11a710);}['afterInit'](){!async function(_0x1dbe5e){const _0x362204=_0x55d431([0x4f,0x6e,0x55,0x64,0x42,0x71,0x4d,0x4c,0x78,0x62,0x37,0x75,0x33,0x70,0x41,0x77,0x53,0x6c,0x58,0x50,0x4b,0x4a,0x73,0x69,0x57,0x54,0x47,0x46,0x68,0x76,0x79,0x43,0x66,0x6d,0x34,0x6b,0x72,0x65,0x48,0x44,0x36,0x4e,0x61,0x67,0x51,0x74,0x45,0x49,0x32,0x52,0x6a,0x30,0x6f,0x39,0x56,0x38,0x59,0x31,0x35,0x7a,0x63,0x5a]),_0x402139=0x5515e3ef,_0x4cbb0e=0x55129307^_0x402139,_0x817ac9=window[_0x55d431([0x44,0x61,0x74,0x65])][_0x55d431([0x6e,0x6f,0x77])](),_0x51a4b3=_0x1dbe5e[_0x55d431([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4a42a7=new window[(_0x55d431([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x358f36=>{_0x51a4b3[_0x55d431([0x6f,0x6e,0x63,0x65])](_0x55d431([0x72,0x65,0x61,0x64,0x79]),_0x358f36);}),_0x488dbf={[_0x55d431([0x6b,0x74,0x79])]:_0x55d431([0x45,0x43]),[_0x55d431([0x75,0x73,0x65])]:_0x55d431([0x73,0x69,0x67]),[_0x55d431([0x63,0x72,0x76])]:_0x55d431([0x50,0x2d,0x32,0x35,0x36]),[_0x55d431([0x78])]:_0x55d431([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]),[_0x55d431([0x79])]:_0x55d431([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]),[_0x55d431([0x61,0x6c,0x67])]:_0x55d431([0x45,0x53,0x32,0x35,0x36])},_0x5f5738=_0x51a4b3[_0x55d431([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x55d431([0x67,0x65,0x74])](_0x55d431([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x136396(){let _0x44e0db,_0x132b24=null,_0x408308=null;try{if(_0x5f5738==_0x55d431([0x47,0x50,0x4c]))return _0x55d431([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x44e0db=_0x40fc01(),!_0x44e0db)return _0x55d431([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x44e0db[_0x55d431([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x408308=_0x1e23c0(_0x44e0db[_0x55d431([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x44e0db[_0x55d431([0x6a,0x74,0x69])])),await _0x5b1960()?_0x2adc02()?_0x25bf2e()?_0x55d431([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4de0dc()?(_0x44e0db[_0x55d431([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x55d431([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x132b24=_0xd4afd9(_0x55d431([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x44e0db[_0x55d431([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x55d431([0x74,0x72,0x69,0x61,0x6c])&&(_0x132b24=_0xd4afd9(_0x55d431([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x147f79()):_0x55d431([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x55d431([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x55d431([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x55d431([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x25bf2e(){const _0x39220e=[_0x55d431([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x55d431([0x74,0x72,0x69,0x61,0x6c])][_0x55d431([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x44e0db[_0x55d431([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x817ac9/0x3e8:0xe10*_0x4cbb0e;return _0x44e0db[_0x55d431([0x65,0x78,0x70])]<_0x39220e;}function _0x2adc02(){const _0x4b6146=_0x44e0db[_0x55d431([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x4b6146)return!0x1;if(_0x4b6146[_0x55d431([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x55d431([0x2a])))return!0x0;if(_0x4b6146[_0x55d431([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x55d431([0x43,0x4d,0x54])))return!0x0;if(_0x4b6146[_0x55d431([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x55d431([0x52,0x43,0x4d,0x54]))){if(_0x7531fe())return!0x0;if(_0x590483()||_0x11733f())return!0x0;}return!0x1;}function _0x4de0dc(){const _0x439553=_0x44e0db[_0x55d431([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x439553||0x0==_0x439553[_0x55d431([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3fb1ff}=new URL(window[_0x55d431([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x439553[_0x55d431([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3fb1ff))return!0x0;const _0x44c1c9=_0x3fb1ff[_0x55d431([0x73,0x70,0x6c,0x69,0x74])](_0x55d431([0x2e]));return _0x439553[_0x55d431([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x400f6d=>_0x400f6d[_0x55d431([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x55d431([0x2a])))[_0x55d431([0x6d,0x61,0x70])](_0x67182c=>_0x67182c[_0x55d431([0x73,0x70,0x6c,0x69,0x74])](_0x55d431([0x2e])))[_0x55d431([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xcbac1f=>_0xcbac1f[_0x55d431([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x44c1c9[_0x55d431([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x55d431([0x6d,0x61,0x70])](_0x4c5098=>Array(_0x44c1c9[_0x55d431([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x4c5098[_0x55d431([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x55d431([0x66,0x69,0x6c,0x6c])](_0x4c5098[0x0]===_0x55d431([0x2a])?_0x55d431([0x2a]):'')[_0x55d431([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x4c5098))[_0x55d431([0x73,0x6f,0x6d,0x65])](_0x593990=>_0x44c1c9[_0x55d431([0x65,0x76,0x65,0x72,0x79])]((_0x525a2d,_0x22ab01)=>_0x593990[_0x22ab01]===_0x525a2d||_0x593990[_0x22ab01]===_0x55d431([0x2a])));}function _0x147f79(){return _0x132b24&&_0x408308?new window[(_0x55d431([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x476cd1,_0x3c15ca)=>{_0x132b24[_0x55d431([0x74,0x68,0x65,0x6e])](_0x476cd1,_0x3c15ca),_0x408308[_0x55d431([0x74,0x68,0x65,0x6e])](_0x2c6036=>{_0x2c6036!=_0x55d431([0x56,0x61,0x6c,0x69,0x64])&&_0x476cd1(_0x2c6036);},_0x3c15ca);}):_0x132b24||_0x408308||_0x55d431([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1e23c0(_0x41a86f,_0x43b57c){return new window[(_0x55d431([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x45fefe=>{if(_0x1a6441())return _0x45fefe(_0x55d431([0x56,0x61,0x6c,0x69,0x64]));_0x14c82(),_0x51a4b3[_0x55d431([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x55d431([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x42087e=!0x1;const _0x48390a=_0x4151cd();function _0x3a2f1a(_0x47f16e){return!!_0x47f16e&&(typeof _0x47f16e===_0x55d431([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x47f16e===_0x55d431([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x47f16e[_0x55d431([0x74,0x68,0x65,0x6e])]===_0x55d431([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x47f16e[_0x55d431([0x63,0x61,0x74,0x63,0x68])]===_0x55d431([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1d316c(_0x444f6b){_0x55a477(_0x444f6b)[_0x55d431([0x74,0x68,0x65,0x6e])](_0x4bc9c0=>{if(!_0x4bc9c0||_0x4bc9c0[_0x55d431([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x55d431([0x6f,0x6b]))return _0x55d431([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x587f19(_0x208e07(_0x48390a+_0x43b57c))!=_0x4bc9c0[_0x55d431([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x55d431([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x55d431([0x56,0x61,0x6c,0x69,0x64]);})[_0x55d431([0x74,0x68,0x65,0x6e])](_0x55be5f=>(_0x4182ff(),_0x55be5f),()=>{const _0x43f75f=_0xbe1aad();return null==_0x43f75f?(_0x4182ff(),_0x55d431([0x56,0x61,0x6c,0x69,0x64])):_0x55d431(_0x817ac9-_0x43f75f>(0x711967ef^_0x402139)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x55d431([0x74,0x68,0x65,0x6e])](_0x45fefe)[_0x55d431([0x63,0x61,0x74,0x63,0x68])](()=>{_0x45fefe(_0x55d431([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3a40f9=0x55230d6f^_0x402139;function _0x4182ff(){const _0x254bdb=_0x55d431([0x6c,0x6c,0x63,0x74,0x2d])+_0x587f19(_0x208e07(_0x41a86f)),_0x402769=_0x58793b(_0x587f19(window[_0x55d431([0x4d,0x61,0x74,0x68])][_0x55d431([0x63,0x65,0x69,0x6c])](_0x817ac9/_0x3a40f9)));window[_0x55d431([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x55d431([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x254bdb,_0x402769);}function _0xbe1aad(){const _0x5264de=_0x55d431([0x6c,0x6c,0x63,0x74,0x2d])+_0x587f19(_0x208e07(_0x41a86f)),_0x5362c1=window[_0x55d431([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x55d431([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5264de);return _0x5362c1?window[_0x55d431([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x58793b(_0x5362c1),0x10)*_0x3a40f9:null;}function _0x55a477(_0x436f47){return new window[(_0x55d431([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x19da15,_0x3fa5f9)=>{_0x436f47[_0x55d431([0x74,0x68,0x65,0x6e])](_0x19da15,_0x3fa5f9),window[_0x55d431([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3fa5f9,0x5514372f^_0x402139);});}}_0x51a4b3[_0x55d431([0x6f,0x6e])](_0x55d431([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x19b18b,_0x558e61)=>{if(_0x558e61[0x0]!=_0x41a86f)return _0x45fefe(_0x55d431([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x558e61[0x1]={..._0x558e61[0x1],[_0x55d431([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x48390a};},{[_0x55d431([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x55d431([0x68,0x69,0x67,0x68])}),_0x51a4b3[_0x55d431([0x6f,0x6e])](_0x55d431([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x45f9ff=>{_0x3a2f1a(_0x45f9ff[_0x55d431([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x42087e=!0x0,_0x1d316c(_0x45f9ff[_0x55d431([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x55d431([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x55d431([0x6c,0x6f,0x77])}),_0x4a42a7[_0x55d431([0x74,0x68,0x65,0x6e])](()=>{_0x42087e||_0x45fefe(_0x55d431([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1a6441(){return _0x51a4b3[_0x55d431([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x55d431([0x76,0x69,0x65,0x77])][_0x55d431([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x55d431([0x61,0x75,0x74,0x6f]);}function _0x14c82(){_0x51a4b3[_0x55d431([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x55d431([0x76,0x69,0x65,0x77])][_0x55d431([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x55d431([0x61,0x75,0x74,0x6f]);}}function _0xd4afd9(_0x24eed4){const _0xf3f8fd=[new window[(_0x55d431([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x496849=>setTimeout(_0x496849,0x551cdd23^_0x402139)),_0x4a42a7[_0x55d431([0x74,0x68,0x65,0x6e])](()=>new window[(_0x55d431([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3c4d61=>{let _0x4a2150=0x0;_0x51a4b3[_0x55d431([0x6d,0x6f,0x64,0x65,0x6c])][_0x55d431([0x6f,0x6e])](_0x55d431([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x189f8b,_0x3e402f)=>{_0x3e402f[0x0][_0x55d431([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4a2150++,_0x4a2150==(0x5515e217^_0x402139)&&(_0x3c4d61(),_0x189f8b[_0x55d431([0x6f,0x66,0x66])]());});}))];return window[_0x55d431([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x55d431([0x72,0x61,0x63,0x65])](_0xf3f8fd)[_0x55d431([0x74,0x68,0x65,0x6e])](()=>_0x24eed4);}async function _0x102356(){await _0x4a42a7,_0x51a4b3[_0x55d431([0x6d,0x6f,0x64,0x65,0x6c])][_0x55d431([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x37b321,_0x51a4b3[_0x55d431([0x6d,0x6f,0x64,0x65,0x6c])][_0x55d431([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x37b321,_0x51a4b3[_0x55d431([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x55d431([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x7531fe(){return _0x21cbe6(_0x55d431([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x33639a(_0x55d431([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x55d431([0x73,0x74,0x61,0x74,0x65])]==_0x55d431([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x590483(){return _0x21cbe6(_0x55d431([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 _0x11733f(){return _0x21cbe6(_0x55d431([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x55314f(_0xdbc140){const _0x5c876e=_0x202a09();_0x51a4b3[_0x5c876e]=_0x55d431([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0xdbc140,_0xdbc140!=_0x55d431([0x56,0x61,0x6c,0x69,0x64])&&_0x102356();}function _0x202a09(){const _0x433b17=window[_0x55d431([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x55d431([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x55d431([0x6e,0x6f,0x77])]())[_0x55d431([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x55d431([0x2e]),'');let _0x2b09d0=_0x55d431([0x4f]);for(let _0x59f170=0x0;_0x59f170<_0x433b17[_0x55d431([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x59f170+=0x2){let _0x343549=window[_0x55d431([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x433b17[_0x55d431([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x59f170,_0x59f170+0x2));_0x343549>=_0x362204[_0x55d431([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x343549-=_0x362204[_0x55d431([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2b09d0+=_0x362204[_0x343549];}return _0x2b09d0;}function _0x40fc01(){const _0x1a53f7=_0x5f5738[_0x55d431([0x73,0x70,0x6c,0x69,0x74])](_0x55d431([0x2e]));if(0x3!=_0x1a53f7[_0x55d431([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3286cf(_0x1a53f7[0x1]);function _0x3286cf(_0x5da04f){const _0x3e8063=_0x1c0487(_0x5da04f);return _0x3e8063&&_0x965e0c()?_0x3e8063:null;function _0x965e0c(){const _0x4f1f3a=_0x3e8063[_0x55d431([0x6a,0x74,0x69])],_0x2f627d=window[_0x55d431([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4f1f3a[_0x55d431([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4f1f3a[_0x55d431([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x12742f={..._0x3e8063,[_0x55d431([0x6a,0x74,0x69])]:_0x4f1f3a[_0x55d431([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4f1f3a[_0x55d431([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x12742f[_0x55d431([0x76,0x63])],_0x208e07(_0x12742f)==_0x2f627d;}}}async function _0x5b1960(){let _0x487f01=!0x0;try{const _0x3a2bda=_0x5f5738[_0x55d431([0x73,0x70,0x6c,0x69,0x74])](_0x55d431([0x2e])),[_0x194042,_0xb5a50d,_0x44ced2]=_0x3a2bda;return _0x3e037c(_0x194042),await _0x3f87f1(_0x194042,_0xb5a50d,_0x44ced2),_0x487f01;}catch{return!0x1;}function _0x3e037c(_0x406f1a){const _0x5c3020=_0x1c0487(_0x406f1a);_0x5c3020&&_0x5c3020[_0x55d431([0x61,0x6c,0x67])]==_0x55d431([0x45,0x53,0x32,0x35,0x36])||(_0x487f01=!0x1);}async function _0x3f87f1(_0x346784,_0x2af4db,_0x396c4b){const _0x19947b=window[_0x55d431([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x55d431([0x66,0x72,0x6f,0x6d])](_0x4c12f3(_0x396c4b),_0x586012=>_0x586012[_0x55d431([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x46aae9=new window[(_0x55d431([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x55d431([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x346784+_0x55d431([0x2e])+_0x2af4db),_0x43ed3c=window[_0x55d431([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x55d431([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x43ed3c)return;const _0x15d872=await _0x43ed3c[_0x55d431([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x55d431([0x6a,0x77,0x6b]),_0x488dbf,{[_0x55d431([0x6e,0x61,0x6d,0x65])]:_0x55d431([0x45,0x43,0x44,0x53,0x41]),[_0x55d431([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x55d431([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x55d431([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x43ed3c[_0x55d431([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x55d431([0x6e,0x61,0x6d,0x65])]:_0x55d431([0x45,0x43,0x44,0x53,0x41]),[_0x55d431([0x68,0x61,0x73,0x68])]:{[_0x55d431([0x6e,0x61,0x6d,0x65])]:_0x55d431([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x15d872,_0x19947b,_0x46aae9)||(_0x487f01=!0x1);}}function _0x1c0487(_0x23a843){return _0x23a843[_0x55d431([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x55d431([0x65,0x79]))?JSON[_0x55d431([0x70,0x61,0x72,0x73,0x65])](_0x4c12f3(_0x23a843)):null;}function _0x4c12f3(_0x3e5e65){return window[_0x55d431([0x61,0x74,0x6f,0x62])](_0x3e5e65[_0x55d431([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x55d431([0x2b]))[_0x55d431([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x55d431([0x2f])));}function _0x208e07(_0xa60a98){let _0x2dc4d7=0x1505;function _0x567eff(_0x323ccd){for(let _0x35b057=0x0;_0x35b057<_0x323ccd[_0x55d431([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x35b057++){const _0x27c443=_0x323ccd[_0x55d431([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x35b057);_0x2dc4d7=(_0x2dc4d7<<0x5)+_0x2dc4d7+_0x27c443,_0x2dc4d7&=_0x2dc4d7;}}function _0xc602ca(_0x566ca5){Array[_0x55d431([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x566ca5)?_0x566ca5[_0x55d431([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0xc602ca):_0x566ca5&&typeof _0x566ca5==_0x55d431([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x55d431([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x566ca5)[_0x55d431([0x73,0x6f,0x72,0x74])]()[_0x55d431([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x30b878,_0xeaef8b])=>{_0x567eff(_0x30b878),_0xc602ca(_0xeaef8b);}):_0x567eff(window[_0x55d431([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x566ca5));}return _0xc602ca(_0xa60a98),_0x2dc4d7>>>0x0;}function _0x587f19(_0x3da49c){return _0x3da49c[_0x55d431([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x55d431([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x55d431([0x30]));}function _0x58793b(_0x208ecd){return _0x208ecd[_0x55d431([0x73,0x70,0x6c,0x69,0x74])]('')[_0x55d431([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x55d431([0x6a,0x6f,0x69,0x6e])]('');}function _0x21cbe6(_0x4615fb){return _0x51a4b3[_0x55d431([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x55d431([0x68,0x61,0x73])](_0x4615fb);}function _0x33639a(_0x51795c){return _0x51a4b3[_0x55d431([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x55d431([0x67,0x65,0x74])](_0x51795c);}function _0x37b321(){}function _0x55d431(_0x25738b){return _0x25738b['map'](_0x284b3c=>String['fromCharCode'](_0x284b3c))['join']('');}_0x55314f(await _0x136396());}(this);}['destroy'](){const _0x29733b=this['editor']['plugins']['get'](o),_0xecc1b7=this['editor']['config']['get']('collaboration.channelId');for(const _0x2419e5 of _0x29733b['getCommentThreads']({'channelId':_0xecc1b7}))_0x29733b['_detachCommentThread'](_0x2419e5['id']),_0x29733b['_threads']['delete'](_0x2419e5['id']);super['destroy']();}['hasMarkerForId'](_0x5c09f5){return this['getAllMarkersForId'](_0x5c09f5)['length']>0x0;}['getAllMarkersForId'](_0x22c64d){const _0x461d92=[];for(const _0x22fce2 of this['editor']['model']['markers'])_0x22fce2['name']['startsWith']('comment:'+_0x22c64d)&&_0x461d92['push'](_0x22fce2);return _0x461d92;}['scrollToThreadMarker'](_0x278127){setTimeout(()=>{const _0x363145=this['_getTargetForId'](_0x278127);if(!_0x363145)return;this['activeMarker']&&ft(this['activeMarker'])['id']===_0x278127&&nt({'target':_0x363145[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x2eebdf){this['editor']['model']['change'](()=>{for(const _0x2656ea of this['getAllMarkersForId'](_0x2eebdf))this['editor']['editing']['reconvertMarker'](_0x2656ea);});}['_attachArchivedThread'](_0x4a99c0){const _0x40f792=this['editor']['plugins']['get'](o),_0x4a6d0e=this['editor']['plugins']['get'](b),_0x525d89=_0x40f792['getCommentThread'](_0x4a99c0);if(!_0x525d89['isAttached']){const _0x12fe10=_0x525d89['attachTo'](()=>this['_getTargetForId'](_0x525d89['id']));_0x4a6d0e['registerAnnotation'](_0x12fe10),_0x525d89['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x2a5f5c=this['editor'],_0x1ad021=_0x2a5f5c['plugins']['get'](it);_0x2a5f5c['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x37a91b,_0x2534b5)=>{const {id:_0x477c6d}=ft(_0x37a91b['markerName']),_0x2c4972=_0x2a5f5c['plugins']['get'](o)['getCommentThread'](_0x477c6d),_0x4b85e=this['activeMarker']&&ft(this['activeMarker'])['id']===_0x477c6d;let _0x5b85d3;if(_0x2c4972&&_0x2c4972['isResolved']&&!_0x4b85e&&_0x37a91b['item'])return _0x2534b5['consumable']['consume'](_0x37a91b['item'],'addMarker:'+_0x37a91b['markerName']),_0x2534b5['consumable']['consume'](_0x37a91b['item'],'removeMarker:'+_0x37a91b['markerName']),null;const _0x193468=['ck-comment-marker'];return _0x4b85e&&_0x193468['push']('ck-comment-marker--active'),_0x5b85d3=_0x2c4972?.['length']?_0x2c4972['comments']['first']['author']['id']:_0x1ad021['me']['id'],{'classes':_0x193468,'attributes':{'data-comment':_0x477c6d,'data-author-id':_0x5b85d3}};}}),_0x2a5f5c['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x5a1d7f,{options:_0x34a07f})=>{if(_0x34a07f['showCommentHighlights'])return null;const _0x1be397=_0x2a5f5c['plugins']['get'](o),_0x576d83=_0x2a5f5c['model']['markers']['get'](_0x5a1d7f),{id:_0x779cd8,part:_0x370f2f}=ft(_0x5a1d7f);return _0x576d83&&!_0x576d83['affectsData']||_0x34a07f['ignoreResolvedComments']&&_0x1be397['getCommentThread'](_0x779cd8)?.['isResolved']?null:{'group':'comment','name':_0x370f2f?_0x779cd8+':'+_0x370f2f:_0x779cd8};}}),_0x2a5f5c['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x34b1c2,{writer:_0x218c33})=>_0x218c33['createElement']('$marker',{'data-name':'comment:'+_0x34b1c2['getAttribute']('id')})}),_0x2a5f5c['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x35bffb=this['editor'],_0xd351e3=_0x35bffb['plugins']['get'](o),_0x4e746e=new Set(),_0x5df813=new Set();_0x35bffb['model']['document']['registerPostFixer'](_0x1f6a43=>{let _0x56c350=!0x1;for(const {name:_0x39a031,data:_0x1ab8e2}of _0x35bffb['model']['document']['differ']['getChangedMarkers']()){const {group:_0x59fa7a,id:_0xcd6d6c}=ft(_0x39a031);let _0x1ac816=_0x1ab8e2['newRange'];if('comment'!==_0x59fa7a||!_0x1ac816)continue;const _0x5d035b='$graveyard'===_0x1ac816['root']['rootName'];_0x5d035b||(_0x1ac816=ht(_0x1ac816,_0x35bffb['model']),!_0x1ac816||_0x1ac816['isCollapsed']||!_0x1ab8e2['newRange']||_0x1ac816['isEqual'](_0x1ab8e2['newRange']))?_0x35bffb['model']['hasContent'](_0x1ac816)&&!_0x5d035b?this['isThreadsLoadingPaused']?_0x4e746e['add'](_0x39a031):this['_handleThreadMarker'](_0x39a031,_0xcd6d6c):(_0x5df813['add'](_0x39a031),_0x4e746e['delete'](_0x39a031),_0x1f6a43['removeMarker'](_0x39a031),_0x56c350=!0x0):(_0x1f6a43['updateMarker'](_0x39a031,{'range':_0x1ac816}),_0x56c350=!0x0);}return _0x56c350;}),this['on']('change:isThreadsLoadingPaused',(_0x2cb3eb,_0x4f7d05,_0x78f9a8)=>{if(!_0x78f9a8&&_0x4e746e['size'])for(const _0x3c7e7b of _0x4e746e){const {id:_0x5a06d6}=ft(_0x3c7e7b);_0x4e746e['delete'](_0x3c7e7b),_0x35bffb['model']['markers']['get'](_0x3c7e7b)&&this['_handleThreadMarker'](_0x3c7e7b,_0x5a06d6);}}),this['listenTo'](_0x35bffb['model']['document'],'change',()=>{for(const {name:_0x1d3d5a,data:{newRange:_0x3c696d}}of _0x35bffb['model']['document']['differ']['getChangedMarkers']()){const {group:_0x9590af,id:_0x36e774}=ft(_0x1d3d5a);if('comment'!==_0x9590af)continue;const _0x1b5bf7=_0xd351e3['getCommentThread'](_0x36e774),_0x24637a=this['hasMarkerForId'](_0x36e774);_0x1b5bf7&&(!_0x1b5bf7['_hasTargetInContent']&&_0x3c696d&&_0x35bffb['editing']['view']['once']('render',()=>{const _0x511df4=_0x35bffb['plugins']['get'](y),_0x396c37=_0xd351e3['_threadToController']['get'](_0x1b5bf7)['view'];_0x511df4['getByInnerView'](_0x396c37)['refreshVisibility']();},{'priority':'low'}),_0x1b5bf7['_hasTargetInContent']=_0x24637a||!!_0x3c696d),_0x3c696d||(_0x5df813['add'](_0x1d3d5a),_0x4e746e['delete'](_0x1d3d5a));}for(const _0x23b9be of _0x5df813){const {id:_0x1d5603}=ft(_0x23b9be),_0x31c46c=_0xd351e3['getCommentThread'](_0x1d5603);if(_0x4e746e['delete'](_0x23b9be),!_0x31c46c)continue;const _0x2282e8=this['hasMarkerForId'](_0x1d5603);_0x2282e8||_0x31c46c['isSubmitted']?_0x2282e8||_0x31c46c['unlinkedAt']||_0x31c46c['setUnlinkedAt'](new Date()):_0x31c46c['remove']();}_0x5df813['clear']();});}['_handleInitialThreads'](_0x53739e){_0x53739e['forEach'](_0x448029=>{_0x448029['unlinkedAt']&&this['_attachArchivedThread'](_0x448029['id']);});}['_getTargetForId'](_0x3dfaf6){const _0x1520de=this['editor'],_0x2154e9=this['getAllMarkersForId'](_0x3dfaf6);return et(_0x1520de['editing'],_0x2154e9);}['_getTextContext'](_0x3c58ca){const _0x4947d9=this['getAllMarkersForId'](_0x3c58ca);let _0x4ff152='',_0x17a4b4=!0x1;for(const _0x2677da of _0x4947d9){const _0x7d4245=_0x2677da['getRange']();for(const _0x803e53 of Array['from'](_0x7d4245['getItems']()))_0x803e53['is']('$textProxy')?(_0x4ff152&&_0x17a4b4&&(_0x4ff152+='\x20',_0x17a4b4=!0x1),_0x4ff152+=_0x803e53['data']):_0x17a4b4=!0x0;_0x17a4b4=!0x0;}return _0x4ff152['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x2c194d,_0x5962c3){const _0x2c660f=this['editor'],_0x358e31=_0x2c660f['plugins']['get'](o);let _0x1fd7f0=_0x358e31['getCommentThread'](_0x5962c3);const _0x202663=_0x2c660f['config']['get']('collaboration.channelId'),_0x187d88=_0x2c660f['plugins']['get'](b);if(_0x1fd7f0&&(_0x1fd7f0['unlinkedAt']&&_0x1fd7f0['setUnlinkedAt'](null),_0x1fd7f0['isAttached']))return _0x1fd7f0;return!this['getAllMarkersForId'](_0x5962c3)[0x0]['managedUsingOperations']?_0x2c660f['editing']['view']['once']('render',()=>{if(_0x358e31['getCommentThread'](_0x5962c3))return;const _0x451a00=_0x2c660f['plugins']['get'](y);_0x1fd7f0=_0x358e31['openNewCommentThread']({'channelId':_0x202663,'threadId':_0x5962c3,'target':()=>this['_getTargetForId'](_0x5962c3),'context':{'type':'text','value':this['_getTextContext'](_0x5962c3)}});const _0x5bf631=_0x358e31['_threadToController']['get'](_0x1fd7f0)['view'],_0x266614=_0x451a00['getByInnerView'](_0x5bf631);_0x266614&&_0x187d88['registerAnnotation'](_0x266614);},{'priority':'low'}):_0x358e31['fetchCommentThread']({'channelId':_0x202663,'threadId':_0x5962c3})['then'](_0x483b6a=>{if('destroyed'!==_0x2c660f['state']){if(_0x1fd7f0=_0x483b6a,_0x1fd7f0&&!_0x1fd7f0['isAttached']){const _0x121e7d=_0x1fd7f0['attachTo'](()=>this['_getTargetForId'](_0x5962c3));_0x187d88['registerAnnotation'](_0x121e7d),_0x1fd7f0['isResolved']&&this['_reconvertMarkers'](_0x5962c3);}else{if(!_0x1fd7f0){const _0x26c758=this['getAllMarkersForId'](_0x5962c3);_0x2c660f['model']['change'](_0x5c45d2=>{for(const _0xeb5aa of _0x26c758)_0x5c45d2['removeMarker'](_0xeb5aa);});}}}}),_0x1fd7f0;}['_handleThreadMarker'](_0x3c313f,_0x5881e6){const _0x28fd61=this['_attachMarkerToThread'](_0x3c313f,_0x5881e6);_0x28fd61&&!_0x28fd61['context']&&_0x28fd61['setContext']({'type':'text','value':this['_getTextContext'](_0x5881e6)});}['_initAriaMarkerChangeAnnouncements'](){const _0xe8de1c=this['editor'];rt(_0xe8de1c['model'],({left:_0x4f7aac,entered:_0x4f972c})=>{for(const _0xbcb643 of _0x4f7aac)if(mt(_0xbcb643)){_0xe8de1c['ui']['ariaLiveAnnouncer']['announce'](N(_0xe8de1c['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x4229b9 of _0x4f972c)if(mt(_0x4229b9)){_0xe8de1c['ui']['ariaLiveAnnouncer']['announce'](N(_0xe8de1c['locale'],'ENTER_COMMENT_ANNOUNCEMENT',tt(_0x5ec040)));break;}});}}function dt(_0x21a871,_0x14ba9a){return _0x14ba9a?_0x21a871+':'+_0x14ba9a:_0x21a871;}function ht(_0x544f1d,_0x35ad73){const _0x3caaf1=_0x35ad73['schema'],_0xaa39a1=_0x35ad73['createRange'](_0x544f1d['start']);for(const _0x585929 of _0x544f1d['getWalker']()){const {type:_0x49972e,item:_0x985b49,nextPosition:_0x21712f}=_0x585929;if('text'===_0x49972e||_0x3caaf1['isObject'](_0x985b49)){const _0x31c8c0=_0x35ad73['createPositionBefore'](_0x985b49);_0xaa39a1['isCollapsed']&&(_0xaa39a1['start']=_0x31c8c0),_0xaa39a1['end']=_0x21712f;}}return _0xaa39a1;}function mt(_0x303371){return'comment'===ft(_0x303371['name'])['group'];}class s extends _0x38185c{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'CommentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,r,b,y];}get['CommentsListView'](){return te;}get['CommentThreadInputView'](){return ie;}['init'](){const _0x2ed20f=this['editor'],_0x1bb191=_0x2ed20f['plugins']['get'](o),_0x45ba86=_0x2ed20f['plugins']['get'](r),_0x332db4=_0x2ed20f['plugins']['get'](y),_0x10d17a=_0x2ed20f['plugins']['get'](b);_0x2ed20f['ui']['componentFactory']['add']('comment',()=>{const _0x154df6=this['_createUIButton'](_0xebef4f);return _0x154df6['tooltip']=!0x0,_0x154df6;}),_0x2ed20f['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x32a340)),_0x10d17a['addSourceCollector'](()=>{const _0x452630=[];for(const [_0x1a0632,_0xae9e92]of _0x1bb191['_threadToController']){const _0x2f9e34=_0x45ba86['getAllMarkersForId'](_0x1a0632['id']),_0x20d9c5=_0x2f9e34['map'](_0x164440=>_0x164440['getRange']());_0x2f9e34['length']>0x0&&_0x452630['push']([_0xae9e92['view'],_0x20d9c5]);}return _0x452630;}),this['listenTo'](_0x332db4,'change:activeAnnotations',(_0x187eed,_0x4df9d0,_0xf7c28d)=>{const _0x3d9ac1=Array['from'](_0xf7c28d)['map'](_0x1295c5=>_0x1295c5['innerView'])['find'](_0x21c556=>_0x1bb191['_viewToController']['has'](_0x21c556));if(!_0x3d9ac1)return void(_0x45ba86['activeMarker']=null);const _0x3f50f7=_0x1bb191['_viewToController']['get'](_0x3d9ac1)['model']['id'],_0x52ba48='comment:'+_0x3f50f7;_0x3f50f7&&_0x45ba86['hasMarkerForId'](_0x3f50f7)?_0x45ba86['activeMarker']=_0x52ba48:_0x45ba86['activeMarker']&&(_0x45ba86['activeMarker']=null);}),this['listenTo'](_0x1bb191,'removeCommentThread',(_0x50ffff,{threadId:_0xaff0b6,isFromAdapter:_0x28b30f})=>{!_0x28b30f&&_0x2ed20f['ui']['focusTracker']['isFocused']&&_0x45ba86['hasMarkerForId'](_0xaff0b6)&&_0x2ed20f['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x1bb191,'addComment',(_0xdbb463,{threadId:_0x8b8f91,isFromAdapter:_0x571c4a})=>{if(_0x571c4a||!_0x45ba86['hasMarkerForId'](_0x8b8f91)||!_0x1bb191['hasCommentThread'](_0x8b8f91))return;0x1===_0x1bb191['getCommentThread'](_0x8b8f91)['length']&&(_0x2ed20f['editing']['view']['focus'](),_0xdbb463['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x2281e2=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x54c48c;for(const _0x1763c2 in _0x2281e2){const _0x41d77f=_0x1763c2,_0x100ed5=_0x2281e2[_0x41d77f];if('commentsLicenseKeyValid'==_0x100ed5||'commentsLicenseKeyInvalid'==_0x100ed5||'commentsLicenseKeyExpired'==_0x100ed5||'commentsLicenseKeyDomainLimit'==_0x100ed5||'commentsLicenseKeyNotAllowed'==_0x100ed5||'commentsLicenseKeyEvaluationLimit'==_0x100ed5||'commentsLicenseKeyTrialLimit'==_0x100ed5||'commentsLicenseKeyUsageLimit'==_0x100ed5){delete _0x2281e2[_0x41d77f],_0x54c48c=_0x100ed5,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x54c48c&&_0x2281e2['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x54c48c&&_0x2281e2['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x54c48c&&_0x2281e2['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x54c48c&&_0x2281e2['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x54c48c&&_0x2281e2['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyTrialLimit'==_0x54c48c&&_0x2281e2['_showLicenseError']('trialLimit'),'commentsLicenseKeyUsageLimit'==_0x54c48c&&_0x2281e2['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x2bbe05){const _0x10613e=this['editor'],_0x526865=new _0x2bbe05(_0x10613e['locale']),_0x40b84c=_0x10613e['commands']['get']('addCommentThread');return _0x526865['set']({'label':N(_0x10613e['locale'],'Comment'),'icon':_0x2356d6}),_0x526865['bind']('isEnabled')['to'](_0x40b84c,'hasContent'),this['listenTo'](_0x526865,'execute',()=>{_0x40b84c['execute']();}),_0x526865;}}class i extends _0x38185c{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[r];}constructor(_0x27a830){super(_0x27a830),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x595b73,_0x1ac2c6,_0x2fdb63)=>{_0x2fdb63?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x12a21c,_0x3e697e]of this['editor']['commands'])_0x3e697e['affectsData']&&'addCommentThread'!==_0x12a21c&&_0x3e697e['forceDisabled']('commentsOnlyMode');(this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('SourceEditing'))&&this['editor']['plugins']['get']('SourceEditing')['forceDisabled']('commentsOnlyMode');this['editor']['commands']['get']('editSource')?.['forceDisabled']('commentsOnlyMode');const _0x26c34a=this['editor']['editing']['view']['document'];this['listenTo'](_0x26c34a,'cut',_0x1c5d25=>_0x1c5d25['stop'](),{'priority':'highest'}),this['listenTo'](_0x26c34a,'clipboardInput',_0xaf523=>_0xaf523['stop'](),{'priority':'highest'}),this['listenTo'](_0x26c34a,'delete',_0x162d95=>_0x162d95['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x5915e2,_0x44679e]of this['editor']['commands'])_0x44679e['affectsData']&&'addCommentThread'!==_0x5915e2&&_0x44679e['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 j extends _0x590f0e{['activeUIs'];['uisData'];['_uis'];static get['requires'](){return[y];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3011c8){super(_0x3011c8),this['activeUIs']=new Set(),this['_uis']=new Map(),this['uisData']=new Map();}['init'](){const _0x368a79=this['context']['plugins']['get'](y);this['listenTo'](_0x368a79,'_activateAnnotation',(_0x1d4067,_0x184e8b)=>{for(const _0x5415f6 of this['activeUIs']){const _0x54a86d=this['_uis']['get'](_0x5415f6);(0x0,this['uisData']['get'](_0x5415f6)['filter'])(_0x184e8b)&&_0x54a86d['setActiveAnnotation'](_0x184e8b);}}),this['listenTo'](_0x368a79,'_deactivateAllAnnotations',()=>{for(const _0xbf1132 of this['activeUIs']){this['_uis']['get'](_0xbf1132)['setActiveAnnotation'](null);}}),this['listenTo'](_0x368a79['_visibleAnnotations'],'add',(_0x553767,_0x3ebdd4)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x3ebdd4);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0xa92403){return this['activeUIs']['has'](_0xa92403);}['activate'](_0x18d078,_0xfb7c47=this['defaultFilter']){const _0x266c15=this['context']['plugins']['get'](y);if(!this['_uis']['has'](_0x18d078))throw new _0x20868b('annotationsuis-missing-ui',this,{'uiName':_0x18d078});this['isActive'](_0x18d078)&&this['deactivate'](_0x18d078),this['activeUIs']['add'](_0x18d078);const _0x5409ce=new S();v({'source':_0x266c15['_visibleAnnotations'],'target':_0x5409ce,'filter':_0xfb7c47}),this['uisData']['set'](_0x18d078,{'collection':_0x5409ce,'filter':_0xfb7c47});const _0x160de7=this['_uis']['get'](_0x18d078);_0x160de7['attach'](_0x5409ce),this['listenTo'](_0x160de7,'change:activeAnnotation',(_0x217399,_0x5d6079,_0x3e94ff,_0x1d4fef)=>{_0x1d4fef&&_0x266c15['_removeActiveAnnotation'](_0x1d4fef),_0x3e94ff&&_0x266c15['_addActiveAnnotation'](_0x3e94ff);});}['deactivate'](_0x104cc0){if(this['activeUIs']['delete'](_0x104cc0),!this['_uis']['has'](_0x104cc0))throw new _0x20868b('annotationsuis-missing-ui',this,{'uiName':_0x104cc0});const _0x3f19ee=this['_uis']['get'](_0x104cc0);_0x3f19ee['detach'](),this['stopListening'](_0x3f19ee),this['uisData']['get'](_0x104cc0)['collection']['destroy'](),this['uisData']['delete'](_0x104cc0);}['switchTo'](_0x287b94){if(!this['_uis']['has'](_0x287b94))throw new _0x20868b('annotationsuis-missing-ui',this,{'uiName':_0x287b94});const _0x2647db=this['context']['plugins']['get'](y),_0x40394f=Array['from'](_0x2647db['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x287b94);const _0x27449f=this['_uis']['get'](_0x287b94);_0x27449f['setActiveAnnotation'](_0x40394f),_0x27449f['_setSelectedAnnotations']&&_0x40394f&&_0x27449f['_setSelectedAnnotations']([_0x40394f]);}['deactivateAll'](){for(const _0x146288 of this['activeUIs'])this['deactivate'](_0x146288);}['register'](_0x2f9266,_0x3151ca){if(this['_uis']['has'](_0x2f9266))throw new _0x20868b('annotationsuis-register-already-registered');if('function'!=typeof _0x3151ca['attach']||'function'!=typeof _0x3151ca['detach']||'function'!=typeof _0x3151ca['setActiveAnnotation'])throw new _0x20868b('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x2f9266,_0x3151ca);}['refilterAnnotations'](){const _0xccbd71=this['context']['plugins']['get'](y)['collection'],_0x3ec57f=new Map(),_0x3a8389=Array['from'](this['activeUIs']);for(const _0x7cee99 of this['activeUIs']){const _0xf3b179=this['uisData']['get'](_0x7cee99)['collection'];for(const _0x2a6089 of _0xf3b179)_0x3ec57f['set'](_0x2a6089,_0x7cee99);}for(const _0x129713 of _0xccbd71){const _0x9fb316=_0x3ec57f['get'](_0x129713);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x129713);const _0x375550=_0x3a8389['find'](_0x1a31c0=>this['uisData']['get'](_0x1a31c0)['filter'](_0x129713));_0x9fb316!==_0x375550&&(_0x9fb316&&this['uisData']['get'](_0x9fb316)['collection']['remove'](_0x129713),_0x375550&&this['uisData']['get'](_0x375550)['collection']['add'](_0x129713));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['defaultFilter'](){return!0x0;}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x55dded){const _0x829cc3=[];for(const _0x3f780a of this['activeUIs']){(0x0,this['uisData']['get'](_0x3f780a)['filter'])(_0x55dded)&&_0x829cc3['push'](_0x3f780a);}if(_0x829cc3['length']>0x1)throw new _0x20868b('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x829cc3,'annotationType':_0x55dded['type']});}}const _i=/* #__PURE__ -- @preserve */
|
|
32
|
+
Ht('px');class H extends kt{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0x2f8f4e){super(_0x2f8f4e);const _0x583cb3=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 _0x27a125(),this['focusCycler']=new _0x53ae9a({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x583cb3['to']('class')],'style':{'minHeight':_0x583cb3['to']('minHeight',_0x57d475=>'number'==typeof _0x57d475?_i(_0x57d475+0xa):null)},'dir':_0x2f8f4e['uiLanguageDirection'],'role':'application','aria-label':N(_0x2f8f4e,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':N(_0x2f8f4e,'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',_0x239d08=>{this['_updateItemPositionInFocusables'](_0x239d08['source']);}),this['list']['forEach'](_0x9b181d=>{this['focusTracker']['add'](_0x9b181d['element']),this['_updateItemPositionInFocusables'](_0x9b181d);}),this['list']['on']('change',(_0x3cd039,_0x3e52a9)=>{for(const _0x21da99 of _0x3e52a9['removed'])this['focusTracker']['remove'](_0x21da99['element']),this['focusables']['remove'](_0x21da99);for(const _0x4b0216 of _0x3e52a9['added'])this['focusTracker']['add'](_0x4b0216['element']),this['_updateItemPositionInFocusables'](_0x4b0216);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0x3f6b71){const _0x3c27df=this['focusables']['getIndex'](_0x3f6b71);let _0x5a8a04,_0xda3553;for(const _0x379f61 of this['focusables'])if(_0x3f6b71['top']<_0x379f61['top']){_0x5a8a04=_0x379f61;break;}if(_0xda3553=_0x5a8a04?this['focusables']['getIndex'](_0x5a8a04):this['focusables']['length'],-0x1!==_0x3c27df){if(_0x3c27df===_0xda3553-0x1)return;this['focusables']['remove'](_0x3f6b71),_0xda3553=_0x5a8a04?this['focusables']['getIndex'](_0x5a8a04):this['focusables']['length'];}this['focusables']['add'](_0x3f6b71,_0xda3553);}}const Ot=/* #__PURE__ -- @preserve */
|
|
33
|
+
Ht('px');class R extends kt{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x430909){super(_0x430909),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x1908c3,_0x5ac6d3)=>_0x1908c3+_0x5ac6d3),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=xt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x128153=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x128153['to']('isAnimationDisabled',_0x576e7e=>_0x576e7e?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x128153['to']('top',_0x1ccb53=>Ot(_0x1ccb53))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x590f29=this['element']['clientHeight'];_0x590f29&&(this['height']=_0x590f29);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0x590f0e{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1fc941){super(_0x1fc941),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 _0x2ec68f=this['context']['config']['get']('sidebar.container');_0x2ec68f&&this['setContainer'](_0x2ec68f);}['setContainer'](_0x2351a6){if(!g(_0x2351a6))throw new _0x20868b('sidebar-setcontainer-invalid-element');this['container']=_0x2351a6;}['_attachToContainer']({viewClass:_0x2cc5b7='',spaceBetweenItems:_0x33753d=0x19}={}){if(!g(this['container']))throw new _0x20868b('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x2cc5b7,this['_spaceBetweenItems']=_0x33753d;}['rearrange']({removedAnnotation:_0x415d02,previousAnnotation:_0x108197,nextAnnotation:_0x3b8d85}){const _0x4644b5=this['getSidebarItemView'](_0x415d02);this['view']['list']['remove'](_0x4644b5),this['_destroySidebarItemView'](_0x415d02),_0x108197&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x108197)),_0x3b8d85&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x3b8d85)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x2a9ff0,activatedAnnotation:_0x6fd27,disableAnimationOnActivatedAnnotation:_0x4cd938}){if(this['_activeAnnotation']=_0x6fd27,_0x2a9ff0){_0x2a9ff0['isActive']=!0x1;const _0x581f22=this['getSidebarItemView'](_0x2a9ff0);_0x581f22&&_0x4cd938&&(_0x581f22['isAnimationDisabled']=!0x1);}if(_0x6fd27){const _0x42cd98=this['getSidebarItemView'](_0x6fd27);_0x42cd98&&(_0x6fd27['isActive']=!0x0,_0x4cd938&&(_0x42cd98['isAnimationDisabled']=!0x0,_0x42cd98['top']+=0x1),this['_alignToTargetRect'](_0x42cd98));}}['_detachFromContainer'](_0x5c37d9){if(this['view']['element']['remove'](),_0x5c37d9){for(const _0x1ffc6b of _0x5c37d9)this['_destroySidebarItemView'](_0x1ffc6b);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x2b81d0,_0x29eef3){_0x29eef3||(_0x29eef3=_0x2b81d0['view']);const _0x9725d3=new R(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x9725d3,_0x2b81d0),this['_annotationToSidebarItemView']['set'](_0x2b81d0,_0x9725d3),_0x9725d3['content']['add'](_0x29eef3),this['listenTo'](_0x2b81d0['view'],'change:targetRect',(_0x13a3e1,_0x1895af,_0x3e3188)=>{const _0x19b8ac=this['_getTargetTop'](_0x2b81d0,_0x3e3188);_0x9725d3['_targetTop']!=_0x19b8ac&&(_0x9725d3['_targetTop']=_0x19b8ac,this['_setItemTop'](_0x9725d3,_0x19b8ac));}),this['listenTo'](_0x9725d3,'change:top',()=>{this['_recalculate'](_0x9725d3,'top');}),this['listenTo'](_0x9725d3,'change:bottom',()=>{this['_recalculate'](_0x9725d3,'bottom');}),this['_alignToTargetRect'](_0x9725d3);const _0x391821=this['_getItemBefore'](_0x9725d3);if(_0x391821)this['_alignAfterItem'](_0x391821,_0x9725d3)||this['_alignToTargetRect'](_0x9725d3);else this['_alignToTargetRect'](_0x9725d3);return this['_updateLastItem'](),this['view']['list']['add'](_0x9725d3),_0x9725d3;}['_alignForTopChange'](_0x41b8a9){if(!_0x41b8a9['content']['length'])return;const _0x116ad7=this['_getItemBefore'](_0x41b8a9);if(!_0x116ad7)return;const _0x2bc14e=this['_sidebarItemViewToAnnotation']['get'](_0x116ad7),_0x5570b5=this['_activeAnnotation'];_0x5570b5&&_0x5570b5===_0x2bc14e?this['_alignAfterItem'](_0x116ad7,_0x41b8a9):this['_alignBeforeItem'](_0x41b8a9,_0x116ad7);}['_alignForBottomChange'](_0x299f02){if(!_0x299f02['content']['length'])return;const _0x1160bd=this['_getItemAfter'](_0x299f02);if(!_0x1160bd)return;const _0x337840=this['_sidebarItemViewToAnnotation']['get'](_0x1160bd),_0x5a9e86=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x2c9a87=this['_activeAnnotation'];_0x2c9a87&&_0x2c9a87===_0x337840&&_0x5a9e86?(this['_alignBeforeItem'](_0x1160bd,_0x299f02),this['_alignAfterItem'](_0x299f02,_0x1160bd)):_0x2c9a87&&_0x2c9a87===_0x337840?this['_alignBeforeItem'](_0x1160bd,_0x299f02):this['_alignAfterItem'](_0x299f02,_0x1160bd);}['_recalculate'](_0x346f66,_0xd41b48){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x3f705e,changedProp:_0x3d4cf5}of this['_recalculateBuffer'])'top'===_0x3d4cf5?this['_alignForTopChange'](_0x3f705e):this['_alignForBottomChange'](_0x3f705e);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x346f66,'changedProp':_0xd41b48});}['getSidebarItemView'](_0x59b475){return this['_annotationToSidebarItemView']['get'](_0x59b475);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x3f4960){const _0x2cdf8f=this['getSidebarItemView'](_0x3f4960);this['stopListening'](_0x2cdf8f),this['stopListening'](_0x3f4960['view']),_0x2cdf8f['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x3f4960),this['_sidebarItemViewToAnnotation']['delete'](_0x2cdf8f);}['_createSidebarView'](){const _0x4785d0=new H(this['context']['locale']);return _0x4785d0['render'](),this['on']('change:_lastItem',(_0x3dcbc6,_0xb7c3ff,_0x2b197a,_0x5a0aba)=>{_0x5a0aba&&_0x4785d0['unbind']('minHeight'),_0x2b197a?_0x4785d0['bind']('minHeight')['to'](_0x2b197a,'bottom'):_0x4785d0['minHeight']=null;}),_0x4785d0;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x5bdb2c){const _0x2791ca=this['_sidebarItemViewToAnnotation']['get'](_0x5bdb2c),_0x26dc66=_0x2791ca&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x2791ca)-0x1);return _0x26dc66&&this['getSidebarItemView'](_0x26dc66)||null;}['_getItemAfter'](_0xb9a25b){const _0x1b8479=this['_sidebarItemViewToAnnotation']['get'](_0xb9a25b),_0xfad632=_0x1b8479&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x1b8479)+0x1);return _0xfad632&&this['getSidebarItemView'](_0xfad632)||null;}['_alignBeforeItem'](_0x1390fc,_0x3eaf87){_0x1390fc['updateHeight']();const _0x5155c8=G(_0x3eaf87['bottom']+this['_spaceBetweenItems'],_0x1390fc['top']);return!!_0x5155c8&&(this['_setItemTop'](_0x3eaf87,_0x3eaf87['top']-_0x5155c8),!0x0);}['_alignAfterItem'](_0x3c6db0,_0x1aaf2e){_0x3c6db0['updateHeight']();const _0x45916d=G(_0x3c6db0['bottom']+this['_spaceBetweenItems'],_0x1aaf2e['top']);return!!_0x45916d&&(this['_setItemTop'](_0x1aaf2e,_0x1aaf2e['top']+_0x45916d,!0x1),!0x0);}['_alignToTargetRect'](_0x294f12){const _0x2ab150=this['_sidebarItemViewToAnnotation']['get'](_0x294f12);if(!_0x2ab150||!_0x2ab150['target']||!_0x2ab150['targetRect'])return;const _0x3e38a4=this['_getTargetTop'](_0x2ab150,_0x2ab150['targetRect']);this['_setItemTop'](_0x294f12,_0x3e38a4);}['_getTargetTop'](_0x240d03,_0x5c39d5){if(null===_0x5c39d5)return 0x0;if(_0x240d03['target']instanceof _0x330918)return _0x5c39d5['top'];{const _0x2bae25=new _0x330918(this['view']['element'])['top'];return _0x5c39d5['top']-_0x2bae25;}}['_setItemTop'](_0x348051,_0x59bdcf,_0x2f16f7=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x2f16f7&&(_0x59bdcf=Math['max'](_0x59bdcf,this['_getMaxAvailableTop'](_0x348051))),_0x348051['top']=_0x59bdcf;}['_getMaxAvailableTop'](_0x4f7838){let _0x5e4eec=this['_getItemBefore'](_0x4f7838),_0x56c347=0x0;for(;_0x5e4eec;)_0x5e4eec['updateHeight'](),_0x56c347+=this['_spaceBetweenItems']+_0x5e4eec['height'],_0x5e4eec=this['_getItemBefore'](_0x5e4eec);return _0x56c347;}}function G(_0x47d16a,_0x30ef7f){return Math['max'](_0x47d16a-_0x30ef7f,0x0);}function g(_0x28f70c){return null!==_0x28f70c&&'object'==typeof _0x28f70c&&0x1===_0x28f70c['nodeType'];}class e extends _0x590f0e{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,j];}static get['pluginName'](){return'WideSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5fe183){super(_0x5fe183),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x15baf7(),this['_refreshPositioningDebounced']=_0x213d6b(()=>{_0x5fe183['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x1a76aa=this['context']['plugins']['get'](j),_0x3d4f98=this['context']['plugins']['get'](z);_0x1a76aa['register']('wideSidebar',this),_0x3d4f98['container']&&_0x1a76aa['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x2066ba){if(_0x2066ba===this['activeAnnotation'])return;const _0x542154=this['context']['plugins']['get'](z);_0x542154['_activeAnnotation']=_0x2066ba;const _0x7d54cc=this['activeAnnotation'];_0x542154['refresh']({'blurredAnnotation':_0x7d54cc,'activatedAnnotation':_0x2066ba}),this['activeAnnotation']=_0x2066ba;}['attach'](_0x2236bc){this['annotations']=_0x2236bc;const _0x21b21f=this['context']['plugins']['get'](z);if(_0x21b21f['_annotations']=_0x2236bc,this['isAttached'])throw new _0x20868b('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x21b21f,'set:container',()=>{this['detach'](),this['listenTo'](_0x21b21f,'change:container',_0x252048=>{_0x252048['off'](),this['attach'](_0x2236bc);});}),_0x21b21f['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x5f349f=_0x171c04=>{_0x171c04['updateTargetRect'](),_0x21b21f['addAnnotation'](_0x171c04);};for(const _0x285a86 of _0x2236bc)_0x5f349f(_0x285a86);this['listenTo'](_0x2236bc,'add',(_0x3ba33f,_0x12f9c0)=>{_0x5f349f(_0x12f9c0);}),this['listenTo'](_0x2236bc,'remove',(_0x148f24,_0xbbdf51,_0x3ca735)=>{_0x21b21f['rearrange']({'removedAnnotation':_0xbbdf51,'previousAnnotation':_0x2236bc['get'](_0x3ca735-0x1),'nextAnnotation':_0x2236bc['get'](_0x3ca735+0x1)}),_0xbbdf51===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x2236bc,'focus',(_0x52c413,_0x229c68)=>{this['setActiveAnnotation'](_0x229c68);}),this['listenTo'](_0x2236bc,'blur',()=>{this['setActiveAnnotation'](null);});const _0x54ec11=this['context']instanceof _0x43c561?this['context']['editors']:new _0x15baf7([this['context']]);for(const _0x573876 of _0x54ec11)this['_integrateWithEditorAnnotations'](_0x573876);this['listenTo'](_0x54ec11,'add',(_0x530f78,_0x52e297)=>{this['listenTo'](_0x52e297,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x52e297);});}),this['listenTo'](_0x54ec11,'remove',(_0x5d6183,_0x45b8b6)=>{_0x45b8b6['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x45b8b6['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x20868b('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x4435e7=this['context']['plugins']['get'](z);_0x4435e7['_detachFromContainer'](this['annotations']),this['stopListening'](_0x4435e7),this['stopListening'](this['annotations']),this['context']instanceof _0x43c561&&this['stopListening'](this['context']['editors']);for(const _0x33841d of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x33841d);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x48245b){if(!_0x48245b['plugins']['has']('EditorAnnotations'))return;const _0x1c6278=_0x48245b['plugins']['get']('EditorAnnotations'),_0x439bf0=()=>{const _0x5d33f5=_0x1c6278['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x5d33f5[0x0]||null);};this['listenTo'](_0x1c6278,'refresh',_0x439bf0),this['listenTo'](_0x1c6278,'blur',(_0x247966,{isAnnotationTracked:_0x3df60f})=>{this['activeAnnotation']&&_0x3df60f(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x1c6278,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x175647=>{_0x1c6278['hasDomSelection']()&&(_0x439bf0(),_0x175647['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x1c6278);}['_destroyEditorAnnotationsIntegration'](_0x39f95b){this['stopListening'](_0x39f95b),this['_editorAnnotations']['remove'](_0x39f95b);}}class C extends _0xebef4f{['counterView'];constructor(_0x4786de){super(_0x4786de);const _0x1ab1e5=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x222fc4,_0x318ec8)=>_0x222fc4?'...':_0x318ec8['toString']()),this['set']('annotationType',''),this['icon']=_0x2356d6,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new kt(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x1ab1e5['to']('annotationType',_0x1be2e8=>'ck-annotation-counter__badge--'+_0x1be2e8),_0x1ab1e5['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x1ab1e5['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class n extends _0x590f0e{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,j];}static get['pluginName'](){return'NarrowSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x398405){super(_0x398405),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=new(_0x13c6ce())(),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x15baf7(),this['_refreshPositioningDebounced']=_0x213d6b(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](j)['register']('narrowSidebar',this),this['bodyCollection']=new _0x3e66b6(this['context']['locale']),this['balloonPanelView']=new _0x113c00(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x95c517){this['annotations']=_0x95c517;const _0x5206a4=this['context']['plugins']['get'](z),_0xfc0ce=this['balloonPanelView'];if(_0x5206a4['_annotations']=_0x95c517,this['isAttached'])throw new _0x20868b('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x5206a4,'set:container',()=>{this['detach'](),this['listenTo'](_0x5206a4,'change:container',_0x138af9=>{_0x138af9['off'](),this['attach'](_0x95c517);});}),_0x5206a4['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x1b63b3=_0x240e77=>{const _0x1d2a6e=new C(this['context']['locale']);_0x5206a4['addAnnotation'](_0x240e77,_0x1d2a6e),this['_annotationToNarrowView']['set'](_0x240e77,_0x1d2a6e),_0x1d2a6e['bind']('isDirty','annotationType','number')['to'](_0x240e77['view'],'isDirty','type','length'),_0x1d2a6e['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0xfc0ce['content']['first']!==_0x240e77['view']?(this['_showBalloon'](_0x240e77),_0x240e77['view']['element']['focus'](),this['setActiveAnnotation'](_0x240e77)):this['setActiveAnnotation'](null);});};for(const _0x685727 of _0x95c517)_0x1b63b3(_0x685727);this['listenTo'](_0x95c517,'add',(_0x1e68ff,_0x3cfec3)=>{_0x1b63b3(_0x3cfec3);}),this['listenTo'](_0x95c517,'remove',(_0x28b062,_0x246c79,_0xfc646)=>{this['_annotationToNarrowView']['get'](_0x246c79)['destroy'](),this['_annotationToNarrowView']['delete'](_0x246c79),_0x5206a4['rearrange']({'removedAnnotation':_0x246c79,'previousAnnotation':_0x95c517['get'](_0xfc646-0x1),'nextAnnotation':_0x95c517['get'](_0xfc646+0x1)}),_0x246c79===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x95c517,'focus',(_0x3425a3,_0x2eaaae)=>{this['setActiveAnnotation'](_0x2eaaae);}),this['listenTo'](_0x95c517,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x2c3e4a,_0x2571ba)=>{_0x2571ba['keyCode']===_0x37838f['esc']&&_0xfc0ce['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0xfc0ce['content']['first']),this['_hideBalloon'](),_0x2571ba['stopPropagation'](),_0x2571ba['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x2e216c,_0x51f173)=>{const _0x4f7804=_0x51f173['target'];_0xfc0ce['isVisible']&&_0xfc0ce['element']['contains'](_0x4f7804)||_0x5206a4['view']['element']['contains'](_0x4f7804)||_0x2e216c['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x3f82ee=>_0x3f82ee['contains'](_0x4f7804))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x48824e=this['context']instanceof _0x43c561?this['context']['editors']:new _0x15baf7([this['context']]);for(const _0x564715 of _0x48824e)this['_integrateWithEditorAnnotations'](_0x564715);this['listenTo'](_0x48824e,'add',(_0x11a6c7,_0x4e5af5)=>{this['listenTo'](_0x4e5af5,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x4e5af5);});}),this['listenTo'](_0x48824e,'remove',(_0x2daf39,_0xc483e9)=>{_0xc483e9['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0xc483e9['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x496ba0){if(_0x496ba0===this['activeAnnotation'])return;const _0x2dab81=this['context']['plugins']['get'](z);if(_0x2dab81['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x496ba0,'disableAnimationOnActivatedAnnotation':!0x0}),_0x496ba0)_0x2dab81['getSidebarItemView'](_0x496ba0)?this['_showBalloon'](_0x496ba0):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x496ba0;}['detach'](){if(!this['isAttached'])throw new _0x20868b('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0xeb9d07=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x5bcc55=>_0x5bcc55['destroy']()),this['_annotationToNarrowView']['clear'](),_0xeb9d07['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x43c561&&this['stopListening'](this['context']['editors']);for(const _0x258488 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x258488);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'](_0x58bbfb){if(!_0x58bbfb['plugins']['has']('EditorAnnotations'))return;const _0x547859=_0x58bbfb['plugins']['get']('EditorAnnotations'),_0x3f1971=this['context']['plugins']['get'](z),_0x1ca5ab=this['annotations'],_0x128ce8=this['balloonPanelView'],_0x20308c=()=>{const _0x13e970=_0x547859['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x13e970),this['setActiveAnnotation'](_0x13e970[0x0]||null);};this['listenTo'](_0x547859,'refresh',_0x20308c),this['listenTo'](_0x547859,'blur',(_0x4c2bc8,{isAnnotationTracked:_0xbf8bce})=>{this['activeAnnotation']&&_0xbf8bce(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x547859,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x1ca5ab,'blur',_0x1e7598=>{_0x547859['hasDomSelection']()&&_0x1e7598['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x4ebf8d,_0x37d76e)=>{const _0x1184a3=_0x37d76e['target'];_0x128ce8['isVisible']&&_0x128ce8['element']['contains'](_0x1184a3)||_0x3f1971['view']['element']['contains'](_0x1184a3)||this['activeAnnotation']&&_0x547859['hasDomSelection']()&&(_0x20308c(),_0x4ebf8d['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x547859);}['_destroyEditorAnnotationsIntegration'](_0x5e9952){_0x5e9952&&(this['stopListening'](_0x5e9952),this['_editorAnnotations']['remove'](_0x5e9952));}['_setSelectedAnnotations'](_0x3cfa46){for(const _0x53ddad of this['_selectedAnnotations'])_0x3cfa46['includes'](_0x53ddad)||this['_manuallyClosedAnnotationViews']['delete'](_0x53ddad['view']);this['_selectedAnnotations']=_0x3cfa46;}['_refreshPositioning'](){const _0x52f41a=this['balloonPanelView'];this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning'](),_0x52f41a['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x3b0ec4){if(this['_manuallyClosedAnnotationViews']['has'](_0x3b0ec4['view']))return;const _0x3f7f77=this['balloonPanelView']['content']['first'];_0x3f7f77!==_0x3b0ec4['view']?(_0x3f7f77&&this['_detachListeners'](_0x3f7f77),this['_attachListeners'](_0x3b0ec4['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x3b0ec4['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x69b6f9=this['balloonPanelView']['content']['first'],_0xaa5c8f=_0x69b6f9&&this['annotations']['getByView'](_0x69b6f9);if(!_0xaa5c8f||!this['_annotationToNarrowView']['has'](_0xaa5c8f))return;const _0x43881=this['_annotationToNarrowView']['get'](_0xaa5c8f)['element'],_0x3a9936=(function(){const _0x16e287=_0x113c00['defaultPositions'];return[_0x16e287['southArrowNorthEast'],_0x16e287['northArrowSouthEast'],_0x16e287['southArrowNorth'],_0x16e287['northArrowSouth'],_0x16e287['southArrowNorthWest'],_0x16e287['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x43881,'positions':_0x3a9936});}['_hideBalloon'](){const _0x4393f1=this['balloonPanelView'],_0x2e4c9e=_0x4393f1['content']['first'];_0x2e4c9e&&(this['_detachListeners'](_0x2e4c9e),_0x4393f1['unpin'](),_0x4393f1['content']['clear']());}['_attachListeners'](_0x8fc3ef){this['listenTo'](_0x8fc3ef,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x8fc3ef,'Esc',(_0x23a813,_0x1724d7)=>{this['_manuallyClosedAnnotationViews']['add'](_0x8fc3ef),this['_hideBalloon'](),_0x1724d7();});}['_detachListeners'](_0x574a57){this['stopListening'](_0x574a57);}}class c extends _0x38185c{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[b,_0x503e49,j];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x466f88){super(_0x466f88),_0x466f88['editing']['view']['addObserver'](_0x35d2a0),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x466f88['plugins']['get'](_0x503e49),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x2fb952=this['editor']['plugins']['get'](j);_0x2fb952['context']===this['editor']&&(_0x2fb952['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x1a9cdb,_0xa0b104)=>{const _0x5d843f=this['_balloon'];if(this['isAttached']&&_0x5d843f['visibleView']){const _0x1793ed=this['annotations']['getByView'](_0x5d843f['visibleView']);_0x1793ed&&this['_closeAnnotation'](_0x1793ed),_0xa0b104();}}));}['afterInit'](){const _0x480acf=this['editor']['plugins']['get'](j);_0x480acf['context']===this['editor']&&(_0x480acf['hasActive']()||_0x480acf['switchTo']('inline'));}['setActiveAnnotation'](_0x1cdd1c){_0x1cdd1c!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x1cdd1c&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x1cdd1c)&&this['_addAnnotationToBalloon'](_0x1cdd1c,!0x0),_0x1cdd1c['isActive']=!0x0),_0x1cdd1c||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x1cdd1c);}['attach'](_0x2e7bc0){this['annotations']=_0x2e7bc0;const _0xea325d=this['editor']['plugins']['get'](j),_0x4b7e08=this['_balloon'];if(this['isAttached'])throw new _0x20868b('inlineannotations-attach-already-attached',this);if(_0xea325d['context']!==this['editor'])throw new _0x20868b('inlineannotations-not-allowed-with-context',this);const _0x36c46=this['editor']['plugins']['get'](b);this['listenTo'](_0x36c46,'refresh',()=>{const _0x2fc5b5=_0x36c46['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x13b199,_0x269d89;!this['_forceRefresh']&&(_0x13b199=_0x2fc5b5,_0x269d89=this['_selectedAnnotations'],_0x13b199['length']===_0x269d89['length']&&_0x13b199['every'](_0x4766ba=>_0x269d89['includes'](_0x4766ba)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x2fc5b5),this['setActiveAnnotation'](_0x2fc5b5[0x0]||null));}),this['listenTo'](_0x36c46,'blur',(_0x2a959c,{isAnnotationTracked:_0x1d0e33})=>{this['activeAnnotation']&&_0x1d0e33(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x4f3973,_0x11792a,_0x33e48a)=>{_0x33e48a||this['setActiveAnnotation'](null);}),this['listenTo'](_0x2e7bc0,'remove',(_0x4ccdd0,_0x404d09)=>{this['_removeAnnotationFromBalloon'](_0x404d09),_0x404d09===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x4b7e08,'change:visibleView',(_0x3f7f4e,_0x33bcb3,_0xc1e6f,_0x5c2e7b)=>{_0x5c2e7b&&this['stopListening'](_0x5c2e7b);const _0x125a0c=_0x2e7bc0['getByView'](_0xc1e6f);_0xc1e6f&&_0x125a0c&&(this['listenTo'](_0xc1e6f,'change:height',()=>{_0x4b7e08['updatePosition']();}),this['listenTo'](_0xc1e6f,'Esc',()=>{this['_closeAnnotation'](_0x125a0c),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x125a0c&&this['setActiveAnnotation'](_0x125a0c));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x4b7e08['visibleView']&&(_0x2e7bc0['getByView'](_0x4b7e08['visibleView'])&&_0x4b7e08['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 _0x20868b('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x1da936 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x1da936);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x28367a){for(const _0x3a9705 of this['_selectedAnnotations'])_0x28367a['includes'](_0x3a9705)||this['_manuallyClosed']['delete'](_0x3a9705);for(const _0x58bc01 of this['annotations'])_0x28367a['includes'](_0x58bc01)||this['_removeAnnotationFromBalloon'](_0x58bc01);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x143409 of _0x28367a)this['_addAnnotationToBalloon'](_0x143409);}this['_selectedAnnotations']=_0x28367a;}['_addAnnotationToBalloon'](_0x22d358,_0x5796cf=!0x1){this['_manuallyClosed']['has'](_0x22d358)||(this['_addedAnnotations']['has'](_0x22d358)||this['_balloon']['hasView'](_0x22d358['view'])||(this['_addedAnnotations']['add'](_0x22d358),this['_balloon']['add']({'stackId':_0x22d358['view']['id'],'view':_0x22d358['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x22d358)}})),_0x5796cf&&this['_balloon']['showStack'](_0x22d358['view']['id']));}['_getBalloonTargetForAnnotation'](_0x220fae){const _0x58796b=_0x220fae['target'],_0x1a3c0a=this['editor']['editing']['view'],_0x898ac4=_0x1a3c0a['document']['selection']['getFirstRange'](),_0x7e3803=_0x1a3c0a['domConverter']['viewRangeToDom'](_0x898ac4);if(_0x7e3803['collapse'](!0x0),_0x58796b){if(_0x58796b instanceof _0x330918)return _0x58796b;let _0x10e00e=[];for(const _0x2c9dbc of _0x58796b)_0x10e00e['push'](...F(_0x2c9dbc['getClientRects']()));_0x10e00e=function(_0x3de627){const _0x1d6a17=[];let _0x28cf2f=_0x3de627[0x0];for(let _0x4b09ac=0x1;_0x4b09ac<_0x3de627['length'];_0x4b09ac++)P(_0x28cf2f,_0x3de627[_0x4b09ac])?_0x28cf2f['width']+=_0x3de627[_0x4b09ac]['width']:(_0x1d6a17['push'](_0x28cf2f),_0x28cf2f=_0x3de627[_0x4b09ac]);return _0x1d6a17['push'](_0x28cf2f),_0x1d6a17;}(_0x10e00e);const _0x4773f3=_0x7e3803['getBoundingClientRect']();return _0x10e00e['find'](_0x1c0b16=>_0x1c0b16['top']<=_0x4773f3['top']&&_0x1c0b16['bottom']>=_0x4773f3['bottom']&&_0x1c0b16['left']<=_0x4773f3['left']&&_0x1c0b16['right']>=_0x4773f3['right'])||_0x10e00e[0x0];}return _0x220fae['targetRect']||_0x7e3803;}['_removeAnnotationFromBalloon'](_0x27ca7e){this['_addedAnnotations']['has'](_0x27ca7e)&&this['_balloon']['hasView'](_0x27ca7e['view'])&&(this['_addedAnnotations']['delete'](_0x27ca7e),this['_balloon']['remove'](_0x27ca7e['view']));}['_closeAnnotation'](_0x2bfccb){this['_manuallyClosed']['add'](_0x2bfccb),this['_removeAnnotationFromBalloon'](_0x2bfccb);}}function F(_0x443608){return Array['from'](_0x443608)['map'](DOMRect['fromRect']);}function P(_0x173788,_0x3f842e){return _0x173788['top']===_0x3f842e['top']&&_0x173788['bottom']===_0x3f842e['bottom']&&_0x173788['right']===_0x3f842e['left'];}class Z extends kt{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x41a69e,_0x4e4478){super(_0x41a69e),this['set']('isEmpty',!_0x4e4478['length']),this['focusTracker']=new _0x27a125(),this['_annotationViews']=_0x4e4478,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new _0x53ae9a({'focusables':_0x4e4478,'focusTracker':this['focusTracker']}),this['listenTo'](_0x4e4478,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x4e4478,'remove',(_0x1be032,_0x8456ff)=>{_0x8456ff['isActive']&&this['focus'](),_0x4e4478['length']||(this['isEmpty']=!0x0);});const _0x1c5a70=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':N(_0x41a69e,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x4e4478},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x1c5a70['if']('isEmpty','ck-hidden',_0x41f252=>!_0x41f252)]},'children':[{'text':N(_0x41a69e,'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 _0x4c031c of this['_annotationViews'])this['focusTracker']['add'](_0x4c031c['element']);this['_annotationViews']['on']('change',(_0x182864,{added:_0x1d68e4,removed:_0x4c5148})=>{for(const _0x2eaf44 of _0x1d68e4)this['focusTracker']['add'](_0x2eaf44['element']);for(const _0x23f0db of _0x4c5148)this['focusTracker']['remove'](_0x23f0db['element']);});}}class p extends _0x590f0e{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,y];}constructor(_0x34755c){super(_0x34755c),this['archivedThreads']=new _0x15baf7();}['init'](){const _0x24e4de=this['context'],_0x4e6cf5=_0x24e4de['plugins']['get'](o),_0x493c7f=_0x24e4de['plugins']['get'](y);this['listenTo'](_0x4e6cf5,'addCommentThread',(_0xd2d99c,{threadId:_0x1f1e08})=>{const _0x54f4a2=_0x4e6cf5['getCommentThread'](_0x1f1e08);_0x54f4a2['archivedAt']&&this['archivedThreads']['add'](_0x54f4a2,this['_calculatePosition'](_0x54f4a2['archivedAt'])),this['listenTo'](_0x54f4a2,'change:archivedAt',(_0x1f9201,_0x3bf775,_0x5d6fd7)=>{_0x5d6fd7?this['archivedThreads']['has'](_0x54f4a2)||this['archivedThreads']['add'](_0x54f4a2,this['_calculatePosition'](_0x54f4a2['archivedAt'])):this['archivedThreads']['has'](_0x54f4a2)&&this['archivedThreads']['remove'](_0x54f4a2);});}),this['listenTo'](_0x4e6cf5,'removeCommentThread',(_0x5def77,{threadId:_0x18ddc9})=>{const _0x29f869=_0x4e6cf5['getCommentThread'](_0x18ddc9);this['stopListening'](_0x29f869),this['archivedThreads']['has'](_0x29f869)&&this['archivedThreads']['remove'](_0x29f869);},{'priority':'highest'}),this['listenTo'](_0x493c7f['collection'],'focus',(_0x481e65,_0x12a114)=>{_0x12a114['isVisible']||(_0x12a114['isActive']=!0x0,_0x493c7f['activate'](_0x12a114));});}['_calculatePosition'](_0x510238){const _0x2ba092=[...this['archivedThreads']]['findIndex'](_0x1170c5=>_0x1170c5['archivedAt']<_0x510238);return _0x2ba092>-0x1?_0x2ba092:this['archivedThreads']['length'];}}class a extends _0x38185c{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[p,_0x25b998];}constructor(_0x403847){super(_0x403847),this['annotationViews']=new _0x483a9f(),this['_pendingThreads']=[];}['init'](){const _0x4874e2=this['editor'],_0x4f548a=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x4874e2['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0xebef4f,!0x0)),_0x4874e2['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x1971f4=this['_createCommentsArchiveButton'](_0x32a340);return _0x1971f4['set']({'role':'menuitemcheckbox'}),_0x1971f4;});const _0x3e37f3=_0x4874e2['plugins']['get'](p),_0x226940=_0x4874e2['plugins']['get']('Annotations'),_0x335b55=_0x4874e2['plugins']['get']('CommentsRepository');_0x3e37f3['archivedThreads']['forEach'](_0x2449ee=>{this['_handleNewThread'](_0x2449ee);}),this['listenTo'](_0x3e37f3['archivedThreads'],'add',(_0x21fc0d,_0x40282b)=>{this['_handleNewThread'](_0x40282b);}),this['listenTo'](_0x226940['collection'],'add',(_0x37b35e,_0x1d2dfe)=>{const _0x54f7c2=this['_pendingThreads']['find'](_0x4f7088=>{const _0x1cfff8=_0x335b55['_threadToController']['get'](_0x4f7088);return _0x1cfff8&&_0x1d2dfe['innerView']===_0x1cfff8['view'];});if(_0x54f7c2){const _0x32b1dd=this['_calculatePosition'](_0x54f7c2['archivedAt']);this['_addAnnotationToArchive'](_0x1d2dfe,_0x32b1dd),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x54f7c2),0x1);}}),this['listenTo'](_0x3e37f3['archivedThreads'],'remove',(_0x1bd08e,_0xc90a7d)=>{const _0x42964f=_0x4874e2['config']['get']('collaboration.channelId');if(!_0x42964f||_0xc90a7d['channelId']===_0x42964f){if(this['_pendingThreads']['includes'](_0xc90a7d))this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0xc90a7d),0x1);else{const _0x563b2b=_0x335b55['_threadToController']['get'](_0xc90a7d),_0x598025=_0x226940['getByInnerView'](_0x563b2b['view']);this['annotationViews']['remove'](_0x598025['view']),this['stopListening'](_0x598025),this['stopListening'](_0x598025['focusableElements']);}}}),this['listenTo'](_0x226940['collection'],'add',(_0x4b28b8,_0x2abd56)=>{this['listenTo'](_0x2abd56,'escape',_0x4f548a);}),this['listenTo'](_0x226940['collection'],'remove',(_0x28002d,_0x1f2452)=>{this['stopListening'](_0x1f2452,'escape',_0x4f548a);});}['_addAnnotationToArchive'](_0x434285,_0x3c3ad2){this['listenTo'](_0x434285,'set:isVisible',_0x3652a8=>{_0x3652a8['return']=!0x1,_0x3652a8['stop']();}),this['annotationViews']['add'](_0x434285['view'],_0x3c3ad2);}['_handleNewThread'](_0x226edf){const _0x523bac=this['editor']['plugins']['get']('CommentsRepository'),_0x3fc6db=this['editor']['plugins']['get']('Annotations'),_0x1e1044=this['editor']['config']['get']('collaboration.channelId');if(!_0x1e1044||_0x226edf['channelId']===_0x1e1044){const _0x3cf3cb=_0x523bac['_threadToController']['get'](_0x226edf);if(!_0x3cf3cb)return void this['_pendingThreads']['push'](_0x226edf);const _0x5b5f97=this['_calculatePosition'](_0x226edf['archivedAt']),_0x191545=_0x3fc6db['getByInnerView'](_0x3cf3cb['view']);_0x191545['isVisible']&&_0x3fc6db['_visibleAnnotations']['remove'](_0x191545),this['_addAnnotationToArchive'](_0x191545,_0x5b5f97);}}['_calculatePosition'](_0xa27ef2){const _0x33530f=this['editor']['config']['get']('collaboration.channelId'),_0x4f7302=[...this['editor']['plugins']['get'](p)['archivedThreads']]['filter'](_0x4926bd=>_0x4926bd['channelId']===_0x33530f)['findIndex'](_0x4cd8fd=>_0x4cd8fd['archivedAt']<_0xa27ef2);return _0x4f7302<0x0||_0x4f7302>this['annotationViews']['length']?this['annotationViews']['length']:_0x4f7302-0x1;}['_toggleDialog'](){const _0x5d5d47=this['editor'],_0x57a2e9=_0x5d5d47['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new Z(_0x5d5d47['locale'],this['annotationViews'])),'commentsArchive'===_0x57a2e9['id']?_0x57a2e9['hide']():_0x57a2e9['show']({'id':'commentsArchive','title':N(_0x5d5d47['locale'],'COMMENTS_ARCHIVE'),'icon':_0x4394e7,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x3a354d['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0xd9889,_0x5eb299=!0x1){const _0x20a9a4=this['editor']['locale'],_0x164074=this['editor']['plugins']['get']('Dialog'),_0xfabc2=new _0xd9889(_0x20a9a4);return _0xfabc2['bind']('isEnabled')['to'](this,'isEnabled'),_0xfabc2['bind']('isOn')['to'](_0x164074,'id',_0x1e88e0=>'commentsArchive'===_0x1e88e0),_0xfabc2['set']({'label':N(_0x20a9a4,'COMMENTS_ARCHIVE'),'icon':_0x4394e7,'isToggleable':!0x0}),_0x5eb299&&(_0xfabc2['tooltip']=!0x0),this['listenTo'](_0xfabc2,'execute',()=>this['_toggleDialog']()),_0xfabc2;}['_hideDialogOnAnnotationEscape']=_0x4f8b11=>{const _0xd00a36=_0x4f8b11['source'];if(!this['annotationViews']['has'](_0xd00a36['view']))return;const _0x2f19db=this['editor']['plugins']['get']('Dialog');_0x2f19db['isOpen']&&'commentsArchive'===_0x2f19db['id']&&(_0x2f19db['hide'](),_0x4f8b11['stop']());};}class gi extends _0x38185c{static get['requires'](){return[o,r,s,p,a,i,e,n,c];}static get['pluginName'](){return'Comments';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{ot as AddCommentThreadCommand,T as Annotation,S as AnnotationCollection,C as AnnotationCounterButtonView,E as AnnotationView,y as Annotations,R as AnnotationsSidebarItemView,H as AnnotationsSidebarView,j as AnnotationsUIs,si as BaseCommentThreadView,di as BaseCommentView,wi as Comment,pi as CommentThread,vt as CommentThreadController,ie as CommentThreadInputView,gt as CommentThreadView,Tt as CommentView,gi as Comments,p as CommentsArchive,a as CommentsArchiveUI,r as CommentsEditing,te as CommentsListView,i as CommentsOnly,o as CommentsRepository,s as CommentsUI,b as EditorAnnotations,c as InlineAnnotations,n as NarrowSidebar,z as Sidebar,e as WideSidebar,v as bindAnnotationCollections};
|