@ckeditor/ckeditor5-comments 48.1.0-alpha.4 → 48.1.0-alpha.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +11 -11
- package/package.json +16 -16
package/dist/index.js
CHANGED
|
@@ -20,14 +20,14 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Editor as
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
((()=>Nt)());constructor(_0x190cc7={}){function _0x4ad440(_0x134eb3){return _0x134eb3['map'](_0x21cc6d=>String['fromCharCode'](_0x21cc6d))['join']('');}(_0x190cc7=Object['assign']({},_0x190cc7))['plugins']||(_0x190cc7['plugins']=Ot['defaultPlugins']),super(_0x190cc7),this['ui']=new kt(this),this['set']('placeholder',''),this['model']['document']['on']('change',()=>this['_updatePlaceholder'](),{'priority':'low'}),this['on']('change:placeholder',()=>this['_updatePlaceholder']()),this['model']['document']['createRoot'](),this[_0x4ad440([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4ad440([0x76,0x69,0x65,0x77])][_0x4ad440([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4ad440([0x61,0x75,0x74,0x6f]),this[_0x4ad440([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x4ad440([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4ad440([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x4ad440([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x4ad440([0x6f,0x6b])});}['create'](){const _0x49160c=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x49160c))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x57702a=>{const _0x4c0749=this['model']['document']['getRoot'](),_0x1fe48e=_0x4c0749&&_0x4c0749['getChild'](_0x4c0749['childCount']-0x1);_0x57702a['setSelection'](_0x1fe48e,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x1f7ff0=this['editing']['view'],_0x433798=_0x1f7ff0['document']['getRoot'](),_0x576d90=_0x433798['getChild'](0x0);_0x433798['childCount']>0x1||!_0x576d90||'p'!=_0x576d90['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(lt(_0x1f7ff0,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x576d90['placeholder']=this['placeholder']),ut({'view':_0x1f7ff0,'element':_0x576d90,'keepOnFocus':!0x0}),this['placeholderElement']=_0x576d90);}}class Mt extends _0x5db31e{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x59f16e,_0x599cd9={}){super(_0x59f16e),this['editor']=null,this['_editorConfig']=_0x599cd9,this['set']('value',_0x599cd9['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',bt(_0x59f16e,'Reply...')),this['set']('submitLabel',bt(_0x59f16e,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new _0x5a76c0(),this['focusTracker']=new _0x306556(),this['focusCycler']=new _0x15dd89({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x2a7abf=>!_0x2a7abf['defaultPrevented']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-comment__input-wrapper']},'children':[{'tag':'div','attributes':{'class':['ck-comment__input-actions',this['bindTemplate']['if']('showButtons','ck-comment__input-actions--active')]},'children':[this['submitButtonView'],this['cancelButtonView']]}]}),this['keystrokes']['set']('Esc',(_0x4afe1e,_0xd09b52)=>{this['cancelButtonView']['fire']('execute'),_0xd09b52();}),this['keystrokes']['set']('Ctrl+Enter',(_0x4f2f7b,_0x21a2e2)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x21a2e2());}),this['on']('submit',(_0x452cf3,_0x23f0eb)=>{_0x23f0eb['length']>0xfde8?(alert(bt(_0x59f16e,'TOO_LONG_COMMENT_ALERT',[_0x23f0eb['length'],0xfde8])),_0x452cf3['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new Ot(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x4be22e=this['editor'];this['element']['insertBefore'](_0x4be22e['ui']['element'],this['element']['firstChild']),_0x4be22e['model']['document']['on']('change',()=>this['value']=_0x4be22e['getData']()),_0x4be22e['bind']('placeholder')['to'](this),this['focusables']['add'](_0x4be22e['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x12dc1b){-0x1===_0x12dc1b?(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:_0x268995}=this,_0x4ff95e=new _0x427572(_0x268995);return _0x4ff95e['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x4ff95e['withText']=!0x0,_0x4ff95e['bind']('label')['to'](this,'submitLabel'),_0x4ff95e['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x4ff95e['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x188a6c,_0x46e81e)=>!_0x46e81e&&!!_0x188a6c['trim']()),_0x4ff95e;}['_createCancelButton'](){const {locale:_0x10bee6}=this,_0x53e043=new _0x427572(_0x10bee6);return _0x53e043['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x53e043['label']=bt(_0x10bee6,'Cancel'),_0x53e043['withText']=!0x0,_0x53e043['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x53e043;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x148e0b=>{this['focusTracker']['add'](_0x148e0b['element']);}),this['focusables']['on']('change',(_0x587e61,_0x249072)=>{for(const _0x36ef6c of Array['from'](_0x249072['added'])['reverse']())this['focusTracker']['add'](_0x36ef6c['element']);});}}class Rt extends _0x5db31e{constructor(_0xa3312d,_0x4cae8a,_0x341fdf){super(_0xa3312d),this['commentInputView']=new Mt(_0xa3312d,_0x341fdf),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x54bd1d,_0x412d0f)=>_0x54bd1d||!!_0x412d0f),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 _0x4df3aa(_0xa3312d,_0x4cae8a),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'](_0x2d6fb1){this['commentInputView']['focus'](_0x2d6fb1);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x240c7e,_0x23b8f6)=>{const {submitButtonView:_0x8fb446,cancelButtonView:_0x34c8ac,editor:_0x170a69}=this['commentInputView'];[_0x8fb446['element'],_0x34c8ac['element'],_0x170a69?_0x170a69['editing']['view']['getDomRoot']():null]['filter'](_0x22c3a2=>_0x22c3a2)['some'](_0x1f212c=>_0x1f212c['contains'](_0x23b8f6['target']))||(this['focus'](),_0x23b8f6['preventDefault']());});}}class xt extends _0x5db31e{constructor(_0x27516d){super(_0x27516d);const _0x29983b=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x29983b['to']('count',_0x5cd2d3=>bt(_0x27516d,'NUMBER_OF_COMMENTS',_0x5cd2d3))}]});}}class St extends _0x5db31e{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x2004f6,_0x2d280d,_0x393452){super(_0x2004f6);const _0x5887a3=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x2d280d['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x2d280d,this['_config']=_0x393452,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x306556(),this['keystrokes']=new _0x5a76c0(),this['focusCycler']=new _0x15dd89({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x257ce7=>this['commentViews']['map'](_0x13f568=>_0x13f568['element'])['includes'](_0x257ce7['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new xt(_0x2004f6),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x160a65=>_0x160a65-this['_config']['maxCommentsWhenCollapsed']);for(const _0x11056b of _0x2d280d['comments'])this['_handleNewCommentModel'](_0x11056b);this['_handleInfoComment'](),this['listenTo'](_0x2d280d['comments'],'add',(_0x46d4a7,_0x2b5da2)=>{const _0x2a7f05=this['_calculatePosition'](_0x2b5da2);this['length']++,this['_handleNewCommentModel'](_0x2b5da2,_0x2a7f05),this['refreshVisibleViews']();}),this['listenTo'](_0x2d280d['comments'],'remove',(_0x21198e,_0x4a8b67)=>{this['length']--,this['_handleRemoveCommentModel'](_0x4a8b67),this['refreshVisibleViews']();}),this['listenTo'](_0x2d280d,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x2d280d,'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',_0x5887a3['if']('length','ck-hidden',_0x3c1a3b=>!_0x3c1a3b)],'aria-label':bt(_0x2004f6,'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'](_0x482a51){-0x1===_0x482a51?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x2ca407 of this['commentViews'])_0x2ca407['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x57a833,_0x22f319){const _0x1e4c68=new this['_config']['CommentView'](this['locale'],_0x57a833,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x1e4c68['viewUid']=_0x57a833['id'],_0x1e4c68['delegate']('removeComment')['to'](this),_0x1e4c68['delegate']('updateComment')['to'](this),_0x1e4c68['delegate']('resolveCommentThread')['to'](this),_0x1e4c68['delegate']('editorReady')['to'](this),_0x1e4c68['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x1e4c68,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x1e4c68,_0x22f319);}['_calculatePosition'](_0xb25653){const _0x40484c=this['_model']['_findOptimalIndex'](_0xb25653);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0xb25653['authoredAt']?_0x40484c-0x1:_0x40484c:_0x40484c-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x535e43={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':bt(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x535e43,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x535e43));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x3b1742){const _0x505573=this['commentViews']['remove'](_0x3b1742['id']);this['stopListening'](_0x505573),_0x505573['isEditMode']&&this['_updateHasDirtyComment'](),_0x505573['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x222505=>_0x222505['isEditMode']);}['_rearrangeCollapse'](){const _0x5017e7=function(_0x4a3dac){const _0x30e48c=new _0x325aad();for(const _0x3a914a of _0x4a3dac)_0x30e48c['add'](_0x3a914a);return _0x30e48c;}(this['commentViews']),_0x2506f2=this['_collapsedCommentsView']['count'];for(let _0x3fc317=0x1;_0x3fc317<=_0x2506f2;_0x3fc317++)_0x5017e7['remove'](0x1);for(const _0x583e84 of _0x5017e7)_0x583e84['collapse']();_0x2506f2>0x0&&_0x5017e7['add'](this['_collapsedCommentsView'],0x1),Pt(_0x4256ab(Array['from'](this['visibleViews']),Array['from'](_0x5017e7)),this['visibleViews'],_0x5017e7);}['_rearrangeExpand'](){Pt(_0x4256ab(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x686f32 of this['visibleViews'])_0x686f32['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x2078d4=>{this['focusTracker']['add'](_0x2078d4['element']),this['keystrokes']['listenTo'](_0x2078d4['element']);}),this['commentViews']['on']('change',(_0x3bb802,_0x58645d)=>{for(const _0x44b21f of _0x58645d['removed'])this['focusTracker']['remove'](_0x44b21f['element']),this['keystrokes']['stopListening'](_0x44b21f['element']);for(const _0x46b25d of Array['from'](_0x58645d['added'])['reverse']())this['focusTracker']['add'](_0x46b25d['element']),this['keystrokes']['listenTo'](_0x46b25d['element']);});}}function Pt(_0x2209a3,_0x2d3b23,_0x3c6f01){let _0x40e11=0x0;for(const _0x50a5d5 of _0x2209a3)switch(_0x50a5d5){case'insert':_0x2d3b23['add'](_0x3c6f01['get'](_0x40e11),_0x40e11),_0x40e11++;break;case'delete':_0x2d3b23['remove'](_0x40e11);break;case'equal':_0x40e11++;}}class Lt extends _0x5db31e{constructor(_0xa77220){super(_0xa77220);const _0xb61869=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0xb61869['to']('contextValue',_0x359a47=>bt(_0xa77220,'THREAD_CONTEXT_LABEL',_0x359a47)),'tabindex':-0x1},'children':[{'text':_0xb61869['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class Dt extends _0x5db31e{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x155825,_0x384575){super(_0x155825);const _0x29eb6b=this['bindTemplate'];this['_model']=_0x384575,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x306556(),this['keystrokes']=new _0x5a76c0(),this['focusCycler']=new _0x15dd89({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x11ba9a=>!!_0x11ba9a),this['bind']('contextValue')['to'](this['_model'],'context',_0x37d977=>_0x37d977&&_0x37d977['value']?this['_trimContextValue'](_0x37d977['value']):bt(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',_0x29eb6b['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 _0x3301b5=new _0x427572(this['locale']);return _0x3301b5['label']=bt(this['locale'],'Reopen'),_0x3301b5['tooltip']=bt(this['locale'],'Reopen'),_0x3301b5['icon']=_0x1ed8f1,_0x3301b5['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x2b5916=>!_0x2b5916),_0x3301b5['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x1f862e,_0x48f1d7)=>_0x1f862e&&_0x48f1d7),_0x3301b5['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x3301b5;}['_trimContextValue'](_0x2a7703){if(_0x2a7703['length']<0x96)return _0x2a7703;const _0x40dfc0=_0x2a7703['lastIndexOf']('\x20',0x93);return _0x2a7703['substring'](0x0,_0x40dfc0>-0x1?_0x40dfc0:0x93)+'...';}['_attachContextActions'](){const _0x19e464=this['element']['querySelector']('.ck-context'),_0x22ee29=_0x19e464['querySelector']('.ck-context__value');this['listenTo'](_0x19e464,'mouseenter',()=>{_0x22ee29['offsetWidth']<_0x22ee29['scrollWidth']&&_0x19e464['classList']['add']('overlay');}),this['listenTo'](_0x19e464,'mouseleave',()=>{_0x19e464['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x11e141 of this['focusables'])this['focusTracker']['add'](_0x11e141['element']),this['keystrokes']['listenTo'](_0x11e141['element']);}['_createContextView'](){const _0x80359e=new Lt(this['locale']);return _0x80359e['bind']('contextValue')['to'](this),_0x80359e;}}class Vt extends _0x5db31e{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x32e155,_0x3d9e59,_0x1e3f6f,_0x252686){super(_0x32e155),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x3d9e59,this['_localUser']=_0x1e3f6f,this['_config']=_0x252686,this['commentThreadHeaderView']=new Dt(_0x32e155,_0x3d9e59),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new _0x11ed49(_0x32e155,bt(_0x32e155,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new St(_0x32e155,_0x3d9e59,Object['assign']({'CommentView':this['_config']['CommentView']},_0x252686)),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',(_0x48baab,_0x50d897)=>_0x48baab||!!_0x50d897),this['bind']('isUnlinked')['to'](_0x3d9e59,'unlinkedAt',_0x32a9ed=>!!_0x32a9ed),this['bind']('ariaLabel')['to'](this,'length',_0x2b1670=>{const _0x1a53d9=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return bt(this['locale'],'COMMENT_THREAD_LABEL',[_0x2b1670,_0x1a53d9]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x306556(),this['keystrokes']=new _0x5a76c0(),this['focusCycler']=new _0x15dd89({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x391125=>_0x391125['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),_0x2f3f3b(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x28b6aa=new Rt(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x92caa5=_0x28b6aa['commentInputView'];return _0x28b6aa['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x92caa5,'value',(_0x97f4ae,_0x375a97,_0x407e95,_0x197d43,_0x16834c)=>!!_0x16834c||!!_0x197d43&&_0x407e95&&!_0x375a97||_0x97f4ae&&_0x407e95&&!_0x375a97),_0x92caa5['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x1f49bc,_0x2861e6,_0x385263)=>{let _0x3b63dd;return _0x3b63dd=_0x385263&&_0x2861e6?'Reply\x20to\x20reopen\x20discussion...':_0x1f49bc?'Reply...':'Write\x20a\x20comment...',bt(this['locale'],_0x3b63dd);}),_0x92caa5['bind']('submitLabel')['to'](this,'length',_0x54361e=>bt(this['locale'],_0x54361e?'Reply':'Comment')),_0x92caa5['on']('submit',(_0x1485a2,_0x205fe7)=>{this['fire']('addComment',_0x205fe7),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x92caa5['on']('cancel',()=>{this['focus']();}),_0x92caa5['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x92caa5['on']('cancel',_0x35e79e=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x35e79e['stop']());}),this['on']('change:isActive',(_0x289930,_0xbfc787,_0x347ad4)=>{_0x347ad4||this['length']||_0x92caa5['value']||this['fire']('removeCommentThread');}),_0x28b6aa;}}class Bt extends/* #__PURE__ -- @preserve */
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
_0x19f1cd(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0xe38bf2,target:_0x53834b,type:_0x3984b9,isVisible:_0x11b840=!0x0}){super(),this['view']=_0xe38bf2,this['view']['element']||this['view']['render'](),this['_type']=_0x3984b9,this['_target']=_0x53834b,Yt['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x325aad([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x48f93c,_0x13ad46)=>{this['view']['focusTracker']['add'](_0x13ad46);}),this['focusableElements']['on']('remove',(_0x403d98,_0x2a960c)=>{this['view']['focusTracker']['remove'](_0x2a960c);}),this['set']('isVisible',_0x11b840);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x4767da=this['_getNormalizedTarget']();return Yt['_assertCorrectTarget'](_0x4767da),_0x4767da;}get['targetRect'](){const _0xaa6792=this['target'];if(null===_0xaa6792)return null;if(_0xaa6792 instanceof _0x3ec34d)return _0xaa6792;const _0x3ac55b=_0xaa6792['filter'](_0x2bee61=>function(_0x1fad37){const _0x35017f=_0x1fad37['offsetParent'];if(_0x35017f)return!0x0;const _0x3bf208=_0x1fad37['getClientRects']()['item'](0x0);return!!_0x3bf208;}(_0x2bee61));return 0x0===_0x3ac55b['length']?null:_0x3ec34d['getDomElementRects'](_0x3ac55b[0x0])[0x0];}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x15c584){this['view']['isActive']=_0x15c584,this['view']['mainView']['isActive']=_0x15c584;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x593ac5){if(!(null===_0x593ac5||_0x593ac5 instanceof _0x3ec34d||Array['isArray'](_0x593ac5)&&_0x593ac5['every'](_0x57319c=>Gt(_0x57319c))))throw new _0x2aa296('annotation-invalid-target',null,{'target':_0x593ac5});}['_getNormalizedTarget'](){const _0x440ace='function'==typeof this['_target']?this['_target']():this['_target'];return Gt(_0x440ace)?[_0x440ace]:_0x440ace;}}function Gt(_0x287db9){return null!==_0x287db9&&'object'==typeof _0x287db9&&'nodeType'in _0x287db9&&0x1===_0x287db9['nodeType'];}class jt extends _0x325aad{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x16070d=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x306556(),this['_focusTracker']['on']('change:isFocused',(_0xca804,_0x1d63af,_0x3f1255)=>{_0x3f1255||this['fire']('blur');});for(const _0x231812 of _0x16070d)this['add'](_0x231812);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x37ee10){if(this['has'](_0x37ee10))throw new _0x2aa296('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x37ee10['innerView'],_0x37ee10),this['_viewToAnnotation']['set'](_0x37ee10['view'],_0x37ee10);for(const _0x17a6a2 of _0x37ee10['focusableElements'])this['_focusTracker']['add'](_0x17a6a2);if(this['listenTo'](_0x37ee10['focusableElements'],'add',(_0xba7b60,_0x2959ed)=>{this['_focusTracker']['add'](_0x2959ed);}),this['listenTo'](_0x37ee10['focusableElements'],'remove',(_0x174b3b,_0x5b6720)=>{this['_focusTracker']['remove'](_0x5b6720);}),this['listenTo'](_0x37ee10['view']['focusTracker'],'change:isFocused',(_0x210f5c,_0x44b836,_0x51452e)=>{_0x51452e&&this['fire']('focus',_0x37ee10);}),_0x37ee10['updateTargetRect'](),this['_areCachedRectsStale']()){for(const _0x5b6feb of this)_0x5b6feb['updateTargetRect']();}const _0x3f6113=this['_getOrderInContent'](_0x37ee10['view']['targetRect']);return super['add'](_0x37ee10,_0x3f6113);}['remove'](_0x3d7e12){if(!this['has'](_0x3d7e12))throw new _0x2aa296('annotationcollection-not-existing-item',null);this['stopListening'](_0x3d7e12['view']['focusTracker']),this['stopListening'](_0x3d7e12['focusableElements']);for(const _0x1afcb7 of _0x3d7e12['focusableElements'])this['_focusTracker']['remove'](_0x1afcb7);return this['_viewToAnnotation']['delete'](_0x3d7e12['view']),this['_innerViewToAnnotation']['delete'](_0x3d7e12['innerView']),super['remove'](_0x3d7e12);}['getByInnerView'](_0x44c3e3){return this['_innerViewToAnnotation']['get'](_0x44c3e3);}['getByView'](_0x21a9a7){return this['_viewToAnnotation']['get'](_0x21a9a7);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x243f34 of this)_0x243f34['updateTargetRect']();this['_sort']();}['_sort'](){const _0x37c437=Array['from'](this)['sort']((_0x5d3f7d,_0x42887f)=>qt(_0x5d3f7d['view']['targetRect'],_0x42887f['view']['targetRect']));for(let _0x11a513=_0x37c437['length']-0x1;_0x11a513>0x0;_0x11a513--){const _0x3bf8b9=_0x37c437[_0x11a513];_0x11a513!==this['getIndex'](_0x3bf8b9)&&(this['remove'](_0x3bf8b9),this['add'](_0x3bf8b9));}}['_getOrderInContent'](_0x195cbc){let _0x93dc3=0x0;if(!_0x195cbc)return this['length'];for(const _0x232c30 of this){const _0x324e97=_0x232c30['view']['targetRect'];if(_0x324e97){if(qt(_0x195cbc,_0x324e97)<0x0)return _0x93dc3;_0x93dc3++;}}return _0x93dc3;}['_areCachedRectsStale'](){const _0x240007=this['get'](0x0);if(!_0x240007)return!0x1;const _0x3ad487=_0x240007['view']['targetRect'],_0x4026ca=_0x240007['targetRect'];return!(!_0x3ad487||!_0x4026ca)&&(_0x3ad487['top']!==_0x4026ca['top']||_0x3ad487['left']!==_0x4026ca['left']);}}function Xt({source:_0x170c0d,target:_0x3c2c84,filter:_0x29b88c}){for(const _0xe8c04 of _0x170c0d)_0x29b88c(_0xe8c04)&&_0x3c2c84['add'](_0xe8c04);_0x3c2c84['listenTo'](_0x170c0d,'add',(_0x307c3b,_0x562ad5)=>{_0x29b88c(_0x562ad5)&&_0x3c2c84['add'](_0x562ad5);}),_0x3c2c84['listenTo'](_0x170c0d,'remove',(_0x2ee849,_0x18c8b2)=>{_0x3c2c84['has'](_0x18c8b2)&&_0x3c2c84['remove'](_0x18c8b2);});}function qt(_0x2f57af,_0x4641c5){if(null===_0x2f57af&&null===_0x4641c5)return 0x0;if(null===_0x2f57af)return-0x1;if(null===_0x4641c5)return 0x1;const _0x4d7379=_0x2f57af['top']-_0x4641c5['top'];return 0x0==_0x4d7379?_0x2f57af['left']-_0x4641c5['left']:_0x4d7379;}class $t extends _0x20d08c{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x43aad9){if(super(_0x43aad9),this['collection']=new jt(),this['_visibleAnnotations']=new jt(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x43aad9 instanceof _0x12b6a6){const _0x16522a=_0x43aad9['locale'];_0x43aad9['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':bt(_0x16522a,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':bt(_0x16522a,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':bt(_0x16522a,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':bt(_0x16522a,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':bt(_0x16522a,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':bt(_0x16522a,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':bt(_0x16522a,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x143715){this['collection']['add'](_0x143715);}['remove'](_0x2466c7){this['collection']['remove'](_0x2466c7),_0x2466c7['destroy']();}['refreshVisibility'](){for(const _0x20f9a2 of this['collection'])_0x20f9a2['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x801d10){return this['collection']['getByInnerView'](_0x801d10);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x1ef3b6 of this['collection'])_0x1ef3b6['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x1229c9){this['fire']('_activateAnnotation',_0x1229c9);}['createAnnotation'](_0x8804f1){return new Yt(_0x8804f1);}['createAnnotationView'](_0x5de6e2,_0x3ded32){return new Kt(_0x5de6e2,_0x3ded32);}['_addActiveAnnotation'](_0x2ff43e){const _0x5c34d7=new Set(this['activeAnnotations']);_0x5c34d7['add'](_0x2ff43e),this['activeAnnotations']=_0x5c34d7;}['_removeActiveAnnotation'](_0x30e357){const _0x22f5d2=new Set(this['activeAnnotations']);_0x22f5d2['delete'](_0x30e357),this['activeAnnotations']=_0x22f5d2;}['_bindAnnotationsToVisibleAnnotations'](){const _0x2b697c=this['collection'],_0x3d3108=this['_visibleAnnotations'];function _0x35d8f1(_0xbb126){const _0x293670=_0xbb126['source'];_0x293670['isVisible']&&!_0x3d3108['has'](_0x293670)?_0x3d3108['add'](_0x293670):!_0x293670['isVisible']&&_0x3d3108['has'](_0x293670)&&_0x3d3108['remove'](_0x293670),_0x293670['view']['focusTracker']['remove'](_0x293670['view']['element']),_0x293670['view']['focusTracker']['add'](_0x293670['view']['element']);}this['listenTo'](_0x2b697c,'add',(_0x40da53,_0x732857)=>{_0x732857['isVisible']&&_0x3d3108['add'](_0x732857),this['listenTo'](_0x732857,'change:isVisible',_0x35d8f1);}),this['listenTo'](_0x2b697c,'remove',(_0x2e7b96,_0x43427d)=>{_0x3d3108['has'](_0x43427d)&&_0x3d3108['remove'](_0x43427d),this['stopListening'](_0x43427d,'change:isVisible',_0x35d8f1);});}['_setupEnterAnnotationKeystroke'](){const _0x94c282=_0x519173=>{_0x519173['on']('ready',()=>{_0x519173['keystrokes']['set'](_0x1c04a9,(_0xec5ec1,_0x4b4577)=>{const _0x482be9=_0x523b2d(this['activeAnnotations']['values']());_0x482be9&&(_0x482be9['view']['focus'](),_0x4b4577());});});};this['context']instanceof _0x12b6a6?_0x94c282(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x26d342,_0x389555)=>{_0x94c282(_0x389555);});}['_setupEscapeAnnotationHandling'](){const _0x382d8d=_0x52e8f0=>{const _0x1f9dda=_0x52e8f0['source'],_0x1129c4=[];let _0x3fbfad;if(Array['isArray'](_0x1f9dda['target'])){_0x3fbfad=_0x1f9dda['target'][0x0],this['context']instanceof _0x12b6a6?_0x1129c4['push'](this['context']):this['context']['editors']&&_0x1129c4['push'](...this['context']['editors']);for(const _0x20ec34 of _0x1129c4)for(const _0x52de32 of _0x20ec34['editing']['view']['domRoots']['values']())if(_0x52de32['contains'](_0x3fbfad))return void _0x20ec34['editing']['view']['focus']();_0x3fbfad['focus']();}};this['listenTo'](this['collection'],'add',(_0x145f9f,_0x58dcfc)=>{this['listenTo'](_0x58dcfc,'escape',_0x382d8d,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x1e7da9,_0x323034)=>{this['stopListening'](_0x323034,'escape',_0x382d8d);});}}const zt=Symbol('noChannel'),Jt={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class Qt extends _0x20d08c{['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[$t,_0x1f4dca,_0xd94a9d];}static get['pluginName'](){return'CommentsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4bc192){super(_0x4bc192),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0xc072f1=this['context']['config'];_0xc072f1['define']('comments.maxCommentsWhenCollapsed',0x2),_0xc072f1['define']('comments.maxThreadTotalWeight',0x1f4),_0xc072f1['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0xc072f1['define']('comments.CommentThreadView',Bt),_0xc072f1['define']('comments.CommentView',Ut),_0xc072f1['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x4a38f3=this['context']['plugins']['get']($t);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x473fcc,_0x35278e)=>this['_addCommentThread'](_0x35278e)),this['on']('submitCommentThread',(_0x283b29,_0x350579)=>this['_submitCommentThread'](_0x350579)),this['on']('resolveCommentThread',(_0x2c500c,_0x211bd7)=>this['_resolveCommentThread'](_0x211bd7)),this['on']('resolveCommentThread',(_0x589b9c,_0x265fc9)=>this['_updateActiveAnnotation'](_0x265fc9),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x3e8167,_0x25b82d)=>this['_reopenCommentThread'](_0x25b82d)),this['on']('reopenCommentThread',(_0x331917,_0x5a1905)=>this['_updateActiveAnnotation'](_0x5a1905),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x25a8b1,_0x5ca5d5)=>this['_removeCommentThread'](_0x5ca5d5)),this['on']('updateCommentThread',(_0x261862,_0x527fc8)=>this['_updateCommentThread'](_0x527fc8)),this['on']('updateCommentThread',(_0x21c876,_0x2d6111)=>this['_updateActiveAnnotation'](_0x2d6111),{'priority':'lowest'}),this['on']('addComment',(_0x1d067b,_0x5ca24e)=>this['_addComment'](_0x5ca24e)),this['on']('updateComment',(_0x3bd527,_0x478d19)=>this['_updateComment'](_0x478d19)),this['on']('removeComment',(_0x373fed,_0x3f550e)=>this['_removeComment'](_0x3f550e)),this['on']('addComment',(_0x116366,{threadId:_0x582428,isFromAdapter:_0x5ac33f})=>{if(_0x5ac33f)return;const _0x17bb0d=this['getCommentThread'](_0x582428),_0x776105=_0x17bb0d&&this['_threadToController']['get'](_0x17bb0d);_0x776105&&_0x776105['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x4a38f3,'change:activeAnnotations',(_0x2b9e41,_0x5f43b4,_0x1fab0b)=>{const _0x292318=Array['from'](_0x1fab0b)['map'](_0x4ed37b=>this['_viewToController']['get'](_0x4ed37b['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x292318?_0x292318['model']:null;});}set['adapter'](_0x3d2eb9){if(this['_adapter'])throw new _0x2aa296('commentsrepository-adapter-already-set');this['_adapter']=_0x3d2eb9;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x2aa5d2=zt,threadId:_0x271ed7=_0x2f145b(),comments:_0x57c7c4=[],unlinkedAt:_0x5bbd62=null,resolvedAt:_0xda17a7=null,resolvedBy:_0x2c746c=null,target:_0x2ebf32=null,context:_0x2a93ce=null,attributes:_0x886fef={},isResolvable:_0x298870=!0x0,isSubmitted:_0x1dde32=!0x1,isFromAdapter:_0x4b6624=!0x1}={}){return this['fire'](ii('addCommentThread',_0x2aa5d2),{'channelId':_0x2aa5d2,'threadId':_0x271ed7,'comments':_0x57c7c4,'unlinkedAt':_0x5bbd62,'resolvedAt':_0xda17a7,'resolvedBy':_0x2c746c,'target':_0x2ebf32,'context':_0x2a93ce,'attributes':_0x886fef,'isFromAdapter':_0x4b6624,'isResolvable':_0x298870,'isSubmitted':_0x1dde32}),this['getCommentThread'](_0x271ed7);}['openNewCommentThread']({channelId:_0x382b57=zt,threadId:_0x522836=_0x2f145b(),target:_0x5473bb,context:_0x248fd9=null,isResolvable:_0x334f0e=!0x0}){if(this['_readOnlyChannels']['has'](_0x382b57)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x5473bb)throw new _0x2aa296('commentsrepository-missing-target');const _0x57b2a8=this['addCommentThread']({'channelId':_0x382b57,'threadId':_0x522836,'target':_0x5473bb,'context':_0x248fd9,'isResolvable':_0x334f0e});if(!_0x57b2a8)return null;const _0x187966=this['_threadToController']['get'](_0x57b2a8),_0x3f6d0c=_0x187966['view']['commentThreadInputView']['commentInputView'],_0x491243=this['context']['plugins']['get']($t),_0xb7d047=_0x491243['getByInnerView'](_0x187966['view']);return _0x491243['activate'](_0xb7d047),_0x3f6d0c['once']('editorReady',()=>_0x3f6d0c['focus']()),_0x57b2a8;}['hasCommentThread'](_0x306475){if('string'!=typeof _0x306475)throw new _0x2aa296('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x306475);}['updateCommentThread']({channelId:_0x1582e2=zt,threadId:_0x26b5e0,context:_0x19b73c,unlinkedAt:_0x291dfe,attributes:_0x1e27fc,isFromAdapter:_0x5ae933=!0x1}){return this['fire'](ii('updateCommentThread',_0x1582e2),{'channelId':_0x1582e2,'threadId':_0x26b5e0,'context':_0x19b73c,'unlinkedAt':_0x291dfe,'attributes':_0x1e27fc,'isFromAdapter':_0x5ae933}),this['getCommentThread'](_0x26b5e0);}['getCommentThread'](_0x955425){if('string'!=typeof _0x955425)throw new _0x2aa296('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x955425);}['fetchCommentThread']({channelId:_0x33ede6,threadId:_0x24f9ad}={}){const _0x456f34=this['getCommentThread'](_0x24f9ad);if(_0x456f34)return Promise['resolve'](_0x456f34);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x2aa296('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x33ede6,'threadId':_0x24f9ad})['then'](_0x1d7caf=>this['hasCommentThread'](_0x24f9ad)?this['getCommentThread'](_0x24f9ad):_0x1d7caf?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x33ede6},_0x1d7caf)):void 0x0)['catch'](_0x26e003=>{throw console['error'](_0x26e003),new _0x2aa296('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x5b4de8,skipNotAttached:_0x35234c=!0x1,skipEmpty:_0x1385ba=!0x1,toJSON:_0x5492d3=!0x1}={}){const _0x8191f0=[];for(const _0x472fcb of this['_threads']['values']())_0x5b4de8&&_0x472fcb['channelId']!==_0x5b4de8||_0x35234c&&!_0x472fcb['isAttached']||_0x1385ba&&0x0===_0x472fcb['length']||_0x8191f0['push'](_0x472fcb);return _0x5492d3?_0x8191f0['map'](_0x31cea5=>_0x31cea5['toJSON']()):_0x8191f0;}['getAnnotationForCommentThread'](_0x30980a){const _0x3706e8=this['_threadToController']['get'](_0x30980a);if(!_0x3706e8)return null;return this['context']['plugins']['get']($t)['getByInnerView'](_0x3706e8['view'])||null;}['getCommentThreadForAnnotation'](_0x5baad9){const _0x36a001=this['_viewToController']['get'](_0x5baad9['innerView']);return _0x36a001?_0x36a001['model']:null;}['setActiveCommentThread'](_0x58e913){const _0x186942=this['context']['plugins']['get']($t);if(!_0x58e913)return void(this['activeCommentThread']&&_0x186942['deactivateAll']());const _0x3c2d76=this['getCommentThread'](_0x58e913);if(!_0x3c2d76)throw new _0x2aa296('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x58e913});if(!this['_threadToController']['has'](_0x3c2d76))throw new _0x2aa296('commentsrepository-active-not-attached',null,{'threadId':_0x58e913});const _0x102b0b=_0x186942['getByInnerView'](this['_threadToController']['get'](_0x3c2d76)['view']);_0x186942['activate'](_0x102b0b);}['switchReadOnly'](_0x94b686,_0x4bbd6c){_0x94b686?this['_readOnlyChannels']['add'](_0x4bbd6c):this['_readOnlyChannels']['delete'](_0x4bbd6c),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x4dfbbf){return this['_readOnlyChannels']['has'](_0x4dfbbf)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x482050,_0x54530c){return new It(_0x482050,_0x54530c);}['setPermissions'](_0x4808a6,_0x31f60e=zt){this['_permissions']['set'](_0x31f60e,_0x4808a6),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x3ffc40=zt){return this['_permissions']['has'](_0x3ffc40)?this['_permissions']['get'](_0x3ffc40):Jt;}['_addCommentThread']({channelId:_0x569bdf,threadId:_0x3de776,comments:_0x34df16,unlinkedAt:_0x21242c,resolvedAt:_0x57908c,resolvedBy:_0x4ad457,target:_0x47d209,context:_0x31c94f,attributes:_0x3c01a2,isFromAdapter:_0x3a16c0,isResolvable:_0x5a53fc,isSubmitted:_0x47395a}){if('string'!=typeof _0x3de776)throw new _0x2aa296('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x3de776});if(this['hasCommentThread'](_0x3de776))throw new _0x2aa296('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x3de776});const _0x5e720b=new Zt(this,{'channelId':_0x569bdf,'id':_0x3de776,'context':_0x31c94f,'attributes':_0x3c01a2,'unlinkedAt':_0x21242c,'resolvedAt':_0x57908c,'resolvedBy':_0x4ad457?this['context']['plugins']['get'](_0xd94a9d)['getUser'](_0x4ad457):null,'isResolvable':_0x5a53fc,'isSubmitted':_0x47395a||_0x3a16c0});this['_threads']['set'](_0x3de776,_0x5e720b);for(const _0x3bfd09 of _0x34df16)_0x5e720b['_add'](this['_createNewComment']({'threadId':_0x3de776,..._0x3bfd09}));return _0x47d209&&_0x5e720b['attachTo'](_0x47d209),_0x3a16c0||!_0x5e720b['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x569bdf,'threadId':_0x3de776});}['_submitCommentThread']({channelId:_0x1ca0ba,threadId:_0xba7292}){if(!this['hasCommentThread'](_0xba7292))throw new _0x2aa296('commentsrepository-missing-comment-thread',this);const _0x5d3c37=this['getCommentThread'](_0xba7292);if(_0x5d3c37['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0xd4874,comments:_0x5a3dfc,resolvedAt:_0x356e75,resolvedBy:_0x257d8d,context:_0xd0101f,attributes:_0x4ad050}=_0x5d3c37,_0x50f049=this['context']['plugins']['get']('PendingActions'),_0x48d9f7=_0x50f049['add'](bt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x1ca0ba,'threadId':_0xd4874,'comments':_0x5a3dfc['map'](_0x122fa9=>_0x122fa9['toJSON']()),'resolvedAt':_0x356e75,'resolvedBy':_0x257d8d?_0x257d8d['id']:_0x257d8d,'context':_0xd0101f,'attributes':_0x4ad050})['then'](({comments:_0x443caa})=>{_0x50f049['remove'](_0x48d9f7);for(const _0x30f38e of _0x443caa)this['_updateComment']({'channelId':_0x1ca0ba,'threadId':_0xba7292,'commentId':_0x30f38e['commentId'],'createdAt':_0x30f38e['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x1476bb=>{throw console['error'](_0x1476bb),new _0x2aa296('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x5868a6,target:_0x4497d9}){const _0x1db2cf=this['getCommentThread'](_0x5868a6);if(!_0x1db2cf)throw new _0x2aa296('commentsrepository-attach-missing-comment-thread',this);const _0xd2109c=this['context']['plugins']['get']('PendingActions'),_0x33d352=this['context']['plugins']['get']($t),_0x2c3934=this['_createCommentThreadView'](_0x1db2cf),_0x2f65db=new It(_0x1db2cf,_0x2c3934);let _0x575cc0=null;_0x2c3934['on']('change:isDirty',(_0x2a2182,_0x30e915,_0x5cc191)=>{_0x5cc191?_0x575cc0=_0xd2109c['add'](bt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x575cc0&&(_0xd2109c['remove'](_0x575cc0),_0x575cc0=null);}),this['_threadToController']['set'](_0x1db2cf,_0x2f65db),this['_viewToController']['set'](_0x2c3934,_0x2f65db);const _0x63b80b=new Kt(this['context']['locale'],_0x2c3934);_0x63b80b['bind']('length')['to'](_0x2c3934),_0x63b80b['bind']('isDirty')['to'](_0x2c3934,'isDirty',_0x2c3934,'length',(_0x2cec43,_0x1209a7)=>_0x2cec43||!_0x1209a7),_0x63b80b['bind']('isActive')['to'](_0x2c3934),_0x63b80b['type']='comment';const _0x43fc6b=new Yt({'view':_0x63b80b,'target':_0x4497d9,'type':'comment','isVisible':!_0x1db2cf['archivedAt']&&!!('function'==typeof _0x4497d9?_0x4497d9():_0x4497d9)});return _0x2c3934['on']('escape',()=>{_0x43fc6b['fire']('escape');}),this['_bindAnnotationToEditors'](_0x2c3934,_0x43fc6b),_0x33d352['add'](_0x43fc6b),_0x43fc6b;}['_bindAnnotationToEditors'](_0x1a7c99,_0x427dfe){this['listenTo'](_0x1a7c99,'editorReady',(_0x5bb0dc,_0x5c98a0)=>{const _0x528991=_0x5c98a0['ui']['view']['body']['bodyCollectionContainer'];_0x427dfe['focusableElements']['add'](_0x528991),this['context']instanceof _0x12b6a6&&this['context']['ui']['focusTracker']['add'](_0x528991);},{'priority':'highest'}),this['listenTo'](_0x1a7c99,'editorDestroyed',(_0x1f0bc9,_0xccabc8)=>{const _0x39f9b4=_0xccabc8['ui']['view']['body']['bodyCollectionContainer'];_0x427dfe['focusableElements']['has'](_0x39f9b4)&&_0x427dfe['focusableElements']['remove'](_0x39f9b4),this['context']instanceof _0x12b6a6&&this['context']['ui']['focusTracker']['remove'](_0x39f9b4);});}['_unbindEditors'](_0x4b3db5){this['stopListening'](_0x4b3db5,'editorReady'),this['stopListening'](_0x4b3db5,'editorDestroyed');}['_createCommentThreadView'](_0x206220){const _0x4f85d3=this['context']['plugins']['get'](_0xd94a9d),{config:_0x4e59ea,locale:_0x3fd1d4}=this['context'],_0x1ff46c=_0x1448f2(_0x4e59ea['get']('locale'),_0x3fd1d4);return new(0x0,(_0x4e59ea['get']('comments'))['CommentThreadView'])(_0x3fd1d4,_0x206220,_0x4f85d3['me'],{'editorConfig':{..._0x4e59ea['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x4e59ea['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x4e59ea['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x4e59ea['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x4e59ea['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x1ff46c,'CommentView':_0x4e59ea['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x1f8392,channelId:_0x1a9172,resolvedAt:_0x30b290,resolvedBy:_0x5ec9d1,isFromAdapter:_0x4455cb}){if(!this['hasCommentThread'](_0x1f8392))throw new _0x2aa296('commentsrepository-missing-comment-thread',null,{'threadId':_0x1f8392});const _0x5ebee8=this['getCommentThread'](_0x1f8392);if(_0x5ebee8['isResolved'])throw new _0x2aa296('commentsrepository-resolved-comment-thread',null,{'threadId':_0x1f8392});const _0x9c576b=this['context']['plugins']['get'](_0xd94a9d);if(_0x5ebee8['resolvedBy']=_0x9c576b['getUser'](_0x5ec9d1),_0x5ebee8['resolvedAt']=_0x30b290,_0x4455cb||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x17e232=this['context']['plugins']['get']('PendingActions'),_0x5482c8=_0x17e232['add'](bt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x1a9172,'threadId':_0x1f8392})['then'](({resolvedAt:_0x216b21,resolvedBy:_0x417dde})=>{_0x17e232['remove'](_0x5482c8),_0x5ebee8['resolvedBy']['id']!==_0x417dde&&(_0x5ebee8['resolvedBy']=_0x9c576b['getUser'](_0x417dde)),_0x5ebee8['resolvedAt']=_0x216b21;})['catch'](_0x1a8aca=>{throw console['error'](_0x1a8aca),new _0x2aa296('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x21859f,channelId:_0x397795,isFromAdapter:_0x58a858}){if(!this['hasCommentThread'](_0x21859f))throw new _0x2aa296('commentsrepository-missing-comment-thread',null,{'threadId':_0x21859f});const _0x3ec5b0=this['getCommentThread'](_0x21859f);if(!_0x3ec5b0['isResolved'])throw new _0x2aa296('commentsrepository-reopen-comment-thread',null,{'threadId':_0x21859f});if(_0x3ec5b0['resolvedBy']=null,_0x3ec5b0['resolvedAt']=null,_0x58a858||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x29c35c=this['context']['plugins']['get']('PendingActions'),_0x43ada1=_0x29c35c['add'](bt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x397795,'threadId':_0x21859f})['then'](()=>_0x29c35c['remove'](_0x43ada1))['catch'](_0x253574=>{throw console['error'](_0x253574),new _0x2aa296('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x8e48bf,isFromAdapter:_0x406e0a}){const _0xdea7e6=this['getCommentThread'](_0x8e48bf);if(!_0xdea7e6)throw new _0x2aa296('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x8e48bf),this['_threads']['delete'](_0x8e48bf),!_0xdea7e6['isSubmitted']||_0x406e0a||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x47c162=this['context']['plugins']['get']('PendingActions'),{channelId:_0x5a19c4}=_0xdea7e6,_0x32139b=_0x47c162['add'](bt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x5a19c4,'threadId':_0x8e48bf})['then'](()=>_0x47c162['remove'](_0x32139b))['catch'](_0x2a2ff7=>{throw console['error'](_0x2a2ff7),new _0x2aa296('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x34f590,unlinkedAt:_0x1dd3fb,context:_0x225fd2,attributes:_0x1d0a9e,isFromAdapter:_0x8b466}){if('string'!=typeof _0x34f590)throw new _0x2aa296('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x34f590});if(!this['hasCommentThread'](_0x34f590))throw new _0x2aa296('commentsrepository-missing-comment-thread',null,{'threadId':_0x34f590});const _0x2bb36c=this['getCommentThread'](_0x34f590);let _0x5044ef=!0x1;if(void 0x0!==_0x225fd2&&_0x2bb36c['context']!==_0x225fd2&&(_0x2bb36c['context']=_0x225fd2,_0x5044ef=!0x0),void 0x0!==_0x1dd3fb&&_0x2bb36c['unlinkedAt']!==_0x1dd3fb&&(_0x2bb36c['unlinkedAt']=_0x1dd3fb,_0x5044ef=!0x0),_0x1d0a9e&&!_0x18535e(_0x1d0a9e,_0x2bb36c['attributes'])&&(_0x2bb36c['attributes']=_0x1d0a9e,_0x5044ef=!0x0),!_0x5044ef)return Promise['resolve']();if(!_0x2bb36c['isSubmitted']||_0x8b466||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x260272=this['context']['plugins']['get']('PendingActions'),{channelId:_0xebb5ed}=_0x2bb36c,_0x2032e6=_0x260272['add'](bt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0xebb5ed,'threadId':_0x34f590,'context':_0x225fd2,'unlinkedAt':_0x1dd3fb,'attributes':_0x1d0a9e})['then'](()=>_0x260272['remove'](_0x2032e6))['catch'](_0x1ccb9b=>{throw console['error'](_0x1ccb9b),new _0x2aa296('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x1683cd){const _0x597035=this['context']['plugins']['get']($t),_0x15cfc4=this['getCommentThread'](_0x1683cd);if(_0x15cfc4['_isAttached']=!0x1,this['_threadToController']['has'](_0x15cfc4)){const _0x458fd8=this['_threadToController']['get'](_0x15cfc4),_0x11d7bb=_0x458fd8['view'],_0x5c65ae=_0x597035['getByInnerView'](_0x11d7bb);this['_threadToController']['delete'](_0x15cfc4),this['_viewToController']['delete'](_0x11d7bb),_0x5c65ae&&_0x597035['remove'](_0x5c65ae),_0x458fd8['destroy'](),_0x11d7bb['destroy']()['then'](()=>{this['_unbindEditors'](_0x11d7bb);});}}['_updateActiveAnnotation']({threadId:_0x136a49,resolvedAt:_0x207783,unlinkedAt:_0x50bde2}){const _0x4a070c=!!_0x207783,_0x49e13e=this['context']['plugins']['get']($t),_0x1d4f53=this['getCommentThread'](_0x136a49);if(this['_threadToController']['has'](_0x1d4f53)){const _0x217905=this['_threadToController']['get'](_0x1d4f53)['view'],_0x32fa82=_0x49e13e['getByInnerView'](_0x217905);_0x32fa82&&(_0x4a070c&&_0x49e13e['_removeActiveAnnotation'](_0x32fa82),_0x50bde2?_0x32fa82['isVisible']=!0x1:_0x32fa82['refreshVisibility']());}}['_getExternalAuthor'](_0xb89554){const _0x1a0514=this['context']['plugins']['get'](_0xd94a9d),_0xc6ca29=_0x2e1f72('external:'+_0xb89554),_0x41c93b=_0x1a0514['getUser'](_0xc6ca29);return _0x41c93b||_0x1a0514['addUser']({'id':_0xc6ca29,'name':_0xb89554});}['_createNewComment']({threadId:_0x4fb833,commentId:_0x284202=_0x2f145b(),content:_0xf2afee,authorId:_0x462052,createdAt:_0x355822,attributes:_0x53ca39}){if('string'!=typeof _0x284202)throw new _0x2aa296('commentsrepository-invalid-commentid');if('string'!=typeof _0x462052)throw new _0x2aa296('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0xf2afee||!_0xf2afee['trim']())throw new _0x2aa296('commentsrepository-invalid-comment-content');const _0x1f4d1e=this['context']['plugins']['get'](_0xd94a9d)['getUser'](_0x462052);if(!_0x1f4d1e)throw new _0x2aa296('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x462052});let _0x391762=null,_0x21a401=_0x355822;return _0x53ca39?.['@external']&&(_0x391762=this['_getExternalAuthor'](_0x53ca39['@external']['authorName']),_0x21a401=new Date(_0x53ca39['@external']['createdAt'])),new ti(this,{'threadId':_0x4fb833,'id':_0x284202,'author':_0x391762||_0x1f4d1e,'creator':_0x1f4d1e,'content':_0xf2afee,'createdAt':_0x355822,'authoredAt':_0x21a401,'attributes':_0x53ca39});}['_addComment'](_0x5d9fa9){let {threadId:_0x1b8f08,content:_0x321e74,attributes:_0x28d35d,isFromAdapter:_0x3e7e78}=_0x5d9fa9;const _0x37ade7=this['getCommentThread'](_0x5d9fa9['threadId']);if(!_0x37ade7)throw new _0x2aa296('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x18bce0=this['_createNewComment'](_0x5d9fa9),{id:_0x10e11e}=_0x18bce0;if(_0x37ade7['_add'](_0x18bce0),_0x3e7e78||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x37ade7['isSubmitted'])return Promise['resolve']();const _0x423c2e=this['context']['plugins']['get']('PendingActions'),{channelId:_0x3c6457}=_0x37ade7,_0xf3639=_0x423c2e['add'](bt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x28d35d||(_0x28d35d={}),this['adapter']['addComment']({'channelId':_0x3c6457,'threadId':_0x1b8f08,'commentId':_0x10e11e,'content':_0x321e74,'attributes':_0x28d35d})['then'](_0x46508b=>{_0x423c2e['remove'](_0xf3639),_0x46508b&&this['_updateComment']({'channelId':_0x3c6457,'threadId':_0x1b8f08,'commentId':_0x10e11e,'createdAt':_0x46508b['createdAt'],'isFromAdapter':!0x0});})['catch'](_0xffd56c=>{throw console['error'](_0xffd56c),new _0x2aa296('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x3dd60a,commentId:_0x4c7997,content:_0x558c66,createdAt:_0x321f61,attributes:_0xe23d1f,isFromAdapter:_0x15af21}){if(void 0x0!==_0x558c66&&('string'!=typeof _0x558c66||!_0x558c66['trim']()['length']))throw new _0x2aa296('commentsrepository-update-comment-invalid-content');const _0x46d0f1=this['getCommentThread'](_0x3dd60a),_0x535ae7=_0x46d0f1['getComment'](_0x4c7997);if(!_0x535ae7)throw new _0x2aa296('commentsrepository-update-missing-comment',this);let _0x453ebf=!0x1;if(_0x558c66&&_0x558c66!==_0x535ae7['content']&&(_0x535ae7['isEditable']||_0x15af21)&&(_0x535ae7['content']=_0x558c66,_0x453ebf=!0x0),_0x321f61&&_0x321f61!==_0x535ae7['createdAt']&&(_0x535ae7['createdAt']=_0x321f61,_0x535ae7['attributes']&&_0x535ae7['attributes']['@external']||(_0x535ae7['authoredAt']=_0x321f61),_0x453ebf=!0x0),_0xe23d1f&&!_0x18535e(_0xe23d1f,_0x535ae7['attributes'])&&(_0x535ae7['attributes']=_0xe23d1f,_0x453ebf=!0x0),!_0x453ebf)return Promise['resolve']();if(_0x46d0f1['fire']('commentUpdated'),_0x15af21||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x17a5b4=this['context']['plugins']['get']('PendingActions'),{channelId:_0x43c603}=this['getCommentThread'](_0x535ae7['threadId']),_0x2467e0=_0x17a5b4['add'](bt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x43c603,'threadId':_0x3dd60a,'commentId':_0x4c7997,'content':_0x558c66,'attributes':_0xe23d1f})['then'](()=>_0x17a5b4['remove'](_0x2467e0))['catch'](_0x306a2c=>{throw console['error'](_0x306a2c),new _0x2aa296('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x4d1d9d,commentId:_0x1e7df4,isFromAdapter:_0x4fb2ac}){const _0x48bd39=this['getCommentThread'](_0x4d1d9d),_0x12d5ee=_0x48bd39['getComment'](_0x1e7df4);if(!_0x12d5ee)throw new _0x2aa296('commentsrepository-remove-missing-comment',this);if(_0x48bd39['_remove'](_0x12d5ee),_0x4fb2ac||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x11f986=this['context']['plugins']['get']('PendingActions'),{channelId:_0x2a1cca}=_0x48bd39,_0x12fa3e=_0x11f986['add'](bt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x2a1cca,'threadId':_0x4d1d9d,'commentId':_0x1e7df4})['then'](()=>_0x11f986['remove'](_0x12fa3e))['catch'](_0xfbce9e=>{throw console['error'](_0xfbce9e),new _0x2aa296('commentsrepository-remove-comment-internal-error',this);});}}class Zt extends/* #__PURE__ -- @preserve */
|
|
30
|
-
|
|
31
|
-
_0x19f1cd(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x3c5f0b,_0x19db71){super();const _0x3b02ae=_0x3c5f0b['context']['plugins']['get'](_0xd94a9d)['me'],_0x3667a6=_0x3c5f0b['getCommentThread'](_0x19db71['threadId']),_0x473ec1=0x0===_0x3667a6['comments']['length'],_0x2a159f=_0x3b02ae===_0x19db71['author'];this['id']=_0x19db71['id'],this['threadId']=_0x19db71['threadId'],this['author']=_0x19db71['author'],this['creator']=_0x19db71['creator'],this['isExternal']=Boolean(_0x19db71['attributes']&&_0x19db71['attributes']['@external']),this['set']('content',_0x19db71['content']),this['createdAt']=_0x19db71['createdAt']||new Date(),this['set']('authoredAt',_0x19db71['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x3667a6,'resolvedAt'),this['set']('attributes',_0x19db71['attributes']||{}),this['bind']('isEditable')['to'](_0x3c5f0b,'_permissions',()=>{const _0x3aa8e2=_0x3c5f0b['getPermissions'](_0x3667a6['channelId'])['write'],_0x202d62=_0x3c5f0b['getPermissions'](_0x3667a6['channelId'])['modifyAll'];return _0x2a159f&&_0x3aa8e2||!_0x2a159f&&_0x202d62;}),this['bind']('isRemovable')['to'](_0x3667a6,'isRemovable',_0x3c5f0b,'_permissions',_0x2fcd81=>{const _0x53901e=_0x3c5f0b['getPermissions'](_0x3667a6['channelId'])['write'],_0x4b19c3=_0x3c5f0b['getPermissions'](_0x3667a6['channelId'])['modifyAll'];return _0x2a159f&&_0x53901e||_0x2fcd81&&_0x473ec1||!_0x2a159f&&_0x4b19c3&&!_0x473ec1;}),this['bind']('isReadOnly')['to'](_0x3667a6,'isReadOnly'),this['_repository']=_0x3c5f0b;}get['weight'](){return Math['max'](function(_0x11f9d0){const _0x4eb0fa=document['createElement']('div');return _0x4eb0fa['innerHTML']=_0x11f9d0,_0x4eb0fa['textContent']['length'];}(this['content']),0xc8);}['update'](_0x4f86e8){const {threadId:_0x821ee8,id:_0x5058fd}=this;if(!this['_repository']['hasCommentThread'](_0x821ee8))throw new _0x2aa296('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x11d6d7}=this['_repository']['getCommentThread'](_0x821ee8);this['_repository']['fire'](ii('updateComment',_0x11d6d7,_0x821ee8),{'channelId':_0x11d6d7,'threadId':_0x821ee8,'commentId':_0x5058fd,..._0x4f86e8});}['setAttribute'](_0x18e231,_0x54e2e5){const _0x15585b=_0x6c9d56(this['attributes']);_0x41eb14(_0x15585b,_0x18e231,_0x54e2e5),this['update']({'attributes':_0x15585b});}['removeAttribute'](_0x2b93de){const _0x410867=_0x6c9d56(this['attributes']);_0x587cd6(_0x410867,_0x2b93de),this['update']({'attributes':_0x410867});}['remove'](_0x5b8079={}){if(!_0x5b8079['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x334f32,id:_0x4356a2}=this;if(!this['_repository']['hasCommentThread'](_0x334f32))throw new _0x2aa296('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x4b740f}=this['_repository']['getCommentThread'](_0x334f32);this['_repository']['fire'](ii('removeComment',_0x4b740f,_0x334f32),{'channelId':_0x4b740f,'threadId':_0x334f32,'commentId':_0x4356a2,..._0x5b8079});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function ii(_0x15bc3e,..._0x57b944){for(const _0x188aab of _0x57b944)void 0x0!==_0x188aab&&(_0x15bc3e+=':'+String(_0x188aab));return _0x15bc3e;}class ei extends _0x2706c4{constructor(_0x54c320){super(_0x54c320),this['set']('hasContent',!0x1);}['refresh'](){const _0x27fc09=this['editor']['model']['document']['selection'];this['isEnabled']=!0x0,this['hasContent']=!0x1;for(const _0x3432f2 of _0x27fc09['getRanges']())if(this['_hasContent'](_0x3432f2))return void(this['hasContent']=!0x0);}['execute']({threadId:_0x22f4ca=_0x2f145b(),ranges:_0x37f6f2,comment:_0x4901d6}={}){const _0x4e4dc5=this['editor']['model'],_0x4b6017=_0x37f6f2??Array['from'](_0x4e4dc5['document']['selection']['getRanges']()),_0x5434c6=[];for(const _0x2bef50 of _0x4b6017)this['_hasContent'](_0x2bef50)&&_0x5434c6['push'](this['_trimToContent'](_0x2bef50));if(!_0x5434c6['length'])throw new _0x2aa296('addcommentthreadcommand-incorrect-ranges',null);_0x4901d6&&this['_createCommentThread'](_0x22f4ca,_0x4901d6),this['_createMarkersFromRanges'](_0x22f4ca,_0x5434c6,!!_0x4901d6);}['_createMarkersFromRanges'](_0x59819a,_0x582dad,_0x221b96){this['editor']['model']['change'](_0x2ee8ff=>{for(const _0x1b3a25 of _0x582dad){const _0x2eb36b=_0x2f145b()['substr'](0x1,0x5),_0x496a24='comment:'+_0x59819a+':'+_0x2eb36b;_0x2ee8ff['addMarker'](_0x496a24,{'range':_0x1b3a25,'usingOperation':_0x221b96,'affectsData':_0x221b96});}});}['_createCommentThread'](_0x357041,_0x259f04){const _0x1b5e09=this['editor']['plugins']['get']('CommentsRepository'),_0xe5fdb6=this['editor']['config']['get']('collaboration.channelId'),_0x18d9b2=this['editor']['plugins']['get']('Users')['me'];if(!_0x18d9b2)throw new _0x2aa296('addcommentthreadcommand-user-not-found',null);_0x1b5e09['addCommentThread']({'threadId':_0x357041,'channelId':_0xe5fdb6,'comments':[{'authorId':_0x18d9b2['id'],'content':_0x259f04,'createdAt':new Date(),'attributes':{}}]});}['_hasContent'](_0x366e36){for(const _0x9afe60 of _0x366e36['getItems']())if(this['_itemIsContent'](_0x9afe60))return!0x0;return!0x1;}['_itemIsContent'](_0x4d7e49){return _0x4d7e49['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x4d7e49)&&!_0x4d7e49['is']('element','tableCell');}['_trimToContent'](_0x2fb88b){const _0x23c55a=_0x3f7b8b=>!this['_itemIsContent'](_0x3f7b8b['item']),_0x5e5bfc=_0x2fb88b['start']['getLastMatchingPosition'](_0x23c55a),_0x10aae2=_0x2fb88b['end']['getLastMatchingPosition'](_0x23c55a,{'direction':'backward'});return this['editor']['model']['createRange'](_0x5e5bfc,_0x10aae2);}}class si extends _0x362758{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[$t];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0xdc2459){super(_0xdc2459),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x44024d=this['editor'],_0x1f20fd=_0x44024d['model']['document']['selection'],_0x2f151c=_0x9779c8(()=>this['refreshSelectedViews'](),0xa);_0x1f20fd['on']('change:range',(_0x4af0be,_0x24d6ce)=>{_0x24d6ce['directChange']&&(_0x2f151c['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x44024d['editing']['view']['document'],'change:isFocused',(_0x5c8ef8,_0x5b3e7d,_0x450465)=>{_0x450465&&_0x2f151c();}),this['listenTo'](_0x44024d['ui']['focusTracker'],'change:isFocused',(_0x2905a6,_0x444631,_0x19c8d3)=>{_0x19c8d3||this['fire']('blur',{'isAnnotationTracked':_0x1b2619=>this['_editorAnnotationsData']['has'](_0x1b2619['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x500a5){if(this['_editorAnnotations']['has'](_0x500a5['view']))return;this['_editorAnnotations']['add'](_0x500a5['view']),this['editor']['ui']['focusTracker']['add'](_0x500a5['view']['element']);const _0x4b0e29=this['editor']['plugins']['get']($t);this['listenTo'](_0x4b0e29['collection'],'remove',(_0x41c377,_0x252a29)=>{this['editor']['ui']['focusTracker']['remove'](_0x252a29['view']['element']),this['_editorAnnotations']['delete'](_0x252a29['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x271c7){if('function'!=typeof _0x271c7)throw new _0x2aa296('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x271c7);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x2574d0,annotations:_0x1a0f59}){const _0x16a895=[],_0x30b9c8=this['editor']['model']['document']['selection'],_0xc2afab=Array['from'](_0x30b9c8['getRanges']());for(const [_0x4483cd,_0x53bbda]of this['_editorAnnotationsData']){const _0x27b716=_0x4ac9f3(_0x53bbda),_0xd6dd64=_0x1a0f59['getByInnerView'](_0x4483cd);_0x27b716&&_0xd6dd64&&_0x16a895['push']({'annotation':_0xd6dd64,'range':_0x27b716});}function _0x4ac9f3(_0x2c2b5e){for(const _0xe2c63 of _0x2c2b5e)for(const _0x30949e of _0xc2afab)if(_0xe2c63['containsRange'](_0x30949e,!_0x30b9c8['isCollapsed']))return _0xe2c63;return null;}return _0x16a895['sort']((_0x55c49f,_0x6a0c61)=>{const _0x460750=_0x55c49f['range'],_0x1253df=_0x6a0c61['range'];if(!_0x460750['isEqual'](_0x1253df)){if(_0x460750['containsRange'](_0x1253df,!0x0))return 0x1;if(_0x1253df['containsRange'](_0x460750,!0x0))return-0x1;}return _0x55c49f['annotation']==_0x2574d0?-0x1:_0x6a0c61['annotation']==_0x2574d0?0x1:0x0;})['map'](_0x33cb7e=>_0x33cb7e['annotation']);}get['_editorAnnotationsData'](){const _0x461305=new Map();for(const _0x1438cc of Array['from'](this['_dataCollectors']))for(const [_0x15a77d,_0x4b8f52]of _0x1438cc())_0x461305['set'](_0x15a77d,_0x4b8f52);return _0x461305;}}class ni extends _0x362758{['afterInit'](){const _0x22f538=this['editor'];if(!_0x22f538['plugins']['has']('RestrictedEditingModeEditing'))return;_0x22f538['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class oi extends _0x362758{constructor(_0x3b17b9){super(_0x3b17b9),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x4b9a4c=this['editor'],_0x259825=_0x4b9a4c['commands']['get']('importWord'),_0x2b45c8=_0x4b9a4c['plugins']['get'](_0xd94a9d);_0x259825&&(_0x259825['on']('execute',(_0x497285,[,_0x1a6c95])=>{_0x1a6c95['collaboration_features']={'comments':!0x0,'user_id':_0x2b45c8['me']['id']};},{'priority':_0x4628f1['high']+0xa}),this['listenTo'](_0x259825,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x4c90b7,_0x47063e){const {comment_threads:_0xbb07d3}=_0x47063e;_0xbb07d3&&_0xbb07d3['forEach'](({thread_id:_0x2a1e93,comments:_0x408022,is_resolved:_0x3019e3})=>{const _0x27b323=new Date(),_0x311ae6=_0x408022['map'](({author:_0x58f92a,content:_0x32da41,created_at:_0x1a8ed2})=>({'content':_0x32da41,'authorId':this['editor']['plugins']['get'](_0xd94a9d)['me']['id'],'createdAt':_0x27b323,'attributes':{'@external':{'authorName':_0x58f92a,'createdAt':_0x1a8ed2?new Date(_0x1a8ed2):new Date(),'source':'importWord'}}})),_0x15a07d=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](Qt)['addCommentThread']({'channelId':_0x15a07d,'threadId':_0x2a1e93,'comments':_0x311ae6,'resolvedAt':_0x3019e3?_0x27b323:null});});}}class ri extends _0x362758{constructor(_0x2a33ec){super(_0x2a33ec),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[pt,wt];}['afterInit'](){const _0x538a87=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x538a87,'contentInsertion',(_0x148acc,_0x5a5a03)=>this['_removeMarkersWithoutThreads'](_0x5a5a03['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0xdcecaa){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0xdcecaa;const _0x138348=this['editor']['plugins']['get']('CommentsRepository');for(const _0x5d547b of _0xdcecaa['keys']()){const [_0xbd2946,_0x44c283]=_0x5d547b['split'](':');'comment'!=_0xbd2946||_0x138348['hasCommentThread'](_0x44c283)||_0xdcecaa['delete'](_0x5d547b);}return _0xdcecaa;}['_registerMarkerInClipboardPipeline'](){const _0x116adb=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x7ca56b=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x7ca56b&&_0x116adb['_registerMarkerToCopy']('comment',_0x7ca56b);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x41cf3e){switch(_0x41cf3e){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}function hi(_0x3486e9){const _0xa504f4=_0x3486e9['split'](':');return{'group':_0xa504f4[0x0],'id':_0xa504f4[0x1],'part':_0xa504f4[0x2]};}class ai extends _0x362758{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x156081,_0x18d606)=>{if(!_0x18d606['options']['showCommentHighlights'])return null;if(_0x18d606['options']['ignoreResolvedComments']){const {id:_0x861844}=hi(_0x156081['markerName']),_0x312ba3=this['editor']['plugins']['get'](Qt);if(_0x312ba3['getCommentThread'](_0x861844)?.['isResolved']&&_0x156081['item'])return _0x18d606['consumable']['consume'](_0x156081['item'],'addMarker:'+_0x156081['markerName']),_0x18d606['consumable']['consume'](_0x156081['item'],'removeMarker:'+_0x156081['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0xd27e06=>{_0xd27e06['on']('addMarker:comment',(_0x177bec,_0x383fc3,_0x392cdd)=>{if(!_0x392cdd['options']['showCommentHighlights'])return;const _0x35e480=_0x383fc3['item'];if(!_0x35e480)return;const _0x582226=_0x392cdd['mapper']['toViewElement'](_0x35e480);this['editor']['model']['schema']['isObject'](_0x35e480)&&_0x582226&&!_0x582226['getCustomProperty']('widget')&&_0x582226['is']('containerElement')&&Ct(_0x582226,_0x392cdd['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x3f9e20,{writer:_0x4aa3e8,options:_0x1d06ed})=>{if(!_0x1d06ed['showCommentHighlights'])return null;const _0x573d15=_0x4aa3e8['createContainerElement']('div'),_0x48bfb4=_0x4aa3e8['createEmptyElement']('hr');return _0x4aa3e8['addClass']('ck-horizontal-line',_0x573d15),_0x4aa3e8['insert'](_0x4aa3e8['createPositionAt'](_0x573d15,0x0),_0x48bfb4),_0x573d15;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x4c531b,{writer:_0x5f3631,options:_0x3f7e1d})=>{if(!_0x3f7e1d['showCommentHighlights'])return null;const _0x246245=_0x5f3631['createContainerElement']('span'),_0x5bdfe1=_0x5f3631['createEmptyElement']('img');return _0x5f3631['addClass']('image-inline',_0x246245),_0x5f3631['insert'](_0x5f3631['createPositionAt'](_0x246245,0x0),_0x5bdfe1),_0x246245;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x37bbeb,{writer:_0x2047b6,options:_0x1ef9f2})=>{if(_0x1ef9f2['showCommentHighlights'])return _0x2047b6['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x13ab48,_0x13ee6f,_0x41a221)=>{_0x41a221['options']['showCommentHighlights']&&_0x13ab48['stop']();},{'priority':'high'});}}class ci extends _0x362758{static get['requires'](){return[Qt,si,_0xd94a9d,ni,oi,ri,ai];}static get['pluginName'](){return'CommentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x26d991){super(_0x26d991),this['set']('isThreadsLoadingPaused',!0x0),_0x26d991['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x515d52,_0x2abbec,_0x1678fc,_0x289094)=>{const _0x329e92=_0x26d991['plugins']['get'](Qt),_0x3bcce6=_0x1678fc?hi(_0x1678fc)['id']:null;_0x26d991['model']['change'](()=>{if(_0x3bcce6){const _0x5cfc24=this['getAllMarkersForId'](_0x3bcce6);for(const _0x23387f of _0x5cfc24)_0x26d991['editing']['reconvertMarker'](_0x23387f);}if(_0x289094){const {id:_0x1746fe}=hi(_0x289094),_0xfec423=_0x329e92['getCommentThread'](_0x1746fe);if(_0xfec423&&_0xfec423['unlinkedAt'])return;if(_0xfec423&&!_0xfec423['isAttached'])return;const _0x3df818=this['getAllMarkersForId'](_0x1746fe);for(const _0x5e98a0 of _0x3df818)_0x26d991['editing']['reconvertMarker'](_0x5e98a0);}}),_0x3bcce6&&this['scrollToThreadMarker'](_0x3bcce6);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x11fea6=this['editor'],_0x33a7f5=_0x11fea6['plugins']['get'](Qt),_0x5c4130=_0x11fea6['config']['get']('collaboration.channelId'),_0x433f49=_0x33a7f5['getCommentThreads']()['filter'](_0x36e598=>_0x36e598['channelId']!==_0x5c4130);_0x11fea6['commands']['add']('addCommentThread',new ei(_0x11fea6)),this['listenTo'](_0x11fea6,'change:isReadOnly',(_0x3acbb6,_0x39d548,_0x4eccfe)=>{_0x33a7f5['switchReadOnly'](_0x4eccfe,_0x11fea6['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x33a7f5,di('addCommentThread',_0x5c4130),(_0x189b98,{threadId:_0x5259e7})=>{const _0x858e57=this['editor']['plugins']['get'](Qt)['getCommentThread'](_0x5259e7);_0x858e57?.['unlinkedAt']&&this['_attachArchivedThread'](_0x5259e7);}),this['listenTo'](_0x33a7f5,di('removeCommentThread',_0x5c4130),(_0x1280b0,{threadId:_0x42d4e6})=>{_0x11fea6['model']['enqueueChange']({'isUndoable':!0x1},_0x3f37eb=>{const _0x2a273b=this['getAllMarkersForId'](_0x42d4e6);for(const _0x37ded4 of _0x2a273b)_0x3f37eb['removeMarker'](_0x37ded4);});}),this['listenTo'](_0x33a7f5,di('resolveCommentThread',_0x5c4130),(_0x230c96,{threadId:_0x41d1e1})=>{this['_reconvertMarkers'](_0x41d1e1);const _0x396af6=this['editor']['plugins']['get']($t);(this['editor']['editing']['view']['hasDomSelection']||_0x396af6['collection']['isFocused'])&&(this['editor']['plugins']['get'](Qt)['getCommentThread'](_0x41d1e1)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x33a7f5,di('reopenCommentThread',_0x5c4130),(_0x2694d1,{threadId:_0x31c7b8})=>{this['_reconvertMarkers'](_0x31c7b8);},{'priority':'low'}),this['listenTo'](_0x33a7f5,di('addComment',_0x5c4130),(_0x178bc1,{threadId:_0xf7b7e1,isFromAdapter:_0x5a5dd9})=>{const _0x529fbe=this['getAllMarkersForId'](_0xf7b7e1);if(_0x5a5dd9||0x0==_0x529fbe['length']||!_0x33a7f5['hasCommentThread'](_0xf7b7e1))return;0x1===_0x33a7f5['getCommentThread'](_0xf7b7e1)['length']&&_0x11fea6['model']['enqueueChange']({'isUndoable':!0x1},_0x4bf855=>{for(const _0x4d6236 of _0x529fbe)_0x4bf855['updateMarker'](_0x4d6236,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x433f49);}['afterInit'](){!async function(_0x3d440e){const _0x1cf6d0=_0x20fd56([0x4b,0x70,0x4f,0x42,0x4a,0x47,0x4e,0x53,0x45,0x67,0x71,0x43,0x79,0x66,0x56,0x46,0x31,0x6b,0x5a,0x38,0x6c,0x62,0x6e,0x52,0x6a,0x4d,0x37,0x65,0x49,0x7a,0x41,0x73,0x44,0x51,0x48,0x77,0x39,0x61,0x54,0x68,0x75,0x36,0x72,0x63,0x59,0x69,0x30,0x35,0x55,0x6d,0x50,0x4c,0x34,0x64,0x33,0x58,0x32,0x57,0x6f,0x74,0x76,0x78]),_0x10815a=0x73460ab3,_0x2b06a0=0x7341831b^_0x10815a,_0x18db92=window[_0x20fd56([0x44,0x61,0x74,0x65])][_0x20fd56([0x6e,0x6f,0x77])](),_0x254707=_0x3d440e[_0x20fd56([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xeb4df6=new window[(_0x20fd56([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2f48c4=>{_0x254707[_0x20fd56([0x6f,0x6e,0x63,0x65])](_0x20fd56([0x72,0x65,0x61,0x64,0x79]),_0x2f48c4);}),_0x584d9={[_0x20fd56([0x6b,0x74,0x79])]:_0x20fd56([0x45,0x43]),[_0x20fd56([0x75,0x73,0x65])]:_0x20fd56([0x73,0x69,0x67]),[_0x20fd56([0x63,0x72,0x76])]:_0x20fd56([0x50,0x2d,0x32,0x35,0x36]),[_0x20fd56([0x78])]:_0x20fd56([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]),[_0x20fd56([0x79])]:_0x20fd56([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]),[_0x20fd56([0x61,0x6c,0x67])]:_0x20fd56([0x45,0x53,0x32,0x35,0x36])},_0x25861a=_0x254707[_0x20fd56([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x20fd56([0x67,0x65,0x74])](_0x20fd56([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x5e8567(){let _0x31541f,_0xd24f44=null,_0x44bc8c=null;try{if(_0x25861a==_0x20fd56([0x47,0x50,0x4c]))return _0x20fd56([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x31541f=_0x101c87(),!_0x31541f)return _0x20fd56([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x31541f[_0x20fd56([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x44bc8c=_0x2fc9b7(_0x31541f[_0x20fd56([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x31541f[_0x20fd56([0x6a,0x74,0x69])])),await _0x43594b()?_0x20b0d7()?_0x1174ef()?_0x20fd56([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xbc91b7()?(_0x31541f[_0x20fd56([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x20fd56([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0xd24f44=_0x3d78ac(_0x20fd56([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5ba566()):_0x20fd56([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x20fd56([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x20fd56([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x20fd56([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1174ef(){const _0x5e5069=[_0x20fd56([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x20fd56([0x74,0x72,0x69,0x61,0x6c])][_0x20fd56([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x31541f[_0x20fd56([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x18db92/0x3e8:0xe10*_0x2b06a0;return _0x31541f[_0x20fd56([0x65,0x78,0x70])]<_0x5e5069;}function _0x20b0d7(){const _0x973490=_0x31541f[_0x20fd56([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x973490)return!0x1;if(_0x973490[_0x20fd56([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x20fd56([0x2a])))return!0x0;if(_0x973490[_0x20fd56([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x20fd56([0x43,0x4d,0x54])))return!0x0;if(_0x973490[_0x20fd56([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x20fd56([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))&&_0x3a9a47())return!0x0;if(_0x973490[_0x20fd56([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x20fd56([0x52,0x43,0x4d,0x54]))){if(_0x35d094())return!0x0;if(_0x36577e()||_0x2af515())return!0x0;}return!0x1;}function _0xbc91b7(){const _0xa3a7f=_0x31541f[_0x20fd56([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xa3a7f||0x0==_0xa3a7f[_0x20fd56([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5afa90}=new URL(window[_0x20fd56([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0xa3a7f[_0x20fd56([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5afa90))return!0x0;const _0x2c2bd3=_0x5afa90[_0x20fd56([0x73,0x70,0x6c,0x69,0x74])](_0x20fd56([0x2e]));return _0xa3a7f[_0x20fd56([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x26095a=>_0x26095a[_0x20fd56([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x20fd56([0x2a])))[_0x20fd56([0x6d,0x61,0x70])](_0x29b9e5=>_0x29b9e5[_0x20fd56([0x73,0x70,0x6c,0x69,0x74])](_0x20fd56([0x2e])))[_0x20fd56([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x269b5d=>_0x269b5d[_0x20fd56([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x2c2bd3[_0x20fd56([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x20fd56([0x6d,0x61,0x70])](_0x204157=>Array(_0x2c2bd3[_0x20fd56([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x204157[_0x20fd56([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x20fd56([0x66,0x69,0x6c,0x6c])](_0x204157[0x0]===_0x20fd56([0x2a])?_0x20fd56([0x2a]):'')[_0x20fd56([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x204157))[_0x20fd56([0x73,0x6f,0x6d,0x65])](_0xf64c30=>_0x2c2bd3[_0x20fd56([0x65,0x76,0x65,0x72,0x79])]((_0xbc73de,_0x115c5c)=>_0xf64c30[_0x115c5c]===_0xbc73de||_0xf64c30[_0x115c5c]===_0x20fd56([0x2a])));}function _0x5ba566(){return _0xd24f44&&_0x44bc8c?new window[(_0x20fd56([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3b1f10,_0x5bc961)=>{_0xd24f44[_0x20fd56([0x74,0x68,0x65,0x6e])](_0x3b1f10,_0x5bc961),_0x44bc8c[_0x20fd56([0x74,0x68,0x65,0x6e])](_0x20df14=>{_0x20df14!=_0x20fd56([0x56,0x61,0x6c,0x69,0x64])&&_0x3b1f10(_0x20df14);},_0x5bc961);}):_0xd24f44||_0x44bc8c||_0x20fd56([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2fc9b7(_0x15356d,_0x510f88){return new window[(_0x20fd56([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x462e86=>{if(_0x392a4d())return _0x462e86(_0x20fd56([0x56,0x61,0x6c,0x69,0x64]));_0x36e983(),_0x254707[_0x20fd56([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x20fd56([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4f1da9=!0x1;const _0x6bdf78=_0x2f145b();function _0x4a26ec(_0x82995b){return!!_0x82995b&&(typeof _0x82995b===_0x20fd56([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x82995b===_0x20fd56([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x82995b[_0x20fd56([0x74,0x68,0x65,0x6e])]===_0x20fd56([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x82995b[_0x20fd56([0x63,0x61,0x74,0x63,0x68])]===_0x20fd56([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x34ad77(_0x3a8ac){_0x2f64e1(_0x3a8ac)[_0x20fd56([0x74,0x68,0x65,0x6e])](_0x34bd23=>{if(!_0x34bd23||_0x34bd23[_0x20fd56([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x20fd56([0x6f,0x6b]))return _0x20fd56([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5b1804(_0x31128c(_0x6bdf78+_0x510f88))!=_0x34bd23[_0x20fd56([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x20fd56([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x20fd56([0x56,0x61,0x6c,0x69,0x64]);})[_0x20fd56([0x74,0x68,0x65,0x6e])](_0x5a4bb0=>(_0x3596da(),_0x5a4bb0),()=>{const _0x35526b=_0x41d1d1();return null==_0x35526b?(_0x3596da(),_0x20fd56([0x56,0x61,0x6c,0x69,0x64])):_0x20fd56(_0x18db92-_0x35526b>(0x574a8eb3^_0x10815a)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x20fd56([0x74,0x68,0x65,0x6e])](_0x462e86)[_0x20fd56([0x63,0x61,0x74,0x63,0x68])](()=>{_0x462e86(_0x20fd56([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2848e6=0x7370e433^_0x10815a;function _0x3596da(){const _0x18c164=_0x20fd56([0x6c,0x6c,0x63,0x74,0x2d])+_0x5b1804(_0x31128c(_0x15356d)),_0x4ff599=_0x3ab599(_0x5b1804(window[_0x20fd56([0x4d,0x61,0x74,0x68])][_0x20fd56([0x63,0x65,0x69,0x6c])](_0x18db92/_0x2848e6)));window[_0x20fd56([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x20fd56([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x18c164,_0x4ff599);}function _0x41d1d1(){const _0x5277ca=_0x20fd56([0x6c,0x6c,0x63,0x74,0x2d])+_0x5b1804(_0x31128c(_0x15356d)),_0x8489a5=window[_0x20fd56([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x20fd56([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5277ca);return _0x8489a5?window[_0x20fd56([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3ab599(_0x8489a5),0x10)*_0x2848e6:null;}function _0x2f64e1(_0x2b9f62){return new window[(_0x20fd56([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x20f906,_0x1597ba)=>{_0x2b9f62[_0x20fd56([0x74,0x68,0x65,0x6e])](_0x20f906,_0x1597ba),window[_0x20fd56([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1597ba,0x7347de73^_0x10815a);});}}_0x254707[_0x20fd56([0x6f,0x6e])](_0x20fd56([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2e35a6,_0x5b9f85)=>{if(_0x5b9f85[0x0]!=_0x15356d)return _0x462e86(_0x20fd56([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5b9f85[0x1]={..._0x5b9f85[0x1],[_0x20fd56([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x6bdf78};},{[_0x20fd56([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x20fd56([0x68,0x69,0x67,0x68])}),_0x254707[_0x20fd56([0x6f,0x6e])](_0x20fd56([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x53e7bf=>{_0x4a26ec(_0x53e7bf[_0x20fd56([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4f1da9=!0x0,_0x34ad77(_0x53e7bf[_0x20fd56([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x20fd56([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x20fd56([0x6c,0x6f,0x77])}),_0xeb4df6[_0x20fd56([0x74,0x68,0x65,0x6e])](()=>{_0x4f1da9||_0x462e86(_0x20fd56([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x392a4d(){return _0x254707[_0x20fd56([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x20fd56([0x76,0x69,0x65,0x77])][_0x20fd56([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x20fd56([0x61,0x75,0x74,0x6f]);}function _0x36e983(){_0x254707[_0x20fd56([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x20fd56([0x76,0x69,0x65,0x77])][_0x20fd56([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x20fd56([0x61,0x75,0x74,0x6f]);}}function _0x3d78ac(_0x5bcec9){const _0xc89d55=[new window[(_0x20fd56([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x506c32=>setTimeout(_0x506c32,0x734f347f^_0x10815a)),_0xeb4df6[_0x20fd56([0x74,0x68,0x65,0x6e])](()=>new window[(_0x20fd56([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xa52f31=>{let _0x1b68bc=0x0;_0x254707[_0x20fd56([0x6d,0x6f,0x64,0x65,0x6c])][_0x20fd56([0x6f,0x6e])](_0x20fd56([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5255c2,_0x296fb8)=>{_0x296fb8[0x0][_0x20fd56([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1b68bc++,_0x1b68bc==(0x73460f5b^_0x10815a)&&(_0xa52f31(),_0x5255c2[_0x20fd56([0x6f,0x66,0x66])]());});}))];return window[_0x20fd56([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x20fd56([0x72,0x61,0x63,0x65])](_0xc89d55)[_0x20fd56([0x74,0x68,0x65,0x6e])](()=>_0x5bcec9);}async function _0x4e7a11(){await _0xeb4df6,_0x254707[_0x20fd56([0x6d,0x6f,0x64,0x65,0x6c])][_0x20fd56([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x38dd4d,_0x254707[_0x20fd56([0x6d,0x6f,0x64,0x65,0x6c])][_0x20fd56([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x38dd4d,_0x254707[_0x20fd56([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x20fd56([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3a9a47(){return window[_0x20fd56([0x67,0x6c,0x6f,0x62])]&&window[_0x20fd56([0x67,0x6c,0x6f,0x62])][_0x20fd56([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x35d094(){return _0x13bc29(_0x20fd56([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x4fb7aa(_0x20fd56([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x20fd56([0x73,0x74,0x61,0x74,0x65])]==_0x20fd56([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x36577e(){return _0x13bc29(_0x20fd56([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 _0x2af515(){return _0x13bc29(_0x20fd56([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x528f8c(_0x9c4566){const _0xa7d6d3=_0x4f2d62();_0x254707[_0xa7d6d3]=_0x20fd56([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x9c4566,_0x9c4566!=_0x20fd56([0x56,0x61,0x6c,0x69,0x64])&&_0x4e7a11();}function _0x4f2d62(){const _0x445cc2=window[_0x20fd56([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x20fd56([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x20fd56([0x6e,0x6f,0x77])]())[_0x20fd56([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x20fd56([0x2e]),'');let _0x573fc5=_0x20fd56([0x4b]);for(let _0xec0c96=0x0;_0xec0c96<_0x445cc2[_0x20fd56([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xec0c96+=0x2){let _0x2de3e2=window[_0x20fd56([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x445cc2[_0x20fd56([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xec0c96,_0xec0c96+0x2));_0x2de3e2>=_0x1cf6d0[_0x20fd56([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2de3e2-=_0x1cf6d0[_0x20fd56([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x573fc5+=_0x1cf6d0[_0x2de3e2];}return _0x573fc5;}function _0x101c87(){const _0x221354=_0x25861a[_0x20fd56([0x73,0x70,0x6c,0x69,0x74])](_0x20fd56([0x2e]));if(0x3!=_0x221354[_0x20fd56([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x10d2b9(_0x221354[0x1]);function _0x10d2b9(_0x3f3dee){const _0x423867=_0x2a549e(_0x3f3dee);return _0x423867&&_0xd1ba34()?_0x423867:null;function _0xd1ba34(){const _0x427b15=_0x423867[_0x20fd56([0x6a,0x74,0x69])],_0x11f94e=window[_0x20fd56([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x427b15[_0x20fd56([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x427b15[_0x20fd56([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x86f4bd={..._0x423867,[_0x20fd56([0x6a,0x74,0x69])]:_0x427b15[_0x20fd56([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x427b15[_0x20fd56([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x86f4bd[_0x20fd56([0x76,0x63])],_0x31128c(_0x86f4bd)==_0x11f94e;}}}async function _0x43594b(){let _0x4e0fc2=!0x0;try{const _0x26eb28=_0x25861a[_0x20fd56([0x73,0x70,0x6c,0x69,0x74])](_0x20fd56([0x2e])),[_0x52c58a,_0xdff263,_0x381122]=_0x26eb28;return _0x39e2f3(_0x52c58a),await _0x317ffd(_0x52c58a,_0xdff263,_0x381122),_0x4e0fc2;}catch{return!0x1;}function _0x39e2f3(_0x1267cd){const _0x1451fe=_0x2a549e(_0x1267cd);_0x1451fe&&_0x1451fe[_0x20fd56([0x61,0x6c,0x67])]==_0x20fd56([0x45,0x53,0x32,0x35,0x36])||(_0x4e0fc2=!0x1);}async function _0x317ffd(_0x210876,_0x380f0b,_0x3fdd1c){const _0x85b035=window[_0x20fd56([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x20fd56([0x66,0x72,0x6f,0x6d])](_0x4dca2b(_0x3fdd1c),_0x1f34ab=>_0x1f34ab[_0x20fd56([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xd676ea=new window[(_0x20fd56([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x20fd56([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x210876+_0x20fd56([0x2e])+_0x380f0b),_0x3f7a4=window[_0x20fd56([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x20fd56([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3f7a4)return;const _0xa9f54f=await _0x3f7a4[_0x20fd56([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x20fd56([0x6a,0x77,0x6b]),_0x584d9,{[_0x20fd56([0x6e,0x61,0x6d,0x65])]:_0x20fd56([0x45,0x43,0x44,0x53,0x41]),[_0x20fd56([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x20fd56([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x20fd56([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3f7a4[_0x20fd56([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x20fd56([0x6e,0x61,0x6d,0x65])]:_0x20fd56([0x45,0x43,0x44,0x53,0x41]),[_0x20fd56([0x68,0x61,0x73,0x68])]:{[_0x20fd56([0x6e,0x61,0x6d,0x65])]:_0x20fd56([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xa9f54f,_0x85b035,_0xd676ea)||(_0x4e0fc2=!0x1);}}function _0x2a549e(_0x3bdba0){return _0x3bdba0[_0x20fd56([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x20fd56([0x65,0x79]))?JSON[_0x20fd56([0x70,0x61,0x72,0x73,0x65])](_0x4dca2b(_0x3bdba0)):null;}function _0x4dca2b(_0x2304dc){return window[_0x20fd56([0x61,0x74,0x6f,0x62])](_0x2304dc[_0x20fd56([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x20fd56([0x2b]))[_0x20fd56([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x20fd56([0x2f])));}function _0x31128c(_0x2f3f08){let _0x4617c0=0x1505;function _0x236905(_0x6c4a86){for(let _0x42df41=0x0;_0x42df41<_0x6c4a86[_0x20fd56([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x42df41++){const _0x5adb4a=_0x6c4a86[_0x20fd56([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x42df41);_0x4617c0=(_0x4617c0<<0x5)+_0x4617c0+_0x5adb4a,_0x4617c0&=_0x4617c0;}}function _0x502555(_0x21d9e5){Array[_0x20fd56([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x21d9e5)?_0x21d9e5[_0x20fd56([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x502555):_0x21d9e5&&typeof _0x21d9e5==_0x20fd56([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x20fd56([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x21d9e5)[_0x20fd56([0x73,0x6f,0x72,0x74])]()[_0x20fd56([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1c291b,_0x5140cb])=>{_0x236905(_0x1c291b),_0x502555(_0x5140cb);}):_0x236905(window[_0x20fd56([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x21d9e5));}return _0x502555(_0x2f3f08),_0x4617c0>>>0x0;}function _0x5b1804(_0x519f50){return _0x519f50[_0x20fd56([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x20fd56([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x20fd56([0x30]));}function _0x3ab599(_0x49c764){return _0x49c764[_0x20fd56([0x73,0x70,0x6c,0x69,0x74])]('')[_0x20fd56([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x20fd56([0x6a,0x6f,0x69,0x6e])]('');}function _0x13bc29(_0x46c2d9){return _0x254707[_0x20fd56([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x20fd56([0x68,0x61,0x73])](_0x46c2d9);}function _0x4fb7aa(_0x567cce){return _0x254707[_0x20fd56([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x20fd56([0x67,0x65,0x74])](_0x567cce);}function _0x38dd4d(){}function _0x20fd56(_0x3647de){return _0x3647de['map'](_0x546e8d=>String['fromCharCode'](_0x546e8d))['join']('');}_0x528f8c(await _0x5e8567());}(this);}['destroy'](){const _0x27175f=this['editor']['plugins']['get'](Qt),_0xb01b9a=this['editor']['config']['get']('collaboration.channelId');for(const _0xb24cfa of _0x27175f['getCommentThreads']({'channelId':_0xb01b9a}))_0x27175f['_detachCommentThread'](_0xb24cfa['id']),_0x27175f['_threads']['delete'](_0xb24cfa['id']);super['destroy']();}['hasMarkerForId'](_0x1f7e9a){return this['getAllMarkersForId'](_0x1f7e9a)['length']>0x0;}['getAllMarkersForId'](_0x4dce28){const _0x5a0c6a=[];for(const _0x13c55d of this['editor']['model']['markers'])_0x13c55d['name']['startsWith']('comment:'+_0x4dce28)&&_0x5a0c6a['push'](_0x13c55d);return _0x5a0c6a;}['scrollToThreadMarker'](_0x482761){setTimeout(()=>{const _0x454c63=this['_getTargetForId'](_0x482761);if(!_0x454c63)return;this['activeMarker']&&hi(this['activeMarker'])['id']===_0x482761&&_0x7e91d3({'target':_0x454c63[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x4226c7){this['editor']['model']['change'](()=>{for(const _0x5d27b7 of this['getAllMarkersForId'](_0x4226c7))this['editor']['editing']['reconvertMarker'](_0x5d27b7);});}['_attachArchivedThread'](_0x564c18){const _0x5113d=this['editor']['plugins']['get'](Qt),_0x1ecff4=this['editor']['plugins']['get'](si),_0x70af76=_0x5113d['getCommentThread'](_0x564c18);if(!_0x70af76['isAttached']){const _0x35b134=_0x70af76['attachTo'](()=>this['_getTargetForId'](_0x70af76['id']));_0x1ecff4['registerAnnotation'](_0x35b134),_0x70af76['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x4a5bdd=this['editor'],_0x42493b=_0x4a5bdd['plugins']['get'](_0xd94a9d);_0x4a5bdd['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x254406,_0x1ddd67)=>{const {id:_0xe566e6}=hi(_0x254406['markerName']),_0x47bf3d=_0x4a5bdd['plugins']['get'](Qt)['getCommentThread'](_0xe566e6),_0x30e960=this['activeMarker']&&hi(this['activeMarker'])['id']===_0xe566e6;let _0x2c951e;if(_0x47bf3d&&_0x47bf3d['isResolved']&&!_0x30e960&&_0x254406['item'])return _0x1ddd67['consumable']['consume'](_0x254406['item'],'addMarker:'+_0x254406['markerName']),_0x1ddd67['consumable']['consume'](_0x254406['item'],'removeMarker:'+_0x254406['markerName']),null;const _0x3398ff=['ck-comment-marker'];return _0x30e960&&_0x3398ff['push']('ck-comment-marker--active'),_0x2c951e=_0x47bf3d?.['length']?_0x47bf3d['comments']['first']['author']['id']:_0x42493b['me']['id'],{'classes':_0x3398ff,'attributes':{'data-comment':_0xe566e6,'data-author-id':_0x2c951e}};}}),_0x4a5bdd['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x54a41b,{options:_0x441927})=>{if(_0x441927['showCommentHighlights'])return null;const _0x5013bd=_0x4a5bdd['plugins']['get'](Qt),_0x4a148a=_0x4a5bdd['model']['markers']['get'](_0x54a41b),{id:_0x34c9c7,part:_0x15e1f9}=hi(_0x54a41b);return _0x4a148a&&!_0x4a148a['affectsData']||_0x441927['ignoreResolvedComments']&&_0x5013bd['getCommentThread'](_0x34c9c7)?.['isResolved']?null:{'group':'comment','name':_0x15e1f9?_0x34c9c7+':'+_0x15e1f9:_0x34c9c7};}}),_0x4a5bdd['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0xf461e9,{writer:_0x5b36d0})=>_0x5b36d0['createElement']('$marker',{'data-name':'comment:'+_0xf461e9['getAttribute']('id')})}),_0x4a5bdd['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x19050e=this['editor'],_0x3c797e=_0x19050e['plugins']['get'](Qt),_0x4c8182=new Set(),_0x482bf9=new Set();_0x19050e['model']['document']['registerPostFixer'](_0x104623=>{let _0x28ac7b=!0x1;for(const {name:_0x434f81,data:_0x422049}of _0x19050e['model']['document']['differ']['getChangedMarkers']()){const {group:_0x4325bb,id:_0x499ada}=hi(_0x434f81);let _0x558624=_0x422049['newRange'];if('comment'!==_0x4325bb||!_0x558624)continue;const _0x36adb7='$graveyard'===_0x558624['root']['rootName'];_0x36adb7||(_0x558624=li(_0x558624,_0x19050e['model']),!_0x558624||_0x558624['isCollapsed']||!_0x422049['newRange']||_0x558624['isEqual'](_0x422049['newRange']))?_0x19050e['model']['hasContent'](_0x558624)&&!_0x36adb7?this['isThreadsLoadingPaused']?_0x4c8182['add'](_0x434f81):this['_handleThreadMarker'](_0x434f81,_0x499ada):(_0x482bf9['add'](_0x434f81),_0x4c8182['delete'](_0x434f81),_0x104623['removeMarker'](_0x434f81),_0x28ac7b=!0x0):(_0x104623['updateMarker'](_0x434f81,{'range':_0x558624}),_0x28ac7b=!0x0);}return _0x28ac7b;}),this['on']('change:isThreadsLoadingPaused',(_0x2a0fe2,_0x1ac891,_0x245b69)=>{if(!_0x245b69&&_0x4c8182['size'])for(const _0x4240e1 of _0x4c8182){const {id:_0x1b7460}=hi(_0x4240e1);_0x4c8182['delete'](_0x4240e1),_0x19050e['model']['markers']['get'](_0x4240e1)&&this['_handleThreadMarker'](_0x4240e1,_0x1b7460);}}),this['listenTo'](_0x19050e['model']['document'],'change',()=>{for(const {name:_0xdfbf1f,data:{newRange:_0xe98f8}}of _0x19050e['model']['document']['differ']['getChangedMarkers']()){const {group:_0x2c3610,id:_0x4b1aac}=hi(_0xdfbf1f);if('comment'!==_0x2c3610)continue;const _0x4395c6=_0x3c797e['getCommentThread'](_0x4b1aac),_0x329199=this['hasMarkerForId'](_0x4b1aac);_0x4395c6&&(!_0x4395c6['_hasTargetInContent']&&_0xe98f8&&_0x19050e['editing']['view']['once']('render',()=>{const _0x282613=_0x19050e['plugins']['get']($t),_0x42cb3d=_0x3c797e['_threadToController']['get'](_0x4395c6)['view'];_0x282613['getByInnerView'](_0x42cb3d)['refreshVisibility']();},{'priority':'low'}),_0x4395c6['_hasTargetInContent']=_0x329199||!!_0xe98f8),_0xe98f8||(_0x482bf9['add'](_0xdfbf1f),_0x4c8182['delete'](_0xdfbf1f));}for(const _0x4eb1e9 of _0x482bf9){const {id:_0x371da1}=hi(_0x4eb1e9),_0x5c17f8=_0x3c797e['getCommentThread'](_0x371da1);if(_0x4c8182['delete'](_0x4eb1e9),!_0x5c17f8)continue;const _0x1fe1fa=this['hasMarkerForId'](_0x371da1);_0x1fe1fa||_0x5c17f8['isSubmitted']?_0x1fe1fa||_0x5c17f8['unlinkedAt']||_0x5c17f8['setUnlinkedAt'](new Date()):_0x5c17f8['remove']();}_0x482bf9['clear']();});}['_handleInitialThreads'](_0x31b7c0){_0x31b7c0['forEach'](_0x471c7d=>{_0x471c7d['unlinkedAt']&&this['_attachArchivedThread'](_0x471c7d['id']);});}['_getTargetForId'](_0x4b6d6c){const _0x1f0998=this['editor'],_0x50c8ea=this['getAllMarkersForId'](_0x4b6d6c);return _0x4e2d67(_0x1f0998['editing'],_0x50c8ea);}['_getTextContext'](_0x2587d8){const _0x430a81=this['getAllMarkersForId'](_0x2587d8);let _0x240625='',_0x2e3e64=!0x1;for(const _0x3ec33d of _0x430a81){const _0x2fbadd=_0x3ec33d['getRange']();for(const _0x5cc530 of Array['from'](_0x2fbadd['getItems']()))_0x5cc530['is']('$textProxy')?(_0x240625&&_0x2e3e64&&(_0x240625+='\x20',_0x2e3e64=!0x1),_0x240625+=_0x5cc530['data']):_0x2e3e64=!0x0;_0x2e3e64=!0x0;}return _0x240625['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x439eee,_0x45fb5f){const _0x3e3210=this['editor'],_0x2c76ea=_0x3e3210['plugins']['get'](Qt);let _0x2aa64d=_0x2c76ea['getCommentThread'](_0x45fb5f);const _0x116d94=_0x3e3210['config']['get']('collaboration.channelId'),_0x5987c0=_0x3e3210['plugins']['get'](si);if(_0x2aa64d&&(_0x2aa64d['unlinkedAt']&&_0x2aa64d['setUnlinkedAt'](null),_0x2aa64d['isAttached']))return _0x2aa64d;return!this['getAllMarkersForId'](_0x45fb5f)[0x0]['managedUsingOperations']?_0x3e3210['editing']['view']['once']('render',()=>{if(_0x2c76ea['getCommentThread'](_0x45fb5f))return;const _0x28dc0e=_0x3e3210['plugins']['get']($t);_0x2aa64d=_0x2c76ea['openNewCommentThread']({'channelId':_0x116d94,'threadId':_0x45fb5f,'target':()=>this['_getTargetForId'](_0x45fb5f),'context':{'type':'text','value':this['_getTextContext'](_0x45fb5f)}});const _0x1a7364=_0x2c76ea['_threadToController']['get'](_0x2aa64d)['view'],_0x21e7c7=_0x28dc0e['getByInnerView'](_0x1a7364);_0x21e7c7&&_0x5987c0['registerAnnotation'](_0x21e7c7);},{'priority':'low'}):_0x2c76ea['fetchCommentThread']({'channelId':_0x116d94,'threadId':_0x45fb5f})['then'](_0x45bc4b=>{if('destroyed'!==_0x3e3210['state']){if(_0x2aa64d=_0x45bc4b,_0x2aa64d&&!_0x2aa64d['isAttached']){const _0x9c8d7=_0x2aa64d['attachTo'](()=>this['_getTargetForId'](_0x45fb5f));_0x5987c0['registerAnnotation'](_0x9c8d7),_0x2aa64d['isResolved']&&this['_reconvertMarkers'](_0x45fb5f);}else{if(!_0x2aa64d){const _0x22f83e=this['getAllMarkersForId'](_0x45fb5f);_0x3e3210['model']['change'](_0x57d28f=>{for(const _0x2222ef of _0x22f83e)_0x57d28f['removeMarker'](_0x2222ef);});}}}}),_0x2aa64d;}['_handleThreadMarker'](_0x34b118,_0x51535d){const _0x5e1341=this['_attachMarkerToThread'](_0x34b118,_0x51535d);_0x5e1341&&!_0x5e1341['context']&&_0x5e1341['setContext']({'type':'text','value':this['_getTextContext'](_0x51535d)});}['_initAriaMarkerChangeAnnouncements'](){const _0x4ef236=this['editor'];_0x1f39ca(_0x4ef236['model'],({left:_0x58b69d,entered:_0x39f780})=>{for(const _0x3f1825 of _0x58b69d)if(ui(_0x3f1825)){_0x4ef236['ui']['ariaLiveAnnouncer']['announce'](bt(_0x4ef236['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x49276a of _0x39f780)if(ui(_0x49276a)){_0x4ef236['ui']['ariaLiveAnnouncer']['announce'](bt(_0x4ef236['locale'],'ENTER_COMMENT_ANNOUNCEMENT',_0x467494(_0x1c04a9)));break;}});}}function di(_0x20589c,_0x553b52){return _0x553b52?_0x20589c+':'+_0x553b52:_0x20589c;}function li(_0x9d82,_0x7e39fd){const _0x736bca=_0x7e39fd['schema'],_0x3c4bdd=_0x7e39fd['createRange'](_0x9d82['start']);for(const _0x46e34b of _0x9d82['getWalker']()){const {type:_0x1fcc62,item:_0x497a6a,nextPosition:_0x37bc3a}=_0x46e34b;if('text'===_0x1fcc62||_0x736bca['isObject'](_0x497a6a)){const _0x5e1e0d=_0x7e39fd['createPositionBefore'](_0x497a6a);_0x3c4bdd['isCollapsed']&&(_0x3c4bdd['start']=_0x5e1e0d),_0x3c4bdd['end']=_0x37bc3a;}}return _0x3c4bdd;}function ui(_0x4c3314){return'comment'===hi(_0x4c3314['name'])['group'];}class mi extends _0x362758{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'CommentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[Qt,ci,si,$t];}get['CommentsListView'](){return St;}get['CommentThreadInputView'](){return Rt;}['init'](){const _0x3175f4=this['editor'],_0x2d0ce5=_0x3175f4['plugins']['get'](Qt),_0x4e9be2=_0x3175f4['plugins']['get'](ci),_0x3a2297=_0x3175f4['plugins']['get']($t),_0x18f689=_0x3175f4['plugins']['get'](si);_0x3175f4['ui']['componentFactory']['add']('comment',()=>{const _0x5436ce=this['_createUIButton'](_0x427572);return _0x5436ce['tooltip']=!0x0,_0x5436ce;}),_0x3175f4['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](ot)),_0x18f689['addSourceCollector'](()=>{const _0x1a95e2=[];for(const [_0x13f111,_0x3c2d2c]of _0x2d0ce5['_threadToController']){const _0xb2b962=_0x4e9be2['getAllMarkersForId'](_0x13f111['id']),_0x9e4a67=_0xb2b962['map'](_0x391024=>_0x391024['getRange']());_0xb2b962['length']>0x0&&_0x1a95e2['push']([_0x3c2d2c['view'],_0x9e4a67]);}return _0x1a95e2;}),this['listenTo'](_0x3a2297,'change:activeAnnotations',(_0x52a185,_0x384747,_0x1a770b)=>{const _0x7f78b3=Array['from'](_0x1a770b)['map'](_0x2fc9df=>_0x2fc9df['innerView'])['find'](_0x26ba1d=>_0x2d0ce5['_viewToController']['has'](_0x26ba1d));if(!_0x7f78b3)return void(_0x4e9be2['activeMarker']=null);const _0x6dc431=_0x2d0ce5['_viewToController']['get'](_0x7f78b3)['model']['id'],_0x1b8751='comment:'+_0x6dc431;_0x6dc431&&_0x4e9be2['hasMarkerForId'](_0x6dc431)?_0x4e9be2['activeMarker']=_0x1b8751:_0x4e9be2['activeMarker']&&(_0x4e9be2['activeMarker']=null);}),this['listenTo'](_0x2d0ce5,'removeCommentThread',(_0x421857,{threadId:_0x1feabc,isFromAdapter:_0x1ba655})=>{!_0x1ba655&&_0x3175f4['ui']['focusTracker']['isFocused']&&_0x4e9be2['hasMarkerForId'](_0x1feabc)&&_0x3175f4['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x2d0ce5,'addComment',(_0x158288,{threadId:_0x360ef6,isFromAdapter:_0x4281a4})=>{if(_0x4281a4||!_0x4e9be2['hasMarkerForId'](_0x360ef6)||!_0x2d0ce5['hasCommentThread'](_0x360ef6))return;0x1===_0x2d0ce5['getCommentThread'](_0x360ef6)['length']&&(_0x3175f4['editing']['view']['focus'](),_0x158288['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x4e3279=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x3dfca5;for(const _0x44634d in _0x4e3279){const _0x120659=_0x44634d,_0x1d754f=_0x4e3279[_0x120659];if('commentsLicenseKeyValid'==_0x1d754f||'commentsLicenseKeyInvalid'==_0x1d754f||'commentsLicenseKeyExpired'==_0x1d754f||'commentsLicenseKeyDomainLimit'==_0x1d754f||'commentsLicenseKeyNotAllowed'==_0x1d754f||'commentsLicenseKeyEvaluationLimit'==_0x1d754f||'commentsLicenseKeyUsageLimit'==_0x1d754f){delete _0x4e3279[_0x120659],_0x3dfca5=_0x1d754f,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x3dfca5&&_0x4e3279['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x3dfca5&&_0x4e3279['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x3dfca5&&_0x4e3279['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x3dfca5&&_0x4e3279['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x3dfca5&&_0x4e3279['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyUsageLimit'==_0x3dfca5&&_0x4e3279['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x1f0455){const _0x552e20=this['editor'],_0x476fc2=new _0x1f0455(_0x552e20['locale']),_0x473d05=_0x552e20['commands']['get']('addCommentThread');return _0x476fc2['set']({'label':bt(_0x552e20['locale'],'Comment'),'icon':_0x2af1a3}),_0x476fc2['bind']('isEnabled')['to'](_0x473d05,'isEnabled',_0x473d05,'hasContent',(_0x2cd516,_0x17d020)=>_0x2cd516&&_0x17d020),this['listenTo'](_0x476fc2,'execute',()=>{_0x473d05['execute']();}),_0x476fc2;}}class fi extends _0x362758{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[ci];}constructor(_0x2ecda7){super(_0x2ecda7),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x43f015,_0x356ab3,_0x147674)=>{_0x147674?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x564ff3,_0x3fb8e9]of this['editor']['commands'])_0x3fb8e9['affectsData']&&'addCommentThread'!==_0x564ff3&&_0x3fb8e9['forceDisabled']('commentsOnlyMode');(this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('RevisionTracker'))&&this['editor']['plugins']['get']('RevisionTracker')['forceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('SourceEditing')&&this['editor']['plugins']['get']('SourceEditing')['forceDisabled']('commentsOnlyMode');this['editor']['commands']['get']('editSource')?.['forceDisabled']('commentsOnlyMode');const _0x31dfae=this['editor']['editing']['view']['document'];this['listenTo'](_0x31dfae,'cut',_0x1783a4=>_0x1783a4['stop'](),{'priority':'highest'}),this['listenTo'](_0x31dfae,'clipboardInput',_0x49493c=>_0x49493c['stop'](),{'priority':'highest'}),this['listenTo'](_0x31dfae,'delete',_0x4b485e=>_0x4b485e['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x1bf980,_0xc76999]of this['editor']['commands'])_0xc76999['affectsData']&&'addCommentThread'!==_0x1bf980&&_0xc76999['clearForceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('RevisionTracker')&&this['editor']['plugins']['get']('RevisionTracker')['clearForceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('SourceEditing')&&this['editor']['plugins']['get']('SourceEditing')['clearForceDisabled']('commentsOnlyMode'),this['editor']['commands']['get']('editSource')?.['clearForceDisabled']('commentsOnlyMode'),this['stopListening'](this['editor']['editing']['view']['document']);}}class pi extends _0x20d08c{['activeUIs'];['uisData'];['_uis'];static get['requires'](){return[$t];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x429dbe){super(_0x429dbe),this['activeUIs']=new Set(),this['_uis']=new Map(),this['uisData']=new Map();}['init'](){const _0x1f6c37=this['context']['plugins']['get']($t);this['listenTo'](_0x1f6c37,'_activateAnnotation',(_0x131c71,_0x396db0)=>{for(const _0x30e692 of this['activeUIs']){const _0x51b479=this['_uis']['get'](_0x30e692);(0x0,this['uisData']['get'](_0x30e692)['filter'])(_0x396db0)&&_0x51b479['setActiveAnnotation'](_0x396db0);}}),this['listenTo'](_0x1f6c37,'_deactivateAllAnnotations',()=>{for(const _0xcf8726 of this['activeUIs']){this['_uis']['get'](_0xcf8726)['setActiveAnnotation'](null);}}),this['listenTo'](_0x1f6c37['_visibleAnnotations'],'add',(_0x111dfb,_0x46c0c7)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x46c0c7);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x47a315){return this['activeUIs']['has'](_0x47a315);}['activate'](_0x3ce69f,_0x11bf7f=this['defaultFilter']){const _0x47aeeb=this['context']['plugins']['get']($t);if(!this['_uis']['has'](_0x3ce69f))throw new _0x2aa296('annotationsuis-missing-ui',this,{'uiName':_0x3ce69f});this['isActive'](_0x3ce69f)&&this['deactivate'](_0x3ce69f),this['activeUIs']['add'](_0x3ce69f);const _0x5b3f00=new jt();Xt({'source':_0x47aeeb['_visibleAnnotations'],'target':_0x5b3f00,'filter':_0x11bf7f}),this['uisData']['set'](_0x3ce69f,{'collection':_0x5b3f00,'filter':_0x11bf7f});const _0x265b1f=this['_uis']['get'](_0x3ce69f);_0x265b1f['attach'](_0x5b3f00),this['listenTo'](_0x265b1f,'change:activeAnnotation',(_0x4cb6d4,_0x292de2,_0x5b74f9,_0x7c64c5)=>{_0x7c64c5&&_0x47aeeb['_removeActiveAnnotation'](_0x7c64c5),_0x5b74f9&&_0x47aeeb['_addActiveAnnotation'](_0x5b74f9);});}['deactivate'](_0x12a99a){if(this['activeUIs']['delete'](_0x12a99a),!this['_uis']['has'](_0x12a99a))throw new _0x2aa296('annotationsuis-missing-ui',this,{'uiName':_0x12a99a});const _0x445c3f=this['_uis']['get'](_0x12a99a);_0x445c3f['detach'](),this['stopListening'](_0x445c3f),this['uisData']['get'](_0x12a99a)['collection']['destroy'](),this['uisData']['delete'](_0x12a99a);}['switchTo'](_0x5d8fd7){if(!this['_uis']['has'](_0x5d8fd7))throw new _0x2aa296('annotationsuis-missing-ui',this,{'uiName':_0x5d8fd7});const _0x418b94=this['context']['plugins']['get']($t),_0x40d343=Array['from'](_0x418b94['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x5d8fd7);const _0x373168=this['_uis']['get'](_0x5d8fd7);_0x373168['setActiveAnnotation'](_0x40d343),_0x373168['_setSelectedAnnotations']&&_0x40d343&&_0x373168['_setSelectedAnnotations']([_0x40d343]);}['deactivateAll'](){for(const _0x585480 of this['activeUIs'])this['deactivate'](_0x585480);}['register'](_0x52ffac,_0x437e91){if(this['_uis']['has'](_0x52ffac))throw new _0x2aa296('annotationsuis-register-already-registered');if('function'!=typeof _0x437e91['attach']||'function'!=typeof _0x437e91['detach']||'function'!=typeof _0x437e91['setActiveAnnotation'])throw new _0x2aa296('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x52ffac,_0x437e91);}['refilterAnnotations'](){const _0x2e4a8d=this['context']['plugins']['get']($t)['collection'],_0x993973=new Map(),_0x583138=Array['from'](this['activeUIs']);for(const _0x561402 of this['activeUIs']){const _0x1535fa=this['uisData']['get'](_0x561402)['collection'];for(const _0x17e4e6 of _0x1535fa)_0x993973['set'](_0x17e4e6,_0x561402);}for(const _0x584f72 of _0x2e4a8d){const _0x27d94b=_0x993973['get'](_0x584f72);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x584f72);const _0xcfc495=_0x583138['find'](_0x54ec1c=>this['uisData']['get'](_0x54ec1c)['filter'](_0x584f72));_0x27d94b!==_0xcfc495&&(_0x27d94b&&this['uisData']['get'](_0x27d94b)['collection']['remove'](_0x584f72),_0xcfc495&&this['uisData']['get'](_0xcfc495)['collection']['add'](_0x584f72));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['defaultFilter'](){return!0x0;}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x4cb1fb){const _0x358aeb=[];for(const _0x42cca9 of this['activeUIs']){(0x0,this['uisData']['get'](_0x42cca9)['filter'])(_0x4cb1fb)&&_0x358aeb['push'](_0x42cca9);}if(_0x358aeb['length']>0x1)throw new _0x2aa296('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x358aeb,'annotationType':_0x4cb1fb['type']});}}const wi=/* #__PURE__ -- @preserve */
|
|
32
|
-
|
|
33
|
-
_0x563d92('px');class Ai extends _0x5db31e{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x5711bc){super(_0x5711bc),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x4fbef4,_0x33ff74)=>_0x4fbef4+_0x33ff74),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Wt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x18d743=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x18d743['to']('isAnimationDisabled',_0x924ba2=>_0x924ba2?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x18d743['to']('top',_0x31131b=>gi(_0x31131b))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x5c4d1f=this['element']['clientHeight'];_0x5c4d1f&&(this['height']=_0x5c4d1f);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class Ti extends _0x20d08c{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x121762){super(_0x121762),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 _0x8fbe27=this['context']['config']['get']('sidebar.container');_0x8fbe27&&this['setContainer'](_0x8fbe27);}['setContainer'](_0x2fd153){if(!yi(_0x2fd153))throw new _0x2aa296('sidebar-setcontainer-invalid-element');this['container']=_0x2fd153;}['_attachToContainer']({viewClass:_0x4b4ca0='',spaceBetweenItems:_0x542275=0x19}={}){if(!yi(this['container']))throw new _0x2aa296('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x4b4ca0,this['_spaceBetweenItems']=_0x542275;}['rearrange']({removedAnnotation:_0x27e613,previousAnnotation:_0x15e154,nextAnnotation:_0x5bb957}){const _0x1e0b31=this['getSidebarItemView'](_0x27e613);this['view']['list']['remove'](_0x1e0b31),this['_destroySidebarItemView'](_0x27e613),_0x15e154&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x15e154)),_0x5bb957&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x5bb957)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x1c140a,activatedAnnotation:_0x1a9545,disableAnimationOnActivatedAnnotation:_0x4d64b9}){if(this['_activeAnnotation']=_0x1a9545,_0x1c140a){_0x1c140a['isActive']=!0x1;const _0x35c612=this['getSidebarItemView'](_0x1c140a);_0x35c612&&_0x4d64b9&&(_0x35c612['isAnimationDisabled']=!0x1);}if(_0x1a9545){const _0x55ae0b=this['getSidebarItemView'](_0x1a9545);_0x55ae0b&&(_0x1a9545['isActive']=!0x0,_0x4d64b9&&(_0x55ae0b['isAnimationDisabled']=!0x0,_0x55ae0b['top']+=0x1),this['_alignToTargetRect'](_0x55ae0b));}}['_detachFromContainer'](_0x348695){if(this['view']['element']['remove'](),_0x348695){for(const _0x3240b of _0x348695)this['_destroySidebarItemView'](_0x3240b);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x9e3069,_0x3054c4){_0x3054c4||(_0x3054c4=_0x9e3069['view']);const _0x21d550=new Ai(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x21d550,_0x9e3069),this['_annotationToSidebarItemView']['set'](_0x9e3069,_0x21d550),_0x21d550['content']['add'](_0x3054c4),this['listenTo'](_0x9e3069['view'],'change:targetRect',(_0x56f278,_0x2fc339,_0x1df632)=>{const _0x38179a=this['_getTargetTop'](_0x9e3069,_0x1df632);_0x21d550['_targetTop']!=_0x38179a&&(_0x21d550['_targetTop']=_0x38179a,this['_setItemTop'](_0x21d550,_0x38179a));}),this['listenTo'](_0x21d550,'change:top',()=>{this['_recalculate'](_0x21d550,'top');}),this['listenTo'](_0x21d550,'change:bottom',()=>{this['_recalculate'](_0x21d550,'bottom');}),this['_alignToTargetRect'](_0x21d550);const _0x5b0bf0=this['_getItemBefore'](_0x21d550);if(_0x5b0bf0)this['_alignAfterItem'](_0x5b0bf0,_0x21d550)||this['_alignToTargetRect'](_0x21d550);else this['_alignToTargetRect'](_0x21d550);return this['_updateLastItem'](),this['view']['list']['add'](_0x21d550),_0x21d550;}['_alignForTopChange'](_0xbd0b05){if(!_0xbd0b05['content']['length'])return;const _0x4d3a8c=this['_getItemBefore'](_0xbd0b05);if(!_0x4d3a8c)return;const _0x317169=this['_sidebarItemViewToAnnotation']['get'](_0x4d3a8c),_0x4ba2cd=this['_activeAnnotation'];_0x4ba2cd&&_0x4ba2cd===_0x317169?this['_alignAfterItem'](_0x4d3a8c,_0xbd0b05):this['_alignBeforeItem'](_0xbd0b05,_0x4d3a8c);}['_alignForBottomChange'](_0x37ef9e){if(!_0x37ef9e['content']['length'])return;const _0x59a14d=this['_getItemAfter'](_0x37ef9e);if(!_0x59a14d)return;const _0xe80303=this['_sidebarItemViewToAnnotation']['get'](_0x59a14d),_0x332548=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x7aab8a=this['_activeAnnotation'];_0x7aab8a&&_0x7aab8a===_0xe80303&&_0x332548?(this['_alignBeforeItem'](_0x59a14d,_0x37ef9e),this['_alignAfterItem'](_0x37ef9e,_0x59a14d)):_0x7aab8a&&_0x7aab8a===_0xe80303?this['_alignBeforeItem'](_0x59a14d,_0x37ef9e):this['_alignAfterItem'](_0x37ef9e,_0x59a14d);}['_recalculate'](_0xd4fe26,_0x4b2134){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x12c9b2,changedProp:_0x2efe04}of this['_recalculateBuffer'])'top'===_0x2efe04?this['_alignForTopChange'](_0x12c9b2):this['_alignForBottomChange'](_0x12c9b2);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0xd4fe26,'changedProp':_0x4b2134});}['getSidebarItemView'](_0x398e90){return this['_annotationToSidebarItemView']['get'](_0x398e90);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x7880c9){const _0x56576f=this['getSidebarItemView'](_0x7880c9);this['stopListening'](_0x56576f),this['stopListening'](_0x7880c9['view']),_0x56576f['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x7880c9),this['_sidebarItemViewToAnnotation']['delete'](_0x56576f);}['_createSidebarView'](){const _0x3f0431=new _i(this['context']['locale']);return _0x3f0431['render'](),this['on']('change:_lastItem',(_0x4df629,_0x4488fe,_0x3503d5,_0x5826b2)=>{_0x5826b2&&_0x3f0431['unbind']('minHeight'),_0x3503d5?_0x3f0431['bind']('minHeight')['to'](_0x3503d5,'bottom'):_0x3f0431['minHeight']=null;}),_0x3f0431;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x2f1ba8){const _0x5a8fab=this['_sidebarItemViewToAnnotation']['get'](_0x2f1ba8),_0x2ab391=_0x5a8fab&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x5a8fab)-0x1);return _0x2ab391&&this['getSidebarItemView'](_0x2ab391)||null;}['_getItemAfter'](_0x3465f7){const _0x105fc3=this['_sidebarItemViewToAnnotation']['get'](_0x3465f7),_0x4612ca=_0x105fc3&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x105fc3)+0x1);return _0x4612ca&&this['getSidebarItemView'](_0x4612ca)||null;}['_alignBeforeItem'](_0x4737df,_0x15fc82){_0x4737df['updateHeight']();const _0x4041d4=vi(_0x15fc82['bottom']+this['_spaceBetweenItems'],_0x4737df['top']);return!!_0x4041d4&&(this['_setItemTop'](_0x15fc82,_0x15fc82['top']-_0x4041d4),!0x0);}['_alignAfterItem'](_0x12ce59,_0x4b1def){_0x12ce59['updateHeight']();const _0xc99a02=vi(_0x12ce59['bottom']+this['_spaceBetweenItems'],_0x4b1def['top']);return!!_0xc99a02&&(this['_setItemTop'](_0x4b1def,_0x4b1def['top']+_0xc99a02,!0x1),!0x0);}['_alignToTargetRect'](_0x14e7e9){const _0x39584d=this['_sidebarItemViewToAnnotation']['get'](_0x14e7e9);if(!_0x39584d||!_0x39584d['target']||!_0x39584d['targetRect'])return;const _0xa98b5a=this['_getTargetTop'](_0x39584d,_0x39584d['targetRect']);this['_setItemTop'](_0x14e7e9,_0xa98b5a);}['_getTargetTop'](_0x770376,_0x2f7c5d){if(null===_0x2f7c5d)return 0x0;if(_0x770376['target']instanceof _0x3ec34d)return _0x2f7c5d['top'];{const _0x1f676e=new _0x3ec34d(this['view']['element'])['top'];return _0x2f7c5d['top']-_0x1f676e;}}['_setItemTop'](_0x145528,_0x296952,_0x395e98=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x395e98&&(_0x296952=Math['max'](_0x296952,this['_getMaxAvailableTop'](_0x145528))),_0x145528['top']=_0x296952;}['_getMaxAvailableTop'](_0x8460b9){let _0x44737a=this['_getItemBefore'](_0x8460b9),_0x146b15=0x0;for(;_0x44737a;)_0x44737a['updateHeight'](),_0x146b15+=this['_spaceBetweenItems']+_0x44737a['height'],_0x44737a=this['_getItemBefore'](_0x44737a);return _0x146b15;}}function vi(_0x34c61a,_0x5ea46d){return Math['max'](_0x34c61a-_0x5ea46d,0x0);}function yi(_0x1d8fa0){return null!==_0x1d8fa0&&'object'==typeof _0x1d8fa0&&0x1===_0x1d8fa0['nodeType'];}class Ci extends _0x20d08c{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[Ti,pi];}static get['pluginName'](){return'WideSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x497cf5){super(_0x497cf5),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x325aad(),this['_refreshPositioningDebounced']=_0x9779c8(()=>{_0x497cf5['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x594950=this['context']['plugins']['get'](pi),_0x247045=this['context']['plugins']['get'](Ti);_0x594950['register']('wideSidebar',this),_0x247045['container']&&_0x594950['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x4b1b8f){if(_0x4b1b8f===this['activeAnnotation'])return;const _0x47a155=this['context']['plugins']['get'](Ti);_0x47a155['_activeAnnotation']=_0x4b1b8f;const _0x40a355=this['activeAnnotation'];_0x47a155['refresh']({'blurredAnnotation':_0x40a355,'activatedAnnotation':_0x4b1b8f}),this['activeAnnotation']=_0x4b1b8f;}['attach'](_0x36147f){this['annotations']=_0x36147f;const _0x20e99c=this['context']['plugins']['get'](Ti);if(_0x20e99c['_annotations']=_0x36147f,this['isAttached'])throw new _0x2aa296('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x20e99c,'set:container',()=>{this['detach'](),this['listenTo'](_0x20e99c,'change:container',_0x5e7e38=>{_0x5e7e38['off'](),this['attach'](_0x36147f);});}),_0x20e99c['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x411c09=_0x31485e=>{_0x31485e['updateTargetRect'](),_0x20e99c['addAnnotation'](_0x31485e);};for(const _0x2719aa of _0x36147f)_0x411c09(_0x2719aa);this['listenTo'](_0x36147f,'add',(_0x1758de,_0x556c8b)=>{_0x411c09(_0x556c8b);}),this['listenTo'](_0x36147f,'remove',(_0x17c205,_0x34672e,_0x443404)=>{_0x20e99c['rearrange']({'removedAnnotation':_0x34672e,'previousAnnotation':_0x36147f['get'](_0x443404-0x1),'nextAnnotation':_0x36147f['get'](_0x443404+0x1)}),_0x34672e===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x36147f,'focus',(_0x44d3bc,_0x47148e)=>{this['setActiveAnnotation'](_0x47148e);}),this['listenTo'](_0x36147f,'blur',()=>{this['setActiveAnnotation'](null);});const _0x37baa3=this['context']instanceof _0x128ec2?this['context']['editors']:new _0x325aad([this['context']]);for(const _0x46c939 of _0x37baa3)this['_integrateWithEditorAnnotations'](_0x46c939);this['listenTo'](_0x37baa3,'add',(_0x2c3b57,_0x547eaa)=>{this['listenTo'](_0x547eaa,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x547eaa);});}),this['listenTo'](_0x37baa3,'remove',(_0x496d74,_0xe699c0)=>{_0xe699c0['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0xe699c0['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x2aa296('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x311a95=this['context']['plugins']['get'](Ti);_0x311a95['_detachFromContainer'](this['annotations']),this['stopListening'](_0x311a95),this['stopListening'](this['annotations']),this['context']instanceof _0x128ec2&&this['stopListening'](this['context']['editors']);for(const _0x35106b of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x35106b);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x14a671){if(!_0x14a671['plugins']['has']('EditorAnnotations'))return;const _0x2b486e=_0x14a671['plugins']['get']('EditorAnnotations'),_0x5e9a7a=()=>{const _0x59ecbf=_0x2b486e['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x59ecbf[0x0]||null);};this['listenTo'](_0x2b486e,'refresh',_0x5e9a7a),this['listenTo'](_0x2b486e,'blur',(_0xde4c89,{isAnnotationTracked:_0x91bb3b})=>{this['activeAnnotation']&&_0x91bb3b(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x2b486e,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x252db9=>{_0x2b486e['hasDomSelection']()&&(_0x5e9a7a(),_0x252db9['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x2b486e);}['_destroyEditorAnnotationsIntegration'](_0x3c54c1){this['stopListening'](_0x3c54c1),this['_editorAnnotations']['remove'](_0x3c54c1);}}class Ii extends _0x427572{['counterView'];constructor(_0x4f265e){super(_0x4f265e);const _0x4d7443=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x166b95,_0x5898cb)=>_0x166b95?'...':_0x5898cb['toString']()),this['set']('annotationType',''),this['icon']=_0x2af1a3,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new _0x5db31e(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x4d7443['to']('annotationType',_0x2ee7bc=>'ck-annotation-counter__badge--'+_0x2ee7bc),_0x4d7443['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x4d7443['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class bi extends _0x20d08c{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[Ti,pi];}static get['pluginName'](){return'NarrowSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x161728){super(_0x161728),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=new(_0x38c7de())(),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x325aad(),this['_refreshPositioningDebounced']=_0x9779c8(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](pi)['register']('narrowSidebar',this),this['bodyCollection']=new rt(this['context']['locale']),this['balloonPanelView']=new ht(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x1f24f8){this['annotations']=_0x1f24f8;const _0xf2284c=this['context']['plugins']['get'](Ti),_0x586254=this['balloonPanelView'];if(_0xf2284c['_annotations']=_0x1f24f8,this['isAttached'])throw new _0x2aa296('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0xf2284c,'set:container',()=>{this['detach'](),this['listenTo'](_0xf2284c,'change:container',_0xed734a=>{_0xed734a['off'](),this['attach'](_0x1f24f8);});}),_0xf2284c['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0xf35e39=_0x2512fb=>{const _0x36d392=new Ii(this['context']['locale']);_0xf2284c['addAnnotation'](_0x2512fb,_0x36d392),this['_annotationToNarrowView']['set'](_0x2512fb,_0x36d392),_0x36d392['bind']('isDirty','annotationType','number')['to'](_0x2512fb['view'],'isDirty','type','length'),_0x36d392['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x586254['content']['first']!==_0x2512fb['view']?(this['_showBalloon'](_0x2512fb),_0x2512fb['view']['element']['focus'](),this['setActiveAnnotation'](_0x2512fb)):this['setActiveAnnotation'](null);});};for(const _0x356837 of _0x1f24f8)_0xf35e39(_0x356837);this['listenTo'](_0x1f24f8,'add',(_0x2d6456,_0x412a12)=>{_0xf35e39(_0x412a12);}),this['listenTo'](_0x1f24f8,'remove',(_0x3f407b,_0x58f51d,_0x38666c)=>{this['_annotationToNarrowView']['get'](_0x58f51d)['destroy'](),this['_annotationToNarrowView']['delete'](_0x58f51d),_0xf2284c['rearrange']({'removedAnnotation':_0x58f51d,'previousAnnotation':_0x1f24f8['get'](_0x38666c-0x1),'nextAnnotation':_0x1f24f8['get'](_0x38666c+0x1)}),_0x58f51d===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x1f24f8,'focus',(_0xe4677,_0x1dafb)=>{this['setActiveAnnotation'](_0x1dafb);}),this['listenTo'](_0x1f24f8,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x170d46,_0x249ba3)=>{_0x249ba3['keyCode']===_0x485f91['esc']&&_0x586254['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x586254['content']['first']),this['_hideBalloon'](),_0x249ba3['stopPropagation'](),_0x249ba3['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x5829a8,_0x117983)=>{const _0x29595e=_0x117983['target'];_0x586254['isVisible']&&_0x586254['element']['contains'](_0x29595e)||_0xf2284c['view']['element']['contains'](_0x29595e)||_0x5829a8['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x2a87be=>_0x2a87be['contains'](_0x29595e))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x373765=this['context']instanceof _0x128ec2?this['context']['editors']:new _0x325aad([this['context']]);for(const _0x31a82b of _0x373765)this['_integrateWithEditorAnnotations'](_0x31a82b);this['listenTo'](_0x373765,'add',(_0x15b594,_0x47cf13)=>{this['listenTo'](_0x47cf13,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x47cf13);});}),this['listenTo'](_0x373765,'remove',(_0x45e9fb,_0x27738f)=>{_0x27738f['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x27738f['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x50eed8){if(_0x50eed8===this['activeAnnotation'])return;const _0x1a0f0a=this['context']['plugins']['get'](Ti);if(_0x1a0f0a['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x50eed8,'disableAnimationOnActivatedAnnotation':!0x0}),_0x50eed8)_0x1a0f0a['getSidebarItemView'](_0x50eed8)?this['_showBalloon'](_0x50eed8):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x50eed8;}['detach'](){if(!this['isAttached'])throw new _0x2aa296('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0xb93442=this['context']['plugins']['get'](Ti);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x502114=>_0x502114['destroy']()),this['_annotationToNarrowView']['clear'](),_0xb93442['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x128ec2&&this['stopListening'](this['context']['editors']);for(const _0x2e0888 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x2e0888);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'](_0x5656fe){if(!_0x5656fe['plugins']['has']('EditorAnnotations'))return;const _0x345d3c=_0x5656fe['plugins']['get']('EditorAnnotations'),_0x4a6da5=this['context']['plugins']['get'](Ti),_0x543081=this['annotations'],_0x4ba348=this['balloonPanelView'],_0x196213=()=>{const _0x565824=_0x345d3c['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x565824),this['setActiveAnnotation'](_0x565824[0x0]||null);};this['listenTo'](_0x345d3c,'refresh',_0x196213),this['listenTo'](_0x345d3c,'blur',(_0x30f24d,{isAnnotationTracked:_0x1c1c60})=>{this['activeAnnotation']&&_0x1c1c60(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x345d3c,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x543081,'blur',_0x135035=>{_0x345d3c['hasDomSelection']()&&_0x135035['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x2388de,_0xc3c23)=>{const _0x46c7bf=_0xc3c23['target'];_0x4ba348['isVisible']&&_0x4ba348['element']['contains'](_0x46c7bf)||_0x4a6da5['view']['element']['contains'](_0x46c7bf)||this['activeAnnotation']&&_0x345d3c['hasDomSelection']()&&(_0x196213(),_0x2388de['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x345d3c);}['_destroyEditorAnnotationsIntegration'](_0x15644e){_0x15644e&&(this['stopListening'](_0x15644e),this['_editorAnnotations']['remove'](_0x15644e));}['_setSelectedAnnotations'](_0x6cb4f5){for(const _0x16a5c2 of this['_selectedAnnotations'])_0x6cb4f5['includes'](_0x16a5c2)||this['_manuallyClosedAnnotationViews']['delete'](_0x16a5c2['view']);this['_selectedAnnotations']=_0x6cb4f5;}['_refreshPositioning'](){const _0x103186=this['balloonPanelView'];this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning'](),_0x103186['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x414cea){if(this['_manuallyClosedAnnotationViews']['has'](_0x414cea['view']))return;const _0x3ab733=this['balloonPanelView']['content']['first'];_0x3ab733!==_0x414cea['view']?(_0x3ab733&&this['_detachListeners'](_0x3ab733),this['_attachListeners'](_0x414cea['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x414cea['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x41041f=this['balloonPanelView']['content']['first'],_0x4bcfe2=_0x41041f&&this['annotations']['getByView'](_0x41041f);if(!_0x4bcfe2||!this['_annotationToNarrowView']['has'](_0x4bcfe2))return;const _0x14cbfc=this['_annotationToNarrowView']['get'](_0x4bcfe2)['element'],_0x3710d2=(function(){const _0x2b42ea=ht['defaultPositions'];return[_0x2b42ea['southArrowNorthEast'],_0x2b42ea['northArrowSouthEast'],_0x2b42ea['southArrowNorth'],_0x2b42ea['northArrowSouth'],_0x2b42ea['southArrowNorthWest'],_0x2b42ea['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x14cbfc,'positions':_0x3710d2});}['_hideBalloon'](){const _0x161f40=this['balloonPanelView'],_0x1269e9=_0x161f40['content']['first'];_0x1269e9&&(this['_detachListeners'](_0x1269e9),_0x161f40['unpin'](),_0x161f40['content']['clear']());}['_attachListeners'](_0x33eaf0){this['listenTo'](_0x33eaf0,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x33eaf0,'Esc',(_0x433a26,_0x5a402b)=>{this['_manuallyClosedAnnotationViews']['add'](_0x33eaf0),this['_hideBalloon'](),_0x5a402b();});}['_detachListeners'](_0x272b32){this['stopListening'](_0x272b32);}}class Ei extends _0x362758{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];['_refreshVisibilityDebounced'];static get['requires'](){return[si,at,pi];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5f4f3e){super(_0x5f4f3e),_0x5f4f3e['editing']['view']['addObserver'](mt),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x5f4f3e['plugins']['get'](at),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1,this['_refreshVisibilityDebounced']=_0x9779c8(()=>{this['editor']['plugins']['get']('Annotations')['refreshVisibility']();},0xfa,{'leading':!0x1});}['init'](){const _0x272c6e=this['editor']['plugins']['get'](pi);_0x272c6e['context']===this['editor']&&(_0x272c6e['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x4a79c6,_0x1dbd20)=>{const _0x1829a9=this['_balloon'];if(this['isAttached']&&_0x1829a9['visibleView']){const _0x4be4f8=this['annotations']['getByView'](_0x1829a9['visibleView']);_0x4be4f8&&this['_closeAnnotation'](_0x4be4f8),_0x1dbd20();}}));}['afterInit'](){const _0x38c1f9=this['editor']['plugins']['get'](pi);_0x38c1f9['context']===this['editor']&&(_0x38c1f9['hasActive']()||_0x38c1f9['switchTo']('inline'));}['setActiveAnnotation'](_0x246ded){_0x246ded!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x246ded&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x246ded)&&this['_addAnnotationToBalloon'](_0x246ded,!0x0),_0x246ded['isActive']=!0x0),_0x246ded||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x246ded);}['attach'](_0x142c09){this['annotations']=_0x142c09;const _0x2bed4c=this['editor']['plugins']['get'](pi),_0xa630ac=this['_balloon'];if(this['isAttached'])throw new _0x2aa296('inlineannotations-attach-already-attached',this);if(_0x2bed4c['context']!==this['editor'])throw new _0x2aa296('inlineannotations-not-allowed-with-context',this);const _0x11e31a=this['editor']['plugins']['get'](si);this['listenTo'](_0x11e31a,'refresh',()=>{const _0x48d422=_0x11e31a['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x2422af,_0x21359f;!this['_forceRefresh']&&(_0x2422af=_0x48d422,_0x21359f=this['_selectedAnnotations'],_0x2422af['length']===_0x21359f['length']&&_0x2422af['every'](_0x94095b=>_0x21359f['includes'](_0x94095b)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x48d422),this['setActiveAnnotation'](_0x48d422[0x0]||null));}),this['listenTo'](_0x11e31a,'blur',(_0x1567e5,{isAnnotationTracked:_0xdc41c7})=>{this['activeAnnotation']&&_0xdc41c7(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x11e31a,'uiUpdate',()=>{this['_refreshVisibilityDebounced']();}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x3cfa9,_0x1a4996,_0x5bde11)=>{_0x5bde11||this['setActiveAnnotation'](null);}),this['listenTo'](_0x142c09,'remove',(_0x4c3ffb,_0x4f91ab)=>{this['_removeAnnotationFromBalloon'](_0x4f91ab),_0x4f91ab===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0xa630ac,'change:visibleView',(_0x44819d,_0x22ce27,_0x285e4d,_0x57fa5e)=>{_0x57fa5e&&this['stopListening'](_0x57fa5e);const _0x41edbf=_0x142c09['getByView'](_0x285e4d);_0x285e4d&&_0x41edbf&&(this['listenTo'](_0x285e4d,'change:height',()=>{_0xa630ac['updatePosition']();}),this['listenTo'](_0x285e4d,'Esc',()=>{this['_closeAnnotation'](_0x41edbf),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x41edbf&&this['setActiveAnnotation'](_0x41edbf));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0xa630ac['visibleView']&&(_0x142c09['getByView'](_0xa630ac['visibleView'])&&_0xa630ac['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 _0x2aa296('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x4c1ef2 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x4c1ef2);this['_refreshVisibilityDebounced']['cancel'](),this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach'](),this['_refreshVisibilityDebounced']['cancel']();}['_setSelectedAnnotations'](_0x563b8d){for(const _0x1d4a51 of this['_selectedAnnotations'])_0x563b8d['includes'](_0x1d4a51)||this['_manuallyClosed']['delete'](_0x1d4a51);for(const _0x27b712 of this['annotations'])_0x563b8d['includes'](_0x27b712)||this['_removeAnnotationFromBalloon'](_0x27b712);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x21f393 of _0x563b8d)this['_addAnnotationToBalloon'](_0x21f393);}this['_selectedAnnotations']=_0x563b8d;}['_addAnnotationToBalloon'](_0x544c34,_0x457f68=!0x1){this['_manuallyClosed']['has'](_0x544c34)||(this['_addedAnnotations']['has'](_0x544c34)||this['_balloon']['hasView'](_0x544c34['view'])||(this['_addedAnnotations']['add'](_0x544c34),this['_balloon']['add']({'stackId':_0x544c34['view']['id'],'view':_0x544c34['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x544c34)}})),_0x457f68&&this['_balloon']['showStack'](_0x544c34['view']['id']));}['_getBalloonTargetForAnnotation'](_0xcdd6f3){const _0x23cd9f=_0xcdd6f3['target'],_0x4dc097=this['editor']['editing']['view'],_0x5ba404=_0x4dc097['document']['selection']['getFirstRange'](),_0x4766ac=_0x4dc097['domConverter']['viewRangeToDom'](_0x5ba404);if(_0x4766ac['collapse'](!0x0),_0x23cd9f){if(_0x23cd9f instanceof _0x3ec34d)return _0x23cd9f;let _0x4233a4=[];for(const _0x5bc94d of _0x23cd9f)_0x4233a4['push'](..._0x3ec34d['getDomElementRects'](_0x5bc94d));_0x4233a4=function(_0x14bbb5){const _0x464590=[];let _0x3b8e85=_0x14bbb5[0x0];for(let _0x13f3de=0x1;_0x13f3de<_0x14bbb5['length'];_0x13f3de++)if(ki(_0x3b8e85,_0x14bbb5[_0x13f3de])){const _0x3ca2d2=_0x14bbb5[_0x13f3de]['width'];_0x3b8e85['width']+=_0x3ca2d2,_0x3b8e85['right']+=_0x3ca2d2;}else _0x464590['push'](_0x3b8e85),_0x3b8e85=_0x14bbb5[_0x13f3de];return _0x464590['push'](_0x3b8e85),_0x464590;}(_0x4233a4);const _0x157512=_0x4766ac['getBoundingClientRect']();return _0x4233a4['find'](_0xe24ca0=>_0xe24ca0['top']<=_0x157512['top']&&_0xe24ca0['bottom']>=_0x157512['bottom']&&_0xe24ca0['left']<=_0x157512['left']&&_0xe24ca0['right']>=_0x157512['right'])||_0x4233a4[0x0];}return _0xcdd6f3['targetRect']||_0x4766ac;}['_removeAnnotationFromBalloon'](_0x1e5bb2){this['_addedAnnotations']['has'](_0x1e5bb2)&&this['_balloon']['hasView'](_0x1e5bb2['view'])&&(this['_addedAnnotations']['delete'](_0x1e5bb2),this['_balloon']['remove'](_0x1e5bb2['view']));}['_closeAnnotation'](_0x32db23){this['_manuallyClosed']['add'](_0x32db23),this['_removeAnnotationFromBalloon'](_0x32db23);}}function ki(_0x1f1a8b,_0x179ca9){return _0x1f1a8b['top']===_0x179ca9['top']&&_0x1f1a8b['bottom']===_0x179ca9['bottom']&&_0x1f1a8b['right']===_0x179ca9['left'];}class Ni extends _0x5db31e{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x2639be,_0x36f535){super(_0x2639be),this['set']('isEmpty',!_0x36f535['length']),this['focusTracker']=new _0x306556(),this['_annotationViews']=_0x36f535,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new _0x15dd89({'focusables':_0x36f535,'focusTracker':this['focusTracker']}),this['listenTo'](_0x36f535,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x36f535,'remove',(_0xecebae,_0x4a316c)=>{_0x4a316c['isActive']&&this['focus'](),_0x36f535['length']||(this['isEmpty']=!0x0);});const _0x3f5626=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':bt(_0x2639be,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x36f535},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x3f5626['if']('isEmpty','ck-hidden',_0x178074=>!_0x178074)]},'children':[{'text':bt(_0x2639be,'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 _0x3ab199 of this['_annotationViews'])this['focusTracker']['add'](_0x3ab199['element']);this['_annotationViews']['on']('change',(_0x3b7991,{added:_0x5da5fa,removed:_0x10cfbe})=>{for(const _0x1621a6 of _0x5da5fa)this['focusTracker']['add'](_0x1621a6['element']);for(const _0x46131a of _0x10cfbe)this['focusTracker']['remove'](_0x46131a['element']);});}}class Oi extends _0x20d08c{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[Qt,$t];}constructor(_0x5d1b2c){super(_0x5d1b2c),this['archivedThreads']=new _0x325aad();}['init'](){const _0xea0345=this['context'],_0x1e68cf=_0xea0345['plugins']['get'](Qt),_0x55a6a2=_0xea0345['plugins']['get']($t);this['listenTo'](_0x1e68cf,'addCommentThread',(_0x41e27c,{threadId:_0x32f6e4})=>{const _0xf96870=_0x1e68cf['getCommentThread'](_0x32f6e4);_0xf96870['archivedAt']&&this['archivedThreads']['add'](_0xf96870,this['_calculatePosition'](_0xf96870['archivedAt'])),this['listenTo'](_0xf96870,'change:archivedAt',(_0x4c1b97,_0x21ff4d,_0x583465)=>{_0x583465?this['archivedThreads']['has'](_0xf96870)||this['archivedThreads']['add'](_0xf96870,this['_calculatePosition'](_0xf96870['archivedAt'])):this['archivedThreads']['has'](_0xf96870)&&this['archivedThreads']['remove'](_0xf96870);});}),this['listenTo'](_0x1e68cf,'removeCommentThread',(_0x4727b1,{threadId:_0xdb239f})=>{const _0xcefa8b=_0x1e68cf['getCommentThread'](_0xdb239f);this['stopListening'](_0xcefa8b),this['archivedThreads']['has'](_0xcefa8b)&&this['archivedThreads']['remove'](_0xcefa8b);},{'priority':'highest'}),this['listenTo'](_0x55a6a2['collection'],'focus',(_0x131351,_0x4c78de)=>{_0x4c78de['isVisible']||(_0x4c78de['isActive']=!0x0,_0x55a6a2['activate'](_0x4c78de));});}['_calculatePosition'](_0x22b17f){const _0x493d3c=[...this['archivedThreads']]['findIndex'](_0x2fb8f1=>_0x2fb8f1['archivedAt']<_0x22b17f);return _0x493d3c>-0x1?_0x493d3c:this['archivedThreads']['length'];}}class Mi extends _0x362758{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[Oi,ct];}constructor(_0x1f1b17){super(_0x1f1b17),this['annotationViews']=new tt(),this['_pendingThreads']=[];}['init'](){const _0x12efb3=this['editor'],_0x5f51f7=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x12efb3['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x427572,!0x0)),_0x12efb3['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x33175b=this['_createCommentsArchiveButton'](ot);return _0x33175b['set']({'role':'menuitemcheckbox'}),_0x33175b;});const _0x44593f=_0x12efb3['plugins']['get'](Oi),_0x32071e=_0x12efb3['plugins']['get']('Annotations'),_0x488c41=_0x12efb3['plugins']['get']('CommentsRepository');_0x44593f['archivedThreads']['forEach'](_0x4c68a3=>{this['_handleNewThread'](_0x4c68a3);}),this['listenTo'](_0x44593f['archivedThreads'],'add',(_0x1da3bc,_0x2f6309)=>{this['_handleNewThread'](_0x2f6309);}),this['listenTo'](_0x32071e['collection'],'add',(_0x53ab8a,_0x32b9a2)=>{const _0x1f99ee=this['_pendingThreads']['find'](_0x5dfdbc=>{const _0x180174=_0x488c41['_threadToController']['get'](_0x5dfdbc);return _0x180174&&_0x32b9a2['innerView']===_0x180174['view'];});if(_0x1f99ee){const _0x403dbe=this['_calculatePosition'](_0x1f99ee['archivedAt']);this['_addAnnotationToArchive'](_0x32b9a2,_0x403dbe),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x1f99ee),0x1);}}),this['listenTo'](_0x44593f['archivedThreads'],'remove',(_0x45024e,_0x5ad9ef)=>{const _0x3c11f8=_0x12efb3['config']['get']('collaboration.channelId');if(!_0x3c11f8||_0x5ad9ef['channelId']===_0x3c11f8){if(this['_pendingThreads']['includes'](_0x5ad9ef))this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x5ad9ef),0x1);else{const _0x472346=_0x488c41['_threadToController']['get'](_0x5ad9ef),_0x45c001=_0x32071e['getByInnerView'](_0x472346['view']);this['annotationViews']['remove'](_0x45c001['view']),this['stopListening'](_0x45c001),this['stopListening'](_0x45c001['focusableElements']);}}}),this['listenTo'](_0x32071e['collection'],'add',(_0x223129,_0x45fda1)=>{this['listenTo'](_0x45fda1,'escape',_0x5f51f7);}),this['listenTo'](_0x32071e['collection'],'remove',(_0x22f686,_0x1febad)=>{this['stopListening'](_0x1febad,'escape',_0x5f51f7);});}['_addAnnotationToArchive'](_0x33ce97,_0x4cccfe){this['listenTo'](_0x33ce97,'set:isVisible',_0x4c6a10=>{_0x4c6a10['return']=!0x1,_0x4c6a10['stop']();}),this['annotationViews']['add'](_0x33ce97['view'],_0x4cccfe);}['_handleNewThread'](_0x560cd7){const _0xc9bff=this['editor']['plugins']['get']('CommentsRepository'),_0x426075=this['editor']['plugins']['get']('Annotations'),_0x2ad0cc=this['editor']['config']['get']('collaboration.channelId');if(!_0x2ad0cc||_0x560cd7['channelId']===_0x2ad0cc){const _0x52dceb=_0xc9bff['_threadToController']['get'](_0x560cd7);if(!_0x52dceb)return void this['_pendingThreads']['push'](_0x560cd7);const _0x30f0b6=this['_calculatePosition'](_0x560cd7['archivedAt']),_0x115d51=_0x426075['getByInnerView'](_0x52dceb['view']);_0x115d51['isVisible']&&_0x426075['_visibleAnnotations']['remove'](_0x115d51),this['_addAnnotationToArchive'](_0x115d51,_0x30f0b6);}}['_calculatePosition'](_0x15d7e9){const _0x22443c=this['editor']['config']['get']('collaboration.channelId'),_0x21741e=[...this['editor']['plugins']['get'](Oi)['archivedThreads']]['filter'](_0x51a60e=>_0x51a60e['channelId']===_0x22443c)['findIndex'](_0x4db247=>_0x4db247['archivedAt']<_0x15d7e9);return _0x21741e<0x0||_0x21741e>this['annotationViews']['length']?this['annotationViews']['length']:_0x21741e-0x1;}['_toggleDialog'](){const _0x20d58a=this['editor'],_0x2ba2fa=_0x20d58a['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new Ni(_0x20d58a['locale'],this['annotationViews'])),'commentsArchive'===_0x2ba2fa['id']?_0x2ba2fa['hide']():_0x2ba2fa['show']({'id':'commentsArchive','title':bt(_0x20d58a['locale'],'COMMENTS_ARCHIVE'),'icon':_0x5f517e,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':dt['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x39a778,_0x1642eb=!0x1){const _0x2bcad9=this['editor']['locale'],_0x30d2b5=this['editor']['plugins']['get']('Dialog'),_0x2747d2=new _0x39a778(_0x2bcad9);return _0x2747d2['bind']('isEnabled')['to'](this,'isEnabled'),_0x2747d2['bind']('isOn')['to'](_0x30d2b5,'id',_0x51ca15=>'commentsArchive'===_0x51ca15),_0x2747d2['set']({'label':bt(_0x2bcad9,'COMMENTS_ARCHIVE'),'icon':_0x5f517e,'isToggleable':!0x0}),_0x1642eb&&(_0x2747d2['tooltip']=!0x0),this['listenTo'](_0x2747d2,'execute',()=>this['_toggleDialog']()),_0x2747d2;}['_hideDialogOnAnnotationEscape']=_0x54cef9=>{const _0x251e63=_0x54cef9['source'];if(!this['annotationViews']['has'](_0x251e63['view']))return;const _0x182337=this['editor']['plugins']['get']('Dialog');_0x182337['isOpen']&&'commentsArchive'===_0x182337['id']&&(_0x182337['hide'](),_0x54cef9['stop']());};}class Ri extends _0x362758{static get['requires'](){return[Qt,ci,mi,Oi,Mi,fi,Ci,bi,Ei];}static get['pluginName'](){return'Comments';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{ei as AddCommentThreadCommand,Yt as Annotation,jt as AnnotationCollection,Ii as AnnotationCounterButtonView,Kt as AnnotationView,$t as Annotations,Ai as AnnotationsSidebarItemView,_i as AnnotationsSidebarView,pi as AnnotationsUIs,Vt as BaseCommentThreadView,Ft as BaseCommentView,ti as Comment,Zt as CommentThread,It as CommentThreadController,Rt as CommentThreadInputView,Bt as CommentThreadView,Ut as CommentView,Ri as Comments,Oi as CommentsArchive,Mi as CommentsArchiveUI,ci as CommentsEditing,St as CommentsListView,fi as CommentsOnly,Qt as CommentsRepository,mi as CommentsUI,si as EditorAnnotations,Ei as InlineAnnotations,bi as NarrowSidebar,Ti as Sidebar,Ci as WideSidebar,Xt as bindAnnotationCollections};
|
|
23
|
+
import{Editor as _0x56917e,ContextPlugin as _0x1552f0,PendingActions as _0x4969f5,Command as _0x486446,Plugin as _0x13f7a0,Context as _0x2a2a14}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x461e40,uid as _0x34a6a1,KeystrokeHandler as _0x438170,FocusTracker as _0x69baea,diff as _0x312c90,Collection as _0x5bd6d5,Rect as _0x2ba229,CKEditorError as _0x19de70,first as _0x26f641,priorities as _0x465bef,scrollViewportToShowTarget as _0x298e96,getEnvKeystrokeText as _0x3de767,toUnit as _0x33dbf6,DomEmitterMixin as _0x475976,keyCodes as _0x31fc05}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x2d019a,AriaDescriptionView as _0x34e042,setupThreadKeyboardNavigation as _0x582333,ConfirmMixin as _0x3e569e,LateFocusButtonView as _0x525fad,trimHtml as _0x1760a7,LateFocusDropdownButtonView as _0xa9ccd,FOCUS_ANNOTATION_KEYSTROKE as _0x5cc3d2,Users as _0xbe5739,getDateTimeFormatter as _0x2f5ea5,hashObject as _0x149ec0,getAllMarkersDomElementsSorted as _0x201528,surroundingMarkersDetector as _0x2d2852}from'@ckeditor/ckeditor5-collaboration-core/dist/index.js';import{throttle as _0x21de92,cloneDeep as _0x5ab95a,set as _0x347ad7,unset as _0x58b387,isEqual as _0xb0ffee,debounce as _0x1bca48}from'es-toolkit/compat';import{IconUndo as _0x43dc5d,IconCheck as _0xbd0b81,IconPencil as _0x41ff7e,IconRemoveComment as _0x21aeba,IconThreeVerticalDots as _0x52abfa,IconAddComment as _0x37e9de,IconCommentsArchive as _0x4a5b21}from'@ckeditor/ckeditor5-icons/dist/index.js';import{EditorUIView as _0x1db64e,InlineEditableUIView as _0x42e2fd,EditorUI as _0x16e111,View as _0x4c9c23,FocusCycler as _0x580fbc,ButtonView as _0x4b28dd,ViewCollection as tt,createDropdown as it,ListView as et,focusChildOnDropdownOpen as st,ListItemView as nt,MenuBarMenuListItemButtonView as ot,BodyCollection as rt,BalloonPanelView as ht,ContextualBalloon as at,Dialog as ct,DialogViewPosition as dt}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disableViewPlaceholder as lt,enableViewPlaceholder as ut,MouseObserver as mt}from'@ckeditor/ckeditor5-engine/dist/index.js';import{Clipboard as ft,ClipboardMarkersUtils as pt,ClipboardPipeline as wt}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Enter as _t,ShiftEnter as gt}from'@ckeditor/ckeditor5-enter/dist/index.js';import{SelectAll as At}from'@ckeditor/ckeditor5-select-all/dist/index.js';import{Typing as Tt}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Undo as vt}from'@ckeditor/ckeditor5-undo/dist/index.js';import{Paragraph as yt}from'@ckeditor/ckeditor5-paragraph/dist/index.js';import{toWidget as Ct}from'@ckeditor/ckeditor5-widget/dist/index.js';class It extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x461e40(){['model'];['view'];constructor(_0x21575c,_0x522a96){super(),this['model']=_0x21575c,this['model']['_isAttached']=!0x0,this['view']=_0x522a96,this['listenTo'](_0x522a96,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x522a96,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x522a96,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x522a96,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x522a96,'addComment',(_0xc982c6,_0x4d0a57)=>this['addComment'](_0x4d0a57)),this['listenTo'](_0x522a96,'updateComment',(_0x21da54,_0x364300,_0x18dae3)=>this['updateComment'](_0x364300,_0x18dae3)),this['listenTo'](_0x522a96,'removeComment',(_0x151ed6,_0x4de6b2)=>this['removeComment'](_0x4de6b2));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x3f4370){this['model']['addComment']({'content':_0x3f4370,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x256bec,_0x21cbdc){this['model']['getComment'](_0x256bec)['update']({'content':_0x21cbdc});}['removeComment'](_0x44e1d5){this['model']['getComment'](_0x44e1d5)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function bt(_0x1f43dd,_0xeecdf3,_0xcb50a0){const t=_0x1f43dd['t'];switch(_0xeecdf3){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'},_0xcb50a0);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'},_0xcb50a0);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'},_0xcb50a0);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'},_0xcb50a0);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0xcb50a0);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'},_0xcb50a0);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'},_0xcb50a0);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'},_0xcb50a0);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 Et extends _0x1db64e{['main'];['editable'];constructor(_0x5c757a,_0x1101c2){super(_0x5c757a);const _0x249296=_0x34a6a1();this['main']=this['createCollection'](),this['editable']=new _0x42e2fd(_0x5c757a,_0x1101c2,void 0x0,{'label':()=>bt(_0x5c757a,'Comment\x20editor')}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'dir':_0x5c757a['uiLanguageDirection'],'lang':_0x5c757a['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x249296},'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 kt extends _0x16e111{['view'];constructor(_0x22159a){super(_0x22159a),this['view']=new Et(_0x22159a['locale'],_0x22159a['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x175b8a=this['editor']['editing']['view'],_0xa8e28a=this['view']['editable'],_0x58df7c=_0x175b8a['document']['getRoot']();_0xa8e28a['name']=_0x58df7c['rootName'],this['view']['render']();const _0x214a94=_0xa8e28a['element'];this['setEditableElement'](_0xa8e28a['name'],_0x214a94),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x175b8a['attachDomRoot'](_0x214a94),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const Nt=[ft,_t,gt,At,Tt,vt,yt];class Ot extends/* #__PURE__ -- @preserve */
|
|
25
|
+
_0x461e40(_0x56917e){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
|
|
26
|
+
((()=>Nt)());constructor(_0x14a173={}){function _0x58bff1(_0x60ebda){return _0x60ebda['map'](_0x5575ec=>String['fromCharCode'](_0x5575ec))['join']('');}(_0x14a173=Object['assign']({},_0x14a173))['plugins']||(_0x14a173['plugins']=Ot['defaultPlugins']),super(_0x14a173),this['ui']=new kt(this),this['set']('placeholder',''),this['model']['document']['on']('change',()=>this['_updatePlaceholder'](),{'priority':'low'}),this['on']('change:placeholder',()=>this['_updatePlaceholder']()),this['model']['document']['createRoot'](),this[_0x58bff1([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x58bff1([0x76,0x69,0x65,0x77])][_0x58bff1([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x58bff1([0x61,0x75,0x74,0x6f]),this[_0x58bff1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x58bff1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x58bff1([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x58bff1([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x58bff1([0x6f,0x6b])});}['create'](){const _0x3709ab=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x3709ab))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x1b9ce9=>{const _0x2dccb8=this['model']['document']['getRoot'](),_0x1dec55=_0x2dccb8&&_0x2dccb8['getChild'](_0x2dccb8['childCount']-0x1);_0x1b9ce9['setSelection'](_0x1dec55,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x22e68a=this['editing']['view'],_0x5a1b95=_0x22e68a['document']['getRoot'](),_0x2680d9=_0x5a1b95['getChild'](0x0);_0x5a1b95['childCount']>0x1||!_0x2680d9||'p'!=_0x2680d9['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(lt(_0x22e68a,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x2680d9['placeholder']=this['placeholder']),ut({'view':_0x22e68a,'element':_0x2680d9,'keepOnFocus':!0x0}),this['placeholderElement']=_0x2680d9);}}class Mt extends _0x4c9c23{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x210380,_0x59bcdc={}){super(_0x210380),this['editor']=null,this['_editorConfig']=_0x59bcdc,this['set']('value',_0x59bcdc['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',bt(_0x210380,'Reply...')),this['set']('submitLabel',bt(_0x210380,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new _0x438170(),this['focusTracker']=new _0x69baea(),this['focusCycler']=new _0x580fbc({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x1f5b62=>!_0x1f5b62['defaultPrevented']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-comment__input-wrapper']},'children':[{'tag':'div','attributes':{'class':['ck-comment__input-actions',this['bindTemplate']['if']('showButtons','ck-comment__input-actions--active')]},'children':[this['submitButtonView'],this['cancelButtonView']]}]}),this['keystrokes']['set']('Esc',(_0x38feec,_0x3bf8ff)=>{this['cancelButtonView']['fire']('execute'),_0x3bf8ff();}),this['keystrokes']['set']('Ctrl+Enter',(_0x4dd283,_0x4b234f)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x4b234f());}),this['on']('submit',(_0x11dcb6,_0x391da4)=>{_0x391da4['length']>0xfde8?(alert(bt(_0x210380,'TOO_LONG_COMMENT_ALERT',[_0x391da4['length'],0xfde8])),_0x11dcb6['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new Ot(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x23e1be=this['editor'];this['element']['insertBefore'](_0x23e1be['ui']['element'],this['element']['firstChild']),_0x23e1be['model']['document']['on']('change',()=>this['value']=_0x23e1be['getData']()),_0x23e1be['bind']('placeholder')['to'](this),this['focusables']['add'](_0x23e1be['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x4b6248){-0x1===_0x4b6248?(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:_0x34e07f}=this,_0x429e25=new _0x4b28dd(_0x34e07f);return _0x429e25['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x429e25['withText']=!0x0,_0x429e25['bind']('label')['to'](this,'submitLabel'),_0x429e25['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x429e25['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0xad6565,_0x26b76e)=>!_0x26b76e&&!!_0xad6565['trim']()),_0x429e25;}['_createCancelButton'](){const {locale:_0x196269}=this,_0x528eb2=new _0x4b28dd(_0x196269);return _0x528eb2['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x528eb2['label']=bt(_0x196269,'Cancel'),_0x528eb2['withText']=!0x0,_0x528eb2['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x528eb2;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x42ca0f=>{this['focusTracker']['add'](_0x42ca0f['element']);}),this['focusables']['on']('change',(_0x408b05,_0x20caaa)=>{for(const _0x293c62 of Array['from'](_0x20caaa['added'])['reverse']())this['focusTracker']['add'](_0x293c62['element']);});}}class Rt extends _0x4c9c23{constructor(_0x212b61,_0x16bc63,_0x56cbd7){super(_0x212b61),this['commentInputView']=new Mt(_0x212b61,_0x56cbd7),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x5f33e8,_0x21a056)=>_0x5f33e8||!!_0x21a056),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 _0x2d019a(_0x212b61,_0x16bc63),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'](_0x472f09){this['commentInputView']['focus'](_0x472f09);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x4f373c,_0x3a6acd)=>{const {submitButtonView:_0x3a16f8,cancelButtonView:_0x10edfe,editor:_0x554d13}=this['commentInputView'];[_0x3a16f8['element'],_0x10edfe['element'],_0x554d13?_0x554d13['editing']['view']['getDomRoot']():null]['filter'](_0x32940c=>_0x32940c)['some'](_0x12ed8f=>_0x12ed8f['contains'](_0x3a6acd['target']))||(this['focus'](),_0x3a6acd['preventDefault']());});}}class xt extends _0x4c9c23{constructor(_0x379739){super(_0x379739);const _0xd42bcc=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0xd42bcc['to']('count',_0x14d17c=>bt(_0x379739,'NUMBER_OF_COMMENTS',_0x14d17c))}]});}}class St extends _0x4c9c23{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x2ae88e,_0x2739ad,_0x1dfe6f){super(_0x2ae88e);const _0x2dddf9=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x2739ad['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x2739ad,this['_config']=_0x1dfe6f,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x69baea(),this['keystrokes']=new _0x438170(),this['focusCycler']=new _0x580fbc({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x3daf51=>this['commentViews']['map'](_0x16101d=>_0x16101d['element'])['includes'](_0x3daf51['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new xt(_0x2ae88e),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x5c40a3=>_0x5c40a3-this['_config']['maxCommentsWhenCollapsed']);for(const _0xec5ec4 of _0x2739ad['comments'])this['_handleNewCommentModel'](_0xec5ec4);this['_handleInfoComment'](),this['listenTo'](_0x2739ad['comments'],'add',(_0x1c93bf,_0x37a506)=>{const _0x386075=this['_calculatePosition'](_0x37a506);this['length']++,this['_handleNewCommentModel'](_0x37a506,_0x386075),this['refreshVisibleViews']();}),this['listenTo'](_0x2739ad['comments'],'remove',(_0x2bb4b4,_0x18ff3a)=>{this['length']--,this['_handleRemoveCommentModel'](_0x18ff3a),this['refreshVisibleViews']();}),this['listenTo'](_0x2739ad,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x2739ad,'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',_0x2dddf9['if']('length','ck-hidden',_0x167bfa=>!_0x167bfa)],'aria-label':bt(_0x2ae88e,'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'](_0x474a8a){-0x1===_0x474a8a?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x2c7a52 of this['commentViews'])_0x2c7a52['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x2c21d9,_0x1ed397){const _0x35b009=new this['_config']['CommentView'](this['locale'],_0x2c21d9,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x35b009['viewUid']=_0x2c21d9['id'],_0x35b009['delegate']('removeComment')['to'](this),_0x35b009['delegate']('updateComment')['to'](this),_0x35b009['delegate']('resolveCommentThread')['to'](this),_0x35b009['delegate']('editorReady')['to'](this),_0x35b009['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x35b009,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x35b009,_0x1ed397);}['_calculatePosition'](_0x2e78a3){const _0x541c33=this['_model']['_findOptimalIndex'](_0x2e78a3);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x2e78a3['authoredAt']?_0x541c33-0x1:_0x541c33:_0x541c33-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x5f1651={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':bt(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x5f1651,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x5f1651));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x16cb10){const _0x575f8d=this['commentViews']['remove'](_0x16cb10['id']);this['stopListening'](_0x575f8d),_0x575f8d['isEditMode']&&this['_updateHasDirtyComment'](),_0x575f8d['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x46b668=>_0x46b668['isEditMode']);}['_rearrangeCollapse'](){const _0x321642=function(_0x1063e2){const _0x340f7a=new _0x5bd6d5();for(const _0x4f3c51 of _0x1063e2)_0x340f7a['add'](_0x4f3c51);return _0x340f7a;}(this['commentViews']),_0x3902bc=this['_collapsedCommentsView']['count'];for(let _0x4a07a1=0x1;_0x4a07a1<=_0x3902bc;_0x4a07a1++)_0x321642['remove'](0x1);for(const _0xb2369e of _0x321642)_0xb2369e['collapse']();_0x3902bc>0x0&&_0x321642['add'](this['_collapsedCommentsView'],0x1),Pt(_0x312c90(Array['from'](this['visibleViews']),Array['from'](_0x321642)),this['visibleViews'],_0x321642);}['_rearrangeExpand'](){Pt(_0x312c90(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x1e3281 of this['visibleViews'])_0x1e3281['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x4d0e32=>{this['focusTracker']['add'](_0x4d0e32['element']),this['keystrokes']['listenTo'](_0x4d0e32['element']);}),this['commentViews']['on']('change',(_0x77304a,_0x1cf624)=>{for(const _0x2e35f7 of _0x1cf624['removed'])this['focusTracker']['remove'](_0x2e35f7['element']),this['keystrokes']['stopListening'](_0x2e35f7['element']);for(const _0x7fe9d7 of Array['from'](_0x1cf624['added'])['reverse']())this['focusTracker']['add'](_0x7fe9d7['element']),this['keystrokes']['listenTo'](_0x7fe9d7['element']);});}}function Pt(_0x3171e3,_0x500b7c,_0x11826f){let _0x3b5a84=0x0;for(const _0x2bef32 of _0x3171e3)switch(_0x2bef32){case'insert':_0x500b7c['add'](_0x11826f['get'](_0x3b5a84),_0x3b5a84),_0x3b5a84++;break;case'delete':_0x500b7c['remove'](_0x3b5a84);break;case'equal':_0x3b5a84++;}}class Lt extends _0x4c9c23{constructor(_0x40c082){super(_0x40c082);const _0xef3220=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0xef3220['to']('contextValue',_0x5c6c2b=>bt(_0x40c082,'THREAD_CONTEXT_LABEL',_0x5c6c2b)),'tabindex':-0x1},'children':[{'text':_0xef3220['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class Dt extends _0x4c9c23{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x1384d7,_0x77e4f1){super(_0x1384d7);const _0x20df0d=this['bindTemplate'];this['_model']=_0x77e4f1,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x69baea(),this['keystrokes']=new _0x438170(),this['focusCycler']=new _0x580fbc({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x31951c=>!!_0x31951c),this['bind']('contextValue')['to'](this['_model'],'context',_0x26211e=>_0x26211e&&_0x26211e['value']?this['_trimContextValue'](_0x26211e['value']):bt(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',_0x20df0d['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 _0x19f6ad=new _0x4b28dd(this['locale']);return _0x19f6ad['label']=bt(this['locale'],'Reopen'),_0x19f6ad['tooltip']=bt(this['locale'],'Reopen'),_0x19f6ad['icon']=_0x43dc5d,_0x19f6ad['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x12f6a7=>!_0x12f6a7),_0x19f6ad['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x53ddc0,_0xd918f3)=>_0x53ddc0&&_0xd918f3),_0x19f6ad['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x19f6ad;}['_trimContextValue'](_0x19c3a3){if(_0x19c3a3['length']<0x96)return _0x19c3a3;const _0x469f45=_0x19c3a3['lastIndexOf']('\x20',0x93);return _0x19c3a3['substring'](0x0,_0x469f45>-0x1?_0x469f45:0x93)+'...';}['_attachContextActions'](){const _0x16bfee=this['element']['querySelector']('.ck-context'),_0x2432d4=_0x16bfee['querySelector']('.ck-context__value');this['listenTo'](_0x16bfee,'mouseenter',()=>{_0x2432d4['offsetWidth']<_0x2432d4['scrollWidth']&&_0x16bfee['classList']['add']('overlay');}),this['listenTo'](_0x16bfee,'mouseleave',()=>{_0x16bfee['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x56028e of this['focusables'])this['focusTracker']['add'](_0x56028e['element']),this['keystrokes']['listenTo'](_0x56028e['element']);}['_createContextView'](){const _0x9bf69f=new Lt(this['locale']);return _0x9bf69f['bind']('contextValue')['to'](this),_0x9bf69f;}}class Vt extends _0x4c9c23{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x48995f,_0x1290ad,_0x1eec32,_0xc61d18){super(_0x48995f),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x1290ad,this['_localUser']=_0x1eec32,this['_config']=_0xc61d18,this['commentThreadHeaderView']=new Dt(_0x48995f,_0x1290ad),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new _0x34e042(_0x48995f,bt(_0x48995f,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new St(_0x48995f,_0x1290ad,Object['assign']({'CommentView':this['_config']['CommentView']},_0xc61d18)),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',(_0x40d948,_0x8b1428)=>_0x40d948||!!_0x8b1428),this['bind']('isUnlinked')['to'](_0x1290ad,'unlinkedAt',_0x9c3070=>!!_0x9c3070),this['bind']('ariaLabel')['to'](this,'length',_0x406b1f=>{const _0x907fe2=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return bt(this['locale'],'COMMENT_THREAD_LABEL',[_0x406b1f,_0x907fe2]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x69baea(),this['keystrokes']=new _0x438170(),this['focusCycler']=new _0x580fbc({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x2b719c=>_0x2b719c['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),_0x582333(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x2c39c2=new Rt(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x4d0e5e=_0x2c39c2['commentInputView'];return _0x2c39c2['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x4d0e5e,'value',(_0x1ec993,_0x4f1df3,_0xa878ab,_0x3abe88,_0x207992)=>!!_0x207992||!!_0x3abe88&&_0xa878ab&&!_0x4f1df3||_0x1ec993&&_0xa878ab&&!_0x4f1df3),_0x4d0e5e['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0xeaf0f8,_0x2b8cd4,_0x37c1b0)=>{let _0x337d48;return _0x337d48=_0x37c1b0&&_0x2b8cd4?'Reply\x20to\x20reopen\x20discussion...':_0xeaf0f8?'Reply...':'Write\x20a\x20comment...',bt(this['locale'],_0x337d48);}),_0x4d0e5e['bind']('submitLabel')['to'](this,'length',_0x3e9c99=>bt(this['locale'],_0x3e9c99?'Reply':'Comment')),_0x4d0e5e['on']('submit',(_0x3dce75,_0x34cdc2)=>{this['fire']('addComment',_0x34cdc2),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x4d0e5e['on']('cancel',()=>{this['focus']();}),_0x4d0e5e['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x4d0e5e['on']('cancel',_0x1db42f=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x1db42f['stop']());}),this['on']('change:isActive',(_0x13fdc2,_0x1eecfd,_0x576099)=>{_0x576099||this['length']||_0x4d0e5e['value']||this['fire']('removeCommentThread');}),_0x2c39c2;}}class Bt extends/* #__PURE__ -- @preserve */
|
|
27
|
+
_0x3e569e(Vt){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x26d015,_0x74df6d,_0x2c214b,_0x229e45){super(_0x26d015,_0x74df6d,_0x2c214b,_0x229e45),this['commentThreadChildren']=this['createCollection']([this['commentsListView'],this['commentThreadInputView'],this['ariaDescriptionView']]),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x26d015,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x2cb3da,_0x1baa98,_0x6cf473)=>{_0x6cf473||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x19cca7,_0xfb33af,_0x1bcfca)=>{_0x1bcfca&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x3eb83d=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck','ck-thread','ck-reset_all-excluded','ck-rounded-corners',_0x3eb83d['if']('isActive','ck-thread--active'),_0x3eb83d['if']('isUnlinked','ck-thread--unlinked'),_0x3eb83d['to']('actionIndicator',_0x4ef484=>_0x4ef484?'ck-thread--'+_0x4ef484:'')],'data-thread-id':this['_model']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x3eb83d['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 _0x59bcd3 of this['commentsListView']['commentViews'])_0x59bcd3['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x235168}=this,_0x629c99=this['commentsListView']['commentViews']['get'](0x0);_0x629c99===this['_boundFirstCommentView']||_0x629c99['isSystemComment']||(this['_boundFirstCommentView']=_0x629c99,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x629c99,'actionIndicator',_0x5d15cc=>'remove'===_0x5d15cc?'remove':null),_0x629c99['placeholder']=bt(_0x235168,'Write\x20a\x20comment...'),_0x629c99['removeButton']['on']('execute',_0x216790=>{_0x216790['stop'](),this['showConfirm'](bt(_0x235168,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),this['on']('removeConfirm',()=>{_0x629c99['focus']();}),_0x629c99['actionBar']['add'](this['resolveButton'],0x0),_0x629c99['focusables']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x3bdc9f=new _0x525fad(this['locale']);return _0x3bdc9f['label']=bt(this['locale'],'Resolve'),_0x3bdc9f['tooltip']=bt(this['locale'],'Resolve'),_0x3bdc9f['icon']=_0xbd0b81,_0x3bdc9f['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x3bdc9f['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x373b2c=>!_0x373b2c),_0x3bdc9f['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x38f0ac,_0x53a612)=>_0x38f0ac&&!_0x53a612),_0x3bdc9f['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x3bdc9f;}['_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 Ht extends _0x4c9c23{constructor(_0x61d9f8){super(_0x61d9f8),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x35bf12,_0x4b35bb,_0x2bea95)=>{this['element']['innerHTML']=_0x2bea95;}),this['element']['innerHTML']=this['content'];}}class Ft extends _0x4c9c23{['visibleView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x45f0c2,_0x103ad6,_0x5e48c3){super(_0x45f0c2),this['_model']=_0x103ad6,this['_config']=_0x5e48c3,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['bind']('ariaLabel')['to'](_0x103ad6,'content',_0x103ad6,'authoredAt',(_0x5e5285,_0x21165d)=>bt(_0x45f0c2,'COMMENT_ARIA_LABEL',[_0x103ad6['author']['name'],_0x5e48c3['formatDateTime'](_0x21165d),new DOMParser()['parseFromString'](_0x5e5285,'text/html')['body']['textContent'],_0x103ad6['isExternal']?this['getExternalCommentNote']():''])),this['ariaDescriptionView']=new _0x34e042(_0x45f0c2,bt(_0x45f0c2,'COMMENT_THREAD_DESCRIPTION')),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']()),this['focusables']=new tt(),this['focusTracker']=new _0x69baea(),this['keystrokes']=new _0x438170(),this['focusCycler']=new _0x580fbc({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x37d58c=>_0x37d58c['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']?bt(this['locale'],'EXTERNAL_IMPORT_WORD_COMMENT'):bt(this['locale'],'EXTERNAL_COMMENT');}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?bt(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):bt(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['_createCommentContentView'](){const _0x929c79=new Ht(this['locale']);return _0x929c79['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x171221,_0x13fbf4)=>_0x13fbf4?_0x1760a7(_0x171221,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x171221),_0x929c79;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x492071=new Mt(this['locale'],this['_config']['editorConfig']);return _0x492071['value']=this['_model']['content'],_0x492071['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x492071['submitLabel']=bt(this['locale'],'Save'),_0x492071['on']('submit',(_0x3393ff,_0x152d1b)=>{this['fire']('updateComment',this['_model']['id'],_0x152d1b),this['switchToDisplayMode'](),this['focus']();}),_0x492071['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x492071['once']('editorReady',()=>{_0x492071['focus']();}),_0x492071['createEditor'](),_0x492071['delegate']('editorReady')['to'](this),_0x492071['delegate']('editorDestroyed')['to'](this),_0x492071;}['_setupKeyboardNavigation'](){const _0x224e0a=this['element'];this['keystrokes']['listenTo'](_0x224e0a);for(const _0x12c053 of this['focusables'])this['focusTracker']['add'](_0x12c053['element']),this['keystrokes']['listenTo'](_0x12c053['element']);this['focusables']['on']('change',(_0xea2ea5,_0x5caba3)=>{for(const _0x314d54 of _0x5caba3['removed'])this['focusTracker']['remove'](_0x314d54['element']),this['keystrokes']['stopListening'](_0x314d54['element']);for(const _0x155ae4 of _0x5caba3['added'])this['focusTracker']['add'](_0x155ae4['element']),this['keystrokes']['listenTo'](_0x155ae4['element']);}),this['keystrokes']['set']('enter',(_0x2af0b9,_0x37dec1)=>{_0x224e0a===_0x2af0b9['target']&&(this['focusCycler']['focusFirst'](),_0x37dec1());}),this['keystrokes']['set']('esc',(_0x1737e5,_0x5d0687)=>{_0x224e0a!==_0x1737e5['target']&&(this['focus'](),_0x5d0687());});}}class Ut extends/* #__PURE__ -- @preserve */
|
|
28
|
+
_0x3e569e(Ft){['actionBar'];['userView'];constructor(_0x21535e,_0x3719b6,_0x2fbd9f){super(_0x21535e,_0x3719b6,_0x2fbd9f),this['set']('actionIndicator',null),this['set']('placeholder',bt(_0x21535e,'Reply...')),this['bind']('authoredAt')['to'](_0x3719b6),this['bind']('resolvedAt')['to'](_0x3719b6),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 _0x2d019a(_0x21535e,_0x3719b6['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['listenTo'](_0x3719b6,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x4d3cfc=this['bindTemplate'],_0xaeb168=[{'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':_0x4d3cfc['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x4d3cfc['to']('authoredAt',_0x3ba82d=>this['_config']['formatDateTime'](_0x3ba82d))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x4d3cfc['if']('isEditMode','ck-comment__actions--hidden'),_0x4d3cfc['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']&&_0xaeb168['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper'],'tabindex':-0x1,'aria-label':_0x4d3cfc['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id'],'role':'listitem'},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x4d3cfc['if']('isEditMode','ck-comment--edit'),_0x4d3cfc['if']('isSystemComment','ck-comment--info'),_0x4d3cfc['to']('actionIndicator',_0x1f6c93=>_0x1f6c93?'ck-comment--'+_0x1f6c93:'')],'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':_0xaeb168}]}]};}['_createEditButton'](){const _0x25d3e0=new _0x4b28dd(this['locale']);return _0x25d3e0['label']=bt(this['locale'],'Edit'),_0x25d3e0['icon']=_0x41ff7e,_0x25d3e0['withText']=!0x0,_0x25d3e0['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x25d3e0['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x3f73c1=>!_0x3f73c1),_0x25d3e0['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x25d3e0['on']('execute',()=>this['switchToEditMode']()),_0x25d3e0;}['_createRemoveButton'](){const _0x342f34=new _0x4b28dd(this['locale']);return _0x342f34['label']=bt(this['locale'],'Remove'),_0x342f34['icon']=_0x21aeba,_0x342f34['withText']=!0x0,_0x342f34['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x342f34['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x1e2ad9=>!_0x1e2ad9),_0x342f34['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x342f34['on']('execute',()=>{this['showConfirm'](bt(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x342f34;}['_createDropdown'](){const _0x21690c=it(this['locale'],_0xa9ccd),_0x4a399c=_0x21690c['panelView']['children'],_0x1ba88f=new et(this['locale']),_0x163599=_0x21690c['bindTemplate'];st(_0x21690c,()=>this['items']['find'](_0x4509a4=>_0x4509a4['isVisible'])),_0x21690c['extendTemplate']({'attributes':{'class':[_0x163599['if']('isVisible','ck-hidden',_0x43b483=>!_0x43b483)]}});const _0x52ced4=(_0x5b1923,_0x112cc2=-0x1)=>{const _0x17ed29=new nt(this['locale']);_0x17ed29['children']['add'](_0x5b1923);const _0x227c70=_0x112cc2>-0x1?_0x112cc2:_0x1ba88f['items']['length'];_0x1ba88f['items']['add'](_0x17ed29,_0x227c70);const _0x1ad8f9=Array['from'](this['items']);_0x21690c['unbind']('isEnabled','isVisible'),_0x21690c['bind']('isEnabled')['toMany'](_0x1ad8f9,'isEnabled',(..._0x4722a2)=>_0x4722a2['some'](_0xe9bfbc=>_0xe9bfbc)),_0x21690c['bind']('isVisible')['toMany'](_0x1ad8f9,'isVisible',(..._0x462486)=>_0x462486['some'](_0x1680bc=>_0x1680bc));};_0x21690c['panelPosition']='sw',_0x21690c['buttonView']['set']({'label':bt(this['locale'],'Show\x20more\x20items'),'icon':_0x52abfa});for(const _0x278024 of this['items'])_0x52ced4(_0x278024);return _0x4a399c['add'](_0x1ba88f),_0x21690c['listenTo'](this['items'],'add',(_0x5a1912,_0x27652d,_0xbccdbd)=>{_0x52ced4(_0x27652d,_0xbccdbd);}),_0x21690c['listenTo'](this['items'],'remove',(_0x2360f8,_0x572462,_0x200bc8)=>{_0x1ba88f['items']['remove'](_0x200bc8);}),_0x21690c;}['_attachActions'](_0x3a18f0,_0x5ee04b){const _0x4a06f4=_0x3a18f0&&_0x3a18f0['element'];_0x4a06f4&&(this['listenTo'](_0x4a06f4,'mouseenter',()=>this['actionIndicator']=_0x5ee04b),this['listenTo'](_0x4a06f4,'focus',()=>this['actionIndicator']=_0x5ee04b),this['listenTo'](_0x4a06f4,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x4a06f4,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0x570e0c=super['_createCommentInputView']();return _0x570e0c['bind']('placeholder')['to'](this),_0x570e0c;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function Wt(_0xf473f){const _0x32d203=_0x21de92(_0xf473f,0x1e),_0x219a80=new MutationObserver(_0x28f2d2=>{for(const _0x47ed46 of _0x28f2d2)('attributes'==_0x47ed46['type']&&'class'==_0x47ed46['attributeName']||'childList'==_0x47ed46['type']||'characterData'==_0x47ed46['type'])&&_0x32d203();});return{'attach'(_0x30b57c){_0x219a80['observe'](_0x30b57c,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x219a80['disconnect'](),_0x32d203['cancel']();}};}class Kt extends _0x4c9c23{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x360435,_0x50c235){super(_0x360435),this['id']=_0x34a6a1(),this['focusTracker']=new _0x69baea(),this['keystrokes']=new _0x438170(),this['keystrokes']['set']('Esc',(_0x516b6c,_0x5135cd)=>this['fire']('Esc',_0x5135cd)),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']=Wt(()=>this['_updateHeight']()),this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this),this['content']['add'](_0x50c235),this['mainView']=_0x50c235;const _0x1a28c2=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x1a28c2['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 _0x3b34a3=this['element']['clientHeight'];_0x3b34a3&&(this['height']=_0x3b34a3);}}class Yt extends/* #__PURE__ -- @preserve */
|
|
29
|
+
_0x461e40(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x50ba93,target:_0x3d8091,type:_0xc29af,isVisible:_0x1cee55=!0x0}){super(),this['view']=_0x50ba93,this['view']['element']||this['view']['render'](),this['_type']=_0xc29af,this['_target']=_0x3d8091,Yt['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x5bd6d5([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x552e4f,_0x5aec78)=>{this['view']['focusTracker']['add'](_0x5aec78);}),this['focusableElements']['on']('remove',(_0x52316a,_0x2a6675)=>{this['view']['focusTracker']['remove'](_0x2a6675);}),this['set']('isVisible',_0x1cee55);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x2c3ff3=this['_getNormalizedTarget']();return Yt['_assertCorrectTarget'](_0x2c3ff3),_0x2c3ff3;}get['targetRect'](){const _0x22a200=this['target'];if(null===_0x22a200)return null;if(_0x22a200 instanceof _0x2ba229)return _0x22a200;const _0x4304f5=_0x22a200['filter'](_0x1d18e5=>function(_0x52225c){const _0x48bec0=_0x52225c['offsetParent'];if(_0x48bec0)return!0x0;const _0x3aa82c=_0x52225c['getClientRects']()['item'](0x0);return!!_0x3aa82c;}(_0x1d18e5));return 0x0===_0x4304f5['length']?null:_0x2ba229['getDomElementRects'](_0x4304f5[0x0])[0x0];}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x455d43){this['view']['isActive']=_0x455d43,this['view']['mainView']['isActive']=_0x455d43;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x3ff8a0){if(!(null===_0x3ff8a0||_0x3ff8a0 instanceof _0x2ba229||Array['isArray'](_0x3ff8a0)&&_0x3ff8a0['every'](_0x580c96=>Gt(_0x580c96))))throw new _0x19de70('annotation-invalid-target',null,{'target':_0x3ff8a0});}['_getNormalizedTarget'](){const _0xca105d='function'==typeof this['_target']?this['_target']():this['_target'];return Gt(_0xca105d)?[_0xca105d]:_0xca105d;}}function Gt(_0x13edb0){return null!==_0x13edb0&&'object'==typeof _0x13edb0&&'nodeType'in _0x13edb0&&0x1===_0x13edb0['nodeType'];}class jt extends _0x5bd6d5{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x2ff20c=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x69baea(),this['_focusTracker']['on']('change:isFocused',(_0x2f02a6,_0x2b2c7b,_0x576d17)=>{_0x576d17||this['fire']('blur');});for(const _0x1fb160 of _0x2ff20c)this['add'](_0x1fb160);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x26cf39){if(this['has'](_0x26cf39))throw new _0x19de70('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x26cf39['innerView'],_0x26cf39),this['_viewToAnnotation']['set'](_0x26cf39['view'],_0x26cf39);for(const _0x54338a of _0x26cf39['focusableElements'])this['_focusTracker']['add'](_0x54338a);if(this['listenTo'](_0x26cf39['focusableElements'],'add',(_0x56e40a,_0x386caf)=>{this['_focusTracker']['add'](_0x386caf);}),this['listenTo'](_0x26cf39['focusableElements'],'remove',(_0x10da2a,_0x12fc23)=>{this['_focusTracker']['remove'](_0x12fc23);}),this['listenTo'](_0x26cf39['view']['focusTracker'],'change:isFocused',(_0xfce76c,_0x17ee29,_0x1e7616)=>{_0x1e7616&&this['fire']('focus',_0x26cf39);}),_0x26cf39['updateTargetRect'](),this['_areCachedRectsStale']()){for(const _0x4e0e05 of this)_0x4e0e05['updateTargetRect']();}const _0x5798c5=this['_getOrderInContent'](_0x26cf39['view']['targetRect']);return super['add'](_0x26cf39,_0x5798c5);}['remove'](_0x51f967){if(!this['has'](_0x51f967))throw new _0x19de70('annotationcollection-not-existing-item',null);this['stopListening'](_0x51f967['view']['focusTracker']),this['stopListening'](_0x51f967['focusableElements']);for(const _0x43948a of _0x51f967['focusableElements'])this['_focusTracker']['remove'](_0x43948a);return this['_viewToAnnotation']['delete'](_0x51f967['view']),this['_innerViewToAnnotation']['delete'](_0x51f967['innerView']),super['remove'](_0x51f967);}['getByInnerView'](_0x508ffe){return this['_innerViewToAnnotation']['get'](_0x508ffe);}['getByView'](_0x5a5bab){return this['_viewToAnnotation']['get'](_0x5a5bab);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x5e09bb of this)_0x5e09bb['updateTargetRect']();this['_sort']();}['_sort'](){const _0x9ce17c=Array['from'](this)['sort']((_0x13e0ad,_0x5bcedb)=>qt(_0x13e0ad['view']['targetRect'],_0x5bcedb['view']['targetRect']));for(let _0x308c12=_0x9ce17c['length']-0x1;_0x308c12>0x0;_0x308c12--){const _0xec14b6=_0x9ce17c[_0x308c12];_0x308c12!==this['getIndex'](_0xec14b6)&&(this['remove'](_0xec14b6),this['add'](_0xec14b6));}}['_getOrderInContent'](_0x4fc213){let _0x165cf9=0x0;if(!_0x4fc213)return this['length'];for(const _0xab8cd5 of this){const _0xc2a9a9=_0xab8cd5['view']['targetRect'];if(_0xc2a9a9){if(qt(_0x4fc213,_0xc2a9a9)<0x0)return _0x165cf9;_0x165cf9++;}}return _0x165cf9;}['_areCachedRectsStale'](){const _0x355636=this['get'](0x0);if(!_0x355636)return!0x1;const _0x2aa483=_0x355636['view']['targetRect'],_0x51c7c9=_0x355636['targetRect'];return!(!_0x2aa483||!_0x51c7c9)&&(_0x2aa483['top']!==_0x51c7c9['top']||_0x2aa483['left']!==_0x51c7c9['left']);}}function Xt({source:_0x34a47b,target:_0x4867ab,filter:_0xe5fba1}){for(const _0x3da34a of _0x34a47b)_0xe5fba1(_0x3da34a)&&_0x4867ab['add'](_0x3da34a);_0x4867ab['listenTo'](_0x34a47b,'add',(_0xc05a55,_0x1348e6)=>{_0xe5fba1(_0x1348e6)&&_0x4867ab['add'](_0x1348e6);}),_0x4867ab['listenTo'](_0x34a47b,'remove',(_0x478a74,_0x6315d8)=>{_0x4867ab['has'](_0x6315d8)&&_0x4867ab['remove'](_0x6315d8);});}function qt(_0x18b0d6,_0x343298){if(null===_0x18b0d6&&null===_0x343298)return 0x0;if(null===_0x18b0d6)return-0x1;if(null===_0x343298)return 0x1;const _0x429cf3=_0x18b0d6['top']-_0x343298['top'];return 0x0==_0x429cf3?_0x18b0d6['left']-_0x343298['left']:_0x429cf3;}class $t extends _0x1552f0{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x30c285){if(super(_0x30c285),this['collection']=new jt(),this['_visibleAnnotations']=new jt(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x30c285 instanceof _0x56917e){const _0x1fa036=_0x30c285['locale'];_0x30c285['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':bt(_0x1fa036,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':bt(_0x1fa036,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':bt(_0x1fa036,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':bt(_0x1fa036,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':bt(_0x1fa036,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':bt(_0x1fa036,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':bt(_0x1fa036,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x42d044){this['collection']['add'](_0x42d044);}['remove'](_0x52d622){this['collection']['remove'](_0x52d622),_0x52d622['destroy']();}['refreshVisibility'](){for(const _0x33d4d6 of this['collection'])_0x33d4d6['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x4cf406){return this['collection']['getByInnerView'](_0x4cf406);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x3adc60 of this['collection'])_0x3adc60['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x163777){this['fire']('_activateAnnotation',_0x163777);}['createAnnotation'](_0x390011){return new Yt(_0x390011);}['createAnnotationView'](_0x1a85e3,_0x5cf62b){return new Kt(_0x1a85e3,_0x5cf62b);}['_addActiveAnnotation'](_0x43e7bb){const _0xd167be=new Set(this['activeAnnotations']);_0xd167be['add'](_0x43e7bb),this['activeAnnotations']=_0xd167be;}['_removeActiveAnnotation'](_0x1f5842){const _0x378955=new Set(this['activeAnnotations']);_0x378955['delete'](_0x1f5842),this['activeAnnotations']=_0x378955;}['_bindAnnotationsToVisibleAnnotations'](){const _0x490a18=this['collection'],_0xe19be5=this['_visibleAnnotations'];function _0x276fe1(_0xcacb61){const _0x4f1e65=_0xcacb61['source'];_0x4f1e65['isVisible']&&!_0xe19be5['has'](_0x4f1e65)?_0xe19be5['add'](_0x4f1e65):!_0x4f1e65['isVisible']&&_0xe19be5['has'](_0x4f1e65)&&_0xe19be5['remove'](_0x4f1e65),_0x4f1e65['view']['focusTracker']['remove'](_0x4f1e65['view']['element']),_0x4f1e65['view']['focusTracker']['add'](_0x4f1e65['view']['element']);}this['listenTo'](_0x490a18,'add',(_0x377666,_0x206280)=>{_0x206280['isVisible']&&_0xe19be5['add'](_0x206280),this['listenTo'](_0x206280,'change:isVisible',_0x276fe1);}),this['listenTo'](_0x490a18,'remove',(_0x532d0e,_0x52e20a)=>{_0xe19be5['has'](_0x52e20a)&&_0xe19be5['remove'](_0x52e20a),this['stopListening'](_0x52e20a,'change:isVisible',_0x276fe1);});}['_setupEnterAnnotationKeystroke'](){const _0x129fb2=_0x1f1d0d=>{_0x1f1d0d['on']('ready',()=>{_0x1f1d0d['keystrokes']['set'](_0x5cc3d2,(_0x363e9b,_0x54dc1e)=>{const _0x377a54=_0x26f641(this['activeAnnotations']['values']());_0x377a54&&(_0x377a54['view']['focus'](),_0x54dc1e());});});};this['context']instanceof _0x56917e?_0x129fb2(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x2c8b22,_0x2dad33)=>{_0x129fb2(_0x2dad33);});}['_setupEscapeAnnotationHandling'](){const _0x3f9800=_0x2d3859=>{const _0xcfd583=_0x2d3859['source'],_0x100c8b=[];let _0x379c02;if(Array['isArray'](_0xcfd583['target'])){_0x379c02=_0xcfd583['target'][0x0],this['context']instanceof _0x56917e?_0x100c8b['push'](this['context']):this['context']['editors']&&_0x100c8b['push'](...this['context']['editors']);for(const _0x164203 of _0x100c8b)for(const _0x5da8a7 of _0x164203['editing']['view']['domRoots']['values']())if(_0x5da8a7['contains'](_0x379c02))return void _0x164203['editing']['view']['focus']();_0x379c02['focus']();}};this['listenTo'](this['collection'],'add',(_0x1e4421,_0x3336ae)=>{this['listenTo'](_0x3336ae,'escape',_0x3f9800,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x35c3a9,_0x329ba9)=>{this['stopListening'](_0x329ba9,'escape',_0x3f9800);});}}const zt=Symbol('noChannel'),Jt={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class Qt extends _0x1552f0{['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[$t,_0x4969f5,_0xbe5739];}static get['pluginName'](){return'CommentsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x47096c){super(_0x47096c),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x31b859=this['context']['config'];_0x31b859['define']('comments.maxCommentsWhenCollapsed',0x2),_0x31b859['define']('comments.maxThreadTotalWeight',0x1f4),_0x31b859['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x31b859['define']('comments.CommentThreadView',Bt),_0x31b859['define']('comments.CommentView',Ut),_0x31b859['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x406255=this['context']['plugins']['get']($t);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x13ba32,_0x56767a)=>this['_addCommentThread'](_0x56767a)),this['on']('submitCommentThread',(_0x54167a,_0x2f3bef)=>this['_submitCommentThread'](_0x2f3bef)),this['on']('resolveCommentThread',(_0xd9ee03,_0xf349ee)=>this['_resolveCommentThread'](_0xf349ee)),this['on']('resolveCommentThread',(_0x503c61,_0x233dbb)=>this['_updateActiveAnnotation'](_0x233dbb),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x219ebd,_0x462839)=>this['_reopenCommentThread'](_0x462839)),this['on']('reopenCommentThread',(_0x1d8afd,_0x5500fb)=>this['_updateActiveAnnotation'](_0x5500fb),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x1ae988,_0x236738)=>this['_removeCommentThread'](_0x236738)),this['on']('updateCommentThread',(_0x190b85,_0x108a54)=>this['_updateCommentThread'](_0x108a54)),this['on']('updateCommentThread',(_0x502b70,_0x9e1175)=>this['_updateActiveAnnotation'](_0x9e1175),{'priority':'lowest'}),this['on']('addComment',(_0x1f8d28,_0x120230)=>this['_addComment'](_0x120230)),this['on']('updateComment',(_0x4697a2,_0x305f8e)=>this['_updateComment'](_0x305f8e)),this['on']('removeComment',(_0x77e854,_0x54a654)=>this['_removeComment'](_0x54a654)),this['on']('addComment',(_0x8abb8b,{threadId:_0x4aab9b,isFromAdapter:_0x2a501a})=>{if(_0x2a501a)return;const _0x2495f3=this['getCommentThread'](_0x4aab9b),_0x165408=_0x2495f3&&this['_threadToController']['get'](_0x2495f3);_0x165408&&_0x165408['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x406255,'change:activeAnnotations',(_0x501df6,_0x1eea20,_0x1351ae)=>{const _0x493d11=Array['from'](_0x1351ae)['map'](_0x2c9f08=>this['_viewToController']['get'](_0x2c9f08['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x493d11?_0x493d11['model']:null;});}set['adapter'](_0x3565e0){if(this['_adapter'])throw new _0x19de70('commentsrepository-adapter-already-set');this['_adapter']=_0x3565e0;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x75a3f6=zt,threadId:_0x549594=_0x34a6a1(),comments:_0x1b06a=[],unlinkedAt:_0x5d31a2=null,resolvedAt:_0x1f23eb=null,resolvedBy:_0x3efd6d=null,target:_0x5c1a12=null,context:_0x74d64b=null,attributes:_0x137f27={},isResolvable:_0x19e6cd=!0x0,isSubmitted:_0x41a8ff=!0x1,isFromAdapter:_0x11e97f=!0x1}={}){return this['fire'](ii('addCommentThread',_0x75a3f6),{'channelId':_0x75a3f6,'threadId':_0x549594,'comments':_0x1b06a,'unlinkedAt':_0x5d31a2,'resolvedAt':_0x1f23eb,'resolvedBy':_0x3efd6d,'target':_0x5c1a12,'context':_0x74d64b,'attributes':_0x137f27,'isFromAdapter':_0x11e97f,'isResolvable':_0x19e6cd,'isSubmitted':_0x41a8ff}),this['getCommentThread'](_0x549594);}['openNewCommentThread']({channelId:_0x1f18ed=zt,threadId:_0x5a3d32=_0x34a6a1(),target:_0x556b22,context:_0xaa7da8=null,isResolvable:_0x53ca8c=!0x0}){if(this['_readOnlyChannels']['has'](_0x1f18ed)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x556b22)throw new _0x19de70('commentsrepository-missing-target');const _0x2c7975=this['addCommentThread']({'channelId':_0x1f18ed,'threadId':_0x5a3d32,'target':_0x556b22,'context':_0xaa7da8,'isResolvable':_0x53ca8c});if(!_0x2c7975)return null;const _0x12db5d=this['_threadToController']['get'](_0x2c7975),_0x194539=_0x12db5d['view']['commentThreadInputView']['commentInputView'],_0xbb4a0a=this['context']['plugins']['get']($t),_0x3d8124=_0xbb4a0a['getByInnerView'](_0x12db5d['view']);return _0xbb4a0a['activate'](_0x3d8124),_0x194539['once']('editorReady',()=>_0x194539['focus']()),_0x2c7975;}['hasCommentThread'](_0x2b95e3){if('string'!=typeof _0x2b95e3)throw new _0x19de70('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x2b95e3);}['updateCommentThread']({channelId:_0x3c4b54=zt,threadId:_0x51c909,context:_0x2e62d0,unlinkedAt:_0x13c003,attributes:_0x40f42e,isFromAdapter:_0x473f73=!0x1}){return this['fire'](ii('updateCommentThread',_0x3c4b54),{'channelId':_0x3c4b54,'threadId':_0x51c909,'context':_0x2e62d0,'unlinkedAt':_0x13c003,'attributes':_0x40f42e,'isFromAdapter':_0x473f73}),this['getCommentThread'](_0x51c909);}['getCommentThread'](_0x419a81){if('string'!=typeof _0x419a81)throw new _0x19de70('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x419a81);}['fetchCommentThread']({channelId:_0x14db92,threadId:_0x1f1ed8}={}){const _0x546707=this['getCommentThread'](_0x1f1ed8);if(_0x546707)return Promise['resolve'](_0x546707);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x19de70('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x14db92,'threadId':_0x1f1ed8})['then'](_0x5ab165=>this['hasCommentThread'](_0x1f1ed8)?this['getCommentThread'](_0x1f1ed8):_0x5ab165?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x14db92},_0x5ab165)):void 0x0)['catch'](_0x16adb9=>{throw console['error'](_0x16adb9),new _0x19de70('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x168f58,skipNotAttached:_0x3120bc=!0x1,skipEmpty:_0x3c74b7=!0x1,toJSON:_0x10d347=!0x1}={}){const _0xebfdb0=[];for(const _0x2ae048 of this['_threads']['values']())_0x168f58&&_0x2ae048['channelId']!==_0x168f58||_0x3120bc&&!_0x2ae048['isAttached']||_0x3c74b7&&0x0===_0x2ae048['length']||_0xebfdb0['push'](_0x2ae048);return _0x10d347?_0xebfdb0['map'](_0x189160=>_0x189160['toJSON']()):_0xebfdb0;}['getAnnotationForCommentThread'](_0x26bf20){const _0x180a93=this['_threadToController']['get'](_0x26bf20);if(!_0x180a93)return null;return this['context']['plugins']['get']($t)['getByInnerView'](_0x180a93['view'])||null;}['getCommentThreadForAnnotation'](_0x43e815){const _0x28a62d=this['_viewToController']['get'](_0x43e815['innerView']);return _0x28a62d?_0x28a62d['model']:null;}['setActiveCommentThread'](_0x496102){const _0x5f2b8c=this['context']['plugins']['get']($t);if(!_0x496102)return void(this['activeCommentThread']&&_0x5f2b8c['deactivateAll']());const _0x33c70e=this['getCommentThread'](_0x496102);if(!_0x33c70e)throw new _0x19de70('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x496102});if(!this['_threadToController']['has'](_0x33c70e))throw new _0x19de70('commentsrepository-active-not-attached',null,{'threadId':_0x496102});const _0x18b2fc=_0x5f2b8c['getByInnerView'](this['_threadToController']['get'](_0x33c70e)['view']);_0x5f2b8c['activate'](_0x18b2fc);}['switchReadOnly'](_0x5498b1,_0x250edb){_0x5498b1?this['_readOnlyChannels']['add'](_0x250edb):this['_readOnlyChannels']['delete'](_0x250edb),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x1ed269){return this['_readOnlyChannels']['has'](_0x1ed269)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x2dcc68,_0x4e2fc4){return new It(_0x2dcc68,_0x4e2fc4);}['setPermissions'](_0x73778,_0x3d5163=zt){this['_permissions']['set'](_0x3d5163,_0x73778),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x3c98e2=zt){return this['_permissions']['has'](_0x3c98e2)?this['_permissions']['get'](_0x3c98e2):Jt;}['_addCommentThread']({channelId:_0x389f7e,threadId:_0x1eea0e,comments:_0x4da9fc,unlinkedAt:_0x14a476,resolvedAt:_0x596262,resolvedBy:_0x1e1b53,target:_0x27941a,context:_0x22b137,attributes:_0xaed2e2,isFromAdapter:_0x147565,isResolvable:_0x334bb7,isSubmitted:_0x15af7f}){if('string'!=typeof _0x1eea0e)throw new _0x19de70('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x1eea0e});if(this['hasCommentThread'](_0x1eea0e))throw new _0x19de70('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x1eea0e});const _0x1a5dfd=new Zt(this,{'channelId':_0x389f7e,'id':_0x1eea0e,'context':_0x22b137,'attributes':_0xaed2e2,'unlinkedAt':_0x14a476,'resolvedAt':_0x596262,'resolvedBy':_0x1e1b53?this['context']['plugins']['get'](_0xbe5739)['getUser'](_0x1e1b53):null,'isResolvable':_0x334bb7,'isSubmitted':_0x15af7f||_0x147565});this['_threads']['set'](_0x1eea0e,_0x1a5dfd);for(const _0x38c5a9 of _0x4da9fc)_0x1a5dfd['_add'](this['_createNewComment']({'threadId':_0x1eea0e,..._0x38c5a9}));return _0x27941a&&_0x1a5dfd['attachTo'](_0x27941a),_0x147565||!_0x1a5dfd['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x389f7e,'threadId':_0x1eea0e});}['_submitCommentThread']({channelId:_0x182073,threadId:_0x3781ed}){if(!this['hasCommentThread'](_0x3781ed))throw new _0x19de70('commentsrepository-missing-comment-thread',this);const _0x55b984=this['getCommentThread'](_0x3781ed);if(_0x55b984['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x4f8c84,comments:_0x39b1cf,resolvedAt:_0x2a779b,resolvedBy:_0x4e7e1a,context:_0x1b7a23,attributes:_0x1a6e79}=_0x55b984,_0x5ec600=this['context']['plugins']['get']('PendingActions'),_0xba84f4=_0x5ec600['add'](bt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x182073,'threadId':_0x4f8c84,'comments':_0x39b1cf['map'](_0x33c2c0=>_0x33c2c0['toJSON']()),'resolvedAt':_0x2a779b,'resolvedBy':_0x4e7e1a?_0x4e7e1a['id']:_0x4e7e1a,'context':_0x1b7a23,'attributes':_0x1a6e79})['then'](({comments:_0x4073ec})=>{_0x5ec600['remove'](_0xba84f4);for(const _0x51a82a of _0x4073ec)this['_updateComment']({'channelId':_0x182073,'threadId':_0x3781ed,'commentId':_0x51a82a['commentId'],'createdAt':_0x51a82a['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x215433=>{throw console['error'](_0x215433),new _0x19de70('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x5380be,target:_0x5078bf}){const _0x5be660=this['getCommentThread'](_0x5380be);if(!_0x5be660)throw new _0x19de70('commentsrepository-attach-missing-comment-thread',this);const _0x10c0ea=this['context']['plugins']['get']('PendingActions'),_0x2f51b0=this['context']['plugins']['get']($t),_0x44c251=this['_createCommentThreadView'](_0x5be660),_0x39e398=new It(_0x5be660,_0x44c251);let _0x393a94=null;_0x44c251['on']('change:isDirty',(_0x59c0cc,_0x4290c0,_0xdf8f71)=>{_0xdf8f71?_0x393a94=_0x10c0ea['add'](bt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x393a94&&(_0x10c0ea['remove'](_0x393a94),_0x393a94=null);}),this['_threadToController']['set'](_0x5be660,_0x39e398),this['_viewToController']['set'](_0x44c251,_0x39e398);const _0x326229=new Kt(this['context']['locale'],_0x44c251);_0x326229['bind']('length')['to'](_0x44c251),_0x326229['bind']('isDirty')['to'](_0x44c251,'isDirty',_0x44c251,'length',(_0x2072b0,_0x2c8181)=>_0x2072b0||!_0x2c8181),_0x326229['bind']('isActive')['to'](_0x44c251),_0x326229['type']='comment';const _0x4bed76=new Yt({'view':_0x326229,'target':_0x5078bf,'type':'comment','isVisible':!_0x5be660['archivedAt']&&!!('function'==typeof _0x5078bf?_0x5078bf():_0x5078bf)});return _0x44c251['on']('escape',()=>{_0x4bed76['fire']('escape');}),this['_bindAnnotationToEditors'](_0x44c251,_0x4bed76),_0x2f51b0['add'](_0x4bed76),_0x4bed76;}['_bindAnnotationToEditors'](_0x5834f0,_0x2652b1){this['listenTo'](_0x5834f0,'editorReady',(_0x2c0776,_0x441e85)=>{const _0x4b42f5=_0x441e85['ui']['view']['body']['bodyCollectionContainer'];_0x2652b1['focusableElements']['add'](_0x4b42f5),this['context']instanceof _0x56917e&&this['context']['ui']['focusTracker']['add'](_0x4b42f5);},{'priority':'highest'}),this['listenTo'](_0x5834f0,'editorDestroyed',(_0xffd40d,_0x4aeb42)=>{const _0x2c4e07=_0x4aeb42['ui']['view']['body']['bodyCollectionContainer'];_0x2652b1['focusableElements']['has'](_0x2c4e07)&&_0x2652b1['focusableElements']['remove'](_0x2c4e07),this['context']instanceof _0x56917e&&this['context']['ui']['focusTracker']['remove'](_0x2c4e07);});}['_unbindEditors'](_0x34ec42){this['stopListening'](_0x34ec42,'editorReady'),this['stopListening'](_0x34ec42,'editorDestroyed');}['_createCommentThreadView'](_0x1ed08c){const _0x44755b=this['context']['plugins']['get'](_0xbe5739),{config:_0x52c111,locale:_0x2f8667}=this['context'],_0x4e14fc=_0x2f5ea5(_0x52c111['get']('locale'),_0x2f8667);return new(0x0,(_0x52c111['get']('comments'))['CommentThreadView'])(_0x2f8667,_0x1ed08c,_0x44755b['me'],{'editorConfig':{..._0x52c111['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x52c111['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x52c111['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x52c111['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x52c111['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x4e14fc,'CommentView':_0x52c111['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x77e4a6,channelId:_0x41595d,resolvedAt:_0x5c504a,resolvedBy:_0x77d199,isFromAdapter:_0x128316}){if(!this['hasCommentThread'](_0x77e4a6))throw new _0x19de70('commentsrepository-missing-comment-thread',null,{'threadId':_0x77e4a6});const _0x155aac=this['getCommentThread'](_0x77e4a6);if(_0x155aac['isResolved'])throw new _0x19de70('commentsrepository-resolved-comment-thread',null,{'threadId':_0x77e4a6});const _0x590775=this['context']['plugins']['get'](_0xbe5739);if(_0x155aac['resolvedBy']=_0x590775['getUser'](_0x77d199),_0x155aac['resolvedAt']=_0x5c504a,_0x128316||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x50c477=this['context']['plugins']['get']('PendingActions'),_0x24ca5c=_0x50c477['add'](bt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x41595d,'threadId':_0x77e4a6})['then'](({resolvedAt:_0x4d4490,resolvedBy:_0x256be5})=>{_0x50c477['remove'](_0x24ca5c),_0x155aac['resolvedBy']['id']!==_0x256be5&&(_0x155aac['resolvedBy']=_0x590775['getUser'](_0x256be5)),_0x155aac['resolvedAt']=_0x4d4490;})['catch'](_0x4a1d55=>{throw console['error'](_0x4a1d55),new _0x19de70('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x1651e6,channelId:_0x118686,isFromAdapter:_0x4f85f9}){if(!this['hasCommentThread'](_0x1651e6))throw new _0x19de70('commentsrepository-missing-comment-thread',null,{'threadId':_0x1651e6});const _0xbd5369=this['getCommentThread'](_0x1651e6);if(!_0xbd5369['isResolved'])throw new _0x19de70('commentsrepository-reopen-comment-thread',null,{'threadId':_0x1651e6});if(_0xbd5369['resolvedBy']=null,_0xbd5369['resolvedAt']=null,_0x4f85f9||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x465937=this['context']['plugins']['get']('PendingActions'),_0x5c7d3c=_0x465937['add'](bt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x118686,'threadId':_0x1651e6})['then'](()=>_0x465937['remove'](_0x5c7d3c))['catch'](_0x4015f0=>{throw console['error'](_0x4015f0),new _0x19de70('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x183c5e,isFromAdapter:_0x1dc959}){const _0x25ec45=this['getCommentThread'](_0x183c5e);if(!_0x25ec45)throw new _0x19de70('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x183c5e),this['_threads']['delete'](_0x183c5e),!_0x25ec45['isSubmitted']||_0x1dc959||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x350327=this['context']['plugins']['get']('PendingActions'),{channelId:_0x2090a9}=_0x25ec45,_0x2774e2=_0x350327['add'](bt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x2090a9,'threadId':_0x183c5e})['then'](()=>_0x350327['remove'](_0x2774e2))['catch'](_0x4b98fa=>{throw console['error'](_0x4b98fa),new _0x19de70('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x49470a,unlinkedAt:_0x242455,context:_0x3c7ec5,attributes:_0x4f9507,isFromAdapter:_0x588809}){if('string'!=typeof _0x49470a)throw new _0x19de70('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x49470a});if(!this['hasCommentThread'](_0x49470a))throw new _0x19de70('commentsrepository-missing-comment-thread',null,{'threadId':_0x49470a});const _0x28ed98=this['getCommentThread'](_0x49470a);let _0xed7508=!0x1;if(void 0x0!==_0x3c7ec5&&_0x28ed98['context']!==_0x3c7ec5&&(_0x28ed98['context']=_0x3c7ec5,_0xed7508=!0x0),void 0x0!==_0x242455&&_0x28ed98['unlinkedAt']!==_0x242455&&(_0x28ed98['unlinkedAt']=_0x242455,_0xed7508=!0x0),_0x4f9507&&!_0xb0ffee(_0x4f9507,_0x28ed98['attributes'])&&(_0x28ed98['attributes']=_0x4f9507,_0xed7508=!0x0),!_0xed7508)return Promise['resolve']();if(!_0x28ed98['isSubmitted']||_0x588809||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x5b6318=this['context']['plugins']['get']('PendingActions'),{channelId:_0x3c6dc1}=_0x28ed98,_0xe154e9=_0x5b6318['add'](bt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x3c6dc1,'threadId':_0x49470a,'context':_0x3c7ec5,'unlinkedAt':_0x242455,'attributes':_0x4f9507})['then'](()=>_0x5b6318['remove'](_0xe154e9))['catch'](_0x1a4971=>{throw console['error'](_0x1a4971),new _0x19de70('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0xe9da43){const _0x477e98=this['context']['plugins']['get']($t),_0x23ce40=this['getCommentThread'](_0xe9da43);if(_0x23ce40['_isAttached']=!0x1,this['_threadToController']['has'](_0x23ce40)){const _0x2f57b6=this['_threadToController']['get'](_0x23ce40),_0x4eb219=_0x2f57b6['view'],_0x2fc0dd=_0x477e98['getByInnerView'](_0x4eb219);this['_threadToController']['delete'](_0x23ce40),this['_viewToController']['delete'](_0x4eb219),_0x2fc0dd&&_0x477e98['remove'](_0x2fc0dd),_0x2f57b6['destroy'](),_0x4eb219['destroy']()['then'](()=>{this['_unbindEditors'](_0x4eb219);});}}['_updateActiveAnnotation']({threadId:_0x5a8bdd,resolvedAt:_0xb0209a,unlinkedAt:_0x86d38e}){const _0x13dfce=!!_0xb0209a,_0x181667=this['context']['plugins']['get']($t),_0x5e54bd=this['getCommentThread'](_0x5a8bdd);if(this['_threadToController']['has'](_0x5e54bd)){const _0x4296c9=this['_threadToController']['get'](_0x5e54bd)['view'],_0x996c10=_0x181667['getByInnerView'](_0x4296c9);_0x996c10&&(_0x13dfce&&_0x181667['_removeActiveAnnotation'](_0x996c10),_0x86d38e?_0x996c10['isVisible']=!0x1:_0x996c10['refreshVisibility']());}}['_getExternalAuthor'](_0x2cefba){const _0x36fdcf=this['context']['plugins']['get'](_0xbe5739),_0xc42969=_0x149ec0('external:'+_0x2cefba),_0x351deb=_0x36fdcf['getUser'](_0xc42969);return _0x351deb||_0x36fdcf['addUser']({'id':_0xc42969,'name':_0x2cefba});}['_createNewComment']({threadId:_0x55b9ed,commentId:_0x1e0345=_0x34a6a1(),content:_0x2dc49f,authorId:_0x1aa03d,createdAt:_0x4e093a,attributes:_0x5b4961}){if('string'!=typeof _0x1e0345)throw new _0x19de70('commentsrepository-invalid-commentid');if('string'!=typeof _0x1aa03d)throw new _0x19de70('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x2dc49f||!_0x2dc49f['trim']())throw new _0x19de70('commentsrepository-invalid-comment-content');const _0x36388c=this['context']['plugins']['get'](_0xbe5739)['getUser'](_0x1aa03d);if(!_0x36388c)throw new _0x19de70('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x1aa03d});let _0x1e75bd=null,_0x35ec6d=_0x4e093a;return _0x5b4961?.['@external']&&(_0x1e75bd=this['_getExternalAuthor'](_0x5b4961['@external']['authorName']),_0x35ec6d=new Date(_0x5b4961['@external']['createdAt'])),new ti(this,{'threadId':_0x55b9ed,'id':_0x1e0345,'author':_0x1e75bd||_0x36388c,'creator':_0x36388c,'content':_0x2dc49f,'createdAt':_0x4e093a,'authoredAt':_0x35ec6d,'attributes':_0x5b4961});}['_addComment'](_0x26eebe){let {threadId:_0x14fc21,content:_0xfa4b94,attributes:_0x44741b,isFromAdapter:_0x454bb8}=_0x26eebe;const _0x1e0bd9=this['getCommentThread'](_0x26eebe['threadId']);if(!_0x1e0bd9)throw new _0x19de70('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x17474c=this['_createNewComment'](_0x26eebe),{id:_0x310c95}=_0x17474c;if(_0x1e0bd9['_add'](_0x17474c),_0x454bb8||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x1e0bd9['isSubmitted'])return Promise['resolve']();const _0x4d5d19=this['context']['plugins']['get']('PendingActions'),{channelId:_0x2fff40}=_0x1e0bd9,_0x225b43=_0x4d5d19['add'](bt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x44741b||(_0x44741b={}),this['adapter']['addComment']({'channelId':_0x2fff40,'threadId':_0x14fc21,'commentId':_0x310c95,'content':_0xfa4b94,'attributes':_0x44741b})['then'](_0x3e5a92=>{_0x4d5d19['remove'](_0x225b43),_0x3e5a92&&this['_updateComment']({'channelId':_0x2fff40,'threadId':_0x14fc21,'commentId':_0x310c95,'createdAt':_0x3e5a92['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x443a9=>{throw console['error'](_0x443a9),new _0x19de70('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x4ab171,commentId:_0x5b1220,content:_0x46b8fe,createdAt:_0x13fdc4,attributes:_0x364a96,isFromAdapter:_0x24089f}){if(void 0x0!==_0x46b8fe&&('string'!=typeof _0x46b8fe||!_0x46b8fe['trim']()['length']))throw new _0x19de70('commentsrepository-update-comment-invalid-content');const _0x10ce44=this['getCommentThread'](_0x4ab171),_0x220cd2=_0x10ce44['getComment'](_0x5b1220);if(!_0x220cd2)throw new _0x19de70('commentsrepository-update-missing-comment',this);let _0x2eff17=!0x1;if(_0x46b8fe&&_0x46b8fe!==_0x220cd2['content']&&(_0x220cd2['isEditable']||_0x24089f)&&(_0x220cd2['content']=_0x46b8fe,_0x2eff17=!0x0),_0x13fdc4&&_0x13fdc4!==_0x220cd2['createdAt']&&(_0x220cd2['createdAt']=_0x13fdc4,_0x220cd2['attributes']&&_0x220cd2['attributes']['@external']||(_0x220cd2['authoredAt']=_0x13fdc4),_0x2eff17=!0x0),_0x364a96&&!_0xb0ffee(_0x364a96,_0x220cd2['attributes'])&&(_0x220cd2['attributes']=_0x364a96,_0x2eff17=!0x0),!_0x2eff17)return Promise['resolve']();if(_0x10ce44['fire']('commentUpdated'),_0x24089f||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x22b9e9=this['context']['plugins']['get']('PendingActions'),{channelId:_0x3f9e14}=this['getCommentThread'](_0x220cd2['threadId']),_0x5a0797=_0x22b9e9['add'](bt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x3f9e14,'threadId':_0x4ab171,'commentId':_0x5b1220,'content':_0x46b8fe,'attributes':_0x364a96})['then'](()=>_0x22b9e9['remove'](_0x5a0797))['catch'](_0x4a1899=>{throw console['error'](_0x4a1899),new _0x19de70('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x52f02d,commentId:_0x2ca949,isFromAdapter:_0x175d31}){const _0x495ea5=this['getCommentThread'](_0x52f02d),_0x2063ef=_0x495ea5['getComment'](_0x2ca949);if(!_0x2063ef)throw new _0x19de70('commentsrepository-remove-missing-comment',this);if(_0x495ea5['_remove'](_0x2063ef),_0x175d31||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x16cff2=this['context']['plugins']['get']('PendingActions'),{channelId:_0x12b30c}=_0x495ea5,_0x31ffe4=_0x16cff2['add'](bt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x12b30c,'threadId':_0x52f02d,'commentId':_0x2ca949})['then'](()=>_0x16cff2['remove'](_0x31ffe4))['catch'](_0x4031d0=>{throw console['error'](_0x4031d0),new _0x19de70('commentsrepository-remove-comment-internal-error',this);});}}class Zt extends/* #__PURE__ -- @preserve */
|
|
30
|
+
_0x461e40(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x47bc00,_0x4c5589){super();const _0x53764f=_0x4c5589['isResolvable'];this['channelId']=_0x4c5589['channelId'],this['id']=_0x4c5589['id'],this['comments']=new _0x5bd6d5(),this['_repository']=_0x47bc00,this['_isAttached']=!0x1,this['_isSubmitted']=_0x4c5589['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x47bc00,'_permissions',_0x47bc00,'_readOnlyChannels',()=>_0x47bc00['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x47bc00,'_permissions',()=>_0x47bc00['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x47bc00,'_permissions',()=>{const _0x3206cd=_0x47bc00['getPermissions'](this['channelId']);return _0x3206cd['write']||_0x3206cd['admin'];}),this['bind']('isResolvable')['to'](_0x47bc00,'_permissions',()=>_0x53764f&&_0x47bc00['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x4c5589['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x50d63b,_0x59acab)=>_0x50d63b?_0x59acab?_0x50d63b<_0x59acab?_0x50d63b:_0x59acab:_0x50d63b:_0x59acab),this['set']('unlinkedAt',_0x4c5589['unlinkedAt']||null),this['set']('resolvedAt',_0x4c5589['resolvedAt']||null),this['set']('resolvedBy',_0x4c5589['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x2d05bc=>!!_0x2d05bc),this['set']('attributes',_0x4c5589['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x332767,_0x297a8b)=>_0x332767+_0x297a8b['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x39926c,id:_0x1cc9c4}=this;this['_repository']['fire'](ii('submitCommentThread',_0x39926c),{'channelId':_0x39926c,'threadId':_0x1cc9c4});}['setUnlinkedAt'](_0xf663d1){this['_update']({'unlinkedAt':_0xf663d1});}['resolve']({resolvedAt:_0x1be234=new Date(),resolvedBy:_0x4d3cbd='',isFromAdapter:_0x428ecc=!0x1}={}){const _0x34e51e=this['_repository']['context']['plugins']['get'](_0xbe5739)['me'],{channelId:_0x15e59d,id:_0x374028}=this;this['_repository']['fire'](ii('resolveCommentThread',_0x15e59d),{'channelId':_0x15e59d,'threadId':_0x374028,'resolvedAt':_0x1be234,'resolvedBy':_0x4d3cbd||_0x34e51e['id'],'isFromAdapter':_0x428ecc});}['reopen']({isFromAdapter:_0x4a9673=!0x1}={}){const {channelId:_0x2ddab0,id:_0x54a3f9}=this;this['_repository']['fire'](ii('reopenCommentThread',_0x2ddab0),{'channelId':_0x2ddab0,'threadId':_0x54a3f9,'isFromAdapter':_0x4a9673});}['setContext'](_0x11a4e0){this['context']||this['_update']({'context':_0x11a4e0});}['setAttribute'](_0x618259,_0x173f58){const _0x123010=_0x5ab95a(this['attributes']);_0x347ad7(_0x123010,_0x618259,_0x173f58),this['_update']({'attributes':_0x123010});}['removeAttribute'](_0xce166d){const _0x5ddd16=_0x5ab95a(this['attributes']);_0x58b387(_0x5ddd16,_0xce166d),this['_update']({'attributes':_0x5ddd16});}['remove']({isFromAdapter:_0x48432e=!0x1}={}){const {channelId:_0x34524e,id:_0x43cffe}=this;this['_repository']['fire'](ii('removeCommentThread',_0x34524e),{'channelId':_0x34524e,'threadId':_0x43cffe,'isFromAdapter':_0x48432e});}['attachTo'](_0x55b6a9){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x55b6a9});}['addComment'](_0x487e7c){const {channelId:_0x3b9482,id:_0x52fdaf}=this;this['_repository']['fire'](ii('addComment',_0x3b9482,_0x52fdaf),Object['assign']({'channelId':_0x3b9482,'threadId':_0x52fdaf},_0x487e7c));}['getComment'](_0x389f6b){if('string'!=typeof _0x389f6b)throw new _0x19de70('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x389f6b});return this['comments']['get'](_0x389f6b);}['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'](_0x30d393=>_0x30d393['toJSON']()),'attributes':this['attributes']};}['_add'](_0xed4810){return this['listenTo'](_0xed4810,'change:authoredAt',()=>{const _0x3da39a=this['_findOptimalIndex'](_0xed4810),_0xf4eb24=this['comments'];_0x3da39a-0x1!=_0xf4eb24['getIndex'](_0xed4810)&&_0x3da39a+0x1!=_0xf4eb24['getIndex'](_0xed4810)&&(this['_remove'](_0xed4810),this['_add'](_0xed4810));}),this['comments']['add'](_0xed4810,this['_findOptimalIndex'](_0xed4810));}['_update'](_0x195a09){const {channelId:_0x7614e3,id:_0x8aebf0}=this;this['_repository']['fire'](ii('updateCommentThread',_0x7614e3),{..._0x195a09,'channelId':_0x7614e3,'threadId':_0x8aebf0});}['_remove'](_0x54c15a){return this['stopListening'](_0x54c15a),_0x54c15a['destroy'](),this['comments']['remove'](_0x54c15a);}['_findOptimalIndex'](_0x573c71){const _0x5d4dd5=this['comments']['find'](_0x4d884d=>new Date(_0x4d884d['authoredAt'])['getTime']()>new Date(_0x573c71['authoredAt'])['getTime']());return _0x5d4dd5?this['comments']['getIndex'](_0x5d4dd5):this['length'];}}class ti extends/* #__PURE__ -- @preserve */
|
|
31
|
+
_0x461e40(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x11c16c,_0x219287){super();const _0x2b4fa1=_0x11c16c['context']['plugins']['get'](_0xbe5739)['me'],_0x5b6ca4=_0x11c16c['getCommentThread'](_0x219287['threadId']),_0x19ffc6=0x0===_0x5b6ca4['comments']['length'],_0x2dbddb=_0x2b4fa1===_0x219287['author'];this['id']=_0x219287['id'],this['threadId']=_0x219287['threadId'],this['author']=_0x219287['author'],this['creator']=_0x219287['creator'],this['isExternal']=Boolean(_0x219287['attributes']&&_0x219287['attributes']['@external']),this['set']('content',_0x219287['content']),this['createdAt']=_0x219287['createdAt']||new Date(),this['set']('authoredAt',_0x219287['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x5b6ca4,'resolvedAt'),this['set']('attributes',_0x219287['attributes']||{}),this['bind']('isEditable')['to'](_0x11c16c,'_permissions',()=>{const _0x62d868=_0x11c16c['getPermissions'](_0x5b6ca4['channelId'])['write'],_0x39b1b9=_0x11c16c['getPermissions'](_0x5b6ca4['channelId'])['modifyAll'];return _0x2dbddb&&_0x62d868||!_0x2dbddb&&_0x39b1b9;}),this['bind']('isRemovable')['to'](_0x5b6ca4,'isRemovable',_0x11c16c,'_permissions',_0x48c80d=>{const _0x29c00a=_0x11c16c['getPermissions'](_0x5b6ca4['channelId'])['write'],_0x5ab0ab=_0x11c16c['getPermissions'](_0x5b6ca4['channelId'])['modifyAll'];return _0x2dbddb&&_0x29c00a||_0x48c80d&&_0x19ffc6||!_0x2dbddb&&_0x5ab0ab&&!_0x19ffc6;}),this['bind']('isReadOnly')['to'](_0x5b6ca4,'isReadOnly'),this['_repository']=_0x11c16c;}get['weight'](){return Math['max'](function(_0x48b871){const _0x386b47=document['createElement']('div');return _0x386b47['innerHTML']=_0x48b871,_0x386b47['textContent']['length'];}(this['content']),0xc8);}['update'](_0xf8a71e){const {threadId:_0x221c11,id:_0x44d5d1}=this;if(!this['_repository']['hasCommentThread'](_0x221c11))throw new _0x19de70('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x1a7652}=this['_repository']['getCommentThread'](_0x221c11);this['_repository']['fire'](ii('updateComment',_0x1a7652,_0x221c11),{'channelId':_0x1a7652,'threadId':_0x221c11,'commentId':_0x44d5d1,..._0xf8a71e});}['setAttribute'](_0x43ff7b,_0x19f0ee){const _0x2de1e3=_0x5ab95a(this['attributes']);_0x347ad7(_0x2de1e3,_0x43ff7b,_0x19f0ee),this['update']({'attributes':_0x2de1e3});}['removeAttribute'](_0x4835db){const _0x397ece=_0x5ab95a(this['attributes']);_0x58b387(_0x397ece,_0x4835db),this['update']({'attributes':_0x397ece});}['remove'](_0x288d43={}){if(!_0x288d43['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x258a28,id:_0x186e3d}=this;if(!this['_repository']['hasCommentThread'](_0x258a28))throw new _0x19de70('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x3e77b4}=this['_repository']['getCommentThread'](_0x258a28);this['_repository']['fire'](ii('removeComment',_0x3e77b4,_0x258a28),{'channelId':_0x3e77b4,'threadId':_0x258a28,'commentId':_0x186e3d,..._0x288d43});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function ii(_0x52186d,..._0x44c4be){for(const _0x40a77b of _0x44c4be)void 0x0!==_0x40a77b&&(_0x52186d+=':'+String(_0x40a77b));return _0x52186d;}class ei extends _0x486446{constructor(_0x56cbee){super(_0x56cbee),this['set']('hasContent',!0x1);}['refresh'](){const _0x46b825=this['editor']['model']['document']['selection'];this['isEnabled']=!0x0,this['hasContent']=!0x1;for(const _0x20a71c of _0x46b825['getRanges']())if(this['_hasContent'](_0x20a71c))return void(this['hasContent']=!0x0);}['execute']({threadId:_0x300efd=_0x34a6a1(),ranges:_0x190926,comment:_0x2368c0}={}){const _0x520747=this['editor']['model'],_0x5431a7=_0x190926??Array['from'](_0x520747['document']['selection']['getRanges']()),_0xe2388f=[];for(const _0x21df35 of _0x5431a7)this['_hasContent'](_0x21df35)&&_0xe2388f['push'](this['_trimToContent'](_0x21df35));if(!_0xe2388f['length'])throw new _0x19de70('addcommentthreadcommand-incorrect-ranges',null);_0x2368c0&&this['_createCommentThread'](_0x300efd,_0x2368c0),this['_createMarkersFromRanges'](_0x300efd,_0xe2388f,!!_0x2368c0);}['_createMarkersFromRanges'](_0x88e58f,_0x30c01a,_0x289f44){this['editor']['model']['change'](_0x320a8e=>{for(const _0x57e2ef of _0x30c01a){const _0x12098d=_0x34a6a1()['substr'](0x1,0x5),_0x37afee='comment:'+_0x88e58f+':'+_0x12098d;_0x320a8e['addMarker'](_0x37afee,{'range':_0x57e2ef,'usingOperation':_0x289f44,'affectsData':_0x289f44});}});}['_createCommentThread'](_0x390bea,_0x1115af){const _0x2cd46e=this['editor']['plugins']['get']('CommentsRepository'),_0x1125b4=this['editor']['config']['get']('collaboration.channelId'),_0x344ee6=this['editor']['plugins']['get']('Users')['me'];if(!_0x344ee6)throw new _0x19de70('addcommentthreadcommand-user-not-found',null);_0x2cd46e['addCommentThread']({'threadId':_0x390bea,'channelId':_0x1125b4,'comments':[{'authorId':_0x344ee6['id'],'content':_0x1115af,'createdAt':new Date(),'attributes':{}}]});}['_hasContent'](_0x2df6a7){for(const _0x53f476 of _0x2df6a7['getItems']())if(this['_itemIsContent'](_0x53f476))return!0x0;return!0x1;}['_itemIsContent'](_0xd5dd1f){return _0xd5dd1f['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0xd5dd1f)&&!_0xd5dd1f['is']('element','tableCell');}['_trimToContent'](_0x2dd049){const _0x3f550e=_0x235b81=>!this['_itemIsContent'](_0x235b81['item']),_0x237c6b=_0x2dd049['start']['getLastMatchingPosition'](_0x3f550e),_0x4207e7=_0x2dd049['end']['getLastMatchingPosition'](_0x3f550e,{'direction':'backward'});return this['editor']['model']['createRange'](_0x237c6b,_0x4207e7);}}class si extends _0x13f7a0{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[$t];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0xf556c6){super(_0xf556c6),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x52c2c1=this['editor'],_0x4951cc=_0x52c2c1['model']['document']['selection'],_0x3ec5f0=_0x1bca48(()=>this['refreshSelectedViews'](),0xa);_0x4951cc['on']('change:range',(_0x2c3769,_0x39c520)=>{_0x39c520['directChange']&&(_0x3ec5f0['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x52c2c1['editing']['view']['document'],'change:isFocused',(_0x1e3b02,_0x5cd010,_0xe49f2e)=>{_0xe49f2e&&_0x3ec5f0();}),this['listenTo'](_0x52c2c1['ui']['focusTracker'],'change:isFocused',(_0x36e027,_0x321f5c,_0x180154)=>{_0x180154||this['fire']('blur',{'isAnnotationTracked':_0x1e0fcf=>this['_editorAnnotationsData']['has'](_0x1e0fcf['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x3695fb){if(this['_editorAnnotations']['has'](_0x3695fb['view']))return;this['_editorAnnotations']['add'](_0x3695fb['view']),this['editor']['ui']['focusTracker']['add'](_0x3695fb['view']['element']);const _0x53fbb7=this['editor']['plugins']['get']($t);this['listenTo'](_0x53fbb7['collection'],'remove',(_0x30ddfe,_0x21732a)=>{this['editor']['ui']['focusTracker']['remove'](_0x21732a['view']['element']),this['_editorAnnotations']['delete'](_0x21732a['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x3fd532){if('function'!=typeof _0x3fd532)throw new _0x19de70('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x3fd532);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0xd29aaf,annotations:_0x28ebea}){const _0x506934=[],_0x5e9aba=this['editor']['model']['document']['selection'],_0x1646da=Array['from'](_0x5e9aba['getRanges']());for(const [_0x4683fc,_0x135df8]of this['_editorAnnotationsData']){const _0x4e31f0=_0x54ebba(_0x135df8),_0x2fb649=_0x28ebea['getByInnerView'](_0x4683fc);_0x4e31f0&&_0x2fb649&&_0x506934['push']({'annotation':_0x2fb649,'range':_0x4e31f0});}function _0x54ebba(_0xceb39f){for(const _0x49e94f of _0xceb39f)for(const _0xddec1a of _0x1646da)if(_0x49e94f['containsRange'](_0xddec1a,!_0x5e9aba['isCollapsed']))return _0x49e94f;return null;}return _0x506934['sort']((_0x1276b7,_0x549062)=>{const _0x37afd4=_0x1276b7['range'],_0x160a6b=_0x549062['range'];if(!_0x37afd4['isEqual'](_0x160a6b)){if(_0x37afd4['containsRange'](_0x160a6b,!0x0))return 0x1;if(_0x160a6b['containsRange'](_0x37afd4,!0x0))return-0x1;}return _0x1276b7['annotation']==_0xd29aaf?-0x1:_0x549062['annotation']==_0xd29aaf?0x1:0x0;})['map'](_0x5c36c9=>_0x5c36c9['annotation']);}get['_editorAnnotationsData'](){const _0xe7ce83=new Map();for(const _0x4fc333 of Array['from'](this['_dataCollectors']))for(const [_0x1c9a00,_0x460aa3]of _0x4fc333())_0xe7ce83['set'](_0x1c9a00,_0x460aa3);return _0xe7ce83;}}class ni extends _0x13f7a0{['afterInit'](){const _0x1fadbd=this['editor'];if(!_0x1fadbd['plugins']['has']('RestrictedEditingModeEditing'))return;_0x1fadbd['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class oi extends _0x13f7a0{constructor(_0x3e2102){super(_0x3e2102),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x417a62=this['editor'],_0x4226fb=_0x417a62['commands']['get']('importWord'),_0x3b1854=_0x417a62['plugins']['get'](_0xbe5739);_0x4226fb&&(_0x4226fb['on']('execute',(_0xd8740f,[,_0x23d792])=>{_0x23d792['collaboration_features']={'comments':!0x0,'user_id':_0x3b1854['me']['id']};},{'priority':_0x465bef['high']+0xa}),this['listenTo'](_0x4226fb,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x51224b,_0x4717c1){const {comment_threads:_0x1b998b}=_0x4717c1;_0x1b998b&&_0x1b998b['forEach'](({thread_id:_0x116086,comments:_0x4cca66,is_resolved:_0x3d54cf})=>{const _0x45eefb=new Date(),_0x2f5c30=_0x4cca66['map'](({author:_0x1cb236,content:_0x813f2,created_at:_0x1b57ba})=>({'content':_0x813f2,'authorId':this['editor']['plugins']['get'](_0xbe5739)['me']['id'],'createdAt':_0x45eefb,'attributes':{'@external':{'authorName':_0x1cb236,'createdAt':_0x1b57ba?new Date(_0x1b57ba):new Date(),'source':'importWord'}}})),_0x8df63d=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](Qt)['addCommentThread']({'channelId':_0x8df63d,'threadId':_0x116086,'comments':_0x2f5c30,'resolvedAt':_0x3d54cf?_0x45eefb:null});});}}class ri extends _0x13f7a0{constructor(_0x3ba177){super(_0x3ba177),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[pt,wt];}['afterInit'](){const _0x22e252=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x22e252,'contentInsertion',(_0x42eb6b,_0x1581db)=>this['_removeMarkersWithoutThreads'](_0x1581db['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0xa75081){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0xa75081;const _0x18024e=this['editor']['plugins']['get']('CommentsRepository');for(const _0x21af37 of _0xa75081['keys']()){const [_0x509d1b,_0x5e0584]=_0x21af37['split'](':');'comment'!=_0x509d1b||_0x18024e['hasCommentThread'](_0x5e0584)||_0xa75081['delete'](_0x21af37);}return _0xa75081;}['_registerMarkerInClipboardPipeline'](){const _0x436312=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x5a0be5=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x5a0be5&&_0x436312['_registerMarkerToCopy']('comment',_0x5a0be5);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x4b53cd){switch(_0x4b53cd){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}function hi(_0x333f74){const _0x2cc5a6=_0x333f74['split'](':');return{'group':_0x2cc5a6[0x0],'id':_0x2cc5a6[0x1],'part':_0x2cc5a6[0x2]};}class ai extends _0x13f7a0{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x1484e9,_0x4eade5)=>{if(!_0x4eade5['options']['showCommentHighlights'])return null;if(_0x4eade5['options']['ignoreResolvedComments']){const {id:_0x30dfa3}=hi(_0x1484e9['markerName']),_0xbc345e=this['editor']['plugins']['get'](Qt);if(_0xbc345e['getCommentThread'](_0x30dfa3)?.['isResolved']&&_0x1484e9['item'])return _0x4eade5['consumable']['consume'](_0x1484e9['item'],'addMarker:'+_0x1484e9['markerName']),_0x4eade5['consumable']['consume'](_0x1484e9['item'],'removeMarker:'+_0x1484e9['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x521468=>{_0x521468['on']('addMarker:comment',(_0x1f8627,_0x41f9da,_0x198914)=>{if(!_0x198914['options']['showCommentHighlights'])return;const _0x3b38bc=_0x41f9da['item'];if(!_0x3b38bc)return;const _0x2844f3=_0x198914['mapper']['toViewElement'](_0x3b38bc);this['editor']['model']['schema']['isObject'](_0x3b38bc)&&_0x2844f3&&!_0x2844f3['getCustomProperty']('widget')&&_0x2844f3['is']('containerElement')&&Ct(_0x2844f3,_0x198914['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x5388d4,{writer:_0x361a1b,options:_0x8dd7cd})=>{if(!_0x8dd7cd['showCommentHighlights'])return null;const _0xba6c30=_0x361a1b['createContainerElement']('div'),_0x5589ed=_0x361a1b['createEmptyElement']('hr');return _0x361a1b['addClass']('ck-horizontal-line',_0xba6c30),_0x361a1b['insert'](_0x361a1b['createPositionAt'](_0xba6c30,0x0),_0x5589ed),_0xba6c30;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x56fe49,{writer:_0x166e08,options:_0x343941})=>{if(!_0x343941['showCommentHighlights'])return null;const _0x460d2b=_0x166e08['createContainerElement']('span'),_0x22d8fd=_0x166e08['createEmptyElement']('img');return _0x166e08['addClass']('image-inline',_0x460d2b),_0x166e08['insert'](_0x166e08['createPositionAt'](_0x460d2b,0x0),_0x22d8fd),_0x460d2b;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x5b8bbd,{writer:_0x260384,options:_0x3d8bbf})=>{if(_0x3d8bbf['showCommentHighlights'])return _0x260384['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x1bf4eb,_0x2423dc,_0x10d755)=>{_0x10d755['options']['showCommentHighlights']&&_0x1bf4eb['stop']();},{'priority':'high'});}}class ci extends _0x13f7a0{static get['requires'](){return[Qt,si,_0xbe5739,ni,oi,ri,ai];}static get['pluginName'](){return'CommentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x2aa6ac){super(_0x2aa6ac),this['set']('isThreadsLoadingPaused',!0x0),_0x2aa6ac['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x49f066,_0x5d890c,_0x17edbc,_0x46e4e7)=>{const _0x387246=_0x2aa6ac['plugins']['get'](Qt),_0x14aaaa=_0x17edbc?hi(_0x17edbc)['id']:null;_0x2aa6ac['model']['change'](()=>{if(_0x14aaaa){const _0x376de1=this['getAllMarkersForId'](_0x14aaaa);for(const _0x670ea0 of _0x376de1)_0x2aa6ac['editing']['reconvertMarker'](_0x670ea0);}if(_0x46e4e7){const {id:_0x56cf26}=hi(_0x46e4e7),_0x557818=_0x387246['getCommentThread'](_0x56cf26);if(_0x557818&&_0x557818['unlinkedAt'])return;if(_0x557818&&!_0x557818['isAttached'])return;const _0x39960f=this['getAllMarkersForId'](_0x56cf26);for(const _0x126af6 of _0x39960f)_0x2aa6ac['editing']['reconvertMarker'](_0x126af6);}}),_0x14aaaa&&this['scrollToThreadMarker'](_0x14aaaa);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x59755e=this['editor'],_0x534196=_0x59755e['plugins']['get'](Qt),_0x3bbe40=_0x59755e['config']['get']('collaboration.channelId'),_0xac2c97=_0x534196['getCommentThreads']()['filter'](_0x50b6ca=>_0x50b6ca['channelId']!==_0x3bbe40);_0x59755e['commands']['add']('addCommentThread',new ei(_0x59755e)),this['listenTo'](_0x59755e,'change:isReadOnly',(_0x42234c,_0x50aeba,_0x55aca2)=>{_0x534196['switchReadOnly'](_0x55aca2,_0x59755e['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x534196,di('addCommentThread',_0x3bbe40),(_0x3d2df4,{threadId:_0x57715f})=>{const _0x3cd9bc=this['editor']['plugins']['get'](Qt)['getCommentThread'](_0x57715f);_0x3cd9bc?.['unlinkedAt']&&this['_attachArchivedThread'](_0x57715f);}),this['listenTo'](_0x534196,di('removeCommentThread',_0x3bbe40),(_0x1bf873,{threadId:_0x165da1})=>{_0x59755e['model']['enqueueChange']({'isUndoable':!0x1},_0xa49012=>{const _0x3eddc7=this['getAllMarkersForId'](_0x165da1);for(const _0x2d60b7 of _0x3eddc7)_0xa49012['removeMarker'](_0x2d60b7);});}),this['listenTo'](_0x534196,di('resolveCommentThread',_0x3bbe40),(_0x5a9fed,{threadId:_0x3ed117})=>{this['_reconvertMarkers'](_0x3ed117);const _0x340c46=this['editor']['plugins']['get']($t);(this['editor']['editing']['view']['hasDomSelection']||_0x340c46['collection']['isFocused'])&&(this['editor']['plugins']['get'](Qt)['getCommentThread'](_0x3ed117)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x534196,di('reopenCommentThread',_0x3bbe40),(_0x5d4b11,{threadId:_0x43221d})=>{this['_reconvertMarkers'](_0x43221d);},{'priority':'low'}),this['listenTo'](_0x534196,di('addComment',_0x3bbe40),(_0x7c26e4,{threadId:_0x672c79,isFromAdapter:_0x5af355})=>{const _0x382407=this['getAllMarkersForId'](_0x672c79);if(_0x5af355||0x0==_0x382407['length']||!_0x534196['hasCommentThread'](_0x672c79))return;0x1===_0x534196['getCommentThread'](_0x672c79)['length']&&_0x59755e['model']['enqueueChange']({'isUndoable':!0x1},_0x3d7c83=>{for(const _0x2c3345 of _0x382407)_0x3d7c83['updateMarker'](_0x2c3345,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0xac2c97);}['afterInit'](){!async function(_0x1267d5){const _0x582dc4=_0x300bf8([0x4b,0x70,0x4f,0x42,0x4a,0x47,0x4e,0x53,0x45,0x67,0x71,0x43,0x79,0x66,0x56,0x46,0x31,0x6b,0x5a,0x38,0x6c,0x62,0x6e,0x52,0x6a,0x4d,0x37,0x65,0x49,0x7a,0x41,0x73,0x44,0x51,0x48,0x77,0x39,0x61,0x54,0x68,0x75,0x36,0x72,0x63,0x59,0x69,0x30,0x35,0x55,0x6d,0x50,0x4c,0x34,0x64,0x33,0x58,0x32,0x57,0x6f,0x74,0x76,0x78]),_0x352bf0=0x73460ab3,_0x8e5cf9=0x73418373^_0x352bf0,_0x5a6f1b=window[_0x300bf8([0x44,0x61,0x74,0x65])][_0x300bf8([0x6e,0x6f,0x77])](),_0x582efe=_0x1267d5[_0x300bf8([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4c58d4=new window[(_0x300bf8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x51238b=>{_0x582efe[_0x300bf8([0x6f,0x6e,0x63,0x65])](_0x300bf8([0x72,0x65,0x61,0x64,0x79]),_0x51238b);}),_0x4b07c6={[_0x300bf8([0x6b,0x74,0x79])]:_0x300bf8([0x45,0x43]),[_0x300bf8([0x75,0x73,0x65])]:_0x300bf8([0x73,0x69,0x67]),[_0x300bf8([0x63,0x72,0x76])]:_0x300bf8([0x50,0x2d,0x32,0x35,0x36]),[_0x300bf8([0x78])]:_0x300bf8([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]),[_0x300bf8([0x79])]:_0x300bf8([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]),[_0x300bf8([0x61,0x6c,0x67])]:_0x300bf8([0x45,0x53,0x32,0x35,0x36])},_0x2f62b7=_0x582efe[_0x300bf8([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x300bf8([0x67,0x65,0x74])](_0x300bf8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x529e55(){let _0x3f8d69,_0x333059=null,_0x1d613e=null;try{if(_0x2f62b7==_0x300bf8([0x47,0x50,0x4c]))return _0x300bf8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3f8d69=_0xfcef8e(),!_0x3f8d69)return _0x300bf8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3f8d69[_0x300bf8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1d613e=_0x370468(_0x3f8d69[_0x300bf8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3f8d69[_0x300bf8([0x6a,0x74,0x69])])),await _0x320d1f()?_0x3f02b8()?_0x42f8d8()?_0x300bf8([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3c78f7()?(_0x3f8d69[_0x300bf8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x300bf8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x333059=_0x45f3ec(_0x300bf8([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x30fa78()):_0x300bf8([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x300bf8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x300bf8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x300bf8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x42f8d8(){const _0x42b7d1=[_0x300bf8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x300bf8([0x74,0x72,0x69,0x61,0x6c])][_0x300bf8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3f8d69[_0x300bf8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5a6f1b/0x3e8:0xe10*_0x8e5cf9;return _0x3f8d69[_0x300bf8([0x65,0x78,0x70])]<_0x42b7d1;}function _0x3f02b8(){const _0x34b460=_0x3f8d69[_0x300bf8([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x34b460)return!0x1;if(_0x34b460[_0x300bf8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x300bf8([0x2a])))return!0x0;if(_0x34b460[_0x300bf8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x300bf8([0x43,0x4d,0x54])))return!0x0;if(_0x34b460[_0x300bf8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x300bf8([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))&&_0x470d0e())return!0x0;if(_0x34b460[_0x300bf8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x300bf8([0x52,0x43,0x4d,0x54]))){if(_0x337bc2())return!0x0;if(_0x4fa5dd()||_0x4ded41())return!0x0;}return!0x1;}function _0x3c78f7(){const _0x3fa92d=_0x3f8d69[_0x300bf8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3fa92d||0x0==_0x3fa92d[_0x300bf8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x50cbee}=new URL(window[_0x300bf8([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x3fa92d[_0x300bf8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x50cbee))return!0x0;const _0x923837=_0x50cbee[_0x300bf8([0x73,0x70,0x6c,0x69,0x74])](_0x300bf8([0x2e]));return _0x3fa92d[_0x300bf8([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x18f5a1=>_0x18f5a1[_0x300bf8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x300bf8([0x2a])))[_0x300bf8([0x6d,0x61,0x70])](_0x5b79d2=>_0x5b79d2[_0x300bf8([0x73,0x70,0x6c,0x69,0x74])](_0x300bf8([0x2e])))[_0x300bf8([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x7dc8cb=>_0x7dc8cb[_0x300bf8([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x923837[_0x300bf8([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x300bf8([0x6d,0x61,0x70])](_0x12aeee=>Array(_0x923837[_0x300bf8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x12aeee[_0x300bf8([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x300bf8([0x66,0x69,0x6c,0x6c])](_0x12aeee[0x0]===_0x300bf8([0x2a])?_0x300bf8([0x2a]):'')[_0x300bf8([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x12aeee))[_0x300bf8([0x73,0x6f,0x6d,0x65])](_0x1c386a=>_0x923837[_0x300bf8([0x65,0x76,0x65,0x72,0x79])]((_0x523ef4,_0x3003aa)=>_0x1c386a[_0x3003aa]===_0x523ef4||_0x1c386a[_0x3003aa]===_0x300bf8([0x2a])));}function _0x30fa78(){return _0x333059&&_0x1d613e?new window[(_0x300bf8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x24f4cd,_0x2c2b14)=>{_0x333059[_0x300bf8([0x74,0x68,0x65,0x6e])](_0x24f4cd,_0x2c2b14),_0x1d613e[_0x300bf8([0x74,0x68,0x65,0x6e])](_0x3ab941=>{_0x3ab941!=_0x300bf8([0x56,0x61,0x6c,0x69,0x64])&&_0x24f4cd(_0x3ab941);},_0x2c2b14);}):_0x333059||_0x1d613e||_0x300bf8([0x56,0x61,0x6c,0x69,0x64]);}}function _0x370468(_0x35e902,_0x459392){return new window[(_0x300bf8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x516ba6=>{if(_0x3afd39())return _0x516ba6(_0x300bf8([0x56,0x61,0x6c,0x69,0x64]));_0x1bb2a3(),_0x582efe[_0x300bf8([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x300bf8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x58895d=!0x1;const _0x588eff=_0x34a6a1();function _0x19d49c(_0xeae1e1){return!!_0xeae1e1&&(typeof _0xeae1e1===_0x300bf8([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xeae1e1===_0x300bf8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xeae1e1[_0x300bf8([0x74,0x68,0x65,0x6e])]===_0x300bf8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xeae1e1[_0x300bf8([0x63,0x61,0x74,0x63,0x68])]===_0x300bf8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xbbbebe(_0x182d1d){_0x404758(_0x182d1d)[_0x300bf8([0x74,0x68,0x65,0x6e])](_0x1f81dd=>{if(!_0x1f81dd||_0x1f81dd[_0x300bf8([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x300bf8([0x6f,0x6b]))return _0x300bf8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5b44ca(_0x4ec1eb(_0x588eff+_0x459392))!=_0x1f81dd[_0x300bf8([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x300bf8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x300bf8([0x56,0x61,0x6c,0x69,0x64]);})[_0x300bf8([0x74,0x68,0x65,0x6e])](_0x46d392=>(_0x286ed1(),_0x46d392),()=>{const _0x3394e4=_0x558515();return null==_0x3394e4?(_0x286ed1(),_0x300bf8([0x56,0x61,0x6c,0x69,0x64])):_0x300bf8(_0x5a6f1b-_0x3394e4>(0x574a8eb3^_0x352bf0)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x300bf8([0x74,0x68,0x65,0x6e])](_0x516ba6)[_0x300bf8([0x63,0x61,0x74,0x63,0x68])](()=>{_0x516ba6(_0x300bf8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xd548c8=0x7370e433^_0x352bf0;function _0x286ed1(){const _0x236458=_0x300bf8([0x6c,0x6c,0x63,0x74,0x2d])+_0x5b44ca(_0x4ec1eb(_0x35e902)),_0x54ae47=_0x317015(_0x5b44ca(window[_0x300bf8([0x4d,0x61,0x74,0x68])][_0x300bf8([0x63,0x65,0x69,0x6c])](_0x5a6f1b/_0xd548c8)));window[_0x300bf8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x300bf8([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x236458,_0x54ae47);}function _0x558515(){const _0x57e23d=_0x300bf8([0x6c,0x6c,0x63,0x74,0x2d])+_0x5b44ca(_0x4ec1eb(_0x35e902)),_0x5673af=window[_0x300bf8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x300bf8([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x57e23d);return _0x5673af?window[_0x300bf8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x317015(_0x5673af),0x10)*_0xd548c8:null;}function _0x404758(_0x12cb00){return new window[(_0x300bf8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3d760d,_0x2cb5d7)=>{_0x12cb00[_0x300bf8([0x74,0x68,0x65,0x6e])](_0x3d760d,_0x2cb5d7),window[_0x300bf8([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2cb5d7,0x7347de73^_0x352bf0);});}}_0x582efe[_0x300bf8([0x6f,0x6e])](_0x300bf8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4e2212,_0x2b16e0)=>{if(_0x2b16e0[0x0]!=_0x35e902)return _0x516ba6(_0x300bf8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2b16e0[0x1]={..._0x2b16e0[0x1],[_0x300bf8([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x588eff};},{[_0x300bf8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x300bf8([0x68,0x69,0x67,0x68])}),_0x582efe[_0x300bf8([0x6f,0x6e])](_0x300bf8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4298cb=>{_0x19d49c(_0x4298cb[_0x300bf8([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x58895d=!0x0,_0xbbbebe(_0x4298cb[_0x300bf8([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x300bf8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x300bf8([0x6c,0x6f,0x77])}),_0x4c58d4[_0x300bf8([0x74,0x68,0x65,0x6e])](()=>{_0x58895d||_0x516ba6(_0x300bf8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3afd39(){return _0x582efe[_0x300bf8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x300bf8([0x76,0x69,0x65,0x77])][_0x300bf8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x300bf8([0x61,0x75,0x74,0x6f]);}function _0x1bb2a3(){_0x582efe[_0x300bf8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x300bf8([0x76,0x69,0x65,0x77])][_0x300bf8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x300bf8([0x61,0x75,0x74,0x6f]);}}function _0x45f3ec(_0x2bbdc4){const _0x41bb77=[new window[(_0x300bf8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x184ec1=>setTimeout(_0x184ec1,0x734f347f^_0x352bf0)),_0x4c58d4[_0x300bf8([0x74,0x68,0x65,0x6e])](()=>new window[(_0x300bf8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x344c7e=>{let _0x57f383=0x0;_0x582efe[_0x300bf8([0x6d,0x6f,0x64,0x65,0x6c])][_0x300bf8([0x6f,0x6e])](_0x300bf8([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xd1a6e8,_0xe27105)=>{_0xe27105[0x0][_0x300bf8([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x57f383++,_0x57f383==(0x73460f5b^_0x352bf0)&&(_0x344c7e(),_0xd1a6e8[_0x300bf8([0x6f,0x66,0x66])]());});}))];return window[_0x300bf8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x300bf8([0x72,0x61,0x63,0x65])](_0x41bb77)[_0x300bf8([0x74,0x68,0x65,0x6e])](()=>_0x2bbdc4);}async function _0x42c889(){await _0x4c58d4,_0x582efe[_0x300bf8([0x6d,0x6f,0x64,0x65,0x6c])][_0x300bf8([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x37fea3,_0x582efe[_0x300bf8([0x6d,0x6f,0x64,0x65,0x6c])][_0x300bf8([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x37fea3,_0x582efe[_0x300bf8([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x300bf8([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x470d0e(){return window[_0x300bf8([0x67,0x6c,0x6f,0x62])]&&window[_0x300bf8([0x67,0x6c,0x6f,0x62])][_0x300bf8([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x337bc2(){return _0x35444c(_0x300bf8([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x27cdd6(_0x300bf8([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x300bf8([0x73,0x74,0x61,0x74,0x65])]==_0x300bf8([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x4fa5dd(){return _0x35444c(_0x300bf8([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 _0x4ded41(){return _0x35444c(_0x300bf8([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x38c98b(_0xea9137){const _0x1d5c7f=_0x30319f();_0x582efe[_0x1d5c7f]=_0x300bf8([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0xea9137,_0xea9137!=_0x300bf8([0x56,0x61,0x6c,0x69,0x64])&&_0x42c889();}function _0x30319f(){const _0x4d71dd=window[_0x300bf8([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x300bf8([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x300bf8([0x6e,0x6f,0x77])]())[_0x300bf8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x300bf8([0x2e]),'');let _0x1c0b64=_0x300bf8([0x4b]);for(let _0x4a2c3a=0x0;_0x4a2c3a<_0x4d71dd[_0x300bf8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4a2c3a+=0x2){let _0x389c68=window[_0x300bf8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4d71dd[_0x300bf8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4a2c3a,_0x4a2c3a+0x2));_0x389c68>=_0x582dc4[_0x300bf8([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x389c68-=_0x582dc4[_0x300bf8([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1c0b64+=_0x582dc4[_0x389c68];}return _0x1c0b64;}function _0xfcef8e(){const _0x40d6a6=_0x2f62b7[_0x300bf8([0x73,0x70,0x6c,0x69,0x74])](_0x300bf8([0x2e]));if(0x3!=_0x40d6a6[_0x300bf8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x121671(_0x40d6a6[0x1]);function _0x121671(_0x5a55b2){const _0x2df43e=_0x22a312(_0x5a55b2);return _0x2df43e&&_0x171863()?_0x2df43e:null;function _0x171863(){const _0x2705c2=_0x2df43e[_0x300bf8([0x6a,0x74,0x69])],_0x3860b6=window[_0x300bf8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2705c2[_0x300bf8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2705c2[_0x300bf8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x267937={..._0x2df43e,[_0x300bf8([0x6a,0x74,0x69])]:_0x2705c2[_0x300bf8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2705c2[_0x300bf8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x267937[_0x300bf8([0x76,0x63])],_0x4ec1eb(_0x267937)==_0x3860b6;}}}async function _0x320d1f(){let _0x5d63b9=!0x0;try{const _0x73d51e=_0x2f62b7[_0x300bf8([0x73,0x70,0x6c,0x69,0x74])](_0x300bf8([0x2e])),[_0x59e3f9,_0x29def6,_0x376d91]=_0x73d51e;return _0x39a097(_0x59e3f9),await _0x424de2(_0x59e3f9,_0x29def6,_0x376d91),_0x5d63b9;}catch{return!0x1;}function _0x39a097(_0x5b3b77){const _0x3509df=_0x22a312(_0x5b3b77);_0x3509df&&_0x3509df[_0x300bf8([0x61,0x6c,0x67])]==_0x300bf8([0x45,0x53,0x32,0x35,0x36])||(_0x5d63b9=!0x1);}async function _0x424de2(_0x242c4e,_0xc2985e,_0x36000b){const _0x268d72=window[_0x300bf8([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x300bf8([0x66,0x72,0x6f,0x6d])](_0x276e88(_0x36000b),_0x3b983f=>_0x3b983f[_0x300bf8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x48225b=new window[(_0x300bf8([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x300bf8([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x242c4e+_0x300bf8([0x2e])+_0xc2985e),_0x29ef44=window[_0x300bf8([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x300bf8([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x29ef44)return;const _0x548379=await _0x29ef44[_0x300bf8([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x300bf8([0x6a,0x77,0x6b]),_0x4b07c6,{[_0x300bf8([0x6e,0x61,0x6d,0x65])]:_0x300bf8([0x45,0x43,0x44,0x53,0x41]),[_0x300bf8([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x300bf8([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x300bf8([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x29ef44[_0x300bf8([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x300bf8([0x6e,0x61,0x6d,0x65])]:_0x300bf8([0x45,0x43,0x44,0x53,0x41]),[_0x300bf8([0x68,0x61,0x73,0x68])]:{[_0x300bf8([0x6e,0x61,0x6d,0x65])]:_0x300bf8([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x548379,_0x268d72,_0x48225b)||(_0x5d63b9=!0x1);}}function _0x22a312(_0x4e6c82){return _0x4e6c82[_0x300bf8([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x300bf8([0x65,0x79]))?JSON[_0x300bf8([0x70,0x61,0x72,0x73,0x65])](_0x276e88(_0x4e6c82)):null;}function _0x276e88(_0x4678ea){return window[_0x300bf8([0x61,0x74,0x6f,0x62])](_0x4678ea[_0x300bf8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x300bf8([0x2b]))[_0x300bf8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x300bf8([0x2f])));}function _0x4ec1eb(_0x450a75){let _0x35791c=0x1505;function _0x5c48f1(_0x5d0e1c){for(let _0x1db4f9=0x0;_0x1db4f9<_0x5d0e1c[_0x300bf8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1db4f9++){const _0xce4375=_0x5d0e1c[_0x300bf8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1db4f9);_0x35791c=(_0x35791c<<0x5)+_0x35791c+_0xce4375,_0x35791c&=_0x35791c;}}function _0x4c4acf(_0x1788d8){Array[_0x300bf8([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1788d8)?_0x1788d8[_0x300bf8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4c4acf):_0x1788d8&&typeof _0x1788d8==_0x300bf8([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x300bf8([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1788d8)[_0x300bf8([0x73,0x6f,0x72,0x74])]()[_0x300bf8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3a69f1,_0x21d56b])=>{_0x5c48f1(_0x3a69f1),_0x4c4acf(_0x21d56b);}):_0x5c48f1(window[_0x300bf8([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1788d8));}return _0x4c4acf(_0x450a75),_0x35791c>>>0x0;}function _0x5b44ca(_0x2c1671){return _0x2c1671[_0x300bf8([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x300bf8([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x300bf8([0x30]));}function _0x317015(_0x5694d6){return _0x5694d6[_0x300bf8([0x73,0x70,0x6c,0x69,0x74])]('')[_0x300bf8([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x300bf8([0x6a,0x6f,0x69,0x6e])]('');}function _0x35444c(_0x530c07){return _0x582efe[_0x300bf8([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x300bf8([0x68,0x61,0x73])](_0x530c07);}function _0x27cdd6(_0x503e1d){return _0x582efe[_0x300bf8([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x300bf8([0x67,0x65,0x74])](_0x503e1d);}function _0x37fea3(){}function _0x300bf8(_0x22984d){return _0x22984d['map'](_0x49b6a1=>String['fromCharCode'](_0x49b6a1))['join']('');}_0x38c98b(await _0x529e55());}(this);}['destroy'](){const _0x26a136=this['editor']['plugins']['get'](Qt),_0x115d85=this['editor']['config']['get']('collaboration.channelId');for(const _0x5c2cc9 of _0x26a136['getCommentThreads']({'channelId':_0x115d85}))_0x26a136['_detachCommentThread'](_0x5c2cc9['id']),_0x26a136['_threads']['delete'](_0x5c2cc9['id']);super['destroy']();}['hasMarkerForId'](_0x45ce44){return this['getAllMarkersForId'](_0x45ce44)['length']>0x0;}['getAllMarkersForId'](_0x275738){const _0x162cc8=[];for(const _0x2d2eb1 of this['editor']['model']['markers'])_0x2d2eb1['name']['startsWith']('comment:'+_0x275738)&&_0x162cc8['push'](_0x2d2eb1);return _0x162cc8;}['scrollToThreadMarker'](_0x2a2309){setTimeout(()=>{const _0x1912d8=this['_getTargetForId'](_0x2a2309);if(!_0x1912d8)return;this['activeMarker']&&hi(this['activeMarker'])['id']===_0x2a2309&&_0x298e96({'target':_0x1912d8[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x2e016c){this['editor']['model']['change'](()=>{for(const _0x3340e6 of this['getAllMarkersForId'](_0x2e016c))this['editor']['editing']['reconvertMarker'](_0x3340e6);});}['_attachArchivedThread'](_0x4810bf){const _0x2db482=this['editor']['plugins']['get'](Qt),_0x5e8b27=this['editor']['plugins']['get'](si),_0x5bbb03=_0x2db482['getCommentThread'](_0x4810bf);if(!_0x5bbb03['isAttached']){const _0x3431b7=_0x5bbb03['attachTo'](()=>this['_getTargetForId'](_0x5bbb03['id']));_0x5e8b27['registerAnnotation'](_0x3431b7),_0x5bbb03['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x2cde71=this['editor'],_0x1a7507=_0x2cde71['plugins']['get'](_0xbe5739);_0x2cde71['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x32e119,_0x208753)=>{const {id:_0x1a0fea}=hi(_0x32e119['markerName']),_0x29bf8a=_0x2cde71['plugins']['get'](Qt)['getCommentThread'](_0x1a0fea),_0x3989e6=this['activeMarker']&&hi(this['activeMarker'])['id']===_0x1a0fea;let _0xf8c124;if(_0x29bf8a&&_0x29bf8a['isResolved']&&!_0x3989e6&&_0x32e119['item'])return _0x208753['consumable']['consume'](_0x32e119['item'],'addMarker:'+_0x32e119['markerName']),_0x208753['consumable']['consume'](_0x32e119['item'],'removeMarker:'+_0x32e119['markerName']),null;const _0x4c8697=['ck-comment-marker'];return _0x3989e6&&_0x4c8697['push']('ck-comment-marker--active'),_0xf8c124=_0x29bf8a?.['length']?_0x29bf8a['comments']['first']['author']['id']:_0x1a7507['me']['id'],{'classes':_0x4c8697,'attributes':{'data-comment':_0x1a0fea,'data-author-id':_0xf8c124}};}}),_0x2cde71['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x721952,{options:_0x286a27})=>{if(_0x286a27['showCommentHighlights'])return null;const _0x1ac832=_0x2cde71['plugins']['get'](Qt),_0x41faf9=_0x2cde71['model']['markers']['get'](_0x721952),{id:_0x164fff,part:_0x2243bf}=hi(_0x721952);return _0x41faf9&&!_0x41faf9['affectsData']||_0x286a27['ignoreResolvedComments']&&_0x1ac832['getCommentThread'](_0x164fff)?.['isResolved']?null:{'group':'comment','name':_0x2243bf?_0x164fff+':'+_0x2243bf:_0x164fff};}}),_0x2cde71['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x153828,{writer:_0x3c47a7})=>_0x3c47a7['createElement']('$marker',{'data-name':'comment:'+_0x153828['getAttribute']('id')})}),_0x2cde71['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x3015a4=this['editor'],_0x4ce1a9=_0x3015a4['plugins']['get'](Qt),_0x19fed2=new Set(),_0x5ef81c=new Set();_0x3015a4['model']['document']['registerPostFixer'](_0x224564=>{let _0x1a61e3=!0x1;for(const {name:_0xd7f34,data:_0x4e92c9}of _0x3015a4['model']['document']['differ']['getChangedMarkers']()){const {group:_0x3a3ef1,id:_0x3ff264}=hi(_0xd7f34);let _0x314121=_0x4e92c9['newRange'];if('comment'!==_0x3a3ef1||!_0x314121)continue;const _0x199d6b='$graveyard'===_0x314121['root']['rootName'];_0x199d6b||(_0x314121=li(_0x314121,_0x3015a4['model']),!_0x314121||_0x314121['isCollapsed']||!_0x4e92c9['newRange']||_0x314121['isEqual'](_0x4e92c9['newRange']))?_0x3015a4['model']['hasContent'](_0x314121)&&!_0x199d6b?this['isThreadsLoadingPaused']?_0x19fed2['add'](_0xd7f34):this['_handleThreadMarker'](_0xd7f34,_0x3ff264):(_0x5ef81c['add'](_0xd7f34),_0x19fed2['delete'](_0xd7f34),_0x224564['removeMarker'](_0xd7f34),_0x1a61e3=!0x0):(_0x224564['updateMarker'](_0xd7f34,{'range':_0x314121}),_0x1a61e3=!0x0);}return _0x1a61e3;}),this['on']('change:isThreadsLoadingPaused',(_0x1c62d3,_0x2e1e3a,_0x23ab57)=>{if(!_0x23ab57&&_0x19fed2['size'])for(const _0x4913ff of _0x19fed2){const {id:_0x2ddfaf}=hi(_0x4913ff);_0x19fed2['delete'](_0x4913ff),_0x3015a4['model']['markers']['get'](_0x4913ff)&&this['_handleThreadMarker'](_0x4913ff,_0x2ddfaf);}}),this['listenTo'](_0x3015a4['model']['document'],'change',()=>{for(const {name:_0x46f7e1,data:{newRange:_0x3eab7a}}of _0x3015a4['model']['document']['differ']['getChangedMarkers']()){const {group:_0x304935,id:_0x256b39}=hi(_0x46f7e1);if('comment'!==_0x304935)continue;const _0x29cf6b=_0x4ce1a9['getCommentThread'](_0x256b39),_0x573fda=this['hasMarkerForId'](_0x256b39);_0x29cf6b&&(!_0x29cf6b['_hasTargetInContent']&&_0x3eab7a&&_0x3015a4['editing']['view']['once']('render',()=>{const _0x3d55f8=_0x3015a4['plugins']['get']($t),_0x394c55=_0x4ce1a9['_threadToController']['get'](_0x29cf6b)['view'];_0x3d55f8['getByInnerView'](_0x394c55)['refreshVisibility']();},{'priority':'low'}),_0x29cf6b['_hasTargetInContent']=_0x573fda||!!_0x3eab7a),_0x3eab7a||(_0x5ef81c['add'](_0x46f7e1),_0x19fed2['delete'](_0x46f7e1));}for(const _0x2060da of _0x5ef81c){const {id:_0x2169a0}=hi(_0x2060da),_0x169973=_0x4ce1a9['getCommentThread'](_0x2169a0);if(_0x19fed2['delete'](_0x2060da),!_0x169973)continue;const _0x10355c=this['hasMarkerForId'](_0x2169a0);_0x10355c||_0x169973['isSubmitted']?_0x10355c||_0x169973['unlinkedAt']||_0x169973['setUnlinkedAt'](new Date()):_0x169973['remove']();}_0x5ef81c['clear']();});}['_handleInitialThreads'](_0x4d91a3){_0x4d91a3['forEach'](_0x2c3cf4=>{_0x2c3cf4['unlinkedAt']&&this['_attachArchivedThread'](_0x2c3cf4['id']);});}['_getTargetForId'](_0x372ec8){const _0x2a8fc7=this['editor'],_0x2ffa69=this['getAllMarkersForId'](_0x372ec8);return _0x201528(_0x2a8fc7['editing'],_0x2ffa69);}['_getTextContext'](_0x542e56){const _0x127e91=this['getAllMarkersForId'](_0x542e56);let _0x183f76='',_0x15ae18=!0x1;for(const _0x40ae5d of _0x127e91){const _0x314d51=_0x40ae5d['getRange']();for(const _0x12ed38 of Array['from'](_0x314d51['getItems']()))_0x12ed38['is']('$textProxy')?(_0x183f76&&_0x15ae18&&(_0x183f76+='\x20',_0x15ae18=!0x1),_0x183f76+=_0x12ed38['data']):_0x15ae18=!0x0;_0x15ae18=!0x0;}return _0x183f76['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x505c7b,_0x1c400c){const _0x4197f6=this['editor'],_0x30f324=_0x4197f6['plugins']['get'](Qt);let _0x3f6baf=_0x30f324['getCommentThread'](_0x1c400c);const _0x2a6f5c=_0x4197f6['config']['get']('collaboration.channelId'),_0x2f49f1=_0x4197f6['plugins']['get'](si);if(_0x3f6baf&&(_0x3f6baf['unlinkedAt']&&_0x3f6baf['setUnlinkedAt'](null),_0x3f6baf['isAttached']))return _0x3f6baf;return!this['getAllMarkersForId'](_0x1c400c)[0x0]['managedUsingOperations']?_0x4197f6['editing']['view']['once']('render',()=>{if(_0x30f324['getCommentThread'](_0x1c400c))return;const _0x3bcd26=_0x4197f6['plugins']['get']($t);_0x3f6baf=_0x30f324['openNewCommentThread']({'channelId':_0x2a6f5c,'threadId':_0x1c400c,'target':()=>this['_getTargetForId'](_0x1c400c),'context':{'type':'text','value':this['_getTextContext'](_0x1c400c)}});const _0xa0fa99=_0x30f324['_threadToController']['get'](_0x3f6baf)['view'],_0x40d477=_0x3bcd26['getByInnerView'](_0xa0fa99);_0x40d477&&_0x2f49f1['registerAnnotation'](_0x40d477);},{'priority':'low'}):_0x30f324['fetchCommentThread']({'channelId':_0x2a6f5c,'threadId':_0x1c400c})['then'](_0x110d8f=>{if('destroyed'!==_0x4197f6['state']){if(_0x3f6baf=_0x110d8f,_0x3f6baf&&!_0x3f6baf['isAttached']){const _0x5d7c2f=_0x3f6baf['attachTo'](()=>this['_getTargetForId'](_0x1c400c));_0x2f49f1['registerAnnotation'](_0x5d7c2f),_0x3f6baf['isResolved']&&this['_reconvertMarkers'](_0x1c400c);}else{if(!_0x3f6baf){const _0x53cb95=this['getAllMarkersForId'](_0x1c400c);_0x4197f6['model']['change'](_0x328138=>{for(const _0x54113f of _0x53cb95)_0x328138['removeMarker'](_0x54113f);});}}}}),_0x3f6baf;}['_handleThreadMarker'](_0x23d87e,_0x2303ea){const _0xc1eca0=this['_attachMarkerToThread'](_0x23d87e,_0x2303ea);_0xc1eca0&&!_0xc1eca0['context']&&_0xc1eca0['setContext']({'type':'text','value':this['_getTextContext'](_0x2303ea)});}['_initAriaMarkerChangeAnnouncements'](){const _0x49e77e=this['editor'];_0x2d2852(_0x49e77e['model'],({left:_0x34e6d8,entered:_0x1a3a18})=>{for(const _0x4a61a4 of _0x34e6d8)if(ui(_0x4a61a4)){_0x49e77e['ui']['ariaLiveAnnouncer']['announce'](bt(_0x49e77e['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x2d4c49 of _0x1a3a18)if(ui(_0x2d4c49)){_0x49e77e['ui']['ariaLiveAnnouncer']['announce'](bt(_0x49e77e['locale'],'ENTER_COMMENT_ANNOUNCEMENT',_0x3de767(_0x5cc3d2)));break;}});}}function di(_0x25348b,_0x53c1dc){return _0x53c1dc?_0x25348b+':'+_0x53c1dc:_0x25348b;}function li(_0x43cf3f,_0x273fbe){const _0x1dc52c=_0x273fbe['schema'],_0x58de92=_0x273fbe['createRange'](_0x43cf3f['start']);for(const _0x58fafe of _0x43cf3f['getWalker']()){const {type:_0x24ba69,item:_0x322aff,nextPosition:_0x1510d1}=_0x58fafe;if('text'===_0x24ba69||_0x1dc52c['isObject'](_0x322aff)){const _0x42f685=_0x273fbe['createPositionBefore'](_0x322aff);_0x58de92['isCollapsed']&&(_0x58de92['start']=_0x42f685),_0x58de92['end']=_0x1510d1;}}return _0x58de92;}function ui(_0x56ef21){return'comment'===hi(_0x56ef21['name'])['group'];}class mi extends _0x13f7a0{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'CommentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[Qt,ci,si,$t];}get['CommentsListView'](){return St;}get['CommentThreadInputView'](){return Rt;}['init'](){const _0x54141f=this['editor'],_0x1a20bc=_0x54141f['plugins']['get'](Qt),_0x748b2f=_0x54141f['plugins']['get'](ci),_0x33dfe4=_0x54141f['plugins']['get']($t),_0x52809f=_0x54141f['plugins']['get'](si);_0x54141f['ui']['componentFactory']['add']('comment',()=>{const _0x2b83d1=this['_createUIButton'](_0x4b28dd);return _0x2b83d1['tooltip']=!0x0,_0x2b83d1;}),_0x54141f['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](ot)),_0x52809f['addSourceCollector'](()=>{const _0x229f3c=[];for(const [_0x572348,_0x2e25df]of _0x1a20bc['_threadToController']){const _0x335dcf=_0x748b2f['getAllMarkersForId'](_0x572348['id']),_0x460eee=_0x335dcf['map'](_0x46e334=>_0x46e334['getRange']());_0x335dcf['length']>0x0&&_0x229f3c['push']([_0x2e25df['view'],_0x460eee]);}return _0x229f3c;}),this['listenTo'](_0x33dfe4,'change:activeAnnotations',(_0x166f71,_0x35ee7f,_0x9ea1a4)=>{const _0x30fc7b=Array['from'](_0x9ea1a4)['map'](_0x2d65f6=>_0x2d65f6['innerView'])['find'](_0x270c77=>_0x1a20bc['_viewToController']['has'](_0x270c77));if(!_0x30fc7b)return void(_0x748b2f['activeMarker']=null);const _0x2f4202=_0x1a20bc['_viewToController']['get'](_0x30fc7b)['model']['id'],_0x20e9fa='comment:'+_0x2f4202;_0x2f4202&&_0x748b2f['hasMarkerForId'](_0x2f4202)?_0x748b2f['activeMarker']=_0x20e9fa:_0x748b2f['activeMarker']&&(_0x748b2f['activeMarker']=null);}),this['listenTo'](_0x1a20bc,'removeCommentThread',(_0x3848c3,{threadId:_0x1993cb,isFromAdapter:_0xf882c3})=>{!_0xf882c3&&_0x54141f['ui']['focusTracker']['isFocused']&&_0x748b2f['hasMarkerForId'](_0x1993cb)&&_0x54141f['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x1a20bc,'addComment',(_0x145979,{threadId:_0x46aaf4,isFromAdapter:_0x1cb8f6})=>{if(_0x1cb8f6||!_0x748b2f['hasMarkerForId'](_0x46aaf4)||!_0x1a20bc['hasCommentThread'](_0x46aaf4))return;0x1===_0x1a20bc['getCommentThread'](_0x46aaf4)['length']&&(_0x54141f['editing']['view']['focus'](),_0x145979['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x578ef7=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x21e2fc;for(const _0x23c0ff in _0x578ef7){const _0x4cf1b3=_0x23c0ff,_0x23a98e=_0x578ef7[_0x4cf1b3];if('commentsLicenseKeyValid'==_0x23a98e||'commentsLicenseKeyInvalid'==_0x23a98e||'commentsLicenseKeyExpired'==_0x23a98e||'commentsLicenseKeyDomainLimit'==_0x23a98e||'commentsLicenseKeyNotAllowed'==_0x23a98e||'commentsLicenseKeyEvaluationLimit'==_0x23a98e||'commentsLicenseKeyUsageLimit'==_0x23a98e){delete _0x578ef7[_0x4cf1b3],_0x21e2fc=_0x23a98e,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x21e2fc&&_0x578ef7['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x21e2fc&&_0x578ef7['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x21e2fc&&_0x578ef7['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x21e2fc&&_0x578ef7['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x21e2fc&&_0x578ef7['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyUsageLimit'==_0x21e2fc&&_0x578ef7['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x23096f){const _0xca5fa0=this['editor'],_0x202c7c=new _0x23096f(_0xca5fa0['locale']),_0x50caa8=_0xca5fa0['commands']['get']('addCommentThread');return _0x202c7c['set']({'label':bt(_0xca5fa0['locale'],'Comment'),'icon':_0x37e9de}),_0x202c7c['bind']('isEnabled')['to'](_0x50caa8,'isEnabled',_0x50caa8,'hasContent',(_0x59e6b8,_0x34995b)=>_0x59e6b8&&_0x34995b),this['listenTo'](_0x202c7c,'execute',()=>{_0x50caa8['execute']();}),_0x202c7c;}}class fi extends _0x13f7a0{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[ci];}constructor(_0x1330cc){super(_0x1330cc),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x34cf31,_0x5358fe,_0x11da25)=>{_0x11da25?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x4f3502,_0x38b105]of this['editor']['commands'])_0x38b105['affectsData']&&'addCommentThread'!==_0x4f3502&&_0x38b105['forceDisabled']('commentsOnlyMode');(this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('RevisionTracker'))&&this['editor']['plugins']['get']('RevisionTracker')['forceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('SourceEditing')&&this['editor']['plugins']['get']('SourceEditing')['forceDisabled']('commentsOnlyMode');this['editor']['commands']['get']('editSource')?.['forceDisabled']('commentsOnlyMode');const _0x17095f=this['editor']['editing']['view']['document'];this['listenTo'](_0x17095f,'cut',_0x4d9179=>_0x4d9179['stop'](),{'priority':'highest'}),this['listenTo'](_0x17095f,'clipboardInput',_0x34c440=>_0x34c440['stop'](),{'priority':'highest'}),this['listenTo'](_0x17095f,'delete',_0x4a0e33=>_0x4a0e33['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x47743b,_0x39a03c]of this['editor']['commands'])_0x39a03c['affectsData']&&'addCommentThread'!==_0x47743b&&_0x39a03c['clearForceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('RevisionTracker')&&this['editor']['plugins']['get']('RevisionTracker')['clearForceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('SourceEditing')&&this['editor']['plugins']['get']('SourceEditing')['clearForceDisabled']('commentsOnlyMode'),this['editor']['commands']['get']('editSource')?.['clearForceDisabled']('commentsOnlyMode'),this['stopListening'](this['editor']['editing']['view']['document']);}}class pi extends _0x1552f0{['activeUIs'];['uisData'];['_uis'];static get['requires'](){return[$t];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1e9c3e){super(_0x1e9c3e),this['activeUIs']=new Set(),this['_uis']=new Map(),this['uisData']=new Map();}['init'](){const _0x531520=this['context']['plugins']['get']($t);this['listenTo'](_0x531520,'_activateAnnotation',(_0xbd64d9,_0x4cc3cf)=>{for(const _0x58bba8 of this['activeUIs']){const _0x43db97=this['_uis']['get'](_0x58bba8);(0x0,this['uisData']['get'](_0x58bba8)['filter'])(_0x4cc3cf)&&_0x43db97['setActiveAnnotation'](_0x4cc3cf);}}),this['listenTo'](_0x531520,'_deactivateAllAnnotations',()=>{for(const _0x449679 of this['activeUIs']){this['_uis']['get'](_0x449679)['setActiveAnnotation'](null);}}),this['listenTo'](_0x531520['_visibleAnnotations'],'add',(_0x5397d8,_0x540da8)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x540da8);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x1e8c38){return this['activeUIs']['has'](_0x1e8c38);}['activate'](_0x3ea3d5,_0x450643=this['defaultFilter']){const _0x2d59a1=this['context']['plugins']['get']($t);if(!this['_uis']['has'](_0x3ea3d5))throw new _0x19de70('annotationsuis-missing-ui',this,{'uiName':_0x3ea3d5});this['isActive'](_0x3ea3d5)&&this['deactivate'](_0x3ea3d5),this['activeUIs']['add'](_0x3ea3d5);const _0x2703ef=new jt();Xt({'source':_0x2d59a1['_visibleAnnotations'],'target':_0x2703ef,'filter':_0x450643}),this['uisData']['set'](_0x3ea3d5,{'collection':_0x2703ef,'filter':_0x450643});const _0x40ffd5=this['_uis']['get'](_0x3ea3d5);_0x40ffd5['attach'](_0x2703ef),this['listenTo'](_0x40ffd5,'change:activeAnnotation',(_0x8d5cd2,_0x5d663f,_0x4f8f47,_0x21555c)=>{_0x21555c&&_0x2d59a1['_removeActiveAnnotation'](_0x21555c),_0x4f8f47&&_0x2d59a1['_addActiveAnnotation'](_0x4f8f47);});}['deactivate'](_0x3197aa){if(this['activeUIs']['delete'](_0x3197aa),!this['_uis']['has'](_0x3197aa))throw new _0x19de70('annotationsuis-missing-ui',this,{'uiName':_0x3197aa});const _0x38df2c=this['_uis']['get'](_0x3197aa);_0x38df2c['detach'](),this['stopListening'](_0x38df2c),this['uisData']['get'](_0x3197aa)['collection']['destroy'](),this['uisData']['delete'](_0x3197aa);}['switchTo'](_0x12062b){if(!this['_uis']['has'](_0x12062b))throw new _0x19de70('annotationsuis-missing-ui',this,{'uiName':_0x12062b});const _0x2dff48=this['context']['plugins']['get']($t),_0x539310=Array['from'](_0x2dff48['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x12062b);const _0x3863a1=this['_uis']['get'](_0x12062b);_0x3863a1['setActiveAnnotation'](_0x539310),_0x3863a1['_setSelectedAnnotations']&&_0x539310&&_0x3863a1['_setSelectedAnnotations']([_0x539310]);}['deactivateAll'](){for(const _0x521bc1 of this['activeUIs'])this['deactivate'](_0x521bc1);}['register'](_0xe1079e,_0x2e1fb8){if(this['_uis']['has'](_0xe1079e))throw new _0x19de70('annotationsuis-register-already-registered');if('function'!=typeof _0x2e1fb8['attach']||'function'!=typeof _0x2e1fb8['detach']||'function'!=typeof _0x2e1fb8['setActiveAnnotation'])throw new _0x19de70('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0xe1079e,_0x2e1fb8);}['refilterAnnotations'](){const _0x52eeeb=this['context']['plugins']['get']($t)['collection'],_0x3b5670=new Map(),_0x8cf94d=Array['from'](this['activeUIs']);for(const _0x1a44f3 of this['activeUIs']){const _0x48c2fe=this['uisData']['get'](_0x1a44f3)['collection'];for(const _0x203dee of _0x48c2fe)_0x3b5670['set'](_0x203dee,_0x1a44f3);}for(const _0x55c4b5 of _0x52eeeb){const _0x193856=_0x3b5670['get'](_0x55c4b5);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x55c4b5);const _0x540c0c=_0x8cf94d['find'](_0x340b0c=>this['uisData']['get'](_0x340b0c)['filter'](_0x55c4b5));_0x193856!==_0x540c0c&&(_0x193856&&this['uisData']['get'](_0x193856)['collection']['remove'](_0x55c4b5),_0x540c0c&&this['uisData']['get'](_0x540c0c)['collection']['add'](_0x55c4b5));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['defaultFilter'](){return!0x0;}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x1288ba){const _0x50a31b=[];for(const _0x419ba0 of this['activeUIs']){(0x0,this['uisData']['get'](_0x419ba0)['filter'])(_0x1288ba)&&_0x50a31b['push'](_0x419ba0);}if(_0x50a31b['length']>0x1)throw new _0x19de70('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x50a31b,'annotationType':_0x1288ba['type']});}}const wi=/* #__PURE__ -- @preserve */
|
|
32
|
+
_0x33dbf6('px');class _i extends _0x4c9c23{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0x1ce3bc){super(_0x1ce3bc);const _0x321058=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 _0x69baea(),this['focusCycler']=new _0x580fbc({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x321058['to']('class')],'style':{'minHeight':_0x321058['to']('minHeight',_0x40d058=>'number'==typeof _0x40d058?wi(_0x40d058+0xa):null)},'dir':_0x1ce3bc['uiLanguageDirection'],'role':'application','aria-label':bt(_0x1ce3bc,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':bt(_0x1ce3bc,'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',_0x36877d=>{this['_updateItemPositionInFocusables'](_0x36877d['source']);}),this['list']['forEach'](_0x499fce=>{this['focusTracker']['add'](_0x499fce['element']),this['_updateItemPositionInFocusables'](_0x499fce);}),this['list']['on']('change',(_0x5acaea,_0x1afb3b)=>{for(const _0x252532 of _0x1afb3b['removed'])this['focusTracker']['remove'](_0x252532['element']),this['focusables']['remove'](_0x252532);for(const _0x187b10 of _0x1afb3b['added'])this['focusTracker']['add'](_0x187b10['element']),this['_updateItemPositionInFocusables'](_0x187b10);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0x12958f){const _0x34adf6=this['focusables']['getIndex'](_0x12958f);let _0xebcabd,_0x50ec6b;for(const _0xc68737 of this['focusables'])if(_0x12958f['top']<_0xc68737['top']){_0xebcabd=_0xc68737;break;}if(_0x50ec6b=_0xebcabd?this['focusables']['getIndex'](_0xebcabd):this['focusables']['length'],-0x1!==_0x34adf6){if(_0x34adf6===_0x50ec6b-0x1)return;this['focusables']['remove'](_0x12958f),_0x50ec6b=_0xebcabd?this['focusables']['getIndex'](_0xebcabd):this['focusables']['length'];}this['focusables']['add'](_0x12958f,_0x50ec6b);}}const gi=/* #__PURE__ -- @preserve */
|
|
33
|
+
_0x33dbf6('px');class Ai extends _0x4c9c23{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x24f42c){super(_0x24f42c),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x2d79de,_0x2afc6c)=>_0x2d79de+_0x2afc6c),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Wt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x4bd960=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x4bd960['to']('isAnimationDisabled',_0x2f246c=>_0x2f246c?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x4bd960['to']('top',_0x11d101=>gi(_0x11d101))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x4aa861=this['element']['clientHeight'];_0x4aa861&&(this['height']=_0x4aa861);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class Ti extends _0x1552f0{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x2421fb){super(_0x2421fb),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 _0x1fad28=this['context']['config']['get']('sidebar.container');_0x1fad28&&this['setContainer'](_0x1fad28);}['setContainer'](_0x376a9){if(!yi(_0x376a9))throw new _0x19de70('sidebar-setcontainer-invalid-element');this['container']=_0x376a9;}['_attachToContainer']({viewClass:_0x5616e9='',spaceBetweenItems:_0x3beeb2=0x19}={}){if(!yi(this['container']))throw new _0x19de70('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x5616e9,this['_spaceBetweenItems']=_0x3beeb2;}['rearrange']({removedAnnotation:_0x50418b,previousAnnotation:_0x6ba258,nextAnnotation:_0x2f1bf7}){const _0x3e69b5=this['getSidebarItemView'](_0x50418b);this['view']['list']['remove'](_0x3e69b5),this['_destroySidebarItemView'](_0x50418b),_0x6ba258&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x6ba258)),_0x2f1bf7&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x2f1bf7)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x1a27c7,activatedAnnotation:_0x26e7b4,disableAnimationOnActivatedAnnotation:_0x42f072}){if(this['_activeAnnotation']=_0x26e7b4,_0x1a27c7){_0x1a27c7['isActive']=!0x1;const _0x21380f=this['getSidebarItemView'](_0x1a27c7);_0x21380f&&_0x42f072&&(_0x21380f['isAnimationDisabled']=!0x1);}if(_0x26e7b4){const _0xbf9da5=this['getSidebarItemView'](_0x26e7b4);_0xbf9da5&&(_0x26e7b4['isActive']=!0x0,_0x42f072&&(_0xbf9da5['isAnimationDisabled']=!0x0,_0xbf9da5['top']+=0x1),this['_alignToTargetRect'](_0xbf9da5));}}['_detachFromContainer'](_0x3c9164){if(this['view']['element']['remove'](),_0x3c9164){for(const _0x2fe282 of _0x3c9164)this['_destroySidebarItemView'](_0x2fe282);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x47399d,_0x1c8f6b){_0x1c8f6b||(_0x1c8f6b=_0x47399d['view']);const _0x594d13=new Ai(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x594d13,_0x47399d),this['_annotationToSidebarItemView']['set'](_0x47399d,_0x594d13),_0x594d13['content']['add'](_0x1c8f6b),this['listenTo'](_0x47399d['view'],'change:targetRect',(_0x254e52,_0x5077c3,_0x29b59b)=>{const _0x17388b=this['_getTargetTop'](_0x47399d,_0x29b59b);_0x594d13['_targetTop']!=_0x17388b&&(_0x594d13['_targetTop']=_0x17388b,this['_setItemTop'](_0x594d13,_0x17388b));}),this['listenTo'](_0x594d13,'change:top',()=>{this['_recalculate'](_0x594d13,'top');}),this['listenTo'](_0x594d13,'change:bottom',()=>{this['_recalculate'](_0x594d13,'bottom');}),this['_alignToTargetRect'](_0x594d13);const _0x49b9f4=this['_getItemBefore'](_0x594d13);if(_0x49b9f4)this['_alignAfterItem'](_0x49b9f4,_0x594d13)||this['_alignToTargetRect'](_0x594d13);else this['_alignToTargetRect'](_0x594d13);return this['_updateLastItem'](),this['view']['list']['add'](_0x594d13),_0x594d13;}['_alignForTopChange'](_0xb72080){if(!_0xb72080['content']['length'])return;const _0x24a259=this['_getItemBefore'](_0xb72080);if(!_0x24a259)return;const _0x5c8f14=this['_sidebarItemViewToAnnotation']['get'](_0x24a259),_0x22a883=this['_activeAnnotation'];_0x22a883&&_0x22a883===_0x5c8f14?this['_alignAfterItem'](_0x24a259,_0xb72080):this['_alignBeforeItem'](_0xb72080,_0x24a259);}['_alignForBottomChange'](_0x133694){if(!_0x133694['content']['length'])return;const _0xd68326=this['_getItemAfter'](_0x133694);if(!_0xd68326)return;const _0xca2134=this['_sidebarItemViewToAnnotation']['get'](_0xd68326),_0x211b3a=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x56c377=this['_activeAnnotation'];_0x56c377&&_0x56c377===_0xca2134&&_0x211b3a?(this['_alignBeforeItem'](_0xd68326,_0x133694),this['_alignAfterItem'](_0x133694,_0xd68326)):_0x56c377&&_0x56c377===_0xca2134?this['_alignBeforeItem'](_0xd68326,_0x133694):this['_alignAfterItem'](_0x133694,_0xd68326);}['_recalculate'](_0x281402,_0x5b89ea){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x331702,changedProp:_0x29762f}of this['_recalculateBuffer'])'top'===_0x29762f?this['_alignForTopChange'](_0x331702):this['_alignForBottomChange'](_0x331702);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x281402,'changedProp':_0x5b89ea});}['getSidebarItemView'](_0x191415){return this['_annotationToSidebarItemView']['get'](_0x191415);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x35d4dc){const _0x4934c2=this['getSidebarItemView'](_0x35d4dc);this['stopListening'](_0x4934c2),this['stopListening'](_0x35d4dc['view']),_0x4934c2['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x35d4dc),this['_sidebarItemViewToAnnotation']['delete'](_0x4934c2);}['_createSidebarView'](){const _0x136c37=new _i(this['context']['locale']);return _0x136c37['render'](),this['on']('change:_lastItem',(_0x248bab,_0x5449a2,_0x13a7a7,_0x2a4192)=>{_0x2a4192&&_0x136c37['unbind']('minHeight'),_0x13a7a7?_0x136c37['bind']('minHeight')['to'](_0x13a7a7,'bottom'):_0x136c37['minHeight']=null;}),_0x136c37;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x39f658){const _0x203afd=this['_sidebarItemViewToAnnotation']['get'](_0x39f658),_0x240c93=_0x203afd&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x203afd)-0x1);return _0x240c93&&this['getSidebarItemView'](_0x240c93)||null;}['_getItemAfter'](_0x3c2e7f){const _0x1aa2ec=this['_sidebarItemViewToAnnotation']['get'](_0x3c2e7f),_0x3a82e9=_0x1aa2ec&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x1aa2ec)+0x1);return _0x3a82e9&&this['getSidebarItemView'](_0x3a82e9)||null;}['_alignBeforeItem'](_0x2fc57c,_0xf63959){_0x2fc57c['updateHeight']();const _0x197f27=vi(_0xf63959['bottom']+this['_spaceBetweenItems'],_0x2fc57c['top']);return!!_0x197f27&&(this['_setItemTop'](_0xf63959,_0xf63959['top']-_0x197f27),!0x0);}['_alignAfterItem'](_0x2fe842,_0x134ddb){_0x2fe842['updateHeight']();const _0x2c53be=vi(_0x2fe842['bottom']+this['_spaceBetweenItems'],_0x134ddb['top']);return!!_0x2c53be&&(this['_setItemTop'](_0x134ddb,_0x134ddb['top']+_0x2c53be,!0x1),!0x0);}['_alignToTargetRect'](_0x39cea6){const _0x3423f3=this['_sidebarItemViewToAnnotation']['get'](_0x39cea6);if(!_0x3423f3||!_0x3423f3['target']||!_0x3423f3['targetRect'])return;const _0x451978=this['_getTargetTop'](_0x3423f3,_0x3423f3['targetRect']);this['_setItemTop'](_0x39cea6,_0x451978);}['_getTargetTop'](_0x118764,_0xe46319){if(null===_0xe46319)return 0x0;if(_0x118764['target']instanceof _0x2ba229)return _0xe46319['top'];{const _0x5b3b1e=new _0x2ba229(this['view']['element'])['top'];return _0xe46319['top']-_0x5b3b1e;}}['_setItemTop'](_0x459509,_0x285772,_0x2bbc35=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x2bbc35&&(_0x285772=Math['max'](_0x285772,this['_getMaxAvailableTop'](_0x459509))),_0x459509['top']=_0x285772;}['_getMaxAvailableTop'](_0x97bff2){let _0x5acdc2=this['_getItemBefore'](_0x97bff2),_0xa6b116=0x0;for(;_0x5acdc2;)_0x5acdc2['updateHeight'](),_0xa6b116+=this['_spaceBetweenItems']+_0x5acdc2['height'],_0x5acdc2=this['_getItemBefore'](_0x5acdc2);return _0xa6b116;}}function vi(_0x1c364f,_0x335140){return Math['max'](_0x1c364f-_0x335140,0x0);}function yi(_0x1273ce){return null!==_0x1273ce&&'object'==typeof _0x1273ce&&0x1===_0x1273ce['nodeType'];}class Ci extends _0x1552f0{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[Ti,pi];}static get['pluginName'](){return'WideSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5b7a65){super(_0x5b7a65),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x5bd6d5(),this['_refreshPositioningDebounced']=_0x1bca48(()=>{_0x5b7a65['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x143163=this['context']['plugins']['get'](pi),_0x460f6d=this['context']['plugins']['get'](Ti);_0x143163['register']('wideSidebar',this),_0x460f6d['container']&&_0x143163['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x212bad){if(_0x212bad===this['activeAnnotation'])return;const _0xc4db5f=this['context']['plugins']['get'](Ti);_0xc4db5f['_activeAnnotation']=_0x212bad;const _0x195d4e=this['activeAnnotation'];_0xc4db5f['refresh']({'blurredAnnotation':_0x195d4e,'activatedAnnotation':_0x212bad}),this['activeAnnotation']=_0x212bad;}['attach'](_0x5591c7){this['annotations']=_0x5591c7;const _0x2aa904=this['context']['plugins']['get'](Ti);if(_0x2aa904['_annotations']=_0x5591c7,this['isAttached'])throw new _0x19de70('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x2aa904,'set:container',()=>{this['detach'](),this['listenTo'](_0x2aa904,'change:container',_0x33b64e=>{_0x33b64e['off'](),this['attach'](_0x5591c7);});}),_0x2aa904['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0xc5c9d7=_0xb4a7c4=>{_0xb4a7c4['updateTargetRect'](),_0x2aa904['addAnnotation'](_0xb4a7c4);};for(const _0x40c2e3 of _0x5591c7)_0xc5c9d7(_0x40c2e3);this['listenTo'](_0x5591c7,'add',(_0x205327,_0x467553)=>{_0xc5c9d7(_0x467553);}),this['listenTo'](_0x5591c7,'remove',(_0x5d3248,_0x4d7a29,_0x399798)=>{_0x2aa904['rearrange']({'removedAnnotation':_0x4d7a29,'previousAnnotation':_0x5591c7['get'](_0x399798-0x1),'nextAnnotation':_0x5591c7['get'](_0x399798+0x1)}),_0x4d7a29===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x5591c7,'focus',(_0x2b1401,_0x592912)=>{this['setActiveAnnotation'](_0x592912);}),this['listenTo'](_0x5591c7,'blur',()=>{this['setActiveAnnotation'](null);});const _0x5b6f99=this['context']instanceof _0x2a2a14?this['context']['editors']:new _0x5bd6d5([this['context']]);for(const _0x55460c of _0x5b6f99)this['_integrateWithEditorAnnotations'](_0x55460c);this['listenTo'](_0x5b6f99,'add',(_0x229100,_0x224f69)=>{this['listenTo'](_0x224f69,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x224f69);});}),this['listenTo'](_0x5b6f99,'remove',(_0x8733aa,_0x2dfc16)=>{_0x2dfc16['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x2dfc16['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x19de70('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x5bc0f5=this['context']['plugins']['get'](Ti);_0x5bc0f5['_detachFromContainer'](this['annotations']),this['stopListening'](_0x5bc0f5),this['stopListening'](this['annotations']),this['context']instanceof _0x2a2a14&&this['stopListening'](this['context']['editors']);for(const _0x363032 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x363032);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x17ae89){if(!_0x17ae89['plugins']['has']('EditorAnnotations'))return;const _0x257e9f=_0x17ae89['plugins']['get']('EditorAnnotations'),_0x5d31c9=()=>{const _0x466605=_0x257e9f['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x466605[0x0]||null);};this['listenTo'](_0x257e9f,'refresh',_0x5d31c9),this['listenTo'](_0x257e9f,'blur',(_0x39e06e,{isAnnotationTracked:_0x567953})=>{this['activeAnnotation']&&_0x567953(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x257e9f,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x5c8402=>{_0x257e9f['hasDomSelection']()&&(_0x5d31c9(),_0x5c8402['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x257e9f);}['_destroyEditorAnnotationsIntegration'](_0x35d920){this['stopListening'](_0x35d920),this['_editorAnnotations']['remove'](_0x35d920);}}class Ii extends _0x4b28dd{['counterView'];constructor(_0x43913d){super(_0x43913d);const _0x17423e=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x5bc1f3,_0x4c4f55)=>_0x5bc1f3?'...':_0x4c4f55['toString']()),this['set']('annotationType',''),this['icon']=_0x37e9de,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new _0x4c9c23(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x17423e['to']('annotationType',_0x47c0ee=>'ck-annotation-counter__badge--'+_0x47c0ee),_0x17423e['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x17423e['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class bi extends _0x1552f0{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[Ti,pi];}static get['pluginName'](){return'NarrowSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x494f6a){super(_0x494f6a),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=new(_0x475976())(),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x5bd6d5(),this['_refreshPositioningDebounced']=_0x1bca48(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](pi)['register']('narrowSidebar',this),this['bodyCollection']=new rt(this['context']['locale']),this['balloonPanelView']=new ht(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0xd51ff5){this['annotations']=_0xd51ff5;const _0x3df36d=this['context']['plugins']['get'](Ti),_0x5ea587=this['balloonPanelView'];if(_0x3df36d['_annotations']=_0xd51ff5,this['isAttached'])throw new _0x19de70('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x3df36d,'set:container',()=>{this['detach'](),this['listenTo'](_0x3df36d,'change:container',_0x568158=>{_0x568158['off'](),this['attach'](_0xd51ff5);});}),_0x3df36d['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x264a4c=_0xf741e=>{const _0x344db5=new Ii(this['context']['locale']);_0x3df36d['addAnnotation'](_0xf741e,_0x344db5),this['_annotationToNarrowView']['set'](_0xf741e,_0x344db5),_0x344db5['bind']('isDirty','annotationType','number')['to'](_0xf741e['view'],'isDirty','type','length'),_0x344db5['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x5ea587['content']['first']!==_0xf741e['view']?(this['_showBalloon'](_0xf741e),_0xf741e['view']['element']['focus'](),this['setActiveAnnotation'](_0xf741e)):this['setActiveAnnotation'](null);});};for(const _0x473bd9 of _0xd51ff5)_0x264a4c(_0x473bd9);this['listenTo'](_0xd51ff5,'add',(_0x525a7f,_0x32dc14)=>{_0x264a4c(_0x32dc14);}),this['listenTo'](_0xd51ff5,'remove',(_0x44413e,_0x3237c0,_0x3f936e)=>{this['_annotationToNarrowView']['get'](_0x3237c0)['destroy'](),this['_annotationToNarrowView']['delete'](_0x3237c0),_0x3df36d['rearrange']({'removedAnnotation':_0x3237c0,'previousAnnotation':_0xd51ff5['get'](_0x3f936e-0x1),'nextAnnotation':_0xd51ff5['get'](_0x3f936e+0x1)}),_0x3237c0===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0xd51ff5,'focus',(_0x5384ee,_0x7e6b9b)=>{this['setActiveAnnotation'](_0x7e6b9b);}),this['listenTo'](_0xd51ff5,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x1a2065,_0xc6a16a)=>{_0xc6a16a['keyCode']===_0x31fc05['esc']&&_0x5ea587['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x5ea587['content']['first']),this['_hideBalloon'](),_0xc6a16a['stopPropagation'](),_0xc6a16a['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x4cd3ee,_0x5271ae)=>{const _0x90197d=_0x5271ae['target'];_0x5ea587['isVisible']&&_0x5ea587['element']['contains'](_0x90197d)||_0x3df36d['view']['element']['contains'](_0x90197d)||_0x4cd3ee['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x1d89c9=>_0x1d89c9['contains'](_0x90197d))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x1aed0f=this['context']instanceof _0x2a2a14?this['context']['editors']:new _0x5bd6d5([this['context']]);for(const _0xbc3550 of _0x1aed0f)this['_integrateWithEditorAnnotations'](_0xbc3550);this['listenTo'](_0x1aed0f,'add',(_0x2e41bd,_0x524a35)=>{this['listenTo'](_0x524a35,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x524a35);});}),this['listenTo'](_0x1aed0f,'remove',(_0x1235ee,_0x5c3f2c)=>{_0x5c3f2c['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x5c3f2c['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x54feac){if(_0x54feac===this['activeAnnotation'])return;const _0x4448b2=this['context']['plugins']['get'](Ti);if(_0x4448b2['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x54feac,'disableAnimationOnActivatedAnnotation':!0x0}),_0x54feac)_0x4448b2['getSidebarItemView'](_0x54feac)?this['_showBalloon'](_0x54feac):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x54feac;}['detach'](){if(!this['isAttached'])throw new _0x19de70('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x48fea0=this['context']['plugins']['get'](Ti);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x423e87=>_0x423e87['destroy']()),this['_annotationToNarrowView']['clear'](),_0x48fea0['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x2a2a14&&this['stopListening'](this['context']['editors']);for(const _0x5d61fd of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x5d61fd);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'](_0x9161c1){if(!_0x9161c1['plugins']['has']('EditorAnnotations'))return;const _0x5bd778=_0x9161c1['plugins']['get']('EditorAnnotations'),_0x3eafd1=this['context']['plugins']['get'](Ti),_0x4a0002=this['annotations'],_0x157bb4=this['balloonPanelView'],_0x24100d=()=>{const _0x403b0b=_0x5bd778['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x403b0b),this['setActiveAnnotation'](_0x403b0b[0x0]||null);};this['listenTo'](_0x5bd778,'refresh',_0x24100d),this['listenTo'](_0x5bd778,'blur',(_0x5309c9,{isAnnotationTracked:_0x1e8a7e})=>{this['activeAnnotation']&&_0x1e8a7e(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x5bd778,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x4a0002,'blur',_0x4c4663=>{_0x5bd778['hasDomSelection']()&&_0x4c4663['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x239646,_0x53184a)=>{const _0x13ce5e=_0x53184a['target'];_0x157bb4['isVisible']&&_0x157bb4['element']['contains'](_0x13ce5e)||_0x3eafd1['view']['element']['contains'](_0x13ce5e)||this['activeAnnotation']&&_0x5bd778['hasDomSelection']()&&(_0x24100d(),_0x239646['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x5bd778);}['_destroyEditorAnnotationsIntegration'](_0x4916fe){_0x4916fe&&(this['stopListening'](_0x4916fe),this['_editorAnnotations']['remove'](_0x4916fe));}['_setSelectedAnnotations'](_0x1a7e36){for(const _0x593ec4 of this['_selectedAnnotations'])_0x1a7e36['includes'](_0x593ec4)||this['_manuallyClosedAnnotationViews']['delete'](_0x593ec4['view']);this['_selectedAnnotations']=_0x1a7e36;}['_refreshPositioning'](){const _0x368ccc=this['balloonPanelView'];this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning'](),_0x368ccc['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x505738){if(this['_manuallyClosedAnnotationViews']['has'](_0x505738['view']))return;const _0x3082cf=this['balloonPanelView']['content']['first'];_0x3082cf!==_0x505738['view']?(_0x3082cf&&this['_detachListeners'](_0x3082cf),this['_attachListeners'](_0x505738['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x505738['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x2a5a98=this['balloonPanelView']['content']['first'],_0x406d59=_0x2a5a98&&this['annotations']['getByView'](_0x2a5a98);if(!_0x406d59||!this['_annotationToNarrowView']['has'](_0x406d59))return;const _0x42000c=this['_annotationToNarrowView']['get'](_0x406d59)['element'],_0x4cad53=(function(){const _0x37f81a=ht['defaultPositions'];return[_0x37f81a['southArrowNorthEast'],_0x37f81a['northArrowSouthEast'],_0x37f81a['southArrowNorth'],_0x37f81a['northArrowSouth'],_0x37f81a['southArrowNorthWest'],_0x37f81a['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x42000c,'positions':_0x4cad53});}['_hideBalloon'](){const _0x3a3453=this['balloonPanelView'],_0xb959a9=_0x3a3453['content']['first'];_0xb959a9&&(this['_detachListeners'](_0xb959a9),_0x3a3453['unpin'](),_0x3a3453['content']['clear']());}['_attachListeners'](_0x487123){this['listenTo'](_0x487123,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x487123,'Esc',(_0x3e5fd5,_0x171384)=>{this['_manuallyClosedAnnotationViews']['add'](_0x487123),this['_hideBalloon'](),_0x171384();});}['_detachListeners'](_0x11d8ac){this['stopListening'](_0x11d8ac);}}class Ei extends _0x13f7a0{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];['_refreshVisibilityDebounced'];static get['requires'](){return[si,at,pi];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x7384be){super(_0x7384be),_0x7384be['editing']['view']['addObserver'](mt),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x7384be['plugins']['get'](at),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1,this['_refreshVisibilityDebounced']=_0x1bca48(()=>{this['editor']['plugins']['get']('Annotations')['refreshVisibility']();},0xfa,{'leading':!0x1});}['init'](){const _0xad9c5d=this['editor']['plugins']['get'](pi);_0xad9c5d['context']===this['editor']&&(_0xad9c5d['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0xda7403,_0x548e93)=>{const _0x14f2a0=this['_balloon'];if(this['isAttached']&&_0x14f2a0['visibleView']){const _0x2791cf=this['annotations']['getByView'](_0x14f2a0['visibleView']);_0x2791cf&&this['_closeAnnotation'](_0x2791cf),_0x548e93();}}));}['afterInit'](){const _0x562094=this['editor']['plugins']['get'](pi);_0x562094['context']===this['editor']&&(_0x562094['hasActive']()||_0x562094['switchTo']('inline'));}['setActiveAnnotation'](_0x58b8b9){_0x58b8b9!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x58b8b9&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x58b8b9)&&this['_addAnnotationToBalloon'](_0x58b8b9,!0x0),_0x58b8b9['isActive']=!0x0),_0x58b8b9||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x58b8b9);}['attach'](_0x32bcd5){this['annotations']=_0x32bcd5;const _0x113dab=this['editor']['plugins']['get'](pi),_0x38eb60=this['_balloon'];if(this['isAttached'])throw new _0x19de70('inlineannotations-attach-already-attached',this);if(_0x113dab['context']!==this['editor'])throw new _0x19de70('inlineannotations-not-allowed-with-context',this);const _0x3999bc=this['editor']['plugins']['get'](si);this['listenTo'](_0x3999bc,'refresh',()=>{const _0x2a4880=_0x3999bc['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x43f1b1,_0x455541;!this['_forceRefresh']&&(_0x43f1b1=_0x2a4880,_0x455541=this['_selectedAnnotations'],_0x43f1b1['length']===_0x455541['length']&&_0x43f1b1['every'](_0xca683=>_0x455541['includes'](_0xca683)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x2a4880),this['setActiveAnnotation'](_0x2a4880[0x0]||null));}),this['listenTo'](_0x3999bc,'blur',(_0x362eb9,{isAnnotationTracked:_0x2f04f9})=>{this['activeAnnotation']&&_0x2f04f9(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x3999bc,'uiUpdate',()=>{this['_refreshVisibilityDebounced']();}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x440a33,_0x45ec24,_0x2244e9)=>{_0x2244e9||this['setActiveAnnotation'](null);}),this['listenTo'](_0x32bcd5,'remove',(_0x2ced09,_0x2d1188)=>{this['_removeAnnotationFromBalloon'](_0x2d1188),_0x2d1188===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x38eb60,'change:visibleView',(_0x237d2f,_0x37f7f7,_0x27971f,_0x3ee696)=>{_0x3ee696&&this['stopListening'](_0x3ee696);const _0x14601c=_0x32bcd5['getByView'](_0x27971f);_0x27971f&&_0x14601c&&(this['listenTo'](_0x27971f,'change:height',()=>{_0x38eb60['updatePosition']();}),this['listenTo'](_0x27971f,'Esc',()=>{this['_closeAnnotation'](_0x14601c),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x14601c&&this['setActiveAnnotation'](_0x14601c));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x38eb60['visibleView']&&(_0x32bcd5['getByView'](_0x38eb60['visibleView'])&&_0x38eb60['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 _0x19de70('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x32037a of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x32037a);this['_refreshVisibilityDebounced']['cancel'](),this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach'](),this['_refreshVisibilityDebounced']['cancel']();}['_setSelectedAnnotations'](_0x19458e){for(const _0x3cd1ea of this['_selectedAnnotations'])_0x19458e['includes'](_0x3cd1ea)||this['_manuallyClosed']['delete'](_0x3cd1ea);for(const _0x3a432c of this['annotations'])_0x19458e['includes'](_0x3a432c)||this['_removeAnnotationFromBalloon'](_0x3a432c);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x33d037 of _0x19458e)this['_addAnnotationToBalloon'](_0x33d037);}this['_selectedAnnotations']=_0x19458e;}['_addAnnotationToBalloon'](_0x438347,_0x4cdd55=!0x1){this['_manuallyClosed']['has'](_0x438347)||(this['_addedAnnotations']['has'](_0x438347)||this['_balloon']['hasView'](_0x438347['view'])||(this['_addedAnnotations']['add'](_0x438347),this['_balloon']['add']({'stackId':_0x438347['view']['id'],'view':_0x438347['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x438347)}})),_0x4cdd55&&this['_balloon']['showStack'](_0x438347['view']['id']));}['_getBalloonTargetForAnnotation'](_0x58da00){const _0x35c7ba=_0x58da00['target'],_0x556068=this['editor']['editing']['view'],_0x6b64a5=_0x556068['document']['selection']['getFirstRange'](),_0x4397d8=_0x556068['domConverter']['viewRangeToDom'](_0x6b64a5);if(_0x4397d8['collapse'](!0x0),_0x35c7ba){if(_0x35c7ba instanceof _0x2ba229)return _0x35c7ba;let _0x6e0f91=[];for(const _0x14ea2a of _0x35c7ba)_0x6e0f91['push'](..._0x2ba229['getDomElementRects'](_0x14ea2a));_0x6e0f91=function(_0xfd300c){const _0x3d5b58=[];let _0x2f861c=_0xfd300c[0x0];for(let _0x351327=0x1;_0x351327<_0xfd300c['length'];_0x351327++)if(ki(_0x2f861c,_0xfd300c[_0x351327])){const _0x480f13=_0xfd300c[_0x351327]['width'];_0x2f861c['width']+=_0x480f13,_0x2f861c['right']+=_0x480f13;}else _0x3d5b58['push'](_0x2f861c),_0x2f861c=_0xfd300c[_0x351327];return _0x3d5b58['push'](_0x2f861c),_0x3d5b58;}(_0x6e0f91);const _0x276a73=_0x4397d8['getBoundingClientRect']();return _0x6e0f91['find'](_0x2c9f22=>_0x2c9f22['top']<=_0x276a73['top']&&_0x2c9f22['bottom']>=_0x276a73['bottom']&&_0x2c9f22['left']<=_0x276a73['left']&&_0x2c9f22['right']>=_0x276a73['right'])||_0x6e0f91[0x0];}return _0x58da00['targetRect']||_0x4397d8;}['_removeAnnotationFromBalloon'](_0xcc003){this['_addedAnnotations']['has'](_0xcc003)&&this['_balloon']['hasView'](_0xcc003['view'])&&(this['_addedAnnotations']['delete'](_0xcc003),this['_balloon']['remove'](_0xcc003['view']));}['_closeAnnotation'](_0x3909e2){this['_manuallyClosed']['add'](_0x3909e2),this['_removeAnnotationFromBalloon'](_0x3909e2);}}function ki(_0x532122,_0xf67ee7){return _0x532122['top']===_0xf67ee7['top']&&_0x532122['bottom']===_0xf67ee7['bottom']&&_0x532122['right']===_0xf67ee7['left'];}class Ni extends _0x4c9c23{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x246cd7,_0x4f14d1){super(_0x246cd7),this['set']('isEmpty',!_0x4f14d1['length']),this['focusTracker']=new _0x69baea(),this['_annotationViews']=_0x4f14d1,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new _0x580fbc({'focusables':_0x4f14d1,'focusTracker':this['focusTracker']}),this['listenTo'](_0x4f14d1,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x4f14d1,'remove',(_0x3af89f,_0x52ff8d)=>{_0x52ff8d['isActive']&&this['focus'](),_0x4f14d1['length']||(this['isEmpty']=!0x0);});const _0x312bfd=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':bt(_0x246cd7,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x4f14d1},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x312bfd['if']('isEmpty','ck-hidden',_0x29f34e=>!_0x29f34e)]},'children':[{'text':bt(_0x246cd7,'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 _0x5a6947 of this['_annotationViews'])this['focusTracker']['add'](_0x5a6947['element']);this['_annotationViews']['on']('change',(_0x2f396a,{added:_0x58ecde,removed:_0x42cf18})=>{for(const _0x4bb269 of _0x58ecde)this['focusTracker']['add'](_0x4bb269['element']);for(const _0x33e287 of _0x42cf18)this['focusTracker']['remove'](_0x33e287['element']);});}}class Oi extends _0x1552f0{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[Qt,$t];}constructor(_0x256cae){super(_0x256cae),this['archivedThreads']=new _0x5bd6d5();}['init'](){const _0x2caba0=this['context'],_0x2754bb=_0x2caba0['plugins']['get'](Qt),_0x2ce611=_0x2caba0['plugins']['get']($t);this['listenTo'](_0x2754bb,'addCommentThread',(_0x45f4ad,{threadId:_0x49c3c0})=>{const _0x1a089e=_0x2754bb['getCommentThread'](_0x49c3c0);_0x1a089e['archivedAt']&&this['archivedThreads']['add'](_0x1a089e,this['_calculatePosition'](_0x1a089e['archivedAt'])),this['listenTo'](_0x1a089e,'change:archivedAt',(_0x3d6b47,_0x2fc2b3,_0x469fad)=>{_0x469fad?this['archivedThreads']['has'](_0x1a089e)||this['archivedThreads']['add'](_0x1a089e,this['_calculatePosition'](_0x1a089e['archivedAt'])):this['archivedThreads']['has'](_0x1a089e)&&this['archivedThreads']['remove'](_0x1a089e);});}),this['listenTo'](_0x2754bb,'removeCommentThread',(_0x5bfc20,{threadId:_0x21e21f})=>{const _0x1b8f43=_0x2754bb['getCommentThread'](_0x21e21f);this['stopListening'](_0x1b8f43),this['archivedThreads']['has'](_0x1b8f43)&&this['archivedThreads']['remove'](_0x1b8f43);},{'priority':'highest'}),this['listenTo'](_0x2ce611['collection'],'focus',(_0x1bf5d3,_0x344a2a)=>{_0x344a2a['isVisible']||(_0x344a2a['isActive']=!0x0,_0x2ce611['activate'](_0x344a2a));});}['_calculatePosition'](_0x33316e){const _0x32e144=[...this['archivedThreads']]['findIndex'](_0xd3bb90=>_0xd3bb90['archivedAt']<_0x33316e);return _0x32e144>-0x1?_0x32e144:this['archivedThreads']['length'];}}class Mi extends _0x13f7a0{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[Oi,ct];}constructor(_0x536b1d){super(_0x536b1d),this['annotationViews']=new tt(),this['_pendingThreads']=[];}['init'](){const _0x52184e=this['editor'],_0x4dc1f9=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x52184e['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x4b28dd,!0x0)),_0x52184e['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x2bfff0=this['_createCommentsArchiveButton'](ot);return _0x2bfff0['set']({'role':'menuitemcheckbox'}),_0x2bfff0;});const _0x4d6436=_0x52184e['plugins']['get'](Oi),_0x1297ec=_0x52184e['plugins']['get']('Annotations'),_0x88afbc=_0x52184e['plugins']['get']('CommentsRepository');_0x4d6436['archivedThreads']['forEach'](_0x2ece63=>{this['_handleNewThread'](_0x2ece63);}),this['listenTo'](_0x4d6436['archivedThreads'],'add',(_0x5b6c28,_0x561757)=>{this['_handleNewThread'](_0x561757);}),this['listenTo'](_0x1297ec['collection'],'add',(_0x15589d,_0x462490)=>{const _0x273019=this['_pendingThreads']['find'](_0x267a63=>{const _0x1850f8=_0x88afbc['_threadToController']['get'](_0x267a63);return _0x1850f8&&_0x462490['innerView']===_0x1850f8['view'];});if(_0x273019){const _0x2a4115=this['_calculatePosition'](_0x273019['archivedAt']);this['_addAnnotationToArchive'](_0x462490,_0x2a4115),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x273019),0x1);}}),this['listenTo'](_0x4d6436['archivedThreads'],'remove',(_0x3d0fe8,_0x2c122d)=>{const _0x2fc1ae=_0x52184e['config']['get']('collaboration.channelId');if(!_0x2fc1ae||_0x2c122d['channelId']===_0x2fc1ae){if(this['_pendingThreads']['includes'](_0x2c122d))this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x2c122d),0x1);else{const _0x11f547=_0x88afbc['_threadToController']['get'](_0x2c122d),_0x5e6e1e=_0x1297ec['getByInnerView'](_0x11f547['view']);this['annotationViews']['remove'](_0x5e6e1e['view']),this['stopListening'](_0x5e6e1e),this['stopListening'](_0x5e6e1e['focusableElements']);}}}),this['listenTo'](_0x1297ec['collection'],'add',(_0x5e35fa,_0x38889e)=>{this['listenTo'](_0x38889e,'escape',_0x4dc1f9);}),this['listenTo'](_0x1297ec['collection'],'remove',(_0x5100ef,_0x50413f)=>{this['stopListening'](_0x50413f,'escape',_0x4dc1f9);});}['_addAnnotationToArchive'](_0x406853,_0x575811){this['listenTo'](_0x406853,'set:isVisible',_0x10c012=>{_0x10c012['return']=!0x1,_0x10c012['stop']();}),this['annotationViews']['add'](_0x406853['view'],_0x575811);}['_handleNewThread'](_0x12f734){const _0x1bb8e2=this['editor']['plugins']['get']('CommentsRepository'),_0x81a526=this['editor']['plugins']['get']('Annotations'),_0x10dcab=this['editor']['config']['get']('collaboration.channelId');if(!_0x10dcab||_0x12f734['channelId']===_0x10dcab){const _0x39882d=_0x1bb8e2['_threadToController']['get'](_0x12f734);if(!_0x39882d)return void this['_pendingThreads']['push'](_0x12f734);const _0x380ad8=this['_calculatePosition'](_0x12f734['archivedAt']),_0x5cf05c=_0x81a526['getByInnerView'](_0x39882d['view']);_0x5cf05c['isVisible']&&_0x81a526['_visibleAnnotations']['remove'](_0x5cf05c),this['_addAnnotationToArchive'](_0x5cf05c,_0x380ad8);}}['_calculatePosition'](_0x4cdd3c){const _0xae3376=this['editor']['config']['get']('collaboration.channelId'),_0x182df8=[...this['editor']['plugins']['get'](Oi)['archivedThreads']]['filter'](_0x14bbab=>_0x14bbab['channelId']===_0xae3376)['findIndex'](_0x109d23=>_0x109d23['archivedAt']<_0x4cdd3c);return _0x182df8<0x0||_0x182df8>this['annotationViews']['length']?this['annotationViews']['length']:_0x182df8-0x1;}['_toggleDialog'](){const _0x1a1113=this['editor'],_0x82aaf=_0x1a1113['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new Ni(_0x1a1113['locale'],this['annotationViews'])),'commentsArchive'===_0x82aaf['id']?_0x82aaf['hide']():_0x82aaf['show']({'id':'commentsArchive','title':bt(_0x1a1113['locale'],'COMMENTS_ARCHIVE'),'icon':_0x4a5b21,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':dt['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x5f4d55,_0xbff292=!0x1){const _0x29d82d=this['editor']['locale'],_0x200463=this['editor']['plugins']['get']('Dialog'),_0x1cc5ee=new _0x5f4d55(_0x29d82d);return _0x1cc5ee['bind']('isEnabled')['to'](this,'isEnabled'),_0x1cc5ee['bind']('isOn')['to'](_0x200463,'id',_0x5ebb4b=>'commentsArchive'===_0x5ebb4b),_0x1cc5ee['set']({'label':bt(_0x29d82d,'COMMENTS_ARCHIVE'),'icon':_0x4a5b21,'isToggleable':!0x0}),_0xbff292&&(_0x1cc5ee['tooltip']=!0x0),this['listenTo'](_0x1cc5ee,'execute',()=>this['_toggleDialog']()),_0x1cc5ee;}['_hideDialogOnAnnotationEscape']=_0x1a2701=>{const _0x3f7307=_0x1a2701['source'];if(!this['annotationViews']['has'](_0x3f7307['view']))return;const _0x30f4fc=this['editor']['plugins']['get']('Dialog');_0x30f4fc['isOpen']&&'commentsArchive'===_0x30f4fc['id']&&(_0x30f4fc['hide'](),_0x1a2701['stop']());};}class Ri extends _0x13f7a0{static get['requires'](){return[Qt,ci,mi,Oi,Mi,fi,Ci,bi,Ei];}static get['pluginName'](){return'Comments';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{ei as AddCommentThreadCommand,Yt as Annotation,jt as AnnotationCollection,Ii as AnnotationCounterButtonView,Kt as AnnotationView,$t as Annotations,Ai as AnnotationsSidebarItemView,_i as AnnotationsSidebarView,pi as AnnotationsUIs,Vt as BaseCommentThreadView,Ft as BaseCommentView,ti as Comment,Zt as CommentThread,It as CommentThreadController,Rt as CommentThreadInputView,Bt as CommentThreadView,Ut as CommentView,Ri as Comments,Oi as CommentsArchive,Mi as CommentsArchiveUI,ci as CommentsEditing,St as CommentsListView,fi as CommentsOnly,Qt as CommentsRepository,mi as CommentsUI,si as EditorAnnotations,Ei as InlineAnnotations,bi as NarrowSidebar,Ti as Sidebar,Ci as WideSidebar,Xt as bindAnnotationCollections};
|