@ckeditor/ckeditor5-comments 44.2.0-alpha.4 → 44.2.0-alpha.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/comments.js +1 -1
- package/dist/index.js +9 -9
- package/package.json +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(_0x4c1edf={}){function _0x4d304a(_0x547923){return _0x547923['map'](_0x180f8e=>String['fromCharCode'](_0x180f8e))['join']('');}(_0x4c1edf=Object['assign']({},_0x4c1edf))['plugins']||(_0x4c1edf['plugins']=Ut['defaultPlugins']),super(_0x4c1edf),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[_0x4d304a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4d304a([0x76,0x69,0x65,0x77])][_0x4d304a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4d304a([0x61,0x75,0x74,0x6f]),this[_0x4d304a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x4d304a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4d304a([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x4d304a([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x4d304a([0x6f,0x6b])});}['create'](){const _0x4a5f4c=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x4a5f4c))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x497d9=>{const _0x4a2eb5=this['model']['document']['getRoot'](),_0x1847de=_0x4a2eb5&&_0x4a2eb5['getChild'](_0x4a2eb5['childCount']-0x1);_0x497d9['setSelection'](_0x1847de,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x513a91=this['editing']['view'],_0x44b23e=_0x513a91['document']['getRoot'](),_0x1e7724=_0x44b23e['getChild'](0x0);_0x44b23e['childCount']>0x1||!_0x1e7724||'p'!=_0x1e7724['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(zt(_0x513a91,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x1e7724['placeholder']=this['placeholder']),St({'view':_0x513a91,'element':_0x1e7724,'keepOnFocus':!0x0}),this['placeholderElement']=_0x1e7724);}}class os extends kt{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0xad1a5b,_0x304ab2={}){super(_0xad1a5b),this['editor']=null,this['_editorConfig']=_0x304ab2,this['set']('value',_0x304ab2['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',S(_0xad1a5b,'Reply...')),this['set']('submitLabel',S(_0xad1a5b,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new jt(),this['focusTracker']=new _0x356825(),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',(_0x348fb0,_0x479b63)=>{this['cancelButtonView']['fire']('execute'),_0x479b63();}),this['keystrokes']['set']('Ctrl+Enter',(_0x2335b0,_0x2c15dd)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x2c15dd());}),this['on']('submit',(_0x47031f,_0x144e96)=>{_0x144e96['length']>0xfde8?(alert(S(_0xad1a5b,'TOO_LONG_COMMENT_ALERT',[_0x144e96['length'],0xfde8])),_0x47031f['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 _0x26b21e=this['editor'];this['element']['insertBefore'](_0x26b21e['ui']['element'],this['element']['firstChild']),_0x26b21e['model']['document']['on']('change',()=>this['value']=_0x26b21e['getData']()),_0x26b21e['bind']('placeholder')['to'](this),this['focusables']['add'](_0x26b21e['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x3364d9){-0x1===_0x3364d9?(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:_0x399660}=this,_0x5c7afc=new _0x4185fb(_0x399660);return _0x5c7afc['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x5c7afc['withText']=!0x0,_0x5c7afc['bind']('label')['to'](this,'submitLabel'),_0x5c7afc['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x5c7afc['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x2226b4,_0x470c03)=>!_0x470c03&&!!_0x2226b4['trim']()),_0x5c7afc;}['_createCancelButton'](){const {locale:_0x4c652a}=this,_0x54c603=new _0x4185fb(_0x4c652a);return _0x54c603['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x54c603['label']=S(_0x4c652a,'Cancel'),_0x54c603['withText']=!0x0,_0x54c603['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x54c603;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x3bc3c6=>{this['focusTracker']['add'](_0x3bc3c6['element']);}),this['focusables']['on']('change',(_0x3693f2,_0x1896e7)=>{for(const _0x3fe334 of Array['from'](_0x1896e7['added'])['reverse']())this['focusTracker']['add'](_0x3fe334['element']);});}}class ie extends kt{constructor(_0x55a7ac,_0x55ab81,_0x4c07ae){super(_0x55a7ac),this['commentInputView']=new os(_0x55a7ac,_0x4c07ae),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x7026ed,_0x282159)=>_0x7026ed||!!_0x282159),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 _0x497052(_0x55a7ac,_0x55ab81),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'](_0x3eeedc){this['commentInputView']['focus'](_0x3eeedc);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x355822,_0x5d44ca)=>{const {submitButtonView:_0x22a538,cancelButtonView:_0x88ebbc,editor:_0x2b5e6a}=this['commentInputView'];[_0x22a538['element'],_0x88ebbc['element'],_0x2b5e6a?_0x2b5e6a['editing']['view']['getDomRoot']():null]['filter'](_0x165daa=>_0x165daa)['some'](_0x137e00=>_0x137e00['contains'](_0x5d44ca['target']))||(this['focus'](),_0x5d44ca['preventDefault']());});}}class cs extends kt{constructor(_0x17bc68){super(_0x17bc68);const _0x451f6c=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x451f6c['to']('count',_0x52fd0f=>S(_0x17bc68,'NUMBER_OF_COMMENTS',_0x52fd0f))}]});}}class te extends kt{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x43aacd,_0x153b05,_0x251994){super(_0x43aacd);const _0x520454=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x153b05['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x153b05,this['_config']=_0x251994,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x356825(),this['keystrokes']=new jt(),this['focusCycler']=new Ft({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x214254=>this['commentViews']['map'](_0x3e4967=>_0x3e4967['element'])['includes'](_0x214254['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new cs(_0x43aacd),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x3987d1=>_0x3987d1-this['_config']['maxCommentsWhenCollapsed']);for(const _0x5469d0 of _0x153b05['comments'])this['_handleNewCommentModel'](_0x5469d0);this['_handleInfoComment'](),this['listenTo'](_0x153b05['comments'],'add',(_0x348273,_0x13754a)=>{const _0xdf1a81=this['_calculatePosition'](_0x13754a);this['length']++,this['_handleNewCommentModel'](_0x13754a,_0xdf1a81),this['refreshVisibleViews']();}),this['listenTo'](_0x153b05['comments'],'remove',(_0x44a1bd,_0x3cb51b)=>{this['length']--,this['_handleRemoveCommentModel'](_0x3cb51b),this['refreshVisibleViews']();}),this['listenTo'](_0x153b05,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x153b05,'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',_0x520454['if']('length','ck-hidden',_0x2fee4a=>!_0x2fee4a)],'aria-label':S(_0x43aacd,'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'](_0x46f36f){-0x1===_0x46f36f?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x5097da of this['commentViews'])_0x5097da['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0xcd2ee4,_0x403896){const _0x5c5e9d=new this['_config']['CommentView'](this['locale'],_0xcd2ee4,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x5c5e9d['viewUid']=_0xcd2ee4['id'],_0x5c5e9d['delegate']('removeComment')['to'](this),_0x5c5e9d['delegate']('updateComment')['to'](this),_0x5c5e9d['delegate']('resolveCommentThread')['to'](this),_0x5c5e9d['delegate']('editorReady')['to'](this),_0x5c5e9d['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x5c5e9d,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x5c5e9d,_0x403896);}['_calculatePosition'](_0x357845){const _0x505fca=this['_model']['_findOptimalIndex'](_0x357845);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x357845['authoredAt']?_0x505fca-0x1:_0x505fca:_0x505fca-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x41c760={'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'],_0x41c760,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x41c760));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x55320c){const _0x35eb36=this['commentViews']['remove'](_0x55320c['id']);this['stopListening'](_0x35eb36),_0x35eb36['isEditMode']&&this['_updateHasDirtyComment'](),_0x35eb36['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x1ca89a=>_0x1ca89a['isEditMode']);}['_rearrangeCollapse'](){const _0x1688ee=function(_0xabeb0f){const _0x46da53=new _0x4bc9c4();for(const _0x220af5 of _0xabeb0f)_0x46da53['add'](_0x220af5);return _0x46da53;}(this['commentViews']),_0x192a70=this['_collapsedCommentsView']['count'];for(let _0x1e62b1=0x1;_0x1e62b1<=_0x192a70;_0x1e62b1++)_0x1688ee['remove'](0x1);for(const _0xe22e37 of _0x1688ee)_0xe22e37['collapse']();_0x192a70>0x0&&_0x1688ee['add'](this['_collapsedCommentsView'],0x1),as(_0x194652(Array['from'](this['visibleViews']),Array['from'](_0x1688ee)),this['visibleViews'],_0x1688ee);}['_rearrangeExpand'](){as(_0x194652(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x12dd80 of this['visibleViews'])_0x12dd80['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x3b84af=>{this['focusTracker']['add'](_0x3b84af['element']),this['keystrokes']['listenTo'](_0x3b84af['element']);}),this['commentViews']['on']('change',(_0x2aa23a,_0x39c11a)=>{for(const _0x3cdc0d of _0x39c11a['removed'])this['focusTracker']['remove'](_0x3cdc0d['element']),this['keystrokes']['stopListening'](_0x3cdc0d['element']);for(const _0x48ea01 of Array['from'](_0x39c11a['added'])['reverse']())this['focusTracker']['add'](_0x48ea01['element']),this['keystrokes']['listenTo'](_0x48ea01['element']);});}}function as(_0x6f6ffc,_0xdf9e2f,_0x337191){let _0x12ff38=0x0;for(const _0x19a90c of _0x6f6ffc)switch(_0x19a90c){case'insert':_0xdf9e2f['add'](_0x337191['get'](_0x12ff38),_0x12ff38),_0x12ff38++;break;case'delete':_0xdf9e2f['remove'](_0x12ff38);break;case'equal':_0x12ff38++;}}class ls extends kt{constructor(_0x287929){super(_0x287929);const _0x30259a=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x30259a['to']('contextValue',_0x336d3b=>S(_0x287929,'THREAD_CONTEXT_LABEL',_0x336d3b)),'tabindex':-0x1},'children':[{'text':_0x30259a['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class Zt extends kt{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x4dea26,_0x2c5d49){super(_0x4dea26);const _0x5407a6=this['bindTemplate'];this['_model']=_0x2c5d49,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x356825(),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',_0x3d2a35=>!!_0x3d2a35),this['bind']('contextValue')['to'](this['_model'],'context',_0x5eed0c=>_0x5eed0c&&_0x5eed0c['value']?this['_trimContextValue'](_0x5eed0c['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',_0x5407a6['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 _0x69bc49=new _0x4185fb(this['locale']);return _0x69bc49['label']=S(this['locale'],'Reopen'),_0x69bc49['tooltip']=S(this['locale'],'Reopen'),_0x69bc49['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>',_0x69bc49['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x150035=>!_0x150035),_0x69bc49['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x3ef328,_0x208979)=>_0x3ef328&&_0x208979),_0x69bc49['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x69bc49;}['_trimContextValue'](_0x7656e4){if(_0x7656e4['length']<0x96)return _0x7656e4;const _0x4a52e5=_0x7656e4['lastIndexOf']('\x20',0x93);return _0x7656e4['substring'](0x0,_0x4a52e5>-0x1?_0x4a52e5:0x93)+'...';}['_attachContextActions'](){const _0xa66989=this['element']['querySelector']('.ck-context'),_0x450d36=_0xa66989['querySelector']('.ck-context__value');this['listenTo'](_0xa66989,'mouseenter',()=>{_0x450d36['offsetWidth']<_0x450d36['scrollWidth']&&_0xa66989['classList']['add']('overlay');}),this['listenTo'](_0xa66989,'mouseleave',()=>{_0xa66989['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x5ea478 of this['focusables'])this['focusTracker']['add'](_0x5ea478['element']),this['keystrokes']['listenTo'](_0x5ea478['element']);}['_createContextView'](){const _0x4332db=new ls(this['locale']);return _0x4332db['bind']('contextValue')['to'](this),_0x4332db;}}class is extends kt{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0xb264aa,_0x3ede51,_0x54cffe,_0x51d92a){super(_0xb264aa),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x3ede51,this['_localUser']=_0x54cffe,this['_config']=_0x51d92a,this['commentThreadHeaderView']=new Zt(_0xb264aa,_0x3ede51),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new ts(_0xb264aa,S(_0xb264aa,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new te(_0xb264aa,_0x3ede51,Object['assign']({'CommentView':this['_config']['CommentView']},_0x51d92a)),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',(_0x3afd69,_0x1205d6)=>_0x3afd69||!!_0x1205d6),this['bind']('isUnlinked')['to'](_0x3ede51,'unlinkedAt',_0x361125=>!!_0x361125),this['bind']('ariaLabel')['to'](this,'length',_0x4435ba=>{const _0x1a1604=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return S(this['locale'],'COMMENT_THREAD_LABEL',[_0x4435ba,_0x1a1604]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x356825(),this['keystrokes']=new jt(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x40b52a=>_0x40b52a['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),_0x50828a(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0xd5564c=new ie(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x3ca364=_0xd5564c['commentInputView'];return _0xd5564c['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x3ca364,'value',(_0x273c87,_0x1a9cfa,_0x200cc2,_0x2d4358,_0x34bd62)=>!!_0x34bd62||!!_0x2d4358&&_0x200cc2&&!_0x1a9cfa||_0x273c87&&_0x200cc2&&!_0x1a9cfa),_0x3ca364['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0xb32f7c,_0x87189a,_0x12b198)=>{let _0x356980;return _0x356980=_0x12b198&&_0x87189a?'Reply\x20to\x20reopen\x20discussion...':_0xb32f7c?'Reply...':'Write\x20a\x20comment...',S(this['locale'],_0x356980);}),_0x3ca364['bind']('submitLabel')['to'](this,'length',_0x1782ef=>S(this['locale'],_0x1782ef?'Reply':'Comment')),_0x3ca364['on']('submit',(_0x5c9c7f,_0x2d4c2f)=>{this['fire']('addComment',_0x2d4c2f),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x3ca364['on']('cancel',()=>{this['focus']();}),_0x3ca364['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x3ca364['on']('cancel',_0x4f9073=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x4f9073['stop']());}),this['on']('change:isActive',(_0x52fb71,_0x2ce912,_0x4d3853)=>{_0x4d3853||this['length']||_0x3ca364['value']||this['fire']('removeCommentThread');}),_0xd5564c;}}class vt extends/* #__PURE__ -- @preserve */
|
|
27
|
-
ti(is){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(
|
|
28
|
-
ti(rs){['actionBar'];['userView'];constructor(
|
|
29
|
-
_0x566e05(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x14b141,target:_0x40eb5f,type:_0x50dd2c,isVisible:_0x252a2f=!0x0}){super(),this['view']=_0x14b141,this['view']['element']||this['view']['render'](),this['_type']=_0x50dd2c,this['_target']=_0x40eb5f,d['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x4bc9c4([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x31447f,_0x14e60e)=>{this['view']['focusTracker']['add'](_0x14e60e);}),this['focusableElements']['on']('remove',(_0x40c7de,_0x2fa3ab)=>{this['view']['focusTracker']['remove'](_0x2fa3ab);}),this['set']('isVisible',_0x252a2f);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x59d77f=this['_getNormalizedTarget']();return d['_assertCorrectTarget'](_0x59d77f),_0x59d77f;}get['targetRect'](){const _0x125d6a=this['target'];if(null===_0x125d6a)return null;if(_0x125d6a instanceof _0x51bae1)return _0x125d6a;const _0x23538e=_0x125d6a['filter'](_0x418f4a=>function(_0x33d43d){const _0x9e4732=_0x33d43d['offsetParent'];if(_0x9e4732)return!0x0;const _0x3f26a2=_0x33d43d['getClientRects']()['item'](0x0);return!!_0x3f26a2;}(_0x418f4a));return 0x0===_0x23538e['length']?null:new _0x51bae1(_0x23538e[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x30a2cb){this['view']['isActive']=_0x30a2cb,this['view']['mainView']['isActive']=_0x30a2cb;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x5ecb7b){if(!(null===_0x5ecb7b||_0x5ecb7b instanceof _0x51bae1||Array['isArray'](_0x5ecb7b)&&_0x5ecb7b['every'](_0x2416fd=>ne(_0x2416fd))))throw new _0x54d858('annotation-invalid-target',null,{'target':_0x5ecb7b});}['_getNormalizedTarget'](){const _0x533a12='function'==typeof this['_target']?this['_target']():this['_target'];return ne(_0x533a12)?[_0x533a12]:_0x533a12;}}function ne(_0x45b352){return null!==_0x45b352&&'object'==typeof _0x45b352&&'nodeType'in _0x45b352&&0x1===_0x45b352['nodeType'];}class x extends _0x4bc9c4{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x1a6e0f=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x356825(),this['_focusTracker']['on']('change:isFocused',(_0x29a18e,_0xb692c0,_0x3e3f48)=>{_0x3e3f48||this['fire']('blur');});for(const _0xc59163 of _0x1a6e0f)this['add'](_0xc59163);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x435d83){if(this['has'](_0x435d83))throw new _0x54d858('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x435d83['innerView'],_0x435d83),this['_viewToAnnotation']['set'](_0x435d83['view'],_0x435d83);for(const _0x364003 of _0x435d83['focusableElements'])this['_focusTracker']['add'](_0x364003);this['listenTo'](_0x435d83['focusableElements'],'add',(_0x1b69b3,_0x4c0eb1)=>{this['_focusTracker']['add'](_0x4c0eb1);}),this['listenTo'](_0x435d83['focusableElements'],'remove',(_0x571cd1,_0x548fd4)=>{this['_focusTracker']['remove'](_0x548fd4);}),this['listenTo'](_0x435d83['view']['focusTracker'],'change:isFocused',(_0x562dec,_0x55bea7,_0x3101a6)=>{_0x3101a6&&this['fire']('focus',_0x435d83);}),_0x435d83['updateTargetRect']();const _0xc9e5b6=this['_getOrderInContent'](_0x435d83['view']['targetRect']);return super['add'](_0x435d83,_0xc9e5b6);}['remove'](_0x3d997f){if(!this['has'](_0x3d997f))throw new _0x54d858('annotationcollection-not-existing-item',null);this['stopListening'](_0x3d997f['view']['focusTracker']),this['stopListening'](_0x3d997f['focusableElements']);for(const _0x70d621 of _0x3d997f['focusableElements'])this['_focusTracker']['remove'](_0x70d621);return this['_viewToAnnotation']['delete'](_0x3d997f['view']),this['_innerViewToAnnotation']['delete'](_0x3d997f['innerView']),super['remove'](_0x3d997f);}['getByInnerView'](_0x390a7a){return this['_innerViewToAnnotation']['get'](_0x390a7a);}['getByView'](_0x2b3f58){return this['_viewToAnnotation']['get'](_0x2b3f58);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x29fdb4 of this)_0x29fdb4['updateTargetRect']();this['_sort']();}['_sort'](){const _0x1c97cf=Array['from'](this)['sort']((_0x139b8f,_0x1ab438)=>v(_0x139b8f['view']['targetRect'],_0x1ab438['view']['targetRect']));for(let _0x150ab0=_0x1c97cf['length']-0x1;_0x150ab0>0x0;_0x150ab0--){const _0x370f46=_0x1c97cf[_0x150ab0];_0x150ab0!==this['getIndex'](_0x370f46)&&(this['remove'](_0x370f46),this['add'](_0x370f46));}}['_getOrderInContent'](_0x2a6f44){let _0x44940b=0x0;if(!_0x2a6f44)return this['length'];for(const _0x43ad8b of this){const _0x12f5ef=_0x43ad8b['view']['targetRect'];if(_0x12f5ef){if(v(_0x2a6f44,_0x12f5ef)<0x0)return _0x44940b;_0x44940b++;}}return _0x44940b;}}function v(_0x1a8ecb,_0x38bbb8){if(null===_0x1a8ecb&&null===_0x38bbb8)return 0x0;if(null===_0x1a8ecb)return-0x1;if(null===_0x38bbb8)return 0x1;const _0x28407e=_0x1a8ecb['top']-_0x38bbb8['top'];return 0x0==_0x28407e?_0x1a8ecb['left']-_0x38bbb8['left']:_0x28407e;}class N extends _0x1c33c3{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x54664e){if(super(_0x54664e),this['collection']=new x(),this['_visibleAnnotations']=new x(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x54664e instanceof _0x273c9d){const _0x7611a0=_0x54664e['locale'];_0x54664e['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':S(_0x7611a0,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':S(_0x7611a0,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':S(_0x7611a0,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':S(_0x7611a0,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':S(_0x7611a0,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':S(_0x7611a0,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':S(_0x7611a0,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x1b4c81){this['collection']['add'](_0x1b4c81);}['remove'](_0x5b8f03){this['collection']['remove'](_0x5b8f03),_0x5b8f03['destroy']();}['refreshVisibility'](){for(const _0x580a4e of this['collection'])_0x580a4e['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x2e9aac){return this['collection']['getByInnerView'](_0x2e9aac);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x50f186 of this['collection'])_0x50f186['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x11b357){this['fire']('_activateAnnotation',_0x11b357);}['createAnnotation'](_0x53567d){return new d(_0x53567d);}['createAnnotationView'](_0x558bad,_0x5693de){return new T(_0x558bad,_0x5693de);}['_addActiveAnnotation'](_0x23db84){const _0x47117c=new Set(this['activeAnnotations']);_0x47117c['add'](_0x23db84),this['activeAnnotations']=_0x47117c;}['_removeActiveAnnotation'](_0x3f2330){const _0x57a384=new Set(this['activeAnnotations']);_0x57a384['delete'](_0x3f2330),this['activeAnnotations']=_0x57a384;}['_bindAnnotationsToVisibleAnnotations'](){const _0x2639c2=this['collection'],_0x595318=this['_visibleAnnotations'];function _0x289804(_0x360e02){const _0x411f62=_0x360e02['source'];_0x411f62['isVisible']&&!_0x595318['has'](_0x411f62)?_0x595318['add'](_0x411f62):!_0x411f62['isVisible']&&_0x595318['has'](_0x411f62)&&_0x595318['remove'](_0x411f62),_0x411f62['view']['focusTracker']['remove'](_0x411f62['view']['element']),_0x411f62['view']['focusTracker']['add'](_0x411f62['view']['element']);}this['listenTo'](_0x2639c2,'add',(_0xb3a2b1,_0x1179d0)=>{_0x1179d0['isVisible']&&_0x595318['add'](_0x1179d0),this['listenTo'](_0x1179d0,'change:isVisible',_0x289804);}),this['listenTo'](_0x2639c2,'remove',(_0x219ef9,_0x2e5d43)=>{_0x595318['has'](_0x2e5d43)&&_0x595318['remove'](_0x2e5d43),this['stopListening'](_0x2e5d43,'change:isVisible',_0x289804);});}['_setupEnterAnnotationKeystroke'](){const _0x13fa04=_0x515db7=>{_0x515db7['on']('ready',()=>{_0x515db7['keystrokes']['set'](_0x1f0a49,(_0x21f7fe,_0x5753a9)=>{const _0x2a25f5=_0x5c6aa1(this['activeAnnotations']['values']());_0x2a25f5&&(_0x2a25f5['view']['focus'](),_0x5753a9());});});};this['context']instanceof _0x273c9d?_0x13fa04(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x486346,_0x4e4273)=>{_0x13fa04(_0x4e4273);});}['_setupEscapeAnnotationHandling'](){const _0x25aec3=_0x57bf46=>{const _0x3f350d=_0x57bf46['source'],_0x3352ae=[];let _0x503e2c;if(Array['isArray'](_0x3f350d['target'])){_0x503e2c=_0x3f350d['target'][0x0],this['context']instanceof _0x273c9d?_0x3352ae['push'](this['context']):this['context']['editors']&&_0x3352ae['push'](...this['context']['editors']);for(const _0x3cc5ec of _0x3352ae)for(const _0x360ac7 of _0x3cc5ec['editing']['view']['domRoots']['values']())if(_0x360ac7['contains'](_0x503e2c))return void _0x3cc5ec['editing']['view']['focus']();_0x503e2c['focus']();}};this['listenTo'](this['collection'],'add',(_0x1bc978,_0x487528)=>{this['listenTo'](_0x487528,'escape',_0x25aec3,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x295db8,_0x1e1e46)=>{this['stopListening'](_0x1e1e46,'escape',_0x25aec3);});}}const Tt=Symbol('noChannel'),_t={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class o extends _0x1c33c3{['_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(_0x163a87){super(_0x163a87),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x265321=this['context']['config'];_0x265321['define']('comments.maxCommentsWhenCollapsed',0x2),_0x265321['define']('comments.maxThreadTotalWeight',0x1f4),_0x265321['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x265321['define']('comments.CommentThreadView',vt),_0x265321['define']('comments.CommentView',gt),_0x265321['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x3ea1ae=this['context']['plugins']['get'](N);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x41f3a1,_0x5bb6d0)=>this['_addCommentThread'](_0x5bb6d0)),this['on']('submitCommentThread',(_0x58b03c,_0x1889d0)=>this['_submitCommentThread'](_0x1889d0)),this['on']('resolveCommentThread',(_0x8f8489,_0x4a03b5)=>this['_resolveCommentThread'](_0x4a03b5)),this['on']('resolveCommentThread',(_0x2450db,_0x3a1440)=>this['_updateActiveAnnotation'](_0x3a1440),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x1c1434,_0x3b58b7)=>this['_reopenCommentThread'](_0x3b58b7)),this['on']('reopenCommentThread',(_0x536a17,_0x56a17d)=>this['_updateActiveAnnotation'](_0x56a17d),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x856596,_0x43e0bc)=>this['_removeCommentThread'](_0x43e0bc)),this['on']('updateCommentThread',(_0x4afe0d,_0x31a860)=>this['_updateCommentThread'](_0x31a860)),this['on']('updateCommentThread',(_0xfdfa9b,_0x3db51a)=>this['_updateActiveAnnotation'](_0x3db51a),{'priority':'lowest'}),this['on']('addComment',(_0x3137e3,_0x3f6ae5)=>this['_addComment'](_0x3f6ae5)),this['on']('updateComment',(_0x4a08a3,_0x97a358)=>this['_updateComment'](_0x97a358)),this['on']('removeComment',(_0x1eb2bd,_0x9a4d63)=>this['_removeComment'](_0x9a4d63)),this['on']('addComment',(_0x35e66c,{threadId:_0x49a223,isFromAdapter:_0xb3050d})=>{if(_0xb3050d)return;const _0x5e9daa=this['getCommentThread'](_0x49a223),_0x3e5f99=_0x5e9daa&&this['_threadToController']['get'](_0x5e9daa);_0x3e5f99&&_0x3e5f99['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x3ea1ae,'change:activeAnnotations',(_0x17fb0b,_0x5222f4,_0x545bf5)=>{const _0x26d182=Array['from'](_0x545bf5)['map'](_0x5644a1=>this['_viewToController']['get'](_0x5644a1['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x26d182?_0x26d182['model']:null;});}set['adapter'](_0x127f94){if(this['_adapter'])throw new _0x54d858('commentsrepository-adapter-already-set');this['_adapter']=_0x127f94;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x2fe182=Tt,threadId:_0x47d284=_0x55b0ce(),comments:_0x31b9d2=[],unlinkedAt:_0xed2f95=null,resolvedAt:_0x8113e2=null,resolvedBy:_0x2ace67=null,target:_0xd0bb83=null,context:_0x3f5eb7=null,attributes:_0x93588a={},isResolvable:_0x3fcaa8=!0x0,isSubmitted:_0x3a17da=!0x1,isFromAdapter:_0x27107d=!0x1}={}){return this['fire'](bt('addCommentThread',_0x2fe182),{'channelId':_0x2fe182,'threadId':_0x47d284,'comments':_0x31b9d2,'unlinkedAt':_0xed2f95,'resolvedAt':_0x8113e2,'resolvedBy':_0x2ace67,'target':_0xd0bb83,'context':_0x3f5eb7,'attributes':_0x93588a,'isFromAdapter':_0x27107d,'isResolvable':_0x3fcaa8,'isSubmitted':_0x3a17da}),this['getCommentThread'](_0x47d284);}['openNewCommentThread']({channelId:_0x504060=Tt,threadId:_0x542923=_0x55b0ce(),target:_0x225ddf,context:_0x43c0c2=null,isResolvable:_0x792564=!0x0}){if(this['_readOnlyChannels']['has'](_0x504060)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x225ddf)throw new _0x54d858('commentsrepository-missing-target');const _0x30b9ec=this['addCommentThread']({'channelId':_0x504060,'threadId':_0x542923,'target':_0x225ddf,'context':_0x43c0c2,'isResolvable':_0x792564});if(!_0x30b9ec)return null;const _0x33e62c=this['_threadToController']['get'](_0x30b9ec),_0xec97fc=_0x33e62c['view']['commentThreadInputView']['commentInputView'],_0x4baf55=this['context']['plugins']['get'](N),_0x423864=_0x4baf55['getByInnerView'](_0x33e62c['view']);return _0x4baf55['activate'](_0x423864),_0xec97fc['once']('editorReady',()=>_0xec97fc['focus']()),_0x30b9ec;}['hasCommentThread'](_0x531f9f){if('string'!=typeof _0x531f9f)throw new _0x54d858('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x531f9f);}['updateCommentThread']({channelId:_0x66325c=Tt,threadId:_0x1920b7,context:_0x39b899,unlinkedAt:_0x1407a0,attributes:_0x3ee94c,isFromAdapter:_0x369710=!0x1}){return this['fire'](bt('updateCommentThread',_0x66325c),{'channelId':_0x66325c,'threadId':_0x1920b7,'context':_0x39b899,'unlinkedAt':_0x1407a0,'attributes':_0x3ee94c,'isFromAdapter':_0x369710}),this['getCommentThread'](_0x1920b7);}['getCommentThread'](_0x2f3e58){if('string'!=typeof _0x2f3e58)throw new _0x54d858('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x2f3e58);}['fetchCommentThread']({channelId:_0x986c8a,threadId:_0x26a856}={}){const _0x24d096=this['getCommentThread'](_0x26a856);if(_0x24d096)return Promise['resolve'](_0x24d096);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x54d858('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x986c8a,'threadId':_0x26a856})['then'](_0x4ed51a=>this['hasCommentThread'](_0x26a856)?this['getCommentThread'](_0x26a856):_0x4ed51a?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x986c8a},_0x4ed51a)):void 0x0)['catch'](_0x2983e8=>{throw console['error'](_0x2983e8),new _0x54d858('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x43816d,skipNotAttached:_0x2fc7df=!0x1,skipEmpty:_0x51e05d=!0x1,toJSON:_0x24f923=!0x1}={}){const _0x2722e6=[];for(const _0x36e545 of this['_threads']['values']())_0x43816d&&_0x36e545['channelId']!==_0x43816d||_0x2fc7df&&!_0x36e545['isAttached']||_0x51e05d&&0x0===_0x36e545['length']||_0x2722e6['push'](_0x36e545);return _0x24f923?_0x2722e6['map'](_0x1d1ea7=>_0x1d1ea7['toJSON']()):_0x2722e6;}['setActiveCommentThread'](_0x41309e){const _0x18e9eb=this['context']['plugins']['get'](N);if(!_0x41309e)return void(this['activeCommentThread']&&_0x18e9eb['deactivateAll']());const _0x1dca56=this['getCommentThread'](_0x41309e);if(!_0x1dca56)throw new _0x54d858('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x41309e});if(!this['_threadToController']['has'](_0x1dca56))throw new _0x54d858('commentsrepository-active-not-attached',null,{'threadId':_0x41309e});const _0x558ad0=_0x18e9eb['getByInnerView'](this['_threadToController']['get'](_0x1dca56)['view']);_0x18e9eb['activate'](_0x558ad0);}['switchReadOnly'](_0x14e8f7,_0x1a9cc0){_0x14e8f7?this['_readOnlyChannels']['add'](_0x1a9cc0):this['_readOnlyChannels']['delete'](_0x1a9cc0),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x53e5cc){return this['_readOnlyChannels']['has'](_0x53e5cc)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x112597,_0x1704b6){return new Ct(_0x112597,_0x1704b6);}['setPermissions'](_0x3679f0,_0x265004=Tt){this['_permissions']['set'](_0x265004,_0x3679f0),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x6b8ade=Tt){return this['_permissions']['has'](_0x6b8ade)?this['_permissions']['get'](_0x6b8ade):_t;}['_addCommentThread']({channelId:_0x2cb412,threadId:_0x48325d,comments:_0x56778f,unlinkedAt:_0x590386,resolvedAt:_0x565d08,resolvedBy:_0x8de5c6,target:_0xd5158d,context:_0x2d37f5,attributes:_0x3f80e4,isFromAdapter:_0x436dca,isResolvable:_0x427f20,isSubmitted:_0x18e4ab}){if('string'!=typeof _0x48325d)throw new _0x54d858('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x48325d});if(this['hasCommentThread'](_0x48325d))throw new _0x54d858('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x48325d});const _0x31337f=new oe(this,{'channelId':_0x2cb412,'id':_0x48325d,'context':_0x2d37f5,'attributes':_0x3f80e4,'unlinkedAt':_0x590386,'resolvedAt':_0x565d08,'resolvedBy':_0x8de5c6?this['context']['plugins']['get'](it)['getUser'](_0x8de5c6):null,'isResolvable':_0x427f20,'isSubmitted':_0x18e4ab||_0x436dca});this['_threads']['set'](_0x48325d,_0x31337f);for(const _0x1a3c0c of _0x56778f)_0x31337f['_add'](this['_createNewComment']({'threadId':_0x48325d,..._0x1a3c0c}));return _0xd5158d&&_0x31337f['attachTo'](_0xd5158d),_0x436dca||!_0x31337f['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x2cb412,'threadId':_0x48325d});}['_submitCommentThread']({channelId:_0x56c1c5,threadId:_0x3d1e5b}){if(!this['hasCommentThread'](_0x3d1e5b))throw new _0x54d858('commentsrepository-missing-comment-thread',this);const _0x3dd779=this['getCommentThread'](_0x3d1e5b);if(_0x3dd779['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x5ee24c,comments:_0x228ad3,resolvedAt:_0x2f6867,resolvedBy:_0x1d8fe8,context:_0x42f491,attributes:_0x3fe7c2}=_0x3dd779,_0x55752b=this['context']['plugins']['get']('PendingActions'),_0x1c1dda=_0x55752b['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x56c1c5,'threadId':_0x5ee24c,'comments':_0x228ad3['map'](_0x544a49=>_0x544a49['toJSON']()),'resolvedAt':_0x2f6867,'resolvedBy':_0x1d8fe8?_0x1d8fe8['id']:_0x1d8fe8,'context':_0x42f491,'attributes':_0x3fe7c2})['then'](({comments:_0x37788f})=>{_0x55752b['remove'](_0x1c1dda);for(const _0x1afc8b of _0x37788f)this['_updateComment']({'channelId':_0x56c1c5,'threadId':_0x3d1e5b,'commentId':_0x1afc8b['commentId'],'createdAt':_0x1afc8b['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x3d34e9=>{throw console['error'](_0x3d34e9),new _0x54d858('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x31ebb0,target:_0x4b94c9}){const _0x3a721b=this['getCommentThread'](_0x31ebb0);if(!_0x3a721b)throw new _0x54d858('commentsrepository-attach-missing-comment-thread',this);const _0x2c540d=this['context']['plugins']['get']('PendingActions'),_0x22cbcf=this['context']['plugins']['get'](N),_0x3e54c5=this['_createCommentThreadView'](_0x3a721b),_0x567b17=new Ct(_0x3a721b,_0x3e54c5);let _0x4f396b=null;_0x3e54c5['on']('change:isDirty',(_0x5491a1,_0x58583b,_0x236af8)=>{_0x236af8?_0x4f396b=_0x2c540d['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x4f396b&&(_0x2c540d['remove'](_0x4f396b),_0x4f396b=null);}),this['_threadToController']['set'](_0x3a721b,_0x567b17),this['_viewToController']['set'](_0x3e54c5,_0x567b17);const _0x3d81d8=new T(this['context']['locale'],_0x3e54c5);_0x3d81d8['bind']('length')['to'](_0x3e54c5),_0x3d81d8['bind']('isDirty')['to'](_0x3e54c5,'isDirty',_0x3e54c5,'length',(_0x1ba332,_0xd41898)=>_0x1ba332||!_0xd41898),_0x3d81d8['bind']('isActive')['to'](_0x3e54c5),_0x3d81d8['type']='comment';const _0x116eb8=new d({'view':_0x3d81d8,'target':_0x4b94c9,'type':'comment','isVisible':!_0x3a721b['archivedAt']});return _0x3e54c5['on']('escape',()=>{_0x116eb8['fire']('escape');}),this['_bindAnnotationToEditors'](_0x3e54c5,_0x116eb8),_0x22cbcf['add'](_0x116eb8),_0x116eb8;}['_bindAnnotationToEditors'](_0x5d2417,_0x12c052){this['listenTo'](_0x5d2417,'editorReady',(_0x4bf9ab,_0x464466)=>{const _0x127870=_0x464466['ui']['view']['body']['bodyCollectionContainer'];_0x12c052['focusableElements']['add'](_0x127870),this['context']instanceof _0x273c9d&&this['context']['ui']['focusTracker']['add'](_0x127870);},{'priority':'highest'}),this['listenTo'](_0x5d2417,'editorDestroyed',(_0x53f0f9,_0x980739)=>{const _0x23c47f=_0x980739['ui']['view']['body']['bodyCollectionContainer'];_0x12c052['focusableElements']['has'](_0x23c47f)&&_0x12c052['focusableElements']['remove'](_0x23c47f),this['context']instanceof _0x273c9d&&this['context']['ui']['focusTracker']['remove'](_0x23c47f);});}['_unbindEditors'](_0x25991f){this['stopListening'](_0x25991f,'editorReady'),this['stopListening'](_0x25991f,'editorDestroyed');}['_createCommentThreadView'](_0x58ff9c){const _0x39febe=this['context']['plugins']['get'](it),{config:_0x100162,locale:_0x47bc43}=this['context'],_0x1d948c=lt(_0x100162['get']('locale'));return new(0x0,(_0x100162['get']('comments'))['CommentThreadView'])(_0x47bc43,_0x58ff9c,_0x39febe['me'],{'editorConfig':{..._0x100162['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x100162['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x100162['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x100162['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x100162['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x1d948c,'CommentView':_0x100162['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x19e272,channelId:_0xda75fa,resolvedAt:_0x575597,resolvedBy:_0x2d7937,isFromAdapter:_0x117ae8}){if(!this['hasCommentThread'](_0x19e272))throw new _0x54d858('commentsrepository-missing-comment-thread',null,{'threadId':_0x19e272});const _0x3d5466=this['getCommentThread'](_0x19e272);if(_0x3d5466['isResolved'])throw new _0x54d858('commentsrepository-resolved-comment-thread',null,{'threadId':_0x19e272});const _0x2819c5=this['context']['plugins']['get'](it);if(_0x3d5466['resolvedBy']=_0x2819c5['getUser'](_0x2d7937),_0x3d5466['resolvedAt']=_0x575597,_0x117ae8||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x3ad478=this['context']['plugins']['get']('PendingActions'),_0x53d54c=_0x3ad478['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0xda75fa,'threadId':_0x19e272})['then'](({resolvedAt:_0x1b2f24,resolvedBy:_0x29bfae})=>{_0x3ad478['remove'](_0x53d54c),_0x3d5466['resolvedBy']['id']!==_0x29bfae&&(_0x3d5466['resolvedBy']=_0x2819c5['getUser'](_0x29bfae)),_0x3d5466['resolvedAt']=_0x1b2f24;})['catch'](_0x37249a=>{throw console['error'](_0x37249a),new _0x54d858('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x11c469,channelId:_0x47903a,isFromAdapter:_0x323666}){if(!this['hasCommentThread'](_0x11c469))throw new _0x54d858('commentsrepository-missing-comment-thread',null,{'threadId':_0x11c469});const _0x19ac2b=this['getCommentThread'](_0x11c469);if(!_0x19ac2b['isResolved'])throw new _0x54d858('commentsrepository-reopen-comment-thread',null,{'threadId':_0x11c469});if(_0x19ac2b['resolvedBy']=null,_0x19ac2b['resolvedAt']=null,_0x323666||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0xc22939=this['context']['plugins']['get']('PendingActions'),_0x295b60=_0xc22939['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x47903a,'threadId':_0x11c469})['then'](()=>_0xc22939['remove'](_0x295b60))['catch'](_0x43527f=>{throw console['error'](_0x43527f),new _0x54d858('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x42a31e,isFromAdapter:_0x33f023}){const _0x348f83=this['getCommentThread'](_0x42a31e);if(!_0x348f83)throw new _0x54d858('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x42a31e),this['_threads']['delete'](_0x42a31e),!_0x348f83['isSubmitted']||_0x33f023||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0xbd477f=this['context']['plugins']['get']('PendingActions'),{channelId:_0x5460ba}=_0x348f83,_0x27ebf8=_0xbd477f['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x5460ba,'threadId':_0x42a31e})['then'](()=>_0xbd477f['remove'](_0x27ebf8))['catch'](_0x2056d3=>{throw console['error'](_0x2056d3),new _0x54d858('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x4dfc90,unlinkedAt:_0x5c835d,context:_0x3a3c0d,attributes:_0x2ea048,isFromAdapter:_0xaf56b5}){if('string'!=typeof _0x4dfc90)throw new _0x54d858('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x4dfc90});if(!this['hasCommentThread'](_0x4dfc90))throw new _0x54d858('commentsrepository-missing-comment-thread',null,{'threadId':_0x4dfc90});const _0x2cf4ac=this['getCommentThread'](_0x4dfc90);let _0x19e360=!0x1;if(void 0x0!==_0x3a3c0d&&_0x2cf4ac['context']!==_0x3a3c0d&&(_0x2cf4ac['context']=_0x3a3c0d,_0x19e360=!0x0),void 0x0!==_0x5c835d&&_0x2cf4ac['unlinkedAt']!==_0x5c835d&&(_0x2cf4ac['unlinkedAt']=_0x5c835d,_0x19e360=!0x0),_0x2ea048&&!wt(_0x2ea048,_0x2cf4ac['attributes'])&&(_0x2cf4ac['attributes']=_0x2ea048,_0x19e360=!0x0),!_0x19e360)return Promise['resolve']();if(!_0x2cf4ac['isSubmitted']||_0xaf56b5||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x192705=this['context']['plugins']['get']('PendingActions'),{channelId:_0xa71d10}=_0x2cf4ac,_0x1316c1=_0x192705['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0xa71d10,'threadId':_0x4dfc90,'context':_0x3a3c0d,'unlinkedAt':_0x5c835d,'attributes':_0x2ea048})['then'](()=>_0x192705['remove'](_0x1316c1))['catch'](_0x396ba8=>{throw console['error'](_0x396ba8),new _0x54d858('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x2c80cd){const _0x2b71aa=this['context']['plugins']['get'](N),_0x367bea=this['getCommentThread'](_0x2c80cd);if(_0x367bea['_isAttached']=!0x1,this['_threadToController']['has'](_0x367bea)){const _0x5d0eed=this['_threadToController']['get'](_0x367bea),_0x555310=_0x5d0eed['view'],_0x4f19ed=_0x2b71aa['getByInnerView'](_0x555310);this['_threadToController']['delete'](_0x367bea),this['_viewToController']['delete'](_0x555310),_0x4f19ed&&_0x2b71aa['remove'](_0x4f19ed),_0x5d0eed['destroy'](),_0x555310['destroy']()['then'](()=>{this['_unbindEditors'](_0x555310);});}}['_updateActiveAnnotation']({threadId:_0x2ff2f4,resolvedAt:_0x4ffb4a}){const _0x92bd61=!!_0x4ffb4a,_0x447545=this['context']['plugins']['get'](N),_0x3d82a0=this['getCommentThread'](_0x2ff2f4);if(this['_threadToController']['has'](_0x3d82a0)){const _0x14d985=this['_threadToController']['get'](_0x3d82a0)['view'],_0x2de506=_0x447545['getByInnerView'](_0x14d985);_0x2de506&&(_0x92bd61&&_0x447545['_removeActiveAnnotation'](_0x2de506),_0x2de506['refreshVisibility']());}}['_getExternalAuthor'](_0xb9ed6d){const _0x156c8a=this['context']['plugins']['get'](it),_0x23e208=pt('external:'+_0xb9ed6d),_0x3d0d46=_0x156c8a['getUser'](_0x23e208);return _0x3d0d46||_0x156c8a['addUser']({'id':_0x23e208,'name':_0xb9ed6d});}['_createNewComment']({threadId:_0xa6a60,commentId:_0x2474a9=_0x55b0ce(),content:_0x338a6d,authorId:_0x4487ad,createdAt:_0x54364e,attributes:_0x5abf09}){if('string'!=typeof _0x2474a9)throw new _0x54d858('commentsrepository-invalid-commentid');if('string'!=typeof _0x4487ad)throw new _0x54d858('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x338a6d||!_0x338a6d['trim']())throw new _0x54d858('commentsrepository-invalid-comment-content');const _0x428eca=this['context']['plugins']['get'](it)['getUser'](_0x4487ad);if(!_0x428eca)throw new _0x54d858('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x4487ad});let _0x675e89=null,_0x45a627=_0x54364e;return _0x5abf09&&_0x5abf09['@external']&&(_0x675e89=this['_getExternalAuthor'](_0x5abf09['@external']['authorName']),_0x45a627=new Date(_0x5abf09['@external']['createdAt'])),new re(this,{'threadId':_0xa6a60,'id':_0x2474a9,'author':_0x675e89||_0x428eca,'creator':_0x428eca,'content':_0x338a6d,'createdAt':_0x54364e,'authoredAt':_0x45a627,'attributes':_0x5abf09});}['_addComment'](_0x474f26){let {threadId:_0x14f964,content:_0x2ed264,attributes:_0x13d56d,isFromAdapter:_0x1a4e63}=_0x474f26;const _0x5fb0ec=this['getCommentThread'](_0x474f26['threadId']);if(!_0x5fb0ec)throw new _0x54d858('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x59415c=this['_createNewComment'](_0x474f26),{id:_0x57395f}=_0x59415c;if(_0x5fb0ec['_add'](_0x59415c),_0x1a4e63||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x5fb0ec['isSubmitted'])return Promise['resolve']();const _0x426ab5=this['context']['plugins']['get']('PendingActions'),{channelId:_0xf449d0}=_0x5fb0ec,_0x1c464b=_0x426ab5['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x13d56d||(_0x13d56d={}),this['adapter']['addComment']({'channelId':_0xf449d0,'threadId':_0x14f964,'commentId':_0x57395f,'content':_0x2ed264,'attributes':_0x13d56d})['then'](_0x2935eb=>{_0x426ab5['remove'](_0x1c464b),_0x2935eb&&this['_updateComment']({'channelId':_0xf449d0,'threadId':_0x14f964,'commentId':_0x57395f,'createdAt':_0x2935eb['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x1150ae=>{throw console['error'](_0x1150ae),new _0x54d858('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x55224a,commentId:_0x3fc6bc,content:_0x1f4862,createdAt:_0x2cb182,attributes:_0x47ebef,isFromAdapter:_0x3dbcdb}){if(void 0x0!==_0x1f4862&&('string'!=typeof _0x1f4862||!_0x1f4862['trim']()['length']))throw new _0x54d858('commentsrepository-update-comment-invalid-content');const _0x348974=this['getCommentThread'](_0x55224a),_0x220001=_0x348974['getComment'](_0x3fc6bc);if(!_0x220001)throw new _0x54d858('commentsrepository-update-missing-comment',this);let _0x483723=!0x1;if(_0x1f4862&&_0x1f4862!==_0x220001['content']&&(_0x220001['isEditable']||_0x3dbcdb)&&(_0x220001['content']=_0x1f4862,_0x483723=!0x0),_0x2cb182&&_0x2cb182!==_0x220001['createdAt']&&(_0x220001['createdAt']=_0x2cb182,_0x220001['attributes']&&_0x220001['attributes']['@external']||(_0x220001['authoredAt']=_0x2cb182),_0x483723=!0x0),_0x47ebef&&!wt(_0x47ebef,_0x220001['attributes'])&&(_0x220001['attributes']=_0x47ebef,_0x483723=!0x0),!_0x483723)return Promise['resolve']();if(_0x348974['fire']('commentUpdated'),_0x3dbcdb||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0xff752d=this['context']['plugins']['get']('PendingActions'),{channelId:_0x58da14}=this['getCommentThread'](_0x220001['threadId']),_0x5d61f4=_0xff752d['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x58da14,'threadId':_0x55224a,'commentId':_0x3fc6bc,'content':_0x1f4862,'attributes':_0x47ebef})['then'](()=>_0xff752d['remove'](_0x5d61f4))['catch'](_0x269f59=>{throw console['error'](_0x269f59),new _0x54d858('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x1dac88,commentId:_0x27cd95,isFromAdapter:_0x316532}){const _0x48577d=this['getCommentThread'](_0x1dac88),_0x215f5f=_0x48577d['getComment'](_0x27cd95);if(!_0x215f5f)throw new _0x54d858('commentsrepository-remove-missing-comment',this);if(_0x48577d['_remove'](_0x215f5f),_0x316532||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x3be070=this['context']['plugins']['get']('PendingActions'),{channelId:_0x3abac9}=_0x48577d,_0x2ebb03=_0x3be070['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x3abac9,'threadId':_0x1dac88,'commentId':_0x27cd95})['then'](()=>_0x3be070['remove'](_0x2ebb03))['catch'](_0x4a24b5=>{throw console['error'](_0x4a24b5),new _0x54d858('commentsrepository-remove-comment-internal-error',this);});}}class oe extends/* #__PURE__ -- @preserve */
|
|
30
|
-
|
|
31
|
-
_0x566e05(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x3b6bf3,_0x3148ce){super();const _0x4b01b8=_0x3b6bf3['context']['plugins']['get'](it)['me'],_0x1000b0=_0x3b6bf3['getCommentThread'](_0x3148ce['threadId']),_0x408837=0x0===_0x1000b0['comments']['length'],_0x26066=_0x4b01b8===_0x3148ce['author'];this['id']=_0x3148ce['id'],this['threadId']=_0x3148ce['threadId'],this['author']=_0x3148ce['author'],this['creator']=_0x3148ce['creator'],this['isExternal']=Boolean(_0x3148ce['attributes']&&_0x3148ce['attributes']['@external']),this['set']('content',_0x3148ce['content']),this['createdAt']=_0x3148ce['createdAt']||new Date(),this['set']('authoredAt',_0x3148ce['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x1000b0,'resolvedAt'),this['set']('attributes',_0x3148ce['attributes']||{}),this['bind']('isEditable')['to'](_0x3b6bf3,'_permissions',()=>{const _0x50a042=_0x3b6bf3['getPermissions'](_0x1000b0['channelId'])['write'],_0x26b091=_0x3b6bf3['getPermissions'](_0x1000b0['channelId'])['modifyAll'];return _0x26066&&_0x50a042||!_0x26066&&_0x26b091;}),this['bind']('isRemovable')['to'](_0x1000b0,'isRemovable',_0x3b6bf3,'_permissions',_0x3584c0=>{const _0xa737f0=_0x3b6bf3['getPermissions'](_0x1000b0['channelId'])['write'],_0x180ef4=_0x3b6bf3['getPermissions'](_0x1000b0['channelId'])['modifyAll'];return _0x26066&&_0xa737f0||_0x3584c0&&_0x408837||!_0x26066&&_0x180ef4&&!_0x408837;}),this['bind']('isReadOnly')['to'](_0x1000b0,'isReadOnly'),this['_repository']=_0x3b6bf3;}get['weight'](){return Math['max'](function(_0x1cd401){const _0xada117=document['createElement']('div');return _0xada117['innerHTML']=_0x1cd401,_0xada117['textContent']['length'];}(this['content']),0xc8);}['update'](_0x210aa3){const {threadId:_0x2c692d,id:_0x31b130}=this;if(!this['_repository']['hasCommentThread'](_0x2c692d))throw new _0x54d858('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x2a9583}=this['_repository']['getCommentThread'](_0x2c692d);this['_repository']['fire'](bt('updateComment',_0x2a9583,_0x2c692d),{'channelId':_0x2a9583,'threadId':_0x2c692d,'commentId':_0x31b130,..._0x210aa3});}['setAttribute'](_0x2ca892,_0x4e8be3){const _0x2d567a=It(this['attributes']);At(_0x2d567a,_0x2ca892,_0x4e8be3),this['update']({'attributes':_0x2d567a});}['removeAttribute'](_0x5af92f){const _0x42052e=It(this['attributes']);yt(_0x42052e,_0x5af92f),this['update']({'attributes':_0x42052e});}['remove'](_0xffae17={}){if(!_0xffae17['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x1f1ebc,id:_0x2e4e37}=this;if(!this['_repository']['hasCommentThread'](_0x1f1ebc))throw new _0x54d858('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x117360}=this['_repository']['getCommentThread'](_0x1f1ebc);this['_repository']['fire'](bt('removeComment',_0x117360,_0x1f1ebc),{'channelId':_0x117360,'threadId':_0x1f1ebc,'commentId':_0x2e4e37,..._0xffae17});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function bt(_0x2afe5f,..._0x1c9cba){for(const _0x5c2fec of _0x1c9cba)void 0x0!==_0x5c2fec&&(_0x2afe5f+=':'+String(_0x5c2fec));return _0x2afe5f;}class J extends _0x40a441{['refresh'](){const _0x86800f=this['editor']['model']['document']['selection'];for(const _0x34b8dd of _0x86800f['getRanges']())if(this['_hasContent'](_0x34b8dd))return void(this['isEnabled']=!0x0);this['isEnabled']=!0x1;}['execute']({threadId:_0x2c4b95=_0x55b0ce()}={}){const _0x3f068b=this['editor']['model'],_0xad1a0e=[];for(const _0x13a365 of _0x3f068b['document']['selection']['getRanges']())this['_hasContent'](_0x13a365)&&_0xad1a0e['push'](this['_trimToContent'](_0x13a365));_0x3f068b['change'](_0x28da3b=>{for(const _0x58e901 of _0xad1a0e){const _0xdfe399=_0x55b0ce()['substr'](0x1,0x5),_0xe8b717='comment:'+_0x2c4b95+':'+_0xdfe399;_0x28da3b['addMarker'](_0xe8b717,{'range':_0x58e901,'usingOperation':!0x1,'affectsData':!0x1});}});}['_hasContent'](_0x9c5e6a){for(const _0x2a272c of _0x9c5e6a['getItems']())if(this['_itemIsContent'](_0x2a272c))return!0x0;return!0x1;}['_itemIsContent'](_0x5819eb){return _0x5819eb['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x5819eb)&&!_0x5819eb['is']('element','tableCell');}['_trimToContent'](_0x13c40e){const _0x7999d=_0x4bd3f4=>!this['_itemIsContent'](_0x4bd3f4['item']),_0x3fb8f=_0x13c40e['start']['getLastMatchingPosition'](_0x7999d),_0x2f835d=_0x13c40e['end']['getLastMatchingPosition'](_0x7999d,{'direction':'backward'});return this['editor']['model']['createRange'](_0x3fb8f,_0x2f835d);}}class P extends _0x68774d{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[N];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x40d033){super(_0x40d033),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x2252f5=this['editor'],_0x5beaa4=_0x2252f5['model']['document']['selection'],_0x5e71d3=_0x4c3343(()=>this['refreshSelectedViews'](),0xa);_0x5beaa4['on']('change:range',(_0x3f5d96,_0x453840)=>{_0x453840['directChange']&&(_0x5e71d3['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x2252f5['editing']['view']['document'],'change:isFocused',(_0x4d8f98,_0x1bd654,_0x21389b)=>{_0x21389b&&_0x5e71d3();}),this['listenTo'](_0x2252f5['ui']['focusTracker'],'change:isFocused',(_0x28f83c,_0x418e28,_0x2604fe)=>{_0x2604fe||_0x2252f5['isReadOnly']||this['fire']('blur',{'isAnnotationTracked':_0x268df2=>this['_editorAnnotationsData']['has'](_0x268df2['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x48cea5){if(this['_editorAnnotations']['has'](_0x48cea5['view']))return;this['_editorAnnotations']['add'](_0x48cea5['view']),this['editor']['ui']['focusTracker']['add'](_0x48cea5['view']['element']);const _0x6648fe=this['editor']['plugins']['get'](N);this['listenTo'](_0x6648fe['collection'],'remove',(_0xd06819,_0xe24176)=>{this['editor']['ui']['focusTracker']['remove'](_0xe24176['view']['element']),this['_editorAnnotations']['delete'](_0xe24176['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x997269){if('function'!=typeof _0x997269)throw new _0x54d858('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x997269);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x4bae41,annotations:_0xd78c59}){const _0x1a3fa2=[],_0x379ced=this['editor']['model']['document']['selection'],_0x363d14=Array['from'](_0x379ced['getRanges']());for(const [_0x16c44e,_0x38edfd]of this['_editorAnnotationsData']){const _0x950329=_0xe333a(_0x38edfd),_0xb2855a=_0xd78c59['getByInnerView'](_0x16c44e);_0x950329&&_0xb2855a&&_0x1a3fa2['push']({'annotation':_0xb2855a,'range':_0x950329});}function _0xe333a(_0x3f4302){for(const _0x39d082 of _0x3f4302)for(const _0xcbdac9 of _0x363d14)if(_0x39d082['containsRange'](_0xcbdac9,!_0x379ced['isCollapsed']))return _0x39d082;return null;}return _0x1a3fa2['sort']((_0x5715cd,_0x163b6b)=>{const _0x4e013a=_0x5715cd['range'],_0xeae2e0=_0x163b6b['range'];if(!_0x4e013a['isEqual'](_0xeae2e0)){if(_0x4e013a['containsRange'](_0xeae2e0,!0x0))return 0x1;if(_0xeae2e0['containsRange'](_0x4e013a,!0x0))return-0x1;}return _0x5715cd['annotation']==_0x4bae41?-0x1:_0x163b6b['annotation']==_0x4bae41?0x1:0x0;})['map'](_0x52b10a=>_0x52b10a['annotation']);}get['_editorAnnotationsData'](){const _0x2b1a74=new Map();for(const _0x25ce3b of Array['from'](this['_dataCollectors']))for(const [_0x35be1d,_0x55b16a]of _0x25ce3b())_0x2b1a74['set'](_0x35be1d,_0x55b16a);return _0x2b1a74;}}class st extends _0x68774d{['afterInit'](){const _0x44633f=this['editor'];if(!_0x44633f['plugins']['has']('RestrictedEditingModeEditing'))return;_0x44633f['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class ct extends _0x68774d{constructor(_0x9d3863){super(_0x9d3863),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x285bf2=this['editor'],_0x2a6037=_0x285bf2['commands']['get']('importWord'),_0x217c00=_0x285bf2['plugins']['get'](it);_0x2a6037&&(_0x2a6037['on']('execute',(_0x4bbce8,[,_0x24315b])=>{_0x24315b['collaboration_features']={'comments':!0x0,'user_id':_0x217c00['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x2a6037,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x16fbdb,_0x11f7cc){const {comment_threads:_0xfc179a}=_0x11f7cc;_0xfc179a&&_0xfc179a['forEach'](({thread_id:_0x650391,comments:_0x585ed1,is_resolved:_0x264ee4})=>{const _0x2045ac=new Date(),_0x50e7bd=_0x585ed1['map'](({author:_0x430553,content:_0x5b83f9,created_at:_0x5d069a})=>({'content':_0x5b83f9,'authorId':this['editor']['plugins']['get'](it)['me']['id'],'createdAt':_0x2045ac,'attributes':{'@external':{'authorName':_0x430553,'createdAt':_0x5d069a?new Date(_0x5d069a):new Date(),'source':'importWord'}}})),_0x5c36d4=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](o)['addCommentThread']({'channelId':_0x5c36d4,'threadId':_0x650391,'comments':_0x50e7bd,'resolvedAt':_0x264ee4?_0x2045ac:null});});}}class at extends _0x68774d{constructor(_0x341a60){super(_0x341a60),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x250352=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x250352,'contentInsertion',(_0x2d1972,_0x5e1d81)=>this['_removeMarkersWithoutThreads'](_0x5e1d81['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x58b2d9){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x58b2d9;const _0x3dae46=this['editor']['plugins']['get']('CommentsRepository');for(const _0x1d685b of _0x58b2d9['keys']()){const [_0x42acbf,_0x5205fb]=_0x1d685b['split'](':');'comment'!=_0x42acbf||_0x3dae46['hasCommentThread'](_0x5205fb)||_0x58b2d9['delete'](_0x1d685b);}return _0x58b2d9;}['_registerMarkerInClipboardPipeline'](){const _0x489689=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x2f2d17=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x2f2d17&&_0x489689['_registerMarkerToCopy']('comment',_0x2f2d17);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0xa2df82){switch(_0xa2df82){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 _0x68774d{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x30be21,_0x4d3236)=>{if(!_0x4d3236['options']['showCommentHighlights'])return null;if(_0x4d3236['options']['ignoreResolvedComments']){const {id:_0x12ca1a}=er(_0x30be21['markerName']),_0x8ff0ba=this['editor']['plugins']['get'](o)['getCommentThread'](_0x12ca1a);if(_0x8ff0ba&&_0x8ff0ba['isResolved']&&_0x30be21['item'])return _0x4d3236['consumable']['consume'](_0x30be21['item'],'addMarker:'+_0x30be21['markerName']),_0x4d3236['consumable']['consume'](_0x30be21['item'],'removeMarker:'+_0x30be21['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x345394=>{_0x345394['on']('addMarker:comment',(_0x577d99,_0x134abe,_0x1ae0c0)=>{if(!_0x1ae0c0['options']['showCommentHighlights'])return;const _0x1f49da=_0x134abe['item'];if(!_0x1f49da)return;const _0x27df18=_0x1ae0c0['mapper']['toViewElement'](_0x1f49da);this['editor']['model']['schema']['isObject'](_0x1f49da)&&_0x27df18&&!_0x27df18['getCustomProperty']('widget')&&_0x27df18['is']('containerElement')&&_0x497fac(_0x27df18,_0x1ae0c0['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x48956d,{writer:_0x1d37ab,options:_0x18182a})=>{if(!_0x18182a['showCommentHighlights'])return null;const _0x3be877=_0x1d37ab['createContainerElement']('div'),_0x1e2f26=_0x1d37ab['createEmptyElement']('hr');return _0x1d37ab['addClass']('ck-horizontal-line',_0x3be877),_0x1d37ab['insert'](_0x1d37ab['createPositionAt'](_0x3be877,0x0),_0x1e2f26),_0x3be877;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x5b6a6b,{writer:_0x3fff43,options:_0x51cd42})=>{if(!_0x51cd42['showCommentHighlights'])return null;const _0x5c7c9f=_0x3fff43['createContainerElement']('span'),_0x49a668=_0x3fff43['createEmptyElement']('img');return _0x3fff43['addClass']('image-inline',_0x5c7c9f),_0x3fff43['insert'](_0x3fff43['createPositionAt'](_0x5c7c9f,0x0),_0x49a668),_0x5c7c9f;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0xdcbcd7,{writer:_0x5c351f,options:_0x1ad755})=>{if(_0x1ad755['showCommentHighlights'])return _0x5c351f['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x219995,_0x4df25d,_0x5d3483)=>{_0x5d3483['options']['showCommentHighlights']&&_0x219995['stop']();},{'priority':'high'});}}class r extends _0x68774d{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(_0x10fed6){super(_0x10fed6),this['set']('isThreadsLoadingPaused',!0x0),_0x10fed6['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x47ce5e,_0x5a6587,_0x5d9d92,_0x1aa5f6)=>{const _0xaacb3=_0x10fed6['plugins']['get'](o),_0x391b38=_0x5d9d92?er(_0x5d9d92)['id']:null;_0x10fed6['model']['change'](()=>{if(_0x391b38){const _0x33ff4b=this['getAllMarkersForId'](_0x391b38);for(const _0x464b0e of _0x33ff4b)_0x10fed6['editing']['reconvertMarker'](_0x464b0e);}if(_0x1aa5f6){const {id:_0x31169b}=er(_0x1aa5f6),_0x3724f2=_0xaacb3['getCommentThread'](_0x31169b);if(_0x3724f2&&!_0x3724f2['isAttached'])return;const _0x27635a=this['getAllMarkersForId'](_0x31169b);for(const _0x596f96 of _0x27635a)_0x10fed6['editing']['reconvertMarker'](_0x596f96);}}),_0x391b38&&this['scrollToThreadMarker'](_0x391b38);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x49d011=this['editor'],_0x5d218a=_0x49d011['plugins']['get'](o),_0x589c14=_0x49d011['config']['get']('collaboration.channelId'),_0x3be426=_0x5d218a['getCommentThreads']()['filter'](_0x53a23e=>_0x53a23e['channelId']!==_0x589c14);_0x49d011['commands']['add']('addCommentThread',new J(_0x49d011)),this['listenTo'](_0x49d011,'change:isReadOnly',(_0x270ac1,_0x5a1182,_0x1485c0)=>{_0x5d218a['switchReadOnly'](_0x1485c0,_0x49d011['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x5d218a,ft('addCommentThread',_0x589c14),(_0x30223f,{threadId:_0x8cd68c})=>{const _0x177f0d=this['editor']['plugins']['get'](o)['getCommentThread'](_0x8cd68c);_0x177f0d&&_0x177f0d['unlinkedAt']&&this['_attachArchivedThread'](_0x8cd68c);}),this['listenTo'](_0x5d218a,ft('removeCommentThread',_0x589c14),(_0x3db1df,{threadId:_0x48722c})=>{_0x49d011['model']['enqueueChange']({'isUndoable':!0x1},_0x4c6480=>{const _0x2dd12a=this['getAllMarkersForId'](_0x48722c);for(const _0x165a95 of _0x2dd12a)_0x4c6480['removeMarker'](_0x165a95);});}),this['listenTo'](_0x5d218a,ft('resolveCommentThread',_0x589c14),(_0x415a3e,{threadId:_0x4db283})=>{(this['_reconvertMarkers'](_0x4db283),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](o)['getCommentThread'](_0x4db283)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x5d218a,ft('reopenCommentThread',_0x589c14),(_0x104538,{threadId:_0x100b49})=>{this['_reconvertMarkers'](_0x100b49);},{'priority':'low'}),this['listenTo'](_0x5d218a,ft('addComment',_0x589c14),(_0x45945d,{threadId:_0x37f95e,isFromAdapter:_0x3558eb})=>{const _0x475151=this['getAllMarkersForId'](_0x37f95e);if(_0x3558eb||0x0==_0x475151['length']||!_0x5d218a['hasCommentThread'](_0x37f95e))return;0x1===_0x5d218a['getCommentThread'](_0x37f95e)['length']&&_0x49d011['model']['enqueueChange']({'isUndoable':!0x1},_0x1a5248=>{for(const _0x2aa0f9 of _0x475151)_0x1a5248['updateMarker'](_0x2aa0f9,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x3be426);}['afterInit'](){!async function(_0x472647){const _0xaa5ace=_0x135218([0x66,0x34,0x75,0x53,0x59,0x46,0x48,0x6c,0x6b,0x41,0x78,0x6d,0x6e,0x7a,0x4f,0x67,0x30,0x65,0x52,0x38,0x39,0x56,0x54,0x57,0x4a,0x50,0x64,0x68,0x79,0x42,0x4d,0x70,0x47,0x5a,0x58,0x45,0x62,0x31,0x63,0x4c,0x73,0x74,0x55,0x69,0x33,0x6a,0x77,0x49,0x36,0x72,0x4b,0x6f,0x37,0x61,0x44,0x35,0x32,0x4e,0x76,0x71,0x51,0x43]),_0x34be87=0x457804ec,_0x1848ae=0x457f5aac^_0x34be87,_0xd59032=window[_0x135218([0x44,0x61,0x74,0x65])][_0x135218([0x6e,0x6f,0x77])](),_0x5b6960=_0x472647[_0x135218([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4ae295=new window[(_0x135218([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4326f2=>{_0x5b6960[_0x135218([0x6f,0x6e,0x63,0x65])](_0x135218([0x72,0x65,0x61,0x64,0x79]),_0x4326f2);}),_0x589c89={[_0x135218([0x6b,0x74,0x79])]:_0x135218([0x45,0x43]),[_0x135218([0x75,0x73,0x65])]:_0x135218([0x73,0x69,0x67]),[_0x135218([0x63,0x72,0x76])]:_0x135218([0x50,0x2d,0x32,0x35,0x36]),[_0x135218([0x78])]:_0x135218([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]),[_0x135218([0x79])]:_0x135218([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]),[_0x135218([0x61,0x6c,0x67])]:_0x135218([0x45,0x53,0x32,0x35,0x36])},_0x24a551=_0x5b6960[_0x135218([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x135218([0x67,0x65,0x74])](_0x135218([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1c8513(){let _0x4fbe0e,_0x373697=null,_0x305f92=null;try{if(_0x24a551==_0x135218([0x47,0x50,0x4c]))return _0x135218([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4fbe0e=_0x2fa459(),!_0x4fbe0e)return _0x135218([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4fbe0e[_0x135218([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x305f92=_0x3d3495(_0x4fbe0e[_0x135218([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4fbe0e[_0x135218([0x6a,0x74,0x69])])),await _0x410e87()?_0x34e9b4()?_0x47412f()?_0x135218([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4c4557()?(_0x4fbe0e[_0x135218([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x135218([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x373697=_0x1569b3(_0x135218([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4fbe0e[_0x135218([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x135218([0x74,0x72,0x69,0x61,0x6c])&&(_0x373697=_0x1569b3(_0x135218([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2b87c2()):_0x135218([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x135218([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x135218([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x451fcb){return _0x135218([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x47412f(){const _0x581939=[_0x135218([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x135218([0x74,0x72,0x69,0x61,0x6c])][_0x135218([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4fbe0e[_0x135218([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xd59032/0x3e8:0xe10*_0x1848ae;return _0x4fbe0e[_0x135218([0x65,0x78,0x70])]<_0x581939;}function _0x34e9b4(){const _0x448a9b=_0x4fbe0e[_0x135218([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x448a9b)return!0x1;if(_0x448a9b[_0x135218([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x135218([0x2a])))return!0x0;if(_0x448a9b[_0x135218([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x135218([0x43,0x4d,0x54])))return!0x0;if(_0x448a9b[_0x135218([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x135218([0x52,0x43,0x4d,0x54]))){if(_0x3476fe())return!0x0;if(_0x3f35f9()||_0x292441())return!0x0;}return!0x1;}function _0x4c4557(){const _0x47b8ff=_0x4fbe0e[_0x135218([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x47b8ff||0x0==_0x47b8ff[_0x135218([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x38c793}=new URL(window[_0x135218([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x47b8ff[_0x135218([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x38c793))return!0x0;const _0x505da7=_0x38c793[_0x135218([0x73,0x70,0x6c,0x69,0x74])](_0x135218([0x2e]));return _0x47b8ff[_0x135218([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x58d458=>_0x58d458[_0x135218([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x135218([0x2a])))[_0x135218([0x6d,0x61,0x70])](_0x35a8b9=>_0x35a8b9[_0x135218([0x73,0x70,0x6c,0x69,0x74])](_0x135218([0x2e])))[_0x135218([0x73,0x6f,0x6d,0x65])](_0x3970d4=>_0x505da7[_0x135218([0x65,0x76,0x65,0x72,0x79])]((_0x25553b,_0x4c5844)=>_0x3970d4[_0x4c5844]===_0x25553b||_0x3970d4[_0x4c5844]===_0x135218([0x2a])));}function _0x2b87c2(){return _0x373697&&_0x305f92?new window[(_0x135218([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x510844,_0x14681e)=>{_0x373697[_0x135218([0x74,0x68,0x65,0x6e])](_0x510844,_0x14681e),_0x305f92[_0x135218([0x74,0x68,0x65,0x6e])](_0x29a387=>{_0x29a387!=_0x135218([0x56,0x61,0x6c,0x69,0x64])&&_0x510844(_0x29a387);},_0x14681e);}):_0x373697||_0x305f92||_0x135218([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3d3495(_0x5d1669,_0x2614b1){return new window[(_0x135218([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x231512=>{if(_0x57c08f())return _0x231512(_0x135218([0x56,0x61,0x6c,0x69,0x64]));_0x143c6b(),_0x5b6960[_0x135218([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x135218([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2a0cab=!0x1;const _0x11b628=_0x55b0ce();function _0x56bee7(_0x43acd0){return!!_0x43acd0&&(typeof _0x43acd0===_0x135218([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x43acd0===_0x135218([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x43acd0[_0x135218([0x74,0x68,0x65,0x6e])]===_0x135218([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x43acd0[_0x135218([0x63,0x61,0x74,0x63,0x68])]===_0x135218([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x38b57d(_0x2b1e2c){_0x50a42e(_0x2b1e2c)[_0x135218([0x74,0x68,0x65,0x6e])](_0x508aea=>{if(!_0x508aea||_0x508aea[_0x135218([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x135218([0x6f,0x6b]))return _0x135218([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1590f6(_0xffe6f9(_0x11b628+_0x2614b1))!=_0x508aea[_0x135218([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x135218([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x135218([0x56,0x61,0x6c,0x69,0x64]);})[_0x135218([0x74,0x68,0x65,0x6e])](_0x419223=>(_0x5bc58e(),_0x419223),()=>{const _0x2f2b37=_0xd49cc8();return null==_0x2f2b37?(_0x5bc58e(),_0x135218([0x56,0x61,0x6c,0x69,0x64])):_0x135218(_0xd59032-_0x2f2b37>(0x617480ec^_0x34be87)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x135218([0x74,0x68,0x65,0x6e])](_0x231512)[_0x135218([0x63,0x61,0x74,0x63,0x68])](()=>{_0x231512(_0x135218([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x157ea4=0x454eea6c^_0x34be87;function _0x5bc58e(){const _0x5a6990=_0x135218([0x6c,0x6c,0x63,0x74,0x2d])+_0x1590f6(_0xffe6f9(_0x5d1669)),_0xbca415=_0x7a5e91(_0x1590f6(window[_0x135218([0x4d,0x61,0x74,0x68])][_0x135218([0x63,0x65,0x69,0x6c])](_0xd59032/_0x157ea4)));window[_0x135218([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x135218([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5a6990,_0xbca415);}function _0xd49cc8(){const _0x413fd8=_0x135218([0x6c,0x6c,0x63,0x74,0x2d])+_0x1590f6(_0xffe6f9(_0x5d1669)),_0x274834=window[_0x135218([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x135218([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x413fd8);return _0x274834?window[_0x135218([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x7a5e91(_0x274834),0x10)*_0x157ea4:null;}function _0x50a42e(_0xbbf77e){return new window[(_0x135218([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x538003,_0x1e13c1)=>{_0xbbf77e[_0x135218([0x74,0x68,0x65,0x6e])](_0x538003,_0x1e13c1),window[_0x135218([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1e13c1,0x4579d02c^_0x34be87);});}}_0x5b6960[_0x135218([0x6f,0x6e])](_0x135218([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x384f47,_0x3882d9)=>{if(_0x3882d9[0x0]!=_0x5d1669)return _0x231512(_0x135218([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3882d9[0x1]={..._0x3882d9[0x1],[_0x135218([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x11b628};},{[_0x135218([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x135218([0x68,0x69,0x67,0x68])}),_0x5b6960[_0x135218([0x6f,0x6e])](_0x135218([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xc66923=>{_0x56bee7(_0xc66923[_0x135218([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2a0cab=!0x0,_0x38b57d(_0xc66923[_0x135218([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x135218([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x135218([0x6c,0x6f,0x77])}),_0x4ae295[_0x135218([0x74,0x68,0x65,0x6e])](()=>{_0x2a0cab||_0x231512(_0x135218([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x57c08f(){return _0x5b6960[_0x135218([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x135218([0x76,0x69,0x65,0x77])][_0x135218([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x135218([0x61,0x75,0x74,0x6f]);}function _0x143c6b(){_0x5b6960[_0x135218([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x135218([0x76,0x69,0x65,0x77])][_0x135218([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x135218([0x61,0x75,0x74,0x6f]);}}function _0x1569b3(_0x15c079){const _0x398a9c=[new window[(_0x135218([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3c9511=>setTimeout(_0x3c9511,0x45713a20^_0x34be87)),_0x4ae295[_0x135218([0x74,0x68,0x65,0x6e])](()=>new window[(_0x135218([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3de09a=>{let _0x3c6057=0x0;_0x5b6960[_0x135218([0x6d,0x6f,0x64,0x65,0x6c])][_0x135218([0x6f,0x6e])](_0x135218([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2e759d,_0x4d62db)=>{_0x4d62db[0x0][_0x135218([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3c6057++,_0x3c6057==(0x45780514^_0x34be87)&&(_0x3de09a(),_0x2e759d[_0x135218([0x6f,0x66,0x66])]());});}))];return window[_0x135218([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x135218([0x72,0x61,0x63,0x65])](_0x398a9c)[_0x135218([0x74,0x68,0x65,0x6e])](()=>_0x15c079);}async function _0x3a10ab(){await _0x4ae295,_0x5b6960[_0x135218([0x6d,0x6f,0x64,0x65,0x6c])][_0x135218([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x126398,_0x5b6960[_0x135218([0x6d,0x6f,0x64,0x65,0x6c])][_0x135218([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x126398,_0x5b6960[_0x135218([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x135218([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3476fe(){return _0x49a11b(_0x135218([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x3b409a(_0x135218([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x135218([0x73,0x74,0x61,0x74,0x65])]==_0x135218([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x3f35f9(){return _0x49a11b(_0x135218([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 _0x292441(){return _0x49a11b(_0x135218([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x4f2d51(_0xd64a28){const _0x2e43ba=_0x421393();_0x5b6960[_0x2e43ba]=_0x135218([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0xd64a28,_0xd64a28!=_0x135218([0x56,0x61,0x6c,0x69,0x64])&&_0x3a10ab();}function _0x421393(){const _0x2e371b=window[_0x135218([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x135218([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x135218([0x6e,0x6f,0x77])]())[_0x135218([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x135218([0x2e]),'');let _0x9ab54=_0x135218([0x66]);for(let _0x4e3dbd=0x0;_0x4e3dbd<_0x2e371b[_0x135218([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4e3dbd+=0x2){let _0x596629=window[_0x135218([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2e371b[_0x135218([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4e3dbd,_0x4e3dbd+0x2));_0x596629>=_0xaa5ace[_0x135218([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x596629-=_0xaa5ace[_0x135218([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x9ab54+=_0xaa5ace[_0x596629];}return _0x9ab54;}function _0x2fa459(){const _0x1113c3=_0x24a551[_0x135218([0x73,0x70,0x6c,0x69,0x74])](_0x135218([0x2e]));if(0x3!=_0x1113c3[_0x135218([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xaf5dcb(_0x1113c3[0x1]);function _0xaf5dcb(_0x353f29){const _0x523f34=_0x50607e(_0x353f29);return _0x523f34&&_0x33b42a()?_0x523f34:null;function _0x33b42a(){const _0x142295=_0x523f34[_0x135218([0x6a,0x74,0x69])],_0x5f1704=window[_0x135218([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x142295[_0x135218([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x142295[_0x135218([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x30f7ae={..._0x523f34,[_0x135218([0x6a,0x74,0x69])]:_0x142295[_0x135218([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x142295[_0x135218([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x30f7ae[_0x135218([0x76,0x63])],_0xffe6f9(_0x30f7ae)==_0x5f1704;}}}async function _0x410e87(){let _0x1e7a19=!0x0;try{const _0x469d34=_0x24a551[_0x135218([0x73,0x70,0x6c,0x69,0x74])](_0x135218([0x2e])),[_0x13db17,_0x115107,_0x4f267a]=_0x469d34;return _0x335e12(_0x13db17),await _0x3a072e(_0x13db17,_0x115107,_0x4f267a),_0x1e7a19;}catch(_0x413852){return!0x1;}function _0x335e12(_0x19cd08){const _0x2c0d7e=_0x50607e(_0x19cd08);_0x2c0d7e&&_0x2c0d7e[_0x135218([0x61,0x6c,0x67])]==_0x135218([0x45,0x53,0x32,0x35,0x36])||(_0x1e7a19=!0x1);}async function _0x3a072e(_0xeff32b,_0x17258a,_0x5e9aae){const _0x4e6d5a=window[_0x135218([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x135218([0x66,0x72,0x6f,0x6d])](_0x171491(_0x5e9aae),_0x32c780=>_0x32c780[_0x135218([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5b19db=new window[(_0x135218([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x135218([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xeff32b+_0x135218([0x2e])+_0x17258a),_0xe6f449=window[_0x135218([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x135218([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xe6f449)return;const _0x3d35d2=await _0xe6f449[_0x135218([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x135218([0x6a,0x77,0x6b]),_0x589c89,{[_0x135218([0x6e,0x61,0x6d,0x65])]:_0x135218([0x45,0x43,0x44,0x53,0x41]),[_0x135218([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x135218([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x135218([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xe6f449[_0x135218([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x135218([0x6e,0x61,0x6d,0x65])]:_0x135218([0x45,0x43,0x44,0x53,0x41]),[_0x135218([0x68,0x61,0x73,0x68])]:{[_0x135218([0x6e,0x61,0x6d,0x65])]:_0x135218([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3d35d2,_0x4e6d5a,_0x5b19db)||(_0x1e7a19=!0x1);}}function _0x50607e(_0x35b411){return _0x35b411[_0x135218([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x135218([0x65,0x79]))?JSON[_0x135218([0x70,0x61,0x72,0x73,0x65])](_0x171491(_0x35b411)):null;}function _0x171491(_0xf20979){return window[_0x135218([0x61,0x74,0x6f,0x62])](_0xf20979[_0x135218([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x135218([0x2b]))[_0x135218([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x135218([0x2f])));}function _0xffe6f9(_0x481726){let _0x538fe5=0x1505;function _0xe6b5b0(_0x5be537){for(let _0xb0cec5=0x0;_0xb0cec5<_0x5be537[_0x135218([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xb0cec5++){const _0x4f4260=_0x5be537[_0x135218([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xb0cec5);_0x538fe5=(_0x538fe5<<0x5)+_0x538fe5+_0x4f4260,_0x538fe5&=_0x538fe5;}}function _0x27e91f(_0x33d0e7){Array[_0x135218([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x33d0e7)?_0x33d0e7[_0x135218([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x27e91f):_0x33d0e7&&typeof _0x33d0e7==_0x135218([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x135218([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x33d0e7)[_0x135218([0x73,0x6f,0x72,0x74])]()[_0x135218([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5a83cf,_0x42fe17])=>{_0xe6b5b0(_0x5a83cf),_0x27e91f(_0x42fe17);}):_0xe6b5b0(window[_0x135218([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x33d0e7));}return _0x27e91f(_0x481726),_0x538fe5>>>0x0;}function _0x1590f6(_0x4cdc7b){return _0x4cdc7b[_0x135218([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x135218([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x135218([0x30]));}function _0x7a5e91(_0x109cb1){return _0x109cb1[_0x135218([0x73,0x70,0x6c,0x69,0x74])]('')[_0x135218([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x135218([0x6a,0x6f,0x69,0x6e])]('');}function _0x49a11b(_0x1fe46d){return _0x5b6960[_0x135218([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x135218([0x68,0x61,0x73])](_0x1fe46d);}function _0x3b409a(_0x25aecc){return _0x5b6960[_0x135218([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x135218([0x67,0x65,0x74])](_0x25aecc);}function _0x126398(){}function _0x135218(_0x3f163e){return _0x3f163e['map'](_0x22964f=>String['fromCharCode'](_0x22964f))['join']('');}_0x4f2d51(await _0x1c8513());}(this);}['destroy'](){const _0xb71d06=this['editor']['plugins']['get'](o),_0x57a380=this['editor']['config']['get']('collaboration.channelId');for(const _0x12d86b of _0xb71d06['getCommentThreads']({'channelId':_0x57a380}))_0xb71d06['_detachCommentThread'](_0x12d86b['id']),_0xb71d06['_threads']['delete'](_0x12d86b['id']);super['destroy']();}['hasMarkerForId'](_0xaf4557){return this['getAllMarkersForId'](_0xaf4557)['length']>0x0;}['getAllMarkersForId'](_0x1241b2){const _0xa61918=[];for(const _0x134657 of this['editor']['model']['markers'])_0x134657['name']['startsWith']('comment:'+_0x1241b2)&&_0xa61918['push'](_0x134657);return _0xa61918;}['scrollToThreadMarker'](_0x2de4bc){const _0x2ed219=this['_getTargetForId'](_0x2de4bc);_0x2ed219&&setTimeout(()=>{this['activeMarker']&&er(this['activeMarker'])['id']===_0x2de4bc&&rt({'target':_0x2ed219[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x157f84){this['editor']['model']['change'](()=>{for(const _0x238936 of this['getAllMarkersForId'](_0x157f84))this['editor']['editing']['reconvertMarker'](_0x238936);});}['_attachArchivedThread'](_0x3edf62){const _0x219a06=this['editor']['plugins']['get'](o),_0x4001d9=this['editor']['plugins']['get'](P),_0x3bfa70=_0x219a06['getCommentThread'](_0x3edf62);if(!_0x3bfa70['isAttached']){const _0x210c65=_0x3bfa70['attachTo'](()=>this['_getTargetForId'](_0x3bfa70['id']));_0x4001d9['registerAnnotation'](_0x210c65),_0x3bfa70['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x35daaa=this['editor'],_0x332bff=_0x35daaa['plugins']['get'](it);_0x35daaa['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x881118,_0x4405fa)=>{const {id:_0x19c84b}=er(_0x881118['markerName']),_0x33b4bf=_0x35daaa['plugins']['get'](o)['getCommentThread'](_0x19c84b),_0x373f97=this['activeMarker']&&er(this['activeMarker'])['id']===_0x19c84b;let _0x39719c;if(_0x33b4bf&&_0x33b4bf['isResolved']&&!_0x373f97&&_0x881118['item'])return _0x4405fa['consumable']['consume'](_0x881118['item'],'addMarker:'+_0x881118['markerName']),_0x4405fa['consumable']['consume'](_0x881118['item'],'removeMarker:'+_0x881118['markerName']),null;const _0x428d2a=['ck-comment-marker'];return _0x373f97&&_0x428d2a['push']('ck-comment-marker--active'),_0x39719c=_0x33b4bf&&_0x33b4bf['length']?_0x33b4bf['comments']['first']['author']['id']:_0x332bff['me']['id'],{'classes':_0x428d2a,'attributes':{'data-comment':_0x19c84b,'data-author-id':_0x39719c}};}}),_0x35daaa['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x37eb91,{options:_0x58a515})=>{if(_0x58a515['showCommentHighlights'])return null;const _0x203bdb=_0x35daaa['plugins']['get'](o),_0x56abd7=_0x35daaa['model']['markers']['get'](_0x37eb91),{id:_0xb46183,part:_0x45efab}=er(_0x37eb91);if(_0x56abd7&&!_0x56abd7['affectsData'])return null;if(_0x58a515['ignoreResolvedComments']){const _0x4a0ddb=_0x203bdb['getCommentThread'](_0xb46183);if(_0x4a0ddb&&_0x4a0ddb['isResolved'])return null;}return{'group':'comment','name':_0x45efab?_0xb46183+':'+_0x45efab:_0xb46183};}}),_0x35daaa['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0xaf4777,{writer:_0x2f84a0})=>_0x2f84a0['createElement']('$marker',{'data-name':'comment:'+_0xaf4777['getAttribute']('id')})}),_0x35daaa['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0xcdd3e=this['editor'],_0x16b38e=_0xcdd3e['plugins']['get'](o),_0x1edc8c=new Set(),_0x129e98=new Set();_0xcdd3e['model']['document']['registerPostFixer'](_0x11dd91=>{let _0x2162d0=!0x1;for(const {name:_0x476ef0,data:_0x208912}of _0xcdd3e['model']['document']['differ']['getChangedMarkers']()){const {group:_0x42a274,id:_0x1ffb79}=er(_0x476ef0);let _0x540ec7=_0x208912['newRange'];if('comment'!==_0x42a274||!_0x540ec7)continue;const _0x18a1b3='$graveyard'===_0x540ec7['root']['rootName'];_0x18a1b3||(_0x540ec7=dt(_0x540ec7,_0xcdd3e['model']),!_0x540ec7||_0x540ec7['isCollapsed']||!_0x208912['newRange']||_0x540ec7['isEqual'](_0x208912['newRange']))?_0xcdd3e['model']['hasContent'](_0x540ec7)&&!_0x18a1b3?this['isThreadsLoadingPaused']?_0x1edc8c['add'](_0x476ef0):this['_handleThreadMarker'](_0x476ef0,_0x1ffb79):(_0x129e98['add'](_0x476ef0),_0x1edc8c['delete'](_0x476ef0),_0x11dd91['removeMarker'](_0x476ef0),_0x2162d0=!0x0):(_0x11dd91['updateMarker'](_0x476ef0,{'range':_0x540ec7}),_0x2162d0=!0x0);}return _0x2162d0;}),this['on']('change:isThreadsLoadingPaused',(_0x532ab8,_0x2f2376,_0x308fe6)=>{if(!_0x308fe6&&_0x1edc8c['size'])for(const _0x1c6f4b of _0x1edc8c){const {id:_0x165ce6}=er(_0x1c6f4b);_0x1edc8c['delete'](_0x1c6f4b),_0xcdd3e['model']['markers']['get'](_0x1c6f4b)&&this['_handleThreadMarker'](_0x1c6f4b,_0x165ce6);}}),this['listenTo'](_0xcdd3e['model']['document'],'change',()=>{for(const {name:_0x22adc2,data:{newRange:_0x50a13c}}of _0xcdd3e['model']['document']['differ']['getChangedMarkers']()){const {group:_0x24dace,id:_0x3d0dd2}=er(_0x22adc2);if('comment'!==_0x24dace)continue;const _0x391c90=_0x16b38e['getCommentThread'](_0x3d0dd2),_0x36451b=this['hasMarkerForId'](_0x3d0dd2);_0x391c90&&(!_0x391c90['_hasTargetInContent']&&_0x50a13c&&_0xcdd3e['editing']['view']['once']('render',()=>{const _0x55a861=_0xcdd3e['plugins']['get'](N),_0x2d3568=_0x16b38e['_threadToController']['get'](_0x391c90)['view'];_0x55a861['getByInnerView'](_0x2d3568)['refreshVisibility']();},{'priority':'low'}),_0x391c90['_hasTargetInContent']=_0x36451b||!!_0x50a13c),_0x50a13c||(_0x129e98['add'](_0x22adc2),_0x1edc8c['delete'](_0x22adc2));}for(const _0x39d65b of _0x129e98){const {id:_0x528956}=er(_0x39d65b),_0x22f458=_0x16b38e['getCommentThread'](_0x528956);if(_0x1edc8c['delete'](_0x39d65b),!_0x22f458)continue;const _0x2e0d65=this['hasMarkerForId'](_0x528956);_0x2e0d65||_0x22f458['isSubmitted']?_0x2e0d65||_0x22f458['unlinkedAt']||_0x22f458['setUnlinkedAt'](new Date()):_0x22f458['remove']();}_0x129e98['clear']();});}['_handleInitialThreads'](_0x169f61){_0x169f61['forEach'](_0x4c254b=>{_0x4c254b['unlinkedAt']&&this['_attachArchivedThread'](_0x4c254b['id']);});}['_getTargetForId'](_0xb4a543){const _0xcf0aa5=this['editor'],_0x4ffc9f=this['getAllMarkersForId'](_0xb4a543);return et(_0xcf0aa5['editing'],_0x4ffc9f);}['_getTextContext'](_0x5417ec){const _0x5f0355=this['getAllMarkersForId'](_0x5417ec);let _0x34cc4b='',_0x584fdd=!0x1;for(const _0xf229da of _0x5f0355){const _0x33c93d=_0xf229da['getRange']();for(const _0x424d1b of Array['from'](_0x33c93d['getItems']()))_0x424d1b['is']('$textProxy')?(_0x34cc4b&&_0x584fdd&&(_0x34cc4b+='\x20',_0x584fdd=!0x1),_0x34cc4b+=_0x424d1b['data']):_0x584fdd=!0x0;_0x584fdd=!0x0;}return _0x34cc4b['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x4ea118,_0x5b50c9){const _0x305ff3=this['editor'],_0x52b274=_0x305ff3['plugins']['get'](o);let _0x58adc3=_0x52b274['getCommentThread'](_0x5b50c9);const _0x1ee93c=_0x305ff3['config']['get']('collaboration.channelId'),_0x152e64=_0x305ff3['plugins']['get'](P);if(_0x58adc3&&(_0x58adc3['unlinkedAt']&&_0x58adc3['setUnlinkedAt'](null),_0x58adc3['isAttached']))return _0x58adc3;return!this['getAllMarkersForId'](_0x5b50c9)[0x0]['managedUsingOperations']?_0x305ff3['editing']['view']['once']('render',()=>{if(_0x52b274['getCommentThread'](_0x5b50c9))return;const _0x21eaae=_0x305ff3['plugins']['get'](N);_0x58adc3=_0x52b274['openNewCommentThread']({'channelId':_0x1ee93c,'threadId':_0x5b50c9,'target':()=>this['_getTargetForId'](_0x5b50c9),'context':{'type':'text','value':this['_getTextContext'](_0x5b50c9)}});const _0x17549f=_0x52b274['_threadToController']['get'](_0x58adc3)['view'],_0xbbd517=_0x21eaae['getByInnerView'](_0x17549f);_0xbbd517&&_0x152e64['registerAnnotation'](_0xbbd517);},{'priority':'low'}):_0x52b274['fetchCommentThread']({'channelId':_0x1ee93c,'threadId':_0x5b50c9})['then'](_0x43c20b=>{if('destroyed'!==_0x305ff3['state']){if(_0x58adc3=_0x43c20b,_0x58adc3&&!_0x58adc3['isAttached']){const _0x486b79=_0x58adc3['attachTo'](()=>this['_getTargetForId'](_0x5b50c9));_0x152e64['registerAnnotation'](_0x486b79),_0x58adc3['isResolved']&&this['_reconvertMarkers'](_0x5b50c9);}else{if(!_0x58adc3){const _0x459930=this['getAllMarkersForId'](_0x5b50c9);_0x305ff3['model']['change'](_0x5adea7=>{for(const _0x20fdac of _0x459930)_0x5adea7['removeMarker'](_0x20fdac);});}}}}),_0x58adc3;}['_handleThreadMarker'](_0x1f0515,_0x5eed23){const _0x3519f4=this['_attachMarkerToThread'](_0x1f0515,_0x5eed23);_0x3519f4&&!_0x3519f4['context']&&_0x3519f4['setContext']({'type':'text','value':this['_getTextContext'](_0x5eed23)});}['_initAriaMarkerChangeAnnouncements'](){const _0x2f8f45=this['editor'];ot(_0x2f8f45['model'],({left:_0x5821d8,entered:_0x335cf3})=>{for(const _0x55ab41 of _0x5821d8)if(mt(_0x55ab41)){_0x2f8f45['ui']['ariaLiveAnnouncer']['announce'](S(_0x2f8f45['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x42128a of _0x335cf3)if(mt(_0x42128a)){_0x2f8f45['ui']['ariaLiveAnnouncer']['announce'](S(_0x2f8f45['locale'],'ENTER_COMMENT_ANNOUNCEMENT',nt(_0x75339f)));break;}});}}function ft(_0xdb7a62,_0x30b1bf){return _0x30b1bf?_0xdb7a62+':'+_0x30b1bf:_0xdb7a62;}function er(_0x1bbfed){const _0x4f4b31=_0x1bbfed['split'](':');return{'group':_0x4f4b31[0x0],'id':_0x4f4b31[0x1],'part':_0x4f4b31[0x2]};}function dt(_0x1b47c4,_0x3fc3fb){const _0x2ead01=_0x3fc3fb['schema'],_0xd661cc=_0x3fc3fb['createRange'](_0x1b47c4['start']);for(const _0x22f0d8 of _0x1b47c4['getWalker']()){const {type:_0x138ff0,item:_0x580ad9,nextPosition:_0x3b8041}=_0x22f0d8;if('text'===_0x138ff0||_0x2ead01['isObject'](_0x580ad9)){const _0x18865a=_0x3fc3fb['createPositionBefore'](_0x580ad9);_0xd661cc['isCollapsed']&&(_0xd661cc['start']=_0x18865a),_0xd661cc['end']=_0x3b8041;}}return _0xd661cc;}function mt(_0x4d2b61){return'comment'===er(_0x4d2b61['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 _0x68774d{['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 _0x165d9c=this['editor'],_0x34d2fe=_0x165d9c['plugins']['get'](o),_0x4ae43e=_0x165d9c['plugins']['get'](r),_0x3346a6=_0x165d9c['plugins']['get'](N),_0x45fde1=_0x165d9c['plugins']['get'](P);_0x165d9c['ui']['componentFactory']['add']('comment',()=>{const _0x4f0857=this['_createUIButton'](_0x4185fb);return _0x4f0857['tooltip']=!0x0,_0x4f0857;}),_0x165d9c['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0xad3d23)),_0x45fde1['addSourceCollector'](()=>{const _0x5dfe36=[];for(const [_0x4b4e8b,_0x13f995]of _0x34d2fe['_threadToController']){const _0x258a0b=_0x4ae43e['getAllMarkersForId'](_0x4b4e8b['id']),_0x470164=_0x258a0b['map'](_0x30a7e9=>_0x30a7e9['getRange']());_0x258a0b['length']>0x0&&_0x5dfe36['push']([_0x13f995['view'],_0x470164]);}return _0x5dfe36;}),this['listenTo'](_0x3346a6,'change:activeAnnotations',(_0x2eeadc,_0x42d2de,_0xd94acd)=>{const _0x179b34=Array['from'](_0xd94acd)['map'](_0x18cd9e=>_0x18cd9e['innerView'])['find'](_0x31b204=>_0x34d2fe['_viewToController']['has'](_0x31b204));if(!_0x179b34)return void(_0x4ae43e['activeMarker']=null);const _0x5aab4e=_0x34d2fe['_viewToController']['get'](_0x179b34)['model']['id'],_0x37d628='comment:'+_0x5aab4e;_0x5aab4e&&_0x4ae43e['hasMarkerForId'](_0x5aab4e)?_0x4ae43e['activeMarker']=_0x37d628:_0x4ae43e['activeMarker']&&(_0x4ae43e['activeMarker']=null);}),this['listenTo'](_0x34d2fe,'removeCommentThread',(_0x4e20df,{threadId:_0x20bda3,isFromAdapter:_0x669c10})=>{!_0x669c10&&_0x165d9c['ui']['focusTracker']['isFocused']&&_0x4ae43e['hasMarkerForId'](_0x20bda3)&&_0x165d9c['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x34d2fe,'addComment',(_0x2c28fe,{threadId:_0x3714a2,isFromAdapter:_0x17196e})=>{if(_0x17196e||!_0x4ae43e['hasMarkerForId'](_0x3714a2)||!_0x34d2fe['hasCommentThread'](_0x3714a2))return;0x1===_0x34d2fe['getCommentThread'](_0x3714a2)['length']&&(_0x165d9c['editing']['view']['focus'](),_0x2c28fe['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x1b2476=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x858f36;for(const _0x32e52d in _0x1b2476){const _0x49f42f=_0x32e52d,_0x21afb2=_0x1b2476[_0x49f42f];if('commentsLicenseKeyValid'==_0x21afb2||'commentsLicenseKeyInvalid'==_0x21afb2||'commentsLicenseKeyExpired'==_0x21afb2||'commentsLicenseKeyDomainLimit'==_0x21afb2||'commentsLicenseKeyNotAllowed'==_0x21afb2||'commentsLicenseKeyEvaluationLimit'==_0x21afb2||'commentsLicenseKeyTrialLimit'==_0x21afb2||'commentsLicenseKeyUsageLimit'==_0x21afb2){delete _0x1b2476[_0x49f42f],_0x858f36=_0x21afb2,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x858f36&&_0x1b2476['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x858f36&&_0x1b2476['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x858f36&&_0x1b2476['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x858f36&&_0x1b2476['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x858f36&&_0x1b2476['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyTrialLimit'==_0x858f36&&_0x1b2476['_showLicenseError']('trialLimit'),'commentsLicenseKeyUsageLimit'==_0x858f36&&_0x1b2476['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x270763){const _0x250a48=this['editor'],_0x549533=new _0x270763(_0x250a48['locale']),_0x4730bc=_0x250a48['commands']['get']('addCommentThread');return _0x549533['set']({'label':S(_0x250a48['locale'],'Comment'),'icon':xt}),_0x549533['bind']('isEnabled')['to'](_0x4730bc),this['listenTo'](_0x549533,'execute',()=>{_0x250a48['editing']['view']['focus'](),_0x4730bc['execute']();}),_0x549533;}}class s extends _0x68774d{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[r];}constructor(_0x1b1967){super(_0x1b1967),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x4a52d6,_0x373ced,_0x272195)=>{_0x272195?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x30aab7,_0x23eaac]of this['editor']['commands'])_0x23eaac['affectsData']&&'addCommentThread'!==_0x30aab7&&_0x23eaac['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 _0x15687c=this['editor']['editing']['view']['document'];this['listenTo'](_0x15687c,'cut',_0x1ed2aa=>_0x1ed2aa['stop'](),{'priority':'highest'}),this['listenTo'](_0x15687c,'clipboardInput',_0x9c49cd=>_0x9c49cd['stop'](),{'priority':'highest'}),this['listenTo'](_0x15687c,'delete',_0x33b29e=>_0x33b29e['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x3b5000,_0x5e436f]of this['editor']['commands'])_0x5e436f['affectsData']&&'addCommentThread'!==_0x3b5000&&_0x5e436f['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 _0x1c33c3{['activeUIs'];['_uis'];['_uisData'];static get['requires'](){return[N];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x390c1f){super(_0x390c1f),this['activeUIs']=new Set(),this['_uis']=new Map(),this['_uisData']=new Map();}['init'](){const _0x511363=this['context']['plugins']['get'](N);this['listenTo'](_0x511363,'_activateAnnotation',(_0x5dc9ba,_0x5b6560)=>{for(const _0x49128d of this['activeUIs']){const _0x3f9548=this['_uis']['get'](_0x49128d);(0x0,this['_uisData']['get'](_0x49128d)['filter'])(_0x5b6560)&&_0x3f9548['setActiveAnnotation'](_0x5b6560);}}),this['listenTo'](_0x511363,'_deactivateAllAnnotations',()=>{for(const _0x4b0970 of this['activeUIs']){this['_uis']['get'](_0x4b0970)['setActiveAnnotation'](null);}}),this['listenTo'](_0x511363['_visibleAnnotations'],'add',(_0x42e570,_0x33ef2f)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x33ef2f);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x37fefd){return this['activeUIs']['has'](_0x37fefd);}['activate'](_0x3811be,_0x52c17c=()=>!0x0){const _0x7d030f=this['context']['plugins']['get'](N);if(!this['_uis']['has'](_0x3811be))throw new _0x54d858('annotationsuis-missing-ui',this,{'uiName':_0x3811be});this['isActive'](_0x3811be)&&this['deactivate'](_0x3811be),this['activeUIs']['add'](_0x3811be);const _0x36ec38=new x();!function({source:_0x374744,target:_0x5de284,filter:_0x101f8d}){for(const _0x33f0e of _0x374744)_0x101f8d(_0x33f0e)&&_0x5de284['add'](_0x33f0e);_0x5de284['listenTo'](_0x374744,'add',(_0x2b6a4e,_0x5eba5d)=>{_0x101f8d(_0x5eba5d)&&_0x5de284['add'](_0x5eba5d);}),_0x5de284['listenTo'](_0x374744,'remove',(_0x47b73d,_0x4aa2aa)=>{_0x5de284['has'](_0x4aa2aa)&&_0x5de284['remove'](_0x4aa2aa);});}({'source':_0x7d030f['_visibleAnnotations'],'target':_0x36ec38,'filter':_0x52c17c}),this['_uisData']['set'](_0x3811be,{'collection':_0x36ec38,'filter':_0x52c17c});const _0x59446f=this['_uis']['get'](_0x3811be);_0x59446f['attach'](_0x36ec38),this['listenTo'](_0x59446f,'change:activeAnnotation',(_0x4146b8,_0x4ba98f,_0x1100ef,_0x2fdc24)=>{_0x2fdc24&&_0x7d030f['_removeActiveAnnotation'](_0x2fdc24),_0x1100ef&&_0x7d030f['_addActiveAnnotation'](_0x1100ef);});}['deactivate'](_0x680eeb){if(this['activeUIs']['delete'](_0x680eeb),!this['_uis']['has'](_0x680eeb))throw new _0x54d858('annotationsuis-missing-ui',this,{'uiName':_0x680eeb});const _0x20d817=this['_uis']['get'](_0x680eeb);_0x20d817['detach'](),this['stopListening'](_0x20d817),this['_uisData']['get'](_0x680eeb)['collection']['destroy'](),this['_uisData']['delete'](_0x680eeb);}['switchTo'](_0x262bf4){if(!this['_uis']['has'](_0x262bf4))throw new _0x54d858('annotationsuis-missing-ui',this,{'uiName':_0x262bf4});const _0x10b1b6=this['context']['plugins']['get'](N),_0x24e1cf=Array['from'](_0x10b1b6['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x262bf4);const _0x15e0fc=this['_uis']['get'](_0x262bf4);_0x15e0fc['setActiveAnnotation'](_0x24e1cf),_0x15e0fc['_setSelectedAnnotations']&&_0x24e1cf&&_0x15e0fc['_setSelectedAnnotations']([_0x24e1cf]);}['deactivateAll'](){for(const _0x5cd7c8 of this['activeUIs'])this['deactivate'](_0x5cd7c8);}['register'](_0x23e143,_0x342dee){if(this['_uis']['has'](_0x23e143))throw new _0x54d858('annotationsuis-register-already-registered');if('function'!=typeof _0x342dee['attach']||'function'!=typeof _0x342dee['detach']||'function'!=typeof _0x342dee['setActiveAnnotation'])throw new _0x54d858('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x23e143,_0x342dee);}['refilterAnnotations'](){const _0x4a8c88=this['context']['plugins']['get'](N)['collection'],_0xa98be8=new Map(),_0x20c6aa=Array['from'](this['activeUIs']);for(const _0x1df582 of this['activeUIs']){const _0x27b64b=this['_uisData']['get'](_0x1df582)['collection'];for(const _0x3bba41 of _0x27b64b)_0xa98be8['set'](_0x3bba41,_0x1df582);}for(const _0x135df2 of _0x4a8c88){const _0x31d707=_0xa98be8['get'](_0x135df2);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x135df2);const _0x16a933=_0x20c6aa['find'](_0x2f0305=>this['_uisData']['get'](_0x2f0305)['filter'](_0x135df2));_0x31d707!==_0x16a933&&(_0x31d707&&this['_uisData']['get'](_0x31d707)['collection']['remove'](_0x135df2),_0x16a933&&this['_uisData']['get'](_0x16a933)['collection']['add'](_0x135df2));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x5b3ba5){const _0xbd46a6=[];for(const _0x39efe9 of this['activeUIs']){(0x0,this['_uisData']['get'](_0x39efe9)['filter'])(_0x5b3ba5)&&_0xbd46a6['push'](_0x39efe9);}if(_0xbd46a6['length']>0x1)throw new _0x54d858('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0xbd46a6,'annotationType':_0x5b3ba5['type']});}}const he=Ht('px');class V extends kt{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0xf49a99){super(_0xf49a99);const _0x11987e=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 _0x356825(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x11987e['to']('class')],'style':{'minHeight':_0x11987e['to']('minHeight',_0xa0fbff=>'number'==typeof _0xa0fbff?he(_0xa0fbff+0xa):null)},'dir':_0xf49a99['uiLanguageDirection'],'role':'application','aria-label':S(_0xf49a99,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':S(_0xf49a99,'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',_0x59041f=>{this['_updateItemPositionInFocusables'](_0x59041f['source']);}),this['list']['forEach'](_0x23d1f6=>{this['focusTracker']['add'](_0x23d1f6['element']),this['_updateItemPositionInFocusables'](_0x23d1f6);}),this['list']['on']('change',(_0x5af464,_0x48e04a)=>{for(const _0x37e420 of _0x48e04a['removed'])this['focusTracker']['remove'](_0x37e420['element']),this['focusables']['remove'](_0x37e420);for(const _0x5ae15c of _0x48e04a['added'])this['focusTracker']['add'](_0x5ae15c['element']),this['_updateItemPositionInFocusables'](_0x5ae15c);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0xdcbf9){const _0x17f574=this['focusables']['getIndex'](_0xdcbf9);let _0x82a80b,_0x47d30b;for(const _0x158a8b of this['focusables'])if(_0xdcbf9['top']<_0x158a8b['top']){_0x82a80b=_0x158a8b;break;}if(_0x47d30b=_0x82a80b?this['focusables']['getIndex'](_0x82a80b):this['focusables']['length'],-0x1!==_0x17f574){if(_0x17f574===_0x47d30b-0x1)return;this['focusables']['remove'](_0xdcbf9),_0x47d30b=_0x82a80b?this['focusables']['getIndex'](_0x82a80b):this['focusables']['length'];}this['focusables']['add'](_0xdcbf9,_0x47d30b);}}const qt=Ht('px');class H extends kt{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x105217){super(_0x105217),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x5cd9d4,_0x194d0e)=>_0x5cd9d4+_0x194d0e),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Lt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x1bdb71=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x1bdb71['to']('isAnimationDisabled',_0x1a4514=>_0x1a4514?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x1bdb71['to']('top',_0x1e77bb=>qt(_0x1e77bb))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x2fdeef=this['element']['clientHeight'];_0x2fdeef&&(this['height']=_0x2fdeef);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0x1c33c3{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3c1306){super(_0x3c1306),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 _0x1b0d23=this['context']['config']['get']('sidebar.container');_0x1b0d23&&this['setContainer'](_0x1b0d23);}['setContainer'](_0xc981){if(!y(_0xc981))throw new _0x54d858('sidebar-setcontainer-invalid-element');this['container']=_0xc981;}['_attachToContainer']({viewClass:_0x130cf2='',spaceBetweenItems:_0x5e9387=0x19}={}){if(!y(this['container']))throw new _0x54d858('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x130cf2,this['_spaceBetweenItems']=_0x5e9387;}['rearrange']({removedAnnotation:_0x597205,previousAnnotation:_0x109396,nextAnnotation:_0x1d60b6}){const _0x530890=this['getSidebarItemView'](_0x597205);this['view']['list']['remove'](_0x530890),this['_destroySidebarItemView'](_0x597205),_0x109396&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x109396)),_0x1d60b6&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x1d60b6)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x24496f,activatedAnnotation:_0x165bae,disableAnimationOnActivatedAnnotation:_0x4adf3a}){if(this['_activeAnnotation']=_0x165bae,_0x24496f){_0x24496f['isActive']=!0x1;const _0x5abd6a=this['getSidebarItemView'](_0x24496f);_0x5abd6a&&_0x4adf3a&&(_0x5abd6a['isAnimationDisabled']=!0x1);}if(_0x165bae){const _0x55a36f=this['getSidebarItemView'](_0x165bae);_0x55a36f&&(_0x165bae['isActive']=!0x0,_0x4adf3a&&(_0x55a36f['isAnimationDisabled']=!0x0,_0x55a36f['top']+=0x1),this['_alignToTargetRect'](_0x55a36f));}}['_detachFromContainer'](_0xa604e1){if(this['view']['element']['remove'](),_0xa604e1){for(const _0x4633b0 of _0xa604e1)this['_destroySidebarItemView'](_0x4633b0);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x509180,_0x108a4f){_0x108a4f||(_0x108a4f=_0x509180['view']);const _0x136832=new H(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x136832,_0x509180),this['_annotationToSidebarItemView']['set'](_0x509180,_0x136832),_0x136832['content']['add'](_0x108a4f),this['listenTo'](_0x509180['view'],'change:targetRect',(_0x232c39,_0x104ae2,_0x26162a)=>{const _0x1b0781=this['_getTargetTop'](_0x509180,_0x26162a);_0x136832['_targetTop']!=_0x1b0781&&(_0x136832['_targetTop']=_0x1b0781,this['_setItemTop'](_0x136832,_0x1b0781));}),this['listenTo'](_0x136832,'change:top',()=>{this['_recalculate'](_0x136832,'top');}),this['listenTo'](_0x136832,'change:bottom',()=>{this['_recalculate'](_0x136832,'bottom');}),this['_alignToTargetRect'](_0x136832);const _0x261304=this['_getItemBefore'](_0x136832);if(_0x261304)this['_alignAfterItem'](_0x261304,_0x136832)||this['_alignToTargetRect'](_0x136832);else this['_alignToTargetRect'](_0x136832);return this['_updateLastItem'](),this['view']['list']['add'](_0x136832),_0x136832;}['_alignForTopChange'](_0x2307af){if(!_0x2307af['content']['length'])return;const _0x337cb8=this['_getItemBefore'](_0x2307af);if(!_0x337cb8)return;const _0x37199d=this['_sidebarItemViewToAnnotation']['get'](_0x337cb8),_0x4e7a9f=this['_activeAnnotation'];_0x4e7a9f&&_0x4e7a9f===_0x37199d?this['_alignAfterItem'](_0x337cb8,_0x2307af):this['_alignBeforeItem'](_0x2307af,_0x337cb8);}['_alignForBottomChange'](_0x245a48){if(!_0x245a48['content']['length'])return;const _0x5248e1=this['_getItemAfter'](_0x245a48);if(!_0x5248e1)return;const _0x16d10b=this['_sidebarItemViewToAnnotation']['get'](_0x5248e1),_0x412a63=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x4c1895=this['_activeAnnotation'];_0x4c1895&&_0x4c1895===_0x16d10b&&_0x412a63?(this['_alignBeforeItem'](_0x5248e1,_0x245a48),this['_alignAfterItem'](_0x245a48,_0x5248e1)):_0x4c1895&&_0x4c1895===_0x16d10b?this['_alignBeforeItem'](_0x5248e1,_0x245a48):this['_alignAfterItem'](_0x245a48,_0x5248e1);}['_recalculate'](_0x32cede,_0x236e67){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x182651,changedProp:_0x19b592}of this['_recalculateBuffer'])'top'===_0x19b592?this['_alignForTopChange'](_0x182651):this['_alignForBottomChange'](_0x182651);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x32cede,'changedProp':_0x236e67});}['getSidebarItemView'](_0x1c4ce3){return this['_annotationToSidebarItemView']['get'](_0x1c4ce3);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x24c75a){const _0x4b061b=this['getSidebarItemView'](_0x24c75a);this['stopListening'](_0x4b061b),this['stopListening'](_0x24c75a['view']),_0x4b061b['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x24c75a),this['_sidebarItemViewToAnnotation']['delete'](_0x4b061b);}['_createSidebarView'](){const _0x3ef56b=new V(this['context']['locale']);return _0x3ef56b['render'](),this['on']('change:_lastItem',(_0x4c3a6d,_0x15656d,_0x1e1e22,_0x4bff)=>{_0x4bff&&_0x3ef56b['unbind']('minHeight'),_0x1e1e22?_0x3ef56b['bind']('minHeight')['to'](_0x1e1e22,'bottom'):_0x3ef56b['minHeight']=null;}),_0x3ef56b;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x2bf6b8){const _0x4d867d=this['_sidebarItemViewToAnnotation']['get'](_0x2bf6b8),_0x1d82c7=_0x4d867d&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x4d867d)-0x1);return _0x1d82c7&&this['getSidebarItemView'](_0x1d82c7)||null;}['_getItemAfter'](_0x5f59bd){const _0x29844a=this['_sidebarItemViewToAnnotation']['get'](_0x5f59bd),_0x482e71=_0x29844a&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x29844a)+0x1);return _0x482e71&&this['getSidebarItemView'](_0x482e71)||null;}['_alignBeforeItem'](_0x5c3d63,_0x3be4be){_0x5c3d63['updateHeight']();const _0x13dcff=R(_0x3be4be['bottom']+this['_spaceBetweenItems'],_0x5c3d63['top']);return!!_0x13dcff&&(this['_setItemTop'](_0x3be4be,_0x3be4be['top']-_0x13dcff),!0x0);}['_alignAfterItem'](_0x56c7f5,_0x12f159){_0x56c7f5['updateHeight']();const _0x307681=R(_0x56c7f5['bottom']+this['_spaceBetweenItems'],_0x12f159['top']);return!!_0x307681&&(this['_setItemTop'](_0x12f159,_0x12f159['top']+_0x307681,!0x1),!0x0);}['_alignToTargetRect'](_0x5eecab){const _0x4ee0b3=this['_sidebarItemViewToAnnotation']['get'](_0x5eecab);if(!_0x4ee0b3||!_0x4ee0b3['target']||!_0x4ee0b3['targetRect'])return;const _0xf3adab=this['_getTargetTop'](_0x4ee0b3,_0x4ee0b3['targetRect']);this['_setItemTop'](_0x5eecab,_0xf3adab);}['_getTargetTop'](_0x3d88ed,_0x227816){if(null===_0x227816)return 0x0;if(_0x3d88ed['target']instanceof _0x51bae1)return _0x227816['top'];{const _0x424a2b=new _0x51bae1(this['view']['element'])['top'];return _0x227816['top']-_0x424a2b;}}['_setItemTop'](_0x3708cc,_0x3ac4c9,_0x5ee18=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x5ee18&&(_0x3ac4c9=Math['max'](_0x3ac4c9,this['_getMaxAvailableTop'](_0x3708cc))),_0x3708cc['top']=_0x3ac4c9;}['_getMaxAvailableTop'](_0x49c248){let _0x1e2b61=this['_getItemBefore'](_0x49c248),_0x2a94fb=0x0;for(;_0x1e2b61;)_0x1e2b61['updateHeight'](),_0x2a94fb+=this['_spaceBetweenItems']+_0x1e2b61['height'],_0x1e2b61=this['_getItemBefore'](_0x1e2b61);return _0x2a94fb;}}function R(_0x4465c7,_0x53abbd){return Math['max'](_0x4465c7-_0x53abbd,0x0);}function y(_0x5c636d){return null!==_0x5c636d&&'object'==typeof _0x5c636d&&0x1===_0x5c636d['nodeType'];}class e extends _0x1c33c3{['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(_0x4dc653){super(_0x4dc653),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x4bc9c4(),this['_refreshPositioningDebounced']=_0x4c3343(()=>{this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x37b420=this['context']['plugins']['get'](M),_0x228334=this['context']['plugins']['get'](z);_0x37b420['register']('wideSidebar',this),_0x228334['container']&&_0x37b420['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x8fe1d1){if(_0x8fe1d1===this['activeAnnotation'])return;const _0x2e9982=this['context']['plugins']['get'](z);_0x2e9982['_activeAnnotation']=_0x8fe1d1;const _0x53b28b=this['activeAnnotation'];_0x2e9982['refresh']({'blurredAnnotation':_0x53b28b,'activatedAnnotation':_0x8fe1d1}),this['activeAnnotation']=_0x8fe1d1;}['attach'](_0x441ae8){this['annotations']=_0x441ae8;const _0x467319=this['context']['plugins']['get'](z);if(_0x467319['_annotations']=_0x441ae8,this['isAttached'])throw new _0x54d858('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x467319,'set:container',()=>{this['detach'](),this['listenTo'](_0x467319,'change:container',_0x484d1e=>{_0x484d1e['off'](),this['attach'](_0x441ae8);});}),_0x467319['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x507eee=_0xe3ff0e=>{_0xe3ff0e['updateTargetRect'](),_0x467319['addAnnotation'](_0xe3ff0e);};for(const _0x2d5604 of _0x441ae8)_0x507eee(_0x2d5604);this['listenTo'](_0x441ae8,'add',(_0x47be1c,_0x31d06e)=>{_0x507eee(_0x31d06e);}),this['listenTo'](_0x441ae8,'remove',(_0x245519,_0xf6a0dd,_0x213e21)=>{_0x467319['rearrange']({'removedAnnotation':_0xf6a0dd,'previousAnnotation':_0x441ae8['get'](_0x213e21-0x1),'nextAnnotation':_0x441ae8['get'](_0x213e21+0x1)}),_0xf6a0dd===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x441ae8,'focus',(_0x53f24f,_0x3380d2)=>{this['setActiveAnnotation'](_0x3380d2);}),this['listenTo'](_0x441ae8,'blur',()=>{this['setActiveAnnotation'](null);});const _0x3ef9ba=this['context']instanceof _0x514bd5?this['context']['editors']:new _0x4bc9c4([this['context']]);for(const _0x50c53d of _0x3ef9ba)this['_integrateWithEditorAnnotations'](_0x50c53d);this['listenTo'](_0x3ef9ba,'add',(_0x1ac815,_0x3140f5)=>{this['listenTo'](_0x3140f5,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x3140f5);});}),this['listenTo'](_0x3ef9ba,'remove',(_0x3ef1f5,_0x43786e)=>{_0x43786e['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x43786e['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x54d858('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x1e08da=this['context']['plugins']['get'](z);_0x1e08da['_detachFromContainer'](this['annotations']),this['stopListening'](_0x1e08da),this['stopListening'](this['annotations']),this['context']instanceof _0x514bd5&&this['stopListening'](this['context']['editors']);for(const _0x2e57fa of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x2e57fa);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x293b19){if(!_0x293b19['plugins']['has']('EditorAnnotations'))return;const _0x5a9403=_0x293b19['plugins']['get']('EditorAnnotations'),_0x352ea6=()=>{const _0x9649e3=_0x5a9403['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x9649e3[0x0]||null);};this['listenTo'](_0x5a9403,'refresh',_0x352ea6),this['listenTo'](_0x5a9403,'blur',(_0x35cf47,{isAnnotationTracked:_0x2f9711})=>{this['activeAnnotation']&&_0x2f9711(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x5a9403,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x2df69f=>{_0x5a9403['hasDomSelection']()&&(_0x352ea6(),_0x2df69f['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x5a9403);}['_destroyEditorAnnotationsIntegration'](_0x35e146){this['stopListening'](_0x35e146),this['_editorAnnotations']['remove'](_0x35e146);}}class D extends _0x4185fb{['counterView'];constructor(_0x4daf68){super(_0x4daf68);const _0x227fd3=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x20736c,_0x5ef68a)=>_0x20736c?'...':_0x5ef68a['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',_0x227fd3['to']('annotationType',_0x41d843=>'ck-annotation-counter__badge--'+_0x41d843),_0x227fd3['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x227fd3['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class n extends _0x1c33c3{['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(_0x4e8c20){super(_0x4e8c20),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=Object['create'](_0x542908),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x4bc9c4(),this['_refreshPositioningDebounced']=_0x4c3343(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](M)['register']('narrowSidebar',this),this['bodyCollection']=new _0x4836e2(this['context']['locale']),this['balloonPanelView']=new _0x9da281(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x75b0cd){this['annotations']=_0x75b0cd;const _0x2bccc6=this['context']['plugins']['get'](z),_0xed3c50=this['balloonPanelView'];if(_0x2bccc6['_annotations']=_0x75b0cd,this['isAttached'])throw new _0x54d858('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x2bccc6,'set:container',()=>{this['detach'](),this['listenTo'](_0x2bccc6,'change:container',_0xaec0b5=>{_0xaec0b5['off'](),this['attach'](_0x75b0cd);});}),_0x2bccc6['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x56c73a=_0x2e2ab4=>{const _0x23653a=new D(this['context']['locale']);_0x2bccc6['addAnnotation'](_0x2e2ab4,_0x23653a),this['_annotationToNarrowView']['set'](_0x2e2ab4,_0x23653a),_0x23653a['bind']('isDirty','annotationType','number')['to'](_0x2e2ab4['view'],'isDirty','type','length'),_0x23653a['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0xed3c50['content']['first']!==_0x2e2ab4['view']?(this['_showBalloon'](_0x2e2ab4),_0x2e2ab4['view']['element']['focus'](),this['setActiveAnnotation'](_0x2e2ab4)):this['setActiveAnnotation'](null);});};for(const _0x5374b6 of _0x75b0cd)_0x56c73a(_0x5374b6);this['listenTo'](_0x75b0cd,'add',(_0x35b443,_0x261419)=>{_0x56c73a(_0x261419);}),this['listenTo'](_0x75b0cd,'remove',(_0x5ae51d,_0x1b6b0c,_0x209089)=>{this['_annotationToNarrowView']['get'](_0x1b6b0c)['destroy'](),this['_annotationToNarrowView']['delete'](_0x1b6b0c),_0x2bccc6['rearrange']({'removedAnnotation':_0x1b6b0c,'previousAnnotation':_0x75b0cd['get'](_0x209089-0x1),'nextAnnotation':_0x75b0cd['get'](_0x209089+0x1)}),_0x1b6b0c===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x75b0cd,'focus',(_0xbfd43d,_0x899d69)=>{this['setActiveAnnotation'](_0x899d69);}),this['listenTo'](_0x75b0cd,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x96e6eb,_0x29aeeb)=>{_0x29aeeb['keyCode']===_0x34aca2['esc']&&_0xed3c50['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0xed3c50['content']['first']),this['_hideBalloon'](),_0x29aeeb['stopPropagation'](),_0x29aeeb['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x3513cb,_0x1da574)=>{const _0x31913d=_0x1da574['target'];_0xed3c50['isVisible']&&_0xed3c50['element']['contains'](_0x31913d)||_0x2bccc6['view']['element']['contains'](_0x31913d)||_0x3513cb['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x36d528=>_0x36d528['contains'](_0x31913d))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x2b9434=this['context']instanceof _0x514bd5?this['context']['editors']:new _0x4bc9c4([this['context']]);for(const _0x3b96de of _0x2b9434)this['_integrateWithEditorAnnotations'](_0x3b96de);this['listenTo'](_0x2b9434,'add',(_0x872732,_0x22b5fc)=>{this['listenTo'](_0x22b5fc,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x22b5fc);});}),this['listenTo'](_0x2b9434,'remove',(_0x1b80d7,_0x1b80ff)=>{_0x1b80ff['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x1b80ff['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x407f3e){if(_0x407f3e===this['activeAnnotation'])return;const _0x2f877a=this['context']['plugins']['get'](z);if(_0x2f877a['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x407f3e,'disableAnimationOnActivatedAnnotation':!0x0}),_0x407f3e)_0x2f877a['getSidebarItemView'](_0x407f3e)?this['_showBalloon'](_0x407f3e):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x407f3e;}['detach'](){if(!this['isAttached'])throw new _0x54d858('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x2c4e05=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x59eece=>_0x59eece['destroy']()),this['_annotationToNarrowView']['clear'](),_0x2c4e05['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x514bd5&&this['stopListening'](this['context']['editors']);for(const _0x4dd6cc of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x4dd6cc);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'](_0x92a25d){if(!_0x92a25d['plugins']['has']('EditorAnnotations'))return;const _0x248929=_0x92a25d['plugins']['get']('EditorAnnotations'),_0x386aba=this['context']['plugins']['get'](z),_0x333858=this['annotations'],_0x4ff080=this['balloonPanelView'],_0xad018f=()=>{const _0x109a39=_0x248929['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x109a39),this['setActiveAnnotation'](_0x109a39[0x0]||null);};this['listenTo'](_0x248929,'refresh',_0xad018f),this['listenTo'](_0x248929,'blur',(_0x1d2fe8,{isAnnotationTracked:_0x5299b9})=>{this['activeAnnotation']&&_0x5299b9(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x248929,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x333858,'blur',_0x277090=>{_0x248929['hasDomSelection']()&&_0x277090['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x4e9712,_0x351862)=>{const _0x5cf03e=_0x351862['target'];_0x4ff080['isVisible']&&_0x4ff080['element']['contains'](_0x5cf03e)||_0x386aba['view']['element']['contains'](_0x5cf03e)||this['activeAnnotation']&&_0x248929['hasDomSelection']()&&(_0xad018f(),_0x4e9712['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x248929);}['_destroyEditorAnnotationsIntegration'](_0x2b7464){_0x2b7464&&(this['stopListening'](_0x2b7464),this['_editorAnnotations']['remove'](_0x2b7464));}['_setSelectedAnnotations'](_0x2fff53){for(const _0x14814d of this['_selectedAnnotations'])_0x2fff53['includes'](_0x14814d)||this['_manuallyClosedAnnotationViews']['delete'](_0x14814d['view']);this['_selectedAnnotations']=_0x2fff53;}['_refreshPositioning'](){const _0x5bc68f=this['balloonPanelView'];this['annotations']['refreshPositioning'](),_0x5bc68f['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x26bf7e){if(this['_manuallyClosedAnnotationViews']['has'](_0x26bf7e['view']))return;const _0x1b6870=this['balloonPanelView']['content']['first'];_0x1b6870!==_0x26bf7e['view']?(_0x1b6870&&this['_detachListeners'](_0x1b6870),this['_attachListeners'](_0x26bf7e['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x26bf7e['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x4c163c=this['balloonPanelView']['content']['first'],_0x329d5a=_0x4c163c&&this['annotations']['getByView'](_0x4c163c);if(!_0x329d5a||!this['_annotationToNarrowView']['has'](_0x329d5a))return;const _0x18cc1b=this['_annotationToNarrowView']['get'](_0x329d5a)['element'],_0x5c70eb=(function(){const _0x352bcd=_0x9da281['defaultPositions'];return[_0x352bcd['southArrowNorthEast'],_0x352bcd['northArrowSouthEast'],_0x352bcd['southArrowNorth'],_0x352bcd['northArrowSouth'],_0x352bcd['southArrowNorthWest'],_0x352bcd['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x18cc1b,'positions':_0x5c70eb});}['_hideBalloon'](){const _0x61ced5=this['balloonPanelView'],_0x203929=_0x61ced5['content']['first'];_0x203929&&(this['_detachListeners'](_0x203929),_0x61ced5['unpin'](),_0x61ced5['content']['clear']());}['_attachListeners'](_0x225bb4){this['listenTo'](_0x225bb4,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x225bb4,'Esc',(_0x318000,_0x4e4fe9)=>{this['_manuallyClosedAnnotationViews']['add'](_0x225bb4),this['_hideBalloon'](),_0x4e4fe9();});}['_detachListeners'](_0x5b58b4){this['stopListening'](_0x5b58b4);}}class c extends _0x68774d{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[P,_0x2dfaa1,M];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x35a6e4){super(_0x35a6e4),_0x35a6e4['editing']['view']['addObserver'](_0x742864),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x35a6e4['plugins']['get'](_0x2dfaa1),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x3cd447=this['editor']['plugins']['get'](M);_0x3cd447['context']===this['editor']&&(_0x3cd447['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0xd3d06a,_0x45c7b7)=>{const _0x4d7fdd=this['_balloon'];if(this['isAttached']&&_0x4d7fdd['visibleView']){const _0x3d9e43=this['annotations']['getByView'](_0x4d7fdd['visibleView']);_0x3d9e43&&this['_closeAnnotation'](_0x3d9e43),_0x45c7b7();}}));}['afterInit'](){const _0x52f78e=this['editor']['plugins']['get'](M);_0x52f78e['context']===this['editor']&&(_0x52f78e['hasActive']()||_0x52f78e['switchTo']('inline'));}['setActiveAnnotation'](_0x1168c3){_0x1168c3!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x1168c3&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x1168c3)&&this['_addAnnotationToBalloon'](_0x1168c3,!0x0),_0x1168c3['isActive']=!0x0),_0x1168c3||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x1168c3);}['attach'](_0xb21637){this['annotations']=_0xb21637;const _0x54fd78=this['editor']['plugins']['get'](M),_0x5858a4=this['_balloon'];if(this['isAttached'])throw new _0x54d858('inlineannotations-attach-already-attached',this);if(_0x54fd78['context']!==this['editor'])throw new _0x54d858('inlineannotations-not-allowed-with-context',this);const _0x233c26=this['editor']['plugins']['get'](P);this['listenTo'](_0x233c26,'refresh',()=>{const _0x4b8fb2=_0x233c26['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x15d4d3,_0x179d9d;!this['_forceRefresh']&&(_0x15d4d3=_0x4b8fb2,_0x179d9d=this['_selectedAnnotations'],_0x15d4d3['length']===_0x179d9d['length']&&_0x15d4d3['every'](_0x3ecdcd=>_0x179d9d['includes'](_0x3ecdcd)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x4b8fb2),this['setActiveAnnotation'](_0x4b8fb2[0x0]||null));}),this['listenTo'](_0x233c26,'blur',(_0x47d028,{isAnnotationTracked:_0x57e7c4})=>{this['activeAnnotation']&&_0x57e7c4(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x1a99e3,_0x39791f,_0x93a80b)=>{_0x93a80b||this['setActiveAnnotation'](null);}),this['listenTo'](_0xb21637,'remove',(_0x10d548,_0x431968)=>{this['_removeAnnotationFromBalloon'](_0x431968),_0x431968===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x5858a4,'change:visibleView',(_0x42807f,_0x3239a1,_0x5a56dd,_0x220881)=>{_0x220881&&this['stopListening'](_0x220881);const _0x4ac4ed=_0xb21637['getByView'](_0x5a56dd);_0x5a56dd&&_0x4ac4ed&&(this['listenTo'](_0x5a56dd,'change:height',()=>{_0x5858a4['updatePosition']();}),this['listenTo'](_0x5a56dd,'Esc',()=>{this['_closeAnnotation'](_0x4ac4ed),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x4ac4ed&&this['setActiveAnnotation'](_0x4ac4ed));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x5858a4['visibleView']&&(_0xb21637['getByView'](_0x5858a4['visibleView'])&&_0x5858a4['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 _0x54d858('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x38cb06 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x38cb06);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x498196){for(const _0x40e4bc of this['_selectedAnnotations'])_0x498196['includes'](_0x40e4bc)||this['_manuallyClosed']['delete'](_0x40e4bc);for(const _0x48a94c of this['annotations'])_0x498196['includes'](_0x48a94c)||this['_removeAnnotationFromBalloon'](_0x48a94c);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x5a79bd of _0x498196)this['_addAnnotationToBalloon'](_0x5a79bd);}this['_selectedAnnotations']=_0x498196;}['_addAnnotationToBalloon'](_0x5c4a97,_0x3ea02e=!0x1){this['_manuallyClosed']['has'](_0x5c4a97)||(this['_addedAnnotations']['has'](_0x5c4a97)||this['_balloon']['hasView'](_0x5c4a97['view'])||(this['_addedAnnotations']['add'](_0x5c4a97),this['_balloon']['add']({'stackId':_0x5c4a97['view']['id'],'view':_0x5c4a97['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x5c4a97)}})),_0x3ea02e&&this['_balloon']['showStack'](_0x5c4a97['view']['id']));}['_getBalloonTargetForAnnotation'](_0x277a15){const _0x382517=_0x277a15['target'],_0x59b4e5=this['editor']['editing']['view'],_0x5b33b0=_0x59b4e5['document']['selection']['getFirstRange'](),_0x5ecfbe=_0x59b4e5['domConverter']['viewRangeToDom'](_0x5b33b0);if(_0x5ecfbe['collapse'](!0x0),_0x382517){if(_0x382517 instanceof _0x51bae1)return _0x382517;let _0x33ed32=[];for(const _0x2e5742 of _0x382517)_0x33ed32['push'](...(_0x15a456=_0x2e5742['getClientRects'](),Array['from'](_0x15a456)['map'](DOMRect['fromRect'])));_0x33ed32=function(_0xaaa27a){const _0x6c5af7=[];let _0x139ab3=_0xaaa27a[0x0];for(let _0x44ae2c=0x1;_0x44ae2c<_0xaaa27a['length'];_0x44ae2c++)b(_0x139ab3,_0xaaa27a[_0x44ae2c])?_0x139ab3['width']+=_0xaaa27a[_0x44ae2c]['width']:(_0x6c5af7['push'](_0x139ab3),_0x139ab3=_0xaaa27a[_0x44ae2c]);return _0x6c5af7['push'](_0x139ab3),_0x6c5af7;}(_0x33ed32);const _0x9db6db=_0x5ecfbe['getBoundingClientRect']();return _0x33ed32['find'](_0x122a24=>_0x122a24['top']<=_0x9db6db['top']&&_0x122a24['bottom']>=_0x9db6db['bottom']&&_0x122a24['left']<=_0x9db6db['left']&&_0x122a24['right']>=_0x9db6db['right'])||_0x33ed32[0x0];}var _0x15a456;return _0x277a15['targetRect']||_0x5ecfbe;}['_removeAnnotationFromBalloon'](_0x2b7e52){this['_addedAnnotations']['has'](_0x2b7e52)&&this['_balloon']['hasView'](_0x2b7e52['view'])&&(this['_addedAnnotations']['delete'](_0x2b7e52),this['_balloon']['remove'](_0x2b7e52['view']));}['_closeAnnotation'](_0x5a5a34){this['_manuallyClosed']['add'](_0x5a5a34),this['_removeAnnotationFromBalloon'](_0x5a5a34);}}function b(_0x4f73d9,_0x245a2a){return _0x4f73d9['top']===_0x245a2a['top']&&_0x4f73d9['bottom']===_0x245a2a['bottom']&&_0x4f73d9['right']===_0x245a2a['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(_0x558961,_0x435b1f){super(_0x558961),this['set']('isEmpty',!_0x435b1f['length']),this['focusTracker']=new _0x356825(),this['_annotationViews']=_0x435b1f,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new Ft({'focusables':_0x435b1f,'focusTracker':this['focusTracker']}),this['listenTo'](_0x435b1f,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x435b1f,'remove',(_0x15c54d,_0x619943)=>{_0x619943['isActive']&&this['focus'](),_0x435b1f['length']||(this['isEmpty']=!0x0);});const _0x1861eb=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':S(_0x558961,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x435b1f},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x1861eb['if']('isEmpty','ck-hidden',_0x3814d6=>!_0x3814d6)]},'children':[{'text':S(_0x558961,'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 _0xce26b8 of this['_annotationViews'])this['focusTracker']['add'](_0xce26b8['element']);this['_annotationViews']['on']('change',(_0x227aaf,{added:_0x2899d7,removed:_0x542019})=>{for(const _0x48b71b of _0x2899d7)this['focusTracker']['add'](_0x48b71b['element']);for(const _0x21f933 of _0x542019)this['focusTracker']['remove'](_0x21f933['element']);});}}class f extends _0x1c33c3{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,N];}constructor(_0x3bf1fb){super(_0x3bf1fb),this['archivedThreads']=new _0x4bc9c4();}['init'](){const _0x4da969=this['context'],_0x4145c1=_0x4da969['plugins']['get'](o),_0x21f56b=_0x4da969['plugins']['get'](N);this['listenTo'](_0x4145c1,'addCommentThread',(_0x42dfe2,{threadId:_0x7e55})=>{const _0x30d69d=_0x4145c1['getCommentThread'](_0x7e55);_0x30d69d['archivedAt']&&this['archivedThreads']['add'](_0x30d69d,this['_calculatePosition'](_0x30d69d['archivedAt'])),this['listenTo'](_0x30d69d,'change:archivedAt',(_0x286827,_0x202b85,_0x329056)=>{_0x329056?this['archivedThreads']['has'](_0x30d69d)||this['archivedThreads']['add'](_0x30d69d,this['_calculatePosition'](_0x30d69d['archivedAt'])):this['archivedThreads']['has'](_0x30d69d)&&this['archivedThreads']['remove'](_0x30d69d);});}),this['listenTo'](_0x4145c1,'removeCommentThread',(_0x5a2755,{threadId:_0x528911})=>{const _0x19993d=_0x4145c1['getCommentThread'](_0x528911);this['stopListening'](_0x19993d),this['archivedThreads']['has'](_0x19993d)&&this['archivedThreads']['remove'](_0x19993d);},{'priority':'highest'}),this['listenTo'](_0x21f56b['collection'],'focus',(_0x5404ca,_0x309848)=>{_0x309848['isVisible']||(_0x309848['isActive']=!0x0,_0x21f56b['activate'](_0x309848));});}['_calculatePosition'](_0x7dea7f){const _0x43dc36=[...this['archivedThreads']]['findIndex'](_0x5c0d74=>_0x5c0d74['archivedAt']<_0x7dea7f);return _0x43dc36>-0x1?_0x43dc36:this['archivedThreads']['length'];}}class a extends _0x68774d{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[f,_0x3c7e42];}constructor(_0x2fd396){super(_0x2fd396),this['annotationViews']=new _0x2ad7e0(),this['_pendingThreads']=[];}['init'](){const _0x3cddd1=this['editor'],_0x58fba9=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x3cddd1['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x4185fb,!0x0)),_0x3cddd1['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x277f90=this['_createCommentsArchiveButton'](_0xad3d23);return _0x277f90['set']({'role':'menuitemcheckbox'}),_0x277f90;});const _0x25e297=_0x3cddd1['plugins']['get'](f),_0x447d48=_0x3cddd1['plugins']['get']('Annotations'),_0x4e18f8=_0x3cddd1['plugins']['get']('CommentsRepository');_0x25e297['archivedThreads']['forEach'](_0x532544=>{this['_handleNewThread'](_0x532544);}),this['listenTo'](_0x25e297['archivedThreads'],'add',(_0x40da42,_0x535831)=>{this['_handleNewThread'](_0x535831);}),this['listenTo'](_0x447d48['collection'],'add',(_0x5a9eb9,_0xed2a5d)=>{const _0x165400=this['_pendingThreads']['find'](_0xbc2d37=>{const _0x4e0744=_0x4e18f8['_threadToController']['get'](_0xbc2d37);return _0x4e0744&&_0xed2a5d['innerView']===_0x4e0744['view'];});if(_0x165400){const _0x409c25=this['_calculatePosition'](_0x165400['archivedAt']);this['annotationViews']['add'](_0xed2a5d['view'],_0x409c25),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x165400),0x1);}}),this['listenTo'](_0x25e297['archivedThreads'],'remove',(_0x511b88,_0x49a878)=>{const _0x5b9dd3=_0x3cddd1['config']['get']('collaboration.channelId');if(!_0x5b9dd3||_0x49a878['channelId']===_0x5b9dd3){const _0x356c2c=_0x4e18f8['_threadToController']['get'](_0x49a878),_0x3f4193=_0x447d48['getByInnerView'](_0x356c2c['view']);this['annotationViews']['remove'](_0x3f4193['view']),this['stopListening'](_0x3f4193['focusableElements']);}}),this['listenTo'](_0x447d48['collection'],'add',(_0x260d0d,_0x2c13bc)=>{this['listenTo'](_0x2c13bc,'escape',_0x58fba9);}),this['listenTo'](_0x447d48['collection'],'remove',(_0x3fc9c8,_0x46e71e)=>{this['stopListening'](_0x46e71e,'escape',_0x58fba9);});}['_handleNewThread'](_0x5c3290){const _0x210a89=this['editor']['plugins']['get']('CommentsRepository'),_0x5ddd2e=this['editor']['plugins']['get']('Annotations'),_0x4868af=this['editor']['config']['get']('collaboration.channelId');if(!_0x4868af||_0x5c3290['channelId']===_0x4868af){const _0x39cdc6=_0x210a89['_threadToController']['get'](_0x5c3290);if(!_0x39cdc6)return void this['_pendingThreads']['push'](_0x5c3290);const _0x12a30e=this['_calculatePosition'](_0x5c3290['archivedAt']),_0x11b117=_0x5ddd2e['getByInnerView'](_0x39cdc6['view']);_0x11b117['isVisible']&&_0x5ddd2e['_visibleAnnotations']['remove'](_0x11b117),this['annotationViews']['add'](_0x11b117['view'],_0x12a30e);}}['_calculatePosition'](_0x429dd0){const _0x2a73f9=this['editor']['config']['get']('collaboration.channelId'),_0x59d888=[...this['editor']['plugins']['get'](f)['archivedThreads']]['filter'](_0x21774f=>_0x21774f['channelId']===_0x2a73f9)['findIndex'](_0x55e0d6=>_0x55e0d6['archivedAt']<_0x429dd0);return _0x59d888<0x0||_0x59d888>this['annotationViews']['length']?this['annotationViews']['length']:_0x59d888-0x1;}['_toggleDialog'](){const _0x1b9bd0=this['editor'],_0x261dbe=_0x1b9bd0['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new tt(_0x1b9bd0['locale'],this['annotationViews'])),'commentsArchive'===_0x261dbe['id']?_0x261dbe['hide']():_0x261dbe['show']({'id':'commentsArchive','title':S(_0x1b9bd0['locale'],'COMMENTS_ARCHIVE'),'icon':Z,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0xe01075['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x29be5a,_0x3ca7cb=!0x1){const _0x50c23f=this['editor']['locale'],_0x436fe1=this['editor']['plugins']['get']('Dialog'),_0x1e5dff=new _0x29be5a(_0x50c23f);return _0x1e5dff['bind']('isEnabled')['to'](this,'isEnabled'),_0x1e5dff['bind']('isOn')['to'](_0x436fe1,'id',_0x53c02b=>'commentsArchive'===_0x53c02b),_0x1e5dff['set']({'label':S(_0x50c23f,'COMMENTS_ARCHIVE'),'icon':Z,'isToggleable':!0x0}),_0x3ca7cb&&(_0x1e5dff['tooltip']=!0x0),this['listenTo'](_0x1e5dff,'execute',()=>this['_toggleDialog']()),_0x1e5dff;}['_hideDialogOnAnnotationEscape']=_0x194182=>{const _0x5ceb47=_0x194182['source'];if(!this['annotationViews']['has'](_0x5ceb47['view']))return;const _0x504813=this['editor']['plugins']['get']('Dialog');_0x504813['isOpen']&&'commentsArchive'===_0x504813['id']&&(_0x504813['hide'](),_0x194182['stop']());};}class p extends _0x68774d{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 _0x7b514d,icons as _0x4f31bf,ContextPlugin as _0x4ad5c3,PendingActions as ht,Command as _0x43fab0,Plugin as _0x5ab294,Context as _0x53f178}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x269697,uid as _0x23b87c,KeystrokeHandler as jt,FocusTracker as _0x5414ac,diff as _0x4213ac,Collection as _0x1c34e7,Rect as _0x3b9eb0,CKEditorError as _0x487ab6,first as _0x19ae8e,priorities as Wt,scrollViewportToShowTarget as rt,getEnvKeystrokeText as nt,toUnit as Ht,DomEmitterMixin as _0x454a14,keyCodes as _0x231b87}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x226fcb,AriaDescriptionView as ts,setupThreadKeyboardNavigation as _0x423b7e,ConfirmMixin as ti,LateFocusButtonView as _0x4dd298,trimHtml as _0x4f9762,LateFocusDropdownButtonView as _0x5b0bac,Users as it,getDateTimeFormatter as lt,hashObject as pt,getAllMarkersDomElementsSorted as et,surroundingMarkersDetector as ot,FOCUS_ANNOTATION_KEYSTROKE as _0x56abeb}from'ckeditor5-collaboration/dist/index.js';import{throttle as Dt,isEqual as wt,cloneDeep as It,set as At,unset as yt,debounce as _0x1e4fec}from'lodash-es';import{EditorUIView as Yt,InlineEditableUIView as $t,EditorUI as Vt,View as kt,FocusCycler as Ft,ButtonView as _0x3bfc4d,ViewCollection as _0x3048f9,createDropdown as _0x13830e,ListView as _0x1d04ec,focusChildOnDropdownOpen as _0x5dd5f5,ListItemView as _0x23f350,MenuBarMenuListItemButtonView as _0x4cf37f,BodyCollection as _0x92e78e,BalloonPanelView as _0x2a91a2,ContextualBalloon as _0x24f819,Dialog as _0xcf346a,DialogViewPosition as _0x381ed4}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disablePlaceholder as zt,enablePlaceholder as St,MouseObserver as _0x105c06}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 _0x1c34b1}from'@ckeditor/ckeditor5-collaboration-core/dist/index.js';import{toWidget as _0x1bacff}from'@ckeditor/ckeditor5-widget/dist/index.js';class Ct extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x269697(){['model'];['view'];constructor(_0x1d0446,_0x4aec47){super(),this['model']=_0x1d0446,this['model']['_isAttached']=!0x0,this['view']=_0x4aec47,this['listenTo'](_0x4aec47,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x4aec47,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x4aec47,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x4aec47,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x4aec47,'addComment',(_0x5c8010,_0x29408d)=>this['addComment'](_0x29408d)),this['listenTo'](_0x4aec47,'updateComment',(_0x3e3030,_0x4c3ab8,_0x4decd0)=>this['updateComment'](_0x4c3ab8,_0x4decd0)),this['listenTo'](_0x4aec47,'removeComment',(_0x51271a,_0x5156ba)=>this['removeComment'](_0x5156ba));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x24a80e){this['model']['addComment']({'content':_0x24a80e,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x4973fc,_0xb5aec9){this['model']['getComment'](_0x4973fc)['update']({'content':_0xb5aec9});}['removeComment'](_0x47c5a7){this['model']['getComment'](_0x47c5a7)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function S(_0xa16332,_0x1210c2,_0x2ff747){const t=_0xa16332['t'];switch(_0x1210c2){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'},_0x2ff747);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'},_0x2ff747);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'},_0x2ff747);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'},_0x2ff747);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x2ff747);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'},_0x2ff747);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'},_0x2ff747);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'},_0x2ff747);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(_0x533e51,_0x41d15c){super(_0x533e51);const _0x49be29=_0x23b87c();this['main']=this['createCollection'](),this['editable']=new $t(_0x533e51,_0x41d15c,void 0x0,{'label':()=>S(_0x533e51,'Comment\x20editor')}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'dir':_0x533e51['uiLanguageDirection'],'lang':_0x533e51['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x49be29},'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(_0x20c6f7){super(_0x20c6f7),this['view']=new Xt(_0x20c6f7['locale'],_0x20c6f7['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x2017de=this['editor']['editing']['view'],_0x5d1e48=this['view']['editable'],_0x46727c=_0x2017de['document']['getRoot']();_0x5d1e48['name']=_0x46727c['rootName'],this['view']['render']();const _0x4f4d4f=_0x5d1e48['element'];this['setEditableElement'](_0x5d1e48['name'],_0x4f4d4f),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x2017de['attachDomRoot'](_0x4f4d4f),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const Rt=[Bt,Et,Gt,Jt,Kt,Nt,Qt];class Ut extends/* #__PURE__ -- @preserve */
|
|
25
|
+
_0x269697(_0x7b514d){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
|
|
26
|
+
((()=>Rt)());constructor(_0x3dd1df={}){function _0x49eac5(_0x5ef535){return _0x5ef535['map'](_0x18e786=>String['fromCharCode'](_0x18e786))['join']('');}(_0x3dd1df=Object['assign']({},_0x3dd1df))['plugins']||(_0x3dd1df['plugins']=Ut['defaultPlugins']),super(_0x3dd1df),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[_0x49eac5([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x49eac5([0x76,0x69,0x65,0x77])][_0x49eac5([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x49eac5([0x61,0x75,0x74,0x6f]),this[_0x49eac5([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x49eac5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x49eac5([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x49eac5([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x49eac5([0x6f,0x6b])});}['create'](){const _0x22d23e=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x22d23e))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x1987ed=>{const _0x287106=this['model']['document']['getRoot'](),_0x1502ab=_0x287106&&_0x287106['getChild'](_0x287106['childCount']-0x1);_0x1987ed['setSelection'](_0x1502ab,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x482b8e=this['editing']['view'],_0x8dcada=_0x482b8e['document']['getRoot'](),_0x5d31de=_0x8dcada['getChild'](0x0);_0x8dcada['childCount']>0x1||!_0x5d31de||'p'!=_0x5d31de['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(zt(_0x482b8e,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x5d31de['placeholder']=this['placeholder']),St({'view':_0x482b8e,'element':_0x5d31de,'keepOnFocus':!0x0}),this['placeholderElement']=_0x5d31de);}}class os extends kt{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x138754,_0x48c649={}){super(_0x138754),this['editor']=null,this['_editorConfig']=_0x48c649,this['set']('value',_0x48c649['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',S(_0x138754,'Reply...')),this['set']('submitLabel',S(_0x138754,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new jt(),this['focusTracker']=new _0x5414ac(),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',(_0x261577,_0x3ceaa1)=>{this['cancelButtonView']['fire']('execute'),_0x3ceaa1();}),this['keystrokes']['set']('Ctrl+Enter',(_0x5b1f6b,_0x395036)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x395036());}),this['on']('submit',(_0x1ffff9,_0x2f88fc)=>{_0x2f88fc['length']>0xfde8?(alert(S(_0x138754,'TOO_LONG_COMMENT_ALERT',[_0x2f88fc['length'],0xfde8])),_0x1ffff9['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 _0x29f2e5=this['editor'];this['element']['insertBefore'](_0x29f2e5['ui']['element'],this['element']['firstChild']),_0x29f2e5['model']['document']['on']('change',()=>this['value']=_0x29f2e5['getData']()),_0x29f2e5['bind']('placeholder')['to'](this),this['focusables']['add'](_0x29f2e5['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x717acb){-0x1===_0x717acb?(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:_0x2d5ab8}=this,_0x280abf=new _0x3bfc4d(_0x2d5ab8);return _0x280abf['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x280abf['withText']=!0x0,_0x280abf['bind']('label')['to'](this,'submitLabel'),_0x280abf['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x280abf['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x1b3c83,_0x246232)=>!_0x246232&&!!_0x1b3c83['trim']()),_0x280abf;}['_createCancelButton'](){const {locale:_0x2b3b4a}=this,_0x53812b=new _0x3bfc4d(_0x2b3b4a);return _0x53812b['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x53812b['label']=S(_0x2b3b4a,'Cancel'),_0x53812b['withText']=!0x0,_0x53812b['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x53812b;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x2c7faf=>{this['focusTracker']['add'](_0x2c7faf['element']);}),this['focusables']['on']('change',(_0x593d76,_0xd64413)=>{for(const _0x56648c of Array['from'](_0xd64413['added'])['reverse']())this['focusTracker']['add'](_0x56648c['element']);});}}class ie extends kt{constructor(_0x3e7c2b,_0x403e1a,_0x2cf00f){super(_0x3e7c2b),this['commentInputView']=new os(_0x3e7c2b,_0x2cf00f),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x338f9d,_0x194dd9)=>_0x338f9d||!!_0x194dd9),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 _0x226fcb(_0x3e7c2b,_0x403e1a),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'](_0x35b818){this['commentInputView']['focus'](_0x35b818);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x498a9d,_0x39f0a3)=>{const {submitButtonView:_0xacf6f6,cancelButtonView:_0x527608,editor:_0x1bfb15}=this['commentInputView'];[_0xacf6f6['element'],_0x527608['element'],_0x1bfb15?_0x1bfb15['editing']['view']['getDomRoot']():null]['filter'](_0x1865bd=>_0x1865bd)['some'](_0x2ec973=>_0x2ec973['contains'](_0x39f0a3['target']))||(this['focus'](),_0x39f0a3['preventDefault']());});}}class cs extends kt{constructor(_0x3c3b1e){super(_0x3c3b1e);const _0x2bc2e5=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x2bc2e5['to']('count',_0xb0b6da=>S(_0x3c3b1e,'NUMBER_OF_COMMENTS',_0xb0b6da))}]});}}class te extends kt{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x217c53,_0x25fe7b,_0x38dc3f){super(_0x217c53);const _0x1c1662=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x25fe7b['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x25fe7b,this['_config']=_0x38dc3f,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x5414ac(),this['keystrokes']=new jt(),this['focusCycler']=new Ft({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0xddcbbd=>this['commentViews']['map'](_0x4cb6a3=>_0x4cb6a3['element'])['includes'](_0xddcbbd['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new cs(_0x217c53),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x1cf38b=>_0x1cf38b-this['_config']['maxCommentsWhenCollapsed']);for(const _0x579613 of _0x25fe7b['comments'])this['_handleNewCommentModel'](_0x579613);this['_handleInfoComment'](),this['listenTo'](_0x25fe7b['comments'],'add',(_0x5a8e4f,_0x54deb9)=>{const _0x29a88e=this['_calculatePosition'](_0x54deb9);this['length']++,this['_handleNewCommentModel'](_0x54deb9,_0x29a88e),this['refreshVisibleViews']();}),this['listenTo'](_0x25fe7b['comments'],'remove',(_0x17f62c,_0x1a6bd7)=>{this['length']--,this['_handleRemoveCommentModel'](_0x1a6bd7),this['refreshVisibleViews']();}),this['listenTo'](_0x25fe7b,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x25fe7b,'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',_0x1c1662['if']('length','ck-hidden',_0x183ed0=>!_0x183ed0)],'aria-label':S(_0x217c53,'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'](_0x4e1465){-0x1===_0x4e1465?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x2679d4 of this['commentViews'])_0x2679d4['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0xb8eac2,_0x27bd24){const _0x1b2a54=new this['_config']['CommentView'](this['locale'],_0xb8eac2,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x1b2a54['viewUid']=_0xb8eac2['id'],_0x1b2a54['delegate']('removeComment')['to'](this),_0x1b2a54['delegate']('updateComment')['to'](this),_0x1b2a54['delegate']('resolveCommentThread')['to'](this),_0x1b2a54['delegate']('editorReady')['to'](this),_0x1b2a54['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x1b2a54,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x1b2a54,_0x27bd24);}['_calculatePosition'](_0x2f535c){const _0x1cae4d=this['_model']['_findOptimalIndex'](_0x2f535c);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x2f535c['authoredAt']?_0x1cae4d-0x1:_0x1cae4d:_0x1cae4d-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x3a363e={'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'],_0x3a363e,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x3a363e));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x1770ad){const _0x1bc4af=this['commentViews']['remove'](_0x1770ad['id']);this['stopListening'](_0x1bc4af),_0x1bc4af['isEditMode']&&this['_updateHasDirtyComment'](),_0x1bc4af['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x40d6b7=>_0x40d6b7['isEditMode']);}['_rearrangeCollapse'](){const _0x2998fd=function(_0x5fa237){const _0x746d3e=new _0x1c34e7();for(const _0x1db6c of _0x5fa237)_0x746d3e['add'](_0x1db6c);return _0x746d3e;}(this['commentViews']),_0x523df9=this['_collapsedCommentsView']['count'];for(let _0x2bf19a=0x1;_0x2bf19a<=_0x523df9;_0x2bf19a++)_0x2998fd['remove'](0x1);for(const _0x2c95e9 of _0x2998fd)_0x2c95e9['collapse']();_0x523df9>0x0&&_0x2998fd['add'](this['_collapsedCommentsView'],0x1),as(_0x4213ac(Array['from'](this['visibleViews']),Array['from'](_0x2998fd)),this['visibleViews'],_0x2998fd);}['_rearrangeExpand'](){as(_0x4213ac(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x1299f8 of this['visibleViews'])_0x1299f8['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x2ef4bb=>{this['focusTracker']['add'](_0x2ef4bb['element']),this['keystrokes']['listenTo'](_0x2ef4bb['element']);}),this['commentViews']['on']('change',(_0x47c63c,_0x17531e)=>{for(const _0x2fb9d2 of _0x17531e['removed'])this['focusTracker']['remove'](_0x2fb9d2['element']),this['keystrokes']['stopListening'](_0x2fb9d2['element']);for(const _0x589b1c of Array['from'](_0x17531e['added'])['reverse']())this['focusTracker']['add'](_0x589b1c['element']),this['keystrokes']['listenTo'](_0x589b1c['element']);});}}function as(_0x9e28ab,_0x5e259f,_0x891272){let _0x116669=0x0;for(const _0xdb40a0 of _0x9e28ab)switch(_0xdb40a0){case'insert':_0x5e259f['add'](_0x891272['get'](_0x116669),_0x116669),_0x116669++;break;case'delete':_0x5e259f['remove'](_0x116669);break;case'equal':_0x116669++;}}class ls extends kt{constructor(_0x57e4d8){super(_0x57e4d8);const _0x3101df=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x3101df['to']('contextValue',_0x558003=>S(_0x57e4d8,'THREAD_CONTEXT_LABEL',_0x558003)),'tabindex':-0x1},'children':[{'text':_0x3101df['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class Zt extends kt{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x3258a8,_0x3484e8){super(_0x3258a8);const _0x40de98=this['bindTemplate'];this['_model']=_0x3484e8,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x5414ac(),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',_0x4e2acc=>!!_0x4e2acc),this['bind']('contextValue')['to'](this['_model'],'context',_0x59e5f9=>_0x59e5f9&&_0x59e5f9['value']?this['_trimContextValue'](_0x59e5f9['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',_0x40de98['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 _0x338a32=new _0x3bfc4d(this['locale']);return _0x338a32['label']=S(this['locale'],'Reopen'),_0x338a32['tooltip']=S(this['locale'],'Reopen'),_0x338a32['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>',_0x338a32['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x50ae35=>!_0x50ae35),_0x338a32['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x4eab7e,_0x4508f0)=>_0x4eab7e&&_0x4508f0),_0x338a32['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x338a32;}['_trimContextValue'](_0x1795c5){if(_0x1795c5['length']<0x96)return _0x1795c5;const _0x15ea19=_0x1795c5['lastIndexOf']('\x20',0x93);return _0x1795c5['substring'](0x0,_0x15ea19>-0x1?_0x15ea19:0x93)+'...';}['_attachContextActions'](){const _0x2b8e0f=this['element']['querySelector']('.ck-context'),_0x517c0b=_0x2b8e0f['querySelector']('.ck-context__value');this['listenTo'](_0x2b8e0f,'mouseenter',()=>{_0x517c0b['offsetWidth']<_0x517c0b['scrollWidth']&&_0x2b8e0f['classList']['add']('overlay');}),this['listenTo'](_0x2b8e0f,'mouseleave',()=>{_0x2b8e0f['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x3a64a7 of this['focusables'])this['focusTracker']['add'](_0x3a64a7['element']),this['keystrokes']['listenTo'](_0x3a64a7['element']);}['_createContextView'](){const _0xd56913=new ls(this['locale']);return _0xd56913['bind']('contextValue')['to'](this),_0xd56913;}}class is extends kt{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x34c491,_0x1ea733,_0x54c194,_0x51bd4e){super(_0x34c491),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x1ea733,this['_localUser']=_0x54c194,this['_config']=_0x51bd4e,this['commentThreadHeaderView']=new Zt(_0x34c491,_0x1ea733),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new ts(_0x34c491,S(_0x34c491,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new te(_0x34c491,_0x1ea733,Object['assign']({'CommentView':this['_config']['CommentView']},_0x51bd4e)),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',(_0x4f8c36,_0x168033)=>_0x4f8c36||!!_0x168033),this['bind']('isUnlinked')['to'](_0x1ea733,'unlinkedAt',_0x2bb0f5=>!!_0x2bb0f5),this['bind']('ariaLabel')['to'](this,'length',_0x2dde83=>{const _0x54b7ea=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return S(this['locale'],'COMMENT_THREAD_LABEL',[_0x2dde83,_0x54b7ea]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x5414ac(),this['keystrokes']=new jt(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x2cd617=>_0x2cd617['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),_0x423b7e(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x18bc8a=new ie(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x16a2e6=_0x18bc8a['commentInputView'];return _0x18bc8a['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x16a2e6,'value',(_0x49df14,_0x30adf3,_0x44fd48,_0x45ea8a,_0x17be0d)=>!!_0x17be0d||!!_0x45ea8a&&_0x44fd48&&!_0x30adf3||_0x49df14&&_0x44fd48&&!_0x30adf3),_0x16a2e6['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x19187c,_0xcf06ed,_0xdd3441)=>{let _0x424c6e;return _0x424c6e=_0xdd3441&&_0xcf06ed?'Reply\x20to\x20reopen\x20discussion...':_0x19187c?'Reply...':'Write\x20a\x20comment...',S(this['locale'],_0x424c6e);}),_0x16a2e6['bind']('submitLabel')['to'](this,'length',_0x273890=>S(this['locale'],_0x273890?'Reply':'Comment')),_0x16a2e6['on']('submit',(_0x155c18,_0x2731bd)=>{this['fire']('addComment',_0x2731bd),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x16a2e6['on']('cancel',()=>{this['focus']();}),_0x16a2e6['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x16a2e6['on']('cancel',_0x33accd=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x33accd['stop']());}),this['on']('change:isActive',(_0x4f7e99,_0x2cafef,_0x154cd9)=>{_0x154cd9||this['length']||_0x16a2e6['value']||this['fire']('removeCommentThread');}),_0x18bc8a;}}class vt extends/* #__PURE__ -- @preserve */
|
|
27
|
+
ti(is){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x4d3a44,_0x10f2b4,_0x2b8a56,_0x264213){super(_0x4d3a44,_0x10f2b4,_0x2b8a56,_0x264213),this['commentThreadChildren']=this['createCollection']([this['commentsListView'],this['commentThreadInputView'],this['ariaDescriptionView']]),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x4d3a44,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x4e39e0,_0x2f308a,_0x416cb2)=>{_0x416cb2||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x38de5e,_0x34ad71,_0xa6f8a)=>{_0xa6f8a&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x56711d=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck','ck-thread','ck-reset_all-excluded','ck-rounded-corners',_0x56711d['if']('isActive','ck-thread--active'),_0x56711d['if']('isUnlinked','ck-thread--unlinked'),_0x56711d['if']('isConfirm','ck-thread--remove-confirmation'),_0x56711d['to']('actionIndicator',_0x203572=>_0x203572?'ck-thread--'+_0x203572:'')],'data-thread-id':this['_model']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x56711d['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 _0x3ed4e2 of this['commentsListView']['commentViews'])_0x3ed4e2['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x6d3873}=this,_0x43868b=this['commentsListView']['commentViews']['get'](0x0);_0x43868b===this['_boundFirstCommentView']||_0x43868b['isSystemComment']||(this['_boundFirstCommentView']=_0x43868b,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x43868b,'actionIndicator',_0x588b75=>'remove'===_0x588b75?'remove':null),_0x43868b['placeholder']=S(_0x6d3873,'Write\x20a\x20comment...'),_0x43868b['removeButton']['on']('execute',_0x5f1902=>{_0x5f1902['stop'](),this['showConfirm'](S(_0x6d3873,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),this['on']('removeConfirm',()=>{_0x43868b['focus']();}),_0x43868b['actionBar']['add'](this['resolveButton'],0x0),_0x43868b['focusables']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x4858c9=new _0x4dd298(this['locale']);return _0x4858c9['label']=S(this['locale'],'Resolve'),_0x4858c9['tooltip']=S(this['locale'],'Resolve'),_0x4858c9['icon']=_0x4f31bf['check'],_0x4858c9['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x4858c9['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x124790=>!_0x124790),_0x4858c9['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x1c8bc8,_0x558e41)=>_0x1c8bc8&&!_0x558e41),_0x4858c9['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x4858c9;}['_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(_0xaf8a19){super(_0xaf8a19),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x467235,_0x976fac,_0x3ab779)=>{this['element']['innerHTML']=_0x3ab779;}),this['element']['innerHTML']=this['content'];}}class rs extends kt{['visibleView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x34e01f,_0x29df34,_0x1b229e){super(_0x34e01f),this['_model']=_0x29df34,this['_config']=_0x1b229e,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['bind']('ariaLabel')['to'](_0x29df34,'content',_0x29df34,'authoredAt',(_0x3e9074,_0x40e731)=>S(_0x34e01f,'COMMENT_ARIA_LABEL',[_0x29df34['author']['name'],_0x1b229e['formatDateTime'](_0x40e731),new DOMParser()['parseFromString'](_0x3e9074,'text/html')['body']['textContent'],_0x29df34['isExternal']?this['getExternalCommentNote']():''])),this['ariaDescriptionView']=new ts(_0x34e01f,S(_0x34e01f,'COMMENT_THREAD_DESCRIPTION')),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']()),this['focusables']=new _0x3048f9(),this['focusTracker']=new _0x5414ac(),this['keystrokes']=new jt(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x55e309=>_0x55e309['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 _0x90aa13=new hs(this['locale']);return _0x90aa13['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x1d5d60,_0x31e7b7)=>_0x31e7b7?_0x4f9762(_0x1d5d60,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x1d5d60),_0x90aa13;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x3051f3=new os(this['locale'],this['_config']['editorConfig']);return _0x3051f3['value']=this['_model']['content'],_0x3051f3['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x3051f3['submitLabel']=S(this['locale'],'Save'),_0x3051f3['on']('submit',(_0x3a4fda,_0x539782)=>{this['fire']('updateComment',this['_model']['id'],_0x539782),this['switchToDisplayMode'](),this['focus']();}),_0x3051f3['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x3051f3['once']('editorReady',()=>{_0x3051f3['focus']();}),_0x3051f3['createEditor'](),_0x3051f3['delegate']('editorReady')['to'](this),_0x3051f3['delegate']('editorDestroyed')['to'](this),_0x3051f3;}['_setupKeyboardNavigation'](){const _0x4cb06f=this['element'];this['keystrokes']['listenTo'](_0x4cb06f);for(const _0x511e8e of this['focusables'])this['focusTracker']['add'](_0x511e8e['element']),this['keystrokes']['listenTo'](_0x511e8e['element']);this['focusables']['on']('change',(_0x21f3d2,_0x7e8d70)=>{for(const _0xff6687 of _0x7e8d70['removed'])this['focusTracker']['remove'](_0xff6687['element']),this['keystrokes']['stopListening'](_0xff6687['element']);for(const _0x39455c of _0x7e8d70['added'])this['focusTracker']['add'](_0x39455c['element']),this['keystrokes']['listenTo'](_0x39455c['element']);}),this['keystrokes']['set']('enter',(_0x3b3b2a,_0x53f2f0)=>{_0x4cb06f===_0x3b3b2a['target']&&(this['focusCycler']['focusFirst'](),_0x53f2f0());}),this['keystrokes']['set']('esc',(_0x436489,_0x2d7f1b)=>{_0x4cb06f!==_0x436489['target']&&(this['focus'](),_0x2d7f1b());});}}class gt extends/* #__PURE__ -- @preserve */
|
|
28
|
+
ti(rs){['actionBar'];['userView'];constructor(_0x562ef0,_0x3de68a,_0x2619b5){super(_0x562ef0,_0x3de68a,_0x2619b5),this['set']('actionIndicator',null),this['set']('placeholder',S(_0x562ef0,'Reply...')),this['bind']('authoredAt')['to'](_0x3de68a),this['bind']('resolvedAt')['to'](_0x3de68a),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 _0x226fcb(_0x562ef0,_0x3de68a['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['listenTo'](_0x3de68a,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x5691c5=this['bindTemplate'],_0x5aa017=[{'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':_0x5691c5['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x5691c5['to']('authoredAt',_0x4e3f92=>this['_config']['formatDateTime'](_0x4e3f92))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x5691c5['if']('isEditMode','ck-comment__actions--hidden'),_0x5691c5['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']&&_0x5aa017['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper',_0x5691c5['if']('isConfirm','ck-comment--remove-confirmation')],'tabindex':-0x1,'aria-label':_0x5691c5['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id'],'role':'listitem'},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x5691c5['if']('isEditMode','ck-comment--edit'),_0x5691c5['if']('isSystemComment','ck-comment--info'),_0x5691c5['to']('actionIndicator',_0x2924a3=>_0x2924a3?'ck-comment--'+_0x2924a3:'')],'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':_0x5aa017}]}]};}['_createEditButton'](){const _0x2e8001=new _0x3bfc4d(this['locale']);return _0x2e8001['label']=S(this['locale'],'Edit'),_0x2e8001['icon']=_0x4f31bf['pencil'],_0x2e8001['withText']=!0x0,_0x2e8001['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x2e8001['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x34e41c=>!_0x34e41c),_0x2e8001['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x2e8001['on']('execute',()=>this['switchToEditMode']()),_0x2e8001;}['_createRemoveButton'](){const _0x2cac25=new _0x3bfc4d(this['locale']);return _0x2cac25['label']=S(this['locale'],'Remove'),_0x2cac25['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',_0x2cac25['withText']=!0x0,_0x2cac25['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x2cac25['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x350584=>!_0x350584),_0x2cac25['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x2cac25['on']('execute',()=>{this['showConfirm'](S(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x2cac25;}['_createDropdown'](){const _0x3630df=_0x13830e(this['locale'],_0x5b0bac),_0x4e12e8=_0x3630df['panelView']['children'],_0xceb21b=new _0x1d04ec(this['locale']),_0x38138e=_0x3630df['bindTemplate'];_0x5dd5f5(_0x3630df,()=>this['items']['find'](_0x421e36=>_0x421e36['isVisible'])),_0x3630df['extendTemplate']({'attributes':{'class':[_0x38138e['if']('isVisible','ck-hidden',_0x1f0b8b=>!_0x1f0b8b)]}});const _0x1c763e=(_0x57a0f4,_0x3bf46b=-0x1)=>{const _0x561b3a=new _0x23f350(this['locale']);_0x561b3a['children']['add'](_0x57a0f4);const _0x4f8d39=_0x3bf46b>-0x1?_0x3bf46b:_0xceb21b['items']['length'];_0xceb21b['items']['add'](_0x561b3a,_0x4f8d39);const _0x4b9771=Array['from'](this['items']);_0x3630df['unbind']('isEnabled','isVisible'),_0x3630df['bind']('isEnabled')['toMany'](_0x4b9771,'isEnabled',(..._0x4b1131)=>_0x4b1131['some'](_0x4254d3=>_0x4254d3)),_0x3630df['bind']('isVisible')['toMany'](_0x4b9771,'isVisible',(..._0x218114)=>_0x218114['some'](_0x4faacd=>_0x4faacd));};_0x3630df['panelPosition']='sw',_0x3630df['buttonView']['set']({'label':S(this['locale'],'Show\x20more\x20items'),'icon':_0x4f31bf['threeVerticalDots']});for(const _0x20b33d of this['items'])_0x1c763e(_0x20b33d);return _0x4e12e8['add'](_0xceb21b),_0x3630df['listenTo'](this['items'],'add',(_0x47c43c,_0x4f9225,_0x3ea255)=>{_0x1c763e(_0x4f9225,_0x3ea255);}),_0x3630df['listenTo'](this['items'],'remove',(_0x2d0bec,_0x4e4e03,_0xbb677)=>{_0xceb21b['items']['remove'](_0xbb677);}),_0x3630df;}['_attachActions'](_0x6fe839,_0x487cf5){const _0x23abee=_0x6fe839&&_0x6fe839['element'];_0x23abee&&(this['listenTo'](_0x23abee,'mouseenter',()=>this['actionIndicator']=_0x487cf5),this['listenTo'](_0x23abee,'focus',()=>this['actionIndicator']=_0x487cf5),this['listenTo'](_0x23abee,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x23abee,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0x9d15a5=super['_createCommentInputView']();return _0x9d15a5['bind']('placeholder')['to'](this),_0x9d15a5;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function Lt(_0x10ebd3){const _0x2cc63a=Dt(_0x10ebd3,0x1e),_0x1563ba=new MutationObserver(_0x2895eb=>{for(const _0x961b8b of _0x2895eb)('attributes'==_0x961b8b['type']&&'class'==_0x961b8b['attributeName']||'childList'==_0x961b8b['type']||'characterData'==_0x961b8b['type'])&&_0x2cc63a();});return{'attach'(_0x3351ec){_0x1563ba['observe'](_0x3351ec,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x1563ba['disconnect'](),_0x2cc63a['cancel']();}};}class T extends kt{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x33ec33,_0x504ac6){super(_0x33ec33),this['id']=_0x23b87c(),this['focusTracker']=new _0x5414ac(),this['keystrokes']=new jt(),this['keystrokes']['set']('Esc',(_0x131f7f,_0x239feb)=>this['fire']('Esc',_0x239feb)),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'](_0x504ac6),this['mainView']=_0x504ac6;const _0x5b330e=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x5b330e['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 _0x4ec3b5=this['element']['clientHeight'];_0x4ec3b5&&(this['height']=_0x4ec3b5);}}class d extends/* #__PURE__ -- @preserve */
|
|
29
|
+
_0x269697(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x199eab,target:_0x24eb0f,type:_0x52efc5,isVisible:_0x156234=!0x0}){super(),this['view']=_0x199eab,this['view']['element']||this['view']['render'](),this['_type']=_0x52efc5,this['_target']=_0x24eb0f,d['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x1c34e7([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x2cd06c,_0x22e99f)=>{this['view']['focusTracker']['add'](_0x22e99f);}),this['focusableElements']['on']('remove',(_0x22d7ac,_0x4600d5)=>{this['view']['focusTracker']['remove'](_0x4600d5);}),this['set']('isVisible',_0x156234);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x431fa3=this['_getNormalizedTarget']();return d['_assertCorrectTarget'](_0x431fa3),_0x431fa3;}get['targetRect'](){const _0x529ea4=this['target'];if(null===_0x529ea4)return null;if(_0x529ea4 instanceof _0x3b9eb0)return _0x529ea4;const _0x25bfee=_0x529ea4['filter'](_0x49a2c3=>function(_0x3d8e78){const _0x120253=_0x3d8e78['offsetParent'];if(_0x120253)return!0x0;const _0x2a9327=_0x3d8e78['getClientRects']()['item'](0x0);return!!_0x2a9327;}(_0x49a2c3));return 0x0===_0x25bfee['length']?null:new _0x3b9eb0(_0x25bfee[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x52bb5c){this['view']['isActive']=_0x52bb5c,this['view']['mainView']['isActive']=_0x52bb5c;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x1e8946){if(!(null===_0x1e8946||_0x1e8946 instanceof _0x3b9eb0||Array['isArray'](_0x1e8946)&&_0x1e8946['every'](_0x188384=>ne(_0x188384))))throw new _0x487ab6('annotation-invalid-target',null,{'target':_0x1e8946});}['_getNormalizedTarget'](){const _0x3e9fb4='function'==typeof this['_target']?this['_target']():this['_target'];return ne(_0x3e9fb4)?[_0x3e9fb4]:_0x3e9fb4;}}function ne(_0x4ea43d){return null!==_0x4ea43d&&'object'==typeof _0x4ea43d&&'nodeType'in _0x4ea43d&&0x1===_0x4ea43d['nodeType'];}class x extends _0x1c34e7{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x1b5a07=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x5414ac(),this['_focusTracker']['on']('change:isFocused',(_0x29f5fd,_0x50d954,_0x5d1cda)=>{_0x5d1cda||this['fire']('blur');});for(const _0x7a7776 of _0x1b5a07)this['add'](_0x7a7776);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x423989){if(this['has'](_0x423989))throw new _0x487ab6('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x423989['innerView'],_0x423989),this['_viewToAnnotation']['set'](_0x423989['view'],_0x423989);for(const _0x421d45 of _0x423989['focusableElements'])this['_focusTracker']['add'](_0x421d45);this['listenTo'](_0x423989['focusableElements'],'add',(_0x397581,_0xe4bece)=>{this['_focusTracker']['add'](_0xe4bece);}),this['listenTo'](_0x423989['focusableElements'],'remove',(_0x266acc,_0x5d7345)=>{this['_focusTracker']['remove'](_0x5d7345);}),this['listenTo'](_0x423989['view']['focusTracker'],'change:isFocused',(_0x59c4d8,_0x3362c5,_0x4f9d42)=>{_0x4f9d42&&this['fire']('focus',_0x423989);}),_0x423989['updateTargetRect']();const _0x37dc65=this['_getOrderInContent'](_0x423989['view']['targetRect']);return super['add'](_0x423989,_0x37dc65);}['remove'](_0x28520f){if(!this['has'](_0x28520f))throw new _0x487ab6('annotationcollection-not-existing-item',null);this['stopListening'](_0x28520f['view']['focusTracker']),this['stopListening'](_0x28520f['focusableElements']);for(const _0x5ddeb5 of _0x28520f['focusableElements'])this['_focusTracker']['remove'](_0x5ddeb5);return this['_viewToAnnotation']['delete'](_0x28520f['view']),this['_innerViewToAnnotation']['delete'](_0x28520f['innerView']),super['remove'](_0x28520f);}['getByInnerView'](_0x3a639f){return this['_innerViewToAnnotation']['get'](_0x3a639f);}['getByView'](_0xa4e262){return this['_viewToAnnotation']['get'](_0xa4e262);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x5614a3 of this)_0x5614a3['updateTargetRect']();this['_sort']();}['_sort'](){const _0x17a28e=Array['from'](this)['sort']((_0x2251db,_0x1ff137)=>v(_0x2251db['view']['targetRect'],_0x1ff137['view']['targetRect']));for(let _0x49319b=_0x17a28e['length']-0x1;_0x49319b>0x0;_0x49319b--){const _0x10c6f5=_0x17a28e[_0x49319b];_0x49319b!==this['getIndex'](_0x10c6f5)&&(this['remove'](_0x10c6f5),this['add'](_0x10c6f5));}}['_getOrderInContent'](_0x493a14){let _0x588153=0x0;if(!_0x493a14)return this['length'];for(const _0x5b2f9c of this){const _0xb6d87e=_0x5b2f9c['view']['targetRect'];if(_0xb6d87e){if(v(_0x493a14,_0xb6d87e)<0x0)return _0x588153;_0x588153++;}}return _0x588153;}}function v(_0x425db6,_0x4b317a){if(null===_0x425db6&&null===_0x4b317a)return 0x0;if(null===_0x425db6)return-0x1;if(null===_0x4b317a)return 0x1;const _0x2307ee=_0x425db6['top']-_0x4b317a['top'];return 0x0==_0x2307ee?_0x425db6['left']-_0x4b317a['left']:_0x2307ee;}class N extends _0x4ad5c3{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x2e3800){if(super(_0x2e3800),this['collection']=new x(),this['_visibleAnnotations']=new x(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x2e3800 instanceof _0x7b514d){const _0x3271eb=_0x2e3800['locale'];_0x2e3800['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':S(_0x3271eb,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':S(_0x3271eb,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':S(_0x3271eb,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':S(_0x3271eb,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':S(_0x3271eb,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':S(_0x3271eb,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':S(_0x3271eb,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x4d4819){this['collection']['add'](_0x4d4819);}['remove'](_0x39d048){this['collection']['remove'](_0x39d048),_0x39d048['destroy']();}['refreshVisibility'](){for(const _0xca522b of this['collection'])_0xca522b['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x24dc2c){return this['collection']['getByInnerView'](_0x24dc2c);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x40622a of this['collection'])_0x40622a['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x2141db){this['fire']('_activateAnnotation',_0x2141db);}['createAnnotation'](_0x5a2b7a){return new d(_0x5a2b7a);}['createAnnotationView'](_0x491b55,_0x33fe24){return new T(_0x491b55,_0x33fe24);}['_addActiveAnnotation'](_0x24eb84){const _0x12d355=new Set(this['activeAnnotations']);_0x12d355['add'](_0x24eb84),this['activeAnnotations']=_0x12d355;}['_removeActiveAnnotation'](_0x14a70c){const _0x103809=new Set(this['activeAnnotations']);_0x103809['delete'](_0x14a70c),this['activeAnnotations']=_0x103809;}['_bindAnnotationsToVisibleAnnotations'](){const _0x1ca4dc=this['collection'],_0x3ff4f0=this['_visibleAnnotations'];function _0x5200c4(_0x48ba10){const _0x4fb22c=_0x48ba10['source'];_0x4fb22c['isVisible']&&!_0x3ff4f0['has'](_0x4fb22c)?_0x3ff4f0['add'](_0x4fb22c):!_0x4fb22c['isVisible']&&_0x3ff4f0['has'](_0x4fb22c)&&_0x3ff4f0['remove'](_0x4fb22c),_0x4fb22c['view']['focusTracker']['remove'](_0x4fb22c['view']['element']),_0x4fb22c['view']['focusTracker']['add'](_0x4fb22c['view']['element']);}this['listenTo'](_0x1ca4dc,'add',(_0x58d9ef,_0x207eec)=>{_0x207eec['isVisible']&&_0x3ff4f0['add'](_0x207eec),this['listenTo'](_0x207eec,'change:isVisible',_0x5200c4);}),this['listenTo'](_0x1ca4dc,'remove',(_0x54674a,_0x583bee)=>{_0x3ff4f0['has'](_0x583bee)&&_0x3ff4f0['remove'](_0x583bee),this['stopListening'](_0x583bee,'change:isVisible',_0x5200c4);});}['_setupEnterAnnotationKeystroke'](){const _0x5790e8=_0x256094=>{_0x256094['on']('ready',()=>{_0x256094['keystrokes']['set'](_0x1c34b1,(_0x563045,_0x56a74a)=>{const _0x4f8a7c=_0x19ae8e(this['activeAnnotations']['values']());_0x4f8a7c&&(_0x4f8a7c['view']['focus'](),_0x56a74a());});});};this['context']instanceof _0x7b514d?_0x5790e8(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x3b85e3,_0x137b9c)=>{_0x5790e8(_0x137b9c);});}['_setupEscapeAnnotationHandling'](){const _0x19af9e=_0x5d8fb8=>{const _0xd751e8=_0x5d8fb8['source'],_0x1d7764=[];let _0x1cf2c1;if(Array['isArray'](_0xd751e8['target'])){_0x1cf2c1=_0xd751e8['target'][0x0],this['context']instanceof _0x7b514d?_0x1d7764['push'](this['context']):this['context']['editors']&&_0x1d7764['push'](...this['context']['editors']);for(const _0x1717ff of _0x1d7764)for(const _0x1c8c9f of _0x1717ff['editing']['view']['domRoots']['values']())if(_0x1c8c9f['contains'](_0x1cf2c1))return void _0x1717ff['editing']['view']['focus']();_0x1cf2c1['focus']();}};this['listenTo'](this['collection'],'add',(_0x40867c,_0x235cb1)=>{this['listenTo'](_0x235cb1,'escape',_0x19af9e,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x4d3d3d,_0x56df68)=>{this['stopListening'](_0x56df68,'escape',_0x19af9e);});}}const Tt=Symbol('noChannel'),_t={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class o extends _0x4ad5c3{['_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(_0x3e3711){super(_0x3e3711),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x3541ca=this['context']['config'];_0x3541ca['define']('comments.maxCommentsWhenCollapsed',0x2),_0x3541ca['define']('comments.maxThreadTotalWeight',0x1f4),_0x3541ca['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x3541ca['define']('comments.CommentThreadView',vt),_0x3541ca['define']('comments.CommentView',gt),_0x3541ca['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x5dd180=this['context']['plugins']['get'](N);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x55ec8e,_0x217414)=>this['_addCommentThread'](_0x217414)),this['on']('submitCommentThread',(_0x5dedbd,_0x40d036)=>this['_submitCommentThread'](_0x40d036)),this['on']('resolveCommentThread',(_0x1618fc,_0x2a6081)=>this['_resolveCommentThread'](_0x2a6081)),this['on']('resolveCommentThread',(_0x1434cc,_0x190755)=>this['_updateActiveAnnotation'](_0x190755),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x51cb22,_0xb62964)=>this['_reopenCommentThread'](_0xb62964)),this['on']('reopenCommentThread',(_0x55d3d9,_0x4f9e17)=>this['_updateActiveAnnotation'](_0x4f9e17),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x4e824d,_0x1d9cb9)=>this['_removeCommentThread'](_0x1d9cb9)),this['on']('updateCommentThread',(_0x386587,_0x5cb5a9)=>this['_updateCommentThread'](_0x5cb5a9)),this['on']('updateCommentThread',(_0x537ad1,_0x4da828)=>this['_updateActiveAnnotation'](_0x4da828),{'priority':'lowest'}),this['on']('addComment',(_0x1c059b,_0x4573f5)=>this['_addComment'](_0x4573f5)),this['on']('updateComment',(_0xdf6faa,_0x331692)=>this['_updateComment'](_0x331692)),this['on']('removeComment',(_0x3de69c,_0x500606)=>this['_removeComment'](_0x500606)),this['on']('addComment',(_0x51a78d,{threadId:_0x23853c,isFromAdapter:_0x580063})=>{if(_0x580063)return;const _0x4c3178=this['getCommentThread'](_0x23853c),_0x37dd21=_0x4c3178&&this['_threadToController']['get'](_0x4c3178);_0x37dd21&&_0x37dd21['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x5dd180,'change:activeAnnotations',(_0x5f7f68,_0x47cdf5,_0x3eee55)=>{const _0xdf45d2=Array['from'](_0x3eee55)['map'](_0xdbd33f=>this['_viewToController']['get'](_0xdbd33f['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0xdf45d2?_0xdf45d2['model']:null;});}set['adapter'](_0x6a386d){if(this['_adapter'])throw new _0x487ab6('commentsrepository-adapter-already-set');this['_adapter']=_0x6a386d;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x4e174c=Tt,threadId:_0x226d36=_0x23b87c(),comments:_0x3b5673=[],unlinkedAt:_0x593927=null,resolvedAt:_0x2b92ec=null,resolvedBy:_0x3ff5f4=null,target:_0x487957=null,context:_0x393604=null,attributes:_0x3440e0={},isResolvable:_0x253d7b=!0x0,isSubmitted:_0x979d64=!0x1,isFromAdapter:_0x2dcf00=!0x1}={}){return this['fire'](bt('addCommentThread',_0x4e174c),{'channelId':_0x4e174c,'threadId':_0x226d36,'comments':_0x3b5673,'unlinkedAt':_0x593927,'resolvedAt':_0x2b92ec,'resolvedBy':_0x3ff5f4,'target':_0x487957,'context':_0x393604,'attributes':_0x3440e0,'isFromAdapter':_0x2dcf00,'isResolvable':_0x253d7b,'isSubmitted':_0x979d64}),this['getCommentThread'](_0x226d36);}['openNewCommentThread']({channelId:_0x530cff=Tt,threadId:_0x26f725=_0x23b87c(),target:_0x4cb00e,context:_0x2a7a41=null,isResolvable:_0x593fc9=!0x0}){if(this['_readOnlyChannels']['has'](_0x530cff)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x4cb00e)throw new _0x487ab6('commentsrepository-missing-target');const _0x1ebf35=this['addCommentThread']({'channelId':_0x530cff,'threadId':_0x26f725,'target':_0x4cb00e,'context':_0x2a7a41,'isResolvable':_0x593fc9});if(!_0x1ebf35)return null;const _0x3a6d04=this['_threadToController']['get'](_0x1ebf35),_0xaf1547=_0x3a6d04['view']['commentThreadInputView']['commentInputView'],_0x1e0dfa=this['context']['plugins']['get'](N),_0x24178d=_0x1e0dfa['getByInnerView'](_0x3a6d04['view']);return _0x1e0dfa['activate'](_0x24178d),_0xaf1547['once']('editorReady',()=>_0xaf1547['focus']()),_0x1ebf35;}['hasCommentThread'](_0x306ac7){if('string'!=typeof _0x306ac7)throw new _0x487ab6('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x306ac7);}['updateCommentThread']({channelId:_0x1ba16b=Tt,threadId:_0xd1205b,context:_0x161c9a,unlinkedAt:_0x3b9822,attributes:_0x27d0b5,isFromAdapter:_0x48ecae=!0x1}){return this['fire'](bt('updateCommentThread',_0x1ba16b),{'channelId':_0x1ba16b,'threadId':_0xd1205b,'context':_0x161c9a,'unlinkedAt':_0x3b9822,'attributes':_0x27d0b5,'isFromAdapter':_0x48ecae}),this['getCommentThread'](_0xd1205b);}['getCommentThread'](_0x2276bf){if('string'!=typeof _0x2276bf)throw new _0x487ab6('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x2276bf);}['fetchCommentThread']({channelId:_0x327877,threadId:_0x4a9777}={}){const _0x351785=this['getCommentThread'](_0x4a9777);if(_0x351785)return Promise['resolve'](_0x351785);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x487ab6('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x327877,'threadId':_0x4a9777})['then'](_0x27f65a=>this['hasCommentThread'](_0x4a9777)?this['getCommentThread'](_0x4a9777):_0x27f65a?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x327877},_0x27f65a)):void 0x0)['catch'](_0xebda68=>{throw console['error'](_0xebda68),new _0x487ab6('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x5ba4f5,skipNotAttached:_0x2bc95e=!0x1,skipEmpty:_0x470d6b=!0x1,toJSON:_0x36f74a=!0x1}={}){const _0x28da95=[];for(const _0x17024d of this['_threads']['values']())_0x5ba4f5&&_0x17024d['channelId']!==_0x5ba4f5||_0x2bc95e&&!_0x17024d['isAttached']||_0x470d6b&&0x0===_0x17024d['length']||_0x28da95['push'](_0x17024d);return _0x36f74a?_0x28da95['map'](_0x24dc5b=>_0x24dc5b['toJSON']()):_0x28da95;}['setActiveCommentThread'](_0x4de12e){const _0x3cb992=this['context']['plugins']['get'](N);if(!_0x4de12e)return void(this['activeCommentThread']&&_0x3cb992['deactivateAll']());const _0x3c0d3e=this['getCommentThread'](_0x4de12e);if(!_0x3c0d3e)throw new _0x487ab6('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x4de12e});if(!this['_threadToController']['has'](_0x3c0d3e))throw new _0x487ab6('commentsrepository-active-not-attached',null,{'threadId':_0x4de12e});const _0xb5cbc6=_0x3cb992['getByInnerView'](this['_threadToController']['get'](_0x3c0d3e)['view']);_0x3cb992['activate'](_0xb5cbc6);}['switchReadOnly'](_0x3160e8,_0x56803d){_0x3160e8?this['_readOnlyChannels']['add'](_0x56803d):this['_readOnlyChannels']['delete'](_0x56803d),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x48f3f1){return this['_readOnlyChannels']['has'](_0x48f3f1)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x1ca599,_0x2eba97){return new Ct(_0x1ca599,_0x2eba97);}['setPermissions'](_0xcb2d,_0x4e1679=Tt){this['_permissions']['set'](_0x4e1679,_0xcb2d),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x22bab0=Tt){return this['_permissions']['has'](_0x22bab0)?this['_permissions']['get'](_0x22bab0):_t;}['_addCommentThread']({channelId:_0x179742,threadId:_0x409572,comments:_0x5c708a,unlinkedAt:_0x598166,resolvedAt:_0x3f500d,resolvedBy:_0x41216a,target:_0x4ec69f,context:_0x5d71a3,attributes:_0x456c97,isFromAdapter:_0x5a9843,isResolvable:_0x9024fc,isSubmitted:_0x488427}){if('string'!=typeof _0x409572)throw new _0x487ab6('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x409572});if(this['hasCommentThread'](_0x409572))throw new _0x487ab6('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x409572});const _0x367534=new oe(this,{'channelId':_0x179742,'id':_0x409572,'context':_0x5d71a3,'attributes':_0x456c97,'unlinkedAt':_0x598166,'resolvedAt':_0x3f500d,'resolvedBy':_0x41216a?this['context']['plugins']['get'](it)['getUser'](_0x41216a):null,'isResolvable':_0x9024fc,'isSubmitted':_0x488427||_0x5a9843});this['_threads']['set'](_0x409572,_0x367534);for(const _0x37db02 of _0x5c708a)_0x367534['_add'](this['_createNewComment']({'threadId':_0x409572,..._0x37db02}));return _0x4ec69f&&_0x367534['attachTo'](_0x4ec69f),_0x5a9843||!_0x367534['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x179742,'threadId':_0x409572});}['_submitCommentThread']({channelId:_0xfeb50,threadId:_0x1128b6}){if(!this['hasCommentThread'](_0x1128b6))throw new _0x487ab6('commentsrepository-missing-comment-thread',this);const _0x17e63f=this['getCommentThread'](_0x1128b6);if(_0x17e63f['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x1f699b,comments:_0x525d1d,resolvedAt:_0x1ab022,resolvedBy:_0xa40f49,context:_0x21fc22,attributes:_0x4b3b0e}=_0x17e63f,_0x43800a=this['context']['plugins']['get']('PendingActions'),_0x76a4f8=_0x43800a['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0xfeb50,'threadId':_0x1f699b,'comments':_0x525d1d['map'](_0x21f96a=>_0x21f96a['toJSON']()),'resolvedAt':_0x1ab022,'resolvedBy':_0xa40f49?_0xa40f49['id']:_0xa40f49,'context':_0x21fc22,'attributes':_0x4b3b0e})['then'](({comments:_0x331755})=>{_0x43800a['remove'](_0x76a4f8);for(const _0xd63f88 of _0x331755)this['_updateComment']({'channelId':_0xfeb50,'threadId':_0x1128b6,'commentId':_0xd63f88['commentId'],'createdAt':_0xd63f88['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x60bb8d=>{throw console['error'](_0x60bb8d),new _0x487ab6('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x4cf3e7,target:_0x57f1bc}){const _0x2037d6=this['getCommentThread'](_0x4cf3e7);if(!_0x2037d6)throw new _0x487ab6('commentsrepository-attach-missing-comment-thread',this);const _0x2a8083=this['context']['plugins']['get']('PendingActions'),_0xcb28c=this['context']['plugins']['get'](N),_0x3b6045=this['_createCommentThreadView'](_0x2037d6),_0x5d8134=new Ct(_0x2037d6,_0x3b6045);let _0x30b02d=null;_0x3b6045['on']('change:isDirty',(_0x799589,_0x29469e,_0x5a1eb0)=>{_0x5a1eb0?_0x30b02d=_0x2a8083['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x30b02d&&(_0x2a8083['remove'](_0x30b02d),_0x30b02d=null);}),this['_threadToController']['set'](_0x2037d6,_0x5d8134),this['_viewToController']['set'](_0x3b6045,_0x5d8134);const _0x3df990=new T(this['context']['locale'],_0x3b6045);_0x3df990['bind']('length')['to'](_0x3b6045),_0x3df990['bind']('isDirty')['to'](_0x3b6045,'isDirty',_0x3b6045,'length',(_0x2e8c0c,_0x4f7e68)=>_0x2e8c0c||!_0x4f7e68),_0x3df990['bind']('isActive')['to'](_0x3b6045),_0x3df990['type']='comment';const _0x5f2a79=new d({'view':_0x3df990,'target':_0x57f1bc,'type':'comment','isVisible':!_0x2037d6['archivedAt']});return _0x3b6045['on']('escape',()=>{_0x5f2a79['fire']('escape');}),this['_bindAnnotationToEditors'](_0x3b6045,_0x5f2a79),_0xcb28c['add'](_0x5f2a79),_0x5f2a79;}['_bindAnnotationToEditors'](_0x49f8f1,_0x2d4a69){this['listenTo'](_0x49f8f1,'editorReady',(_0x2cabfc,_0x52f6f4)=>{const _0x32c085=_0x52f6f4['ui']['view']['body']['bodyCollectionContainer'];_0x2d4a69['focusableElements']['add'](_0x32c085),this['context']instanceof _0x7b514d&&this['context']['ui']['focusTracker']['add'](_0x32c085);},{'priority':'highest'}),this['listenTo'](_0x49f8f1,'editorDestroyed',(_0x1d3e9b,_0x31af5c)=>{const _0x2ee933=_0x31af5c['ui']['view']['body']['bodyCollectionContainer'];_0x2d4a69['focusableElements']['has'](_0x2ee933)&&_0x2d4a69['focusableElements']['remove'](_0x2ee933),this['context']instanceof _0x7b514d&&this['context']['ui']['focusTracker']['remove'](_0x2ee933);});}['_unbindEditors'](_0x547ab6){this['stopListening'](_0x547ab6,'editorReady'),this['stopListening'](_0x547ab6,'editorDestroyed');}['_createCommentThreadView'](_0x4694a0){const _0x54130c=this['context']['plugins']['get'](it),{config:_0x5593df,locale:_0x40d0bf}=this['context'],_0xd4a6c3=lt(_0x5593df['get']('locale'));return new(0x0,(_0x5593df['get']('comments'))['CommentThreadView'])(_0x40d0bf,_0x4694a0,_0x54130c['me'],{'editorConfig':{..._0x5593df['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x5593df['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x5593df['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x5593df['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x5593df['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0xd4a6c3,'CommentView':_0x5593df['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x3490a9,channelId:_0x125954,resolvedAt:_0x2cc21d,resolvedBy:_0x47656f,isFromAdapter:_0x219e5b}){if(!this['hasCommentThread'](_0x3490a9))throw new _0x487ab6('commentsrepository-missing-comment-thread',null,{'threadId':_0x3490a9});const _0x283566=this['getCommentThread'](_0x3490a9);if(_0x283566['isResolved'])throw new _0x487ab6('commentsrepository-resolved-comment-thread',null,{'threadId':_0x3490a9});const _0x39d770=this['context']['plugins']['get'](it);if(_0x283566['resolvedBy']=_0x39d770['getUser'](_0x47656f),_0x283566['resolvedAt']=_0x2cc21d,_0x219e5b||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x3406c4=this['context']['plugins']['get']('PendingActions'),_0x2e100f=_0x3406c4['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x125954,'threadId':_0x3490a9})['then'](({resolvedAt:_0x5de2b6,resolvedBy:_0x4c51fb})=>{_0x3406c4['remove'](_0x2e100f),_0x283566['resolvedBy']['id']!==_0x4c51fb&&(_0x283566['resolvedBy']=_0x39d770['getUser'](_0x4c51fb)),_0x283566['resolvedAt']=_0x5de2b6;})['catch'](_0x1274ed=>{throw console['error'](_0x1274ed),new _0x487ab6('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x5d04cb,channelId:_0x10c2dc,isFromAdapter:_0x37eaee}){if(!this['hasCommentThread'](_0x5d04cb))throw new _0x487ab6('commentsrepository-missing-comment-thread',null,{'threadId':_0x5d04cb});const _0x46ac1e=this['getCommentThread'](_0x5d04cb);if(!_0x46ac1e['isResolved'])throw new _0x487ab6('commentsrepository-reopen-comment-thread',null,{'threadId':_0x5d04cb});if(_0x46ac1e['resolvedBy']=null,_0x46ac1e['resolvedAt']=null,_0x37eaee||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x23f9bb=this['context']['plugins']['get']('PendingActions'),_0x4bcaad=_0x23f9bb['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x10c2dc,'threadId':_0x5d04cb})['then'](()=>_0x23f9bb['remove'](_0x4bcaad))['catch'](_0x12351d=>{throw console['error'](_0x12351d),new _0x487ab6('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x47ba37,isFromAdapter:_0x39d550}){const _0x123daa=this['getCommentThread'](_0x47ba37);if(!_0x123daa)throw new _0x487ab6('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x47ba37),this['_threads']['delete'](_0x47ba37),!_0x123daa['isSubmitted']||_0x39d550||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x17f658=this['context']['plugins']['get']('PendingActions'),{channelId:_0x35c4a5}=_0x123daa,_0x37eef4=_0x17f658['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x35c4a5,'threadId':_0x47ba37})['then'](()=>_0x17f658['remove'](_0x37eef4))['catch'](_0x3b9b02=>{throw console['error'](_0x3b9b02),new _0x487ab6('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x474dbb,unlinkedAt:_0x158bb5,context:_0x17e25e,attributes:_0x1ea339,isFromAdapter:_0x146f27}){if('string'!=typeof _0x474dbb)throw new _0x487ab6('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x474dbb});if(!this['hasCommentThread'](_0x474dbb))throw new _0x487ab6('commentsrepository-missing-comment-thread',null,{'threadId':_0x474dbb});const _0x3e6636=this['getCommentThread'](_0x474dbb);let _0x342200=!0x1;if(void 0x0!==_0x17e25e&&_0x3e6636['context']!==_0x17e25e&&(_0x3e6636['context']=_0x17e25e,_0x342200=!0x0),void 0x0!==_0x158bb5&&_0x3e6636['unlinkedAt']!==_0x158bb5&&(_0x3e6636['unlinkedAt']=_0x158bb5,_0x342200=!0x0),_0x1ea339&&!wt(_0x1ea339,_0x3e6636['attributes'])&&(_0x3e6636['attributes']=_0x1ea339,_0x342200=!0x0),!_0x342200)return Promise['resolve']();if(!_0x3e6636['isSubmitted']||_0x146f27||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x4ff2b8=this['context']['plugins']['get']('PendingActions'),{channelId:_0x54bef1}=_0x3e6636,_0x370182=_0x4ff2b8['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x54bef1,'threadId':_0x474dbb,'context':_0x17e25e,'unlinkedAt':_0x158bb5,'attributes':_0x1ea339})['then'](()=>_0x4ff2b8['remove'](_0x370182))['catch'](_0x149ac1=>{throw console['error'](_0x149ac1),new _0x487ab6('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x592229){const _0x4e01a1=this['context']['plugins']['get'](N),_0x5c24c7=this['getCommentThread'](_0x592229);if(_0x5c24c7['_isAttached']=!0x1,this['_threadToController']['has'](_0x5c24c7)){const _0x59a596=this['_threadToController']['get'](_0x5c24c7),_0x446704=_0x59a596['view'],_0x85039d=_0x4e01a1['getByInnerView'](_0x446704);this['_threadToController']['delete'](_0x5c24c7),this['_viewToController']['delete'](_0x446704),_0x85039d&&_0x4e01a1['remove'](_0x85039d),_0x59a596['destroy'](),_0x446704['destroy']()['then'](()=>{this['_unbindEditors'](_0x446704);});}}['_updateActiveAnnotation']({threadId:_0x2042a7,resolvedAt:_0x33808e}){const _0x4765dc=!!_0x33808e,_0x2d5f51=this['context']['plugins']['get'](N),_0x476a08=this['getCommentThread'](_0x2042a7);if(this['_threadToController']['has'](_0x476a08)){const _0x408db0=this['_threadToController']['get'](_0x476a08)['view'],_0x2a3b76=_0x2d5f51['getByInnerView'](_0x408db0);_0x2a3b76&&(_0x4765dc&&_0x2d5f51['_removeActiveAnnotation'](_0x2a3b76),_0x2a3b76['refreshVisibility']());}}['_getExternalAuthor'](_0x2fefc8){const _0x47a7fc=this['context']['plugins']['get'](it),_0xb7d3c7=pt('external:'+_0x2fefc8),_0x5df520=_0x47a7fc['getUser'](_0xb7d3c7);return _0x5df520||_0x47a7fc['addUser']({'id':_0xb7d3c7,'name':_0x2fefc8});}['_createNewComment']({threadId:_0x2830e8,commentId:_0x12fa6d=_0x23b87c(),content:_0x12a2a5,authorId:_0x3cfc76,createdAt:_0x3baca5,attributes:_0x38e7b6}){if('string'!=typeof _0x12fa6d)throw new _0x487ab6('commentsrepository-invalid-commentid');if('string'!=typeof _0x3cfc76)throw new _0x487ab6('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x12a2a5||!_0x12a2a5['trim']())throw new _0x487ab6('commentsrepository-invalid-comment-content');const _0x3b73a0=this['context']['plugins']['get'](it)['getUser'](_0x3cfc76);if(!_0x3b73a0)throw new _0x487ab6('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x3cfc76});let _0xae5524=null,_0x15031a=_0x3baca5;return _0x38e7b6&&_0x38e7b6['@external']&&(_0xae5524=this['_getExternalAuthor'](_0x38e7b6['@external']['authorName']),_0x15031a=new Date(_0x38e7b6['@external']['createdAt'])),new re(this,{'threadId':_0x2830e8,'id':_0x12fa6d,'author':_0xae5524||_0x3b73a0,'creator':_0x3b73a0,'content':_0x12a2a5,'createdAt':_0x3baca5,'authoredAt':_0x15031a,'attributes':_0x38e7b6});}['_addComment'](_0x5efbdb){let {threadId:_0x1b8121,content:_0x4d4807,attributes:_0x239de2,isFromAdapter:_0x4467e7}=_0x5efbdb;const _0xfc40e=this['getCommentThread'](_0x5efbdb['threadId']);if(!_0xfc40e)throw new _0x487ab6('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x508d62=this['_createNewComment'](_0x5efbdb),{id:_0x74488}=_0x508d62;if(_0xfc40e['_add'](_0x508d62),_0x4467e7||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0xfc40e['isSubmitted'])return Promise['resolve']();const _0x3d1543=this['context']['plugins']['get']('PendingActions'),{channelId:_0x282c58}=_0xfc40e,_0x1f5922=_0x3d1543['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x239de2||(_0x239de2={}),this['adapter']['addComment']({'channelId':_0x282c58,'threadId':_0x1b8121,'commentId':_0x74488,'content':_0x4d4807,'attributes':_0x239de2})['then'](_0x3b8de0=>{_0x3d1543['remove'](_0x1f5922),_0x3b8de0&&this['_updateComment']({'channelId':_0x282c58,'threadId':_0x1b8121,'commentId':_0x74488,'createdAt':_0x3b8de0['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x19a6cd=>{throw console['error'](_0x19a6cd),new _0x487ab6('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x592ed5,commentId:_0x36a76d,content:_0x568fd1,createdAt:_0x579cf1,attributes:_0x3f761d,isFromAdapter:_0x38945e}){if(void 0x0!==_0x568fd1&&('string'!=typeof _0x568fd1||!_0x568fd1['trim']()['length']))throw new _0x487ab6('commentsrepository-update-comment-invalid-content');const _0x1fe549=this['getCommentThread'](_0x592ed5),_0x417a8e=_0x1fe549['getComment'](_0x36a76d);if(!_0x417a8e)throw new _0x487ab6('commentsrepository-update-missing-comment',this);let _0x27ab6e=!0x1;if(_0x568fd1&&_0x568fd1!==_0x417a8e['content']&&(_0x417a8e['isEditable']||_0x38945e)&&(_0x417a8e['content']=_0x568fd1,_0x27ab6e=!0x0),_0x579cf1&&_0x579cf1!==_0x417a8e['createdAt']&&(_0x417a8e['createdAt']=_0x579cf1,_0x417a8e['attributes']&&_0x417a8e['attributes']['@external']||(_0x417a8e['authoredAt']=_0x579cf1),_0x27ab6e=!0x0),_0x3f761d&&!wt(_0x3f761d,_0x417a8e['attributes'])&&(_0x417a8e['attributes']=_0x3f761d,_0x27ab6e=!0x0),!_0x27ab6e)return Promise['resolve']();if(_0x1fe549['fire']('commentUpdated'),_0x38945e||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x5a8855=this['context']['plugins']['get']('PendingActions'),{channelId:_0x356054}=this['getCommentThread'](_0x417a8e['threadId']),_0x49a020=_0x5a8855['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x356054,'threadId':_0x592ed5,'commentId':_0x36a76d,'content':_0x568fd1,'attributes':_0x3f761d})['then'](()=>_0x5a8855['remove'](_0x49a020))['catch'](_0x244721=>{throw console['error'](_0x244721),new _0x487ab6('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x21c515,commentId:_0x17a26e,isFromAdapter:_0x4a15e7}){const _0x5669ed=this['getCommentThread'](_0x21c515),_0x191ab4=_0x5669ed['getComment'](_0x17a26e);if(!_0x191ab4)throw new _0x487ab6('commentsrepository-remove-missing-comment',this);if(_0x5669ed['_remove'](_0x191ab4),_0x4a15e7||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x16ade8=this['context']['plugins']['get']('PendingActions'),{channelId:_0x10af01}=_0x5669ed,_0x190170=_0x16ade8['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x10af01,'threadId':_0x21c515,'commentId':_0x17a26e})['then'](()=>_0x16ade8['remove'](_0x190170))['catch'](_0x2b8744=>{throw console['error'](_0x2b8744),new _0x487ab6('commentsrepository-remove-comment-internal-error',this);});}}class oe extends/* #__PURE__ -- @preserve */
|
|
30
|
+
_0x269697(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x458dd0,_0x9b695){super();const _0xffce21=_0x9b695['isResolvable'];this['channelId']=_0x9b695['channelId'],this['id']=_0x9b695['id'],this['comments']=new _0x1c34e7(),this['_repository']=_0x458dd0,this['_isAttached']=!0x1,this['_isSubmitted']=_0x9b695['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x458dd0,'_permissions',_0x458dd0,'_readOnlyChannels',()=>_0x458dd0['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x458dd0,'_permissions',()=>_0x458dd0['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x458dd0,'_permissions',()=>{const _0x55362f=_0x458dd0['getPermissions'](this['channelId']);return _0x55362f['write']||_0x55362f['admin'];}),this['bind']('isResolvable')['to'](_0x458dd0,'_permissions',()=>_0xffce21&&_0x458dd0['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x9b695['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x217820,_0x16838b)=>_0x217820?_0x16838b?_0x217820<_0x16838b?_0x217820:_0x16838b:_0x217820:_0x16838b),this['set']('unlinkedAt',_0x9b695['unlinkedAt']||null),this['set']('resolvedAt',_0x9b695['resolvedAt']||null),this['set']('resolvedBy',_0x9b695['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x17205a=>!!_0x17205a),this['set']('attributes',_0x9b695['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x26bb6e,_0x3d1c64)=>_0x26bb6e+_0x3d1c64['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x33321e,id:_0x11843b}=this;this['_repository']['fire'](bt('submitCommentThread',_0x33321e),{'channelId':_0x33321e,'threadId':_0x11843b});}['setUnlinkedAt'](_0x1c8bdf){this['_update']({'unlinkedAt':_0x1c8bdf});}['resolve']({resolvedAt:_0x5dd2d9=new Date(),resolvedBy:_0x2f1a2=null,isFromAdapter:_0x3d821b=!0x1}={}){const _0x10cad8=this['_repository']['context']['plugins']['get'](it)['me'],{channelId:_0x51e072,id:_0x31cfd1}=this;this['_repository']['fire'](bt('resolveCommentThread',_0x51e072),{'channelId':_0x51e072,'threadId':_0x31cfd1,'resolvedAt':_0x5dd2d9,'resolvedBy':_0x2f1a2||_0x10cad8['id'],'isFromAdapter':_0x3d821b});}['reopen']({isFromAdapter:_0x4279ac=!0x1}={}){const {channelId:_0x778819,id:_0x560bc7}=this;this['_repository']['fire'](bt('reopenCommentThread',_0x778819),{'channelId':_0x778819,'threadId':_0x560bc7,'isFromAdapter':_0x4279ac});}['setContext'](_0x29c81a){this['context']||this['_update']({'context':_0x29c81a});}['setAttribute'](_0xa77db7,_0x2170b7){const _0x5b81b2=It(this['attributes']);At(_0x5b81b2,_0xa77db7,_0x2170b7),this['_update']({'attributes':_0x5b81b2});}['removeAttribute'](_0x4777e2){const _0x5c9916=It(this['attributes']);yt(_0x5c9916,_0x4777e2),this['_update']({'attributes':_0x5c9916});}['remove']({isFromAdapter:_0x4aeaa4=!0x1}={}){const {channelId:_0xfff9a6,id:_0x12925d}=this;this['_repository']['fire'](bt('removeCommentThread',_0xfff9a6),{'channelId':_0xfff9a6,'threadId':_0x12925d,'isFromAdapter':_0x4aeaa4});}['attachTo'](_0x290978){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x290978});}['addComment'](_0x1b2694){const {channelId:_0x51d574,id:_0x5b870d}=this;this['_repository']['fire'](bt('addComment',_0x51d574,_0x5b870d),Object['assign']({'channelId':_0x51d574,'threadId':_0x5b870d},_0x1b2694));}['getComment'](_0x5301e2){if('string'!=typeof _0x5301e2)throw new _0x487ab6('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x5301e2});return this['comments']['get'](_0x5301e2);}['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'](_0x4b8a76=>_0x4b8a76['toJSON']()),'attributes':this['attributes']};}['_add'](_0x3fd306){return this['listenTo'](_0x3fd306,'change:authoredAt',()=>{const _0x160302=this['_findOptimalIndex'](_0x3fd306),_0x43c372=this['comments'];_0x160302-0x1!=_0x43c372['getIndex'](_0x3fd306)&&_0x160302+0x1!=_0x43c372['getIndex'](_0x3fd306)&&(this['_remove'](_0x3fd306),this['_add'](_0x3fd306));}),this['comments']['add'](_0x3fd306,this['_findOptimalIndex'](_0x3fd306));}['_update'](_0x5441a9){const {channelId:_0x217b2e,id:_0x339a3a}=this;this['_repository']['fire'](bt('updateCommentThread',_0x217b2e),{..._0x5441a9,'channelId':_0x217b2e,'threadId':_0x339a3a});}['_remove'](_0x4cf76a){return this['stopListening'](_0x4cf76a),_0x4cf76a['destroy'](),this['comments']['remove'](_0x4cf76a);}['_findOptimalIndex'](_0x30d6e5){const _0x11af1e=this['comments']['find'](_0x25cf31=>new Date(_0x25cf31['authoredAt'])['getTime']()>new Date(_0x30d6e5['authoredAt'])['getTime']());return _0x11af1e?this['comments']['getIndex'](_0x11af1e):this['length'];}}class re extends/* #__PURE__ -- @preserve */
|
|
31
|
+
_0x269697(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x5f5125,_0x44779d){super();const _0x527075=_0x5f5125['context']['plugins']['get'](it)['me'],_0x312051=_0x5f5125['getCommentThread'](_0x44779d['threadId']),_0xd21135=0x0===_0x312051['comments']['length'],_0x57dff9=_0x527075===_0x44779d['author'];this['id']=_0x44779d['id'],this['threadId']=_0x44779d['threadId'],this['author']=_0x44779d['author'],this['creator']=_0x44779d['creator'],this['isExternal']=Boolean(_0x44779d['attributes']&&_0x44779d['attributes']['@external']),this['set']('content',_0x44779d['content']),this['createdAt']=_0x44779d['createdAt']||new Date(),this['set']('authoredAt',_0x44779d['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x312051,'resolvedAt'),this['set']('attributes',_0x44779d['attributes']||{}),this['bind']('isEditable')['to'](_0x5f5125,'_permissions',()=>{const _0x52a79b=_0x5f5125['getPermissions'](_0x312051['channelId'])['write'],_0x4e3911=_0x5f5125['getPermissions'](_0x312051['channelId'])['modifyAll'];return _0x57dff9&&_0x52a79b||!_0x57dff9&&_0x4e3911;}),this['bind']('isRemovable')['to'](_0x312051,'isRemovable',_0x5f5125,'_permissions',_0x17db15=>{const _0x37a5b0=_0x5f5125['getPermissions'](_0x312051['channelId'])['write'],_0x29199f=_0x5f5125['getPermissions'](_0x312051['channelId'])['modifyAll'];return _0x57dff9&&_0x37a5b0||_0x17db15&&_0xd21135||!_0x57dff9&&_0x29199f&&!_0xd21135;}),this['bind']('isReadOnly')['to'](_0x312051,'isReadOnly'),this['_repository']=_0x5f5125;}get['weight'](){return Math['max'](function(_0x2dd542){const _0x2e0c50=document['createElement']('div');return _0x2e0c50['innerHTML']=_0x2dd542,_0x2e0c50['textContent']['length'];}(this['content']),0xc8);}['update'](_0x583709){const {threadId:_0x445734,id:_0x43edd8}=this;if(!this['_repository']['hasCommentThread'](_0x445734))throw new _0x487ab6('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x372893}=this['_repository']['getCommentThread'](_0x445734);this['_repository']['fire'](bt('updateComment',_0x372893,_0x445734),{'channelId':_0x372893,'threadId':_0x445734,'commentId':_0x43edd8,..._0x583709});}['setAttribute'](_0x3642df,_0x177bef){const _0x291cc9=It(this['attributes']);At(_0x291cc9,_0x3642df,_0x177bef),this['update']({'attributes':_0x291cc9});}['removeAttribute'](_0x26077c){const _0x8e772b=It(this['attributes']);yt(_0x8e772b,_0x26077c),this['update']({'attributes':_0x8e772b});}['remove'](_0x3b75fd={}){if(!_0x3b75fd['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x14ec33,id:_0x36d601}=this;if(!this['_repository']['hasCommentThread'](_0x14ec33))throw new _0x487ab6('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x28d913}=this['_repository']['getCommentThread'](_0x14ec33);this['_repository']['fire'](bt('removeComment',_0x28d913,_0x14ec33),{'channelId':_0x28d913,'threadId':_0x14ec33,'commentId':_0x36d601,..._0x3b75fd});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function bt(_0x16a610,..._0x10de54){for(const _0x555cd1 of _0x10de54)void 0x0!==_0x555cd1&&(_0x16a610+=':'+String(_0x555cd1));return _0x16a610;}class J extends _0x43fab0{['refresh'](){const _0x463fca=this['editor']['model']['document']['selection'];for(const _0x194694 of _0x463fca['getRanges']())if(this['_hasContent'](_0x194694))return void(this['isEnabled']=!0x0);this['isEnabled']=!0x1;}['execute']({threadId:_0x235d9f=_0x23b87c()}={}){const _0x407a9d=this['editor']['model'],_0x11b1b9=[];for(const _0x1846e8 of _0x407a9d['document']['selection']['getRanges']())this['_hasContent'](_0x1846e8)&&_0x11b1b9['push'](this['_trimToContent'](_0x1846e8));_0x407a9d['change'](_0x34e27e=>{for(const _0x69e223 of _0x11b1b9){const _0x3c83b5=_0x23b87c()['substr'](0x1,0x5),_0x137437='comment:'+_0x235d9f+':'+_0x3c83b5;_0x34e27e['addMarker'](_0x137437,{'range':_0x69e223,'usingOperation':!0x1,'affectsData':!0x1});}});}['_hasContent'](_0x28bac1){for(const _0x16e263 of _0x28bac1['getItems']())if(this['_itemIsContent'](_0x16e263))return!0x0;return!0x1;}['_itemIsContent'](_0x5b9d9c){return _0x5b9d9c['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x5b9d9c)&&!_0x5b9d9c['is']('element','tableCell');}['_trimToContent'](_0x5852ed){const _0x26fe61=_0x53356d=>!this['_itemIsContent'](_0x53356d['item']),_0x80b3d8=_0x5852ed['start']['getLastMatchingPosition'](_0x26fe61),_0x543ed8=_0x5852ed['end']['getLastMatchingPosition'](_0x26fe61,{'direction':'backward'});return this['editor']['model']['createRange'](_0x80b3d8,_0x543ed8);}}class P extends _0x5ab294{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[N];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x28ba27){super(_0x28ba27),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x3c0d77=this['editor'],_0x26731d=_0x3c0d77['model']['document']['selection'],_0x769d08=_0x1e4fec(()=>this['refreshSelectedViews'](),0xa);_0x26731d['on']('change:range',(_0x357a10,_0xf73897)=>{_0xf73897['directChange']&&(_0x769d08['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x3c0d77['editing']['view']['document'],'change:isFocused',(_0x3c0bba,_0x5519cb,_0x2f2ef2)=>{_0x2f2ef2&&_0x769d08();}),this['listenTo'](_0x3c0d77['ui']['focusTracker'],'change:isFocused',(_0x35980f,_0x5afb0f,_0x2a8369)=>{_0x2a8369||_0x3c0d77['isReadOnly']||this['fire']('blur',{'isAnnotationTracked':_0x3b83aa=>this['_editorAnnotationsData']['has'](_0x3b83aa['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x1689eb){if(this['_editorAnnotations']['has'](_0x1689eb['view']))return;this['_editorAnnotations']['add'](_0x1689eb['view']),this['editor']['ui']['focusTracker']['add'](_0x1689eb['view']['element']);const _0x184714=this['editor']['plugins']['get'](N);this['listenTo'](_0x184714['collection'],'remove',(_0x368d4c,_0x2b6c8a)=>{this['editor']['ui']['focusTracker']['remove'](_0x2b6c8a['view']['element']),this['_editorAnnotations']['delete'](_0x2b6c8a['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x5d36da){if('function'!=typeof _0x5d36da)throw new _0x487ab6('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x5d36da);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x4c72c5,annotations:_0xdd9018}){const _0x67e558=[],_0x3d957d=this['editor']['model']['document']['selection'],_0x348401=Array['from'](_0x3d957d['getRanges']());for(const [_0x2a1d92,_0x53cd0e]of this['_editorAnnotationsData']){const _0x102e9e=_0x5254de(_0x53cd0e),_0x1b6230=_0xdd9018['getByInnerView'](_0x2a1d92);_0x102e9e&&_0x1b6230&&_0x67e558['push']({'annotation':_0x1b6230,'range':_0x102e9e});}function _0x5254de(_0x283d80){for(const _0x4d3858 of _0x283d80)for(const _0x99cb05 of _0x348401)if(_0x4d3858['containsRange'](_0x99cb05,!_0x3d957d['isCollapsed']))return _0x4d3858;return null;}return _0x67e558['sort']((_0x4ea8bd,_0x3f36a9)=>{const _0x38b5fe=_0x4ea8bd['range'],_0x3f81b8=_0x3f36a9['range'];if(!_0x38b5fe['isEqual'](_0x3f81b8)){if(_0x38b5fe['containsRange'](_0x3f81b8,!0x0))return 0x1;if(_0x3f81b8['containsRange'](_0x38b5fe,!0x0))return-0x1;}return _0x4ea8bd['annotation']==_0x4c72c5?-0x1:_0x3f36a9['annotation']==_0x4c72c5?0x1:0x0;})['map'](_0x2789ff=>_0x2789ff['annotation']);}get['_editorAnnotationsData'](){const _0xad1e9=new Map();for(const _0x45e7bd of Array['from'](this['_dataCollectors']))for(const [_0x309587,_0x4cf49d]of _0x45e7bd())_0xad1e9['set'](_0x309587,_0x4cf49d);return _0xad1e9;}}class st extends _0x5ab294{['afterInit'](){const _0x196d02=this['editor'];if(!_0x196d02['plugins']['has']('RestrictedEditingModeEditing'))return;_0x196d02['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class ct extends _0x5ab294{constructor(_0x1dd9af){super(_0x1dd9af),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x46d223=this['editor'],_0x2258b1=_0x46d223['commands']['get']('importWord'),_0x31bdcd=_0x46d223['plugins']['get'](it);_0x2258b1&&(_0x2258b1['on']('execute',(_0x2cefcb,[,_0xeee810])=>{_0xeee810['collaboration_features']={'comments':!0x0,'user_id':_0x31bdcd['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x2258b1,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x3dd4ea,_0x8a0d72){const {comment_threads:_0x4e9ed4}=_0x8a0d72;_0x4e9ed4&&_0x4e9ed4['forEach'](({thread_id:_0x418537,comments:_0x523c99,is_resolved:_0x24fc20})=>{const _0x189405=new Date(),_0x12fd4c=_0x523c99['map'](({author:_0x340528,content:_0xd96a5a,created_at:_0x1113a6})=>({'content':_0xd96a5a,'authorId':this['editor']['plugins']['get'](it)['me']['id'],'createdAt':_0x189405,'attributes':{'@external':{'authorName':_0x340528,'createdAt':_0x1113a6?new Date(_0x1113a6):new Date(),'source':'importWord'}}})),_0x3df237=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](o)['addCommentThread']({'channelId':_0x3df237,'threadId':_0x418537,'comments':_0x12fd4c,'resolvedAt':_0x24fc20?_0x189405:null});});}}class at extends _0x5ab294{constructor(_0x3163f1){super(_0x3163f1),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x5de7e6=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x5de7e6,'contentInsertion',(_0x5e6757,_0x5e47ec)=>this['_removeMarkersWithoutThreads'](_0x5e47ec['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x41276c){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x41276c;const _0x48445c=this['editor']['plugins']['get']('CommentsRepository');for(const _0x40f150 of _0x41276c['keys']()){const [_0x1541f0,_0x3872cb]=_0x40f150['split'](':');'comment'!=_0x1541f0||_0x48445c['hasCommentThread'](_0x3872cb)||_0x41276c['delete'](_0x40f150);}return _0x41276c;}['_registerMarkerInClipboardPipeline'](){const _0x3b2bf4=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x177c67=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x177c67&&_0x3b2bf4['_registerMarkerToCopy']('comment',_0x177c67);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x1c9919){switch(_0x1c9919){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 _0x5ab294{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x4eccc0,_0x391a6a)=>{if(!_0x391a6a['options']['showCommentHighlights'])return null;if(_0x391a6a['options']['ignoreResolvedComments']){const {id:_0x43d9f5}=er(_0x4eccc0['markerName']),_0x27a4ab=this['editor']['plugins']['get'](o)['getCommentThread'](_0x43d9f5);if(_0x27a4ab&&_0x27a4ab['isResolved']&&_0x4eccc0['item'])return _0x391a6a['consumable']['consume'](_0x4eccc0['item'],'addMarker:'+_0x4eccc0['markerName']),_0x391a6a['consumable']['consume'](_0x4eccc0['item'],'removeMarker:'+_0x4eccc0['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x5af0c5=>{_0x5af0c5['on']('addMarker:comment',(_0x1b23bf,_0x55463f,_0x3a0726)=>{if(!_0x3a0726['options']['showCommentHighlights'])return;const _0x17a0e3=_0x55463f['item'];if(!_0x17a0e3)return;const _0xa25685=_0x3a0726['mapper']['toViewElement'](_0x17a0e3);this['editor']['model']['schema']['isObject'](_0x17a0e3)&&_0xa25685&&!_0xa25685['getCustomProperty']('widget')&&_0xa25685['is']('containerElement')&&_0x1bacff(_0xa25685,_0x3a0726['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x50bd10,{writer:_0x2c5608,options:_0x4f66c4})=>{if(!_0x4f66c4['showCommentHighlights'])return null;const _0x3d4e46=_0x2c5608['createContainerElement']('div'),_0x13599=_0x2c5608['createEmptyElement']('hr');return _0x2c5608['addClass']('ck-horizontal-line',_0x3d4e46),_0x2c5608['insert'](_0x2c5608['createPositionAt'](_0x3d4e46,0x0),_0x13599),_0x3d4e46;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x26becf,{writer:_0x5c6637,options:_0x560d07})=>{if(!_0x560d07['showCommentHighlights'])return null;const _0x4879d8=_0x5c6637['createContainerElement']('span'),_0x199d03=_0x5c6637['createEmptyElement']('img');return _0x5c6637['addClass']('image-inline',_0x4879d8),_0x5c6637['insert'](_0x5c6637['createPositionAt'](_0x4879d8,0x0),_0x199d03),_0x4879d8;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x1a764a,{writer:_0x2d5083,options:_0x2ab0e4})=>{if(_0x2ab0e4['showCommentHighlights'])return _0x2d5083['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x55767c,_0x221ba5,_0x21f0f3)=>{_0x21f0f3['options']['showCommentHighlights']&&_0x55767c['stop']();},{'priority':'high'});}}class r extends _0x5ab294{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(_0x593425){super(_0x593425),this['set']('isThreadsLoadingPaused',!0x0),_0x593425['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x2b9827,_0x22ee8c,_0x39fd48,_0x496ef5)=>{const _0x2fdb14=_0x593425['plugins']['get'](o),_0x2df486=_0x39fd48?er(_0x39fd48)['id']:null;_0x593425['model']['change'](()=>{if(_0x2df486){const _0x52afbe=this['getAllMarkersForId'](_0x2df486);for(const _0x2652e2 of _0x52afbe)_0x593425['editing']['reconvertMarker'](_0x2652e2);}if(_0x496ef5){const {id:_0x4da189}=er(_0x496ef5),_0x483e0c=_0x2fdb14['getCommentThread'](_0x4da189);if(_0x483e0c&&!_0x483e0c['isAttached'])return;const _0x3aa9b4=this['getAllMarkersForId'](_0x4da189);for(const _0x4122b2 of _0x3aa9b4)_0x593425['editing']['reconvertMarker'](_0x4122b2);}}),_0x2df486&&this['scrollToThreadMarker'](_0x2df486);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x4dcaf9=this['editor'],_0x4c4e33=_0x4dcaf9['plugins']['get'](o),_0x3b5b76=_0x4dcaf9['config']['get']('collaboration.channelId'),_0x143786=_0x4c4e33['getCommentThreads']()['filter'](_0x2ec515=>_0x2ec515['channelId']!==_0x3b5b76);_0x4dcaf9['commands']['add']('addCommentThread',new J(_0x4dcaf9)),this['listenTo'](_0x4dcaf9,'change:isReadOnly',(_0x3207aa,_0x56d058,_0x383017)=>{_0x4c4e33['switchReadOnly'](_0x383017,_0x4dcaf9['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x4c4e33,ft('addCommentThread',_0x3b5b76),(_0x43b832,{threadId:_0x43691a})=>{const _0x35c6e4=this['editor']['plugins']['get'](o)['getCommentThread'](_0x43691a);_0x35c6e4&&_0x35c6e4['unlinkedAt']&&this['_attachArchivedThread'](_0x43691a);}),this['listenTo'](_0x4c4e33,ft('removeCommentThread',_0x3b5b76),(_0xcc143e,{threadId:_0x19f9d4})=>{_0x4dcaf9['model']['enqueueChange']({'isUndoable':!0x1},_0x199e4c=>{const _0x598766=this['getAllMarkersForId'](_0x19f9d4);for(const _0x31c027 of _0x598766)_0x199e4c['removeMarker'](_0x31c027);});}),this['listenTo'](_0x4c4e33,ft('resolveCommentThread',_0x3b5b76),(_0x2c254d,{threadId:_0x4b4d18})=>{(this['_reconvertMarkers'](_0x4b4d18),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](o)['getCommentThread'](_0x4b4d18)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x4c4e33,ft('reopenCommentThread',_0x3b5b76),(_0x50a01e,{threadId:_0x15e40e})=>{this['_reconvertMarkers'](_0x15e40e);},{'priority':'low'}),this['listenTo'](_0x4c4e33,ft('addComment',_0x3b5b76),(_0x448bce,{threadId:_0x145ff1,isFromAdapter:_0x28fb9d})=>{const _0x35a234=this['getAllMarkersForId'](_0x145ff1);if(_0x28fb9d||0x0==_0x35a234['length']||!_0x4c4e33['hasCommentThread'](_0x145ff1))return;0x1===_0x4c4e33['getCommentThread'](_0x145ff1)['length']&&_0x4dcaf9['model']['enqueueChange']({'isUndoable':!0x1},_0x49d1cb=>{for(const _0x49be8c of _0x35a234)_0x49d1cb['updateMarker'](_0x49be8c,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x143786);}['afterInit'](){!async function(_0x377236){const _0x3b7748=_0x38f111([0x6e,0x49,0x6f,0x78,0x66,0x37,0x54,0x74,0x4b,0x36,0x61,0x73,0x42,0x50,0x62,0x71,0x30,0x6d,0x4d,0x57,0x6b,0x39,0x31,0x79,0x72,0x58,0x7a,0x68,0x59,0x75,0x53,0x4e,0x47,0x4a,0x32,0x70,0x76,0x6c,0x67,0x77,0x64,0x34,0x44,0x56,0x45,0x65,0x33,0x51,0x5a,0x4f,0x52,0x41,0x55,0x43,0x69,0x48,0x46,0x6a,0x35,0x4c,0x63,0x38]),_0x18b5d0=0x71e1a044,_0xb1017f=0x71e6fe1c^_0x18b5d0,_0x2cea4d=window[_0x38f111([0x44,0x61,0x74,0x65])][_0x38f111([0x6e,0x6f,0x77])](),_0x104c3a=_0x377236[_0x38f111([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x25e545=new window[(_0x38f111([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5c4469=>{_0x104c3a[_0x38f111([0x6f,0x6e,0x63,0x65])](_0x38f111([0x72,0x65,0x61,0x64,0x79]),_0x5c4469);}),_0xa0ea86={[_0x38f111([0x6b,0x74,0x79])]:_0x38f111([0x45,0x43]),[_0x38f111([0x75,0x73,0x65])]:_0x38f111([0x73,0x69,0x67]),[_0x38f111([0x63,0x72,0x76])]:_0x38f111([0x50,0x2d,0x32,0x35,0x36]),[_0x38f111([0x78])]:_0x38f111([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]),[_0x38f111([0x79])]:_0x38f111([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]),[_0x38f111([0x61,0x6c,0x67])]:_0x38f111([0x45,0x53,0x32,0x35,0x36])},_0x4519c0=_0x104c3a[_0x38f111([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x38f111([0x67,0x65,0x74])](_0x38f111([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x5cc0ce(){let _0x3ab8d2,_0x48e2b4=null,_0xebbded=null;try{if(_0x4519c0==_0x38f111([0x47,0x50,0x4c]))return _0x38f111([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3ab8d2=_0x29060b(),!_0x3ab8d2)return _0x38f111([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3ab8d2[_0x38f111([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xebbded=_0x2f2e39(_0x3ab8d2[_0x38f111([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3ab8d2[_0x38f111([0x6a,0x74,0x69])])),await _0x5e644c()?_0x36c4d5()?_0x539682()?_0x38f111([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xdfc9ba()?(_0x3ab8d2[_0x38f111([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x38f111([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x48e2b4=_0x465490(_0x38f111([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3ab8d2[_0x38f111([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x38f111([0x74,0x72,0x69,0x61,0x6c])&&(_0x48e2b4=_0x465490(_0x38f111([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4b9d05()):_0x38f111([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x38f111([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x38f111([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x5a2f3d){return _0x38f111([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x539682(){const _0x1b0a0c=[_0x38f111([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x38f111([0x74,0x72,0x69,0x61,0x6c])][_0x38f111([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3ab8d2[_0x38f111([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2cea4d/0x3e8:0xe10*_0xb1017f;return _0x3ab8d2[_0x38f111([0x65,0x78,0x70])]<_0x1b0a0c;}function _0x36c4d5(){const _0x6790f4=_0x3ab8d2[_0x38f111([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x6790f4)return!0x1;if(_0x6790f4[_0x38f111([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x38f111([0x2a])))return!0x0;if(_0x6790f4[_0x38f111([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x38f111([0x43,0x4d,0x54])))return!0x0;if(_0x6790f4[_0x38f111([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x38f111([0x52,0x43,0x4d,0x54]))){if(_0x111686())return!0x0;if(_0x50a75a()||_0x126d5c())return!0x0;}return!0x1;}function _0xdfc9ba(){const _0x290705=_0x3ab8d2[_0x38f111([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x290705||0x0==_0x290705[_0x38f111([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1c4465}=new URL(window[_0x38f111([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x290705[_0x38f111([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1c4465))return!0x0;const _0x3f8f35=_0x1c4465[_0x38f111([0x73,0x70,0x6c,0x69,0x74])](_0x38f111([0x2e]));return _0x290705[_0x38f111([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5c539c=>_0x5c539c[_0x38f111([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x38f111([0x2a])))[_0x38f111([0x6d,0x61,0x70])](_0x57016c=>_0x57016c[_0x38f111([0x73,0x70,0x6c,0x69,0x74])](_0x38f111([0x2e])))[_0x38f111([0x73,0x6f,0x6d,0x65])](_0x2033ee=>_0x3f8f35[_0x38f111([0x65,0x76,0x65,0x72,0x79])]((_0x3aaa92,_0x2bc160)=>_0x2033ee[_0x2bc160]===_0x3aaa92||_0x2033ee[_0x2bc160]===_0x38f111([0x2a])));}function _0x4b9d05(){return _0x48e2b4&&_0xebbded?new window[(_0x38f111([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x58ef66,_0x59f02c)=>{_0x48e2b4[_0x38f111([0x74,0x68,0x65,0x6e])](_0x58ef66,_0x59f02c),_0xebbded[_0x38f111([0x74,0x68,0x65,0x6e])](_0x4d332b=>{_0x4d332b!=_0x38f111([0x56,0x61,0x6c,0x69,0x64])&&_0x58ef66(_0x4d332b);},_0x59f02c);}):_0x48e2b4||_0xebbded||_0x38f111([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2f2e39(_0x22fab4,_0x13b284){return new window[(_0x38f111([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xde3773=>{if(_0x1ba0eb())return _0xde3773(_0x38f111([0x56,0x61,0x6c,0x69,0x64]));_0x56a9eb(),_0x104c3a[_0x38f111([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x38f111([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2a576b=!0x1;const _0xd657b2=_0x23b87c();function _0x2c6813(_0x5ecb4e){return!!_0x5ecb4e&&(typeof _0x5ecb4e===_0x38f111([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5ecb4e===_0x38f111([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5ecb4e[_0x38f111([0x74,0x68,0x65,0x6e])]===_0x38f111([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5ecb4e[_0x38f111([0x63,0x61,0x74,0x63,0x68])]===_0x38f111([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2753c7(_0x941a1){_0x4ec25c(_0x941a1)[_0x38f111([0x74,0x68,0x65,0x6e])](_0x1e1b30=>{if(!_0x1e1b30||_0x1e1b30[_0x38f111([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x38f111([0x6f,0x6b]))return _0x38f111([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2a3219(_0x3e9a9a(_0xd657b2+_0x13b284))!=_0x1e1b30[_0x38f111([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x38f111([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x38f111([0x56,0x61,0x6c,0x69,0x64]);})[_0x38f111([0x74,0x68,0x65,0x6e])](_0x129d09=>(_0x5a5bd9(),_0x129d09),()=>{const _0x39113a=_0x345f95();return null==_0x39113a?(_0x5a5bd9(),_0x38f111([0x56,0x61,0x6c,0x69,0x64])):_0x38f111(_0x2cea4d-_0x39113a>(0x55ed2444^_0x18b5d0)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x38f111([0x74,0x68,0x65,0x6e])](_0xde3773)[_0x38f111([0x63,0x61,0x74,0x63,0x68])](()=>{_0xde3773(_0x38f111([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x531583=0x71d74ec4^_0x18b5d0;function _0x5a5bd9(){const _0x3a4a53=_0x38f111([0x6c,0x6c,0x63,0x74,0x2d])+_0x2a3219(_0x3e9a9a(_0x22fab4)),_0x647376=_0x6dee71(_0x2a3219(window[_0x38f111([0x4d,0x61,0x74,0x68])][_0x38f111([0x63,0x65,0x69,0x6c])](_0x2cea4d/_0x531583)));window[_0x38f111([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x38f111([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3a4a53,_0x647376);}function _0x345f95(){const _0x4c9e59=_0x38f111([0x6c,0x6c,0x63,0x74,0x2d])+_0x2a3219(_0x3e9a9a(_0x22fab4)),_0x17523d=window[_0x38f111([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x38f111([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4c9e59);return _0x17523d?window[_0x38f111([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x6dee71(_0x17523d),0x10)*_0x531583:null;}function _0x4ec25c(_0x361dd9){return new window[(_0x38f111([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x526af3,_0x4b0485)=>{_0x361dd9[_0x38f111([0x74,0x68,0x65,0x6e])](_0x526af3,_0x4b0485),window[_0x38f111([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4b0485,0x71e07484^_0x18b5d0);});}}_0x104c3a[_0x38f111([0x6f,0x6e])](_0x38f111([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x506655,_0x448105)=>{if(_0x448105[0x0]!=_0x22fab4)return _0xde3773(_0x38f111([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x448105[0x1]={..._0x448105[0x1],[_0x38f111([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xd657b2};},{[_0x38f111([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x38f111([0x68,0x69,0x67,0x68])}),_0x104c3a[_0x38f111([0x6f,0x6e])](_0x38f111([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x169d90=>{_0x2c6813(_0x169d90[_0x38f111([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2a576b=!0x0,_0x2753c7(_0x169d90[_0x38f111([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x38f111([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x38f111([0x6c,0x6f,0x77])}),_0x25e545[_0x38f111([0x74,0x68,0x65,0x6e])](()=>{_0x2a576b||_0xde3773(_0x38f111([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1ba0eb(){return _0x104c3a[_0x38f111([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x38f111([0x76,0x69,0x65,0x77])][_0x38f111([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x38f111([0x61,0x75,0x74,0x6f]);}function _0x56a9eb(){_0x104c3a[_0x38f111([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x38f111([0x76,0x69,0x65,0x77])][_0x38f111([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x38f111([0x61,0x75,0x74,0x6f]);}}function _0x465490(_0x2f01b9){const _0x316968=[new window[(_0x38f111([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2638a3=>setTimeout(_0x2638a3,0x71e89e88^_0x18b5d0)),_0x25e545[_0x38f111([0x74,0x68,0x65,0x6e])](()=>new window[(_0x38f111([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3b1495=>{let _0x179aab=0x0;_0x104c3a[_0x38f111([0x6d,0x6f,0x64,0x65,0x6c])][_0x38f111([0x6f,0x6e])](_0x38f111([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x244213,_0x4c5b6f)=>{_0x4c5b6f[0x0][_0x38f111([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x179aab++,_0x179aab==(0x71e1a1bc^_0x18b5d0)&&(_0x3b1495(),_0x244213[_0x38f111([0x6f,0x66,0x66])]());});}))];return window[_0x38f111([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x38f111([0x72,0x61,0x63,0x65])](_0x316968)[_0x38f111([0x74,0x68,0x65,0x6e])](()=>_0x2f01b9);}async function _0x4d4bb0(){await _0x25e545,_0x104c3a[_0x38f111([0x6d,0x6f,0x64,0x65,0x6c])][_0x38f111([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x51110f,_0x104c3a[_0x38f111([0x6d,0x6f,0x64,0x65,0x6c])][_0x38f111([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x51110f,_0x104c3a[_0x38f111([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x38f111([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x111686(){return _0x5bb198(_0x38f111([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x5bf18e(_0x38f111([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x38f111([0x73,0x74,0x61,0x74,0x65])]==_0x38f111([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x50a75a(){return _0x5bb198(_0x38f111([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 _0x126d5c(){return _0x5bb198(_0x38f111([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0xb2639f(_0xbcd550){const _0x203017=_0x2d1fb5();_0x104c3a[_0x203017]=_0x38f111([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0xbcd550,_0xbcd550!=_0x38f111([0x56,0x61,0x6c,0x69,0x64])&&_0x4d4bb0();}function _0x2d1fb5(){const _0x161eff=window[_0x38f111([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x38f111([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x38f111([0x6e,0x6f,0x77])]())[_0x38f111([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x38f111([0x2e]),'');let _0x23f3e1=_0x38f111([0x6e]);for(let _0xc02238=0x0;_0xc02238<_0x161eff[_0x38f111([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xc02238+=0x2){let _0x50f653=window[_0x38f111([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x161eff[_0x38f111([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xc02238,_0xc02238+0x2));_0x50f653>=_0x3b7748[_0x38f111([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x50f653-=_0x3b7748[_0x38f111([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x23f3e1+=_0x3b7748[_0x50f653];}return _0x23f3e1;}function _0x29060b(){const _0x3274ad=_0x4519c0[_0x38f111([0x73,0x70,0x6c,0x69,0x74])](_0x38f111([0x2e]));if(0x3!=_0x3274ad[_0x38f111([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5e7eca(_0x3274ad[0x1]);function _0x5e7eca(_0x573f1c){const _0x34aaf3=_0x104950(_0x573f1c);return _0x34aaf3&&_0x402c56()?_0x34aaf3:null;function _0x402c56(){const _0x4e0e08=_0x34aaf3[_0x38f111([0x6a,0x74,0x69])],_0x50070c=window[_0x38f111([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4e0e08[_0x38f111([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4e0e08[_0x38f111([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4b0c83={..._0x34aaf3,[_0x38f111([0x6a,0x74,0x69])]:_0x4e0e08[_0x38f111([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4e0e08[_0x38f111([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4b0c83[_0x38f111([0x76,0x63])],_0x3e9a9a(_0x4b0c83)==_0x50070c;}}}async function _0x5e644c(){let _0x2bfcce=!0x0;try{const _0x477e3a=_0x4519c0[_0x38f111([0x73,0x70,0x6c,0x69,0x74])](_0x38f111([0x2e])),[_0x5a0628,_0x500c24,_0x5fd7c7]=_0x477e3a;return _0x14a283(_0x5a0628),await _0x4ef8f1(_0x5a0628,_0x500c24,_0x5fd7c7),_0x2bfcce;}catch(_0x10ea67){return!0x1;}function _0x14a283(_0x4eaaf1){const _0x4a515c=_0x104950(_0x4eaaf1);_0x4a515c&&_0x4a515c[_0x38f111([0x61,0x6c,0x67])]==_0x38f111([0x45,0x53,0x32,0x35,0x36])||(_0x2bfcce=!0x1);}async function _0x4ef8f1(_0x67de15,_0x32f451,_0x328cf3){const _0x381607=window[_0x38f111([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x38f111([0x66,0x72,0x6f,0x6d])](_0x56978e(_0x328cf3),_0x1d097e=>_0x1d097e[_0x38f111([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4bcbf6=new window[(_0x38f111([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x38f111([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x67de15+_0x38f111([0x2e])+_0x32f451),_0x227ff9=window[_0x38f111([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x38f111([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x227ff9)return;const _0x3ad75f=await _0x227ff9[_0x38f111([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x38f111([0x6a,0x77,0x6b]),_0xa0ea86,{[_0x38f111([0x6e,0x61,0x6d,0x65])]:_0x38f111([0x45,0x43,0x44,0x53,0x41]),[_0x38f111([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x38f111([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x38f111([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x227ff9[_0x38f111([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x38f111([0x6e,0x61,0x6d,0x65])]:_0x38f111([0x45,0x43,0x44,0x53,0x41]),[_0x38f111([0x68,0x61,0x73,0x68])]:{[_0x38f111([0x6e,0x61,0x6d,0x65])]:_0x38f111([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3ad75f,_0x381607,_0x4bcbf6)||(_0x2bfcce=!0x1);}}function _0x104950(_0x58fccb){return _0x58fccb[_0x38f111([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x38f111([0x65,0x79]))?JSON[_0x38f111([0x70,0x61,0x72,0x73,0x65])](_0x56978e(_0x58fccb)):null;}function _0x56978e(_0x15d689){return window[_0x38f111([0x61,0x74,0x6f,0x62])](_0x15d689[_0x38f111([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x38f111([0x2b]))[_0x38f111([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x38f111([0x2f])));}function _0x3e9a9a(_0x177452){let _0x46ac53=0x1505;function _0x3f5ee1(_0x1f1696){for(let _0x1f82ca=0x0;_0x1f82ca<_0x1f1696[_0x38f111([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1f82ca++){const _0x2b1c94=_0x1f1696[_0x38f111([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1f82ca);_0x46ac53=(_0x46ac53<<0x5)+_0x46ac53+_0x2b1c94,_0x46ac53&=_0x46ac53;}}function _0x122cf5(_0x16ba71){Array[_0x38f111([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x16ba71)?_0x16ba71[_0x38f111([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x122cf5):_0x16ba71&&typeof _0x16ba71==_0x38f111([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x38f111([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x16ba71)[_0x38f111([0x73,0x6f,0x72,0x74])]()[_0x38f111([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2ed103,_0x59cbd2])=>{_0x3f5ee1(_0x2ed103),_0x122cf5(_0x59cbd2);}):_0x3f5ee1(window[_0x38f111([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x16ba71));}return _0x122cf5(_0x177452),_0x46ac53>>>0x0;}function _0x2a3219(_0x390a4d){return _0x390a4d[_0x38f111([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x38f111([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x38f111([0x30]));}function _0x6dee71(_0x2bdb8a){return _0x2bdb8a[_0x38f111([0x73,0x70,0x6c,0x69,0x74])]('')[_0x38f111([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x38f111([0x6a,0x6f,0x69,0x6e])]('');}function _0x5bb198(_0x1051db){return _0x104c3a[_0x38f111([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x38f111([0x68,0x61,0x73])](_0x1051db);}function _0x5bf18e(_0x3210a1){return _0x104c3a[_0x38f111([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x38f111([0x67,0x65,0x74])](_0x3210a1);}function _0x51110f(){}function _0x38f111(_0x460f98){return _0x460f98['map'](_0x453fe9=>String['fromCharCode'](_0x453fe9))['join']('');}_0xb2639f(await _0x5cc0ce());}(this);}['destroy'](){const _0x3cf550=this['editor']['plugins']['get'](o),_0x29871c=this['editor']['config']['get']('collaboration.channelId');for(const _0x27d450 of _0x3cf550['getCommentThreads']({'channelId':_0x29871c}))_0x3cf550['_detachCommentThread'](_0x27d450['id']),_0x3cf550['_threads']['delete'](_0x27d450['id']);super['destroy']();}['hasMarkerForId'](_0x5f2c00){return this['getAllMarkersForId'](_0x5f2c00)['length']>0x0;}['getAllMarkersForId'](_0x15bbb8){const _0x5314bf=[];for(const _0x2cadd3 of this['editor']['model']['markers'])_0x2cadd3['name']['startsWith']('comment:'+_0x15bbb8)&&_0x5314bf['push'](_0x2cadd3);return _0x5314bf;}['scrollToThreadMarker'](_0xd33c72){const _0x5adcd6=this['_getTargetForId'](_0xd33c72);_0x5adcd6&&setTimeout(()=>{this['activeMarker']&&er(this['activeMarker'])['id']===_0xd33c72&&rt({'target':_0x5adcd6[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x562338){this['editor']['model']['change'](()=>{for(const _0xb6e430 of this['getAllMarkersForId'](_0x562338))this['editor']['editing']['reconvertMarker'](_0xb6e430);});}['_attachArchivedThread'](_0x1d260e){const _0x173433=this['editor']['plugins']['get'](o),_0x4cfb64=this['editor']['plugins']['get'](P),_0x463425=_0x173433['getCommentThread'](_0x1d260e);if(!_0x463425['isAttached']){const _0x418133=_0x463425['attachTo'](()=>this['_getTargetForId'](_0x463425['id']));_0x4cfb64['registerAnnotation'](_0x418133),_0x463425['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x4a4607=this['editor'],_0xf28ee8=_0x4a4607['plugins']['get'](it);_0x4a4607['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x1d9cfb,_0x3d8238)=>{const {id:_0x3cd089}=er(_0x1d9cfb['markerName']),_0x4d4307=_0x4a4607['plugins']['get'](o)['getCommentThread'](_0x3cd089),_0x157f47=this['activeMarker']&&er(this['activeMarker'])['id']===_0x3cd089;let _0x3a5aee;if(_0x4d4307&&_0x4d4307['isResolved']&&!_0x157f47&&_0x1d9cfb['item'])return _0x3d8238['consumable']['consume'](_0x1d9cfb['item'],'addMarker:'+_0x1d9cfb['markerName']),_0x3d8238['consumable']['consume'](_0x1d9cfb['item'],'removeMarker:'+_0x1d9cfb['markerName']),null;const _0x32c453=['ck-comment-marker'];return _0x157f47&&_0x32c453['push']('ck-comment-marker--active'),_0x3a5aee=_0x4d4307&&_0x4d4307['length']?_0x4d4307['comments']['first']['author']['id']:_0xf28ee8['me']['id'],{'classes':_0x32c453,'attributes':{'data-comment':_0x3cd089,'data-author-id':_0x3a5aee}};}}),_0x4a4607['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x5047b0,{options:_0x45a720})=>{if(_0x45a720['showCommentHighlights'])return null;const _0x7a28ab=_0x4a4607['plugins']['get'](o),_0x3b086b=_0x4a4607['model']['markers']['get'](_0x5047b0),{id:_0x9534d9,part:_0x4796a8}=er(_0x5047b0);if(_0x3b086b&&!_0x3b086b['affectsData'])return null;if(_0x45a720['ignoreResolvedComments']){const _0x3d058d=_0x7a28ab['getCommentThread'](_0x9534d9);if(_0x3d058d&&_0x3d058d['isResolved'])return null;}return{'group':'comment','name':_0x4796a8?_0x9534d9+':'+_0x4796a8:_0x9534d9};}}),_0x4a4607['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x41b477,{writer:_0x470b75})=>_0x470b75['createElement']('$marker',{'data-name':'comment:'+_0x41b477['getAttribute']('id')})}),_0x4a4607['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x41169b=this['editor'],_0xa09c3a=_0x41169b['plugins']['get'](o),_0x2bbab8=new Set(),_0xfa93b1=new Set();_0x41169b['model']['document']['registerPostFixer'](_0x49a80c=>{let _0x3216c7=!0x1;for(const {name:_0x440dc2,data:_0x2af374}of _0x41169b['model']['document']['differ']['getChangedMarkers']()){const {group:_0xd15ec8,id:_0x19c4bb}=er(_0x440dc2);let _0x1178f6=_0x2af374['newRange'];if('comment'!==_0xd15ec8||!_0x1178f6)continue;const _0xe5991a='$graveyard'===_0x1178f6['root']['rootName'];_0xe5991a||(_0x1178f6=dt(_0x1178f6,_0x41169b['model']),!_0x1178f6||_0x1178f6['isCollapsed']||!_0x2af374['newRange']||_0x1178f6['isEqual'](_0x2af374['newRange']))?_0x41169b['model']['hasContent'](_0x1178f6)&&!_0xe5991a?this['isThreadsLoadingPaused']?_0x2bbab8['add'](_0x440dc2):this['_handleThreadMarker'](_0x440dc2,_0x19c4bb):(_0xfa93b1['add'](_0x440dc2),_0x2bbab8['delete'](_0x440dc2),_0x49a80c['removeMarker'](_0x440dc2),_0x3216c7=!0x0):(_0x49a80c['updateMarker'](_0x440dc2,{'range':_0x1178f6}),_0x3216c7=!0x0);}return _0x3216c7;}),this['on']('change:isThreadsLoadingPaused',(_0x3ac955,_0x5f0900,_0x25c51c)=>{if(!_0x25c51c&&_0x2bbab8['size'])for(const _0x50b02e of _0x2bbab8){const {id:_0x555aac}=er(_0x50b02e);_0x2bbab8['delete'](_0x50b02e),_0x41169b['model']['markers']['get'](_0x50b02e)&&this['_handleThreadMarker'](_0x50b02e,_0x555aac);}}),this['listenTo'](_0x41169b['model']['document'],'change',()=>{for(const {name:_0x5df5e1,data:{newRange:_0x5d6b52}}of _0x41169b['model']['document']['differ']['getChangedMarkers']()){const {group:_0x103ca1,id:_0x48112d}=er(_0x5df5e1);if('comment'!==_0x103ca1)continue;const _0x1fea6c=_0xa09c3a['getCommentThread'](_0x48112d),_0x202c0e=this['hasMarkerForId'](_0x48112d);_0x1fea6c&&(!_0x1fea6c['_hasTargetInContent']&&_0x5d6b52&&_0x41169b['editing']['view']['once']('render',()=>{const _0x245280=_0x41169b['plugins']['get'](N),_0x55b191=_0xa09c3a['_threadToController']['get'](_0x1fea6c)['view'];_0x245280['getByInnerView'](_0x55b191)['refreshVisibility']();},{'priority':'low'}),_0x1fea6c['_hasTargetInContent']=_0x202c0e||!!_0x5d6b52),_0x5d6b52||(_0xfa93b1['add'](_0x5df5e1),_0x2bbab8['delete'](_0x5df5e1));}for(const _0x15c352 of _0xfa93b1){const {id:_0x12321d}=er(_0x15c352),_0x3a1600=_0xa09c3a['getCommentThread'](_0x12321d);if(_0x2bbab8['delete'](_0x15c352),!_0x3a1600)continue;const _0x39b762=this['hasMarkerForId'](_0x12321d);_0x39b762||_0x3a1600['isSubmitted']?_0x39b762||_0x3a1600['unlinkedAt']||_0x3a1600['setUnlinkedAt'](new Date()):_0x3a1600['remove']();}_0xfa93b1['clear']();});}['_handleInitialThreads'](_0x5a6960){_0x5a6960['forEach'](_0x4fec19=>{_0x4fec19['unlinkedAt']&&this['_attachArchivedThread'](_0x4fec19['id']);});}['_getTargetForId'](_0x3669f6){const _0x282fc5=this['editor'],_0x4ac7c8=this['getAllMarkersForId'](_0x3669f6);return et(_0x282fc5['editing'],_0x4ac7c8);}['_getTextContext'](_0x170d54){const _0x4c5d25=this['getAllMarkersForId'](_0x170d54);let _0x54221f='',_0x44356c=!0x1;for(const _0x14b3ec of _0x4c5d25){const _0x220b8d=_0x14b3ec['getRange']();for(const _0x580905 of Array['from'](_0x220b8d['getItems']()))_0x580905['is']('$textProxy')?(_0x54221f&&_0x44356c&&(_0x54221f+='\x20',_0x44356c=!0x1),_0x54221f+=_0x580905['data']):_0x44356c=!0x0;_0x44356c=!0x0;}return _0x54221f['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x51e239,_0xc3f43e){const _0x286915=this['editor'],_0x20bba6=_0x286915['plugins']['get'](o);let _0x51c8e0=_0x20bba6['getCommentThread'](_0xc3f43e);const _0x428b95=_0x286915['config']['get']('collaboration.channelId'),_0x5f205b=_0x286915['plugins']['get'](P);if(_0x51c8e0&&(_0x51c8e0['unlinkedAt']&&_0x51c8e0['setUnlinkedAt'](null),_0x51c8e0['isAttached']))return _0x51c8e0;return!this['getAllMarkersForId'](_0xc3f43e)[0x0]['managedUsingOperations']?_0x286915['editing']['view']['once']('render',()=>{if(_0x20bba6['getCommentThread'](_0xc3f43e))return;const _0x302bc1=_0x286915['plugins']['get'](N);_0x51c8e0=_0x20bba6['openNewCommentThread']({'channelId':_0x428b95,'threadId':_0xc3f43e,'target':()=>this['_getTargetForId'](_0xc3f43e),'context':{'type':'text','value':this['_getTextContext'](_0xc3f43e)}});const _0x2f78ae=_0x20bba6['_threadToController']['get'](_0x51c8e0)['view'],_0x3494d2=_0x302bc1['getByInnerView'](_0x2f78ae);_0x3494d2&&_0x5f205b['registerAnnotation'](_0x3494d2);},{'priority':'low'}):_0x20bba6['fetchCommentThread']({'channelId':_0x428b95,'threadId':_0xc3f43e})['then'](_0x49a54f=>{if('destroyed'!==_0x286915['state']){if(_0x51c8e0=_0x49a54f,_0x51c8e0&&!_0x51c8e0['isAttached']){const _0x236c0f=_0x51c8e0['attachTo'](()=>this['_getTargetForId'](_0xc3f43e));_0x5f205b['registerAnnotation'](_0x236c0f),_0x51c8e0['isResolved']&&this['_reconvertMarkers'](_0xc3f43e);}else{if(!_0x51c8e0){const _0x8b3f8f=this['getAllMarkersForId'](_0xc3f43e);_0x286915['model']['change'](_0x89a6ee=>{for(const _0x4dd04a of _0x8b3f8f)_0x89a6ee['removeMarker'](_0x4dd04a);});}}}}),_0x51c8e0;}['_handleThreadMarker'](_0x987c27,_0x15a469){const _0x2599ca=this['_attachMarkerToThread'](_0x987c27,_0x15a469);_0x2599ca&&!_0x2599ca['context']&&_0x2599ca['setContext']({'type':'text','value':this['_getTextContext'](_0x15a469)});}['_initAriaMarkerChangeAnnouncements'](){const _0x15859c=this['editor'];ot(_0x15859c['model'],({left:_0x4e4a0c,entered:_0x2bb79b})=>{for(const _0x15feca of _0x4e4a0c)if(mt(_0x15feca)){_0x15859c['ui']['ariaLiveAnnouncer']['announce'](S(_0x15859c['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x319ecb of _0x2bb79b)if(mt(_0x319ecb)){_0x15859c['ui']['ariaLiveAnnouncer']['announce'](S(_0x15859c['locale'],'ENTER_COMMENT_ANNOUNCEMENT',nt(_0x56abeb)));break;}});}}function ft(_0x1bd854,_0x70180e){return _0x70180e?_0x1bd854+':'+_0x70180e:_0x1bd854;}function er(_0x3294b7){const _0x1968b5=_0x3294b7['split'](':');return{'group':_0x1968b5[0x0],'id':_0x1968b5[0x1],'part':_0x1968b5[0x2]};}function dt(_0x2eb83c,_0x3e7cea){const _0xc97d8d=_0x3e7cea['schema'],_0x206a43=_0x3e7cea['createRange'](_0x2eb83c['start']);for(const _0x1d6b63 of _0x2eb83c['getWalker']()){const {type:_0x35846f,item:_0x49204f,nextPosition:_0x375ebc}=_0x1d6b63;if('text'===_0x35846f||_0xc97d8d['isObject'](_0x49204f)){const _0x322a48=_0x3e7cea['createPositionBefore'](_0x49204f);_0x206a43['isCollapsed']&&(_0x206a43['start']=_0x322a48),_0x206a43['end']=_0x375ebc;}}return _0x206a43;}function mt(_0x16ded2){return'comment'===er(_0x16ded2['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 _0x5ab294{['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 _0x214304=this['editor'],_0x22af35=_0x214304['plugins']['get'](o),_0x3d5974=_0x214304['plugins']['get'](r),_0x2311dc=_0x214304['plugins']['get'](N),_0x597ade=_0x214304['plugins']['get'](P);_0x214304['ui']['componentFactory']['add']('comment',()=>{const _0x5b4ec7=this['_createUIButton'](_0x3bfc4d);return _0x5b4ec7['tooltip']=!0x0,_0x5b4ec7;}),_0x214304['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x4cf37f)),_0x597ade['addSourceCollector'](()=>{const _0x171025=[];for(const [_0x69737e,_0x14927b]of _0x22af35['_threadToController']){const _0x5ac017=_0x3d5974['getAllMarkersForId'](_0x69737e['id']),_0x108f0d=_0x5ac017['map'](_0x1f1839=>_0x1f1839['getRange']());_0x5ac017['length']>0x0&&_0x171025['push']([_0x14927b['view'],_0x108f0d]);}return _0x171025;}),this['listenTo'](_0x2311dc,'change:activeAnnotations',(_0x16ca63,_0x56fe8b,_0x205243)=>{const _0x480331=Array['from'](_0x205243)['map'](_0x4141d4=>_0x4141d4['innerView'])['find'](_0x49bf13=>_0x22af35['_viewToController']['has'](_0x49bf13));if(!_0x480331)return void(_0x3d5974['activeMarker']=null);const _0x24eb0d=_0x22af35['_viewToController']['get'](_0x480331)['model']['id'],_0x554427='comment:'+_0x24eb0d;_0x24eb0d&&_0x3d5974['hasMarkerForId'](_0x24eb0d)?_0x3d5974['activeMarker']=_0x554427:_0x3d5974['activeMarker']&&(_0x3d5974['activeMarker']=null);}),this['listenTo'](_0x22af35,'removeCommentThread',(_0x2ef2d1,{threadId:_0x2e64f0,isFromAdapter:_0x59a1c2})=>{!_0x59a1c2&&_0x214304['ui']['focusTracker']['isFocused']&&_0x3d5974['hasMarkerForId'](_0x2e64f0)&&_0x214304['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x22af35,'addComment',(_0x20176c,{threadId:_0x2ee030,isFromAdapter:_0x11395c})=>{if(_0x11395c||!_0x3d5974['hasMarkerForId'](_0x2ee030)||!_0x22af35['hasCommentThread'](_0x2ee030))return;0x1===_0x22af35['getCommentThread'](_0x2ee030)['length']&&(_0x214304['editing']['view']['focus'](),_0x20176c['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x555259=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0xc85b9a;for(const _0x11eaf4 in _0x555259){const _0x9fff39=_0x11eaf4,_0x5bce68=_0x555259[_0x9fff39];if('commentsLicenseKeyValid'==_0x5bce68||'commentsLicenseKeyInvalid'==_0x5bce68||'commentsLicenseKeyExpired'==_0x5bce68||'commentsLicenseKeyDomainLimit'==_0x5bce68||'commentsLicenseKeyNotAllowed'==_0x5bce68||'commentsLicenseKeyEvaluationLimit'==_0x5bce68||'commentsLicenseKeyTrialLimit'==_0x5bce68||'commentsLicenseKeyUsageLimit'==_0x5bce68){delete _0x555259[_0x9fff39],_0xc85b9a=_0x5bce68,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0xc85b9a&&_0x555259['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0xc85b9a&&_0x555259['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0xc85b9a&&_0x555259['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0xc85b9a&&_0x555259['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0xc85b9a&&_0x555259['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyTrialLimit'==_0xc85b9a&&_0x555259['_showLicenseError']('trialLimit'),'commentsLicenseKeyUsageLimit'==_0xc85b9a&&_0x555259['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x42b99f){const _0x2197bf=this['editor'],_0x2ae46f=new _0x42b99f(_0x2197bf['locale']),_0x365158=_0x2197bf['commands']['get']('addCommentThread');return _0x2ae46f['set']({'label':S(_0x2197bf['locale'],'Comment'),'icon':xt}),_0x2ae46f['bind']('isEnabled')['to'](_0x365158),this['listenTo'](_0x2ae46f,'execute',()=>{_0x2197bf['editing']['view']['focus'](),_0x365158['execute']();}),_0x2ae46f;}}class s extends _0x5ab294{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[r];}constructor(_0x1c0967){super(_0x1c0967),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x219291,_0xf4a18,_0x85d9e3)=>{_0x85d9e3?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x14b62f,_0x11be19]of this['editor']['commands'])_0x11be19['affectsData']&&'addCommentThread'!==_0x14b62f&&_0x11be19['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 _0x4fe266=this['editor']['editing']['view']['document'];this['listenTo'](_0x4fe266,'cut',_0x839c38=>_0x839c38['stop'](),{'priority':'highest'}),this['listenTo'](_0x4fe266,'clipboardInput',_0x546bed=>_0x546bed['stop'](),{'priority':'highest'}),this['listenTo'](_0x4fe266,'delete',_0x5990cf=>_0x5990cf['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x55ddbb,_0x443f8c]of this['editor']['commands'])_0x443f8c['affectsData']&&'addCommentThread'!==_0x55ddbb&&_0x443f8c['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 _0x4ad5c3{['activeUIs'];['_uis'];['_uisData'];static get['requires'](){return[N];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5eb384){super(_0x5eb384),this['activeUIs']=new Set(),this['_uis']=new Map(),this['_uisData']=new Map();}['init'](){const _0x4f8be8=this['context']['plugins']['get'](N);this['listenTo'](_0x4f8be8,'_activateAnnotation',(_0x343194,_0x2fbe8e)=>{for(const _0x49f71c of this['activeUIs']){const _0x1cd76f=this['_uis']['get'](_0x49f71c);(0x0,this['_uisData']['get'](_0x49f71c)['filter'])(_0x2fbe8e)&&_0x1cd76f['setActiveAnnotation'](_0x2fbe8e);}}),this['listenTo'](_0x4f8be8,'_deactivateAllAnnotations',()=>{for(const _0x25456f of this['activeUIs']){this['_uis']['get'](_0x25456f)['setActiveAnnotation'](null);}}),this['listenTo'](_0x4f8be8['_visibleAnnotations'],'add',(_0x5a0da8,_0x3566fe)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x3566fe);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x58e0fb){return this['activeUIs']['has'](_0x58e0fb);}['activate'](_0x151d6f,_0x1b2758=()=>!0x0){const _0x28b772=this['context']['plugins']['get'](N);if(!this['_uis']['has'](_0x151d6f))throw new _0x487ab6('annotationsuis-missing-ui',this,{'uiName':_0x151d6f});this['isActive'](_0x151d6f)&&this['deactivate'](_0x151d6f),this['activeUIs']['add'](_0x151d6f);const _0x4048c0=new x();!function({source:_0x538a0b,target:_0x123fa7,filter:_0x46580c}){for(const _0x3bf9d3 of _0x538a0b)_0x46580c(_0x3bf9d3)&&_0x123fa7['add'](_0x3bf9d3);_0x123fa7['listenTo'](_0x538a0b,'add',(_0x43cf77,_0x32fdda)=>{_0x46580c(_0x32fdda)&&_0x123fa7['add'](_0x32fdda);}),_0x123fa7['listenTo'](_0x538a0b,'remove',(_0x128f1e,_0x5c0b24)=>{_0x123fa7['has'](_0x5c0b24)&&_0x123fa7['remove'](_0x5c0b24);});}({'source':_0x28b772['_visibleAnnotations'],'target':_0x4048c0,'filter':_0x1b2758}),this['_uisData']['set'](_0x151d6f,{'collection':_0x4048c0,'filter':_0x1b2758});const _0x5aff0d=this['_uis']['get'](_0x151d6f);_0x5aff0d['attach'](_0x4048c0),this['listenTo'](_0x5aff0d,'change:activeAnnotation',(_0x2cf43c,_0x4a5486,_0x2c1393,_0x1e4ccb)=>{_0x1e4ccb&&_0x28b772['_removeActiveAnnotation'](_0x1e4ccb),_0x2c1393&&_0x28b772['_addActiveAnnotation'](_0x2c1393);});}['deactivate'](_0x4c8016){if(this['activeUIs']['delete'](_0x4c8016),!this['_uis']['has'](_0x4c8016))throw new _0x487ab6('annotationsuis-missing-ui',this,{'uiName':_0x4c8016});const _0xc0cfbb=this['_uis']['get'](_0x4c8016);_0xc0cfbb['detach'](),this['stopListening'](_0xc0cfbb),this['_uisData']['get'](_0x4c8016)['collection']['destroy'](),this['_uisData']['delete'](_0x4c8016);}['switchTo'](_0x17b21c){if(!this['_uis']['has'](_0x17b21c))throw new _0x487ab6('annotationsuis-missing-ui',this,{'uiName':_0x17b21c});const _0x2bdd35=this['context']['plugins']['get'](N),_0x110ec9=Array['from'](_0x2bdd35['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x17b21c);const _0x4920ee=this['_uis']['get'](_0x17b21c);_0x4920ee['setActiveAnnotation'](_0x110ec9),_0x4920ee['_setSelectedAnnotations']&&_0x110ec9&&_0x4920ee['_setSelectedAnnotations']([_0x110ec9]);}['deactivateAll'](){for(const _0x4204eb of this['activeUIs'])this['deactivate'](_0x4204eb);}['register'](_0x120c57,_0x996608){if(this['_uis']['has'](_0x120c57))throw new _0x487ab6('annotationsuis-register-already-registered');if('function'!=typeof _0x996608['attach']||'function'!=typeof _0x996608['detach']||'function'!=typeof _0x996608['setActiveAnnotation'])throw new _0x487ab6('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x120c57,_0x996608);}['refilterAnnotations'](){const _0xd2cb0a=this['context']['plugins']['get'](N)['collection'],_0x17e8db=new Map(),_0x21a789=Array['from'](this['activeUIs']);for(const _0x49d90d of this['activeUIs']){const _0x2ec88b=this['_uisData']['get'](_0x49d90d)['collection'];for(const _0x51778d of _0x2ec88b)_0x17e8db['set'](_0x51778d,_0x49d90d);}for(const _0x4b3388 of _0xd2cb0a){const _0xbb569=_0x17e8db['get'](_0x4b3388);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x4b3388);const _0x1e5a9f=_0x21a789['find'](_0x22f7ea=>this['_uisData']['get'](_0x22f7ea)['filter'](_0x4b3388));_0xbb569!==_0x1e5a9f&&(_0xbb569&&this['_uisData']['get'](_0xbb569)['collection']['remove'](_0x4b3388),_0x1e5a9f&&this['_uisData']['get'](_0x1e5a9f)['collection']['add'](_0x4b3388));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0xb6ca72){const _0x5786dc=[];for(const _0x7b1ce3 of this['activeUIs']){(0x0,this['_uisData']['get'](_0x7b1ce3)['filter'])(_0xb6ca72)&&_0x5786dc['push'](_0x7b1ce3);}if(_0x5786dc['length']>0x1)throw new _0x487ab6('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x5786dc,'annotationType':_0xb6ca72['type']});}}const he=Ht('px');class V extends kt{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0x154dec){super(_0x154dec);const _0x18d9c7=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 _0x5414ac(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x18d9c7['to']('class')],'style':{'minHeight':_0x18d9c7['to']('minHeight',_0x110a22=>'number'==typeof _0x110a22?he(_0x110a22+0xa):null)},'dir':_0x154dec['uiLanguageDirection'],'role':'application','aria-label':S(_0x154dec,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':S(_0x154dec,'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',_0xfd8e18=>{this['_updateItemPositionInFocusables'](_0xfd8e18['source']);}),this['list']['forEach'](_0x4d8f51=>{this['focusTracker']['add'](_0x4d8f51['element']),this['_updateItemPositionInFocusables'](_0x4d8f51);}),this['list']['on']('change',(_0x3aaa42,_0xffd9a6)=>{for(const _0x222168 of _0xffd9a6['removed'])this['focusTracker']['remove'](_0x222168['element']),this['focusables']['remove'](_0x222168);for(const _0x525b0c of _0xffd9a6['added'])this['focusTracker']['add'](_0x525b0c['element']),this['_updateItemPositionInFocusables'](_0x525b0c);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0x2b70a0){const _0x10ec9e=this['focusables']['getIndex'](_0x2b70a0);let _0x218e89,_0x4d57ce;for(const _0x40aaba of this['focusables'])if(_0x2b70a0['top']<_0x40aaba['top']){_0x218e89=_0x40aaba;break;}if(_0x4d57ce=_0x218e89?this['focusables']['getIndex'](_0x218e89):this['focusables']['length'],-0x1!==_0x10ec9e){if(_0x10ec9e===_0x4d57ce-0x1)return;this['focusables']['remove'](_0x2b70a0),_0x4d57ce=_0x218e89?this['focusables']['getIndex'](_0x218e89):this['focusables']['length'];}this['focusables']['add'](_0x2b70a0,_0x4d57ce);}}const qt=Ht('px');class H extends kt{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x3759ca){super(_0x3759ca),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x17ac12,_0x40856e)=>_0x17ac12+_0x40856e),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Lt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x3fed4a=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x3fed4a['to']('isAnimationDisabled',_0x5e058c=>_0x5e058c?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x3fed4a['to']('top',_0xcde724=>qt(_0xcde724))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0xf9871c=this['element']['clientHeight'];_0xf9871c&&(this['height']=_0xf9871c);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0x4ad5c3{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5ba091){super(_0x5ba091),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 _0x51e899=this['context']['config']['get']('sidebar.container');_0x51e899&&this['setContainer'](_0x51e899);}['setContainer'](_0xf4fd28){if(!y(_0xf4fd28))throw new _0x487ab6('sidebar-setcontainer-invalid-element');this['container']=_0xf4fd28;}['_attachToContainer']({viewClass:_0x55f2f6='',spaceBetweenItems:_0x18c861=0x19}={}){if(!y(this['container']))throw new _0x487ab6('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x55f2f6,this['_spaceBetweenItems']=_0x18c861;}['rearrange']({removedAnnotation:_0x532f7d,previousAnnotation:_0x54e1e7,nextAnnotation:_0x19d387}){const _0x324416=this['getSidebarItemView'](_0x532f7d);this['view']['list']['remove'](_0x324416),this['_destroySidebarItemView'](_0x532f7d),_0x54e1e7&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x54e1e7)),_0x19d387&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x19d387)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x27e962,activatedAnnotation:_0x375fe2,disableAnimationOnActivatedAnnotation:_0x53d228}){if(this['_activeAnnotation']=_0x375fe2,_0x27e962){_0x27e962['isActive']=!0x1;const _0x3ce1d3=this['getSidebarItemView'](_0x27e962);_0x3ce1d3&&_0x53d228&&(_0x3ce1d3['isAnimationDisabled']=!0x1);}if(_0x375fe2){const _0xcbbb5a=this['getSidebarItemView'](_0x375fe2);_0xcbbb5a&&(_0x375fe2['isActive']=!0x0,_0x53d228&&(_0xcbbb5a['isAnimationDisabled']=!0x0,_0xcbbb5a['top']+=0x1),this['_alignToTargetRect'](_0xcbbb5a));}}['_detachFromContainer'](_0x31d3d3){if(this['view']['element']['remove'](),_0x31d3d3){for(const _0x2b794d of _0x31d3d3)this['_destroySidebarItemView'](_0x2b794d);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x2cb60c,_0x5a30c5){_0x5a30c5||(_0x5a30c5=_0x2cb60c['view']);const _0x5b2b4a=new H(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x5b2b4a,_0x2cb60c),this['_annotationToSidebarItemView']['set'](_0x2cb60c,_0x5b2b4a),_0x5b2b4a['content']['add'](_0x5a30c5),this['listenTo'](_0x2cb60c['view'],'change:targetRect',(_0x36d391,_0x2aa762,_0x22039c)=>{const _0x5deebf=this['_getTargetTop'](_0x2cb60c,_0x22039c);_0x5b2b4a['_targetTop']!=_0x5deebf&&(_0x5b2b4a['_targetTop']=_0x5deebf,this['_setItemTop'](_0x5b2b4a,_0x5deebf));}),this['listenTo'](_0x5b2b4a,'change:top',()=>{this['_recalculate'](_0x5b2b4a,'top');}),this['listenTo'](_0x5b2b4a,'change:bottom',()=>{this['_recalculate'](_0x5b2b4a,'bottom');}),this['_alignToTargetRect'](_0x5b2b4a);const _0x1dc21a=this['_getItemBefore'](_0x5b2b4a);if(_0x1dc21a)this['_alignAfterItem'](_0x1dc21a,_0x5b2b4a)||this['_alignToTargetRect'](_0x5b2b4a);else this['_alignToTargetRect'](_0x5b2b4a);return this['_updateLastItem'](),this['view']['list']['add'](_0x5b2b4a),_0x5b2b4a;}['_alignForTopChange'](_0x17c995){if(!_0x17c995['content']['length'])return;const _0x52312f=this['_getItemBefore'](_0x17c995);if(!_0x52312f)return;const _0x3bb322=this['_sidebarItemViewToAnnotation']['get'](_0x52312f),_0x2064fa=this['_activeAnnotation'];_0x2064fa&&_0x2064fa===_0x3bb322?this['_alignAfterItem'](_0x52312f,_0x17c995):this['_alignBeforeItem'](_0x17c995,_0x52312f);}['_alignForBottomChange'](_0x3b0cbb){if(!_0x3b0cbb['content']['length'])return;const _0x45f391=this['_getItemAfter'](_0x3b0cbb);if(!_0x45f391)return;const _0x3638f0=this['_sidebarItemViewToAnnotation']['get'](_0x45f391),_0x5915f8=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x57cd8c=this['_activeAnnotation'];_0x57cd8c&&_0x57cd8c===_0x3638f0&&_0x5915f8?(this['_alignBeforeItem'](_0x45f391,_0x3b0cbb),this['_alignAfterItem'](_0x3b0cbb,_0x45f391)):_0x57cd8c&&_0x57cd8c===_0x3638f0?this['_alignBeforeItem'](_0x45f391,_0x3b0cbb):this['_alignAfterItem'](_0x3b0cbb,_0x45f391);}['_recalculate'](_0x4c094a,_0x26820c){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x2fc6e9,changedProp:_0x5c2846}of this['_recalculateBuffer'])'top'===_0x5c2846?this['_alignForTopChange'](_0x2fc6e9):this['_alignForBottomChange'](_0x2fc6e9);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x4c094a,'changedProp':_0x26820c});}['getSidebarItemView'](_0x44f662){return this['_annotationToSidebarItemView']['get'](_0x44f662);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x2a67ea){const _0x24f4eb=this['getSidebarItemView'](_0x2a67ea);this['stopListening'](_0x24f4eb),this['stopListening'](_0x2a67ea['view']),_0x24f4eb['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x2a67ea),this['_sidebarItemViewToAnnotation']['delete'](_0x24f4eb);}['_createSidebarView'](){const _0x7cbbbe=new V(this['context']['locale']);return _0x7cbbbe['render'](),this['on']('change:_lastItem',(_0x20f2e4,_0x50fa84,_0x2fe293,_0x3778c5)=>{_0x3778c5&&_0x7cbbbe['unbind']('minHeight'),_0x2fe293?_0x7cbbbe['bind']('minHeight')['to'](_0x2fe293,'bottom'):_0x7cbbbe['minHeight']=null;}),_0x7cbbbe;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x25e5c4){const _0xeed9b=this['_sidebarItemViewToAnnotation']['get'](_0x25e5c4),_0x488915=_0xeed9b&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0xeed9b)-0x1);return _0x488915&&this['getSidebarItemView'](_0x488915)||null;}['_getItemAfter'](_0x5098af){const _0x294006=this['_sidebarItemViewToAnnotation']['get'](_0x5098af),_0x1f233a=_0x294006&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x294006)+0x1);return _0x1f233a&&this['getSidebarItemView'](_0x1f233a)||null;}['_alignBeforeItem'](_0x2899db,_0x632e79){_0x2899db['updateHeight']();const _0x4fb59a=R(_0x632e79['bottom']+this['_spaceBetweenItems'],_0x2899db['top']);return!!_0x4fb59a&&(this['_setItemTop'](_0x632e79,_0x632e79['top']-_0x4fb59a),!0x0);}['_alignAfterItem'](_0x361b0b,_0x3942c6){_0x361b0b['updateHeight']();const _0x587ba5=R(_0x361b0b['bottom']+this['_spaceBetweenItems'],_0x3942c6['top']);return!!_0x587ba5&&(this['_setItemTop'](_0x3942c6,_0x3942c6['top']+_0x587ba5,!0x1),!0x0);}['_alignToTargetRect'](_0x45d121){const _0x5183db=this['_sidebarItemViewToAnnotation']['get'](_0x45d121);if(!_0x5183db||!_0x5183db['target']||!_0x5183db['targetRect'])return;const _0x959f03=this['_getTargetTop'](_0x5183db,_0x5183db['targetRect']);this['_setItemTop'](_0x45d121,_0x959f03);}['_getTargetTop'](_0x3ef41a,_0x171570){if(null===_0x171570)return 0x0;if(_0x3ef41a['target']instanceof _0x3b9eb0)return _0x171570['top'];{const _0x231502=new _0x3b9eb0(this['view']['element'])['top'];return _0x171570['top']-_0x231502;}}['_setItemTop'](_0x4e2afe,_0x42a8b3,_0x28ee21=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x28ee21&&(_0x42a8b3=Math['max'](_0x42a8b3,this['_getMaxAvailableTop'](_0x4e2afe))),_0x4e2afe['top']=_0x42a8b3;}['_getMaxAvailableTop'](_0x3648c4){let _0x479fa7=this['_getItemBefore'](_0x3648c4),_0x483dae=0x0;for(;_0x479fa7;)_0x479fa7['updateHeight'](),_0x483dae+=this['_spaceBetweenItems']+_0x479fa7['height'],_0x479fa7=this['_getItemBefore'](_0x479fa7);return _0x483dae;}}function R(_0x207332,_0x48479b){return Math['max'](_0x207332-_0x48479b,0x0);}function y(_0x451b2d){return null!==_0x451b2d&&'object'==typeof _0x451b2d&&0x1===_0x451b2d['nodeType'];}class e extends _0x4ad5c3{['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(_0x1dfb16){super(_0x1dfb16),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x1c34e7(),this['_refreshPositioningDebounced']=_0x1e4fec(()=>{this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x2943a3=this['context']['plugins']['get'](M),_0x19e714=this['context']['plugins']['get'](z);_0x2943a3['register']('wideSidebar',this),_0x19e714['container']&&_0x2943a3['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x34aa5f){if(_0x34aa5f===this['activeAnnotation'])return;const _0x3ec274=this['context']['plugins']['get'](z);_0x3ec274['_activeAnnotation']=_0x34aa5f;const _0x2f80b9=this['activeAnnotation'];_0x3ec274['refresh']({'blurredAnnotation':_0x2f80b9,'activatedAnnotation':_0x34aa5f}),this['activeAnnotation']=_0x34aa5f;}['attach'](_0x5215e3){this['annotations']=_0x5215e3;const _0x73bcd2=this['context']['plugins']['get'](z);if(_0x73bcd2['_annotations']=_0x5215e3,this['isAttached'])throw new _0x487ab6('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x73bcd2,'set:container',()=>{this['detach'](),this['listenTo'](_0x73bcd2,'change:container',_0x3bf46a=>{_0x3bf46a['off'](),this['attach'](_0x5215e3);});}),_0x73bcd2['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x27e39a=_0x57402f=>{_0x57402f['updateTargetRect'](),_0x73bcd2['addAnnotation'](_0x57402f);};for(const _0x4a13d3 of _0x5215e3)_0x27e39a(_0x4a13d3);this['listenTo'](_0x5215e3,'add',(_0x44611e,_0x38bee4)=>{_0x27e39a(_0x38bee4);}),this['listenTo'](_0x5215e3,'remove',(_0x4dd8fc,_0x9e890c,_0x5765f0)=>{_0x73bcd2['rearrange']({'removedAnnotation':_0x9e890c,'previousAnnotation':_0x5215e3['get'](_0x5765f0-0x1),'nextAnnotation':_0x5215e3['get'](_0x5765f0+0x1)}),_0x9e890c===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x5215e3,'focus',(_0x557c93,_0x3323b3)=>{this['setActiveAnnotation'](_0x3323b3);}),this['listenTo'](_0x5215e3,'blur',()=>{this['setActiveAnnotation'](null);});const _0x2b4bc7=this['context']instanceof _0x53f178?this['context']['editors']:new _0x1c34e7([this['context']]);for(const _0x210f01 of _0x2b4bc7)this['_integrateWithEditorAnnotations'](_0x210f01);this['listenTo'](_0x2b4bc7,'add',(_0x107f32,_0x32bdd7)=>{this['listenTo'](_0x32bdd7,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x32bdd7);});}),this['listenTo'](_0x2b4bc7,'remove',(_0x4a017d,_0x5a23b4)=>{_0x5a23b4['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x5a23b4['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x487ab6('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x33ecd7=this['context']['plugins']['get'](z);_0x33ecd7['_detachFromContainer'](this['annotations']),this['stopListening'](_0x33ecd7),this['stopListening'](this['annotations']),this['context']instanceof _0x53f178&&this['stopListening'](this['context']['editors']);for(const _0x5a0aa5 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x5a0aa5);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x478d05){if(!_0x478d05['plugins']['has']('EditorAnnotations'))return;const _0x1e11b0=_0x478d05['plugins']['get']('EditorAnnotations'),_0x467a0c=()=>{const _0x41c766=_0x1e11b0['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x41c766[0x0]||null);};this['listenTo'](_0x1e11b0,'refresh',_0x467a0c),this['listenTo'](_0x1e11b0,'blur',(_0x8da104,{isAnnotationTracked:_0x67104d})=>{this['activeAnnotation']&&_0x67104d(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x1e11b0,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x2353aa=>{_0x1e11b0['hasDomSelection']()&&(_0x467a0c(),_0x2353aa['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x1e11b0);}['_destroyEditorAnnotationsIntegration'](_0x555960){this['stopListening'](_0x555960),this['_editorAnnotations']['remove'](_0x555960);}}class D extends _0x3bfc4d{['counterView'];constructor(_0x289dfe){super(_0x289dfe);const _0x3c0aa9=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x1c75f5,_0x5e581c)=>_0x1c75f5?'...':_0x5e581c['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',_0x3c0aa9['to']('annotationType',_0x35ebac=>'ck-annotation-counter__badge--'+_0x35ebac),_0x3c0aa9['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x3c0aa9['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class n extends _0x4ad5c3{['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(_0x17308e){super(_0x17308e),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=Object['create'](_0x454a14),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x1c34e7(),this['_refreshPositioningDebounced']=_0x1e4fec(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](M)['register']('narrowSidebar',this),this['bodyCollection']=new _0x92e78e(this['context']['locale']),this['balloonPanelView']=new _0x2a91a2(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x209ec0){this['annotations']=_0x209ec0;const _0x23aa27=this['context']['plugins']['get'](z),_0x2e8243=this['balloonPanelView'];if(_0x23aa27['_annotations']=_0x209ec0,this['isAttached'])throw new _0x487ab6('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x23aa27,'set:container',()=>{this['detach'](),this['listenTo'](_0x23aa27,'change:container',_0x3a256a=>{_0x3a256a['off'](),this['attach'](_0x209ec0);});}),_0x23aa27['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x33ea98=_0x304bbc=>{const _0x250181=new D(this['context']['locale']);_0x23aa27['addAnnotation'](_0x304bbc,_0x250181),this['_annotationToNarrowView']['set'](_0x304bbc,_0x250181),_0x250181['bind']('isDirty','annotationType','number')['to'](_0x304bbc['view'],'isDirty','type','length'),_0x250181['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x2e8243['content']['first']!==_0x304bbc['view']?(this['_showBalloon'](_0x304bbc),_0x304bbc['view']['element']['focus'](),this['setActiveAnnotation'](_0x304bbc)):this['setActiveAnnotation'](null);});};for(const _0x298f2a of _0x209ec0)_0x33ea98(_0x298f2a);this['listenTo'](_0x209ec0,'add',(_0x100077,_0x37db25)=>{_0x33ea98(_0x37db25);}),this['listenTo'](_0x209ec0,'remove',(_0x204b72,_0x65f911,_0x363c9c)=>{this['_annotationToNarrowView']['get'](_0x65f911)['destroy'](),this['_annotationToNarrowView']['delete'](_0x65f911),_0x23aa27['rearrange']({'removedAnnotation':_0x65f911,'previousAnnotation':_0x209ec0['get'](_0x363c9c-0x1),'nextAnnotation':_0x209ec0['get'](_0x363c9c+0x1)}),_0x65f911===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x209ec0,'focus',(_0x552469,_0x3b202e)=>{this['setActiveAnnotation'](_0x3b202e);}),this['listenTo'](_0x209ec0,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x4e87e0,_0x39c9ca)=>{_0x39c9ca['keyCode']===_0x231b87['esc']&&_0x2e8243['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x2e8243['content']['first']),this['_hideBalloon'](),_0x39c9ca['stopPropagation'](),_0x39c9ca['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x3f60e2,_0x37ee00)=>{const _0x2b2f24=_0x37ee00['target'];_0x2e8243['isVisible']&&_0x2e8243['element']['contains'](_0x2b2f24)||_0x23aa27['view']['element']['contains'](_0x2b2f24)||_0x3f60e2['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x542242=>_0x542242['contains'](_0x2b2f24))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x2fd7a8=this['context']instanceof _0x53f178?this['context']['editors']:new _0x1c34e7([this['context']]);for(const _0x769ce9 of _0x2fd7a8)this['_integrateWithEditorAnnotations'](_0x769ce9);this['listenTo'](_0x2fd7a8,'add',(_0x31f53b,_0x2f9758)=>{this['listenTo'](_0x2f9758,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x2f9758);});}),this['listenTo'](_0x2fd7a8,'remove',(_0x50eae1,_0x2b1b31)=>{_0x2b1b31['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x2b1b31['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x5f49c9){if(_0x5f49c9===this['activeAnnotation'])return;const _0x47bc00=this['context']['plugins']['get'](z);if(_0x47bc00['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x5f49c9,'disableAnimationOnActivatedAnnotation':!0x0}),_0x5f49c9)_0x47bc00['getSidebarItemView'](_0x5f49c9)?this['_showBalloon'](_0x5f49c9):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x5f49c9;}['detach'](){if(!this['isAttached'])throw new _0x487ab6('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x44894a=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x31fa88=>_0x31fa88['destroy']()),this['_annotationToNarrowView']['clear'](),_0x44894a['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x53f178&&this['stopListening'](this['context']['editors']);for(const _0x508015 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x508015);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'](_0x2aab53){if(!_0x2aab53['plugins']['has']('EditorAnnotations'))return;const _0x188634=_0x2aab53['plugins']['get']('EditorAnnotations'),_0x24aa5d=this['context']['plugins']['get'](z),_0x2322f4=this['annotations'],_0x73426d=this['balloonPanelView'],_0x4cb027=()=>{const _0x39b3ef=_0x188634['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x39b3ef),this['setActiveAnnotation'](_0x39b3ef[0x0]||null);};this['listenTo'](_0x188634,'refresh',_0x4cb027),this['listenTo'](_0x188634,'blur',(_0x382b09,{isAnnotationTracked:_0x2b8624})=>{this['activeAnnotation']&&_0x2b8624(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x188634,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x2322f4,'blur',_0x351ee0=>{_0x188634['hasDomSelection']()&&_0x351ee0['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x335357,_0x155d0f)=>{const _0x14b45a=_0x155d0f['target'];_0x73426d['isVisible']&&_0x73426d['element']['contains'](_0x14b45a)||_0x24aa5d['view']['element']['contains'](_0x14b45a)||this['activeAnnotation']&&_0x188634['hasDomSelection']()&&(_0x4cb027(),_0x335357['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x188634);}['_destroyEditorAnnotationsIntegration'](_0x555a3b){_0x555a3b&&(this['stopListening'](_0x555a3b),this['_editorAnnotations']['remove'](_0x555a3b));}['_setSelectedAnnotations'](_0x4fa4b4){for(const _0x2fbd18 of this['_selectedAnnotations'])_0x4fa4b4['includes'](_0x2fbd18)||this['_manuallyClosedAnnotationViews']['delete'](_0x2fbd18['view']);this['_selectedAnnotations']=_0x4fa4b4;}['_refreshPositioning'](){const _0x16860c=this['balloonPanelView'];this['annotations']['refreshPositioning'](),_0x16860c['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x2a5a3d){if(this['_manuallyClosedAnnotationViews']['has'](_0x2a5a3d['view']))return;const _0x1c7897=this['balloonPanelView']['content']['first'];_0x1c7897!==_0x2a5a3d['view']?(_0x1c7897&&this['_detachListeners'](_0x1c7897),this['_attachListeners'](_0x2a5a3d['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x2a5a3d['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x698cbc=this['balloonPanelView']['content']['first'],_0x37b622=_0x698cbc&&this['annotations']['getByView'](_0x698cbc);if(!_0x37b622||!this['_annotationToNarrowView']['has'](_0x37b622))return;const _0x520e2f=this['_annotationToNarrowView']['get'](_0x37b622)['element'],_0x48a028=(function(){const _0x4d7517=_0x2a91a2['defaultPositions'];return[_0x4d7517['southArrowNorthEast'],_0x4d7517['northArrowSouthEast'],_0x4d7517['southArrowNorth'],_0x4d7517['northArrowSouth'],_0x4d7517['southArrowNorthWest'],_0x4d7517['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x520e2f,'positions':_0x48a028});}['_hideBalloon'](){const _0x581270=this['balloonPanelView'],_0xcaa77c=_0x581270['content']['first'];_0xcaa77c&&(this['_detachListeners'](_0xcaa77c),_0x581270['unpin'](),_0x581270['content']['clear']());}['_attachListeners'](_0x57cd29){this['listenTo'](_0x57cd29,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x57cd29,'Esc',(_0x48051d,_0x3bae85)=>{this['_manuallyClosedAnnotationViews']['add'](_0x57cd29),this['_hideBalloon'](),_0x3bae85();});}['_detachListeners'](_0xeb51a7){this['stopListening'](_0xeb51a7);}}class c extends _0x5ab294{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[P,_0x24f819,M];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x55dcb3){super(_0x55dcb3),_0x55dcb3['editing']['view']['addObserver'](_0x105c06),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x55dcb3['plugins']['get'](_0x24f819),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0xdef570=this['editor']['plugins']['get'](M);_0xdef570['context']===this['editor']&&(_0xdef570['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x214155,_0x2cf8a0)=>{const _0x3cc8df=this['_balloon'];if(this['isAttached']&&_0x3cc8df['visibleView']){const _0x14d28c=this['annotations']['getByView'](_0x3cc8df['visibleView']);_0x14d28c&&this['_closeAnnotation'](_0x14d28c),_0x2cf8a0();}}));}['afterInit'](){const _0xbf4326=this['editor']['plugins']['get'](M);_0xbf4326['context']===this['editor']&&(_0xbf4326['hasActive']()||_0xbf4326['switchTo']('inline'));}['setActiveAnnotation'](_0x4865dd){_0x4865dd!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x4865dd&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x4865dd)&&this['_addAnnotationToBalloon'](_0x4865dd,!0x0),_0x4865dd['isActive']=!0x0),_0x4865dd||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x4865dd);}['attach'](_0x33ff10){this['annotations']=_0x33ff10;const _0x107542=this['editor']['plugins']['get'](M),_0x2968b4=this['_balloon'];if(this['isAttached'])throw new _0x487ab6('inlineannotations-attach-already-attached',this);if(_0x107542['context']!==this['editor'])throw new _0x487ab6('inlineannotations-not-allowed-with-context',this);const _0x3f50de=this['editor']['plugins']['get'](P);this['listenTo'](_0x3f50de,'refresh',()=>{const _0x3507bf=_0x3f50de['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x52162c,_0x2b28ca;!this['_forceRefresh']&&(_0x52162c=_0x3507bf,_0x2b28ca=this['_selectedAnnotations'],_0x52162c['length']===_0x2b28ca['length']&&_0x52162c['every'](_0x1281e0=>_0x2b28ca['includes'](_0x1281e0)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x3507bf),this['setActiveAnnotation'](_0x3507bf[0x0]||null));}),this['listenTo'](_0x3f50de,'blur',(_0x11e154,{isAnnotationTracked:_0x39ae09})=>{this['activeAnnotation']&&_0x39ae09(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x2d834b,_0xede70a,_0x537657)=>{_0x537657||this['setActiveAnnotation'](null);}),this['listenTo'](_0x33ff10,'remove',(_0x20c177,_0x162e27)=>{this['_removeAnnotationFromBalloon'](_0x162e27),_0x162e27===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x2968b4,'change:visibleView',(_0x4cc15c,_0x1cb4e0,_0x1f43a0,_0x41577f)=>{_0x41577f&&this['stopListening'](_0x41577f);const _0x1a82ab=_0x33ff10['getByView'](_0x1f43a0);_0x1f43a0&&_0x1a82ab&&(this['listenTo'](_0x1f43a0,'change:height',()=>{_0x2968b4['updatePosition']();}),this['listenTo'](_0x1f43a0,'Esc',()=>{this['_closeAnnotation'](_0x1a82ab),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x1a82ab&&this['setActiveAnnotation'](_0x1a82ab));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x2968b4['visibleView']&&(_0x33ff10['getByView'](_0x2968b4['visibleView'])&&_0x2968b4['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 _0x487ab6('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x5292c9 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x5292c9);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x5e689e){for(const _0x24f78c of this['_selectedAnnotations'])_0x5e689e['includes'](_0x24f78c)||this['_manuallyClosed']['delete'](_0x24f78c);for(const _0xa174eb of this['annotations'])_0x5e689e['includes'](_0xa174eb)||this['_removeAnnotationFromBalloon'](_0xa174eb);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x59e87e of _0x5e689e)this['_addAnnotationToBalloon'](_0x59e87e);}this['_selectedAnnotations']=_0x5e689e;}['_addAnnotationToBalloon'](_0x5cc623,_0x429af0=!0x1){this['_manuallyClosed']['has'](_0x5cc623)||(this['_addedAnnotations']['has'](_0x5cc623)||this['_balloon']['hasView'](_0x5cc623['view'])||(this['_addedAnnotations']['add'](_0x5cc623),this['_balloon']['add']({'stackId':_0x5cc623['view']['id'],'view':_0x5cc623['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x5cc623)}})),_0x429af0&&this['_balloon']['showStack'](_0x5cc623['view']['id']));}['_getBalloonTargetForAnnotation'](_0x4ed930){const _0x5a772b=_0x4ed930['target'],_0x3f1ebf=this['editor']['editing']['view'],_0x28f686=_0x3f1ebf['document']['selection']['getFirstRange'](),_0x433468=_0x3f1ebf['domConverter']['viewRangeToDom'](_0x28f686);if(_0x433468['collapse'](!0x0),_0x5a772b){if(_0x5a772b instanceof _0x3b9eb0)return _0x5a772b;let _0x43d76e=[];for(const _0x3171ae of _0x5a772b)_0x43d76e['push'](...(_0x384e53=_0x3171ae['getClientRects'](),Array['from'](_0x384e53)['map'](DOMRect['fromRect'])));_0x43d76e=function(_0x1a1248){const _0x3251bd=[];let _0x2842f0=_0x1a1248[0x0];for(let _0x1bbd0c=0x1;_0x1bbd0c<_0x1a1248['length'];_0x1bbd0c++)b(_0x2842f0,_0x1a1248[_0x1bbd0c])?_0x2842f0['width']+=_0x1a1248[_0x1bbd0c]['width']:(_0x3251bd['push'](_0x2842f0),_0x2842f0=_0x1a1248[_0x1bbd0c]);return _0x3251bd['push'](_0x2842f0),_0x3251bd;}(_0x43d76e);const _0x5121bb=_0x433468['getBoundingClientRect']();return _0x43d76e['find'](_0x3235f2=>_0x3235f2['top']<=_0x5121bb['top']&&_0x3235f2['bottom']>=_0x5121bb['bottom']&&_0x3235f2['left']<=_0x5121bb['left']&&_0x3235f2['right']>=_0x5121bb['right'])||_0x43d76e[0x0];}var _0x384e53;return _0x4ed930['targetRect']||_0x433468;}['_removeAnnotationFromBalloon'](_0x157c86){this['_addedAnnotations']['has'](_0x157c86)&&this['_balloon']['hasView'](_0x157c86['view'])&&(this['_addedAnnotations']['delete'](_0x157c86),this['_balloon']['remove'](_0x157c86['view']));}['_closeAnnotation'](_0x20d440){this['_manuallyClosed']['add'](_0x20d440),this['_removeAnnotationFromBalloon'](_0x20d440);}}function b(_0x2f1e0f,_0x3a1a92){return _0x2f1e0f['top']===_0x3a1a92['top']&&_0x2f1e0f['bottom']===_0x3a1a92['bottom']&&_0x2f1e0f['right']===_0x3a1a92['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(_0x23af29,_0xe4aa5e){super(_0x23af29),this['set']('isEmpty',!_0xe4aa5e['length']),this['focusTracker']=new _0x5414ac(),this['_annotationViews']=_0xe4aa5e,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new Ft({'focusables':_0xe4aa5e,'focusTracker':this['focusTracker']}),this['listenTo'](_0xe4aa5e,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0xe4aa5e,'remove',(_0x5ad1bd,_0x51f006)=>{_0x51f006['isActive']&&this['focus'](),_0xe4aa5e['length']||(this['isEmpty']=!0x0);});const _0x90f43a=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':S(_0x23af29,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0xe4aa5e},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x90f43a['if']('isEmpty','ck-hidden',_0x488b9c=>!_0x488b9c)]},'children':[{'text':S(_0x23af29,'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 _0x114a53 of this['_annotationViews'])this['focusTracker']['add'](_0x114a53['element']);this['_annotationViews']['on']('change',(_0x3eb6f2,{added:_0x159b12,removed:_0x2bf61e})=>{for(const _0x5a2617 of _0x159b12)this['focusTracker']['add'](_0x5a2617['element']);for(const _0xa8c9d4 of _0x2bf61e)this['focusTracker']['remove'](_0xa8c9d4['element']);});}}class f extends _0x4ad5c3{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,N];}constructor(_0x15f890){super(_0x15f890),this['archivedThreads']=new _0x1c34e7();}['init'](){const _0x5d26d5=this['context'],_0x29640f=_0x5d26d5['plugins']['get'](o),_0x3b630d=_0x5d26d5['plugins']['get'](N);this['listenTo'](_0x29640f,'addCommentThread',(_0x3275f5,{threadId:_0x11ab78})=>{const _0x154b11=_0x29640f['getCommentThread'](_0x11ab78);_0x154b11['archivedAt']&&this['archivedThreads']['add'](_0x154b11,this['_calculatePosition'](_0x154b11['archivedAt'])),this['listenTo'](_0x154b11,'change:archivedAt',(_0x95545e,_0x129edb,_0x1c9a06)=>{_0x1c9a06?this['archivedThreads']['has'](_0x154b11)||this['archivedThreads']['add'](_0x154b11,this['_calculatePosition'](_0x154b11['archivedAt'])):this['archivedThreads']['has'](_0x154b11)&&this['archivedThreads']['remove'](_0x154b11);});}),this['listenTo'](_0x29640f,'removeCommentThread',(_0x3cce2b,{threadId:_0x68b7e6})=>{const _0x1f69e1=_0x29640f['getCommentThread'](_0x68b7e6);this['stopListening'](_0x1f69e1),this['archivedThreads']['has'](_0x1f69e1)&&this['archivedThreads']['remove'](_0x1f69e1);},{'priority':'highest'}),this['listenTo'](_0x3b630d['collection'],'focus',(_0x25696e,_0x551486)=>{_0x551486['isVisible']||(_0x551486['isActive']=!0x0,_0x3b630d['activate'](_0x551486));});}['_calculatePosition'](_0xdfd03f){const _0x513353=[...this['archivedThreads']]['findIndex'](_0xa3dbc8=>_0xa3dbc8['archivedAt']<_0xdfd03f);return _0x513353>-0x1?_0x513353:this['archivedThreads']['length'];}}class a extends _0x5ab294{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[f,_0xcf346a];}constructor(_0x4b4f39){super(_0x4b4f39),this['annotationViews']=new _0x3048f9(),this['_pendingThreads']=[];}['init'](){const _0x411e4b=this['editor'],_0x4372c0=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x411e4b['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x3bfc4d,!0x0)),_0x411e4b['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x5dcf47=this['_createCommentsArchiveButton'](_0x4cf37f);return _0x5dcf47['set']({'role':'menuitemcheckbox'}),_0x5dcf47;});const _0x586a19=_0x411e4b['plugins']['get'](f),_0x395a90=_0x411e4b['plugins']['get']('Annotations'),_0x1222a2=_0x411e4b['plugins']['get']('CommentsRepository');_0x586a19['archivedThreads']['forEach'](_0x2830c1=>{this['_handleNewThread'](_0x2830c1);}),this['listenTo'](_0x586a19['archivedThreads'],'add',(_0x2a09e9,_0x4b610f)=>{this['_handleNewThread'](_0x4b610f);}),this['listenTo'](_0x395a90['collection'],'add',(_0x19942f,_0x2f20e9)=>{const _0x439aa1=this['_pendingThreads']['find'](_0xe4dc3e=>{const _0x309cb2=_0x1222a2['_threadToController']['get'](_0xe4dc3e);return _0x309cb2&&_0x2f20e9['innerView']===_0x309cb2['view'];});if(_0x439aa1){const _0x365c9f=this['_calculatePosition'](_0x439aa1['archivedAt']);this['annotationViews']['add'](_0x2f20e9['view'],_0x365c9f),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x439aa1),0x1);}}),this['listenTo'](_0x586a19['archivedThreads'],'remove',(_0x103cdf,_0x227ce5)=>{const _0x2d309b=_0x411e4b['config']['get']('collaboration.channelId');if(!_0x2d309b||_0x227ce5['channelId']===_0x2d309b){const _0x4bea62=_0x1222a2['_threadToController']['get'](_0x227ce5),_0x53b493=_0x395a90['getByInnerView'](_0x4bea62['view']);this['annotationViews']['remove'](_0x53b493['view']),this['stopListening'](_0x53b493['focusableElements']);}}),this['listenTo'](_0x395a90['collection'],'add',(_0x5058ad,_0x198538)=>{this['listenTo'](_0x198538,'escape',_0x4372c0);}),this['listenTo'](_0x395a90['collection'],'remove',(_0x2ca436,_0x18d19e)=>{this['stopListening'](_0x18d19e,'escape',_0x4372c0);});}['_handleNewThread'](_0x31a9a9){const _0x26b962=this['editor']['plugins']['get']('CommentsRepository'),_0x39bfa2=this['editor']['plugins']['get']('Annotations'),_0x5ae0d2=this['editor']['config']['get']('collaboration.channelId');if(!_0x5ae0d2||_0x31a9a9['channelId']===_0x5ae0d2){const _0x426eaf=_0x26b962['_threadToController']['get'](_0x31a9a9);if(!_0x426eaf)return void this['_pendingThreads']['push'](_0x31a9a9);const _0xad53bd=this['_calculatePosition'](_0x31a9a9['archivedAt']),_0x37e30a=_0x39bfa2['getByInnerView'](_0x426eaf['view']);_0x37e30a['isVisible']&&_0x39bfa2['_visibleAnnotations']['remove'](_0x37e30a),this['annotationViews']['add'](_0x37e30a['view'],_0xad53bd);}}['_calculatePosition'](_0x5c9675){const _0x5d040c=this['editor']['config']['get']('collaboration.channelId'),_0xdb65d0=[...this['editor']['plugins']['get'](f)['archivedThreads']]['filter'](_0x5bcacb=>_0x5bcacb['channelId']===_0x5d040c)['findIndex'](_0x32f19f=>_0x32f19f['archivedAt']<_0x5c9675);return _0xdb65d0<0x0||_0xdb65d0>this['annotationViews']['length']?this['annotationViews']['length']:_0xdb65d0-0x1;}['_toggleDialog'](){const _0x3c935d=this['editor'],_0x4c9b5e=_0x3c935d['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new tt(_0x3c935d['locale'],this['annotationViews'])),'commentsArchive'===_0x4c9b5e['id']?_0x4c9b5e['hide']():_0x4c9b5e['show']({'id':'commentsArchive','title':S(_0x3c935d['locale'],'COMMENTS_ARCHIVE'),'icon':Z,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x381ed4['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x47762f,_0x132f9f=!0x1){const _0x2b102a=this['editor']['locale'],_0x3a86b6=this['editor']['plugins']['get']('Dialog'),_0x8dbfdd=new _0x47762f(_0x2b102a);return _0x8dbfdd['bind']('isEnabled')['to'](this,'isEnabled'),_0x8dbfdd['bind']('isOn')['to'](_0x3a86b6,'id',_0x441918=>'commentsArchive'===_0x441918),_0x8dbfdd['set']({'label':S(_0x2b102a,'COMMENTS_ARCHIVE'),'icon':Z,'isToggleable':!0x0}),_0x132f9f&&(_0x8dbfdd['tooltip']=!0x0),this['listenTo'](_0x8dbfdd,'execute',()=>this['_toggleDialog']()),_0x8dbfdd;}['_hideDialogOnAnnotationEscape']=_0x2c831d=>{const _0x46ee1e=_0x2c831d['source'];if(!this['annotationViews']['has'](_0x46ee1e['view']))return;const _0x5ef833=this['editor']['plugins']['get']('Dialog');_0x5ef833['isOpen']&&'commentsArchive'===_0x5ef833['id']&&(_0x5ef833['hide'](),_0x2c831d['stop']());};}class p extends _0x5ab294{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};
|