@ckeditor/ckeditor5-comments 47.3.0-alpha.3 → 47.3.0-alpha.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/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 _0x430144,ContextPlugin as _0x3dc938,PendingActions as lt,Command as _0x18545d,Plugin as _0x151cb1,Context as _0x4b4900}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x2c3819,uid as _0x5e2470,KeystrokeHandler as jt,FocusTracker as _0x5beb57,diff as _0x2b2d46,Collection as _0x351e7a,Rect as _0x2884cb,CKEditorError as _0x49a666,first as _0x55f0e7,priorities as Wt,scrollViewportToShowTarget as nt,getEnvKeystrokeText as tt,toUnit as Ht,DomEmitterMixin as _0x3bd109,keyCodes as _0x288437}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x1ff8f7,AriaDescriptionView as Yt,setupThreadKeyboardNavigation as Zt,ConfirmMixin as ti,LateFocusButtonView as _0x35f82a,trimHtml as ts,LateFocusDropdownButtonView as _0x186696,Users as it,getDateTimeFormatter as pt,hashObject as It,getAllMarkersDomElementsSorted as et,surroundingMarkersDetector as rt,FOCUS_ANNOTATION_KEYSTROKE as _0xb411d8}from'ckeditor5-collaboration/dist/index.js';import{throttle as Dt,isEqual as At,cloneDeep as wt,set as yt,unset as Ct,debounce as _0x5cca7a}from'es-toolkit/compat';import{IconUndo as _0x14b894,IconCheck as _0x28151b,IconPencil as _0x4aaec0,IconRemoveComment as _0x458439,IconThreeVerticalDots as _0x5702ce,IconAddComment as _0x1d760f,IconCommentsArchive as _0xab5d7}from'@ckeditor/ckeditor5-icons/dist/index.js';import{EditorUIView as $t,InlineEditableUIView as Vt,EditorUI as Ut,View as kt,FocusCycler as _0x5e14fa,ButtonView as _0x5aa39b,ViewCollection as _0xb76f27,createDropdown as _0x2fb271,ListView as _0x24c2af,focusChildOnDropdownOpen as _0x785a96,ListItemView as _0x2f3e45,MenuBarMenuListItemButtonView as _0x4e8872,BodyCollection as _0xb3dce7,BalloonPanelView as _0x236b95,ContextualBalloon as _0x343c98,Dialog as _0x56510e,DialogViewPosition as _0x3c9890}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disableViewPlaceholder as St,enableViewPlaceholder as Ft,MouseObserver as _0x53243f}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 _0x4b3b38}from'@ckeditor/ckeditor5-collaboration-core/dist/index.js';import{toWidget as _0x269c1f}from'@ckeditor/ckeditor5-widget/dist/index.js';class vt extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x2c3819(){['model'];['view'];constructor(_0x33587e,_0x2b22f5){super(),this['model']=_0x33587e,this['model']['_isAttached']=!0x0,this['view']=_0x2b22f5,this['listenTo'](_0x2b22f5,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x2b22f5,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x2b22f5,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x2b22f5,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x2b22f5,'addComment',(_0x2ba50d,_0x489e2e)=>this['addComment'](_0x489e2e)),this['listenTo'](_0x2b22f5,'updateComment',(_0x181fdb,_0x1886cf,_0x11c2c1)=>this['updateComment'](_0x1886cf,_0x11c2c1)),this['listenTo'](_0x2b22f5,'removeComment',(_0x879faa,_0xe0bb5e)=>this['removeComment'](_0xe0bb5e));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x204db8){this['model']['addComment']({'content':_0x204db8,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x5c4b95,_0x20eb20){this['model']['getComment'](_0x5c4b95)['update']({'content':_0x20eb20});}['removeComment'](_0x3ba391){this['model']['getComment'](_0x3ba391)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function N(_0x3ea623,_0x392ba1,_0x1742c6){const t=_0x3ea623['t'];switch(_0x392ba1){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'},_0x1742c6);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'},_0x1742c6);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'},_0x1742c6);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'},_0x1742c6);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x1742c6);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'},_0x1742c6);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'},_0x1742c6);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'},_0x1742c6);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(_0xc1ddfb,_0x45c565){super(_0xc1ddfb);const _0x36df47=_0x5e2470();this['main']=this['createCollection'](),this['editable']=new Vt(_0xc1ddfb,_0x45c565,void 0x0,{'label':()=>N(_0xc1ddfb,'Comment\x20editor')}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'dir':_0xc1ddfb['uiLanguageDirection'],'lang':_0xc1ddfb['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x36df47},'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(_0x56d5d8){super(_0x56d5d8),this['view']=new Rt(_0x56d5d8['locale'],_0x56d5d8['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x2d28df=this['editor']['editing']['view'],_0x47ce64=this['view']['editable'],_0x5b66f1=_0x2d28df['document']['getRoot']();_0x47ce64['name']=_0x5b66f1['rootName'],this['view']['render']();const _0x1e2ff2=_0x47ce64['element'];this['setEditableElement'](_0x47ce64['name'],_0x1e2ff2),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x2d28df['attachDomRoot'](_0x1e2ff2),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const Qt=[qt,zt,Bt,Gt,Jt,Kt,Lt];class hs extends/* #__PURE__ -- @preserve */
|
|
25
|
+
_0x2c3819(_0x430144){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
|
|
26
|
+
((()=>Qt)());constructor(_0x18066f={}){function _0x4b2ae0(_0x370cfa){return _0x370cfa['map'](_0x4ea128=>String['fromCharCode'](_0x4ea128))['join']('');}(_0x18066f=Object['assign']({},_0x18066f))['plugins']||(_0x18066f['plugins']=hs['defaultPlugins']),super(_0x18066f),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[_0x4b2ae0([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4b2ae0([0x76,0x69,0x65,0x77])][_0x4b2ae0([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4b2ae0([0x61,0x75,0x74,0x6f]),this[_0x4b2ae0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x4b2ae0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4b2ae0([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x4b2ae0([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x4b2ae0([0x6f,0x6b])});}['create'](){const _0x1a947d=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x1a947d))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x5082a2=>{const _0x2d15af=this['model']['document']['getRoot'](),_0x39baca=_0x2d15af&&_0x2d15af['getChild'](_0x2d15af['childCount']-0x1);_0x5082a2['setSelection'](_0x39baca,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x35c1f4=this['editing']['view'],_0x2aa4bf=_0x35c1f4['document']['getRoot'](),_0x2777d3=_0x2aa4bf['getChild'](0x0);_0x2aa4bf['childCount']>0x1||!_0x2777d3||'p'!=_0x2777d3['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(St(_0x35c1f4,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x2777d3['placeholder']=this['placeholder']),Ft({'view':_0x35c1f4,'element':_0x2777d3,'keepOnFocus':!0x0}),this['placeholderElement']=_0x2777d3);}}class es extends kt{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x3dbbe3,_0x57e7fa={}){super(_0x3dbbe3),this['editor']=null,this['_editorConfig']=_0x57e7fa,this['set']('value',_0x57e7fa['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',N(_0x3dbbe3,'Reply...')),this['set']('submitLabel',N(_0x3dbbe3,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new jt(),this['focusTracker']=new _0x5beb57(),this['focusCycler']=new _0x5e14fa({'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',(_0x5f5e04,_0x52f961)=>{this['cancelButtonView']['fire']('execute'),_0x52f961();}),this['keystrokes']['set']('Ctrl+Enter',(_0x114972,_0xe5e8f0)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0xe5e8f0());}),this['on']('submit',(_0x39e9d2,_0x2470f0)=>{_0x2470f0['length']>0xfde8?(alert(N(_0x3dbbe3,'TOO_LONG_COMMENT_ALERT',[_0x2470f0['length'],0xfde8])),_0x39e9d2['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 _0x2d8a8c=this['editor'];this['element']['insertBefore'](_0x2d8a8c['ui']['element'],this['element']['firstChild']),_0x2d8a8c['model']['document']['on']('change',()=>this['value']=_0x2d8a8c['getData']()),_0x2d8a8c['bind']('placeholder')['to'](this),this['focusables']['add'](_0x2d8a8c['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x129e7c){-0x1===_0x129e7c?(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:_0x4eb37b}=this,_0x179ce0=new _0x5aa39b(_0x4eb37b);return _0x179ce0['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x179ce0['withText']=!0x0,_0x179ce0['bind']('label')['to'](this,'submitLabel'),_0x179ce0['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x179ce0['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x4444b2,_0x35c26d)=>!_0x35c26d&&!!_0x4444b2['trim']()),_0x179ce0;}['_createCancelButton'](){const {locale:_0x2446e4}=this,_0x5c3f8e=new _0x5aa39b(_0x2446e4);return _0x5c3f8e['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x5c3f8e['label']=N(_0x2446e4,'Cancel'),_0x5c3f8e['withText']=!0x0,_0x5c3f8e['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x5c3f8e;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x30fa9b=>{this['focusTracker']['add'](_0x30fa9b['element']);}),this['focusables']['on']('change',(_0x29ad51,_0x341893)=>{for(const _0x104c4c of Array['from'](_0x341893['added'])['reverse']())this['focusTracker']['add'](_0x104c4c['element']);});}}class ie extends kt{constructor(_0x27ea20,_0x265974,_0xa9709c){super(_0x27ea20),this['commentInputView']=new es(_0x27ea20,_0xa9709c),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x51d7e7,_0x33c22b)=>_0x51d7e7||!!_0x33c22b),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 _0x1ff8f7(_0x27ea20,_0x265974),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'](_0x221d0c){this['commentInputView']['focus'](_0x221d0c);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x64f77,_0x1639cb)=>{const {submitButtonView:_0x4f8cf6,cancelButtonView:_0x6bc859,editor:_0x482b5c}=this['commentInputView'];[_0x4f8cf6['element'],_0x6bc859['element'],_0x482b5c?_0x482b5c['editing']['view']['getDomRoot']():null]['filter'](_0x39ad72=>_0x39ad72)['some'](_0x4955c9=>_0x4955c9['contains'](_0x1639cb['target']))||(this['focus'](),_0x1639cb['preventDefault']());});}}class rs extends kt{constructor(_0x32edbb){super(_0x32edbb);const _0x2cdc21=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x2cdc21['to']('count',_0x3e73cb=>N(_0x32edbb,'NUMBER_OF_COMMENTS',_0x3e73cb))}]});}}class te extends kt{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0xc79e6,_0x215796,_0x470756){super(_0xc79e6);const _0x20d027=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x215796['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x215796,this['_config']=_0x470756,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x5beb57(),this['keystrokes']=new jt(),this['focusCycler']=new _0x5e14fa({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x2923d8=>this['commentViews']['map'](_0x148d1e=>_0x148d1e['element'])['includes'](_0x2923d8['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new rs(_0xc79e6),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x23c090=>_0x23c090-this['_config']['maxCommentsWhenCollapsed']);for(const _0x10c0d2 of _0x215796['comments'])this['_handleNewCommentModel'](_0x10c0d2);this['_handleInfoComment'](),this['listenTo'](_0x215796['comments'],'add',(_0x1e1223,_0x4e4cda)=>{const _0x3f07c0=this['_calculatePosition'](_0x4e4cda);this['length']++,this['_handleNewCommentModel'](_0x4e4cda,_0x3f07c0),this['refreshVisibleViews']();}),this['listenTo'](_0x215796['comments'],'remove',(_0x100133,_0x25b09f)=>{this['length']--,this['_handleRemoveCommentModel'](_0x25b09f),this['refreshVisibleViews']();}),this['listenTo'](_0x215796,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x215796,'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',_0x20d027['if']('length','ck-hidden',_0x564ee0=>!_0x564ee0)],'aria-label':N(_0xc79e6,'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'](_0x1afdf3){-0x1===_0x1afdf3?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x4a2493 of this['commentViews'])_0x4a2493['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0xfc40cb,_0x39ebb8){const _0xe814c8=new this['_config']['CommentView'](this['locale'],_0xfc40cb,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0xe814c8['viewUid']=_0xfc40cb['id'],_0xe814c8['delegate']('removeComment')['to'](this),_0xe814c8['delegate']('updateComment')['to'](this),_0xe814c8['delegate']('resolveCommentThread')['to'](this),_0xe814c8['delegate']('editorReady')['to'](this),_0xe814c8['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0xe814c8,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0xe814c8,_0x39ebb8);}['_calculatePosition'](_0x55ff84){const _0x2b3d9c=this['_model']['_findOptimalIndex'](_0x55ff84);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x55ff84['authoredAt']?_0x2b3d9c-0x1:_0x2b3d9c:_0x2b3d9c-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x1bb838={'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'],_0x1bb838,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x1bb838));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x390917){const _0x4b484d=this['commentViews']['remove'](_0x390917['id']);this['stopListening'](_0x4b484d),_0x4b484d['isEditMode']&&this['_updateHasDirtyComment'](),_0x4b484d['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x184bc0=>_0x184bc0['isEditMode']);}['_rearrangeCollapse'](){const _0x584927=function(_0x565861){const _0x2eaffe=new _0x351e7a();for(const _0x1f7fda of _0x565861)_0x2eaffe['add'](_0x1f7fda);return _0x2eaffe;}(this['commentViews']),_0x3976f5=this['_collapsedCommentsView']['count'];for(let _0x1cdad3=0x1;_0x1cdad3<=_0x3976f5;_0x1cdad3++)_0x584927['remove'](0x1);for(const _0x1211d7 of _0x584927)_0x1211d7['collapse']();_0x3976f5>0x0&&_0x584927['add'](this['_collapsedCommentsView'],0x1),ns(_0x2b2d46(Array['from'](this['visibleViews']),Array['from'](_0x584927)),this['visibleViews'],_0x584927);}['_rearrangeExpand'](){ns(_0x2b2d46(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0xa35650 of this['visibleViews'])_0xa35650['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0xc41b4d=>{this['focusTracker']['add'](_0xc41b4d['element']),this['keystrokes']['listenTo'](_0xc41b4d['element']);}),this['commentViews']['on']('change',(_0x4dae13,_0x24f466)=>{for(const _0x45c5e9 of _0x24f466['removed'])this['focusTracker']['remove'](_0x45c5e9['element']),this['keystrokes']['stopListening'](_0x45c5e9['element']);for(const _0x1ec533 of Array['from'](_0x24f466['added'])['reverse']())this['focusTracker']['add'](_0x1ec533['element']),this['keystrokes']['listenTo'](_0x1ec533['element']);});}}function ns(_0x12ba82,_0x3de1d3,_0x222460){let _0x275610=0x0;for(const _0x443d7d of _0x12ba82)switch(_0x443d7d){case'insert':_0x3de1d3['add'](_0x222460['get'](_0x275610),_0x275610),_0x275610++;break;case'delete':_0x3de1d3['remove'](_0x275610);break;case'equal':_0x275610++;}}class oe extends kt{constructor(_0x167c9b){super(_0x167c9b);const _0x213fa7=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x213fa7['to']('contextValue',_0x43b93e=>N(_0x167c9b,'THREAD_CONTEXT_LABEL',_0x43b93e)),'tabindex':-0x1},'children':[{'text':_0x213fa7['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class Xt extends kt{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x406e72,_0x247e1a){super(_0x406e72);const _0x236c43=this['bindTemplate'];this['_model']=_0x247e1a,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x5beb57(),this['keystrokes']=new jt(),this['focusCycler']=new _0x5e14fa({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0xfe0af8=>!!_0xfe0af8),this['bind']('contextValue')['to'](this['_model'],'context',_0x4c4643=>_0x4c4643&&_0x4c4643['value']?this['_trimContextValue'](_0x4c4643['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',_0x236c43['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 _0x568b80=new _0x5aa39b(this['locale']);return _0x568b80['label']=N(this['locale'],'Reopen'),_0x568b80['tooltip']=N(this['locale'],'Reopen'),_0x568b80['icon']=_0x14b894,_0x568b80['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x5c1cbc=>!_0x5c1cbc),_0x568b80['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x4818e1,_0x3a4d0c)=>_0x4818e1&&_0x3a4d0c),_0x568b80['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x568b80;}['_trimContextValue'](_0xb4d8ab){if(_0xb4d8ab['length']<0x96)return _0xb4d8ab;const _0x2ca6d4=_0xb4d8ab['lastIndexOf']('\x20',0x93);return _0xb4d8ab['substring'](0x0,_0x2ca6d4>-0x1?_0x2ca6d4:0x93)+'...';}['_attachContextActions'](){const _0x1da4fc=this['element']['querySelector']('.ck-context'),_0x37f85b=_0x1da4fc['querySelector']('.ck-context__value');this['listenTo'](_0x1da4fc,'mouseenter',()=>{_0x37f85b['offsetWidth']<_0x37f85b['scrollWidth']&&_0x1da4fc['classList']['add']('overlay');}),this['listenTo'](_0x1da4fc,'mouseleave',()=>{_0x1da4fc['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x51eb49 of this['focusables'])this['focusTracker']['add'](_0x51eb49['element']),this['keystrokes']['listenTo'](_0x51eb49['element']);}['_createContextView'](){const _0xdea5=new oe(this['locale']);return _0xdea5['bind']('contextValue')['to'](this),_0xdea5;}}class si extends kt{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x37df36,_0x4ca085,_0x2f49bd,_0x50fd04){super(_0x37df36),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x4ca085,this['_localUser']=_0x2f49bd,this['_config']=_0x50fd04,this['commentThreadHeaderView']=new Xt(_0x37df36,_0x4ca085),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new Yt(_0x37df36,N(_0x37df36,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new te(_0x37df36,_0x4ca085,Object['assign']({'CommentView':this['_config']['CommentView']},_0x50fd04)),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',(_0x1ecd64,_0x509a3e)=>_0x1ecd64||!!_0x509a3e),this['bind']('isUnlinked')['to'](_0x4ca085,'unlinkedAt',_0x23bf94=>!!_0x23bf94),this['bind']('ariaLabel')['to'](this,'length',_0x2b8573=>{const _0x1e2487=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return N(this['locale'],'COMMENT_THREAD_LABEL',[_0x2b8573,_0x1e2487]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x5beb57(),this['keystrokes']=new jt(),this['focusCycler']=new _0x5e14fa({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x27bee7=>_0x27bee7['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 _0x575eb3=new ie(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x2eea5f=_0x575eb3['commentInputView'];return _0x575eb3['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x2eea5f,'value',(_0x2fba5b,_0x23547d,_0x42acde,_0x3cdb33,_0x3b9cce)=>!!_0x3b9cce||!!_0x3cdb33&&_0x42acde&&!_0x23547d||_0x2fba5b&&_0x42acde&&!_0x23547d),_0x2eea5f['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x178c92,_0x36d763,_0x3442db)=>{let _0x282918;return _0x282918=_0x3442db&&_0x36d763?'Reply\x20to\x20reopen\x20discussion...':_0x178c92?'Reply...':'Write\x20a\x20comment...',N(this['locale'],_0x282918);}),_0x2eea5f['bind']('submitLabel')['to'](this,'length',_0x2d935f=>N(this['locale'],_0x2d935f?'Reply':'Comment')),_0x2eea5f['on']('submit',(_0x3c1e8f,_0x4729ef)=>{this['fire']('addComment',_0x4729ef),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x2eea5f['on']('cancel',()=>{this['focus']();}),_0x2eea5f['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x2eea5f['on']('cancel',_0x132c96=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x132c96['stop']());}),this['on']('change:isActive',(_0x25bb27,_0x3a3192,_0x4f8667)=>{_0x4f8667||this['length']||_0x2eea5f['value']||this['fire']('removeCommentThread');}),_0x575eb3;}}class gt extends/* #__PURE__ -- @preserve */
|
|
27
|
+
ti(si){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x35268e,_0x189407,_0x58b292,_0xd7f9a6){super(_0x35268e,_0x189407,_0x58b292,_0xd7f9a6),this['commentThreadChildren']=this['createCollection']([this['commentsListView'],this['commentThreadInputView'],this['ariaDescriptionView']]),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x35268e,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0xe11b48,_0x23f754,_0x5d7c74)=>{_0x5d7c74||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x1f38f7,_0x53150d,_0x2208dc)=>{_0x2208dc&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x485b40=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck','ck-thread','ck-reset_all-excluded','ck-rounded-corners',_0x485b40['if']('isActive','ck-thread--active'),_0x485b40['if']('isUnlinked','ck-thread--unlinked'),_0x485b40['to']('actionIndicator',_0x3e71ad=>_0x3e71ad?'ck-thread--'+_0x3e71ad:'')],'data-thread-id':this['_model']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x485b40['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 _0x34ae2c of this['commentsListView']['commentViews'])_0x34ae2c['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x573d3f}=this,_0x509fa3=this['commentsListView']['commentViews']['get'](0x0);_0x509fa3===this['_boundFirstCommentView']||_0x509fa3['isSystemComment']||(this['_boundFirstCommentView']=_0x509fa3,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x509fa3,'actionIndicator',_0x41d904=>'remove'===_0x41d904?'remove':null),_0x509fa3['placeholder']=N(_0x573d3f,'Write\x20a\x20comment...'),_0x509fa3['removeButton']['on']('execute',_0x35049c=>{_0x35049c['stop'](),this['showConfirm'](N(_0x573d3f,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),this['on']('removeConfirm',()=>{_0x509fa3['focus']();}),_0x509fa3['actionBar']['add'](this['resolveButton'],0x0),_0x509fa3['focusables']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x421d71=new _0x35f82a(this['locale']);return _0x421d71['label']=N(this['locale'],'Resolve'),_0x421d71['tooltip']=N(this['locale'],'Resolve'),_0x421d71['icon']=_0x28151b,_0x421d71['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x421d71['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x1fedec=>!_0x1fedec),_0x421d71['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x4fe571,_0x5e7878)=>_0x4fe571&&!_0x5e7878),_0x421d71['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x421d71;}['_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(_0x288e7d){super(_0x288e7d),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x5b6f45,_0x1c4ceb,_0x4fd8b3)=>{this['element']['innerHTML']=_0x4fd8b3;}),this['element']['innerHTML']=this['content'];}}class di extends kt{['visibleView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x1a03c5,_0x178f3e,_0xb4fea1){super(_0x1a03c5),this['_model']=_0x178f3e,this['_config']=_0xb4fea1,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['bind']('ariaLabel')['to'](_0x178f3e,'content',_0x178f3e,'authoredAt',(_0x557c78,_0x12b7f9)=>N(_0x1a03c5,'COMMENT_ARIA_LABEL',[_0x178f3e['author']['name'],_0xb4fea1['formatDateTime'](_0x12b7f9),new DOMParser()['parseFromString'](_0x557c78,'text/html')['body']['textContent'],_0x178f3e['isExternal']?this['getExternalCommentNote']():''])),this['ariaDescriptionView']=new Yt(_0x1a03c5,N(_0x1a03c5,'COMMENT_THREAD_DESCRIPTION')),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']()),this['focusables']=new _0xb76f27(),this['focusTracker']=new _0x5beb57(),this['keystrokes']=new jt(),this['focusCycler']=new _0x5e14fa({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x397c9f=>_0x397c9f['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 _0x11857c=new is(this['locale']);return _0x11857c['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x5ae9c4,_0x41d3b7)=>_0x41d3b7?ts(_0x5ae9c4,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x5ae9c4),_0x11857c;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x47f28d=new es(this['locale'],this['_config']['editorConfig']);return _0x47f28d['value']=this['_model']['content'],_0x47f28d['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x47f28d['submitLabel']=N(this['locale'],'Save'),_0x47f28d['on']('submit',(_0x56aec3,_0xe912bd)=>{this['fire']('updateComment',this['_model']['id'],_0xe912bd),this['switchToDisplayMode'](),this['focus']();}),_0x47f28d['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x47f28d['once']('editorReady',()=>{_0x47f28d['focus']();}),_0x47f28d['createEditor'](),_0x47f28d['delegate']('editorReady')['to'](this),_0x47f28d['delegate']('editorDestroyed')['to'](this),_0x47f28d;}['_setupKeyboardNavigation'](){const _0x32f7ed=this['element'];this['keystrokes']['listenTo'](_0x32f7ed);for(const _0xb23ae8 of this['focusables'])this['focusTracker']['add'](_0xb23ae8['element']),this['keystrokes']['listenTo'](_0xb23ae8['element']);this['focusables']['on']('change',(_0x5e92f9,_0x3cb69f)=>{for(const _0x1d3f20 of _0x3cb69f['removed'])this['focusTracker']['remove'](_0x1d3f20['element']),this['keystrokes']['stopListening'](_0x1d3f20['element']);for(const _0x2d568a of _0x3cb69f['added'])this['focusTracker']['add'](_0x2d568a['element']),this['keystrokes']['listenTo'](_0x2d568a['element']);}),this['keystrokes']['set']('enter',(_0x54e78d,_0x54194c)=>{_0x32f7ed===_0x54e78d['target']&&(this['focusCycler']['focusFirst'](),_0x54194c());}),this['keystrokes']['set']('esc',(_0x5b7411,_0x51d24b)=>{_0x32f7ed!==_0x5b7411['target']&&(this['focus'](),_0x51d24b());});}}class Tt extends/* #__PURE__ -- @preserve */
|
|
28
|
+
ti(di){['actionBar'];['userView'];constructor(_0x3960d5,_0x2f305b,_0x5a1e6d){super(_0x3960d5,_0x2f305b,_0x5a1e6d),this['set']('actionIndicator',null),this['set']('placeholder',N(_0x3960d5,'Reply...')),this['bind']('authoredAt')['to'](_0x2f305b),this['bind']('resolvedAt')['to'](_0x2f305b),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 _0x1ff8f7(_0x3960d5,_0x2f305b['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['listenTo'](_0x2f305b,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x5919f6=this['bindTemplate'],_0x31aae4=[{'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':_0x5919f6['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x5919f6['to']('authoredAt',_0x11d72b=>this['_config']['formatDateTime'](_0x11d72b))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x5919f6['if']('isEditMode','ck-comment__actions--hidden'),_0x5919f6['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']&&_0x31aae4['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper'],'tabindex':-0x1,'aria-label':_0x5919f6['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id'],'role':'listitem'},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x5919f6['if']('isEditMode','ck-comment--edit'),_0x5919f6['if']('isSystemComment','ck-comment--info'),_0x5919f6['to']('actionIndicator',_0x92fa11=>_0x92fa11?'ck-comment--'+_0x92fa11:'')],'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':_0x31aae4}]}]};}['_createEditButton'](){const _0x52966a=new _0x5aa39b(this['locale']);return _0x52966a['label']=N(this['locale'],'Edit'),_0x52966a['icon']=_0x4aaec0,_0x52966a['withText']=!0x0,_0x52966a['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x52966a['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x4a80ec=>!_0x4a80ec),_0x52966a['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x52966a['on']('execute',()=>this['switchToEditMode']()),_0x52966a;}['_createRemoveButton'](){const _0x46c6fd=new _0x5aa39b(this['locale']);return _0x46c6fd['label']=N(this['locale'],'Remove'),_0x46c6fd['icon']=_0x458439,_0x46c6fd['withText']=!0x0,_0x46c6fd['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x46c6fd['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x1ab46b=>!_0x1ab46b),_0x46c6fd['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x46c6fd['on']('execute',()=>{this['showConfirm'](N(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x46c6fd;}['_createDropdown'](){const _0x57cdbf=_0x2fb271(this['locale'],_0x186696),_0x27356b=_0x57cdbf['panelView']['children'],_0x2e508b=new _0x24c2af(this['locale']),_0x2d0230=_0x57cdbf['bindTemplate'];_0x785a96(_0x57cdbf,()=>this['items']['find'](_0x871b57=>_0x871b57['isVisible'])),_0x57cdbf['extendTemplate']({'attributes':{'class':[_0x2d0230['if']('isVisible','ck-hidden',_0x589fdc=>!_0x589fdc)]}});const _0x511a6b=(_0x5efa6c,_0x255ea1=-0x1)=>{const _0x376a8b=new _0x2f3e45(this['locale']);_0x376a8b['children']['add'](_0x5efa6c);const _0x233aef=_0x255ea1>-0x1?_0x255ea1:_0x2e508b['items']['length'];_0x2e508b['items']['add'](_0x376a8b,_0x233aef);const _0x132578=Array['from'](this['items']);_0x57cdbf['unbind']('isEnabled','isVisible'),_0x57cdbf['bind']('isEnabled')['toMany'](_0x132578,'isEnabled',(..._0x3f3cc6)=>_0x3f3cc6['some'](_0x3dd6c1=>_0x3dd6c1)),_0x57cdbf['bind']('isVisible')['toMany'](_0x132578,'isVisible',(..._0x30c98f)=>_0x30c98f['some'](_0x22a69b=>_0x22a69b));};_0x57cdbf['panelPosition']='sw',_0x57cdbf['buttonView']['set']({'label':N(this['locale'],'Show\x20more\x20items'),'icon':_0x5702ce});for(const _0x709919 of this['items'])_0x511a6b(_0x709919);return _0x27356b['add'](_0x2e508b),_0x57cdbf['listenTo'](this['items'],'add',(_0x284ab0,_0x41a22c,_0x32a8ce)=>{_0x511a6b(_0x41a22c,_0x32a8ce);}),_0x57cdbf['listenTo'](this['items'],'remove',(_0x4555e8,_0x464862,_0x410072)=>{_0x2e508b['items']['remove'](_0x410072);}),_0x57cdbf;}['_attachActions'](_0x590bf9,_0x53e88a){const _0xc19c34=_0x590bf9&&_0x590bf9['element'];_0xc19c34&&(this['listenTo'](_0xc19c34,'mouseenter',()=>this['actionIndicator']=_0x53e88a),this['listenTo'](_0xc19c34,'focus',()=>this['actionIndicator']=_0x53e88a),this['listenTo'](_0xc19c34,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0xc19c34,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0x14fea9=super['_createCommentInputView']();return _0x14fea9['bind']('placeholder')['to'](this),_0x14fea9;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function xt(_0x4561d4){const _0x35522c=Dt(_0x4561d4,0x1e),_0x2280e0=new MutationObserver(_0x451924=>{for(const _0x13cd80 of _0x451924)('attributes'==_0x13cd80['type']&&'class'==_0x13cd80['attributeName']||'childList'==_0x13cd80['type']||'characterData'==_0x13cd80['type'])&&_0x35522c();});return{'attach'(_0x11ecf4){_0x2280e0['observe'](_0x11ecf4,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x2280e0['disconnect'](),_0x35522c['cancel']();}};}class E extends kt{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x103836,_0x2e409a){super(_0x103836),this['id']=_0x5e2470(),this['focusTracker']=new _0x5beb57(),this['keystrokes']=new jt(),this['keystrokes']['set']('Esc',(_0x4a7fe3,_0x4502c9)=>this['fire']('Esc',_0x4502c9)),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'](_0x2e409a),this['mainView']=_0x2e409a;const _0x33ca14=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x33ca14['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 _0x3324ca=this['element']['clientHeight'];_0x3324ca&&(this['height']=_0x3324ca);}}class T extends/* #__PURE__ -- @preserve */
|
|
29
|
+
_0x2c3819(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0xf14265,target:_0x5e422f,type:_0x565265,isVisible:_0x471ff0=!0x0}){super(),this['view']=_0xf14265,this['view']['element']||this['view']['render'](),this['_type']=_0x565265,this['_target']=_0x5e422f,T['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x351e7a([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x132d9b,_0x4046b1)=>{this['view']['focusTracker']['add'](_0x4046b1);}),this['focusableElements']['on']('remove',(_0x3820a1,_0x5770ef)=>{this['view']['focusTracker']['remove'](_0x5770ef);}),this['set']('isVisible',_0x471ff0);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x1d0aec=this['_getNormalizedTarget']();return T['_assertCorrectTarget'](_0x1d0aec),_0x1d0aec;}get['targetRect'](){const _0xcad29=this['target'];if(null===_0xcad29)return null;if(_0xcad29 instanceof _0x2884cb)return _0xcad29;const _0x7cd6d0=_0xcad29['filter'](_0x377c75=>function(_0x5190c2){const _0x3740ef=_0x5190c2['offsetParent'];if(_0x3740ef)return!0x0;const _0x38080f=_0x5190c2['getClientRects']()['item'](0x0);return!!_0x38080f;}(_0x377c75));return 0x0===_0x7cd6d0['length']?null:new _0x2884cb(_0x7cd6d0[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x2126df){this['view']['isActive']=_0x2126df,this['view']['mainView']['isActive']=_0x2126df;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x586727){if(!(null===_0x586727||_0x586727 instanceof _0x2884cb||Array['isArray'](_0x586727)&&_0x586727['every'](_0x4d14ed=>fi(_0x4d14ed))))throw new _0x49a666('annotation-invalid-target',null,{'target':_0x586727});}['_getNormalizedTarget'](){const _0x42a38e='function'==typeof this['_target']?this['_target']():this['_target'];return fi(_0x42a38e)?[_0x42a38e]:_0x42a38e;}}function fi(_0x102bc7){return null!==_0x102bc7&&'object'==typeof _0x102bc7&&'nodeType'in _0x102bc7&&0x1===_0x102bc7['nodeType'];}class S extends _0x351e7a{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x5e7473=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x5beb57(),this['_focusTracker']['on']('change:isFocused',(_0x56b296,_0x5d495a,_0x16301d)=>{_0x16301d||this['fire']('blur');});for(const _0x49387a of _0x5e7473)this['add'](_0x49387a);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x128eb8){if(this['has'](_0x128eb8))throw new _0x49a666('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x128eb8['innerView'],_0x128eb8),this['_viewToAnnotation']['set'](_0x128eb8['view'],_0x128eb8);for(const _0x87fb8 of _0x128eb8['focusableElements'])this['_focusTracker']['add'](_0x87fb8);this['listenTo'](_0x128eb8['focusableElements'],'add',(_0x42a2c4,_0x3677ee)=>{this['_focusTracker']['add'](_0x3677ee);}),this['listenTo'](_0x128eb8['focusableElements'],'remove',(_0x44176a,_0x41395e)=>{this['_focusTracker']['remove'](_0x41395e);}),this['listenTo'](_0x128eb8['view']['focusTracker'],'change:isFocused',(_0x4bd7b3,_0xc5dfaf,_0x257776)=>{_0x257776&&this['fire']('focus',_0x128eb8);}),_0x128eb8['updateTargetRect']();const _0x5a264c=this['_getOrderInContent'](_0x128eb8['view']['targetRect']);return super['add'](_0x128eb8,_0x5a264c);}['remove'](_0xb81ce8){if(!this['has'](_0xb81ce8))throw new _0x49a666('annotationcollection-not-existing-item',null);this['stopListening'](_0xb81ce8['view']['focusTracker']),this['stopListening'](_0xb81ce8['focusableElements']);for(const _0x1ad327 of _0xb81ce8['focusableElements'])this['_focusTracker']['remove'](_0x1ad327);return this['_viewToAnnotation']['delete'](_0xb81ce8['view']),this['_innerViewToAnnotation']['delete'](_0xb81ce8['innerView']),super['remove'](_0xb81ce8);}['getByInnerView'](_0x21a28c){return this['_innerViewToAnnotation']['get'](_0x21a28c);}['getByView'](_0x2adb70){return this['_viewToAnnotation']['get'](_0x2adb70);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x1e7a4b of this)_0x1e7a4b['updateTargetRect']();this['_sort']();}['_sort'](){const _0x2ca8be=Array['from'](this)['sort']((_0x36ef64,_0x334f7f)=>w(_0x36ef64['view']['targetRect'],_0x334f7f['view']['targetRect']));for(let _0x5d797c=_0x2ca8be['length']-0x1;_0x5d797c>0x0;_0x5d797c--){const _0x4d7d13=_0x2ca8be[_0x5d797c];_0x5d797c!==this['getIndex'](_0x4d7d13)&&(this['remove'](_0x4d7d13),this['add'](_0x4d7d13));}}['_getOrderInContent'](_0x359bb9){let _0xee385c=0x0;if(!_0x359bb9)return this['length'];for(const _0x2debbb of this){const _0x4c3532=_0x2debbb['view']['targetRect'];if(_0x4c3532){if(w(_0x359bb9,_0x4c3532)<0x0)return _0xee385c;_0xee385c++;}}return _0xee385c;}}function v({source:_0x267b20,target:_0x43dea9,filter:_0x7eaf9b}){for(const _0x67a09 of _0x267b20)_0x7eaf9b(_0x67a09)&&_0x43dea9['add'](_0x67a09);_0x43dea9['listenTo'](_0x267b20,'add',(_0x291ae3,_0x35e752)=>{_0x7eaf9b(_0x35e752)&&_0x43dea9['add'](_0x35e752);}),_0x43dea9['listenTo'](_0x267b20,'remove',(_0x4b40f2,_0x324c47)=>{_0x43dea9['has'](_0x324c47)&&_0x43dea9['remove'](_0x324c47);});}function w(_0x516003,_0x1837b3){if(null===_0x516003&&null===_0x1837b3)return 0x0;if(null===_0x516003)return-0x1;if(null===_0x1837b3)return 0x1;const _0x27c3a4=_0x516003['top']-_0x1837b3['top'];return 0x0==_0x27c3a4?_0x516003['left']-_0x1837b3['left']:_0x27c3a4;}class y extends _0x3dc938{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x52fd85){if(super(_0x52fd85),this['collection']=new S(),this['_visibleAnnotations']=new S(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x52fd85 instanceof _0x430144){const _0x1a8c60=_0x52fd85['locale'];_0x52fd85['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':N(_0x1a8c60,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':N(_0x1a8c60,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':N(_0x1a8c60,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':N(_0x1a8c60,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':N(_0x1a8c60,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':N(_0x1a8c60,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':N(_0x1a8c60,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x5e4ce7){this['collection']['add'](_0x5e4ce7);}['remove'](_0x565101){this['collection']['remove'](_0x565101),_0x565101['destroy']();}['refreshVisibility'](){for(const _0x3d0e61 of this['collection'])_0x3d0e61['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x51f6d2){return this['collection']['getByInnerView'](_0x51f6d2);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x2d9899 of this['collection'])_0x2d9899['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x2f02a6){this['fire']('_activateAnnotation',_0x2f02a6);}['createAnnotation'](_0x233d8a){return new T(_0x233d8a);}['createAnnotationView'](_0x434e7f,_0x38b5fd){return new E(_0x434e7f,_0x38b5fd);}['_addActiveAnnotation'](_0x529a1e){const _0x2cce79=new Set(this['activeAnnotations']);_0x2cce79['add'](_0x529a1e),this['activeAnnotations']=_0x2cce79;}['_removeActiveAnnotation'](_0x2d337e){const _0x10cd51=new Set(this['activeAnnotations']);_0x10cd51['delete'](_0x2d337e),this['activeAnnotations']=_0x10cd51;}['_bindAnnotationsToVisibleAnnotations'](){const _0x153237=this['collection'],_0x485d12=this['_visibleAnnotations'];function _0x325e30(_0x4c8c87){const _0x5f916e=_0x4c8c87['source'];_0x5f916e['isVisible']&&!_0x485d12['has'](_0x5f916e)?_0x485d12['add'](_0x5f916e):!_0x5f916e['isVisible']&&_0x485d12['has'](_0x5f916e)&&_0x485d12['remove'](_0x5f916e),_0x5f916e['view']['focusTracker']['remove'](_0x5f916e['view']['element']),_0x5f916e['view']['focusTracker']['add'](_0x5f916e['view']['element']);}this['listenTo'](_0x153237,'add',(_0xa44bbd,_0x2843f9)=>{_0x2843f9['isVisible']&&_0x485d12['add'](_0x2843f9),this['listenTo'](_0x2843f9,'change:isVisible',_0x325e30);}),this['listenTo'](_0x153237,'remove',(_0x5520b1,_0x56c363)=>{_0x485d12['has'](_0x56c363)&&_0x485d12['remove'](_0x56c363),this['stopListening'](_0x56c363,'change:isVisible',_0x325e30);});}['_setupEnterAnnotationKeystroke'](){const _0x2cae58=_0x427899=>{_0x427899['on']('ready',()=>{_0x427899['keystrokes']['set'](_0x4b3b38,(_0x5f53b9,_0x1bbd01)=>{const _0x1b1ee6=_0x55f0e7(this['activeAnnotations']['values']());_0x1b1ee6&&(_0x1b1ee6['view']['focus'](),_0x1bbd01());});});};this['context']instanceof _0x430144?_0x2cae58(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x22e42a,_0x49f9f9)=>{_0x2cae58(_0x49f9f9);});}['_setupEscapeAnnotationHandling'](){const _0x339971=_0x169b10=>{const _0x4ac8e1=_0x169b10['source'],_0x233a22=[];let _0x481a12;if(Array['isArray'](_0x4ac8e1['target'])){_0x481a12=_0x4ac8e1['target'][0x0],this['context']instanceof _0x430144?_0x233a22['push'](this['context']):this['context']['editors']&&_0x233a22['push'](...this['context']['editors']);for(const _0x2fed70 of _0x233a22)for(const _0x2f77d3 of _0x2fed70['editing']['view']['domRoots']['values']())if(_0x2f77d3['contains'](_0x481a12))return void _0x2fed70['editing']['view']['focus']();_0x481a12['focus']();}};this['listenTo'](this['collection'],'add',(_0x951a44,_0x11c6b5)=>{this['listenTo'](_0x11c6b5,'escape',_0x339971,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x13b38d,_0x4d8395)=>{this['stopListening'](_0x4d8395,'escape',_0x339971);});}}const _t=Symbol('noChannel'),bt={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class o extends _0x3dc938{['_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(_0x247b31){super(_0x247b31),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x7fc65c=this['context']['config'];_0x7fc65c['define']('comments.maxCommentsWhenCollapsed',0x2),_0x7fc65c['define']('comments.maxThreadTotalWeight',0x1f4),_0x7fc65c['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x7fc65c['define']('comments.CommentThreadView',gt),_0x7fc65c['define']('comments.CommentView',Tt),_0x7fc65c['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x5628cf=this['context']['plugins']['get'](y);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x1e32f5,_0x36a1c0)=>this['_addCommentThread'](_0x36a1c0)),this['on']('submitCommentThread',(_0x1b53e9,_0x6fedc7)=>this['_submitCommentThread'](_0x6fedc7)),this['on']('resolveCommentThread',(_0x2ec5d1,_0x156bdb)=>this['_resolveCommentThread'](_0x156bdb)),this['on']('resolveCommentThread',(_0x49b122,_0x267e97)=>this['_updateActiveAnnotation'](_0x267e97),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x5556c6,_0x3270b0)=>this['_reopenCommentThread'](_0x3270b0)),this['on']('reopenCommentThread',(_0x2ffb49,_0x5f54a4)=>this['_updateActiveAnnotation'](_0x5f54a4),{'priority':'lowest'}),this['on']('removeCommentThread',(_0xaeb33,_0x4572c0)=>this['_removeCommentThread'](_0x4572c0)),this['on']('updateCommentThread',(_0x44123c,_0x407a68)=>this['_updateCommentThread'](_0x407a68)),this['on']('updateCommentThread',(_0x37dd89,_0x4adaa1)=>this['_updateActiveAnnotation'](_0x4adaa1),{'priority':'lowest'}),this['on']('addComment',(_0x5b43b9,_0x2abddf)=>this['_addComment'](_0x2abddf)),this['on']('updateComment',(_0x382ed0,_0x1efa99)=>this['_updateComment'](_0x1efa99)),this['on']('removeComment',(_0x5f3fd2,_0x14ecae)=>this['_removeComment'](_0x14ecae)),this['on']('addComment',(_0x510508,{threadId:_0x506641,isFromAdapter:_0x6ef6c8})=>{if(_0x6ef6c8)return;const _0x558efe=this['getCommentThread'](_0x506641),_0x495350=_0x558efe&&this['_threadToController']['get'](_0x558efe);_0x495350&&_0x495350['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x5628cf,'change:activeAnnotations',(_0x218470,_0x35b03c,_0x565a7a)=>{const _0x2a47c4=Array['from'](_0x565a7a)['map'](_0x6d36f0=>this['_viewToController']['get'](_0x6d36f0['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x2a47c4?_0x2a47c4['model']:null;});}set['adapter'](_0xf37019){if(this['_adapter'])throw new _0x49a666('commentsrepository-adapter-already-set');this['_adapter']=_0xf37019;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x63d2f0=_t,threadId:_0x2017a5=_0x5e2470(),comments:_0x362ea8=[],unlinkedAt:_0x4c1033=null,resolvedAt:_0x3e560a=null,resolvedBy:_0x4293dc=null,target:_0x238337=null,context:_0x437f2b=null,attributes:_0x3f6997={},isResolvable:_0xb2750d=!0x0,isSubmitted:_0x2eccc6=!0x1,isFromAdapter:_0x2bc11e=!0x1}={}){return this['fire'](Nt('addCommentThread',_0x63d2f0),{'channelId':_0x63d2f0,'threadId':_0x2017a5,'comments':_0x362ea8,'unlinkedAt':_0x4c1033,'resolvedAt':_0x3e560a,'resolvedBy':_0x4293dc,'target':_0x238337,'context':_0x437f2b,'attributes':_0x3f6997,'isFromAdapter':_0x2bc11e,'isResolvable':_0xb2750d,'isSubmitted':_0x2eccc6}),this['getCommentThread'](_0x2017a5);}['openNewCommentThread']({channelId:_0xe8ca2a=_t,threadId:_0x589088=_0x5e2470(),target:_0x6fbac4,context:_0x1724e9=null,isResolvable:_0x305496=!0x0}){if(this['_readOnlyChannels']['has'](_0xe8ca2a)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x6fbac4)throw new _0x49a666('commentsrepository-missing-target');const _0x2cc41c=this['addCommentThread']({'channelId':_0xe8ca2a,'threadId':_0x589088,'target':_0x6fbac4,'context':_0x1724e9,'isResolvable':_0x305496});if(!_0x2cc41c)return null;const _0x591788=this['_threadToController']['get'](_0x2cc41c),_0x3fa78b=_0x591788['view']['commentThreadInputView']['commentInputView'],_0x3ee242=this['context']['plugins']['get'](y),_0xbcb757=_0x3ee242['getByInnerView'](_0x591788['view']);return _0x3ee242['activate'](_0xbcb757),_0x3fa78b['once']('editorReady',()=>_0x3fa78b['focus']()),_0x2cc41c;}['hasCommentThread'](_0x4dd6be){if('string'!=typeof _0x4dd6be)throw new _0x49a666('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x4dd6be);}['updateCommentThread']({channelId:_0x1f3a08=_t,threadId:_0x4e298d,context:_0x2ca512,unlinkedAt:_0x30fb72,attributes:_0x4696b2,isFromAdapter:_0x437cd2=!0x1}){return this['fire'](Nt('updateCommentThread',_0x1f3a08),{'channelId':_0x1f3a08,'threadId':_0x4e298d,'context':_0x2ca512,'unlinkedAt':_0x30fb72,'attributes':_0x4696b2,'isFromAdapter':_0x437cd2}),this['getCommentThread'](_0x4e298d);}['getCommentThread'](_0x127571){if('string'!=typeof _0x127571)throw new _0x49a666('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x127571);}['fetchCommentThread']({channelId:_0x49a444,threadId:_0xdfe4ba}={}){const _0xaac563=this['getCommentThread'](_0xdfe4ba);if(_0xaac563)return Promise['resolve'](_0xaac563);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x49a666('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x49a444,'threadId':_0xdfe4ba})['then'](_0x382466=>this['hasCommentThread'](_0xdfe4ba)?this['getCommentThread'](_0xdfe4ba):_0x382466?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x49a444},_0x382466)):void 0x0)['catch'](_0x1eeb43=>{throw console['error'](_0x1eeb43),new _0x49a666('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x49b3db,skipNotAttached:_0x5e4d79=!0x1,skipEmpty:_0x160ab9=!0x1,toJSON:_0x586594=!0x1}={}){const _0x448fed=[];for(const _0x2b9f92 of this['_threads']['values']())_0x49b3db&&_0x2b9f92['channelId']!==_0x49b3db||_0x5e4d79&&!_0x2b9f92['isAttached']||_0x160ab9&&0x0===_0x2b9f92['length']||_0x448fed['push'](_0x2b9f92);return _0x586594?_0x448fed['map'](_0x1a7834=>_0x1a7834['toJSON']()):_0x448fed;}['getAnnotationForCommentThread'](_0x3a7306){const _0x5a7aa2=this['_threadToController']['get'](_0x3a7306);if(!_0x5a7aa2)return null;return this['context']['plugins']['get'](y)['getByInnerView'](_0x5a7aa2['view'])||null;}['getCommentThreadForAnnotation'](_0x4ad5bb){const _0x59c144=this['_viewToController']['get'](_0x4ad5bb['innerView']);return _0x59c144?_0x59c144['model']:null;}['setActiveCommentThread'](_0x567300){const _0x3c1c9e=this['context']['plugins']['get'](y);if(!_0x567300)return void(this['activeCommentThread']&&_0x3c1c9e['deactivateAll']());const _0x12d674=this['getCommentThread'](_0x567300);if(!_0x12d674)throw new _0x49a666('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x567300});if(!this['_threadToController']['has'](_0x12d674))throw new _0x49a666('commentsrepository-active-not-attached',null,{'threadId':_0x567300});const _0x35aa68=_0x3c1c9e['getByInnerView'](this['_threadToController']['get'](_0x12d674)['view']);_0x3c1c9e['activate'](_0x35aa68);}['switchReadOnly'](_0x1b048c,_0x391759){_0x1b048c?this['_readOnlyChannels']['add'](_0x391759):this['_readOnlyChannels']['delete'](_0x391759),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x5892ca){return this['_readOnlyChannels']['has'](_0x5892ca)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x5da589,_0xad1f3d){return new vt(_0x5da589,_0xad1f3d);}['setPermissions'](_0x1bccfc,_0x17c5c7=_t){this['_permissions']['set'](_0x17c5c7,_0x1bccfc),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0xd90ea0=_t){return this['_permissions']['has'](_0xd90ea0)?this['_permissions']['get'](_0xd90ea0):bt;}['_addCommentThread']({channelId:_0x27d829,threadId:_0x5bd268,comments:_0x35ef29,unlinkedAt:_0x1d9158,resolvedAt:_0x47dc81,resolvedBy:_0x5e0598,target:_0x228272,context:_0x1ffcf2,attributes:_0x1e85e7,isFromAdapter:_0x417ad7,isResolvable:_0x2ac275,isSubmitted:_0x38e1f6}){if('string'!=typeof _0x5bd268)throw new _0x49a666('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x5bd268});if(this['hasCommentThread'](_0x5bd268))throw new _0x49a666('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x5bd268});const _0x174cd9=new pi(this,{'channelId':_0x27d829,'id':_0x5bd268,'context':_0x1ffcf2,'attributes':_0x1e85e7,'unlinkedAt':_0x1d9158,'resolvedAt':_0x47dc81,'resolvedBy':_0x5e0598?this['context']['plugins']['get'](it)['getUser'](_0x5e0598):null,'isResolvable':_0x2ac275,'isSubmitted':_0x38e1f6||_0x417ad7});this['_threads']['set'](_0x5bd268,_0x174cd9);for(const _0x30ae7f of _0x35ef29)_0x174cd9['_add'](this['_createNewComment']({'threadId':_0x5bd268,..._0x30ae7f}));return _0x228272&&_0x174cd9['attachTo'](_0x228272),_0x417ad7||!_0x174cd9['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x27d829,'threadId':_0x5bd268});}['_submitCommentThread']({channelId:_0x1b61d5,threadId:_0x3d9827}){if(!this['hasCommentThread'](_0x3d9827))throw new _0x49a666('commentsrepository-missing-comment-thread',this);const _0x41b019=this['getCommentThread'](_0x3d9827);if(_0x41b019['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x11e33a,comments:_0x344ef6,resolvedAt:_0x12d37d,resolvedBy:_0x27bdb8,context:_0x594531,attributes:_0x5cc050}=_0x41b019,_0x584d86=this['context']['plugins']['get']('PendingActions'),_0x4b8a94=_0x584d86['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x1b61d5,'threadId':_0x11e33a,'comments':_0x344ef6['map'](_0x12cf20=>_0x12cf20['toJSON']()),'resolvedAt':_0x12d37d,'resolvedBy':_0x27bdb8?_0x27bdb8['id']:_0x27bdb8,'context':_0x594531,'attributes':_0x5cc050})['then'](({comments:_0x5e288b})=>{_0x584d86['remove'](_0x4b8a94);for(const _0x4515eb of _0x5e288b)this['_updateComment']({'channelId':_0x1b61d5,'threadId':_0x3d9827,'commentId':_0x4515eb['commentId'],'createdAt':_0x4515eb['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x5111fd=>{throw console['error'](_0x5111fd),new _0x49a666('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x183692,target:_0x2edbaa}){const _0x3babaf=this['getCommentThread'](_0x183692);if(!_0x3babaf)throw new _0x49a666('commentsrepository-attach-missing-comment-thread',this);const _0x2eef65=this['context']['plugins']['get']('PendingActions'),_0x1339f7=this['context']['plugins']['get'](y),_0x552ae7=this['_createCommentThreadView'](_0x3babaf),_0x4c880f=new vt(_0x3babaf,_0x552ae7);let _0x334d45=null;_0x552ae7['on']('change:isDirty',(_0x1a690e,_0x139394,_0xf108cc)=>{_0xf108cc?_0x334d45=_0x2eef65['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x334d45&&(_0x2eef65['remove'](_0x334d45),_0x334d45=null);}),this['_threadToController']['set'](_0x3babaf,_0x4c880f),this['_viewToController']['set'](_0x552ae7,_0x4c880f);const _0x5cdcec=new E(this['context']['locale'],_0x552ae7);_0x5cdcec['bind']('length')['to'](_0x552ae7),_0x5cdcec['bind']('isDirty')['to'](_0x552ae7,'isDirty',_0x552ae7,'length',(_0x13218a,_0x2d28a9)=>_0x13218a||!_0x2d28a9),_0x5cdcec['bind']('isActive')['to'](_0x552ae7),_0x5cdcec['type']='comment';const _0x44e093=new T({'view':_0x5cdcec,'target':_0x2edbaa,'type':'comment','isVisible':!_0x3babaf['archivedAt']&&!!('function'==typeof _0x2edbaa?_0x2edbaa():_0x2edbaa)});return _0x552ae7['on']('escape',()=>{_0x44e093['fire']('escape');}),this['_bindAnnotationToEditors'](_0x552ae7,_0x44e093),_0x1339f7['add'](_0x44e093),_0x44e093;}['_bindAnnotationToEditors'](_0x298ab0,_0x5cd894){this['listenTo'](_0x298ab0,'editorReady',(_0x2e72fa,_0x393453)=>{const _0x3407ce=_0x393453['ui']['view']['body']['bodyCollectionContainer'];_0x5cd894['focusableElements']['add'](_0x3407ce),this['context']instanceof _0x430144&&this['context']['ui']['focusTracker']['add'](_0x3407ce);},{'priority':'highest'}),this['listenTo'](_0x298ab0,'editorDestroyed',(_0x5f6e63,_0x4f4417)=>{const _0x8038c5=_0x4f4417['ui']['view']['body']['bodyCollectionContainer'];_0x5cd894['focusableElements']['has'](_0x8038c5)&&_0x5cd894['focusableElements']['remove'](_0x8038c5),this['context']instanceof _0x430144&&this['context']['ui']['focusTracker']['remove'](_0x8038c5);});}['_unbindEditors'](_0x132a9c){this['stopListening'](_0x132a9c,'editorReady'),this['stopListening'](_0x132a9c,'editorDestroyed');}['_createCommentThreadView'](_0x20afe1){const _0x32a45f=this['context']['plugins']['get'](it),{config:_0x592df2,locale:_0xd8628c}=this['context'],_0x16a498=pt(_0x592df2['get']('locale'),_0xd8628c);return new(0x0,(_0x592df2['get']('comments'))['CommentThreadView'])(_0xd8628c,_0x20afe1,_0x32a45f['me'],{'editorConfig':{..._0x592df2['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x592df2['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x592df2['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x592df2['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x592df2['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x16a498,'CommentView':_0x592df2['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0xfc405,channelId:_0x1c33b3,resolvedAt:_0xde8504,resolvedBy:_0x2cf806,isFromAdapter:_0x2cbcd8}){if(!this['hasCommentThread'](_0xfc405))throw new _0x49a666('commentsrepository-missing-comment-thread',null,{'threadId':_0xfc405});const _0x41b053=this['getCommentThread'](_0xfc405);if(_0x41b053['isResolved'])throw new _0x49a666('commentsrepository-resolved-comment-thread',null,{'threadId':_0xfc405});const _0x512356=this['context']['plugins']['get'](it);if(_0x41b053['resolvedBy']=_0x512356['getUser'](_0x2cf806),_0x41b053['resolvedAt']=_0xde8504,_0x2cbcd8||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x1b964d=this['context']['plugins']['get']('PendingActions'),_0x23e69c=_0x1b964d['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x1c33b3,'threadId':_0xfc405})['then'](({resolvedAt:_0x3947e2,resolvedBy:_0x6e3f3b})=>{_0x1b964d['remove'](_0x23e69c),_0x41b053['resolvedBy']['id']!==_0x6e3f3b&&(_0x41b053['resolvedBy']=_0x512356['getUser'](_0x6e3f3b)),_0x41b053['resolvedAt']=_0x3947e2;})['catch'](_0x442710=>{throw console['error'](_0x442710),new _0x49a666('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x37d345,channelId:_0x3ccd87,isFromAdapter:_0x434b1f}){if(!this['hasCommentThread'](_0x37d345))throw new _0x49a666('commentsrepository-missing-comment-thread',null,{'threadId':_0x37d345});const _0x50e284=this['getCommentThread'](_0x37d345);if(!_0x50e284['isResolved'])throw new _0x49a666('commentsrepository-reopen-comment-thread',null,{'threadId':_0x37d345});if(_0x50e284['resolvedBy']=null,_0x50e284['resolvedAt']=null,_0x434b1f||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x3d6830=this['context']['plugins']['get']('PendingActions'),_0x28bd76=_0x3d6830['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x3ccd87,'threadId':_0x37d345})['then'](()=>_0x3d6830['remove'](_0x28bd76))['catch'](_0x1c99ac=>{throw console['error'](_0x1c99ac),new _0x49a666('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x130c08,isFromAdapter:_0x43f878}){const _0x3dec1c=this['getCommentThread'](_0x130c08);if(!_0x3dec1c)throw new _0x49a666('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x130c08),this['_threads']['delete'](_0x130c08),!_0x3dec1c['isSubmitted']||_0x43f878||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x2a8ee1=this['context']['plugins']['get']('PendingActions'),{channelId:_0xea7dd2}=_0x3dec1c,_0x50e162=_0x2a8ee1['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0xea7dd2,'threadId':_0x130c08})['then'](()=>_0x2a8ee1['remove'](_0x50e162))['catch'](_0x17feac=>{throw console['error'](_0x17feac),new _0x49a666('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x4ee785,unlinkedAt:_0x393f24,context:_0x197a64,attributes:_0x4b1bc0,isFromAdapter:_0x43e155}){if('string'!=typeof _0x4ee785)throw new _0x49a666('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x4ee785});if(!this['hasCommentThread'](_0x4ee785))throw new _0x49a666('commentsrepository-missing-comment-thread',null,{'threadId':_0x4ee785});const _0x2f023=this['getCommentThread'](_0x4ee785);let _0x4223ca=!0x1;if(void 0x0!==_0x197a64&&_0x2f023['context']!==_0x197a64&&(_0x2f023['context']=_0x197a64,_0x4223ca=!0x0),void 0x0!==_0x393f24&&_0x2f023['unlinkedAt']!==_0x393f24&&(_0x2f023['unlinkedAt']=_0x393f24,_0x4223ca=!0x0),_0x4b1bc0&&!At(_0x4b1bc0,_0x2f023['attributes'])&&(_0x2f023['attributes']=_0x4b1bc0,_0x4223ca=!0x0),!_0x4223ca)return Promise['resolve']();if(!_0x2f023['isSubmitted']||_0x43e155||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x1d2676=this['context']['plugins']['get']('PendingActions'),{channelId:_0x4598cb}=_0x2f023,_0x1400b2=_0x1d2676['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x4598cb,'threadId':_0x4ee785,'context':_0x197a64,'unlinkedAt':_0x393f24,'attributes':_0x4b1bc0})['then'](()=>_0x1d2676['remove'](_0x1400b2))['catch'](_0x2f98d3=>{throw console['error'](_0x2f98d3),new _0x49a666('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x2c069e){const _0x2ab3ef=this['context']['plugins']['get'](y),_0x1f755e=this['getCommentThread'](_0x2c069e);if(_0x1f755e['_isAttached']=!0x1,this['_threadToController']['has'](_0x1f755e)){const _0x2e3a4b=this['_threadToController']['get'](_0x1f755e),_0x363ce6=_0x2e3a4b['view'],_0x4c41ca=_0x2ab3ef['getByInnerView'](_0x363ce6);this['_threadToController']['delete'](_0x1f755e),this['_viewToController']['delete'](_0x363ce6),_0x4c41ca&&_0x2ab3ef['remove'](_0x4c41ca),_0x2e3a4b['destroy'](),_0x363ce6['destroy']()['then'](()=>{this['_unbindEditors'](_0x363ce6);});}}['_updateActiveAnnotation']({threadId:_0x4c039d,resolvedAt:_0x1fb3a8,unlinkedAt:_0x4738a7}){const _0x3a8b3e=!!_0x1fb3a8,_0x166a69=this['context']['plugins']['get'](y),_0x2650b7=this['getCommentThread'](_0x4c039d);if(this['_threadToController']['has'](_0x2650b7)){const _0x3cdf92=this['_threadToController']['get'](_0x2650b7)['view'],_0x49c022=_0x166a69['getByInnerView'](_0x3cdf92);_0x49c022&&(_0x3a8b3e&&_0x166a69['_removeActiveAnnotation'](_0x49c022),_0x4738a7?_0x49c022['isVisible']=!0x1:_0x49c022['refreshVisibility']());}}['_getExternalAuthor'](_0x4b3313){const _0x46076d=this['context']['plugins']['get'](it),_0x36816d=It('external:'+_0x4b3313),_0x122a2b=_0x46076d['getUser'](_0x36816d);return _0x122a2b||_0x46076d['addUser']({'id':_0x36816d,'name':_0x4b3313});}['_createNewComment']({threadId:_0x17bd13,commentId:_0xe7e4ae=_0x5e2470(),content:_0x5e9027,authorId:_0x23ad32,createdAt:_0x10cef5,attributes:_0x7c05b7}){if('string'!=typeof _0xe7e4ae)throw new _0x49a666('commentsrepository-invalid-commentid');if('string'!=typeof _0x23ad32)throw new _0x49a666('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x5e9027||!_0x5e9027['trim']())throw new _0x49a666('commentsrepository-invalid-comment-content');const _0x5665a9=this['context']['plugins']['get'](it)['getUser'](_0x23ad32);if(!_0x5665a9)throw new _0x49a666('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x23ad32});let _0x268631=null,_0x5ed0fc=_0x10cef5;return _0x7c05b7?.['@external']&&(_0x268631=this['_getExternalAuthor'](_0x7c05b7['@external']['authorName']),_0x5ed0fc=new Date(_0x7c05b7['@external']['createdAt'])),new wi(this,{'threadId':_0x17bd13,'id':_0xe7e4ae,'author':_0x268631||_0x5665a9,'creator':_0x5665a9,'content':_0x5e9027,'createdAt':_0x10cef5,'authoredAt':_0x5ed0fc,'attributes':_0x7c05b7});}['_addComment'](_0x22af8d){let {threadId:_0x2dd951,content:_0x37a187,attributes:_0x604f8c,isFromAdapter:_0x16a0ce}=_0x22af8d;const _0x51ab7e=this['getCommentThread'](_0x22af8d['threadId']);if(!_0x51ab7e)throw new _0x49a666('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x21b3b0=this['_createNewComment'](_0x22af8d),{id:_0x4acd94}=_0x21b3b0;if(_0x51ab7e['_add'](_0x21b3b0),_0x16a0ce||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x51ab7e['isSubmitted'])return Promise['resolve']();const _0x3d80f3=this['context']['plugins']['get']('PendingActions'),{channelId:_0xb66582}=_0x51ab7e,_0x336fd6=_0x3d80f3['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x604f8c||(_0x604f8c={}),this['adapter']['addComment']({'channelId':_0xb66582,'threadId':_0x2dd951,'commentId':_0x4acd94,'content':_0x37a187,'attributes':_0x604f8c})['then'](_0x539f4f=>{_0x3d80f3['remove'](_0x336fd6),_0x539f4f&&this['_updateComment']({'channelId':_0xb66582,'threadId':_0x2dd951,'commentId':_0x4acd94,'createdAt':_0x539f4f['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x5b44ad=>{throw console['error'](_0x5b44ad),new _0x49a666('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x3abbb8,commentId:_0x507353,content:_0x5547e8,createdAt:_0x33ab04,attributes:_0x1a5bd9,isFromAdapter:_0x129eab}){if(void 0x0!==_0x5547e8&&('string'!=typeof _0x5547e8||!_0x5547e8['trim']()['length']))throw new _0x49a666('commentsrepository-update-comment-invalid-content');const _0x149a59=this['getCommentThread'](_0x3abbb8),_0x45df83=_0x149a59['getComment'](_0x507353);if(!_0x45df83)throw new _0x49a666('commentsrepository-update-missing-comment',this);let _0x2e3212=!0x1;if(_0x5547e8&&_0x5547e8!==_0x45df83['content']&&(_0x45df83['isEditable']||_0x129eab)&&(_0x45df83['content']=_0x5547e8,_0x2e3212=!0x0),_0x33ab04&&_0x33ab04!==_0x45df83['createdAt']&&(_0x45df83['createdAt']=_0x33ab04,_0x45df83['attributes']&&_0x45df83['attributes']['@external']||(_0x45df83['authoredAt']=_0x33ab04),_0x2e3212=!0x0),_0x1a5bd9&&!At(_0x1a5bd9,_0x45df83['attributes'])&&(_0x45df83['attributes']=_0x1a5bd9,_0x2e3212=!0x0),!_0x2e3212)return Promise['resolve']();if(_0x149a59['fire']('commentUpdated'),_0x129eab||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x41b763=this['context']['plugins']['get']('PendingActions'),{channelId:_0x1d6651}=this['getCommentThread'](_0x45df83['threadId']),_0xf66aa4=_0x41b763['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x1d6651,'threadId':_0x3abbb8,'commentId':_0x507353,'content':_0x5547e8,'attributes':_0x1a5bd9})['then'](()=>_0x41b763['remove'](_0xf66aa4))['catch'](_0x496546=>{throw console['error'](_0x496546),new _0x49a666('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x2bf15c,commentId:_0x589cdb,isFromAdapter:_0x5d3252}){const _0x102813=this['getCommentThread'](_0x2bf15c),_0x42f242=_0x102813['getComment'](_0x589cdb);if(!_0x42f242)throw new _0x49a666('commentsrepository-remove-missing-comment',this);if(_0x102813['_remove'](_0x42f242),_0x5d3252||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x20cf68=this['context']['plugins']['get']('PendingActions'),{channelId:_0x5a6832}=_0x102813,_0x5b382d=_0x20cf68['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x5a6832,'threadId':_0x2bf15c,'commentId':_0x589cdb})['then'](()=>_0x20cf68['remove'](_0x5b382d))['catch'](_0x2e128d=>{throw console['error'](_0x2e128d),new _0x49a666('commentsrepository-remove-comment-internal-error',this);});}}class pi extends/* #__PURE__ -- @preserve */
|
|
30
|
+
_0x2c3819(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x123a4f,_0x20a107){super();const _0x52fdef=_0x20a107['isResolvable'];this['channelId']=_0x20a107['channelId'],this['id']=_0x20a107['id'],this['comments']=new _0x351e7a(),this['_repository']=_0x123a4f,this['_isAttached']=!0x1,this['_isSubmitted']=_0x20a107['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x123a4f,'_permissions',_0x123a4f,'_readOnlyChannels',()=>_0x123a4f['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x123a4f,'_permissions',()=>_0x123a4f['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x123a4f,'_permissions',()=>{const _0x440794=_0x123a4f['getPermissions'](this['channelId']);return _0x440794['write']||_0x440794['admin'];}),this['bind']('isResolvable')['to'](_0x123a4f,'_permissions',()=>_0x52fdef&&_0x123a4f['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x20a107['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x840721,_0x2ae01e)=>_0x840721?_0x2ae01e?_0x840721<_0x2ae01e?_0x840721:_0x2ae01e:_0x840721:_0x2ae01e),this['set']('unlinkedAt',_0x20a107['unlinkedAt']||null),this['set']('resolvedAt',_0x20a107['resolvedAt']||null),this['set']('resolvedBy',_0x20a107['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x52ccd6=>!!_0x52ccd6),this['set']('attributes',_0x20a107['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x5cc2fc,_0x1b8124)=>_0x5cc2fc+_0x1b8124['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x4b32d7,id:_0x32fff0}=this;this['_repository']['fire'](Nt('submitCommentThread',_0x4b32d7),{'channelId':_0x4b32d7,'threadId':_0x32fff0});}['setUnlinkedAt'](_0x4f3efd){this['_update']({'unlinkedAt':_0x4f3efd});}['resolve']({resolvedAt:_0x2509a1=new Date(),resolvedBy:_0x11aaea='',isFromAdapter:_0x640a7b=!0x1}={}){const _0xeaaae1=this['_repository']['context']['plugins']['get'](it)['me'],{channelId:_0xfe931f,id:_0x358730}=this;this['_repository']['fire'](Nt('resolveCommentThread',_0xfe931f),{'channelId':_0xfe931f,'threadId':_0x358730,'resolvedAt':_0x2509a1,'resolvedBy':_0x11aaea||_0xeaaae1['id'],'isFromAdapter':_0x640a7b});}['reopen']({isFromAdapter:_0x381d78=!0x1}={}){const {channelId:_0x418b39,id:_0x2a9f9e}=this;this['_repository']['fire'](Nt('reopenCommentThread',_0x418b39),{'channelId':_0x418b39,'threadId':_0x2a9f9e,'isFromAdapter':_0x381d78});}['setContext'](_0x2a96b8){this['context']||this['_update']({'context':_0x2a96b8});}['setAttribute'](_0x25c8aa,_0x470bf3){const _0x3baaca=wt(this['attributes']);yt(_0x3baaca,_0x25c8aa,_0x470bf3),this['_update']({'attributes':_0x3baaca});}['removeAttribute'](_0x190f77){const _0x857d4c=wt(this['attributes']);Ct(_0x857d4c,_0x190f77),this['_update']({'attributes':_0x857d4c});}['remove']({isFromAdapter:_0x27396f=!0x1}={}){const {channelId:_0x37a4d7,id:_0x489493}=this;this['_repository']['fire'](Nt('removeCommentThread',_0x37a4d7),{'channelId':_0x37a4d7,'threadId':_0x489493,'isFromAdapter':_0x27396f});}['attachTo'](_0x33f5b7){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x33f5b7});}['addComment'](_0xa839d8){const {channelId:_0x2536d0,id:_0x1f20c3}=this;this['_repository']['fire'](Nt('addComment',_0x2536d0,_0x1f20c3),Object['assign']({'channelId':_0x2536d0,'threadId':_0x1f20c3},_0xa839d8));}['getComment'](_0x54b244){if('string'!=typeof _0x54b244)throw new _0x49a666('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x54b244});return this['comments']['get'](_0x54b244);}['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'](_0x33eac2=>_0x33eac2['toJSON']()),'attributes':this['attributes']};}['_add'](_0x1acacd){return this['listenTo'](_0x1acacd,'change:authoredAt',()=>{const _0xc2a8d0=this['_findOptimalIndex'](_0x1acacd),_0x5823af=this['comments'];_0xc2a8d0-0x1!=_0x5823af['getIndex'](_0x1acacd)&&_0xc2a8d0+0x1!=_0x5823af['getIndex'](_0x1acacd)&&(this['_remove'](_0x1acacd),this['_add'](_0x1acacd));}),this['comments']['add'](_0x1acacd,this['_findOptimalIndex'](_0x1acacd));}['_update'](_0x299b3){const {channelId:_0x52ea55,id:_0x5a5cde}=this;this['_repository']['fire'](Nt('updateCommentThread',_0x52ea55),{..._0x299b3,'channelId':_0x52ea55,'threadId':_0x5a5cde});}['_remove'](_0x1bad19){return this['stopListening'](_0x1bad19),_0x1bad19['destroy'](),this['comments']['remove'](_0x1bad19);}['_findOptimalIndex'](_0x4f2f81){const _0x3bf922=this['comments']['find'](_0x76a9f7=>new Date(_0x76a9f7['authoredAt'])['getTime']()>new Date(_0x4f2f81['authoredAt'])['getTime']());return _0x3bf922?this['comments']['getIndex'](_0x3bf922):this['length'];}}class wi extends/* #__PURE__ -- @preserve */
|
|
31
|
+
_0x2c3819(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x50bd08,_0x2eaaa8){super();const _0xf6875=_0x50bd08['context']['plugins']['get'](it)['me'],_0x15c4e4=_0x50bd08['getCommentThread'](_0x2eaaa8['threadId']),_0x57236e=0x0===_0x15c4e4['comments']['length'],_0xef4212=_0xf6875===_0x2eaaa8['author'];this['id']=_0x2eaaa8['id'],this['threadId']=_0x2eaaa8['threadId'],this['author']=_0x2eaaa8['author'],this['creator']=_0x2eaaa8['creator'],this['isExternal']=Boolean(_0x2eaaa8['attributes']&&_0x2eaaa8['attributes']['@external']),this['set']('content',_0x2eaaa8['content']),this['createdAt']=_0x2eaaa8['createdAt']||new Date(),this['set']('authoredAt',_0x2eaaa8['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x15c4e4,'resolvedAt'),this['set']('attributes',_0x2eaaa8['attributes']||{}),this['bind']('isEditable')['to'](_0x50bd08,'_permissions',()=>{const _0x22498f=_0x50bd08['getPermissions'](_0x15c4e4['channelId'])['write'],_0x5195fe=_0x50bd08['getPermissions'](_0x15c4e4['channelId'])['modifyAll'];return _0xef4212&&_0x22498f||!_0xef4212&&_0x5195fe;}),this['bind']('isRemovable')['to'](_0x15c4e4,'isRemovable',_0x50bd08,'_permissions',_0x412185=>{const _0xf25f7a=_0x50bd08['getPermissions'](_0x15c4e4['channelId'])['write'],_0x2ddab0=_0x50bd08['getPermissions'](_0x15c4e4['channelId'])['modifyAll'];return _0xef4212&&_0xf25f7a||_0x412185&&_0x57236e||!_0xef4212&&_0x2ddab0&&!_0x57236e;}),this['bind']('isReadOnly')['to'](_0x15c4e4,'isReadOnly'),this['_repository']=_0x50bd08;}get['weight'](){return Math['max'](function(_0x2b0fa0){const _0x4869ce=document['createElement']('div');return _0x4869ce['innerHTML']=_0x2b0fa0,_0x4869ce['textContent']['length'];}(this['content']),0xc8);}['update'](_0xa61f11){const {threadId:_0x5cd4db,id:_0x100bc4}=this;if(!this['_repository']['hasCommentThread'](_0x5cd4db))throw new _0x49a666('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x4ee25e}=this['_repository']['getCommentThread'](_0x5cd4db);this['_repository']['fire'](Nt('updateComment',_0x4ee25e,_0x5cd4db),{'channelId':_0x4ee25e,'threadId':_0x5cd4db,'commentId':_0x100bc4,..._0xa61f11});}['setAttribute'](_0x17a475,_0x48689f){const _0x2e1d91=wt(this['attributes']);yt(_0x2e1d91,_0x17a475,_0x48689f),this['update']({'attributes':_0x2e1d91});}['removeAttribute'](_0x17facf){const _0x42ae69=wt(this['attributes']);Ct(_0x42ae69,_0x17facf),this['update']({'attributes':_0x42ae69});}['remove'](_0x5b14e4={}){if(!_0x5b14e4['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x438fa3,id:_0x14099e}=this;if(!this['_repository']['hasCommentThread'](_0x438fa3))throw new _0x49a666('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x12fb39}=this['_repository']['getCommentThread'](_0x438fa3);this['_repository']['fire'](Nt('removeComment',_0x12fb39,_0x438fa3),{'channelId':_0x12fb39,'threadId':_0x438fa3,'commentId':_0x14099e,..._0x5b14e4});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function Nt(_0x47ffe7,..._0x2508be){for(const _0x51a377 of _0x2508be)void 0x0!==_0x51a377&&(_0x47ffe7+=':'+String(_0x51a377));return _0x47ffe7;}class ot extends _0x18545d{constructor(_0x30ba46){super(_0x30ba46),this['set']('hasContent',!0x1);}['refresh'](){const _0x22c588=this['editor']['model']['document']['selection'];this['isEnabled']=!0x0,this['hasContent']=!0x1;for(const _0x14f405 of _0x22c588['getRanges']())if(this['_hasContent'](_0x14f405))return void(this['hasContent']=!0x0);}['execute']({threadId:_0x4a8dee=_0x5e2470(),ranges:_0x2295e2,comment:_0x570803}={}){const _0x2d6a55=this['editor']['model'],_0x546130=_0x2295e2??Array['from'](_0x2d6a55['document']['selection']['getRanges']()),_0x9e30ff=[];for(const _0x2c04f6 of _0x546130)this['_hasContent'](_0x2c04f6)&&_0x9e30ff['push'](this['_trimToContent'](_0x2c04f6));if(!_0x9e30ff['length'])throw new _0x49a666('addcommentthreadcommand-incorrect-ranges',null);_0x570803&&this['_createCommentThread'](_0x4a8dee,_0x570803),this['_createMarkersFromRanges'](_0x4a8dee,_0x9e30ff,!!_0x570803);}['_createMarkersFromRanges'](_0x4914e2,_0x5c6f93,_0x5c0559){this['editor']['model']['change'](_0x10ed59=>{for(const _0x45a277 of _0x5c6f93){const _0x5228fe=_0x5e2470()['substr'](0x1,0x5),_0xde3a26='comment:'+_0x4914e2+':'+_0x5228fe;_0x10ed59['addMarker'](_0xde3a26,{'range':_0x45a277,'usingOperation':_0x5c0559,'affectsData':_0x5c0559});}});}['_createCommentThread'](_0x1b9e09,_0xb92917){const _0x31aa99=this['editor']['plugins']['get']('CommentsRepository'),_0xa9a39a=this['editor']['config']['get']('collaboration.channelId'),_0x5d71bf=this['editor']['plugins']['get']('Users')['me'];if(!_0x5d71bf)throw new _0x49a666('addcommentthreadcommand-user-not-found',null);_0x31aa99['addCommentThread']({'threadId':_0x1b9e09,'channelId':_0xa9a39a,'comments':[{'authorId':_0x5d71bf['id'],'content':_0xb92917,'createdAt':new Date(),'attributes':{}}]});}['_hasContent'](_0xf23d65){for(const _0x31ae31 of _0xf23d65['getItems']())if(this['_itemIsContent'](_0x31ae31))return!0x0;return!0x1;}['_itemIsContent'](_0x46dab7){return _0x46dab7['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x46dab7)&&!_0x46dab7['is']('element','tableCell');}['_trimToContent'](_0x48b24e){const _0x5b7669=_0x2262fc=>!this['_itemIsContent'](_0x2262fc['item']),_0x1f5216=_0x48b24e['start']['getLastMatchingPosition'](_0x5b7669),_0x4ad3d6=_0x48b24e['end']['getLastMatchingPosition'](_0x5b7669,{'direction':'backward'});return this['editor']['model']['createRange'](_0x1f5216,_0x4ad3d6);}}class b extends _0x151cb1{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[y];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1ad214){super(_0x1ad214),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0xcde576=this['editor'],_0x316f37=_0xcde576['model']['document']['selection'],_0xf8698b=_0x5cca7a(()=>this['refreshSelectedViews'](),0xa);_0x316f37['on']('change:range',(_0x2fb221,_0x27c01e)=>{_0x27c01e['directChange']&&(_0xf8698b['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0xcde576['editing']['view']['document'],'change:isFocused',(_0x186b3c,_0xb7696e,_0xd57dea)=>{_0xd57dea&&_0xf8698b();}),this['listenTo'](_0xcde576['ui']['focusTracker'],'change:isFocused',(_0x1055de,_0x360785,_0x202ad6)=>{_0x202ad6||this['fire']('blur',{'isAnnotationTracked':_0x179bdf=>this['_editorAnnotationsData']['has'](_0x179bdf['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x381ae2){if(this['_editorAnnotations']['has'](_0x381ae2['view']))return;this['_editorAnnotations']['add'](_0x381ae2['view']),this['editor']['ui']['focusTracker']['add'](_0x381ae2['view']['element']);const _0x2c7b61=this['editor']['plugins']['get'](y);this['listenTo'](_0x2c7b61['collection'],'remove',(_0x1c8bdc,_0x348455)=>{this['editor']['ui']['focusTracker']['remove'](_0x348455['view']['element']),this['_editorAnnotations']['delete'](_0x348455['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x399145){if('function'!=typeof _0x399145)throw new _0x49a666('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x399145);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x2c6c26,annotations:_0x341c5e}){const _0x16daae=[],_0x997ace=this['editor']['model']['document']['selection'],_0x53525c=Array['from'](_0x997ace['getRanges']());for(const [_0x1be2a3,_0x21aad1]of this['_editorAnnotationsData']){const _0x493026=_0x41fbd8(_0x21aad1),_0x545215=_0x341c5e['getByInnerView'](_0x1be2a3);_0x493026&&_0x545215&&_0x16daae['push']({'annotation':_0x545215,'range':_0x493026});}function _0x41fbd8(_0x28c5ca){for(const _0x3ff393 of _0x28c5ca)for(const _0x2aa8fc of _0x53525c)if(_0x3ff393['containsRange'](_0x2aa8fc,!_0x997ace['isCollapsed']))return _0x3ff393;return null;}return _0x16daae['sort']((_0x17767d,_0x4bedca)=>{const _0x1b7578=_0x17767d['range'],_0x602af1=_0x4bedca['range'];if(!_0x1b7578['isEqual'](_0x602af1)){if(_0x1b7578['containsRange'](_0x602af1,!0x0))return 0x1;if(_0x602af1['containsRange'](_0x1b7578,!0x0))return-0x1;}return _0x17767d['annotation']==_0x2c6c26?-0x1:_0x4bedca['annotation']==_0x2c6c26?0x1:0x0;})['map'](_0x3634fb=>_0x3634fb['annotation']);}get['_editorAnnotationsData'](){const _0x1fe876=new Map();for(const _0x57e441 of Array['from'](this['_dataCollectors']))for(const [_0x19fd1a,_0xf59b8d]of _0x57e441())_0x1fe876['set'](_0x19fd1a,_0xf59b8d);return _0x1fe876;}}class st extends _0x151cb1{['afterInit'](){const _0x228636=this['editor'];if(!_0x228636['plugins']['has']('RestrictedEditingModeEditing'))return;_0x228636['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class ct extends _0x151cb1{constructor(_0x1901d1){super(_0x1901d1),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x5ac89f=this['editor'],_0x19e52f=_0x5ac89f['commands']['get']('importWord'),_0x2ee47a=_0x5ac89f['plugins']['get'](it);_0x19e52f&&(_0x19e52f['on']('execute',(_0xcd620c,[,_0x58974e])=>{_0x58974e['collaboration_features']={'comments':!0x0,'user_id':_0x2ee47a['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x19e52f,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x57900c,_0x3c8f4c){const {comment_threads:_0x453767}=_0x3c8f4c;_0x453767&&_0x453767['forEach'](({thread_id:_0x458725,comments:_0x425ebf,is_resolved:_0x1c5586})=>{const _0x3e43f9=new Date(),_0x320286=_0x425ebf['map'](({author:_0x2306a8,content:_0x2d992e,created_at:_0x1d433d})=>({'content':_0x2d992e,'authorId':this['editor']['plugins']['get'](it)['me']['id'],'createdAt':_0x3e43f9,'attributes':{'@external':{'authorName':_0x2306a8,'createdAt':_0x1d433d?new Date(_0x1d433d):new Date(),'source':'importWord'}}})),_0x312988=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](o)['addCommentThread']({'channelId':_0x312988,'threadId':_0x458725,'comments':_0x320286,'resolvedAt':_0x1c5586?_0x3e43f9:null});});}}class at extends _0x151cb1{constructor(_0x151485){super(_0x151485),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0xa451dd=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0xa451dd,'contentInsertion',(_0x2eb3d6,_0x191b8f)=>this['_removeMarkersWithoutThreads'](_0x191b8f['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x5904f3){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x5904f3;const _0x10730c=this['editor']['plugins']['get']('CommentsRepository');for(const _0x41493f of _0x5904f3['keys']()){const [_0x3c627d,_0x431dbe]=_0x41493f['split'](':');'comment'!=_0x3c627d||_0x10730c['hasCommentThread'](_0x431dbe)||_0x5904f3['delete'](_0x41493f);}return _0x5904f3;}['_registerMarkerInClipboardPipeline'](){const _0x4af786=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x56744f=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x56744f&&_0x4af786['_registerMarkerToCopy']('comment',_0x56744f);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x3a94a7){switch(_0x3a94a7){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}function ft(_0x3ac83a){const _0xdfdf2f=_0x3ac83a['split'](':');return{'group':_0xdfdf2f[0x0],'id':_0xdfdf2f[0x1],'part':_0xdfdf2f[0x2]};}class ut extends _0x151cb1{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x593378,_0x5e05f1)=>{if(!_0x5e05f1['options']['showCommentHighlights'])return null;if(_0x5e05f1['options']['ignoreResolvedComments']){const {id:_0x18ed73}=ft(_0x593378['markerName']),_0x10f181=this['editor']['plugins']['get'](o);if(_0x10f181['getCommentThread'](_0x18ed73)?.['isResolved']&&_0x593378['item'])return _0x5e05f1['consumable']['consume'](_0x593378['item'],'addMarker:'+_0x593378['markerName']),_0x5e05f1['consumable']['consume'](_0x593378['item'],'removeMarker:'+_0x593378['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x3b377c=>{_0x3b377c['on']('addMarker:comment',(_0x1f8712,_0x1d7c86,_0x419d42)=>{if(!_0x419d42['options']['showCommentHighlights'])return;const _0x119a07=_0x1d7c86['item'];if(!_0x119a07)return;const _0x55f9a3=_0x419d42['mapper']['toViewElement'](_0x119a07);this['editor']['model']['schema']['isObject'](_0x119a07)&&_0x55f9a3&&!_0x55f9a3['getCustomProperty']('widget')&&_0x55f9a3['is']('containerElement')&&_0x269c1f(_0x55f9a3,_0x419d42['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x4728c3,{writer:_0x173036,options:_0x26a55d})=>{if(!_0x26a55d['showCommentHighlights'])return null;const _0x5a16ff=_0x173036['createContainerElement']('div'),_0x57e6c2=_0x173036['createEmptyElement']('hr');return _0x173036['addClass']('ck-horizontal-line',_0x5a16ff),_0x173036['insert'](_0x173036['createPositionAt'](_0x5a16ff,0x0),_0x57e6c2),_0x5a16ff;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x30e5a9,{writer:_0x422591,options:_0x1f18fd})=>{if(!_0x1f18fd['showCommentHighlights'])return null;const _0xc76cac=_0x422591['createContainerElement']('span'),_0xd6796c=_0x422591['createEmptyElement']('img');return _0x422591['addClass']('image-inline',_0xc76cac),_0x422591['insert'](_0x422591['createPositionAt'](_0xc76cac,0x0),_0xd6796c),_0xc76cac;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x531ec0,{writer:_0x42f3aa,options:_0x121982})=>{if(_0x121982['showCommentHighlights'])return _0x42f3aa['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x470460,_0x4f6629,_0x4a645b)=>{_0x4a645b['options']['showCommentHighlights']&&_0x470460['stop']();},{'priority':'high'});}}class r extends _0x151cb1{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(_0xa806dd){super(_0xa806dd),this['set']('isThreadsLoadingPaused',!0x0),_0xa806dd['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x2924d,_0x25bb1d,_0x2c2220,_0x366fcc)=>{const _0xe57221=_0xa806dd['plugins']['get'](o),_0x479bbc=_0x2c2220?ft(_0x2c2220)['id']:null;_0xa806dd['model']['change'](()=>{if(_0x479bbc){const _0x5e935a=this['getAllMarkersForId'](_0x479bbc);for(const _0x120689 of _0x5e935a)_0xa806dd['editing']['reconvertMarker'](_0x120689);}if(_0x366fcc){const {id:_0x5dd0b8}=ft(_0x366fcc),_0x19fd0a=_0xe57221['getCommentThread'](_0x5dd0b8);if(_0x19fd0a&&_0x19fd0a['unlinkedAt'])return;if(_0x19fd0a&&!_0x19fd0a['isAttached'])return;const _0x5b316d=this['getAllMarkersForId'](_0x5dd0b8);for(const _0x2b8bc3 of _0x5b316d)_0xa806dd['editing']['reconvertMarker'](_0x2b8bc3);}}),_0x479bbc&&this['scrollToThreadMarker'](_0x479bbc);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x3a033a=this['editor'],_0x2afa2c=_0x3a033a['plugins']['get'](o),_0x598486=_0x3a033a['config']['get']('collaboration.channelId'),_0x63273c=_0x2afa2c['getCommentThreads']()['filter'](_0x2180cb=>_0x2180cb['channelId']!==_0x598486);_0x3a033a['commands']['add']('addCommentThread',new ot(_0x3a033a)),this['listenTo'](_0x3a033a,'change:isReadOnly',(_0x50fe9f,_0x1cbfe6,_0x208620)=>{_0x2afa2c['switchReadOnly'](_0x208620,_0x3a033a['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x2afa2c,dt('addCommentThread',_0x598486),(_0xae8e06,{threadId:_0xc94a7})=>{const _0x4f95e0=this['editor']['plugins']['get'](o)['getCommentThread'](_0xc94a7);_0x4f95e0?.['unlinkedAt']&&this['_attachArchivedThread'](_0xc94a7);}),this['listenTo'](_0x2afa2c,dt('removeCommentThread',_0x598486),(_0x1f56d0,{threadId:_0x2b5b0d})=>{_0x3a033a['model']['enqueueChange']({'isUndoable':!0x1},_0xb20490=>{const _0x3547ec=this['getAllMarkersForId'](_0x2b5b0d);for(const _0x1ee676 of _0x3547ec)_0xb20490['removeMarker'](_0x1ee676);});}),this['listenTo'](_0x2afa2c,dt('resolveCommentThread',_0x598486),(_0x374028,{threadId:_0x51d211})=>{(this['_reconvertMarkers'](_0x51d211),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](o)['getCommentThread'](_0x51d211)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x2afa2c,dt('reopenCommentThread',_0x598486),(_0x422f5f,{threadId:_0x290b3d})=>{this['_reconvertMarkers'](_0x290b3d);},{'priority':'low'}),this['listenTo'](_0x2afa2c,dt('addComment',_0x598486),(_0x3f6c76,{threadId:_0x431fbf,isFromAdapter:_0x275628})=>{const _0x5d1104=this['getAllMarkersForId'](_0x431fbf);if(_0x275628||0x0==_0x5d1104['length']||!_0x2afa2c['hasCommentThread'](_0x431fbf))return;0x1===_0x2afa2c['getCommentThread'](_0x431fbf)['length']&&_0x3a033a['model']['enqueueChange']({'isUndoable':!0x1},_0x4104e8=>{for(const _0x4522b3 of _0x5d1104)_0x4104e8['updateMarker'](_0x4522b3,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x63273c);}['afterInit'](){!async function(_0x41258b){const _0x329311=_0x58d007([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]),_0x20b48b=0x73460ab3,_0x2434b2=0x7341701b^_0x20b48b,_0xf4813f=window[_0x58d007([0x44,0x61,0x74,0x65])][_0x58d007([0x6e,0x6f,0x77])](),_0x3516d5=_0x41258b[_0x58d007([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3bde77=new window[(_0x58d007([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2c486d=>{_0x3516d5[_0x58d007([0x6f,0x6e,0x63,0x65])](_0x58d007([0x72,0x65,0x61,0x64,0x79]),_0x2c486d);}),_0x248e23={[_0x58d007([0x6b,0x74,0x79])]:_0x58d007([0x45,0x43]),[_0x58d007([0x75,0x73,0x65])]:_0x58d007([0x73,0x69,0x67]),[_0x58d007([0x63,0x72,0x76])]:_0x58d007([0x50,0x2d,0x32,0x35,0x36]),[_0x58d007([0x78])]:_0x58d007([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]),[_0x58d007([0x79])]:_0x58d007([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]),[_0x58d007([0x61,0x6c,0x67])]:_0x58d007([0x45,0x53,0x32,0x35,0x36])},_0x36ddbf=_0x3516d5[_0x58d007([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x58d007([0x67,0x65,0x74])](_0x58d007([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x15673f(){let _0x6cb310,_0x568407=null,_0x23f866=null;try{if(_0x36ddbf==_0x58d007([0x47,0x50,0x4c]))return _0x58d007([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x6cb310=_0x51372f(),!_0x6cb310)return _0x58d007([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x6cb310[_0x58d007([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x23f866=_0x47e908(_0x6cb310[_0x58d007([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x6cb310[_0x58d007([0x6a,0x74,0x69])])),await _0x65b163()?_0x4497d4()?_0x2a0841()?_0x58d007([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x226e74()?(_0x6cb310[_0x58d007([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x58d007([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x568407=_0x1ea85e(_0x58d007([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x6cb310[_0x58d007([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x58d007([0x74,0x72,0x69,0x61,0x6c])&&(_0x568407=_0x1ea85e(_0x58d007([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x6b7728()):_0x58d007([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x58d007([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x58d007([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x58d007([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2a0841(){const _0x3c252f=[_0x58d007([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x58d007([0x74,0x72,0x69,0x61,0x6c])][_0x58d007([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x6cb310[_0x58d007([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xf4813f/0x3e8:0xe10*_0x2434b2;return _0x6cb310[_0x58d007([0x65,0x78,0x70])]<_0x3c252f;}function _0x4497d4(){const _0x1e038d=_0x6cb310[_0x58d007([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x1e038d)return!0x1;if(_0x1e038d[_0x58d007([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x58d007([0x2a])))return!0x0;if(_0x1e038d[_0x58d007([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x58d007([0x43,0x4d,0x54])))return!0x0;if(_0x1e038d[_0x58d007([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x58d007([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))&&_0x4a583d())return!0x0;if(_0x1e038d[_0x58d007([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x58d007([0x52,0x43,0x4d,0x54]))){if(_0x23f323())return!0x0;if(_0x38674b()||_0x1d7cf8())return!0x0;}return!0x1;}function _0x226e74(){const _0x5e7620=_0x6cb310[_0x58d007([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5e7620||0x0==_0x5e7620[_0x58d007([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x18acb7}=new URL(window[_0x58d007([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x5e7620[_0x58d007([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x18acb7))return!0x0;const _0x56f62d=_0x18acb7[_0x58d007([0x73,0x70,0x6c,0x69,0x74])](_0x58d007([0x2e]));return _0x5e7620[_0x58d007([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x114526=>_0x114526[_0x58d007([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x58d007([0x2a])))[_0x58d007([0x6d,0x61,0x70])](_0x53e066=>_0x53e066[_0x58d007([0x73,0x70,0x6c,0x69,0x74])](_0x58d007([0x2e])))[_0x58d007([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4b5986=>_0x4b5986[_0x58d007([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x56f62d[_0x58d007([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x58d007([0x6d,0x61,0x70])](_0x1d3933=>Array(_0x56f62d[_0x58d007([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x1d3933[_0x58d007([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x58d007([0x66,0x69,0x6c,0x6c])](_0x1d3933[0x0]===_0x58d007([0x2a])?_0x58d007([0x2a]):'')[_0x58d007([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x1d3933))[_0x58d007([0x73,0x6f,0x6d,0x65])](_0x5d894c=>_0x56f62d[_0x58d007([0x65,0x76,0x65,0x72,0x79])]((_0x238acb,_0x57e17f)=>_0x5d894c[_0x57e17f]===_0x238acb||_0x5d894c[_0x57e17f]===_0x58d007([0x2a])));}function _0x6b7728(){return _0x568407&&_0x23f866?new window[(_0x58d007([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x30c739,_0x48b1f6)=>{_0x568407[_0x58d007([0x74,0x68,0x65,0x6e])](_0x30c739,_0x48b1f6),_0x23f866[_0x58d007([0x74,0x68,0x65,0x6e])](_0x4f0084=>{_0x4f0084!=_0x58d007([0x56,0x61,0x6c,0x69,0x64])&&_0x30c739(_0x4f0084);},_0x48b1f6);}):_0x568407||_0x23f866||_0x58d007([0x56,0x61,0x6c,0x69,0x64]);}}function _0x47e908(_0x423fb4,_0x377356){return new window[(_0x58d007([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5dcb78=>{if(_0x115fd2())return _0x5dcb78(_0x58d007([0x56,0x61,0x6c,0x69,0x64]));_0x12f03b(),_0x3516d5[_0x58d007([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x58d007([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x310f6c=!0x1;const _0x4f3f67=_0x5e2470();function _0x12261c(_0x450fcb){return!!_0x450fcb&&(typeof _0x450fcb===_0x58d007([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x450fcb===_0x58d007([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x450fcb[_0x58d007([0x74,0x68,0x65,0x6e])]===_0x58d007([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x450fcb[_0x58d007([0x63,0x61,0x74,0x63,0x68])]===_0x58d007([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x518a6d(_0xdc520c){_0x3f60a9(_0xdc520c)[_0x58d007([0x74,0x68,0x65,0x6e])](_0x229816=>{if(!_0x229816||_0x229816[_0x58d007([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x58d007([0x6f,0x6b]))return _0x58d007([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x17850d(_0xbc4617(_0x4f3f67+_0x377356))!=_0x229816[_0x58d007([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x58d007([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x58d007([0x56,0x61,0x6c,0x69,0x64]);})[_0x58d007([0x74,0x68,0x65,0x6e])](_0x51f708=>(_0x5d3441(),_0x51f708),()=>{const _0x126c8d=_0xab1d6b();return null==_0x126c8d?(_0x5d3441(),_0x58d007([0x56,0x61,0x6c,0x69,0x64])):_0x58d007(_0xf4813f-_0x126c8d>(0x574a8eb3^_0x20b48b)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x58d007([0x74,0x68,0x65,0x6e])](_0x5dcb78)[_0x58d007([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5dcb78(_0x58d007([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x491056=0x7370e433^_0x20b48b;function _0x5d3441(){const _0x5295fb=_0x58d007([0x6c,0x6c,0x63,0x74,0x2d])+_0x17850d(_0xbc4617(_0x423fb4)),_0x4817d8=_0x11067e(_0x17850d(window[_0x58d007([0x4d,0x61,0x74,0x68])][_0x58d007([0x63,0x65,0x69,0x6c])](_0xf4813f/_0x491056)));window[_0x58d007([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x58d007([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5295fb,_0x4817d8);}function _0xab1d6b(){const _0x1e9deb=_0x58d007([0x6c,0x6c,0x63,0x74,0x2d])+_0x17850d(_0xbc4617(_0x423fb4)),_0x9e74d1=window[_0x58d007([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x58d007([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1e9deb);return _0x9e74d1?window[_0x58d007([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x11067e(_0x9e74d1),0x10)*_0x491056:null;}function _0x3f60a9(_0x459f6a){return new window[(_0x58d007([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xabea29,_0x43f5f3)=>{_0x459f6a[_0x58d007([0x74,0x68,0x65,0x6e])](_0xabea29,_0x43f5f3),window[_0x58d007([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x43f5f3,0x7347de73^_0x20b48b);});}}_0x3516d5[_0x58d007([0x6f,0x6e])](_0x58d007([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4e7a03,_0x4da5db)=>{if(_0x4da5db[0x0]!=_0x423fb4)return _0x5dcb78(_0x58d007([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4da5db[0x1]={..._0x4da5db[0x1],[_0x58d007([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4f3f67};},{[_0x58d007([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x58d007([0x68,0x69,0x67,0x68])}),_0x3516d5[_0x58d007([0x6f,0x6e])](_0x58d007([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x42d27e=>{_0x12261c(_0x42d27e[_0x58d007([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x310f6c=!0x0,_0x518a6d(_0x42d27e[_0x58d007([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x58d007([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x58d007([0x6c,0x6f,0x77])}),_0x3bde77[_0x58d007([0x74,0x68,0x65,0x6e])](()=>{_0x310f6c||_0x5dcb78(_0x58d007([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x115fd2(){return _0x3516d5[_0x58d007([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x58d007([0x76,0x69,0x65,0x77])][_0x58d007([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x58d007([0x61,0x75,0x74,0x6f]);}function _0x12f03b(){_0x3516d5[_0x58d007([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x58d007([0x76,0x69,0x65,0x77])][_0x58d007([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x58d007([0x61,0x75,0x74,0x6f]);}}function _0x1ea85e(_0x3fffc6){const _0x522561=[new window[(_0x58d007([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5bc2a2=>setTimeout(_0x5bc2a2,0x734f347f^_0x20b48b)),_0x3bde77[_0x58d007([0x74,0x68,0x65,0x6e])](()=>new window[(_0x58d007([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x31883e=>{let _0x332f0a=0x0;_0x3516d5[_0x58d007([0x6d,0x6f,0x64,0x65,0x6c])][_0x58d007([0x6f,0x6e])](_0x58d007([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xb83402,_0x466e0a)=>{_0x466e0a[0x0][_0x58d007([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x332f0a++,_0x332f0a==(0x73460b4b^_0x20b48b)&&(_0x31883e(),_0xb83402[_0x58d007([0x6f,0x66,0x66])]());});}))];return window[_0x58d007([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x58d007([0x72,0x61,0x63,0x65])](_0x522561)[_0x58d007([0x74,0x68,0x65,0x6e])](()=>_0x3fffc6);}async function _0x435722(){await _0x3bde77,_0x3516d5[_0x58d007([0x6d,0x6f,0x64,0x65,0x6c])][_0x58d007([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x78c3e9,_0x3516d5[_0x58d007([0x6d,0x6f,0x64,0x65,0x6c])][_0x58d007([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x78c3e9,_0x3516d5[_0x58d007([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x58d007([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4a583d(){return window[_0x58d007([0x67,0x6c,0x6f,0x62])]&&window[_0x58d007([0x67,0x6c,0x6f,0x62])][_0x58d007([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x23f323(){return _0x18fa8a(_0x58d007([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x11f102(_0x58d007([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x58d007([0x73,0x74,0x61,0x74,0x65])]==_0x58d007([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x38674b(){return _0x18fa8a(_0x58d007([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 _0x1d7cf8(){return _0x18fa8a(_0x58d007([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x24704b(_0x2fd73e){const _0x4472cf=_0x32bf94();_0x3516d5[_0x4472cf]=_0x58d007([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x2fd73e,_0x2fd73e!=_0x58d007([0x56,0x61,0x6c,0x69,0x64])&&_0x435722();}function _0x32bf94(){const _0x3b4967=window[_0x58d007([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x58d007([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x58d007([0x6e,0x6f,0x77])]())[_0x58d007([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x58d007([0x2e]),'');let _0x9964a4=_0x58d007([0x4b]);for(let _0x10409e=0x0;_0x10409e<_0x3b4967[_0x58d007([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x10409e+=0x2){let _0x3a1171=window[_0x58d007([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3b4967[_0x58d007([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x10409e,_0x10409e+0x2));_0x3a1171>=_0x329311[_0x58d007([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3a1171-=_0x329311[_0x58d007([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x9964a4+=_0x329311[_0x3a1171];}return _0x9964a4;}function _0x51372f(){const _0x261e16=_0x36ddbf[_0x58d007([0x73,0x70,0x6c,0x69,0x74])](_0x58d007([0x2e]));if(0x3!=_0x261e16[_0x58d007([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x44eead(_0x261e16[0x1]);function _0x44eead(_0x4a5583){const _0x27d393=_0x2555b4(_0x4a5583);return _0x27d393&&_0x278cca()?_0x27d393:null;function _0x278cca(){const _0x49b6e0=_0x27d393[_0x58d007([0x6a,0x74,0x69])],_0xa7e838=window[_0x58d007([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x49b6e0[_0x58d007([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x49b6e0[_0x58d007([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3a2577={..._0x27d393,[_0x58d007([0x6a,0x74,0x69])]:_0x49b6e0[_0x58d007([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x49b6e0[_0x58d007([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3a2577[_0x58d007([0x76,0x63])],_0xbc4617(_0x3a2577)==_0xa7e838;}}}async function _0x65b163(){let _0x1a8dc5=!0x0;try{const _0x19e93e=_0x36ddbf[_0x58d007([0x73,0x70,0x6c,0x69,0x74])](_0x58d007([0x2e])),[_0x5be901,_0x1e72a7,_0x517fd7]=_0x19e93e;return _0xb8c2cf(_0x5be901),await _0x32e585(_0x5be901,_0x1e72a7,_0x517fd7),_0x1a8dc5;}catch{return!0x1;}function _0xb8c2cf(_0x1713c1){const _0x220853=_0x2555b4(_0x1713c1);_0x220853&&_0x220853[_0x58d007([0x61,0x6c,0x67])]==_0x58d007([0x45,0x53,0x32,0x35,0x36])||(_0x1a8dc5=!0x1);}async function _0x32e585(_0x486a61,_0x196e9a,_0xa5be25){const _0x21be7a=window[_0x58d007([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x58d007([0x66,0x72,0x6f,0x6d])](_0x5e7842(_0xa5be25),_0x6d0ec4=>_0x6d0ec4[_0x58d007([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x100c75=new window[(_0x58d007([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x58d007([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x486a61+_0x58d007([0x2e])+_0x196e9a),_0x205f28=window[_0x58d007([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x58d007([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x205f28)return;const _0x12380c=await _0x205f28[_0x58d007([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x58d007([0x6a,0x77,0x6b]),_0x248e23,{[_0x58d007([0x6e,0x61,0x6d,0x65])]:_0x58d007([0x45,0x43,0x44,0x53,0x41]),[_0x58d007([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x58d007([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x58d007([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x205f28[_0x58d007([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x58d007([0x6e,0x61,0x6d,0x65])]:_0x58d007([0x45,0x43,0x44,0x53,0x41]),[_0x58d007([0x68,0x61,0x73,0x68])]:{[_0x58d007([0x6e,0x61,0x6d,0x65])]:_0x58d007([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x12380c,_0x21be7a,_0x100c75)||(_0x1a8dc5=!0x1);}}function _0x2555b4(_0x2823d4){return _0x2823d4[_0x58d007([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x58d007([0x65,0x79]))?JSON[_0x58d007([0x70,0x61,0x72,0x73,0x65])](_0x5e7842(_0x2823d4)):null;}function _0x5e7842(_0x56ed57){return window[_0x58d007([0x61,0x74,0x6f,0x62])](_0x56ed57[_0x58d007([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x58d007([0x2b]))[_0x58d007([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x58d007([0x2f])));}function _0xbc4617(_0x392b6a){let _0x420c94=0x1505;function _0x44e852(_0x18a66e){for(let _0x1aeed2=0x0;_0x1aeed2<_0x18a66e[_0x58d007([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1aeed2++){const _0x5dc453=_0x18a66e[_0x58d007([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1aeed2);_0x420c94=(_0x420c94<<0x5)+_0x420c94+_0x5dc453,_0x420c94&=_0x420c94;}}function _0x62a9aa(_0x484c53){Array[_0x58d007([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x484c53)?_0x484c53[_0x58d007([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x62a9aa):_0x484c53&&typeof _0x484c53==_0x58d007([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x58d007([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x484c53)[_0x58d007([0x73,0x6f,0x72,0x74])]()[_0x58d007([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x38ffd1,_0x1bdce0])=>{_0x44e852(_0x38ffd1),_0x62a9aa(_0x1bdce0);}):_0x44e852(window[_0x58d007([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x484c53));}return _0x62a9aa(_0x392b6a),_0x420c94>>>0x0;}function _0x17850d(_0x44fb57){return _0x44fb57[_0x58d007([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x58d007([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x58d007([0x30]));}function _0x11067e(_0x13de9f){return _0x13de9f[_0x58d007([0x73,0x70,0x6c,0x69,0x74])]('')[_0x58d007([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x58d007([0x6a,0x6f,0x69,0x6e])]('');}function _0x18fa8a(_0x43fc7c){return _0x3516d5[_0x58d007([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x58d007([0x68,0x61,0x73])](_0x43fc7c);}function _0x11f102(_0x5a0f25){return _0x3516d5[_0x58d007([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x58d007([0x67,0x65,0x74])](_0x5a0f25);}function _0x78c3e9(){}function _0x58d007(_0x1b5cc6){return _0x1b5cc6['map'](_0x2e58ca=>String['fromCharCode'](_0x2e58ca))['join']('');}_0x24704b(await _0x15673f());}(this);}['destroy'](){const _0x558f1f=this['editor']['plugins']['get'](o),_0x351102=this['editor']['config']['get']('collaboration.channelId');for(const _0x399324 of _0x558f1f['getCommentThreads']({'channelId':_0x351102}))_0x558f1f['_detachCommentThread'](_0x399324['id']),_0x558f1f['_threads']['delete'](_0x399324['id']);super['destroy']();}['hasMarkerForId'](_0x25b2ed){return this['getAllMarkersForId'](_0x25b2ed)['length']>0x0;}['getAllMarkersForId'](_0x1550e8){const _0x181ccd=[];for(const _0x3d7b6a of this['editor']['model']['markers'])_0x3d7b6a['name']['startsWith']('comment:'+_0x1550e8)&&_0x181ccd['push'](_0x3d7b6a);return _0x181ccd;}['scrollToThreadMarker'](_0x39ab1e){setTimeout(()=>{const _0x118bf8=this['_getTargetForId'](_0x39ab1e);if(!_0x118bf8)return;this['activeMarker']&&ft(this['activeMarker'])['id']===_0x39ab1e&&nt({'target':_0x118bf8[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x1666d0){this['editor']['model']['change'](()=>{for(const _0x3fa3a8 of this['getAllMarkersForId'](_0x1666d0))this['editor']['editing']['reconvertMarker'](_0x3fa3a8);});}['_attachArchivedThread'](_0x33f79e){const _0x2183c8=this['editor']['plugins']['get'](o),_0x6c19c4=this['editor']['plugins']['get'](b),_0x1c8d64=_0x2183c8['getCommentThread'](_0x33f79e);if(!_0x1c8d64['isAttached']){const _0x4a6abc=_0x1c8d64['attachTo'](()=>this['_getTargetForId'](_0x1c8d64['id']));_0x6c19c4['registerAnnotation'](_0x4a6abc),_0x1c8d64['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x45539b=this['editor'],_0x6cdf5=_0x45539b['plugins']['get'](it);_0x45539b['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x52d3c7,_0x16b49a)=>{const {id:_0x4831af}=ft(_0x52d3c7['markerName']),_0xff1194=_0x45539b['plugins']['get'](o)['getCommentThread'](_0x4831af),_0x3246e3=this['activeMarker']&&ft(this['activeMarker'])['id']===_0x4831af;let _0x3311cf;if(_0xff1194&&_0xff1194['isResolved']&&!_0x3246e3&&_0x52d3c7['item'])return _0x16b49a['consumable']['consume'](_0x52d3c7['item'],'addMarker:'+_0x52d3c7['markerName']),_0x16b49a['consumable']['consume'](_0x52d3c7['item'],'removeMarker:'+_0x52d3c7['markerName']),null;const _0x105261=['ck-comment-marker'];return _0x3246e3&&_0x105261['push']('ck-comment-marker--active'),_0x3311cf=_0xff1194?.['length']?_0xff1194['comments']['first']['author']['id']:_0x6cdf5['me']['id'],{'classes':_0x105261,'attributes':{'data-comment':_0x4831af,'data-author-id':_0x3311cf}};}}),_0x45539b['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x35db9e,{options:_0x3ceb3a})=>{if(_0x3ceb3a['showCommentHighlights'])return null;const _0x41305f=_0x45539b['plugins']['get'](o),_0x3467fe=_0x45539b['model']['markers']['get'](_0x35db9e),{id:_0x2bcb8f,part:_0x42291d}=ft(_0x35db9e);return _0x3467fe&&!_0x3467fe['affectsData']||_0x3ceb3a['ignoreResolvedComments']&&_0x41305f['getCommentThread'](_0x2bcb8f)?.['isResolved']?null:{'group':'comment','name':_0x42291d?_0x2bcb8f+':'+_0x42291d:_0x2bcb8f};}}),_0x45539b['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x25d2a9,{writer:_0x15e707})=>_0x15e707['createElement']('$marker',{'data-name':'comment:'+_0x25d2a9['getAttribute']('id')})}),_0x45539b['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x1f632a=this['editor'],_0x3fa77d=_0x1f632a['plugins']['get'](o),_0x50fe71=new Set(),_0x58e3fc=new Set();_0x1f632a['model']['document']['registerPostFixer'](_0x306327=>{let _0x53fc23=!0x1;for(const {name:_0x13f9d4,data:_0x3b0388}of _0x1f632a['model']['document']['differ']['getChangedMarkers']()){const {group:_0x36bd86,id:_0x424d95}=ft(_0x13f9d4);let _0x4d8bfc=_0x3b0388['newRange'];if('comment'!==_0x36bd86||!_0x4d8bfc)continue;const _0x4d3393='$graveyard'===_0x4d8bfc['root']['rootName'];_0x4d3393||(_0x4d8bfc=ht(_0x4d8bfc,_0x1f632a['model']),!_0x4d8bfc||_0x4d8bfc['isCollapsed']||!_0x3b0388['newRange']||_0x4d8bfc['isEqual'](_0x3b0388['newRange']))?_0x1f632a['model']['hasContent'](_0x4d8bfc)&&!_0x4d3393?this['isThreadsLoadingPaused']?_0x50fe71['add'](_0x13f9d4):this['_handleThreadMarker'](_0x13f9d4,_0x424d95):(_0x58e3fc['add'](_0x13f9d4),_0x50fe71['delete'](_0x13f9d4),_0x306327['removeMarker'](_0x13f9d4),_0x53fc23=!0x0):(_0x306327['updateMarker'](_0x13f9d4,{'range':_0x4d8bfc}),_0x53fc23=!0x0);}return _0x53fc23;}),this['on']('change:isThreadsLoadingPaused',(_0x46a10b,_0x57f47a,_0x547c8d)=>{if(!_0x547c8d&&_0x50fe71['size'])for(const _0x5256d9 of _0x50fe71){const {id:_0x5173d9}=ft(_0x5256d9);_0x50fe71['delete'](_0x5256d9),_0x1f632a['model']['markers']['get'](_0x5256d9)&&this['_handleThreadMarker'](_0x5256d9,_0x5173d9);}}),this['listenTo'](_0x1f632a['model']['document'],'change',()=>{for(const {name:_0x526207,data:{newRange:_0x3f626b}}of _0x1f632a['model']['document']['differ']['getChangedMarkers']()){const {group:_0x1045fb,id:_0x4a6064}=ft(_0x526207);if('comment'!==_0x1045fb)continue;const _0x563a45=_0x3fa77d['getCommentThread'](_0x4a6064),_0x22ca6f=this['hasMarkerForId'](_0x4a6064);_0x563a45&&(!_0x563a45['_hasTargetInContent']&&_0x3f626b&&_0x1f632a['editing']['view']['once']('render',()=>{const _0x1860e2=_0x1f632a['plugins']['get'](y),_0x107f6=_0x3fa77d['_threadToController']['get'](_0x563a45)['view'];_0x1860e2['getByInnerView'](_0x107f6)['refreshVisibility']();},{'priority':'low'}),_0x563a45['_hasTargetInContent']=_0x22ca6f||!!_0x3f626b),_0x3f626b||(_0x58e3fc['add'](_0x526207),_0x50fe71['delete'](_0x526207));}for(const _0x3af2dd of _0x58e3fc){const {id:_0x1ef7d0}=ft(_0x3af2dd),_0x1c08fe=_0x3fa77d['getCommentThread'](_0x1ef7d0);if(_0x50fe71['delete'](_0x3af2dd),!_0x1c08fe)continue;const _0x41f85d=this['hasMarkerForId'](_0x1ef7d0);_0x41f85d||_0x1c08fe['isSubmitted']?_0x41f85d||_0x1c08fe['unlinkedAt']||_0x1c08fe['setUnlinkedAt'](new Date()):_0x1c08fe['remove']();}_0x58e3fc['clear']();});}['_handleInitialThreads'](_0x134376){_0x134376['forEach'](_0x17f79a=>{_0x17f79a['unlinkedAt']&&this['_attachArchivedThread'](_0x17f79a['id']);});}['_getTargetForId'](_0x3284fb){const _0x4d25dd=this['editor'],_0x45196d=this['getAllMarkersForId'](_0x3284fb);return et(_0x4d25dd['editing'],_0x45196d);}['_getTextContext'](_0x222c68){const _0x1a6aac=this['getAllMarkersForId'](_0x222c68);let _0x1b1e50='',_0x3b7a44=!0x1;for(const _0xf1a491 of _0x1a6aac){const _0x15d8ad=_0xf1a491['getRange']();for(const _0x51ad6e of Array['from'](_0x15d8ad['getItems']()))_0x51ad6e['is']('$textProxy')?(_0x1b1e50&&_0x3b7a44&&(_0x1b1e50+='\x20',_0x3b7a44=!0x1),_0x1b1e50+=_0x51ad6e['data']):_0x3b7a44=!0x0;_0x3b7a44=!0x0;}return _0x1b1e50['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x1a2377,_0x3e40d7){const _0x288906=this['editor'],_0x2d053f=_0x288906['plugins']['get'](o);let _0x2f1bba=_0x2d053f['getCommentThread'](_0x3e40d7);const _0x3f2111=_0x288906['config']['get']('collaboration.channelId'),_0x733af7=_0x288906['plugins']['get'](b);if(_0x2f1bba&&(_0x2f1bba['unlinkedAt']&&_0x2f1bba['setUnlinkedAt'](null),_0x2f1bba['isAttached']))return _0x2f1bba;return!this['getAllMarkersForId'](_0x3e40d7)[0x0]['managedUsingOperations']?_0x288906['editing']['view']['once']('render',()=>{if(_0x2d053f['getCommentThread'](_0x3e40d7))return;const _0x247e91=_0x288906['plugins']['get'](y);_0x2f1bba=_0x2d053f['openNewCommentThread']({'channelId':_0x3f2111,'threadId':_0x3e40d7,'target':()=>this['_getTargetForId'](_0x3e40d7),'context':{'type':'text','value':this['_getTextContext'](_0x3e40d7)}});const _0x4ad0a5=_0x2d053f['_threadToController']['get'](_0x2f1bba)['view'],_0x160bf6=_0x247e91['getByInnerView'](_0x4ad0a5);_0x160bf6&&_0x733af7['registerAnnotation'](_0x160bf6);},{'priority':'low'}):_0x2d053f['fetchCommentThread']({'channelId':_0x3f2111,'threadId':_0x3e40d7})['then'](_0x557e96=>{if('destroyed'!==_0x288906['state']){if(_0x2f1bba=_0x557e96,_0x2f1bba&&!_0x2f1bba['isAttached']){const _0xb757f8=_0x2f1bba['attachTo'](()=>this['_getTargetForId'](_0x3e40d7));_0x733af7['registerAnnotation'](_0xb757f8),_0x2f1bba['isResolved']&&this['_reconvertMarkers'](_0x3e40d7);}else{if(!_0x2f1bba){const _0x104a9e=this['getAllMarkersForId'](_0x3e40d7);_0x288906['model']['change'](_0x592da6=>{for(const _0x2ee22f of _0x104a9e)_0x592da6['removeMarker'](_0x2ee22f);});}}}}),_0x2f1bba;}['_handleThreadMarker'](_0x14fa77,_0x51fef6){const _0x3d3af2=this['_attachMarkerToThread'](_0x14fa77,_0x51fef6);_0x3d3af2&&!_0x3d3af2['context']&&_0x3d3af2['setContext']({'type':'text','value':this['_getTextContext'](_0x51fef6)});}['_initAriaMarkerChangeAnnouncements'](){const _0x9818e6=this['editor'];rt(_0x9818e6['model'],({left:_0x2720d4,entered:_0x31838e})=>{for(const _0x736aa2 of _0x2720d4)if(mt(_0x736aa2)){_0x9818e6['ui']['ariaLiveAnnouncer']['announce'](N(_0x9818e6['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x14317a of _0x31838e)if(mt(_0x14317a)){_0x9818e6['ui']['ariaLiveAnnouncer']['announce'](N(_0x9818e6['locale'],'ENTER_COMMENT_ANNOUNCEMENT',tt(_0xb411d8)));break;}});}}function dt(_0x2fc3ac,_0xcf4c91){return _0xcf4c91?_0x2fc3ac+':'+_0xcf4c91:_0x2fc3ac;}function ht(_0x98570e,_0x20255b){const _0x33b645=_0x20255b['schema'],_0x290861=_0x20255b['createRange'](_0x98570e['start']);for(const _0x53e625 of _0x98570e['getWalker']()){const {type:_0x2962c9,item:_0x2d3d90,nextPosition:_0x830e5a}=_0x53e625;if('text'===_0x2962c9||_0x33b645['isObject'](_0x2d3d90)){const _0x19bb89=_0x20255b['createPositionBefore'](_0x2d3d90);_0x290861['isCollapsed']&&(_0x290861['start']=_0x19bb89),_0x290861['end']=_0x830e5a;}}return _0x290861;}function mt(_0x19895f){return'comment'===ft(_0x19895f['name'])['group'];}class s extends _0x151cb1{['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 _0x1c9a37=this['editor'],_0x182d7a=_0x1c9a37['plugins']['get'](o),_0x54bba8=_0x1c9a37['plugins']['get'](r),_0x1ac33d=_0x1c9a37['plugins']['get'](y),_0x501b74=_0x1c9a37['plugins']['get'](b);_0x1c9a37['ui']['componentFactory']['add']('comment',()=>{const _0x17a7d8=this['_createUIButton'](_0x5aa39b);return _0x17a7d8['tooltip']=!0x0,_0x17a7d8;}),_0x1c9a37['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x4e8872)),_0x501b74['addSourceCollector'](()=>{const _0x49518d=[];for(const [_0x366769,_0x2a842d]of _0x182d7a['_threadToController']){const _0x555768=_0x54bba8['getAllMarkersForId'](_0x366769['id']),_0x1409a7=_0x555768['map'](_0x1f4f55=>_0x1f4f55['getRange']());_0x555768['length']>0x0&&_0x49518d['push']([_0x2a842d['view'],_0x1409a7]);}return _0x49518d;}),this['listenTo'](_0x1ac33d,'change:activeAnnotations',(_0x57434a,_0x325971,_0x5f41c6)=>{const _0x48e271=Array['from'](_0x5f41c6)['map'](_0xae5784=>_0xae5784['innerView'])['find'](_0x9bc440=>_0x182d7a['_viewToController']['has'](_0x9bc440));if(!_0x48e271)return void(_0x54bba8['activeMarker']=null);const _0x19466e=_0x182d7a['_viewToController']['get'](_0x48e271)['model']['id'],_0x18cd51='comment:'+_0x19466e;_0x19466e&&_0x54bba8['hasMarkerForId'](_0x19466e)?_0x54bba8['activeMarker']=_0x18cd51:_0x54bba8['activeMarker']&&(_0x54bba8['activeMarker']=null);}),this['listenTo'](_0x182d7a,'removeCommentThread',(_0xc2e524,{threadId:_0x56c58d,isFromAdapter:_0x1313c1})=>{!_0x1313c1&&_0x1c9a37['ui']['focusTracker']['isFocused']&&_0x54bba8['hasMarkerForId'](_0x56c58d)&&_0x1c9a37['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x182d7a,'addComment',(_0xfa8bf2,{threadId:_0x471503,isFromAdapter:_0x1180cb})=>{if(_0x1180cb||!_0x54bba8['hasMarkerForId'](_0x471503)||!_0x182d7a['hasCommentThread'](_0x471503))return;0x1===_0x182d7a['getCommentThread'](_0x471503)['length']&&(_0x1c9a37['editing']['view']['focus'](),_0xfa8bf2['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x5b89d0=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x31ed50;for(const _0x3fe6b4 in _0x5b89d0){const _0x50b33d=_0x3fe6b4,_0x3d1be6=_0x5b89d0[_0x50b33d];if('commentsLicenseKeyValid'==_0x3d1be6||'commentsLicenseKeyInvalid'==_0x3d1be6||'commentsLicenseKeyExpired'==_0x3d1be6||'commentsLicenseKeyDomainLimit'==_0x3d1be6||'commentsLicenseKeyNotAllowed'==_0x3d1be6||'commentsLicenseKeyEvaluationLimit'==_0x3d1be6||'commentsLicenseKeyTrialLimit'==_0x3d1be6||'commentsLicenseKeyUsageLimit'==_0x3d1be6){delete _0x5b89d0[_0x50b33d],_0x31ed50=_0x3d1be6,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x31ed50&&_0x5b89d0['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x31ed50&&_0x5b89d0['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x31ed50&&_0x5b89d0['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x31ed50&&_0x5b89d0['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x31ed50&&_0x5b89d0['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyTrialLimit'==_0x31ed50&&_0x5b89d0['_showLicenseError']('trialLimit'),'commentsLicenseKeyUsageLimit'==_0x31ed50&&_0x5b89d0['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x40fd54){const _0x543538=this['editor'],_0x4c6082=new _0x40fd54(_0x543538['locale']),_0x4e8887=_0x543538['commands']['get']('addCommentThread');return _0x4c6082['set']({'label':N(_0x543538['locale'],'Comment'),'icon':_0x1d760f}),_0x4c6082['bind']('isEnabled')['to'](_0x4e8887,'isEnabled',_0x4e8887,'hasContent',(_0x28a48c,_0x1d1af6)=>_0x28a48c&&_0x1d1af6),this['listenTo'](_0x4c6082,'execute',()=>{_0x4e8887['execute']();}),_0x4c6082;}}class i extends _0x151cb1{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[r];}constructor(_0x4ebec7){super(_0x4ebec7),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x2e21ef,_0x30247f,_0x17b93d)=>{_0x17b93d?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x2ef5c8,_0x3971b8]of this['editor']['commands'])_0x3971b8['affectsData']&&'addCommentThread'!==_0x2ef5c8&&_0x3971b8['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 _0x2a8125=this['editor']['editing']['view']['document'];this['listenTo'](_0x2a8125,'cut',_0x32b319=>_0x32b319['stop'](),{'priority':'highest'}),this['listenTo'](_0x2a8125,'clipboardInput',_0x705a27=>_0x705a27['stop'](),{'priority':'highest'}),this['listenTo'](_0x2a8125,'delete',_0x4f41d2=>_0x4f41d2['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x5c70f0,_0x1b19fb]of this['editor']['commands'])_0x1b19fb['affectsData']&&'addCommentThread'!==_0x5c70f0&&_0x1b19fb['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 _0x3dc938{['activeUIs'];['uisData'];['_uis'];static get['requires'](){return[y];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4df7cc){super(_0x4df7cc),this['activeUIs']=new Set(),this['_uis']=new Map(),this['uisData']=new Map();}['init'](){const _0x56ce58=this['context']['plugins']['get'](y);this['listenTo'](_0x56ce58,'_activateAnnotation',(_0x13084a,_0x412f3d)=>{for(const _0xbb3774 of this['activeUIs']){const _0x270cea=this['_uis']['get'](_0xbb3774);(0x0,this['uisData']['get'](_0xbb3774)['filter'])(_0x412f3d)&&_0x270cea['setActiveAnnotation'](_0x412f3d);}}),this['listenTo'](_0x56ce58,'_deactivateAllAnnotations',()=>{for(const _0x1dca2f of this['activeUIs']){this['_uis']['get'](_0x1dca2f)['setActiveAnnotation'](null);}}),this['listenTo'](_0x56ce58['_visibleAnnotations'],'add',(_0x104b64,_0x40cd45)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x40cd45);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x3206f3){return this['activeUIs']['has'](_0x3206f3);}['activate'](_0x41ca30,_0x4e8605=this['defaultFilter']){const _0x1aeb8b=this['context']['plugins']['get'](y);if(!this['_uis']['has'](_0x41ca30))throw new _0x49a666('annotationsuis-missing-ui',this,{'uiName':_0x41ca30});this['isActive'](_0x41ca30)&&this['deactivate'](_0x41ca30),this['activeUIs']['add'](_0x41ca30);const _0x4842e6=new S();v({'source':_0x1aeb8b['_visibleAnnotations'],'target':_0x4842e6,'filter':_0x4e8605}),this['uisData']['set'](_0x41ca30,{'collection':_0x4842e6,'filter':_0x4e8605});const _0x14a495=this['_uis']['get'](_0x41ca30);_0x14a495['attach'](_0x4842e6),this['listenTo'](_0x14a495,'change:activeAnnotation',(_0x1538f2,_0x36c9ae,_0x520e50,_0x513e47)=>{_0x513e47&&_0x1aeb8b['_removeActiveAnnotation'](_0x513e47),_0x520e50&&_0x1aeb8b['_addActiveAnnotation'](_0x520e50);});}['deactivate'](_0x2a21b6){if(this['activeUIs']['delete'](_0x2a21b6),!this['_uis']['has'](_0x2a21b6))throw new _0x49a666('annotationsuis-missing-ui',this,{'uiName':_0x2a21b6});const _0x31d042=this['_uis']['get'](_0x2a21b6);_0x31d042['detach'](),this['stopListening'](_0x31d042),this['uisData']['get'](_0x2a21b6)['collection']['destroy'](),this['uisData']['delete'](_0x2a21b6);}['switchTo'](_0x496160){if(!this['_uis']['has'](_0x496160))throw new _0x49a666('annotationsuis-missing-ui',this,{'uiName':_0x496160});const _0x91ec78=this['context']['plugins']['get'](y),_0x52afc2=Array['from'](_0x91ec78['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x496160);const _0x4b75f6=this['_uis']['get'](_0x496160);_0x4b75f6['setActiveAnnotation'](_0x52afc2),_0x4b75f6['_setSelectedAnnotations']&&_0x52afc2&&_0x4b75f6['_setSelectedAnnotations']([_0x52afc2]);}['deactivateAll'](){for(const _0x27a9ef of this['activeUIs'])this['deactivate'](_0x27a9ef);}['register'](_0x51352f,_0x5b1f01){if(this['_uis']['has'](_0x51352f))throw new _0x49a666('annotationsuis-register-already-registered');if('function'!=typeof _0x5b1f01['attach']||'function'!=typeof _0x5b1f01['detach']||'function'!=typeof _0x5b1f01['setActiveAnnotation'])throw new _0x49a666('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x51352f,_0x5b1f01);}['refilterAnnotations'](){const _0x34e9d5=this['context']['plugins']['get'](y)['collection'],_0x7dc125=new Map(),_0x25f787=Array['from'](this['activeUIs']);for(const _0x144939 of this['activeUIs']){const _0x59f91e=this['uisData']['get'](_0x144939)['collection'];for(const _0x39a2ac of _0x59f91e)_0x7dc125['set'](_0x39a2ac,_0x144939);}for(const _0x291de0 of _0x34e9d5){const _0x28483c=_0x7dc125['get'](_0x291de0);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x291de0);const _0x559bd3=_0x25f787['find'](_0x36501e=>this['uisData']['get'](_0x36501e)['filter'](_0x291de0));_0x28483c!==_0x559bd3&&(_0x28483c&&this['uisData']['get'](_0x28483c)['collection']['remove'](_0x291de0),_0x559bd3&&this['uisData']['get'](_0x559bd3)['collection']['add'](_0x291de0));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['defaultFilter'](){return!0x0;}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x5ca623){const _0x330e20=[];for(const _0x23b362 of this['activeUIs']){(0x0,this['uisData']['get'](_0x23b362)['filter'])(_0x5ca623)&&_0x330e20['push'](_0x23b362);}if(_0x330e20['length']>0x1)throw new _0x49a666('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x330e20,'annotationType':_0x5ca623['type']});}}const _i=/* #__PURE__ -- @preserve */
|
|
32
|
+
Ht('px');class H extends kt{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0x87adbf){super(_0x87adbf);const _0x5e85d7=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 _0x5beb57(),this['focusCycler']=new _0x5e14fa({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x5e85d7['to']('class')],'style':{'minHeight':_0x5e85d7['to']('minHeight',_0x39cd61=>'number'==typeof _0x39cd61?_i(_0x39cd61+0xa):null)},'dir':_0x87adbf['uiLanguageDirection'],'role':'application','aria-label':N(_0x87adbf,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':N(_0x87adbf,'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',_0x411e31=>{this['_updateItemPositionInFocusables'](_0x411e31['source']);}),this['list']['forEach'](_0x33b31f=>{this['focusTracker']['add'](_0x33b31f['element']),this['_updateItemPositionInFocusables'](_0x33b31f);}),this['list']['on']('change',(_0x251623,_0x230711)=>{for(const _0x1cb0c8 of _0x230711['removed'])this['focusTracker']['remove'](_0x1cb0c8['element']),this['focusables']['remove'](_0x1cb0c8);for(const _0x5e1ef7 of _0x230711['added'])this['focusTracker']['add'](_0x5e1ef7['element']),this['_updateItemPositionInFocusables'](_0x5e1ef7);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0x1b8a4f){const _0x1a2e9b=this['focusables']['getIndex'](_0x1b8a4f);let _0x1d201f,_0x2f864d;for(const _0x1e7fab of this['focusables'])if(_0x1b8a4f['top']<_0x1e7fab['top']){_0x1d201f=_0x1e7fab;break;}if(_0x2f864d=_0x1d201f?this['focusables']['getIndex'](_0x1d201f):this['focusables']['length'],-0x1!==_0x1a2e9b){if(_0x1a2e9b===_0x2f864d-0x1)return;this['focusables']['remove'](_0x1b8a4f),_0x2f864d=_0x1d201f?this['focusables']['getIndex'](_0x1d201f):this['focusables']['length'];}this['focusables']['add'](_0x1b8a4f,_0x2f864d);}}const Ot=/* #__PURE__ -- @preserve */
|
|
33
|
+
Ht('px');class R extends kt{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x479cf3){super(_0x479cf3),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x4b9c2f,_0x58eed5)=>_0x4b9c2f+_0x58eed5),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=xt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x45e545=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x45e545['to']('isAnimationDisabled',_0x121fa1=>_0x121fa1?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x45e545['to']('top',_0x40120a=>Ot(_0x40120a))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x491eb5=this['element']['clientHeight'];_0x491eb5&&(this['height']=_0x491eb5);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0x3dc938{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x53aaf6){super(_0x53aaf6),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 _0x41a524=this['context']['config']['get']('sidebar.container');_0x41a524&&this['setContainer'](_0x41a524);}['setContainer'](_0x3df959){if(!g(_0x3df959))throw new _0x49a666('sidebar-setcontainer-invalid-element');this['container']=_0x3df959;}['_attachToContainer']({viewClass:_0x1c6d89='',spaceBetweenItems:_0x17b85f=0x19}={}){if(!g(this['container']))throw new _0x49a666('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x1c6d89,this['_spaceBetweenItems']=_0x17b85f;}['rearrange']({removedAnnotation:_0xefa348,previousAnnotation:_0x2e8703,nextAnnotation:_0x42113c}){const _0x68e135=this['getSidebarItemView'](_0xefa348);this['view']['list']['remove'](_0x68e135),this['_destroySidebarItemView'](_0xefa348),_0x2e8703&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x2e8703)),_0x42113c&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x42113c)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x158a25,activatedAnnotation:_0x4a0de6,disableAnimationOnActivatedAnnotation:_0x4c4736}){if(this['_activeAnnotation']=_0x4a0de6,_0x158a25){_0x158a25['isActive']=!0x1;const _0x223bac=this['getSidebarItemView'](_0x158a25);_0x223bac&&_0x4c4736&&(_0x223bac['isAnimationDisabled']=!0x1);}if(_0x4a0de6){const _0x4852af=this['getSidebarItemView'](_0x4a0de6);_0x4852af&&(_0x4a0de6['isActive']=!0x0,_0x4c4736&&(_0x4852af['isAnimationDisabled']=!0x0,_0x4852af['top']+=0x1),this['_alignToTargetRect'](_0x4852af));}}['_detachFromContainer'](_0x286179){if(this['view']['element']['remove'](),_0x286179){for(const _0x338472 of _0x286179)this['_destroySidebarItemView'](_0x338472);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x46bfa9,_0x3d9786){_0x3d9786||(_0x3d9786=_0x46bfa9['view']);const _0x179cdf=new R(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x179cdf,_0x46bfa9),this['_annotationToSidebarItemView']['set'](_0x46bfa9,_0x179cdf),_0x179cdf['content']['add'](_0x3d9786),this['listenTo'](_0x46bfa9['view'],'change:targetRect',(_0x28affc,_0x572c7e,_0x207623)=>{const _0x5cec26=this['_getTargetTop'](_0x46bfa9,_0x207623);_0x179cdf['_targetTop']!=_0x5cec26&&(_0x179cdf['_targetTop']=_0x5cec26,this['_setItemTop'](_0x179cdf,_0x5cec26));}),this['listenTo'](_0x179cdf,'change:top',()=>{this['_recalculate'](_0x179cdf,'top');}),this['listenTo'](_0x179cdf,'change:bottom',()=>{this['_recalculate'](_0x179cdf,'bottom');}),this['_alignToTargetRect'](_0x179cdf);const _0x430fa1=this['_getItemBefore'](_0x179cdf);if(_0x430fa1)this['_alignAfterItem'](_0x430fa1,_0x179cdf)||this['_alignToTargetRect'](_0x179cdf);else this['_alignToTargetRect'](_0x179cdf);return this['_updateLastItem'](),this['view']['list']['add'](_0x179cdf),_0x179cdf;}['_alignForTopChange'](_0x48653e){if(!_0x48653e['content']['length'])return;const _0x32eef5=this['_getItemBefore'](_0x48653e);if(!_0x32eef5)return;const _0x3a4ab0=this['_sidebarItemViewToAnnotation']['get'](_0x32eef5),_0x2190aa=this['_activeAnnotation'];_0x2190aa&&_0x2190aa===_0x3a4ab0?this['_alignAfterItem'](_0x32eef5,_0x48653e):this['_alignBeforeItem'](_0x48653e,_0x32eef5);}['_alignForBottomChange'](_0x5a7a02){if(!_0x5a7a02['content']['length'])return;const _0x267a93=this['_getItemAfter'](_0x5a7a02);if(!_0x267a93)return;const _0x23d4aa=this['_sidebarItemViewToAnnotation']['get'](_0x267a93),_0x48c9f4=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x43675d=this['_activeAnnotation'];_0x43675d&&_0x43675d===_0x23d4aa&&_0x48c9f4?(this['_alignBeforeItem'](_0x267a93,_0x5a7a02),this['_alignAfterItem'](_0x5a7a02,_0x267a93)):_0x43675d&&_0x43675d===_0x23d4aa?this['_alignBeforeItem'](_0x267a93,_0x5a7a02):this['_alignAfterItem'](_0x5a7a02,_0x267a93);}['_recalculate'](_0x513e07,_0x111cb3){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x5b65d0,changedProp:_0x3f535b}of this['_recalculateBuffer'])'top'===_0x3f535b?this['_alignForTopChange'](_0x5b65d0):this['_alignForBottomChange'](_0x5b65d0);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x513e07,'changedProp':_0x111cb3});}['getSidebarItemView'](_0xbb3361){return this['_annotationToSidebarItemView']['get'](_0xbb3361);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x380fe7){const _0x3a65f5=this['getSidebarItemView'](_0x380fe7);this['stopListening'](_0x3a65f5),this['stopListening'](_0x380fe7['view']),_0x3a65f5['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x380fe7),this['_sidebarItemViewToAnnotation']['delete'](_0x3a65f5);}['_createSidebarView'](){const _0x29d505=new H(this['context']['locale']);return _0x29d505['render'](),this['on']('change:_lastItem',(_0x1e552d,_0x2b3d66,_0x2bbc84,_0x1c3008)=>{_0x1c3008&&_0x29d505['unbind']('minHeight'),_0x2bbc84?_0x29d505['bind']('minHeight')['to'](_0x2bbc84,'bottom'):_0x29d505['minHeight']=null;}),_0x29d505;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x1159ad){const _0x3ddd12=this['_sidebarItemViewToAnnotation']['get'](_0x1159ad),_0x64e91a=_0x3ddd12&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x3ddd12)-0x1);return _0x64e91a&&this['getSidebarItemView'](_0x64e91a)||null;}['_getItemAfter'](_0x4e3f4e){const _0x17208d=this['_sidebarItemViewToAnnotation']['get'](_0x4e3f4e),_0x263f4a=_0x17208d&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x17208d)+0x1);return _0x263f4a&&this['getSidebarItemView'](_0x263f4a)||null;}['_alignBeforeItem'](_0x5629a0,_0x5513f1){_0x5629a0['updateHeight']();const _0x4d54e0=G(_0x5513f1['bottom']+this['_spaceBetweenItems'],_0x5629a0['top']);return!!_0x4d54e0&&(this['_setItemTop'](_0x5513f1,_0x5513f1['top']-_0x4d54e0),!0x0);}['_alignAfterItem'](_0x2a5075,_0x1bf802){_0x2a5075['updateHeight']();const _0x25b502=G(_0x2a5075['bottom']+this['_spaceBetweenItems'],_0x1bf802['top']);return!!_0x25b502&&(this['_setItemTop'](_0x1bf802,_0x1bf802['top']+_0x25b502,!0x1),!0x0);}['_alignToTargetRect'](_0x11323e){const _0x3de6fc=this['_sidebarItemViewToAnnotation']['get'](_0x11323e);if(!_0x3de6fc||!_0x3de6fc['target']||!_0x3de6fc['targetRect'])return;const _0x233f38=this['_getTargetTop'](_0x3de6fc,_0x3de6fc['targetRect']);this['_setItemTop'](_0x11323e,_0x233f38);}['_getTargetTop'](_0x3601b0,_0x4fd810){if(null===_0x4fd810)return 0x0;if(_0x3601b0['target']instanceof _0x2884cb)return _0x4fd810['top'];{const _0xf3eb66=new _0x2884cb(this['view']['element'])['top'];return _0x4fd810['top']-_0xf3eb66;}}['_setItemTop'](_0x1100d9,_0x1b8ec0,_0x4f49de=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x4f49de&&(_0x1b8ec0=Math['max'](_0x1b8ec0,this['_getMaxAvailableTop'](_0x1100d9))),_0x1100d9['top']=_0x1b8ec0;}['_getMaxAvailableTop'](_0x4a7180){let _0x15e01a=this['_getItemBefore'](_0x4a7180),_0x154bed=0x0;for(;_0x15e01a;)_0x15e01a['updateHeight'](),_0x154bed+=this['_spaceBetweenItems']+_0x15e01a['height'],_0x15e01a=this['_getItemBefore'](_0x15e01a);return _0x154bed;}}function G(_0x3e27e2,_0x5c4aeb){return Math['max'](_0x3e27e2-_0x5c4aeb,0x0);}function g(_0x584570){return null!==_0x584570&&'object'==typeof _0x584570&&0x1===_0x584570['nodeType'];}class e extends _0x3dc938{['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(_0x3f2b70){super(_0x3f2b70),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x351e7a(),this['_refreshPositioningDebounced']=_0x5cca7a(()=>{_0x3f2b70['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x5b6d41=this['context']['plugins']['get'](j),_0x2b048c=this['context']['plugins']['get'](z);_0x5b6d41['register']('wideSidebar',this),_0x2b048c['container']&&_0x5b6d41['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x2dd27e){if(_0x2dd27e===this['activeAnnotation'])return;const _0x322c35=this['context']['plugins']['get'](z);_0x322c35['_activeAnnotation']=_0x2dd27e;const _0xdf6bb8=this['activeAnnotation'];_0x322c35['refresh']({'blurredAnnotation':_0xdf6bb8,'activatedAnnotation':_0x2dd27e}),this['activeAnnotation']=_0x2dd27e;}['attach'](_0x2eb822){this['annotations']=_0x2eb822;const _0x1c3580=this['context']['plugins']['get'](z);if(_0x1c3580['_annotations']=_0x2eb822,this['isAttached'])throw new _0x49a666('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x1c3580,'set:container',()=>{this['detach'](),this['listenTo'](_0x1c3580,'change:container',_0x5a8b4b=>{_0x5a8b4b['off'](),this['attach'](_0x2eb822);});}),_0x1c3580['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x259e48=_0x21f674=>{_0x21f674['updateTargetRect'](),_0x1c3580['addAnnotation'](_0x21f674);};for(const _0x2f9125 of _0x2eb822)_0x259e48(_0x2f9125);this['listenTo'](_0x2eb822,'add',(_0x3c72f1,_0x29b610)=>{_0x259e48(_0x29b610);}),this['listenTo'](_0x2eb822,'remove',(_0x24593d,_0x360351,_0x1cc7ef)=>{_0x1c3580['rearrange']({'removedAnnotation':_0x360351,'previousAnnotation':_0x2eb822['get'](_0x1cc7ef-0x1),'nextAnnotation':_0x2eb822['get'](_0x1cc7ef+0x1)}),_0x360351===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x2eb822,'focus',(_0xcc6019,_0x2d4aba)=>{this['setActiveAnnotation'](_0x2d4aba);}),this['listenTo'](_0x2eb822,'blur',()=>{this['setActiveAnnotation'](null);});const _0xf91a05=this['context']instanceof _0x4b4900?this['context']['editors']:new _0x351e7a([this['context']]);for(const _0x2084f1 of _0xf91a05)this['_integrateWithEditorAnnotations'](_0x2084f1);this['listenTo'](_0xf91a05,'add',(_0x3a0d51,_0x4ebeb6)=>{this['listenTo'](_0x4ebeb6,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x4ebeb6);});}),this['listenTo'](_0xf91a05,'remove',(_0x4b44f5,_0xe50a31)=>{_0xe50a31['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0xe50a31['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x49a666('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x156633=this['context']['plugins']['get'](z);_0x156633['_detachFromContainer'](this['annotations']),this['stopListening'](_0x156633),this['stopListening'](this['annotations']),this['context']instanceof _0x4b4900&&this['stopListening'](this['context']['editors']);for(const _0x19272f of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x19272f);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x175fcf){if(!_0x175fcf['plugins']['has']('EditorAnnotations'))return;const _0x142027=_0x175fcf['plugins']['get']('EditorAnnotations'),_0x322cdd=()=>{const _0x13c1bc=_0x142027['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x13c1bc[0x0]||null);};this['listenTo'](_0x142027,'refresh',_0x322cdd),this['listenTo'](_0x142027,'blur',(_0x1ce74a,{isAnnotationTracked:_0x4ce8c9})=>{this['activeAnnotation']&&_0x4ce8c9(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x142027,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x215ace=>{_0x142027['hasDomSelection']()&&(_0x322cdd(),_0x215ace['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x142027);}['_destroyEditorAnnotationsIntegration'](_0x5a60d4){this['stopListening'](_0x5a60d4),this['_editorAnnotations']['remove'](_0x5a60d4);}}class C extends _0x5aa39b{['counterView'];constructor(_0x49abfe){super(_0x49abfe);const _0x3a5216=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0xb57aff,_0xf3312d)=>_0xb57aff?'...':_0xf3312d['toString']()),this['set']('annotationType',''),this['icon']=_0x1d760f,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new kt(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x3a5216['to']('annotationType',_0x4262de=>'ck-annotation-counter__badge--'+_0x4262de),_0x3a5216['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x3a5216['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class n extends _0x3dc938{['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(_0x3a08ed){super(_0x3a08ed),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=new(_0x3bd109())(),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x351e7a(),this['_refreshPositioningDebounced']=_0x5cca7a(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](j)['register']('narrowSidebar',this),this['bodyCollection']=new _0xb3dce7(this['context']['locale']),this['balloonPanelView']=new _0x236b95(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x2c33d3){this['annotations']=_0x2c33d3;const _0x380f80=this['context']['plugins']['get'](z),_0x3f42c6=this['balloonPanelView'];if(_0x380f80['_annotations']=_0x2c33d3,this['isAttached'])throw new _0x49a666('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x380f80,'set:container',()=>{this['detach'](),this['listenTo'](_0x380f80,'change:container',_0x3e2d8f=>{_0x3e2d8f['off'](),this['attach'](_0x2c33d3);});}),_0x380f80['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0xe9c976=_0x5c3456=>{const _0x393510=new C(this['context']['locale']);_0x380f80['addAnnotation'](_0x5c3456,_0x393510),this['_annotationToNarrowView']['set'](_0x5c3456,_0x393510),_0x393510['bind']('isDirty','annotationType','number')['to'](_0x5c3456['view'],'isDirty','type','length'),_0x393510['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x3f42c6['content']['first']!==_0x5c3456['view']?(this['_showBalloon'](_0x5c3456),_0x5c3456['view']['element']['focus'](),this['setActiveAnnotation'](_0x5c3456)):this['setActiveAnnotation'](null);});};for(const _0x55e82c of _0x2c33d3)_0xe9c976(_0x55e82c);this['listenTo'](_0x2c33d3,'add',(_0xa718e9,_0x1e72a2)=>{_0xe9c976(_0x1e72a2);}),this['listenTo'](_0x2c33d3,'remove',(_0x25364e,_0x1badba,_0x4de2d2)=>{this['_annotationToNarrowView']['get'](_0x1badba)['destroy'](),this['_annotationToNarrowView']['delete'](_0x1badba),_0x380f80['rearrange']({'removedAnnotation':_0x1badba,'previousAnnotation':_0x2c33d3['get'](_0x4de2d2-0x1),'nextAnnotation':_0x2c33d3['get'](_0x4de2d2+0x1)}),_0x1badba===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x2c33d3,'focus',(_0x3ab192,_0x494f80)=>{this['setActiveAnnotation'](_0x494f80);}),this['listenTo'](_0x2c33d3,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x1746d5,_0x5de128)=>{_0x5de128['keyCode']===_0x288437['esc']&&_0x3f42c6['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x3f42c6['content']['first']),this['_hideBalloon'](),_0x5de128['stopPropagation'](),_0x5de128['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x1a5938,_0x4c4d69)=>{const _0x1cd21e=_0x4c4d69['target'];_0x3f42c6['isVisible']&&_0x3f42c6['element']['contains'](_0x1cd21e)||_0x380f80['view']['element']['contains'](_0x1cd21e)||_0x1a5938['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x520378=>_0x520378['contains'](_0x1cd21e))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x23ebb1=this['context']instanceof _0x4b4900?this['context']['editors']:new _0x351e7a([this['context']]);for(const _0x150e3c of _0x23ebb1)this['_integrateWithEditorAnnotations'](_0x150e3c);this['listenTo'](_0x23ebb1,'add',(_0x4ea890,_0x251839)=>{this['listenTo'](_0x251839,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x251839);});}),this['listenTo'](_0x23ebb1,'remove',(_0x18a350,_0xd37325)=>{_0xd37325['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0xd37325['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0xff3525){if(_0xff3525===this['activeAnnotation'])return;const _0x2fddf4=this['context']['plugins']['get'](z);if(_0x2fddf4['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0xff3525,'disableAnimationOnActivatedAnnotation':!0x0}),_0xff3525)_0x2fddf4['getSidebarItemView'](_0xff3525)?this['_showBalloon'](_0xff3525):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0xff3525;}['detach'](){if(!this['isAttached'])throw new _0x49a666('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x55168d=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x2b2644=>_0x2b2644['destroy']()),this['_annotationToNarrowView']['clear'](),_0x55168d['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x4b4900&&this['stopListening'](this['context']['editors']);for(const _0x3b4054 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x3b4054);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'](_0x4d7b26){if(!_0x4d7b26['plugins']['has']('EditorAnnotations'))return;const _0x10a53c=_0x4d7b26['plugins']['get']('EditorAnnotations'),_0x5d4074=this['context']['plugins']['get'](z),_0x2b26f4=this['annotations'],_0x1b8f7b=this['balloonPanelView'],_0x473294=()=>{const _0xf3d015=_0x10a53c['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0xf3d015),this['setActiveAnnotation'](_0xf3d015[0x0]||null);};this['listenTo'](_0x10a53c,'refresh',_0x473294),this['listenTo'](_0x10a53c,'blur',(_0x463d7e,{isAnnotationTracked:_0xe1e5fd})=>{this['activeAnnotation']&&_0xe1e5fd(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x10a53c,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x2b26f4,'blur',_0x30f7b3=>{_0x10a53c['hasDomSelection']()&&_0x30f7b3['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x348ddf,_0x5603b8)=>{const _0x4113ca=_0x5603b8['target'];_0x1b8f7b['isVisible']&&_0x1b8f7b['element']['contains'](_0x4113ca)||_0x5d4074['view']['element']['contains'](_0x4113ca)||this['activeAnnotation']&&_0x10a53c['hasDomSelection']()&&(_0x473294(),_0x348ddf['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x10a53c);}['_destroyEditorAnnotationsIntegration'](_0x10ff37){_0x10ff37&&(this['stopListening'](_0x10ff37),this['_editorAnnotations']['remove'](_0x10ff37));}['_setSelectedAnnotations'](_0x22f161){for(const _0x4a10c4 of this['_selectedAnnotations'])_0x22f161['includes'](_0x4a10c4)||this['_manuallyClosedAnnotationViews']['delete'](_0x4a10c4['view']);this['_selectedAnnotations']=_0x22f161;}['_refreshPositioning'](){const _0x185e70=this['balloonPanelView'];this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning'](),_0x185e70['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x11a0a3){if(this['_manuallyClosedAnnotationViews']['has'](_0x11a0a3['view']))return;const _0x28d403=this['balloonPanelView']['content']['first'];_0x28d403!==_0x11a0a3['view']?(_0x28d403&&this['_detachListeners'](_0x28d403),this['_attachListeners'](_0x11a0a3['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x11a0a3['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x4a8b96=this['balloonPanelView']['content']['first'],_0x3bb794=_0x4a8b96&&this['annotations']['getByView'](_0x4a8b96);if(!_0x3bb794||!this['_annotationToNarrowView']['has'](_0x3bb794))return;const _0x383885=this['_annotationToNarrowView']['get'](_0x3bb794)['element'],_0x5d59bb=(function(){const _0x243dd5=_0x236b95['defaultPositions'];return[_0x243dd5['southArrowNorthEast'],_0x243dd5['northArrowSouthEast'],_0x243dd5['southArrowNorth'],_0x243dd5['northArrowSouth'],_0x243dd5['southArrowNorthWest'],_0x243dd5['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x383885,'positions':_0x5d59bb});}['_hideBalloon'](){const _0x4ec961=this['balloonPanelView'],_0x4e5c6c=_0x4ec961['content']['first'];_0x4e5c6c&&(this['_detachListeners'](_0x4e5c6c),_0x4ec961['unpin'](),_0x4ec961['content']['clear']());}['_attachListeners'](_0x45df7f){this['listenTo'](_0x45df7f,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x45df7f,'Esc',(_0x5469b8,_0x1580a2)=>{this['_manuallyClosedAnnotationViews']['add'](_0x45df7f),this['_hideBalloon'](),_0x1580a2();});}['_detachListeners'](_0x5c8877){this['stopListening'](_0x5c8877);}}class c extends _0x151cb1{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[b,_0x343c98,j];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5a70e8){super(_0x5a70e8),_0x5a70e8['editing']['view']['addObserver'](_0x53243f),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x5a70e8['plugins']['get'](_0x343c98),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x40e8cd=this['editor']['plugins']['get'](j);_0x40e8cd['context']===this['editor']&&(_0x40e8cd['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x48899f,_0x2f60c2)=>{const _0x5190b5=this['_balloon'];if(this['isAttached']&&_0x5190b5['visibleView']){const _0x5217dd=this['annotations']['getByView'](_0x5190b5['visibleView']);_0x5217dd&&this['_closeAnnotation'](_0x5217dd),_0x2f60c2();}}));}['afterInit'](){const _0x70fe38=this['editor']['plugins']['get'](j);_0x70fe38['context']===this['editor']&&(_0x70fe38['hasActive']()||_0x70fe38['switchTo']('inline'));}['setActiveAnnotation'](_0x167025){_0x167025!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x167025&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x167025)&&this['_addAnnotationToBalloon'](_0x167025,!0x0),_0x167025['isActive']=!0x0),_0x167025||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x167025);}['attach'](_0x4d7416){this['annotations']=_0x4d7416;const _0x10db09=this['editor']['plugins']['get'](j),_0x13dd6c=this['_balloon'];if(this['isAttached'])throw new _0x49a666('inlineannotations-attach-already-attached',this);if(_0x10db09['context']!==this['editor'])throw new _0x49a666('inlineannotations-not-allowed-with-context',this);const _0x47f3e6=this['editor']['plugins']['get'](b);this['listenTo'](_0x47f3e6,'refresh',()=>{const _0x199bb4=_0x47f3e6['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x157ad6,_0x41a4a2;!this['_forceRefresh']&&(_0x157ad6=_0x199bb4,_0x41a4a2=this['_selectedAnnotations'],_0x157ad6['length']===_0x41a4a2['length']&&_0x157ad6['every'](_0x16243b=>_0x41a4a2['includes'](_0x16243b)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x199bb4),this['setActiveAnnotation'](_0x199bb4[0x0]||null));}),this['listenTo'](_0x47f3e6,'blur',(_0x329ad0,{isAnnotationTracked:_0x40be3c})=>{this['activeAnnotation']&&_0x40be3c(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x59ea96,_0x37390d,_0x488d91)=>{_0x488d91||this['setActiveAnnotation'](null);}),this['listenTo'](_0x4d7416,'remove',(_0x486d17,_0x40d2fb)=>{this['_removeAnnotationFromBalloon'](_0x40d2fb),_0x40d2fb===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x13dd6c,'change:visibleView',(_0x544f7d,_0x57d704,_0x493824,_0x48d7c5)=>{_0x48d7c5&&this['stopListening'](_0x48d7c5);const _0xf93d3d=_0x4d7416['getByView'](_0x493824);_0x493824&&_0xf93d3d&&(this['listenTo'](_0x493824,'change:height',()=>{_0x13dd6c['updatePosition']();}),this['listenTo'](_0x493824,'Esc',()=>{this['_closeAnnotation'](_0xf93d3d),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0xf93d3d&&this['setActiveAnnotation'](_0xf93d3d));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x13dd6c['visibleView']&&(_0x4d7416['getByView'](_0x13dd6c['visibleView'])&&_0x13dd6c['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 _0x49a666('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x372d08 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x372d08);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x26aac5){for(const _0x5b9701 of this['_selectedAnnotations'])_0x26aac5['includes'](_0x5b9701)||this['_manuallyClosed']['delete'](_0x5b9701);for(const _0x5bcfd2 of this['annotations'])_0x26aac5['includes'](_0x5bcfd2)||this['_removeAnnotationFromBalloon'](_0x5bcfd2);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x31e31f of _0x26aac5)this['_addAnnotationToBalloon'](_0x31e31f);}this['_selectedAnnotations']=_0x26aac5;}['_addAnnotationToBalloon'](_0x4dbc7f,_0xbd8ba9=!0x1){this['_manuallyClosed']['has'](_0x4dbc7f)||(this['_addedAnnotations']['has'](_0x4dbc7f)||this['_balloon']['hasView'](_0x4dbc7f['view'])||(this['_addedAnnotations']['add'](_0x4dbc7f),this['_balloon']['add']({'stackId':_0x4dbc7f['view']['id'],'view':_0x4dbc7f['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x4dbc7f)}})),_0xbd8ba9&&this['_balloon']['showStack'](_0x4dbc7f['view']['id']));}['_getBalloonTargetForAnnotation'](_0x36875a){const _0x324bbe=_0x36875a['target'],_0x4dd59d=this['editor']['editing']['view'],_0x5b65b7=_0x4dd59d['document']['selection']['getFirstRange'](),_0x137565=_0x4dd59d['domConverter']['viewRangeToDom'](_0x5b65b7);if(_0x137565['collapse'](!0x0),_0x324bbe){if(_0x324bbe instanceof _0x2884cb)return _0x324bbe;let _0x5a2d1b=[];for(const _0x187875 of _0x324bbe)_0x5a2d1b['push'](...F(_0x187875['getClientRects']()));_0x5a2d1b=function(_0x1a91b6){const _0x49926d=[];let _0x412ed0=_0x1a91b6[0x0];for(let _0xc9bb40=0x1;_0xc9bb40<_0x1a91b6['length'];_0xc9bb40++)P(_0x412ed0,_0x1a91b6[_0xc9bb40])?_0x412ed0['width']+=_0x1a91b6[_0xc9bb40]['width']:(_0x49926d['push'](_0x412ed0),_0x412ed0=_0x1a91b6[_0xc9bb40]);return _0x49926d['push'](_0x412ed0),_0x49926d;}(_0x5a2d1b);const _0x2e833e=_0x137565['getBoundingClientRect']();return _0x5a2d1b['find'](_0x2e808d=>_0x2e808d['top']<=_0x2e833e['top']&&_0x2e808d['bottom']>=_0x2e833e['bottom']&&_0x2e808d['left']<=_0x2e833e['left']&&_0x2e808d['right']>=_0x2e833e['right'])||_0x5a2d1b[0x0];}return _0x36875a['targetRect']||_0x137565;}['_removeAnnotationFromBalloon'](_0x4e0bf5){this['_addedAnnotations']['has'](_0x4e0bf5)&&this['_balloon']['hasView'](_0x4e0bf5['view'])&&(this['_addedAnnotations']['delete'](_0x4e0bf5),this['_balloon']['remove'](_0x4e0bf5['view']));}['_closeAnnotation'](_0x19f56b){this['_manuallyClosed']['add'](_0x19f56b),this['_removeAnnotationFromBalloon'](_0x19f56b);}}function F(_0x48a3de){return Array['from'](_0x48a3de)['map'](DOMRect['fromRect']);}function P(_0x13287b,_0x98683a){return _0x13287b['top']===_0x98683a['top']&&_0x13287b['bottom']===_0x98683a['bottom']&&_0x13287b['right']===_0x98683a['left'];}class Z extends kt{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x288f53,_0x457a9c){super(_0x288f53),this['set']('isEmpty',!_0x457a9c['length']),this['focusTracker']=new _0x5beb57(),this['_annotationViews']=_0x457a9c,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new _0x5e14fa({'focusables':_0x457a9c,'focusTracker':this['focusTracker']}),this['listenTo'](_0x457a9c,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x457a9c,'remove',(_0x33e28f,_0x27f7a2)=>{_0x27f7a2['isActive']&&this['focus'](),_0x457a9c['length']||(this['isEmpty']=!0x0);});const _0xfc38e0=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':N(_0x288f53,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x457a9c},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0xfc38e0['if']('isEmpty','ck-hidden',_0x2f9d1d=>!_0x2f9d1d)]},'children':[{'text':N(_0x288f53,'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 _0x55bfe0 of this['_annotationViews'])this['focusTracker']['add'](_0x55bfe0['element']);this['_annotationViews']['on']('change',(_0x15011c,{added:_0x44143a,removed:_0x2675d9})=>{for(const _0x144f3e of _0x44143a)this['focusTracker']['add'](_0x144f3e['element']);for(const _0x376bac of _0x2675d9)this['focusTracker']['remove'](_0x376bac['element']);});}}class p extends _0x3dc938{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,y];}constructor(_0x4cfc33){super(_0x4cfc33),this['archivedThreads']=new _0x351e7a();}['init'](){const _0x45d982=this['context'],_0x5dd66d=_0x45d982['plugins']['get'](o),_0x1984dc=_0x45d982['plugins']['get'](y);this['listenTo'](_0x5dd66d,'addCommentThread',(_0x47031f,{threadId:_0x5951df})=>{const _0x17c403=_0x5dd66d['getCommentThread'](_0x5951df);_0x17c403['archivedAt']&&this['archivedThreads']['add'](_0x17c403,this['_calculatePosition'](_0x17c403['archivedAt'])),this['listenTo'](_0x17c403,'change:archivedAt',(_0x5b3905,_0x26c9c1,_0x1f2b32)=>{_0x1f2b32?this['archivedThreads']['has'](_0x17c403)||this['archivedThreads']['add'](_0x17c403,this['_calculatePosition'](_0x17c403['archivedAt'])):this['archivedThreads']['has'](_0x17c403)&&this['archivedThreads']['remove'](_0x17c403);});}),this['listenTo'](_0x5dd66d,'removeCommentThread',(_0x561868,{threadId:_0x2b6dfa})=>{const _0x4e3170=_0x5dd66d['getCommentThread'](_0x2b6dfa);this['stopListening'](_0x4e3170),this['archivedThreads']['has'](_0x4e3170)&&this['archivedThreads']['remove'](_0x4e3170);},{'priority':'highest'}),this['listenTo'](_0x1984dc['collection'],'focus',(_0x36e27a,_0x5c28b9)=>{_0x5c28b9['isVisible']||(_0x5c28b9['isActive']=!0x0,_0x1984dc['activate'](_0x5c28b9));});}['_calculatePosition'](_0x3751ec){const _0x5a59bd=[...this['archivedThreads']]['findIndex'](_0x53a753=>_0x53a753['archivedAt']<_0x3751ec);return _0x5a59bd>-0x1?_0x5a59bd:this['archivedThreads']['length'];}}class a extends _0x151cb1{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[p,_0x56510e];}constructor(_0x48c9e8){super(_0x48c9e8),this['annotationViews']=new _0xb76f27(),this['_pendingThreads']=[];}['init'](){const _0x14eb04=this['editor'],_0x1d7ef1=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x14eb04['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x5aa39b,!0x0)),_0x14eb04['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x3dc912=this['_createCommentsArchiveButton'](_0x4e8872);return _0x3dc912['set']({'role':'menuitemcheckbox'}),_0x3dc912;});const _0x53db8e=_0x14eb04['plugins']['get'](p),_0x832745=_0x14eb04['plugins']['get']('Annotations'),_0x5e8de7=_0x14eb04['plugins']['get']('CommentsRepository');_0x53db8e['archivedThreads']['forEach'](_0x421253=>{this['_handleNewThread'](_0x421253);}),this['listenTo'](_0x53db8e['archivedThreads'],'add',(_0x3ecc10,_0x2e0a78)=>{this['_handleNewThread'](_0x2e0a78);}),this['listenTo'](_0x832745['collection'],'add',(_0xce514,_0x5ef819)=>{const _0x73ce82=this['_pendingThreads']['find'](_0x455ff3=>{const _0x1b612d=_0x5e8de7['_threadToController']['get'](_0x455ff3);return _0x1b612d&&_0x5ef819['innerView']===_0x1b612d['view'];});if(_0x73ce82){const _0x391e93=this['_calculatePosition'](_0x73ce82['archivedAt']);this['_addAnnotationToArchive'](_0x5ef819,_0x391e93),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x73ce82),0x1);}}),this['listenTo'](_0x53db8e['archivedThreads'],'remove',(_0x595e55,_0x288f10)=>{const _0x2c55ae=_0x14eb04['config']['get']('collaboration.channelId');if(!_0x2c55ae||_0x288f10['channelId']===_0x2c55ae){if(this['_pendingThreads']['includes'](_0x288f10))this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x288f10),0x1);else{const _0x273a56=_0x5e8de7['_threadToController']['get'](_0x288f10),_0x13d799=_0x832745['getByInnerView'](_0x273a56['view']);this['annotationViews']['remove'](_0x13d799['view']),this['stopListening'](_0x13d799),this['stopListening'](_0x13d799['focusableElements']);}}}),this['listenTo'](_0x832745['collection'],'add',(_0x1a492d,_0x468c2d)=>{this['listenTo'](_0x468c2d,'escape',_0x1d7ef1);}),this['listenTo'](_0x832745['collection'],'remove',(_0x41e611,_0x50d3c7)=>{this['stopListening'](_0x50d3c7,'escape',_0x1d7ef1);});}['_addAnnotationToArchive'](_0x4be2db,_0x3ded92){this['listenTo'](_0x4be2db,'set:isVisible',_0x566600=>{_0x566600['return']=!0x1,_0x566600['stop']();}),this['annotationViews']['add'](_0x4be2db['view'],_0x3ded92);}['_handleNewThread'](_0x4d1cd5){const _0x33beb3=this['editor']['plugins']['get']('CommentsRepository'),_0x4c2ab2=this['editor']['plugins']['get']('Annotations'),_0x232524=this['editor']['config']['get']('collaboration.channelId');if(!_0x232524||_0x4d1cd5['channelId']===_0x232524){const _0x53e64e=_0x33beb3['_threadToController']['get'](_0x4d1cd5);if(!_0x53e64e)return void this['_pendingThreads']['push'](_0x4d1cd5);const _0x44b35b=this['_calculatePosition'](_0x4d1cd5['archivedAt']),_0x47ebd2=_0x4c2ab2['getByInnerView'](_0x53e64e['view']);_0x47ebd2['isVisible']&&_0x4c2ab2['_visibleAnnotations']['remove'](_0x47ebd2),this['_addAnnotationToArchive'](_0x47ebd2,_0x44b35b);}}['_calculatePosition'](_0x9348a5){const _0x26f830=this['editor']['config']['get']('collaboration.channelId'),_0x2bec43=[...this['editor']['plugins']['get'](p)['archivedThreads']]['filter'](_0x52f3be=>_0x52f3be['channelId']===_0x26f830)['findIndex'](_0x1e273f=>_0x1e273f['archivedAt']<_0x9348a5);return _0x2bec43<0x0||_0x2bec43>this['annotationViews']['length']?this['annotationViews']['length']:_0x2bec43-0x1;}['_toggleDialog'](){const _0x37fa82=this['editor'],_0x1be17b=_0x37fa82['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new Z(_0x37fa82['locale'],this['annotationViews'])),'commentsArchive'===_0x1be17b['id']?_0x1be17b['hide']():_0x1be17b['show']({'id':'commentsArchive','title':N(_0x37fa82['locale'],'COMMENTS_ARCHIVE'),'icon':_0xab5d7,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x3c9890['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x969dff,_0x13ccad=!0x1){const _0x381993=this['editor']['locale'],_0x2b13dd=this['editor']['plugins']['get']('Dialog'),_0x390a05=new _0x969dff(_0x381993);return _0x390a05['bind']('isEnabled')['to'](this,'isEnabled'),_0x390a05['bind']('isOn')['to'](_0x2b13dd,'id',_0x325989=>'commentsArchive'===_0x325989),_0x390a05['set']({'label':N(_0x381993,'COMMENTS_ARCHIVE'),'icon':_0xab5d7,'isToggleable':!0x0}),_0x13ccad&&(_0x390a05['tooltip']=!0x0),this['listenTo'](_0x390a05,'execute',()=>this['_toggleDialog']()),_0x390a05;}['_hideDialogOnAnnotationEscape']=_0x41e085=>{const _0x54ddb5=_0x41e085['source'];if(!this['annotationViews']['has'](_0x54ddb5['view']))return;const _0x59eee5=this['editor']['plugins']['get']('Dialog');_0x59eee5['isOpen']&&'commentsArchive'===_0x59eee5['id']&&(_0x59eee5['hide'](),_0x41e085['stop']());};}class gi extends _0x151cb1{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};
|