@ckeditor/ckeditor5-comments 44.2.0-alpha.15 → 44.2.0-alpha.16
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 +17 -17
- 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
|
-
((()=>Rt)());constructor(_0x326274={}){function _0x3e7d47(_0x53a79e){return _0x53a79e['map'](_0x263a50=>String['fromCharCode'](_0x263a50))['join']('');}(_0x326274=Object['assign']({},_0x326274))['plugins']||(_0x326274['plugins']=Ut['defaultPlugins']),super(_0x326274),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[_0x3e7d47([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3e7d47([0x76,0x69,0x65,0x77])][_0x3e7d47([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3e7d47([0x61,0x75,0x74,0x6f]),this[_0x3e7d47([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x3e7d47([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3e7d47([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x3e7d47([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x3e7d47([0x6f,0x6b])});}['create'](){const _0x493f2d=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x493f2d))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x3dcb09=>{const _0x588919=this['model']['document']['getRoot'](),_0x3d3bfc=_0x588919&&_0x588919['getChild'](_0x588919['childCount']-0x1);_0x3dcb09['setSelection'](_0x3d3bfc,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x2e7e37=this['editing']['view'],_0x1f0a00=_0x2e7e37['document']['getRoot'](),_0x2c8c5a=_0x1f0a00['getChild'](0x0);_0x1f0a00['childCount']>0x1||!_0x2c8c5a||'p'!=_0x2c8c5a['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(zt(_0x2e7e37,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x2c8c5a['placeholder']=this['placeholder']),St({'view':_0x2e7e37,'element':_0x2c8c5a,'keepOnFocus':!0x0}),this['placeholderElement']=_0x2c8c5a);}}class os extends kt{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x5c1680,_0x54700f={}){super(_0x5c1680),this['editor']=null,this['_editorConfig']=_0x54700f,this['set']('value',_0x54700f['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',S(_0x5c1680,'Reply...')),this['set']('submitLabel',S(_0x5c1680,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new jt(),this['focusTracker']=new _0x49c33c(),this['focusCycler']=new Ft({'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',(_0x3a9955,_0xd7758f)=>{this['cancelButtonView']['fire']('execute'),_0xd7758f();}),this['keystrokes']['set']('Ctrl+Enter',(_0x2f03e0,_0x18f706)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x18f706());}),this['on']('submit',(_0x2d0ee4,_0x3ce77a)=>{_0x3ce77a['length']>0xfde8?(alert(S(_0x5c1680,'TOO_LONG_COMMENT_ALERT',[_0x3ce77a['length'],0xfde8])),_0x2d0ee4['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new Ut(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x5b4fd6=this['editor'];this['element']['insertBefore'](_0x5b4fd6['ui']['element'],this['element']['firstChild']),_0x5b4fd6['model']['document']['on']('change',()=>this['value']=_0x5b4fd6['getData']()),_0x5b4fd6['bind']('placeholder')['to'](this),this['focusables']['add'](_0x5b4fd6['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0xa81623){-0x1===_0xa81623?(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:_0x51c7af}=this,_0x4f4ed1=new _0xa58164(_0x51c7af);return _0x4f4ed1['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x4f4ed1['withText']=!0x0,_0x4f4ed1['bind']('label')['to'](this,'submitLabel'),_0x4f4ed1['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x4f4ed1['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x4fefe2,_0x592655)=>!_0x592655&&!!_0x4fefe2['trim']()),_0x4f4ed1;}['_createCancelButton'](){const {locale:_0x2bf377}=this,_0x31ab93=new _0xa58164(_0x2bf377);return _0x31ab93['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x31ab93['label']=S(_0x2bf377,'Cancel'),_0x31ab93['withText']=!0x0,_0x31ab93['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x31ab93;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x2dc9ce=>{this['focusTracker']['add'](_0x2dc9ce['element']);}),this['focusables']['on']('change',(_0x210c02,_0x103b94)=>{for(const _0x18e3c4 of Array['from'](_0x103b94['added'])['reverse']())this['focusTracker']['add'](_0x18e3c4['element']);});}}class ie extends kt{constructor(_0x1224f0,_0x49b201,_0x4cdff){super(_0x1224f0),this['commentInputView']=new os(_0x1224f0,_0x4cdff),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x2cd5aa,_0x287cb7)=>_0x2cd5aa||!!_0x287cb7),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 _0x4a3867(_0x1224f0,_0x49b201),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'](_0x38a83c){this['commentInputView']['focus'](_0x38a83c);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x356a2a,_0x5ac931)=>{const {submitButtonView:_0x559170,cancelButtonView:_0x2012fa,editor:_0x377f9e}=this['commentInputView'];[_0x559170['element'],_0x2012fa['element'],_0x377f9e?_0x377f9e['editing']['view']['getDomRoot']():null]['filter'](_0x2f4b3c=>_0x2f4b3c)['some'](_0x32a4bb=>_0x32a4bb['contains'](_0x5ac931['target']))||(this['focus'](),_0x5ac931['preventDefault']());});}}class cs extends kt{constructor(_0x672d56){super(_0x672d56);const _0x3772d9=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x3772d9['to']('count',_0x1d597f=>S(_0x672d56,'NUMBER_OF_COMMENTS',_0x1d597f))}]});}}class te extends kt{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x44231f,_0x12a76b,_0x2052aa){super(_0x44231f);const _0x102276=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x12a76b['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x12a76b,this['_config']=_0x2052aa,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x49c33c(),this['keystrokes']=new jt(),this['focusCycler']=new Ft({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x288e7d=>this['commentViews']['map'](_0x1d28e9=>_0x1d28e9['element'])['includes'](_0x288e7d['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new cs(_0x44231f),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x3d277b=>_0x3d277b-this['_config']['maxCommentsWhenCollapsed']);for(const _0x548c1d of _0x12a76b['comments'])this['_handleNewCommentModel'](_0x548c1d);this['_handleInfoComment'](),this['listenTo'](_0x12a76b['comments'],'add',(_0x528231,_0x1f0da5)=>{const _0xa302b2=this['_calculatePosition'](_0x1f0da5);this['length']++,this['_handleNewCommentModel'](_0x1f0da5,_0xa302b2),this['refreshVisibleViews']();}),this['listenTo'](_0x12a76b['comments'],'remove',(_0x23eec6,_0x1ea9cf)=>{this['length']--,this['_handleRemoveCommentModel'](_0x1ea9cf),this['refreshVisibleViews']();}),this['listenTo'](_0x12a76b,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x12a76b,'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',_0x102276['if']('length','ck-hidden',_0x104e4e=>!_0x104e4e)],'aria-label':S(_0x44231f,'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'](_0x4d13a3){-0x1===_0x4d13a3?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x4d185f of this['commentViews'])_0x4d185f['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0xfdfc17,_0x50aba7){const _0x5805c0=new this['_config']['CommentView'](this['locale'],_0xfdfc17,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x5805c0['viewUid']=_0xfdfc17['id'],_0x5805c0['delegate']('removeComment')['to'](this),_0x5805c0['delegate']('updateComment')['to'](this),_0x5805c0['delegate']('resolveCommentThread')['to'](this),_0x5805c0['delegate']('editorReady')['to'](this),_0x5805c0['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x5805c0,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x5805c0,_0x50aba7);}['_calculatePosition'](_0x36cd43){const _0x473ede=this['_model']['_findOptimalIndex'](_0x36cd43);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x36cd43['authoredAt']?_0x473ede-0x1:_0x473ede:_0x473ede-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x11d18e={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':S(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x11d18e,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x11d18e));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x3db789){const _0x4347d6=this['commentViews']['remove'](_0x3db789['id']);this['stopListening'](_0x4347d6),_0x4347d6['isEditMode']&&this['_updateHasDirtyComment'](),_0x4347d6['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x2fcef7=>_0x2fcef7['isEditMode']);}['_rearrangeCollapse'](){const _0x59c1bd=function(_0x2c4d74){const _0x575a1e=new _0x3dfde1();for(const _0x1971cd of _0x2c4d74)_0x575a1e['add'](_0x1971cd);return _0x575a1e;}(this['commentViews']),_0x326db2=this['_collapsedCommentsView']['count'];for(let _0x277088=0x1;_0x277088<=_0x326db2;_0x277088++)_0x59c1bd['remove'](0x1);for(const _0x2d9e07 of _0x59c1bd)_0x2d9e07['collapse']();_0x326db2>0x0&&_0x59c1bd['add'](this['_collapsedCommentsView'],0x1),as(_0x1b7ec9(Array['from'](this['visibleViews']),Array['from'](_0x59c1bd)),this['visibleViews'],_0x59c1bd);}['_rearrangeExpand'](){as(_0x1b7ec9(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x17a2c1 of this['visibleViews'])_0x17a2c1['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x3d8a68=>{this['focusTracker']['add'](_0x3d8a68['element']),this['keystrokes']['listenTo'](_0x3d8a68['element']);}),this['commentViews']['on']('change',(_0x48a770,_0x5c02aa)=>{for(const _0x56b4cc of _0x5c02aa['removed'])this['focusTracker']['remove'](_0x56b4cc['element']),this['keystrokes']['stopListening'](_0x56b4cc['element']);for(const _0x352067 of Array['from'](_0x5c02aa['added'])['reverse']())this['focusTracker']['add'](_0x352067['element']),this['keystrokes']['listenTo'](_0x352067['element']);});}}function as(_0x26ea18,_0x46df8d,_0x39ed93){let _0x43eaac=0x0;for(const _0x18a8af of _0x26ea18)switch(_0x18a8af){case'insert':_0x46df8d['add'](_0x39ed93['get'](_0x43eaac),_0x43eaac),_0x43eaac++;break;case'delete':_0x46df8d['remove'](_0x43eaac);break;case'equal':_0x43eaac++;}}class ls extends kt{constructor(_0xf5e937){super(_0xf5e937);const _0x1c5301=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x1c5301['to']('contextValue',_0x341526=>S(_0xf5e937,'THREAD_CONTEXT_LABEL',_0x341526)),'tabindex':-0x1},'children':[{'text':_0x1c5301['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class Zt extends kt{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x237e78,_0x211d6e){super(_0x237e78);const _0x17e356=this['bindTemplate'];this['_model']=_0x211d6e,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x49c33c(),this['keystrokes']=new jt(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x233014=>!!_0x233014),this['bind']('contextValue')['to'](this['_model'],'context',_0x330b09=>_0x330b09&&_0x330b09['value']?this['_trimContextValue'](_0x330b09['value']):S(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',_0x17e356['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 _0x123e21=new _0xa58164(this['locale']);return _0x123e21['label']=S(this['locale'],'Reopen'),_0x123e21['tooltip']=S(this['locale'],'Reopen'),_0x123e21['icon']='<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22m5.042\x209.367\x202.189\x201.837a.75.75\x200\x200\x201-.965\x201.149l-3.788-3.18a.747.747\x200\x200\x201-.21-.284.75.75\x200\x200\x201\x20.17-.945L6.23\x204.762a.75.75\x200\x201\x201\x20.964\x201.15L4.863\x207.866h8.917A.75.75\x200\x200\x201\x2014\x207.9a4\x204\x200\x201\x201-1.477\x207.718l.344-1.489a2.5\x202.5\x200\x201\x200\x201.094-4.73l.008-.032H5.042z\x22/></svg>',_0x123e21['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x4212f1=>!_0x4212f1),_0x123e21['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x4071df,_0x54cc51)=>_0x4071df&&_0x54cc51),_0x123e21['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x123e21;}['_trimContextValue'](_0x431d6e){if(_0x431d6e['length']<0x96)return _0x431d6e;const _0x200404=_0x431d6e['lastIndexOf']('\x20',0x93);return _0x431d6e['substring'](0x0,_0x200404>-0x1?_0x200404:0x93)+'...';}['_attachContextActions'](){const _0x3cab1d=this['element']['querySelector']('.ck-context'),_0x54ca52=_0x3cab1d['querySelector']('.ck-context__value');this['listenTo'](_0x3cab1d,'mouseenter',()=>{_0x54ca52['offsetWidth']<_0x54ca52['scrollWidth']&&_0x3cab1d['classList']['add']('overlay');}),this['listenTo'](_0x3cab1d,'mouseleave',()=>{_0x3cab1d['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x2e2645 of this['focusables'])this['focusTracker']['add'](_0x2e2645['element']),this['keystrokes']['listenTo'](_0x2e2645['element']);}['_createContextView'](){const _0x41852a=new ls(this['locale']);return _0x41852a['bind']('contextValue')['to'](this),_0x41852a;}}class is extends kt{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x2138c3,_0x30478a,_0x42fd3f,_0xbb8806){super(_0x2138c3),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x30478a,this['_localUser']=_0x42fd3f,this['_config']=_0xbb8806,this['commentThreadHeaderView']=new Zt(_0x2138c3,_0x30478a),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new ts(_0x2138c3,S(_0x2138c3,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new te(_0x2138c3,_0x30478a,Object['assign']({'CommentView':this['_config']['CommentView']},_0xbb8806)),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',(_0x2f3474,_0x2665b5)=>_0x2f3474||!!_0x2665b5),this['bind']('isUnlinked')['to'](_0x30478a,'unlinkedAt',_0x32c9b4=>!!_0x32c9b4),this['bind']('ariaLabel')['to'](this,'length',_0x83fe16=>{const _0x330df4=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return S(this['locale'],'COMMENT_THREAD_LABEL',[_0x83fe16,_0x330df4]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x49c33c(),this['keystrokes']=new jt(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x4f02ee=>_0x4f02ee['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),_0x233fe6(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x4fc190=new ie(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x38216d=_0x4fc190['commentInputView'];return _0x4fc190['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x38216d,'value',(_0x461195,_0x3b114c,_0x51a022,_0x49d421,_0x204e4d)=>!!_0x204e4d||!!_0x49d421&&_0x51a022&&!_0x3b114c||_0x461195&&_0x51a022&&!_0x3b114c),_0x38216d['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x3ae86c,_0x172080,_0x48ad06)=>{let _0x3c6964;return _0x3c6964=_0x48ad06&&_0x172080?'Reply\x20to\x20reopen\x20discussion...':_0x3ae86c?'Reply...':'Write\x20a\x20comment...',S(this['locale'],_0x3c6964);}),_0x38216d['bind']('submitLabel')['to'](this,'length',_0x13322d=>S(this['locale'],_0x13322d?'Reply':'Comment')),_0x38216d['on']('submit',(_0x2b889a,_0x5352dc)=>{this['fire']('addComment',_0x5352dc),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x38216d['on']('cancel',()=>{this['focus']();}),_0x38216d['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x38216d['on']('cancel',_0x4745d8=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x4745d8['stop']());}),this['on']('change:isActive',(_0x3c1af6,_0x2b3b2f,_0x2e0659)=>{_0x2e0659||this['length']||_0x38216d['value']||this['fire']('removeCommentThread');}),_0x4fc190;}}class vt extends/* #__PURE__ -- @preserve */
|
|
27
|
-
ti(is){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(
|
|
28
|
-
ti(rs){['actionBar'];['userView'];constructor(
|
|
29
|
-
_0x237dcb(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x161260,target:_0x3cf34d,type:_0x544b1a,isVisible:_0x4bb829=!0x0}){super(),this['view']=_0x161260,this['view']['element']||this['view']['render'](),this['_type']=_0x544b1a,this['_target']=_0x3cf34d,d['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x3dfde1([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x349f03,_0x5ddc78)=>{this['view']['focusTracker']['add'](_0x5ddc78);}),this['focusableElements']['on']('remove',(_0x28ae0c,_0x393340)=>{this['view']['focusTracker']['remove'](_0x393340);}),this['set']('isVisible',_0x4bb829);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x264e92=this['_getNormalizedTarget']();return d['_assertCorrectTarget'](_0x264e92),_0x264e92;}get['targetRect'](){const _0x25cc7c=this['target'];if(null===_0x25cc7c)return null;if(_0x25cc7c instanceof _0x161667)return _0x25cc7c;const _0x155b40=_0x25cc7c['filter'](_0x4ba1c0=>function(_0x50a9bd){const _0x2e9ff7=_0x50a9bd['offsetParent'];if(_0x2e9ff7)return!0x0;const _0x1fd2be=_0x50a9bd['getClientRects']()['item'](0x0);return!!_0x1fd2be;}(_0x4ba1c0));return 0x0===_0x155b40['length']?null:new _0x161667(_0x155b40[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x25ac62){this['view']['isActive']=_0x25ac62,this['view']['mainView']['isActive']=_0x25ac62;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x465d6d){if(!(null===_0x465d6d||_0x465d6d instanceof _0x161667||Array['isArray'](_0x465d6d)&&_0x465d6d['every'](_0x576bb8=>ne(_0x576bb8))))throw new _0x46877c('annotation-invalid-target',null,{'target':_0x465d6d});}['_getNormalizedTarget'](){const _0xa74102='function'==typeof this['_target']?this['_target']():this['_target'];return ne(_0xa74102)?[_0xa74102]:_0xa74102;}}function ne(_0x2a6240){return null!==_0x2a6240&&'object'==typeof _0x2a6240&&'nodeType'in _0x2a6240&&0x1===_0x2a6240['nodeType'];}class x extends _0x3dfde1{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x27daf5=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x49c33c(),this['_focusTracker']['on']('change:isFocused',(_0x33835f,_0x538277,_0x22f165)=>{_0x22f165||this['fire']('blur');});for(const _0x30e737 of _0x27daf5)this['add'](_0x30e737);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x2d5a2a){if(this['has'](_0x2d5a2a))throw new _0x46877c('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x2d5a2a['innerView'],_0x2d5a2a),this['_viewToAnnotation']['set'](_0x2d5a2a['view'],_0x2d5a2a);for(const _0x3ab689 of _0x2d5a2a['focusableElements'])this['_focusTracker']['add'](_0x3ab689);this['listenTo'](_0x2d5a2a['focusableElements'],'add',(_0x4a3f2e,_0x3e9caa)=>{this['_focusTracker']['add'](_0x3e9caa);}),this['listenTo'](_0x2d5a2a['focusableElements'],'remove',(_0x5970d2,_0x1fbec5)=>{this['_focusTracker']['remove'](_0x1fbec5);}),this['listenTo'](_0x2d5a2a['view']['focusTracker'],'change:isFocused',(_0xfedb99,_0x3eb299,_0xce78df)=>{_0xce78df&&this['fire']('focus',_0x2d5a2a);}),_0x2d5a2a['updateTargetRect']();const _0x542eed=this['_getOrderInContent'](_0x2d5a2a['view']['targetRect']);return super['add'](_0x2d5a2a,_0x542eed);}['remove'](_0x4a3582){if(!this['has'](_0x4a3582))throw new _0x46877c('annotationcollection-not-existing-item',null);this['stopListening'](_0x4a3582['view']['focusTracker']),this['stopListening'](_0x4a3582['focusableElements']);for(const _0x117235 of _0x4a3582['focusableElements'])this['_focusTracker']['remove'](_0x117235);return this['_viewToAnnotation']['delete'](_0x4a3582['view']),this['_innerViewToAnnotation']['delete'](_0x4a3582['innerView']),super['remove'](_0x4a3582);}['getByInnerView'](_0x50869f){return this['_innerViewToAnnotation']['get'](_0x50869f);}['getByView'](_0x16e486){return this['_viewToAnnotation']['get'](_0x16e486);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x413894 of this)_0x413894['updateTargetRect']();this['_sort']();}['_sort'](){const _0x1bfc9c=Array['from'](this)['sort']((_0x43a518,_0x2027d)=>v(_0x43a518['view']['targetRect'],_0x2027d['view']['targetRect']));for(let _0x3f6af6=_0x1bfc9c['length']-0x1;_0x3f6af6>0x0;_0x3f6af6--){const _0x50d28f=_0x1bfc9c[_0x3f6af6];_0x3f6af6!==this['getIndex'](_0x50d28f)&&(this['remove'](_0x50d28f),this['add'](_0x50d28f));}}['_getOrderInContent'](_0x5c2c41){let _0x50d9ff=0x0;if(!_0x5c2c41)return this['length'];for(const _0x1e21f2 of this){const _0x32ebab=_0x1e21f2['view']['targetRect'];if(_0x32ebab){if(v(_0x5c2c41,_0x32ebab)<0x0)return _0x50d9ff;_0x50d9ff++;}}return _0x50d9ff;}}function v(_0x10ddfc,_0x5aca0e){if(null===_0x10ddfc&&null===_0x5aca0e)return 0x0;if(null===_0x10ddfc)return-0x1;if(null===_0x5aca0e)return 0x1;const _0x4aecdc=_0x10ddfc['top']-_0x5aca0e['top'];return 0x0==_0x4aecdc?_0x10ddfc['left']-_0x5aca0e['left']:_0x4aecdc;}class N extends _0x33e9d1{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x559a0d){if(super(_0x559a0d),this['collection']=new x(),this['_visibleAnnotations']=new x(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x559a0d instanceof _0x18d916){const _0x238a6e=_0x559a0d['locale'];_0x559a0d['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':S(_0x238a6e,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':S(_0x238a6e,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':S(_0x238a6e,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':S(_0x238a6e,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':S(_0x238a6e,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':S(_0x238a6e,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':S(_0x238a6e,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x3f5e78){this['collection']['add'](_0x3f5e78);}['remove'](_0x4d7693){this['collection']['remove'](_0x4d7693),_0x4d7693['destroy']();}['refreshVisibility'](){for(const _0x2f624d of this['collection'])_0x2f624d['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x53e713){return this['collection']['getByInnerView'](_0x53e713);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x2c5cd5 of this['collection'])_0x2c5cd5['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x25f504){this['fire']('_activateAnnotation',_0x25f504);}['createAnnotation'](_0xbfea9b){return new d(_0xbfea9b);}['createAnnotationView'](_0xbbf263,_0x25fb45){return new T(_0xbbf263,_0x25fb45);}['_addActiveAnnotation'](_0x1c399d){const _0x4dad50=new Set(this['activeAnnotations']);_0x4dad50['add'](_0x1c399d),this['activeAnnotations']=_0x4dad50;}['_removeActiveAnnotation'](_0x1d403b){const _0x45245d=new Set(this['activeAnnotations']);_0x45245d['delete'](_0x1d403b),this['activeAnnotations']=_0x45245d;}['_bindAnnotationsToVisibleAnnotations'](){const _0x95625e=this['collection'],_0x182565=this['_visibleAnnotations'];function _0x5354b8(_0x1ae99e){const _0x16a86c=_0x1ae99e['source'];_0x16a86c['isVisible']&&!_0x182565['has'](_0x16a86c)?_0x182565['add'](_0x16a86c):!_0x16a86c['isVisible']&&_0x182565['has'](_0x16a86c)&&_0x182565['remove'](_0x16a86c),_0x16a86c['view']['focusTracker']['remove'](_0x16a86c['view']['element']),_0x16a86c['view']['focusTracker']['add'](_0x16a86c['view']['element']);}this['listenTo'](_0x95625e,'add',(_0x1a9aa7,_0x41b181)=>{_0x41b181['isVisible']&&_0x182565['add'](_0x41b181),this['listenTo'](_0x41b181,'change:isVisible',_0x5354b8);}),this['listenTo'](_0x95625e,'remove',(_0x3734ca,_0x588706)=>{_0x182565['has'](_0x588706)&&_0x182565['remove'](_0x588706),this['stopListening'](_0x588706,'change:isVisible',_0x5354b8);});}['_setupEnterAnnotationKeystroke'](){const _0x373cc4=_0x46c4e0=>{_0x46c4e0['on']('ready',()=>{_0x46c4e0['keystrokes']['set'](_0x3166fd,(_0x2da3df,_0x3f61cc)=>{const _0x5d990c=_0xbced1(this['activeAnnotations']['values']());_0x5d990c&&(_0x5d990c['view']['focus'](),_0x3f61cc());});});};this['context']instanceof _0x18d916?_0x373cc4(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x54545a,_0x4252d0)=>{_0x373cc4(_0x4252d0);});}['_setupEscapeAnnotationHandling'](){const _0x4fe1de=_0x507064=>{const _0x4718b0=_0x507064['source'],_0x337d80=[];let _0x5807e9;if(Array['isArray'](_0x4718b0['target'])){_0x5807e9=_0x4718b0['target'][0x0],this['context']instanceof _0x18d916?_0x337d80['push'](this['context']):this['context']['editors']&&_0x337d80['push'](...this['context']['editors']);for(const _0x414eb8 of _0x337d80)for(const _0xd96578 of _0x414eb8['editing']['view']['domRoots']['values']())if(_0xd96578['contains'](_0x5807e9))return void _0x414eb8['editing']['view']['focus']();_0x5807e9['focus']();}};this['listenTo'](this['collection'],'add',(_0x4e8237,_0x1e9eb8)=>{this['listenTo'](_0x1e9eb8,'escape',_0x4fe1de,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0xb316a6,_0xfe5f69)=>{this['stopListening'](_0xfe5f69,'escape',_0x4fe1de);});}}const Tt=Symbol('noChannel'),_t={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class o extends _0x33e9d1{['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[N,ht,it];}static get['pluginName'](){return'CommentsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x46e388){super(_0x46e388),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x2deb48=this['context']['config'];_0x2deb48['define']('comments.maxCommentsWhenCollapsed',0x2),_0x2deb48['define']('comments.maxThreadTotalWeight',0x1f4),_0x2deb48['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x2deb48['define']('comments.CommentThreadView',vt),_0x2deb48['define']('comments.CommentView',gt),_0x2deb48['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x4061b3=this['context']['plugins']['get'](N);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x627aa,_0x1a78e5)=>this['_addCommentThread'](_0x1a78e5)),this['on']('submitCommentThread',(_0x2d5164,_0x11ba2c)=>this['_submitCommentThread'](_0x11ba2c)),this['on']('resolveCommentThread',(_0x3683b6,_0x24acda)=>this['_resolveCommentThread'](_0x24acda)),this['on']('resolveCommentThread',(_0xcc513b,_0x37acb3)=>this['_updateActiveAnnotation'](_0x37acb3),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x179022,_0x109cd7)=>this['_reopenCommentThread'](_0x109cd7)),this['on']('reopenCommentThread',(_0x18de46,_0x3cc790)=>this['_updateActiveAnnotation'](_0x3cc790),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x40bfd4,_0x467586)=>this['_removeCommentThread'](_0x467586)),this['on']('updateCommentThread',(_0x10fdfe,_0x1cd5f8)=>this['_updateCommentThread'](_0x1cd5f8)),this['on']('updateCommentThread',(_0x3e349a,_0x4271e1)=>this['_updateActiveAnnotation'](_0x4271e1),{'priority':'lowest'}),this['on']('addComment',(_0x192224,_0x160888)=>this['_addComment'](_0x160888)),this['on']('updateComment',(_0x10ba69,_0x18c4fd)=>this['_updateComment'](_0x18c4fd)),this['on']('removeComment',(_0x829856,_0x125820)=>this['_removeComment'](_0x125820)),this['on']('addComment',(_0x54938b,{threadId:_0x436239,isFromAdapter:_0x1ce507})=>{if(_0x1ce507)return;const _0x59d355=this['getCommentThread'](_0x436239),_0x1f3e01=_0x59d355&&this['_threadToController']['get'](_0x59d355);_0x1f3e01&&_0x1f3e01['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x4061b3,'change:activeAnnotations',(_0x5b944c,_0x2303fc,_0x2d498f)=>{const _0x4f1045=Array['from'](_0x2d498f)['map'](_0x56f025=>this['_viewToController']['get'](_0x56f025['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x4f1045?_0x4f1045['model']:null;});}set['adapter'](_0x448fba){if(this['_adapter'])throw new _0x46877c('commentsrepository-adapter-already-set');this['_adapter']=_0x448fba;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x5dec5d=Tt,threadId:_0x29556d=_0x80afb8(),comments:_0x427bd2=[],unlinkedAt:_0x5f21da=null,resolvedAt:_0x54f812=null,resolvedBy:_0x22eec2=null,target:_0x56bdcd=null,context:_0xa1cab1=null,attributes:_0x2b83c7={},isResolvable:_0x2f28f7=!0x0,isSubmitted:_0x52c98d=!0x1,isFromAdapter:_0x638904=!0x1}={}){return this['fire'](bt('addCommentThread',_0x5dec5d),{'channelId':_0x5dec5d,'threadId':_0x29556d,'comments':_0x427bd2,'unlinkedAt':_0x5f21da,'resolvedAt':_0x54f812,'resolvedBy':_0x22eec2,'target':_0x56bdcd,'context':_0xa1cab1,'attributes':_0x2b83c7,'isFromAdapter':_0x638904,'isResolvable':_0x2f28f7,'isSubmitted':_0x52c98d}),this['getCommentThread'](_0x29556d);}['openNewCommentThread']({channelId:_0xdb6f9a=Tt,threadId:_0x3e0a7b=_0x80afb8(),target:_0x7b3fe7,context:_0x15f644=null,isResolvable:_0x2069dc=!0x0}){if(this['_readOnlyChannels']['has'](_0xdb6f9a)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x7b3fe7)throw new _0x46877c('commentsrepository-missing-target');const _0x408694=this['addCommentThread']({'channelId':_0xdb6f9a,'threadId':_0x3e0a7b,'target':_0x7b3fe7,'context':_0x15f644,'isResolvable':_0x2069dc});if(!_0x408694)return null;const _0x1840a0=this['_threadToController']['get'](_0x408694),_0x427586=_0x1840a0['view']['commentThreadInputView']['commentInputView'],_0x396c58=this['context']['plugins']['get'](N),_0x5e1f1a=_0x396c58['getByInnerView'](_0x1840a0['view']);return _0x396c58['activate'](_0x5e1f1a),_0x427586['once']('editorReady',()=>_0x427586['focus']()),_0x408694;}['hasCommentThread'](_0x231d7f){if('string'!=typeof _0x231d7f)throw new _0x46877c('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x231d7f);}['updateCommentThread']({channelId:_0x5f7c2=Tt,threadId:_0x268c00,context:_0x2e79ff,unlinkedAt:_0x22129c,attributes:_0x24c04b,isFromAdapter:_0x1499fe=!0x1}){return this['fire'](bt('updateCommentThread',_0x5f7c2),{'channelId':_0x5f7c2,'threadId':_0x268c00,'context':_0x2e79ff,'unlinkedAt':_0x22129c,'attributes':_0x24c04b,'isFromAdapter':_0x1499fe}),this['getCommentThread'](_0x268c00);}['getCommentThread'](_0x4a3773){if('string'!=typeof _0x4a3773)throw new _0x46877c('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x4a3773);}['fetchCommentThread']({channelId:_0x5a3f6e,threadId:_0x3c669e}={}){const _0x491e33=this['getCommentThread'](_0x3c669e);if(_0x491e33)return Promise['resolve'](_0x491e33);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x46877c('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x5a3f6e,'threadId':_0x3c669e})['then'](_0x51e425=>this['hasCommentThread'](_0x3c669e)?this['getCommentThread'](_0x3c669e):_0x51e425?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x5a3f6e},_0x51e425)):void 0x0)['catch'](_0x28da04=>{throw console['error'](_0x28da04),new _0x46877c('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x1527e1,skipNotAttached:_0x38eac6=!0x1,skipEmpty:_0x19a507=!0x1,toJSON:_0x3ed2fe=!0x1}={}){const _0x2516aa=[];for(const _0x40d16f of this['_threads']['values']())_0x1527e1&&_0x40d16f['channelId']!==_0x1527e1||_0x38eac6&&!_0x40d16f['isAttached']||_0x19a507&&0x0===_0x40d16f['length']||_0x2516aa['push'](_0x40d16f);return _0x3ed2fe?_0x2516aa['map'](_0x22c328=>_0x22c328['toJSON']()):_0x2516aa;}['setActiveCommentThread'](_0x49637f){const _0x10688a=this['context']['plugins']['get'](N);if(!_0x49637f)return void(this['activeCommentThread']&&_0x10688a['deactivateAll']());const _0x19fd07=this['getCommentThread'](_0x49637f);if(!_0x19fd07)throw new _0x46877c('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x49637f});if(!this['_threadToController']['has'](_0x19fd07))throw new _0x46877c('commentsrepository-active-not-attached',null,{'threadId':_0x49637f});const _0x1ace15=_0x10688a['getByInnerView'](this['_threadToController']['get'](_0x19fd07)['view']);_0x10688a['activate'](_0x1ace15);}['switchReadOnly'](_0x14ecaf,_0x1fa6ba){_0x14ecaf?this['_readOnlyChannels']['add'](_0x1fa6ba):this['_readOnlyChannels']['delete'](_0x1fa6ba),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x1b398b){return this['_readOnlyChannels']['has'](_0x1b398b)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x38ecd0,_0x50dc07){return new Ct(_0x38ecd0,_0x50dc07);}['setPermissions'](_0x15740e,_0x482645=Tt){this['_permissions']['set'](_0x482645,_0x15740e),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x62bcd9=Tt){return this['_permissions']['has'](_0x62bcd9)?this['_permissions']['get'](_0x62bcd9):_t;}['_addCommentThread']({channelId:_0x3927b3,threadId:_0x362b09,comments:_0x2d1cd0,unlinkedAt:_0x9d2bfe,resolvedAt:_0x5e79f6,resolvedBy:_0x11e707,target:_0x2437a3,context:_0x40d6ab,attributes:_0x36f5cb,isFromAdapter:_0x47522e,isResolvable:_0x189fad,isSubmitted:_0x17e190}){if('string'!=typeof _0x362b09)throw new _0x46877c('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x362b09});if(this['hasCommentThread'](_0x362b09))throw new _0x46877c('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x362b09});const _0x142604=new oe(this,{'channelId':_0x3927b3,'id':_0x362b09,'context':_0x40d6ab,'attributes':_0x36f5cb,'unlinkedAt':_0x9d2bfe,'resolvedAt':_0x5e79f6,'resolvedBy':_0x11e707?this['context']['plugins']['get'](it)['getUser'](_0x11e707):null,'isResolvable':_0x189fad,'isSubmitted':_0x17e190||_0x47522e});this['_threads']['set'](_0x362b09,_0x142604);for(const _0x3d49e8 of _0x2d1cd0)_0x142604['_add'](this['_createNewComment']({'threadId':_0x362b09,..._0x3d49e8}));return _0x2437a3&&_0x142604['attachTo'](_0x2437a3),_0x47522e||!_0x142604['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x3927b3,'threadId':_0x362b09});}['_submitCommentThread']({channelId:_0x22a931,threadId:_0xc2abe9}){if(!this['hasCommentThread'](_0xc2abe9))throw new _0x46877c('commentsrepository-missing-comment-thread',this);const _0x30ee3e=this['getCommentThread'](_0xc2abe9);if(_0x30ee3e['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x230ca8,comments:_0x4a7b85,resolvedAt:_0x571768,resolvedBy:_0x6abca2,context:_0x500e7a,attributes:_0x1e4296}=_0x30ee3e,_0x287aa2=this['context']['plugins']['get']('PendingActions'),_0x1324db=_0x287aa2['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x22a931,'threadId':_0x230ca8,'comments':_0x4a7b85['map'](_0x5d6172=>_0x5d6172['toJSON']()),'resolvedAt':_0x571768,'resolvedBy':_0x6abca2?_0x6abca2['id']:_0x6abca2,'context':_0x500e7a,'attributes':_0x1e4296})['then'](({comments:_0x1ac1dd})=>{_0x287aa2['remove'](_0x1324db);for(const _0x1f9e8d of _0x1ac1dd)this['_updateComment']({'channelId':_0x22a931,'threadId':_0xc2abe9,'commentId':_0x1f9e8d['commentId'],'createdAt':_0x1f9e8d['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x1dd459=>{throw console['error'](_0x1dd459),new _0x46877c('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x12e491,target:_0x3a462d}){const _0x168a2f=this['getCommentThread'](_0x12e491);if(!_0x168a2f)throw new _0x46877c('commentsrepository-attach-missing-comment-thread',this);const _0x58b16d=this['context']['plugins']['get']('PendingActions'),_0x43bf96=this['context']['plugins']['get'](N),_0x3c3df5=this['_createCommentThreadView'](_0x168a2f),_0x12acf7=new Ct(_0x168a2f,_0x3c3df5);let _0x13a583=null;_0x3c3df5['on']('change:isDirty',(_0x3d15bb,_0xb79261,_0x434266)=>{_0x434266?_0x13a583=_0x58b16d['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x13a583&&(_0x58b16d['remove'](_0x13a583),_0x13a583=null);}),this['_threadToController']['set'](_0x168a2f,_0x12acf7),this['_viewToController']['set'](_0x3c3df5,_0x12acf7);const _0x26c74d=new T(this['context']['locale'],_0x3c3df5);_0x26c74d['bind']('length')['to'](_0x3c3df5),_0x26c74d['bind']('isDirty')['to'](_0x3c3df5,'isDirty',_0x3c3df5,'length',(_0x5d5fa6,_0x269756)=>_0x5d5fa6||!_0x269756),_0x26c74d['bind']('isActive')['to'](_0x3c3df5),_0x26c74d['type']='comment';const _0x564f23=new d({'view':_0x26c74d,'target':_0x3a462d,'type':'comment','isVisible':!_0x168a2f['archivedAt']});return _0x3c3df5['on']('escape',()=>{_0x564f23['fire']('escape');}),this['_bindAnnotationToEditors'](_0x3c3df5,_0x564f23),_0x43bf96['add'](_0x564f23),_0x564f23;}['_bindAnnotationToEditors'](_0x1a8a6a,_0x354204){this['listenTo'](_0x1a8a6a,'editorReady',(_0x5dc4db,_0x589a2e)=>{const _0x26ef48=_0x589a2e['ui']['view']['body']['bodyCollectionContainer'];_0x354204['focusableElements']['add'](_0x26ef48),this['context']instanceof _0x18d916&&this['context']['ui']['focusTracker']['add'](_0x26ef48);},{'priority':'highest'}),this['listenTo'](_0x1a8a6a,'editorDestroyed',(_0xe8428e,_0x3118bd)=>{const _0x2e73e2=_0x3118bd['ui']['view']['body']['bodyCollectionContainer'];_0x354204['focusableElements']['has'](_0x2e73e2)&&_0x354204['focusableElements']['remove'](_0x2e73e2),this['context']instanceof _0x18d916&&this['context']['ui']['focusTracker']['remove'](_0x2e73e2);});}['_unbindEditors'](_0x9f1cac){this['stopListening'](_0x9f1cac,'editorReady'),this['stopListening'](_0x9f1cac,'editorDestroyed');}['_createCommentThreadView'](_0x26dd53){const _0x3e67c1=this['context']['plugins']['get'](it),{config:_0x105450,locale:_0x31d63c}=this['context'],_0x129067=lt(_0x105450['get']('locale'));return new(0x0,(_0x105450['get']('comments'))['CommentThreadView'])(_0x31d63c,_0x26dd53,_0x3e67c1['me'],{'editorConfig':{..._0x105450['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x105450['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x105450['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x105450['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x105450['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x129067,'CommentView':_0x105450['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x26101e,channelId:_0x3c00ee,resolvedAt:_0xe6958d,resolvedBy:_0x3371f5,isFromAdapter:_0x3d10af}){if(!this['hasCommentThread'](_0x26101e))throw new _0x46877c('commentsrepository-missing-comment-thread',null,{'threadId':_0x26101e});const _0x106da5=this['getCommentThread'](_0x26101e);if(_0x106da5['isResolved'])throw new _0x46877c('commentsrepository-resolved-comment-thread',null,{'threadId':_0x26101e});const _0x17a3a5=this['context']['plugins']['get'](it);if(_0x106da5['resolvedBy']=_0x17a3a5['getUser'](_0x3371f5),_0x106da5['resolvedAt']=_0xe6958d,_0x3d10af||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x18d336=this['context']['plugins']['get']('PendingActions'),_0x2bfd12=_0x18d336['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x3c00ee,'threadId':_0x26101e})['then'](({resolvedAt:_0x151a11,resolvedBy:_0x5d5a26})=>{_0x18d336['remove'](_0x2bfd12),_0x106da5['resolvedBy']['id']!==_0x5d5a26&&(_0x106da5['resolvedBy']=_0x17a3a5['getUser'](_0x5d5a26)),_0x106da5['resolvedAt']=_0x151a11;})['catch'](_0x5560c9=>{throw console['error'](_0x5560c9),new _0x46877c('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x428422,channelId:_0x1fc99b,isFromAdapter:_0x2c96fd}){if(!this['hasCommentThread'](_0x428422))throw new _0x46877c('commentsrepository-missing-comment-thread',null,{'threadId':_0x428422});const _0x41eab3=this['getCommentThread'](_0x428422);if(!_0x41eab3['isResolved'])throw new _0x46877c('commentsrepository-reopen-comment-thread',null,{'threadId':_0x428422});if(_0x41eab3['resolvedBy']=null,_0x41eab3['resolvedAt']=null,_0x2c96fd||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x4d297e=this['context']['plugins']['get']('PendingActions'),_0x10f5a5=_0x4d297e['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x1fc99b,'threadId':_0x428422})['then'](()=>_0x4d297e['remove'](_0x10f5a5))['catch'](_0x38717b=>{throw console['error'](_0x38717b),new _0x46877c('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x56054a,isFromAdapter:_0x57a671}){const _0x2bb1e2=this['getCommentThread'](_0x56054a);if(!_0x2bb1e2)throw new _0x46877c('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x56054a),this['_threads']['delete'](_0x56054a),!_0x2bb1e2['isSubmitted']||_0x57a671||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x20e62f=this['context']['plugins']['get']('PendingActions'),{channelId:_0x4aff9f}=_0x2bb1e2,_0x1df056=_0x20e62f['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x4aff9f,'threadId':_0x56054a})['then'](()=>_0x20e62f['remove'](_0x1df056))['catch'](_0x5cb3a5=>{throw console['error'](_0x5cb3a5),new _0x46877c('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x5e9eb4,unlinkedAt:_0x392056,context:_0x2e11c2,attributes:_0x2312e0,isFromAdapter:_0x4eddc2}){if('string'!=typeof _0x5e9eb4)throw new _0x46877c('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x5e9eb4});if(!this['hasCommentThread'](_0x5e9eb4))throw new _0x46877c('commentsrepository-missing-comment-thread',null,{'threadId':_0x5e9eb4});const _0x29e7a7=this['getCommentThread'](_0x5e9eb4);let _0x16fc9f=!0x1;if(void 0x0!==_0x2e11c2&&_0x29e7a7['context']!==_0x2e11c2&&(_0x29e7a7['context']=_0x2e11c2,_0x16fc9f=!0x0),void 0x0!==_0x392056&&_0x29e7a7['unlinkedAt']!==_0x392056&&(_0x29e7a7['unlinkedAt']=_0x392056,_0x16fc9f=!0x0),_0x2312e0&&!wt(_0x2312e0,_0x29e7a7['attributes'])&&(_0x29e7a7['attributes']=_0x2312e0,_0x16fc9f=!0x0),!_0x16fc9f)return Promise['resolve']();if(!_0x29e7a7['isSubmitted']||_0x4eddc2||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x5e0bc6=this['context']['plugins']['get']('PendingActions'),{channelId:_0x3f21dd}=_0x29e7a7,_0x9037df=_0x5e0bc6['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x3f21dd,'threadId':_0x5e9eb4,'context':_0x2e11c2,'unlinkedAt':_0x392056,'attributes':_0x2312e0})['then'](()=>_0x5e0bc6['remove'](_0x9037df))['catch'](_0x4480fa=>{throw console['error'](_0x4480fa),new _0x46877c('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0xf53f63){const _0x1b771a=this['context']['plugins']['get'](N),_0x15e3d0=this['getCommentThread'](_0xf53f63);if(_0x15e3d0['_isAttached']=!0x1,this['_threadToController']['has'](_0x15e3d0)){const _0x4dce10=this['_threadToController']['get'](_0x15e3d0),_0x4ca211=_0x4dce10['view'],_0x1d5aca=_0x1b771a['getByInnerView'](_0x4ca211);this['_threadToController']['delete'](_0x15e3d0),this['_viewToController']['delete'](_0x4ca211),_0x1d5aca&&_0x1b771a['remove'](_0x1d5aca),_0x4dce10['destroy'](),_0x4ca211['destroy']()['then'](()=>{this['_unbindEditors'](_0x4ca211);});}}['_updateActiveAnnotation']({threadId:_0x5c8ad7,resolvedAt:_0x4f7406}){const _0x4e372d=!!_0x4f7406,_0x2d418e=this['context']['plugins']['get'](N),_0x6206a0=this['getCommentThread'](_0x5c8ad7);if(this['_threadToController']['has'](_0x6206a0)){const _0x3b07bc=this['_threadToController']['get'](_0x6206a0)['view'],_0x25bbb8=_0x2d418e['getByInnerView'](_0x3b07bc);_0x25bbb8&&(_0x4e372d&&_0x2d418e['_removeActiveAnnotation'](_0x25bbb8),_0x25bbb8['refreshVisibility']());}}['_getExternalAuthor'](_0x116ccb){const _0x48d03f=this['context']['plugins']['get'](it),_0x152c38=pt('external:'+_0x116ccb),_0x33b683=_0x48d03f['getUser'](_0x152c38);return _0x33b683||_0x48d03f['addUser']({'id':_0x152c38,'name':_0x116ccb});}['_createNewComment']({threadId:_0x156fcf,commentId:_0x12e3cd=_0x80afb8(),content:_0x13dd2c,authorId:_0x1c962a,createdAt:_0x51ee50,attributes:_0x55ab84}){if('string'!=typeof _0x12e3cd)throw new _0x46877c('commentsrepository-invalid-commentid');if('string'!=typeof _0x1c962a)throw new _0x46877c('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x13dd2c||!_0x13dd2c['trim']())throw new _0x46877c('commentsrepository-invalid-comment-content');const _0x25f20f=this['context']['plugins']['get'](it)['getUser'](_0x1c962a);if(!_0x25f20f)throw new _0x46877c('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x1c962a});let _0x377eaf=null,_0x3ca800=_0x51ee50;return _0x55ab84&&_0x55ab84['@external']&&(_0x377eaf=this['_getExternalAuthor'](_0x55ab84['@external']['authorName']),_0x3ca800=new Date(_0x55ab84['@external']['createdAt'])),new re(this,{'threadId':_0x156fcf,'id':_0x12e3cd,'author':_0x377eaf||_0x25f20f,'creator':_0x25f20f,'content':_0x13dd2c,'createdAt':_0x51ee50,'authoredAt':_0x3ca800,'attributes':_0x55ab84});}['_addComment'](_0x2fb8b8){let {threadId:_0x36ddfd,content:_0x5453bc,attributes:_0x1cca45,isFromAdapter:_0xb216ac}=_0x2fb8b8;const _0x59f40e=this['getCommentThread'](_0x2fb8b8['threadId']);if(!_0x59f40e)throw new _0x46877c('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x124dd2=this['_createNewComment'](_0x2fb8b8),{id:_0x4e23b3}=_0x124dd2;if(_0x59f40e['_add'](_0x124dd2),_0xb216ac||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x59f40e['isSubmitted'])return Promise['resolve']();const _0x56595d=this['context']['plugins']['get']('PendingActions'),{channelId:_0x358abc}=_0x59f40e,_0x3ab45b=_0x56595d['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x1cca45||(_0x1cca45={}),this['adapter']['addComment']({'channelId':_0x358abc,'threadId':_0x36ddfd,'commentId':_0x4e23b3,'content':_0x5453bc,'attributes':_0x1cca45})['then'](_0xd88040=>{_0x56595d['remove'](_0x3ab45b),_0xd88040&&this['_updateComment']({'channelId':_0x358abc,'threadId':_0x36ddfd,'commentId':_0x4e23b3,'createdAt':_0xd88040['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x10bb5d=>{throw console['error'](_0x10bb5d),new _0x46877c('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x17c08,commentId:_0x4078e9,content:_0x2307ea,createdAt:_0x4df5c6,attributes:_0x2ea401,isFromAdapter:_0x5dc8d4}){if(void 0x0!==_0x2307ea&&('string'!=typeof _0x2307ea||!_0x2307ea['trim']()['length']))throw new _0x46877c('commentsrepository-update-comment-invalid-content');const _0x254c28=this['getCommentThread'](_0x17c08),_0x5e4846=_0x254c28['getComment'](_0x4078e9);if(!_0x5e4846)throw new _0x46877c('commentsrepository-update-missing-comment',this);let _0x2c9da5=!0x1;if(_0x2307ea&&_0x2307ea!==_0x5e4846['content']&&(_0x5e4846['isEditable']||_0x5dc8d4)&&(_0x5e4846['content']=_0x2307ea,_0x2c9da5=!0x0),_0x4df5c6&&_0x4df5c6!==_0x5e4846['createdAt']&&(_0x5e4846['createdAt']=_0x4df5c6,_0x5e4846['attributes']&&_0x5e4846['attributes']['@external']||(_0x5e4846['authoredAt']=_0x4df5c6),_0x2c9da5=!0x0),_0x2ea401&&!wt(_0x2ea401,_0x5e4846['attributes'])&&(_0x5e4846['attributes']=_0x2ea401,_0x2c9da5=!0x0),!_0x2c9da5)return Promise['resolve']();if(_0x254c28['fire']('commentUpdated'),_0x5dc8d4||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x5cc266=this['context']['plugins']['get']('PendingActions'),{channelId:_0x5b459f}=this['getCommentThread'](_0x5e4846['threadId']),_0x581fe7=_0x5cc266['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x5b459f,'threadId':_0x17c08,'commentId':_0x4078e9,'content':_0x2307ea,'attributes':_0x2ea401})['then'](()=>_0x5cc266['remove'](_0x581fe7))['catch'](_0x6b468a=>{throw console['error'](_0x6b468a),new _0x46877c('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x342247,commentId:_0x708214,isFromAdapter:_0x59fe54}){const _0x520011=this['getCommentThread'](_0x342247),_0x34d94e=_0x520011['getComment'](_0x708214);if(!_0x34d94e)throw new _0x46877c('commentsrepository-remove-missing-comment',this);if(_0x520011['_remove'](_0x34d94e),_0x59fe54||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x2af6a1=this['context']['plugins']['get']('PendingActions'),{channelId:_0x11ca29}=_0x520011,_0x57399c=_0x2af6a1['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x11ca29,'threadId':_0x342247,'commentId':_0x708214})['then'](()=>_0x2af6a1['remove'](_0x57399c))['catch'](_0x3982f3=>{throw console['error'](_0x3982f3),new _0x46877c('commentsrepository-remove-comment-internal-error',this);});}}class oe extends/* #__PURE__ -- @preserve */
|
|
30
|
-
|
|
31
|
-
_0x237dcb(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x3ef4ed,_0x3acdb7){super();const _0xbdb985=_0x3ef4ed['context']['plugins']['get'](it)['me'],_0xa5199f=_0x3ef4ed['getCommentThread'](_0x3acdb7['threadId']),_0x2552c0=0x0===_0xa5199f['comments']['length'],_0x440850=_0xbdb985===_0x3acdb7['author'];this['id']=_0x3acdb7['id'],this['threadId']=_0x3acdb7['threadId'],this['author']=_0x3acdb7['author'],this['creator']=_0x3acdb7['creator'],this['isExternal']=Boolean(_0x3acdb7['attributes']&&_0x3acdb7['attributes']['@external']),this['set']('content',_0x3acdb7['content']),this['createdAt']=_0x3acdb7['createdAt']||new Date(),this['set']('authoredAt',_0x3acdb7['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0xa5199f,'resolvedAt'),this['set']('attributes',_0x3acdb7['attributes']||{}),this['bind']('isEditable')['to'](_0x3ef4ed,'_permissions',()=>{const _0x2c4dc0=_0x3ef4ed['getPermissions'](_0xa5199f['channelId'])['write'],_0x595bd0=_0x3ef4ed['getPermissions'](_0xa5199f['channelId'])['modifyAll'];return _0x440850&&_0x2c4dc0||!_0x440850&&_0x595bd0;}),this['bind']('isRemovable')['to'](_0xa5199f,'isRemovable',_0x3ef4ed,'_permissions',_0x4ec98f=>{const _0x121b18=_0x3ef4ed['getPermissions'](_0xa5199f['channelId'])['write'],_0x475152=_0x3ef4ed['getPermissions'](_0xa5199f['channelId'])['modifyAll'];return _0x440850&&_0x121b18||_0x4ec98f&&_0x2552c0||!_0x440850&&_0x475152&&!_0x2552c0;}),this['bind']('isReadOnly')['to'](_0xa5199f,'isReadOnly'),this['_repository']=_0x3ef4ed;}get['weight'](){return Math['max'](function(_0x4e000c){const _0x322025=document['createElement']('div');return _0x322025['innerHTML']=_0x4e000c,_0x322025['textContent']['length'];}(this['content']),0xc8);}['update'](_0x4bcf6b){const {threadId:_0x27def1,id:_0x416b7c}=this;if(!this['_repository']['hasCommentThread'](_0x27def1))throw new _0x46877c('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x4fcc0b}=this['_repository']['getCommentThread'](_0x27def1);this['_repository']['fire'](bt('updateComment',_0x4fcc0b,_0x27def1),{'channelId':_0x4fcc0b,'threadId':_0x27def1,'commentId':_0x416b7c,..._0x4bcf6b});}['setAttribute'](_0x429537,_0x588c7c){const _0x2a0cad=It(this['attributes']);At(_0x2a0cad,_0x429537,_0x588c7c),this['update']({'attributes':_0x2a0cad});}['removeAttribute'](_0x57cd6f){const _0x321c20=It(this['attributes']);yt(_0x321c20,_0x57cd6f),this['update']({'attributes':_0x321c20});}['remove'](_0x8f4832={}){if(!_0x8f4832['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x4106fb,id:_0x13dd6c}=this;if(!this['_repository']['hasCommentThread'](_0x4106fb))throw new _0x46877c('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0xe87bb7}=this['_repository']['getCommentThread'](_0x4106fb);this['_repository']['fire'](bt('removeComment',_0xe87bb7,_0x4106fb),{'channelId':_0xe87bb7,'threadId':_0x4106fb,'commentId':_0x13dd6c,..._0x8f4832});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function bt(_0x434e22,..._0x400681){for(const _0x903b92 of _0x400681)void 0x0!==_0x903b92&&(_0x434e22+=':'+String(_0x903b92));return _0x434e22;}class J extends _0x13deff{['refresh'](){const _0x4f8cb7=this['editor']['model']['document']['selection'];for(const _0x1729d3 of _0x4f8cb7['getRanges']())if(this['_hasContent'](_0x1729d3))return void(this['isEnabled']=!0x0);this['isEnabled']=!0x1;}['execute']({threadId:_0xc6f9b4=_0x80afb8()}={}){const _0x15baef=this['editor']['model'],_0xcbe3c0=[];for(const _0x40dbff of _0x15baef['document']['selection']['getRanges']())this['_hasContent'](_0x40dbff)&&_0xcbe3c0['push'](this['_trimToContent'](_0x40dbff));_0x15baef['change'](_0x58e229=>{for(const _0x3224bc of _0xcbe3c0){const _0x2cb1a5=_0x80afb8()['substr'](0x1,0x5),_0x5cc351='comment:'+_0xc6f9b4+':'+_0x2cb1a5;_0x58e229['addMarker'](_0x5cc351,{'range':_0x3224bc,'usingOperation':!0x1,'affectsData':!0x1});}});}['_hasContent'](_0x709ecb){for(const _0x47dea2 of _0x709ecb['getItems']())if(this['_itemIsContent'](_0x47dea2))return!0x0;return!0x1;}['_itemIsContent'](_0x5a3301){return _0x5a3301['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x5a3301)&&!_0x5a3301['is']('element','tableCell');}['_trimToContent'](_0x2c6f46){const _0x213f6a=_0x37dfa8=>!this['_itemIsContent'](_0x37dfa8['item']),_0x543b99=_0x2c6f46['start']['getLastMatchingPosition'](_0x213f6a),_0x4d2a20=_0x2c6f46['end']['getLastMatchingPosition'](_0x213f6a,{'direction':'backward'});return this['editor']['model']['createRange'](_0x543b99,_0x4d2a20);}}class P extends _0x173918{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[N];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5014af){super(_0x5014af),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x20b09f=this['editor'],_0x11a95f=_0x20b09f['model']['document']['selection'],_0x5f09d0=_0x413e06(()=>this['refreshSelectedViews'](),0xa);_0x11a95f['on']('change:range',(_0x537ae3,_0x2c7346)=>{_0x2c7346['directChange']&&(_0x5f09d0['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x20b09f['editing']['view']['document'],'change:isFocused',(_0x38681f,_0x337960,_0x29bc37)=>{_0x29bc37&&_0x5f09d0();}),this['listenTo'](_0x20b09f['ui']['focusTracker'],'change:isFocused',(_0x2db75c,_0x59e929,_0x37fd0a)=>{_0x37fd0a||_0x20b09f['isReadOnly']||this['fire']('blur',{'isAnnotationTracked':_0x22ee04=>this['_editorAnnotationsData']['has'](_0x22ee04['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x292201){if(this['_editorAnnotations']['has'](_0x292201['view']))return;this['_editorAnnotations']['add'](_0x292201['view']),this['editor']['ui']['focusTracker']['add'](_0x292201['view']['element']);const _0x5929d7=this['editor']['plugins']['get'](N);this['listenTo'](_0x5929d7['collection'],'remove',(_0x5d7661,_0x316532)=>{this['editor']['ui']['focusTracker']['remove'](_0x316532['view']['element']),this['_editorAnnotations']['delete'](_0x316532['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x507ce6){if('function'!=typeof _0x507ce6)throw new _0x46877c('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x507ce6);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x1a53f5,annotations:_0x36ad7d}){const _0x4bdd12=[],_0x2a1233=this['editor']['model']['document']['selection'],_0x1aab45=Array['from'](_0x2a1233['getRanges']());for(const [_0x4d0718,_0x5bdbe7]of this['_editorAnnotationsData']){const _0xc83f26=_0x3c41e8(_0x5bdbe7),_0x547e9f=_0x36ad7d['getByInnerView'](_0x4d0718);_0xc83f26&&_0x547e9f&&_0x4bdd12['push']({'annotation':_0x547e9f,'range':_0xc83f26});}function _0x3c41e8(_0xa2a005){for(const _0x3c390d of _0xa2a005)for(const _0x45fcab of _0x1aab45)if(_0x3c390d['containsRange'](_0x45fcab,!_0x2a1233['isCollapsed']))return _0x3c390d;return null;}return _0x4bdd12['sort']((_0x4541c9,_0x2176cc)=>{const _0x21ef63=_0x4541c9['range'],_0x534561=_0x2176cc['range'];if(!_0x21ef63['isEqual'](_0x534561)){if(_0x21ef63['containsRange'](_0x534561,!0x0))return 0x1;if(_0x534561['containsRange'](_0x21ef63,!0x0))return-0x1;}return _0x4541c9['annotation']==_0x1a53f5?-0x1:_0x2176cc['annotation']==_0x1a53f5?0x1:0x0;})['map'](_0x9c7ecc=>_0x9c7ecc['annotation']);}get['_editorAnnotationsData'](){const _0x1a1987=new Map();for(const _0x3e5910 of Array['from'](this['_dataCollectors']))for(const [_0xcdf883,_0x45c8f3]of _0x3e5910())_0x1a1987['set'](_0xcdf883,_0x45c8f3);return _0x1a1987;}}class st extends _0x173918{['afterInit'](){const _0x5480f7=this['editor'];if(!_0x5480f7['plugins']['has']('RestrictedEditingModeEditing'))return;_0x5480f7['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class ct extends _0x173918{constructor(_0x451f5d){super(_0x451f5d),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x22bb18=this['editor'],_0x1b53ea=_0x22bb18['commands']['get']('importWord'),_0x2b67d3=_0x22bb18['plugins']['get'](it);_0x1b53ea&&(_0x1b53ea['on']('execute',(_0x21e2dc,[,_0x1c470e])=>{_0x1c470e['collaboration_features']={'comments':!0x0,'user_id':_0x2b67d3['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x1b53ea,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x10b510,_0xba528d){const {comment_threads:_0x4da1f8}=_0xba528d;_0x4da1f8&&_0x4da1f8['forEach'](({thread_id:_0x413c49,comments:_0x56d68a,is_resolved:_0x16de30})=>{const _0x2e32ba=new Date(),_0x4ec3d2=_0x56d68a['map'](({author:_0x46168c,content:_0x435125,created_at:_0x34c200})=>({'content':_0x435125,'authorId':this['editor']['plugins']['get'](it)['me']['id'],'createdAt':_0x2e32ba,'attributes':{'@external':{'authorName':_0x46168c,'createdAt':_0x34c200?new Date(_0x34c200):new Date(),'source':'importWord'}}})),_0x3e1099=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](o)['addCommentThread']({'channelId':_0x3e1099,'threadId':_0x413c49,'comments':_0x4ec3d2,'resolvedAt':_0x16de30?_0x2e32ba:null});});}}class at extends _0x173918{constructor(_0x1cd485){super(_0x1cd485),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x2d7bf5=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x2d7bf5,'contentInsertion',(_0x368f41,_0xd4f284)=>this['_removeMarkersWithoutThreads'](_0xd4f284['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x57bc2c){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x57bc2c;const _0x4f7053=this['editor']['plugins']['get']('CommentsRepository');for(const _0x338e8d of _0x57bc2c['keys']()){const [_0x37284b,_0xe7cf02]=_0x338e8d['split'](':');'comment'!=_0x37284b||_0x4f7053['hasCommentThread'](_0xe7cf02)||_0x57bc2c['delete'](_0x338e8d);}return _0x57bc2c;}['_registerMarkerInClipboardPipeline'](){const _0x4db63d=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x456cb0=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x456cb0&&_0x4db63d['_registerMarkerToCopy']('comment',_0x456cb0);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x53ef5d){switch(_0x53ef5d){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 _0x173918{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x14b868,_0x987230)=>{if(!_0x987230['options']['showCommentHighlights'])return null;if(_0x987230['options']['ignoreResolvedComments']){const {id:_0x58c013}=er(_0x14b868['markerName']),_0xfc7f91=this['editor']['plugins']['get'](o)['getCommentThread'](_0x58c013);if(_0xfc7f91&&_0xfc7f91['isResolved']&&_0x14b868['item'])return _0x987230['consumable']['consume'](_0x14b868['item'],'addMarker:'+_0x14b868['markerName']),_0x987230['consumable']['consume'](_0x14b868['item'],'removeMarker:'+_0x14b868['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x4c6572=>{_0x4c6572['on']('addMarker:comment',(_0x136b2d,_0x395e15,_0x3a6784)=>{if(!_0x3a6784['options']['showCommentHighlights'])return;const _0xa42f24=_0x395e15['item'];if(!_0xa42f24)return;const _0x269504=_0x3a6784['mapper']['toViewElement'](_0xa42f24);this['editor']['model']['schema']['isObject'](_0xa42f24)&&_0x269504&&!_0x269504['getCustomProperty']('widget')&&_0x269504['is']('containerElement')&&_0x9a4160(_0x269504,_0x3a6784['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x120379,{writer:_0x366d13,options:_0x5498d8})=>{if(!_0x5498d8['showCommentHighlights'])return null;const _0x23bf50=_0x366d13['createContainerElement']('div'),_0x467509=_0x366d13['createEmptyElement']('hr');return _0x366d13['addClass']('ck-horizontal-line',_0x23bf50),_0x366d13['insert'](_0x366d13['createPositionAt'](_0x23bf50,0x0),_0x467509),_0x23bf50;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x3412cf,{writer:_0x29e18c,options:_0x54208b})=>{if(!_0x54208b['showCommentHighlights'])return null;const _0x3a95ce=_0x29e18c['createContainerElement']('span'),_0x520acb=_0x29e18c['createEmptyElement']('img');return _0x29e18c['addClass']('image-inline',_0x3a95ce),_0x29e18c['insert'](_0x29e18c['createPositionAt'](_0x3a95ce,0x0),_0x520acb),_0x3a95ce;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x16f306,{writer:_0x4bd44b,options:_0x113974})=>{if(_0x113974['showCommentHighlights'])return _0x4bd44b['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x211a5a,_0x3c0795,_0x3975ec)=>{_0x3975ec['options']['showCommentHighlights']&&_0x211a5a['stop']();},{'priority':'high'});}}class r extends _0x173918{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(_0x505c7f){super(_0x505c7f),this['set']('isThreadsLoadingPaused',!0x0),_0x505c7f['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x1d0615,_0x3b01e1,_0xa25608,_0x232151)=>{const _0x247ab9=_0x505c7f['plugins']['get'](o),_0x2c8b51=_0xa25608?er(_0xa25608)['id']:null;_0x505c7f['model']['change'](()=>{if(_0x2c8b51){const _0x1d4b60=this['getAllMarkersForId'](_0x2c8b51);for(const _0x40b8d2 of _0x1d4b60)_0x505c7f['editing']['reconvertMarker'](_0x40b8d2);}if(_0x232151){const {id:_0x4c2cc3}=er(_0x232151),_0x5603bc=_0x247ab9['getCommentThread'](_0x4c2cc3);if(_0x5603bc&&!_0x5603bc['isAttached'])return;const _0x14e8ce=this['getAllMarkersForId'](_0x4c2cc3);for(const _0x2bfb4 of _0x14e8ce)_0x505c7f['editing']['reconvertMarker'](_0x2bfb4);}}),_0x2c8b51&&this['scrollToThreadMarker'](_0x2c8b51);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x520bfe=this['editor'],_0x3a75f5=_0x520bfe['plugins']['get'](o),_0x3ce36e=_0x520bfe['config']['get']('collaboration.channelId'),_0x38aebb=_0x3a75f5['getCommentThreads']()['filter'](_0x1c1fb7=>_0x1c1fb7['channelId']!==_0x3ce36e);_0x520bfe['commands']['add']('addCommentThread',new J(_0x520bfe)),this['listenTo'](_0x520bfe,'change:isReadOnly',(_0x5b47a8,_0x37414d,_0x4a3cd1)=>{_0x3a75f5['switchReadOnly'](_0x4a3cd1,_0x520bfe['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x3a75f5,ft('addCommentThread',_0x3ce36e),(_0x56ade3,{threadId:_0x334958})=>{const _0xb135c0=this['editor']['plugins']['get'](o)['getCommentThread'](_0x334958);_0xb135c0&&_0xb135c0['unlinkedAt']&&this['_attachArchivedThread'](_0x334958);}),this['listenTo'](_0x3a75f5,ft('removeCommentThread',_0x3ce36e),(_0x1b50ff,{threadId:_0x167094})=>{_0x520bfe['model']['enqueueChange']({'isUndoable':!0x1},_0x34e7e5=>{const _0x22eebd=this['getAllMarkersForId'](_0x167094);for(const _0x335df1 of _0x22eebd)_0x34e7e5['removeMarker'](_0x335df1);});}),this['listenTo'](_0x3a75f5,ft('resolveCommentThread',_0x3ce36e),(_0x390e7f,{threadId:_0xd75361})=>{(this['_reconvertMarkers'](_0xd75361),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](o)['getCommentThread'](_0xd75361)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x3a75f5,ft('reopenCommentThread',_0x3ce36e),(_0x120a88,{threadId:_0x145d25})=>{this['_reconvertMarkers'](_0x145d25);},{'priority':'low'}),this['listenTo'](_0x3a75f5,ft('addComment',_0x3ce36e),(_0x2c003e,{threadId:_0x45be90,isFromAdapter:_0x5c2479})=>{const _0x37a250=this['getAllMarkersForId'](_0x45be90);if(_0x5c2479||0x0==_0x37a250['length']||!_0x3a75f5['hasCommentThread'](_0x45be90))return;0x1===_0x3a75f5['getCommentThread'](_0x45be90)['length']&&_0x520bfe['model']['enqueueChange']({'isUndoable':!0x1},_0x565a86=>{for(const _0x392273 of _0x37a250)_0x565a86['updateMarker'](_0x392273,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x38aebb);}['afterInit'](){!async function(_0x4edb2f){const _0x35958a=_0x3b4599([0x36,0x74,0x67,0x72,0x42,0x64,0x48,0x51,0x71,0x77,0x32,0x33,0x65,0x6c,0x68,0x38,0x78,0x75,0x39,0x4b,0x30,0x35,0x6a,0x55,0x53,0x4c,0x69,0x59,0x54,0x45,0x6b,0x44,0x43,0x7a,0x47,0x4a,0x6d,0x49,0x6e,0x6f,0x4f,0x70,0x4e,0x57,0x56,0x79,0x73,0x46,0x63,0x61,0x34,0x62,0x37,0x66,0x4d,0x58,0x5a,0x41,0x76,0x31,0x52,0x50]),_0x7c0cf0=0x145199b7,_0x3f0d13=0x1456c687^_0x7c0cf0,_0x220ff9=window[_0x3b4599([0x44,0x61,0x74,0x65])][_0x3b4599([0x6e,0x6f,0x77])](),_0x440dbc=_0x4edb2f[_0x3b4599([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3ecab9=new window[(_0x3b4599([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x7e3899=>{_0x440dbc[_0x3b4599([0x6f,0x6e,0x63,0x65])](_0x3b4599([0x72,0x65,0x61,0x64,0x79]),_0x7e3899);}),_0x307b12={[_0x3b4599([0x6b,0x74,0x79])]:_0x3b4599([0x45,0x43]),[_0x3b4599([0x75,0x73,0x65])]:_0x3b4599([0x73,0x69,0x67]),[_0x3b4599([0x63,0x72,0x76])]:_0x3b4599([0x50,0x2d,0x32,0x35,0x36]),[_0x3b4599([0x78])]:_0x3b4599([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]),[_0x3b4599([0x79])]:_0x3b4599([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]),[_0x3b4599([0x61,0x6c,0x67])]:_0x3b4599([0x45,0x53,0x32,0x35,0x36])},_0x5d99c0=_0x440dbc[_0x3b4599([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3b4599([0x67,0x65,0x74])](_0x3b4599([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x43c3c2(){let _0x35b737,_0x5c7a6f=null,_0x1ebb5a=null;try{if(_0x5d99c0==_0x3b4599([0x47,0x50,0x4c]))return _0x3b4599([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x35b737=_0x55f5d7(),!_0x35b737)return _0x3b4599([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x35b737[_0x3b4599([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1ebb5a=_0x22ff91(_0x35b737[_0x3b4599([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x35b737[_0x3b4599([0x6a,0x74,0x69])])),await _0x5957fd()?_0x3d76f9()?_0x9825cc()?_0x3b4599([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x40bfdb()?(_0x35b737[_0x3b4599([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3b4599([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5c7a6f=_0x3ddbb8(_0x3b4599([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x35b737[_0x3b4599([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3b4599([0x74,0x72,0x69,0x61,0x6c])&&(_0x5c7a6f=_0x3ddbb8(_0x3b4599([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x52fe3d()):_0x3b4599([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3b4599([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3b4599([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x479648){return _0x3b4599([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x9825cc(){const _0x38c718=[_0x3b4599([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3b4599([0x74,0x72,0x69,0x61,0x6c])][_0x3b4599([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x35b737[_0x3b4599([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x220ff9/0x3e8:0xe10*_0x3f0d13;return _0x35b737[_0x3b4599([0x65,0x78,0x70])]<_0x38c718;}function _0x3d76f9(){const _0x3b5d31=_0x35b737[_0x3b4599([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x3b5d31)return!0x1;if(_0x3b5d31[_0x3b4599([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b4599([0x2a])))return!0x0;if(_0x3b5d31[_0x3b4599([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b4599([0x43,0x4d,0x54])))return!0x0;if(_0x3b5d31[_0x3b4599([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b4599([0x52,0x43,0x4d,0x54]))){if(_0x3a46e4())return!0x0;if(_0xa5aef3()||_0x50bba7())return!0x0;}return!0x1;}function _0x40bfdb(){const _0x1aa47c=_0x35b737[_0x3b4599([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1aa47c||0x0==_0x1aa47c[_0x3b4599([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4b09e4}=new URL(window[_0x3b4599([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x1aa47c[_0x3b4599([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4b09e4))return!0x0;const _0x4ba688=_0x4b09e4[_0x3b4599([0x73,0x70,0x6c,0x69,0x74])](_0x3b4599([0x2e]));return _0x1aa47c[_0x3b4599([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xccd683=>_0xccd683[_0x3b4599([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b4599([0x2a])))[_0x3b4599([0x6d,0x61,0x70])](_0x166f01=>_0x166f01[_0x3b4599([0x73,0x70,0x6c,0x69,0x74])](_0x3b4599([0x2e])))[_0x3b4599([0x73,0x6f,0x6d,0x65])](_0x5121da=>_0x4ba688[_0x3b4599([0x65,0x76,0x65,0x72,0x79])]((_0x35d058,_0x51b0e0)=>_0x5121da[_0x51b0e0]===_0x35d058||_0x5121da[_0x51b0e0]===_0x3b4599([0x2a])));}function _0x52fe3d(){return _0x5c7a6f&&_0x1ebb5a?new window[(_0x3b4599([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x466e64,_0x4b6469)=>{_0x5c7a6f[_0x3b4599([0x74,0x68,0x65,0x6e])](_0x466e64,_0x4b6469),_0x1ebb5a[_0x3b4599([0x74,0x68,0x65,0x6e])](_0x598103=>{_0x598103!=_0x3b4599([0x56,0x61,0x6c,0x69,0x64])&&_0x466e64(_0x598103);},_0x4b6469);}):_0x5c7a6f||_0x1ebb5a||_0x3b4599([0x56,0x61,0x6c,0x69,0x64]);}}function _0x22ff91(_0xe09a12,_0x1ab83e){return new window[(_0x3b4599([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x439720=>{if(_0x483a98())return _0x439720(_0x3b4599([0x56,0x61,0x6c,0x69,0x64]));_0x9a8f95(),_0x440dbc[_0x3b4599([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3b4599([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1fc72e=!0x1;const _0x1d4725=_0x80afb8();function _0x5697e1(_0x4c017c){return!!_0x4c017c&&(typeof _0x4c017c===_0x3b4599([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4c017c===_0x3b4599([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4c017c[_0x3b4599([0x74,0x68,0x65,0x6e])]===_0x3b4599([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4c017c[_0x3b4599([0x63,0x61,0x74,0x63,0x68])]===_0x3b4599([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2796d3(_0x5654be){_0x5b8482(_0x5654be)[_0x3b4599([0x74,0x68,0x65,0x6e])](_0x45678d=>{if(!_0x45678d||_0x45678d[_0x3b4599([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3b4599([0x6f,0x6b]))return _0x3b4599([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2f1e55(_0x3b6306(_0x1d4725+_0x1ab83e))!=_0x45678d[_0x3b4599([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3b4599([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3b4599([0x56,0x61,0x6c,0x69,0x64]);})[_0x3b4599([0x74,0x68,0x65,0x6e])](_0x35c78e=>(_0x1393d4(),_0x35c78e),()=>{const _0x3628a7=_0x4cd59e();return null==_0x3628a7?(_0x1393d4(),_0x3b4599([0x56,0x61,0x6c,0x69,0x64])):_0x3b4599(_0x220ff9-_0x3628a7>(0x305d1db7^_0x7c0cf0)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3b4599([0x74,0x68,0x65,0x6e])](_0x439720)[_0x3b4599([0x63,0x61,0x74,0x63,0x68])](()=>{_0x439720(_0x3b4599([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x16618d=0x14677737^_0x7c0cf0;function _0x1393d4(){const _0x10eda1=_0x3b4599([0x6c,0x6c,0x63,0x74,0x2d])+_0x2f1e55(_0x3b6306(_0xe09a12)),_0x1634a2=_0x59fce2(_0x2f1e55(window[_0x3b4599([0x4d,0x61,0x74,0x68])][_0x3b4599([0x63,0x65,0x69,0x6c])](_0x220ff9/_0x16618d)));window[_0x3b4599([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3b4599([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x10eda1,_0x1634a2);}function _0x4cd59e(){const _0x3cceb1=_0x3b4599([0x6c,0x6c,0x63,0x74,0x2d])+_0x2f1e55(_0x3b6306(_0xe09a12)),_0x5f1f6d=window[_0x3b4599([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3b4599([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3cceb1);return _0x5f1f6d?window[_0x3b4599([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x59fce2(_0x5f1f6d),0x10)*_0x16618d:null;}function _0x5b8482(_0x2363b3){return new window[(_0x3b4599([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xeb045a,_0x11a9e5)=>{_0x2363b3[_0x3b4599([0x74,0x68,0x65,0x6e])](_0xeb045a,_0x11a9e5),window[_0x3b4599([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x11a9e5,0x14504d77^_0x7c0cf0);});}}_0x440dbc[_0x3b4599([0x6f,0x6e])](_0x3b4599([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1ecce7,_0x3c2f76)=>{if(_0x3c2f76[0x0]!=_0xe09a12)return _0x439720(_0x3b4599([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3c2f76[0x1]={..._0x3c2f76[0x1],[_0x3b4599([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1d4725};},{[_0x3b4599([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3b4599([0x68,0x69,0x67,0x68])}),_0x440dbc[_0x3b4599([0x6f,0x6e])](_0x3b4599([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4e8fd5=>{_0x5697e1(_0x4e8fd5[_0x3b4599([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1fc72e=!0x0,_0x2796d3(_0x4e8fd5[_0x3b4599([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3b4599([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3b4599([0x6c,0x6f,0x77])}),_0x3ecab9[_0x3b4599([0x74,0x68,0x65,0x6e])](()=>{_0x1fc72e||_0x439720(_0x3b4599([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x483a98(){return _0x440dbc[_0x3b4599([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3b4599([0x76,0x69,0x65,0x77])][_0x3b4599([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3b4599([0x61,0x75,0x74,0x6f]);}function _0x9a8f95(){_0x440dbc[_0x3b4599([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3b4599([0x76,0x69,0x65,0x77])][_0x3b4599([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3b4599([0x61,0x75,0x74,0x6f]);}}function _0x3ddbb8(_0x3441d8){const _0x833191=[new window[(_0x3b4599([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2a7ba6=>setTimeout(_0x2a7ba6,0x1458a77b^_0x7c0cf0)),_0x3ecab9[_0x3b4599([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3b4599([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4b6658=>{let _0x3c6f75=0x0;_0x440dbc[_0x3b4599([0x6d,0x6f,0x64,0x65,0x6c])][_0x3b4599([0x6f,0x6e])](_0x3b4599([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2c48fc,_0x21e377)=>{_0x21e377[0x0][_0x3b4599([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3c6f75++,_0x3c6f75==(0x1451984f^_0x7c0cf0)&&(_0x4b6658(),_0x2c48fc[_0x3b4599([0x6f,0x66,0x66])]());});}))];return window[_0x3b4599([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3b4599([0x72,0x61,0x63,0x65])](_0x833191)[_0x3b4599([0x74,0x68,0x65,0x6e])](()=>_0x3441d8);}async function _0xcd1f2e(){await _0x3ecab9,_0x440dbc[_0x3b4599([0x6d,0x6f,0x64,0x65,0x6c])][_0x3b4599([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x52e223,_0x440dbc[_0x3b4599([0x6d,0x6f,0x64,0x65,0x6c])][_0x3b4599([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x52e223,_0x440dbc[_0x3b4599([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3b4599([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3a46e4(){return _0x5878f5(_0x3b4599([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x6dd025(_0x3b4599([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x3b4599([0x73,0x74,0x61,0x74,0x65])]==_0x3b4599([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0xa5aef3(){return _0x5878f5(_0x3b4599([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 _0x50bba7(){return _0x5878f5(_0x3b4599([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x597a46(_0x35ab3c){const _0x2125e5=_0x1f76c9();_0x440dbc[_0x2125e5]=_0x3b4599([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x35ab3c,_0x35ab3c!=_0x3b4599([0x56,0x61,0x6c,0x69,0x64])&&_0xcd1f2e();}function _0x1f76c9(){const _0x40455a=window[_0x3b4599([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3b4599([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3b4599([0x6e,0x6f,0x77])]())[_0x3b4599([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3b4599([0x2e]),'');let _0x522e47=_0x3b4599([0x74]);for(let _0x219bdc=0x0;_0x219bdc<_0x40455a[_0x3b4599([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x219bdc+=0x2){let _0x12d529=window[_0x3b4599([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x40455a[_0x3b4599([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x219bdc,_0x219bdc+0x2));_0x12d529>=_0x35958a[_0x3b4599([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x12d529-=_0x35958a[_0x3b4599([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x522e47+=_0x35958a[_0x12d529];}return _0x522e47;}function _0x55f5d7(){const _0x30e938=_0x5d99c0[_0x3b4599([0x73,0x70,0x6c,0x69,0x74])](_0x3b4599([0x2e]));if(0x3!=_0x30e938[_0x3b4599([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xc5db34(_0x30e938[0x1]);function _0xc5db34(_0x371560){const _0x43994a=_0x16e6c4(_0x371560);return _0x43994a&&_0x136de8()?_0x43994a:null;function _0x136de8(){const _0x170068=_0x43994a[_0x3b4599([0x6a,0x74,0x69])],_0x216f8c=window[_0x3b4599([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x170068[_0x3b4599([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x170068[_0x3b4599([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x48986c={..._0x43994a,[_0x3b4599([0x6a,0x74,0x69])]:_0x170068[_0x3b4599([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x170068[_0x3b4599([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x48986c[_0x3b4599([0x76,0x63])],_0x3b6306(_0x48986c)==_0x216f8c;}}}async function _0x5957fd(){let _0x29ef13=!0x0;try{const _0x4ac087=_0x5d99c0[_0x3b4599([0x73,0x70,0x6c,0x69,0x74])](_0x3b4599([0x2e])),[_0x489f2d,_0x3c950d,_0x2447f4]=_0x4ac087;return _0x2f2610(_0x489f2d),await _0x446da6(_0x489f2d,_0x3c950d,_0x2447f4),_0x29ef13;}catch(_0x130990){return!0x1;}function _0x2f2610(_0xcc4540){const _0x2efa12=_0x16e6c4(_0xcc4540);_0x2efa12&&_0x2efa12[_0x3b4599([0x61,0x6c,0x67])]==_0x3b4599([0x45,0x53,0x32,0x35,0x36])||(_0x29ef13=!0x1);}async function _0x446da6(_0x19f4cb,_0x1987f8,_0x2ac1cd){const _0x5b7d6f=window[_0x3b4599([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3b4599([0x66,0x72,0x6f,0x6d])](_0x56b228(_0x2ac1cd),_0x5f6237=>_0x5f6237[_0x3b4599([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x59a370=new window[(_0x3b4599([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3b4599([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x19f4cb+_0x3b4599([0x2e])+_0x1987f8),_0x21b040=window[_0x3b4599([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3b4599([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x21b040)return;const _0x5d7d9c=await _0x21b040[_0x3b4599([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3b4599([0x6a,0x77,0x6b]),_0x307b12,{[_0x3b4599([0x6e,0x61,0x6d,0x65])]:_0x3b4599([0x45,0x43,0x44,0x53,0x41]),[_0x3b4599([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3b4599([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3b4599([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x21b040[_0x3b4599([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3b4599([0x6e,0x61,0x6d,0x65])]:_0x3b4599([0x45,0x43,0x44,0x53,0x41]),[_0x3b4599([0x68,0x61,0x73,0x68])]:{[_0x3b4599([0x6e,0x61,0x6d,0x65])]:_0x3b4599([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5d7d9c,_0x5b7d6f,_0x59a370)||(_0x29ef13=!0x1);}}function _0x16e6c4(_0xbf2fdb){return _0xbf2fdb[_0x3b4599([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3b4599([0x65,0x79]))?JSON[_0x3b4599([0x70,0x61,0x72,0x73,0x65])](_0x56b228(_0xbf2fdb)):null;}function _0x56b228(_0x381e37){return window[_0x3b4599([0x61,0x74,0x6f,0x62])](_0x381e37[_0x3b4599([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3b4599([0x2b]))[_0x3b4599([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3b4599([0x2f])));}function _0x3b6306(_0x2ff620){let _0x4d937d=0x1505;function _0x19e7c4(_0x3a3dd3){for(let _0x18b790=0x0;_0x18b790<_0x3a3dd3[_0x3b4599([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x18b790++){const _0x50e982=_0x3a3dd3[_0x3b4599([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x18b790);_0x4d937d=(_0x4d937d<<0x5)+_0x4d937d+_0x50e982,_0x4d937d&=_0x4d937d;}}function _0x359c24(_0x14dabc){Array[_0x3b4599([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x14dabc)?_0x14dabc[_0x3b4599([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x359c24):_0x14dabc&&typeof _0x14dabc==_0x3b4599([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3b4599([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x14dabc)[_0x3b4599([0x73,0x6f,0x72,0x74])]()[_0x3b4599([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x436988,_0x4eddf0])=>{_0x19e7c4(_0x436988),_0x359c24(_0x4eddf0);}):_0x19e7c4(window[_0x3b4599([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x14dabc));}return _0x359c24(_0x2ff620),_0x4d937d>>>0x0;}function _0x2f1e55(_0x53daa4){return _0x53daa4[_0x3b4599([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3b4599([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3b4599([0x30]));}function _0x59fce2(_0x44f801){return _0x44f801[_0x3b4599([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3b4599([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3b4599([0x6a,0x6f,0x69,0x6e])]('');}function _0x5878f5(_0x4ec8ce){return _0x440dbc[_0x3b4599([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x3b4599([0x68,0x61,0x73])](_0x4ec8ce);}function _0x6dd025(_0x42848f){return _0x440dbc[_0x3b4599([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x3b4599([0x67,0x65,0x74])](_0x42848f);}function _0x52e223(){}function _0x3b4599(_0x4ccbed){return _0x4ccbed['map'](_0x3f027c=>String['fromCharCode'](_0x3f027c))['join']('');}_0x597a46(await _0x43c3c2());}(this);}['destroy'](){const _0x2c3632=this['editor']['plugins']['get'](o),_0x5dfa7a=this['editor']['config']['get']('collaboration.channelId');for(const _0xd5e2e9 of _0x2c3632['getCommentThreads']({'channelId':_0x5dfa7a}))_0x2c3632['_detachCommentThread'](_0xd5e2e9['id']),_0x2c3632['_threads']['delete'](_0xd5e2e9['id']);super['destroy']();}['hasMarkerForId'](_0x35c782){return this['getAllMarkersForId'](_0x35c782)['length']>0x0;}['getAllMarkersForId'](_0xadcfec){const _0x246e32=[];for(const _0x212b1e of this['editor']['model']['markers'])_0x212b1e['name']['startsWith']('comment:'+_0xadcfec)&&_0x246e32['push'](_0x212b1e);return _0x246e32;}['scrollToThreadMarker'](_0x2aed2e){const _0x5a5594=this['_getTargetForId'](_0x2aed2e);_0x5a5594&&setTimeout(()=>{this['activeMarker']&&er(this['activeMarker'])['id']===_0x2aed2e&&rt({'target':_0x5a5594[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x3edcad){this['editor']['model']['change'](()=>{for(const _0x754ec7 of this['getAllMarkersForId'](_0x3edcad))this['editor']['editing']['reconvertMarker'](_0x754ec7);});}['_attachArchivedThread'](_0x327343){const _0x5b629c=this['editor']['plugins']['get'](o),_0x4b7e72=this['editor']['plugins']['get'](P),_0x31e7df=_0x5b629c['getCommentThread'](_0x327343);if(!_0x31e7df['isAttached']){const _0x34319e=_0x31e7df['attachTo'](()=>this['_getTargetForId'](_0x31e7df['id']));_0x4b7e72['registerAnnotation'](_0x34319e),_0x31e7df['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x491b95=this['editor'],_0x30c425=_0x491b95['plugins']['get'](it);_0x491b95['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x63d8ea,_0x235074)=>{const {id:_0xc2187a}=er(_0x63d8ea['markerName']),_0x2ad2c5=_0x491b95['plugins']['get'](o)['getCommentThread'](_0xc2187a),_0x361a10=this['activeMarker']&&er(this['activeMarker'])['id']===_0xc2187a;let _0x448410;if(_0x2ad2c5&&_0x2ad2c5['isResolved']&&!_0x361a10&&_0x63d8ea['item'])return _0x235074['consumable']['consume'](_0x63d8ea['item'],'addMarker:'+_0x63d8ea['markerName']),_0x235074['consumable']['consume'](_0x63d8ea['item'],'removeMarker:'+_0x63d8ea['markerName']),null;const _0x50233f=['ck-comment-marker'];return _0x361a10&&_0x50233f['push']('ck-comment-marker--active'),_0x448410=_0x2ad2c5&&_0x2ad2c5['length']?_0x2ad2c5['comments']['first']['author']['id']:_0x30c425['me']['id'],{'classes':_0x50233f,'attributes':{'data-comment':_0xc2187a,'data-author-id':_0x448410}};}}),_0x491b95['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x56da30,{options:_0x17ffbb})=>{if(_0x17ffbb['showCommentHighlights'])return null;const _0x4152ed=_0x491b95['plugins']['get'](o),_0x374775=_0x491b95['model']['markers']['get'](_0x56da30),{id:_0x2eaa9d,part:_0x37c721}=er(_0x56da30);if(_0x374775&&!_0x374775['affectsData'])return null;if(_0x17ffbb['ignoreResolvedComments']){const _0x17fc7f=_0x4152ed['getCommentThread'](_0x2eaa9d);if(_0x17fc7f&&_0x17fc7f['isResolved'])return null;}return{'group':'comment','name':_0x37c721?_0x2eaa9d+':'+_0x37c721:_0x2eaa9d};}}),_0x491b95['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x207154,{writer:_0x180257})=>_0x180257['createElement']('$marker',{'data-name':'comment:'+_0x207154['getAttribute']('id')})}),_0x491b95['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x4b0faf=this['editor'],_0x50f480=_0x4b0faf['plugins']['get'](o),_0x35774a=new Set(),_0x1150aa=new Set();_0x4b0faf['model']['document']['registerPostFixer'](_0x2ffcea=>{let _0x1f72a9=!0x1;for(const {name:_0x4efe3c,data:_0x1fda3b}of _0x4b0faf['model']['document']['differ']['getChangedMarkers']()){const {group:_0x15bc9f,id:_0x4da77f}=er(_0x4efe3c);let _0x1d278d=_0x1fda3b['newRange'];if('comment'!==_0x15bc9f||!_0x1d278d)continue;const _0xa92f8d='$graveyard'===_0x1d278d['root']['rootName'];_0xa92f8d||(_0x1d278d=dt(_0x1d278d,_0x4b0faf['model']),!_0x1d278d||_0x1d278d['isCollapsed']||!_0x1fda3b['newRange']||_0x1d278d['isEqual'](_0x1fda3b['newRange']))?_0x4b0faf['model']['hasContent'](_0x1d278d)&&!_0xa92f8d?this['isThreadsLoadingPaused']?_0x35774a['add'](_0x4efe3c):this['_handleThreadMarker'](_0x4efe3c,_0x4da77f):(_0x1150aa['add'](_0x4efe3c),_0x35774a['delete'](_0x4efe3c),_0x2ffcea['removeMarker'](_0x4efe3c),_0x1f72a9=!0x0):(_0x2ffcea['updateMarker'](_0x4efe3c,{'range':_0x1d278d}),_0x1f72a9=!0x0);}return _0x1f72a9;}),this['on']('change:isThreadsLoadingPaused',(_0xf74d21,_0x5f23b4,_0x3ae5ce)=>{if(!_0x3ae5ce&&_0x35774a['size'])for(const _0x48e2a0 of _0x35774a){const {id:_0x3437fc}=er(_0x48e2a0);_0x35774a['delete'](_0x48e2a0),_0x4b0faf['model']['markers']['get'](_0x48e2a0)&&this['_handleThreadMarker'](_0x48e2a0,_0x3437fc);}}),this['listenTo'](_0x4b0faf['model']['document'],'change',()=>{for(const {name:_0x4fa900,data:{newRange:_0x4f40d9}}of _0x4b0faf['model']['document']['differ']['getChangedMarkers']()){const {group:_0x2dc154,id:_0x39239a}=er(_0x4fa900);if('comment'!==_0x2dc154)continue;const _0xb6087e=_0x50f480['getCommentThread'](_0x39239a),_0x2704e8=this['hasMarkerForId'](_0x39239a);_0xb6087e&&(!_0xb6087e['_hasTargetInContent']&&_0x4f40d9&&_0x4b0faf['editing']['view']['once']('render',()=>{const _0x4f1389=_0x4b0faf['plugins']['get'](N),_0x4e2161=_0x50f480['_threadToController']['get'](_0xb6087e)['view'];_0x4f1389['getByInnerView'](_0x4e2161)['refreshVisibility']();},{'priority':'low'}),_0xb6087e['_hasTargetInContent']=_0x2704e8||!!_0x4f40d9),_0x4f40d9||(_0x1150aa['add'](_0x4fa900),_0x35774a['delete'](_0x4fa900));}for(const _0x16057c of _0x1150aa){const {id:_0x7ac0af}=er(_0x16057c),_0x5249d7=_0x50f480['getCommentThread'](_0x7ac0af);if(_0x35774a['delete'](_0x16057c),!_0x5249d7)continue;const _0x4516da=this['hasMarkerForId'](_0x7ac0af);_0x4516da||_0x5249d7['isSubmitted']?_0x4516da||_0x5249d7['unlinkedAt']||_0x5249d7['setUnlinkedAt'](new Date()):_0x5249d7['remove']();}_0x1150aa['clear']();});}['_handleInitialThreads'](_0xf3e6cc){_0xf3e6cc['forEach'](_0x41d669=>{_0x41d669['unlinkedAt']&&this['_attachArchivedThread'](_0x41d669['id']);});}['_getTargetForId'](_0x36d206){const _0x3b4283=this['editor'],_0x268d5e=this['getAllMarkersForId'](_0x36d206);return et(_0x3b4283['editing'],_0x268d5e);}['_getTextContext'](_0x4eac65){const _0x907e6=this['getAllMarkersForId'](_0x4eac65);let _0x5dd4a1='',_0x2dde0c=!0x1;for(const _0x472840 of _0x907e6){const _0x51dfed=_0x472840['getRange']();for(const _0x345e12 of Array['from'](_0x51dfed['getItems']()))_0x345e12['is']('$textProxy')?(_0x5dd4a1&&_0x2dde0c&&(_0x5dd4a1+='\x20',_0x2dde0c=!0x1),_0x5dd4a1+=_0x345e12['data']):_0x2dde0c=!0x0;_0x2dde0c=!0x0;}return _0x5dd4a1['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x26aa3a,_0x13e5a6){const _0x53e190=this['editor'],_0x40c19d=_0x53e190['plugins']['get'](o);let _0x771e78=_0x40c19d['getCommentThread'](_0x13e5a6);const _0x3084f3=_0x53e190['config']['get']('collaboration.channelId'),_0x5032eb=_0x53e190['plugins']['get'](P);if(_0x771e78&&(_0x771e78['unlinkedAt']&&_0x771e78['setUnlinkedAt'](null),_0x771e78['isAttached']))return _0x771e78;return!this['getAllMarkersForId'](_0x13e5a6)[0x0]['managedUsingOperations']?_0x53e190['editing']['view']['once']('render',()=>{if(_0x40c19d['getCommentThread'](_0x13e5a6))return;const _0x22af1b=_0x53e190['plugins']['get'](N);_0x771e78=_0x40c19d['openNewCommentThread']({'channelId':_0x3084f3,'threadId':_0x13e5a6,'target':()=>this['_getTargetForId'](_0x13e5a6),'context':{'type':'text','value':this['_getTextContext'](_0x13e5a6)}});const _0x4b6cf1=_0x40c19d['_threadToController']['get'](_0x771e78)['view'],_0x583a0a=_0x22af1b['getByInnerView'](_0x4b6cf1);_0x583a0a&&_0x5032eb['registerAnnotation'](_0x583a0a);},{'priority':'low'}):_0x40c19d['fetchCommentThread']({'channelId':_0x3084f3,'threadId':_0x13e5a6})['then'](_0x306647=>{if('destroyed'!==_0x53e190['state']){if(_0x771e78=_0x306647,_0x771e78&&!_0x771e78['isAttached']){const _0x1e5468=_0x771e78['attachTo'](()=>this['_getTargetForId'](_0x13e5a6));_0x5032eb['registerAnnotation'](_0x1e5468),_0x771e78['isResolved']&&this['_reconvertMarkers'](_0x13e5a6);}else{if(!_0x771e78){const _0x259bf2=this['getAllMarkersForId'](_0x13e5a6);_0x53e190['model']['change'](_0x18564b=>{for(const _0x286d7c of _0x259bf2)_0x18564b['removeMarker'](_0x286d7c);});}}}}),_0x771e78;}['_handleThreadMarker'](_0xe0d3a1,_0x2c30fd){const _0x5e31c7=this['_attachMarkerToThread'](_0xe0d3a1,_0x2c30fd);_0x5e31c7&&!_0x5e31c7['context']&&_0x5e31c7['setContext']({'type':'text','value':this['_getTextContext'](_0x2c30fd)});}['_initAriaMarkerChangeAnnouncements'](){const _0xc9b2b9=this['editor'];ot(_0xc9b2b9['model'],({left:_0x153d2d,entered:_0x1bb8c5})=>{for(const _0x5e7777 of _0x153d2d)if(mt(_0x5e7777)){_0xc9b2b9['ui']['ariaLiveAnnouncer']['announce'](S(_0xc9b2b9['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x388b4b of _0x1bb8c5)if(mt(_0x388b4b)){_0xc9b2b9['ui']['ariaLiveAnnouncer']['announce'](S(_0xc9b2b9['locale'],'ENTER_COMMENT_ANNOUNCEMENT',nt(_0x57c227)));break;}});}}function ft(_0x16f441,_0x5991a1){return _0x5991a1?_0x16f441+':'+_0x5991a1:_0x16f441;}function er(_0x1307c){const _0x58579d=_0x1307c['split'](':');return{'group':_0x58579d[0x0],'id':_0x58579d[0x1],'part':_0x58579d[0x2]};}function dt(_0x24c920,_0x1f128f){const _0x41e764=_0x1f128f['schema'],_0x3ca6d1=_0x1f128f['createRange'](_0x24c920['start']);for(const _0x4c2ed7 of _0x24c920['getWalker']()){const {type:_0x22c003,item:_0x51d8d0,nextPosition:_0x3f209e}=_0x4c2ed7;if('text'===_0x22c003||_0x41e764['isObject'](_0x51d8d0)){const _0x3ad653=_0x1f128f['createPositionBefore'](_0x51d8d0);_0x3ca6d1['isCollapsed']&&(_0x3ca6d1['start']=_0x3ad653),_0x3ca6d1['end']=_0x3f209e;}}return _0x3ca6d1;}function mt(_0x30e1b0){return'comment'===er(_0x30e1b0['name'])['group'];}var xt='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2025,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M4\x201.5h12A3.5\x203.5\x200\x200\x201\x2019.5\x205v8l-.005.192a3.5\x203.5\x200\x200\x201-2.927\x203.262l-.062.008v1.813a1.5\x201.5\x200\x200\x201-2.193\x201.33l-.371-.193-.38-.212a13.452\x2013.452\x200\x200\x201-3.271-2.63l-.062-.07H4A3.5\x203.5\x200\x200\x201\x20.5\x2013V5A3.5\x203.5\x200\x200\x201\x204\x201.5ZM4\x203a2\x202\x200\x200\x200-2\x202v8a2\x202\x200\x200\x200\x202\x202h6.924a11.917\x2011.917\x200\x200\x200\x203.71\x203.081l.372.194v-3.268L14.962\x2015H16a2\x202\x200\x200\x200\x202-2V5a2\x202\x200\x200\x200-2-2H4Z\x22/><path\x20d=\x22M9.75\x205a.75.75\x200\x200\x200-.75.75v2.5H6.5a.75.75\x200\x200\x200\x200\x201.5H9v2.5a.75.75\x200\x200\x200\x201.5\x200v-2.5H13a.75.75\x200\x200\x200\x200-1.5h-2.5v-2.5A.75.75\x200\x200\x200\x209.75\x205Z\x22/></svg>\x0a';class i extends _0x173918{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'CommentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,r,P,N];}get['CommentsListView'](){return te;}get['CommentThreadInputView'](){return ie;}['init'](){const _0x11b63f=this['editor'],_0xd9cd2b=_0x11b63f['plugins']['get'](o),_0x5e9c94=_0x11b63f['plugins']['get'](r),_0x4bc8ea=_0x11b63f['plugins']['get'](N),_0xd6b473=_0x11b63f['plugins']['get'](P);_0x11b63f['ui']['componentFactory']['add']('comment',()=>{const _0x276a8e=this['_createUIButton'](_0xa58164);return _0x276a8e['tooltip']=!0x0,_0x276a8e;}),_0x11b63f['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x5ee2d0)),_0xd6b473['addSourceCollector'](()=>{const _0x2d9f66=[];for(const [_0x34fd8b,_0x30d12d]of _0xd9cd2b['_threadToController']){const _0x100185=_0x5e9c94['getAllMarkersForId'](_0x34fd8b['id']),_0x2e14d4=_0x100185['map'](_0x3d59e0=>_0x3d59e0['getRange']());_0x100185['length']>0x0&&_0x2d9f66['push']([_0x30d12d['view'],_0x2e14d4]);}return _0x2d9f66;}),this['listenTo'](_0x4bc8ea,'change:activeAnnotations',(_0x2186f2,_0xa7ac64,_0x5b2bf5)=>{const _0x57beb9=Array['from'](_0x5b2bf5)['map'](_0xe932f6=>_0xe932f6['innerView'])['find'](_0x35037d=>_0xd9cd2b['_viewToController']['has'](_0x35037d));if(!_0x57beb9)return void(_0x5e9c94['activeMarker']=null);const _0x110e40=_0xd9cd2b['_viewToController']['get'](_0x57beb9)['model']['id'],_0x3a06f0='comment:'+_0x110e40;_0x110e40&&_0x5e9c94['hasMarkerForId'](_0x110e40)?_0x5e9c94['activeMarker']=_0x3a06f0:_0x5e9c94['activeMarker']&&(_0x5e9c94['activeMarker']=null);}),this['listenTo'](_0xd9cd2b,'removeCommentThread',(_0x25ee87,{threadId:_0xa17336,isFromAdapter:_0x2bf868})=>{!_0x2bf868&&_0x11b63f['ui']['focusTracker']['isFocused']&&_0x5e9c94['hasMarkerForId'](_0xa17336)&&_0x11b63f['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0xd9cd2b,'addComment',(_0x4dedf9,{threadId:_0x1b3c0b,isFromAdapter:_0x1ba3a0})=>{if(_0x1ba3a0||!_0x5e9c94['hasMarkerForId'](_0x1b3c0b)||!_0xd9cd2b['hasCommentThread'](_0x1b3c0b))return;0x1===_0xd9cd2b['getCommentThread'](_0x1b3c0b)['length']&&(_0x11b63f['editing']['view']['focus'](),_0x4dedf9['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0xd7a9fa=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x3b2067;for(const _0xaff6f3 in _0xd7a9fa){const _0x16f3b9=_0xaff6f3,_0x401af8=_0xd7a9fa[_0x16f3b9];if('commentsLicenseKeyValid'==_0x401af8||'commentsLicenseKeyInvalid'==_0x401af8||'commentsLicenseKeyExpired'==_0x401af8||'commentsLicenseKeyDomainLimit'==_0x401af8||'commentsLicenseKeyNotAllowed'==_0x401af8||'commentsLicenseKeyEvaluationLimit'==_0x401af8||'commentsLicenseKeyTrialLimit'==_0x401af8||'commentsLicenseKeyUsageLimit'==_0x401af8){delete _0xd7a9fa[_0x16f3b9],_0x3b2067=_0x401af8,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x3b2067&&_0xd7a9fa['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x3b2067&&_0xd7a9fa['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x3b2067&&_0xd7a9fa['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x3b2067&&_0xd7a9fa['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x3b2067&&_0xd7a9fa['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyTrialLimit'==_0x3b2067&&_0xd7a9fa['_showLicenseError']('trialLimit'),'commentsLicenseKeyUsageLimit'==_0x3b2067&&_0xd7a9fa['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x5f563e){const _0x5cfc17=this['editor'],_0x589553=new _0x5f563e(_0x5cfc17['locale']),_0x5cba27=_0x5cfc17['commands']['get']('addCommentThread');return _0x589553['set']({'label':S(_0x5cfc17['locale'],'Comment'),'icon':xt}),_0x589553['bind']('isEnabled')['to'](_0x5cba27),this['listenTo'](_0x589553,'execute',()=>{_0x5cfc17['editing']['view']['focus'](),_0x5cba27['execute']();}),_0x589553;}}class s extends _0x173918{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[r];}constructor(_0x18be75){super(_0x18be75),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x5ed042,_0x2a7aa8,_0x8cd906)=>{_0x8cd906?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x4e2dd9,_0x305320]of this['editor']['commands'])_0x305320['affectsData']&&'addCommentThread'!==_0x4e2dd9&&_0x305320['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 _0x5cc24d=this['editor']['editing']['view']['document'];this['listenTo'](_0x5cc24d,'cut',_0x333b72=>_0x333b72['stop'](),{'priority':'highest'}),this['listenTo'](_0x5cc24d,'clipboardInput',_0x5d4d59=>_0x5d4d59['stop'](),{'priority':'highest'}),this['listenTo'](_0x5cc24d,'delete',_0x3fdc53=>_0x3fdc53['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x4b0ccf,_0x198701]of this['editor']['commands'])_0x198701['affectsData']&&'addCommentThread'!==_0x4b0ccf&&_0x198701['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 _0x33e9d1{['activeUIs'];['_uis'];['_uisData'];static get['requires'](){return[N];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x37f583){super(_0x37f583),this['activeUIs']=new Set(),this['_uis']=new Map(),this['_uisData']=new Map();}['init'](){const _0x39c953=this['context']['plugins']['get'](N);this['listenTo'](_0x39c953,'_activateAnnotation',(_0x54a2b1,_0x27218c)=>{for(const _0x29b4e9 of this['activeUIs']){const _0x5d3464=this['_uis']['get'](_0x29b4e9);(0x0,this['_uisData']['get'](_0x29b4e9)['filter'])(_0x27218c)&&_0x5d3464['setActiveAnnotation'](_0x27218c);}}),this['listenTo'](_0x39c953,'_deactivateAllAnnotations',()=>{for(const _0x54f1b1 of this['activeUIs']){this['_uis']['get'](_0x54f1b1)['setActiveAnnotation'](null);}}),this['listenTo'](_0x39c953['_visibleAnnotations'],'add',(_0x1346d6,_0x4ec1d1)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x4ec1d1);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x47107b){return this['activeUIs']['has'](_0x47107b);}['activate'](_0x42b4f6,_0x5f3664=()=>!0x0){const _0x296c0d=this['context']['plugins']['get'](N);if(!this['_uis']['has'](_0x42b4f6))throw new _0x46877c('annotationsuis-missing-ui',this,{'uiName':_0x42b4f6});this['isActive'](_0x42b4f6)&&this['deactivate'](_0x42b4f6),this['activeUIs']['add'](_0x42b4f6);const _0xe0f703=new x();!function({source:_0x5aac27,target:_0xbe47d8,filter:_0x93d9e1}){for(const _0x94ffd3 of _0x5aac27)_0x93d9e1(_0x94ffd3)&&_0xbe47d8['add'](_0x94ffd3);_0xbe47d8['listenTo'](_0x5aac27,'add',(_0x6318f6,_0x538577)=>{_0x93d9e1(_0x538577)&&_0xbe47d8['add'](_0x538577);}),_0xbe47d8['listenTo'](_0x5aac27,'remove',(_0x53ccbd,_0x2657f3)=>{_0xbe47d8['has'](_0x2657f3)&&_0xbe47d8['remove'](_0x2657f3);});}({'source':_0x296c0d['_visibleAnnotations'],'target':_0xe0f703,'filter':_0x5f3664}),this['_uisData']['set'](_0x42b4f6,{'collection':_0xe0f703,'filter':_0x5f3664});const _0x5ea641=this['_uis']['get'](_0x42b4f6);_0x5ea641['attach'](_0xe0f703),this['listenTo'](_0x5ea641,'change:activeAnnotation',(_0x2c9280,_0x5528da,_0x3739a7,_0x647fb0)=>{_0x647fb0&&_0x296c0d['_removeActiveAnnotation'](_0x647fb0),_0x3739a7&&_0x296c0d['_addActiveAnnotation'](_0x3739a7);});}['deactivate'](_0x2f2bc1){if(this['activeUIs']['delete'](_0x2f2bc1),!this['_uis']['has'](_0x2f2bc1))throw new _0x46877c('annotationsuis-missing-ui',this,{'uiName':_0x2f2bc1});const _0x549eb3=this['_uis']['get'](_0x2f2bc1);_0x549eb3['detach'](),this['stopListening'](_0x549eb3),this['_uisData']['get'](_0x2f2bc1)['collection']['destroy'](),this['_uisData']['delete'](_0x2f2bc1);}['switchTo'](_0x4cca6a){if(!this['_uis']['has'](_0x4cca6a))throw new _0x46877c('annotationsuis-missing-ui',this,{'uiName':_0x4cca6a});const _0x1b2463=this['context']['plugins']['get'](N),_0x3f96e6=Array['from'](_0x1b2463['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x4cca6a);const _0x107b94=this['_uis']['get'](_0x4cca6a);_0x107b94['setActiveAnnotation'](_0x3f96e6),_0x107b94['_setSelectedAnnotations']&&_0x3f96e6&&_0x107b94['_setSelectedAnnotations']([_0x3f96e6]);}['deactivateAll'](){for(const _0x26472c of this['activeUIs'])this['deactivate'](_0x26472c);}['register'](_0xab171,_0x2f4aa9){if(this['_uis']['has'](_0xab171))throw new _0x46877c('annotationsuis-register-already-registered');if('function'!=typeof _0x2f4aa9['attach']||'function'!=typeof _0x2f4aa9['detach']||'function'!=typeof _0x2f4aa9['setActiveAnnotation'])throw new _0x46877c('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0xab171,_0x2f4aa9);}['refilterAnnotations'](){const _0x3e7d96=this['context']['plugins']['get'](N)['collection'],_0x116a94=new Map(),_0xe2905c=Array['from'](this['activeUIs']);for(const _0x82d1ba of this['activeUIs']){const _0x15770=this['_uisData']['get'](_0x82d1ba)['collection'];for(const _0x888c5a of _0x15770)_0x116a94['set'](_0x888c5a,_0x82d1ba);}for(const _0x37ccba of _0x3e7d96){const _0x1de064=_0x116a94['get'](_0x37ccba);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x37ccba);const _0x25b46d=_0xe2905c['find'](_0x30f8c=>this['_uisData']['get'](_0x30f8c)['filter'](_0x37ccba));_0x1de064!==_0x25b46d&&(_0x1de064&&this['_uisData']['get'](_0x1de064)['collection']['remove'](_0x37ccba),_0x25b46d&&this['_uisData']['get'](_0x25b46d)['collection']['add'](_0x37ccba));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x10f299){const _0x132332=[];for(const _0x538096 of this['activeUIs']){(0x0,this['_uisData']['get'](_0x538096)['filter'])(_0x10f299)&&_0x132332['push'](_0x538096);}if(_0x132332['length']>0x1)throw new _0x46877c('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x132332,'annotationType':_0x10f299['type']});}}const he=Ht('px');class V extends kt{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0x5df973){super(_0x5df973);const _0x186928=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 _0x49c33c(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x186928['to']('class')],'style':{'minHeight':_0x186928['to']('minHeight',_0x38d561=>'number'==typeof _0x38d561?he(_0x38d561+0xa):null)},'dir':_0x5df973['uiLanguageDirection'],'role':'application','aria-label':S(_0x5df973,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':S(_0x5df973,'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',_0x4fff92=>{this['_updateItemPositionInFocusables'](_0x4fff92['source']);}),this['list']['forEach'](_0x96da=>{this['focusTracker']['add'](_0x96da['element']),this['_updateItemPositionInFocusables'](_0x96da);}),this['list']['on']('change',(_0x53209e,_0x59fece)=>{for(const _0x2f53c4 of _0x59fece['removed'])this['focusTracker']['remove'](_0x2f53c4['element']),this['focusables']['remove'](_0x2f53c4);for(const _0x44fc61 of _0x59fece['added'])this['focusTracker']['add'](_0x44fc61['element']),this['_updateItemPositionInFocusables'](_0x44fc61);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0x2413ab){const _0x11b22d=this['focusables']['getIndex'](_0x2413ab);let _0x2cfc85,_0x3450a9;for(const _0x3a4e07 of this['focusables'])if(_0x2413ab['top']<_0x3a4e07['top']){_0x2cfc85=_0x3a4e07;break;}if(_0x3450a9=_0x2cfc85?this['focusables']['getIndex'](_0x2cfc85):this['focusables']['length'],-0x1!==_0x11b22d){if(_0x11b22d===_0x3450a9-0x1)return;this['focusables']['remove'](_0x2413ab),_0x3450a9=_0x2cfc85?this['focusables']['getIndex'](_0x2cfc85):this['focusables']['length'];}this['focusables']['add'](_0x2413ab,_0x3450a9);}}const qt=Ht('px');class H extends kt{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x2d884e){super(_0x2d884e),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x41bd7e,_0x3d0a0a)=>_0x41bd7e+_0x3d0a0a),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Lt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0xbac119=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0xbac119['to']('isAnimationDisabled',_0x58dd3a=>_0x58dd3a?'ck-sidebar-item--no-animation':'')],'style':{'top':_0xbac119['to']('top',_0x56f363=>qt(_0x56f363))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x4944cf=this['element']['clientHeight'];_0x4944cf&&(this['height']=_0x4944cf);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0x33e9d1{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5d08d7){super(_0x5d08d7),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 _0xac6e36=this['context']['config']['get']('sidebar.container');_0xac6e36&&this['setContainer'](_0xac6e36);}['setContainer'](_0x3b5446){if(!y(_0x3b5446))throw new _0x46877c('sidebar-setcontainer-invalid-element');this['container']=_0x3b5446;}['_attachToContainer']({viewClass:_0x256c01='',spaceBetweenItems:_0x35a6f0=0x19}={}){if(!y(this['container']))throw new _0x46877c('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x256c01,this['_spaceBetweenItems']=_0x35a6f0;}['rearrange']({removedAnnotation:_0xe3e7af,previousAnnotation:_0x2214a5,nextAnnotation:_0x25232a}){const _0x411583=this['getSidebarItemView'](_0xe3e7af);this['view']['list']['remove'](_0x411583),this['_destroySidebarItemView'](_0xe3e7af),_0x2214a5&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x2214a5)),_0x25232a&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x25232a)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x551920,activatedAnnotation:_0x1da339,disableAnimationOnActivatedAnnotation:_0x36c928}){if(this['_activeAnnotation']=_0x1da339,_0x551920){_0x551920['isActive']=!0x1;const _0x59615c=this['getSidebarItemView'](_0x551920);_0x59615c&&_0x36c928&&(_0x59615c['isAnimationDisabled']=!0x1);}if(_0x1da339){const _0x5d81d5=this['getSidebarItemView'](_0x1da339);_0x5d81d5&&(_0x1da339['isActive']=!0x0,_0x36c928&&(_0x5d81d5['isAnimationDisabled']=!0x0,_0x5d81d5['top']+=0x1),this['_alignToTargetRect'](_0x5d81d5));}}['_detachFromContainer'](_0x5a170e){if(this['view']['element']['remove'](),_0x5a170e){for(const _0x31df2b of _0x5a170e)this['_destroySidebarItemView'](_0x31df2b);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x57a7c3,_0x5719d2){_0x5719d2||(_0x5719d2=_0x57a7c3['view']);const _0x480f11=new H(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x480f11,_0x57a7c3),this['_annotationToSidebarItemView']['set'](_0x57a7c3,_0x480f11),_0x480f11['content']['add'](_0x5719d2),this['listenTo'](_0x57a7c3['view'],'change:targetRect',(_0x56c311,_0x1bb093,_0x52d21f)=>{const _0x1da5b0=this['_getTargetTop'](_0x57a7c3,_0x52d21f);_0x480f11['_targetTop']!=_0x1da5b0&&(_0x480f11['_targetTop']=_0x1da5b0,this['_setItemTop'](_0x480f11,_0x1da5b0));}),this['listenTo'](_0x480f11,'change:top',()=>{this['_recalculate'](_0x480f11,'top');}),this['listenTo'](_0x480f11,'change:bottom',()=>{this['_recalculate'](_0x480f11,'bottom');}),this['_alignToTargetRect'](_0x480f11);const _0x25d932=this['_getItemBefore'](_0x480f11);if(_0x25d932)this['_alignAfterItem'](_0x25d932,_0x480f11)||this['_alignToTargetRect'](_0x480f11);else this['_alignToTargetRect'](_0x480f11);return this['_updateLastItem'](),this['view']['list']['add'](_0x480f11),_0x480f11;}['_alignForTopChange'](_0x5d540b){if(!_0x5d540b['content']['length'])return;const _0x5b5e85=this['_getItemBefore'](_0x5d540b);if(!_0x5b5e85)return;const _0x3fac02=this['_sidebarItemViewToAnnotation']['get'](_0x5b5e85),_0x2584df=this['_activeAnnotation'];_0x2584df&&_0x2584df===_0x3fac02?this['_alignAfterItem'](_0x5b5e85,_0x5d540b):this['_alignBeforeItem'](_0x5d540b,_0x5b5e85);}['_alignForBottomChange'](_0x3c5f10){if(!_0x3c5f10['content']['length'])return;const _0x1a12e5=this['_getItemAfter'](_0x3c5f10);if(!_0x1a12e5)return;const _0x532083=this['_sidebarItemViewToAnnotation']['get'](_0x1a12e5),_0xdad3f7=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x52f379=this['_activeAnnotation'];_0x52f379&&_0x52f379===_0x532083&&_0xdad3f7?(this['_alignBeforeItem'](_0x1a12e5,_0x3c5f10),this['_alignAfterItem'](_0x3c5f10,_0x1a12e5)):_0x52f379&&_0x52f379===_0x532083?this['_alignBeforeItem'](_0x1a12e5,_0x3c5f10):this['_alignAfterItem'](_0x3c5f10,_0x1a12e5);}['_recalculate'](_0x22f932,_0x39e066){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x121dc2,changedProp:_0x3e69ba}of this['_recalculateBuffer'])'top'===_0x3e69ba?this['_alignForTopChange'](_0x121dc2):this['_alignForBottomChange'](_0x121dc2);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x22f932,'changedProp':_0x39e066});}['getSidebarItemView'](_0x210032){return this['_annotationToSidebarItemView']['get'](_0x210032);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x1ea0ea){const _0x103251=this['getSidebarItemView'](_0x1ea0ea);this['stopListening'](_0x103251),this['stopListening'](_0x1ea0ea['view']),_0x103251['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x1ea0ea),this['_sidebarItemViewToAnnotation']['delete'](_0x103251);}['_createSidebarView'](){const _0xc63de9=new V(this['context']['locale']);return _0xc63de9['render'](),this['on']('change:_lastItem',(_0x2812cf,_0x502e05,_0x52807c,_0x102200)=>{_0x102200&&_0xc63de9['unbind']('minHeight'),_0x52807c?_0xc63de9['bind']('minHeight')['to'](_0x52807c,'bottom'):_0xc63de9['minHeight']=null;}),_0xc63de9;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x17837e){const _0x45cea0=this['_sidebarItemViewToAnnotation']['get'](_0x17837e),_0x32d867=_0x45cea0&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x45cea0)-0x1);return _0x32d867&&this['getSidebarItemView'](_0x32d867)||null;}['_getItemAfter'](_0x2851f8){const _0x50bd6d=this['_sidebarItemViewToAnnotation']['get'](_0x2851f8),_0x3c786c=_0x50bd6d&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x50bd6d)+0x1);return _0x3c786c&&this['getSidebarItemView'](_0x3c786c)||null;}['_alignBeforeItem'](_0x2e6285,_0x5688b2){_0x2e6285['updateHeight']();const _0x5a6edd=R(_0x5688b2['bottom']+this['_spaceBetweenItems'],_0x2e6285['top']);return!!_0x5a6edd&&(this['_setItemTop'](_0x5688b2,_0x5688b2['top']-_0x5a6edd),!0x0);}['_alignAfterItem'](_0x443240,_0x301fbb){_0x443240['updateHeight']();const _0x5a2002=R(_0x443240['bottom']+this['_spaceBetweenItems'],_0x301fbb['top']);return!!_0x5a2002&&(this['_setItemTop'](_0x301fbb,_0x301fbb['top']+_0x5a2002,!0x1),!0x0);}['_alignToTargetRect'](_0x1620f1){const _0x5a3b9e=this['_sidebarItemViewToAnnotation']['get'](_0x1620f1);if(!_0x5a3b9e||!_0x5a3b9e['target']||!_0x5a3b9e['targetRect'])return;const _0x4585fa=this['_getTargetTop'](_0x5a3b9e,_0x5a3b9e['targetRect']);this['_setItemTop'](_0x1620f1,_0x4585fa);}['_getTargetTop'](_0x55fd87,_0x5505d8){if(null===_0x5505d8)return 0x0;if(_0x55fd87['target']instanceof _0x161667)return _0x5505d8['top'];{const _0x35168f=new _0x161667(this['view']['element'])['top'];return _0x5505d8['top']-_0x35168f;}}['_setItemTop'](_0x26b236,_0x5cf682,_0x421392=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x421392&&(_0x5cf682=Math['max'](_0x5cf682,this['_getMaxAvailableTop'](_0x26b236))),_0x26b236['top']=_0x5cf682;}['_getMaxAvailableTop'](_0x19443d){let _0x57da94=this['_getItemBefore'](_0x19443d),_0x562024=0x0;for(;_0x57da94;)_0x57da94['updateHeight'](),_0x562024+=this['_spaceBetweenItems']+_0x57da94['height'],_0x57da94=this['_getItemBefore'](_0x57da94);return _0x562024;}}function R(_0x30d104,_0x27588c){return Math['max'](_0x30d104-_0x27588c,0x0);}function y(_0x1e6261){return null!==_0x1e6261&&'object'==typeof _0x1e6261&&0x1===_0x1e6261['nodeType'];}class e extends _0x33e9d1{['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(_0x966f23){super(_0x966f23),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x3dfde1(),this['_refreshPositioningDebounced']=_0x413e06(()=>{this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x3d44a4=this['context']['plugins']['get'](M),_0xd415f6=this['context']['plugins']['get'](z);_0x3d44a4['register']('wideSidebar',this),_0xd415f6['container']&&_0x3d44a4['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x422dcd){if(_0x422dcd===this['activeAnnotation'])return;const _0x119573=this['context']['plugins']['get'](z);_0x119573['_activeAnnotation']=_0x422dcd;const _0x2345ec=this['activeAnnotation'];_0x119573['refresh']({'blurredAnnotation':_0x2345ec,'activatedAnnotation':_0x422dcd}),this['activeAnnotation']=_0x422dcd;}['attach'](_0x506495){this['annotations']=_0x506495;const _0x251383=this['context']['plugins']['get'](z);if(_0x251383['_annotations']=_0x506495,this['isAttached'])throw new _0x46877c('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x251383,'set:container',()=>{this['detach'](),this['listenTo'](_0x251383,'change:container',_0x51974a=>{_0x51974a['off'](),this['attach'](_0x506495);});}),_0x251383['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x5c6db4=_0x50e038=>{_0x50e038['updateTargetRect'](),_0x251383['addAnnotation'](_0x50e038);};for(const _0x3164d5 of _0x506495)_0x5c6db4(_0x3164d5);this['listenTo'](_0x506495,'add',(_0x55088a,_0x222460)=>{_0x5c6db4(_0x222460);}),this['listenTo'](_0x506495,'remove',(_0x3b4dcb,_0x3a4428,_0x3663aa)=>{_0x251383['rearrange']({'removedAnnotation':_0x3a4428,'previousAnnotation':_0x506495['get'](_0x3663aa-0x1),'nextAnnotation':_0x506495['get'](_0x3663aa+0x1)}),_0x3a4428===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x506495,'focus',(_0x122226,_0x4e8915)=>{this['setActiveAnnotation'](_0x4e8915);}),this['listenTo'](_0x506495,'blur',()=>{this['setActiveAnnotation'](null);});const _0x27fd36=this['context']instanceof _0x3b8b32?this['context']['editors']:new _0x3dfde1([this['context']]);for(const _0x37e1be of _0x27fd36)this['_integrateWithEditorAnnotations'](_0x37e1be);this['listenTo'](_0x27fd36,'add',(_0x56c8c3,_0x590c1a)=>{this['listenTo'](_0x590c1a,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x590c1a);});}),this['listenTo'](_0x27fd36,'remove',(_0x5cd96b,_0x2a51c0)=>{_0x2a51c0['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x2a51c0['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x46877c('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x50f4e1=this['context']['plugins']['get'](z);_0x50f4e1['_detachFromContainer'](this['annotations']),this['stopListening'](_0x50f4e1),this['stopListening'](this['annotations']),this['context']instanceof _0x3b8b32&&this['stopListening'](this['context']['editors']);for(const _0x36bd5d of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x36bd5d);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x1a8b92){if(!_0x1a8b92['plugins']['has']('EditorAnnotations'))return;const _0x25ee86=_0x1a8b92['plugins']['get']('EditorAnnotations'),_0x27e9fa=()=>{const _0x486a51=_0x25ee86['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x486a51[0x0]||null);};this['listenTo'](_0x25ee86,'refresh',_0x27e9fa),this['listenTo'](_0x25ee86,'blur',(_0x2ed375,{isAnnotationTracked:_0xcb4f59})=>{this['activeAnnotation']&&_0xcb4f59(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x25ee86,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x2855fc=>{_0x25ee86['hasDomSelection']()&&(_0x27e9fa(),_0x2855fc['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x25ee86);}['_destroyEditorAnnotationsIntegration'](_0x1280e2){this['stopListening'](_0x1280e2),this['_editorAnnotations']['remove'](_0x1280e2);}}class D extends _0xa58164{['counterView'];constructor(_0x38babf){super(_0x38babf);const _0x1df9cc=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x40f782,_0xff6251)=>_0x40f782?'...':_0xff6251['toString']()),this['set']('annotationType',''),this['icon']=xt,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new kt(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x1df9cc['to']('annotationType',_0x5910f2=>'ck-annotation-counter__badge--'+_0x5910f2),_0x1df9cc['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x1df9cc['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class n extends _0x33e9d1{['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(_0x37c73a){super(_0x37c73a),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=Object['create'](_0x1bd456),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x3dfde1(),this['_refreshPositioningDebounced']=_0x413e06(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](M)['register']('narrowSidebar',this),this['bodyCollection']=new _0x5880c8(this['context']['locale']),this['balloonPanelView']=new _0x11bdb4(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x8c78b3){this['annotations']=_0x8c78b3;const _0x200dcf=this['context']['plugins']['get'](z),_0xe8676b=this['balloonPanelView'];if(_0x200dcf['_annotations']=_0x8c78b3,this['isAttached'])throw new _0x46877c('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x200dcf,'set:container',()=>{this['detach'](),this['listenTo'](_0x200dcf,'change:container',_0x534170=>{_0x534170['off'](),this['attach'](_0x8c78b3);});}),_0x200dcf['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x52da0f=_0x557a98=>{const _0x3ae7ce=new D(this['context']['locale']);_0x200dcf['addAnnotation'](_0x557a98,_0x3ae7ce),this['_annotationToNarrowView']['set'](_0x557a98,_0x3ae7ce),_0x3ae7ce['bind']('isDirty','annotationType','number')['to'](_0x557a98['view'],'isDirty','type','length'),_0x3ae7ce['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0xe8676b['content']['first']!==_0x557a98['view']?(this['_showBalloon'](_0x557a98),_0x557a98['view']['element']['focus'](),this['setActiveAnnotation'](_0x557a98)):this['setActiveAnnotation'](null);});};for(const _0xf84e1 of _0x8c78b3)_0x52da0f(_0xf84e1);this['listenTo'](_0x8c78b3,'add',(_0x3dcbf,_0x30d6f7)=>{_0x52da0f(_0x30d6f7);}),this['listenTo'](_0x8c78b3,'remove',(_0x2454c9,_0x1ae82b,_0x491646)=>{this['_annotationToNarrowView']['get'](_0x1ae82b)['destroy'](),this['_annotationToNarrowView']['delete'](_0x1ae82b),_0x200dcf['rearrange']({'removedAnnotation':_0x1ae82b,'previousAnnotation':_0x8c78b3['get'](_0x491646-0x1),'nextAnnotation':_0x8c78b3['get'](_0x491646+0x1)}),_0x1ae82b===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x8c78b3,'focus',(_0x147fb3,_0xd41f98)=>{this['setActiveAnnotation'](_0xd41f98);}),this['listenTo'](_0x8c78b3,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x24d344,_0x1e6254)=>{_0x1e6254['keyCode']===_0x473d67['esc']&&_0xe8676b['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0xe8676b['content']['first']),this['_hideBalloon'](),_0x1e6254['stopPropagation'](),_0x1e6254['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x2b1c3c,_0x31b91f)=>{const _0x52c620=_0x31b91f['target'];_0xe8676b['isVisible']&&_0xe8676b['element']['contains'](_0x52c620)||_0x200dcf['view']['element']['contains'](_0x52c620)||_0x2b1c3c['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x56a0df=>_0x56a0df['contains'](_0x52c620))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x5ae847=this['context']instanceof _0x3b8b32?this['context']['editors']:new _0x3dfde1([this['context']]);for(const _0x11777f of _0x5ae847)this['_integrateWithEditorAnnotations'](_0x11777f);this['listenTo'](_0x5ae847,'add',(_0x42bad9,_0x2384b5)=>{this['listenTo'](_0x2384b5,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x2384b5);});}),this['listenTo'](_0x5ae847,'remove',(_0x19ba67,_0x1ab57a)=>{_0x1ab57a['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x1ab57a['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x39e716){if(_0x39e716===this['activeAnnotation'])return;const _0x1e2e36=this['context']['plugins']['get'](z);if(_0x1e2e36['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x39e716,'disableAnimationOnActivatedAnnotation':!0x0}),_0x39e716)_0x1e2e36['getSidebarItemView'](_0x39e716)?this['_showBalloon'](_0x39e716):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x39e716;}['detach'](){if(!this['isAttached'])throw new _0x46877c('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x39b6f6=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0xb40b53=>_0xb40b53['destroy']()),this['_annotationToNarrowView']['clear'](),_0x39b6f6['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x3b8b32&&this['stopListening'](this['context']['editors']);for(const _0x1f0e99 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x1f0e99);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'](_0x50a0bd){if(!_0x50a0bd['plugins']['has']('EditorAnnotations'))return;const _0x5c6658=_0x50a0bd['plugins']['get']('EditorAnnotations'),_0x1f9e1d=this['context']['plugins']['get'](z),_0xc84873=this['annotations'],_0x534c55=this['balloonPanelView'],_0x632140=()=>{const _0x29fa3f=_0x5c6658['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x29fa3f),this['setActiveAnnotation'](_0x29fa3f[0x0]||null);};this['listenTo'](_0x5c6658,'refresh',_0x632140),this['listenTo'](_0x5c6658,'blur',(_0x436bf8,{isAnnotationTracked:_0x3f8b22})=>{this['activeAnnotation']&&_0x3f8b22(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x5c6658,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0xc84873,'blur',_0x21c8d=>{_0x5c6658['hasDomSelection']()&&_0x21c8d['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x305f34,_0x41a0fa)=>{const _0x467df1=_0x41a0fa['target'];_0x534c55['isVisible']&&_0x534c55['element']['contains'](_0x467df1)||_0x1f9e1d['view']['element']['contains'](_0x467df1)||this['activeAnnotation']&&_0x5c6658['hasDomSelection']()&&(_0x632140(),_0x305f34['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x5c6658);}['_destroyEditorAnnotationsIntegration'](_0x469e8f){_0x469e8f&&(this['stopListening'](_0x469e8f),this['_editorAnnotations']['remove'](_0x469e8f));}['_setSelectedAnnotations'](_0x15207c){for(const _0x16abac of this['_selectedAnnotations'])_0x15207c['includes'](_0x16abac)||this['_manuallyClosedAnnotationViews']['delete'](_0x16abac['view']);this['_selectedAnnotations']=_0x15207c;}['_refreshPositioning'](){const _0x339b9e=this['balloonPanelView'];this['annotations']['refreshPositioning'](),_0x339b9e['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x250ee0){if(this['_manuallyClosedAnnotationViews']['has'](_0x250ee0['view']))return;const _0x954bee=this['balloonPanelView']['content']['first'];_0x954bee!==_0x250ee0['view']?(_0x954bee&&this['_detachListeners'](_0x954bee),this['_attachListeners'](_0x250ee0['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x250ee0['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x50fcd5=this['balloonPanelView']['content']['first'],_0x29515b=_0x50fcd5&&this['annotations']['getByView'](_0x50fcd5);if(!_0x29515b||!this['_annotationToNarrowView']['has'](_0x29515b))return;const _0x3309c0=this['_annotationToNarrowView']['get'](_0x29515b)['element'],_0x5bf427=(function(){const _0x23daa9=_0x11bdb4['defaultPositions'];return[_0x23daa9['southArrowNorthEast'],_0x23daa9['northArrowSouthEast'],_0x23daa9['southArrowNorth'],_0x23daa9['northArrowSouth'],_0x23daa9['southArrowNorthWest'],_0x23daa9['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x3309c0,'positions':_0x5bf427});}['_hideBalloon'](){const _0x14c381=this['balloonPanelView'],_0x225e57=_0x14c381['content']['first'];_0x225e57&&(this['_detachListeners'](_0x225e57),_0x14c381['unpin'](),_0x14c381['content']['clear']());}['_attachListeners'](_0x4f9bb2){this['listenTo'](_0x4f9bb2,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x4f9bb2,'Esc',(_0x20f734,_0x43e23e)=>{this['_manuallyClosedAnnotationViews']['add'](_0x4f9bb2),this['_hideBalloon'](),_0x43e23e();});}['_detachListeners'](_0x4abb22){this['stopListening'](_0x4abb22);}}class c extends _0x173918{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[P,_0x87c948,M];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5b581b){super(_0x5b581b),_0x5b581b['editing']['view']['addObserver'](_0x4889c7),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x5b581b['plugins']['get'](_0x87c948),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x2acaf1=this['editor']['plugins']['get'](M);_0x2acaf1['context']===this['editor']&&(_0x2acaf1['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x5237a3,_0x5d1797)=>{const _0x316782=this['_balloon'];if(this['isAttached']&&_0x316782['visibleView']){const _0x19a019=this['annotations']['getByView'](_0x316782['visibleView']);_0x19a019&&this['_closeAnnotation'](_0x19a019),_0x5d1797();}}));}['afterInit'](){const _0x238ead=this['editor']['plugins']['get'](M);_0x238ead['context']===this['editor']&&(_0x238ead['hasActive']()||_0x238ead['switchTo']('inline'));}['setActiveAnnotation'](_0x589681){_0x589681!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x589681&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x589681)&&this['_addAnnotationToBalloon'](_0x589681,!0x0),_0x589681['isActive']=!0x0),_0x589681||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x589681);}['attach'](_0x26b873){this['annotations']=_0x26b873;const _0x4329d7=this['editor']['plugins']['get'](M),_0x258de6=this['_balloon'];if(this['isAttached'])throw new _0x46877c('inlineannotations-attach-already-attached',this);if(_0x4329d7['context']!==this['editor'])throw new _0x46877c('inlineannotations-not-allowed-with-context',this);const _0x53eeb3=this['editor']['plugins']['get'](P);this['listenTo'](_0x53eeb3,'refresh',()=>{const _0x1fcc58=_0x53eeb3['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x567141,_0x9189c3;!this['_forceRefresh']&&(_0x567141=_0x1fcc58,_0x9189c3=this['_selectedAnnotations'],_0x567141['length']===_0x9189c3['length']&&_0x567141['every'](_0x12557a=>_0x9189c3['includes'](_0x12557a)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x1fcc58),this['setActiveAnnotation'](_0x1fcc58[0x0]||null));}),this['listenTo'](_0x53eeb3,'blur',(_0x59ed8f,{isAnnotationTracked:_0x4ad8df})=>{this['activeAnnotation']&&_0x4ad8df(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x294ecb,_0x10a4e4,_0x16955a)=>{_0x16955a||this['setActiveAnnotation'](null);}),this['listenTo'](_0x26b873,'remove',(_0x4eaceb,_0x263e01)=>{this['_removeAnnotationFromBalloon'](_0x263e01),_0x263e01===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x258de6,'change:visibleView',(_0x5a2cc2,_0x16b746,_0x21dbc1,_0x10abf2)=>{_0x10abf2&&this['stopListening'](_0x10abf2);const _0x2ebb68=_0x26b873['getByView'](_0x21dbc1);_0x21dbc1&&_0x2ebb68&&(this['listenTo'](_0x21dbc1,'change:height',()=>{_0x258de6['updatePosition']();}),this['listenTo'](_0x21dbc1,'Esc',()=>{this['_closeAnnotation'](_0x2ebb68),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x2ebb68&&this['setActiveAnnotation'](_0x2ebb68));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x258de6['visibleView']&&(_0x26b873['getByView'](_0x258de6['visibleView'])&&_0x258de6['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 _0x46877c('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x3afddc of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x3afddc);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x4473ea){for(const _0x3ed477 of this['_selectedAnnotations'])_0x4473ea['includes'](_0x3ed477)||this['_manuallyClosed']['delete'](_0x3ed477);for(const _0x565fd7 of this['annotations'])_0x4473ea['includes'](_0x565fd7)||this['_removeAnnotationFromBalloon'](_0x565fd7);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x4bd126 of _0x4473ea)this['_addAnnotationToBalloon'](_0x4bd126);}this['_selectedAnnotations']=_0x4473ea;}['_addAnnotationToBalloon'](_0x4c6ab8,_0x10105a=!0x1){this['_manuallyClosed']['has'](_0x4c6ab8)||(this['_addedAnnotations']['has'](_0x4c6ab8)||this['_balloon']['hasView'](_0x4c6ab8['view'])||(this['_addedAnnotations']['add'](_0x4c6ab8),this['_balloon']['add']({'stackId':_0x4c6ab8['view']['id'],'view':_0x4c6ab8['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x4c6ab8)}})),_0x10105a&&this['_balloon']['showStack'](_0x4c6ab8['view']['id']));}['_getBalloonTargetForAnnotation'](_0x143959){const _0x5665f3=_0x143959['target'],_0x2fbf24=this['editor']['editing']['view'],_0x37918c=_0x2fbf24['document']['selection']['getFirstRange'](),_0x4dbe67=_0x2fbf24['domConverter']['viewRangeToDom'](_0x37918c);if(_0x4dbe67['collapse'](!0x0),_0x5665f3){if(_0x5665f3 instanceof _0x161667)return _0x5665f3;let _0x2a52d3=[];for(const _0x157e61 of _0x5665f3)_0x2a52d3['push'](...(_0x1dd3b6=_0x157e61['getClientRects'](),Array['from'](_0x1dd3b6)['map'](DOMRect['fromRect'])));_0x2a52d3=function(_0x252663){const _0x15792e=[];let _0x58c82d=_0x252663[0x0];for(let _0x694d31=0x1;_0x694d31<_0x252663['length'];_0x694d31++)b(_0x58c82d,_0x252663[_0x694d31])?_0x58c82d['width']+=_0x252663[_0x694d31]['width']:(_0x15792e['push'](_0x58c82d),_0x58c82d=_0x252663[_0x694d31]);return _0x15792e['push'](_0x58c82d),_0x15792e;}(_0x2a52d3);const _0x3cfe39=_0x4dbe67['getBoundingClientRect']();return _0x2a52d3['find'](_0x3bede7=>_0x3bede7['top']<=_0x3cfe39['top']&&_0x3bede7['bottom']>=_0x3cfe39['bottom']&&_0x3bede7['left']<=_0x3cfe39['left']&&_0x3bede7['right']>=_0x3cfe39['right'])||_0x2a52d3[0x0];}var _0x1dd3b6;return _0x143959['targetRect']||_0x4dbe67;}['_removeAnnotationFromBalloon'](_0x29e193){this['_addedAnnotations']['has'](_0x29e193)&&this['_balloon']['hasView'](_0x29e193['view'])&&(this['_addedAnnotations']['delete'](_0x29e193),this['_balloon']['remove'](_0x29e193['view']));}['_closeAnnotation'](_0x42e346){this['_manuallyClosed']['add'](_0x42e346),this['_removeAnnotationFromBalloon'](_0x42e346);}}function b(_0x15d49c,_0x1e5015){return _0x15d49c['top']===_0x1e5015['top']&&_0x15d49c['bottom']===_0x1e5015['bottom']&&_0x15d49c['right']===_0x1e5015['left'];}var Z='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2025,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20clip-rule=\x22evenodd\x22\x20d=\x22M14\x203.5A3.5\x203.5\x200\x200\x201\x2017.5\x207v6l-.005.192a3.501\x203.501\x200\x200\x201-2.927\x203.262l-.062.008v1.813a1.5\x201.5\x200\x200\x201-2.193\x201.33l-.37-.193-.38-.212a13.452\x2013.452\x200\x200\x201-3.272-2.63l-.062-.07-4.729-.046a3.5\x203.5\x200\x200\x201-3.5-3.5v-6a3.5\x203.5\x200\x200\x201\x203.5-3.5L14\x203.5ZM3.5\x204.954a2\x202\x200\x200\x200-2\x202v6a2\x202\x200\x200\x200\x202\x202L8.924\x2015a11.917\x2011.917\x200\x200\x200\x203.71\x203.081l.372.194v-3.268L12.962\x2015H14a2\x202\x200\x200\x200\x202-2V7a2\x202\x200\x200\x200-2-2L3.5\x204.954Z\x22/><path\x20d=\x22M16.5.5h-10a3.5\x203.5\x200\x200\x200-3.162\x202h1.84A2\x202\x200\x200\x201\x206.5\x202h10a2\x202\x200\x200\x201\x202\x202v8.873a3.502\x203.502\x200\x200\x200\x201.495-2.681L20\x2010V4A3.5\x203.5\x200\x200\x200\x2016.5.5Z\x22/><path\x20clip-rule=\x22evenodd\x22\x20d=\x22M12.013\x207.453a.75.75\x200\x200\x201\x20.034\x201.06l-3.75\x204a.75.75\x200\x200\x201-1.045.048l-2.25-2a.75.75\x200\x200\x201\x20.996-1.122l1.704\x201.515\x203.25-3.467a.75.75\x200\x200\x201\x201.061-.034Z\x22/></svg>\x0a';class tt extends kt{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x555665,_0x1397ac){super(_0x555665),this['set']('isEmpty',!_0x1397ac['length']),this['focusTracker']=new _0x49c33c(),this['_annotationViews']=_0x1397ac,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new Ft({'focusables':_0x1397ac,'focusTracker':this['focusTracker']}),this['listenTo'](_0x1397ac,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x1397ac,'remove',(_0x53a2ba,_0x3c3f19)=>{_0x3c3f19['isActive']&&this['focus'](),_0x1397ac['length']||(this['isEmpty']=!0x0);});const _0x59b44e=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':S(_0x555665,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x1397ac},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x59b44e['if']('isEmpty','ck-hidden',_0x2df7c8=>!_0x2df7c8)]},'children':[{'text':S(_0x555665,'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 _0x2202a6 of this['_annotationViews'])this['focusTracker']['add'](_0x2202a6['element']);this['_annotationViews']['on']('change',(_0x188192,{added:_0x3975f9,removed:_0x1b9a4f})=>{for(const _0x8341fb of _0x3975f9)this['focusTracker']['add'](_0x8341fb['element']);for(const _0x4ade2f of _0x1b9a4f)this['focusTracker']['remove'](_0x4ade2f['element']);});}}class f extends _0x33e9d1{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,N];}constructor(_0x350330){super(_0x350330),this['archivedThreads']=new _0x3dfde1();}['init'](){const _0x2309e1=this['context'],_0x115a94=_0x2309e1['plugins']['get'](o),_0x560b18=_0x2309e1['plugins']['get'](N);this['listenTo'](_0x115a94,'addCommentThread',(_0x2f1856,{threadId:_0x55ff18})=>{const _0x378222=_0x115a94['getCommentThread'](_0x55ff18);_0x378222['archivedAt']&&this['archivedThreads']['add'](_0x378222,this['_calculatePosition'](_0x378222['archivedAt'])),this['listenTo'](_0x378222,'change:archivedAt',(_0x4df45a,_0x5a9782,_0x4fcdd4)=>{_0x4fcdd4?this['archivedThreads']['has'](_0x378222)||this['archivedThreads']['add'](_0x378222,this['_calculatePosition'](_0x378222['archivedAt'])):this['archivedThreads']['has'](_0x378222)&&this['archivedThreads']['remove'](_0x378222);});}),this['listenTo'](_0x115a94,'removeCommentThread',(_0x3b4448,{threadId:_0x294487})=>{const _0x32d8df=_0x115a94['getCommentThread'](_0x294487);this['stopListening'](_0x32d8df),this['archivedThreads']['has'](_0x32d8df)&&this['archivedThreads']['remove'](_0x32d8df);},{'priority':'highest'}),this['listenTo'](_0x560b18['collection'],'focus',(_0x186b8e,_0x4419b5)=>{_0x4419b5['isVisible']||(_0x4419b5['isActive']=!0x0,_0x560b18['activate'](_0x4419b5));});}['_calculatePosition'](_0x4db83c){const _0x5e76c5=[...this['archivedThreads']]['findIndex'](_0x18fd2d=>_0x18fd2d['archivedAt']<_0x4db83c);return _0x5e76c5>-0x1?_0x5e76c5:this['archivedThreads']['length'];}}class a extends _0x173918{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[f,_0x340f84];}constructor(_0x29739d){super(_0x29739d),this['annotationViews']=new _0x3eb844(),this['_pendingThreads']=[];}['init'](){const _0x8f4df9=this['editor'],_0x379211=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x8f4df9['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0xa58164,!0x0)),_0x8f4df9['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x45e82f=this['_createCommentsArchiveButton'](_0x5ee2d0);return _0x45e82f['set']({'role':'menuitemcheckbox'}),_0x45e82f;});const _0x1f835f=_0x8f4df9['plugins']['get'](f),_0x36ca72=_0x8f4df9['plugins']['get']('Annotations'),_0x50af3d=_0x8f4df9['plugins']['get']('CommentsRepository');_0x1f835f['archivedThreads']['forEach'](_0x22612c=>{this['_handleNewThread'](_0x22612c);}),this['listenTo'](_0x1f835f['archivedThreads'],'add',(_0x199277,_0x504b76)=>{this['_handleNewThread'](_0x504b76);}),this['listenTo'](_0x36ca72['collection'],'add',(_0x53ede8,_0x37077b)=>{const _0x598bea=this['_pendingThreads']['find'](_0x209755=>{const _0x25c7d9=_0x50af3d['_threadToController']['get'](_0x209755);return _0x25c7d9&&_0x37077b['innerView']===_0x25c7d9['view'];});if(_0x598bea){const _0x4946a0=this['_calculatePosition'](_0x598bea['archivedAt']);this['annotationViews']['add'](_0x37077b['view'],_0x4946a0),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x598bea),0x1);}}),this['listenTo'](_0x1f835f['archivedThreads'],'remove',(_0x4b5d5a,_0x52468f)=>{const _0x4a5473=_0x8f4df9['config']['get']('collaboration.channelId');if(!_0x4a5473||_0x52468f['channelId']===_0x4a5473){const _0x12770c=_0x50af3d['_threadToController']['get'](_0x52468f),_0x4180bc=_0x36ca72['getByInnerView'](_0x12770c['view']);this['annotationViews']['remove'](_0x4180bc['view']),this['stopListening'](_0x4180bc['focusableElements']);}}),this['listenTo'](_0x36ca72['collection'],'add',(_0x319542,_0x313755)=>{this['listenTo'](_0x313755,'escape',_0x379211);}),this['listenTo'](_0x36ca72['collection'],'remove',(_0x567e4e,_0x78c735)=>{this['stopListening'](_0x78c735,'escape',_0x379211);});}['_handleNewThread'](_0x1de1f4){const _0x281e3c=this['editor']['plugins']['get']('CommentsRepository'),_0x1900cb=this['editor']['plugins']['get']('Annotations'),_0xcbc44b=this['editor']['config']['get']('collaboration.channelId');if(!_0xcbc44b||_0x1de1f4['channelId']===_0xcbc44b){const _0x1b144e=_0x281e3c['_threadToController']['get'](_0x1de1f4);if(!_0x1b144e)return void this['_pendingThreads']['push'](_0x1de1f4);const _0x5da154=this['_calculatePosition'](_0x1de1f4['archivedAt']),_0x4b37ae=_0x1900cb['getByInnerView'](_0x1b144e['view']);_0x4b37ae['isVisible']&&_0x1900cb['_visibleAnnotations']['remove'](_0x4b37ae),this['annotationViews']['add'](_0x4b37ae['view'],_0x5da154);}}['_calculatePosition'](_0x4993cb){const _0x4951a1=this['editor']['config']['get']('collaboration.channelId'),_0x2b9822=[...this['editor']['plugins']['get'](f)['archivedThreads']]['filter'](_0x29d0c8=>_0x29d0c8['channelId']===_0x4951a1)['findIndex'](_0x16b22a=>_0x16b22a['archivedAt']<_0x4993cb);return _0x2b9822<0x0||_0x2b9822>this['annotationViews']['length']?this['annotationViews']['length']:_0x2b9822-0x1;}['_toggleDialog'](){const _0x3bf402=this['editor'],_0x12d56d=_0x3bf402['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new tt(_0x3bf402['locale'],this['annotationViews'])),'commentsArchive'===_0x12d56d['id']?_0x12d56d['hide']():_0x12d56d['show']({'id':'commentsArchive','title':S(_0x3bf402['locale'],'COMMENTS_ARCHIVE'),'icon':Z,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0xb6be1['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x381051,_0x2c1de4=!0x1){const _0x535356=this['editor']['locale'],_0x539ff1=this['editor']['plugins']['get']('Dialog'),_0x1a1f02=new _0x381051(_0x535356);return _0x1a1f02['bind']('isEnabled')['to'](this,'isEnabled'),_0x1a1f02['bind']('isOn')['to'](_0x539ff1,'id',_0x1ec7b7=>'commentsArchive'===_0x1ec7b7),_0x1a1f02['set']({'label':S(_0x535356,'COMMENTS_ARCHIVE'),'icon':Z,'isToggleable':!0x0}),_0x2c1de4&&(_0x1a1f02['tooltip']=!0x0),this['listenTo'](_0x1a1f02,'execute',()=>this['_toggleDialog']()),_0x1a1f02;}['_hideDialogOnAnnotationEscape']=_0x2cae62=>{const _0x1010ff=_0x2cae62['source'];if(!this['annotationViews']['has'](_0x1010ff['view']))return;const _0x5c7a42=this['editor']['plugins']['get']('Dialog');_0x5c7a42['isOpen']&&'commentsArchive'===_0x5c7a42['id']&&(_0x5c7a42['hide'](),_0x2cae62['stop']());};}class p extends _0x173918{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,x as AnnotationCollection,T as AnnotationView,N as Annotations,M as AnnotationsUIs,is as BaseCommentThreadView,rs as BaseCommentView,re as Comment,oe 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,e as WideSidebar};
|
|
23
|
+
import{Editor as _0x330d17,icons as _0x1c4b06,ContextPlugin as _0x990b8c,PendingActions as ht,Command as _0x3805d3,Plugin as _0x5ed257,Context as _0x37e3fb}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x11850d,uid as _0x3dd4f9,KeystrokeHandler as jt,FocusTracker as _0x3063bc,diff as _0x2b0115,Collection as _0x4f7a0b,Rect as _0x572963,CKEditorError as _0x2c2a61,first as _0x4294c5,priorities as Wt,scrollViewportToShowTarget as rt,getEnvKeystrokeText as nt,toUnit as Ht,DomEmitterMixin as _0x45ec30,keyCodes as _0x27de6b}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0xf339d0,AriaDescriptionView as ts,setupThreadKeyboardNavigation as _0x662b08,ConfirmMixin as ti,LateFocusButtonView as _0x1a6d8e,trimHtml as _0x380949,LateFocusDropdownButtonView as _0x2174ec,Users as it,getDateTimeFormatter as lt,hashObject as pt,getAllMarkersDomElementsSorted as et,surroundingMarkersDetector as ot,FOCUS_ANNOTATION_KEYSTROKE as _0x4407fb}from'ckeditor5-collaboration/dist/index.js';import{throttle as Dt,isEqual as wt,cloneDeep as It,set as At,unset as yt,debounce as _0x497022}from'lodash-es';import{EditorUIView as Yt,InlineEditableUIView as $t,EditorUI as Vt,View as kt,FocusCycler as Ft,ButtonView as _0x4231dd,ViewCollection as _0x42f832,createDropdown as _0x10e593,ListView as _0x1261ac,focusChildOnDropdownOpen as _0x4218ce,ListItemView as _0xab93ff,MenuBarMenuListItemButtonView as _0x479457,BodyCollection as _0x71b0c4,BalloonPanelView as _0x2a8ac2,ContextualBalloon as _0x35e8a1,Dialog as _0x572c38,DialogViewPosition as _0x3905e1}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disablePlaceholder as zt,enablePlaceholder as St,MouseObserver as _0x38a0a1}from'@ckeditor/ckeditor5-engine/dist/index.js';import{Clipboard as Bt,ClipboardMarkersUtils as Mt,ClipboardPipeline as Pt}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Enter as Et,ShiftEnter as Gt}from'@ckeditor/ckeditor5-enter/dist/index.js';import{SelectAll as Jt}from'@ckeditor/ckeditor5-select-all/dist/index.js';import{Typing as Kt}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Undo as Nt}from'@ckeditor/ckeditor5-undo/dist/index.js';import{Paragraph as Qt}from'@ckeditor/ckeditor5-paragraph/dist/index.js';import{FOCUS_ANNOTATION_KEYSTROKE as _0x45618f}from'@ckeditor/ckeditor5-collaboration-core/dist/index.js';import{toWidget as _0x578851}from'@ckeditor/ckeditor5-widget/dist/index.js';class Ct extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x11850d(){['model'];['view'];constructor(_0x344dff,_0x1882a9){super(),this['model']=_0x344dff,this['model']['_isAttached']=!0x0,this['view']=_0x1882a9,this['listenTo'](_0x1882a9,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x1882a9,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x1882a9,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x1882a9,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x1882a9,'addComment',(_0x2e8237,_0x56bbb4)=>this['addComment'](_0x56bbb4)),this['listenTo'](_0x1882a9,'updateComment',(_0x23696d,_0x358e9c,_0x20b562)=>this['updateComment'](_0x358e9c,_0x20b562)),this['listenTo'](_0x1882a9,'removeComment',(_0x5e47d6,_0x150b45)=>this['removeComment'](_0x150b45));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x2d66c7){this['model']['addComment']({'content':_0x2d66c7,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x152389,_0x130e0d){this['model']['getComment'](_0x152389)['update']({'content':_0x130e0d});}['removeComment'](_0x5e864d){this['model']['getComment'](_0x5e864d)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function S(_0x21b1d5,_0x17ec7a,_0x30640a){const t=_0x21b1d5['t'];switch(_0x17ec7a){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'},_0x30640a);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'},_0x30640a);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'},_0x30640a);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'},_0x30640a);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x30640a);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'},_0x30640a);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'},_0x30640a);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'},_0x30640a);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 Xt extends Yt{['main'];['editable'];constructor(_0x546ccc,_0x1a9427){super(_0x546ccc);const _0x8ba135=_0x3dd4f9();this['main']=this['createCollection'](),this['editable']=new $t(_0x546ccc,_0x1a9427,void 0x0,{'label':()=>S(_0x546ccc,'Comment\x20editor')}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'dir':_0x546ccc['uiLanguageDirection'],'lang':_0x546ccc['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x8ba135},'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 Vt{['view'];constructor(_0x1359c1){super(_0x1359c1),this['view']=new Xt(_0x1359c1['locale'],_0x1359c1['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x4f0564=this['editor']['editing']['view'],_0x56a374=this['view']['editable'],_0x5b16c3=_0x4f0564['document']['getRoot']();_0x56a374['name']=_0x5b16c3['rootName'],this['view']['render']();const _0x5dd964=_0x56a374['element'];this['setEditableElement'](_0x56a374['name'],_0x5dd964),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x4f0564['attachDomRoot'](_0x5dd964),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const Rt=[Bt,Et,Gt,Jt,Kt,Nt,Qt];class Ut extends/* #__PURE__ -- @preserve */
|
|
25
|
+
_0x11850d(_0x330d17){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
|
|
26
|
+
((()=>Rt)());constructor(_0x2a7aa8={}){function _0x495212(_0x171a5d){return _0x171a5d['map'](_0x56c9a5=>String['fromCharCode'](_0x56c9a5))['join']('');}(_0x2a7aa8=Object['assign']({},_0x2a7aa8))['plugins']||(_0x2a7aa8['plugins']=Ut['defaultPlugins']),super(_0x2a7aa8),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[_0x495212([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x495212([0x76,0x69,0x65,0x77])][_0x495212([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x495212([0x61,0x75,0x74,0x6f]),this[_0x495212([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x495212([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x495212([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x495212([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x495212([0x6f,0x6b])});}['create'](){const _0x48cd98=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x48cd98))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x5418db=>{const _0x2b667f=this['model']['document']['getRoot'](),_0x2d8a18=_0x2b667f&&_0x2b667f['getChild'](_0x2b667f['childCount']-0x1);_0x5418db['setSelection'](_0x2d8a18,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x20acf0=this['editing']['view'],_0x5bb294=_0x20acf0['document']['getRoot'](),_0x24e32d=_0x5bb294['getChild'](0x0);_0x5bb294['childCount']>0x1||!_0x24e32d||'p'!=_0x24e32d['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(zt(_0x20acf0,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x24e32d['placeholder']=this['placeholder']),St({'view':_0x20acf0,'element':_0x24e32d,'keepOnFocus':!0x0}),this['placeholderElement']=_0x24e32d);}}class os extends kt{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x367120,_0x26cb86={}){super(_0x367120),this['editor']=null,this['_editorConfig']=_0x26cb86,this['set']('value',_0x26cb86['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',S(_0x367120,'Reply...')),this['set']('submitLabel',S(_0x367120,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new jt(),this['focusTracker']=new _0x3063bc(),this['focusCycler']=new Ft({'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',(_0xe8f93b,_0x2ed2d8)=>{this['cancelButtonView']['fire']('execute'),_0x2ed2d8();}),this['keystrokes']['set']('Ctrl+Enter',(_0x279e8e,_0x73f161)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x73f161());}),this['on']('submit',(_0x6b1e30,_0x2ee494)=>{_0x2ee494['length']>0xfde8?(alert(S(_0x367120,'TOO_LONG_COMMENT_ALERT',[_0x2ee494['length'],0xfde8])),_0x6b1e30['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new Ut(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x82739b=this['editor'];this['element']['insertBefore'](_0x82739b['ui']['element'],this['element']['firstChild']),_0x82739b['model']['document']['on']('change',()=>this['value']=_0x82739b['getData']()),_0x82739b['bind']('placeholder')['to'](this),this['focusables']['add'](_0x82739b['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x3220cb){-0x1===_0x3220cb?(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:_0x1882c9}=this,_0xb12149=new _0x4231dd(_0x1882c9);return _0xb12149['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0xb12149['withText']=!0x0,_0xb12149['bind']('label')['to'](this,'submitLabel'),_0xb12149['on']('execute',()=>{this['fire']('submit',this['value']);}),_0xb12149['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x40c37c,_0x2c19c9)=>!_0x2c19c9&&!!_0x40c37c['trim']()),_0xb12149;}['_createCancelButton'](){const {locale:_0x2fe056}=this,_0x34c3e4=new _0x4231dd(_0x2fe056);return _0x34c3e4['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x34c3e4['label']=S(_0x2fe056,'Cancel'),_0x34c3e4['withText']=!0x0,_0x34c3e4['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x34c3e4;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x376549=>{this['focusTracker']['add'](_0x376549['element']);}),this['focusables']['on']('change',(_0x4eb367,_0x37920b)=>{for(const _0x586f33 of Array['from'](_0x37920b['added'])['reverse']())this['focusTracker']['add'](_0x586f33['element']);});}}class ie extends kt{constructor(_0x9f8eb9,_0x20ff28,_0x258d9e){super(_0x9f8eb9),this['commentInputView']=new os(_0x9f8eb9,_0x258d9e),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x2e2e5f,_0x5a8c81)=>_0x2e2e5f||!!_0x5a8c81),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 _0xf339d0(_0x9f8eb9,_0x20ff28),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'](_0x2fb47a){this['commentInputView']['focus'](_0x2fb47a);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x4a5e55,_0x103ed1)=>{const {submitButtonView:_0x499a98,cancelButtonView:_0x1eca45,editor:_0x34d41d}=this['commentInputView'];[_0x499a98['element'],_0x1eca45['element'],_0x34d41d?_0x34d41d['editing']['view']['getDomRoot']():null]['filter'](_0xfc3bc3=>_0xfc3bc3)['some'](_0x57bf10=>_0x57bf10['contains'](_0x103ed1['target']))||(this['focus'](),_0x103ed1['preventDefault']());});}}class cs extends kt{constructor(_0xa86883){super(_0xa86883);const _0x186449=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x186449['to']('count',_0x594cc9=>S(_0xa86883,'NUMBER_OF_COMMENTS',_0x594cc9))}]});}}class te extends kt{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x28a4d4,_0x19a5d8,_0x1c7a58){super(_0x28a4d4);const _0x8e5582=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x19a5d8['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x19a5d8,this['_config']=_0x1c7a58,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x3063bc(),this['keystrokes']=new jt(),this['focusCycler']=new Ft({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x2646ce=>this['commentViews']['map'](_0x4ae66f=>_0x4ae66f['element'])['includes'](_0x2646ce['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new cs(_0x28a4d4),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x184fc9=>_0x184fc9-this['_config']['maxCommentsWhenCollapsed']);for(const _0x2a2fcf of _0x19a5d8['comments'])this['_handleNewCommentModel'](_0x2a2fcf);this['_handleInfoComment'](),this['listenTo'](_0x19a5d8['comments'],'add',(_0x1f8d08,_0x15ea21)=>{const _0x75e5a4=this['_calculatePosition'](_0x15ea21);this['length']++,this['_handleNewCommentModel'](_0x15ea21,_0x75e5a4),this['refreshVisibleViews']();}),this['listenTo'](_0x19a5d8['comments'],'remove',(_0x1cc6cc,_0x5bd19d)=>{this['length']--,this['_handleRemoveCommentModel'](_0x5bd19d),this['refreshVisibleViews']();}),this['listenTo'](_0x19a5d8,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x19a5d8,'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',_0x8e5582['if']('length','ck-hidden',_0x1533b4=>!_0x1533b4)],'aria-label':S(_0x28a4d4,'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'](_0x37b923){-0x1===_0x37b923?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x250148 of this['commentViews'])_0x250148['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x24b3a9,_0x541e11){const _0x16bb60=new this['_config']['CommentView'](this['locale'],_0x24b3a9,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x16bb60['viewUid']=_0x24b3a9['id'],_0x16bb60['delegate']('removeComment')['to'](this),_0x16bb60['delegate']('updateComment')['to'](this),_0x16bb60['delegate']('resolveCommentThread')['to'](this),_0x16bb60['delegate']('editorReady')['to'](this),_0x16bb60['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x16bb60,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x16bb60,_0x541e11);}['_calculatePosition'](_0x4cbd5b){const _0x3d26d0=this['_model']['_findOptimalIndex'](_0x4cbd5b);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x4cbd5b['authoredAt']?_0x3d26d0-0x1:_0x3d26d0:_0x3d26d0-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x494c85={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':S(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x494c85,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x494c85));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0xdc660e){const _0x1285dd=this['commentViews']['remove'](_0xdc660e['id']);this['stopListening'](_0x1285dd),_0x1285dd['isEditMode']&&this['_updateHasDirtyComment'](),_0x1285dd['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x49f43c=>_0x49f43c['isEditMode']);}['_rearrangeCollapse'](){const _0x109bf9=function(_0x4890da){const _0x4f5e50=new _0x4f7a0b();for(const _0x2666aa of _0x4890da)_0x4f5e50['add'](_0x2666aa);return _0x4f5e50;}(this['commentViews']),_0x40931f=this['_collapsedCommentsView']['count'];for(let _0x21d33a=0x1;_0x21d33a<=_0x40931f;_0x21d33a++)_0x109bf9['remove'](0x1);for(const _0x1ec726 of _0x109bf9)_0x1ec726['collapse']();_0x40931f>0x0&&_0x109bf9['add'](this['_collapsedCommentsView'],0x1),as(_0x2b0115(Array['from'](this['visibleViews']),Array['from'](_0x109bf9)),this['visibleViews'],_0x109bf9);}['_rearrangeExpand'](){as(_0x2b0115(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x146ddc of this['visibleViews'])_0x146ddc['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x1742db=>{this['focusTracker']['add'](_0x1742db['element']),this['keystrokes']['listenTo'](_0x1742db['element']);}),this['commentViews']['on']('change',(_0x4a9784,_0x5684df)=>{for(const _0x4c711c of _0x5684df['removed'])this['focusTracker']['remove'](_0x4c711c['element']),this['keystrokes']['stopListening'](_0x4c711c['element']);for(const _0xdf62c7 of Array['from'](_0x5684df['added'])['reverse']())this['focusTracker']['add'](_0xdf62c7['element']),this['keystrokes']['listenTo'](_0xdf62c7['element']);});}}function as(_0x274dc9,_0x13fdf9,_0x5246d3){let _0x157e93=0x0;for(const _0x14c54a of _0x274dc9)switch(_0x14c54a){case'insert':_0x13fdf9['add'](_0x5246d3['get'](_0x157e93),_0x157e93),_0x157e93++;break;case'delete':_0x13fdf9['remove'](_0x157e93);break;case'equal':_0x157e93++;}}class ls extends kt{constructor(_0x1aec6c){super(_0x1aec6c);const _0x1b4cb5=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x1b4cb5['to']('contextValue',_0x58a662=>S(_0x1aec6c,'THREAD_CONTEXT_LABEL',_0x58a662)),'tabindex':-0x1},'children':[{'text':_0x1b4cb5['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class Zt extends kt{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x378631,_0x2f8a91){super(_0x378631);const _0x4ac89d=this['bindTemplate'];this['_model']=_0x2f8a91,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x3063bc(),this['keystrokes']=new jt(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x2ef5ba=>!!_0x2ef5ba),this['bind']('contextValue')['to'](this['_model'],'context',_0x37906a=>_0x37906a&&_0x37906a['value']?this['_trimContextValue'](_0x37906a['value']):S(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',_0x4ac89d['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 _0x288b00=new _0x4231dd(this['locale']);return _0x288b00['label']=S(this['locale'],'Reopen'),_0x288b00['tooltip']=S(this['locale'],'Reopen'),_0x288b00['icon']='<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22m5.042\x209.367\x202.189\x201.837a.75.75\x200\x200\x201-.965\x201.149l-3.788-3.18a.747.747\x200\x200\x201-.21-.284.75.75\x200\x200\x201\x20.17-.945L6.23\x204.762a.75.75\x200\x201\x201\x20.964\x201.15L4.863\x207.866h8.917A.75.75\x200\x200\x201\x2014\x207.9a4\x204\x200\x201\x201-1.477\x207.718l.344-1.489a2.5\x202.5\x200\x201\x200\x201.094-4.73l.008-.032H5.042z\x22/></svg>',_0x288b00['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x18ece2=>!_0x18ece2),_0x288b00['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x5d7ba2,_0x10a439)=>_0x5d7ba2&&_0x10a439),_0x288b00['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x288b00;}['_trimContextValue'](_0x552601){if(_0x552601['length']<0x96)return _0x552601;const _0x1ed462=_0x552601['lastIndexOf']('\x20',0x93);return _0x552601['substring'](0x0,_0x1ed462>-0x1?_0x1ed462:0x93)+'...';}['_attachContextActions'](){const _0x564512=this['element']['querySelector']('.ck-context'),_0x6acfef=_0x564512['querySelector']('.ck-context__value');this['listenTo'](_0x564512,'mouseenter',()=>{_0x6acfef['offsetWidth']<_0x6acfef['scrollWidth']&&_0x564512['classList']['add']('overlay');}),this['listenTo'](_0x564512,'mouseleave',()=>{_0x564512['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x4c22c4 of this['focusables'])this['focusTracker']['add'](_0x4c22c4['element']),this['keystrokes']['listenTo'](_0x4c22c4['element']);}['_createContextView'](){const _0x318c11=new ls(this['locale']);return _0x318c11['bind']('contextValue')['to'](this),_0x318c11;}}class is extends kt{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x2fbca2,_0x283beb,_0xbee36b,_0x342e9c){super(_0x2fbca2),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x283beb,this['_localUser']=_0xbee36b,this['_config']=_0x342e9c,this['commentThreadHeaderView']=new Zt(_0x2fbca2,_0x283beb),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new ts(_0x2fbca2,S(_0x2fbca2,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new te(_0x2fbca2,_0x283beb,Object['assign']({'CommentView':this['_config']['CommentView']},_0x342e9c)),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',(_0x14c9c1,_0x149d56)=>_0x14c9c1||!!_0x149d56),this['bind']('isUnlinked')['to'](_0x283beb,'unlinkedAt',_0x113fbc=>!!_0x113fbc),this['bind']('ariaLabel')['to'](this,'length',_0x1a1da3=>{const _0xea6822=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return S(this['locale'],'COMMENT_THREAD_LABEL',[_0x1a1da3,_0xea6822]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x3063bc(),this['keystrokes']=new jt(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x5b5c5f=>_0x5b5c5f['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),_0x662b08(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x8e4804=new ie(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x5581d3=_0x8e4804['commentInputView'];return _0x8e4804['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x5581d3,'value',(_0x18118a,_0x27bf03,_0x72edb,_0x55afe1,_0xce6545)=>!!_0xce6545||!!_0x55afe1&&_0x72edb&&!_0x27bf03||_0x18118a&&_0x72edb&&!_0x27bf03),_0x5581d3['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x1cb42f,_0x240838,_0x72a4c5)=>{let _0x492b4a;return _0x492b4a=_0x72a4c5&&_0x240838?'Reply\x20to\x20reopen\x20discussion...':_0x1cb42f?'Reply...':'Write\x20a\x20comment...',S(this['locale'],_0x492b4a);}),_0x5581d3['bind']('submitLabel')['to'](this,'length',_0x4abf01=>S(this['locale'],_0x4abf01?'Reply':'Comment')),_0x5581d3['on']('submit',(_0xc6e1d6,_0x502da3)=>{this['fire']('addComment',_0x502da3),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x5581d3['on']('cancel',()=>{this['focus']();}),_0x5581d3['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x5581d3['on']('cancel',_0x5e7f4a=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x5e7f4a['stop']());}),this['on']('change:isActive',(_0x1752d3,_0x1c1489,_0x9c752)=>{_0x9c752||this['length']||_0x5581d3['value']||this['fire']('removeCommentThread');}),_0x8e4804;}}class vt extends/* #__PURE__ -- @preserve */
|
|
27
|
+
ti(is){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x245e50,_0x117057,_0x4b21e0,_0x5022ab){super(_0x245e50,_0x117057,_0x4b21e0,_0x5022ab),this['commentThreadChildren']=this['createCollection']([this['commentsListView'],this['commentThreadInputView'],this['ariaDescriptionView']]),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x245e50,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x1cdd40,_0x18b652,_0x80d65f)=>{_0x80d65f||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x22750a,_0x202584,_0x3f12c9)=>{_0x3f12c9&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x5b9415=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck','ck-thread','ck-reset_all-excluded','ck-rounded-corners',_0x5b9415['if']('isActive','ck-thread--active'),_0x5b9415['if']('isUnlinked','ck-thread--unlinked'),_0x5b9415['if']('isConfirm','ck-thread--remove-confirmation'),_0x5b9415['to']('actionIndicator',_0x5c07cb=>_0x5c07cb?'ck-thread--'+_0x5c07cb:'')],'data-thread-id':this['_model']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x5b9415['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 _0x5d26de of this['commentsListView']['commentViews'])_0x5d26de['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x5f3852}=this,_0x5c874f=this['commentsListView']['commentViews']['get'](0x0);_0x5c874f===this['_boundFirstCommentView']||_0x5c874f['isSystemComment']||(this['_boundFirstCommentView']=_0x5c874f,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x5c874f,'actionIndicator',_0x2026e9=>'remove'===_0x2026e9?'remove':null),_0x5c874f['placeholder']=S(_0x5f3852,'Write\x20a\x20comment...'),_0x5c874f['removeButton']['on']('execute',_0x258139=>{_0x258139['stop'](),this['showConfirm'](S(_0x5f3852,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),this['on']('removeConfirm',()=>{_0x5c874f['focus']();}),_0x5c874f['actionBar']['add'](this['resolveButton'],0x0),_0x5c874f['focusables']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x286d7e=new _0x1a6d8e(this['locale']);return _0x286d7e['label']=S(this['locale'],'Resolve'),_0x286d7e['tooltip']=S(this['locale'],'Resolve'),_0x286d7e['icon']=_0x1c4b06['check'],_0x286d7e['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x286d7e['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x34704f=>!_0x34704f),_0x286d7e['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x2e9fb4,_0x549d2b)=>_0x2e9fb4&&!_0x549d2b),_0x286d7e['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x286d7e;}['_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 hs extends kt{constructor(_0x3c2b82){super(_0x3c2b82),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x382875,_0x582a2f,_0x5407ca)=>{this['element']['innerHTML']=_0x5407ca;}),this['element']['innerHTML']=this['content'];}}class rs extends kt{['visibleView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x559815,_0x16b5bd,_0x30db87){super(_0x559815),this['_model']=_0x16b5bd,this['_config']=_0x30db87,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['bind']('ariaLabel')['to'](_0x16b5bd,'content',_0x16b5bd,'authoredAt',(_0x44ddec,_0x3f8548)=>S(_0x559815,'COMMENT_ARIA_LABEL',[_0x16b5bd['author']['name'],_0x30db87['formatDateTime'](_0x3f8548),new DOMParser()['parseFromString'](_0x44ddec,'text/html')['body']['textContent'],_0x16b5bd['isExternal']?this['getExternalCommentNote']():''])),this['ariaDescriptionView']=new ts(_0x559815,S(_0x559815,'COMMENT_THREAD_DESCRIPTION')),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']()),this['focusables']=new _0x42f832(),this['focusTracker']=new _0x3063bc(),this['keystrokes']=new jt(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x3791d1=>_0x3791d1['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']?S(this['locale'],'EXTERNAL_IMPORT_WORD_COMMENT'):S(this['locale'],'EXTERNAL_COMMENT');}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?S(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):S(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['_createCommentContentView'](){const _0x19b444=new hs(this['locale']);return _0x19b444['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x462339,_0x45d61c)=>_0x45d61c?_0x380949(_0x462339,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x462339),_0x19b444;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x3dc7d0=new os(this['locale'],this['_config']['editorConfig']);return _0x3dc7d0['value']=this['_model']['content'],_0x3dc7d0['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x3dc7d0['submitLabel']=S(this['locale'],'Save'),_0x3dc7d0['on']('submit',(_0x49f65,_0x2d1152)=>{this['fire']('updateComment',this['_model']['id'],_0x2d1152),this['switchToDisplayMode'](),this['focus']();}),_0x3dc7d0['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x3dc7d0['once']('editorReady',()=>{_0x3dc7d0['focus']();}),_0x3dc7d0['createEditor'](),_0x3dc7d0['delegate']('editorReady')['to'](this),_0x3dc7d0['delegate']('editorDestroyed')['to'](this),_0x3dc7d0;}['_setupKeyboardNavigation'](){const _0xef9871=this['element'];this['keystrokes']['listenTo'](_0xef9871);for(const _0x569e4e of this['focusables'])this['focusTracker']['add'](_0x569e4e['element']),this['keystrokes']['listenTo'](_0x569e4e['element']);this['focusables']['on']('change',(_0xb69c25,_0x3f99e5)=>{for(const _0x5c8377 of _0x3f99e5['removed'])this['focusTracker']['remove'](_0x5c8377['element']),this['keystrokes']['stopListening'](_0x5c8377['element']);for(const _0x10d6d6 of _0x3f99e5['added'])this['focusTracker']['add'](_0x10d6d6['element']),this['keystrokes']['listenTo'](_0x10d6d6['element']);}),this['keystrokes']['set']('enter',(_0x5e560d,_0x3c9e33)=>{_0xef9871===_0x5e560d['target']&&(this['focusCycler']['focusFirst'](),_0x3c9e33());}),this['keystrokes']['set']('esc',(_0x54965b,_0x5ed4da)=>{_0xef9871!==_0x54965b['target']&&(this['focus'](),_0x5ed4da());});}}class gt extends/* #__PURE__ -- @preserve */
|
|
28
|
+
ti(rs){['actionBar'];['userView'];constructor(_0x2e7970,_0x2abf00,_0x98c19c){super(_0x2e7970,_0x2abf00,_0x98c19c),this['set']('actionIndicator',null),this['set']('placeholder',S(_0x2e7970,'Reply...')),this['bind']('authoredAt')['to'](_0x2abf00),this['bind']('resolvedAt')['to'](_0x2abf00),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 _0xf339d0(_0x2e7970,_0x2abf00['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['listenTo'](_0x2abf00,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x2b820c=this['bindTemplate'],_0x2f284c=[{'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':_0x2b820c['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x2b820c['to']('authoredAt',_0x267985=>this['_config']['formatDateTime'](_0x267985))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x2b820c['if']('isEditMode','ck-comment__actions--hidden'),_0x2b820c['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']&&_0x2f284c['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper',_0x2b820c['if']('isConfirm','ck-comment--remove-confirmation')],'tabindex':-0x1,'aria-label':_0x2b820c['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id'],'role':'listitem'},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x2b820c['if']('isEditMode','ck-comment--edit'),_0x2b820c['if']('isSystemComment','ck-comment--info'),_0x2b820c['to']('actionIndicator',_0x8a2b87=>_0x8a2b87?'ck-comment--'+_0x8a2b87:'')],'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':_0x2f284c}]}]};}['_createEditButton'](){const _0x327bf7=new _0x4231dd(this['locale']);return _0x327bf7['label']=S(this['locale'],'Edit'),_0x327bf7['icon']=_0x1c4b06['pencil'],_0x327bf7['withText']=!0x0,_0x327bf7['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x327bf7['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x555e34=>!_0x555e34),_0x327bf7['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x327bf7['on']('execute',()=>this['switchToEditMode']()),_0x327bf7;}['_createRemoveButton'](){const _0x4f9899=new _0x4231dd(this['locale']);return _0x4f9899['label']=S(this['locale'],'Remove'),_0x4f9899['icon']='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2025,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M5.2\x207h9.2c.6\x200\x201\x20.4\x201\x201v9.9c0\x20.5-.4\x201-1\x201H5.2a1\x201\x200\x200\x201-1-1V8c0-.6.4-1\x201-1zm1\x201.5c-.3\x200-.5.2-.5.5v8c0\x20.3.2.5.5.5h.5c.2\x200\x20.5-.2.5-.5V9c0-.3-.3-.5-.5-.5h-.5zm3.2\x200c-.2\x200-.5.2-.5.5v8c0\x20.3.3.5.5.5h.5c.3\x200\x20.5-.2.5-.5V9c0-.3-.2-.5-.5-.5h-.4zm3.5\x200c-.2\x200-.5.2-.5.5v8c0\x20.3.3.5.5.5h.5c.3\x200\x20.5-.2.5-.5V9c0-.3-.2-.5-.5-.5h-.5zm-1.4-7.1H8.3L6.5\x203.6H3.8c-.5\x200-.7.3-.7.8s.2.7.7.7h12c.6\x200\x20.9-.2.9-.7\x200-.5-.3-.8-1-.8h-2.4l-1.8-2.2z\x22/></svg>\x0a',_0x4f9899['withText']=!0x0,_0x4f9899['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x4f9899['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0xe9f1c4=>!_0xe9f1c4),_0x4f9899['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x4f9899['on']('execute',()=>{this['showConfirm'](S(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x4f9899;}['_createDropdown'](){const _0x184c3f=_0x10e593(this['locale'],_0x2174ec),_0x3386d9=_0x184c3f['panelView']['children'],_0x178df0=new _0x1261ac(this['locale']),_0x383156=_0x184c3f['bindTemplate'];_0x4218ce(_0x184c3f,()=>this['items']['find'](_0x4c0cfa=>_0x4c0cfa['isVisible'])),_0x184c3f['extendTemplate']({'attributes':{'class':[_0x383156['if']('isVisible','ck-hidden',_0x8523cd=>!_0x8523cd)]}});const _0x1dfeac=(_0x242fbd,_0x501763=-0x1)=>{const _0x578494=new _0xab93ff(this['locale']);_0x578494['children']['add'](_0x242fbd);const _0x3e97ba=_0x501763>-0x1?_0x501763:_0x178df0['items']['length'];_0x178df0['items']['add'](_0x578494,_0x3e97ba);const _0x35106a=Array['from'](this['items']);_0x184c3f['unbind']('isEnabled','isVisible'),_0x184c3f['bind']('isEnabled')['toMany'](_0x35106a,'isEnabled',(..._0x50d644)=>_0x50d644['some'](_0x307e4a=>_0x307e4a)),_0x184c3f['bind']('isVisible')['toMany'](_0x35106a,'isVisible',(..._0x29dc8c)=>_0x29dc8c['some'](_0x7c07c4=>_0x7c07c4));};_0x184c3f['panelPosition']='sw',_0x184c3f['buttonView']['set']({'label':S(this['locale'],'Show\x20more\x20items'),'icon':_0x1c4b06['threeVerticalDots']});for(const _0x5891df of this['items'])_0x1dfeac(_0x5891df);return _0x3386d9['add'](_0x178df0),_0x184c3f['listenTo'](this['items'],'add',(_0x556879,_0x2102a3,_0x1dca19)=>{_0x1dfeac(_0x2102a3,_0x1dca19);}),_0x184c3f['listenTo'](this['items'],'remove',(_0x3c1a76,_0x285755,_0x403a4f)=>{_0x178df0['items']['remove'](_0x403a4f);}),_0x184c3f;}['_attachActions'](_0x45534e,_0x3d8eb8){const _0x50cf4e=_0x45534e&&_0x45534e['element'];_0x50cf4e&&(this['listenTo'](_0x50cf4e,'mouseenter',()=>this['actionIndicator']=_0x3d8eb8),this['listenTo'](_0x50cf4e,'focus',()=>this['actionIndicator']=_0x3d8eb8),this['listenTo'](_0x50cf4e,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x50cf4e,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0x9f5447=super['_createCommentInputView']();return _0x9f5447['bind']('placeholder')['to'](this),_0x9f5447;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function Lt(_0x44151c){const _0x1e8985=Dt(_0x44151c,0x1e),_0x2c1c68=new MutationObserver(_0x5bcee5=>{for(const _0x114e28 of _0x5bcee5)('attributes'==_0x114e28['type']&&'class'==_0x114e28['attributeName']||'childList'==_0x114e28['type']||'characterData'==_0x114e28['type'])&&_0x1e8985();});return{'attach'(_0x45a4a9){_0x2c1c68['observe'](_0x45a4a9,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x2c1c68['disconnect'](),_0x1e8985['cancel']();}};}class T extends kt{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x304aa9,_0x1c24d2){super(_0x304aa9),this['id']=_0x3dd4f9(),this['focusTracker']=new _0x3063bc(),this['keystrokes']=new jt(),this['keystrokes']['set']('Esc',(_0x2b04dd,_0x2e60e8)=>this['fire']('Esc',_0x2e60e8)),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'](_0x1c24d2),this['mainView']=_0x1c24d2;const _0x3d572f=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x3d572f['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 _0x561fd1=this['element']['clientHeight'];_0x561fd1&&(this['height']=_0x561fd1);}}class d extends/* #__PURE__ -- @preserve */
|
|
29
|
+
_0x11850d(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x565d96,target:_0x3ae4e2,type:_0x3c549b,isVisible:_0x47f0bf=!0x0}){super(),this['view']=_0x565d96,this['view']['element']||this['view']['render'](),this['_type']=_0x3c549b,this['_target']=_0x3ae4e2,d['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x4f7a0b([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x564b74,_0x570478)=>{this['view']['focusTracker']['add'](_0x570478);}),this['focusableElements']['on']('remove',(_0x51683d,_0x17d762)=>{this['view']['focusTracker']['remove'](_0x17d762);}),this['set']('isVisible',_0x47f0bf);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x500ac2=this['_getNormalizedTarget']();return d['_assertCorrectTarget'](_0x500ac2),_0x500ac2;}get['targetRect'](){const _0x4d6013=this['target'];if(null===_0x4d6013)return null;if(_0x4d6013 instanceof _0x572963)return _0x4d6013;const _0xccf969=_0x4d6013['filter'](_0x211ad8=>function(_0x3e2e85){const _0x3b734b=_0x3e2e85['offsetParent'];if(_0x3b734b)return!0x0;const _0x526a95=_0x3e2e85['getClientRects']()['item'](0x0);return!!_0x526a95;}(_0x211ad8));return 0x0===_0xccf969['length']?null:new _0x572963(_0xccf969[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x5b4405){this['view']['isActive']=_0x5b4405,this['view']['mainView']['isActive']=_0x5b4405;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x5a65d5){if(!(null===_0x5a65d5||_0x5a65d5 instanceof _0x572963||Array['isArray'](_0x5a65d5)&&_0x5a65d5['every'](_0x1cc278=>ne(_0x1cc278))))throw new _0x2c2a61('annotation-invalid-target',null,{'target':_0x5a65d5});}['_getNormalizedTarget'](){const _0x1d3ba5='function'==typeof this['_target']?this['_target']():this['_target'];return ne(_0x1d3ba5)?[_0x1d3ba5]:_0x1d3ba5;}}function ne(_0x53d899){return null!==_0x53d899&&'object'==typeof _0x53d899&&'nodeType'in _0x53d899&&0x1===_0x53d899['nodeType'];}class x extends _0x4f7a0b{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x5ba22d=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x3063bc(),this['_focusTracker']['on']('change:isFocused',(_0x2812a7,_0x9e4d7c,_0x5d86bc)=>{_0x5d86bc||this['fire']('blur');});for(const _0x1f83c6 of _0x5ba22d)this['add'](_0x1f83c6);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x3f099c){if(this['has'](_0x3f099c))throw new _0x2c2a61('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x3f099c['innerView'],_0x3f099c),this['_viewToAnnotation']['set'](_0x3f099c['view'],_0x3f099c);for(const _0x1c9260 of _0x3f099c['focusableElements'])this['_focusTracker']['add'](_0x1c9260);this['listenTo'](_0x3f099c['focusableElements'],'add',(_0x1e8486,_0x4d50aa)=>{this['_focusTracker']['add'](_0x4d50aa);}),this['listenTo'](_0x3f099c['focusableElements'],'remove',(_0x258a47,_0x2ec8a3)=>{this['_focusTracker']['remove'](_0x2ec8a3);}),this['listenTo'](_0x3f099c['view']['focusTracker'],'change:isFocused',(_0x3d09c8,_0xcee32b,_0x2dff00)=>{_0x2dff00&&this['fire']('focus',_0x3f099c);}),_0x3f099c['updateTargetRect']();const _0x3939b1=this['_getOrderInContent'](_0x3f099c['view']['targetRect']);return super['add'](_0x3f099c,_0x3939b1);}['remove'](_0x499316){if(!this['has'](_0x499316))throw new _0x2c2a61('annotationcollection-not-existing-item',null);this['stopListening'](_0x499316['view']['focusTracker']),this['stopListening'](_0x499316['focusableElements']);for(const _0x256960 of _0x499316['focusableElements'])this['_focusTracker']['remove'](_0x256960);return this['_viewToAnnotation']['delete'](_0x499316['view']),this['_innerViewToAnnotation']['delete'](_0x499316['innerView']),super['remove'](_0x499316);}['getByInnerView'](_0x208e18){return this['_innerViewToAnnotation']['get'](_0x208e18);}['getByView'](_0x1e485a){return this['_viewToAnnotation']['get'](_0x1e485a);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x4cc04b of this)_0x4cc04b['updateTargetRect']();this['_sort']();}['_sort'](){const _0x27d2be=Array['from'](this)['sort']((_0x5f3807,_0x5eeac3)=>v(_0x5f3807['view']['targetRect'],_0x5eeac3['view']['targetRect']));for(let _0x24cf23=_0x27d2be['length']-0x1;_0x24cf23>0x0;_0x24cf23--){const _0x21ed7f=_0x27d2be[_0x24cf23];_0x24cf23!==this['getIndex'](_0x21ed7f)&&(this['remove'](_0x21ed7f),this['add'](_0x21ed7f));}}['_getOrderInContent'](_0x4a0770){let _0x5b94fe=0x0;if(!_0x4a0770)return this['length'];for(const _0x58ce4a of this){const _0x4e0ddf=_0x58ce4a['view']['targetRect'];if(_0x4e0ddf){if(v(_0x4a0770,_0x4e0ddf)<0x0)return _0x5b94fe;_0x5b94fe++;}}return _0x5b94fe;}}function v(_0x351e64,_0x4ed126){if(null===_0x351e64&&null===_0x4ed126)return 0x0;if(null===_0x351e64)return-0x1;if(null===_0x4ed126)return 0x1;const _0x357dc8=_0x351e64['top']-_0x4ed126['top'];return 0x0==_0x357dc8?_0x351e64['left']-_0x4ed126['left']:_0x357dc8;}class N extends _0x990b8c{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x29d65a){if(super(_0x29d65a),this['collection']=new x(),this['_visibleAnnotations']=new x(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x29d65a instanceof _0x330d17){const _0x440926=_0x29d65a['locale'];_0x29d65a['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':S(_0x440926,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':S(_0x440926,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':S(_0x440926,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':S(_0x440926,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':S(_0x440926,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':S(_0x440926,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':S(_0x440926,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x4b43ac){this['collection']['add'](_0x4b43ac);}['remove'](_0x259021){this['collection']['remove'](_0x259021),_0x259021['destroy']();}['refreshVisibility'](){for(const _0x5724a6 of this['collection'])_0x5724a6['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x412244){return this['collection']['getByInnerView'](_0x412244);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x431aa6 of this['collection'])_0x431aa6['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x4b09fc){this['fire']('_activateAnnotation',_0x4b09fc);}['createAnnotation'](_0x2e230e){return new d(_0x2e230e);}['createAnnotationView'](_0x5233dd,_0x11ae91){return new T(_0x5233dd,_0x11ae91);}['_addActiveAnnotation'](_0x8adf80){const _0x2fb076=new Set(this['activeAnnotations']);_0x2fb076['add'](_0x8adf80),this['activeAnnotations']=_0x2fb076;}['_removeActiveAnnotation'](_0x5443dd){const _0x2b0947=new Set(this['activeAnnotations']);_0x2b0947['delete'](_0x5443dd),this['activeAnnotations']=_0x2b0947;}['_bindAnnotationsToVisibleAnnotations'](){const _0x20fbbb=this['collection'],_0x1c77db=this['_visibleAnnotations'];function _0xb74a52(_0x49bfed){const _0x308148=_0x49bfed['source'];_0x308148['isVisible']&&!_0x1c77db['has'](_0x308148)?_0x1c77db['add'](_0x308148):!_0x308148['isVisible']&&_0x1c77db['has'](_0x308148)&&_0x1c77db['remove'](_0x308148),_0x308148['view']['focusTracker']['remove'](_0x308148['view']['element']),_0x308148['view']['focusTracker']['add'](_0x308148['view']['element']);}this['listenTo'](_0x20fbbb,'add',(_0x539698,_0x388df5)=>{_0x388df5['isVisible']&&_0x1c77db['add'](_0x388df5),this['listenTo'](_0x388df5,'change:isVisible',_0xb74a52);}),this['listenTo'](_0x20fbbb,'remove',(_0x1a9860,_0x2b43b4)=>{_0x1c77db['has'](_0x2b43b4)&&_0x1c77db['remove'](_0x2b43b4),this['stopListening'](_0x2b43b4,'change:isVisible',_0xb74a52);});}['_setupEnterAnnotationKeystroke'](){const _0x1c86c2=_0x8bbf78=>{_0x8bbf78['on']('ready',()=>{_0x8bbf78['keystrokes']['set'](_0x45618f,(_0x54982e,_0x1825e8)=>{const _0x5aa96a=_0x4294c5(this['activeAnnotations']['values']());_0x5aa96a&&(_0x5aa96a['view']['focus'](),_0x1825e8());});});};this['context']instanceof _0x330d17?_0x1c86c2(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x1f6a1d,_0x2d701e)=>{_0x1c86c2(_0x2d701e);});}['_setupEscapeAnnotationHandling'](){const _0x171174=_0x47bdf5=>{const _0x1accdb=_0x47bdf5['source'],_0xa64b97=[];let _0x2705d0;if(Array['isArray'](_0x1accdb['target'])){_0x2705d0=_0x1accdb['target'][0x0],this['context']instanceof _0x330d17?_0xa64b97['push'](this['context']):this['context']['editors']&&_0xa64b97['push'](...this['context']['editors']);for(const _0x175cda of _0xa64b97)for(const _0x1ac851 of _0x175cda['editing']['view']['domRoots']['values']())if(_0x1ac851['contains'](_0x2705d0))return void _0x175cda['editing']['view']['focus']();_0x2705d0['focus']();}};this['listenTo'](this['collection'],'add',(_0x568ae1,_0x110a6a)=>{this['listenTo'](_0x110a6a,'escape',_0x171174,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x41c82c,_0x123b7f)=>{this['stopListening'](_0x123b7f,'escape',_0x171174);});}}const Tt=Symbol('noChannel'),_t={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class o extends _0x990b8c{['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[N,ht,it];}static get['pluginName'](){return'CommentsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x28b798){super(_0x28b798),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x39ff0a=this['context']['config'];_0x39ff0a['define']('comments.maxCommentsWhenCollapsed',0x2),_0x39ff0a['define']('comments.maxThreadTotalWeight',0x1f4),_0x39ff0a['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x39ff0a['define']('comments.CommentThreadView',vt),_0x39ff0a['define']('comments.CommentView',gt),_0x39ff0a['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x5431fd=this['context']['plugins']['get'](N);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x1c924f,_0x13a85a)=>this['_addCommentThread'](_0x13a85a)),this['on']('submitCommentThread',(_0x2815c0,_0x30757d)=>this['_submitCommentThread'](_0x30757d)),this['on']('resolveCommentThread',(_0x430100,_0x2cc623)=>this['_resolveCommentThread'](_0x2cc623)),this['on']('resolveCommentThread',(_0x393bfa,_0xf2ce7a)=>this['_updateActiveAnnotation'](_0xf2ce7a),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x70f259,_0x5ab581)=>this['_reopenCommentThread'](_0x5ab581)),this['on']('reopenCommentThread',(_0x528ee3,_0x427238)=>this['_updateActiveAnnotation'](_0x427238),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x272173,_0x5c12e9)=>this['_removeCommentThread'](_0x5c12e9)),this['on']('updateCommentThread',(_0x1ea5bc,_0x171518)=>this['_updateCommentThread'](_0x171518)),this['on']('updateCommentThread',(_0x3dcfec,_0x5f1227)=>this['_updateActiveAnnotation'](_0x5f1227),{'priority':'lowest'}),this['on']('addComment',(_0x47db70,_0x3da1b9)=>this['_addComment'](_0x3da1b9)),this['on']('updateComment',(_0x4b77b8,_0x1f5964)=>this['_updateComment'](_0x1f5964)),this['on']('removeComment',(_0x142a3c,_0xd74170)=>this['_removeComment'](_0xd74170)),this['on']('addComment',(_0x3dd32a,{threadId:_0xb428a4,isFromAdapter:_0x366320})=>{if(_0x366320)return;const _0x522767=this['getCommentThread'](_0xb428a4),_0x4e6c0b=_0x522767&&this['_threadToController']['get'](_0x522767);_0x4e6c0b&&_0x4e6c0b['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x5431fd,'change:activeAnnotations',(_0x3a6c1a,_0x13406c,_0x403fe2)=>{const _0x5eee8b=Array['from'](_0x403fe2)['map'](_0x1bede2=>this['_viewToController']['get'](_0x1bede2['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x5eee8b?_0x5eee8b['model']:null;});}set['adapter'](_0x1fa2d6){if(this['_adapter'])throw new _0x2c2a61('commentsrepository-adapter-already-set');this['_adapter']=_0x1fa2d6;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x42cf2a=Tt,threadId:_0x4b1185=_0x3dd4f9(),comments:_0x3482ce=[],unlinkedAt:_0x101cdd=null,resolvedAt:_0x171bca=null,resolvedBy:_0x122b40=null,target:_0x58d679=null,context:_0x191f74=null,attributes:_0x354188={},isResolvable:_0x5354df=!0x0,isSubmitted:_0x17bb89=!0x1,isFromAdapter:_0xc035a2=!0x1}={}){return this['fire'](bt('addCommentThread',_0x42cf2a),{'channelId':_0x42cf2a,'threadId':_0x4b1185,'comments':_0x3482ce,'unlinkedAt':_0x101cdd,'resolvedAt':_0x171bca,'resolvedBy':_0x122b40,'target':_0x58d679,'context':_0x191f74,'attributes':_0x354188,'isFromAdapter':_0xc035a2,'isResolvable':_0x5354df,'isSubmitted':_0x17bb89}),this['getCommentThread'](_0x4b1185);}['openNewCommentThread']({channelId:_0x53a9aa=Tt,threadId:_0x438dc5=_0x3dd4f9(),target:_0xbe563,context:_0x500bba=null,isResolvable:_0x154101=!0x0}){if(this['_readOnlyChannels']['has'](_0x53a9aa)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0xbe563)throw new _0x2c2a61('commentsrepository-missing-target');const _0x4da50f=this['addCommentThread']({'channelId':_0x53a9aa,'threadId':_0x438dc5,'target':_0xbe563,'context':_0x500bba,'isResolvable':_0x154101});if(!_0x4da50f)return null;const _0x9b1024=this['_threadToController']['get'](_0x4da50f),_0x1b6f54=_0x9b1024['view']['commentThreadInputView']['commentInputView'],_0x4f2ff8=this['context']['plugins']['get'](N),_0x27e159=_0x4f2ff8['getByInnerView'](_0x9b1024['view']);return _0x4f2ff8['activate'](_0x27e159),_0x1b6f54['once']('editorReady',()=>_0x1b6f54['focus']()),_0x4da50f;}['hasCommentThread'](_0x2b304b){if('string'!=typeof _0x2b304b)throw new _0x2c2a61('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x2b304b);}['updateCommentThread']({channelId:_0x52c87f=Tt,threadId:_0x18db2c,context:_0x345ee1,unlinkedAt:_0x19a749,attributes:_0x1195ff,isFromAdapter:_0x4a6e90=!0x1}){return this['fire'](bt('updateCommentThread',_0x52c87f),{'channelId':_0x52c87f,'threadId':_0x18db2c,'context':_0x345ee1,'unlinkedAt':_0x19a749,'attributes':_0x1195ff,'isFromAdapter':_0x4a6e90}),this['getCommentThread'](_0x18db2c);}['getCommentThread'](_0x151318){if('string'!=typeof _0x151318)throw new _0x2c2a61('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x151318);}['fetchCommentThread']({channelId:_0x299bd8,threadId:_0x32e2e6}={}){const _0x119a15=this['getCommentThread'](_0x32e2e6);if(_0x119a15)return Promise['resolve'](_0x119a15);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x2c2a61('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x299bd8,'threadId':_0x32e2e6})['then'](_0x48e57e=>this['hasCommentThread'](_0x32e2e6)?this['getCommentThread'](_0x32e2e6):_0x48e57e?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x299bd8},_0x48e57e)):void 0x0)['catch'](_0x38f874=>{throw console['error'](_0x38f874),new _0x2c2a61('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x1f4e0d,skipNotAttached:_0x2793ab=!0x1,skipEmpty:_0xf69e3b=!0x1,toJSON:_0x51678a=!0x1}={}){const _0x34cf9c=[];for(const _0x12348f of this['_threads']['values']())_0x1f4e0d&&_0x12348f['channelId']!==_0x1f4e0d||_0x2793ab&&!_0x12348f['isAttached']||_0xf69e3b&&0x0===_0x12348f['length']||_0x34cf9c['push'](_0x12348f);return _0x51678a?_0x34cf9c['map'](_0xb270b6=>_0xb270b6['toJSON']()):_0x34cf9c;}['setActiveCommentThread'](_0x3613e5){const _0x54ab03=this['context']['plugins']['get'](N);if(!_0x3613e5)return void(this['activeCommentThread']&&_0x54ab03['deactivateAll']());const _0x4cd6f1=this['getCommentThread'](_0x3613e5);if(!_0x4cd6f1)throw new _0x2c2a61('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x3613e5});if(!this['_threadToController']['has'](_0x4cd6f1))throw new _0x2c2a61('commentsrepository-active-not-attached',null,{'threadId':_0x3613e5});const _0x4c59a5=_0x54ab03['getByInnerView'](this['_threadToController']['get'](_0x4cd6f1)['view']);_0x54ab03['activate'](_0x4c59a5);}['switchReadOnly'](_0x2dd3fa,_0x46c553){_0x2dd3fa?this['_readOnlyChannels']['add'](_0x46c553):this['_readOnlyChannels']['delete'](_0x46c553),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x59cc00){return this['_readOnlyChannels']['has'](_0x59cc00)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x44edc0,_0x2eff13){return new Ct(_0x44edc0,_0x2eff13);}['setPermissions'](_0x2e6515,_0x354436=Tt){this['_permissions']['set'](_0x354436,_0x2e6515),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x1eeb9e=Tt){return this['_permissions']['has'](_0x1eeb9e)?this['_permissions']['get'](_0x1eeb9e):_t;}['_addCommentThread']({channelId:_0x291bcb,threadId:_0x270254,comments:_0x10a58e,unlinkedAt:_0x1e0738,resolvedAt:_0x56c45e,resolvedBy:_0x476b27,target:_0x2cc9e1,context:_0x223122,attributes:_0x42126c,isFromAdapter:_0x21a962,isResolvable:_0x56fa11,isSubmitted:_0x3e291b}){if('string'!=typeof _0x270254)throw new _0x2c2a61('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x270254});if(this['hasCommentThread'](_0x270254))throw new _0x2c2a61('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x270254});const _0x4c3ec6=new oe(this,{'channelId':_0x291bcb,'id':_0x270254,'context':_0x223122,'attributes':_0x42126c,'unlinkedAt':_0x1e0738,'resolvedAt':_0x56c45e,'resolvedBy':_0x476b27?this['context']['plugins']['get'](it)['getUser'](_0x476b27):null,'isResolvable':_0x56fa11,'isSubmitted':_0x3e291b||_0x21a962});this['_threads']['set'](_0x270254,_0x4c3ec6);for(const _0x5f593e of _0x10a58e)_0x4c3ec6['_add'](this['_createNewComment']({'threadId':_0x270254,..._0x5f593e}));return _0x2cc9e1&&_0x4c3ec6['attachTo'](_0x2cc9e1),_0x21a962||!_0x4c3ec6['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x291bcb,'threadId':_0x270254});}['_submitCommentThread']({channelId:_0x147594,threadId:_0x4c23f8}){if(!this['hasCommentThread'](_0x4c23f8))throw new _0x2c2a61('commentsrepository-missing-comment-thread',this);const _0x3ffcb5=this['getCommentThread'](_0x4c23f8);if(_0x3ffcb5['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x1482bf,comments:_0x320e30,resolvedAt:_0x22ac56,resolvedBy:_0x445e05,context:_0x59c6cd,attributes:_0x3ae857}=_0x3ffcb5,_0x44fce3=this['context']['plugins']['get']('PendingActions'),_0x104c31=_0x44fce3['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x147594,'threadId':_0x1482bf,'comments':_0x320e30['map'](_0x1eee17=>_0x1eee17['toJSON']()),'resolvedAt':_0x22ac56,'resolvedBy':_0x445e05?_0x445e05['id']:_0x445e05,'context':_0x59c6cd,'attributes':_0x3ae857})['then'](({comments:_0x286951})=>{_0x44fce3['remove'](_0x104c31);for(const _0x322e1a of _0x286951)this['_updateComment']({'channelId':_0x147594,'threadId':_0x4c23f8,'commentId':_0x322e1a['commentId'],'createdAt':_0x322e1a['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x787707=>{throw console['error'](_0x787707),new _0x2c2a61('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x38ec1f,target:_0x4d4f54}){const _0x4b773d=this['getCommentThread'](_0x38ec1f);if(!_0x4b773d)throw new _0x2c2a61('commentsrepository-attach-missing-comment-thread',this);const _0x36eabf=this['context']['plugins']['get']('PendingActions'),_0xc2f45c=this['context']['plugins']['get'](N),_0x101913=this['_createCommentThreadView'](_0x4b773d),_0xa9004d=new Ct(_0x4b773d,_0x101913);let _0x5f0d51=null;_0x101913['on']('change:isDirty',(_0x356c3e,_0x38a6f4,_0x3fc5f8)=>{_0x3fc5f8?_0x5f0d51=_0x36eabf['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x5f0d51&&(_0x36eabf['remove'](_0x5f0d51),_0x5f0d51=null);}),this['_threadToController']['set'](_0x4b773d,_0xa9004d),this['_viewToController']['set'](_0x101913,_0xa9004d);const _0x39cab0=new T(this['context']['locale'],_0x101913);_0x39cab0['bind']('length')['to'](_0x101913),_0x39cab0['bind']('isDirty')['to'](_0x101913,'isDirty',_0x101913,'length',(_0x475509,_0xc3d620)=>_0x475509||!_0xc3d620),_0x39cab0['bind']('isActive')['to'](_0x101913),_0x39cab0['type']='comment';const _0x561882=new d({'view':_0x39cab0,'target':_0x4d4f54,'type':'comment','isVisible':!_0x4b773d['archivedAt']});return _0x101913['on']('escape',()=>{_0x561882['fire']('escape');}),this['_bindAnnotationToEditors'](_0x101913,_0x561882),_0xc2f45c['add'](_0x561882),_0x561882;}['_bindAnnotationToEditors'](_0x3db819,_0x4f0d32){this['listenTo'](_0x3db819,'editorReady',(_0x20ad46,_0x15c9d7)=>{const _0x255eba=_0x15c9d7['ui']['view']['body']['bodyCollectionContainer'];_0x4f0d32['focusableElements']['add'](_0x255eba),this['context']instanceof _0x330d17&&this['context']['ui']['focusTracker']['add'](_0x255eba);},{'priority':'highest'}),this['listenTo'](_0x3db819,'editorDestroyed',(_0x4b65c3,_0xc3530)=>{const _0x2ff694=_0xc3530['ui']['view']['body']['bodyCollectionContainer'];_0x4f0d32['focusableElements']['has'](_0x2ff694)&&_0x4f0d32['focusableElements']['remove'](_0x2ff694),this['context']instanceof _0x330d17&&this['context']['ui']['focusTracker']['remove'](_0x2ff694);});}['_unbindEditors'](_0x59fc38){this['stopListening'](_0x59fc38,'editorReady'),this['stopListening'](_0x59fc38,'editorDestroyed');}['_createCommentThreadView'](_0x2e9870){const _0x4aed44=this['context']['plugins']['get'](it),{config:_0x2d0cc0,locale:_0x343ed3}=this['context'],_0xfe7b96=lt(_0x2d0cc0['get']('locale'));return new(0x0,(_0x2d0cc0['get']('comments'))['CommentThreadView'])(_0x343ed3,_0x2e9870,_0x4aed44['me'],{'editorConfig':{..._0x2d0cc0['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x2d0cc0['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x2d0cc0['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x2d0cc0['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x2d0cc0['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0xfe7b96,'CommentView':_0x2d0cc0['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x5d0946,channelId:_0xb1ed69,resolvedAt:_0xbb524,resolvedBy:_0xfe5975,isFromAdapter:_0x4c008a}){if(!this['hasCommentThread'](_0x5d0946))throw new _0x2c2a61('commentsrepository-missing-comment-thread',null,{'threadId':_0x5d0946});const _0x30ee48=this['getCommentThread'](_0x5d0946);if(_0x30ee48['isResolved'])throw new _0x2c2a61('commentsrepository-resolved-comment-thread',null,{'threadId':_0x5d0946});const _0x256ec4=this['context']['plugins']['get'](it);if(_0x30ee48['resolvedBy']=_0x256ec4['getUser'](_0xfe5975),_0x30ee48['resolvedAt']=_0xbb524,_0x4c008a||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x144941=this['context']['plugins']['get']('PendingActions'),_0x5a4c1e=_0x144941['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0xb1ed69,'threadId':_0x5d0946})['then'](({resolvedAt:_0x285fb4,resolvedBy:_0x262514})=>{_0x144941['remove'](_0x5a4c1e),_0x30ee48['resolvedBy']['id']!==_0x262514&&(_0x30ee48['resolvedBy']=_0x256ec4['getUser'](_0x262514)),_0x30ee48['resolvedAt']=_0x285fb4;})['catch'](_0x248431=>{throw console['error'](_0x248431),new _0x2c2a61('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x189603,channelId:_0x179156,isFromAdapter:_0x39a2e1}){if(!this['hasCommentThread'](_0x189603))throw new _0x2c2a61('commentsrepository-missing-comment-thread',null,{'threadId':_0x189603});const _0x582798=this['getCommentThread'](_0x189603);if(!_0x582798['isResolved'])throw new _0x2c2a61('commentsrepository-reopen-comment-thread',null,{'threadId':_0x189603});if(_0x582798['resolvedBy']=null,_0x582798['resolvedAt']=null,_0x39a2e1||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x6eec0a=this['context']['plugins']['get']('PendingActions'),_0x2810d1=_0x6eec0a['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x179156,'threadId':_0x189603})['then'](()=>_0x6eec0a['remove'](_0x2810d1))['catch'](_0x29207a=>{throw console['error'](_0x29207a),new _0x2c2a61('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x12f1e0,isFromAdapter:_0x37adb0}){const _0x4b52af=this['getCommentThread'](_0x12f1e0);if(!_0x4b52af)throw new _0x2c2a61('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x12f1e0),this['_threads']['delete'](_0x12f1e0),!_0x4b52af['isSubmitted']||_0x37adb0||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x1d900a=this['context']['plugins']['get']('PendingActions'),{channelId:_0x4ff2e3}=_0x4b52af,_0x991ff=_0x1d900a['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x4ff2e3,'threadId':_0x12f1e0})['then'](()=>_0x1d900a['remove'](_0x991ff))['catch'](_0x255603=>{throw console['error'](_0x255603),new _0x2c2a61('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x15fbac,unlinkedAt:_0xf4f895,context:_0x49040f,attributes:_0x5e14ac,isFromAdapter:_0x2ea922}){if('string'!=typeof _0x15fbac)throw new _0x2c2a61('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x15fbac});if(!this['hasCommentThread'](_0x15fbac))throw new _0x2c2a61('commentsrepository-missing-comment-thread',null,{'threadId':_0x15fbac});const _0x309e31=this['getCommentThread'](_0x15fbac);let _0x4c51d3=!0x1;if(void 0x0!==_0x49040f&&_0x309e31['context']!==_0x49040f&&(_0x309e31['context']=_0x49040f,_0x4c51d3=!0x0),void 0x0!==_0xf4f895&&_0x309e31['unlinkedAt']!==_0xf4f895&&(_0x309e31['unlinkedAt']=_0xf4f895,_0x4c51d3=!0x0),_0x5e14ac&&!wt(_0x5e14ac,_0x309e31['attributes'])&&(_0x309e31['attributes']=_0x5e14ac,_0x4c51d3=!0x0),!_0x4c51d3)return Promise['resolve']();if(!_0x309e31['isSubmitted']||_0x2ea922||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x1c6e9e=this['context']['plugins']['get']('PendingActions'),{channelId:_0x4375ce}=_0x309e31,_0x328ddf=_0x1c6e9e['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x4375ce,'threadId':_0x15fbac,'context':_0x49040f,'unlinkedAt':_0xf4f895,'attributes':_0x5e14ac})['then'](()=>_0x1c6e9e['remove'](_0x328ddf))['catch'](_0x3af005=>{throw console['error'](_0x3af005),new _0x2c2a61('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x3390b9){const _0x40a0b9=this['context']['plugins']['get'](N),_0x5761b8=this['getCommentThread'](_0x3390b9);if(_0x5761b8['_isAttached']=!0x1,this['_threadToController']['has'](_0x5761b8)){const _0x2a00cb=this['_threadToController']['get'](_0x5761b8),_0x36552e=_0x2a00cb['view'],_0x1de7c3=_0x40a0b9['getByInnerView'](_0x36552e);this['_threadToController']['delete'](_0x5761b8),this['_viewToController']['delete'](_0x36552e),_0x1de7c3&&_0x40a0b9['remove'](_0x1de7c3),_0x2a00cb['destroy'](),_0x36552e['destroy']()['then'](()=>{this['_unbindEditors'](_0x36552e);});}}['_updateActiveAnnotation']({threadId:_0x3c287e,resolvedAt:_0x3f9e1a}){const _0x4d9e0e=!!_0x3f9e1a,_0x20b94e=this['context']['plugins']['get'](N),_0x30b4ea=this['getCommentThread'](_0x3c287e);if(this['_threadToController']['has'](_0x30b4ea)){const _0x5a41ad=this['_threadToController']['get'](_0x30b4ea)['view'],_0x333ea6=_0x20b94e['getByInnerView'](_0x5a41ad);_0x333ea6&&(_0x4d9e0e&&_0x20b94e['_removeActiveAnnotation'](_0x333ea6),_0x333ea6['refreshVisibility']());}}['_getExternalAuthor'](_0x3232a0){const _0x12dddf=this['context']['plugins']['get'](it),_0x3af84b=pt('external:'+_0x3232a0),_0x3de16b=_0x12dddf['getUser'](_0x3af84b);return _0x3de16b||_0x12dddf['addUser']({'id':_0x3af84b,'name':_0x3232a0});}['_createNewComment']({threadId:_0x5de019,commentId:_0x2d241d=_0x3dd4f9(),content:_0x2c20e8,authorId:_0x251f5f,createdAt:_0x1640f3,attributes:_0x2bacae}){if('string'!=typeof _0x2d241d)throw new _0x2c2a61('commentsrepository-invalid-commentid');if('string'!=typeof _0x251f5f)throw new _0x2c2a61('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x2c20e8||!_0x2c20e8['trim']())throw new _0x2c2a61('commentsrepository-invalid-comment-content');const _0x19936a=this['context']['plugins']['get'](it)['getUser'](_0x251f5f);if(!_0x19936a)throw new _0x2c2a61('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x251f5f});let _0x494ab2=null,_0x116531=_0x1640f3;return _0x2bacae&&_0x2bacae['@external']&&(_0x494ab2=this['_getExternalAuthor'](_0x2bacae['@external']['authorName']),_0x116531=new Date(_0x2bacae['@external']['createdAt'])),new re(this,{'threadId':_0x5de019,'id':_0x2d241d,'author':_0x494ab2||_0x19936a,'creator':_0x19936a,'content':_0x2c20e8,'createdAt':_0x1640f3,'authoredAt':_0x116531,'attributes':_0x2bacae});}['_addComment'](_0x4479aa){let {threadId:_0x2557c2,content:_0x5506c9,attributes:_0x1a826d,isFromAdapter:_0x5d59ac}=_0x4479aa;const _0xdfb2ce=this['getCommentThread'](_0x4479aa['threadId']);if(!_0xdfb2ce)throw new _0x2c2a61('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x2be9de=this['_createNewComment'](_0x4479aa),{id:_0x19d04b}=_0x2be9de;if(_0xdfb2ce['_add'](_0x2be9de),_0x5d59ac||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0xdfb2ce['isSubmitted'])return Promise['resolve']();const _0x2e2951=this['context']['plugins']['get']('PendingActions'),{channelId:_0x5371d0}=_0xdfb2ce,_0x351123=_0x2e2951['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x1a826d||(_0x1a826d={}),this['adapter']['addComment']({'channelId':_0x5371d0,'threadId':_0x2557c2,'commentId':_0x19d04b,'content':_0x5506c9,'attributes':_0x1a826d})['then'](_0x115d01=>{_0x2e2951['remove'](_0x351123),_0x115d01&&this['_updateComment']({'channelId':_0x5371d0,'threadId':_0x2557c2,'commentId':_0x19d04b,'createdAt':_0x115d01['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x3d1fd3=>{throw console['error'](_0x3d1fd3),new _0x2c2a61('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x28f681,commentId:_0x56bc1f,content:_0x23d4f7,createdAt:_0xe467c6,attributes:_0x4782af,isFromAdapter:_0x130489}){if(void 0x0!==_0x23d4f7&&('string'!=typeof _0x23d4f7||!_0x23d4f7['trim']()['length']))throw new _0x2c2a61('commentsrepository-update-comment-invalid-content');const _0x5d9ede=this['getCommentThread'](_0x28f681),_0x175b0f=_0x5d9ede['getComment'](_0x56bc1f);if(!_0x175b0f)throw new _0x2c2a61('commentsrepository-update-missing-comment',this);let _0x645b59=!0x1;if(_0x23d4f7&&_0x23d4f7!==_0x175b0f['content']&&(_0x175b0f['isEditable']||_0x130489)&&(_0x175b0f['content']=_0x23d4f7,_0x645b59=!0x0),_0xe467c6&&_0xe467c6!==_0x175b0f['createdAt']&&(_0x175b0f['createdAt']=_0xe467c6,_0x175b0f['attributes']&&_0x175b0f['attributes']['@external']||(_0x175b0f['authoredAt']=_0xe467c6),_0x645b59=!0x0),_0x4782af&&!wt(_0x4782af,_0x175b0f['attributes'])&&(_0x175b0f['attributes']=_0x4782af,_0x645b59=!0x0),!_0x645b59)return Promise['resolve']();if(_0x5d9ede['fire']('commentUpdated'),_0x130489||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x102839=this['context']['plugins']['get']('PendingActions'),{channelId:_0x61de96}=this['getCommentThread'](_0x175b0f['threadId']),_0x569a33=_0x102839['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x61de96,'threadId':_0x28f681,'commentId':_0x56bc1f,'content':_0x23d4f7,'attributes':_0x4782af})['then'](()=>_0x102839['remove'](_0x569a33))['catch'](_0x1dc493=>{throw console['error'](_0x1dc493),new _0x2c2a61('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x28983b,commentId:_0x337633,isFromAdapter:_0x185c4a}){const _0x454292=this['getCommentThread'](_0x28983b),_0x113596=_0x454292['getComment'](_0x337633);if(!_0x113596)throw new _0x2c2a61('commentsrepository-remove-missing-comment',this);if(_0x454292['_remove'](_0x113596),_0x185c4a||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x4050cb=this['context']['plugins']['get']('PendingActions'),{channelId:_0x531d4c}=_0x454292,_0x138141=_0x4050cb['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x531d4c,'threadId':_0x28983b,'commentId':_0x337633})['then'](()=>_0x4050cb['remove'](_0x138141))['catch'](_0x54b95c=>{throw console['error'](_0x54b95c),new _0x2c2a61('commentsrepository-remove-comment-internal-error',this);});}}class oe extends/* #__PURE__ -- @preserve */
|
|
30
|
+
_0x11850d(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x2685af,_0x1f526e){super();const _0x577d07=_0x1f526e['isResolvable'];this['channelId']=_0x1f526e['channelId'],this['id']=_0x1f526e['id'],this['comments']=new _0x4f7a0b(),this['_repository']=_0x2685af,this['_isAttached']=!0x1,this['_isSubmitted']=_0x1f526e['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x2685af,'_permissions',_0x2685af,'_readOnlyChannels',()=>_0x2685af['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x2685af,'_permissions',()=>_0x2685af['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x2685af,'_permissions',()=>{const _0x512fee=_0x2685af['getPermissions'](this['channelId']);return _0x512fee['write']||_0x512fee['admin'];}),this['bind']('isResolvable')['to'](_0x2685af,'_permissions',()=>_0x577d07&&_0x2685af['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x1f526e['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x34465c,_0x574f3b)=>_0x34465c?_0x574f3b?_0x34465c<_0x574f3b?_0x34465c:_0x574f3b:_0x34465c:_0x574f3b),this['set']('unlinkedAt',_0x1f526e['unlinkedAt']||null),this['set']('resolvedAt',_0x1f526e['resolvedAt']||null),this['set']('resolvedBy',_0x1f526e['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x555799=>!!_0x555799),this['set']('attributes',_0x1f526e['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x2627fa,_0x40fbeb)=>_0x2627fa+_0x40fbeb['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x1b141c,id:_0x3c0cb6}=this;this['_repository']['fire'](bt('submitCommentThread',_0x1b141c),{'channelId':_0x1b141c,'threadId':_0x3c0cb6});}['setUnlinkedAt'](_0x40ba13){this['_update']({'unlinkedAt':_0x40ba13});}['resolve']({resolvedAt:_0x125f3c=new Date(),resolvedBy:_0x2dcd0c=null,isFromAdapter:_0xbb7a39=!0x1}={}){const _0x4d7c42=this['_repository']['context']['plugins']['get'](it)['me'],{channelId:_0x421ca9,id:_0x113c38}=this;this['_repository']['fire'](bt('resolveCommentThread',_0x421ca9),{'channelId':_0x421ca9,'threadId':_0x113c38,'resolvedAt':_0x125f3c,'resolvedBy':_0x2dcd0c||_0x4d7c42['id'],'isFromAdapter':_0xbb7a39});}['reopen']({isFromAdapter:_0x4ae08c=!0x1}={}){const {channelId:_0x51d17b,id:_0x3e178d}=this;this['_repository']['fire'](bt('reopenCommentThread',_0x51d17b),{'channelId':_0x51d17b,'threadId':_0x3e178d,'isFromAdapter':_0x4ae08c});}['setContext'](_0x51e258){this['context']||this['_update']({'context':_0x51e258});}['setAttribute'](_0x1449be,_0x50b421){const _0x2ca433=It(this['attributes']);At(_0x2ca433,_0x1449be,_0x50b421),this['_update']({'attributes':_0x2ca433});}['removeAttribute'](_0xdf7966){const _0x16921f=It(this['attributes']);yt(_0x16921f,_0xdf7966),this['_update']({'attributes':_0x16921f});}['remove']({isFromAdapter:_0x48324f=!0x1}={}){const {channelId:_0x3c197a,id:_0x3047aa}=this;this['_repository']['fire'](bt('removeCommentThread',_0x3c197a),{'channelId':_0x3c197a,'threadId':_0x3047aa,'isFromAdapter':_0x48324f});}['attachTo'](_0x1a7c18){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x1a7c18});}['addComment'](_0x25286c){const {channelId:_0x563b20,id:_0x5e2480}=this;this['_repository']['fire'](bt('addComment',_0x563b20,_0x5e2480),Object['assign']({'channelId':_0x563b20,'threadId':_0x5e2480},_0x25286c));}['getComment'](_0x4c7f21){if('string'!=typeof _0x4c7f21)throw new _0x2c2a61('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x4c7f21});return this['comments']['get'](_0x4c7f21);}['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'](_0x1358a3=>_0x1358a3['toJSON']()),'attributes':this['attributes']};}['_add'](_0x22f89a){return this['listenTo'](_0x22f89a,'change:authoredAt',()=>{const _0x2661f6=this['_findOptimalIndex'](_0x22f89a),_0xa5ae3=this['comments'];_0x2661f6-0x1!=_0xa5ae3['getIndex'](_0x22f89a)&&_0x2661f6+0x1!=_0xa5ae3['getIndex'](_0x22f89a)&&(this['_remove'](_0x22f89a),this['_add'](_0x22f89a));}),this['comments']['add'](_0x22f89a,this['_findOptimalIndex'](_0x22f89a));}['_update'](_0x5db9ee){const {channelId:_0x11bc07,id:_0x4b11bd}=this;this['_repository']['fire'](bt('updateCommentThread',_0x11bc07),{..._0x5db9ee,'channelId':_0x11bc07,'threadId':_0x4b11bd});}['_remove'](_0x1edb54){return this['stopListening'](_0x1edb54),_0x1edb54['destroy'](),this['comments']['remove'](_0x1edb54);}['_findOptimalIndex'](_0x28ffae){const _0x6d854=this['comments']['find'](_0x10d009=>new Date(_0x10d009['authoredAt'])['getTime']()>new Date(_0x28ffae['authoredAt'])['getTime']());return _0x6d854?this['comments']['getIndex'](_0x6d854):this['length'];}}class re extends/* #__PURE__ -- @preserve */
|
|
31
|
+
_0x11850d(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0xc13674,_0x52aedc){super();const _0x4208ad=_0xc13674['context']['plugins']['get'](it)['me'],_0x2d7532=_0xc13674['getCommentThread'](_0x52aedc['threadId']),_0x8e66ed=0x0===_0x2d7532['comments']['length'],_0x4822a8=_0x4208ad===_0x52aedc['author'];this['id']=_0x52aedc['id'],this['threadId']=_0x52aedc['threadId'],this['author']=_0x52aedc['author'],this['creator']=_0x52aedc['creator'],this['isExternal']=Boolean(_0x52aedc['attributes']&&_0x52aedc['attributes']['@external']),this['set']('content',_0x52aedc['content']),this['createdAt']=_0x52aedc['createdAt']||new Date(),this['set']('authoredAt',_0x52aedc['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x2d7532,'resolvedAt'),this['set']('attributes',_0x52aedc['attributes']||{}),this['bind']('isEditable')['to'](_0xc13674,'_permissions',()=>{const _0x4972c1=_0xc13674['getPermissions'](_0x2d7532['channelId'])['write'],_0x70ba32=_0xc13674['getPermissions'](_0x2d7532['channelId'])['modifyAll'];return _0x4822a8&&_0x4972c1||!_0x4822a8&&_0x70ba32;}),this['bind']('isRemovable')['to'](_0x2d7532,'isRemovable',_0xc13674,'_permissions',_0x395cb6=>{const _0x3c4053=_0xc13674['getPermissions'](_0x2d7532['channelId'])['write'],_0x5178ae=_0xc13674['getPermissions'](_0x2d7532['channelId'])['modifyAll'];return _0x4822a8&&_0x3c4053||_0x395cb6&&_0x8e66ed||!_0x4822a8&&_0x5178ae&&!_0x8e66ed;}),this['bind']('isReadOnly')['to'](_0x2d7532,'isReadOnly'),this['_repository']=_0xc13674;}get['weight'](){return Math['max'](function(_0xe7bfb9){const _0x2bf2d1=document['createElement']('div');return _0x2bf2d1['innerHTML']=_0xe7bfb9,_0x2bf2d1['textContent']['length'];}(this['content']),0xc8);}['update'](_0x563b21){const {threadId:_0x2f5669,id:_0x40a0d7}=this;if(!this['_repository']['hasCommentThread'](_0x2f5669))throw new _0x2c2a61('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x24710b}=this['_repository']['getCommentThread'](_0x2f5669);this['_repository']['fire'](bt('updateComment',_0x24710b,_0x2f5669),{'channelId':_0x24710b,'threadId':_0x2f5669,'commentId':_0x40a0d7,..._0x563b21});}['setAttribute'](_0x381ae8,_0x10b816){const _0x5628e3=It(this['attributes']);At(_0x5628e3,_0x381ae8,_0x10b816),this['update']({'attributes':_0x5628e3});}['removeAttribute'](_0x303e09){const _0xda45dc=It(this['attributes']);yt(_0xda45dc,_0x303e09),this['update']({'attributes':_0xda45dc});}['remove'](_0x3001d2={}){if(!_0x3001d2['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x41e1d2,id:_0xf66ca0}=this;if(!this['_repository']['hasCommentThread'](_0x41e1d2))throw new _0x2c2a61('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x53fb6d}=this['_repository']['getCommentThread'](_0x41e1d2);this['_repository']['fire'](bt('removeComment',_0x53fb6d,_0x41e1d2),{'channelId':_0x53fb6d,'threadId':_0x41e1d2,'commentId':_0xf66ca0,..._0x3001d2});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function bt(_0x50f363,..._0x2da698){for(const _0x1201e5 of _0x2da698)void 0x0!==_0x1201e5&&(_0x50f363+=':'+String(_0x1201e5));return _0x50f363;}class J extends _0x3805d3{['refresh'](){const _0x146ff0=this['editor']['model']['document']['selection'];for(const _0x11b860 of _0x146ff0['getRanges']())if(this['_hasContent'](_0x11b860))return void(this['isEnabled']=!0x0);this['isEnabled']=!0x1;}['execute']({threadId:_0x488ed8=_0x3dd4f9()}={}){const _0xf5959=this['editor']['model'],_0x12d5b9=[];for(const _0x56c308 of _0xf5959['document']['selection']['getRanges']())this['_hasContent'](_0x56c308)&&_0x12d5b9['push'](this['_trimToContent'](_0x56c308));_0xf5959['change'](_0xfd9d41=>{for(const _0x25198a of _0x12d5b9){const _0x5a312a=_0x3dd4f9()['substr'](0x1,0x5),_0x570525='comment:'+_0x488ed8+':'+_0x5a312a;_0xfd9d41['addMarker'](_0x570525,{'range':_0x25198a,'usingOperation':!0x1,'affectsData':!0x1});}});}['_hasContent'](_0x3e2c53){for(const _0x444c5e of _0x3e2c53['getItems']())if(this['_itemIsContent'](_0x444c5e))return!0x0;return!0x1;}['_itemIsContent'](_0x429c49){return _0x429c49['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x429c49)&&!_0x429c49['is']('element','tableCell');}['_trimToContent'](_0x2fe32a){const _0x97c9ef=_0x3e57b4=>!this['_itemIsContent'](_0x3e57b4['item']),_0x372685=_0x2fe32a['start']['getLastMatchingPosition'](_0x97c9ef),_0x54fb28=_0x2fe32a['end']['getLastMatchingPosition'](_0x97c9ef,{'direction':'backward'});return this['editor']['model']['createRange'](_0x372685,_0x54fb28);}}class P extends _0x5ed257{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[N];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1de517){super(_0x1de517),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x3d2869=this['editor'],_0x54f119=_0x3d2869['model']['document']['selection'],_0xa20a95=_0x497022(()=>this['refreshSelectedViews'](),0xa);_0x54f119['on']('change:range',(_0x544943,_0x2f0929)=>{_0x2f0929['directChange']&&(_0xa20a95['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x3d2869['editing']['view']['document'],'change:isFocused',(_0x39bcd1,_0x4cc156,_0x476fa5)=>{_0x476fa5&&_0xa20a95();}),this['listenTo'](_0x3d2869['ui']['focusTracker'],'change:isFocused',(_0x7c5c8d,_0x527aed,_0x3d0b27)=>{_0x3d0b27||_0x3d2869['isReadOnly']||this['fire']('blur',{'isAnnotationTracked':_0x2733e9=>this['_editorAnnotationsData']['has'](_0x2733e9['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0xe2abe6){if(this['_editorAnnotations']['has'](_0xe2abe6['view']))return;this['_editorAnnotations']['add'](_0xe2abe6['view']),this['editor']['ui']['focusTracker']['add'](_0xe2abe6['view']['element']);const _0x636fbd=this['editor']['plugins']['get'](N);this['listenTo'](_0x636fbd['collection'],'remove',(_0x23b12e,_0x806fee)=>{this['editor']['ui']['focusTracker']['remove'](_0x806fee['view']['element']),this['_editorAnnotations']['delete'](_0x806fee['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x310de0){if('function'!=typeof _0x310de0)throw new _0x2c2a61('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x310de0);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x383bed,annotations:_0x21524d}){const _0x200605=[],_0x69f0fa=this['editor']['model']['document']['selection'],_0x21fb1e=Array['from'](_0x69f0fa['getRanges']());for(const [_0x46d039,_0x590f57]of this['_editorAnnotationsData']){const _0x3fcfc1=_0x17f8c3(_0x590f57),_0x284ddf=_0x21524d['getByInnerView'](_0x46d039);_0x3fcfc1&&_0x284ddf&&_0x200605['push']({'annotation':_0x284ddf,'range':_0x3fcfc1});}function _0x17f8c3(_0x819ae7){for(const _0x43fc71 of _0x819ae7)for(const _0x22403a of _0x21fb1e)if(_0x43fc71['containsRange'](_0x22403a,!_0x69f0fa['isCollapsed']))return _0x43fc71;return null;}return _0x200605['sort']((_0x1a8115,_0x5b67aa)=>{const _0x4c93c7=_0x1a8115['range'],_0x230f77=_0x5b67aa['range'];if(!_0x4c93c7['isEqual'](_0x230f77)){if(_0x4c93c7['containsRange'](_0x230f77,!0x0))return 0x1;if(_0x230f77['containsRange'](_0x4c93c7,!0x0))return-0x1;}return _0x1a8115['annotation']==_0x383bed?-0x1:_0x5b67aa['annotation']==_0x383bed?0x1:0x0;})['map'](_0x2f7e3c=>_0x2f7e3c['annotation']);}get['_editorAnnotationsData'](){const _0x56c583=new Map();for(const _0x101ed3 of Array['from'](this['_dataCollectors']))for(const [_0x93c8c,_0x597593]of _0x101ed3())_0x56c583['set'](_0x93c8c,_0x597593);return _0x56c583;}}class st extends _0x5ed257{['afterInit'](){const _0x2610d2=this['editor'];if(!_0x2610d2['plugins']['has']('RestrictedEditingModeEditing'))return;_0x2610d2['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class ct extends _0x5ed257{constructor(_0x3c8289){super(_0x3c8289),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x4fecd8=this['editor'],_0x1b9555=_0x4fecd8['commands']['get']('importWord'),_0x31b1a7=_0x4fecd8['plugins']['get'](it);_0x1b9555&&(_0x1b9555['on']('execute',(_0x54959b,[,_0x341158])=>{_0x341158['collaboration_features']={'comments':!0x0,'user_id':_0x31b1a7['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x1b9555,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x398d8c,_0x327d14){const {comment_threads:_0x5c24d7}=_0x327d14;_0x5c24d7&&_0x5c24d7['forEach'](({thread_id:_0x3a42a3,comments:_0x515d2a,is_resolved:_0x2e6596})=>{const _0x449e56=new Date(),_0xbaae58=_0x515d2a['map'](({author:_0x42b5ea,content:_0x59861e,created_at:_0x12fa26})=>({'content':_0x59861e,'authorId':this['editor']['plugins']['get'](it)['me']['id'],'createdAt':_0x449e56,'attributes':{'@external':{'authorName':_0x42b5ea,'createdAt':_0x12fa26?new Date(_0x12fa26):new Date(),'source':'importWord'}}})),_0x1fa03a=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](o)['addCommentThread']({'channelId':_0x1fa03a,'threadId':_0x3a42a3,'comments':_0xbaae58,'resolvedAt':_0x2e6596?_0x449e56:null});});}}class at extends _0x5ed257{constructor(_0x14adb5){super(_0x14adb5),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x26aca0=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x26aca0,'contentInsertion',(_0x5e6818,_0x113cf0)=>this['_removeMarkersWithoutThreads'](_0x113cf0['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x50a369){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x50a369;const _0x47709a=this['editor']['plugins']['get']('CommentsRepository');for(const _0x132119 of _0x50a369['keys']()){const [_0x5df900,_0x289c57]=_0x132119['split'](':');'comment'!=_0x5df900||_0x47709a['hasCommentThread'](_0x289c57)||_0x50a369['delete'](_0x132119);}return _0x50a369;}['_registerMarkerInClipboardPipeline'](){const _0x25694e=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x489ad2=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x489ad2&&_0x25694e['_registerMarkerToCopy']('comment',_0x489ad2);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x5e6116){switch(_0x5e6116){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 _0x5ed257{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x3045cd,_0x407150)=>{if(!_0x407150['options']['showCommentHighlights'])return null;if(_0x407150['options']['ignoreResolvedComments']){const {id:_0x59a3b2}=er(_0x3045cd['markerName']),_0x571789=this['editor']['plugins']['get'](o)['getCommentThread'](_0x59a3b2);if(_0x571789&&_0x571789['isResolved']&&_0x3045cd['item'])return _0x407150['consumable']['consume'](_0x3045cd['item'],'addMarker:'+_0x3045cd['markerName']),_0x407150['consumable']['consume'](_0x3045cd['item'],'removeMarker:'+_0x3045cd['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x23c5bd=>{_0x23c5bd['on']('addMarker:comment',(_0x5e685c,_0x5b235e,_0x40a9a9)=>{if(!_0x40a9a9['options']['showCommentHighlights'])return;const _0x89b4da=_0x5b235e['item'];if(!_0x89b4da)return;const _0x343d70=_0x40a9a9['mapper']['toViewElement'](_0x89b4da);this['editor']['model']['schema']['isObject'](_0x89b4da)&&_0x343d70&&!_0x343d70['getCustomProperty']('widget')&&_0x343d70['is']('containerElement')&&_0x578851(_0x343d70,_0x40a9a9['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x2b106d,{writer:_0x246daf,options:_0x4dabab})=>{if(!_0x4dabab['showCommentHighlights'])return null;const _0xf3926e=_0x246daf['createContainerElement']('div'),_0x495606=_0x246daf['createEmptyElement']('hr');return _0x246daf['addClass']('ck-horizontal-line',_0xf3926e),_0x246daf['insert'](_0x246daf['createPositionAt'](_0xf3926e,0x0),_0x495606),_0xf3926e;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x329b08,{writer:_0x22915f,options:_0xa57eab})=>{if(!_0xa57eab['showCommentHighlights'])return null;const _0x4f90c0=_0x22915f['createContainerElement']('span'),_0x65ec98=_0x22915f['createEmptyElement']('img');return _0x22915f['addClass']('image-inline',_0x4f90c0),_0x22915f['insert'](_0x22915f['createPositionAt'](_0x4f90c0,0x0),_0x65ec98),_0x4f90c0;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x36b3c6,{writer:_0x31a3bd,options:_0x38e7c1})=>{if(_0x38e7c1['showCommentHighlights'])return _0x31a3bd['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x4690ce,_0x361c0e,_0x4e63a5)=>{_0x4e63a5['options']['showCommentHighlights']&&_0x4690ce['stop']();},{'priority':'high'});}}class r extends _0x5ed257{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(_0xe40daa){super(_0xe40daa),this['set']('isThreadsLoadingPaused',!0x0),_0xe40daa['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x1a12ad,_0x4ba0b3,_0x36581c,_0x4e2f1c)=>{const _0x240da0=_0xe40daa['plugins']['get'](o),_0x42c585=_0x36581c?er(_0x36581c)['id']:null;_0xe40daa['model']['change'](()=>{if(_0x42c585){const _0x27a5b6=this['getAllMarkersForId'](_0x42c585);for(const _0x142749 of _0x27a5b6)_0xe40daa['editing']['reconvertMarker'](_0x142749);}if(_0x4e2f1c){const {id:_0x5d9073}=er(_0x4e2f1c),_0x477935=_0x240da0['getCommentThread'](_0x5d9073);if(_0x477935&&!_0x477935['isAttached'])return;const _0x3c1559=this['getAllMarkersForId'](_0x5d9073);for(const _0x1470f5 of _0x3c1559)_0xe40daa['editing']['reconvertMarker'](_0x1470f5);}}),_0x42c585&&this['scrollToThreadMarker'](_0x42c585);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x2301e2=this['editor'],_0x1605cc=_0x2301e2['plugins']['get'](o),_0x2b915a=_0x2301e2['config']['get']('collaboration.channelId'),_0x309a12=_0x1605cc['getCommentThreads']()['filter'](_0x1e1f2e=>_0x1e1f2e['channelId']!==_0x2b915a);_0x2301e2['commands']['add']('addCommentThread',new J(_0x2301e2)),this['listenTo'](_0x2301e2,'change:isReadOnly',(_0x269be6,_0xe83721,_0x31961b)=>{_0x1605cc['switchReadOnly'](_0x31961b,_0x2301e2['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x1605cc,ft('addCommentThread',_0x2b915a),(_0x344fa5,{threadId:_0x48f360})=>{const _0x3d48de=this['editor']['plugins']['get'](o)['getCommentThread'](_0x48f360);_0x3d48de&&_0x3d48de['unlinkedAt']&&this['_attachArchivedThread'](_0x48f360);}),this['listenTo'](_0x1605cc,ft('removeCommentThread',_0x2b915a),(_0x392f41,{threadId:_0x560dd6})=>{_0x2301e2['model']['enqueueChange']({'isUndoable':!0x1},_0x5c7f90=>{const _0x339599=this['getAllMarkersForId'](_0x560dd6);for(const _0x5b3005 of _0x339599)_0x5c7f90['removeMarker'](_0x5b3005);});}),this['listenTo'](_0x1605cc,ft('resolveCommentThread',_0x2b915a),(_0x11b124,{threadId:_0x3a660d})=>{(this['_reconvertMarkers'](_0x3a660d),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](o)['getCommentThread'](_0x3a660d)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x1605cc,ft('reopenCommentThread',_0x2b915a),(_0x27841f,{threadId:_0xc7cf9b})=>{this['_reconvertMarkers'](_0xc7cf9b);},{'priority':'low'}),this['listenTo'](_0x1605cc,ft('addComment',_0x2b915a),(_0x389fa7,{threadId:_0x1c3eeb,isFromAdapter:_0x2e00d1})=>{const _0x23d18d=this['getAllMarkersForId'](_0x1c3eeb);if(_0x2e00d1||0x0==_0x23d18d['length']||!_0x1605cc['hasCommentThread'](_0x1c3eeb))return;0x1===_0x1605cc['getCommentThread'](_0x1c3eeb)['length']&&_0x2301e2['model']['enqueueChange']({'isUndoable':!0x1},_0x51d12d=>{for(const _0x512954 of _0x23d18d)_0x51d12d['updateMarker'](_0x512954,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x309a12);}['afterInit'](){!async function(_0xe4b49f){const _0x215598=_0x537503([0x52,0x53,0x37,0x56,0x6f,0x42,0x54,0x59,0x38,0x4e,0x45,0x70,0x71,0x69,0x57,0x4f,0x48,0x78,0x64,0x35,0x36,0x75,0x67,0x76,0x47,0x30,0x58,0x73,0x7a,0x46,0x43,0x74,0x63,0x4d,0x4c,0x5a,0x6c,0x79,0x55,0x61,0x62,0x41,0x51,0x6d,0x6e,0x4b,0x33,0x6a,0x39,0x50,0x44,0x6b,0x4a,0x49,0x34,0x72,0x66,0x32,0x31,0x65,0x68,0x77]),_0x34e68f=0x70d47dfb,_0x591af6=0x70d322b3^_0x34e68f,_0x3f9972=window[_0x537503([0x44,0x61,0x74,0x65])][_0x537503([0x6e,0x6f,0x77])](),_0x2b8fd1=_0xe4b49f[_0x537503([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2791bf=new window[(_0x537503([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x31da28=>{_0x2b8fd1[_0x537503([0x6f,0x6e,0x63,0x65])](_0x537503([0x72,0x65,0x61,0x64,0x79]),_0x31da28);}),_0x2b6c39={[_0x537503([0x6b,0x74,0x79])]:_0x537503([0x45,0x43]),[_0x537503([0x75,0x73,0x65])]:_0x537503([0x73,0x69,0x67]),[_0x537503([0x63,0x72,0x76])]:_0x537503([0x50,0x2d,0x32,0x35,0x36]),[_0x537503([0x78])]:_0x537503([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]),[_0x537503([0x79])]:_0x537503([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]),[_0x537503([0x61,0x6c,0x67])]:_0x537503([0x45,0x53,0x32,0x35,0x36])},_0x165440=_0x2b8fd1[_0x537503([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x537503([0x67,0x65,0x74])](_0x537503([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x439c27(){let _0xcde654,_0x2a1f68=null,_0x1f7035=null;try{if(_0x165440==_0x537503([0x47,0x50,0x4c]))return _0x537503([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xcde654=_0x58d823(),!_0xcde654)return _0x537503([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xcde654[_0x537503([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1f7035=_0x18deb5(_0xcde654[_0x537503([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xcde654[_0x537503([0x6a,0x74,0x69])])),await _0x122414()?_0x10f735()?_0x1527d1()?_0x537503([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5728d6()?(_0xcde654[_0x537503([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x537503([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2a1f68=_0x224979(_0x537503([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0xcde654[_0x537503([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x537503([0x74,0x72,0x69,0x61,0x6c])&&(_0x2a1f68=_0x224979(_0x537503([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4e5baa()):_0x537503([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x537503([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x537503([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x419fbf){return _0x537503([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1527d1(){const _0x22e05b=[_0x537503([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x537503([0x74,0x72,0x69,0x61,0x6c])][_0x537503([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xcde654[_0x537503([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3f9972/0x3e8:0xe10*_0x591af6;return _0xcde654[_0x537503([0x65,0x78,0x70])]<_0x22e05b;}function _0x10f735(){const _0x1ff61f=_0xcde654[_0x537503([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x1ff61f)return!0x1;if(_0x1ff61f[_0x537503([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x537503([0x2a])))return!0x0;if(_0x1ff61f[_0x537503([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x537503([0x43,0x4d,0x54])))return!0x0;if(_0x1ff61f[_0x537503([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x537503([0x52,0x43,0x4d,0x54]))){if(_0x8bd6e6())return!0x0;if(_0x422a04()||_0xbc0190())return!0x0;}return!0x1;}function _0x5728d6(){const _0x3fd543=_0xcde654[_0x537503([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3fd543||0x0==_0x3fd543[_0x537503([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x35dfbe}=new URL(window[_0x537503([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x3fd543[_0x537503([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x35dfbe))return!0x0;const _0xf3e8db=_0x35dfbe[_0x537503([0x73,0x70,0x6c,0x69,0x74])](_0x537503([0x2e]));return _0x3fd543[_0x537503([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x420ee8=>_0x420ee8[_0x537503([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x537503([0x2a])))[_0x537503([0x6d,0x61,0x70])](_0x33e2e9=>_0x33e2e9[_0x537503([0x73,0x70,0x6c,0x69,0x74])](_0x537503([0x2e])))[_0x537503([0x73,0x6f,0x6d,0x65])](_0x253146=>_0xf3e8db[_0x537503([0x65,0x76,0x65,0x72,0x79])]((_0x2c20f0,_0x2ccc98)=>_0x253146[_0x2ccc98]===_0x2c20f0||_0x253146[_0x2ccc98]===_0x537503([0x2a])));}function _0x4e5baa(){return _0x2a1f68&&_0x1f7035?new window[(_0x537503([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x16646e,_0x24cff1)=>{_0x2a1f68[_0x537503([0x74,0x68,0x65,0x6e])](_0x16646e,_0x24cff1),_0x1f7035[_0x537503([0x74,0x68,0x65,0x6e])](_0x1d7367=>{_0x1d7367!=_0x537503([0x56,0x61,0x6c,0x69,0x64])&&_0x16646e(_0x1d7367);},_0x24cff1);}):_0x2a1f68||_0x1f7035||_0x537503([0x56,0x61,0x6c,0x69,0x64]);}}function _0x18deb5(_0x38e1af,_0x49bdca){return new window[(_0x537503([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xb9c4ae=>{if(_0x5bb586())return _0xb9c4ae(_0x537503([0x56,0x61,0x6c,0x69,0x64]));_0x3c4e7c(),_0x2b8fd1[_0x537503([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x537503([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4d3b45=!0x1;const _0x4942f7=_0x3dd4f9();function _0x20b499(_0x3a04b4){return!!_0x3a04b4&&(typeof _0x3a04b4===_0x537503([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3a04b4===_0x537503([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3a04b4[_0x537503([0x74,0x68,0x65,0x6e])]===_0x537503([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3a04b4[_0x537503([0x63,0x61,0x74,0x63,0x68])]===_0x537503([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x12a194(_0x3bd3f7){_0x313475(_0x3bd3f7)[_0x537503([0x74,0x68,0x65,0x6e])](_0x3f87bf=>{if(!_0x3f87bf||_0x3f87bf[_0x537503([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x537503([0x6f,0x6b]))return _0x537503([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x444bab(_0x41d9c9(_0x4942f7+_0x49bdca))!=_0x3f87bf[_0x537503([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x537503([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x537503([0x56,0x61,0x6c,0x69,0x64]);})[_0x537503([0x74,0x68,0x65,0x6e])](_0x49dab7=>(_0x2e0dc2(),_0x49dab7),()=>{const _0x1cb9c2=_0x46c4ca();return null==_0x1cb9c2?(_0x2e0dc2(),_0x537503([0x56,0x61,0x6c,0x69,0x64])):_0x537503(_0x3f9972-_0x1cb9c2>(0x54d8f9fb^_0x34e68f)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x537503([0x74,0x68,0x65,0x6e])](_0xb9c4ae)[_0x537503([0x63,0x61,0x74,0x63,0x68])](()=>{_0xb9c4ae(_0x537503([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4453e9=0x70e2937b^_0x34e68f;function _0x2e0dc2(){const _0x5b9999=_0x537503([0x6c,0x6c,0x63,0x74,0x2d])+_0x444bab(_0x41d9c9(_0x38e1af)),_0x5234ee=_0x260095(_0x444bab(window[_0x537503([0x4d,0x61,0x74,0x68])][_0x537503([0x63,0x65,0x69,0x6c])](_0x3f9972/_0x4453e9)));window[_0x537503([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x537503([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5b9999,_0x5234ee);}function _0x46c4ca(){const _0x34cd2c=_0x537503([0x6c,0x6c,0x63,0x74,0x2d])+_0x444bab(_0x41d9c9(_0x38e1af)),_0x565ff8=window[_0x537503([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x537503([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x34cd2c);return _0x565ff8?window[_0x537503([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x260095(_0x565ff8),0x10)*_0x4453e9:null;}function _0x313475(_0x270f2b){return new window[(_0x537503([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x207606,_0x22fa77)=>{_0x270f2b[_0x537503([0x74,0x68,0x65,0x6e])](_0x207606,_0x22fa77),window[_0x537503([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x22fa77,0x70d5a93b^_0x34e68f);});}}_0x2b8fd1[_0x537503([0x6f,0x6e])](_0x537503([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x92d14b,_0x36ebe7)=>{if(_0x36ebe7[0x0]!=_0x38e1af)return _0xb9c4ae(_0x537503([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x36ebe7[0x1]={..._0x36ebe7[0x1],[_0x537503([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4942f7};},{[_0x537503([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x537503([0x68,0x69,0x67,0x68])}),_0x2b8fd1[_0x537503([0x6f,0x6e])](_0x537503([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5837df=>{_0x20b499(_0x5837df[_0x537503([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4d3b45=!0x0,_0x12a194(_0x5837df[_0x537503([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x537503([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x537503([0x6c,0x6f,0x77])}),_0x2791bf[_0x537503([0x74,0x68,0x65,0x6e])](()=>{_0x4d3b45||_0xb9c4ae(_0x537503([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5bb586(){return _0x2b8fd1[_0x537503([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x537503([0x76,0x69,0x65,0x77])][_0x537503([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x537503([0x61,0x75,0x74,0x6f]);}function _0x3c4e7c(){_0x2b8fd1[_0x537503([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x537503([0x76,0x69,0x65,0x77])][_0x537503([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x537503([0x61,0x75,0x74,0x6f]);}}function _0x224979(_0x4b1d54){const _0x160559=[new window[(_0x537503([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3105bb=>setTimeout(_0x3105bb,0x70dd4337^_0x34e68f)),_0x2791bf[_0x537503([0x74,0x68,0x65,0x6e])](()=>new window[(_0x537503([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x19e4be=>{let _0x3ee447=0x0;_0x2b8fd1[_0x537503([0x6d,0x6f,0x64,0x65,0x6c])][_0x537503([0x6f,0x6e])](_0x537503([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x15444c,_0x2e1051)=>{_0x2e1051[0x0][_0x537503([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3ee447++,_0x3ee447==(0x70d47c03^_0x34e68f)&&(_0x19e4be(),_0x15444c[_0x537503([0x6f,0x66,0x66])]());});}))];return window[_0x537503([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x537503([0x72,0x61,0x63,0x65])](_0x160559)[_0x537503([0x74,0x68,0x65,0x6e])](()=>_0x4b1d54);}async function _0x32098d(){await _0x2791bf,_0x2b8fd1[_0x537503([0x6d,0x6f,0x64,0x65,0x6c])][_0x537503([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x255c4a,_0x2b8fd1[_0x537503([0x6d,0x6f,0x64,0x65,0x6c])][_0x537503([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x255c4a,_0x2b8fd1[_0x537503([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x537503([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x8bd6e6(){return _0x4cf5a9(_0x537503([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0xa5a18a(_0x537503([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x537503([0x73,0x74,0x61,0x74,0x65])]==_0x537503([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x422a04(){return _0x4cf5a9(_0x537503([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 _0xbc0190(){return _0x4cf5a9(_0x537503([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x23d2ba(_0x567d0c){const _0xd5475e=_0x347ea7();_0x2b8fd1[_0xd5475e]=_0x537503([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x567d0c,_0x567d0c!=_0x537503([0x56,0x61,0x6c,0x69,0x64])&&_0x32098d();}function _0x347ea7(){const _0x3b1466=window[_0x537503([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x537503([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x537503([0x6e,0x6f,0x77])]())[_0x537503([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x537503([0x2e]),'');let _0x34d3ce=_0x537503([0x52]);for(let _0x9c186d=0x0;_0x9c186d<_0x3b1466[_0x537503([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x9c186d+=0x2){let _0x545fe2=window[_0x537503([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3b1466[_0x537503([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x9c186d,_0x9c186d+0x2));_0x545fe2>=_0x215598[_0x537503([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x545fe2-=_0x215598[_0x537503([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x34d3ce+=_0x215598[_0x545fe2];}return _0x34d3ce;}function _0x58d823(){const _0x1c45cc=_0x165440[_0x537503([0x73,0x70,0x6c,0x69,0x74])](_0x537503([0x2e]));if(0x3!=_0x1c45cc[_0x537503([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x45b93d(_0x1c45cc[0x1]);function _0x45b93d(_0x9aae48){const _0xb78296=_0x30a83a(_0x9aae48);return _0xb78296&&_0x25a25f()?_0xb78296:null;function _0x25a25f(){const _0xf4bea9=_0xb78296[_0x537503([0x6a,0x74,0x69])],_0x4973fd=window[_0x537503([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xf4bea9[_0x537503([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xf4bea9[_0x537503([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x43e6c3={..._0xb78296,[_0x537503([0x6a,0x74,0x69])]:_0xf4bea9[_0x537503([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xf4bea9[_0x537503([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x43e6c3[_0x537503([0x76,0x63])],_0x41d9c9(_0x43e6c3)==_0x4973fd;}}}async function _0x122414(){let _0x47f361=!0x0;try{const _0x156a9a=_0x165440[_0x537503([0x73,0x70,0x6c,0x69,0x74])](_0x537503([0x2e])),[_0x1d93e2,_0x4fff5a,_0xbae2a6]=_0x156a9a;return _0x3f3417(_0x1d93e2),await _0x503867(_0x1d93e2,_0x4fff5a,_0xbae2a6),_0x47f361;}catch(_0x47806b){return!0x1;}function _0x3f3417(_0x4f99ce){const _0x3f8b1e=_0x30a83a(_0x4f99ce);_0x3f8b1e&&_0x3f8b1e[_0x537503([0x61,0x6c,0x67])]==_0x537503([0x45,0x53,0x32,0x35,0x36])||(_0x47f361=!0x1);}async function _0x503867(_0x1739f6,_0x5b708b,_0x202a5f){const _0x1de9e9=window[_0x537503([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x537503([0x66,0x72,0x6f,0x6d])](_0xd529f4(_0x202a5f),_0x26ec2a=>_0x26ec2a[_0x537503([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4bc5b8=new window[(_0x537503([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x537503([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1739f6+_0x537503([0x2e])+_0x5b708b),_0xe0ee7b=window[_0x537503([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x537503([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xe0ee7b)return;const _0x5efbb8=await _0xe0ee7b[_0x537503([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x537503([0x6a,0x77,0x6b]),_0x2b6c39,{[_0x537503([0x6e,0x61,0x6d,0x65])]:_0x537503([0x45,0x43,0x44,0x53,0x41]),[_0x537503([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x537503([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x537503([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xe0ee7b[_0x537503([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x537503([0x6e,0x61,0x6d,0x65])]:_0x537503([0x45,0x43,0x44,0x53,0x41]),[_0x537503([0x68,0x61,0x73,0x68])]:{[_0x537503([0x6e,0x61,0x6d,0x65])]:_0x537503([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5efbb8,_0x1de9e9,_0x4bc5b8)||(_0x47f361=!0x1);}}function _0x30a83a(_0x36fcfd){return _0x36fcfd[_0x537503([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x537503([0x65,0x79]))?JSON[_0x537503([0x70,0x61,0x72,0x73,0x65])](_0xd529f4(_0x36fcfd)):null;}function _0xd529f4(_0x1de061){return window[_0x537503([0x61,0x74,0x6f,0x62])](_0x1de061[_0x537503([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x537503([0x2b]))[_0x537503([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x537503([0x2f])));}function _0x41d9c9(_0x422f55){let _0x215dda=0x1505;function _0x586e39(_0x127f7e){for(let _0x4c9393=0x0;_0x4c9393<_0x127f7e[_0x537503([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4c9393++){const _0x1090ce=_0x127f7e[_0x537503([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4c9393);_0x215dda=(_0x215dda<<0x5)+_0x215dda+_0x1090ce,_0x215dda&=_0x215dda;}}function _0x2a62dc(_0x30b9e6){Array[_0x537503([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x30b9e6)?_0x30b9e6[_0x537503([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x2a62dc):_0x30b9e6&&typeof _0x30b9e6==_0x537503([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x537503([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x30b9e6)[_0x537503([0x73,0x6f,0x72,0x74])]()[_0x537503([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x20f924,_0x5cd845])=>{_0x586e39(_0x20f924),_0x2a62dc(_0x5cd845);}):_0x586e39(window[_0x537503([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x30b9e6));}return _0x2a62dc(_0x422f55),_0x215dda>>>0x0;}function _0x444bab(_0x4d2500){return _0x4d2500[_0x537503([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x537503([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x537503([0x30]));}function _0x260095(_0x5ed293){return _0x5ed293[_0x537503([0x73,0x70,0x6c,0x69,0x74])]('')[_0x537503([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x537503([0x6a,0x6f,0x69,0x6e])]('');}function _0x4cf5a9(_0x14df7f){return _0x2b8fd1[_0x537503([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x537503([0x68,0x61,0x73])](_0x14df7f);}function _0xa5a18a(_0x488ae2){return _0x2b8fd1[_0x537503([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x537503([0x67,0x65,0x74])](_0x488ae2);}function _0x255c4a(){}function _0x537503(_0x1b237f){return _0x1b237f['map'](_0x12aa6e=>String['fromCharCode'](_0x12aa6e))['join']('');}_0x23d2ba(await _0x439c27());}(this);}['destroy'](){const _0x2c9c0c=this['editor']['plugins']['get'](o),_0x3e2bce=this['editor']['config']['get']('collaboration.channelId');for(const _0x52a225 of _0x2c9c0c['getCommentThreads']({'channelId':_0x3e2bce}))_0x2c9c0c['_detachCommentThread'](_0x52a225['id']),_0x2c9c0c['_threads']['delete'](_0x52a225['id']);super['destroy']();}['hasMarkerForId'](_0x50735d){return this['getAllMarkersForId'](_0x50735d)['length']>0x0;}['getAllMarkersForId'](_0x401b97){const _0x30a1f7=[];for(const _0x3f51c5 of this['editor']['model']['markers'])_0x3f51c5['name']['startsWith']('comment:'+_0x401b97)&&_0x30a1f7['push'](_0x3f51c5);return _0x30a1f7;}['scrollToThreadMarker'](_0x242054){const _0x54377c=this['_getTargetForId'](_0x242054);_0x54377c&&setTimeout(()=>{this['activeMarker']&&er(this['activeMarker'])['id']===_0x242054&&rt({'target':_0x54377c[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x568596){this['editor']['model']['change'](()=>{for(const _0x4609f5 of this['getAllMarkersForId'](_0x568596))this['editor']['editing']['reconvertMarker'](_0x4609f5);});}['_attachArchivedThread'](_0x4ecc1e){const _0x481cb4=this['editor']['plugins']['get'](o),_0x588a0b=this['editor']['plugins']['get'](P),_0x1ed0cd=_0x481cb4['getCommentThread'](_0x4ecc1e);if(!_0x1ed0cd['isAttached']){const _0x4d989a=_0x1ed0cd['attachTo'](()=>this['_getTargetForId'](_0x1ed0cd['id']));_0x588a0b['registerAnnotation'](_0x4d989a),_0x1ed0cd['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x1e91ec=this['editor'],_0x2cd1fa=_0x1e91ec['plugins']['get'](it);_0x1e91ec['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x1099f4,_0x1b31f6)=>{const {id:_0x3fde2d}=er(_0x1099f4['markerName']),_0x8edcf3=_0x1e91ec['plugins']['get'](o)['getCommentThread'](_0x3fde2d),_0x2389f5=this['activeMarker']&&er(this['activeMarker'])['id']===_0x3fde2d;let _0x4f64e0;if(_0x8edcf3&&_0x8edcf3['isResolved']&&!_0x2389f5&&_0x1099f4['item'])return _0x1b31f6['consumable']['consume'](_0x1099f4['item'],'addMarker:'+_0x1099f4['markerName']),_0x1b31f6['consumable']['consume'](_0x1099f4['item'],'removeMarker:'+_0x1099f4['markerName']),null;const _0x5641b3=['ck-comment-marker'];return _0x2389f5&&_0x5641b3['push']('ck-comment-marker--active'),_0x4f64e0=_0x8edcf3&&_0x8edcf3['length']?_0x8edcf3['comments']['first']['author']['id']:_0x2cd1fa['me']['id'],{'classes':_0x5641b3,'attributes':{'data-comment':_0x3fde2d,'data-author-id':_0x4f64e0}};}}),_0x1e91ec['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x296be0,{options:_0x5606fa})=>{if(_0x5606fa['showCommentHighlights'])return null;const _0x21e542=_0x1e91ec['plugins']['get'](o),_0x2ec31b=_0x1e91ec['model']['markers']['get'](_0x296be0),{id:_0x69d126,part:_0x29737a}=er(_0x296be0);if(_0x2ec31b&&!_0x2ec31b['affectsData'])return null;if(_0x5606fa['ignoreResolvedComments']){const _0x54ea27=_0x21e542['getCommentThread'](_0x69d126);if(_0x54ea27&&_0x54ea27['isResolved'])return null;}return{'group':'comment','name':_0x29737a?_0x69d126+':'+_0x29737a:_0x69d126};}}),_0x1e91ec['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x51310f,{writer:_0x3f4bf2})=>_0x3f4bf2['createElement']('$marker',{'data-name':'comment:'+_0x51310f['getAttribute']('id')})}),_0x1e91ec['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x5bc3ff=this['editor'],_0x59b626=_0x5bc3ff['plugins']['get'](o),_0x1f4623=new Set(),_0x17bf3f=new Set();_0x5bc3ff['model']['document']['registerPostFixer'](_0x111257=>{let _0x27d0c9=!0x1;for(const {name:_0x3c1640,data:_0x32c5d5}of _0x5bc3ff['model']['document']['differ']['getChangedMarkers']()){const {group:_0xb03f07,id:_0x214d78}=er(_0x3c1640);let _0x3f6547=_0x32c5d5['newRange'];if('comment'!==_0xb03f07||!_0x3f6547)continue;const _0xba682b='$graveyard'===_0x3f6547['root']['rootName'];_0xba682b||(_0x3f6547=dt(_0x3f6547,_0x5bc3ff['model']),!_0x3f6547||_0x3f6547['isCollapsed']||!_0x32c5d5['newRange']||_0x3f6547['isEqual'](_0x32c5d5['newRange']))?_0x5bc3ff['model']['hasContent'](_0x3f6547)&&!_0xba682b?this['isThreadsLoadingPaused']?_0x1f4623['add'](_0x3c1640):this['_handleThreadMarker'](_0x3c1640,_0x214d78):(_0x17bf3f['add'](_0x3c1640),_0x1f4623['delete'](_0x3c1640),_0x111257['removeMarker'](_0x3c1640),_0x27d0c9=!0x0):(_0x111257['updateMarker'](_0x3c1640,{'range':_0x3f6547}),_0x27d0c9=!0x0);}return _0x27d0c9;}),this['on']('change:isThreadsLoadingPaused',(_0x24424f,_0x3cbcf3,_0x3f8108)=>{if(!_0x3f8108&&_0x1f4623['size'])for(const _0x55ffb2 of _0x1f4623){const {id:_0x584d34}=er(_0x55ffb2);_0x1f4623['delete'](_0x55ffb2),_0x5bc3ff['model']['markers']['get'](_0x55ffb2)&&this['_handleThreadMarker'](_0x55ffb2,_0x584d34);}}),this['listenTo'](_0x5bc3ff['model']['document'],'change',()=>{for(const {name:_0x4aa7b7,data:{newRange:_0x12c3e1}}of _0x5bc3ff['model']['document']['differ']['getChangedMarkers']()){const {group:_0x2176ed,id:_0x16bb40}=er(_0x4aa7b7);if('comment'!==_0x2176ed)continue;const _0x3d6bac=_0x59b626['getCommentThread'](_0x16bb40),_0x4cc619=this['hasMarkerForId'](_0x16bb40);_0x3d6bac&&(!_0x3d6bac['_hasTargetInContent']&&_0x12c3e1&&_0x5bc3ff['editing']['view']['once']('render',()=>{const _0x546dd6=_0x5bc3ff['plugins']['get'](N),_0x1b469a=_0x59b626['_threadToController']['get'](_0x3d6bac)['view'];_0x546dd6['getByInnerView'](_0x1b469a)['refreshVisibility']();},{'priority':'low'}),_0x3d6bac['_hasTargetInContent']=_0x4cc619||!!_0x12c3e1),_0x12c3e1||(_0x17bf3f['add'](_0x4aa7b7),_0x1f4623['delete'](_0x4aa7b7));}for(const _0x410c60 of _0x17bf3f){const {id:_0x5be4d3}=er(_0x410c60),_0x8d1541=_0x59b626['getCommentThread'](_0x5be4d3);if(_0x1f4623['delete'](_0x410c60),!_0x8d1541)continue;const _0x13b0d9=this['hasMarkerForId'](_0x5be4d3);_0x13b0d9||_0x8d1541['isSubmitted']?_0x13b0d9||_0x8d1541['unlinkedAt']||_0x8d1541['setUnlinkedAt'](new Date()):_0x8d1541['remove']();}_0x17bf3f['clear']();});}['_handleInitialThreads'](_0x21f0a4){_0x21f0a4['forEach'](_0x50ceee=>{_0x50ceee['unlinkedAt']&&this['_attachArchivedThread'](_0x50ceee['id']);});}['_getTargetForId'](_0x32ed41){const _0x1d48fc=this['editor'],_0x546406=this['getAllMarkersForId'](_0x32ed41);return et(_0x1d48fc['editing'],_0x546406);}['_getTextContext'](_0x339260){const _0xaaeb07=this['getAllMarkersForId'](_0x339260);let _0x3ee040='',_0x241dfb=!0x1;for(const _0x3fbf9a of _0xaaeb07){const _0x3c8c40=_0x3fbf9a['getRange']();for(const _0x230707 of Array['from'](_0x3c8c40['getItems']()))_0x230707['is']('$textProxy')?(_0x3ee040&&_0x241dfb&&(_0x3ee040+='\x20',_0x241dfb=!0x1),_0x3ee040+=_0x230707['data']):_0x241dfb=!0x0;_0x241dfb=!0x0;}return _0x3ee040['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x2df1c8,_0xfb34a2){const _0x4188b4=this['editor'],_0x15ae5e=_0x4188b4['plugins']['get'](o);let _0x1639c4=_0x15ae5e['getCommentThread'](_0xfb34a2);const _0x3b4ad2=_0x4188b4['config']['get']('collaboration.channelId'),_0x4cf1f2=_0x4188b4['plugins']['get'](P);if(_0x1639c4&&(_0x1639c4['unlinkedAt']&&_0x1639c4['setUnlinkedAt'](null),_0x1639c4['isAttached']))return _0x1639c4;return!this['getAllMarkersForId'](_0xfb34a2)[0x0]['managedUsingOperations']?_0x4188b4['editing']['view']['once']('render',()=>{if(_0x15ae5e['getCommentThread'](_0xfb34a2))return;const _0x5441d4=_0x4188b4['plugins']['get'](N);_0x1639c4=_0x15ae5e['openNewCommentThread']({'channelId':_0x3b4ad2,'threadId':_0xfb34a2,'target':()=>this['_getTargetForId'](_0xfb34a2),'context':{'type':'text','value':this['_getTextContext'](_0xfb34a2)}});const _0x3384c1=_0x15ae5e['_threadToController']['get'](_0x1639c4)['view'],_0x59a4e2=_0x5441d4['getByInnerView'](_0x3384c1);_0x59a4e2&&_0x4cf1f2['registerAnnotation'](_0x59a4e2);},{'priority':'low'}):_0x15ae5e['fetchCommentThread']({'channelId':_0x3b4ad2,'threadId':_0xfb34a2})['then'](_0x4fbe40=>{if('destroyed'!==_0x4188b4['state']){if(_0x1639c4=_0x4fbe40,_0x1639c4&&!_0x1639c4['isAttached']){const _0x3c6383=_0x1639c4['attachTo'](()=>this['_getTargetForId'](_0xfb34a2));_0x4cf1f2['registerAnnotation'](_0x3c6383),_0x1639c4['isResolved']&&this['_reconvertMarkers'](_0xfb34a2);}else{if(!_0x1639c4){const _0xbc072f=this['getAllMarkersForId'](_0xfb34a2);_0x4188b4['model']['change'](_0x5982f8=>{for(const _0x39d067 of _0xbc072f)_0x5982f8['removeMarker'](_0x39d067);});}}}}),_0x1639c4;}['_handleThreadMarker'](_0x58a195,_0x2da8ea){const _0x523dc8=this['_attachMarkerToThread'](_0x58a195,_0x2da8ea);_0x523dc8&&!_0x523dc8['context']&&_0x523dc8['setContext']({'type':'text','value':this['_getTextContext'](_0x2da8ea)});}['_initAriaMarkerChangeAnnouncements'](){const _0x7127c3=this['editor'];ot(_0x7127c3['model'],({left:_0x53ce71,entered:_0x3c137e})=>{for(const _0x333a08 of _0x53ce71)if(mt(_0x333a08)){_0x7127c3['ui']['ariaLiveAnnouncer']['announce'](S(_0x7127c3['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x13339d of _0x3c137e)if(mt(_0x13339d)){_0x7127c3['ui']['ariaLiveAnnouncer']['announce'](S(_0x7127c3['locale'],'ENTER_COMMENT_ANNOUNCEMENT',nt(_0x4407fb)));break;}});}}function ft(_0x56c390,_0x22647d){return _0x22647d?_0x56c390+':'+_0x22647d:_0x56c390;}function er(_0x50d767){const _0x286280=_0x50d767['split'](':');return{'group':_0x286280[0x0],'id':_0x286280[0x1],'part':_0x286280[0x2]};}function dt(_0x5409c3,_0xd60884){const _0x457149=_0xd60884['schema'],_0xd61ac9=_0xd60884['createRange'](_0x5409c3['start']);for(const _0x1c4852 of _0x5409c3['getWalker']()){const {type:_0x2e9971,item:_0x29aefb,nextPosition:_0xc1c8ad}=_0x1c4852;if('text'===_0x2e9971||_0x457149['isObject'](_0x29aefb)){const _0x5e5da5=_0xd60884['createPositionBefore'](_0x29aefb);_0xd61ac9['isCollapsed']&&(_0xd61ac9['start']=_0x5e5da5),_0xd61ac9['end']=_0xc1c8ad;}}return _0xd61ac9;}function mt(_0x631077){return'comment'===er(_0x631077['name'])['group'];}var xt='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2025,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M4\x201.5h12A3.5\x203.5\x200\x200\x201\x2019.5\x205v8l-.005.192a3.5\x203.5\x200\x200\x201-2.927\x203.262l-.062.008v1.813a1.5\x201.5\x200\x200\x201-2.193\x201.33l-.371-.193-.38-.212a13.452\x2013.452\x200\x200\x201-3.271-2.63l-.062-.07H4A3.5\x203.5\x200\x200\x201\x20.5\x2013V5A3.5\x203.5\x200\x200\x201\x204\x201.5ZM4\x203a2\x202\x200\x200\x200-2\x202v8a2\x202\x200\x200\x200\x202\x202h6.924a11.917\x2011.917\x200\x200\x200\x203.71\x203.081l.372.194v-3.268L14.962\x2015H16a2\x202\x200\x200\x200\x202-2V5a2\x202\x200\x200\x200-2-2H4Z\x22/><path\x20d=\x22M9.75\x205a.75.75\x200\x200\x200-.75.75v2.5H6.5a.75.75\x200\x200\x200\x200\x201.5H9v2.5a.75.75\x200\x200\x200\x201.5\x200v-2.5H13a.75.75\x200\x200\x200\x200-1.5h-2.5v-2.5A.75.75\x200\x200\x200\x209.75\x205Z\x22/></svg>\x0a';class i extends _0x5ed257{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'CommentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,r,P,N];}get['CommentsListView'](){return te;}get['CommentThreadInputView'](){return ie;}['init'](){const _0x4f784b=this['editor'],_0x3995c6=_0x4f784b['plugins']['get'](o),_0xb54d64=_0x4f784b['plugins']['get'](r),_0x1771bd=_0x4f784b['plugins']['get'](N),_0x345c6e=_0x4f784b['plugins']['get'](P);_0x4f784b['ui']['componentFactory']['add']('comment',()=>{const _0x58de41=this['_createUIButton'](_0x4231dd);return _0x58de41['tooltip']=!0x0,_0x58de41;}),_0x4f784b['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x479457)),_0x345c6e['addSourceCollector'](()=>{const _0x1524b1=[];for(const [_0x1d3aef,_0xed1d51]of _0x3995c6['_threadToController']){const _0x152a57=_0xb54d64['getAllMarkersForId'](_0x1d3aef['id']),_0x22a353=_0x152a57['map'](_0x139323=>_0x139323['getRange']());_0x152a57['length']>0x0&&_0x1524b1['push']([_0xed1d51['view'],_0x22a353]);}return _0x1524b1;}),this['listenTo'](_0x1771bd,'change:activeAnnotations',(_0x40aaa1,_0x1dd621,_0x14a4e1)=>{const _0x2f8e86=Array['from'](_0x14a4e1)['map'](_0x4dc036=>_0x4dc036['innerView'])['find'](_0x1fbdff=>_0x3995c6['_viewToController']['has'](_0x1fbdff));if(!_0x2f8e86)return void(_0xb54d64['activeMarker']=null);const _0x30c072=_0x3995c6['_viewToController']['get'](_0x2f8e86)['model']['id'],_0x161696='comment:'+_0x30c072;_0x30c072&&_0xb54d64['hasMarkerForId'](_0x30c072)?_0xb54d64['activeMarker']=_0x161696:_0xb54d64['activeMarker']&&(_0xb54d64['activeMarker']=null);}),this['listenTo'](_0x3995c6,'removeCommentThread',(_0x221723,{threadId:_0xfcdedd,isFromAdapter:_0x244c10})=>{!_0x244c10&&_0x4f784b['ui']['focusTracker']['isFocused']&&_0xb54d64['hasMarkerForId'](_0xfcdedd)&&_0x4f784b['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x3995c6,'addComment',(_0x20ea72,{threadId:_0x2a3456,isFromAdapter:_0x10296b})=>{if(_0x10296b||!_0xb54d64['hasMarkerForId'](_0x2a3456)||!_0x3995c6['hasCommentThread'](_0x2a3456))return;0x1===_0x3995c6['getCommentThread'](_0x2a3456)['length']&&(_0x4f784b['editing']['view']['focus'](),_0x20ea72['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x5c24ed=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x4d8a06;for(const _0x39f83c in _0x5c24ed){const _0x38bad8=_0x39f83c,_0x3ef8e1=_0x5c24ed[_0x38bad8];if('commentsLicenseKeyValid'==_0x3ef8e1||'commentsLicenseKeyInvalid'==_0x3ef8e1||'commentsLicenseKeyExpired'==_0x3ef8e1||'commentsLicenseKeyDomainLimit'==_0x3ef8e1||'commentsLicenseKeyNotAllowed'==_0x3ef8e1||'commentsLicenseKeyEvaluationLimit'==_0x3ef8e1||'commentsLicenseKeyTrialLimit'==_0x3ef8e1||'commentsLicenseKeyUsageLimit'==_0x3ef8e1){delete _0x5c24ed[_0x38bad8],_0x4d8a06=_0x3ef8e1,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x4d8a06&&_0x5c24ed['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x4d8a06&&_0x5c24ed['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x4d8a06&&_0x5c24ed['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x4d8a06&&_0x5c24ed['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x4d8a06&&_0x5c24ed['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyTrialLimit'==_0x4d8a06&&_0x5c24ed['_showLicenseError']('trialLimit'),'commentsLicenseKeyUsageLimit'==_0x4d8a06&&_0x5c24ed['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x272a64){const _0x2ec32a=this['editor'],_0x402e7d=new _0x272a64(_0x2ec32a['locale']),_0x563abc=_0x2ec32a['commands']['get']('addCommentThread');return _0x402e7d['set']({'label':S(_0x2ec32a['locale'],'Comment'),'icon':xt}),_0x402e7d['bind']('isEnabled')['to'](_0x563abc),this['listenTo'](_0x402e7d,'execute',()=>{_0x2ec32a['editing']['view']['focus'](),_0x563abc['execute']();}),_0x402e7d;}}class s extends _0x5ed257{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[r];}constructor(_0x97e1ac){super(_0x97e1ac),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0xec8b4e,_0x138dd4,_0x5e632b)=>{_0x5e632b?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x5a3fc4,_0xf4315b]of this['editor']['commands'])_0xf4315b['affectsData']&&'addCommentThread'!==_0x5a3fc4&&_0xf4315b['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 _0x29858b=this['editor']['editing']['view']['document'];this['listenTo'](_0x29858b,'cut',_0x29afab=>_0x29afab['stop'](),{'priority':'highest'}),this['listenTo'](_0x29858b,'clipboardInput',_0x28ccb7=>_0x28ccb7['stop'](),{'priority':'highest'}),this['listenTo'](_0x29858b,'delete',_0x188aaf=>_0x188aaf['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0xe506a4,_0x4df2d0]of this['editor']['commands'])_0x4df2d0['affectsData']&&'addCommentThread'!==_0xe506a4&&_0x4df2d0['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 _0x990b8c{['activeUIs'];['_uis'];['_uisData'];static get['requires'](){return[N];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x555a25){super(_0x555a25),this['activeUIs']=new Set(),this['_uis']=new Map(),this['_uisData']=new Map();}['init'](){const _0x52f249=this['context']['plugins']['get'](N);this['listenTo'](_0x52f249,'_activateAnnotation',(_0x39962e,_0x279847)=>{for(const _0x313da3 of this['activeUIs']){const _0x3c4a7e=this['_uis']['get'](_0x313da3);(0x0,this['_uisData']['get'](_0x313da3)['filter'])(_0x279847)&&_0x3c4a7e['setActiveAnnotation'](_0x279847);}}),this['listenTo'](_0x52f249,'_deactivateAllAnnotations',()=>{for(const _0xd0c980 of this['activeUIs']){this['_uis']['get'](_0xd0c980)['setActiveAnnotation'](null);}}),this['listenTo'](_0x52f249['_visibleAnnotations'],'add',(_0xfc201f,_0x154677)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x154677);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x41086d){return this['activeUIs']['has'](_0x41086d);}['activate'](_0x43a002,_0x17ac85=()=>!0x0){const _0x309047=this['context']['plugins']['get'](N);if(!this['_uis']['has'](_0x43a002))throw new _0x2c2a61('annotationsuis-missing-ui',this,{'uiName':_0x43a002});this['isActive'](_0x43a002)&&this['deactivate'](_0x43a002),this['activeUIs']['add'](_0x43a002);const _0x352eb5=new x();!function({source:_0x4f3504,target:_0x3adcd8,filter:_0x5079c8}){for(const _0x2f7252 of _0x4f3504)_0x5079c8(_0x2f7252)&&_0x3adcd8['add'](_0x2f7252);_0x3adcd8['listenTo'](_0x4f3504,'add',(_0x1b4c09,_0x2292fd)=>{_0x5079c8(_0x2292fd)&&_0x3adcd8['add'](_0x2292fd);}),_0x3adcd8['listenTo'](_0x4f3504,'remove',(_0x1092be,_0x3fb70c)=>{_0x3adcd8['has'](_0x3fb70c)&&_0x3adcd8['remove'](_0x3fb70c);});}({'source':_0x309047['_visibleAnnotations'],'target':_0x352eb5,'filter':_0x17ac85}),this['_uisData']['set'](_0x43a002,{'collection':_0x352eb5,'filter':_0x17ac85});const _0x3f7ead=this['_uis']['get'](_0x43a002);_0x3f7ead['attach'](_0x352eb5),this['listenTo'](_0x3f7ead,'change:activeAnnotation',(_0x1fc3f9,_0x4d7b21,_0x3fb6e4,_0x22df11)=>{_0x22df11&&_0x309047['_removeActiveAnnotation'](_0x22df11),_0x3fb6e4&&_0x309047['_addActiveAnnotation'](_0x3fb6e4);});}['deactivate'](_0x5906d6){if(this['activeUIs']['delete'](_0x5906d6),!this['_uis']['has'](_0x5906d6))throw new _0x2c2a61('annotationsuis-missing-ui',this,{'uiName':_0x5906d6});const _0x2794b0=this['_uis']['get'](_0x5906d6);_0x2794b0['detach'](),this['stopListening'](_0x2794b0),this['_uisData']['get'](_0x5906d6)['collection']['destroy'](),this['_uisData']['delete'](_0x5906d6);}['switchTo'](_0x4d6aee){if(!this['_uis']['has'](_0x4d6aee))throw new _0x2c2a61('annotationsuis-missing-ui',this,{'uiName':_0x4d6aee});const _0x2d2a85=this['context']['plugins']['get'](N),_0x680782=Array['from'](_0x2d2a85['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x4d6aee);const _0x4e5fd4=this['_uis']['get'](_0x4d6aee);_0x4e5fd4['setActiveAnnotation'](_0x680782),_0x4e5fd4['_setSelectedAnnotations']&&_0x680782&&_0x4e5fd4['_setSelectedAnnotations']([_0x680782]);}['deactivateAll'](){for(const _0x3faf13 of this['activeUIs'])this['deactivate'](_0x3faf13);}['register'](_0x143821,_0x38f70f){if(this['_uis']['has'](_0x143821))throw new _0x2c2a61('annotationsuis-register-already-registered');if('function'!=typeof _0x38f70f['attach']||'function'!=typeof _0x38f70f['detach']||'function'!=typeof _0x38f70f['setActiveAnnotation'])throw new _0x2c2a61('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x143821,_0x38f70f);}['refilterAnnotations'](){const _0x12abd3=this['context']['plugins']['get'](N)['collection'],_0x3a0e32=new Map(),_0x455f5c=Array['from'](this['activeUIs']);for(const _0xdb9d00 of this['activeUIs']){const _0x2ccc76=this['_uisData']['get'](_0xdb9d00)['collection'];for(const _0x1441d8 of _0x2ccc76)_0x3a0e32['set'](_0x1441d8,_0xdb9d00);}for(const _0x479f18 of _0x12abd3){const _0x445f8d=_0x3a0e32['get'](_0x479f18);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x479f18);const _0x33f8ca=_0x455f5c['find'](_0x56ab4d=>this['_uisData']['get'](_0x56ab4d)['filter'](_0x479f18));_0x445f8d!==_0x33f8ca&&(_0x445f8d&&this['_uisData']['get'](_0x445f8d)['collection']['remove'](_0x479f18),_0x33f8ca&&this['_uisData']['get'](_0x33f8ca)['collection']['add'](_0x479f18));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x58f197){const _0x229ce3=[];for(const _0x4c9f0e of this['activeUIs']){(0x0,this['_uisData']['get'](_0x4c9f0e)['filter'])(_0x58f197)&&_0x229ce3['push'](_0x4c9f0e);}if(_0x229ce3['length']>0x1)throw new _0x2c2a61('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x229ce3,'annotationType':_0x58f197['type']});}}const he=Ht('px');class V extends kt{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0x47a5e2){super(_0x47a5e2);const _0x574e5d=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 _0x3063bc(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x574e5d['to']('class')],'style':{'minHeight':_0x574e5d['to']('minHeight',_0x121fef=>'number'==typeof _0x121fef?he(_0x121fef+0xa):null)},'dir':_0x47a5e2['uiLanguageDirection'],'role':'application','aria-label':S(_0x47a5e2,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':S(_0x47a5e2,'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',_0x1e8295=>{this['_updateItemPositionInFocusables'](_0x1e8295['source']);}),this['list']['forEach'](_0x255734=>{this['focusTracker']['add'](_0x255734['element']),this['_updateItemPositionInFocusables'](_0x255734);}),this['list']['on']('change',(_0x70e9bd,_0x12340a)=>{for(const _0x30322b of _0x12340a['removed'])this['focusTracker']['remove'](_0x30322b['element']),this['focusables']['remove'](_0x30322b);for(const _0x15f173 of _0x12340a['added'])this['focusTracker']['add'](_0x15f173['element']),this['_updateItemPositionInFocusables'](_0x15f173);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0x43cb33){const _0x3b02c=this['focusables']['getIndex'](_0x43cb33);let _0x2c9d35,_0x19e645;for(const _0x2da6fd of this['focusables'])if(_0x43cb33['top']<_0x2da6fd['top']){_0x2c9d35=_0x2da6fd;break;}if(_0x19e645=_0x2c9d35?this['focusables']['getIndex'](_0x2c9d35):this['focusables']['length'],-0x1!==_0x3b02c){if(_0x3b02c===_0x19e645-0x1)return;this['focusables']['remove'](_0x43cb33),_0x19e645=_0x2c9d35?this['focusables']['getIndex'](_0x2c9d35):this['focusables']['length'];}this['focusables']['add'](_0x43cb33,_0x19e645);}}const qt=Ht('px');class H extends kt{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x599538){super(_0x599538),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x4b3230,_0x220f62)=>_0x4b3230+_0x220f62),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Lt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x405d1f=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x405d1f['to']('isAnimationDisabled',_0x27cfe5=>_0x27cfe5?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x405d1f['to']('top',_0x194499=>qt(_0x194499))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x212487=this['element']['clientHeight'];_0x212487&&(this['height']=_0x212487);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0x990b8c{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0xcd6927){super(_0xcd6927),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 _0x519005=this['context']['config']['get']('sidebar.container');_0x519005&&this['setContainer'](_0x519005);}['setContainer'](_0x34057b){if(!y(_0x34057b))throw new _0x2c2a61('sidebar-setcontainer-invalid-element');this['container']=_0x34057b;}['_attachToContainer']({viewClass:_0x237189='',spaceBetweenItems:_0x124b3c=0x19}={}){if(!y(this['container']))throw new _0x2c2a61('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x237189,this['_spaceBetweenItems']=_0x124b3c;}['rearrange']({removedAnnotation:_0x233728,previousAnnotation:_0x36e5fc,nextAnnotation:_0x3bc722}){const _0x4c3350=this['getSidebarItemView'](_0x233728);this['view']['list']['remove'](_0x4c3350),this['_destroySidebarItemView'](_0x233728),_0x36e5fc&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x36e5fc)),_0x3bc722&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x3bc722)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x1c8a23,activatedAnnotation:_0x44d385,disableAnimationOnActivatedAnnotation:_0x4d85dd}){if(this['_activeAnnotation']=_0x44d385,_0x1c8a23){_0x1c8a23['isActive']=!0x1;const _0x5ac5e8=this['getSidebarItemView'](_0x1c8a23);_0x5ac5e8&&_0x4d85dd&&(_0x5ac5e8['isAnimationDisabled']=!0x1);}if(_0x44d385){const _0x173718=this['getSidebarItemView'](_0x44d385);_0x173718&&(_0x44d385['isActive']=!0x0,_0x4d85dd&&(_0x173718['isAnimationDisabled']=!0x0,_0x173718['top']+=0x1),this['_alignToTargetRect'](_0x173718));}}['_detachFromContainer'](_0x2d5eb7){if(this['view']['element']['remove'](),_0x2d5eb7){for(const _0x8f4570 of _0x2d5eb7)this['_destroySidebarItemView'](_0x8f4570);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x3e3122,_0x2cd1a0){_0x2cd1a0||(_0x2cd1a0=_0x3e3122['view']);const _0x12cf65=new H(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x12cf65,_0x3e3122),this['_annotationToSidebarItemView']['set'](_0x3e3122,_0x12cf65),_0x12cf65['content']['add'](_0x2cd1a0),this['listenTo'](_0x3e3122['view'],'change:targetRect',(_0x542afb,_0x32d154,_0x390c28)=>{const _0x5e32b8=this['_getTargetTop'](_0x3e3122,_0x390c28);_0x12cf65['_targetTop']!=_0x5e32b8&&(_0x12cf65['_targetTop']=_0x5e32b8,this['_setItemTop'](_0x12cf65,_0x5e32b8));}),this['listenTo'](_0x12cf65,'change:top',()=>{this['_recalculate'](_0x12cf65,'top');}),this['listenTo'](_0x12cf65,'change:bottom',()=>{this['_recalculate'](_0x12cf65,'bottom');}),this['_alignToTargetRect'](_0x12cf65);const _0x3f7edd=this['_getItemBefore'](_0x12cf65);if(_0x3f7edd)this['_alignAfterItem'](_0x3f7edd,_0x12cf65)||this['_alignToTargetRect'](_0x12cf65);else this['_alignToTargetRect'](_0x12cf65);return this['_updateLastItem'](),this['view']['list']['add'](_0x12cf65),_0x12cf65;}['_alignForTopChange'](_0x88b0c){if(!_0x88b0c['content']['length'])return;const _0x52f5b6=this['_getItemBefore'](_0x88b0c);if(!_0x52f5b6)return;const _0x40a0cf=this['_sidebarItemViewToAnnotation']['get'](_0x52f5b6),_0x4dfe45=this['_activeAnnotation'];_0x4dfe45&&_0x4dfe45===_0x40a0cf?this['_alignAfterItem'](_0x52f5b6,_0x88b0c):this['_alignBeforeItem'](_0x88b0c,_0x52f5b6);}['_alignForBottomChange'](_0x3dd39f){if(!_0x3dd39f['content']['length'])return;const _0x440b53=this['_getItemAfter'](_0x3dd39f);if(!_0x440b53)return;const _0x29f15f=this['_sidebarItemViewToAnnotation']['get'](_0x440b53),_0x32ddec=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x52de94=this['_activeAnnotation'];_0x52de94&&_0x52de94===_0x29f15f&&_0x32ddec?(this['_alignBeforeItem'](_0x440b53,_0x3dd39f),this['_alignAfterItem'](_0x3dd39f,_0x440b53)):_0x52de94&&_0x52de94===_0x29f15f?this['_alignBeforeItem'](_0x440b53,_0x3dd39f):this['_alignAfterItem'](_0x3dd39f,_0x440b53);}['_recalculate'](_0x3648b4,_0x1b5d2f){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x4e0137,changedProp:_0x14f0f1}of this['_recalculateBuffer'])'top'===_0x14f0f1?this['_alignForTopChange'](_0x4e0137):this['_alignForBottomChange'](_0x4e0137);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x3648b4,'changedProp':_0x1b5d2f});}['getSidebarItemView'](_0xb81c09){return this['_annotationToSidebarItemView']['get'](_0xb81c09);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x5bc8f0){const _0x10c16e=this['getSidebarItemView'](_0x5bc8f0);this['stopListening'](_0x10c16e),this['stopListening'](_0x5bc8f0['view']),_0x10c16e['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x5bc8f0),this['_sidebarItemViewToAnnotation']['delete'](_0x10c16e);}['_createSidebarView'](){const _0x4920f6=new V(this['context']['locale']);return _0x4920f6['render'](),this['on']('change:_lastItem',(_0x4e6b5e,_0x428eac,_0x2f0086,_0x2263a4)=>{_0x2263a4&&_0x4920f6['unbind']('minHeight'),_0x2f0086?_0x4920f6['bind']('minHeight')['to'](_0x2f0086,'bottom'):_0x4920f6['minHeight']=null;}),_0x4920f6;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x441c4b){const _0x5186e2=this['_sidebarItemViewToAnnotation']['get'](_0x441c4b),_0x58f530=_0x5186e2&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x5186e2)-0x1);return _0x58f530&&this['getSidebarItemView'](_0x58f530)||null;}['_getItemAfter'](_0xdfc1cd){const _0x186cb8=this['_sidebarItemViewToAnnotation']['get'](_0xdfc1cd),_0x1fcd72=_0x186cb8&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x186cb8)+0x1);return _0x1fcd72&&this['getSidebarItemView'](_0x1fcd72)||null;}['_alignBeforeItem'](_0x4fe065,_0x16e532){_0x4fe065['updateHeight']();const _0x545feb=R(_0x16e532['bottom']+this['_spaceBetweenItems'],_0x4fe065['top']);return!!_0x545feb&&(this['_setItemTop'](_0x16e532,_0x16e532['top']-_0x545feb),!0x0);}['_alignAfterItem'](_0x190c2c,_0x555aa3){_0x190c2c['updateHeight']();const _0x210402=R(_0x190c2c['bottom']+this['_spaceBetweenItems'],_0x555aa3['top']);return!!_0x210402&&(this['_setItemTop'](_0x555aa3,_0x555aa3['top']+_0x210402,!0x1),!0x0);}['_alignToTargetRect'](_0x189fab){const _0x57e292=this['_sidebarItemViewToAnnotation']['get'](_0x189fab);if(!_0x57e292||!_0x57e292['target']||!_0x57e292['targetRect'])return;const _0x86e94d=this['_getTargetTop'](_0x57e292,_0x57e292['targetRect']);this['_setItemTop'](_0x189fab,_0x86e94d);}['_getTargetTop'](_0x5267db,_0x3c2a49){if(null===_0x3c2a49)return 0x0;if(_0x5267db['target']instanceof _0x572963)return _0x3c2a49['top'];{const _0x546132=new _0x572963(this['view']['element'])['top'];return _0x3c2a49['top']-_0x546132;}}['_setItemTop'](_0x4d1a02,_0x4a8720,_0x147efb=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x147efb&&(_0x4a8720=Math['max'](_0x4a8720,this['_getMaxAvailableTop'](_0x4d1a02))),_0x4d1a02['top']=_0x4a8720;}['_getMaxAvailableTop'](_0x56c30f){let _0x3fc43d=this['_getItemBefore'](_0x56c30f),_0x90faed=0x0;for(;_0x3fc43d;)_0x3fc43d['updateHeight'](),_0x90faed+=this['_spaceBetweenItems']+_0x3fc43d['height'],_0x3fc43d=this['_getItemBefore'](_0x3fc43d);return _0x90faed;}}function R(_0x3ad8a1,_0x23a4aa){return Math['max'](_0x3ad8a1-_0x23a4aa,0x0);}function y(_0x79918e){return null!==_0x79918e&&'object'==typeof _0x79918e&&0x1===_0x79918e['nodeType'];}class e extends _0x990b8c{['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(_0x17a00f){super(_0x17a00f),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x4f7a0b(),this['_refreshPositioningDebounced']=_0x497022(()=>{this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0xce85bf=this['context']['plugins']['get'](M),_0x3de315=this['context']['plugins']['get'](z);_0xce85bf['register']('wideSidebar',this),_0x3de315['container']&&_0xce85bf['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x5e75ec){if(_0x5e75ec===this['activeAnnotation'])return;const _0x197c77=this['context']['plugins']['get'](z);_0x197c77['_activeAnnotation']=_0x5e75ec;const _0x103bae=this['activeAnnotation'];_0x197c77['refresh']({'blurredAnnotation':_0x103bae,'activatedAnnotation':_0x5e75ec}),this['activeAnnotation']=_0x5e75ec;}['attach'](_0x27fb9f){this['annotations']=_0x27fb9f;const _0x39fcc0=this['context']['plugins']['get'](z);if(_0x39fcc0['_annotations']=_0x27fb9f,this['isAttached'])throw new _0x2c2a61('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x39fcc0,'set:container',()=>{this['detach'](),this['listenTo'](_0x39fcc0,'change:container',_0x1da4c6=>{_0x1da4c6['off'](),this['attach'](_0x27fb9f);});}),_0x39fcc0['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x7cdd38=_0x448500=>{_0x448500['updateTargetRect'](),_0x39fcc0['addAnnotation'](_0x448500);};for(const _0x1f7545 of _0x27fb9f)_0x7cdd38(_0x1f7545);this['listenTo'](_0x27fb9f,'add',(_0x554861,_0x355741)=>{_0x7cdd38(_0x355741);}),this['listenTo'](_0x27fb9f,'remove',(_0x270fc9,_0x3e9f51,_0x4a1292)=>{_0x39fcc0['rearrange']({'removedAnnotation':_0x3e9f51,'previousAnnotation':_0x27fb9f['get'](_0x4a1292-0x1),'nextAnnotation':_0x27fb9f['get'](_0x4a1292+0x1)}),_0x3e9f51===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x27fb9f,'focus',(_0x20cd04,_0x49d83e)=>{this['setActiveAnnotation'](_0x49d83e);}),this['listenTo'](_0x27fb9f,'blur',()=>{this['setActiveAnnotation'](null);});const _0x110490=this['context']instanceof _0x37e3fb?this['context']['editors']:new _0x4f7a0b([this['context']]);for(const _0x2cb2aa of _0x110490)this['_integrateWithEditorAnnotations'](_0x2cb2aa);this['listenTo'](_0x110490,'add',(_0x5b3060,_0x47ebbb)=>{this['listenTo'](_0x47ebbb,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x47ebbb);});}),this['listenTo'](_0x110490,'remove',(_0x15a94b,_0x3f0a6c)=>{_0x3f0a6c['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x3f0a6c['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x2c2a61('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0xd0a7db=this['context']['plugins']['get'](z);_0xd0a7db['_detachFromContainer'](this['annotations']),this['stopListening'](_0xd0a7db),this['stopListening'](this['annotations']),this['context']instanceof _0x37e3fb&&this['stopListening'](this['context']['editors']);for(const _0x3bd4dd of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x3bd4dd);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x587ce5){if(!_0x587ce5['plugins']['has']('EditorAnnotations'))return;const _0x64fe2c=_0x587ce5['plugins']['get']('EditorAnnotations'),_0x59a128=()=>{const _0x278b56=_0x64fe2c['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x278b56[0x0]||null);};this['listenTo'](_0x64fe2c,'refresh',_0x59a128),this['listenTo'](_0x64fe2c,'blur',(_0x502b8d,{isAnnotationTracked:_0x2529eb})=>{this['activeAnnotation']&&_0x2529eb(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x64fe2c,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x31c940=>{_0x64fe2c['hasDomSelection']()&&(_0x59a128(),_0x31c940['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x64fe2c);}['_destroyEditorAnnotationsIntegration'](_0x355463){this['stopListening'](_0x355463),this['_editorAnnotations']['remove'](_0x355463);}}class D extends _0x4231dd{['counterView'];constructor(_0x39cc64){super(_0x39cc64);const _0x25f7f3=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x299b63,_0x134863)=>_0x299b63?'...':_0x134863['toString']()),this['set']('annotationType',''),this['icon']=xt,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new kt(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x25f7f3['to']('annotationType',_0x3e8365=>'ck-annotation-counter__badge--'+_0x3e8365),_0x25f7f3['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x25f7f3['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class n extends _0x990b8c{['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(_0x23b6ff){super(_0x23b6ff),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=Object['create'](_0x45ec30),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x4f7a0b(),this['_refreshPositioningDebounced']=_0x497022(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](M)['register']('narrowSidebar',this),this['bodyCollection']=new _0x71b0c4(this['context']['locale']),this['balloonPanelView']=new _0x2a8ac2(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0xeacfa6){this['annotations']=_0xeacfa6;const _0x3ceae3=this['context']['plugins']['get'](z),_0x4906d4=this['balloonPanelView'];if(_0x3ceae3['_annotations']=_0xeacfa6,this['isAttached'])throw new _0x2c2a61('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x3ceae3,'set:container',()=>{this['detach'](),this['listenTo'](_0x3ceae3,'change:container',_0x1f4675=>{_0x1f4675['off'](),this['attach'](_0xeacfa6);});}),_0x3ceae3['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x59825f=_0x2d9c41=>{const _0x23abf7=new D(this['context']['locale']);_0x3ceae3['addAnnotation'](_0x2d9c41,_0x23abf7),this['_annotationToNarrowView']['set'](_0x2d9c41,_0x23abf7),_0x23abf7['bind']('isDirty','annotationType','number')['to'](_0x2d9c41['view'],'isDirty','type','length'),_0x23abf7['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x4906d4['content']['first']!==_0x2d9c41['view']?(this['_showBalloon'](_0x2d9c41),_0x2d9c41['view']['element']['focus'](),this['setActiveAnnotation'](_0x2d9c41)):this['setActiveAnnotation'](null);});};for(const _0x226dac of _0xeacfa6)_0x59825f(_0x226dac);this['listenTo'](_0xeacfa6,'add',(_0xaec735,_0x495874)=>{_0x59825f(_0x495874);}),this['listenTo'](_0xeacfa6,'remove',(_0x3c91be,_0x4c91c2,_0x164356)=>{this['_annotationToNarrowView']['get'](_0x4c91c2)['destroy'](),this['_annotationToNarrowView']['delete'](_0x4c91c2),_0x3ceae3['rearrange']({'removedAnnotation':_0x4c91c2,'previousAnnotation':_0xeacfa6['get'](_0x164356-0x1),'nextAnnotation':_0xeacfa6['get'](_0x164356+0x1)}),_0x4c91c2===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0xeacfa6,'focus',(_0x5e1a95,_0x567cd7)=>{this['setActiveAnnotation'](_0x567cd7);}),this['listenTo'](_0xeacfa6,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x27869c,_0x2939d8)=>{_0x2939d8['keyCode']===_0x27de6b['esc']&&_0x4906d4['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x4906d4['content']['first']),this['_hideBalloon'](),_0x2939d8['stopPropagation'](),_0x2939d8['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x39aed1,_0x5f57d9)=>{const _0x42dba5=_0x5f57d9['target'];_0x4906d4['isVisible']&&_0x4906d4['element']['contains'](_0x42dba5)||_0x3ceae3['view']['element']['contains'](_0x42dba5)||_0x39aed1['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x5a5643=>_0x5a5643['contains'](_0x42dba5))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x1333fd=this['context']instanceof _0x37e3fb?this['context']['editors']:new _0x4f7a0b([this['context']]);for(const _0x3b63b3 of _0x1333fd)this['_integrateWithEditorAnnotations'](_0x3b63b3);this['listenTo'](_0x1333fd,'add',(_0x3693c6,_0x101733)=>{this['listenTo'](_0x101733,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x101733);});}),this['listenTo'](_0x1333fd,'remove',(_0x3d9cb1,_0xcae059)=>{_0xcae059['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0xcae059['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0xe461eb){if(_0xe461eb===this['activeAnnotation'])return;const _0x169563=this['context']['plugins']['get'](z);if(_0x169563['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0xe461eb,'disableAnimationOnActivatedAnnotation':!0x0}),_0xe461eb)_0x169563['getSidebarItemView'](_0xe461eb)?this['_showBalloon'](_0xe461eb):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0xe461eb;}['detach'](){if(!this['isAttached'])throw new _0x2c2a61('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x5752c1=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x1aa986=>_0x1aa986['destroy']()),this['_annotationToNarrowView']['clear'](),_0x5752c1['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x37e3fb&&this['stopListening'](this['context']['editors']);for(const _0x5b2e4e of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x5b2e4e);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'](_0x389cef){if(!_0x389cef['plugins']['has']('EditorAnnotations'))return;const _0x286617=_0x389cef['plugins']['get']('EditorAnnotations'),_0x463c59=this['context']['plugins']['get'](z),_0x7f616a=this['annotations'],_0x34c54c=this['balloonPanelView'],_0x15df45=()=>{const _0x1f210e=_0x286617['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x1f210e),this['setActiveAnnotation'](_0x1f210e[0x0]||null);};this['listenTo'](_0x286617,'refresh',_0x15df45),this['listenTo'](_0x286617,'blur',(_0x5a5966,{isAnnotationTracked:_0x5d56e4})=>{this['activeAnnotation']&&_0x5d56e4(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x286617,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x7f616a,'blur',_0x34bba7=>{_0x286617['hasDomSelection']()&&_0x34bba7['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x52f0cf,_0x1cf873)=>{const _0x53a1d5=_0x1cf873['target'];_0x34c54c['isVisible']&&_0x34c54c['element']['contains'](_0x53a1d5)||_0x463c59['view']['element']['contains'](_0x53a1d5)||this['activeAnnotation']&&_0x286617['hasDomSelection']()&&(_0x15df45(),_0x52f0cf['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x286617);}['_destroyEditorAnnotationsIntegration'](_0x402a10){_0x402a10&&(this['stopListening'](_0x402a10),this['_editorAnnotations']['remove'](_0x402a10));}['_setSelectedAnnotations'](_0x50b9b8){for(const _0x439475 of this['_selectedAnnotations'])_0x50b9b8['includes'](_0x439475)||this['_manuallyClosedAnnotationViews']['delete'](_0x439475['view']);this['_selectedAnnotations']=_0x50b9b8;}['_refreshPositioning'](){const _0x3567c4=this['balloonPanelView'];this['annotations']['refreshPositioning'](),_0x3567c4['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x119551){if(this['_manuallyClosedAnnotationViews']['has'](_0x119551['view']))return;const _0x5d21a7=this['balloonPanelView']['content']['first'];_0x5d21a7!==_0x119551['view']?(_0x5d21a7&&this['_detachListeners'](_0x5d21a7),this['_attachListeners'](_0x119551['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x119551['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x378010=this['balloonPanelView']['content']['first'],_0x20ae70=_0x378010&&this['annotations']['getByView'](_0x378010);if(!_0x20ae70||!this['_annotationToNarrowView']['has'](_0x20ae70))return;const _0x5c30d1=this['_annotationToNarrowView']['get'](_0x20ae70)['element'],_0x7ac312=(function(){const _0x379184=_0x2a8ac2['defaultPositions'];return[_0x379184['southArrowNorthEast'],_0x379184['northArrowSouthEast'],_0x379184['southArrowNorth'],_0x379184['northArrowSouth'],_0x379184['southArrowNorthWest'],_0x379184['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x5c30d1,'positions':_0x7ac312});}['_hideBalloon'](){const _0x2dbc36=this['balloonPanelView'],_0x2b27f5=_0x2dbc36['content']['first'];_0x2b27f5&&(this['_detachListeners'](_0x2b27f5),_0x2dbc36['unpin'](),_0x2dbc36['content']['clear']());}['_attachListeners'](_0x270678){this['listenTo'](_0x270678,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x270678,'Esc',(_0x4f3b9c,_0x3a0a67)=>{this['_manuallyClosedAnnotationViews']['add'](_0x270678),this['_hideBalloon'](),_0x3a0a67();});}['_detachListeners'](_0x32855c){this['stopListening'](_0x32855c);}}class c extends _0x5ed257{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[P,_0x35e8a1,M];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4b2ae7){super(_0x4b2ae7),_0x4b2ae7['editing']['view']['addObserver'](_0x38a0a1),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x4b2ae7['plugins']['get'](_0x35e8a1),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x5c8594=this['editor']['plugins']['get'](M);_0x5c8594['context']===this['editor']&&(_0x5c8594['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0xd68194,_0xbfa782)=>{const _0x1fe9df=this['_balloon'];if(this['isAttached']&&_0x1fe9df['visibleView']){const _0x5144ef=this['annotations']['getByView'](_0x1fe9df['visibleView']);_0x5144ef&&this['_closeAnnotation'](_0x5144ef),_0xbfa782();}}));}['afterInit'](){const _0x532877=this['editor']['plugins']['get'](M);_0x532877['context']===this['editor']&&(_0x532877['hasActive']()||_0x532877['switchTo']('inline'));}['setActiveAnnotation'](_0x12931b){_0x12931b!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x12931b&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x12931b)&&this['_addAnnotationToBalloon'](_0x12931b,!0x0),_0x12931b['isActive']=!0x0),_0x12931b||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x12931b);}['attach'](_0x59b89d){this['annotations']=_0x59b89d;const _0x4227ef=this['editor']['plugins']['get'](M),_0x263252=this['_balloon'];if(this['isAttached'])throw new _0x2c2a61('inlineannotations-attach-already-attached',this);if(_0x4227ef['context']!==this['editor'])throw new _0x2c2a61('inlineannotations-not-allowed-with-context',this);const _0x476b49=this['editor']['plugins']['get'](P);this['listenTo'](_0x476b49,'refresh',()=>{const _0xb84e51=_0x476b49['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x18ee50,_0x388658;!this['_forceRefresh']&&(_0x18ee50=_0xb84e51,_0x388658=this['_selectedAnnotations'],_0x18ee50['length']===_0x388658['length']&&_0x18ee50['every'](_0x70469=>_0x388658['includes'](_0x70469)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0xb84e51),this['setActiveAnnotation'](_0xb84e51[0x0]||null));}),this['listenTo'](_0x476b49,'blur',(_0x2b92b0,{isAnnotationTracked:_0x56348b})=>{this['activeAnnotation']&&_0x56348b(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x27efbe,_0x49d02f,_0x2026fe)=>{_0x2026fe||this['setActiveAnnotation'](null);}),this['listenTo'](_0x59b89d,'remove',(_0x2dc558,_0x315357)=>{this['_removeAnnotationFromBalloon'](_0x315357),_0x315357===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x263252,'change:visibleView',(_0x4e2f7d,_0x27fedd,_0x1c5cfa,_0x8f97d0)=>{_0x8f97d0&&this['stopListening'](_0x8f97d0);const _0xf094eb=_0x59b89d['getByView'](_0x1c5cfa);_0x1c5cfa&&_0xf094eb&&(this['listenTo'](_0x1c5cfa,'change:height',()=>{_0x263252['updatePosition']();}),this['listenTo'](_0x1c5cfa,'Esc',()=>{this['_closeAnnotation'](_0xf094eb),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0xf094eb&&this['setActiveAnnotation'](_0xf094eb));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x263252['visibleView']&&(_0x59b89d['getByView'](_0x263252['visibleView'])&&_0x263252['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 _0x2c2a61('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x6d37a0 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x6d37a0);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x5e630){for(const _0x587698 of this['_selectedAnnotations'])_0x5e630['includes'](_0x587698)||this['_manuallyClosed']['delete'](_0x587698);for(const _0x3df038 of this['annotations'])_0x5e630['includes'](_0x3df038)||this['_removeAnnotationFromBalloon'](_0x3df038);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x14aa09 of _0x5e630)this['_addAnnotationToBalloon'](_0x14aa09);}this['_selectedAnnotations']=_0x5e630;}['_addAnnotationToBalloon'](_0x1df868,_0x28aa78=!0x1){this['_manuallyClosed']['has'](_0x1df868)||(this['_addedAnnotations']['has'](_0x1df868)||this['_balloon']['hasView'](_0x1df868['view'])||(this['_addedAnnotations']['add'](_0x1df868),this['_balloon']['add']({'stackId':_0x1df868['view']['id'],'view':_0x1df868['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x1df868)}})),_0x28aa78&&this['_balloon']['showStack'](_0x1df868['view']['id']));}['_getBalloonTargetForAnnotation'](_0x11af9e){const _0x41040a=_0x11af9e['target'],_0x2e3063=this['editor']['editing']['view'],_0x38eb7c=_0x2e3063['document']['selection']['getFirstRange'](),_0x59b43e=_0x2e3063['domConverter']['viewRangeToDom'](_0x38eb7c);if(_0x59b43e['collapse'](!0x0),_0x41040a){if(_0x41040a instanceof _0x572963)return _0x41040a;let _0x2af2d6=[];for(const _0x2a7312 of _0x41040a)_0x2af2d6['push'](...(_0x517820=_0x2a7312['getClientRects'](),Array['from'](_0x517820)['map'](DOMRect['fromRect'])));_0x2af2d6=function(_0x9f723f){const _0x3e4240=[];let _0x56cdc2=_0x9f723f[0x0];for(let _0x58c11b=0x1;_0x58c11b<_0x9f723f['length'];_0x58c11b++)b(_0x56cdc2,_0x9f723f[_0x58c11b])?_0x56cdc2['width']+=_0x9f723f[_0x58c11b]['width']:(_0x3e4240['push'](_0x56cdc2),_0x56cdc2=_0x9f723f[_0x58c11b]);return _0x3e4240['push'](_0x56cdc2),_0x3e4240;}(_0x2af2d6);const _0x13702b=_0x59b43e['getBoundingClientRect']();return _0x2af2d6['find'](_0x2ec4f7=>_0x2ec4f7['top']<=_0x13702b['top']&&_0x2ec4f7['bottom']>=_0x13702b['bottom']&&_0x2ec4f7['left']<=_0x13702b['left']&&_0x2ec4f7['right']>=_0x13702b['right'])||_0x2af2d6[0x0];}var _0x517820;return _0x11af9e['targetRect']||_0x59b43e;}['_removeAnnotationFromBalloon'](_0x118d50){this['_addedAnnotations']['has'](_0x118d50)&&this['_balloon']['hasView'](_0x118d50['view'])&&(this['_addedAnnotations']['delete'](_0x118d50),this['_balloon']['remove'](_0x118d50['view']));}['_closeAnnotation'](_0x38d7ca){this['_manuallyClosed']['add'](_0x38d7ca),this['_removeAnnotationFromBalloon'](_0x38d7ca);}}function b(_0xb85dc1,_0xc90b6a){return _0xb85dc1['top']===_0xc90b6a['top']&&_0xb85dc1['bottom']===_0xc90b6a['bottom']&&_0xb85dc1['right']===_0xc90b6a['left'];}var Z='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2025,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20clip-rule=\x22evenodd\x22\x20d=\x22M14\x203.5A3.5\x203.5\x200\x200\x201\x2017.5\x207v6l-.005.192a3.501\x203.501\x200\x200\x201-2.927\x203.262l-.062.008v1.813a1.5\x201.5\x200\x200\x201-2.193\x201.33l-.37-.193-.38-.212a13.452\x2013.452\x200\x200\x201-3.272-2.63l-.062-.07-4.729-.046a3.5\x203.5\x200\x200\x201-3.5-3.5v-6a3.5\x203.5\x200\x200\x201\x203.5-3.5L14\x203.5ZM3.5\x204.954a2\x202\x200\x200\x200-2\x202v6a2\x202\x200\x200\x200\x202\x202L8.924\x2015a11.917\x2011.917\x200\x200\x200\x203.71\x203.081l.372.194v-3.268L12.962\x2015H14a2\x202\x200\x200\x200\x202-2V7a2\x202\x200\x200\x200-2-2L3.5\x204.954Z\x22/><path\x20d=\x22M16.5.5h-10a3.5\x203.5\x200\x200\x200-3.162\x202h1.84A2\x202\x200\x200\x201\x206.5\x202h10a2\x202\x200\x200\x201\x202\x202v8.873a3.502\x203.502\x200\x200\x200\x201.495-2.681L20\x2010V4A3.5\x203.5\x200\x200\x200\x2016.5.5Z\x22/><path\x20clip-rule=\x22evenodd\x22\x20d=\x22M12.013\x207.453a.75.75\x200\x200\x201\x20.034\x201.06l-3.75\x204a.75.75\x200\x200\x201-1.045.048l-2.25-2a.75.75\x200\x200\x201\x20.996-1.122l1.704\x201.515\x203.25-3.467a.75.75\x200\x200\x201\x201.061-.034Z\x22/></svg>\x0a';class tt extends kt{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0xb5782a,_0xecd226){super(_0xb5782a),this['set']('isEmpty',!_0xecd226['length']),this['focusTracker']=new _0x3063bc(),this['_annotationViews']=_0xecd226,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new Ft({'focusables':_0xecd226,'focusTracker':this['focusTracker']}),this['listenTo'](_0xecd226,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0xecd226,'remove',(_0x411945,_0x518473)=>{_0x518473['isActive']&&this['focus'](),_0xecd226['length']||(this['isEmpty']=!0x0);});const _0x4c7a0b=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':S(_0xb5782a,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0xecd226},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x4c7a0b['if']('isEmpty','ck-hidden',_0x24b5d7=>!_0x24b5d7)]},'children':[{'text':S(_0xb5782a,'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 _0x38f21e of this['_annotationViews'])this['focusTracker']['add'](_0x38f21e['element']);this['_annotationViews']['on']('change',(_0x23fe96,{added:_0x248c25,removed:_0xf300ae})=>{for(const _0x4dacd2 of _0x248c25)this['focusTracker']['add'](_0x4dacd2['element']);for(const _0x456d07 of _0xf300ae)this['focusTracker']['remove'](_0x456d07['element']);});}}class f extends _0x990b8c{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,N];}constructor(_0x3b7efb){super(_0x3b7efb),this['archivedThreads']=new _0x4f7a0b();}['init'](){const _0x3447dd=this['context'],_0x3f73bf=_0x3447dd['plugins']['get'](o),_0x2438b1=_0x3447dd['plugins']['get'](N);this['listenTo'](_0x3f73bf,'addCommentThread',(_0x371b8c,{threadId:_0x4b0bc5})=>{const _0x195aa7=_0x3f73bf['getCommentThread'](_0x4b0bc5);_0x195aa7['archivedAt']&&this['archivedThreads']['add'](_0x195aa7,this['_calculatePosition'](_0x195aa7['archivedAt'])),this['listenTo'](_0x195aa7,'change:archivedAt',(_0x51569e,_0x2a68d8,_0x30bf5b)=>{_0x30bf5b?this['archivedThreads']['has'](_0x195aa7)||this['archivedThreads']['add'](_0x195aa7,this['_calculatePosition'](_0x195aa7['archivedAt'])):this['archivedThreads']['has'](_0x195aa7)&&this['archivedThreads']['remove'](_0x195aa7);});}),this['listenTo'](_0x3f73bf,'removeCommentThread',(_0x30fe8a,{threadId:_0x4be937})=>{const _0x2429f6=_0x3f73bf['getCommentThread'](_0x4be937);this['stopListening'](_0x2429f6),this['archivedThreads']['has'](_0x2429f6)&&this['archivedThreads']['remove'](_0x2429f6);},{'priority':'highest'}),this['listenTo'](_0x2438b1['collection'],'focus',(_0x5860b2,_0xcca575)=>{_0xcca575['isVisible']||(_0xcca575['isActive']=!0x0,_0x2438b1['activate'](_0xcca575));});}['_calculatePosition'](_0x255a62){const _0x32680b=[...this['archivedThreads']]['findIndex'](_0x125611=>_0x125611['archivedAt']<_0x255a62);return _0x32680b>-0x1?_0x32680b:this['archivedThreads']['length'];}}class a extends _0x5ed257{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[f,_0x572c38];}constructor(_0x3f6a90){super(_0x3f6a90),this['annotationViews']=new _0x42f832(),this['_pendingThreads']=[];}['init'](){const _0x79da75=this['editor'],_0x36eb2f=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x79da75['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x4231dd,!0x0)),_0x79da75['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x28601f=this['_createCommentsArchiveButton'](_0x479457);return _0x28601f['set']({'role':'menuitemcheckbox'}),_0x28601f;});const _0x1d8c33=_0x79da75['plugins']['get'](f),_0x7bd243=_0x79da75['plugins']['get']('Annotations'),_0x203ce5=_0x79da75['plugins']['get']('CommentsRepository');_0x1d8c33['archivedThreads']['forEach'](_0x3b1663=>{this['_handleNewThread'](_0x3b1663);}),this['listenTo'](_0x1d8c33['archivedThreads'],'add',(_0x330e70,_0x2b2bd5)=>{this['_handleNewThread'](_0x2b2bd5);}),this['listenTo'](_0x7bd243['collection'],'add',(_0x49676f,_0x54e22f)=>{const _0x29ea43=this['_pendingThreads']['find'](_0x55f381=>{const _0x3c0a36=_0x203ce5['_threadToController']['get'](_0x55f381);return _0x3c0a36&&_0x54e22f['innerView']===_0x3c0a36['view'];});if(_0x29ea43){const _0x30fafa=this['_calculatePosition'](_0x29ea43['archivedAt']);this['annotationViews']['add'](_0x54e22f['view'],_0x30fafa),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x29ea43),0x1);}}),this['listenTo'](_0x1d8c33['archivedThreads'],'remove',(_0x14a19c,_0x562c4d)=>{const _0x21b94a=_0x79da75['config']['get']('collaboration.channelId');if(!_0x21b94a||_0x562c4d['channelId']===_0x21b94a){const _0x4b371a=_0x203ce5['_threadToController']['get'](_0x562c4d),_0x551a84=_0x7bd243['getByInnerView'](_0x4b371a['view']);this['annotationViews']['remove'](_0x551a84['view']),this['stopListening'](_0x551a84['focusableElements']);}}),this['listenTo'](_0x7bd243['collection'],'add',(_0x19c545,_0x459aa9)=>{this['listenTo'](_0x459aa9,'escape',_0x36eb2f);}),this['listenTo'](_0x7bd243['collection'],'remove',(_0x249a78,_0x24f154)=>{this['stopListening'](_0x24f154,'escape',_0x36eb2f);});}['_handleNewThread'](_0x35c451){const _0x354e4d=this['editor']['plugins']['get']('CommentsRepository'),_0x36e2ec=this['editor']['plugins']['get']('Annotations'),_0x31b3c0=this['editor']['config']['get']('collaboration.channelId');if(!_0x31b3c0||_0x35c451['channelId']===_0x31b3c0){const _0x297f81=_0x354e4d['_threadToController']['get'](_0x35c451);if(!_0x297f81)return void this['_pendingThreads']['push'](_0x35c451);const _0x281102=this['_calculatePosition'](_0x35c451['archivedAt']),_0x1c4670=_0x36e2ec['getByInnerView'](_0x297f81['view']);_0x1c4670['isVisible']&&_0x36e2ec['_visibleAnnotations']['remove'](_0x1c4670),this['annotationViews']['add'](_0x1c4670['view'],_0x281102);}}['_calculatePosition'](_0x3c09c3){const _0x154347=this['editor']['config']['get']('collaboration.channelId'),_0x5bda53=[...this['editor']['plugins']['get'](f)['archivedThreads']]['filter'](_0x4d3552=>_0x4d3552['channelId']===_0x154347)['findIndex'](_0xa82d65=>_0xa82d65['archivedAt']<_0x3c09c3);return _0x5bda53<0x0||_0x5bda53>this['annotationViews']['length']?this['annotationViews']['length']:_0x5bda53-0x1;}['_toggleDialog'](){const _0x5e55a7=this['editor'],_0x2c05d7=_0x5e55a7['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new tt(_0x5e55a7['locale'],this['annotationViews'])),'commentsArchive'===_0x2c05d7['id']?_0x2c05d7['hide']():_0x2c05d7['show']({'id':'commentsArchive','title':S(_0x5e55a7['locale'],'COMMENTS_ARCHIVE'),'icon':Z,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x3905e1['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x516f38,_0x54dfca=!0x1){const _0x5ee0be=this['editor']['locale'],_0x3b1e03=this['editor']['plugins']['get']('Dialog'),_0x4719cd=new _0x516f38(_0x5ee0be);return _0x4719cd['bind']('isEnabled')['to'](this,'isEnabled'),_0x4719cd['bind']('isOn')['to'](_0x3b1e03,'id',_0x4bd9b3=>'commentsArchive'===_0x4bd9b3),_0x4719cd['set']({'label':S(_0x5ee0be,'COMMENTS_ARCHIVE'),'icon':Z,'isToggleable':!0x0}),_0x54dfca&&(_0x4719cd['tooltip']=!0x0),this['listenTo'](_0x4719cd,'execute',()=>this['_toggleDialog']()),_0x4719cd;}['_hideDialogOnAnnotationEscape']=_0x2492d5=>{const _0x3c918f=_0x2492d5['source'];if(!this['annotationViews']['has'](_0x3c918f['view']))return;const _0x264f4d=this['editor']['plugins']['get']('Dialog');_0x264f4d['isOpen']&&'commentsArchive'===_0x264f4d['id']&&(_0x264f4d['hide'](),_0x2492d5['stop']());};}class p extends _0x5ed257{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,x as AnnotationCollection,T as AnnotationView,N as Annotations,M as AnnotationsUIs,is as BaseCommentThreadView,rs as BaseCommentView,re as Comment,oe 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,e as WideSidebar};
|