@ckeditor/ckeditor5-comments 48.1.0-alpha.3 → 48.1.0-alpha.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +11 -11
- package/package.json +16 -16
package/dist/index.js
CHANGED
|
@@ -20,14 +20,14 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Editor as
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
((()=>Nt)());constructor(_0x5e216f={}){function _0x3856fe(_0x326d5a){return _0x326d5a['map'](_0x40f030=>String['fromCharCode'](_0x40f030))['join']('');}(_0x5e216f=Object['assign']({},_0x5e216f))['plugins']||(_0x5e216f['plugins']=Ot['defaultPlugins']),super(_0x5e216f),this['ui']=new kt(this),this['set']('placeholder',''),this['model']['document']['on']('change',()=>this['_updatePlaceholder'](),{'priority':'low'}),this['on']('change:placeholder',()=>this['_updatePlaceholder']()),this['model']['document']['createRoot'](),this[_0x3856fe([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3856fe([0x76,0x69,0x65,0x77])][_0x3856fe([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3856fe([0x61,0x75,0x74,0x6f]),this[_0x3856fe([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x3856fe([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3856fe([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x3856fe([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x3856fe([0x6f,0x6b])});}['create'](){const _0x476cfd=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x476cfd))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x3aca36=>{const _0x5db617=this['model']['document']['getRoot'](),_0x5b9198=_0x5db617&&_0x5db617['getChild'](_0x5db617['childCount']-0x1);_0x3aca36['setSelection'](_0x5b9198,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x3d1951=this['editing']['view'],_0x349747=_0x3d1951['document']['getRoot'](),_0x4f712b=_0x349747['getChild'](0x0);_0x349747['childCount']>0x1||!_0x4f712b||'p'!=_0x4f712b['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(lt(_0x3d1951,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x4f712b['placeholder']=this['placeholder']),ut({'view':_0x3d1951,'element':_0x4f712b,'keepOnFocus':!0x0}),this['placeholderElement']=_0x4f712b);}}class Mt extends _0x4540d4{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x140ca8,_0x7c759d={}){super(_0x140ca8),this['editor']=null,this['_editorConfig']=_0x7c759d,this['set']('value',_0x7c759d['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',bt(_0x140ca8,'Reply...')),this['set']('submitLabel',bt(_0x140ca8,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new _0x6a9c15(),this['focusTracker']=new _0x5eb7d0(),this['focusCycler']=new _0x5274ba({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x2c799c=>!_0x2c799c['defaultPrevented']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-comment__input-wrapper']},'children':[{'tag':'div','attributes':{'class':['ck-comment__input-actions',this['bindTemplate']['if']('showButtons','ck-comment__input-actions--active')]},'children':[this['submitButtonView'],this['cancelButtonView']]}]}),this['keystrokes']['set']('Esc',(_0xc003bd,_0x1220aa)=>{this['cancelButtonView']['fire']('execute'),_0x1220aa();}),this['keystrokes']['set']('Ctrl+Enter',(_0x1b3927,_0x42a3d3)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x42a3d3());}),this['on']('submit',(_0x2787bd,_0x37a8ad)=>{_0x37a8ad['length']>0xfde8?(alert(bt(_0x140ca8,'TOO_LONG_COMMENT_ALERT',[_0x37a8ad['length'],0xfde8])),_0x2787bd['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new Ot(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x7769f1=this['editor'];this['element']['insertBefore'](_0x7769f1['ui']['element'],this['element']['firstChild']),_0x7769f1['model']['document']['on']('change',()=>this['value']=_0x7769f1['getData']()),_0x7769f1['bind']('placeholder')['to'](this),this['focusables']['add'](_0x7769f1['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x44a034){-0x1===_0x44a034?(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:_0x43a6c1}=this,_0x583156=new _0x48858f(_0x43a6c1);return _0x583156['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x583156['withText']=!0x0,_0x583156['bind']('label')['to'](this,'submitLabel'),_0x583156['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x583156['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x110b5b,_0x487a19)=>!_0x487a19&&!!_0x110b5b['trim']()),_0x583156;}['_createCancelButton'](){const {locale:_0x2891e9}=this,_0x4fc9e2=new _0x48858f(_0x2891e9);return _0x4fc9e2['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x4fc9e2['label']=bt(_0x2891e9,'Cancel'),_0x4fc9e2['withText']=!0x0,_0x4fc9e2['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x4fc9e2;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x494a38=>{this['focusTracker']['add'](_0x494a38['element']);}),this['focusables']['on']('change',(_0x51f391,_0x249cfe)=>{for(const _0x5c8767 of Array['from'](_0x249cfe['added'])['reverse']())this['focusTracker']['add'](_0x5c8767['element']);});}}class Rt extends _0x4540d4{constructor(_0x4dfabc,_0x254e6e,_0x191add){super(_0x4dfabc),this['commentInputView']=new Mt(_0x4dfabc,_0x191add),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x162d00,_0x4108ee)=>_0x162d00||!!_0x4108ee),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 _0x444bc4(_0x4dfabc,_0x254e6e),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'](_0x4280da){this['commentInputView']['focus'](_0x4280da);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x5221e8,_0x57766d)=>{const {submitButtonView:_0x2f5892,cancelButtonView:_0x2e899e,editor:_0x5e4668}=this['commentInputView'];[_0x2f5892['element'],_0x2e899e['element'],_0x5e4668?_0x5e4668['editing']['view']['getDomRoot']():null]['filter'](_0x1cb7d2=>_0x1cb7d2)['some'](_0x473ba4=>_0x473ba4['contains'](_0x57766d['target']))||(this['focus'](),_0x57766d['preventDefault']());});}}class xt extends _0x4540d4{constructor(_0x34f13c){super(_0x34f13c);const _0x284601=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x284601['to']('count',_0xed9d4e=>bt(_0x34f13c,'NUMBER_OF_COMMENTS',_0xed9d4e))}]});}}class St extends _0x4540d4{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x36b386,_0x2ff3c1,_0x1ddab9){super(_0x36b386);const _0x25d1d0=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x2ff3c1['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x2ff3c1,this['_config']=_0x1ddab9,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x5eb7d0(),this['keystrokes']=new _0x6a9c15(),this['focusCycler']=new _0x5274ba({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x592673=>this['commentViews']['map'](_0x59cc86=>_0x59cc86['element'])['includes'](_0x592673['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new xt(_0x36b386),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x40945d=>_0x40945d-this['_config']['maxCommentsWhenCollapsed']);for(const _0x1487e5 of _0x2ff3c1['comments'])this['_handleNewCommentModel'](_0x1487e5);this['_handleInfoComment'](),this['listenTo'](_0x2ff3c1['comments'],'add',(_0x286996,_0x1e430d)=>{const _0x2e40e8=this['_calculatePosition'](_0x1e430d);this['length']++,this['_handleNewCommentModel'](_0x1e430d,_0x2e40e8),this['refreshVisibleViews']();}),this['listenTo'](_0x2ff3c1['comments'],'remove',(_0x39f876,_0x3c6c04)=>{this['length']--,this['_handleRemoveCommentModel'](_0x3c6c04),this['refreshVisibleViews']();}),this['listenTo'](_0x2ff3c1,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x2ff3c1,'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',_0x25d1d0['if']('length','ck-hidden',_0x2cb318=>!_0x2cb318)],'aria-label':bt(_0x36b386,'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'](_0x57a791){-0x1===_0x57a791?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x2c55c1 of this['commentViews'])_0x2c55c1['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x53824b,_0x2d02a4){const _0x1a7675=new this['_config']['CommentView'](this['locale'],_0x53824b,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x1a7675['viewUid']=_0x53824b['id'],_0x1a7675['delegate']('removeComment')['to'](this),_0x1a7675['delegate']('updateComment')['to'](this),_0x1a7675['delegate']('resolveCommentThread')['to'](this),_0x1a7675['delegate']('editorReady')['to'](this),_0x1a7675['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x1a7675,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x1a7675,_0x2d02a4);}['_calculatePosition'](_0x4c5e3e){const _0x1da7cb=this['_model']['_findOptimalIndex'](_0x4c5e3e);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x4c5e3e['authoredAt']?_0x1da7cb-0x1:_0x1da7cb:_0x1da7cb-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x416d66={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':bt(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x416d66,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x416d66));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x52ba06){const _0x116816=this['commentViews']['remove'](_0x52ba06['id']);this['stopListening'](_0x116816),_0x116816['isEditMode']&&this['_updateHasDirtyComment'](),_0x116816['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x13e665=>_0x13e665['isEditMode']);}['_rearrangeCollapse'](){const _0x3ef0f8=function(_0x12d049){const _0x1c11f8=new _0x5aac5c();for(const _0x292d1d of _0x12d049)_0x1c11f8['add'](_0x292d1d);return _0x1c11f8;}(this['commentViews']),_0x225a38=this['_collapsedCommentsView']['count'];for(let _0x2b9990=0x1;_0x2b9990<=_0x225a38;_0x2b9990++)_0x3ef0f8['remove'](0x1);for(const _0x40b31b of _0x3ef0f8)_0x40b31b['collapse']();_0x225a38>0x0&&_0x3ef0f8['add'](this['_collapsedCommentsView'],0x1),Pt(_0xff1f40(Array['from'](this['visibleViews']),Array['from'](_0x3ef0f8)),this['visibleViews'],_0x3ef0f8);}['_rearrangeExpand'](){Pt(_0xff1f40(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x335d5d of this['visibleViews'])_0x335d5d['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x1b6289=>{this['focusTracker']['add'](_0x1b6289['element']),this['keystrokes']['listenTo'](_0x1b6289['element']);}),this['commentViews']['on']('change',(_0x6398f3,_0x5c2626)=>{for(const _0x2b8a8c of _0x5c2626['removed'])this['focusTracker']['remove'](_0x2b8a8c['element']),this['keystrokes']['stopListening'](_0x2b8a8c['element']);for(const _0x11fb67 of Array['from'](_0x5c2626['added'])['reverse']())this['focusTracker']['add'](_0x11fb67['element']),this['keystrokes']['listenTo'](_0x11fb67['element']);});}}function Pt(_0x3fac52,_0xcc31a1,_0x3f25fa){let _0x324337=0x0;for(const _0x5c2676 of _0x3fac52)switch(_0x5c2676){case'insert':_0xcc31a1['add'](_0x3f25fa['get'](_0x324337),_0x324337),_0x324337++;break;case'delete':_0xcc31a1['remove'](_0x324337);break;case'equal':_0x324337++;}}class Lt extends _0x4540d4{constructor(_0x5115a7){super(_0x5115a7);const _0x38d068=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x38d068['to']('contextValue',_0x48a298=>bt(_0x5115a7,'THREAD_CONTEXT_LABEL',_0x48a298)),'tabindex':-0x1},'children':[{'text':_0x38d068['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class Dt extends _0x4540d4{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x1c32d7,_0x354cd4){super(_0x1c32d7);const _0x2fe0f9=this['bindTemplate'];this['_model']=_0x354cd4,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x5eb7d0(),this['keystrokes']=new _0x6a9c15(),this['focusCycler']=new _0x5274ba({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x24864d=>!!_0x24864d),this['bind']('contextValue')['to'](this['_model'],'context',_0x4c1e33=>_0x4c1e33&&_0x4c1e33['value']?this['_trimContextValue'](_0x4c1e33['value']):bt(this['locale'],'Comment\x20was\x20made\x20on\x20an\x20element')),this['setTemplate']({'tag':'div','attributes':{'class':['ck-thread__header']},'children':[{'tag':'div','attributes':{'class':['ck-context-wrapper']},'children':[{'tag':'div','attributes':{'class':['ck-context',_0x2fe0f9['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 _0x359fd1=new _0x48858f(this['locale']);return _0x359fd1['label']=bt(this['locale'],'Reopen'),_0x359fd1['tooltip']=bt(this['locale'],'Reopen'),_0x359fd1['icon']=_0x18f962,_0x359fd1['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x1542ef=>!_0x1542ef),_0x359fd1['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x1d4d2f,_0x5dbcb9)=>_0x1d4d2f&&_0x5dbcb9),_0x359fd1['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x359fd1;}['_trimContextValue'](_0x5bce2d){if(_0x5bce2d['length']<0x96)return _0x5bce2d;const _0x19eabe=_0x5bce2d['lastIndexOf']('\x20',0x93);return _0x5bce2d['substring'](0x0,_0x19eabe>-0x1?_0x19eabe:0x93)+'...';}['_attachContextActions'](){const _0x3d2ba1=this['element']['querySelector']('.ck-context'),_0x99dc18=_0x3d2ba1['querySelector']('.ck-context__value');this['listenTo'](_0x3d2ba1,'mouseenter',()=>{_0x99dc18['offsetWidth']<_0x99dc18['scrollWidth']&&_0x3d2ba1['classList']['add']('overlay');}),this['listenTo'](_0x3d2ba1,'mouseleave',()=>{_0x3d2ba1['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x238ad9 of this['focusables'])this['focusTracker']['add'](_0x238ad9['element']),this['keystrokes']['listenTo'](_0x238ad9['element']);}['_createContextView'](){const _0x3a6ec5=new Lt(this['locale']);return _0x3a6ec5['bind']('contextValue')['to'](this),_0x3a6ec5;}}class Vt extends _0x4540d4{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0xd4adfe,_0xcb1c02,_0x2310fd,_0x4e63d5){super(_0xd4adfe),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0xcb1c02,this['_localUser']=_0x2310fd,this['_config']=_0x4e63d5,this['commentThreadHeaderView']=new Dt(_0xd4adfe,_0xcb1c02),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new _0x3518bd(_0xd4adfe,bt(_0xd4adfe,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new St(_0xd4adfe,_0xcb1c02,Object['assign']({'CommentView':this['_config']['CommentView']},_0x4e63d5)),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',(_0x12d2b7,_0x2c655a)=>_0x12d2b7||!!_0x2c655a),this['bind']('isUnlinked')['to'](_0xcb1c02,'unlinkedAt',_0x4b71fc=>!!_0x4b71fc),this['bind']('ariaLabel')['to'](this,'length',_0x16a2ef=>{const _0x2ee7b3=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return bt(this['locale'],'COMMENT_THREAD_LABEL',[_0x16a2ef,_0x2ee7b3]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x5eb7d0(),this['keystrokes']=new _0x6a9c15(),this['focusCycler']=new _0x5274ba({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x26594c=>_0x26594c['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),_0x18cc64(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x1be7aa=new Rt(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x4b23d7=_0x1be7aa['commentInputView'];return _0x1be7aa['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x4b23d7,'value',(_0x3c4b1f,_0x2ddf27,_0xf38c63,_0x8125cc,_0x4fd78e)=>!!_0x4fd78e||!!_0x8125cc&&_0xf38c63&&!_0x2ddf27||_0x3c4b1f&&_0xf38c63&&!_0x2ddf27),_0x4b23d7['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x1482c1,_0x5b3f9a,_0x256762)=>{let _0x292acf;return _0x292acf=_0x256762&&_0x5b3f9a?'Reply\x20to\x20reopen\x20discussion...':_0x1482c1?'Reply...':'Write\x20a\x20comment...',bt(this['locale'],_0x292acf);}),_0x4b23d7['bind']('submitLabel')['to'](this,'length',_0x1883af=>bt(this['locale'],_0x1883af?'Reply':'Comment')),_0x4b23d7['on']('submit',(_0x301dcb,_0x3a5367)=>{this['fire']('addComment',_0x3a5367),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x4b23d7['on']('cancel',()=>{this['focus']();}),_0x4b23d7['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x4b23d7['on']('cancel',_0x260c1e=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x260c1e['stop']());}),this['on']('change:isActive',(_0xc5f8d6,_0x22422d,_0xec150a)=>{_0xec150a||this['length']||_0x4b23d7['value']||this['fire']('removeCommentThread');}),_0x1be7aa;}}class Bt extends/* #__PURE__ -- @preserve */
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
_0x3b595e(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x14e535,target:_0x5b701a,type:_0x2c1421,isVisible:_0x1e0441=!0x0}){super(),this['view']=_0x14e535,this['view']['element']||this['view']['render'](),this['_type']=_0x2c1421,this['_target']=_0x5b701a,Yt['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x5aac5c([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x1191d5,_0x409e5a)=>{this['view']['focusTracker']['add'](_0x409e5a);}),this['focusableElements']['on']('remove',(_0x571f44,_0x5293a5)=>{this['view']['focusTracker']['remove'](_0x5293a5);}),this['set']('isVisible',_0x1e0441);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x43f1b9=this['_getNormalizedTarget']();return Yt['_assertCorrectTarget'](_0x43f1b9),_0x43f1b9;}get['targetRect'](){const _0x14614e=this['target'];if(null===_0x14614e)return null;if(_0x14614e instanceof _0x7cab7c)return _0x14614e;const _0x1f89c2=_0x14614e['filter'](_0x540e8a=>function(_0xb462d){const _0x1f9be8=_0xb462d['offsetParent'];if(_0x1f9be8)return!0x0;const _0x5cd0bb=_0xb462d['getClientRects']()['item'](0x0);return!!_0x5cd0bb;}(_0x540e8a));return 0x0===_0x1f89c2['length']?null:_0x7cab7c['getDomElementRects'](_0x1f89c2[0x0])[0x0];}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x3131a5){this['view']['isActive']=_0x3131a5,this['view']['mainView']['isActive']=_0x3131a5;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x267069){if(!(null===_0x267069||_0x267069 instanceof _0x7cab7c||Array['isArray'](_0x267069)&&_0x267069['every'](_0x895211=>Gt(_0x895211))))throw new _0x79c3c6('annotation-invalid-target',null,{'target':_0x267069});}['_getNormalizedTarget'](){const _0x31944f='function'==typeof this['_target']?this['_target']():this['_target'];return Gt(_0x31944f)?[_0x31944f]:_0x31944f;}}function Gt(_0x2708f3){return null!==_0x2708f3&&'object'==typeof _0x2708f3&&'nodeType'in _0x2708f3&&0x1===_0x2708f3['nodeType'];}class jt extends _0x5aac5c{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x24a9b1=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x5eb7d0(),this['_focusTracker']['on']('change:isFocused',(_0x2f9eae,_0x5f4d5c,_0xe6d8d2)=>{_0xe6d8d2||this['fire']('blur');});for(const _0x3e5746 of _0x24a9b1)this['add'](_0x3e5746);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x5daee2){if(this['has'](_0x5daee2))throw new _0x79c3c6('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x5daee2['innerView'],_0x5daee2),this['_viewToAnnotation']['set'](_0x5daee2['view'],_0x5daee2);for(const _0x1f5ff7 of _0x5daee2['focusableElements'])this['_focusTracker']['add'](_0x1f5ff7);if(this['listenTo'](_0x5daee2['focusableElements'],'add',(_0xde3d67,_0x1288fa)=>{this['_focusTracker']['add'](_0x1288fa);}),this['listenTo'](_0x5daee2['focusableElements'],'remove',(_0x24ca23,_0x246837)=>{this['_focusTracker']['remove'](_0x246837);}),this['listenTo'](_0x5daee2['view']['focusTracker'],'change:isFocused',(_0x23a893,_0x370167,_0x3c3e9f)=>{_0x3c3e9f&&this['fire']('focus',_0x5daee2);}),_0x5daee2['updateTargetRect'](),this['_areCachedRectsStale']()){for(const _0x5cd6e6 of this)_0x5cd6e6['updateTargetRect']();}const _0x5d7d04=this['_getOrderInContent'](_0x5daee2['view']['targetRect']);return super['add'](_0x5daee2,_0x5d7d04);}['remove'](_0x2b7f37){if(!this['has'](_0x2b7f37))throw new _0x79c3c6('annotationcollection-not-existing-item',null);this['stopListening'](_0x2b7f37['view']['focusTracker']),this['stopListening'](_0x2b7f37['focusableElements']);for(const _0x509c31 of _0x2b7f37['focusableElements'])this['_focusTracker']['remove'](_0x509c31);return this['_viewToAnnotation']['delete'](_0x2b7f37['view']),this['_innerViewToAnnotation']['delete'](_0x2b7f37['innerView']),super['remove'](_0x2b7f37);}['getByInnerView'](_0x393ccb){return this['_innerViewToAnnotation']['get'](_0x393ccb);}['getByView'](_0x176dd4){return this['_viewToAnnotation']['get'](_0x176dd4);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x2a2a49 of this)_0x2a2a49['updateTargetRect']();this['_sort']();}['_sort'](){const _0x65dfb7=Array['from'](this)['sort']((_0x230962,_0x10d174)=>qt(_0x230962['view']['targetRect'],_0x10d174['view']['targetRect']));for(let _0x7bf499=_0x65dfb7['length']-0x1;_0x7bf499>0x0;_0x7bf499--){const _0x5a64fc=_0x65dfb7[_0x7bf499];_0x7bf499!==this['getIndex'](_0x5a64fc)&&(this['remove'](_0x5a64fc),this['add'](_0x5a64fc));}}['_getOrderInContent'](_0x55a811){let _0x1203c2=0x0;if(!_0x55a811)return this['length'];for(const _0x25f2a5 of this){const _0x14b7ed=_0x25f2a5['view']['targetRect'];if(_0x14b7ed){if(qt(_0x55a811,_0x14b7ed)<0x0)return _0x1203c2;_0x1203c2++;}}return _0x1203c2;}['_areCachedRectsStale'](){const _0x2e8f3b=this['get'](0x0);if(!_0x2e8f3b)return!0x1;const _0x415c23=_0x2e8f3b['view']['targetRect'],_0x568d55=_0x2e8f3b['targetRect'];return!(!_0x415c23||!_0x568d55)&&(_0x415c23['top']!==_0x568d55['top']||_0x415c23['left']!==_0x568d55['left']);}}function Xt({source:_0x3d4cef,target:_0x40d790,filter:_0x152303}){for(const _0x2ab359 of _0x3d4cef)_0x152303(_0x2ab359)&&_0x40d790['add'](_0x2ab359);_0x40d790['listenTo'](_0x3d4cef,'add',(_0x564bc2,_0x3592ec)=>{_0x152303(_0x3592ec)&&_0x40d790['add'](_0x3592ec);}),_0x40d790['listenTo'](_0x3d4cef,'remove',(_0x31dcfc,_0xf5cb3e)=>{_0x40d790['has'](_0xf5cb3e)&&_0x40d790['remove'](_0xf5cb3e);});}function qt(_0x54d483,_0x21f374){if(null===_0x54d483&&null===_0x21f374)return 0x0;if(null===_0x54d483)return-0x1;if(null===_0x21f374)return 0x1;const _0xa1483d=_0x54d483['top']-_0x21f374['top'];return 0x0==_0xa1483d?_0x54d483['left']-_0x21f374['left']:_0xa1483d;}class $t extends _0x4eefb2{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x2d9c96){if(super(_0x2d9c96),this['collection']=new jt(),this['_visibleAnnotations']=new jt(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x2d9c96 instanceof _0x3d48a6){const _0x4accf0=_0x2d9c96['locale'];_0x2d9c96['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':bt(_0x4accf0,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':bt(_0x4accf0,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':bt(_0x4accf0,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':bt(_0x4accf0,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':bt(_0x4accf0,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':bt(_0x4accf0,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':bt(_0x4accf0,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x4b1aad){this['collection']['add'](_0x4b1aad);}['remove'](_0x573276){this['collection']['remove'](_0x573276),_0x573276['destroy']();}['refreshVisibility'](){for(const _0x6f8929 of this['collection'])_0x6f8929['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x664657){return this['collection']['getByInnerView'](_0x664657);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x165bba of this['collection'])_0x165bba['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x4303ce){this['fire']('_activateAnnotation',_0x4303ce);}['createAnnotation'](_0x4f565b){return new Yt(_0x4f565b);}['createAnnotationView'](_0x1dbe15,_0x49d924){return new Kt(_0x1dbe15,_0x49d924);}['_addActiveAnnotation'](_0x118550){const _0x1d22ce=new Set(this['activeAnnotations']);_0x1d22ce['add'](_0x118550),this['activeAnnotations']=_0x1d22ce;}['_removeActiveAnnotation'](_0x14d5ff){const _0x5899e0=new Set(this['activeAnnotations']);_0x5899e0['delete'](_0x14d5ff),this['activeAnnotations']=_0x5899e0;}['_bindAnnotationsToVisibleAnnotations'](){const _0x56bdd3=this['collection'],_0x40cecb=this['_visibleAnnotations'];function _0x12329a(_0x23b093){const _0x339c84=_0x23b093['source'];_0x339c84['isVisible']&&!_0x40cecb['has'](_0x339c84)?_0x40cecb['add'](_0x339c84):!_0x339c84['isVisible']&&_0x40cecb['has'](_0x339c84)&&_0x40cecb['remove'](_0x339c84),_0x339c84['view']['focusTracker']['remove'](_0x339c84['view']['element']),_0x339c84['view']['focusTracker']['add'](_0x339c84['view']['element']);}this['listenTo'](_0x56bdd3,'add',(_0x5019c8,_0x560fbb)=>{_0x560fbb['isVisible']&&_0x40cecb['add'](_0x560fbb),this['listenTo'](_0x560fbb,'change:isVisible',_0x12329a);}),this['listenTo'](_0x56bdd3,'remove',(_0x459bca,_0x3f46bf)=>{_0x40cecb['has'](_0x3f46bf)&&_0x40cecb['remove'](_0x3f46bf),this['stopListening'](_0x3f46bf,'change:isVisible',_0x12329a);});}['_setupEnterAnnotationKeystroke'](){const _0x2acc97=_0x57da76=>{_0x57da76['on']('ready',()=>{_0x57da76['keystrokes']['set'](_0x24f52c,(_0x18a4f0,_0x42c0d7)=>{const _0x546293=_0x149fa8(this['activeAnnotations']['values']());_0x546293&&(_0x546293['view']['focus'](),_0x42c0d7());});});};this['context']instanceof _0x3d48a6?_0x2acc97(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x45c344,_0x5a5f4f)=>{_0x2acc97(_0x5a5f4f);});}['_setupEscapeAnnotationHandling'](){const _0x3c9a0e=_0x194bad=>{const _0x351224=_0x194bad['source'],_0x40f041=[];let _0x51a050;if(Array['isArray'](_0x351224['target'])){_0x51a050=_0x351224['target'][0x0],this['context']instanceof _0x3d48a6?_0x40f041['push'](this['context']):this['context']['editors']&&_0x40f041['push'](...this['context']['editors']);for(const _0x8a954e of _0x40f041)for(const _0x3538dd of _0x8a954e['editing']['view']['domRoots']['values']())if(_0x3538dd['contains'](_0x51a050))return void _0x8a954e['editing']['view']['focus']();_0x51a050['focus']();}};this['listenTo'](this['collection'],'add',(_0x140be3,_0x43e9df)=>{this['listenTo'](_0x43e9df,'escape',_0x3c9a0e,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x1101a6,_0x2130d5)=>{this['stopListening'](_0x2130d5,'escape',_0x3c9a0e);});}}const zt=Symbol('noChannel'),Jt={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class Qt extends _0x4eefb2{['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[$t,_0xd3fba9,_0x3efdd2];}static get['pluginName'](){return'CommentsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x823d49){super(_0x823d49),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x11a2a0=this['context']['config'];_0x11a2a0['define']('comments.maxCommentsWhenCollapsed',0x2),_0x11a2a0['define']('comments.maxThreadTotalWeight',0x1f4),_0x11a2a0['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x11a2a0['define']('comments.CommentThreadView',Bt),_0x11a2a0['define']('comments.CommentView',Ut),_0x11a2a0['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x582cd6=this['context']['plugins']['get']($t);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0xd24edd,_0x517aa4)=>this['_addCommentThread'](_0x517aa4)),this['on']('submitCommentThread',(_0x28218a,_0x8d4f1e)=>this['_submitCommentThread'](_0x8d4f1e)),this['on']('resolveCommentThread',(_0x6180a1,_0x2a6b5a)=>this['_resolveCommentThread'](_0x2a6b5a)),this['on']('resolveCommentThread',(_0x32ec77,_0x2a8211)=>this['_updateActiveAnnotation'](_0x2a8211),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x3c1b24,_0x540614)=>this['_reopenCommentThread'](_0x540614)),this['on']('reopenCommentThread',(_0xa4237f,_0x3fb46f)=>this['_updateActiveAnnotation'](_0x3fb46f),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x43c1e3,_0x2cc104)=>this['_removeCommentThread'](_0x2cc104)),this['on']('updateCommentThread',(_0x3ec3b7,_0x369a4e)=>this['_updateCommentThread'](_0x369a4e)),this['on']('updateCommentThread',(_0x15214c,_0x45317b)=>this['_updateActiveAnnotation'](_0x45317b),{'priority':'lowest'}),this['on']('addComment',(_0x538ebf,_0x126a69)=>this['_addComment'](_0x126a69)),this['on']('updateComment',(_0x4a938c,_0x456795)=>this['_updateComment'](_0x456795)),this['on']('removeComment',(_0x4563a5,_0x5d5f0a)=>this['_removeComment'](_0x5d5f0a)),this['on']('addComment',(_0x49215f,{threadId:_0x698e0c,isFromAdapter:_0x50ceb9})=>{if(_0x50ceb9)return;const _0x2506cf=this['getCommentThread'](_0x698e0c),_0x5f56a2=_0x2506cf&&this['_threadToController']['get'](_0x2506cf);_0x5f56a2&&_0x5f56a2['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x582cd6,'change:activeAnnotations',(_0x49eff0,_0x462ffc,_0x391539)=>{const _0x2e161f=Array['from'](_0x391539)['map'](_0x5edd1e=>this['_viewToController']['get'](_0x5edd1e['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x2e161f?_0x2e161f['model']:null;});}set['adapter'](_0x5af2a4){if(this['_adapter'])throw new _0x79c3c6('commentsrepository-adapter-already-set');this['_adapter']=_0x5af2a4;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x11260c=zt,threadId:_0x2c5205=_0x4e2368(),comments:_0x3786a2=[],unlinkedAt:_0x2b0c1e=null,resolvedAt:_0x1140f3=null,resolvedBy:_0x6a4659=null,target:_0xe2e5c0=null,context:_0x2730de=null,attributes:_0x174b72={},isResolvable:_0x44150b=!0x0,isSubmitted:_0x494241=!0x1,isFromAdapter:_0xe859b7=!0x1}={}){return this['fire'](ii('addCommentThread',_0x11260c),{'channelId':_0x11260c,'threadId':_0x2c5205,'comments':_0x3786a2,'unlinkedAt':_0x2b0c1e,'resolvedAt':_0x1140f3,'resolvedBy':_0x6a4659,'target':_0xe2e5c0,'context':_0x2730de,'attributes':_0x174b72,'isFromAdapter':_0xe859b7,'isResolvable':_0x44150b,'isSubmitted':_0x494241}),this['getCommentThread'](_0x2c5205);}['openNewCommentThread']({channelId:_0x1f60d2=zt,threadId:_0x12b4bf=_0x4e2368(),target:_0x1bcf30,context:_0x240260=null,isResolvable:_0x58e225=!0x0}){if(this['_readOnlyChannels']['has'](_0x1f60d2)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x1bcf30)throw new _0x79c3c6('commentsrepository-missing-target');const _0xadce75=this['addCommentThread']({'channelId':_0x1f60d2,'threadId':_0x12b4bf,'target':_0x1bcf30,'context':_0x240260,'isResolvable':_0x58e225});if(!_0xadce75)return null;const _0x39532e=this['_threadToController']['get'](_0xadce75),_0x212907=_0x39532e['view']['commentThreadInputView']['commentInputView'],_0xb879a9=this['context']['plugins']['get']($t),_0xcb1dc4=_0xb879a9['getByInnerView'](_0x39532e['view']);return _0xb879a9['activate'](_0xcb1dc4),_0x212907['once']('editorReady',()=>_0x212907['focus']()),_0xadce75;}['hasCommentThread'](_0xe724e6){if('string'!=typeof _0xe724e6)throw new _0x79c3c6('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0xe724e6);}['updateCommentThread']({channelId:_0x470d25=zt,threadId:_0x5d146a,context:_0x2d0121,unlinkedAt:_0x357d9e,attributes:_0x162e4c,isFromAdapter:_0x5af3ee=!0x1}){return this['fire'](ii('updateCommentThread',_0x470d25),{'channelId':_0x470d25,'threadId':_0x5d146a,'context':_0x2d0121,'unlinkedAt':_0x357d9e,'attributes':_0x162e4c,'isFromAdapter':_0x5af3ee}),this['getCommentThread'](_0x5d146a);}['getCommentThread'](_0x2bbc14){if('string'!=typeof _0x2bbc14)throw new _0x79c3c6('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x2bbc14);}['fetchCommentThread']({channelId:_0x2e5dcc,threadId:_0x22682e}={}){const _0x2511d5=this['getCommentThread'](_0x22682e);if(_0x2511d5)return Promise['resolve'](_0x2511d5);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x79c3c6('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x2e5dcc,'threadId':_0x22682e})['then'](_0x144c95=>this['hasCommentThread'](_0x22682e)?this['getCommentThread'](_0x22682e):_0x144c95?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x2e5dcc},_0x144c95)):void 0x0)['catch'](_0x270f78=>{throw console['error'](_0x270f78),new _0x79c3c6('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x2b15dd,skipNotAttached:_0x1f14f7=!0x1,skipEmpty:_0x256bf0=!0x1,toJSON:_0x4ae0b4=!0x1}={}){const _0x12a8bf=[];for(const _0x1745ca of this['_threads']['values']())_0x2b15dd&&_0x1745ca['channelId']!==_0x2b15dd||_0x1f14f7&&!_0x1745ca['isAttached']||_0x256bf0&&0x0===_0x1745ca['length']||_0x12a8bf['push'](_0x1745ca);return _0x4ae0b4?_0x12a8bf['map'](_0x163628=>_0x163628['toJSON']()):_0x12a8bf;}['getAnnotationForCommentThread'](_0x31d88){const _0x27c927=this['_threadToController']['get'](_0x31d88);if(!_0x27c927)return null;return this['context']['plugins']['get']($t)['getByInnerView'](_0x27c927['view'])||null;}['getCommentThreadForAnnotation'](_0x3ffd98){const _0x44615e=this['_viewToController']['get'](_0x3ffd98['innerView']);return _0x44615e?_0x44615e['model']:null;}['setActiveCommentThread'](_0x48a279){const _0x47b89d=this['context']['plugins']['get']($t);if(!_0x48a279)return void(this['activeCommentThread']&&_0x47b89d['deactivateAll']());const _0xc16cfa=this['getCommentThread'](_0x48a279);if(!_0xc16cfa)throw new _0x79c3c6('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x48a279});if(!this['_threadToController']['has'](_0xc16cfa))throw new _0x79c3c6('commentsrepository-active-not-attached',null,{'threadId':_0x48a279});const _0x2b9f6f=_0x47b89d['getByInnerView'](this['_threadToController']['get'](_0xc16cfa)['view']);_0x47b89d['activate'](_0x2b9f6f);}['switchReadOnly'](_0x3a4569,_0x58d387){_0x3a4569?this['_readOnlyChannels']['add'](_0x58d387):this['_readOnlyChannels']['delete'](_0x58d387),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x56c201){return this['_readOnlyChannels']['has'](_0x56c201)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x385966,_0x5622fa){return new It(_0x385966,_0x5622fa);}['setPermissions'](_0x1020ad,_0x1afd78=zt){this['_permissions']['set'](_0x1afd78,_0x1020ad),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x3125da=zt){return this['_permissions']['has'](_0x3125da)?this['_permissions']['get'](_0x3125da):Jt;}['_addCommentThread']({channelId:_0x9250bd,threadId:_0x30fac0,comments:_0x441261,unlinkedAt:_0xd7acad,resolvedAt:_0x143f25,resolvedBy:_0x37c0a0,target:_0x3b0d30,context:_0x597172,attributes:_0x13bcde,isFromAdapter:_0x170ecf,isResolvable:_0x2de2ea,isSubmitted:_0x285bbd}){if('string'!=typeof _0x30fac0)throw new _0x79c3c6('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x30fac0});if(this['hasCommentThread'](_0x30fac0))throw new _0x79c3c6('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x30fac0});const _0x41dc98=new Zt(this,{'channelId':_0x9250bd,'id':_0x30fac0,'context':_0x597172,'attributes':_0x13bcde,'unlinkedAt':_0xd7acad,'resolvedAt':_0x143f25,'resolvedBy':_0x37c0a0?this['context']['plugins']['get'](_0x3efdd2)['getUser'](_0x37c0a0):null,'isResolvable':_0x2de2ea,'isSubmitted':_0x285bbd||_0x170ecf});this['_threads']['set'](_0x30fac0,_0x41dc98);for(const _0x4cdb79 of _0x441261)_0x41dc98['_add'](this['_createNewComment']({'threadId':_0x30fac0,..._0x4cdb79}));return _0x3b0d30&&_0x41dc98['attachTo'](_0x3b0d30),_0x170ecf||!_0x41dc98['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x9250bd,'threadId':_0x30fac0});}['_submitCommentThread']({channelId:_0x53ed7d,threadId:_0xad295a}){if(!this['hasCommentThread'](_0xad295a))throw new _0x79c3c6('commentsrepository-missing-comment-thread',this);const _0x2c144a=this['getCommentThread'](_0xad295a);if(_0x2c144a['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x27bca2,comments:_0x520b1e,resolvedAt:_0x5b361f,resolvedBy:_0x37fdf7,context:_0x6999fc,attributes:_0x59ec74}=_0x2c144a,_0x50720b=this['context']['plugins']['get']('PendingActions'),_0x3d058e=_0x50720b['add'](bt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x53ed7d,'threadId':_0x27bca2,'comments':_0x520b1e['map'](_0x5689d3=>_0x5689d3['toJSON']()),'resolvedAt':_0x5b361f,'resolvedBy':_0x37fdf7?_0x37fdf7['id']:_0x37fdf7,'context':_0x6999fc,'attributes':_0x59ec74})['then'](({comments:_0x29e0f3})=>{_0x50720b['remove'](_0x3d058e);for(const _0x3da00f of _0x29e0f3)this['_updateComment']({'channelId':_0x53ed7d,'threadId':_0xad295a,'commentId':_0x3da00f['commentId'],'createdAt':_0x3da00f['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x54ca47=>{throw console['error'](_0x54ca47),new _0x79c3c6('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x573f57,target:_0xd2a19d}){const _0x49e368=this['getCommentThread'](_0x573f57);if(!_0x49e368)throw new _0x79c3c6('commentsrepository-attach-missing-comment-thread',this);const _0x29f443=this['context']['plugins']['get']('PendingActions'),_0x4ceb73=this['context']['plugins']['get']($t),_0x5d6364=this['_createCommentThreadView'](_0x49e368),_0x1b1350=new It(_0x49e368,_0x5d6364);let _0x523afc=null;_0x5d6364['on']('change:isDirty',(_0x351a8b,_0x2f296a,_0x527640)=>{_0x527640?_0x523afc=_0x29f443['add'](bt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x523afc&&(_0x29f443['remove'](_0x523afc),_0x523afc=null);}),this['_threadToController']['set'](_0x49e368,_0x1b1350),this['_viewToController']['set'](_0x5d6364,_0x1b1350);const _0x511d82=new Kt(this['context']['locale'],_0x5d6364);_0x511d82['bind']('length')['to'](_0x5d6364),_0x511d82['bind']('isDirty')['to'](_0x5d6364,'isDirty',_0x5d6364,'length',(_0x18660e,_0x2c7e03)=>_0x18660e||!_0x2c7e03),_0x511d82['bind']('isActive')['to'](_0x5d6364),_0x511d82['type']='comment';const _0x5ef124=new Yt({'view':_0x511d82,'target':_0xd2a19d,'type':'comment','isVisible':!_0x49e368['archivedAt']&&!!('function'==typeof _0xd2a19d?_0xd2a19d():_0xd2a19d)});return _0x5d6364['on']('escape',()=>{_0x5ef124['fire']('escape');}),this['_bindAnnotationToEditors'](_0x5d6364,_0x5ef124),_0x4ceb73['add'](_0x5ef124),_0x5ef124;}['_bindAnnotationToEditors'](_0x3955d6,_0x592368){this['listenTo'](_0x3955d6,'editorReady',(_0x3bc3e6,_0x4b2500)=>{const _0x5300d6=_0x4b2500['ui']['view']['body']['bodyCollectionContainer'];_0x592368['focusableElements']['add'](_0x5300d6),this['context']instanceof _0x3d48a6&&this['context']['ui']['focusTracker']['add'](_0x5300d6);},{'priority':'highest'}),this['listenTo'](_0x3955d6,'editorDestroyed',(_0x16eba4,_0x43e257)=>{const _0x5942fc=_0x43e257['ui']['view']['body']['bodyCollectionContainer'];_0x592368['focusableElements']['has'](_0x5942fc)&&_0x592368['focusableElements']['remove'](_0x5942fc),this['context']instanceof _0x3d48a6&&this['context']['ui']['focusTracker']['remove'](_0x5942fc);});}['_unbindEditors'](_0x5ed95e){this['stopListening'](_0x5ed95e,'editorReady'),this['stopListening'](_0x5ed95e,'editorDestroyed');}['_createCommentThreadView'](_0x3831f8){const _0x4de360=this['context']['plugins']['get'](_0x3efdd2),{config:_0x55d600,locale:_0x15ed28}=this['context'],_0x38c436=_0x4066fe(_0x55d600['get']('locale'),_0x15ed28);return new(0x0,(_0x55d600['get']('comments'))['CommentThreadView'])(_0x15ed28,_0x3831f8,_0x4de360['me'],{'editorConfig':{..._0x55d600['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x55d600['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x55d600['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x55d600['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x55d600['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x38c436,'CommentView':_0x55d600['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x274908,channelId:_0x9d3b93,resolvedAt:_0x51fdc9,resolvedBy:_0x2b9392,isFromAdapter:_0x34d1f9}){if(!this['hasCommentThread'](_0x274908))throw new _0x79c3c6('commentsrepository-missing-comment-thread',null,{'threadId':_0x274908});const _0x1b82a8=this['getCommentThread'](_0x274908);if(_0x1b82a8['isResolved'])throw new _0x79c3c6('commentsrepository-resolved-comment-thread',null,{'threadId':_0x274908});const _0x1efa5f=this['context']['plugins']['get'](_0x3efdd2);if(_0x1b82a8['resolvedBy']=_0x1efa5f['getUser'](_0x2b9392),_0x1b82a8['resolvedAt']=_0x51fdc9,_0x34d1f9||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x1346e1=this['context']['plugins']['get']('PendingActions'),_0x188c06=_0x1346e1['add'](bt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x9d3b93,'threadId':_0x274908})['then'](({resolvedAt:_0x38775f,resolvedBy:_0x25fba5})=>{_0x1346e1['remove'](_0x188c06),_0x1b82a8['resolvedBy']['id']!==_0x25fba5&&(_0x1b82a8['resolvedBy']=_0x1efa5f['getUser'](_0x25fba5)),_0x1b82a8['resolvedAt']=_0x38775f;})['catch'](_0x301494=>{throw console['error'](_0x301494),new _0x79c3c6('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x1f44c3,channelId:_0x2ac657,isFromAdapter:_0x41bc2a}){if(!this['hasCommentThread'](_0x1f44c3))throw new _0x79c3c6('commentsrepository-missing-comment-thread',null,{'threadId':_0x1f44c3});const _0x53a872=this['getCommentThread'](_0x1f44c3);if(!_0x53a872['isResolved'])throw new _0x79c3c6('commentsrepository-reopen-comment-thread',null,{'threadId':_0x1f44c3});if(_0x53a872['resolvedBy']=null,_0x53a872['resolvedAt']=null,_0x41bc2a||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x19d55d=this['context']['plugins']['get']('PendingActions'),_0x38118a=_0x19d55d['add'](bt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x2ac657,'threadId':_0x1f44c3})['then'](()=>_0x19d55d['remove'](_0x38118a))['catch'](_0xa3491d=>{throw console['error'](_0xa3491d),new _0x79c3c6('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x34fb03,isFromAdapter:_0x2cb44c}){const _0x1b2225=this['getCommentThread'](_0x34fb03);if(!_0x1b2225)throw new _0x79c3c6('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x34fb03),this['_threads']['delete'](_0x34fb03),!_0x1b2225['isSubmitted']||_0x2cb44c||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x5b89bd=this['context']['plugins']['get']('PendingActions'),{channelId:_0x25b0c0}=_0x1b2225,_0x508ccc=_0x5b89bd['add'](bt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x25b0c0,'threadId':_0x34fb03})['then'](()=>_0x5b89bd['remove'](_0x508ccc))['catch'](_0x711de5=>{throw console['error'](_0x711de5),new _0x79c3c6('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x103e5f,unlinkedAt:_0x28d9ac,context:_0x54ad7a,attributes:_0x4ba959,isFromAdapter:_0x401504}){if('string'!=typeof _0x103e5f)throw new _0x79c3c6('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x103e5f});if(!this['hasCommentThread'](_0x103e5f))throw new _0x79c3c6('commentsrepository-missing-comment-thread',null,{'threadId':_0x103e5f});const _0x3ab85b=this['getCommentThread'](_0x103e5f);let _0x537f3c=!0x1;if(void 0x0!==_0x54ad7a&&_0x3ab85b['context']!==_0x54ad7a&&(_0x3ab85b['context']=_0x54ad7a,_0x537f3c=!0x0),void 0x0!==_0x28d9ac&&_0x3ab85b['unlinkedAt']!==_0x28d9ac&&(_0x3ab85b['unlinkedAt']=_0x28d9ac,_0x537f3c=!0x0),_0x4ba959&&!_0x4d4e3c(_0x4ba959,_0x3ab85b['attributes'])&&(_0x3ab85b['attributes']=_0x4ba959,_0x537f3c=!0x0),!_0x537f3c)return Promise['resolve']();if(!_0x3ab85b['isSubmitted']||_0x401504||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x680013=this['context']['plugins']['get']('PendingActions'),{channelId:_0x5a07e6}=_0x3ab85b,_0x359578=_0x680013['add'](bt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x5a07e6,'threadId':_0x103e5f,'context':_0x54ad7a,'unlinkedAt':_0x28d9ac,'attributes':_0x4ba959})['then'](()=>_0x680013['remove'](_0x359578))['catch'](_0x226b72=>{throw console['error'](_0x226b72),new _0x79c3c6('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0xb69d1f){const _0x30074a=this['context']['plugins']['get']($t),_0x18d7a6=this['getCommentThread'](_0xb69d1f);if(_0x18d7a6['_isAttached']=!0x1,this['_threadToController']['has'](_0x18d7a6)){const _0x3e797f=this['_threadToController']['get'](_0x18d7a6),_0xe05c29=_0x3e797f['view'],_0x2b1857=_0x30074a['getByInnerView'](_0xe05c29);this['_threadToController']['delete'](_0x18d7a6),this['_viewToController']['delete'](_0xe05c29),_0x2b1857&&_0x30074a['remove'](_0x2b1857),_0x3e797f['destroy'](),_0xe05c29['destroy']()['then'](()=>{this['_unbindEditors'](_0xe05c29);});}}['_updateActiveAnnotation']({threadId:_0x10f977,resolvedAt:_0x116240,unlinkedAt:_0x3a2b3b}){const _0x4f4647=!!_0x116240,_0x24933c=this['context']['plugins']['get']($t),_0x57e44b=this['getCommentThread'](_0x10f977);if(this['_threadToController']['has'](_0x57e44b)){const _0x50aa34=this['_threadToController']['get'](_0x57e44b)['view'],_0x50ec29=_0x24933c['getByInnerView'](_0x50aa34);_0x50ec29&&(_0x4f4647&&_0x24933c['_removeActiveAnnotation'](_0x50ec29),_0x3a2b3b?_0x50ec29['isVisible']=!0x1:_0x50ec29['refreshVisibility']());}}['_getExternalAuthor'](_0xfb7c0f){const _0x42f9b2=this['context']['plugins']['get'](_0x3efdd2),_0x479b2e=_0x2cbb85('external:'+_0xfb7c0f),_0x51d136=_0x42f9b2['getUser'](_0x479b2e);return _0x51d136||_0x42f9b2['addUser']({'id':_0x479b2e,'name':_0xfb7c0f});}['_createNewComment']({threadId:_0x1bda51,commentId:_0x2cc110=_0x4e2368(),content:_0x146ef4,authorId:_0x5b448a,createdAt:_0x18a815,attributes:_0xf02da9}){if('string'!=typeof _0x2cc110)throw new _0x79c3c6('commentsrepository-invalid-commentid');if('string'!=typeof _0x5b448a)throw new _0x79c3c6('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x146ef4||!_0x146ef4['trim']())throw new _0x79c3c6('commentsrepository-invalid-comment-content');const _0x4bbf2a=this['context']['plugins']['get'](_0x3efdd2)['getUser'](_0x5b448a);if(!_0x4bbf2a)throw new _0x79c3c6('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x5b448a});let _0x2333a9=null,_0x42f786=_0x18a815;return _0xf02da9?.['@external']&&(_0x2333a9=this['_getExternalAuthor'](_0xf02da9['@external']['authorName']),_0x42f786=new Date(_0xf02da9['@external']['createdAt'])),new ti(this,{'threadId':_0x1bda51,'id':_0x2cc110,'author':_0x2333a9||_0x4bbf2a,'creator':_0x4bbf2a,'content':_0x146ef4,'createdAt':_0x18a815,'authoredAt':_0x42f786,'attributes':_0xf02da9});}['_addComment'](_0x6931c0){let {threadId:_0x57ce0e,content:_0x18e057,attributes:_0x56d91d,isFromAdapter:_0xe90f82}=_0x6931c0;const _0x356027=this['getCommentThread'](_0x6931c0['threadId']);if(!_0x356027)throw new _0x79c3c6('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x135d6e=this['_createNewComment'](_0x6931c0),{id:_0x253ada}=_0x135d6e;if(_0x356027['_add'](_0x135d6e),_0xe90f82||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x356027['isSubmitted'])return Promise['resolve']();const _0x2e194d=this['context']['plugins']['get']('PendingActions'),{channelId:_0x391ac7}=_0x356027,_0x4416c1=_0x2e194d['add'](bt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x56d91d||(_0x56d91d={}),this['adapter']['addComment']({'channelId':_0x391ac7,'threadId':_0x57ce0e,'commentId':_0x253ada,'content':_0x18e057,'attributes':_0x56d91d})['then'](_0x83e326=>{_0x2e194d['remove'](_0x4416c1),_0x83e326&&this['_updateComment']({'channelId':_0x391ac7,'threadId':_0x57ce0e,'commentId':_0x253ada,'createdAt':_0x83e326['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x464bb7=>{throw console['error'](_0x464bb7),new _0x79c3c6('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x2e04a6,commentId:_0x50b7d8,content:_0x17740d,createdAt:_0xce48e0,attributes:_0x423a60,isFromAdapter:_0x451f60}){if(void 0x0!==_0x17740d&&('string'!=typeof _0x17740d||!_0x17740d['trim']()['length']))throw new _0x79c3c6('commentsrepository-update-comment-invalid-content');const _0x47c210=this['getCommentThread'](_0x2e04a6),_0xf21d83=_0x47c210['getComment'](_0x50b7d8);if(!_0xf21d83)throw new _0x79c3c6('commentsrepository-update-missing-comment',this);let _0x23215f=!0x1;if(_0x17740d&&_0x17740d!==_0xf21d83['content']&&(_0xf21d83['isEditable']||_0x451f60)&&(_0xf21d83['content']=_0x17740d,_0x23215f=!0x0),_0xce48e0&&_0xce48e0!==_0xf21d83['createdAt']&&(_0xf21d83['createdAt']=_0xce48e0,_0xf21d83['attributes']&&_0xf21d83['attributes']['@external']||(_0xf21d83['authoredAt']=_0xce48e0),_0x23215f=!0x0),_0x423a60&&!_0x4d4e3c(_0x423a60,_0xf21d83['attributes'])&&(_0xf21d83['attributes']=_0x423a60,_0x23215f=!0x0),!_0x23215f)return Promise['resolve']();if(_0x47c210['fire']('commentUpdated'),_0x451f60||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x212257=this['context']['plugins']['get']('PendingActions'),{channelId:_0x47a8b4}=this['getCommentThread'](_0xf21d83['threadId']),_0x35491a=_0x212257['add'](bt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x47a8b4,'threadId':_0x2e04a6,'commentId':_0x50b7d8,'content':_0x17740d,'attributes':_0x423a60})['then'](()=>_0x212257['remove'](_0x35491a))['catch'](_0x76b24d=>{throw console['error'](_0x76b24d),new _0x79c3c6('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0xba809d,commentId:_0x5124bd,isFromAdapter:_0x4421d1}){const _0x476d87=this['getCommentThread'](_0xba809d),_0xf16c4b=_0x476d87['getComment'](_0x5124bd);if(!_0xf16c4b)throw new _0x79c3c6('commentsrepository-remove-missing-comment',this);if(_0x476d87['_remove'](_0xf16c4b),_0x4421d1||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x4cb713=this['context']['plugins']['get']('PendingActions'),{channelId:_0x1a42f8}=_0x476d87,_0x3d5988=_0x4cb713['add'](bt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x1a42f8,'threadId':_0xba809d,'commentId':_0x5124bd})['then'](()=>_0x4cb713['remove'](_0x3d5988))['catch'](_0x1252a7=>{throw console['error'](_0x1252a7),new _0x79c3c6('commentsrepository-remove-comment-internal-error',this);});}}class Zt extends/* #__PURE__ -- @preserve */
|
|
30
|
-
|
|
31
|
-
_0x3b595e(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x19841d,_0x539f90){super();const _0x378bcc=_0x19841d['context']['plugins']['get'](_0x3efdd2)['me'],_0x4bc1fd=_0x19841d['getCommentThread'](_0x539f90['threadId']),_0x9f6d1e=0x0===_0x4bc1fd['comments']['length'],_0x2567bc=_0x378bcc===_0x539f90['author'];this['id']=_0x539f90['id'],this['threadId']=_0x539f90['threadId'],this['author']=_0x539f90['author'],this['creator']=_0x539f90['creator'],this['isExternal']=Boolean(_0x539f90['attributes']&&_0x539f90['attributes']['@external']),this['set']('content',_0x539f90['content']),this['createdAt']=_0x539f90['createdAt']||new Date(),this['set']('authoredAt',_0x539f90['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x4bc1fd,'resolvedAt'),this['set']('attributes',_0x539f90['attributes']||{}),this['bind']('isEditable')['to'](_0x19841d,'_permissions',()=>{const _0x1bcac7=_0x19841d['getPermissions'](_0x4bc1fd['channelId'])['write'],_0x5d9f63=_0x19841d['getPermissions'](_0x4bc1fd['channelId'])['modifyAll'];return _0x2567bc&&_0x1bcac7||!_0x2567bc&&_0x5d9f63;}),this['bind']('isRemovable')['to'](_0x4bc1fd,'isRemovable',_0x19841d,'_permissions',_0x171516=>{const _0x3c2c1c=_0x19841d['getPermissions'](_0x4bc1fd['channelId'])['write'],_0x3b9093=_0x19841d['getPermissions'](_0x4bc1fd['channelId'])['modifyAll'];return _0x2567bc&&_0x3c2c1c||_0x171516&&_0x9f6d1e||!_0x2567bc&&_0x3b9093&&!_0x9f6d1e;}),this['bind']('isReadOnly')['to'](_0x4bc1fd,'isReadOnly'),this['_repository']=_0x19841d;}get['weight'](){return Math['max'](function(_0x170fd8){const _0x420b87=document['createElement']('div');return _0x420b87['innerHTML']=_0x170fd8,_0x420b87['textContent']['length'];}(this['content']),0xc8);}['update'](_0x44a04e){const {threadId:_0x4509a4,id:_0x299703}=this;if(!this['_repository']['hasCommentThread'](_0x4509a4))throw new _0x79c3c6('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x3ce879}=this['_repository']['getCommentThread'](_0x4509a4);this['_repository']['fire'](ii('updateComment',_0x3ce879,_0x4509a4),{'channelId':_0x3ce879,'threadId':_0x4509a4,'commentId':_0x299703,..._0x44a04e});}['setAttribute'](_0x5806aa,_0x56abc4){const _0x1394c8=_0x4c726e(this['attributes']);_0x49e495(_0x1394c8,_0x5806aa,_0x56abc4),this['update']({'attributes':_0x1394c8});}['removeAttribute'](_0xadadbc){const _0x2ba552=_0x4c726e(this['attributes']);_0x21f37e(_0x2ba552,_0xadadbc),this['update']({'attributes':_0x2ba552});}['remove'](_0x910565={}){if(!_0x910565['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x534fd3,id:_0xc38422}=this;if(!this['_repository']['hasCommentThread'](_0x534fd3))throw new _0x79c3c6('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x4f1ea7}=this['_repository']['getCommentThread'](_0x534fd3);this['_repository']['fire'](ii('removeComment',_0x4f1ea7,_0x534fd3),{'channelId':_0x4f1ea7,'threadId':_0x534fd3,'commentId':_0xc38422,..._0x910565});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function ii(_0x591b03,..._0x234152){for(const _0x394b05 of _0x234152)void 0x0!==_0x394b05&&(_0x591b03+=':'+String(_0x394b05));return _0x591b03;}class ei extends _0x36a1d1{constructor(_0x3aab37){super(_0x3aab37),this['set']('hasContent',!0x1);}['refresh'](){const _0x90957f=this['editor']['model']['document']['selection'];this['isEnabled']=!0x0,this['hasContent']=!0x1;for(const _0x259c16 of _0x90957f['getRanges']())if(this['_hasContent'](_0x259c16))return void(this['hasContent']=!0x0);}['execute']({threadId:_0x38a54c=_0x4e2368(),ranges:_0x41d0b0,comment:_0xe91459}={}){const _0x4e2123=this['editor']['model'],_0x9f727b=_0x41d0b0??Array['from'](_0x4e2123['document']['selection']['getRanges']()),_0x511fa4=[];for(const _0x3c30ed of _0x9f727b)this['_hasContent'](_0x3c30ed)&&_0x511fa4['push'](this['_trimToContent'](_0x3c30ed));if(!_0x511fa4['length'])throw new _0x79c3c6('addcommentthreadcommand-incorrect-ranges',null);_0xe91459&&this['_createCommentThread'](_0x38a54c,_0xe91459),this['_createMarkersFromRanges'](_0x38a54c,_0x511fa4,!!_0xe91459);}['_createMarkersFromRanges'](_0x244844,_0x3266da,_0x2fc236){this['editor']['model']['change'](_0x287183=>{for(const _0x178122 of _0x3266da){const _0x1c058e=_0x4e2368()['substr'](0x1,0x5),_0x69abf2='comment:'+_0x244844+':'+_0x1c058e;_0x287183['addMarker'](_0x69abf2,{'range':_0x178122,'usingOperation':_0x2fc236,'affectsData':_0x2fc236});}});}['_createCommentThread'](_0x3a255a,_0x3e3eb3){const _0x171849=this['editor']['plugins']['get']('CommentsRepository'),_0x3cefc2=this['editor']['config']['get']('collaboration.channelId'),_0xbc6dfb=this['editor']['plugins']['get']('Users')['me'];if(!_0xbc6dfb)throw new _0x79c3c6('addcommentthreadcommand-user-not-found',null);_0x171849['addCommentThread']({'threadId':_0x3a255a,'channelId':_0x3cefc2,'comments':[{'authorId':_0xbc6dfb['id'],'content':_0x3e3eb3,'createdAt':new Date(),'attributes':{}}]});}['_hasContent'](_0x507806){for(const _0x56c1e7 of _0x507806['getItems']())if(this['_itemIsContent'](_0x56c1e7))return!0x0;return!0x1;}['_itemIsContent'](_0x3decaf){return _0x3decaf['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x3decaf)&&!_0x3decaf['is']('element','tableCell');}['_trimToContent'](_0x4fb26c){const _0x1167e6=_0x10980b=>!this['_itemIsContent'](_0x10980b['item']),_0x41c4f1=_0x4fb26c['start']['getLastMatchingPosition'](_0x1167e6),_0x1bd11e=_0x4fb26c['end']['getLastMatchingPosition'](_0x1167e6,{'direction':'backward'});return this['editor']['model']['createRange'](_0x41c4f1,_0x1bd11e);}}class si extends _0x4bf323{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[$t];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x10ef81){super(_0x10ef81),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x5b32aa=this['editor'],_0x3ad556=_0x5b32aa['model']['document']['selection'],_0x512e44=_0x40022e(()=>this['refreshSelectedViews'](),0xa);_0x3ad556['on']('change:range',(_0x2ae1c2,_0x2bd419)=>{_0x2bd419['directChange']&&(_0x512e44['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x5b32aa['editing']['view']['document'],'change:isFocused',(_0x3668b8,_0x220a1d,_0x4c4420)=>{_0x4c4420&&_0x512e44();}),this['listenTo'](_0x5b32aa['ui']['focusTracker'],'change:isFocused',(_0x222c56,_0x40af5c,_0x611447)=>{_0x611447||this['fire']('blur',{'isAnnotationTracked':_0x57cbe8=>this['_editorAnnotationsData']['has'](_0x57cbe8['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x552558){if(this['_editorAnnotations']['has'](_0x552558['view']))return;this['_editorAnnotations']['add'](_0x552558['view']),this['editor']['ui']['focusTracker']['add'](_0x552558['view']['element']);const _0x2f9d07=this['editor']['plugins']['get']($t);this['listenTo'](_0x2f9d07['collection'],'remove',(_0x328bbd,_0x3821f6)=>{this['editor']['ui']['focusTracker']['remove'](_0x3821f6['view']['element']),this['_editorAnnotations']['delete'](_0x3821f6['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x11050e){if('function'!=typeof _0x11050e)throw new _0x79c3c6('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x11050e);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0xee62f9,annotations:_0x212f53}){const _0x5c6cb7=[],_0xd95c92=this['editor']['model']['document']['selection'],_0x15710a=Array['from'](_0xd95c92['getRanges']());for(const [_0x10bc5a,_0x49de2e]of this['_editorAnnotationsData']){const _0xb6b748=_0x4e0439(_0x49de2e),_0x266d87=_0x212f53['getByInnerView'](_0x10bc5a);_0xb6b748&&_0x266d87&&_0x5c6cb7['push']({'annotation':_0x266d87,'range':_0xb6b748});}function _0x4e0439(_0x2bb07f){for(const _0x1b25f5 of _0x2bb07f)for(const _0x3b1fba of _0x15710a)if(_0x1b25f5['containsRange'](_0x3b1fba,!_0xd95c92['isCollapsed']))return _0x1b25f5;return null;}return _0x5c6cb7['sort']((_0x3dd5eb,_0x4b6233)=>{const _0x1f615c=_0x3dd5eb['range'],_0x51636f=_0x4b6233['range'];if(!_0x1f615c['isEqual'](_0x51636f)){if(_0x1f615c['containsRange'](_0x51636f,!0x0))return 0x1;if(_0x51636f['containsRange'](_0x1f615c,!0x0))return-0x1;}return _0x3dd5eb['annotation']==_0xee62f9?-0x1:_0x4b6233['annotation']==_0xee62f9?0x1:0x0;})['map'](_0x3b0a91=>_0x3b0a91['annotation']);}get['_editorAnnotationsData'](){const _0x2240d7=new Map();for(const _0x5e76e8 of Array['from'](this['_dataCollectors']))for(const [_0x1a10bc,_0x8e1987]of _0x5e76e8())_0x2240d7['set'](_0x1a10bc,_0x8e1987);return _0x2240d7;}}class ni extends _0x4bf323{['afterInit'](){const _0x5ab517=this['editor'];if(!_0x5ab517['plugins']['has']('RestrictedEditingModeEditing'))return;_0x5ab517['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class oi extends _0x4bf323{constructor(_0x3b9d14){super(_0x3b9d14),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x5a6f41=this['editor'],_0x4069a8=_0x5a6f41['commands']['get']('importWord'),_0x5f599f=_0x5a6f41['plugins']['get'](_0x3efdd2);_0x4069a8&&(_0x4069a8['on']('execute',(_0x67a520,[,_0x353ac7])=>{_0x353ac7['collaboration_features']={'comments':!0x0,'user_id':_0x5f599f['me']['id']};},{'priority':_0x3a8f95['high']+0xa}),this['listenTo'](_0x4069a8,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x42c644,_0x3af837){const {comment_threads:_0x2056b5}=_0x3af837;_0x2056b5&&_0x2056b5['forEach'](({thread_id:_0x2b4dc2,comments:_0x2e33f0,is_resolved:_0x15fe90})=>{const _0x4f5376=new Date(),_0x33164d=_0x2e33f0['map'](({author:_0x5f3779,content:_0x32b83f,created_at:_0x24c3bb})=>({'content':_0x32b83f,'authorId':this['editor']['plugins']['get'](_0x3efdd2)['me']['id'],'createdAt':_0x4f5376,'attributes':{'@external':{'authorName':_0x5f3779,'createdAt':_0x24c3bb?new Date(_0x24c3bb):new Date(),'source':'importWord'}}})),_0x54bc20=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](Qt)['addCommentThread']({'channelId':_0x54bc20,'threadId':_0x2b4dc2,'comments':_0x33164d,'resolvedAt':_0x15fe90?_0x4f5376:null});});}}class ri extends _0x4bf323{constructor(_0x367451){super(_0x367451),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[pt,wt];}['afterInit'](){const _0x2af06d=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x2af06d,'contentInsertion',(_0x5b2453,_0x21c339)=>this['_removeMarkersWithoutThreads'](_0x21c339['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x3ab72f){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x3ab72f;const _0x279fc1=this['editor']['plugins']['get']('CommentsRepository');for(const _0x27c97b of _0x3ab72f['keys']()){const [_0x497cc3,_0x1711b2]=_0x27c97b['split'](':');'comment'!=_0x497cc3||_0x279fc1['hasCommentThread'](_0x1711b2)||_0x3ab72f['delete'](_0x27c97b);}return _0x3ab72f;}['_registerMarkerInClipboardPipeline'](){const _0x24414b=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x10abc3=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x10abc3&&_0x24414b['_registerMarkerToCopy']('comment',_0x10abc3);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x247776){switch(_0x247776){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}function hi(_0x4fd62b){const _0x4d1f6f=_0x4fd62b['split'](':');return{'group':_0x4d1f6f[0x0],'id':_0x4d1f6f[0x1],'part':_0x4d1f6f[0x2]};}class ai extends _0x4bf323{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x974d1c,_0x42963e)=>{if(!_0x42963e['options']['showCommentHighlights'])return null;if(_0x42963e['options']['ignoreResolvedComments']){const {id:_0x239e98}=hi(_0x974d1c['markerName']),_0x2ec7b4=this['editor']['plugins']['get'](Qt);if(_0x2ec7b4['getCommentThread'](_0x239e98)?.['isResolved']&&_0x974d1c['item'])return _0x42963e['consumable']['consume'](_0x974d1c['item'],'addMarker:'+_0x974d1c['markerName']),_0x42963e['consumable']['consume'](_0x974d1c['item'],'removeMarker:'+_0x974d1c['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x1487ed=>{_0x1487ed['on']('addMarker:comment',(_0x18e1f6,_0xbae496,_0x57c045)=>{if(!_0x57c045['options']['showCommentHighlights'])return;const _0x1ecbf6=_0xbae496['item'];if(!_0x1ecbf6)return;const _0x524001=_0x57c045['mapper']['toViewElement'](_0x1ecbf6);this['editor']['model']['schema']['isObject'](_0x1ecbf6)&&_0x524001&&!_0x524001['getCustomProperty']('widget')&&_0x524001['is']('containerElement')&&Ct(_0x524001,_0x57c045['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x434e69,{writer:_0x18adba,options:_0x298476})=>{if(!_0x298476['showCommentHighlights'])return null;const _0x5d3c5d=_0x18adba['createContainerElement']('div'),_0x28f826=_0x18adba['createEmptyElement']('hr');return _0x18adba['addClass']('ck-horizontal-line',_0x5d3c5d),_0x18adba['insert'](_0x18adba['createPositionAt'](_0x5d3c5d,0x0),_0x28f826),_0x5d3c5d;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x2e50d,{writer:_0x19eb72,options:_0x223b5d})=>{if(!_0x223b5d['showCommentHighlights'])return null;const _0x37adea=_0x19eb72['createContainerElement']('span'),_0x319094=_0x19eb72['createEmptyElement']('img');return _0x19eb72['addClass']('image-inline',_0x37adea),_0x19eb72['insert'](_0x19eb72['createPositionAt'](_0x37adea,0x0),_0x319094),_0x37adea;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x4fec4b,{writer:_0x32e71b,options:_0x385d2a})=>{if(_0x385d2a['showCommentHighlights'])return _0x32e71b['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x129a54,_0x1fa778,_0x40b419)=>{_0x40b419['options']['showCommentHighlights']&&_0x129a54['stop']();},{'priority':'high'});}}class ci extends _0x4bf323{static get['requires'](){return[Qt,si,_0x3efdd2,ni,oi,ri,ai];}static get['pluginName'](){return'CommentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x46d8fd){super(_0x46d8fd),this['set']('isThreadsLoadingPaused',!0x0),_0x46d8fd['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x1cef69,_0x10d626,_0x530a8d,_0x3d8ce2)=>{const _0x1a68b0=_0x46d8fd['plugins']['get'](Qt),_0x46a4e6=_0x530a8d?hi(_0x530a8d)['id']:null;_0x46d8fd['model']['change'](()=>{if(_0x46a4e6){const _0x144baf=this['getAllMarkersForId'](_0x46a4e6);for(const _0x267f3e of _0x144baf)_0x46d8fd['editing']['reconvertMarker'](_0x267f3e);}if(_0x3d8ce2){const {id:_0x234164}=hi(_0x3d8ce2),_0x35dccd=_0x1a68b0['getCommentThread'](_0x234164);if(_0x35dccd&&_0x35dccd['unlinkedAt'])return;if(_0x35dccd&&!_0x35dccd['isAttached'])return;const _0xc9c303=this['getAllMarkersForId'](_0x234164);for(const _0x2d0d83 of _0xc9c303)_0x46d8fd['editing']['reconvertMarker'](_0x2d0d83);}}),_0x46a4e6&&this['scrollToThreadMarker'](_0x46a4e6);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x5b687c=this['editor'],_0x427697=_0x5b687c['plugins']['get'](Qt),_0x3f462a=_0x5b687c['config']['get']('collaboration.channelId'),_0x1fe44f=_0x427697['getCommentThreads']()['filter'](_0x368937=>_0x368937['channelId']!==_0x3f462a);_0x5b687c['commands']['add']('addCommentThread',new ei(_0x5b687c)),this['listenTo'](_0x5b687c,'change:isReadOnly',(_0x597a90,_0x287fa7,_0x12f223)=>{_0x427697['switchReadOnly'](_0x12f223,_0x5b687c['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x427697,di('addCommentThread',_0x3f462a),(_0x4e1bd5,{threadId:_0x51ccc0})=>{const _0x529b8b=this['editor']['plugins']['get'](Qt)['getCommentThread'](_0x51ccc0);_0x529b8b?.['unlinkedAt']&&this['_attachArchivedThread'](_0x51ccc0);}),this['listenTo'](_0x427697,di('removeCommentThread',_0x3f462a),(_0x342bbc,{threadId:_0x1676e5})=>{_0x5b687c['model']['enqueueChange']({'isUndoable':!0x1},_0x5b7122=>{const _0xac31ac=this['getAllMarkersForId'](_0x1676e5);for(const _0x5a0a7e of _0xac31ac)_0x5b7122['removeMarker'](_0x5a0a7e);});}),this['listenTo'](_0x427697,di('resolveCommentThread',_0x3f462a),(_0x352f6d,{threadId:_0x3df484})=>{this['_reconvertMarkers'](_0x3df484);const _0x4a50e2=this['editor']['plugins']['get']($t);(this['editor']['editing']['view']['hasDomSelection']||_0x4a50e2['collection']['isFocused'])&&(this['editor']['plugins']['get'](Qt)['getCommentThread'](_0x3df484)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x427697,di('reopenCommentThread',_0x3f462a),(_0x466fbf,{threadId:_0x2ac7d5})=>{this['_reconvertMarkers'](_0x2ac7d5);},{'priority':'low'}),this['listenTo'](_0x427697,di('addComment',_0x3f462a),(_0x14c3fd,{threadId:_0x51b57d,isFromAdapter:_0x53e3fb})=>{const _0x1920b5=this['getAllMarkersForId'](_0x51b57d);if(_0x53e3fb||0x0==_0x1920b5['length']||!_0x427697['hasCommentThread'](_0x51b57d))return;0x1===_0x427697['getCommentThread'](_0x51b57d)['length']&&_0x5b687c['model']['enqueueChange']({'isUndoable':!0x1},_0x412e54=>{for(const _0x475f2a of _0x1920b5)_0x412e54['updateMarker'](_0x475f2a,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x1fe44f);}['afterInit'](){!async function(_0x366e59){const _0x6c649=_0xe737e9([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]),_0x399737=0x73460ab3,_0x3f5e6a=0x73418323^_0x399737,_0x361a16=window[_0xe737e9([0x44,0x61,0x74,0x65])][_0xe737e9([0x6e,0x6f,0x77])](),_0x3f350a=_0x366e59[_0xe737e9([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x410f68=new window[(_0xe737e9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x280278=>{_0x3f350a[_0xe737e9([0x6f,0x6e,0x63,0x65])](_0xe737e9([0x72,0x65,0x61,0x64,0x79]),_0x280278);}),_0x5d2151={[_0xe737e9([0x6b,0x74,0x79])]:_0xe737e9([0x45,0x43]),[_0xe737e9([0x75,0x73,0x65])]:_0xe737e9([0x73,0x69,0x67]),[_0xe737e9([0x63,0x72,0x76])]:_0xe737e9([0x50,0x2d,0x32,0x35,0x36]),[_0xe737e9([0x78])]:_0xe737e9([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]),[_0xe737e9([0x79])]:_0xe737e9([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]),[_0xe737e9([0x61,0x6c,0x67])]:_0xe737e9([0x45,0x53,0x32,0x35,0x36])},_0x403b1a=_0x3f350a[_0xe737e9([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xe737e9([0x67,0x65,0x74])](_0xe737e9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xac5475(){let _0x16bfda,_0x4a00c6=null,_0x3a9ca1=null;try{if(_0x403b1a==_0xe737e9([0x47,0x50,0x4c]))return _0xe737e9([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x16bfda=_0x14326f(),!_0x16bfda)return _0xe737e9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x16bfda[_0xe737e9([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3a9ca1=_0xa1adaa(_0x16bfda[_0xe737e9([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x16bfda[_0xe737e9([0x6a,0x74,0x69])])),await _0x5578bf()?_0x1c04cc()?_0x5b3541()?_0xe737e9([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x523f4b()?(_0x16bfda[_0xe737e9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xe737e9([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4a00c6=_0x40bc7a(_0xe737e9([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2af9e7()):_0xe737e9([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xe737e9([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xe737e9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0xe737e9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5b3541(){const _0x521a9e=[_0xe737e9([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xe737e9([0x74,0x72,0x69,0x61,0x6c])][_0xe737e9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x16bfda[_0xe737e9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x361a16/0x3e8:0xe10*_0x3f5e6a;return _0x16bfda[_0xe737e9([0x65,0x78,0x70])]<_0x521a9e;}function _0x1c04cc(){const _0x4c434e=_0x16bfda[_0xe737e9([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x4c434e)return!0x1;if(_0x4c434e[_0xe737e9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xe737e9([0x2a])))return!0x0;if(_0x4c434e[_0xe737e9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xe737e9([0x43,0x4d,0x54])))return!0x0;if(_0x4c434e[_0xe737e9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xe737e9([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))&&_0x552854())return!0x0;if(_0x4c434e[_0xe737e9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xe737e9([0x52,0x43,0x4d,0x54]))){if(_0x3dc90f())return!0x0;if(_0x17f6f6()||_0x34e7c1())return!0x0;}return!0x1;}function _0x523f4b(){const _0x39adfa=_0x16bfda[_0xe737e9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x39adfa||0x0==_0x39adfa[_0xe737e9([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x713db4}=new URL(window[_0xe737e9([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x39adfa[_0xe737e9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x713db4))return!0x0;const _0x249e5e=_0x713db4[_0xe737e9([0x73,0x70,0x6c,0x69,0x74])](_0xe737e9([0x2e]));return _0x39adfa[_0xe737e9([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3fcc09=>_0x3fcc09[_0xe737e9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xe737e9([0x2a])))[_0xe737e9([0x6d,0x61,0x70])](_0x2ef544=>_0x2ef544[_0xe737e9([0x73,0x70,0x6c,0x69,0x74])](_0xe737e9([0x2e])))[_0xe737e9([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x95c325=>_0x95c325[_0xe737e9([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x249e5e[_0xe737e9([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xe737e9([0x6d,0x61,0x70])](_0x41bf17=>Array(_0x249e5e[_0xe737e9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x41bf17[_0xe737e9([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xe737e9([0x66,0x69,0x6c,0x6c])](_0x41bf17[0x0]===_0xe737e9([0x2a])?_0xe737e9([0x2a]):'')[_0xe737e9([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x41bf17))[_0xe737e9([0x73,0x6f,0x6d,0x65])](_0x2a8577=>_0x249e5e[_0xe737e9([0x65,0x76,0x65,0x72,0x79])]((_0x116275,_0x929c6a)=>_0x2a8577[_0x929c6a]===_0x116275||_0x2a8577[_0x929c6a]===_0xe737e9([0x2a])));}function _0x2af9e7(){return _0x4a00c6&&_0x3a9ca1?new window[(_0xe737e9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x53dc1b,_0x440c47)=>{_0x4a00c6[_0xe737e9([0x74,0x68,0x65,0x6e])](_0x53dc1b,_0x440c47),_0x3a9ca1[_0xe737e9([0x74,0x68,0x65,0x6e])](_0x556d23=>{_0x556d23!=_0xe737e9([0x56,0x61,0x6c,0x69,0x64])&&_0x53dc1b(_0x556d23);},_0x440c47);}):_0x4a00c6||_0x3a9ca1||_0xe737e9([0x56,0x61,0x6c,0x69,0x64]);}}function _0xa1adaa(_0x456af8,_0x29dadb){return new window[(_0xe737e9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2a6521=>{if(_0x414060())return _0x2a6521(_0xe737e9([0x56,0x61,0x6c,0x69,0x64]));_0x4c7579(),_0x3f350a[_0xe737e9([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xe737e9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x9b198f=!0x1;const _0x40665c=_0x4e2368();function _0x47ec1d(_0x16d4ba){return!!_0x16d4ba&&(typeof _0x16d4ba===_0xe737e9([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x16d4ba===_0xe737e9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x16d4ba[_0xe737e9([0x74,0x68,0x65,0x6e])]===_0xe737e9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x16d4ba[_0xe737e9([0x63,0x61,0x74,0x63,0x68])]===_0xe737e9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xdb9a0b(_0x575810){_0x35b3bc(_0x575810)[_0xe737e9([0x74,0x68,0x65,0x6e])](_0x350903=>{if(!_0x350903||_0x350903[_0xe737e9([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xe737e9([0x6f,0x6b]))return _0xe737e9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x138eda(_0x52b745(_0x40665c+_0x29dadb))!=_0x350903[_0xe737e9([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xe737e9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xe737e9([0x56,0x61,0x6c,0x69,0x64]);})[_0xe737e9([0x74,0x68,0x65,0x6e])](_0x349c77=>(_0x3993e8(),_0x349c77),()=>{const _0x4bdd78=_0xb4cb45();return null==_0x4bdd78?(_0x3993e8(),_0xe737e9([0x56,0x61,0x6c,0x69,0x64])):_0xe737e9(_0x361a16-_0x4bdd78>(0x574a8eb3^_0x399737)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xe737e9([0x74,0x68,0x65,0x6e])](_0x2a6521)[_0xe737e9([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2a6521(_0xe737e9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x249738=0x7370e433^_0x399737;function _0x3993e8(){const _0x5c73c2=_0xe737e9([0x6c,0x6c,0x63,0x74,0x2d])+_0x138eda(_0x52b745(_0x456af8)),_0x3355d3=_0x28e17d(_0x138eda(window[_0xe737e9([0x4d,0x61,0x74,0x68])][_0xe737e9([0x63,0x65,0x69,0x6c])](_0x361a16/_0x249738)));window[_0xe737e9([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xe737e9([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5c73c2,_0x3355d3);}function _0xb4cb45(){const _0x1a97aa=_0xe737e9([0x6c,0x6c,0x63,0x74,0x2d])+_0x138eda(_0x52b745(_0x456af8)),_0x47eab6=window[_0xe737e9([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xe737e9([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1a97aa);return _0x47eab6?window[_0xe737e9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x28e17d(_0x47eab6),0x10)*_0x249738:null;}function _0x35b3bc(_0x16a289){return new window[(_0xe737e9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x390d5c,_0x4642aa)=>{_0x16a289[_0xe737e9([0x74,0x68,0x65,0x6e])](_0x390d5c,_0x4642aa),window[_0xe737e9([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4642aa,0x7347de73^_0x399737);});}}_0x3f350a[_0xe737e9([0x6f,0x6e])](_0xe737e9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x52fcb0,_0xf12b28)=>{if(_0xf12b28[0x0]!=_0x456af8)return _0x2a6521(_0xe737e9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0xf12b28[0x1]={..._0xf12b28[0x1],[_0xe737e9([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x40665c};},{[_0xe737e9([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xe737e9([0x68,0x69,0x67,0x68])}),_0x3f350a[_0xe737e9([0x6f,0x6e])](_0xe737e9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x34d405=>{_0x47ec1d(_0x34d405[_0xe737e9([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x9b198f=!0x0,_0xdb9a0b(_0x34d405[_0xe737e9([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xe737e9([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xe737e9([0x6c,0x6f,0x77])}),_0x410f68[_0xe737e9([0x74,0x68,0x65,0x6e])](()=>{_0x9b198f||_0x2a6521(_0xe737e9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x414060(){return _0x3f350a[_0xe737e9([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xe737e9([0x76,0x69,0x65,0x77])][_0xe737e9([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xe737e9([0x61,0x75,0x74,0x6f]);}function _0x4c7579(){_0x3f350a[_0xe737e9([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xe737e9([0x76,0x69,0x65,0x77])][_0xe737e9([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xe737e9([0x61,0x75,0x74,0x6f]);}}function _0x40bc7a(_0x3fdf99){const _0x112a77=[new window[(_0xe737e9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2a8aa2=>setTimeout(_0x2a8aa2,0x734f347f^_0x399737)),_0x410f68[_0xe737e9([0x74,0x68,0x65,0x6e])](()=>new window[(_0xe737e9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x44dd69=>{let _0x1744cc=0x0;_0x3f350a[_0xe737e9([0x6d,0x6f,0x64,0x65,0x6c])][_0xe737e9([0x6f,0x6e])](_0xe737e9([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3c4920,_0x489caf)=>{_0x489caf[0x0][_0xe737e9([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1744cc++,_0x1744cc==(0x73460f5b^_0x399737)&&(_0x44dd69(),_0x3c4920[_0xe737e9([0x6f,0x66,0x66])]());});}))];return window[_0xe737e9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xe737e9([0x72,0x61,0x63,0x65])](_0x112a77)[_0xe737e9([0x74,0x68,0x65,0x6e])](()=>_0x3fdf99);}async function _0x266ae7(){await _0x410f68,_0x3f350a[_0xe737e9([0x6d,0x6f,0x64,0x65,0x6c])][_0xe737e9([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x16c051,_0x3f350a[_0xe737e9([0x6d,0x6f,0x64,0x65,0x6c])][_0xe737e9([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x16c051,_0x3f350a[_0xe737e9([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xe737e9([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x552854(){return window[_0xe737e9([0x67,0x6c,0x6f,0x62])]&&window[_0xe737e9([0x67,0x6c,0x6f,0x62])][_0xe737e9([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x3dc90f(){return _0x4b3f08(_0xe737e9([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x2b661d(_0xe737e9([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0xe737e9([0x73,0x74,0x61,0x74,0x65])]==_0xe737e9([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x17f6f6(){return _0x4b3f08(_0xe737e9([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 _0x34e7c1(){return _0x4b3f08(_0xe737e9([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x40c389(_0x7e66af){const _0x16768f=_0x4cb963();_0x3f350a[_0x16768f]=_0xe737e9([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x7e66af,_0x7e66af!=_0xe737e9([0x56,0x61,0x6c,0x69,0x64])&&_0x266ae7();}function _0x4cb963(){const _0x357d9f=window[_0xe737e9([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xe737e9([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xe737e9([0x6e,0x6f,0x77])]())[_0xe737e9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xe737e9([0x2e]),'');let _0x27eb25=_0xe737e9([0x4b]);for(let _0x5ecc96=0x0;_0x5ecc96<_0x357d9f[_0xe737e9([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5ecc96+=0x2){let _0x987548=window[_0xe737e9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x357d9f[_0xe737e9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5ecc96,_0x5ecc96+0x2));_0x987548>=_0x6c649[_0xe737e9([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x987548-=_0x6c649[_0xe737e9([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x27eb25+=_0x6c649[_0x987548];}return _0x27eb25;}function _0x14326f(){const _0x551d31=_0x403b1a[_0xe737e9([0x73,0x70,0x6c,0x69,0x74])](_0xe737e9([0x2e]));if(0x3!=_0x551d31[_0xe737e9([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x91e8dd(_0x551d31[0x1]);function _0x91e8dd(_0x211232){const _0x23f53d=_0x581f1e(_0x211232);return _0x23f53d&&_0x3923f5()?_0x23f53d:null;function _0x3923f5(){const _0x561189=_0x23f53d[_0xe737e9([0x6a,0x74,0x69])],_0x3105b3=window[_0xe737e9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x561189[_0xe737e9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x561189[_0xe737e9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x56398b={..._0x23f53d,[_0xe737e9([0x6a,0x74,0x69])]:_0x561189[_0xe737e9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x561189[_0xe737e9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x56398b[_0xe737e9([0x76,0x63])],_0x52b745(_0x56398b)==_0x3105b3;}}}async function _0x5578bf(){let _0x5365fa=!0x0;try{const _0x4ee1c7=_0x403b1a[_0xe737e9([0x73,0x70,0x6c,0x69,0x74])](_0xe737e9([0x2e])),[_0x427255,_0x9f060d,_0xbcd3a7]=_0x4ee1c7;return _0x4df0ff(_0x427255),await _0x248c6b(_0x427255,_0x9f060d,_0xbcd3a7),_0x5365fa;}catch{return!0x1;}function _0x4df0ff(_0x566b92){const _0x1fe572=_0x581f1e(_0x566b92);_0x1fe572&&_0x1fe572[_0xe737e9([0x61,0x6c,0x67])]==_0xe737e9([0x45,0x53,0x32,0x35,0x36])||(_0x5365fa=!0x1);}async function _0x248c6b(_0x1b9ad1,_0x69a597,_0x47d82d){const _0x6608db=window[_0xe737e9([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xe737e9([0x66,0x72,0x6f,0x6d])](_0x478af5(_0x47d82d),_0x369cfa=>_0x369cfa[_0xe737e9([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1487df=new window[(_0xe737e9([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xe737e9([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1b9ad1+_0xe737e9([0x2e])+_0x69a597),_0xe3b859=window[_0xe737e9([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xe737e9([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xe3b859)return;const _0xec7a2a=await _0xe3b859[_0xe737e9([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xe737e9([0x6a,0x77,0x6b]),_0x5d2151,{[_0xe737e9([0x6e,0x61,0x6d,0x65])]:_0xe737e9([0x45,0x43,0x44,0x53,0x41]),[_0xe737e9([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xe737e9([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xe737e9([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xe3b859[_0xe737e9([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xe737e9([0x6e,0x61,0x6d,0x65])]:_0xe737e9([0x45,0x43,0x44,0x53,0x41]),[_0xe737e9([0x68,0x61,0x73,0x68])]:{[_0xe737e9([0x6e,0x61,0x6d,0x65])]:_0xe737e9([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xec7a2a,_0x6608db,_0x1487df)||(_0x5365fa=!0x1);}}function _0x581f1e(_0x1d9603){return _0x1d9603[_0xe737e9([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xe737e9([0x65,0x79]))?JSON[_0xe737e9([0x70,0x61,0x72,0x73,0x65])](_0x478af5(_0x1d9603)):null;}function _0x478af5(_0x28daab){return window[_0xe737e9([0x61,0x74,0x6f,0x62])](_0x28daab[_0xe737e9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xe737e9([0x2b]))[_0xe737e9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xe737e9([0x2f])));}function _0x52b745(_0x38eb3b){let _0x3459de=0x1505;function _0xa9802c(_0x185d5b){for(let _0x410a0b=0x0;_0x410a0b<_0x185d5b[_0xe737e9([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x410a0b++){const _0x53e7c6=_0x185d5b[_0xe737e9([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x410a0b);_0x3459de=(_0x3459de<<0x5)+_0x3459de+_0x53e7c6,_0x3459de&=_0x3459de;}}function _0x4c3fa7(_0x188956){Array[_0xe737e9([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x188956)?_0x188956[_0xe737e9([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4c3fa7):_0x188956&&typeof _0x188956==_0xe737e9([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xe737e9([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x188956)[_0xe737e9([0x73,0x6f,0x72,0x74])]()[_0xe737e9([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3bcf53,_0x339de3])=>{_0xa9802c(_0x3bcf53),_0x4c3fa7(_0x339de3);}):_0xa9802c(window[_0xe737e9([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x188956));}return _0x4c3fa7(_0x38eb3b),_0x3459de>>>0x0;}function _0x138eda(_0x538430){return _0x538430[_0xe737e9([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xe737e9([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xe737e9([0x30]));}function _0x28e17d(_0x531d0b){return _0x531d0b[_0xe737e9([0x73,0x70,0x6c,0x69,0x74])]('')[_0xe737e9([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xe737e9([0x6a,0x6f,0x69,0x6e])]('');}function _0x4b3f08(_0x15114c){return _0x3f350a[_0xe737e9([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0xe737e9([0x68,0x61,0x73])](_0x15114c);}function _0x2b661d(_0x43f323){return _0x3f350a[_0xe737e9([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0xe737e9([0x67,0x65,0x74])](_0x43f323);}function _0x16c051(){}function _0xe737e9(_0x140edb){return _0x140edb['map'](_0x78b480=>String['fromCharCode'](_0x78b480))['join']('');}_0x40c389(await _0xac5475());}(this);}['destroy'](){const _0x29abfd=this['editor']['plugins']['get'](Qt),_0xe71c56=this['editor']['config']['get']('collaboration.channelId');for(const _0x1421f0 of _0x29abfd['getCommentThreads']({'channelId':_0xe71c56}))_0x29abfd['_detachCommentThread'](_0x1421f0['id']),_0x29abfd['_threads']['delete'](_0x1421f0['id']);super['destroy']();}['hasMarkerForId'](_0xee9a56){return this['getAllMarkersForId'](_0xee9a56)['length']>0x0;}['getAllMarkersForId'](_0x5605d4){const _0x13e601=[];for(const _0x5c2a43 of this['editor']['model']['markers'])_0x5c2a43['name']['startsWith']('comment:'+_0x5605d4)&&_0x13e601['push'](_0x5c2a43);return _0x13e601;}['scrollToThreadMarker'](_0x51db9c){setTimeout(()=>{const _0x136e83=this['_getTargetForId'](_0x51db9c);if(!_0x136e83)return;this['activeMarker']&&hi(this['activeMarker'])['id']===_0x51db9c&&_0x2cf7e8({'target':_0x136e83[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x138f59){this['editor']['model']['change'](()=>{for(const _0xefe8cf of this['getAllMarkersForId'](_0x138f59))this['editor']['editing']['reconvertMarker'](_0xefe8cf);});}['_attachArchivedThread'](_0x3145e3){const _0x43f511=this['editor']['plugins']['get'](Qt),_0x2c45b8=this['editor']['plugins']['get'](si),_0x322ec4=_0x43f511['getCommentThread'](_0x3145e3);if(!_0x322ec4['isAttached']){const _0x27ec8c=_0x322ec4['attachTo'](()=>this['_getTargetForId'](_0x322ec4['id']));_0x2c45b8['registerAnnotation'](_0x27ec8c),_0x322ec4['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x40b4ac=this['editor'],_0x410845=_0x40b4ac['plugins']['get'](_0x3efdd2);_0x40b4ac['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x532489,_0x3968c1)=>{const {id:_0x4fe78b}=hi(_0x532489['markerName']),_0x56c6c6=_0x40b4ac['plugins']['get'](Qt)['getCommentThread'](_0x4fe78b),_0x5b8d09=this['activeMarker']&&hi(this['activeMarker'])['id']===_0x4fe78b;let _0x5976d1;if(_0x56c6c6&&_0x56c6c6['isResolved']&&!_0x5b8d09&&_0x532489['item'])return _0x3968c1['consumable']['consume'](_0x532489['item'],'addMarker:'+_0x532489['markerName']),_0x3968c1['consumable']['consume'](_0x532489['item'],'removeMarker:'+_0x532489['markerName']),null;const _0x4fa30b=['ck-comment-marker'];return _0x5b8d09&&_0x4fa30b['push']('ck-comment-marker--active'),_0x5976d1=_0x56c6c6?.['length']?_0x56c6c6['comments']['first']['author']['id']:_0x410845['me']['id'],{'classes':_0x4fa30b,'attributes':{'data-comment':_0x4fe78b,'data-author-id':_0x5976d1}};}}),_0x40b4ac['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x4b5e4c,{options:_0x5d4560})=>{if(_0x5d4560['showCommentHighlights'])return null;const _0x244671=_0x40b4ac['plugins']['get'](Qt),_0x53d007=_0x40b4ac['model']['markers']['get'](_0x4b5e4c),{id:_0x55c74e,part:_0x2eab8b}=hi(_0x4b5e4c);return _0x53d007&&!_0x53d007['affectsData']||_0x5d4560['ignoreResolvedComments']&&_0x244671['getCommentThread'](_0x55c74e)?.['isResolved']?null:{'group':'comment','name':_0x2eab8b?_0x55c74e+':'+_0x2eab8b:_0x55c74e};}}),_0x40b4ac['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x29e1b5,{writer:_0x1de412})=>_0x1de412['createElement']('$marker',{'data-name':'comment:'+_0x29e1b5['getAttribute']('id')})}),_0x40b4ac['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x4a7224=this['editor'],_0x168bfc=_0x4a7224['plugins']['get'](Qt),_0x5ba28f=new Set(),_0x481655=new Set();_0x4a7224['model']['document']['registerPostFixer'](_0x2f98d5=>{let _0x2abc38=!0x1;for(const {name:_0x39a2e6,data:_0x165f01}of _0x4a7224['model']['document']['differ']['getChangedMarkers']()){const {group:_0x29523b,id:_0x2496c9}=hi(_0x39a2e6);let _0x2e73da=_0x165f01['newRange'];if('comment'!==_0x29523b||!_0x2e73da)continue;const _0x4337c9='$graveyard'===_0x2e73da['root']['rootName'];_0x4337c9||(_0x2e73da=li(_0x2e73da,_0x4a7224['model']),!_0x2e73da||_0x2e73da['isCollapsed']||!_0x165f01['newRange']||_0x2e73da['isEqual'](_0x165f01['newRange']))?_0x4a7224['model']['hasContent'](_0x2e73da)&&!_0x4337c9?this['isThreadsLoadingPaused']?_0x5ba28f['add'](_0x39a2e6):this['_handleThreadMarker'](_0x39a2e6,_0x2496c9):(_0x481655['add'](_0x39a2e6),_0x5ba28f['delete'](_0x39a2e6),_0x2f98d5['removeMarker'](_0x39a2e6),_0x2abc38=!0x0):(_0x2f98d5['updateMarker'](_0x39a2e6,{'range':_0x2e73da}),_0x2abc38=!0x0);}return _0x2abc38;}),this['on']('change:isThreadsLoadingPaused',(_0x137024,_0x1987c2,_0x5bda8d)=>{if(!_0x5bda8d&&_0x5ba28f['size'])for(const _0x46adfb of _0x5ba28f){const {id:_0x1588d2}=hi(_0x46adfb);_0x5ba28f['delete'](_0x46adfb),_0x4a7224['model']['markers']['get'](_0x46adfb)&&this['_handleThreadMarker'](_0x46adfb,_0x1588d2);}}),this['listenTo'](_0x4a7224['model']['document'],'change',()=>{for(const {name:_0x7abdb9,data:{newRange:_0x5aaeb7}}of _0x4a7224['model']['document']['differ']['getChangedMarkers']()){const {group:_0x40dae0,id:_0x27001d}=hi(_0x7abdb9);if('comment'!==_0x40dae0)continue;const _0x37aee9=_0x168bfc['getCommentThread'](_0x27001d),_0x26eda8=this['hasMarkerForId'](_0x27001d);_0x37aee9&&(!_0x37aee9['_hasTargetInContent']&&_0x5aaeb7&&_0x4a7224['editing']['view']['once']('render',()=>{const _0xf764e1=_0x4a7224['plugins']['get']($t),_0x22c4e2=_0x168bfc['_threadToController']['get'](_0x37aee9)['view'];_0xf764e1['getByInnerView'](_0x22c4e2)['refreshVisibility']();},{'priority':'low'}),_0x37aee9['_hasTargetInContent']=_0x26eda8||!!_0x5aaeb7),_0x5aaeb7||(_0x481655['add'](_0x7abdb9),_0x5ba28f['delete'](_0x7abdb9));}for(const _0x348d1f of _0x481655){const {id:_0x476783}=hi(_0x348d1f),_0x21409c=_0x168bfc['getCommentThread'](_0x476783);if(_0x5ba28f['delete'](_0x348d1f),!_0x21409c)continue;const _0x326629=this['hasMarkerForId'](_0x476783);_0x326629||_0x21409c['isSubmitted']?_0x326629||_0x21409c['unlinkedAt']||_0x21409c['setUnlinkedAt'](new Date()):_0x21409c['remove']();}_0x481655['clear']();});}['_handleInitialThreads'](_0x3689c5){_0x3689c5['forEach'](_0x1c82dd=>{_0x1c82dd['unlinkedAt']&&this['_attachArchivedThread'](_0x1c82dd['id']);});}['_getTargetForId'](_0x40b883){const _0x316997=this['editor'],_0x42a40d=this['getAllMarkersForId'](_0x40b883);return _0x36e906(_0x316997['editing'],_0x42a40d);}['_getTextContext'](_0x3a49ff){const _0x2c26c1=this['getAllMarkersForId'](_0x3a49ff);let _0x1850b4='',_0x585727=!0x1;for(const _0x40e96a of _0x2c26c1){const _0x3cfef8=_0x40e96a['getRange']();for(const _0x552c5d of Array['from'](_0x3cfef8['getItems']()))_0x552c5d['is']('$textProxy')?(_0x1850b4&&_0x585727&&(_0x1850b4+='\x20',_0x585727=!0x1),_0x1850b4+=_0x552c5d['data']):_0x585727=!0x0;_0x585727=!0x0;}return _0x1850b4['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x1a9397,_0x42c2b6){const _0x3bf250=this['editor'],_0x3f5f97=_0x3bf250['plugins']['get'](Qt);let _0xdfae4a=_0x3f5f97['getCommentThread'](_0x42c2b6);const _0x56f4fb=_0x3bf250['config']['get']('collaboration.channelId'),_0x458e60=_0x3bf250['plugins']['get'](si);if(_0xdfae4a&&(_0xdfae4a['unlinkedAt']&&_0xdfae4a['setUnlinkedAt'](null),_0xdfae4a['isAttached']))return _0xdfae4a;return!this['getAllMarkersForId'](_0x42c2b6)[0x0]['managedUsingOperations']?_0x3bf250['editing']['view']['once']('render',()=>{if(_0x3f5f97['getCommentThread'](_0x42c2b6))return;const _0x383cca=_0x3bf250['plugins']['get']($t);_0xdfae4a=_0x3f5f97['openNewCommentThread']({'channelId':_0x56f4fb,'threadId':_0x42c2b6,'target':()=>this['_getTargetForId'](_0x42c2b6),'context':{'type':'text','value':this['_getTextContext'](_0x42c2b6)}});const _0xd0ee26=_0x3f5f97['_threadToController']['get'](_0xdfae4a)['view'],_0x3f1b7e=_0x383cca['getByInnerView'](_0xd0ee26);_0x3f1b7e&&_0x458e60['registerAnnotation'](_0x3f1b7e);},{'priority':'low'}):_0x3f5f97['fetchCommentThread']({'channelId':_0x56f4fb,'threadId':_0x42c2b6})['then'](_0x51f1c4=>{if('destroyed'!==_0x3bf250['state']){if(_0xdfae4a=_0x51f1c4,_0xdfae4a&&!_0xdfae4a['isAttached']){const _0x5e39d3=_0xdfae4a['attachTo'](()=>this['_getTargetForId'](_0x42c2b6));_0x458e60['registerAnnotation'](_0x5e39d3),_0xdfae4a['isResolved']&&this['_reconvertMarkers'](_0x42c2b6);}else{if(!_0xdfae4a){const _0x11d9b1=this['getAllMarkersForId'](_0x42c2b6);_0x3bf250['model']['change'](_0x500ec4=>{for(const _0xfebb8f of _0x11d9b1)_0x500ec4['removeMarker'](_0xfebb8f);});}}}}),_0xdfae4a;}['_handleThreadMarker'](_0x55e145,_0x3702bf){const _0x230b37=this['_attachMarkerToThread'](_0x55e145,_0x3702bf);_0x230b37&&!_0x230b37['context']&&_0x230b37['setContext']({'type':'text','value':this['_getTextContext'](_0x3702bf)});}['_initAriaMarkerChangeAnnouncements'](){const _0x38d92a=this['editor'];_0x3b68a5(_0x38d92a['model'],({left:_0x293151,entered:_0x24141f})=>{for(const _0x210b3e of _0x293151)if(ui(_0x210b3e)){_0x38d92a['ui']['ariaLiveAnnouncer']['announce'](bt(_0x38d92a['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x321b45 of _0x24141f)if(ui(_0x321b45)){_0x38d92a['ui']['ariaLiveAnnouncer']['announce'](bt(_0x38d92a['locale'],'ENTER_COMMENT_ANNOUNCEMENT',_0x2ef1cc(_0x24f52c)));break;}});}}function di(_0x3b766d,_0x4312b0){return _0x4312b0?_0x3b766d+':'+_0x4312b0:_0x3b766d;}function li(_0x3d8c61,_0x59032e){const _0x23993d=_0x59032e['schema'],_0x58b059=_0x59032e['createRange'](_0x3d8c61['start']);for(const _0x2d43b4 of _0x3d8c61['getWalker']()){const {type:_0x121673,item:_0x3b0693,nextPosition:_0x33e4d9}=_0x2d43b4;if('text'===_0x121673||_0x23993d['isObject'](_0x3b0693)){const _0xa18d99=_0x59032e['createPositionBefore'](_0x3b0693);_0x58b059['isCollapsed']&&(_0x58b059['start']=_0xa18d99),_0x58b059['end']=_0x33e4d9;}}return _0x58b059;}function ui(_0x19e349){return'comment'===hi(_0x19e349['name'])['group'];}class mi extends _0x4bf323{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'CommentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[Qt,ci,si,$t];}get['CommentsListView'](){return St;}get['CommentThreadInputView'](){return Rt;}['init'](){const _0x3acb97=this['editor'],_0x1dda05=_0x3acb97['plugins']['get'](Qt),_0x119154=_0x3acb97['plugins']['get'](ci),_0x8d4504=_0x3acb97['plugins']['get']($t),_0x561bff=_0x3acb97['plugins']['get'](si);_0x3acb97['ui']['componentFactory']['add']('comment',()=>{const _0x2da462=this['_createUIButton'](_0x48858f);return _0x2da462['tooltip']=!0x0,_0x2da462;}),_0x3acb97['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](ot)),_0x561bff['addSourceCollector'](()=>{const _0x15f390=[];for(const [_0x341ea7,_0xffd596]of _0x1dda05['_threadToController']){const _0x343c98=_0x119154['getAllMarkersForId'](_0x341ea7['id']),_0x4935c0=_0x343c98['map'](_0x3a7856=>_0x3a7856['getRange']());_0x343c98['length']>0x0&&_0x15f390['push']([_0xffd596['view'],_0x4935c0]);}return _0x15f390;}),this['listenTo'](_0x8d4504,'change:activeAnnotations',(_0xfd70d0,_0x162984,_0x1d123e)=>{const _0x49d4cf=Array['from'](_0x1d123e)['map'](_0x2fec88=>_0x2fec88['innerView'])['find'](_0x23f27d=>_0x1dda05['_viewToController']['has'](_0x23f27d));if(!_0x49d4cf)return void(_0x119154['activeMarker']=null);const _0x2bb704=_0x1dda05['_viewToController']['get'](_0x49d4cf)['model']['id'],_0x126979='comment:'+_0x2bb704;_0x2bb704&&_0x119154['hasMarkerForId'](_0x2bb704)?_0x119154['activeMarker']=_0x126979:_0x119154['activeMarker']&&(_0x119154['activeMarker']=null);}),this['listenTo'](_0x1dda05,'removeCommentThread',(_0x49e710,{threadId:_0x4c6de0,isFromAdapter:_0x17f508})=>{!_0x17f508&&_0x3acb97['ui']['focusTracker']['isFocused']&&_0x119154['hasMarkerForId'](_0x4c6de0)&&_0x3acb97['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x1dda05,'addComment',(_0x78a6bd,{threadId:_0x1598af,isFromAdapter:_0x478ae5})=>{if(_0x478ae5||!_0x119154['hasMarkerForId'](_0x1598af)||!_0x1dda05['hasCommentThread'](_0x1598af))return;0x1===_0x1dda05['getCommentThread'](_0x1598af)['length']&&(_0x3acb97['editing']['view']['focus'](),_0x78a6bd['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x4ea2b3=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x475135;for(const _0x432a0e in _0x4ea2b3){const _0x5cd604=_0x432a0e,_0x12ebd5=_0x4ea2b3[_0x5cd604];if('commentsLicenseKeyValid'==_0x12ebd5||'commentsLicenseKeyInvalid'==_0x12ebd5||'commentsLicenseKeyExpired'==_0x12ebd5||'commentsLicenseKeyDomainLimit'==_0x12ebd5||'commentsLicenseKeyNotAllowed'==_0x12ebd5||'commentsLicenseKeyEvaluationLimit'==_0x12ebd5||'commentsLicenseKeyUsageLimit'==_0x12ebd5){delete _0x4ea2b3[_0x5cd604],_0x475135=_0x12ebd5,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x475135&&_0x4ea2b3['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x475135&&_0x4ea2b3['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x475135&&_0x4ea2b3['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x475135&&_0x4ea2b3['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x475135&&_0x4ea2b3['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyUsageLimit'==_0x475135&&_0x4ea2b3['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x15c67d){const _0x48c6ef=this['editor'],_0x2c4d64=new _0x15c67d(_0x48c6ef['locale']),_0xbfb86e=_0x48c6ef['commands']['get']('addCommentThread');return _0x2c4d64['set']({'label':bt(_0x48c6ef['locale'],'Comment'),'icon':_0x3e59b2}),_0x2c4d64['bind']('isEnabled')['to'](_0xbfb86e,'isEnabled',_0xbfb86e,'hasContent',(_0x1043b9,_0x46945e)=>_0x1043b9&&_0x46945e),this['listenTo'](_0x2c4d64,'execute',()=>{_0xbfb86e['execute']();}),_0x2c4d64;}}class fi extends _0x4bf323{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[ci];}constructor(_0x287fa5){super(_0x287fa5),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x1b9c16,_0x32c302,_0x2dfc77)=>{_0x2dfc77?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x2e574b,_0x22f7ce]of this['editor']['commands'])_0x22f7ce['affectsData']&&'addCommentThread'!==_0x2e574b&&_0x22f7ce['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 _0x188aa1=this['editor']['editing']['view']['document'];this['listenTo'](_0x188aa1,'cut',_0x4a5c90=>_0x4a5c90['stop'](),{'priority':'highest'}),this['listenTo'](_0x188aa1,'clipboardInput',_0x4aae9c=>_0x4aae9c['stop'](),{'priority':'highest'}),this['listenTo'](_0x188aa1,'delete',_0x10038d=>_0x10038d['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x136566,_0x42a8bf]of this['editor']['commands'])_0x42a8bf['affectsData']&&'addCommentThread'!==_0x136566&&_0x42a8bf['clearForceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('RevisionTracker')&&this['editor']['plugins']['get']('RevisionTracker')['clearForceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('SourceEditing')&&this['editor']['plugins']['get']('SourceEditing')['clearForceDisabled']('commentsOnlyMode'),this['editor']['commands']['get']('editSource')?.['clearForceDisabled']('commentsOnlyMode'),this['stopListening'](this['editor']['editing']['view']['document']);}}class pi extends _0x4eefb2{['activeUIs'];['uisData'];['_uis'];static get['requires'](){return[$t];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x19ae14){super(_0x19ae14),this['activeUIs']=new Set(),this['_uis']=new Map(),this['uisData']=new Map();}['init'](){const _0x153b6b=this['context']['plugins']['get']($t);this['listenTo'](_0x153b6b,'_activateAnnotation',(_0x2d5da5,_0x2e7919)=>{for(const _0x8d8f4d of this['activeUIs']){const _0x452516=this['_uis']['get'](_0x8d8f4d);(0x0,this['uisData']['get'](_0x8d8f4d)['filter'])(_0x2e7919)&&_0x452516['setActiveAnnotation'](_0x2e7919);}}),this['listenTo'](_0x153b6b,'_deactivateAllAnnotations',()=>{for(const _0x480366 of this['activeUIs']){this['_uis']['get'](_0x480366)['setActiveAnnotation'](null);}}),this['listenTo'](_0x153b6b['_visibleAnnotations'],'add',(_0x26edd6,_0x26ebc1)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x26ebc1);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x53078e){return this['activeUIs']['has'](_0x53078e);}['activate'](_0xfd3aea,_0x59d256=this['defaultFilter']){const _0x8872ea=this['context']['plugins']['get']($t);if(!this['_uis']['has'](_0xfd3aea))throw new _0x79c3c6('annotationsuis-missing-ui',this,{'uiName':_0xfd3aea});this['isActive'](_0xfd3aea)&&this['deactivate'](_0xfd3aea),this['activeUIs']['add'](_0xfd3aea);const _0x505034=new jt();Xt({'source':_0x8872ea['_visibleAnnotations'],'target':_0x505034,'filter':_0x59d256}),this['uisData']['set'](_0xfd3aea,{'collection':_0x505034,'filter':_0x59d256});const _0x286d82=this['_uis']['get'](_0xfd3aea);_0x286d82['attach'](_0x505034),this['listenTo'](_0x286d82,'change:activeAnnotation',(_0x257480,_0x26b6a0,_0x34ad18,_0x175bf0)=>{_0x175bf0&&_0x8872ea['_removeActiveAnnotation'](_0x175bf0),_0x34ad18&&_0x8872ea['_addActiveAnnotation'](_0x34ad18);});}['deactivate'](_0xcdee4){if(this['activeUIs']['delete'](_0xcdee4),!this['_uis']['has'](_0xcdee4))throw new _0x79c3c6('annotationsuis-missing-ui',this,{'uiName':_0xcdee4});const _0x29fa2a=this['_uis']['get'](_0xcdee4);_0x29fa2a['detach'](),this['stopListening'](_0x29fa2a),this['uisData']['get'](_0xcdee4)['collection']['destroy'](),this['uisData']['delete'](_0xcdee4);}['switchTo'](_0x16775f){if(!this['_uis']['has'](_0x16775f))throw new _0x79c3c6('annotationsuis-missing-ui',this,{'uiName':_0x16775f});const _0x5266a0=this['context']['plugins']['get']($t),_0x1c735f=Array['from'](_0x5266a0['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x16775f);const _0x3d9639=this['_uis']['get'](_0x16775f);_0x3d9639['setActiveAnnotation'](_0x1c735f),_0x3d9639['_setSelectedAnnotations']&&_0x1c735f&&_0x3d9639['_setSelectedAnnotations']([_0x1c735f]);}['deactivateAll'](){for(const _0x1d52cc of this['activeUIs'])this['deactivate'](_0x1d52cc);}['register'](_0x4628d3,_0x45b604){if(this['_uis']['has'](_0x4628d3))throw new _0x79c3c6('annotationsuis-register-already-registered');if('function'!=typeof _0x45b604['attach']||'function'!=typeof _0x45b604['detach']||'function'!=typeof _0x45b604['setActiveAnnotation'])throw new _0x79c3c6('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x4628d3,_0x45b604);}['refilterAnnotations'](){const _0x2611e6=this['context']['plugins']['get']($t)['collection'],_0x4d9672=new Map(),_0xf27fce=Array['from'](this['activeUIs']);for(const _0x39c6e4 of this['activeUIs']){const _0x3ce8e6=this['uisData']['get'](_0x39c6e4)['collection'];for(const _0x54a645 of _0x3ce8e6)_0x4d9672['set'](_0x54a645,_0x39c6e4);}for(const _0x3cd655 of _0x2611e6){const _0x4280fc=_0x4d9672['get'](_0x3cd655);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x3cd655);const _0xf23924=_0xf27fce['find'](_0x394b49=>this['uisData']['get'](_0x394b49)['filter'](_0x3cd655));_0x4280fc!==_0xf23924&&(_0x4280fc&&this['uisData']['get'](_0x4280fc)['collection']['remove'](_0x3cd655),_0xf23924&&this['uisData']['get'](_0xf23924)['collection']['add'](_0x3cd655));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['defaultFilter'](){return!0x0;}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x180616){const _0x3a1f7d=[];for(const _0x596a03 of this['activeUIs']){(0x0,this['uisData']['get'](_0x596a03)['filter'])(_0x180616)&&_0x3a1f7d['push'](_0x596a03);}if(_0x3a1f7d['length']>0x1)throw new _0x79c3c6('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x3a1f7d,'annotationType':_0x180616['type']});}}const wi=/* #__PURE__ -- @preserve */
|
|
32
|
-
|
|
33
|
-
_0x5b3d99('px');class Ai extends _0x4540d4{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x3ef856){super(_0x3ef856),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x4cf253,_0xd4aeb4)=>_0x4cf253+_0xd4aeb4),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Wt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x533d62=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x533d62['to']('isAnimationDisabled',_0x4eb88a=>_0x4eb88a?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x533d62['to']('top',_0x372969=>gi(_0x372969))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x4d90fe=this['element']['clientHeight'];_0x4d90fe&&(this['height']=_0x4d90fe);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class Ti extends _0x4eefb2{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x9ee7e1){super(_0x9ee7e1),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 _0x41fb8f=this['context']['config']['get']('sidebar.container');_0x41fb8f&&this['setContainer'](_0x41fb8f);}['setContainer'](_0x1576b2){if(!yi(_0x1576b2))throw new _0x79c3c6('sidebar-setcontainer-invalid-element');this['container']=_0x1576b2;}['_attachToContainer']({viewClass:_0x40138c='',spaceBetweenItems:_0x3f4439=0x19}={}){if(!yi(this['container']))throw new _0x79c3c6('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x40138c,this['_spaceBetweenItems']=_0x3f4439;}['rearrange']({removedAnnotation:_0x197a90,previousAnnotation:_0x4c3715,nextAnnotation:_0x5885a0}){const _0x408f9a=this['getSidebarItemView'](_0x197a90);this['view']['list']['remove'](_0x408f9a),this['_destroySidebarItemView'](_0x197a90),_0x4c3715&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x4c3715)),_0x5885a0&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x5885a0)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x1895d3,activatedAnnotation:_0xe0413a,disableAnimationOnActivatedAnnotation:_0x2df570}){if(this['_activeAnnotation']=_0xe0413a,_0x1895d3){_0x1895d3['isActive']=!0x1;const _0xea3e05=this['getSidebarItemView'](_0x1895d3);_0xea3e05&&_0x2df570&&(_0xea3e05['isAnimationDisabled']=!0x1);}if(_0xe0413a){const _0x11a1f5=this['getSidebarItemView'](_0xe0413a);_0x11a1f5&&(_0xe0413a['isActive']=!0x0,_0x2df570&&(_0x11a1f5['isAnimationDisabled']=!0x0,_0x11a1f5['top']+=0x1),this['_alignToTargetRect'](_0x11a1f5));}}['_detachFromContainer'](_0x4a90f9){if(this['view']['element']['remove'](),_0x4a90f9){for(const _0x488cc1 of _0x4a90f9)this['_destroySidebarItemView'](_0x488cc1);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x40c457,_0x28a0e7){_0x28a0e7||(_0x28a0e7=_0x40c457['view']);const _0x458dec=new Ai(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x458dec,_0x40c457),this['_annotationToSidebarItemView']['set'](_0x40c457,_0x458dec),_0x458dec['content']['add'](_0x28a0e7),this['listenTo'](_0x40c457['view'],'change:targetRect',(_0x4568cd,_0x7963c4,_0x571952)=>{const _0x3d7768=this['_getTargetTop'](_0x40c457,_0x571952);_0x458dec['_targetTop']!=_0x3d7768&&(_0x458dec['_targetTop']=_0x3d7768,this['_setItemTop'](_0x458dec,_0x3d7768));}),this['listenTo'](_0x458dec,'change:top',()=>{this['_recalculate'](_0x458dec,'top');}),this['listenTo'](_0x458dec,'change:bottom',()=>{this['_recalculate'](_0x458dec,'bottom');}),this['_alignToTargetRect'](_0x458dec);const _0x4fd198=this['_getItemBefore'](_0x458dec);if(_0x4fd198)this['_alignAfterItem'](_0x4fd198,_0x458dec)||this['_alignToTargetRect'](_0x458dec);else this['_alignToTargetRect'](_0x458dec);return this['_updateLastItem'](),this['view']['list']['add'](_0x458dec),_0x458dec;}['_alignForTopChange'](_0x358aab){if(!_0x358aab['content']['length'])return;const _0x16d9fa=this['_getItemBefore'](_0x358aab);if(!_0x16d9fa)return;const _0x17d551=this['_sidebarItemViewToAnnotation']['get'](_0x16d9fa),_0x2ebdee=this['_activeAnnotation'];_0x2ebdee&&_0x2ebdee===_0x17d551?this['_alignAfterItem'](_0x16d9fa,_0x358aab):this['_alignBeforeItem'](_0x358aab,_0x16d9fa);}['_alignForBottomChange'](_0x8a4bb9){if(!_0x8a4bb9['content']['length'])return;const _0x4140a7=this['_getItemAfter'](_0x8a4bb9);if(!_0x4140a7)return;const _0x1c3583=this['_sidebarItemViewToAnnotation']['get'](_0x4140a7),_0x2d7512=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x55e7ab=this['_activeAnnotation'];_0x55e7ab&&_0x55e7ab===_0x1c3583&&_0x2d7512?(this['_alignBeforeItem'](_0x4140a7,_0x8a4bb9),this['_alignAfterItem'](_0x8a4bb9,_0x4140a7)):_0x55e7ab&&_0x55e7ab===_0x1c3583?this['_alignBeforeItem'](_0x4140a7,_0x8a4bb9):this['_alignAfterItem'](_0x8a4bb9,_0x4140a7);}['_recalculate'](_0x25814e,_0x174f2f){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x1ecb99,changedProp:_0x291288}of this['_recalculateBuffer'])'top'===_0x291288?this['_alignForTopChange'](_0x1ecb99):this['_alignForBottomChange'](_0x1ecb99);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x25814e,'changedProp':_0x174f2f});}['getSidebarItemView'](_0x2d66e0){return this['_annotationToSidebarItemView']['get'](_0x2d66e0);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x19f8b1){const _0xa75003=this['getSidebarItemView'](_0x19f8b1);this['stopListening'](_0xa75003),this['stopListening'](_0x19f8b1['view']),_0xa75003['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x19f8b1),this['_sidebarItemViewToAnnotation']['delete'](_0xa75003);}['_createSidebarView'](){const _0x1708d9=new _i(this['context']['locale']);return _0x1708d9['render'](),this['on']('change:_lastItem',(_0x9f6f50,_0x63072b,_0x410dee,_0x23d5f7)=>{_0x23d5f7&&_0x1708d9['unbind']('minHeight'),_0x410dee?_0x1708d9['bind']('minHeight')['to'](_0x410dee,'bottom'):_0x1708d9['minHeight']=null;}),_0x1708d9;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x22e326){const _0x4c3ace=this['_sidebarItemViewToAnnotation']['get'](_0x22e326),_0x2fe5f5=_0x4c3ace&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x4c3ace)-0x1);return _0x2fe5f5&&this['getSidebarItemView'](_0x2fe5f5)||null;}['_getItemAfter'](_0x2c0fd9){const _0x1de5e4=this['_sidebarItemViewToAnnotation']['get'](_0x2c0fd9),_0x3398b7=_0x1de5e4&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x1de5e4)+0x1);return _0x3398b7&&this['getSidebarItemView'](_0x3398b7)||null;}['_alignBeforeItem'](_0x448b0e,_0x12e7ea){_0x448b0e['updateHeight']();const _0x1461a1=vi(_0x12e7ea['bottom']+this['_spaceBetweenItems'],_0x448b0e['top']);return!!_0x1461a1&&(this['_setItemTop'](_0x12e7ea,_0x12e7ea['top']-_0x1461a1),!0x0);}['_alignAfterItem'](_0x3cc8f2,_0x14fa17){_0x3cc8f2['updateHeight']();const _0x4ac53c=vi(_0x3cc8f2['bottom']+this['_spaceBetweenItems'],_0x14fa17['top']);return!!_0x4ac53c&&(this['_setItemTop'](_0x14fa17,_0x14fa17['top']+_0x4ac53c,!0x1),!0x0);}['_alignToTargetRect'](_0x30b449){const _0x265624=this['_sidebarItemViewToAnnotation']['get'](_0x30b449);if(!_0x265624||!_0x265624['target']||!_0x265624['targetRect'])return;const _0x19cc87=this['_getTargetTop'](_0x265624,_0x265624['targetRect']);this['_setItemTop'](_0x30b449,_0x19cc87);}['_getTargetTop'](_0x15f920,_0x554e54){if(null===_0x554e54)return 0x0;if(_0x15f920['target']instanceof _0x7cab7c)return _0x554e54['top'];{const _0x336cb0=new _0x7cab7c(this['view']['element'])['top'];return _0x554e54['top']-_0x336cb0;}}['_setItemTop'](_0x3b3ba7,_0x2b7acd,_0x52758a=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x52758a&&(_0x2b7acd=Math['max'](_0x2b7acd,this['_getMaxAvailableTop'](_0x3b3ba7))),_0x3b3ba7['top']=_0x2b7acd;}['_getMaxAvailableTop'](_0x58cefb){let _0x5bb4d1=this['_getItemBefore'](_0x58cefb),_0x335436=0x0;for(;_0x5bb4d1;)_0x5bb4d1['updateHeight'](),_0x335436+=this['_spaceBetweenItems']+_0x5bb4d1['height'],_0x5bb4d1=this['_getItemBefore'](_0x5bb4d1);return _0x335436;}}function vi(_0x506467,_0x1bb181){return Math['max'](_0x506467-_0x1bb181,0x0);}function yi(_0x489db3){return null!==_0x489db3&&'object'==typeof _0x489db3&&0x1===_0x489db3['nodeType'];}class Ci extends _0x4eefb2{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[Ti,pi];}static get['pluginName'](){return'WideSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x288e5c){super(_0x288e5c),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x5aac5c(),this['_refreshPositioningDebounced']=_0x40022e(()=>{_0x288e5c['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0xfd3bd1=this['context']['plugins']['get'](pi),_0x150e8b=this['context']['plugins']['get'](Ti);_0xfd3bd1['register']('wideSidebar',this),_0x150e8b['container']&&_0xfd3bd1['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x49c4f1){if(_0x49c4f1===this['activeAnnotation'])return;const _0x57a482=this['context']['plugins']['get'](Ti);_0x57a482['_activeAnnotation']=_0x49c4f1;const _0x50db3b=this['activeAnnotation'];_0x57a482['refresh']({'blurredAnnotation':_0x50db3b,'activatedAnnotation':_0x49c4f1}),this['activeAnnotation']=_0x49c4f1;}['attach'](_0xa522d8){this['annotations']=_0xa522d8;const _0x34b2c0=this['context']['plugins']['get'](Ti);if(_0x34b2c0['_annotations']=_0xa522d8,this['isAttached'])throw new _0x79c3c6('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x34b2c0,'set:container',()=>{this['detach'](),this['listenTo'](_0x34b2c0,'change:container',_0x16feac=>{_0x16feac['off'](),this['attach'](_0xa522d8);});}),_0x34b2c0['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x5981dd=_0x2e781e=>{_0x2e781e['updateTargetRect'](),_0x34b2c0['addAnnotation'](_0x2e781e);};for(const _0x48b40d of _0xa522d8)_0x5981dd(_0x48b40d);this['listenTo'](_0xa522d8,'add',(_0x2aaab9,_0x14405f)=>{_0x5981dd(_0x14405f);}),this['listenTo'](_0xa522d8,'remove',(_0x263994,_0x2f5788,_0x31a1bc)=>{_0x34b2c0['rearrange']({'removedAnnotation':_0x2f5788,'previousAnnotation':_0xa522d8['get'](_0x31a1bc-0x1),'nextAnnotation':_0xa522d8['get'](_0x31a1bc+0x1)}),_0x2f5788===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0xa522d8,'focus',(_0x3b3237,_0x1576ae)=>{this['setActiveAnnotation'](_0x1576ae);}),this['listenTo'](_0xa522d8,'blur',()=>{this['setActiveAnnotation'](null);});const _0x4ae302=this['context']instanceof _0x51bf9f?this['context']['editors']:new _0x5aac5c([this['context']]);for(const _0x4b5d08 of _0x4ae302)this['_integrateWithEditorAnnotations'](_0x4b5d08);this['listenTo'](_0x4ae302,'add',(_0x15a3b0,_0x4cfef7)=>{this['listenTo'](_0x4cfef7,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x4cfef7);});}),this['listenTo'](_0x4ae302,'remove',(_0x5ca78a,_0x1916e7)=>{_0x1916e7['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x1916e7['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x79c3c6('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x4e155c=this['context']['plugins']['get'](Ti);_0x4e155c['_detachFromContainer'](this['annotations']),this['stopListening'](_0x4e155c),this['stopListening'](this['annotations']),this['context']instanceof _0x51bf9f&&this['stopListening'](this['context']['editors']);for(const _0x2487e5 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x2487e5);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x5587dc){if(!_0x5587dc['plugins']['has']('EditorAnnotations'))return;const _0x1acabb=_0x5587dc['plugins']['get']('EditorAnnotations'),_0xaf737b=()=>{const _0x8d9d2c=_0x1acabb['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x8d9d2c[0x0]||null);};this['listenTo'](_0x1acabb,'refresh',_0xaf737b),this['listenTo'](_0x1acabb,'blur',(_0x4d7a9e,{isAnnotationTracked:_0x4e2cdd})=>{this['activeAnnotation']&&_0x4e2cdd(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x1acabb,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x55b1d9=>{_0x1acabb['hasDomSelection']()&&(_0xaf737b(),_0x55b1d9['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x1acabb);}['_destroyEditorAnnotationsIntegration'](_0x56c8c8){this['stopListening'](_0x56c8c8),this['_editorAnnotations']['remove'](_0x56c8c8);}}class Ii extends _0x48858f{['counterView'];constructor(_0x2bd09d){super(_0x2bd09d);const _0x4827a3=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x199e47,_0x172e01)=>_0x199e47?'...':_0x172e01['toString']()),this['set']('annotationType',''),this['icon']=_0x3e59b2,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new _0x4540d4(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x4827a3['to']('annotationType',_0x39fabe=>'ck-annotation-counter__badge--'+_0x39fabe),_0x4827a3['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x4827a3['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class bi extends _0x4eefb2{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[Ti,pi];}static get['pluginName'](){return'NarrowSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x33d8d3){super(_0x33d8d3),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=new(_0x28d8ee())(),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x5aac5c(),this['_refreshPositioningDebounced']=_0x40022e(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](pi)['register']('narrowSidebar',this),this['bodyCollection']=new rt(this['context']['locale']),this['balloonPanelView']=new ht(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x16ca11){this['annotations']=_0x16ca11;const _0x554c81=this['context']['plugins']['get'](Ti),_0x5b63a5=this['balloonPanelView'];if(_0x554c81['_annotations']=_0x16ca11,this['isAttached'])throw new _0x79c3c6('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x554c81,'set:container',()=>{this['detach'](),this['listenTo'](_0x554c81,'change:container',_0x2abdcc=>{_0x2abdcc['off'](),this['attach'](_0x16ca11);});}),_0x554c81['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x3102e5=_0x5089b6=>{const _0x3a06dc=new Ii(this['context']['locale']);_0x554c81['addAnnotation'](_0x5089b6,_0x3a06dc),this['_annotationToNarrowView']['set'](_0x5089b6,_0x3a06dc),_0x3a06dc['bind']('isDirty','annotationType','number')['to'](_0x5089b6['view'],'isDirty','type','length'),_0x3a06dc['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x5b63a5['content']['first']!==_0x5089b6['view']?(this['_showBalloon'](_0x5089b6),_0x5089b6['view']['element']['focus'](),this['setActiveAnnotation'](_0x5089b6)):this['setActiveAnnotation'](null);});};for(const _0x37220b of _0x16ca11)_0x3102e5(_0x37220b);this['listenTo'](_0x16ca11,'add',(_0x476ef0,_0x2ed2d3)=>{_0x3102e5(_0x2ed2d3);}),this['listenTo'](_0x16ca11,'remove',(_0x5ec2a9,_0x153b4d,_0x107109)=>{this['_annotationToNarrowView']['get'](_0x153b4d)['destroy'](),this['_annotationToNarrowView']['delete'](_0x153b4d),_0x554c81['rearrange']({'removedAnnotation':_0x153b4d,'previousAnnotation':_0x16ca11['get'](_0x107109-0x1),'nextAnnotation':_0x16ca11['get'](_0x107109+0x1)}),_0x153b4d===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x16ca11,'focus',(_0x46932b,_0x5afaf5)=>{this['setActiveAnnotation'](_0x5afaf5);}),this['listenTo'](_0x16ca11,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x38b213,_0x423507)=>{_0x423507['keyCode']===_0x5966b2['esc']&&_0x5b63a5['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x5b63a5['content']['first']),this['_hideBalloon'](),_0x423507['stopPropagation'](),_0x423507['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x47d3f1,_0x1cae22)=>{const _0x167537=_0x1cae22['target'];_0x5b63a5['isVisible']&&_0x5b63a5['element']['contains'](_0x167537)||_0x554c81['view']['element']['contains'](_0x167537)||_0x47d3f1['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x44a4dd=>_0x44a4dd['contains'](_0x167537))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0xa5a41c=this['context']instanceof _0x51bf9f?this['context']['editors']:new _0x5aac5c([this['context']]);for(const _0x16b9bd of _0xa5a41c)this['_integrateWithEditorAnnotations'](_0x16b9bd);this['listenTo'](_0xa5a41c,'add',(_0x4cc067,_0x458b08)=>{this['listenTo'](_0x458b08,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x458b08);});}),this['listenTo'](_0xa5a41c,'remove',(_0x5c1cd5,_0xadd29a)=>{_0xadd29a['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0xadd29a['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x4af106){if(_0x4af106===this['activeAnnotation'])return;const _0x1d8d6c=this['context']['plugins']['get'](Ti);if(_0x1d8d6c['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x4af106,'disableAnimationOnActivatedAnnotation':!0x0}),_0x4af106)_0x1d8d6c['getSidebarItemView'](_0x4af106)?this['_showBalloon'](_0x4af106):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x4af106;}['detach'](){if(!this['isAttached'])throw new _0x79c3c6('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x3b2914=this['context']['plugins']['get'](Ti);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x3230e8=>_0x3230e8['destroy']()),this['_annotationToNarrowView']['clear'](),_0x3b2914['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x51bf9f&&this['stopListening'](this['context']['editors']);for(const _0x1e851b of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x1e851b);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'](_0x262100){if(!_0x262100['plugins']['has']('EditorAnnotations'))return;const _0x13d10f=_0x262100['plugins']['get']('EditorAnnotations'),_0x1766f7=this['context']['plugins']['get'](Ti),_0x8ac734=this['annotations'],_0x4eaaad=this['balloonPanelView'],_0x464545=()=>{const _0x579b86=_0x13d10f['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x579b86),this['setActiveAnnotation'](_0x579b86[0x0]||null);};this['listenTo'](_0x13d10f,'refresh',_0x464545),this['listenTo'](_0x13d10f,'blur',(_0x2c2ae6,{isAnnotationTracked:_0x16133e})=>{this['activeAnnotation']&&_0x16133e(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x13d10f,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x8ac734,'blur',_0xd2c8a5=>{_0x13d10f['hasDomSelection']()&&_0xd2c8a5['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x38a3ef,_0x35b4eb)=>{const _0x5438d3=_0x35b4eb['target'];_0x4eaaad['isVisible']&&_0x4eaaad['element']['contains'](_0x5438d3)||_0x1766f7['view']['element']['contains'](_0x5438d3)||this['activeAnnotation']&&_0x13d10f['hasDomSelection']()&&(_0x464545(),_0x38a3ef['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x13d10f);}['_destroyEditorAnnotationsIntegration'](_0x27c6fe){_0x27c6fe&&(this['stopListening'](_0x27c6fe),this['_editorAnnotations']['remove'](_0x27c6fe));}['_setSelectedAnnotations'](_0xc1c7e7){for(const _0x42df95 of this['_selectedAnnotations'])_0xc1c7e7['includes'](_0x42df95)||this['_manuallyClosedAnnotationViews']['delete'](_0x42df95['view']);this['_selectedAnnotations']=_0xc1c7e7;}['_refreshPositioning'](){const _0x17dc8c=this['balloonPanelView'];this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning'](),_0x17dc8c['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x3b6814){if(this['_manuallyClosedAnnotationViews']['has'](_0x3b6814['view']))return;const _0x38c596=this['balloonPanelView']['content']['first'];_0x38c596!==_0x3b6814['view']?(_0x38c596&&this['_detachListeners'](_0x38c596),this['_attachListeners'](_0x3b6814['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x3b6814['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x4b325f=this['balloonPanelView']['content']['first'],_0x12b4f9=_0x4b325f&&this['annotations']['getByView'](_0x4b325f);if(!_0x12b4f9||!this['_annotationToNarrowView']['has'](_0x12b4f9))return;const _0x2dfc5e=this['_annotationToNarrowView']['get'](_0x12b4f9)['element'],_0x56fe4c=(function(){const _0x29e566=ht['defaultPositions'];return[_0x29e566['southArrowNorthEast'],_0x29e566['northArrowSouthEast'],_0x29e566['southArrowNorth'],_0x29e566['northArrowSouth'],_0x29e566['southArrowNorthWest'],_0x29e566['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x2dfc5e,'positions':_0x56fe4c});}['_hideBalloon'](){const _0x4e5f76=this['balloonPanelView'],_0x262068=_0x4e5f76['content']['first'];_0x262068&&(this['_detachListeners'](_0x262068),_0x4e5f76['unpin'](),_0x4e5f76['content']['clear']());}['_attachListeners'](_0x3b2ac6){this['listenTo'](_0x3b2ac6,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x3b2ac6,'Esc',(_0x4c32d,_0x3038ee)=>{this['_manuallyClosedAnnotationViews']['add'](_0x3b2ac6),this['_hideBalloon'](),_0x3038ee();});}['_detachListeners'](_0x3bafeb){this['stopListening'](_0x3bafeb);}}class Ei extends _0x4bf323{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];['_refreshVisibilityDebounced'];static get['requires'](){return[si,at,pi];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1b4599){super(_0x1b4599),_0x1b4599['editing']['view']['addObserver'](mt),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x1b4599['plugins']['get'](at),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1,this['_refreshVisibilityDebounced']=_0x40022e(()=>{this['editor']['plugins']['get']('Annotations')['refreshVisibility']();},0xfa,{'leading':!0x1});}['init'](){const _0x2569c5=this['editor']['plugins']['get'](pi);_0x2569c5['context']===this['editor']&&(_0x2569c5['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x540664,_0x4cc379)=>{const _0x281c3b=this['_balloon'];if(this['isAttached']&&_0x281c3b['visibleView']){const _0xdbe9da=this['annotations']['getByView'](_0x281c3b['visibleView']);_0xdbe9da&&this['_closeAnnotation'](_0xdbe9da),_0x4cc379();}}));}['afterInit'](){const _0x374e10=this['editor']['plugins']['get'](pi);_0x374e10['context']===this['editor']&&(_0x374e10['hasActive']()||_0x374e10['switchTo']('inline'));}['setActiveAnnotation'](_0x235680){_0x235680!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x235680&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x235680)&&this['_addAnnotationToBalloon'](_0x235680,!0x0),_0x235680['isActive']=!0x0),_0x235680||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x235680);}['attach'](_0x26fdc3){this['annotations']=_0x26fdc3;const _0x325834=this['editor']['plugins']['get'](pi),_0x318116=this['_balloon'];if(this['isAttached'])throw new _0x79c3c6('inlineannotations-attach-already-attached',this);if(_0x325834['context']!==this['editor'])throw new _0x79c3c6('inlineannotations-not-allowed-with-context',this);const _0x5459b3=this['editor']['plugins']['get'](si);this['listenTo'](_0x5459b3,'refresh',()=>{const _0x2caa83=_0x5459b3['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0xe23d4c,_0xa477ae;!this['_forceRefresh']&&(_0xe23d4c=_0x2caa83,_0xa477ae=this['_selectedAnnotations'],_0xe23d4c['length']===_0xa477ae['length']&&_0xe23d4c['every'](_0x238676=>_0xa477ae['includes'](_0x238676)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x2caa83),this['setActiveAnnotation'](_0x2caa83[0x0]||null));}),this['listenTo'](_0x5459b3,'blur',(_0x128325,{isAnnotationTracked:_0x52be8d})=>{this['activeAnnotation']&&_0x52be8d(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x5459b3,'uiUpdate',()=>{this['_refreshVisibilityDebounced']();}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x31aa94,_0x19f138,_0x5b4314)=>{_0x5b4314||this['setActiveAnnotation'](null);}),this['listenTo'](_0x26fdc3,'remove',(_0x122855,_0x395d50)=>{this['_removeAnnotationFromBalloon'](_0x395d50),_0x395d50===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x318116,'change:visibleView',(_0x4c41c0,_0x1ef1e3,_0xabe4eb,_0x4617ad)=>{_0x4617ad&&this['stopListening'](_0x4617ad);const _0x2b8485=_0x26fdc3['getByView'](_0xabe4eb);_0xabe4eb&&_0x2b8485&&(this['listenTo'](_0xabe4eb,'change:height',()=>{_0x318116['updatePosition']();}),this['listenTo'](_0xabe4eb,'Esc',()=>{this['_closeAnnotation'](_0x2b8485),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x2b8485&&this['setActiveAnnotation'](_0x2b8485));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x318116['visibleView']&&(_0x26fdc3['getByView'](_0x318116['visibleView'])&&_0x318116['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 _0x79c3c6('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x695c70 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x695c70);this['_refreshVisibilityDebounced']['cancel'](),this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach'](),this['_refreshVisibilityDebounced']['cancel']();}['_setSelectedAnnotations'](_0x294c6e){for(const _0x5a9948 of this['_selectedAnnotations'])_0x294c6e['includes'](_0x5a9948)||this['_manuallyClosed']['delete'](_0x5a9948);for(const _0x28fe71 of this['annotations'])_0x294c6e['includes'](_0x28fe71)||this['_removeAnnotationFromBalloon'](_0x28fe71);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x5ccd10 of _0x294c6e)this['_addAnnotationToBalloon'](_0x5ccd10);}this['_selectedAnnotations']=_0x294c6e;}['_addAnnotationToBalloon'](_0x5dc78d,_0x34a3ab=!0x1){this['_manuallyClosed']['has'](_0x5dc78d)||(this['_addedAnnotations']['has'](_0x5dc78d)||this['_balloon']['hasView'](_0x5dc78d['view'])||(this['_addedAnnotations']['add'](_0x5dc78d),this['_balloon']['add']({'stackId':_0x5dc78d['view']['id'],'view':_0x5dc78d['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x5dc78d)}})),_0x34a3ab&&this['_balloon']['showStack'](_0x5dc78d['view']['id']));}['_getBalloonTargetForAnnotation'](_0x52441d){const _0x5d62ab=_0x52441d['target'],_0x5c18=this['editor']['editing']['view'],_0x2f5f4d=_0x5c18['document']['selection']['getFirstRange'](),_0x1aad08=_0x5c18['domConverter']['viewRangeToDom'](_0x2f5f4d);if(_0x1aad08['collapse'](!0x0),_0x5d62ab){if(_0x5d62ab instanceof _0x7cab7c)return _0x5d62ab;let _0x2c8823=[];for(const _0x570c9e of _0x5d62ab)_0x2c8823['push'](..._0x7cab7c['getDomElementRects'](_0x570c9e));_0x2c8823=function(_0x45ef3){const _0x5ba90e=[];let _0x337c4a=_0x45ef3[0x0];for(let _0x3c62fa=0x1;_0x3c62fa<_0x45ef3['length'];_0x3c62fa++)if(ki(_0x337c4a,_0x45ef3[_0x3c62fa])){const _0x279854=_0x45ef3[_0x3c62fa]['width'];_0x337c4a['width']+=_0x279854,_0x337c4a['right']+=_0x279854;}else _0x5ba90e['push'](_0x337c4a),_0x337c4a=_0x45ef3[_0x3c62fa];return _0x5ba90e['push'](_0x337c4a),_0x5ba90e;}(_0x2c8823);const _0x40f657=_0x1aad08['getBoundingClientRect']();return _0x2c8823['find'](_0x328e84=>_0x328e84['top']<=_0x40f657['top']&&_0x328e84['bottom']>=_0x40f657['bottom']&&_0x328e84['left']<=_0x40f657['left']&&_0x328e84['right']>=_0x40f657['right'])||_0x2c8823[0x0];}return _0x52441d['targetRect']||_0x1aad08;}['_removeAnnotationFromBalloon'](_0x2af246){this['_addedAnnotations']['has'](_0x2af246)&&this['_balloon']['hasView'](_0x2af246['view'])&&(this['_addedAnnotations']['delete'](_0x2af246),this['_balloon']['remove'](_0x2af246['view']));}['_closeAnnotation'](_0x525307){this['_manuallyClosed']['add'](_0x525307),this['_removeAnnotationFromBalloon'](_0x525307);}}function ki(_0x305158,_0x5d46b4){return _0x305158['top']===_0x5d46b4['top']&&_0x305158['bottom']===_0x5d46b4['bottom']&&_0x305158['right']===_0x5d46b4['left'];}class Ni extends _0x4540d4{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x161290,_0x56bb33){super(_0x161290),this['set']('isEmpty',!_0x56bb33['length']),this['focusTracker']=new _0x5eb7d0(),this['_annotationViews']=_0x56bb33,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new _0x5274ba({'focusables':_0x56bb33,'focusTracker':this['focusTracker']}),this['listenTo'](_0x56bb33,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x56bb33,'remove',(_0x3ab9ac,_0xbc09b8)=>{_0xbc09b8['isActive']&&this['focus'](),_0x56bb33['length']||(this['isEmpty']=!0x0);});const _0x1272ea=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':bt(_0x161290,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x56bb33},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x1272ea['if']('isEmpty','ck-hidden',_0x1a807d=>!_0x1a807d)]},'children':[{'text':bt(_0x161290,'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 _0x2daedd of this['_annotationViews'])this['focusTracker']['add'](_0x2daedd['element']);this['_annotationViews']['on']('change',(_0x55ea0a,{added:_0x198ba2,removed:_0x42a096})=>{for(const _0x4a4a46 of _0x198ba2)this['focusTracker']['add'](_0x4a4a46['element']);for(const _0x51d275 of _0x42a096)this['focusTracker']['remove'](_0x51d275['element']);});}}class Oi extends _0x4eefb2{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[Qt,$t];}constructor(_0x44dde3){super(_0x44dde3),this['archivedThreads']=new _0x5aac5c();}['init'](){const _0x1a25bd=this['context'],_0x133fb9=_0x1a25bd['plugins']['get'](Qt),_0x4884ae=_0x1a25bd['plugins']['get']($t);this['listenTo'](_0x133fb9,'addCommentThread',(_0x5115b4,{threadId:_0x3da26b})=>{const _0x45b35e=_0x133fb9['getCommentThread'](_0x3da26b);_0x45b35e['archivedAt']&&this['archivedThreads']['add'](_0x45b35e,this['_calculatePosition'](_0x45b35e['archivedAt'])),this['listenTo'](_0x45b35e,'change:archivedAt',(_0x4505c5,_0x1f975a,_0x3e9fde)=>{_0x3e9fde?this['archivedThreads']['has'](_0x45b35e)||this['archivedThreads']['add'](_0x45b35e,this['_calculatePosition'](_0x45b35e['archivedAt'])):this['archivedThreads']['has'](_0x45b35e)&&this['archivedThreads']['remove'](_0x45b35e);});}),this['listenTo'](_0x133fb9,'removeCommentThread',(_0x57779b,{threadId:_0xe84d79})=>{const _0x3b0ee6=_0x133fb9['getCommentThread'](_0xe84d79);this['stopListening'](_0x3b0ee6),this['archivedThreads']['has'](_0x3b0ee6)&&this['archivedThreads']['remove'](_0x3b0ee6);},{'priority':'highest'}),this['listenTo'](_0x4884ae['collection'],'focus',(_0x125c13,_0x2ae766)=>{_0x2ae766['isVisible']||(_0x2ae766['isActive']=!0x0,_0x4884ae['activate'](_0x2ae766));});}['_calculatePosition'](_0xd1d96d){const _0x2445d6=[...this['archivedThreads']]['findIndex'](_0x1172b7=>_0x1172b7['archivedAt']<_0xd1d96d);return _0x2445d6>-0x1?_0x2445d6:this['archivedThreads']['length'];}}class Mi extends _0x4bf323{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[Oi,ct];}constructor(_0x4161ea){super(_0x4161ea),this['annotationViews']=new tt(),this['_pendingThreads']=[];}['init'](){const _0x303b63=this['editor'],_0x201b80=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x303b63['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x48858f,!0x0)),_0x303b63['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x4b33b1=this['_createCommentsArchiveButton'](ot);return _0x4b33b1['set']({'role':'menuitemcheckbox'}),_0x4b33b1;});const _0x442902=_0x303b63['plugins']['get'](Oi),_0x2895e4=_0x303b63['plugins']['get']('Annotations'),_0x38e903=_0x303b63['plugins']['get']('CommentsRepository');_0x442902['archivedThreads']['forEach'](_0x555e30=>{this['_handleNewThread'](_0x555e30);}),this['listenTo'](_0x442902['archivedThreads'],'add',(_0x5a5d79,_0x46a75b)=>{this['_handleNewThread'](_0x46a75b);}),this['listenTo'](_0x2895e4['collection'],'add',(_0x189f23,_0x5c4bbf)=>{const _0x2d3b60=this['_pendingThreads']['find'](_0x1c94fd=>{const _0xd553e4=_0x38e903['_threadToController']['get'](_0x1c94fd);return _0xd553e4&&_0x5c4bbf['innerView']===_0xd553e4['view'];});if(_0x2d3b60){const _0x42454c=this['_calculatePosition'](_0x2d3b60['archivedAt']);this['_addAnnotationToArchive'](_0x5c4bbf,_0x42454c),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x2d3b60),0x1);}}),this['listenTo'](_0x442902['archivedThreads'],'remove',(_0x16840b,_0xe5f1aa)=>{const _0x48c2c9=_0x303b63['config']['get']('collaboration.channelId');if(!_0x48c2c9||_0xe5f1aa['channelId']===_0x48c2c9){if(this['_pendingThreads']['includes'](_0xe5f1aa))this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0xe5f1aa),0x1);else{const _0x4ec94f=_0x38e903['_threadToController']['get'](_0xe5f1aa),_0x5df753=_0x2895e4['getByInnerView'](_0x4ec94f['view']);this['annotationViews']['remove'](_0x5df753['view']),this['stopListening'](_0x5df753),this['stopListening'](_0x5df753['focusableElements']);}}}),this['listenTo'](_0x2895e4['collection'],'add',(_0x276d7d,_0x3d7f2d)=>{this['listenTo'](_0x3d7f2d,'escape',_0x201b80);}),this['listenTo'](_0x2895e4['collection'],'remove',(_0x3e960f,_0x4e0880)=>{this['stopListening'](_0x4e0880,'escape',_0x201b80);});}['_addAnnotationToArchive'](_0x23d531,_0x455fa3){this['listenTo'](_0x23d531,'set:isVisible',_0x49e165=>{_0x49e165['return']=!0x1,_0x49e165['stop']();}),this['annotationViews']['add'](_0x23d531['view'],_0x455fa3);}['_handleNewThread'](_0x60316d){const _0x3b73d2=this['editor']['plugins']['get']('CommentsRepository'),_0x476a63=this['editor']['plugins']['get']('Annotations'),_0x240eb3=this['editor']['config']['get']('collaboration.channelId');if(!_0x240eb3||_0x60316d['channelId']===_0x240eb3){const _0x540a1c=_0x3b73d2['_threadToController']['get'](_0x60316d);if(!_0x540a1c)return void this['_pendingThreads']['push'](_0x60316d);const _0x2d9b15=this['_calculatePosition'](_0x60316d['archivedAt']),_0x100298=_0x476a63['getByInnerView'](_0x540a1c['view']);_0x100298['isVisible']&&_0x476a63['_visibleAnnotations']['remove'](_0x100298),this['_addAnnotationToArchive'](_0x100298,_0x2d9b15);}}['_calculatePosition'](_0x1a64b5){const _0x102ee0=this['editor']['config']['get']('collaboration.channelId'),_0x2d9937=[...this['editor']['plugins']['get'](Oi)['archivedThreads']]['filter'](_0x2ee328=>_0x2ee328['channelId']===_0x102ee0)['findIndex'](_0x25098b=>_0x25098b['archivedAt']<_0x1a64b5);return _0x2d9937<0x0||_0x2d9937>this['annotationViews']['length']?this['annotationViews']['length']:_0x2d9937-0x1;}['_toggleDialog'](){const _0x2823ef=this['editor'],_0x4167e9=_0x2823ef['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new Ni(_0x2823ef['locale'],this['annotationViews'])),'commentsArchive'===_0x4167e9['id']?_0x4167e9['hide']():_0x4167e9['show']({'id':'commentsArchive','title':bt(_0x2823ef['locale'],'COMMENTS_ARCHIVE'),'icon':_0x266ccf,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':dt['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x514f8d,_0x1b925a=!0x1){const _0x3da68c=this['editor']['locale'],_0x1904de=this['editor']['plugins']['get']('Dialog'),_0x237458=new _0x514f8d(_0x3da68c);return _0x237458['bind']('isEnabled')['to'](this,'isEnabled'),_0x237458['bind']('isOn')['to'](_0x1904de,'id',_0x1cc9e2=>'commentsArchive'===_0x1cc9e2),_0x237458['set']({'label':bt(_0x3da68c,'COMMENTS_ARCHIVE'),'icon':_0x266ccf,'isToggleable':!0x0}),_0x1b925a&&(_0x237458['tooltip']=!0x0),this['listenTo'](_0x237458,'execute',()=>this['_toggleDialog']()),_0x237458;}['_hideDialogOnAnnotationEscape']=_0x9ac858=>{const _0x545477=_0x9ac858['source'];if(!this['annotationViews']['has'](_0x545477['view']))return;const _0xbaa7fc=this['editor']['plugins']['get']('Dialog');_0xbaa7fc['isOpen']&&'commentsArchive'===_0xbaa7fc['id']&&(_0xbaa7fc['hide'](),_0x9ac858['stop']());};}class Ri extends _0x4bf323{static get['requires'](){return[Qt,ci,mi,Oi,Mi,fi,Ci,bi,Ei];}static get['pluginName'](){return'Comments';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{ei as AddCommentThreadCommand,Yt as Annotation,jt as AnnotationCollection,Ii as AnnotationCounterButtonView,Kt as AnnotationView,$t as Annotations,Ai as AnnotationsSidebarItemView,_i as AnnotationsSidebarView,pi as AnnotationsUIs,Vt as BaseCommentThreadView,Ft as BaseCommentView,ti as Comment,Zt as CommentThread,It as CommentThreadController,Rt as CommentThreadInputView,Bt as CommentThreadView,Ut as CommentView,Ri as Comments,Oi as CommentsArchive,Mi as CommentsArchiveUI,ci as CommentsEditing,St as CommentsListView,fi as CommentsOnly,Qt as CommentsRepository,mi as CommentsUI,si as EditorAnnotations,Ei as InlineAnnotations,bi as NarrowSidebar,Ti as Sidebar,Ci as WideSidebar,Xt as bindAnnotationCollections};
|
|
23
|
+
import{Editor as _0x56917e,ContextPlugin as _0x1552f0,PendingActions as _0x4969f5,Command as _0x486446,Plugin as _0x13f7a0,Context as _0x2a2a14}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x461e40,uid as _0x34a6a1,KeystrokeHandler as _0x438170,FocusTracker as _0x69baea,diff as _0x312c90,Collection as _0x5bd6d5,Rect as _0x2ba229,CKEditorError as _0x19de70,first as _0x26f641,priorities as _0x465bef,scrollViewportToShowTarget as _0x298e96,getEnvKeystrokeText as _0x3de767,toUnit as _0x33dbf6,DomEmitterMixin as _0x475976,keyCodes as _0x31fc05}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x2d019a,AriaDescriptionView as _0x34e042,setupThreadKeyboardNavigation as _0x582333,ConfirmMixin as _0x3e569e,LateFocusButtonView as _0x525fad,trimHtml as _0x1760a7,LateFocusDropdownButtonView as _0xa9ccd,FOCUS_ANNOTATION_KEYSTROKE as _0x5cc3d2,Users as _0xbe5739,getDateTimeFormatter as _0x2f5ea5,hashObject as _0x149ec0,getAllMarkersDomElementsSorted as _0x201528,surroundingMarkersDetector as _0x2d2852}from'@ckeditor/ckeditor5-collaboration-core/dist/index.js';import{throttle as _0x21de92,cloneDeep as _0x5ab95a,set as _0x347ad7,unset as _0x58b387,isEqual as _0xb0ffee,debounce as _0x1bca48}from'es-toolkit/compat';import{IconUndo as _0x43dc5d,IconCheck as _0xbd0b81,IconPencil as _0x41ff7e,IconRemoveComment as _0x21aeba,IconThreeVerticalDots as _0x52abfa,IconAddComment as _0x37e9de,IconCommentsArchive as _0x4a5b21}from'@ckeditor/ckeditor5-icons/dist/index.js';import{EditorUIView as _0x1db64e,InlineEditableUIView as _0x42e2fd,EditorUI as _0x16e111,View as _0x4c9c23,FocusCycler as _0x580fbc,ButtonView as _0x4b28dd,ViewCollection as tt,createDropdown as it,ListView as et,focusChildOnDropdownOpen as st,ListItemView as nt,MenuBarMenuListItemButtonView as ot,BodyCollection as rt,BalloonPanelView as ht,ContextualBalloon as at,Dialog as ct,DialogViewPosition as dt}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disableViewPlaceholder as lt,enableViewPlaceholder as ut,MouseObserver as mt}from'@ckeditor/ckeditor5-engine/dist/index.js';import{Clipboard as ft,ClipboardMarkersUtils as pt,ClipboardPipeline as wt}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Enter as _t,ShiftEnter as gt}from'@ckeditor/ckeditor5-enter/dist/index.js';import{SelectAll as At}from'@ckeditor/ckeditor5-select-all/dist/index.js';import{Typing as Tt}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Undo as vt}from'@ckeditor/ckeditor5-undo/dist/index.js';import{Paragraph as yt}from'@ckeditor/ckeditor5-paragraph/dist/index.js';import{toWidget as Ct}from'@ckeditor/ckeditor5-widget/dist/index.js';class It extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x461e40(){['model'];['view'];constructor(_0x21575c,_0x522a96){super(),this['model']=_0x21575c,this['model']['_isAttached']=!0x0,this['view']=_0x522a96,this['listenTo'](_0x522a96,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x522a96,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x522a96,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x522a96,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x522a96,'addComment',(_0xc982c6,_0x4d0a57)=>this['addComment'](_0x4d0a57)),this['listenTo'](_0x522a96,'updateComment',(_0x21da54,_0x364300,_0x18dae3)=>this['updateComment'](_0x364300,_0x18dae3)),this['listenTo'](_0x522a96,'removeComment',(_0x151ed6,_0x4de6b2)=>this['removeComment'](_0x4de6b2));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x3f4370){this['model']['addComment']({'content':_0x3f4370,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x256bec,_0x21cbdc){this['model']['getComment'](_0x256bec)['update']({'content':_0x21cbdc});}['removeComment'](_0x44e1d5){this['model']['getComment'](_0x44e1d5)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function bt(_0x1f43dd,_0xeecdf3,_0xcb50a0){const t=_0x1f43dd['t'];switch(_0xeecdf3){case'PENDING_ACTION_COMMENT_THREAD':return t({'string':'Unsaved\x20change\x20in\x20comment\x20thread.','id':'PENDING_ACTION_COMMENT_THREAD'});case'Comment':return t('Comment');case'Reply...':return t('Reply...');case'Reply\x20to\x20reopen\x20discussion...':return t('Reply\x20to\x20reopen\x20discussion...');case'Write\x20a\x20comment...':return t('Write\x20a\x20comment...');case'Comment\x20was\x20made\x20on\x20an\x20element':return t('Comment\x20was\x20made\x20on\x20an\x20element');case'Comment\x20editor':return t('Comment\x20editor');case'Delete\x20comment\x20thread?':return t('Delete\x20comment\x20thread?');case'Delete\x20comment?':return t('Delete\x20comment?');case'Marked\x20as\x20resolved':return t('Marked\x20as\x20resolved');case'Show\x20more\x20items':return t('Show\x20more\x20items');case'Cancel':return t('Cancel');case'Edit':return t('Edit');case'Resolve':return t('Resolve');case'Reopen':return t('Reopen');case'Remove':return t('Remove');case'Reply':return t('Reply');case'Save':return t('Save');case'Annotations\x20sidebar':return t('Annotations\x20sidebar');case'Annotations\x20list':return t('Annotations\x20list');case'Thread\x20comments':return t('Thread\x20comments');case'THREAD_CONTEXT_LABEL':return t({'string':'Thread\x20context:\x20%0','id':'THREAD_CONTEXT_LABEL'},_0xcb50a0);case'COMMENT_THREAD_LABEL':return t({'string':'Comment\x20thread\x20by\x20%1.\x20%1\x20reply.','plural':'Comment\x20thread\x20by\x20%1.\x20%0\x20replies.','id':'COMMENT_THREAD_LABEL'},_0xcb50a0);case'COMMENT_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'COMMENT_THREAD_DESCRIPTION'});case'COMMENT_ARIA_LABEL':return t({'string':'Comment\x20by\x20%0.\x20Created\x20on\x20%1.\x20%2.\x20%3','id':'COMMENT_ARIA_LABEL'},_0xcb50a0);case'LEAVE_COMMENT_ANNOUNCEMENT':return t({'string':'Leaving\x20a\x20content\x20with\x20comments.','id':'LEAVE_COMMENT_ANNOUNCEMENT'});case'ENTER_COMMENT_ANNOUNCEMENT':return t({'string':'Entering\x20a\x20content\x20with\x20comments.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_COMMENT_ANNOUNCEMENT'},_0xcb50a0);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0xcb50a0);case'TOO_LONG_COMMENT_ALERT':return t({'string':'Comment\x20content\x20is\x20too\x20long.\x20Your\x20comment\x20has\x20%0\x20characters\x20but\x20the\x20limit\x20is\x20%1\x20characters.','id':'TOO_LONG_COMMENT_ALERT'},_0xcb50a0);case'EXTERNAL_COMMENT':return t({'string':'This\x20comment\x20comes\x20from\x20an\x20external\x20source.','id':'EXTERNAL_COMMENT'});case'EXTERNAL_IMPORT_WORD_COMMENT':return t({'string':'This\x20comment\x20comes\x20from\x20an\x20imported\x20Word\x20file.','id':'EXTERNAL_IMPORT_WORD_COMMENT'});case'EXTERNAL_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0xcb50a0);case'EXTERNAL_IMPORT_WORD_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0xcb50a0);case'COMMENTS_ARCHIVE':return t({'string':'Comments\x20archive','id':'COMMENTS_ARCHIVE'});case'EMPTY_COMMENTS_ARCHIVE':return t({'string':'There\x20are\x20no\x20archived\x20comment\x20threads.','id':'EMPTY_COMMENTS_ARCHIVE'});case'COMMENTS_ARCHIVE_LIST_LABEL':return t({'string':'List\x20of\x20comments','id':'COMMENTS_ARCHIVE_LIST_LABEL'});case'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP':return t({'string':'Keystrokes\x20for\x20interacting\x20with\x20annotation\x20threads\x20(e.g.\x20comments,\x20track\x20changes\x20suggestions)','id':'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'});case'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO':return t({'string':'Move\x20focus\x20to\x20the\x20thread\x20when\x20the\x20selection\x20is\x20anchored\x20in\x20its\x20marker','id':'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'});case'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT':return t({'string':'Exit\x20the\x20annotation\x20and\x20move\x20focus\x20back\x20to\x20the\x20edited\x20content','id':'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'});case'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER':return t({'string':'Browse\x20the\x20focused\x20annotation\x20thread\x20or\x20thread\x20comment','id':'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'});case'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS':return t({'string':'Move\x20across\x20internals\x20of\x20the\x20annotation\x20thread','id':'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'});case'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT':return t({'string':'Submit\x20the\x20reply\x20while\x20writing\x20a\x20comment','id':'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'});case'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS':return t({'string':'Move\x20to\x20the\x20previous\x20or\x20next\x20thread\x20in\x20the\x20annotations\x20sidebar\x20or\x20comments\x20archive','id':'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'});default:return'';}}class Et extends _0x1db64e{['main'];['editable'];constructor(_0x5c757a,_0x1101c2){super(_0x5c757a);const _0x249296=_0x34a6a1();this['main']=this['createCollection'](),this['editable']=new _0x42e2fd(_0x5c757a,_0x1101c2,void 0x0,{'label':()=>bt(_0x5c757a,'Comment\x20editor')}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'dir':_0x5c757a['uiLanguageDirection'],'lang':_0x5c757a['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x249296},'children':[{'tag':'div','attributes':{'class':'ck-editor__main','role':'presentation'},'children':this['main']}]});}['render'](){super['render'](),this['main']['add'](this['editable']);}['focus'](){this['editable']['element']['focus']();}}class kt extends _0x16e111{['view'];constructor(_0x22159a){super(_0x22159a),this['view']=new Et(_0x22159a['locale'],_0x22159a['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x175b8a=this['editor']['editing']['view'],_0xa8e28a=this['view']['editable'],_0x58df7c=_0x175b8a['document']['getRoot']();_0xa8e28a['name']=_0x58df7c['rootName'],this['view']['render']();const _0x214a94=_0xa8e28a['element'];this['setEditableElement'](_0xa8e28a['name'],_0x214a94),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x175b8a['attachDomRoot'](_0x214a94),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const Nt=[ft,_t,gt,At,Tt,vt,yt];class Ot extends/* #__PURE__ -- @preserve */
|
|
25
|
+
_0x461e40(_0x56917e){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
|
|
26
|
+
((()=>Nt)());constructor(_0x14a173={}){function _0x58bff1(_0x60ebda){return _0x60ebda['map'](_0x5575ec=>String['fromCharCode'](_0x5575ec))['join']('');}(_0x14a173=Object['assign']({},_0x14a173))['plugins']||(_0x14a173['plugins']=Ot['defaultPlugins']),super(_0x14a173),this['ui']=new kt(this),this['set']('placeholder',''),this['model']['document']['on']('change',()=>this['_updatePlaceholder'](),{'priority':'low'}),this['on']('change:placeholder',()=>this['_updatePlaceholder']()),this['model']['document']['createRoot'](),this[_0x58bff1([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x58bff1([0x76,0x69,0x65,0x77])][_0x58bff1([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x58bff1([0x61,0x75,0x74,0x6f]),this[_0x58bff1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x58bff1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x58bff1([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x58bff1([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x58bff1([0x6f,0x6b])});}['create'](){const _0x3709ab=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x3709ab))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x1b9ce9=>{const _0x2dccb8=this['model']['document']['getRoot'](),_0x1dec55=_0x2dccb8&&_0x2dccb8['getChild'](_0x2dccb8['childCount']-0x1);_0x1b9ce9['setSelection'](_0x1dec55,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x22e68a=this['editing']['view'],_0x5a1b95=_0x22e68a['document']['getRoot'](),_0x2680d9=_0x5a1b95['getChild'](0x0);_0x5a1b95['childCount']>0x1||!_0x2680d9||'p'!=_0x2680d9['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(lt(_0x22e68a,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x2680d9['placeholder']=this['placeholder']),ut({'view':_0x22e68a,'element':_0x2680d9,'keepOnFocus':!0x0}),this['placeholderElement']=_0x2680d9);}}class Mt extends _0x4c9c23{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x210380,_0x59bcdc={}){super(_0x210380),this['editor']=null,this['_editorConfig']=_0x59bcdc,this['set']('value',_0x59bcdc['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',bt(_0x210380,'Reply...')),this['set']('submitLabel',bt(_0x210380,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new _0x438170(),this['focusTracker']=new _0x69baea(),this['focusCycler']=new _0x580fbc({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x1f5b62=>!_0x1f5b62['defaultPrevented']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-comment__input-wrapper']},'children':[{'tag':'div','attributes':{'class':['ck-comment__input-actions',this['bindTemplate']['if']('showButtons','ck-comment__input-actions--active')]},'children':[this['submitButtonView'],this['cancelButtonView']]}]}),this['keystrokes']['set']('Esc',(_0x38feec,_0x3bf8ff)=>{this['cancelButtonView']['fire']('execute'),_0x3bf8ff();}),this['keystrokes']['set']('Ctrl+Enter',(_0x4dd283,_0x4b234f)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x4b234f());}),this['on']('submit',(_0x11dcb6,_0x391da4)=>{_0x391da4['length']>0xfde8?(alert(bt(_0x210380,'TOO_LONG_COMMENT_ALERT',[_0x391da4['length'],0xfde8])),_0x11dcb6['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new Ot(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x23e1be=this['editor'];this['element']['insertBefore'](_0x23e1be['ui']['element'],this['element']['firstChild']),_0x23e1be['model']['document']['on']('change',()=>this['value']=_0x23e1be['getData']()),_0x23e1be['bind']('placeholder')['to'](this),this['focusables']['add'](_0x23e1be['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x4b6248){-0x1===_0x4b6248?(this['focusCycler']['focusFirst'](),this['focusCycler']['focusLast']()):this['focusCycler']['focusFirst']();}async['destroy'](){this['_isDestroyed']||(this['_isDestroyed']=!0x0,this['editor']&&(await this['_editorCreationPromise'],await this['editor']['destroy'](),this['fire']('editorDestroyed',this['editor'])),await super['destroy']());}['_createSubmitButton'](){const {locale:_0x34e07f}=this,_0x429e25=new _0x4b28dd(_0x34e07f);return _0x429e25['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x429e25['withText']=!0x0,_0x429e25['bind']('label')['to'](this,'submitLabel'),_0x429e25['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x429e25['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0xad6565,_0x26b76e)=>!_0x26b76e&&!!_0xad6565['trim']()),_0x429e25;}['_createCancelButton'](){const {locale:_0x196269}=this,_0x528eb2=new _0x4b28dd(_0x196269);return _0x528eb2['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x528eb2['label']=bt(_0x196269,'Cancel'),_0x528eb2['withText']=!0x0,_0x528eb2['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x528eb2;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x42ca0f=>{this['focusTracker']['add'](_0x42ca0f['element']);}),this['focusables']['on']('change',(_0x408b05,_0x20caaa)=>{for(const _0x293c62 of Array['from'](_0x20caaa['added'])['reverse']())this['focusTracker']['add'](_0x293c62['element']);});}}class Rt extends _0x4c9c23{constructor(_0x212b61,_0x16bc63,_0x56cbd7){super(_0x212b61),this['commentInputView']=new Mt(_0x212b61,_0x56cbd7),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x5f33e8,_0x21a056)=>_0x5f33e8||!!_0x21a056),this['set']('showInput',!0x1),this['on']('change:showInput',()=>{this['showInput']&&!this['commentInputView']['editor']&&this['commentInputView']['createEditor']();}),this['commentInputView']['delegate']('editorReady')['to'](this),this['commentInputView']['delegate']('editorDestroyed')['to'](this),this['userView']=new _0x2d019a(_0x212b61,_0x16bc63),this['userView']['extendTemplate']({'attributes':{'class':'ck-thread__user','aria-hidden':!0x0}}),this['commentInputView']['extendTemplate']({'attributes':{'class':'ck-thread__input'}}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-comment__input-container',this['bindTemplate']['if']('showInput','ck-comment__input-container--active')]},'children':[this['userView'],this['commentInputView']]});}['render'](){super['render'](),this['_focusOnNonInteractiveMouseDown']();}['destroy'](){return this['commentInputView']['destroy']()['then'](()=>super['destroy']());}['focus'](_0x472f09){this['commentInputView']['focus'](_0x472f09);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x4f373c,_0x3a6acd)=>{const {submitButtonView:_0x3a16f8,cancelButtonView:_0x10edfe,editor:_0x554d13}=this['commentInputView'];[_0x3a16f8['element'],_0x10edfe['element'],_0x554d13?_0x554d13['editing']['view']['getDomRoot']():null]['filter'](_0x32940c=>_0x32940c)['some'](_0x12ed8f=>_0x12ed8f['contains'](_0x3a6acd['target']))||(this['focus'](),_0x3a6acd['preventDefault']());});}}class xt extends _0x4c9c23{constructor(_0x379739){super(_0x379739);const _0xd42bcc=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0xd42bcc['to']('count',_0x14d17c=>bt(_0x379739,'NUMBER_OF_COMMENTS',_0x14d17c))}]});}}class St extends _0x4c9c23{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x2ae88e,_0x2739ad,_0x1dfe6f){super(_0x2ae88e);const _0x2dddf9=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x2739ad['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x2739ad,this['_config']=_0x1dfe6f,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x69baea(),this['keystrokes']=new _0x438170(),this['focusCycler']=new _0x580fbc({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x3daf51=>this['commentViews']['map'](_0x16101d=>_0x16101d['element'])['includes'](_0x3daf51['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new xt(_0x2ae88e),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x5c40a3=>_0x5c40a3-this['_config']['maxCommentsWhenCollapsed']);for(const _0xec5ec4 of _0x2739ad['comments'])this['_handleNewCommentModel'](_0xec5ec4);this['_handleInfoComment'](),this['listenTo'](_0x2739ad['comments'],'add',(_0x1c93bf,_0x37a506)=>{const _0x386075=this['_calculatePosition'](_0x37a506);this['length']++,this['_handleNewCommentModel'](_0x37a506,_0x386075),this['refreshVisibleViews']();}),this['listenTo'](_0x2739ad['comments'],'remove',(_0x2bb4b4,_0x18ff3a)=>{this['length']--,this['_handleRemoveCommentModel'](_0x18ff3a),this['refreshVisibleViews']();}),this['listenTo'](_0x2739ad,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x2739ad,'change:isResolved',()=>this['_handleInfoComment']()),this['on']('change:isActive',()=>this['refreshVisibleViews']()),this['on']('change:hasDirtyComment',()=>this['refreshVisibleViews']()),this['setTemplate']({'tag':'ul','attributes':{'class':['ck-thread__comments',_0x2dddf9['if']('length','ck-hidden',_0x167bfa=>!_0x167bfa)],'aria-label':bt(_0x2ae88e,'Thread\x20comments')},'children':this['visibleViews']});}get['_shouldCollapse'](){return this['_model']['weight']>this['_config']['maxThreadTotalWeight']&&!this['isActive']&&!this['hasDirtyComment'];}['render'](){super['render'](),this['refreshVisibleViews'](),this['_setupKeyboardNavigation']();}['focus'](_0x474a8a){-0x1===_0x474a8a?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x2c7a52 of this['commentViews'])_0x2c7a52['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x2c21d9,_0x1ed397){const _0x35b009=new this['_config']['CommentView'](this['locale'],_0x2c21d9,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x35b009['viewUid']=_0x2c21d9['id'],_0x35b009['delegate']('removeComment')['to'](this),_0x35b009['delegate']('updateComment')['to'](this),_0x35b009['delegate']('resolveCommentThread')['to'](this),_0x35b009['delegate']('editorReady')['to'](this),_0x35b009['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x35b009,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x35b009,_0x1ed397);}['_calculatePosition'](_0x2e78a3){const _0x541c33=this['_model']['_findOptimalIndex'](_0x2e78a3);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x2e78a3['authoredAt']?_0x541c33-0x1:_0x541c33:_0x541c33-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x5f1651={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':bt(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x5f1651,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x5f1651));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x16cb10){const _0x575f8d=this['commentViews']['remove'](_0x16cb10['id']);this['stopListening'](_0x575f8d),_0x575f8d['isEditMode']&&this['_updateHasDirtyComment'](),_0x575f8d['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x46b668=>_0x46b668['isEditMode']);}['_rearrangeCollapse'](){const _0x321642=function(_0x1063e2){const _0x340f7a=new _0x5bd6d5();for(const _0x4f3c51 of _0x1063e2)_0x340f7a['add'](_0x4f3c51);return _0x340f7a;}(this['commentViews']),_0x3902bc=this['_collapsedCommentsView']['count'];for(let _0x4a07a1=0x1;_0x4a07a1<=_0x3902bc;_0x4a07a1++)_0x321642['remove'](0x1);for(const _0xb2369e of _0x321642)_0xb2369e['collapse']();_0x3902bc>0x0&&_0x321642['add'](this['_collapsedCommentsView'],0x1),Pt(_0x312c90(Array['from'](this['visibleViews']),Array['from'](_0x321642)),this['visibleViews'],_0x321642);}['_rearrangeExpand'](){Pt(_0x312c90(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x1e3281 of this['visibleViews'])_0x1e3281['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x4d0e32=>{this['focusTracker']['add'](_0x4d0e32['element']),this['keystrokes']['listenTo'](_0x4d0e32['element']);}),this['commentViews']['on']('change',(_0x77304a,_0x1cf624)=>{for(const _0x2e35f7 of _0x1cf624['removed'])this['focusTracker']['remove'](_0x2e35f7['element']),this['keystrokes']['stopListening'](_0x2e35f7['element']);for(const _0x7fe9d7 of Array['from'](_0x1cf624['added'])['reverse']())this['focusTracker']['add'](_0x7fe9d7['element']),this['keystrokes']['listenTo'](_0x7fe9d7['element']);});}}function Pt(_0x3171e3,_0x500b7c,_0x11826f){let _0x3b5a84=0x0;for(const _0x2bef32 of _0x3171e3)switch(_0x2bef32){case'insert':_0x500b7c['add'](_0x11826f['get'](_0x3b5a84),_0x3b5a84),_0x3b5a84++;break;case'delete':_0x500b7c['remove'](_0x3b5a84);break;case'equal':_0x3b5a84++;}}class Lt extends _0x4c9c23{constructor(_0x40c082){super(_0x40c082);const _0xef3220=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0xef3220['to']('contextValue',_0x5c6c2b=>bt(_0x40c082,'THREAD_CONTEXT_LABEL',_0x5c6c2b)),'tabindex':-0x1},'children':[{'text':_0xef3220['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class Dt extends _0x4c9c23{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x1384d7,_0x77e4f1){super(_0x1384d7);const _0x20df0d=this['bindTemplate'];this['_model']=_0x77e4f1,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x69baea(),this['keystrokes']=new _0x438170(),this['focusCycler']=new _0x580fbc({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x31951c=>!!_0x31951c),this['bind']('contextValue')['to'](this['_model'],'context',_0x26211e=>_0x26211e&&_0x26211e['value']?this['_trimContextValue'](_0x26211e['value']):bt(this['locale'],'Comment\x20was\x20made\x20on\x20an\x20element')),this['setTemplate']({'tag':'div','attributes':{'class':['ck-thread__header']},'children':[{'tag':'div','attributes':{'class':['ck-context-wrapper']},'children':[{'tag':'div','attributes':{'class':['ck-context',_0x20df0d['if']('hasContext','ck-context--quotes')]},'children':[this['contextView']]}]},{'tag':'div','attributes':{'class':['ck-annotation__actions']},'children':[this['reopenButtonView']]}]});}['render'](){super['render'](),this['_attachContextActions'](),this['_setupKeyboardNavigation']();}['focus'](){this['focusCycler']['focusFirst']();}['_createReopenButton'](){const _0x19f6ad=new _0x4b28dd(this['locale']);return _0x19f6ad['label']=bt(this['locale'],'Reopen'),_0x19f6ad['tooltip']=bt(this['locale'],'Reopen'),_0x19f6ad['icon']=_0x43dc5d,_0x19f6ad['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x12f6a7=>!_0x12f6a7),_0x19f6ad['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x53ddc0,_0xd918f3)=>_0x53ddc0&&_0xd918f3),_0x19f6ad['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x19f6ad;}['_trimContextValue'](_0x19c3a3){if(_0x19c3a3['length']<0x96)return _0x19c3a3;const _0x469f45=_0x19c3a3['lastIndexOf']('\x20',0x93);return _0x19c3a3['substring'](0x0,_0x469f45>-0x1?_0x469f45:0x93)+'...';}['_attachContextActions'](){const _0x16bfee=this['element']['querySelector']('.ck-context'),_0x2432d4=_0x16bfee['querySelector']('.ck-context__value');this['listenTo'](_0x16bfee,'mouseenter',()=>{_0x2432d4['offsetWidth']<_0x2432d4['scrollWidth']&&_0x16bfee['classList']['add']('overlay');}),this['listenTo'](_0x16bfee,'mouseleave',()=>{_0x16bfee['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x56028e of this['focusables'])this['focusTracker']['add'](_0x56028e['element']),this['keystrokes']['listenTo'](_0x56028e['element']);}['_createContextView'](){const _0x9bf69f=new Lt(this['locale']);return _0x9bf69f['bind']('contextValue')['to'](this),_0x9bf69f;}}class Vt extends _0x4c9c23{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x48995f,_0x1290ad,_0x1eec32,_0xc61d18){super(_0x48995f),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x1290ad,this['_localUser']=_0x1eec32,this['_config']=_0xc61d18,this['commentThreadHeaderView']=new Dt(_0x48995f,_0x1290ad),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new _0x34e042(_0x48995f,bt(_0x48995f,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new St(_0x48995f,_0x1290ad,Object['assign']({'CommentView':this['_config']['CommentView']},_0xc61d18)),this['commentsListView']['delegate']('removeComment')['to'](this),this['commentsListView']['delegate']('updateComment')['to'](this),this['commentsListView']['delegate']('resolveCommentThread')['to'](this),this['commentsListView']['delegate']('editorReady')['to'](this),this['commentsListView']['delegate']('editorDestroyed')['to'](this),this['commentsListView']['bind']('isActive')['to'](this),this['listenTo'](this,'resolveCommentThread',()=>{this['focus']();}),this['set']('length',this['commentsListView']['length']),this['bind']('length')['to'](this['commentsListView'],'length'),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['commentThreadInputView']['delegate']('editorReady')['to'](this),this['commentThreadInputView']['delegate']('editorDestroyed')['to'](this),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x40d948,_0x8b1428)=>_0x40d948||!!_0x8b1428),this['bind']('isUnlinked')['to'](_0x1290ad,'unlinkedAt',_0x9c3070=>!!_0x9c3070),this['bind']('ariaLabel')['to'](this,'length',_0x406b1f=>{const _0x907fe2=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return bt(this['locale'],'COMMENT_THREAD_LABEL',[_0x406b1f,_0x907fe2]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x69baea(),this['keystrokes']=new _0x438170(),this['focusCycler']=new _0x580fbc({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x2b719c=>_0x2b719c['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),_0x582333(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x2c39c2=new Rt(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x4d0e5e=_0x2c39c2['commentInputView'];return _0x2c39c2['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x4d0e5e,'value',(_0x1ec993,_0x4f1df3,_0xa878ab,_0x3abe88,_0x207992)=>!!_0x207992||!!_0x3abe88&&_0xa878ab&&!_0x4f1df3||_0x1ec993&&_0xa878ab&&!_0x4f1df3),_0x4d0e5e['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0xeaf0f8,_0x2b8cd4,_0x37c1b0)=>{let _0x337d48;return _0x337d48=_0x37c1b0&&_0x2b8cd4?'Reply\x20to\x20reopen\x20discussion...':_0xeaf0f8?'Reply...':'Write\x20a\x20comment...',bt(this['locale'],_0x337d48);}),_0x4d0e5e['bind']('submitLabel')['to'](this,'length',_0x3e9c99=>bt(this['locale'],_0x3e9c99?'Reply':'Comment')),_0x4d0e5e['on']('submit',(_0x3dce75,_0x34cdc2)=>{this['fire']('addComment',_0x34cdc2),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x4d0e5e['on']('cancel',()=>{this['focus']();}),_0x4d0e5e['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x4d0e5e['on']('cancel',_0x1db42f=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x1db42f['stop']());}),this['on']('change:isActive',(_0x13fdc2,_0x1eecfd,_0x576099)=>{_0x576099||this['length']||_0x4d0e5e['value']||this['fire']('removeCommentThread');}),_0x2c39c2;}}class Bt extends/* #__PURE__ -- @preserve */
|
|
27
|
+
_0x3e569e(Vt){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x26d015,_0x74df6d,_0x2c214b,_0x229e45){super(_0x26d015,_0x74df6d,_0x2c214b,_0x229e45),this['commentThreadChildren']=this['createCollection']([this['commentsListView'],this['commentThreadInputView'],this['ariaDescriptionView']]),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x26d015,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x2cb3da,_0x1baa98,_0x6cf473)=>{_0x6cf473||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x19cca7,_0xfb33af,_0x1bcfca)=>{_0x1bcfca&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x3eb83d=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck','ck-thread','ck-reset_all-excluded','ck-rounded-corners',_0x3eb83d['if']('isActive','ck-thread--active'),_0x3eb83d['if']('isUnlinked','ck-thread--unlinked'),_0x3eb83d['to']('actionIndicator',_0x4ef484=>_0x4ef484?'ck-thread--'+_0x4ef484:'')],'data-thread-id':this['_model']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x3eb83d['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':[{'tag':'div','attributes':{'class':'ck-thread__container'},'children':this['commentThreadChildren']}]};}['render'](){super['render'](),this['containerElement']=this['element']['querySelector']('.ck-thread__container'),this['_model']['on']('change:archivedAt',()=>{this['_updateArchivedThreadHeader']();}),this['_updateArchivedThreadHeader']();}['_cancelAllConfirms'](){this['cancelConfirm']();for(const _0x59bcd3 of this['commentsListView']['commentViews'])_0x59bcd3['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x235168}=this,_0x629c99=this['commentsListView']['commentViews']['get'](0x0);_0x629c99===this['_boundFirstCommentView']||_0x629c99['isSystemComment']||(this['_boundFirstCommentView']=_0x629c99,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x629c99,'actionIndicator',_0x5d15cc=>'remove'===_0x5d15cc?'remove':null),_0x629c99['placeholder']=bt(_0x235168,'Write\x20a\x20comment...'),_0x629c99['removeButton']['on']('execute',_0x216790=>{_0x216790['stop'](),this['showConfirm'](bt(_0x235168,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),this['on']('removeConfirm',()=>{_0x629c99['focus']();}),_0x629c99['actionBar']['add'](this['resolveButton'],0x0),_0x629c99['focusables']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x3bdc9f=new _0x525fad(this['locale']);return _0x3bdc9f['label']=bt(this['locale'],'Resolve'),_0x3bdc9f['tooltip']=bt(this['locale'],'Resolve'),_0x3bdc9f['icon']=_0xbd0b81,_0x3bdc9f['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x3bdc9f['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x373b2c=>!_0x373b2c),_0x3bdc9f['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x38f0ac,_0x53a612)=>_0x38f0ac&&!_0x53a612),_0x3bdc9f['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x3bdc9f;}['_updateArchivedThreadHeader'](){this['_model']['archivedAt']?this['commentThreadChildren']['has'](this['commentThreadHeaderView'])||(this['commentThreadChildren']['add'](this['commentThreadHeaderView'],0x0),this['focusables']['add'](this['commentThreadHeaderView'],0x0)):this['commentThreadChildren']['has'](this['commentThreadHeaderView'])&&(this['commentThreadChildren']['remove'](this['commentThreadHeaderView']),this['focusables']['remove'](this['commentThreadHeaderView']));}}class Ht extends _0x4c9c23{constructor(_0x61d9f8){super(_0x61d9f8),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x35bf12,_0x4b35bb,_0x2bea95)=>{this['element']['innerHTML']=_0x2bea95;}),this['element']['innerHTML']=this['content'];}}class Ft extends _0x4c9c23{['visibleView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x45f0c2,_0x103ad6,_0x5e48c3){super(_0x45f0c2),this['_model']=_0x103ad6,this['_config']=_0x5e48c3,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['bind']('ariaLabel')['to'](_0x103ad6,'content',_0x103ad6,'authoredAt',(_0x5e5285,_0x21165d)=>bt(_0x45f0c2,'COMMENT_ARIA_LABEL',[_0x103ad6['author']['name'],_0x5e48c3['formatDateTime'](_0x21165d),new DOMParser()['parseFromString'](_0x5e5285,'text/html')['body']['textContent'],_0x103ad6['isExternal']?this['getExternalCommentNote']():''])),this['ariaDescriptionView']=new _0x34e042(_0x45f0c2,bt(_0x45f0c2,'COMMENT_THREAD_DESCRIPTION')),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']()),this['focusables']=new tt(),this['focusTracker']=new _0x69baea(),this['keystrokes']=new _0x438170(),this['focusCycler']=new _0x580fbc({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x37d58c=>_0x37d58c['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['expand'](){this['isCollapsed']=!0x1;}['collapse'](){this['isEditMode']||(this['isCollapsed']=!0x0);}['focus'](){this['element']['focus']();}['render'](){super['render'](),this['_setupKeyboardNavigation']();}async['destroy'](){await this['visibleView']['get'](0x0)['destroy'](),super['destroy']();}['switchToEditMode'](){this['isEditMode']||(this['isEditMode']=!0x0,this['visibleView']['remove'](0x0)['destroy'](),this['visibleView']['add'](this['_createCommentInputView']()));}['switchToDisplayMode'](){this['isEditMode']&&(this['isEditMode']=!0x1,this['visibleView']['remove'](0x0)['destroy'](),this['visibleView']['add'](this['_createCommentContentView']()));}['getExternalCommentNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?bt(this['locale'],'EXTERNAL_IMPORT_WORD_COMMENT'):bt(this['locale'],'EXTERNAL_COMMENT');}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?bt(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):bt(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['_createCommentContentView'](){const _0x929c79=new Ht(this['locale']);return _0x929c79['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x171221,_0x13fbf4)=>_0x13fbf4?_0x1760a7(_0x171221,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x171221),_0x929c79;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x492071=new Mt(this['locale'],this['_config']['editorConfig']);return _0x492071['value']=this['_model']['content'],_0x492071['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x492071['submitLabel']=bt(this['locale'],'Save'),_0x492071['on']('submit',(_0x3393ff,_0x152d1b)=>{this['fire']('updateComment',this['_model']['id'],_0x152d1b),this['switchToDisplayMode'](),this['focus']();}),_0x492071['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x492071['once']('editorReady',()=>{_0x492071['focus']();}),_0x492071['createEditor'](),_0x492071['delegate']('editorReady')['to'](this),_0x492071['delegate']('editorDestroyed')['to'](this),_0x492071;}['_setupKeyboardNavigation'](){const _0x224e0a=this['element'];this['keystrokes']['listenTo'](_0x224e0a);for(const _0x12c053 of this['focusables'])this['focusTracker']['add'](_0x12c053['element']),this['keystrokes']['listenTo'](_0x12c053['element']);this['focusables']['on']('change',(_0xea2ea5,_0x5caba3)=>{for(const _0x314d54 of _0x5caba3['removed'])this['focusTracker']['remove'](_0x314d54['element']),this['keystrokes']['stopListening'](_0x314d54['element']);for(const _0x155ae4 of _0x5caba3['added'])this['focusTracker']['add'](_0x155ae4['element']),this['keystrokes']['listenTo'](_0x155ae4['element']);}),this['keystrokes']['set']('enter',(_0x2af0b9,_0x37dec1)=>{_0x224e0a===_0x2af0b9['target']&&(this['focusCycler']['focusFirst'](),_0x37dec1());}),this['keystrokes']['set']('esc',(_0x1737e5,_0x5d0687)=>{_0x224e0a!==_0x1737e5['target']&&(this['focus'](),_0x5d0687());});}}class Ut extends/* #__PURE__ -- @preserve */
|
|
28
|
+
_0x3e569e(Ft){['actionBar'];['userView'];constructor(_0x21535e,_0x3719b6,_0x2fbd9f){super(_0x21535e,_0x3719b6,_0x2fbd9f),this['set']('actionIndicator',null),this['set']('placeholder',bt(_0x21535e,'Reply...')),this['bind']('authoredAt')['to'](_0x3719b6),this['bind']('resolvedAt')['to'](_0x3719b6),this['actionBar']=this['createCollection'](),this['isSystemComment']||(this['editButton']=this['_createEditButton'](),this['removeButton']=this['_createRemoveButton'](),this['items']=this['createCollection'](),this['items']['addMany']([this['editButton'],this['removeButton']]),this['dropdown']=this['_createDropdown'](),this['actionBar']['add'](this['dropdown']),this['focusables']['add'](this['dropdown'])),this['userView']=new _0x2d019a(_0x21535e,_0x3719b6['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['listenTo'](_0x3719b6,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x4d3cfc=this['bindTemplate'],_0xaeb168=[{'tag':'div','attributes':{'class':['ck-comment__info','ck-annotation__info']},'children':[{'tag':'span','children':[{'text':this['userView']['name']}],'attributes':{'class':['ck-comment__info-name','ck-annotation__info-name'],'data-cke-tooltip-text':this['userView']['name']}},{'tag':'time','attributes':{'datetime':_0x4d3cfc['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x4d3cfc['to']('authoredAt',_0x3ba82d=>this['_config']['formatDateTime'](_0x3ba82d))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x4d3cfc['if']('isEditMode','ck-comment__actions--hidden'),_0x4d3cfc['if']('isEditMode','ck-annotation__actions--hidden')]},'children':this['actionBar']},{'tag':'div','attributes':{'class':['ck-annotation__content-wrapper']},'children':this['visibleView']},this['ariaDescriptionView']];return this['_model']['isExternal']&&_0xaeb168['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper'],'tabindex':-0x1,'aria-label':_0x4d3cfc['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id'],'role':'listitem'},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x4d3cfc['if']('isEditMode','ck-comment--edit'),_0x4d3cfc['if']('isSystemComment','ck-comment--info'),_0x4d3cfc['to']('actionIndicator',_0x1f6c93=>_0x1f6c93?'ck-comment--'+_0x1f6c93:'')],'data-author-id':this['_model']['author']['id'],'data-comment-id':this['_model']['id'],'role':'group'},'children':[this['userView'],{'tag':'div','attributes':{'class':['ck-comment__main','ck-annotation__main']},'children':_0xaeb168}]}]};}['_createEditButton'](){const _0x25d3e0=new _0x4b28dd(this['locale']);return _0x25d3e0['label']=bt(this['locale'],'Edit'),_0x25d3e0['icon']=_0x41ff7e,_0x25d3e0['withText']=!0x0,_0x25d3e0['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x25d3e0['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x3f73c1=>!_0x3f73c1),_0x25d3e0['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x25d3e0['on']('execute',()=>this['switchToEditMode']()),_0x25d3e0;}['_createRemoveButton'](){const _0x342f34=new _0x4b28dd(this['locale']);return _0x342f34['label']=bt(this['locale'],'Remove'),_0x342f34['icon']=_0x21aeba,_0x342f34['withText']=!0x0,_0x342f34['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x342f34['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x1e2ad9=>!_0x1e2ad9),_0x342f34['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x342f34['on']('execute',()=>{this['showConfirm'](bt(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x342f34;}['_createDropdown'](){const _0x21690c=it(this['locale'],_0xa9ccd),_0x4a399c=_0x21690c['panelView']['children'],_0x1ba88f=new et(this['locale']),_0x163599=_0x21690c['bindTemplate'];st(_0x21690c,()=>this['items']['find'](_0x4509a4=>_0x4509a4['isVisible'])),_0x21690c['extendTemplate']({'attributes':{'class':[_0x163599['if']('isVisible','ck-hidden',_0x43b483=>!_0x43b483)]}});const _0x52ced4=(_0x5b1923,_0x112cc2=-0x1)=>{const _0x17ed29=new nt(this['locale']);_0x17ed29['children']['add'](_0x5b1923);const _0x227c70=_0x112cc2>-0x1?_0x112cc2:_0x1ba88f['items']['length'];_0x1ba88f['items']['add'](_0x17ed29,_0x227c70);const _0x1ad8f9=Array['from'](this['items']);_0x21690c['unbind']('isEnabled','isVisible'),_0x21690c['bind']('isEnabled')['toMany'](_0x1ad8f9,'isEnabled',(..._0x4722a2)=>_0x4722a2['some'](_0xe9bfbc=>_0xe9bfbc)),_0x21690c['bind']('isVisible')['toMany'](_0x1ad8f9,'isVisible',(..._0x462486)=>_0x462486['some'](_0x1680bc=>_0x1680bc));};_0x21690c['panelPosition']='sw',_0x21690c['buttonView']['set']({'label':bt(this['locale'],'Show\x20more\x20items'),'icon':_0x52abfa});for(const _0x278024 of this['items'])_0x52ced4(_0x278024);return _0x4a399c['add'](_0x1ba88f),_0x21690c['listenTo'](this['items'],'add',(_0x5a1912,_0x27652d,_0xbccdbd)=>{_0x52ced4(_0x27652d,_0xbccdbd);}),_0x21690c['listenTo'](this['items'],'remove',(_0x2360f8,_0x572462,_0x200bc8)=>{_0x1ba88f['items']['remove'](_0x200bc8);}),_0x21690c;}['_attachActions'](_0x3a18f0,_0x5ee04b){const _0x4a06f4=_0x3a18f0&&_0x3a18f0['element'];_0x4a06f4&&(this['listenTo'](_0x4a06f4,'mouseenter',()=>this['actionIndicator']=_0x5ee04b),this['listenTo'](_0x4a06f4,'focus',()=>this['actionIndicator']=_0x5ee04b),this['listenTo'](_0x4a06f4,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x4a06f4,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0x570e0c=super['_createCommentInputView']();return _0x570e0c['bind']('placeholder')['to'](this),_0x570e0c;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function Wt(_0xf473f){const _0x32d203=_0x21de92(_0xf473f,0x1e),_0x219a80=new MutationObserver(_0x28f2d2=>{for(const _0x47ed46 of _0x28f2d2)('attributes'==_0x47ed46['type']&&'class'==_0x47ed46['attributeName']||'childList'==_0x47ed46['type']||'characterData'==_0x47ed46['type'])&&_0x32d203();});return{'attach'(_0x30b57c){_0x219a80['observe'](_0x30b57c,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x219a80['disconnect'](),_0x32d203['cancel']();}};}class Kt extends _0x4c9c23{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x360435,_0x50c235){super(_0x360435),this['id']=_0x34a6a1(),this['focusTracker']=new _0x69baea(),this['keystrokes']=new _0x438170(),this['keystrokes']['set']('Esc',(_0x516b6c,_0x5135cd)=>this['fire']('Esc',_0x5135cd)),this['set']('targetRect',{'top':0x0,'right':0x0,'bottom':0x0,'left':0x0}),this['set']('height',0x0),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['set']('length',0x0),this['set']('type',''),this['_mutationObserver']=Wt(()=>this['_updateHeight']()),this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this),this['content']['add'](_0x50c235),this['mainView']=_0x50c235;const _0x1a28c2=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x1a28c2['if']('isActive','ck-annotation-wrapper--active')],'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['focusTracker']['add'](this['element']),this['keystrokes']['listenTo'](this['element']),this['_mutationObserver']['attach'](this['element']);}['destroy'](){this['content']['clear'](),this['keystrokes']['destroy'](),this['focusTracker']['destroy'](),this['_mutationObserver']['detach'](),super['destroy']();}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['_updateHeight'](){const _0x3b34a3=this['element']['clientHeight'];_0x3b34a3&&(this['height']=_0x3b34a3);}}class Yt extends/* #__PURE__ -- @preserve */
|
|
29
|
+
_0x461e40(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x50ba93,target:_0x3d8091,type:_0xc29af,isVisible:_0x1cee55=!0x0}){super(),this['view']=_0x50ba93,this['view']['element']||this['view']['render'](),this['_type']=_0xc29af,this['_target']=_0x3d8091,Yt['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x5bd6d5([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x552e4f,_0x5aec78)=>{this['view']['focusTracker']['add'](_0x5aec78);}),this['focusableElements']['on']('remove',(_0x52316a,_0x2a6675)=>{this['view']['focusTracker']['remove'](_0x2a6675);}),this['set']('isVisible',_0x1cee55);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x2c3ff3=this['_getNormalizedTarget']();return Yt['_assertCorrectTarget'](_0x2c3ff3),_0x2c3ff3;}get['targetRect'](){const _0x22a200=this['target'];if(null===_0x22a200)return null;if(_0x22a200 instanceof _0x2ba229)return _0x22a200;const _0x4304f5=_0x22a200['filter'](_0x1d18e5=>function(_0x52225c){const _0x48bec0=_0x52225c['offsetParent'];if(_0x48bec0)return!0x0;const _0x3aa82c=_0x52225c['getClientRects']()['item'](0x0);return!!_0x3aa82c;}(_0x1d18e5));return 0x0===_0x4304f5['length']?null:_0x2ba229['getDomElementRects'](_0x4304f5[0x0])[0x0];}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x455d43){this['view']['isActive']=_0x455d43,this['view']['mainView']['isActive']=_0x455d43;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x3ff8a0){if(!(null===_0x3ff8a0||_0x3ff8a0 instanceof _0x2ba229||Array['isArray'](_0x3ff8a0)&&_0x3ff8a0['every'](_0x580c96=>Gt(_0x580c96))))throw new _0x19de70('annotation-invalid-target',null,{'target':_0x3ff8a0});}['_getNormalizedTarget'](){const _0xca105d='function'==typeof this['_target']?this['_target']():this['_target'];return Gt(_0xca105d)?[_0xca105d]:_0xca105d;}}function Gt(_0x13edb0){return null!==_0x13edb0&&'object'==typeof _0x13edb0&&'nodeType'in _0x13edb0&&0x1===_0x13edb0['nodeType'];}class jt extends _0x5bd6d5{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x2ff20c=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x69baea(),this['_focusTracker']['on']('change:isFocused',(_0x2f02a6,_0x2b2c7b,_0x576d17)=>{_0x576d17||this['fire']('blur');});for(const _0x1fb160 of _0x2ff20c)this['add'](_0x1fb160);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x26cf39){if(this['has'](_0x26cf39))throw new _0x19de70('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x26cf39['innerView'],_0x26cf39),this['_viewToAnnotation']['set'](_0x26cf39['view'],_0x26cf39);for(const _0x54338a of _0x26cf39['focusableElements'])this['_focusTracker']['add'](_0x54338a);if(this['listenTo'](_0x26cf39['focusableElements'],'add',(_0x56e40a,_0x386caf)=>{this['_focusTracker']['add'](_0x386caf);}),this['listenTo'](_0x26cf39['focusableElements'],'remove',(_0x10da2a,_0x12fc23)=>{this['_focusTracker']['remove'](_0x12fc23);}),this['listenTo'](_0x26cf39['view']['focusTracker'],'change:isFocused',(_0xfce76c,_0x17ee29,_0x1e7616)=>{_0x1e7616&&this['fire']('focus',_0x26cf39);}),_0x26cf39['updateTargetRect'](),this['_areCachedRectsStale']()){for(const _0x4e0e05 of this)_0x4e0e05['updateTargetRect']();}const _0x5798c5=this['_getOrderInContent'](_0x26cf39['view']['targetRect']);return super['add'](_0x26cf39,_0x5798c5);}['remove'](_0x51f967){if(!this['has'](_0x51f967))throw new _0x19de70('annotationcollection-not-existing-item',null);this['stopListening'](_0x51f967['view']['focusTracker']),this['stopListening'](_0x51f967['focusableElements']);for(const _0x43948a of _0x51f967['focusableElements'])this['_focusTracker']['remove'](_0x43948a);return this['_viewToAnnotation']['delete'](_0x51f967['view']),this['_innerViewToAnnotation']['delete'](_0x51f967['innerView']),super['remove'](_0x51f967);}['getByInnerView'](_0x508ffe){return this['_innerViewToAnnotation']['get'](_0x508ffe);}['getByView'](_0x5a5bab){return this['_viewToAnnotation']['get'](_0x5a5bab);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x5e09bb of this)_0x5e09bb['updateTargetRect']();this['_sort']();}['_sort'](){const _0x9ce17c=Array['from'](this)['sort']((_0x13e0ad,_0x5bcedb)=>qt(_0x13e0ad['view']['targetRect'],_0x5bcedb['view']['targetRect']));for(let _0x308c12=_0x9ce17c['length']-0x1;_0x308c12>0x0;_0x308c12--){const _0xec14b6=_0x9ce17c[_0x308c12];_0x308c12!==this['getIndex'](_0xec14b6)&&(this['remove'](_0xec14b6),this['add'](_0xec14b6));}}['_getOrderInContent'](_0x4fc213){let _0x165cf9=0x0;if(!_0x4fc213)return this['length'];for(const _0xab8cd5 of this){const _0xc2a9a9=_0xab8cd5['view']['targetRect'];if(_0xc2a9a9){if(qt(_0x4fc213,_0xc2a9a9)<0x0)return _0x165cf9;_0x165cf9++;}}return _0x165cf9;}['_areCachedRectsStale'](){const _0x355636=this['get'](0x0);if(!_0x355636)return!0x1;const _0x2aa483=_0x355636['view']['targetRect'],_0x51c7c9=_0x355636['targetRect'];return!(!_0x2aa483||!_0x51c7c9)&&(_0x2aa483['top']!==_0x51c7c9['top']||_0x2aa483['left']!==_0x51c7c9['left']);}}function Xt({source:_0x34a47b,target:_0x4867ab,filter:_0xe5fba1}){for(const _0x3da34a of _0x34a47b)_0xe5fba1(_0x3da34a)&&_0x4867ab['add'](_0x3da34a);_0x4867ab['listenTo'](_0x34a47b,'add',(_0xc05a55,_0x1348e6)=>{_0xe5fba1(_0x1348e6)&&_0x4867ab['add'](_0x1348e6);}),_0x4867ab['listenTo'](_0x34a47b,'remove',(_0x478a74,_0x6315d8)=>{_0x4867ab['has'](_0x6315d8)&&_0x4867ab['remove'](_0x6315d8);});}function qt(_0x18b0d6,_0x343298){if(null===_0x18b0d6&&null===_0x343298)return 0x0;if(null===_0x18b0d6)return-0x1;if(null===_0x343298)return 0x1;const _0x429cf3=_0x18b0d6['top']-_0x343298['top'];return 0x0==_0x429cf3?_0x18b0d6['left']-_0x343298['left']:_0x429cf3;}class $t extends _0x1552f0{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x30c285){if(super(_0x30c285),this['collection']=new jt(),this['_visibleAnnotations']=new jt(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x30c285 instanceof _0x56917e){const _0x1fa036=_0x30c285['locale'];_0x30c285['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':bt(_0x1fa036,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':bt(_0x1fa036,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':bt(_0x1fa036,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':bt(_0x1fa036,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':bt(_0x1fa036,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':bt(_0x1fa036,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':bt(_0x1fa036,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x42d044){this['collection']['add'](_0x42d044);}['remove'](_0x52d622){this['collection']['remove'](_0x52d622),_0x52d622['destroy']();}['refreshVisibility'](){for(const _0x33d4d6 of this['collection'])_0x33d4d6['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x4cf406){return this['collection']['getByInnerView'](_0x4cf406);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x3adc60 of this['collection'])_0x3adc60['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x163777){this['fire']('_activateAnnotation',_0x163777);}['createAnnotation'](_0x390011){return new Yt(_0x390011);}['createAnnotationView'](_0x1a85e3,_0x5cf62b){return new Kt(_0x1a85e3,_0x5cf62b);}['_addActiveAnnotation'](_0x43e7bb){const _0xd167be=new Set(this['activeAnnotations']);_0xd167be['add'](_0x43e7bb),this['activeAnnotations']=_0xd167be;}['_removeActiveAnnotation'](_0x1f5842){const _0x378955=new Set(this['activeAnnotations']);_0x378955['delete'](_0x1f5842),this['activeAnnotations']=_0x378955;}['_bindAnnotationsToVisibleAnnotations'](){const _0x490a18=this['collection'],_0xe19be5=this['_visibleAnnotations'];function _0x276fe1(_0xcacb61){const _0x4f1e65=_0xcacb61['source'];_0x4f1e65['isVisible']&&!_0xe19be5['has'](_0x4f1e65)?_0xe19be5['add'](_0x4f1e65):!_0x4f1e65['isVisible']&&_0xe19be5['has'](_0x4f1e65)&&_0xe19be5['remove'](_0x4f1e65),_0x4f1e65['view']['focusTracker']['remove'](_0x4f1e65['view']['element']),_0x4f1e65['view']['focusTracker']['add'](_0x4f1e65['view']['element']);}this['listenTo'](_0x490a18,'add',(_0x377666,_0x206280)=>{_0x206280['isVisible']&&_0xe19be5['add'](_0x206280),this['listenTo'](_0x206280,'change:isVisible',_0x276fe1);}),this['listenTo'](_0x490a18,'remove',(_0x532d0e,_0x52e20a)=>{_0xe19be5['has'](_0x52e20a)&&_0xe19be5['remove'](_0x52e20a),this['stopListening'](_0x52e20a,'change:isVisible',_0x276fe1);});}['_setupEnterAnnotationKeystroke'](){const _0x129fb2=_0x1f1d0d=>{_0x1f1d0d['on']('ready',()=>{_0x1f1d0d['keystrokes']['set'](_0x5cc3d2,(_0x363e9b,_0x54dc1e)=>{const _0x377a54=_0x26f641(this['activeAnnotations']['values']());_0x377a54&&(_0x377a54['view']['focus'](),_0x54dc1e());});});};this['context']instanceof _0x56917e?_0x129fb2(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x2c8b22,_0x2dad33)=>{_0x129fb2(_0x2dad33);});}['_setupEscapeAnnotationHandling'](){const _0x3f9800=_0x2d3859=>{const _0xcfd583=_0x2d3859['source'],_0x100c8b=[];let _0x379c02;if(Array['isArray'](_0xcfd583['target'])){_0x379c02=_0xcfd583['target'][0x0],this['context']instanceof _0x56917e?_0x100c8b['push'](this['context']):this['context']['editors']&&_0x100c8b['push'](...this['context']['editors']);for(const _0x164203 of _0x100c8b)for(const _0x5da8a7 of _0x164203['editing']['view']['domRoots']['values']())if(_0x5da8a7['contains'](_0x379c02))return void _0x164203['editing']['view']['focus']();_0x379c02['focus']();}};this['listenTo'](this['collection'],'add',(_0x1e4421,_0x3336ae)=>{this['listenTo'](_0x3336ae,'escape',_0x3f9800,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x35c3a9,_0x329ba9)=>{this['stopListening'](_0x329ba9,'escape',_0x3f9800);});}}const zt=Symbol('noChannel'),Jt={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class Qt extends _0x1552f0{['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[$t,_0x4969f5,_0xbe5739];}static get['pluginName'](){return'CommentsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x47096c){super(_0x47096c),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x31b859=this['context']['config'];_0x31b859['define']('comments.maxCommentsWhenCollapsed',0x2),_0x31b859['define']('comments.maxThreadTotalWeight',0x1f4),_0x31b859['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x31b859['define']('comments.CommentThreadView',Bt),_0x31b859['define']('comments.CommentView',Ut),_0x31b859['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x406255=this['context']['plugins']['get']($t);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x13ba32,_0x56767a)=>this['_addCommentThread'](_0x56767a)),this['on']('submitCommentThread',(_0x54167a,_0x2f3bef)=>this['_submitCommentThread'](_0x2f3bef)),this['on']('resolveCommentThread',(_0xd9ee03,_0xf349ee)=>this['_resolveCommentThread'](_0xf349ee)),this['on']('resolveCommentThread',(_0x503c61,_0x233dbb)=>this['_updateActiveAnnotation'](_0x233dbb),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x219ebd,_0x462839)=>this['_reopenCommentThread'](_0x462839)),this['on']('reopenCommentThread',(_0x1d8afd,_0x5500fb)=>this['_updateActiveAnnotation'](_0x5500fb),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x1ae988,_0x236738)=>this['_removeCommentThread'](_0x236738)),this['on']('updateCommentThread',(_0x190b85,_0x108a54)=>this['_updateCommentThread'](_0x108a54)),this['on']('updateCommentThread',(_0x502b70,_0x9e1175)=>this['_updateActiveAnnotation'](_0x9e1175),{'priority':'lowest'}),this['on']('addComment',(_0x1f8d28,_0x120230)=>this['_addComment'](_0x120230)),this['on']('updateComment',(_0x4697a2,_0x305f8e)=>this['_updateComment'](_0x305f8e)),this['on']('removeComment',(_0x77e854,_0x54a654)=>this['_removeComment'](_0x54a654)),this['on']('addComment',(_0x8abb8b,{threadId:_0x4aab9b,isFromAdapter:_0x2a501a})=>{if(_0x2a501a)return;const _0x2495f3=this['getCommentThread'](_0x4aab9b),_0x165408=_0x2495f3&&this['_threadToController']['get'](_0x2495f3);_0x165408&&_0x165408['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x406255,'change:activeAnnotations',(_0x501df6,_0x1eea20,_0x1351ae)=>{const _0x493d11=Array['from'](_0x1351ae)['map'](_0x2c9f08=>this['_viewToController']['get'](_0x2c9f08['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x493d11?_0x493d11['model']:null;});}set['adapter'](_0x3565e0){if(this['_adapter'])throw new _0x19de70('commentsrepository-adapter-already-set');this['_adapter']=_0x3565e0;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x75a3f6=zt,threadId:_0x549594=_0x34a6a1(),comments:_0x1b06a=[],unlinkedAt:_0x5d31a2=null,resolvedAt:_0x1f23eb=null,resolvedBy:_0x3efd6d=null,target:_0x5c1a12=null,context:_0x74d64b=null,attributes:_0x137f27={},isResolvable:_0x19e6cd=!0x0,isSubmitted:_0x41a8ff=!0x1,isFromAdapter:_0x11e97f=!0x1}={}){return this['fire'](ii('addCommentThread',_0x75a3f6),{'channelId':_0x75a3f6,'threadId':_0x549594,'comments':_0x1b06a,'unlinkedAt':_0x5d31a2,'resolvedAt':_0x1f23eb,'resolvedBy':_0x3efd6d,'target':_0x5c1a12,'context':_0x74d64b,'attributes':_0x137f27,'isFromAdapter':_0x11e97f,'isResolvable':_0x19e6cd,'isSubmitted':_0x41a8ff}),this['getCommentThread'](_0x549594);}['openNewCommentThread']({channelId:_0x1f18ed=zt,threadId:_0x5a3d32=_0x34a6a1(),target:_0x556b22,context:_0xaa7da8=null,isResolvable:_0x53ca8c=!0x0}){if(this['_readOnlyChannels']['has'](_0x1f18ed)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x556b22)throw new _0x19de70('commentsrepository-missing-target');const _0x2c7975=this['addCommentThread']({'channelId':_0x1f18ed,'threadId':_0x5a3d32,'target':_0x556b22,'context':_0xaa7da8,'isResolvable':_0x53ca8c});if(!_0x2c7975)return null;const _0x12db5d=this['_threadToController']['get'](_0x2c7975),_0x194539=_0x12db5d['view']['commentThreadInputView']['commentInputView'],_0xbb4a0a=this['context']['plugins']['get']($t),_0x3d8124=_0xbb4a0a['getByInnerView'](_0x12db5d['view']);return _0xbb4a0a['activate'](_0x3d8124),_0x194539['once']('editorReady',()=>_0x194539['focus']()),_0x2c7975;}['hasCommentThread'](_0x2b95e3){if('string'!=typeof _0x2b95e3)throw new _0x19de70('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x2b95e3);}['updateCommentThread']({channelId:_0x3c4b54=zt,threadId:_0x51c909,context:_0x2e62d0,unlinkedAt:_0x13c003,attributes:_0x40f42e,isFromAdapter:_0x473f73=!0x1}){return this['fire'](ii('updateCommentThread',_0x3c4b54),{'channelId':_0x3c4b54,'threadId':_0x51c909,'context':_0x2e62d0,'unlinkedAt':_0x13c003,'attributes':_0x40f42e,'isFromAdapter':_0x473f73}),this['getCommentThread'](_0x51c909);}['getCommentThread'](_0x419a81){if('string'!=typeof _0x419a81)throw new _0x19de70('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x419a81);}['fetchCommentThread']({channelId:_0x14db92,threadId:_0x1f1ed8}={}){const _0x546707=this['getCommentThread'](_0x1f1ed8);if(_0x546707)return Promise['resolve'](_0x546707);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x19de70('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x14db92,'threadId':_0x1f1ed8})['then'](_0x5ab165=>this['hasCommentThread'](_0x1f1ed8)?this['getCommentThread'](_0x1f1ed8):_0x5ab165?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x14db92},_0x5ab165)):void 0x0)['catch'](_0x16adb9=>{throw console['error'](_0x16adb9),new _0x19de70('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x168f58,skipNotAttached:_0x3120bc=!0x1,skipEmpty:_0x3c74b7=!0x1,toJSON:_0x10d347=!0x1}={}){const _0xebfdb0=[];for(const _0x2ae048 of this['_threads']['values']())_0x168f58&&_0x2ae048['channelId']!==_0x168f58||_0x3120bc&&!_0x2ae048['isAttached']||_0x3c74b7&&0x0===_0x2ae048['length']||_0xebfdb0['push'](_0x2ae048);return _0x10d347?_0xebfdb0['map'](_0x189160=>_0x189160['toJSON']()):_0xebfdb0;}['getAnnotationForCommentThread'](_0x26bf20){const _0x180a93=this['_threadToController']['get'](_0x26bf20);if(!_0x180a93)return null;return this['context']['plugins']['get']($t)['getByInnerView'](_0x180a93['view'])||null;}['getCommentThreadForAnnotation'](_0x43e815){const _0x28a62d=this['_viewToController']['get'](_0x43e815['innerView']);return _0x28a62d?_0x28a62d['model']:null;}['setActiveCommentThread'](_0x496102){const _0x5f2b8c=this['context']['plugins']['get']($t);if(!_0x496102)return void(this['activeCommentThread']&&_0x5f2b8c['deactivateAll']());const _0x33c70e=this['getCommentThread'](_0x496102);if(!_0x33c70e)throw new _0x19de70('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x496102});if(!this['_threadToController']['has'](_0x33c70e))throw new _0x19de70('commentsrepository-active-not-attached',null,{'threadId':_0x496102});const _0x18b2fc=_0x5f2b8c['getByInnerView'](this['_threadToController']['get'](_0x33c70e)['view']);_0x5f2b8c['activate'](_0x18b2fc);}['switchReadOnly'](_0x5498b1,_0x250edb){_0x5498b1?this['_readOnlyChannels']['add'](_0x250edb):this['_readOnlyChannels']['delete'](_0x250edb),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x1ed269){return this['_readOnlyChannels']['has'](_0x1ed269)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x2dcc68,_0x4e2fc4){return new It(_0x2dcc68,_0x4e2fc4);}['setPermissions'](_0x73778,_0x3d5163=zt){this['_permissions']['set'](_0x3d5163,_0x73778),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x3c98e2=zt){return this['_permissions']['has'](_0x3c98e2)?this['_permissions']['get'](_0x3c98e2):Jt;}['_addCommentThread']({channelId:_0x389f7e,threadId:_0x1eea0e,comments:_0x4da9fc,unlinkedAt:_0x14a476,resolvedAt:_0x596262,resolvedBy:_0x1e1b53,target:_0x27941a,context:_0x22b137,attributes:_0xaed2e2,isFromAdapter:_0x147565,isResolvable:_0x334bb7,isSubmitted:_0x15af7f}){if('string'!=typeof _0x1eea0e)throw new _0x19de70('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x1eea0e});if(this['hasCommentThread'](_0x1eea0e))throw new _0x19de70('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x1eea0e});const _0x1a5dfd=new Zt(this,{'channelId':_0x389f7e,'id':_0x1eea0e,'context':_0x22b137,'attributes':_0xaed2e2,'unlinkedAt':_0x14a476,'resolvedAt':_0x596262,'resolvedBy':_0x1e1b53?this['context']['plugins']['get'](_0xbe5739)['getUser'](_0x1e1b53):null,'isResolvable':_0x334bb7,'isSubmitted':_0x15af7f||_0x147565});this['_threads']['set'](_0x1eea0e,_0x1a5dfd);for(const _0x38c5a9 of _0x4da9fc)_0x1a5dfd['_add'](this['_createNewComment']({'threadId':_0x1eea0e,..._0x38c5a9}));return _0x27941a&&_0x1a5dfd['attachTo'](_0x27941a),_0x147565||!_0x1a5dfd['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x389f7e,'threadId':_0x1eea0e});}['_submitCommentThread']({channelId:_0x182073,threadId:_0x3781ed}){if(!this['hasCommentThread'](_0x3781ed))throw new _0x19de70('commentsrepository-missing-comment-thread',this);const _0x55b984=this['getCommentThread'](_0x3781ed);if(_0x55b984['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x4f8c84,comments:_0x39b1cf,resolvedAt:_0x2a779b,resolvedBy:_0x4e7e1a,context:_0x1b7a23,attributes:_0x1a6e79}=_0x55b984,_0x5ec600=this['context']['plugins']['get']('PendingActions'),_0xba84f4=_0x5ec600['add'](bt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x182073,'threadId':_0x4f8c84,'comments':_0x39b1cf['map'](_0x33c2c0=>_0x33c2c0['toJSON']()),'resolvedAt':_0x2a779b,'resolvedBy':_0x4e7e1a?_0x4e7e1a['id']:_0x4e7e1a,'context':_0x1b7a23,'attributes':_0x1a6e79})['then'](({comments:_0x4073ec})=>{_0x5ec600['remove'](_0xba84f4);for(const _0x51a82a of _0x4073ec)this['_updateComment']({'channelId':_0x182073,'threadId':_0x3781ed,'commentId':_0x51a82a['commentId'],'createdAt':_0x51a82a['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x215433=>{throw console['error'](_0x215433),new _0x19de70('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x5380be,target:_0x5078bf}){const _0x5be660=this['getCommentThread'](_0x5380be);if(!_0x5be660)throw new _0x19de70('commentsrepository-attach-missing-comment-thread',this);const _0x10c0ea=this['context']['plugins']['get']('PendingActions'),_0x2f51b0=this['context']['plugins']['get']($t),_0x44c251=this['_createCommentThreadView'](_0x5be660),_0x39e398=new It(_0x5be660,_0x44c251);let _0x393a94=null;_0x44c251['on']('change:isDirty',(_0x59c0cc,_0x4290c0,_0xdf8f71)=>{_0xdf8f71?_0x393a94=_0x10c0ea['add'](bt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x393a94&&(_0x10c0ea['remove'](_0x393a94),_0x393a94=null);}),this['_threadToController']['set'](_0x5be660,_0x39e398),this['_viewToController']['set'](_0x44c251,_0x39e398);const _0x326229=new Kt(this['context']['locale'],_0x44c251);_0x326229['bind']('length')['to'](_0x44c251),_0x326229['bind']('isDirty')['to'](_0x44c251,'isDirty',_0x44c251,'length',(_0x2072b0,_0x2c8181)=>_0x2072b0||!_0x2c8181),_0x326229['bind']('isActive')['to'](_0x44c251),_0x326229['type']='comment';const _0x4bed76=new Yt({'view':_0x326229,'target':_0x5078bf,'type':'comment','isVisible':!_0x5be660['archivedAt']&&!!('function'==typeof _0x5078bf?_0x5078bf():_0x5078bf)});return _0x44c251['on']('escape',()=>{_0x4bed76['fire']('escape');}),this['_bindAnnotationToEditors'](_0x44c251,_0x4bed76),_0x2f51b0['add'](_0x4bed76),_0x4bed76;}['_bindAnnotationToEditors'](_0x5834f0,_0x2652b1){this['listenTo'](_0x5834f0,'editorReady',(_0x2c0776,_0x441e85)=>{const _0x4b42f5=_0x441e85['ui']['view']['body']['bodyCollectionContainer'];_0x2652b1['focusableElements']['add'](_0x4b42f5),this['context']instanceof _0x56917e&&this['context']['ui']['focusTracker']['add'](_0x4b42f5);},{'priority':'highest'}),this['listenTo'](_0x5834f0,'editorDestroyed',(_0xffd40d,_0x4aeb42)=>{const _0x2c4e07=_0x4aeb42['ui']['view']['body']['bodyCollectionContainer'];_0x2652b1['focusableElements']['has'](_0x2c4e07)&&_0x2652b1['focusableElements']['remove'](_0x2c4e07),this['context']instanceof _0x56917e&&this['context']['ui']['focusTracker']['remove'](_0x2c4e07);});}['_unbindEditors'](_0x34ec42){this['stopListening'](_0x34ec42,'editorReady'),this['stopListening'](_0x34ec42,'editorDestroyed');}['_createCommentThreadView'](_0x1ed08c){const _0x44755b=this['context']['plugins']['get'](_0xbe5739),{config:_0x52c111,locale:_0x2f8667}=this['context'],_0x4e14fc=_0x2f5ea5(_0x52c111['get']('locale'),_0x2f8667);return new(0x0,(_0x52c111['get']('comments'))['CommentThreadView'])(_0x2f8667,_0x1ed08c,_0x44755b['me'],{'editorConfig':{..._0x52c111['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x52c111['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x52c111['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x52c111['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x52c111['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x4e14fc,'CommentView':_0x52c111['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x77e4a6,channelId:_0x41595d,resolvedAt:_0x5c504a,resolvedBy:_0x77d199,isFromAdapter:_0x128316}){if(!this['hasCommentThread'](_0x77e4a6))throw new _0x19de70('commentsrepository-missing-comment-thread',null,{'threadId':_0x77e4a6});const _0x155aac=this['getCommentThread'](_0x77e4a6);if(_0x155aac['isResolved'])throw new _0x19de70('commentsrepository-resolved-comment-thread',null,{'threadId':_0x77e4a6});const _0x590775=this['context']['plugins']['get'](_0xbe5739);if(_0x155aac['resolvedBy']=_0x590775['getUser'](_0x77d199),_0x155aac['resolvedAt']=_0x5c504a,_0x128316||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x50c477=this['context']['plugins']['get']('PendingActions'),_0x24ca5c=_0x50c477['add'](bt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x41595d,'threadId':_0x77e4a6})['then'](({resolvedAt:_0x4d4490,resolvedBy:_0x256be5})=>{_0x50c477['remove'](_0x24ca5c),_0x155aac['resolvedBy']['id']!==_0x256be5&&(_0x155aac['resolvedBy']=_0x590775['getUser'](_0x256be5)),_0x155aac['resolvedAt']=_0x4d4490;})['catch'](_0x4a1d55=>{throw console['error'](_0x4a1d55),new _0x19de70('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x1651e6,channelId:_0x118686,isFromAdapter:_0x4f85f9}){if(!this['hasCommentThread'](_0x1651e6))throw new _0x19de70('commentsrepository-missing-comment-thread',null,{'threadId':_0x1651e6});const _0xbd5369=this['getCommentThread'](_0x1651e6);if(!_0xbd5369['isResolved'])throw new _0x19de70('commentsrepository-reopen-comment-thread',null,{'threadId':_0x1651e6});if(_0xbd5369['resolvedBy']=null,_0xbd5369['resolvedAt']=null,_0x4f85f9||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x465937=this['context']['plugins']['get']('PendingActions'),_0x5c7d3c=_0x465937['add'](bt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x118686,'threadId':_0x1651e6})['then'](()=>_0x465937['remove'](_0x5c7d3c))['catch'](_0x4015f0=>{throw console['error'](_0x4015f0),new _0x19de70('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x183c5e,isFromAdapter:_0x1dc959}){const _0x25ec45=this['getCommentThread'](_0x183c5e);if(!_0x25ec45)throw new _0x19de70('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x183c5e),this['_threads']['delete'](_0x183c5e),!_0x25ec45['isSubmitted']||_0x1dc959||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x350327=this['context']['plugins']['get']('PendingActions'),{channelId:_0x2090a9}=_0x25ec45,_0x2774e2=_0x350327['add'](bt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x2090a9,'threadId':_0x183c5e})['then'](()=>_0x350327['remove'](_0x2774e2))['catch'](_0x4b98fa=>{throw console['error'](_0x4b98fa),new _0x19de70('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x49470a,unlinkedAt:_0x242455,context:_0x3c7ec5,attributes:_0x4f9507,isFromAdapter:_0x588809}){if('string'!=typeof _0x49470a)throw new _0x19de70('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x49470a});if(!this['hasCommentThread'](_0x49470a))throw new _0x19de70('commentsrepository-missing-comment-thread',null,{'threadId':_0x49470a});const _0x28ed98=this['getCommentThread'](_0x49470a);let _0xed7508=!0x1;if(void 0x0!==_0x3c7ec5&&_0x28ed98['context']!==_0x3c7ec5&&(_0x28ed98['context']=_0x3c7ec5,_0xed7508=!0x0),void 0x0!==_0x242455&&_0x28ed98['unlinkedAt']!==_0x242455&&(_0x28ed98['unlinkedAt']=_0x242455,_0xed7508=!0x0),_0x4f9507&&!_0xb0ffee(_0x4f9507,_0x28ed98['attributes'])&&(_0x28ed98['attributes']=_0x4f9507,_0xed7508=!0x0),!_0xed7508)return Promise['resolve']();if(!_0x28ed98['isSubmitted']||_0x588809||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x5b6318=this['context']['plugins']['get']('PendingActions'),{channelId:_0x3c6dc1}=_0x28ed98,_0xe154e9=_0x5b6318['add'](bt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x3c6dc1,'threadId':_0x49470a,'context':_0x3c7ec5,'unlinkedAt':_0x242455,'attributes':_0x4f9507})['then'](()=>_0x5b6318['remove'](_0xe154e9))['catch'](_0x1a4971=>{throw console['error'](_0x1a4971),new _0x19de70('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0xe9da43){const _0x477e98=this['context']['plugins']['get']($t),_0x23ce40=this['getCommentThread'](_0xe9da43);if(_0x23ce40['_isAttached']=!0x1,this['_threadToController']['has'](_0x23ce40)){const _0x2f57b6=this['_threadToController']['get'](_0x23ce40),_0x4eb219=_0x2f57b6['view'],_0x2fc0dd=_0x477e98['getByInnerView'](_0x4eb219);this['_threadToController']['delete'](_0x23ce40),this['_viewToController']['delete'](_0x4eb219),_0x2fc0dd&&_0x477e98['remove'](_0x2fc0dd),_0x2f57b6['destroy'](),_0x4eb219['destroy']()['then'](()=>{this['_unbindEditors'](_0x4eb219);});}}['_updateActiveAnnotation']({threadId:_0x5a8bdd,resolvedAt:_0xb0209a,unlinkedAt:_0x86d38e}){const _0x13dfce=!!_0xb0209a,_0x181667=this['context']['plugins']['get']($t),_0x5e54bd=this['getCommentThread'](_0x5a8bdd);if(this['_threadToController']['has'](_0x5e54bd)){const _0x4296c9=this['_threadToController']['get'](_0x5e54bd)['view'],_0x996c10=_0x181667['getByInnerView'](_0x4296c9);_0x996c10&&(_0x13dfce&&_0x181667['_removeActiveAnnotation'](_0x996c10),_0x86d38e?_0x996c10['isVisible']=!0x1:_0x996c10['refreshVisibility']());}}['_getExternalAuthor'](_0x2cefba){const _0x36fdcf=this['context']['plugins']['get'](_0xbe5739),_0xc42969=_0x149ec0('external:'+_0x2cefba),_0x351deb=_0x36fdcf['getUser'](_0xc42969);return _0x351deb||_0x36fdcf['addUser']({'id':_0xc42969,'name':_0x2cefba});}['_createNewComment']({threadId:_0x55b9ed,commentId:_0x1e0345=_0x34a6a1(),content:_0x2dc49f,authorId:_0x1aa03d,createdAt:_0x4e093a,attributes:_0x5b4961}){if('string'!=typeof _0x1e0345)throw new _0x19de70('commentsrepository-invalid-commentid');if('string'!=typeof _0x1aa03d)throw new _0x19de70('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x2dc49f||!_0x2dc49f['trim']())throw new _0x19de70('commentsrepository-invalid-comment-content');const _0x36388c=this['context']['plugins']['get'](_0xbe5739)['getUser'](_0x1aa03d);if(!_0x36388c)throw new _0x19de70('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x1aa03d});let _0x1e75bd=null,_0x35ec6d=_0x4e093a;return _0x5b4961?.['@external']&&(_0x1e75bd=this['_getExternalAuthor'](_0x5b4961['@external']['authorName']),_0x35ec6d=new Date(_0x5b4961['@external']['createdAt'])),new ti(this,{'threadId':_0x55b9ed,'id':_0x1e0345,'author':_0x1e75bd||_0x36388c,'creator':_0x36388c,'content':_0x2dc49f,'createdAt':_0x4e093a,'authoredAt':_0x35ec6d,'attributes':_0x5b4961});}['_addComment'](_0x26eebe){let {threadId:_0x14fc21,content:_0xfa4b94,attributes:_0x44741b,isFromAdapter:_0x454bb8}=_0x26eebe;const _0x1e0bd9=this['getCommentThread'](_0x26eebe['threadId']);if(!_0x1e0bd9)throw new _0x19de70('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x17474c=this['_createNewComment'](_0x26eebe),{id:_0x310c95}=_0x17474c;if(_0x1e0bd9['_add'](_0x17474c),_0x454bb8||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x1e0bd9['isSubmitted'])return Promise['resolve']();const _0x4d5d19=this['context']['plugins']['get']('PendingActions'),{channelId:_0x2fff40}=_0x1e0bd9,_0x225b43=_0x4d5d19['add'](bt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x44741b||(_0x44741b={}),this['adapter']['addComment']({'channelId':_0x2fff40,'threadId':_0x14fc21,'commentId':_0x310c95,'content':_0xfa4b94,'attributes':_0x44741b})['then'](_0x3e5a92=>{_0x4d5d19['remove'](_0x225b43),_0x3e5a92&&this['_updateComment']({'channelId':_0x2fff40,'threadId':_0x14fc21,'commentId':_0x310c95,'createdAt':_0x3e5a92['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x443a9=>{throw console['error'](_0x443a9),new _0x19de70('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x4ab171,commentId:_0x5b1220,content:_0x46b8fe,createdAt:_0x13fdc4,attributes:_0x364a96,isFromAdapter:_0x24089f}){if(void 0x0!==_0x46b8fe&&('string'!=typeof _0x46b8fe||!_0x46b8fe['trim']()['length']))throw new _0x19de70('commentsrepository-update-comment-invalid-content');const _0x10ce44=this['getCommentThread'](_0x4ab171),_0x220cd2=_0x10ce44['getComment'](_0x5b1220);if(!_0x220cd2)throw new _0x19de70('commentsrepository-update-missing-comment',this);let _0x2eff17=!0x1;if(_0x46b8fe&&_0x46b8fe!==_0x220cd2['content']&&(_0x220cd2['isEditable']||_0x24089f)&&(_0x220cd2['content']=_0x46b8fe,_0x2eff17=!0x0),_0x13fdc4&&_0x13fdc4!==_0x220cd2['createdAt']&&(_0x220cd2['createdAt']=_0x13fdc4,_0x220cd2['attributes']&&_0x220cd2['attributes']['@external']||(_0x220cd2['authoredAt']=_0x13fdc4),_0x2eff17=!0x0),_0x364a96&&!_0xb0ffee(_0x364a96,_0x220cd2['attributes'])&&(_0x220cd2['attributes']=_0x364a96,_0x2eff17=!0x0),!_0x2eff17)return Promise['resolve']();if(_0x10ce44['fire']('commentUpdated'),_0x24089f||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x22b9e9=this['context']['plugins']['get']('PendingActions'),{channelId:_0x3f9e14}=this['getCommentThread'](_0x220cd2['threadId']),_0x5a0797=_0x22b9e9['add'](bt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x3f9e14,'threadId':_0x4ab171,'commentId':_0x5b1220,'content':_0x46b8fe,'attributes':_0x364a96})['then'](()=>_0x22b9e9['remove'](_0x5a0797))['catch'](_0x4a1899=>{throw console['error'](_0x4a1899),new _0x19de70('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x52f02d,commentId:_0x2ca949,isFromAdapter:_0x175d31}){const _0x495ea5=this['getCommentThread'](_0x52f02d),_0x2063ef=_0x495ea5['getComment'](_0x2ca949);if(!_0x2063ef)throw new _0x19de70('commentsrepository-remove-missing-comment',this);if(_0x495ea5['_remove'](_0x2063ef),_0x175d31||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x16cff2=this['context']['plugins']['get']('PendingActions'),{channelId:_0x12b30c}=_0x495ea5,_0x31ffe4=_0x16cff2['add'](bt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x12b30c,'threadId':_0x52f02d,'commentId':_0x2ca949})['then'](()=>_0x16cff2['remove'](_0x31ffe4))['catch'](_0x4031d0=>{throw console['error'](_0x4031d0),new _0x19de70('commentsrepository-remove-comment-internal-error',this);});}}class Zt extends/* #__PURE__ -- @preserve */
|
|
30
|
+
_0x461e40(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x47bc00,_0x4c5589){super();const _0x53764f=_0x4c5589['isResolvable'];this['channelId']=_0x4c5589['channelId'],this['id']=_0x4c5589['id'],this['comments']=new _0x5bd6d5(),this['_repository']=_0x47bc00,this['_isAttached']=!0x1,this['_isSubmitted']=_0x4c5589['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x47bc00,'_permissions',_0x47bc00,'_readOnlyChannels',()=>_0x47bc00['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x47bc00,'_permissions',()=>_0x47bc00['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x47bc00,'_permissions',()=>{const _0x3206cd=_0x47bc00['getPermissions'](this['channelId']);return _0x3206cd['write']||_0x3206cd['admin'];}),this['bind']('isResolvable')['to'](_0x47bc00,'_permissions',()=>_0x53764f&&_0x47bc00['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x4c5589['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x50d63b,_0x59acab)=>_0x50d63b?_0x59acab?_0x50d63b<_0x59acab?_0x50d63b:_0x59acab:_0x50d63b:_0x59acab),this['set']('unlinkedAt',_0x4c5589['unlinkedAt']||null),this['set']('resolvedAt',_0x4c5589['resolvedAt']||null),this['set']('resolvedBy',_0x4c5589['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x2d05bc=>!!_0x2d05bc),this['set']('attributes',_0x4c5589['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x332767,_0x297a8b)=>_0x332767+_0x297a8b['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x39926c,id:_0x1cc9c4}=this;this['_repository']['fire'](ii('submitCommentThread',_0x39926c),{'channelId':_0x39926c,'threadId':_0x1cc9c4});}['setUnlinkedAt'](_0xf663d1){this['_update']({'unlinkedAt':_0xf663d1});}['resolve']({resolvedAt:_0x1be234=new Date(),resolvedBy:_0x4d3cbd='',isFromAdapter:_0x428ecc=!0x1}={}){const _0x34e51e=this['_repository']['context']['plugins']['get'](_0xbe5739)['me'],{channelId:_0x15e59d,id:_0x374028}=this;this['_repository']['fire'](ii('resolveCommentThread',_0x15e59d),{'channelId':_0x15e59d,'threadId':_0x374028,'resolvedAt':_0x1be234,'resolvedBy':_0x4d3cbd||_0x34e51e['id'],'isFromAdapter':_0x428ecc});}['reopen']({isFromAdapter:_0x4a9673=!0x1}={}){const {channelId:_0x2ddab0,id:_0x54a3f9}=this;this['_repository']['fire'](ii('reopenCommentThread',_0x2ddab0),{'channelId':_0x2ddab0,'threadId':_0x54a3f9,'isFromAdapter':_0x4a9673});}['setContext'](_0x11a4e0){this['context']||this['_update']({'context':_0x11a4e0});}['setAttribute'](_0x618259,_0x173f58){const _0x123010=_0x5ab95a(this['attributes']);_0x347ad7(_0x123010,_0x618259,_0x173f58),this['_update']({'attributes':_0x123010});}['removeAttribute'](_0xce166d){const _0x5ddd16=_0x5ab95a(this['attributes']);_0x58b387(_0x5ddd16,_0xce166d),this['_update']({'attributes':_0x5ddd16});}['remove']({isFromAdapter:_0x48432e=!0x1}={}){const {channelId:_0x34524e,id:_0x43cffe}=this;this['_repository']['fire'](ii('removeCommentThread',_0x34524e),{'channelId':_0x34524e,'threadId':_0x43cffe,'isFromAdapter':_0x48432e});}['attachTo'](_0x55b6a9){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x55b6a9});}['addComment'](_0x487e7c){const {channelId:_0x3b9482,id:_0x52fdaf}=this;this['_repository']['fire'](ii('addComment',_0x3b9482,_0x52fdaf),Object['assign']({'channelId':_0x3b9482,'threadId':_0x52fdaf},_0x487e7c));}['getComment'](_0x389f6b){if('string'!=typeof _0x389f6b)throw new _0x19de70('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x389f6b});return this['comments']['get'](_0x389f6b);}['toJSON'](){return{'threadId':this['id'],'context':this['context'],'unlinkedAt':this['unlinkedAt'],'resolvedAt':this['resolvedAt'],'resolvedBy':this['resolvedBy']?this['resolvedBy']['id']:null,'archivedAt':this['archivedAt'],'comments':this['comments']['map'](_0x30d393=>_0x30d393['toJSON']()),'attributes':this['attributes']};}['_add'](_0xed4810){return this['listenTo'](_0xed4810,'change:authoredAt',()=>{const _0x3da39a=this['_findOptimalIndex'](_0xed4810),_0xf4eb24=this['comments'];_0x3da39a-0x1!=_0xf4eb24['getIndex'](_0xed4810)&&_0x3da39a+0x1!=_0xf4eb24['getIndex'](_0xed4810)&&(this['_remove'](_0xed4810),this['_add'](_0xed4810));}),this['comments']['add'](_0xed4810,this['_findOptimalIndex'](_0xed4810));}['_update'](_0x195a09){const {channelId:_0x7614e3,id:_0x8aebf0}=this;this['_repository']['fire'](ii('updateCommentThread',_0x7614e3),{..._0x195a09,'channelId':_0x7614e3,'threadId':_0x8aebf0});}['_remove'](_0x54c15a){return this['stopListening'](_0x54c15a),_0x54c15a['destroy'](),this['comments']['remove'](_0x54c15a);}['_findOptimalIndex'](_0x573c71){const _0x5d4dd5=this['comments']['find'](_0x4d884d=>new Date(_0x4d884d['authoredAt'])['getTime']()>new Date(_0x573c71['authoredAt'])['getTime']());return _0x5d4dd5?this['comments']['getIndex'](_0x5d4dd5):this['length'];}}class ti extends/* #__PURE__ -- @preserve */
|
|
31
|
+
_0x461e40(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x11c16c,_0x219287){super();const _0x2b4fa1=_0x11c16c['context']['plugins']['get'](_0xbe5739)['me'],_0x5b6ca4=_0x11c16c['getCommentThread'](_0x219287['threadId']),_0x19ffc6=0x0===_0x5b6ca4['comments']['length'],_0x2dbddb=_0x2b4fa1===_0x219287['author'];this['id']=_0x219287['id'],this['threadId']=_0x219287['threadId'],this['author']=_0x219287['author'],this['creator']=_0x219287['creator'],this['isExternal']=Boolean(_0x219287['attributes']&&_0x219287['attributes']['@external']),this['set']('content',_0x219287['content']),this['createdAt']=_0x219287['createdAt']||new Date(),this['set']('authoredAt',_0x219287['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x5b6ca4,'resolvedAt'),this['set']('attributes',_0x219287['attributes']||{}),this['bind']('isEditable')['to'](_0x11c16c,'_permissions',()=>{const _0x62d868=_0x11c16c['getPermissions'](_0x5b6ca4['channelId'])['write'],_0x39b1b9=_0x11c16c['getPermissions'](_0x5b6ca4['channelId'])['modifyAll'];return _0x2dbddb&&_0x62d868||!_0x2dbddb&&_0x39b1b9;}),this['bind']('isRemovable')['to'](_0x5b6ca4,'isRemovable',_0x11c16c,'_permissions',_0x48c80d=>{const _0x29c00a=_0x11c16c['getPermissions'](_0x5b6ca4['channelId'])['write'],_0x5ab0ab=_0x11c16c['getPermissions'](_0x5b6ca4['channelId'])['modifyAll'];return _0x2dbddb&&_0x29c00a||_0x48c80d&&_0x19ffc6||!_0x2dbddb&&_0x5ab0ab&&!_0x19ffc6;}),this['bind']('isReadOnly')['to'](_0x5b6ca4,'isReadOnly'),this['_repository']=_0x11c16c;}get['weight'](){return Math['max'](function(_0x48b871){const _0x386b47=document['createElement']('div');return _0x386b47['innerHTML']=_0x48b871,_0x386b47['textContent']['length'];}(this['content']),0xc8);}['update'](_0xf8a71e){const {threadId:_0x221c11,id:_0x44d5d1}=this;if(!this['_repository']['hasCommentThread'](_0x221c11))throw new _0x19de70('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x1a7652}=this['_repository']['getCommentThread'](_0x221c11);this['_repository']['fire'](ii('updateComment',_0x1a7652,_0x221c11),{'channelId':_0x1a7652,'threadId':_0x221c11,'commentId':_0x44d5d1,..._0xf8a71e});}['setAttribute'](_0x43ff7b,_0x19f0ee){const _0x2de1e3=_0x5ab95a(this['attributes']);_0x347ad7(_0x2de1e3,_0x43ff7b,_0x19f0ee),this['update']({'attributes':_0x2de1e3});}['removeAttribute'](_0x4835db){const _0x397ece=_0x5ab95a(this['attributes']);_0x58b387(_0x397ece,_0x4835db),this['update']({'attributes':_0x397ece});}['remove'](_0x288d43={}){if(!_0x288d43['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x258a28,id:_0x186e3d}=this;if(!this['_repository']['hasCommentThread'](_0x258a28))throw new _0x19de70('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x3e77b4}=this['_repository']['getCommentThread'](_0x258a28);this['_repository']['fire'](ii('removeComment',_0x3e77b4,_0x258a28),{'channelId':_0x3e77b4,'threadId':_0x258a28,'commentId':_0x186e3d,..._0x288d43});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function ii(_0x52186d,..._0x44c4be){for(const _0x40a77b of _0x44c4be)void 0x0!==_0x40a77b&&(_0x52186d+=':'+String(_0x40a77b));return _0x52186d;}class ei extends _0x486446{constructor(_0x56cbee){super(_0x56cbee),this['set']('hasContent',!0x1);}['refresh'](){const _0x46b825=this['editor']['model']['document']['selection'];this['isEnabled']=!0x0,this['hasContent']=!0x1;for(const _0x20a71c of _0x46b825['getRanges']())if(this['_hasContent'](_0x20a71c))return void(this['hasContent']=!0x0);}['execute']({threadId:_0x300efd=_0x34a6a1(),ranges:_0x190926,comment:_0x2368c0}={}){const _0x520747=this['editor']['model'],_0x5431a7=_0x190926??Array['from'](_0x520747['document']['selection']['getRanges']()),_0xe2388f=[];for(const _0x21df35 of _0x5431a7)this['_hasContent'](_0x21df35)&&_0xe2388f['push'](this['_trimToContent'](_0x21df35));if(!_0xe2388f['length'])throw new _0x19de70('addcommentthreadcommand-incorrect-ranges',null);_0x2368c0&&this['_createCommentThread'](_0x300efd,_0x2368c0),this['_createMarkersFromRanges'](_0x300efd,_0xe2388f,!!_0x2368c0);}['_createMarkersFromRanges'](_0x88e58f,_0x30c01a,_0x289f44){this['editor']['model']['change'](_0x320a8e=>{for(const _0x57e2ef of _0x30c01a){const _0x12098d=_0x34a6a1()['substr'](0x1,0x5),_0x37afee='comment:'+_0x88e58f+':'+_0x12098d;_0x320a8e['addMarker'](_0x37afee,{'range':_0x57e2ef,'usingOperation':_0x289f44,'affectsData':_0x289f44});}});}['_createCommentThread'](_0x390bea,_0x1115af){const _0x2cd46e=this['editor']['plugins']['get']('CommentsRepository'),_0x1125b4=this['editor']['config']['get']('collaboration.channelId'),_0x344ee6=this['editor']['plugins']['get']('Users')['me'];if(!_0x344ee6)throw new _0x19de70('addcommentthreadcommand-user-not-found',null);_0x2cd46e['addCommentThread']({'threadId':_0x390bea,'channelId':_0x1125b4,'comments':[{'authorId':_0x344ee6['id'],'content':_0x1115af,'createdAt':new Date(),'attributes':{}}]});}['_hasContent'](_0x2df6a7){for(const _0x53f476 of _0x2df6a7['getItems']())if(this['_itemIsContent'](_0x53f476))return!0x0;return!0x1;}['_itemIsContent'](_0xd5dd1f){return _0xd5dd1f['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0xd5dd1f)&&!_0xd5dd1f['is']('element','tableCell');}['_trimToContent'](_0x2dd049){const _0x3f550e=_0x235b81=>!this['_itemIsContent'](_0x235b81['item']),_0x237c6b=_0x2dd049['start']['getLastMatchingPosition'](_0x3f550e),_0x4207e7=_0x2dd049['end']['getLastMatchingPosition'](_0x3f550e,{'direction':'backward'});return this['editor']['model']['createRange'](_0x237c6b,_0x4207e7);}}class si extends _0x13f7a0{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[$t];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0xf556c6){super(_0xf556c6),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x52c2c1=this['editor'],_0x4951cc=_0x52c2c1['model']['document']['selection'],_0x3ec5f0=_0x1bca48(()=>this['refreshSelectedViews'](),0xa);_0x4951cc['on']('change:range',(_0x2c3769,_0x39c520)=>{_0x39c520['directChange']&&(_0x3ec5f0['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x52c2c1['editing']['view']['document'],'change:isFocused',(_0x1e3b02,_0x5cd010,_0xe49f2e)=>{_0xe49f2e&&_0x3ec5f0();}),this['listenTo'](_0x52c2c1['ui']['focusTracker'],'change:isFocused',(_0x36e027,_0x321f5c,_0x180154)=>{_0x180154||this['fire']('blur',{'isAnnotationTracked':_0x1e0fcf=>this['_editorAnnotationsData']['has'](_0x1e0fcf['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x3695fb){if(this['_editorAnnotations']['has'](_0x3695fb['view']))return;this['_editorAnnotations']['add'](_0x3695fb['view']),this['editor']['ui']['focusTracker']['add'](_0x3695fb['view']['element']);const _0x53fbb7=this['editor']['plugins']['get']($t);this['listenTo'](_0x53fbb7['collection'],'remove',(_0x30ddfe,_0x21732a)=>{this['editor']['ui']['focusTracker']['remove'](_0x21732a['view']['element']),this['_editorAnnotations']['delete'](_0x21732a['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x3fd532){if('function'!=typeof _0x3fd532)throw new _0x19de70('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x3fd532);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0xd29aaf,annotations:_0x28ebea}){const _0x506934=[],_0x5e9aba=this['editor']['model']['document']['selection'],_0x1646da=Array['from'](_0x5e9aba['getRanges']());for(const [_0x4683fc,_0x135df8]of this['_editorAnnotationsData']){const _0x4e31f0=_0x54ebba(_0x135df8),_0x2fb649=_0x28ebea['getByInnerView'](_0x4683fc);_0x4e31f0&&_0x2fb649&&_0x506934['push']({'annotation':_0x2fb649,'range':_0x4e31f0});}function _0x54ebba(_0xceb39f){for(const _0x49e94f of _0xceb39f)for(const _0xddec1a of _0x1646da)if(_0x49e94f['containsRange'](_0xddec1a,!_0x5e9aba['isCollapsed']))return _0x49e94f;return null;}return _0x506934['sort']((_0x1276b7,_0x549062)=>{const _0x37afd4=_0x1276b7['range'],_0x160a6b=_0x549062['range'];if(!_0x37afd4['isEqual'](_0x160a6b)){if(_0x37afd4['containsRange'](_0x160a6b,!0x0))return 0x1;if(_0x160a6b['containsRange'](_0x37afd4,!0x0))return-0x1;}return _0x1276b7['annotation']==_0xd29aaf?-0x1:_0x549062['annotation']==_0xd29aaf?0x1:0x0;})['map'](_0x5c36c9=>_0x5c36c9['annotation']);}get['_editorAnnotationsData'](){const _0xe7ce83=new Map();for(const _0x4fc333 of Array['from'](this['_dataCollectors']))for(const [_0x1c9a00,_0x460aa3]of _0x4fc333())_0xe7ce83['set'](_0x1c9a00,_0x460aa3);return _0xe7ce83;}}class ni extends _0x13f7a0{['afterInit'](){const _0x1fadbd=this['editor'];if(!_0x1fadbd['plugins']['has']('RestrictedEditingModeEditing'))return;_0x1fadbd['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class oi extends _0x13f7a0{constructor(_0x3e2102){super(_0x3e2102),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x417a62=this['editor'],_0x4226fb=_0x417a62['commands']['get']('importWord'),_0x3b1854=_0x417a62['plugins']['get'](_0xbe5739);_0x4226fb&&(_0x4226fb['on']('execute',(_0xd8740f,[,_0x23d792])=>{_0x23d792['collaboration_features']={'comments':!0x0,'user_id':_0x3b1854['me']['id']};},{'priority':_0x465bef['high']+0xa}),this['listenTo'](_0x4226fb,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x51224b,_0x4717c1){const {comment_threads:_0x1b998b}=_0x4717c1;_0x1b998b&&_0x1b998b['forEach'](({thread_id:_0x116086,comments:_0x4cca66,is_resolved:_0x3d54cf})=>{const _0x45eefb=new Date(),_0x2f5c30=_0x4cca66['map'](({author:_0x1cb236,content:_0x813f2,created_at:_0x1b57ba})=>({'content':_0x813f2,'authorId':this['editor']['plugins']['get'](_0xbe5739)['me']['id'],'createdAt':_0x45eefb,'attributes':{'@external':{'authorName':_0x1cb236,'createdAt':_0x1b57ba?new Date(_0x1b57ba):new Date(),'source':'importWord'}}})),_0x8df63d=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](Qt)['addCommentThread']({'channelId':_0x8df63d,'threadId':_0x116086,'comments':_0x2f5c30,'resolvedAt':_0x3d54cf?_0x45eefb:null});});}}class ri extends _0x13f7a0{constructor(_0x3ba177){super(_0x3ba177),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[pt,wt];}['afterInit'](){const _0x22e252=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x22e252,'contentInsertion',(_0x42eb6b,_0x1581db)=>this['_removeMarkersWithoutThreads'](_0x1581db['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0xa75081){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0xa75081;const _0x18024e=this['editor']['plugins']['get']('CommentsRepository');for(const _0x21af37 of _0xa75081['keys']()){const [_0x509d1b,_0x5e0584]=_0x21af37['split'](':');'comment'!=_0x509d1b||_0x18024e['hasCommentThread'](_0x5e0584)||_0xa75081['delete'](_0x21af37);}return _0xa75081;}['_registerMarkerInClipboardPipeline'](){const _0x436312=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x5a0be5=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x5a0be5&&_0x436312['_registerMarkerToCopy']('comment',_0x5a0be5);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x4b53cd){switch(_0x4b53cd){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}function hi(_0x333f74){const _0x2cc5a6=_0x333f74['split'](':');return{'group':_0x2cc5a6[0x0],'id':_0x2cc5a6[0x1],'part':_0x2cc5a6[0x2]};}class ai extends _0x13f7a0{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x1484e9,_0x4eade5)=>{if(!_0x4eade5['options']['showCommentHighlights'])return null;if(_0x4eade5['options']['ignoreResolvedComments']){const {id:_0x30dfa3}=hi(_0x1484e9['markerName']),_0xbc345e=this['editor']['plugins']['get'](Qt);if(_0xbc345e['getCommentThread'](_0x30dfa3)?.['isResolved']&&_0x1484e9['item'])return _0x4eade5['consumable']['consume'](_0x1484e9['item'],'addMarker:'+_0x1484e9['markerName']),_0x4eade5['consumable']['consume'](_0x1484e9['item'],'removeMarker:'+_0x1484e9['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x521468=>{_0x521468['on']('addMarker:comment',(_0x1f8627,_0x41f9da,_0x198914)=>{if(!_0x198914['options']['showCommentHighlights'])return;const _0x3b38bc=_0x41f9da['item'];if(!_0x3b38bc)return;const _0x2844f3=_0x198914['mapper']['toViewElement'](_0x3b38bc);this['editor']['model']['schema']['isObject'](_0x3b38bc)&&_0x2844f3&&!_0x2844f3['getCustomProperty']('widget')&&_0x2844f3['is']('containerElement')&&Ct(_0x2844f3,_0x198914['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x5388d4,{writer:_0x361a1b,options:_0x8dd7cd})=>{if(!_0x8dd7cd['showCommentHighlights'])return null;const _0xba6c30=_0x361a1b['createContainerElement']('div'),_0x5589ed=_0x361a1b['createEmptyElement']('hr');return _0x361a1b['addClass']('ck-horizontal-line',_0xba6c30),_0x361a1b['insert'](_0x361a1b['createPositionAt'](_0xba6c30,0x0),_0x5589ed),_0xba6c30;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x56fe49,{writer:_0x166e08,options:_0x343941})=>{if(!_0x343941['showCommentHighlights'])return null;const _0x460d2b=_0x166e08['createContainerElement']('span'),_0x22d8fd=_0x166e08['createEmptyElement']('img');return _0x166e08['addClass']('image-inline',_0x460d2b),_0x166e08['insert'](_0x166e08['createPositionAt'](_0x460d2b,0x0),_0x22d8fd),_0x460d2b;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x5b8bbd,{writer:_0x260384,options:_0x3d8bbf})=>{if(_0x3d8bbf['showCommentHighlights'])return _0x260384['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x1bf4eb,_0x2423dc,_0x10d755)=>{_0x10d755['options']['showCommentHighlights']&&_0x1bf4eb['stop']();},{'priority':'high'});}}class ci extends _0x13f7a0{static get['requires'](){return[Qt,si,_0xbe5739,ni,oi,ri,ai];}static get['pluginName'](){return'CommentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x2aa6ac){super(_0x2aa6ac),this['set']('isThreadsLoadingPaused',!0x0),_0x2aa6ac['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x49f066,_0x5d890c,_0x17edbc,_0x46e4e7)=>{const _0x387246=_0x2aa6ac['plugins']['get'](Qt),_0x14aaaa=_0x17edbc?hi(_0x17edbc)['id']:null;_0x2aa6ac['model']['change'](()=>{if(_0x14aaaa){const _0x376de1=this['getAllMarkersForId'](_0x14aaaa);for(const _0x670ea0 of _0x376de1)_0x2aa6ac['editing']['reconvertMarker'](_0x670ea0);}if(_0x46e4e7){const {id:_0x56cf26}=hi(_0x46e4e7),_0x557818=_0x387246['getCommentThread'](_0x56cf26);if(_0x557818&&_0x557818['unlinkedAt'])return;if(_0x557818&&!_0x557818['isAttached'])return;const _0x39960f=this['getAllMarkersForId'](_0x56cf26);for(const _0x126af6 of _0x39960f)_0x2aa6ac['editing']['reconvertMarker'](_0x126af6);}}),_0x14aaaa&&this['scrollToThreadMarker'](_0x14aaaa);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x59755e=this['editor'],_0x534196=_0x59755e['plugins']['get'](Qt),_0x3bbe40=_0x59755e['config']['get']('collaboration.channelId'),_0xac2c97=_0x534196['getCommentThreads']()['filter'](_0x50b6ca=>_0x50b6ca['channelId']!==_0x3bbe40);_0x59755e['commands']['add']('addCommentThread',new ei(_0x59755e)),this['listenTo'](_0x59755e,'change:isReadOnly',(_0x42234c,_0x50aeba,_0x55aca2)=>{_0x534196['switchReadOnly'](_0x55aca2,_0x59755e['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x534196,di('addCommentThread',_0x3bbe40),(_0x3d2df4,{threadId:_0x57715f})=>{const _0x3cd9bc=this['editor']['plugins']['get'](Qt)['getCommentThread'](_0x57715f);_0x3cd9bc?.['unlinkedAt']&&this['_attachArchivedThread'](_0x57715f);}),this['listenTo'](_0x534196,di('removeCommentThread',_0x3bbe40),(_0x1bf873,{threadId:_0x165da1})=>{_0x59755e['model']['enqueueChange']({'isUndoable':!0x1},_0xa49012=>{const _0x3eddc7=this['getAllMarkersForId'](_0x165da1);for(const _0x2d60b7 of _0x3eddc7)_0xa49012['removeMarker'](_0x2d60b7);});}),this['listenTo'](_0x534196,di('resolveCommentThread',_0x3bbe40),(_0x5a9fed,{threadId:_0x3ed117})=>{this['_reconvertMarkers'](_0x3ed117);const _0x340c46=this['editor']['plugins']['get']($t);(this['editor']['editing']['view']['hasDomSelection']||_0x340c46['collection']['isFocused'])&&(this['editor']['plugins']['get'](Qt)['getCommentThread'](_0x3ed117)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x534196,di('reopenCommentThread',_0x3bbe40),(_0x5d4b11,{threadId:_0x43221d})=>{this['_reconvertMarkers'](_0x43221d);},{'priority':'low'}),this['listenTo'](_0x534196,di('addComment',_0x3bbe40),(_0x7c26e4,{threadId:_0x672c79,isFromAdapter:_0x5af355})=>{const _0x382407=this['getAllMarkersForId'](_0x672c79);if(_0x5af355||0x0==_0x382407['length']||!_0x534196['hasCommentThread'](_0x672c79))return;0x1===_0x534196['getCommentThread'](_0x672c79)['length']&&_0x59755e['model']['enqueueChange']({'isUndoable':!0x1},_0x3d7c83=>{for(const _0x2c3345 of _0x382407)_0x3d7c83['updateMarker'](_0x2c3345,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0xac2c97);}['afterInit'](){!async function(_0x1267d5){const _0x582dc4=_0x300bf8([0x4b,0x70,0x4f,0x42,0x4a,0x47,0x4e,0x53,0x45,0x67,0x71,0x43,0x79,0x66,0x56,0x46,0x31,0x6b,0x5a,0x38,0x6c,0x62,0x6e,0x52,0x6a,0x4d,0x37,0x65,0x49,0x7a,0x41,0x73,0x44,0x51,0x48,0x77,0x39,0x61,0x54,0x68,0x75,0x36,0x72,0x63,0x59,0x69,0x30,0x35,0x55,0x6d,0x50,0x4c,0x34,0x64,0x33,0x58,0x32,0x57,0x6f,0x74,0x76,0x78]),_0x352bf0=0x73460ab3,_0x8e5cf9=0x73418373^_0x352bf0,_0x5a6f1b=window[_0x300bf8([0x44,0x61,0x74,0x65])][_0x300bf8([0x6e,0x6f,0x77])](),_0x582efe=_0x1267d5[_0x300bf8([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4c58d4=new window[(_0x300bf8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x51238b=>{_0x582efe[_0x300bf8([0x6f,0x6e,0x63,0x65])](_0x300bf8([0x72,0x65,0x61,0x64,0x79]),_0x51238b);}),_0x4b07c6={[_0x300bf8([0x6b,0x74,0x79])]:_0x300bf8([0x45,0x43]),[_0x300bf8([0x75,0x73,0x65])]:_0x300bf8([0x73,0x69,0x67]),[_0x300bf8([0x63,0x72,0x76])]:_0x300bf8([0x50,0x2d,0x32,0x35,0x36]),[_0x300bf8([0x78])]:_0x300bf8([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x300bf8([0x79])]:_0x300bf8([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x300bf8([0x61,0x6c,0x67])]:_0x300bf8([0x45,0x53,0x32,0x35,0x36])},_0x2f62b7=_0x582efe[_0x300bf8([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x300bf8([0x67,0x65,0x74])](_0x300bf8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x529e55(){let _0x3f8d69,_0x333059=null,_0x1d613e=null;try{if(_0x2f62b7==_0x300bf8([0x47,0x50,0x4c]))return _0x300bf8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3f8d69=_0xfcef8e(),!_0x3f8d69)return _0x300bf8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3f8d69[_0x300bf8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1d613e=_0x370468(_0x3f8d69[_0x300bf8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3f8d69[_0x300bf8([0x6a,0x74,0x69])])),await _0x320d1f()?_0x3f02b8()?_0x42f8d8()?_0x300bf8([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3c78f7()?(_0x3f8d69[_0x300bf8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x300bf8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x333059=_0x45f3ec(_0x300bf8([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x30fa78()):_0x300bf8([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x300bf8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x300bf8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x300bf8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x42f8d8(){const _0x42b7d1=[_0x300bf8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x300bf8([0x74,0x72,0x69,0x61,0x6c])][_0x300bf8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3f8d69[_0x300bf8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5a6f1b/0x3e8:0xe10*_0x8e5cf9;return _0x3f8d69[_0x300bf8([0x65,0x78,0x70])]<_0x42b7d1;}function _0x3f02b8(){const _0x34b460=_0x3f8d69[_0x300bf8([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x34b460)return!0x1;if(_0x34b460[_0x300bf8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x300bf8([0x2a])))return!0x0;if(_0x34b460[_0x300bf8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x300bf8([0x43,0x4d,0x54])))return!0x0;if(_0x34b460[_0x300bf8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x300bf8([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))&&_0x470d0e())return!0x0;if(_0x34b460[_0x300bf8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x300bf8([0x52,0x43,0x4d,0x54]))){if(_0x337bc2())return!0x0;if(_0x4fa5dd()||_0x4ded41())return!0x0;}return!0x1;}function _0x3c78f7(){const _0x3fa92d=_0x3f8d69[_0x300bf8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3fa92d||0x0==_0x3fa92d[_0x300bf8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x50cbee}=new URL(window[_0x300bf8([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x3fa92d[_0x300bf8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x50cbee))return!0x0;const _0x923837=_0x50cbee[_0x300bf8([0x73,0x70,0x6c,0x69,0x74])](_0x300bf8([0x2e]));return _0x3fa92d[_0x300bf8([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x18f5a1=>_0x18f5a1[_0x300bf8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x300bf8([0x2a])))[_0x300bf8([0x6d,0x61,0x70])](_0x5b79d2=>_0x5b79d2[_0x300bf8([0x73,0x70,0x6c,0x69,0x74])](_0x300bf8([0x2e])))[_0x300bf8([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x7dc8cb=>_0x7dc8cb[_0x300bf8([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x923837[_0x300bf8([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x300bf8([0x6d,0x61,0x70])](_0x12aeee=>Array(_0x923837[_0x300bf8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x12aeee[_0x300bf8([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x300bf8([0x66,0x69,0x6c,0x6c])](_0x12aeee[0x0]===_0x300bf8([0x2a])?_0x300bf8([0x2a]):'')[_0x300bf8([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x12aeee))[_0x300bf8([0x73,0x6f,0x6d,0x65])](_0x1c386a=>_0x923837[_0x300bf8([0x65,0x76,0x65,0x72,0x79])]((_0x523ef4,_0x3003aa)=>_0x1c386a[_0x3003aa]===_0x523ef4||_0x1c386a[_0x3003aa]===_0x300bf8([0x2a])));}function _0x30fa78(){return _0x333059&&_0x1d613e?new window[(_0x300bf8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x24f4cd,_0x2c2b14)=>{_0x333059[_0x300bf8([0x74,0x68,0x65,0x6e])](_0x24f4cd,_0x2c2b14),_0x1d613e[_0x300bf8([0x74,0x68,0x65,0x6e])](_0x3ab941=>{_0x3ab941!=_0x300bf8([0x56,0x61,0x6c,0x69,0x64])&&_0x24f4cd(_0x3ab941);},_0x2c2b14);}):_0x333059||_0x1d613e||_0x300bf8([0x56,0x61,0x6c,0x69,0x64]);}}function _0x370468(_0x35e902,_0x459392){return new window[(_0x300bf8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x516ba6=>{if(_0x3afd39())return _0x516ba6(_0x300bf8([0x56,0x61,0x6c,0x69,0x64]));_0x1bb2a3(),_0x582efe[_0x300bf8([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x300bf8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x58895d=!0x1;const _0x588eff=_0x34a6a1();function _0x19d49c(_0xeae1e1){return!!_0xeae1e1&&(typeof _0xeae1e1===_0x300bf8([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xeae1e1===_0x300bf8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xeae1e1[_0x300bf8([0x74,0x68,0x65,0x6e])]===_0x300bf8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xeae1e1[_0x300bf8([0x63,0x61,0x74,0x63,0x68])]===_0x300bf8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xbbbebe(_0x182d1d){_0x404758(_0x182d1d)[_0x300bf8([0x74,0x68,0x65,0x6e])](_0x1f81dd=>{if(!_0x1f81dd||_0x1f81dd[_0x300bf8([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x300bf8([0x6f,0x6b]))return _0x300bf8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5b44ca(_0x4ec1eb(_0x588eff+_0x459392))!=_0x1f81dd[_0x300bf8([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x300bf8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x300bf8([0x56,0x61,0x6c,0x69,0x64]);})[_0x300bf8([0x74,0x68,0x65,0x6e])](_0x46d392=>(_0x286ed1(),_0x46d392),()=>{const _0x3394e4=_0x558515();return null==_0x3394e4?(_0x286ed1(),_0x300bf8([0x56,0x61,0x6c,0x69,0x64])):_0x300bf8(_0x5a6f1b-_0x3394e4>(0x574a8eb3^_0x352bf0)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x300bf8([0x74,0x68,0x65,0x6e])](_0x516ba6)[_0x300bf8([0x63,0x61,0x74,0x63,0x68])](()=>{_0x516ba6(_0x300bf8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xd548c8=0x7370e433^_0x352bf0;function _0x286ed1(){const _0x236458=_0x300bf8([0x6c,0x6c,0x63,0x74,0x2d])+_0x5b44ca(_0x4ec1eb(_0x35e902)),_0x54ae47=_0x317015(_0x5b44ca(window[_0x300bf8([0x4d,0x61,0x74,0x68])][_0x300bf8([0x63,0x65,0x69,0x6c])](_0x5a6f1b/_0xd548c8)));window[_0x300bf8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x300bf8([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x236458,_0x54ae47);}function _0x558515(){const _0x57e23d=_0x300bf8([0x6c,0x6c,0x63,0x74,0x2d])+_0x5b44ca(_0x4ec1eb(_0x35e902)),_0x5673af=window[_0x300bf8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x300bf8([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x57e23d);return _0x5673af?window[_0x300bf8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x317015(_0x5673af),0x10)*_0xd548c8:null;}function _0x404758(_0x12cb00){return new window[(_0x300bf8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3d760d,_0x2cb5d7)=>{_0x12cb00[_0x300bf8([0x74,0x68,0x65,0x6e])](_0x3d760d,_0x2cb5d7),window[_0x300bf8([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2cb5d7,0x7347de73^_0x352bf0);});}}_0x582efe[_0x300bf8([0x6f,0x6e])](_0x300bf8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4e2212,_0x2b16e0)=>{if(_0x2b16e0[0x0]!=_0x35e902)return _0x516ba6(_0x300bf8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2b16e0[0x1]={..._0x2b16e0[0x1],[_0x300bf8([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x588eff};},{[_0x300bf8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x300bf8([0x68,0x69,0x67,0x68])}),_0x582efe[_0x300bf8([0x6f,0x6e])](_0x300bf8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4298cb=>{_0x19d49c(_0x4298cb[_0x300bf8([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x58895d=!0x0,_0xbbbebe(_0x4298cb[_0x300bf8([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x300bf8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x300bf8([0x6c,0x6f,0x77])}),_0x4c58d4[_0x300bf8([0x74,0x68,0x65,0x6e])](()=>{_0x58895d||_0x516ba6(_0x300bf8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3afd39(){return _0x582efe[_0x300bf8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x300bf8([0x76,0x69,0x65,0x77])][_0x300bf8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x300bf8([0x61,0x75,0x74,0x6f]);}function _0x1bb2a3(){_0x582efe[_0x300bf8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x300bf8([0x76,0x69,0x65,0x77])][_0x300bf8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x300bf8([0x61,0x75,0x74,0x6f]);}}function _0x45f3ec(_0x2bbdc4){const _0x41bb77=[new window[(_0x300bf8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x184ec1=>setTimeout(_0x184ec1,0x734f347f^_0x352bf0)),_0x4c58d4[_0x300bf8([0x74,0x68,0x65,0x6e])](()=>new window[(_0x300bf8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x344c7e=>{let _0x57f383=0x0;_0x582efe[_0x300bf8([0x6d,0x6f,0x64,0x65,0x6c])][_0x300bf8([0x6f,0x6e])](_0x300bf8([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xd1a6e8,_0xe27105)=>{_0xe27105[0x0][_0x300bf8([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x57f383++,_0x57f383==(0x73460f5b^_0x352bf0)&&(_0x344c7e(),_0xd1a6e8[_0x300bf8([0x6f,0x66,0x66])]());});}))];return window[_0x300bf8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x300bf8([0x72,0x61,0x63,0x65])](_0x41bb77)[_0x300bf8([0x74,0x68,0x65,0x6e])](()=>_0x2bbdc4);}async function _0x42c889(){await _0x4c58d4,_0x582efe[_0x300bf8([0x6d,0x6f,0x64,0x65,0x6c])][_0x300bf8([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x37fea3,_0x582efe[_0x300bf8([0x6d,0x6f,0x64,0x65,0x6c])][_0x300bf8([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x37fea3,_0x582efe[_0x300bf8([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x300bf8([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x470d0e(){return window[_0x300bf8([0x67,0x6c,0x6f,0x62])]&&window[_0x300bf8([0x67,0x6c,0x6f,0x62])][_0x300bf8([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x337bc2(){return _0x35444c(_0x300bf8([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x27cdd6(_0x300bf8([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x300bf8([0x73,0x74,0x61,0x74,0x65])]==_0x300bf8([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x4fa5dd(){return _0x35444c(_0x300bf8([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72,0x49,0x6e,0x74,0x65,0x67,0x72,0x61,0x74,0x69,0x6f,0x6e]));}function _0x4ded41(){return _0x35444c(_0x300bf8([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x38c98b(_0xea9137){const _0x1d5c7f=_0x30319f();_0x582efe[_0x1d5c7f]=_0x300bf8([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0xea9137,_0xea9137!=_0x300bf8([0x56,0x61,0x6c,0x69,0x64])&&_0x42c889();}function _0x30319f(){const _0x4d71dd=window[_0x300bf8([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x300bf8([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x300bf8([0x6e,0x6f,0x77])]())[_0x300bf8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x300bf8([0x2e]),'');let _0x1c0b64=_0x300bf8([0x4b]);for(let _0x4a2c3a=0x0;_0x4a2c3a<_0x4d71dd[_0x300bf8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4a2c3a+=0x2){let _0x389c68=window[_0x300bf8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4d71dd[_0x300bf8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4a2c3a,_0x4a2c3a+0x2));_0x389c68>=_0x582dc4[_0x300bf8([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x389c68-=_0x582dc4[_0x300bf8([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1c0b64+=_0x582dc4[_0x389c68];}return _0x1c0b64;}function _0xfcef8e(){const _0x40d6a6=_0x2f62b7[_0x300bf8([0x73,0x70,0x6c,0x69,0x74])](_0x300bf8([0x2e]));if(0x3!=_0x40d6a6[_0x300bf8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x121671(_0x40d6a6[0x1]);function _0x121671(_0x5a55b2){const _0x2df43e=_0x22a312(_0x5a55b2);return _0x2df43e&&_0x171863()?_0x2df43e:null;function _0x171863(){const _0x2705c2=_0x2df43e[_0x300bf8([0x6a,0x74,0x69])],_0x3860b6=window[_0x300bf8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2705c2[_0x300bf8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2705c2[_0x300bf8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x267937={..._0x2df43e,[_0x300bf8([0x6a,0x74,0x69])]:_0x2705c2[_0x300bf8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2705c2[_0x300bf8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x267937[_0x300bf8([0x76,0x63])],_0x4ec1eb(_0x267937)==_0x3860b6;}}}async function _0x320d1f(){let _0x5d63b9=!0x0;try{const _0x73d51e=_0x2f62b7[_0x300bf8([0x73,0x70,0x6c,0x69,0x74])](_0x300bf8([0x2e])),[_0x59e3f9,_0x29def6,_0x376d91]=_0x73d51e;return _0x39a097(_0x59e3f9),await _0x424de2(_0x59e3f9,_0x29def6,_0x376d91),_0x5d63b9;}catch{return!0x1;}function _0x39a097(_0x5b3b77){const _0x3509df=_0x22a312(_0x5b3b77);_0x3509df&&_0x3509df[_0x300bf8([0x61,0x6c,0x67])]==_0x300bf8([0x45,0x53,0x32,0x35,0x36])||(_0x5d63b9=!0x1);}async function _0x424de2(_0x242c4e,_0xc2985e,_0x36000b){const _0x268d72=window[_0x300bf8([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x300bf8([0x66,0x72,0x6f,0x6d])](_0x276e88(_0x36000b),_0x3b983f=>_0x3b983f[_0x300bf8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x48225b=new window[(_0x300bf8([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x300bf8([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x242c4e+_0x300bf8([0x2e])+_0xc2985e),_0x29ef44=window[_0x300bf8([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x300bf8([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x29ef44)return;const _0x548379=await _0x29ef44[_0x300bf8([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x300bf8([0x6a,0x77,0x6b]),_0x4b07c6,{[_0x300bf8([0x6e,0x61,0x6d,0x65])]:_0x300bf8([0x45,0x43,0x44,0x53,0x41]),[_0x300bf8([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x300bf8([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x300bf8([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x29ef44[_0x300bf8([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x300bf8([0x6e,0x61,0x6d,0x65])]:_0x300bf8([0x45,0x43,0x44,0x53,0x41]),[_0x300bf8([0x68,0x61,0x73,0x68])]:{[_0x300bf8([0x6e,0x61,0x6d,0x65])]:_0x300bf8([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x548379,_0x268d72,_0x48225b)||(_0x5d63b9=!0x1);}}function _0x22a312(_0x4e6c82){return _0x4e6c82[_0x300bf8([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x300bf8([0x65,0x79]))?JSON[_0x300bf8([0x70,0x61,0x72,0x73,0x65])](_0x276e88(_0x4e6c82)):null;}function _0x276e88(_0x4678ea){return window[_0x300bf8([0x61,0x74,0x6f,0x62])](_0x4678ea[_0x300bf8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x300bf8([0x2b]))[_0x300bf8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x300bf8([0x2f])));}function _0x4ec1eb(_0x450a75){let _0x35791c=0x1505;function _0x5c48f1(_0x5d0e1c){for(let _0x1db4f9=0x0;_0x1db4f9<_0x5d0e1c[_0x300bf8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1db4f9++){const _0xce4375=_0x5d0e1c[_0x300bf8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1db4f9);_0x35791c=(_0x35791c<<0x5)+_0x35791c+_0xce4375,_0x35791c&=_0x35791c;}}function _0x4c4acf(_0x1788d8){Array[_0x300bf8([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1788d8)?_0x1788d8[_0x300bf8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4c4acf):_0x1788d8&&typeof _0x1788d8==_0x300bf8([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x300bf8([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1788d8)[_0x300bf8([0x73,0x6f,0x72,0x74])]()[_0x300bf8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3a69f1,_0x21d56b])=>{_0x5c48f1(_0x3a69f1),_0x4c4acf(_0x21d56b);}):_0x5c48f1(window[_0x300bf8([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1788d8));}return _0x4c4acf(_0x450a75),_0x35791c>>>0x0;}function _0x5b44ca(_0x2c1671){return _0x2c1671[_0x300bf8([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x300bf8([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x300bf8([0x30]));}function _0x317015(_0x5694d6){return _0x5694d6[_0x300bf8([0x73,0x70,0x6c,0x69,0x74])]('')[_0x300bf8([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x300bf8([0x6a,0x6f,0x69,0x6e])]('');}function _0x35444c(_0x530c07){return _0x582efe[_0x300bf8([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x300bf8([0x68,0x61,0x73])](_0x530c07);}function _0x27cdd6(_0x503e1d){return _0x582efe[_0x300bf8([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x300bf8([0x67,0x65,0x74])](_0x503e1d);}function _0x37fea3(){}function _0x300bf8(_0x22984d){return _0x22984d['map'](_0x49b6a1=>String['fromCharCode'](_0x49b6a1))['join']('');}_0x38c98b(await _0x529e55());}(this);}['destroy'](){const _0x26a136=this['editor']['plugins']['get'](Qt),_0x115d85=this['editor']['config']['get']('collaboration.channelId');for(const _0x5c2cc9 of _0x26a136['getCommentThreads']({'channelId':_0x115d85}))_0x26a136['_detachCommentThread'](_0x5c2cc9['id']),_0x26a136['_threads']['delete'](_0x5c2cc9['id']);super['destroy']();}['hasMarkerForId'](_0x45ce44){return this['getAllMarkersForId'](_0x45ce44)['length']>0x0;}['getAllMarkersForId'](_0x275738){const _0x162cc8=[];for(const _0x2d2eb1 of this['editor']['model']['markers'])_0x2d2eb1['name']['startsWith']('comment:'+_0x275738)&&_0x162cc8['push'](_0x2d2eb1);return _0x162cc8;}['scrollToThreadMarker'](_0x2a2309){setTimeout(()=>{const _0x1912d8=this['_getTargetForId'](_0x2a2309);if(!_0x1912d8)return;this['activeMarker']&&hi(this['activeMarker'])['id']===_0x2a2309&&_0x298e96({'target':_0x1912d8[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x2e016c){this['editor']['model']['change'](()=>{for(const _0x3340e6 of this['getAllMarkersForId'](_0x2e016c))this['editor']['editing']['reconvertMarker'](_0x3340e6);});}['_attachArchivedThread'](_0x4810bf){const _0x2db482=this['editor']['plugins']['get'](Qt),_0x5e8b27=this['editor']['plugins']['get'](si),_0x5bbb03=_0x2db482['getCommentThread'](_0x4810bf);if(!_0x5bbb03['isAttached']){const _0x3431b7=_0x5bbb03['attachTo'](()=>this['_getTargetForId'](_0x5bbb03['id']));_0x5e8b27['registerAnnotation'](_0x3431b7),_0x5bbb03['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x2cde71=this['editor'],_0x1a7507=_0x2cde71['plugins']['get'](_0xbe5739);_0x2cde71['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x32e119,_0x208753)=>{const {id:_0x1a0fea}=hi(_0x32e119['markerName']),_0x29bf8a=_0x2cde71['plugins']['get'](Qt)['getCommentThread'](_0x1a0fea),_0x3989e6=this['activeMarker']&&hi(this['activeMarker'])['id']===_0x1a0fea;let _0xf8c124;if(_0x29bf8a&&_0x29bf8a['isResolved']&&!_0x3989e6&&_0x32e119['item'])return _0x208753['consumable']['consume'](_0x32e119['item'],'addMarker:'+_0x32e119['markerName']),_0x208753['consumable']['consume'](_0x32e119['item'],'removeMarker:'+_0x32e119['markerName']),null;const _0x4c8697=['ck-comment-marker'];return _0x3989e6&&_0x4c8697['push']('ck-comment-marker--active'),_0xf8c124=_0x29bf8a?.['length']?_0x29bf8a['comments']['first']['author']['id']:_0x1a7507['me']['id'],{'classes':_0x4c8697,'attributes':{'data-comment':_0x1a0fea,'data-author-id':_0xf8c124}};}}),_0x2cde71['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x721952,{options:_0x286a27})=>{if(_0x286a27['showCommentHighlights'])return null;const _0x1ac832=_0x2cde71['plugins']['get'](Qt),_0x41faf9=_0x2cde71['model']['markers']['get'](_0x721952),{id:_0x164fff,part:_0x2243bf}=hi(_0x721952);return _0x41faf9&&!_0x41faf9['affectsData']||_0x286a27['ignoreResolvedComments']&&_0x1ac832['getCommentThread'](_0x164fff)?.['isResolved']?null:{'group':'comment','name':_0x2243bf?_0x164fff+':'+_0x2243bf:_0x164fff};}}),_0x2cde71['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x153828,{writer:_0x3c47a7})=>_0x3c47a7['createElement']('$marker',{'data-name':'comment:'+_0x153828['getAttribute']('id')})}),_0x2cde71['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x3015a4=this['editor'],_0x4ce1a9=_0x3015a4['plugins']['get'](Qt),_0x19fed2=new Set(),_0x5ef81c=new Set();_0x3015a4['model']['document']['registerPostFixer'](_0x224564=>{let _0x1a61e3=!0x1;for(const {name:_0xd7f34,data:_0x4e92c9}of _0x3015a4['model']['document']['differ']['getChangedMarkers']()){const {group:_0x3a3ef1,id:_0x3ff264}=hi(_0xd7f34);let _0x314121=_0x4e92c9['newRange'];if('comment'!==_0x3a3ef1||!_0x314121)continue;const _0x199d6b='$graveyard'===_0x314121['root']['rootName'];_0x199d6b||(_0x314121=li(_0x314121,_0x3015a4['model']),!_0x314121||_0x314121['isCollapsed']||!_0x4e92c9['newRange']||_0x314121['isEqual'](_0x4e92c9['newRange']))?_0x3015a4['model']['hasContent'](_0x314121)&&!_0x199d6b?this['isThreadsLoadingPaused']?_0x19fed2['add'](_0xd7f34):this['_handleThreadMarker'](_0xd7f34,_0x3ff264):(_0x5ef81c['add'](_0xd7f34),_0x19fed2['delete'](_0xd7f34),_0x224564['removeMarker'](_0xd7f34),_0x1a61e3=!0x0):(_0x224564['updateMarker'](_0xd7f34,{'range':_0x314121}),_0x1a61e3=!0x0);}return _0x1a61e3;}),this['on']('change:isThreadsLoadingPaused',(_0x1c62d3,_0x2e1e3a,_0x23ab57)=>{if(!_0x23ab57&&_0x19fed2['size'])for(const _0x4913ff of _0x19fed2){const {id:_0x2ddfaf}=hi(_0x4913ff);_0x19fed2['delete'](_0x4913ff),_0x3015a4['model']['markers']['get'](_0x4913ff)&&this['_handleThreadMarker'](_0x4913ff,_0x2ddfaf);}}),this['listenTo'](_0x3015a4['model']['document'],'change',()=>{for(const {name:_0x46f7e1,data:{newRange:_0x3eab7a}}of _0x3015a4['model']['document']['differ']['getChangedMarkers']()){const {group:_0x304935,id:_0x256b39}=hi(_0x46f7e1);if('comment'!==_0x304935)continue;const _0x29cf6b=_0x4ce1a9['getCommentThread'](_0x256b39),_0x573fda=this['hasMarkerForId'](_0x256b39);_0x29cf6b&&(!_0x29cf6b['_hasTargetInContent']&&_0x3eab7a&&_0x3015a4['editing']['view']['once']('render',()=>{const _0x3d55f8=_0x3015a4['plugins']['get']($t),_0x394c55=_0x4ce1a9['_threadToController']['get'](_0x29cf6b)['view'];_0x3d55f8['getByInnerView'](_0x394c55)['refreshVisibility']();},{'priority':'low'}),_0x29cf6b['_hasTargetInContent']=_0x573fda||!!_0x3eab7a),_0x3eab7a||(_0x5ef81c['add'](_0x46f7e1),_0x19fed2['delete'](_0x46f7e1));}for(const _0x2060da of _0x5ef81c){const {id:_0x2169a0}=hi(_0x2060da),_0x169973=_0x4ce1a9['getCommentThread'](_0x2169a0);if(_0x19fed2['delete'](_0x2060da),!_0x169973)continue;const _0x10355c=this['hasMarkerForId'](_0x2169a0);_0x10355c||_0x169973['isSubmitted']?_0x10355c||_0x169973['unlinkedAt']||_0x169973['setUnlinkedAt'](new Date()):_0x169973['remove']();}_0x5ef81c['clear']();});}['_handleInitialThreads'](_0x4d91a3){_0x4d91a3['forEach'](_0x2c3cf4=>{_0x2c3cf4['unlinkedAt']&&this['_attachArchivedThread'](_0x2c3cf4['id']);});}['_getTargetForId'](_0x372ec8){const _0x2a8fc7=this['editor'],_0x2ffa69=this['getAllMarkersForId'](_0x372ec8);return _0x201528(_0x2a8fc7['editing'],_0x2ffa69);}['_getTextContext'](_0x542e56){const _0x127e91=this['getAllMarkersForId'](_0x542e56);let _0x183f76='',_0x15ae18=!0x1;for(const _0x40ae5d of _0x127e91){const _0x314d51=_0x40ae5d['getRange']();for(const _0x12ed38 of Array['from'](_0x314d51['getItems']()))_0x12ed38['is']('$textProxy')?(_0x183f76&&_0x15ae18&&(_0x183f76+='\x20',_0x15ae18=!0x1),_0x183f76+=_0x12ed38['data']):_0x15ae18=!0x0;_0x15ae18=!0x0;}return _0x183f76['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x505c7b,_0x1c400c){const _0x4197f6=this['editor'],_0x30f324=_0x4197f6['plugins']['get'](Qt);let _0x3f6baf=_0x30f324['getCommentThread'](_0x1c400c);const _0x2a6f5c=_0x4197f6['config']['get']('collaboration.channelId'),_0x2f49f1=_0x4197f6['plugins']['get'](si);if(_0x3f6baf&&(_0x3f6baf['unlinkedAt']&&_0x3f6baf['setUnlinkedAt'](null),_0x3f6baf['isAttached']))return _0x3f6baf;return!this['getAllMarkersForId'](_0x1c400c)[0x0]['managedUsingOperations']?_0x4197f6['editing']['view']['once']('render',()=>{if(_0x30f324['getCommentThread'](_0x1c400c))return;const _0x3bcd26=_0x4197f6['plugins']['get']($t);_0x3f6baf=_0x30f324['openNewCommentThread']({'channelId':_0x2a6f5c,'threadId':_0x1c400c,'target':()=>this['_getTargetForId'](_0x1c400c),'context':{'type':'text','value':this['_getTextContext'](_0x1c400c)}});const _0xa0fa99=_0x30f324['_threadToController']['get'](_0x3f6baf)['view'],_0x40d477=_0x3bcd26['getByInnerView'](_0xa0fa99);_0x40d477&&_0x2f49f1['registerAnnotation'](_0x40d477);},{'priority':'low'}):_0x30f324['fetchCommentThread']({'channelId':_0x2a6f5c,'threadId':_0x1c400c})['then'](_0x110d8f=>{if('destroyed'!==_0x4197f6['state']){if(_0x3f6baf=_0x110d8f,_0x3f6baf&&!_0x3f6baf['isAttached']){const _0x5d7c2f=_0x3f6baf['attachTo'](()=>this['_getTargetForId'](_0x1c400c));_0x2f49f1['registerAnnotation'](_0x5d7c2f),_0x3f6baf['isResolved']&&this['_reconvertMarkers'](_0x1c400c);}else{if(!_0x3f6baf){const _0x53cb95=this['getAllMarkersForId'](_0x1c400c);_0x4197f6['model']['change'](_0x328138=>{for(const _0x54113f of _0x53cb95)_0x328138['removeMarker'](_0x54113f);});}}}}),_0x3f6baf;}['_handleThreadMarker'](_0x23d87e,_0x2303ea){const _0xc1eca0=this['_attachMarkerToThread'](_0x23d87e,_0x2303ea);_0xc1eca0&&!_0xc1eca0['context']&&_0xc1eca0['setContext']({'type':'text','value':this['_getTextContext'](_0x2303ea)});}['_initAriaMarkerChangeAnnouncements'](){const _0x49e77e=this['editor'];_0x2d2852(_0x49e77e['model'],({left:_0x34e6d8,entered:_0x1a3a18})=>{for(const _0x4a61a4 of _0x34e6d8)if(ui(_0x4a61a4)){_0x49e77e['ui']['ariaLiveAnnouncer']['announce'](bt(_0x49e77e['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x2d4c49 of _0x1a3a18)if(ui(_0x2d4c49)){_0x49e77e['ui']['ariaLiveAnnouncer']['announce'](bt(_0x49e77e['locale'],'ENTER_COMMENT_ANNOUNCEMENT',_0x3de767(_0x5cc3d2)));break;}});}}function di(_0x25348b,_0x53c1dc){return _0x53c1dc?_0x25348b+':'+_0x53c1dc:_0x25348b;}function li(_0x43cf3f,_0x273fbe){const _0x1dc52c=_0x273fbe['schema'],_0x58de92=_0x273fbe['createRange'](_0x43cf3f['start']);for(const _0x58fafe of _0x43cf3f['getWalker']()){const {type:_0x24ba69,item:_0x322aff,nextPosition:_0x1510d1}=_0x58fafe;if('text'===_0x24ba69||_0x1dc52c['isObject'](_0x322aff)){const _0x42f685=_0x273fbe['createPositionBefore'](_0x322aff);_0x58de92['isCollapsed']&&(_0x58de92['start']=_0x42f685),_0x58de92['end']=_0x1510d1;}}return _0x58de92;}function ui(_0x56ef21){return'comment'===hi(_0x56ef21['name'])['group'];}class mi extends _0x13f7a0{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'CommentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[Qt,ci,si,$t];}get['CommentsListView'](){return St;}get['CommentThreadInputView'](){return Rt;}['init'](){const _0x54141f=this['editor'],_0x1a20bc=_0x54141f['plugins']['get'](Qt),_0x748b2f=_0x54141f['plugins']['get'](ci),_0x33dfe4=_0x54141f['plugins']['get']($t),_0x52809f=_0x54141f['plugins']['get'](si);_0x54141f['ui']['componentFactory']['add']('comment',()=>{const _0x2b83d1=this['_createUIButton'](_0x4b28dd);return _0x2b83d1['tooltip']=!0x0,_0x2b83d1;}),_0x54141f['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](ot)),_0x52809f['addSourceCollector'](()=>{const _0x229f3c=[];for(const [_0x572348,_0x2e25df]of _0x1a20bc['_threadToController']){const _0x335dcf=_0x748b2f['getAllMarkersForId'](_0x572348['id']),_0x460eee=_0x335dcf['map'](_0x46e334=>_0x46e334['getRange']());_0x335dcf['length']>0x0&&_0x229f3c['push']([_0x2e25df['view'],_0x460eee]);}return _0x229f3c;}),this['listenTo'](_0x33dfe4,'change:activeAnnotations',(_0x166f71,_0x35ee7f,_0x9ea1a4)=>{const _0x30fc7b=Array['from'](_0x9ea1a4)['map'](_0x2d65f6=>_0x2d65f6['innerView'])['find'](_0x270c77=>_0x1a20bc['_viewToController']['has'](_0x270c77));if(!_0x30fc7b)return void(_0x748b2f['activeMarker']=null);const _0x2f4202=_0x1a20bc['_viewToController']['get'](_0x30fc7b)['model']['id'],_0x20e9fa='comment:'+_0x2f4202;_0x2f4202&&_0x748b2f['hasMarkerForId'](_0x2f4202)?_0x748b2f['activeMarker']=_0x20e9fa:_0x748b2f['activeMarker']&&(_0x748b2f['activeMarker']=null);}),this['listenTo'](_0x1a20bc,'removeCommentThread',(_0x3848c3,{threadId:_0x1993cb,isFromAdapter:_0xf882c3})=>{!_0xf882c3&&_0x54141f['ui']['focusTracker']['isFocused']&&_0x748b2f['hasMarkerForId'](_0x1993cb)&&_0x54141f['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x1a20bc,'addComment',(_0x145979,{threadId:_0x46aaf4,isFromAdapter:_0x1cb8f6})=>{if(_0x1cb8f6||!_0x748b2f['hasMarkerForId'](_0x46aaf4)||!_0x1a20bc['hasCommentThread'](_0x46aaf4))return;0x1===_0x1a20bc['getCommentThread'](_0x46aaf4)['length']&&(_0x54141f['editing']['view']['focus'](),_0x145979['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x578ef7=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x21e2fc;for(const _0x23c0ff in _0x578ef7){const _0x4cf1b3=_0x23c0ff,_0x23a98e=_0x578ef7[_0x4cf1b3];if('commentsLicenseKeyValid'==_0x23a98e||'commentsLicenseKeyInvalid'==_0x23a98e||'commentsLicenseKeyExpired'==_0x23a98e||'commentsLicenseKeyDomainLimit'==_0x23a98e||'commentsLicenseKeyNotAllowed'==_0x23a98e||'commentsLicenseKeyEvaluationLimit'==_0x23a98e||'commentsLicenseKeyUsageLimit'==_0x23a98e){delete _0x578ef7[_0x4cf1b3],_0x21e2fc=_0x23a98e,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x21e2fc&&_0x578ef7['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x21e2fc&&_0x578ef7['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x21e2fc&&_0x578ef7['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x21e2fc&&_0x578ef7['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x21e2fc&&_0x578ef7['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyUsageLimit'==_0x21e2fc&&_0x578ef7['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x23096f){const _0xca5fa0=this['editor'],_0x202c7c=new _0x23096f(_0xca5fa0['locale']),_0x50caa8=_0xca5fa0['commands']['get']('addCommentThread');return _0x202c7c['set']({'label':bt(_0xca5fa0['locale'],'Comment'),'icon':_0x37e9de}),_0x202c7c['bind']('isEnabled')['to'](_0x50caa8,'isEnabled',_0x50caa8,'hasContent',(_0x59e6b8,_0x34995b)=>_0x59e6b8&&_0x34995b),this['listenTo'](_0x202c7c,'execute',()=>{_0x50caa8['execute']();}),_0x202c7c;}}class fi extends _0x13f7a0{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[ci];}constructor(_0x1330cc){super(_0x1330cc),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x34cf31,_0x5358fe,_0x11da25)=>{_0x11da25?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x4f3502,_0x38b105]of this['editor']['commands'])_0x38b105['affectsData']&&'addCommentThread'!==_0x4f3502&&_0x38b105['forceDisabled']('commentsOnlyMode');(this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('RevisionTracker'))&&this['editor']['plugins']['get']('RevisionTracker')['forceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('SourceEditing')&&this['editor']['plugins']['get']('SourceEditing')['forceDisabled']('commentsOnlyMode');this['editor']['commands']['get']('editSource')?.['forceDisabled']('commentsOnlyMode');const _0x17095f=this['editor']['editing']['view']['document'];this['listenTo'](_0x17095f,'cut',_0x4d9179=>_0x4d9179['stop'](),{'priority':'highest'}),this['listenTo'](_0x17095f,'clipboardInput',_0x34c440=>_0x34c440['stop'](),{'priority':'highest'}),this['listenTo'](_0x17095f,'delete',_0x4a0e33=>_0x4a0e33['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x47743b,_0x39a03c]of this['editor']['commands'])_0x39a03c['affectsData']&&'addCommentThread'!==_0x47743b&&_0x39a03c['clearForceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('RevisionTracker')&&this['editor']['plugins']['get']('RevisionTracker')['clearForceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('SourceEditing')&&this['editor']['plugins']['get']('SourceEditing')['clearForceDisabled']('commentsOnlyMode'),this['editor']['commands']['get']('editSource')?.['clearForceDisabled']('commentsOnlyMode'),this['stopListening'](this['editor']['editing']['view']['document']);}}class pi extends _0x1552f0{['activeUIs'];['uisData'];['_uis'];static get['requires'](){return[$t];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1e9c3e){super(_0x1e9c3e),this['activeUIs']=new Set(),this['_uis']=new Map(),this['uisData']=new Map();}['init'](){const _0x531520=this['context']['plugins']['get']($t);this['listenTo'](_0x531520,'_activateAnnotation',(_0xbd64d9,_0x4cc3cf)=>{for(const _0x58bba8 of this['activeUIs']){const _0x43db97=this['_uis']['get'](_0x58bba8);(0x0,this['uisData']['get'](_0x58bba8)['filter'])(_0x4cc3cf)&&_0x43db97['setActiveAnnotation'](_0x4cc3cf);}}),this['listenTo'](_0x531520,'_deactivateAllAnnotations',()=>{for(const _0x449679 of this['activeUIs']){this['_uis']['get'](_0x449679)['setActiveAnnotation'](null);}}),this['listenTo'](_0x531520['_visibleAnnotations'],'add',(_0x5397d8,_0x540da8)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x540da8);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x1e8c38){return this['activeUIs']['has'](_0x1e8c38);}['activate'](_0x3ea3d5,_0x450643=this['defaultFilter']){const _0x2d59a1=this['context']['plugins']['get']($t);if(!this['_uis']['has'](_0x3ea3d5))throw new _0x19de70('annotationsuis-missing-ui',this,{'uiName':_0x3ea3d5});this['isActive'](_0x3ea3d5)&&this['deactivate'](_0x3ea3d5),this['activeUIs']['add'](_0x3ea3d5);const _0x2703ef=new jt();Xt({'source':_0x2d59a1['_visibleAnnotations'],'target':_0x2703ef,'filter':_0x450643}),this['uisData']['set'](_0x3ea3d5,{'collection':_0x2703ef,'filter':_0x450643});const _0x40ffd5=this['_uis']['get'](_0x3ea3d5);_0x40ffd5['attach'](_0x2703ef),this['listenTo'](_0x40ffd5,'change:activeAnnotation',(_0x8d5cd2,_0x5d663f,_0x4f8f47,_0x21555c)=>{_0x21555c&&_0x2d59a1['_removeActiveAnnotation'](_0x21555c),_0x4f8f47&&_0x2d59a1['_addActiveAnnotation'](_0x4f8f47);});}['deactivate'](_0x3197aa){if(this['activeUIs']['delete'](_0x3197aa),!this['_uis']['has'](_0x3197aa))throw new _0x19de70('annotationsuis-missing-ui',this,{'uiName':_0x3197aa});const _0x38df2c=this['_uis']['get'](_0x3197aa);_0x38df2c['detach'](),this['stopListening'](_0x38df2c),this['uisData']['get'](_0x3197aa)['collection']['destroy'](),this['uisData']['delete'](_0x3197aa);}['switchTo'](_0x12062b){if(!this['_uis']['has'](_0x12062b))throw new _0x19de70('annotationsuis-missing-ui',this,{'uiName':_0x12062b});const _0x2dff48=this['context']['plugins']['get']($t),_0x539310=Array['from'](_0x2dff48['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x12062b);const _0x3863a1=this['_uis']['get'](_0x12062b);_0x3863a1['setActiveAnnotation'](_0x539310),_0x3863a1['_setSelectedAnnotations']&&_0x539310&&_0x3863a1['_setSelectedAnnotations']([_0x539310]);}['deactivateAll'](){for(const _0x521bc1 of this['activeUIs'])this['deactivate'](_0x521bc1);}['register'](_0xe1079e,_0x2e1fb8){if(this['_uis']['has'](_0xe1079e))throw new _0x19de70('annotationsuis-register-already-registered');if('function'!=typeof _0x2e1fb8['attach']||'function'!=typeof _0x2e1fb8['detach']||'function'!=typeof _0x2e1fb8['setActiveAnnotation'])throw new _0x19de70('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0xe1079e,_0x2e1fb8);}['refilterAnnotations'](){const _0x52eeeb=this['context']['plugins']['get']($t)['collection'],_0x3b5670=new Map(),_0x8cf94d=Array['from'](this['activeUIs']);for(const _0x1a44f3 of this['activeUIs']){const _0x48c2fe=this['uisData']['get'](_0x1a44f3)['collection'];for(const _0x203dee of _0x48c2fe)_0x3b5670['set'](_0x203dee,_0x1a44f3);}for(const _0x55c4b5 of _0x52eeeb){const _0x193856=_0x3b5670['get'](_0x55c4b5);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x55c4b5);const _0x540c0c=_0x8cf94d['find'](_0x340b0c=>this['uisData']['get'](_0x340b0c)['filter'](_0x55c4b5));_0x193856!==_0x540c0c&&(_0x193856&&this['uisData']['get'](_0x193856)['collection']['remove'](_0x55c4b5),_0x540c0c&&this['uisData']['get'](_0x540c0c)['collection']['add'](_0x55c4b5));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['defaultFilter'](){return!0x0;}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x1288ba){const _0x50a31b=[];for(const _0x419ba0 of this['activeUIs']){(0x0,this['uisData']['get'](_0x419ba0)['filter'])(_0x1288ba)&&_0x50a31b['push'](_0x419ba0);}if(_0x50a31b['length']>0x1)throw new _0x19de70('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x50a31b,'annotationType':_0x1288ba['type']});}}const wi=/* #__PURE__ -- @preserve */
|
|
32
|
+
_0x33dbf6('px');class _i extends _0x4c9c23{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0x1ce3bc){super(_0x1ce3bc);const _0x321058=this['bindTemplate'];this['set']('minHeight',0x0),this['set']('class',''),this['list']=this['createCollection'](),this['focusables']=this['createCollection'](),this['list']['delegate']('arrowup','arrowdown')['to'](this),this['focusTracker']=new _0x69baea(),this['focusCycler']=new _0x580fbc({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x321058['to']('class')],'style':{'minHeight':_0x321058['to']('minHeight',_0x40d058=>'number'==typeof _0x40d058?wi(_0x40d058+0xa):null)},'dir':_0x1ce3bc['uiLanguageDirection'],'role':'application','aria-label':bt(_0x1ce3bc,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':bt(_0x1ce3bc,'Annotations\x20list')},'children':this['list']}]});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['focus'](){this['focusCycler']['focusFirst']();}['_setupKeyboardNavigation'](){this['list']['delegate']('change:top')['to'](this),this['on']('change:top',_0x36877d=>{this['_updateItemPositionInFocusables'](_0x36877d['source']);}),this['list']['forEach'](_0x499fce=>{this['focusTracker']['add'](_0x499fce['element']),this['_updateItemPositionInFocusables'](_0x499fce);}),this['list']['on']('change',(_0x5acaea,_0x1afb3b)=>{for(const _0x252532 of _0x1afb3b['removed'])this['focusTracker']['remove'](_0x252532['element']),this['focusables']['remove'](_0x252532);for(const _0x187b10 of _0x1afb3b['added'])this['focusTracker']['add'](_0x187b10['element']),this['_updateItemPositionInFocusables'](_0x187b10);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0x12958f){const _0x34adf6=this['focusables']['getIndex'](_0x12958f);let _0xebcabd,_0x50ec6b;for(const _0xc68737 of this['focusables'])if(_0x12958f['top']<_0xc68737['top']){_0xebcabd=_0xc68737;break;}if(_0x50ec6b=_0xebcabd?this['focusables']['getIndex'](_0xebcabd):this['focusables']['length'],-0x1!==_0x34adf6){if(_0x34adf6===_0x50ec6b-0x1)return;this['focusables']['remove'](_0x12958f),_0x50ec6b=_0xebcabd?this['focusables']['getIndex'](_0xebcabd):this['focusables']['length'];}this['focusables']['add'](_0x12958f,_0x50ec6b);}}const gi=/* #__PURE__ -- @preserve */
|
|
33
|
+
_0x33dbf6('px');class Ai extends _0x4c9c23{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x24f42c){super(_0x24f42c),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x2d79de,_0x2afc6c)=>_0x2d79de+_0x2afc6c),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Wt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x4bd960=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x4bd960['to']('isAnimationDisabled',_0x2f246c=>_0x2f246c?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x4bd960['to']('top',_0x11d101=>gi(_0x11d101))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x4aa861=this['element']['clientHeight'];_0x4aa861&&(this['height']=_0x4aa861);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class Ti extends _0x1552f0{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x2421fb){super(_0x2421fb),this['set']('_lastItem',void 0x0),this['view']=this['_createSidebarView'](),this['set']('container',null),this['_spaceBetweenItems']=0x19,this['_sidebarItemViewToAnnotation']=new Map(),this['_annotationToSidebarItemView']=new Map(),this['context']['config']['define']('sidebar.preventScrollOutOfView',!0x1),this['_annotations']=null,this['_activeAnnotation']=null,this['_recalculateBuffer']=[];}['init'](){const _0x1fad28=this['context']['config']['get']('sidebar.container');_0x1fad28&&this['setContainer'](_0x1fad28);}['setContainer'](_0x376a9){if(!yi(_0x376a9))throw new _0x19de70('sidebar-setcontainer-invalid-element');this['container']=_0x376a9;}['_attachToContainer']({viewClass:_0x5616e9='',spaceBetweenItems:_0x3beeb2=0x19}={}){if(!yi(this['container']))throw new _0x19de70('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x5616e9,this['_spaceBetweenItems']=_0x3beeb2;}['rearrange']({removedAnnotation:_0x50418b,previousAnnotation:_0x6ba258,nextAnnotation:_0x2f1bf7}){const _0x3e69b5=this['getSidebarItemView'](_0x50418b);this['view']['list']['remove'](_0x3e69b5),this['_destroySidebarItemView'](_0x50418b),_0x6ba258&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x6ba258)),_0x2f1bf7&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x2f1bf7)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x1a27c7,activatedAnnotation:_0x26e7b4,disableAnimationOnActivatedAnnotation:_0x42f072}){if(this['_activeAnnotation']=_0x26e7b4,_0x1a27c7){_0x1a27c7['isActive']=!0x1;const _0x21380f=this['getSidebarItemView'](_0x1a27c7);_0x21380f&&_0x42f072&&(_0x21380f['isAnimationDisabled']=!0x1);}if(_0x26e7b4){const _0xbf9da5=this['getSidebarItemView'](_0x26e7b4);_0xbf9da5&&(_0x26e7b4['isActive']=!0x0,_0x42f072&&(_0xbf9da5['isAnimationDisabled']=!0x0,_0xbf9da5['top']+=0x1),this['_alignToTargetRect'](_0xbf9da5));}}['_detachFromContainer'](_0x3c9164){if(this['view']['element']['remove'](),_0x3c9164){for(const _0x2fe282 of _0x3c9164)this['_destroySidebarItemView'](_0x2fe282);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x47399d,_0x1c8f6b){_0x1c8f6b||(_0x1c8f6b=_0x47399d['view']);const _0x594d13=new Ai(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x594d13,_0x47399d),this['_annotationToSidebarItemView']['set'](_0x47399d,_0x594d13),_0x594d13['content']['add'](_0x1c8f6b),this['listenTo'](_0x47399d['view'],'change:targetRect',(_0x254e52,_0x5077c3,_0x29b59b)=>{const _0x17388b=this['_getTargetTop'](_0x47399d,_0x29b59b);_0x594d13['_targetTop']!=_0x17388b&&(_0x594d13['_targetTop']=_0x17388b,this['_setItemTop'](_0x594d13,_0x17388b));}),this['listenTo'](_0x594d13,'change:top',()=>{this['_recalculate'](_0x594d13,'top');}),this['listenTo'](_0x594d13,'change:bottom',()=>{this['_recalculate'](_0x594d13,'bottom');}),this['_alignToTargetRect'](_0x594d13);const _0x49b9f4=this['_getItemBefore'](_0x594d13);if(_0x49b9f4)this['_alignAfterItem'](_0x49b9f4,_0x594d13)||this['_alignToTargetRect'](_0x594d13);else this['_alignToTargetRect'](_0x594d13);return this['_updateLastItem'](),this['view']['list']['add'](_0x594d13),_0x594d13;}['_alignForTopChange'](_0xb72080){if(!_0xb72080['content']['length'])return;const _0x24a259=this['_getItemBefore'](_0xb72080);if(!_0x24a259)return;const _0x5c8f14=this['_sidebarItemViewToAnnotation']['get'](_0x24a259),_0x22a883=this['_activeAnnotation'];_0x22a883&&_0x22a883===_0x5c8f14?this['_alignAfterItem'](_0x24a259,_0xb72080):this['_alignBeforeItem'](_0xb72080,_0x24a259);}['_alignForBottomChange'](_0x133694){if(!_0x133694['content']['length'])return;const _0xd68326=this['_getItemAfter'](_0x133694);if(!_0xd68326)return;const _0xca2134=this['_sidebarItemViewToAnnotation']['get'](_0xd68326),_0x211b3a=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x56c377=this['_activeAnnotation'];_0x56c377&&_0x56c377===_0xca2134&&_0x211b3a?(this['_alignBeforeItem'](_0xd68326,_0x133694),this['_alignAfterItem'](_0x133694,_0xd68326)):_0x56c377&&_0x56c377===_0xca2134?this['_alignBeforeItem'](_0xd68326,_0x133694):this['_alignAfterItem'](_0x133694,_0xd68326);}['_recalculate'](_0x281402,_0x5b89ea){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x331702,changedProp:_0x29762f}of this['_recalculateBuffer'])'top'===_0x29762f?this['_alignForTopChange'](_0x331702):this['_alignForBottomChange'](_0x331702);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x281402,'changedProp':_0x5b89ea});}['getSidebarItemView'](_0x191415){return this['_annotationToSidebarItemView']['get'](_0x191415);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x35d4dc){const _0x4934c2=this['getSidebarItemView'](_0x35d4dc);this['stopListening'](_0x4934c2),this['stopListening'](_0x35d4dc['view']),_0x4934c2['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x35d4dc),this['_sidebarItemViewToAnnotation']['delete'](_0x4934c2);}['_createSidebarView'](){const _0x136c37=new _i(this['context']['locale']);return _0x136c37['render'](),this['on']('change:_lastItem',(_0x248bab,_0x5449a2,_0x13a7a7,_0x2a4192)=>{_0x2a4192&&_0x136c37['unbind']('minHeight'),_0x13a7a7?_0x136c37['bind']('minHeight')['to'](_0x13a7a7,'bottom'):_0x136c37['minHeight']=null;}),_0x136c37;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x39f658){const _0x203afd=this['_sidebarItemViewToAnnotation']['get'](_0x39f658),_0x240c93=_0x203afd&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x203afd)-0x1);return _0x240c93&&this['getSidebarItemView'](_0x240c93)||null;}['_getItemAfter'](_0x3c2e7f){const _0x1aa2ec=this['_sidebarItemViewToAnnotation']['get'](_0x3c2e7f),_0x3a82e9=_0x1aa2ec&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x1aa2ec)+0x1);return _0x3a82e9&&this['getSidebarItemView'](_0x3a82e9)||null;}['_alignBeforeItem'](_0x2fc57c,_0xf63959){_0x2fc57c['updateHeight']();const _0x197f27=vi(_0xf63959['bottom']+this['_spaceBetweenItems'],_0x2fc57c['top']);return!!_0x197f27&&(this['_setItemTop'](_0xf63959,_0xf63959['top']-_0x197f27),!0x0);}['_alignAfterItem'](_0x2fe842,_0x134ddb){_0x2fe842['updateHeight']();const _0x2c53be=vi(_0x2fe842['bottom']+this['_spaceBetweenItems'],_0x134ddb['top']);return!!_0x2c53be&&(this['_setItemTop'](_0x134ddb,_0x134ddb['top']+_0x2c53be,!0x1),!0x0);}['_alignToTargetRect'](_0x39cea6){const _0x3423f3=this['_sidebarItemViewToAnnotation']['get'](_0x39cea6);if(!_0x3423f3||!_0x3423f3['target']||!_0x3423f3['targetRect'])return;const _0x451978=this['_getTargetTop'](_0x3423f3,_0x3423f3['targetRect']);this['_setItemTop'](_0x39cea6,_0x451978);}['_getTargetTop'](_0x118764,_0xe46319){if(null===_0xe46319)return 0x0;if(_0x118764['target']instanceof _0x2ba229)return _0xe46319['top'];{const _0x5b3b1e=new _0x2ba229(this['view']['element'])['top'];return _0xe46319['top']-_0x5b3b1e;}}['_setItemTop'](_0x459509,_0x285772,_0x2bbc35=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x2bbc35&&(_0x285772=Math['max'](_0x285772,this['_getMaxAvailableTop'](_0x459509))),_0x459509['top']=_0x285772;}['_getMaxAvailableTop'](_0x97bff2){let _0x5acdc2=this['_getItemBefore'](_0x97bff2),_0xa6b116=0x0;for(;_0x5acdc2;)_0x5acdc2['updateHeight'](),_0xa6b116+=this['_spaceBetweenItems']+_0x5acdc2['height'],_0x5acdc2=this['_getItemBefore'](_0x5acdc2);return _0xa6b116;}}function vi(_0x1c364f,_0x335140){return Math['max'](_0x1c364f-_0x335140,0x0);}function yi(_0x1273ce){return null!==_0x1273ce&&'object'==typeof _0x1273ce&&0x1===_0x1273ce['nodeType'];}class Ci extends _0x1552f0{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[Ti,pi];}static get['pluginName'](){return'WideSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5b7a65){super(_0x5b7a65),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x5bd6d5(),this['_refreshPositioningDebounced']=_0x1bca48(()=>{_0x5b7a65['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x143163=this['context']['plugins']['get'](pi),_0x460f6d=this['context']['plugins']['get'](Ti);_0x143163['register']('wideSidebar',this),_0x460f6d['container']&&_0x143163['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x212bad){if(_0x212bad===this['activeAnnotation'])return;const _0xc4db5f=this['context']['plugins']['get'](Ti);_0xc4db5f['_activeAnnotation']=_0x212bad;const _0x195d4e=this['activeAnnotation'];_0xc4db5f['refresh']({'blurredAnnotation':_0x195d4e,'activatedAnnotation':_0x212bad}),this['activeAnnotation']=_0x212bad;}['attach'](_0x5591c7){this['annotations']=_0x5591c7;const _0x2aa904=this['context']['plugins']['get'](Ti);if(_0x2aa904['_annotations']=_0x5591c7,this['isAttached'])throw new _0x19de70('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x2aa904,'set:container',()=>{this['detach'](),this['listenTo'](_0x2aa904,'change:container',_0x33b64e=>{_0x33b64e['off'](),this['attach'](_0x5591c7);});}),_0x2aa904['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0xc5c9d7=_0xb4a7c4=>{_0xb4a7c4['updateTargetRect'](),_0x2aa904['addAnnotation'](_0xb4a7c4);};for(const _0x40c2e3 of _0x5591c7)_0xc5c9d7(_0x40c2e3);this['listenTo'](_0x5591c7,'add',(_0x205327,_0x467553)=>{_0xc5c9d7(_0x467553);}),this['listenTo'](_0x5591c7,'remove',(_0x5d3248,_0x4d7a29,_0x399798)=>{_0x2aa904['rearrange']({'removedAnnotation':_0x4d7a29,'previousAnnotation':_0x5591c7['get'](_0x399798-0x1),'nextAnnotation':_0x5591c7['get'](_0x399798+0x1)}),_0x4d7a29===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x5591c7,'focus',(_0x2b1401,_0x592912)=>{this['setActiveAnnotation'](_0x592912);}),this['listenTo'](_0x5591c7,'blur',()=>{this['setActiveAnnotation'](null);});const _0x5b6f99=this['context']instanceof _0x2a2a14?this['context']['editors']:new _0x5bd6d5([this['context']]);for(const _0x55460c of _0x5b6f99)this['_integrateWithEditorAnnotations'](_0x55460c);this['listenTo'](_0x5b6f99,'add',(_0x229100,_0x224f69)=>{this['listenTo'](_0x224f69,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x224f69);});}),this['listenTo'](_0x5b6f99,'remove',(_0x8733aa,_0x2dfc16)=>{_0x2dfc16['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x2dfc16['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x19de70('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x5bc0f5=this['context']['plugins']['get'](Ti);_0x5bc0f5['_detachFromContainer'](this['annotations']),this['stopListening'](_0x5bc0f5),this['stopListening'](this['annotations']),this['context']instanceof _0x2a2a14&&this['stopListening'](this['context']['editors']);for(const _0x363032 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x363032);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x17ae89){if(!_0x17ae89['plugins']['has']('EditorAnnotations'))return;const _0x257e9f=_0x17ae89['plugins']['get']('EditorAnnotations'),_0x5d31c9=()=>{const _0x466605=_0x257e9f['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x466605[0x0]||null);};this['listenTo'](_0x257e9f,'refresh',_0x5d31c9),this['listenTo'](_0x257e9f,'blur',(_0x39e06e,{isAnnotationTracked:_0x567953})=>{this['activeAnnotation']&&_0x567953(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x257e9f,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x5c8402=>{_0x257e9f['hasDomSelection']()&&(_0x5d31c9(),_0x5c8402['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x257e9f);}['_destroyEditorAnnotationsIntegration'](_0x35d920){this['stopListening'](_0x35d920),this['_editorAnnotations']['remove'](_0x35d920);}}class Ii extends _0x4b28dd{['counterView'];constructor(_0x43913d){super(_0x43913d);const _0x17423e=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x5bc1f3,_0x4c4f55)=>_0x5bc1f3?'...':_0x4c4f55['toString']()),this['set']('annotationType',''),this['icon']=_0x37e9de,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new _0x4c9c23(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x17423e['to']('annotationType',_0x47c0ee=>'ck-annotation-counter__badge--'+_0x47c0ee),_0x17423e['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x17423e['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class bi extends _0x1552f0{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[Ti,pi];}static get['pluginName'](){return'NarrowSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x494f6a){super(_0x494f6a),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=new(_0x475976())(),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x5bd6d5(),this['_refreshPositioningDebounced']=_0x1bca48(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](pi)['register']('narrowSidebar',this),this['bodyCollection']=new rt(this['context']['locale']),this['balloonPanelView']=new ht(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0xd51ff5){this['annotations']=_0xd51ff5;const _0x3df36d=this['context']['plugins']['get'](Ti),_0x5ea587=this['balloonPanelView'];if(_0x3df36d['_annotations']=_0xd51ff5,this['isAttached'])throw new _0x19de70('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x3df36d,'set:container',()=>{this['detach'](),this['listenTo'](_0x3df36d,'change:container',_0x568158=>{_0x568158['off'](),this['attach'](_0xd51ff5);});}),_0x3df36d['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x264a4c=_0xf741e=>{const _0x344db5=new Ii(this['context']['locale']);_0x3df36d['addAnnotation'](_0xf741e,_0x344db5),this['_annotationToNarrowView']['set'](_0xf741e,_0x344db5),_0x344db5['bind']('isDirty','annotationType','number')['to'](_0xf741e['view'],'isDirty','type','length'),_0x344db5['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x5ea587['content']['first']!==_0xf741e['view']?(this['_showBalloon'](_0xf741e),_0xf741e['view']['element']['focus'](),this['setActiveAnnotation'](_0xf741e)):this['setActiveAnnotation'](null);});};for(const _0x473bd9 of _0xd51ff5)_0x264a4c(_0x473bd9);this['listenTo'](_0xd51ff5,'add',(_0x525a7f,_0x32dc14)=>{_0x264a4c(_0x32dc14);}),this['listenTo'](_0xd51ff5,'remove',(_0x44413e,_0x3237c0,_0x3f936e)=>{this['_annotationToNarrowView']['get'](_0x3237c0)['destroy'](),this['_annotationToNarrowView']['delete'](_0x3237c0),_0x3df36d['rearrange']({'removedAnnotation':_0x3237c0,'previousAnnotation':_0xd51ff5['get'](_0x3f936e-0x1),'nextAnnotation':_0xd51ff5['get'](_0x3f936e+0x1)}),_0x3237c0===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0xd51ff5,'focus',(_0x5384ee,_0x7e6b9b)=>{this['setActiveAnnotation'](_0x7e6b9b);}),this['listenTo'](_0xd51ff5,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x1a2065,_0xc6a16a)=>{_0xc6a16a['keyCode']===_0x31fc05['esc']&&_0x5ea587['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x5ea587['content']['first']),this['_hideBalloon'](),_0xc6a16a['stopPropagation'](),_0xc6a16a['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x4cd3ee,_0x5271ae)=>{const _0x90197d=_0x5271ae['target'];_0x5ea587['isVisible']&&_0x5ea587['element']['contains'](_0x90197d)||_0x3df36d['view']['element']['contains'](_0x90197d)||_0x4cd3ee['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x1d89c9=>_0x1d89c9['contains'](_0x90197d))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x1aed0f=this['context']instanceof _0x2a2a14?this['context']['editors']:new _0x5bd6d5([this['context']]);for(const _0xbc3550 of _0x1aed0f)this['_integrateWithEditorAnnotations'](_0xbc3550);this['listenTo'](_0x1aed0f,'add',(_0x2e41bd,_0x524a35)=>{this['listenTo'](_0x524a35,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x524a35);});}),this['listenTo'](_0x1aed0f,'remove',(_0x1235ee,_0x5c3f2c)=>{_0x5c3f2c['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x5c3f2c['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x54feac){if(_0x54feac===this['activeAnnotation'])return;const _0x4448b2=this['context']['plugins']['get'](Ti);if(_0x4448b2['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x54feac,'disableAnimationOnActivatedAnnotation':!0x0}),_0x54feac)_0x4448b2['getSidebarItemView'](_0x54feac)?this['_showBalloon'](_0x54feac):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x54feac;}['detach'](){if(!this['isAttached'])throw new _0x19de70('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x48fea0=this['context']['plugins']['get'](Ti);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x423e87=>_0x423e87['destroy']()),this['_annotationToNarrowView']['clear'](),_0x48fea0['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x2a2a14&&this['stopListening'](this['context']['editors']);for(const _0x5d61fd of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x5d61fd);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['_selectedAnnotations']=[],this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach'](),this['bodyCollection']['detachFromDom']();}['_integrateWithEditorAnnotations'](_0x9161c1){if(!_0x9161c1['plugins']['has']('EditorAnnotations'))return;const _0x5bd778=_0x9161c1['plugins']['get']('EditorAnnotations'),_0x3eafd1=this['context']['plugins']['get'](Ti),_0x4a0002=this['annotations'],_0x157bb4=this['balloonPanelView'],_0x24100d=()=>{const _0x403b0b=_0x5bd778['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x403b0b),this['setActiveAnnotation'](_0x403b0b[0x0]||null);};this['listenTo'](_0x5bd778,'refresh',_0x24100d),this['listenTo'](_0x5bd778,'blur',(_0x5309c9,{isAnnotationTracked:_0x1e8a7e})=>{this['activeAnnotation']&&_0x1e8a7e(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x5bd778,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x4a0002,'blur',_0x4c4663=>{_0x5bd778['hasDomSelection']()&&_0x4c4663['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x239646,_0x53184a)=>{const _0x13ce5e=_0x53184a['target'];_0x157bb4['isVisible']&&_0x157bb4['element']['contains'](_0x13ce5e)||_0x3eafd1['view']['element']['contains'](_0x13ce5e)||this['activeAnnotation']&&_0x5bd778['hasDomSelection']()&&(_0x24100d(),_0x239646['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x5bd778);}['_destroyEditorAnnotationsIntegration'](_0x4916fe){_0x4916fe&&(this['stopListening'](_0x4916fe),this['_editorAnnotations']['remove'](_0x4916fe));}['_setSelectedAnnotations'](_0x1a7e36){for(const _0x593ec4 of this['_selectedAnnotations'])_0x1a7e36['includes'](_0x593ec4)||this['_manuallyClosedAnnotationViews']['delete'](_0x593ec4['view']);this['_selectedAnnotations']=_0x1a7e36;}['_refreshPositioning'](){const _0x368ccc=this['balloonPanelView'];this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning'](),_0x368ccc['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x505738){if(this['_manuallyClosedAnnotationViews']['has'](_0x505738['view']))return;const _0x3082cf=this['balloonPanelView']['content']['first'];_0x3082cf!==_0x505738['view']?(_0x3082cf&&this['_detachListeners'](_0x3082cf),this['_attachListeners'](_0x505738['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x505738['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x2a5a98=this['balloonPanelView']['content']['first'],_0x406d59=_0x2a5a98&&this['annotations']['getByView'](_0x2a5a98);if(!_0x406d59||!this['_annotationToNarrowView']['has'](_0x406d59))return;const _0x42000c=this['_annotationToNarrowView']['get'](_0x406d59)['element'],_0x4cad53=(function(){const _0x37f81a=ht['defaultPositions'];return[_0x37f81a['southArrowNorthEast'],_0x37f81a['northArrowSouthEast'],_0x37f81a['southArrowNorth'],_0x37f81a['northArrowSouth'],_0x37f81a['southArrowNorthWest'],_0x37f81a['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x42000c,'positions':_0x4cad53});}['_hideBalloon'](){const _0x3a3453=this['balloonPanelView'],_0xb959a9=_0x3a3453['content']['first'];_0xb959a9&&(this['_detachListeners'](_0xb959a9),_0x3a3453['unpin'](),_0x3a3453['content']['clear']());}['_attachListeners'](_0x487123){this['listenTo'](_0x487123,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x487123,'Esc',(_0x3e5fd5,_0x171384)=>{this['_manuallyClosedAnnotationViews']['add'](_0x487123),this['_hideBalloon'](),_0x171384();});}['_detachListeners'](_0x11d8ac){this['stopListening'](_0x11d8ac);}}class Ei extends _0x13f7a0{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];['_refreshVisibilityDebounced'];static get['requires'](){return[si,at,pi];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x7384be){super(_0x7384be),_0x7384be['editing']['view']['addObserver'](mt),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x7384be['plugins']['get'](at),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1,this['_refreshVisibilityDebounced']=_0x1bca48(()=>{this['editor']['plugins']['get']('Annotations')['refreshVisibility']();},0xfa,{'leading':!0x1});}['init'](){const _0xad9c5d=this['editor']['plugins']['get'](pi);_0xad9c5d['context']===this['editor']&&(_0xad9c5d['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0xda7403,_0x548e93)=>{const _0x14f2a0=this['_balloon'];if(this['isAttached']&&_0x14f2a0['visibleView']){const _0x2791cf=this['annotations']['getByView'](_0x14f2a0['visibleView']);_0x2791cf&&this['_closeAnnotation'](_0x2791cf),_0x548e93();}}));}['afterInit'](){const _0x562094=this['editor']['plugins']['get'](pi);_0x562094['context']===this['editor']&&(_0x562094['hasActive']()||_0x562094['switchTo']('inline'));}['setActiveAnnotation'](_0x58b8b9){_0x58b8b9!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x58b8b9&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x58b8b9)&&this['_addAnnotationToBalloon'](_0x58b8b9,!0x0),_0x58b8b9['isActive']=!0x0),_0x58b8b9||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x58b8b9);}['attach'](_0x32bcd5){this['annotations']=_0x32bcd5;const _0x113dab=this['editor']['plugins']['get'](pi),_0x38eb60=this['_balloon'];if(this['isAttached'])throw new _0x19de70('inlineannotations-attach-already-attached',this);if(_0x113dab['context']!==this['editor'])throw new _0x19de70('inlineannotations-not-allowed-with-context',this);const _0x3999bc=this['editor']['plugins']['get'](si);this['listenTo'](_0x3999bc,'refresh',()=>{const _0x2a4880=_0x3999bc['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x43f1b1,_0x455541;!this['_forceRefresh']&&(_0x43f1b1=_0x2a4880,_0x455541=this['_selectedAnnotations'],_0x43f1b1['length']===_0x455541['length']&&_0x43f1b1['every'](_0xca683=>_0x455541['includes'](_0xca683)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x2a4880),this['setActiveAnnotation'](_0x2a4880[0x0]||null));}),this['listenTo'](_0x3999bc,'blur',(_0x362eb9,{isAnnotationTracked:_0x2f04f9})=>{this['activeAnnotation']&&_0x2f04f9(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x3999bc,'uiUpdate',()=>{this['_refreshVisibilityDebounced']();}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x440a33,_0x45ec24,_0x2244e9)=>{_0x2244e9||this['setActiveAnnotation'](null);}),this['listenTo'](_0x32bcd5,'remove',(_0x2ced09,_0x2d1188)=>{this['_removeAnnotationFromBalloon'](_0x2d1188),_0x2d1188===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x38eb60,'change:visibleView',(_0x237d2f,_0x37f7f7,_0x27971f,_0x3ee696)=>{_0x3ee696&&this['stopListening'](_0x3ee696);const _0x14601c=_0x32bcd5['getByView'](_0x27971f);_0x27971f&&_0x14601c&&(this['listenTo'](_0x27971f,'change:height',()=>{_0x38eb60['updatePosition']();}),this['listenTo'](_0x27971f,'Esc',()=>{this['_closeAnnotation'](_0x14601c),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x14601c&&this['setActiveAnnotation'](_0x14601c));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x38eb60['visibleView']&&(_0x32bcd5['getByView'](_0x38eb60['visibleView'])&&_0x38eb60['updatePosition']());}),this['listenTo'](this['editor']['editing']['view']['document'],'mousedown',()=>{this['_forceRefresh']=!0x0,this['_manuallyClosed']['clear']();}),this['editor']['editing']['view']['document']['selection']['editableElement']&&this['editor']['editing']['view']['focus'](),this['isAttached']=!0x0;}['detach'](){if(!this['isAttached'])throw new _0x19de70('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x32037a of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x32037a);this['_refreshVisibilityDebounced']['cancel'](),this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach'](),this['_refreshVisibilityDebounced']['cancel']();}['_setSelectedAnnotations'](_0x19458e){for(const _0x3cd1ea of this['_selectedAnnotations'])_0x19458e['includes'](_0x3cd1ea)||this['_manuallyClosed']['delete'](_0x3cd1ea);for(const _0x3a432c of this['annotations'])_0x19458e['includes'](_0x3a432c)||this['_removeAnnotationFromBalloon'](_0x3a432c);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x33d037 of _0x19458e)this['_addAnnotationToBalloon'](_0x33d037);}this['_selectedAnnotations']=_0x19458e;}['_addAnnotationToBalloon'](_0x438347,_0x4cdd55=!0x1){this['_manuallyClosed']['has'](_0x438347)||(this['_addedAnnotations']['has'](_0x438347)||this['_balloon']['hasView'](_0x438347['view'])||(this['_addedAnnotations']['add'](_0x438347),this['_balloon']['add']({'stackId':_0x438347['view']['id'],'view':_0x438347['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x438347)}})),_0x4cdd55&&this['_balloon']['showStack'](_0x438347['view']['id']));}['_getBalloonTargetForAnnotation'](_0x58da00){const _0x35c7ba=_0x58da00['target'],_0x556068=this['editor']['editing']['view'],_0x6b64a5=_0x556068['document']['selection']['getFirstRange'](),_0x4397d8=_0x556068['domConverter']['viewRangeToDom'](_0x6b64a5);if(_0x4397d8['collapse'](!0x0),_0x35c7ba){if(_0x35c7ba instanceof _0x2ba229)return _0x35c7ba;let _0x6e0f91=[];for(const _0x14ea2a of _0x35c7ba)_0x6e0f91['push'](..._0x2ba229['getDomElementRects'](_0x14ea2a));_0x6e0f91=function(_0xfd300c){const _0x3d5b58=[];let _0x2f861c=_0xfd300c[0x0];for(let _0x351327=0x1;_0x351327<_0xfd300c['length'];_0x351327++)if(ki(_0x2f861c,_0xfd300c[_0x351327])){const _0x480f13=_0xfd300c[_0x351327]['width'];_0x2f861c['width']+=_0x480f13,_0x2f861c['right']+=_0x480f13;}else _0x3d5b58['push'](_0x2f861c),_0x2f861c=_0xfd300c[_0x351327];return _0x3d5b58['push'](_0x2f861c),_0x3d5b58;}(_0x6e0f91);const _0x276a73=_0x4397d8['getBoundingClientRect']();return _0x6e0f91['find'](_0x2c9f22=>_0x2c9f22['top']<=_0x276a73['top']&&_0x2c9f22['bottom']>=_0x276a73['bottom']&&_0x2c9f22['left']<=_0x276a73['left']&&_0x2c9f22['right']>=_0x276a73['right'])||_0x6e0f91[0x0];}return _0x58da00['targetRect']||_0x4397d8;}['_removeAnnotationFromBalloon'](_0xcc003){this['_addedAnnotations']['has'](_0xcc003)&&this['_balloon']['hasView'](_0xcc003['view'])&&(this['_addedAnnotations']['delete'](_0xcc003),this['_balloon']['remove'](_0xcc003['view']));}['_closeAnnotation'](_0x3909e2){this['_manuallyClosed']['add'](_0x3909e2),this['_removeAnnotationFromBalloon'](_0x3909e2);}}function ki(_0x532122,_0xf67ee7){return _0x532122['top']===_0xf67ee7['top']&&_0x532122['bottom']===_0xf67ee7['bottom']&&_0x532122['right']===_0xf67ee7['left'];}class Ni extends _0x4c9c23{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x246cd7,_0x4f14d1){super(_0x246cd7),this['set']('isEmpty',!_0x4f14d1['length']),this['focusTracker']=new _0x69baea(),this['_annotationViews']=_0x4f14d1,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new _0x580fbc({'focusables':_0x4f14d1,'focusTracker':this['focusTracker']}),this['listenTo'](_0x4f14d1,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x4f14d1,'remove',(_0x3af89f,_0x52ff8d)=>{_0x52ff8d['isActive']&&this['focus'](),_0x4f14d1['length']||(this['isEmpty']=!0x0);});const _0x312bfd=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':bt(_0x246cd7,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x4f14d1},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x312bfd['if']('isEmpty','ck-hidden',_0x29f34e=>!_0x29f34e)]},'children':[{'text':bt(_0x246cd7,'EMPTY_COMMENTS_ARCHIVE')}]}]}]});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['destroy'](){super['destroy'](),this['focusTracker']['destroy']();}['focus'](){this['focusCycler']['first']?this['focusCycler']['focusFirst']():this['element']['focus']();}['_setupKeyboardNavigation'](){for(const _0x5a6947 of this['_annotationViews'])this['focusTracker']['add'](_0x5a6947['element']);this['_annotationViews']['on']('change',(_0x2f396a,{added:_0x58ecde,removed:_0x42cf18})=>{for(const _0x4bb269 of _0x58ecde)this['focusTracker']['add'](_0x4bb269['element']);for(const _0x33e287 of _0x42cf18)this['focusTracker']['remove'](_0x33e287['element']);});}}class Oi extends _0x1552f0{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[Qt,$t];}constructor(_0x256cae){super(_0x256cae),this['archivedThreads']=new _0x5bd6d5();}['init'](){const _0x2caba0=this['context'],_0x2754bb=_0x2caba0['plugins']['get'](Qt),_0x2ce611=_0x2caba0['plugins']['get']($t);this['listenTo'](_0x2754bb,'addCommentThread',(_0x45f4ad,{threadId:_0x49c3c0})=>{const _0x1a089e=_0x2754bb['getCommentThread'](_0x49c3c0);_0x1a089e['archivedAt']&&this['archivedThreads']['add'](_0x1a089e,this['_calculatePosition'](_0x1a089e['archivedAt'])),this['listenTo'](_0x1a089e,'change:archivedAt',(_0x3d6b47,_0x2fc2b3,_0x469fad)=>{_0x469fad?this['archivedThreads']['has'](_0x1a089e)||this['archivedThreads']['add'](_0x1a089e,this['_calculatePosition'](_0x1a089e['archivedAt'])):this['archivedThreads']['has'](_0x1a089e)&&this['archivedThreads']['remove'](_0x1a089e);});}),this['listenTo'](_0x2754bb,'removeCommentThread',(_0x5bfc20,{threadId:_0x21e21f})=>{const _0x1b8f43=_0x2754bb['getCommentThread'](_0x21e21f);this['stopListening'](_0x1b8f43),this['archivedThreads']['has'](_0x1b8f43)&&this['archivedThreads']['remove'](_0x1b8f43);},{'priority':'highest'}),this['listenTo'](_0x2ce611['collection'],'focus',(_0x1bf5d3,_0x344a2a)=>{_0x344a2a['isVisible']||(_0x344a2a['isActive']=!0x0,_0x2ce611['activate'](_0x344a2a));});}['_calculatePosition'](_0x33316e){const _0x32e144=[...this['archivedThreads']]['findIndex'](_0xd3bb90=>_0xd3bb90['archivedAt']<_0x33316e);return _0x32e144>-0x1?_0x32e144:this['archivedThreads']['length'];}}class Mi extends _0x13f7a0{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[Oi,ct];}constructor(_0x536b1d){super(_0x536b1d),this['annotationViews']=new tt(),this['_pendingThreads']=[];}['init'](){const _0x52184e=this['editor'],_0x4dc1f9=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x52184e['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x4b28dd,!0x0)),_0x52184e['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x2bfff0=this['_createCommentsArchiveButton'](ot);return _0x2bfff0['set']({'role':'menuitemcheckbox'}),_0x2bfff0;});const _0x4d6436=_0x52184e['plugins']['get'](Oi),_0x1297ec=_0x52184e['plugins']['get']('Annotations'),_0x88afbc=_0x52184e['plugins']['get']('CommentsRepository');_0x4d6436['archivedThreads']['forEach'](_0x2ece63=>{this['_handleNewThread'](_0x2ece63);}),this['listenTo'](_0x4d6436['archivedThreads'],'add',(_0x5b6c28,_0x561757)=>{this['_handleNewThread'](_0x561757);}),this['listenTo'](_0x1297ec['collection'],'add',(_0x15589d,_0x462490)=>{const _0x273019=this['_pendingThreads']['find'](_0x267a63=>{const _0x1850f8=_0x88afbc['_threadToController']['get'](_0x267a63);return _0x1850f8&&_0x462490['innerView']===_0x1850f8['view'];});if(_0x273019){const _0x2a4115=this['_calculatePosition'](_0x273019['archivedAt']);this['_addAnnotationToArchive'](_0x462490,_0x2a4115),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x273019),0x1);}}),this['listenTo'](_0x4d6436['archivedThreads'],'remove',(_0x3d0fe8,_0x2c122d)=>{const _0x2fc1ae=_0x52184e['config']['get']('collaboration.channelId');if(!_0x2fc1ae||_0x2c122d['channelId']===_0x2fc1ae){if(this['_pendingThreads']['includes'](_0x2c122d))this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x2c122d),0x1);else{const _0x11f547=_0x88afbc['_threadToController']['get'](_0x2c122d),_0x5e6e1e=_0x1297ec['getByInnerView'](_0x11f547['view']);this['annotationViews']['remove'](_0x5e6e1e['view']),this['stopListening'](_0x5e6e1e),this['stopListening'](_0x5e6e1e['focusableElements']);}}}),this['listenTo'](_0x1297ec['collection'],'add',(_0x5e35fa,_0x38889e)=>{this['listenTo'](_0x38889e,'escape',_0x4dc1f9);}),this['listenTo'](_0x1297ec['collection'],'remove',(_0x5100ef,_0x50413f)=>{this['stopListening'](_0x50413f,'escape',_0x4dc1f9);});}['_addAnnotationToArchive'](_0x406853,_0x575811){this['listenTo'](_0x406853,'set:isVisible',_0x10c012=>{_0x10c012['return']=!0x1,_0x10c012['stop']();}),this['annotationViews']['add'](_0x406853['view'],_0x575811);}['_handleNewThread'](_0x12f734){const _0x1bb8e2=this['editor']['plugins']['get']('CommentsRepository'),_0x81a526=this['editor']['plugins']['get']('Annotations'),_0x10dcab=this['editor']['config']['get']('collaboration.channelId');if(!_0x10dcab||_0x12f734['channelId']===_0x10dcab){const _0x39882d=_0x1bb8e2['_threadToController']['get'](_0x12f734);if(!_0x39882d)return void this['_pendingThreads']['push'](_0x12f734);const _0x380ad8=this['_calculatePosition'](_0x12f734['archivedAt']),_0x5cf05c=_0x81a526['getByInnerView'](_0x39882d['view']);_0x5cf05c['isVisible']&&_0x81a526['_visibleAnnotations']['remove'](_0x5cf05c),this['_addAnnotationToArchive'](_0x5cf05c,_0x380ad8);}}['_calculatePosition'](_0x4cdd3c){const _0xae3376=this['editor']['config']['get']('collaboration.channelId'),_0x182df8=[...this['editor']['plugins']['get'](Oi)['archivedThreads']]['filter'](_0x14bbab=>_0x14bbab['channelId']===_0xae3376)['findIndex'](_0x109d23=>_0x109d23['archivedAt']<_0x4cdd3c);return _0x182df8<0x0||_0x182df8>this['annotationViews']['length']?this['annotationViews']['length']:_0x182df8-0x1;}['_toggleDialog'](){const _0x1a1113=this['editor'],_0x82aaf=_0x1a1113['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new Ni(_0x1a1113['locale'],this['annotationViews'])),'commentsArchive'===_0x82aaf['id']?_0x82aaf['hide']():_0x82aaf['show']({'id':'commentsArchive','title':bt(_0x1a1113['locale'],'COMMENTS_ARCHIVE'),'icon':_0x4a5b21,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':dt['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x5f4d55,_0xbff292=!0x1){const _0x29d82d=this['editor']['locale'],_0x200463=this['editor']['plugins']['get']('Dialog'),_0x1cc5ee=new _0x5f4d55(_0x29d82d);return _0x1cc5ee['bind']('isEnabled')['to'](this,'isEnabled'),_0x1cc5ee['bind']('isOn')['to'](_0x200463,'id',_0x5ebb4b=>'commentsArchive'===_0x5ebb4b),_0x1cc5ee['set']({'label':bt(_0x29d82d,'COMMENTS_ARCHIVE'),'icon':_0x4a5b21,'isToggleable':!0x0}),_0xbff292&&(_0x1cc5ee['tooltip']=!0x0),this['listenTo'](_0x1cc5ee,'execute',()=>this['_toggleDialog']()),_0x1cc5ee;}['_hideDialogOnAnnotationEscape']=_0x1a2701=>{const _0x3f7307=_0x1a2701['source'];if(!this['annotationViews']['has'](_0x3f7307['view']))return;const _0x30f4fc=this['editor']['plugins']['get']('Dialog');_0x30f4fc['isOpen']&&'commentsArchive'===_0x30f4fc['id']&&(_0x30f4fc['hide'](),_0x1a2701['stop']());};}class Ri extends _0x13f7a0{static get['requires'](){return[Qt,ci,mi,Oi,Mi,fi,Ci,bi,Ei];}static get['pluginName'](){return'Comments';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{ei as AddCommentThreadCommand,Yt as Annotation,jt as AnnotationCollection,Ii as AnnotationCounterButtonView,Kt as AnnotationView,$t as Annotations,Ai as AnnotationsSidebarItemView,_i as AnnotationsSidebarView,pi as AnnotationsUIs,Vt as BaseCommentThreadView,Ft as BaseCommentView,ti as Comment,Zt as CommentThread,It as CommentThreadController,Rt as CommentThreadInputView,Bt as CommentThreadView,Ut as CommentView,Ri as Comments,Oi as CommentsArchive,Mi as CommentsArchiveUI,ci as CommentsEditing,St as CommentsListView,fi as CommentsOnly,Qt as CommentsRepository,mi as CommentsUI,si as EditorAnnotations,Ei as InlineAnnotations,bi as NarrowSidebar,Ti as Sidebar,Ci as WideSidebar,Xt as bindAnnotationCollections};
|