@ckeditor/ckeditor5-comments 45.1.0-alpha.4 → 45.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/build/comments.js +1 -1
- package/dist/index.js +9 -9
- package/package.json +18 -18
- package/src/comments/commentsediting.js +1 -1
package/dist/index.js
CHANGED
|
@@ -20,12 +20,12 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Editor as
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
((()=>Nt)());constructor(_0x24db73={}){function _0x5b299b(_0x1edb5d){return _0x1edb5d['map'](_0x3f7e73=>String['fromCharCode'](_0x3f7e73))['join']('');}(_0x24db73=Object['assign']({},_0x24db73))['plugins']||(_0x24db73['plugins']=Qt['defaultPlugins']),super(_0x24db73),this['ui']=new Ot(this),this['set']('placeholder',''),this['model']['document']['on']('change',()=>this['_updatePlaceholder'](),{'priority':'low'}),this['on']('change:placeholder',()=>this['_updatePlaceholder']()),this['model']['document']['createRoot'](),this[_0x5b299b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5b299b([0x76,0x69,0x65,0x77])][_0x5b299b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5b299b([0x61,0x75,0x74,0x6f]),this[_0x5b299b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x5b299b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5b299b([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x5b299b([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x5b299b([0x6f,0x6b])});}['create'](){const _0x36e05a=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x36e05a))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x94f0f5=>{const _0x434f90=this['model']['document']['getRoot'](),_0x31b92d=_0x434f90&&_0x434f90['getChild'](_0x434f90['childCount']-0x1);_0x94f0f5['setSelection'](_0x31b92d,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x655138=this['editing']['view'],_0xbb1d0a=_0x655138['document']['getRoot'](),_0x4e8649=_0xbb1d0a['getChild'](0x0);_0xbb1d0a['childCount']>0x1||!_0x4e8649||'p'!=_0x4e8649['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(St(_0x655138,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x4e8649['placeholder']=this['placeholder']),Ft({'view':_0x655138,'element':_0x4e8649,'keepOnFocus':!0x0}),this['placeholderElement']=_0x4e8649);}}class os extends kt{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x46342a,_0x4f9a73={}){super(_0x46342a),this['editor']=null,this['_editorConfig']=_0x4f9a73,this['set']('value',_0x4f9a73['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',E(_0x46342a,'Reply...')),this['set']('submitLabel',E(_0x46342a,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new jt(),this['focusTracker']=new _0x11f52f(),this['focusCycler']=new _0x4728ff({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-comment__input-wrapper']},'children':[{'tag':'div','attributes':{'class':['ck-comment__input-actions',this['bindTemplate']['if']('showButtons','ck-comment__input-actions--active')]},'children':[this['submitButtonView'],this['cancelButtonView']]}]}),this['keystrokes']['set']('Esc',(_0x145bad,_0x3caccb)=>{this['cancelButtonView']['fire']('execute'),_0x3caccb();}),this['keystrokes']['set']('Ctrl+Enter',(_0x2a44e7,_0x220678)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x220678());}),this['on']('submit',(_0x5490a2,_0x573254)=>{_0x573254['length']>0xfde8?(alert(E(_0x46342a,'TOO_LONG_COMMENT_ALERT',[_0x573254['length'],0xfde8])),_0x5490a2['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new Qt(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x55828f=this['editor'];this['element']['insertBefore'](_0x55828f['ui']['element'],this['element']['firstChild']),_0x55828f['model']['document']['on']('change',()=>this['value']=_0x55828f['getData']()),_0x55828f['bind']('placeholder')['to'](this),this['focusables']['add'](_0x55828f['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x23b288){-0x1===_0x23b288?(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:_0x50dbb9}=this,_0x59361d=new _0x3d044c(_0x50dbb9);return _0x59361d['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x59361d['withText']=!0x0,_0x59361d['bind']('label')['to'](this,'submitLabel'),_0x59361d['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x59361d['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0xf8195c,_0x4769b1)=>!_0x4769b1&&!!_0xf8195c['trim']()),_0x59361d;}['_createCancelButton'](){const {locale:_0x376889}=this,_0x404f3d=new _0x3d044c(_0x376889);return _0x404f3d['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x404f3d['label']=E(_0x376889,'Cancel'),_0x404f3d['withText']=!0x0,_0x404f3d['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x404f3d;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x2dd275=>{this['focusTracker']['add'](_0x2dd275['element']);}),this['focusables']['on']('change',(_0x49a18c,_0xcc0d41)=>{for(const _0x386923 of Array['from'](_0xcc0d41['added'])['reverse']())this['focusTracker']['add'](_0x386923['element']);});}}class ie extends kt{constructor(_0x35b09d,_0x260e7d,_0x3b4b69){super(_0x35b09d),this['commentInputView']=new os(_0x35b09d,_0x3b4b69),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x33d096,_0x6299c3)=>_0x33d096||!!_0x6299c3),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 _0x4b41c5(_0x35b09d,_0x260e7d),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'](_0x4df5b6){this['commentInputView']['focus'](_0x4df5b6);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x286eaf,_0x41f7c9)=>{const {submitButtonView:_0x19f90c,cancelButtonView:_0x54a132,editor:_0xa4b3ef}=this['commentInputView'];[_0x19f90c['element'],_0x54a132['element'],_0xa4b3ef?_0xa4b3ef['editing']['view']['getDomRoot']():null]['filter'](_0x4745ad=>_0x4745ad)['some'](_0x3993c2=>_0x3993c2['contains'](_0x41f7c9['target']))||(this['focus'](),_0x41f7c9['preventDefault']());});}}class cs extends kt{constructor(_0x17347f){super(_0x17347f);const _0x322de1=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x322de1['to']('count',_0x422e48=>E(_0x17347f,'NUMBER_OF_COMMENTS',_0x422e48))}]});}}class te extends kt{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x9160fc,_0x4ae3df,_0x14fcf6){super(_0x9160fc);const _0x55beaa=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x4ae3df['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x4ae3df,this['_config']=_0x14fcf6,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x11f52f(),this['keystrokes']=new jt(),this['focusCycler']=new _0x4728ff({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x13562e=>this['commentViews']['map'](_0x292eb4=>_0x292eb4['element'])['includes'](_0x13562e['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new cs(_0x9160fc),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x2cc0ff=>_0x2cc0ff-this['_config']['maxCommentsWhenCollapsed']);for(const _0x1c7f85 of _0x4ae3df['comments'])this['_handleNewCommentModel'](_0x1c7f85);this['_handleInfoComment'](),this['listenTo'](_0x4ae3df['comments'],'add',(_0x2901a0,_0x5a95c2)=>{const _0x2b79e3=this['_calculatePosition'](_0x5a95c2);this['length']++,this['_handleNewCommentModel'](_0x5a95c2,_0x2b79e3),this['refreshVisibleViews']();}),this['listenTo'](_0x4ae3df['comments'],'remove',(_0x211ba2,_0x595e56)=>{this['length']--,this['_handleRemoveCommentModel'](_0x595e56),this['refreshVisibleViews']();}),this['listenTo'](_0x4ae3df,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x4ae3df,'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',_0x55beaa['if']('length','ck-hidden',_0x317ebc=>!_0x317ebc)],'aria-label':E(_0x9160fc,'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'](_0x3ac23d){-0x1===_0x3ac23d?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0xd0a733 of this['commentViews'])_0xd0a733['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x4a337b,_0x863795){const _0x5e6329=new this['_config']['CommentView'](this['locale'],_0x4a337b,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x5e6329['viewUid']=_0x4a337b['id'],_0x5e6329['delegate']('removeComment')['to'](this),_0x5e6329['delegate']('updateComment')['to'](this),_0x5e6329['delegate']('resolveCommentThread')['to'](this),_0x5e6329['delegate']('editorReady')['to'](this),_0x5e6329['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x5e6329,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x5e6329,_0x863795);}['_calculatePosition'](_0x26c02c){const _0x163aab=this['_model']['_findOptimalIndex'](_0x26c02c);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x26c02c['authoredAt']?_0x163aab-0x1:_0x163aab:_0x163aab-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x175f3c={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':E(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x175f3c,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x175f3c));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x43cc4e){const _0x3cdbbd=this['commentViews']['remove'](_0x43cc4e['id']);this['stopListening'](_0x3cdbbd),_0x3cdbbd['isEditMode']&&this['_updateHasDirtyComment'](),_0x3cdbbd['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x75afa2=>_0x75afa2['isEditMode']);}['_rearrangeCollapse'](){const _0x516ae7=function(_0x3712f2){const _0x172d93=new _0x172c01();for(const _0x12bf6f of _0x3712f2)_0x172d93['add'](_0x12bf6f);return _0x172d93;}(this['commentViews']),_0xdcbedd=this['_collapsedCommentsView']['count'];for(let _0x3b109b=0x1;_0x3b109b<=_0xdcbedd;_0x3b109b++)_0x516ae7['remove'](0x1);for(const _0xdb2d5b of _0x516ae7)_0xdb2d5b['collapse']();_0xdcbedd>0x0&&_0x516ae7['add'](this['_collapsedCommentsView'],0x1),ns(_0x131184(Array['from'](this['visibleViews']),Array['from'](_0x516ae7)),this['visibleViews'],_0x516ae7);}['_rearrangeExpand'](){ns(_0x131184(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x2ab8fc of this['visibleViews'])_0x2ab8fc['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x30590e=>{this['focusTracker']['add'](_0x30590e['element']),this['keystrokes']['listenTo'](_0x30590e['element']);}),this['commentViews']['on']('change',(_0x41793a,_0x281734)=>{for(const _0xe8875 of _0x281734['removed'])this['focusTracker']['remove'](_0xe8875['element']),this['keystrokes']['stopListening'](_0xe8875['element']);for(const _0x4e213e of Array['from'](_0x281734['added'])['reverse']())this['focusTracker']['add'](_0x4e213e['element']),this['keystrokes']['listenTo'](_0x4e213e['element']);});}}function ns(_0x55b66f,_0x30618b,_0x5eed13){let _0x5e304a=0x0;for(const _0x31aea4 of _0x55b66f)switch(_0x31aea4){case'insert':_0x30618b['add'](_0x5eed13['get'](_0x5e304a),_0x5e304a),_0x5e304a++;break;case'delete':_0x30618b['remove'](_0x5e304a);break;case'equal':_0x5e304a++;}}class as extends kt{constructor(_0x21adbe){super(_0x21adbe);const _0x503c19=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x503c19['to']('contextValue',_0x40fbce=>E(_0x21adbe,'THREAD_CONTEXT_LABEL',_0x40fbce)),'tabindex':-0x1},'children':[{'text':_0x503c19['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class Xt extends kt{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x313704,_0x3d8e29){super(_0x313704);const _0x2f6905=this['bindTemplate'];this['_model']=_0x3d8e29,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x11f52f(),this['keystrokes']=new jt(),this['focusCycler']=new _0x4728ff({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x5ca46d=>!!_0x5ca46d),this['bind']('contextValue')['to'](this['_model'],'context',_0x3c8cb4=>_0x3c8cb4&&_0x3c8cb4['value']?this['_trimContextValue'](_0x3c8cb4['value']):E(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',_0x2f6905['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 _0x37c497=new _0x3d044c(this['locale']);return _0x37c497['label']=E(this['locale'],'Reopen'),_0x37c497['tooltip']=E(this['locale'],'Reopen'),_0x37c497['icon']=_0x21e55f,_0x37c497['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x6dc9bb=>!_0x6dc9bb),_0x37c497['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x326271,_0x88a793)=>_0x326271&&_0x88a793),_0x37c497['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x37c497;}['_trimContextValue'](_0x49b82c){if(_0x49b82c['length']<0x96)return _0x49b82c;const _0x102d68=_0x49b82c['lastIndexOf']('\x20',0x93);return _0x49b82c['substring'](0x0,_0x102d68>-0x1?_0x102d68:0x93)+'...';}['_attachContextActions'](){const _0x530710=this['element']['querySelector']('.ck-context'),_0x47c4aa=_0x530710['querySelector']('.ck-context__value');this['listenTo'](_0x530710,'mouseenter',()=>{_0x47c4aa['offsetWidth']<_0x47c4aa['scrollWidth']&&_0x530710['classList']['add']('overlay');}),this['listenTo'](_0x530710,'mouseleave',()=>{_0x530710['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x5d9afb of this['focusables'])this['focusTracker']['add'](_0x5d9afb['element']),this['keystrokes']['listenTo'](_0x5d9afb['element']);}['_createContextView'](){const _0x58ce35=new as(this['locale']);return _0x58ce35['bind']('contextValue')['to'](this),_0x58ce35;}}class ts extends kt{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x2985c0,_0x2ed9ed,_0x155e73,_0x4eee58){super(_0x2985c0),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x2ed9ed,this['_localUser']=_0x155e73,this['_config']=_0x4eee58,this['commentThreadHeaderView']=new Xt(_0x2985c0,_0x2ed9ed),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new Yt(_0x2985c0,E(_0x2985c0,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new te(_0x2985c0,_0x2ed9ed,Object['assign']({'CommentView':this['_config']['CommentView']},_0x4eee58)),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',(_0xcb3e40,_0x33a2e9)=>_0xcb3e40||!!_0x33a2e9),this['bind']('isUnlinked')['to'](_0x2ed9ed,'unlinkedAt',_0x2db1d1=>!!_0x2db1d1),this['bind']('ariaLabel')['to'](this,'length',_0x260601=>{const _0x35d584=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return E(this['locale'],'COMMENT_THREAD_LABEL',[_0x260601,_0x35d584]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x11f52f(),this['keystrokes']=new jt(),this['focusCycler']=new _0x4728ff({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x60ecea=>_0x60ecea['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),Zt(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x340d5f=new ie(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x26083c=_0x340d5f['commentInputView'];return _0x340d5f['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x26083c,'value',(_0x4fe872,_0x8eb5d8,_0x207c59,_0x316c9a,_0x497310)=>!!_0x497310||!!_0x316c9a&&_0x207c59&&!_0x8eb5d8||_0x4fe872&&_0x207c59&&!_0x8eb5d8),_0x26083c['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x36466a,_0x28de87,_0x3d423b)=>{let _0x5cc5cc;return _0x5cc5cc=_0x3d423b&&_0x28de87?'Reply\x20to\x20reopen\x20discussion...':_0x36466a?'Reply...':'Write\x20a\x20comment...',E(this['locale'],_0x5cc5cc);}),_0x26083c['bind']('submitLabel')['to'](this,'length',_0x38e265=>E(this['locale'],_0x38e265?'Reply':'Comment')),_0x26083c['on']('submit',(_0x3f4b23,_0x4ad2c0)=>{this['fire']('addComment',_0x4ad2c0),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x26083c['on']('cancel',()=>{this['focus']();}),_0x26083c['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x26083c['on']('cancel',_0x147e4f=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x147e4f['stop']());}),this['on']('change:isActive',(_0x490864,_0x436f17,_0x801d19)=>{_0x801d19||this['length']||_0x26083c['value']||this['fire']('removeCommentThread');}),_0x340d5f;}}class vt extends/* #__PURE__ -- @preserve */
|
|
27
|
-
ti(ts){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(
|
|
28
|
-
ti(hs){['actionBar'];['userView'];constructor(
|
|
29
|
-
_0x33a8ce(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x2dc72a,target:_0xd9db82,type:_0x5cd789,isVisible:_0x1fee1a=!0x0}){super(),this['view']=_0x2dc72a,this['view']['element']||this['view']['render'](),this['_type']=_0x5cd789,this['_target']=_0xd9db82,d['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x172c01([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x3ecfd1,_0x1c5c57)=>{this['view']['focusTracker']['add'](_0x1c5c57);}),this['focusableElements']['on']('remove',(_0x403d2e,_0x2cb2bb)=>{this['view']['focusTracker']['remove'](_0x2cb2bb);}),this['set']('isVisible',_0x1fee1a);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x529576=this['_getNormalizedTarget']();return d['_assertCorrectTarget'](_0x529576),_0x529576;}get['targetRect'](){const _0x166044=this['target'];if(null===_0x166044)return null;if(_0x166044 instanceof _0x5121c1)return _0x166044;const _0x51bdae=_0x166044['filter'](_0x4e5d2a=>function(_0x2c866c){const _0x1b5003=_0x2c866c['offsetParent'];if(_0x1b5003)return!0x0;const _0x3052cd=_0x2c866c['getClientRects']()['item'](0x0);return!!_0x3052cd;}(_0x4e5d2a));return 0x0===_0x51bdae['length']?null:new _0x5121c1(_0x51bdae[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x519de4){this['view']['isActive']=_0x519de4,this['view']['mainView']['isActive']=_0x519de4;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x3c64d6){if(!(null===_0x3c64d6||_0x3c64d6 instanceof _0x5121c1||Array['isArray'](_0x3c64d6)&&_0x3c64d6['every'](_0x3c5cde=>li(_0x3c5cde))))throw new _0x3611b8('annotation-invalid-target',null,{'target':_0x3c64d6});}['_getNormalizedTarget'](){const _0x367005='function'==typeof this['_target']?this['_target']():this['_target'];return li(_0x367005)?[_0x367005]:_0x367005;}}function li(_0x3afc74){return null!==_0x3afc74&&'object'==typeof _0x3afc74&&'nodeType'in _0x3afc74&&0x1===_0x3afc74['nodeType'];}class _ extends _0x172c01{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x488acd=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x11f52f(),this['_focusTracker']['on']('change:isFocused',(_0x461506,_0x2d332c,_0x24c161)=>{_0x24c161||this['fire']('blur');});for(const _0x3468f8 of _0x488acd)this['add'](_0x3468f8);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x28b39a){if(this['has'](_0x28b39a))throw new _0x3611b8('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x28b39a['innerView'],_0x28b39a),this['_viewToAnnotation']['set'](_0x28b39a['view'],_0x28b39a);for(const _0x219104 of _0x28b39a['focusableElements'])this['_focusTracker']['add'](_0x219104);this['listenTo'](_0x28b39a['focusableElements'],'add',(_0x2e043e,_0x26310e)=>{this['_focusTracker']['add'](_0x26310e);}),this['listenTo'](_0x28b39a['focusableElements'],'remove',(_0xc3f01,_0x5d147b)=>{this['_focusTracker']['remove'](_0x5d147b);}),this['listenTo'](_0x28b39a['view']['focusTracker'],'change:isFocused',(_0x3a3d89,_0x3172df,_0x3d153a)=>{_0x3d153a&&this['fire']('focus',_0x28b39a);}),_0x28b39a['updateTargetRect']();const _0xf623e5=this['_getOrderInContent'](_0x28b39a['view']['targetRect']);return super['add'](_0x28b39a,_0xf623e5);}['remove'](_0x1a98cf){if(!this['has'](_0x1a98cf))throw new _0x3611b8('annotationcollection-not-existing-item',null);this['stopListening'](_0x1a98cf['view']['focusTracker']),this['stopListening'](_0x1a98cf['focusableElements']);for(const _0xbf7027 of _0x1a98cf['focusableElements'])this['_focusTracker']['remove'](_0xbf7027);return this['_viewToAnnotation']['delete'](_0x1a98cf['view']),this['_innerViewToAnnotation']['delete'](_0x1a98cf['innerView']),super['remove'](_0x1a98cf);}['getByInnerView'](_0x4841e4){return this['_innerViewToAnnotation']['get'](_0x4841e4);}['getByView'](_0x3c58c5){return this['_viewToAnnotation']['get'](_0x3c58c5);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x2422a4 of this)_0x2422a4['updateTargetRect']();this['_sort']();}['_sort'](){const _0x4e009d=Array['from'](this)['sort']((_0x5d39f8,_0x40a640)=>v(_0x5d39f8['view']['targetRect'],_0x40a640['view']['targetRect']));for(let _0x267d9f=_0x4e009d['length']-0x1;_0x267d9f>0x0;_0x267d9f--){const _0x4c2405=_0x4e009d[_0x267d9f];_0x267d9f!==this['getIndex'](_0x4c2405)&&(this['remove'](_0x4c2405),this['add'](_0x4c2405));}}['_getOrderInContent'](_0x1ac822){let _0x5285e5=0x0;if(!_0x1ac822)return this['length'];for(const _0x378373 of this){const _0x2265e5=_0x378373['view']['targetRect'];if(_0x2265e5){if(v(_0x1ac822,_0x2265e5)<0x0)return _0x5285e5;_0x5285e5++;}}return _0x5285e5;}}function v(_0x88433b,_0x57a8d5){if(null===_0x88433b&&null===_0x57a8d5)return 0x0;if(null===_0x88433b)return-0x1;if(null===_0x57a8d5)return 0x1;const _0x5ce9b7=_0x88433b['top']-_0x57a8d5['top'];return 0x0==_0x5ce9b7?_0x88433b['left']-_0x57a8d5['left']:_0x5ce9b7;}class O extends _0x43274a{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3870d7){if(super(_0x3870d7),this['collection']=new _(),this['_visibleAnnotations']=new _(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x3870d7 instanceof _0x3fbaf8){const _0x35fd8c=_0x3870d7['locale'];_0x3870d7['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':E(_0x35fd8c,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':E(_0x35fd8c,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':E(_0x35fd8c,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':E(_0x35fd8c,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':E(_0x35fd8c,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':E(_0x35fd8c,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':E(_0x35fd8c,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x3852b6){this['collection']['add'](_0x3852b6);}['remove'](_0x1ca2d9){this['collection']['remove'](_0x1ca2d9),_0x1ca2d9['destroy']();}['refreshVisibility'](){for(const _0x4dfe88 of this['collection'])_0x4dfe88['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x8b6efa){return this['collection']['getByInnerView'](_0x8b6efa);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x236b94 of this['collection'])_0x236b94['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x402288){this['fire']('_activateAnnotation',_0x402288);}['createAnnotation'](_0x4a795f){return new d(_0x4a795f);}['createAnnotationView'](_0x3568f9,_0x26674f){return new S(_0x3568f9,_0x26674f);}['_addActiveAnnotation'](_0x4898cb){const _0x402ef8=new Set(this['activeAnnotations']);_0x402ef8['add'](_0x4898cb),this['activeAnnotations']=_0x402ef8;}['_removeActiveAnnotation'](_0x3c4d58){const _0x210777=new Set(this['activeAnnotations']);_0x210777['delete'](_0x3c4d58),this['activeAnnotations']=_0x210777;}['_bindAnnotationsToVisibleAnnotations'](){const _0x3eb37a=this['collection'],_0x537e6c=this['_visibleAnnotations'];function _0x452c8c(_0x3b51e6){const _0x5a4f53=_0x3b51e6['source'];_0x5a4f53['isVisible']&&!_0x537e6c['has'](_0x5a4f53)?_0x537e6c['add'](_0x5a4f53):!_0x5a4f53['isVisible']&&_0x537e6c['has'](_0x5a4f53)&&_0x537e6c['remove'](_0x5a4f53),_0x5a4f53['view']['focusTracker']['remove'](_0x5a4f53['view']['element']),_0x5a4f53['view']['focusTracker']['add'](_0x5a4f53['view']['element']);}this['listenTo'](_0x3eb37a,'add',(_0x4ac794,_0x1343ce)=>{_0x1343ce['isVisible']&&_0x537e6c['add'](_0x1343ce),this['listenTo'](_0x1343ce,'change:isVisible',_0x452c8c);}),this['listenTo'](_0x3eb37a,'remove',(_0x453fc0,_0x41a948)=>{_0x537e6c['has'](_0x41a948)&&_0x537e6c['remove'](_0x41a948),this['stopListening'](_0x41a948,'change:isVisible',_0x452c8c);});}['_setupEnterAnnotationKeystroke'](){const _0x2be2fa=_0x227493=>{_0x227493['on']('ready',()=>{_0x227493['keystrokes']['set'](_0x547e5e,(_0x2b25cb,_0xc1790a)=>{const _0x397c1b=_0x4a06d2(this['activeAnnotations']['values']());_0x397c1b&&(_0x397c1b['view']['focus'](),_0xc1790a());});});};this['context']instanceof _0x3fbaf8?_0x2be2fa(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x56250e,_0x1495c3)=>{_0x2be2fa(_0x1495c3);});}['_setupEscapeAnnotationHandling'](){const _0x64c5b5=_0x13680d=>{const _0x374b52=_0x13680d['source'],_0x3a89bc=[];let _0x3f1953;if(Array['isArray'](_0x374b52['target'])){_0x3f1953=_0x374b52['target'][0x0],this['context']instanceof _0x3fbaf8?_0x3a89bc['push'](this['context']):this['context']['editors']&&_0x3a89bc['push'](...this['context']['editors']);for(const _0x246cc7 of _0x3a89bc)for(const _0x3b7d9d of _0x246cc7['editing']['view']['domRoots']['values']())if(_0x3b7d9d['contains'](_0x3f1953))return void _0x246cc7['editing']['view']['focus']();_0x3f1953['focus']();}};this['listenTo'](this['collection'],'add',(_0x487a4e,_0x516316)=>{this['listenTo'](_0x516316,'escape',_0x64c5b5,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x2b69ef,_0x5815c0)=>{this['stopListening'](_0x5815c0,'escape',_0x64c5b5);});}}const Tt=Symbol('noChannel'),_t={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class o extends _0x43274a{['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[O,ht,it];}static get['pluginName'](){return'CommentsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x15ff82){super(_0x15ff82),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x275dc=this['context']['config'];_0x275dc['define']('comments.maxCommentsWhenCollapsed',0x2),_0x275dc['define']('comments.maxThreadTotalWeight',0x1f4),_0x275dc['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x275dc['define']('comments.CommentThreadView',vt),_0x275dc['define']('comments.CommentView',gt),_0x275dc['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x1bc021=this['context']['plugins']['get'](O);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x59b61a,_0x1791a3)=>this['_addCommentThread'](_0x1791a3)),this['on']('submitCommentThread',(_0x3947bb,_0x45d807)=>this['_submitCommentThread'](_0x45d807)),this['on']('resolveCommentThread',(_0x590f14,_0x5c6c74)=>this['_resolveCommentThread'](_0x5c6c74)),this['on']('resolveCommentThread',(_0x20e4d3,_0x15c5a6)=>this['_updateActiveAnnotation'](_0x15c5a6),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x149e4c,_0x25241b)=>this['_reopenCommentThread'](_0x25241b)),this['on']('reopenCommentThread',(_0x415172,_0x2daff3)=>this['_updateActiveAnnotation'](_0x2daff3),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x2abf33,_0x6e9017)=>this['_removeCommentThread'](_0x6e9017)),this['on']('updateCommentThread',(_0x39d6e7,_0xc36792)=>this['_updateCommentThread'](_0xc36792)),this['on']('updateCommentThread',(_0x21b2f9,_0x35ebf0)=>this['_updateActiveAnnotation'](_0x35ebf0),{'priority':'lowest'}),this['on']('addComment',(_0x4cc33d,_0x56caaa)=>this['_addComment'](_0x56caaa)),this['on']('updateComment',(_0xf7d9f8,_0x2b7cf9)=>this['_updateComment'](_0x2b7cf9)),this['on']('removeComment',(_0x3c6dc0,_0x355327)=>this['_removeComment'](_0x355327)),this['on']('addComment',(_0x3f9320,{threadId:_0x5bfcc1,isFromAdapter:_0x2a03a9})=>{if(_0x2a03a9)return;const _0x8067ad=this['getCommentThread'](_0x5bfcc1),_0x452a12=_0x8067ad&&this['_threadToController']['get'](_0x8067ad);_0x452a12&&_0x452a12['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x1bc021,'change:activeAnnotations',(_0x10f7f6,_0x503fc5,_0x3c1cd7)=>{const _0x465334=Array['from'](_0x3c1cd7)['map'](_0x2ded3b=>this['_viewToController']['get'](_0x2ded3b['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x465334?_0x465334['model']:null;});}set['adapter'](_0x4ff2f8){if(this['_adapter'])throw new _0x3611b8('commentsrepository-adapter-already-set');this['_adapter']=_0x4ff2f8;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x257127=Tt,threadId:_0x3e93ad=_0x2b0c22(),comments:_0x4bf519=[],unlinkedAt:_0x452e51=null,resolvedAt:_0x5eac38=null,resolvedBy:_0x312143=null,target:_0x13b7b0=null,context:_0x1122bd=null,attributes:_0xce3343={},isResolvable:_0x478acb=!0x0,isSubmitted:_0x5be0ad=!0x1,isFromAdapter:_0x2619ca=!0x1}={}){return this['fire'](bt('addCommentThread',_0x257127),{'channelId':_0x257127,'threadId':_0x3e93ad,'comments':_0x4bf519,'unlinkedAt':_0x452e51,'resolvedAt':_0x5eac38,'resolvedBy':_0x312143,'target':_0x13b7b0,'context':_0x1122bd,'attributes':_0xce3343,'isFromAdapter':_0x2619ca,'isResolvable':_0x478acb,'isSubmitted':_0x5be0ad}),this['getCommentThread'](_0x3e93ad);}['openNewCommentThread']({channelId:_0x3ce2ed=Tt,threadId:_0x4d6dc8=_0x2b0c22(),target:_0x358f02,context:_0x12fc85=null,isResolvable:_0x1e6a75=!0x0}){if(this['_readOnlyChannels']['has'](_0x3ce2ed)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x358f02)throw new _0x3611b8('commentsrepository-missing-target');const _0x265272=this['addCommentThread']({'channelId':_0x3ce2ed,'threadId':_0x4d6dc8,'target':_0x358f02,'context':_0x12fc85,'isResolvable':_0x1e6a75});if(!_0x265272)return null;const _0x45452c=this['_threadToController']['get'](_0x265272),_0x59b48b=_0x45452c['view']['commentThreadInputView']['commentInputView'],_0x506648=this['context']['plugins']['get'](O),_0x2fefca=_0x506648['getByInnerView'](_0x45452c['view']);return _0x506648['activate'](_0x2fefca),_0x59b48b['once']('editorReady',()=>_0x59b48b['focus']()),_0x265272;}['hasCommentThread'](_0x4e8e42){if('string'!=typeof _0x4e8e42)throw new _0x3611b8('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x4e8e42);}['updateCommentThread']({channelId:_0x14a8ae=Tt,threadId:_0x4a88ae,context:_0x48912f,unlinkedAt:_0x2022e9,attributes:_0x393344,isFromAdapter:_0x2ad318=!0x1}){return this['fire'](bt('updateCommentThread',_0x14a8ae),{'channelId':_0x14a8ae,'threadId':_0x4a88ae,'context':_0x48912f,'unlinkedAt':_0x2022e9,'attributes':_0x393344,'isFromAdapter':_0x2ad318}),this['getCommentThread'](_0x4a88ae);}['getCommentThread'](_0x3f2290){if('string'!=typeof _0x3f2290)throw new _0x3611b8('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x3f2290);}['fetchCommentThread']({channelId:_0x11bc34,threadId:_0x1e51d5}={}){const _0x41654c=this['getCommentThread'](_0x1e51d5);if(_0x41654c)return Promise['resolve'](_0x41654c);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x3611b8('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x11bc34,'threadId':_0x1e51d5})['then'](_0x1f9ce8=>this['hasCommentThread'](_0x1e51d5)?this['getCommentThread'](_0x1e51d5):_0x1f9ce8?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x11bc34},_0x1f9ce8)):void 0x0)['catch'](_0x12dca0=>{throw console['error'](_0x12dca0),new _0x3611b8('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x38d980,skipNotAttached:_0x2d7e79=!0x1,skipEmpty:_0x59b92c=!0x1,toJSON:_0x27c1e9=!0x1}={}){const _0x29360c=[];for(const _0x2448b4 of this['_threads']['values']())_0x38d980&&_0x2448b4['channelId']!==_0x38d980||_0x2d7e79&&!_0x2448b4['isAttached']||_0x59b92c&&0x0===_0x2448b4['length']||_0x29360c['push'](_0x2448b4);return _0x27c1e9?_0x29360c['map'](_0x1dfab1=>_0x1dfab1['toJSON']()):_0x29360c;}['setActiveCommentThread'](_0x3c9303){const _0xd0b094=this['context']['plugins']['get'](O);if(!_0x3c9303)return void(this['activeCommentThread']&&_0xd0b094['deactivateAll']());const _0x1680f0=this['getCommentThread'](_0x3c9303);if(!_0x1680f0)throw new _0x3611b8('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x3c9303});if(!this['_threadToController']['has'](_0x1680f0))throw new _0x3611b8('commentsrepository-active-not-attached',null,{'threadId':_0x3c9303});const _0x190579=_0xd0b094['getByInnerView'](this['_threadToController']['get'](_0x1680f0)['view']);_0xd0b094['activate'](_0x190579);}['switchReadOnly'](_0xf26440,_0x39e8a){_0xf26440?this['_readOnlyChannels']['add'](_0x39e8a):this['_readOnlyChannels']['delete'](_0x39e8a),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x238fea){return this['_readOnlyChannels']['has'](_0x238fea)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x2f581f,_0x1e5fa0){return new Ct(_0x2f581f,_0x1e5fa0);}['setPermissions'](_0x17fd4e,_0x1c01bb=Tt){this['_permissions']['set'](_0x1c01bb,_0x17fd4e),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0xcd8b2f=Tt){return this['_permissions']['has'](_0xcd8b2f)?this['_permissions']['get'](_0xcd8b2f):_t;}['_addCommentThread']({channelId:_0x2f044b,threadId:_0x57c289,comments:_0x4d4b99,unlinkedAt:_0x1a6161,resolvedAt:_0x9bb65b,resolvedBy:_0x4e7c5b,target:_0x3ee864,context:_0x23e80b,attributes:_0x10615b,isFromAdapter:_0x334aff,isResolvable:_0x241649,isSubmitted:_0x2c7aae}){if('string'!=typeof _0x57c289)throw new _0x3611b8('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x57c289});if(this['hasCommentThread'](_0x57c289))throw new _0x3611b8('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x57c289});const _0x25b433=new ui(this,{'channelId':_0x2f044b,'id':_0x57c289,'context':_0x23e80b,'attributes':_0x10615b,'unlinkedAt':_0x1a6161,'resolvedAt':_0x9bb65b,'resolvedBy':_0x4e7c5b?this['context']['plugins']['get'](it)['getUser'](_0x4e7c5b):null,'isResolvable':_0x241649,'isSubmitted':_0x2c7aae||_0x334aff});this['_threads']['set'](_0x57c289,_0x25b433);for(const _0xa1bdd3 of _0x4d4b99)_0x25b433['_add'](this['_createNewComment']({'threadId':_0x57c289,..._0xa1bdd3}));return _0x3ee864&&_0x25b433['attachTo'](_0x3ee864),_0x334aff||!_0x25b433['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x2f044b,'threadId':_0x57c289});}['_submitCommentThread']({channelId:_0x46ac2e,threadId:_0x14c1cc}){if(!this['hasCommentThread'](_0x14c1cc))throw new _0x3611b8('commentsrepository-missing-comment-thread',this);const _0x20ddc0=this['getCommentThread'](_0x14c1cc);if(_0x20ddc0['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x12c5f4,comments:_0x14f451,resolvedAt:_0xf9d52e,resolvedBy:_0x5855d6,context:_0x35b737,attributes:_0x3456d2}=_0x20ddc0,_0x504756=this['context']['plugins']['get']('PendingActions'),_0x18b97e=_0x504756['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x46ac2e,'threadId':_0x12c5f4,'comments':_0x14f451['map'](_0x30edd6=>_0x30edd6['toJSON']()),'resolvedAt':_0xf9d52e,'resolvedBy':_0x5855d6?_0x5855d6['id']:_0x5855d6,'context':_0x35b737,'attributes':_0x3456d2})['then'](({comments:_0x224a35})=>{_0x504756['remove'](_0x18b97e);for(const _0x367bf6 of _0x224a35)this['_updateComment']({'channelId':_0x46ac2e,'threadId':_0x14c1cc,'commentId':_0x367bf6['commentId'],'createdAt':_0x367bf6['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x3cc6f7=>{throw console['error'](_0x3cc6f7),new _0x3611b8('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x33cbb2,target:_0x53806}){const _0x487dfb=this['getCommentThread'](_0x33cbb2);if(!_0x487dfb)throw new _0x3611b8('commentsrepository-attach-missing-comment-thread',this);const _0x5af3e5=this['context']['plugins']['get']('PendingActions'),_0x2b72fb=this['context']['plugins']['get'](O),_0x1f9d38=this['_createCommentThreadView'](_0x487dfb),_0x203ea1=new Ct(_0x487dfb,_0x1f9d38);let _0x5206d7=null;_0x1f9d38['on']('change:isDirty',(_0x9aaff,_0x57c235,_0x212be4)=>{_0x212be4?_0x5206d7=_0x5af3e5['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x5206d7&&(_0x5af3e5['remove'](_0x5206d7),_0x5206d7=null);}),this['_threadToController']['set'](_0x487dfb,_0x203ea1),this['_viewToController']['set'](_0x1f9d38,_0x203ea1);const _0x4ff001=new S(this['context']['locale'],_0x1f9d38);_0x4ff001['bind']('length')['to'](_0x1f9d38),_0x4ff001['bind']('isDirty')['to'](_0x1f9d38,'isDirty',_0x1f9d38,'length',(_0x302096,_0x1a8853)=>_0x302096||!_0x1a8853),_0x4ff001['bind']('isActive')['to'](_0x1f9d38),_0x4ff001['type']='comment';const _0x11551d=new d({'view':_0x4ff001,'target':_0x53806,'type':'comment','isVisible':!_0x487dfb['archivedAt']});return _0x1f9d38['on']('escape',()=>{_0x11551d['fire']('escape');}),this['_bindAnnotationToEditors'](_0x1f9d38,_0x11551d),_0x2b72fb['add'](_0x11551d),_0x11551d;}['_bindAnnotationToEditors'](_0x4e5df8,_0x19500f){this['listenTo'](_0x4e5df8,'editorReady',(_0xe26018,_0x252faa)=>{const _0x287d07=_0x252faa['ui']['view']['body']['bodyCollectionContainer'];_0x19500f['focusableElements']['add'](_0x287d07),this['context']instanceof _0x3fbaf8&&this['context']['ui']['focusTracker']['add'](_0x287d07);},{'priority':'highest'}),this['listenTo'](_0x4e5df8,'editorDestroyed',(_0x50e695,_0xfb95db)=>{const _0x49622a=_0xfb95db['ui']['view']['body']['bodyCollectionContainer'];_0x19500f['focusableElements']['has'](_0x49622a)&&_0x19500f['focusableElements']['remove'](_0x49622a),this['context']instanceof _0x3fbaf8&&this['context']['ui']['focusTracker']['remove'](_0x49622a);});}['_unbindEditors'](_0x45bc6e){this['stopListening'](_0x45bc6e,'editorReady'),this['stopListening'](_0x45bc6e,'editorDestroyed');}['_createCommentThreadView'](_0x27d527){const _0x284d20=this['context']['plugins']['get'](it),{config:_0x323d83,locale:_0x26a1c2}=this['context'],_0x380c9c=lt(_0x323d83['get']('locale'),_0x26a1c2);return new(0x0,(_0x323d83['get']('comments'))['CommentThreadView'])(_0x26a1c2,_0x27d527,_0x284d20['me'],{'editorConfig':{..._0x323d83['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x323d83['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x323d83['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x323d83['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x323d83['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x380c9c,'CommentView':_0x323d83['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x11c97f,channelId:_0x51cd14,resolvedAt:_0x1f1e50,resolvedBy:_0x3e007e,isFromAdapter:_0x371dd4}){if(!this['hasCommentThread'](_0x11c97f))throw new _0x3611b8('commentsrepository-missing-comment-thread',null,{'threadId':_0x11c97f});const _0x4fc56c=this['getCommentThread'](_0x11c97f);if(_0x4fc56c['isResolved'])throw new _0x3611b8('commentsrepository-resolved-comment-thread',null,{'threadId':_0x11c97f});const _0xd26e5d=this['context']['plugins']['get'](it);if(_0x4fc56c['resolvedBy']=_0xd26e5d['getUser'](_0x3e007e),_0x4fc56c['resolvedAt']=_0x1f1e50,_0x371dd4||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x1454b9=this['context']['plugins']['get']('PendingActions'),_0x4e2bad=_0x1454b9['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x51cd14,'threadId':_0x11c97f})['then'](({resolvedAt:_0x2252b4,resolvedBy:_0x568d2b})=>{_0x1454b9['remove'](_0x4e2bad),_0x4fc56c['resolvedBy']['id']!==_0x568d2b&&(_0x4fc56c['resolvedBy']=_0xd26e5d['getUser'](_0x568d2b)),_0x4fc56c['resolvedAt']=_0x2252b4;})['catch'](_0xc5e20c=>{throw console['error'](_0xc5e20c),new _0x3611b8('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x4e21e1,channelId:_0x57fb03,isFromAdapter:_0x3cef1a}){if(!this['hasCommentThread'](_0x4e21e1))throw new _0x3611b8('commentsrepository-missing-comment-thread',null,{'threadId':_0x4e21e1});const _0x1f9985=this['getCommentThread'](_0x4e21e1);if(!_0x1f9985['isResolved'])throw new _0x3611b8('commentsrepository-reopen-comment-thread',null,{'threadId':_0x4e21e1});if(_0x1f9985['resolvedBy']=null,_0x1f9985['resolvedAt']=null,_0x3cef1a||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x2afb03=this['context']['plugins']['get']('PendingActions'),_0x6a3144=_0x2afb03['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x57fb03,'threadId':_0x4e21e1})['then'](()=>_0x2afb03['remove'](_0x6a3144))['catch'](_0xce3f04=>{throw console['error'](_0xce3f04),new _0x3611b8('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x2255a1,isFromAdapter:_0x22effe}){const _0x9d90c7=this['getCommentThread'](_0x2255a1);if(!_0x9d90c7)throw new _0x3611b8('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x2255a1),this['_threads']['delete'](_0x2255a1),!_0x9d90c7['isSubmitted']||_0x22effe||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x407c81=this['context']['plugins']['get']('PendingActions'),{channelId:_0x3db24b}=_0x9d90c7,_0x4ae632=_0x407c81['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x3db24b,'threadId':_0x2255a1})['then'](()=>_0x407c81['remove'](_0x4ae632))['catch'](_0x555506=>{throw console['error'](_0x555506),new _0x3611b8('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x81049a,unlinkedAt:_0x4d0ba8,context:_0x21ea66,attributes:_0x2721bd,isFromAdapter:_0x2b5183}){if('string'!=typeof _0x81049a)throw new _0x3611b8('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x81049a});if(!this['hasCommentThread'](_0x81049a))throw new _0x3611b8('commentsrepository-missing-comment-thread',null,{'threadId':_0x81049a});const _0x20be9d=this['getCommentThread'](_0x81049a);let _0x56d596=!0x1;if(void 0x0!==_0x21ea66&&_0x20be9d['context']!==_0x21ea66&&(_0x20be9d['context']=_0x21ea66,_0x56d596=!0x0),void 0x0!==_0x4d0ba8&&_0x20be9d['unlinkedAt']!==_0x4d0ba8&&(_0x20be9d['unlinkedAt']=_0x4d0ba8,_0x56d596=!0x0),_0x2721bd&&!wt(_0x2721bd,_0x20be9d['attributes'])&&(_0x20be9d['attributes']=_0x2721bd,_0x56d596=!0x0),!_0x56d596)return Promise['resolve']();if(!_0x20be9d['isSubmitted']||_0x2b5183||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x2d62d5=this['context']['plugins']['get']('PendingActions'),{channelId:_0x27a935}=_0x20be9d,_0x42eac4=_0x2d62d5['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x27a935,'threadId':_0x81049a,'context':_0x21ea66,'unlinkedAt':_0x4d0ba8,'attributes':_0x2721bd})['then'](()=>_0x2d62d5['remove'](_0x42eac4))['catch'](_0x123d32=>{throw console['error'](_0x123d32),new _0x3611b8('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x4e8b95){const _0x4510ae=this['context']['plugins']['get'](O),_0x5bdf06=this['getCommentThread'](_0x4e8b95);if(_0x5bdf06['_isAttached']=!0x1,this['_threadToController']['has'](_0x5bdf06)){const _0x55e950=this['_threadToController']['get'](_0x5bdf06),_0x13afa5=_0x55e950['view'],_0x39acbe=_0x4510ae['getByInnerView'](_0x13afa5);this['_threadToController']['delete'](_0x5bdf06),this['_viewToController']['delete'](_0x13afa5),_0x39acbe&&_0x4510ae['remove'](_0x39acbe),_0x55e950['destroy'](),_0x13afa5['destroy']()['then'](()=>{this['_unbindEditors'](_0x13afa5);});}}['_updateActiveAnnotation']({threadId:_0x14a2d0,resolvedAt:_0x2bed69,unlinkedAt:_0x51d861}){const _0x2db006=!!_0x2bed69,_0x356475=this['context']['plugins']['get'](O),_0x239a5d=this['getCommentThread'](_0x14a2d0);if(this['_threadToController']['has'](_0x239a5d)){const _0x5692f4=this['_threadToController']['get'](_0x239a5d)['view'],_0x44a221=_0x356475['getByInnerView'](_0x5692f4);_0x44a221&&(_0x2db006&&_0x356475['_removeActiveAnnotation'](_0x44a221),_0x51d861?_0x44a221['isVisible']=!0x1:_0x44a221['refreshVisibility']());}}['_getExternalAuthor'](_0x3781b2){const _0x126f87=this['context']['plugins']['get'](it),_0x1ba09c=pt('external:'+_0x3781b2),_0x24e004=_0x126f87['getUser'](_0x1ba09c);return _0x24e004||_0x126f87['addUser']({'id':_0x1ba09c,'name':_0x3781b2});}['_createNewComment']({threadId:_0x552263,commentId:_0x925c4b=_0x2b0c22(),content:_0x11b6e9,authorId:_0x4cc24e,createdAt:_0x3f8e1c,attributes:_0x416a32}){if('string'!=typeof _0x925c4b)throw new _0x3611b8('commentsrepository-invalid-commentid');if('string'!=typeof _0x4cc24e)throw new _0x3611b8('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x11b6e9||!_0x11b6e9['trim']())throw new _0x3611b8('commentsrepository-invalid-comment-content');const _0x575f1f=this['context']['plugins']['get'](it)['getUser'](_0x4cc24e);if(!_0x575f1f)throw new _0x3611b8('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x4cc24e});let _0xda583=null,_0x3a9194=_0x3f8e1c;return _0x416a32?.['@external']&&(_0xda583=this['_getExternalAuthor'](_0x416a32['@external']['authorName']),_0x3a9194=new Date(_0x416a32['@external']['createdAt'])),new fi(this,{'threadId':_0x552263,'id':_0x925c4b,'author':_0xda583||_0x575f1f,'creator':_0x575f1f,'content':_0x11b6e9,'createdAt':_0x3f8e1c,'authoredAt':_0x3a9194,'attributes':_0x416a32});}['_addComment'](_0x1bbf11){let {threadId:_0x37c0ed,content:_0x578ede,attributes:_0x26ddeb,isFromAdapter:_0x5ec5de}=_0x1bbf11;const _0x3221ca=this['getCommentThread'](_0x1bbf11['threadId']);if(!_0x3221ca)throw new _0x3611b8('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x33b234=this['_createNewComment'](_0x1bbf11),{id:_0x565604}=_0x33b234;if(_0x3221ca['_add'](_0x33b234),_0x5ec5de||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x3221ca['isSubmitted'])return Promise['resolve']();const _0x601a8=this['context']['plugins']['get']('PendingActions'),{channelId:_0x38a589}=_0x3221ca,_0x436961=_0x601a8['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x26ddeb||(_0x26ddeb={}),this['adapter']['addComment']({'channelId':_0x38a589,'threadId':_0x37c0ed,'commentId':_0x565604,'content':_0x578ede,'attributes':_0x26ddeb})['then'](_0x1df3c2=>{_0x601a8['remove'](_0x436961),_0x1df3c2&&this['_updateComment']({'channelId':_0x38a589,'threadId':_0x37c0ed,'commentId':_0x565604,'createdAt':_0x1df3c2['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x237ce8=>{throw console['error'](_0x237ce8),new _0x3611b8('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x2c1887,commentId:_0x438db3,content:_0x408ad1,createdAt:_0x47bd4f,attributes:_0x5a3e1e,isFromAdapter:_0x1b5182}){if(void 0x0!==_0x408ad1&&('string'!=typeof _0x408ad1||!_0x408ad1['trim']()['length']))throw new _0x3611b8('commentsrepository-update-comment-invalid-content');const _0x49c608=this['getCommentThread'](_0x2c1887),_0x21c41d=_0x49c608['getComment'](_0x438db3);if(!_0x21c41d)throw new _0x3611b8('commentsrepository-update-missing-comment',this);let _0x4df7b2=!0x1;if(_0x408ad1&&_0x408ad1!==_0x21c41d['content']&&(_0x21c41d['isEditable']||_0x1b5182)&&(_0x21c41d['content']=_0x408ad1,_0x4df7b2=!0x0),_0x47bd4f&&_0x47bd4f!==_0x21c41d['createdAt']&&(_0x21c41d['createdAt']=_0x47bd4f,_0x21c41d['attributes']&&_0x21c41d['attributes']['@external']||(_0x21c41d['authoredAt']=_0x47bd4f),_0x4df7b2=!0x0),_0x5a3e1e&&!wt(_0x5a3e1e,_0x21c41d['attributes'])&&(_0x21c41d['attributes']=_0x5a3e1e,_0x4df7b2=!0x0),!_0x4df7b2)return Promise['resolve']();if(_0x49c608['fire']('commentUpdated'),_0x1b5182||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x2fa5c8=this['context']['plugins']['get']('PendingActions'),{channelId:_0x241181}=this['getCommentThread'](_0x21c41d['threadId']),_0x41850b=_0x2fa5c8['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x241181,'threadId':_0x2c1887,'commentId':_0x438db3,'content':_0x408ad1,'attributes':_0x5a3e1e})['then'](()=>_0x2fa5c8['remove'](_0x41850b))['catch'](_0x3d6167=>{throw console['error'](_0x3d6167),new _0x3611b8('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x5a2e72,commentId:_0x307792,isFromAdapter:_0x4aa1b3}){const _0x43cb1c=this['getCommentThread'](_0x5a2e72),_0x4a3372=_0x43cb1c['getComment'](_0x307792);if(!_0x4a3372)throw new _0x3611b8('commentsrepository-remove-missing-comment',this);if(_0x43cb1c['_remove'](_0x4a3372),_0x4aa1b3||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x5e88d1=this['context']['plugins']['get']('PendingActions'),{channelId:_0x3641f3}=_0x43cb1c,_0x2e8c08=_0x5e88d1['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x3641f3,'threadId':_0x5a2e72,'commentId':_0x307792})['then'](()=>_0x5e88d1['remove'](_0x2e8c08))['catch'](_0xd9b8a4=>{throw console['error'](_0xd9b8a4),new _0x3611b8('commentsrepository-remove-comment-internal-error',this);});}}class ui extends/* #__PURE__ -- @preserve */
|
|
30
|
-
|
|
31
|
-
_0x33a8ce(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x14567c,_0x491f30){super();const _0x588750=_0x14567c['context']['plugins']['get'](it)['me'],_0x27b693=_0x14567c['getCommentThread'](_0x491f30['threadId']),_0x1f09f9=0x0===_0x27b693['comments']['length'],_0x497915=_0x588750===_0x491f30['author'];this['id']=_0x491f30['id'],this['threadId']=_0x491f30['threadId'],this['author']=_0x491f30['author'],this['creator']=_0x491f30['creator'],this['isExternal']=Boolean(_0x491f30['attributes']&&_0x491f30['attributes']['@external']),this['set']('content',_0x491f30['content']),this['createdAt']=_0x491f30['createdAt']||new Date(),this['set']('authoredAt',_0x491f30['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x27b693,'resolvedAt'),this['set']('attributes',_0x491f30['attributes']||{}),this['bind']('isEditable')['to'](_0x14567c,'_permissions',()=>{const _0xc91f1d=_0x14567c['getPermissions'](_0x27b693['channelId'])['write'],_0x571036=_0x14567c['getPermissions'](_0x27b693['channelId'])['modifyAll'];return _0x497915&&_0xc91f1d||!_0x497915&&_0x571036;}),this['bind']('isRemovable')['to'](_0x27b693,'isRemovable',_0x14567c,'_permissions',_0x380147=>{const _0x2460b5=_0x14567c['getPermissions'](_0x27b693['channelId'])['write'],_0x2c0c10=_0x14567c['getPermissions'](_0x27b693['channelId'])['modifyAll'];return _0x497915&&_0x2460b5||_0x380147&&_0x1f09f9||!_0x497915&&_0x2c0c10&&!_0x1f09f9;}),this['bind']('isReadOnly')['to'](_0x27b693,'isReadOnly'),this['_repository']=_0x14567c;}get['weight'](){return Math['max'](function(_0x4b72e8){const _0x3b48ec=document['createElement']('div');return _0x3b48ec['innerHTML']=_0x4b72e8,_0x3b48ec['textContent']['length'];}(this['content']),0xc8);}['update'](_0x593eba){const {threadId:_0x55b3d5,id:_0x40147e}=this;if(!this['_repository']['hasCommentThread'](_0x55b3d5))throw new _0x3611b8('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x4c07b4}=this['_repository']['getCommentThread'](_0x55b3d5);this['_repository']['fire'](bt('updateComment',_0x4c07b4,_0x55b3d5),{'channelId':_0x4c07b4,'threadId':_0x55b3d5,'commentId':_0x40147e,..._0x593eba});}['setAttribute'](_0x299f8f,_0x39a937){const _0x37046b=It(this['attributes']);At(_0x37046b,_0x299f8f,_0x39a937),this['update']({'attributes':_0x37046b});}['removeAttribute'](_0x245a95){const _0x2fa955=It(this['attributes']);yt(_0x2fa955,_0x245a95),this['update']({'attributes':_0x2fa955});}['remove'](_0x53fd7b={}){if(!_0x53fd7b['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x2fab4e,id:_0x3f7154}=this;if(!this['_repository']['hasCommentThread'](_0x2fab4e))throw new _0x3611b8('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x3993a1}=this['_repository']['getCommentThread'](_0x2fab4e);this['_repository']['fire'](bt('removeComment',_0x3993a1,_0x2fab4e),{'channelId':_0x3993a1,'threadId':_0x2fab4e,'commentId':_0x3f7154,..._0x53fd7b});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function bt(_0x1d4665,..._0x539552){for(const _0x5701af of _0x539552)void 0x0!==_0x5701af&&(_0x1d4665+=':'+String(_0x5701af));return _0x1d4665;}class J extends _0x3d3aed{['refresh'](){const _0x132001=this['editor']['model']['document']['selection'];for(const _0x375883 of _0x132001['getRanges']())if(this['_hasContent'](_0x375883))return void(this['isEnabled']=!0x0);this['isEnabled']=!0x1;}['execute']({threadId:_0x4c0f73=_0x2b0c22()}={}){const _0x543f18=this['editor']['model'],_0x55af67=[];for(const _0x3c12d1 of _0x543f18['document']['selection']['getRanges']())this['_hasContent'](_0x3c12d1)&&_0x55af67['push'](this['_trimToContent'](_0x3c12d1));_0x543f18['change'](_0x20dab1=>{for(const _0x9fc05e of _0x55af67){const _0x27b871=_0x2b0c22()['substr'](0x1,0x5),_0x5436ae='comment:'+_0x4c0f73+':'+_0x27b871;_0x20dab1['addMarker'](_0x5436ae,{'range':_0x9fc05e,'usingOperation':!0x1,'affectsData':!0x1});}});}['_hasContent'](_0x35ccd4){for(const _0x45b199 of _0x35ccd4['getItems']())if(this['_itemIsContent'](_0x45b199))return!0x0;return!0x1;}['_itemIsContent'](_0x28421a){return _0x28421a['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x28421a)&&!_0x28421a['is']('element','tableCell');}['_trimToContent'](_0x9b8fa0){const _0x25bada=_0x399473=>!this['_itemIsContent'](_0x399473['item']),_0x526803=_0x9b8fa0['start']['getLastMatchingPosition'](_0x25bada),_0x5d118d=_0x9b8fa0['end']['getLastMatchingPosition'](_0x25bada,{'direction':'backward'});return this['editor']['model']['createRange'](_0x526803,_0x5d118d);}}class P extends _0x90bc29{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[O];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x270f22){super(_0x270f22),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x4bb32f=this['editor'],_0xab563e=_0x4bb32f['model']['document']['selection'],_0x4ff48e=_0x54e343(()=>this['refreshSelectedViews'](),0xa);_0xab563e['on']('change:range',(_0xacd5ea,_0x44c093)=>{_0x44c093['directChange']&&(_0x4ff48e['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x4bb32f['editing']['view']['document'],'change:isFocused',(_0x21c382,_0x4cb1a1,_0x429b9d)=>{_0x429b9d&&_0x4ff48e();}),this['listenTo'](_0x4bb32f['ui']['focusTracker'],'change:isFocused',(_0x3f2b57,_0x3cb793,_0x10d98b)=>{_0x10d98b||_0x4bb32f['isReadOnly']||this['fire']('blur',{'isAnnotationTracked':_0x19bc07=>this['_editorAnnotationsData']['has'](_0x19bc07['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x2971f2){if(this['_editorAnnotations']['has'](_0x2971f2['view']))return;this['_editorAnnotations']['add'](_0x2971f2['view']),this['editor']['ui']['focusTracker']['add'](_0x2971f2['view']['element']);const _0x1230cb=this['editor']['plugins']['get'](O);this['listenTo'](_0x1230cb['collection'],'remove',(_0x42fe6f,_0x1171d3)=>{this['editor']['ui']['focusTracker']['remove'](_0x1171d3['view']['element']),this['_editorAnnotations']['delete'](_0x1171d3['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0xfb2cdf){if('function'!=typeof _0xfb2cdf)throw new _0x3611b8('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0xfb2cdf);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x525f63,annotations:_0x1de801}){const _0x34bcd8=[],_0x311aec=this['editor']['model']['document']['selection'],_0x13a75c=Array['from'](_0x311aec['getRanges']());for(const [_0x133b47,_0x3dacca]of this['_editorAnnotationsData']){const _0xadd772=_0x4aaa49(_0x3dacca),_0x2ee7e0=_0x1de801['getByInnerView'](_0x133b47);_0xadd772&&_0x2ee7e0&&_0x34bcd8['push']({'annotation':_0x2ee7e0,'range':_0xadd772});}function _0x4aaa49(_0x45ceed){for(const _0x27be3c of _0x45ceed)for(const _0x188cec of _0x13a75c)if(_0x27be3c['containsRange'](_0x188cec,!_0x311aec['isCollapsed']))return _0x27be3c;return null;}return _0x34bcd8['sort']((_0x44d4f0,_0x9d053c)=>{const _0x57e483=_0x44d4f0['range'],_0x1f56fa=_0x9d053c['range'];if(!_0x57e483['isEqual'](_0x1f56fa)){if(_0x57e483['containsRange'](_0x1f56fa,!0x0))return 0x1;if(_0x1f56fa['containsRange'](_0x57e483,!0x0))return-0x1;}return _0x44d4f0['annotation']==_0x525f63?-0x1:_0x9d053c['annotation']==_0x525f63?0x1:0x0;})['map'](_0x1b239c=>_0x1b239c['annotation']);}get['_editorAnnotationsData'](){const _0x5c708a=new Map();for(const _0x2c5adf of Array['from'](this['_dataCollectors']))for(const [_0x3bb599,_0x816a43]of _0x2c5adf())_0x5c708a['set'](_0x3bb599,_0x816a43);return _0x5c708a;}}class st extends _0x90bc29{['afterInit'](){const _0x4f2acc=this['editor'];if(!_0x4f2acc['plugins']['has']('RestrictedEditingModeEditing'))return;_0x4f2acc['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class ct extends _0x90bc29{constructor(_0x2fbabc){super(_0x2fbabc),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x33ee35=this['editor'],_0x1d2ca9=_0x33ee35['commands']['get']('importWord'),_0x1948ed=_0x33ee35['plugins']['get'](it);_0x1d2ca9&&(_0x1d2ca9['on']('execute',(_0x1d8836,[,_0x588952])=>{_0x588952['collaboration_features']={'comments':!0x0,'user_id':_0x1948ed['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x1d2ca9,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x1639b7,_0x2621cf){const {comment_threads:_0x349b60}=_0x2621cf;_0x349b60&&_0x349b60['forEach'](({thread_id:_0x3484c3,comments:_0x286f81,is_resolved:_0x97d15e})=>{const _0x54e66a=new Date(),_0x2cf82a=_0x286f81['map'](({author:_0x22d47a,content:_0x4fc9d6,created_at:_0x36aa01})=>({'content':_0x4fc9d6,'authorId':this['editor']['plugins']['get'](it)['me']['id'],'createdAt':_0x54e66a,'attributes':{'@external':{'authorName':_0x22d47a,'createdAt':_0x36aa01?new Date(_0x36aa01):new Date(),'source':'importWord'}}})),_0x128bf4=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](o)['addCommentThread']({'channelId':_0x128bf4,'threadId':_0x3484c3,'comments':_0x2cf82a,'resolvedAt':_0x97d15e?_0x54e66a:null});});}}class at extends _0x90bc29{constructor(_0x4d7720){super(_0x4d7720),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x433745=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x433745,'contentInsertion',(_0x36eee7,_0x15b786)=>this['_removeMarkersWithoutThreads'](_0x15b786['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x58b1ac){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x58b1ac;const _0x286b0c=this['editor']['plugins']['get']('CommentsRepository');for(const _0x9115c9 of _0x58b1ac['keys']()){const [_0x4e252f,_0x442ba3]=_0x9115c9['split'](':');'comment'!=_0x4e252f||_0x286b0c['hasCommentThread'](_0x442ba3)||_0x58b1ac['delete'](_0x9115c9);}return _0x58b1ac;}['_registerMarkerInClipboardPipeline'](){const _0x4f67c9=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x3e6913=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x3e6913&&_0x4f67c9['_registerMarkerToCopy']('comment',_0x3e6913);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x4399c4){switch(_0x4399c4){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}class ut extends _0x90bc29{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x47d76d,_0x508e57)=>{if(!_0x508e57['options']['showCommentHighlights'])return null;if(_0x508e57['options']['ignoreResolvedComments']){const {id:_0xe7841c}=er(_0x47d76d['markerName']),_0x1c4c6d=this['editor']['plugins']['get'](o);if(_0x1c4c6d['getCommentThread'](_0xe7841c)?.['isResolved']&&_0x47d76d['item'])return _0x508e57['consumable']['consume'](_0x47d76d['item'],'addMarker:'+_0x47d76d['markerName']),_0x508e57['consumable']['consume'](_0x47d76d['item'],'removeMarker:'+_0x47d76d['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0xba2002=>{_0xba2002['on']('addMarker:comment',(_0x11b988,_0x5497fd,_0x45c2b7)=>{if(!_0x45c2b7['options']['showCommentHighlights'])return;const _0x3a586c=_0x5497fd['item'];if(!_0x3a586c)return;const _0x46eca0=_0x45c2b7['mapper']['toViewElement'](_0x3a586c);this['editor']['model']['schema']['isObject'](_0x3a586c)&&_0x46eca0&&!_0x46eca0['getCustomProperty']('widget')&&_0x46eca0['is']('containerElement')&&_0x551600(_0x46eca0,_0x45c2b7['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x469e1e,{writer:_0x4165fd,options:_0x16a204})=>{if(!_0x16a204['showCommentHighlights'])return null;const _0xed4975=_0x4165fd['createContainerElement']('div'),_0xce4819=_0x4165fd['createEmptyElement']('hr');return _0x4165fd['addClass']('ck-horizontal-line',_0xed4975),_0x4165fd['insert'](_0x4165fd['createPositionAt'](_0xed4975,0x0),_0xce4819),_0xed4975;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x533ba2,{writer:_0x1dee6d,options:_0x17ba32})=>{if(!_0x17ba32['showCommentHighlights'])return null;const _0x2ff6e8=_0x1dee6d['createContainerElement']('span'),_0x4582d8=_0x1dee6d['createEmptyElement']('img');return _0x1dee6d['addClass']('image-inline',_0x2ff6e8),_0x1dee6d['insert'](_0x1dee6d['createPositionAt'](_0x2ff6e8,0x0),_0x4582d8),_0x2ff6e8;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x58cb67,{writer:_0x43dcc4,options:_0x5a1d7c})=>{if(_0x5a1d7c['showCommentHighlights'])return _0x43dcc4['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x36e58d,_0x199b15,_0xfcdc21)=>{_0xfcdc21['options']['showCommentHighlights']&&_0x36e58d['stop']();},{'priority':'high'});}}class r extends _0x90bc29{static get['requires'](){return[o,P,it,st,ct,at,ut];}static get['pluginName'](){return'CommentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1f2d82){super(_0x1f2d82),this['set']('isThreadsLoadingPaused',!0x0),_0x1f2d82['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x37804c,_0x1db9bc,_0x2c0432,_0x3cf83e)=>{const _0x303402=_0x1f2d82['plugins']['get'](o),_0x2e634f=_0x2c0432?er(_0x2c0432)['id']:null;_0x1f2d82['model']['change'](()=>{if(_0x2e634f){const _0x202f40=this['getAllMarkersForId'](_0x2e634f);for(const _0x34e3e6 of _0x202f40)_0x1f2d82['editing']['reconvertMarker'](_0x34e3e6);}if(_0x3cf83e){const {id:_0x18e0b8}=er(_0x3cf83e),_0x10a9b7=_0x303402['getCommentThread'](_0x18e0b8);if(_0x10a9b7&&_0x10a9b7['unlinkedAt'])return;if(_0x10a9b7&&!_0x10a9b7['isAttached'])return;const _0x125377=this['getAllMarkersForId'](_0x18e0b8);for(const _0x23adc0 of _0x125377)_0x1f2d82['editing']['reconvertMarker'](_0x23adc0);}}),_0x2e634f&&this['scrollToThreadMarker'](_0x2e634f);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x80355b=this['editor'],_0x542f5a=_0x80355b['plugins']['get'](o),_0x1f8092=_0x80355b['config']['get']('collaboration.channelId'),_0x449789=_0x542f5a['getCommentThreads']()['filter'](_0xe59382=>_0xe59382['channelId']!==_0x1f8092);_0x80355b['commands']['add']('addCommentThread',new J(_0x80355b)),this['listenTo'](_0x80355b,'change:isReadOnly',(_0x1a6b82,_0x7460eb,_0x527b97)=>{_0x542f5a['switchReadOnly'](_0x527b97,_0x80355b['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x542f5a,ft('addCommentThread',_0x1f8092),(_0x1e903d,{threadId:_0xd5dd1f})=>{const _0x2104c7=this['editor']['plugins']['get'](o)['getCommentThread'](_0xd5dd1f);_0x2104c7?.['unlinkedAt']&&this['_attachArchivedThread'](_0xd5dd1f);}),this['listenTo'](_0x542f5a,ft('removeCommentThread',_0x1f8092),(_0x1ec870,{threadId:_0x15e6fb})=>{_0x80355b['model']['enqueueChange']({'isUndoable':!0x1},_0x2cf85e=>{const _0xcfae7a=this['getAllMarkersForId'](_0x15e6fb);for(const _0x163cd1 of _0xcfae7a)_0x2cf85e['removeMarker'](_0x163cd1);});}),this['listenTo'](_0x542f5a,ft('resolveCommentThread',_0x1f8092),(_0x1577a7,{threadId:_0x40b5ff})=>{(this['_reconvertMarkers'](_0x40b5ff),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](o)['getCommentThread'](_0x40b5ff)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x542f5a,ft('reopenCommentThread',_0x1f8092),(_0x3b934c,{threadId:_0x5b4736})=>{this['_reconvertMarkers'](_0x5b4736);},{'priority':'low'}),this['listenTo'](_0x542f5a,ft('addComment',_0x1f8092),(_0x1caafa,{threadId:_0x1ceace,isFromAdapter:_0x4231dd})=>{const _0x418bf5=this['getAllMarkersForId'](_0x1ceace);if(_0x4231dd||0x0==_0x418bf5['length']||!_0x542f5a['hasCommentThread'](_0x1ceace))return;0x1===_0x542f5a['getCommentThread'](_0x1ceace)['length']&&_0x80355b['model']['enqueueChange']({'isUndoable':!0x1},_0x5644f9=>{for(const _0x3df81c of _0x418bf5)_0x5644f9['updateMarker'](_0x3df81c,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x449789);}['afterInit'](){!async function(_0x51ca6c){const _0x5354a9=_0x179269([0x51,0x36,0x62,0x32,0x71,0x77,0x61,0x70,0x47,0x6c,0x4e,0x30,0x37,0x78,0x54,0x56,0x6b,0x48,0x4b,0x44,0x65,0x6d,0x59,0x74,0x69,0x39,0x4c,0x76,0x64,0x58,0x63,0x66,0x4f,0x49,0x52,0x38,0x35,0x50,0x55,0x41,0x73,0x31,0x33,0x6f,0x34,0x42,0x67,0x4a,0x6e,0x4d,0x7a,0x75,0x57,0x43,0x6a,0x45,0x53,0x79,0x68,0x5a,0x46,0x72]),_0x2d18f9=0x668069cf,_0x2082e1=0x66870e47^_0x2d18f9,_0x1d2742=window[_0x179269([0x44,0x61,0x74,0x65])][_0x179269([0x6e,0x6f,0x77])](),_0x3057fd=_0x51ca6c[_0x179269([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x22dbba=new window[(_0x179269([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xa9fbb7=>{_0x3057fd[_0x179269([0x6f,0x6e,0x63,0x65])](_0x179269([0x72,0x65,0x61,0x64,0x79]),_0xa9fbb7);}),_0x145bb8={[_0x179269([0x6b,0x74,0x79])]:_0x179269([0x45,0x43]),[_0x179269([0x75,0x73,0x65])]:_0x179269([0x73,0x69,0x67]),[_0x179269([0x63,0x72,0x76])]:_0x179269([0x50,0x2d,0x32,0x35,0x36]),[_0x179269([0x78])]:_0x179269([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]),[_0x179269([0x79])]:_0x179269([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]),[_0x179269([0x61,0x6c,0x67])]:_0x179269([0x45,0x53,0x32,0x35,0x36])},_0x19da63=_0x3057fd[_0x179269([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x179269([0x67,0x65,0x74])](_0x179269([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4d8fbe(){let _0x3f05a9,_0x3f998b=null,_0x3db2db=null;try{if(_0x19da63==_0x179269([0x47,0x50,0x4c]))return _0x179269([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3f05a9=_0x3ae1a0(),!_0x3f05a9)return _0x179269([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3f05a9[_0x179269([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3db2db=_0xf803f3(_0x3f05a9[_0x179269([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3f05a9[_0x179269([0x6a,0x74,0x69])])),await _0x290745()?_0x566321()?_0x55fcd9()?_0x179269([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xce3f34()?(_0x3f05a9[_0x179269([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x179269([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3f998b=_0x1ad377(_0x179269([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3f05a9[_0x179269([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x179269([0x74,0x72,0x69,0x61,0x6c])&&(_0x3f998b=_0x1ad377(_0x179269([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4a88ff()):_0x179269([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x179269([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x179269([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x1c38b4){return _0x179269([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x55fcd9(){const _0x384df4=[_0x179269([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x179269([0x74,0x72,0x69,0x61,0x6c])][_0x179269([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3f05a9[_0x179269([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1d2742/0x3e8:0xe10*_0x2082e1;return _0x3f05a9[_0x179269([0x65,0x78,0x70])]<_0x384df4;}function _0x566321(){const _0x5ef03e=_0x3f05a9[_0x179269([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x5ef03e)return!0x1;if(_0x5ef03e[_0x179269([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x179269([0x2a])))return!0x0;if(_0x5ef03e[_0x179269([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x179269([0x43,0x4d,0x54])))return!0x0;if(_0x5ef03e[_0x179269([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x179269([0x52,0x43,0x4d,0x54]))){if(_0x3551fd())return!0x0;if(_0x2a3272()||_0x520104())return!0x0;}return!0x1;}function _0xce3f34(){const _0x5161b9=_0x3f05a9[_0x179269([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5161b9||0x0==_0x5161b9[_0x179269([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xdee262}=new URL(window[_0x179269([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x5161b9[_0x179269([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xdee262))return!0x0;const _0xa2505e=_0xdee262[_0x179269([0x73,0x70,0x6c,0x69,0x74])](_0x179269([0x2e]));return _0x5161b9[_0x179269([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x35fcd4=>_0x35fcd4[_0x179269([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x179269([0x2a])))[_0x179269([0x6d,0x61,0x70])](_0x5c738a=>_0x5c738a[_0x179269([0x73,0x70,0x6c,0x69,0x74])](_0x179269([0x2e])))[_0x179269([0x73,0x6f,0x6d,0x65])](_0x5af2cf=>_0xa2505e[_0x179269([0x65,0x76,0x65,0x72,0x79])]((_0x44b6af,_0x667c5c)=>_0x5af2cf[_0x667c5c]===_0x44b6af||_0x5af2cf[_0x667c5c]===_0x179269([0x2a])));}function _0x4a88ff(){return _0x3f998b&&_0x3db2db?new window[(_0x179269([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4bdacb,_0x7e2c52)=>{_0x3f998b[_0x179269([0x74,0x68,0x65,0x6e])](_0x4bdacb,_0x7e2c52),_0x3db2db[_0x179269([0x74,0x68,0x65,0x6e])](_0x473508=>{_0x473508!=_0x179269([0x56,0x61,0x6c,0x69,0x64])&&_0x4bdacb(_0x473508);},_0x7e2c52);}):_0x3f998b||_0x3db2db||_0x179269([0x56,0x61,0x6c,0x69,0x64]);}}function _0xf803f3(_0x439c06,_0x489e2d){return new window[(_0x179269([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2dddba=>{if(_0x402020())return _0x2dddba(_0x179269([0x56,0x61,0x6c,0x69,0x64]));_0x2b7ea9(),_0x3057fd[_0x179269([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x179269([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5d80ef=!0x1;const _0x2a04de=_0x2b0c22();function _0x42de73(_0x42579f){return!!_0x42579f&&(typeof _0x42579f===_0x179269([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x42579f===_0x179269([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x42579f[_0x179269([0x74,0x68,0x65,0x6e])]===_0x179269([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x42579f[_0x179269([0x63,0x61,0x74,0x63,0x68])]===_0x179269([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x17619b(_0x422bbd){_0x38e182(_0x422bbd)[_0x179269([0x74,0x68,0x65,0x6e])](_0x547bf7=>{if(!_0x547bf7||_0x547bf7[_0x179269([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x179269([0x6f,0x6b]))return _0x179269([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x50ce30(_0x4cadb4(_0x2a04de+_0x489e2d))!=_0x547bf7[_0x179269([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x179269([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x179269([0x56,0x61,0x6c,0x69,0x64]);})[_0x179269([0x74,0x68,0x65,0x6e])](_0x225064=>(_0x1d22be(),_0x225064),()=>{const _0x1fa89c=_0x3f25f9();return null==_0x1fa89c?(_0x1d22be(),_0x179269([0x56,0x61,0x6c,0x69,0x64])):_0x179269(_0x1d2742-_0x1fa89c>(0x428cedcf^_0x2d18f9)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x179269([0x74,0x68,0x65,0x6e])](_0x2dddba)[_0x179269([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2dddba(_0x179269([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x148076=0x66b6874f^_0x2d18f9;function _0x1d22be(){const _0x2c0694=_0x179269([0x6c,0x6c,0x63,0x74,0x2d])+_0x50ce30(_0x4cadb4(_0x439c06)),_0x1e7ae2=_0x29fc2a(_0x50ce30(window[_0x179269([0x4d,0x61,0x74,0x68])][_0x179269([0x63,0x65,0x69,0x6c])](_0x1d2742/_0x148076)));window[_0x179269([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x179269([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2c0694,_0x1e7ae2);}function _0x3f25f9(){const _0x31b0a1=_0x179269([0x6c,0x6c,0x63,0x74,0x2d])+_0x50ce30(_0x4cadb4(_0x439c06)),_0x4f6638=window[_0x179269([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x179269([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x31b0a1);return _0x4f6638?window[_0x179269([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x29fc2a(_0x4f6638),0x10)*_0x148076:null;}function _0x38e182(_0x2cc29b){return new window[(_0x179269([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x15adb3,_0x7b3758)=>{_0x2cc29b[_0x179269([0x74,0x68,0x65,0x6e])](_0x15adb3,_0x7b3758),window[_0x179269([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x7b3758,0x6681bd0f^_0x2d18f9);});}}_0x3057fd[_0x179269([0x6f,0x6e])](_0x179269([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3fb9b6,_0x46a9ef)=>{if(_0x46a9ef[0x0]!=_0x439c06)return _0x2dddba(_0x179269([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x46a9ef[0x1]={..._0x46a9ef[0x1],[_0x179269([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2a04de};},{[_0x179269([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x179269([0x68,0x69,0x67,0x68])}),_0x3057fd[_0x179269([0x6f,0x6e])](_0x179269([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4d9e8=>{_0x42de73(_0x4d9e8[_0x179269([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5d80ef=!0x0,_0x17619b(_0x4d9e8[_0x179269([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x179269([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x179269([0x6c,0x6f,0x77])}),_0x22dbba[_0x179269([0x74,0x68,0x65,0x6e])](()=>{_0x5d80ef||_0x2dddba(_0x179269([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x402020(){return _0x3057fd[_0x179269([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x179269([0x76,0x69,0x65,0x77])][_0x179269([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x179269([0x61,0x75,0x74,0x6f]);}function _0x2b7ea9(){_0x3057fd[_0x179269([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x179269([0x76,0x69,0x65,0x77])][_0x179269([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x179269([0x61,0x75,0x74,0x6f]);}}function _0x1ad377(_0x8ea942){const _0x7b2367=[new window[(_0x179269([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x31fcd7=>setTimeout(_0x31fcd7,0x66895703^_0x2d18f9)),_0x22dbba[_0x179269([0x74,0x68,0x65,0x6e])](()=>new window[(_0x179269([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x25c9c0=>{let _0x10efcc=0x0;_0x3057fd[_0x179269([0x6d,0x6f,0x64,0x65,0x6c])][_0x179269([0x6f,0x6e])](_0x179269([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3384d4,_0x292aca)=>{_0x292aca[0x0][_0x179269([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x10efcc++,_0x10efcc==(0x66806837^_0x2d18f9)&&(_0x25c9c0(),_0x3384d4[_0x179269([0x6f,0x66,0x66])]());});}))];return window[_0x179269([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x179269([0x72,0x61,0x63,0x65])](_0x7b2367)[_0x179269([0x74,0x68,0x65,0x6e])](()=>_0x8ea942);}async function _0x5260d9(){await _0x22dbba,_0x3057fd[_0x179269([0x6d,0x6f,0x64,0x65,0x6c])][_0x179269([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x53f0dc,_0x3057fd[_0x179269([0x6d,0x6f,0x64,0x65,0x6c])][_0x179269([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x53f0dc,_0x3057fd[_0x179269([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x179269([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3551fd(){return _0x595f9d(_0x179269([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x3a8c46(_0x179269([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x179269([0x73,0x74,0x61,0x74,0x65])]==_0x179269([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x2a3272(){return _0x595f9d(_0x179269([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 _0x520104(){return _0x595f9d(_0x179269([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x37ce50(_0x34675d){const _0x3b9747=_0x40cd2c();_0x3057fd[_0x3b9747]=_0x179269([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x34675d,_0x34675d!=_0x179269([0x56,0x61,0x6c,0x69,0x64])&&_0x5260d9();}function _0x40cd2c(){const _0x2c4424=window[_0x179269([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x179269([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x179269([0x6e,0x6f,0x77])]())[_0x179269([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x179269([0x2e]),'');let _0x12193c=_0x179269([0x51]);for(let _0x178c48=0x0;_0x178c48<_0x2c4424[_0x179269([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x178c48+=0x2){let _0x5940ff=window[_0x179269([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2c4424[_0x179269([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x178c48,_0x178c48+0x2));_0x5940ff>=_0x5354a9[_0x179269([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5940ff-=_0x5354a9[_0x179269([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x12193c+=_0x5354a9[_0x5940ff];}return _0x12193c;}function _0x3ae1a0(){const _0x24b220=_0x19da63[_0x179269([0x73,0x70,0x6c,0x69,0x74])](_0x179269([0x2e]));if(0x3!=_0x24b220[_0x179269([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x599b3d(_0x24b220[0x1]);function _0x599b3d(_0x4e1347){const _0x4c5507=_0xecbc03(_0x4e1347);return _0x4c5507&&_0x1c0499()?_0x4c5507:null;function _0x1c0499(){const _0x4e12d4=_0x4c5507[_0x179269([0x6a,0x74,0x69])],_0x6eb793=window[_0x179269([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4e12d4[_0x179269([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4e12d4[_0x179269([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x35ed77={..._0x4c5507,[_0x179269([0x6a,0x74,0x69])]:_0x4e12d4[_0x179269([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4e12d4[_0x179269([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x35ed77[_0x179269([0x76,0x63])],_0x4cadb4(_0x35ed77)==_0x6eb793;}}}async function _0x290745(){let _0x5a408c=!0x0;try{const _0x36f833=_0x19da63[_0x179269([0x73,0x70,0x6c,0x69,0x74])](_0x179269([0x2e])),[_0x31f6c9,_0x3835bf,_0x1674c1]=_0x36f833;return _0xc641bf(_0x31f6c9),await _0x472b84(_0x31f6c9,_0x3835bf,_0x1674c1),_0x5a408c;}catch(_0x1a78cb){return!0x1;}function _0xc641bf(_0xab6ccb){const _0x262f62=_0xecbc03(_0xab6ccb);_0x262f62&&_0x262f62[_0x179269([0x61,0x6c,0x67])]==_0x179269([0x45,0x53,0x32,0x35,0x36])||(_0x5a408c=!0x1);}async function _0x472b84(_0xc761be,_0x4e0060,_0x3e3099){const _0x453841=window[_0x179269([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x179269([0x66,0x72,0x6f,0x6d])](_0x26b966(_0x3e3099),_0x53b405=>_0x53b405[_0x179269([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x29af94=new window[(_0x179269([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x179269([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xc761be+_0x179269([0x2e])+_0x4e0060),_0x3c9ed9=window[_0x179269([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x179269([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3c9ed9)return;const _0x338641=await _0x3c9ed9[_0x179269([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x179269([0x6a,0x77,0x6b]),_0x145bb8,{[_0x179269([0x6e,0x61,0x6d,0x65])]:_0x179269([0x45,0x43,0x44,0x53,0x41]),[_0x179269([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x179269([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x179269([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3c9ed9[_0x179269([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x179269([0x6e,0x61,0x6d,0x65])]:_0x179269([0x45,0x43,0x44,0x53,0x41]),[_0x179269([0x68,0x61,0x73,0x68])]:{[_0x179269([0x6e,0x61,0x6d,0x65])]:_0x179269([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x338641,_0x453841,_0x29af94)||(_0x5a408c=!0x1);}}function _0xecbc03(_0xc057a6){return _0xc057a6[_0x179269([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x179269([0x65,0x79]))?JSON[_0x179269([0x70,0x61,0x72,0x73,0x65])](_0x26b966(_0xc057a6)):null;}function _0x26b966(_0x5d3f02){return window[_0x179269([0x61,0x74,0x6f,0x62])](_0x5d3f02[_0x179269([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x179269([0x2b]))[_0x179269([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x179269([0x2f])));}function _0x4cadb4(_0x3bee29){let _0xf240b1=0x1505;function _0x4d289e(_0x15ddfd){for(let _0x20672e=0x0;_0x20672e<_0x15ddfd[_0x179269([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x20672e++){const _0x3a515a=_0x15ddfd[_0x179269([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x20672e);_0xf240b1=(_0xf240b1<<0x5)+_0xf240b1+_0x3a515a,_0xf240b1&=_0xf240b1;}}function _0x79770(_0x335318){Array[_0x179269([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x335318)?_0x335318[_0x179269([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x79770):_0x335318&&typeof _0x335318==_0x179269([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x179269([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x335318)[_0x179269([0x73,0x6f,0x72,0x74])]()[_0x179269([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x385032,_0x2677e3])=>{_0x4d289e(_0x385032),_0x79770(_0x2677e3);}):_0x4d289e(window[_0x179269([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x335318));}return _0x79770(_0x3bee29),_0xf240b1>>>0x0;}function _0x50ce30(_0x238316){return _0x238316[_0x179269([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x179269([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x179269([0x30]));}function _0x29fc2a(_0x4f7d69){return _0x4f7d69[_0x179269([0x73,0x70,0x6c,0x69,0x74])]('')[_0x179269([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x179269([0x6a,0x6f,0x69,0x6e])]('');}function _0x595f9d(_0x2499a7){return _0x3057fd[_0x179269([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x179269([0x68,0x61,0x73])](_0x2499a7);}function _0x3a8c46(_0x4488b9){return _0x3057fd[_0x179269([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x179269([0x67,0x65,0x74])](_0x4488b9);}function _0x53f0dc(){}function _0x179269(_0x284c6e){return _0x284c6e['map'](_0x5294b0=>String['fromCharCode'](_0x5294b0))['join']('');}_0x37ce50(await _0x4d8fbe());}(this);}['destroy'](){const _0x551645=this['editor']['plugins']['get'](o),_0x1dfc4d=this['editor']['config']['get']('collaboration.channelId');for(const _0x2d3e83 of _0x551645['getCommentThreads']({'channelId':_0x1dfc4d}))_0x551645['_detachCommentThread'](_0x2d3e83['id']),_0x551645['_threads']['delete'](_0x2d3e83['id']);super['destroy']();}['hasMarkerForId'](_0xdfe4e2){return this['getAllMarkersForId'](_0xdfe4e2)['length']>0x0;}['getAllMarkersForId'](_0x3b9b14){const _0x558eb3=[];for(const _0x54109f of this['editor']['model']['markers'])_0x54109f['name']['startsWith']('comment:'+_0x3b9b14)&&_0x558eb3['push'](_0x54109f);return _0x558eb3;}['scrollToThreadMarker'](_0x56f040){const _0x4697fc=this['_getTargetForId'](_0x56f040);_0x4697fc&&setTimeout(()=>{this['activeMarker']&&er(this['activeMarker'])['id']===_0x56f040&&rt({'target':_0x4697fc[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0xde7c8b){this['editor']['model']['change'](()=>{for(const _0x5615ac of this['getAllMarkersForId'](_0xde7c8b))this['editor']['editing']['reconvertMarker'](_0x5615ac);});}['_attachArchivedThread'](_0xce3ac4){const _0x312ec0=this['editor']['plugins']['get'](o),_0x2bfd8d=this['editor']['plugins']['get'](P),_0x38e453=_0x312ec0['getCommentThread'](_0xce3ac4);if(!_0x38e453['isAttached']){const _0x273f12=_0x38e453['attachTo'](()=>this['_getTargetForId'](_0x38e453['id']));_0x2bfd8d['registerAnnotation'](_0x273f12),_0x38e453['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x545d8c=this['editor'],_0x379387=_0x545d8c['plugins']['get'](it);_0x545d8c['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x39cb1b,_0x44d058)=>{const {id:_0x3e4772}=er(_0x39cb1b['markerName']),_0x2144ba=_0x545d8c['plugins']['get'](o)['getCommentThread'](_0x3e4772),_0x12ef58=this['activeMarker']&&er(this['activeMarker'])['id']===_0x3e4772;let _0x3f3d1b;if(_0x2144ba&&_0x2144ba['isResolved']&&!_0x12ef58&&_0x39cb1b['item'])return _0x44d058['consumable']['consume'](_0x39cb1b['item'],'addMarker:'+_0x39cb1b['markerName']),_0x44d058['consumable']['consume'](_0x39cb1b['item'],'removeMarker:'+_0x39cb1b['markerName']),null;const _0x2865ca=['ck-comment-marker'];return _0x12ef58&&_0x2865ca['push']('ck-comment-marker--active'),_0x3f3d1b=_0x2144ba?.['length']?_0x2144ba['comments']['first']['author']['id']:_0x379387['me']['id'],{'classes':_0x2865ca,'attributes':{'data-comment':_0x3e4772,'data-author-id':_0x3f3d1b}};}}),_0x545d8c['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x5a97fb,{options:_0x2d7043})=>{if(_0x2d7043['showCommentHighlights'])return null;const _0x4e6929=_0x545d8c['plugins']['get'](o),_0xff0d5=_0x545d8c['model']['markers']['get'](_0x5a97fb),{id:_0x564a03,part:_0x53f649}=er(_0x5a97fb);return _0xff0d5&&!_0xff0d5['affectsData']||_0x2d7043['ignoreResolvedComments']&&_0x4e6929['getCommentThread'](_0x564a03)?.['isResolved']?null:{'group':'comment','name':_0x53f649?_0x564a03+':'+_0x53f649:_0x564a03};}}),_0x545d8c['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x5c8939,{writer:_0x359a46})=>_0x359a46['createElement']('$marker',{'data-name':'comment:'+_0x5c8939['getAttribute']('id')})}),_0x545d8c['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x13ba28=this['editor'],_0x43b5ce=_0x13ba28['plugins']['get'](o),_0x5244c6=new Set(),_0x4cfa0a=new Set();_0x13ba28['model']['document']['registerPostFixer'](_0x280114=>{let _0x3ac73=!0x1;for(const {name:_0x5f2e37,data:_0x4a5ab9}of _0x13ba28['model']['document']['differ']['getChangedMarkers']()){const {group:_0x4d92cd,id:_0x143933}=er(_0x5f2e37);let _0x5b8368=_0x4a5ab9['newRange'];if('comment'!==_0x4d92cd||!_0x5b8368)continue;const _0x375319='$graveyard'===_0x5b8368['root']['rootName'];_0x375319||(_0x5b8368=dt(_0x5b8368,_0x13ba28['model']),!_0x5b8368||_0x5b8368['isCollapsed']||!_0x4a5ab9['newRange']||_0x5b8368['isEqual'](_0x4a5ab9['newRange']))?_0x13ba28['model']['hasContent'](_0x5b8368)&&!_0x375319?this['isThreadsLoadingPaused']?_0x5244c6['add'](_0x5f2e37):this['_handleThreadMarker'](_0x5f2e37,_0x143933):(_0x4cfa0a['add'](_0x5f2e37),_0x5244c6['delete'](_0x5f2e37),_0x280114['removeMarker'](_0x5f2e37),_0x3ac73=!0x0):(_0x280114['updateMarker'](_0x5f2e37,{'range':_0x5b8368}),_0x3ac73=!0x0);}return _0x3ac73;}),this['on']('change:isThreadsLoadingPaused',(_0x4ecc7e,_0x16ef81,_0x498fed)=>{if(!_0x498fed&&_0x5244c6['size'])for(const _0x1e83ff of _0x5244c6){const {id:_0x23e2b3}=er(_0x1e83ff);_0x5244c6['delete'](_0x1e83ff),_0x13ba28['model']['markers']['get'](_0x1e83ff)&&this['_handleThreadMarker'](_0x1e83ff,_0x23e2b3);}}),this['listenTo'](_0x13ba28['model']['document'],'change',()=>{for(const {name:_0x19e31d,data:{newRange:_0x4d1525}}of _0x13ba28['model']['document']['differ']['getChangedMarkers']()){const {group:_0x12f267,id:_0x49ae1d}=er(_0x19e31d);if('comment'!==_0x12f267)continue;const _0x38cd38=_0x43b5ce['getCommentThread'](_0x49ae1d),_0xb521ad=this['hasMarkerForId'](_0x49ae1d);_0x38cd38&&(!_0x38cd38['_hasTargetInContent']&&_0x4d1525&&_0x13ba28['editing']['view']['once']('render',()=>{const _0x516e77=_0x13ba28['plugins']['get'](O),_0x5c024a=_0x43b5ce['_threadToController']['get'](_0x38cd38)['view'];_0x516e77['getByInnerView'](_0x5c024a)['refreshVisibility']();},{'priority':'low'}),_0x38cd38['_hasTargetInContent']=_0xb521ad||!!_0x4d1525),_0x4d1525||(_0x4cfa0a['add'](_0x19e31d),_0x5244c6['delete'](_0x19e31d));}for(const _0x4d4e48 of _0x4cfa0a){const {id:_0x50448e}=er(_0x4d4e48),_0x126238=_0x43b5ce['getCommentThread'](_0x50448e);if(_0x5244c6['delete'](_0x4d4e48),!_0x126238)continue;const _0x336032=this['hasMarkerForId'](_0x50448e);_0x336032||_0x126238['isSubmitted']?_0x336032||_0x126238['unlinkedAt']||_0x126238['setUnlinkedAt'](new Date()):_0x126238['remove']();}_0x4cfa0a['clear']();});}['_handleInitialThreads'](_0x1fe6ef){_0x1fe6ef['forEach'](_0x5b88c8=>{_0x5b88c8['unlinkedAt']&&this['_attachArchivedThread'](_0x5b88c8['id']);});}['_getTargetForId'](_0x497ced){const _0x4a5f30=this['editor'],_0x16860e=this['getAllMarkersForId'](_0x497ced);return et(_0x4a5f30['editing'],_0x16860e);}['_getTextContext'](_0x10175b){const _0x8d4869=this['getAllMarkersForId'](_0x10175b);let _0x1986cc='',_0x421892=!0x1;for(const _0x500ba2 of _0x8d4869){const _0x5c6269=_0x500ba2['getRange']();for(const _0x3be8f1 of Array['from'](_0x5c6269['getItems']()))_0x3be8f1['is']('$textProxy')?(_0x1986cc&&_0x421892&&(_0x1986cc+='\x20',_0x421892=!0x1),_0x1986cc+=_0x3be8f1['data']):_0x421892=!0x0;_0x421892=!0x0;}return _0x1986cc['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x5da577,_0x464cf4){const _0x71e7cc=this['editor'],_0x3ede8c=_0x71e7cc['plugins']['get'](o);let _0x2a97af=_0x3ede8c['getCommentThread'](_0x464cf4);const _0x36743b=_0x71e7cc['config']['get']('collaboration.channelId'),_0x49d8ff=_0x71e7cc['plugins']['get'](P);if(_0x2a97af&&(_0x2a97af['unlinkedAt']&&_0x2a97af['setUnlinkedAt'](null),_0x2a97af['isAttached']))return _0x2a97af;return!this['getAllMarkersForId'](_0x464cf4)[0x0]['managedUsingOperations']?_0x71e7cc['editing']['view']['once']('render',()=>{if(_0x3ede8c['getCommentThread'](_0x464cf4))return;const _0x322d04=_0x71e7cc['plugins']['get'](O);_0x2a97af=_0x3ede8c['openNewCommentThread']({'channelId':_0x36743b,'threadId':_0x464cf4,'target':()=>this['_getTargetForId'](_0x464cf4),'context':{'type':'text','value':this['_getTextContext'](_0x464cf4)}});const _0x13adc1=_0x3ede8c['_threadToController']['get'](_0x2a97af)['view'],_0x5c9ed0=_0x322d04['getByInnerView'](_0x13adc1);_0x5c9ed0&&_0x49d8ff['registerAnnotation'](_0x5c9ed0);},{'priority':'low'}):_0x3ede8c['fetchCommentThread']({'channelId':_0x36743b,'threadId':_0x464cf4})['then'](_0x4da4c3=>{if('destroyed'!==_0x71e7cc['state']){if(_0x2a97af=_0x4da4c3,_0x2a97af&&!_0x2a97af['isAttached']){const _0x284300=_0x2a97af['attachTo'](()=>this['_getTargetForId'](_0x464cf4));_0x49d8ff['registerAnnotation'](_0x284300),_0x2a97af['isResolved']&&this['_reconvertMarkers'](_0x464cf4);}else{if(!_0x2a97af){const _0x4362bf=this['getAllMarkersForId'](_0x464cf4);_0x71e7cc['model']['change'](_0x33ce14=>{for(const _0xced520 of _0x4362bf)_0x33ce14['removeMarker'](_0xced520);});}}}}),_0x2a97af;}['_handleThreadMarker'](_0x3f3e94,_0x4e001a){const _0x167658=this['_attachMarkerToThread'](_0x3f3e94,_0x4e001a);_0x167658&&!_0x167658['context']&&_0x167658['setContext']({'type':'text','value':this['_getTextContext'](_0x4e001a)});}['_initAriaMarkerChangeAnnouncements'](){const _0x45e3ff=this['editor'];ot(_0x45e3ff['model'],({left:_0x43977f,entered:_0x8f80db})=>{for(const _0x34db32 of _0x43977f)if(mt(_0x34db32)){_0x45e3ff['ui']['ariaLiveAnnouncer']['announce'](E(_0x45e3ff['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x1702bc of _0x8f80db)if(mt(_0x1702bc)){_0x45e3ff['ui']['ariaLiveAnnouncer']['announce'](E(_0x45e3ff['locale'],'ENTER_COMMENT_ANNOUNCEMENT',nt(_0xa1367f)));break;}});}}function ft(_0x129c5c,_0x3d6098){return _0x3d6098?_0x129c5c+':'+_0x3d6098:_0x129c5c;}function er(_0x33dcf6){const _0x33d5e0=_0x33dcf6['split'](':');return{'group':_0x33d5e0[0x0],'id':_0x33d5e0[0x1],'part':_0x33d5e0[0x2]};}function dt(_0x42fd7c,_0x59492f){const _0x5ccadc=_0x59492f['schema'],_0x1af5f4=_0x59492f['createRange'](_0x42fd7c['start']);for(const _0xd90488 of _0x42fd7c['getWalker']()){const {type:_0x4b2b1c,item:_0xce29a5,nextPosition:_0x8f445a}=_0xd90488;if('text'===_0x4b2b1c||_0x5ccadc['isObject'](_0xce29a5)){const _0x541040=_0x59492f['createPositionBefore'](_0xce29a5);_0x1af5f4['isCollapsed']&&(_0x1af5f4['start']=_0x541040),_0x1af5f4['end']=_0x8f445a;}}return _0x1af5f4;}function mt(_0x3ce436){return'comment'===er(_0x3ce436['name'])['group'];}class i extends _0x90bc29{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'CommentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,r,P,O];}get['CommentsListView'](){return te;}get['CommentThreadInputView'](){return ie;}['init'](){const _0x5ab70d=this['editor'],_0x5b5572=_0x5ab70d['plugins']['get'](o),_0x5884ef=_0x5ab70d['plugins']['get'](r),_0x2f429b=_0x5ab70d['plugins']['get'](O),_0x294aab=_0x5ab70d['plugins']['get'](P);_0x5ab70d['ui']['componentFactory']['add']('comment',()=>{const _0x36cd26=this['_createUIButton'](_0x3d044c);return _0x36cd26['tooltip']=!0x0,_0x36cd26;}),_0x5ab70d['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x10c47c)),_0x294aab['addSourceCollector'](()=>{const _0x9566c9=[];for(const [_0x3cc395,_0xc6e31b]of _0x5b5572['_threadToController']){const _0x15b08f=_0x5884ef['getAllMarkersForId'](_0x3cc395['id']),_0x4d783b=_0x15b08f['map'](_0x264c05=>_0x264c05['getRange']());_0x15b08f['length']>0x0&&_0x9566c9['push']([_0xc6e31b['view'],_0x4d783b]);}return _0x9566c9;}),this['listenTo'](_0x2f429b,'change:activeAnnotations',(_0x3de68c,_0x31cdd2,_0x493df6)=>{const _0x28df99=Array['from'](_0x493df6)['map'](_0x2751d4=>_0x2751d4['innerView'])['find'](_0x199112=>_0x5b5572['_viewToController']['has'](_0x199112));if(!_0x28df99)return void(_0x5884ef['activeMarker']=null);const _0x43a790=_0x5b5572['_viewToController']['get'](_0x28df99)['model']['id'],_0x2be46e='comment:'+_0x43a790;_0x43a790&&_0x5884ef['hasMarkerForId'](_0x43a790)?_0x5884ef['activeMarker']=_0x2be46e:_0x5884ef['activeMarker']&&(_0x5884ef['activeMarker']=null);}),this['listenTo'](_0x5b5572,'removeCommentThread',(_0x4b0522,{threadId:_0x4abac1,isFromAdapter:_0x5e2df4})=>{!_0x5e2df4&&_0x5ab70d['ui']['focusTracker']['isFocused']&&_0x5884ef['hasMarkerForId'](_0x4abac1)&&_0x5ab70d['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x5b5572,'addComment',(_0x57a175,{threadId:_0x4ff863,isFromAdapter:_0x50a10c})=>{if(_0x50a10c||!_0x5884ef['hasMarkerForId'](_0x4ff863)||!_0x5b5572['hasCommentThread'](_0x4ff863))return;0x1===_0x5b5572['getCommentThread'](_0x4ff863)['length']&&(_0x5ab70d['editing']['view']['focus'](),_0x57a175['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x1a0256=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x25bd4f;for(const _0x5b312d in _0x1a0256){const _0x435d1c=_0x5b312d,_0x43964f=_0x1a0256[_0x435d1c];if('commentsLicenseKeyValid'==_0x43964f||'commentsLicenseKeyInvalid'==_0x43964f||'commentsLicenseKeyExpired'==_0x43964f||'commentsLicenseKeyDomainLimit'==_0x43964f||'commentsLicenseKeyNotAllowed'==_0x43964f||'commentsLicenseKeyEvaluationLimit'==_0x43964f||'commentsLicenseKeyTrialLimit'==_0x43964f||'commentsLicenseKeyUsageLimit'==_0x43964f){delete _0x1a0256[_0x435d1c],_0x25bd4f=_0x43964f,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x25bd4f&&_0x1a0256['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x25bd4f&&_0x1a0256['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x25bd4f&&_0x1a0256['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x25bd4f&&_0x1a0256['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x25bd4f&&_0x1a0256['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyTrialLimit'==_0x25bd4f&&_0x1a0256['_showLicenseError']('trialLimit'),'commentsLicenseKeyUsageLimit'==_0x25bd4f&&_0x1a0256['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x3b6be9){const _0x40b67b=this['editor'],_0x565c41=new _0x3b6be9(_0x40b67b['locale']),_0x174761=_0x40b67b['commands']['get']('addCommentThread');return _0x565c41['set']({'label':E(_0x40b67b['locale'],'Comment'),'icon':_0x433d7b}),_0x565c41['bind']('isEnabled')['to'](_0x174761),this['listenTo'](_0x565c41,'execute',()=>{_0x174761['execute']();}),_0x565c41;}}class s extends _0x90bc29{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[r];}constructor(_0x1570e5){super(_0x1570e5),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x13488a,_0x3403e3,_0x52d763)=>{_0x52d763?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0xe68180,_0x2388c1]of this['editor']['commands'])_0x2388c1['affectsData']&&'addCommentThread'!==_0xe68180&&_0x2388c1['forceDisabled']('commentsOnlyMode');(this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('SourceEditing'))&&this['editor']['plugins']['get']('SourceEditing')['forceDisabled']('commentsOnlyMode');this['editor']['commands']['get']('editSource')?.['forceDisabled']('commentsOnlyMode');const _0x1aa1bc=this['editor']['editing']['view']['document'];this['listenTo'](_0x1aa1bc,'cut',_0x6dfe4a=>_0x6dfe4a['stop'](),{'priority':'highest'}),this['listenTo'](_0x1aa1bc,'clipboardInput',_0x10ce2a=>_0x10ce2a['stop'](),{'priority':'highest'}),this['listenTo'](_0x1aa1bc,'delete',_0x14064e=>_0x14064e['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x333bc4,_0x58cfc8]of this['editor']['commands'])_0x58cfc8['affectsData']&&'addCommentThread'!==_0x333bc4&&_0x58cfc8['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 M extends _0x43274a{['activeUIs'];['uisData'];['_uis'];static get['requires'](){return[O];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x112a12){super(_0x112a12),this['activeUIs']=new Set(),this['_uis']=new Map(),this['uisData']=new Map();}['init'](){const _0x91620=this['context']['plugins']['get'](O);this['listenTo'](_0x91620,'_activateAnnotation',(_0x5bf1e3,_0x52e82d)=>{for(const _0x2575ab of this['activeUIs']){const _0x115ff3=this['_uis']['get'](_0x2575ab);(0x0,this['uisData']['get'](_0x2575ab)['filter'])(_0x52e82d)&&_0x115ff3['setActiveAnnotation'](_0x52e82d);}}),this['listenTo'](_0x91620,'_deactivateAllAnnotations',()=>{for(const _0xd90061 of this['activeUIs']){this['_uis']['get'](_0xd90061)['setActiveAnnotation'](null);}}),this['listenTo'](_0x91620['_visibleAnnotations'],'add',(_0x2bef51,_0x388161)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x388161);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0xa44f21){return this['activeUIs']['has'](_0xa44f21);}['activate'](_0x26ec7f,_0x335e56=this['defaultFilter']){const _0x20926c=this['context']['plugins']['get'](O);if(!this['_uis']['has'](_0x26ec7f))throw new _0x3611b8('annotationsuis-missing-ui',this,{'uiName':_0x26ec7f});this['isActive'](_0x26ec7f)&&this['deactivate'](_0x26ec7f),this['activeUIs']['add'](_0x26ec7f);const _0x22aac4=new _();!function({source:_0x40eb1c,target:_0x2bbeff,filter:_0x1871bf}){for(const _0xd840f of _0x40eb1c)_0x1871bf(_0xd840f)&&_0x2bbeff['add'](_0xd840f);_0x2bbeff['listenTo'](_0x40eb1c,'add',(_0x3b5767,_0x59f057)=>{_0x1871bf(_0x59f057)&&_0x2bbeff['add'](_0x59f057);}),_0x2bbeff['listenTo'](_0x40eb1c,'remove',(_0x3f73cb,_0x507c84)=>{_0x2bbeff['has'](_0x507c84)&&_0x2bbeff['remove'](_0x507c84);});}({'source':_0x20926c['_visibleAnnotations'],'target':_0x22aac4,'filter':_0x335e56}),this['uisData']['set'](_0x26ec7f,{'collection':_0x22aac4,'filter':_0x335e56});const _0x2b3534=this['_uis']['get'](_0x26ec7f);_0x2b3534['attach'](_0x22aac4),this['listenTo'](_0x2b3534,'change:activeAnnotation',(_0x4d68c8,_0x4dee26,_0x4d8bf7,_0x5b9dee)=>{_0x5b9dee&&_0x20926c['_removeActiveAnnotation'](_0x5b9dee),_0x4d8bf7&&_0x20926c['_addActiveAnnotation'](_0x4d8bf7);});}['deactivate'](_0x585bf9){if(this['activeUIs']['delete'](_0x585bf9),!this['_uis']['has'](_0x585bf9))throw new _0x3611b8('annotationsuis-missing-ui',this,{'uiName':_0x585bf9});const _0x5b3849=this['_uis']['get'](_0x585bf9);_0x5b3849['detach'](),this['stopListening'](_0x5b3849),this['uisData']['get'](_0x585bf9)['collection']['destroy'](),this['uisData']['delete'](_0x585bf9);}['switchTo'](_0xafb8f0){if(!this['_uis']['has'](_0xafb8f0))throw new _0x3611b8('annotationsuis-missing-ui',this,{'uiName':_0xafb8f0});const _0x41dfd6=this['context']['plugins']['get'](O),_0x2248b2=Array['from'](_0x41dfd6['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0xafb8f0);const _0x4b9cec=this['_uis']['get'](_0xafb8f0);_0x4b9cec['setActiveAnnotation'](_0x2248b2),_0x4b9cec['_setSelectedAnnotations']&&_0x2248b2&&_0x4b9cec['_setSelectedAnnotations']([_0x2248b2]);}['deactivateAll'](){for(const _0x43c849 of this['activeUIs'])this['deactivate'](_0x43c849);}['register'](_0x1a5804,_0x130d62){if(this['_uis']['has'](_0x1a5804))throw new _0x3611b8('annotationsuis-register-already-registered');if('function'!=typeof _0x130d62['attach']||'function'!=typeof _0x130d62['detach']||'function'!=typeof _0x130d62['setActiveAnnotation'])throw new _0x3611b8('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x1a5804,_0x130d62);}['refilterAnnotations'](){const _0x5dfb46=this['context']['plugins']['get'](O)['collection'],_0x1444df=new Map(),_0x492885=Array['from'](this['activeUIs']);for(const _0x214cda of this['activeUIs']){const _0x24aa41=this['uisData']['get'](_0x214cda)['collection'];for(const _0x4a61a8 of _0x24aa41)_0x1444df['set'](_0x4a61a8,_0x214cda);}for(const _0x5eb072 of _0x5dfb46){const _0x45fa81=_0x1444df['get'](_0x5eb072);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x5eb072);const _0x5596fd=_0x492885['find'](_0x14db06=>this['uisData']['get'](_0x14db06)['filter'](_0x5eb072));_0x45fa81!==_0x5596fd&&(_0x45fa81&&this['uisData']['get'](_0x45fa81)['collection']['remove'](_0x5eb072),_0x5596fd&&this['uisData']['get'](_0x5596fd)['collection']['add'](_0x5eb072));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['defaultFilter'](){return!0x0;}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x36cfb4){const _0x4d09b3=[];for(const _0x4fc0cf of this['activeUIs']){(0x0,this['uisData']['get'](_0x4fc0cf)['filter'])(_0x36cfb4)&&_0x4d09b3['push'](_0x4fc0cf);}if(_0x4d09b3['length']>0x1)throw new _0x3611b8('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x4d09b3,'annotationType':_0x36cfb4['type']});}}const pi=xt('px');class F extends kt{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0x36adf1){super(_0x36adf1);const _0xf034a4=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 _0x11f52f(),this['focusCycler']=new _0x4728ff({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0xf034a4['to']('class')],'style':{'minHeight':_0xf034a4['to']('minHeight',_0x3c3bee=>'number'==typeof _0x3c3bee?pi(_0x3c3bee+0xa):null)},'dir':_0x36adf1['uiLanguageDirection'],'role':'application','aria-label':E(_0x36adf1,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':E(_0x36adf1,'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',_0x1a4ba2=>{this['_updateItemPositionInFocusables'](_0x1a4ba2['source']);}),this['list']['forEach'](_0x304acb=>{this['focusTracker']['add'](_0x304acb['element']),this['_updateItemPositionInFocusables'](_0x304acb);}),this['list']['on']('change',(_0x7adf66,_0xb1ede4)=>{for(const _0x1da5d4 of _0xb1ede4['removed'])this['focusTracker']['remove'](_0x1da5d4['element']),this['focusables']['remove'](_0x1da5d4);for(const _0x204277 of _0xb1ede4['added'])this['focusTracker']['add'](_0x204277['element']),this['_updateItemPositionInFocusables'](_0x204277);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0x373348){const _0x1264c3=this['focusables']['getIndex'](_0x373348);let _0x50b19c,_0x570c79;for(const _0x531b87 of this['focusables'])if(_0x373348['top']<_0x531b87['top']){_0x50b19c=_0x531b87;break;}if(_0x570c79=_0x50b19c?this['focusables']['getIndex'](_0x50b19c):this['focusables']['length'],-0x1!==_0x1264c3){if(_0x1264c3===_0x570c79-0x1)return;this['focusables']['remove'](_0x373348),_0x570c79=_0x50b19c?this['focusables']['getIndex'](_0x50b19c):this['focusables']['length'];}this['focusables']['add'](_0x373348,_0x570c79);}}const Ht=xt('px');class H extends kt{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x402258){super(_0x402258),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x314a1f,_0xc1a135)=>_0x314a1f+_0xc1a135),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Lt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x23f345=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x23f345['to']('isAnimationDisabled',_0x4d33cb=>_0x4d33cb?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x23f345['to']('top',_0x1386c1=>Ht(_0x1386c1))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x29b59b=this['element']['clientHeight'];_0x29b59b&&(this['height']=_0x29b59b);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0x43274a{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x449b34){super(_0x449b34),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 _0x287c6c=this['context']['config']['get']('sidebar.container');_0x287c6c&&this['setContainer'](_0x287c6c);}['setContainer'](_0x3a6193){if(!y(_0x3a6193))throw new _0x3611b8('sidebar-setcontainer-invalid-element');this['container']=_0x3a6193;}['_attachToContainer']({viewClass:_0x17e83d='',spaceBetweenItems:_0x334362=0x19}={}){if(!y(this['container']))throw new _0x3611b8('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x17e83d,this['_spaceBetweenItems']=_0x334362;}['rearrange']({removedAnnotation:_0x221dd4,previousAnnotation:_0x285d75,nextAnnotation:_0xd11323}){const _0x5a3bcf=this['getSidebarItemView'](_0x221dd4);this['view']['list']['remove'](_0x5a3bcf),this['_destroySidebarItemView'](_0x221dd4),_0x285d75&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x285d75)),_0xd11323&&this['_alignToTargetRect'](this['getSidebarItemView'](_0xd11323)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x1b2885,activatedAnnotation:_0x3e7a79,disableAnimationOnActivatedAnnotation:_0x518181}){if(this['_activeAnnotation']=_0x3e7a79,_0x1b2885){_0x1b2885['isActive']=!0x1;const _0x4946e7=this['getSidebarItemView'](_0x1b2885);_0x4946e7&&_0x518181&&(_0x4946e7['isAnimationDisabled']=!0x1);}if(_0x3e7a79){const _0x471509=this['getSidebarItemView'](_0x3e7a79);_0x471509&&(_0x3e7a79['isActive']=!0x0,_0x518181&&(_0x471509['isAnimationDisabled']=!0x0,_0x471509['top']+=0x1),this['_alignToTargetRect'](_0x471509));}}['_detachFromContainer'](_0xd6e09a){if(this['view']['element']['remove'](),_0xd6e09a){for(const _0x14fd36 of _0xd6e09a)this['_destroySidebarItemView'](_0x14fd36);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x350aa2,_0x27ea94){_0x27ea94||(_0x27ea94=_0x350aa2['view']);const _0x2a8f1a=new H(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x2a8f1a,_0x350aa2),this['_annotationToSidebarItemView']['set'](_0x350aa2,_0x2a8f1a),_0x2a8f1a['content']['add'](_0x27ea94),this['listenTo'](_0x350aa2['view'],'change:targetRect',(_0x4e947a,_0x1b9668,_0x1296d8)=>{const _0x2307db=this['_getTargetTop'](_0x350aa2,_0x1296d8);_0x2a8f1a['_targetTop']!=_0x2307db&&(_0x2a8f1a['_targetTop']=_0x2307db,this['_setItemTop'](_0x2a8f1a,_0x2307db));}),this['listenTo'](_0x2a8f1a,'change:top',()=>{this['_recalculate'](_0x2a8f1a,'top');}),this['listenTo'](_0x2a8f1a,'change:bottom',()=>{this['_recalculate'](_0x2a8f1a,'bottom');}),this['_alignToTargetRect'](_0x2a8f1a);const _0x291bb6=this['_getItemBefore'](_0x2a8f1a);if(_0x291bb6)this['_alignAfterItem'](_0x291bb6,_0x2a8f1a)||this['_alignToTargetRect'](_0x2a8f1a);else this['_alignToTargetRect'](_0x2a8f1a);return this['_updateLastItem'](),this['view']['list']['add'](_0x2a8f1a),_0x2a8f1a;}['_alignForTopChange'](_0x3a5a32){if(!_0x3a5a32['content']['length'])return;const _0x52287a=this['_getItemBefore'](_0x3a5a32);if(!_0x52287a)return;const _0x4a6819=this['_sidebarItemViewToAnnotation']['get'](_0x52287a),_0x2c4bf9=this['_activeAnnotation'];_0x2c4bf9&&_0x2c4bf9===_0x4a6819?this['_alignAfterItem'](_0x52287a,_0x3a5a32):this['_alignBeforeItem'](_0x3a5a32,_0x52287a);}['_alignForBottomChange'](_0x189b5e){if(!_0x189b5e['content']['length'])return;const _0x34ace2=this['_getItemAfter'](_0x189b5e);if(!_0x34ace2)return;const _0x38183e=this['_sidebarItemViewToAnnotation']['get'](_0x34ace2),_0x10351f=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x3451e9=this['_activeAnnotation'];_0x3451e9&&_0x3451e9===_0x38183e&&_0x10351f?(this['_alignBeforeItem'](_0x34ace2,_0x189b5e),this['_alignAfterItem'](_0x189b5e,_0x34ace2)):_0x3451e9&&_0x3451e9===_0x38183e?this['_alignBeforeItem'](_0x34ace2,_0x189b5e):this['_alignAfterItem'](_0x189b5e,_0x34ace2);}['_recalculate'](_0x3f1b5c,_0x59f242){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x58ef70,changedProp:_0x2728c5}of this['_recalculateBuffer'])'top'===_0x2728c5?this['_alignForTopChange'](_0x58ef70):this['_alignForBottomChange'](_0x58ef70);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x3f1b5c,'changedProp':_0x59f242});}['getSidebarItemView'](_0x3949e2){return this['_annotationToSidebarItemView']['get'](_0x3949e2);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x38a21e){const _0x247430=this['getSidebarItemView'](_0x38a21e);this['stopListening'](_0x247430),this['stopListening'](_0x38a21e['view']),_0x247430['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x38a21e),this['_sidebarItemViewToAnnotation']['delete'](_0x247430);}['_createSidebarView'](){const _0x300cf6=new F(this['context']['locale']);return _0x300cf6['render'](),this['on']('change:_lastItem',(_0x1d277c,_0x5d3e86,_0xe2dabf,_0x2981e8)=>{_0x2981e8&&_0x300cf6['unbind']('minHeight'),_0xe2dabf?_0x300cf6['bind']('minHeight')['to'](_0xe2dabf,'bottom'):_0x300cf6['minHeight']=null;}),_0x300cf6;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x14db1b){const _0x2eab27=this['_sidebarItemViewToAnnotation']['get'](_0x14db1b),_0x1bdce4=_0x2eab27&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x2eab27)-0x1);return _0x1bdce4&&this['getSidebarItemView'](_0x1bdce4)||null;}['_getItemAfter'](_0x3121c7){const _0xb03bb9=this['_sidebarItemViewToAnnotation']['get'](_0x3121c7),_0x2a55f6=_0xb03bb9&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0xb03bb9)+0x1);return _0x2a55f6&&this['getSidebarItemView'](_0x2a55f6)||null;}['_alignBeforeItem'](_0x2f5670,_0x154876){_0x2f5670['updateHeight']();const _0x1bfa2f=R(_0x154876['bottom']+this['_spaceBetweenItems'],_0x2f5670['top']);return!!_0x1bfa2f&&(this['_setItemTop'](_0x154876,_0x154876['top']-_0x1bfa2f),!0x0);}['_alignAfterItem'](_0x1d3984,_0x29c032){_0x1d3984['updateHeight']();const _0x46475d=R(_0x1d3984['bottom']+this['_spaceBetweenItems'],_0x29c032['top']);return!!_0x46475d&&(this['_setItemTop'](_0x29c032,_0x29c032['top']+_0x46475d,!0x1),!0x0);}['_alignToTargetRect'](_0x5a636f){const _0xeed427=this['_sidebarItemViewToAnnotation']['get'](_0x5a636f);if(!_0xeed427||!_0xeed427['target']||!_0xeed427['targetRect'])return;const _0x342da3=this['_getTargetTop'](_0xeed427,_0xeed427['targetRect']);this['_setItemTop'](_0x5a636f,_0x342da3);}['_getTargetTop'](_0x257a40,_0x2662c7){if(null===_0x2662c7)return 0x0;if(_0x257a40['target']instanceof _0x5121c1)return _0x2662c7['top'];{const _0x4e4df7=new _0x5121c1(this['view']['element'])['top'];return _0x2662c7['top']-_0x4e4df7;}}['_setItemTop'](_0x3339a3,_0x47934d,_0x5311af=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x5311af&&(_0x47934d=Math['max'](_0x47934d,this['_getMaxAvailableTop'](_0x3339a3))),_0x3339a3['top']=_0x47934d;}['_getMaxAvailableTop'](_0x89b9f8){let _0x466660=this['_getItemBefore'](_0x89b9f8),_0x3a6ec5=0x0;for(;_0x466660;)_0x466660['updateHeight'](),_0x3a6ec5+=this['_spaceBetweenItems']+_0x466660['height'],_0x466660=this['_getItemBefore'](_0x466660);return _0x3a6ec5;}}function R(_0x32468b,_0x54fc13){return Math['max'](_0x32468b-_0x54fc13,0x0);}function y(_0x400b96){return null!==_0x400b96&&'object'==typeof _0x400b96&&0x1===_0x400b96['nodeType'];}class e extends _0x43274a{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,M];}static get['pluginName'](){return'WideSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1f3aac){super(_0x1f3aac),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x172c01(),this['_refreshPositioningDebounced']=_0x54e343(()=>{this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x212319=this['context']['plugins']['get'](M),_0x50c81b=this['context']['plugins']['get'](z);_0x212319['register']('wideSidebar',this),_0x50c81b['container']&&_0x212319['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x1b7c6e){if(_0x1b7c6e===this['activeAnnotation'])return;const _0x5bc54b=this['context']['plugins']['get'](z);_0x5bc54b['_activeAnnotation']=_0x1b7c6e;const _0x47668c=this['activeAnnotation'];_0x5bc54b['refresh']({'blurredAnnotation':_0x47668c,'activatedAnnotation':_0x1b7c6e}),this['activeAnnotation']=_0x1b7c6e;}['attach'](_0xe69e92){this['annotations']=_0xe69e92;const _0x99ca4d=this['context']['plugins']['get'](z);if(_0x99ca4d['_annotations']=_0xe69e92,this['isAttached'])throw new _0x3611b8('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x99ca4d,'set:container',()=>{this['detach'](),this['listenTo'](_0x99ca4d,'change:container',_0x2d2583=>{_0x2d2583['off'](),this['attach'](_0xe69e92);});}),_0x99ca4d['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x232b27=_0x1a36d7=>{_0x1a36d7['updateTargetRect'](),_0x99ca4d['addAnnotation'](_0x1a36d7);};for(const _0x49c9a0 of _0xe69e92)_0x232b27(_0x49c9a0);this['listenTo'](_0xe69e92,'add',(_0x196662,_0x2ae52b)=>{_0x232b27(_0x2ae52b);}),this['listenTo'](_0xe69e92,'remove',(_0x3fa8b,_0x47e902,_0x389c74)=>{_0x99ca4d['rearrange']({'removedAnnotation':_0x47e902,'previousAnnotation':_0xe69e92['get'](_0x389c74-0x1),'nextAnnotation':_0xe69e92['get'](_0x389c74+0x1)}),_0x47e902===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0xe69e92,'focus',(_0x2b9691,_0x5a15a1)=>{this['setActiveAnnotation'](_0x5a15a1);}),this['listenTo'](_0xe69e92,'blur',()=>{this['setActiveAnnotation'](null);});const _0x186933=this['context']instanceof _0x11fda3?this['context']['editors']:new _0x172c01([this['context']]);for(const _0x45eceb of _0x186933)this['_integrateWithEditorAnnotations'](_0x45eceb);this['listenTo'](_0x186933,'add',(_0x4549fb,_0x197836)=>{this['listenTo'](_0x197836,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x197836);});}),this['listenTo'](_0x186933,'remove',(_0x3b0ea3,_0x3d32e9)=>{_0x3d32e9['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x3d32e9['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x3611b8('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x4a57eb=this['context']['plugins']['get'](z);_0x4a57eb['_detachFromContainer'](this['annotations']),this['stopListening'](_0x4a57eb),this['stopListening'](this['annotations']),this['context']instanceof _0x11fda3&&this['stopListening'](this['context']['editors']);for(const _0x395e87 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x395e87);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x191c54){if(!_0x191c54['plugins']['has']('EditorAnnotations'))return;const _0x2529b4=_0x191c54['plugins']['get']('EditorAnnotations'),_0x269184=()=>{const _0x4b2ec4=_0x2529b4['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x4b2ec4[0x0]||null);};this['listenTo'](_0x2529b4,'refresh',_0x269184),this['listenTo'](_0x2529b4,'blur',(_0x1ba8a5,{isAnnotationTracked:_0x1cfe16})=>{this['activeAnnotation']&&_0x1cfe16(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x2529b4,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x574f96=>{_0x2529b4['hasDomSelection']()&&(_0x269184(),_0x574f96['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x2529b4);}['_destroyEditorAnnotationsIntegration'](_0x364794){this['stopListening'](_0x364794),this['_editorAnnotations']['remove'](_0x364794);}}class C extends _0x3d044c{['counterView'];constructor(_0x62d353){super(_0x62d353);const _0x2b5902=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x2b4108,_0x4e7e51)=>_0x2b4108?'...':_0x4e7e51['toString']()),this['set']('annotationType',''),this['icon']=_0x433d7b,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new kt(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x2b5902['to']('annotationType',_0x5772c1=>'ck-annotation-counter__badge--'+_0x5772c1),_0x2b5902['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x2b5902['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class n extends _0x43274a{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,M];}static get['pluginName'](){return'NarrowSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x288ca6){super(_0x288ca6),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=Object['create'](_0x9ec0df),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x172c01(),this['_refreshPositioningDebounced']=_0x54e343(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](M)['register']('narrowSidebar',this),this['bodyCollection']=new _0x407751(this['context']['locale']),this['balloonPanelView']=new _0x467b52(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x14ab24){this['annotations']=_0x14ab24;const _0x33133d=this['context']['plugins']['get'](z),_0x4a2496=this['balloonPanelView'];if(_0x33133d['_annotations']=_0x14ab24,this['isAttached'])throw new _0x3611b8('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x33133d,'set:container',()=>{this['detach'](),this['listenTo'](_0x33133d,'change:container',_0x261f9f=>{_0x261f9f['off'](),this['attach'](_0x14ab24);});}),_0x33133d['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x450422=_0x465da5=>{const _0x919df2=new C(this['context']['locale']);_0x33133d['addAnnotation'](_0x465da5,_0x919df2),this['_annotationToNarrowView']['set'](_0x465da5,_0x919df2),_0x919df2['bind']('isDirty','annotationType','number')['to'](_0x465da5['view'],'isDirty','type','length'),_0x919df2['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x4a2496['content']['first']!==_0x465da5['view']?(this['_showBalloon'](_0x465da5),_0x465da5['view']['element']['focus'](),this['setActiveAnnotation'](_0x465da5)):this['setActiveAnnotation'](null);});};for(const _0x207f69 of _0x14ab24)_0x450422(_0x207f69);this['listenTo'](_0x14ab24,'add',(_0x2def5e,_0x1a8408)=>{_0x450422(_0x1a8408);}),this['listenTo'](_0x14ab24,'remove',(_0xd91f96,_0xde0718,_0x5be9e2)=>{this['_annotationToNarrowView']['get'](_0xde0718)['destroy'](),this['_annotationToNarrowView']['delete'](_0xde0718),_0x33133d['rearrange']({'removedAnnotation':_0xde0718,'previousAnnotation':_0x14ab24['get'](_0x5be9e2-0x1),'nextAnnotation':_0x14ab24['get'](_0x5be9e2+0x1)}),_0xde0718===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x14ab24,'focus',(_0xc411a7,_0x5e57b1)=>{this['setActiveAnnotation'](_0x5e57b1);}),this['listenTo'](_0x14ab24,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x26dccd,_0x25bc08)=>{_0x25bc08['keyCode']===_0x2f3769['esc']&&_0x4a2496['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x4a2496['content']['first']),this['_hideBalloon'](),_0x25bc08['stopPropagation'](),_0x25bc08['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x5308a6,_0x497b92)=>{const _0x317088=_0x497b92['target'];_0x4a2496['isVisible']&&_0x4a2496['element']['contains'](_0x317088)||_0x33133d['view']['element']['contains'](_0x317088)||_0x5308a6['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x79ee1b=>_0x79ee1b['contains'](_0x317088))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x55bbf9=this['context']instanceof _0x11fda3?this['context']['editors']:new _0x172c01([this['context']]);for(const _0x9d5381 of _0x55bbf9)this['_integrateWithEditorAnnotations'](_0x9d5381);this['listenTo'](_0x55bbf9,'add',(_0x3cf42f,_0x26cafa)=>{this['listenTo'](_0x26cafa,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x26cafa);});}),this['listenTo'](_0x55bbf9,'remove',(_0x5838f7,_0x2c5e62)=>{_0x2c5e62['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x2c5e62['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x3d451e){if(_0x3d451e===this['activeAnnotation'])return;const _0xdddf1e=this['context']['plugins']['get'](z);if(_0xdddf1e['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x3d451e,'disableAnimationOnActivatedAnnotation':!0x0}),_0x3d451e)_0xdddf1e['getSidebarItemView'](_0x3d451e)?this['_showBalloon'](_0x3d451e):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x3d451e;}['detach'](){if(!this['isAttached'])throw new _0x3611b8('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x2532d6=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x3b1fdd=>_0x3b1fdd['destroy']()),this['_annotationToNarrowView']['clear'](),_0x2532d6['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x11fda3&&this['stopListening'](this['context']['editors']);for(const _0x4848de of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x4848de);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'](_0x2ca7bc){if(!_0x2ca7bc['plugins']['has']('EditorAnnotations'))return;const _0x321431=_0x2ca7bc['plugins']['get']('EditorAnnotations'),_0x5d5e85=this['context']['plugins']['get'](z),_0x459f60=this['annotations'],_0x1fa419=this['balloonPanelView'],_0x3f80a0=()=>{const _0x1787f6=_0x321431['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x1787f6),this['setActiveAnnotation'](_0x1787f6[0x0]||null);};this['listenTo'](_0x321431,'refresh',_0x3f80a0),this['listenTo'](_0x321431,'blur',(_0x512bf9,{isAnnotationTracked:_0xd15c79})=>{this['activeAnnotation']&&_0xd15c79(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x321431,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x459f60,'blur',_0x173705=>{_0x321431['hasDomSelection']()&&_0x173705['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x3bf0e6,_0x3ff210)=>{const _0x4d3ba1=_0x3ff210['target'];_0x1fa419['isVisible']&&_0x1fa419['element']['contains'](_0x4d3ba1)||_0x5d5e85['view']['element']['contains'](_0x4d3ba1)||this['activeAnnotation']&&_0x321431['hasDomSelection']()&&(_0x3f80a0(),_0x3bf0e6['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x321431);}['_destroyEditorAnnotationsIntegration'](_0x57c172){_0x57c172&&(this['stopListening'](_0x57c172),this['_editorAnnotations']['remove'](_0x57c172));}['_setSelectedAnnotations'](_0x24971a){for(const _0x1b3d16 of this['_selectedAnnotations'])_0x24971a['includes'](_0x1b3d16)||this['_manuallyClosedAnnotationViews']['delete'](_0x1b3d16['view']);this['_selectedAnnotations']=_0x24971a;}['_refreshPositioning'](){const _0x17967b=this['balloonPanelView'];this['annotations']['refreshPositioning'](),_0x17967b['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x37ec7c){if(this['_manuallyClosedAnnotationViews']['has'](_0x37ec7c['view']))return;const _0x66f087=this['balloonPanelView']['content']['first'];_0x66f087!==_0x37ec7c['view']?(_0x66f087&&this['_detachListeners'](_0x66f087),this['_attachListeners'](_0x37ec7c['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x37ec7c['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x4c7d1c=this['balloonPanelView']['content']['first'],_0x26601c=_0x4c7d1c&&this['annotations']['getByView'](_0x4c7d1c);if(!_0x26601c||!this['_annotationToNarrowView']['has'](_0x26601c))return;const _0x3caa42=this['_annotationToNarrowView']['get'](_0x26601c)['element'],_0x49d9b4=(function(){const _0x4f9902=_0x467b52['defaultPositions'];return[_0x4f9902['southArrowNorthEast'],_0x4f9902['northArrowSouthEast'],_0x4f9902['southArrowNorth'],_0x4f9902['northArrowSouth'],_0x4f9902['southArrowNorthWest'],_0x4f9902['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x3caa42,'positions':_0x49d9b4});}['_hideBalloon'](){const _0x15344a=this['balloonPanelView'],_0x12d71f=_0x15344a['content']['first'];_0x12d71f&&(this['_detachListeners'](_0x12d71f),_0x15344a['unpin'](),_0x15344a['content']['clear']());}['_attachListeners'](_0x57d5eb){this['listenTo'](_0x57d5eb,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x57d5eb,'Esc',(_0x3fac91,_0x35dfd1)=>{this['_manuallyClosedAnnotationViews']['add'](_0x57d5eb),this['_hideBalloon'](),_0x35dfd1();});}['_detachListeners'](_0x2f705b){this['stopListening'](_0x2f705b);}}class c extends _0x90bc29{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[P,_0x5c1ae6,M];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x387412){super(_0x387412),_0x387412['editing']['view']['addObserver'](_0xc0e6dc),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x387412['plugins']['get'](_0x5c1ae6),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x5d4a00=this['editor']['plugins']['get'](M);_0x5d4a00['context']===this['editor']&&(_0x5d4a00['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x3a3dfb,_0x5e2321)=>{const _0x236f1c=this['_balloon'];if(this['isAttached']&&_0x236f1c['visibleView']){const _0x3cb0f5=this['annotations']['getByView'](_0x236f1c['visibleView']);_0x3cb0f5&&this['_closeAnnotation'](_0x3cb0f5),_0x5e2321();}}));}['afterInit'](){const _0x149863=this['editor']['plugins']['get'](M);_0x149863['context']===this['editor']&&(_0x149863['hasActive']()||_0x149863['switchTo']('inline'));}['setActiveAnnotation'](_0x414f26){_0x414f26!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x414f26&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x414f26)&&this['_addAnnotationToBalloon'](_0x414f26,!0x0),_0x414f26['isActive']=!0x0),_0x414f26||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x414f26);}['attach'](_0x49fae1){this['annotations']=_0x49fae1;const _0x4af53d=this['editor']['plugins']['get'](M),_0x4938b6=this['_balloon'];if(this['isAttached'])throw new _0x3611b8('inlineannotations-attach-already-attached',this);if(_0x4af53d['context']!==this['editor'])throw new _0x3611b8('inlineannotations-not-allowed-with-context',this);const _0x4e7163=this['editor']['plugins']['get'](P);this['listenTo'](_0x4e7163,'refresh',()=>{const _0x897b3f=_0x4e7163['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x4e3e47,_0x2ea59b;!this['_forceRefresh']&&(_0x4e3e47=_0x897b3f,_0x2ea59b=this['_selectedAnnotations'],_0x4e3e47['length']===_0x2ea59b['length']&&_0x4e3e47['every'](_0x12387=>_0x2ea59b['includes'](_0x12387)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x897b3f),this['setActiveAnnotation'](_0x897b3f[0x0]||null));}),this['listenTo'](_0x4e7163,'blur',(_0x337d93,{isAnnotationTracked:_0x4268bc})=>{this['activeAnnotation']&&_0x4268bc(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x2fd766,_0x53ceb9,_0x397551)=>{_0x397551||this['setActiveAnnotation'](null);}),this['listenTo'](_0x49fae1,'remove',(_0x3ad005,_0x4e9181)=>{this['_removeAnnotationFromBalloon'](_0x4e9181),_0x4e9181===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x4938b6,'change:visibleView',(_0x2fb5e9,_0x57e21c,_0x5848aa,_0x55af61)=>{_0x55af61&&this['stopListening'](_0x55af61);const _0x448632=_0x49fae1['getByView'](_0x5848aa);_0x5848aa&&_0x448632&&(this['listenTo'](_0x5848aa,'change:height',()=>{_0x4938b6['updatePosition']();}),this['listenTo'](_0x5848aa,'Esc',()=>{this['_closeAnnotation'](_0x448632),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x448632&&this['setActiveAnnotation'](_0x448632));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x4938b6['visibleView']&&(_0x49fae1['getByView'](_0x4938b6['visibleView'])&&_0x4938b6['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 _0x3611b8('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x4f4436 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x4f4436);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x3154f8){for(const _0x2f972e of this['_selectedAnnotations'])_0x3154f8['includes'](_0x2f972e)||this['_manuallyClosed']['delete'](_0x2f972e);for(const _0x50017d of this['annotations'])_0x3154f8['includes'](_0x50017d)||this['_removeAnnotationFromBalloon'](_0x50017d);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x578eaa of _0x3154f8)this['_addAnnotationToBalloon'](_0x578eaa);}this['_selectedAnnotations']=_0x3154f8;}['_addAnnotationToBalloon'](_0x293d3f,_0x1b0fa9=!0x1){this['_manuallyClosed']['has'](_0x293d3f)||(this['_addedAnnotations']['has'](_0x293d3f)||this['_balloon']['hasView'](_0x293d3f['view'])||(this['_addedAnnotations']['add'](_0x293d3f),this['_balloon']['add']({'stackId':_0x293d3f['view']['id'],'view':_0x293d3f['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x293d3f)}})),_0x1b0fa9&&this['_balloon']['showStack'](_0x293d3f['view']['id']));}['_getBalloonTargetForAnnotation'](_0x4e4311){const _0x498e29=_0x4e4311['target'],_0x38239a=this['editor']['editing']['view'],_0xe4a3ef=_0x38239a['document']['selection']['getFirstRange'](),_0xdc05fb=_0x38239a['domConverter']['viewRangeToDom'](_0xe4a3ef);if(_0xdc05fb['collapse'](!0x0),_0x498e29){if(_0x498e29 instanceof _0x5121c1)return _0x498e29;let _0x8b7426=[];for(const _0x50c4ca of _0x498e29)_0x8b7426['push'](...(_0x3f4796=_0x50c4ca['getClientRects'](),Array['from'](_0x3f4796)['map'](DOMRect['fromRect'])));_0x8b7426=function(_0xeafa9b){const _0x4a2d43=[];let _0x4c7f37=_0xeafa9b[0x0];for(let _0xe452b7=0x1;_0xe452b7<_0xeafa9b['length'];_0xe452b7++)B(_0x4c7f37,_0xeafa9b[_0xe452b7])?_0x4c7f37['width']+=_0xeafa9b[_0xe452b7]['width']:(_0x4a2d43['push'](_0x4c7f37),_0x4c7f37=_0xeafa9b[_0xe452b7]);return _0x4a2d43['push'](_0x4c7f37),_0x4a2d43;}(_0x8b7426);const _0x2b8193=_0xdc05fb['getBoundingClientRect']();return _0x8b7426['find'](_0x1bbd44=>_0x1bbd44['top']<=_0x2b8193['top']&&_0x1bbd44['bottom']>=_0x2b8193['bottom']&&_0x1bbd44['left']<=_0x2b8193['left']&&_0x1bbd44['right']>=_0x2b8193['right'])||_0x8b7426[0x0];}var _0x3f4796;return _0x4e4311['targetRect']||_0xdc05fb;}['_removeAnnotationFromBalloon'](_0x3705d0){this['_addedAnnotations']['has'](_0x3705d0)&&this['_balloon']['hasView'](_0x3705d0['view'])&&(this['_addedAnnotations']['delete'](_0x3705d0),this['_balloon']['remove'](_0x3705d0['view']));}['_closeAnnotation'](_0x30ef2e){this['_manuallyClosed']['add'](_0x30ef2e),this['_removeAnnotationFromBalloon'](_0x30ef2e);}}function B(_0x56edb3,_0x43913f){return _0x56edb3['top']===_0x43913f['top']&&_0x56edb3['bottom']===_0x43913f['bottom']&&_0x56edb3['right']===_0x43913f['left'];}class tt extends kt{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x1d72e7,_0x56d51a){super(_0x1d72e7),this['set']('isEmpty',!_0x56d51a['length']),this['focusTracker']=new _0x11f52f(),this['_annotationViews']=_0x56d51a,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new _0x4728ff({'focusables':_0x56d51a,'focusTracker':this['focusTracker']}),this['listenTo'](_0x56d51a,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x56d51a,'remove',(_0x5c1357,_0x29e3dc)=>{_0x29e3dc['isActive']&&this['focus'](),_0x56d51a['length']||(this['isEmpty']=!0x0);});const _0x46c886=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':E(_0x1d72e7,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x56d51a},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x46c886['if']('isEmpty','ck-hidden',_0x4e084a=>!_0x4e084a)]},'children':[{'text':E(_0x1d72e7,'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 _0x9693f1 of this['_annotationViews'])this['focusTracker']['add'](_0x9693f1['element']);this['_annotationViews']['on']('change',(_0x17844c,{added:_0x105fbe,removed:_0x4f9610})=>{for(const _0x3119f0 of _0x105fbe)this['focusTracker']['add'](_0x3119f0['element']);for(const _0x24c77 of _0x4f9610)this['focusTracker']['remove'](_0x24c77['element']);});}}class f extends _0x43274a{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,O];}constructor(_0x3494e0){super(_0x3494e0),this['archivedThreads']=new _0x172c01();}['init'](){const _0x880551=this['context'],_0x4f9745=_0x880551['plugins']['get'](o),_0x332564=_0x880551['plugins']['get'](O);this['listenTo'](_0x4f9745,'addCommentThread',(_0x4f6bea,{threadId:_0x1adda4})=>{const _0x283676=_0x4f9745['getCommentThread'](_0x1adda4);_0x283676['archivedAt']&&this['archivedThreads']['add'](_0x283676,this['_calculatePosition'](_0x283676['archivedAt'])),this['listenTo'](_0x283676,'change:archivedAt',(_0x2168a4,_0x37740f,_0x92a15e)=>{_0x92a15e?this['archivedThreads']['has'](_0x283676)||this['archivedThreads']['add'](_0x283676,this['_calculatePosition'](_0x283676['archivedAt'])):this['archivedThreads']['has'](_0x283676)&&this['archivedThreads']['remove'](_0x283676);});}),this['listenTo'](_0x4f9745,'removeCommentThread',(_0x4ff1ad,{threadId:_0x282706})=>{const _0x4c0dab=_0x4f9745['getCommentThread'](_0x282706);this['stopListening'](_0x4c0dab),this['archivedThreads']['has'](_0x4c0dab)&&this['archivedThreads']['remove'](_0x4c0dab);},{'priority':'highest'}),this['listenTo'](_0x332564['collection'],'focus',(_0x36a482,_0x2dc838)=>{_0x2dc838['isVisible']||(_0x2dc838['isActive']=!0x0,_0x332564['activate'](_0x2dc838));});}['_calculatePosition'](_0x4e85c8){const _0x91b0c5=[...this['archivedThreads']]['findIndex'](_0x1adbaa=>_0x1adbaa['archivedAt']<_0x4e85c8);return _0x91b0c5>-0x1?_0x91b0c5:this['archivedThreads']['length'];}}class a extends _0x90bc29{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[f,_0x1605b6];}constructor(_0x1d205b){super(_0x1d205b),this['annotationViews']=new _0x4a86ed(),this['_pendingThreads']=[];}['init'](){const _0x41a52f=this['editor'],_0x4e8ed5=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x41a52f['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x3d044c,!0x0)),_0x41a52f['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x2a7090=this['_createCommentsArchiveButton'](_0x10c47c);return _0x2a7090['set']({'role':'menuitemcheckbox'}),_0x2a7090;});const _0x4b5a07=_0x41a52f['plugins']['get'](f),_0x11d765=_0x41a52f['plugins']['get']('Annotations'),_0x3093aa=_0x41a52f['plugins']['get']('CommentsRepository');_0x4b5a07['archivedThreads']['forEach'](_0x4a9e00=>{this['_handleNewThread'](_0x4a9e00);}),this['listenTo'](_0x4b5a07['archivedThreads'],'add',(_0x3d917d,_0x523da4)=>{this['_handleNewThread'](_0x523da4);}),this['listenTo'](_0x11d765['collection'],'add',(_0x368131,_0x77507)=>{const _0x2b2820=this['_pendingThreads']['find'](_0x4bbc89=>{const _0x23b4c3=_0x3093aa['_threadToController']['get'](_0x4bbc89);return _0x23b4c3&&_0x77507['innerView']===_0x23b4c3['view'];});if(_0x2b2820){const _0x5a09d3=this['_calculatePosition'](_0x2b2820['archivedAt']);this['annotationViews']['add'](_0x77507['view'],_0x5a09d3),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x2b2820),0x1);}}),this['listenTo'](_0x4b5a07['archivedThreads'],'remove',(_0x40f3ff,_0x2ac24d)=>{const _0x58c446=_0x41a52f['config']['get']('collaboration.channelId');if(!_0x58c446||_0x2ac24d['channelId']===_0x58c446){if(this['_pendingThreads']['includes'](_0x2ac24d))this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x2ac24d),0x1);else{const _0x50e93d=_0x3093aa['_threadToController']['get'](_0x2ac24d),_0x116d84=_0x11d765['getByInnerView'](_0x50e93d['view']);this['annotationViews']['remove'](_0x116d84['view']),this['stopListening'](_0x116d84['focusableElements']);}}}),this['listenTo'](_0x11d765['collection'],'add',(_0x19bd8e,_0x2d53e8)=>{this['listenTo'](_0x2d53e8,'escape',_0x4e8ed5);}),this['listenTo'](_0x11d765['collection'],'remove',(_0x416876,_0x43aa7f)=>{this['stopListening'](_0x43aa7f,'escape',_0x4e8ed5);});}['_handleNewThread'](_0x56cef6){const _0x20e0d2=this['editor']['plugins']['get']('CommentsRepository'),_0x3c8ea5=this['editor']['plugins']['get']('Annotations'),_0x19da74=this['editor']['config']['get']('collaboration.channelId');if(!_0x19da74||_0x56cef6['channelId']===_0x19da74){const _0x1cd8ee=_0x20e0d2['_threadToController']['get'](_0x56cef6);if(!_0x1cd8ee)return void this['_pendingThreads']['push'](_0x56cef6);const _0xcda276=this['_calculatePosition'](_0x56cef6['archivedAt']),_0x2b1702=_0x3c8ea5['getByInnerView'](_0x1cd8ee['view']);_0x2b1702['isVisible']&&_0x3c8ea5['_visibleAnnotations']['remove'](_0x2b1702),this['annotationViews']['add'](_0x2b1702['view'],_0xcda276);}}['_calculatePosition'](_0x24fe08){const _0x13b390=this['editor']['config']['get']('collaboration.channelId'),_0x4a9faa=[...this['editor']['plugins']['get'](f)['archivedThreads']]['filter'](_0x372133=>_0x372133['channelId']===_0x13b390)['findIndex'](_0x13c143=>_0x13c143['archivedAt']<_0x24fe08);return _0x4a9faa<0x0||_0x4a9faa>this['annotationViews']['length']?this['annotationViews']['length']:_0x4a9faa-0x1;}['_toggleDialog'](){const _0x4c1993=this['editor'],_0x1d4682=_0x4c1993['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new tt(_0x4c1993['locale'],this['annotationViews'])),'commentsArchive'===_0x1d4682['id']?_0x1d4682['hide']():_0x1d4682['show']({'id':'commentsArchive','title':E(_0x4c1993['locale'],'COMMENTS_ARCHIVE'),'icon':_0x2d292b,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x485ca9['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x36bf08,_0xa77a8d=!0x1){const _0x10295b=this['editor']['locale'],_0x44bd53=this['editor']['plugins']['get']('Dialog'),_0x5aab74=new _0x36bf08(_0x10295b);return _0x5aab74['bind']('isEnabled')['to'](this,'isEnabled'),_0x5aab74['bind']('isOn')['to'](_0x44bd53,'id',_0x31a03d=>'commentsArchive'===_0x31a03d),_0x5aab74['set']({'label':E(_0x10295b,'COMMENTS_ARCHIVE'),'icon':_0x2d292b,'isToggleable':!0x0}),_0xa77a8d&&(_0x5aab74['tooltip']=!0x0),this['listenTo'](_0x5aab74,'execute',()=>this['_toggleDialog']()),_0x5aab74;}['_hideDialogOnAnnotationEscape']=_0x3e4810=>{const _0x3c6a4c=_0x3e4810['source'];if(!this['annotationViews']['has'](_0x3c6a4c['view']))return;const _0xf145d0=this['editor']['plugins']['get']('Dialog');_0xf145d0['isOpen']&&'commentsArchive'===_0xf145d0['id']&&(_0xf145d0['hide'](),_0x3e4810['stop']());};}class p extends _0x90bc29{static get['requires'](){return[o,r,i,f,a,s,e,n,c];}static get['pluginName'](){return'Comments';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{d as Annotation,_ as AnnotationCollection,S as AnnotationView,O as Annotations,M as AnnotationsUIs,ts as BaseCommentThreadView,hs as BaseCommentView,fi as Comment,ui as CommentThread,Ct as CommentThreadController,ie as CommentThreadInputView,vt as CommentThreadView,gt as CommentView,p as Comments,f as CommentsArchive,a as CommentsArchiveUI,te as CommentsListView,s as CommentsOnly,o as CommentsRepository,i as CommentsUI,P as EditorAnnotations,c as InlineAnnotations,n as NarrowSidebar,z as Sidebar,e as WideSidebar};
|
|
23
|
+
import{Editor as _0x26ce07,ContextPlugin as _0x149248,PendingActions as ht,Command as _0x116639,Plugin as _0x3e8287,Context as _0x5735ba}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x2170ff,uid as _0x23944b,KeystrokeHandler as jt,FocusTracker as _0x6d2edc,diff as _0x2762d4,Collection as _0x1b6511,Rect as _0x197d1d,CKEditorError as _0x302412,first as _0x255c30,priorities as Wt,scrollViewportToShowTarget as rt,getEnvKeystrokeText as nt,toUnit as xt,DomEmitterMixin as _0x2c8ffe,keyCodes as _0x2cd697}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x37fa89,AriaDescriptionView as Yt,setupThreadKeyboardNavigation as Zt,ConfirmMixin as ti,LateFocusButtonView as _0x1cf2e4,trimHtml as _0x962ff1,LateFocusDropdownButtonView as _0xdc3cee,Users as it,getDateTimeFormatter as lt,hashObject as pt,getAllMarkersDomElementsSorted as et,surroundingMarkersDetector as ot,FOCUS_ANNOTATION_KEYSTROKE as _0x4c3cf2}from'ckeditor5-collaboration/dist/index.js';import{throttle as Dt,isEqual as wt,cloneDeep as It,set as At,unset as yt,debounce as _0x3058e3}from'es-toolkit/compat';import{IconUndo as _0x3cadd7,IconCheck as _0x8d7024,IconPencil as _0x52d6a3,IconRemoveComment as _0x1c9ae1,IconThreeVerticalDots as _0x375ba6,IconAddComment as _0x35c54a,IconCommentsArchive as _0x1dd5ca}from'@ckeditor/ckeditor5-icons/dist/index.js';import{EditorUIView as Vt,InlineEditableUIView as $t,EditorUI as Rt,View as kt,FocusCycler as _0x5bcd58,ButtonView as _0x25ab89,ViewCollection as _0xea1baf,createDropdown as _0x364cb0,ListView as _0x51ac51,focusChildOnDropdownOpen as _0x2c383b,ListItemView as _0x504a2c,MenuBarMenuListItemButtonView as _0x508e0d,BodyCollection as _0x2901be,BalloonPanelView as _0x3c248a,ContextualBalloon as _0x162d8a,Dialog as _0x3727d0,DialogViewPosition as _0x1e4b9a}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disablePlaceholder as St,enablePlaceholder as Ft,MouseObserver as _0x165613}from'@ckeditor/ckeditor5-engine/dist/index.js';import{Clipboard as qt,ClipboardMarkersUtils as Mt,ClipboardPipeline as Pt}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Enter as zt,ShiftEnter as Bt}from'@ckeditor/ckeditor5-enter/dist/index.js';import{SelectAll as Et}from'@ckeditor/ckeditor5-select-all/dist/index.js';import{Typing as Gt}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Undo as Jt}from'@ckeditor/ckeditor5-undo/dist/index.js';import{Paragraph as Kt}from'@ckeditor/ckeditor5-paragraph/dist/index.js';import{FOCUS_ANNOTATION_KEYSTROKE as _0x9f19f6}from'@ckeditor/ckeditor5-collaboration-core/dist/index.js';import{toWidget as _0xb56482}from'@ckeditor/ckeditor5-widget/dist/index.js';class Ct extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x2170ff(){['model'];['view'];constructor(_0x2a729c,_0x4857de){super(),this['model']=_0x2a729c,this['model']['_isAttached']=!0x0,this['view']=_0x4857de,this['listenTo'](_0x4857de,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x4857de,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x4857de,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x4857de,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x4857de,'addComment',(_0x9281bd,_0xe0bb57)=>this['addComment'](_0xe0bb57)),this['listenTo'](_0x4857de,'updateComment',(_0x4e823a,_0x184cea,_0x16b046)=>this['updateComment'](_0x184cea,_0x16b046)),this['listenTo'](_0x4857de,'removeComment',(_0x38f353,_0x506bd5)=>this['removeComment'](_0x506bd5));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x2d5d6b){this['model']['addComment']({'content':_0x2d5d6b,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x476d89,_0xcd37b9){this['model']['getComment'](_0x476d89)['update']({'content':_0xcd37b9});}['removeComment'](_0x3e0f1e){this['model']['getComment'](_0x3e0f1e)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function E(_0x17fe80,_0x305b16,_0x496a7d){const t=_0x17fe80['t'];switch(_0x305b16){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'},_0x496a7d);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'},_0x496a7d);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'},_0x496a7d);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'},_0x496a7d);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x496a7d);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'},_0x496a7d);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'},_0x496a7d);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'},_0x496a7d);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 Ut extends Vt{['main'];['editable'];constructor(_0x55f0f6,_0x4d96bf){super(_0x55f0f6);const _0xb0d74a=_0x23944b();this['main']=this['createCollection'](),this['editable']=new $t(_0x55f0f6,_0x4d96bf,void 0x0,{'label':()=>E(_0x55f0f6,'Comment\x20editor')}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'dir':_0x55f0f6['uiLanguageDirection'],'lang':_0x55f0f6['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0xb0d74a},'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 Ot extends Rt{['view'];constructor(_0x394309){super(_0x394309),this['view']=new Ut(_0x394309['locale'],_0x394309['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x2c21e6=this['editor']['editing']['view'],_0x20a42d=this['view']['editable'],_0x2c8e57=_0x2c21e6['document']['getRoot']();_0x20a42d['name']=_0x2c8e57['rootName'],this['view']['render']();const _0x29cabe=_0x20a42d['element'];this['setEditableElement'](_0x20a42d['name'],_0x29cabe),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x2c21e6['attachDomRoot'](_0x29cabe),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const Nt=[qt,zt,Bt,Et,Gt,Jt,Kt];class Qt extends/* #__PURE__ -- @preserve */
|
|
25
|
+
_0x2170ff(_0x26ce07){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
|
|
26
|
+
((()=>Nt)());constructor(_0x23a8da={}){function _0x36316c(_0x451eaf){return _0x451eaf['map'](_0x3c30be=>String['fromCharCode'](_0x3c30be))['join']('');}(_0x23a8da=Object['assign']({},_0x23a8da))['plugins']||(_0x23a8da['plugins']=Qt['defaultPlugins']),super(_0x23a8da),this['ui']=new Ot(this),this['set']('placeholder',''),this['model']['document']['on']('change',()=>this['_updatePlaceholder'](),{'priority':'low'}),this['on']('change:placeholder',()=>this['_updatePlaceholder']()),this['model']['document']['createRoot'](),this[_0x36316c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x36316c([0x76,0x69,0x65,0x77])][_0x36316c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x36316c([0x61,0x75,0x74,0x6f]),this[_0x36316c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x36316c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x36316c([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x36316c([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x36316c([0x6f,0x6b])});}['create'](){const _0x11d269=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x11d269))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x4e2e54=>{const _0x20139a=this['model']['document']['getRoot'](),_0x53aca8=_0x20139a&&_0x20139a['getChild'](_0x20139a['childCount']-0x1);_0x4e2e54['setSelection'](_0x53aca8,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x185bb3=this['editing']['view'],_0x104c89=_0x185bb3['document']['getRoot'](),_0x2f8809=_0x104c89['getChild'](0x0);_0x104c89['childCount']>0x1||!_0x2f8809||'p'!=_0x2f8809['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(St(_0x185bb3,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x2f8809['placeholder']=this['placeholder']),Ft({'view':_0x185bb3,'element':_0x2f8809,'keepOnFocus':!0x0}),this['placeholderElement']=_0x2f8809);}}class os extends kt{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x3aeb34,_0x47eb6e={}){super(_0x3aeb34),this['editor']=null,this['_editorConfig']=_0x47eb6e,this['set']('value',_0x47eb6e['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',E(_0x3aeb34,'Reply...')),this['set']('submitLabel',E(_0x3aeb34,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new jt(),this['focusTracker']=new _0x6d2edc(),this['focusCycler']=new _0x5bcd58({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-comment__input-wrapper']},'children':[{'tag':'div','attributes':{'class':['ck-comment__input-actions',this['bindTemplate']['if']('showButtons','ck-comment__input-actions--active')]},'children':[this['submitButtonView'],this['cancelButtonView']]}]}),this['keystrokes']['set']('Esc',(_0x177b60,_0x4dde5c)=>{this['cancelButtonView']['fire']('execute'),_0x4dde5c();}),this['keystrokes']['set']('Ctrl+Enter',(_0x5cc041,_0x32ce72)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x32ce72());}),this['on']('submit',(_0x17f016,_0x17d762)=>{_0x17d762['length']>0xfde8?(alert(E(_0x3aeb34,'TOO_LONG_COMMENT_ALERT',[_0x17d762['length'],0xfde8])),_0x17f016['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new Qt(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x3049ca=this['editor'];this['element']['insertBefore'](_0x3049ca['ui']['element'],this['element']['firstChild']),_0x3049ca['model']['document']['on']('change',()=>this['value']=_0x3049ca['getData']()),_0x3049ca['bind']('placeholder')['to'](this),this['focusables']['add'](_0x3049ca['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x2a4d70){-0x1===_0x2a4d70?(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:_0x12ae46}=this,_0x236c67=new _0x25ab89(_0x12ae46);return _0x236c67['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x236c67['withText']=!0x0,_0x236c67['bind']('label')['to'](this,'submitLabel'),_0x236c67['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x236c67['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x479010,_0x2ed416)=>!_0x2ed416&&!!_0x479010['trim']()),_0x236c67;}['_createCancelButton'](){const {locale:_0x1d30b1}=this,_0x1a53cf=new _0x25ab89(_0x1d30b1);return _0x1a53cf['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x1a53cf['label']=E(_0x1d30b1,'Cancel'),_0x1a53cf['withText']=!0x0,_0x1a53cf['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x1a53cf;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x9a8f2e=>{this['focusTracker']['add'](_0x9a8f2e['element']);}),this['focusables']['on']('change',(_0x217623,_0x2f2774)=>{for(const _0x1355c3 of Array['from'](_0x2f2774['added'])['reverse']())this['focusTracker']['add'](_0x1355c3['element']);});}}class ie extends kt{constructor(_0x293006,_0x5f3002,_0x33e64d){super(_0x293006),this['commentInputView']=new os(_0x293006,_0x33e64d),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x385657,_0x22edaa)=>_0x385657||!!_0x22edaa),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 _0x37fa89(_0x293006,_0x5f3002),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'](_0xfe9a2){this['commentInputView']['focus'](_0xfe9a2);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x4ac25,_0x5d9c1f)=>{const {submitButtonView:_0x403f34,cancelButtonView:_0x1a6f0b,editor:_0x2a57f8}=this['commentInputView'];[_0x403f34['element'],_0x1a6f0b['element'],_0x2a57f8?_0x2a57f8['editing']['view']['getDomRoot']():null]['filter'](_0x3a1c0b=>_0x3a1c0b)['some'](_0x2477d1=>_0x2477d1['contains'](_0x5d9c1f['target']))||(this['focus'](),_0x5d9c1f['preventDefault']());});}}class cs extends kt{constructor(_0x27d792){super(_0x27d792);const _0x2165d3=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x2165d3['to']('count',_0x179e0f=>E(_0x27d792,'NUMBER_OF_COMMENTS',_0x179e0f))}]});}}class te extends kt{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x40c2df,_0x4e6ad7,_0x27f866){super(_0x40c2df);const _0x107a6e=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x4e6ad7['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x4e6ad7,this['_config']=_0x27f866,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x6d2edc(),this['keystrokes']=new jt(),this['focusCycler']=new _0x5bcd58({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x178a0c=>this['commentViews']['map'](_0x3fb2b7=>_0x3fb2b7['element'])['includes'](_0x178a0c['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new cs(_0x40c2df),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x3b9a2c=>_0x3b9a2c-this['_config']['maxCommentsWhenCollapsed']);for(const _0x5b8e19 of _0x4e6ad7['comments'])this['_handleNewCommentModel'](_0x5b8e19);this['_handleInfoComment'](),this['listenTo'](_0x4e6ad7['comments'],'add',(_0x22daff,_0x5db4f1)=>{const _0x192247=this['_calculatePosition'](_0x5db4f1);this['length']++,this['_handleNewCommentModel'](_0x5db4f1,_0x192247),this['refreshVisibleViews']();}),this['listenTo'](_0x4e6ad7['comments'],'remove',(_0x4f8057,_0x180abe)=>{this['length']--,this['_handleRemoveCommentModel'](_0x180abe),this['refreshVisibleViews']();}),this['listenTo'](_0x4e6ad7,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x4e6ad7,'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',_0x107a6e['if']('length','ck-hidden',_0x35825b=>!_0x35825b)],'aria-label':E(_0x40c2df,'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'](_0x4e5caf){-0x1===_0x4e5caf?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x199fe4 of this['commentViews'])_0x199fe4['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x2468cc,_0x27fe0c){const _0xfffcd4=new this['_config']['CommentView'](this['locale'],_0x2468cc,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0xfffcd4['viewUid']=_0x2468cc['id'],_0xfffcd4['delegate']('removeComment')['to'](this),_0xfffcd4['delegate']('updateComment')['to'](this),_0xfffcd4['delegate']('resolveCommentThread')['to'](this),_0xfffcd4['delegate']('editorReady')['to'](this),_0xfffcd4['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0xfffcd4,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0xfffcd4,_0x27fe0c);}['_calculatePosition'](_0x31d9b4){const _0x7a4ab3=this['_model']['_findOptimalIndex'](_0x31d9b4);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x31d9b4['authoredAt']?_0x7a4ab3-0x1:_0x7a4ab3:_0x7a4ab3-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x217408={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':E(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x217408,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x217408));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x53189c){const _0x172989=this['commentViews']['remove'](_0x53189c['id']);this['stopListening'](_0x172989),_0x172989['isEditMode']&&this['_updateHasDirtyComment'](),_0x172989['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x47d6f3=>_0x47d6f3['isEditMode']);}['_rearrangeCollapse'](){const _0x3e3f4d=function(_0x5b5917){const _0x42be53=new _0x1b6511();for(const _0x51be07 of _0x5b5917)_0x42be53['add'](_0x51be07);return _0x42be53;}(this['commentViews']),_0x37d0b8=this['_collapsedCommentsView']['count'];for(let _0x2e0aaa=0x1;_0x2e0aaa<=_0x37d0b8;_0x2e0aaa++)_0x3e3f4d['remove'](0x1);for(const _0x1b7163 of _0x3e3f4d)_0x1b7163['collapse']();_0x37d0b8>0x0&&_0x3e3f4d['add'](this['_collapsedCommentsView'],0x1),ns(_0x2762d4(Array['from'](this['visibleViews']),Array['from'](_0x3e3f4d)),this['visibleViews'],_0x3e3f4d);}['_rearrangeExpand'](){ns(_0x2762d4(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x428ef9 of this['visibleViews'])_0x428ef9['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x167936=>{this['focusTracker']['add'](_0x167936['element']),this['keystrokes']['listenTo'](_0x167936['element']);}),this['commentViews']['on']('change',(_0x7bc91b,_0x327fdd)=>{for(const _0x38c328 of _0x327fdd['removed'])this['focusTracker']['remove'](_0x38c328['element']),this['keystrokes']['stopListening'](_0x38c328['element']);for(const _0x20ab0f of Array['from'](_0x327fdd['added'])['reverse']())this['focusTracker']['add'](_0x20ab0f['element']),this['keystrokes']['listenTo'](_0x20ab0f['element']);});}}function ns(_0x160c56,_0x3329b9,_0x33b6aa){let _0x19f264=0x0;for(const _0x3783d7 of _0x160c56)switch(_0x3783d7){case'insert':_0x3329b9['add'](_0x33b6aa['get'](_0x19f264),_0x19f264),_0x19f264++;break;case'delete':_0x3329b9['remove'](_0x19f264);break;case'equal':_0x19f264++;}}class as extends kt{constructor(_0x2f8805){super(_0x2f8805);const _0x321db9=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x321db9['to']('contextValue',_0x2a63da=>E(_0x2f8805,'THREAD_CONTEXT_LABEL',_0x2a63da)),'tabindex':-0x1},'children':[{'text':_0x321db9['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class Xt extends kt{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x420925,_0x3928ef){super(_0x420925);const _0x3113a3=this['bindTemplate'];this['_model']=_0x3928ef,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x6d2edc(),this['keystrokes']=new jt(),this['focusCycler']=new _0x5bcd58({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x56301a=>!!_0x56301a),this['bind']('contextValue')['to'](this['_model'],'context',_0x32e9f4=>_0x32e9f4&&_0x32e9f4['value']?this['_trimContextValue'](_0x32e9f4['value']):E(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',_0x3113a3['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 _0x32e81c=new _0x25ab89(this['locale']);return _0x32e81c['label']=E(this['locale'],'Reopen'),_0x32e81c['tooltip']=E(this['locale'],'Reopen'),_0x32e81c['icon']=_0x3cadd7,_0x32e81c['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x3989ae=>!_0x3989ae),_0x32e81c['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x24ceef,_0x15844e)=>_0x24ceef&&_0x15844e),_0x32e81c['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x32e81c;}['_trimContextValue'](_0x397321){if(_0x397321['length']<0x96)return _0x397321;const _0x1557d4=_0x397321['lastIndexOf']('\x20',0x93);return _0x397321['substring'](0x0,_0x1557d4>-0x1?_0x1557d4:0x93)+'...';}['_attachContextActions'](){const _0xe33a6d=this['element']['querySelector']('.ck-context'),_0x1c0dbd=_0xe33a6d['querySelector']('.ck-context__value');this['listenTo'](_0xe33a6d,'mouseenter',()=>{_0x1c0dbd['offsetWidth']<_0x1c0dbd['scrollWidth']&&_0xe33a6d['classList']['add']('overlay');}),this['listenTo'](_0xe33a6d,'mouseleave',()=>{_0xe33a6d['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0xf97c99 of this['focusables'])this['focusTracker']['add'](_0xf97c99['element']),this['keystrokes']['listenTo'](_0xf97c99['element']);}['_createContextView'](){const _0x169b85=new as(this['locale']);return _0x169b85['bind']('contextValue')['to'](this),_0x169b85;}}class ts extends kt{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0xe8fb0b,_0x339eeb,_0x207720,_0x5a3428){super(_0xe8fb0b),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x339eeb,this['_localUser']=_0x207720,this['_config']=_0x5a3428,this['commentThreadHeaderView']=new Xt(_0xe8fb0b,_0x339eeb),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new Yt(_0xe8fb0b,E(_0xe8fb0b,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new te(_0xe8fb0b,_0x339eeb,Object['assign']({'CommentView':this['_config']['CommentView']},_0x5a3428)),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',(_0x2520a6,_0x45402a)=>_0x2520a6||!!_0x45402a),this['bind']('isUnlinked')['to'](_0x339eeb,'unlinkedAt',_0x329108=>!!_0x329108),this['bind']('ariaLabel')['to'](this,'length',_0x20ee03=>{const _0x28d703=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return E(this['locale'],'COMMENT_THREAD_LABEL',[_0x20ee03,_0x28d703]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x6d2edc(),this['keystrokes']=new jt(),this['focusCycler']=new _0x5bcd58({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x31ee0a=>_0x31ee0a['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),Zt(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x28f2e7=new ie(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x112b15=_0x28f2e7['commentInputView'];return _0x28f2e7['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x112b15,'value',(_0x55715c,_0x3bfffb,_0x1d7fc1,_0x5eb914,_0x5d1434)=>!!_0x5d1434||!!_0x5eb914&&_0x1d7fc1&&!_0x3bfffb||_0x55715c&&_0x1d7fc1&&!_0x3bfffb),_0x112b15['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x1b5c60,_0x548a3e,_0x31bdfe)=>{let _0x5db1d1;return _0x5db1d1=_0x31bdfe&&_0x548a3e?'Reply\x20to\x20reopen\x20discussion...':_0x1b5c60?'Reply...':'Write\x20a\x20comment...',E(this['locale'],_0x5db1d1);}),_0x112b15['bind']('submitLabel')['to'](this,'length',_0x4d802c=>E(this['locale'],_0x4d802c?'Reply':'Comment')),_0x112b15['on']('submit',(_0x381f10,_0x5a5b2a)=>{this['fire']('addComment',_0x5a5b2a),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x112b15['on']('cancel',()=>{this['focus']();}),_0x112b15['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x112b15['on']('cancel',_0x579dbb=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x579dbb['stop']());}),this['on']('change:isActive',(_0x844b53,_0x1f5dfc,_0x5cbe02)=>{_0x5cbe02||this['length']||_0x112b15['value']||this['fire']('removeCommentThread');}),_0x28f2e7;}}class vt extends/* #__PURE__ -- @preserve */
|
|
27
|
+
ti(ts){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x3de4ac,_0x11cf2b,_0x8ec0fc,_0x1214b8){super(_0x3de4ac,_0x11cf2b,_0x8ec0fc,_0x1214b8),this['commentThreadChildren']=this['createCollection']([this['commentsListView'],this['commentThreadInputView'],this['ariaDescriptionView']]),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x3de4ac,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x1ad248,_0x5eb979,_0x2f462a)=>{_0x2f462a||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x30354e,_0x58671f,_0xc05e14)=>{_0xc05e14&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x178633=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck','ck-thread','ck-reset_all-excluded','ck-rounded-corners',_0x178633['if']('isActive','ck-thread--active'),_0x178633['if']('isUnlinked','ck-thread--unlinked'),_0x178633['if']('isConfirm','ck-thread--remove-confirmation'),_0x178633['to']('actionIndicator',_0x19a9d2=>_0x19a9d2?'ck-thread--'+_0x19a9d2:'')],'data-thread-id':this['_model']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x178633['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 _0x27c224 of this['commentsListView']['commentViews'])_0x27c224['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x3fb6b1}=this,_0x325bae=this['commentsListView']['commentViews']['get'](0x0);_0x325bae===this['_boundFirstCommentView']||_0x325bae['isSystemComment']||(this['_boundFirstCommentView']=_0x325bae,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x325bae,'actionIndicator',_0x3d99b2=>'remove'===_0x3d99b2?'remove':null),_0x325bae['placeholder']=E(_0x3fb6b1,'Write\x20a\x20comment...'),_0x325bae['removeButton']['on']('execute',_0x398a18=>{_0x398a18['stop'](),this['showConfirm'](E(_0x3fb6b1,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),this['on']('removeConfirm',()=>{_0x325bae['focus']();}),_0x325bae['actionBar']['add'](this['resolveButton'],0x0),_0x325bae['focusables']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x225a80=new _0x1cf2e4(this['locale']);return _0x225a80['label']=E(this['locale'],'Resolve'),_0x225a80['tooltip']=E(this['locale'],'Resolve'),_0x225a80['icon']=_0x8d7024,_0x225a80['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x225a80['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x3e6f8e=>!_0x3e6f8e),_0x225a80['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x1b2c3f,_0x4b20ce)=>_0x1b2c3f&&!_0x4b20ce),_0x225a80['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x225a80;}['_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 es extends kt{constructor(_0x2f051f){super(_0x2f051f),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x1f5697,_0x99a6e1,_0x2156be)=>{this['element']['innerHTML']=_0x2156be;}),this['element']['innerHTML']=this['content'];}}class hs extends kt{['visibleView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x41b957,_0x3f268d,_0x5d6add){super(_0x41b957),this['_model']=_0x3f268d,this['_config']=_0x5d6add,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['bind']('ariaLabel')['to'](_0x3f268d,'content',_0x3f268d,'authoredAt',(_0x55ce65,_0x546efd)=>E(_0x41b957,'COMMENT_ARIA_LABEL',[_0x3f268d['author']['name'],_0x5d6add['formatDateTime'](_0x546efd),new DOMParser()['parseFromString'](_0x55ce65,'text/html')['body']['textContent'],_0x3f268d['isExternal']?this['getExternalCommentNote']():''])),this['ariaDescriptionView']=new Yt(_0x41b957,E(_0x41b957,'COMMENT_THREAD_DESCRIPTION')),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']()),this['focusables']=new _0xea1baf(),this['focusTracker']=new _0x6d2edc(),this['keystrokes']=new jt(),this['focusCycler']=new _0x5bcd58({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x3a7dd9=>_0x3a7dd9['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']?E(this['locale'],'EXTERNAL_IMPORT_WORD_COMMENT'):E(this['locale'],'EXTERNAL_COMMENT');}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?E(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):E(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['_createCommentContentView'](){const _0xc1c76e=new es(this['locale']);return _0xc1c76e['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x1bad4c,_0xdb7e68)=>_0xdb7e68?_0x962ff1(_0x1bad4c,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x1bad4c),_0xc1c76e;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x306e05=new os(this['locale'],this['_config']['editorConfig']);return _0x306e05['value']=this['_model']['content'],_0x306e05['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x306e05['submitLabel']=E(this['locale'],'Save'),_0x306e05['on']('submit',(_0x1480c3,_0x26b643)=>{this['fire']('updateComment',this['_model']['id'],_0x26b643),this['switchToDisplayMode'](),this['focus']();}),_0x306e05['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x306e05['once']('editorReady',()=>{_0x306e05['focus']();}),_0x306e05['createEditor'](),_0x306e05['delegate']('editorReady')['to'](this),_0x306e05['delegate']('editorDestroyed')['to'](this),_0x306e05;}['_setupKeyboardNavigation'](){const _0x896277=this['element'];this['keystrokes']['listenTo'](_0x896277);for(const _0x1d1adc of this['focusables'])this['focusTracker']['add'](_0x1d1adc['element']),this['keystrokes']['listenTo'](_0x1d1adc['element']);this['focusables']['on']('change',(_0xf5b80d,_0x5af072)=>{for(const _0x57bf42 of _0x5af072['removed'])this['focusTracker']['remove'](_0x57bf42['element']),this['keystrokes']['stopListening'](_0x57bf42['element']);for(const _0x19a2ba of _0x5af072['added'])this['focusTracker']['add'](_0x19a2ba['element']),this['keystrokes']['listenTo'](_0x19a2ba['element']);}),this['keystrokes']['set']('enter',(_0xb876e3,_0x511580)=>{_0x896277===_0xb876e3['target']&&(this['focusCycler']['focusFirst'](),_0x511580());}),this['keystrokes']['set']('esc',(_0x11f8d3,_0x4f24a3)=>{_0x896277!==_0x11f8d3['target']&&(this['focus'](),_0x4f24a3());});}}class gt extends/* #__PURE__ -- @preserve */
|
|
28
|
+
ti(hs){['actionBar'];['userView'];constructor(_0x212ce1,_0x2ef120,_0x1286e9){super(_0x212ce1,_0x2ef120,_0x1286e9),this['set']('actionIndicator',null),this['set']('placeholder',E(_0x212ce1,'Reply...')),this['bind']('authoredAt')['to'](_0x2ef120),this['bind']('resolvedAt')['to'](_0x2ef120),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 _0x37fa89(_0x212ce1,_0x2ef120['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['listenTo'](_0x2ef120,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x387575=this['bindTemplate'],_0x75ef08=[{'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':_0x387575['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x387575['to']('authoredAt',_0x50b68e=>this['_config']['formatDateTime'](_0x50b68e))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x387575['if']('isEditMode','ck-comment__actions--hidden'),_0x387575['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']&&_0x75ef08['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper',_0x387575['if']('isConfirm','ck-comment--remove-confirmation')],'tabindex':-0x1,'aria-label':_0x387575['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id'],'role':'listitem'},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x387575['if']('isEditMode','ck-comment--edit'),_0x387575['if']('isSystemComment','ck-comment--info'),_0x387575['to']('actionIndicator',_0xe04286=>_0xe04286?'ck-comment--'+_0xe04286:'')],'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':_0x75ef08}]}]};}['_createEditButton'](){const _0x3a8961=new _0x25ab89(this['locale']);return _0x3a8961['label']=E(this['locale'],'Edit'),_0x3a8961['icon']=_0x52d6a3,_0x3a8961['withText']=!0x0,_0x3a8961['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x3a8961['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x538fd5=>!_0x538fd5),_0x3a8961['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x3a8961['on']('execute',()=>this['switchToEditMode']()),_0x3a8961;}['_createRemoveButton'](){const _0x3d7923=new _0x25ab89(this['locale']);return _0x3d7923['label']=E(this['locale'],'Remove'),_0x3d7923['icon']=_0x1c9ae1,_0x3d7923['withText']=!0x0,_0x3d7923['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x3d7923['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x13dbed=>!_0x13dbed),_0x3d7923['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x3d7923['on']('execute',()=>{this['showConfirm'](E(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x3d7923;}['_createDropdown'](){const _0x1c1dab=_0x364cb0(this['locale'],_0xdc3cee),_0x3341cf=_0x1c1dab['panelView']['children'],_0x347962=new _0x51ac51(this['locale']),_0x91f3de=_0x1c1dab['bindTemplate'];_0x2c383b(_0x1c1dab,()=>this['items']['find'](_0x453590=>_0x453590['isVisible'])),_0x1c1dab['extendTemplate']({'attributes':{'class':[_0x91f3de['if']('isVisible','ck-hidden',_0x1e5a86=>!_0x1e5a86)]}});const _0x2be227=(_0x2fc5e9,_0x9803c0=-0x1)=>{const _0x377ec8=new _0x504a2c(this['locale']);_0x377ec8['children']['add'](_0x2fc5e9);const _0x5990d2=_0x9803c0>-0x1?_0x9803c0:_0x347962['items']['length'];_0x347962['items']['add'](_0x377ec8,_0x5990d2);const _0x87956b=Array['from'](this['items']);_0x1c1dab['unbind']('isEnabled','isVisible'),_0x1c1dab['bind']('isEnabled')['toMany'](_0x87956b,'isEnabled',(..._0xf0a25f)=>_0xf0a25f['some'](_0x5a0837=>_0x5a0837)),_0x1c1dab['bind']('isVisible')['toMany'](_0x87956b,'isVisible',(..._0x3ca83c)=>_0x3ca83c['some'](_0x1d8aef=>_0x1d8aef));};_0x1c1dab['panelPosition']='sw',_0x1c1dab['buttonView']['set']({'label':E(this['locale'],'Show\x20more\x20items'),'icon':_0x375ba6});for(const _0x6f8c6d of this['items'])_0x2be227(_0x6f8c6d);return _0x3341cf['add'](_0x347962),_0x1c1dab['listenTo'](this['items'],'add',(_0x5b1dd8,_0x295074,_0x4c1232)=>{_0x2be227(_0x295074,_0x4c1232);}),_0x1c1dab['listenTo'](this['items'],'remove',(_0x26b9d2,_0xe8ba35,_0x3c8388)=>{_0x347962['items']['remove'](_0x3c8388);}),_0x1c1dab;}['_attachActions'](_0x43b56a,_0x5ae6d8){const _0x2a1617=_0x43b56a&&_0x43b56a['element'];_0x2a1617&&(this['listenTo'](_0x2a1617,'mouseenter',()=>this['actionIndicator']=_0x5ae6d8),this['listenTo'](_0x2a1617,'focus',()=>this['actionIndicator']=_0x5ae6d8),this['listenTo'](_0x2a1617,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x2a1617,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0x1bf347=super['_createCommentInputView']();return _0x1bf347['bind']('placeholder')['to'](this),_0x1bf347;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function Lt(_0x20d0c7){const _0x101691=Dt(_0x20d0c7,0x1e),_0x5ed8f7=new MutationObserver(_0x41a964=>{for(const _0x32c64b of _0x41a964)('attributes'==_0x32c64b['type']&&'class'==_0x32c64b['attributeName']||'childList'==_0x32c64b['type']||'characterData'==_0x32c64b['type'])&&_0x101691();});return{'attach'(_0x173232){_0x5ed8f7['observe'](_0x173232,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x5ed8f7['disconnect'](),_0x101691['cancel']();}};}class S extends kt{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x3a48ae,_0x6412f2){super(_0x3a48ae),this['id']=_0x23944b(),this['focusTracker']=new _0x6d2edc(),this['keystrokes']=new jt(),this['keystrokes']['set']('Esc',(_0x2cba14,_0x187ea3)=>this['fire']('Esc',_0x187ea3)),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']=Lt(()=>this['_updateHeight']()),this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this),this['content']['add'](_0x6412f2),this['mainView']=_0x6412f2;const _0x49f18d=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x49f18d['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 _0xc3b9a4=this['element']['clientHeight'];_0xc3b9a4&&(this['height']=_0xc3b9a4);}}class d extends/* #__PURE__ -- @preserve */
|
|
29
|
+
_0x2170ff(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x2f789d,target:_0x3a9e09,type:_0xbd747d,isVisible:_0x3e9e75=!0x0}){super(),this['view']=_0x2f789d,this['view']['element']||this['view']['render'](),this['_type']=_0xbd747d,this['_target']=_0x3a9e09,d['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x1b6511([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x26f0a4,_0x3121b7)=>{this['view']['focusTracker']['add'](_0x3121b7);}),this['focusableElements']['on']('remove',(_0x3dc66b,_0x1c8b00)=>{this['view']['focusTracker']['remove'](_0x1c8b00);}),this['set']('isVisible',_0x3e9e75);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x5b9108=this['_getNormalizedTarget']();return d['_assertCorrectTarget'](_0x5b9108),_0x5b9108;}get['targetRect'](){const _0x229086=this['target'];if(null===_0x229086)return null;if(_0x229086 instanceof _0x197d1d)return _0x229086;const _0x2bba5e=_0x229086['filter'](_0x37176a=>function(_0x4ecae9){const _0x1eca7a=_0x4ecae9['offsetParent'];if(_0x1eca7a)return!0x0;const _0x3b1a7d=_0x4ecae9['getClientRects']()['item'](0x0);return!!_0x3b1a7d;}(_0x37176a));return 0x0===_0x2bba5e['length']?null:new _0x197d1d(_0x2bba5e[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x2950c9){this['view']['isActive']=_0x2950c9,this['view']['mainView']['isActive']=_0x2950c9;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x19fb8e){if(!(null===_0x19fb8e||_0x19fb8e instanceof _0x197d1d||Array['isArray'](_0x19fb8e)&&_0x19fb8e['every'](_0x1ac292=>li(_0x1ac292))))throw new _0x302412('annotation-invalid-target',null,{'target':_0x19fb8e});}['_getNormalizedTarget'](){const _0xacbbf7='function'==typeof this['_target']?this['_target']():this['_target'];return li(_0xacbbf7)?[_0xacbbf7]:_0xacbbf7;}}function li(_0x4480c7){return null!==_0x4480c7&&'object'==typeof _0x4480c7&&'nodeType'in _0x4480c7&&0x1===_0x4480c7['nodeType'];}class _ extends _0x1b6511{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x43d76b=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x6d2edc(),this['_focusTracker']['on']('change:isFocused',(_0x46713a,_0x54c479,_0x31e004)=>{_0x31e004||this['fire']('blur');});for(const _0x17276a of _0x43d76b)this['add'](_0x17276a);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x21c823){if(this['has'](_0x21c823))throw new _0x302412('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x21c823['innerView'],_0x21c823),this['_viewToAnnotation']['set'](_0x21c823['view'],_0x21c823);for(const _0x46d122 of _0x21c823['focusableElements'])this['_focusTracker']['add'](_0x46d122);this['listenTo'](_0x21c823['focusableElements'],'add',(_0x171cb8,_0x3d3d2d)=>{this['_focusTracker']['add'](_0x3d3d2d);}),this['listenTo'](_0x21c823['focusableElements'],'remove',(_0x260032,_0x31b7a4)=>{this['_focusTracker']['remove'](_0x31b7a4);}),this['listenTo'](_0x21c823['view']['focusTracker'],'change:isFocused',(_0x308093,_0x4a6aee,_0x2219e1)=>{_0x2219e1&&this['fire']('focus',_0x21c823);}),_0x21c823['updateTargetRect']();const _0x45deb8=this['_getOrderInContent'](_0x21c823['view']['targetRect']);return super['add'](_0x21c823,_0x45deb8);}['remove'](_0x282ca3){if(!this['has'](_0x282ca3))throw new _0x302412('annotationcollection-not-existing-item',null);this['stopListening'](_0x282ca3['view']['focusTracker']),this['stopListening'](_0x282ca3['focusableElements']);for(const _0x264666 of _0x282ca3['focusableElements'])this['_focusTracker']['remove'](_0x264666);return this['_viewToAnnotation']['delete'](_0x282ca3['view']),this['_innerViewToAnnotation']['delete'](_0x282ca3['innerView']),super['remove'](_0x282ca3);}['getByInnerView'](_0x3d3f10){return this['_innerViewToAnnotation']['get'](_0x3d3f10);}['getByView'](_0x2206c8){return this['_viewToAnnotation']['get'](_0x2206c8);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x2d071a of this)_0x2d071a['updateTargetRect']();this['_sort']();}['_sort'](){const _0x33620f=Array['from'](this)['sort']((_0x1e81eb,_0x4a0c3e)=>v(_0x1e81eb['view']['targetRect'],_0x4a0c3e['view']['targetRect']));for(let _0x9538ad=_0x33620f['length']-0x1;_0x9538ad>0x0;_0x9538ad--){const _0x1f7b2d=_0x33620f[_0x9538ad];_0x9538ad!==this['getIndex'](_0x1f7b2d)&&(this['remove'](_0x1f7b2d),this['add'](_0x1f7b2d));}}['_getOrderInContent'](_0x20aefa){let _0x2bac11=0x0;if(!_0x20aefa)return this['length'];for(const _0xbe088d of this){const _0x120af6=_0xbe088d['view']['targetRect'];if(_0x120af6){if(v(_0x20aefa,_0x120af6)<0x0)return _0x2bac11;_0x2bac11++;}}return _0x2bac11;}}function v(_0x26b74f,_0xf8b60f){if(null===_0x26b74f&&null===_0xf8b60f)return 0x0;if(null===_0x26b74f)return-0x1;if(null===_0xf8b60f)return 0x1;const _0x164cbd=_0x26b74f['top']-_0xf8b60f['top'];return 0x0==_0x164cbd?_0x26b74f['left']-_0xf8b60f['left']:_0x164cbd;}class O extends _0x149248{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5b471e){if(super(_0x5b471e),this['collection']=new _(),this['_visibleAnnotations']=new _(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x5b471e instanceof _0x26ce07){const _0x38b8fc=_0x5b471e['locale'];_0x5b471e['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':E(_0x38b8fc,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':E(_0x38b8fc,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':E(_0x38b8fc,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':E(_0x38b8fc,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':E(_0x38b8fc,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':E(_0x38b8fc,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':E(_0x38b8fc,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x26f632){this['collection']['add'](_0x26f632);}['remove'](_0x294a21){this['collection']['remove'](_0x294a21),_0x294a21['destroy']();}['refreshVisibility'](){for(const _0x29e326 of this['collection'])_0x29e326['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x5d7953){return this['collection']['getByInnerView'](_0x5d7953);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x922a3f of this['collection'])_0x922a3f['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x233ad4){this['fire']('_activateAnnotation',_0x233ad4);}['createAnnotation'](_0x40e40e){return new d(_0x40e40e);}['createAnnotationView'](_0x1c7a6d,_0x1549f6){return new S(_0x1c7a6d,_0x1549f6);}['_addActiveAnnotation'](_0x45b75d){const _0x5cd8b3=new Set(this['activeAnnotations']);_0x5cd8b3['add'](_0x45b75d),this['activeAnnotations']=_0x5cd8b3;}['_removeActiveAnnotation'](_0x19fc3d){const _0x26a1eb=new Set(this['activeAnnotations']);_0x26a1eb['delete'](_0x19fc3d),this['activeAnnotations']=_0x26a1eb;}['_bindAnnotationsToVisibleAnnotations'](){const _0x518dd0=this['collection'],_0x328a33=this['_visibleAnnotations'];function _0xb3b617(_0x103234){const _0x3ceffc=_0x103234['source'];_0x3ceffc['isVisible']&&!_0x328a33['has'](_0x3ceffc)?_0x328a33['add'](_0x3ceffc):!_0x3ceffc['isVisible']&&_0x328a33['has'](_0x3ceffc)&&_0x328a33['remove'](_0x3ceffc),_0x3ceffc['view']['focusTracker']['remove'](_0x3ceffc['view']['element']),_0x3ceffc['view']['focusTracker']['add'](_0x3ceffc['view']['element']);}this['listenTo'](_0x518dd0,'add',(_0x3687ca,_0x4d7f32)=>{_0x4d7f32['isVisible']&&_0x328a33['add'](_0x4d7f32),this['listenTo'](_0x4d7f32,'change:isVisible',_0xb3b617);}),this['listenTo'](_0x518dd0,'remove',(_0x52f697,_0x5f1527)=>{_0x328a33['has'](_0x5f1527)&&_0x328a33['remove'](_0x5f1527),this['stopListening'](_0x5f1527,'change:isVisible',_0xb3b617);});}['_setupEnterAnnotationKeystroke'](){const _0x49ce71=_0x2f7e7d=>{_0x2f7e7d['on']('ready',()=>{_0x2f7e7d['keystrokes']['set'](_0x9f19f6,(_0x13b8cd,_0x1f88fb)=>{const _0x37369b=_0x255c30(this['activeAnnotations']['values']());_0x37369b&&(_0x37369b['view']['focus'](),_0x1f88fb());});});};this['context']instanceof _0x26ce07?_0x49ce71(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x5784d8,_0x3054b6)=>{_0x49ce71(_0x3054b6);});}['_setupEscapeAnnotationHandling'](){const _0x4cf89b=_0x9f0a78=>{const _0x5f500e=_0x9f0a78['source'],_0x559128=[];let _0x182a69;if(Array['isArray'](_0x5f500e['target'])){_0x182a69=_0x5f500e['target'][0x0],this['context']instanceof _0x26ce07?_0x559128['push'](this['context']):this['context']['editors']&&_0x559128['push'](...this['context']['editors']);for(const _0xc53b1a of _0x559128)for(const _0x547e7d of _0xc53b1a['editing']['view']['domRoots']['values']())if(_0x547e7d['contains'](_0x182a69))return void _0xc53b1a['editing']['view']['focus']();_0x182a69['focus']();}};this['listenTo'](this['collection'],'add',(_0x30b368,_0x566cd6)=>{this['listenTo'](_0x566cd6,'escape',_0x4cf89b,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0xd1a06c,_0x32314f)=>{this['stopListening'](_0x32314f,'escape',_0x4cf89b);});}}const Tt=Symbol('noChannel'),_t={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class o extends _0x149248{['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[O,ht,it];}static get['pluginName'](){return'CommentsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x56aeb2){super(_0x56aeb2),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x3f6565=this['context']['config'];_0x3f6565['define']('comments.maxCommentsWhenCollapsed',0x2),_0x3f6565['define']('comments.maxThreadTotalWeight',0x1f4),_0x3f6565['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x3f6565['define']('comments.CommentThreadView',vt),_0x3f6565['define']('comments.CommentView',gt),_0x3f6565['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x4e2025=this['context']['plugins']['get'](O);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x23ea36,_0x208415)=>this['_addCommentThread'](_0x208415)),this['on']('submitCommentThread',(_0x544d6f,_0x13fda9)=>this['_submitCommentThread'](_0x13fda9)),this['on']('resolveCommentThread',(_0x13fe59,_0x489343)=>this['_resolveCommentThread'](_0x489343)),this['on']('resolveCommentThread',(_0x3d66c8,_0x3a0760)=>this['_updateActiveAnnotation'](_0x3a0760),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x3bcfdb,_0x392409)=>this['_reopenCommentThread'](_0x392409)),this['on']('reopenCommentThread',(_0x372620,_0x446ce3)=>this['_updateActiveAnnotation'](_0x446ce3),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x131bd0,_0xcee7b1)=>this['_removeCommentThread'](_0xcee7b1)),this['on']('updateCommentThread',(_0x520a0b,_0x4e8b70)=>this['_updateCommentThread'](_0x4e8b70)),this['on']('updateCommentThread',(_0x123571,_0x29f9ff)=>this['_updateActiveAnnotation'](_0x29f9ff),{'priority':'lowest'}),this['on']('addComment',(_0x7624c0,_0x14b8fb)=>this['_addComment'](_0x14b8fb)),this['on']('updateComment',(_0x8a5eb7,_0x76f72b)=>this['_updateComment'](_0x76f72b)),this['on']('removeComment',(_0xa2bbce,_0x405d4a)=>this['_removeComment'](_0x405d4a)),this['on']('addComment',(_0x8a79d0,{threadId:_0x26d01c,isFromAdapter:_0x4bad10})=>{if(_0x4bad10)return;const _0x1ae42c=this['getCommentThread'](_0x26d01c),_0xd03db4=_0x1ae42c&&this['_threadToController']['get'](_0x1ae42c);_0xd03db4&&_0xd03db4['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x4e2025,'change:activeAnnotations',(_0x2ad092,_0x47a2c1,_0x3e26b3)=>{const _0x4d473d=Array['from'](_0x3e26b3)['map'](_0x51cfd0=>this['_viewToController']['get'](_0x51cfd0['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x4d473d?_0x4d473d['model']:null;});}set['adapter'](_0x15090d){if(this['_adapter'])throw new _0x302412('commentsrepository-adapter-already-set');this['_adapter']=_0x15090d;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x2fa7d7=Tt,threadId:_0x33e37e=_0x23944b(),comments:_0x863f8f=[],unlinkedAt:_0x506518=null,resolvedAt:_0x4a4aa6=null,resolvedBy:_0xca2f6e=null,target:_0x1de044=null,context:_0xed7e4b=null,attributes:_0x47811b={},isResolvable:_0x2f490c=!0x0,isSubmitted:_0x1b2689=!0x1,isFromAdapter:_0xbcd77e=!0x1}={}){return this['fire'](bt('addCommentThread',_0x2fa7d7),{'channelId':_0x2fa7d7,'threadId':_0x33e37e,'comments':_0x863f8f,'unlinkedAt':_0x506518,'resolvedAt':_0x4a4aa6,'resolvedBy':_0xca2f6e,'target':_0x1de044,'context':_0xed7e4b,'attributes':_0x47811b,'isFromAdapter':_0xbcd77e,'isResolvable':_0x2f490c,'isSubmitted':_0x1b2689}),this['getCommentThread'](_0x33e37e);}['openNewCommentThread']({channelId:_0x405910=Tt,threadId:_0x7778d7=_0x23944b(),target:_0x3b34e6,context:_0x15b78a=null,isResolvable:_0x1ff3c8=!0x0}){if(this['_readOnlyChannels']['has'](_0x405910)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x3b34e6)throw new _0x302412('commentsrepository-missing-target');const _0x42df7d=this['addCommentThread']({'channelId':_0x405910,'threadId':_0x7778d7,'target':_0x3b34e6,'context':_0x15b78a,'isResolvable':_0x1ff3c8});if(!_0x42df7d)return null;const _0xfd6f66=this['_threadToController']['get'](_0x42df7d),_0x2366ea=_0xfd6f66['view']['commentThreadInputView']['commentInputView'],_0x37a4c7=this['context']['plugins']['get'](O),_0xa2c212=_0x37a4c7['getByInnerView'](_0xfd6f66['view']);return _0x37a4c7['activate'](_0xa2c212),_0x2366ea['once']('editorReady',()=>_0x2366ea['focus']()),_0x42df7d;}['hasCommentThread'](_0x1c82d3){if('string'!=typeof _0x1c82d3)throw new _0x302412('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x1c82d3);}['updateCommentThread']({channelId:_0x4e7131=Tt,threadId:_0x2e73d4,context:_0x69fd92,unlinkedAt:_0x3f24e3,attributes:_0x93d23a,isFromAdapter:_0x463c26=!0x1}){return this['fire'](bt('updateCommentThread',_0x4e7131),{'channelId':_0x4e7131,'threadId':_0x2e73d4,'context':_0x69fd92,'unlinkedAt':_0x3f24e3,'attributes':_0x93d23a,'isFromAdapter':_0x463c26}),this['getCommentThread'](_0x2e73d4);}['getCommentThread'](_0x1ba600){if('string'!=typeof _0x1ba600)throw new _0x302412('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x1ba600);}['fetchCommentThread']({channelId:_0x2dd051,threadId:_0x125338}={}){const _0x13ec10=this['getCommentThread'](_0x125338);if(_0x13ec10)return Promise['resolve'](_0x13ec10);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x302412('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x2dd051,'threadId':_0x125338})['then'](_0x5c277e=>this['hasCommentThread'](_0x125338)?this['getCommentThread'](_0x125338):_0x5c277e?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x2dd051},_0x5c277e)):void 0x0)['catch'](_0x1ac65e=>{throw console['error'](_0x1ac65e),new _0x302412('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x4dc0bc,skipNotAttached:_0x50a152=!0x1,skipEmpty:_0x21c560=!0x1,toJSON:_0x2c1278=!0x1}={}){const _0x746ac6=[];for(const _0x344767 of this['_threads']['values']())_0x4dc0bc&&_0x344767['channelId']!==_0x4dc0bc||_0x50a152&&!_0x344767['isAttached']||_0x21c560&&0x0===_0x344767['length']||_0x746ac6['push'](_0x344767);return _0x2c1278?_0x746ac6['map'](_0x53ff12=>_0x53ff12['toJSON']()):_0x746ac6;}['setActiveCommentThread'](_0x44e29c){const _0x5f3b8d=this['context']['plugins']['get'](O);if(!_0x44e29c)return void(this['activeCommentThread']&&_0x5f3b8d['deactivateAll']());const _0x213a4a=this['getCommentThread'](_0x44e29c);if(!_0x213a4a)throw new _0x302412('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x44e29c});if(!this['_threadToController']['has'](_0x213a4a))throw new _0x302412('commentsrepository-active-not-attached',null,{'threadId':_0x44e29c});const _0x47051a=_0x5f3b8d['getByInnerView'](this['_threadToController']['get'](_0x213a4a)['view']);_0x5f3b8d['activate'](_0x47051a);}['switchReadOnly'](_0x2c4f38,_0x2d8ac9){_0x2c4f38?this['_readOnlyChannels']['add'](_0x2d8ac9):this['_readOnlyChannels']['delete'](_0x2d8ac9),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x5d20ac){return this['_readOnlyChannels']['has'](_0x5d20ac)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x4bdf62,_0x33778d){return new Ct(_0x4bdf62,_0x33778d);}['setPermissions'](_0x36f6f0,_0x580729=Tt){this['_permissions']['set'](_0x580729,_0x36f6f0),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x3bd1c6=Tt){return this['_permissions']['has'](_0x3bd1c6)?this['_permissions']['get'](_0x3bd1c6):_t;}['_addCommentThread']({channelId:_0x5b5017,threadId:_0x267632,comments:_0x339a43,unlinkedAt:_0x29c259,resolvedAt:_0x3958fc,resolvedBy:_0x1fcab5,target:_0x52168c,context:_0x23729f,attributes:_0x39e71d,isFromAdapter:_0x43241a,isResolvable:_0x1e0cdf,isSubmitted:_0x585c08}){if('string'!=typeof _0x267632)throw new _0x302412('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x267632});if(this['hasCommentThread'](_0x267632))throw new _0x302412('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x267632});const _0x32d245=new ui(this,{'channelId':_0x5b5017,'id':_0x267632,'context':_0x23729f,'attributes':_0x39e71d,'unlinkedAt':_0x29c259,'resolvedAt':_0x3958fc,'resolvedBy':_0x1fcab5?this['context']['plugins']['get'](it)['getUser'](_0x1fcab5):null,'isResolvable':_0x1e0cdf,'isSubmitted':_0x585c08||_0x43241a});this['_threads']['set'](_0x267632,_0x32d245);for(const _0x4f6391 of _0x339a43)_0x32d245['_add'](this['_createNewComment']({'threadId':_0x267632,..._0x4f6391}));return _0x52168c&&_0x32d245['attachTo'](_0x52168c),_0x43241a||!_0x32d245['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x5b5017,'threadId':_0x267632});}['_submitCommentThread']({channelId:_0x4215e1,threadId:_0x1075c2}){if(!this['hasCommentThread'](_0x1075c2))throw new _0x302412('commentsrepository-missing-comment-thread',this);const _0x371838=this['getCommentThread'](_0x1075c2);if(_0x371838['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x25f259,comments:_0x27406a,resolvedAt:_0xebdfbf,resolvedBy:_0x1da5b2,context:_0x857e35,attributes:_0x385d58}=_0x371838,_0x2a897b=this['context']['plugins']['get']('PendingActions'),_0x4c7b4f=_0x2a897b['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x4215e1,'threadId':_0x25f259,'comments':_0x27406a['map'](_0xff69c1=>_0xff69c1['toJSON']()),'resolvedAt':_0xebdfbf,'resolvedBy':_0x1da5b2?_0x1da5b2['id']:_0x1da5b2,'context':_0x857e35,'attributes':_0x385d58})['then'](({comments:_0x349fe8})=>{_0x2a897b['remove'](_0x4c7b4f);for(const _0xca667a of _0x349fe8)this['_updateComment']({'channelId':_0x4215e1,'threadId':_0x1075c2,'commentId':_0xca667a['commentId'],'createdAt':_0xca667a['createdAt'],'isFromAdapter':!0x0});})['catch'](_0xef2d8a=>{throw console['error'](_0xef2d8a),new _0x302412('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x2b75e8,target:_0x90590a}){const _0x3b48c1=this['getCommentThread'](_0x2b75e8);if(!_0x3b48c1)throw new _0x302412('commentsrepository-attach-missing-comment-thread',this);const _0x4b6a41=this['context']['plugins']['get']('PendingActions'),_0x1dee30=this['context']['plugins']['get'](O),_0xc5e4b4=this['_createCommentThreadView'](_0x3b48c1),_0x529b62=new Ct(_0x3b48c1,_0xc5e4b4);let _0x29ae82=null;_0xc5e4b4['on']('change:isDirty',(_0x325f79,_0x3559fc,_0x3173b1)=>{_0x3173b1?_0x29ae82=_0x4b6a41['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x29ae82&&(_0x4b6a41['remove'](_0x29ae82),_0x29ae82=null);}),this['_threadToController']['set'](_0x3b48c1,_0x529b62),this['_viewToController']['set'](_0xc5e4b4,_0x529b62);const _0x1b9e84=new S(this['context']['locale'],_0xc5e4b4);_0x1b9e84['bind']('length')['to'](_0xc5e4b4),_0x1b9e84['bind']('isDirty')['to'](_0xc5e4b4,'isDirty',_0xc5e4b4,'length',(_0x404d8b,_0x108050)=>_0x404d8b||!_0x108050),_0x1b9e84['bind']('isActive')['to'](_0xc5e4b4),_0x1b9e84['type']='comment';const _0x34bbb2=new d({'view':_0x1b9e84,'target':_0x90590a,'type':'comment','isVisible':!_0x3b48c1['archivedAt']});return _0xc5e4b4['on']('escape',()=>{_0x34bbb2['fire']('escape');}),this['_bindAnnotationToEditors'](_0xc5e4b4,_0x34bbb2),_0x1dee30['add'](_0x34bbb2),_0x34bbb2;}['_bindAnnotationToEditors'](_0xaca33b,_0x2e8e86){this['listenTo'](_0xaca33b,'editorReady',(_0x308bc9,_0x5a8538)=>{const _0xd6b0bb=_0x5a8538['ui']['view']['body']['bodyCollectionContainer'];_0x2e8e86['focusableElements']['add'](_0xd6b0bb),this['context']instanceof _0x26ce07&&this['context']['ui']['focusTracker']['add'](_0xd6b0bb);},{'priority':'highest'}),this['listenTo'](_0xaca33b,'editorDestroyed',(_0x345724,_0x2dcea1)=>{const _0x87ce51=_0x2dcea1['ui']['view']['body']['bodyCollectionContainer'];_0x2e8e86['focusableElements']['has'](_0x87ce51)&&_0x2e8e86['focusableElements']['remove'](_0x87ce51),this['context']instanceof _0x26ce07&&this['context']['ui']['focusTracker']['remove'](_0x87ce51);});}['_unbindEditors'](_0x94e1dd){this['stopListening'](_0x94e1dd,'editorReady'),this['stopListening'](_0x94e1dd,'editorDestroyed');}['_createCommentThreadView'](_0x1e3953){const _0x5848a7=this['context']['plugins']['get'](it),{config:_0x9c0125,locale:_0x348e8d}=this['context'],_0x24a111=lt(_0x9c0125['get']('locale'),_0x348e8d);return new(0x0,(_0x9c0125['get']('comments'))['CommentThreadView'])(_0x348e8d,_0x1e3953,_0x5848a7['me'],{'editorConfig':{..._0x9c0125['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x9c0125['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x9c0125['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x9c0125['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x9c0125['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x24a111,'CommentView':_0x9c0125['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x376378,channelId:_0x115455,resolvedAt:_0x1af0cd,resolvedBy:_0x5763d9,isFromAdapter:_0x326ea7}){if(!this['hasCommentThread'](_0x376378))throw new _0x302412('commentsrepository-missing-comment-thread',null,{'threadId':_0x376378});const _0x29adfe=this['getCommentThread'](_0x376378);if(_0x29adfe['isResolved'])throw new _0x302412('commentsrepository-resolved-comment-thread',null,{'threadId':_0x376378});const _0x38aee1=this['context']['plugins']['get'](it);if(_0x29adfe['resolvedBy']=_0x38aee1['getUser'](_0x5763d9),_0x29adfe['resolvedAt']=_0x1af0cd,_0x326ea7||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x48116f=this['context']['plugins']['get']('PendingActions'),_0x28aa23=_0x48116f['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x115455,'threadId':_0x376378})['then'](({resolvedAt:_0x3b4663,resolvedBy:_0x378146})=>{_0x48116f['remove'](_0x28aa23),_0x29adfe['resolvedBy']['id']!==_0x378146&&(_0x29adfe['resolvedBy']=_0x38aee1['getUser'](_0x378146)),_0x29adfe['resolvedAt']=_0x3b4663;})['catch'](_0x193d78=>{throw console['error'](_0x193d78),new _0x302412('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x1ab338,channelId:_0x1a512c,isFromAdapter:_0x2dcdc0}){if(!this['hasCommentThread'](_0x1ab338))throw new _0x302412('commentsrepository-missing-comment-thread',null,{'threadId':_0x1ab338});const _0x36e1ad=this['getCommentThread'](_0x1ab338);if(!_0x36e1ad['isResolved'])throw new _0x302412('commentsrepository-reopen-comment-thread',null,{'threadId':_0x1ab338});if(_0x36e1ad['resolvedBy']=null,_0x36e1ad['resolvedAt']=null,_0x2dcdc0||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x2ffc2a=this['context']['plugins']['get']('PendingActions'),_0x8b25dc=_0x2ffc2a['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x1a512c,'threadId':_0x1ab338})['then'](()=>_0x2ffc2a['remove'](_0x8b25dc))['catch'](_0x1452bf=>{throw console['error'](_0x1452bf),new _0x302412('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x3da3f6,isFromAdapter:_0x3fa973}){const _0x32fde9=this['getCommentThread'](_0x3da3f6);if(!_0x32fde9)throw new _0x302412('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x3da3f6),this['_threads']['delete'](_0x3da3f6),!_0x32fde9['isSubmitted']||_0x3fa973||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x18be4a=this['context']['plugins']['get']('PendingActions'),{channelId:_0x35ce84}=_0x32fde9,_0x3db0f2=_0x18be4a['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x35ce84,'threadId':_0x3da3f6})['then'](()=>_0x18be4a['remove'](_0x3db0f2))['catch'](_0x32159a=>{throw console['error'](_0x32159a),new _0x302412('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x5457f0,unlinkedAt:_0x4387ae,context:_0x306947,attributes:_0x55f20e,isFromAdapter:_0x5e1793}){if('string'!=typeof _0x5457f0)throw new _0x302412('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x5457f0});if(!this['hasCommentThread'](_0x5457f0))throw new _0x302412('commentsrepository-missing-comment-thread',null,{'threadId':_0x5457f0});const _0x576d19=this['getCommentThread'](_0x5457f0);let _0x4751c4=!0x1;if(void 0x0!==_0x306947&&_0x576d19['context']!==_0x306947&&(_0x576d19['context']=_0x306947,_0x4751c4=!0x0),void 0x0!==_0x4387ae&&_0x576d19['unlinkedAt']!==_0x4387ae&&(_0x576d19['unlinkedAt']=_0x4387ae,_0x4751c4=!0x0),_0x55f20e&&!wt(_0x55f20e,_0x576d19['attributes'])&&(_0x576d19['attributes']=_0x55f20e,_0x4751c4=!0x0),!_0x4751c4)return Promise['resolve']();if(!_0x576d19['isSubmitted']||_0x5e1793||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x4b87a3=this['context']['plugins']['get']('PendingActions'),{channelId:_0x2650e1}=_0x576d19,_0x44c63c=_0x4b87a3['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x2650e1,'threadId':_0x5457f0,'context':_0x306947,'unlinkedAt':_0x4387ae,'attributes':_0x55f20e})['then'](()=>_0x4b87a3['remove'](_0x44c63c))['catch'](_0x24101b=>{throw console['error'](_0x24101b),new _0x302412('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x2c9500){const _0x560103=this['context']['plugins']['get'](O),_0x13a5e8=this['getCommentThread'](_0x2c9500);if(_0x13a5e8['_isAttached']=!0x1,this['_threadToController']['has'](_0x13a5e8)){const _0x4ae5ad=this['_threadToController']['get'](_0x13a5e8),_0x235fc6=_0x4ae5ad['view'],_0x355b84=_0x560103['getByInnerView'](_0x235fc6);this['_threadToController']['delete'](_0x13a5e8),this['_viewToController']['delete'](_0x235fc6),_0x355b84&&_0x560103['remove'](_0x355b84),_0x4ae5ad['destroy'](),_0x235fc6['destroy']()['then'](()=>{this['_unbindEditors'](_0x235fc6);});}}['_updateActiveAnnotation']({threadId:_0x238719,resolvedAt:_0x14e7bc,unlinkedAt:_0x27847d}){const _0x432df3=!!_0x14e7bc,_0x122048=this['context']['plugins']['get'](O),_0x13bdb3=this['getCommentThread'](_0x238719);if(this['_threadToController']['has'](_0x13bdb3)){const _0x26481f=this['_threadToController']['get'](_0x13bdb3)['view'],_0x1c39eb=_0x122048['getByInnerView'](_0x26481f);_0x1c39eb&&(_0x432df3&&_0x122048['_removeActiveAnnotation'](_0x1c39eb),_0x27847d?_0x1c39eb['isVisible']=!0x1:_0x1c39eb['refreshVisibility']());}}['_getExternalAuthor'](_0x5dd283){const _0xe43f2e=this['context']['plugins']['get'](it),_0x3b331a=pt('external:'+_0x5dd283),_0x34757e=_0xe43f2e['getUser'](_0x3b331a);return _0x34757e||_0xe43f2e['addUser']({'id':_0x3b331a,'name':_0x5dd283});}['_createNewComment']({threadId:_0x35bdaf,commentId:_0x270aca=_0x23944b(),content:_0x53de20,authorId:_0xec8e06,createdAt:_0x2eb52f,attributes:_0x5816dd}){if('string'!=typeof _0x270aca)throw new _0x302412('commentsrepository-invalid-commentid');if('string'!=typeof _0xec8e06)throw new _0x302412('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x53de20||!_0x53de20['trim']())throw new _0x302412('commentsrepository-invalid-comment-content');const _0x20778e=this['context']['plugins']['get'](it)['getUser'](_0xec8e06);if(!_0x20778e)throw new _0x302412('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0xec8e06});let _0x29f852=null,_0x599e88=_0x2eb52f;return _0x5816dd?.['@external']&&(_0x29f852=this['_getExternalAuthor'](_0x5816dd['@external']['authorName']),_0x599e88=new Date(_0x5816dd['@external']['createdAt'])),new fi(this,{'threadId':_0x35bdaf,'id':_0x270aca,'author':_0x29f852||_0x20778e,'creator':_0x20778e,'content':_0x53de20,'createdAt':_0x2eb52f,'authoredAt':_0x599e88,'attributes':_0x5816dd});}['_addComment'](_0xea02da){let {threadId:_0x3e5ea9,content:_0x33166e,attributes:_0x5a218e,isFromAdapter:_0x1c0f88}=_0xea02da;const _0x55b1a4=this['getCommentThread'](_0xea02da['threadId']);if(!_0x55b1a4)throw new _0x302412('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x473219=this['_createNewComment'](_0xea02da),{id:_0x1612db}=_0x473219;if(_0x55b1a4['_add'](_0x473219),_0x1c0f88||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x55b1a4['isSubmitted'])return Promise['resolve']();const _0x25e1f2=this['context']['plugins']['get']('PendingActions'),{channelId:_0x39a7cd}=_0x55b1a4,_0x1dea2c=_0x25e1f2['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x5a218e||(_0x5a218e={}),this['adapter']['addComment']({'channelId':_0x39a7cd,'threadId':_0x3e5ea9,'commentId':_0x1612db,'content':_0x33166e,'attributes':_0x5a218e})['then'](_0x5f0dd1=>{_0x25e1f2['remove'](_0x1dea2c),_0x5f0dd1&&this['_updateComment']({'channelId':_0x39a7cd,'threadId':_0x3e5ea9,'commentId':_0x1612db,'createdAt':_0x5f0dd1['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x67a355=>{throw console['error'](_0x67a355),new _0x302412('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x5b9cc1,commentId:_0x2d46c8,content:_0x5ebf04,createdAt:_0x471478,attributes:_0x48aaf2,isFromAdapter:_0xbc320b}){if(void 0x0!==_0x5ebf04&&('string'!=typeof _0x5ebf04||!_0x5ebf04['trim']()['length']))throw new _0x302412('commentsrepository-update-comment-invalid-content');const _0x581748=this['getCommentThread'](_0x5b9cc1),_0xf2771b=_0x581748['getComment'](_0x2d46c8);if(!_0xf2771b)throw new _0x302412('commentsrepository-update-missing-comment',this);let _0x6bcf55=!0x1;if(_0x5ebf04&&_0x5ebf04!==_0xf2771b['content']&&(_0xf2771b['isEditable']||_0xbc320b)&&(_0xf2771b['content']=_0x5ebf04,_0x6bcf55=!0x0),_0x471478&&_0x471478!==_0xf2771b['createdAt']&&(_0xf2771b['createdAt']=_0x471478,_0xf2771b['attributes']&&_0xf2771b['attributes']['@external']||(_0xf2771b['authoredAt']=_0x471478),_0x6bcf55=!0x0),_0x48aaf2&&!wt(_0x48aaf2,_0xf2771b['attributes'])&&(_0xf2771b['attributes']=_0x48aaf2,_0x6bcf55=!0x0),!_0x6bcf55)return Promise['resolve']();if(_0x581748['fire']('commentUpdated'),_0xbc320b||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x2b0ae4=this['context']['plugins']['get']('PendingActions'),{channelId:_0x1359a6}=this['getCommentThread'](_0xf2771b['threadId']),_0x16c798=_0x2b0ae4['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x1359a6,'threadId':_0x5b9cc1,'commentId':_0x2d46c8,'content':_0x5ebf04,'attributes':_0x48aaf2})['then'](()=>_0x2b0ae4['remove'](_0x16c798))['catch'](_0x4036b6=>{throw console['error'](_0x4036b6),new _0x302412('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x583abf,commentId:_0x5d7a9e,isFromAdapter:_0x2f3bd2}){const _0x48b3c0=this['getCommentThread'](_0x583abf),_0x3d0fa4=_0x48b3c0['getComment'](_0x5d7a9e);if(!_0x3d0fa4)throw new _0x302412('commentsrepository-remove-missing-comment',this);if(_0x48b3c0['_remove'](_0x3d0fa4),_0x2f3bd2||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x3fcf8e=this['context']['plugins']['get']('PendingActions'),{channelId:_0x1dcdf9}=_0x48b3c0,_0x1c64c1=_0x3fcf8e['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x1dcdf9,'threadId':_0x583abf,'commentId':_0x5d7a9e})['then'](()=>_0x3fcf8e['remove'](_0x1c64c1))['catch'](_0x408d19=>{throw console['error'](_0x408d19),new _0x302412('commentsrepository-remove-comment-internal-error',this);});}}class ui extends/* #__PURE__ -- @preserve */
|
|
30
|
+
_0x2170ff(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x456fb4,_0x44abb7){super();const _0x4b1c=_0x44abb7['isResolvable'];this['channelId']=_0x44abb7['channelId'],this['id']=_0x44abb7['id'],this['comments']=new _0x1b6511(),this['_repository']=_0x456fb4,this['_isAttached']=!0x1,this['_isSubmitted']=_0x44abb7['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x456fb4,'_permissions',_0x456fb4,'_readOnlyChannels',()=>_0x456fb4['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x456fb4,'_permissions',()=>_0x456fb4['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x456fb4,'_permissions',()=>{const _0x17f223=_0x456fb4['getPermissions'](this['channelId']);return _0x17f223['write']||_0x17f223['admin'];}),this['bind']('isResolvable')['to'](_0x456fb4,'_permissions',()=>_0x4b1c&&_0x456fb4['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x44abb7['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x5b0e38,_0x163ba5)=>_0x5b0e38?_0x163ba5?_0x5b0e38<_0x163ba5?_0x5b0e38:_0x163ba5:_0x5b0e38:_0x163ba5),this['set']('unlinkedAt',_0x44abb7['unlinkedAt']||null),this['set']('resolvedAt',_0x44abb7['resolvedAt']||null),this['set']('resolvedBy',_0x44abb7['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x32f1f1=>!!_0x32f1f1),this['set']('attributes',_0x44abb7['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x20c7a6,_0x6c08ef)=>_0x20c7a6+_0x6c08ef['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x13230e,id:_0x25997d}=this;this['_repository']['fire'](bt('submitCommentThread',_0x13230e),{'channelId':_0x13230e,'threadId':_0x25997d});}['setUnlinkedAt'](_0x347dfd){this['_update']({'unlinkedAt':_0x347dfd});}['resolve']({resolvedAt:_0x242183=new Date(),resolvedBy:_0x130787=null,isFromAdapter:_0x2ae44f=!0x1}={}){const _0x1c1a73=this['_repository']['context']['plugins']['get'](it)['me'],{channelId:_0x5baaa0,id:_0x5929d9}=this;this['_repository']['fire'](bt('resolveCommentThread',_0x5baaa0),{'channelId':_0x5baaa0,'threadId':_0x5929d9,'resolvedAt':_0x242183,'resolvedBy':_0x130787||_0x1c1a73['id'],'isFromAdapter':_0x2ae44f});}['reopen']({isFromAdapter:_0x4d8191=!0x1}={}){const {channelId:_0x3e44b8,id:_0x31e285}=this;this['_repository']['fire'](bt('reopenCommentThread',_0x3e44b8),{'channelId':_0x3e44b8,'threadId':_0x31e285,'isFromAdapter':_0x4d8191});}['setContext'](_0x35b892){this['context']||this['_update']({'context':_0x35b892});}['setAttribute'](_0x58c65a,_0x2ac6b2){const _0x1882f5=It(this['attributes']);At(_0x1882f5,_0x58c65a,_0x2ac6b2),this['_update']({'attributes':_0x1882f5});}['removeAttribute'](_0x561ff0){const _0x1b9031=It(this['attributes']);yt(_0x1b9031,_0x561ff0),this['_update']({'attributes':_0x1b9031});}['remove']({isFromAdapter:_0x10a22b=!0x1}={}){const {channelId:_0x3a032c,id:_0x1e5c19}=this;this['_repository']['fire'](bt('removeCommentThread',_0x3a032c),{'channelId':_0x3a032c,'threadId':_0x1e5c19,'isFromAdapter':_0x10a22b});}['attachTo'](_0x5667dc){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x5667dc});}['addComment'](_0xf869b1){const {channelId:_0x468c84,id:_0x5f3e8d}=this;this['_repository']['fire'](bt('addComment',_0x468c84,_0x5f3e8d),Object['assign']({'channelId':_0x468c84,'threadId':_0x5f3e8d},_0xf869b1));}['getComment'](_0x50573c){if('string'!=typeof _0x50573c)throw new _0x302412('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x50573c});return this['comments']['get'](_0x50573c);}['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'](_0x502325=>_0x502325['toJSON']()),'attributes':this['attributes']};}['_add'](_0x27a4c0){return this['listenTo'](_0x27a4c0,'change:authoredAt',()=>{const _0x1e587a=this['_findOptimalIndex'](_0x27a4c0),_0x1dbf12=this['comments'];_0x1e587a-0x1!=_0x1dbf12['getIndex'](_0x27a4c0)&&_0x1e587a+0x1!=_0x1dbf12['getIndex'](_0x27a4c0)&&(this['_remove'](_0x27a4c0),this['_add'](_0x27a4c0));}),this['comments']['add'](_0x27a4c0,this['_findOptimalIndex'](_0x27a4c0));}['_update'](_0x526a17){const {channelId:_0x138b14,id:_0x3bdb89}=this;this['_repository']['fire'](bt('updateCommentThread',_0x138b14),{..._0x526a17,'channelId':_0x138b14,'threadId':_0x3bdb89});}['_remove'](_0x336458){return this['stopListening'](_0x336458),_0x336458['destroy'](),this['comments']['remove'](_0x336458);}['_findOptimalIndex'](_0x2df112){const _0x1d42e0=this['comments']['find'](_0x2526b3=>new Date(_0x2526b3['authoredAt'])['getTime']()>new Date(_0x2df112['authoredAt'])['getTime']());return _0x1d42e0?this['comments']['getIndex'](_0x1d42e0):this['length'];}}class fi extends/* #__PURE__ -- @preserve */
|
|
31
|
+
_0x2170ff(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x49a1b5,_0x198407){super();const _0x131fde=_0x49a1b5['context']['plugins']['get'](it)['me'],_0x5093ac=_0x49a1b5['getCommentThread'](_0x198407['threadId']),_0x2e31c2=0x0===_0x5093ac['comments']['length'],_0x1ef602=_0x131fde===_0x198407['author'];this['id']=_0x198407['id'],this['threadId']=_0x198407['threadId'],this['author']=_0x198407['author'],this['creator']=_0x198407['creator'],this['isExternal']=Boolean(_0x198407['attributes']&&_0x198407['attributes']['@external']),this['set']('content',_0x198407['content']),this['createdAt']=_0x198407['createdAt']||new Date(),this['set']('authoredAt',_0x198407['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x5093ac,'resolvedAt'),this['set']('attributes',_0x198407['attributes']||{}),this['bind']('isEditable')['to'](_0x49a1b5,'_permissions',()=>{const _0x584186=_0x49a1b5['getPermissions'](_0x5093ac['channelId'])['write'],_0x5cbaaf=_0x49a1b5['getPermissions'](_0x5093ac['channelId'])['modifyAll'];return _0x1ef602&&_0x584186||!_0x1ef602&&_0x5cbaaf;}),this['bind']('isRemovable')['to'](_0x5093ac,'isRemovable',_0x49a1b5,'_permissions',_0x18e01d=>{const _0x281bc8=_0x49a1b5['getPermissions'](_0x5093ac['channelId'])['write'],_0x476cfe=_0x49a1b5['getPermissions'](_0x5093ac['channelId'])['modifyAll'];return _0x1ef602&&_0x281bc8||_0x18e01d&&_0x2e31c2||!_0x1ef602&&_0x476cfe&&!_0x2e31c2;}),this['bind']('isReadOnly')['to'](_0x5093ac,'isReadOnly'),this['_repository']=_0x49a1b5;}get['weight'](){return Math['max'](function(_0x1d2a5e){const _0x4dad14=document['createElement']('div');return _0x4dad14['innerHTML']=_0x1d2a5e,_0x4dad14['textContent']['length'];}(this['content']),0xc8);}['update'](_0x3ddd11){const {threadId:_0x4f8ee8,id:_0x5d6e01}=this;if(!this['_repository']['hasCommentThread'](_0x4f8ee8))throw new _0x302412('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x527a96}=this['_repository']['getCommentThread'](_0x4f8ee8);this['_repository']['fire'](bt('updateComment',_0x527a96,_0x4f8ee8),{'channelId':_0x527a96,'threadId':_0x4f8ee8,'commentId':_0x5d6e01,..._0x3ddd11});}['setAttribute'](_0x249340,_0x4edfe4){const _0x308afb=It(this['attributes']);At(_0x308afb,_0x249340,_0x4edfe4),this['update']({'attributes':_0x308afb});}['removeAttribute'](_0x566f03){const _0x401b1e=It(this['attributes']);yt(_0x401b1e,_0x566f03),this['update']({'attributes':_0x401b1e});}['remove'](_0x103501={}){if(!_0x103501['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x1f83ba,id:_0x1fe633}=this;if(!this['_repository']['hasCommentThread'](_0x1f83ba))throw new _0x302412('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x3addc3}=this['_repository']['getCommentThread'](_0x1f83ba);this['_repository']['fire'](bt('removeComment',_0x3addc3,_0x1f83ba),{'channelId':_0x3addc3,'threadId':_0x1f83ba,'commentId':_0x1fe633,..._0x103501});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function bt(_0x597c97,..._0x64ecf3){for(const _0x53859e of _0x64ecf3)void 0x0!==_0x53859e&&(_0x597c97+=':'+String(_0x53859e));return _0x597c97;}class J extends _0x116639{['refresh'](){const _0x17edfb=this['editor']['model']['document']['selection'];for(const _0x11c8ef of _0x17edfb['getRanges']())if(this['_hasContent'](_0x11c8ef))return void(this['isEnabled']=!0x0);this['isEnabled']=!0x1;}['execute']({threadId:_0x154683=_0x23944b()}={}){const _0x1db98e=this['editor']['model'],_0x5bb296=[];for(const _0x1f89ef of _0x1db98e['document']['selection']['getRanges']())this['_hasContent'](_0x1f89ef)&&_0x5bb296['push'](this['_trimToContent'](_0x1f89ef));_0x1db98e['change'](_0x1145c5=>{for(const _0x21bc0d of _0x5bb296){const _0x4a34e9=_0x23944b()['substr'](0x1,0x5),_0x2eb1ee='comment:'+_0x154683+':'+_0x4a34e9;_0x1145c5['addMarker'](_0x2eb1ee,{'range':_0x21bc0d,'usingOperation':!0x1,'affectsData':!0x1});}});}['_hasContent'](_0x5c40d1){for(const _0x8d6c6 of _0x5c40d1['getItems']())if(this['_itemIsContent'](_0x8d6c6))return!0x0;return!0x1;}['_itemIsContent'](_0x8a9031){return _0x8a9031['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x8a9031)&&!_0x8a9031['is']('element','tableCell');}['_trimToContent'](_0x111c59){const _0x4504d0=_0x329254=>!this['_itemIsContent'](_0x329254['item']),_0x57f477=_0x111c59['start']['getLastMatchingPosition'](_0x4504d0),_0x3d15c3=_0x111c59['end']['getLastMatchingPosition'](_0x4504d0,{'direction':'backward'});return this['editor']['model']['createRange'](_0x57f477,_0x3d15c3);}}class P extends _0x3e8287{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[O];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4008bb){super(_0x4008bb),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x290864=this['editor'],_0x4d5ae4=_0x290864['model']['document']['selection'],_0x1276d0=_0x3058e3(()=>this['refreshSelectedViews'](),0xa);_0x4d5ae4['on']('change:range',(_0x5f0a6d,_0x30a39d)=>{_0x30a39d['directChange']&&(_0x1276d0['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x290864['editing']['view']['document'],'change:isFocused',(_0x32f59b,_0x410f60,_0x3d8ebe)=>{_0x3d8ebe&&_0x1276d0();}),this['listenTo'](_0x290864['ui']['focusTracker'],'change:isFocused',(_0x5c015c,_0x26f052,_0x15db43)=>{_0x15db43||_0x290864['isReadOnly']||this['fire']('blur',{'isAnnotationTracked':_0x262ca8=>this['_editorAnnotationsData']['has'](_0x262ca8['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x51e1cc){if(this['_editorAnnotations']['has'](_0x51e1cc['view']))return;this['_editorAnnotations']['add'](_0x51e1cc['view']),this['editor']['ui']['focusTracker']['add'](_0x51e1cc['view']['element']);const _0x496e9b=this['editor']['plugins']['get'](O);this['listenTo'](_0x496e9b['collection'],'remove',(_0x3a3b38,_0x5e6880)=>{this['editor']['ui']['focusTracker']['remove'](_0x5e6880['view']['element']),this['_editorAnnotations']['delete'](_0x5e6880['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x195d9d){if('function'!=typeof _0x195d9d)throw new _0x302412('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x195d9d);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x2f3ad0,annotations:_0x500666}){const _0x20d1d5=[],_0x28142d=this['editor']['model']['document']['selection'],_0x56b591=Array['from'](_0x28142d['getRanges']());for(const [_0x520a0c,_0x2907d9]of this['_editorAnnotationsData']){const _0x4e521d=_0x12aaa4(_0x2907d9),_0x43d908=_0x500666['getByInnerView'](_0x520a0c);_0x4e521d&&_0x43d908&&_0x20d1d5['push']({'annotation':_0x43d908,'range':_0x4e521d});}function _0x12aaa4(_0x32900c){for(const _0x44daea of _0x32900c)for(const _0x4f9790 of _0x56b591)if(_0x44daea['containsRange'](_0x4f9790,!_0x28142d['isCollapsed']))return _0x44daea;return null;}return _0x20d1d5['sort']((_0x30d421,_0xb26ead)=>{const _0x413319=_0x30d421['range'],_0x42505e=_0xb26ead['range'];if(!_0x413319['isEqual'](_0x42505e)){if(_0x413319['containsRange'](_0x42505e,!0x0))return 0x1;if(_0x42505e['containsRange'](_0x413319,!0x0))return-0x1;}return _0x30d421['annotation']==_0x2f3ad0?-0x1:_0xb26ead['annotation']==_0x2f3ad0?0x1:0x0;})['map'](_0x22ed8e=>_0x22ed8e['annotation']);}get['_editorAnnotationsData'](){const _0x397875=new Map();for(const _0x5d8482 of Array['from'](this['_dataCollectors']))for(const [_0x24c930,_0x381a17]of _0x5d8482())_0x397875['set'](_0x24c930,_0x381a17);return _0x397875;}}class st extends _0x3e8287{['afterInit'](){const _0x25254d=this['editor'];if(!_0x25254d['plugins']['has']('RestrictedEditingModeEditing'))return;_0x25254d['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class ct extends _0x3e8287{constructor(_0xea5d9c){super(_0xea5d9c),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x5ed663=this['editor'],_0x5c4abe=_0x5ed663['commands']['get']('importWord'),_0x3c99a1=_0x5ed663['plugins']['get'](it);_0x5c4abe&&(_0x5c4abe['on']('execute',(_0xdca866,[,_0x2be4ea])=>{_0x2be4ea['collaboration_features']={'comments':!0x0,'user_id':_0x3c99a1['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x5c4abe,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x43c9e0,_0xa448e8){const {comment_threads:_0x8bd518}=_0xa448e8;_0x8bd518&&_0x8bd518['forEach'](({thread_id:_0x56ebda,comments:_0x148902,is_resolved:_0x448b23})=>{const _0x5224e1=new Date(),_0x35658d=_0x148902['map'](({author:_0x3e3dd6,content:_0xf22877,created_at:_0x48f81f})=>({'content':_0xf22877,'authorId':this['editor']['plugins']['get'](it)['me']['id'],'createdAt':_0x5224e1,'attributes':{'@external':{'authorName':_0x3e3dd6,'createdAt':_0x48f81f?new Date(_0x48f81f):new Date(),'source':'importWord'}}})),_0x477b23=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](o)['addCommentThread']({'channelId':_0x477b23,'threadId':_0x56ebda,'comments':_0x35658d,'resolvedAt':_0x448b23?_0x5224e1:null});});}}class at extends _0x3e8287{constructor(_0x266d03){super(_0x266d03),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0xfe2b30=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0xfe2b30,'contentInsertion',(_0x42acdd,_0x5aab2b)=>this['_removeMarkersWithoutThreads'](_0x5aab2b['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x2dda12){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x2dda12;const _0x39f2a0=this['editor']['plugins']['get']('CommentsRepository');for(const _0x5906ff of _0x2dda12['keys']()){const [_0x2e1edc,_0x205149]=_0x5906ff['split'](':');'comment'!=_0x2e1edc||_0x39f2a0['hasCommentThread'](_0x205149)||_0x2dda12['delete'](_0x5906ff);}return _0x2dda12;}['_registerMarkerInClipboardPipeline'](){const _0x3e2226=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0xa54dfd=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0xa54dfd&&_0x3e2226['_registerMarkerToCopy']('comment',_0xa54dfd);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x5d6b3b){switch(_0x5d6b3b){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}class ut extends _0x3e8287{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x2ff74f,_0x3d8900)=>{if(!_0x3d8900['options']['showCommentHighlights'])return null;if(_0x3d8900['options']['ignoreResolvedComments']){const {id:_0xf19c7b}=er(_0x2ff74f['markerName']),_0x260244=this['editor']['plugins']['get'](o);if(_0x260244['getCommentThread'](_0xf19c7b)?.['isResolved']&&_0x2ff74f['item'])return _0x3d8900['consumable']['consume'](_0x2ff74f['item'],'addMarker:'+_0x2ff74f['markerName']),_0x3d8900['consumable']['consume'](_0x2ff74f['item'],'removeMarker:'+_0x2ff74f['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x22f851=>{_0x22f851['on']('addMarker:comment',(_0xd1f9ed,_0x5e8ea8,_0x55169c)=>{if(!_0x55169c['options']['showCommentHighlights'])return;const _0xb6e292=_0x5e8ea8['item'];if(!_0xb6e292)return;const _0x477eba=_0x55169c['mapper']['toViewElement'](_0xb6e292);this['editor']['model']['schema']['isObject'](_0xb6e292)&&_0x477eba&&!_0x477eba['getCustomProperty']('widget')&&_0x477eba['is']('containerElement')&&_0xb56482(_0x477eba,_0x55169c['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x38f26b,{writer:_0x2359d2,options:_0xab0d9d})=>{if(!_0xab0d9d['showCommentHighlights'])return null;const _0x45e3df=_0x2359d2['createContainerElement']('div'),_0xb309ac=_0x2359d2['createEmptyElement']('hr');return _0x2359d2['addClass']('ck-horizontal-line',_0x45e3df),_0x2359d2['insert'](_0x2359d2['createPositionAt'](_0x45e3df,0x0),_0xb309ac),_0x45e3df;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x42fb65,{writer:_0x90ac91,options:_0x50ed3f})=>{if(!_0x50ed3f['showCommentHighlights'])return null;const _0x3a892f=_0x90ac91['createContainerElement']('span'),_0x4197eb=_0x90ac91['createEmptyElement']('img');return _0x90ac91['addClass']('image-inline',_0x3a892f),_0x90ac91['insert'](_0x90ac91['createPositionAt'](_0x3a892f,0x0),_0x4197eb),_0x3a892f;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x36e561,{writer:_0x549f1c,options:_0x53281a})=>{if(_0x53281a['showCommentHighlights'])return _0x549f1c['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x5edbdb,_0x1c1f32,_0x4c2015)=>{_0x4c2015['options']['showCommentHighlights']&&_0x5edbdb['stop']();},{'priority':'high'});}}class r extends _0x3e8287{static get['requires'](){return[o,P,it,st,ct,at,ut];}static get['pluginName'](){return'CommentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x336115){super(_0x336115),this['set']('isThreadsLoadingPaused',!0x0),_0x336115['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x5cbff3,_0x5930e7,_0x110d50,_0x162280)=>{const _0x72cafc=_0x336115['plugins']['get'](o),_0x12e98c=_0x110d50?er(_0x110d50)['id']:null;_0x336115['model']['change'](()=>{if(_0x12e98c){const _0x3aa6d2=this['getAllMarkersForId'](_0x12e98c);for(const _0x40eab9 of _0x3aa6d2)_0x336115['editing']['reconvertMarker'](_0x40eab9);}if(_0x162280){const {id:_0x42b71e}=er(_0x162280),_0x1adf7a=_0x72cafc['getCommentThread'](_0x42b71e);if(_0x1adf7a&&_0x1adf7a['unlinkedAt'])return;if(_0x1adf7a&&!_0x1adf7a['isAttached'])return;const _0x57ca8b=this['getAllMarkersForId'](_0x42b71e);for(const _0x27ce30 of _0x57ca8b)_0x336115['editing']['reconvertMarker'](_0x27ce30);}}),_0x12e98c&&this['scrollToThreadMarker'](_0x12e98c);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x42f13a=this['editor'],_0x59c335=_0x42f13a['plugins']['get'](o),_0x123154=_0x42f13a['config']['get']('collaboration.channelId'),_0x25f6af=_0x59c335['getCommentThreads']()['filter'](_0x384c6d=>_0x384c6d['channelId']!==_0x123154);_0x42f13a['commands']['add']('addCommentThread',new J(_0x42f13a)),this['listenTo'](_0x42f13a,'change:isReadOnly',(_0x2fb544,_0x3b4c64,_0x5c6f71)=>{_0x59c335['switchReadOnly'](_0x5c6f71,_0x42f13a['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x59c335,ft('addCommentThread',_0x123154),(_0x3dcc2a,{threadId:_0x5341d6})=>{const _0x335eff=this['editor']['plugins']['get'](o)['getCommentThread'](_0x5341d6);_0x335eff?.['unlinkedAt']&&this['_attachArchivedThread'](_0x5341d6);}),this['listenTo'](_0x59c335,ft('removeCommentThread',_0x123154),(_0x1b0292,{threadId:_0x4cc0da})=>{_0x42f13a['model']['enqueueChange']({'isUndoable':!0x1},_0x44b1e4=>{const _0x1cb47e=this['getAllMarkersForId'](_0x4cc0da);for(const _0x211640 of _0x1cb47e)_0x44b1e4['removeMarker'](_0x211640);});}),this['listenTo'](_0x59c335,ft('resolveCommentThread',_0x123154),(_0x5a117a,{threadId:_0x3ee658})=>{(this['_reconvertMarkers'](_0x3ee658),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](o)['getCommentThread'](_0x3ee658)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x59c335,ft('reopenCommentThread',_0x123154),(_0x5c090c,{threadId:_0x244238})=>{this['_reconvertMarkers'](_0x244238);},{'priority':'low'}),this['listenTo'](_0x59c335,ft('addComment',_0x123154),(_0x5bd4e5,{threadId:_0x3b4581,isFromAdapter:_0x7eb7a2})=>{const _0x1bf727=this['getAllMarkersForId'](_0x3b4581);if(_0x7eb7a2||0x0==_0x1bf727['length']||!_0x59c335['hasCommentThread'](_0x3b4581))return;0x1===_0x59c335['getCommentThread'](_0x3b4581)['length']&&_0x42f13a['model']['enqueueChange']({'isUndoable':!0x1},_0x4a749b=>{for(const _0x4df141 of _0x1bf727)_0x4a749b['updateMarker'](_0x4df141,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x25f6af);}['afterInit'](){!async function(_0x2c0163){const _0x3eaeb5=_0x26a695([0x73,0x33,0x43,0x74,0x70,0x76,0x30,0x4c,0x6d,0x6c,0x57,0x5a,0x32,0x7a,0x47,0x31,0x68,0x65,0x71,0x4d,0x41,0x53,0x59,0x38,0x55,0x37,0x61,0x51,0x45,0x6e,0x77,0x64,0x79,0x4e,0x44,0x52,0x78,0x6f,0x56,0x66,0x69,0x48,0x4a,0x46,0x75,0x72,0x35,0x67,0x39,0x54,0x4b,0x50,0x42,0x34,0x6a,0x36,0x63,0x58,0x6b,0x4f,0x62,0x49]),_0x3ec87d=0x15fe099a,_0x378e80=0x15f96e3a^_0x3ec87d,_0x2a1311=window[_0x26a695([0x44,0x61,0x74,0x65])][_0x26a695([0x6e,0x6f,0x77])](),_0x4a757f=_0x2c0163[_0x26a695([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x38b3d1=new window[(_0x26a695([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5d8614=>{_0x4a757f[_0x26a695([0x6f,0x6e,0x63,0x65])](_0x26a695([0x72,0x65,0x61,0x64,0x79]),_0x5d8614);}),_0x264c35={[_0x26a695([0x6b,0x74,0x79])]:_0x26a695([0x45,0x43]),[_0x26a695([0x75,0x73,0x65])]:_0x26a695([0x73,0x69,0x67]),[_0x26a695([0x63,0x72,0x76])]:_0x26a695([0x50,0x2d,0x32,0x35,0x36]),[_0x26a695([0x78])]:_0x26a695([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]),[_0x26a695([0x79])]:_0x26a695([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]),[_0x26a695([0x61,0x6c,0x67])]:_0x26a695([0x45,0x53,0x32,0x35,0x36])},_0x5131a2=_0x4a757f[_0x26a695([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x26a695([0x67,0x65,0x74])](_0x26a695([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2f4dda(){let _0x18d1a9,_0x3d421c=null,_0x106bae=null;try{if(_0x5131a2==_0x26a695([0x47,0x50,0x4c]))return _0x26a695([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x18d1a9=_0x29342a(),!_0x18d1a9)return _0x26a695([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x18d1a9[_0x26a695([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x106bae=_0xb38a32(_0x18d1a9[_0x26a695([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x18d1a9[_0x26a695([0x6a,0x74,0x69])])),await _0x37e772()?_0x1b9ed1()?_0x56ceea()?_0x26a695([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x51138a()?(_0x18d1a9[_0x26a695([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x26a695([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3d421c=_0x484068(_0x26a695([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x18d1a9[_0x26a695([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x26a695([0x74,0x72,0x69,0x61,0x6c])&&(_0x3d421c=_0x484068(_0x26a695([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x16fbd6()):_0x26a695([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x26a695([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x26a695([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x4435ef){return _0x26a695([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x56ceea(){const _0x315d72=[_0x26a695([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x26a695([0x74,0x72,0x69,0x61,0x6c])][_0x26a695([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x18d1a9[_0x26a695([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2a1311/0x3e8:0xe10*_0x378e80;return _0x18d1a9[_0x26a695([0x65,0x78,0x70])]<_0x315d72;}function _0x1b9ed1(){const _0x5902e6=_0x18d1a9[_0x26a695([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x5902e6)return!0x1;if(_0x5902e6[_0x26a695([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x26a695([0x2a])))return!0x0;if(_0x5902e6[_0x26a695([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x26a695([0x43,0x4d,0x54])))return!0x0;if(_0x5902e6[_0x26a695([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x26a695([0x52,0x43,0x4d,0x54]))){if(_0x5a4435())return!0x0;if(_0x1bb868()||_0x1de12d())return!0x0;}return!0x1;}function _0x51138a(){const _0x30dd35=_0x18d1a9[_0x26a695([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x30dd35||0x0==_0x30dd35[_0x26a695([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x473c3a}=new URL(window[_0x26a695([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x30dd35[_0x26a695([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x473c3a))return!0x0;const _0x169203=_0x473c3a[_0x26a695([0x73,0x70,0x6c,0x69,0x74])](_0x26a695([0x2e]));return _0x30dd35[_0x26a695([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2d98e4=>_0x2d98e4[_0x26a695([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x26a695([0x2a])))[_0x26a695([0x6d,0x61,0x70])](_0x436b1d=>_0x436b1d[_0x26a695([0x73,0x70,0x6c,0x69,0x74])](_0x26a695([0x2e])))[_0x26a695([0x73,0x6f,0x6d,0x65])](_0x3218fc=>_0x169203[_0x26a695([0x65,0x76,0x65,0x72,0x79])]((_0x2264fa,_0x347741)=>_0x3218fc[_0x347741]===_0x2264fa||_0x3218fc[_0x347741]===_0x26a695([0x2a])));}function _0x16fbd6(){return _0x3d421c&&_0x106bae?new window[(_0x26a695([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x396ab2,_0x398cbb)=>{_0x3d421c[_0x26a695([0x74,0x68,0x65,0x6e])](_0x396ab2,_0x398cbb),_0x106bae[_0x26a695([0x74,0x68,0x65,0x6e])](_0x533f94=>{_0x533f94!=_0x26a695([0x56,0x61,0x6c,0x69,0x64])&&_0x396ab2(_0x533f94);},_0x398cbb);}):_0x3d421c||_0x106bae||_0x26a695([0x56,0x61,0x6c,0x69,0x64]);}}function _0xb38a32(_0x470bcb,_0x58e39c){return new window[(_0x26a695([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x437f9e=>{if(_0x9b4d1e())return _0x437f9e(_0x26a695([0x56,0x61,0x6c,0x69,0x64]));_0x3d5b92(),_0x4a757f[_0x26a695([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x26a695([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2128a1=!0x1;const _0x402fa6=_0x23944b();function _0x1ff37e(_0x3bc401){return!!_0x3bc401&&(typeof _0x3bc401===_0x26a695([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3bc401===_0x26a695([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3bc401[_0x26a695([0x74,0x68,0x65,0x6e])]===_0x26a695([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3bc401[_0x26a695([0x63,0x61,0x74,0x63,0x68])]===_0x26a695([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x6afb4c(_0x27c5e5){_0x40ce43(_0x27c5e5)[_0x26a695([0x74,0x68,0x65,0x6e])](_0x3f4cc9=>{if(!_0x3f4cc9||_0x3f4cc9[_0x26a695([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x26a695([0x6f,0x6b]))return _0x26a695([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x53dc81(_0x10ba43(_0x402fa6+_0x58e39c))!=_0x3f4cc9[_0x26a695([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x26a695([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x26a695([0x56,0x61,0x6c,0x69,0x64]);})[_0x26a695([0x74,0x68,0x65,0x6e])](_0x2c37f7=>(_0xd67601(),_0x2c37f7),()=>{const _0x5f0cc6=_0xda1bff();return null==_0x5f0cc6?(_0xd67601(),_0x26a695([0x56,0x61,0x6c,0x69,0x64])):_0x26a695(_0x2a1311-_0x5f0cc6>(0x31f28d9a^_0x3ec87d)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x26a695([0x74,0x68,0x65,0x6e])](_0x437f9e)[_0x26a695([0x63,0x61,0x74,0x63,0x68])](()=>{_0x437f9e(_0x26a695([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5e453f=0x15c8e71a^_0x3ec87d;function _0xd67601(){const _0x2f48df=_0x26a695([0x6c,0x6c,0x63,0x74,0x2d])+_0x53dc81(_0x10ba43(_0x470bcb)),_0x2a6631=_0x23011a(_0x53dc81(window[_0x26a695([0x4d,0x61,0x74,0x68])][_0x26a695([0x63,0x65,0x69,0x6c])](_0x2a1311/_0x5e453f)));window[_0x26a695([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x26a695([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2f48df,_0x2a6631);}function _0xda1bff(){const _0x3e1f29=_0x26a695([0x6c,0x6c,0x63,0x74,0x2d])+_0x53dc81(_0x10ba43(_0x470bcb)),_0x75208d=window[_0x26a695([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x26a695([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3e1f29);return _0x75208d?window[_0x26a695([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x23011a(_0x75208d),0x10)*_0x5e453f:null;}function _0x40ce43(_0x37e703){return new window[(_0x26a695([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3b8f93,_0xbd6770)=>{_0x37e703[_0x26a695([0x74,0x68,0x65,0x6e])](_0x3b8f93,_0xbd6770),window[_0x26a695([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xbd6770,0x15ffdd5a^_0x3ec87d);});}}_0x4a757f[_0x26a695([0x6f,0x6e])](_0x26a695([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x153c31,_0x59bfb4)=>{if(_0x59bfb4[0x0]!=_0x470bcb)return _0x437f9e(_0x26a695([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x59bfb4[0x1]={..._0x59bfb4[0x1],[_0x26a695([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x402fa6};},{[_0x26a695([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x26a695([0x68,0x69,0x67,0x68])}),_0x4a757f[_0x26a695([0x6f,0x6e])](_0x26a695([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2478ee=>{_0x1ff37e(_0x2478ee[_0x26a695([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2128a1=!0x0,_0x6afb4c(_0x2478ee[_0x26a695([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x26a695([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x26a695([0x6c,0x6f,0x77])}),_0x38b3d1[_0x26a695([0x74,0x68,0x65,0x6e])](()=>{_0x2128a1||_0x437f9e(_0x26a695([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x9b4d1e(){return _0x4a757f[_0x26a695([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x26a695([0x76,0x69,0x65,0x77])][_0x26a695([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x26a695([0x61,0x75,0x74,0x6f]);}function _0x3d5b92(){_0x4a757f[_0x26a695([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x26a695([0x76,0x69,0x65,0x77])][_0x26a695([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x26a695([0x61,0x75,0x74,0x6f]);}}function _0x484068(_0x12f4cb){const _0x2e11fb=[new window[(_0x26a695([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x417d66=>setTimeout(_0x417d66,0x15f73756^_0x3ec87d)),_0x38b3d1[_0x26a695([0x74,0x68,0x65,0x6e])](()=>new window[(_0x26a695([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x40de53=>{let _0x540308=0x0;_0x4a757f[_0x26a695([0x6d,0x6f,0x64,0x65,0x6c])][_0x26a695([0x6f,0x6e])](_0x26a695([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5b6053,_0x2bf88f)=>{_0x2bf88f[0x0][_0x26a695([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x540308++,_0x540308==(0x15fe0862^_0x3ec87d)&&(_0x40de53(),_0x5b6053[_0x26a695([0x6f,0x66,0x66])]());});}))];return window[_0x26a695([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x26a695([0x72,0x61,0x63,0x65])](_0x2e11fb)[_0x26a695([0x74,0x68,0x65,0x6e])](()=>_0x12f4cb);}async function _0x33f397(){await _0x38b3d1,_0x4a757f[_0x26a695([0x6d,0x6f,0x64,0x65,0x6c])][_0x26a695([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x9cbc13,_0x4a757f[_0x26a695([0x6d,0x6f,0x64,0x65,0x6c])][_0x26a695([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x9cbc13,_0x4a757f[_0x26a695([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x26a695([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5a4435(){return _0x4ec926(_0x26a695([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x5e899(_0x26a695([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x26a695([0x73,0x74,0x61,0x74,0x65])]==_0x26a695([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x1bb868(){return _0x4ec926(_0x26a695([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 _0x1de12d(){return _0x4ec926(_0x26a695([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0xa8c08a(_0x935a91){const _0x29f1fe=_0x526ea3();_0x4a757f[_0x29f1fe]=_0x26a695([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x935a91,_0x935a91!=_0x26a695([0x56,0x61,0x6c,0x69,0x64])&&_0x33f397();}function _0x526ea3(){const _0x58bd75=window[_0x26a695([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x26a695([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x26a695([0x6e,0x6f,0x77])]())[_0x26a695([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x26a695([0x2e]),'');let _0x11b063=_0x26a695([0x73]);for(let _0x55d390=0x0;_0x55d390<_0x58bd75[_0x26a695([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x55d390+=0x2){let _0x155c14=window[_0x26a695([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x58bd75[_0x26a695([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x55d390,_0x55d390+0x2));_0x155c14>=_0x3eaeb5[_0x26a695([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x155c14-=_0x3eaeb5[_0x26a695([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x11b063+=_0x3eaeb5[_0x155c14];}return _0x11b063;}function _0x29342a(){const _0x2e6440=_0x5131a2[_0x26a695([0x73,0x70,0x6c,0x69,0x74])](_0x26a695([0x2e]));if(0x3!=_0x2e6440[_0x26a695([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3efac7(_0x2e6440[0x1]);function _0x3efac7(_0x40ba00){const _0x121945=_0x2f00b4(_0x40ba00);return _0x121945&&_0x37d61c()?_0x121945:null;function _0x37d61c(){const _0x521237=_0x121945[_0x26a695([0x6a,0x74,0x69])],_0x355d34=window[_0x26a695([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x521237[_0x26a695([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x521237[_0x26a695([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5dd78b={..._0x121945,[_0x26a695([0x6a,0x74,0x69])]:_0x521237[_0x26a695([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x521237[_0x26a695([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5dd78b[_0x26a695([0x76,0x63])],_0x10ba43(_0x5dd78b)==_0x355d34;}}}async function _0x37e772(){let _0x4284cf=!0x0;try{const _0x550b4a=_0x5131a2[_0x26a695([0x73,0x70,0x6c,0x69,0x74])](_0x26a695([0x2e])),[_0x4e6c4a,_0x36a3f7,_0x7ac50b]=_0x550b4a;return _0x25a6e4(_0x4e6c4a),await _0x69a009(_0x4e6c4a,_0x36a3f7,_0x7ac50b),_0x4284cf;}catch(_0x34b693){return!0x1;}function _0x25a6e4(_0x9b97ef){const _0x4835c1=_0x2f00b4(_0x9b97ef);_0x4835c1&&_0x4835c1[_0x26a695([0x61,0x6c,0x67])]==_0x26a695([0x45,0x53,0x32,0x35,0x36])||(_0x4284cf=!0x1);}async function _0x69a009(_0x4d58ca,_0xaa4635,_0x201ec3){const _0x5d5b72=window[_0x26a695([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x26a695([0x66,0x72,0x6f,0x6d])](_0x29d48f(_0x201ec3),_0x2ac804=>_0x2ac804[_0x26a695([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3b03e3=new window[(_0x26a695([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x26a695([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4d58ca+_0x26a695([0x2e])+_0xaa4635),_0xc2c809=window[_0x26a695([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x26a695([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xc2c809)return;const _0x1e7e3e=await _0xc2c809[_0x26a695([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x26a695([0x6a,0x77,0x6b]),_0x264c35,{[_0x26a695([0x6e,0x61,0x6d,0x65])]:_0x26a695([0x45,0x43,0x44,0x53,0x41]),[_0x26a695([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x26a695([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x26a695([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xc2c809[_0x26a695([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x26a695([0x6e,0x61,0x6d,0x65])]:_0x26a695([0x45,0x43,0x44,0x53,0x41]),[_0x26a695([0x68,0x61,0x73,0x68])]:{[_0x26a695([0x6e,0x61,0x6d,0x65])]:_0x26a695([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1e7e3e,_0x5d5b72,_0x3b03e3)||(_0x4284cf=!0x1);}}function _0x2f00b4(_0x517911){return _0x517911[_0x26a695([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x26a695([0x65,0x79]))?JSON[_0x26a695([0x70,0x61,0x72,0x73,0x65])](_0x29d48f(_0x517911)):null;}function _0x29d48f(_0x362eef){return window[_0x26a695([0x61,0x74,0x6f,0x62])](_0x362eef[_0x26a695([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x26a695([0x2b]))[_0x26a695([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x26a695([0x2f])));}function _0x10ba43(_0x92de7c){let _0x5dc984=0x1505;function _0x54059e(_0x52568c){for(let _0x4d5ec5=0x0;_0x4d5ec5<_0x52568c[_0x26a695([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4d5ec5++){const _0x4ecaf8=_0x52568c[_0x26a695([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4d5ec5);_0x5dc984=(_0x5dc984<<0x5)+_0x5dc984+_0x4ecaf8,_0x5dc984&=_0x5dc984;}}function _0x23c561(_0x94f634){Array[_0x26a695([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x94f634)?_0x94f634[_0x26a695([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x23c561):_0x94f634&&typeof _0x94f634==_0x26a695([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x26a695([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x94f634)[_0x26a695([0x73,0x6f,0x72,0x74])]()[_0x26a695([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x34e9b6,_0xcd2280])=>{_0x54059e(_0x34e9b6),_0x23c561(_0xcd2280);}):_0x54059e(window[_0x26a695([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x94f634));}return _0x23c561(_0x92de7c),_0x5dc984>>>0x0;}function _0x53dc81(_0x5a4ed){return _0x5a4ed[_0x26a695([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x26a695([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x26a695([0x30]));}function _0x23011a(_0x35515a){return _0x35515a[_0x26a695([0x73,0x70,0x6c,0x69,0x74])]('')[_0x26a695([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x26a695([0x6a,0x6f,0x69,0x6e])]('');}function _0x4ec926(_0x1fe683){return _0x4a757f[_0x26a695([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x26a695([0x68,0x61,0x73])](_0x1fe683);}function _0x5e899(_0x5c7ded){return _0x4a757f[_0x26a695([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x26a695([0x67,0x65,0x74])](_0x5c7ded);}function _0x9cbc13(){}function _0x26a695(_0x4e709a){return _0x4e709a['map'](_0x117d2c=>String['fromCharCode'](_0x117d2c))['join']('');}_0xa8c08a(await _0x2f4dda());}(this);}['destroy'](){const _0xbeebe0=this['editor']['plugins']['get'](o),_0x360744=this['editor']['config']['get']('collaboration.channelId');for(const _0x254424 of _0xbeebe0['getCommentThreads']({'channelId':_0x360744}))_0xbeebe0['_detachCommentThread'](_0x254424['id']),_0xbeebe0['_threads']['delete'](_0x254424['id']);super['destroy']();}['hasMarkerForId'](_0x18d0bc){return this['getAllMarkersForId'](_0x18d0bc)['length']>0x0;}['getAllMarkersForId'](_0xf05cd0){const _0x1bb556=[];for(const _0x460a77 of this['editor']['model']['markers'])_0x460a77['name']['startsWith']('comment:'+_0xf05cd0)&&_0x1bb556['push'](_0x460a77);return _0x1bb556;}['scrollToThreadMarker'](_0x43da4e){const _0x7e7958=this['_getTargetForId'](_0x43da4e);_0x7e7958&&setTimeout(()=>{this['activeMarker']&&er(this['activeMarker'])['id']===_0x43da4e&&rt({'target':_0x7e7958[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x38d5a9){this['editor']['model']['change'](()=>{for(const _0x27cbbd of this['getAllMarkersForId'](_0x38d5a9))this['editor']['editing']['reconvertMarker'](_0x27cbbd);});}['_attachArchivedThread'](_0x10d630){const _0x3fcb5a=this['editor']['plugins']['get'](o),_0x54a7a0=this['editor']['plugins']['get'](P),_0x259d7a=_0x3fcb5a['getCommentThread'](_0x10d630);if(!_0x259d7a['isAttached']){const _0x2918e2=_0x259d7a['attachTo'](()=>this['_getTargetForId'](_0x259d7a['id']));_0x54a7a0['registerAnnotation'](_0x2918e2),_0x259d7a['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x57b8ca=this['editor'],_0x9edd11=_0x57b8ca['plugins']['get'](it);_0x57b8ca['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x3905c3,_0x159e6d)=>{const {id:_0x181410}=er(_0x3905c3['markerName']),_0x5752b8=_0x57b8ca['plugins']['get'](o)['getCommentThread'](_0x181410),_0x18f80c=this['activeMarker']&&er(this['activeMarker'])['id']===_0x181410;let _0x2af2b6;if(_0x5752b8&&_0x5752b8['isResolved']&&!_0x18f80c&&_0x3905c3['item'])return _0x159e6d['consumable']['consume'](_0x3905c3['item'],'addMarker:'+_0x3905c3['markerName']),_0x159e6d['consumable']['consume'](_0x3905c3['item'],'removeMarker:'+_0x3905c3['markerName']),null;const _0x275d0e=['ck-comment-marker'];return _0x18f80c&&_0x275d0e['push']('ck-comment-marker--active'),_0x2af2b6=_0x5752b8?.['length']?_0x5752b8['comments']['first']['author']['id']:_0x9edd11['me']['id'],{'classes':_0x275d0e,'attributes':{'data-comment':_0x181410,'data-author-id':_0x2af2b6}};}}),_0x57b8ca['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x196d98,{options:_0x17b185})=>{if(_0x17b185['showCommentHighlights'])return null;const _0x40df45=_0x57b8ca['plugins']['get'](o),_0x51bd8a=_0x57b8ca['model']['markers']['get'](_0x196d98),{id:_0x2bdc89,part:_0x3c4db5}=er(_0x196d98);return _0x51bd8a&&!_0x51bd8a['affectsData']||_0x17b185['ignoreResolvedComments']&&_0x40df45['getCommentThread'](_0x2bdc89)?.['isResolved']?null:{'group':'comment','name':_0x3c4db5?_0x2bdc89+':'+_0x3c4db5:_0x2bdc89};}}),_0x57b8ca['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x5b8a54,{writer:_0xb3110d})=>_0xb3110d['createElement']('$marker',{'data-name':'comment:'+_0x5b8a54['getAttribute']('id')})}),_0x57b8ca['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x2a3ec9=this['editor'],_0x3d3701=_0x2a3ec9['plugins']['get'](o),_0x3e594c=new Set(),_0x3998ac=new Set();_0x2a3ec9['model']['document']['registerPostFixer'](_0x2f7ac1=>{let _0x555da1=!0x1;for(const {name:_0x3036cc,data:_0x145c5b}of _0x2a3ec9['model']['document']['differ']['getChangedMarkers']()){const {group:_0x43668c,id:_0x525e41}=er(_0x3036cc);let _0x31fd3f=_0x145c5b['newRange'];if('comment'!==_0x43668c||!_0x31fd3f)continue;const _0x52d610='$graveyard'===_0x31fd3f['root']['rootName'];_0x52d610||(_0x31fd3f=dt(_0x31fd3f,_0x2a3ec9['model']),!_0x31fd3f||_0x31fd3f['isCollapsed']||!_0x145c5b['newRange']||_0x31fd3f['isEqual'](_0x145c5b['newRange']))?_0x2a3ec9['model']['hasContent'](_0x31fd3f)&&!_0x52d610?this['isThreadsLoadingPaused']?_0x3e594c['add'](_0x3036cc):this['_handleThreadMarker'](_0x3036cc,_0x525e41):(_0x3998ac['add'](_0x3036cc),_0x3e594c['delete'](_0x3036cc),_0x2f7ac1['removeMarker'](_0x3036cc),_0x555da1=!0x0):(_0x2f7ac1['updateMarker'](_0x3036cc,{'range':_0x31fd3f}),_0x555da1=!0x0);}return _0x555da1;}),this['on']('change:isThreadsLoadingPaused',(_0xc335a8,_0xc2e55d,_0x205e4c)=>{if(!_0x205e4c&&_0x3e594c['size'])for(const _0x3d8ed4 of _0x3e594c){const {id:_0x57933d}=er(_0x3d8ed4);_0x3e594c['delete'](_0x3d8ed4),_0x2a3ec9['model']['markers']['get'](_0x3d8ed4)&&this['_handleThreadMarker'](_0x3d8ed4,_0x57933d);}}),this['listenTo'](_0x2a3ec9['model']['document'],'change',()=>{for(const {name:_0xe8c4dd,data:{newRange:_0x4100f4}}of _0x2a3ec9['model']['document']['differ']['getChangedMarkers']()){const {group:_0x3d64c0,id:_0x12370d}=er(_0xe8c4dd);if('comment'!==_0x3d64c0)continue;const _0x9d0bfa=_0x3d3701['getCommentThread'](_0x12370d),_0x3d7e62=this['hasMarkerForId'](_0x12370d);_0x9d0bfa&&(!_0x9d0bfa['_hasTargetInContent']&&_0x4100f4&&_0x2a3ec9['editing']['view']['once']('render',()=>{const _0x866e09=_0x2a3ec9['plugins']['get'](O),_0x54276e=_0x3d3701['_threadToController']['get'](_0x9d0bfa)['view'];_0x866e09['getByInnerView'](_0x54276e)['refreshVisibility']();},{'priority':'low'}),_0x9d0bfa['_hasTargetInContent']=_0x3d7e62||!!_0x4100f4),_0x4100f4||(_0x3998ac['add'](_0xe8c4dd),_0x3e594c['delete'](_0xe8c4dd));}for(const _0x328d87 of _0x3998ac){const {id:_0x53b181}=er(_0x328d87),_0x195d5b=_0x3d3701['getCommentThread'](_0x53b181);if(_0x3e594c['delete'](_0x328d87),!_0x195d5b)continue;const _0xc9fdb0=this['hasMarkerForId'](_0x53b181);_0xc9fdb0||_0x195d5b['isSubmitted']?_0xc9fdb0||_0x195d5b['unlinkedAt']||_0x195d5b['setUnlinkedAt'](new Date()):_0x195d5b['remove']();}_0x3998ac['clear']();});}['_handleInitialThreads'](_0x3358f1){_0x3358f1['forEach'](_0x4f00db=>{_0x4f00db['unlinkedAt']&&this['_attachArchivedThread'](_0x4f00db['id']);});}['_getTargetForId'](_0xe05ce2){const _0x490591=this['editor'],_0x22c0a7=this['getAllMarkersForId'](_0xe05ce2);return et(_0x490591['editing'],_0x22c0a7);}['_getTextContext'](_0x44942e){const _0x29ef3d=this['getAllMarkersForId'](_0x44942e);let _0x78d7f8='',_0x50b626=!0x1;for(const _0x30619a of _0x29ef3d){const _0x334685=_0x30619a['getRange']();for(const _0x302257 of Array['from'](_0x334685['getItems']()))_0x302257['is']('$textProxy')?(_0x78d7f8&&_0x50b626&&(_0x78d7f8+='\x20',_0x50b626=!0x1),_0x78d7f8+=_0x302257['data']):_0x50b626=!0x0;_0x50b626=!0x0;}return _0x78d7f8['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x9387bf,_0x2aeeec){const _0x53d33b=this['editor'],_0x30f75b=_0x53d33b['plugins']['get'](o);let _0x293fe0=_0x30f75b['getCommentThread'](_0x2aeeec);const _0x5d151b=_0x53d33b['config']['get']('collaboration.channelId'),_0x2f2623=_0x53d33b['plugins']['get'](P);if(_0x293fe0&&(_0x293fe0['unlinkedAt']&&_0x293fe0['setUnlinkedAt'](null),_0x293fe0['isAttached']))return _0x293fe0;return!this['getAllMarkersForId'](_0x2aeeec)[0x0]['managedUsingOperations']?_0x53d33b['editing']['view']['once']('render',()=>{if(_0x30f75b['getCommentThread'](_0x2aeeec))return;const _0x2d4718=_0x53d33b['plugins']['get'](O);_0x293fe0=_0x30f75b['openNewCommentThread']({'channelId':_0x5d151b,'threadId':_0x2aeeec,'target':()=>this['_getTargetForId'](_0x2aeeec),'context':{'type':'text','value':this['_getTextContext'](_0x2aeeec)}});const _0x39f82a=_0x30f75b['_threadToController']['get'](_0x293fe0)['view'],_0x1ff068=_0x2d4718['getByInnerView'](_0x39f82a);_0x1ff068&&_0x2f2623['registerAnnotation'](_0x1ff068);},{'priority':'low'}):_0x30f75b['fetchCommentThread']({'channelId':_0x5d151b,'threadId':_0x2aeeec})['then'](_0x123798=>{if('destroyed'!==_0x53d33b['state']){if(_0x293fe0=_0x123798,_0x293fe0&&!_0x293fe0['isAttached']){const _0x1d7e14=_0x293fe0['attachTo'](()=>this['_getTargetForId'](_0x2aeeec));_0x2f2623['registerAnnotation'](_0x1d7e14),_0x293fe0['isResolved']&&this['_reconvertMarkers'](_0x2aeeec);}else{if(!_0x293fe0){const _0x22ef93=this['getAllMarkersForId'](_0x2aeeec);_0x53d33b['model']['change'](_0x23c0a7=>{for(const _0x4865a2 of _0x22ef93)_0x23c0a7['removeMarker'](_0x4865a2);});}}}}),_0x293fe0;}['_handleThreadMarker'](_0x3dbca3,_0x288b68){const _0x497193=this['_attachMarkerToThread'](_0x3dbca3,_0x288b68);_0x497193&&!_0x497193['context']&&_0x497193['setContext']({'type':'text','value':this['_getTextContext'](_0x288b68)});}['_initAriaMarkerChangeAnnouncements'](){const _0x42aeac=this['editor'];ot(_0x42aeac['model'],({left:_0x16b00d,entered:_0x47c2d0})=>{for(const _0x576950 of _0x16b00d)if(mt(_0x576950)){_0x42aeac['ui']['ariaLiveAnnouncer']['announce'](E(_0x42aeac['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x1bac8f of _0x47c2d0)if(mt(_0x1bac8f)){_0x42aeac['ui']['ariaLiveAnnouncer']['announce'](E(_0x42aeac['locale'],'ENTER_COMMENT_ANNOUNCEMENT',nt(_0x4c3cf2)));break;}});}}function ft(_0x512560,_0xe3deed){return _0xe3deed?_0x512560+':'+_0xe3deed:_0x512560;}function er(_0x3b3aee){const _0x2882df=_0x3b3aee['split'](':');return{'group':_0x2882df[0x0],'id':_0x2882df[0x1],'part':_0x2882df[0x2]};}function dt(_0x5e0e9b,_0x38bde0){const _0x3b7e70=_0x38bde0['schema'],_0x514e45=_0x38bde0['createRange'](_0x5e0e9b['start']);for(const _0x1ad5ec of _0x5e0e9b['getWalker']()){const {type:_0x10449d,item:_0x2823dc,nextPosition:_0x4ba2a9}=_0x1ad5ec;if('text'===_0x10449d||_0x3b7e70['isObject'](_0x2823dc)){const _0x383bd7=_0x38bde0['createPositionBefore'](_0x2823dc);_0x514e45['isCollapsed']&&(_0x514e45['start']=_0x383bd7),_0x514e45['end']=_0x4ba2a9;}}return _0x514e45;}function mt(_0x2dd2f4){return'comment'===er(_0x2dd2f4['name'])['group'];}class i extends _0x3e8287{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'CommentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,r,P,O];}get['CommentsListView'](){return te;}get['CommentThreadInputView'](){return ie;}['init'](){const _0x5ad7e3=this['editor'],_0x39596b=_0x5ad7e3['plugins']['get'](o),_0x4c43b6=_0x5ad7e3['plugins']['get'](r),_0x3b5d8a=_0x5ad7e3['plugins']['get'](O),_0x5be196=_0x5ad7e3['plugins']['get'](P);_0x5ad7e3['ui']['componentFactory']['add']('comment',()=>{const _0x5f3c39=this['_createUIButton'](_0x25ab89);return _0x5f3c39['tooltip']=!0x0,_0x5f3c39;}),_0x5ad7e3['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x508e0d)),_0x5be196['addSourceCollector'](()=>{const _0x402a70=[];for(const [_0xc7f6cb,_0x4e5705]of _0x39596b['_threadToController']){const _0x1fe599=_0x4c43b6['getAllMarkersForId'](_0xc7f6cb['id']),_0x4ea2e4=_0x1fe599['map'](_0x4d6455=>_0x4d6455['getRange']());_0x1fe599['length']>0x0&&_0x402a70['push']([_0x4e5705['view'],_0x4ea2e4]);}return _0x402a70;}),this['listenTo'](_0x3b5d8a,'change:activeAnnotations',(_0x540afb,_0x3f578e,_0x18bd7e)=>{const _0x4fb5bb=Array['from'](_0x18bd7e)['map'](_0x5ccb1e=>_0x5ccb1e['innerView'])['find'](_0x3e604c=>_0x39596b['_viewToController']['has'](_0x3e604c));if(!_0x4fb5bb)return void(_0x4c43b6['activeMarker']=null);const _0x5275fa=_0x39596b['_viewToController']['get'](_0x4fb5bb)['model']['id'],_0x292b1a='comment:'+_0x5275fa;_0x5275fa&&_0x4c43b6['hasMarkerForId'](_0x5275fa)?_0x4c43b6['activeMarker']=_0x292b1a:_0x4c43b6['activeMarker']&&(_0x4c43b6['activeMarker']=null);}),this['listenTo'](_0x39596b,'removeCommentThread',(_0x32481a,{threadId:_0x4345bb,isFromAdapter:_0x2661c0})=>{!_0x2661c0&&_0x5ad7e3['ui']['focusTracker']['isFocused']&&_0x4c43b6['hasMarkerForId'](_0x4345bb)&&_0x5ad7e3['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x39596b,'addComment',(_0x1b071e,{threadId:_0x34f388,isFromAdapter:_0x4f646e})=>{if(_0x4f646e||!_0x4c43b6['hasMarkerForId'](_0x34f388)||!_0x39596b['hasCommentThread'](_0x34f388))return;0x1===_0x39596b['getCommentThread'](_0x34f388)['length']&&(_0x5ad7e3['editing']['view']['focus'](),_0x1b071e['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x23488e=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x354f19;for(const _0x351922 in _0x23488e){const _0x3cecef=_0x351922,_0x4f1ec3=_0x23488e[_0x3cecef];if('commentsLicenseKeyValid'==_0x4f1ec3||'commentsLicenseKeyInvalid'==_0x4f1ec3||'commentsLicenseKeyExpired'==_0x4f1ec3||'commentsLicenseKeyDomainLimit'==_0x4f1ec3||'commentsLicenseKeyNotAllowed'==_0x4f1ec3||'commentsLicenseKeyEvaluationLimit'==_0x4f1ec3||'commentsLicenseKeyTrialLimit'==_0x4f1ec3||'commentsLicenseKeyUsageLimit'==_0x4f1ec3){delete _0x23488e[_0x3cecef],_0x354f19=_0x4f1ec3,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x354f19&&_0x23488e['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x354f19&&_0x23488e['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x354f19&&_0x23488e['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x354f19&&_0x23488e['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x354f19&&_0x23488e['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyTrialLimit'==_0x354f19&&_0x23488e['_showLicenseError']('trialLimit'),'commentsLicenseKeyUsageLimit'==_0x354f19&&_0x23488e['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x422a5a){const _0x43fd50=this['editor'],_0x31d996=new _0x422a5a(_0x43fd50['locale']),_0x205bcd=_0x43fd50['commands']['get']('addCommentThread');return _0x31d996['set']({'label':E(_0x43fd50['locale'],'Comment'),'icon':_0x35c54a}),_0x31d996['bind']('isEnabled')['to'](_0x205bcd),this['listenTo'](_0x31d996,'execute',()=>{_0x205bcd['execute']();}),_0x31d996;}}class s extends _0x3e8287{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[r];}constructor(_0x16929c){super(_0x16929c),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x2ac349,_0x5702ee,_0x43aca7)=>{_0x43aca7?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x12bce5,_0x10b6ff]of this['editor']['commands'])_0x10b6ff['affectsData']&&'addCommentThread'!==_0x12bce5&&_0x10b6ff['forceDisabled']('commentsOnlyMode');(this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('SourceEditing'))&&this['editor']['plugins']['get']('SourceEditing')['forceDisabled']('commentsOnlyMode');this['editor']['commands']['get']('editSource')?.['forceDisabled']('commentsOnlyMode');const _0x5641ad=this['editor']['editing']['view']['document'];this['listenTo'](_0x5641ad,'cut',_0x240659=>_0x240659['stop'](),{'priority':'highest'}),this['listenTo'](_0x5641ad,'clipboardInput',_0x3a17ad=>_0x3a17ad['stop'](),{'priority':'highest'}),this['listenTo'](_0x5641ad,'delete',_0x41bd9d=>_0x41bd9d['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x4442fb,_0x1f66cf]of this['editor']['commands'])_0x1f66cf['affectsData']&&'addCommentThread'!==_0x4442fb&&_0x1f66cf['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 M extends _0x149248{['activeUIs'];['uisData'];['_uis'];static get['requires'](){return[O];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x573616){super(_0x573616),this['activeUIs']=new Set(),this['_uis']=new Map(),this['uisData']=new Map();}['init'](){const _0x59c579=this['context']['plugins']['get'](O);this['listenTo'](_0x59c579,'_activateAnnotation',(_0x55ead6,_0x8a1246)=>{for(const _0x520558 of this['activeUIs']){const _0x151b19=this['_uis']['get'](_0x520558);(0x0,this['uisData']['get'](_0x520558)['filter'])(_0x8a1246)&&_0x151b19['setActiveAnnotation'](_0x8a1246);}}),this['listenTo'](_0x59c579,'_deactivateAllAnnotations',()=>{for(const _0x5035c7 of this['activeUIs']){this['_uis']['get'](_0x5035c7)['setActiveAnnotation'](null);}}),this['listenTo'](_0x59c579['_visibleAnnotations'],'add',(_0x4f987d,_0x25ce99)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x25ce99);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x1c536f){return this['activeUIs']['has'](_0x1c536f);}['activate'](_0x833c33,_0x2fd706=this['defaultFilter']){const _0x1a5100=this['context']['plugins']['get'](O);if(!this['_uis']['has'](_0x833c33))throw new _0x302412('annotationsuis-missing-ui',this,{'uiName':_0x833c33});this['isActive'](_0x833c33)&&this['deactivate'](_0x833c33),this['activeUIs']['add'](_0x833c33);const _0x516821=new _();!function({source:_0x36d9c5,target:_0x1c830e,filter:_0x4506ce}){for(const _0x17ddf0 of _0x36d9c5)_0x4506ce(_0x17ddf0)&&_0x1c830e['add'](_0x17ddf0);_0x1c830e['listenTo'](_0x36d9c5,'add',(_0x5a5ad3,_0x2bb261)=>{_0x4506ce(_0x2bb261)&&_0x1c830e['add'](_0x2bb261);}),_0x1c830e['listenTo'](_0x36d9c5,'remove',(_0x60c910,_0x2df722)=>{_0x1c830e['has'](_0x2df722)&&_0x1c830e['remove'](_0x2df722);});}({'source':_0x1a5100['_visibleAnnotations'],'target':_0x516821,'filter':_0x2fd706}),this['uisData']['set'](_0x833c33,{'collection':_0x516821,'filter':_0x2fd706});const _0x571bb2=this['_uis']['get'](_0x833c33);_0x571bb2['attach'](_0x516821),this['listenTo'](_0x571bb2,'change:activeAnnotation',(_0x3f42a5,_0x4912c7,_0x1d156c,_0x341a28)=>{_0x341a28&&_0x1a5100['_removeActiveAnnotation'](_0x341a28),_0x1d156c&&_0x1a5100['_addActiveAnnotation'](_0x1d156c);});}['deactivate'](_0x2f580d){if(this['activeUIs']['delete'](_0x2f580d),!this['_uis']['has'](_0x2f580d))throw new _0x302412('annotationsuis-missing-ui',this,{'uiName':_0x2f580d});const _0x24060f=this['_uis']['get'](_0x2f580d);_0x24060f['detach'](),this['stopListening'](_0x24060f),this['uisData']['get'](_0x2f580d)['collection']['destroy'](),this['uisData']['delete'](_0x2f580d);}['switchTo'](_0x59d745){if(!this['_uis']['has'](_0x59d745))throw new _0x302412('annotationsuis-missing-ui',this,{'uiName':_0x59d745});const _0x3223a6=this['context']['plugins']['get'](O),_0x47df0e=Array['from'](_0x3223a6['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x59d745);const _0x12f34a=this['_uis']['get'](_0x59d745);_0x12f34a['setActiveAnnotation'](_0x47df0e),_0x12f34a['_setSelectedAnnotations']&&_0x47df0e&&_0x12f34a['_setSelectedAnnotations']([_0x47df0e]);}['deactivateAll'](){for(const _0x24f26e of this['activeUIs'])this['deactivate'](_0x24f26e);}['register'](_0x476fdd,_0x20bb51){if(this['_uis']['has'](_0x476fdd))throw new _0x302412('annotationsuis-register-already-registered');if('function'!=typeof _0x20bb51['attach']||'function'!=typeof _0x20bb51['detach']||'function'!=typeof _0x20bb51['setActiveAnnotation'])throw new _0x302412('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x476fdd,_0x20bb51);}['refilterAnnotations'](){const _0xce10c8=this['context']['plugins']['get'](O)['collection'],_0x54389d=new Map(),_0x3b4255=Array['from'](this['activeUIs']);for(const _0x5152e1 of this['activeUIs']){const _0x4c06f4=this['uisData']['get'](_0x5152e1)['collection'];for(const _0x32c5a8 of _0x4c06f4)_0x54389d['set'](_0x32c5a8,_0x5152e1);}for(const _0x12c39f of _0xce10c8){const _0xe288c5=_0x54389d['get'](_0x12c39f);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x12c39f);const _0x5e93c7=_0x3b4255['find'](_0x6f91f7=>this['uisData']['get'](_0x6f91f7)['filter'](_0x12c39f));_0xe288c5!==_0x5e93c7&&(_0xe288c5&&this['uisData']['get'](_0xe288c5)['collection']['remove'](_0x12c39f),_0x5e93c7&&this['uisData']['get'](_0x5e93c7)['collection']['add'](_0x12c39f));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['defaultFilter'](){return!0x0;}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x146c97){const _0xf3c181=[];for(const _0x51caf6 of this['activeUIs']){(0x0,this['uisData']['get'](_0x51caf6)['filter'])(_0x146c97)&&_0xf3c181['push'](_0x51caf6);}if(_0xf3c181['length']>0x1)throw new _0x302412('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0xf3c181,'annotationType':_0x146c97['type']});}}const pi=xt('px');class F extends kt{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0x510efe){super(_0x510efe);const _0x4feecc=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 _0x6d2edc(),this['focusCycler']=new _0x5bcd58({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x4feecc['to']('class')],'style':{'minHeight':_0x4feecc['to']('minHeight',_0x4493b2=>'number'==typeof _0x4493b2?pi(_0x4493b2+0xa):null)},'dir':_0x510efe['uiLanguageDirection'],'role':'application','aria-label':E(_0x510efe,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':E(_0x510efe,'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',_0x54bbb5=>{this['_updateItemPositionInFocusables'](_0x54bbb5['source']);}),this['list']['forEach'](_0x4451e5=>{this['focusTracker']['add'](_0x4451e5['element']),this['_updateItemPositionInFocusables'](_0x4451e5);}),this['list']['on']('change',(_0x19cce3,_0x9b161d)=>{for(const _0x2525ab of _0x9b161d['removed'])this['focusTracker']['remove'](_0x2525ab['element']),this['focusables']['remove'](_0x2525ab);for(const _0x1243e9 of _0x9b161d['added'])this['focusTracker']['add'](_0x1243e9['element']),this['_updateItemPositionInFocusables'](_0x1243e9);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0x4ceed4){const _0x4ecfc4=this['focusables']['getIndex'](_0x4ceed4);let _0x7d18e1,_0x1d90f7;for(const _0x17ff35 of this['focusables'])if(_0x4ceed4['top']<_0x17ff35['top']){_0x7d18e1=_0x17ff35;break;}if(_0x1d90f7=_0x7d18e1?this['focusables']['getIndex'](_0x7d18e1):this['focusables']['length'],-0x1!==_0x4ecfc4){if(_0x4ecfc4===_0x1d90f7-0x1)return;this['focusables']['remove'](_0x4ceed4),_0x1d90f7=_0x7d18e1?this['focusables']['getIndex'](_0x7d18e1):this['focusables']['length'];}this['focusables']['add'](_0x4ceed4,_0x1d90f7);}}const Ht=xt('px');class H extends kt{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x10b94d){super(_0x10b94d),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x56b144,_0x4f3e3c)=>_0x56b144+_0x4f3e3c),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Lt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x3ed338=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x3ed338['to']('isAnimationDisabled',_0x5f2f1a=>_0x5f2f1a?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x3ed338['to']('top',_0x322970=>Ht(_0x322970))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x36845e=this['element']['clientHeight'];_0x36845e&&(this['height']=_0x36845e);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0x149248{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4bf7df){super(_0x4bf7df),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 _0x157db1=this['context']['config']['get']('sidebar.container');_0x157db1&&this['setContainer'](_0x157db1);}['setContainer'](_0x4e4fd8){if(!y(_0x4e4fd8))throw new _0x302412('sidebar-setcontainer-invalid-element');this['container']=_0x4e4fd8;}['_attachToContainer']({viewClass:_0x4d2624='',spaceBetweenItems:_0x53940f=0x19}={}){if(!y(this['container']))throw new _0x302412('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x4d2624,this['_spaceBetweenItems']=_0x53940f;}['rearrange']({removedAnnotation:_0x5c62cf,previousAnnotation:_0x2dee24,nextAnnotation:_0x2fea40}){const _0x164552=this['getSidebarItemView'](_0x5c62cf);this['view']['list']['remove'](_0x164552),this['_destroySidebarItemView'](_0x5c62cf),_0x2dee24&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x2dee24)),_0x2fea40&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x2fea40)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x9f0322,activatedAnnotation:_0x54f327,disableAnimationOnActivatedAnnotation:_0x449b78}){if(this['_activeAnnotation']=_0x54f327,_0x9f0322){_0x9f0322['isActive']=!0x1;const _0xa3e40b=this['getSidebarItemView'](_0x9f0322);_0xa3e40b&&_0x449b78&&(_0xa3e40b['isAnimationDisabled']=!0x1);}if(_0x54f327){const _0x4ea387=this['getSidebarItemView'](_0x54f327);_0x4ea387&&(_0x54f327['isActive']=!0x0,_0x449b78&&(_0x4ea387['isAnimationDisabled']=!0x0,_0x4ea387['top']+=0x1),this['_alignToTargetRect'](_0x4ea387));}}['_detachFromContainer'](_0x16941d){if(this['view']['element']['remove'](),_0x16941d){for(const _0x2437ac of _0x16941d)this['_destroySidebarItemView'](_0x2437ac);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x5aba46,_0x307a27){_0x307a27||(_0x307a27=_0x5aba46['view']);const _0x4684e4=new H(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x4684e4,_0x5aba46),this['_annotationToSidebarItemView']['set'](_0x5aba46,_0x4684e4),_0x4684e4['content']['add'](_0x307a27),this['listenTo'](_0x5aba46['view'],'change:targetRect',(_0x38c5f4,_0x554931,_0x31bbd4)=>{const _0x465fb0=this['_getTargetTop'](_0x5aba46,_0x31bbd4);_0x4684e4['_targetTop']!=_0x465fb0&&(_0x4684e4['_targetTop']=_0x465fb0,this['_setItemTop'](_0x4684e4,_0x465fb0));}),this['listenTo'](_0x4684e4,'change:top',()=>{this['_recalculate'](_0x4684e4,'top');}),this['listenTo'](_0x4684e4,'change:bottom',()=>{this['_recalculate'](_0x4684e4,'bottom');}),this['_alignToTargetRect'](_0x4684e4);const _0x1b7a15=this['_getItemBefore'](_0x4684e4);if(_0x1b7a15)this['_alignAfterItem'](_0x1b7a15,_0x4684e4)||this['_alignToTargetRect'](_0x4684e4);else this['_alignToTargetRect'](_0x4684e4);return this['_updateLastItem'](),this['view']['list']['add'](_0x4684e4),_0x4684e4;}['_alignForTopChange'](_0x20e4e4){if(!_0x20e4e4['content']['length'])return;const _0xaa409e=this['_getItemBefore'](_0x20e4e4);if(!_0xaa409e)return;const _0x297c53=this['_sidebarItemViewToAnnotation']['get'](_0xaa409e),_0x128411=this['_activeAnnotation'];_0x128411&&_0x128411===_0x297c53?this['_alignAfterItem'](_0xaa409e,_0x20e4e4):this['_alignBeforeItem'](_0x20e4e4,_0xaa409e);}['_alignForBottomChange'](_0x29ae6f){if(!_0x29ae6f['content']['length'])return;const _0x246ddf=this['_getItemAfter'](_0x29ae6f);if(!_0x246ddf)return;const _0x38074d=this['_sidebarItemViewToAnnotation']['get'](_0x246ddf),_0x31c048=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x2cfc39=this['_activeAnnotation'];_0x2cfc39&&_0x2cfc39===_0x38074d&&_0x31c048?(this['_alignBeforeItem'](_0x246ddf,_0x29ae6f),this['_alignAfterItem'](_0x29ae6f,_0x246ddf)):_0x2cfc39&&_0x2cfc39===_0x38074d?this['_alignBeforeItem'](_0x246ddf,_0x29ae6f):this['_alignAfterItem'](_0x29ae6f,_0x246ddf);}['_recalculate'](_0x623bc4,_0x49e46a){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x153a8f,changedProp:_0x4aa785}of this['_recalculateBuffer'])'top'===_0x4aa785?this['_alignForTopChange'](_0x153a8f):this['_alignForBottomChange'](_0x153a8f);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x623bc4,'changedProp':_0x49e46a});}['getSidebarItemView'](_0x3e2be2){return this['_annotationToSidebarItemView']['get'](_0x3e2be2);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x5350d0){const _0x9fd86=this['getSidebarItemView'](_0x5350d0);this['stopListening'](_0x9fd86),this['stopListening'](_0x5350d0['view']),_0x9fd86['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x5350d0),this['_sidebarItemViewToAnnotation']['delete'](_0x9fd86);}['_createSidebarView'](){const _0x58ed28=new F(this['context']['locale']);return _0x58ed28['render'](),this['on']('change:_lastItem',(_0x35d975,_0x599413,_0x38c3a8,_0xe6e16d)=>{_0xe6e16d&&_0x58ed28['unbind']('minHeight'),_0x38c3a8?_0x58ed28['bind']('minHeight')['to'](_0x38c3a8,'bottom'):_0x58ed28['minHeight']=null;}),_0x58ed28;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x2a9a4d){const _0x4014a4=this['_sidebarItemViewToAnnotation']['get'](_0x2a9a4d),_0x10b32a=_0x4014a4&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x4014a4)-0x1);return _0x10b32a&&this['getSidebarItemView'](_0x10b32a)||null;}['_getItemAfter'](_0x53c018){const _0x3a78af=this['_sidebarItemViewToAnnotation']['get'](_0x53c018),_0x43b17a=_0x3a78af&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x3a78af)+0x1);return _0x43b17a&&this['getSidebarItemView'](_0x43b17a)||null;}['_alignBeforeItem'](_0x4376f9,_0x396757){_0x4376f9['updateHeight']();const _0x448179=R(_0x396757['bottom']+this['_spaceBetweenItems'],_0x4376f9['top']);return!!_0x448179&&(this['_setItemTop'](_0x396757,_0x396757['top']-_0x448179),!0x0);}['_alignAfterItem'](_0x549c5e,_0x10f9cc){_0x549c5e['updateHeight']();const _0x288cc7=R(_0x549c5e['bottom']+this['_spaceBetweenItems'],_0x10f9cc['top']);return!!_0x288cc7&&(this['_setItemTop'](_0x10f9cc,_0x10f9cc['top']+_0x288cc7,!0x1),!0x0);}['_alignToTargetRect'](_0x8edda0){const _0x54779f=this['_sidebarItemViewToAnnotation']['get'](_0x8edda0);if(!_0x54779f||!_0x54779f['target']||!_0x54779f['targetRect'])return;const _0x4290ba=this['_getTargetTop'](_0x54779f,_0x54779f['targetRect']);this['_setItemTop'](_0x8edda0,_0x4290ba);}['_getTargetTop'](_0x4ee171,_0x422179){if(null===_0x422179)return 0x0;if(_0x4ee171['target']instanceof _0x197d1d)return _0x422179['top'];{const _0x1006c8=new _0x197d1d(this['view']['element'])['top'];return _0x422179['top']-_0x1006c8;}}['_setItemTop'](_0xdbb244,_0x31aa27,_0x573549=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x573549&&(_0x31aa27=Math['max'](_0x31aa27,this['_getMaxAvailableTop'](_0xdbb244))),_0xdbb244['top']=_0x31aa27;}['_getMaxAvailableTop'](_0x440c84){let _0x52bd8c=this['_getItemBefore'](_0x440c84),_0x50ab10=0x0;for(;_0x52bd8c;)_0x52bd8c['updateHeight'](),_0x50ab10+=this['_spaceBetweenItems']+_0x52bd8c['height'],_0x52bd8c=this['_getItemBefore'](_0x52bd8c);return _0x50ab10;}}function R(_0x512a72,_0x41a3de){return Math['max'](_0x512a72-_0x41a3de,0x0);}function y(_0x153e95){return null!==_0x153e95&&'object'==typeof _0x153e95&&0x1===_0x153e95['nodeType'];}class e extends _0x149248{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,M];}static get['pluginName'](){return'WideSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x373d41){super(_0x373d41),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x1b6511(),this['_refreshPositioningDebounced']=_0x3058e3(()=>{this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x4f408d=this['context']['plugins']['get'](M),_0x41da63=this['context']['plugins']['get'](z);_0x4f408d['register']('wideSidebar',this),_0x41da63['container']&&_0x4f408d['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x714bce){if(_0x714bce===this['activeAnnotation'])return;const _0x473bab=this['context']['plugins']['get'](z);_0x473bab['_activeAnnotation']=_0x714bce;const _0x4f60f3=this['activeAnnotation'];_0x473bab['refresh']({'blurredAnnotation':_0x4f60f3,'activatedAnnotation':_0x714bce}),this['activeAnnotation']=_0x714bce;}['attach'](_0x3c7dd0){this['annotations']=_0x3c7dd0;const _0x525237=this['context']['plugins']['get'](z);if(_0x525237['_annotations']=_0x3c7dd0,this['isAttached'])throw new _0x302412('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x525237,'set:container',()=>{this['detach'](),this['listenTo'](_0x525237,'change:container',_0x297118=>{_0x297118['off'](),this['attach'](_0x3c7dd0);});}),_0x525237['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x545500=_0x23fd5e=>{_0x23fd5e['updateTargetRect'](),_0x525237['addAnnotation'](_0x23fd5e);};for(const _0x4986b3 of _0x3c7dd0)_0x545500(_0x4986b3);this['listenTo'](_0x3c7dd0,'add',(_0x9c9077,_0x3d04ef)=>{_0x545500(_0x3d04ef);}),this['listenTo'](_0x3c7dd0,'remove',(_0x355ced,_0x4b05d8,_0x4c9049)=>{_0x525237['rearrange']({'removedAnnotation':_0x4b05d8,'previousAnnotation':_0x3c7dd0['get'](_0x4c9049-0x1),'nextAnnotation':_0x3c7dd0['get'](_0x4c9049+0x1)}),_0x4b05d8===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x3c7dd0,'focus',(_0x54a03c,_0x50b82c)=>{this['setActiveAnnotation'](_0x50b82c);}),this['listenTo'](_0x3c7dd0,'blur',()=>{this['setActiveAnnotation'](null);});const _0xdee116=this['context']instanceof _0x5735ba?this['context']['editors']:new _0x1b6511([this['context']]);for(const _0x6f5611 of _0xdee116)this['_integrateWithEditorAnnotations'](_0x6f5611);this['listenTo'](_0xdee116,'add',(_0x2669a3,_0x449708)=>{this['listenTo'](_0x449708,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x449708);});}),this['listenTo'](_0xdee116,'remove',(_0x5356cb,_0x2687a1)=>{_0x2687a1['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x2687a1['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x302412('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x31b7ec=this['context']['plugins']['get'](z);_0x31b7ec['_detachFromContainer'](this['annotations']),this['stopListening'](_0x31b7ec),this['stopListening'](this['annotations']),this['context']instanceof _0x5735ba&&this['stopListening'](this['context']['editors']);for(const _0x566878 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x566878);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x1474c2){if(!_0x1474c2['plugins']['has']('EditorAnnotations'))return;const _0x5b0eb5=_0x1474c2['plugins']['get']('EditorAnnotations'),_0x4401fe=()=>{const _0x129c22=_0x5b0eb5['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x129c22[0x0]||null);};this['listenTo'](_0x5b0eb5,'refresh',_0x4401fe),this['listenTo'](_0x5b0eb5,'blur',(_0x493507,{isAnnotationTracked:_0x203901})=>{this['activeAnnotation']&&_0x203901(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x5b0eb5,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x595d06=>{_0x5b0eb5['hasDomSelection']()&&(_0x4401fe(),_0x595d06['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x5b0eb5);}['_destroyEditorAnnotationsIntegration'](_0x5adc17){this['stopListening'](_0x5adc17),this['_editorAnnotations']['remove'](_0x5adc17);}}class C extends _0x25ab89{['counterView'];constructor(_0x58ee10){super(_0x58ee10);const _0x36e5a7=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x44579e,_0x50e383)=>_0x44579e?'...':_0x50e383['toString']()),this['set']('annotationType',''),this['icon']=_0x35c54a,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new kt(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x36e5a7['to']('annotationType',_0x1027c1=>'ck-annotation-counter__badge--'+_0x1027c1),_0x36e5a7['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x36e5a7['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class n extends _0x149248{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,M];}static get['pluginName'](){return'NarrowSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x53b45c){super(_0x53b45c),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=Object['create'](_0x2c8ffe),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x1b6511(),this['_refreshPositioningDebounced']=_0x3058e3(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](M)['register']('narrowSidebar',this),this['bodyCollection']=new _0x2901be(this['context']['locale']),this['balloonPanelView']=new _0x3c248a(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x237609){this['annotations']=_0x237609;const _0x412053=this['context']['plugins']['get'](z),_0xa78d59=this['balloonPanelView'];if(_0x412053['_annotations']=_0x237609,this['isAttached'])throw new _0x302412('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x412053,'set:container',()=>{this['detach'](),this['listenTo'](_0x412053,'change:container',_0x25ca95=>{_0x25ca95['off'](),this['attach'](_0x237609);});}),_0x412053['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x4cdf4b=_0x48153c=>{const _0x3eddb0=new C(this['context']['locale']);_0x412053['addAnnotation'](_0x48153c,_0x3eddb0),this['_annotationToNarrowView']['set'](_0x48153c,_0x3eddb0),_0x3eddb0['bind']('isDirty','annotationType','number')['to'](_0x48153c['view'],'isDirty','type','length'),_0x3eddb0['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0xa78d59['content']['first']!==_0x48153c['view']?(this['_showBalloon'](_0x48153c),_0x48153c['view']['element']['focus'](),this['setActiveAnnotation'](_0x48153c)):this['setActiveAnnotation'](null);});};for(const _0x48e7b8 of _0x237609)_0x4cdf4b(_0x48e7b8);this['listenTo'](_0x237609,'add',(_0x319347,_0x15bc6f)=>{_0x4cdf4b(_0x15bc6f);}),this['listenTo'](_0x237609,'remove',(_0x55069e,_0x3d4aba,_0x1c5179)=>{this['_annotationToNarrowView']['get'](_0x3d4aba)['destroy'](),this['_annotationToNarrowView']['delete'](_0x3d4aba),_0x412053['rearrange']({'removedAnnotation':_0x3d4aba,'previousAnnotation':_0x237609['get'](_0x1c5179-0x1),'nextAnnotation':_0x237609['get'](_0x1c5179+0x1)}),_0x3d4aba===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x237609,'focus',(_0x4b4aab,_0x436344)=>{this['setActiveAnnotation'](_0x436344);}),this['listenTo'](_0x237609,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x564dd2,_0x2b9794)=>{_0x2b9794['keyCode']===_0x2cd697['esc']&&_0xa78d59['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0xa78d59['content']['first']),this['_hideBalloon'](),_0x2b9794['stopPropagation'](),_0x2b9794['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x590289,_0xa3c16a)=>{const _0x2b2d80=_0xa3c16a['target'];_0xa78d59['isVisible']&&_0xa78d59['element']['contains'](_0x2b2d80)||_0x412053['view']['element']['contains'](_0x2b2d80)||_0x590289['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x3cb562=>_0x3cb562['contains'](_0x2b2d80))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x45eb6d=this['context']instanceof _0x5735ba?this['context']['editors']:new _0x1b6511([this['context']]);for(const _0x1a03e0 of _0x45eb6d)this['_integrateWithEditorAnnotations'](_0x1a03e0);this['listenTo'](_0x45eb6d,'add',(_0x5f53de,_0x41140b)=>{this['listenTo'](_0x41140b,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x41140b);});}),this['listenTo'](_0x45eb6d,'remove',(_0x33ae08,_0xabc9d)=>{_0xabc9d['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0xabc9d['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x433ff5){if(_0x433ff5===this['activeAnnotation'])return;const _0x40b0b1=this['context']['plugins']['get'](z);if(_0x40b0b1['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x433ff5,'disableAnimationOnActivatedAnnotation':!0x0}),_0x433ff5)_0x40b0b1['getSidebarItemView'](_0x433ff5)?this['_showBalloon'](_0x433ff5):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x433ff5;}['detach'](){if(!this['isAttached'])throw new _0x302412('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x5bfa1=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x30c466=>_0x30c466['destroy']()),this['_annotationToNarrowView']['clear'](),_0x5bfa1['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x5735ba&&this['stopListening'](this['context']['editors']);for(const _0x292dde of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x292dde);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'](_0xd4a532){if(!_0xd4a532['plugins']['has']('EditorAnnotations'))return;const _0x1bbd44=_0xd4a532['plugins']['get']('EditorAnnotations'),_0x2300b1=this['context']['plugins']['get'](z),_0x46150b=this['annotations'],_0x498793=this['balloonPanelView'],_0x53c7fa=()=>{const _0x11f69f=_0x1bbd44['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x11f69f),this['setActiveAnnotation'](_0x11f69f[0x0]||null);};this['listenTo'](_0x1bbd44,'refresh',_0x53c7fa),this['listenTo'](_0x1bbd44,'blur',(_0x434004,{isAnnotationTracked:_0xa0a6e1})=>{this['activeAnnotation']&&_0xa0a6e1(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x1bbd44,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x46150b,'blur',_0x17d941=>{_0x1bbd44['hasDomSelection']()&&_0x17d941['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x18e3e2,_0x2b68bf)=>{const _0x418840=_0x2b68bf['target'];_0x498793['isVisible']&&_0x498793['element']['contains'](_0x418840)||_0x2300b1['view']['element']['contains'](_0x418840)||this['activeAnnotation']&&_0x1bbd44['hasDomSelection']()&&(_0x53c7fa(),_0x18e3e2['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x1bbd44);}['_destroyEditorAnnotationsIntegration'](_0x55404e){_0x55404e&&(this['stopListening'](_0x55404e),this['_editorAnnotations']['remove'](_0x55404e));}['_setSelectedAnnotations'](_0x7f39b6){for(const _0x4449c7 of this['_selectedAnnotations'])_0x7f39b6['includes'](_0x4449c7)||this['_manuallyClosedAnnotationViews']['delete'](_0x4449c7['view']);this['_selectedAnnotations']=_0x7f39b6;}['_refreshPositioning'](){const _0x365847=this['balloonPanelView'];this['annotations']['refreshPositioning'](),_0x365847['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x4fcd7e){if(this['_manuallyClosedAnnotationViews']['has'](_0x4fcd7e['view']))return;const _0x5d4013=this['balloonPanelView']['content']['first'];_0x5d4013!==_0x4fcd7e['view']?(_0x5d4013&&this['_detachListeners'](_0x5d4013),this['_attachListeners'](_0x4fcd7e['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x4fcd7e['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x470256=this['balloonPanelView']['content']['first'],_0x375a7b=_0x470256&&this['annotations']['getByView'](_0x470256);if(!_0x375a7b||!this['_annotationToNarrowView']['has'](_0x375a7b))return;const _0x13d1ea=this['_annotationToNarrowView']['get'](_0x375a7b)['element'],_0x30f91f=(function(){const _0x2e02cc=_0x3c248a['defaultPositions'];return[_0x2e02cc['southArrowNorthEast'],_0x2e02cc['northArrowSouthEast'],_0x2e02cc['southArrowNorth'],_0x2e02cc['northArrowSouth'],_0x2e02cc['southArrowNorthWest'],_0x2e02cc['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x13d1ea,'positions':_0x30f91f});}['_hideBalloon'](){const _0x2a2aa3=this['balloonPanelView'],_0x1b4857=_0x2a2aa3['content']['first'];_0x1b4857&&(this['_detachListeners'](_0x1b4857),_0x2a2aa3['unpin'](),_0x2a2aa3['content']['clear']());}['_attachListeners'](_0x59adc6){this['listenTo'](_0x59adc6,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x59adc6,'Esc',(_0x3568c0,_0x3ea6dc)=>{this['_manuallyClosedAnnotationViews']['add'](_0x59adc6),this['_hideBalloon'](),_0x3ea6dc();});}['_detachListeners'](_0x67186d){this['stopListening'](_0x67186d);}}class c extends _0x3e8287{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[P,_0x162d8a,M];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x19f525){super(_0x19f525),_0x19f525['editing']['view']['addObserver'](_0x165613),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x19f525['plugins']['get'](_0x162d8a),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x3440bb=this['editor']['plugins']['get'](M);_0x3440bb['context']===this['editor']&&(_0x3440bb['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x3d3f2c,_0x48fd04)=>{const _0x12a2e5=this['_balloon'];if(this['isAttached']&&_0x12a2e5['visibleView']){const _0x28c4c7=this['annotations']['getByView'](_0x12a2e5['visibleView']);_0x28c4c7&&this['_closeAnnotation'](_0x28c4c7),_0x48fd04();}}));}['afterInit'](){const _0x36edd6=this['editor']['plugins']['get'](M);_0x36edd6['context']===this['editor']&&(_0x36edd6['hasActive']()||_0x36edd6['switchTo']('inline'));}['setActiveAnnotation'](_0x35af45){_0x35af45!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x35af45&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x35af45)&&this['_addAnnotationToBalloon'](_0x35af45,!0x0),_0x35af45['isActive']=!0x0),_0x35af45||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x35af45);}['attach'](_0x5be3df){this['annotations']=_0x5be3df;const _0x27977b=this['editor']['plugins']['get'](M),_0x4da14c=this['_balloon'];if(this['isAttached'])throw new _0x302412('inlineannotations-attach-already-attached',this);if(_0x27977b['context']!==this['editor'])throw new _0x302412('inlineannotations-not-allowed-with-context',this);const _0x525a04=this['editor']['plugins']['get'](P);this['listenTo'](_0x525a04,'refresh',()=>{const _0x57f7dd=_0x525a04['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x298ec4,_0x2cece5;!this['_forceRefresh']&&(_0x298ec4=_0x57f7dd,_0x2cece5=this['_selectedAnnotations'],_0x298ec4['length']===_0x2cece5['length']&&_0x298ec4['every'](_0x5e4500=>_0x2cece5['includes'](_0x5e4500)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x57f7dd),this['setActiveAnnotation'](_0x57f7dd[0x0]||null));}),this['listenTo'](_0x525a04,'blur',(_0x3ac4dc,{isAnnotationTracked:_0x586fac})=>{this['activeAnnotation']&&_0x586fac(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x5047c2,_0x4fe154,_0x110627)=>{_0x110627||this['setActiveAnnotation'](null);}),this['listenTo'](_0x5be3df,'remove',(_0x197141,_0x303d6e)=>{this['_removeAnnotationFromBalloon'](_0x303d6e),_0x303d6e===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x4da14c,'change:visibleView',(_0x3f4f1d,_0x169c01,_0x88f5bc,_0x25bc2d)=>{_0x25bc2d&&this['stopListening'](_0x25bc2d);const _0x229de2=_0x5be3df['getByView'](_0x88f5bc);_0x88f5bc&&_0x229de2&&(this['listenTo'](_0x88f5bc,'change:height',()=>{_0x4da14c['updatePosition']();}),this['listenTo'](_0x88f5bc,'Esc',()=>{this['_closeAnnotation'](_0x229de2),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x229de2&&this['setActiveAnnotation'](_0x229de2));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x4da14c['visibleView']&&(_0x5be3df['getByView'](_0x4da14c['visibleView'])&&_0x4da14c['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 _0x302412('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x36e460 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x36e460);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x354adb){for(const _0x58c43f of this['_selectedAnnotations'])_0x354adb['includes'](_0x58c43f)||this['_manuallyClosed']['delete'](_0x58c43f);for(const _0x2171be of this['annotations'])_0x354adb['includes'](_0x2171be)||this['_removeAnnotationFromBalloon'](_0x2171be);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x3079c0 of _0x354adb)this['_addAnnotationToBalloon'](_0x3079c0);}this['_selectedAnnotations']=_0x354adb;}['_addAnnotationToBalloon'](_0x51e2bb,_0x3ffc79=!0x1){this['_manuallyClosed']['has'](_0x51e2bb)||(this['_addedAnnotations']['has'](_0x51e2bb)||this['_balloon']['hasView'](_0x51e2bb['view'])||(this['_addedAnnotations']['add'](_0x51e2bb),this['_balloon']['add']({'stackId':_0x51e2bb['view']['id'],'view':_0x51e2bb['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x51e2bb)}})),_0x3ffc79&&this['_balloon']['showStack'](_0x51e2bb['view']['id']));}['_getBalloonTargetForAnnotation'](_0x5382cb){const _0x17e2a2=_0x5382cb['target'],_0xc79ba8=this['editor']['editing']['view'],_0x1729a2=_0xc79ba8['document']['selection']['getFirstRange'](),_0x1ce03d=_0xc79ba8['domConverter']['viewRangeToDom'](_0x1729a2);if(_0x1ce03d['collapse'](!0x0),_0x17e2a2){if(_0x17e2a2 instanceof _0x197d1d)return _0x17e2a2;let _0x18f49a=[];for(const _0x9ec0a8 of _0x17e2a2)_0x18f49a['push'](...(_0x7d0ad1=_0x9ec0a8['getClientRects'](),Array['from'](_0x7d0ad1)['map'](DOMRect['fromRect'])));_0x18f49a=function(_0x5138f7){const _0x2244aa=[];let _0x2eb97b=_0x5138f7[0x0];for(let _0x16626b=0x1;_0x16626b<_0x5138f7['length'];_0x16626b++)B(_0x2eb97b,_0x5138f7[_0x16626b])?_0x2eb97b['width']+=_0x5138f7[_0x16626b]['width']:(_0x2244aa['push'](_0x2eb97b),_0x2eb97b=_0x5138f7[_0x16626b]);return _0x2244aa['push'](_0x2eb97b),_0x2244aa;}(_0x18f49a);const _0x4395aa=_0x1ce03d['getBoundingClientRect']();return _0x18f49a['find'](_0x3e52ec=>_0x3e52ec['top']<=_0x4395aa['top']&&_0x3e52ec['bottom']>=_0x4395aa['bottom']&&_0x3e52ec['left']<=_0x4395aa['left']&&_0x3e52ec['right']>=_0x4395aa['right'])||_0x18f49a[0x0];}var _0x7d0ad1;return _0x5382cb['targetRect']||_0x1ce03d;}['_removeAnnotationFromBalloon'](_0x24a3ed){this['_addedAnnotations']['has'](_0x24a3ed)&&this['_balloon']['hasView'](_0x24a3ed['view'])&&(this['_addedAnnotations']['delete'](_0x24a3ed),this['_balloon']['remove'](_0x24a3ed['view']));}['_closeAnnotation'](_0x59d73d){this['_manuallyClosed']['add'](_0x59d73d),this['_removeAnnotationFromBalloon'](_0x59d73d);}}function B(_0x339d6e,_0x5b8447){return _0x339d6e['top']===_0x5b8447['top']&&_0x339d6e['bottom']===_0x5b8447['bottom']&&_0x339d6e['right']===_0x5b8447['left'];}class tt extends kt{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x43d615,_0x2472ce){super(_0x43d615),this['set']('isEmpty',!_0x2472ce['length']),this['focusTracker']=new _0x6d2edc(),this['_annotationViews']=_0x2472ce,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new _0x5bcd58({'focusables':_0x2472ce,'focusTracker':this['focusTracker']}),this['listenTo'](_0x2472ce,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x2472ce,'remove',(_0x13172f,_0x570cf7)=>{_0x570cf7['isActive']&&this['focus'](),_0x2472ce['length']||(this['isEmpty']=!0x0);});const _0x359f06=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':E(_0x43d615,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x2472ce},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x359f06['if']('isEmpty','ck-hidden',_0x596718=>!_0x596718)]},'children':[{'text':E(_0x43d615,'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 _0x4c7293 of this['_annotationViews'])this['focusTracker']['add'](_0x4c7293['element']);this['_annotationViews']['on']('change',(_0xd67466,{added:_0xb625c4,removed:_0x222eb})=>{for(const _0x10f913 of _0xb625c4)this['focusTracker']['add'](_0x10f913['element']);for(const _0x5002d6 of _0x222eb)this['focusTracker']['remove'](_0x5002d6['element']);});}}class f extends _0x149248{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,O];}constructor(_0x178cbc){super(_0x178cbc),this['archivedThreads']=new _0x1b6511();}['init'](){const _0x1ecd4b=this['context'],_0x3738bf=_0x1ecd4b['plugins']['get'](o),_0x49c0d3=_0x1ecd4b['plugins']['get'](O);this['listenTo'](_0x3738bf,'addCommentThread',(_0x3d6206,{threadId:_0x469256})=>{const _0x45f9f6=_0x3738bf['getCommentThread'](_0x469256);_0x45f9f6['archivedAt']&&this['archivedThreads']['add'](_0x45f9f6,this['_calculatePosition'](_0x45f9f6['archivedAt'])),this['listenTo'](_0x45f9f6,'change:archivedAt',(_0xe33347,_0x2f263d,_0x53792b)=>{_0x53792b?this['archivedThreads']['has'](_0x45f9f6)||this['archivedThreads']['add'](_0x45f9f6,this['_calculatePosition'](_0x45f9f6['archivedAt'])):this['archivedThreads']['has'](_0x45f9f6)&&this['archivedThreads']['remove'](_0x45f9f6);});}),this['listenTo'](_0x3738bf,'removeCommentThread',(_0x35ea30,{threadId:_0x49f08e})=>{const _0xd0972=_0x3738bf['getCommentThread'](_0x49f08e);this['stopListening'](_0xd0972),this['archivedThreads']['has'](_0xd0972)&&this['archivedThreads']['remove'](_0xd0972);},{'priority':'highest'}),this['listenTo'](_0x49c0d3['collection'],'focus',(_0x43e5a4,_0x272f60)=>{_0x272f60['isVisible']||(_0x272f60['isActive']=!0x0,_0x49c0d3['activate'](_0x272f60));});}['_calculatePosition'](_0x426fa7){const _0x5f4975=[...this['archivedThreads']]['findIndex'](_0x3853e2=>_0x3853e2['archivedAt']<_0x426fa7);return _0x5f4975>-0x1?_0x5f4975:this['archivedThreads']['length'];}}class a extends _0x3e8287{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[f,_0x3727d0];}constructor(_0x54ccfb){super(_0x54ccfb),this['annotationViews']=new _0xea1baf(),this['_pendingThreads']=[];}['init'](){const _0x2dc741=this['editor'],_0x47655a=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x2dc741['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x25ab89,!0x0)),_0x2dc741['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x543ee3=this['_createCommentsArchiveButton'](_0x508e0d);return _0x543ee3['set']({'role':'menuitemcheckbox'}),_0x543ee3;});const _0x3d7cab=_0x2dc741['plugins']['get'](f),_0x45fa05=_0x2dc741['plugins']['get']('Annotations'),_0x214720=_0x2dc741['plugins']['get']('CommentsRepository');_0x3d7cab['archivedThreads']['forEach'](_0x24c090=>{this['_handleNewThread'](_0x24c090);}),this['listenTo'](_0x3d7cab['archivedThreads'],'add',(_0xcb3f1c,_0x122e02)=>{this['_handleNewThread'](_0x122e02);}),this['listenTo'](_0x45fa05['collection'],'add',(_0x28fce4,_0x427f1b)=>{const _0x4e7ad4=this['_pendingThreads']['find'](_0x2746a9=>{const _0x3c0928=_0x214720['_threadToController']['get'](_0x2746a9);return _0x3c0928&&_0x427f1b['innerView']===_0x3c0928['view'];});if(_0x4e7ad4){const _0x17cf53=this['_calculatePosition'](_0x4e7ad4['archivedAt']);this['annotationViews']['add'](_0x427f1b['view'],_0x17cf53),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x4e7ad4),0x1);}}),this['listenTo'](_0x3d7cab['archivedThreads'],'remove',(_0x4ba0f3,_0x176683)=>{const _0x1619a2=_0x2dc741['config']['get']('collaboration.channelId');if(!_0x1619a2||_0x176683['channelId']===_0x1619a2){if(this['_pendingThreads']['includes'](_0x176683))this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x176683),0x1);else{const _0x431d90=_0x214720['_threadToController']['get'](_0x176683),_0x5ea73d=_0x45fa05['getByInnerView'](_0x431d90['view']);this['annotationViews']['remove'](_0x5ea73d['view']),this['stopListening'](_0x5ea73d['focusableElements']);}}}),this['listenTo'](_0x45fa05['collection'],'add',(_0x94c398,_0x3952ed)=>{this['listenTo'](_0x3952ed,'escape',_0x47655a);}),this['listenTo'](_0x45fa05['collection'],'remove',(_0x3ac90d,_0x108646)=>{this['stopListening'](_0x108646,'escape',_0x47655a);});}['_handleNewThread'](_0x543a01){const _0x43a6b4=this['editor']['plugins']['get']('CommentsRepository'),_0x248efc=this['editor']['plugins']['get']('Annotations'),_0xb8eae9=this['editor']['config']['get']('collaboration.channelId');if(!_0xb8eae9||_0x543a01['channelId']===_0xb8eae9){const _0x1d6880=_0x43a6b4['_threadToController']['get'](_0x543a01);if(!_0x1d6880)return void this['_pendingThreads']['push'](_0x543a01);const _0xb1783b=this['_calculatePosition'](_0x543a01['archivedAt']),_0x39b1e9=_0x248efc['getByInnerView'](_0x1d6880['view']);_0x39b1e9['isVisible']&&_0x248efc['_visibleAnnotations']['remove'](_0x39b1e9),this['annotationViews']['add'](_0x39b1e9['view'],_0xb1783b);}}['_calculatePosition'](_0xbe3bbd){const _0x44e32b=this['editor']['config']['get']('collaboration.channelId'),_0x21e4dc=[...this['editor']['plugins']['get'](f)['archivedThreads']]['filter'](_0x16cc25=>_0x16cc25['channelId']===_0x44e32b)['findIndex'](_0x5a30ec=>_0x5a30ec['archivedAt']<_0xbe3bbd);return _0x21e4dc<0x0||_0x21e4dc>this['annotationViews']['length']?this['annotationViews']['length']:_0x21e4dc-0x1;}['_toggleDialog'](){const _0x7eb216=this['editor'],_0xa9ca06=_0x7eb216['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new tt(_0x7eb216['locale'],this['annotationViews'])),'commentsArchive'===_0xa9ca06['id']?_0xa9ca06['hide']():_0xa9ca06['show']({'id':'commentsArchive','title':E(_0x7eb216['locale'],'COMMENTS_ARCHIVE'),'icon':_0x1dd5ca,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x1e4b9a['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x4ae750,_0x50ab35=!0x1){const _0x31b21e=this['editor']['locale'],_0x5ec5c3=this['editor']['plugins']['get']('Dialog'),_0x56585d=new _0x4ae750(_0x31b21e);return _0x56585d['bind']('isEnabled')['to'](this,'isEnabled'),_0x56585d['bind']('isOn')['to'](_0x5ec5c3,'id',_0x1c2930=>'commentsArchive'===_0x1c2930),_0x56585d['set']({'label':E(_0x31b21e,'COMMENTS_ARCHIVE'),'icon':_0x1dd5ca,'isToggleable':!0x0}),_0x50ab35&&(_0x56585d['tooltip']=!0x0),this['listenTo'](_0x56585d,'execute',()=>this['_toggleDialog']()),_0x56585d;}['_hideDialogOnAnnotationEscape']=_0x43cd19=>{const _0x1c8946=_0x43cd19['source'];if(!this['annotationViews']['has'](_0x1c8946['view']))return;const _0x3c773c=this['editor']['plugins']['get']('Dialog');_0x3c773c['isOpen']&&'commentsArchive'===_0x3c773c['id']&&(_0x3c773c['hide'](),_0x43cd19['stop']());};}class p extends _0x3e8287{static get['requires'](){return[o,r,i,f,a,s,e,n,c];}static get['pluginName'](){return'Comments';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{d as Annotation,_ as AnnotationCollection,S as AnnotationView,O as Annotations,M as AnnotationsUIs,ts as BaseCommentThreadView,hs as BaseCommentView,fi as Comment,ui as CommentThread,Ct as CommentThreadController,ie as CommentThreadInputView,vt as CommentThreadView,gt as CommentView,p as Comments,f as CommentsArchive,a as CommentsArchiveUI,te as CommentsListView,s as CommentsOnly,o as CommentsRepository,i as CommentsUI,P as EditorAnnotations,c as InlineAnnotations,n as NarrowSidebar,z as Sidebar,e as WideSidebar};
|