@ckeditor/ckeditor5-comments 47.3.0-alpha.3 → 47.3.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 +19 -19
- 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(_0x1ff68b={}){function _0x27cfcd(_0x244b11){return _0x244b11['map'](_0x2f07a4=>String['fromCharCode'](_0x2f07a4))['join']('');}(_0x1ff68b=Object['assign']({},_0x1ff68b))['plugins']||(_0x1ff68b['plugins']=hs['defaultPlugins']),super(_0x1ff68b),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[_0x27cfcd([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x27cfcd([0x76,0x69,0x65,0x77])][_0x27cfcd([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x27cfcd([0x61,0x75,0x74,0x6f]),this[_0x27cfcd([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x27cfcd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x27cfcd([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x27cfcd([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x27cfcd([0x6f,0x6b])});}['create'](){const _0x41f8d0=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x41f8d0))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x21e06d=>{const _0x39060c=this['model']['document']['getRoot'](),_0x289b68=_0x39060c&&_0x39060c['getChild'](_0x39060c['childCount']-0x1);_0x21e06d['setSelection'](_0x289b68,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x5bd8db=this['editing']['view'],_0x1fc23c=_0x5bd8db['document']['getRoot'](),_0x731274=_0x1fc23c['getChild'](0x0);_0x1fc23c['childCount']>0x1||!_0x731274||'p'!=_0x731274['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(St(_0x5bd8db,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x731274['placeholder']=this['placeholder']),Ft({'view':_0x5bd8db,'element':_0x731274,'keepOnFocus':!0x0}),this['placeholderElement']=_0x731274);}}class es extends kt{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x307c69,_0x44429c={}){super(_0x307c69),this['editor']=null,this['_editorConfig']=_0x44429c,this['set']('value',_0x44429c['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',N(_0x307c69,'Reply...')),this['set']('submitLabel',N(_0x307c69,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new jt(),this['focusTracker']=new _0x3af043(),this['focusCycler']=new _0x19c4d9({'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',(_0x4e8374,_0x44925c)=>{this['cancelButtonView']['fire']('execute'),_0x44925c();}),this['keystrokes']['set']('Ctrl+Enter',(_0x3171a5,_0x155c2f)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x155c2f());}),this['on']('submit',(_0x406c9a,_0x4e4941)=>{_0x4e4941['length']>0xfde8?(alert(N(_0x307c69,'TOO_LONG_COMMENT_ALERT',[_0x4e4941['length'],0xfde8])),_0x406c9a['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 _0x37c260=this['editor'];this['element']['insertBefore'](_0x37c260['ui']['element'],this['element']['firstChild']),_0x37c260['model']['document']['on']('change',()=>this['value']=_0x37c260['getData']()),_0x37c260['bind']('placeholder')['to'](this),this['focusables']['add'](_0x37c260['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x383571){-0x1===_0x383571?(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:_0x1d98c3}=this,_0x4c19d6=new _0x48fd4a(_0x1d98c3);return _0x4c19d6['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x4c19d6['withText']=!0x0,_0x4c19d6['bind']('label')['to'](this,'submitLabel'),_0x4c19d6['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x4c19d6['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x3a7794,_0x197781)=>!_0x197781&&!!_0x3a7794['trim']()),_0x4c19d6;}['_createCancelButton'](){const {locale:_0x36516f}=this,_0x4785b5=new _0x48fd4a(_0x36516f);return _0x4785b5['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x4785b5['label']=N(_0x36516f,'Cancel'),_0x4785b5['withText']=!0x0,_0x4785b5['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x4785b5;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x3d6e84=>{this['focusTracker']['add'](_0x3d6e84['element']);}),this['focusables']['on']('change',(_0x16f239,_0x593ad0)=>{for(const _0x46f0e1 of Array['from'](_0x593ad0['added'])['reverse']())this['focusTracker']['add'](_0x46f0e1['element']);});}}class ie extends kt{constructor(_0x1b317a,_0x2f0d34,_0x7734f1){super(_0x1b317a),this['commentInputView']=new es(_0x1b317a,_0x7734f1),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x5de8e9,_0x1b562c)=>_0x5de8e9||!!_0x1b562c),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 _0x23f446(_0x1b317a,_0x2f0d34),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'](_0x17c71f){this['commentInputView']['focus'](_0x17c71f);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x530b97,_0x1f06f8)=>{const {submitButtonView:_0x4cedb9,cancelButtonView:_0x5cdc09,editor:_0x15eea2}=this['commentInputView'];[_0x4cedb9['element'],_0x5cdc09['element'],_0x15eea2?_0x15eea2['editing']['view']['getDomRoot']():null]['filter'](_0x177fc3=>_0x177fc3)['some'](_0x38e4db=>_0x38e4db['contains'](_0x1f06f8['target']))||(this['focus'](),_0x1f06f8['preventDefault']());});}}class rs extends kt{constructor(_0x522c56){super(_0x522c56);const _0x5a4297=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x5a4297['to']('count',_0x49c49d=>N(_0x522c56,'NUMBER_OF_COMMENTS',_0x49c49d))}]});}}class te extends kt{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x1abe51,_0x1fd795,_0x1e260f){super(_0x1abe51);const _0x164415=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x1fd795['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x1fd795,this['_config']=_0x1e260f,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x3af043(),this['keystrokes']=new jt(),this['focusCycler']=new _0x19c4d9({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x4c7806=>this['commentViews']['map'](_0x161028=>_0x161028['element'])['includes'](_0x4c7806['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new rs(_0x1abe51),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x4fd4c3=>_0x4fd4c3-this['_config']['maxCommentsWhenCollapsed']);for(const _0xa64a43 of _0x1fd795['comments'])this['_handleNewCommentModel'](_0xa64a43);this['_handleInfoComment'](),this['listenTo'](_0x1fd795['comments'],'add',(_0x10151f,_0x1861b6)=>{const _0x3f37b7=this['_calculatePosition'](_0x1861b6);this['length']++,this['_handleNewCommentModel'](_0x1861b6,_0x3f37b7),this['refreshVisibleViews']();}),this['listenTo'](_0x1fd795['comments'],'remove',(_0x42f666,_0x3d4a1f)=>{this['length']--,this['_handleRemoveCommentModel'](_0x3d4a1f),this['refreshVisibleViews']();}),this['listenTo'](_0x1fd795,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x1fd795,'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',_0x164415['if']('length','ck-hidden',_0x249874=>!_0x249874)],'aria-label':N(_0x1abe51,'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'](_0x28c2dc){-0x1===_0x28c2dc?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x59965b of this['commentViews'])_0x59965b['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x29ba0a,_0x10a8f0){const _0x539698=new this['_config']['CommentView'](this['locale'],_0x29ba0a,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x539698['viewUid']=_0x29ba0a['id'],_0x539698['delegate']('removeComment')['to'](this),_0x539698['delegate']('updateComment')['to'](this),_0x539698['delegate']('resolveCommentThread')['to'](this),_0x539698['delegate']('editorReady')['to'](this),_0x539698['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x539698,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x539698,_0x10a8f0);}['_calculatePosition'](_0x6a755f){const _0x3db026=this['_model']['_findOptimalIndex'](_0x6a755f);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x6a755f['authoredAt']?_0x3db026-0x1:_0x3db026:_0x3db026-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x10224a={'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'],_0x10224a,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x10224a));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x1e79b2){const _0xda85c9=this['commentViews']['remove'](_0x1e79b2['id']);this['stopListening'](_0xda85c9),_0xda85c9['isEditMode']&&this['_updateHasDirtyComment'](),_0xda85c9['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x4975e6=>_0x4975e6['isEditMode']);}['_rearrangeCollapse'](){const _0x28bd2f=function(_0x4a6084){const _0x35f15b=new _0x15ba5f();for(const _0x49fd3a of _0x4a6084)_0x35f15b['add'](_0x49fd3a);return _0x35f15b;}(this['commentViews']),_0x3b9b44=this['_collapsedCommentsView']['count'];for(let _0x52ae1f=0x1;_0x52ae1f<=_0x3b9b44;_0x52ae1f++)_0x28bd2f['remove'](0x1);for(const _0x2dedd5 of _0x28bd2f)_0x2dedd5['collapse']();_0x3b9b44>0x0&&_0x28bd2f['add'](this['_collapsedCommentsView'],0x1),ns(_0x194f01(Array['from'](this['visibleViews']),Array['from'](_0x28bd2f)),this['visibleViews'],_0x28bd2f);}['_rearrangeExpand'](){ns(_0x194f01(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x331e3f of this['visibleViews'])_0x331e3f['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0xceaac0=>{this['focusTracker']['add'](_0xceaac0['element']),this['keystrokes']['listenTo'](_0xceaac0['element']);}),this['commentViews']['on']('change',(_0x255b36,_0x5d1495)=>{for(const _0x65ea16 of _0x5d1495['removed'])this['focusTracker']['remove'](_0x65ea16['element']),this['keystrokes']['stopListening'](_0x65ea16['element']);for(const _0x41788a of Array['from'](_0x5d1495['added'])['reverse']())this['focusTracker']['add'](_0x41788a['element']),this['keystrokes']['listenTo'](_0x41788a['element']);});}}function ns(_0x3527f0,_0x1d6a00,_0x233167){let _0x3f2ed4=0x0;for(const _0x2ea0d0 of _0x3527f0)switch(_0x2ea0d0){case'insert':_0x1d6a00['add'](_0x233167['get'](_0x3f2ed4),_0x3f2ed4),_0x3f2ed4++;break;case'delete':_0x1d6a00['remove'](_0x3f2ed4);break;case'equal':_0x3f2ed4++;}}class oe extends kt{constructor(_0x58fb55){super(_0x58fb55);const _0x29f994=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x29f994['to']('contextValue',_0x3c25a9=>N(_0x58fb55,'THREAD_CONTEXT_LABEL',_0x3c25a9)),'tabindex':-0x1},'children':[{'text':_0x29f994['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class Xt extends kt{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x283071,_0x4f006c){super(_0x283071);const _0x120baa=this['bindTemplate'];this['_model']=_0x4f006c,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x3af043(),this['keystrokes']=new jt(),this['focusCycler']=new _0x19c4d9({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x1fc32a=>!!_0x1fc32a),this['bind']('contextValue')['to'](this['_model'],'context',_0x9a20c2=>_0x9a20c2&&_0x9a20c2['value']?this['_trimContextValue'](_0x9a20c2['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',_0x120baa['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 _0x9ae4a=new _0x48fd4a(this['locale']);return _0x9ae4a['label']=N(this['locale'],'Reopen'),_0x9ae4a['tooltip']=N(this['locale'],'Reopen'),_0x9ae4a['icon']=_0x4f63b3,_0x9ae4a['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x271a3c=>!_0x271a3c),_0x9ae4a['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x5d9194,_0x494fd1)=>_0x5d9194&&_0x494fd1),_0x9ae4a['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x9ae4a;}['_trimContextValue'](_0x32d00b){if(_0x32d00b['length']<0x96)return _0x32d00b;const _0x2c5fbe=_0x32d00b['lastIndexOf']('\x20',0x93);return _0x32d00b['substring'](0x0,_0x2c5fbe>-0x1?_0x2c5fbe:0x93)+'...';}['_attachContextActions'](){const _0x4455f8=this['element']['querySelector']('.ck-context'),_0x5b6f21=_0x4455f8['querySelector']('.ck-context__value');this['listenTo'](_0x4455f8,'mouseenter',()=>{_0x5b6f21['offsetWidth']<_0x5b6f21['scrollWidth']&&_0x4455f8['classList']['add']('overlay');}),this['listenTo'](_0x4455f8,'mouseleave',()=>{_0x4455f8['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x9d5982 of this['focusables'])this['focusTracker']['add'](_0x9d5982['element']),this['keystrokes']['listenTo'](_0x9d5982['element']);}['_createContextView'](){const _0x47a143=new oe(this['locale']);return _0x47a143['bind']('contextValue')['to'](this),_0x47a143;}}class si extends kt{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x408d11,_0x5602f3,_0x1d93cb,_0x173a53){super(_0x408d11),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x5602f3,this['_localUser']=_0x1d93cb,this['_config']=_0x173a53,this['commentThreadHeaderView']=new Xt(_0x408d11,_0x5602f3),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new Yt(_0x408d11,N(_0x408d11,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new te(_0x408d11,_0x5602f3,Object['assign']({'CommentView':this['_config']['CommentView']},_0x173a53)),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',(_0x55c834,_0x8fa8df)=>_0x55c834||!!_0x8fa8df),this['bind']('isUnlinked')['to'](_0x5602f3,'unlinkedAt',_0x5a9973=>!!_0x5a9973),this['bind']('ariaLabel')['to'](this,'length',_0x225eee=>{const _0x57149e=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return N(this['locale'],'COMMENT_THREAD_LABEL',[_0x225eee,_0x57149e]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x3af043(),this['keystrokes']=new jt(),this['focusCycler']=new _0x19c4d9({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x500388=>_0x500388['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 _0xe34b60=new ie(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x510cc3=_0xe34b60['commentInputView'];return _0xe34b60['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x510cc3,'value',(_0x1cc28c,_0x44c36d,_0x50466c,_0x29c0f5,_0x44f74c)=>!!_0x44f74c||!!_0x29c0f5&&_0x50466c&&!_0x44c36d||_0x1cc28c&&_0x50466c&&!_0x44c36d),_0x510cc3['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x2f821b,_0x4f895b,_0x2db3bf)=>{let _0x2a40bd;return _0x2a40bd=_0x2db3bf&&_0x4f895b?'Reply\x20to\x20reopen\x20discussion...':_0x2f821b?'Reply...':'Write\x20a\x20comment...',N(this['locale'],_0x2a40bd);}),_0x510cc3['bind']('submitLabel')['to'](this,'length',_0x5ecbaa=>N(this['locale'],_0x5ecbaa?'Reply':'Comment')),_0x510cc3['on']('submit',(_0x2cb499,_0x385b05)=>{this['fire']('addComment',_0x385b05),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x510cc3['on']('cancel',()=>{this['focus']();}),_0x510cc3['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x510cc3['on']('cancel',_0x4c741e=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x4c741e['stop']());}),this['on']('change:isActive',(_0x462c88,_0x993704,_0x124a19)=>{_0x124a19||this['length']||_0x510cc3['value']||this['fire']('removeCommentThread');}),_0xe34b60;}}class gt extends/* #__PURE__ -- @preserve */
|
|
27
|
-
ti(si){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(
|
|
28
|
-
ti(di){['actionBar'];['userView'];constructor(
|
|
29
|
-
_0x28df92(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x35092a,target:_0xc0b0d1,type:_0x3bd954,isVisible:_0x1030e7=!0x0}){super(),this['view']=_0x35092a,this['view']['element']||this['view']['render'](),this['_type']=_0x3bd954,this['_target']=_0xc0b0d1,T['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x15ba5f([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x593daf,_0x30def1)=>{this['view']['focusTracker']['add'](_0x30def1);}),this['focusableElements']['on']('remove',(_0x29ab15,_0x81795)=>{this['view']['focusTracker']['remove'](_0x81795);}),this['set']('isVisible',_0x1030e7);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x5d5875=this['_getNormalizedTarget']();return T['_assertCorrectTarget'](_0x5d5875),_0x5d5875;}get['targetRect'](){const _0x5337c4=this['target'];if(null===_0x5337c4)return null;if(_0x5337c4 instanceof _0x247ddb)return _0x5337c4;const _0x465c9a=_0x5337c4['filter'](_0x176dff=>function(_0x151530){const _0x17660d=_0x151530['offsetParent'];if(_0x17660d)return!0x0;const _0xb77325=_0x151530['getClientRects']()['item'](0x0);return!!_0xb77325;}(_0x176dff));return 0x0===_0x465c9a['length']?null:new _0x247ddb(_0x465c9a[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x44dc97){this['view']['isActive']=_0x44dc97,this['view']['mainView']['isActive']=_0x44dc97;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x1d4948){if(!(null===_0x1d4948||_0x1d4948 instanceof _0x247ddb||Array['isArray'](_0x1d4948)&&_0x1d4948['every'](_0x226b34=>fi(_0x226b34))))throw new _0x3ca26a('annotation-invalid-target',null,{'target':_0x1d4948});}['_getNormalizedTarget'](){const _0x25e0fd='function'==typeof this['_target']?this['_target']():this['_target'];return fi(_0x25e0fd)?[_0x25e0fd]:_0x25e0fd;}}function fi(_0x1f881e){return null!==_0x1f881e&&'object'==typeof _0x1f881e&&'nodeType'in _0x1f881e&&0x1===_0x1f881e['nodeType'];}class S extends _0x15ba5f{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x4b6762=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x3af043(),this['_focusTracker']['on']('change:isFocused',(_0x96fe7e,_0x3eb05a,_0x1dcf85)=>{_0x1dcf85||this['fire']('blur');});for(const _0x5e80d7 of _0x4b6762)this['add'](_0x5e80d7);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x51afd4){if(this['has'](_0x51afd4))throw new _0x3ca26a('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x51afd4['innerView'],_0x51afd4),this['_viewToAnnotation']['set'](_0x51afd4['view'],_0x51afd4);for(const _0x53242c of _0x51afd4['focusableElements'])this['_focusTracker']['add'](_0x53242c);this['listenTo'](_0x51afd4['focusableElements'],'add',(_0x44cd4a,_0xa312af)=>{this['_focusTracker']['add'](_0xa312af);}),this['listenTo'](_0x51afd4['focusableElements'],'remove',(_0x14a3b9,_0x2e06d6)=>{this['_focusTracker']['remove'](_0x2e06d6);}),this['listenTo'](_0x51afd4['view']['focusTracker'],'change:isFocused',(_0x5c74c6,_0x4d6407,_0x153f23)=>{_0x153f23&&this['fire']('focus',_0x51afd4);}),_0x51afd4['updateTargetRect']();const _0x3bd016=this['_getOrderInContent'](_0x51afd4['view']['targetRect']);return super['add'](_0x51afd4,_0x3bd016);}['remove'](_0x483aa5){if(!this['has'](_0x483aa5))throw new _0x3ca26a('annotationcollection-not-existing-item',null);this['stopListening'](_0x483aa5['view']['focusTracker']),this['stopListening'](_0x483aa5['focusableElements']);for(const _0x4b33d2 of _0x483aa5['focusableElements'])this['_focusTracker']['remove'](_0x4b33d2);return this['_viewToAnnotation']['delete'](_0x483aa5['view']),this['_innerViewToAnnotation']['delete'](_0x483aa5['innerView']),super['remove'](_0x483aa5);}['getByInnerView'](_0x45e4fc){return this['_innerViewToAnnotation']['get'](_0x45e4fc);}['getByView'](_0x256797){return this['_viewToAnnotation']['get'](_0x256797);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x18ad44 of this)_0x18ad44['updateTargetRect']();this['_sort']();}['_sort'](){const _0x2dc985=Array['from'](this)['sort']((_0x1a2ecc,_0x177326)=>w(_0x1a2ecc['view']['targetRect'],_0x177326['view']['targetRect']));for(let _0x25c087=_0x2dc985['length']-0x1;_0x25c087>0x0;_0x25c087--){const _0x3c2b74=_0x2dc985[_0x25c087];_0x25c087!==this['getIndex'](_0x3c2b74)&&(this['remove'](_0x3c2b74),this['add'](_0x3c2b74));}}['_getOrderInContent'](_0x28352a){let _0x58f265=0x0;if(!_0x28352a)return this['length'];for(const _0x14cfd9 of this){const _0x2cf31c=_0x14cfd9['view']['targetRect'];if(_0x2cf31c){if(w(_0x28352a,_0x2cf31c)<0x0)return _0x58f265;_0x58f265++;}}return _0x58f265;}}function v({source:_0x93e032,target:_0x39e0cf,filter:_0x23b4e0}){for(const _0x11aa58 of _0x93e032)_0x23b4e0(_0x11aa58)&&_0x39e0cf['add'](_0x11aa58);_0x39e0cf['listenTo'](_0x93e032,'add',(_0x17b1fd,_0x439622)=>{_0x23b4e0(_0x439622)&&_0x39e0cf['add'](_0x439622);}),_0x39e0cf['listenTo'](_0x93e032,'remove',(_0xd3c8a4,_0x3cf63e)=>{_0x39e0cf['has'](_0x3cf63e)&&_0x39e0cf['remove'](_0x3cf63e);});}function w(_0x302bfa,_0x184c98){if(null===_0x302bfa&&null===_0x184c98)return 0x0;if(null===_0x302bfa)return-0x1;if(null===_0x184c98)return 0x1;const _0x44f9e4=_0x302bfa['top']-_0x184c98['top'];return 0x0==_0x44f9e4?_0x302bfa['left']-_0x184c98['left']:_0x44f9e4;}class y extends _0x1ea55c{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x178905){if(super(_0x178905),this['collection']=new S(),this['_visibleAnnotations']=new S(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x178905 instanceof _0x4e31ca){const _0x230d25=_0x178905['locale'];_0x178905['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':N(_0x230d25,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':N(_0x230d25,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':N(_0x230d25,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':N(_0x230d25,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':N(_0x230d25,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':N(_0x230d25,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':N(_0x230d25,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x16565c){this['collection']['add'](_0x16565c);}['remove'](_0x29f117){this['collection']['remove'](_0x29f117),_0x29f117['destroy']();}['refreshVisibility'](){for(const _0x87e9b0 of this['collection'])_0x87e9b0['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x2e3bf5){return this['collection']['getByInnerView'](_0x2e3bf5);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0xd91105 of this['collection'])_0xd91105['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x19e5f6){this['fire']('_activateAnnotation',_0x19e5f6);}['createAnnotation'](_0x279cd6){return new T(_0x279cd6);}['createAnnotationView'](_0x3c707c,_0x17aa16){return new E(_0x3c707c,_0x17aa16);}['_addActiveAnnotation'](_0x55c53b){const _0x2e8947=new Set(this['activeAnnotations']);_0x2e8947['add'](_0x55c53b),this['activeAnnotations']=_0x2e8947;}['_removeActiveAnnotation'](_0xd0bb39){const _0x5e6d64=new Set(this['activeAnnotations']);_0x5e6d64['delete'](_0xd0bb39),this['activeAnnotations']=_0x5e6d64;}['_bindAnnotationsToVisibleAnnotations'](){const _0x575b99=this['collection'],_0x1f3068=this['_visibleAnnotations'];function _0x3dcbdf(_0x432d41){const _0x44347a=_0x432d41['source'];_0x44347a['isVisible']&&!_0x1f3068['has'](_0x44347a)?_0x1f3068['add'](_0x44347a):!_0x44347a['isVisible']&&_0x1f3068['has'](_0x44347a)&&_0x1f3068['remove'](_0x44347a),_0x44347a['view']['focusTracker']['remove'](_0x44347a['view']['element']),_0x44347a['view']['focusTracker']['add'](_0x44347a['view']['element']);}this['listenTo'](_0x575b99,'add',(_0x32ccc8,_0x40710a)=>{_0x40710a['isVisible']&&_0x1f3068['add'](_0x40710a),this['listenTo'](_0x40710a,'change:isVisible',_0x3dcbdf);}),this['listenTo'](_0x575b99,'remove',(_0x39e6b0,_0x3571b1)=>{_0x1f3068['has'](_0x3571b1)&&_0x1f3068['remove'](_0x3571b1),this['stopListening'](_0x3571b1,'change:isVisible',_0x3dcbdf);});}['_setupEnterAnnotationKeystroke'](){const _0x490e7e=_0x35ee8e=>{_0x35ee8e['on']('ready',()=>{_0x35ee8e['keystrokes']['set'](_0x54c0f0,(_0x51ffca,_0x122fa6)=>{const _0x383826=_0x1a9975(this['activeAnnotations']['values']());_0x383826&&(_0x383826['view']['focus'](),_0x122fa6());});});};this['context']instanceof _0x4e31ca?_0x490e7e(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x49ce1e,_0x4dbe4f)=>{_0x490e7e(_0x4dbe4f);});}['_setupEscapeAnnotationHandling'](){const _0x18ba1c=_0x1782a1=>{const _0x36c059=_0x1782a1['source'],_0x26e20a=[];let _0x41f65b;if(Array['isArray'](_0x36c059['target'])){_0x41f65b=_0x36c059['target'][0x0],this['context']instanceof _0x4e31ca?_0x26e20a['push'](this['context']):this['context']['editors']&&_0x26e20a['push'](...this['context']['editors']);for(const _0x5b905d of _0x26e20a)for(const _0x1f68ab of _0x5b905d['editing']['view']['domRoots']['values']())if(_0x1f68ab['contains'](_0x41f65b))return void _0x5b905d['editing']['view']['focus']();_0x41f65b['focus']();}};this['listenTo'](this['collection'],'add',(_0x8d1ece,_0x351252)=>{this['listenTo'](_0x351252,'escape',_0x18ba1c,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x171d87,_0x10f954)=>{this['stopListening'](_0x10f954,'escape',_0x18ba1c);});}}const _t=Symbol('noChannel'),bt={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class o extends _0x1ea55c{['_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(_0x165620){super(_0x165620),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x3988f7=this['context']['config'];_0x3988f7['define']('comments.maxCommentsWhenCollapsed',0x2),_0x3988f7['define']('comments.maxThreadTotalWeight',0x1f4),_0x3988f7['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x3988f7['define']('comments.CommentThreadView',gt),_0x3988f7['define']('comments.CommentView',Tt),_0x3988f7['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x528f9e=this['context']['plugins']['get'](y);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x1164ed,_0x30ede4)=>this['_addCommentThread'](_0x30ede4)),this['on']('submitCommentThread',(_0x16e350,_0x348514)=>this['_submitCommentThread'](_0x348514)),this['on']('resolveCommentThread',(_0x28616a,_0x20cb6d)=>this['_resolveCommentThread'](_0x20cb6d)),this['on']('resolveCommentThread',(_0x2749ca,_0x575f0b)=>this['_updateActiveAnnotation'](_0x575f0b),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x380760,_0x5b1832)=>this['_reopenCommentThread'](_0x5b1832)),this['on']('reopenCommentThread',(_0x3b1202,_0x58e47a)=>this['_updateActiveAnnotation'](_0x58e47a),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x581c94,_0x21d685)=>this['_removeCommentThread'](_0x21d685)),this['on']('updateCommentThread',(_0x490f8b,_0x586fe7)=>this['_updateCommentThread'](_0x586fe7)),this['on']('updateCommentThread',(_0x176319,_0x46abf9)=>this['_updateActiveAnnotation'](_0x46abf9),{'priority':'lowest'}),this['on']('addComment',(_0x1f0f51,_0x5d23dd)=>this['_addComment'](_0x5d23dd)),this['on']('updateComment',(_0x592351,_0x3e0960)=>this['_updateComment'](_0x3e0960)),this['on']('removeComment',(_0x12a9b8,_0xd718ba)=>this['_removeComment'](_0xd718ba)),this['on']('addComment',(_0x4d23f4,{threadId:_0xa42ce4,isFromAdapter:_0x5b2e5f})=>{if(_0x5b2e5f)return;const _0x216e0e=this['getCommentThread'](_0xa42ce4),_0x420f38=_0x216e0e&&this['_threadToController']['get'](_0x216e0e);_0x420f38&&_0x420f38['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x528f9e,'change:activeAnnotations',(_0x207fa4,_0x57d806,_0x15f00a)=>{const _0x51e4ae=Array['from'](_0x15f00a)['map'](_0x4c6466=>this['_viewToController']['get'](_0x4c6466['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x51e4ae?_0x51e4ae['model']:null;});}set['adapter'](_0x2001d7){if(this['_adapter'])throw new _0x3ca26a('commentsrepository-adapter-already-set');this['_adapter']=_0x2001d7;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x24dfe3=_t,threadId:_0x2c6458=_0x549422(),comments:_0xb07672=[],unlinkedAt:_0x4d6bff=null,resolvedAt:_0x1da535=null,resolvedBy:_0x4a3e1a=null,target:_0x58666d=null,context:_0x3994d9=null,attributes:_0x5b7ddf={},isResolvable:_0x22dc0b=!0x0,isSubmitted:_0x387b3e=!0x1,isFromAdapter:_0x568b17=!0x1}={}){return this['fire'](Nt('addCommentThread',_0x24dfe3),{'channelId':_0x24dfe3,'threadId':_0x2c6458,'comments':_0xb07672,'unlinkedAt':_0x4d6bff,'resolvedAt':_0x1da535,'resolvedBy':_0x4a3e1a,'target':_0x58666d,'context':_0x3994d9,'attributes':_0x5b7ddf,'isFromAdapter':_0x568b17,'isResolvable':_0x22dc0b,'isSubmitted':_0x387b3e}),this['getCommentThread'](_0x2c6458);}['openNewCommentThread']({channelId:_0x2447c5=_t,threadId:_0x4cef2e=_0x549422(),target:_0x5b0138,context:_0x3e0a3e=null,isResolvable:_0x25255d=!0x0}){if(this['_readOnlyChannels']['has'](_0x2447c5)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x5b0138)throw new _0x3ca26a('commentsrepository-missing-target');const _0x50dcb5=this['addCommentThread']({'channelId':_0x2447c5,'threadId':_0x4cef2e,'target':_0x5b0138,'context':_0x3e0a3e,'isResolvable':_0x25255d});if(!_0x50dcb5)return null;const _0x4cdfac=this['_threadToController']['get'](_0x50dcb5),_0x4c2f84=_0x4cdfac['view']['commentThreadInputView']['commentInputView'],_0x3b80c6=this['context']['plugins']['get'](y),_0x35dd4b=_0x3b80c6['getByInnerView'](_0x4cdfac['view']);return _0x3b80c6['activate'](_0x35dd4b),_0x4c2f84['once']('editorReady',()=>_0x4c2f84['focus']()),_0x50dcb5;}['hasCommentThread'](_0x24a10f){if('string'!=typeof _0x24a10f)throw new _0x3ca26a('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x24a10f);}['updateCommentThread']({channelId:_0xcab642=_t,threadId:_0x2efcea,context:_0x10f3d4,unlinkedAt:_0xa6817,attributes:_0x1cbfea,isFromAdapter:_0x4a772c=!0x1}){return this['fire'](Nt('updateCommentThread',_0xcab642),{'channelId':_0xcab642,'threadId':_0x2efcea,'context':_0x10f3d4,'unlinkedAt':_0xa6817,'attributes':_0x1cbfea,'isFromAdapter':_0x4a772c}),this['getCommentThread'](_0x2efcea);}['getCommentThread'](_0x332e49){if('string'!=typeof _0x332e49)throw new _0x3ca26a('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x332e49);}['fetchCommentThread']({channelId:_0x16cf08,threadId:_0x1a0a32}={}){const _0xe3f3ca=this['getCommentThread'](_0x1a0a32);if(_0xe3f3ca)return Promise['resolve'](_0xe3f3ca);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x3ca26a('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x16cf08,'threadId':_0x1a0a32})['then'](_0x4ea35f=>this['hasCommentThread'](_0x1a0a32)?this['getCommentThread'](_0x1a0a32):_0x4ea35f?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x16cf08},_0x4ea35f)):void 0x0)['catch'](_0x88ce99=>{throw console['error'](_0x88ce99),new _0x3ca26a('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x2e7aa0,skipNotAttached:_0x1fd20c=!0x1,skipEmpty:_0x44e004=!0x1,toJSON:_0x718a73=!0x1}={}){const _0x17ec16=[];for(const _0x4f4a6a of this['_threads']['values']())_0x2e7aa0&&_0x4f4a6a['channelId']!==_0x2e7aa0||_0x1fd20c&&!_0x4f4a6a['isAttached']||_0x44e004&&0x0===_0x4f4a6a['length']||_0x17ec16['push'](_0x4f4a6a);return _0x718a73?_0x17ec16['map'](_0x18c559=>_0x18c559['toJSON']()):_0x17ec16;}['getAnnotationForCommentThread'](_0x21fbe9){const _0x134a6c=this['_threadToController']['get'](_0x21fbe9);if(!_0x134a6c)return null;return this['context']['plugins']['get'](y)['getByInnerView'](_0x134a6c['view'])||null;}['getCommentThreadForAnnotation'](_0x10a36c){const _0x1bac97=this['_viewToController']['get'](_0x10a36c['innerView']);return _0x1bac97?_0x1bac97['model']:null;}['setActiveCommentThread'](_0x246750){const _0x537c08=this['context']['plugins']['get'](y);if(!_0x246750)return void(this['activeCommentThread']&&_0x537c08['deactivateAll']());const _0x2101f3=this['getCommentThread'](_0x246750);if(!_0x2101f3)throw new _0x3ca26a('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x246750});if(!this['_threadToController']['has'](_0x2101f3))throw new _0x3ca26a('commentsrepository-active-not-attached',null,{'threadId':_0x246750});const _0x1731ca=_0x537c08['getByInnerView'](this['_threadToController']['get'](_0x2101f3)['view']);_0x537c08['activate'](_0x1731ca);}['switchReadOnly'](_0x3f1fe,_0x1a9d5d){_0x3f1fe?this['_readOnlyChannels']['add'](_0x1a9d5d):this['_readOnlyChannels']['delete'](_0x1a9d5d),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x5470fe){return this['_readOnlyChannels']['has'](_0x5470fe)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0xb40e9e,_0x2a8681){return new vt(_0xb40e9e,_0x2a8681);}['setPermissions'](_0x30e073,_0x2306be=_t){this['_permissions']['set'](_0x2306be,_0x30e073),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x4bd022=_t){return this['_permissions']['has'](_0x4bd022)?this['_permissions']['get'](_0x4bd022):bt;}['_addCommentThread']({channelId:_0x337053,threadId:_0x586798,comments:_0x3f3ab7,unlinkedAt:_0x2f7acc,resolvedAt:_0x3bcb92,resolvedBy:_0x5ba08c,target:_0x498581,context:_0x24964b,attributes:_0x358b21,isFromAdapter:_0x511c83,isResolvable:_0xcde7cf,isSubmitted:_0x3a2234}){if('string'!=typeof _0x586798)throw new _0x3ca26a('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x586798});if(this['hasCommentThread'](_0x586798))throw new _0x3ca26a('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x586798});const _0x188db3=new pi(this,{'channelId':_0x337053,'id':_0x586798,'context':_0x24964b,'attributes':_0x358b21,'unlinkedAt':_0x2f7acc,'resolvedAt':_0x3bcb92,'resolvedBy':_0x5ba08c?this['context']['plugins']['get'](it)['getUser'](_0x5ba08c):null,'isResolvable':_0xcde7cf,'isSubmitted':_0x3a2234||_0x511c83});this['_threads']['set'](_0x586798,_0x188db3);for(const _0x1dd0ff of _0x3f3ab7)_0x188db3['_add'](this['_createNewComment']({'threadId':_0x586798,..._0x1dd0ff}));return _0x498581&&_0x188db3['attachTo'](_0x498581),_0x511c83||!_0x188db3['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x337053,'threadId':_0x586798});}['_submitCommentThread']({channelId:_0x152005,threadId:_0x204e15}){if(!this['hasCommentThread'](_0x204e15))throw new _0x3ca26a('commentsrepository-missing-comment-thread',this);const _0x50faf3=this['getCommentThread'](_0x204e15);if(_0x50faf3['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x11afb3,comments:_0x39d171,resolvedAt:_0x4e784a,resolvedBy:_0x17bd2e,context:_0x4219d9,attributes:_0x5f33db}=_0x50faf3,_0x4d35e3=this['context']['plugins']['get']('PendingActions'),_0x44cd6c=_0x4d35e3['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x152005,'threadId':_0x11afb3,'comments':_0x39d171['map'](_0x4d521d=>_0x4d521d['toJSON']()),'resolvedAt':_0x4e784a,'resolvedBy':_0x17bd2e?_0x17bd2e['id']:_0x17bd2e,'context':_0x4219d9,'attributes':_0x5f33db})['then'](({comments:_0x2ebde7})=>{_0x4d35e3['remove'](_0x44cd6c);for(const _0x4eb54e of _0x2ebde7)this['_updateComment']({'channelId':_0x152005,'threadId':_0x204e15,'commentId':_0x4eb54e['commentId'],'createdAt':_0x4eb54e['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x45e5ab=>{throw console['error'](_0x45e5ab),new _0x3ca26a('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0xff7608,target:_0x4452c5}){const _0x2bde2f=this['getCommentThread'](_0xff7608);if(!_0x2bde2f)throw new _0x3ca26a('commentsrepository-attach-missing-comment-thread',this);const _0x59f9a5=this['context']['plugins']['get']('PendingActions'),_0xc74709=this['context']['plugins']['get'](y),_0x1f6dd5=this['_createCommentThreadView'](_0x2bde2f),_0x2ea651=new vt(_0x2bde2f,_0x1f6dd5);let _0x4cde27=null;_0x1f6dd5['on']('change:isDirty',(_0x28aecd,_0x20b63b,_0x3edd64)=>{_0x3edd64?_0x4cde27=_0x59f9a5['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x4cde27&&(_0x59f9a5['remove'](_0x4cde27),_0x4cde27=null);}),this['_threadToController']['set'](_0x2bde2f,_0x2ea651),this['_viewToController']['set'](_0x1f6dd5,_0x2ea651);const _0x284552=new E(this['context']['locale'],_0x1f6dd5);_0x284552['bind']('length')['to'](_0x1f6dd5),_0x284552['bind']('isDirty')['to'](_0x1f6dd5,'isDirty',_0x1f6dd5,'length',(_0x305524,_0x2b8cca)=>_0x305524||!_0x2b8cca),_0x284552['bind']('isActive')['to'](_0x1f6dd5),_0x284552['type']='comment';const _0x4839ae=new T({'view':_0x284552,'target':_0x4452c5,'type':'comment','isVisible':!_0x2bde2f['archivedAt']&&!!('function'==typeof _0x4452c5?_0x4452c5():_0x4452c5)});return _0x1f6dd5['on']('escape',()=>{_0x4839ae['fire']('escape');}),this['_bindAnnotationToEditors'](_0x1f6dd5,_0x4839ae),_0xc74709['add'](_0x4839ae),_0x4839ae;}['_bindAnnotationToEditors'](_0x580532,_0x1b9bad){this['listenTo'](_0x580532,'editorReady',(_0x3877c9,_0x1f82e7)=>{const _0x32a4e7=_0x1f82e7['ui']['view']['body']['bodyCollectionContainer'];_0x1b9bad['focusableElements']['add'](_0x32a4e7),this['context']instanceof _0x4e31ca&&this['context']['ui']['focusTracker']['add'](_0x32a4e7);},{'priority':'highest'}),this['listenTo'](_0x580532,'editorDestroyed',(_0x2c1362,_0x34ba04)=>{const _0x46cd8a=_0x34ba04['ui']['view']['body']['bodyCollectionContainer'];_0x1b9bad['focusableElements']['has'](_0x46cd8a)&&_0x1b9bad['focusableElements']['remove'](_0x46cd8a),this['context']instanceof _0x4e31ca&&this['context']['ui']['focusTracker']['remove'](_0x46cd8a);});}['_unbindEditors'](_0x18566c){this['stopListening'](_0x18566c,'editorReady'),this['stopListening'](_0x18566c,'editorDestroyed');}['_createCommentThreadView'](_0x1330c2){const _0xfb9a=this['context']['plugins']['get'](it),{config:_0xb8d9f3,locale:_0x552560}=this['context'],_0x2fa25d=pt(_0xb8d9f3['get']('locale'),_0x552560);return new(0x0,(_0xb8d9f3['get']('comments'))['CommentThreadView'])(_0x552560,_0x1330c2,_0xfb9a['me'],{'editorConfig':{..._0xb8d9f3['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0xb8d9f3['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0xb8d9f3['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0xb8d9f3['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0xb8d9f3['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x2fa25d,'CommentView':_0xb8d9f3['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x3b0480,channelId:_0x557ca2,resolvedAt:_0x3a3ca2,resolvedBy:_0x533a72,isFromAdapter:_0x52fde7}){if(!this['hasCommentThread'](_0x3b0480))throw new _0x3ca26a('commentsrepository-missing-comment-thread',null,{'threadId':_0x3b0480});const _0x2da79d=this['getCommentThread'](_0x3b0480);if(_0x2da79d['isResolved'])throw new _0x3ca26a('commentsrepository-resolved-comment-thread',null,{'threadId':_0x3b0480});const _0x282f32=this['context']['plugins']['get'](it);if(_0x2da79d['resolvedBy']=_0x282f32['getUser'](_0x533a72),_0x2da79d['resolvedAt']=_0x3a3ca2,_0x52fde7||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x32ab60=this['context']['plugins']['get']('PendingActions'),_0x40556c=_0x32ab60['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x557ca2,'threadId':_0x3b0480})['then'](({resolvedAt:_0xfc10e1,resolvedBy:_0xaaf37e})=>{_0x32ab60['remove'](_0x40556c),_0x2da79d['resolvedBy']['id']!==_0xaaf37e&&(_0x2da79d['resolvedBy']=_0x282f32['getUser'](_0xaaf37e)),_0x2da79d['resolvedAt']=_0xfc10e1;})['catch'](_0x98f92c=>{throw console['error'](_0x98f92c),new _0x3ca26a('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x31443c,channelId:_0x2a4307,isFromAdapter:_0x8bdb90}){if(!this['hasCommentThread'](_0x31443c))throw new _0x3ca26a('commentsrepository-missing-comment-thread',null,{'threadId':_0x31443c});const _0x386cb0=this['getCommentThread'](_0x31443c);if(!_0x386cb0['isResolved'])throw new _0x3ca26a('commentsrepository-reopen-comment-thread',null,{'threadId':_0x31443c});if(_0x386cb0['resolvedBy']=null,_0x386cb0['resolvedAt']=null,_0x8bdb90||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x3eb362=this['context']['plugins']['get']('PendingActions'),_0xd274ff=_0x3eb362['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x2a4307,'threadId':_0x31443c})['then'](()=>_0x3eb362['remove'](_0xd274ff))['catch'](_0x3b9eae=>{throw console['error'](_0x3b9eae),new _0x3ca26a('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x4504a9,isFromAdapter:_0x365d06}){const _0xd43521=this['getCommentThread'](_0x4504a9);if(!_0xd43521)throw new _0x3ca26a('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x4504a9),this['_threads']['delete'](_0x4504a9),!_0xd43521['isSubmitted']||_0x365d06||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x578cbe=this['context']['plugins']['get']('PendingActions'),{channelId:_0x565bfb}=_0xd43521,_0x349f25=_0x578cbe['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x565bfb,'threadId':_0x4504a9})['then'](()=>_0x578cbe['remove'](_0x349f25))['catch'](_0x2a4c5a=>{throw console['error'](_0x2a4c5a),new _0x3ca26a('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x4d4607,unlinkedAt:_0x2ea79e,context:_0x198e4b,attributes:_0x5cad93,isFromAdapter:_0x240b92}){if('string'!=typeof _0x4d4607)throw new _0x3ca26a('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x4d4607});if(!this['hasCommentThread'](_0x4d4607))throw new _0x3ca26a('commentsrepository-missing-comment-thread',null,{'threadId':_0x4d4607});const _0x2bf9f0=this['getCommentThread'](_0x4d4607);let _0x258cce=!0x1;if(void 0x0!==_0x198e4b&&_0x2bf9f0['context']!==_0x198e4b&&(_0x2bf9f0['context']=_0x198e4b,_0x258cce=!0x0),void 0x0!==_0x2ea79e&&_0x2bf9f0['unlinkedAt']!==_0x2ea79e&&(_0x2bf9f0['unlinkedAt']=_0x2ea79e,_0x258cce=!0x0),_0x5cad93&&!At(_0x5cad93,_0x2bf9f0['attributes'])&&(_0x2bf9f0['attributes']=_0x5cad93,_0x258cce=!0x0),!_0x258cce)return Promise['resolve']();if(!_0x2bf9f0['isSubmitted']||_0x240b92||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x573182=this['context']['plugins']['get']('PendingActions'),{channelId:_0x4a68c9}=_0x2bf9f0,_0x17c266=_0x573182['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x4a68c9,'threadId':_0x4d4607,'context':_0x198e4b,'unlinkedAt':_0x2ea79e,'attributes':_0x5cad93})['then'](()=>_0x573182['remove'](_0x17c266))['catch'](_0x13749c=>{throw console['error'](_0x13749c),new _0x3ca26a('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x248b4e){const _0x5d1196=this['context']['plugins']['get'](y),_0x370dad=this['getCommentThread'](_0x248b4e);if(_0x370dad['_isAttached']=!0x1,this['_threadToController']['has'](_0x370dad)){const _0x38d25a=this['_threadToController']['get'](_0x370dad),_0x15be5e=_0x38d25a['view'],_0x6bc6de=_0x5d1196['getByInnerView'](_0x15be5e);this['_threadToController']['delete'](_0x370dad),this['_viewToController']['delete'](_0x15be5e),_0x6bc6de&&_0x5d1196['remove'](_0x6bc6de),_0x38d25a['destroy'](),_0x15be5e['destroy']()['then'](()=>{this['_unbindEditors'](_0x15be5e);});}}['_updateActiveAnnotation']({threadId:_0x3eaaa2,resolvedAt:_0x14f45e,unlinkedAt:_0x189bee}){const _0x166705=!!_0x14f45e,_0x565ed2=this['context']['plugins']['get'](y),_0x1e0ccf=this['getCommentThread'](_0x3eaaa2);if(this['_threadToController']['has'](_0x1e0ccf)){const _0x3f38ef=this['_threadToController']['get'](_0x1e0ccf)['view'],_0x26cda4=_0x565ed2['getByInnerView'](_0x3f38ef);_0x26cda4&&(_0x166705&&_0x565ed2['_removeActiveAnnotation'](_0x26cda4),_0x189bee?_0x26cda4['isVisible']=!0x1:_0x26cda4['refreshVisibility']());}}['_getExternalAuthor'](_0xe2de92){const _0x203c52=this['context']['plugins']['get'](it),_0x43dea2=It('external:'+_0xe2de92),_0x242c6e=_0x203c52['getUser'](_0x43dea2);return _0x242c6e||_0x203c52['addUser']({'id':_0x43dea2,'name':_0xe2de92});}['_createNewComment']({threadId:_0x99f93f,commentId:_0xe242c3=_0x549422(),content:_0x3db1cc,authorId:_0x1b4bbb,createdAt:_0x199dfd,attributes:_0x56e4a5}){if('string'!=typeof _0xe242c3)throw new _0x3ca26a('commentsrepository-invalid-commentid');if('string'!=typeof _0x1b4bbb)throw new _0x3ca26a('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x3db1cc||!_0x3db1cc['trim']())throw new _0x3ca26a('commentsrepository-invalid-comment-content');const _0x3af220=this['context']['plugins']['get'](it)['getUser'](_0x1b4bbb);if(!_0x3af220)throw new _0x3ca26a('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x1b4bbb});let _0x2bef5e=null,_0x2a27b8=_0x199dfd;return _0x56e4a5?.['@external']&&(_0x2bef5e=this['_getExternalAuthor'](_0x56e4a5['@external']['authorName']),_0x2a27b8=new Date(_0x56e4a5['@external']['createdAt'])),new wi(this,{'threadId':_0x99f93f,'id':_0xe242c3,'author':_0x2bef5e||_0x3af220,'creator':_0x3af220,'content':_0x3db1cc,'createdAt':_0x199dfd,'authoredAt':_0x2a27b8,'attributes':_0x56e4a5});}['_addComment'](_0xc45f0e){let {threadId:_0x120f1d,content:_0x23ff73,attributes:_0x42e813,isFromAdapter:_0x30965d}=_0xc45f0e;const _0x4b1070=this['getCommentThread'](_0xc45f0e['threadId']);if(!_0x4b1070)throw new _0x3ca26a('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x49636a=this['_createNewComment'](_0xc45f0e),{id:_0x9de77e}=_0x49636a;if(_0x4b1070['_add'](_0x49636a),_0x30965d||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x4b1070['isSubmitted'])return Promise['resolve']();const _0x544111=this['context']['plugins']['get']('PendingActions'),{channelId:_0x1f8422}=_0x4b1070,_0x57844c=_0x544111['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x42e813||(_0x42e813={}),this['adapter']['addComment']({'channelId':_0x1f8422,'threadId':_0x120f1d,'commentId':_0x9de77e,'content':_0x23ff73,'attributes':_0x42e813})['then'](_0x25848c=>{_0x544111['remove'](_0x57844c),_0x25848c&&this['_updateComment']({'channelId':_0x1f8422,'threadId':_0x120f1d,'commentId':_0x9de77e,'createdAt':_0x25848c['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x285062=>{throw console['error'](_0x285062),new _0x3ca26a('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x1182be,commentId:_0x3b071f,content:_0x4b0799,createdAt:_0x49adc6,attributes:_0x116695,isFromAdapter:_0x36f29b}){if(void 0x0!==_0x4b0799&&('string'!=typeof _0x4b0799||!_0x4b0799['trim']()['length']))throw new _0x3ca26a('commentsrepository-update-comment-invalid-content');const _0x54e4d8=this['getCommentThread'](_0x1182be),_0x387cbf=_0x54e4d8['getComment'](_0x3b071f);if(!_0x387cbf)throw new _0x3ca26a('commentsrepository-update-missing-comment',this);let _0x150b31=!0x1;if(_0x4b0799&&_0x4b0799!==_0x387cbf['content']&&(_0x387cbf['isEditable']||_0x36f29b)&&(_0x387cbf['content']=_0x4b0799,_0x150b31=!0x0),_0x49adc6&&_0x49adc6!==_0x387cbf['createdAt']&&(_0x387cbf['createdAt']=_0x49adc6,_0x387cbf['attributes']&&_0x387cbf['attributes']['@external']||(_0x387cbf['authoredAt']=_0x49adc6),_0x150b31=!0x0),_0x116695&&!At(_0x116695,_0x387cbf['attributes'])&&(_0x387cbf['attributes']=_0x116695,_0x150b31=!0x0),!_0x150b31)return Promise['resolve']();if(_0x54e4d8['fire']('commentUpdated'),_0x36f29b||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x4f66b9=this['context']['plugins']['get']('PendingActions'),{channelId:_0x3339bf}=this['getCommentThread'](_0x387cbf['threadId']),_0x110e59=_0x4f66b9['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x3339bf,'threadId':_0x1182be,'commentId':_0x3b071f,'content':_0x4b0799,'attributes':_0x116695})['then'](()=>_0x4f66b9['remove'](_0x110e59))['catch'](_0x59882a=>{throw console['error'](_0x59882a),new _0x3ca26a('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x4e25c7,commentId:_0x4d1267,isFromAdapter:_0x148d2e}){const _0x4e2a47=this['getCommentThread'](_0x4e25c7),_0x4ec7e0=_0x4e2a47['getComment'](_0x4d1267);if(!_0x4ec7e0)throw new _0x3ca26a('commentsrepository-remove-missing-comment',this);if(_0x4e2a47['_remove'](_0x4ec7e0),_0x148d2e||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x3f1ac6=this['context']['plugins']['get']('PendingActions'),{channelId:_0x3200a5}=_0x4e2a47,_0x44b8c5=_0x3f1ac6['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x3200a5,'threadId':_0x4e25c7,'commentId':_0x4d1267})['then'](()=>_0x3f1ac6['remove'](_0x44b8c5))['catch'](_0x207cf0=>{throw console['error'](_0x207cf0),new _0x3ca26a('commentsrepository-remove-comment-internal-error',this);});}}class pi extends/* #__PURE__ -- @preserve */
|
|
30
|
-
|
|
31
|
-
_0x28df92(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x3adb19,_0x4fd2c8){super();const _0x1b98b7=_0x3adb19['context']['plugins']['get'](it)['me'],_0x2697be=_0x3adb19['getCommentThread'](_0x4fd2c8['threadId']),_0x27686e=0x0===_0x2697be['comments']['length'],_0x144fb4=_0x1b98b7===_0x4fd2c8['author'];this['id']=_0x4fd2c8['id'],this['threadId']=_0x4fd2c8['threadId'],this['author']=_0x4fd2c8['author'],this['creator']=_0x4fd2c8['creator'],this['isExternal']=Boolean(_0x4fd2c8['attributes']&&_0x4fd2c8['attributes']['@external']),this['set']('content',_0x4fd2c8['content']),this['createdAt']=_0x4fd2c8['createdAt']||new Date(),this['set']('authoredAt',_0x4fd2c8['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x2697be,'resolvedAt'),this['set']('attributes',_0x4fd2c8['attributes']||{}),this['bind']('isEditable')['to'](_0x3adb19,'_permissions',()=>{const _0x5a27db=_0x3adb19['getPermissions'](_0x2697be['channelId'])['write'],_0x522ea0=_0x3adb19['getPermissions'](_0x2697be['channelId'])['modifyAll'];return _0x144fb4&&_0x5a27db||!_0x144fb4&&_0x522ea0;}),this['bind']('isRemovable')['to'](_0x2697be,'isRemovable',_0x3adb19,'_permissions',_0x4fdee2=>{const _0x3d56a2=_0x3adb19['getPermissions'](_0x2697be['channelId'])['write'],_0x53ea1f=_0x3adb19['getPermissions'](_0x2697be['channelId'])['modifyAll'];return _0x144fb4&&_0x3d56a2||_0x4fdee2&&_0x27686e||!_0x144fb4&&_0x53ea1f&&!_0x27686e;}),this['bind']('isReadOnly')['to'](_0x2697be,'isReadOnly'),this['_repository']=_0x3adb19;}get['weight'](){return Math['max'](function(_0x486cc7){const _0x37459f=document['createElement']('div');return _0x37459f['innerHTML']=_0x486cc7,_0x37459f['textContent']['length'];}(this['content']),0xc8);}['update'](_0x12faed){const {threadId:_0xf493ca,id:_0x3a5418}=this;if(!this['_repository']['hasCommentThread'](_0xf493ca))throw new _0x3ca26a('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x3bd21c}=this['_repository']['getCommentThread'](_0xf493ca);this['_repository']['fire'](Nt('updateComment',_0x3bd21c,_0xf493ca),{'channelId':_0x3bd21c,'threadId':_0xf493ca,'commentId':_0x3a5418,..._0x12faed});}['setAttribute'](_0x452bc7,_0x16aee5){const _0x24e1d0=wt(this['attributes']);yt(_0x24e1d0,_0x452bc7,_0x16aee5),this['update']({'attributes':_0x24e1d0});}['removeAttribute'](_0x5b0181){const _0x197330=wt(this['attributes']);Ct(_0x197330,_0x5b0181),this['update']({'attributes':_0x197330});}['remove'](_0x348827={}){if(!_0x348827['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x2e94b5,id:_0x1feeab}=this;if(!this['_repository']['hasCommentThread'](_0x2e94b5))throw new _0x3ca26a('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x16982b}=this['_repository']['getCommentThread'](_0x2e94b5);this['_repository']['fire'](Nt('removeComment',_0x16982b,_0x2e94b5),{'channelId':_0x16982b,'threadId':_0x2e94b5,'commentId':_0x1feeab,..._0x348827});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function Nt(_0x34c773,..._0x2ba9e9){for(const _0x2d7d79 of _0x2ba9e9)void 0x0!==_0x2d7d79&&(_0x34c773+=':'+String(_0x2d7d79));return _0x34c773;}class ot extends _0x3c84c7{constructor(_0x4b5a8c){super(_0x4b5a8c),this['set']('hasContent',!0x1);}['refresh'](){const _0x1f2995=this['editor']['model']['document']['selection'];this['isEnabled']=!0x0,this['hasContent']=!0x1;for(const _0x409bef of _0x1f2995['getRanges']())if(this['_hasContent'](_0x409bef))return void(this['hasContent']=!0x0);}['execute']({threadId:_0x25f3da=_0x549422(),ranges:_0x2229ff,comment:_0x29e672}={}){const _0x5cb275=this['editor']['model'],_0x2c6ff9=_0x2229ff??Array['from'](_0x5cb275['document']['selection']['getRanges']()),_0x2af49e=[];for(const _0x50c197 of _0x2c6ff9)this['_hasContent'](_0x50c197)&&_0x2af49e['push'](this['_trimToContent'](_0x50c197));if(!_0x2af49e['length'])throw new _0x3ca26a('addcommentthreadcommand-incorrect-ranges',null);_0x29e672&&this['_createCommentThread'](_0x25f3da,_0x29e672),this['_createMarkersFromRanges'](_0x25f3da,_0x2af49e,!!_0x29e672);}['_createMarkersFromRanges'](_0x31f8e1,_0x47993a,_0x3381af){this['editor']['model']['change'](_0x290414=>{for(const _0x329ad3 of _0x47993a){const _0x2af837=_0x549422()['substr'](0x1,0x5),_0xa2715f='comment:'+_0x31f8e1+':'+_0x2af837;_0x290414['addMarker'](_0xa2715f,{'range':_0x329ad3,'usingOperation':_0x3381af,'affectsData':_0x3381af});}});}['_createCommentThread'](_0x94a950,_0x33e722){const _0x161057=this['editor']['plugins']['get']('CommentsRepository'),_0x43a6e2=this['editor']['config']['get']('collaboration.channelId'),_0xa574ee=this['editor']['plugins']['get']('Users')['me'];if(!_0xa574ee)throw new _0x3ca26a('addcommentthreadcommand-user-not-found',null);_0x161057['addCommentThread']({'threadId':_0x94a950,'channelId':_0x43a6e2,'comments':[{'authorId':_0xa574ee['id'],'content':_0x33e722,'createdAt':new Date(),'attributes':{}}]});}['_hasContent'](_0x1d8824){for(const _0x25bd0f of _0x1d8824['getItems']())if(this['_itemIsContent'](_0x25bd0f))return!0x0;return!0x1;}['_itemIsContent'](_0x230f35){return _0x230f35['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x230f35)&&!_0x230f35['is']('element','tableCell');}['_trimToContent'](_0x4ba1f4){const _0x3aacca=_0x5e5ea6=>!this['_itemIsContent'](_0x5e5ea6['item']),_0x12fe66=_0x4ba1f4['start']['getLastMatchingPosition'](_0x3aacca),_0x3c7977=_0x4ba1f4['end']['getLastMatchingPosition'](_0x3aacca,{'direction':'backward'});return this['editor']['model']['createRange'](_0x12fe66,_0x3c7977);}}class b extends _0x49dc60{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[y];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x24831e){super(_0x24831e),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x5114ca=this['editor'],_0x10fd03=_0x5114ca['model']['document']['selection'],_0x4b0af8=_0x4f76db(()=>this['refreshSelectedViews'](),0xa);_0x10fd03['on']('change:range',(_0x357078,_0x420c8d)=>{_0x420c8d['directChange']&&(_0x4b0af8['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x5114ca['editing']['view']['document'],'change:isFocused',(_0x18a3db,_0x35b931,_0x5a949f)=>{_0x5a949f&&_0x4b0af8();}),this['listenTo'](_0x5114ca['ui']['focusTracker'],'change:isFocused',(_0x42ceaf,_0x206be4,_0x271958)=>{_0x271958||this['fire']('blur',{'isAnnotationTracked':_0x2778a9=>this['_editorAnnotationsData']['has'](_0x2778a9['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x1dd700){if(this['_editorAnnotations']['has'](_0x1dd700['view']))return;this['_editorAnnotations']['add'](_0x1dd700['view']),this['editor']['ui']['focusTracker']['add'](_0x1dd700['view']['element']);const _0x17be62=this['editor']['plugins']['get'](y);this['listenTo'](_0x17be62['collection'],'remove',(_0x5dba4a,_0x25a8e5)=>{this['editor']['ui']['focusTracker']['remove'](_0x25a8e5['view']['element']),this['_editorAnnotations']['delete'](_0x25a8e5['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x175953){if('function'!=typeof _0x175953)throw new _0x3ca26a('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x175953);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x26ba13,annotations:_0x22ad41}){const _0x37f8a6=[],_0x4f9d5a=this['editor']['model']['document']['selection'],_0x293d45=Array['from'](_0x4f9d5a['getRanges']());for(const [_0x5ce535,_0x4a1a9b]of this['_editorAnnotationsData']){const _0x20aa1d=_0x10799a(_0x4a1a9b),_0x32d60f=_0x22ad41['getByInnerView'](_0x5ce535);_0x20aa1d&&_0x32d60f&&_0x37f8a6['push']({'annotation':_0x32d60f,'range':_0x20aa1d});}function _0x10799a(_0x352d61){for(const _0x3c1ef5 of _0x352d61)for(const _0x3f686c of _0x293d45)if(_0x3c1ef5['containsRange'](_0x3f686c,!_0x4f9d5a['isCollapsed']))return _0x3c1ef5;return null;}return _0x37f8a6['sort']((_0x34f01f,_0x6aaef)=>{const _0x384de1=_0x34f01f['range'],_0xbbf239=_0x6aaef['range'];if(!_0x384de1['isEqual'](_0xbbf239)){if(_0x384de1['containsRange'](_0xbbf239,!0x0))return 0x1;if(_0xbbf239['containsRange'](_0x384de1,!0x0))return-0x1;}return _0x34f01f['annotation']==_0x26ba13?-0x1:_0x6aaef['annotation']==_0x26ba13?0x1:0x0;})['map'](_0x9ae96d=>_0x9ae96d['annotation']);}get['_editorAnnotationsData'](){const _0x1e7d38=new Map();for(const _0x1b7f64 of Array['from'](this['_dataCollectors']))for(const [_0x5dae31,_0x564cc4]of _0x1b7f64())_0x1e7d38['set'](_0x5dae31,_0x564cc4);return _0x1e7d38;}}class st extends _0x49dc60{['afterInit'](){const _0x26cdc5=this['editor'];if(!_0x26cdc5['plugins']['has']('RestrictedEditingModeEditing'))return;_0x26cdc5['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class ct extends _0x49dc60{constructor(_0x245adc){super(_0x245adc),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x3fe22e=this['editor'],_0x2bb204=_0x3fe22e['commands']['get']('importWord'),_0x44d3fd=_0x3fe22e['plugins']['get'](it);_0x2bb204&&(_0x2bb204['on']('execute',(_0x183068,[,_0x5d0b69])=>{_0x5d0b69['collaboration_features']={'comments':!0x0,'user_id':_0x44d3fd['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x2bb204,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x2dd7b3,_0x449fe2){const {comment_threads:_0x2f2d00}=_0x449fe2;_0x2f2d00&&_0x2f2d00['forEach'](({thread_id:_0x20ba7c,comments:_0x16a811,is_resolved:_0x18c0f4})=>{const _0x53b966=new Date(),_0x171f3b=_0x16a811['map'](({author:_0x5c4091,content:_0x3fb125,created_at:_0x2a8480})=>({'content':_0x3fb125,'authorId':this['editor']['plugins']['get'](it)['me']['id'],'createdAt':_0x53b966,'attributes':{'@external':{'authorName':_0x5c4091,'createdAt':_0x2a8480?new Date(_0x2a8480):new Date(),'source':'importWord'}}})),_0x3763c0=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](o)['addCommentThread']({'channelId':_0x3763c0,'threadId':_0x20ba7c,'comments':_0x171f3b,'resolvedAt':_0x18c0f4?_0x53b966:null});});}}class at extends _0x49dc60{constructor(_0x5cd35c){super(_0x5cd35c),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x48b0ff=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x48b0ff,'contentInsertion',(_0x1e650c,_0x502181)=>this['_removeMarkersWithoutThreads'](_0x502181['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x4695b0){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x4695b0;const _0x5e4ead=this['editor']['plugins']['get']('CommentsRepository');for(const _0x12af15 of _0x4695b0['keys']()){const [_0x13aacc,_0x1fab07]=_0x12af15['split'](':');'comment'!=_0x13aacc||_0x5e4ead['hasCommentThread'](_0x1fab07)||_0x4695b0['delete'](_0x12af15);}return _0x4695b0;}['_registerMarkerInClipboardPipeline'](){const _0x5aa52c=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x67dc96=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x67dc96&&_0x5aa52c['_registerMarkerToCopy']('comment',_0x67dc96);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x4aeef9){switch(_0x4aeef9){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}function ft(_0x7ec1e3){const _0x1118db=_0x7ec1e3['split'](':');return{'group':_0x1118db[0x0],'id':_0x1118db[0x1],'part':_0x1118db[0x2]};}class ut extends _0x49dc60{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0xcc8913,_0x1aac63)=>{if(!_0x1aac63['options']['showCommentHighlights'])return null;if(_0x1aac63['options']['ignoreResolvedComments']){const {id:_0x3e6b37}=ft(_0xcc8913['markerName']),_0x36321a=this['editor']['plugins']['get'](o);if(_0x36321a['getCommentThread'](_0x3e6b37)?.['isResolved']&&_0xcc8913['item'])return _0x1aac63['consumable']['consume'](_0xcc8913['item'],'addMarker:'+_0xcc8913['markerName']),_0x1aac63['consumable']['consume'](_0xcc8913['item'],'removeMarker:'+_0xcc8913['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x54192e=>{_0x54192e['on']('addMarker:comment',(_0x3f46b8,_0x3c63be,_0x36740a)=>{if(!_0x36740a['options']['showCommentHighlights'])return;const _0x4f7c2f=_0x3c63be['item'];if(!_0x4f7c2f)return;const _0x5ab12f=_0x36740a['mapper']['toViewElement'](_0x4f7c2f);this['editor']['model']['schema']['isObject'](_0x4f7c2f)&&_0x5ab12f&&!_0x5ab12f['getCustomProperty']('widget')&&_0x5ab12f['is']('containerElement')&&_0x424caf(_0x5ab12f,_0x36740a['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x7bb7fc,{writer:_0x12dcab,options:_0x423706})=>{if(!_0x423706['showCommentHighlights'])return null;const _0x175a98=_0x12dcab['createContainerElement']('div'),_0x142cb5=_0x12dcab['createEmptyElement']('hr');return _0x12dcab['addClass']('ck-horizontal-line',_0x175a98),_0x12dcab['insert'](_0x12dcab['createPositionAt'](_0x175a98,0x0),_0x142cb5),_0x175a98;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x324d25,{writer:_0xf73046,options:_0x492902})=>{if(!_0x492902['showCommentHighlights'])return null;const _0x32db22=_0xf73046['createContainerElement']('span'),_0x120e62=_0xf73046['createEmptyElement']('img');return _0xf73046['addClass']('image-inline',_0x32db22),_0xf73046['insert'](_0xf73046['createPositionAt'](_0x32db22,0x0),_0x120e62),_0x32db22;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0xadafbb,{writer:_0x5082cd,options:_0x3a45c9})=>{if(_0x3a45c9['showCommentHighlights'])return _0x5082cd['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x83787a,_0x2d3959,_0x188d73)=>{_0x188d73['options']['showCommentHighlights']&&_0x83787a['stop']();},{'priority':'high'});}}class r extends _0x49dc60{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(_0x3457a9){super(_0x3457a9),this['set']('isThreadsLoadingPaused',!0x0),_0x3457a9['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x5e629d,_0x2e8cb7,_0x45c180,_0x42d499)=>{const _0x538c74=_0x3457a9['plugins']['get'](o),_0x43e18f=_0x45c180?ft(_0x45c180)['id']:null;_0x3457a9['model']['change'](()=>{if(_0x43e18f){const _0x6b9585=this['getAllMarkersForId'](_0x43e18f);for(const _0x5e14c5 of _0x6b9585)_0x3457a9['editing']['reconvertMarker'](_0x5e14c5);}if(_0x42d499){const {id:_0x38b4d5}=ft(_0x42d499),_0x40f112=_0x538c74['getCommentThread'](_0x38b4d5);if(_0x40f112&&_0x40f112['unlinkedAt'])return;if(_0x40f112&&!_0x40f112['isAttached'])return;const _0x33b435=this['getAllMarkersForId'](_0x38b4d5);for(const _0x275cdd of _0x33b435)_0x3457a9['editing']['reconvertMarker'](_0x275cdd);}}),_0x43e18f&&this['scrollToThreadMarker'](_0x43e18f);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x1b5596=this['editor'],_0x383798=_0x1b5596['plugins']['get'](o),_0x4078e2=_0x1b5596['config']['get']('collaboration.channelId'),_0x31a692=_0x383798['getCommentThreads']()['filter'](_0x5bf55c=>_0x5bf55c['channelId']!==_0x4078e2);_0x1b5596['commands']['add']('addCommentThread',new ot(_0x1b5596)),this['listenTo'](_0x1b5596,'change:isReadOnly',(_0xf7a7bb,_0x18c8ae,_0xbbc8db)=>{_0x383798['switchReadOnly'](_0xbbc8db,_0x1b5596['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x383798,dt('addCommentThread',_0x4078e2),(_0x5ccb15,{threadId:_0x2c752a})=>{const _0x4a9a18=this['editor']['plugins']['get'](o)['getCommentThread'](_0x2c752a);_0x4a9a18?.['unlinkedAt']&&this['_attachArchivedThread'](_0x2c752a);}),this['listenTo'](_0x383798,dt('removeCommentThread',_0x4078e2),(_0x519ed7,{threadId:_0x1c964b})=>{_0x1b5596['model']['enqueueChange']({'isUndoable':!0x1},_0x32516c=>{const _0x3a3499=this['getAllMarkersForId'](_0x1c964b);for(const _0x54f11d of _0x3a3499)_0x32516c['removeMarker'](_0x54f11d);});}),this['listenTo'](_0x383798,dt('resolveCommentThread',_0x4078e2),(_0x254ba7,{threadId:_0xe8d6f3})=>{(this['_reconvertMarkers'](_0xe8d6f3),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](o)['getCommentThread'](_0xe8d6f3)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x383798,dt('reopenCommentThread',_0x4078e2),(_0x3d2030,{threadId:_0x481741})=>{this['_reconvertMarkers'](_0x481741);},{'priority':'low'}),this['listenTo'](_0x383798,dt('addComment',_0x4078e2),(_0x1a071a,{threadId:_0x192ae2,isFromAdapter:_0x3ddd9b})=>{const _0x5c9e26=this['getAllMarkersForId'](_0x192ae2);if(_0x3ddd9b||0x0==_0x5c9e26['length']||!_0x383798['hasCommentThread'](_0x192ae2))return;0x1===_0x383798['getCommentThread'](_0x192ae2)['length']&&_0x1b5596['model']['enqueueChange']({'isUndoable':!0x1},_0x1a8942=>{for(const _0x10858f of _0x5c9e26)_0x1a8942['updateMarker'](_0x10858f,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x31a692);}['afterInit'](){!async function(_0x19441f){const _0x364400=_0x51989b([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]),_0x1b0761=0x73460ab3,_0x4cc6e3=0x734170cb^_0x1b0761,_0xd46d5a=window[_0x51989b([0x44,0x61,0x74,0x65])][_0x51989b([0x6e,0x6f,0x77])](),_0x3adfc8=_0x19441f[_0x51989b([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x520c3d=new window[(_0x51989b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4c3a02=>{_0x3adfc8[_0x51989b([0x6f,0x6e,0x63,0x65])](_0x51989b([0x72,0x65,0x61,0x64,0x79]),_0x4c3a02);}),_0x1cb483={[_0x51989b([0x6b,0x74,0x79])]:_0x51989b([0x45,0x43]),[_0x51989b([0x75,0x73,0x65])]:_0x51989b([0x73,0x69,0x67]),[_0x51989b([0x63,0x72,0x76])]:_0x51989b([0x50,0x2d,0x32,0x35,0x36]),[_0x51989b([0x78])]:_0x51989b([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]),[_0x51989b([0x79])]:_0x51989b([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]),[_0x51989b([0x61,0x6c,0x67])]:_0x51989b([0x45,0x53,0x32,0x35,0x36])},_0x147319=_0x3adfc8[_0x51989b([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x51989b([0x67,0x65,0x74])](_0x51989b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1d6030(){let _0x5e3d5e,_0x41ac88=null,_0x30aff6=null;try{if(_0x147319==_0x51989b([0x47,0x50,0x4c]))return _0x51989b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5e3d5e=_0x5df71e(),!_0x5e3d5e)return _0x51989b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5e3d5e[_0x51989b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x30aff6=_0x5cda09(_0x5e3d5e[_0x51989b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5e3d5e[_0x51989b([0x6a,0x74,0x69])])),await _0x331367()?_0x191f41()?_0x26b081()?_0x51989b([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4ffd0a()?(_0x5e3d5e[_0x51989b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x51989b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x41ac88=_0x8e29a3(_0x51989b([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5e3d5e[_0x51989b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x51989b([0x74,0x72,0x69,0x61,0x6c])&&(_0x41ac88=_0x8e29a3(_0x51989b([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x55b286()):_0x51989b([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x51989b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x51989b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x51989b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x26b081(){const _0x2dedab=[_0x51989b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x51989b([0x74,0x72,0x69,0x61,0x6c])][_0x51989b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5e3d5e[_0x51989b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xd46d5a/0x3e8:0xe10*_0x4cc6e3;return _0x5e3d5e[_0x51989b([0x65,0x78,0x70])]<_0x2dedab;}function _0x191f41(){const _0x658bc9=_0x5e3d5e[_0x51989b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x658bc9)return!0x1;if(_0x658bc9[_0x51989b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x51989b([0x2a])))return!0x0;if(_0x658bc9[_0x51989b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x51989b([0x43,0x4d,0x54])))return!0x0;if(_0x658bc9[_0x51989b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x51989b([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))&&_0xcd45c2())return!0x0;if(_0x658bc9[_0x51989b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x51989b([0x52,0x43,0x4d,0x54]))){if(_0x570f8a())return!0x0;if(_0x43cf89()||_0x702433())return!0x0;}return!0x1;}function _0x4ffd0a(){const _0x438782=_0x5e3d5e[_0x51989b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x438782||0x0==_0x438782[_0x51989b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x257a51}=new URL(window[_0x51989b([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x438782[_0x51989b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x257a51))return!0x0;const _0x3ada68=_0x257a51[_0x51989b([0x73,0x70,0x6c,0x69,0x74])](_0x51989b([0x2e]));return _0x438782[_0x51989b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x128e7e=>_0x128e7e[_0x51989b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x51989b([0x2a])))[_0x51989b([0x6d,0x61,0x70])](_0x508886=>_0x508886[_0x51989b([0x73,0x70,0x6c,0x69,0x74])](_0x51989b([0x2e])))[_0x51989b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x20e2d1=>_0x20e2d1[_0x51989b([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3ada68[_0x51989b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x51989b([0x6d,0x61,0x70])](_0x1702a8=>Array(_0x3ada68[_0x51989b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x1702a8[_0x51989b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x51989b([0x66,0x69,0x6c,0x6c])](_0x1702a8[0x0]===_0x51989b([0x2a])?_0x51989b([0x2a]):'')[_0x51989b([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x1702a8))[_0x51989b([0x73,0x6f,0x6d,0x65])](_0x4c0011=>_0x3ada68[_0x51989b([0x65,0x76,0x65,0x72,0x79])]((_0x28bef5,_0x5bea9b)=>_0x4c0011[_0x5bea9b]===_0x28bef5||_0x4c0011[_0x5bea9b]===_0x51989b([0x2a])));}function _0x55b286(){return _0x41ac88&&_0x30aff6?new window[(_0x51989b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x213961,_0x36191a)=>{_0x41ac88[_0x51989b([0x74,0x68,0x65,0x6e])](_0x213961,_0x36191a),_0x30aff6[_0x51989b([0x74,0x68,0x65,0x6e])](_0x2ac83f=>{_0x2ac83f!=_0x51989b([0x56,0x61,0x6c,0x69,0x64])&&_0x213961(_0x2ac83f);},_0x36191a);}):_0x41ac88||_0x30aff6||_0x51989b([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5cda09(_0x1ebf35,_0x372485){return new window[(_0x51989b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x132784=>{if(_0x1306a4())return _0x132784(_0x51989b([0x56,0x61,0x6c,0x69,0x64]));_0x1bb659(),_0x3adfc8[_0x51989b([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x51989b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x355d01=!0x1;const _0x4eb205=_0x549422();function _0x48a8dc(_0x49f662){return!!_0x49f662&&(typeof _0x49f662===_0x51989b([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x49f662===_0x51989b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x49f662[_0x51989b([0x74,0x68,0x65,0x6e])]===_0x51989b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x49f662[_0x51989b([0x63,0x61,0x74,0x63,0x68])]===_0x51989b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xf906b1(_0xdfb2b6){_0x23a769(_0xdfb2b6)[_0x51989b([0x74,0x68,0x65,0x6e])](_0xe1aab3=>{if(!_0xe1aab3||_0xe1aab3[_0x51989b([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x51989b([0x6f,0x6b]))return _0x51989b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xa094ce(_0x55f98a(_0x4eb205+_0x372485))!=_0xe1aab3[_0x51989b([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x51989b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x51989b([0x56,0x61,0x6c,0x69,0x64]);})[_0x51989b([0x74,0x68,0x65,0x6e])](_0x4781a8=>(_0x452f49(),_0x4781a8),()=>{const _0x143914=_0x3d3728();return null==_0x143914?(_0x452f49(),_0x51989b([0x56,0x61,0x6c,0x69,0x64])):_0x51989b(_0xd46d5a-_0x143914>(0x574a8eb3^_0x1b0761)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x51989b([0x74,0x68,0x65,0x6e])](_0x132784)[_0x51989b([0x63,0x61,0x74,0x63,0x68])](()=>{_0x132784(_0x51989b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3c74ce=0x7370e433^_0x1b0761;function _0x452f49(){const _0x31fabc=_0x51989b([0x6c,0x6c,0x63,0x74,0x2d])+_0xa094ce(_0x55f98a(_0x1ebf35)),_0x274e9c=_0x217036(_0xa094ce(window[_0x51989b([0x4d,0x61,0x74,0x68])][_0x51989b([0x63,0x65,0x69,0x6c])](_0xd46d5a/_0x3c74ce)));window[_0x51989b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x51989b([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x31fabc,_0x274e9c);}function _0x3d3728(){const _0x43ec85=_0x51989b([0x6c,0x6c,0x63,0x74,0x2d])+_0xa094ce(_0x55f98a(_0x1ebf35)),_0x2d9c84=window[_0x51989b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x51989b([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x43ec85);return _0x2d9c84?window[_0x51989b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x217036(_0x2d9c84),0x10)*_0x3c74ce:null;}function _0x23a769(_0x1baae9){return new window[(_0x51989b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2b8e15,_0x4917af)=>{_0x1baae9[_0x51989b([0x74,0x68,0x65,0x6e])](_0x2b8e15,_0x4917af),window[_0x51989b([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4917af,0x7347de73^_0x1b0761);});}}_0x3adfc8[_0x51989b([0x6f,0x6e])](_0x51989b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x38c574,_0x1401d0)=>{if(_0x1401d0[0x0]!=_0x1ebf35)return _0x132784(_0x51989b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1401d0[0x1]={..._0x1401d0[0x1],[_0x51989b([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4eb205};},{[_0x51989b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x51989b([0x68,0x69,0x67,0x68])}),_0x3adfc8[_0x51989b([0x6f,0x6e])](_0x51989b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x43911c=>{_0x48a8dc(_0x43911c[_0x51989b([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x355d01=!0x0,_0xf906b1(_0x43911c[_0x51989b([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x51989b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x51989b([0x6c,0x6f,0x77])}),_0x520c3d[_0x51989b([0x74,0x68,0x65,0x6e])](()=>{_0x355d01||_0x132784(_0x51989b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1306a4(){return _0x3adfc8[_0x51989b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x51989b([0x76,0x69,0x65,0x77])][_0x51989b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x51989b([0x61,0x75,0x74,0x6f]);}function _0x1bb659(){_0x3adfc8[_0x51989b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x51989b([0x76,0x69,0x65,0x77])][_0x51989b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x51989b([0x61,0x75,0x74,0x6f]);}}function _0x8e29a3(_0x4360f3){const _0x4ac9d3=[new window[(_0x51989b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xc3e61f=>setTimeout(_0xc3e61f,0x734f347f^_0x1b0761)),_0x520c3d[_0x51989b([0x74,0x68,0x65,0x6e])](()=>new window[(_0x51989b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3ece1c=>{let _0xd46071=0x0;_0x3adfc8[_0x51989b([0x6d,0x6f,0x64,0x65,0x6c])][_0x51989b([0x6f,0x6e])](_0x51989b([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4fa1dc,_0x33e654)=>{_0x33e654[0x0][_0x51989b([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xd46071++,_0xd46071==(0x73460b4b^_0x1b0761)&&(_0x3ece1c(),_0x4fa1dc[_0x51989b([0x6f,0x66,0x66])]());});}))];return window[_0x51989b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x51989b([0x72,0x61,0x63,0x65])](_0x4ac9d3)[_0x51989b([0x74,0x68,0x65,0x6e])](()=>_0x4360f3);}async function _0x47f713(){await _0x520c3d,_0x3adfc8[_0x51989b([0x6d,0x6f,0x64,0x65,0x6c])][_0x51989b([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x42c040,_0x3adfc8[_0x51989b([0x6d,0x6f,0x64,0x65,0x6c])][_0x51989b([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x42c040,_0x3adfc8[_0x51989b([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x51989b([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xcd45c2(){return window[_0x51989b([0x67,0x6c,0x6f,0x62])]&&window[_0x51989b([0x67,0x6c,0x6f,0x62])][_0x51989b([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x570f8a(){return _0x42634e(_0x51989b([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x133b93(_0x51989b([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x51989b([0x73,0x74,0x61,0x74,0x65])]==_0x51989b([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x43cf89(){return _0x42634e(_0x51989b([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 _0x702433(){return _0x42634e(_0x51989b([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x2f7d20(_0x1081a4){const _0x2c816a=_0x456af7();_0x3adfc8[_0x2c816a]=_0x51989b([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x1081a4,_0x1081a4!=_0x51989b([0x56,0x61,0x6c,0x69,0x64])&&_0x47f713();}function _0x456af7(){const _0x12faf4=window[_0x51989b([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x51989b([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x51989b([0x6e,0x6f,0x77])]())[_0x51989b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x51989b([0x2e]),'');let _0x54bbcd=_0x51989b([0x4b]);for(let _0x49ed31=0x0;_0x49ed31<_0x12faf4[_0x51989b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x49ed31+=0x2){let _0x2be245=window[_0x51989b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x12faf4[_0x51989b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x49ed31,_0x49ed31+0x2));_0x2be245>=_0x364400[_0x51989b([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2be245-=_0x364400[_0x51989b([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x54bbcd+=_0x364400[_0x2be245];}return _0x54bbcd;}function _0x5df71e(){const _0x4aac11=_0x147319[_0x51989b([0x73,0x70,0x6c,0x69,0x74])](_0x51989b([0x2e]));if(0x3!=_0x4aac11[_0x51989b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5c00ee(_0x4aac11[0x1]);function _0x5c00ee(_0x51748a){const _0x56595b=_0x401ba1(_0x51748a);return _0x56595b&&_0x1ed744()?_0x56595b:null;function _0x1ed744(){const _0x24b53e=_0x56595b[_0x51989b([0x6a,0x74,0x69])],_0x343de8=window[_0x51989b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x24b53e[_0x51989b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x24b53e[_0x51989b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1b8724={..._0x56595b,[_0x51989b([0x6a,0x74,0x69])]:_0x24b53e[_0x51989b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x24b53e[_0x51989b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1b8724[_0x51989b([0x76,0x63])],_0x55f98a(_0x1b8724)==_0x343de8;}}}async function _0x331367(){let _0x9022e5=!0x0;try{const _0x5221fa=_0x147319[_0x51989b([0x73,0x70,0x6c,0x69,0x74])](_0x51989b([0x2e])),[_0x514581,_0x277f75,_0x1f635]=_0x5221fa;return _0x196d00(_0x514581),await _0x4ea767(_0x514581,_0x277f75,_0x1f635),_0x9022e5;}catch{return!0x1;}function _0x196d00(_0x51cad9){const _0x36732b=_0x401ba1(_0x51cad9);_0x36732b&&_0x36732b[_0x51989b([0x61,0x6c,0x67])]==_0x51989b([0x45,0x53,0x32,0x35,0x36])||(_0x9022e5=!0x1);}async function _0x4ea767(_0x19e734,_0x1db01a,_0x17aa90){const _0x6a8ee3=window[_0x51989b([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x51989b([0x66,0x72,0x6f,0x6d])](_0x18bc66(_0x17aa90),_0xe2f0f6=>_0xe2f0f6[_0x51989b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x247437=new window[(_0x51989b([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x51989b([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x19e734+_0x51989b([0x2e])+_0x1db01a),_0x56d99d=window[_0x51989b([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x51989b([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x56d99d)return;const _0x1ba17b=await _0x56d99d[_0x51989b([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x51989b([0x6a,0x77,0x6b]),_0x1cb483,{[_0x51989b([0x6e,0x61,0x6d,0x65])]:_0x51989b([0x45,0x43,0x44,0x53,0x41]),[_0x51989b([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x51989b([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x51989b([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x56d99d[_0x51989b([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x51989b([0x6e,0x61,0x6d,0x65])]:_0x51989b([0x45,0x43,0x44,0x53,0x41]),[_0x51989b([0x68,0x61,0x73,0x68])]:{[_0x51989b([0x6e,0x61,0x6d,0x65])]:_0x51989b([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1ba17b,_0x6a8ee3,_0x247437)||(_0x9022e5=!0x1);}}function _0x401ba1(_0xe9922){return _0xe9922[_0x51989b([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x51989b([0x65,0x79]))?JSON[_0x51989b([0x70,0x61,0x72,0x73,0x65])](_0x18bc66(_0xe9922)):null;}function _0x18bc66(_0x32766a){return window[_0x51989b([0x61,0x74,0x6f,0x62])](_0x32766a[_0x51989b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x51989b([0x2b]))[_0x51989b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x51989b([0x2f])));}function _0x55f98a(_0x233cf1){let _0x2187b8=0x1505;function _0x414b69(_0x33c863){for(let _0x5d37d9=0x0;_0x5d37d9<_0x33c863[_0x51989b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5d37d9++){const _0x2abd3f=_0x33c863[_0x51989b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5d37d9);_0x2187b8=(_0x2187b8<<0x5)+_0x2187b8+_0x2abd3f,_0x2187b8&=_0x2187b8;}}function _0x94a880(_0x49d586){Array[_0x51989b([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x49d586)?_0x49d586[_0x51989b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x94a880):_0x49d586&&typeof _0x49d586==_0x51989b([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x51989b([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x49d586)[_0x51989b([0x73,0x6f,0x72,0x74])]()[_0x51989b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x59db69,_0x44eeb5])=>{_0x414b69(_0x59db69),_0x94a880(_0x44eeb5);}):_0x414b69(window[_0x51989b([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x49d586));}return _0x94a880(_0x233cf1),_0x2187b8>>>0x0;}function _0xa094ce(_0x470f3b){return _0x470f3b[_0x51989b([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x51989b([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x51989b([0x30]));}function _0x217036(_0x4f6189){return _0x4f6189[_0x51989b([0x73,0x70,0x6c,0x69,0x74])]('')[_0x51989b([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x51989b([0x6a,0x6f,0x69,0x6e])]('');}function _0x42634e(_0xad3657){return _0x3adfc8[_0x51989b([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x51989b([0x68,0x61,0x73])](_0xad3657);}function _0x133b93(_0x572715){return _0x3adfc8[_0x51989b([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x51989b([0x67,0x65,0x74])](_0x572715);}function _0x42c040(){}function _0x51989b(_0x3ddf00){return _0x3ddf00['map'](_0x25246e=>String['fromCharCode'](_0x25246e))['join']('');}_0x2f7d20(await _0x1d6030());}(this);}['destroy'](){const _0x3dd3ff=this['editor']['plugins']['get'](o),_0x33c68e=this['editor']['config']['get']('collaboration.channelId');for(const _0x14feed of _0x3dd3ff['getCommentThreads']({'channelId':_0x33c68e}))_0x3dd3ff['_detachCommentThread'](_0x14feed['id']),_0x3dd3ff['_threads']['delete'](_0x14feed['id']);super['destroy']();}['hasMarkerForId'](_0x475dd8){return this['getAllMarkersForId'](_0x475dd8)['length']>0x0;}['getAllMarkersForId'](_0x5b6431){const _0x347c99=[];for(const _0x1fc996 of this['editor']['model']['markers'])_0x1fc996['name']['startsWith']('comment:'+_0x5b6431)&&_0x347c99['push'](_0x1fc996);return _0x347c99;}['scrollToThreadMarker'](_0x2c7ca3){setTimeout(()=>{const _0x2569a4=this['_getTargetForId'](_0x2c7ca3);if(!_0x2569a4)return;this['activeMarker']&&ft(this['activeMarker'])['id']===_0x2c7ca3&&nt({'target':_0x2569a4[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x4df574){this['editor']['model']['change'](()=>{for(const _0x26137e of this['getAllMarkersForId'](_0x4df574))this['editor']['editing']['reconvertMarker'](_0x26137e);});}['_attachArchivedThread'](_0xf59860){const _0x14262e=this['editor']['plugins']['get'](o),_0x1d78ad=this['editor']['plugins']['get'](b),_0x13b11b=_0x14262e['getCommentThread'](_0xf59860);if(!_0x13b11b['isAttached']){const _0x9a456b=_0x13b11b['attachTo'](()=>this['_getTargetForId'](_0x13b11b['id']));_0x1d78ad['registerAnnotation'](_0x9a456b),_0x13b11b['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x29b702=this['editor'],_0x2784e2=_0x29b702['plugins']['get'](it);_0x29b702['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x44621c,_0x4cf97f)=>{const {id:_0x53345}=ft(_0x44621c['markerName']),_0x4c0f70=_0x29b702['plugins']['get'](o)['getCommentThread'](_0x53345),_0x4bb082=this['activeMarker']&&ft(this['activeMarker'])['id']===_0x53345;let _0x10af0e;if(_0x4c0f70&&_0x4c0f70['isResolved']&&!_0x4bb082&&_0x44621c['item'])return _0x4cf97f['consumable']['consume'](_0x44621c['item'],'addMarker:'+_0x44621c['markerName']),_0x4cf97f['consumable']['consume'](_0x44621c['item'],'removeMarker:'+_0x44621c['markerName']),null;const _0x353e42=['ck-comment-marker'];return _0x4bb082&&_0x353e42['push']('ck-comment-marker--active'),_0x10af0e=_0x4c0f70?.['length']?_0x4c0f70['comments']['first']['author']['id']:_0x2784e2['me']['id'],{'classes':_0x353e42,'attributes':{'data-comment':_0x53345,'data-author-id':_0x10af0e}};}}),_0x29b702['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x3bcb3c,{options:_0x5da093})=>{if(_0x5da093['showCommentHighlights'])return null;const _0x1487b6=_0x29b702['plugins']['get'](o),_0x17271b=_0x29b702['model']['markers']['get'](_0x3bcb3c),{id:_0x3d5f44,part:_0x30b0bb}=ft(_0x3bcb3c);return _0x17271b&&!_0x17271b['affectsData']||_0x5da093['ignoreResolvedComments']&&_0x1487b6['getCommentThread'](_0x3d5f44)?.['isResolved']?null:{'group':'comment','name':_0x30b0bb?_0x3d5f44+':'+_0x30b0bb:_0x3d5f44};}}),_0x29b702['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x292b2d,{writer:_0x2c612e})=>_0x2c612e['createElement']('$marker',{'data-name':'comment:'+_0x292b2d['getAttribute']('id')})}),_0x29b702['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x513e80=this['editor'],_0x539037=_0x513e80['plugins']['get'](o),_0x2b8854=new Set(),_0x14d546=new Set();_0x513e80['model']['document']['registerPostFixer'](_0x5dc6aa=>{let _0x297f83=!0x1;for(const {name:_0x26e45,data:_0x4a6537}of _0x513e80['model']['document']['differ']['getChangedMarkers']()){const {group:_0x3453e6,id:_0x1d3501}=ft(_0x26e45);let _0x571083=_0x4a6537['newRange'];if('comment'!==_0x3453e6||!_0x571083)continue;const _0x2b734e='$graveyard'===_0x571083['root']['rootName'];_0x2b734e||(_0x571083=ht(_0x571083,_0x513e80['model']),!_0x571083||_0x571083['isCollapsed']||!_0x4a6537['newRange']||_0x571083['isEqual'](_0x4a6537['newRange']))?_0x513e80['model']['hasContent'](_0x571083)&&!_0x2b734e?this['isThreadsLoadingPaused']?_0x2b8854['add'](_0x26e45):this['_handleThreadMarker'](_0x26e45,_0x1d3501):(_0x14d546['add'](_0x26e45),_0x2b8854['delete'](_0x26e45),_0x5dc6aa['removeMarker'](_0x26e45),_0x297f83=!0x0):(_0x5dc6aa['updateMarker'](_0x26e45,{'range':_0x571083}),_0x297f83=!0x0);}return _0x297f83;}),this['on']('change:isThreadsLoadingPaused',(_0x3ec925,_0x2b9570,_0x84b96)=>{if(!_0x84b96&&_0x2b8854['size'])for(const _0x300e7b of _0x2b8854){const {id:_0x246e88}=ft(_0x300e7b);_0x2b8854['delete'](_0x300e7b),_0x513e80['model']['markers']['get'](_0x300e7b)&&this['_handleThreadMarker'](_0x300e7b,_0x246e88);}}),this['listenTo'](_0x513e80['model']['document'],'change',()=>{for(const {name:_0x16e501,data:{newRange:_0x47e094}}of _0x513e80['model']['document']['differ']['getChangedMarkers']()){const {group:_0x5a7a78,id:_0x1744df}=ft(_0x16e501);if('comment'!==_0x5a7a78)continue;const _0x5dab2e=_0x539037['getCommentThread'](_0x1744df),_0x276bb4=this['hasMarkerForId'](_0x1744df);_0x5dab2e&&(!_0x5dab2e['_hasTargetInContent']&&_0x47e094&&_0x513e80['editing']['view']['once']('render',()=>{const _0x5e69e0=_0x513e80['plugins']['get'](y),_0x5da457=_0x539037['_threadToController']['get'](_0x5dab2e)['view'];_0x5e69e0['getByInnerView'](_0x5da457)['refreshVisibility']();},{'priority':'low'}),_0x5dab2e['_hasTargetInContent']=_0x276bb4||!!_0x47e094),_0x47e094||(_0x14d546['add'](_0x16e501),_0x2b8854['delete'](_0x16e501));}for(const _0x4e5dba of _0x14d546){const {id:_0x2aa786}=ft(_0x4e5dba),_0x19a2e8=_0x539037['getCommentThread'](_0x2aa786);if(_0x2b8854['delete'](_0x4e5dba),!_0x19a2e8)continue;const _0x8f0ae8=this['hasMarkerForId'](_0x2aa786);_0x8f0ae8||_0x19a2e8['isSubmitted']?_0x8f0ae8||_0x19a2e8['unlinkedAt']||_0x19a2e8['setUnlinkedAt'](new Date()):_0x19a2e8['remove']();}_0x14d546['clear']();});}['_handleInitialThreads'](_0x49387b){_0x49387b['forEach'](_0x329e34=>{_0x329e34['unlinkedAt']&&this['_attachArchivedThread'](_0x329e34['id']);});}['_getTargetForId'](_0x4cc43b){const _0x3815ea=this['editor'],_0x56b52c=this['getAllMarkersForId'](_0x4cc43b);return et(_0x3815ea['editing'],_0x56b52c);}['_getTextContext'](_0xedee74){const _0x40047a=this['getAllMarkersForId'](_0xedee74);let _0x5842ac='',_0x4caf8f=!0x1;for(const _0x4fa3b2 of _0x40047a){const _0x1111b8=_0x4fa3b2['getRange']();for(const _0x4af518 of Array['from'](_0x1111b8['getItems']()))_0x4af518['is']('$textProxy')?(_0x5842ac&&_0x4caf8f&&(_0x5842ac+='\x20',_0x4caf8f=!0x1),_0x5842ac+=_0x4af518['data']):_0x4caf8f=!0x0;_0x4caf8f=!0x0;}return _0x5842ac['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x436064,_0x1d1e81){const _0x35f0c0=this['editor'],_0xd07f6e=_0x35f0c0['plugins']['get'](o);let _0x286d10=_0xd07f6e['getCommentThread'](_0x1d1e81);const _0x376599=_0x35f0c0['config']['get']('collaboration.channelId'),_0x5c1b46=_0x35f0c0['plugins']['get'](b);if(_0x286d10&&(_0x286d10['unlinkedAt']&&_0x286d10['setUnlinkedAt'](null),_0x286d10['isAttached']))return _0x286d10;return!this['getAllMarkersForId'](_0x1d1e81)[0x0]['managedUsingOperations']?_0x35f0c0['editing']['view']['once']('render',()=>{if(_0xd07f6e['getCommentThread'](_0x1d1e81))return;const _0x2e5724=_0x35f0c0['plugins']['get'](y);_0x286d10=_0xd07f6e['openNewCommentThread']({'channelId':_0x376599,'threadId':_0x1d1e81,'target':()=>this['_getTargetForId'](_0x1d1e81),'context':{'type':'text','value':this['_getTextContext'](_0x1d1e81)}});const _0x1f8d56=_0xd07f6e['_threadToController']['get'](_0x286d10)['view'],_0x4e30d5=_0x2e5724['getByInnerView'](_0x1f8d56);_0x4e30d5&&_0x5c1b46['registerAnnotation'](_0x4e30d5);},{'priority':'low'}):_0xd07f6e['fetchCommentThread']({'channelId':_0x376599,'threadId':_0x1d1e81})['then'](_0x290cfa=>{if('destroyed'!==_0x35f0c0['state']){if(_0x286d10=_0x290cfa,_0x286d10&&!_0x286d10['isAttached']){const _0x5e0485=_0x286d10['attachTo'](()=>this['_getTargetForId'](_0x1d1e81));_0x5c1b46['registerAnnotation'](_0x5e0485),_0x286d10['isResolved']&&this['_reconvertMarkers'](_0x1d1e81);}else{if(!_0x286d10){const _0x21105d=this['getAllMarkersForId'](_0x1d1e81);_0x35f0c0['model']['change'](_0x2fbddb=>{for(const _0x5b2e5d of _0x21105d)_0x2fbddb['removeMarker'](_0x5b2e5d);});}}}}),_0x286d10;}['_handleThreadMarker'](_0x5719f8,_0x5e6263){const _0x9ffc5c=this['_attachMarkerToThread'](_0x5719f8,_0x5e6263);_0x9ffc5c&&!_0x9ffc5c['context']&&_0x9ffc5c['setContext']({'type':'text','value':this['_getTextContext'](_0x5e6263)});}['_initAriaMarkerChangeAnnouncements'](){const _0x182676=this['editor'];rt(_0x182676['model'],({left:_0x3ded0e,entered:_0x2685ba})=>{for(const _0x5c8cc8 of _0x3ded0e)if(mt(_0x5c8cc8)){_0x182676['ui']['ariaLiveAnnouncer']['announce'](N(_0x182676['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x42b77c of _0x2685ba)if(mt(_0x42b77c)){_0x182676['ui']['ariaLiveAnnouncer']['announce'](N(_0x182676['locale'],'ENTER_COMMENT_ANNOUNCEMENT',tt(_0x35044a)));break;}});}}function dt(_0x415030,_0x4bd4b4){return _0x4bd4b4?_0x415030+':'+_0x4bd4b4:_0x415030;}function ht(_0xdd8918,_0x1c6b61){const _0x43cd05=_0x1c6b61['schema'],_0x33b10a=_0x1c6b61['createRange'](_0xdd8918['start']);for(const _0x2e6450 of _0xdd8918['getWalker']()){const {type:_0x4f7047,item:_0x4e737e,nextPosition:_0x32fc44}=_0x2e6450;if('text'===_0x4f7047||_0x43cd05['isObject'](_0x4e737e)){const _0x52543d=_0x1c6b61['createPositionBefore'](_0x4e737e);_0x33b10a['isCollapsed']&&(_0x33b10a['start']=_0x52543d),_0x33b10a['end']=_0x32fc44;}}return _0x33b10a;}function mt(_0x38b953){return'comment'===ft(_0x38b953['name'])['group'];}class s extends _0x49dc60{['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 _0x9a503e=this['editor'],_0x2212e3=_0x9a503e['plugins']['get'](o),_0x2f5205=_0x9a503e['plugins']['get'](r),_0x36d16b=_0x9a503e['plugins']['get'](y),_0x6a0c77=_0x9a503e['plugins']['get'](b);_0x9a503e['ui']['componentFactory']['add']('comment',()=>{const _0x4db446=this['_createUIButton'](_0x48fd4a);return _0x4db446['tooltip']=!0x0,_0x4db446;}),_0x9a503e['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0xd96c20)),_0x6a0c77['addSourceCollector'](()=>{const _0xbe7816=[];for(const [_0x7e6c3,_0xd1a4f7]of _0x2212e3['_threadToController']){const _0x285029=_0x2f5205['getAllMarkersForId'](_0x7e6c3['id']),_0x13e902=_0x285029['map'](_0x4c217e=>_0x4c217e['getRange']());_0x285029['length']>0x0&&_0xbe7816['push']([_0xd1a4f7['view'],_0x13e902]);}return _0xbe7816;}),this['listenTo'](_0x36d16b,'change:activeAnnotations',(_0x6fcca8,_0x33fcbe,_0x1b9e42)=>{const _0x528baf=Array['from'](_0x1b9e42)['map'](_0x5b6a4=>_0x5b6a4['innerView'])['find'](_0x229359=>_0x2212e3['_viewToController']['has'](_0x229359));if(!_0x528baf)return void(_0x2f5205['activeMarker']=null);const _0x2f4b63=_0x2212e3['_viewToController']['get'](_0x528baf)['model']['id'],_0x9e7268='comment:'+_0x2f4b63;_0x2f4b63&&_0x2f5205['hasMarkerForId'](_0x2f4b63)?_0x2f5205['activeMarker']=_0x9e7268:_0x2f5205['activeMarker']&&(_0x2f5205['activeMarker']=null);}),this['listenTo'](_0x2212e3,'removeCommentThread',(_0xabc4a5,{threadId:_0x13cbad,isFromAdapter:_0x3f78dd})=>{!_0x3f78dd&&_0x9a503e['ui']['focusTracker']['isFocused']&&_0x2f5205['hasMarkerForId'](_0x13cbad)&&_0x9a503e['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x2212e3,'addComment',(_0x4604a6,{threadId:_0x264377,isFromAdapter:_0x3e4c3})=>{if(_0x3e4c3||!_0x2f5205['hasMarkerForId'](_0x264377)||!_0x2212e3['hasCommentThread'](_0x264377))return;0x1===_0x2212e3['getCommentThread'](_0x264377)['length']&&(_0x9a503e['editing']['view']['focus'](),_0x4604a6['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x349149=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x259d75;for(const _0x3b766e in _0x349149){const _0x16129c=_0x3b766e,_0x218325=_0x349149[_0x16129c];if('commentsLicenseKeyValid'==_0x218325||'commentsLicenseKeyInvalid'==_0x218325||'commentsLicenseKeyExpired'==_0x218325||'commentsLicenseKeyDomainLimit'==_0x218325||'commentsLicenseKeyNotAllowed'==_0x218325||'commentsLicenseKeyEvaluationLimit'==_0x218325||'commentsLicenseKeyTrialLimit'==_0x218325||'commentsLicenseKeyUsageLimit'==_0x218325){delete _0x349149[_0x16129c],_0x259d75=_0x218325,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x259d75&&_0x349149['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x259d75&&_0x349149['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x259d75&&_0x349149['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x259d75&&_0x349149['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x259d75&&_0x349149['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyTrialLimit'==_0x259d75&&_0x349149['_showLicenseError']('trialLimit'),'commentsLicenseKeyUsageLimit'==_0x259d75&&_0x349149['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x25ab45){const _0x476792=this['editor'],_0x2daebb=new _0x25ab45(_0x476792['locale']),_0x19b689=_0x476792['commands']['get']('addCommentThread');return _0x2daebb['set']({'label':N(_0x476792['locale'],'Comment'),'icon':_0x58c113}),_0x2daebb['bind']('isEnabled')['to'](_0x19b689,'isEnabled',_0x19b689,'hasContent',(_0x10c8f0,_0x56cce1)=>_0x10c8f0&&_0x56cce1),this['listenTo'](_0x2daebb,'execute',()=>{_0x19b689['execute']();}),_0x2daebb;}}class i extends _0x49dc60{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[r];}constructor(_0x305c1f){super(_0x305c1f),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x46ae84,_0x42f609,_0x361e5a)=>{_0x361e5a?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x53ed79,_0x5e63fa]of this['editor']['commands'])_0x5e63fa['affectsData']&&'addCommentThread'!==_0x53ed79&&_0x5e63fa['forceDisabled']('commentsOnlyMode');(this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('RevisionTracker'))&&this['editor']['plugins']['get']('RevisionTracker')['forceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('SourceEditing')&&this['editor']['plugins']['get']('SourceEditing')['forceDisabled']('commentsOnlyMode');this['editor']['commands']['get']('editSource')?.['forceDisabled']('commentsOnlyMode');const _0x144664=this['editor']['editing']['view']['document'];this['listenTo'](_0x144664,'cut',_0x4b0671=>_0x4b0671['stop'](),{'priority':'highest'}),this['listenTo'](_0x144664,'clipboardInput',_0x274d8b=>_0x274d8b['stop'](),{'priority':'highest'}),this['listenTo'](_0x144664,'delete',_0x1f0f58=>_0x1f0f58['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x5e3fbe,_0x43b441]of this['editor']['commands'])_0x43b441['affectsData']&&'addCommentThread'!==_0x5e3fbe&&_0x43b441['clearForceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('RevisionTracker')&&this['editor']['plugins']['get']('RevisionTracker')['clearForceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('SourceEditing')&&this['editor']['plugins']['get']('SourceEditing')['clearForceDisabled']('commentsOnlyMode'),this['editor']['commands']['get']('editSource')?.['clearForceDisabled']('commentsOnlyMode'),this['stopListening'](this['editor']['editing']['view']['document']);}}class j extends _0x1ea55c{['activeUIs'];['uisData'];['_uis'];static get['requires'](){return[y];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x2aa295){super(_0x2aa295),this['activeUIs']=new Set(),this['_uis']=new Map(),this['uisData']=new Map();}['init'](){const _0x222af4=this['context']['plugins']['get'](y);this['listenTo'](_0x222af4,'_activateAnnotation',(_0xa70852,_0x3d7d60)=>{for(const _0x3b1c11 of this['activeUIs']){const _0x5326e7=this['_uis']['get'](_0x3b1c11);(0x0,this['uisData']['get'](_0x3b1c11)['filter'])(_0x3d7d60)&&_0x5326e7['setActiveAnnotation'](_0x3d7d60);}}),this['listenTo'](_0x222af4,'_deactivateAllAnnotations',()=>{for(const _0x5bfd47 of this['activeUIs']){this['_uis']['get'](_0x5bfd47)['setActiveAnnotation'](null);}}),this['listenTo'](_0x222af4['_visibleAnnotations'],'add',(_0x5d8498,_0x50b09b)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x50b09b);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x59dfa0){return this['activeUIs']['has'](_0x59dfa0);}['activate'](_0x1d4124,_0x28c819=this['defaultFilter']){const _0x54abff=this['context']['plugins']['get'](y);if(!this['_uis']['has'](_0x1d4124))throw new _0x3ca26a('annotationsuis-missing-ui',this,{'uiName':_0x1d4124});this['isActive'](_0x1d4124)&&this['deactivate'](_0x1d4124),this['activeUIs']['add'](_0x1d4124);const _0x4bd620=new S();v({'source':_0x54abff['_visibleAnnotations'],'target':_0x4bd620,'filter':_0x28c819}),this['uisData']['set'](_0x1d4124,{'collection':_0x4bd620,'filter':_0x28c819});const _0x31bab0=this['_uis']['get'](_0x1d4124);_0x31bab0['attach'](_0x4bd620),this['listenTo'](_0x31bab0,'change:activeAnnotation',(_0xcb20ef,_0x8cdb09,_0x219fcc,_0x4e1a46)=>{_0x4e1a46&&_0x54abff['_removeActiveAnnotation'](_0x4e1a46),_0x219fcc&&_0x54abff['_addActiveAnnotation'](_0x219fcc);});}['deactivate'](_0x103184){if(this['activeUIs']['delete'](_0x103184),!this['_uis']['has'](_0x103184))throw new _0x3ca26a('annotationsuis-missing-ui',this,{'uiName':_0x103184});const _0x3c165d=this['_uis']['get'](_0x103184);_0x3c165d['detach'](),this['stopListening'](_0x3c165d),this['uisData']['get'](_0x103184)['collection']['destroy'](),this['uisData']['delete'](_0x103184);}['switchTo'](_0x2523a3){if(!this['_uis']['has'](_0x2523a3))throw new _0x3ca26a('annotationsuis-missing-ui',this,{'uiName':_0x2523a3});const _0x20567d=this['context']['plugins']['get'](y),_0x35b6a3=Array['from'](_0x20567d['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x2523a3);const _0x5ef584=this['_uis']['get'](_0x2523a3);_0x5ef584['setActiveAnnotation'](_0x35b6a3),_0x5ef584['_setSelectedAnnotations']&&_0x35b6a3&&_0x5ef584['_setSelectedAnnotations']([_0x35b6a3]);}['deactivateAll'](){for(const _0x4ea88d of this['activeUIs'])this['deactivate'](_0x4ea88d);}['register'](_0x1173a6,_0x1a32ae){if(this['_uis']['has'](_0x1173a6))throw new _0x3ca26a('annotationsuis-register-already-registered');if('function'!=typeof _0x1a32ae['attach']||'function'!=typeof _0x1a32ae['detach']||'function'!=typeof _0x1a32ae['setActiveAnnotation'])throw new _0x3ca26a('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x1173a6,_0x1a32ae);}['refilterAnnotations'](){const _0x9ac02e=this['context']['plugins']['get'](y)['collection'],_0x26d811=new Map(),_0x167027=Array['from'](this['activeUIs']);for(const _0x58bbec of this['activeUIs']){const _0x51108c=this['uisData']['get'](_0x58bbec)['collection'];for(const _0x2f12c3 of _0x51108c)_0x26d811['set'](_0x2f12c3,_0x58bbec);}for(const _0x50947b of _0x9ac02e){const _0x62be3f=_0x26d811['get'](_0x50947b);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x50947b);const _0x20b836=_0x167027['find'](_0x443680=>this['uisData']['get'](_0x443680)['filter'](_0x50947b));_0x62be3f!==_0x20b836&&(_0x62be3f&&this['uisData']['get'](_0x62be3f)['collection']['remove'](_0x50947b),_0x20b836&&this['uisData']['get'](_0x20b836)['collection']['add'](_0x50947b));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['defaultFilter'](){return!0x0;}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x8feb0e){const _0x400075=[];for(const _0x497985 of this['activeUIs']){(0x0,this['uisData']['get'](_0x497985)['filter'])(_0x8feb0e)&&_0x400075['push'](_0x497985);}if(_0x400075['length']>0x1)throw new _0x3ca26a('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x400075,'annotationType':_0x8feb0e['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(_0x159907){super(_0x159907),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x5b8d94,_0x28b3b7)=>_0x5b8d94+_0x28b3b7),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=xt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x48551b=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x48551b['to']('isAnimationDisabled',_0x53f30b=>_0x53f30b?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x48551b['to']('top',_0x4cec4e=>Ot(_0x4cec4e))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x3988a1=this['element']['clientHeight'];_0x3988a1&&(this['height']=_0x3988a1);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0x1ea55c{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x35a6df){super(_0x35a6df),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 _0x411bdf=this['context']['config']['get']('sidebar.container');_0x411bdf&&this['setContainer'](_0x411bdf);}['setContainer'](_0x5c176f){if(!g(_0x5c176f))throw new _0x3ca26a('sidebar-setcontainer-invalid-element');this['container']=_0x5c176f;}['_attachToContainer']({viewClass:_0x12b5fc='',spaceBetweenItems:_0xb5885d=0x19}={}){if(!g(this['container']))throw new _0x3ca26a('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x12b5fc,this['_spaceBetweenItems']=_0xb5885d;}['rearrange']({removedAnnotation:_0x5612a3,previousAnnotation:_0x5b8237,nextAnnotation:_0x2467ce}){const _0x3b70a1=this['getSidebarItemView'](_0x5612a3);this['view']['list']['remove'](_0x3b70a1),this['_destroySidebarItemView'](_0x5612a3),_0x5b8237&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x5b8237)),_0x2467ce&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x2467ce)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x116654,activatedAnnotation:_0x12f140,disableAnimationOnActivatedAnnotation:_0x291000}){if(this['_activeAnnotation']=_0x12f140,_0x116654){_0x116654['isActive']=!0x1;const _0x429ee0=this['getSidebarItemView'](_0x116654);_0x429ee0&&_0x291000&&(_0x429ee0['isAnimationDisabled']=!0x1);}if(_0x12f140){const _0x5645fd=this['getSidebarItemView'](_0x12f140);_0x5645fd&&(_0x12f140['isActive']=!0x0,_0x291000&&(_0x5645fd['isAnimationDisabled']=!0x0,_0x5645fd['top']+=0x1),this['_alignToTargetRect'](_0x5645fd));}}['_detachFromContainer'](_0x4eb1e7){if(this['view']['element']['remove'](),_0x4eb1e7){for(const _0x3c9ab3 of _0x4eb1e7)this['_destroySidebarItemView'](_0x3c9ab3);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x4ed53b,_0x3a99d8){_0x3a99d8||(_0x3a99d8=_0x4ed53b['view']);const _0x4d4463=new R(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x4d4463,_0x4ed53b),this['_annotationToSidebarItemView']['set'](_0x4ed53b,_0x4d4463),_0x4d4463['content']['add'](_0x3a99d8),this['listenTo'](_0x4ed53b['view'],'change:targetRect',(_0x560553,_0x42f638,_0x58ac79)=>{const _0x1cd440=this['_getTargetTop'](_0x4ed53b,_0x58ac79);_0x4d4463['_targetTop']!=_0x1cd440&&(_0x4d4463['_targetTop']=_0x1cd440,this['_setItemTop'](_0x4d4463,_0x1cd440));}),this['listenTo'](_0x4d4463,'change:top',()=>{this['_recalculate'](_0x4d4463,'top');}),this['listenTo'](_0x4d4463,'change:bottom',()=>{this['_recalculate'](_0x4d4463,'bottom');}),this['_alignToTargetRect'](_0x4d4463);const _0x41b6e8=this['_getItemBefore'](_0x4d4463);if(_0x41b6e8)this['_alignAfterItem'](_0x41b6e8,_0x4d4463)||this['_alignToTargetRect'](_0x4d4463);else this['_alignToTargetRect'](_0x4d4463);return this['_updateLastItem'](),this['view']['list']['add'](_0x4d4463),_0x4d4463;}['_alignForTopChange'](_0xd83f9b){if(!_0xd83f9b['content']['length'])return;const _0x36575e=this['_getItemBefore'](_0xd83f9b);if(!_0x36575e)return;const _0x273068=this['_sidebarItemViewToAnnotation']['get'](_0x36575e),_0x1121cf=this['_activeAnnotation'];_0x1121cf&&_0x1121cf===_0x273068?this['_alignAfterItem'](_0x36575e,_0xd83f9b):this['_alignBeforeItem'](_0xd83f9b,_0x36575e);}['_alignForBottomChange'](_0x41fc8a){if(!_0x41fc8a['content']['length'])return;const _0x1f375a=this['_getItemAfter'](_0x41fc8a);if(!_0x1f375a)return;const _0x200ee7=this['_sidebarItemViewToAnnotation']['get'](_0x1f375a),_0x50f083=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x13c81b=this['_activeAnnotation'];_0x13c81b&&_0x13c81b===_0x200ee7&&_0x50f083?(this['_alignBeforeItem'](_0x1f375a,_0x41fc8a),this['_alignAfterItem'](_0x41fc8a,_0x1f375a)):_0x13c81b&&_0x13c81b===_0x200ee7?this['_alignBeforeItem'](_0x1f375a,_0x41fc8a):this['_alignAfterItem'](_0x41fc8a,_0x1f375a);}['_recalculate'](_0x27fe01,_0x251acf){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x464330,changedProp:_0x1ef7b7}of this['_recalculateBuffer'])'top'===_0x1ef7b7?this['_alignForTopChange'](_0x464330):this['_alignForBottomChange'](_0x464330);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x27fe01,'changedProp':_0x251acf});}['getSidebarItemView'](_0x2cf815){return this['_annotationToSidebarItemView']['get'](_0x2cf815);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x2781ce){const _0x4d7da7=this['getSidebarItemView'](_0x2781ce);this['stopListening'](_0x4d7da7),this['stopListening'](_0x2781ce['view']),_0x4d7da7['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x2781ce),this['_sidebarItemViewToAnnotation']['delete'](_0x4d7da7);}['_createSidebarView'](){const _0x1f29f7=new H(this['context']['locale']);return _0x1f29f7['render'](),this['on']('change:_lastItem',(_0x2ad807,_0x567167,_0xa3ac1d,_0x4f6f3f)=>{_0x4f6f3f&&_0x1f29f7['unbind']('minHeight'),_0xa3ac1d?_0x1f29f7['bind']('minHeight')['to'](_0xa3ac1d,'bottom'):_0x1f29f7['minHeight']=null;}),_0x1f29f7;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x2c400a){const _0x49cb96=this['_sidebarItemViewToAnnotation']['get'](_0x2c400a),_0x5ccc31=_0x49cb96&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x49cb96)-0x1);return _0x5ccc31&&this['getSidebarItemView'](_0x5ccc31)||null;}['_getItemAfter'](_0x32b2c6){const _0x4139f3=this['_sidebarItemViewToAnnotation']['get'](_0x32b2c6),_0xe12a4c=_0x4139f3&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x4139f3)+0x1);return _0xe12a4c&&this['getSidebarItemView'](_0xe12a4c)||null;}['_alignBeforeItem'](_0x526c6c,_0x6dfa61){_0x526c6c['updateHeight']();const _0x4a0823=G(_0x6dfa61['bottom']+this['_spaceBetweenItems'],_0x526c6c['top']);return!!_0x4a0823&&(this['_setItemTop'](_0x6dfa61,_0x6dfa61['top']-_0x4a0823),!0x0);}['_alignAfterItem'](_0x3aa2c0,_0x3d7e72){_0x3aa2c0['updateHeight']();const _0x26b7e9=G(_0x3aa2c0['bottom']+this['_spaceBetweenItems'],_0x3d7e72['top']);return!!_0x26b7e9&&(this['_setItemTop'](_0x3d7e72,_0x3d7e72['top']+_0x26b7e9,!0x1),!0x0);}['_alignToTargetRect'](_0x51648f){const _0x4c18cb=this['_sidebarItemViewToAnnotation']['get'](_0x51648f);if(!_0x4c18cb||!_0x4c18cb['target']||!_0x4c18cb['targetRect'])return;const _0x292020=this['_getTargetTop'](_0x4c18cb,_0x4c18cb['targetRect']);this['_setItemTop'](_0x51648f,_0x292020);}['_getTargetTop'](_0x2db241,_0x1427a9){if(null===_0x1427a9)return 0x0;if(_0x2db241['target']instanceof _0x247ddb)return _0x1427a9['top'];{const _0x515d73=new _0x247ddb(this['view']['element'])['top'];return _0x1427a9['top']-_0x515d73;}}['_setItemTop'](_0x35b37d,_0xc17e35,_0x319560=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x319560&&(_0xc17e35=Math['max'](_0xc17e35,this['_getMaxAvailableTop'](_0x35b37d))),_0x35b37d['top']=_0xc17e35;}['_getMaxAvailableTop'](_0x1c6902){let _0x4ae115=this['_getItemBefore'](_0x1c6902),_0x402b0d=0x0;for(;_0x4ae115;)_0x4ae115['updateHeight'](),_0x402b0d+=this['_spaceBetweenItems']+_0x4ae115['height'],_0x4ae115=this['_getItemBefore'](_0x4ae115);return _0x402b0d;}}function G(_0x4d50a1,_0xe5f3b5){return Math['max'](_0x4d50a1-_0xe5f3b5,0x0);}function g(_0x147fef){return null!==_0x147fef&&'object'==typeof _0x147fef&&0x1===_0x147fef['nodeType'];}class e extends _0x1ea55c{['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(_0x4b3570){super(_0x4b3570),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x15ba5f(),this['_refreshPositioningDebounced']=_0x4f76db(()=>{_0x4b3570['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x1d58cd=this['context']['plugins']['get'](j),_0x43a668=this['context']['plugins']['get'](z);_0x1d58cd['register']('wideSidebar',this),_0x43a668['container']&&_0x1d58cd['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x1d8462){if(_0x1d8462===this['activeAnnotation'])return;const _0x5c5e21=this['context']['plugins']['get'](z);_0x5c5e21['_activeAnnotation']=_0x1d8462;const _0x59b4b4=this['activeAnnotation'];_0x5c5e21['refresh']({'blurredAnnotation':_0x59b4b4,'activatedAnnotation':_0x1d8462}),this['activeAnnotation']=_0x1d8462;}['attach'](_0x581727){this['annotations']=_0x581727;const _0x5a873b=this['context']['plugins']['get'](z);if(_0x5a873b['_annotations']=_0x581727,this['isAttached'])throw new _0x3ca26a('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x5a873b,'set:container',()=>{this['detach'](),this['listenTo'](_0x5a873b,'change:container',_0x5ab785=>{_0x5ab785['off'](),this['attach'](_0x581727);});}),_0x5a873b['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x4bf7a6=_0x107d35=>{_0x107d35['updateTargetRect'](),_0x5a873b['addAnnotation'](_0x107d35);};for(const _0x3e263d of _0x581727)_0x4bf7a6(_0x3e263d);this['listenTo'](_0x581727,'add',(_0x16bbf8,_0x5cdaff)=>{_0x4bf7a6(_0x5cdaff);}),this['listenTo'](_0x581727,'remove',(_0x53c883,_0x35582b,_0x2f3ca9)=>{_0x5a873b['rearrange']({'removedAnnotation':_0x35582b,'previousAnnotation':_0x581727['get'](_0x2f3ca9-0x1),'nextAnnotation':_0x581727['get'](_0x2f3ca9+0x1)}),_0x35582b===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x581727,'focus',(_0x3ed234,_0x3bee29)=>{this['setActiveAnnotation'](_0x3bee29);}),this['listenTo'](_0x581727,'blur',()=>{this['setActiveAnnotation'](null);});const _0x26d01f=this['context']instanceof _0x5615d3?this['context']['editors']:new _0x15ba5f([this['context']]);for(const _0x499a30 of _0x26d01f)this['_integrateWithEditorAnnotations'](_0x499a30);this['listenTo'](_0x26d01f,'add',(_0x73e9c8,_0x242de9)=>{this['listenTo'](_0x242de9,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x242de9);});}),this['listenTo'](_0x26d01f,'remove',(_0x27ec4e,_0x24cff4)=>{_0x24cff4['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x24cff4['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x3ca26a('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x3bff65=this['context']['plugins']['get'](z);_0x3bff65['_detachFromContainer'](this['annotations']),this['stopListening'](_0x3bff65),this['stopListening'](this['annotations']),this['context']instanceof _0x5615d3&&this['stopListening'](this['context']['editors']);for(const _0x5d1acb of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x5d1acb);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x55903d){if(!_0x55903d['plugins']['has']('EditorAnnotations'))return;const _0x19e118=_0x55903d['plugins']['get']('EditorAnnotations'),_0x5291ec=()=>{const _0x421064=_0x19e118['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x421064[0x0]||null);};this['listenTo'](_0x19e118,'refresh',_0x5291ec),this['listenTo'](_0x19e118,'blur',(_0x3586b0,{isAnnotationTracked:_0x1ffb6d})=>{this['activeAnnotation']&&_0x1ffb6d(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x19e118,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x5dce1e=>{_0x19e118['hasDomSelection']()&&(_0x5291ec(),_0x5dce1e['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x19e118);}['_destroyEditorAnnotationsIntegration'](_0x56b451){this['stopListening'](_0x56b451),this['_editorAnnotations']['remove'](_0x56b451);}}class C extends _0x48fd4a{['counterView'];constructor(_0x44240d){super(_0x44240d);const _0x4a018d=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x47ac98,_0x17ab15)=>_0x47ac98?'...':_0x17ab15['toString']()),this['set']('annotationType',''),this['icon']=_0x58c113,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new kt(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x4a018d['to']('annotationType',_0x241b7e=>'ck-annotation-counter__badge--'+_0x241b7e),_0x4a018d['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x4a018d['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class n extends _0x1ea55c{['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(_0x527e48){super(_0x527e48),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=new(_0x244d46())(),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x15ba5f(),this['_refreshPositioningDebounced']=_0x4f76db(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](j)['register']('narrowSidebar',this),this['bodyCollection']=new _0x1d59a6(this['context']['locale']),this['balloonPanelView']=new _0x33a601(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x454e9e){this['annotations']=_0x454e9e;const _0x37d793=this['context']['plugins']['get'](z),_0x1f4039=this['balloonPanelView'];if(_0x37d793['_annotations']=_0x454e9e,this['isAttached'])throw new _0x3ca26a('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x37d793,'set:container',()=>{this['detach'](),this['listenTo'](_0x37d793,'change:container',_0x5a4aac=>{_0x5a4aac['off'](),this['attach'](_0x454e9e);});}),_0x37d793['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x190109=_0x506a4c=>{const _0x23ce3a=new C(this['context']['locale']);_0x37d793['addAnnotation'](_0x506a4c,_0x23ce3a),this['_annotationToNarrowView']['set'](_0x506a4c,_0x23ce3a),_0x23ce3a['bind']('isDirty','annotationType','number')['to'](_0x506a4c['view'],'isDirty','type','length'),_0x23ce3a['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x1f4039['content']['first']!==_0x506a4c['view']?(this['_showBalloon'](_0x506a4c),_0x506a4c['view']['element']['focus'](),this['setActiveAnnotation'](_0x506a4c)):this['setActiveAnnotation'](null);});};for(const _0x43ad14 of _0x454e9e)_0x190109(_0x43ad14);this['listenTo'](_0x454e9e,'add',(_0x66222c,_0x5a7d8)=>{_0x190109(_0x5a7d8);}),this['listenTo'](_0x454e9e,'remove',(_0x31de3f,_0x573980,_0x4d1d79)=>{this['_annotationToNarrowView']['get'](_0x573980)['destroy'](),this['_annotationToNarrowView']['delete'](_0x573980),_0x37d793['rearrange']({'removedAnnotation':_0x573980,'previousAnnotation':_0x454e9e['get'](_0x4d1d79-0x1),'nextAnnotation':_0x454e9e['get'](_0x4d1d79+0x1)}),_0x573980===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x454e9e,'focus',(_0x28dfd1,_0x5e95da)=>{this['setActiveAnnotation'](_0x5e95da);}),this['listenTo'](_0x454e9e,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x3a010b,_0x4317ed)=>{_0x4317ed['keyCode']===_0x5c1ee6['esc']&&_0x1f4039['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x1f4039['content']['first']),this['_hideBalloon'](),_0x4317ed['stopPropagation'](),_0x4317ed['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0xf5804c,_0x16acba)=>{const _0x3458ae=_0x16acba['target'];_0x1f4039['isVisible']&&_0x1f4039['element']['contains'](_0x3458ae)||_0x37d793['view']['element']['contains'](_0x3458ae)||_0xf5804c['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x4778b7=>_0x4778b7['contains'](_0x3458ae))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x1c6a45=this['context']instanceof _0x5615d3?this['context']['editors']:new _0x15ba5f([this['context']]);for(const _0x36b5ba of _0x1c6a45)this['_integrateWithEditorAnnotations'](_0x36b5ba);this['listenTo'](_0x1c6a45,'add',(_0x4ffc4f,_0x594aab)=>{this['listenTo'](_0x594aab,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x594aab);});}),this['listenTo'](_0x1c6a45,'remove',(_0x1a4d86,_0x46d658)=>{_0x46d658['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x46d658['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x1ef3b9){if(_0x1ef3b9===this['activeAnnotation'])return;const _0x4a8b4d=this['context']['plugins']['get'](z);if(_0x4a8b4d['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x1ef3b9,'disableAnimationOnActivatedAnnotation':!0x0}),_0x1ef3b9)_0x4a8b4d['getSidebarItemView'](_0x1ef3b9)?this['_showBalloon'](_0x1ef3b9):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x1ef3b9;}['detach'](){if(!this['isAttached'])throw new _0x3ca26a('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x261b0c=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x23cfdb=>_0x23cfdb['destroy']()),this['_annotationToNarrowView']['clear'](),_0x261b0c['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x5615d3&&this['stopListening'](this['context']['editors']);for(const _0x63d4a of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x63d4a);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'](_0x1e4a54){if(!_0x1e4a54['plugins']['has']('EditorAnnotations'))return;const _0x4d8990=_0x1e4a54['plugins']['get']('EditorAnnotations'),_0x2ca272=this['context']['plugins']['get'](z),_0x5064cd=this['annotations'],_0x13cb5e=this['balloonPanelView'],_0x24af81=()=>{const _0xe44a9b=_0x4d8990['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0xe44a9b),this['setActiveAnnotation'](_0xe44a9b[0x0]||null);};this['listenTo'](_0x4d8990,'refresh',_0x24af81),this['listenTo'](_0x4d8990,'blur',(_0x272bd5,{isAnnotationTracked:_0xd277ed})=>{this['activeAnnotation']&&_0xd277ed(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x4d8990,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x5064cd,'blur',_0x54c480=>{_0x4d8990['hasDomSelection']()&&_0x54c480['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x1b7e42,_0x370b84)=>{const _0x3a7cee=_0x370b84['target'];_0x13cb5e['isVisible']&&_0x13cb5e['element']['contains'](_0x3a7cee)||_0x2ca272['view']['element']['contains'](_0x3a7cee)||this['activeAnnotation']&&_0x4d8990['hasDomSelection']()&&(_0x24af81(),_0x1b7e42['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x4d8990);}['_destroyEditorAnnotationsIntegration'](_0x2af4ed){_0x2af4ed&&(this['stopListening'](_0x2af4ed),this['_editorAnnotations']['remove'](_0x2af4ed));}['_setSelectedAnnotations'](_0x97119c){for(const _0x5bfd9c of this['_selectedAnnotations'])_0x97119c['includes'](_0x5bfd9c)||this['_manuallyClosedAnnotationViews']['delete'](_0x5bfd9c['view']);this['_selectedAnnotations']=_0x97119c;}['_refreshPositioning'](){const _0xe86186=this['balloonPanelView'];this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning'](),_0xe86186['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0xfa4b44){if(this['_manuallyClosedAnnotationViews']['has'](_0xfa4b44['view']))return;const _0x7c2487=this['balloonPanelView']['content']['first'];_0x7c2487!==_0xfa4b44['view']?(_0x7c2487&&this['_detachListeners'](_0x7c2487),this['_attachListeners'](_0xfa4b44['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0xfa4b44['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x4083dd=this['balloonPanelView']['content']['first'],_0x59932a=_0x4083dd&&this['annotations']['getByView'](_0x4083dd);if(!_0x59932a||!this['_annotationToNarrowView']['has'](_0x59932a))return;const _0x5c64ea=this['_annotationToNarrowView']['get'](_0x59932a)['element'],_0x2d9528=(function(){const _0x1e6430=_0x33a601['defaultPositions'];return[_0x1e6430['southArrowNorthEast'],_0x1e6430['northArrowSouthEast'],_0x1e6430['southArrowNorth'],_0x1e6430['northArrowSouth'],_0x1e6430['southArrowNorthWest'],_0x1e6430['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x5c64ea,'positions':_0x2d9528});}['_hideBalloon'](){const _0x5711c2=this['balloonPanelView'],_0x115cc6=_0x5711c2['content']['first'];_0x115cc6&&(this['_detachListeners'](_0x115cc6),_0x5711c2['unpin'](),_0x5711c2['content']['clear']());}['_attachListeners'](_0xdfb481){this['listenTo'](_0xdfb481,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0xdfb481,'Esc',(_0x143b4b,_0x500e0a)=>{this['_manuallyClosedAnnotationViews']['add'](_0xdfb481),this['_hideBalloon'](),_0x500e0a();});}['_detachListeners'](_0x28120c){this['stopListening'](_0x28120c);}}class c extends _0x49dc60{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[b,_0x2e1933,j];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x20ee81){super(_0x20ee81),_0x20ee81['editing']['view']['addObserver'](_0x14a44e),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x20ee81['plugins']['get'](_0x2e1933),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x1ad127=this['editor']['plugins']['get'](j);_0x1ad127['context']===this['editor']&&(_0x1ad127['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x238b56,_0x198afe)=>{const _0x12b5c1=this['_balloon'];if(this['isAttached']&&_0x12b5c1['visibleView']){const _0x5e2d79=this['annotations']['getByView'](_0x12b5c1['visibleView']);_0x5e2d79&&this['_closeAnnotation'](_0x5e2d79),_0x198afe();}}));}['afterInit'](){const _0x2bbe27=this['editor']['plugins']['get'](j);_0x2bbe27['context']===this['editor']&&(_0x2bbe27['hasActive']()||_0x2bbe27['switchTo']('inline'));}['setActiveAnnotation'](_0x3a8b28){_0x3a8b28!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x3a8b28&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x3a8b28)&&this['_addAnnotationToBalloon'](_0x3a8b28,!0x0),_0x3a8b28['isActive']=!0x0),_0x3a8b28||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x3a8b28);}['attach'](_0x2737bc){this['annotations']=_0x2737bc;const _0x4fae66=this['editor']['plugins']['get'](j),_0x183b4b=this['_balloon'];if(this['isAttached'])throw new _0x3ca26a('inlineannotations-attach-already-attached',this);if(_0x4fae66['context']!==this['editor'])throw new _0x3ca26a('inlineannotations-not-allowed-with-context',this);const _0x5c0c38=this['editor']['plugins']['get'](b);this['listenTo'](_0x5c0c38,'refresh',()=>{const _0x3a19ae=_0x5c0c38['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x457e8b,_0x2a07e7;!this['_forceRefresh']&&(_0x457e8b=_0x3a19ae,_0x2a07e7=this['_selectedAnnotations'],_0x457e8b['length']===_0x2a07e7['length']&&_0x457e8b['every'](_0x2abce1=>_0x2a07e7['includes'](_0x2abce1)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x3a19ae),this['setActiveAnnotation'](_0x3a19ae[0x0]||null));}),this['listenTo'](_0x5c0c38,'blur',(_0x1d139d,{isAnnotationTracked:_0x39b902})=>{this['activeAnnotation']&&_0x39b902(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x17953d,_0x5b0e56,_0xa6b385)=>{_0xa6b385||this['setActiveAnnotation'](null);}),this['listenTo'](_0x2737bc,'remove',(_0x6bfbaf,_0x4742db)=>{this['_removeAnnotationFromBalloon'](_0x4742db),_0x4742db===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x183b4b,'change:visibleView',(_0x325b12,_0x35efd1,_0x2fb576,_0x59f107)=>{_0x59f107&&this['stopListening'](_0x59f107);const _0x50998c=_0x2737bc['getByView'](_0x2fb576);_0x2fb576&&_0x50998c&&(this['listenTo'](_0x2fb576,'change:height',()=>{_0x183b4b['updatePosition']();}),this['listenTo'](_0x2fb576,'Esc',()=>{this['_closeAnnotation'](_0x50998c),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x50998c&&this['setActiveAnnotation'](_0x50998c));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x183b4b['visibleView']&&(_0x2737bc['getByView'](_0x183b4b['visibleView'])&&_0x183b4b['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 _0x3ca26a('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x346e61 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x346e61);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x3563bd){for(const _0x84a18 of this['_selectedAnnotations'])_0x3563bd['includes'](_0x84a18)||this['_manuallyClosed']['delete'](_0x84a18);for(const _0x42802c of this['annotations'])_0x3563bd['includes'](_0x42802c)||this['_removeAnnotationFromBalloon'](_0x42802c);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x20d03f of _0x3563bd)this['_addAnnotationToBalloon'](_0x20d03f);}this['_selectedAnnotations']=_0x3563bd;}['_addAnnotationToBalloon'](_0x4e5591,_0x58aeab=!0x1){this['_manuallyClosed']['has'](_0x4e5591)||(this['_addedAnnotations']['has'](_0x4e5591)||this['_balloon']['hasView'](_0x4e5591['view'])||(this['_addedAnnotations']['add'](_0x4e5591),this['_balloon']['add']({'stackId':_0x4e5591['view']['id'],'view':_0x4e5591['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x4e5591)}})),_0x58aeab&&this['_balloon']['showStack'](_0x4e5591['view']['id']));}['_getBalloonTargetForAnnotation'](_0x5d817c){const _0x38799f=_0x5d817c['target'],_0x276857=this['editor']['editing']['view'],_0x5a3b45=_0x276857['document']['selection']['getFirstRange'](),_0x339be1=_0x276857['domConverter']['viewRangeToDom'](_0x5a3b45);if(_0x339be1['collapse'](!0x0),_0x38799f){if(_0x38799f instanceof _0x247ddb)return _0x38799f;let _0x501fc9=[];for(const _0x2d3575 of _0x38799f)_0x501fc9['push'](...F(_0x2d3575['getClientRects']()));_0x501fc9=function(_0x364692){const _0x27aedd=[];let _0x48ff69=_0x364692[0x0];for(let _0x4c88d3=0x1;_0x4c88d3<_0x364692['length'];_0x4c88d3++)P(_0x48ff69,_0x364692[_0x4c88d3])?_0x48ff69['width']+=_0x364692[_0x4c88d3]['width']:(_0x27aedd['push'](_0x48ff69),_0x48ff69=_0x364692[_0x4c88d3]);return _0x27aedd['push'](_0x48ff69),_0x27aedd;}(_0x501fc9);const _0x162c15=_0x339be1['getBoundingClientRect']();return _0x501fc9['find'](_0x475b45=>_0x475b45['top']<=_0x162c15['top']&&_0x475b45['bottom']>=_0x162c15['bottom']&&_0x475b45['left']<=_0x162c15['left']&&_0x475b45['right']>=_0x162c15['right'])||_0x501fc9[0x0];}return _0x5d817c['targetRect']||_0x339be1;}['_removeAnnotationFromBalloon'](_0x2d96fb){this['_addedAnnotations']['has'](_0x2d96fb)&&this['_balloon']['hasView'](_0x2d96fb['view'])&&(this['_addedAnnotations']['delete'](_0x2d96fb),this['_balloon']['remove'](_0x2d96fb['view']));}['_closeAnnotation'](_0x3a843a){this['_manuallyClosed']['add'](_0x3a843a),this['_removeAnnotationFromBalloon'](_0x3a843a);}}function F(_0x470705){return Array['from'](_0x470705)['map'](DOMRect['fromRect']);}function P(_0x94c387,_0xa91b1b){return _0x94c387['top']===_0xa91b1b['top']&&_0x94c387['bottom']===_0xa91b1b['bottom']&&_0x94c387['right']===_0xa91b1b['left'];}class Z extends kt{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x56b252,_0x5b8131){super(_0x56b252),this['set']('isEmpty',!_0x5b8131['length']),this['focusTracker']=new _0x3af043(),this['_annotationViews']=_0x5b8131,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new _0x19c4d9({'focusables':_0x5b8131,'focusTracker':this['focusTracker']}),this['listenTo'](_0x5b8131,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x5b8131,'remove',(_0xcb34eb,_0x5582c9)=>{_0x5582c9['isActive']&&this['focus'](),_0x5b8131['length']||(this['isEmpty']=!0x0);});const _0xb1ea02=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':N(_0x56b252,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x5b8131},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0xb1ea02['if']('isEmpty','ck-hidden',_0x59f9c5=>!_0x59f9c5)]},'children':[{'text':N(_0x56b252,'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 _0x161020 of this['_annotationViews'])this['focusTracker']['add'](_0x161020['element']);this['_annotationViews']['on']('change',(_0x20e0ef,{added:_0x14ff5c,removed:_0x4cd4d5})=>{for(const _0x5d1195 of _0x14ff5c)this['focusTracker']['add'](_0x5d1195['element']);for(const _0x24e512 of _0x4cd4d5)this['focusTracker']['remove'](_0x24e512['element']);});}}class p extends _0x1ea55c{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,y];}constructor(_0xf9173b){super(_0xf9173b),this['archivedThreads']=new _0x15ba5f();}['init'](){const _0x4c8120=this['context'],_0x3bb6fb=_0x4c8120['plugins']['get'](o),_0x564b41=_0x4c8120['plugins']['get'](y);this['listenTo'](_0x3bb6fb,'addCommentThread',(_0x1705ea,{threadId:_0x1666ce})=>{const _0x1979d3=_0x3bb6fb['getCommentThread'](_0x1666ce);_0x1979d3['archivedAt']&&this['archivedThreads']['add'](_0x1979d3,this['_calculatePosition'](_0x1979d3['archivedAt'])),this['listenTo'](_0x1979d3,'change:archivedAt',(_0x57441c,_0x9468e2,_0x3c9ff8)=>{_0x3c9ff8?this['archivedThreads']['has'](_0x1979d3)||this['archivedThreads']['add'](_0x1979d3,this['_calculatePosition'](_0x1979d3['archivedAt'])):this['archivedThreads']['has'](_0x1979d3)&&this['archivedThreads']['remove'](_0x1979d3);});}),this['listenTo'](_0x3bb6fb,'removeCommentThread',(_0x39595d,{threadId:_0x64e23a})=>{const _0x1f77fb=_0x3bb6fb['getCommentThread'](_0x64e23a);this['stopListening'](_0x1f77fb),this['archivedThreads']['has'](_0x1f77fb)&&this['archivedThreads']['remove'](_0x1f77fb);},{'priority':'highest'}),this['listenTo'](_0x564b41['collection'],'focus',(_0xacd32a,_0x29612e)=>{_0x29612e['isVisible']||(_0x29612e['isActive']=!0x0,_0x564b41['activate'](_0x29612e));});}['_calculatePosition'](_0x2b2216){const _0x1931ac=[...this['archivedThreads']]['findIndex'](_0x4ddb4b=>_0x4ddb4b['archivedAt']<_0x2b2216);return _0x1931ac>-0x1?_0x1931ac:this['archivedThreads']['length'];}}class a extends _0x49dc60{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[p,_0x53b91c];}constructor(_0x457c5d){super(_0x457c5d),this['annotationViews']=new _0x53d65b(),this['_pendingThreads']=[];}['init'](){const _0x25cb43=this['editor'],_0x5766d9=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x25cb43['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x48fd4a,!0x0)),_0x25cb43['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x235c19=this['_createCommentsArchiveButton'](_0xd96c20);return _0x235c19['set']({'role':'menuitemcheckbox'}),_0x235c19;});const _0x7c381d=_0x25cb43['plugins']['get'](p),_0x3ebf64=_0x25cb43['plugins']['get']('Annotations'),_0x1f53b1=_0x25cb43['plugins']['get']('CommentsRepository');_0x7c381d['archivedThreads']['forEach'](_0x5bd889=>{this['_handleNewThread'](_0x5bd889);}),this['listenTo'](_0x7c381d['archivedThreads'],'add',(_0x4df205,_0x209307)=>{this['_handleNewThread'](_0x209307);}),this['listenTo'](_0x3ebf64['collection'],'add',(_0x13b54b,_0x2bd24a)=>{const _0x35dd25=this['_pendingThreads']['find'](_0x3bfc99=>{const _0x428a41=_0x1f53b1['_threadToController']['get'](_0x3bfc99);return _0x428a41&&_0x2bd24a['innerView']===_0x428a41['view'];});if(_0x35dd25){const _0x26086f=this['_calculatePosition'](_0x35dd25['archivedAt']);this['_addAnnotationToArchive'](_0x2bd24a,_0x26086f),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x35dd25),0x1);}}),this['listenTo'](_0x7c381d['archivedThreads'],'remove',(_0x1f30fa,_0x4d43f9)=>{const _0xd3c707=_0x25cb43['config']['get']('collaboration.channelId');if(!_0xd3c707||_0x4d43f9['channelId']===_0xd3c707){if(this['_pendingThreads']['includes'](_0x4d43f9))this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x4d43f9),0x1);else{const _0x4ee1bc=_0x1f53b1['_threadToController']['get'](_0x4d43f9),_0xc9b9bf=_0x3ebf64['getByInnerView'](_0x4ee1bc['view']);this['annotationViews']['remove'](_0xc9b9bf['view']),this['stopListening'](_0xc9b9bf),this['stopListening'](_0xc9b9bf['focusableElements']);}}}),this['listenTo'](_0x3ebf64['collection'],'add',(_0x119e74,_0x278590)=>{this['listenTo'](_0x278590,'escape',_0x5766d9);}),this['listenTo'](_0x3ebf64['collection'],'remove',(_0xff4945,_0x3f2318)=>{this['stopListening'](_0x3f2318,'escape',_0x5766d9);});}['_addAnnotationToArchive'](_0x7aafe1,_0x1050f7){this['listenTo'](_0x7aafe1,'set:isVisible',_0x437518=>{_0x437518['return']=!0x1,_0x437518['stop']();}),this['annotationViews']['add'](_0x7aafe1['view'],_0x1050f7);}['_handleNewThread'](_0x59fa67){const _0xd5cea1=this['editor']['plugins']['get']('CommentsRepository'),_0x58198d=this['editor']['plugins']['get']('Annotations'),_0x332e23=this['editor']['config']['get']('collaboration.channelId');if(!_0x332e23||_0x59fa67['channelId']===_0x332e23){const _0x244a97=_0xd5cea1['_threadToController']['get'](_0x59fa67);if(!_0x244a97)return void this['_pendingThreads']['push'](_0x59fa67);const _0x2d14a7=this['_calculatePosition'](_0x59fa67['archivedAt']),_0x2137eb=_0x58198d['getByInnerView'](_0x244a97['view']);_0x2137eb['isVisible']&&_0x58198d['_visibleAnnotations']['remove'](_0x2137eb),this['_addAnnotationToArchive'](_0x2137eb,_0x2d14a7);}}['_calculatePosition'](_0x4d1a75){const _0x3bcc68=this['editor']['config']['get']('collaboration.channelId'),_0x2bbd6c=[...this['editor']['plugins']['get'](p)['archivedThreads']]['filter'](_0x4398f4=>_0x4398f4['channelId']===_0x3bcc68)['findIndex'](_0x1a57df=>_0x1a57df['archivedAt']<_0x4d1a75);return _0x2bbd6c<0x0||_0x2bbd6c>this['annotationViews']['length']?this['annotationViews']['length']:_0x2bbd6c-0x1;}['_toggleDialog'](){const _0x4e1eca=this['editor'],_0x527a3c=_0x4e1eca['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new Z(_0x4e1eca['locale'],this['annotationViews'])),'commentsArchive'===_0x527a3c['id']?_0x527a3c['hide']():_0x527a3c['show']({'id':'commentsArchive','title':N(_0x4e1eca['locale'],'COMMENTS_ARCHIVE'),'icon':_0x37b4e5,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x2d15a8['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x1afa81,_0x2d1265=!0x1){const _0x3b7029=this['editor']['locale'],_0x2a42f6=this['editor']['plugins']['get']('Dialog'),_0x4addb9=new _0x1afa81(_0x3b7029);return _0x4addb9['bind']('isEnabled')['to'](this,'isEnabled'),_0x4addb9['bind']('isOn')['to'](_0x2a42f6,'id',_0x4b51c2=>'commentsArchive'===_0x4b51c2),_0x4addb9['set']({'label':N(_0x3b7029,'COMMENTS_ARCHIVE'),'icon':_0x37b4e5,'isToggleable':!0x0}),_0x2d1265&&(_0x4addb9['tooltip']=!0x0),this['listenTo'](_0x4addb9,'execute',()=>this['_toggleDialog']()),_0x4addb9;}['_hideDialogOnAnnotationEscape']=_0x4bf859=>{const _0x5f10a0=_0x4bf859['source'];if(!this['annotationViews']['has'](_0x5f10a0['view']))return;const _0x16b6a6=this['editor']['plugins']['get']('Dialog');_0x16b6a6['isOpen']&&'commentsArchive'===_0x16b6a6['id']&&(_0x16b6a6['hide'](),_0x4bf859['stop']());};}class gi extends _0x49dc60{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 _0xa9deac,ContextPlugin as _0x4e6226,PendingActions as lt,Command as _0x26a29c,Plugin as _0x47f434,Context as _0x3cada9}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x10cdcb,uid as _0x3c34a1,KeystrokeHandler as jt,FocusTracker as _0x14acaa,diff as _0x501e27,Collection as _0x9d8aa2,Rect as _0x8bd8aa,CKEditorError as _0x1851d4,first as _0x2f4f58,priorities as Wt,scrollViewportToShowTarget as nt,getEnvKeystrokeText as tt,toUnit as Ht,DomEmitterMixin as _0x3c1f6f,keyCodes as _0x5571fc}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x3b6fe7,AriaDescriptionView as Yt,setupThreadKeyboardNavigation as Zt,ConfirmMixin as ti,LateFocusButtonView as _0x5dc02f,trimHtml as ts,LateFocusDropdownButtonView as _0x5dd518,Users as it,getDateTimeFormatter as pt,hashObject as It,getAllMarkersDomElementsSorted as et,surroundingMarkersDetector as rt,FOCUS_ANNOTATION_KEYSTROKE as _0x20efa6}from'ckeditor5-collaboration/dist/index.js';import{throttle as Dt,isEqual as At,cloneDeep as wt,set as yt,unset as Ct,debounce as _0x460b6c}from'es-toolkit/compat';import{IconUndo as _0x4e74c8,IconCheck as _0x1d5d12,IconPencil as _0x1b824c,IconRemoveComment as _0x410da3,IconThreeVerticalDots as _0x4af4d5,IconAddComment as _0x1568a7,IconCommentsArchive as _0x91df9c}from'@ckeditor/ckeditor5-icons/dist/index.js';import{EditorUIView as $t,InlineEditableUIView as Vt,EditorUI as Ut,View as kt,FocusCycler as _0x1f65eb,ButtonView as _0x3ee916,ViewCollection as _0x4e362f,createDropdown as _0x327b70,ListView as _0x4d91c6,focusChildOnDropdownOpen as _0x475322,ListItemView as _0x2fa469,MenuBarMenuListItemButtonView as _0x174a4a,BodyCollection as _0x225b52,BalloonPanelView as _0x32a398,ContextualBalloon as _0x226e1c,Dialog as _0x322339,DialogViewPosition as _0x36a5c2}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disableViewPlaceholder as St,enableViewPlaceholder as Ft,MouseObserver as _0xc33936}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 _0x2a0c7a}from'@ckeditor/ckeditor5-collaboration-core/dist/index.js';import{toWidget as _0x51b430}from'@ckeditor/ckeditor5-widget/dist/index.js';class vt extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x10cdcb(){['model'];['view'];constructor(_0x3715b6,_0x171503){super(),this['model']=_0x3715b6,this['model']['_isAttached']=!0x0,this['view']=_0x171503,this['listenTo'](_0x171503,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x171503,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x171503,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x171503,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x171503,'addComment',(_0x33ab8e,_0x1bb5f2)=>this['addComment'](_0x1bb5f2)),this['listenTo'](_0x171503,'updateComment',(_0x2f34a7,_0x28b795,_0x43eb6b)=>this['updateComment'](_0x28b795,_0x43eb6b)),this['listenTo'](_0x171503,'removeComment',(_0x54143c,_0x2dbae9)=>this['removeComment'](_0x2dbae9));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x45833d){this['model']['addComment']({'content':_0x45833d,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x4ec4cb,_0x498693){this['model']['getComment'](_0x4ec4cb)['update']({'content':_0x498693});}['removeComment'](_0x5ce01f){this['model']['getComment'](_0x5ce01f)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function N(_0x2c3c3f,_0x1b2c70,_0xddb6e4){const t=_0x2c3c3f['t'];switch(_0x1b2c70){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'},_0xddb6e4);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'},_0xddb6e4);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'},_0xddb6e4);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'},_0xddb6e4);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0xddb6e4);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'},_0xddb6e4);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'},_0xddb6e4);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'},_0xddb6e4);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(_0xce5c45,_0x44a49d){super(_0xce5c45);const _0x361c10=_0x3c34a1();this['main']=this['createCollection'](),this['editable']=new Vt(_0xce5c45,_0x44a49d,void 0x0,{'label':()=>N(_0xce5c45,'Comment\x20editor')}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'dir':_0xce5c45['uiLanguageDirection'],'lang':_0xce5c45['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x361c10},'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(_0x4b3e9b){super(_0x4b3e9b),this['view']=new Rt(_0x4b3e9b['locale'],_0x4b3e9b['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0xf3b4b7=this['editor']['editing']['view'],_0x2c8649=this['view']['editable'],_0x255739=_0xf3b4b7['document']['getRoot']();_0x2c8649['name']=_0x255739['rootName'],this['view']['render']();const _0x1d05e=_0x2c8649['element'];this['setEditableElement'](_0x2c8649['name'],_0x1d05e),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0xf3b4b7['attachDomRoot'](_0x1d05e),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const Qt=[qt,zt,Bt,Gt,Jt,Kt,Lt];class hs extends/* #__PURE__ -- @preserve */
|
|
25
|
+
_0x10cdcb(_0xa9deac){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
|
|
26
|
+
((()=>Qt)());constructor(_0x715991={}){function _0x66ca7a(_0x40b0ad){return _0x40b0ad['map'](_0x27b843=>String['fromCharCode'](_0x27b843))['join']('');}(_0x715991=Object['assign']({},_0x715991))['plugins']||(_0x715991['plugins']=hs['defaultPlugins']),super(_0x715991),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[_0x66ca7a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x66ca7a([0x76,0x69,0x65,0x77])][_0x66ca7a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x66ca7a([0x61,0x75,0x74,0x6f]),this[_0x66ca7a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x66ca7a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x66ca7a([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x66ca7a([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x66ca7a([0x6f,0x6b])});}['create'](){const _0x576ece=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x576ece))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x2b9b3d=>{const _0xe2c98d=this['model']['document']['getRoot'](),_0x35a9d6=_0xe2c98d&&_0xe2c98d['getChild'](_0xe2c98d['childCount']-0x1);_0x2b9b3d['setSelection'](_0x35a9d6,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x4368ca=this['editing']['view'],_0x321347=_0x4368ca['document']['getRoot'](),_0x43d06=_0x321347['getChild'](0x0);_0x321347['childCount']>0x1||!_0x43d06||'p'!=_0x43d06['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(St(_0x4368ca,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x43d06['placeholder']=this['placeholder']),Ft({'view':_0x4368ca,'element':_0x43d06,'keepOnFocus':!0x0}),this['placeholderElement']=_0x43d06);}}class es extends kt{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x120bb1,_0x5e9f9d={}){super(_0x120bb1),this['editor']=null,this['_editorConfig']=_0x5e9f9d,this['set']('value',_0x5e9f9d['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',N(_0x120bb1,'Reply...')),this['set']('submitLabel',N(_0x120bb1,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new jt(),this['focusTracker']=new _0x14acaa(),this['focusCycler']=new _0x1f65eb({'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',(_0x33befa,_0x423169)=>{this['cancelButtonView']['fire']('execute'),_0x423169();}),this['keystrokes']['set']('Ctrl+Enter',(_0x48e8c0,_0x2c6d5f)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x2c6d5f());}),this['on']('submit',(_0x2ca5e1,_0x4998a5)=>{_0x4998a5['length']>0xfde8?(alert(N(_0x120bb1,'TOO_LONG_COMMENT_ALERT',[_0x4998a5['length'],0xfde8])),_0x2ca5e1['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 _0x14e420=this['editor'];this['element']['insertBefore'](_0x14e420['ui']['element'],this['element']['firstChild']),_0x14e420['model']['document']['on']('change',()=>this['value']=_0x14e420['getData']()),_0x14e420['bind']('placeholder')['to'](this),this['focusables']['add'](_0x14e420['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x34c0d8){-0x1===_0x34c0d8?(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:_0x171d88}=this,_0x244a33=new _0x3ee916(_0x171d88);return _0x244a33['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x244a33['withText']=!0x0,_0x244a33['bind']('label')['to'](this,'submitLabel'),_0x244a33['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x244a33['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x502e94,_0x22be0d)=>!_0x22be0d&&!!_0x502e94['trim']()),_0x244a33;}['_createCancelButton'](){const {locale:_0x5576fd}=this,_0x6a780c=new _0x3ee916(_0x5576fd);return _0x6a780c['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x6a780c['label']=N(_0x5576fd,'Cancel'),_0x6a780c['withText']=!0x0,_0x6a780c['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x6a780c;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x43e76a=>{this['focusTracker']['add'](_0x43e76a['element']);}),this['focusables']['on']('change',(_0x4ecd1c,_0x5b14a4)=>{for(const _0x4dbf08 of Array['from'](_0x5b14a4['added'])['reverse']())this['focusTracker']['add'](_0x4dbf08['element']);});}}class ie extends kt{constructor(_0x493b45,_0x1013f6,_0x7f10fa){super(_0x493b45),this['commentInputView']=new es(_0x493b45,_0x7f10fa),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x60b3b6,_0x1d9ba9)=>_0x60b3b6||!!_0x1d9ba9),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 _0x3b6fe7(_0x493b45,_0x1013f6),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'](_0x1f4db7){this['commentInputView']['focus'](_0x1f4db7);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x549980,_0x1b72ac)=>{const {submitButtonView:_0xd53076,cancelButtonView:_0x360559,editor:_0x4e0896}=this['commentInputView'];[_0xd53076['element'],_0x360559['element'],_0x4e0896?_0x4e0896['editing']['view']['getDomRoot']():null]['filter'](_0x3f6c11=>_0x3f6c11)['some'](_0x52041c=>_0x52041c['contains'](_0x1b72ac['target']))||(this['focus'](),_0x1b72ac['preventDefault']());});}}class rs extends kt{constructor(_0x1e261c){super(_0x1e261c);const _0x2ee295=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x2ee295['to']('count',_0x1da5ea=>N(_0x1e261c,'NUMBER_OF_COMMENTS',_0x1da5ea))}]});}}class te extends kt{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x22370b,_0x581ac5,_0x3c3596){super(_0x22370b);const _0x4b2f75=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x581ac5['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x581ac5,this['_config']=_0x3c3596,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x14acaa(),this['keystrokes']=new jt(),this['focusCycler']=new _0x1f65eb({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x3155e5=>this['commentViews']['map'](_0x15ad8f=>_0x15ad8f['element'])['includes'](_0x3155e5['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new rs(_0x22370b),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x1d3af3=>_0x1d3af3-this['_config']['maxCommentsWhenCollapsed']);for(const _0x45b5e9 of _0x581ac5['comments'])this['_handleNewCommentModel'](_0x45b5e9);this['_handleInfoComment'](),this['listenTo'](_0x581ac5['comments'],'add',(_0x4215fb,_0x46c69b)=>{const _0x51d6af=this['_calculatePosition'](_0x46c69b);this['length']++,this['_handleNewCommentModel'](_0x46c69b,_0x51d6af),this['refreshVisibleViews']();}),this['listenTo'](_0x581ac5['comments'],'remove',(_0x2128ec,_0x2e0eba)=>{this['length']--,this['_handleRemoveCommentModel'](_0x2e0eba),this['refreshVisibleViews']();}),this['listenTo'](_0x581ac5,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x581ac5,'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',_0x4b2f75['if']('length','ck-hidden',_0x3e4261=>!_0x3e4261)],'aria-label':N(_0x22370b,'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'](_0x4f4e28){-0x1===_0x4f4e28?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x2b07c7 of this['commentViews'])_0x2b07c7['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x3311da,_0x1db4d6){const _0xe86d48=new this['_config']['CommentView'](this['locale'],_0x3311da,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0xe86d48['viewUid']=_0x3311da['id'],_0xe86d48['delegate']('removeComment')['to'](this),_0xe86d48['delegate']('updateComment')['to'](this),_0xe86d48['delegate']('resolveCommentThread')['to'](this),_0xe86d48['delegate']('editorReady')['to'](this),_0xe86d48['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0xe86d48,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0xe86d48,_0x1db4d6);}['_calculatePosition'](_0x1d0e89){const _0x292c45=this['_model']['_findOptimalIndex'](_0x1d0e89);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x1d0e89['authoredAt']?_0x292c45-0x1:_0x292c45:_0x292c45-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x3620db={'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'],_0x3620db,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x3620db));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x422472){const _0x47673a=this['commentViews']['remove'](_0x422472['id']);this['stopListening'](_0x47673a),_0x47673a['isEditMode']&&this['_updateHasDirtyComment'](),_0x47673a['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x3f1f59=>_0x3f1f59['isEditMode']);}['_rearrangeCollapse'](){const _0x3e896a=function(_0x1f63f6){const _0x4c3469=new _0x9d8aa2();for(const _0x4d0691 of _0x1f63f6)_0x4c3469['add'](_0x4d0691);return _0x4c3469;}(this['commentViews']),_0x17237e=this['_collapsedCommentsView']['count'];for(let _0x40e47e=0x1;_0x40e47e<=_0x17237e;_0x40e47e++)_0x3e896a['remove'](0x1);for(const _0x3d5925 of _0x3e896a)_0x3d5925['collapse']();_0x17237e>0x0&&_0x3e896a['add'](this['_collapsedCommentsView'],0x1),ns(_0x501e27(Array['from'](this['visibleViews']),Array['from'](_0x3e896a)),this['visibleViews'],_0x3e896a);}['_rearrangeExpand'](){ns(_0x501e27(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x25cdfb of this['visibleViews'])_0x25cdfb['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x2d3460=>{this['focusTracker']['add'](_0x2d3460['element']),this['keystrokes']['listenTo'](_0x2d3460['element']);}),this['commentViews']['on']('change',(_0x518a66,_0x5f3e61)=>{for(const _0x33a2d6 of _0x5f3e61['removed'])this['focusTracker']['remove'](_0x33a2d6['element']),this['keystrokes']['stopListening'](_0x33a2d6['element']);for(const _0x4fbdea of Array['from'](_0x5f3e61['added'])['reverse']())this['focusTracker']['add'](_0x4fbdea['element']),this['keystrokes']['listenTo'](_0x4fbdea['element']);});}}function ns(_0x16cbc5,_0x2cf616,_0x57ea28){let _0x120d17=0x0;for(const _0x4516ca of _0x16cbc5)switch(_0x4516ca){case'insert':_0x2cf616['add'](_0x57ea28['get'](_0x120d17),_0x120d17),_0x120d17++;break;case'delete':_0x2cf616['remove'](_0x120d17);break;case'equal':_0x120d17++;}}class oe extends kt{constructor(_0xcc20e1){super(_0xcc20e1);const _0x24fd67=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x24fd67['to']('contextValue',_0x1cc2b3=>N(_0xcc20e1,'THREAD_CONTEXT_LABEL',_0x1cc2b3)),'tabindex':-0x1},'children':[{'text':_0x24fd67['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class Xt extends kt{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x31974f,_0x4b6d1c){super(_0x31974f);const _0xffac96=this['bindTemplate'];this['_model']=_0x4b6d1c,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x14acaa(),this['keystrokes']=new jt(),this['focusCycler']=new _0x1f65eb({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x57c881=>!!_0x57c881),this['bind']('contextValue')['to'](this['_model'],'context',_0x55c218=>_0x55c218&&_0x55c218['value']?this['_trimContextValue'](_0x55c218['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',_0xffac96['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 _0x23698d=new _0x3ee916(this['locale']);return _0x23698d['label']=N(this['locale'],'Reopen'),_0x23698d['tooltip']=N(this['locale'],'Reopen'),_0x23698d['icon']=_0x4e74c8,_0x23698d['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x5cbbd7=>!_0x5cbbd7),_0x23698d['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x1b1529,_0x46813f)=>_0x1b1529&&_0x46813f),_0x23698d['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x23698d;}['_trimContextValue'](_0x6ba70a){if(_0x6ba70a['length']<0x96)return _0x6ba70a;const _0xfb5013=_0x6ba70a['lastIndexOf']('\x20',0x93);return _0x6ba70a['substring'](0x0,_0xfb5013>-0x1?_0xfb5013:0x93)+'...';}['_attachContextActions'](){const _0x3a1d0a=this['element']['querySelector']('.ck-context'),_0x50a88a=_0x3a1d0a['querySelector']('.ck-context__value');this['listenTo'](_0x3a1d0a,'mouseenter',()=>{_0x50a88a['offsetWidth']<_0x50a88a['scrollWidth']&&_0x3a1d0a['classList']['add']('overlay');}),this['listenTo'](_0x3a1d0a,'mouseleave',()=>{_0x3a1d0a['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x4ab534 of this['focusables'])this['focusTracker']['add'](_0x4ab534['element']),this['keystrokes']['listenTo'](_0x4ab534['element']);}['_createContextView'](){const _0xb903fa=new oe(this['locale']);return _0xb903fa['bind']('contextValue')['to'](this),_0xb903fa;}}class si extends kt{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x17cfe0,_0x5b3c5f,_0x36897a,_0x4dc23d){super(_0x17cfe0),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x5b3c5f,this['_localUser']=_0x36897a,this['_config']=_0x4dc23d,this['commentThreadHeaderView']=new Xt(_0x17cfe0,_0x5b3c5f),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new Yt(_0x17cfe0,N(_0x17cfe0,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new te(_0x17cfe0,_0x5b3c5f,Object['assign']({'CommentView':this['_config']['CommentView']},_0x4dc23d)),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',(_0xc7c687,_0x3a6109)=>_0xc7c687||!!_0x3a6109),this['bind']('isUnlinked')['to'](_0x5b3c5f,'unlinkedAt',_0x1d283a=>!!_0x1d283a),this['bind']('ariaLabel')['to'](this,'length',_0xcc10d8=>{const _0x3e53d6=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return N(this['locale'],'COMMENT_THREAD_LABEL',[_0xcc10d8,_0x3e53d6]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x14acaa(),this['keystrokes']=new jt(),this['focusCycler']=new _0x1f65eb({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0xd6259=>_0xd6259['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 _0x374bd2=new ie(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x1b374b=_0x374bd2['commentInputView'];return _0x374bd2['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x1b374b,'value',(_0x1ca1f9,_0x1b55f8,_0x382aa2,_0x2726fe,_0x117787)=>!!_0x117787||!!_0x2726fe&&_0x382aa2&&!_0x1b55f8||_0x1ca1f9&&_0x382aa2&&!_0x1b55f8),_0x1b374b['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x294025,_0x41015e,_0x57c4b7)=>{let _0x40d16d;return _0x40d16d=_0x57c4b7&&_0x41015e?'Reply\x20to\x20reopen\x20discussion...':_0x294025?'Reply...':'Write\x20a\x20comment...',N(this['locale'],_0x40d16d);}),_0x1b374b['bind']('submitLabel')['to'](this,'length',_0x43b296=>N(this['locale'],_0x43b296?'Reply':'Comment')),_0x1b374b['on']('submit',(_0x6bd0bb,_0x2ba95f)=>{this['fire']('addComment',_0x2ba95f),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x1b374b['on']('cancel',()=>{this['focus']();}),_0x1b374b['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x1b374b['on']('cancel',_0x4c0ab3=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x4c0ab3['stop']());}),this['on']('change:isActive',(_0x1c0142,_0x24739c,_0x121158)=>{_0x121158||this['length']||_0x1b374b['value']||this['fire']('removeCommentThread');}),_0x374bd2;}}class gt extends/* #__PURE__ -- @preserve */
|
|
27
|
+
ti(si){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x51cb2a,_0x9c34ae,_0x1d45f2,_0x302641){super(_0x51cb2a,_0x9c34ae,_0x1d45f2,_0x302641),this['commentThreadChildren']=this['createCollection']([this['commentsListView'],this['commentThreadInputView'],this['ariaDescriptionView']]),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x51cb2a,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x5ba365,_0x181e32,_0x18ec35)=>{_0x18ec35||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x4b3886,_0x246b1e,_0x4e6b71)=>{_0x4e6b71&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x158f48=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck','ck-thread','ck-reset_all-excluded','ck-rounded-corners',_0x158f48['if']('isActive','ck-thread--active'),_0x158f48['if']('isUnlinked','ck-thread--unlinked'),_0x158f48['to']('actionIndicator',_0x2faab7=>_0x2faab7?'ck-thread--'+_0x2faab7:'')],'data-thread-id':this['_model']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x158f48['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 _0x5e7c0d of this['commentsListView']['commentViews'])_0x5e7c0d['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x5e5bcf}=this,_0x5914f6=this['commentsListView']['commentViews']['get'](0x0);_0x5914f6===this['_boundFirstCommentView']||_0x5914f6['isSystemComment']||(this['_boundFirstCommentView']=_0x5914f6,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x5914f6,'actionIndicator',_0x1c72bf=>'remove'===_0x1c72bf?'remove':null),_0x5914f6['placeholder']=N(_0x5e5bcf,'Write\x20a\x20comment...'),_0x5914f6['removeButton']['on']('execute',_0x46c908=>{_0x46c908['stop'](),this['showConfirm'](N(_0x5e5bcf,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),this['on']('removeConfirm',()=>{_0x5914f6['focus']();}),_0x5914f6['actionBar']['add'](this['resolveButton'],0x0),_0x5914f6['focusables']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x4b11f6=new _0x5dc02f(this['locale']);return _0x4b11f6['label']=N(this['locale'],'Resolve'),_0x4b11f6['tooltip']=N(this['locale'],'Resolve'),_0x4b11f6['icon']=_0x1d5d12,_0x4b11f6['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x4b11f6['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x44214e=>!_0x44214e),_0x4b11f6['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x580a9f,_0x4f3ad7)=>_0x580a9f&&!_0x4f3ad7),_0x4b11f6['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x4b11f6;}['_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(_0x4fd3e3){super(_0x4fd3e3),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x39c1de,_0x33edf6,_0x3b51df)=>{this['element']['innerHTML']=_0x3b51df;}),this['element']['innerHTML']=this['content'];}}class di extends kt{['visibleView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0xabcb3,_0x684c97,_0x1ba627){super(_0xabcb3),this['_model']=_0x684c97,this['_config']=_0x1ba627,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['bind']('ariaLabel')['to'](_0x684c97,'content',_0x684c97,'authoredAt',(_0x4e1c01,_0x1a8d82)=>N(_0xabcb3,'COMMENT_ARIA_LABEL',[_0x684c97['author']['name'],_0x1ba627['formatDateTime'](_0x1a8d82),new DOMParser()['parseFromString'](_0x4e1c01,'text/html')['body']['textContent'],_0x684c97['isExternal']?this['getExternalCommentNote']():''])),this['ariaDescriptionView']=new Yt(_0xabcb3,N(_0xabcb3,'COMMENT_THREAD_DESCRIPTION')),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']()),this['focusables']=new _0x4e362f(),this['focusTracker']=new _0x14acaa(),this['keystrokes']=new jt(),this['focusCycler']=new _0x1f65eb({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x53df87=>_0x53df87['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 _0x142391=new is(this['locale']);return _0x142391['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0xeba934,_0x68c71a)=>_0x68c71a?ts(_0xeba934,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0xeba934),_0x142391;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x207dd1=new es(this['locale'],this['_config']['editorConfig']);return _0x207dd1['value']=this['_model']['content'],_0x207dd1['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x207dd1['submitLabel']=N(this['locale'],'Save'),_0x207dd1['on']('submit',(_0x475fdf,_0x20cfd6)=>{this['fire']('updateComment',this['_model']['id'],_0x20cfd6),this['switchToDisplayMode'](),this['focus']();}),_0x207dd1['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x207dd1['once']('editorReady',()=>{_0x207dd1['focus']();}),_0x207dd1['createEditor'](),_0x207dd1['delegate']('editorReady')['to'](this),_0x207dd1['delegate']('editorDestroyed')['to'](this),_0x207dd1;}['_setupKeyboardNavigation'](){const _0x59da38=this['element'];this['keystrokes']['listenTo'](_0x59da38);for(const _0x55524c of this['focusables'])this['focusTracker']['add'](_0x55524c['element']),this['keystrokes']['listenTo'](_0x55524c['element']);this['focusables']['on']('change',(_0x54f9ac,_0x5ac2a1)=>{for(const _0x13764b of _0x5ac2a1['removed'])this['focusTracker']['remove'](_0x13764b['element']),this['keystrokes']['stopListening'](_0x13764b['element']);for(const _0x130828 of _0x5ac2a1['added'])this['focusTracker']['add'](_0x130828['element']),this['keystrokes']['listenTo'](_0x130828['element']);}),this['keystrokes']['set']('enter',(_0x551c76,_0x20316f)=>{_0x59da38===_0x551c76['target']&&(this['focusCycler']['focusFirst'](),_0x20316f());}),this['keystrokes']['set']('esc',(_0x5587a4,_0x387705)=>{_0x59da38!==_0x5587a4['target']&&(this['focus'](),_0x387705());});}}class Tt extends/* #__PURE__ -- @preserve */
|
|
28
|
+
ti(di){['actionBar'];['userView'];constructor(_0x5b7535,_0x5b06b7,_0x48e70b){super(_0x5b7535,_0x5b06b7,_0x48e70b),this['set']('actionIndicator',null),this['set']('placeholder',N(_0x5b7535,'Reply...')),this['bind']('authoredAt')['to'](_0x5b06b7),this['bind']('resolvedAt')['to'](_0x5b06b7),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 _0x3b6fe7(_0x5b7535,_0x5b06b7['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['listenTo'](_0x5b06b7,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x176b72=this['bindTemplate'],_0x36df03=[{'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':_0x176b72['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x176b72['to']('authoredAt',_0x2e3d1d=>this['_config']['formatDateTime'](_0x2e3d1d))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x176b72['if']('isEditMode','ck-comment__actions--hidden'),_0x176b72['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']&&_0x36df03['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper'],'tabindex':-0x1,'aria-label':_0x176b72['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id'],'role':'listitem'},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x176b72['if']('isEditMode','ck-comment--edit'),_0x176b72['if']('isSystemComment','ck-comment--info'),_0x176b72['to']('actionIndicator',_0x5096fd=>_0x5096fd?'ck-comment--'+_0x5096fd:'')],'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':_0x36df03}]}]};}['_createEditButton'](){const _0xbb0553=new _0x3ee916(this['locale']);return _0xbb0553['label']=N(this['locale'],'Edit'),_0xbb0553['icon']=_0x1b824c,_0xbb0553['withText']=!0x0,_0xbb0553['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0xbb0553['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x2789f5=>!_0x2789f5),_0xbb0553['bind']('isVisible')['to'](this['_model'],'isEditable'),_0xbb0553['on']('execute',()=>this['switchToEditMode']()),_0xbb0553;}['_createRemoveButton'](){const _0x2598e0=new _0x3ee916(this['locale']);return _0x2598e0['label']=N(this['locale'],'Remove'),_0x2598e0['icon']=_0x410da3,_0x2598e0['withText']=!0x0,_0x2598e0['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x2598e0['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0xfcca6f=>!_0xfcca6f),_0x2598e0['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x2598e0['on']('execute',()=>{this['showConfirm'](N(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x2598e0;}['_createDropdown'](){const _0x9b233a=_0x327b70(this['locale'],_0x5dd518),_0x20a65b=_0x9b233a['panelView']['children'],_0x38130d=new _0x4d91c6(this['locale']),_0x27225d=_0x9b233a['bindTemplate'];_0x475322(_0x9b233a,()=>this['items']['find'](_0xecc66a=>_0xecc66a['isVisible'])),_0x9b233a['extendTemplate']({'attributes':{'class':[_0x27225d['if']('isVisible','ck-hidden',_0xaf6d1b=>!_0xaf6d1b)]}});const _0x3c55da=(_0xa8b2b2,_0x331cb4=-0x1)=>{const _0x45f97c=new _0x2fa469(this['locale']);_0x45f97c['children']['add'](_0xa8b2b2);const _0x28ee2c=_0x331cb4>-0x1?_0x331cb4:_0x38130d['items']['length'];_0x38130d['items']['add'](_0x45f97c,_0x28ee2c);const _0x5734e6=Array['from'](this['items']);_0x9b233a['unbind']('isEnabled','isVisible'),_0x9b233a['bind']('isEnabled')['toMany'](_0x5734e6,'isEnabled',(..._0x5f4551)=>_0x5f4551['some'](_0xcfbe12=>_0xcfbe12)),_0x9b233a['bind']('isVisible')['toMany'](_0x5734e6,'isVisible',(..._0x22b6f2)=>_0x22b6f2['some'](_0xcc9a13=>_0xcc9a13));};_0x9b233a['panelPosition']='sw',_0x9b233a['buttonView']['set']({'label':N(this['locale'],'Show\x20more\x20items'),'icon':_0x4af4d5});for(const _0x81ce1f of this['items'])_0x3c55da(_0x81ce1f);return _0x20a65b['add'](_0x38130d),_0x9b233a['listenTo'](this['items'],'add',(_0x4222a5,_0x429830,_0x3885a0)=>{_0x3c55da(_0x429830,_0x3885a0);}),_0x9b233a['listenTo'](this['items'],'remove',(_0x1d7234,_0x8e5871,_0x3587e7)=>{_0x38130d['items']['remove'](_0x3587e7);}),_0x9b233a;}['_attachActions'](_0x412dde,_0x5dfee6){const _0x2160c0=_0x412dde&&_0x412dde['element'];_0x2160c0&&(this['listenTo'](_0x2160c0,'mouseenter',()=>this['actionIndicator']=_0x5dfee6),this['listenTo'](_0x2160c0,'focus',()=>this['actionIndicator']=_0x5dfee6),this['listenTo'](_0x2160c0,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x2160c0,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0x52875a=super['_createCommentInputView']();return _0x52875a['bind']('placeholder')['to'](this),_0x52875a;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function xt(_0x4d1e7c){const _0x547002=Dt(_0x4d1e7c,0x1e),_0x2bde4d=new MutationObserver(_0x3a718d=>{for(const _0x1a3c3b of _0x3a718d)('attributes'==_0x1a3c3b['type']&&'class'==_0x1a3c3b['attributeName']||'childList'==_0x1a3c3b['type']||'characterData'==_0x1a3c3b['type'])&&_0x547002();});return{'attach'(_0x4b44ba){_0x2bde4d['observe'](_0x4b44ba,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x2bde4d['disconnect'](),_0x547002['cancel']();}};}class E extends kt{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x3aba96,_0x506fbb){super(_0x3aba96),this['id']=_0x3c34a1(),this['focusTracker']=new _0x14acaa(),this['keystrokes']=new jt(),this['keystrokes']['set']('Esc',(_0x18e60d,_0x1e0d01)=>this['fire']('Esc',_0x1e0d01)),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'](_0x506fbb),this['mainView']=_0x506fbb;const _0x10e3f0=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x10e3f0['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 _0x20a5cc=this['element']['clientHeight'];_0x20a5cc&&(this['height']=_0x20a5cc);}}class T extends/* #__PURE__ -- @preserve */
|
|
29
|
+
_0x10cdcb(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x35eb15,target:_0x5b003b,type:_0x311d75,isVisible:_0x5545df=!0x0}){super(),this['view']=_0x35eb15,this['view']['element']||this['view']['render'](),this['_type']=_0x311d75,this['_target']=_0x5b003b,T['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x9d8aa2([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x20a6ba,_0x36277c)=>{this['view']['focusTracker']['add'](_0x36277c);}),this['focusableElements']['on']('remove',(_0x148447,_0x41572c)=>{this['view']['focusTracker']['remove'](_0x41572c);}),this['set']('isVisible',_0x5545df);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x2e0aad=this['_getNormalizedTarget']();return T['_assertCorrectTarget'](_0x2e0aad),_0x2e0aad;}get['targetRect'](){const _0x430b5c=this['target'];if(null===_0x430b5c)return null;if(_0x430b5c instanceof _0x8bd8aa)return _0x430b5c;const _0x3eaf32=_0x430b5c['filter'](_0xdaa5a8=>function(_0xb6f25f){const _0x2a649b=_0xb6f25f['offsetParent'];if(_0x2a649b)return!0x0;const _0x2def5b=_0xb6f25f['getClientRects']()['item'](0x0);return!!_0x2def5b;}(_0xdaa5a8));return 0x0===_0x3eaf32['length']?null:new _0x8bd8aa(_0x3eaf32[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x27f9e6){this['view']['isActive']=_0x27f9e6,this['view']['mainView']['isActive']=_0x27f9e6;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x44d506){if(!(null===_0x44d506||_0x44d506 instanceof _0x8bd8aa||Array['isArray'](_0x44d506)&&_0x44d506['every'](_0x2cf014=>fi(_0x2cf014))))throw new _0x1851d4('annotation-invalid-target',null,{'target':_0x44d506});}['_getNormalizedTarget'](){const _0x5ad72e='function'==typeof this['_target']?this['_target']():this['_target'];return fi(_0x5ad72e)?[_0x5ad72e]:_0x5ad72e;}}function fi(_0x762974){return null!==_0x762974&&'object'==typeof _0x762974&&'nodeType'in _0x762974&&0x1===_0x762974['nodeType'];}class S extends _0x9d8aa2{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x53ff9e=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x14acaa(),this['_focusTracker']['on']('change:isFocused',(_0x4549e3,_0x1876d5,_0x1067a4)=>{_0x1067a4||this['fire']('blur');});for(const _0x4d01f0 of _0x53ff9e)this['add'](_0x4d01f0);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x3ffc2f){if(this['has'](_0x3ffc2f))throw new _0x1851d4('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x3ffc2f['innerView'],_0x3ffc2f),this['_viewToAnnotation']['set'](_0x3ffc2f['view'],_0x3ffc2f);for(const _0x31d1b7 of _0x3ffc2f['focusableElements'])this['_focusTracker']['add'](_0x31d1b7);this['listenTo'](_0x3ffc2f['focusableElements'],'add',(_0x1ac058,_0x4cf13a)=>{this['_focusTracker']['add'](_0x4cf13a);}),this['listenTo'](_0x3ffc2f['focusableElements'],'remove',(_0x3aef35,_0x27ff27)=>{this['_focusTracker']['remove'](_0x27ff27);}),this['listenTo'](_0x3ffc2f['view']['focusTracker'],'change:isFocused',(_0x1682ae,_0x4b991c,_0x344a37)=>{_0x344a37&&this['fire']('focus',_0x3ffc2f);}),_0x3ffc2f['updateTargetRect']();const _0x308e1c=this['_getOrderInContent'](_0x3ffc2f['view']['targetRect']);return super['add'](_0x3ffc2f,_0x308e1c);}['remove'](_0x5e5ee4){if(!this['has'](_0x5e5ee4))throw new _0x1851d4('annotationcollection-not-existing-item',null);this['stopListening'](_0x5e5ee4['view']['focusTracker']),this['stopListening'](_0x5e5ee4['focusableElements']);for(const _0x24fe31 of _0x5e5ee4['focusableElements'])this['_focusTracker']['remove'](_0x24fe31);return this['_viewToAnnotation']['delete'](_0x5e5ee4['view']),this['_innerViewToAnnotation']['delete'](_0x5e5ee4['innerView']),super['remove'](_0x5e5ee4);}['getByInnerView'](_0x158cd7){return this['_innerViewToAnnotation']['get'](_0x158cd7);}['getByView'](_0x118aa1){return this['_viewToAnnotation']['get'](_0x118aa1);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x2b727d of this)_0x2b727d['updateTargetRect']();this['_sort']();}['_sort'](){const _0x1fc755=Array['from'](this)['sort']((_0x2d53c3,_0x2e9a01)=>w(_0x2d53c3['view']['targetRect'],_0x2e9a01['view']['targetRect']));for(let _0x4b3fdf=_0x1fc755['length']-0x1;_0x4b3fdf>0x0;_0x4b3fdf--){const _0x1a5086=_0x1fc755[_0x4b3fdf];_0x4b3fdf!==this['getIndex'](_0x1a5086)&&(this['remove'](_0x1a5086),this['add'](_0x1a5086));}}['_getOrderInContent'](_0x3351dd){let _0x4d0d1a=0x0;if(!_0x3351dd)return this['length'];for(const _0x503f68 of this){const _0x201538=_0x503f68['view']['targetRect'];if(_0x201538){if(w(_0x3351dd,_0x201538)<0x0)return _0x4d0d1a;_0x4d0d1a++;}}return _0x4d0d1a;}}function v({source:_0x5493fc,target:_0x31ad33,filter:_0x13f455}){for(const _0x5544cb of _0x5493fc)_0x13f455(_0x5544cb)&&_0x31ad33['add'](_0x5544cb);_0x31ad33['listenTo'](_0x5493fc,'add',(_0x55f744,_0x3596d0)=>{_0x13f455(_0x3596d0)&&_0x31ad33['add'](_0x3596d0);}),_0x31ad33['listenTo'](_0x5493fc,'remove',(_0x316d00,_0x481591)=>{_0x31ad33['has'](_0x481591)&&_0x31ad33['remove'](_0x481591);});}function w(_0x5de0d1,_0x109d31){if(null===_0x5de0d1&&null===_0x109d31)return 0x0;if(null===_0x5de0d1)return-0x1;if(null===_0x109d31)return 0x1;const _0x4b5e5b=_0x5de0d1['top']-_0x109d31['top'];return 0x0==_0x4b5e5b?_0x5de0d1['left']-_0x109d31['left']:_0x4b5e5b;}class y extends _0x4e6226{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x427e04){if(super(_0x427e04),this['collection']=new S(),this['_visibleAnnotations']=new S(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x427e04 instanceof _0xa9deac){const _0x100444=_0x427e04['locale'];_0x427e04['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':N(_0x100444,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':N(_0x100444,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':N(_0x100444,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':N(_0x100444,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':N(_0x100444,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':N(_0x100444,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':N(_0x100444,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x3e1a0d){this['collection']['add'](_0x3e1a0d);}['remove'](_0x220dfb){this['collection']['remove'](_0x220dfb),_0x220dfb['destroy']();}['refreshVisibility'](){for(const _0x42d27e of this['collection'])_0x42d27e['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x52e17c){return this['collection']['getByInnerView'](_0x52e17c);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x10beeb of this['collection'])_0x10beeb['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x36f833){this['fire']('_activateAnnotation',_0x36f833);}['createAnnotation'](_0x38d17f){return new T(_0x38d17f);}['createAnnotationView'](_0x5adc4f,_0x50fdfd){return new E(_0x5adc4f,_0x50fdfd);}['_addActiveAnnotation'](_0x239bd4){const _0x9a8e4a=new Set(this['activeAnnotations']);_0x9a8e4a['add'](_0x239bd4),this['activeAnnotations']=_0x9a8e4a;}['_removeActiveAnnotation'](_0x5759ea){const _0x43f79c=new Set(this['activeAnnotations']);_0x43f79c['delete'](_0x5759ea),this['activeAnnotations']=_0x43f79c;}['_bindAnnotationsToVisibleAnnotations'](){const _0x4a725d=this['collection'],_0x1afab5=this['_visibleAnnotations'];function _0x580915(_0x1c7e0b){const _0x15b3b8=_0x1c7e0b['source'];_0x15b3b8['isVisible']&&!_0x1afab5['has'](_0x15b3b8)?_0x1afab5['add'](_0x15b3b8):!_0x15b3b8['isVisible']&&_0x1afab5['has'](_0x15b3b8)&&_0x1afab5['remove'](_0x15b3b8),_0x15b3b8['view']['focusTracker']['remove'](_0x15b3b8['view']['element']),_0x15b3b8['view']['focusTracker']['add'](_0x15b3b8['view']['element']);}this['listenTo'](_0x4a725d,'add',(_0x54308c,_0x4e71ce)=>{_0x4e71ce['isVisible']&&_0x1afab5['add'](_0x4e71ce),this['listenTo'](_0x4e71ce,'change:isVisible',_0x580915);}),this['listenTo'](_0x4a725d,'remove',(_0x193c14,_0x2ed35a)=>{_0x1afab5['has'](_0x2ed35a)&&_0x1afab5['remove'](_0x2ed35a),this['stopListening'](_0x2ed35a,'change:isVisible',_0x580915);});}['_setupEnterAnnotationKeystroke'](){const _0xb83977=_0xf8c1be=>{_0xf8c1be['on']('ready',()=>{_0xf8c1be['keystrokes']['set'](_0x2a0c7a,(_0x305d5f,_0x2885af)=>{const _0x3bab31=_0x2f4f58(this['activeAnnotations']['values']());_0x3bab31&&(_0x3bab31['view']['focus'](),_0x2885af());});});};this['context']instanceof _0xa9deac?_0xb83977(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x532e65,_0x101020)=>{_0xb83977(_0x101020);});}['_setupEscapeAnnotationHandling'](){const _0x400bbd=_0x21a657=>{const _0x4ad02f=_0x21a657['source'],_0x5abdeb=[];let _0x32d689;if(Array['isArray'](_0x4ad02f['target'])){_0x32d689=_0x4ad02f['target'][0x0],this['context']instanceof _0xa9deac?_0x5abdeb['push'](this['context']):this['context']['editors']&&_0x5abdeb['push'](...this['context']['editors']);for(const _0x21256a of _0x5abdeb)for(const _0x3c6376 of _0x21256a['editing']['view']['domRoots']['values']())if(_0x3c6376['contains'](_0x32d689))return void _0x21256a['editing']['view']['focus']();_0x32d689['focus']();}};this['listenTo'](this['collection'],'add',(_0x575b51,_0x2b2c58)=>{this['listenTo'](_0x2b2c58,'escape',_0x400bbd,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x4ceb24,_0x2b1623)=>{this['stopListening'](_0x2b1623,'escape',_0x400bbd);});}}const _t=Symbol('noChannel'),bt={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class o extends _0x4e6226{['_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(_0x2e7f1){super(_0x2e7f1),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x2983da=this['context']['config'];_0x2983da['define']('comments.maxCommentsWhenCollapsed',0x2),_0x2983da['define']('comments.maxThreadTotalWeight',0x1f4),_0x2983da['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x2983da['define']('comments.CommentThreadView',gt),_0x2983da['define']('comments.CommentView',Tt),_0x2983da['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x5869eb=this['context']['plugins']['get'](y);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x3cd7fa,_0x3660ed)=>this['_addCommentThread'](_0x3660ed)),this['on']('submitCommentThread',(_0x29c260,_0x150be2)=>this['_submitCommentThread'](_0x150be2)),this['on']('resolveCommentThread',(_0x489100,_0x1ff63f)=>this['_resolveCommentThread'](_0x1ff63f)),this['on']('resolveCommentThread',(_0x4024a0,_0x3c54ea)=>this['_updateActiveAnnotation'](_0x3c54ea),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x5ae57a,_0x26391d)=>this['_reopenCommentThread'](_0x26391d)),this['on']('reopenCommentThread',(_0x2e4784,_0x5a4bb9)=>this['_updateActiveAnnotation'](_0x5a4bb9),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x47265b,_0x4f891b)=>this['_removeCommentThread'](_0x4f891b)),this['on']('updateCommentThread',(_0x4aee70,_0x2423f4)=>this['_updateCommentThread'](_0x2423f4)),this['on']('updateCommentThread',(_0x18003a,_0x30a77b)=>this['_updateActiveAnnotation'](_0x30a77b),{'priority':'lowest'}),this['on']('addComment',(_0x226bc9,_0x30ca3a)=>this['_addComment'](_0x30ca3a)),this['on']('updateComment',(_0x973820,_0x38ae56)=>this['_updateComment'](_0x38ae56)),this['on']('removeComment',(_0x1330fe,_0x386375)=>this['_removeComment'](_0x386375)),this['on']('addComment',(_0x4e2d1f,{threadId:_0x214750,isFromAdapter:_0x57b443})=>{if(_0x57b443)return;const _0x5c9539=this['getCommentThread'](_0x214750),_0x44442d=_0x5c9539&&this['_threadToController']['get'](_0x5c9539);_0x44442d&&_0x44442d['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x5869eb,'change:activeAnnotations',(_0xf566b4,_0x191790,_0x110f1a)=>{const _0xcfb30a=Array['from'](_0x110f1a)['map'](_0x3fa8a0=>this['_viewToController']['get'](_0x3fa8a0['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0xcfb30a?_0xcfb30a['model']:null;});}set['adapter'](_0x3d5b03){if(this['_adapter'])throw new _0x1851d4('commentsrepository-adapter-already-set');this['_adapter']=_0x3d5b03;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x487c08=_t,threadId:_0x52e2f6=_0x3c34a1(),comments:_0x4146b1=[],unlinkedAt:_0x538282=null,resolvedAt:_0x5342b0=null,resolvedBy:_0x19c6d3=null,target:_0x9d14cb=null,context:_0x2e56bc=null,attributes:_0x21ba36={},isResolvable:_0x36d9db=!0x0,isSubmitted:_0xfcbd89=!0x1,isFromAdapter:_0x17b5ab=!0x1}={}){return this['fire'](Nt('addCommentThread',_0x487c08),{'channelId':_0x487c08,'threadId':_0x52e2f6,'comments':_0x4146b1,'unlinkedAt':_0x538282,'resolvedAt':_0x5342b0,'resolvedBy':_0x19c6d3,'target':_0x9d14cb,'context':_0x2e56bc,'attributes':_0x21ba36,'isFromAdapter':_0x17b5ab,'isResolvable':_0x36d9db,'isSubmitted':_0xfcbd89}),this['getCommentThread'](_0x52e2f6);}['openNewCommentThread']({channelId:_0x56260a=_t,threadId:_0x52f3df=_0x3c34a1(),target:_0x277cfe,context:_0x4e230e=null,isResolvable:_0x42beeb=!0x0}){if(this['_readOnlyChannels']['has'](_0x56260a)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x277cfe)throw new _0x1851d4('commentsrepository-missing-target');const _0x46a350=this['addCommentThread']({'channelId':_0x56260a,'threadId':_0x52f3df,'target':_0x277cfe,'context':_0x4e230e,'isResolvable':_0x42beeb});if(!_0x46a350)return null;const _0x2056ad=this['_threadToController']['get'](_0x46a350),_0x4a14c9=_0x2056ad['view']['commentThreadInputView']['commentInputView'],_0x4f0700=this['context']['plugins']['get'](y),_0x577b57=_0x4f0700['getByInnerView'](_0x2056ad['view']);return _0x4f0700['activate'](_0x577b57),_0x4a14c9['once']('editorReady',()=>_0x4a14c9['focus']()),_0x46a350;}['hasCommentThread'](_0x69518a){if('string'!=typeof _0x69518a)throw new _0x1851d4('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x69518a);}['updateCommentThread']({channelId:_0x5497c1=_t,threadId:_0x5cee85,context:_0x10b4e4,unlinkedAt:_0x2984c1,attributes:_0x1844ee,isFromAdapter:_0x5c5799=!0x1}){return this['fire'](Nt('updateCommentThread',_0x5497c1),{'channelId':_0x5497c1,'threadId':_0x5cee85,'context':_0x10b4e4,'unlinkedAt':_0x2984c1,'attributes':_0x1844ee,'isFromAdapter':_0x5c5799}),this['getCommentThread'](_0x5cee85);}['getCommentThread'](_0x2b9bf4){if('string'!=typeof _0x2b9bf4)throw new _0x1851d4('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x2b9bf4);}['fetchCommentThread']({channelId:_0x4b8699,threadId:_0x4e4ebc}={}){const _0x15f250=this['getCommentThread'](_0x4e4ebc);if(_0x15f250)return Promise['resolve'](_0x15f250);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x1851d4('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x4b8699,'threadId':_0x4e4ebc})['then'](_0x1bb0b4=>this['hasCommentThread'](_0x4e4ebc)?this['getCommentThread'](_0x4e4ebc):_0x1bb0b4?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x4b8699},_0x1bb0b4)):void 0x0)['catch'](_0x24346d=>{throw console['error'](_0x24346d),new _0x1851d4('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x3ce95b,skipNotAttached:_0x1bd376=!0x1,skipEmpty:_0x11c122=!0x1,toJSON:_0x56b0fd=!0x1}={}){const _0x2926d4=[];for(const _0x1194ad of this['_threads']['values']())_0x3ce95b&&_0x1194ad['channelId']!==_0x3ce95b||_0x1bd376&&!_0x1194ad['isAttached']||_0x11c122&&0x0===_0x1194ad['length']||_0x2926d4['push'](_0x1194ad);return _0x56b0fd?_0x2926d4['map'](_0x32fa3c=>_0x32fa3c['toJSON']()):_0x2926d4;}['getAnnotationForCommentThread'](_0xdbe028){const _0x3666eb=this['_threadToController']['get'](_0xdbe028);if(!_0x3666eb)return null;return this['context']['plugins']['get'](y)['getByInnerView'](_0x3666eb['view'])||null;}['getCommentThreadForAnnotation'](_0x57fc82){const _0x5071f1=this['_viewToController']['get'](_0x57fc82['innerView']);return _0x5071f1?_0x5071f1['model']:null;}['setActiveCommentThread'](_0x555c75){const _0x45ba38=this['context']['plugins']['get'](y);if(!_0x555c75)return void(this['activeCommentThread']&&_0x45ba38['deactivateAll']());const _0xcc412f=this['getCommentThread'](_0x555c75);if(!_0xcc412f)throw new _0x1851d4('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x555c75});if(!this['_threadToController']['has'](_0xcc412f))throw new _0x1851d4('commentsrepository-active-not-attached',null,{'threadId':_0x555c75});const _0x4b80e7=_0x45ba38['getByInnerView'](this['_threadToController']['get'](_0xcc412f)['view']);_0x45ba38['activate'](_0x4b80e7);}['switchReadOnly'](_0x2d5c8b,_0x66ca0a){_0x2d5c8b?this['_readOnlyChannels']['add'](_0x66ca0a):this['_readOnlyChannels']['delete'](_0x66ca0a),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x38dbd6){return this['_readOnlyChannels']['has'](_0x38dbd6)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x26d008,_0xef0e91){return new vt(_0x26d008,_0xef0e91);}['setPermissions'](_0x115cb2,_0x319aeb=_t){this['_permissions']['set'](_0x319aeb,_0x115cb2),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x5e36a4=_t){return this['_permissions']['has'](_0x5e36a4)?this['_permissions']['get'](_0x5e36a4):bt;}['_addCommentThread']({channelId:_0x165e0a,threadId:_0x3afc14,comments:_0x26c24d,unlinkedAt:_0x4863e3,resolvedAt:_0x48fb9e,resolvedBy:_0x17a208,target:_0xc68a9f,context:_0xe222ca,attributes:_0x1ad28d,isFromAdapter:_0x4830e4,isResolvable:_0x4761bf,isSubmitted:_0xfc1367}){if('string'!=typeof _0x3afc14)throw new _0x1851d4('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x3afc14});if(this['hasCommentThread'](_0x3afc14))throw new _0x1851d4('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x3afc14});const _0x2e8647=new pi(this,{'channelId':_0x165e0a,'id':_0x3afc14,'context':_0xe222ca,'attributes':_0x1ad28d,'unlinkedAt':_0x4863e3,'resolvedAt':_0x48fb9e,'resolvedBy':_0x17a208?this['context']['plugins']['get'](it)['getUser'](_0x17a208):null,'isResolvable':_0x4761bf,'isSubmitted':_0xfc1367||_0x4830e4});this['_threads']['set'](_0x3afc14,_0x2e8647);for(const _0x3687f7 of _0x26c24d)_0x2e8647['_add'](this['_createNewComment']({'threadId':_0x3afc14,..._0x3687f7}));return _0xc68a9f&&_0x2e8647['attachTo'](_0xc68a9f),_0x4830e4||!_0x2e8647['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x165e0a,'threadId':_0x3afc14});}['_submitCommentThread']({channelId:_0x15936c,threadId:_0x93759d}){if(!this['hasCommentThread'](_0x93759d))throw new _0x1851d4('commentsrepository-missing-comment-thread',this);const _0x34b3de=this['getCommentThread'](_0x93759d);if(_0x34b3de['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x5f089d,comments:_0x3ce7f6,resolvedAt:_0x3a4708,resolvedBy:_0x482caa,context:_0x57be3a,attributes:_0x2f6dfb}=_0x34b3de,_0x5df455=this['context']['plugins']['get']('PendingActions'),_0x2a5b5d=_0x5df455['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x15936c,'threadId':_0x5f089d,'comments':_0x3ce7f6['map'](_0x17ad8c=>_0x17ad8c['toJSON']()),'resolvedAt':_0x3a4708,'resolvedBy':_0x482caa?_0x482caa['id']:_0x482caa,'context':_0x57be3a,'attributes':_0x2f6dfb})['then'](({comments:_0x196daf})=>{_0x5df455['remove'](_0x2a5b5d);for(const _0x4b7165 of _0x196daf)this['_updateComment']({'channelId':_0x15936c,'threadId':_0x93759d,'commentId':_0x4b7165['commentId'],'createdAt':_0x4b7165['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x317adf=>{throw console['error'](_0x317adf),new _0x1851d4('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x18aa50,target:_0x56a39b}){const _0x98d0f6=this['getCommentThread'](_0x18aa50);if(!_0x98d0f6)throw new _0x1851d4('commentsrepository-attach-missing-comment-thread',this);const _0x26039b=this['context']['plugins']['get']('PendingActions'),_0x3e7693=this['context']['plugins']['get'](y),_0x433c78=this['_createCommentThreadView'](_0x98d0f6),_0x2280d4=new vt(_0x98d0f6,_0x433c78);let _0x2829e8=null;_0x433c78['on']('change:isDirty',(_0x293ac2,_0x2594b1,_0x401717)=>{_0x401717?_0x2829e8=_0x26039b['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x2829e8&&(_0x26039b['remove'](_0x2829e8),_0x2829e8=null);}),this['_threadToController']['set'](_0x98d0f6,_0x2280d4),this['_viewToController']['set'](_0x433c78,_0x2280d4);const _0x2615a2=new E(this['context']['locale'],_0x433c78);_0x2615a2['bind']('length')['to'](_0x433c78),_0x2615a2['bind']('isDirty')['to'](_0x433c78,'isDirty',_0x433c78,'length',(_0x5950a6,_0x475751)=>_0x5950a6||!_0x475751),_0x2615a2['bind']('isActive')['to'](_0x433c78),_0x2615a2['type']='comment';const _0x4623bd=new T({'view':_0x2615a2,'target':_0x56a39b,'type':'comment','isVisible':!_0x98d0f6['archivedAt']&&!!('function'==typeof _0x56a39b?_0x56a39b():_0x56a39b)});return _0x433c78['on']('escape',()=>{_0x4623bd['fire']('escape');}),this['_bindAnnotationToEditors'](_0x433c78,_0x4623bd),_0x3e7693['add'](_0x4623bd),_0x4623bd;}['_bindAnnotationToEditors'](_0x2f7b6c,_0x139cdd){this['listenTo'](_0x2f7b6c,'editorReady',(_0x546a50,_0x440c46)=>{const _0x4a55ea=_0x440c46['ui']['view']['body']['bodyCollectionContainer'];_0x139cdd['focusableElements']['add'](_0x4a55ea),this['context']instanceof _0xa9deac&&this['context']['ui']['focusTracker']['add'](_0x4a55ea);},{'priority':'highest'}),this['listenTo'](_0x2f7b6c,'editorDestroyed',(_0x4770ae,_0x28c10a)=>{const _0x384ddd=_0x28c10a['ui']['view']['body']['bodyCollectionContainer'];_0x139cdd['focusableElements']['has'](_0x384ddd)&&_0x139cdd['focusableElements']['remove'](_0x384ddd),this['context']instanceof _0xa9deac&&this['context']['ui']['focusTracker']['remove'](_0x384ddd);});}['_unbindEditors'](_0x467f7e){this['stopListening'](_0x467f7e,'editorReady'),this['stopListening'](_0x467f7e,'editorDestroyed');}['_createCommentThreadView'](_0x1aecaa){const _0x2fb5b0=this['context']['plugins']['get'](it),{config:_0x1cad47,locale:_0x250247}=this['context'],_0x522e4c=pt(_0x1cad47['get']('locale'),_0x250247);return new(0x0,(_0x1cad47['get']('comments'))['CommentThreadView'])(_0x250247,_0x1aecaa,_0x2fb5b0['me'],{'editorConfig':{..._0x1cad47['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x1cad47['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x1cad47['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x1cad47['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x1cad47['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x522e4c,'CommentView':_0x1cad47['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0xfeab6b,channelId:_0x2263f8,resolvedAt:_0x45b751,resolvedBy:_0x5c0f80,isFromAdapter:_0x6e5c7c}){if(!this['hasCommentThread'](_0xfeab6b))throw new _0x1851d4('commentsrepository-missing-comment-thread',null,{'threadId':_0xfeab6b});const _0x224a33=this['getCommentThread'](_0xfeab6b);if(_0x224a33['isResolved'])throw new _0x1851d4('commentsrepository-resolved-comment-thread',null,{'threadId':_0xfeab6b});const _0x4c9fa8=this['context']['plugins']['get'](it);if(_0x224a33['resolvedBy']=_0x4c9fa8['getUser'](_0x5c0f80),_0x224a33['resolvedAt']=_0x45b751,_0x6e5c7c||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x1f1344=this['context']['plugins']['get']('PendingActions'),_0x28a2ee=_0x1f1344['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x2263f8,'threadId':_0xfeab6b})['then'](({resolvedAt:_0x5b8d0a,resolvedBy:_0xd87b75})=>{_0x1f1344['remove'](_0x28a2ee),_0x224a33['resolvedBy']['id']!==_0xd87b75&&(_0x224a33['resolvedBy']=_0x4c9fa8['getUser'](_0xd87b75)),_0x224a33['resolvedAt']=_0x5b8d0a;})['catch'](_0x14c33d=>{throw console['error'](_0x14c33d),new _0x1851d4('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x59d15e,channelId:_0x16c7dd,isFromAdapter:_0x517e4a}){if(!this['hasCommentThread'](_0x59d15e))throw new _0x1851d4('commentsrepository-missing-comment-thread',null,{'threadId':_0x59d15e});const _0x30ed81=this['getCommentThread'](_0x59d15e);if(!_0x30ed81['isResolved'])throw new _0x1851d4('commentsrepository-reopen-comment-thread',null,{'threadId':_0x59d15e});if(_0x30ed81['resolvedBy']=null,_0x30ed81['resolvedAt']=null,_0x517e4a||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x1efd71=this['context']['plugins']['get']('PendingActions'),_0x55aa14=_0x1efd71['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x16c7dd,'threadId':_0x59d15e})['then'](()=>_0x1efd71['remove'](_0x55aa14))['catch'](_0x2b64d5=>{throw console['error'](_0x2b64d5),new _0x1851d4('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x153484,isFromAdapter:_0x5379e0}){const _0x1333ac=this['getCommentThread'](_0x153484);if(!_0x1333ac)throw new _0x1851d4('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x153484),this['_threads']['delete'](_0x153484),!_0x1333ac['isSubmitted']||_0x5379e0||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x5de456=this['context']['plugins']['get']('PendingActions'),{channelId:_0x28b305}=_0x1333ac,_0x2764cb=_0x5de456['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x28b305,'threadId':_0x153484})['then'](()=>_0x5de456['remove'](_0x2764cb))['catch'](_0x985541=>{throw console['error'](_0x985541),new _0x1851d4('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0xe6366f,unlinkedAt:_0x2ca2d2,context:_0x37b771,attributes:_0x297643,isFromAdapter:_0x2714de}){if('string'!=typeof _0xe6366f)throw new _0x1851d4('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0xe6366f});if(!this['hasCommentThread'](_0xe6366f))throw new _0x1851d4('commentsrepository-missing-comment-thread',null,{'threadId':_0xe6366f});const _0x720123=this['getCommentThread'](_0xe6366f);let _0x1acf8f=!0x1;if(void 0x0!==_0x37b771&&_0x720123['context']!==_0x37b771&&(_0x720123['context']=_0x37b771,_0x1acf8f=!0x0),void 0x0!==_0x2ca2d2&&_0x720123['unlinkedAt']!==_0x2ca2d2&&(_0x720123['unlinkedAt']=_0x2ca2d2,_0x1acf8f=!0x0),_0x297643&&!At(_0x297643,_0x720123['attributes'])&&(_0x720123['attributes']=_0x297643,_0x1acf8f=!0x0),!_0x1acf8f)return Promise['resolve']();if(!_0x720123['isSubmitted']||_0x2714de||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x3f8da3=this['context']['plugins']['get']('PendingActions'),{channelId:_0x1a20bd}=_0x720123,_0x4d0f9d=_0x3f8da3['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x1a20bd,'threadId':_0xe6366f,'context':_0x37b771,'unlinkedAt':_0x2ca2d2,'attributes':_0x297643})['then'](()=>_0x3f8da3['remove'](_0x4d0f9d))['catch'](_0x125a79=>{throw console['error'](_0x125a79),new _0x1851d4('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x5e6aae){const _0x498ea0=this['context']['plugins']['get'](y),_0x2296fd=this['getCommentThread'](_0x5e6aae);if(_0x2296fd['_isAttached']=!0x1,this['_threadToController']['has'](_0x2296fd)){const _0x26e8c5=this['_threadToController']['get'](_0x2296fd),_0x37707b=_0x26e8c5['view'],_0x173f74=_0x498ea0['getByInnerView'](_0x37707b);this['_threadToController']['delete'](_0x2296fd),this['_viewToController']['delete'](_0x37707b),_0x173f74&&_0x498ea0['remove'](_0x173f74),_0x26e8c5['destroy'](),_0x37707b['destroy']()['then'](()=>{this['_unbindEditors'](_0x37707b);});}}['_updateActiveAnnotation']({threadId:_0x25b507,resolvedAt:_0x590608,unlinkedAt:_0x15e7c2}){const _0x3c9267=!!_0x590608,_0x18179f=this['context']['plugins']['get'](y),_0x446939=this['getCommentThread'](_0x25b507);if(this['_threadToController']['has'](_0x446939)){const _0x4cd75c=this['_threadToController']['get'](_0x446939)['view'],_0x498e4b=_0x18179f['getByInnerView'](_0x4cd75c);_0x498e4b&&(_0x3c9267&&_0x18179f['_removeActiveAnnotation'](_0x498e4b),_0x15e7c2?_0x498e4b['isVisible']=!0x1:_0x498e4b['refreshVisibility']());}}['_getExternalAuthor'](_0x2373c3){const _0x18317f=this['context']['plugins']['get'](it),_0x3da900=It('external:'+_0x2373c3),_0x25f95a=_0x18317f['getUser'](_0x3da900);return _0x25f95a||_0x18317f['addUser']({'id':_0x3da900,'name':_0x2373c3});}['_createNewComment']({threadId:_0x2df972,commentId:_0x50446a=_0x3c34a1(),content:_0x5cc07b,authorId:_0x121734,createdAt:_0x2609b7,attributes:_0x4a4121}){if('string'!=typeof _0x50446a)throw new _0x1851d4('commentsrepository-invalid-commentid');if('string'!=typeof _0x121734)throw new _0x1851d4('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x5cc07b||!_0x5cc07b['trim']())throw new _0x1851d4('commentsrepository-invalid-comment-content');const _0x39e36b=this['context']['plugins']['get'](it)['getUser'](_0x121734);if(!_0x39e36b)throw new _0x1851d4('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x121734});let _0x2a1d96=null,_0x5d3d8e=_0x2609b7;return _0x4a4121?.['@external']&&(_0x2a1d96=this['_getExternalAuthor'](_0x4a4121['@external']['authorName']),_0x5d3d8e=new Date(_0x4a4121['@external']['createdAt'])),new wi(this,{'threadId':_0x2df972,'id':_0x50446a,'author':_0x2a1d96||_0x39e36b,'creator':_0x39e36b,'content':_0x5cc07b,'createdAt':_0x2609b7,'authoredAt':_0x5d3d8e,'attributes':_0x4a4121});}['_addComment'](_0x3c4243){let {threadId:_0x4b7211,content:_0x52ffae,attributes:_0x4bbf94,isFromAdapter:_0x4467b0}=_0x3c4243;const _0x2ee08e=this['getCommentThread'](_0x3c4243['threadId']);if(!_0x2ee08e)throw new _0x1851d4('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x4aced2=this['_createNewComment'](_0x3c4243),{id:_0x402ccf}=_0x4aced2;if(_0x2ee08e['_add'](_0x4aced2),_0x4467b0||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x2ee08e['isSubmitted'])return Promise['resolve']();const _0x46a22a=this['context']['plugins']['get']('PendingActions'),{channelId:_0x19757d}=_0x2ee08e,_0xcbabb=_0x46a22a['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x4bbf94||(_0x4bbf94={}),this['adapter']['addComment']({'channelId':_0x19757d,'threadId':_0x4b7211,'commentId':_0x402ccf,'content':_0x52ffae,'attributes':_0x4bbf94})['then'](_0x3bd249=>{_0x46a22a['remove'](_0xcbabb),_0x3bd249&&this['_updateComment']({'channelId':_0x19757d,'threadId':_0x4b7211,'commentId':_0x402ccf,'createdAt':_0x3bd249['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x4d8421=>{throw console['error'](_0x4d8421),new _0x1851d4('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x4329f3,commentId:_0x4c1f5e,content:_0x42c209,createdAt:_0x742af1,attributes:_0x842564,isFromAdapter:_0x270fb8}){if(void 0x0!==_0x42c209&&('string'!=typeof _0x42c209||!_0x42c209['trim']()['length']))throw new _0x1851d4('commentsrepository-update-comment-invalid-content');const _0xa21425=this['getCommentThread'](_0x4329f3),_0x1faded=_0xa21425['getComment'](_0x4c1f5e);if(!_0x1faded)throw new _0x1851d4('commentsrepository-update-missing-comment',this);let _0x9b3966=!0x1;if(_0x42c209&&_0x42c209!==_0x1faded['content']&&(_0x1faded['isEditable']||_0x270fb8)&&(_0x1faded['content']=_0x42c209,_0x9b3966=!0x0),_0x742af1&&_0x742af1!==_0x1faded['createdAt']&&(_0x1faded['createdAt']=_0x742af1,_0x1faded['attributes']&&_0x1faded['attributes']['@external']||(_0x1faded['authoredAt']=_0x742af1),_0x9b3966=!0x0),_0x842564&&!At(_0x842564,_0x1faded['attributes'])&&(_0x1faded['attributes']=_0x842564,_0x9b3966=!0x0),!_0x9b3966)return Promise['resolve']();if(_0xa21425['fire']('commentUpdated'),_0x270fb8||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x1bb149=this['context']['plugins']['get']('PendingActions'),{channelId:_0x5aa0d5}=this['getCommentThread'](_0x1faded['threadId']),_0x388780=_0x1bb149['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x5aa0d5,'threadId':_0x4329f3,'commentId':_0x4c1f5e,'content':_0x42c209,'attributes':_0x842564})['then'](()=>_0x1bb149['remove'](_0x388780))['catch'](_0x1e23b7=>{throw console['error'](_0x1e23b7),new _0x1851d4('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0xdd9277,commentId:_0x10db90,isFromAdapter:_0x1c5928}){const _0x2cf9d8=this['getCommentThread'](_0xdd9277),_0x44d983=_0x2cf9d8['getComment'](_0x10db90);if(!_0x44d983)throw new _0x1851d4('commentsrepository-remove-missing-comment',this);if(_0x2cf9d8['_remove'](_0x44d983),_0x1c5928||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x47de57=this['context']['plugins']['get']('PendingActions'),{channelId:_0x88c4ab}=_0x2cf9d8,_0x38377c=_0x47de57['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x88c4ab,'threadId':_0xdd9277,'commentId':_0x10db90})['then'](()=>_0x47de57['remove'](_0x38377c))['catch'](_0x3b0396=>{throw console['error'](_0x3b0396),new _0x1851d4('commentsrepository-remove-comment-internal-error',this);});}}class pi extends/* #__PURE__ -- @preserve */
|
|
30
|
+
_0x10cdcb(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x459adc,_0x50025b){super();const _0x230048=_0x50025b['isResolvable'];this['channelId']=_0x50025b['channelId'],this['id']=_0x50025b['id'],this['comments']=new _0x9d8aa2(),this['_repository']=_0x459adc,this['_isAttached']=!0x1,this['_isSubmitted']=_0x50025b['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x459adc,'_permissions',_0x459adc,'_readOnlyChannels',()=>_0x459adc['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x459adc,'_permissions',()=>_0x459adc['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x459adc,'_permissions',()=>{const _0x19003e=_0x459adc['getPermissions'](this['channelId']);return _0x19003e['write']||_0x19003e['admin'];}),this['bind']('isResolvable')['to'](_0x459adc,'_permissions',()=>_0x230048&&_0x459adc['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x50025b['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x5061c0,_0x1a1153)=>_0x5061c0?_0x1a1153?_0x5061c0<_0x1a1153?_0x5061c0:_0x1a1153:_0x5061c0:_0x1a1153),this['set']('unlinkedAt',_0x50025b['unlinkedAt']||null),this['set']('resolvedAt',_0x50025b['resolvedAt']||null),this['set']('resolvedBy',_0x50025b['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x4aecf3=>!!_0x4aecf3),this['set']('attributes',_0x50025b['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x1840bd,_0x5e802b)=>_0x1840bd+_0x5e802b['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x4ae629,id:_0x4c8d8c}=this;this['_repository']['fire'](Nt('submitCommentThread',_0x4ae629),{'channelId':_0x4ae629,'threadId':_0x4c8d8c});}['setUnlinkedAt'](_0x8c26c2){this['_update']({'unlinkedAt':_0x8c26c2});}['resolve']({resolvedAt:_0x4e3baf=new Date(),resolvedBy:_0x25712f='',isFromAdapter:_0x59b467=!0x1}={}){const _0x27b258=this['_repository']['context']['plugins']['get'](it)['me'],{channelId:_0x128a80,id:_0x44b7ba}=this;this['_repository']['fire'](Nt('resolveCommentThread',_0x128a80),{'channelId':_0x128a80,'threadId':_0x44b7ba,'resolvedAt':_0x4e3baf,'resolvedBy':_0x25712f||_0x27b258['id'],'isFromAdapter':_0x59b467});}['reopen']({isFromAdapter:_0x1cfb31=!0x1}={}){const {channelId:_0x3c5011,id:_0x2d3a09}=this;this['_repository']['fire'](Nt('reopenCommentThread',_0x3c5011),{'channelId':_0x3c5011,'threadId':_0x2d3a09,'isFromAdapter':_0x1cfb31});}['setContext'](_0x2b945f){this['context']||this['_update']({'context':_0x2b945f});}['setAttribute'](_0x2b6e28,_0x2c4b64){const _0x15546f=wt(this['attributes']);yt(_0x15546f,_0x2b6e28,_0x2c4b64),this['_update']({'attributes':_0x15546f});}['removeAttribute'](_0x5addd8){const _0x353bc5=wt(this['attributes']);Ct(_0x353bc5,_0x5addd8),this['_update']({'attributes':_0x353bc5});}['remove']({isFromAdapter:_0x2c74b1=!0x1}={}){const {channelId:_0x386583,id:_0x3c6bde}=this;this['_repository']['fire'](Nt('removeCommentThread',_0x386583),{'channelId':_0x386583,'threadId':_0x3c6bde,'isFromAdapter':_0x2c74b1});}['attachTo'](_0x52ab01){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x52ab01});}['addComment'](_0x23ffad){const {channelId:_0x4d94cc,id:_0x22ebcf}=this;this['_repository']['fire'](Nt('addComment',_0x4d94cc,_0x22ebcf),Object['assign']({'channelId':_0x4d94cc,'threadId':_0x22ebcf},_0x23ffad));}['getComment'](_0x4a39b0){if('string'!=typeof _0x4a39b0)throw new _0x1851d4('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x4a39b0});return this['comments']['get'](_0x4a39b0);}['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'](_0x32a450=>_0x32a450['toJSON']()),'attributes':this['attributes']};}['_add'](_0x25ad18){return this['listenTo'](_0x25ad18,'change:authoredAt',()=>{const _0x2d4af9=this['_findOptimalIndex'](_0x25ad18),_0xee1d3e=this['comments'];_0x2d4af9-0x1!=_0xee1d3e['getIndex'](_0x25ad18)&&_0x2d4af9+0x1!=_0xee1d3e['getIndex'](_0x25ad18)&&(this['_remove'](_0x25ad18),this['_add'](_0x25ad18));}),this['comments']['add'](_0x25ad18,this['_findOptimalIndex'](_0x25ad18));}['_update'](_0x3ea7c6){const {channelId:_0x153245,id:_0x2ba084}=this;this['_repository']['fire'](Nt('updateCommentThread',_0x153245),{..._0x3ea7c6,'channelId':_0x153245,'threadId':_0x2ba084});}['_remove'](_0x8c2204){return this['stopListening'](_0x8c2204),_0x8c2204['destroy'](),this['comments']['remove'](_0x8c2204);}['_findOptimalIndex'](_0x2580d0){const _0x2e60b7=this['comments']['find'](_0x48fea4=>new Date(_0x48fea4['authoredAt'])['getTime']()>new Date(_0x2580d0['authoredAt'])['getTime']());return _0x2e60b7?this['comments']['getIndex'](_0x2e60b7):this['length'];}}class wi extends/* #__PURE__ -- @preserve */
|
|
31
|
+
_0x10cdcb(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x2b6793,_0x4b7859){super();const _0x2d303b=_0x2b6793['context']['plugins']['get'](it)['me'],_0x31bef5=_0x2b6793['getCommentThread'](_0x4b7859['threadId']),_0x1f198e=0x0===_0x31bef5['comments']['length'],_0xd6008d=_0x2d303b===_0x4b7859['author'];this['id']=_0x4b7859['id'],this['threadId']=_0x4b7859['threadId'],this['author']=_0x4b7859['author'],this['creator']=_0x4b7859['creator'],this['isExternal']=Boolean(_0x4b7859['attributes']&&_0x4b7859['attributes']['@external']),this['set']('content',_0x4b7859['content']),this['createdAt']=_0x4b7859['createdAt']||new Date(),this['set']('authoredAt',_0x4b7859['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x31bef5,'resolvedAt'),this['set']('attributes',_0x4b7859['attributes']||{}),this['bind']('isEditable')['to'](_0x2b6793,'_permissions',()=>{const _0x369b4c=_0x2b6793['getPermissions'](_0x31bef5['channelId'])['write'],_0x53894d=_0x2b6793['getPermissions'](_0x31bef5['channelId'])['modifyAll'];return _0xd6008d&&_0x369b4c||!_0xd6008d&&_0x53894d;}),this['bind']('isRemovable')['to'](_0x31bef5,'isRemovable',_0x2b6793,'_permissions',_0x198ad4=>{const _0x2b45e2=_0x2b6793['getPermissions'](_0x31bef5['channelId'])['write'],_0x497a09=_0x2b6793['getPermissions'](_0x31bef5['channelId'])['modifyAll'];return _0xd6008d&&_0x2b45e2||_0x198ad4&&_0x1f198e||!_0xd6008d&&_0x497a09&&!_0x1f198e;}),this['bind']('isReadOnly')['to'](_0x31bef5,'isReadOnly'),this['_repository']=_0x2b6793;}get['weight'](){return Math['max'](function(_0x34e9b1){const _0x4a8ddb=document['createElement']('div');return _0x4a8ddb['innerHTML']=_0x34e9b1,_0x4a8ddb['textContent']['length'];}(this['content']),0xc8);}['update'](_0x3f21b8){const {threadId:_0x4105d0,id:_0xad664d}=this;if(!this['_repository']['hasCommentThread'](_0x4105d0))throw new _0x1851d4('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x209e86}=this['_repository']['getCommentThread'](_0x4105d0);this['_repository']['fire'](Nt('updateComment',_0x209e86,_0x4105d0),{'channelId':_0x209e86,'threadId':_0x4105d0,'commentId':_0xad664d,..._0x3f21b8});}['setAttribute'](_0x15815b,_0x2a0074){const _0x2cf02a=wt(this['attributes']);yt(_0x2cf02a,_0x15815b,_0x2a0074),this['update']({'attributes':_0x2cf02a});}['removeAttribute'](_0x13c007){const _0x74da46=wt(this['attributes']);Ct(_0x74da46,_0x13c007),this['update']({'attributes':_0x74da46});}['remove'](_0x1ca7d2={}){if(!_0x1ca7d2['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x44b025,id:_0x28f2df}=this;if(!this['_repository']['hasCommentThread'](_0x44b025))throw new _0x1851d4('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0xdb5cfb}=this['_repository']['getCommentThread'](_0x44b025);this['_repository']['fire'](Nt('removeComment',_0xdb5cfb,_0x44b025),{'channelId':_0xdb5cfb,'threadId':_0x44b025,'commentId':_0x28f2df,..._0x1ca7d2});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function Nt(_0x412b63,..._0x235357){for(const _0x3dcbee of _0x235357)void 0x0!==_0x3dcbee&&(_0x412b63+=':'+String(_0x3dcbee));return _0x412b63;}class ot extends _0x26a29c{constructor(_0x43755d){super(_0x43755d),this['set']('hasContent',!0x1);}['refresh'](){const _0x401ba1=this['editor']['model']['document']['selection'];this['isEnabled']=!0x0,this['hasContent']=!0x1;for(const _0x37ec0b of _0x401ba1['getRanges']())if(this['_hasContent'](_0x37ec0b))return void(this['hasContent']=!0x0);}['execute']({threadId:_0x12eca7=_0x3c34a1(),ranges:_0x38116f,comment:_0x5e2591}={}){const _0x11652f=this['editor']['model'],_0x439228=_0x38116f??Array['from'](_0x11652f['document']['selection']['getRanges']()),_0x332930=[];for(const _0x52d166 of _0x439228)this['_hasContent'](_0x52d166)&&_0x332930['push'](this['_trimToContent'](_0x52d166));if(!_0x332930['length'])throw new _0x1851d4('addcommentthreadcommand-incorrect-ranges',null);_0x5e2591&&this['_createCommentThread'](_0x12eca7,_0x5e2591),this['_createMarkersFromRanges'](_0x12eca7,_0x332930,!!_0x5e2591);}['_createMarkersFromRanges'](_0x172551,_0x56c6b5,_0x5e82d0){this['editor']['model']['change'](_0x3fe0a9=>{for(const _0x1fcdd6 of _0x56c6b5){const _0x5d2336=_0x3c34a1()['substr'](0x1,0x5),_0x1adebe='comment:'+_0x172551+':'+_0x5d2336;_0x3fe0a9['addMarker'](_0x1adebe,{'range':_0x1fcdd6,'usingOperation':_0x5e82d0,'affectsData':_0x5e82d0});}});}['_createCommentThread'](_0x1fb4d8,_0x69b7ed){const _0x162154=this['editor']['plugins']['get']('CommentsRepository'),_0x571106=this['editor']['config']['get']('collaboration.channelId'),_0x4e5e1d=this['editor']['plugins']['get']('Users')['me'];if(!_0x4e5e1d)throw new _0x1851d4('addcommentthreadcommand-user-not-found',null);_0x162154['addCommentThread']({'threadId':_0x1fb4d8,'channelId':_0x571106,'comments':[{'authorId':_0x4e5e1d['id'],'content':_0x69b7ed,'createdAt':new Date(),'attributes':{}}]});}['_hasContent'](_0x42569d){for(const _0x54fe5a of _0x42569d['getItems']())if(this['_itemIsContent'](_0x54fe5a))return!0x0;return!0x1;}['_itemIsContent'](_0x476419){return _0x476419['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x476419)&&!_0x476419['is']('element','tableCell');}['_trimToContent'](_0x1e7df9){const _0x2cff8b=_0x49036b=>!this['_itemIsContent'](_0x49036b['item']),_0x45b87e=_0x1e7df9['start']['getLastMatchingPosition'](_0x2cff8b),_0xcf737c=_0x1e7df9['end']['getLastMatchingPosition'](_0x2cff8b,{'direction':'backward'});return this['editor']['model']['createRange'](_0x45b87e,_0xcf737c);}}class b extends _0x47f434{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[y];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x548bdb){super(_0x548bdb),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x3dba5f=this['editor'],_0x17ccf8=_0x3dba5f['model']['document']['selection'],_0xda1bde=_0x460b6c(()=>this['refreshSelectedViews'](),0xa);_0x17ccf8['on']('change:range',(_0x341bf4,_0x111e71)=>{_0x111e71['directChange']&&(_0xda1bde['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x3dba5f['editing']['view']['document'],'change:isFocused',(_0x2eaabd,_0x2728e9,_0x5d51b2)=>{_0x5d51b2&&_0xda1bde();}),this['listenTo'](_0x3dba5f['ui']['focusTracker'],'change:isFocused',(_0x343c31,_0x33dab1,_0x4a5ec8)=>{_0x4a5ec8||this['fire']('blur',{'isAnnotationTracked':_0x20bac1=>this['_editorAnnotationsData']['has'](_0x20bac1['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x3f6ce2){if(this['_editorAnnotations']['has'](_0x3f6ce2['view']))return;this['_editorAnnotations']['add'](_0x3f6ce2['view']),this['editor']['ui']['focusTracker']['add'](_0x3f6ce2['view']['element']);const _0x34265a=this['editor']['plugins']['get'](y);this['listenTo'](_0x34265a['collection'],'remove',(_0x2e4199,_0x247bd2)=>{this['editor']['ui']['focusTracker']['remove'](_0x247bd2['view']['element']),this['_editorAnnotations']['delete'](_0x247bd2['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0xb055fc){if('function'!=typeof _0xb055fc)throw new _0x1851d4('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0xb055fc);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x1e47a4,annotations:_0x3f41c3}){const _0x23ad1a=[],_0x33b2fc=this['editor']['model']['document']['selection'],_0x579a85=Array['from'](_0x33b2fc['getRanges']());for(const [_0x20f13d,_0x1bc236]of this['_editorAnnotationsData']){const _0x3edf13=_0xdddada(_0x1bc236),_0x549c71=_0x3f41c3['getByInnerView'](_0x20f13d);_0x3edf13&&_0x549c71&&_0x23ad1a['push']({'annotation':_0x549c71,'range':_0x3edf13});}function _0xdddada(_0x54e0a9){for(const _0x34b0b0 of _0x54e0a9)for(const _0x2e603a of _0x579a85)if(_0x34b0b0['containsRange'](_0x2e603a,!_0x33b2fc['isCollapsed']))return _0x34b0b0;return null;}return _0x23ad1a['sort']((_0x209c96,_0x3fa3db)=>{const _0x3c282f=_0x209c96['range'],_0x5dea25=_0x3fa3db['range'];if(!_0x3c282f['isEqual'](_0x5dea25)){if(_0x3c282f['containsRange'](_0x5dea25,!0x0))return 0x1;if(_0x5dea25['containsRange'](_0x3c282f,!0x0))return-0x1;}return _0x209c96['annotation']==_0x1e47a4?-0x1:_0x3fa3db['annotation']==_0x1e47a4?0x1:0x0;})['map'](_0x3acf72=>_0x3acf72['annotation']);}get['_editorAnnotationsData'](){const _0x3d2a5a=new Map();for(const _0x33c878 of Array['from'](this['_dataCollectors']))for(const [_0x3f348b,_0x562e56]of _0x33c878())_0x3d2a5a['set'](_0x3f348b,_0x562e56);return _0x3d2a5a;}}class st extends _0x47f434{['afterInit'](){const _0x3e2213=this['editor'];if(!_0x3e2213['plugins']['has']('RestrictedEditingModeEditing'))return;_0x3e2213['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class ct extends _0x47f434{constructor(_0x4f3603){super(_0x4f3603),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x532c4d=this['editor'],_0x1c88e1=_0x532c4d['commands']['get']('importWord'),_0x10672d=_0x532c4d['plugins']['get'](it);_0x1c88e1&&(_0x1c88e1['on']('execute',(_0x3a7afd,[,_0x6fcbff])=>{_0x6fcbff['collaboration_features']={'comments':!0x0,'user_id':_0x10672d['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x1c88e1,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x14f767,_0x596823){const {comment_threads:_0x23aab5}=_0x596823;_0x23aab5&&_0x23aab5['forEach'](({thread_id:_0x27e335,comments:_0x470407,is_resolved:_0x4f4626})=>{const _0x54f0f8=new Date(),_0x1e1a04=_0x470407['map'](({author:_0x4a11c4,content:_0x559b10,created_at:_0x5306be})=>({'content':_0x559b10,'authorId':this['editor']['plugins']['get'](it)['me']['id'],'createdAt':_0x54f0f8,'attributes':{'@external':{'authorName':_0x4a11c4,'createdAt':_0x5306be?new Date(_0x5306be):new Date(),'source':'importWord'}}})),_0x4b70ba=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](o)['addCommentThread']({'channelId':_0x4b70ba,'threadId':_0x27e335,'comments':_0x1e1a04,'resolvedAt':_0x4f4626?_0x54f0f8:null});});}}class at extends _0x47f434{constructor(_0x47c3ea){super(_0x47c3ea),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x48538a=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x48538a,'contentInsertion',(_0x4e096c,_0x562298)=>this['_removeMarkersWithoutThreads'](_0x562298['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0xcf24fb){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0xcf24fb;const _0x36de58=this['editor']['plugins']['get']('CommentsRepository');for(const _0x845f37 of _0xcf24fb['keys']()){const [_0x328174,_0x55dbb8]=_0x845f37['split'](':');'comment'!=_0x328174||_0x36de58['hasCommentThread'](_0x55dbb8)||_0xcf24fb['delete'](_0x845f37);}return _0xcf24fb;}['_registerMarkerInClipboardPipeline'](){const _0x37ff1e=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0xa0290f=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0xa0290f&&_0x37ff1e['_registerMarkerToCopy']('comment',_0xa0290f);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x52cb4c){switch(_0x52cb4c){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}function ft(_0x4df94d){const _0x34ee69=_0x4df94d['split'](':');return{'group':_0x34ee69[0x0],'id':_0x34ee69[0x1],'part':_0x34ee69[0x2]};}class ut extends _0x47f434{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x4bdd3b,_0x4a7b3a)=>{if(!_0x4a7b3a['options']['showCommentHighlights'])return null;if(_0x4a7b3a['options']['ignoreResolvedComments']){const {id:_0x59e172}=ft(_0x4bdd3b['markerName']),_0xbaabf6=this['editor']['plugins']['get'](o);if(_0xbaabf6['getCommentThread'](_0x59e172)?.['isResolved']&&_0x4bdd3b['item'])return _0x4a7b3a['consumable']['consume'](_0x4bdd3b['item'],'addMarker:'+_0x4bdd3b['markerName']),_0x4a7b3a['consumable']['consume'](_0x4bdd3b['item'],'removeMarker:'+_0x4bdd3b['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x42c1f0=>{_0x42c1f0['on']('addMarker:comment',(_0x2e7827,_0x1a745b,_0x3ec970)=>{if(!_0x3ec970['options']['showCommentHighlights'])return;const _0x418b32=_0x1a745b['item'];if(!_0x418b32)return;const _0x3bc176=_0x3ec970['mapper']['toViewElement'](_0x418b32);this['editor']['model']['schema']['isObject'](_0x418b32)&&_0x3bc176&&!_0x3bc176['getCustomProperty']('widget')&&_0x3bc176['is']('containerElement')&&_0x51b430(_0x3bc176,_0x3ec970['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x2dbaa2,{writer:_0x14a03a,options:_0x2cfddb})=>{if(!_0x2cfddb['showCommentHighlights'])return null;const _0x30f7e0=_0x14a03a['createContainerElement']('div'),_0xc11910=_0x14a03a['createEmptyElement']('hr');return _0x14a03a['addClass']('ck-horizontal-line',_0x30f7e0),_0x14a03a['insert'](_0x14a03a['createPositionAt'](_0x30f7e0,0x0),_0xc11910),_0x30f7e0;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x51b1c6,{writer:_0x29adaf,options:_0x1e92ed})=>{if(!_0x1e92ed['showCommentHighlights'])return null;const _0x3d8612=_0x29adaf['createContainerElement']('span'),_0x394f46=_0x29adaf['createEmptyElement']('img');return _0x29adaf['addClass']('image-inline',_0x3d8612),_0x29adaf['insert'](_0x29adaf['createPositionAt'](_0x3d8612,0x0),_0x394f46),_0x3d8612;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x1d4427,{writer:_0x3ff6cd,options:_0x10a3d5})=>{if(_0x10a3d5['showCommentHighlights'])return _0x3ff6cd['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x567103,_0x387257,_0x2828ac)=>{_0x2828ac['options']['showCommentHighlights']&&_0x567103['stop']();},{'priority':'high'});}}class r extends _0x47f434{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(_0x4ec720){super(_0x4ec720),this['set']('isThreadsLoadingPaused',!0x0),_0x4ec720['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x4f4db0,_0x189e05,_0x1b69a8,_0x2dc8e2)=>{const _0x4ecc5a=_0x4ec720['plugins']['get'](o),_0xa817fa=_0x1b69a8?ft(_0x1b69a8)['id']:null;_0x4ec720['model']['change'](()=>{if(_0xa817fa){const _0x372cd8=this['getAllMarkersForId'](_0xa817fa);for(const _0x4be069 of _0x372cd8)_0x4ec720['editing']['reconvertMarker'](_0x4be069);}if(_0x2dc8e2){const {id:_0x439948}=ft(_0x2dc8e2),_0x5ca641=_0x4ecc5a['getCommentThread'](_0x439948);if(_0x5ca641&&_0x5ca641['unlinkedAt'])return;if(_0x5ca641&&!_0x5ca641['isAttached'])return;const _0x316265=this['getAllMarkersForId'](_0x439948);for(const _0x2eb896 of _0x316265)_0x4ec720['editing']['reconvertMarker'](_0x2eb896);}}),_0xa817fa&&this['scrollToThreadMarker'](_0xa817fa);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x1af586=this['editor'],_0x394242=_0x1af586['plugins']['get'](o),_0x114da5=_0x1af586['config']['get']('collaboration.channelId'),_0x3bb50b=_0x394242['getCommentThreads']()['filter'](_0x3527fd=>_0x3527fd['channelId']!==_0x114da5);_0x1af586['commands']['add']('addCommentThread',new ot(_0x1af586)),this['listenTo'](_0x1af586,'change:isReadOnly',(_0x1370d8,_0x3da5e9,_0x2a3fd9)=>{_0x394242['switchReadOnly'](_0x2a3fd9,_0x1af586['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x394242,dt('addCommentThread',_0x114da5),(_0x25be24,{threadId:_0x48316d})=>{const _0x4db4d4=this['editor']['plugins']['get'](o)['getCommentThread'](_0x48316d);_0x4db4d4?.['unlinkedAt']&&this['_attachArchivedThread'](_0x48316d);}),this['listenTo'](_0x394242,dt('removeCommentThread',_0x114da5),(_0x110300,{threadId:_0x20a733})=>{_0x1af586['model']['enqueueChange']({'isUndoable':!0x1},_0xb9cd0c=>{const _0x5b54d3=this['getAllMarkersForId'](_0x20a733);for(const _0x5ad395 of _0x5b54d3)_0xb9cd0c['removeMarker'](_0x5ad395);});}),this['listenTo'](_0x394242,dt('resolveCommentThread',_0x114da5),(_0x195fa0,{threadId:_0x460942})=>{(this['_reconvertMarkers'](_0x460942),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](o)['getCommentThread'](_0x460942)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x394242,dt('reopenCommentThread',_0x114da5),(_0x5a7d4c,{threadId:_0x12b2fc})=>{this['_reconvertMarkers'](_0x12b2fc);},{'priority':'low'}),this['listenTo'](_0x394242,dt('addComment',_0x114da5),(_0x10cc8d,{threadId:_0x278b2b,isFromAdapter:_0x1b82a2})=>{const _0x42ff93=this['getAllMarkersForId'](_0x278b2b);if(_0x1b82a2||0x0==_0x42ff93['length']||!_0x394242['hasCommentThread'](_0x278b2b))return;0x1===_0x394242['getCommentThread'](_0x278b2b)['length']&&_0x1af586['model']['enqueueChange']({'isUndoable':!0x1},_0x3c1f0a=>{for(const _0x5bc91d of _0x42ff93)_0x3c1f0a['updateMarker'](_0x5bc91d,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x3bb50b);}['afterInit'](){!async function(_0x359227){const _0x277666=_0x261ba7([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]),_0x30eea2=0x73460ab3,_0x51a9eb=0x73417023^_0x30eea2,_0x7e84ae=window[_0x261ba7([0x44,0x61,0x74,0x65])][_0x261ba7([0x6e,0x6f,0x77])](),_0x4017d9=_0x359227[_0x261ba7([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2f520b=new window[(_0x261ba7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3fc98e=>{_0x4017d9[_0x261ba7([0x6f,0x6e,0x63,0x65])](_0x261ba7([0x72,0x65,0x61,0x64,0x79]),_0x3fc98e);}),_0x40b1f8={[_0x261ba7([0x6b,0x74,0x79])]:_0x261ba7([0x45,0x43]),[_0x261ba7([0x75,0x73,0x65])]:_0x261ba7([0x73,0x69,0x67]),[_0x261ba7([0x63,0x72,0x76])]:_0x261ba7([0x50,0x2d,0x32,0x35,0x36]),[_0x261ba7([0x78])]:_0x261ba7([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]),[_0x261ba7([0x79])]:_0x261ba7([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]),[_0x261ba7([0x61,0x6c,0x67])]:_0x261ba7([0x45,0x53,0x32,0x35,0x36])},_0x250db9=_0x4017d9[_0x261ba7([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x261ba7([0x67,0x65,0x74])](_0x261ba7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2413b5(){let _0x476d3a,_0x1da06d=null,_0x16bb52=null;try{if(_0x250db9==_0x261ba7([0x47,0x50,0x4c]))return _0x261ba7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x476d3a=_0x54a860(),!_0x476d3a)return _0x261ba7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x476d3a[_0x261ba7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x16bb52=_0x5bcfdd(_0x476d3a[_0x261ba7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x476d3a[_0x261ba7([0x6a,0x74,0x69])])),await _0x160617()?_0x219dd5()?_0x526b0c()?_0x261ba7([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x40d65e()?(_0x476d3a[_0x261ba7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x261ba7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1da06d=_0x523fb3(_0x261ba7([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x476d3a[_0x261ba7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x261ba7([0x74,0x72,0x69,0x61,0x6c])&&(_0x1da06d=_0x523fb3(_0x261ba7([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x41000c()):_0x261ba7([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x261ba7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x261ba7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x261ba7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x526b0c(){const _0xaaa9e8=[_0x261ba7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x261ba7([0x74,0x72,0x69,0x61,0x6c])][_0x261ba7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x476d3a[_0x261ba7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x7e84ae/0x3e8:0xe10*_0x51a9eb;return _0x476d3a[_0x261ba7([0x65,0x78,0x70])]<_0xaaa9e8;}function _0x219dd5(){const _0x46c447=_0x476d3a[_0x261ba7([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x46c447)return!0x1;if(_0x46c447[_0x261ba7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x261ba7([0x2a])))return!0x0;if(_0x46c447[_0x261ba7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x261ba7([0x43,0x4d,0x54])))return!0x0;if(_0x46c447[_0x261ba7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x261ba7([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))&&_0x5a5741())return!0x0;if(_0x46c447[_0x261ba7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x261ba7([0x52,0x43,0x4d,0x54]))){if(_0x513163())return!0x0;if(_0x39d467()||_0x3ccd98())return!0x0;}return!0x1;}function _0x40d65e(){const _0x29bcf5=_0x476d3a[_0x261ba7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x29bcf5||0x0==_0x29bcf5[_0x261ba7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x37e966}=new URL(window[_0x261ba7([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x29bcf5[_0x261ba7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x37e966))return!0x0;const _0x15d544=_0x37e966[_0x261ba7([0x73,0x70,0x6c,0x69,0x74])](_0x261ba7([0x2e]));return _0x29bcf5[_0x261ba7([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2da816=>_0x2da816[_0x261ba7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x261ba7([0x2a])))[_0x261ba7([0x6d,0x61,0x70])](_0x143348=>_0x143348[_0x261ba7([0x73,0x70,0x6c,0x69,0x74])](_0x261ba7([0x2e])))[_0x261ba7([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x577f63=>_0x577f63[_0x261ba7([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x15d544[_0x261ba7([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x261ba7([0x6d,0x61,0x70])](_0x3fd588=>Array(_0x15d544[_0x261ba7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3fd588[_0x261ba7([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x261ba7([0x66,0x69,0x6c,0x6c])](_0x3fd588[0x0]===_0x261ba7([0x2a])?_0x261ba7([0x2a]):'')[_0x261ba7([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3fd588))[_0x261ba7([0x73,0x6f,0x6d,0x65])](_0x5514d8=>_0x15d544[_0x261ba7([0x65,0x76,0x65,0x72,0x79])]((_0x2cb379,_0x160e6f)=>_0x5514d8[_0x160e6f]===_0x2cb379||_0x5514d8[_0x160e6f]===_0x261ba7([0x2a])));}function _0x41000c(){return _0x1da06d&&_0x16bb52?new window[(_0x261ba7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x46eaff,_0x2d6ed2)=>{_0x1da06d[_0x261ba7([0x74,0x68,0x65,0x6e])](_0x46eaff,_0x2d6ed2),_0x16bb52[_0x261ba7([0x74,0x68,0x65,0x6e])](_0xbf49a=>{_0xbf49a!=_0x261ba7([0x56,0x61,0x6c,0x69,0x64])&&_0x46eaff(_0xbf49a);},_0x2d6ed2);}):_0x1da06d||_0x16bb52||_0x261ba7([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5bcfdd(_0x3cebaf,_0xbd9a10){return new window[(_0x261ba7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1a403f=>{if(_0x384cd0())return _0x1a403f(_0x261ba7([0x56,0x61,0x6c,0x69,0x64]));_0x51ed2b(),_0x4017d9[_0x261ba7([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x261ba7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0xcc5d80=!0x1;const _0x12a1fc=_0x3c34a1();function _0x355648(_0x4a5e5d){return!!_0x4a5e5d&&(typeof _0x4a5e5d===_0x261ba7([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4a5e5d===_0x261ba7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4a5e5d[_0x261ba7([0x74,0x68,0x65,0x6e])]===_0x261ba7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4a5e5d[_0x261ba7([0x63,0x61,0x74,0x63,0x68])]===_0x261ba7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x254184(_0x8ee5df){_0x33f752(_0x8ee5df)[_0x261ba7([0x74,0x68,0x65,0x6e])](_0x17d7c3=>{if(!_0x17d7c3||_0x17d7c3[_0x261ba7([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x261ba7([0x6f,0x6b]))return _0x261ba7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1e918c(_0x5ef469(_0x12a1fc+_0xbd9a10))!=_0x17d7c3[_0x261ba7([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x261ba7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x261ba7([0x56,0x61,0x6c,0x69,0x64]);})[_0x261ba7([0x74,0x68,0x65,0x6e])](_0x5c290e=>(_0x58d1f0(),_0x5c290e),()=>{const _0x351820=_0x13f967();return null==_0x351820?(_0x58d1f0(),_0x261ba7([0x56,0x61,0x6c,0x69,0x64])):_0x261ba7(_0x7e84ae-_0x351820>(0x574a8eb3^_0x30eea2)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x261ba7([0x74,0x68,0x65,0x6e])](_0x1a403f)[_0x261ba7([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1a403f(_0x261ba7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x504049=0x7370e433^_0x30eea2;function _0x58d1f0(){const _0x4cff07=_0x261ba7([0x6c,0x6c,0x63,0x74,0x2d])+_0x1e918c(_0x5ef469(_0x3cebaf)),_0x57543f=_0x4253b4(_0x1e918c(window[_0x261ba7([0x4d,0x61,0x74,0x68])][_0x261ba7([0x63,0x65,0x69,0x6c])](_0x7e84ae/_0x504049)));window[_0x261ba7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x261ba7([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4cff07,_0x57543f);}function _0x13f967(){const _0x5afd33=_0x261ba7([0x6c,0x6c,0x63,0x74,0x2d])+_0x1e918c(_0x5ef469(_0x3cebaf)),_0x4954af=window[_0x261ba7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x261ba7([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5afd33);return _0x4954af?window[_0x261ba7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4253b4(_0x4954af),0x10)*_0x504049:null;}function _0x33f752(_0x390712){return new window[(_0x261ba7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1ee741,_0x38dd57)=>{_0x390712[_0x261ba7([0x74,0x68,0x65,0x6e])](_0x1ee741,_0x38dd57),window[_0x261ba7([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x38dd57,0x7347de73^_0x30eea2);});}}_0x4017d9[_0x261ba7([0x6f,0x6e])](_0x261ba7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x94f5b6,_0x4efd67)=>{if(_0x4efd67[0x0]!=_0x3cebaf)return _0x1a403f(_0x261ba7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4efd67[0x1]={..._0x4efd67[0x1],[_0x261ba7([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x12a1fc};},{[_0x261ba7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x261ba7([0x68,0x69,0x67,0x68])}),_0x4017d9[_0x261ba7([0x6f,0x6e])](_0x261ba7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x551970=>{_0x355648(_0x551970[_0x261ba7([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0xcc5d80=!0x0,_0x254184(_0x551970[_0x261ba7([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x261ba7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x261ba7([0x6c,0x6f,0x77])}),_0x2f520b[_0x261ba7([0x74,0x68,0x65,0x6e])](()=>{_0xcc5d80||_0x1a403f(_0x261ba7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x384cd0(){return _0x4017d9[_0x261ba7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x261ba7([0x76,0x69,0x65,0x77])][_0x261ba7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x261ba7([0x61,0x75,0x74,0x6f]);}function _0x51ed2b(){_0x4017d9[_0x261ba7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x261ba7([0x76,0x69,0x65,0x77])][_0x261ba7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x261ba7([0x61,0x75,0x74,0x6f]);}}function _0x523fb3(_0x517773){const _0x2bf7e1=[new window[(_0x261ba7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x390ca5=>setTimeout(_0x390ca5,0x734f347f^_0x30eea2)),_0x2f520b[_0x261ba7([0x74,0x68,0x65,0x6e])](()=>new window[(_0x261ba7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2093fa=>{let _0x2bac66=0x0;_0x4017d9[_0x261ba7([0x6d,0x6f,0x64,0x65,0x6c])][_0x261ba7([0x6f,0x6e])](_0x261ba7([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5233a8,_0x4b1a52)=>{_0x4b1a52[0x0][_0x261ba7([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2bac66++,_0x2bac66==(0x73460b4b^_0x30eea2)&&(_0x2093fa(),_0x5233a8[_0x261ba7([0x6f,0x66,0x66])]());});}))];return window[_0x261ba7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x261ba7([0x72,0x61,0x63,0x65])](_0x2bf7e1)[_0x261ba7([0x74,0x68,0x65,0x6e])](()=>_0x517773);}async function _0x221d93(){await _0x2f520b,_0x4017d9[_0x261ba7([0x6d,0x6f,0x64,0x65,0x6c])][_0x261ba7([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1a9c87,_0x4017d9[_0x261ba7([0x6d,0x6f,0x64,0x65,0x6c])][_0x261ba7([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1a9c87,_0x4017d9[_0x261ba7([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x261ba7([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5a5741(){return window[_0x261ba7([0x67,0x6c,0x6f,0x62])]&&window[_0x261ba7([0x67,0x6c,0x6f,0x62])][_0x261ba7([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x513163(){return _0x257e9a(_0x261ba7([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x1af1c2(_0x261ba7([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x261ba7([0x73,0x74,0x61,0x74,0x65])]==_0x261ba7([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x39d467(){return _0x257e9a(_0x261ba7([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 _0x3ccd98(){return _0x257e9a(_0x261ba7([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0xc35128(_0x48b1fd){const _0x429e87=_0x1ba25b();_0x4017d9[_0x429e87]=_0x261ba7([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x48b1fd,_0x48b1fd!=_0x261ba7([0x56,0x61,0x6c,0x69,0x64])&&_0x221d93();}function _0x1ba25b(){const _0x3d790f=window[_0x261ba7([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x261ba7([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x261ba7([0x6e,0x6f,0x77])]())[_0x261ba7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x261ba7([0x2e]),'');let _0x2d9c43=_0x261ba7([0x4b]);for(let _0x449ea0=0x0;_0x449ea0<_0x3d790f[_0x261ba7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x449ea0+=0x2){let _0x310394=window[_0x261ba7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3d790f[_0x261ba7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x449ea0,_0x449ea0+0x2));_0x310394>=_0x277666[_0x261ba7([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x310394-=_0x277666[_0x261ba7([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2d9c43+=_0x277666[_0x310394];}return _0x2d9c43;}function _0x54a860(){const _0x526625=_0x250db9[_0x261ba7([0x73,0x70,0x6c,0x69,0x74])](_0x261ba7([0x2e]));if(0x3!=_0x526625[_0x261ba7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x370a60(_0x526625[0x1]);function _0x370a60(_0x706505){const _0x4c1573=_0x41ee81(_0x706505);return _0x4c1573&&_0x1eaba1()?_0x4c1573:null;function _0x1eaba1(){const _0x187aae=_0x4c1573[_0x261ba7([0x6a,0x74,0x69])],_0x35eb6f=window[_0x261ba7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x187aae[_0x261ba7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x187aae[_0x261ba7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x26dec4={..._0x4c1573,[_0x261ba7([0x6a,0x74,0x69])]:_0x187aae[_0x261ba7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x187aae[_0x261ba7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x26dec4[_0x261ba7([0x76,0x63])],_0x5ef469(_0x26dec4)==_0x35eb6f;}}}async function _0x160617(){let _0x10e6f4=!0x0;try{const _0x15b43e=_0x250db9[_0x261ba7([0x73,0x70,0x6c,0x69,0x74])](_0x261ba7([0x2e])),[_0x417f3f,_0x52b8de,_0x4f2bd1]=_0x15b43e;return _0x51d837(_0x417f3f),await _0x3c3e91(_0x417f3f,_0x52b8de,_0x4f2bd1),_0x10e6f4;}catch{return!0x1;}function _0x51d837(_0x3a0859){const _0x25db6f=_0x41ee81(_0x3a0859);_0x25db6f&&_0x25db6f[_0x261ba7([0x61,0x6c,0x67])]==_0x261ba7([0x45,0x53,0x32,0x35,0x36])||(_0x10e6f4=!0x1);}async function _0x3c3e91(_0x43b8e6,_0x506df0,_0x7fe15a){const _0x556804=window[_0x261ba7([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x261ba7([0x66,0x72,0x6f,0x6d])](_0x351f7f(_0x7fe15a),_0x24f928=>_0x24f928[_0x261ba7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x17b9d6=new window[(_0x261ba7([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x261ba7([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x43b8e6+_0x261ba7([0x2e])+_0x506df0),_0x3a6d51=window[_0x261ba7([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x261ba7([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3a6d51)return;const _0x2d6aa6=await _0x3a6d51[_0x261ba7([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x261ba7([0x6a,0x77,0x6b]),_0x40b1f8,{[_0x261ba7([0x6e,0x61,0x6d,0x65])]:_0x261ba7([0x45,0x43,0x44,0x53,0x41]),[_0x261ba7([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x261ba7([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x261ba7([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3a6d51[_0x261ba7([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x261ba7([0x6e,0x61,0x6d,0x65])]:_0x261ba7([0x45,0x43,0x44,0x53,0x41]),[_0x261ba7([0x68,0x61,0x73,0x68])]:{[_0x261ba7([0x6e,0x61,0x6d,0x65])]:_0x261ba7([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2d6aa6,_0x556804,_0x17b9d6)||(_0x10e6f4=!0x1);}}function _0x41ee81(_0x598d6b){return _0x598d6b[_0x261ba7([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x261ba7([0x65,0x79]))?JSON[_0x261ba7([0x70,0x61,0x72,0x73,0x65])](_0x351f7f(_0x598d6b)):null;}function _0x351f7f(_0x151bb7){return window[_0x261ba7([0x61,0x74,0x6f,0x62])](_0x151bb7[_0x261ba7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x261ba7([0x2b]))[_0x261ba7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x261ba7([0x2f])));}function _0x5ef469(_0x2b6614){let _0x3b8ea1=0x1505;function _0x22f18f(_0x265d31){for(let _0xbdda5f=0x0;_0xbdda5f<_0x265d31[_0x261ba7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xbdda5f++){const _0x245730=_0x265d31[_0x261ba7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xbdda5f);_0x3b8ea1=(_0x3b8ea1<<0x5)+_0x3b8ea1+_0x245730,_0x3b8ea1&=_0x3b8ea1;}}function _0x3b5349(_0x3da918){Array[_0x261ba7([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3da918)?_0x3da918[_0x261ba7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3b5349):_0x3da918&&typeof _0x3da918==_0x261ba7([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x261ba7([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3da918)[_0x261ba7([0x73,0x6f,0x72,0x74])]()[_0x261ba7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x411bca,_0x17cef0])=>{_0x22f18f(_0x411bca),_0x3b5349(_0x17cef0);}):_0x22f18f(window[_0x261ba7([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3da918));}return _0x3b5349(_0x2b6614),_0x3b8ea1>>>0x0;}function _0x1e918c(_0x534c74){return _0x534c74[_0x261ba7([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x261ba7([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x261ba7([0x30]));}function _0x4253b4(_0x3eb3c4){return _0x3eb3c4[_0x261ba7([0x73,0x70,0x6c,0x69,0x74])]('')[_0x261ba7([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x261ba7([0x6a,0x6f,0x69,0x6e])]('');}function _0x257e9a(_0x279465){return _0x4017d9[_0x261ba7([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x261ba7([0x68,0x61,0x73])](_0x279465);}function _0x1af1c2(_0x5d2f3a){return _0x4017d9[_0x261ba7([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x261ba7([0x67,0x65,0x74])](_0x5d2f3a);}function _0x1a9c87(){}function _0x261ba7(_0x78274b){return _0x78274b['map'](_0x23975=>String['fromCharCode'](_0x23975))['join']('');}_0xc35128(await _0x2413b5());}(this);}['destroy'](){const _0x3ffb31=this['editor']['plugins']['get'](o),_0x3a6e11=this['editor']['config']['get']('collaboration.channelId');for(const _0x2719aa of _0x3ffb31['getCommentThreads']({'channelId':_0x3a6e11}))_0x3ffb31['_detachCommentThread'](_0x2719aa['id']),_0x3ffb31['_threads']['delete'](_0x2719aa['id']);super['destroy']();}['hasMarkerForId'](_0x2bff62){return this['getAllMarkersForId'](_0x2bff62)['length']>0x0;}['getAllMarkersForId'](_0x3a5ab5){const _0x11c1b8=[];for(const _0x455108 of this['editor']['model']['markers'])_0x455108['name']['startsWith']('comment:'+_0x3a5ab5)&&_0x11c1b8['push'](_0x455108);return _0x11c1b8;}['scrollToThreadMarker'](_0x15220b){setTimeout(()=>{const _0x5a5363=this['_getTargetForId'](_0x15220b);if(!_0x5a5363)return;this['activeMarker']&&ft(this['activeMarker'])['id']===_0x15220b&&nt({'target':_0x5a5363[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x1f5ea1){this['editor']['model']['change'](()=>{for(const _0x54343e of this['getAllMarkersForId'](_0x1f5ea1))this['editor']['editing']['reconvertMarker'](_0x54343e);});}['_attachArchivedThread'](_0x2a69ee){const _0x51d6c6=this['editor']['plugins']['get'](o),_0xf31831=this['editor']['plugins']['get'](b),_0x328651=_0x51d6c6['getCommentThread'](_0x2a69ee);if(!_0x328651['isAttached']){const _0x120163=_0x328651['attachTo'](()=>this['_getTargetForId'](_0x328651['id']));_0xf31831['registerAnnotation'](_0x120163),_0x328651['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x2a1447=this['editor'],_0x50bf16=_0x2a1447['plugins']['get'](it);_0x2a1447['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x3ec8d2,_0x4461fb)=>{const {id:_0x1ab8db}=ft(_0x3ec8d2['markerName']),_0x57e231=_0x2a1447['plugins']['get'](o)['getCommentThread'](_0x1ab8db),_0x429c98=this['activeMarker']&&ft(this['activeMarker'])['id']===_0x1ab8db;let _0x132f2d;if(_0x57e231&&_0x57e231['isResolved']&&!_0x429c98&&_0x3ec8d2['item'])return _0x4461fb['consumable']['consume'](_0x3ec8d2['item'],'addMarker:'+_0x3ec8d2['markerName']),_0x4461fb['consumable']['consume'](_0x3ec8d2['item'],'removeMarker:'+_0x3ec8d2['markerName']),null;const _0x1078fd=['ck-comment-marker'];return _0x429c98&&_0x1078fd['push']('ck-comment-marker--active'),_0x132f2d=_0x57e231?.['length']?_0x57e231['comments']['first']['author']['id']:_0x50bf16['me']['id'],{'classes':_0x1078fd,'attributes':{'data-comment':_0x1ab8db,'data-author-id':_0x132f2d}};}}),_0x2a1447['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x20a55c,{options:_0x3da7f7})=>{if(_0x3da7f7['showCommentHighlights'])return null;const _0x302ad7=_0x2a1447['plugins']['get'](o),_0x485137=_0x2a1447['model']['markers']['get'](_0x20a55c),{id:_0x1f9ea1,part:_0x654d41}=ft(_0x20a55c);return _0x485137&&!_0x485137['affectsData']||_0x3da7f7['ignoreResolvedComments']&&_0x302ad7['getCommentThread'](_0x1f9ea1)?.['isResolved']?null:{'group':'comment','name':_0x654d41?_0x1f9ea1+':'+_0x654d41:_0x1f9ea1};}}),_0x2a1447['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x1dd8a8,{writer:_0x293ec5})=>_0x293ec5['createElement']('$marker',{'data-name':'comment:'+_0x1dd8a8['getAttribute']('id')})}),_0x2a1447['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x410baa=this['editor'],_0x28b3f6=_0x410baa['plugins']['get'](o),_0x373f46=new Set(),_0x43fae6=new Set();_0x410baa['model']['document']['registerPostFixer'](_0x43e9af=>{let _0x5131f7=!0x1;for(const {name:_0x3b6317,data:_0x1c8822}of _0x410baa['model']['document']['differ']['getChangedMarkers']()){const {group:_0x163845,id:_0x4cdef9}=ft(_0x3b6317);let _0x50cf3e=_0x1c8822['newRange'];if('comment'!==_0x163845||!_0x50cf3e)continue;const _0xb917f4='$graveyard'===_0x50cf3e['root']['rootName'];_0xb917f4||(_0x50cf3e=ht(_0x50cf3e,_0x410baa['model']),!_0x50cf3e||_0x50cf3e['isCollapsed']||!_0x1c8822['newRange']||_0x50cf3e['isEqual'](_0x1c8822['newRange']))?_0x410baa['model']['hasContent'](_0x50cf3e)&&!_0xb917f4?this['isThreadsLoadingPaused']?_0x373f46['add'](_0x3b6317):this['_handleThreadMarker'](_0x3b6317,_0x4cdef9):(_0x43fae6['add'](_0x3b6317),_0x373f46['delete'](_0x3b6317),_0x43e9af['removeMarker'](_0x3b6317),_0x5131f7=!0x0):(_0x43e9af['updateMarker'](_0x3b6317,{'range':_0x50cf3e}),_0x5131f7=!0x0);}return _0x5131f7;}),this['on']('change:isThreadsLoadingPaused',(_0x4a1a4a,_0x3e2c72,_0xdc3e56)=>{if(!_0xdc3e56&&_0x373f46['size'])for(const _0x29bda8 of _0x373f46){const {id:_0x33c0ce}=ft(_0x29bda8);_0x373f46['delete'](_0x29bda8),_0x410baa['model']['markers']['get'](_0x29bda8)&&this['_handleThreadMarker'](_0x29bda8,_0x33c0ce);}}),this['listenTo'](_0x410baa['model']['document'],'change',()=>{for(const {name:_0x57deb0,data:{newRange:_0x1328e0}}of _0x410baa['model']['document']['differ']['getChangedMarkers']()){const {group:_0x2b2d20,id:_0x770858}=ft(_0x57deb0);if('comment'!==_0x2b2d20)continue;const _0x95501b=_0x28b3f6['getCommentThread'](_0x770858),_0x459472=this['hasMarkerForId'](_0x770858);_0x95501b&&(!_0x95501b['_hasTargetInContent']&&_0x1328e0&&_0x410baa['editing']['view']['once']('render',()=>{const _0x590f3e=_0x410baa['plugins']['get'](y),_0x3b5572=_0x28b3f6['_threadToController']['get'](_0x95501b)['view'];_0x590f3e['getByInnerView'](_0x3b5572)['refreshVisibility']();},{'priority':'low'}),_0x95501b['_hasTargetInContent']=_0x459472||!!_0x1328e0),_0x1328e0||(_0x43fae6['add'](_0x57deb0),_0x373f46['delete'](_0x57deb0));}for(const _0x4d32e2 of _0x43fae6){const {id:_0x476278}=ft(_0x4d32e2),_0x3b101a=_0x28b3f6['getCommentThread'](_0x476278);if(_0x373f46['delete'](_0x4d32e2),!_0x3b101a)continue;const _0xe4a54e=this['hasMarkerForId'](_0x476278);_0xe4a54e||_0x3b101a['isSubmitted']?_0xe4a54e||_0x3b101a['unlinkedAt']||_0x3b101a['setUnlinkedAt'](new Date()):_0x3b101a['remove']();}_0x43fae6['clear']();});}['_handleInitialThreads'](_0x5ec2b0){_0x5ec2b0['forEach'](_0x3e9b56=>{_0x3e9b56['unlinkedAt']&&this['_attachArchivedThread'](_0x3e9b56['id']);});}['_getTargetForId'](_0x5acb6b){const _0xd7fe0d=this['editor'],_0x4b1aea=this['getAllMarkersForId'](_0x5acb6b);return et(_0xd7fe0d['editing'],_0x4b1aea);}['_getTextContext'](_0x52909d){const _0x1df3c=this['getAllMarkersForId'](_0x52909d);let _0x35c96b='',_0xc53f59=!0x1;for(const _0x2776be of _0x1df3c){const _0x114fa9=_0x2776be['getRange']();for(const _0x48da0a of Array['from'](_0x114fa9['getItems']()))_0x48da0a['is']('$textProxy')?(_0x35c96b&&_0xc53f59&&(_0x35c96b+='\x20',_0xc53f59=!0x1),_0x35c96b+=_0x48da0a['data']):_0xc53f59=!0x0;_0xc53f59=!0x0;}return _0x35c96b['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x3a9b78,_0x21b817){const _0x1d375a=this['editor'],_0x2d8d97=_0x1d375a['plugins']['get'](o);let _0x5dde6a=_0x2d8d97['getCommentThread'](_0x21b817);const _0x413ad2=_0x1d375a['config']['get']('collaboration.channelId'),_0x22d9ba=_0x1d375a['plugins']['get'](b);if(_0x5dde6a&&(_0x5dde6a['unlinkedAt']&&_0x5dde6a['setUnlinkedAt'](null),_0x5dde6a['isAttached']))return _0x5dde6a;return!this['getAllMarkersForId'](_0x21b817)[0x0]['managedUsingOperations']?_0x1d375a['editing']['view']['once']('render',()=>{if(_0x2d8d97['getCommentThread'](_0x21b817))return;const _0x196331=_0x1d375a['plugins']['get'](y);_0x5dde6a=_0x2d8d97['openNewCommentThread']({'channelId':_0x413ad2,'threadId':_0x21b817,'target':()=>this['_getTargetForId'](_0x21b817),'context':{'type':'text','value':this['_getTextContext'](_0x21b817)}});const _0x6a15dd=_0x2d8d97['_threadToController']['get'](_0x5dde6a)['view'],_0x2ed3da=_0x196331['getByInnerView'](_0x6a15dd);_0x2ed3da&&_0x22d9ba['registerAnnotation'](_0x2ed3da);},{'priority':'low'}):_0x2d8d97['fetchCommentThread']({'channelId':_0x413ad2,'threadId':_0x21b817})['then'](_0xc0cbf6=>{if('destroyed'!==_0x1d375a['state']){if(_0x5dde6a=_0xc0cbf6,_0x5dde6a&&!_0x5dde6a['isAttached']){const _0x300240=_0x5dde6a['attachTo'](()=>this['_getTargetForId'](_0x21b817));_0x22d9ba['registerAnnotation'](_0x300240),_0x5dde6a['isResolved']&&this['_reconvertMarkers'](_0x21b817);}else{if(!_0x5dde6a){const _0x51f95b=this['getAllMarkersForId'](_0x21b817);_0x1d375a['model']['change'](_0x4f26ba=>{for(const _0x11131e of _0x51f95b)_0x4f26ba['removeMarker'](_0x11131e);});}}}}),_0x5dde6a;}['_handleThreadMarker'](_0x4dd9da,_0x8f53db){const _0x3902ae=this['_attachMarkerToThread'](_0x4dd9da,_0x8f53db);_0x3902ae&&!_0x3902ae['context']&&_0x3902ae['setContext']({'type':'text','value':this['_getTextContext'](_0x8f53db)});}['_initAriaMarkerChangeAnnouncements'](){const _0x3dcae7=this['editor'];rt(_0x3dcae7['model'],({left:_0x499077,entered:_0x55e26d})=>{for(const _0xa28773 of _0x499077)if(mt(_0xa28773)){_0x3dcae7['ui']['ariaLiveAnnouncer']['announce'](N(_0x3dcae7['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x1be480 of _0x55e26d)if(mt(_0x1be480)){_0x3dcae7['ui']['ariaLiveAnnouncer']['announce'](N(_0x3dcae7['locale'],'ENTER_COMMENT_ANNOUNCEMENT',tt(_0x20efa6)));break;}});}}function dt(_0x18c1f6,_0x5c1696){return _0x5c1696?_0x18c1f6+':'+_0x5c1696:_0x18c1f6;}function ht(_0x5e5b08,_0x36fbde){const _0x1b8db7=_0x36fbde['schema'],_0x336016=_0x36fbde['createRange'](_0x5e5b08['start']);for(const _0x408f9c of _0x5e5b08['getWalker']()){const {type:_0x3aea6c,item:_0x510ac1,nextPosition:_0x12a89e}=_0x408f9c;if('text'===_0x3aea6c||_0x1b8db7['isObject'](_0x510ac1)){const _0x1971a6=_0x36fbde['createPositionBefore'](_0x510ac1);_0x336016['isCollapsed']&&(_0x336016['start']=_0x1971a6),_0x336016['end']=_0x12a89e;}}return _0x336016;}function mt(_0x2ff039){return'comment'===ft(_0x2ff039['name'])['group'];}class s extends _0x47f434{['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 _0xd60eb6=this['editor'],_0x3952d9=_0xd60eb6['plugins']['get'](o),_0x5a4023=_0xd60eb6['plugins']['get'](r),_0x6074d5=_0xd60eb6['plugins']['get'](y),_0x4f38c5=_0xd60eb6['plugins']['get'](b);_0xd60eb6['ui']['componentFactory']['add']('comment',()=>{const _0x595906=this['_createUIButton'](_0x3ee916);return _0x595906['tooltip']=!0x0,_0x595906;}),_0xd60eb6['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x174a4a)),_0x4f38c5['addSourceCollector'](()=>{const _0xda2a4=[];for(const [_0x3cd2d9,_0x253306]of _0x3952d9['_threadToController']){const _0x310a77=_0x5a4023['getAllMarkersForId'](_0x3cd2d9['id']),_0x58cc7e=_0x310a77['map'](_0x3b3544=>_0x3b3544['getRange']());_0x310a77['length']>0x0&&_0xda2a4['push']([_0x253306['view'],_0x58cc7e]);}return _0xda2a4;}),this['listenTo'](_0x6074d5,'change:activeAnnotations',(_0x16319e,_0x4a7d1a,_0x2c10bf)=>{const _0x389b5a=Array['from'](_0x2c10bf)['map'](_0x4cd02c=>_0x4cd02c['innerView'])['find'](_0x2228a0=>_0x3952d9['_viewToController']['has'](_0x2228a0));if(!_0x389b5a)return void(_0x5a4023['activeMarker']=null);const _0x477b12=_0x3952d9['_viewToController']['get'](_0x389b5a)['model']['id'],_0x40231c='comment:'+_0x477b12;_0x477b12&&_0x5a4023['hasMarkerForId'](_0x477b12)?_0x5a4023['activeMarker']=_0x40231c:_0x5a4023['activeMarker']&&(_0x5a4023['activeMarker']=null);}),this['listenTo'](_0x3952d9,'removeCommentThread',(_0x79c360,{threadId:_0x57a10d,isFromAdapter:_0x38df53})=>{!_0x38df53&&_0xd60eb6['ui']['focusTracker']['isFocused']&&_0x5a4023['hasMarkerForId'](_0x57a10d)&&_0xd60eb6['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x3952d9,'addComment',(_0x5614d2,{threadId:_0x58a9b8,isFromAdapter:_0x212de9})=>{if(_0x212de9||!_0x5a4023['hasMarkerForId'](_0x58a9b8)||!_0x3952d9['hasCommentThread'](_0x58a9b8))return;0x1===_0x3952d9['getCommentThread'](_0x58a9b8)['length']&&(_0xd60eb6['editing']['view']['focus'](),_0x5614d2['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x3aa645=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x5b4197;for(const _0x562763 in _0x3aa645){const _0x133e94=_0x562763,_0x3b32eb=_0x3aa645[_0x133e94];if('commentsLicenseKeyValid'==_0x3b32eb||'commentsLicenseKeyInvalid'==_0x3b32eb||'commentsLicenseKeyExpired'==_0x3b32eb||'commentsLicenseKeyDomainLimit'==_0x3b32eb||'commentsLicenseKeyNotAllowed'==_0x3b32eb||'commentsLicenseKeyEvaluationLimit'==_0x3b32eb||'commentsLicenseKeyTrialLimit'==_0x3b32eb||'commentsLicenseKeyUsageLimit'==_0x3b32eb){delete _0x3aa645[_0x133e94],_0x5b4197=_0x3b32eb,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x5b4197&&_0x3aa645['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x5b4197&&_0x3aa645['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x5b4197&&_0x3aa645['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x5b4197&&_0x3aa645['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x5b4197&&_0x3aa645['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyTrialLimit'==_0x5b4197&&_0x3aa645['_showLicenseError']('trialLimit'),'commentsLicenseKeyUsageLimit'==_0x5b4197&&_0x3aa645['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x4c0c40){const _0x1c148d=this['editor'],_0x36cf13=new _0x4c0c40(_0x1c148d['locale']),_0x5bb21c=_0x1c148d['commands']['get']('addCommentThread');return _0x36cf13['set']({'label':N(_0x1c148d['locale'],'Comment'),'icon':_0x1568a7}),_0x36cf13['bind']('isEnabled')['to'](_0x5bb21c,'isEnabled',_0x5bb21c,'hasContent',(_0x5182bc,_0x45c7d0)=>_0x5182bc&&_0x45c7d0),this['listenTo'](_0x36cf13,'execute',()=>{_0x5bb21c['execute']();}),_0x36cf13;}}class i extends _0x47f434{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[r];}constructor(_0x211be8){super(_0x211be8),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x1599c4,_0x217c2c,_0x55d3d2)=>{_0x55d3d2?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x27522b,_0x6d4320]of this['editor']['commands'])_0x6d4320['affectsData']&&'addCommentThread'!==_0x27522b&&_0x6d4320['forceDisabled']('commentsOnlyMode');(this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('RevisionTracker'))&&this['editor']['plugins']['get']('RevisionTracker')['forceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('SourceEditing')&&this['editor']['plugins']['get']('SourceEditing')['forceDisabled']('commentsOnlyMode');this['editor']['commands']['get']('editSource')?.['forceDisabled']('commentsOnlyMode');const _0x197ebf=this['editor']['editing']['view']['document'];this['listenTo'](_0x197ebf,'cut',_0x1812be=>_0x1812be['stop'](),{'priority':'highest'}),this['listenTo'](_0x197ebf,'clipboardInput',_0x2ab095=>_0x2ab095['stop'](),{'priority':'highest'}),this['listenTo'](_0x197ebf,'delete',_0x3f5afe=>_0x3f5afe['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x2f26a9,_0x228cb1]of this['editor']['commands'])_0x228cb1['affectsData']&&'addCommentThread'!==_0x2f26a9&&_0x228cb1['clearForceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('RevisionTracker')&&this['editor']['plugins']['get']('RevisionTracker')['clearForceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('SourceEditing')&&this['editor']['plugins']['get']('SourceEditing')['clearForceDisabled']('commentsOnlyMode'),this['editor']['commands']['get']('editSource')?.['clearForceDisabled']('commentsOnlyMode'),this['stopListening'](this['editor']['editing']['view']['document']);}}class j extends _0x4e6226{['activeUIs'];['uisData'];['_uis'];static get['requires'](){return[y];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x171a31){super(_0x171a31),this['activeUIs']=new Set(),this['_uis']=new Map(),this['uisData']=new Map();}['init'](){const _0x75c983=this['context']['plugins']['get'](y);this['listenTo'](_0x75c983,'_activateAnnotation',(_0x38d23d,_0x584f8b)=>{for(const _0x55a004 of this['activeUIs']){const _0x1b4f48=this['_uis']['get'](_0x55a004);(0x0,this['uisData']['get'](_0x55a004)['filter'])(_0x584f8b)&&_0x1b4f48['setActiveAnnotation'](_0x584f8b);}}),this['listenTo'](_0x75c983,'_deactivateAllAnnotations',()=>{for(const _0x386761 of this['activeUIs']){this['_uis']['get'](_0x386761)['setActiveAnnotation'](null);}}),this['listenTo'](_0x75c983['_visibleAnnotations'],'add',(_0x2ee226,_0x150ccd)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x150ccd);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x4d71b4){return this['activeUIs']['has'](_0x4d71b4);}['activate'](_0x50efe0,_0x26459d=this['defaultFilter']){const _0xae2b0b=this['context']['plugins']['get'](y);if(!this['_uis']['has'](_0x50efe0))throw new _0x1851d4('annotationsuis-missing-ui',this,{'uiName':_0x50efe0});this['isActive'](_0x50efe0)&&this['deactivate'](_0x50efe0),this['activeUIs']['add'](_0x50efe0);const _0x49fbc4=new S();v({'source':_0xae2b0b['_visibleAnnotations'],'target':_0x49fbc4,'filter':_0x26459d}),this['uisData']['set'](_0x50efe0,{'collection':_0x49fbc4,'filter':_0x26459d});const _0x5ea445=this['_uis']['get'](_0x50efe0);_0x5ea445['attach'](_0x49fbc4),this['listenTo'](_0x5ea445,'change:activeAnnotation',(_0x1cfea4,_0x254553,_0x34af4d,_0x154a0c)=>{_0x154a0c&&_0xae2b0b['_removeActiveAnnotation'](_0x154a0c),_0x34af4d&&_0xae2b0b['_addActiveAnnotation'](_0x34af4d);});}['deactivate'](_0x31eda0){if(this['activeUIs']['delete'](_0x31eda0),!this['_uis']['has'](_0x31eda0))throw new _0x1851d4('annotationsuis-missing-ui',this,{'uiName':_0x31eda0});const _0x5d182a=this['_uis']['get'](_0x31eda0);_0x5d182a['detach'](),this['stopListening'](_0x5d182a),this['uisData']['get'](_0x31eda0)['collection']['destroy'](),this['uisData']['delete'](_0x31eda0);}['switchTo'](_0xac1eeb){if(!this['_uis']['has'](_0xac1eeb))throw new _0x1851d4('annotationsuis-missing-ui',this,{'uiName':_0xac1eeb});const _0x54654f=this['context']['plugins']['get'](y),_0x1490f8=Array['from'](_0x54654f['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0xac1eeb);const _0x45f04a=this['_uis']['get'](_0xac1eeb);_0x45f04a['setActiveAnnotation'](_0x1490f8),_0x45f04a['_setSelectedAnnotations']&&_0x1490f8&&_0x45f04a['_setSelectedAnnotations']([_0x1490f8]);}['deactivateAll'](){for(const _0x356bce of this['activeUIs'])this['deactivate'](_0x356bce);}['register'](_0x2abcd4,_0x28e79c){if(this['_uis']['has'](_0x2abcd4))throw new _0x1851d4('annotationsuis-register-already-registered');if('function'!=typeof _0x28e79c['attach']||'function'!=typeof _0x28e79c['detach']||'function'!=typeof _0x28e79c['setActiveAnnotation'])throw new _0x1851d4('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x2abcd4,_0x28e79c);}['refilterAnnotations'](){const _0x23747f=this['context']['plugins']['get'](y)['collection'],_0x383516=new Map(),_0x125125=Array['from'](this['activeUIs']);for(const _0x3dc1a5 of this['activeUIs']){const _0x5d0f8d=this['uisData']['get'](_0x3dc1a5)['collection'];for(const _0x26d183 of _0x5d0f8d)_0x383516['set'](_0x26d183,_0x3dc1a5);}for(const _0xa9d09d of _0x23747f){const _0x52a871=_0x383516['get'](_0xa9d09d);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0xa9d09d);const _0x39b148=_0x125125['find'](_0x583cef=>this['uisData']['get'](_0x583cef)['filter'](_0xa9d09d));_0x52a871!==_0x39b148&&(_0x52a871&&this['uisData']['get'](_0x52a871)['collection']['remove'](_0xa9d09d),_0x39b148&&this['uisData']['get'](_0x39b148)['collection']['add'](_0xa9d09d));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['defaultFilter'](){return!0x0;}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x10247a){const _0x17ddf8=[];for(const _0x15e4c5 of this['activeUIs']){(0x0,this['uisData']['get'](_0x15e4c5)['filter'])(_0x10247a)&&_0x17ddf8['push'](_0x15e4c5);}if(_0x17ddf8['length']>0x1)throw new _0x1851d4('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x17ddf8,'annotationType':_0x10247a['type']});}}const _i=/* #__PURE__ -- @preserve */
|
|
32
|
+
Ht('px');class H extends kt{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0x16222f){super(_0x16222f);const _0x32269e=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 _0x14acaa(),this['focusCycler']=new _0x1f65eb({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x32269e['to']('class')],'style':{'minHeight':_0x32269e['to']('minHeight',_0x41f84b=>'number'==typeof _0x41f84b?_i(_0x41f84b+0xa):null)},'dir':_0x16222f['uiLanguageDirection'],'role':'application','aria-label':N(_0x16222f,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':N(_0x16222f,'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',_0x33ae14=>{this['_updateItemPositionInFocusables'](_0x33ae14['source']);}),this['list']['forEach'](_0x377a20=>{this['focusTracker']['add'](_0x377a20['element']),this['_updateItemPositionInFocusables'](_0x377a20);}),this['list']['on']('change',(_0x3ee74c,_0x5ad093)=>{for(const _0x2789dc of _0x5ad093['removed'])this['focusTracker']['remove'](_0x2789dc['element']),this['focusables']['remove'](_0x2789dc);for(const _0x2e4dec of _0x5ad093['added'])this['focusTracker']['add'](_0x2e4dec['element']),this['_updateItemPositionInFocusables'](_0x2e4dec);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0x1aebc9){const _0x2265c1=this['focusables']['getIndex'](_0x1aebc9);let _0x29e005,_0xcadd78;for(const _0x1dc249 of this['focusables'])if(_0x1aebc9['top']<_0x1dc249['top']){_0x29e005=_0x1dc249;break;}if(_0xcadd78=_0x29e005?this['focusables']['getIndex'](_0x29e005):this['focusables']['length'],-0x1!==_0x2265c1){if(_0x2265c1===_0xcadd78-0x1)return;this['focusables']['remove'](_0x1aebc9),_0xcadd78=_0x29e005?this['focusables']['getIndex'](_0x29e005):this['focusables']['length'];}this['focusables']['add'](_0x1aebc9,_0xcadd78);}}const Ot=/* #__PURE__ -- @preserve */
|
|
33
|
+
Ht('px');class R extends kt{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x5ee8a8){super(_0x5ee8a8),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x21c6fe,_0x4d926e)=>_0x21c6fe+_0x4d926e),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=xt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x26fa61=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x26fa61['to']('isAnimationDisabled',_0x35aa3b=>_0x35aa3b?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x26fa61['to']('top',_0x35227f=>Ot(_0x35227f))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x2de45a=this['element']['clientHeight'];_0x2de45a&&(this['height']=_0x2de45a);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0x4e6226{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x525c90){super(_0x525c90),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 _0x5da8c4=this['context']['config']['get']('sidebar.container');_0x5da8c4&&this['setContainer'](_0x5da8c4);}['setContainer'](_0x32118a){if(!g(_0x32118a))throw new _0x1851d4('sidebar-setcontainer-invalid-element');this['container']=_0x32118a;}['_attachToContainer']({viewClass:_0x142284='',spaceBetweenItems:_0x3b41b2=0x19}={}){if(!g(this['container']))throw new _0x1851d4('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x142284,this['_spaceBetweenItems']=_0x3b41b2;}['rearrange']({removedAnnotation:_0x347a0c,previousAnnotation:_0x145847,nextAnnotation:_0x5077bf}){const _0x527ac1=this['getSidebarItemView'](_0x347a0c);this['view']['list']['remove'](_0x527ac1),this['_destroySidebarItemView'](_0x347a0c),_0x145847&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x145847)),_0x5077bf&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x5077bf)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x1b7204,activatedAnnotation:_0x5769a2,disableAnimationOnActivatedAnnotation:_0x5bcc99}){if(this['_activeAnnotation']=_0x5769a2,_0x1b7204){_0x1b7204['isActive']=!0x1;const _0x35a5b8=this['getSidebarItemView'](_0x1b7204);_0x35a5b8&&_0x5bcc99&&(_0x35a5b8['isAnimationDisabled']=!0x1);}if(_0x5769a2){const _0x1e3dc9=this['getSidebarItemView'](_0x5769a2);_0x1e3dc9&&(_0x5769a2['isActive']=!0x0,_0x5bcc99&&(_0x1e3dc9['isAnimationDisabled']=!0x0,_0x1e3dc9['top']+=0x1),this['_alignToTargetRect'](_0x1e3dc9));}}['_detachFromContainer'](_0x37fa31){if(this['view']['element']['remove'](),_0x37fa31){for(const _0x52904f of _0x37fa31)this['_destroySidebarItemView'](_0x52904f);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x227856,_0x1ed5af){_0x1ed5af||(_0x1ed5af=_0x227856['view']);const _0x4912c8=new R(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x4912c8,_0x227856),this['_annotationToSidebarItemView']['set'](_0x227856,_0x4912c8),_0x4912c8['content']['add'](_0x1ed5af),this['listenTo'](_0x227856['view'],'change:targetRect',(_0x35ae06,_0x286d0e,_0xc01611)=>{const _0x1e5984=this['_getTargetTop'](_0x227856,_0xc01611);_0x4912c8['_targetTop']!=_0x1e5984&&(_0x4912c8['_targetTop']=_0x1e5984,this['_setItemTop'](_0x4912c8,_0x1e5984));}),this['listenTo'](_0x4912c8,'change:top',()=>{this['_recalculate'](_0x4912c8,'top');}),this['listenTo'](_0x4912c8,'change:bottom',()=>{this['_recalculate'](_0x4912c8,'bottom');}),this['_alignToTargetRect'](_0x4912c8);const _0x106afc=this['_getItemBefore'](_0x4912c8);if(_0x106afc)this['_alignAfterItem'](_0x106afc,_0x4912c8)||this['_alignToTargetRect'](_0x4912c8);else this['_alignToTargetRect'](_0x4912c8);return this['_updateLastItem'](),this['view']['list']['add'](_0x4912c8),_0x4912c8;}['_alignForTopChange'](_0x2e70f6){if(!_0x2e70f6['content']['length'])return;const _0x319ac0=this['_getItemBefore'](_0x2e70f6);if(!_0x319ac0)return;const _0x54df38=this['_sidebarItemViewToAnnotation']['get'](_0x319ac0),_0x3cff6c=this['_activeAnnotation'];_0x3cff6c&&_0x3cff6c===_0x54df38?this['_alignAfterItem'](_0x319ac0,_0x2e70f6):this['_alignBeforeItem'](_0x2e70f6,_0x319ac0);}['_alignForBottomChange'](_0x18e1f6){if(!_0x18e1f6['content']['length'])return;const _0x185218=this['_getItemAfter'](_0x18e1f6);if(!_0x185218)return;const _0x1b1911=this['_sidebarItemViewToAnnotation']['get'](_0x185218),_0x5067e4=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x1b5ce1=this['_activeAnnotation'];_0x1b5ce1&&_0x1b5ce1===_0x1b1911&&_0x5067e4?(this['_alignBeforeItem'](_0x185218,_0x18e1f6),this['_alignAfterItem'](_0x18e1f6,_0x185218)):_0x1b5ce1&&_0x1b5ce1===_0x1b1911?this['_alignBeforeItem'](_0x185218,_0x18e1f6):this['_alignAfterItem'](_0x18e1f6,_0x185218);}['_recalculate'](_0x2e9829,_0x2f3e63){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x495bfe,changedProp:_0x42c542}of this['_recalculateBuffer'])'top'===_0x42c542?this['_alignForTopChange'](_0x495bfe):this['_alignForBottomChange'](_0x495bfe);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x2e9829,'changedProp':_0x2f3e63});}['getSidebarItemView'](_0x57ad91){return this['_annotationToSidebarItemView']['get'](_0x57ad91);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x270ab4){const _0x401d49=this['getSidebarItemView'](_0x270ab4);this['stopListening'](_0x401d49),this['stopListening'](_0x270ab4['view']),_0x401d49['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x270ab4),this['_sidebarItemViewToAnnotation']['delete'](_0x401d49);}['_createSidebarView'](){const _0x58984f=new H(this['context']['locale']);return _0x58984f['render'](),this['on']('change:_lastItem',(_0x5683d2,_0x55c118,_0x437362,_0xcda2ff)=>{_0xcda2ff&&_0x58984f['unbind']('minHeight'),_0x437362?_0x58984f['bind']('minHeight')['to'](_0x437362,'bottom'):_0x58984f['minHeight']=null;}),_0x58984f;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x2b9a1e){const _0x5b85b7=this['_sidebarItemViewToAnnotation']['get'](_0x2b9a1e),_0x2356c2=_0x5b85b7&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x5b85b7)-0x1);return _0x2356c2&&this['getSidebarItemView'](_0x2356c2)||null;}['_getItemAfter'](_0x57f791){const _0x268aa1=this['_sidebarItemViewToAnnotation']['get'](_0x57f791),_0x5023a1=_0x268aa1&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x268aa1)+0x1);return _0x5023a1&&this['getSidebarItemView'](_0x5023a1)||null;}['_alignBeforeItem'](_0x3e7027,_0x1621a4){_0x3e7027['updateHeight']();const _0x8708a7=G(_0x1621a4['bottom']+this['_spaceBetweenItems'],_0x3e7027['top']);return!!_0x8708a7&&(this['_setItemTop'](_0x1621a4,_0x1621a4['top']-_0x8708a7),!0x0);}['_alignAfterItem'](_0xaa7577,_0x10350f){_0xaa7577['updateHeight']();const _0x2fcf13=G(_0xaa7577['bottom']+this['_spaceBetweenItems'],_0x10350f['top']);return!!_0x2fcf13&&(this['_setItemTop'](_0x10350f,_0x10350f['top']+_0x2fcf13,!0x1),!0x0);}['_alignToTargetRect'](_0x37afc5){const _0xaff225=this['_sidebarItemViewToAnnotation']['get'](_0x37afc5);if(!_0xaff225||!_0xaff225['target']||!_0xaff225['targetRect'])return;const _0x3ef674=this['_getTargetTop'](_0xaff225,_0xaff225['targetRect']);this['_setItemTop'](_0x37afc5,_0x3ef674);}['_getTargetTop'](_0x4ec37e,_0x1d5053){if(null===_0x1d5053)return 0x0;if(_0x4ec37e['target']instanceof _0x8bd8aa)return _0x1d5053['top'];{const _0x3c17c7=new _0x8bd8aa(this['view']['element'])['top'];return _0x1d5053['top']-_0x3c17c7;}}['_setItemTop'](_0x5e98b1,_0x461ff9,_0x41af83=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x41af83&&(_0x461ff9=Math['max'](_0x461ff9,this['_getMaxAvailableTop'](_0x5e98b1))),_0x5e98b1['top']=_0x461ff9;}['_getMaxAvailableTop'](_0x1be2db){let _0x52c19f=this['_getItemBefore'](_0x1be2db),_0x30938a=0x0;for(;_0x52c19f;)_0x52c19f['updateHeight'](),_0x30938a+=this['_spaceBetweenItems']+_0x52c19f['height'],_0x52c19f=this['_getItemBefore'](_0x52c19f);return _0x30938a;}}function G(_0xc01f1e,_0x3e001b){return Math['max'](_0xc01f1e-_0x3e001b,0x0);}function g(_0x341bf6){return null!==_0x341bf6&&'object'==typeof _0x341bf6&&0x1===_0x341bf6['nodeType'];}class e extends _0x4e6226{['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(_0x2c5c70){super(_0x2c5c70),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x9d8aa2(),this['_refreshPositioningDebounced']=_0x460b6c(()=>{_0x2c5c70['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x2983e9=this['context']['plugins']['get'](j),_0x427333=this['context']['plugins']['get'](z);_0x2983e9['register']('wideSidebar',this),_0x427333['container']&&_0x2983e9['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x470262){if(_0x470262===this['activeAnnotation'])return;const _0xa9d3fe=this['context']['plugins']['get'](z);_0xa9d3fe['_activeAnnotation']=_0x470262;const _0x1e566a=this['activeAnnotation'];_0xa9d3fe['refresh']({'blurredAnnotation':_0x1e566a,'activatedAnnotation':_0x470262}),this['activeAnnotation']=_0x470262;}['attach'](_0x4d64be){this['annotations']=_0x4d64be;const _0x56e4c1=this['context']['plugins']['get'](z);if(_0x56e4c1['_annotations']=_0x4d64be,this['isAttached'])throw new _0x1851d4('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x56e4c1,'set:container',()=>{this['detach'](),this['listenTo'](_0x56e4c1,'change:container',_0xfdd061=>{_0xfdd061['off'](),this['attach'](_0x4d64be);});}),_0x56e4c1['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x1d21c4=_0x2e668b=>{_0x2e668b['updateTargetRect'](),_0x56e4c1['addAnnotation'](_0x2e668b);};for(const _0xf1d28f of _0x4d64be)_0x1d21c4(_0xf1d28f);this['listenTo'](_0x4d64be,'add',(_0x4ad6d7,_0x47af66)=>{_0x1d21c4(_0x47af66);}),this['listenTo'](_0x4d64be,'remove',(_0x57b727,_0x32ca50,_0x41791c)=>{_0x56e4c1['rearrange']({'removedAnnotation':_0x32ca50,'previousAnnotation':_0x4d64be['get'](_0x41791c-0x1),'nextAnnotation':_0x4d64be['get'](_0x41791c+0x1)}),_0x32ca50===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x4d64be,'focus',(_0x17e56a,_0x3aa7ae)=>{this['setActiveAnnotation'](_0x3aa7ae);}),this['listenTo'](_0x4d64be,'blur',()=>{this['setActiveAnnotation'](null);});const _0x386b4e=this['context']instanceof _0x3cada9?this['context']['editors']:new _0x9d8aa2([this['context']]);for(const _0x5a8d16 of _0x386b4e)this['_integrateWithEditorAnnotations'](_0x5a8d16);this['listenTo'](_0x386b4e,'add',(_0xaf1b17,_0x2d38e3)=>{this['listenTo'](_0x2d38e3,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x2d38e3);});}),this['listenTo'](_0x386b4e,'remove',(_0x43c85a,_0x19a0dd)=>{_0x19a0dd['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x19a0dd['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x1851d4('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x3753bd=this['context']['plugins']['get'](z);_0x3753bd['_detachFromContainer'](this['annotations']),this['stopListening'](_0x3753bd),this['stopListening'](this['annotations']),this['context']instanceof _0x3cada9&&this['stopListening'](this['context']['editors']);for(const _0x3b28f4 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x3b28f4);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x5d3b84){if(!_0x5d3b84['plugins']['has']('EditorAnnotations'))return;const _0x3d2fe9=_0x5d3b84['plugins']['get']('EditorAnnotations'),_0x576999=()=>{const _0x12fd3c=_0x3d2fe9['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x12fd3c[0x0]||null);};this['listenTo'](_0x3d2fe9,'refresh',_0x576999),this['listenTo'](_0x3d2fe9,'blur',(_0x406f74,{isAnnotationTracked:_0x42593f})=>{this['activeAnnotation']&&_0x42593f(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x3d2fe9,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x10d1bf=>{_0x3d2fe9['hasDomSelection']()&&(_0x576999(),_0x10d1bf['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x3d2fe9);}['_destroyEditorAnnotationsIntegration'](_0x445ee3){this['stopListening'](_0x445ee3),this['_editorAnnotations']['remove'](_0x445ee3);}}class C extends _0x3ee916{['counterView'];constructor(_0x7d90e6){super(_0x7d90e6);const _0x205da6=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x131f8b,_0x5c3269)=>_0x131f8b?'...':_0x5c3269['toString']()),this['set']('annotationType',''),this['icon']=_0x1568a7,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new kt(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x205da6['to']('annotationType',_0x206eb8=>'ck-annotation-counter__badge--'+_0x206eb8),_0x205da6['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x205da6['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class n extends _0x4e6226{['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(_0x171107){super(_0x171107),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=new(_0x3c1f6f())(),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x9d8aa2(),this['_refreshPositioningDebounced']=_0x460b6c(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](j)['register']('narrowSidebar',this),this['bodyCollection']=new _0x225b52(this['context']['locale']),this['balloonPanelView']=new _0x32a398(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0xda9f39){this['annotations']=_0xda9f39;const _0x22ca40=this['context']['plugins']['get'](z),_0x4fda7f=this['balloonPanelView'];if(_0x22ca40['_annotations']=_0xda9f39,this['isAttached'])throw new _0x1851d4('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x22ca40,'set:container',()=>{this['detach'](),this['listenTo'](_0x22ca40,'change:container',_0x47ff77=>{_0x47ff77['off'](),this['attach'](_0xda9f39);});}),_0x22ca40['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x55c19b=_0x76bf27=>{const _0x40a06d=new C(this['context']['locale']);_0x22ca40['addAnnotation'](_0x76bf27,_0x40a06d),this['_annotationToNarrowView']['set'](_0x76bf27,_0x40a06d),_0x40a06d['bind']('isDirty','annotationType','number')['to'](_0x76bf27['view'],'isDirty','type','length'),_0x40a06d['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x4fda7f['content']['first']!==_0x76bf27['view']?(this['_showBalloon'](_0x76bf27),_0x76bf27['view']['element']['focus'](),this['setActiveAnnotation'](_0x76bf27)):this['setActiveAnnotation'](null);});};for(const _0x2ab594 of _0xda9f39)_0x55c19b(_0x2ab594);this['listenTo'](_0xda9f39,'add',(_0x35c0f7,_0x1d7439)=>{_0x55c19b(_0x1d7439);}),this['listenTo'](_0xda9f39,'remove',(_0x4a83ae,_0x551ef5,_0x216ded)=>{this['_annotationToNarrowView']['get'](_0x551ef5)['destroy'](),this['_annotationToNarrowView']['delete'](_0x551ef5),_0x22ca40['rearrange']({'removedAnnotation':_0x551ef5,'previousAnnotation':_0xda9f39['get'](_0x216ded-0x1),'nextAnnotation':_0xda9f39['get'](_0x216ded+0x1)}),_0x551ef5===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0xda9f39,'focus',(_0x43c9af,_0x993cb2)=>{this['setActiveAnnotation'](_0x993cb2);}),this['listenTo'](_0xda9f39,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x42d8e9,_0x2c942c)=>{_0x2c942c['keyCode']===_0x5571fc['esc']&&_0x4fda7f['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x4fda7f['content']['first']),this['_hideBalloon'](),_0x2c942c['stopPropagation'](),_0x2c942c['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x2c76fd,_0x8d14f7)=>{const _0x3bbabc=_0x8d14f7['target'];_0x4fda7f['isVisible']&&_0x4fda7f['element']['contains'](_0x3bbabc)||_0x22ca40['view']['element']['contains'](_0x3bbabc)||_0x2c76fd['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x3f2fba=>_0x3f2fba['contains'](_0x3bbabc))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x5c1b7a=this['context']instanceof _0x3cada9?this['context']['editors']:new _0x9d8aa2([this['context']]);for(const _0x7bb301 of _0x5c1b7a)this['_integrateWithEditorAnnotations'](_0x7bb301);this['listenTo'](_0x5c1b7a,'add',(_0x54891d,_0x58d333)=>{this['listenTo'](_0x58d333,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x58d333);});}),this['listenTo'](_0x5c1b7a,'remove',(_0x8abbbc,_0x1deaa4)=>{_0x1deaa4['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x1deaa4['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x21fade){if(_0x21fade===this['activeAnnotation'])return;const _0x44ef24=this['context']['plugins']['get'](z);if(_0x44ef24['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x21fade,'disableAnimationOnActivatedAnnotation':!0x0}),_0x21fade)_0x44ef24['getSidebarItemView'](_0x21fade)?this['_showBalloon'](_0x21fade):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x21fade;}['detach'](){if(!this['isAttached'])throw new _0x1851d4('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x5800e4=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0xfc13f9=>_0xfc13f9['destroy']()),this['_annotationToNarrowView']['clear'](),_0x5800e4['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x3cada9&&this['stopListening'](this['context']['editors']);for(const _0x3d13cd of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x3d13cd);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'](_0x1bc0e4){if(!_0x1bc0e4['plugins']['has']('EditorAnnotations'))return;const _0x23ffb4=_0x1bc0e4['plugins']['get']('EditorAnnotations'),_0x2bb980=this['context']['plugins']['get'](z),_0x1d41fb=this['annotations'],_0x407db2=this['balloonPanelView'],_0x437a9b=()=>{const _0x3ca439=_0x23ffb4['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x3ca439),this['setActiveAnnotation'](_0x3ca439[0x0]||null);};this['listenTo'](_0x23ffb4,'refresh',_0x437a9b),this['listenTo'](_0x23ffb4,'blur',(_0xfc4c19,{isAnnotationTracked:_0x5598b7})=>{this['activeAnnotation']&&_0x5598b7(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x23ffb4,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x1d41fb,'blur',_0x14448d=>{_0x23ffb4['hasDomSelection']()&&_0x14448d['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x52788c,_0x4ca85d)=>{const _0x45e4cf=_0x4ca85d['target'];_0x407db2['isVisible']&&_0x407db2['element']['contains'](_0x45e4cf)||_0x2bb980['view']['element']['contains'](_0x45e4cf)||this['activeAnnotation']&&_0x23ffb4['hasDomSelection']()&&(_0x437a9b(),_0x52788c['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x23ffb4);}['_destroyEditorAnnotationsIntegration'](_0x1278e9){_0x1278e9&&(this['stopListening'](_0x1278e9),this['_editorAnnotations']['remove'](_0x1278e9));}['_setSelectedAnnotations'](_0x19c0e1){for(const _0x1367c4 of this['_selectedAnnotations'])_0x19c0e1['includes'](_0x1367c4)||this['_manuallyClosedAnnotationViews']['delete'](_0x1367c4['view']);this['_selectedAnnotations']=_0x19c0e1;}['_refreshPositioning'](){const _0x40144d=this['balloonPanelView'];this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning'](),_0x40144d['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0xfc1e33){if(this['_manuallyClosedAnnotationViews']['has'](_0xfc1e33['view']))return;const _0x250e64=this['balloonPanelView']['content']['first'];_0x250e64!==_0xfc1e33['view']?(_0x250e64&&this['_detachListeners'](_0x250e64),this['_attachListeners'](_0xfc1e33['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0xfc1e33['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x50e251=this['balloonPanelView']['content']['first'],_0x155371=_0x50e251&&this['annotations']['getByView'](_0x50e251);if(!_0x155371||!this['_annotationToNarrowView']['has'](_0x155371))return;const _0x5249de=this['_annotationToNarrowView']['get'](_0x155371)['element'],_0x2a3e83=(function(){const _0x217215=_0x32a398['defaultPositions'];return[_0x217215['southArrowNorthEast'],_0x217215['northArrowSouthEast'],_0x217215['southArrowNorth'],_0x217215['northArrowSouth'],_0x217215['southArrowNorthWest'],_0x217215['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x5249de,'positions':_0x2a3e83});}['_hideBalloon'](){const _0x3711a0=this['balloonPanelView'],_0x596b39=_0x3711a0['content']['first'];_0x596b39&&(this['_detachListeners'](_0x596b39),_0x3711a0['unpin'](),_0x3711a0['content']['clear']());}['_attachListeners'](_0x9efb87){this['listenTo'](_0x9efb87,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x9efb87,'Esc',(_0xd3d2c7,_0x16951d)=>{this['_manuallyClosedAnnotationViews']['add'](_0x9efb87),this['_hideBalloon'](),_0x16951d();});}['_detachListeners'](_0x2ec8e9){this['stopListening'](_0x2ec8e9);}}class c extends _0x47f434{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[b,_0x226e1c,j];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x170063){super(_0x170063),_0x170063['editing']['view']['addObserver'](_0xc33936),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x170063['plugins']['get'](_0x226e1c),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x1ab1e4=this['editor']['plugins']['get'](j);_0x1ab1e4['context']===this['editor']&&(_0x1ab1e4['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x45ecd7,_0x230685)=>{const _0x3ab29d=this['_balloon'];if(this['isAttached']&&_0x3ab29d['visibleView']){const _0x2f4a3d=this['annotations']['getByView'](_0x3ab29d['visibleView']);_0x2f4a3d&&this['_closeAnnotation'](_0x2f4a3d),_0x230685();}}));}['afterInit'](){const _0x4318dc=this['editor']['plugins']['get'](j);_0x4318dc['context']===this['editor']&&(_0x4318dc['hasActive']()||_0x4318dc['switchTo']('inline'));}['setActiveAnnotation'](_0x5ddeaf){_0x5ddeaf!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x5ddeaf&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x5ddeaf)&&this['_addAnnotationToBalloon'](_0x5ddeaf,!0x0),_0x5ddeaf['isActive']=!0x0),_0x5ddeaf||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x5ddeaf);}['attach'](_0x13b2fc){this['annotations']=_0x13b2fc;const _0x59b9fd=this['editor']['plugins']['get'](j),_0x27d2a5=this['_balloon'];if(this['isAttached'])throw new _0x1851d4('inlineannotations-attach-already-attached',this);if(_0x59b9fd['context']!==this['editor'])throw new _0x1851d4('inlineannotations-not-allowed-with-context',this);const _0xec86e9=this['editor']['plugins']['get'](b);this['listenTo'](_0xec86e9,'refresh',()=>{const _0x3aa175=_0xec86e9['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x3623b5,_0x251c84;!this['_forceRefresh']&&(_0x3623b5=_0x3aa175,_0x251c84=this['_selectedAnnotations'],_0x3623b5['length']===_0x251c84['length']&&_0x3623b5['every'](_0x47feb4=>_0x251c84['includes'](_0x47feb4)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x3aa175),this['setActiveAnnotation'](_0x3aa175[0x0]||null));}),this['listenTo'](_0xec86e9,'blur',(_0x39c0a2,{isAnnotationTracked:_0x39538d})=>{this['activeAnnotation']&&_0x39538d(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x52c70e,_0x1443fa,_0x421c6a)=>{_0x421c6a||this['setActiveAnnotation'](null);}),this['listenTo'](_0x13b2fc,'remove',(_0x15f196,_0x240b8f)=>{this['_removeAnnotationFromBalloon'](_0x240b8f),_0x240b8f===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x27d2a5,'change:visibleView',(_0x2893d5,_0x3611f5,_0x1333fd,_0x28135d)=>{_0x28135d&&this['stopListening'](_0x28135d);const _0x5709f3=_0x13b2fc['getByView'](_0x1333fd);_0x1333fd&&_0x5709f3&&(this['listenTo'](_0x1333fd,'change:height',()=>{_0x27d2a5['updatePosition']();}),this['listenTo'](_0x1333fd,'Esc',()=>{this['_closeAnnotation'](_0x5709f3),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x5709f3&&this['setActiveAnnotation'](_0x5709f3));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x27d2a5['visibleView']&&(_0x13b2fc['getByView'](_0x27d2a5['visibleView'])&&_0x27d2a5['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 _0x1851d4('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x49747d of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x49747d);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x186bc8){for(const _0x3829ab of this['_selectedAnnotations'])_0x186bc8['includes'](_0x3829ab)||this['_manuallyClosed']['delete'](_0x3829ab);for(const _0x17a94c of this['annotations'])_0x186bc8['includes'](_0x17a94c)||this['_removeAnnotationFromBalloon'](_0x17a94c);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x250a0f of _0x186bc8)this['_addAnnotationToBalloon'](_0x250a0f);}this['_selectedAnnotations']=_0x186bc8;}['_addAnnotationToBalloon'](_0xab1229,_0x151894=!0x1){this['_manuallyClosed']['has'](_0xab1229)||(this['_addedAnnotations']['has'](_0xab1229)||this['_balloon']['hasView'](_0xab1229['view'])||(this['_addedAnnotations']['add'](_0xab1229),this['_balloon']['add']({'stackId':_0xab1229['view']['id'],'view':_0xab1229['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0xab1229)}})),_0x151894&&this['_balloon']['showStack'](_0xab1229['view']['id']));}['_getBalloonTargetForAnnotation'](_0xf594b9){const _0x5ee346=_0xf594b9['target'],_0x30c5a4=this['editor']['editing']['view'],_0x39c0de=_0x30c5a4['document']['selection']['getFirstRange'](),_0x1de2f0=_0x30c5a4['domConverter']['viewRangeToDom'](_0x39c0de);if(_0x1de2f0['collapse'](!0x0),_0x5ee346){if(_0x5ee346 instanceof _0x8bd8aa)return _0x5ee346;let _0x4082cf=[];for(const _0x46c9cc of _0x5ee346)_0x4082cf['push'](...F(_0x46c9cc['getClientRects']()));_0x4082cf=function(_0x3a65ce){const _0x2a3e01=[];let _0x3256ce=_0x3a65ce[0x0];for(let _0x6e0408=0x1;_0x6e0408<_0x3a65ce['length'];_0x6e0408++)P(_0x3256ce,_0x3a65ce[_0x6e0408])?_0x3256ce['width']+=_0x3a65ce[_0x6e0408]['width']:(_0x2a3e01['push'](_0x3256ce),_0x3256ce=_0x3a65ce[_0x6e0408]);return _0x2a3e01['push'](_0x3256ce),_0x2a3e01;}(_0x4082cf);const _0x179890=_0x1de2f0['getBoundingClientRect']();return _0x4082cf['find'](_0x4b111a=>_0x4b111a['top']<=_0x179890['top']&&_0x4b111a['bottom']>=_0x179890['bottom']&&_0x4b111a['left']<=_0x179890['left']&&_0x4b111a['right']>=_0x179890['right'])||_0x4082cf[0x0];}return _0xf594b9['targetRect']||_0x1de2f0;}['_removeAnnotationFromBalloon'](_0x28e01b){this['_addedAnnotations']['has'](_0x28e01b)&&this['_balloon']['hasView'](_0x28e01b['view'])&&(this['_addedAnnotations']['delete'](_0x28e01b),this['_balloon']['remove'](_0x28e01b['view']));}['_closeAnnotation'](_0x2d3744){this['_manuallyClosed']['add'](_0x2d3744),this['_removeAnnotationFromBalloon'](_0x2d3744);}}function F(_0x34807f){return Array['from'](_0x34807f)['map'](DOMRect['fromRect']);}function P(_0x392c50,_0x263a13){return _0x392c50['top']===_0x263a13['top']&&_0x392c50['bottom']===_0x263a13['bottom']&&_0x392c50['right']===_0x263a13['left'];}class Z extends kt{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x1ede02,_0x1eb3ee){super(_0x1ede02),this['set']('isEmpty',!_0x1eb3ee['length']),this['focusTracker']=new _0x14acaa(),this['_annotationViews']=_0x1eb3ee,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new _0x1f65eb({'focusables':_0x1eb3ee,'focusTracker':this['focusTracker']}),this['listenTo'](_0x1eb3ee,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x1eb3ee,'remove',(_0xd273f9,_0x29181)=>{_0x29181['isActive']&&this['focus'](),_0x1eb3ee['length']||(this['isEmpty']=!0x0);});const _0x133559=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':N(_0x1ede02,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x1eb3ee},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x133559['if']('isEmpty','ck-hidden',_0x234bc1=>!_0x234bc1)]},'children':[{'text':N(_0x1ede02,'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 _0x5ad933 of this['_annotationViews'])this['focusTracker']['add'](_0x5ad933['element']);this['_annotationViews']['on']('change',(_0x35243a,{added:_0x57e445,removed:_0x5516a2})=>{for(const _0x41595c of _0x57e445)this['focusTracker']['add'](_0x41595c['element']);for(const _0x34d786 of _0x5516a2)this['focusTracker']['remove'](_0x34d786['element']);});}}class p extends _0x4e6226{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,y];}constructor(_0x791237){super(_0x791237),this['archivedThreads']=new _0x9d8aa2();}['init'](){const _0x78d658=this['context'],_0x311806=_0x78d658['plugins']['get'](o),_0x4fe613=_0x78d658['plugins']['get'](y);this['listenTo'](_0x311806,'addCommentThread',(_0x106694,{threadId:_0x46b1d2})=>{const _0x497fa5=_0x311806['getCommentThread'](_0x46b1d2);_0x497fa5['archivedAt']&&this['archivedThreads']['add'](_0x497fa5,this['_calculatePosition'](_0x497fa5['archivedAt'])),this['listenTo'](_0x497fa5,'change:archivedAt',(_0x399c50,_0x39c709,_0x5c99d3)=>{_0x5c99d3?this['archivedThreads']['has'](_0x497fa5)||this['archivedThreads']['add'](_0x497fa5,this['_calculatePosition'](_0x497fa5['archivedAt'])):this['archivedThreads']['has'](_0x497fa5)&&this['archivedThreads']['remove'](_0x497fa5);});}),this['listenTo'](_0x311806,'removeCommentThread',(_0x515705,{threadId:_0x3a5b26})=>{const _0x1d2171=_0x311806['getCommentThread'](_0x3a5b26);this['stopListening'](_0x1d2171),this['archivedThreads']['has'](_0x1d2171)&&this['archivedThreads']['remove'](_0x1d2171);},{'priority':'highest'}),this['listenTo'](_0x4fe613['collection'],'focus',(_0x2f277d,_0x5b7f4f)=>{_0x5b7f4f['isVisible']||(_0x5b7f4f['isActive']=!0x0,_0x4fe613['activate'](_0x5b7f4f));});}['_calculatePosition'](_0x578a65){const _0x1f56fd=[...this['archivedThreads']]['findIndex'](_0x5cb1b5=>_0x5cb1b5['archivedAt']<_0x578a65);return _0x1f56fd>-0x1?_0x1f56fd:this['archivedThreads']['length'];}}class a extends _0x47f434{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[p,_0x322339];}constructor(_0x5e241e){super(_0x5e241e),this['annotationViews']=new _0x4e362f(),this['_pendingThreads']=[];}['init'](){const _0x92ee5b=this['editor'],_0x1d2d1c=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x92ee5b['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x3ee916,!0x0)),_0x92ee5b['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x1aa50e=this['_createCommentsArchiveButton'](_0x174a4a);return _0x1aa50e['set']({'role':'menuitemcheckbox'}),_0x1aa50e;});const _0x55fefb=_0x92ee5b['plugins']['get'](p),_0x2bbba6=_0x92ee5b['plugins']['get']('Annotations'),_0x610ef2=_0x92ee5b['plugins']['get']('CommentsRepository');_0x55fefb['archivedThreads']['forEach'](_0x3b9ed4=>{this['_handleNewThread'](_0x3b9ed4);}),this['listenTo'](_0x55fefb['archivedThreads'],'add',(_0x3146f6,_0x12dd85)=>{this['_handleNewThread'](_0x12dd85);}),this['listenTo'](_0x2bbba6['collection'],'add',(_0x520888,_0x118420)=>{const _0x225192=this['_pendingThreads']['find'](_0x273fc9=>{const _0x32b17b=_0x610ef2['_threadToController']['get'](_0x273fc9);return _0x32b17b&&_0x118420['innerView']===_0x32b17b['view'];});if(_0x225192){const _0x1e35e2=this['_calculatePosition'](_0x225192['archivedAt']);this['_addAnnotationToArchive'](_0x118420,_0x1e35e2),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x225192),0x1);}}),this['listenTo'](_0x55fefb['archivedThreads'],'remove',(_0x2f5833,_0x27a053)=>{const _0x467147=_0x92ee5b['config']['get']('collaboration.channelId');if(!_0x467147||_0x27a053['channelId']===_0x467147){if(this['_pendingThreads']['includes'](_0x27a053))this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x27a053),0x1);else{const _0x2d74e7=_0x610ef2['_threadToController']['get'](_0x27a053),_0x53aa3e=_0x2bbba6['getByInnerView'](_0x2d74e7['view']);this['annotationViews']['remove'](_0x53aa3e['view']),this['stopListening'](_0x53aa3e),this['stopListening'](_0x53aa3e['focusableElements']);}}}),this['listenTo'](_0x2bbba6['collection'],'add',(_0x530497,_0x3c568a)=>{this['listenTo'](_0x3c568a,'escape',_0x1d2d1c);}),this['listenTo'](_0x2bbba6['collection'],'remove',(_0x2657e2,_0x1d9f1f)=>{this['stopListening'](_0x1d9f1f,'escape',_0x1d2d1c);});}['_addAnnotationToArchive'](_0x3bbd36,_0x53f991){this['listenTo'](_0x3bbd36,'set:isVisible',_0xe2db56=>{_0xe2db56['return']=!0x1,_0xe2db56['stop']();}),this['annotationViews']['add'](_0x3bbd36['view'],_0x53f991);}['_handleNewThread'](_0x486c5c){const _0x455291=this['editor']['plugins']['get']('CommentsRepository'),_0x276b0c=this['editor']['plugins']['get']('Annotations'),_0x4dcf1b=this['editor']['config']['get']('collaboration.channelId');if(!_0x4dcf1b||_0x486c5c['channelId']===_0x4dcf1b){const _0x42d48b=_0x455291['_threadToController']['get'](_0x486c5c);if(!_0x42d48b)return void this['_pendingThreads']['push'](_0x486c5c);const _0x5ab57f=this['_calculatePosition'](_0x486c5c['archivedAt']),_0x71dd51=_0x276b0c['getByInnerView'](_0x42d48b['view']);_0x71dd51['isVisible']&&_0x276b0c['_visibleAnnotations']['remove'](_0x71dd51),this['_addAnnotationToArchive'](_0x71dd51,_0x5ab57f);}}['_calculatePosition'](_0xfe1735){const _0x1a9ac1=this['editor']['config']['get']('collaboration.channelId'),_0xfc0f8d=[...this['editor']['plugins']['get'](p)['archivedThreads']]['filter'](_0x53113e=>_0x53113e['channelId']===_0x1a9ac1)['findIndex'](_0x454523=>_0x454523['archivedAt']<_0xfe1735);return _0xfc0f8d<0x0||_0xfc0f8d>this['annotationViews']['length']?this['annotationViews']['length']:_0xfc0f8d-0x1;}['_toggleDialog'](){const _0x17e8d8=this['editor'],_0x4449d6=_0x17e8d8['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new Z(_0x17e8d8['locale'],this['annotationViews'])),'commentsArchive'===_0x4449d6['id']?_0x4449d6['hide']():_0x4449d6['show']({'id':'commentsArchive','title':N(_0x17e8d8['locale'],'COMMENTS_ARCHIVE'),'icon':_0x91df9c,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x36a5c2['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x33d741,_0x1389d6=!0x1){const _0x5d7824=this['editor']['locale'],_0x4ba2fe=this['editor']['plugins']['get']('Dialog'),_0x363ae9=new _0x33d741(_0x5d7824);return _0x363ae9['bind']('isEnabled')['to'](this,'isEnabled'),_0x363ae9['bind']('isOn')['to'](_0x4ba2fe,'id',_0x4cde50=>'commentsArchive'===_0x4cde50),_0x363ae9['set']({'label':N(_0x5d7824,'COMMENTS_ARCHIVE'),'icon':_0x91df9c,'isToggleable':!0x0}),_0x1389d6&&(_0x363ae9['tooltip']=!0x0),this['listenTo'](_0x363ae9,'execute',()=>this['_toggleDialog']()),_0x363ae9;}['_hideDialogOnAnnotationEscape']=_0x5ebc3a=>{const _0x4fdcba=_0x5ebc3a['source'];if(!this['annotationViews']['has'](_0x4fdcba['view']))return;const _0x2bf93f=this['editor']['plugins']['get']('Dialog');_0x2bf93f['isOpen']&&'commentsArchive'===_0x2bf93f['id']&&(_0x2bf93f['hide'](),_0x5ebc3a['stop']());};}class gi extends _0x47f434{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};
|