@ckeditor/ckeditor5-comments 47.0.0-alpha.3 → 47.0.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/build/comments.js +1 -1
- package/dist/index.js +11 -11
- package/package.json +18 -18
- package/src/comments/commentsediting.js +1 -1
package/dist/index.js
CHANGED
|
@@ -20,14 +20,14 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Editor as
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
((()=>Qt)());constructor(_0x353313={}){function _0x5ddadf(_0x1456d9){return _0x1456d9['map'](_0xc05fac=>String['fromCharCode'](_0xc05fac))['join']('');}(_0x353313=Object['assign']({},_0x353313))['plugins']||(_0x353313['plugins']=hs['defaultPlugins']),super(_0x353313),this['ui']=new Et(this),this['set']('placeholder',''),this['model']['document']['on']('change',()=>this['_updatePlaceholder'](),{'priority':'low'}),this['on']('change:placeholder',()=>this['_updatePlaceholder']()),this['model']['document']['createRoot'](),this[_0x5ddadf([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5ddadf([0x76,0x69,0x65,0x77])][_0x5ddadf([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5ddadf([0x61,0x75,0x74,0x6f]),this[_0x5ddadf([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x5ddadf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5ddadf([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x5ddadf([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x5ddadf([0x6f,0x6b])});}['create'](){const _0x10d26d=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x10d26d))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x3ecd98=>{const _0xba3334=this['model']['document']['getRoot'](),_0x2986d5=_0xba3334&&_0xba3334['getChild'](_0xba3334['childCount']-0x1);_0x3ecd98['setSelection'](_0x2986d5,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x501be9=this['editing']['view'],_0x55746f=_0x501be9['document']['getRoot'](),_0x16348f=_0x55746f['getChild'](0x0);_0x55746f['childCount']>0x1||!_0x16348f||'p'!=_0x16348f['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(St(_0x501be9,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x16348f['placeholder']=this['placeholder']),Ft({'view':_0x501be9,'element':_0x16348f,'keepOnFocus':!0x0}),this['placeholderElement']=_0x16348f);}}class es extends kt{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x50f4a6,_0x4a4b61={}){super(_0x50f4a6),this['editor']=null,this['_editorConfig']=_0x4a4b61,this['set']('value',_0x4a4b61['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',N(_0x50f4a6,'Reply...')),this['set']('submitLabel',N(_0x50f4a6,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new jt(),this['focusTracker']=new _0x2a8a69(),this['focusCycler']=new _0x15806a({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-comment__input-wrapper']},'children':[{'tag':'div','attributes':{'class':['ck-comment__input-actions',this['bindTemplate']['if']('showButtons','ck-comment__input-actions--active')]},'children':[this['submitButtonView'],this['cancelButtonView']]}]}),this['keystrokes']['set']('Esc',(_0x47ccc3,_0x4a1a23)=>{this['cancelButtonView']['fire']('execute'),_0x4a1a23();}),this['keystrokes']['set']('Ctrl+Enter',(_0x19b0dc,_0x511d15)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x511d15());}),this['on']('submit',(_0x316886,_0x217596)=>{_0x217596['length']>0xfde8?(alert(N(_0x50f4a6,'TOO_LONG_COMMENT_ALERT',[_0x217596['length'],0xfde8])),_0x316886['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new hs(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x1968cb=this['editor'];this['element']['insertBefore'](_0x1968cb['ui']['element'],this['element']['firstChild']),_0x1968cb['model']['document']['on']('change',()=>this['value']=_0x1968cb['getData']()),_0x1968cb['bind']('placeholder')['to'](this),this['focusables']['add'](_0x1968cb['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x4a17d8){-0x1===_0x4a17d8?(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:_0x271ad5}=this,_0xb9c3cb=new _0x2d06c3(_0x271ad5);return _0xb9c3cb['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0xb9c3cb['withText']=!0x0,_0xb9c3cb['bind']('label')['to'](this,'submitLabel'),_0xb9c3cb['on']('execute',()=>{this['fire']('submit',this['value']);}),_0xb9c3cb['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x13472d,_0x25bf4b)=>!_0x25bf4b&&!!_0x13472d['trim']()),_0xb9c3cb;}['_createCancelButton'](){const {locale:_0x559266}=this,_0x3087b9=new _0x2d06c3(_0x559266);return _0x3087b9['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x3087b9['label']=N(_0x559266,'Cancel'),_0x3087b9['withText']=!0x0,_0x3087b9['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x3087b9;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x493d72=>{this['focusTracker']['add'](_0x493d72['element']);}),this['focusables']['on']('change',(_0x294d77,_0x3cdcd7)=>{for(const _0x2309d8 of Array['from'](_0x3cdcd7['added'])['reverse']())this['focusTracker']['add'](_0x2309d8['element']);});}}class ie extends kt{constructor(_0x524a37,_0x340352,_0x42c80){super(_0x524a37),this['commentInputView']=new es(_0x524a37,_0x42c80),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x3d353d,_0x321ef7)=>_0x3d353d||!!_0x321ef7),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 _0x5d0a42(_0x524a37,_0x340352),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'](_0x1ef256){this['commentInputView']['focus'](_0x1ef256);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x1c84e2,_0x1ba768)=>{const {submitButtonView:_0x5aeb4e,cancelButtonView:_0x531a68,editor:_0x369c0d}=this['commentInputView'];[_0x5aeb4e['element'],_0x531a68['element'],_0x369c0d?_0x369c0d['editing']['view']['getDomRoot']():null]['filter'](_0x8719c2=>_0x8719c2)['some'](_0x2f7618=>_0x2f7618['contains'](_0x1ba768['target']))||(this['focus'](),_0x1ba768['preventDefault']());});}}class rs extends kt{constructor(_0x4451a0){super(_0x4451a0);const _0x4670f8=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x4670f8['to']('count',_0x329dba=>N(_0x4451a0,'NUMBER_OF_COMMENTS',_0x329dba))}]});}}class te extends kt{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x4b0bc1,_0x41bbe3,_0x218c7d){super(_0x4b0bc1);const _0x3a0580=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x41bbe3['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x41bbe3,this['_config']=_0x218c7d,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x2a8a69(),this['keystrokes']=new jt(),this['focusCycler']=new _0x15806a({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x24f257=>this['commentViews']['map'](_0x2c161e=>_0x2c161e['element'])['includes'](_0x24f257['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new rs(_0x4b0bc1),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x33aa05=>_0x33aa05-this['_config']['maxCommentsWhenCollapsed']);for(const _0x1f5ce6 of _0x41bbe3['comments'])this['_handleNewCommentModel'](_0x1f5ce6);this['_handleInfoComment'](),this['listenTo'](_0x41bbe3['comments'],'add',(_0x4ab2fd,_0x10292d)=>{const _0x2f5ac9=this['_calculatePosition'](_0x10292d);this['length']++,this['_handleNewCommentModel'](_0x10292d,_0x2f5ac9),this['refreshVisibleViews']();}),this['listenTo'](_0x41bbe3['comments'],'remove',(_0x15d5a2,_0x363a60)=>{this['length']--,this['_handleRemoveCommentModel'](_0x363a60),this['refreshVisibleViews']();}),this['listenTo'](_0x41bbe3,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x41bbe3,'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',_0x3a0580['if']('length','ck-hidden',_0x43cebd=>!_0x43cebd)],'aria-label':N(_0x4b0bc1,'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'](_0x10f7d1){-0x1===_0x10f7d1?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x4e5bc0 of this['commentViews'])_0x4e5bc0['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x4ba1d0,_0x31150e){const _0xe01e58=new this['_config']['CommentView'](this['locale'],_0x4ba1d0,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0xe01e58['viewUid']=_0x4ba1d0['id'],_0xe01e58['delegate']('removeComment')['to'](this),_0xe01e58['delegate']('updateComment')['to'](this),_0xe01e58['delegate']('resolveCommentThread')['to'](this),_0xe01e58['delegate']('editorReady')['to'](this),_0xe01e58['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0xe01e58,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0xe01e58,_0x31150e);}['_calculatePosition'](_0x1343ff){const _0x2500d3=this['_model']['_findOptimalIndex'](_0x1343ff);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x1343ff['authoredAt']?_0x2500d3-0x1:_0x2500d3:_0x2500d3-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x29d8df={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':N(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x29d8df,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x29d8df));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x1f378d){const _0x4e763f=this['commentViews']['remove'](_0x1f378d['id']);this['stopListening'](_0x4e763f),_0x4e763f['isEditMode']&&this['_updateHasDirtyComment'](),_0x4e763f['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x9e589=>_0x9e589['isEditMode']);}['_rearrangeCollapse'](){const _0x5c48e9=function(_0xd41158){const _0x7fa1c9=new _0x101b2c();for(const _0x207cbc of _0xd41158)_0x7fa1c9['add'](_0x207cbc);return _0x7fa1c9;}(this['commentViews']),_0xf9c42a=this['_collapsedCommentsView']['count'];for(let _0x18cf96=0x1;_0x18cf96<=_0xf9c42a;_0x18cf96++)_0x5c48e9['remove'](0x1);for(const _0x3872b3 of _0x5c48e9)_0x3872b3['collapse']();_0xf9c42a>0x0&&_0x5c48e9['add'](this['_collapsedCommentsView'],0x1),ns(_0x36ea36(Array['from'](this['visibleViews']),Array['from'](_0x5c48e9)),this['visibleViews'],_0x5c48e9);}['_rearrangeExpand'](){ns(_0x36ea36(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x74dbc8 of this['visibleViews'])_0x74dbc8['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x580a8f=>{this['focusTracker']['add'](_0x580a8f['element']),this['keystrokes']['listenTo'](_0x580a8f['element']);}),this['commentViews']['on']('change',(_0x446247,_0xc95d2d)=>{for(const _0x40a8ed of _0xc95d2d['removed'])this['focusTracker']['remove'](_0x40a8ed['element']),this['keystrokes']['stopListening'](_0x40a8ed['element']);for(const _0x1efaf7 of Array['from'](_0xc95d2d['added'])['reverse']())this['focusTracker']['add'](_0x1efaf7['element']),this['keystrokes']['listenTo'](_0x1efaf7['element']);});}}function ns(_0x3fe5fe,_0x4d2984,_0x3ee753){let _0x3e91ce=0x0;for(const _0x2cec2f of _0x3fe5fe)switch(_0x2cec2f){case'insert':_0x4d2984['add'](_0x3ee753['get'](_0x3e91ce),_0x3e91ce),_0x3e91ce++;break;case'delete':_0x4d2984['remove'](_0x3e91ce);break;case'equal':_0x3e91ce++;}}class oe extends kt{constructor(_0x2b0bc5){super(_0x2b0bc5);const _0x310c6a=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x310c6a['to']('contextValue',_0x5f40b5=>N(_0x2b0bc5,'THREAD_CONTEXT_LABEL',_0x5f40b5)),'tabindex':-0x1},'children':[{'text':_0x310c6a['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class Xt extends kt{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x384ca0,_0xde42c7){super(_0x384ca0);const _0x296119=this['bindTemplate'];this['_model']=_0xde42c7,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x2a8a69(),this['keystrokes']=new jt(),this['focusCycler']=new _0x15806a({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x45f566=>!!_0x45f566),this['bind']('contextValue')['to'](this['_model'],'context',_0x433835=>_0x433835&&_0x433835['value']?this['_trimContextValue'](_0x433835['value']):N(this['locale'],'Comment\x20was\x20made\x20on\x20an\x20element')),this['setTemplate']({'tag':'div','attributes':{'class':['ck-thread__header']},'children':[{'tag':'div','attributes':{'class':['ck-context-wrapper']},'children':[{'tag':'div','attributes':{'class':['ck-context',_0x296119['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 _0x1f1ccc=new _0x2d06c3(this['locale']);return _0x1f1ccc['label']=N(this['locale'],'Reopen'),_0x1f1ccc['tooltip']=N(this['locale'],'Reopen'),_0x1f1ccc['icon']=_0x28c379,_0x1f1ccc['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x21e979=>!_0x21e979),_0x1f1ccc['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x2c550d,_0x248121)=>_0x2c550d&&_0x248121),_0x1f1ccc['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x1f1ccc;}['_trimContextValue'](_0x26ab1e){if(_0x26ab1e['length']<0x96)return _0x26ab1e;const _0x4a9a9c=_0x26ab1e['lastIndexOf']('\x20',0x93);return _0x26ab1e['substring'](0x0,_0x4a9a9c>-0x1?_0x4a9a9c:0x93)+'...';}['_attachContextActions'](){const _0x5eadfb=this['element']['querySelector']('.ck-context'),_0x53d9d5=_0x5eadfb['querySelector']('.ck-context__value');this['listenTo'](_0x5eadfb,'mouseenter',()=>{_0x53d9d5['offsetWidth']<_0x53d9d5['scrollWidth']&&_0x5eadfb['classList']['add']('overlay');}),this['listenTo'](_0x5eadfb,'mouseleave',()=>{_0x5eadfb['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x181c88 of this['focusables'])this['focusTracker']['add'](_0x181c88['element']),this['keystrokes']['listenTo'](_0x181c88['element']);}['_createContextView'](){const _0x33710e=new oe(this['locale']);return _0x33710e['bind']('contextValue')['to'](this),_0x33710e;}}class si extends kt{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x6dcd64,_0x2c286e,_0x3625b8,_0x4bdcdd){super(_0x6dcd64),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x2c286e,this['_localUser']=_0x3625b8,this['_config']=_0x4bdcdd,this['commentThreadHeaderView']=new Xt(_0x6dcd64,_0x2c286e),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new Yt(_0x6dcd64,N(_0x6dcd64,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new te(_0x6dcd64,_0x2c286e,Object['assign']({'CommentView':this['_config']['CommentView']},_0x4bdcdd)),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',(_0x5ee06f,_0x1a9a21)=>_0x5ee06f||!!_0x1a9a21),this['bind']('isUnlinked')['to'](_0x2c286e,'unlinkedAt',_0x3f9357=>!!_0x3f9357),this['bind']('ariaLabel')['to'](this,'length',_0xf48673=>{const _0x17b950=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return N(this['locale'],'COMMENT_THREAD_LABEL',[_0xf48673,_0x17b950]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x2a8a69(),this['keystrokes']=new jt(),this['focusCycler']=new _0x15806a({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x705e7c=>_0x705e7c['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),Zt(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x1903f5=new ie(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x30e713=_0x1903f5['commentInputView'];return _0x1903f5['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x30e713,'value',(_0x502bec,_0x43f047,_0x2de366,_0x25fee5,_0x129750)=>!!_0x129750||!!_0x25fee5&&_0x2de366&&!_0x43f047||_0x502bec&&_0x2de366&&!_0x43f047),_0x30e713['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x422ef6,_0xe35e27,_0x5cf23e)=>{let _0x18e12d;return _0x18e12d=_0x5cf23e&&_0xe35e27?'Reply\x20to\x20reopen\x20discussion...':_0x422ef6?'Reply...':'Write\x20a\x20comment...',N(this['locale'],_0x18e12d);}),_0x30e713['bind']('submitLabel')['to'](this,'length',_0x494857=>N(this['locale'],_0x494857?'Reply':'Comment')),_0x30e713['on']('submit',(_0x4436bf,_0x4c0899)=>{this['fire']('addComment',_0x4c0899),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x30e713['on']('cancel',()=>{this['focus']();}),_0x30e713['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x30e713['on']('cancel',_0x37e19c=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x37e19c['stop']());}),this['on']('change:isActive',(_0x29c308,_0x46098e,_0x5ab667)=>{_0x5ab667||this['length']||_0x30e713['value']||this['fire']('removeCommentThread');}),_0x1903f5;}}class gt extends/* #__PURE__ -- @preserve */
|
|
27
|
-
ti(si){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(
|
|
28
|
-
ti(di){['actionBar'];['userView'];constructor(
|
|
29
|
-
_0x2697d0(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x4c318f,target:_0x2ce65d,type:_0x484b5f,isVisible:_0xd7b500=!0x0}){super(),this['view']=_0x4c318f,this['view']['element']||this['view']['render'](),this['_type']=_0x484b5f,this['_target']=_0x2ce65d,T['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x101b2c([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x47f546,_0x3dc7b4)=>{this['view']['focusTracker']['add'](_0x3dc7b4);}),this['focusableElements']['on']('remove',(_0x32f8ec,_0x498c00)=>{this['view']['focusTracker']['remove'](_0x498c00);}),this['set']('isVisible',_0xd7b500);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x42d355=this['_getNormalizedTarget']();return T['_assertCorrectTarget'](_0x42d355),_0x42d355;}get['targetRect'](){const _0x13425c=this['target'];if(null===_0x13425c)return null;if(_0x13425c instanceof _0x243572)return _0x13425c;const _0x4e7436=_0x13425c['filter'](_0x348333=>function(_0x266760){const _0x10281e=_0x266760['offsetParent'];if(_0x10281e)return!0x0;const _0x2d0975=_0x266760['getClientRects']()['item'](0x0);return!!_0x2d0975;}(_0x348333));return 0x0===_0x4e7436['length']?null:new _0x243572(_0x4e7436[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x5f2262){this['view']['isActive']=_0x5f2262,this['view']['mainView']['isActive']=_0x5f2262;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x3e4cff){if(!(null===_0x3e4cff||_0x3e4cff instanceof _0x243572||Array['isArray'](_0x3e4cff)&&_0x3e4cff['every'](_0x215561=>fi(_0x215561))))throw new _0x87b9bb('annotation-invalid-target',null,{'target':_0x3e4cff});}['_getNormalizedTarget'](){const _0x5bb493='function'==typeof this['_target']?this['_target']():this['_target'];return fi(_0x5bb493)?[_0x5bb493]:_0x5bb493;}}function fi(_0x106c73){return null!==_0x106c73&&'object'==typeof _0x106c73&&'nodeType'in _0x106c73&&0x1===_0x106c73['nodeType'];}class S extends _0x101b2c{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x94d8ad=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x2a8a69(),this['_focusTracker']['on']('change:isFocused',(_0x212dca,_0x445b23,_0x5ca4fc)=>{_0x5ca4fc||this['fire']('blur');});for(const _0x4a0e1c of _0x94d8ad)this['add'](_0x4a0e1c);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x23da42){if(this['has'](_0x23da42))throw new _0x87b9bb('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x23da42['innerView'],_0x23da42),this['_viewToAnnotation']['set'](_0x23da42['view'],_0x23da42);for(const _0x151b35 of _0x23da42['focusableElements'])this['_focusTracker']['add'](_0x151b35);this['listenTo'](_0x23da42['focusableElements'],'add',(_0x179244,_0x4672a5)=>{this['_focusTracker']['add'](_0x4672a5);}),this['listenTo'](_0x23da42['focusableElements'],'remove',(_0x55c37c,_0x5f1fc3)=>{this['_focusTracker']['remove'](_0x5f1fc3);}),this['listenTo'](_0x23da42['view']['focusTracker'],'change:isFocused',(_0x49b963,_0x2036a2,_0x15707d)=>{_0x15707d&&this['fire']('focus',_0x23da42);}),_0x23da42['updateTargetRect']();const _0x2b0f51=this['_getOrderInContent'](_0x23da42['view']['targetRect']);return super['add'](_0x23da42,_0x2b0f51);}['remove'](_0x23fdaf){if(!this['has'](_0x23fdaf))throw new _0x87b9bb('annotationcollection-not-existing-item',null);this['stopListening'](_0x23fdaf['view']['focusTracker']),this['stopListening'](_0x23fdaf['focusableElements']);for(const _0x5ea294 of _0x23fdaf['focusableElements'])this['_focusTracker']['remove'](_0x5ea294);return this['_viewToAnnotation']['delete'](_0x23fdaf['view']),this['_innerViewToAnnotation']['delete'](_0x23fdaf['innerView']),super['remove'](_0x23fdaf);}['getByInnerView'](_0x13ba21){return this['_innerViewToAnnotation']['get'](_0x13ba21);}['getByView'](_0x23ab29){return this['_viewToAnnotation']['get'](_0x23ab29);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x4555fd of this)_0x4555fd['updateTargetRect']();this['_sort']();}['_sort'](){const _0x425028=Array['from'](this)['sort']((_0x5e07e3,_0x25c48c)=>w(_0x5e07e3['view']['targetRect'],_0x25c48c['view']['targetRect']));for(let _0x56c6e6=_0x425028['length']-0x1;_0x56c6e6>0x0;_0x56c6e6--){const _0x284954=_0x425028[_0x56c6e6];_0x56c6e6!==this['getIndex'](_0x284954)&&(this['remove'](_0x284954),this['add'](_0x284954));}}['_getOrderInContent'](_0x3162f1){let _0x27f4ee=0x0;if(!_0x3162f1)return this['length'];for(const _0x371c71 of this){const _0x139add=_0x371c71['view']['targetRect'];if(_0x139add){if(w(_0x3162f1,_0x139add)<0x0)return _0x27f4ee;_0x27f4ee++;}}return _0x27f4ee;}}function v({source:_0x1604a0,target:_0x47169d,filter:_0x8578f0}){for(const _0x52c0c3 of _0x1604a0)_0x8578f0(_0x52c0c3)&&_0x47169d['add'](_0x52c0c3);_0x47169d['listenTo'](_0x1604a0,'add',(_0x5ec3cc,_0x246462)=>{_0x8578f0(_0x246462)&&_0x47169d['add'](_0x246462);}),_0x47169d['listenTo'](_0x1604a0,'remove',(_0x1d4ed4,_0x355b0b)=>{_0x47169d['has'](_0x355b0b)&&_0x47169d['remove'](_0x355b0b);});}function w(_0x4622f8,_0x43e4ab){if(null===_0x4622f8&&null===_0x43e4ab)return 0x0;if(null===_0x4622f8)return-0x1;if(null===_0x43e4ab)return 0x1;const _0x12902b=_0x4622f8['top']-_0x43e4ab['top'];return 0x0==_0x12902b?_0x4622f8['left']-_0x43e4ab['left']:_0x12902b;}class y extends _0x4f76f0{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x266d8a){if(super(_0x266d8a),this['collection']=new S(),this['_visibleAnnotations']=new S(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x266d8a instanceof _0xb72d92){const _0x47f0b6=_0x266d8a['locale'];_0x266d8a['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':N(_0x47f0b6,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':N(_0x47f0b6,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':N(_0x47f0b6,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':N(_0x47f0b6,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':N(_0x47f0b6,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':N(_0x47f0b6,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':N(_0x47f0b6,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x475de5){this['collection']['add'](_0x475de5);}['remove'](_0x27c1b3){this['collection']['remove'](_0x27c1b3),_0x27c1b3['destroy']();}['refreshVisibility'](){for(const _0x39fda6 of this['collection'])_0x39fda6['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x31ab83){return this['collection']['getByInnerView'](_0x31ab83);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x410d34 of this['collection'])_0x410d34['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x36aaa2){this['fire']('_activateAnnotation',_0x36aaa2);}['createAnnotation'](_0x3ca89c){return new T(_0x3ca89c);}['createAnnotationView'](_0x3049ef,_0x1bfccd){return new E(_0x3049ef,_0x1bfccd);}['_addActiveAnnotation'](_0x33ce02){const _0x3797b9=new Set(this['activeAnnotations']);_0x3797b9['add'](_0x33ce02),this['activeAnnotations']=_0x3797b9;}['_removeActiveAnnotation'](_0xcd8e59){const _0x377eca=new Set(this['activeAnnotations']);_0x377eca['delete'](_0xcd8e59),this['activeAnnotations']=_0x377eca;}['_bindAnnotationsToVisibleAnnotations'](){const _0x3c06e2=this['collection'],_0x30b850=this['_visibleAnnotations'];function _0xd80a81(_0x3beb39){const _0x3bff73=_0x3beb39['source'];_0x3bff73['isVisible']&&!_0x30b850['has'](_0x3bff73)?_0x30b850['add'](_0x3bff73):!_0x3bff73['isVisible']&&_0x30b850['has'](_0x3bff73)&&_0x30b850['remove'](_0x3bff73),_0x3bff73['view']['focusTracker']['remove'](_0x3bff73['view']['element']),_0x3bff73['view']['focusTracker']['add'](_0x3bff73['view']['element']);}this['listenTo'](_0x3c06e2,'add',(_0x43cdf4,_0x2ff073)=>{_0x2ff073['isVisible']&&_0x30b850['add'](_0x2ff073),this['listenTo'](_0x2ff073,'change:isVisible',_0xd80a81);}),this['listenTo'](_0x3c06e2,'remove',(_0x5058a7,_0x5502bc)=>{_0x30b850['has'](_0x5502bc)&&_0x30b850['remove'](_0x5502bc),this['stopListening'](_0x5502bc,'change:isVisible',_0xd80a81);});}['_setupEnterAnnotationKeystroke'](){const _0x296daf=_0x305981=>{_0x305981['on']('ready',()=>{_0x305981['keystrokes']['set'](_0x177540,(_0x246fb7,_0x186583)=>{const _0x19fce4=_0x4b07c7(this['activeAnnotations']['values']());_0x19fce4&&(_0x19fce4['view']['focus'](),_0x186583());});});};this['context']instanceof _0xb72d92?_0x296daf(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x54bc03,_0x30ba9f)=>{_0x296daf(_0x30ba9f);});}['_setupEscapeAnnotationHandling'](){const _0x43401f=_0x18f5ef=>{const _0x33f202=_0x18f5ef['source'],_0x49e981=[];let _0x2062d4;if(Array['isArray'](_0x33f202['target'])){_0x2062d4=_0x33f202['target'][0x0],this['context']instanceof _0xb72d92?_0x49e981['push'](this['context']):this['context']['editors']&&_0x49e981['push'](...this['context']['editors']);for(const _0x315107 of _0x49e981)for(const _0x5a15c8 of _0x315107['editing']['view']['domRoots']['values']())if(_0x5a15c8['contains'](_0x2062d4))return void _0x315107['editing']['view']['focus']();_0x2062d4['focus']();}};this['listenTo'](this['collection'],'add',(_0x11fb42,_0x2df3b1)=>{this['listenTo'](_0x2df3b1,'escape',_0x43401f,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x2f72b8,_0x2b8e34)=>{this['stopListening'](_0x2b8e34,'escape',_0x43401f);});}}const _t=Symbol('noChannel'),bt={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class o extends _0x4f76f0{['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[y,lt,it];}static get['pluginName'](){return'CommentsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x28c980){super(_0x28c980),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x302de8=this['context']['config'];_0x302de8['define']('comments.maxCommentsWhenCollapsed',0x2),_0x302de8['define']('comments.maxThreadTotalWeight',0x1f4),_0x302de8['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x302de8['define']('comments.CommentThreadView',gt),_0x302de8['define']('comments.CommentView',Tt),_0x302de8['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x5c78ea=this['context']['plugins']['get'](y);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x2c3d77,_0x1f38a5)=>this['_addCommentThread'](_0x1f38a5)),this['on']('submitCommentThread',(_0x2cf347,_0x33f62f)=>this['_submitCommentThread'](_0x33f62f)),this['on']('resolveCommentThread',(_0x191d46,_0x502686)=>this['_resolveCommentThread'](_0x502686)),this['on']('resolveCommentThread',(_0x379436,_0x54d63a)=>this['_updateActiveAnnotation'](_0x54d63a),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x267a07,_0x3ab32d)=>this['_reopenCommentThread'](_0x3ab32d)),this['on']('reopenCommentThread',(_0x31eb0a,_0x57b298)=>this['_updateActiveAnnotation'](_0x57b298),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x98ee29,_0x2bd841)=>this['_removeCommentThread'](_0x2bd841)),this['on']('updateCommentThread',(_0x3d3b3d,_0x51d585)=>this['_updateCommentThread'](_0x51d585)),this['on']('updateCommentThread',(_0xac7c6,_0x474aea)=>this['_updateActiveAnnotation'](_0x474aea),{'priority':'lowest'}),this['on']('addComment',(_0x18c680,_0xee8b82)=>this['_addComment'](_0xee8b82)),this['on']('updateComment',(_0x20b865,_0x37f750)=>this['_updateComment'](_0x37f750)),this['on']('removeComment',(_0x1928cd,_0x3444e6)=>this['_removeComment'](_0x3444e6)),this['on']('addComment',(_0x134964,{threadId:_0x1bbc65,isFromAdapter:_0xb52105})=>{if(_0xb52105)return;const _0x1b3b66=this['getCommentThread'](_0x1bbc65),_0x129235=_0x1b3b66&&this['_threadToController']['get'](_0x1b3b66);_0x129235&&_0x129235['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x5c78ea,'change:activeAnnotations',(_0x370006,_0x5edf24,_0x2008eb)=>{const _0xd2c7fb=Array['from'](_0x2008eb)['map'](_0x4cb1f4=>this['_viewToController']['get'](_0x4cb1f4['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0xd2c7fb?_0xd2c7fb['model']:null;});}set['adapter'](_0x410d98){if(this['_adapter'])throw new _0x87b9bb('commentsrepository-adapter-already-set');this['_adapter']=_0x410d98;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x57d419=_t,threadId:_0x1fa54a=_0x990ee2(),comments:_0x183c1d=[],unlinkedAt:_0x49d194=null,resolvedAt:_0x5dff24=null,resolvedBy:_0x150c77=null,target:_0x2ee4a6=null,context:_0x28a298=null,attributes:_0x8233dd={},isResolvable:_0x1c599c=!0x0,isSubmitted:_0x48b912=!0x1,isFromAdapter:_0x396af9=!0x1}={}){return this['fire'](Nt('addCommentThread',_0x57d419),{'channelId':_0x57d419,'threadId':_0x1fa54a,'comments':_0x183c1d,'unlinkedAt':_0x49d194,'resolvedAt':_0x5dff24,'resolvedBy':_0x150c77,'target':_0x2ee4a6,'context':_0x28a298,'attributes':_0x8233dd,'isFromAdapter':_0x396af9,'isResolvable':_0x1c599c,'isSubmitted':_0x48b912}),this['getCommentThread'](_0x1fa54a);}['openNewCommentThread']({channelId:_0x20f2ff=_t,threadId:_0x547ffc=_0x990ee2(),target:_0x51b450,context:_0x5624db=null,isResolvable:_0x42782b=!0x0}){if(this['_readOnlyChannels']['has'](_0x20f2ff)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x51b450)throw new _0x87b9bb('commentsrepository-missing-target');const _0x3c4967=this['addCommentThread']({'channelId':_0x20f2ff,'threadId':_0x547ffc,'target':_0x51b450,'context':_0x5624db,'isResolvable':_0x42782b});if(!_0x3c4967)return null;const _0xdba62b=this['_threadToController']['get'](_0x3c4967),_0x32ab18=_0xdba62b['view']['commentThreadInputView']['commentInputView'],_0x48011a=this['context']['plugins']['get'](y),_0x396c70=_0x48011a['getByInnerView'](_0xdba62b['view']);return _0x48011a['activate'](_0x396c70),_0x32ab18['once']('editorReady',()=>_0x32ab18['focus']()),_0x3c4967;}['hasCommentThread'](_0x1e21c4){if('string'!=typeof _0x1e21c4)throw new _0x87b9bb('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x1e21c4);}['updateCommentThread']({channelId:_0x56a90e=_t,threadId:_0x71ee27,context:_0x24bb98,unlinkedAt:_0x54491f,attributes:_0x2ce28e,isFromAdapter:_0x1d715d=!0x1}){return this['fire'](Nt('updateCommentThread',_0x56a90e),{'channelId':_0x56a90e,'threadId':_0x71ee27,'context':_0x24bb98,'unlinkedAt':_0x54491f,'attributes':_0x2ce28e,'isFromAdapter':_0x1d715d}),this['getCommentThread'](_0x71ee27);}['getCommentThread'](_0x405c1a){if('string'!=typeof _0x405c1a)throw new _0x87b9bb('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x405c1a);}['fetchCommentThread']({channelId:_0x1cc76d,threadId:_0x3c248e}={}){const _0x45e4c8=this['getCommentThread'](_0x3c248e);if(_0x45e4c8)return Promise['resolve'](_0x45e4c8);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x87b9bb('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x1cc76d,'threadId':_0x3c248e})['then'](_0x2a880f=>this['hasCommentThread'](_0x3c248e)?this['getCommentThread'](_0x3c248e):_0x2a880f?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x1cc76d},_0x2a880f)):void 0x0)['catch'](_0x29512e=>{throw console['error'](_0x29512e),new _0x87b9bb('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x3b257c,skipNotAttached:_0x125d1f=!0x1,skipEmpty:_0x1b5079=!0x1,toJSON:_0x2336f4=!0x1}={}){const _0x595527=[];for(const _0x254a06 of this['_threads']['values']())_0x3b257c&&_0x254a06['channelId']!==_0x3b257c||_0x125d1f&&!_0x254a06['isAttached']||_0x1b5079&&0x0===_0x254a06['length']||_0x595527['push'](_0x254a06);return _0x2336f4?_0x595527['map'](_0x2f4bac=>_0x2f4bac['toJSON']()):_0x595527;}['getAnnotationForCommentThread'](_0x12e56d){const _0x2218c7=this['_threadToController']['get'](_0x12e56d);if(!_0x2218c7)return null;return this['context']['plugins']['get'](y)['getByInnerView'](_0x2218c7['view'])||null;}['getCommentThreadForAnnotation'](_0x44ef7c){const _0x241fdb=this['_viewToController']['get'](_0x44ef7c['innerView']);return _0x241fdb?_0x241fdb['model']:null;}['setActiveCommentThread'](_0x271456){const _0x1c3a62=this['context']['plugins']['get'](y);if(!_0x271456)return void(this['activeCommentThread']&&_0x1c3a62['deactivateAll']());const _0xa8e52a=this['getCommentThread'](_0x271456);if(!_0xa8e52a)throw new _0x87b9bb('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x271456});if(!this['_threadToController']['has'](_0xa8e52a))throw new _0x87b9bb('commentsrepository-active-not-attached',null,{'threadId':_0x271456});const _0x261a4a=_0x1c3a62['getByInnerView'](this['_threadToController']['get'](_0xa8e52a)['view']);_0x1c3a62['activate'](_0x261a4a);}['switchReadOnly'](_0x38bd1a,_0x343824){_0x38bd1a?this['_readOnlyChannels']['add'](_0x343824):this['_readOnlyChannels']['delete'](_0x343824),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x581990){return this['_readOnlyChannels']['has'](_0x581990)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x20e641,_0x3dbb34){return new vt(_0x20e641,_0x3dbb34);}['setPermissions'](_0x1402e0,_0x44451a=_t){this['_permissions']['set'](_0x44451a,_0x1402e0),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x23b7b3=_t){return this['_permissions']['has'](_0x23b7b3)?this['_permissions']['get'](_0x23b7b3):bt;}['_addCommentThread']({channelId:_0xab42c6,threadId:_0x8824c8,comments:_0x53c3ae,unlinkedAt:_0x5879f0,resolvedAt:_0x34287e,resolvedBy:_0x46146f,target:_0x24b656,context:_0x2f04a2,attributes:_0x5dc74d,isFromAdapter:_0x5cac89,isResolvable:_0x16d2c8,isSubmitted:_0x4acaa7}){if('string'!=typeof _0x8824c8)throw new _0x87b9bb('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x8824c8});if(this['hasCommentThread'](_0x8824c8))throw new _0x87b9bb('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x8824c8});const _0x32b2d9=new pi(this,{'channelId':_0xab42c6,'id':_0x8824c8,'context':_0x2f04a2,'attributes':_0x5dc74d,'unlinkedAt':_0x5879f0,'resolvedAt':_0x34287e,'resolvedBy':_0x46146f?this['context']['plugins']['get'](it)['getUser'](_0x46146f):null,'isResolvable':_0x16d2c8,'isSubmitted':_0x4acaa7||_0x5cac89});this['_threads']['set'](_0x8824c8,_0x32b2d9);for(const _0x5c4c59 of _0x53c3ae)_0x32b2d9['_add'](this['_createNewComment']({'threadId':_0x8824c8,..._0x5c4c59}));return _0x24b656&&_0x32b2d9['attachTo'](_0x24b656),_0x5cac89||!_0x32b2d9['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0xab42c6,'threadId':_0x8824c8});}['_submitCommentThread']({channelId:_0x39ff15,threadId:_0x26837a}){if(!this['hasCommentThread'](_0x26837a))throw new _0x87b9bb('commentsrepository-missing-comment-thread',this);const _0x361dc8=this['getCommentThread'](_0x26837a);if(_0x361dc8['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x2fb98b,comments:_0xe10c3b,resolvedAt:_0x37f2d3,resolvedBy:_0x30a48b,context:_0x2b898c,attributes:_0x5fece3}=_0x361dc8,_0x59d4ae=this['context']['plugins']['get']('PendingActions'),_0x4232b6=_0x59d4ae['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x39ff15,'threadId':_0x2fb98b,'comments':_0xe10c3b['map'](_0x1e47a3=>_0x1e47a3['toJSON']()),'resolvedAt':_0x37f2d3,'resolvedBy':_0x30a48b?_0x30a48b['id']:_0x30a48b,'context':_0x2b898c,'attributes':_0x5fece3})['then'](({comments:_0x1964c0})=>{_0x59d4ae['remove'](_0x4232b6);for(const _0x141582 of _0x1964c0)this['_updateComment']({'channelId':_0x39ff15,'threadId':_0x26837a,'commentId':_0x141582['commentId'],'createdAt':_0x141582['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x27cdd5=>{throw console['error'](_0x27cdd5),new _0x87b9bb('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x5df0de,target:_0xd9070a}){const _0x198a52=this['getCommentThread'](_0x5df0de);if(!_0x198a52)throw new _0x87b9bb('commentsrepository-attach-missing-comment-thread',this);const _0x31d05f=this['context']['plugins']['get']('PendingActions'),_0x18cf29=this['context']['plugins']['get'](y),_0x2f6f8d=this['_createCommentThreadView'](_0x198a52),_0x4084a2=new vt(_0x198a52,_0x2f6f8d);let _0x38b6b3=null;_0x2f6f8d['on']('change:isDirty',(_0x453980,_0x41b6e2,_0x5ed03e)=>{_0x5ed03e?_0x38b6b3=_0x31d05f['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x38b6b3&&(_0x31d05f['remove'](_0x38b6b3),_0x38b6b3=null);}),this['_threadToController']['set'](_0x198a52,_0x4084a2),this['_viewToController']['set'](_0x2f6f8d,_0x4084a2);const _0x417fe5=new E(this['context']['locale'],_0x2f6f8d);_0x417fe5['bind']('length')['to'](_0x2f6f8d),_0x417fe5['bind']('isDirty')['to'](_0x2f6f8d,'isDirty',_0x2f6f8d,'length',(_0x265e0f,_0x4bcdb4)=>_0x265e0f||!_0x4bcdb4),_0x417fe5['bind']('isActive')['to'](_0x2f6f8d),_0x417fe5['type']='comment';const _0x10f21f=new T({'view':_0x417fe5,'target':_0xd9070a,'type':'comment','isVisible':!_0x198a52['archivedAt']&&!!('function'==typeof _0xd9070a?_0xd9070a():_0xd9070a)});return _0x2f6f8d['on']('escape',()=>{_0x10f21f['fire']('escape');}),this['_bindAnnotationToEditors'](_0x2f6f8d,_0x10f21f),_0x18cf29['add'](_0x10f21f),_0x10f21f;}['_bindAnnotationToEditors'](_0x4ca07b,_0x364616){this['listenTo'](_0x4ca07b,'editorReady',(_0x2e613d,_0x59ae13)=>{const _0x246c48=_0x59ae13['ui']['view']['body']['bodyCollectionContainer'];_0x364616['focusableElements']['add'](_0x246c48),this['context']instanceof _0xb72d92&&this['context']['ui']['focusTracker']['add'](_0x246c48);},{'priority':'highest'}),this['listenTo'](_0x4ca07b,'editorDestroyed',(_0xf0f000,_0x4d9e73)=>{const _0xff8a46=_0x4d9e73['ui']['view']['body']['bodyCollectionContainer'];_0x364616['focusableElements']['has'](_0xff8a46)&&_0x364616['focusableElements']['remove'](_0xff8a46),this['context']instanceof _0xb72d92&&this['context']['ui']['focusTracker']['remove'](_0xff8a46);});}['_unbindEditors'](_0x1508b3){this['stopListening'](_0x1508b3,'editorReady'),this['stopListening'](_0x1508b3,'editorDestroyed');}['_createCommentThreadView'](_0x34c8ef){const _0x3da906=this['context']['plugins']['get'](it),{config:_0x153a5b,locale:_0xdffa22}=this['context'],_0x481802=pt(_0x153a5b['get']('locale'),_0xdffa22);return new(0x0,(_0x153a5b['get']('comments'))['CommentThreadView'])(_0xdffa22,_0x34c8ef,_0x3da906['me'],{'editorConfig':{..._0x153a5b['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x153a5b['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x153a5b['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x153a5b['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x153a5b['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x481802,'CommentView':_0x153a5b['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x312260,channelId:_0x275c91,resolvedAt:_0x374e4f,resolvedBy:_0x5db227,isFromAdapter:_0x4ab44c}){if(!this['hasCommentThread'](_0x312260))throw new _0x87b9bb('commentsrepository-missing-comment-thread',null,{'threadId':_0x312260});const _0x18ad1d=this['getCommentThread'](_0x312260);if(_0x18ad1d['isResolved'])throw new _0x87b9bb('commentsrepository-resolved-comment-thread',null,{'threadId':_0x312260});const _0x5689e3=this['context']['plugins']['get'](it);if(_0x18ad1d['resolvedBy']=_0x5689e3['getUser'](_0x5db227),_0x18ad1d['resolvedAt']=_0x374e4f,_0x4ab44c||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x1d96f3=this['context']['plugins']['get']('PendingActions'),_0x575935=_0x1d96f3['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x275c91,'threadId':_0x312260})['then'](({resolvedAt:_0x4bee1f,resolvedBy:_0x40600b})=>{_0x1d96f3['remove'](_0x575935),_0x18ad1d['resolvedBy']['id']!==_0x40600b&&(_0x18ad1d['resolvedBy']=_0x5689e3['getUser'](_0x40600b)),_0x18ad1d['resolvedAt']=_0x4bee1f;})['catch'](_0x35ab96=>{throw console['error'](_0x35ab96),new _0x87b9bb('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x29c6ba,channelId:_0x2ae9a5,isFromAdapter:_0x10dbe4}){if(!this['hasCommentThread'](_0x29c6ba))throw new _0x87b9bb('commentsrepository-missing-comment-thread',null,{'threadId':_0x29c6ba});const _0x5b3055=this['getCommentThread'](_0x29c6ba);if(!_0x5b3055['isResolved'])throw new _0x87b9bb('commentsrepository-reopen-comment-thread',null,{'threadId':_0x29c6ba});if(_0x5b3055['resolvedBy']=null,_0x5b3055['resolvedAt']=null,_0x10dbe4||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x5b52c4=this['context']['plugins']['get']('PendingActions'),_0x21b3d4=_0x5b52c4['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x2ae9a5,'threadId':_0x29c6ba})['then'](()=>_0x5b52c4['remove'](_0x21b3d4))['catch'](_0x2c399c=>{throw console['error'](_0x2c399c),new _0x87b9bb('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x3c1e71,isFromAdapter:_0x124417}){const _0x385d78=this['getCommentThread'](_0x3c1e71);if(!_0x385d78)throw new _0x87b9bb('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x3c1e71),this['_threads']['delete'](_0x3c1e71),!_0x385d78['isSubmitted']||_0x124417||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x4420eb=this['context']['plugins']['get']('PendingActions'),{channelId:_0x472e6f}=_0x385d78,_0x417197=_0x4420eb['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x472e6f,'threadId':_0x3c1e71})['then'](()=>_0x4420eb['remove'](_0x417197))['catch'](_0x4b0060=>{throw console['error'](_0x4b0060),new _0x87b9bb('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x3b89b5,unlinkedAt:_0x16a998,context:_0x511eec,attributes:_0x4e5f81,isFromAdapter:_0x6a38ca}){if('string'!=typeof _0x3b89b5)throw new _0x87b9bb('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x3b89b5});if(!this['hasCommentThread'](_0x3b89b5))throw new _0x87b9bb('commentsrepository-missing-comment-thread',null,{'threadId':_0x3b89b5});const _0x44fcc2=this['getCommentThread'](_0x3b89b5);let _0x16acca=!0x1;if(void 0x0!==_0x511eec&&_0x44fcc2['context']!==_0x511eec&&(_0x44fcc2['context']=_0x511eec,_0x16acca=!0x0),void 0x0!==_0x16a998&&_0x44fcc2['unlinkedAt']!==_0x16a998&&(_0x44fcc2['unlinkedAt']=_0x16a998,_0x16acca=!0x0),_0x4e5f81&&!At(_0x4e5f81,_0x44fcc2['attributes'])&&(_0x44fcc2['attributes']=_0x4e5f81,_0x16acca=!0x0),!_0x16acca)return Promise['resolve']();if(!_0x44fcc2['isSubmitted']||_0x6a38ca||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x2083be=this['context']['plugins']['get']('PendingActions'),{channelId:_0x5dda6a}=_0x44fcc2,_0x21ef1d=_0x2083be['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x5dda6a,'threadId':_0x3b89b5,'context':_0x511eec,'unlinkedAt':_0x16a998,'attributes':_0x4e5f81})['then'](()=>_0x2083be['remove'](_0x21ef1d))['catch'](_0x82d81b=>{throw console['error'](_0x82d81b),new _0x87b9bb('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x3687e4){const _0x12ebb8=this['context']['plugins']['get'](y),_0x532fa6=this['getCommentThread'](_0x3687e4);if(_0x532fa6['_isAttached']=!0x1,this['_threadToController']['has'](_0x532fa6)){const _0x42cdfe=this['_threadToController']['get'](_0x532fa6),_0x171aa9=_0x42cdfe['view'],_0x55fe50=_0x12ebb8['getByInnerView'](_0x171aa9);this['_threadToController']['delete'](_0x532fa6),this['_viewToController']['delete'](_0x171aa9),_0x55fe50&&_0x12ebb8['remove'](_0x55fe50),_0x42cdfe['destroy'](),_0x171aa9['destroy']()['then'](()=>{this['_unbindEditors'](_0x171aa9);});}}['_updateActiveAnnotation']({threadId:_0x45f9bf,resolvedAt:_0x2ca1e1,unlinkedAt:_0x2d71a4}){const _0x5f6c6d=!!_0x2ca1e1,_0x2ff17b=this['context']['plugins']['get'](y),_0x294813=this['getCommentThread'](_0x45f9bf);if(this['_threadToController']['has'](_0x294813)){const _0x291cd3=this['_threadToController']['get'](_0x294813)['view'],_0x1b60c6=_0x2ff17b['getByInnerView'](_0x291cd3);_0x1b60c6&&(_0x5f6c6d&&_0x2ff17b['_removeActiveAnnotation'](_0x1b60c6),_0x2d71a4?_0x1b60c6['isVisible']=!0x1:_0x1b60c6['refreshVisibility']());}}['_getExternalAuthor'](_0x3ce787){const _0x265562=this['context']['plugins']['get'](it),_0x4c3cac=It('external:'+_0x3ce787),_0x3c3173=_0x265562['getUser'](_0x4c3cac);return _0x3c3173||_0x265562['addUser']({'id':_0x4c3cac,'name':_0x3ce787});}['_createNewComment']({threadId:_0x14a0a0,commentId:_0x5afd84=_0x990ee2(),content:_0x5191a2,authorId:_0x1a23f9,createdAt:_0xf44c78,attributes:_0x5d6649}){if('string'!=typeof _0x5afd84)throw new _0x87b9bb('commentsrepository-invalid-commentid');if('string'!=typeof _0x1a23f9)throw new _0x87b9bb('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x5191a2||!_0x5191a2['trim']())throw new _0x87b9bb('commentsrepository-invalid-comment-content');const _0x339f59=this['context']['plugins']['get'](it)['getUser'](_0x1a23f9);if(!_0x339f59)throw new _0x87b9bb('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x1a23f9});let _0x553ebc=null,_0x49c1bb=_0xf44c78;return _0x5d6649?.['@external']&&(_0x553ebc=this['_getExternalAuthor'](_0x5d6649['@external']['authorName']),_0x49c1bb=new Date(_0x5d6649['@external']['createdAt'])),new wi(this,{'threadId':_0x14a0a0,'id':_0x5afd84,'author':_0x553ebc||_0x339f59,'creator':_0x339f59,'content':_0x5191a2,'createdAt':_0xf44c78,'authoredAt':_0x49c1bb,'attributes':_0x5d6649});}['_addComment'](_0x4347ac){let {threadId:_0x22b415,content:_0x12ce52,attributes:_0x11ba8f,isFromAdapter:_0x1d1e3e}=_0x4347ac;const _0x2d3b47=this['getCommentThread'](_0x4347ac['threadId']);if(!_0x2d3b47)throw new _0x87b9bb('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x55ee74=this['_createNewComment'](_0x4347ac),{id:_0x9e5e61}=_0x55ee74;if(_0x2d3b47['_add'](_0x55ee74),_0x1d1e3e||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x2d3b47['isSubmitted'])return Promise['resolve']();const _0x1346eb=this['context']['plugins']['get']('PendingActions'),{channelId:_0x2efcb6}=_0x2d3b47,_0x4f663d=_0x1346eb['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x11ba8f||(_0x11ba8f={}),this['adapter']['addComment']({'channelId':_0x2efcb6,'threadId':_0x22b415,'commentId':_0x9e5e61,'content':_0x12ce52,'attributes':_0x11ba8f})['then'](_0x47f26f=>{_0x1346eb['remove'](_0x4f663d),_0x47f26f&&this['_updateComment']({'channelId':_0x2efcb6,'threadId':_0x22b415,'commentId':_0x9e5e61,'createdAt':_0x47f26f['createdAt'],'isFromAdapter':!0x0});})['catch'](_0xf7ae3e=>{throw console['error'](_0xf7ae3e),new _0x87b9bb('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x15b341,commentId:_0x161676,content:_0xac27b,createdAt:_0x13efca,attributes:_0xca7086,isFromAdapter:_0x407f73}){if(void 0x0!==_0xac27b&&('string'!=typeof _0xac27b||!_0xac27b['trim']()['length']))throw new _0x87b9bb('commentsrepository-update-comment-invalid-content');const _0x7c0f53=this['getCommentThread'](_0x15b341),_0x205704=_0x7c0f53['getComment'](_0x161676);if(!_0x205704)throw new _0x87b9bb('commentsrepository-update-missing-comment',this);let _0x220ad1=!0x1;if(_0xac27b&&_0xac27b!==_0x205704['content']&&(_0x205704['isEditable']||_0x407f73)&&(_0x205704['content']=_0xac27b,_0x220ad1=!0x0),_0x13efca&&_0x13efca!==_0x205704['createdAt']&&(_0x205704['createdAt']=_0x13efca,_0x205704['attributes']&&_0x205704['attributes']['@external']||(_0x205704['authoredAt']=_0x13efca),_0x220ad1=!0x0),_0xca7086&&!At(_0xca7086,_0x205704['attributes'])&&(_0x205704['attributes']=_0xca7086,_0x220ad1=!0x0),!_0x220ad1)return Promise['resolve']();if(_0x7c0f53['fire']('commentUpdated'),_0x407f73||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x2d3e04=this['context']['plugins']['get']('PendingActions'),{channelId:_0x2e3656}=this['getCommentThread'](_0x205704['threadId']),_0x4be21c=_0x2d3e04['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x2e3656,'threadId':_0x15b341,'commentId':_0x161676,'content':_0xac27b,'attributes':_0xca7086})['then'](()=>_0x2d3e04['remove'](_0x4be21c))['catch'](_0x512945=>{throw console['error'](_0x512945),new _0x87b9bb('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x34fc7a,commentId:_0x2f0946,isFromAdapter:_0x1f3447}){const _0x4485f2=this['getCommentThread'](_0x34fc7a),_0x639734=_0x4485f2['getComment'](_0x2f0946);if(!_0x639734)throw new _0x87b9bb('commentsrepository-remove-missing-comment',this);if(_0x4485f2['_remove'](_0x639734),_0x1f3447||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x2f462e=this['context']['plugins']['get']('PendingActions'),{channelId:_0x5edbcb}=_0x4485f2,_0x436eb8=_0x2f462e['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x5edbcb,'threadId':_0x34fc7a,'commentId':_0x2f0946})['then'](()=>_0x2f462e['remove'](_0x436eb8))['catch'](_0x392017=>{throw console['error'](_0x392017),new _0x87b9bb('commentsrepository-remove-comment-internal-error',this);});}}class pi extends/* #__PURE__ -- @preserve */
|
|
30
|
-
|
|
31
|
-
_0x2697d0(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x42919c,_0x3c3f72){super();const _0x12964e=_0x42919c['context']['plugins']['get'](it)['me'],_0x15efc2=_0x42919c['getCommentThread'](_0x3c3f72['threadId']),_0xd50904=0x0===_0x15efc2['comments']['length'],_0x38fc93=_0x12964e===_0x3c3f72['author'];this['id']=_0x3c3f72['id'],this['threadId']=_0x3c3f72['threadId'],this['author']=_0x3c3f72['author'],this['creator']=_0x3c3f72['creator'],this['isExternal']=Boolean(_0x3c3f72['attributes']&&_0x3c3f72['attributes']['@external']),this['set']('content',_0x3c3f72['content']),this['createdAt']=_0x3c3f72['createdAt']||new Date(),this['set']('authoredAt',_0x3c3f72['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x15efc2,'resolvedAt'),this['set']('attributes',_0x3c3f72['attributes']||{}),this['bind']('isEditable')['to'](_0x42919c,'_permissions',()=>{const _0x3bb93a=_0x42919c['getPermissions'](_0x15efc2['channelId'])['write'],_0x228000=_0x42919c['getPermissions'](_0x15efc2['channelId'])['modifyAll'];return _0x38fc93&&_0x3bb93a||!_0x38fc93&&_0x228000;}),this['bind']('isRemovable')['to'](_0x15efc2,'isRemovable',_0x42919c,'_permissions',_0x2bc042=>{const _0x98170a=_0x42919c['getPermissions'](_0x15efc2['channelId'])['write'],_0xe812ea=_0x42919c['getPermissions'](_0x15efc2['channelId'])['modifyAll'];return _0x38fc93&&_0x98170a||_0x2bc042&&_0xd50904||!_0x38fc93&&_0xe812ea&&!_0xd50904;}),this['bind']('isReadOnly')['to'](_0x15efc2,'isReadOnly'),this['_repository']=_0x42919c;}get['weight'](){return Math['max'](function(_0x4764c2){const _0x1bed8a=document['createElement']('div');return _0x1bed8a['innerHTML']=_0x4764c2,_0x1bed8a['textContent']['length'];}(this['content']),0xc8);}['update'](_0x2d58b1){const {threadId:_0x502a83,id:_0xae14d0}=this;if(!this['_repository']['hasCommentThread'](_0x502a83))throw new _0x87b9bb('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x8c6cff}=this['_repository']['getCommentThread'](_0x502a83);this['_repository']['fire'](Nt('updateComment',_0x8c6cff,_0x502a83),{'channelId':_0x8c6cff,'threadId':_0x502a83,'commentId':_0xae14d0,..._0x2d58b1});}['setAttribute'](_0x4e63b6,_0x45d72f){const _0x59a392=wt(this['attributes']);yt(_0x59a392,_0x4e63b6,_0x45d72f),this['update']({'attributes':_0x59a392});}['removeAttribute'](_0x8787b6){const _0x1d90f1=wt(this['attributes']);Ct(_0x1d90f1,_0x8787b6),this['update']({'attributes':_0x1d90f1});}['remove'](_0x1d6680={}){if(!_0x1d6680['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x7c9b9e,id:_0x2d9a48}=this;if(!this['_repository']['hasCommentThread'](_0x7c9b9e))throw new _0x87b9bb('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x20c7e1}=this['_repository']['getCommentThread'](_0x7c9b9e);this['_repository']['fire'](Nt('removeComment',_0x20c7e1,_0x7c9b9e),{'channelId':_0x20c7e1,'threadId':_0x7c9b9e,'commentId':_0x2d9a48,..._0x1d6680});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function Nt(_0x588c47,..._0x13cc7f){for(const _0x41c244 of _0x13cc7f)void 0x0!==_0x41c244&&(_0x588c47+=':'+String(_0x41c244));return _0x588c47;}class ot extends _0x590d23{constructor(_0x191885){super(_0x191885),this['set']('hasContent',!0x1);}['refresh'](){const _0x2cecec=this['editor']['model']['document']['selection'];this['isEnabled']=!0x0,this['hasContent']=!0x1;for(const _0x4bd7f5 of _0x2cecec['getRanges']())if(this['_hasContent'](_0x4bd7f5))return void(this['hasContent']=!0x0);}['execute']({threadId:_0x5b79d6=_0x990ee2(),ranges:_0x2a2c2f,comment:_0x430388}={}){const _0x1b9abc=this['editor']['model'],_0x16d766=_0x2a2c2f??Array['from'](_0x1b9abc['document']['selection']['getRanges']()),_0x48ce46=[];for(const _0x4b2dfc of _0x16d766)this['_hasContent'](_0x4b2dfc)&&_0x48ce46['push'](this['_trimToContent'](_0x4b2dfc));if(!_0x48ce46['length'])throw new _0x87b9bb('addcommentthreadcommand-incorrect-ranges',null);_0x430388&&this['_createCommentThread'](_0x5b79d6,_0x430388),this['_createMarkersFromRanges'](_0x5b79d6,_0x48ce46,!!_0x430388);}['_createMarkersFromRanges'](_0x27e12f,_0x3eecbb,_0x3d1524){this['editor']['model']['change'](_0x11d284=>{for(const _0x4ff09e of _0x3eecbb){const _0x35594e=_0x990ee2()['substr'](0x1,0x5),_0x2f98ec='comment:'+_0x27e12f+':'+_0x35594e;_0x11d284['addMarker'](_0x2f98ec,{'range':_0x4ff09e,'usingOperation':_0x3d1524,'affectsData':_0x3d1524});}});}['_createCommentThread'](_0x3e0799,_0x364c4b){const _0x2751bb=this['editor']['plugins']['get']('CommentsRepository'),_0x301c22=this['editor']['config']['get']('collaboration.channelId'),_0x527bff=this['editor']['plugins']['get']('Users')['me'];if(!_0x527bff)throw new _0x87b9bb('addcommentthreadcommand-user-not-found',null);_0x2751bb['addCommentThread']({'threadId':_0x3e0799,'channelId':_0x301c22,'comments':[{'authorId':_0x527bff['id'],'content':_0x364c4b,'createdAt':new Date(),'attributes':{}}]});}['_hasContent'](_0x5aa1c9){for(const _0x5ef55d of _0x5aa1c9['getItems']())if(this['_itemIsContent'](_0x5ef55d))return!0x0;return!0x1;}['_itemIsContent'](_0x810f64){return _0x810f64['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x810f64)&&!_0x810f64['is']('element','tableCell');}['_trimToContent'](_0x416378){const _0x1c8340=_0x31bbde=>!this['_itemIsContent'](_0x31bbde['item']),_0x46c545=_0x416378['start']['getLastMatchingPosition'](_0x1c8340),_0x41b468=_0x416378['end']['getLastMatchingPosition'](_0x1c8340,{'direction':'backward'});return this['editor']['model']['createRange'](_0x46c545,_0x41b468);}}class b extends _0x50096f{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[y];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x457671){super(_0x457671),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0xab4bb6=this['editor'],_0x139a9f=_0xab4bb6['model']['document']['selection'],_0x14fb78=_0x1f71d6(()=>this['refreshSelectedViews'](),0xa);_0x139a9f['on']('change:range',(_0xf2e8df,_0x386485)=>{_0x386485['directChange']&&(_0x14fb78['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0xab4bb6['editing']['view']['document'],'change:isFocused',(_0x194226,_0x3aee72,_0x810b5)=>{_0x810b5&&_0x14fb78();}),this['listenTo'](_0xab4bb6['ui']['focusTracker'],'change:isFocused',(_0x154452,_0x2fe94f,_0x5c6632)=>{_0x5c6632||this['fire']('blur',{'isAnnotationTracked':_0x35ede0=>this['_editorAnnotationsData']['has'](_0x35ede0['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x56e8c2){if(this['_editorAnnotations']['has'](_0x56e8c2['view']))return;this['_editorAnnotations']['add'](_0x56e8c2['view']),this['editor']['ui']['focusTracker']['add'](_0x56e8c2['view']['element']);const _0x16e0e2=this['editor']['plugins']['get'](y);this['listenTo'](_0x16e0e2['collection'],'remove',(_0x488608,_0x451470)=>{this['editor']['ui']['focusTracker']['remove'](_0x451470['view']['element']),this['_editorAnnotations']['delete'](_0x451470['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x595c3b){if('function'!=typeof _0x595c3b)throw new _0x87b9bb('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x595c3b);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x501a76,annotations:_0x1e81f8}){const _0x2d82f1=[],_0x514956=this['editor']['model']['document']['selection'],_0x825b1f=Array['from'](_0x514956['getRanges']());for(const [_0x4aaa00,_0x4047f4]of this['_editorAnnotationsData']){const _0x46836d=_0xb90209(_0x4047f4),_0x2ad465=_0x1e81f8['getByInnerView'](_0x4aaa00);_0x46836d&&_0x2ad465&&_0x2d82f1['push']({'annotation':_0x2ad465,'range':_0x46836d});}function _0xb90209(_0x3a6252){for(const _0x1d05f5 of _0x3a6252)for(const _0x161fe3 of _0x825b1f)if(_0x1d05f5['containsRange'](_0x161fe3,!_0x514956['isCollapsed']))return _0x1d05f5;return null;}return _0x2d82f1['sort']((_0x627bbb,_0x3a78c2)=>{const _0x5401ed=_0x627bbb['range'],_0x24fff9=_0x3a78c2['range'];if(!_0x5401ed['isEqual'](_0x24fff9)){if(_0x5401ed['containsRange'](_0x24fff9,!0x0))return 0x1;if(_0x24fff9['containsRange'](_0x5401ed,!0x0))return-0x1;}return _0x627bbb['annotation']==_0x501a76?-0x1:_0x3a78c2['annotation']==_0x501a76?0x1:0x0;})['map'](_0x39aaf1=>_0x39aaf1['annotation']);}get['_editorAnnotationsData'](){const _0x42b917=new Map();for(const _0x8af1d2 of Array['from'](this['_dataCollectors']))for(const [_0xa3de4c,_0x4697b0]of _0x8af1d2())_0x42b917['set'](_0xa3de4c,_0x4697b0);return _0x42b917;}}class st extends _0x50096f{['afterInit'](){const _0x38cca1=this['editor'];if(!_0x38cca1['plugins']['has']('RestrictedEditingModeEditing'))return;_0x38cca1['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class ct extends _0x50096f{constructor(_0x4dde01){super(_0x4dde01),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x56dcf3=this['editor'],_0x2f1620=_0x56dcf3['commands']['get']('importWord'),_0xe83d52=_0x56dcf3['plugins']['get'](it);_0x2f1620&&(_0x2f1620['on']('execute',(_0x30ec65,[,_0x164ea7])=>{_0x164ea7['collaboration_features']={'comments':!0x0,'user_id':_0xe83d52['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x2f1620,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x41e103,_0x4d7b9d){const {comment_threads:_0x307c63}=_0x4d7b9d;_0x307c63&&_0x307c63['forEach'](({thread_id:_0x30185d,comments:_0x588235,is_resolved:_0x5cdd60})=>{const _0x485238=new Date(),_0x29e66e=_0x588235['map'](({author:_0x1b6dd7,content:_0x28d31b,created_at:_0x33ac84})=>({'content':_0x28d31b,'authorId':this['editor']['plugins']['get'](it)['me']['id'],'createdAt':_0x485238,'attributes':{'@external':{'authorName':_0x1b6dd7,'createdAt':_0x33ac84?new Date(_0x33ac84):new Date(),'source':'importWord'}}})),_0x3c895a=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](o)['addCommentThread']({'channelId':_0x3c895a,'threadId':_0x30185d,'comments':_0x29e66e,'resolvedAt':_0x5cdd60?_0x485238:null});});}}class at extends _0x50096f{constructor(_0x25ca89){super(_0x25ca89),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x1307a8=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x1307a8,'contentInsertion',(_0x3262d0,_0x557b00)=>this['_removeMarkersWithoutThreads'](_0x557b00['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x3140be){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x3140be;const _0x218e21=this['editor']['plugins']['get']('CommentsRepository');for(const _0x2e8713 of _0x3140be['keys']()){const [_0x18484e,_0x296e6f]=_0x2e8713['split'](':');'comment'!=_0x18484e||_0x218e21['hasCommentThread'](_0x296e6f)||_0x3140be['delete'](_0x2e8713);}return _0x3140be;}['_registerMarkerInClipboardPipeline'](){const _0x3c9442=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x3a0304=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x3a0304&&_0x3c9442['_registerMarkerToCopy']('comment',_0x3a0304);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0xd04720){switch(_0xd04720){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}function ft(_0x20c2b6){const _0x5dfdd9=_0x20c2b6['split'](':');return{'group':_0x5dfdd9[0x0],'id':_0x5dfdd9[0x1],'part':_0x5dfdd9[0x2]};}class ut extends _0x50096f{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x309094,_0x30af55)=>{if(!_0x30af55['options']['showCommentHighlights'])return null;if(_0x30af55['options']['ignoreResolvedComments']){const {id:_0x56b71f}=ft(_0x309094['markerName']),_0x130dbc=this['editor']['plugins']['get'](o);if(_0x130dbc['getCommentThread'](_0x56b71f)?.['isResolved']&&_0x309094['item'])return _0x30af55['consumable']['consume'](_0x309094['item'],'addMarker:'+_0x309094['markerName']),_0x30af55['consumable']['consume'](_0x309094['item'],'removeMarker:'+_0x309094['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x250b28=>{_0x250b28['on']('addMarker:comment',(_0x17113b,_0x6d747a,_0x3143e4)=>{if(!_0x3143e4['options']['showCommentHighlights'])return;const _0x321976=_0x6d747a['item'];if(!_0x321976)return;const _0x1331ea=_0x3143e4['mapper']['toViewElement'](_0x321976);this['editor']['model']['schema']['isObject'](_0x321976)&&_0x1331ea&&!_0x1331ea['getCustomProperty']('widget')&&_0x1331ea['is']('containerElement')&&_0x1f02a4(_0x1331ea,_0x3143e4['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x5ce996,{writer:_0xf5a482,options:_0x58a394})=>{if(!_0x58a394['showCommentHighlights'])return null;const _0xb6dcf2=_0xf5a482['createContainerElement']('div'),_0x11a943=_0xf5a482['createEmptyElement']('hr');return _0xf5a482['addClass']('ck-horizontal-line',_0xb6dcf2),_0xf5a482['insert'](_0xf5a482['createPositionAt'](_0xb6dcf2,0x0),_0x11a943),_0xb6dcf2;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x579ed0,{writer:_0x1bf7c0,options:_0x10f1b3})=>{if(!_0x10f1b3['showCommentHighlights'])return null;const _0x27313e=_0x1bf7c0['createContainerElement']('span'),_0xdfa108=_0x1bf7c0['createEmptyElement']('img');return _0x1bf7c0['addClass']('image-inline',_0x27313e),_0x1bf7c0['insert'](_0x1bf7c0['createPositionAt'](_0x27313e,0x0),_0xdfa108),_0x27313e;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x3aed3f,{writer:_0x4392b1,options:_0x1ff34f})=>{if(_0x1ff34f['showCommentHighlights'])return _0x4392b1['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x5b258c,_0x187403,_0x52e1fa)=>{_0x52e1fa['options']['showCommentHighlights']&&_0x5b258c['stop']();},{'priority':'high'});}}class r extends _0x50096f{static get['requires'](){return[o,b,it,st,ct,at,ut];}static get['pluginName'](){return'CommentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x47d1f6){super(_0x47d1f6),this['set']('isThreadsLoadingPaused',!0x0),_0x47d1f6['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0xe58ab5,_0x3b1781,_0x46e99a,_0x3e7ab2)=>{const _0x3bbd05=_0x47d1f6['plugins']['get'](o),_0x1640f6=_0x46e99a?ft(_0x46e99a)['id']:null;_0x47d1f6['model']['change'](()=>{if(_0x1640f6){const _0x113f2b=this['getAllMarkersForId'](_0x1640f6);for(const _0x48a566 of _0x113f2b)_0x47d1f6['editing']['reconvertMarker'](_0x48a566);}if(_0x3e7ab2){const {id:_0x4cc79e}=ft(_0x3e7ab2),_0xd7da45=_0x3bbd05['getCommentThread'](_0x4cc79e);if(_0xd7da45&&_0xd7da45['unlinkedAt'])return;if(_0xd7da45&&!_0xd7da45['isAttached'])return;const _0x2d21ea=this['getAllMarkersForId'](_0x4cc79e);for(const _0x2be405 of _0x2d21ea)_0x47d1f6['editing']['reconvertMarker'](_0x2be405);}}),_0x1640f6&&this['scrollToThreadMarker'](_0x1640f6);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x3026ed=this['editor'],_0x2868c1=_0x3026ed['plugins']['get'](o),_0x188d54=_0x3026ed['config']['get']('collaboration.channelId'),_0x5ebbca=_0x2868c1['getCommentThreads']()['filter'](_0x3f16dd=>_0x3f16dd['channelId']!==_0x188d54);_0x3026ed['commands']['add']('addCommentThread',new ot(_0x3026ed)),this['listenTo'](_0x3026ed,'change:isReadOnly',(_0x1cff91,_0x1d6fe9,_0x513d4a)=>{_0x2868c1['switchReadOnly'](_0x513d4a,_0x3026ed['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x2868c1,dt('addCommentThread',_0x188d54),(_0x33eec2,{threadId:_0x469a63})=>{const _0x3961b2=this['editor']['plugins']['get'](o)['getCommentThread'](_0x469a63);_0x3961b2?.['unlinkedAt']&&this['_attachArchivedThread'](_0x469a63);}),this['listenTo'](_0x2868c1,dt('removeCommentThread',_0x188d54),(_0x2c1f5f,{threadId:_0x24e5a2})=>{_0x3026ed['model']['enqueueChange']({'isUndoable':!0x1},_0x71b96f=>{const _0xdb1149=this['getAllMarkersForId'](_0x24e5a2);for(const _0x551007 of _0xdb1149)_0x71b96f['removeMarker'](_0x551007);});}),this['listenTo'](_0x2868c1,dt('resolveCommentThread',_0x188d54),(_0x5e8b84,{threadId:_0x26d684})=>{(this['_reconvertMarkers'](_0x26d684),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](o)['getCommentThread'](_0x26d684)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x2868c1,dt('reopenCommentThread',_0x188d54),(_0x591aae,{threadId:_0x40ac0d})=>{this['_reconvertMarkers'](_0x40ac0d);},{'priority':'low'}),this['listenTo'](_0x2868c1,dt('addComment',_0x188d54),(_0x24124b,{threadId:_0x2cd9a5,isFromAdapter:_0x2c4b3c})=>{const _0x54952a=this['getAllMarkersForId'](_0x2cd9a5);if(_0x2c4b3c||0x0==_0x54952a['length']||!_0x2868c1['hasCommentThread'](_0x2cd9a5))return;0x1===_0x2868c1['getCommentThread'](_0x2cd9a5)['length']&&_0x3026ed['model']['enqueueChange']({'isUndoable':!0x1},_0x5bd089=>{for(const _0x2072da of _0x54952a)_0x5bd089['updateMarker'](_0x2072da,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x5ebbca);}['afterInit'](){!async function(_0x5854b9){const _0x1af147=_0x387ecf([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]),_0x42759f=0x73460ab3,_0x2f1962=0x73417e23^_0x42759f,_0x3de44f=window[_0x387ecf([0x44,0x61,0x74,0x65])][_0x387ecf([0x6e,0x6f,0x77])](),_0x48287c=_0x5854b9[_0x387ecf([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x113cb7=new window[(_0x387ecf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x25978e=>{_0x48287c[_0x387ecf([0x6f,0x6e,0x63,0x65])](_0x387ecf([0x72,0x65,0x61,0x64,0x79]),_0x25978e);}),_0x4e8ed6={[_0x387ecf([0x6b,0x74,0x79])]:_0x387ecf([0x45,0x43]),[_0x387ecf([0x75,0x73,0x65])]:_0x387ecf([0x73,0x69,0x67]),[_0x387ecf([0x63,0x72,0x76])]:_0x387ecf([0x50,0x2d,0x32,0x35,0x36]),[_0x387ecf([0x78])]:_0x387ecf([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]),[_0x387ecf([0x79])]:_0x387ecf([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]),[_0x387ecf([0x61,0x6c,0x67])]:_0x387ecf([0x45,0x53,0x32,0x35,0x36])},_0x50698e=_0x48287c[_0x387ecf([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x387ecf([0x67,0x65,0x74])](_0x387ecf([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x504a2f(){let _0x47a9de,_0x4e9f95=null,_0x3cd40c=null;try{if(_0x50698e==_0x387ecf([0x47,0x50,0x4c]))return _0x387ecf([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x47a9de=_0x1d7532(),!_0x47a9de)return _0x387ecf([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x47a9de[_0x387ecf([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3cd40c=_0x47f7be(_0x47a9de[_0x387ecf([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x47a9de[_0x387ecf([0x6a,0x74,0x69])])),await _0x104e0b()?_0x3cb858()?_0x4158bd()?_0x387ecf([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5282d9()?(_0x47a9de[_0x387ecf([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x387ecf([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4e9f95=_0x11138b(_0x387ecf([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x47a9de[_0x387ecf([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x387ecf([0x74,0x72,0x69,0x61,0x6c])&&(_0x4e9f95=_0x11138b(_0x387ecf([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0xb93f80()):_0x387ecf([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x387ecf([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x387ecf([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x387ecf([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x4158bd(){const _0x21edd4=[_0x387ecf([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x387ecf([0x74,0x72,0x69,0x61,0x6c])][_0x387ecf([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x47a9de[_0x387ecf([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3de44f/0x3e8:0xe10*_0x2f1962;return _0x47a9de[_0x387ecf([0x65,0x78,0x70])]<_0x21edd4;}function _0x3cb858(){const _0x4a6216=_0x47a9de[_0x387ecf([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x4a6216)return!0x1;if(_0x4a6216[_0x387ecf([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x387ecf([0x2a])))return!0x0;if(_0x4a6216[_0x387ecf([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x387ecf([0x43,0x4d,0x54])))return!0x0;if(_0x4a6216[_0x387ecf([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x387ecf([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))&&_0x2f84ec())return!0x0;if(_0x4a6216[_0x387ecf([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x387ecf([0x52,0x43,0x4d,0x54]))){if(_0x4eb9e2())return!0x0;if(_0x138d3d()||_0xf4cac4())return!0x0;}return!0x1;}function _0x5282d9(){const _0x9cea7e=_0x47a9de[_0x387ecf([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x9cea7e||0x0==_0x9cea7e[_0x387ecf([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x39b469}=new URL(window[_0x387ecf([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x9cea7e[_0x387ecf([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x39b469))return!0x0;const _0x323e00=_0x39b469[_0x387ecf([0x73,0x70,0x6c,0x69,0x74])](_0x387ecf([0x2e]));return _0x9cea7e[_0x387ecf([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x28092d=>_0x28092d[_0x387ecf([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x387ecf([0x2a])))[_0x387ecf([0x6d,0x61,0x70])](_0x4318cf=>_0x4318cf[_0x387ecf([0x73,0x70,0x6c,0x69,0x74])](_0x387ecf([0x2e])))[_0x387ecf([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x31fdea=>_0x31fdea[_0x387ecf([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x323e00[_0x387ecf([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x387ecf([0x6d,0x61,0x70])](_0x48b3cf=>Array(_0x323e00[_0x387ecf([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x48b3cf[_0x387ecf([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x387ecf([0x66,0x69,0x6c,0x6c])](_0x48b3cf[0x0]===_0x387ecf([0x2a])?_0x387ecf([0x2a]):'')[_0x387ecf([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x48b3cf))[_0x387ecf([0x73,0x6f,0x6d,0x65])](_0x4ace4e=>_0x323e00[_0x387ecf([0x65,0x76,0x65,0x72,0x79])]((_0x462e,_0x123665)=>_0x4ace4e[_0x123665]===_0x462e||_0x4ace4e[_0x123665]===_0x387ecf([0x2a])));}function _0xb93f80(){return _0x4e9f95&&_0x3cd40c?new window[(_0x387ecf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1b68a9,_0x5b6723)=>{_0x4e9f95[_0x387ecf([0x74,0x68,0x65,0x6e])](_0x1b68a9,_0x5b6723),_0x3cd40c[_0x387ecf([0x74,0x68,0x65,0x6e])](_0x4886d5=>{_0x4886d5!=_0x387ecf([0x56,0x61,0x6c,0x69,0x64])&&_0x1b68a9(_0x4886d5);},_0x5b6723);}):_0x4e9f95||_0x3cd40c||_0x387ecf([0x56,0x61,0x6c,0x69,0x64]);}}function _0x47f7be(_0x1be173,_0x5b0109){return new window[(_0x387ecf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x594d5e=>{if(_0x150da4())return _0x594d5e(_0x387ecf([0x56,0x61,0x6c,0x69,0x64]));_0x112a32(),_0x48287c[_0x387ecf([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x387ecf([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3ae6a1=!0x1;const _0x34ac6a=_0x990ee2();function _0xcc7a61(_0x399947){return!!_0x399947&&(typeof _0x399947===_0x387ecf([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x399947===_0x387ecf([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x399947[_0x387ecf([0x74,0x68,0x65,0x6e])]===_0x387ecf([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x399947[_0x387ecf([0x63,0x61,0x74,0x63,0x68])]===_0x387ecf([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x190c14(_0x1213ab){_0xa7822c(_0x1213ab)[_0x387ecf([0x74,0x68,0x65,0x6e])](_0x306d0f=>{if(!_0x306d0f||_0x306d0f[_0x387ecf([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x387ecf([0x6f,0x6b]))return _0x387ecf([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x38d442(_0x44d9c9(_0x34ac6a+_0x5b0109))!=_0x306d0f[_0x387ecf([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x387ecf([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x387ecf([0x56,0x61,0x6c,0x69,0x64]);})[_0x387ecf([0x74,0x68,0x65,0x6e])](_0x5a0760=>(_0x153b4a(),_0x5a0760),()=>{const _0x5382a9=_0x4974bf();return null==_0x5382a9?(_0x153b4a(),_0x387ecf([0x56,0x61,0x6c,0x69,0x64])):_0x387ecf(_0x3de44f-_0x5382a9>(0x574a8eb3^_0x42759f)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x387ecf([0x74,0x68,0x65,0x6e])](_0x594d5e)[_0x387ecf([0x63,0x61,0x74,0x63,0x68])](()=>{_0x594d5e(_0x387ecf([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3fa574=0x7370e433^_0x42759f;function _0x153b4a(){const _0x5c7ea8=_0x387ecf([0x6c,0x6c,0x63,0x74,0x2d])+_0x38d442(_0x44d9c9(_0x1be173)),_0x3061bc=_0x233f60(_0x38d442(window[_0x387ecf([0x4d,0x61,0x74,0x68])][_0x387ecf([0x63,0x65,0x69,0x6c])](_0x3de44f/_0x3fa574)));window[_0x387ecf([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x387ecf([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5c7ea8,_0x3061bc);}function _0x4974bf(){const _0x47c32d=_0x387ecf([0x6c,0x6c,0x63,0x74,0x2d])+_0x38d442(_0x44d9c9(_0x1be173)),_0x35654b=window[_0x387ecf([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x387ecf([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x47c32d);return _0x35654b?window[_0x387ecf([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x233f60(_0x35654b),0x10)*_0x3fa574:null;}function _0xa7822c(_0x58f795){return new window[(_0x387ecf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x49f8c3,_0x507462)=>{_0x58f795[_0x387ecf([0x74,0x68,0x65,0x6e])](_0x49f8c3,_0x507462),window[_0x387ecf([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x507462,0x7347de73^_0x42759f);});}}_0x48287c[_0x387ecf([0x6f,0x6e])](_0x387ecf([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x58ca1d,_0x3e8b96)=>{if(_0x3e8b96[0x0]!=_0x1be173)return _0x594d5e(_0x387ecf([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3e8b96[0x1]={..._0x3e8b96[0x1],[_0x387ecf([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x34ac6a};},{[_0x387ecf([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x387ecf([0x68,0x69,0x67,0x68])}),_0x48287c[_0x387ecf([0x6f,0x6e])](_0x387ecf([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1dc6ab=>{_0xcc7a61(_0x1dc6ab[_0x387ecf([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3ae6a1=!0x0,_0x190c14(_0x1dc6ab[_0x387ecf([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x387ecf([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x387ecf([0x6c,0x6f,0x77])}),_0x113cb7[_0x387ecf([0x74,0x68,0x65,0x6e])](()=>{_0x3ae6a1||_0x594d5e(_0x387ecf([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x150da4(){return _0x48287c[_0x387ecf([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x387ecf([0x76,0x69,0x65,0x77])][_0x387ecf([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x387ecf([0x61,0x75,0x74,0x6f]);}function _0x112a32(){_0x48287c[_0x387ecf([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x387ecf([0x76,0x69,0x65,0x77])][_0x387ecf([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x387ecf([0x61,0x75,0x74,0x6f]);}}function _0x11138b(_0x444848){const _0x103277=[new window[(_0x387ecf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x26c12a=>setTimeout(_0x26c12a,0x734f347f^_0x42759f)),_0x113cb7[_0x387ecf([0x74,0x68,0x65,0x6e])](()=>new window[(_0x387ecf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x401c03=>{let _0x2ed0ae=0x0;_0x48287c[_0x387ecf([0x6d,0x6f,0x64,0x65,0x6c])][_0x387ecf([0x6f,0x6e])](_0x387ecf([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x54499f,_0x59c6bc)=>{_0x59c6bc[0x0][_0x387ecf([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2ed0ae++,_0x2ed0ae==(0x73460b4b^_0x42759f)&&(_0x401c03(),_0x54499f[_0x387ecf([0x6f,0x66,0x66])]());});}))];return window[_0x387ecf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x387ecf([0x72,0x61,0x63,0x65])](_0x103277)[_0x387ecf([0x74,0x68,0x65,0x6e])](()=>_0x444848);}async function _0x5daf16(){await _0x113cb7,_0x48287c[_0x387ecf([0x6d,0x6f,0x64,0x65,0x6c])][_0x387ecf([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x312e1f,_0x48287c[_0x387ecf([0x6d,0x6f,0x64,0x65,0x6c])][_0x387ecf([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x312e1f,_0x48287c[_0x387ecf([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x387ecf([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2f84ec(){return window[_0x387ecf([0x67,0x6c,0x6f,0x62])]&&window[_0x387ecf([0x67,0x6c,0x6f,0x62])][_0x387ecf([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x4eb9e2(){return _0x5df72d(_0x387ecf([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x140c1a(_0x387ecf([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x387ecf([0x73,0x74,0x61,0x74,0x65])]==_0x387ecf([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x138d3d(){return _0x5df72d(_0x387ecf([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 _0xf4cac4(){return _0x5df72d(_0x387ecf([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x5a31f6(_0x408140){const _0x572497=_0xe23222();_0x48287c[_0x572497]=_0x387ecf([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x408140,_0x408140!=_0x387ecf([0x56,0x61,0x6c,0x69,0x64])&&_0x5daf16();}function _0xe23222(){const _0x32a4dc=window[_0x387ecf([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x387ecf([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x387ecf([0x6e,0x6f,0x77])]())[_0x387ecf([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x387ecf([0x2e]),'');let _0x383b41=_0x387ecf([0x4b]);for(let _0x39967b=0x0;_0x39967b<_0x32a4dc[_0x387ecf([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x39967b+=0x2){let _0x6013f3=window[_0x387ecf([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x32a4dc[_0x387ecf([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x39967b,_0x39967b+0x2));_0x6013f3>=_0x1af147[_0x387ecf([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x6013f3-=_0x1af147[_0x387ecf([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x383b41+=_0x1af147[_0x6013f3];}return _0x383b41;}function _0x1d7532(){const _0x29aa37=_0x50698e[_0x387ecf([0x73,0x70,0x6c,0x69,0x74])](_0x387ecf([0x2e]));if(0x3!=_0x29aa37[_0x387ecf([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x58b1b4(_0x29aa37[0x1]);function _0x58b1b4(_0x51f2d0){const _0x3136c2=_0x3d0c6c(_0x51f2d0);return _0x3136c2&&_0x1dd979()?_0x3136c2:null;function _0x1dd979(){const _0x55b355=_0x3136c2[_0x387ecf([0x6a,0x74,0x69])],_0x17ba2f=window[_0x387ecf([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x55b355[_0x387ecf([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x55b355[_0x387ecf([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x32a550={..._0x3136c2,[_0x387ecf([0x6a,0x74,0x69])]:_0x55b355[_0x387ecf([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x55b355[_0x387ecf([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x32a550[_0x387ecf([0x76,0x63])],_0x44d9c9(_0x32a550)==_0x17ba2f;}}}async function _0x104e0b(){let _0x4d052c=!0x0;try{const _0x273621=_0x50698e[_0x387ecf([0x73,0x70,0x6c,0x69,0x74])](_0x387ecf([0x2e])),[_0xc46cbc,_0x142449,_0x1075fa]=_0x273621;return _0x40165f(_0xc46cbc),await _0x5b0462(_0xc46cbc,_0x142449,_0x1075fa),_0x4d052c;}catch{return!0x1;}function _0x40165f(_0x43872c){const _0x16d9c4=_0x3d0c6c(_0x43872c);_0x16d9c4&&_0x16d9c4[_0x387ecf([0x61,0x6c,0x67])]==_0x387ecf([0x45,0x53,0x32,0x35,0x36])||(_0x4d052c=!0x1);}async function _0x5b0462(_0x198fb3,_0x2aeeb5,_0x67f908){const _0x45f6a2=window[_0x387ecf([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x387ecf([0x66,0x72,0x6f,0x6d])](_0x3db2af(_0x67f908),_0x4b7fdc=>_0x4b7fdc[_0x387ecf([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x441589=new window[(_0x387ecf([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x387ecf([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x198fb3+_0x387ecf([0x2e])+_0x2aeeb5),_0x5830c9=window[_0x387ecf([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x387ecf([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5830c9)return;const _0x3ace36=await _0x5830c9[_0x387ecf([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x387ecf([0x6a,0x77,0x6b]),_0x4e8ed6,{[_0x387ecf([0x6e,0x61,0x6d,0x65])]:_0x387ecf([0x45,0x43,0x44,0x53,0x41]),[_0x387ecf([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x387ecf([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x387ecf([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5830c9[_0x387ecf([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x387ecf([0x6e,0x61,0x6d,0x65])]:_0x387ecf([0x45,0x43,0x44,0x53,0x41]),[_0x387ecf([0x68,0x61,0x73,0x68])]:{[_0x387ecf([0x6e,0x61,0x6d,0x65])]:_0x387ecf([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3ace36,_0x45f6a2,_0x441589)||(_0x4d052c=!0x1);}}function _0x3d0c6c(_0x5856a8){return _0x5856a8[_0x387ecf([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x387ecf([0x65,0x79]))?JSON[_0x387ecf([0x70,0x61,0x72,0x73,0x65])](_0x3db2af(_0x5856a8)):null;}function _0x3db2af(_0x282f52){return window[_0x387ecf([0x61,0x74,0x6f,0x62])](_0x282f52[_0x387ecf([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x387ecf([0x2b]))[_0x387ecf([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x387ecf([0x2f])));}function _0x44d9c9(_0x568d7d){let _0x9d94d9=0x1505;function _0x35059e(_0xb46357){for(let _0x538f36=0x0;_0x538f36<_0xb46357[_0x387ecf([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x538f36++){const _0x20597a=_0xb46357[_0x387ecf([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x538f36);_0x9d94d9=(_0x9d94d9<<0x5)+_0x9d94d9+_0x20597a,_0x9d94d9&=_0x9d94d9;}}function _0x7bdfa0(_0x31a9d2){Array[_0x387ecf([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x31a9d2)?_0x31a9d2[_0x387ecf([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x7bdfa0):_0x31a9d2&&typeof _0x31a9d2==_0x387ecf([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x387ecf([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x31a9d2)[_0x387ecf([0x73,0x6f,0x72,0x74])]()[_0x387ecf([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x563d76,_0x395b0f])=>{_0x35059e(_0x563d76),_0x7bdfa0(_0x395b0f);}):_0x35059e(window[_0x387ecf([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x31a9d2));}return _0x7bdfa0(_0x568d7d),_0x9d94d9>>>0x0;}function _0x38d442(_0x1d171b){return _0x1d171b[_0x387ecf([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x387ecf([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x387ecf([0x30]));}function _0x233f60(_0x138dab){return _0x138dab[_0x387ecf([0x73,0x70,0x6c,0x69,0x74])]('')[_0x387ecf([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x387ecf([0x6a,0x6f,0x69,0x6e])]('');}function _0x5df72d(_0x464d25){return _0x48287c[_0x387ecf([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x387ecf([0x68,0x61,0x73])](_0x464d25);}function _0x140c1a(_0x2efeed){return _0x48287c[_0x387ecf([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x387ecf([0x67,0x65,0x74])](_0x2efeed);}function _0x312e1f(){}function _0x387ecf(_0x3bcb57){return _0x3bcb57['map'](_0x5abef0=>String['fromCharCode'](_0x5abef0))['join']('');}_0x5a31f6(await _0x504a2f());}(this);}['destroy'](){const _0x542df0=this['editor']['plugins']['get'](o),_0x5529a9=this['editor']['config']['get']('collaboration.channelId');for(const _0x51c690 of _0x542df0['getCommentThreads']({'channelId':_0x5529a9}))_0x542df0['_detachCommentThread'](_0x51c690['id']),_0x542df0['_threads']['delete'](_0x51c690['id']);super['destroy']();}['hasMarkerForId'](_0x11003a){return this['getAllMarkersForId'](_0x11003a)['length']>0x0;}['getAllMarkersForId'](_0x561a43){const _0x434ba2=[];for(const _0x1fdccd of this['editor']['model']['markers'])_0x1fdccd['name']['startsWith']('comment:'+_0x561a43)&&_0x434ba2['push'](_0x1fdccd);return _0x434ba2;}['scrollToThreadMarker'](_0x8e0371){setTimeout(()=>{const _0x3f7bd2=this['_getTargetForId'](_0x8e0371);if(!_0x3f7bd2)return;this['activeMarker']&&ft(this['activeMarker'])['id']===_0x8e0371&&nt({'target':_0x3f7bd2[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x24b652){this['editor']['model']['change'](()=>{for(const _0x4da0df of this['getAllMarkersForId'](_0x24b652))this['editor']['editing']['reconvertMarker'](_0x4da0df);});}['_attachArchivedThread'](_0x248d2b){const _0x6a8bdb=this['editor']['plugins']['get'](o),_0x5f3430=this['editor']['plugins']['get'](b),_0x1d03f0=_0x6a8bdb['getCommentThread'](_0x248d2b);if(!_0x1d03f0['isAttached']){const _0x472ed3=_0x1d03f0['attachTo'](()=>this['_getTargetForId'](_0x1d03f0['id']));_0x5f3430['registerAnnotation'](_0x472ed3),_0x1d03f0['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x383440=this['editor'],_0x28b973=_0x383440['plugins']['get'](it);_0x383440['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0xff9325,_0x494185)=>{const {id:_0x2486d2}=ft(_0xff9325['markerName']),_0x4806c1=_0x383440['plugins']['get'](o)['getCommentThread'](_0x2486d2),_0x2b9509=this['activeMarker']&&ft(this['activeMarker'])['id']===_0x2486d2;let _0x2bd208;if(_0x4806c1&&_0x4806c1['isResolved']&&!_0x2b9509&&_0xff9325['item'])return _0x494185['consumable']['consume'](_0xff9325['item'],'addMarker:'+_0xff9325['markerName']),_0x494185['consumable']['consume'](_0xff9325['item'],'removeMarker:'+_0xff9325['markerName']),null;const _0x49bebc=['ck-comment-marker'];return _0x2b9509&&_0x49bebc['push']('ck-comment-marker--active'),_0x2bd208=_0x4806c1?.['length']?_0x4806c1['comments']['first']['author']['id']:_0x28b973['me']['id'],{'classes':_0x49bebc,'attributes':{'data-comment':_0x2486d2,'data-author-id':_0x2bd208}};}}),_0x383440['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x49b770,{options:_0x40d108})=>{if(_0x40d108['showCommentHighlights'])return null;const _0x55c0d5=_0x383440['plugins']['get'](o),_0x31475c=_0x383440['model']['markers']['get'](_0x49b770),{id:_0x210a64,part:_0x7bdd82}=ft(_0x49b770);return _0x31475c&&!_0x31475c['affectsData']||_0x40d108['ignoreResolvedComments']&&_0x55c0d5['getCommentThread'](_0x210a64)?.['isResolved']?null:{'group':'comment','name':_0x7bdd82?_0x210a64+':'+_0x7bdd82:_0x210a64};}}),_0x383440['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x3c2902,{writer:_0x576e15})=>_0x576e15['createElement']('$marker',{'data-name':'comment:'+_0x3c2902['getAttribute']('id')})}),_0x383440['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x158f23=this['editor'],_0x3553f7=_0x158f23['plugins']['get'](o),_0x5b0633=new Set(),_0x27b60a=new Set();_0x158f23['model']['document']['registerPostFixer'](_0x230296=>{let _0x3e2143=!0x1;for(const {name:_0x2c4a1e,data:_0x414ee1}of _0x158f23['model']['document']['differ']['getChangedMarkers']()){const {group:_0x4cc4c8,id:_0x3c763b}=ft(_0x2c4a1e);let _0x102f45=_0x414ee1['newRange'];if('comment'!==_0x4cc4c8||!_0x102f45)continue;const _0x10e48d='$graveyard'===_0x102f45['root']['rootName'];_0x10e48d||(_0x102f45=ht(_0x102f45,_0x158f23['model']),!_0x102f45||_0x102f45['isCollapsed']||!_0x414ee1['newRange']||_0x102f45['isEqual'](_0x414ee1['newRange']))?_0x158f23['model']['hasContent'](_0x102f45)&&!_0x10e48d?this['isThreadsLoadingPaused']?_0x5b0633['add'](_0x2c4a1e):this['_handleThreadMarker'](_0x2c4a1e,_0x3c763b):(_0x27b60a['add'](_0x2c4a1e),_0x5b0633['delete'](_0x2c4a1e),_0x230296['removeMarker'](_0x2c4a1e),_0x3e2143=!0x0):(_0x230296['updateMarker'](_0x2c4a1e,{'range':_0x102f45}),_0x3e2143=!0x0);}return _0x3e2143;}),this['on']('change:isThreadsLoadingPaused',(_0xdadc0f,_0x2fab16,_0x26ef75)=>{if(!_0x26ef75&&_0x5b0633['size'])for(const _0x22ec4f of _0x5b0633){const {id:_0x5be0b1}=ft(_0x22ec4f);_0x5b0633['delete'](_0x22ec4f),_0x158f23['model']['markers']['get'](_0x22ec4f)&&this['_handleThreadMarker'](_0x22ec4f,_0x5be0b1);}}),this['listenTo'](_0x158f23['model']['document'],'change',()=>{for(const {name:_0xcf45a3,data:{newRange:_0x56ce0b}}of _0x158f23['model']['document']['differ']['getChangedMarkers']()){const {group:_0xb3e1c,id:_0x18718b}=ft(_0xcf45a3);if('comment'!==_0xb3e1c)continue;const _0xb23f7e=_0x3553f7['getCommentThread'](_0x18718b),_0x358920=this['hasMarkerForId'](_0x18718b);_0xb23f7e&&(!_0xb23f7e['_hasTargetInContent']&&_0x56ce0b&&_0x158f23['editing']['view']['once']('render',()=>{const _0x1b56f2=_0x158f23['plugins']['get'](y),_0x2326b3=_0x3553f7['_threadToController']['get'](_0xb23f7e)['view'];_0x1b56f2['getByInnerView'](_0x2326b3)['refreshVisibility']();},{'priority':'low'}),_0xb23f7e['_hasTargetInContent']=_0x358920||!!_0x56ce0b),_0x56ce0b||(_0x27b60a['add'](_0xcf45a3),_0x5b0633['delete'](_0xcf45a3));}for(const _0x1446fd of _0x27b60a){const {id:_0x3a2ae3}=ft(_0x1446fd),_0x2a94ff=_0x3553f7['getCommentThread'](_0x3a2ae3);if(_0x5b0633['delete'](_0x1446fd),!_0x2a94ff)continue;const _0x308570=this['hasMarkerForId'](_0x3a2ae3);_0x308570||_0x2a94ff['isSubmitted']?_0x308570||_0x2a94ff['unlinkedAt']||_0x2a94ff['setUnlinkedAt'](new Date()):_0x2a94ff['remove']();}_0x27b60a['clear']();});}['_handleInitialThreads'](_0x4af638){_0x4af638['forEach'](_0x515c2f=>{_0x515c2f['unlinkedAt']&&this['_attachArchivedThread'](_0x515c2f['id']);});}['_getTargetForId'](_0x12a72f){const _0x48f569=this['editor'],_0x1515cb=this['getAllMarkersForId'](_0x12a72f);return et(_0x48f569['editing'],_0x1515cb);}['_getTextContext'](_0x405190){const _0x399d45=this['getAllMarkersForId'](_0x405190);let _0x1dc898='',_0x28ea7a=!0x1;for(const _0x2b58cf of _0x399d45){const _0x2bd9aa=_0x2b58cf['getRange']();for(const _0x1ed868 of Array['from'](_0x2bd9aa['getItems']()))_0x1ed868['is']('$textProxy')?(_0x1dc898&&_0x28ea7a&&(_0x1dc898+='\x20',_0x28ea7a=!0x1),_0x1dc898+=_0x1ed868['data']):_0x28ea7a=!0x0;_0x28ea7a=!0x0;}return _0x1dc898['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x32c3b1,_0x4ae466){const _0x2797da=this['editor'],_0x13141e=_0x2797da['plugins']['get'](o);let _0xa8d78b=_0x13141e['getCommentThread'](_0x4ae466);const _0xf7a0ec=_0x2797da['config']['get']('collaboration.channelId'),_0x13838b=_0x2797da['plugins']['get'](b);if(_0xa8d78b&&(_0xa8d78b['unlinkedAt']&&_0xa8d78b['setUnlinkedAt'](null),_0xa8d78b['isAttached']))return _0xa8d78b;return!this['getAllMarkersForId'](_0x4ae466)[0x0]['managedUsingOperations']?_0x2797da['editing']['view']['once']('render',()=>{if(_0x13141e['getCommentThread'](_0x4ae466))return;const _0x5f971f=_0x2797da['plugins']['get'](y);_0xa8d78b=_0x13141e['openNewCommentThread']({'channelId':_0xf7a0ec,'threadId':_0x4ae466,'target':()=>this['_getTargetForId'](_0x4ae466),'context':{'type':'text','value':this['_getTextContext'](_0x4ae466)}});const _0x2e63db=_0x13141e['_threadToController']['get'](_0xa8d78b)['view'],_0x3620d6=_0x5f971f['getByInnerView'](_0x2e63db);_0x3620d6&&_0x13838b['registerAnnotation'](_0x3620d6);},{'priority':'low'}):_0x13141e['fetchCommentThread']({'channelId':_0xf7a0ec,'threadId':_0x4ae466})['then'](_0x1928d0=>{if('destroyed'!==_0x2797da['state']){if(_0xa8d78b=_0x1928d0,_0xa8d78b&&!_0xa8d78b['isAttached']){const _0x33b28e=_0xa8d78b['attachTo'](()=>this['_getTargetForId'](_0x4ae466));_0x13838b['registerAnnotation'](_0x33b28e),_0xa8d78b['isResolved']&&this['_reconvertMarkers'](_0x4ae466);}else{if(!_0xa8d78b){const _0x11ce01=this['getAllMarkersForId'](_0x4ae466);_0x2797da['model']['change'](_0x298633=>{for(const _0x2a456e of _0x11ce01)_0x298633['removeMarker'](_0x2a456e);});}}}}),_0xa8d78b;}['_handleThreadMarker'](_0x3d921f,_0xe6ce2d){const _0x20e773=this['_attachMarkerToThread'](_0x3d921f,_0xe6ce2d);_0x20e773&&!_0x20e773['context']&&_0x20e773['setContext']({'type':'text','value':this['_getTextContext'](_0xe6ce2d)});}['_initAriaMarkerChangeAnnouncements'](){const _0x2e7bf2=this['editor'];rt(_0x2e7bf2['model'],({left:_0x449837,entered:_0x399ea5})=>{for(const _0x17fdc9 of _0x449837)if(mt(_0x17fdc9)){_0x2e7bf2['ui']['ariaLiveAnnouncer']['announce'](N(_0x2e7bf2['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x1103c3 of _0x399ea5)if(mt(_0x1103c3)){_0x2e7bf2['ui']['ariaLiveAnnouncer']['announce'](N(_0x2e7bf2['locale'],'ENTER_COMMENT_ANNOUNCEMENT',tt(_0x1be1cd)));break;}});}}function dt(_0x5034d0,_0x138619){return _0x138619?_0x5034d0+':'+_0x138619:_0x5034d0;}function ht(_0xb1d8f0,_0x15da50){const _0x431813=_0x15da50['schema'],_0x1d72f9=_0x15da50['createRange'](_0xb1d8f0['start']);for(const _0x59a20d of _0xb1d8f0['getWalker']()){const {type:_0xed8222,item:_0x1d186b,nextPosition:_0x35c724}=_0x59a20d;if('text'===_0xed8222||_0x431813['isObject'](_0x1d186b)){const _0x235eaa=_0x15da50['createPositionBefore'](_0x1d186b);_0x1d72f9['isCollapsed']&&(_0x1d72f9['start']=_0x235eaa),_0x1d72f9['end']=_0x35c724;}}return _0x1d72f9;}function mt(_0x18d9f0){return'comment'===ft(_0x18d9f0['name'])['group'];}class s extends _0x50096f{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'CommentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,r,b,y];}get['CommentsListView'](){return te;}get['CommentThreadInputView'](){return ie;}['init'](){const _0x4df873=this['editor'],_0x5da348=_0x4df873['plugins']['get'](o),_0x4034df=_0x4df873['plugins']['get'](r),_0xd64d8c=_0x4df873['plugins']['get'](y),_0x5eaf95=_0x4df873['plugins']['get'](b);_0x4df873['ui']['componentFactory']['add']('comment',()=>{const _0x472032=this['_createUIButton'](_0x2d06c3);return _0x472032['tooltip']=!0x0,_0x472032;}),_0x4df873['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x4cd38c)),_0x5eaf95['addSourceCollector'](()=>{const _0x177259=[];for(const [_0x23934b,_0x812f37]of _0x5da348['_threadToController']){const _0x28fd08=_0x4034df['getAllMarkersForId'](_0x23934b['id']),_0x3267e9=_0x28fd08['map'](_0x358681=>_0x358681['getRange']());_0x28fd08['length']>0x0&&_0x177259['push']([_0x812f37['view'],_0x3267e9]);}return _0x177259;}),this['listenTo'](_0xd64d8c,'change:activeAnnotations',(_0x5b3e8d,_0x2230e6,_0x4c2363)=>{const _0x39b1fd=Array['from'](_0x4c2363)['map'](_0x4fe3ee=>_0x4fe3ee['innerView'])['find'](_0x178040=>_0x5da348['_viewToController']['has'](_0x178040));if(!_0x39b1fd)return void(_0x4034df['activeMarker']=null);const _0x27e666=_0x5da348['_viewToController']['get'](_0x39b1fd)['model']['id'],_0x488498='comment:'+_0x27e666;_0x27e666&&_0x4034df['hasMarkerForId'](_0x27e666)?_0x4034df['activeMarker']=_0x488498:_0x4034df['activeMarker']&&(_0x4034df['activeMarker']=null);}),this['listenTo'](_0x5da348,'removeCommentThread',(_0xe1c163,{threadId:_0x582408,isFromAdapter:_0x56a818})=>{!_0x56a818&&_0x4df873['ui']['focusTracker']['isFocused']&&_0x4034df['hasMarkerForId'](_0x582408)&&_0x4df873['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x5da348,'addComment',(_0x4f149e,{threadId:_0x2c0ce5,isFromAdapter:_0x279732})=>{if(_0x279732||!_0x4034df['hasMarkerForId'](_0x2c0ce5)||!_0x5da348['hasCommentThread'](_0x2c0ce5))return;0x1===_0x5da348['getCommentThread'](_0x2c0ce5)['length']&&(_0x4df873['editing']['view']['focus'](),_0x4f149e['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x2bbc32=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x45b7a0;for(const _0x40d76b in _0x2bbc32){const _0x1ed5c4=_0x40d76b,_0x3b3070=_0x2bbc32[_0x1ed5c4];if('commentsLicenseKeyValid'==_0x3b3070||'commentsLicenseKeyInvalid'==_0x3b3070||'commentsLicenseKeyExpired'==_0x3b3070||'commentsLicenseKeyDomainLimit'==_0x3b3070||'commentsLicenseKeyNotAllowed'==_0x3b3070||'commentsLicenseKeyEvaluationLimit'==_0x3b3070||'commentsLicenseKeyTrialLimit'==_0x3b3070||'commentsLicenseKeyUsageLimit'==_0x3b3070){delete _0x2bbc32[_0x1ed5c4],_0x45b7a0=_0x3b3070,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x45b7a0&&_0x2bbc32['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x45b7a0&&_0x2bbc32['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x45b7a0&&_0x2bbc32['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x45b7a0&&_0x2bbc32['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x45b7a0&&_0x2bbc32['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyTrialLimit'==_0x45b7a0&&_0x2bbc32['_showLicenseError']('trialLimit'),'commentsLicenseKeyUsageLimit'==_0x45b7a0&&_0x2bbc32['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x5e3e68){const _0x4ff603=this['editor'],_0x2650b7=new _0x5e3e68(_0x4ff603['locale']),_0x310e29=_0x4ff603['commands']['get']('addCommentThread');return _0x2650b7['set']({'label':N(_0x4ff603['locale'],'Comment'),'icon':_0x1bf90e}),_0x2650b7['bind']('isEnabled')['to'](_0x310e29,'hasContent'),this['listenTo'](_0x2650b7,'execute',()=>{_0x310e29['execute']();}),_0x2650b7;}}class i extends _0x50096f{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[r];}constructor(_0x20a671){super(_0x20a671),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x3d1a88,_0xadb7b5,_0x2b7beb)=>{_0x2b7beb?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x1002a8,_0x47bab1]of this['editor']['commands'])_0x47bab1['affectsData']&&'addCommentThread'!==_0x1002a8&&_0x47bab1['forceDisabled']('commentsOnlyMode');(this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('SourceEditing'))&&this['editor']['plugins']['get']('SourceEditing')['forceDisabled']('commentsOnlyMode');this['editor']['commands']['get']('editSource')?.['forceDisabled']('commentsOnlyMode');const _0x352c28=this['editor']['editing']['view']['document'];this['listenTo'](_0x352c28,'cut',_0x5459b7=>_0x5459b7['stop'](),{'priority':'highest'}),this['listenTo'](_0x352c28,'clipboardInput',_0x1d446b=>_0x1d446b['stop'](),{'priority':'highest'}),this['listenTo'](_0x352c28,'delete',_0x1955fd=>_0x1955fd['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0xcc4d0,_0x478ef2]of this['editor']['commands'])_0x478ef2['affectsData']&&'addCommentThread'!==_0xcc4d0&&_0x478ef2['clearForceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('SourceEditing')&&this['editor']['plugins']['get']('SourceEditing')['clearForceDisabled']('commentsOnlyMode'),this['editor']['commands']['get']('editSource')?.['clearForceDisabled']('commentsOnlyMode'),this['stopListening'](this['editor']['editing']['view']['document']);}}class j extends _0x4f76f0{['activeUIs'];['uisData'];['_uis'];static get['requires'](){return[y];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4a2961){super(_0x4a2961),this['activeUIs']=new Set(),this['_uis']=new Map(),this['uisData']=new Map();}['init'](){const _0x3c45bd=this['context']['plugins']['get'](y);this['listenTo'](_0x3c45bd,'_activateAnnotation',(_0x9b7ea8,_0x1459c3)=>{for(const _0x12eb00 of this['activeUIs']){const _0x42c704=this['_uis']['get'](_0x12eb00);(0x0,this['uisData']['get'](_0x12eb00)['filter'])(_0x1459c3)&&_0x42c704['setActiveAnnotation'](_0x1459c3);}}),this['listenTo'](_0x3c45bd,'_deactivateAllAnnotations',()=>{for(const _0x31e813 of this['activeUIs']){this['_uis']['get'](_0x31e813)['setActiveAnnotation'](null);}}),this['listenTo'](_0x3c45bd['_visibleAnnotations'],'add',(_0x157a32,_0x4e1b04)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x4e1b04);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x44fb87){return this['activeUIs']['has'](_0x44fb87);}['activate'](_0x407155,_0x95d35b=this['defaultFilter']){const _0x125507=this['context']['plugins']['get'](y);if(!this['_uis']['has'](_0x407155))throw new _0x87b9bb('annotationsuis-missing-ui',this,{'uiName':_0x407155});this['isActive'](_0x407155)&&this['deactivate'](_0x407155),this['activeUIs']['add'](_0x407155);const _0x5a59d6=new S();v({'source':_0x125507['_visibleAnnotations'],'target':_0x5a59d6,'filter':_0x95d35b}),this['uisData']['set'](_0x407155,{'collection':_0x5a59d6,'filter':_0x95d35b});const _0x429448=this['_uis']['get'](_0x407155);_0x429448['attach'](_0x5a59d6),this['listenTo'](_0x429448,'change:activeAnnotation',(_0x53e851,_0x544c60,_0x4b6328,_0x2b32a1)=>{_0x2b32a1&&_0x125507['_removeActiveAnnotation'](_0x2b32a1),_0x4b6328&&_0x125507['_addActiveAnnotation'](_0x4b6328);});}['deactivate'](_0x5a8ae2){if(this['activeUIs']['delete'](_0x5a8ae2),!this['_uis']['has'](_0x5a8ae2))throw new _0x87b9bb('annotationsuis-missing-ui',this,{'uiName':_0x5a8ae2});const _0x455187=this['_uis']['get'](_0x5a8ae2);_0x455187['detach'](),this['stopListening'](_0x455187),this['uisData']['get'](_0x5a8ae2)['collection']['destroy'](),this['uisData']['delete'](_0x5a8ae2);}['switchTo'](_0x5f356c){if(!this['_uis']['has'](_0x5f356c))throw new _0x87b9bb('annotationsuis-missing-ui',this,{'uiName':_0x5f356c});const _0x415d5b=this['context']['plugins']['get'](y),_0x5d837a=Array['from'](_0x415d5b['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x5f356c);const _0x233c3e=this['_uis']['get'](_0x5f356c);_0x233c3e['setActiveAnnotation'](_0x5d837a),_0x233c3e['_setSelectedAnnotations']&&_0x5d837a&&_0x233c3e['_setSelectedAnnotations']([_0x5d837a]);}['deactivateAll'](){for(const _0x357f85 of this['activeUIs'])this['deactivate'](_0x357f85);}['register'](_0x57c708,_0x5335f7){if(this['_uis']['has'](_0x57c708))throw new _0x87b9bb('annotationsuis-register-already-registered');if('function'!=typeof _0x5335f7['attach']||'function'!=typeof _0x5335f7['detach']||'function'!=typeof _0x5335f7['setActiveAnnotation'])throw new _0x87b9bb('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x57c708,_0x5335f7);}['refilterAnnotations'](){const _0x4b127a=this['context']['plugins']['get'](y)['collection'],_0x77a073=new Map(),_0x18c627=Array['from'](this['activeUIs']);for(const _0x1bd2e8 of this['activeUIs']){const _0x5161f0=this['uisData']['get'](_0x1bd2e8)['collection'];for(const _0x16b34c of _0x5161f0)_0x77a073['set'](_0x16b34c,_0x1bd2e8);}for(const _0x5d7d76 of _0x4b127a){const _0xc9e79d=_0x77a073['get'](_0x5d7d76);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x5d7d76);const _0x18d8b2=_0x18c627['find'](_0x423e38=>this['uisData']['get'](_0x423e38)['filter'](_0x5d7d76));_0xc9e79d!==_0x18d8b2&&(_0xc9e79d&&this['uisData']['get'](_0xc9e79d)['collection']['remove'](_0x5d7d76),_0x18d8b2&&this['uisData']['get'](_0x18d8b2)['collection']['add'](_0x5d7d76));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['defaultFilter'](){return!0x0;}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x37c4e5){const _0x3fbf31=[];for(const _0x326413 of this['activeUIs']){(0x0,this['uisData']['get'](_0x326413)['filter'])(_0x37c4e5)&&_0x3fbf31['push'](_0x326413);}if(_0x3fbf31['length']>0x1)throw new _0x87b9bb('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x3fbf31,'annotationType':_0x37c4e5['type']});}}const _i=/* #__PURE__ -- @preserve */
|
|
32
|
-
Ht('px');class H extends kt{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(
|
|
33
|
-
Ht('px');class R extends kt{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x3c6cb1){super(_0x3c6cb1),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x39b49c,_0x461770)=>_0x39b49c+_0x461770),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=xt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x137d8d=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x137d8d['to']('isAnimationDisabled',_0x3370e0=>_0x3370e0?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x137d8d['to']('top',_0x48eb03=>Ot(_0x48eb03))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x101891=this['element']['clientHeight'];_0x101891&&(this['height']=_0x101891);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0x4f76f0{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x31728b){super(_0x31728b),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 _0x145056=this['context']['config']['get']('sidebar.container');_0x145056&&this['setContainer'](_0x145056);}['setContainer'](_0x568941){if(!g(_0x568941))throw new _0x87b9bb('sidebar-setcontainer-invalid-element');this['container']=_0x568941;}['_attachToContainer']({viewClass:_0x1a96ca='',spaceBetweenItems:_0x4705e7=0x19}={}){if(!g(this['container']))throw new _0x87b9bb('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x1a96ca,this['_spaceBetweenItems']=_0x4705e7;}['rearrange']({removedAnnotation:_0x3e9405,previousAnnotation:_0x1eebe3,nextAnnotation:_0x4634ef}){const _0x2a56b4=this['getSidebarItemView'](_0x3e9405);this['view']['list']['remove'](_0x2a56b4),this['_destroySidebarItemView'](_0x3e9405),_0x1eebe3&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x1eebe3)),_0x4634ef&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x4634ef)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x11a14f,activatedAnnotation:_0x390094,disableAnimationOnActivatedAnnotation:_0x336b58}){if(this['_activeAnnotation']=_0x390094,_0x11a14f){_0x11a14f['isActive']=!0x1;const _0x12d76a=this['getSidebarItemView'](_0x11a14f);_0x12d76a&&_0x336b58&&(_0x12d76a['isAnimationDisabled']=!0x1);}if(_0x390094){const _0x20c2af=this['getSidebarItemView'](_0x390094);_0x20c2af&&(_0x390094['isActive']=!0x0,_0x336b58&&(_0x20c2af['isAnimationDisabled']=!0x0,_0x20c2af['top']+=0x1),this['_alignToTargetRect'](_0x20c2af));}}['_detachFromContainer'](_0x5c130e){if(this['view']['element']['remove'](),_0x5c130e){for(const _0x18a181 of _0x5c130e)this['_destroySidebarItemView'](_0x18a181);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x5c33ab,_0x232f5a){_0x232f5a||(_0x232f5a=_0x5c33ab['view']);const _0xd9442d=new R(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0xd9442d,_0x5c33ab),this['_annotationToSidebarItemView']['set'](_0x5c33ab,_0xd9442d),_0xd9442d['content']['add'](_0x232f5a),this['listenTo'](_0x5c33ab['view'],'change:targetRect',(_0x14103c,_0x5f3765,_0x3042a6)=>{const _0x453d8f=this['_getTargetTop'](_0x5c33ab,_0x3042a6);_0xd9442d['_targetTop']!=_0x453d8f&&(_0xd9442d['_targetTop']=_0x453d8f,this['_setItemTop'](_0xd9442d,_0x453d8f));}),this['listenTo'](_0xd9442d,'change:top',()=>{this['_recalculate'](_0xd9442d,'top');}),this['listenTo'](_0xd9442d,'change:bottom',()=>{this['_recalculate'](_0xd9442d,'bottom');}),this['_alignToTargetRect'](_0xd9442d);const _0x3ec989=this['_getItemBefore'](_0xd9442d);if(_0x3ec989)this['_alignAfterItem'](_0x3ec989,_0xd9442d)||this['_alignToTargetRect'](_0xd9442d);else this['_alignToTargetRect'](_0xd9442d);return this['_updateLastItem'](),this['view']['list']['add'](_0xd9442d),_0xd9442d;}['_alignForTopChange'](_0x13decb){if(!_0x13decb['content']['length'])return;const _0x206865=this['_getItemBefore'](_0x13decb);if(!_0x206865)return;const _0x1080bb=this['_sidebarItemViewToAnnotation']['get'](_0x206865),_0x107cca=this['_activeAnnotation'];_0x107cca&&_0x107cca===_0x1080bb?this['_alignAfterItem'](_0x206865,_0x13decb):this['_alignBeforeItem'](_0x13decb,_0x206865);}['_alignForBottomChange'](_0x334a51){if(!_0x334a51['content']['length'])return;const _0x46765a=this['_getItemAfter'](_0x334a51);if(!_0x46765a)return;const _0x2fcd36=this['_sidebarItemViewToAnnotation']['get'](_0x46765a),_0x1c1aa5=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x139538=this['_activeAnnotation'];_0x139538&&_0x139538===_0x2fcd36&&_0x1c1aa5?(this['_alignBeforeItem'](_0x46765a,_0x334a51),this['_alignAfterItem'](_0x334a51,_0x46765a)):_0x139538&&_0x139538===_0x2fcd36?this['_alignBeforeItem'](_0x46765a,_0x334a51):this['_alignAfterItem'](_0x334a51,_0x46765a);}['_recalculate'](_0x5e21c2,_0x34b4d8){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x46a3a3,changedProp:_0x1f3b1e}of this['_recalculateBuffer'])'top'===_0x1f3b1e?this['_alignForTopChange'](_0x46a3a3):this['_alignForBottomChange'](_0x46a3a3);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x5e21c2,'changedProp':_0x34b4d8});}['getSidebarItemView'](_0x1ae39b){return this['_annotationToSidebarItemView']['get'](_0x1ae39b);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x489978){const _0x5432fa=this['getSidebarItemView'](_0x489978);this['stopListening'](_0x5432fa),this['stopListening'](_0x489978['view']),_0x5432fa['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x489978),this['_sidebarItemViewToAnnotation']['delete'](_0x5432fa);}['_createSidebarView'](){const _0x29d822=new H(this['context']['locale']);return _0x29d822['render'](),this['on']('change:_lastItem',(_0x51dff1,_0x2d691d,_0x4deb55,_0x1a9b36)=>{_0x1a9b36&&_0x29d822['unbind']('minHeight'),_0x4deb55?_0x29d822['bind']('minHeight')['to'](_0x4deb55,'bottom'):_0x29d822['minHeight']=null;}),_0x29d822;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x3b1fce){const _0x42bb2f=this['_sidebarItemViewToAnnotation']['get'](_0x3b1fce),_0x2d6ffc=_0x42bb2f&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x42bb2f)-0x1);return _0x2d6ffc&&this['getSidebarItemView'](_0x2d6ffc)||null;}['_getItemAfter'](_0x292877){const _0x41c132=this['_sidebarItemViewToAnnotation']['get'](_0x292877),_0x3169cf=_0x41c132&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x41c132)+0x1);return _0x3169cf&&this['getSidebarItemView'](_0x3169cf)||null;}['_alignBeforeItem'](_0x1ffc40,_0x49c25d){_0x1ffc40['updateHeight']();const _0x172d6d=G(_0x49c25d['bottom']+this['_spaceBetweenItems'],_0x1ffc40['top']);return!!_0x172d6d&&(this['_setItemTop'](_0x49c25d,_0x49c25d['top']-_0x172d6d),!0x0);}['_alignAfterItem'](_0x8c54eb,_0x54e6cd){_0x8c54eb['updateHeight']();const _0x34254c=G(_0x8c54eb['bottom']+this['_spaceBetweenItems'],_0x54e6cd['top']);return!!_0x34254c&&(this['_setItemTop'](_0x54e6cd,_0x54e6cd['top']+_0x34254c,!0x1),!0x0);}['_alignToTargetRect'](_0x45214b){const _0x42dbd4=this['_sidebarItemViewToAnnotation']['get'](_0x45214b);if(!_0x42dbd4||!_0x42dbd4['target']||!_0x42dbd4['targetRect'])return;const _0xd9a9d5=this['_getTargetTop'](_0x42dbd4,_0x42dbd4['targetRect']);this['_setItemTop'](_0x45214b,_0xd9a9d5);}['_getTargetTop'](_0x145276,_0xdceec){if(null===_0xdceec)return 0x0;if(_0x145276['target']instanceof _0x243572)return _0xdceec['top'];{const _0x496c90=new _0x243572(this['view']['element'])['top'];return _0xdceec['top']-_0x496c90;}}['_setItemTop'](_0x3b6dca,_0x475214,_0x286982=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x286982&&(_0x475214=Math['max'](_0x475214,this['_getMaxAvailableTop'](_0x3b6dca))),_0x3b6dca['top']=_0x475214;}['_getMaxAvailableTop'](_0x23c588){let _0x408c66=this['_getItemBefore'](_0x23c588),_0x554851=0x0;for(;_0x408c66;)_0x408c66['updateHeight'](),_0x554851+=this['_spaceBetweenItems']+_0x408c66['height'],_0x408c66=this['_getItemBefore'](_0x408c66);return _0x554851;}}function G(_0x17dfbc,_0x4f80d4){return Math['max'](_0x17dfbc-_0x4f80d4,0x0);}function g(_0x3b3619){return null!==_0x3b3619&&'object'==typeof _0x3b3619&&0x1===_0x3b3619['nodeType'];}class e extends _0x4f76f0{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,j];}static get['pluginName'](){return'WideSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x27d60e){super(_0x27d60e),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x101b2c(),this['_refreshPositioningDebounced']=_0x1f71d6(()=>{_0x27d60e['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x338533=this['context']['plugins']['get'](j),_0x16b6f8=this['context']['plugins']['get'](z);_0x338533['register']('wideSidebar',this),_0x16b6f8['container']&&_0x338533['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x332c75){if(_0x332c75===this['activeAnnotation'])return;const _0x68d5de=this['context']['plugins']['get'](z);_0x68d5de['_activeAnnotation']=_0x332c75;const _0x2bee57=this['activeAnnotation'];_0x68d5de['refresh']({'blurredAnnotation':_0x2bee57,'activatedAnnotation':_0x332c75}),this['activeAnnotation']=_0x332c75;}['attach'](_0x32a9e8){this['annotations']=_0x32a9e8;const _0x211edf=this['context']['plugins']['get'](z);if(_0x211edf['_annotations']=_0x32a9e8,this['isAttached'])throw new _0x87b9bb('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x211edf,'set:container',()=>{this['detach'](),this['listenTo'](_0x211edf,'change:container',_0x3877c5=>{_0x3877c5['off'](),this['attach'](_0x32a9e8);});}),_0x211edf['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0xdcbdfd=_0x273de4=>{_0x273de4['updateTargetRect'](),_0x211edf['addAnnotation'](_0x273de4);};for(const _0x3a0a17 of _0x32a9e8)_0xdcbdfd(_0x3a0a17);this['listenTo'](_0x32a9e8,'add',(_0x1caa55,_0x49a51e)=>{_0xdcbdfd(_0x49a51e);}),this['listenTo'](_0x32a9e8,'remove',(_0x2db25f,_0x323b92,_0x842ba)=>{_0x211edf['rearrange']({'removedAnnotation':_0x323b92,'previousAnnotation':_0x32a9e8['get'](_0x842ba-0x1),'nextAnnotation':_0x32a9e8['get'](_0x842ba+0x1)}),_0x323b92===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x32a9e8,'focus',(_0x3b3a5b,_0x71cc1f)=>{this['setActiveAnnotation'](_0x71cc1f);}),this['listenTo'](_0x32a9e8,'blur',()=>{this['setActiveAnnotation'](null);});const _0x1b75b7=this['context']instanceof _0x431efb?this['context']['editors']:new _0x101b2c([this['context']]);for(const _0x470136 of _0x1b75b7)this['_integrateWithEditorAnnotations'](_0x470136);this['listenTo'](_0x1b75b7,'add',(_0x316696,_0x42b352)=>{this['listenTo'](_0x42b352,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x42b352);});}),this['listenTo'](_0x1b75b7,'remove',(_0x1d79c0,_0x5e1a28)=>{_0x5e1a28['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x5e1a28['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x87b9bb('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x291796=this['context']['plugins']['get'](z);_0x291796['_detachFromContainer'](this['annotations']),this['stopListening'](_0x291796),this['stopListening'](this['annotations']),this['context']instanceof _0x431efb&&this['stopListening'](this['context']['editors']);for(const _0x551d46 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x551d46);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x121ad8){if(!_0x121ad8['plugins']['has']('EditorAnnotations'))return;const _0x414c9c=_0x121ad8['plugins']['get']('EditorAnnotations'),_0x4674b5=()=>{const _0x1db9c9=_0x414c9c['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x1db9c9[0x0]||null);};this['listenTo'](_0x414c9c,'refresh',_0x4674b5),this['listenTo'](_0x414c9c,'blur',(_0x193bbf,{isAnnotationTracked:_0x15a077})=>{this['activeAnnotation']&&_0x15a077(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x414c9c,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x360200=>{_0x414c9c['hasDomSelection']()&&(_0x4674b5(),_0x360200['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x414c9c);}['_destroyEditorAnnotationsIntegration'](_0x3023e3){this['stopListening'](_0x3023e3),this['_editorAnnotations']['remove'](_0x3023e3);}}class C extends _0x2d06c3{['counterView'];constructor(_0xffcdd2){super(_0xffcdd2);const _0x5a8c6a=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x31766d,_0x34a644)=>_0x31766d?'...':_0x34a644['toString']()),this['set']('annotationType',''),this['icon']=_0x1bf90e,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new kt(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x5a8c6a['to']('annotationType',_0x57015d=>'ck-annotation-counter__badge--'+_0x57015d),_0x5a8c6a['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x5a8c6a['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class n extends _0x4f76f0{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,j];}static get['pluginName'](){return'NarrowSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3aa0ab){super(_0x3aa0ab),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=new(_0x224f50())(),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x101b2c(),this['_refreshPositioningDebounced']=_0x1f71d6(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](j)['register']('narrowSidebar',this),this['bodyCollection']=new _0xea0d7d(this['context']['locale']),this['balloonPanelView']=new _0x37fb11(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x209723){this['annotations']=_0x209723;const _0x1ad7b3=this['context']['plugins']['get'](z),_0x88fcf7=this['balloonPanelView'];if(_0x1ad7b3['_annotations']=_0x209723,this['isAttached'])throw new _0x87b9bb('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x1ad7b3,'set:container',()=>{this['detach'](),this['listenTo'](_0x1ad7b3,'change:container',_0x46dd42=>{_0x46dd42['off'](),this['attach'](_0x209723);});}),_0x1ad7b3['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x330815=_0x48102c=>{const _0x2f85ac=new C(this['context']['locale']);_0x1ad7b3['addAnnotation'](_0x48102c,_0x2f85ac),this['_annotationToNarrowView']['set'](_0x48102c,_0x2f85ac),_0x2f85ac['bind']('isDirty','annotationType','number')['to'](_0x48102c['view'],'isDirty','type','length'),_0x2f85ac['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x88fcf7['content']['first']!==_0x48102c['view']?(this['_showBalloon'](_0x48102c),_0x48102c['view']['element']['focus'](),this['setActiveAnnotation'](_0x48102c)):this['setActiveAnnotation'](null);});};for(const _0x3959eb of _0x209723)_0x330815(_0x3959eb);this['listenTo'](_0x209723,'add',(_0x153fe9,_0x2ff6cf)=>{_0x330815(_0x2ff6cf);}),this['listenTo'](_0x209723,'remove',(_0x2f7e6d,_0x3c1086,_0x93aaa5)=>{this['_annotationToNarrowView']['get'](_0x3c1086)['destroy'](),this['_annotationToNarrowView']['delete'](_0x3c1086),_0x1ad7b3['rearrange']({'removedAnnotation':_0x3c1086,'previousAnnotation':_0x209723['get'](_0x93aaa5-0x1),'nextAnnotation':_0x209723['get'](_0x93aaa5+0x1)}),_0x3c1086===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x209723,'focus',(_0x1dd8dd,_0x3226ac)=>{this['setActiveAnnotation'](_0x3226ac);}),this['listenTo'](_0x209723,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x4f82f0,_0x3b3663)=>{_0x3b3663['keyCode']===_0x58ee23['esc']&&_0x88fcf7['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x88fcf7['content']['first']),this['_hideBalloon'](),_0x3b3663['stopPropagation'](),_0x3b3663['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x4f36ab,_0x272dd1)=>{const _0x4f963f=_0x272dd1['target'];_0x88fcf7['isVisible']&&_0x88fcf7['element']['contains'](_0x4f963f)||_0x1ad7b3['view']['element']['contains'](_0x4f963f)||_0x4f36ab['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x41f21d=>_0x41f21d['contains'](_0x4f963f))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x37de5b=this['context']instanceof _0x431efb?this['context']['editors']:new _0x101b2c([this['context']]);for(const _0x3c971d of _0x37de5b)this['_integrateWithEditorAnnotations'](_0x3c971d);this['listenTo'](_0x37de5b,'add',(_0x5378f4,_0x28873d)=>{this['listenTo'](_0x28873d,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x28873d);});}),this['listenTo'](_0x37de5b,'remove',(_0x2933f2,_0x4e8bf9)=>{_0x4e8bf9['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x4e8bf9['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x315e5f){if(_0x315e5f===this['activeAnnotation'])return;const _0x36410e=this['context']['plugins']['get'](z);if(_0x36410e['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x315e5f,'disableAnimationOnActivatedAnnotation':!0x0}),_0x315e5f)_0x36410e['getSidebarItemView'](_0x315e5f)?this['_showBalloon'](_0x315e5f):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x315e5f;}['detach'](){if(!this['isAttached'])throw new _0x87b9bb('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x4ede33=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x46139b=>_0x46139b['destroy']()),this['_annotationToNarrowView']['clear'](),_0x4ede33['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x431efb&&this['stopListening'](this['context']['editors']);for(const _0x35a4e1 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x35a4e1);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'](_0x5749f5){if(!_0x5749f5['plugins']['has']('EditorAnnotations'))return;const _0x26c46a=_0x5749f5['plugins']['get']('EditorAnnotations'),_0x3a2b67=this['context']['plugins']['get'](z),_0x385ebd=this['annotations'],_0x269001=this['balloonPanelView'],_0x593ef0=()=>{const _0x46c370=_0x26c46a['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x46c370),this['setActiveAnnotation'](_0x46c370[0x0]||null);};this['listenTo'](_0x26c46a,'refresh',_0x593ef0),this['listenTo'](_0x26c46a,'blur',(_0x28ab19,{isAnnotationTracked:_0x2ef094})=>{this['activeAnnotation']&&_0x2ef094(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x26c46a,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x385ebd,'blur',_0x1897c7=>{_0x26c46a['hasDomSelection']()&&_0x1897c7['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x41b83f,_0x42bba3)=>{const _0xf60bf5=_0x42bba3['target'];_0x269001['isVisible']&&_0x269001['element']['contains'](_0xf60bf5)||_0x3a2b67['view']['element']['contains'](_0xf60bf5)||this['activeAnnotation']&&_0x26c46a['hasDomSelection']()&&(_0x593ef0(),_0x41b83f['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x26c46a);}['_destroyEditorAnnotationsIntegration'](_0xadea7a){_0xadea7a&&(this['stopListening'](_0xadea7a),this['_editorAnnotations']['remove'](_0xadea7a));}['_setSelectedAnnotations'](_0x2b742a){for(const _0x53c7be of this['_selectedAnnotations'])_0x2b742a['includes'](_0x53c7be)||this['_manuallyClosedAnnotationViews']['delete'](_0x53c7be['view']);this['_selectedAnnotations']=_0x2b742a;}['_refreshPositioning'](){const _0x50782a=this['balloonPanelView'];this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning'](),_0x50782a['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x341711){if(this['_manuallyClosedAnnotationViews']['has'](_0x341711['view']))return;const _0x112051=this['balloonPanelView']['content']['first'];_0x112051!==_0x341711['view']?(_0x112051&&this['_detachListeners'](_0x112051),this['_attachListeners'](_0x341711['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x341711['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x383cad=this['balloonPanelView']['content']['first'],_0x14cf5f=_0x383cad&&this['annotations']['getByView'](_0x383cad);if(!_0x14cf5f||!this['_annotationToNarrowView']['has'](_0x14cf5f))return;const _0xe8c931=this['_annotationToNarrowView']['get'](_0x14cf5f)['element'],_0x507609=(function(){const _0x319e19=_0x37fb11['defaultPositions'];return[_0x319e19['southArrowNorthEast'],_0x319e19['northArrowSouthEast'],_0x319e19['southArrowNorth'],_0x319e19['northArrowSouth'],_0x319e19['southArrowNorthWest'],_0x319e19['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0xe8c931,'positions':_0x507609});}['_hideBalloon'](){const _0x17c425=this['balloonPanelView'],_0x636c1c=_0x17c425['content']['first'];_0x636c1c&&(this['_detachListeners'](_0x636c1c),_0x17c425['unpin'](),_0x17c425['content']['clear']());}['_attachListeners'](_0x2dbcf7){this['listenTo'](_0x2dbcf7,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x2dbcf7,'Esc',(_0x51ea9a,_0x5a63d0)=>{this['_manuallyClosedAnnotationViews']['add'](_0x2dbcf7),this['_hideBalloon'](),_0x5a63d0();});}['_detachListeners'](_0x1bad3b){this['stopListening'](_0x1bad3b);}}class c extends _0x50096f{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[b,_0x52f233,j];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x226021){super(_0x226021),_0x226021['editing']['view']['addObserver'](_0x20e098),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x226021['plugins']['get'](_0x52f233),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x49e0fe=this['editor']['plugins']['get'](j);_0x49e0fe['context']===this['editor']&&(_0x49e0fe['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x11cb10,_0x10c51f)=>{const _0x274881=this['_balloon'];if(this['isAttached']&&_0x274881['visibleView']){const _0x5dd367=this['annotations']['getByView'](_0x274881['visibleView']);_0x5dd367&&this['_closeAnnotation'](_0x5dd367),_0x10c51f();}}));}['afterInit'](){const _0x436a97=this['editor']['plugins']['get'](j);_0x436a97['context']===this['editor']&&(_0x436a97['hasActive']()||_0x436a97['switchTo']('inline'));}['setActiveAnnotation'](_0x450e86){_0x450e86!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x450e86&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x450e86)&&this['_addAnnotationToBalloon'](_0x450e86,!0x0),_0x450e86['isActive']=!0x0),_0x450e86||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x450e86);}['attach'](_0x549c58){this['annotations']=_0x549c58;const _0x23b4e3=this['editor']['plugins']['get'](j),_0x23752d=this['_balloon'];if(this['isAttached'])throw new _0x87b9bb('inlineannotations-attach-already-attached',this);if(_0x23b4e3['context']!==this['editor'])throw new _0x87b9bb('inlineannotations-not-allowed-with-context',this);const _0x4a2475=this['editor']['plugins']['get'](b);this['listenTo'](_0x4a2475,'refresh',()=>{const _0x1b86f9=_0x4a2475['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x2dcd4a,_0x5a4c24;!this['_forceRefresh']&&(_0x2dcd4a=_0x1b86f9,_0x5a4c24=this['_selectedAnnotations'],_0x2dcd4a['length']===_0x5a4c24['length']&&_0x2dcd4a['every'](_0x1b6540=>_0x5a4c24['includes'](_0x1b6540)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x1b86f9),this['setActiveAnnotation'](_0x1b86f9[0x0]||null));}),this['listenTo'](_0x4a2475,'blur',(_0x34ef17,{isAnnotationTracked:_0x3b128b})=>{this['activeAnnotation']&&_0x3b128b(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x1411b6,_0x15f25f,_0x229fa0)=>{_0x229fa0||this['setActiveAnnotation'](null);}),this['listenTo'](_0x549c58,'remove',(_0x1b5d0f,_0x386a2c)=>{this['_removeAnnotationFromBalloon'](_0x386a2c),_0x386a2c===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x23752d,'change:visibleView',(_0x209cd9,_0x5ddd2c,_0x296b18,_0x50425d)=>{_0x50425d&&this['stopListening'](_0x50425d);const _0x4109e5=_0x549c58['getByView'](_0x296b18);_0x296b18&&_0x4109e5&&(this['listenTo'](_0x296b18,'change:height',()=>{_0x23752d['updatePosition']();}),this['listenTo'](_0x296b18,'Esc',()=>{this['_closeAnnotation'](_0x4109e5),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x4109e5&&this['setActiveAnnotation'](_0x4109e5));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x23752d['visibleView']&&(_0x549c58['getByView'](_0x23752d['visibleView'])&&_0x23752d['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 _0x87b9bb('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x47cd41 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x47cd41);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x1b738f){for(const _0x51ceed of this['_selectedAnnotations'])_0x1b738f['includes'](_0x51ceed)||this['_manuallyClosed']['delete'](_0x51ceed);for(const _0x428e7c of this['annotations'])_0x1b738f['includes'](_0x428e7c)||this['_removeAnnotationFromBalloon'](_0x428e7c);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x243edb of _0x1b738f)this['_addAnnotationToBalloon'](_0x243edb);}this['_selectedAnnotations']=_0x1b738f;}['_addAnnotationToBalloon'](_0x68c47,_0x2d9f5e=!0x1){this['_manuallyClosed']['has'](_0x68c47)||(this['_addedAnnotations']['has'](_0x68c47)||this['_balloon']['hasView'](_0x68c47['view'])||(this['_addedAnnotations']['add'](_0x68c47),this['_balloon']['add']({'stackId':_0x68c47['view']['id'],'view':_0x68c47['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x68c47)}})),_0x2d9f5e&&this['_balloon']['showStack'](_0x68c47['view']['id']));}['_getBalloonTargetForAnnotation'](_0xb47726){const _0x312b35=_0xb47726['target'],_0x5b62a4=this['editor']['editing']['view'],_0x267620=_0x5b62a4['document']['selection']['getFirstRange'](),_0x1caafe=_0x5b62a4['domConverter']['viewRangeToDom'](_0x267620);if(_0x1caafe['collapse'](!0x0),_0x312b35){if(_0x312b35 instanceof _0x243572)return _0x312b35;let _0x2fac98=[];for(const _0x21fb10 of _0x312b35)_0x2fac98['push'](...F(_0x21fb10['getClientRects']()));_0x2fac98=function(_0x3505e6){const _0x49cd78=[];let _0x5b126d=_0x3505e6[0x0];for(let _0x58f334=0x1;_0x58f334<_0x3505e6['length'];_0x58f334++)P(_0x5b126d,_0x3505e6[_0x58f334])?_0x5b126d['width']+=_0x3505e6[_0x58f334]['width']:(_0x49cd78['push'](_0x5b126d),_0x5b126d=_0x3505e6[_0x58f334]);return _0x49cd78['push'](_0x5b126d),_0x49cd78;}(_0x2fac98);const _0x5e6d86=_0x1caafe['getBoundingClientRect']();return _0x2fac98['find'](_0x233c6d=>_0x233c6d['top']<=_0x5e6d86['top']&&_0x233c6d['bottom']>=_0x5e6d86['bottom']&&_0x233c6d['left']<=_0x5e6d86['left']&&_0x233c6d['right']>=_0x5e6d86['right'])||_0x2fac98[0x0];}return _0xb47726['targetRect']||_0x1caafe;}['_removeAnnotationFromBalloon'](_0x48630c){this['_addedAnnotations']['has'](_0x48630c)&&this['_balloon']['hasView'](_0x48630c['view'])&&(this['_addedAnnotations']['delete'](_0x48630c),this['_balloon']['remove'](_0x48630c['view']));}['_closeAnnotation'](_0x106a11){this['_manuallyClosed']['add'](_0x106a11),this['_removeAnnotationFromBalloon'](_0x106a11);}}function F(_0x516792){return Array['from'](_0x516792)['map'](DOMRect['fromRect']);}function P(_0x33d234,_0x23a0be){return _0x33d234['top']===_0x23a0be['top']&&_0x33d234['bottom']===_0x23a0be['bottom']&&_0x33d234['right']===_0x23a0be['left'];}class Z extends kt{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x51f63a,_0x1586dd){super(_0x51f63a),this['set']('isEmpty',!_0x1586dd['length']),this['focusTracker']=new _0x2a8a69(),this['_annotationViews']=_0x1586dd,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new _0x15806a({'focusables':_0x1586dd,'focusTracker':this['focusTracker']}),this['listenTo'](_0x1586dd,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x1586dd,'remove',(_0x3e0433,_0x2e32ab)=>{_0x2e32ab['isActive']&&this['focus'](),_0x1586dd['length']||(this['isEmpty']=!0x0);});const _0x2a5faa=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':N(_0x51f63a,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x1586dd},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x2a5faa['if']('isEmpty','ck-hidden',_0x1fa32e=>!_0x1fa32e)]},'children':[{'text':N(_0x51f63a,'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 _0x334293 of this['_annotationViews'])this['focusTracker']['add'](_0x334293['element']);this['_annotationViews']['on']('change',(_0x3476e2,{added:_0x38d4d6,removed:_0x1441ed})=>{for(const _0x1c1a79 of _0x38d4d6)this['focusTracker']['add'](_0x1c1a79['element']);for(const _0x352249 of _0x1441ed)this['focusTracker']['remove'](_0x352249['element']);});}}class p extends _0x4f76f0{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,y];}constructor(_0x4252a2){super(_0x4252a2),this['archivedThreads']=new _0x101b2c();}['init'](){const _0x58d0ec=this['context'],_0x3e2ae4=_0x58d0ec['plugins']['get'](o),_0x998b4f=_0x58d0ec['plugins']['get'](y);this['listenTo'](_0x3e2ae4,'addCommentThread',(_0x57a4d5,{threadId:_0x732280})=>{const _0x19bbe0=_0x3e2ae4['getCommentThread'](_0x732280);_0x19bbe0['archivedAt']&&this['archivedThreads']['add'](_0x19bbe0,this['_calculatePosition'](_0x19bbe0['archivedAt'])),this['listenTo'](_0x19bbe0,'change:archivedAt',(_0x1aac0e,_0x35d960,_0xdf64b3)=>{_0xdf64b3?this['archivedThreads']['has'](_0x19bbe0)||this['archivedThreads']['add'](_0x19bbe0,this['_calculatePosition'](_0x19bbe0['archivedAt'])):this['archivedThreads']['has'](_0x19bbe0)&&this['archivedThreads']['remove'](_0x19bbe0);});}),this['listenTo'](_0x3e2ae4,'removeCommentThread',(_0x569887,{threadId:_0xbb2cc4})=>{const _0x400d8e=_0x3e2ae4['getCommentThread'](_0xbb2cc4);this['stopListening'](_0x400d8e),this['archivedThreads']['has'](_0x400d8e)&&this['archivedThreads']['remove'](_0x400d8e);},{'priority':'highest'}),this['listenTo'](_0x998b4f['collection'],'focus',(_0x26d8db,_0x5380ec)=>{_0x5380ec['isVisible']||(_0x5380ec['isActive']=!0x0,_0x998b4f['activate'](_0x5380ec));});}['_calculatePosition'](_0x15db13){const _0x3c9082=[...this['archivedThreads']]['findIndex'](_0x3c2439=>_0x3c2439['archivedAt']<_0x15db13);return _0x3c9082>-0x1?_0x3c9082:this['archivedThreads']['length'];}}class a extends _0x50096f{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[p,_0x3dfb5e];}constructor(_0x15d320){super(_0x15d320),this['annotationViews']=new _0x434e2a(),this['_pendingThreads']=[];}['init'](){const _0x552d0f=this['editor'],_0x46af95=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x552d0f['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x2d06c3,!0x0)),_0x552d0f['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x1c6510=this['_createCommentsArchiveButton'](_0x4cd38c);return _0x1c6510['set']({'role':'menuitemcheckbox'}),_0x1c6510;});const _0xeb046f=_0x552d0f['plugins']['get'](p),_0x458b94=_0x552d0f['plugins']['get']('Annotations'),_0x1210d1=_0x552d0f['plugins']['get']('CommentsRepository');_0xeb046f['archivedThreads']['forEach'](_0x2b2a75=>{this['_handleNewThread'](_0x2b2a75);}),this['listenTo'](_0xeb046f['archivedThreads'],'add',(_0x2a7f0b,_0x22ac8f)=>{this['_handleNewThread'](_0x22ac8f);}),this['listenTo'](_0x458b94['collection'],'add',(_0x1c1293,_0x4b5ce9)=>{const _0xc67e52=this['_pendingThreads']['find'](_0x1345c3=>{const _0x45af99=_0x1210d1['_threadToController']['get'](_0x1345c3);return _0x45af99&&_0x4b5ce9['innerView']===_0x45af99['view'];});if(_0xc67e52){const _0x220b92=this['_calculatePosition'](_0xc67e52['archivedAt']);this['_addAnnotationToArchive'](_0x4b5ce9,_0x220b92),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0xc67e52),0x1);}}),this['listenTo'](_0xeb046f['archivedThreads'],'remove',(_0x830339,_0x2b3388)=>{const _0x32399c=_0x552d0f['config']['get']('collaboration.channelId');if(!_0x32399c||_0x2b3388['channelId']===_0x32399c){if(this['_pendingThreads']['includes'](_0x2b3388))this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x2b3388),0x1);else{const _0x18b692=_0x1210d1['_threadToController']['get'](_0x2b3388),_0x144046=_0x458b94['getByInnerView'](_0x18b692['view']);this['annotationViews']['remove'](_0x144046['view']),this['stopListening'](_0x144046),this['stopListening'](_0x144046['focusableElements']);}}}),this['listenTo'](_0x458b94['collection'],'add',(_0x1fc9a4,_0x2c739d)=>{this['listenTo'](_0x2c739d,'escape',_0x46af95);}),this['listenTo'](_0x458b94['collection'],'remove',(_0x5553ac,_0x45151b)=>{this['stopListening'](_0x45151b,'escape',_0x46af95);});}['_addAnnotationToArchive'](_0x3b443f,_0x3a0e98){this['listenTo'](_0x3b443f,'set:isVisible',_0x1a1787=>{_0x1a1787['return']=!0x1,_0x1a1787['stop']();}),this['annotationViews']['add'](_0x3b443f['view'],_0x3a0e98);}['_handleNewThread'](_0xc6d48a){const _0x46649f=this['editor']['plugins']['get']('CommentsRepository'),_0x15f14f=this['editor']['plugins']['get']('Annotations'),_0x1838aa=this['editor']['config']['get']('collaboration.channelId');if(!_0x1838aa||_0xc6d48a['channelId']===_0x1838aa){const _0x4a5fc9=_0x46649f['_threadToController']['get'](_0xc6d48a);if(!_0x4a5fc9)return void this['_pendingThreads']['push'](_0xc6d48a);const _0x175477=this['_calculatePosition'](_0xc6d48a['archivedAt']),_0x589fa1=_0x15f14f['getByInnerView'](_0x4a5fc9['view']);_0x589fa1['isVisible']&&_0x15f14f['_visibleAnnotations']['remove'](_0x589fa1),this['_addAnnotationToArchive'](_0x589fa1,_0x175477);}}['_calculatePosition'](_0x461465){const _0x117a07=this['editor']['config']['get']('collaboration.channelId'),_0x534fae=[...this['editor']['plugins']['get'](p)['archivedThreads']]['filter'](_0x305014=>_0x305014['channelId']===_0x117a07)['findIndex'](_0x4443ed=>_0x4443ed['archivedAt']<_0x461465);return _0x534fae<0x0||_0x534fae>this['annotationViews']['length']?this['annotationViews']['length']:_0x534fae-0x1;}['_toggleDialog'](){const _0x3d38cc=this['editor'],_0x46efa1=_0x3d38cc['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new Z(_0x3d38cc['locale'],this['annotationViews'])),'commentsArchive'===_0x46efa1['id']?_0x46efa1['hide']():_0x46efa1['show']({'id':'commentsArchive','title':N(_0x3d38cc['locale'],'COMMENTS_ARCHIVE'),'icon':_0xfc6689,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x1a36c2['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x1630cf,_0x538a56=!0x1){const _0x5de43a=this['editor']['locale'],_0x22832b=this['editor']['plugins']['get']('Dialog'),_0x43aff0=new _0x1630cf(_0x5de43a);return _0x43aff0['bind']('isEnabled')['to'](this,'isEnabled'),_0x43aff0['bind']('isOn')['to'](_0x22832b,'id',_0x4b1b56=>'commentsArchive'===_0x4b1b56),_0x43aff0['set']({'label':N(_0x5de43a,'COMMENTS_ARCHIVE'),'icon':_0xfc6689,'isToggleable':!0x0}),_0x538a56&&(_0x43aff0['tooltip']=!0x0),this['listenTo'](_0x43aff0,'execute',()=>this['_toggleDialog']()),_0x43aff0;}['_hideDialogOnAnnotationEscape']=_0x4ff358=>{const _0x14869d=_0x4ff358['source'];if(!this['annotationViews']['has'](_0x14869d['view']))return;const _0x34f629=this['editor']['plugins']['get']('Dialog');_0x34f629['isOpen']&&'commentsArchive'===_0x34f629['id']&&(_0x34f629['hide'](),_0x4ff358['stop']());};}class gi extends _0x50096f{static get['requires'](){return[o,r,s,p,a,i,e,n,c];}static get['pluginName'](){return'Comments';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{ot as AddCommentThreadCommand,T as Annotation,S as AnnotationCollection,C as AnnotationCounterButtonView,E as AnnotationView,y as Annotations,R as AnnotationsSidebarItemView,H as AnnotationsSidebarView,j as AnnotationsUIs,si as BaseCommentThreadView,di as BaseCommentView,wi as Comment,pi as CommentThread,vt as CommentThreadController,ie as CommentThreadInputView,gt as CommentThreadView,Tt as CommentView,gi as Comments,p as CommentsArchive,a as CommentsArchiveUI,r as CommentsEditing,te as CommentsListView,i as CommentsOnly,o as CommentsRepository,s as CommentsUI,b as EditorAnnotations,c as InlineAnnotations,n as NarrowSidebar,z as Sidebar,e as WideSidebar,v as bindAnnotationCollections};
|
|
23
|
+
import{Editor as _0x13b024,ContextPlugin as _0xd9c20,PendingActions as lt,Command as _0xf7b7ea,Plugin as _0x2d464c,Context as _0x5b01de}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x4ba59f,uid as _0x55a45d,KeystrokeHandler as jt,FocusTracker as _0x2978c3,diff as _0x1836ff,Collection as _0x3a80a9,Rect as _0x418579,CKEditorError as _0x36bf55,first as _0x4b2c5a,priorities as Wt,scrollViewportToShowTarget as nt,getEnvKeystrokeText as tt,toUnit as Ht,DomEmitterMixin as _0x3dd6f8,keyCodes as _0x570fad}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x2eeb4d,AriaDescriptionView as Yt,setupThreadKeyboardNavigation as Zt,ConfirmMixin as ti,LateFocusButtonView as _0x2a2d6f,trimHtml as ts,LateFocusDropdownButtonView as _0xcecfd8,Users as it,getDateTimeFormatter as pt,hashObject as It,getAllMarkersDomElementsSorted as et,surroundingMarkersDetector as rt,FOCUS_ANNOTATION_KEYSTROKE as _0x88050a}from'ckeditor5-collaboration/dist/index.js';import{throttle as Dt,isEqual as At,cloneDeep as wt,set as yt,unset as Ct,debounce as _0x1758f7}from'es-toolkit/compat';import{IconUndo as _0x3713eb,IconCheck as _0x1505b8,IconPencil as _0x171cd6,IconRemoveComment as _0x12cee1,IconThreeVerticalDots as _0x215fb1,IconAddComment as _0x4ba940,IconCommentsArchive as _0x315122}from'@ckeditor/ckeditor5-icons/dist/index.js';import{EditorUIView as $t,InlineEditableUIView as Vt,EditorUI as Ut,View as kt,FocusCycler as _0xba57fd,ButtonView as _0x5d1720,ViewCollection as _0x59ff85,createDropdown as _0x102381,ListView as _0x5b1db3,focusChildOnDropdownOpen as _0x2ebf0e,ListItemView as _0x55156e,MenuBarMenuListItemButtonView as _0x214f18,BodyCollection as _0x3f8409,BalloonPanelView as _0x4e82b2,ContextualBalloon as _0x446313,Dialog as _0x491635,DialogViewPosition as _0x5c9d23}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disableViewPlaceholder as St,enableViewPlaceholder as Ft,MouseObserver as _0x169752}from'@ckeditor/ckeditor5-engine/dist/index.js';import{Clipboard as qt,ClipboardMarkersUtils as Mt,ClipboardPipeline as Pt}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Enter as zt,ShiftEnter as Bt}from'@ckeditor/ckeditor5-enter/dist/index.js';import{SelectAll as Gt}from'@ckeditor/ckeditor5-select-all/dist/index.js';import{Typing as Jt}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Undo as Kt}from'@ckeditor/ckeditor5-undo/dist/index.js';import{Paragraph as Lt}from'@ckeditor/ckeditor5-paragraph/dist/index.js';import{FOCUS_ANNOTATION_KEYSTROKE as _0x24804d}from'@ckeditor/ckeditor5-collaboration-core/dist/index.js';import{toWidget as _0x4d0144}from'@ckeditor/ckeditor5-widget/dist/index.js';class vt extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x4ba59f(){['model'];['view'];constructor(_0x42ee6a,_0x17e6f6){super(),this['model']=_0x42ee6a,this['model']['_isAttached']=!0x0,this['view']=_0x17e6f6,this['listenTo'](_0x17e6f6,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x17e6f6,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x17e6f6,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x17e6f6,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x17e6f6,'addComment',(_0x651cef,_0x522b9b)=>this['addComment'](_0x522b9b)),this['listenTo'](_0x17e6f6,'updateComment',(_0x3a3901,_0xcb87bd,_0x198135)=>this['updateComment'](_0xcb87bd,_0x198135)),this['listenTo'](_0x17e6f6,'removeComment',(_0x3a755a,_0xd6a15c)=>this['removeComment'](_0xd6a15c));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x31deb9){this['model']['addComment']({'content':_0x31deb9,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x21cfdb,_0x4fde65){this['model']['getComment'](_0x21cfdb)['update']({'content':_0x4fde65});}['removeComment'](_0x34474f){this['model']['getComment'](_0x34474f)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function N(_0x236634,_0x2fda6f,_0x5277ac){const t=_0x236634['t'];switch(_0x2fda6f){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'},_0x5277ac);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'},_0x5277ac);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'},_0x5277ac);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'},_0x5277ac);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x5277ac);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'},_0x5277ac);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'},_0x5277ac);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'},_0x5277ac);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 Rt extends $t{['main'];['editable'];constructor(_0xdebcb8,_0x1b2a72){super(_0xdebcb8);const _0x46664a=_0x55a45d();this['main']=this['createCollection'](),this['editable']=new Vt(_0xdebcb8,_0x1b2a72,void 0x0,{'label':()=>N(_0xdebcb8,'Comment\x20editor')}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'dir':_0xdebcb8['uiLanguageDirection'],'lang':_0xdebcb8['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x46664a},'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 Et extends Ut{['view'];constructor(_0x41c098){super(_0x41c098),this['view']=new Rt(_0x41c098['locale'],_0x41c098['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x3341bd=this['editor']['editing']['view'],_0x38bf89=this['view']['editable'],_0x3c74ac=_0x3341bd['document']['getRoot']();_0x38bf89['name']=_0x3c74ac['rootName'],this['view']['render']();const _0x3c9c54=_0x38bf89['element'];this['setEditableElement'](_0x38bf89['name'],_0x3c9c54),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x3341bd['attachDomRoot'](_0x3c9c54),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const Qt=[qt,zt,Bt,Gt,Jt,Kt,Lt];class hs extends/* #__PURE__ -- @preserve */
|
|
25
|
+
_0x4ba59f(_0x13b024){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
|
|
26
|
+
((()=>Qt)());constructor(_0x58734e={}){function _0x447242(_0x26f10e){return _0x26f10e['map'](_0x4a49d9=>String['fromCharCode'](_0x4a49d9))['join']('');}(_0x58734e=Object['assign']({},_0x58734e))['plugins']||(_0x58734e['plugins']=hs['defaultPlugins']),super(_0x58734e),this['ui']=new Et(this),this['set']('placeholder',''),this['model']['document']['on']('change',()=>this['_updatePlaceholder'](),{'priority':'low'}),this['on']('change:placeholder',()=>this['_updatePlaceholder']()),this['model']['document']['createRoot'](),this[_0x447242([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x447242([0x76,0x69,0x65,0x77])][_0x447242([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x447242([0x61,0x75,0x74,0x6f]),this[_0x447242([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x447242([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x447242([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x447242([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x447242([0x6f,0x6b])});}['create'](){const _0x7b6014=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x7b6014))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0xcdeb2c=>{const _0x45c187=this['model']['document']['getRoot'](),_0x3b56bf=_0x45c187&&_0x45c187['getChild'](_0x45c187['childCount']-0x1);_0xcdeb2c['setSelection'](_0x3b56bf,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x3990e0=this['editing']['view'],_0x15f674=_0x3990e0['document']['getRoot'](),_0x38f297=_0x15f674['getChild'](0x0);_0x15f674['childCount']>0x1||!_0x38f297||'p'!=_0x38f297['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(St(_0x3990e0,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x38f297['placeholder']=this['placeholder']),Ft({'view':_0x3990e0,'element':_0x38f297,'keepOnFocus':!0x0}),this['placeholderElement']=_0x38f297);}}class es extends kt{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x44bdcb,_0x471fc0={}){super(_0x44bdcb),this['editor']=null,this['_editorConfig']=_0x471fc0,this['set']('value',_0x471fc0['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',N(_0x44bdcb,'Reply...')),this['set']('submitLabel',N(_0x44bdcb,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new jt(),this['focusTracker']=new _0x2978c3(),this['focusCycler']=new _0xba57fd({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-comment__input-wrapper']},'children':[{'tag':'div','attributes':{'class':['ck-comment__input-actions',this['bindTemplate']['if']('showButtons','ck-comment__input-actions--active')]},'children':[this['submitButtonView'],this['cancelButtonView']]}]}),this['keystrokes']['set']('Esc',(_0x740111,_0x24ddab)=>{this['cancelButtonView']['fire']('execute'),_0x24ddab();}),this['keystrokes']['set']('Ctrl+Enter',(_0x22c304,_0x66d1a5)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x66d1a5());}),this['on']('submit',(_0x475071,_0x4e11c3)=>{_0x4e11c3['length']>0xfde8?(alert(N(_0x44bdcb,'TOO_LONG_COMMENT_ALERT',[_0x4e11c3['length'],0xfde8])),_0x475071['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new hs(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x135bbc=this['editor'];this['element']['insertBefore'](_0x135bbc['ui']['element'],this['element']['firstChild']),_0x135bbc['model']['document']['on']('change',()=>this['value']=_0x135bbc['getData']()),_0x135bbc['bind']('placeholder')['to'](this),this['focusables']['add'](_0x135bbc['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x562ccd){-0x1===_0x562ccd?(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:_0x5931d2}=this,_0x5f0edd=new _0x5d1720(_0x5931d2);return _0x5f0edd['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x5f0edd['withText']=!0x0,_0x5f0edd['bind']('label')['to'](this,'submitLabel'),_0x5f0edd['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x5f0edd['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x3d4feb,_0x1c0110)=>!_0x1c0110&&!!_0x3d4feb['trim']()),_0x5f0edd;}['_createCancelButton'](){const {locale:_0x2e90bd}=this,_0x1727bd=new _0x5d1720(_0x2e90bd);return _0x1727bd['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x1727bd['label']=N(_0x2e90bd,'Cancel'),_0x1727bd['withText']=!0x0,_0x1727bd['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x1727bd;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x478f1a=>{this['focusTracker']['add'](_0x478f1a['element']);}),this['focusables']['on']('change',(_0x519244,_0x3e2b3c)=>{for(const _0xf52a96 of Array['from'](_0x3e2b3c['added'])['reverse']())this['focusTracker']['add'](_0xf52a96['element']);});}}class ie extends kt{constructor(_0x108f27,_0x381f56,_0x492bef){super(_0x108f27),this['commentInputView']=new es(_0x108f27,_0x492bef),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x5f1435,_0xbfc891)=>_0x5f1435||!!_0xbfc891),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 _0x2eeb4d(_0x108f27,_0x381f56),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'](_0x55c5e6){this['commentInputView']['focus'](_0x55c5e6);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x33effe,_0x298416)=>{const {submitButtonView:_0xded641,cancelButtonView:_0x1bff2,editor:_0x530553}=this['commentInputView'];[_0xded641['element'],_0x1bff2['element'],_0x530553?_0x530553['editing']['view']['getDomRoot']():null]['filter'](_0x344066=>_0x344066)['some'](_0x550bb1=>_0x550bb1['contains'](_0x298416['target']))||(this['focus'](),_0x298416['preventDefault']());});}}class rs extends kt{constructor(_0x30f3b9){super(_0x30f3b9);const _0x4e75c2=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x4e75c2['to']('count',_0x310a9b=>N(_0x30f3b9,'NUMBER_OF_COMMENTS',_0x310a9b))}]});}}class te extends kt{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x436496,_0xf9bc39,_0x4ad58a){super(_0x436496);const _0x449439=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0xf9bc39['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0xf9bc39,this['_config']=_0x4ad58a,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x2978c3(),this['keystrokes']=new jt(),this['focusCycler']=new _0xba57fd({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x1d3fa3=>this['commentViews']['map'](_0x5ef9cf=>_0x5ef9cf['element'])['includes'](_0x1d3fa3['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new rs(_0x436496),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x493e40=>_0x493e40-this['_config']['maxCommentsWhenCollapsed']);for(const _0x5f15d8 of _0xf9bc39['comments'])this['_handleNewCommentModel'](_0x5f15d8);this['_handleInfoComment'](),this['listenTo'](_0xf9bc39['comments'],'add',(_0xac2cf,_0x2c77b1)=>{const _0xab2d51=this['_calculatePosition'](_0x2c77b1);this['length']++,this['_handleNewCommentModel'](_0x2c77b1,_0xab2d51),this['refreshVisibleViews']();}),this['listenTo'](_0xf9bc39['comments'],'remove',(_0x5362a4,_0x14e74a)=>{this['length']--,this['_handleRemoveCommentModel'](_0x14e74a),this['refreshVisibleViews']();}),this['listenTo'](_0xf9bc39,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0xf9bc39,'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',_0x449439['if']('length','ck-hidden',_0x589d32=>!_0x589d32)],'aria-label':N(_0x436496,'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'](_0x19d8ae){-0x1===_0x19d8ae?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0xec6c64 of this['commentViews'])_0xec6c64['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x2a9e3d,_0x2553e3){const _0x4825f3=new this['_config']['CommentView'](this['locale'],_0x2a9e3d,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x4825f3['viewUid']=_0x2a9e3d['id'],_0x4825f3['delegate']('removeComment')['to'](this),_0x4825f3['delegate']('updateComment')['to'](this),_0x4825f3['delegate']('resolveCommentThread')['to'](this),_0x4825f3['delegate']('editorReady')['to'](this),_0x4825f3['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x4825f3,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x4825f3,_0x2553e3);}['_calculatePosition'](_0x271e68){const _0x5ca7a4=this['_model']['_findOptimalIndex'](_0x271e68);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x271e68['authoredAt']?_0x5ca7a4-0x1:_0x5ca7a4:_0x5ca7a4-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0xb18b18={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':N(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0xb18b18,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0xb18b18));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x4ae985){const _0x435e2b=this['commentViews']['remove'](_0x4ae985['id']);this['stopListening'](_0x435e2b),_0x435e2b['isEditMode']&&this['_updateHasDirtyComment'](),_0x435e2b['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x5b4716=>_0x5b4716['isEditMode']);}['_rearrangeCollapse'](){const _0x2b9f45=function(_0x4954e8){const _0x555cb4=new _0x3a80a9();for(const _0x164f93 of _0x4954e8)_0x555cb4['add'](_0x164f93);return _0x555cb4;}(this['commentViews']),_0x234ed6=this['_collapsedCommentsView']['count'];for(let _0x515b5f=0x1;_0x515b5f<=_0x234ed6;_0x515b5f++)_0x2b9f45['remove'](0x1);for(const _0x2d7461 of _0x2b9f45)_0x2d7461['collapse']();_0x234ed6>0x0&&_0x2b9f45['add'](this['_collapsedCommentsView'],0x1),ns(_0x1836ff(Array['from'](this['visibleViews']),Array['from'](_0x2b9f45)),this['visibleViews'],_0x2b9f45);}['_rearrangeExpand'](){ns(_0x1836ff(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x5e9ecc of this['visibleViews'])_0x5e9ecc['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x3f0ce0=>{this['focusTracker']['add'](_0x3f0ce0['element']),this['keystrokes']['listenTo'](_0x3f0ce0['element']);}),this['commentViews']['on']('change',(_0x519163,_0x236832)=>{for(const _0x49c698 of _0x236832['removed'])this['focusTracker']['remove'](_0x49c698['element']),this['keystrokes']['stopListening'](_0x49c698['element']);for(const _0x4d5243 of Array['from'](_0x236832['added'])['reverse']())this['focusTracker']['add'](_0x4d5243['element']),this['keystrokes']['listenTo'](_0x4d5243['element']);});}}function ns(_0x554436,_0x56851d,_0x1de44e){let _0x4dde49=0x0;for(const _0x59de59 of _0x554436)switch(_0x59de59){case'insert':_0x56851d['add'](_0x1de44e['get'](_0x4dde49),_0x4dde49),_0x4dde49++;break;case'delete':_0x56851d['remove'](_0x4dde49);break;case'equal':_0x4dde49++;}}class oe extends kt{constructor(_0x5aa9f4){super(_0x5aa9f4);const _0x2ba86b=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x2ba86b['to']('contextValue',_0x5a5c7a=>N(_0x5aa9f4,'THREAD_CONTEXT_LABEL',_0x5a5c7a)),'tabindex':-0x1},'children':[{'text':_0x2ba86b['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class Xt extends kt{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x2ffe31,_0x551158){super(_0x2ffe31);const _0x48b47e=this['bindTemplate'];this['_model']=_0x551158,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x2978c3(),this['keystrokes']=new jt(),this['focusCycler']=new _0xba57fd({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x1b8cb0=>!!_0x1b8cb0),this['bind']('contextValue')['to'](this['_model'],'context',_0x5098aa=>_0x5098aa&&_0x5098aa['value']?this['_trimContextValue'](_0x5098aa['value']):N(this['locale'],'Comment\x20was\x20made\x20on\x20an\x20element')),this['setTemplate']({'tag':'div','attributes':{'class':['ck-thread__header']},'children':[{'tag':'div','attributes':{'class':['ck-context-wrapper']},'children':[{'tag':'div','attributes':{'class':['ck-context',_0x48b47e['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 _0x537f0d=new _0x5d1720(this['locale']);return _0x537f0d['label']=N(this['locale'],'Reopen'),_0x537f0d['tooltip']=N(this['locale'],'Reopen'),_0x537f0d['icon']=_0x3713eb,_0x537f0d['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x31cdde=>!_0x31cdde),_0x537f0d['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x4d797,_0x324dea)=>_0x4d797&&_0x324dea),_0x537f0d['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x537f0d;}['_trimContextValue'](_0x2509ed){if(_0x2509ed['length']<0x96)return _0x2509ed;const _0x1fd4f4=_0x2509ed['lastIndexOf']('\x20',0x93);return _0x2509ed['substring'](0x0,_0x1fd4f4>-0x1?_0x1fd4f4:0x93)+'...';}['_attachContextActions'](){const _0x1362e7=this['element']['querySelector']('.ck-context'),_0x10c0cf=_0x1362e7['querySelector']('.ck-context__value');this['listenTo'](_0x1362e7,'mouseenter',()=>{_0x10c0cf['offsetWidth']<_0x10c0cf['scrollWidth']&&_0x1362e7['classList']['add']('overlay');}),this['listenTo'](_0x1362e7,'mouseleave',()=>{_0x1362e7['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x5f425f of this['focusables'])this['focusTracker']['add'](_0x5f425f['element']),this['keystrokes']['listenTo'](_0x5f425f['element']);}['_createContextView'](){const _0x5844bd=new oe(this['locale']);return _0x5844bd['bind']('contextValue')['to'](this),_0x5844bd;}}class si extends kt{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x1406af,_0x57d964,_0x5a5418,_0x29d0a6){super(_0x1406af),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x57d964,this['_localUser']=_0x5a5418,this['_config']=_0x29d0a6,this['commentThreadHeaderView']=new Xt(_0x1406af,_0x57d964),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new Yt(_0x1406af,N(_0x1406af,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new te(_0x1406af,_0x57d964,Object['assign']({'CommentView':this['_config']['CommentView']},_0x29d0a6)),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',(_0x2e300c,_0x478ee7)=>_0x2e300c||!!_0x478ee7),this['bind']('isUnlinked')['to'](_0x57d964,'unlinkedAt',_0x10ae90=>!!_0x10ae90),this['bind']('ariaLabel')['to'](this,'length',_0x3c5a71=>{const _0x280f8c=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return N(this['locale'],'COMMENT_THREAD_LABEL',[_0x3c5a71,_0x280f8c]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x2978c3(),this['keystrokes']=new jt(),this['focusCycler']=new _0xba57fd({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x27c738=>_0x27c738['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),Zt(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0xb00b85=new ie(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x766443=_0xb00b85['commentInputView'];return _0xb00b85['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x766443,'value',(_0x1e5e5e,_0x18e2fd,_0x5408e0,_0x4b1a97,_0x2c64e9)=>!!_0x2c64e9||!!_0x4b1a97&&_0x5408e0&&!_0x18e2fd||_0x1e5e5e&&_0x5408e0&&!_0x18e2fd),_0x766443['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x43504a,_0x34cd9d,_0x215a0e)=>{let _0x389f76;return _0x389f76=_0x215a0e&&_0x34cd9d?'Reply\x20to\x20reopen\x20discussion...':_0x43504a?'Reply...':'Write\x20a\x20comment...',N(this['locale'],_0x389f76);}),_0x766443['bind']('submitLabel')['to'](this,'length',_0x53a05a=>N(this['locale'],_0x53a05a?'Reply':'Comment')),_0x766443['on']('submit',(_0x13becb,_0x1ce86b)=>{this['fire']('addComment',_0x1ce86b),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x766443['on']('cancel',()=>{this['focus']();}),_0x766443['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x766443['on']('cancel',_0x115f59=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x115f59['stop']());}),this['on']('change:isActive',(_0x72ef27,_0x47ed77,_0x543685)=>{_0x543685||this['length']||_0x766443['value']||this['fire']('removeCommentThread');}),_0xb00b85;}}class gt extends/* #__PURE__ -- @preserve */
|
|
27
|
+
ti(si){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x7e8e02,_0x489998,_0x35f2d5,_0x4c98f2){super(_0x7e8e02,_0x489998,_0x35f2d5,_0x4c98f2),this['commentThreadChildren']=this['createCollection']([this['commentsListView'],this['commentThreadInputView'],this['ariaDescriptionView']]),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x7e8e02,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x53fb03,_0x2949f6,_0x335b0e)=>{_0x335b0e||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x29e852,_0x58dcb6,_0xf33923)=>{_0xf33923&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x347ef4=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck','ck-thread','ck-reset_all-excluded','ck-rounded-corners',_0x347ef4['if']('isActive','ck-thread--active'),_0x347ef4['if']('isUnlinked','ck-thread--unlinked'),_0x347ef4['to']('actionIndicator',_0x2c21af=>_0x2c21af?'ck-thread--'+_0x2c21af:'')],'data-thread-id':this['_model']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x347ef4['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 _0x36d7ad of this['commentsListView']['commentViews'])_0x36d7ad['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x169d45}=this,_0xc3ccda=this['commentsListView']['commentViews']['get'](0x0);_0xc3ccda===this['_boundFirstCommentView']||_0xc3ccda['isSystemComment']||(this['_boundFirstCommentView']=_0xc3ccda,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0xc3ccda,'actionIndicator',_0x2b20da=>'remove'===_0x2b20da?'remove':null),_0xc3ccda['placeholder']=N(_0x169d45,'Write\x20a\x20comment...'),_0xc3ccda['removeButton']['on']('execute',_0x3ece34=>{_0x3ece34['stop'](),this['showConfirm'](N(_0x169d45,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),this['on']('removeConfirm',()=>{_0xc3ccda['focus']();}),_0xc3ccda['actionBar']['add'](this['resolveButton'],0x0),_0xc3ccda['focusables']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x11cf4a=new _0x2a2d6f(this['locale']);return _0x11cf4a['label']=N(this['locale'],'Resolve'),_0x11cf4a['tooltip']=N(this['locale'],'Resolve'),_0x11cf4a['icon']=_0x1505b8,_0x11cf4a['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x11cf4a['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x56b4cf=>!_0x56b4cf),_0x11cf4a['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x43b0e2,_0x5a7a2b)=>_0x43b0e2&&!_0x5a7a2b),_0x11cf4a['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x11cf4a;}['_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 is extends kt{constructor(_0x440674){super(_0x440674),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x9be48c,_0x27a518,_0x43dafb)=>{this['element']['innerHTML']=_0x43dafb;}),this['element']['innerHTML']=this['content'];}}class di extends kt{['visibleView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x74c632,_0xb6b1b5,_0x1407a3){super(_0x74c632),this['_model']=_0xb6b1b5,this['_config']=_0x1407a3,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['bind']('ariaLabel')['to'](_0xb6b1b5,'content',_0xb6b1b5,'authoredAt',(_0x8b8f8f,_0x4783c4)=>N(_0x74c632,'COMMENT_ARIA_LABEL',[_0xb6b1b5['author']['name'],_0x1407a3['formatDateTime'](_0x4783c4),new DOMParser()['parseFromString'](_0x8b8f8f,'text/html')['body']['textContent'],_0xb6b1b5['isExternal']?this['getExternalCommentNote']():''])),this['ariaDescriptionView']=new Yt(_0x74c632,N(_0x74c632,'COMMENT_THREAD_DESCRIPTION')),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']()),this['focusables']=new _0x59ff85(),this['focusTracker']=new _0x2978c3(),this['keystrokes']=new jt(),this['focusCycler']=new _0xba57fd({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x11617f=>_0x11617f['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['expand'](){this['isCollapsed']=!0x1;}['collapse'](){this['isEditMode']||(this['isCollapsed']=!0x0);}['focus'](){this['element']['focus']();}['render'](){super['render'](),this['_setupKeyboardNavigation']();}async['destroy'](){await this['visibleView']['get'](0x0)['destroy'](),super['destroy']();}['switchToEditMode'](){this['isEditMode']||(this['isEditMode']=!0x0,this['visibleView']['remove'](0x0)['destroy'](),this['visibleView']['add'](this['_createCommentInputView']()));}['switchToDisplayMode'](){this['isEditMode']&&(this['isEditMode']=!0x1,this['visibleView']['remove'](0x0)['destroy'](),this['visibleView']['add'](this['_createCommentContentView']()));}['getExternalCommentNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?N(this['locale'],'EXTERNAL_IMPORT_WORD_COMMENT'):N(this['locale'],'EXTERNAL_COMMENT');}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?N(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):N(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['_createCommentContentView'](){const _0x52642a=new is(this['locale']);return _0x52642a['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x480ac9,_0x5e0180)=>_0x5e0180?ts(_0x480ac9,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x480ac9),_0x52642a;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x1e7e90=new es(this['locale'],this['_config']['editorConfig']);return _0x1e7e90['value']=this['_model']['content'],_0x1e7e90['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x1e7e90['submitLabel']=N(this['locale'],'Save'),_0x1e7e90['on']('submit',(_0x3612d6,_0x2181ea)=>{this['fire']('updateComment',this['_model']['id'],_0x2181ea),this['switchToDisplayMode'](),this['focus']();}),_0x1e7e90['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x1e7e90['once']('editorReady',()=>{_0x1e7e90['focus']();}),_0x1e7e90['createEditor'](),_0x1e7e90['delegate']('editorReady')['to'](this),_0x1e7e90['delegate']('editorDestroyed')['to'](this),_0x1e7e90;}['_setupKeyboardNavigation'](){const _0x2f2648=this['element'];this['keystrokes']['listenTo'](_0x2f2648);for(const _0x5b5c6d of this['focusables'])this['focusTracker']['add'](_0x5b5c6d['element']),this['keystrokes']['listenTo'](_0x5b5c6d['element']);this['focusables']['on']('change',(_0x86e44,_0x36310b)=>{for(const _0xf6b117 of _0x36310b['removed'])this['focusTracker']['remove'](_0xf6b117['element']),this['keystrokes']['stopListening'](_0xf6b117['element']);for(const _0x4ff613 of _0x36310b['added'])this['focusTracker']['add'](_0x4ff613['element']),this['keystrokes']['listenTo'](_0x4ff613['element']);}),this['keystrokes']['set']('enter',(_0x5d3d31,_0x1eded6)=>{_0x2f2648===_0x5d3d31['target']&&(this['focusCycler']['focusFirst'](),_0x1eded6());}),this['keystrokes']['set']('esc',(_0x4c167a,_0x5500f3)=>{_0x2f2648!==_0x4c167a['target']&&(this['focus'](),_0x5500f3());});}}class Tt extends/* #__PURE__ -- @preserve */
|
|
28
|
+
ti(di){['actionBar'];['userView'];constructor(_0x665da7,_0x926624,_0x33eb87){super(_0x665da7,_0x926624,_0x33eb87),this['set']('actionIndicator',null),this['set']('placeholder',N(_0x665da7,'Reply...')),this['bind']('authoredAt')['to'](_0x926624),this['bind']('resolvedAt')['to'](_0x926624),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 _0x2eeb4d(_0x665da7,_0x926624['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['listenTo'](_0x926624,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x4173fb=this['bindTemplate'],_0x18202c=[{'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':_0x4173fb['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x4173fb['to']('authoredAt',_0x433e68=>this['_config']['formatDateTime'](_0x433e68))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x4173fb['if']('isEditMode','ck-comment__actions--hidden'),_0x4173fb['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']&&_0x18202c['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper'],'tabindex':-0x1,'aria-label':_0x4173fb['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id'],'role':'listitem'},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x4173fb['if']('isEditMode','ck-comment--edit'),_0x4173fb['if']('isSystemComment','ck-comment--info'),_0x4173fb['to']('actionIndicator',_0x10d539=>_0x10d539?'ck-comment--'+_0x10d539:'')],'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':_0x18202c}]}]};}['_createEditButton'](){const _0x1ff46d=new _0x5d1720(this['locale']);return _0x1ff46d['label']=N(this['locale'],'Edit'),_0x1ff46d['icon']=_0x171cd6,_0x1ff46d['withText']=!0x0,_0x1ff46d['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x1ff46d['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x5b3a5e=>!_0x5b3a5e),_0x1ff46d['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x1ff46d['on']('execute',()=>this['switchToEditMode']()),_0x1ff46d;}['_createRemoveButton'](){const _0x11bd1a=new _0x5d1720(this['locale']);return _0x11bd1a['label']=N(this['locale'],'Remove'),_0x11bd1a['icon']=_0x12cee1,_0x11bd1a['withText']=!0x0,_0x11bd1a['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x11bd1a['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x511e4d=>!_0x511e4d),_0x11bd1a['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x11bd1a['on']('execute',()=>{this['showConfirm'](N(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x11bd1a;}['_createDropdown'](){const _0xb067c1=_0x102381(this['locale'],_0xcecfd8),_0x359a46=_0xb067c1['panelView']['children'],_0x41e9e4=new _0x5b1db3(this['locale']),_0x59fa50=_0xb067c1['bindTemplate'];_0x2ebf0e(_0xb067c1,()=>this['items']['find'](_0x9fc2f1=>_0x9fc2f1['isVisible'])),_0xb067c1['extendTemplate']({'attributes':{'class':[_0x59fa50['if']('isVisible','ck-hidden',_0x375c0e=>!_0x375c0e)]}});const _0x259d79=(_0x17a653,_0x25fd74=-0x1)=>{const _0x1634b2=new _0x55156e(this['locale']);_0x1634b2['children']['add'](_0x17a653);const _0x10cee4=_0x25fd74>-0x1?_0x25fd74:_0x41e9e4['items']['length'];_0x41e9e4['items']['add'](_0x1634b2,_0x10cee4);const _0xa9cb8b=Array['from'](this['items']);_0xb067c1['unbind']('isEnabled','isVisible'),_0xb067c1['bind']('isEnabled')['toMany'](_0xa9cb8b,'isEnabled',(..._0x36893e)=>_0x36893e['some'](_0x567ca6=>_0x567ca6)),_0xb067c1['bind']('isVisible')['toMany'](_0xa9cb8b,'isVisible',(..._0x293b24)=>_0x293b24['some'](_0x2ea575=>_0x2ea575));};_0xb067c1['panelPosition']='sw',_0xb067c1['buttonView']['set']({'label':N(this['locale'],'Show\x20more\x20items'),'icon':_0x215fb1});for(const _0x147c3a of this['items'])_0x259d79(_0x147c3a);return _0x359a46['add'](_0x41e9e4),_0xb067c1['listenTo'](this['items'],'add',(_0x5e8a84,_0x2701b0,_0x1d5a30)=>{_0x259d79(_0x2701b0,_0x1d5a30);}),_0xb067c1['listenTo'](this['items'],'remove',(_0x5accba,_0x2ce881,_0x4d5b10)=>{_0x41e9e4['items']['remove'](_0x4d5b10);}),_0xb067c1;}['_attachActions'](_0x5071c2,_0x26f089){const _0x16991e=_0x5071c2&&_0x5071c2['element'];_0x16991e&&(this['listenTo'](_0x16991e,'mouseenter',()=>this['actionIndicator']=_0x26f089),this['listenTo'](_0x16991e,'focus',()=>this['actionIndicator']=_0x26f089),this['listenTo'](_0x16991e,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x16991e,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0xa7a444=super['_createCommentInputView']();return _0xa7a444['bind']('placeholder')['to'](this),_0xa7a444;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function xt(_0x42e905){const _0x55010c=Dt(_0x42e905,0x1e),_0x45066c=new MutationObserver(_0x3438cf=>{for(const _0x24b453 of _0x3438cf)('attributes'==_0x24b453['type']&&'class'==_0x24b453['attributeName']||'childList'==_0x24b453['type']||'characterData'==_0x24b453['type'])&&_0x55010c();});return{'attach'(_0x28ffc0){_0x45066c['observe'](_0x28ffc0,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x45066c['disconnect'](),_0x55010c['cancel']();}};}class E extends kt{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x5328a9,_0x2443eb){super(_0x5328a9),this['id']=_0x55a45d(),this['focusTracker']=new _0x2978c3(),this['keystrokes']=new jt(),this['keystrokes']['set']('Esc',(_0x250ae4,_0x3be7f5)=>this['fire']('Esc',_0x3be7f5)),this['set']('targetRect',{'top':0x0,'right':0x0,'bottom':0x0,'left':0x0}),this['set']('height',0x0),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['set']('length',0x0),this['set']('type',''),this['_mutationObserver']=xt(()=>this['_updateHeight']()),this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this),this['content']['add'](_0x2443eb),this['mainView']=_0x2443eb;const _0x12b977=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x12b977['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 _0x3e4588=this['element']['clientHeight'];_0x3e4588&&(this['height']=_0x3e4588);}}class T extends/* #__PURE__ -- @preserve */
|
|
29
|
+
_0x4ba59f(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x26a9f3,target:_0x5e9e43,type:_0x1e9d92,isVisible:_0xa0d4a9=!0x0}){super(),this['view']=_0x26a9f3,this['view']['element']||this['view']['render'](),this['_type']=_0x1e9d92,this['_target']=_0x5e9e43,T['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x3a80a9([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x2cdd50,_0x1f1f1f)=>{this['view']['focusTracker']['add'](_0x1f1f1f);}),this['focusableElements']['on']('remove',(_0x4d9c42,_0x49fbb6)=>{this['view']['focusTracker']['remove'](_0x49fbb6);}),this['set']('isVisible',_0xa0d4a9);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x38bdf1=this['_getNormalizedTarget']();return T['_assertCorrectTarget'](_0x38bdf1),_0x38bdf1;}get['targetRect'](){const _0xb5cff3=this['target'];if(null===_0xb5cff3)return null;if(_0xb5cff3 instanceof _0x418579)return _0xb5cff3;const _0x4b8517=_0xb5cff3['filter'](_0xbd5de2=>function(_0x20b429){const _0x239eb6=_0x20b429['offsetParent'];if(_0x239eb6)return!0x0;const _0x150472=_0x20b429['getClientRects']()['item'](0x0);return!!_0x150472;}(_0xbd5de2));return 0x0===_0x4b8517['length']?null:new _0x418579(_0x4b8517[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x336c48){this['view']['isActive']=_0x336c48,this['view']['mainView']['isActive']=_0x336c48;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x2bf5e9){if(!(null===_0x2bf5e9||_0x2bf5e9 instanceof _0x418579||Array['isArray'](_0x2bf5e9)&&_0x2bf5e9['every'](_0x48d72e=>fi(_0x48d72e))))throw new _0x36bf55('annotation-invalid-target',null,{'target':_0x2bf5e9});}['_getNormalizedTarget'](){const _0x2c3b50='function'==typeof this['_target']?this['_target']():this['_target'];return fi(_0x2c3b50)?[_0x2c3b50]:_0x2c3b50;}}function fi(_0x17b0a6){return null!==_0x17b0a6&&'object'==typeof _0x17b0a6&&'nodeType'in _0x17b0a6&&0x1===_0x17b0a6['nodeType'];}class S extends _0x3a80a9{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x45bb6c=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x2978c3(),this['_focusTracker']['on']('change:isFocused',(_0x2af961,_0x441094,_0x43b9b7)=>{_0x43b9b7||this['fire']('blur');});for(const _0x23d143 of _0x45bb6c)this['add'](_0x23d143);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x4de77a){if(this['has'](_0x4de77a))throw new _0x36bf55('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x4de77a['innerView'],_0x4de77a),this['_viewToAnnotation']['set'](_0x4de77a['view'],_0x4de77a);for(const _0x3b19c9 of _0x4de77a['focusableElements'])this['_focusTracker']['add'](_0x3b19c9);this['listenTo'](_0x4de77a['focusableElements'],'add',(_0x187f14,_0x44e17f)=>{this['_focusTracker']['add'](_0x44e17f);}),this['listenTo'](_0x4de77a['focusableElements'],'remove',(_0x24b034,_0x283ae5)=>{this['_focusTracker']['remove'](_0x283ae5);}),this['listenTo'](_0x4de77a['view']['focusTracker'],'change:isFocused',(_0x469cef,_0x1a3f4f,_0xebd71a)=>{_0xebd71a&&this['fire']('focus',_0x4de77a);}),_0x4de77a['updateTargetRect']();const _0x22c22f=this['_getOrderInContent'](_0x4de77a['view']['targetRect']);return super['add'](_0x4de77a,_0x22c22f);}['remove'](_0x69c890){if(!this['has'](_0x69c890))throw new _0x36bf55('annotationcollection-not-existing-item',null);this['stopListening'](_0x69c890['view']['focusTracker']),this['stopListening'](_0x69c890['focusableElements']);for(const _0x334a11 of _0x69c890['focusableElements'])this['_focusTracker']['remove'](_0x334a11);return this['_viewToAnnotation']['delete'](_0x69c890['view']),this['_innerViewToAnnotation']['delete'](_0x69c890['innerView']),super['remove'](_0x69c890);}['getByInnerView'](_0x432d1f){return this['_innerViewToAnnotation']['get'](_0x432d1f);}['getByView'](_0x146033){return this['_viewToAnnotation']['get'](_0x146033);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x5cfd0c of this)_0x5cfd0c['updateTargetRect']();this['_sort']();}['_sort'](){const _0x5f37f6=Array['from'](this)['sort']((_0x331b66,_0x131b10)=>w(_0x331b66['view']['targetRect'],_0x131b10['view']['targetRect']));for(let _0xfd5388=_0x5f37f6['length']-0x1;_0xfd5388>0x0;_0xfd5388--){const _0x5b9f7b=_0x5f37f6[_0xfd5388];_0xfd5388!==this['getIndex'](_0x5b9f7b)&&(this['remove'](_0x5b9f7b),this['add'](_0x5b9f7b));}}['_getOrderInContent'](_0x104c10){let _0x3c72d1=0x0;if(!_0x104c10)return this['length'];for(const _0x1e0343 of this){const _0x4db5f6=_0x1e0343['view']['targetRect'];if(_0x4db5f6){if(w(_0x104c10,_0x4db5f6)<0x0)return _0x3c72d1;_0x3c72d1++;}}return _0x3c72d1;}}function v({source:_0x2ca29e,target:_0x5b1e50,filter:_0x268ea9}){for(const _0x53a0fc of _0x2ca29e)_0x268ea9(_0x53a0fc)&&_0x5b1e50['add'](_0x53a0fc);_0x5b1e50['listenTo'](_0x2ca29e,'add',(_0x3e8266,_0x939201)=>{_0x268ea9(_0x939201)&&_0x5b1e50['add'](_0x939201);}),_0x5b1e50['listenTo'](_0x2ca29e,'remove',(_0x56381b,_0x243af5)=>{_0x5b1e50['has'](_0x243af5)&&_0x5b1e50['remove'](_0x243af5);});}function w(_0x34b95c,_0x1b9778){if(null===_0x34b95c&&null===_0x1b9778)return 0x0;if(null===_0x34b95c)return-0x1;if(null===_0x1b9778)return 0x1;const _0x4611ae=_0x34b95c['top']-_0x1b9778['top'];return 0x0==_0x4611ae?_0x34b95c['left']-_0x1b9778['left']:_0x4611ae;}class y extends _0xd9c20{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4e3d83){if(super(_0x4e3d83),this['collection']=new S(),this['_visibleAnnotations']=new S(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x4e3d83 instanceof _0x13b024){const _0x9e49ec=_0x4e3d83['locale'];_0x4e3d83['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':N(_0x9e49ec,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':N(_0x9e49ec,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':N(_0x9e49ec,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':N(_0x9e49ec,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':N(_0x9e49ec,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':N(_0x9e49ec,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':N(_0x9e49ec,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x5282b4){this['collection']['add'](_0x5282b4);}['remove'](_0xa2e32f){this['collection']['remove'](_0xa2e32f),_0xa2e32f['destroy']();}['refreshVisibility'](){for(const _0x1c8a11 of this['collection'])_0x1c8a11['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0xadc7f0){return this['collection']['getByInnerView'](_0xadc7f0);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x2b7e5d of this['collection'])_0x2b7e5d['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x3323e4){this['fire']('_activateAnnotation',_0x3323e4);}['createAnnotation'](_0x16efc3){return new T(_0x16efc3);}['createAnnotationView'](_0x130ccd,_0x1d2102){return new E(_0x130ccd,_0x1d2102);}['_addActiveAnnotation'](_0x335299){const _0x7d7a1e=new Set(this['activeAnnotations']);_0x7d7a1e['add'](_0x335299),this['activeAnnotations']=_0x7d7a1e;}['_removeActiveAnnotation'](_0x558572){const _0x9d8cf=new Set(this['activeAnnotations']);_0x9d8cf['delete'](_0x558572),this['activeAnnotations']=_0x9d8cf;}['_bindAnnotationsToVisibleAnnotations'](){const _0x187b9c=this['collection'],_0x47c713=this['_visibleAnnotations'];function _0x10b885(_0x1d3638){const _0x19e7d4=_0x1d3638['source'];_0x19e7d4['isVisible']&&!_0x47c713['has'](_0x19e7d4)?_0x47c713['add'](_0x19e7d4):!_0x19e7d4['isVisible']&&_0x47c713['has'](_0x19e7d4)&&_0x47c713['remove'](_0x19e7d4),_0x19e7d4['view']['focusTracker']['remove'](_0x19e7d4['view']['element']),_0x19e7d4['view']['focusTracker']['add'](_0x19e7d4['view']['element']);}this['listenTo'](_0x187b9c,'add',(_0x5a59d1,_0x20efc8)=>{_0x20efc8['isVisible']&&_0x47c713['add'](_0x20efc8),this['listenTo'](_0x20efc8,'change:isVisible',_0x10b885);}),this['listenTo'](_0x187b9c,'remove',(_0x50beb0,_0x133cca)=>{_0x47c713['has'](_0x133cca)&&_0x47c713['remove'](_0x133cca),this['stopListening'](_0x133cca,'change:isVisible',_0x10b885);});}['_setupEnterAnnotationKeystroke'](){const _0xf9cba9=_0x38c6c5=>{_0x38c6c5['on']('ready',()=>{_0x38c6c5['keystrokes']['set'](_0x24804d,(_0x46d982,_0x588572)=>{const _0x35ca78=_0x4b2c5a(this['activeAnnotations']['values']());_0x35ca78&&(_0x35ca78['view']['focus'](),_0x588572());});});};this['context']instanceof _0x13b024?_0xf9cba9(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x5a0a8a,_0x4e231b)=>{_0xf9cba9(_0x4e231b);});}['_setupEscapeAnnotationHandling'](){const _0x2c0c60=_0x18f074=>{const _0x1642d4=_0x18f074['source'],_0x2fc562=[];let _0x877b1f;if(Array['isArray'](_0x1642d4['target'])){_0x877b1f=_0x1642d4['target'][0x0],this['context']instanceof _0x13b024?_0x2fc562['push'](this['context']):this['context']['editors']&&_0x2fc562['push'](...this['context']['editors']);for(const _0x268370 of _0x2fc562)for(const _0x4d2477 of _0x268370['editing']['view']['domRoots']['values']())if(_0x4d2477['contains'](_0x877b1f))return void _0x268370['editing']['view']['focus']();_0x877b1f['focus']();}};this['listenTo'](this['collection'],'add',(_0x9a2aeb,_0x14575a)=>{this['listenTo'](_0x14575a,'escape',_0x2c0c60,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x3b43a9,_0x2d2f34)=>{this['stopListening'](_0x2d2f34,'escape',_0x2c0c60);});}}const _t=Symbol('noChannel'),bt={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class o extends _0xd9c20{['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[y,lt,it];}static get['pluginName'](){return'CommentsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x9b540c){super(_0x9b540c),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x172d23=this['context']['config'];_0x172d23['define']('comments.maxCommentsWhenCollapsed',0x2),_0x172d23['define']('comments.maxThreadTotalWeight',0x1f4),_0x172d23['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x172d23['define']('comments.CommentThreadView',gt),_0x172d23['define']('comments.CommentView',Tt),_0x172d23['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x32672c=this['context']['plugins']['get'](y);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x31cbb4,_0x443777)=>this['_addCommentThread'](_0x443777)),this['on']('submitCommentThread',(_0x485773,_0xdab889)=>this['_submitCommentThread'](_0xdab889)),this['on']('resolveCommentThread',(_0x1c2198,_0x3f9de9)=>this['_resolveCommentThread'](_0x3f9de9)),this['on']('resolveCommentThread',(_0x5d40a3,_0x2deee1)=>this['_updateActiveAnnotation'](_0x2deee1),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0xfacaf,_0x4f0baa)=>this['_reopenCommentThread'](_0x4f0baa)),this['on']('reopenCommentThread',(_0x1da4e3,_0x49bdf1)=>this['_updateActiveAnnotation'](_0x49bdf1),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x3c36dc,_0x5e01c1)=>this['_removeCommentThread'](_0x5e01c1)),this['on']('updateCommentThread',(_0x3d2a72,_0x5ae091)=>this['_updateCommentThread'](_0x5ae091)),this['on']('updateCommentThread',(_0x52e68a,_0x58e3fe)=>this['_updateActiveAnnotation'](_0x58e3fe),{'priority':'lowest'}),this['on']('addComment',(_0x31a251,_0x1832e1)=>this['_addComment'](_0x1832e1)),this['on']('updateComment',(_0x19347f,_0x30cc16)=>this['_updateComment'](_0x30cc16)),this['on']('removeComment',(_0x36e1ab,_0x183ee5)=>this['_removeComment'](_0x183ee5)),this['on']('addComment',(_0x3ad1cb,{threadId:_0x1d7018,isFromAdapter:_0x1df74a})=>{if(_0x1df74a)return;const _0xbd3dec=this['getCommentThread'](_0x1d7018),_0x50ea66=_0xbd3dec&&this['_threadToController']['get'](_0xbd3dec);_0x50ea66&&_0x50ea66['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x32672c,'change:activeAnnotations',(_0x533737,_0x5d2003,_0x28aab8)=>{const _0x450fbf=Array['from'](_0x28aab8)['map'](_0x5499cf=>this['_viewToController']['get'](_0x5499cf['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x450fbf?_0x450fbf['model']:null;});}set['adapter'](_0x21d406){if(this['_adapter'])throw new _0x36bf55('commentsrepository-adapter-already-set');this['_adapter']=_0x21d406;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x42c65a=_t,threadId:_0x476845=_0x55a45d(),comments:_0x2493c8=[],unlinkedAt:_0x1ab7a3=null,resolvedAt:_0x5ab9ce=null,resolvedBy:_0x430ffa=null,target:_0x2aae49=null,context:_0x4efc61=null,attributes:_0x5892f1={},isResolvable:_0x1ca4e5=!0x0,isSubmitted:_0x3c00fb=!0x1,isFromAdapter:_0x54ae3a=!0x1}={}){return this['fire'](Nt('addCommentThread',_0x42c65a),{'channelId':_0x42c65a,'threadId':_0x476845,'comments':_0x2493c8,'unlinkedAt':_0x1ab7a3,'resolvedAt':_0x5ab9ce,'resolvedBy':_0x430ffa,'target':_0x2aae49,'context':_0x4efc61,'attributes':_0x5892f1,'isFromAdapter':_0x54ae3a,'isResolvable':_0x1ca4e5,'isSubmitted':_0x3c00fb}),this['getCommentThread'](_0x476845);}['openNewCommentThread']({channelId:_0x1e5504=_t,threadId:_0x8007e7=_0x55a45d(),target:_0x1d58ec,context:_0x3e4037=null,isResolvable:_0x575ef6=!0x0}){if(this['_readOnlyChannels']['has'](_0x1e5504)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x1d58ec)throw new _0x36bf55('commentsrepository-missing-target');const _0x3641ff=this['addCommentThread']({'channelId':_0x1e5504,'threadId':_0x8007e7,'target':_0x1d58ec,'context':_0x3e4037,'isResolvable':_0x575ef6});if(!_0x3641ff)return null;const _0x406755=this['_threadToController']['get'](_0x3641ff),_0x20dd4d=_0x406755['view']['commentThreadInputView']['commentInputView'],_0x11a135=this['context']['plugins']['get'](y),_0x32f81e=_0x11a135['getByInnerView'](_0x406755['view']);return _0x11a135['activate'](_0x32f81e),_0x20dd4d['once']('editorReady',()=>_0x20dd4d['focus']()),_0x3641ff;}['hasCommentThread'](_0x4fc9cd){if('string'!=typeof _0x4fc9cd)throw new _0x36bf55('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x4fc9cd);}['updateCommentThread']({channelId:_0x481c5e=_t,threadId:_0xe8511b,context:_0x100254,unlinkedAt:_0xf3c158,attributes:_0x1ff22d,isFromAdapter:_0x7bed=!0x1}){return this['fire'](Nt('updateCommentThread',_0x481c5e),{'channelId':_0x481c5e,'threadId':_0xe8511b,'context':_0x100254,'unlinkedAt':_0xf3c158,'attributes':_0x1ff22d,'isFromAdapter':_0x7bed}),this['getCommentThread'](_0xe8511b);}['getCommentThread'](_0x42e819){if('string'!=typeof _0x42e819)throw new _0x36bf55('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x42e819);}['fetchCommentThread']({channelId:_0x18095e,threadId:_0x5b01a4}={}){const _0x4a932b=this['getCommentThread'](_0x5b01a4);if(_0x4a932b)return Promise['resolve'](_0x4a932b);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x36bf55('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x18095e,'threadId':_0x5b01a4})['then'](_0x5317bb=>this['hasCommentThread'](_0x5b01a4)?this['getCommentThread'](_0x5b01a4):_0x5317bb?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x18095e},_0x5317bb)):void 0x0)['catch'](_0x242e9f=>{throw console['error'](_0x242e9f),new _0x36bf55('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0xeecca9,skipNotAttached:_0x460eed=!0x1,skipEmpty:_0x3ff355=!0x1,toJSON:_0x2434c1=!0x1}={}){const _0x5f5e8f=[];for(const _0x194525 of this['_threads']['values']())_0xeecca9&&_0x194525['channelId']!==_0xeecca9||_0x460eed&&!_0x194525['isAttached']||_0x3ff355&&0x0===_0x194525['length']||_0x5f5e8f['push'](_0x194525);return _0x2434c1?_0x5f5e8f['map'](_0x23287b=>_0x23287b['toJSON']()):_0x5f5e8f;}['getAnnotationForCommentThread'](_0x20a25b){const _0x5c39ff=this['_threadToController']['get'](_0x20a25b);if(!_0x5c39ff)return null;return this['context']['plugins']['get'](y)['getByInnerView'](_0x5c39ff['view'])||null;}['getCommentThreadForAnnotation'](_0x24bc9e){const _0x241b96=this['_viewToController']['get'](_0x24bc9e['innerView']);return _0x241b96?_0x241b96['model']:null;}['setActiveCommentThread'](_0x76cb92){const _0x125f89=this['context']['plugins']['get'](y);if(!_0x76cb92)return void(this['activeCommentThread']&&_0x125f89['deactivateAll']());const _0x48c6e2=this['getCommentThread'](_0x76cb92);if(!_0x48c6e2)throw new _0x36bf55('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x76cb92});if(!this['_threadToController']['has'](_0x48c6e2))throw new _0x36bf55('commentsrepository-active-not-attached',null,{'threadId':_0x76cb92});const _0x343b87=_0x125f89['getByInnerView'](this['_threadToController']['get'](_0x48c6e2)['view']);_0x125f89['activate'](_0x343b87);}['switchReadOnly'](_0x5e2215,_0x3ad2fc){_0x5e2215?this['_readOnlyChannels']['add'](_0x3ad2fc):this['_readOnlyChannels']['delete'](_0x3ad2fc),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x32633f){return this['_readOnlyChannels']['has'](_0x32633f)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0xd75ce9,_0x474028){return new vt(_0xd75ce9,_0x474028);}['setPermissions'](_0x439ae2,_0x322fbd=_t){this['_permissions']['set'](_0x322fbd,_0x439ae2),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x252ad9=_t){return this['_permissions']['has'](_0x252ad9)?this['_permissions']['get'](_0x252ad9):bt;}['_addCommentThread']({channelId:_0x39844c,threadId:_0x2ec851,comments:_0x42597f,unlinkedAt:_0x449369,resolvedAt:_0xcc9949,resolvedBy:_0x604688,target:_0x9de55c,context:_0x247a26,attributes:_0x16252e,isFromAdapter:_0x3dce2d,isResolvable:_0x4f0361,isSubmitted:_0x1fb8e8}){if('string'!=typeof _0x2ec851)throw new _0x36bf55('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x2ec851});if(this['hasCommentThread'](_0x2ec851))throw new _0x36bf55('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x2ec851});const _0x28e6cf=new pi(this,{'channelId':_0x39844c,'id':_0x2ec851,'context':_0x247a26,'attributes':_0x16252e,'unlinkedAt':_0x449369,'resolvedAt':_0xcc9949,'resolvedBy':_0x604688?this['context']['plugins']['get'](it)['getUser'](_0x604688):null,'isResolvable':_0x4f0361,'isSubmitted':_0x1fb8e8||_0x3dce2d});this['_threads']['set'](_0x2ec851,_0x28e6cf);for(const _0x199209 of _0x42597f)_0x28e6cf['_add'](this['_createNewComment']({'threadId':_0x2ec851,..._0x199209}));return _0x9de55c&&_0x28e6cf['attachTo'](_0x9de55c),_0x3dce2d||!_0x28e6cf['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x39844c,'threadId':_0x2ec851});}['_submitCommentThread']({channelId:_0x1c3ffa,threadId:_0x3f467f}){if(!this['hasCommentThread'](_0x3f467f))throw new _0x36bf55('commentsrepository-missing-comment-thread',this);const _0x295c1a=this['getCommentThread'](_0x3f467f);if(_0x295c1a['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x4aeb8a,comments:_0x179e95,resolvedAt:_0x4b2c5c,resolvedBy:_0x2e1cc8,context:_0x170432,attributes:_0x466470}=_0x295c1a,_0x25b9ab=this['context']['plugins']['get']('PendingActions'),_0x236aa1=_0x25b9ab['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x1c3ffa,'threadId':_0x4aeb8a,'comments':_0x179e95['map'](_0xed8822=>_0xed8822['toJSON']()),'resolvedAt':_0x4b2c5c,'resolvedBy':_0x2e1cc8?_0x2e1cc8['id']:_0x2e1cc8,'context':_0x170432,'attributes':_0x466470})['then'](({comments:_0x5f47aa})=>{_0x25b9ab['remove'](_0x236aa1);for(const _0x557b6a of _0x5f47aa)this['_updateComment']({'channelId':_0x1c3ffa,'threadId':_0x3f467f,'commentId':_0x557b6a['commentId'],'createdAt':_0x557b6a['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x562ecd=>{throw console['error'](_0x562ecd),new _0x36bf55('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x41fb7e,target:_0x52d2c8}){const _0x491459=this['getCommentThread'](_0x41fb7e);if(!_0x491459)throw new _0x36bf55('commentsrepository-attach-missing-comment-thread',this);const _0xe393c5=this['context']['plugins']['get']('PendingActions'),_0x54a637=this['context']['plugins']['get'](y),_0x1a72ee=this['_createCommentThreadView'](_0x491459),_0x157548=new vt(_0x491459,_0x1a72ee);let _0x2145cc=null;_0x1a72ee['on']('change:isDirty',(_0x52bbd7,_0xd45954,_0x33b054)=>{_0x33b054?_0x2145cc=_0xe393c5['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x2145cc&&(_0xe393c5['remove'](_0x2145cc),_0x2145cc=null);}),this['_threadToController']['set'](_0x491459,_0x157548),this['_viewToController']['set'](_0x1a72ee,_0x157548);const _0x526146=new E(this['context']['locale'],_0x1a72ee);_0x526146['bind']('length')['to'](_0x1a72ee),_0x526146['bind']('isDirty')['to'](_0x1a72ee,'isDirty',_0x1a72ee,'length',(_0x3263f4,_0x29ba77)=>_0x3263f4||!_0x29ba77),_0x526146['bind']('isActive')['to'](_0x1a72ee),_0x526146['type']='comment';const _0x2b06f6=new T({'view':_0x526146,'target':_0x52d2c8,'type':'comment','isVisible':!_0x491459['archivedAt']&&!!('function'==typeof _0x52d2c8?_0x52d2c8():_0x52d2c8)});return _0x1a72ee['on']('escape',()=>{_0x2b06f6['fire']('escape');}),this['_bindAnnotationToEditors'](_0x1a72ee,_0x2b06f6),_0x54a637['add'](_0x2b06f6),_0x2b06f6;}['_bindAnnotationToEditors'](_0x111143,_0x5b344c){this['listenTo'](_0x111143,'editorReady',(_0x2cc223,_0x414d68)=>{const _0x572152=_0x414d68['ui']['view']['body']['bodyCollectionContainer'];_0x5b344c['focusableElements']['add'](_0x572152),this['context']instanceof _0x13b024&&this['context']['ui']['focusTracker']['add'](_0x572152);},{'priority':'highest'}),this['listenTo'](_0x111143,'editorDestroyed',(_0x24062b,_0x8138b2)=>{const _0x1959e9=_0x8138b2['ui']['view']['body']['bodyCollectionContainer'];_0x5b344c['focusableElements']['has'](_0x1959e9)&&_0x5b344c['focusableElements']['remove'](_0x1959e9),this['context']instanceof _0x13b024&&this['context']['ui']['focusTracker']['remove'](_0x1959e9);});}['_unbindEditors'](_0x275625){this['stopListening'](_0x275625,'editorReady'),this['stopListening'](_0x275625,'editorDestroyed');}['_createCommentThreadView'](_0x5023a2){const _0x476401=this['context']['plugins']['get'](it),{config:_0x472621,locale:_0x5860aa}=this['context'],_0x5b3ec8=pt(_0x472621['get']('locale'),_0x5860aa);return new(0x0,(_0x472621['get']('comments'))['CommentThreadView'])(_0x5860aa,_0x5023a2,_0x476401['me'],{'editorConfig':{..._0x472621['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x472621['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x472621['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x472621['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x472621['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x5b3ec8,'CommentView':_0x472621['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x585e94,channelId:_0x52383c,resolvedAt:_0xc94673,resolvedBy:_0x393e0e,isFromAdapter:_0xc555f1}){if(!this['hasCommentThread'](_0x585e94))throw new _0x36bf55('commentsrepository-missing-comment-thread',null,{'threadId':_0x585e94});const _0xa6dae0=this['getCommentThread'](_0x585e94);if(_0xa6dae0['isResolved'])throw new _0x36bf55('commentsrepository-resolved-comment-thread',null,{'threadId':_0x585e94});const _0xa417cb=this['context']['plugins']['get'](it);if(_0xa6dae0['resolvedBy']=_0xa417cb['getUser'](_0x393e0e),_0xa6dae0['resolvedAt']=_0xc94673,_0xc555f1||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0xff9ecc=this['context']['plugins']['get']('PendingActions'),_0x1075f6=_0xff9ecc['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x52383c,'threadId':_0x585e94})['then'](({resolvedAt:_0x40c6eb,resolvedBy:_0x18f88b})=>{_0xff9ecc['remove'](_0x1075f6),_0xa6dae0['resolvedBy']['id']!==_0x18f88b&&(_0xa6dae0['resolvedBy']=_0xa417cb['getUser'](_0x18f88b)),_0xa6dae0['resolvedAt']=_0x40c6eb;})['catch'](_0x25b723=>{throw console['error'](_0x25b723),new _0x36bf55('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x35f9cf,channelId:_0x31fcbc,isFromAdapter:_0x2aba3a}){if(!this['hasCommentThread'](_0x35f9cf))throw new _0x36bf55('commentsrepository-missing-comment-thread',null,{'threadId':_0x35f9cf});const _0x5ab65b=this['getCommentThread'](_0x35f9cf);if(!_0x5ab65b['isResolved'])throw new _0x36bf55('commentsrepository-reopen-comment-thread',null,{'threadId':_0x35f9cf});if(_0x5ab65b['resolvedBy']=null,_0x5ab65b['resolvedAt']=null,_0x2aba3a||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x42d057=this['context']['plugins']['get']('PendingActions'),_0x36872f=_0x42d057['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x31fcbc,'threadId':_0x35f9cf})['then'](()=>_0x42d057['remove'](_0x36872f))['catch'](_0x40ed22=>{throw console['error'](_0x40ed22),new _0x36bf55('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x8e78c2,isFromAdapter:_0x155557}){const _0x1aa037=this['getCommentThread'](_0x8e78c2);if(!_0x1aa037)throw new _0x36bf55('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x8e78c2),this['_threads']['delete'](_0x8e78c2),!_0x1aa037['isSubmitted']||_0x155557||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x54757e=this['context']['plugins']['get']('PendingActions'),{channelId:_0x526fc1}=_0x1aa037,_0x203d98=_0x54757e['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x526fc1,'threadId':_0x8e78c2})['then'](()=>_0x54757e['remove'](_0x203d98))['catch'](_0x54b132=>{throw console['error'](_0x54b132),new _0x36bf55('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x57f440,unlinkedAt:_0x5e0468,context:_0x383c10,attributes:_0x1da872,isFromAdapter:_0x23c39c}){if('string'!=typeof _0x57f440)throw new _0x36bf55('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x57f440});if(!this['hasCommentThread'](_0x57f440))throw new _0x36bf55('commentsrepository-missing-comment-thread',null,{'threadId':_0x57f440});const _0x3276bf=this['getCommentThread'](_0x57f440);let _0x4d2d86=!0x1;if(void 0x0!==_0x383c10&&_0x3276bf['context']!==_0x383c10&&(_0x3276bf['context']=_0x383c10,_0x4d2d86=!0x0),void 0x0!==_0x5e0468&&_0x3276bf['unlinkedAt']!==_0x5e0468&&(_0x3276bf['unlinkedAt']=_0x5e0468,_0x4d2d86=!0x0),_0x1da872&&!At(_0x1da872,_0x3276bf['attributes'])&&(_0x3276bf['attributes']=_0x1da872,_0x4d2d86=!0x0),!_0x4d2d86)return Promise['resolve']();if(!_0x3276bf['isSubmitted']||_0x23c39c||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x1ec028=this['context']['plugins']['get']('PendingActions'),{channelId:_0x155def}=_0x3276bf,_0x406c00=_0x1ec028['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x155def,'threadId':_0x57f440,'context':_0x383c10,'unlinkedAt':_0x5e0468,'attributes':_0x1da872})['then'](()=>_0x1ec028['remove'](_0x406c00))['catch'](_0x16e804=>{throw console['error'](_0x16e804),new _0x36bf55('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x2fc1e4){const _0x16f6e3=this['context']['plugins']['get'](y),_0xbd21=this['getCommentThread'](_0x2fc1e4);if(_0xbd21['_isAttached']=!0x1,this['_threadToController']['has'](_0xbd21)){const _0x2d59d3=this['_threadToController']['get'](_0xbd21),_0x372464=_0x2d59d3['view'],_0x1f978e=_0x16f6e3['getByInnerView'](_0x372464);this['_threadToController']['delete'](_0xbd21),this['_viewToController']['delete'](_0x372464),_0x1f978e&&_0x16f6e3['remove'](_0x1f978e),_0x2d59d3['destroy'](),_0x372464['destroy']()['then'](()=>{this['_unbindEditors'](_0x372464);});}}['_updateActiveAnnotation']({threadId:_0x96eb80,resolvedAt:_0x5d833c,unlinkedAt:_0x3421fc}){const _0x440d90=!!_0x5d833c,_0x3de602=this['context']['plugins']['get'](y),_0x4e7b85=this['getCommentThread'](_0x96eb80);if(this['_threadToController']['has'](_0x4e7b85)){const _0x47d985=this['_threadToController']['get'](_0x4e7b85)['view'],_0x55bacf=_0x3de602['getByInnerView'](_0x47d985);_0x55bacf&&(_0x440d90&&_0x3de602['_removeActiveAnnotation'](_0x55bacf),_0x3421fc?_0x55bacf['isVisible']=!0x1:_0x55bacf['refreshVisibility']());}}['_getExternalAuthor'](_0x52638e){const _0x3545a1=this['context']['plugins']['get'](it),_0x2c779a=It('external:'+_0x52638e),_0x1f9849=_0x3545a1['getUser'](_0x2c779a);return _0x1f9849||_0x3545a1['addUser']({'id':_0x2c779a,'name':_0x52638e});}['_createNewComment']({threadId:_0xa0ea90,commentId:_0x301da7=_0x55a45d(),content:_0x2cbcf1,authorId:_0x4d737c,createdAt:_0x143669,attributes:_0x553403}){if('string'!=typeof _0x301da7)throw new _0x36bf55('commentsrepository-invalid-commentid');if('string'!=typeof _0x4d737c)throw new _0x36bf55('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x2cbcf1||!_0x2cbcf1['trim']())throw new _0x36bf55('commentsrepository-invalid-comment-content');const _0x34827d=this['context']['plugins']['get'](it)['getUser'](_0x4d737c);if(!_0x34827d)throw new _0x36bf55('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x4d737c});let _0x15f9de=null,_0x31678f=_0x143669;return _0x553403?.['@external']&&(_0x15f9de=this['_getExternalAuthor'](_0x553403['@external']['authorName']),_0x31678f=new Date(_0x553403['@external']['createdAt'])),new wi(this,{'threadId':_0xa0ea90,'id':_0x301da7,'author':_0x15f9de||_0x34827d,'creator':_0x34827d,'content':_0x2cbcf1,'createdAt':_0x143669,'authoredAt':_0x31678f,'attributes':_0x553403});}['_addComment'](_0x53a04a){let {threadId:_0x285854,content:_0x14deef,attributes:_0x1182b8,isFromAdapter:_0x1df0ae}=_0x53a04a;const _0x5a3893=this['getCommentThread'](_0x53a04a['threadId']);if(!_0x5a3893)throw new _0x36bf55('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x13b19f=this['_createNewComment'](_0x53a04a),{id:_0x5ec415}=_0x13b19f;if(_0x5a3893['_add'](_0x13b19f),_0x1df0ae||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x5a3893['isSubmitted'])return Promise['resolve']();const _0x1602f9=this['context']['plugins']['get']('PendingActions'),{channelId:_0x5ea2a4}=_0x5a3893,_0x2419b6=_0x1602f9['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x1182b8||(_0x1182b8={}),this['adapter']['addComment']({'channelId':_0x5ea2a4,'threadId':_0x285854,'commentId':_0x5ec415,'content':_0x14deef,'attributes':_0x1182b8})['then'](_0x1f965d=>{_0x1602f9['remove'](_0x2419b6),_0x1f965d&&this['_updateComment']({'channelId':_0x5ea2a4,'threadId':_0x285854,'commentId':_0x5ec415,'createdAt':_0x1f965d['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x5d3d3f=>{throw console['error'](_0x5d3d3f),new _0x36bf55('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x44f953,commentId:_0x3f7f1a,content:_0x175344,createdAt:_0x4824b3,attributes:_0x1d8726,isFromAdapter:_0x202e97}){if(void 0x0!==_0x175344&&('string'!=typeof _0x175344||!_0x175344['trim']()['length']))throw new _0x36bf55('commentsrepository-update-comment-invalid-content');const _0x3670a9=this['getCommentThread'](_0x44f953),_0x52fe53=_0x3670a9['getComment'](_0x3f7f1a);if(!_0x52fe53)throw new _0x36bf55('commentsrepository-update-missing-comment',this);let _0x304cc9=!0x1;if(_0x175344&&_0x175344!==_0x52fe53['content']&&(_0x52fe53['isEditable']||_0x202e97)&&(_0x52fe53['content']=_0x175344,_0x304cc9=!0x0),_0x4824b3&&_0x4824b3!==_0x52fe53['createdAt']&&(_0x52fe53['createdAt']=_0x4824b3,_0x52fe53['attributes']&&_0x52fe53['attributes']['@external']||(_0x52fe53['authoredAt']=_0x4824b3),_0x304cc9=!0x0),_0x1d8726&&!At(_0x1d8726,_0x52fe53['attributes'])&&(_0x52fe53['attributes']=_0x1d8726,_0x304cc9=!0x0),!_0x304cc9)return Promise['resolve']();if(_0x3670a9['fire']('commentUpdated'),_0x202e97||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x2d801f=this['context']['plugins']['get']('PendingActions'),{channelId:_0x5a7caf}=this['getCommentThread'](_0x52fe53['threadId']),_0x18b09d=_0x2d801f['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x5a7caf,'threadId':_0x44f953,'commentId':_0x3f7f1a,'content':_0x175344,'attributes':_0x1d8726})['then'](()=>_0x2d801f['remove'](_0x18b09d))['catch'](_0x122fd5=>{throw console['error'](_0x122fd5),new _0x36bf55('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x229a58,commentId:_0x3a144d,isFromAdapter:_0x185192}){const _0x131578=this['getCommentThread'](_0x229a58),_0x19a146=_0x131578['getComment'](_0x3a144d);if(!_0x19a146)throw new _0x36bf55('commentsrepository-remove-missing-comment',this);if(_0x131578['_remove'](_0x19a146),_0x185192||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x38c3e8=this['context']['plugins']['get']('PendingActions'),{channelId:_0x1852ec}=_0x131578,_0x9210a1=_0x38c3e8['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x1852ec,'threadId':_0x229a58,'commentId':_0x3a144d})['then'](()=>_0x38c3e8['remove'](_0x9210a1))['catch'](_0x5fc666=>{throw console['error'](_0x5fc666),new _0x36bf55('commentsrepository-remove-comment-internal-error',this);});}}class pi extends/* #__PURE__ -- @preserve */
|
|
30
|
+
_0x4ba59f(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0xc49404,_0x59cd74){super();const _0xb55a7b=_0x59cd74['isResolvable'];this['channelId']=_0x59cd74['channelId'],this['id']=_0x59cd74['id'],this['comments']=new _0x3a80a9(),this['_repository']=_0xc49404,this['_isAttached']=!0x1,this['_isSubmitted']=_0x59cd74['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0xc49404,'_permissions',_0xc49404,'_readOnlyChannels',()=>_0xc49404['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0xc49404,'_permissions',()=>_0xc49404['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0xc49404,'_permissions',()=>{const _0x3d9a1e=_0xc49404['getPermissions'](this['channelId']);return _0x3d9a1e['write']||_0x3d9a1e['admin'];}),this['bind']('isResolvable')['to'](_0xc49404,'_permissions',()=>_0xb55a7b&&_0xc49404['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x59cd74['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x4a765d,_0x1a0179)=>_0x4a765d?_0x1a0179?_0x4a765d<_0x1a0179?_0x4a765d:_0x1a0179:_0x4a765d:_0x1a0179),this['set']('unlinkedAt',_0x59cd74['unlinkedAt']||null),this['set']('resolvedAt',_0x59cd74['resolvedAt']||null),this['set']('resolvedBy',_0x59cd74['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x1f03dc=>!!_0x1f03dc),this['set']('attributes',_0x59cd74['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x147279,_0x1f02c4)=>_0x147279+_0x1f02c4['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x599904,id:_0x178700}=this;this['_repository']['fire'](Nt('submitCommentThread',_0x599904),{'channelId':_0x599904,'threadId':_0x178700});}['setUnlinkedAt'](_0x84b0c4){this['_update']({'unlinkedAt':_0x84b0c4});}['resolve']({resolvedAt:_0x159a2e=new Date(),resolvedBy:_0x1c0b21='',isFromAdapter:_0x5a3e46=!0x1}={}){const _0x1714bc=this['_repository']['context']['plugins']['get'](it)['me'],{channelId:_0x483c7e,id:_0x347bd7}=this;this['_repository']['fire'](Nt('resolveCommentThread',_0x483c7e),{'channelId':_0x483c7e,'threadId':_0x347bd7,'resolvedAt':_0x159a2e,'resolvedBy':_0x1c0b21||_0x1714bc['id'],'isFromAdapter':_0x5a3e46});}['reopen']({isFromAdapter:_0x120ed5=!0x1}={}){const {channelId:_0xfff33e,id:_0x3998e0}=this;this['_repository']['fire'](Nt('reopenCommentThread',_0xfff33e),{'channelId':_0xfff33e,'threadId':_0x3998e0,'isFromAdapter':_0x120ed5});}['setContext'](_0x176d24){this['context']||this['_update']({'context':_0x176d24});}['setAttribute'](_0x5e5fed,_0x1a94de){const _0x318c76=wt(this['attributes']);yt(_0x318c76,_0x5e5fed,_0x1a94de),this['_update']({'attributes':_0x318c76});}['removeAttribute'](_0x55a31a){const _0xebda64=wt(this['attributes']);Ct(_0xebda64,_0x55a31a),this['_update']({'attributes':_0xebda64});}['remove']({isFromAdapter:_0x21bc1e=!0x1}={}){const {channelId:_0x815740,id:_0x3e687b}=this;this['_repository']['fire'](Nt('removeCommentThread',_0x815740),{'channelId':_0x815740,'threadId':_0x3e687b,'isFromAdapter':_0x21bc1e});}['attachTo'](_0x225afe){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x225afe});}['addComment'](_0x4f32d9){const {channelId:_0x2319a3,id:_0x33c9d6}=this;this['_repository']['fire'](Nt('addComment',_0x2319a3,_0x33c9d6),Object['assign']({'channelId':_0x2319a3,'threadId':_0x33c9d6},_0x4f32d9));}['getComment'](_0x43ace3){if('string'!=typeof _0x43ace3)throw new _0x36bf55('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x43ace3});return this['comments']['get'](_0x43ace3);}['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'](_0x4fa47c=>_0x4fa47c['toJSON']()),'attributes':this['attributes']};}['_add'](_0x3f7bfe){return this['listenTo'](_0x3f7bfe,'change:authoredAt',()=>{const _0x20a54d=this['_findOptimalIndex'](_0x3f7bfe),_0x29e6fc=this['comments'];_0x20a54d-0x1!=_0x29e6fc['getIndex'](_0x3f7bfe)&&_0x20a54d+0x1!=_0x29e6fc['getIndex'](_0x3f7bfe)&&(this['_remove'](_0x3f7bfe),this['_add'](_0x3f7bfe));}),this['comments']['add'](_0x3f7bfe,this['_findOptimalIndex'](_0x3f7bfe));}['_update'](_0x28c942){const {channelId:_0x250e09,id:_0x2143d3}=this;this['_repository']['fire'](Nt('updateCommentThread',_0x250e09),{..._0x28c942,'channelId':_0x250e09,'threadId':_0x2143d3});}['_remove'](_0x434eda){return this['stopListening'](_0x434eda),_0x434eda['destroy'](),this['comments']['remove'](_0x434eda);}['_findOptimalIndex'](_0x32876f){const _0x29e952=this['comments']['find'](_0x3bae18=>new Date(_0x3bae18['authoredAt'])['getTime']()>new Date(_0x32876f['authoredAt'])['getTime']());return _0x29e952?this['comments']['getIndex'](_0x29e952):this['length'];}}class wi extends/* #__PURE__ -- @preserve */
|
|
31
|
+
_0x4ba59f(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x3085c7,_0x11fcb5){super();const _0x59c9b3=_0x3085c7['context']['plugins']['get'](it)['me'],_0x2b84f0=_0x3085c7['getCommentThread'](_0x11fcb5['threadId']),_0x57b43a=0x0===_0x2b84f0['comments']['length'],_0x5ae69e=_0x59c9b3===_0x11fcb5['author'];this['id']=_0x11fcb5['id'],this['threadId']=_0x11fcb5['threadId'],this['author']=_0x11fcb5['author'],this['creator']=_0x11fcb5['creator'],this['isExternal']=Boolean(_0x11fcb5['attributes']&&_0x11fcb5['attributes']['@external']),this['set']('content',_0x11fcb5['content']),this['createdAt']=_0x11fcb5['createdAt']||new Date(),this['set']('authoredAt',_0x11fcb5['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x2b84f0,'resolvedAt'),this['set']('attributes',_0x11fcb5['attributes']||{}),this['bind']('isEditable')['to'](_0x3085c7,'_permissions',()=>{const _0x2a9849=_0x3085c7['getPermissions'](_0x2b84f0['channelId'])['write'],_0x566737=_0x3085c7['getPermissions'](_0x2b84f0['channelId'])['modifyAll'];return _0x5ae69e&&_0x2a9849||!_0x5ae69e&&_0x566737;}),this['bind']('isRemovable')['to'](_0x2b84f0,'isRemovable',_0x3085c7,'_permissions',_0x2bf1b1=>{const _0x160a89=_0x3085c7['getPermissions'](_0x2b84f0['channelId'])['write'],_0x19ce8b=_0x3085c7['getPermissions'](_0x2b84f0['channelId'])['modifyAll'];return _0x5ae69e&&_0x160a89||_0x2bf1b1&&_0x57b43a||!_0x5ae69e&&_0x19ce8b&&!_0x57b43a;}),this['bind']('isReadOnly')['to'](_0x2b84f0,'isReadOnly'),this['_repository']=_0x3085c7;}get['weight'](){return Math['max'](function(_0x31d153){const _0x3a3ef0=document['createElement']('div');return _0x3a3ef0['innerHTML']=_0x31d153,_0x3a3ef0['textContent']['length'];}(this['content']),0xc8);}['update'](_0xb7c487){const {threadId:_0x3da1fa,id:_0x534a70}=this;if(!this['_repository']['hasCommentThread'](_0x3da1fa))throw new _0x36bf55('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x38cb8a}=this['_repository']['getCommentThread'](_0x3da1fa);this['_repository']['fire'](Nt('updateComment',_0x38cb8a,_0x3da1fa),{'channelId':_0x38cb8a,'threadId':_0x3da1fa,'commentId':_0x534a70,..._0xb7c487});}['setAttribute'](_0x31baa4,_0x36e2c3){const _0x25da4c=wt(this['attributes']);yt(_0x25da4c,_0x31baa4,_0x36e2c3),this['update']({'attributes':_0x25da4c});}['removeAttribute'](_0x24eb42){const _0x58744a=wt(this['attributes']);Ct(_0x58744a,_0x24eb42),this['update']({'attributes':_0x58744a});}['remove'](_0xfbdb5e={}){if(!_0xfbdb5e['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x2503e5,id:_0x587279}=this;if(!this['_repository']['hasCommentThread'](_0x2503e5))throw new _0x36bf55('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x56ef81}=this['_repository']['getCommentThread'](_0x2503e5);this['_repository']['fire'](Nt('removeComment',_0x56ef81,_0x2503e5),{'channelId':_0x56ef81,'threadId':_0x2503e5,'commentId':_0x587279,..._0xfbdb5e});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function Nt(_0x453746,..._0x390299){for(const _0x91ff1c of _0x390299)void 0x0!==_0x91ff1c&&(_0x453746+=':'+String(_0x91ff1c));return _0x453746;}class ot extends _0xf7b7ea{constructor(_0x3e5d2e){super(_0x3e5d2e),this['set']('hasContent',!0x1);}['refresh'](){const _0x1de332=this['editor']['model']['document']['selection'];this['isEnabled']=!0x0,this['hasContent']=!0x1;for(const _0x1e7aa4 of _0x1de332['getRanges']())if(this['_hasContent'](_0x1e7aa4))return void(this['hasContent']=!0x0);}['execute']({threadId:_0xa02a2a=_0x55a45d(),ranges:_0x31353e,comment:_0x122759}={}){const _0x5d8454=this['editor']['model'],_0x3cf267=_0x31353e??Array['from'](_0x5d8454['document']['selection']['getRanges']()),_0x57c991=[];for(const _0x4833f5 of _0x3cf267)this['_hasContent'](_0x4833f5)&&_0x57c991['push'](this['_trimToContent'](_0x4833f5));if(!_0x57c991['length'])throw new _0x36bf55('addcommentthreadcommand-incorrect-ranges',null);_0x122759&&this['_createCommentThread'](_0xa02a2a,_0x122759),this['_createMarkersFromRanges'](_0xa02a2a,_0x57c991,!!_0x122759);}['_createMarkersFromRanges'](_0x2fe14a,_0x5dd9e5,_0x29ea0f){this['editor']['model']['change'](_0x13fa72=>{for(const _0x2217ba of _0x5dd9e5){const _0x1ef194=_0x55a45d()['substr'](0x1,0x5),_0x46fc7a='comment:'+_0x2fe14a+':'+_0x1ef194;_0x13fa72['addMarker'](_0x46fc7a,{'range':_0x2217ba,'usingOperation':_0x29ea0f,'affectsData':_0x29ea0f});}});}['_createCommentThread'](_0x41537e,_0x35b0fc){const _0x687175=this['editor']['plugins']['get']('CommentsRepository'),_0x1785db=this['editor']['config']['get']('collaboration.channelId'),_0xb55c66=this['editor']['plugins']['get']('Users')['me'];if(!_0xb55c66)throw new _0x36bf55('addcommentthreadcommand-user-not-found',null);_0x687175['addCommentThread']({'threadId':_0x41537e,'channelId':_0x1785db,'comments':[{'authorId':_0xb55c66['id'],'content':_0x35b0fc,'createdAt':new Date(),'attributes':{}}]});}['_hasContent'](_0x2d8e2c){for(const _0x4a5b72 of _0x2d8e2c['getItems']())if(this['_itemIsContent'](_0x4a5b72))return!0x0;return!0x1;}['_itemIsContent'](_0x7fcb2f){return _0x7fcb2f['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x7fcb2f)&&!_0x7fcb2f['is']('element','tableCell');}['_trimToContent'](_0x44b53f){const _0x1768a5=_0x21f22c=>!this['_itemIsContent'](_0x21f22c['item']),_0x183ee9=_0x44b53f['start']['getLastMatchingPosition'](_0x1768a5),_0x5d45b9=_0x44b53f['end']['getLastMatchingPosition'](_0x1768a5,{'direction':'backward'});return this['editor']['model']['createRange'](_0x183ee9,_0x5d45b9);}}class b extends _0x2d464c{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[y];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4496bd){super(_0x4496bd),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x48fda8=this['editor'],_0x59e64e=_0x48fda8['model']['document']['selection'],_0x2a4c56=_0x1758f7(()=>this['refreshSelectedViews'](),0xa);_0x59e64e['on']('change:range',(_0x1dea0b,_0x4bed4b)=>{_0x4bed4b['directChange']&&(_0x2a4c56['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x48fda8['editing']['view']['document'],'change:isFocused',(_0x5a2879,_0x5c06ce,_0x2a686a)=>{_0x2a686a&&_0x2a4c56();}),this['listenTo'](_0x48fda8['ui']['focusTracker'],'change:isFocused',(_0x1e2f64,_0x46a90b,_0x56184b)=>{_0x56184b||this['fire']('blur',{'isAnnotationTracked':_0x493d63=>this['_editorAnnotationsData']['has'](_0x493d63['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x684ac6){if(this['_editorAnnotations']['has'](_0x684ac6['view']))return;this['_editorAnnotations']['add'](_0x684ac6['view']),this['editor']['ui']['focusTracker']['add'](_0x684ac6['view']['element']);const _0x1807c2=this['editor']['plugins']['get'](y);this['listenTo'](_0x1807c2['collection'],'remove',(_0x3f1973,_0x16d018)=>{this['editor']['ui']['focusTracker']['remove'](_0x16d018['view']['element']),this['_editorAnnotations']['delete'](_0x16d018['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x4c4abc){if('function'!=typeof _0x4c4abc)throw new _0x36bf55('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x4c4abc);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x54089a,annotations:_0x48943b}){const _0x3f0d5f=[],_0x3452cd=this['editor']['model']['document']['selection'],_0x3ef44e=Array['from'](_0x3452cd['getRanges']());for(const [_0x1e97fb,_0x356aef]of this['_editorAnnotationsData']){const _0x2c09b5=_0x19c9ad(_0x356aef),_0xa6b638=_0x48943b['getByInnerView'](_0x1e97fb);_0x2c09b5&&_0xa6b638&&_0x3f0d5f['push']({'annotation':_0xa6b638,'range':_0x2c09b5});}function _0x19c9ad(_0x2c4e39){for(const _0x434346 of _0x2c4e39)for(const _0x4b3620 of _0x3ef44e)if(_0x434346['containsRange'](_0x4b3620,!_0x3452cd['isCollapsed']))return _0x434346;return null;}return _0x3f0d5f['sort']((_0x5d6beb,_0x138a82)=>{const _0x176df3=_0x5d6beb['range'],_0x1accdf=_0x138a82['range'];if(!_0x176df3['isEqual'](_0x1accdf)){if(_0x176df3['containsRange'](_0x1accdf,!0x0))return 0x1;if(_0x1accdf['containsRange'](_0x176df3,!0x0))return-0x1;}return _0x5d6beb['annotation']==_0x54089a?-0x1:_0x138a82['annotation']==_0x54089a?0x1:0x0;})['map'](_0x92debc=>_0x92debc['annotation']);}get['_editorAnnotationsData'](){const _0x299e45=new Map();for(const _0xab907d of Array['from'](this['_dataCollectors']))for(const [_0x297797,_0x20b119]of _0xab907d())_0x299e45['set'](_0x297797,_0x20b119);return _0x299e45;}}class st extends _0x2d464c{['afterInit'](){const _0x47c86a=this['editor'];if(!_0x47c86a['plugins']['has']('RestrictedEditingModeEditing'))return;_0x47c86a['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class ct extends _0x2d464c{constructor(_0x5de78a){super(_0x5de78a),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x5395b7=this['editor'],_0x5ab56c=_0x5395b7['commands']['get']('importWord'),_0x76d7b8=_0x5395b7['plugins']['get'](it);_0x5ab56c&&(_0x5ab56c['on']('execute',(_0x5271e5,[,_0x227b68])=>{_0x227b68['collaboration_features']={'comments':!0x0,'user_id':_0x76d7b8['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x5ab56c,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x2b1db0,_0x2a32c6){const {comment_threads:_0x14ae96}=_0x2a32c6;_0x14ae96&&_0x14ae96['forEach'](({thread_id:_0x45436c,comments:_0x24a820,is_resolved:_0x3e6a87})=>{const _0x28a92c=new Date(),_0x10427f=_0x24a820['map'](({author:_0x5563c7,content:_0x1cde3b,created_at:_0x5f2774})=>({'content':_0x1cde3b,'authorId':this['editor']['plugins']['get'](it)['me']['id'],'createdAt':_0x28a92c,'attributes':{'@external':{'authorName':_0x5563c7,'createdAt':_0x5f2774?new Date(_0x5f2774):new Date(),'source':'importWord'}}})),_0x2c27a4=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](o)['addCommentThread']({'channelId':_0x2c27a4,'threadId':_0x45436c,'comments':_0x10427f,'resolvedAt':_0x3e6a87?_0x28a92c:null});});}}class at extends _0x2d464c{constructor(_0x5224ff){super(_0x5224ff),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x256d99=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x256d99,'contentInsertion',(_0x43415f,_0x29a9f5)=>this['_removeMarkersWithoutThreads'](_0x29a9f5['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x23a8aa){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x23a8aa;const _0x542c4a=this['editor']['plugins']['get']('CommentsRepository');for(const _0x506aeb of _0x23a8aa['keys']()){const [_0x2e9966,_0x5d2977]=_0x506aeb['split'](':');'comment'!=_0x2e9966||_0x542c4a['hasCommentThread'](_0x5d2977)||_0x23a8aa['delete'](_0x506aeb);}return _0x23a8aa;}['_registerMarkerInClipboardPipeline'](){const _0x55b056=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x25be89=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x25be89&&_0x55b056['_registerMarkerToCopy']('comment',_0x25be89);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x3170f7){switch(_0x3170f7){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}function ft(_0x49ba04){const _0x113bcd=_0x49ba04['split'](':');return{'group':_0x113bcd[0x0],'id':_0x113bcd[0x1],'part':_0x113bcd[0x2]};}class ut extends _0x2d464c{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x2af53e,_0x47b803)=>{if(!_0x47b803['options']['showCommentHighlights'])return null;if(_0x47b803['options']['ignoreResolvedComments']){const {id:_0x1783fb}=ft(_0x2af53e['markerName']),_0x4e60da=this['editor']['plugins']['get'](o);if(_0x4e60da['getCommentThread'](_0x1783fb)?.['isResolved']&&_0x2af53e['item'])return _0x47b803['consumable']['consume'](_0x2af53e['item'],'addMarker:'+_0x2af53e['markerName']),_0x47b803['consumable']['consume'](_0x2af53e['item'],'removeMarker:'+_0x2af53e['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x409c4e=>{_0x409c4e['on']('addMarker:comment',(_0x3c284d,_0x2b6443,_0x244ccb)=>{if(!_0x244ccb['options']['showCommentHighlights'])return;const _0x5b1ebc=_0x2b6443['item'];if(!_0x5b1ebc)return;const _0x203e7b=_0x244ccb['mapper']['toViewElement'](_0x5b1ebc);this['editor']['model']['schema']['isObject'](_0x5b1ebc)&&_0x203e7b&&!_0x203e7b['getCustomProperty']('widget')&&_0x203e7b['is']('containerElement')&&_0x4d0144(_0x203e7b,_0x244ccb['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0xc82010,{writer:_0x22a496,options:_0x48af18})=>{if(!_0x48af18['showCommentHighlights'])return null;const _0x1ce715=_0x22a496['createContainerElement']('div'),_0x32105b=_0x22a496['createEmptyElement']('hr');return _0x22a496['addClass']('ck-horizontal-line',_0x1ce715),_0x22a496['insert'](_0x22a496['createPositionAt'](_0x1ce715,0x0),_0x32105b),_0x1ce715;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x37dabd,{writer:_0x2814e2,options:_0x4745ac})=>{if(!_0x4745ac['showCommentHighlights'])return null;const _0x317b62=_0x2814e2['createContainerElement']('span'),_0x18b3a6=_0x2814e2['createEmptyElement']('img');return _0x2814e2['addClass']('image-inline',_0x317b62),_0x2814e2['insert'](_0x2814e2['createPositionAt'](_0x317b62,0x0),_0x18b3a6),_0x317b62;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x465b4b,{writer:_0x4832c8,options:_0x1b19c1})=>{if(_0x1b19c1['showCommentHighlights'])return _0x4832c8['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x44b8ac,_0x146e97,_0x1bede4)=>{_0x1bede4['options']['showCommentHighlights']&&_0x44b8ac['stop']();},{'priority':'high'});}}class r extends _0x2d464c{static get['requires'](){return[o,b,it,st,ct,at,ut];}static get['pluginName'](){return'CommentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1578e4){super(_0x1578e4),this['set']('isThreadsLoadingPaused',!0x0),_0x1578e4['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x5bbdf2,_0x4df095,_0x567f8b,_0x201d0f)=>{const _0x4951da=_0x1578e4['plugins']['get'](o),_0x17b05a=_0x567f8b?ft(_0x567f8b)['id']:null;_0x1578e4['model']['change'](()=>{if(_0x17b05a){const _0x203f9e=this['getAllMarkersForId'](_0x17b05a);for(const _0x282468 of _0x203f9e)_0x1578e4['editing']['reconvertMarker'](_0x282468);}if(_0x201d0f){const {id:_0x2bb45c}=ft(_0x201d0f),_0x476d81=_0x4951da['getCommentThread'](_0x2bb45c);if(_0x476d81&&_0x476d81['unlinkedAt'])return;if(_0x476d81&&!_0x476d81['isAttached'])return;const _0x5afbb9=this['getAllMarkersForId'](_0x2bb45c);for(const _0x55452c of _0x5afbb9)_0x1578e4['editing']['reconvertMarker'](_0x55452c);}}),_0x17b05a&&this['scrollToThreadMarker'](_0x17b05a);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x4adffb=this['editor'],_0x3e6220=_0x4adffb['plugins']['get'](o),_0x26ad3b=_0x4adffb['config']['get']('collaboration.channelId'),_0x1a9bbe=_0x3e6220['getCommentThreads']()['filter'](_0x56aed6=>_0x56aed6['channelId']!==_0x26ad3b);_0x4adffb['commands']['add']('addCommentThread',new ot(_0x4adffb)),this['listenTo'](_0x4adffb,'change:isReadOnly',(_0xbf5ab7,_0xda9b91,_0x1c82c9)=>{_0x3e6220['switchReadOnly'](_0x1c82c9,_0x4adffb['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x3e6220,dt('addCommentThread',_0x26ad3b),(_0x104d08,{threadId:_0x244ece})=>{const _0x438b4b=this['editor']['plugins']['get'](o)['getCommentThread'](_0x244ece);_0x438b4b?.['unlinkedAt']&&this['_attachArchivedThread'](_0x244ece);}),this['listenTo'](_0x3e6220,dt('removeCommentThread',_0x26ad3b),(_0x2a5c3c,{threadId:_0x4c5975})=>{_0x4adffb['model']['enqueueChange']({'isUndoable':!0x1},_0x2d6772=>{const _0x2aecab=this['getAllMarkersForId'](_0x4c5975);for(const _0x449c20 of _0x2aecab)_0x2d6772['removeMarker'](_0x449c20);});}),this['listenTo'](_0x3e6220,dt('resolveCommentThread',_0x26ad3b),(_0x2db6d4,{threadId:_0x4d9f66})=>{(this['_reconvertMarkers'](_0x4d9f66),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](o)['getCommentThread'](_0x4d9f66)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x3e6220,dt('reopenCommentThread',_0x26ad3b),(_0x1234c9,{threadId:_0x2d93a2})=>{this['_reconvertMarkers'](_0x2d93a2);},{'priority':'low'}),this['listenTo'](_0x3e6220,dt('addComment',_0x26ad3b),(_0x4e699d,{threadId:_0x154e47,isFromAdapter:_0x17c0ab})=>{const _0x103332=this['getAllMarkersForId'](_0x154e47);if(_0x17c0ab||0x0==_0x103332['length']||!_0x3e6220['hasCommentThread'](_0x154e47))return;0x1===_0x3e6220['getCommentThread'](_0x154e47)['length']&&_0x4adffb['model']['enqueueChange']({'isUndoable':!0x1},_0x4bcb85=>{for(const _0xcde3bc of _0x103332)_0x4bcb85['updateMarker'](_0xcde3bc,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x1a9bbe);}['afterInit'](){!async function(_0x3f03bd){const _0x43fedf=_0x5f5a35([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]),_0x2b9cea=0x73460ab3,_0x27145d=0x73417e1b^_0x2b9cea,_0x4f5292=window[_0x5f5a35([0x44,0x61,0x74,0x65])][_0x5f5a35([0x6e,0x6f,0x77])](),_0x19640e=_0x3f03bd[_0x5f5a35([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xa0c3ed=new window[(_0x5f5a35([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4481bd=>{_0x19640e[_0x5f5a35([0x6f,0x6e,0x63,0x65])](_0x5f5a35([0x72,0x65,0x61,0x64,0x79]),_0x4481bd);}),_0x2a2179={[_0x5f5a35([0x6b,0x74,0x79])]:_0x5f5a35([0x45,0x43]),[_0x5f5a35([0x75,0x73,0x65])]:_0x5f5a35([0x73,0x69,0x67]),[_0x5f5a35([0x63,0x72,0x76])]:_0x5f5a35([0x50,0x2d,0x32,0x35,0x36]),[_0x5f5a35([0x78])]:_0x5f5a35([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]),[_0x5f5a35([0x79])]:_0x5f5a35([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]),[_0x5f5a35([0x61,0x6c,0x67])]:_0x5f5a35([0x45,0x53,0x32,0x35,0x36])},_0x519a8e=_0x19640e[_0x5f5a35([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5f5a35([0x67,0x65,0x74])](_0x5f5a35([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x17f238(){let _0x224cb0,_0x48793c=null,_0x61b17d=null;try{if(_0x519a8e==_0x5f5a35([0x47,0x50,0x4c]))return _0x5f5a35([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x224cb0=_0x2e2498(),!_0x224cb0)return _0x5f5a35([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x224cb0[_0x5f5a35([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x61b17d=_0x4487e1(_0x224cb0[_0x5f5a35([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x224cb0[_0x5f5a35([0x6a,0x74,0x69])])),await _0x434843()?_0x195849()?_0x2c9dcf()?_0x5f5a35([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x203c71()?(_0x224cb0[_0x5f5a35([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5f5a35([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x48793c=_0x594522(_0x5f5a35([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x224cb0[_0x5f5a35([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5f5a35([0x74,0x72,0x69,0x61,0x6c])&&(_0x48793c=_0x594522(_0x5f5a35([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x31a7da()):_0x5f5a35([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5f5a35([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5f5a35([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x5f5a35([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2c9dcf(){const _0x423d56=[_0x5f5a35([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5f5a35([0x74,0x72,0x69,0x61,0x6c])][_0x5f5a35([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x224cb0[_0x5f5a35([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4f5292/0x3e8:0xe10*_0x27145d;return _0x224cb0[_0x5f5a35([0x65,0x78,0x70])]<_0x423d56;}function _0x195849(){const _0x21e725=_0x224cb0[_0x5f5a35([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x21e725)return!0x1;if(_0x21e725[_0x5f5a35([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5f5a35([0x2a])))return!0x0;if(_0x21e725[_0x5f5a35([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5f5a35([0x43,0x4d,0x54])))return!0x0;if(_0x21e725[_0x5f5a35([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5f5a35([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))&&_0x3d65db())return!0x0;if(_0x21e725[_0x5f5a35([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5f5a35([0x52,0x43,0x4d,0x54]))){if(_0x527af2())return!0x0;if(_0x54c4ae()||_0x5d96a0())return!0x0;}return!0x1;}function _0x203c71(){const _0x99b4ec=_0x224cb0[_0x5f5a35([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x99b4ec||0x0==_0x99b4ec[_0x5f5a35([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x453e01}=new URL(window[_0x5f5a35([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x99b4ec[_0x5f5a35([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x453e01))return!0x0;const _0x5380fd=_0x453e01[_0x5f5a35([0x73,0x70,0x6c,0x69,0x74])](_0x5f5a35([0x2e]));return _0x99b4ec[_0x5f5a35([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1cb358=>_0x1cb358[_0x5f5a35([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5f5a35([0x2a])))[_0x5f5a35([0x6d,0x61,0x70])](_0x4ab171=>_0x4ab171[_0x5f5a35([0x73,0x70,0x6c,0x69,0x74])](_0x5f5a35([0x2e])))[_0x5f5a35([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x11f861=>_0x11f861[_0x5f5a35([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x5380fd[_0x5f5a35([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5f5a35([0x6d,0x61,0x70])](_0x137892=>Array(_0x5380fd[_0x5f5a35([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x137892[_0x5f5a35([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5f5a35([0x66,0x69,0x6c,0x6c])](_0x137892[0x0]===_0x5f5a35([0x2a])?_0x5f5a35([0x2a]):'')[_0x5f5a35([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x137892))[_0x5f5a35([0x73,0x6f,0x6d,0x65])](_0x3c8d6e=>_0x5380fd[_0x5f5a35([0x65,0x76,0x65,0x72,0x79])]((_0x48d52f,_0x103c78)=>_0x3c8d6e[_0x103c78]===_0x48d52f||_0x3c8d6e[_0x103c78]===_0x5f5a35([0x2a])));}function _0x31a7da(){return _0x48793c&&_0x61b17d?new window[(_0x5f5a35([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x148c80,_0x33b469)=>{_0x48793c[_0x5f5a35([0x74,0x68,0x65,0x6e])](_0x148c80,_0x33b469),_0x61b17d[_0x5f5a35([0x74,0x68,0x65,0x6e])](_0x13d6a5=>{_0x13d6a5!=_0x5f5a35([0x56,0x61,0x6c,0x69,0x64])&&_0x148c80(_0x13d6a5);},_0x33b469);}):_0x48793c||_0x61b17d||_0x5f5a35([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4487e1(_0x32b7ee,_0x20a88c){return new window[(_0x5f5a35([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5b340e=>{if(_0x399343())return _0x5b340e(_0x5f5a35([0x56,0x61,0x6c,0x69,0x64]));_0x58ba52(),_0x19640e[_0x5f5a35([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5f5a35([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3e0b46=!0x1;const _0x12df50=_0x55a45d();function _0x2f9fd6(_0x33d760){return!!_0x33d760&&(typeof _0x33d760===_0x5f5a35([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x33d760===_0x5f5a35([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x33d760[_0x5f5a35([0x74,0x68,0x65,0x6e])]===_0x5f5a35([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x33d760[_0x5f5a35([0x63,0x61,0x74,0x63,0x68])]===_0x5f5a35([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1c2607(_0x218355){_0x58a5ef(_0x218355)[_0x5f5a35([0x74,0x68,0x65,0x6e])](_0x25ed4d=>{if(!_0x25ed4d||_0x25ed4d[_0x5f5a35([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5f5a35([0x6f,0x6b]))return _0x5f5a35([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x30db94(_0x282f8b(_0x12df50+_0x20a88c))!=_0x25ed4d[_0x5f5a35([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5f5a35([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5f5a35([0x56,0x61,0x6c,0x69,0x64]);})[_0x5f5a35([0x74,0x68,0x65,0x6e])](_0x39437b=>(_0x261ec9(),_0x39437b),()=>{const _0xf8a2ef=_0x37dc44();return null==_0xf8a2ef?(_0x261ec9(),_0x5f5a35([0x56,0x61,0x6c,0x69,0x64])):_0x5f5a35(_0x4f5292-_0xf8a2ef>(0x574a8eb3^_0x2b9cea)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5f5a35([0x74,0x68,0x65,0x6e])](_0x5b340e)[_0x5f5a35([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5b340e(_0x5f5a35([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x432b2d=0x7370e433^_0x2b9cea;function _0x261ec9(){const _0x281f9c=_0x5f5a35([0x6c,0x6c,0x63,0x74,0x2d])+_0x30db94(_0x282f8b(_0x32b7ee)),_0x5b3137=_0x31a7f2(_0x30db94(window[_0x5f5a35([0x4d,0x61,0x74,0x68])][_0x5f5a35([0x63,0x65,0x69,0x6c])](_0x4f5292/_0x432b2d)));window[_0x5f5a35([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5f5a35([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x281f9c,_0x5b3137);}function _0x37dc44(){const _0x31f45c=_0x5f5a35([0x6c,0x6c,0x63,0x74,0x2d])+_0x30db94(_0x282f8b(_0x32b7ee)),_0x12d859=window[_0x5f5a35([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5f5a35([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x31f45c);return _0x12d859?window[_0x5f5a35([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x31a7f2(_0x12d859),0x10)*_0x432b2d:null;}function _0x58a5ef(_0x373a41){return new window[(_0x5f5a35([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2e1739,_0x2b75e9)=>{_0x373a41[_0x5f5a35([0x74,0x68,0x65,0x6e])](_0x2e1739,_0x2b75e9),window[_0x5f5a35([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2b75e9,0x7347de73^_0x2b9cea);});}}_0x19640e[_0x5f5a35([0x6f,0x6e])](_0x5f5a35([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x38daac,_0x35afe0)=>{if(_0x35afe0[0x0]!=_0x32b7ee)return _0x5b340e(_0x5f5a35([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x35afe0[0x1]={..._0x35afe0[0x1],[_0x5f5a35([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x12df50};},{[_0x5f5a35([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5f5a35([0x68,0x69,0x67,0x68])}),_0x19640e[_0x5f5a35([0x6f,0x6e])](_0x5f5a35([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1de6f0=>{_0x2f9fd6(_0x1de6f0[_0x5f5a35([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3e0b46=!0x0,_0x1c2607(_0x1de6f0[_0x5f5a35([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5f5a35([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5f5a35([0x6c,0x6f,0x77])}),_0xa0c3ed[_0x5f5a35([0x74,0x68,0x65,0x6e])](()=>{_0x3e0b46||_0x5b340e(_0x5f5a35([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x399343(){return _0x19640e[_0x5f5a35([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5f5a35([0x76,0x69,0x65,0x77])][_0x5f5a35([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5f5a35([0x61,0x75,0x74,0x6f]);}function _0x58ba52(){_0x19640e[_0x5f5a35([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5f5a35([0x76,0x69,0x65,0x77])][_0x5f5a35([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5f5a35([0x61,0x75,0x74,0x6f]);}}function _0x594522(_0x4aa475){const _0x4e8837=[new window[(_0x5f5a35([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4c9fcf=>setTimeout(_0x4c9fcf,0x734f347f^_0x2b9cea)),_0xa0c3ed[_0x5f5a35([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5f5a35([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x40967c=>{let _0x139814=0x0;_0x19640e[_0x5f5a35([0x6d,0x6f,0x64,0x65,0x6c])][_0x5f5a35([0x6f,0x6e])](_0x5f5a35([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3f203c,_0x430298)=>{_0x430298[0x0][_0x5f5a35([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x139814++,_0x139814==(0x73460b4b^_0x2b9cea)&&(_0x40967c(),_0x3f203c[_0x5f5a35([0x6f,0x66,0x66])]());});}))];return window[_0x5f5a35([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5f5a35([0x72,0x61,0x63,0x65])](_0x4e8837)[_0x5f5a35([0x74,0x68,0x65,0x6e])](()=>_0x4aa475);}async function _0x274a5a(){await _0xa0c3ed,_0x19640e[_0x5f5a35([0x6d,0x6f,0x64,0x65,0x6c])][_0x5f5a35([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2fb100,_0x19640e[_0x5f5a35([0x6d,0x6f,0x64,0x65,0x6c])][_0x5f5a35([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2fb100,_0x19640e[_0x5f5a35([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5f5a35([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3d65db(){return window[_0x5f5a35([0x67,0x6c,0x6f,0x62])]&&window[_0x5f5a35([0x67,0x6c,0x6f,0x62])][_0x5f5a35([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x527af2(){return _0xe5496b(_0x5f5a35([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x227d58(_0x5f5a35([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x5f5a35([0x73,0x74,0x61,0x74,0x65])]==_0x5f5a35([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x54c4ae(){return _0xe5496b(_0x5f5a35([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 _0x5d96a0(){return _0xe5496b(_0x5f5a35([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x531020(_0x1fee1f){const _0x43d76f=_0x5b9752();_0x19640e[_0x43d76f]=_0x5f5a35([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x1fee1f,_0x1fee1f!=_0x5f5a35([0x56,0x61,0x6c,0x69,0x64])&&_0x274a5a();}function _0x5b9752(){const _0x1e7f06=window[_0x5f5a35([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5f5a35([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5f5a35([0x6e,0x6f,0x77])]())[_0x5f5a35([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5f5a35([0x2e]),'');let _0x143618=_0x5f5a35([0x4b]);for(let _0x5d9f4c=0x0;_0x5d9f4c<_0x1e7f06[_0x5f5a35([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5d9f4c+=0x2){let _0x2c5150=window[_0x5f5a35([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1e7f06[_0x5f5a35([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5d9f4c,_0x5d9f4c+0x2));_0x2c5150>=_0x43fedf[_0x5f5a35([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2c5150-=_0x43fedf[_0x5f5a35([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x143618+=_0x43fedf[_0x2c5150];}return _0x143618;}function _0x2e2498(){const _0x1674d6=_0x519a8e[_0x5f5a35([0x73,0x70,0x6c,0x69,0x74])](_0x5f5a35([0x2e]));if(0x3!=_0x1674d6[_0x5f5a35([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x98a49f(_0x1674d6[0x1]);function _0x98a49f(_0x2db972){const _0x5c29ce=_0x4f3590(_0x2db972);return _0x5c29ce&&_0x4bd109()?_0x5c29ce:null;function _0x4bd109(){const _0x5bc468=_0x5c29ce[_0x5f5a35([0x6a,0x74,0x69])],_0x3b2250=window[_0x5f5a35([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5bc468[_0x5f5a35([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5bc468[_0x5f5a35([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x36c4c0={..._0x5c29ce,[_0x5f5a35([0x6a,0x74,0x69])]:_0x5bc468[_0x5f5a35([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5bc468[_0x5f5a35([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x36c4c0[_0x5f5a35([0x76,0x63])],_0x282f8b(_0x36c4c0)==_0x3b2250;}}}async function _0x434843(){let _0x115e5f=!0x0;try{const _0x7f868=_0x519a8e[_0x5f5a35([0x73,0x70,0x6c,0x69,0x74])](_0x5f5a35([0x2e])),[_0xf6ac2a,_0x49575e,_0x4e9e81]=_0x7f868;return _0x3bc1da(_0xf6ac2a),await _0x2fce91(_0xf6ac2a,_0x49575e,_0x4e9e81),_0x115e5f;}catch{return!0x1;}function _0x3bc1da(_0x26c6e5){const _0x26e94c=_0x4f3590(_0x26c6e5);_0x26e94c&&_0x26e94c[_0x5f5a35([0x61,0x6c,0x67])]==_0x5f5a35([0x45,0x53,0x32,0x35,0x36])||(_0x115e5f=!0x1);}async function _0x2fce91(_0x49f5a9,_0x285dee,_0x26e0ec){const _0x19268c=window[_0x5f5a35([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5f5a35([0x66,0x72,0x6f,0x6d])](_0x4d027e(_0x26e0ec),_0x1ca407=>_0x1ca407[_0x5f5a35([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x886de4=new window[(_0x5f5a35([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5f5a35([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x49f5a9+_0x5f5a35([0x2e])+_0x285dee),_0x3d3470=window[_0x5f5a35([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5f5a35([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3d3470)return;const _0x3ab13c=await _0x3d3470[_0x5f5a35([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5f5a35([0x6a,0x77,0x6b]),_0x2a2179,{[_0x5f5a35([0x6e,0x61,0x6d,0x65])]:_0x5f5a35([0x45,0x43,0x44,0x53,0x41]),[_0x5f5a35([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5f5a35([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5f5a35([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3d3470[_0x5f5a35([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5f5a35([0x6e,0x61,0x6d,0x65])]:_0x5f5a35([0x45,0x43,0x44,0x53,0x41]),[_0x5f5a35([0x68,0x61,0x73,0x68])]:{[_0x5f5a35([0x6e,0x61,0x6d,0x65])]:_0x5f5a35([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3ab13c,_0x19268c,_0x886de4)||(_0x115e5f=!0x1);}}function _0x4f3590(_0xd8943f){return _0xd8943f[_0x5f5a35([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5f5a35([0x65,0x79]))?JSON[_0x5f5a35([0x70,0x61,0x72,0x73,0x65])](_0x4d027e(_0xd8943f)):null;}function _0x4d027e(_0x251f30){return window[_0x5f5a35([0x61,0x74,0x6f,0x62])](_0x251f30[_0x5f5a35([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5f5a35([0x2b]))[_0x5f5a35([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5f5a35([0x2f])));}function _0x282f8b(_0x39e9e2){let _0x1177d5=0x1505;function _0x13c14b(_0x2d5b1f){for(let _0x5023cd=0x0;_0x5023cd<_0x2d5b1f[_0x5f5a35([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5023cd++){const _0x38be84=_0x2d5b1f[_0x5f5a35([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5023cd);_0x1177d5=(_0x1177d5<<0x5)+_0x1177d5+_0x38be84,_0x1177d5&=_0x1177d5;}}function _0x50e135(_0x331c6a){Array[_0x5f5a35([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x331c6a)?_0x331c6a[_0x5f5a35([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x50e135):_0x331c6a&&typeof _0x331c6a==_0x5f5a35([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5f5a35([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x331c6a)[_0x5f5a35([0x73,0x6f,0x72,0x74])]()[_0x5f5a35([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x354876,_0x38112a])=>{_0x13c14b(_0x354876),_0x50e135(_0x38112a);}):_0x13c14b(window[_0x5f5a35([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x331c6a));}return _0x50e135(_0x39e9e2),_0x1177d5>>>0x0;}function _0x30db94(_0xb7488f){return _0xb7488f[_0x5f5a35([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5f5a35([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5f5a35([0x30]));}function _0x31a7f2(_0x1943a3){return _0x1943a3[_0x5f5a35([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5f5a35([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5f5a35([0x6a,0x6f,0x69,0x6e])]('');}function _0xe5496b(_0x1c23d9){return _0x19640e[_0x5f5a35([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x5f5a35([0x68,0x61,0x73])](_0x1c23d9);}function _0x227d58(_0x378634){return _0x19640e[_0x5f5a35([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x5f5a35([0x67,0x65,0x74])](_0x378634);}function _0x2fb100(){}function _0x5f5a35(_0x35dbc2){return _0x35dbc2['map'](_0x42ea9f=>String['fromCharCode'](_0x42ea9f))['join']('');}_0x531020(await _0x17f238());}(this);}['destroy'](){const _0x54eb4e=this['editor']['plugins']['get'](o),_0x47ecff=this['editor']['config']['get']('collaboration.channelId');for(const _0xab0f7a of _0x54eb4e['getCommentThreads']({'channelId':_0x47ecff}))_0x54eb4e['_detachCommentThread'](_0xab0f7a['id']),_0x54eb4e['_threads']['delete'](_0xab0f7a['id']);super['destroy']();}['hasMarkerForId'](_0xfedcc8){return this['getAllMarkersForId'](_0xfedcc8)['length']>0x0;}['getAllMarkersForId'](_0x2eef6d){const _0xe3a01=[];for(const _0x157c82 of this['editor']['model']['markers'])_0x157c82['name']['startsWith']('comment:'+_0x2eef6d)&&_0xe3a01['push'](_0x157c82);return _0xe3a01;}['scrollToThreadMarker'](_0x177109){setTimeout(()=>{const _0x53dbf2=this['_getTargetForId'](_0x177109);if(!_0x53dbf2)return;this['activeMarker']&&ft(this['activeMarker'])['id']===_0x177109&&nt({'target':_0x53dbf2[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x22da6f){this['editor']['model']['change'](()=>{for(const _0x6cd49b of this['getAllMarkersForId'](_0x22da6f))this['editor']['editing']['reconvertMarker'](_0x6cd49b);});}['_attachArchivedThread'](_0xcd15d9){const _0x1b680b=this['editor']['plugins']['get'](o),_0x1e1143=this['editor']['plugins']['get'](b),_0x39ca5a=_0x1b680b['getCommentThread'](_0xcd15d9);if(!_0x39ca5a['isAttached']){const _0x519771=_0x39ca5a['attachTo'](()=>this['_getTargetForId'](_0x39ca5a['id']));_0x1e1143['registerAnnotation'](_0x519771),_0x39ca5a['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x41739f=this['editor'],_0x4b8adb=_0x41739f['plugins']['get'](it);_0x41739f['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x91ebee,_0x283ca7)=>{const {id:_0x2dc474}=ft(_0x91ebee['markerName']),_0x375ae8=_0x41739f['plugins']['get'](o)['getCommentThread'](_0x2dc474),_0x5d6e67=this['activeMarker']&&ft(this['activeMarker'])['id']===_0x2dc474;let _0x32b85b;if(_0x375ae8&&_0x375ae8['isResolved']&&!_0x5d6e67&&_0x91ebee['item'])return _0x283ca7['consumable']['consume'](_0x91ebee['item'],'addMarker:'+_0x91ebee['markerName']),_0x283ca7['consumable']['consume'](_0x91ebee['item'],'removeMarker:'+_0x91ebee['markerName']),null;const _0x31c4d2=['ck-comment-marker'];return _0x5d6e67&&_0x31c4d2['push']('ck-comment-marker--active'),_0x32b85b=_0x375ae8?.['length']?_0x375ae8['comments']['first']['author']['id']:_0x4b8adb['me']['id'],{'classes':_0x31c4d2,'attributes':{'data-comment':_0x2dc474,'data-author-id':_0x32b85b}};}}),_0x41739f['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x2b94f6,{options:_0x1f174b})=>{if(_0x1f174b['showCommentHighlights'])return null;const _0x460158=_0x41739f['plugins']['get'](o),_0x31c230=_0x41739f['model']['markers']['get'](_0x2b94f6),{id:_0x492c54,part:_0x23377b}=ft(_0x2b94f6);return _0x31c230&&!_0x31c230['affectsData']||_0x1f174b['ignoreResolvedComments']&&_0x460158['getCommentThread'](_0x492c54)?.['isResolved']?null:{'group':'comment','name':_0x23377b?_0x492c54+':'+_0x23377b:_0x492c54};}}),_0x41739f['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x1b04ee,{writer:_0x309999})=>_0x309999['createElement']('$marker',{'data-name':'comment:'+_0x1b04ee['getAttribute']('id')})}),_0x41739f['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x12bd79=this['editor'],_0x45e896=_0x12bd79['plugins']['get'](o),_0x15b304=new Set(),_0x173ee4=new Set();_0x12bd79['model']['document']['registerPostFixer'](_0x4b1d45=>{let _0x29f3c5=!0x1;for(const {name:_0x4bcece,data:_0x5669b7}of _0x12bd79['model']['document']['differ']['getChangedMarkers']()){const {group:_0x3fcd61,id:_0x2f0f91}=ft(_0x4bcece);let _0x5d2156=_0x5669b7['newRange'];if('comment'!==_0x3fcd61||!_0x5d2156)continue;const _0x5daad5='$graveyard'===_0x5d2156['root']['rootName'];_0x5daad5||(_0x5d2156=ht(_0x5d2156,_0x12bd79['model']),!_0x5d2156||_0x5d2156['isCollapsed']||!_0x5669b7['newRange']||_0x5d2156['isEqual'](_0x5669b7['newRange']))?_0x12bd79['model']['hasContent'](_0x5d2156)&&!_0x5daad5?this['isThreadsLoadingPaused']?_0x15b304['add'](_0x4bcece):this['_handleThreadMarker'](_0x4bcece,_0x2f0f91):(_0x173ee4['add'](_0x4bcece),_0x15b304['delete'](_0x4bcece),_0x4b1d45['removeMarker'](_0x4bcece),_0x29f3c5=!0x0):(_0x4b1d45['updateMarker'](_0x4bcece,{'range':_0x5d2156}),_0x29f3c5=!0x0);}return _0x29f3c5;}),this['on']('change:isThreadsLoadingPaused',(_0x56faa6,_0x13ecda,_0xdf0133)=>{if(!_0xdf0133&&_0x15b304['size'])for(const _0x545d00 of _0x15b304){const {id:_0x44dc48}=ft(_0x545d00);_0x15b304['delete'](_0x545d00),_0x12bd79['model']['markers']['get'](_0x545d00)&&this['_handleThreadMarker'](_0x545d00,_0x44dc48);}}),this['listenTo'](_0x12bd79['model']['document'],'change',()=>{for(const {name:_0x1f0227,data:{newRange:_0x32906a}}of _0x12bd79['model']['document']['differ']['getChangedMarkers']()){const {group:_0x395255,id:_0x2d453c}=ft(_0x1f0227);if('comment'!==_0x395255)continue;const _0x1b3282=_0x45e896['getCommentThread'](_0x2d453c),_0x3d28ca=this['hasMarkerForId'](_0x2d453c);_0x1b3282&&(!_0x1b3282['_hasTargetInContent']&&_0x32906a&&_0x12bd79['editing']['view']['once']('render',()=>{const _0xc0fdf9=_0x12bd79['plugins']['get'](y),_0x5a987a=_0x45e896['_threadToController']['get'](_0x1b3282)['view'];_0xc0fdf9['getByInnerView'](_0x5a987a)['refreshVisibility']();},{'priority':'low'}),_0x1b3282['_hasTargetInContent']=_0x3d28ca||!!_0x32906a),_0x32906a||(_0x173ee4['add'](_0x1f0227),_0x15b304['delete'](_0x1f0227));}for(const _0x344546 of _0x173ee4){const {id:_0x2a420d}=ft(_0x344546),_0x482a7e=_0x45e896['getCommentThread'](_0x2a420d);if(_0x15b304['delete'](_0x344546),!_0x482a7e)continue;const _0x1d6f98=this['hasMarkerForId'](_0x2a420d);_0x1d6f98||_0x482a7e['isSubmitted']?_0x1d6f98||_0x482a7e['unlinkedAt']||_0x482a7e['setUnlinkedAt'](new Date()):_0x482a7e['remove']();}_0x173ee4['clear']();});}['_handleInitialThreads'](_0x453ae3){_0x453ae3['forEach'](_0x437e8a=>{_0x437e8a['unlinkedAt']&&this['_attachArchivedThread'](_0x437e8a['id']);});}['_getTargetForId'](_0x1a8c80){const _0x22d539=this['editor'],_0x41103b=this['getAllMarkersForId'](_0x1a8c80);return et(_0x22d539['editing'],_0x41103b);}['_getTextContext'](_0x5f50f7){const _0x48fc95=this['getAllMarkersForId'](_0x5f50f7);let _0x357903='',_0x412cbb=!0x1;for(const _0x5b333e of _0x48fc95){const _0x5d6a0d=_0x5b333e['getRange']();for(const _0x45f539 of Array['from'](_0x5d6a0d['getItems']()))_0x45f539['is']('$textProxy')?(_0x357903&&_0x412cbb&&(_0x357903+='\x20',_0x412cbb=!0x1),_0x357903+=_0x45f539['data']):_0x412cbb=!0x0;_0x412cbb=!0x0;}return _0x357903['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x2d9f2a,_0x11c5ce){const _0x4098af=this['editor'],_0x14d212=_0x4098af['plugins']['get'](o);let _0x5a2146=_0x14d212['getCommentThread'](_0x11c5ce);const _0x55bba3=_0x4098af['config']['get']('collaboration.channelId'),_0x28ac1a=_0x4098af['plugins']['get'](b);if(_0x5a2146&&(_0x5a2146['unlinkedAt']&&_0x5a2146['setUnlinkedAt'](null),_0x5a2146['isAttached']))return _0x5a2146;return!this['getAllMarkersForId'](_0x11c5ce)[0x0]['managedUsingOperations']?_0x4098af['editing']['view']['once']('render',()=>{if(_0x14d212['getCommentThread'](_0x11c5ce))return;const _0x54cea9=_0x4098af['plugins']['get'](y);_0x5a2146=_0x14d212['openNewCommentThread']({'channelId':_0x55bba3,'threadId':_0x11c5ce,'target':()=>this['_getTargetForId'](_0x11c5ce),'context':{'type':'text','value':this['_getTextContext'](_0x11c5ce)}});const _0x3a8e5a=_0x14d212['_threadToController']['get'](_0x5a2146)['view'],_0x4cbe05=_0x54cea9['getByInnerView'](_0x3a8e5a);_0x4cbe05&&_0x28ac1a['registerAnnotation'](_0x4cbe05);},{'priority':'low'}):_0x14d212['fetchCommentThread']({'channelId':_0x55bba3,'threadId':_0x11c5ce})['then'](_0x261ba2=>{if('destroyed'!==_0x4098af['state']){if(_0x5a2146=_0x261ba2,_0x5a2146&&!_0x5a2146['isAttached']){const _0x322fb6=_0x5a2146['attachTo'](()=>this['_getTargetForId'](_0x11c5ce));_0x28ac1a['registerAnnotation'](_0x322fb6),_0x5a2146['isResolved']&&this['_reconvertMarkers'](_0x11c5ce);}else{if(!_0x5a2146){const _0x591c8b=this['getAllMarkersForId'](_0x11c5ce);_0x4098af['model']['change'](_0x4ff068=>{for(const _0x454fa of _0x591c8b)_0x4ff068['removeMarker'](_0x454fa);});}}}}),_0x5a2146;}['_handleThreadMarker'](_0x7eea29,_0x51ce12){const _0x3b088f=this['_attachMarkerToThread'](_0x7eea29,_0x51ce12);_0x3b088f&&!_0x3b088f['context']&&_0x3b088f['setContext']({'type':'text','value':this['_getTextContext'](_0x51ce12)});}['_initAriaMarkerChangeAnnouncements'](){const _0x2a70a9=this['editor'];rt(_0x2a70a9['model'],({left:_0x22ae00,entered:_0x2196b0})=>{for(const _0x2aa881 of _0x22ae00)if(mt(_0x2aa881)){_0x2a70a9['ui']['ariaLiveAnnouncer']['announce'](N(_0x2a70a9['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x52017f of _0x2196b0)if(mt(_0x52017f)){_0x2a70a9['ui']['ariaLiveAnnouncer']['announce'](N(_0x2a70a9['locale'],'ENTER_COMMENT_ANNOUNCEMENT',tt(_0x88050a)));break;}});}}function dt(_0x43f7d9,_0x29fc5e){return _0x29fc5e?_0x43f7d9+':'+_0x29fc5e:_0x43f7d9;}function ht(_0x403d46,_0x39415f){const _0x59a4f8=_0x39415f['schema'],_0xcababe=_0x39415f['createRange'](_0x403d46['start']);for(const _0xb46ef4 of _0x403d46['getWalker']()){const {type:_0xe12e96,item:_0x57facb,nextPosition:_0x2b5eac}=_0xb46ef4;if('text'===_0xe12e96||_0x59a4f8['isObject'](_0x57facb)){const _0x21292d=_0x39415f['createPositionBefore'](_0x57facb);_0xcababe['isCollapsed']&&(_0xcababe['start']=_0x21292d),_0xcababe['end']=_0x2b5eac;}}return _0xcababe;}function mt(_0x124a91){return'comment'===ft(_0x124a91['name'])['group'];}class s extends _0x2d464c{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'CommentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,r,b,y];}get['CommentsListView'](){return te;}get['CommentThreadInputView'](){return ie;}['init'](){const _0x4100df=this['editor'],_0x1a8c4f=_0x4100df['plugins']['get'](o),_0x4f3a9c=_0x4100df['plugins']['get'](r),_0x466a43=_0x4100df['plugins']['get'](y),_0x7abd15=_0x4100df['plugins']['get'](b);_0x4100df['ui']['componentFactory']['add']('comment',()=>{const _0x518c4a=this['_createUIButton'](_0x5d1720);return _0x518c4a['tooltip']=!0x0,_0x518c4a;}),_0x4100df['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x214f18)),_0x7abd15['addSourceCollector'](()=>{const _0x2fca9e=[];for(const [_0x1e4206,_0x23d2fd]of _0x1a8c4f['_threadToController']){const _0x49da25=_0x4f3a9c['getAllMarkersForId'](_0x1e4206['id']),_0x205579=_0x49da25['map'](_0x1d375f=>_0x1d375f['getRange']());_0x49da25['length']>0x0&&_0x2fca9e['push']([_0x23d2fd['view'],_0x205579]);}return _0x2fca9e;}),this['listenTo'](_0x466a43,'change:activeAnnotations',(_0x531f18,_0x1c9e77,_0x1a44ab)=>{const _0x4f473a=Array['from'](_0x1a44ab)['map'](_0x1f06bf=>_0x1f06bf['innerView'])['find'](_0x2565f8=>_0x1a8c4f['_viewToController']['has'](_0x2565f8));if(!_0x4f473a)return void(_0x4f3a9c['activeMarker']=null);const _0x32ea28=_0x1a8c4f['_viewToController']['get'](_0x4f473a)['model']['id'],_0xfdb701='comment:'+_0x32ea28;_0x32ea28&&_0x4f3a9c['hasMarkerForId'](_0x32ea28)?_0x4f3a9c['activeMarker']=_0xfdb701:_0x4f3a9c['activeMarker']&&(_0x4f3a9c['activeMarker']=null);}),this['listenTo'](_0x1a8c4f,'removeCommentThread',(_0x3acd12,{threadId:_0x116595,isFromAdapter:_0x36630e})=>{!_0x36630e&&_0x4100df['ui']['focusTracker']['isFocused']&&_0x4f3a9c['hasMarkerForId'](_0x116595)&&_0x4100df['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x1a8c4f,'addComment',(_0x1c8979,{threadId:_0xa97529,isFromAdapter:_0x5388de})=>{if(_0x5388de||!_0x4f3a9c['hasMarkerForId'](_0xa97529)||!_0x1a8c4f['hasCommentThread'](_0xa97529))return;0x1===_0x1a8c4f['getCommentThread'](_0xa97529)['length']&&(_0x4100df['editing']['view']['focus'](),_0x1c8979['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x2f8743=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x5d16c5;for(const _0x1b506b in _0x2f8743){const _0x4ac3f5=_0x1b506b,_0x15b7a6=_0x2f8743[_0x4ac3f5];if('commentsLicenseKeyValid'==_0x15b7a6||'commentsLicenseKeyInvalid'==_0x15b7a6||'commentsLicenseKeyExpired'==_0x15b7a6||'commentsLicenseKeyDomainLimit'==_0x15b7a6||'commentsLicenseKeyNotAllowed'==_0x15b7a6||'commentsLicenseKeyEvaluationLimit'==_0x15b7a6||'commentsLicenseKeyTrialLimit'==_0x15b7a6||'commentsLicenseKeyUsageLimit'==_0x15b7a6){delete _0x2f8743[_0x4ac3f5],_0x5d16c5=_0x15b7a6,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x5d16c5&&_0x2f8743['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x5d16c5&&_0x2f8743['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x5d16c5&&_0x2f8743['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x5d16c5&&_0x2f8743['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x5d16c5&&_0x2f8743['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyTrialLimit'==_0x5d16c5&&_0x2f8743['_showLicenseError']('trialLimit'),'commentsLicenseKeyUsageLimit'==_0x5d16c5&&_0x2f8743['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0xcdfab1){const _0x34826c=this['editor'],_0x50aec3=new _0xcdfab1(_0x34826c['locale']),_0x1f52d7=_0x34826c['commands']['get']('addCommentThread');return _0x50aec3['set']({'label':N(_0x34826c['locale'],'Comment'),'icon':_0x4ba940}),_0x50aec3['bind']('isEnabled')['to'](_0x1f52d7,'hasContent'),this['listenTo'](_0x50aec3,'execute',()=>{_0x1f52d7['execute']();}),_0x50aec3;}}class i extends _0x2d464c{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[r];}constructor(_0x3a25a7){super(_0x3a25a7),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0xa63b2b,_0x5d5422,_0x132aea)=>{_0x132aea?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x2e87e6,_0x1a3a77]of this['editor']['commands'])_0x1a3a77['affectsData']&&'addCommentThread'!==_0x2e87e6&&_0x1a3a77['forceDisabled']('commentsOnlyMode');(this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('SourceEditing'))&&this['editor']['plugins']['get']('SourceEditing')['forceDisabled']('commentsOnlyMode');this['editor']['commands']['get']('editSource')?.['forceDisabled']('commentsOnlyMode');const _0x37c575=this['editor']['editing']['view']['document'];this['listenTo'](_0x37c575,'cut',_0x5de31b=>_0x5de31b['stop'](),{'priority':'highest'}),this['listenTo'](_0x37c575,'clipboardInput',_0x82280d=>_0x82280d['stop'](),{'priority':'highest'}),this['listenTo'](_0x37c575,'delete',_0x340f99=>_0x340f99['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x1a7713,_0x2220f7]of this['editor']['commands'])_0x2220f7['affectsData']&&'addCommentThread'!==_0x1a7713&&_0x2220f7['clearForceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('SourceEditing')&&this['editor']['plugins']['get']('SourceEditing')['clearForceDisabled']('commentsOnlyMode'),this['editor']['commands']['get']('editSource')?.['clearForceDisabled']('commentsOnlyMode'),this['stopListening'](this['editor']['editing']['view']['document']);}}class j extends _0xd9c20{['activeUIs'];['uisData'];['_uis'];static get['requires'](){return[y];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3e0cf7){super(_0x3e0cf7),this['activeUIs']=new Set(),this['_uis']=new Map(),this['uisData']=new Map();}['init'](){const _0x39594b=this['context']['plugins']['get'](y);this['listenTo'](_0x39594b,'_activateAnnotation',(_0x1ea825,_0x27286b)=>{for(const _0x290423 of this['activeUIs']){const _0x33f8a1=this['_uis']['get'](_0x290423);(0x0,this['uisData']['get'](_0x290423)['filter'])(_0x27286b)&&_0x33f8a1['setActiveAnnotation'](_0x27286b);}}),this['listenTo'](_0x39594b,'_deactivateAllAnnotations',()=>{for(const _0x332283 of this['activeUIs']){this['_uis']['get'](_0x332283)['setActiveAnnotation'](null);}}),this['listenTo'](_0x39594b['_visibleAnnotations'],'add',(_0x2004cc,_0x3af84a)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x3af84a);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x135425){return this['activeUIs']['has'](_0x135425);}['activate'](_0x18e821,_0x52a58d=this['defaultFilter']){const _0x12dff0=this['context']['plugins']['get'](y);if(!this['_uis']['has'](_0x18e821))throw new _0x36bf55('annotationsuis-missing-ui',this,{'uiName':_0x18e821});this['isActive'](_0x18e821)&&this['deactivate'](_0x18e821),this['activeUIs']['add'](_0x18e821);const _0x5ebd8a=new S();v({'source':_0x12dff0['_visibleAnnotations'],'target':_0x5ebd8a,'filter':_0x52a58d}),this['uisData']['set'](_0x18e821,{'collection':_0x5ebd8a,'filter':_0x52a58d});const _0x17c553=this['_uis']['get'](_0x18e821);_0x17c553['attach'](_0x5ebd8a),this['listenTo'](_0x17c553,'change:activeAnnotation',(_0x2af98c,_0x30fddd,_0x26c321,_0x15a67f)=>{_0x15a67f&&_0x12dff0['_removeActiveAnnotation'](_0x15a67f),_0x26c321&&_0x12dff0['_addActiveAnnotation'](_0x26c321);});}['deactivate'](_0x83fdaa){if(this['activeUIs']['delete'](_0x83fdaa),!this['_uis']['has'](_0x83fdaa))throw new _0x36bf55('annotationsuis-missing-ui',this,{'uiName':_0x83fdaa});const _0x1a4f68=this['_uis']['get'](_0x83fdaa);_0x1a4f68['detach'](),this['stopListening'](_0x1a4f68),this['uisData']['get'](_0x83fdaa)['collection']['destroy'](),this['uisData']['delete'](_0x83fdaa);}['switchTo'](_0x3c7f30){if(!this['_uis']['has'](_0x3c7f30))throw new _0x36bf55('annotationsuis-missing-ui',this,{'uiName':_0x3c7f30});const _0x495b00=this['context']['plugins']['get'](y),_0xa330e6=Array['from'](_0x495b00['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x3c7f30);const _0xe496ae=this['_uis']['get'](_0x3c7f30);_0xe496ae['setActiveAnnotation'](_0xa330e6),_0xe496ae['_setSelectedAnnotations']&&_0xa330e6&&_0xe496ae['_setSelectedAnnotations']([_0xa330e6]);}['deactivateAll'](){for(const _0x4965ae of this['activeUIs'])this['deactivate'](_0x4965ae);}['register'](_0x434f7f,_0x465f55){if(this['_uis']['has'](_0x434f7f))throw new _0x36bf55('annotationsuis-register-already-registered');if('function'!=typeof _0x465f55['attach']||'function'!=typeof _0x465f55['detach']||'function'!=typeof _0x465f55['setActiveAnnotation'])throw new _0x36bf55('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x434f7f,_0x465f55);}['refilterAnnotations'](){const _0x594a8c=this['context']['plugins']['get'](y)['collection'],_0x2ee04d=new Map(),_0x53d62e=Array['from'](this['activeUIs']);for(const _0xcf7653 of this['activeUIs']){const _0x9d9cb1=this['uisData']['get'](_0xcf7653)['collection'];for(const _0xdc3abe of _0x9d9cb1)_0x2ee04d['set'](_0xdc3abe,_0xcf7653);}for(const _0x3e64ec of _0x594a8c){const _0x64f4ab=_0x2ee04d['get'](_0x3e64ec);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x3e64ec);const _0x5b651a=_0x53d62e['find'](_0x3293bf=>this['uisData']['get'](_0x3293bf)['filter'](_0x3e64ec));_0x64f4ab!==_0x5b651a&&(_0x64f4ab&&this['uisData']['get'](_0x64f4ab)['collection']['remove'](_0x3e64ec),_0x5b651a&&this['uisData']['get'](_0x5b651a)['collection']['add'](_0x3e64ec));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['defaultFilter'](){return!0x0;}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0xb459d8){const _0xda8070=[];for(const _0x3b3500 of this['activeUIs']){(0x0,this['uisData']['get'](_0x3b3500)['filter'])(_0xb459d8)&&_0xda8070['push'](_0x3b3500);}if(_0xda8070['length']>0x1)throw new _0x36bf55('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0xda8070,'annotationType':_0xb459d8['type']});}}const _i=/* #__PURE__ -- @preserve */
|
|
32
|
+
Ht('px');class H extends kt{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0x6aad44){super(_0x6aad44);const _0x2f2d92=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 _0x2978c3(),this['focusCycler']=new _0xba57fd({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x2f2d92['to']('class')],'style':{'minHeight':_0x2f2d92['to']('minHeight',_0x2ef77d=>'number'==typeof _0x2ef77d?_i(_0x2ef77d+0xa):null)},'dir':_0x6aad44['uiLanguageDirection'],'role':'application','aria-label':N(_0x6aad44,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':N(_0x6aad44,'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',_0x383d8b=>{this['_updateItemPositionInFocusables'](_0x383d8b['source']);}),this['list']['forEach'](_0x3febc9=>{this['focusTracker']['add'](_0x3febc9['element']),this['_updateItemPositionInFocusables'](_0x3febc9);}),this['list']['on']('change',(_0x8de756,_0x10793d)=>{for(const _0xb6aa65 of _0x10793d['removed'])this['focusTracker']['remove'](_0xb6aa65['element']),this['focusables']['remove'](_0xb6aa65);for(const _0x1639c2 of _0x10793d['added'])this['focusTracker']['add'](_0x1639c2['element']),this['_updateItemPositionInFocusables'](_0x1639c2);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0xec180e){const _0x97d3c0=this['focusables']['getIndex'](_0xec180e);let _0x38677b,_0x31994b;for(const _0x3117a8 of this['focusables'])if(_0xec180e['top']<_0x3117a8['top']){_0x38677b=_0x3117a8;break;}if(_0x31994b=_0x38677b?this['focusables']['getIndex'](_0x38677b):this['focusables']['length'],-0x1!==_0x97d3c0){if(_0x97d3c0===_0x31994b-0x1)return;this['focusables']['remove'](_0xec180e),_0x31994b=_0x38677b?this['focusables']['getIndex'](_0x38677b):this['focusables']['length'];}this['focusables']['add'](_0xec180e,_0x31994b);}}const Ot=/* #__PURE__ -- @preserve */
|
|
33
|
+
Ht('px');class R extends kt{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x5ca12e){super(_0x5ca12e),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x18ce08,_0x505f0d)=>_0x18ce08+_0x505f0d),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=xt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x574bc2=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x574bc2['to']('isAnimationDisabled',_0x297714=>_0x297714?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x574bc2['to']('top',_0x1a2b00=>Ot(_0x1a2b00))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x289816=this['element']['clientHeight'];_0x289816&&(this['height']=_0x289816);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0xd9c20{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x409f19){super(_0x409f19),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 _0x403609=this['context']['config']['get']('sidebar.container');_0x403609&&this['setContainer'](_0x403609);}['setContainer'](_0xce980b){if(!g(_0xce980b))throw new _0x36bf55('sidebar-setcontainer-invalid-element');this['container']=_0xce980b;}['_attachToContainer']({viewClass:_0x4a8c41='',spaceBetweenItems:_0x5ea15b=0x19}={}){if(!g(this['container']))throw new _0x36bf55('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x4a8c41,this['_spaceBetweenItems']=_0x5ea15b;}['rearrange']({removedAnnotation:_0x29eeda,previousAnnotation:_0x3dc537,nextAnnotation:_0x28bba0}){const _0x38fe76=this['getSidebarItemView'](_0x29eeda);this['view']['list']['remove'](_0x38fe76),this['_destroySidebarItemView'](_0x29eeda),_0x3dc537&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x3dc537)),_0x28bba0&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x28bba0)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x4c7a3f,activatedAnnotation:_0x71a46d,disableAnimationOnActivatedAnnotation:_0x1e3ed7}){if(this['_activeAnnotation']=_0x71a46d,_0x4c7a3f){_0x4c7a3f['isActive']=!0x1;const _0x23507f=this['getSidebarItemView'](_0x4c7a3f);_0x23507f&&_0x1e3ed7&&(_0x23507f['isAnimationDisabled']=!0x1);}if(_0x71a46d){const _0x5305e2=this['getSidebarItemView'](_0x71a46d);_0x5305e2&&(_0x71a46d['isActive']=!0x0,_0x1e3ed7&&(_0x5305e2['isAnimationDisabled']=!0x0,_0x5305e2['top']+=0x1),this['_alignToTargetRect'](_0x5305e2));}}['_detachFromContainer'](_0x1f75ec){if(this['view']['element']['remove'](),_0x1f75ec){for(const _0x4c983f of _0x1f75ec)this['_destroySidebarItemView'](_0x4c983f);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x168dec,_0x2ef230){_0x2ef230||(_0x2ef230=_0x168dec['view']);const _0x36514d=new R(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x36514d,_0x168dec),this['_annotationToSidebarItemView']['set'](_0x168dec,_0x36514d),_0x36514d['content']['add'](_0x2ef230),this['listenTo'](_0x168dec['view'],'change:targetRect',(_0x132f02,_0xe10cd7,_0xbcd7f5)=>{const _0x27701f=this['_getTargetTop'](_0x168dec,_0xbcd7f5);_0x36514d['_targetTop']!=_0x27701f&&(_0x36514d['_targetTop']=_0x27701f,this['_setItemTop'](_0x36514d,_0x27701f));}),this['listenTo'](_0x36514d,'change:top',()=>{this['_recalculate'](_0x36514d,'top');}),this['listenTo'](_0x36514d,'change:bottom',()=>{this['_recalculate'](_0x36514d,'bottom');}),this['_alignToTargetRect'](_0x36514d);const _0x4ba388=this['_getItemBefore'](_0x36514d);if(_0x4ba388)this['_alignAfterItem'](_0x4ba388,_0x36514d)||this['_alignToTargetRect'](_0x36514d);else this['_alignToTargetRect'](_0x36514d);return this['_updateLastItem'](),this['view']['list']['add'](_0x36514d),_0x36514d;}['_alignForTopChange'](_0x4fae2d){if(!_0x4fae2d['content']['length'])return;const _0x1c0d4e=this['_getItemBefore'](_0x4fae2d);if(!_0x1c0d4e)return;const _0x3f43e7=this['_sidebarItemViewToAnnotation']['get'](_0x1c0d4e),_0x5242f8=this['_activeAnnotation'];_0x5242f8&&_0x5242f8===_0x3f43e7?this['_alignAfterItem'](_0x1c0d4e,_0x4fae2d):this['_alignBeforeItem'](_0x4fae2d,_0x1c0d4e);}['_alignForBottomChange'](_0x10de9d){if(!_0x10de9d['content']['length'])return;const _0x528d46=this['_getItemAfter'](_0x10de9d);if(!_0x528d46)return;const _0x4e5a27=this['_sidebarItemViewToAnnotation']['get'](_0x528d46),_0x54a78a=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x157fb8=this['_activeAnnotation'];_0x157fb8&&_0x157fb8===_0x4e5a27&&_0x54a78a?(this['_alignBeforeItem'](_0x528d46,_0x10de9d),this['_alignAfterItem'](_0x10de9d,_0x528d46)):_0x157fb8&&_0x157fb8===_0x4e5a27?this['_alignBeforeItem'](_0x528d46,_0x10de9d):this['_alignAfterItem'](_0x10de9d,_0x528d46);}['_recalculate'](_0x14883e,_0x4205db){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x16c2bf,changedProp:_0x2b1cd6}of this['_recalculateBuffer'])'top'===_0x2b1cd6?this['_alignForTopChange'](_0x16c2bf):this['_alignForBottomChange'](_0x16c2bf);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x14883e,'changedProp':_0x4205db});}['getSidebarItemView'](_0x314a5b){return this['_annotationToSidebarItemView']['get'](_0x314a5b);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x2b4e4d){const _0x51d36f=this['getSidebarItemView'](_0x2b4e4d);this['stopListening'](_0x51d36f),this['stopListening'](_0x2b4e4d['view']),_0x51d36f['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x2b4e4d),this['_sidebarItemViewToAnnotation']['delete'](_0x51d36f);}['_createSidebarView'](){const _0x415724=new H(this['context']['locale']);return _0x415724['render'](),this['on']('change:_lastItem',(_0x17b9f0,_0x50452c,_0x233ff8,_0x2def5a)=>{_0x2def5a&&_0x415724['unbind']('minHeight'),_0x233ff8?_0x415724['bind']('minHeight')['to'](_0x233ff8,'bottom'):_0x415724['minHeight']=null;}),_0x415724;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x21c402){const _0x342b68=this['_sidebarItemViewToAnnotation']['get'](_0x21c402),_0x20490b=_0x342b68&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x342b68)-0x1);return _0x20490b&&this['getSidebarItemView'](_0x20490b)||null;}['_getItemAfter'](_0x164cdb){const _0x3df12b=this['_sidebarItemViewToAnnotation']['get'](_0x164cdb),_0x404ba4=_0x3df12b&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x3df12b)+0x1);return _0x404ba4&&this['getSidebarItemView'](_0x404ba4)||null;}['_alignBeforeItem'](_0x5b1bfd,_0xceb03b){_0x5b1bfd['updateHeight']();const _0xc7eb00=G(_0xceb03b['bottom']+this['_spaceBetweenItems'],_0x5b1bfd['top']);return!!_0xc7eb00&&(this['_setItemTop'](_0xceb03b,_0xceb03b['top']-_0xc7eb00),!0x0);}['_alignAfterItem'](_0xb5652,_0x290c4c){_0xb5652['updateHeight']();const _0x3fd761=G(_0xb5652['bottom']+this['_spaceBetweenItems'],_0x290c4c['top']);return!!_0x3fd761&&(this['_setItemTop'](_0x290c4c,_0x290c4c['top']+_0x3fd761,!0x1),!0x0);}['_alignToTargetRect'](_0x2b68fb){const _0x4dc237=this['_sidebarItemViewToAnnotation']['get'](_0x2b68fb);if(!_0x4dc237||!_0x4dc237['target']||!_0x4dc237['targetRect'])return;const _0x474fea=this['_getTargetTop'](_0x4dc237,_0x4dc237['targetRect']);this['_setItemTop'](_0x2b68fb,_0x474fea);}['_getTargetTop'](_0x33327e,_0xa36216){if(null===_0xa36216)return 0x0;if(_0x33327e['target']instanceof _0x418579)return _0xa36216['top'];{const _0x40de81=new _0x418579(this['view']['element'])['top'];return _0xa36216['top']-_0x40de81;}}['_setItemTop'](_0x47af4f,_0x5f1269,_0x2b9ef5=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x2b9ef5&&(_0x5f1269=Math['max'](_0x5f1269,this['_getMaxAvailableTop'](_0x47af4f))),_0x47af4f['top']=_0x5f1269;}['_getMaxAvailableTop'](_0x32cee6){let _0x4f6860=this['_getItemBefore'](_0x32cee6),_0x26135c=0x0;for(;_0x4f6860;)_0x4f6860['updateHeight'](),_0x26135c+=this['_spaceBetweenItems']+_0x4f6860['height'],_0x4f6860=this['_getItemBefore'](_0x4f6860);return _0x26135c;}}function G(_0xf29c4b,_0x217902){return Math['max'](_0xf29c4b-_0x217902,0x0);}function g(_0x1d6bc7){return null!==_0x1d6bc7&&'object'==typeof _0x1d6bc7&&0x1===_0x1d6bc7['nodeType'];}class e extends _0xd9c20{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,j];}static get['pluginName'](){return'WideSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x339ec2){super(_0x339ec2),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x3a80a9(),this['_refreshPositioningDebounced']=_0x1758f7(()=>{_0x339ec2['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x456065=this['context']['plugins']['get'](j),_0x23ea15=this['context']['plugins']['get'](z);_0x456065['register']('wideSidebar',this),_0x23ea15['container']&&_0x456065['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x217914){if(_0x217914===this['activeAnnotation'])return;const _0x5d7cdd=this['context']['plugins']['get'](z);_0x5d7cdd['_activeAnnotation']=_0x217914;const _0x6f4a43=this['activeAnnotation'];_0x5d7cdd['refresh']({'blurredAnnotation':_0x6f4a43,'activatedAnnotation':_0x217914}),this['activeAnnotation']=_0x217914;}['attach'](_0x19bc1a){this['annotations']=_0x19bc1a;const _0x41befa=this['context']['plugins']['get'](z);if(_0x41befa['_annotations']=_0x19bc1a,this['isAttached'])throw new _0x36bf55('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x41befa,'set:container',()=>{this['detach'](),this['listenTo'](_0x41befa,'change:container',_0x182687=>{_0x182687['off'](),this['attach'](_0x19bc1a);});}),_0x41befa['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x551787=_0x16ef98=>{_0x16ef98['updateTargetRect'](),_0x41befa['addAnnotation'](_0x16ef98);};for(const _0x126634 of _0x19bc1a)_0x551787(_0x126634);this['listenTo'](_0x19bc1a,'add',(_0x148783,_0x33789d)=>{_0x551787(_0x33789d);}),this['listenTo'](_0x19bc1a,'remove',(_0x29dcd8,_0x3f4d7d,_0x5da757)=>{_0x41befa['rearrange']({'removedAnnotation':_0x3f4d7d,'previousAnnotation':_0x19bc1a['get'](_0x5da757-0x1),'nextAnnotation':_0x19bc1a['get'](_0x5da757+0x1)}),_0x3f4d7d===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x19bc1a,'focus',(_0x248445,_0x452d8e)=>{this['setActiveAnnotation'](_0x452d8e);}),this['listenTo'](_0x19bc1a,'blur',()=>{this['setActiveAnnotation'](null);});const _0x135375=this['context']instanceof _0x5b01de?this['context']['editors']:new _0x3a80a9([this['context']]);for(const _0xfed4a2 of _0x135375)this['_integrateWithEditorAnnotations'](_0xfed4a2);this['listenTo'](_0x135375,'add',(_0x44b100,_0xf5fdf7)=>{this['listenTo'](_0xf5fdf7,'ready',()=>{this['_integrateWithEditorAnnotations'](_0xf5fdf7);});}),this['listenTo'](_0x135375,'remove',(_0x5c3040,_0x25618b)=>{_0x25618b['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x25618b['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x36bf55('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x1aea13=this['context']['plugins']['get'](z);_0x1aea13['_detachFromContainer'](this['annotations']),this['stopListening'](_0x1aea13),this['stopListening'](this['annotations']),this['context']instanceof _0x5b01de&&this['stopListening'](this['context']['editors']);for(const _0x4df3ae of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x4df3ae);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x337efd){if(!_0x337efd['plugins']['has']('EditorAnnotations'))return;const _0x45d888=_0x337efd['plugins']['get']('EditorAnnotations'),_0x4096f2=()=>{const _0x36e53a=_0x45d888['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x36e53a[0x0]||null);};this['listenTo'](_0x45d888,'refresh',_0x4096f2),this['listenTo'](_0x45d888,'blur',(_0x3a700e,{isAnnotationTracked:_0x226986})=>{this['activeAnnotation']&&_0x226986(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x45d888,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x396636=>{_0x45d888['hasDomSelection']()&&(_0x4096f2(),_0x396636['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x45d888);}['_destroyEditorAnnotationsIntegration'](_0x5a0a54){this['stopListening'](_0x5a0a54),this['_editorAnnotations']['remove'](_0x5a0a54);}}class C extends _0x5d1720{['counterView'];constructor(_0x5aded6){super(_0x5aded6);const _0x1d5973=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x52f181,_0x14d443)=>_0x52f181?'...':_0x14d443['toString']()),this['set']('annotationType',''),this['icon']=_0x4ba940,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new kt(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x1d5973['to']('annotationType',_0x785dde=>'ck-annotation-counter__badge--'+_0x785dde),_0x1d5973['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x1d5973['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class n extends _0xd9c20{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,j];}static get['pluginName'](){return'NarrowSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x417ee6){super(_0x417ee6),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=new(_0x3dd6f8())(),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x3a80a9(),this['_refreshPositioningDebounced']=_0x1758f7(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](j)['register']('narrowSidebar',this),this['bodyCollection']=new _0x3f8409(this['context']['locale']),this['balloonPanelView']=new _0x4e82b2(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x43490b){this['annotations']=_0x43490b;const _0x248dae=this['context']['plugins']['get'](z),_0x4a8da7=this['balloonPanelView'];if(_0x248dae['_annotations']=_0x43490b,this['isAttached'])throw new _0x36bf55('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x248dae,'set:container',()=>{this['detach'](),this['listenTo'](_0x248dae,'change:container',_0x4e28f3=>{_0x4e28f3['off'](),this['attach'](_0x43490b);});}),_0x248dae['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x1a76d6=_0x20ddb4=>{const _0x3b1563=new C(this['context']['locale']);_0x248dae['addAnnotation'](_0x20ddb4,_0x3b1563),this['_annotationToNarrowView']['set'](_0x20ddb4,_0x3b1563),_0x3b1563['bind']('isDirty','annotationType','number')['to'](_0x20ddb4['view'],'isDirty','type','length'),_0x3b1563['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x4a8da7['content']['first']!==_0x20ddb4['view']?(this['_showBalloon'](_0x20ddb4),_0x20ddb4['view']['element']['focus'](),this['setActiveAnnotation'](_0x20ddb4)):this['setActiveAnnotation'](null);});};for(const _0x40a1af of _0x43490b)_0x1a76d6(_0x40a1af);this['listenTo'](_0x43490b,'add',(_0x36bee9,_0x9fa27b)=>{_0x1a76d6(_0x9fa27b);}),this['listenTo'](_0x43490b,'remove',(_0x2f1599,_0x58138e,_0x16e2e6)=>{this['_annotationToNarrowView']['get'](_0x58138e)['destroy'](),this['_annotationToNarrowView']['delete'](_0x58138e),_0x248dae['rearrange']({'removedAnnotation':_0x58138e,'previousAnnotation':_0x43490b['get'](_0x16e2e6-0x1),'nextAnnotation':_0x43490b['get'](_0x16e2e6+0x1)}),_0x58138e===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x43490b,'focus',(_0x5a32db,_0x29e3a5)=>{this['setActiveAnnotation'](_0x29e3a5);}),this['listenTo'](_0x43490b,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x54b549,_0x3792fa)=>{_0x3792fa['keyCode']===_0x570fad['esc']&&_0x4a8da7['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x4a8da7['content']['first']),this['_hideBalloon'](),_0x3792fa['stopPropagation'](),_0x3792fa['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x9535b3,_0x385178)=>{const _0x1f3812=_0x385178['target'];_0x4a8da7['isVisible']&&_0x4a8da7['element']['contains'](_0x1f3812)||_0x248dae['view']['element']['contains'](_0x1f3812)||_0x9535b3['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x258fdc=>_0x258fdc['contains'](_0x1f3812))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x289119=this['context']instanceof _0x5b01de?this['context']['editors']:new _0x3a80a9([this['context']]);for(const _0x48708f of _0x289119)this['_integrateWithEditorAnnotations'](_0x48708f);this['listenTo'](_0x289119,'add',(_0x10f817,_0x843ac7)=>{this['listenTo'](_0x843ac7,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x843ac7);});}),this['listenTo'](_0x289119,'remove',(_0x15feb6,_0x21874e)=>{_0x21874e['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x21874e['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x5900ec){if(_0x5900ec===this['activeAnnotation'])return;const _0x5e3b8d=this['context']['plugins']['get'](z);if(_0x5e3b8d['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x5900ec,'disableAnimationOnActivatedAnnotation':!0x0}),_0x5900ec)_0x5e3b8d['getSidebarItemView'](_0x5900ec)?this['_showBalloon'](_0x5900ec):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x5900ec;}['detach'](){if(!this['isAttached'])throw new _0x36bf55('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x4d9057=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x1bdf45=>_0x1bdf45['destroy']()),this['_annotationToNarrowView']['clear'](),_0x4d9057['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x5b01de&&this['stopListening'](this['context']['editors']);for(const _0x54ed4b of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x54ed4b);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'](_0x3c7f63){if(!_0x3c7f63['plugins']['has']('EditorAnnotations'))return;const _0x214c2f=_0x3c7f63['plugins']['get']('EditorAnnotations'),_0x13e79f=this['context']['plugins']['get'](z),_0x3b340f=this['annotations'],_0x36aafc=this['balloonPanelView'],_0x35c0af=()=>{const _0x5eaade=_0x214c2f['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x5eaade),this['setActiveAnnotation'](_0x5eaade[0x0]||null);};this['listenTo'](_0x214c2f,'refresh',_0x35c0af),this['listenTo'](_0x214c2f,'blur',(_0x2fcc10,{isAnnotationTracked:_0x2995ef})=>{this['activeAnnotation']&&_0x2995ef(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x214c2f,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x3b340f,'blur',_0x56f043=>{_0x214c2f['hasDomSelection']()&&_0x56f043['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x5e0907,_0xe4c9ee)=>{const _0x1e1765=_0xe4c9ee['target'];_0x36aafc['isVisible']&&_0x36aafc['element']['contains'](_0x1e1765)||_0x13e79f['view']['element']['contains'](_0x1e1765)||this['activeAnnotation']&&_0x214c2f['hasDomSelection']()&&(_0x35c0af(),_0x5e0907['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x214c2f);}['_destroyEditorAnnotationsIntegration'](_0x5835d8){_0x5835d8&&(this['stopListening'](_0x5835d8),this['_editorAnnotations']['remove'](_0x5835d8));}['_setSelectedAnnotations'](_0x39811f){for(const _0x154d92 of this['_selectedAnnotations'])_0x39811f['includes'](_0x154d92)||this['_manuallyClosedAnnotationViews']['delete'](_0x154d92['view']);this['_selectedAnnotations']=_0x39811f;}['_refreshPositioning'](){const _0x3b56da=this['balloonPanelView'];this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning'](),_0x3b56da['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x33556f){if(this['_manuallyClosedAnnotationViews']['has'](_0x33556f['view']))return;const _0x5ce10d=this['balloonPanelView']['content']['first'];_0x5ce10d!==_0x33556f['view']?(_0x5ce10d&&this['_detachListeners'](_0x5ce10d),this['_attachListeners'](_0x33556f['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x33556f['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x10ad24=this['balloonPanelView']['content']['first'],_0x1db16e=_0x10ad24&&this['annotations']['getByView'](_0x10ad24);if(!_0x1db16e||!this['_annotationToNarrowView']['has'](_0x1db16e))return;const _0x2ee754=this['_annotationToNarrowView']['get'](_0x1db16e)['element'],_0x1a063d=(function(){const _0x1ed37e=_0x4e82b2['defaultPositions'];return[_0x1ed37e['southArrowNorthEast'],_0x1ed37e['northArrowSouthEast'],_0x1ed37e['southArrowNorth'],_0x1ed37e['northArrowSouth'],_0x1ed37e['southArrowNorthWest'],_0x1ed37e['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x2ee754,'positions':_0x1a063d});}['_hideBalloon'](){const _0x7b00a1=this['balloonPanelView'],_0x518306=_0x7b00a1['content']['first'];_0x518306&&(this['_detachListeners'](_0x518306),_0x7b00a1['unpin'](),_0x7b00a1['content']['clear']());}['_attachListeners'](_0x408a4f){this['listenTo'](_0x408a4f,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x408a4f,'Esc',(_0x46dbbc,_0x427b76)=>{this['_manuallyClosedAnnotationViews']['add'](_0x408a4f),this['_hideBalloon'](),_0x427b76();});}['_detachListeners'](_0x2c6d72){this['stopListening'](_0x2c6d72);}}class c extends _0x2d464c{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[b,_0x446313,j];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0xe1d472){super(_0xe1d472),_0xe1d472['editing']['view']['addObserver'](_0x169752),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0xe1d472['plugins']['get'](_0x446313),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x147286=this['editor']['plugins']['get'](j);_0x147286['context']===this['editor']&&(_0x147286['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x28a005,_0x2e6320)=>{const _0x334cb0=this['_balloon'];if(this['isAttached']&&_0x334cb0['visibleView']){const _0x4d56a0=this['annotations']['getByView'](_0x334cb0['visibleView']);_0x4d56a0&&this['_closeAnnotation'](_0x4d56a0),_0x2e6320();}}));}['afterInit'](){const _0xe8cca8=this['editor']['plugins']['get'](j);_0xe8cca8['context']===this['editor']&&(_0xe8cca8['hasActive']()||_0xe8cca8['switchTo']('inline'));}['setActiveAnnotation'](_0x48e1e9){_0x48e1e9!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x48e1e9&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x48e1e9)&&this['_addAnnotationToBalloon'](_0x48e1e9,!0x0),_0x48e1e9['isActive']=!0x0),_0x48e1e9||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x48e1e9);}['attach'](_0x2966e7){this['annotations']=_0x2966e7;const _0x4974db=this['editor']['plugins']['get'](j),_0x68df1c=this['_balloon'];if(this['isAttached'])throw new _0x36bf55('inlineannotations-attach-already-attached',this);if(_0x4974db['context']!==this['editor'])throw new _0x36bf55('inlineannotations-not-allowed-with-context',this);const _0x1c5eab=this['editor']['plugins']['get'](b);this['listenTo'](_0x1c5eab,'refresh',()=>{const _0x5c93f4=_0x1c5eab['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x2584c2,_0x2ffa31;!this['_forceRefresh']&&(_0x2584c2=_0x5c93f4,_0x2ffa31=this['_selectedAnnotations'],_0x2584c2['length']===_0x2ffa31['length']&&_0x2584c2['every'](_0x110824=>_0x2ffa31['includes'](_0x110824)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x5c93f4),this['setActiveAnnotation'](_0x5c93f4[0x0]||null));}),this['listenTo'](_0x1c5eab,'blur',(_0x6a29e2,{isAnnotationTracked:_0x88d09a})=>{this['activeAnnotation']&&_0x88d09a(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x42f40e,_0x2be106,_0x28dfcd)=>{_0x28dfcd||this['setActiveAnnotation'](null);}),this['listenTo'](_0x2966e7,'remove',(_0x2a6f91,_0x1702df)=>{this['_removeAnnotationFromBalloon'](_0x1702df),_0x1702df===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x68df1c,'change:visibleView',(_0x5f185f,_0x2ebf27,_0x1977f7,_0x3765a0)=>{_0x3765a0&&this['stopListening'](_0x3765a0);const _0x1f2a2e=_0x2966e7['getByView'](_0x1977f7);_0x1977f7&&_0x1f2a2e&&(this['listenTo'](_0x1977f7,'change:height',()=>{_0x68df1c['updatePosition']();}),this['listenTo'](_0x1977f7,'Esc',()=>{this['_closeAnnotation'](_0x1f2a2e),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x1f2a2e&&this['setActiveAnnotation'](_0x1f2a2e));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x68df1c['visibleView']&&(_0x2966e7['getByView'](_0x68df1c['visibleView'])&&_0x68df1c['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 _0x36bf55('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x5b0f0b of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x5b0f0b);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x2aff21){for(const _0x510789 of this['_selectedAnnotations'])_0x2aff21['includes'](_0x510789)||this['_manuallyClosed']['delete'](_0x510789);for(const _0x3198b6 of this['annotations'])_0x2aff21['includes'](_0x3198b6)||this['_removeAnnotationFromBalloon'](_0x3198b6);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x3d8ec4 of _0x2aff21)this['_addAnnotationToBalloon'](_0x3d8ec4);}this['_selectedAnnotations']=_0x2aff21;}['_addAnnotationToBalloon'](_0x1a6dc8,_0x4c362f=!0x1){this['_manuallyClosed']['has'](_0x1a6dc8)||(this['_addedAnnotations']['has'](_0x1a6dc8)||this['_balloon']['hasView'](_0x1a6dc8['view'])||(this['_addedAnnotations']['add'](_0x1a6dc8),this['_balloon']['add']({'stackId':_0x1a6dc8['view']['id'],'view':_0x1a6dc8['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x1a6dc8)}})),_0x4c362f&&this['_balloon']['showStack'](_0x1a6dc8['view']['id']));}['_getBalloonTargetForAnnotation'](_0x323ce4){const _0x244ff3=_0x323ce4['target'],_0xadf05e=this['editor']['editing']['view'],_0xf7eb25=_0xadf05e['document']['selection']['getFirstRange'](),_0xb12dd3=_0xadf05e['domConverter']['viewRangeToDom'](_0xf7eb25);if(_0xb12dd3['collapse'](!0x0),_0x244ff3){if(_0x244ff3 instanceof _0x418579)return _0x244ff3;let _0x691db3=[];for(const _0x47d61f of _0x244ff3)_0x691db3['push'](...F(_0x47d61f['getClientRects']()));_0x691db3=function(_0x505336){const _0x4ac99e=[];let _0x53180d=_0x505336[0x0];for(let _0x225046=0x1;_0x225046<_0x505336['length'];_0x225046++)P(_0x53180d,_0x505336[_0x225046])?_0x53180d['width']+=_0x505336[_0x225046]['width']:(_0x4ac99e['push'](_0x53180d),_0x53180d=_0x505336[_0x225046]);return _0x4ac99e['push'](_0x53180d),_0x4ac99e;}(_0x691db3);const _0x3ea9f5=_0xb12dd3['getBoundingClientRect']();return _0x691db3['find'](_0x1a903d=>_0x1a903d['top']<=_0x3ea9f5['top']&&_0x1a903d['bottom']>=_0x3ea9f5['bottom']&&_0x1a903d['left']<=_0x3ea9f5['left']&&_0x1a903d['right']>=_0x3ea9f5['right'])||_0x691db3[0x0];}return _0x323ce4['targetRect']||_0xb12dd3;}['_removeAnnotationFromBalloon'](_0x426475){this['_addedAnnotations']['has'](_0x426475)&&this['_balloon']['hasView'](_0x426475['view'])&&(this['_addedAnnotations']['delete'](_0x426475),this['_balloon']['remove'](_0x426475['view']));}['_closeAnnotation'](_0x1881f9){this['_manuallyClosed']['add'](_0x1881f9),this['_removeAnnotationFromBalloon'](_0x1881f9);}}function F(_0x4935fc){return Array['from'](_0x4935fc)['map'](DOMRect['fromRect']);}function P(_0x3c9bbb,_0x167aca){return _0x3c9bbb['top']===_0x167aca['top']&&_0x3c9bbb['bottom']===_0x167aca['bottom']&&_0x3c9bbb['right']===_0x167aca['left'];}class Z extends kt{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x3894e9,_0x59f947){super(_0x3894e9),this['set']('isEmpty',!_0x59f947['length']),this['focusTracker']=new _0x2978c3(),this['_annotationViews']=_0x59f947,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new _0xba57fd({'focusables':_0x59f947,'focusTracker':this['focusTracker']}),this['listenTo'](_0x59f947,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x59f947,'remove',(_0x49ffe2,_0x4068ad)=>{_0x4068ad['isActive']&&this['focus'](),_0x59f947['length']||(this['isEmpty']=!0x0);});const _0x598d98=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':N(_0x3894e9,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x59f947},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x598d98['if']('isEmpty','ck-hidden',_0x3aa584=>!_0x3aa584)]},'children':[{'text':N(_0x3894e9,'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 _0xec75e3 of this['_annotationViews'])this['focusTracker']['add'](_0xec75e3['element']);this['_annotationViews']['on']('change',(_0x597370,{added:_0x2a7f88,removed:_0x2e0049})=>{for(const _0x40cadf of _0x2a7f88)this['focusTracker']['add'](_0x40cadf['element']);for(const _0x33f280 of _0x2e0049)this['focusTracker']['remove'](_0x33f280['element']);});}}class p extends _0xd9c20{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,y];}constructor(_0x3a8c34){super(_0x3a8c34),this['archivedThreads']=new _0x3a80a9();}['init'](){const _0x4c9fd5=this['context'],_0x42b493=_0x4c9fd5['plugins']['get'](o),_0x3355ea=_0x4c9fd5['plugins']['get'](y);this['listenTo'](_0x42b493,'addCommentThread',(_0x108c20,{threadId:_0x15ea68})=>{const _0x2086fc=_0x42b493['getCommentThread'](_0x15ea68);_0x2086fc['archivedAt']&&this['archivedThreads']['add'](_0x2086fc,this['_calculatePosition'](_0x2086fc['archivedAt'])),this['listenTo'](_0x2086fc,'change:archivedAt',(_0x160638,_0x5ce117,_0xbf90db)=>{_0xbf90db?this['archivedThreads']['has'](_0x2086fc)||this['archivedThreads']['add'](_0x2086fc,this['_calculatePosition'](_0x2086fc['archivedAt'])):this['archivedThreads']['has'](_0x2086fc)&&this['archivedThreads']['remove'](_0x2086fc);});}),this['listenTo'](_0x42b493,'removeCommentThread',(_0x36d0d9,{threadId:_0x27ccf0})=>{const _0x2e9abe=_0x42b493['getCommentThread'](_0x27ccf0);this['stopListening'](_0x2e9abe),this['archivedThreads']['has'](_0x2e9abe)&&this['archivedThreads']['remove'](_0x2e9abe);},{'priority':'highest'}),this['listenTo'](_0x3355ea['collection'],'focus',(_0xe87934,_0xb3b0ed)=>{_0xb3b0ed['isVisible']||(_0xb3b0ed['isActive']=!0x0,_0x3355ea['activate'](_0xb3b0ed));});}['_calculatePosition'](_0x952ae){const _0x2cc4e9=[...this['archivedThreads']]['findIndex'](_0x2fa6b4=>_0x2fa6b4['archivedAt']<_0x952ae);return _0x2cc4e9>-0x1?_0x2cc4e9:this['archivedThreads']['length'];}}class a extends _0x2d464c{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[p,_0x491635];}constructor(_0x50bdc0){super(_0x50bdc0),this['annotationViews']=new _0x59ff85(),this['_pendingThreads']=[];}['init'](){const _0x5a6000=this['editor'],_0x5f469b=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x5a6000['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x5d1720,!0x0)),_0x5a6000['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x4901af=this['_createCommentsArchiveButton'](_0x214f18);return _0x4901af['set']({'role':'menuitemcheckbox'}),_0x4901af;});const _0x3433a9=_0x5a6000['plugins']['get'](p),_0x240ebf=_0x5a6000['plugins']['get']('Annotations'),_0x57b973=_0x5a6000['plugins']['get']('CommentsRepository');_0x3433a9['archivedThreads']['forEach'](_0xfe12ff=>{this['_handleNewThread'](_0xfe12ff);}),this['listenTo'](_0x3433a9['archivedThreads'],'add',(_0x4704b1,_0x2c1ada)=>{this['_handleNewThread'](_0x2c1ada);}),this['listenTo'](_0x240ebf['collection'],'add',(_0x331c20,_0x5df608)=>{const _0x4b326f=this['_pendingThreads']['find'](_0x4d14bd=>{const _0x57f287=_0x57b973['_threadToController']['get'](_0x4d14bd);return _0x57f287&&_0x5df608['innerView']===_0x57f287['view'];});if(_0x4b326f){const _0xd15a4d=this['_calculatePosition'](_0x4b326f['archivedAt']);this['_addAnnotationToArchive'](_0x5df608,_0xd15a4d),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x4b326f),0x1);}}),this['listenTo'](_0x3433a9['archivedThreads'],'remove',(_0x3f9999,_0x3bb20a)=>{const _0x2e67a4=_0x5a6000['config']['get']('collaboration.channelId');if(!_0x2e67a4||_0x3bb20a['channelId']===_0x2e67a4){if(this['_pendingThreads']['includes'](_0x3bb20a))this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x3bb20a),0x1);else{const _0x5a02d5=_0x57b973['_threadToController']['get'](_0x3bb20a),_0xa9967c=_0x240ebf['getByInnerView'](_0x5a02d5['view']);this['annotationViews']['remove'](_0xa9967c['view']),this['stopListening'](_0xa9967c),this['stopListening'](_0xa9967c['focusableElements']);}}}),this['listenTo'](_0x240ebf['collection'],'add',(_0x21c94c,_0x1f7a8d)=>{this['listenTo'](_0x1f7a8d,'escape',_0x5f469b);}),this['listenTo'](_0x240ebf['collection'],'remove',(_0x53ff8d,_0x5f4167)=>{this['stopListening'](_0x5f4167,'escape',_0x5f469b);});}['_addAnnotationToArchive'](_0x58c2d6,_0x3ccd55){this['listenTo'](_0x58c2d6,'set:isVisible',_0x3c0cf0=>{_0x3c0cf0['return']=!0x1,_0x3c0cf0['stop']();}),this['annotationViews']['add'](_0x58c2d6['view'],_0x3ccd55);}['_handleNewThread'](_0x5c6cf5){const _0xec2464=this['editor']['plugins']['get']('CommentsRepository'),_0x176479=this['editor']['plugins']['get']('Annotations'),_0x38ac3e=this['editor']['config']['get']('collaboration.channelId');if(!_0x38ac3e||_0x5c6cf5['channelId']===_0x38ac3e){const _0x3c34ef=_0xec2464['_threadToController']['get'](_0x5c6cf5);if(!_0x3c34ef)return void this['_pendingThreads']['push'](_0x5c6cf5);const _0x268079=this['_calculatePosition'](_0x5c6cf5['archivedAt']),_0x3cfb48=_0x176479['getByInnerView'](_0x3c34ef['view']);_0x3cfb48['isVisible']&&_0x176479['_visibleAnnotations']['remove'](_0x3cfb48),this['_addAnnotationToArchive'](_0x3cfb48,_0x268079);}}['_calculatePosition'](_0x31921f){const _0x120aed=this['editor']['config']['get']('collaboration.channelId'),_0x1ca0d2=[...this['editor']['plugins']['get'](p)['archivedThreads']]['filter'](_0x116c79=>_0x116c79['channelId']===_0x120aed)['findIndex'](_0x1980bb=>_0x1980bb['archivedAt']<_0x31921f);return _0x1ca0d2<0x0||_0x1ca0d2>this['annotationViews']['length']?this['annotationViews']['length']:_0x1ca0d2-0x1;}['_toggleDialog'](){const _0xf2afad=this['editor'],_0x321169=_0xf2afad['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new Z(_0xf2afad['locale'],this['annotationViews'])),'commentsArchive'===_0x321169['id']?_0x321169['hide']():_0x321169['show']({'id':'commentsArchive','title':N(_0xf2afad['locale'],'COMMENTS_ARCHIVE'),'icon':_0x315122,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x5c9d23['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x160d46,_0x2b3c58=!0x1){const _0x1948d9=this['editor']['locale'],_0x51e521=this['editor']['plugins']['get']('Dialog'),_0x202794=new _0x160d46(_0x1948d9);return _0x202794['bind']('isEnabled')['to'](this,'isEnabled'),_0x202794['bind']('isOn')['to'](_0x51e521,'id',_0x2352f2=>'commentsArchive'===_0x2352f2),_0x202794['set']({'label':N(_0x1948d9,'COMMENTS_ARCHIVE'),'icon':_0x315122,'isToggleable':!0x0}),_0x2b3c58&&(_0x202794['tooltip']=!0x0),this['listenTo'](_0x202794,'execute',()=>this['_toggleDialog']()),_0x202794;}['_hideDialogOnAnnotationEscape']=_0xe140bd=>{const _0x3c7c84=_0xe140bd['source'];if(!this['annotationViews']['has'](_0x3c7c84['view']))return;const _0x24fb8=this['editor']['plugins']['get']('Dialog');_0x24fb8['isOpen']&&'commentsArchive'===_0x24fb8['id']&&(_0x24fb8['hide'](),_0xe140bd['stop']());};}class gi extends _0x2d464c{static get['requires'](){return[o,r,s,p,a,i,e,n,c];}static get['pluginName'](){return'Comments';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{ot as AddCommentThreadCommand,T as Annotation,S as AnnotationCollection,C as AnnotationCounterButtonView,E as AnnotationView,y as Annotations,R as AnnotationsSidebarItemView,H as AnnotationsSidebarView,j as AnnotationsUIs,si as BaseCommentThreadView,di as BaseCommentView,wi as Comment,pi as CommentThread,vt as CommentThreadController,ie as CommentThreadInputView,gt as CommentThreadView,Tt as CommentView,gi as Comments,p as CommentsArchive,a as CommentsArchiveUI,r as CommentsEditing,te as CommentsListView,i as CommentsOnly,o as CommentsRepository,s as CommentsUI,b as EditorAnnotations,c as InlineAnnotations,n as NarrowSidebar,z as Sidebar,e as WideSidebar,v as bindAnnotationCollections};
|