@ckeditor/ckeditor5-comments 48.2.0-alpha.3 → 48.2.0-alpha.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +11 -11
- package/package.json +16 -16
package/dist/index.js
CHANGED
|
@@ -20,14 +20,14 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Editor as
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
((()=>bt)());constructor(_0xd87c36={}){function _0x477ab7(_0x10acad){return _0x10acad['map'](_0x387d5f=>String['fromCharCode'](_0x387d5f))['join']('');}(_0xd87c36=Object['assign']({},_0xd87c36))['plugins']||(_0xd87c36['plugins']=CommentEditor['defaultPlugins']),super(_0xd87c36),this['ui']=new CommentEditorUI(this),this['set']('placeholder',''),this['model']['document']['on']('change',()=>this['_updatePlaceholder'](),{'priority':'low'}),this['on']('change:placeholder',()=>this['_updatePlaceholder']()),this['model']['document']['createRoot'](),this[_0x477ab7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x477ab7([0x76,0x69,0x65,0x77])][_0x477ab7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x477ab7([0x61,0x75,0x74,0x6f]),this[_0x477ab7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x477ab7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x477ab7([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x477ab7([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x477ab7([0x6f,0x6b])});}['create'](){const _0x4af10b=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x4af10b))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x996f8=>{const _0x17fd51=this['model']['document']['getRoot'](),_0x200f36=_0x17fd51&&_0x17fd51['getChild'](_0x17fd51['childCount']-0x1);_0x996f8['setSelection'](_0x200f36,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x4c1497=this['editing']['view'],_0x296c82=_0x4c1497['document']['getRoot'](),_0x431647=_0x296c82['getChild'](0x0);_0x296c82['childCount']>0x1||!_0x431647||'p'!=_0x431647['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(mt(_0x4c1497,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x431647['placeholder']=this['placeholder']),lt({'view':_0x4c1497,'element':_0x431647,'keepOnFocus':!0x0}),this['placeholderElement']=_0x431647);}}class CommentInputView extends _0x880dac{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x4af8f9,_0x126c9e={}){super(_0x4af8f9),this['editor']=null,this['_editorConfig']=_0x126c9e,this['set']('value',_0x126c9e['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',vt(_0x4af8f9,'Reply...')),this['set']('submitLabel',vt(_0x4af8f9,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new _0x5eef17(),this['focusTracker']=new _0x4c7423(),this['focusCycler']=new _0x585c7d({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0xb327c5=>!_0xb327c5['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',(_0x180dca,_0x318638)=>{this['cancelButtonView']['fire']('execute'),_0x318638();}),this['keystrokes']['set']('Ctrl+Enter',(_0x1aa259,_0x464d10)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x464d10());}),this['on']('submit',(_0xe38e1f,_0x569273)=>{_0x569273['length']>0xfde8?(alert(vt(_0x4af8f9,'TOO_LONG_COMMENT_ALERT',[_0x569273['length'],0xfde8])),_0xe38e1f['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new CommentEditor(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x15b430=this['editor'];this['element']['insertBefore'](_0x15b430['ui']['element'],this['element']['firstChild']),_0x15b430['model']['document']['on']('change',()=>this['value']=_0x15b430['getData']()),_0x15b430['bind']('placeholder')['to'](this),this['focusables']['add'](_0x15b430['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x27271e){-0x1===_0x27271e?(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:_0x12d475}=this,_0x271709=new _0x1386cc(_0x12d475);return _0x271709['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x271709['withText']=!0x0,_0x271709['bind']('label')['to'](this,'submitLabel'),_0x271709['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x271709['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x43a501,_0x412b90)=>!_0x412b90&&!!_0x43a501['trim']()),_0x271709;}['_createCancelButton'](){const {locale:_0x4bdbff}=this,_0x2a5b36=new _0x1386cc(_0x4bdbff);return _0x2a5b36['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x2a5b36['label']=vt(_0x4bdbff,'Cancel'),_0x2a5b36['withText']=!0x0,_0x2a5b36['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x2a5b36;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x557a89=>{this['focusTracker']['add'](_0x557a89['element']);}),this['focusables']['on']('change',(_0x135ff5,_0xca3533)=>{for(const _0x5c13a7 of Array['from'](_0xca3533['added'])['reverse']())this['focusTracker']['add'](_0x5c13a7['element']);});}}class CommentThreadInputView extends _0x880dac{constructor(_0x509e72,_0x41bfc0,_0x4d214b){super(_0x509e72),this['commentInputView']=new CommentInputView(_0x509e72,_0x4d214b),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x56b21e,_0x5166d7)=>_0x56b21e||!!_0x5166d7),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 _0x17d5a2(_0x509e72,_0x41bfc0),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'](_0x3c23e1){this['commentInputView']['focus'](_0x3c23e1);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x45dfdc,_0x34f27c)=>{const {submitButtonView:_0x36be8c,cancelButtonView:_0x1b9307,editor:_0x32ab95}=this['commentInputView'];[_0x36be8c['element'],_0x1b9307['element'],_0x32ab95?_0x32ab95['editing']['view']['getDomRoot']():null]['filter'](_0x5c7939=>_0x5c7939)['some'](_0x403eb5=>_0x403eb5['contains'](_0x34f27c['target']))||(this['focus'](),_0x34f27c['preventDefault']());});}}class CollapsedCommentsView extends _0x880dac{constructor(_0x301bd6){super(_0x301bd6);const _0x1de52b=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x1de52b['to']('count',_0x39a41b=>vt(_0x301bd6,'NUMBER_OF_COMMENTS',_0x39a41b))}]});}}class CommentsListView extends _0x880dac{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x5471ee,_0x3eec98,_0x4523fa){super(_0x5471ee);const _0x2f014d=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x3eec98['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x3eec98,this['_config']=_0x4523fa,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x4c7423(),this['keystrokes']=new _0x5eef17(),this['focusCycler']=new _0x585c7d({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x291bc3=>this['commentViews']['map'](_0x41aa74=>_0x41aa74['element'])['includes'](_0x291bc3['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new CollapsedCommentsView(_0x5471ee),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x4671fe=>_0x4671fe-this['_config']['maxCommentsWhenCollapsed']);for(const _0x23350f of _0x3eec98['comments'])this['_handleNewCommentModel'](_0x23350f);this['_handleInfoComment'](),this['listenTo'](_0x3eec98['comments'],'add',(_0x43223b,_0xa71f49)=>{const _0x1a7d92=this['_calculatePosition'](_0xa71f49);this['length']++,this['_handleNewCommentModel'](_0xa71f49,_0x1a7d92),this['refreshVisibleViews']();}),this['listenTo'](_0x3eec98['comments'],'remove',(_0x3cf43a,_0x279296)=>{this['length']--,this['_handleRemoveCommentModel'](_0x279296),this['refreshVisibleViews']();}),this['listenTo'](_0x3eec98,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x3eec98,'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',_0x2f014d['if']('length','ck-hidden',_0x17c45b=>!_0x17c45b)],'aria-label':vt(_0x5471ee,'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'](_0x35ef2a){-0x1===_0x35ef2a?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x2d83db of this['commentViews'])_0x2d83db['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x2c27d2,_0x7faf12){const _0xf5b37=new this['_config']['CommentView'](this['locale'],_0x2c27d2,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0xf5b37['viewUid']=_0x2c27d2['id'],_0xf5b37['delegate']('removeComment')['to'](this),_0xf5b37['delegate']('updateComment')['to'](this),_0xf5b37['delegate']('resolveCommentThread')['to'](this),_0xf5b37['delegate']('editorReady')['to'](this),_0xf5b37['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0xf5b37,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0xf5b37,_0x7faf12);}['_calculatePosition'](_0x440550){const _0x20f211=this['_model']['_findOptimalIndex'](_0x440550);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x440550['authoredAt']?_0x20f211-0x1:_0x20f211:_0x20f211-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x5ad279={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':vt(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x5ad279,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x5ad279));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x4007c2){const _0x5cc4c7=this['commentViews']['remove'](_0x4007c2['id']);this['stopListening'](_0x5cc4c7),_0x5cc4c7['isEditMode']&&this['_updateHasDirtyComment'](),_0x5cc4c7['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x18ae72=>_0x18ae72['isEditMode']);}['_rearrangeCollapse'](){const _0x1f48b0=function(_0x387a53){const _0x132203=new _0x3a7d3b();for(const _0x296dc4 of _0x387a53)_0x132203['add'](_0x296dc4);return _0x132203;}(this['commentViews']),_0x197672=this['_collapsedCommentsView']['count'];for(let _0x45f20d=0x1;_0x45f20d<=_0x197672;_0x45f20d++)_0x1f48b0['remove'](0x1);for(const _0x5d924f of _0x1f48b0)_0x5d924f['collapse']();_0x197672>0x0&&_0x1f48b0['add'](this['_collapsedCommentsView'],0x1),Et(_0x16e2f0(Array['from'](this['visibleViews']),Array['from'](_0x1f48b0)),this['visibleViews'],_0x1f48b0);}['_rearrangeExpand'](){Et(_0x16e2f0(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x534b25 of this['visibleViews'])_0x534b25['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x32d996=>{this['focusTracker']['add'](_0x32d996['element']),this['keystrokes']['listenTo'](_0x32d996['element']);}),this['commentViews']['on']('change',(_0x3077df,_0x47caec)=>{for(const _0x66fa72 of _0x47caec['removed'])this['focusTracker']['remove'](_0x66fa72['element']),this['keystrokes']['stopListening'](_0x66fa72['element']);for(const _0x3718d9 of Array['from'](_0x47caec['added'])['reverse']())this['focusTracker']['add'](_0x3718d9['element']),this['keystrokes']['listenTo'](_0x3718d9['element']);});}}function Et(_0x2d93ad,_0x5e33ab,_0x25154e){let _0x556e82=0x0;for(const _0x599e20 of _0x2d93ad)switch(_0x599e20){case'insert':_0x5e33ab['add'](_0x25154e['get'](_0x556e82),_0x556e82),_0x556e82++;break;case'delete':_0x5e33ab['remove'](_0x556e82);break;case'equal':_0x556e82++;}}class CommentThreadHeaderContextView extends _0x880dac{constructor(_0x3e062e){super(_0x3e062e);const _0x17673d=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x17673d['to']('contextValue',_0x1e9890=>vt(_0x3e062e,'THREAD_CONTEXT_LABEL',_0x1e9890)),'tabindex':-0x1},'children':[{'text':_0x17673d['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class CommentThreadHeaderView extends _0x880dac{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x5620dc,_0x30f287){super(_0x5620dc);const _0x3637f4=this['bindTemplate'];this['_model']=_0x30f287,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x4c7423(),this['keystrokes']=new _0x5eef17(),this['focusCycler']=new _0x585c7d({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x59ca61=>!!_0x59ca61),this['bind']('contextValue')['to'](this['_model'],'context',_0x47326b=>_0x47326b&&_0x47326b['value']?this['_trimContextValue'](_0x47326b['value']):vt(this['locale'],'Comment\x20was\x20made\x20on\x20an\x20element')),this['setTemplate']({'tag':'div','attributes':{'class':['ck-thread__header']},'children':[{'tag':'div','attributes':{'class':['ck-context-wrapper']},'children':[{'tag':'div','attributes':{'class':['ck-context',_0x3637f4['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 _0x3f43fd=new _0x1386cc(this['locale']);return _0x3f43fd['label']=vt(this['locale'],'Reopen'),_0x3f43fd['tooltip']=vt(this['locale'],'Reopen'),_0x3f43fd['icon']=_0x4ec4a3,_0x3f43fd['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x1c700c=>!_0x1c700c),_0x3f43fd['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0xb664d8,_0x3065f6)=>_0xb664d8&&_0x3065f6),_0x3f43fd['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x3f43fd;}['_trimContextValue'](_0x15bfe3){if(_0x15bfe3['length']<0x96)return _0x15bfe3;const _0x248693=_0x15bfe3['lastIndexOf']('\x20',0x93);return _0x15bfe3['substring'](0x0,_0x248693>-0x1?_0x248693:0x93)+'...';}['_attachContextActions'](){const _0x293f3e=this['element']['querySelector']('.ck-context'),_0x47ceb3=_0x293f3e['querySelector']('.ck-context__value');this['listenTo'](_0x293f3e,'mouseenter',()=>{_0x47ceb3['offsetWidth']<_0x47ceb3['scrollWidth']&&_0x293f3e['classList']['add']('overlay');}),this['listenTo'](_0x293f3e,'mouseleave',()=>{_0x293f3e['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x273fd8 of this['focusables'])this['focusTracker']['add'](_0x273fd8['element']),this['keystrokes']['listenTo'](_0x273fd8['element']);}['_createContextView'](){const _0x509477=new CommentThreadHeaderContextView(this['locale']);return _0x509477['bind']('contextValue')['to'](this),_0x509477;}}class BaseCommentThreadView extends _0x880dac{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x10692d,_0x294cd4,_0x4bbd9f,_0x25910a){super(_0x10692d),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x294cd4,this['_localUser']=_0x4bbd9f,this['_config']=_0x25910a,this['commentThreadHeaderView']=new CommentThreadHeaderView(_0x10692d,_0x294cd4),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new _0x7f4281(_0x10692d,vt(_0x10692d,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new CommentsListView(_0x10692d,_0x294cd4,Object['assign']({'CommentView':this['_config']['CommentView']},_0x25910a)),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',(_0x4009a4,_0x1796f9)=>_0x4009a4||!!_0x1796f9),this['bind']('isUnlinked')['to'](_0x294cd4,'unlinkedAt',_0x2d0ccf=>!!_0x2d0ccf),this['bind']('ariaLabel')['to'](this,'length',_0x15e402=>{const _0x23caa6=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return vt(this['locale'],'COMMENT_THREAD_LABEL',[_0x15e402,_0x23caa6]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x4c7423(),this['keystrokes']=new _0x5eef17(),this['focusCycler']=new _0x585c7d({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x30d38e=>_0x30d38e['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),_0x46c664(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x324869=new CommentThreadInputView(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x35d201=_0x324869['commentInputView'];return _0x324869['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x35d201,'value',(_0x1233b3,_0x39c2a1,_0x3486ca,_0x395316,_0x13e741)=>!!_0x13e741||!!_0x395316&&_0x3486ca&&!_0x39c2a1||_0x1233b3&&_0x3486ca&&!_0x39c2a1),_0x35d201['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x34fe55,_0x4ede49,_0x522f8c)=>{let _0x49123e;return _0x49123e=_0x522f8c&&_0x4ede49?'Reply\x20to\x20reopen\x20discussion...':_0x34fe55?'Reply...':'Write\x20a\x20comment...',vt(this['locale'],_0x49123e);}),_0x35d201['bind']('submitLabel')['to'](this,'length',_0x2d0e65=>vt(this['locale'],_0x2d0e65?'Reply':'Comment')),_0x35d201['on']('submit',(_0x1268fa,_0x12f4ec)=>{this['fire']('addComment',_0x12f4ec),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x35d201['on']('cancel',()=>{this['focus']();}),_0x35d201['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x35d201['on']('cancel',_0x2517fd=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x2517fd['stop']());}),this['on']('change:isActive',(_0x39c7cc,_0x40b716,_0x6fd346)=>{_0x6fd346||this['length']||_0x35d201['value']||this['fire']('removeCommentThread');}),_0x324869;}}class CommentThreadView extends/* #__PURE__ -- @preserve */
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
_0x506c6b(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x3ef22e,target:_0x55cdb6,type:_0x3b1d2a,isVisible:_0x2c09d8=!0x0}){super(),this['view']=_0x3ef22e,this['view']['element']||this['view']['render'](),this['_type']=_0x3b1d2a,this['_target']=_0x55cdb6,Annotation['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x3a7d3b([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x333290,_0xd76380)=>{this['view']['focusTracker']['add'](_0xd76380);}),this['focusableElements']['on']('remove',(_0x53589d,_0x61e09e)=>{this['view']['focusTracker']['remove'](_0x61e09e);}),this['set']('isVisible',_0x2c09d8);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x2debfa=this['_getNormalizedTarget']();return Annotation['_assertCorrectTarget'](_0x2debfa),_0x2debfa;}get['targetRect'](){const _0x1c3ca0=this['target'];if(null===_0x1c3ca0)return null;if(_0x1c3ca0 instanceof _0x299749)return _0x1c3ca0;const _0x57c78c=_0x1c3ca0['filter'](_0x5e0daa=>function(_0x34d715){const _0x4535be=_0x34d715['offsetParent'];if(_0x4535be)return!0x0;const _0x4f570a=_0x34d715['getClientRects']()['item'](0x0);return!!_0x4f570a;}(_0x5e0daa));return 0x0===_0x57c78c['length']?null:_0x299749['getDomElementRects'](_0x57c78c[0x0])[0x0];}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x4f96b5){this['view']['isActive']=_0x4f96b5,this['view']['mainView']['isActive']=_0x4f96b5;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x35b488){if(!(null===_0x35b488||_0x35b488 instanceof _0x299749||Array['isArray'](_0x35b488)&&_0x35b488['every'](_0x831c35=>kt(_0x831c35))))throw new _0x1dfae4('annotation-invalid-target',null,{'target':_0x35b488});}['_getNormalizedTarget'](){const _0x52692d='function'==typeof this['_target']?this['_target']():this['_target'];return kt(_0x52692d)?[_0x52692d]:_0x52692d;}}function kt(_0x4d59ad){return null!==_0x4d59ad&&'object'==typeof _0x4d59ad&&'nodeType'in _0x4d59ad&&0x1===_0x4d59ad['nodeType'];}class AnnotationCollection extends _0x3a7d3b{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x522585=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x4c7423(),this['_focusTracker']['on']('change:isFocused',(_0x4283dd,_0x594dcf,_0x529eee)=>{_0x529eee||this['fire']('blur');});for(const _0x106603 of _0x522585)this['add'](_0x106603);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0xa602e0){if(this['has'](_0xa602e0))throw new _0x1dfae4('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0xa602e0['innerView'],_0xa602e0),this['_viewToAnnotation']['set'](_0xa602e0['view'],_0xa602e0);for(const _0x42bd5c of _0xa602e0['focusableElements'])this['_focusTracker']['add'](_0x42bd5c);if(this['listenTo'](_0xa602e0['focusableElements'],'add',(_0x3eecfd,_0x2c1d5c)=>{this['_focusTracker']['add'](_0x2c1d5c);}),this['listenTo'](_0xa602e0['focusableElements'],'remove',(_0x3877f8,_0x4e3c8c)=>{this['_focusTracker']['remove'](_0x4e3c8c);}),this['listenTo'](_0xa602e0['view']['focusTracker'],'change:isFocused',(_0xae5910,_0x4c6ce4,_0x3c8bf2)=>{_0x3c8bf2&&this['fire']('focus',_0xa602e0);}),_0xa602e0['updateTargetRect'](),this['_areCachedRectsStale']()){for(const _0x364367 of this)_0x364367['updateTargetRect']();}const _0x24aa95=this['_getOrderInContent'](_0xa602e0['view']['targetRect']);return super['add'](_0xa602e0,_0x24aa95);}['remove'](_0x5dfdbf){if(!this['has'](_0x5dfdbf))throw new _0x1dfae4('annotationcollection-not-existing-item',null);this['stopListening'](_0x5dfdbf['view']['focusTracker']),this['stopListening'](_0x5dfdbf['focusableElements']);for(const _0x8f8216 of _0x5dfdbf['focusableElements'])this['_focusTracker']['remove'](_0x8f8216);return this['_viewToAnnotation']['delete'](_0x5dfdbf['view']),this['_innerViewToAnnotation']['delete'](_0x5dfdbf['innerView']),super['remove'](_0x5dfdbf);}['getByInnerView'](_0xd8bb2d){return this['_innerViewToAnnotation']['get'](_0xd8bb2d);}['getByView'](_0x473bed){return this['_viewToAnnotation']['get'](_0x473bed);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x4df8ae of this)_0x4df8ae['updateTargetRect']();this['_sort']();}['_sort'](){const _0x2f5541=Array['from'](this)['sort']((_0x2f20e2,_0x5afdf6)=>Rt(_0x2f20e2['view']['targetRect'],_0x5afdf6['view']['targetRect']));for(let _0x3f469a=_0x2f5541['length']-0x1;_0x3f469a>0x0;_0x3f469a--){const _0x334a87=_0x2f5541[_0x3f469a];_0x3f469a!==this['getIndex'](_0x334a87)&&(this['remove'](_0x334a87),this['add'](_0x334a87));}}['_getOrderInContent'](_0x45f0e2){let _0xd66883=0x0;if(!_0x45f0e2)return this['length'];for(const _0x50793c of this){const _0x4cbe41=_0x50793c['view']['targetRect'];if(_0x4cbe41){if(Rt(_0x45f0e2,_0x4cbe41)<0x0)return _0xd66883;_0xd66883++;}}return _0xd66883;}['_areCachedRectsStale'](){const _0x50d276=this['get'](0x0);if(!_0x50d276)return!0x1;const _0x493a5c=_0x50d276['view']['targetRect'],_0x3af233=_0x50d276['targetRect'];return!(!_0x493a5c||!_0x3af233)&&(_0x493a5c['top']!==_0x3af233['top']||_0x493a5c['left']!==_0x3af233['left']);}}function Ot({source:_0x2496d8,target:_0x18cde2,filter:_0x1828f1}){for(const _0x3c1c57 of _0x2496d8)_0x1828f1(_0x3c1c57)&&_0x18cde2['add'](_0x3c1c57);_0x18cde2['listenTo'](_0x2496d8,'add',(_0x9cd788,_0xa69788)=>{_0x1828f1(_0xa69788)&&_0x18cde2['add'](_0xa69788);}),_0x18cde2['listenTo'](_0x2496d8,'remove',(_0x109171,_0x49cffd)=>{_0x18cde2['has'](_0x49cffd)&&_0x18cde2['remove'](_0x49cffd);});}function Rt(_0x4fb171,_0x2c39d7){if(null===_0x4fb171&&null===_0x2c39d7)return 0x0;if(null===_0x4fb171)return-0x1;if(null===_0x2c39d7)return 0x1;const _0x26b676=_0x4fb171['top']-_0x2c39d7['top'];return 0x0==_0x26b676?_0x4fb171['left']-_0x2c39d7['left']:_0x26b676;}class Annotations extends _0x4cb19a{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1162dc){if(super(_0x1162dc),this['collection']=new AnnotationCollection(),this['_visibleAnnotations']=new AnnotationCollection(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x1162dc instanceof _0x4a8761){const _0x1e29ea=_0x1162dc['locale'];_0x1162dc['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':vt(_0x1e29ea,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':vt(_0x1e29ea,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':vt(_0x1e29ea,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':vt(_0x1e29ea,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':vt(_0x1e29ea,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':vt(_0x1e29ea,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':vt(_0x1e29ea,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x48aa87){this['collection']['add'](_0x48aa87);}['remove'](_0x42c78f){this['collection']['remove'](_0x42c78f),_0x42c78f['destroy']();}['refreshVisibility'](){for(const _0x4852f8 of this['collection'])_0x4852f8['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0xb5b223){return this['collection']['getByInnerView'](_0xb5b223);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x19a024 of this['collection'])_0x19a024['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0xeecc8){this['fire']('_activateAnnotation',_0xeecc8);}['createAnnotation'](_0x654c6b){return new Annotation(_0x654c6b);}['createAnnotationView'](_0x3eef94,_0x2711e1){return new AnnotationView(_0x3eef94,_0x2711e1);}['_addActiveAnnotation'](_0x4d4e97){const _0x4d262f=new Set(this['activeAnnotations']);_0x4d262f['add'](_0x4d4e97),this['activeAnnotations']=_0x4d262f;}['_removeActiveAnnotation'](_0xdc8d98){const _0x4cc694=new Set(this['activeAnnotations']);_0x4cc694['delete'](_0xdc8d98),this['activeAnnotations']=_0x4cc694;}['_bindAnnotationsToVisibleAnnotations'](){const _0x4cabdf=this['collection'],_0x4a80d1=this['_visibleAnnotations'];function _0x18831b(_0x188e7f){const _0xfe4433=_0x188e7f['source'];_0xfe4433['isVisible']&&!_0x4a80d1['has'](_0xfe4433)?_0x4a80d1['add'](_0xfe4433):!_0xfe4433['isVisible']&&_0x4a80d1['has'](_0xfe4433)&&_0x4a80d1['remove'](_0xfe4433),_0xfe4433['view']['focusTracker']['remove'](_0xfe4433['view']['element']),_0xfe4433['view']['focusTracker']['add'](_0xfe4433['view']['element']);}this['listenTo'](_0x4cabdf,'add',(_0x3e7ae5,_0x217742)=>{_0x217742['isVisible']&&_0x4a80d1['add'](_0x217742),this['listenTo'](_0x217742,'change:isVisible',_0x18831b);}),this['listenTo'](_0x4cabdf,'remove',(_0x283f55,_0x4d3d57)=>{_0x4a80d1['has'](_0x4d3d57)&&_0x4a80d1['remove'](_0x4d3d57),this['stopListening'](_0x4d3d57,'change:isVisible',_0x18831b);});}['_setupEnterAnnotationKeystroke'](){const _0x47d07b=_0x2b1d9a=>{_0x2b1d9a['on']('ready',()=>{_0x2b1d9a['keystrokes']['set'](_0x59aa36,(_0x54fdce,_0x254e32)=>{const _0x371e54=_0x8a8a4c(this['activeAnnotations']['values']());_0x371e54&&(_0x371e54['view']['focus'](),_0x254e32());});});};this['context']instanceof _0x4a8761?_0x47d07b(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0xd1ac9c,_0x145d5f)=>{_0x47d07b(_0x145d5f);});}['_setupEscapeAnnotationHandling'](){const _0x41238e=_0x1e7600=>{const _0x4f61b2=_0x1e7600['source'],_0x42f010=[];let _0x501fb3;if(Array['isArray'](_0x4f61b2['target'])){_0x501fb3=_0x4f61b2['target'][0x0],this['context']instanceof _0x4a8761?_0x42f010['push'](this['context']):this['context']['editors']&&_0x42f010['push'](...this['context']['editors']);for(const _0x54dff7 of _0x42f010)for(const _0x34191b of _0x54dff7['editing']['view']['domRoots']['values']())if(_0x34191b['contains'](_0x501fb3))return void _0x54dff7['editing']['view']['focus']();_0x501fb3['focus']();}};this['listenTo'](this['collection'],'add',(_0x3acc36,_0x4a559f)=>{this['listenTo'](_0x4a559f,'escape',_0x41238e,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x498311,_0x16e7cb)=>{this['stopListening'](_0x16e7cb,'escape',_0x41238e);});}}const Mt=Symbol('noChannel'),St={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class CommentsRepository extends _0x4cb19a{['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[Annotations,_0x1a892f,_0x22810e];}static get['pluginName'](){return'CommentsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x109759){super(_0x109759),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x4cbbe8=this['context']['config'];_0x4cbbe8['define']('comments.maxCommentsWhenCollapsed',0x2),_0x4cbbe8['define']('comments.maxThreadTotalWeight',0x1f4),_0x4cbbe8['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x4cbbe8['define']('comments.CommentThreadView',CommentThreadView),_0x4cbbe8['define']('comments.CommentView',CommentView),_0x4cbbe8['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x4f6e08=this['context']['plugins']['get'](Annotations);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0xdf0af5,_0x348a57)=>this['_addCommentThread'](_0x348a57)),this['on']('submitCommentThread',(_0x5d3997,_0x4930ca)=>this['_submitCommentThread'](_0x4930ca)),this['on']('resolveCommentThread',(_0x3f5363,_0xf38e33)=>this['_resolveCommentThread'](_0xf38e33)),this['on']('resolveCommentThread',(_0x7472d4,_0x52e7a0)=>this['_updateActiveAnnotation'](_0x52e7a0),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x4071ef,_0x564ae8)=>this['_reopenCommentThread'](_0x564ae8)),this['on']('reopenCommentThread',(_0x55b2e3,_0x81a8b1)=>this['_updateActiveAnnotation'](_0x81a8b1),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x21adc2,_0x41fed8)=>this['_removeCommentThread'](_0x41fed8)),this['on']('updateCommentThread',(_0xd660b9,_0x37b57a)=>this['_updateCommentThread'](_0x37b57a)),this['on']('updateCommentThread',(_0x249af1,_0x1d411d)=>this['_updateActiveAnnotation'](_0x1d411d),{'priority':'lowest'}),this['on']('addComment',(_0x2f459f,_0x220a69)=>this['_addComment'](_0x220a69)),this['on']('updateComment',(_0x42022c,_0x2ef698)=>this['_updateComment'](_0x2ef698)),this['on']('removeComment',(_0x4147eb,_0xd2aed0)=>this['_removeComment'](_0xd2aed0)),this['on']('addComment',(_0x5e7308,{threadId:_0x1473f7,isFromAdapter:_0x5da40c})=>{if(_0x5da40c)return;const _0x503b50=this['getCommentThread'](_0x1473f7),_0x96cd26=_0x503b50&&this['_threadToController']['get'](_0x503b50);_0x96cd26&&_0x96cd26['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x4f6e08,'change:activeAnnotations',(_0x2ca02b,_0x97fb06,_0x48295a)=>{const _0x373917=Array['from'](_0x48295a)['map'](_0x43c49a=>this['_viewToController']['get'](_0x43c49a['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x373917?_0x373917['model']:null;});}set['adapter'](_0x73b027){if(this['_adapter'])throw new _0x1dfae4('commentsrepository-adapter-already-set');this['_adapter']=_0x73b027;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x279495=Mt,threadId:_0x32f954=_0x1e56d9(),comments:_0xd6880=[],unlinkedAt:_0x3f0172=null,resolvedAt:_0x1b12ef=null,resolvedBy:_0x24fcb7=null,target:_0x9f0af5=null,context:_0x4082df=null,attributes:_0x59566={},isResolvable:_0x487386=!0x0,isSubmitted:_0x2a593e=!0x1,isFromAdapter:_0x2654f4=!0x1}={}){return this['fire'](xt('addCommentThread',_0x279495),{'channelId':_0x279495,'threadId':_0x32f954,'comments':_0xd6880,'unlinkedAt':_0x3f0172,'resolvedAt':_0x1b12ef,'resolvedBy':_0x24fcb7,'target':_0x9f0af5,'context':_0x4082df,'attributes':_0x59566,'isFromAdapter':_0x2654f4,'isResolvable':_0x487386,'isSubmitted':_0x2a593e}),this['getCommentThread'](_0x32f954);}['openNewCommentThread']({channelId:_0x2687f1=Mt,threadId:_0x1509a6=_0x1e56d9(),target:_0x4accfd,context:_0xcf8906=null,isResolvable:_0x2937cd=!0x0}){if(this['_readOnlyChannels']['has'](_0x2687f1)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x4accfd)throw new _0x1dfae4('commentsrepository-missing-target');const _0x2eafa7=this['addCommentThread']({'channelId':_0x2687f1,'threadId':_0x1509a6,'target':_0x4accfd,'context':_0xcf8906,'isResolvable':_0x2937cd});if(!_0x2eafa7)return null;const _0x3cc918=this['_threadToController']['get'](_0x2eafa7),_0x295105=_0x3cc918['view']['commentThreadInputView']['commentInputView'],_0x2717b6=this['context']['plugins']['get'](Annotations),_0x1584fa=_0x2717b6['getByInnerView'](_0x3cc918['view']);return _0x2717b6['activate'](_0x1584fa),_0x295105['once']('editorReady',()=>_0x295105['focus']()),_0x2eafa7;}['hasCommentThread'](_0x369aa5){if('string'!=typeof _0x369aa5)throw new _0x1dfae4('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x369aa5);}['updateCommentThread']({channelId:_0x8aaffb=Mt,threadId:_0x2d85f2,context:_0x10fda6,unlinkedAt:_0x464d9c,attributes:_0x18ae7a,isFromAdapter:_0x46209e=!0x1}){return this['fire'](xt('updateCommentThread',_0x8aaffb),{'channelId':_0x8aaffb,'threadId':_0x2d85f2,'context':_0x10fda6,'unlinkedAt':_0x464d9c,'attributes':_0x18ae7a,'isFromAdapter':_0x46209e}),this['getCommentThread'](_0x2d85f2);}['getCommentThread'](_0xafaf7d){if('string'!=typeof _0xafaf7d)throw new _0x1dfae4('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0xafaf7d);}['fetchCommentThread']({channelId:_0x4af612,threadId:_0x578194}={}){const _0x540610=this['getCommentThread'](_0x578194);if(_0x540610)return Promise['resolve'](_0x540610);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x1dfae4('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x4af612,'threadId':_0x578194})['then'](_0x5c0628=>this['hasCommentThread'](_0x578194)?this['getCommentThread'](_0x578194):_0x5c0628?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x4af612},_0x5c0628)):void 0x0)['catch'](_0x2a67ae=>{throw console['error'](_0x2a67ae),new _0x1dfae4('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x1011fc,skipNotAttached:_0x3e0ee0=!0x1,skipEmpty:_0x286039=!0x1,toJSON:_0xee6d27=!0x1}={}){const _0x429e6c=[];for(const _0x15c6c2 of this['_threads']['values']())_0x1011fc&&_0x15c6c2['channelId']!==_0x1011fc||_0x3e0ee0&&!_0x15c6c2['isAttached']||_0x286039&&0x0===_0x15c6c2['length']||_0x429e6c['push'](_0x15c6c2);return _0xee6d27?_0x429e6c['map'](_0x27d9d0=>_0x27d9d0['toJSON']()):_0x429e6c;}['getAnnotationForCommentThread'](_0x2376f8){const _0x39e57e=this['_threadToController']['get'](_0x2376f8);if(!_0x39e57e)return null;return this['context']['plugins']['get'](Annotations)['getByInnerView'](_0x39e57e['view'])||null;}['getCommentThreadForAnnotation'](_0x5cd015){const _0xb94102=this['_viewToController']['get'](_0x5cd015['innerView']);return _0xb94102?_0xb94102['model']:null;}['setActiveCommentThread'](_0x44f6ee){const _0x429a1d=this['context']['plugins']['get'](Annotations);if(!_0x44f6ee)return void(this['activeCommentThread']&&_0x429a1d['deactivateAll']());const _0x34eada=this['getCommentThread'](_0x44f6ee);if(!_0x34eada)throw new _0x1dfae4('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x44f6ee});if(!this['_threadToController']['has'](_0x34eada))throw new _0x1dfae4('commentsrepository-active-not-attached',null,{'threadId':_0x44f6ee});const _0x1d5f08=_0x429a1d['getByInnerView'](this['_threadToController']['get'](_0x34eada)['view']);_0x429a1d['activate'](_0x1d5f08);}['switchReadOnly'](_0x5f588d,_0x21682c){_0x5f588d?this['_readOnlyChannels']['add'](_0x21682c):this['_readOnlyChannels']['delete'](_0x21682c),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x380247){return this['_readOnlyChannels']['has'](_0x380247)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x1ca3fb,_0x2183fb){return new CommentThreadController(_0x1ca3fb,_0x2183fb);}['setPermissions'](_0x21b66f,_0xce00c1=Mt){this['_permissions']['set'](_0xce00c1,_0x21b66f),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x44b5a7=Mt){return this['_permissions']['has'](_0x44b5a7)?this['_permissions']['get'](_0x44b5a7):St;}['_addCommentThread']({channelId:_0x1bb26c,threadId:_0x5aa7fc,comments:_0x69ef53,unlinkedAt:_0x37640f,resolvedAt:_0x1cf851,resolvedBy:_0x227e47,target:_0x2f91d5,context:_0x4ab67e,attributes:_0x1d6365,isFromAdapter:_0x5ef281,isResolvable:_0x29862c,isSubmitted:_0x127fb7}){if('string'!=typeof _0x5aa7fc)throw new _0x1dfae4('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x5aa7fc});if(this['hasCommentThread'](_0x5aa7fc))throw new _0x1dfae4('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x5aa7fc});const _0x505b14=new CommentThread(this,{'channelId':_0x1bb26c,'id':_0x5aa7fc,'context':_0x4ab67e,'attributes':_0x1d6365,'unlinkedAt':_0x37640f,'resolvedAt':_0x1cf851,'resolvedBy':_0x227e47?this['context']['plugins']['get'](_0x22810e)['getUser'](_0x227e47):null,'isResolvable':_0x29862c,'isSubmitted':_0x127fb7||_0x5ef281});this['_threads']['set'](_0x5aa7fc,_0x505b14);for(const _0xabcabe of _0x69ef53)_0x505b14['_add'](this['_createNewComment']({'threadId':_0x5aa7fc,..._0xabcabe}));return _0x2f91d5&&_0x505b14['attachTo'](_0x2f91d5),_0x5ef281||!_0x505b14['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x1bb26c,'threadId':_0x5aa7fc});}['_submitCommentThread']({channelId:_0x14e8aa,threadId:_0x58110c}){if(!this['hasCommentThread'](_0x58110c))throw new _0x1dfae4('commentsrepository-missing-comment-thread',this);const _0x36aba9=this['getCommentThread'](_0x58110c);if(_0x36aba9['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x4a9cae,comments:_0x3dd9e,resolvedAt:_0x282c93,resolvedBy:_0x4238b3,context:_0x338abe,attributes:_0x2e08ee}=_0x36aba9,_0x134d00=this['context']['plugins']['get']('PendingActions'),_0x330997=_0x134d00['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x14e8aa,'threadId':_0x4a9cae,'comments':_0x3dd9e['map'](_0x1024cb=>_0x1024cb['toJSON']()),'resolvedAt':_0x282c93,'resolvedBy':_0x4238b3?_0x4238b3['id']:_0x4238b3,'context':_0x338abe,'attributes':_0x2e08ee})['then'](({comments:_0x1b5018})=>{_0x134d00['remove'](_0x330997);for(const _0x48516a of _0x1b5018)this['_updateComment']({'channelId':_0x14e8aa,'threadId':_0x58110c,'commentId':_0x48516a['commentId'],'createdAt':_0x48516a['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x178e34=>{throw console['error'](_0x178e34),new _0x1dfae4('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x5c41e8,target:_0x58de71}){const _0x38f0d7=this['getCommentThread'](_0x5c41e8);if(!_0x38f0d7)throw new _0x1dfae4('commentsrepository-attach-missing-comment-thread',this);const _0x5a3abe=this['context']['plugins']['get']('PendingActions'),_0xd2cf1c=this['context']['plugins']['get'](Annotations),_0xfdbf6b=this['_createCommentThreadView'](_0x38f0d7),_0x10cead=new CommentThreadController(_0x38f0d7,_0xfdbf6b);let _0x4121cb=null;_0xfdbf6b['on']('change:isDirty',(_0x3ba2a8,_0x348a54,_0x34315b)=>{_0x34315b?_0x4121cb=_0x5a3abe['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x4121cb&&(_0x5a3abe['remove'](_0x4121cb),_0x4121cb=null);}),this['_threadToController']['set'](_0x38f0d7,_0x10cead),this['_viewToController']['set'](_0xfdbf6b,_0x10cead);const _0x527c51=new AnnotationView(this['context']['locale'],_0xfdbf6b);_0x527c51['bind']('length')['to'](_0xfdbf6b),_0x527c51['bind']('isDirty')['to'](_0xfdbf6b,'isDirty',_0xfdbf6b,'length',(_0x3c1567,_0x7b6ad0)=>_0x3c1567||!_0x7b6ad0),_0x527c51['bind']('isActive')['to'](_0xfdbf6b),_0x527c51['type']='comment';const _0x3dde2d=new Annotation({'view':_0x527c51,'target':_0x58de71,'type':'comment','isVisible':!_0x38f0d7['archivedAt']&&!!('function'==typeof _0x58de71?_0x58de71():_0x58de71)});return _0xfdbf6b['on']('escape',()=>{_0x3dde2d['fire']('escape');}),this['_bindAnnotationToEditors'](_0xfdbf6b,_0x3dde2d),_0xd2cf1c['add'](_0x3dde2d),_0x3dde2d;}['_bindAnnotationToEditors'](_0x3357dd,_0xe4b96f){this['listenTo'](_0x3357dd,'editorReady',(_0x5dac5d,_0x54cd42)=>{const _0x1dd7aa=_0x54cd42['ui']['view']['body']['bodyCollectionContainer'];_0xe4b96f['focusableElements']['add'](_0x1dd7aa),this['context']instanceof _0x4a8761&&this['context']['ui']['focusTracker']['add'](_0x1dd7aa);},{'priority':'highest'}),this['listenTo'](_0x3357dd,'editorDestroyed',(_0x46b86d,_0x34833c)=>{const _0x5b463e=_0x34833c['ui']['view']['body']['bodyCollectionContainer'];_0xe4b96f['focusableElements']['has'](_0x5b463e)&&_0xe4b96f['focusableElements']['remove'](_0x5b463e),this['context']instanceof _0x4a8761&&this['context']['ui']['focusTracker']['remove'](_0x5b463e);});}['_unbindEditors'](_0x110fcb){this['stopListening'](_0x110fcb,'editorReady'),this['stopListening'](_0x110fcb,'editorDestroyed');}['_createCommentThreadView'](_0x5e58d4){const _0x14d537=this['context']['plugins']['get'](_0x22810e),{config:_0x3b6285,locale:_0x3b95bd}=this['context'],_0x44758b=_0x104c9e(_0x3b6285['get']('locale'),_0x3b95bd);return new(0x0,(_0x3b6285['get']('comments'))['CommentThreadView'])(_0x3b95bd,_0x5e58d4,_0x14d537['me'],{'editorConfig':{..._0x3b6285['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x3b6285['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x3b6285['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x3b6285['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x3b6285['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x44758b,'CommentView':_0x3b6285['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x485286,channelId:_0x460f5e,resolvedAt:_0x2a42b7,resolvedBy:_0x5b9c5a,isFromAdapter:_0x39718c}){if(!this['hasCommentThread'](_0x485286))throw new _0x1dfae4('commentsrepository-missing-comment-thread',null,{'threadId':_0x485286});const _0x2790a3=this['getCommentThread'](_0x485286);if(_0x2790a3['isResolved'])throw new _0x1dfae4('commentsrepository-resolved-comment-thread',null,{'threadId':_0x485286});const _0x3ccd94=this['context']['plugins']['get'](_0x22810e);if(_0x2790a3['resolvedBy']=_0x3ccd94['getUser'](_0x5b9c5a),_0x2790a3['resolvedAt']=_0x2a42b7,_0x39718c||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0xf495d4=this['context']['plugins']['get']('PendingActions'),_0xd86577=_0xf495d4['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x460f5e,'threadId':_0x485286})['then'](({resolvedAt:_0x56cd94,resolvedBy:_0x73c890})=>{_0xf495d4['remove'](_0xd86577),_0x2790a3['resolvedBy']['id']!==_0x73c890&&(_0x2790a3['resolvedBy']=_0x3ccd94['getUser'](_0x73c890)),_0x2790a3['resolvedAt']=_0x56cd94;})['catch'](_0x4767a0=>{throw console['error'](_0x4767a0),new _0x1dfae4('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x1896d2,channelId:_0x30a623,isFromAdapter:_0xcd6226}){if(!this['hasCommentThread'](_0x1896d2))throw new _0x1dfae4('commentsrepository-missing-comment-thread',null,{'threadId':_0x1896d2});const _0x221f34=this['getCommentThread'](_0x1896d2);if(!_0x221f34['isResolved'])throw new _0x1dfae4('commentsrepository-reopen-comment-thread',null,{'threadId':_0x1896d2});if(_0x221f34['resolvedBy']=null,_0x221f34['resolvedAt']=null,_0xcd6226||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x38047f=this['context']['plugins']['get']('PendingActions'),_0x2d689b=_0x38047f['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x30a623,'threadId':_0x1896d2})['then'](()=>_0x38047f['remove'](_0x2d689b))['catch'](_0x46eee8=>{throw console['error'](_0x46eee8),new _0x1dfae4('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x5bcb50,isFromAdapter:_0x13afd2}){const _0x178ae2=this['getCommentThread'](_0x5bcb50);if(!_0x178ae2)throw new _0x1dfae4('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x5bcb50),this['_threads']['delete'](_0x5bcb50),!_0x178ae2['isSubmitted']||_0x13afd2||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x454f21=this['context']['plugins']['get']('PendingActions'),{channelId:_0x242184}=_0x178ae2,_0x4284ea=_0x454f21['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x242184,'threadId':_0x5bcb50})['then'](()=>_0x454f21['remove'](_0x4284ea))['catch'](_0x7c7abb=>{throw console['error'](_0x7c7abb),new _0x1dfae4('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x20ff22,unlinkedAt:_0xb88ad4,context:_0x4e39ad,attributes:_0x4198a3,isFromAdapter:_0x42a154}){if('string'!=typeof _0x20ff22)throw new _0x1dfae4('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x20ff22});if(!this['hasCommentThread'](_0x20ff22))throw new _0x1dfae4('commentsrepository-missing-comment-thread',null,{'threadId':_0x20ff22});const _0x3c14d6=this['getCommentThread'](_0x20ff22);let _0x4caa45=!0x1;if(void 0x0!==_0x4e39ad&&_0x3c14d6['context']!==_0x4e39ad&&(_0x3c14d6['context']=_0x4e39ad,_0x4caa45=!0x0),void 0x0!==_0xb88ad4&&_0x3c14d6['unlinkedAt']!==_0xb88ad4&&(_0x3c14d6['unlinkedAt']=_0xb88ad4,_0x4caa45=!0x0),_0x4198a3&&!_0x3e5e4e(_0x4198a3,_0x3c14d6['attributes'])&&(_0x3c14d6['attributes']=_0x4198a3,_0x4caa45=!0x0),!_0x4caa45)return Promise['resolve']();if(!_0x3c14d6['isSubmitted']||_0x42a154||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x9d95f6=this['context']['plugins']['get']('PendingActions'),{channelId:_0x5c20b9}=_0x3c14d6,_0x4da03a=_0x9d95f6['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x5c20b9,'threadId':_0x20ff22,'context':_0x4e39ad,'unlinkedAt':_0xb88ad4,'attributes':_0x4198a3})['then'](()=>_0x9d95f6['remove'](_0x4da03a))['catch'](_0x46d673=>{throw console['error'](_0x46d673),new _0x1dfae4('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x48b149){const _0x71f0c6=this['context']['plugins']['get'](Annotations),_0x2f9e38=this['getCommentThread'](_0x48b149);if(_0x2f9e38['_isAttached']=!0x1,this['_threadToController']['has'](_0x2f9e38)){const _0x17278e=this['_threadToController']['get'](_0x2f9e38),_0x188fb1=_0x17278e['view'],_0x42afe0=_0x71f0c6['getByInnerView'](_0x188fb1);this['_threadToController']['delete'](_0x2f9e38),this['_viewToController']['delete'](_0x188fb1),_0x42afe0&&_0x71f0c6['remove'](_0x42afe0),_0x17278e['destroy'](),_0x188fb1['destroy']()['then'](()=>{this['_unbindEditors'](_0x188fb1);});}}['_updateActiveAnnotation']({threadId:_0x972f06,resolvedAt:_0x5bb6e9,unlinkedAt:_0x4369ef}){const _0x691e5d=!!_0x5bb6e9,_0x4d334e=this['context']['plugins']['get'](Annotations),_0x1c95a9=this['getCommentThread'](_0x972f06);if(this['_threadToController']['has'](_0x1c95a9)){const _0x3d85e3=this['_threadToController']['get'](_0x1c95a9)['view'],_0x2e9b7e=_0x4d334e['getByInnerView'](_0x3d85e3);_0x2e9b7e&&(_0x691e5d&&_0x4d334e['_removeActiveAnnotation'](_0x2e9b7e),_0x4369ef?_0x2e9b7e['isVisible']=!0x1:_0x2e9b7e['refreshVisibility']());}}['_getExternalAuthor'](_0x4f8470){const _0x301533=this['context']['plugins']['get'](_0x22810e),_0x3177a1=_0x21b303('external:'+_0x4f8470),_0x3c68d3=_0x301533['getUser'](_0x3177a1);return _0x3c68d3||_0x301533['addUser']({'id':_0x3177a1,'name':_0x4f8470});}['_createNewComment']({threadId:_0x5f0b50,commentId:_0x15be65=_0x1e56d9(),content:_0x4573ce,authorId:_0xc72305,createdAt:_0x5efd09,attributes:_0x3a2336}){if('string'!=typeof _0x15be65)throw new _0x1dfae4('commentsrepository-invalid-commentid');if('string'!=typeof _0xc72305)throw new _0x1dfae4('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x4573ce||!_0x4573ce['trim']())throw new _0x1dfae4('commentsrepository-invalid-comment-content');const _0x3dc0c6=this['context']['plugins']['get'](_0x22810e)['getUser'](_0xc72305);if(!_0x3dc0c6)throw new _0x1dfae4('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0xc72305});let _0x3896e3=null,_0x10b1b2=_0x5efd09;return _0x3a2336?.['@external']&&(_0x3896e3=this['_getExternalAuthor'](_0x3a2336['@external']['authorName']),_0x10b1b2=new Date(_0x3a2336['@external']['createdAt'])),new Comment(this,{'threadId':_0x5f0b50,'id':_0x15be65,'author':_0x3896e3||_0x3dc0c6,'creator':_0x3dc0c6,'content':_0x4573ce,'createdAt':_0x5efd09,'authoredAt':_0x10b1b2,'attributes':_0x3a2336});}['_addComment'](_0x493d87){let {threadId:_0x47ffe0,content:_0x149e89,attributes:_0x19fd31,isFromAdapter:_0x470ee1}=_0x493d87;const _0x1f9bf0=this['getCommentThread'](_0x493d87['threadId']);if(!_0x1f9bf0)throw new _0x1dfae4('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x316ae7=this['_createNewComment'](_0x493d87),{id:_0x13b56}=_0x316ae7;if(_0x1f9bf0['_add'](_0x316ae7),_0x470ee1||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x1f9bf0['isSubmitted'])return Promise['resolve']();const _0x4882ea=this['context']['plugins']['get']('PendingActions'),{channelId:_0x3db5f3}=_0x1f9bf0,_0x745d0a=_0x4882ea['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x19fd31||(_0x19fd31={}),this['adapter']['addComment']({'channelId':_0x3db5f3,'threadId':_0x47ffe0,'commentId':_0x13b56,'content':_0x149e89,'attributes':_0x19fd31})['then'](_0x406cb=>{_0x4882ea['remove'](_0x745d0a),_0x406cb&&this['_updateComment']({'channelId':_0x3db5f3,'threadId':_0x47ffe0,'commentId':_0x13b56,'createdAt':_0x406cb['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x4e0cf1=>{throw console['error'](_0x4e0cf1),new _0x1dfae4('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x35770a,commentId:_0x3728b6,content:_0x1547d4,createdAt:_0x24aedb,attributes:_0x4e509d,isFromAdapter:_0x335ef1}){if(void 0x0!==_0x1547d4&&('string'!=typeof _0x1547d4||!_0x1547d4['trim']()['length']))throw new _0x1dfae4('commentsrepository-update-comment-invalid-content');const _0x2ebeb0=this['getCommentThread'](_0x35770a),_0x4a3b51=_0x2ebeb0['getComment'](_0x3728b6);if(!_0x4a3b51)throw new _0x1dfae4('commentsrepository-update-missing-comment',this);let _0x5cd1c1=!0x1;if(_0x1547d4&&_0x1547d4!==_0x4a3b51['content']&&(_0x4a3b51['isEditable']||_0x335ef1)&&(_0x4a3b51['content']=_0x1547d4,_0x5cd1c1=!0x0),_0x24aedb&&_0x24aedb!==_0x4a3b51['createdAt']&&(_0x4a3b51['createdAt']=_0x24aedb,_0x4a3b51['attributes']&&_0x4a3b51['attributes']['@external']||(_0x4a3b51['authoredAt']=_0x24aedb),_0x5cd1c1=!0x0),_0x4e509d&&!_0x3e5e4e(_0x4e509d,_0x4a3b51['attributes'])&&(_0x4a3b51['attributes']=_0x4e509d,_0x5cd1c1=!0x0),!_0x5cd1c1)return Promise['resolve']();if(_0x2ebeb0['fire']('commentUpdated'),_0x335ef1||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0xaba188=this['context']['plugins']['get']('PendingActions'),{channelId:_0x537aa0}=this['getCommentThread'](_0x4a3b51['threadId']),_0x5009f9=_0xaba188['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x537aa0,'threadId':_0x35770a,'commentId':_0x3728b6,'content':_0x1547d4,'attributes':_0x4e509d})['then'](()=>_0xaba188['remove'](_0x5009f9))['catch'](_0x373c85=>{throw console['error'](_0x373c85),new _0x1dfae4('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x2c8c0f,commentId:_0x590b0d,isFromAdapter:_0x76f792}){const _0x4baaad=this['getCommentThread'](_0x2c8c0f),_0xb660c=_0x4baaad['getComment'](_0x590b0d);if(!_0xb660c)throw new _0x1dfae4('commentsrepository-remove-missing-comment',this);if(_0x4baaad['_remove'](_0xb660c),_0x76f792||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x4fd9ca=this['context']['plugins']['get']('PendingActions'),{channelId:_0x40a7fc}=_0x4baaad,_0xb837e8=_0x4fd9ca['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x40a7fc,'threadId':_0x2c8c0f,'commentId':_0x590b0d})['then'](()=>_0x4fd9ca['remove'](_0xb837e8))['catch'](_0x33fee6=>{throw console['error'](_0x33fee6),new _0x1dfae4('commentsrepository-remove-comment-internal-error',this);});}}class CommentThread extends/* #__PURE__ -- @preserve */
|
|
30
|
-
|
|
31
|
-
_0x506c6b(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x11ddef,_0x40beaa){super();const _0xef5887=_0x11ddef['context']['plugins']['get'](_0x22810e)['me'],_0x26b2e3=_0x11ddef['getCommentThread'](_0x40beaa['threadId']),_0x1327f1=0x0===_0x26b2e3['comments']['length'],_0xa18dc2=_0xef5887===_0x40beaa['author'];this['id']=_0x40beaa['id'],this['threadId']=_0x40beaa['threadId'],this['author']=_0x40beaa['author'],this['creator']=_0x40beaa['creator'],this['isExternal']=Boolean(_0x40beaa['attributes']&&_0x40beaa['attributes']['@external']),this['set']('content',_0x40beaa['content']),this['createdAt']=_0x40beaa['createdAt']||new Date(),this['set']('authoredAt',_0x40beaa['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x26b2e3,'resolvedAt'),this['set']('attributes',_0x40beaa['attributes']||{}),this['bind']('isEditable')['to'](_0x11ddef,'_permissions',()=>{const _0x594422=_0x11ddef['getPermissions'](_0x26b2e3['channelId'])['write'],_0x26314a=_0x11ddef['getPermissions'](_0x26b2e3['channelId'])['modifyAll'];return _0xa18dc2&&_0x594422||!_0xa18dc2&&_0x26314a;}),this['bind']('isRemovable')['to'](_0x26b2e3,'isRemovable',_0x11ddef,'_permissions',_0x2bb8cf=>{const _0x5acdc5=_0x11ddef['getPermissions'](_0x26b2e3['channelId'])['write'],_0x16dc78=_0x11ddef['getPermissions'](_0x26b2e3['channelId'])['modifyAll'];return _0xa18dc2&&_0x5acdc5||_0x2bb8cf&&_0x1327f1||!_0xa18dc2&&_0x16dc78&&!_0x1327f1;}),this['bind']('isReadOnly')['to'](_0x26b2e3,'isReadOnly'),this['_repository']=_0x11ddef;}get['weight'](){return Math['max'](function(_0x117611){const _0x1996dd=document['createElement']('div');return _0x1996dd['innerHTML']=_0x117611,_0x1996dd['textContent']['length'];}(this['content']),0xc8);}['update'](_0x403414){const {threadId:_0x3c4cf2,id:_0xb8ff91}=this;if(!this['_repository']['hasCommentThread'](_0x3c4cf2))throw new _0x1dfae4('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x199708}=this['_repository']['getCommentThread'](_0x3c4cf2);this['_repository']['fire'](xt('updateComment',_0x199708,_0x3c4cf2),{'channelId':_0x199708,'threadId':_0x3c4cf2,'commentId':_0xb8ff91,..._0x403414});}['setAttribute'](_0x4bb219,_0x30f523){const _0x10da3f=_0x14cc48(this['attributes']);_0x1b06ab(_0x10da3f,_0x4bb219,_0x30f523),this['update']({'attributes':_0x10da3f});}['removeAttribute'](_0x32d1f8){const _0x2d303c=_0x14cc48(this['attributes']);_0x1ebf91(_0x2d303c,_0x32d1f8),this['update']({'attributes':_0x2d303c});}['remove'](_0x1355cb={}){if(!_0x1355cb['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x3c822b,id:_0x4215d5}=this;if(!this['_repository']['hasCommentThread'](_0x3c822b))throw new _0x1dfae4('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x1e00d1}=this['_repository']['getCommentThread'](_0x3c822b);this['_repository']['fire'](xt('removeComment',_0x1e00d1,_0x3c822b),{'channelId':_0x1e00d1,'threadId':_0x3c822b,'commentId':_0x4215d5,..._0x1355cb});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function xt(_0x154d53,..._0x2db4d2){for(const _0x26eaa1 of _0x2db4d2)void 0x0!==_0x26eaa1&&(_0x154d53+=':'+String(_0x26eaa1));return _0x154d53;}class AddCommentThreadCommand extends _0x5c19e4{constructor(_0x22add1){super(_0x22add1),this['set']('hasContent',!0x1);}['refresh'](){const _0x5b4617=this['editor']['model']['document']['selection'];this['isEnabled']=!0x0,this['hasContent']=!0x1;for(const _0x274336 of _0x5b4617['getRanges']())if(this['_hasContent'](_0x274336))return void(this['hasContent']=!0x0);}['execute']({threadId:_0xe72d4a=_0x1e56d9(),ranges:_0x43e4ba,comment:_0x134b3c}={}){const _0x2dc786=this['editor']['model'],_0x7a4ef8=_0x43e4ba??Array['from'](_0x2dc786['document']['selection']['getRanges']()),_0x1313bf=[];for(const _0x2a260e of _0x7a4ef8)this['_hasContent'](_0x2a260e)&&_0x1313bf['push'](this['_trimToContent'](_0x2a260e));if(!_0x1313bf['length'])throw new _0x1dfae4('addcommentthreadcommand-incorrect-ranges',null);_0x134b3c&&this['_createCommentThread'](_0xe72d4a,_0x134b3c),this['_createMarkersFromRanges'](_0xe72d4a,_0x1313bf,!!_0x134b3c);}['_createMarkersFromRanges'](_0x331202,_0x46ddc9,_0x243966){this['editor']['model']['change'](_0x378550=>{for(const _0x1bffe3 of _0x46ddc9){const _0x39bcf2=_0x1e56d9()['substr'](0x1,0x5),_0x3ddffa='comment:'+_0x331202+':'+_0x39bcf2;_0x378550['addMarker'](_0x3ddffa,{'range':_0x1bffe3,'usingOperation':_0x243966,'affectsData':_0x243966});}});}['_createCommentThread'](_0x52d539,_0x8ea5a5){const _0x11a769=this['editor']['plugins']['get']('CommentsRepository'),_0x2c38d2=this['editor']['config']['get']('collaboration.channelId'),_0x5a9bc1=this['editor']['plugins']['get']('Users')['me'];if(!_0x5a9bc1)throw new _0x1dfae4('addcommentthreadcommand-user-not-found',null);_0x11a769['addCommentThread']({'threadId':_0x52d539,'channelId':_0x2c38d2,'comments':[{'authorId':_0x5a9bc1['id'],'content':_0x8ea5a5,'createdAt':new Date(),'attributes':{}}]});}['_hasContent'](_0x4a85c6){for(const _0x227bb6 of _0x4a85c6['getItems']())if(this['_itemIsContent'](_0x227bb6))return!0x0;return!0x1;}['_itemIsContent'](_0xcdf6bf){return _0xcdf6bf['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0xcdf6bf)&&!_0xcdf6bf['is']('element','tableCell');}['_trimToContent'](_0x53d65e){const _0x3acb7a=_0x2ed662=>!this['_itemIsContent'](_0x2ed662['item']),_0x27235d=_0x53d65e['start']['getLastMatchingPosition'](_0x3acb7a),_0x2cf1c5=_0x53d65e['end']['getLastMatchingPosition'](_0x3acb7a,{'direction':'backward'});return this['editor']['model']['createRange'](_0x27235d,_0x2cf1c5);}}class EditorAnnotations extends _0x24b2ce{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[Annotations];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1aed8e){super(_0x1aed8e),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x45d3f1=this['editor'],_0x181929=_0x45d3f1['model']['document']['selection'],_0x3e4644=_0x43e3da(()=>this['refreshSelectedViews'](),0xa);_0x181929['on']('change:range',(_0x4c3426,_0x2deac2)=>{_0x2deac2['directChange']&&(_0x3e4644['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x45d3f1['editing']['view']['document'],'change:isFocused',(_0x578243,_0x11b0de,_0x47b120)=>{_0x47b120&&_0x3e4644();}),this['listenTo'](_0x45d3f1['ui']['focusTracker'],'change:isFocused',(_0x335fd9,_0x48cfea,_0x1e241a)=>{_0x1e241a||this['fire']('blur',{'isAnnotationTracked':_0x382a93=>this['_editorAnnotationsData']['has'](_0x382a93['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x3974fe){if(this['_editorAnnotations']['has'](_0x3974fe['view']))return;this['_editorAnnotations']['add'](_0x3974fe['view']),this['editor']['ui']['focusTracker']['add'](_0x3974fe['view']['element']);const _0x12f42e=this['editor']['plugins']['get'](Annotations);this['listenTo'](_0x12f42e['collection'],'remove',(_0x39aed2,_0x3e576e)=>{this['editor']['ui']['focusTracker']['remove'](_0x3e576e['view']['element']),this['_editorAnnotations']['delete'](_0x3e576e['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x351eb0){if('function'!=typeof _0x351eb0)throw new _0x1dfae4('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x351eb0);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x41ceea,annotations:_0x17ef33}){const _0xe728d3=[],_0x491776=this['editor']['model']['document']['selection'],_0x3fcb3a=Array['from'](_0x491776['getRanges']());for(const [_0x22ce4a,_0x5af041]of this['_editorAnnotationsData']){const _0x5aaf5e=_0xeb0ad7(_0x5af041),_0x8449c4=_0x17ef33['getByInnerView'](_0x22ce4a);_0x5aaf5e&&_0x8449c4&&_0xe728d3['push']({'annotation':_0x8449c4,'range':_0x5aaf5e});}function _0xeb0ad7(_0x2906d6){for(const _0x2ee297 of _0x2906d6)for(const _0x28eaba of _0x3fcb3a)if(_0x2ee297['containsRange'](_0x28eaba,!_0x491776['isCollapsed']))return _0x2ee297;return null;}return _0xe728d3['sort']((_0x2237bd,_0xc5028b)=>{const _0x2d9a99=_0x2237bd['range'],_0x3fbd27=_0xc5028b['range'];if(!_0x2d9a99['isEqual'](_0x3fbd27)){if(_0x2d9a99['containsRange'](_0x3fbd27,!0x0))return 0x1;if(_0x3fbd27['containsRange'](_0x2d9a99,!0x0))return-0x1;}return _0x2237bd['annotation']==_0x41ceea?-0x1:_0xc5028b['annotation']==_0x41ceea?0x1:0x0;})['map'](_0x2c6b8e=>_0x2c6b8e['annotation']);}get['_editorAnnotationsData'](){const _0x51445c=new Map();for(const _0x5329d6 of Array['from'](this['_dataCollectors']))for(const [_0x34c485,_0x4a7172]of _0x5329d6())_0x51445c['set'](_0x34c485,_0x4a7172);return _0x51445c;}}class CommentsRestrictedEditingMode extends _0x24b2ce{['afterInit'](){const _0xae5945=this['editor'];if(!_0xae5945['plugins']['has']('RestrictedEditingModeEditing'))return;_0xae5945['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class CommentsImportWord extends _0x24b2ce{constructor(_0x12be50){super(_0x12be50),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x47d552=this['editor'],_0x16e3d6=_0x47d552['commands']['get']('importWord'),_0x37d726=_0x47d552['plugins']['get'](_0x22810e);_0x16e3d6&&(_0x16e3d6['on']('execute',(_0x45958f,[,_0x25884a])=>{_0x25884a['collaboration_features']={'comments':!0x0,'user_id':_0x37d726['me']['id']};},{'priority':_0x4640af['high']+0xa}),this['listenTo'](_0x16e3d6,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x5b8460,_0x514a5f){const {comment_threads:_0x39c90b}=_0x514a5f;_0x39c90b&&_0x39c90b['forEach'](({thread_id:_0x44faa3,comments:_0x3c0f7a,is_resolved:_0x158e6e})=>{const _0x546c89=new Date(),_0x33928b=_0x3c0f7a['map'](({author:_0x28eed0,content:_0x5a8b02,created_at:_0x4d5762})=>({'content':_0x5a8b02,'authorId':this['editor']['plugins']['get'](_0x22810e)['me']['id'],'createdAt':_0x546c89,'attributes':{'@external':{'authorName':_0x28eed0,'createdAt':_0x4d5762?new Date(_0x4d5762):new Date(),'source':'importWord'}}})),_0x2a6efb=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](CommentsRepository)['addCommentThread']({'channelId':_0x2a6efb,'threadId':_0x44faa3,'comments':_0x33928b,'resolvedAt':_0x158e6e?_0x546c89:null});});}}class CommentsClipboard extends _0x24b2ce{constructor(_0x48117f){super(_0x48117f),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[pt,wt];}['afterInit'](){const _0x2f7288=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x2f7288,'contentInsertion',(_0x5d3f32,_0x557be1)=>this['_removeMarkersWithoutThreads'](_0x557be1['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x1a0e17){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x1a0e17;const _0x4f271c=this['editor']['plugins']['get']('CommentsRepository');for(const _0xe765be of _0x1a0e17['keys']()){const [_0x1098ea,_0x49aa1a]=_0xe765be['split'](':');'comment'!=_0x1098ea||_0x4f271c['hasCommentThread'](_0x49aa1a)||_0x1a0e17['delete'](_0xe765be);}return _0x1a0e17;}['_registerMarkerInClipboardPipeline'](){const _0x5a14c7=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x592cd7=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x592cd7&&_0x5a14c7['_registerMarkerToCopy']('comment',_0x592cd7);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x15cacc){switch(_0x15cacc){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}function Pt(_0x7e9e6a){const _0x178465=_0x7e9e6a['split'](':');return{'group':_0x178465[0x0],'id':_0x178465[0x1],'part':_0x178465[0x2]};}class ShowCommentHighlights extends _0x24b2ce{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x55139f,_0x3d542e)=>{if(!_0x3d542e['options']['showCommentHighlights'])return null;if(_0x3d542e['options']['ignoreResolvedComments']){const {id:_0x586f47}=Pt(_0x55139f['markerName']),_0x1fcf88=this['editor']['plugins']['get'](CommentsRepository);if(_0x1fcf88['getCommentThread'](_0x586f47)?.['isResolved']&&_0x55139f['item'])return _0x3d542e['consumable']['consume'](_0x55139f['item'],'addMarker:'+_0x55139f['markerName']),_0x3d542e['consumable']['consume'](_0x55139f['item'],'removeMarker:'+_0x55139f['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x52a44f=>{_0x52a44f['on']('addMarker:comment',(_0x234e3b,_0xd4fc56,_0x273878)=>{if(!_0x273878['options']['showCommentHighlights'])return;const _0xd51e26=_0xd4fc56['item'];if(!_0xd51e26)return;const _0x45ac2a=_0x273878['mapper']['toViewElement'](_0xd51e26);this['editor']['model']['schema']['isObject'](_0xd51e26)&&_0x45ac2a&&!_0x45ac2a['getCustomProperty']('widget')&&_0x45ac2a['is']('containerElement')&&It(_0x45ac2a,_0x273878['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x313c94,{writer:_0x5d6db0,options:_0x49959e})=>{if(!_0x49959e['showCommentHighlights'])return null;const _0x1c62cd=_0x5d6db0['createContainerElement']('div'),_0x4d6c60=_0x5d6db0['createEmptyElement']('hr');return _0x5d6db0['addClass']('ck-horizontal-line',_0x1c62cd),_0x5d6db0['insert'](_0x5d6db0['createPositionAt'](_0x1c62cd,0x0),_0x4d6c60),_0x1c62cd;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x2980ee,{writer:_0x34c03b,options:_0x3f7cf0})=>{if(!_0x3f7cf0['showCommentHighlights'])return null;const _0x201329=_0x34c03b['createContainerElement']('span'),_0x15d07f=_0x34c03b['createEmptyElement']('img');return _0x34c03b['addClass']('image-inline',_0x201329),_0x34c03b['insert'](_0x34c03b['createPositionAt'](_0x201329,0x0),_0x15d07f),_0x201329;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x5121a0,{writer:_0x2d530c,options:_0xdb0fc})=>{if(_0xdb0fc['showCommentHighlights'])return _0x2d530c['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x356061,_0x3dd8eb,_0x23eee0)=>{_0x23eee0['options']['showCommentHighlights']&&_0x356061['stop']();},{'priority':'high'});}}class CommentsEditing extends _0x24b2ce{static get['requires'](){return[CommentsRepository,EditorAnnotations,_0x22810e,CommentsRestrictedEditingMode,CommentsImportWord,CommentsClipboard,ShowCommentHighlights];}static get['pluginName'](){return'CommentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x58dc9d){super(_0x58dc9d),this['set']('isThreadsLoadingPaused',!0x0),_0x58dc9d['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x5d248e,_0x1726f1,_0x6769e4,_0x4134d9)=>{const _0x3058c2=_0x58dc9d['plugins']['get'](CommentsRepository),_0xbeb977=_0x6769e4?Pt(_0x6769e4)['id']:null;_0x58dc9d['model']['change'](()=>{if(_0xbeb977){const _0x47a84c=this['getAllMarkersForId'](_0xbeb977);for(const _0x107054 of _0x47a84c)_0x58dc9d['editing']['reconvertMarker'](_0x107054);}if(_0x4134d9){const {id:_0x4dcc7f}=Pt(_0x4134d9),_0x242b41=_0x3058c2['getCommentThread'](_0x4dcc7f);if(_0x242b41&&_0x242b41['unlinkedAt'])return;if(_0x242b41&&!_0x242b41['isAttached'])return;const _0x2d1147=this['getAllMarkersForId'](_0x4dcc7f);for(const _0x550c6e of _0x2d1147)_0x58dc9d['editing']['reconvertMarker'](_0x550c6e);}}),_0xbeb977&&this['scrollToThreadMarker'](_0xbeb977);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x19e5f4=this['editor'],_0x2d5940=_0x19e5f4['plugins']['get'](CommentsRepository),_0x47368e=_0x19e5f4['config']['get']('collaboration.channelId'),_0xe28357=_0x2d5940['getCommentThreads']()['filter'](_0x16bbd9=>_0x16bbd9['channelId']!==_0x47368e);_0x19e5f4['commands']['add']('addCommentThread',new AddCommentThreadCommand(_0x19e5f4)),this['listenTo'](_0x19e5f4,'change:isReadOnly',(_0x300207,_0x4c4ef4,_0x1f5765)=>{_0x2d5940['switchReadOnly'](_0x1f5765,_0x19e5f4['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x2d5940,Vt('addCommentThread',_0x47368e),(_0x135495,{threadId:_0x13d738})=>{const _0x442d80=this['editor']['plugins']['get'](CommentsRepository)['getCommentThread'](_0x13d738);_0x442d80?.['unlinkedAt']&&this['_attachArchivedThread'](_0x13d738);}),this['listenTo'](_0x2d5940,Vt('removeCommentThread',_0x47368e),(_0x459ace,{threadId:_0x1234fd})=>{_0x19e5f4['model']['enqueueChange']({'isUndoable':!0x1},_0x5ce340=>{const _0x26461c=this['getAllMarkersForId'](_0x1234fd);for(const _0x35128b of _0x26461c)_0x5ce340['removeMarker'](_0x35128b);});}),this['listenTo'](_0x2d5940,Vt('resolveCommentThread',_0x47368e),(_0x34df31,{threadId:_0x276bb7})=>{this['_reconvertMarkers'](_0x276bb7);const _0x2478c3=this['editor']['plugins']['get'](Annotations);(this['editor']['editing']['view']['hasDomSelection']||_0x2478c3['collection']['isFocused'])&&(this['editor']['plugins']['get'](CommentsRepository)['getCommentThread'](_0x276bb7)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x2d5940,Vt('reopenCommentThread',_0x47368e),(_0x2d8409,{threadId:_0x311a07})=>{this['_reconvertMarkers'](_0x311a07);},{'priority':'low'}),this['listenTo'](_0x2d5940,Vt('addComment',_0x47368e),(_0x579f5b,{threadId:_0xc71a3a,isFromAdapter:_0x3911a6})=>{const _0xe84e4e=this['getAllMarkersForId'](_0xc71a3a);if(_0x3911a6||0x0==_0xe84e4e['length']||!_0x2d5940['hasCommentThread'](_0xc71a3a))return;0x1===_0x2d5940['getCommentThread'](_0xc71a3a)['length']&&_0x19e5f4['model']['enqueueChange']({'isUndoable':!0x1},_0x29c0a1=>{for(const _0x5cc6a8 of _0xe84e4e)_0x29c0a1['updateMarker'](_0x5cc6a8,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0xe28357);}['afterInit'](){!async function(_0x1a727a){const _0x4119ff=_0x2ad1ec([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]),_0x4f9ffe=0x73460ab3,_0x4fa8ff=0x7341813b^_0x4f9ffe,_0x173e09=window[_0x2ad1ec([0x44,0x61,0x74,0x65])][_0x2ad1ec([0x6e,0x6f,0x77])](),_0x4f8950=_0x1a727a[_0x2ad1ec([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1dd518=new window[(_0x2ad1ec([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4ca786=>{_0x4f8950[_0x2ad1ec([0x6f,0x6e,0x63,0x65])](_0x2ad1ec([0x72,0x65,0x61,0x64,0x79]),_0x4ca786);}),_0xcadb89={[_0x2ad1ec([0x6b,0x74,0x79])]:_0x2ad1ec([0x45,0x43]),[_0x2ad1ec([0x75,0x73,0x65])]:_0x2ad1ec([0x73,0x69,0x67]),[_0x2ad1ec([0x63,0x72,0x76])]:_0x2ad1ec([0x50,0x2d,0x32,0x35,0x36]),[_0x2ad1ec([0x78])]:_0x2ad1ec([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]),[_0x2ad1ec([0x79])]:_0x2ad1ec([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]),[_0x2ad1ec([0x61,0x6c,0x67])]:_0x2ad1ec([0x45,0x53,0x32,0x35,0x36])},_0x639daf=_0x4f8950[_0x2ad1ec([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2ad1ec([0x67,0x65,0x74])](_0x2ad1ec([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x316a4f(){let _0x29d21f,_0x1868d6=null,_0xd77f26=null;try{if(_0x639daf==_0x2ad1ec([0x47,0x50,0x4c]))return _0x2ad1ec([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x29d21f=_0x1a268e(),!_0x29d21f)return _0x2ad1ec([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x29d21f[_0x2ad1ec([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xd77f26=_0x1764d7(_0x29d21f[_0x2ad1ec([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x29d21f[_0x2ad1ec([0x6a,0x74,0x69])])),await _0x30e6a0()?_0x257571()?_0x3a974b()?_0x2ad1ec([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xe950be()?(_0x29d21f[_0x2ad1ec([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2ad1ec([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1868d6=_0xd3e613(_0x2ad1ec([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x342724()):_0x2ad1ec([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2ad1ec([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2ad1ec([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x2ad1ec([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3a974b(){const _0x255db8=[_0x2ad1ec([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2ad1ec([0x74,0x72,0x69,0x61,0x6c])][_0x2ad1ec([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x29d21f[_0x2ad1ec([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x173e09/0x3e8:0xe10*_0x4fa8ff;return _0x29d21f[_0x2ad1ec([0x65,0x78,0x70])]<_0x255db8;}function _0x257571(){const _0x2380ae=_0x29d21f[_0x2ad1ec([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x2380ae)return!0x1;if(_0x2380ae[_0x2ad1ec([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2ad1ec([0x2a])))return!0x0;if(_0x2380ae[_0x2ad1ec([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2ad1ec([0x43,0x4d,0x54])))return!0x0;if(_0x2380ae[_0x2ad1ec([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2ad1ec([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))&&_0x33e9f0())return!0x0;if(_0x2380ae[_0x2ad1ec([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2ad1ec([0x52,0x43,0x4d,0x54]))){if(_0x54faf9())return!0x0;if(_0x4f1009()||_0x586fca())return!0x0;}return!0x1;}function _0xe950be(){const _0x5b01a3=_0x29d21f[_0x2ad1ec([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5b01a3||0x0==_0x5b01a3[_0x2ad1ec([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xc483ec}=new URL(window[_0x2ad1ec([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x5b01a3[_0x2ad1ec([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xc483ec))return!0x0;const _0xaab74a=_0xc483ec[_0x2ad1ec([0x73,0x70,0x6c,0x69,0x74])](_0x2ad1ec([0x2e]));return _0x5b01a3[_0x2ad1ec([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2a2b5f=>_0x2a2b5f[_0x2ad1ec([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2ad1ec([0x2a])))[_0x2ad1ec([0x6d,0x61,0x70])](_0x4b18b4=>_0x4b18b4[_0x2ad1ec([0x73,0x70,0x6c,0x69,0x74])](_0x2ad1ec([0x2e])))[_0x2ad1ec([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xac1fec=>_0xac1fec[_0x2ad1ec([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0xaab74a[_0x2ad1ec([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2ad1ec([0x6d,0x61,0x70])](_0x2c4466=>Array(_0xaab74a[_0x2ad1ec([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2c4466[_0x2ad1ec([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2ad1ec([0x66,0x69,0x6c,0x6c])](_0x2c4466[0x0]===_0x2ad1ec([0x2a])?_0x2ad1ec([0x2a]):'')[_0x2ad1ec([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2c4466))[_0x2ad1ec([0x73,0x6f,0x6d,0x65])](_0x18c860=>_0xaab74a[_0x2ad1ec([0x65,0x76,0x65,0x72,0x79])]((_0x1bae6b,_0x35957f)=>_0x18c860[_0x35957f]===_0x1bae6b||_0x18c860[_0x35957f]===_0x2ad1ec([0x2a])));}function _0x342724(){return _0x1868d6&&_0xd77f26?new window[(_0x2ad1ec([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x227456,_0x3d8bd0)=>{_0x1868d6[_0x2ad1ec([0x74,0x68,0x65,0x6e])](_0x227456,_0x3d8bd0),_0xd77f26[_0x2ad1ec([0x74,0x68,0x65,0x6e])](_0x353da9=>{_0x353da9!=_0x2ad1ec([0x56,0x61,0x6c,0x69,0x64])&&_0x227456(_0x353da9);},_0x3d8bd0);}):_0x1868d6||_0xd77f26||_0x2ad1ec([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1764d7(_0x545b23,_0x408009){return new window[(_0x2ad1ec([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x593c70=>{if(_0x5238a0())return _0x593c70(_0x2ad1ec([0x56,0x61,0x6c,0x69,0x64]));_0x5c015f(),_0x4f8950[_0x2ad1ec([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2ad1ec([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2a73b0=!0x1;const _0x41c7e7=_0x1e56d9();function _0x4b8eac(_0x4d7a80){return!!_0x4d7a80&&(typeof _0x4d7a80===_0x2ad1ec([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4d7a80===_0x2ad1ec([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4d7a80[_0x2ad1ec([0x74,0x68,0x65,0x6e])]===_0x2ad1ec([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4d7a80[_0x2ad1ec([0x63,0x61,0x74,0x63,0x68])]===_0x2ad1ec([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4aace2(_0x501695){_0x378b19(_0x501695)[_0x2ad1ec([0x74,0x68,0x65,0x6e])](_0x101085=>{if(!_0x101085||_0x101085[_0x2ad1ec([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2ad1ec([0x6f,0x6b]))return _0x2ad1ec([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x55b137(_0x3837fe(_0x41c7e7+_0x408009))!=_0x101085[_0x2ad1ec([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2ad1ec([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2ad1ec([0x56,0x61,0x6c,0x69,0x64]);})[_0x2ad1ec([0x74,0x68,0x65,0x6e])](_0x554528=>(_0x189d32(),_0x554528),()=>{const _0x136299=_0x2f2ef5();return null==_0x136299?(_0x189d32(),_0x2ad1ec([0x56,0x61,0x6c,0x69,0x64])):_0x2ad1ec(_0x173e09-_0x136299>(0x574a8eb3^_0x4f9ffe)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2ad1ec([0x74,0x68,0x65,0x6e])](_0x593c70)[_0x2ad1ec([0x63,0x61,0x74,0x63,0x68])](()=>{_0x593c70(_0x2ad1ec([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x184de7=0x7370e433^_0x4f9ffe;function _0x189d32(){const _0xca528b=_0x2ad1ec([0x6c,0x6c,0x63,0x74,0x2d])+_0x55b137(_0x3837fe(_0x545b23)),_0x12f68f=_0xa2a067(_0x55b137(window[_0x2ad1ec([0x4d,0x61,0x74,0x68])][_0x2ad1ec([0x63,0x65,0x69,0x6c])](_0x173e09/_0x184de7)));window[_0x2ad1ec([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2ad1ec([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xca528b,_0x12f68f);}function _0x2f2ef5(){const _0x5a2946=_0x2ad1ec([0x6c,0x6c,0x63,0x74,0x2d])+_0x55b137(_0x3837fe(_0x545b23)),_0x1fcac1=window[_0x2ad1ec([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2ad1ec([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5a2946);return _0x1fcac1?window[_0x2ad1ec([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xa2a067(_0x1fcac1),0x10)*_0x184de7:null;}function _0x378b19(_0x2cc7df){return new window[(_0x2ad1ec([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x38f001,_0x48fa2b)=>{_0x2cc7df[_0x2ad1ec([0x74,0x68,0x65,0x6e])](_0x38f001,_0x48fa2b),window[_0x2ad1ec([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x48fa2b,0x7347de73^_0x4f9ffe);});}}_0x4f8950[_0x2ad1ec([0x6f,0x6e])](_0x2ad1ec([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x550c67,_0x19a4dd)=>{if(_0x19a4dd[0x0]!=_0x545b23)return _0x593c70(_0x2ad1ec([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x19a4dd[0x1]={..._0x19a4dd[0x1],[_0x2ad1ec([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x41c7e7};},{[_0x2ad1ec([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2ad1ec([0x68,0x69,0x67,0x68])}),_0x4f8950[_0x2ad1ec([0x6f,0x6e])](_0x2ad1ec([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5196e0=>{_0x4b8eac(_0x5196e0[_0x2ad1ec([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2a73b0=!0x0,_0x4aace2(_0x5196e0[_0x2ad1ec([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2ad1ec([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2ad1ec([0x6c,0x6f,0x77])}),_0x1dd518[_0x2ad1ec([0x74,0x68,0x65,0x6e])](()=>{_0x2a73b0||_0x593c70(_0x2ad1ec([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5238a0(){return _0x4f8950[_0x2ad1ec([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2ad1ec([0x76,0x69,0x65,0x77])][_0x2ad1ec([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2ad1ec([0x61,0x75,0x74,0x6f]);}function _0x5c015f(){_0x4f8950[_0x2ad1ec([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2ad1ec([0x76,0x69,0x65,0x77])][_0x2ad1ec([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2ad1ec([0x61,0x75,0x74,0x6f]);}}function _0xd3e613(_0x593bc1){const _0x179bb3=[new window[(_0x2ad1ec([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4cddfd=>setTimeout(_0x4cddfd,0x734f347f^_0x4f9ffe)),_0x1dd518[_0x2ad1ec([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2ad1ec([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x244cf8=>{let _0x41ebfc=0x0;_0x4f8950[_0x2ad1ec([0x6d,0x6f,0x64,0x65,0x6c])][_0x2ad1ec([0x6f,0x6e])](_0x2ad1ec([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x412584,_0xf2ec4a)=>{_0xf2ec4a[0x0][_0x2ad1ec([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x41ebfc++,_0x41ebfc==(0x73460f5b^_0x4f9ffe)&&(_0x244cf8(),_0x412584[_0x2ad1ec([0x6f,0x66,0x66])]());});}))];return window[_0x2ad1ec([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2ad1ec([0x72,0x61,0x63,0x65])](_0x179bb3)[_0x2ad1ec([0x74,0x68,0x65,0x6e])](()=>_0x593bc1);}async function _0x528cff(){await _0x1dd518,_0x4f8950[_0x2ad1ec([0x6d,0x6f,0x64,0x65,0x6c])][_0x2ad1ec([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4ac8e1,_0x4f8950[_0x2ad1ec([0x6d,0x6f,0x64,0x65,0x6c])][_0x2ad1ec([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4ac8e1,_0x4f8950[_0x2ad1ec([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2ad1ec([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x33e9f0(){return window[_0x2ad1ec([0x67,0x6c,0x6f,0x62])]&&window[_0x2ad1ec([0x67,0x6c,0x6f,0x62])][_0x2ad1ec([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x54faf9(){return _0x19bc06(_0x2ad1ec([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x2de76f(_0x2ad1ec([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x2ad1ec([0x73,0x74,0x61,0x74,0x65])]==_0x2ad1ec([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x4f1009(){return _0x19bc06(_0x2ad1ec([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 _0x586fca(){return _0x19bc06(_0x2ad1ec([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0xc81cd8(_0x17cecd){const _0x3473c4=_0x563eb8();_0x4f8950[_0x3473c4]=_0x2ad1ec([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x17cecd,_0x17cecd!=_0x2ad1ec([0x56,0x61,0x6c,0x69,0x64])&&_0x528cff();}function _0x563eb8(){const _0x469d51=window[_0x2ad1ec([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2ad1ec([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2ad1ec([0x6e,0x6f,0x77])]())[_0x2ad1ec([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2ad1ec([0x2e]),'');let _0x5514ce=_0x2ad1ec([0x4b]);for(let _0xeac025=0x0;_0xeac025<_0x469d51[_0x2ad1ec([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xeac025+=0x2){let _0x395024=window[_0x2ad1ec([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x469d51[_0x2ad1ec([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xeac025,_0xeac025+0x2));_0x395024>=_0x4119ff[_0x2ad1ec([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x395024-=_0x4119ff[_0x2ad1ec([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5514ce+=_0x4119ff[_0x395024];}return _0x5514ce;}function _0x1a268e(){const _0x66ef8b=_0x639daf[_0x2ad1ec([0x73,0x70,0x6c,0x69,0x74])](_0x2ad1ec([0x2e]));if(0x3!=_0x66ef8b[_0x2ad1ec([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x25f90c(_0x66ef8b[0x1]);function _0x25f90c(_0xcbd74a){const _0x3c9c73=_0x1b7716(_0xcbd74a);return _0x3c9c73&&_0x115cc2()?_0x3c9c73:null;function _0x115cc2(){const _0x38f58b=_0x3c9c73[_0x2ad1ec([0x6a,0x74,0x69])],_0x24f81f=window[_0x2ad1ec([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x38f58b[_0x2ad1ec([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x38f58b[_0x2ad1ec([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x29f1ec={..._0x3c9c73,[_0x2ad1ec([0x6a,0x74,0x69])]:_0x38f58b[_0x2ad1ec([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x38f58b[_0x2ad1ec([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x29f1ec[_0x2ad1ec([0x76,0x63])],_0x3837fe(_0x29f1ec)==_0x24f81f;}}}async function _0x30e6a0(){let _0x260f91=!0x0;try{const _0x270adc=_0x639daf[_0x2ad1ec([0x73,0x70,0x6c,0x69,0x74])](_0x2ad1ec([0x2e])),[_0x4567b3,_0x442357,_0x11d430]=_0x270adc;return _0x7fa6c4(_0x4567b3),await _0x1f985f(_0x4567b3,_0x442357,_0x11d430),_0x260f91;}catch{return!0x1;}function _0x7fa6c4(_0x4e1c1e){const _0x17861a=_0x1b7716(_0x4e1c1e);_0x17861a&&_0x17861a[_0x2ad1ec([0x61,0x6c,0x67])]==_0x2ad1ec([0x45,0x53,0x32,0x35,0x36])||(_0x260f91=!0x1);}async function _0x1f985f(_0x5b6b30,_0x13c4fb,_0x3e31cc){const _0x16cd43=window[_0x2ad1ec([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2ad1ec([0x66,0x72,0x6f,0x6d])](_0x450b2d(_0x3e31cc),_0x2547b3=>_0x2547b3[_0x2ad1ec([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x754ab5=new window[(_0x2ad1ec([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2ad1ec([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5b6b30+_0x2ad1ec([0x2e])+_0x13c4fb),_0x3d04f0=window[_0x2ad1ec([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2ad1ec([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3d04f0)return;const _0x196f44=await _0x3d04f0[_0x2ad1ec([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2ad1ec([0x6a,0x77,0x6b]),_0xcadb89,{[_0x2ad1ec([0x6e,0x61,0x6d,0x65])]:_0x2ad1ec([0x45,0x43,0x44,0x53,0x41]),[_0x2ad1ec([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2ad1ec([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2ad1ec([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3d04f0[_0x2ad1ec([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2ad1ec([0x6e,0x61,0x6d,0x65])]:_0x2ad1ec([0x45,0x43,0x44,0x53,0x41]),[_0x2ad1ec([0x68,0x61,0x73,0x68])]:{[_0x2ad1ec([0x6e,0x61,0x6d,0x65])]:_0x2ad1ec([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x196f44,_0x16cd43,_0x754ab5)||(_0x260f91=!0x1);}}function _0x1b7716(_0x39c83d){return _0x39c83d[_0x2ad1ec([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2ad1ec([0x65,0x79]))?JSON[_0x2ad1ec([0x70,0x61,0x72,0x73,0x65])](_0x450b2d(_0x39c83d)):null;}function _0x450b2d(_0x1566fe){return window[_0x2ad1ec([0x61,0x74,0x6f,0x62])](_0x1566fe[_0x2ad1ec([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2ad1ec([0x2b]))[_0x2ad1ec([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2ad1ec([0x2f])));}function _0x3837fe(_0x15f2bc){let _0x6e3945=0x1505;function _0x14bc94(_0x51ad3f){for(let _0x195e05=0x0;_0x195e05<_0x51ad3f[_0x2ad1ec([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x195e05++){const _0xf2d41e=_0x51ad3f[_0x2ad1ec([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x195e05);_0x6e3945=(_0x6e3945<<0x5)+_0x6e3945+_0xf2d41e,_0x6e3945&=_0x6e3945;}}function _0x430306(_0xf5e210){Array[_0x2ad1ec([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xf5e210)?_0xf5e210[_0x2ad1ec([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x430306):_0xf5e210&&typeof _0xf5e210==_0x2ad1ec([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2ad1ec([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xf5e210)[_0x2ad1ec([0x73,0x6f,0x72,0x74])]()[_0x2ad1ec([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x467cf4,_0x39f3b3])=>{_0x14bc94(_0x467cf4),_0x430306(_0x39f3b3);}):_0x14bc94(window[_0x2ad1ec([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xf5e210));}return _0x430306(_0x15f2bc),_0x6e3945>>>0x0;}function _0x55b137(_0x44d038){return _0x44d038[_0x2ad1ec([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2ad1ec([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2ad1ec([0x30]));}function _0xa2a067(_0x19f28f){return _0x19f28f[_0x2ad1ec([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2ad1ec([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2ad1ec([0x6a,0x6f,0x69,0x6e])]('');}function _0x19bc06(_0x5681e6){return _0x4f8950[_0x2ad1ec([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x2ad1ec([0x68,0x61,0x73])](_0x5681e6);}function _0x2de76f(_0x12681b){return _0x4f8950[_0x2ad1ec([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x2ad1ec([0x67,0x65,0x74])](_0x12681b);}function _0x4ac8e1(){}function _0x2ad1ec(_0x5cced1){return _0x5cced1['map'](_0x1cc01a=>String['fromCharCode'](_0x1cc01a))['join']('');}_0xc81cd8(await _0x316a4f());}(this);}['destroy'](){const _0x2118ba=this['editor']['plugins']['get'](CommentsRepository),_0x17cf68=this['editor']['config']['get']('collaboration.channelId');for(const _0x5daca5 of _0x2118ba['getCommentThreads']({'channelId':_0x17cf68}))_0x2118ba['_detachCommentThread'](_0x5daca5['id']),_0x2118ba['_threads']['delete'](_0x5daca5['id']);super['destroy']();}['hasMarkerForId'](_0x330f99){return this['getAllMarkersForId'](_0x330f99)['length']>0x0;}['getAllMarkersForId'](_0x4a6e79){const _0x55abba=[];for(const _0x532f29 of this['editor']['model']['markers'])_0x532f29['name']['startsWith']('comment:'+_0x4a6e79)&&_0x55abba['push'](_0x532f29);return _0x55abba;}['scrollToThreadMarker'](_0x55f2c7){setTimeout(()=>{const _0x5a6bb7=this['_getTargetForId'](_0x55f2c7);if(!_0x5a6bb7)return;this['activeMarker']&&Pt(this['activeMarker'])['id']===_0x55f2c7&&_0x202c70({'target':_0x5a6bb7[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0xe21608){this['editor']['model']['change'](()=>{for(const _0x2bbaf9 of this['getAllMarkersForId'](_0xe21608))this['editor']['editing']['reconvertMarker'](_0x2bbaf9);});}['_attachArchivedThread'](_0x93101b){const _0x17894=this['editor']['plugins']['get'](CommentsRepository),_0x64ef61=this['editor']['plugins']['get'](EditorAnnotations),_0x437abc=_0x17894['getCommentThread'](_0x93101b);if(!_0x437abc['isAttached']){const _0x5d7a9d=_0x437abc['attachTo'](()=>this['_getTargetForId'](_0x437abc['id']));_0x64ef61['registerAnnotation'](_0x5d7a9d),_0x437abc['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0xae9ad5=this['editor'],_0x1e92c4=_0xae9ad5['plugins']['get'](_0x22810e);_0xae9ad5['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x94f6b2,_0x377ca7)=>{const {id:_0x1d4533}=Pt(_0x94f6b2['markerName']),_0xf54441=_0xae9ad5['plugins']['get'](CommentsRepository)['getCommentThread'](_0x1d4533),_0x299abe=this['activeMarker']&&Pt(this['activeMarker'])['id']===_0x1d4533;let _0xb54981;if(_0xf54441&&_0xf54441['isResolved']&&!_0x299abe&&_0x94f6b2['item'])return _0x377ca7['consumable']['consume'](_0x94f6b2['item'],'addMarker:'+_0x94f6b2['markerName']),_0x377ca7['consumable']['consume'](_0x94f6b2['item'],'removeMarker:'+_0x94f6b2['markerName']),null;const _0x3cec40=['ck-comment-marker'];return _0x299abe&&_0x3cec40['push']('ck-comment-marker--active'),_0xb54981=_0xf54441?.['length']?_0xf54441['comments']['first']['author']['id']:_0x1e92c4['me']['id'],{'classes':_0x3cec40,'attributes':{'data-comment':_0x1d4533,'data-author-id':_0xb54981}};}}),_0xae9ad5['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x4f28b2,{options:_0x360e95})=>{if(_0x360e95['showCommentHighlights'])return null;const _0x5d56e3=_0xae9ad5['plugins']['get'](CommentsRepository),_0x1a7a8f=_0xae9ad5['model']['markers']['get'](_0x4f28b2),{id:_0x218e22,part:_0x24bd6e}=Pt(_0x4f28b2);return _0x1a7a8f&&!_0x1a7a8f['affectsData']||_0x360e95['ignoreResolvedComments']&&_0x5d56e3['getCommentThread'](_0x218e22)?.['isResolved']?null:{'group':'comment','name':_0x24bd6e?_0x218e22+':'+_0x24bd6e:_0x218e22};}}),_0xae9ad5['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x327f86,{writer:_0x2def24})=>_0x2def24['createElement']('$marker',{'data-name':'comment:'+_0x327f86['getAttribute']('id')})}),_0xae9ad5['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x52cf70=this['editor'],_0x45f4fa=_0x52cf70['plugins']['get'](CommentsRepository),_0x3ec6ec=new Set(),_0x2b233e=new Set();_0x52cf70['model']['document']['registerPostFixer'](_0x3f5c12=>{let _0x5aa424=!0x1;for(const {name:_0x505e6a,data:_0x32778b}of _0x52cf70['model']['document']['differ']['getChangedMarkers']()){const {group:_0x4e0c0c,id:_0x1d002a}=Pt(_0x505e6a);let _0xef2da=_0x32778b['newRange'];if('comment'!==_0x4e0c0c||!_0xef2da)continue;const _0x4b6742='$graveyard'===_0xef2da['root']['rootName'];_0x4b6742||(_0xef2da=Lt(_0xef2da,_0x52cf70['model']),!_0xef2da||_0xef2da['isCollapsed']||!_0x32778b['newRange']||_0xef2da['isEqual'](_0x32778b['newRange']))?_0x52cf70['model']['hasContent'](_0xef2da)&&!_0x4b6742?this['isThreadsLoadingPaused']?_0x3ec6ec['add'](_0x505e6a):this['_handleThreadMarker'](_0x505e6a,_0x1d002a):(_0x2b233e['add'](_0x505e6a),_0x3ec6ec['delete'](_0x505e6a),_0x3f5c12['removeMarker'](_0x505e6a),_0x5aa424=!0x0):(_0x3f5c12['updateMarker'](_0x505e6a,{'range':_0xef2da}),_0x5aa424=!0x0);}return _0x5aa424;}),this['on']('change:isThreadsLoadingPaused',(_0x53acd7,_0x495047,_0x267836)=>{if(!_0x267836&&_0x3ec6ec['size'])for(const _0x1a5686 of _0x3ec6ec){const {id:_0x2a3ba6}=Pt(_0x1a5686);_0x3ec6ec['delete'](_0x1a5686),_0x52cf70['model']['markers']['get'](_0x1a5686)&&this['_handleThreadMarker'](_0x1a5686,_0x2a3ba6);}}),this['listenTo'](_0x52cf70['model']['document'],'change',()=>{for(const {name:_0x46b2a6,data:{newRange:_0x8529a0}}of _0x52cf70['model']['document']['differ']['getChangedMarkers']()){const {group:_0x4db01c,id:_0x2df119}=Pt(_0x46b2a6);if('comment'!==_0x4db01c)continue;const _0x1fa3f=_0x45f4fa['getCommentThread'](_0x2df119),_0x1a407c=this['hasMarkerForId'](_0x2df119);_0x1fa3f&&(!_0x1fa3f['_hasTargetInContent']&&_0x8529a0&&_0x52cf70['editing']['view']['once']('render',()=>{const _0x192bf1=_0x52cf70['plugins']['get'](Annotations),_0x2208f5=_0x45f4fa['_threadToController']['get'](_0x1fa3f)['view'];_0x192bf1['getByInnerView'](_0x2208f5)['refreshVisibility']();},{'priority':'low'}),_0x1fa3f['_hasTargetInContent']=_0x1a407c||!!_0x8529a0),_0x8529a0||(_0x2b233e['add'](_0x46b2a6),_0x3ec6ec['delete'](_0x46b2a6));}for(const _0x57db60 of _0x2b233e){const {id:_0x206e87}=Pt(_0x57db60),_0x1051a5=_0x45f4fa['getCommentThread'](_0x206e87);if(_0x3ec6ec['delete'](_0x57db60),!_0x1051a5)continue;const _0x507e28=this['hasMarkerForId'](_0x206e87);_0x507e28||_0x1051a5['isSubmitted']?_0x507e28||_0x1051a5['unlinkedAt']||_0x1051a5['setUnlinkedAt'](new Date()):_0x1051a5['remove']();}_0x2b233e['clear']();});}['_handleInitialThreads'](_0x1816aa){_0x1816aa['forEach'](_0x12c84e=>{_0x12c84e['unlinkedAt']&&this['_attachArchivedThread'](_0x12c84e['id']);});}['_getTargetForId'](_0x494a6a){const _0x418490=this['editor'],_0x5d4c13=this['getAllMarkersForId'](_0x494a6a);return _0x421c58(_0x418490['editing'],_0x5d4c13);}['_getTextContext'](_0x3be065){const _0x1eeb08=this['getAllMarkersForId'](_0x3be065);let _0x35eabe='',_0xe28ff9=!0x1;for(const _0x52974b of _0x1eeb08){const _0x25dd8c=_0x52974b['getRange']();for(const _0x831e03 of Array['from'](_0x25dd8c['getItems']()))_0x831e03['is']('$textProxy')?(_0x35eabe&&_0xe28ff9&&(_0x35eabe+='\x20',_0xe28ff9=!0x1),_0x35eabe+=_0x831e03['data']):_0xe28ff9=!0x0;_0xe28ff9=!0x0;}return _0x35eabe['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x89ac97,_0x4dfea9){const _0x1b717f=this['editor'],_0x3a0714=_0x1b717f['plugins']['get'](CommentsRepository);let _0x3ba07a=_0x3a0714['getCommentThread'](_0x4dfea9);const _0x5c377e=_0x1b717f['config']['get']('collaboration.channelId'),_0x176e28=_0x1b717f['plugins']['get'](EditorAnnotations);if(_0x3ba07a&&(_0x3ba07a['unlinkedAt']&&_0x3ba07a['setUnlinkedAt'](null),_0x3ba07a['isAttached']))return _0x3ba07a;return!this['getAllMarkersForId'](_0x4dfea9)[0x0]['managedUsingOperations']?_0x1b717f['editing']['view']['once']('render',()=>{if(_0x3a0714['getCommentThread'](_0x4dfea9))return;const _0x1fb536=_0x1b717f['plugins']['get'](Annotations);_0x3ba07a=_0x3a0714['openNewCommentThread']({'channelId':_0x5c377e,'threadId':_0x4dfea9,'target':()=>this['_getTargetForId'](_0x4dfea9),'context':{'type':'text','value':this['_getTextContext'](_0x4dfea9)}});const _0x3a1467=_0x3a0714['_threadToController']['get'](_0x3ba07a)['view'],_0x3c26c4=_0x1fb536['getByInnerView'](_0x3a1467);_0x3c26c4&&_0x176e28['registerAnnotation'](_0x3c26c4);},{'priority':'low'}):_0x3a0714['fetchCommentThread']({'channelId':_0x5c377e,'threadId':_0x4dfea9})['then'](_0xd7d9f1=>{if('destroyed'!==_0x1b717f['state']){if(_0x3ba07a=_0xd7d9f1,_0x3ba07a&&!_0x3ba07a['isAttached']){const _0x3a89dd=_0x3ba07a['attachTo'](()=>this['_getTargetForId'](_0x4dfea9));_0x176e28['registerAnnotation'](_0x3a89dd),_0x3ba07a['isResolved']&&this['_reconvertMarkers'](_0x4dfea9);}else{if(!_0x3ba07a){const _0x4b6633=this['getAllMarkersForId'](_0x4dfea9);_0x1b717f['model']['change'](_0x1fc22c=>{for(const _0x34145f of _0x4b6633)_0x1fc22c['removeMarker'](_0x34145f);});}}}}),_0x3ba07a;}['_handleThreadMarker'](_0x9c20b5,_0x4d62c8){const _0x1be405=this['_attachMarkerToThread'](_0x9c20b5,_0x4d62c8);_0x1be405&&!_0x1be405['context']&&_0x1be405['setContext']({'type':'text','value':this['_getTextContext'](_0x4d62c8)});}['_initAriaMarkerChangeAnnouncements'](){const _0x570ea8=this['editor'];_0x3c121b(_0x570ea8['model'],({left:_0xa71303,entered:_0x2076e5})=>{for(const _0x5306d8 of _0xa71303)if(Dt(_0x5306d8)){_0x570ea8['ui']['ariaLiveAnnouncer']['announce'](vt(_0x570ea8['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x474c3f of _0x2076e5)if(Dt(_0x474c3f)){_0x570ea8['ui']['ariaLiveAnnouncer']['announce'](vt(_0x570ea8['locale'],'ENTER_COMMENT_ANNOUNCEMENT',_0x52ae27(_0x59aa36)));break;}});}}function Vt(_0x12d480,_0x249ea3){return _0x249ea3?_0x12d480+':'+_0x249ea3:_0x12d480;}function Lt(_0x23bd4b,_0xa72424){const _0x533190=_0xa72424['schema'],_0x182f68=_0xa72424['createRange'](_0x23bd4b['start']);for(const _0x3eb48f of _0x23bd4b['getWalker']()){const {type:_0x4755ef,item:_0x51a4da,nextPosition:_0x2b8a14}=_0x3eb48f;if('text'===_0x4755ef||_0x533190['isObject'](_0x51a4da)){const _0x30f6a6=_0xa72424['createPositionBefore'](_0x51a4da);_0x182f68['isCollapsed']&&(_0x182f68['start']=_0x30f6a6),_0x182f68['end']=_0x2b8a14;}}return _0x182f68;}function Dt(_0x500a9d){return'comment'===Pt(_0x500a9d['name'])['group'];}class CommentsUI extends _0x24b2ce{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'CommentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[CommentsRepository,CommentsEditing,EditorAnnotations,Annotations];}get['CommentsListView'](){return CommentsListView;}get['CommentThreadInputView'](){return CommentThreadInputView;}['init'](){const _0x5bc671=this['editor'],_0x5f52ae=_0x5bc671['plugins']['get'](CommentsRepository),_0xc0b021=_0x5bc671['plugins']['get'](CommentsEditing),_0x2cc9f2=_0x5bc671['plugins']['get'](Annotations),_0x294edc=_0x5bc671['plugins']['get'](EditorAnnotations);_0x5bc671['ui']['componentFactory']['add']('comment',()=>{const _0x1c9748=this['_createUIButton'](_0x1386cc);return _0x1c9748['tooltip']=!0x0,_0x1c9748;}),_0x5bc671['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](ot)),_0x294edc['addSourceCollector'](()=>{const _0x37623b=[];for(const [_0x12c418,_0x36aa4b]of _0x5f52ae['_threadToController']){const _0x3fe068=_0xc0b021['getAllMarkersForId'](_0x12c418['id']),_0x2b8adb=_0x3fe068['map'](_0x45600a=>_0x45600a['getRange']());_0x3fe068['length']>0x0&&_0x37623b['push']([_0x36aa4b['view'],_0x2b8adb]);}return _0x37623b;}),this['listenTo'](_0x2cc9f2,'change:activeAnnotations',(_0xa0948f,_0x3b8e0e,_0x599fbf)=>{const _0x47345e=Array['from'](_0x599fbf)['map'](_0x632336=>_0x632336['innerView'])['find'](_0x1e0ace=>_0x5f52ae['_viewToController']['has'](_0x1e0ace));if(!_0x47345e)return void(_0xc0b021['activeMarker']=null);const _0x16e74c=_0x5f52ae['_viewToController']['get'](_0x47345e)['model']['id'],_0x5e4c25='comment:'+_0x16e74c;_0x16e74c&&_0xc0b021['hasMarkerForId'](_0x16e74c)?_0xc0b021['activeMarker']=_0x5e4c25:_0xc0b021['activeMarker']&&(_0xc0b021['activeMarker']=null);}),this['listenTo'](_0x5f52ae,'removeCommentThread',(_0x3f1afb,{threadId:_0x5d5852,isFromAdapter:_0x33247d})=>{!_0x33247d&&_0x5bc671['ui']['focusTracker']['isFocused']&&_0xc0b021['hasMarkerForId'](_0x5d5852)&&_0x5bc671['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x5f52ae,'addComment',(_0x506eea,{threadId:_0x2cfc7b,isFromAdapter:_0x426577})=>{if(_0x426577||!_0xc0b021['hasMarkerForId'](_0x2cfc7b)||!_0x5f52ae['hasCommentThread'](_0x2cfc7b))return;0x1===_0x5f52ae['getCommentThread'](_0x2cfc7b)['length']&&(_0x5bc671['editing']['view']['focus'](),_0x506eea['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x47c2dc=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x1282c9;for(const _0x4eba1b in _0x47c2dc){const _0x2a2f59=_0x4eba1b,_0x2f8b63=_0x47c2dc[_0x2a2f59];if('commentsLicenseKeyValid'==_0x2f8b63||'commentsLicenseKeyInvalid'==_0x2f8b63||'commentsLicenseKeyExpired'==_0x2f8b63||'commentsLicenseKeyDomainLimit'==_0x2f8b63||'commentsLicenseKeyNotAllowed'==_0x2f8b63||'commentsLicenseKeyEvaluationLimit'==_0x2f8b63||'commentsLicenseKeyUsageLimit'==_0x2f8b63){delete _0x47c2dc[_0x2a2f59],_0x1282c9=_0x2f8b63,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x1282c9&&_0x47c2dc['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x1282c9&&_0x47c2dc['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x1282c9&&_0x47c2dc['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x1282c9&&_0x47c2dc['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x1282c9&&_0x47c2dc['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyUsageLimit'==_0x1282c9&&_0x47c2dc['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x2b1e0e){const _0x4bf255=this['editor'],_0x4f5f16=new _0x2b1e0e(_0x4bf255['locale']),_0x26e0d7=_0x4bf255['commands']['get']('addCommentThread');return _0x4f5f16['set']({'label':vt(_0x4bf255['locale'],'Comment'),'icon':_0x2f3bfb}),_0x4f5f16['bind']('isEnabled')['to'](_0x26e0d7,'isEnabled',_0x26e0d7,'hasContent',(_0x22e1f3,_0x45c9ac)=>_0x22e1f3&&_0x45c9ac),this['listenTo'](_0x4f5f16,'execute',()=>{_0x26e0d7['execute']();}),_0x4f5f16;}}class CommentsOnly extends _0x24b2ce{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[CommentsEditing];}constructor(_0x2a2cc1){super(_0x2a2cc1),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x1222a9,_0x4be70f,_0x45bb61)=>{_0x45bb61?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x48d23e,_0x9288d]of this['editor']['commands'])_0x9288d['affectsData']&&'addCommentThread'!==_0x48d23e&&_0x9288d['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 _0x3fc354=this['editor']['editing']['view']['document'];this['listenTo'](_0x3fc354,'cut',_0x5ebd64=>_0x5ebd64['stop'](),{'priority':'highest'}),this['listenTo'](_0x3fc354,'clipboardInput',_0x2bf4b5=>_0x2bf4b5['stop'](),{'priority':'highest'}),this['listenTo'](_0x3fc354,'delete',_0x19031e=>_0x19031e['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x285459,_0x3f5aef]of this['editor']['commands'])_0x3f5aef['affectsData']&&'addCommentThread'!==_0x285459&&_0x3f5aef['clearForceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('RevisionTracker')&&this['editor']['plugins']['get']('RevisionTracker')['clearForceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('SourceEditing')&&this['editor']['plugins']['get']('SourceEditing')['clearForceDisabled']('commentsOnlyMode'),this['editor']['commands']['get']('editSource')?.['clearForceDisabled']('commentsOnlyMode'),this['stopListening'](this['editor']['editing']['view']['document']);}}class AnnotationsUIs extends _0x4cb19a{['activeUIs'];['uisData'];['_uis'];static get['requires'](){return[Annotations];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5b49f3){super(_0x5b49f3),this['activeUIs']=new Set(),this['_uis']=new Map(),this['uisData']=new Map();}['init'](){const _0x84c41d=this['context']['plugins']['get'](Annotations);this['listenTo'](_0x84c41d,'_activateAnnotation',(_0x3083e9,_0x513a9d)=>{for(const _0x30115a of this['activeUIs']){const _0x5a60e4=this['_uis']['get'](_0x30115a);(0x0,this['uisData']['get'](_0x30115a)['filter'])(_0x513a9d)&&_0x5a60e4['setActiveAnnotation'](_0x513a9d);}}),this['listenTo'](_0x84c41d,'_deactivateAllAnnotations',()=>{for(const _0x5327a6 of this['activeUIs']){this['_uis']['get'](_0x5327a6)['setActiveAnnotation'](null);}}),this['listenTo'](_0x84c41d['_visibleAnnotations'],'add',(_0x57a520,_0x397cac)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x397cac);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x45389a){return this['activeUIs']['has'](_0x45389a);}['activate'](_0x6d1710,_0x2ec202=this['defaultFilter']){const _0xcb2e8=this['context']['plugins']['get'](Annotations);if(!this['_uis']['has'](_0x6d1710))throw new _0x1dfae4('annotationsuis-missing-ui',this,{'uiName':_0x6d1710});this['isActive'](_0x6d1710)&&this['deactivate'](_0x6d1710),this['activeUIs']['add'](_0x6d1710);const _0x43cc20=new AnnotationCollection();Ot({'source':_0xcb2e8['_visibleAnnotations'],'target':_0x43cc20,'filter':_0x2ec202}),this['uisData']['set'](_0x6d1710,{'collection':_0x43cc20,'filter':_0x2ec202});const _0x39cfa9=this['_uis']['get'](_0x6d1710);_0x39cfa9['attach'](_0x43cc20),this['listenTo'](_0x39cfa9,'change:activeAnnotation',(_0x3f1e10,_0x2d161e,_0x2b684e,_0x34f86d)=>{_0x34f86d&&_0xcb2e8['_removeActiveAnnotation'](_0x34f86d),_0x2b684e&&_0xcb2e8['_addActiveAnnotation'](_0x2b684e);});}['deactivate'](_0x2e2cdb){if(this['activeUIs']['delete'](_0x2e2cdb),!this['_uis']['has'](_0x2e2cdb))throw new _0x1dfae4('annotationsuis-missing-ui',this,{'uiName':_0x2e2cdb});const _0x523dfc=this['_uis']['get'](_0x2e2cdb);_0x523dfc['detach'](),this['stopListening'](_0x523dfc),this['uisData']['get'](_0x2e2cdb)['collection']['destroy'](),this['uisData']['delete'](_0x2e2cdb);}['switchTo'](_0xd6567a){if(!this['_uis']['has'](_0xd6567a))throw new _0x1dfae4('annotationsuis-missing-ui',this,{'uiName':_0xd6567a});const _0x2bd22a=this['context']['plugins']['get'](Annotations),_0x28b8e5=Array['from'](_0x2bd22a['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0xd6567a);const _0x295435=this['_uis']['get'](_0xd6567a);_0x295435['setActiveAnnotation'](_0x28b8e5),_0x295435['_setSelectedAnnotations']&&_0x28b8e5&&_0x295435['_setSelectedAnnotations']([_0x28b8e5]);}['deactivateAll'](){for(const _0x303cac of this['activeUIs'])this['deactivate'](_0x303cac);}['register'](_0x1ca9b8,_0x4d3dd8){if(this['_uis']['has'](_0x1ca9b8))throw new _0x1dfae4('annotationsuis-register-already-registered');if('function'!=typeof _0x4d3dd8['attach']||'function'!=typeof _0x4d3dd8['detach']||'function'!=typeof _0x4d3dd8['setActiveAnnotation'])throw new _0x1dfae4('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x1ca9b8,_0x4d3dd8);}['refilterAnnotations'](){const _0x19aa57=this['context']['plugins']['get'](Annotations)['collection'],_0x2e84fe=new Map(),_0x3178dd=Array['from'](this['activeUIs']);for(const _0x2a1cff of this['activeUIs']){const _0x57f0a9=this['uisData']['get'](_0x2a1cff)['collection'];for(const _0x55a995 of _0x57f0a9)_0x2e84fe['set'](_0x55a995,_0x2a1cff);}for(const _0x29b9de of _0x19aa57){const _0x388fd0=_0x2e84fe['get'](_0x29b9de);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x29b9de);const _0x276cdc=_0x3178dd['find'](_0x87590b=>this['uisData']['get'](_0x87590b)['filter'](_0x29b9de));_0x388fd0!==_0x276cdc&&(_0x388fd0&&this['uisData']['get'](_0x388fd0)['collection']['remove'](_0x29b9de),_0x276cdc&&this['uisData']['get'](_0x276cdc)['collection']['add'](_0x29b9de));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['defaultFilter'](){return!0x0;}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x317791){const _0x3cb7da=[];for(const _0x540147 of this['activeUIs']){(0x0,this['uisData']['get'](_0x540147)['filter'])(_0x317791)&&_0x3cb7da['push'](_0x540147);}if(_0x3cb7da['length']>0x1)throw new _0x1dfae4('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x3cb7da,'annotationType':_0x317791['type']});}}const Bt=/* #__PURE__ -- @preserve */
|
|
32
|
-
|
|
33
|
-
_0x5f5cd1('px');class AnnotationsSidebarItemView extends _0x880dac{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x118319){super(_0x118319),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x3ac1ee,_0x16f109)=>_0x3ac1ee+_0x16f109),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Nt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x5dc3cd=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x5dc3cd['to']('isAnimationDisabled',_0x388391=>_0x388391?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x5dc3cd['to']('top',_0x3863b9=>Ht(_0x3863b9))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x8e3c9a=this['element']['clientHeight'];_0x8e3c9a&&(this['height']=_0x8e3c9a);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class Sidebar extends _0x4cb19a{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x78fc56){super(_0x78fc56),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 _0x42794e=this['context']['config']['get']('sidebar.container');_0x42794e&&this['setContainer'](_0x42794e);}['setContainer'](_0x4b5649){if(!Ft(_0x4b5649))throw new _0x1dfae4('sidebar-setcontainer-invalid-element');this['container']=_0x4b5649;}['_attachToContainer']({viewClass:_0x731ce3='',spaceBetweenItems:_0x1fcb66=0x19}={}){if(!Ft(this['container']))throw new _0x1dfae4('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x731ce3,this['_spaceBetweenItems']=_0x1fcb66;}['rearrange']({removedAnnotation:_0x1c253b,previousAnnotation:_0xcd3f6a,nextAnnotation:_0x5780f2}){const _0x11e429=this['getSidebarItemView'](_0x1c253b);this['view']['list']['remove'](_0x11e429),this['_destroySidebarItemView'](_0x1c253b),_0xcd3f6a&&this['_alignToTargetRect'](this['getSidebarItemView'](_0xcd3f6a)),_0x5780f2&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x5780f2)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0xb72080,activatedAnnotation:_0x4e6578,disableAnimationOnActivatedAnnotation:_0x264468}){if(this['_activeAnnotation']=_0x4e6578,_0xb72080){_0xb72080['isActive']=!0x1;const _0x162546=this['getSidebarItemView'](_0xb72080);_0x162546&&_0x264468&&(_0x162546['isAnimationDisabled']=!0x1);}if(_0x4e6578){const _0x2d55b1=this['getSidebarItemView'](_0x4e6578);_0x2d55b1&&(_0x4e6578['isActive']=!0x0,_0x264468&&(_0x2d55b1['isAnimationDisabled']=!0x0,_0x2d55b1['top']+=0x1),this['_alignToTargetRect'](_0x2d55b1));}}['_detachFromContainer'](_0x1bc76b){if(this['view']['element']['remove'](),_0x1bc76b){for(const _0x29c8af of _0x1bc76b)this['_destroySidebarItemView'](_0x29c8af);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x209070,_0x501bdd){_0x501bdd||(_0x501bdd=_0x209070['view']);const _0x4a8878=new AnnotationsSidebarItemView(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x4a8878,_0x209070),this['_annotationToSidebarItemView']['set'](_0x209070,_0x4a8878),_0x4a8878['content']['add'](_0x501bdd),this['listenTo'](_0x209070['view'],'change:targetRect',(_0x73624,_0x452773,_0x35635d)=>{const _0x447783=this['_getTargetTop'](_0x209070,_0x35635d);_0x4a8878['_targetTop']!=_0x447783&&(_0x4a8878['_targetTop']=_0x447783,this['_setItemTop'](_0x4a8878,_0x447783));}),this['listenTo'](_0x4a8878,'change:top',()=>{this['_recalculate'](_0x4a8878,'top');}),this['listenTo'](_0x4a8878,'change:bottom',()=>{this['_recalculate'](_0x4a8878,'bottom');}),this['_alignToTargetRect'](_0x4a8878);const _0x55a59f=this['_getItemBefore'](_0x4a8878);if(_0x55a59f)this['_alignAfterItem'](_0x55a59f,_0x4a8878)||this['_alignToTargetRect'](_0x4a8878);else this['_alignToTargetRect'](_0x4a8878);return this['_updateLastItem'](),this['view']['list']['add'](_0x4a8878),_0x4a8878;}['_alignForTopChange'](_0x2f951a){if(!_0x2f951a['content']['length'])return;const _0x4b2af4=this['_getItemBefore'](_0x2f951a);if(!_0x4b2af4)return;const _0x3b839b=this['_sidebarItemViewToAnnotation']['get'](_0x4b2af4),_0x5db056=this['_activeAnnotation'];_0x5db056&&_0x5db056===_0x3b839b?this['_alignAfterItem'](_0x4b2af4,_0x2f951a):this['_alignBeforeItem'](_0x2f951a,_0x4b2af4);}['_alignForBottomChange'](_0x1e1c70){if(!_0x1e1c70['content']['length'])return;const _0x3cd82f=this['_getItemAfter'](_0x1e1c70);if(!_0x3cd82f)return;const _0x4713f3=this['_sidebarItemViewToAnnotation']['get'](_0x3cd82f),_0x3577a1=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x58a8fc=this['_activeAnnotation'];_0x58a8fc&&_0x58a8fc===_0x4713f3&&_0x3577a1?(this['_alignBeforeItem'](_0x3cd82f,_0x1e1c70),this['_alignAfterItem'](_0x1e1c70,_0x3cd82f)):_0x58a8fc&&_0x58a8fc===_0x4713f3?this['_alignBeforeItem'](_0x3cd82f,_0x1e1c70):this['_alignAfterItem'](_0x1e1c70,_0x3cd82f);}['_recalculate'](_0xe5fa14,_0x51d6c6){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x2464ab,changedProp:_0x4b76bf}of this['_recalculateBuffer'])'top'===_0x4b76bf?this['_alignForTopChange'](_0x2464ab):this['_alignForBottomChange'](_0x2464ab);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0xe5fa14,'changedProp':_0x51d6c6});}['getSidebarItemView'](_0xf1e262){return this['_annotationToSidebarItemView']['get'](_0xf1e262);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x75f4cf){const _0x1cbd36=this['getSidebarItemView'](_0x75f4cf);this['stopListening'](_0x1cbd36),this['stopListening'](_0x75f4cf['view']),_0x1cbd36['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x75f4cf),this['_sidebarItemViewToAnnotation']['delete'](_0x1cbd36);}['_createSidebarView'](){const _0x1e433a=new AnnotationsSidebarView(this['context']['locale']);return _0x1e433a['render'](),this['on']('change:_lastItem',(_0x412cb5,_0x2c241f,_0x1cf109,_0x45f8ec)=>{_0x45f8ec&&_0x1e433a['unbind']('minHeight'),_0x1cf109?_0x1e433a['bind']('minHeight')['to'](_0x1cf109,'bottom'):_0x1e433a['minHeight']=null;}),_0x1e433a;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0xf0914f){const _0x525a99=this['_sidebarItemViewToAnnotation']['get'](_0xf0914f),_0x58d17c=_0x525a99&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x525a99)-0x1);return _0x58d17c&&this['getSidebarItemView'](_0x58d17c)||null;}['_getItemAfter'](_0x104f3d){const _0x205ee0=this['_sidebarItemViewToAnnotation']['get'](_0x104f3d),_0x20149d=_0x205ee0&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x205ee0)+0x1);return _0x20149d&&this['getSidebarItemView'](_0x20149d)||null;}['_alignBeforeItem'](_0xdc042,_0x512d17){_0xdc042['updateHeight']();const _0x435d5f=Ut(_0x512d17['bottom']+this['_spaceBetweenItems'],_0xdc042['top']);return!!_0x435d5f&&(this['_setItemTop'](_0x512d17,_0x512d17['top']-_0x435d5f),!0x0);}['_alignAfterItem'](_0x3871dd,_0x17a6ea){_0x3871dd['updateHeight']();const _0x284b4f=Ut(_0x3871dd['bottom']+this['_spaceBetweenItems'],_0x17a6ea['top']);return!!_0x284b4f&&(this['_setItemTop'](_0x17a6ea,_0x17a6ea['top']+_0x284b4f,!0x1),!0x0);}['_alignToTargetRect'](_0x7813d9){const _0x3cdc00=this['_sidebarItemViewToAnnotation']['get'](_0x7813d9);if(!_0x3cdc00||!_0x3cdc00['target']||!_0x3cdc00['targetRect'])return;const _0xe6bafb=this['_getTargetTop'](_0x3cdc00,_0x3cdc00['targetRect']);this['_setItemTop'](_0x7813d9,_0xe6bafb);}['_getTargetTop'](_0x350d23,_0x3f0920){if(null===_0x3f0920)return 0x0;if(_0x350d23['target']instanceof _0x299749)return _0x3f0920['top'];{const _0x2b72fc=new _0x299749(this['view']['element'])['top'];return _0x3f0920['top']-_0x2b72fc;}}['_setItemTop'](_0x3f3b9c,_0x58cebb,_0x4b1c1c=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x4b1c1c&&(_0x58cebb=Math['max'](_0x58cebb,this['_getMaxAvailableTop'](_0x3f3b9c))),_0x3f3b9c['top']=_0x58cebb;}['_getMaxAvailableTop'](_0x2a74ad){let _0x3684d2=this['_getItemBefore'](_0x2a74ad),_0x307cb3=0x0;for(;_0x3684d2;)_0x3684d2['updateHeight'](),_0x307cb3+=this['_spaceBetweenItems']+_0x3684d2['height'],_0x3684d2=this['_getItemBefore'](_0x3684d2);return _0x307cb3;}}function Ut(_0x37658b,_0x5cb8dc){return Math['max'](_0x37658b-_0x5cb8dc,0x0);}function Ft(_0x389f77){return null!==_0x389f77&&'object'==typeof _0x389f77&&0x1===_0x389f77['nodeType'];}class WideSidebar extends _0x4cb19a{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[Sidebar,AnnotationsUIs];}static get['pluginName'](){return'WideSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x245851){super(_0x245851),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x3a7d3b(),this['_refreshPositioningDebounced']=_0x43e3da(()=>{_0x245851['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x1988bf=this['context']['plugins']['get'](AnnotationsUIs),_0x11af17=this['context']['plugins']['get'](Sidebar);_0x1988bf['register']('wideSidebar',this),_0x11af17['container']&&_0x1988bf['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x196f1d){if(_0x196f1d===this['activeAnnotation'])return;const _0x4f3fdb=this['context']['plugins']['get'](Sidebar);_0x4f3fdb['_activeAnnotation']=_0x196f1d;const _0x169227=this['activeAnnotation'];_0x4f3fdb['refresh']({'blurredAnnotation':_0x169227,'activatedAnnotation':_0x196f1d}),this['activeAnnotation']=_0x196f1d;}['attach'](_0x954e48){this['annotations']=_0x954e48;const _0x332181=this['context']['plugins']['get'](Sidebar);if(_0x332181['_annotations']=_0x954e48,this['isAttached'])throw new _0x1dfae4('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x332181,'set:container',()=>{this['detach'](),this['listenTo'](_0x332181,'change:container',_0x4fc7bf=>{_0x4fc7bf['off'](),this['attach'](_0x954e48);});}),_0x332181['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x12fd59=_0x5f0d5c=>{_0x5f0d5c['updateTargetRect'](),_0x332181['addAnnotation'](_0x5f0d5c);};for(const _0x3d0bf7 of _0x954e48)_0x12fd59(_0x3d0bf7);this['listenTo'](_0x954e48,'add',(_0x41873f,_0x38a242)=>{_0x12fd59(_0x38a242);}),this['listenTo'](_0x954e48,'remove',(_0xe5bb0,_0x1e414e,_0x48b42d)=>{_0x332181['rearrange']({'removedAnnotation':_0x1e414e,'previousAnnotation':_0x954e48['get'](_0x48b42d-0x1),'nextAnnotation':_0x954e48['get'](_0x48b42d+0x1)}),_0x1e414e===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x954e48,'focus',(_0x4e5b03,_0x5545db)=>{this['setActiveAnnotation'](_0x5545db);}),this['listenTo'](_0x954e48,'blur',()=>{this['setActiveAnnotation'](null);});const _0xb8f785=this['context']instanceof _0x384227?this['context']['editors']:new _0x3a7d3b([this['context']]);for(const _0x1f7c83 of _0xb8f785)this['_integrateWithEditorAnnotations'](_0x1f7c83);this['listenTo'](_0xb8f785,'add',(_0x318b00,_0x25d0e1)=>{this['listenTo'](_0x25d0e1,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x25d0e1);});}),this['listenTo'](_0xb8f785,'remove',(_0x564b69,_0x1c0946)=>{_0x1c0946['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x1c0946['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x1dfae4('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x5d2fad=this['context']['plugins']['get'](Sidebar);_0x5d2fad['_detachFromContainer'](this['annotations']),this['stopListening'](_0x5d2fad),this['stopListening'](this['annotations']),this['context']instanceof _0x384227&&this['stopListening'](this['context']['editors']);for(const _0x5eb3aa of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x5eb3aa);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x2b3313){if(!_0x2b3313['plugins']['has']('EditorAnnotations'))return;const _0xe8a596=_0x2b3313['plugins']['get']('EditorAnnotations'),_0x3f9286=()=>{const _0x40e81c=_0xe8a596['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x40e81c[0x0]||null);};this['listenTo'](_0xe8a596,'refresh',_0x3f9286),this['listenTo'](_0xe8a596,'blur',(_0x2ea6aa,{isAnnotationTracked:_0x8f6203})=>{this['activeAnnotation']&&_0x8f6203(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0xe8a596,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x53e3a0=>{_0xe8a596['hasDomSelection']()&&(_0x3f9286(),_0x53e3a0['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0xe8a596);}['_destroyEditorAnnotationsIntegration'](_0x325447){this['stopListening'](_0x325447),this['_editorAnnotations']['remove'](_0x325447);}}class AnnotationCounterButtonView extends _0x1386cc{['counterView'];constructor(_0x49c21f){super(_0x49c21f);const _0x14dca7=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x4d7b84,_0x13d234)=>_0x4d7b84?'...':_0x13d234['toString']()),this['set']('annotationType',''),this['icon']=_0x2f3bfb,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new _0x880dac(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x14dca7['to']('annotationType',_0x537861=>'ck-annotation-counter__badge--'+_0x537861),_0x14dca7['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x14dca7['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class NarrowSidebar extends _0x4cb19a{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[Sidebar,AnnotationsUIs];}static get['pluginName'](){return'NarrowSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4b9ae6){super(_0x4b9ae6),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=new(_0x594da4())(),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x3a7d3b(),this['_refreshPositioningDebounced']=_0x43e3da(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](AnnotationsUIs)['register']('narrowSidebar',this),this['bodyCollection']=new rt(this['context']['locale']),this['balloonPanelView']=new ht(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x2df560){this['annotations']=_0x2df560;const _0x57363e=this['context']['plugins']['get'](Sidebar),_0x1882d7=this['balloonPanelView'];if(_0x57363e['_annotations']=_0x2df560,this['isAttached'])throw new _0x1dfae4('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x57363e,'set:container',()=>{this['detach'](),this['listenTo'](_0x57363e,'change:container',_0x3059a0=>{_0x3059a0['off'](),this['attach'](_0x2df560);});}),_0x57363e['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x959f27=_0x18887a=>{const _0x1c13d4=new AnnotationCounterButtonView(this['context']['locale']);_0x57363e['addAnnotation'](_0x18887a,_0x1c13d4),this['_annotationToNarrowView']['set'](_0x18887a,_0x1c13d4),_0x1c13d4['bind']('isDirty','annotationType','number')['to'](_0x18887a['view'],'isDirty','type','length'),_0x1c13d4['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x1882d7['content']['first']!==_0x18887a['view']?(this['_showBalloon'](_0x18887a),_0x18887a['view']['element']['focus'](),this['setActiveAnnotation'](_0x18887a)):this['setActiveAnnotation'](null);});};for(const _0x486692 of _0x2df560)_0x959f27(_0x486692);this['listenTo'](_0x2df560,'add',(_0x32a472,_0x25ddd1)=>{_0x959f27(_0x25ddd1);}),this['listenTo'](_0x2df560,'remove',(_0x46aa8d,_0x35c0a1,_0x4a31b6)=>{this['_annotationToNarrowView']['get'](_0x35c0a1)['destroy'](),this['_annotationToNarrowView']['delete'](_0x35c0a1),_0x57363e['rearrange']({'removedAnnotation':_0x35c0a1,'previousAnnotation':_0x2df560['get'](_0x4a31b6-0x1),'nextAnnotation':_0x2df560['get'](_0x4a31b6+0x1)}),_0x35c0a1===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x2df560,'focus',(_0x55b4d3,_0x2d86fc)=>{this['setActiveAnnotation'](_0x2d86fc);}),this['listenTo'](_0x2df560,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x351896,_0x10ef83)=>{_0x10ef83['keyCode']===_0xea86a1['esc']&&_0x1882d7['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x1882d7['content']['first']),this['_hideBalloon'](),_0x10ef83['stopPropagation'](),_0x10ef83['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x480b4e,_0x58a6ac)=>{const _0x287ba0=_0x58a6ac['target'];_0x1882d7['isVisible']&&_0x1882d7['element']['contains'](_0x287ba0)||_0x57363e['view']['element']['contains'](_0x287ba0)||_0x480b4e['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x4e9cd8=>_0x4e9cd8['contains'](_0x287ba0))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x4e92fa=this['context']instanceof _0x384227?this['context']['editors']:new _0x3a7d3b([this['context']]);for(const _0x25c985 of _0x4e92fa)this['_integrateWithEditorAnnotations'](_0x25c985);this['listenTo'](_0x4e92fa,'add',(_0x3b6db0,_0x219de6)=>{this['listenTo'](_0x219de6,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x219de6);});}),this['listenTo'](_0x4e92fa,'remove',(_0x1fe96a,_0x5af927)=>{_0x5af927['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x5af927['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x4a7040){if(_0x4a7040===this['activeAnnotation'])return;const _0x3a0a23=this['context']['plugins']['get'](Sidebar);if(_0x3a0a23['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x4a7040,'disableAnimationOnActivatedAnnotation':!0x0}),_0x4a7040)_0x3a0a23['getSidebarItemView'](_0x4a7040)?this['_showBalloon'](_0x4a7040):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x4a7040;}['detach'](){if(!this['isAttached'])throw new _0x1dfae4('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x5e8c03=this['context']['plugins']['get'](Sidebar);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x46097d=>_0x46097d['destroy']()),this['_annotationToNarrowView']['clear'](),_0x5e8c03['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x384227&&this['stopListening'](this['context']['editors']);for(const _0x123d65 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x123d65);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'](_0x5bebd7){if(!_0x5bebd7['plugins']['has']('EditorAnnotations'))return;const _0x31abae=_0x5bebd7['plugins']['get']('EditorAnnotations'),_0x304e7b=this['context']['plugins']['get'](Sidebar),_0x251812=this['annotations'],_0xec7760=this['balloonPanelView'],_0x46d1cf=()=>{const _0x21937c=_0x31abae['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x21937c),this['setActiveAnnotation'](_0x21937c[0x0]||null);};this['listenTo'](_0x31abae,'refresh',_0x46d1cf),this['listenTo'](_0x31abae,'blur',(_0x430660,{isAnnotationTracked:_0x240bf9})=>{this['activeAnnotation']&&_0x240bf9(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x31abae,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x251812,'blur',_0x24ab51=>{_0x31abae['hasDomSelection']()&&_0x24ab51['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x4152d4,_0x2e1656)=>{const _0x95fe6d=_0x2e1656['target'];_0xec7760['isVisible']&&_0xec7760['element']['contains'](_0x95fe6d)||_0x304e7b['view']['element']['contains'](_0x95fe6d)||this['activeAnnotation']&&_0x31abae['hasDomSelection']()&&(_0x46d1cf(),_0x4152d4['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x31abae);}['_destroyEditorAnnotationsIntegration'](_0x450e6e){_0x450e6e&&(this['stopListening'](_0x450e6e),this['_editorAnnotations']['remove'](_0x450e6e));}['_setSelectedAnnotations'](_0x5c516a){for(const _0x183f9c of this['_selectedAnnotations'])_0x5c516a['includes'](_0x183f9c)||this['_manuallyClosedAnnotationViews']['delete'](_0x183f9c['view']);this['_selectedAnnotations']=_0x5c516a;}['_refreshPositioning'](){const _0x12cbd7=this['balloonPanelView'];this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning'](),_0x12cbd7['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x26800e){if(this['_manuallyClosedAnnotationViews']['has'](_0x26800e['view']))return;const _0x3df7c8=this['balloonPanelView']['content']['first'];_0x3df7c8!==_0x26800e['view']?(_0x3df7c8&&this['_detachListeners'](_0x3df7c8),this['_attachListeners'](_0x26800e['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x26800e['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x2413bb=this['balloonPanelView']['content']['first'],_0x3eeb96=_0x2413bb&&this['annotations']['getByView'](_0x2413bb);if(!_0x3eeb96||!this['_annotationToNarrowView']['has'](_0x3eeb96))return;const _0x5c5520=this['_annotationToNarrowView']['get'](_0x3eeb96)['element'],_0x45152c=(function(){const _0x1f5f4f=ht['defaultPositions'];return[_0x1f5f4f['southArrowNorthEast'],_0x1f5f4f['northArrowSouthEast'],_0x1f5f4f['southArrowNorth'],_0x1f5f4f['northArrowSouth'],_0x1f5f4f['southArrowNorthWest'],_0x1f5f4f['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x5c5520,'positions':_0x45152c});}['_hideBalloon'](){const _0x25ad4d=this['balloonPanelView'],_0x29eb88=_0x25ad4d['content']['first'];_0x29eb88&&(this['_detachListeners'](_0x29eb88),_0x25ad4d['unpin'](),_0x25ad4d['content']['clear']());}['_attachListeners'](_0x36a506){this['listenTo'](_0x36a506,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x36a506,'Esc',(_0x539a56,_0x400a31)=>{this['_manuallyClosedAnnotationViews']['add'](_0x36a506),this['_hideBalloon'](),_0x400a31();});}['_detachListeners'](_0x6606b){this['stopListening'](_0x6606b);}}class InlineAnnotations extends _0x24b2ce{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];['_refreshVisibilityDebounced'];static get['requires'](){return[EditorAnnotations,at,AnnotationsUIs];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3699ae){super(_0x3699ae),_0x3699ae['editing']['view']['addObserver'](ut),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x3699ae['plugins']['get'](at),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1,this['_refreshVisibilityDebounced']=_0x43e3da(()=>{this['editor']['plugins']['get']('Annotations')['refreshVisibility']();},0xfa,{'leading':!0x1});}['init'](){const _0x5c8b3d=this['editor']['plugins']['get'](AnnotationsUIs);_0x5c8b3d['context']===this['editor']&&(_0x5c8b3d['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x176e9c,_0x33a521)=>{const _0x1fc499=this['_balloon'];if(this['isAttached']&&_0x1fc499['visibleView']){const _0x3100d7=this['annotations']['getByView'](_0x1fc499['visibleView']);_0x3100d7&&this['_closeAnnotation'](_0x3100d7),_0x33a521();}}));}['afterInit'](){const _0x53c7c1=this['editor']['plugins']['get'](AnnotationsUIs);_0x53c7c1['context']===this['editor']&&(_0x53c7c1['hasActive']()||_0x53c7c1['switchTo']('inline'));}['setActiveAnnotation'](_0x258eea){_0x258eea!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x258eea&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x258eea)&&this['_addAnnotationToBalloon'](_0x258eea,!0x0),_0x258eea['isActive']=!0x0),_0x258eea||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x258eea);}['attach'](_0x57b7e0){this['annotations']=_0x57b7e0;const _0x802507=this['editor']['plugins']['get'](AnnotationsUIs),_0x298505=this['_balloon'];if(this['isAttached'])throw new _0x1dfae4('inlineannotations-attach-already-attached',this);if(_0x802507['context']!==this['editor'])throw new _0x1dfae4('inlineannotations-not-allowed-with-context',this);const _0x38199f=this['editor']['plugins']['get'](EditorAnnotations);this['listenTo'](_0x38199f,'refresh',()=>{const _0x100597=_0x38199f['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x5f4299,_0x28219f;!this['_forceRefresh']&&(_0x5f4299=_0x100597,_0x28219f=this['_selectedAnnotations'],_0x5f4299['length']===_0x28219f['length']&&_0x5f4299['every'](_0x335172=>_0x28219f['includes'](_0x335172)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x100597),this['setActiveAnnotation'](_0x100597[0x0]||null));}),this['listenTo'](_0x38199f,'blur',(_0x110030,{isAnnotationTracked:_0x3cdeff})=>{this['activeAnnotation']&&_0x3cdeff(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x38199f,'uiUpdate',()=>{this['_refreshVisibilityDebounced']();}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x31527a,_0x102076,_0x43beed)=>{_0x43beed||this['setActiveAnnotation'](null);}),this['listenTo'](_0x57b7e0,'remove',(_0x3448e2,_0x4ffbcc)=>{this['_removeAnnotationFromBalloon'](_0x4ffbcc),_0x4ffbcc===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x298505,'change:visibleView',(_0x4390f3,_0x3c4c2c,_0x598bf3,_0x32c4c7)=>{_0x32c4c7&&this['stopListening'](_0x32c4c7);const _0x4c1f1=_0x57b7e0['getByView'](_0x598bf3);_0x598bf3&&_0x4c1f1&&(this['listenTo'](_0x598bf3,'change:height',()=>{_0x298505['updatePosition']();}),this['listenTo'](_0x598bf3,'Esc',()=>{this['_closeAnnotation'](_0x4c1f1),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x4c1f1&&this['setActiveAnnotation'](_0x4c1f1));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x298505['visibleView']&&(_0x57b7e0['getByView'](_0x298505['visibleView'])&&_0x298505['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 _0x1dfae4('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x108db3 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x108db3);this['_refreshVisibilityDebounced']['cancel'](),this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach'](),this['_refreshVisibilityDebounced']['cancel']();}['_setSelectedAnnotations'](_0x4ec9b2){for(const _0x54f5e6 of this['_selectedAnnotations'])_0x4ec9b2['includes'](_0x54f5e6)||this['_manuallyClosed']['delete'](_0x54f5e6);for(const _0x400792 of this['annotations'])_0x4ec9b2['includes'](_0x400792)||this['_removeAnnotationFromBalloon'](_0x400792);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x35ab89 of _0x4ec9b2)this['_addAnnotationToBalloon'](_0x35ab89);}this['_selectedAnnotations']=_0x4ec9b2;}['_addAnnotationToBalloon'](_0x309ffb,_0x4638ee=!0x1){this['_manuallyClosed']['has'](_0x309ffb)||(this['_addedAnnotations']['has'](_0x309ffb)||this['_balloon']['hasView'](_0x309ffb['view'])||(this['_addedAnnotations']['add'](_0x309ffb),this['_balloon']['add']({'stackId':_0x309ffb['view']['id'],'view':_0x309ffb['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x309ffb)}})),_0x4638ee&&this['_balloon']['showStack'](_0x309ffb['view']['id']));}['_getBalloonTargetForAnnotation'](_0xd2a923){const _0x477166=_0xd2a923['target'],_0x4162b8=this['editor']['editing']['view'],_0x5386e5=_0x4162b8['document']['selection']['getFirstRange'](),_0x23f709=_0x4162b8['domConverter']['viewRangeToDom'](_0x5386e5);if(_0x23f709['collapse'](!0x0),_0x477166){if(_0x477166 instanceof _0x299749)return _0x477166;let _0x5df5e6=[];for(const _0x2ffbe0 of _0x477166)_0x5df5e6['push'](..._0x299749['getDomElementRects'](_0x2ffbe0));_0x5df5e6=function(_0x58db24){const _0x1b2588=[];let _0x1fc75f=_0x58db24[0x0];for(let _0x49cfdb=0x1;_0x49cfdb<_0x58db24['length'];_0x49cfdb++)if(Wt(_0x1fc75f,_0x58db24[_0x49cfdb])){const _0x2c2dc9=_0x58db24[_0x49cfdb]['width'];_0x1fc75f['width']+=_0x2c2dc9,_0x1fc75f['right']+=_0x2c2dc9;}else _0x1b2588['push'](_0x1fc75f),_0x1fc75f=_0x58db24[_0x49cfdb];return _0x1b2588['push'](_0x1fc75f),_0x1b2588;}(_0x5df5e6);const _0x3f6426=_0x23f709['getBoundingClientRect']();return _0x5df5e6['find'](_0x4cae75=>_0x4cae75['top']<=_0x3f6426['top']&&_0x4cae75['bottom']>=_0x3f6426['bottom']&&_0x4cae75['left']<=_0x3f6426['left']&&_0x4cae75['right']>=_0x3f6426['right'])||_0x5df5e6[0x0];}return _0xd2a923['targetRect']||_0x23f709;}['_removeAnnotationFromBalloon'](_0xd2fe28){this['_addedAnnotations']['has'](_0xd2fe28)&&this['_balloon']['hasView'](_0xd2fe28['view'])&&(this['_addedAnnotations']['delete'](_0xd2fe28),this['_balloon']['remove'](_0xd2fe28['view']));}['_closeAnnotation'](_0x16f50b){this['_manuallyClosed']['add'](_0x16f50b),this['_removeAnnotationFromBalloon'](_0x16f50b);}}function Wt(_0x1821ad,_0x2367c3){return _0x1821ad['top']===_0x2367c3['top']&&_0x1821ad['bottom']===_0x2367c3['bottom']&&_0x1821ad['right']===_0x2367c3['left'];}class CommentsArchiveView extends _0x880dac{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x94c82d,_0x3d0ee7){super(_0x94c82d),this['set']('isEmpty',!_0x3d0ee7['length']),this['focusTracker']=new _0x4c7423(),this['_annotationViews']=_0x3d0ee7,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new _0x585c7d({'focusables':_0x3d0ee7,'focusTracker':this['focusTracker']}),this['listenTo'](_0x3d0ee7,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x3d0ee7,'remove',(_0x2183b3,_0x480e91)=>{_0x480e91['isActive']&&this['focus'](),_0x3d0ee7['length']||(this['isEmpty']=!0x0);});const _0x18003f=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':vt(_0x94c82d,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x3d0ee7},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x18003f['if']('isEmpty','ck-hidden',_0x940219=>!_0x940219)]},'children':[{'text':vt(_0x94c82d,'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 _0x228f2b of this['_annotationViews'])this['focusTracker']['add'](_0x228f2b['element']);this['_annotationViews']['on']('change',(_0x52fcca,{added:_0x358986,removed:_0x1cec5f})=>{for(const _0x2795cd of _0x358986)this['focusTracker']['add'](_0x2795cd['element']);for(const _0x59dd88 of _0x1cec5f)this['focusTracker']['remove'](_0x59dd88['element']);});}}class CommentsArchive extends _0x4cb19a{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[CommentsRepository,Annotations];}constructor(_0x96272a){super(_0x96272a),this['archivedThreads']=new _0x3a7d3b();}['init'](){const _0x48941d=this['context'],_0x14032a=_0x48941d['plugins']['get'](CommentsRepository),_0x1a3aae=_0x48941d['plugins']['get'](Annotations);this['listenTo'](_0x14032a,'addCommentThread',(_0x1d389a,{threadId:_0x3e5b56})=>{const _0x2b8ae3=_0x14032a['getCommentThread'](_0x3e5b56);_0x2b8ae3['archivedAt']&&this['archivedThreads']['add'](_0x2b8ae3,this['_calculatePosition'](_0x2b8ae3['archivedAt'])),this['listenTo'](_0x2b8ae3,'change:archivedAt',(_0x36c545,_0x513ec3,_0x3f0ade)=>{_0x3f0ade?this['archivedThreads']['has'](_0x2b8ae3)||this['archivedThreads']['add'](_0x2b8ae3,this['_calculatePosition'](_0x2b8ae3['archivedAt'])):this['archivedThreads']['has'](_0x2b8ae3)&&this['archivedThreads']['remove'](_0x2b8ae3);});}),this['listenTo'](_0x14032a,'removeCommentThread',(_0x4055d3,{threadId:_0x2f9c53})=>{const _0x283286=_0x14032a['getCommentThread'](_0x2f9c53);this['stopListening'](_0x283286),this['archivedThreads']['has'](_0x283286)&&this['archivedThreads']['remove'](_0x283286);},{'priority':'highest'}),this['listenTo'](_0x1a3aae['collection'],'focus',(_0x387e7b,_0x5dab8b)=>{_0x5dab8b['isVisible']||(_0x5dab8b['isActive']=!0x0,_0x1a3aae['activate'](_0x5dab8b));});}['_calculatePosition'](_0x493d0e){const _0x336f66=[...this['archivedThreads']]['findIndex'](_0xcc28cf=>_0xcc28cf['archivedAt']<_0x493d0e);return _0x336f66>-0x1?_0x336f66:this['archivedThreads']['length'];}}class CommentsArchiveUI extends _0x24b2ce{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[CommentsArchive,ct];}constructor(_0x2207f1){super(_0x2207f1),this['annotationViews']=new tt(),this['_pendingThreads']=[];}['init'](){const _0x1fe340=this['editor'],_0x831542=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x1fe340['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x1386cc,!0x0)),_0x1fe340['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x151d13=this['_createCommentsArchiveButton'](ot);return _0x151d13['set']({'role':'menuitemcheckbox'}),_0x151d13;});const _0x506359=_0x1fe340['plugins']['get'](CommentsArchive),_0x4e5053=_0x1fe340['plugins']['get']('Annotations'),_0xb5769f=_0x1fe340['plugins']['get']('CommentsRepository');_0x506359['archivedThreads']['forEach'](_0x5cfaf4=>{this['_handleNewThread'](_0x5cfaf4);}),this['listenTo'](_0x506359['archivedThreads'],'add',(_0x5840d0,_0x2a22aa)=>{this['_handleNewThread'](_0x2a22aa);}),this['listenTo'](_0x4e5053['collection'],'add',(_0x1ce1ea,_0x50665b)=>{const _0x4518c9=this['_pendingThreads']['find'](_0x12183f=>{const _0x304f15=_0xb5769f['_threadToController']['get'](_0x12183f);return _0x304f15&&_0x50665b['innerView']===_0x304f15['view'];});if(_0x4518c9){const _0x2c33e3=this['_calculatePosition'](_0x4518c9['archivedAt']);this['_addAnnotationToArchive'](_0x50665b,_0x2c33e3),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x4518c9),0x1);}}),this['listenTo'](_0x506359['archivedThreads'],'remove',(_0xd16dc3,_0x844730)=>{const _0x204ff7=_0x1fe340['config']['get']('collaboration.channelId');if(!_0x204ff7||_0x844730['channelId']===_0x204ff7){if(this['_pendingThreads']['includes'](_0x844730))this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x844730),0x1);else{const _0x5ddb90=_0xb5769f['_threadToController']['get'](_0x844730),_0x2108f5=_0x4e5053['getByInnerView'](_0x5ddb90['view']);this['annotationViews']['remove'](_0x2108f5['view']),this['stopListening'](_0x2108f5),this['stopListening'](_0x2108f5['focusableElements']);}}}),this['listenTo'](_0x4e5053['collection'],'add',(_0x171263,_0x15aa7f)=>{this['listenTo'](_0x15aa7f,'escape',_0x831542);}),this['listenTo'](_0x4e5053['collection'],'remove',(_0x1023db,_0x78b4d9)=>{this['stopListening'](_0x78b4d9,'escape',_0x831542);});}['_addAnnotationToArchive'](_0x44d05c,_0x1f2959){this['listenTo'](_0x44d05c,'set:isVisible',_0x539696=>{_0x539696['return']=!0x1,_0x539696['stop']();}),this['annotationViews']['add'](_0x44d05c['view'],_0x1f2959);}['_handleNewThread'](_0x305da4){const _0x38a2a8=this['editor']['plugins']['get']('CommentsRepository'),_0x4031fa=this['editor']['plugins']['get']('Annotations'),_0x479377=this['editor']['config']['get']('collaboration.channelId');if(!_0x479377||_0x305da4['channelId']===_0x479377){const _0x3ffb27=_0x38a2a8['_threadToController']['get'](_0x305da4);if(!_0x3ffb27)return void this['_pendingThreads']['push'](_0x305da4);const _0x583704=this['_calculatePosition'](_0x305da4['archivedAt']),_0x32c0f1=_0x4031fa['getByInnerView'](_0x3ffb27['view']);_0x32c0f1['isVisible']&&_0x4031fa['_visibleAnnotations']['remove'](_0x32c0f1),this['_addAnnotationToArchive'](_0x32c0f1,_0x583704);}}['_calculatePosition'](_0x1959e6){const _0x15cc20=this['editor']['config']['get']('collaboration.channelId'),_0x3ddbd1=[...this['editor']['plugins']['get'](CommentsArchive)['archivedThreads']]['filter'](_0x3b1bbf=>_0x3b1bbf['channelId']===_0x15cc20)['findIndex'](_0x5e6fe7=>_0x5e6fe7['archivedAt']<_0x1959e6);return _0x3ddbd1<0x0||_0x3ddbd1>this['annotationViews']['length']?this['annotationViews']['length']:_0x3ddbd1-0x1;}['_toggleDialog'](){const _0x380f63=this['editor'],_0x5a513e=_0x380f63['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new CommentsArchiveView(_0x380f63['locale'],this['annotationViews'])),'commentsArchive'===_0x5a513e['id']?_0x5a513e['hide']():_0x5a513e['show']({'id':'commentsArchive','title':vt(_0x380f63['locale'],'COMMENTS_ARCHIVE'),'icon':_0x2ea201,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':dt['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x5b0cec,_0x569f34=!0x1){const _0x408b76=this['editor']['locale'],_0x2e04ca=this['editor']['plugins']['get']('Dialog'),_0x1a87d4=new _0x5b0cec(_0x408b76);return _0x1a87d4['bind']('isEnabled')['to'](this,'isEnabled'),_0x1a87d4['bind']('isOn')['to'](_0x2e04ca,'id',_0x33c47e=>'commentsArchive'===_0x33c47e),_0x1a87d4['set']({'label':vt(_0x408b76,'COMMENTS_ARCHIVE'),'icon':_0x2ea201,'isToggleable':!0x0}),_0x569f34&&(_0x1a87d4['tooltip']=!0x0),this['listenTo'](_0x1a87d4,'execute',()=>this['_toggleDialog']()),_0x1a87d4;}['_hideDialogOnAnnotationEscape']=_0x317947=>{const _0x418c77=_0x317947['source'];if(!this['annotationViews']['has'](_0x418c77['view']))return;const _0x2685bb=this['editor']['plugins']['get']('Dialog');_0x2685bb['isOpen']&&'commentsArchive'===_0x2685bb['id']&&(_0x2685bb['hide'](),_0x317947['stop']());};}class Comments extends _0x24b2ce{static get['requires'](){return[CommentsRepository,CommentsEditing,CommentsUI,CommentsArchive,CommentsArchiveUI,CommentsOnly,WideSidebar,NarrowSidebar,InlineAnnotations];}static get['pluginName'](){return'Comments';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{AddCommentThreadCommand,Annotation,AnnotationCollection,AnnotationCounterButtonView,AnnotationView,Annotations,AnnotationsSidebarItemView,AnnotationsSidebarView,AnnotationsUIs,BaseCommentThreadView,BaseCommentView,Comment,CommentThread,CommentThreadController,CommentThreadInputView,CommentThreadView,CommentView,Comments,CommentsArchive,CommentsArchiveUI,CommentsEditing,CommentsListView,CommentsOnly,CommentsRepository,CommentsUI,EditorAnnotations,InlineAnnotations,NarrowSidebar,Sidebar,WideSidebar,Ot as bindAnnotationCollections};
|
|
23
|
+
import{Editor as _0x13286f,ContextPlugin as _0xe371d7,PendingActions as _0x34e83a,Command as _0x23df4c,Plugin as _0xd3653f,Context as _0x4931dd}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x50b4f2,uid as _0x385019,KeystrokeHandler as _0x3feaa8,FocusTracker as _0x405e87,diff as _0x44be5a,Collection as _0x286304,Rect as _0x48af12,CKEditorError as _0x35b32c,first as _0x18c119,priorities as _0x43a91c,scrollViewportToShowTarget as _0x2835cc,getEnvKeystrokeText as _0xff19ed,toUnit as _0xf04999,DomEmitterMixin as _0x2f96f7,keyCodes as _0x44a22d}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x32cfb1,AriaDescriptionView as _0x3c7922,setupThreadKeyboardNavigation as _0x2683f9,ConfirmMixin as _0x2f95d6,LateFocusButtonView as _0x510de1,trimHtml as _0x5b0b00,LateFocusDropdownButtonView as _0x2c0722,FOCUS_ANNOTATION_KEYSTROKE as _0x22481a,Users as _0xadab9a,getDateTimeFormatter as _0x3595ff,hashObject as _0x141c94,getAllMarkersDomElementsSorted as _0x4419f4,surroundingMarkersDetector as _0x206c29}from'@ckeditor/ckeditor5-collaboration-core/dist/index.js';import{throttle as _0x4fa86f,cloneDeep as _0x2c6afd,set as _0x40df00,unset as _0x1d5e7c,isEqual as _0x39cb77,debounce as _0x9e6aed}from'es-toolkit/compat';import{IconUndo as _0x1d6062,IconCheck as _0x12d5bb,IconPencil as _0x349d1e,IconRemoveComment as _0x1c5838,IconThreeVerticalDots as _0x2df494,IconAddComment as _0x1dd61a,IconCommentsArchive as _0x5f5355}from'@ckeditor/ckeditor5-icons/dist/index.js';import{EditorUIView as _0x554ba3,InlineEditableUIView as _0x189dbd,EditorUI as _0x555c19,View as _0x19cae1,FocusCycler as _0x34ff04,ButtonView as _0x41e88b,ViewCollection as tt,createDropdown as et,ListView as it,focusChildOnDropdownOpen as st,ListItemView as nt,MenuBarMenuListItemButtonView as ot,BodyCollection as rt,BalloonPanelView as ht,ContextualBalloon as at,Dialog as ct,DialogViewPosition as dt}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disableViewPlaceholder as mt,enableViewPlaceholder as lt,MouseObserver as ut}from'@ckeditor/ckeditor5-engine/dist/index.js';import{Clipboard as ft,ClipboardMarkersUtils as pt,ClipboardPipeline as wt}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Enter as At,ShiftEnter as gt}from'@ckeditor/ckeditor5-enter/dist/index.js';import{SelectAll as Ct}from'@ckeditor/ckeditor5-select-all/dist/index.js';import{Typing as _t}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Undo as Tt}from'@ckeditor/ckeditor5-undo/dist/index.js';import{Paragraph as yt}from'@ckeditor/ckeditor5-paragraph/dist/index.js';import{toWidget as It}from'@ckeditor/ckeditor5-widget/dist/index.js';class CommentThreadController extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x50b4f2(){['model'];['view'];constructor(_0xeb5e61,_0x1fc9c4){super(),this['model']=_0xeb5e61,this['model']['_isAttached']=!0x0,this['view']=_0x1fc9c4,this['listenTo'](_0x1fc9c4,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x1fc9c4,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x1fc9c4,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x1fc9c4,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x1fc9c4,'addComment',(_0xe7fe97,_0x410bad)=>this['addComment'](_0x410bad)),this['listenTo'](_0x1fc9c4,'updateComment',(_0x74682a,_0xa3a921,_0x296511)=>this['updateComment'](_0xa3a921,_0x296511)),this['listenTo'](_0x1fc9c4,'removeComment',(_0x31d68a,_0x427a74)=>this['removeComment'](_0x427a74));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x25d323){this['model']['addComment']({'content':_0x25d323,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x2a5956,_0x19f9e7){this['model']['getComment'](_0x2a5956)['update']({'content':_0x19f9e7});}['removeComment'](_0x267170){this['model']['getComment'](_0x267170)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function vt(_0xd5f480,_0x1ce9fc,_0x245cb2){const t=_0xd5f480['t'];switch(_0x1ce9fc){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'},_0x245cb2);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'},_0x245cb2);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'},_0x245cb2);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'},_0x245cb2);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x245cb2);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'},_0x245cb2);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'},_0x245cb2);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'},_0x245cb2);case'COMMENTS_ARCHIVE':return t({'string':'Comments\x20archive','id':'COMMENTS_ARCHIVE'});case'EMPTY_COMMENTS_ARCHIVE':return t({'string':'There\x20are\x20no\x20archived\x20comment\x20threads.','id':'EMPTY_COMMENTS_ARCHIVE'});case'COMMENTS_ARCHIVE_LIST_LABEL':return t({'string':'List\x20of\x20comments','id':'COMMENTS_ARCHIVE_LIST_LABEL'});case'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP':return t({'string':'Keystrokes\x20for\x20interacting\x20with\x20annotation\x20threads\x20(e.g.\x20comments,\x20track\x20changes\x20suggestions)','id':'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'});case'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO':return t({'string':'Move\x20focus\x20to\x20the\x20thread\x20when\x20the\x20selection\x20is\x20anchored\x20in\x20its\x20marker','id':'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'});case'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT':return t({'string':'Exit\x20the\x20annotation\x20and\x20move\x20focus\x20back\x20to\x20the\x20edited\x20content','id':'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'});case'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER':return t({'string':'Browse\x20the\x20focused\x20annotation\x20thread\x20or\x20thread\x20comment','id':'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'});case'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS':return t({'string':'Move\x20across\x20internals\x20of\x20the\x20annotation\x20thread','id':'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'});case'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT':return t({'string':'Submit\x20the\x20reply\x20while\x20writing\x20a\x20comment','id':'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'});case'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS':return t({'string':'Move\x20to\x20the\x20previous\x20or\x20next\x20thread\x20in\x20the\x20annotations\x20sidebar\x20or\x20comments\x20archive','id':'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'});default:return'';}}class CommentEditorUIView extends _0x554ba3{['main'];['editable'];constructor(_0x5e075e,_0x622de2){super(_0x5e075e);const _0x22dd5f=_0x385019();this['main']=this['createCollection'](),this['editable']=new _0x189dbd(_0x5e075e,_0x622de2,void 0x0,{'label':()=>vt(_0x5e075e,'Comment\x20editor')}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'dir':_0x5e075e['uiLanguageDirection'],'lang':_0x5e075e['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x22dd5f},'children':[{'tag':'div','attributes':{'class':'ck-editor__main','role':'presentation'},'children':this['main']}]});}['render'](){super['render'](),this['main']['add'](this['editable']);}['focus'](){this['editable']['element']['focus']();}}class CommentEditorUI extends _0x555c19{['view'];constructor(_0x345f8e){super(_0x345f8e),this['view']=new CommentEditorUIView(_0x345f8e['locale'],_0x345f8e['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x46444b=this['editor']['editing']['view'],_0x1b70c8=this['view']['editable'],_0x45a316=_0x46444b['document']['getRoot']();_0x1b70c8['name']=_0x45a316['rootName'],this['view']['render']();const _0x2c7370=_0x1b70c8['element'];this['setEditableElement'](_0x1b70c8['name'],_0x2c7370),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x46444b['attachDomRoot'](_0x2c7370),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const bt=[ft,At,gt,Ct,_t,Tt,yt];class CommentEditor extends/* #__PURE__ -- @preserve */
|
|
25
|
+
_0x50b4f2(_0x13286f){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
|
|
26
|
+
((()=>bt)());constructor(_0x3001e9={}){function _0x484eea(_0x401110){return _0x401110['map'](_0x52f863=>String['fromCharCode'](_0x52f863))['join']('');}(_0x3001e9=Object['assign']({},_0x3001e9))['plugins']||(_0x3001e9['plugins']=CommentEditor['defaultPlugins']),super(_0x3001e9),this['ui']=new CommentEditorUI(this),this['set']('placeholder',''),this['model']['document']['on']('change',()=>this['_updatePlaceholder'](),{'priority':'low'}),this['on']('change:placeholder',()=>this['_updatePlaceholder']()),this['model']['document']['createRoot'](),this[_0x484eea([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x484eea([0x76,0x69,0x65,0x77])][_0x484eea([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x484eea([0x61,0x75,0x74,0x6f]),this[_0x484eea([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x484eea([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x484eea([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x484eea([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x484eea([0x6f,0x6b])});}['create'](){const _0x20d41c=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x20d41c))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x5632ac=>{const _0x8c9671=this['model']['document']['getRoot'](),_0x4719bb=_0x8c9671&&_0x8c9671['getChild'](_0x8c9671['childCount']-0x1);_0x5632ac['setSelection'](_0x4719bb,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x4c78d0=this['editing']['view'],_0x560e8c=_0x4c78d0['document']['getRoot'](),_0x2f58f3=_0x560e8c['getChild'](0x0);_0x560e8c['childCount']>0x1||!_0x2f58f3||'p'!=_0x2f58f3['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(mt(_0x4c78d0,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x2f58f3['placeholder']=this['placeholder']),lt({'view':_0x4c78d0,'element':_0x2f58f3,'keepOnFocus':!0x0}),this['placeholderElement']=_0x2f58f3);}}class CommentInputView extends _0x19cae1{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x54902c,_0x3b1a52={}){super(_0x54902c),this['editor']=null,this['_editorConfig']=_0x3b1a52,this['set']('value',_0x3b1a52['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',vt(_0x54902c,'Reply...')),this['set']('submitLabel',vt(_0x54902c,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new _0x3feaa8(),this['focusTracker']=new _0x405e87(),this['focusCycler']=new _0x34ff04({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x207d51=>!_0x207d51['defaultPrevented']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-comment__input-wrapper']},'children':[{'tag':'div','attributes':{'class':['ck-comment__input-actions',this['bindTemplate']['if']('showButtons','ck-comment__input-actions--active')]},'children':[this['submitButtonView'],this['cancelButtonView']]}]}),this['keystrokes']['set']('Esc',(_0x897d18,_0x1ba675)=>{this['cancelButtonView']['fire']('execute'),_0x1ba675();}),this['keystrokes']['set']('Ctrl+Enter',(_0x1539a6,_0x1a5a74)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x1a5a74());}),this['on']('submit',(_0x3b22a6,_0x30d8cb)=>{_0x30d8cb['length']>0xfde8?(alert(vt(_0x54902c,'TOO_LONG_COMMENT_ALERT',[_0x30d8cb['length'],0xfde8])),_0x3b22a6['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new CommentEditor(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x56f9e3=this['editor'];this['element']['insertBefore'](_0x56f9e3['ui']['element'],this['element']['firstChild']),_0x56f9e3['model']['document']['on']('change',()=>this['value']=_0x56f9e3['getData']()),_0x56f9e3['bind']('placeholder')['to'](this),this['focusables']['add'](_0x56f9e3['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x54defe){-0x1===_0x54defe?(this['focusCycler']['focusFirst'](),this['focusCycler']['focusLast']()):this['focusCycler']['focusFirst']();}async['destroy'](){this['_isDestroyed']||(this['_isDestroyed']=!0x0,this['editor']&&(await this['_editorCreationPromise'],await this['editor']['destroy'](),this['fire']('editorDestroyed',this['editor'])),await super['destroy']());}['_createSubmitButton'](){const {locale:_0x426d7d}=this,_0x307ed4=new _0x41e88b(_0x426d7d);return _0x307ed4['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x307ed4['withText']=!0x0,_0x307ed4['bind']('label')['to'](this,'submitLabel'),_0x307ed4['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x307ed4['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x103fdc,_0x422a91)=>!_0x422a91&&!!_0x103fdc['trim']()),_0x307ed4;}['_createCancelButton'](){const {locale:_0x67b83c}=this,_0x3ac165=new _0x41e88b(_0x67b83c);return _0x3ac165['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x3ac165['label']=vt(_0x67b83c,'Cancel'),_0x3ac165['withText']=!0x0,_0x3ac165['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x3ac165;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x216ee9=>{this['focusTracker']['add'](_0x216ee9['element']);}),this['focusables']['on']('change',(_0x3a7d7f,_0x3e4146)=>{for(const _0x1d44f2 of Array['from'](_0x3e4146['added'])['reverse']())this['focusTracker']['add'](_0x1d44f2['element']);});}}class CommentThreadInputView extends _0x19cae1{constructor(_0xaa8640,_0x5f16bb,_0x164ef){super(_0xaa8640),this['commentInputView']=new CommentInputView(_0xaa8640,_0x164ef),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x5b72d7,_0x34283)=>_0x5b72d7||!!_0x34283),this['set']('showInput',!0x1),this['on']('change:showInput',()=>{this['showInput']&&!this['commentInputView']['editor']&&this['commentInputView']['createEditor']();}),this['commentInputView']['delegate']('editorReady')['to'](this),this['commentInputView']['delegate']('editorDestroyed')['to'](this),this['userView']=new _0x32cfb1(_0xaa8640,_0x5f16bb),this['userView']['extendTemplate']({'attributes':{'class':'ck-thread__user','aria-hidden':!0x0}}),this['commentInputView']['extendTemplate']({'attributes':{'class':'ck-thread__input'}}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-comment__input-container',this['bindTemplate']['if']('showInput','ck-comment__input-container--active')]},'children':[this['userView'],this['commentInputView']]});}['render'](){super['render'](),this['_focusOnNonInteractiveMouseDown']();}['destroy'](){return this['commentInputView']['destroy']()['then'](()=>super['destroy']());}['focus'](_0x5558e7){this['commentInputView']['focus'](_0x5558e7);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x2ded21,_0x4fbc9e)=>{const {submitButtonView:_0x5e891,cancelButtonView:_0x4b4f43,editor:_0x3c9e39}=this['commentInputView'];[_0x5e891['element'],_0x4b4f43['element'],_0x3c9e39?_0x3c9e39['editing']['view']['getDomRoot']():null]['filter'](_0x193041=>_0x193041)['some'](_0x17b6df=>_0x17b6df['contains'](_0x4fbc9e['target']))||(this['focus'](),_0x4fbc9e['preventDefault']());});}}class CollapsedCommentsView extends _0x19cae1{constructor(_0x1dec6b){super(_0x1dec6b);const _0xfe5e57=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0xfe5e57['to']('count',_0x531d85=>vt(_0x1dec6b,'NUMBER_OF_COMMENTS',_0x531d85))}]});}}class CommentsListView extends _0x19cae1{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x5478c4,_0x2a82f7,_0x5e47d4){super(_0x5478c4);const _0x1f4953=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x2a82f7['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x2a82f7,this['_config']=_0x5e47d4,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x405e87(),this['keystrokes']=new _0x3feaa8(),this['focusCycler']=new _0x34ff04({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x340913=>this['commentViews']['map'](_0xb0faed=>_0xb0faed['element'])['includes'](_0x340913['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new CollapsedCommentsView(_0x5478c4),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x220204=>_0x220204-this['_config']['maxCommentsWhenCollapsed']);for(const _0x797f6d of _0x2a82f7['comments'])this['_handleNewCommentModel'](_0x797f6d);this['_handleInfoComment'](),this['listenTo'](_0x2a82f7['comments'],'add',(_0x19df44,_0x5e0a35)=>{const _0x4cc835=this['_calculatePosition'](_0x5e0a35);this['length']++,this['_handleNewCommentModel'](_0x5e0a35,_0x4cc835),this['refreshVisibleViews']();}),this['listenTo'](_0x2a82f7['comments'],'remove',(_0x55780f,_0x118b5a)=>{this['length']--,this['_handleRemoveCommentModel'](_0x118b5a),this['refreshVisibleViews']();}),this['listenTo'](_0x2a82f7,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x2a82f7,'change:isResolved',()=>this['_handleInfoComment']()),this['on']('change:isActive',()=>this['refreshVisibleViews']()),this['on']('change:hasDirtyComment',()=>this['refreshVisibleViews']()),this['setTemplate']({'tag':'ul','attributes':{'class':['ck-thread__comments',_0x1f4953['if']('length','ck-hidden',_0x1a63da=>!_0x1a63da)],'aria-label':vt(_0x5478c4,'Thread\x20comments')},'children':this['visibleViews']});}get['_shouldCollapse'](){return this['_model']['weight']>this['_config']['maxThreadTotalWeight']&&!this['isActive']&&!this['hasDirtyComment'];}['render'](){super['render'](),this['refreshVisibleViews'](),this['_setupKeyboardNavigation']();}['focus'](_0x4b0101){-0x1===_0x4b0101?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x4ce644 of this['commentViews'])_0x4ce644['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x17bcf4,_0x5c81fc){const _0x4f97c5=new this['_config']['CommentView'](this['locale'],_0x17bcf4,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x4f97c5['viewUid']=_0x17bcf4['id'],_0x4f97c5['delegate']('removeComment')['to'](this),_0x4f97c5['delegate']('updateComment')['to'](this),_0x4f97c5['delegate']('resolveCommentThread')['to'](this),_0x4f97c5['delegate']('editorReady')['to'](this),_0x4f97c5['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x4f97c5,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x4f97c5,_0x5c81fc);}['_calculatePosition'](_0x85c369){const _0x3184e2=this['_model']['_findOptimalIndex'](_0x85c369);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x85c369['authoredAt']?_0x3184e2-0x1:_0x3184e2:_0x3184e2-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x243d82={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':vt(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x243d82,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x243d82));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x5acc6a){const _0x5d2edb=this['commentViews']['remove'](_0x5acc6a['id']);this['stopListening'](_0x5d2edb),_0x5d2edb['isEditMode']&&this['_updateHasDirtyComment'](),_0x5d2edb['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x4a4abf=>_0x4a4abf['isEditMode']);}['_rearrangeCollapse'](){const _0x21e133=function(_0x5afedd){const _0x1b755a=new _0x286304();for(const _0x76c9e0 of _0x5afedd)_0x1b755a['add'](_0x76c9e0);return _0x1b755a;}(this['commentViews']),_0x5b7766=this['_collapsedCommentsView']['count'];for(let _0x11eff7=0x1;_0x11eff7<=_0x5b7766;_0x11eff7++)_0x21e133['remove'](0x1);for(const _0x4ae97f of _0x21e133)_0x4ae97f['collapse']();_0x5b7766>0x0&&_0x21e133['add'](this['_collapsedCommentsView'],0x1),Et(_0x44be5a(Array['from'](this['visibleViews']),Array['from'](_0x21e133)),this['visibleViews'],_0x21e133);}['_rearrangeExpand'](){Et(_0x44be5a(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x465751 of this['visibleViews'])_0x465751['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x3b9799=>{this['focusTracker']['add'](_0x3b9799['element']),this['keystrokes']['listenTo'](_0x3b9799['element']);}),this['commentViews']['on']('change',(_0x348417,_0x46ccdb)=>{for(const _0x5125b5 of _0x46ccdb['removed'])this['focusTracker']['remove'](_0x5125b5['element']),this['keystrokes']['stopListening'](_0x5125b5['element']);for(const _0x4bb131 of Array['from'](_0x46ccdb['added'])['reverse']())this['focusTracker']['add'](_0x4bb131['element']),this['keystrokes']['listenTo'](_0x4bb131['element']);});}}function Et(_0x2176dc,_0x37ea78,_0x2b06ce){let _0x4b6561=0x0;for(const _0x16972f of _0x2176dc)switch(_0x16972f){case'insert':_0x37ea78['add'](_0x2b06ce['get'](_0x4b6561),_0x4b6561),_0x4b6561++;break;case'delete':_0x37ea78['remove'](_0x4b6561);break;case'equal':_0x4b6561++;}}class CommentThreadHeaderContextView extends _0x19cae1{constructor(_0x291495){super(_0x291495);const _0x640ce=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x640ce['to']('contextValue',_0x456ce3=>vt(_0x291495,'THREAD_CONTEXT_LABEL',_0x456ce3)),'tabindex':-0x1},'children':[{'text':_0x640ce['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class CommentThreadHeaderView extends _0x19cae1{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x31c984,_0x536865){super(_0x31c984);const _0x21941a=this['bindTemplate'];this['_model']=_0x536865,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x405e87(),this['keystrokes']=new _0x3feaa8(),this['focusCycler']=new _0x34ff04({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x13e237=>!!_0x13e237),this['bind']('contextValue')['to'](this['_model'],'context',_0x3bcca8=>_0x3bcca8&&_0x3bcca8['value']?this['_trimContextValue'](_0x3bcca8['value']):vt(this['locale'],'Comment\x20was\x20made\x20on\x20an\x20element')),this['setTemplate']({'tag':'div','attributes':{'class':['ck-thread__header']},'children':[{'tag':'div','attributes':{'class':['ck-context-wrapper']},'children':[{'tag':'div','attributes':{'class':['ck-context',_0x21941a['if']('hasContext','ck-context--quotes')]},'children':[this['contextView']]}]},{'tag':'div','attributes':{'class':['ck-annotation__actions']},'children':[this['reopenButtonView']]}]});}['render'](){super['render'](),this['_attachContextActions'](),this['_setupKeyboardNavigation']();}['focus'](){this['focusCycler']['focusFirst']();}['_createReopenButton'](){const _0x32880c=new _0x41e88b(this['locale']);return _0x32880c['label']=vt(this['locale'],'Reopen'),_0x32880c['tooltip']=vt(this['locale'],'Reopen'),_0x32880c['icon']=_0x1d6062,_0x32880c['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x3e513e=>!_0x3e513e),_0x32880c['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x1dc83e,_0x3e9ab1)=>_0x1dc83e&&_0x3e9ab1),_0x32880c['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x32880c;}['_trimContextValue'](_0x2bff5a){if(_0x2bff5a['length']<0x96)return _0x2bff5a;const _0x22d490=_0x2bff5a['lastIndexOf']('\x20',0x93);return _0x2bff5a['substring'](0x0,_0x22d490>-0x1?_0x22d490:0x93)+'...';}['_attachContextActions'](){const _0x703034=this['element']['querySelector']('.ck-context'),_0x5c2c1f=_0x703034['querySelector']('.ck-context__value');this['listenTo'](_0x703034,'mouseenter',()=>{_0x5c2c1f['offsetWidth']<_0x5c2c1f['scrollWidth']&&_0x703034['classList']['add']('overlay');}),this['listenTo'](_0x703034,'mouseleave',()=>{_0x703034['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x5f2761 of this['focusables'])this['focusTracker']['add'](_0x5f2761['element']),this['keystrokes']['listenTo'](_0x5f2761['element']);}['_createContextView'](){const _0x397578=new CommentThreadHeaderContextView(this['locale']);return _0x397578['bind']('contextValue')['to'](this),_0x397578;}}class BaseCommentThreadView extends _0x19cae1{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x3a0fab,_0x239b16,_0x4c3245,_0xac8e6b){super(_0x3a0fab),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x239b16,this['_localUser']=_0x4c3245,this['_config']=_0xac8e6b,this['commentThreadHeaderView']=new CommentThreadHeaderView(_0x3a0fab,_0x239b16),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new _0x3c7922(_0x3a0fab,vt(_0x3a0fab,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new CommentsListView(_0x3a0fab,_0x239b16,Object['assign']({'CommentView':this['_config']['CommentView']},_0xac8e6b)),this['commentsListView']['delegate']('removeComment')['to'](this),this['commentsListView']['delegate']('updateComment')['to'](this),this['commentsListView']['delegate']('resolveCommentThread')['to'](this),this['commentsListView']['delegate']('editorReady')['to'](this),this['commentsListView']['delegate']('editorDestroyed')['to'](this),this['commentsListView']['bind']('isActive')['to'](this),this['listenTo'](this,'resolveCommentThread',()=>{this['focus']();}),this['set']('length',this['commentsListView']['length']),this['bind']('length')['to'](this['commentsListView'],'length'),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['commentThreadInputView']['delegate']('editorReady')['to'](this),this['commentThreadInputView']['delegate']('editorDestroyed')['to'](this),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x18e277,_0x498ff1)=>_0x18e277||!!_0x498ff1),this['bind']('isUnlinked')['to'](_0x239b16,'unlinkedAt',_0x10bea9=>!!_0x10bea9),this['bind']('ariaLabel')['to'](this,'length',_0x4db859=>{const _0x16ce9e=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return vt(this['locale'],'COMMENT_THREAD_LABEL',[_0x4db859,_0x16ce9e]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x405e87(),this['keystrokes']=new _0x3feaa8(),this['focusCycler']=new _0x34ff04({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x489514=>_0x489514['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),_0x2683f9(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0xdd0c6=new CommentThreadInputView(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x448741=_0xdd0c6['commentInputView'];return _0xdd0c6['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x448741,'value',(_0x27f505,_0x42167e,_0x5cdf5a,_0x59b400,_0x76be66)=>!!_0x76be66||!!_0x59b400&&_0x5cdf5a&&!_0x42167e||_0x27f505&&_0x5cdf5a&&!_0x42167e),_0x448741['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x55b78a,_0x17c154,_0x32440f)=>{let _0x155d13;return _0x155d13=_0x32440f&&_0x17c154?'Reply\x20to\x20reopen\x20discussion...':_0x55b78a?'Reply...':'Write\x20a\x20comment...',vt(this['locale'],_0x155d13);}),_0x448741['bind']('submitLabel')['to'](this,'length',_0x4f0f01=>vt(this['locale'],_0x4f0f01?'Reply':'Comment')),_0x448741['on']('submit',(_0x41d398,_0x3a1a6a)=>{this['fire']('addComment',_0x3a1a6a),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x448741['on']('cancel',()=>{this['focus']();}),_0x448741['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x448741['on']('cancel',_0x230840=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x230840['stop']());}),this['on']('change:isActive',(_0x159f72,_0x3f045c,_0x4a1eeb)=>{_0x4a1eeb||this['length']||_0x448741['value']||this['fire']('removeCommentThread');}),_0xdd0c6;}}class CommentThreadView extends/* #__PURE__ -- @preserve */
|
|
27
|
+
_0x2f95d6(BaseCommentThreadView){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x6f6dd5,_0x2d9791,_0xc42b8,_0x2e4d74){super(_0x6f6dd5,_0x2d9791,_0xc42b8,_0x2e4d74),this['commentThreadChildren']=this['createCollection']([this['commentsListView'],this['commentThreadInputView'],this['ariaDescriptionView']]),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x6f6dd5,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x5ac3b0,_0x133570,_0x4b96eb)=>{_0x4b96eb||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0xde46a2,_0x12749b,_0x2c8b47)=>{_0x2c8b47&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x5bac38=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck','ck-thread','ck-reset_all-excluded','ck-rounded-corners',_0x5bac38['if']('isActive','ck-thread--active'),_0x5bac38['if']('isUnlinked','ck-thread--unlinked'),_0x5bac38['to']('actionIndicator',_0x392415=>_0x392415?'ck-thread--'+_0x392415:'')],'data-thread-id':this['_model']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x5bac38['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 _0xaf920d of this['commentsListView']['commentViews'])_0xaf920d['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x276191}=this,_0x1f8b90=this['commentsListView']['commentViews']['get'](0x0);_0x1f8b90===this['_boundFirstCommentView']||_0x1f8b90['isSystemComment']||(this['_boundFirstCommentView']=_0x1f8b90,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x1f8b90,'actionIndicator',_0x31b938=>'remove'===_0x31b938?'remove':null),_0x1f8b90['placeholder']=vt(_0x276191,'Write\x20a\x20comment...'),_0x1f8b90['removeButton']['on']('execute',_0x25ae8e=>{_0x25ae8e['stop'](),this['showConfirm'](vt(_0x276191,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),this['on']('removeConfirm',()=>{_0x1f8b90['focus']();}),_0x1f8b90['actionBar']['add'](this['resolveButton'],0x0),_0x1f8b90['focusables']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x5035ba=new _0x510de1(this['locale']);return _0x5035ba['label']=vt(this['locale'],'Resolve'),_0x5035ba['tooltip']=vt(this['locale'],'Resolve'),_0x5035ba['icon']=_0x12d5bb,_0x5035ba['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x5035ba['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x3c21d9=>!_0x3c21d9),_0x5035ba['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x18ebc4,_0x3657a3)=>_0x18ebc4&&!_0x3657a3),_0x5035ba['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x5035ba;}['_updateArchivedThreadHeader'](){this['_model']['archivedAt']?this['commentThreadChildren']['has'](this['commentThreadHeaderView'])||(this['commentThreadChildren']['add'](this['commentThreadHeaderView'],0x0),this['focusables']['add'](this['commentThreadHeaderView'],0x0)):this['commentThreadChildren']['has'](this['commentThreadHeaderView'])&&(this['commentThreadChildren']['remove'](this['commentThreadHeaderView']),this['focusables']['remove'](this['commentThreadHeaderView']));}}class CommentContentView extends _0x19cae1{constructor(_0x23d705){super(_0x23d705),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x4716b8,_0x2d21cd,_0x3025e2)=>{this['element']['innerHTML']=_0x3025e2;}),this['element']['innerHTML']=this['content'];}}class BaseCommentView extends _0x19cae1{['visibleView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x5cc9ac,_0x538c1c,_0x1cd305){super(_0x5cc9ac),this['_model']=_0x538c1c,this['_config']=_0x1cd305,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['bind']('ariaLabel')['to'](_0x538c1c,'content',_0x538c1c,'authoredAt',(_0x574415,_0xabc532)=>vt(_0x5cc9ac,'COMMENT_ARIA_LABEL',[_0x538c1c['author']['name'],_0x1cd305['formatDateTime'](_0xabc532),new DOMParser()['parseFromString'](_0x574415,'text/html')['body']['textContent'],_0x538c1c['isExternal']?this['getExternalCommentNote']():''])),this['ariaDescriptionView']=new _0x3c7922(_0x5cc9ac,vt(_0x5cc9ac,'COMMENT_THREAD_DESCRIPTION')),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']()),this['focusables']=new tt(),this['focusTracker']=new _0x405e87(),this['keystrokes']=new _0x3feaa8(),this['focusCycler']=new _0x34ff04({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x12aaaf=>_0x12aaaf['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['expand'](){this['isCollapsed']=!0x1;}['collapse'](){this['isEditMode']||(this['isCollapsed']=!0x0);}['focus'](){this['element']['focus']();}['render'](){super['render'](),this['_setupKeyboardNavigation']();}async['destroy'](){await this['visibleView']['get'](0x0)['destroy'](),super['destroy']();}['switchToEditMode'](){this['isEditMode']||(this['isEditMode']=!0x0,this['visibleView']['remove'](0x0)['destroy'](),this['visibleView']['add'](this['_createCommentInputView']()));}['switchToDisplayMode'](){this['isEditMode']&&(this['isEditMode']=!0x1,this['visibleView']['remove'](0x0)['destroy'](),this['visibleView']['add'](this['_createCommentContentView']()));}['getExternalCommentNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?vt(this['locale'],'EXTERNAL_IMPORT_WORD_COMMENT'):vt(this['locale'],'EXTERNAL_COMMENT');}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?vt(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):vt(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['_createCommentContentView'](){const _0x3cdaa8=new CommentContentView(this['locale']);return _0x3cdaa8['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x20ea38,_0x49564f)=>_0x49564f?_0x5b0b00(_0x20ea38,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x20ea38),_0x3cdaa8;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x1267e8=new CommentInputView(this['locale'],this['_config']['editorConfig']);return _0x1267e8['value']=this['_model']['content'],_0x1267e8['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x1267e8['submitLabel']=vt(this['locale'],'Save'),_0x1267e8['on']('submit',(_0x582d9b,_0x18cd64)=>{this['fire']('updateComment',this['_model']['id'],_0x18cd64),this['switchToDisplayMode'](),this['focus']();}),_0x1267e8['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x1267e8['once']('editorReady',()=>{_0x1267e8['focus']();}),_0x1267e8['createEditor'](),_0x1267e8['delegate']('editorReady')['to'](this),_0x1267e8['delegate']('editorDestroyed')['to'](this),_0x1267e8;}['_setupKeyboardNavigation'](){const _0x2cef57=this['element'];this['keystrokes']['listenTo'](_0x2cef57);for(const _0x33a36e of this['focusables'])this['focusTracker']['add'](_0x33a36e['element']),this['keystrokes']['listenTo'](_0x33a36e['element']);this['focusables']['on']('change',(_0x1f9053,_0x5c8184)=>{for(const _0x26b1af of _0x5c8184['removed'])this['focusTracker']['remove'](_0x26b1af['element']),this['keystrokes']['stopListening'](_0x26b1af['element']);for(const _0x3aeeb5 of _0x5c8184['added'])this['focusTracker']['add'](_0x3aeeb5['element']),this['keystrokes']['listenTo'](_0x3aeeb5['element']);}),this['keystrokes']['set']('enter',(_0x1843c8,_0x33b4c8)=>{_0x2cef57===_0x1843c8['target']&&(this['focusCycler']['focusFirst'](),_0x33b4c8());}),this['keystrokes']['set']('esc',(_0x10de3d,_0x2e0226)=>{_0x2cef57!==_0x10de3d['target']&&(this['focus'](),_0x2e0226());});}}class CommentView extends/* #__PURE__ -- @preserve */
|
|
28
|
+
_0x2f95d6(BaseCommentView){['actionBar'];['userView'];constructor(_0x9b7235,_0x5d67e8,_0x4cf42b){super(_0x9b7235,_0x5d67e8,_0x4cf42b),this['set']('actionIndicator',null),this['set']('placeholder',vt(_0x9b7235,'Reply...')),this['bind']('authoredAt')['to'](_0x5d67e8),this['bind']('resolvedAt')['to'](_0x5d67e8),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 _0x32cfb1(_0x9b7235,_0x5d67e8['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['listenTo'](_0x5d67e8,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x3ee475=this['bindTemplate'],_0x39f81e=[{'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':_0x3ee475['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x3ee475['to']('authoredAt',_0x15f08c=>this['_config']['formatDateTime'](_0x15f08c))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x3ee475['if']('isEditMode','ck-comment__actions--hidden'),_0x3ee475['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']&&_0x39f81e['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper'],'tabindex':-0x1,'aria-label':_0x3ee475['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id'],'role':'listitem'},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x3ee475['if']('isEditMode','ck-comment--edit'),_0x3ee475['if']('isSystemComment','ck-comment--info'),_0x3ee475['to']('actionIndicator',_0x3fdfdc=>_0x3fdfdc?'ck-comment--'+_0x3fdfdc:'')],'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':_0x39f81e}]}]};}['_createEditButton'](){const _0x4df950=new _0x41e88b(this['locale']);return _0x4df950['label']=vt(this['locale'],'Edit'),_0x4df950['icon']=_0x349d1e,_0x4df950['withText']=!0x0,_0x4df950['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x4df950['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x70d5c8=>!_0x70d5c8),_0x4df950['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x4df950['on']('execute',()=>this['switchToEditMode']()),_0x4df950;}['_createRemoveButton'](){const _0x4d230b=new _0x41e88b(this['locale']);return _0x4d230b['label']=vt(this['locale'],'Remove'),_0x4d230b['icon']=_0x1c5838,_0x4d230b['withText']=!0x0,_0x4d230b['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x4d230b['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0xc35abe=>!_0xc35abe),_0x4d230b['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x4d230b['on']('execute',()=>{this['showConfirm'](vt(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x4d230b;}['_createDropdown'](){const _0x1d2c54=et(this['locale'],_0x2c0722),_0x5499ea=_0x1d2c54['panelView']['children'],_0x2573a3=new it(this['locale']),_0x5c5a8f=_0x1d2c54['bindTemplate'];st(_0x1d2c54,()=>this['items']['find'](_0x4786dd=>_0x4786dd['isVisible'])),_0x1d2c54['extendTemplate']({'attributes':{'class':[_0x5c5a8f['if']('isVisible','ck-hidden',_0x33e21d=>!_0x33e21d)]}});const _0x44febc=(_0x34a5cd,_0x4c698f=-0x1)=>{const _0x3fb0e8=new nt(this['locale']);_0x3fb0e8['children']['add'](_0x34a5cd);const _0x2e8737=_0x4c698f>-0x1?_0x4c698f:_0x2573a3['items']['length'];_0x2573a3['items']['add'](_0x3fb0e8,_0x2e8737);const _0x37f099=Array['from'](this['items']);_0x1d2c54['unbind']('isEnabled','isVisible'),_0x1d2c54['bind']('isEnabled')['toMany'](_0x37f099,'isEnabled',(..._0x3c710b)=>_0x3c710b['some'](_0x3ac0f3=>_0x3ac0f3)),_0x1d2c54['bind']('isVisible')['toMany'](_0x37f099,'isVisible',(..._0x210c02)=>_0x210c02['some'](_0x1f4808=>_0x1f4808));};_0x1d2c54['panelPosition']='sw',_0x1d2c54['buttonView']['set']({'label':vt(this['locale'],'Show\x20more\x20items'),'icon':_0x2df494});for(const _0x5b9ed5 of this['items'])_0x44febc(_0x5b9ed5);return _0x5499ea['add'](_0x2573a3),_0x1d2c54['listenTo'](this['items'],'add',(_0x2aed0f,_0x3f15e4,_0x113910)=>{_0x44febc(_0x3f15e4,_0x113910);}),_0x1d2c54['listenTo'](this['items'],'remove',(_0x562727,_0x3828d9,_0x1abad1)=>{_0x2573a3['items']['remove'](_0x1abad1);}),_0x1d2c54;}['_attachActions'](_0x1f1496,_0x453d63){const _0x23e7f9=_0x1f1496&&_0x1f1496['element'];_0x23e7f9&&(this['listenTo'](_0x23e7f9,'mouseenter',()=>this['actionIndicator']=_0x453d63),this['listenTo'](_0x23e7f9,'focus',()=>this['actionIndicator']=_0x453d63),this['listenTo'](_0x23e7f9,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x23e7f9,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0x4393d8=super['_createCommentInputView']();return _0x4393d8['bind']('placeholder')['to'](this),_0x4393d8;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function Nt(_0x534a58){const _0x26b505=_0x4fa86f(_0x534a58,0x1e),_0x33058d=new MutationObserver(_0x3eda3b=>{for(const _0x3b55d7 of _0x3eda3b)('attributes'==_0x3b55d7['type']&&'class'==_0x3b55d7['attributeName']||'childList'==_0x3b55d7['type']||'characterData'==_0x3b55d7['type'])&&_0x26b505();});return{'attach'(_0x16fd7a){_0x33058d['observe'](_0x16fd7a,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x33058d['disconnect'](),_0x26b505['cancel']();}};}class AnnotationView extends _0x19cae1{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x4721c3,_0x2b582d){super(_0x4721c3),this['id']=_0x385019(),this['focusTracker']=new _0x405e87(),this['keystrokes']=new _0x3feaa8(),this['keystrokes']['set']('Esc',(_0x3dcb7c,_0x47f0ec)=>this['fire']('Esc',_0x47f0ec)),this['set']('targetRect',{'top':0x0,'right':0x0,'bottom':0x0,'left':0x0}),this['set']('height',0x0),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['set']('length',0x0),this['set']('type',''),this['_mutationObserver']=Nt(()=>this['_updateHeight']()),this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this),this['content']['add'](_0x2b582d),this['mainView']=_0x2b582d;const _0x4f4068=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x4f4068['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 _0x5606cd=this['element']['clientHeight'];_0x5606cd&&(this['height']=_0x5606cd);}}class Annotation extends/* #__PURE__ -- @preserve */
|
|
29
|
+
_0x50b4f2(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x1d793e,target:_0x46d043,type:_0x17644a,isVisible:_0x2e885a=!0x0}){super(),this['view']=_0x1d793e,this['view']['element']||this['view']['render'](),this['_type']=_0x17644a,this['_target']=_0x46d043,Annotation['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x286304([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x4f4e9a,_0x3ebc29)=>{this['view']['focusTracker']['add'](_0x3ebc29);}),this['focusableElements']['on']('remove',(_0x3af07d,_0x57673c)=>{this['view']['focusTracker']['remove'](_0x57673c);}),this['set']('isVisible',_0x2e885a);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x51a08a=this['_getNormalizedTarget']();return Annotation['_assertCorrectTarget'](_0x51a08a),_0x51a08a;}get['targetRect'](){const _0x36e693=this['target'];if(null===_0x36e693)return null;if(_0x36e693 instanceof _0x48af12)return _0x36e693;const _0x254017=_0x36e693['filter'](_0x45f363=>function(_0x323771){const _0x1f6e87=_0x323771['offsetParent'];if(_0x1f6e87)return!0x0;const _0x5e63b4=_0x323771['getClientRects']()['item'](0x0);return!!_0x5e63b4;}(_0x45f363));return 0x0===_0x254017['length']?null:_0x48af12['getDomElementRects'](_0x254017[0x0])[0x0];}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x1fffa4){this['view']['isActive']=_0x1fffa4,this['view']['mainView']['isActive']=_0x1fffa4;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x3661ca){if(!(null===_0x3661ca||_0x3661ca instanceof _0x48af12||Array['isArray'](_0x3661ca)&&_0x3661ca['every'](_0x50bca8=>kt(_0x50bca8))))throw new _0x35b32c('annotation-invalid-target',null,{'target':_0x3661ca});}['_getNormalizedTarget'](){const _0x1b5503='function'==typeof this['_target']?this['_target']():this['_target'];return kt(_0x1b5503)?[_0x1b5503]:_0x1b5503;}}function kt(_0x2868eb){return null!==_0x2868eb&&'object'==typeof _0x2868eb&&'nodeType'in _0x2868eb&&0x1===_0x2868eb['nodeType'];}class AnnotationCollection extends _0x286304{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x40e9b2=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x405e87(),this['_focusTracker']['on']('change:isFocused',(_0x22222e,_0x4cedd8,_0x14bfa3)=>{_0x14bfa3||this['fire']('blur');});for(const _0x3f10b3 of _0x40e9b2)this['add'](_0x3f10b3);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x2167d5){if(this['has'](_0x2167d5))throw new _0x35b32c('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x2167d5['innerView'],_0x2167d5),this['_viewToAnnotation']['set'](_0x2167d5['view'],_0x2167d5);for(const _0x248f8 of _0x2167d5['focusableElements'])this['_focusTracker']['add'](_0x248f8);if(this['listenTo'](_0x2167d5['focusableElements'],'add',(_0x212656,_0x1e2f8)=>{this['_focusTracker']['add'](_0x1e2f8);}),this['listenTo'](_0x2167d5['focusableElements'],'remove',(_0x13fc97,_0x58c844)=>{this['_focusTracker']['remove'](_0x58c844);}),this['listenTo'](_0x2167d5['view']['focusTracker'],'change:isFocused',(_0x1aa3ae,_0x13f9c7,_0xbf88b1)=>{_0xbf88b1&&this['fire']('focus',_0x2167d5);}),_0x2167d5['updateTargetRect'](),this['_areCachedRectsStale']()){for(const _0x5cd563 of this)_0x5cd563['updateTargetRect']();}const _0x1cf37f=this['_getOrderInContent'](_0x2167d5['view']['targetRect']);return super['add'](_0x2167d5,_0x1cf37f);}['remove'](_0xe48877){if(!this['has'](_0xe48877))throw new _0x35b32c('annotationcollection-not-existing-item',null);this['stopListening'](_0xe48877['view']['focusTracker']),this['stopListening'](_0xe48877['focusableElements']);for(const _0x308df5 of _0xe48877['focusableElements'])this['_focusTracker']['remove'](_0x308df5);return this['_viewToAnnotation']['delete'](_0xe48877['view']),this['_innerViewToAnnotation']['delete'](_0xe48877['innerView']),super['remove'](_0xe48877);}['getByInnerView'](_0x45ed1a){return this['_innerViewToAnnotation']['get'](_0x45ed1a);}['getByView'](_0x1383f8){return this['_viewToAnnotation']['get'](_0x1383f8);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x5dee2e of this)_0x5dee2e['updateTargetRect']();this['_sort']();}['_sort'](){const _0x5d9917=Array['from'](this)['sort']((_0x2b3182,_0x22a678)=>Rt(_0x2b3182['view']['targetRect'],_0x22a678['view']['targetRect']));for(let _0x5a69f3=_0x5d9917['length']-0x1;_0x5a69f3>0x0;_0x5a69f3--){const _0x441f18=_0x5d9917[_0x5a69f3];_0x5a69f3!==this['getIndex'](_0x441f18)&&(this['remove'](_0x441f18),this['add'](_0x441f18));}}['_getOrderInContent'](_0x32a5fd){let _0x41379d=0x0;if(!_0x32a5fd)return this['length'];for(const _0x12fb35 of this){const _0x3b9a51=_0x12fb35['view']['targetRect'];if(_0x3b9a51){if(Rt(_0x32a5fd,_0x3b9a51)<0x0)return _0x41379d;_0x41379d++;}}return _0x41379d;}['_areCachedRectsStale'](){const _0x584ece=this['get'](0x0);if(!_0x584ece)return!0x1;const _0x4e5804=_0x584ece['view']['targetRect'],_0xfa8504=_0x584ece['targetRect'];return!(!_0x4e5804||!_0xfa8504)&&(_0x4e5804['top']!==_0xfa8504['top']||_0x4e5804['left']!==_0xfa8504['left']);}}function Ot({source:_0x138877,target:_0xa1fa53,filter:_0x9cd972}){for(const _0x44d777 of _0x138877)_0x9cd972(_0x44d777)&&_0xa1fa53['add'](_0x44d777);_0xa1fa53['listenTo'](_0x138877,'add',(_0x45db45,_0xa72cbb)=>{_0x9cd972(_0xa72cbb)&&_0xa1fa53['add'](_0xa72cbb);}),_0xa1fa53['listenTo'](_0x138877,'remove',(_0x551873,_0x42aa9f)=>{_0xa1fa53['has'](_0x42aa9f)&&_0xa1fa53['remove'](_0x42aa9f);});}function Rt(_0x1499f6,_0x48df0e){if(null===_0x1499f6&&null===_0x48df0e)return 0x0;if(null===_0x1499f6)return-0x1;if(null===_0x48df0e)return 0x1;const _0x473d69=_0x1499f6['top']-_0x48df0e['top'];return 0x0==_0x473d69?_0x1499f6['left']-_0x48df0e['left']:_0x473d69;}class Annotations extends _0xe371d7{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x59ebf4){if(super(_0x59ebf4),this['collection']=new AnnotationCollection(),this['_visibleAnnotations']=new AnnotationCollection(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x59ebf4 instanceof _0x13286f){const _0x45852b=_0x59ebf4['locale'];_0x59ebf4['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':vt(_0x45852b,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':vt(_0x45852b,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':vt(_0x45852b,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':vt(_0x45852b,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':vt(_0x45852b,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':vt(_0x45852b,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':vt(_0x45852b,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x542660){this['collection']['add'](_0x542660);}['remove'](_0x24ae27){this['collection']['remove'](_0x24ae27),_0x24ae27['destroy']();}['refreshVisibility'](){for(const _0x3740fb of this['collection'])_0x3740fb['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x7ffff8){return this['collection']['getByInnerView'](_0x7ffff8);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x791763 of this['collection'])_0x791763['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x2b27a3){this['fire']('_activateAnnotation',_0x2b27a3);}['createAnnotation'](_0xeb8606){return new Annotation(_0xeb8606);}['createAnnotationView'](_0x126d83,_0x29c705){return new AnnotationView(_0x126d83,_0x29c705);}['_addActiveAnnotation'](_0x8fe7d9){const _0x5f3ec9=new Set(this['activeAnnotations']);_0x5f3ec9['add'](_0x8fe7d9),this['activeAnnotations']=_0x5f3ec9;}['_removeActiveAnnotation'](_0x530efc){const _0x1f0a0b=new Set(this['activeAnnotations']);_0x1f0a0b['delete'](_0x530efc),this['activeAnnotations']=_0x1f0a0b;}['_bindAnnotationsToVisibleAnnotations'](){const _0x5d2e2b=this['collection'],_0x329226=this['_visibleAnnotations'];function _0x2d1107(_0x30a282){const _0x4f7e48=_0x30a282['source'];_0x4f7e48['isVisible']&&!_0x329226['has'](_0x4f7e48)?_0x329226['add'](_0x4f7e48):!_0x4f7e48['isVisible']&&_0x329226['has'](_0x4f7e48)&&_0x329226['remove'](_0x4f7e48),_0x4f7e48['view']['focusTracker']['remove'](_0x4f7e48['view']['element']),_0x4f7e48['view']['focusTracker']['add'](_0x4f7e48['view']['element']);}this['listenTo'](_0x5d2e2b,'add',(_0x2c5dbd,_0x23e2e1)=>{_0x23e2e1['isVisible']&&_0x329226['add'](_0x23e2e1),this['listenTo'](_0x23e2e1,'change:isVisible',_0x2d1107);}),this['listenTo'](_0x5d2e2b,'remove',(_0x35d508,_0x74d7aa)=>{_0x329226['has'](_0x74d7aa)&&_0x329226['remove'](_0x74d7aa),this['stopListening'](_0x74d7aa,'change:isVisible',_0x2d1107);});}['_setupEnterAnnotationKeystroke'](){const _0x254f4f=_0x37b265=>{_0x37b265['on']('ready',()=>{_0x37b265['keystrokes']['set'](_0x22481a,(_0x829ef,_0x4f5ab6)=>{const _0xf91bc8=_0x18c119(this['activeAnnotations']['values']());_0xf91bc8&&(_0xf91bc8['view']['focus'](),_0x4f5ab6());});});};this['context']instanceof _0x13286f?_0x254f4f(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x1cb134,_0x285a30)=>{_0x254f4f(_0x285a30);});}['_setupEscapeAnnotationHandling'](){const _0x17745a=_0x1cf3bc=>{const _0x4ff2f6=_0x1cf3bc['source'],_0x3a887a=[];let _0x58adaf;if(Array['isArray'](_0x4ff2f6['target'])){_0x58adaf=_0x4ff2f6['target'][0x0],this['context']instanceof _0x13286f?_0x3a887a['push'](this['context']):this['context']['editors']&&_0x3a887a['push'](...this['context']['editors']);for(const _0x4b12a5 of _0x3a887a)for(const _0x4429af of _0x4b12a5['editing']['view']['domRoots']['values']())if(_0x4429af['contains'](_0x58adaf))return void _0x4b12a5['editing']['view']['focus']();_0x58adaf['focus']();}};this['listenTo'](this['collection'],'add',(_0x3cd10f,_0x87b922)=>{this['listenTo'](_0x87b922,'escape',_0x17745a,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x3db70d,_0x21ea84)=>{this['stopListening'](_0x21ea84,'escape',_0x17745a);});}}const Mt=Symbol('noChannel'),St={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class CommentsRepository extends _0xe371d7{['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[Annotations,_0x34e83a,_0xadab9a];}static get['pluginName'](){return'CommentsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x144ab8){super(_0x144ab8),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x23d929=this['context']['config'];_0x23d929['define']('comments.maxCommentsWhenCollapsed',0x2),_0x23d929['define']('comments.maxThreadTotalWeight',0x1f4),_0x23d929['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x23d929['define']('comments.CommentThreadView',CommentThreadView),_0x23d929['define']('comments.CommentView',CommentView),_0x23d929['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x414285=this['context']['plugins']['get'](Annotations);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x1b930b,_0x5243f8)=>this['_addCommentThread'](_0x5243f8)),this['on']('submitCommentThread',(_0x4c95af,_0x1343c8)=>this['_submitCommentThread'](_0x1343c8)),this['on']('resolveCommentThread',(_0x9ca624,_0x42c4bd)=>this['_resolveCommentThread'](_0x42c4bd)),this['on']('resolveCommentThread',(_0x464317,_0x54b541)=>this['_updateActiveAnnotation'](_0x54b541),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x1ee17d,_0x56d2ca)=>this['_reopenCommentThread'](_0x56d2ca)),this['on']('reopenCommentThread',(_0x50ba6f,_0x20cd52)=>this['_updateActiveAnnotation'](_0x20cd52),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x42bc0c,_0x3a23c7)=>this['_removeCommentThread'](_0x3a23c7)),this['on']('updateCommentThread',(_0x48e366,_0x3b7b5e)=>this['_updateCommentThread'](_0x3b7b5e)),this['on']('updateCommentThread',(_0x343e27,_0x36405b)=>this['_updateActiveAnnotation'](_0x36405b),{'priority':'lowest'}),this['on']('addComment',(_0x684214,_0x5eb997)=>this['_addComment'](_0x5eb997)),this['on']('updateComment',(_0x641080,_0x308b99)=>this['_updateComment'](_0x308b99)),this['on']('removeComment',(_0x442c7e,_0x28e90c)=>this['_removeComment'](_0x28e90c)),this['on']('addComment',(_0x1c94fc,{threadId:_0x51fe4c,isFromAdapter:_0x5839fc})=>{if(_0x5839fc)return;const _0x496658=this['getCommentThread'](_0x51fe4c),_0x6d5e45=_0x496658&&this['_threadToController']['get'](_0x496658);_0x6d5e45&&_0x6d5e45['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x414285,'change:activeAnnotations',(_0x4d9b97,_0x4e1349,_0xc66d5)=>{const _0x57d33f=Array['from'](_0xc66d5)['map'](_0x381f46=>this['_viewToController']['get'](_0x381f46['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x57d33f?_0x57d33f['model']:null;});}set['adapter'](_0x31b94d){if(this['_adapter'])throw new _0x35b32c('commentsrepository-adapter-already-set');this['_adapter']=_0x31b94d;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x11dde8=Mt,threadId:_0x42308c=_0x385019(),comments:_0x1e6a03=[],unlinkedAt:_0x1f8ace=null,resolvedAt:_0x3bbe8=null,resolvedBy:_0x429818=null,target:_0x26d2e4=null,context:_0x2336ee=null,attributes:_0x4620ce={},isResolvable:_0x3494e8=!0x0,isSubmitted:_0xa98fbd=!0x1,isFromAdapter:_0x8b62ab=!0x1}={}){return this['fire'](xt('addCommentThread',_0x11dde8),{'channelId':_0x11dde8,'threadId':_0x42308c,'comments':_0x1e6a03,'unlinkedAt':_0x1f8ace,'resolvedAt':_0x3bbe8,'resolvedBy':_0x429818,'target':_0x26d2e4,'context':_0x2336ee,'attributes':_0x4620ce,'isFromAdapter':_0x8b62ab,'isResolvable':_0x3494e8,'isSubmitted':_0xa98fbd}),this['getCommentThread'](_0x42308c);}['openNewCommentThread']({channelId:_0x42b1a6=Mt,threadId:_0x2d8ec0=_0x385019(),target:_0x543d9a,context:_0x457090=null,isResolvable:_0xfc91f5=!0x0}){if(this['_readOnlyChannels']['has'](_0x42b1a6)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x543d9a)throw new _0x35b32c('commentsrepository-missing-target');const _0x5cd504=this['addCommentThread']({'channelId':_0x42b1a6,'threadId':_0x2d8ec0,'target':_0x543d9a,'context':_0x457090,'isResolvable':_0xfc91f5});if(!_0x5cd504)return null;const _0x4d45b4=this['_threadToController']['get'](_0x5cd504),_0x541953=_0x4d45b4['view']['commentThreadInputView']['commentInputView'],_0x75d32c=this['context']['plugins']['get'](Annotations),_0x35de48=_0x75d32c['getByInnerView'](_0x4d45b4['view']);return _0x75d32c['activate'](_0x35de48),_0x541953['once']('editorReady',()=>_0x541953['focus']()),_0x5cd504;}['hasCommentThread'](_0x3a5127){if('string'!=typeof _0x3a5127)throw new _0x35b32c('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x3a5127);}['updateCommentThread']({channelId:_0x13dd61=Mt,threadId:_0x3293d6,context:_0x294a8d,unlinkedAt:_0x1fdc10,attributes:_0x447f82,isFromAdapter:_0x2621ad=!0x1}){return this['fire'](xt('updateCommentThread',_0x13dd61),{'channelId':_0x13dd61,'threadId':_0x3293d6,'context':_0x294a8d,'unlinkedAt':_0x1fdc10,'attributes':_0x447f82,'isFromAdapter':_0x2621ad}),this['getCommentThread'](_0x3293d6);}['getCommentThread'](_0x688297){if('string'!=typeof _0x688297)throw new _0x35b32c('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x688297);}['fetchCommentThread']({channelId:_0xb9cf81,threadId:_0x1c19af}={}){const _0x24b194=this['getCommentThread'](_0x1c19af);if(_0x24b194)return Promise['resolve'](_0x24b194);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x35b32c('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0xb9cf81,'threadId':_0x1c19af})['then'](_0x41afbe=>this['hasCommentThread'](_0x1c19af)?this['getCommentThread'](_0x1c19af):_0x41afbe?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0xb9cf81},_0x41afbe)):void 0x0)['catch'](_0xeef002=>{throw console['error'](_0xeef002),new _0x35b32c('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x3035b6,skipNotAttached:_0x2a0aa6=!0x1,skipEmpty:_0x54c90c=!0x1,toJSON:_0x4a7938=!0x1}={}){const _0x25440a=[];for(const _0x28f662 of this['_threads']['values']())_0x3035b6&&_0x28f662['channelId']!==_0x3035b6||_0x2a0aa6&&!_0x28f662['isAttached']||_0x54c90c&&0x0===_0x28f662['length']||_0x25440a['push'](_0x28f662);return _0x4a7938?_0x25440a['map'](_0x370411=>_0x370411['toJSON']()):_0x25440a;}['getAnnotationForCommentThread'](_0x4d0d30){const _0xcc1b6a=this['_threadToController']['get'](_0x4d0d30);if(!_0xcc1b6a)return null;return this['context']['plugins']['get'](Annotations)['getByInnerView'](_0xcc1b6a['view'])||null;}['getCommentThreadForAnnotation'](_0x32d345){const _0x3f9ee7=this['_viewToController']['get'](_0x32d345['innerView']);return _0x3f9ee7?_0x3f9ee7['model']:null;}['setActiveCommentThread'](_0x4c586e){const _0x2d4498=this['context']['plugins']['get'](Annotations);if(!_0x4c586e)return void(this['activeCommentThread']&&_0x2d4498['deactivateAll']());const _0xf9a616=this['getCommentThread'](_0x4c586e);if(!_0xf9a616)throw new _0x35b32c('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x4c586e});if(!this['_threadToController']['has'](_0xf9a616))throw new _0x35b32c('commentsrepository-active-not-attached',null,{'threadId':_0x4c586e});const _0x38490c=_0x2d4498['getByInnerView'](this['_threadToController']['get'](_0xf9a616)['view']);_0x2d4498['activate'](_0x38490c);}['switchReadOnly'](_0x2098a5,_0x512014){_0x2098a5?this['_readOnlyChannels']['add'](_0x512014):this['_readOnlyChannels']['delete'](_0x512014),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x1397f8){return this['_readOnlyChannels']['has'](_0x1397f8)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x90239b,_0x31e392){return new CommentThreadController(_0x90239b,_0x31e392);}['setPermissions'](_0x3f2595,_0xe80bec=Mt){this['_permissions']['set'](_0xe80bec,_0x3f2595),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x38ba62=Mt){return this['_permissions']['has'](_0x38ba62)?this['_permissions']['get'](_0x38ba62):St;}['_addCommentThread']({channelId:_0x549904,threadId:_0x4d847c,comments:_0x3ca3f3,unlinkedAt:_0x94e24c,resolvedAt:_0x1781f9,resolvedBy:_0x163676,target:_0x474de,context:_0x56dfd8,attributes:_0x1ea03e,isFromAdapter:_0x18632e,isResolvable:_0xe0e8c7,isSubmitted:_0x528fb0}){if('string'!=typeof _0x4d847c)throw new _0x35b32c('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x4d847c});if(this['hasCommentThread'](_0x4d847c))throw new _0x35b32c('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x4d847c});const _0x3be07c=new CommentThread(this,{'channelId':_0x549904,'id':_0x4d847c,'context':_0x56dfd8,'attributes':_0x1ea03e,'unlinkedAt':_0x94e24c,'resolvedAt':_0x1781f9,'resolvedBy':_0x163676?this['context']['plugins']['get'](_0xadab9a)['getUser'](_0x163676):null,'isResolvable':_0xe0e8c7,'isSubmitted':_0x528fb0||_0x18632e});this['_threads']['set'](_0x4d847c,_0x3be07c);for(const _0x2947a6 of _0x3ca3f3)_0x3be07c['_add'](this['_createNewComment']({'threadId':_0x4d847c,..._0x2947a6}));return _0x474de&&_0x3be07c['attachTo'](_0x474de),_0x18632e||!_0x3be07c['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x549904,'threadId':_0x4d847c});}['_submitCommentThread']({channelId:_0x5d3fb1,threadId:_0x396ef3}){if(!this['hasCommentThread'](_0x396ef3))throw new _0x35b32c('commentsrepository-missing-comment-thread',this);const _0x2f8e08=this['getCommentThread'](_0x396ef3);if(_0x2f8e08['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x157d59,comments:_0x52f277,resolvedAt:_0x1bcfb6,resolvedBy:_0x3129f4,context:_0x180017,attributes:_0x347a1b}=_0x2f8e08,_0x2658be=this['context']['plugins']['get']('PendingActions'),_0x41f109=_0x2658be['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x5d3fb1,'threadId':_0x157d59,'comments':_0x52f277['map'](_0x3c9468=>_0x3c9468['toJSON']()),'resolvedAt':_0x1bcfb6,'resolvedBy':_0x3129f4?_0x3129f4['id']:_0x3129f4,'context':_0x180017,'attributes':_0x347a1b})['then'](({comments:_0x3b34ac})=>{_0x2658be['remove'](_0x41f109);for(const _0x52a9f4 of _0x3b34ac)this['_updateComment']({'channelId':_0x5d3fb1,'threadId':_0x396ef3,'commentId':_0x52a9f4['commentId'],'createdAt':_0x52a9f4['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x422c0e=>{throw console['error'](_0x422c0e),new _0x35b32c('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x414adb,target:_0xea3059}){const _0x31d9bf=this['getCommentThread'](_0x414adb);if(!_0x31d9bf)throw new _0x35b32c('commentsrepository-attach-missing-comment-thread',this);const _0x4319e2=this['context']['plugins']['get']('PendingActions'),_0x41e1ee=this['context']['plugins']['get'](Annotations),_0x32aa14=this['_createCommentThreadView'](_0x31d9bf),_0x7ee7be=new CommentThreadController(_0x31d9bf,_0x32aa14);let _0x1b7bca=null;_0x32aa14['on']('change:isDirty',(_0x35a33f,_0x307e0e,_0x5285ce)=>{_0x5285ce?_0x1b7bca=_0x4319e2['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x1b7bca&&(_0x4319e2['remove'](_0x1b7bca),_0x1b7bca=null);}),this['_threadToController']['set'](_0x31d9bf,_0x7ee7be),this['_viewToController']['set'](_0x32aa14,_0x7ee7be);const _0x16f372=new AnnotationView(this['context']['locale'],_0x32aa14);_0x16f372['bind']('length')['to'](_0x32aa14),_0x16f372['bind']('isDirty')['to'](_0x32aa14,'isDirty',_0x32aa14,'length',(_0x2d3758,_0x2aa3a5)=>_0x2d3758||!_0x2aa3a5),_0x16f372['bind']('isActive')['to'](_0x32aa14),_0x16f372['type']='comment';const _0x1bfae8=new Annotation({'view':_0x16f372,'target':_0xea3059,'type':'comment','isVisible':!_0x31d9bf['archivedAt']&&!!('function'==typeof _0xea3059?_0xea3059():_0xea3059)});return _0x32aa14['on']('escape',()=>{_0x1bfae8['fire']('escape');}),this['_bindAnnotationToEditors'](_0x32aa14,_0x1bfae8),_0x41e1ee['add'](_0x1bfae8),_0x1bfae8;}['_bindAnnotationToEditors'](_0x174ef4,_0x115f13){this['listenTo'](_0x174ef4,'editorReady',(_0xcff7c6,_0x1cb533)=>{const _0x4f8f04=_0x1cb533['ui']['view']['body']['bodyCollectionContainer'];_0x115f13['focusableElements']['add'](_0x4f8f04),this['context']instanceof _0x13286f&&this['context']['ui']['focusTracker']['add'](_0x4f8f04);},{'priority':'highest'}),this['listenTo'](_0x174ef4,'editorDestroyed',(_0x11e848,_0x57aeea)=>{const _0x36d064=_0x57aeea['ui']['view']['body']['bodyCollectionContainer'];_0x115f13['focusableElements']['has'](_0x36d064)&&_0x115f13['focusableElements']['remove'](_0x36d064),this['context']instanceof _0x13286f&&this['context']['ui']['focusTracker']['remove'](_0x36d064);});}['_unbindEditors'](_0x570ccc){this['stopListening'](_0x570ccc,'editorReady'),this['stopListening'](_0x570ccc,'editorDestroyed');}['_createCommentThreadView'](_0x13b20d){const _0x5bb8c9=this['context']['plugins']['get'](_0xadab9a),{config:_0x439e73,locale:_0x3cd2b1}=this['context'],_0x4f54d4=_0x3595ff(_0x439e73['get']('locale'),_0x3cd2b1);return new(0x0,(_0x439e73['get']('comments'))['CommentThreadView'])(_0x3cd2b1,_0x13b20d,_0x5bb8c9['me'],{'editorConfig':{..._0x439e73['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x439e73['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x439e73['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x439e73['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x439e73['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x4f54d4,'CommentView':_0x439e73['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x3429e0,channelId:_0x58a9dd,resolvedAt:_0x10d76e,resolvedBy:_0x3c0738,isFromAdapter:_0x4c0f19}){if(!this['hasCommentThread'](_0x3429e0))throw new _0x35b32c('commentsrepository-missing-comment-thread',null,{'threadId':_0x3429e0});const _0x29335a=this['getCommentThread'](_0x3429e0);if(_0x29335a['isResolved'])throw new _0x35b32c('commentsrepository-resolved-comment-thread',null,{'threadId':_0x3429e0});const _0x279ade=this['context']['plugins']['get'](_0xadab9a);if(_0x29335a['resolvedBy']=_0x279ade['getUser'](_0x3c0738),_0x29335a['resolvedAt']=_0x10d76e,_0x4c0f19||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x2c25ac=this['context']['plugins']['get']('PendingActions'),_0x1f0095=_0x2c25ac['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x58a9dd,'threadId':_0x3429e0})['then'](({resolvedAt:_0x4ef86b,resolvedBy:_0x22141b})=>{_0x2c25ac['remove'](_0x1f0095),_0x29335a['resolvedBy']['id']!==_0x22141b&&(_0x29335a['resolvedBy']=_0x279ade['getUser'](_0x22141b)),_0x29335a['resolvedAt']=_0x4ef86b;})['catch'](_0x1393e8=>{throw console['error'](_0x1393e8),new _0x35b32c('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x48b2aa,channelId:_0x622d7a,isFromAdapter:_0x4657be}){if(!this['hasCommentThread'](_0x48b2aa))throw new _0x35b32c('commentsrepository-missing-comment-thread',null,{'threadId':_0x48b2aa});const _0x12d7ae=this['getCommentThread'](_0x48b2aa);if(!_0x12d7ae['isResolved'])throw new _0x35b32c('commentsrepository-reopen-comment-thread',null,{'threadId':_0x48b2aa});if(_0x12d7ae['resolvedBy']=null,_0x12d7ae['resolvedAt']=null,_0x4657be||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x4db6f9=this['context']['plugins']['get']('PendingActions'),_0x3754e2=_0x4db6f9['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x622d7a,'threadId':_0x48b2aa})['then'](()=>_0x4db6f9['remove'](_0x3754e2))['catch'](_0x28252e=>{throw console['error'](_0x28252e),new _0x35b32c('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x49a638,isFromAdapter:_0x149a18}){const _0xbe247=this['getCommentThread'](_0x49a638);if(!_0xbe247)throw new _0x35b32c('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x49a638),this['_threads']['delete'](_0x49a638),!_0xbe247['isSubmitted']||_0x149a18||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x558200=this['context']['plugins']['get']('PendingActions'),{channelId:_0x498edf}=_0xbe247,_0x11430e=_0x558200['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x498edf,'threadId':_0x49a638})['then'](()=>_0x558200['remove'](_0x11430e))['catch'](_0x5c81d5=>{throw console['error'](_0x5c81d5),new _0x35b32c('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x5abc77,unlinkedAt:_0x307a35,context:_0x5d16e2,attributes:_0x4696a0,isFromAdapter:_0x2c3ce5}){if('string'!=typeof _0x5abc77)throw new _0x35b32c('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x5abc77});if(!this['hasCommentThread'](_0x5abc77))throw new _0x35b32c('commentsrepository-missing-comment-thread',null,{'threadId':_0x5abc77});const _0x562f71=this['getCommentThread'](_0x5abc77);let _0x45ee4a=!0x1;if(void 0x0!==_0x5d16e2&&_0x562f71['context']!==_0x5d16e2&&(_0x562f71['context']=_0x5d16e2,_0x45ee4a=!0x0),void 0x0!==_0x307a35&&_0x562f71['unlinkedAt']!==_0x307a35&&(_0x562f71['unlinkedAt']=_0x307a35,_0x45ee4a=!0x0),_0x4696a0&&!_0x39cb77(_0x4696a0,_0x562f71['attributes'])&&(_0x562f71['attributes']=_0x4696a0,_0x45ee4a=!0x0),!_0x45ee4a)return Promise['resolve']();if(!_0x562f71['isSubmitted']||_0x2c3ce5||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x39f0b4=this['context']['plugins']['get']('PendingActions'),{channelId:_0x4d5c90}=_0x562f71,_0x53ab43=_0x39f0b4['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x4d5c90,'threadId':_0x5abc77,'context':_0x5d16e2,'unlinkedAt':_0x307a35,'attributes':_0x4696a0})['then'](()=>_0x39f0b4['remove'](_0x53ab43))['catch'](_0x5f6839=>{throw console['error'](_0x5f6839),new _0x35b32c('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x467b52){const _0x3db85e=this['context']['plugins']['get'](Annotations),_0x20fade=this['getCommentThread'](_0x467b52);if(_0x20fade['_isAttached']=!0x1,this['_threadToController']['has'](_0x20fade)){const _0x15bc6c=this['_threadToController']['get'](_0x20fade),_0x4fe71a=_0x15bc6c['view'],_0x2688a8=_0x3db85e['getByInnerView'](_0x4fe71a);this['_threadToController']['delete'](_0x20fade),this['_viewToController']['delete'](_0x4fe71a),_0x2688a8&&_0x3db85e['remove'](_0x2688a8),_0x15bc6c['destroy'](),_0x4fe71a['destroy']()['then'](()=>{this['_unbindEditors'](_0x4fe71a);});}}['_updateActiveAnnotation']({threadId:_0x28364c,resolvedAt:_0xc75570,unlinkedAt:_0x3efb3b}){const _0x567952=!!_0xc75570,_0x3a04a6=this['context']['plugins']['get'](Annotations),_0x48a286=this['getCommentThread'](_0x28364c);if(this['_threadToController']['has'](_0x48a286)){const _0x4bef3c=this['_threadToController']['get'](_0x48a286)['view'],_0x1f490e=_0x3a04a6['getByInnerView'](_0x4bef3c);_0x1f490e&&(_0x567952&&_0x3a04a6['_removeActiveAnnotation'](_0x1f490e),_0x3efb3b?_0x1f490e['isVisible']=!0x1:_0x1f490e['refreshVisibility']());}}['_getExternalAuthor'](_0x3a1e39){const _0x312619=this['context']['plugins']['get'](_0xadab9a),_0x384f6f=_0x141c94('external:'+_0x3a1e39),_0x464542=_0x312619['getUser'](_0x384f6f);return _0x464542||_0x312619['addUser']({'id':_0x384f6f,'name':_0x3a1e39});}['_createNewComment']({threadId:_0x1b1e2a,commentId:_0xfd1e62=_0x385019(),content:_0x5401c2,authorId:_0x215403,createdAt:_0x3896f2,attributes:_0x2f2ce7}){if('string'!=typeof _0xfd1e62)throw new _0x35b32c('commentsrepository-invalid-commentid');if('string'!=typeof _0x215403)throw new _0x35b32c('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x5401c2||!_0x5401c2['trim']())throw new _0x35b32c('commentsrepository-invalid-comment-content');const _0x4eb76a=this['context']['plugins']['get'](_0xadab9a)['getUser'](_0x215403);if(!_0x4eb76a)throw new _0x35b32c('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x215403});let _0x27407b=null,_0x1f6998=_0x3896f2;return _0x2f2ce7?.['@external']&&(_0x27407b=this['_getExternalAuthor'](_0x2f2ce7['@external']['authorName']),_0x1f6998=new Date(_0x2f2ce7['@external']['createdAt'])),new Comment(this,{'threadId':_0x1b1e2a,'id':_0xfd1e62,'author':_0x27407b||_0x4eb76a,'creator':_0x4eb76a,'content':_0x5401c2,'createdAt':_0x3896f2,'authoredAt':_0x1f6998,'attributes':_0x2f2ce7});}['_addComment'](_0x3f25c1){let {threadId:_0x22c017,content:_0xefab52,attributes:_0x267d1a,isFromAdapter:_0xc1d36}=_0x3f25c1;const _0xf90591=this['getCommentThread'](_0x3f25c1['threadId']);if(!_0xf90591)throw new _0x35b32c('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x12b39d=this['_createNewComment'](_0x3f25c1),{id:_0x21fa8c}=_0x12b39d;if(_0xf90591['_add'](_0x12b39d),_0xc1d36||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0xf90591['isSubmitted'])return Promise['resolve']();const _0x530f15=this['context']['plugins']['get']('PendingActions'),{channelId:_0xb2be4d}=_0xf90591,_0x5cae56=_0x530f15['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x267d1a||(_0x267d1a={}),this['adapter']['addComment']({'channelId':_0xb2be4d,'threadId':_0x22c017,'commentId':_0x21fa8c,'content':_0xefab52,'attributes':_0x267d1a})['then'](_0x301718=>{_0x530f15['remove'](_0x5cae56),_0x301718&&this['_updateComment']({'channelId':_0xb2be4d,'threadId':_0x22c017,'commentId':_0x21fa8c,'createdAt':_0x301718['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x1aa5fe=>{throw console['error'](_0x1aa5fe),new _0x35b32c('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x29b022,commentId:_0x3863fc,content:_0x5690b4,createdAt:_0x11ce85,attributes:_0x8ddbe2,isFromAdapter:_0x1d626e}){if(void 0x0!==_0x5690b4&&('string'!=typeof _0x5690b4||!_0x5690b4['trim']()['length']))throw new _0x35b32c('commentsrepository-update-comment-invalid-content');const _0x472830=this['getCommentThread'](_0x29b022),_0x39f5bb=_0x472830['getComment'](_0x3863fc);if(!_0x39f5bb)throw new _0x35b32c('commentsrepository-update-missing-comment',this);let _0x242de1=!0x1;if(_0x5690b4&&_0x5690b4!==_0x39f5bb['content']&&(_0x39f5bb['isEditable']||_0x1d626e)&&(_0x39f5bb['content']=_0x5690b4,_0x242de1=!0x0),_0x11ce85&&_0x11ce85!==_0x39f5bb['createdAt']&&(_0x39f5bb['createdAt']=_0x11ce85,_0x39f5bb['attributes']&&_0x39f5bb['attributes']['@external']||(_0x39f5bb['authoredAt']=_0x11ce85),_0x242de1=!0x0),_0x8ddbe2&&!_0x39cb77(_0x8ddbe2,_0x39f5bb['attributes'])&&(_0x39f5bb['attributes']=_0x8ddbe2,_0x242de1=!0x0),!_0x242de1)return Promise['resolve']();if(_0x472830['fire']('commentUpdated'),_0x1d626e||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x22209d=this['context']['plugins']['get']('PendingActions'),{channelId:_0x18b3d5}=this['getCommentThread'](_0x39f5bb['threadId']),_0x2508dc=_0x22209d['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x18b3d5,'threadId':_0x29b022,'commentId':_0x3863fc,'content':_0x5690b4,'attributes':_0x8ddbe2})['then'](()=>_0x22209d['remove'](_0x2508dc))['catch'](_0x299d17=>{throw console['error'](_0x299d17),new _0x35b32c('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x358d82,commentId:_0x5615a9,isFromAdapter:_0x3ed9ba}){const _0x4c318e=this['getCommentThread'](_0x358d82),_0x2f5751=_0x4c318e['getComment'](_0x5615a9);if(!_0x2f5751)throw new _0x35b32c('commentsrepository-remove-missing-comment',this);if(_0x4c318e['_remove'](_0x2f5751),_0x3ed9ba||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x26de31=this['context']['plugins']['get']('PendingActions'),{channelId:_0x1a9765}=_0x4c318e,_0x51adcd=_0x26de31['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x1a9765,'threadId':_0x358d82,'commentId':_0x5615a9})['then'](()=>_0x26de31['remove'](_0x51adcd))['catch'](_0x43f54c=>{throw console['error'](_0x43f54c),new _0x35b32c('commentsrepository-remove-comment-internal-error',this);});}}class CommentThread extends/* #__PURE__ -- @preserve */
|
|
30
|
+
_0x50b4f2(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x1d9127,_0x28c05d){super();const _0x28be27=_0x28c05d['isResolvable'];this['channelId']=_0x28c05d['channelId'],this['id']=_0x28c05d['id'],this['comments']=new _0x286304(),this['_repository']=_0x1d9127,this['_isAttached']=!0x1,this['_isSubmitted']=_0x28c05d['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x1d9127,'_permissions',_0x1d9127,'_readOnlyChannels',()=>_0x1d9127['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x1d9127,'_permissions',()=>_0x1d9127['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x1d9127,'_permissions',()=>{const _0x2baef2=_0x1d9127['getPermissions'](this['channelId']);return _0x2baef2['write']||_0x2baef2['admin'];}),this['bind']('isResolvable')['to'](_0x1d9127,'_permissions',()=>_0x28be27&&_0x1d9127['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x28c05d['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x1a9b40,_0x3067ac)=>_0x1a9b40?_0x3067ac?_0x1a9b40<_0x3067ac?_0x1a9b40:_0x3067ac:_0x1a9b40:_0x3067ac),this['set']('unlinkedAt',_0x28c05d['unlinkedAt']||null),this['set']('resolvedAt',_0x28c05d['resolvedAt']||null),this['set']('resolvedBy',_0x28c05d['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x20af98=>!!_0x20af98),this['set']('attributes',_0x28c05d['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x336a19,_0x2173f7)=>_0x336a19+_0x2173f7['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x4df22d,id:_0x1c823e}=this;this['_repository']['fire'](xt('submitCommentThread',_0x4df22d),{'channelId':_0x4df22d,'threadId':_0x1c823e});}['setUnlinkedAt'](_0x8a01c6){this['_update']({'unlinkedAt':_0x8a01c6});}['resolve']({resolvedAt:_0x1b89ef=new Date(),resolvedBy:_0x39eaae='',isFromAdapter:_0x396fd0=!0x1}={}){const _0x28da8b=this['_repository']['context']['plugins']['get'](_0xadab9a)['me'],{channelId:_0x5efae7,id:_0x1d01e8}=this;this['_repository']['fire'](xt('resolveCommentThread',_0x5efae7),{'channelId':_0x5efae7,'threadId':_0x1d01e8,'resolvedAt':_0x1b89ef,'resolvedBy':_0x39eaae||_0x28da8b['id'],'isFromAdapter':_0x396fd0});}['reopen']({isFromAdapter:_0x5d40a6=!0x1}={}){const {channelId:_0x4a1d6f,id:_0x24ba97}=this;this['_repository']['fire'](xt('reopenCommentThread',_0x4a1d6f),{'channelId':_0x4a1d6f,'threadId':_0x24ba97,'isFromAdapter':_0x5d40a6});}['setContext'](_0x36b641){this['context']||this['_update']({'context':_0x36b641});}['setAttribute'](_0x3aab06,_0x317cf0){const _0x544ccd=_0x2c6afd(this['attributes']);_0x40df00(_0x544ccd,_0x3aab06,_0x317cf0),this['_update']({'attributes':_0x544ccd});}['removeAttribute'](_0x12e883){const _0x4b7fe6=_0x2c6afd(this['attributes']);_0x1d5e7c(_0x4b7fe6,_0x12e883),this['_update']({'attributes':_0x4b7fe6});}['remove']({isFromAdapter:_0x2da8e6=!0x1}={}){const {channelId:_0x393794,id:_0xb11268}=this;this['_repository']['fire'](xt('removeCommentThread',_0x393794),{'channelId':_0x393794,'threadId':_0xb11268,'isFromAdapter':_0x2da8e6});}['attachTo'](_0xe22aa2){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0xe22aa2});}['addComment'](_0x9f2c60){const {channelId:_0x819dd7,id:_0x4a1670}=this;this['_repository']['fire'](xt('addComment',_0x819dd7,_0x4a1670),Object['assign']({'channelId':_0x819dd7,'threadId':_0x4a1670},_0x9f2c60));}['getComment'](_0x5561e9){if('string'!=typeof _0x5561e9)throw new _0x35b32c('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x5561e9});return this['comments']['get'](_0x5561e9);}['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'](_0x13b1ef=>_0x13b1ef['toJSON']()),'attributes':this['attributes']};}['_add'](_0x8cb40f){return this['listenTo'](_0x8cb40f,'change:authoredAt',()=>{const _0x2a5750=this['_findOptimalIndex'](_0x8cb40f),_0x5ca1da=this['comments'];_0x2a5750-0x1!=_0x5ca1da['getIndex'](_0x8cb40f)&&_0x2a5750+0x1!=_0x5ca1da['getIndex'](_0x8cb40f)&&(this['_remove'](_0x8cb40f),this['_add'](_0x8cb40f));}),this['comments']['add'](_0x8cb40f,this['_findOptimalIndex'](_0x8cb40f));}['_update'](_0x261f41){const {channelId:_0x8af13b,id:_0x47d79f}=this;this['_repository']['fire'](xt('updateCommentThread',_0x8af13b),{..._0x261f41,'channelId':_0x8af13b,'threadId':_0x47d79f});}['_remove'](_0x507881){return this['stopListening'](_0x507881),_0x507881['destroy'](),this['comments']['remove'](_0x507881);}['_findOptimalIndex'](_0x6a38a){const _0x306067=this['comments']['find'](_0x143029=>new Date(_0x143029['authoredAt'])['getTime']()>new Date(_0x6a38a['authoredAt'])['getTime']());return _0x306067?this['comments']['getIndex'](_0x306067):this['length'];}}class Comment extends/* #__PURE__ -- @preserve */
|
|
31
|
+
_0x50b4f2(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x56e361,_0xefd3da){super();const _0x3cecd7=_0x56e361['context']['plugins']['get'](_0xadab9a)['me'],_0x20d9f7=_0x56e361['getCommentThread'](_0xefd3da['threadId']),_0x26b401=0x0===_0x20d9f7['comments']['length'],_0x1f32ec=_0x3cecd7===_0xefd3da['author'];this['id']=_0xefd3da['id'],this['threadId']=_0xefd3da['threadId'],this['author']=_0xefd3da['author'],this['creator']=_0xefd3da['creator'],this['isExternal']=Boolean(_0xefd3da['attributes']&&_0xefd3da['attributes']['@external']),this['set']('content',_0xefd3da['content']),this['createdAt']=_0xefd3da['createdAt']||new Date(),this['set']('authoredAt',_0xefd3da['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x20d9f7,'resolvedAt'),this['set']('attributes',_0xefd3da['attributes']||{}),this['bind']('isEditable')['to'](_0x56e361,'_permissions',()=>{const _0x4a62a8=_0x56e361['getPermissions'](_0x20d9f7['channelId'])['write'],_0x59878c=_0x56e361['getPermissions'](_0x20d9f7['channelId'])['modifyAll'];return _0x1f32ec&&_0x4a62a8||!_0x1f32ec&&_0x59878c;}),this['bind']('isRemovable')['to'](_0x20d9f7,'isRemovable',_0x56e361,'_permissions',_0x545ebf=>{const _0x187fc7=_0x56e361['getPermissions'](_0x20d9f7['channelId'])['write'],_0x216f8f=_0x56e361['getPermissions'](_0x20d9f7['channelId'])['modifyAll'];return _0x1f32ec&&_0x187fc7||_0x545ebf&&_0x26b401||!_0x1f32ec&&_0x216f8f&&!_0x26b401;}),this['bind']('isReadOnly')['to'](_0x20d9f7,'isReadOnly'),this['_repository']=_0x56e361;}get['weight'](){return Math['max'](function(_0x167262){const _0x2fd845=document['createElement']('div');return _0x2fd845['innerHTML']=_0x167262,_0x2fd845['textContent']['length'];}(this['content']),0xc8);}['update'](_0x34c69c){const {threadId:_0x28e7e,id:_0x1521a5}=this;if(!this['_repository']['hasCommentThread'](_0x28e7e))throw new _0x35b32c('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x24aff6}=this['_repository']['getCommentThread'](_0x28e7e);this['_repository']['fire'](xt('updateComment',_0x24aff6,_0x28e7e),{'channelId':_0x24aff6,'threadId':_0x28e7e,'commentId':_0x1521a5,..._0x34c69c});}['setAttribute'](_0x3f9dec,_0x25b758){const _0xe20bd2=_0x2c6afd(this['attributes']);_0x40df00(_0xe20bd2,_0x3f9dec,_0x25b758),this['update']({'attributes':_0xe20bd2});}['removeAttribute'](_0x515937){const _0x3fb620=_0x2c6afd(this['attributes']);_0x1d5e7c(_0x3fb620,_0x515937),this['update']({'attributes':_0x3fb620});}['remove'](_0xfcd89={}){if(!_0xfcd89['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x526285,id:_0x3c8032}=this;if(!this['_repository']['hasCommentThread'](_0x526285))throw new _0x35b32c('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x2cdc05}=this['_repository']['getCommentThread'](_0x526285);this['_repository']['fire'](xt('removeComment',_0x2cdc05,_0x526285),{'channelId':_0x2cdc05,'threadId':_0x526285,'commentId':_0x3c8032,..._0xfcd89});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function xt(_0x278d00,..._0x54c731){for(const _0x440220 of _0x54c731)void 0x0!==_0x440220&&(_0x278d00+=':'+String(_0x440220));return _0x278d00;}class AddCommentThreadCommand extends _0x23df4c{constructor(_0x4b11a5){super(_0x4b11a5),this['set']('hasContent',!0x1);}['refresh'](){const _0x536e08=this['editor']['model']['document']['selection'];this['isEnabled']=!0x0,this['hasContent']=!0x1;for(const _0x3bbf50 of _0x536e08['getRanges']())if(this['_hasContent'](_0x3bbf50))return void(this['hasContent']=!0x0);}['execute']({threadId:_0x19549a=_0x385019(),ranges:_0x1cff55,comment:_0x2e82a5}={}){const _0x26f987=this['editor']['model'],_0x18c032=_0x1cff55??Array['from'](_0x26f987['document']['selection']['getRanges']()),_0xbc21e1=[];for(const _0x33ca84 of _0x18c032)this['_hasContent'](_0x33ca84)&&_0xbc21e1['push'](this['_trimToContent'](_0x33ca84));if(!_0xbc21e1['length'])throw new _0x35b32c('addcommentthreadcommand-incorrect-ranges',null);_0x2e82a5&&this['_createCommentThread'](_0x19549a,_0x2e82a5),this['_createMarkersFromRanges'](_0x19549a,_0xbc21e1,!!_0x2e82a5);}['_createMarkersFromRanges'](_0x2b193e,_0x50fdab,_0x53eefd){this['editor']['model']['change'](_0xd2dbfb=>{for(const _0x32e78e of _0x50fdab){const _0x8d8b80=_0x385019()['substr'](0x1,0x5),_0x394475='comment:'+_0x2b193e+':'+_0x8d8b80;_0xd2dbfb['addMarker'](_0x394475,{'range':_0x32e78e,'usingOperation':_0x53eefd,'affectsData':_0x53eefd});}});}['_createCommentThread'](_0x1b98d9,_0x8217){const _0x3ff44f=this['editor']['plugins']['get']('CommentsRepository'),_0x3c78df=this['editor']['config']['get']('collaboration.channelId'),_0x47663b=this['editor']['plugins']['get']('Users')['me'];if(!_0x47663b)throw new _0x35b32c('addcommentthreadcommand-user-not-found',null);_0x3ff44f['addCommentThread']({'threadId':_0x1b98d9,'channelId':_0x3c78df,'comments':[{'authorId':_0x47663b['id'],'content':_0x8217,'createdAt':new Date(),'attributes':{}}]});}['_hasContent'](_0x38effd){for(const _0x2c5911 of _0x38effd['getItems']())if(this['_itemIsContent'](_0x2c5911))return!0x0;return!0x1;}['_itemIsContent'](_0x5975e7){return _0x5975e7['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x5975e7)&&!_0x5975e7['is']('element','tableCell');}['_trimToContent'](_0x254eac){const _0xecda71=_0x247342=>!this['_itemIsContent'](_0x247342['item']),_0x538d11=_0x254eac['start']['getLastMatchingPosition'](_0xecda71),_0x362817=_0x254eac['end']['getLastMatchingPosition'](_0xecda71,{'direction':'backward'});return this['editor']['model']['createRange'](_0x538d11,_0x362817);}}class EditorAnnotations extends _0xd3653f{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[Annotations];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4266c4){super(_0x4266c4),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x53a54e=this['editor'],_0x322a04=_0x53a54e['model']['document']['selection'],_0x25f1d1=_0x9e6aed(()=>this['refreshSelectedViews'](),0xa);_0x322a04['on']('change:range',(_0x2f390d,_0xf6751)=>{_0xf6751['directChange']&&(_0x25f1d1['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x53a54e['editing']['view']['document'],'change:isFocused',(_0x5edefb,_0x422e20,_0x5324c1)=>{_0x5324c1&&_0x25f1d1();}),this['listenTo'](_0x53a54e['ui']['focusTracker'],'change:isFocused',(_0x528c66,_0xbbdc09,_0x3e94f2)=>{_0x3e94f2||this['fire']('blur',{'isAnnotationTracked':_0x4d2673=>this['_editorAnnotationsData']['has'](_0x4d2673['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x265a2a){if(this['_editorAnnotations']['has'](_0x265a2a['view']))return;this['_editorAnnotations']['add'](_0x265a2a['view']),this['editor']['ui']['focusTracker']['add'](_0x265a2a['view']['element']);const _0x2e565b=this['editor']['plugins']['get'](Annotations);this['listenTo'](_0x2e565b['collection'],'remove',(_0xd0679e,_0x304492)=>{this['editor']['ui']['focusTracker']['remove'](_0x304492['view']['element']),this['_editorAnnotations']['delete'](_0x304492['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x2843d9){if('function'!=typeof _0x2843d9)throw new _0x35b32c('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x2843d9);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x3fd67a,annotations:_0x4d22dc}){const _0x408f0a=[],_0x491040=this['editor']['model']['document']['selection'],_0x45d25f=Array['from'](_0x491040['getRanges']());for(const [_0x5203bd,_0x43149f]of this['_editorAnnotationsData']){const _0x55629f=_0x3c0d9b(_0x43149f),_0x3beb02=_0x4d22dc['getByInnerView'](_0x5203bd);_0x55629f&&_0x3beb02&&_0x408f0a['push']({'annotation':_0x3beb02,'range':_0x55629f});}function _0x3c0d9b(_0x1beada){for(const _0x6c9d87 of _0x1beada)for(const _0x3382a3 of _0x45d25f)if(_0x6c9d87['containsRange'](_0x3382a3,!_0x491040['isCollapsed']))return _0x6c9d87;return null;}return _0x408f0a['sort']((_0x3b709e,_0x1eee53)=>{const _0x4a70f3=_0x3b709e['range'],_0x137e25=_0x1eee53['range'];if(!_0x4a70f3['isEqual'](_0x137e25)){if(_0x4a70f3['containsRange'](_0x137e25,!0x0))return 0x1;if(_0x137e25['containsRange'](_0x4a70f3,!0x0))return-0x1;}return _0x3b709e['annotation']==_0x3fd67a?-0x1:_0x1eee53['annotation']==_0x3fd67a?0x1:0x0;})['map'](_0xc4fb5a=>_0xc4fb5a['annotation']);}get['_editorAnnotationsData'](){const _0x57562e=new Map();for(const _0x5da4d8 of Array['from'](this['_dataCollectors']))for(const [_0x5bd735,_0x1db2e7]of _0x5da4d8())_0x57562e['set'](_0x5bd735,_0x1db2e7);return _0x57562e;}}class CommentsRestrictedEditingMode extends _0xd3653f{['afterInit'](){const _0x3072de=this['editor'];if(!_0x3072de['plugins']['has']('RestrictedEditingModeEditing'))return;_0x3072de['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class CommentsImportWord extends _0xd3653f{constructor(_0x4190fa){super(_0x4190fa),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x5d1829=this['editor'],_0x248ab6=_0x5d1829['commands']['get']('importWord'),_0x1419eb=_0x5d1829['plugins']['get'](_0xadab9a);_0x248ab6&&(_0x248ab6['on']('execute',(_0x2e8d53,[,_0x3c6f01])=>{_0x3c6f01['collaboration_features']={'comments':!0x0,'user_id':_0x1419eb['me']['id']};},{'priority':_0x43a91c['high']+0xa}),this['listenTo'](_0x248ab6,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x20a2d3,_0x121b69){const {comment_threads:_0x49ceaf}=_0x121b69;_0x49ceaf&&_0x49ceaf['forEach'](({thread_id:_0xbfaa26,comments:_0x1748cd,is_resolved:_0x168b0f})=>{const _0x3259b6=new Date(),_0x390af5=_0x1748cd['map'](({author:_0x59b222,content:_0x446125,created_at:_0x872d4c})=>({'content':_0x446125,'authorId':this['editor']['plugins']['get'](_0xadab9a)['me']['id'],'createdAt':_0x3259b6,'attributes':{'@external':{'authorName':_0x59b222,'createdAt':_0x872d4c?new Date(_0x872d4c):new Date(),'source':'importWord'}}})),_0x3e66de=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](CommentsRepository)['addCommentThread']({'channelId':_0x3e66de,'threadId':_0xbfaa26,'comments':_0x390af5,'resolvedAt':_0x168b0f?_0x3259b6:null});});}}class CommentsClipboard extends _0xd3653f{constructor(_0x4b65cc){super(_0x4b65cc),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[pt,wt];}['afterInit'](){const _0x5b3cf4=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x5b3cf4,'contentInsertion',(_0x59f139,_0x4023f4)=>this['_removeMarkersWithoutThreads'](_0x4023f4['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x23273a){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x23273a;const _0x4f6e69=this['editor']['plugins']['get']('CommentsRepository');for(const _0x1c46c9 of _0x23273a['keys']()){const [_0x1d5d82,_0x23b64a]=_0x1c46c9['split'](':');'comment'!=_0x1d5d82||_0x4f6e69['hasCommentThread'](_0x23b64a)||_0x23273a['delete'](_0x1c46c9);}return _0x23273a;}['_registerMarkerInClipboardPipeline'](){const _0x47044d=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x2cc96b=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x2cc96b&&_0x47044d['_registerMarkerToCopy']('comment',_0x2cc96b);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x4aba4c){switch(_0x4aba4c){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}function Pt(_0x3166f3){const _0x138bc5=_0x3166f3['split'](':');return{'group':_0x138bc5[0x0],'id':_0x138bc5[0x1],'part':_0x138bc5[0x2]};}class ShowCommentHighlights extends _0xd3653f{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x5f031e,_0xb0e9ed)=>{if(!_0xb0e9ed['options']['showCommentHighlights'])return null;if(_0xb0e9ed['options']['ignoreResolvedComments']){const {id:_0x401964}=Pt(_0x5f031e['markerName']),_0x40ff05=this['editor']['plugins']['get'](CommentsRepository);if(_0x40ff05['getCommentThread'](_0x401964)?.['isResolved']&&_0x5f031e['item'])return _0xb0e9ed['consumable']['consume'](_0x5f031e['item'],'addMarker:'+_0x5f031e['markerName']),_0xb0e9ed['consumable']['consume'](_0x5f031e['item'],'removeMarker:'+_0x5f031e['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x49f764=>{_0x49f764['on']('addMarker:comment',(_0x567627,_0x3cf468,_0x487bc4)=>{if(!_0x487bc4['options']['showCommentHighlights'])return;const _0x155963=_0x3cf468['item'];if(!_0x155963)return;const _0x23751d=_0x487bc4['mapper']['toViewElement'](_0x155963);this['editor']['model']['schema']['isObject'](_0x155963)&&_0x23751d&&!_0x23751d['getCustomProperty']('widget')&&_0x23751d['is']('containerElement')&&It(_0x23751d,_0x487bc4['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x4dc33a,{writer:_0x393d19,options:_0x3e7f6a})=>{if(!_0x3e7f6a['showCommentHighlights'])return null;const _0x4ef837=_0x393d19['createContainerElement']('div'),_0x51ced2=_0x393d19['createEmptyElement']('hr');return _0x393d19['addClass']('ck-horizontal-line',_0x4ef837),_0x393d19['insert'](_0x393d19['createPositionAt'](_0x4ef837,0x0),_0x51ced2),_0x4ef837;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x124964,{writer:_0x577023,options:_0x3eb322})=>{if(!_0x3eb322['showCommentHighlights'])return null;const _0x39a9bf=_0x577023['createContainerElement']('span'),_0x97d710=_0x577023['createEmptyElement']('img');return _0x577023['addClass']('image-inline',_0x39a9bf),_0x577023['insert'](_0x577023['createPositionAt'](_0x39a9bf,0x0),_0x97d710),_0x39a9bf;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x996f65,{writer:_0x33ead0,options:_0x39b9fa})=>{if(_0x39b9fa['showCommentHighlights'])return _0x33ead0['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x37aaae,_0x4dc501,_0x2e7433)=>{_0x2e7433['options']['showCommentHighlights']&&_0x37aaae['stop']();},{'priority':'high'});}}class CommentsEditing extends _0xd3653f{static get['requires'](){return[CommentsRepository,EditorAnnotations,_0xadab9a,CommentsRestrictedEditingMode,CommentsImportWord,CommentsClipboard,ShowCommentHighlights];}static get['pluginName'](){return'CommentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4d13ac){super(_0x4d13ac),this['set']('isThreadsLoadingPaused',!0x0),_0x4d13ac['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0xe43e0b,_0x5027d6,_0x1325d1,_0x3a985a)=>{const _0xa86daf=_0x4d13ac['plugins']['get'](CommentsRepository),_0x25af9d=_0x1325d1?Pt(_0x1325d1)['id']:null;_0x4d13ac['model']['change'](()=>{if(_0x25af9d){const _0x549f08=this['getAllMarkersForId'](_0x25af9d);for(const _0x23e2ef of _0x549f08)_0x4d13ac['editing']['reconvertMarker'](_0x23e2ef);}if(_0x3a985a){const {id:_0x1afe53}=Pt(_0x3a985a),_0x5b7447=_0xa86daf['getCommentThread'](_0x1afe53);if(_0x5b7447&&_0x5b7447['unlinkedAt'])return;if(_0x5b7447&&!_0x5b7447['isAttached'])return;const _0x2bac29=this['getAllMarkersForId'](_0x1afe53);for(const _0x5b4b08 of _0x2bac29)_0x4d13ac['editing']['reconvertMarker'](_0x5b4b08);}}),_0x25af9d&&this['scrollToThreadMarker'](_0x25af9d);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x569225=this['editor'],_0x133a2c=_0x569225['plugins']['get'](CommentsRepository),_0x51bdc5=_0x569225['config']['get']('collaboration.channelId'),_0x3d1ac1=_0x133a2c['getCommentThreads']()['filter'](_0x50079d=>_0x50079d['channelId']!==_0x51bdc5);_0x569225['commands']['add']('addCommentThread',new AddCommentThreadCommand(_0x569225)),this['listenTo'](_0x569225,'change:isReadOnly',(_0xb49cdf,_0x35f25f,_0x4b6170)=>{_0x133a2c['switchReadOnly'](_0x4b6170,_0x569225['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x133a2c,Vt('addCommentThread',_0x51bdc5),(_0x7a636d,{threadId:_0x43a6a8})=>{const _0x44b51c=this['editor']['plugins']['get'](CommentsRepository)['getCommentThread'](_0x43a6a8);_0x44b51c?.['unlinkedAt']&&this['_attachArchivedThread'](_0x43a6a8);}),this['listenTo'](_0x133a2c,Vt('removeCommentThread',_0x51bdc5),(_0x29ada7,{threadId:_0x4bd1b0})=>{_0x569225['model']['enqueueChange']({'isUndoable':!0x1},_0x3f063a=>{const _0x970ba2=this['getAllMarkersForId'](_0x4bd1b0);for(const _0x267ca3 of _0x970ba2)_0x3f063a['removeMarker'](_0x267ca3);});}),this['listenTo'](_0x133a2c,Vt('resolveCommentThread',_0x51bdc5),(_0x516f07,{threadId:_0x3225af})=>{this['_reconvertMarkers'](_0x3225af);const _0x4fa4da=this['editor']['plugins']['get'](Annotations);(this['editor']['editing']['view']['hasDomSelection']||_0x4fa4da['collection']['isFocused'])&&(this['editor']['plugins']['get'](CommentsRepository)['getCommentThread'](_0x3225af)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x133a2c,Vt('reopenCommentThread',_0x51bdc5),(_0x42902e,{threadId:_0x1ad8be})=>{this['_reconvertMarkers'](_0x1ad8be);},{'priority':'low'}),this['listenTo'](_0x133a2c,Vt('addComment',_0x51bdc5),(_0x3287d2,{threadId:_0x5584ca,isFromAdapter:_0x2c0e47})=>{const _0x2b68d5=this['getAllMarkersForId'](_0x5584ca);if(_0x2c0e47||0x0==_0x2b68d5['length']||!_0x133a2c['hasCommentThread'](_0x5584ca))return;0x1===_0x133a2c['getCommentThread'](_0x5584ca)['length']&&_0x569225['model']['enqueueChange']({'isUndoable':!0x1},_0x1da30c=>{for(const _0x1de889 of _0x2b68d5)_0x1da30c['updateMarker'](_0x1de889,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x3d1ac1);}['afterInit'](){!async function(_0x5aa145){const _0x219c73=_0x1d277d([0x4b,0x70,0x4f,0x42,0x4a,0x47,0x4e,0x53,0x45,0x67,0x71,0x43,0x79,0x66,0x56,0x46,0x31,0x6b,0x5a,0x38,0x6c,0x62,0x6e,0x52,0x6a,0x4d,0x37,0x65,0x49,0x7a,0x41,0x73,0x44,0x51,0x48,0x77,0x39,0x61,0x54,0x68,0x75,0x36,0x72,0x63,0x59,0x69,0x30,0x35,0x55,0x6d,0x50,0x4c,0x34,0x64,0x33,0x58,0x32,0x57,0x6f,0x74,0x76,0x78]),_0x194e3b=0x73460ab3,_0x8d965f=0x73418113^_0x194e3b,_0x2b99f7=window[_0x1d277d([0x44,0x61,0x74,0x65])][_0x1d277d([0x6e,0x6f,0x77])](),_0x27fd18=_0x5aa145[_0x1d277d([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4be50f=new window[(_0x1d277d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2e192f=>{_0x27fd18[_0x1d277d([0x6f,0x6e,0x63,0x65])](_0x1d277d([0x72,0x65,0x61,0x64,0x79]),_0x2e192f);}),_0x548c55={[_0x1d277d([0x6b,0x74,0x79])]:_0x1d277d([0x45,0x43]),[_0x1d277d([0x75,0x73,0x65])]:_0x1d277d([0x73,0x69,0x67]),[_0x1d277d([0x63,0x72,0x76])]:_0x1d277d([0x50,0x2d,0x32,0x35,0x36]),[_0x1d277d([0x78])]:_0x1d277d([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x1d277d([0x79])]:_0x1d277d([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x1d277d([0x61,0x6c,0x67])]:_0x1d277d([0x45,0x53,0x32,0x35,0x36])},_0x5cc7e4=_0x27fd18[_0x1d277d([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1d277d([0x67,0x65,0x74])](_0x1d277d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x50ea75(){let _0xe9c081,_0x2181a2=null,_0x17918e=null;try{if(_0x5cc7e4==_0x1d277d([0x47,0x50,0x4c]))return _0x1d277d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xe9c081=_0x19d020(),!_0xe9c081)return _0x1d277d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xe9c081[_0x1d277d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x17918e=_0x186240(_0xe9c081[_0x1d277d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xe9c081[_0x1d277d([0x6a,0x74,0x69])])),await _0x56f119()?_0x32107d()?_0x30c6d2()?_0x1d277d([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x453a9d()?(_0xe9c081[_0x1d277d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1d277d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2181a2=_0x41b9e0(_0x1d277d([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3a7360()):_0x1d277d([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1d277d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1d277d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x1d277d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x30c6d2(){const _0x58b771=[_0x1d277d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1d277d([0x74,0x72,0x69,0x61,0x6c])][_0x1d277d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xe9c081[_0x1d277d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2b99f7/0x3e8:0xe10*_0x8d965f;return _0xe9c081[_0x1d277d([0x65,0x78,0x70])]<_0x58b771;}function _0x32107d(){const _0x349be0=_0xe9c081[_0x1d277d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x349be0)return!0x1;if(_0x349be0[_0x1d277d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1d277d([0x2a])))return!0x0;if(_0x349be0[_0x1d277d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1d277d([0x43,0x4d,0x54])))return!0x0;if(_0x349be0[_0x1d277d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1d277d([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))&&_0x15a680())return!0x0;if(_0x349be0[_0x1d277d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1d277d([0x52,0x43,0x4d,0x54]))){if(_0x58fb6c())return!0x0;if(_0x439824()||_0x1f8efb())return!0x0;}return!0x1;}function _0x453a9d(){const _0x41cc58=_0xe9c081[_0x1d277d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x41cc58||0x0==_0x41cc58[_0x1d277d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x30d66b}=new URL(window[_0x1d277d([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x41cc58[_0x1d277d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x30d66b))return!0x0;const _0x2ff0b1=_0x30d66b[_0x1d277d([0x73,0x70,0x6c,0x69,0x74])](_0x1d277d([0x2e]));return _0x41cc58[_0x1d277d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x47f590=>_0x47f590[_0x1d277d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1d277d([0x2a])))[_0x1d277d([0x6d,0x61,0x70])](_0x37b49c=>_0x37b49c[_0x1d277d([0x73,0x70,0x6c,0x69,0x74])](_0x1d277d([0x2e])))[_0x1d277d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1b018d=>_0x1b018d[_0x1d277d([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x2ff0b1[_0x1d277d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1d277d([0x6d,0x61,0x70])](_0x118f42=>Array(_0x2ff0b1[_0x1d277d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x118f42[_0x1d277d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1d277d([0x66,0x69,0x6c,0x6c])](_0x118f42[0x0]===_0x1d277d([0x2a])?_0x1d277d([0x2a]):'')[_0x1d277d([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x118f42))[_0x1d277d([0x73,0x6f,0x6d,0x65])](_0x37eae0=>_0x2ff0b1[_0x1d277d([0x65,0x76,0x65,0x72,0x79])]((_0x24202a,_0xa8ba51)=>_0x37eae0[_0xa8ba51]===_0x24202a||_0x37eae0[_0xa8ba51]===_0x1d277d([0x2a])));}function _0x3a7360(){return _0x2181a2&&_0x17918e?new window[(_0x1d277d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3ad5a6,_0x4d6eaa)=>{_0x2181a2[_0x1d277d([0x74,0x68,0x65,0x6e])](_0x3ad5a6,_0x4d6eaa),_0x17918e[_0x1d277d([0x74,0x68,0x65,0x6e])](_0x1568fb=>{_0x1568fb!=_0x1d277d([0x56,0x61,0x6c,0x69,0x64])&&_0x3ad5a6(_0x1568fb);},_0x4d6eaa);}):_0x2181a2||_0x17918e||_0x1d277d([0x56,0x61,0x6c,0x69,0x64]);}}function _0x186240(_0x55ba07,_0x144c0a){return new window[(_0x1d277d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x332cf0=>{if(_0x56981b())return _0x332cf0(_0x1d277d([0x56,0x61,0x6c,0x69,0x64]));_0x21b6f4(),_0x27fd18[_0x1d277d([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1d277d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x162efb=!0x1;const _0x102b8d=_0x385019();function _0x26c29b(_0x2aceec){return!!_0x2aceec&&(typeof _0x2aceec===_0x1d277d([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2aceec===_0x1d277d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2aceec[_0x1d277d([0x74,0x68,0x65,0x6e])]===_0x1d277d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2aceec[_0x1d277d([0x63,0x61,0x74,0x63,0x68])]===_0x1d277d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x200cbc(_0x4904eb){_0x89ced(_0x4904eb)[_0x1d277d([0x74,0x68,0x65,0x6e])](_0xfa3eb0=>{if(!_0xfa3eb0||_0xfa3eb0[_0x1d277d([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1d277d([0x6f,0x6b]))return _0x1d277d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x52ae9a(_0x5a8360(_0x102b8d+_0x144c0a))!=_0xfa3eb0[_0x1d277d([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1d277d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1d277d([0x56,0x61,0x6c,0x69,0x64]);})[_0x1d277d([0x74,0x68,0x65,0x6e])](_0x3589de=>(_0x71331(),_0x3589de),()=>{const _0x30b2b1=_0x3e1e42();return null==_0x30b2b1?(_0x71331(),_0x1d277d([0x56,0x61,0x6c,0x69,0x64])):_0x1d277d(_0x2b99f7-_0x30b2b1>(0x574a8eb3^_0x194e3b)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1d277d([0x74,0x68,0x65,0x6e])](_0x332cf0)[_0x1d277d([0x63,0x61,0x74,0x63,0x68])](()=>{_0x332cf0(_0x1d277d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4c3e08=0x7370e433^_0x194e3b;function _0x71331(){const _0x2d0bf7=_0x1d277d([0x6c,0x6c,0x63,0x74,0x2d])+_0x52ae9a(_0x5a8360(_0x55ba07)),_0x26e4fd=_0x5d723e(_0x52ae9a(window[_0x1d277d([0x4d,0x61,0x74,0x68])][_0x1d277d([0x63,0x65,0x69,0x6c])](_0x2b99f7/_0x4c3e08)));window[_0x1d277d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1d277d([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2d0bf7,_0x26e4fd);}function _0x3e1e42(){const _0x310d25=_0x1d277d([0x6c,0x6c,0x63,0x74,0x2d])+_0x52ae9a(_0x5a8360(_0x55ba07)),_0xc40c93=window[_0x1d277d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1d277d([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x310d25);return _0xc40c93?window[_0x1d277d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5d723e(_0xc40c93),0x10)*_0x4c3e08:null;}function _0x89ced(_0x407f6f){return new window[(_0x1d277d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2455da,_0x3cff2c)=>{_0x407f6f[_0x1d277d([0x74,0x68,0x65,0x6e])](_0x2455da,_0x3cff2c),window[_0x1d277d([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3cff2c,0x7347de73^_0x194e3b);});}}_0x27fd18[_0x1d277d([0x6f,0x6e])](_0x1d277d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4f07e8,_0x59748f)=>{if(_0x59748f[0x0]!=_0x55ba07)return _0x332cf0(_0x1d277d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x59748f[0x1]={..._0x59748f[0x1],[_0x1d277d([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x102b8d};},{[_0x1d277d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1d277d([0x68,0x69,0x67,0x68])}),_0x27fd18[_0x1d277d([0x6f,0x6e])](_0x1d277d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x60f5a2=>{_0x26c29b(_0x60f5a2[_0x1d277d([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x162efb=!0x0,_0x200cbc(_0x60f5a2[_0x1d277d([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1d277d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1d277d([0x6c,0x6f,0x77])}),_0x4be50f[_0x1d277d([0x74,0x68,0x65,0x6e])](()=>{_0x162efb||_0x332cf0(_0x1d277d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x56981b(){return _0x27fd18[_0x1d277d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1d277d([0x76,0x69,0x65,0x77])][_0x1d277d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1d277d([0x61,0x75,0x74,0x6f]);}function _0x21b6f4(){_0x27fd18[_0x1d277d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1d277d([0x76,0x69,0x65,0x77])][_0x1d277d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1d277d([0x61,0x75,0x74,0x6f]);}}function _0x41b9e0(_0x27715a){const _0xa8548a=[new window[(_0x1d277d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5412bb=>setTimeout(_0x5412bb,0x734f347f^_0x194e3b)),_0x4be50f[_0x1d277d([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1d277d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xdb76a8=>{let _0x1a2b39=0x0;_0x27fd18[_0x1d277d([0x6d,0x6f,0x64,0x65,0x6c])][_0x1d277d([0x6f,0x6e])](_0x1d277d([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x131f7e,_0x242dea)=>{_0x242dea[0x0][_0x1d277d([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1a2b39++,_0x1a2b39==(0x73460f5b^_0x194e3b)&&(_0xdb76a8(),_0x131f7e[_0x1d277d([0x6f,0x66,0x66])]());});}))];return window[_0x1d277d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1d277d([0x72,0x61,0x63,0x65])](_0xa8548a)[_0x1d277d([0x74,0x68,0x65,0x6e])](()=>_0x27715a);}async function _0x5aa22c(){await _0x4be50f,_0x27fd18[_0x1d277d([0x6d,0x6f,0x64,0x65,0x6c])][_0x1d277d([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x32019e,_0x27fd18[_0x1d277d([0x6d,0x6f,0x64,0x65,0x6c])][_0x1d277d([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x32019e,_0x27fd18[_0x1d277d([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1d277d([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x15a680(){return window[_0x1d277d([0x67,0x6c,0x6f,0x62])]&&window[_0x1d277d([0x67,0x6c,0x6f,0x62])][_0x1d277d([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x58fb6c(){return _0x44c9e3(_0x1d277d([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x342089(_0x1d277d([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x1d277d([0x73,0x74,0x61,0x74,0x65])]==_0x1d277d([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x439824(){return _0x44c9e3(_0x1d277d([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72,0x49,0x6e,0x74,0x65,0x67,0x72,0x61,0x74,0x69,0x6f,0x6e]));}function _0x1f8efb(){return _0x44c9e3(_0x1d277d([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x324749(_0x2d28be){const _0x242a98=_0x1bcf2f();_0x27fd18[_0x242a98]=_0x1d277d([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x2d28be,_0x2d28be!=_0x1d277d([0x56,0x61,0x6c,0x69,0x64])&&_0x5aa22c();}function _0x1bcf2f(){const _0x4ad31c=window[_0x1d277d([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1d277d([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1d277d([0x6e,0x6f,0x77])]())[_0x1d277d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1d277d([0x2e]),'');let _0x44f6da=_0x1d277d([0x4b]);for(let _0x5a74e0=0x0;_0x5a74e0<_0x4ad31c[_0x1d277d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5a74e0+=0x2){let _0x446317=window[_0x1d277d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4ad31c[_0x1d277d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5a74e0,_0x5a74e0+0x2));_0x446317>=_0x219c73[_0x1d277d([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x446317-=_0x219c73[_0x1d277d([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x44f6da+=_0x219c73[_0x446317];}return _0x44f6da;}function _0x19d020(){const _0x9bc638=_0x5cc7e4[_0x1d277d([0x73,0x70,0x6c,0x69,0x74])](_0x1d277d([0x2e]));if(0x3!=_0x9bc638[_0x1d277d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4fcf32(_0x9bc638[0x1]);function _0x4fcf32(_0x2b676e){const _0xe3b993=_0x5de173(_0x2b676e);return _0xe3b993&&_0x324052()?_0xe3b993:null;function _0x324052(){const _0x123aa3=_0xe3b993[_0x1d277d([0x6a,0x74,0x69])],_0x500d74=window[_0x1d277d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x123aa3[_0x1d277d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x123aa3[_0x1d277d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x295a31={..._0xe3b993,[_0x1d277d([0x6a,0x74,0x69])]:_0x123aa3[_0x1d277d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x123aa3[_0x1d277d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x295a31[_0x1d277d([0x76,0x63])],_0x5a8360(_0x295a31)==_0x500d74;}}}async function _0x56f119(){let _0x2638a0=!0x0;try{const _0x159f7f=_0x5cc7e4[_0x1d277d([0x73,0x70,0x6c,0x69,0x74])](_0x1d277d([0x2e])),[_0x5471b1,_0x36b186,_0x4843f1]=_0x159f7f;return _0x3d7b43(_0x5471b1),await _0x22f649(_0x5471b1,_0x36b186,_0x4843f1),_0x2638a0;}catch{return!0x1;}function _0x3d7b43(_0x21d931){const _0x2d7593=_0x5de173(_0x21d931);_0x2d7593&&_0x2d7593[_0x1d277d([0x61,0x6c,0x67])]==_0x1d277d([0x45,0x53,0x32,0x35,0x36])||(_0x2638a0=!0x1);}async function _0x22f649(_0x288e0c,_0x1bbba5,_0x267513){const _0x2d31f5=window[_0x1d277d([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1d277d([0x66,0x72,0x6f,0x6d])](_0x2a4b0f(_0x267513),_0x22a4e7=>_0x22a4e7[_0x1d277d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x58c713=new window[(_0x1d277d([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1d277d([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x288e0c+_0x1d277d([0x2e])+_0x1bbba5),_0x18b47d=window[_0x1d277d([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1d277d([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x18b47d)return;const _0x1c4cfa=await _0x18b47d[_0x1d277d([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1d277d([0x6a,0x77,0x6b]),_0x548c55,{[_0x1d277d([0x6e,0x61,0x6d,0x65])]:_0x1d277d([0x45,0x43,0x44,0x53,0x41]),[_0x1d277d([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1d277d([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1d277d([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x18b47d[_0x1d277d([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1d277d([0x6e,0x61,0x6d,0x65])]:_0x1d277d([0x45,0x43,0x44,0x53,0x41]),[_0x1d277d([0x68,0x61,0x73,0x68])]:{[_0x1d277d([0x6e,0x61,0x6d,0x65])]:_0x1d277d([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1c4cfa,_0x2d31f5,_0x58c713)||(_0x2638a0=!0x1);}}function _0x5de173(_0x387887){return _0x387887[_0x1d277d([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1d277d([0x65,0x79]))?JSON[_0x1d277d([0x70,0x61,0x72,0x73,0x65])](_0x2a4b0f(_0x387887)):null;}function _0x2a4b0f(_0xfdd92a){return window[_0x1d277d([0x61,0x74,0x6f,0x62])](_0xfdd92a[_0x1d277d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1d277d([0x2b]))[_0x1d277d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1d277d([0x2f])));}function _0x5a8360(_0x2040e3){let _0x51db80=0x1505;function _0x49c9f6(_0x1d1305){for(let _0x5cffb2=0x0;_0x5cffb2<_0x1d1305[_0x1d277d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5cffb2++){const _0x45eb15=_0x1d1305[_0x1d277d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5cffb2);_0x51db80=(_0x51db80<<0x5)+_0x51db80+_0x45eb15,_0x51db80&=_0x51db80;}}function _0x362aab(_0x3d38fb){Array[_0x1d277d([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3d38fb)?_0x3d38fb[_0x1d277d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x362aab):_0x3d38fb&&typeof _0x3d38fb==_0x1d277d([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1d277d([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3d38fb)[_0x1d277d([0x73,0x6f,0x72,0x74])]()[_0x1d277d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x40d760,_0x585869])=>{_0x49c9f6(_0x40d760),_0x362aab(_0x585869);}):_0x49c9f6(window[_0x1d277d([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3d38fb));}return _0x362aab(_0x2040e3),_0x51db80>>>0x0;}function _0x52ae9a(_0x10163b){return _0x10163b[_0x1d277d([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1d277d([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1d277d([0x30]));}function _0x5d723e(_0x102555){return _0x102555[_0x1d277d([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1d277d([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1d277d([0x6a,0x6f,0x69,0x6e])]('');}function _0x44c9e3(_0x15c261){return _0x27fd18[_0x1d277d([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x1d277d([0x68,0x61,0x73])](_0x15c261);}function _0x342089(_0x3d4418){return _0x27fd18[_0x1d277d([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x1d277d([0x67,0x65,0x74])](_0x3d4418);}function _0x32019e(){}function _0x1d277d(_0x5b6ddc){return _0x5b6ddc['map'](_0x602519=>String['fromCharCode'](_0x602519))['join']('');}_0x324749(await _0x50ea75());}(this);}['destroy'](){const _0x322269=this['editor']['plugins']['get'](CommentsRepository),_0x54b32f=this['editor']['config']['get']('collaboration.channelId');for(const _0x47b248 of _0x322269['getCommentThreads']({'channelId':_0x54b32f}))_0x322269['_detachCommentThread'](_0x47b248['id']),_0x322269['_threads']['delete'](_0x47b248['id']);super['destroy']();}['hasMarkerForId'](_0x36236f){return this['getAllMarkersForId'](_0x36236f)['length']>0x0;}['getAllMarkersForId'](_0x6a711a){const _0x2d4daa=[];for(const _0x3126aa of this['editor']['model']['markers'])_0x3126aa['name']['startsWith']('comment:'+_0x6a711a)&&_0x2d4daa['push'](_0x3126aa);return _0x2d4daa;}['scrollToThreadMarker'](_0x48df7c){setTimeout(()=>{const _0x5baefd=this['_getTargetForId'](_0x48df7c);if(!_0x5baefd)return;this['activeMarker']&&Pt(this['activeMarker'])['id']===_0x48df7c&&_0x2835cc({'target':_0x5baefd[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x221dfe){this['editor']['model']['change'](()=>{for(const _0x13c732 of this['getAllMarkersForId'](_0x221dfe))this['editor']['editing']['reconvertMarker'](_0x13c732);});}['_attachArchivedThread'](_0x4e5022){const _0xdce31=this['editor']['plugins']['get'](CommentsRepository),_0x28c8fa=this['editor']['plugins']['get'](EditorAnnotations),_0x4ea50a=_0xdce31['getCommentThread'](_0x4e5022);if(!_0x4ea50a['isAttached']){const _0x357267=_0x4ea50a['attachTo'](()=>this['_getTargetForId'](_0x4ea50a['id']));_0x28c8fa['registerAnnotation'](_0x357267),_0x4ea50a['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x149176=this['editor'],_0x15d162=_0x149176['plugins']['get'](_0xadab9a);_0x149176['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x14c4c5,_0x1e66f0)=>{const {id:_0xcdb2b1}=Pt(_0x14c4c5['markerName']),_0x10f937=_0x149176['plugins']['get'](CommentsRepository)['getCommentThread'](_0xcdb2b1),_0x78c36=this['activeMarker']&&Pt(this['activeMarker'])['id']===_0xcdb2b1;let _0x656617;if(_0x10f937&&_0x10f937['isResolved']&&!_0x78c36&&_0x14c4c5['item'])return _0x1e66f0['consumable']['consume'](_0x14c4c5['item'],'addMarker:'+_0x14c4c5['markerName']),_0x1e66f0['consumable']['consume'](_0x14c4c5['item'],'removeMarker:'+_0x14c4c5['markerName']),null;const _0x120a3c=['ck-comment-marker'];return _0x78c36&&_0x120a3c['push']('ck-comment-marker--active'),_0x656617=_0x10f937?.['length']?_0x10f937['comments']['first']['author']['id']:_0x15d162['me']['id'],{'classes':_0x120a3c,'attributes':{'data-comment':_0xcdb2b1,'data-author-id':_0x656617}};}}),_0x149176['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x18c7fc,{options:_0x5e798e})=>{if(_0x5e798e['showCommentHighlights'])return null;const _0x15ebae=_0x149176['plugins']['get'](CommentsRepository),_0x26763a=_0x149176['model']['markers']['get'](_0x18c7fc),{id:_0x3e7883,part:_0x3d08d5}=Pt(_0x18c7fc);return _0x26763a&&!_0x26763a['affectsData']||_0x5e798e['ignoreResolvedComments']&&_0x15ebae['getCommentThread'](_0x3e7883)?.['isResolved']?null:{'group':'comment','name':_0x3d08d5?_0x3e7883+':'+_0x3d08d5:_0x3e7883};}}),_0x149176['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x204873,{writer:_0x3309ea})=>_0x3309ea['createElement']('$marker',{'data-name':'comment:'+_0x204873['getAttribute']('id')})}),_0x149176['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x4d380=this['editor'],_0x303249=_0x4d380['plugins']['get'](CommentsRepository),_0x5e0adb=new Set(),_0x171726=new Set();_0x4d380['model']['document']['registerPostFixer'](_0xa1bc88=>{let _0x2a8fa7=!0x1;for(const {name:_0xbd236b,data:_0x367fbd}of _0x4d380['model']['document']['differ']['getChangedMarkers']()){const {group:_0x5274e9,id:_0x5bfbfc}=Pt(_0xbd236b);let _0x3c8ede=_0x367fbd['newRange'];if('comment'!==_0x5274e9||!_0x3c8ede)continue;const _0x291571='$graveyard'===_0x3c8ede['root']['rootName'];_0x291571||(_0x3c8ede=Lt(_0x3c8ede,_0x4d380['model']),!_0x3c8ede||_0x3c8ede['isCollapsed']||!_0x367fbd['newRange']||_0x3c8ede['isEqual'](_0x367fbd['newRange']))?_0x4d380['model']['hasContent'](_0x3c8ede)&&!_0x291571?this['isThreadsLoadingPaused']?_0x5e0adb['add'](_0xbd236b):this['_handleThreadMarker'](_0xbd236b,_0x5bfbfc):(_0x171726['add'](_0xbd236b),_0x5e0adb['delete'](_0xbd236b),_0xa1bc88['removeMarker'](_0xbd236b),_0x2a8fa7=!0x0):(_0xa1bc88['updateMarker'](_0xbd236b,{'range':_0x3c8ede}),_0x2a8fa7=!0x0);}return _0x2a8fa7;}),this['on']('change:isThreadsLoadingPaused',(_0x2a0da4,_0x25dcfc,_0x2149bc)=>{if(!_0x2149bc&&_0x5e0adb['size'])for(const _0x253e1f of _0x5e0adb){const {id:_0x54340f}=Pt(_0x253e1f);_0x5e0adb['delete'](_0x253e1f),_0x4d380['model']['markers']['get'](_0x253e1f)&&this['_handleThreadMarker'](_0x253e1f,_0x54340f);}}),this['listenTo'](_0x4d380['model']['document'],'change',()=>{for(const {name:_0x469a9,data:{newRange:_0xf2d88a}}of _0x4d380['model']['document']['differ']['getChangedMarkers']()){const {group:_0x30e51e,id:_0x1975ae}=Pt(_0x469a9);if('comment'!==_0x30e51e)continue;const _0x24ec84=_0x303249['getCommentThread'](_0x1975ae),_0x56d7be=this['hasMarkerForId'](_0x1975ae);_0x24ec84&&(!_0x24ec84['_hasTargetInContent']&&_0xf2d88a&&_0x4d380['editing']['view']['once']('render',()=>{const _0x3cf824=_0x4d380['plugins']['get'](Annotations),_0x1d7d7f=_0x303249['_threadToController']['get'](_0x24ec84)['view'];_0x3cf824['getByInnerView'](_0x1d7d7f)['refreshVisibility']();},{'priority':'low'}),_0x24ec84['_hasTargetInContent']=_0x56d7be||!!_0xf2d88a),_0xf2d88a||(_0x171726['add'](_0x469a9),_0x5e0adb['delete'](_0x469a9));}for(const _0x3e83b1 of _0x171726){const {id:_0x42086d}=Pt(_0x3e83b1),_0x46786c=_0x303249['getCommentThread'](_0x42086d);if(_0x5e0adb['delete'](_0x3e83b1),!_0x46786c)continue;const _0x3f8231=this['hasMarkerForId'](_0x42086d);_0x3f8231||_0x46786c['isSubmitted']?_0x3f8231||_0x46786c['unlinkedAt']||_0x46786c['setUnlinkedAt'](new Date()):_0x46786c['remove']();}_0x171726['clear']();});}['_handleInitialThreads'](_0x49686c){_0x49686c['forEach'](_0x397442=>{_0x397442['unlinkedAt']&&this['_attachArchivedThread'](_0x397442['id']);});}['_getTargetForId'](_0x3eff87){const _0x1a8f2f=this['editor'],_0x10b5db=this['getAllMarkersForId'](_0x3eff87);return _0x4419f4(_0x1a8f2f['editing'],_0x10b5db);}['_getTextContext'](_0x1b147a){const _0x32d863=this['getAllMarkersForId'](_0x1b147a);let _0x29565b='',_0x17a87c=!0x1;for(const _0x1bb737 of _0x32d863){const _0x551131=_0x1bb737['getRange']();for(const _0x200f48 of Array['from'](_0x551131['getItems']()))_0x200f48['is']('$textProxy')?(_0x29565b&&_0x17a87c&&(_0x29565b+='\x20',_0x17a87c=!0x1),_0x29565b+=_0x200f48['data']):_0x17a87c=!0x0;_0x17a87c=!0x0;}return _0x29565b['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x39ad65,_0x58b9b1){const _0x8eec07=this['editor'],_0x3d94a5=_0x8eec07['plugins']['get'](CommentsRepository);let _0x4829b6=_0x3d94a5['getCommentThread'](_0x58b9b1);const _0x5aa738=_0x8eec07['config']['get']('collaboration.channelId'),_0x4c696f=_0x8eec07['plugins']['get'](EditorAnnotations);if(_0x4829b6&&(_0x4829b6['unlinkedAt']&&_0x4829b6['setUnlinkedAt'](null),_0x4829b6['isAttached']))return _0x4829b6;return!this['getAllMarkersForId'](_0x58b9b1)[0x0]['managedUsingOperations']?_0x8eec07['editing']['view']['once']('render',()=>{if(_0x3d94a5['getCommentThread'](_0x58b9b1))return;const _0xb62614=_0x8eec07['plugins']['get'](Annotations);_0x4829b6=_0x3d94a5['openNewCommentThread']({'channelId':_0x5aa738,'threadId':_0x58b9b1,'target':()=>this['_getTargetForId'](_0x58b9b1),'context':{'type':'text','value':this['_getTextContext'](_0x58b9b1)}});const _0x2440b0=_0x3d94a5['_threadToController']['get'](_0x4829b6)['view'],_0x4e2f78=_0xb62614['getByInnerView'](_0x2440b0);_0x4e2f78&&_0x4c696f['registerAnnotation'](_0x4e2f78);},{'priority':'low'}):_0x3d94a5['fetchCommentThread']({'channelId':_0x5aa738,'threadId':_0x58b9b1})['then'](_0x5ea58b=>{if('destroyed'!==_0x8eec07['state']){if(_0x4829b6=_0x5ea58b,_0x4829b6&&!_0x4829b6['isAttached']){const _0x1b4b01=_0x4829b6['attachTo'](()=>this['_getTargetForId'](_0x58b9b1));_0x4c696f['registerAnnotation'](_0x1b4b01),_0x4829b6['isResolved']&&this['_reconvertMarkers'](_0x58b9b1);}else{if(!_0x4829b6){const _0x198cbe=this['getAllMarkersForId'](_0x58b9b1);_0x8eec07['model']['change'](_0x13757e=>{for(const _0x5c77cd of _0x198cbe)_0x13757e['removeMarker'](_0x5c77cd);});}}}}),_0x4829b6;}['_handleThreadMarker'](_0x4f74b4,_0x14df78){const _0x576868=this['_attachMarkerToThread'](_0x4f74b4,_0x14df78);_0x576868&&!_0x576868['context']&&_0x576868['setContext']({'type':'text','value':this['_getTextContext'](_0x14df78)});}['_initAriaMarkerChangeAnnouncements'](){const _0x26ed91=this['editor'];_0x206c29(_0x26ed91['model'],({left:_0xbf99b4,entered:_0xa91a87})=>{for(const _0x1da971 of _0xbf99b4)if(Dt(_0x1da971)){_0x26ed91['ui']['ariaLiveAnnouncer']['announce'](vt(_0x26ed91['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x2dae59 of _0xa91a87)if(Dt(_0x2dae59)){_0x26ed91['ui']['ariaLiveAnnouncer']['announce'](vt(_0x26ed91['locale'],'ENTER_COMMENT_ANNOUNCEMENT',_0xff19ed(_0x22481a)));break;}});}}function Vt(_0x392986,_0x5b0ff6){return _0x5b0ff6?_0x392986+':'+_0x5b0ff6:_0x392986;}function Lt(_0x227c6a,_0x4632d1){const _0x20b2af=_0x4632d1['schema'],_0x5a65ac=_0x4632d1['createRange'](_0x227c6a['start']);for(const _0x258156 of _0x227c6a['getWalker']()){const {type:_0x15aa63,item:_0x419ce3,nextPosition:_0x1b274a}=_0x258156;if('text'===_0x15aa63||_0x20b2af['isObject'](_0x419ce3)){const _0x1112bb=_0x4632d1['createPositionBefore'](_0x419ce3);_0x5a65ac['isCollapsed']&&(_0x5a65ac['start']=_0x1112bb),_0x5a65ac['end']=_0x1b274a;}}return _0x5a65ac;}function Dt(_0x24d49c){return'comment'===Pt(_0x24d49c['name'])['group'];}class CommentsUI extends _0xd3653f{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'CommentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[CommentsRepository,CommentsEditing,EditorAnnotations,Annotations];}get['CommentsListView'](){return CommentsListView;}get['CommentThreadInputView'](){return CommentThreadInputView;}['init'](){const _0xef890d=this['editor'],_0x4dae58=_0xef890d['plugins']['get'](CommentsRepository),_0x477524=_0xef890d['plugins']['get'](CommentsEditing),_0x457752=_0xef890d['plugins']['get'](Annotations),_0x17a51b=_0xef890d['plugins']['get'](EditorAnnotations);_0xef890d['ui']['componentFactory']['add']('comment',()=>{const _0x17c918=this['_createUIButton'](_0x41e88b);return _0x17c918['tooltip']=!0x0,_0x17c918;}),_0xef890d['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](ot)),_0x17a51b['addSourceCollector'](()=>{const _0x242f2b=[];for(const [_0x254d23,_0x139655]of _0x4dae58['_threadToController']){const _0x1f277d=_0x477524['getAllMarkersForId'](_0x254d23['id']),_0x2e4f9e=_0x1f277d['map'](_0x4f310d=>_0x4f310d['getRange']());_0x1f277d['length']>0x0&&_0x242f2b['push']([_0x139655['view'],_0x2e4f9e]);}return _0x242f2b;}),this['listenTo'](_0x457752,'change:activeAnnotations',(_0x55b4ea,_0x17a447,_0x35bb0f)=>{const _0x4010c3=Array['from'](_0x35bb0f)['map'](_0x5af5af=>_0x5af5af['innerView'])['find'](_0x64eabe=>_0x4dae58['_viewToController']['has'](_0x64eabe));if(!_0x4010c3)return void(_0x477524['activeMarker']=null);const _0x5e2dd1=_0x4dae58['_viewToController']['get'](_0x4010c3)['model']['id'],_0x2fabbd='comment:'+_0x5e2dd1;_0x5e2dd1&&_0x477524['hasMarkerForId'](_0x5e2dd1)?_0x477524['activeMarker']=_0x2fabbd:_0x477524['activeMarker']&&(_0x477524['activeMarker']=null);}),this['listenTo'](_0x4dae58,'removeCommentThread',(_0x8f93c,{threadId:_0x48fa78,isFromAdapter:_0x20495b})=>{!_0x20495b&&_0xef890d['ui']['focusTracker']['isFocused']&&_0x477524['hasMarkerForId'](_0x48fa78)&&_0xef890d['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x4dae58,'addComment',(_0xa69789,{threadId:_0x127091,isFromAdapter:_0x18fc18})=>{if(_0x18fc18||!_0x477524['hasMarkerForId'](_0x127091)||!_0x4dae58['hasCommentThread'](_0x127091))return;0x1===_0x4dae58['getCommentThread'](_0x127091)['length']&&(_0xef890d['editing']['view']['focus'](),_0xa69789['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x53157d=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x1deb60;for(const _0x5bfb4b in _0x53157d){const _0x190ad8=_0x5bfb4b,_0x2f6dc6=_0x53157d[_0x190ad8];if('commentsLicenseKeyValid'==_0x2f6dc6||'commentsLicenseKeyInvalid'==_0x2f6dc6||'commentsLicenseKeyExpired'==_0x2f6dc6||'commentsLicenseKeyDomainLimit'==_0x2f6dc6||'commentsLicenseKeyNotAllowed'==_0x2f6dc6||'commentsLicenseKeyEvaluationLimit'==_0x2f6dc6||'commentsLicenseKeyUsageLimit'==_0x2f6dc6){delete _0x53157d[_0x190ad8],_0x1deb60=_0x2f6dc6,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x1deb60&&_0x53157d['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x1deb60&&_0x53157d['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x1deb60&&_0x53157d['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x1deb60&&_0x53157d['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x1deb60&&_0x53157d['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyUsageLimit'==_0x1deb60&&_0x53157d['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x5b5744){const _0xb7afc5=this['editor'],_0x558850=new _0x5b5744(_0xb7afc5['locale']),_0x506b5f=_0xb7afc5['commands']['get']('addCommentThread');return _0x558850['set']({'label':vt(_0xb7afc5['locale'],'Comment'),'icon':_0x1dd61a}),_0x558850['bind']('isEnabled')['to'](_0x506b5f,'isEnabled',_0x506b5f,'hasContent',(_0x54fba8,_0x54a525)=>_0x54fba8&&_0x54a525),this['listenTo'](_0x558850,'execute',()=>{_0x506b5f['execute']();}),_0x558850;}}class CommentsOnly extends _0xd3653f{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[CommentsEditing];}constructor(_0x1f2fe7){super(_0x1f2fe7),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x356cc6,_0x1f689e,_0x14d375)=>{_0x14d375?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x52e3b4,_0x23f908]of this['editor']['commands'])_0x23f908['affectsData']&&'addCommentThread'!==_0x52e3b4&&_0x23f908['forceDisabled']('commentsOnlyMode');(this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('RevisionTracker'))&&this['editor']['plugins']['get']('RevisionTracker')['forceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('SourceEditing')&&this['editor']['plugins']['get']('SourceEditing')['forceDisabled']('commentsOnlyMode');this['editor']['commands']['get']('editSource')?.['forceDisabled']('commentsOnlyMode');const _0x13b1ee=this['editor']['editing']['view']['document'];this['listenTo'](_0x13b1ee,'cut',_0x5448c9=>_0x5448c9['stop'](),{'priority':'highest'}),this['listenTo'](_0x13b1ee,'clipboardInput',_0xa5fcca=>_0xa5fcca['stop'](),{'priority':'highest'}),this['listenTo'](_0x13b1ee,'delete',_0x51acc4=>_0x51acc4['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x24a4c6,_0x353a6c]of this['editor']['commands'])_0x353a6c['affectsData']&&'addCommentThread'!==_0x24a4c6&&_0x353a6c['clearForceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('RevisionTracker')&&this['editor']['plugins']['get']('RevisionTracker')['clearForceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('SourceEditing')&&this['editor']['plugins']['get']('SourceEditing')['clearForceDisabled']('commentsOnlyMode'),this['editor']['commands']['get']('editSource')?.['clearForceDisabled']('commentsOnlyMode'),this['stopListening'](this['editor']['editing']['view']['document']);}}class AnnotationsUIs extends _0xe371d7{['activeUIs'];['uisData'];['_uis'];static get['requires'](){return[Annotations];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x132b5c){super(_0x132b5c),this['activeUIs']=new Set(),this['_uis']=new Map(),this['uisData']=new Map();}['init'](){const _0x103922=this['context']['plugins']['get'](Annotations);this['listenTo'](_0x103922,'_activateAnnotation',(_0xa38493,_0x277381)=>{for(const _0xae644e of this['activeUIs']){const _0x2fe952=this['_uis']['get'](_0xae644e);(0x0,this['uisData']['get'](_0xae644e)['filter'])(_0x277381)&&_0x2fe952['setActiveAnnotation'](_0x277381);}}),this['listenTo'](_0x103922,'_deactivateAllAnnotations',()=>{for(const _0x25f2f4 of this['activeUIs']){this['_uis']['get'](_0x25f2f4)['setActiveAnnotation'](null);}}),this['listenTo'](_0x103922['_visibleAnnotations'],'add',(_0x4aa244,_0x56bf46)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x56bf46);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x2e8aba){return this['activeUIs']['has'](_0x2e8aba);}['activate'](_0xe709e5,_0x5ab7f5=this['defaultFilter']){const _0x1073ec=this['context']['plugins']['get'](Annotations);if(!this['_uis']['has'](_0xe709e5))throw new _0x35b32c('annotationsuis-missing-ui',this,{'uiName':_0xe709e5});this['isActive'](_0xe709e5)&&this['deactivate'](_0xe709e5),this['activeUIs']['add'](_0xe709e5);const _0x1700b5=new AnnotationCollection();Ot({'source':_0x1073ec['_visibleAnnotations'],'target':_0x1700b5,'filter':_0x5ab7f5}),this['uisData']['set'](_0xe709e5,{'collection':_0x1700b5,'filter':_0x5ab7f5});const _0x363d53=this['_uis']['get'](_0xe709e5);_0x363d53['attach'](_0x1700b5),this['listenTo'](_0x363d53,'change:activeAnnotation',(_0x590718,_0x748b0a,_0x5d8c1b,_0x204b86)=>{_0x204b86&&_0x1073ec['_removeActiveAnnotation'](_0x204b86),_0x5d8c1b&&_0x1073ec['_addActiveAnnotation'](_0x5d8c1b);});}['deactivate'](_0x2066b1){if(this['activeUIs']['delete'](_0x2066b1),!this['_uis']['has'](_0x2066b1))throw new _0x35b32c('annotationsuis-missing-ui',this,{'uiName':_0x2066b1});const _0x753663=this['_uis']['get'](_0x2066b1);_0x753663['detach'](),this['stopListening'](_0x753663),this['uisData']['get'](_0x2066b1)['collection']['destroy'](),this['uisData']['delete'](_0x2066b1);}['switchTo'](_0x19291a){if(!this['_uis']['has'](_0x19291a))throw new _0x35b32c('annotationsuis-missing-ui',this,{'uiName':_0x19291a});const _0x1a00d0=this['context']['plugins']['get'](Annotations),_0xf6191b=Array['from'](_0x1a00d0['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x19291a);const _0x27c503=this['_uis']['get'](_0x19291a);_0x27c503['setActiveAnnotation'](_0xf6191b),_0x27c503['_setSelectedAnnotations']&&_0xf6191b&&_0x27c503['_setSelectedAnnotations']([_0xf6191b]);}['deactivateAll'](){for(const _0x3bd1a5 of this['activeUIs'])this['deactivate'](_0x3bd1a5);}['register'](_0x41ab14,_0x5d0580){if(this['_uis']['has'](_0x41ab14))throw new _0x35b32c('annotationsuis-register-already-registered');if('function'!=typeof _0x5d0580['attach']||'function'!=typeof _0x5d0580['detach']||'function'!=typeof _0x5d0580['setActiveAnnotation'])throw new _0x35b32c('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x41ab14,_0x5d0580);}['refilterAnnotations'](){const _0x1a0b41=this['context']['plugins']['get'](Annotations)['collection'],_0x2b2f32=new Map(),_0x32137b=Array['from'](this['activeUIs']);for(const _0x27900f of this['activeUIs']){const _0x5aedea=this['uisData']['get'](_0x27900f)['collection'];for(const _0x1a85d7 of _0x5aedea)_0x2b2f32['set'](_0x1a85d7,_0x27900f);}for(const _0x41eaa5 of _0x1a0b41){const _0x288faf=_0x2b2f32['get'](_0x41eaa5);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x41eaa5);const _0x5da216=_0x32137b['find'](_0x38742d=>this['uisData']['get'](_0x38742d)['filter'](_0x41eaa5));_0x288faf!==_0x5da216&&(_0x288faf&&this['uisData']['get'](_0x288faf)['collection']['remove'](_0x41eaa5),_0x5da216&&this['uisData']['get'](_0x5da216)['collection']['add'](_0x41eaa5));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['defaultFilter'](){return!0x0;}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x4b8170){const _0xffb04d=[];for(const _0x461c93 of this['activeUIs']){(0x0,this['uisData']['get'](_0x461c93)['filter'])(_0x4b8170)&&_0xffb04d['push'](_0x461c93);}if(_0xffb04d['length']>0x1)throw new _0x35b32c('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0xffb04d,'annotationType':_0x4b8170['type']});}}const Bt=/* #__PURE__ -- @preserve */
|
|
32
|
+
_0xf04999('px');class AnnotationsSidebarView extends _0x19cae1{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0x40c233){super(_0x40c233);const _0x24467a=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 _0x405e87(),this['focusCycler']=new _0x34ff04({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x24467a['to']('class')],'style':{'minHeight':_0x24467a['to']('minHeight',_0x2f5f01=>'number'==typeof _0x2f5f01?Bt(_0x2f5f01+0xa):null)},'dir':_0x40c233['uiLanguageDirection'],'role':'application','aria-label':vt(_0x40c233,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':vt(_0x40c233,'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',_0x3b94f1=>{this['_updateItemPositionInFocusables'](_0x3b94f1['source']);}),this['list']['forEach'](_0x3e7e0d=>{this['focusTracker']['add'](_0x3e7e0d['element']),this['_updateItemPositionInFocusables'](_0x3e7e0d);}),this['list']['on']('change',(_0x8111a6,_0x3ed85c)=>{for(const _0x3baa2d of _0x3ed85c['removed'])this['focusTracker']['remove'](_0x3baa2d['element']),this['focusables']['remove'](_0x3baa2d);for(const _0x437bc0 of _0x3ed85c['added'])this['focusTracker']['add'](_0x437bc0['element']),this['_updateItemPositionInFocusables'](_0x437bc0);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0x47503){const _0x2616a4=this['focusables']['getIndex'](_0x47503);let _0x48e1fd,_0x314b98;for(const _0x27aa96 of this['focusables'])if(_0x47503['top']<_0x27aa96['top']){_0x48e1fd=_0x27aa96;break;}if(_0x314b98=_0x48e1fd?this['focusables']['getIndex'](_0x48e1fd):this['focusables']['length'],-0x1!==_0x2616a4){if(_0x2616a4===_0x314b98-0x1)return;this['focusables']['remove'](_0x47503),_0x314b98=_0x48e1fd?this['focusables']['getIndex'](_0x48e1fd):this['focusables']['length'];}this['focusables']['add'](_0x47503,_0x314b98);}}const Ht=/* #__PURE__ -- @preserve */
|
|
33
|
+
_0xf04999('px');class AnnotationsSidebarItemView extends _0x19cae1{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x948ad4){super(_0x948ad4),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x3a665d,_0x3a00ce)=>_0x3a665d+_0x3a00ce),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Nt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x956252=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x956252['to']('isAnimationDisabled',_0x344cf7=>_0x344cf7?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x956252['to']('top',_0x55e065=>Ht(_0x55e065))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x542360=this['element']['clientHeight'];_0x542360&&(this['height']=_0x542360);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class Sidebar extends _0xe371d7{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x263677){super(_0x263677),this['set']('_lastItem',void 0x0),this['view']=this['_createSidebarView'](),this['set']('container',null),this['_spaceBetweenItems']=0x19,this['_sidebarItemViewToAnnotation']=new Map(),this['_annotationToSidebarItemView']=new Map(),this['context']['config']['define']('sidebar.preventScrollOutOfView',!0x1),this['_annotations']=null,this['_activeAnnotation']=null,this['_recalculateBuffer']=[];}['init'](){const _0x850400=this['context']['config']['get']('sidebar.container');_0x850400&&this['setContainer'](_0x850400);}['setContainer'](_0x9bcebe){if(!Ft(_0x9bcebe))throw new _0x35b32c('sidebar-setcontainer-invalid-element');this['container']=_0x9bcebe;}['_attachToContainer']({viewClass:_0x189b13='',spaceBetweenItems:_0x39fe2f=0x19}={}){if(!Ft(this['container']))throw new _0x35b32c('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x189b13,this['_spaceBetweenItems']=_0x39fe2f;}['rearrange']({removedAnnotation:_0x170eef,previousAnnotation:_0x1e757d,nextAnnotation:_0x1ea5ad}){const _0xfde62d=this['getSidebarItemView'](_0x170eef);this['view']['list']['remove'](_0xfde62d),this['_destroySidebarItemView'](_0x170eef),_0x1e757d&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x1e757d)),_0x1ea5ad&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x1ea5ad)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x55222a,activatedAnnotation:_0x4f01ee,disableAnimationOnActivatedAnnotation:_0x5d6894}){if(this['_activeAnnotation']=_0x4f01ee,_0x55222a){_0x55222a['isActive']=!0x1;const _0x10cc3a=this['getSidebarItemView'](_0x55222a);_0x10cc3a&&_0x5d6894&&(_0x10cc3a['isAnimationDisabled']=!0x1);}if(_0x4f01ee){const _0x56e634=this['getSidebarItemView'](_0x4f01ee);_0x56e634&&(_0x4f01ee['isActive']=!0x0,_0x5d6894&&(_0x56e634['isAnimationDisabled']=!0x0,_0x56e634['top']+=0x1),this['_alignToTargetRect'](_0x56e634));}}['_detachFromContainer'](_0x5d5bf8){if(this['view']['element']['remove'](),_0x5d5bf8){for(const _0x355cb8 of _0x5d5bf8)this['_destroySidebarItemView'](_0x355cb8);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x385644,_0x48f825){_0x48f825||(_0x48f825=_0x385644['view']);const _0x285009=new AnnotationsSidebarItemView(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x285009,_0x385644),this['_annotationToSidebarItemView']['set'](_0x385644,_0x285009),_0x285009['content']['add'](_0x48f825),this['listenTo'](_0x385644['view'],'change:targetRect',(_0x3107f4,_0x4b814c,_0x588c52)=>{const _0x39dc35=this['_getTargetTop'](_0x385644,_0x588c52);_0x285009['_targetTop']!=_0x39dc35&&(_0x285009['_targetTop']=_0x39dc35,this['_setItemTop'](_0x285009,_0x39dc35));}),this['listenTo'](_0x285009,'change:top',()=>{this['_recalculate'](_0x285009,'top');}),this['listenTo'](_0x285009,'change:bottom',()=>{this['_recalculate'](_0x285009,'bottom');}),this['_alignToTargetRect'](_0x285009);const _0x23b0dd=this['_getItemBefore'](_0x285009);if(_0x23b0dd)this['_alignAfterItem'](_0x23b0dd,_0x285009)||this['_alignToTargetRect'](_0x285009);else this['_alignToTargetRect'](_0x285009);return this['_updateLastItem'](),this['view']['list']['add'](_0x285009),_0x285009;}['_alignForTopChange'](_0x1f1cda){if(!_0x1f1cda['content']['length'])return;const _0x871057=this['_getItemBefore'](_0x1f1cda);if(!_0x871057)return;const _0x17fa1e=this['_sidebarItemViewToAnnotation']['get'](_0x871057),_0x4930ef=this['_activeAnnotation'];_0x4930ef&&_0x4930ef===_0x17fa1e?this['_alignAfterItem'](_0x871057,_0x1f1cda):this['_alignBeforeItem'](_0x1f1cda,_0x871057);}['_alignForBottomChange'](_0x319f53){if(!_0x319f53['content']['length'])return;const _0x5ccfd4=this['_getItemAfter'](_0x319f53);if(!_0x5ccfd4)return;const _0x140d58=this['_sidebarItemViewToAnnotation']['get'](_0x5ccfd4),_0x504e04=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x28635c=this['_activeAnnotation'];_0x28635c&&_0x28635c===_0x140d58&&_0x504e04?(this['_alignBeforeItem'](_0x5ccfd4,_0x319f53),this['_alignAfterItem'](_0x319f53,_0x5ccfd4)):_0x28635c&&_0x28635c===_0x140d58?this['_alignBeforeItem'](_0x5ccfd4,_0x319f53):this['_alignAfterItem'](_0x319f53,_0x5ccfd4);}['_recalculate'](_0x1de644,_0x421c2f){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x103f83,changedProp:_0x328d74}of this['_recalculateBuffer'])'top'===_0x328d74?this['_alignForTopChange'](_0x103f83):this['_alignForBottomChange'](_0x103f83);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x1de644,'changedProp':_0x421c2f});}['getSidebarItemView'](_0x2fdb15){return this['_annotationToSidebarItemView']['get'](_0x2fdb15);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x521f6d){const _0x56cf9c=this['getSidebarItemView'](_0x521f6d);this['stopListening'](_0x56cf9c),this['stopListening'](_0x521f6d['view']),_0x56cf9c['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x521f6d),this['_sidebarItemViewToAnnotation']['delete'](_0x56cf9c);}['_createSidebarView'](){const _0x207a7c=new AnnotationsSidebarView(this['context']['locale']);return _0x207a7c['render'](),this['on']('change:_lastItem',(_0x25f5e0,_0x3a4328,_0x48e6de,_0x41794f)=>{_0x41794f&&_0x207a7c['unbind']('minHeight'),_0x48e6de?_0x207a7c['bind']('minHeight')['to'](_0x48e6de,'bottom'):_0x207a7c['minHeight']=null;}),_0x207a7c;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x2e0e40){const _0x99c2e1=this['_sidebarItemViewToAnnotation']['get'](_0x2e0e40),_0x103266=_0x99c2e1&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x99c2e1)-0x1);return _0x103266&&this['getSidebarItemView'](_0x103266)||null;}['_getItemAfter'](_0x4f0a7e){const _0x5dd4df=this['_sidebarItemViewToAnnotation']['get'](_0x4f0a7e),_0x48cf4b=_0x5dd4df&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x5dd4df)+0x1);return _0x48cf4b&&this['getSidebarItemView'](_0x48cf4b)||null;}['_alignBeforeItem'](_0x4c2577,_0x1efa53){_0x4c2577['updateHeight']();const _0x754c28=Ut(_0x1efa53['bottom']+this['_spaceBetweenItems'],_0x4c2577['top']);return!!_0x754c28&&(this['_setItemTop'](_0x1efa53,_0x1efa53['top']-_0x754c28),!0x0);}['_alignAfterItem'](_0x9840ca,_0x3b6cca){_0x9840ca['updateHeight']();const _0x671ab6=Ut(_0x9840ca['bottom']+this['_spaceBetweenItems'],_0x3b6cca['top']);return!!_0x671ab6&&(this['_setItemTop'](_0x3b6cca,_0x3b6cca['top']+_0x671ab6,!0x1),!0x0);}['_alignToTargetRect'](_0x4c370e){const _0x470ebe=this['_sidebarItemViewToAnnotation']['get'](_0x4c370e);if(!_0x470ebe||!_0x470ebe['target']||!_0x470ebe['targetRect'])return;const _0x5bc2a0=this['_getTargetTop'](_0x470ebe,_0x470ebe['targetRect']);this['_setItemTop'](_0x4c370e,_0x5bc2a0);}['_getTargetTop'](_0x52d6cc,_0xa48246){if(null===_0xa48246)return 0x0;if(_0x52d6cc['target']instanceof _0x48af12)return _0xa48246['top'];{const _0x344615=new _0x48af12(this['view']['element'])['top'];return _0xa48246['top']-_0x344615;}}['_setItemTop'](_0x4263c5,_0x3ee5bb,_0x374e31=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x374e31&&(_0x3ee5bb=Math['max'](_0x3ee5bb,this['_getMaxAvailableTop'](_0x4263c5))),_0x4263c5['top']=_0x3ee5bb;}['_getMaxAvailableTop'](_0x236235){let _0x51fa1d=this['_getItemBefore'](_0x236235),_0x2420e5=0x0;for(;_0x51fa1d;)_0x51fa1d['updateHeight'](),_0x2420e5+=this['_spaceBetweenItems']+_0x51fa1d['height'],_0x51fa1d=this['_getItemBefore'](_0x51fa1d);return _0x2420e5;}}function Ut(_0x2b0a67,_0x11b755){return Math['max'](_0x2b0a67-_0x11b755,0x0);}function Ft(_0x448a1d){return null!==_0x448a1d&&'object'==typeof _0x448a1d&&0x1===_0x448a1d['nodeType'];}class WideSidebar extends _0xe371d7{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[Sidebar,AnnotationsUIs];}static get['pluginName'](){return'WideSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1ba70e){super(_0x1ba70e),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x286304(),this['_refreshPositioningDebounced']=_0x9e6aed(()=>{_0x1ba70e['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x72c910=this['context']['plugins']['get'](AnnotationsUIs),_0x5e9f14=this['context']['plugins']['get'](Sidebar);_0x72c910['register']('wideSidebar',this),_0x5e9f14['container']&&_0x72c910['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x3c275d){if(_0x3c275d===this['activeAnnotation'])return;const _0x2a1727=this['context']['plugins']['get'](Sidebar);_0x2a1727['_activeAnnotation']=_0x3c275d;const _0x352522=this['activeAnnotation'];_0x2a1727['refresh']({'blurredAnnotation':_0x352522,'activatedAnnotation':_0x3c275d}),this['activeAnnotation']=_0x3c275d;}['attach'](_0x40aa20){this['annotations']=_0x40aa20;const _0x53e200=this['context']['plugins']['get'](Sidebar);if(_0x53e200['_annotations']=_0x40aa20,this['isAttached'])throw new _0x35b32c('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x53e200,'set:container',()=>{this['detach'](),this['listenTo'](_0x53e200,'change:container',_0x12c270=>{_0x12c270['off'](),this['attach'](_0x40aa20);});}),_0x53e200['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x8c0338=_0x8d93c1=>{_0x8d93c1['updateTargetRect'](),_0x53e200['addAnnotation'](_0x8d93c1);};for(const _0x131ce2 of _0x40aa20)_0x8c0338(_0x131ce2);this['listenTo'](_0x40aa20,'add',(_0x35dc1f,_0x492afd)=>{_0x8c0338(_0x492afd);}),this['listenTo'](_0x40aa20,'remove',(_0x1bfb70,_0x5de953,_0x3e616a)=>{_0x53e200['rearrange']({'removedAnnotation':_0x5de953,'previousAnnotation':_0x40aa20['get'](_0x3e616a-0x1),'nextAnnotation':_0x40aa20['get'](_0x3e616a+0x1)}),_0x5de953===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x40aa20,'focus',(_0x346c15,_0x355c8e)=>{this['setActiveAnnotation'](_0x355c8e);}),this['listenTo'](_0x40aa20,'blur',()=>{this['setActiveAnnotation'](null);});const _0x11e2e9=this['context']instanceof _0x4931dd?this['context']['editors']:new _0x286304([this['context']]);for(const _0x5b5e7b of _0x11e2e9)this['_integrateWithEditorAnnotations'](_0x5b5e7b);this['listenTo'](_0x11e2e9,'add',(_0xb56188,_0x144f22)=>{this['listenTo'](_0x144f22,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x144f22);});}),this['listenTo'](_0x11e2e9,'remove',(_0x5c2f70,_0x5bff56)=>{_0x5bff56['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x5bff56['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x35b32c('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x6134f1=this['context']['plugins']['get'](Sidebar);_0x6134f1['_detachFromContainer'](this['annotations']),this['stopListening'](_0x6134f1),this['stopListening'](this['annotations']),this['context']instanceof _0x4931dd&&this['stopListening'](this['context']['editors']);for(const _0x4c244f of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x4c244f);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x842eae){if(!_0x842eae['plugins']['has']('EditorAnnotations'))return;const _0x59b138=_0x842eae['plugins']['get']('EditorAnnotations'),_0x3464df=()=>{const _0x313438=_0x59b138['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x313438[0x0]||null);};this['listenTo'](_0x59b138,'refresh',_0x3464df),this['listenTo'](_0x59b138,'blur',(_0x12e1b1,{isAnnotationTracked:_0x1f3f99})=>{this['activeAnnotation']&&_0x1f3f99(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x59b138,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0xc63026=>{_0x59b138['hasDomSelection']()&&(_0x3464df(),_0xc63026['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x59b138);}['_destroyEditorAnnotationsIntegration'](_0x4a0bca){this['stopListening'](_0x4a0bca),this['_editorAnnotations']['remove'](_0x4a0bca);}}class AnnotationCounterButtonView extends _0x41e88b{['counterView'];constructor(_0x5213cb){super(_0x5213cb);const _0x292b18=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x31a896,_0x4a9a76)=>_0x31a896?'...':_0x4a9a76['toString']()),this['set']('annotationType',''),this['icon']=_0x1dd61a,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new _0x19cae1(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x292b18['to']('annotationType',_0x2d0ace=>'ck-annotation-counter__badge--'+_0x2d0ace),_0x292b18['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x292b18['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class NarrowSidebar extends _0xe371d7{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[Sidebar,AnnotationsUIs];}static get['pluginName'](){return'NarrowSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0xe854bc){super(_0xe854bc),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=new(_0x2f96f7())(),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x286304(),this['_refreshPositioningDebounced']=_0x9e6aed(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](AnnotationsUIs)['register']('narrowSidebar',this),this['bodyCollection']=new rt(this['context']['locale']),this['balloonPanelView']=new ht(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x2f995b){this['annotations']=_0x2f995b;const _0x1b668e=this['context']['plugins']['get'](Sidebar),_0x50ab12=this['balloonPanelView'];if(_0x1b668e['_annotations']=_0x2f995b,this['isAttached'])throw new _0x35b32c('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x1b668e,'set:container',()=>{this['detach'](),this['listenTo'](_0x1b668e,'change:container',_0x2b2f21=>{_0x2b2f21['off'](),this['attach'](_0x2f995b);});}),_0x1b668e['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x158ec8=_0x16eb36=>{const _0x286e28=new AnnotationCounterButtonView(this['context']['locale']);_0x1b668e['addAnnotation'](_0x16eb36,_0x286e28),this['_annotationToNarrowView']['set'](_0x16eb36,_0x286e28),_0x286e28['bind']('isDirty','annotationType','number')['to'](_0x16eb36['view'],'isDirty','type','length'),_0x286e28['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x50ab12['content']['first']!==_0x16eb36['view']?(this['_showBalloon'](_0x16eb36),_0x16eb36['view']['element']['focus'](),this['setActiveAnnotation'](_0x16eb36)):this['setActiveAnnotation'](null);});};for(const _0x29e4b0 of _0x2f995b)_0x158ec8(_0x29e4b0);this['listenTo'](_0x2f995b,'add',(_0x250348,_0x34c900)=>{_0x158ec8(_0x34c900);}),this['listenTo'](_0x2f995b,'remove',(_0x368f78,_0x2071a0,_0x3bd600)=>{this['_annotationToNarrowView']['get'](_0x2071a0)['destroy'](),this['_annotationToNarrowView']['delete'](_0x2071a0),_0x1b668e['rearrange']({'removedAnnotation':_0x2071a0,'previousAnnotation':_0x2f995b['get'](_0x3bd600-0x1),'nextAnnotation':_0x2f995b['get'](_0x3bd600+0x1)}),_0x2071a0===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x2f995b,'focus',(_0x2b9dd4,_0x589628)=>{this['setActiveAnnotation'](_0x589628);}),this['listenTo'](_0x2f995b,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x275d89,_0x3a0d9a)=>{_0x3a0d9a['keyCode']===_0x44a22d['esc']&&_0x50ab12['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x50ab12['content']['first']),this['_hideBalloon'](),_0x3a0d9a['stopPropagation'](),_0x3a0d9a['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x3c944f,_0x5cfa9e)=>{const _0x50c388=_0x5cfa9e['target'];_0x50ab12['isVisible']&&_0x50ab12['element']['contains'](_0x50c388)||_0x1b668e['view']['element']['contains'](_0x50c388)||_0x3c944f['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x2d43e8=>_0x2d43e8['contains'](_0x50c388))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x467b93=this['context']instanceof _0x4931dd?this['context']['editors']:new _0x286304([this['context']]);for(const _0x2c6727 of _0x467b93)this['_integrateWithEditorAnnotations'](_0x2c6727);this['listenTo'](_0x467b93,'add',(_0x4c84a6,_0x575c50)=>{this['listenTo'](_0x575c50,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x575c50);});}),this['listenTo'](_0x467b93,'remove',(_0x107913,_0x11eab1)=>{_0x11eab1['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x11eab1['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x30f296){if(_0x30f296===this['activeAnnotation'])return;const _0x5ccf57=this['context']['plugins']['get'](Sidebar);if(_0x5ccf57['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x30f296,'disableAnimationOnActivatedAnnotation':!0x0}),_0x30f296)_0x5ccf57['getSidebarItemView'](_0x30f296)?this['_showBalloon'](_0x30f296):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x30f296;}['detach'](){if(!this['isAttached'])throw new _0x35b32c('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x2bf3c5=this['context']['plugins']['get'](Sidebar);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x1a5740=>_0x1a5740['destroy']()),this['_annotationToNarrowView']['clear'](),_0x2bf3c5['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x4931dd&&this['stopListening'](this['context']['editors']);for(const _0x433f24 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x433f24);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['_selectedAnnotations']=[],this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach'](),this['bodyCollection']['detachFromDom']();}['_integrateWithEditorAnnotations'](_0x49cc18){if(!_0x49cc18['plugins']['has']('EditorAnnotations'))return;const _0x3eea17=_0x49cc18['plugins']['get']('EditorAnnotations'),_0x27dd98=this['context']['plugins']['get'](Sidebar),_0x675916=this['annotations'],_0x1c93d6=this['balloonPanelView'],_0x2c39b2=()=>{const _0x2258f=_0x3eea17['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x2258f),this['setActiveAnnotation'](_0x2258f[0x0]||null);};this['listenTo'](_0x3eea17,'refresh',_0x2c39b2),this['listenTo'](_0x3eea17,'blur',(_0x18265a,{isAnnotationTracked:_0x3d9907})=>{this['activeAnnotation']&&_0x3d9907(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x3eea17,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x675916,'blur',_0x22a157=>{_0x3eea17['hasDomSelection']()&&_0x22a157['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x47d74b,_0x3631aa)=>{const _0x5a54f4=_0x3631aa['target'];_0x1c93d6['isVisible']&&_0x1c93d6['element']['contains'](_0x5a54f4)||_0x27dd98['view']['element']['contains'](_0x5a54f4)||this['activeAnnotation']&&_0x3eea17['hasDomSelection']()&&(_0x2c39b2(),_0x47d74b['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x3eea17);}['_destroyEditorAnnotationsIntegration'](_0x2e7404){_0x2e7404&&(this['stopListening'](_0x2e7404),this['_editorAnnotations']['remove'](_0x2e7404));}['_setSelectedAnnotations'](_0x3f9029){for(const _0xcdb7b3 of this['_selectedAnnotations'])_0x3f9029['includes'](_0xcdb7b3)||this['_manuallyClosedAnnotationViews']['delete'](_0xcdb7b3['view']);this['_selectedAnnotations']=_0x3f9029;}['_refreshPositioning'](){const _0x3a70bc=this['balloonPanelView'];this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning'](),_0x3a70bc['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x17dfbc){if(this['_manuallyClosedAnnotationViews']['has'](_0x17dfbc['view']))return;const _0x5e3bcc=this['balloonPanelView']['content']['first'];_0x5e3bcc!==_0x17dfbc['view']?(_0x5e3bcc&&this['_detachListeners'](_0x5e3bcc),this['_attachListeners'](_0x17dfbc['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x17dfbc['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x11e789=this['balloonPanelView']['content']['first'],_0x436eb7=_0x11e789&&this['annotations']['getByView'](_0x11e789);if(!_0x436eb7||!this['_annotationToNarrowView']['has'](_0x436eb7))return;const _0x5b520e=this['_annotationToNarrowView']['get'](_0x436eb7)['element'],_0x192f3e=(function(){const _0x4f71d8=ht['defaultPositions'];return[_0x4f71d8['southArrowNorthEast'],_0x4f71d8['northArrowSouthEast'],_0x4f71d8['southArrowNorth'],_0x4f71d8['northArrowSouth'],_0x4f71d8['southArrowNorthWest'],_0x4f71d8['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x5b520e,'positions':_0x192f3e});}['_hideBalloon'](){const _0x57293f=this['balloonPanelView'],_0x2e42a6=_0x57293f['content']['first'];_0x2e42a6&&(this['_detachListeners'](_0x2e42a6),_0x57293f['unpin'](),_0x57293f['content']['clear']());}['_attachListeners'](_0x47e6f6){this['listenTo'](_0x47e6f6,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x47e6f6,'Esc',(_0x47740b,_0xfed8)=>{this['_manuallyClosedAnnotationViews']['add'](_0x47e6f6),this['_hideBalloon'](),_0xfed8();});}['_detachListeners'](_0x17ec76){this['stopListening'](_0x17ec76);}}class InlineAnnotations extends _0xd3653f{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];['_refreshVisibilityDebounced'];static get['requires'](){return[EditorAnnotations,at,AnnotationsUIs];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x24dde6){super(_0x24dde6),_0x24dde6['editing']['view']['addObserver'](ut),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x24dde6['plugins']['get'](at),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1,this['_refreshVisibilityDebounced']=_0x9e6aed(()=>{this['editor']['plugins']['get']('Annotations')['refreshVisibility']();},0xfa,{'leading':!0x1});}['init'](){const _0x4d666e=this['editor']['plugins']['get'](AnnotationsUIs);_0x4d666e['context']===this['editor']&&(_0x4d666e['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x3d5104,_0x454447)=>{const _0xde3cee=this['_balloon'];if(this['isAttached']&&_0xde3cee['visibleView']){const _0x188a26=this['annotations']['getByView'](_0xde3cee['visibleView']);_0x188a26&&this['_closeAnnotation'](_0x188a26),_0x454447();}}));}['afterInit'](){const _0x195200=this['editor']['plugins']['get'](AnnotationsUIs);_0x195200['context']===this['editor']&&(_0x195200['hasActive']()||_0x195200['switchTo']('inline'));}['setActiveAnnotation'](_0xa55d2d){_0xa55d2d!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0xa55d2d&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0xa55d2d)&&this['_addAnnotationToBalloon'](_0xa55d2d,!0x0),_0xa55d2d['isActive']=!0x0),_0xa55d2d||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0xa55d2d);}['attach'](_0x31420e){this['annotations']=_0x31420e;const _0xde6d9e=this['editor']['plugins']['get'](AnnotationsUIs),_0x474697=this['_balloon'];if(this['isAttached'])throw new _0x35b32c('inlineannotations-attach-already-attached',this);if(_0xde6d9e['context']!==this['editor'])throw new _0x35b32c('inlineannotations-not-allowed-with-context',this);const _0x4f0401=this['editor']['plugins']['get'](EditorAnnotations);this['listenTo'](_0x4f0401,'refresh',()=>{const _0x22f759=_0x4f0401['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x21392c,_0x5ecb2a;!this['_forceRefresh']&&(_0x21392c=_0x22f759,_0x5ecb2a=this['_selectedAnnotations'],_0x21392c['length']===_0x5ecb2a['length']&&_0x21392c['every'](_0x2d33=>_0x5ecb2a['includes'](_0x2d33)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x22f759),this['setActiveAnnotation'](_0x22f759[0x0]||null));}),this['listenTo'](_0x4f0401,'blur',(_0x2877d6,{isAnnotationTracked:_0x224e2f})=>{this['activeAnnotation']&&_0x224e2f(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x4f0401,'uiUpdate',()=>{this['_refreshVisibilityDebounced']();}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x1c463a,_0x385a47,_0x39ef26)=>{_0x39ef26||this['setActiveAnnotation'](null);}),this['listenTo'](_0x31420e,'remove',(_0x42c49c,_0x18f341)=>{this['_removeAnnotationFromBalloon'](_0x18f341),_0x18f341===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x474697,'change:visibleView',(_0x3c5be7,_0x283487,_0x3df329,_0x37423a)=>{_0x37423a&&this['stopListening'](_0x37423a);const _0x24dc9f=_0x31420e['getByView'](_0x3df329);_0x3df329&&_0x24dc9f&&(this['listenTo'](_0x3df329,'change:height',()=>{_0x474697['updatePosition']();}),this['listenTo'](_0x3df329,'Esc',()=>{this['_closeAnnotation'](_0x24dc9f),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x24dc9f&&this['setActiveAnnotation'](_0x24dc9f));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x474697['visibleView']&&(_0x31420e['getByView'](_0x474697['visibleView'])&&_0x474697['updatePosition']());}),this['listenTo'](this['editor']['editing']['view']['document'],'mousedown',()=>{this['_forceRefresh']=!0x0,this['_manuallyClosed']['clear']();}),this['editor']['editing']['view']['document']['selection']['editableElement']&&this['editor']['editing']['view']['focus'](),this['isAttached']=!0x0;}['detach'](){if(!this['isAttached'])throw new _0x35b32c('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x169fce of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x169fce);this['_refreshVisibilityDebounced']['cancel'](),this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach'](),this['_refreshVisibilityDebounced']['cancel']();}['_setSelectedAnnotations'](_0x35fb58){for(const _0x473ada of this['_selectedAnnotations'])_0x35fb58['includes'](_0x473ada)||this['_manuallyClosed']['delete'](_0x473ada);for(const _0x448278 of this['annotations'])_0x35fb58['includes'](_0x448278)||this['_removeAnnotationFromBalloon'](_0x448278);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x2e4970 of _0x35fb58)this['_addAnnotationToBalloon'](_0x2e4970);}this['_selectedAnnotations']=_0x35fb58;}['_addAnnotationToBalloon'](_0x1d0f74,_0x5f0e32=!0x1){this['_manuallyClosed']['has'](_0x1d0f74)||(this['_addedAnnotations']['has'](_0x1d0f74)||this['_balloon']['hasView'](_0x1d0f74['view'])||(this['_addedAnnotations']['add'](_0x1d0f74),this['_balloon']['add']({'stackId':_0x1d0f74['view']['id'],'view':_0x1d0f74['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x1d0f74)}})),_0x5f0e32&&this['_balloon']['showStack'](_0x1d0f74['view']['id']));}['_getBalloonTargetForAnnotation'](_0x276371){const _0x5eaf1b=_0x276371['target'],_0x258025=this['editor']['editing']['view'],_0x2d53f3=_0x258025['document']['selection']['getFirstRange'](),_0xe120b4=_0x258025['domConverter']['viewRangeToDom'](_0x2d53f3);if(_0xe120b4['collapse'](!0x0),_0x5eaf1b){if(_0x5eaf1b instanceof _0x48af12)return _0x5eaf1b;let _0x3df82b=[];for(const _0xd43bc7 of _0x5eaf1b)_0x3df82b['push'](..._0x48af12['getDomElementRects'](_0xd43bc7));_0x3df82b=function(_0x387c2b){const _0xe7f072=[];let _0x4e0e02=_0x387c2b[0x0];for(let _0x208268=0x1;_0x208268<_0x387c2b['length'];_0x208268++)if(Wt(_0x4e0e02,_0x387c2b[_0x208268])){const _0x515558=_0x387c2b[_0x208268]['width'];_0x4e0e02['width']+=_0x515558,_0x4e0e02['right']+=_0x515558;}else _0xe7f072['push'](_0x4e0e02),_0x4e0e02=_0x387c2b[_0x208268];return _0xe7f072['push'](_0x4e0e02),_0xe7f072;}(_0x3df82b);const _0x320969=_0xe120b4['getBoundingClientRect']();return _0x3df82b['find'](_0x16712f=>_0x16712f['top']<=_0x320969['top']&&_0x16712f['bottom']>=_0x320969['bottom']&&_0x16712f['left']<=_0x320969['left']&&_0x16712f['right']>=_0x320969['right'])||_0x3df82b[0x0];}return _0x276371['targetRect']||_0xe120b4;}['_removeAnnotationFromBalloon'](_0x47277a){this['_addedAnnotations']['has'](_0x47277a)&&this['_balloon']['hasView'](_0x47277a['view'])&&(this['_addedAnnotations']['delete'](_0x47277a),this['_balloon']['remove'](_0x47277a['view']));}['_closeAnnotation'](_0x79d082){this['_manuallyClosed']['add'](_0x79d082),this['_removeAnnotationFromBalloon'](_0x79d082);}}function Wt(_0x4c443f,_0x25cc5b){return _0x4c443f['top']===_0x25cc5b['top']&&_0x4c443f['bottom']===_0x25cc5b['bottom']&&_0x4c443f['right']===_0x25cc5b['left'];}class CommentsArchiveView extends _0x19cae1{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0xd9bc2f,_0x4f1476){super(_0xd9bc2f),this['set']('isEmpty',!_0x4f1476['length']),this['focusTracker']=new _0x405e87(),this['_annotationViews']=_0x4f1476,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new _0x34ff04({'focusables':_0x4f1476,'focusTracker':this['focusTracker']}),this['listenTo'](_0x4f1476,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x4f1476,'remove',(_0x429d1d,_0x374637)=>{_0x374637['isActive']&&this['focus'](),_0x4f1476['length']||(this['isEmpty']=!0x0);});const _0x1b2081=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':vt(_0xd9bc2f,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x4f1476},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x1b2081['if']('isEmpty','ck-hidden',_0x1cf334=>!_0x1cf334)]},'children':[{'text':vt(_0xd9bc2f,'EMPTY_COMMENTS_ARCHIVE')}]}]}]});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['destroy'](){super['destroy'](),this['focusTracker']['destroy']();}['focus'](){this['focusCycler']['first']?this['focusCycler']['focusFirst']():this['element']['focus']();}['_setupKeyboardNavigation'](){for(const _0x466896 of this['_annotationViews'])this['focusTracker']['add'](_0x466896['element']);this['_annotationViews']['on']('change',(_0x9be70,{added:_0x3cbe85,removed:_0x5b06d3})=>{for(const _0xd51597 of _0x3cbe85)this['focusTracker']['add'](_0xd51597['element']);for(const _0x2ca223 of _0x5b06d3)this['focusTracker']['remove'](_0x2ca223['element']);});}}class CommentsArchive extends _0xe371d7{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[CommentsRepository,Annotations];}constructor(_0x37d770){super(_0x37d770),this['archivedThreads']=new _0x286304();}['init'](){const _0x43ea54=this['context'],_0x2589f4=_0x43ea54['plugins']['get'](CommentsRepository),_0x28111e=_0x43ea54['plugins']['get'](Annotations);this['listenTo'](_0x2589f4,'addCommentThread',(_0x586e82,{threadId:_0xd47a9})=>{const _0x4d4a2e=_0x2589f4['getCommentThread'](_0xd47a9);_0x4d4a2e['archivedAt']&&this['archivedThreads']['add'](_0x4d4a2e,this['_calculatePosition'](_0x4d4a2e['archivedAt'])),this['listenTo'](_0x4d4a2e,'change:archivedAt',(_0x110ac3,_0x1cca0e,_0x2f081a)=>{_0x2f081a?this['archivedThreads']['has'](_0x4d4a2e)||this['archivedThreads']['add'](_0x4d4a2e,this['_calculatePosition'](_0x4d4a2e['archivedAt'])):this['archivedThreads']['has'](_0x4d4a2e)&&this['archivedThreads']['remove'](_0x4d4a2e);});}),this['listenTo'](_0x2589f4,'removeCommentThread',(_0x501b5d,{threadId:_0x219b80})=>{const _0x24a301=_0x2589f4['getCommentThread'](_0x219b80);this['stopListening'](_0x24a301),this['archivedThreads']['has'](_0x24a301)&&this['archivedThreads']['remove'](_0x24a301);},{'priority':'highest'}),this['listenTo'](_0x28111e['collection'],'focus',(_0x187298,_0x2c249d)=>{_0x2c249d['isVisible']||(_0x2c249d['isActive']=!0x0,_0x28111e['activate'](_0x2c249d));});}['_calculatePosition'](_0x13e91d){const _0x57d528=[...this['archivedThreads']]['findIndex'](_0x4da1c6=>_0x4da1c6['archivedAt']<_0x13e91d);return _0x57d528>-0x1?_0x57d528:this['archivedThreads']['length'];}}class CommentsArchiveUI extends _0xd3653f{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[CommentsArchive,ct];}constructor(_0x89f414){super(_0x89f414),this['annotationViews']=new tt(),this['_pendingThreads']=[];}['init'](){const _0x575b95=this['editor'],_0x580da8=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x575b95['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x41e88b,!0x0)),_0x575b95['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x9efc95=this['_createCommentsArchiveButton'](ot);return _0x9efc95['set']({'role':'menuitemcheckbox'}),_0x9efc95;});const _0xd65e25=_0x575b95['plugins']['get'](CommentsArchive),_0x3c9cc8=_0x575b95['plugins']['get']('Annotations'),_0x49b7b6=_0x575b95['plugins']['get']('CommentsRepository');_0xd65e25['archivedThreads']['forEach'](_0x599ec1=>{this['_handleNewThread'](_0x599ec1);}),this['listenTo'](_0xd65e25['archivedThreads'],'add',(_0x591b2c,_0x2bb6cb)=>{this['_handleNewThread'](_0x2bb6cb);}),this['listenTo'](_0x3c9cc8['collection'],'add',(_0x35b69a,_0x105899)=>{const _0xa8721=this['_pendingThreads']['find'](_0x3d6618=>{const _0xa4213a=_0x49b7b6['_threadToController']['get'](_0x3d6618);return _0xa4213a&&_0x105899['innerView']===_0xa4213a['view'];});if(_0xa8721){const _0x2d5a11=this['_calculatePosition'](_0xa8721['archivedAt']);this['_addAnnotationToArchive'](_0x105899,_0x2d5a11),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0xa8721),0x1);}}),this['listenTo'](_0xd65e25['archivedThreads'],'remove',(_0x27ba02,_0x50a535)=>{const _0x337607=_0x575b95['config']['get']('collaboration.channelId');if(!_0x337607||_0x50a535['channelId']===_0x337607){if(this['_pendingThreads']['includes'](_0x50a535))this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x50a535),0x1);else{const _0x1f6cee=_0x49b7b6['_threadToController']['get'](_0x50a535),_0x3a2984=_0x3c9cc8['getByInnerView'](_0x1f6cee['view']);this['annotationViews']['remove'](_0x3a2984['view']),this['stopListening'](_0x3a2984),this['stopListening'](_0x3a2984['focusableElements']);}}}),this['listenTo'](_0x3c9cc8['collection'],'add',(_0x59503b,_0x45664d)=>{this['listenTo'](_0x45664d,'escape',_0x580da8);}),this['listenTo'](_0x3c9cc8['collection'],'remove',(_0x32a5f0,_0x5d82e9)=>{this['stopListening'](_0x5d82e9,'escape',_0x580da8);});}['_addAnnotationToArchive'](_0x26b278,_0xdad1f6){this['listenTo'](_0x26b278,'set:isVisible',_0xb3dabc=>{_0xb3dabc['return']=!0x1,_0xb3dabc['stop']();}),this['annotationViews']['add'](_0x26b278['view'],_0xdad1f6);}['_handleNewThread'](_0x48a762){const _0x364fe7=this['editor']['plugins']['get']('CommentsRepository'),_0x3e42d2=this['editor']['plugins']['get']('Annotations'),_0x114f32=this['editor']['config']['get']('collaboration.channelId');if(!_0x114f32||_0x48a762['channelId']===_0x114f32){const _0x42eafb=_0x364fe7['_threadToController']['get'](_0x48a762);if(!_0x42eafb)return void this['_pendingThreads']['push'](_0x48a762);const _0x33b0eb=this['_calculatePosition'](_0x48a762['archivedAt']),_0x270328=_0x3e42d2['getByInnerView'](_0x42eafb['view']);_0x270328['isVisible']&&_0x3e42d2['_visibleAnnotations']['remove'](_0x270328),this['_addAnnotationToArchive'](_0x270328,_0x33b0eb);}}['_calculatePosition'](_0xbe47a0){const _0x4ddf1d=this['editor']['config']['get']('collaboration.channelId'),_0x2e5628=[...this['editor']['plugins']['get'](CommentsArchive)['archivedThreads']]['filter'](_0x3b48a0=>_0x3b48a0['channelId']===_0x4ddf1d)['findIndex'](_0x5bd79e=>_0x5bd79e['archivedAt']<_0xbe47a0);return _0x2e5628<0x0||_0x2e5628>this['annotationViews']['length']?this['annotationViews']['length']:_0x2e5628-0x1;}['_toggleDialog'](){const _0x5522cf=this['editor'],_0x1a4b8a=_0x5522cf['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new CommentsArchiveView(_0x5522cf['locale'],this['annotationViews'])),'commentsArchive'===_0x1a4b8a['id']?_0x1a4b8a['hide']():_0x1a4b8a['show']({'id':'commentsArchive','title':vt(_0x5522cf['locale'],'COMMENTS_ARCHIVE'),'icon':_0x5f5355,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':dt['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x36c8dd,_0x475f1d=!0x1){const _0x1fdf6a=this['editor']['locale'],_0x583a0f=this['editor']['plugins']['get']('Dialog'),_0x41497f=new _0x36c8dd(_0x1fdf6a);return _0x41497f['bind']('isEnabled')['to'](this,'isEnabled'),_0x41497f['bind']('isOn')['to'](_0x583a0f,'id',_0x2033e8=>'commentsArchive'===_0x2033e8),_0x41497f['set']({'label':vt(_0x1fdf6a,'COMMENTS_ARCHIVE'),'icon':_0x5f5355,'isToggleable':!0x0}),_0x475f1d&&(_0x41497f['tooltip']=!0x0),this['listenTo'](_0x41497f,'execute',()=>this['_toggleDialog']()),_0x41497f;}['_hideDialogOnAnnotationEscape']=_0x4ae218=>{const _0x5bd7c8=_0x4ae218['source'];if(!this['annotationViews']['has'](_0x5bd7c8['view']))return;const _0x2d5902=this['editor']['plugins']['get']('Dialog');_0x2d5902['isOpen']&&'commentsArchive'===_0x2d5902['id']&&(_0x2d5902['hide'](),_0x4ae218['stop']());};}class Comments extends _0xd3653f{static get['requires'](){return[CommentsRepository,CommentsEditing,CommentsUI,CommentsArchive,CommentsArchiveUI,CommentsOnly,WideSidebar,NarrowSidebar,InlineAnnotations];}static get['pluginName'](){return'Comments';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{AddCommentThreadCommand,Annotation,AnnotationCollection,AnnotationCounterButtonView,AnnotationView,Annotations,AnnotationsSidebarItemView,AnnotationsSidebarView,AnnotationsUIs,BaseCommentThreadView,BaseCommentView,Comment,CommentThread,CommentThreadController,CommentThreadInputView,CommentThreadView,CommentView,Comments,CommentsArchive,CommentsArchiveUI,CommentsEditing,CommentsListView,CommentsOnly,CommentsRepository,CommentsUI,EditorAnnotations,InlineAnnotations,NarrowSidebar,Sidebar,WideSidebar,Ot as bindAnnotationCollections};
|