@ckeditor/ckeditor5-comments 48.3.0-alpha.4 → 48.3.0-alpha.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +11 -11
- package/package.json +16 -16
package/dist/index.js
CHANGED
|
@@ -20,14 +20,14 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Command as
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
((()=>Ot)());constructor(_0x50ff85={}){(_0x50ff85=Object['assign']({},_0x50ff85))['plugins']||(_0x50ff85['plugins']=CommentEditor['defaultPlugins']),super(_0x50ff85),this['ui']=new Nt(this),this['set']('placeholder',''),this['model']['document']['on']('change',()=>this['_updatePlaceholder'](),{'priority':'low'}),this['on']('change:placeholder',()=>this['_updatePlaceholder']()),this['model']['document']['createRoot'](),this['editing']['view']['_overlayModeHint']='auto',this['_sendUsageRequest']=()=>window['Promise']['resolve']({'status':'ok'});}['create'](){const _0x579a39=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x579a39))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x4fa2ad=>{const _0x18e9a6=this['model']['document']['getRoot'](),_0xab225c=_0x18e9a6&&_0x18e9a6['getChild'](_0x18e9a6['childCount']-0x1);_0x4fa2ad['setSelection'](_0xab225c,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x47f4de=this['editing']['view'],_0x1ccec4=_0x47f4de['document']['getRoot'](),_0x1a3872=_0x1ccec4['getChild'](0x0);_0x1ccec4['childCount']>0x1||!_0x1a3872||'p'!=_0x1a3872['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(mt(_0x47f4de,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x1a3872['placeholder']=this['placeholder']),ut({'view':_0x47f4de,'element':_0x1a3872,'keepOnFocus':!0x0}),this['placeholderElement']=_0x1a3872);}},St=class extends ht{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x147271,_0x3aede7={}){super(_0x147271),this['editor']=null,this['_editorConfig']=_0x3aede7,this['set']('value',_0x3aede7['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',Et(_0x147271,'Reply...')),this['set']('submitLabel',Et(_0x147271,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new _0x26eedf(),this['focusTracker']=new _0x491e21(),this['focusCycler']=new et({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x1f73c7=>!_0x1f73c7['defaultPrevented']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-comment__input-wrapper']},'children':[{'tag':'div','attributes':{'class':['ck-comment__input-actions',this['bindTemplate']['if']('showButtons','ck-comment__input-actions--active')]},'children':[this['submitButtonView'],this['cancelButtonView']]}]}),this['keystrokes']['set']('Esc',(_0x4ebfdf,_0xae90a2)=>{this['cancelButtonView']['fire']('execute'),_0xae90a2();}),this['keystrokes']['set']('Ctrl+Enter',(_0x142d07,_0x48b7f6)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x48b7f6());}),this['on']('submit',(_0x1f6c1d,_0x239510)=>{_0x239510['length']>0xfde8?(alert(Et(_0x147271,'TOO_LONG_COMMENT_ALERT',[_0x239510['length'],0xfde8])),_0x1f6c1d['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new Rt(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x56485a=this['editor'];this['element']['insertBefore'](_0x56485a['ui']['element'],this['element']['firstChild']),_0x56485a['model']['document']['on']('change',()=>this['value']=_0x56485a['getData']()),_0x56485a['bind']('placeholder')['to'](this),this['focusables']['add'](_0x56485a['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x4c55a7){-0x1===_0x4c55a7?(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:_0x2b8f3e}=this,_0x3c6c7f=new _0x360533(_0x2b8f3e);return _0x3c6c7f['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x3c6c7f['withText']=!0x0,_0x3c6c7f['bind']('label')['to'](this,'submitLabel'),_0x3c6c7f['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x3c6c7f['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x116505,_0x4af26a)=>!_0x4af26a&&!!_0x116505['trim']()),_0x3c6c7f;}['_createCancelButton'](){const {locale:_0x222135}=this,_0x3d303d=new _0x360533(_0x222135);return _0x3d303d['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x3d303d['label']=Et(_0x222135,'Cancel'),_0x3d303d['withText']=!0x0,_0x3d303d['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x3d303d;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x2ac513=>{this['focusTracker']['add'](_0x2ac513['element']);}),this['focusables']['on']('change',(_0x477b69,_0x121185)=>{for(const _0x22db66 of Array['from'](_0x121185['added'])['reverse']())this['focusTracker']['add'](_0x22db66['element']);});}},xt=class extends ht{constructor(_0x5dd35d,_0x405d98,_0x4a7638){super(_0x5dd35d),this['commentInputView']=new St(_0x5dd35d,_0x4a7638),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x77027d,_0x329a65)=>_0x77027d||!!_0x329a65),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 _0x283ac9(_0x5dd35d,_0x405d98),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'](_0x2d11a5){this['commentInputView']['focus'](_0x2d11a5);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x506522,_0x389a85)=>{const {submitButtonView:_0x153346,cancelButtonView:_0xb3a198,editor:_0x5f4cef}=this['commentInputView'];[_0x153346['element'],_0xb3a198['element'],_0x5f4cef?_0x5f4cef['editing']['view']['getDomRoot']():null]['filter'](_0xc43c29=>_0xc43c29)['some'](_0x53c94c=>_0x53c94c['contains'](_0x389a85['target']))||(this['focus'](),_0x389a85['preventDefault']());});}},Pt=class extends ht{constructor(_0x4797bc){super(_0x4797bc);const _0x48780d=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x48780d['to']('count',_0x394d58=>Et(_0x4797bc,'NUMBER_OF_COMMENTS',_0x394d58))}]});}},Lt=class extends ht{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x2a8abf,_0x3aecae,_0x5d078e){super(_0x2a8abf);const _0x4daf88=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x3aecae['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x3aecae,this['_config']=_0x5d078e,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x491e21(),this['keystrokes']=new _0x26eedf(),this['focusCycler']=new et({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0xd0fa0=>this['commentViews']['map'](_0x156b09=>_0x156b09['element'])['includes'](_0xd0fa0['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new Pt(_0x2a8abf),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x465188=>_0x465188-this['_config']['maxCommentsWhenCollapsed']);for(const _0x200410 of _0x3aecae['comments'])this['_handleNewCommentModel'](_0x200410);this['_handleInfoComment'](),this['listenTo'](_0x3aecae['comments'],'add',(_0x496de8,_0x59d2ea)=>{const _0x464cb9=this['_calculatePosition'](_0x59d2ea);this['length']++,this['_handleNewCommentModel'](_0x59d2ea,_0x464cb9),this['refreshVisibleViews']();}),this['listenTo'](_0x3aecae['comments'],'remove',(_0xdf1cd7,_0x24990c)=>{this['length']--,this['_handleRemoveCommentModel'](_0x24990c),this['refreshVisibleViews']();}),this['listenTo'](_0x3aecae,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x3aecae,'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',_0x4daf88['if']('length','ck-hidden',_0x5146f3=>!_0x5146f3)],'aria-label':Et(_0x2a8abf,'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'](_0x465aa0){-0x1===_0x465aa0?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x37b2ff of this['commentViews'])_0x37b2ff['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x3b3f0d,_0x51f83d){const _0x4639b5=new this['_config']['CommentView'](this['locale'],_0x3b3f0d,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x4639b5['viewUid']=_0x3b3f0d['id'],_0x4639b5['delegate']('removeComment')['to'](this),_0x4639b5['delegate']('updateComment')['to'](this),_0x4639b5['delegate']('resolveCommentThread')['to'](this),_0x4639b5['delegate']('editorReady')['to'](this),_0x4639b5['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x4639b5,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x4639b5,_0x51f83d);}['_calculatePosition'](_0x5e8b63){const _0xb9b08d=this['_model']['_findOptimalIndex'](_0x5e8b63);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x5e8b63['authoredAt']?_0xb9b08d-0x1:_0xb9b08d:_0xb9b08d-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x55a928={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':Et(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x55a928,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x55a928));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x5779ae){const _0x14deb1=this['commentViews']['remove'](_0x5779ae['id']);this['stopListening'](_0x14deb1),_0x14deb1['isEditMode']&&this['_updateHasDirtyComment'](),_0x14deb1['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x259399=>_0x259399['isEditMode']);}['_rearrangeCollapse'](){const _0x18a8d8=function(_0xcd079a){const _0x36dea3=new _0x38bfe3();for(const _0x5a5e04 of _0xcd079a)_0x36dea3['add'](_0x5a5e04);return _0x36dea3;}(this['commentViews']),_0x1275f1=this['_collapsedCommentsView']['count'];for(let _0x522eb4=0x1;_0x522eb4<=_0x1275f1;_0x522eb4++)_0x18a8d8['remove'](0x1);for(const _0x38321c of _0x18a8d8)_0x38321c['collapse']();_0x1275f1>0x0&&_0x18a8d8['add'](this['_collapsedCommentsView'],0x1),Dt(_0x46cf08(Array['from'](this['visibleViews']),Array['from'](_0x18a8d8)),this['visibleViews'],_0x18a8d8);}['_rearrangeExpand'](){Dt(_0x46cf08(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0xfedd01 of this['visibleViews'])_0xfedd01['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x25e176=>{this['focusTracker']['add'](_0x25e176['element']),this['keystrokes']['listenTo'](_0x25e176['element']);}),this['commentViews']['on']('change',(_0x2681d9,_0x303f13)=>{for(const _0x44e94f of _0x303f13['removed'])this['focusTracker']['remove'](_0x44e94f['element']),this['keystrokes']['stopListening'](_0x44e94f['element']);for(const _0x3c7707 of Array['from'](_0x303f13['added'])['reverse']())this['focusTracker']['add'](_0x3c7707['element']),this['keystrokes']['listenTo'](_0x3c7707['element']);});}};function Dt(_0x1b779d,_0x1efdbc,_0x37a476){let _0x5c4eb2=0x0;for(const _0x5cecce of _0x1b779d)switch(_0x5cecce){case'insert':_0x1efdbc['add'](_0x37a476['get'](_0x5c4eb2),_0x5c4eb2),_0x5c4eb2++;break;case'delete':_0x1efdbc['remove'](_0x5c4eb2);break;case'equal':_0x5c4eb2++;}}var Vt=class extends ht{constructor(_0x5253d1){super(_0x5253d1);const _0x281f3f=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x281f3f['to']('contextValue',_0x3717c9=>Et(_0x5253d1,'THREAD_CONTEXT_LABEL',_0x3717c9)),'tabindex':-0x1},'children':[{'text':_0x281f3f['to']('contextValue')}]});}['focus'](){this['element']['focus']();}},Bt=class extends ht{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x2bb387,_0x156cf2){super(_0x2bb387);const _0x4f83dc=this['bindTemplate'];this['_model']=_0x156cf2,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x491e21(),this['keystrokes']=new _0x26eedf(),this['focusCycler']=new et({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x6f8952=>!!_0x6f8952),this['bind']('contextValue')['to'](this['_model'],'context',_0x4fdee7=>_0x4fdee7&&_0x4fdee7['value']?this['_trimContextValue'](_0x4fdee7['value']):Et(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',_0x4f83dc['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 _0x5d925a=new _0x360533(this['locale']);return _0x5d925a['label']=Et(this['locale'],'Reopen'),_0x5d925a['tooltip']=Et(this['locale'],'Reopen'),_0x5d925a['icon']=_0x580d8a,_0x5d925a['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x4fd534=>!_0x4fd534),_0x5d925a['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x164811,_0x51f7d2)=>_0x164811&&_0x51f7d2),_0x5d925a['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x5d925a;}['_trimContextValue'](_0x5f2cc1){if(_0x5f2cc1['length']<0x96)return _0x5f2cc1;const _0x164246=_0x5f2cc1['lastIndexOf']('\x20',0x93);return _0x5f2cc1['substring'](0x0,_0x164246>-0x1?_0x164246:0x93)+'...';}['_attachContextActions'](){const _0x52fe59=this['element']['querySelector']('.ck-context'),_0x5eafac=_0x52fe59['querySelector']('.ck-context__value');this['listenTo'](_0x52fe59,'mouseenter',()=>{_0x5eafac['offsetWidth']<_0x5eafac['scrollWidth']&&_0x52fe59['classList']['add']('overlay');}),this['listenTo'](_0x52fe59,'mouseleave',()=>{_0x52fe59['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x950d31 of this['focusables'])this['focusTracker']['add'](_0x950d31['element']),this['keystrokes']['listenTo'](_0x950d31['element']);}['_createContextView'](){const _0x5544b6=new Vt(this['locale']);return _0x5544b6['bind']('contextValue')['to'](this),_0x5544b6;}},Ht=class extends ht{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x18984d,_0x282de0,_0x510485,_0x98693c){super(_0x18984d),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x282de0,this['_localUser']=_0x510485,this['_config']=_0x98693c,this['commentThreadHeaderView']=new Bt(_0x18984d,_0x282de0),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new _0x78ec66(_0x18984d,Et(_0x18984d,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new Lt(_0x18984d,_0x282de0,Object['assign']({'CommentView':this['_config']['CommentView']},_0x98693c)),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',(_0x56f76c,_0x420ba9)=>_0x56f76c||!!_0x420ba9),this['bind']('isUnlinked')['to'](_0x282de0,'unlinkedAt',_0x29539f=>!!_0x29539f);let _0x2b930e=null;const _0x5c2e6c=()=>{const _0x2fcd34=this['_model']['comments']['first']||null;_0x2fcd34!==_0x2b930e&&(_0x2b930e&&this['stopListening'](_0x2b930e,'change:content'),_0x2b930e=_0x2fcd34,_0x2fcd34&&this['listenTo'](_0x2fcd34,'change:content',_0x5c2e6c));const _0x11e89a=_0x2fcd34?_0x2fcd34['author']['name']:this['_localUser']['name'],_0x170657=_0x2fcd34?new DOMParser()['parseFromString'](_0x4a57c4(_0x2fcd34['content'],{'limit':this['_config']['maxCommentCharsWhenCollapsed']}),'text/html')['body']['textContent']:'',_0x31808d=Et(this['locale'],'COMMENT_THREAD_LABEL',[this['length'],_0x11e89a]);this['set']('ariaLabel',_0x170657?_0x31808d+'\x20'+_0x170657:_0x31808d);};this['listenTo'](this['_model']['comments'],'change',_0x5c2e6c),_0x5c2e6c(),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x491e21(),this['keystrokes']=new _0x26eedf(),this['focusCycler']=new et({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x442f15=>_0x442f15['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),_0x545031(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x4a0d2b=new xt(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x372437=_0x4a0d2b['commentInputView'];return _0x4a0d2b['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x372437,'value',(_0x4cc4ea,_0x2ca044,_0x16f004,_0x4175b7,_0x2995a8)=>!!_0x2995a8||!!_0x4175b7&&_0x16f004&&!_0x2ca044||_0x4cc4ea&&_0x16f004&&!_0x2ca044),_0x372437['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x158cf8,_0x30cb7f,_0x506e7d)=>{let _0x20b449;return _0x20b449=_0x506e7d&&_0x30cb7f?'Reply\x20to\x20reopen\x20discussion...':_0x158cf8?'Reply...':'Write\x20a\x20comment...',Et(this['locale'],_0x20b449);}),_0x372437['bind']('submitLabel')['to'](this,'length',_0x4af90b=>Et(this['locale'],_0x4af90b?'Reply':'Comment')),_0x372437['on']('submit',(_0xe528a,_0x56d971)=>{this['fire']('addComment',_0x56d971),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x372437['on']('cancel',()=>{this['focus']();}),_0x372437['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x372437['on']('cancel',_0x320c5f=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x320c5f['stop']());}),this['on']('change:isActive',(_0x4de869,_0x48cb0f,_0x32d8de)=>{_0x32d8de||this['length']||_0x372437['value']||this['fire']('removeCommentThread');}),_0x4a0d2b;}};const Ft=/* #__PURE__ -- @preserve */
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
_0x42e1ea();var $t=class Annotation extends jt{['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0xf0a999,target:_0x14b659,type:_0x5cd67b,isVisible:_0x5eae7e=!0x0}){super(),this['view']=_0xf0a999,this['view']['element']||this['view']['render'](),this['_type']=_0x5cd67b,this['_target']=_0x14b659,Annotation['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x38bfe3([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x5c2dc8,_0x2def22)=>{this['view']['focusTracker']['add'](_0x2def22);}),this['focusableElements']['on']('remove',(_0x4aece0,_0xf8ff53)=>{this['view']['focusTracker']['remove'](_0xf8ff53);}),this['set']('isVisible',_0x5eae7e);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x24d472=this['_getNormalizedTarget']();return Annotation['_assertCorrectTarget'](_0x24d472),_0x24d472;}get['targetRect'](){const _0x43258c=this['target'];if(null===_0x43258c)return null;if(_0x43258c instanceof _0x210b11)return _0x43258c;const _0x2332fa=_0x43258c['filter'](_0x552001=>function(_0x22f6d5){return!!_0x22f6d5['offsetParent']||!!_0x22f6d5['getClientRects']()['item'](0x0);}(_0x552001));return 0x0===_0x2332fa['length']?null:_0x210b11['getDomElementRects'](_0x2332fa[0x0])[0x0];}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x19082d){this['view']['isActive']=_0x19082d,this['view']['mainView']['isActive']=_0x19082d;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x3040d8){if(!(null===_0x3040d8||_0x3040d8 instanceof _0x210b11||Array['isArray'](_0x3040d8)&&_0x3040d8['every'](_0x26e243=>zt(_0x26e243))))throw new _0x193b01('annotation-invalid-target',null,{'target':_0x3040d8});}['_getNormalizedTarget'](){const _0x55ddeb='function'==typeof this['_target']?this['_target']():this['_target'];return zt(_0x55ddeb)?[_0x55ddeb]:_0x55ddeb;}};function zt(_0x4a4e18){return null!==_0x4a4e18&&'object'==typeof _0x4a4e18&&'nodeType'in _0x4a4e18&&0x1===_0x4a4e18['nodeType'];}var Jt=class extends _0x38bfe3{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x29ba13=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x491e21(),this['_focusTracker']['on']('change:isFocused',(_0x178482,_0x2ebb42,_0x41b492)=>{_0x41b492||this['fire']('blur');});for(const _0x50a734 of _0x29ba13)this['add'](_0x50a734);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x295e87){if(this['has'](_0x295e87))throw new _0x193b01('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x295e87['innerView'],_0x295e87),this['_viewToAnnotation']['set'](_0x295e87['view'],_0x295e87);for(const _0x5a70ae of _0x295e87['focusableElements'])this['_focusTracker']['add'](_0x5a70ae);if(this['listenTo'](_0x295e87['focusableElements'],'add',(_0x1b0fa4,_0x545bf2)=>{this['_focusTracker']['add'](_0x545bf2);}),this['listenTo'](_0x295e87['focusableElements'],'remove',(_0x52892a,_0x2a232c)=>{this['_focusTracker']['remove'](_0x2a232c);}),this['listenTo'](_0x295e87['view']['focusTracker'],'change:isFocused',(_0x1e8cfe,_0x2ace35,_0x49de75)=>{_0x49de75&&this['fire']('focus',_0x295e87);}),_0x295e87['updateTargetRect'](),this['_areCachedRectsStale']()){for(const _0x17a3f7 of this)_0x17a3f7['updateTargetRect']();}const _0x5efbe3=this['_getOrderInContent'](_0x295e87['view']['targetRect']);return super['add'](_0x295e87,_0x5efbe3);}['remove'](_0x3a681b){if(!this['has'](_0x3a681b))throw new _0x193b01('annotationcollection-not-existing-item',null);this['stopListening'](_0x3a681b['view']['focusTracker']),this['stopListening'](_0x3a681b['focusableElements']);for(const _0x5a039b of _0x3a681b['focusableElements'])this['_focusTracker']['remove'](_0x5a039b);return this['_viewToAnnotation']['delete'](_0x3a681b['view']),this['_innerViewToAnnotation']['delete'](_0x3a681b['innerView']),super['remove'](_0x3a681b);}['getByInnerView'](_0x4f24b8){return this['_innerViewToAnnotation']['get'](_0x4f24b8);}['getByView'](_0x4017f1){return this['_viewToAnnotation']['get'](_0x4017f1);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x4ed7dc of this)_0x4ed7dc['updateTargetRect']();this['_sort']();}['_sort'](){const _0x577c55=Array['from'](this)['sort']((_0x22aff6,_0x2f91da)=>Zt(_0x22aff6['view']['targetRect'],_0x2f91da['view']['targetRect']));for(let _0x42a45c=_0x577c55['length']-0x1;_0x42a45c>0x0;_0x42a45c--){const _0x83252b=_0x577c55[_0x42a45c];_0x42a45c!==this['getIndex'](_0x83252b)&&(this['remove'](_0x83252b),this['add'](_0x83252b));}}['_getOrderInContent'](_0x493dba){let _0x23e27a=0x0;if(!_0x493dba)return this['length'];for(const _0x1847d4 of this){const _0x41f896=_0x1847d4['view']['targetRect'];if(_0x41f896){if(Zt(_0x493dba,_0x41f896)<0x0)return _0x23e27a;_0x23e27a++;}}return _0x23e27a;}['_areCachedRectsStale'](){const _0x3570e2=this['get'](0x0);if(!_0x3570e2)return!0x1;const _0xda13b6=_0x3570e2['view']['targetRect'],_0x2594b3=_0x3570e2['targetRect'];return!(!_0xda13b6||!_0x2594b3)&&(_0xda13b6['top']!==_0x2594b3['top']||_0xda13b6['left']!==_0x2594b3['left']);}};function Qt({source:_0x17c491,target:_0x3043b9,filter:_0x5a2ea6}){for(const _0x20b0c7 of _0x17c491)_0x5a2ea6(_0x20b0c7)&&_0x3043b9['add'](_0x20b0c7);_0x3043b9['listenTo'](_0x17c491,'add',(_0x211e49,_0x3c673a)=>{_0x5a2ea6(_0x3c673a)&&_0x3043b9['add'](_0x3c673a);}),_0x3043b9['listenTo'](_0x17c491,'remove',(_0x150582,_0x400a83)=>{_0x3043b9['has'](_0x400a83)&&_0x3043b9['remove'](_0x400a83);});}function Zt(_0x4d4d9a,_0x3e8675){if(null===_0x4d4d9a&&null===_0x3e8675)return 0x0;if(null===_0x4d4d9a)return-0x1;if(null===_0x3e8675)return 0x1;const _0x41a267=_0x4d4d9a['top']-_0x3e8675['top'];return 0x0==_0x41a267?_0x4d4d9a['left']-_0x3e8675['left']:_0x41a267;}var ti=class extends _0x16337c{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x303f08){if(super(_0x303f08),this['collection']=new Jt(),this['_visibleAnnotations']=new Jt(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x303f08 instanceof _0xf78eee){const _0x4967c1=_0x303f08['locale'];_0x303f08['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':Et(_0x4967c1,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':Et(_0x4967c1,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':Et(_0x4967c1,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':Et(_0x4967c1,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':Et(_0x4967c1,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':Et(_0x4967c1,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':Et(_0x4967c1,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x29718f){this['collection']['add'](_0x29718f);}['remove'](_0x25f68d){this['collection']['remove'](_0x25f68d),_0x25f68d['destroy']();}['refreshVisibility'](){for(const _0x305c27 of this['collection'])_0x305c27['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0xc8a278){return this['collection']['getByInnerView'](_0xc8a278);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x6d3120 of this['collection'])_0x6d3120['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x43b681){this['fire']('_activateAnnotation',_0x43b681);}['createAnnotation'](_0x4a4058){return new $t(_0x4a4058);}['createAnnotationView'](_0x295e4a,_0x4ad59a){return new qt(_0x295e4a,_0x4ad59a);}['_addActiveAnnotation'](_0x37f5cb){const _0x534d33=new Set(this['activeAnnotations']);_0x534d33['add'](_0x37f5cb),this['activeAnnotations']=_0x534d33;}['_removeActiveAnnotation'](_0x55a4b9){const _0x4106f0=new Set(this['activeAnnotations']);_0x4106f0['delete'](_0x55a4b9),this['activeAnnotations']=_0x4106f0;}['_bindAnnotationsToVisibleAnnotations'](){const _0x2c445a=this['collection'],_0x2eedcc=this['_visibleAnnotations'];function _0x59a8d7(_0x2a7432){const _0x3d80b4=_0x2a7432['source'];_0x3d80b4['isVisible']&&!_0x2eedcc['has'](_0x3d80b4)?_0x2eedcc['add'](_0x3d80b4):!_0x3d80b4['isVisible']&&_0x2eedcc['has'](_0x3d80b4)&&_0x2eedcc['remove'](_0x3d80b4),_0x3d80b4['view']['focusTracker']['remove'](_0x3d80b4['view']['element']),_0x3d80b4['view']['focusTracker']['add'](_0x3d80b4['view']['element']);}this['listenTo'](_0x2c445a,'add',(_0x5cf245,_0x24f9c0)=>{_0x24f9c0['isVisible']&&_0x2eedcc['add'](_0x24f9c0),this['listenTo'](_0x24f9c0,'change:isVisible',_0x59a8d7);}),this['listenTo'](_0x2c445a,'remove',(_0x10cc9c,_0x474b18)=>{_0x2eedcc['has'](_0x474b18)&&_0x2eedcc['remove'](_0x474b18),this['stopListening'](_0x474b18,'change:isVisible',_0x59a8d7);});}['_setupEnterAnnotationKeystroke'](){const _0x2a30e6=_0x501515=>{_0x501515['on']('ready',()=>{_0x501515['keystrokes']['set'](_0x2fae6d,(_0x5aca00,_0x407648)=>{const _0x566338=_0xd2ce2c(this['activeAnnotations']['values']());_0x566338&&(_0x566338['view']['focus'](),_0x407648());});});};this['context']instanceof _0xf78eee?_0x2a30e6(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x53a17a,_0x28f7e1)=>{_0x2a30e6(_0x28f7e1);});}['_setupEscapeAnnotationHandling'](){const _0x19f8e7=_0x2008cc=>{const _0x545bd5=_0x2008cc['source'],_0x46e022=[];let _0x4c7aea;if(Array['isArray'](_0x545bd5['target'])){_0x4c7aea=_0x545bd5['target'][0x0],this['context']instanceof _0xf78eee?_0x46e022['push'](this['context']):this['context']['editors']&&_0x46e022['push'](...this['context']['editors']);for(const _0x617fed of _0x46e022)for(const _0x15fa69 of _0x617fed['editing']['view']['domRoots']['values']())if(_0x15fa69['contains'](_0x4c7aea))return void _0x617fed['editing']['view']['focus']();_0x4c7aea['focus']();}};this['listenTo'](this['collection'],'add',(_0x1b7145,_0x491e55)=>{this['listenTo'](_0x491e55,'escape',_0x19f8e7,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0xa1d9d0,_0x240bdb)=>{this['stopListening'](_0x240bdb,'escape',_0x19f8e7);});}};const ii=Symbol('noChannel'),ei={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0},si=/* #__PURE__ -- @preserve */
|
|
30
|
-
|
|
31
|
-
_0x42e1ea();var oi=class extends _0x16337c{['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[ti,_0x3da9fa,_0x515d18];}static get['pluginName'](){return'CommentsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4cf04e){super(_0x4cf04e),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x18f051=this['context']['config'];_0x18f051['define']('comments.maxCommentsWhenCollapsed',0x2),_0x18f051['define']('comments.maxThreadTotalWeight',0x1f4),_0x18f051['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x18f051['define']('comments.CommentThreadView',Ut),_0x18f051['define']('comments.CommentView',Yt),_0x18f051['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x4ac874=this['context']['plugins']['get'](ti);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x4a6c2c,_0x42d515)=>this['_addCommentThread'](_0x42d515)),this['on']('submitCommentThread',(_0x94c94f,_0x5d770d)=>this['_submitCommentThread'](_0x5d770d)),this['on']('resolveCommentThread',(_0x1b359b,_0x42eb04)=>this['_resolveCommentThread'](_0x42eb04)),this['on']('resolveCommentThread',(_0x50976c,_0x3edc43)=>this['_updateActiveAnnotation'](_0x3edc43),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x1c8e22,_0x10a842)=>this['_reopenCommentThread'](_0x10a842)),this['on']('reopenCommentThread',(_0x8675ec,_0x2d4e7e)=>this['_updateActiveAnnotation'](_0x2d4e7e),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x50cd2d,_0x49ed02)=>this['_removeCommentThread'](_0x49ed02)),this['on']('updateCommentThread',(_0x36f007,_0x1c19c4)=>this['_updateCommentThread'](_0x1c19c4)),this['on']('updateCommentThread',(_0x5521fc,_0x4e6322)=>this['_updateActiveAnnotation'](_0x4e6322),{'priority':'lowest'}),this['on']('addComment',(_0x5dd94a,_0x11e8db)=>this['_addComment'](_0x11e8db)),this['on']('updateComment',(_0x5d1107,_0x3b1da6)=>this['_updateComment'](_0x3b1da6)),this['on']('removeComment',(_0x325fe9,_0x4b4dac)=>this['_removeComment'](_0x4b4dac)),this['on']('addComment',(_0x30019c,{threadId:_0x87f8dc,isFromAdapter:_0x4f339e})=>{if(_0x4f339e)return;const _0x25b72e=this['getCommentThread'](_0x87f8dc),_0x2e3735=_0x25b72e&&this['_threadToController']['get'](_0x25b72e);_0x2e3735&&_0x2e3735['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x4ac874,'change:activeAnnotations',(_0x470da5,_0x1e95f9,_0x435b5e)=>{const _0x5079a3=Array['from'](_0x435b5e)['map'](_0x1d4ed9=>this['_viewToController']['get'](_0x1d4ed9['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x5079a3?_0x5079a3['model']:null;});}set['adapter'](_0x3b576c){if(this['_adapter'])throw new _0x193b01('commentsrepository-adapter-already-set');this['_adapter']=_0x3b576c;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x861032=ii,threadId:_0x4be39d=_0x4df4d5(),comments:_0x4ac498=[],unlinkedAt:_0x2018b1=null,resolvedAt:_0x177bd9=null,resolvedBy:_0x9ab9b6=null,target:_0x52d6ce=null,context:_0x23fc6e=null,attributes:_0x3dde2b={},isResolvable:_0x23fa65=!0x0,isSubmitted:_0x1fcdc3=!0x1,isFromAdapter:_0xced6d9=!0x1}={}){return this['fire'](ai('addCommentThread',_0x861032),{'channelId':_0x861032,'threadId':_0x4be39d,'comments':_0x4ac498,'unlinkedAt':_0x2018b1,'resolvedAt':_0x177bd9,'resolvedBy':_0x9ab9b6,'target':_0x52d6ce,'context':_0x23fc6e,'attributes':_0x3dde2b,'isFromAdapter':_0xced6d9,'isResolvable':_0x23fa65,'isSubmitted':_0x1fcdc3}),this['getCommentThread'](_0x4be39d);}['openNewCommentThread']({channelId:_0x3b67d3=ii,threadId:_0x35bd0f=_0x4df4d5(),target:_0x116124,context:_0x24054c=null,isResolvable:_0x33b3f8=!0x0}){if(this['_readOnlyChannels']['has'](_0x3b67d3)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x116124)throw new _0x193b01('commentsrepository-missing-target');const _0xe47bd4=this['addCommentThread']({'channelId':_0x3b67d3,'threadId':_0x35bd0f,'target':_0x116124,'context':_0x24054c,'isResolvable':_0x33b3f8});if(!_0xe47bd4)return null;const _0xe9fcf3=this['_threadToController']['get'](_0xe47bd4),_0xa82114=_0xe9fcf3['view']['commentThreadInputView']['commentInputView'],_0x1e5432=this['context']['plugins']['get'](ti),_0xa65926=_0x1e5432['getByInnerView'](_0xe9fcf3['view']);return _0x1e5432['activate'](_0xa65926),_0xa82114['once']('editorReady',()=>_0xa82114['focus']()),_0xe47bd4;}['hasCommentThread'](_0x591413){if('string'!=typeof _0x591413)throw new _0x193b01('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x591413);}['updateCommentThread']({channelId:_0x1a3dfe=ii,threadId:_0x1d7851,context:_0x871149,unlinkedAt:_0x48915f,attributes:_0x49d54d,isFromAdapter:_0x34b12c=!0x1}){return this['fire'](ai('updateCommentThread',_0x1a3dfe),{'channelId':_0x1a3dfe,'threadId':_0x1d7851,'context':_0x871149,'unlinkedAt':_0x48915f,'attributes':_0x49d54d,'isFromAdapter':_0x34b12c}),this['getCommentThread'](_0x1d7851);}['getCommentThread'](_0x496c9b){if('string'!=typeof _0x496c9b)throw new _0x193b01('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x496c9b);}['fetchCommentThread']({channelId:_0x2af33c,threadId:_0x479078}={}){const _0x21a720=this['getCommentThread'](_0x479078);if(_0x21a720)return Promise['resolve'](_0x21a720);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x193b01('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x2af33c,'threadId':_0x479078})['then'](_0x58bca1=>this['hasCommentThread'](_0x479078)?this['getCommentThread'](_0x479078):_0x58bca1?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x2af33c},_0x58bca1)):void 0x0)['catch'](_0x58ab7a=>{throw console['error'](_0x58ab7a),new _0x193b01('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x36d49,skipNotAttached:_0x3491cf=!0x1,skipEmpty:_0x132f30=!0x1,toJSON:_0x588f4d=!0x1}={}){const _0xc4f850=[];for(const _0x3009e9 of this['_threads']['values']())_0x36d49&&_0x3009e9['channelId']!==_0x36d49||_0x3491cf&&!_0x3009e9['isAttached']||_0x132f30&&0x0===_0x3009e9['length']||_0xc4f850['push'](_0x3009e9);return _0x588f4d?_0xc4f850['map'](_0x1327ad=>_0x1327ad['toJSON']()):_0xc4f850;}['getAnnotationForCommentThread'](_0x4e4a08){const _0x5f291a=this['_threadToController']['get'](_0x4e4a08);return _0x5f291a&&this['context']['plugins']['get'](ti)['getByInnerView'](_0x5f291a['view'])||null;}['getCommentThreadForAnnotation'](_0x2e91da){const _0xdd4553=this['_viewToController']['get'](_0x2e91da['innerView']);return _0xdd4553?_0xdd4553['model']:null;}['setActiveCommentThread'](_0x54595e){const _0x5f422c=this['context']['plugins']['get'](ti);if(!_0x54595e)return void(this['activeCommentThread']&&_0x5f422c['deactivateAll']());const _0x22c1d5=this['getCommentThread'](_0x54595e);if(!_0x22c1d5)throw new _0x193b01('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x54595e});if(!this['_threadToController']['has'](_0x22c1d5))throw new _0x193b01('commentsrepository-active-not-attached',null,{'threadId':_0x54595e});const _0x351331=_0x5f422c['getByInnerView'](this['_threadToController']['get'](_0x22c1d5)['view']);_0x5f422c['activate'](_0x351331);}['switchReadOnly'](_0x1bffe1,_0x148d29){_0x1bffe1?this['_readOnlyChannels']['add'](_0x148d29):this['_readOnlyChannels']['delete'](_0x148d29),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x37afe9){return this['_readOnlyChannels']['has'](_0x37afe9)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0xa90048,_0x420f82){return new bt(_0xa90048,_0x420f82);}['setPermissions'](_0x1c59f2,_0x45bfd9=ii){this['_permissions']['set'](_0x45bfd9,_0x1c59f2),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0xfb5c3=ii){return this['_permissions']['has'](_0xfb5c3)?this['_permissions']['get'](_0xfb5c3):ei;}['_addCommentThread']({channelId:_0x37739a,threadId:_0x220878,comments:_0x1ddd8a,unlinkedAt:_0x23389e,resolvedAt:_0x2c942d,resolvedBy:_0x423f57,target:_0x363f51,context:_0x35f031,attributes:_0x1e18db,isFromAdapter:_0x12e943,isResolvable:_0x1550f8,isSubmitted:_0x4b0f07}){if('string'!=typeof _0x220878)throw new _0x193b01('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x220878});if(this['hasCommentThread'](_0x220878))throw new _0x193b01('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x220878});const _0x1c50a2=new ri(this,{'channelId':_0x37739a,'id':_0x220878,'context':_0x35f031,'attributes':_0x1e18db,'unlinkedAt':_0x23389e,'resolvedAt':_0x2c942d,'resolvedBy':_0x423f57?this['context']['plugins']['get'](_0x515d18)['getUser'](_0x423f57):null,'isResolvable':_0x1550f8,'isSubmitted':_0x4b0f07||_0x12e943});this['_threads']['set'](_0x220878,_0x1c50a2);for(const _0x56b638 of _0x1ddd8a)_0x1c50a2['_add'](this['_createNewComment']({'threadId':_0x220878,..._0x56b638}));return _0x363f51&&_0x1c50a2['attachTo'](_0x363f51),_0x12e943||!_0x1c50a2['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x37739a,'threadId':_0x220878});}['_submitCommentThread']({channelId:_0x1b03f0,threadId:_0x207874}){if(!this['hasCommentThread'](_0x207874))throw new _0x193b01('commentsrepository-missing-comment-thread',this);const _0x1087d4=this['getCommentThread'](_0x207874);if(_0x1087d4['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x372736,comments:_0x126ee1,resolvedAt:_0x5ef225,resolvedBy:_0x35a950,context:_0x9f95cf,attributes:_0x44b62b}=_0x1087d4,_0x351317=this['context']['plugins']['get']('PendingActions'),_0x312dd1=_0x351317['add'](Et(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x1b03f0,'threadId':_0x372736,'comments':_0x126ee1['map'](_0x2d7650=>_0x2d7650['toJSON']()),'resolvedAt':_0x5ef225,'resolvedBy':_0x35a950?_0x35a950['id']:_0x35a950,'context':_0x9f95cf,'attributes':_0x44b62b})['then'](({comments:_0x246aac})=>{_0x351317['remove'](_0x312dd1);for(const _0x21e243 of _0x246aac)this['_updateComment']({'channelId':_0x1b03f0,'threadId':_0x207874,'commentId':_0x21e243['commentId'],'createdAt':_0x21e243['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x47e428=>{throw console['error'](_0x47e428),new _0x193b01('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x2988d6,target:_0xb18358}){const _0x5bea8b=this['getCommentThread'](_0x2988d6);if(!_0x5bea8b)throw new _0x193b01('commentsrepository-attach-missing-comment-thread',this);const _0x28fd9c=this['context']['plugins']['get']('PendingActions'),_0x32db3f=this['context']['plugins']['get'](ti),_0x909a4b=this['_createCommentThreadView'](_0x5bea8b),_0x2dcaee=new bt(_0x5bea8b,_0x909a4b);let _0x2e06e4=null;_0x909a4b['on']('change:isDirty',(_0x2b832b,_0xfe6cd3,_0xa07d89)=>{_0xa07d89?_0x2e06e4=_0x28fd9c['add'](Et(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x2e06e4&&(_0x28fd9c['remove'](_0x2e06e4),_0x2e06e4=null);}),this['_threadToController']['set'](_0x5bea8b,_0x2dcaee),this['_viewToController']['set'](_0x909a4b,_0x2dcaee);const _0x2fd0aa=new qt(this['context']['locale'],_0x909a4b);_0x2fd0aa['bind']('length')['to'](_0x909a4b),_0x2fd0aa['bind']('isDirty')['to'](_0x909a4b,'isDirty',_0x909a4b,'length',(_0x3705d1,_0x2a194c)=>_0x3705d1||!_0x2a194c),_0x2fd0aa['bind']('isActive')['to'](_0x909a4b),_0x2fd0aa['type']='comment';const _0xa8a97e=new $t({'view':_0x2fd0aa,'target':_0xb18358,'type':'comment','isVisible':!_0x5bea8b['archivedAt']&&!!('function'==typeof _0xb18358?_0xb18358():_0xb18358)});return _0x909a4b['on']('escape',()=>{_0xa8a97e['fire']('escape');}),this['_bindAnnotationToEditors'](_0x909a4b,_0xa8a97e),_0x32db3f['add'](_0xa8a97e),_0xa8a97e;}['_bindAnnotationToEditors'](_0x5d138f,_0x47c9ee){this['listenTo'](_0x5d138f,'editorReady',(_0x2ff9c8,_0x489b1b)=>{const _0x1685e0=_0x489b1b['ui']['view']['body']['bodyCollectionContainer'];_0x47c9ee['focusableElements']['add'](_0x1685e0),this['context']instanceof _0xf78eee&&this['context']['ui']['focusTracker']['add'](_0x1685e0);},{'priority':'highest'}),this['listenTo'](_0x5d138f,'editorDestroyed',(_0x2eacaf,_0x2f10ac)=>{const _0x403158=_0x2f10ac['ui']['view']['body']['bodyCollectionContainer'];_0x47c9ee['focusableElements']['has'](_0x403158)&&_0x47c9ee['focusableElements']['remove'](_0x403158),this['context']instanceof _0xf78eee&&this['context']['ui']['focusTracker']['remove'](_0x403158);});}['_unbindEditors'](_0x3bdce0){this['stopListening'](_0x3bdce0,'editorReady'),this['stopListening'](_0x3bdce0,'editorDestroyed');}['_createCommentThreadView'](_0x1394bc){const _0x2b72bc=this['context']['plugins']['get'](_0x515d18),{config:_0x4705f8,locale:_0x4c3c32}=this['context'],_0x450f54=_0x2c9b04(_0x4705f8['get']('locale'),_0x4c3c32);return new(0x0,(_0x4705f8['get']('comments'))['CommentThreadView'])(_0x4c3c32,_0x1394bc,_0x2b72bc['me'],{'editorConfig':{..._0x4705f8['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x4705f8['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x4705f8['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x4705f8['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x4705f8['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x450f54,'CommentView':_0x4705f8['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x4df8af,channelId:_0x45b147,resolvedAt:_0x3d4829,resolvedBy:_0x50256f,isFromAdapter:_0x2fda68}){if(!this['hasCommentThread'](_0x4df8af))throw new _0x193b01('commentsrepository-missing-comment-thread',null,{'threadId':_0x4df8af});const _0x17f2e0=this['getCommentThread'](_0x4df8af);if(_0x17f2e0['isResolved'])throw new _0x193b01('commentsrepository-resolved-comment-thread',null,{'threadId':_0x4df8af});const _0xcad027=this['context']['plugins']['get'](_0x515d18);if(_0x17f2e0['resolvedBy']=_0xcad027['getUser'](_0x50256f),_0x17f2e0['resolvedAt']=_0x3d4829,_0x2fda68||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x2ec868=this['context']['plugins']['get']('PendingActions'),_0x2a0815=_0x2ec868['add'](Et(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x45b147,'threadId':_0x4df8af})['then'](({resolvedAt:_0x58dc97,resolvedBy:_0x8f0f64})=>{_0x2ec868['remove'](_0x2a0815),_0x17f2e0['resolvedBy']['id']!==_0x8f0f64&&(_0x17f2e0['resolvedBy']=_0xcad027['getUser'](_0x8f0f64)),_0x17f2e0['resolvedAt']=_0x58dc97;})['catch'](_0x16d7f9=>{throw console['error'](_0x16d7f9),new _0x193b01('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0xd44f25,channelId:_0x24bd85,isFromAdapter:_0x31aa67}){if(!this['hasCommentThread'](_0xd44f25))throw new _0x193b01('commentsrepository-missing-comment-thread',null,{'threadId':_0xd44f25});const _0x17ee95=this['getCommentThread'](_0xd44f25);if(!_0x17ee95['isResolved'])throw new _0x193b01('commentsrepository-reopen-comment-thread',null,{'threadId':_0xd44f25});if(_0x17ee95['resolvedBy']=null,_0x17ee95['resolvedAt']=null,_0x31aa67||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x1ec515=this['context']['plugins']['get']('PendingActions'),_0x17beeb=_0x1ec515['add'](Et(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x24bd85,'threadId':_0xd44f25})['then'](()=>_0x1ec515['remove'](_0x17beeb))['catch'](_0x8070ba=>{throw console['error'](_0x8070ba),new _0x193b01('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x50b2a6,isFromAdapter:_0x2aa6b3}){const _0x4652fa=this['getCommentThread'](_0x50b2a6);if(!_0x4652fa)throw new _0x193b01('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x50b2a6),this['_threads']['delete'](_0x50b2a6),!_0x4652fa['isSubmitted']||_0x2aa6b3||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x343d84=this['context']['plugins']['get']('PendingActions'),{channelId:_0x571216}=_0x4652fa,_0x89e0ca=_0x343d84['add'](Et(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x571216,'threadId':_0x50b2a6})['then'](()=>_0x343d84['remove'](_0x89e0ca))['catch'](_0x19ed81=>{throw console['error'](_0x19ed81),new _0x193b01('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x55855b,unlinkedAt:_0x516bde,context:_0x3c3baa,attributes:_0x488d94,isFromAdapter:_0x5cea88}){if('string'!=typeof _0x55855b)throw new _0x193b01('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x55855b});if(!this['hasCommentThread'](_0x55855b))throw new _0x193b01('commentsrepository-missing-comment-thread',null,{'threadId':_0x55855b});const _0x3c85ee=this['getCommentThread'](_0x55855b);let _0x27656f=!0x1;if(void 0x0!==_0x3c3baa&&_0x3c85ee['context']!==_0x3c3baa&&(_0x3c85ee['context']=_0x3c3baa,_0x27656f=!0x0),void 0x0!==_0x516bde&&_0x3c85ee['unlinkedAt']!==_0x516bde&&(_0x3c85ee['unlinkedAt']=_0x516bde,_0x27656f=!0x0),_0x488d94&&!_0x2bd8c2(_0x488d94,_0x3c85ee['attributes'])&&(_0x3c85ee['attributes']=_0x488d94,_0x27656f=!0x0),!_0x27656f)return Promise['resolve']();if(!_0x3c85ee['isSubmitted']||_0x5cea88||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x3d9e22=this['context']['plugins']['get']('PendingActions'),{channelId:_0x1ae66c}=_0x3c85ee,_0xc0f243=_0x3d9e22['add'](Et(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x1ae66c,'threadId':_0x55855b,'context':_0x3c3baa,'unlinkedAt':_0x516bde,'attributes':_0x488d94})['then'](()=>_0x3d9e22['remove'](_0xc0f243))['catch'](_0x4758f6=>{throw console['error'](_0x4758f6),new _0x193b01('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x2cb74c){const _0x59d025=this['context']['plugins']['get'](ti),_0x20bdd0=this['getCommentThread'](_0x2cb74c);if(_0x20bdd0['_isAttached']=!0x1,this['_threadToController']['has'](_0x20bdd0)){const _0x51b773=this['_threadToController']['get'](_0x20bdd0),_0x1b9254=_0x51b773['view'],_0x3399eb=_0x59d025['getByInnerView'](_0x1b9254);this['_threadToController']['delete'](_0x20bdd0),this['_viewToController']['delete'](_0x1b9254),_0x3399eb&&_0x59d025['remove'](_0x3399eb),_0x51b773['destroy'](),_0x1b9254['destroy']()['then'](()=>{this['_unbindEditors'](_0x1b9254);});}}['_updateActiveAnnotation']({threadId:_0x1131b8,resolvedAt:_0x522220,unlinkedAt:_0x5005a4}){const _0x221cc0=!!_0x522220,_0xb187dc=this['context']['plugins']['get'](ti),_0x1c012a=this['getCommentThread'](_0x1131b8);if(this['_threadToController']['has'](_0x1c012a)){const _0x5a5f91=this['_threadToController']['get'](_0x1c012a)['view'],_0x4f92eb=_0xb187dc['getByInnerView'](_0x5a5f91);_0x4f92eb&&(_0x221cc0&&_0xb187dc['_removeActiveAnnotation'](_0x4f92eb),_0x5005a4?_0x4f92eb['isVisible']=!0x1:_0x4f92eb['refreshVisibility']());}}['_getExternalAuthor'](_0x3d95ed){const _0x88dd66=this['context']['plugins']['get'](_0x515d18),_0x363e31=_0x17df23('external:'+_0x3d95ed),_0x3bdf2a=_0x88dd66['getUser'](_0x363e31);return _0x3bdf2a||_0x88dd66['addUser']({'id':_0x363e31,'name':_0x3d95ed});}['_createNewComment']({threadId:_0x12991f,commentId:_0x251dab=_0x4df4d5(),content:_0x1cbb1f,authorId:_0x1f2791,createdAt:_0x467af2,attributes:_0x4748ca}){if('string'!=typeof _0x251dab)throw new _0x193b01('commentsrepository-invalid-commentid');if('string'!=typeof _0x1f2791)throw new _0x193b01('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x1cbb1f||!_0x1cbb1f['trim']())throw new _0x193b01('commentsrepository-invalid-comment-content');const _0x5c7508=this['context']['plugins']['get'](_0x515d18)['getUser'](_0x1f2791);if(!_0x5c7508)throw new _0x193b01('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x1f2791});let _0x359b2a=null,_0x80900b=_0x467af2;return _0x4748ca?.['@external']&&(_0x359b2a=this['_getExternalAuthor'](_0x4748ca['@external']['authorName']),_0x80900b=new Date(_0x4748ca['@external']['createdAt'])),new hi(this,{'threadId':_0x12991f,'id':_0x251dab,'author':_0x359b2a||_0x5c7508,'creator':_0x5c7508,'content':_0x1cbb1f,'createdAt':_0x467af2,'authoredAt':_0x80900b,'attributes':_0x4748ca});}['_addComment'](_0x276094){let {threadId:_0x3d472f,content:_0x41ee9d,attributes:_0x7933c2,isFromAdapter:_0x21b63d}=_0x276094;const _0x31ddce=this['getCommentThread'](_0x276094['threadId']);if(!_0x31ddce)throw new _0x193b01('commentsrepository-add-comment-to-missing-comment-thread',this);const _0xe47e1c=this['_createNewComment'](_0x276094),{id:_0xc5d7de}=_0xe47e1c;if(_0x31ddce['_add'](_0xe47e1c),_0x21b63d||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x31ddce['isSubmitted'])return Promise['resolve']();const _0x3f60f6=this['context']['plugins']['get']('PendingActions'),{channelId:_0x34e366}=_0x31ddce,_0x270302=_0x3f60f6['add'](Et(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x7933c2||(_0x7933c2={}),this['adapter']['addComment']({'channelId':_0x34e366,'threadId':_0x3d472f,'commentId':_0xc5d7de,'content':_0x41ee9d,'attributes':_0x7933c2})['then'](_0x1a6cd5=>{_0x3f60f6['remove'](_0x270302),_0x1a6cd5&&this['_updateComment']({'channelId':_0x34e366,'threadId':_0x3d472f,'commentId':_0xc5d7de,'createdAt':_0x1a6cd5['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x55e6a7=>{throw console['error'](_0x55e6a7),new _0x193b01('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x338db4,commentId:_0x564c8a,content:_0x3ca62a,createdAt:_0x4ca3a7,attributes:_0x4e722b,isFromAdapter:_0xd0d718}){if(void 0x0!==_0x3ca62a&&('string'!=typeof _0x3ca62a||!_0x3ca62a['trim']()['length']))throw new _0x193b01('commentsrepository-update-comment-invalid-content');const _0x42427b=this['getCommentThread'](_0x338db4),_0x29589d=_0x42427b['getComment'](_0x564c8a);if(!_0x29589d)throw new _0x193b01('commentsrepository-update-missing-comment',this);let _0x4d9041=!0x1;if(_0x3ca62a&&_0x3ca62a!==_0x29589d['content']&&(_0x29589d['isEditable']||_0xd0d718)&&(_0x29589d['content']=_0x3ca62a,_0x4d9041=!0x0),_0x4ca3a7&&_0x4ca3a7!==_0x29589d['createdAt']&&(_0x29589d['createdAt']=_0x4ca3a7,_0x29589d['isExternal']||(_0x29589d['authoredAt']=_0x4ca3a7),_0x4d9041=!0x0),_0x4e722b&&!_0x2bd8c2(_0x4e722b,_0x29589d['attributes'])&&(_0x29589d['attributes']=_0x4e722b,_0x4d9041=!0x0),!_0x4d9041)return Promise['resolve']();if(_0x42427b['fire']('commentUpdated'),_0xd0d718||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x39d94a=this['context']['plugins']['get']('PendingActions'),{channelId:_0x22cd1c}=this['getCommentThread'](_0x29589d['threadId']),_0x181425=_0x39d94a['add'](Et(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x22cd1c,'threadId':_0x338db4,'commentId':_0x564c8a,'content':_0x3ca62a,'attributes':_0x4e722b})['then'](()=>_0x39d94a['remove'](_0x181425))['catch'](_0x5751d7=>{throw console['error'](_0x5751d7),new _0x193b01('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x57d908,commentId:_0x7087a7,isFromAdapter:_0x49acec}){const _0x2b2df9=this['getCommentThread'](_0x57d908),_0x439efe=_0x2b2df9['getComment'](_0x7087a7);if(!_0x439efe)throw new _0x193b01('commentsrepository-remove-missing-comment',this);if(_0x2b2df9['_remove'](_0x439efe),_0x49acec||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x457c22=this['context']['plugins']['get']('PendingActions'),{channelId:_0x3381ae}=_0x2b2df9,_0x4d595a=_0x457c22['add'](Et(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x3381ae,'threadId':_0x57d908,'commentId':_0x7087a7})['then'](()=>_0x457c22['remove'](_0x4d595a))['catch'](_0x16776b=>{throw console['error'](_0x16776b),new _0x193b01('commentsrepository-remove-comment-internal-error',this);});}},ri=class extends si{['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0xfe6e6e,_0x20c403){super();const _0x268b4c=_0x20c403['isResolvable'];this['channelId']=_0x20c403['channelId'],this['id']=_0x20c403['id'],this['comments']=new _0x38bfe3(),this['_repository']=_0xfe6e6e,this['_isAttached']=!0x1,this['_isSubmitted']=_0x20c403['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0xfe6e6e,'_permissions',_0xfe6e6e,'_readOnlyChannels',()=>_0xfe6e6e['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0xfe6e6e,'_permissions',()=>_0xfe6e6e['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0xfe6e6e,'_permissions',()=>{const _0xf7a76c=_0xfe6e6e['getPermissions'](this['channelId']);return _0xf7a76c['write']||_0xf7a76c['admin'];}),this['bind']('isResolvable')['to'](_0xfe6e6e,'_permissions',()=>_0x268b4c&&_0xfe6e6e['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x20c403['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x1dd9d4,_0x575075)=>_0x1dd9d4?_0x575075?_0x1dd9d4<_0x575075?_0x1dd9d4:_0x575075:_0x1dd9d4:_0x575075),this['set']('unlinkedAt',_0x20c403['unlinkedAt']||null),this['set']('resolvedAt',_0x20c403['resolvedAt']||null),this['set']('resolvedBy',_0x20c403['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x22deb4=>!!_0x22deb4),this['set']('attributes',_0x20c403['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x3b00bf,_0x5b89c8)=>_0x3b00bf+_0x5b89c8['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x474a71,id:_0x33cd1e}=this;this['_repository']['fire'](ai('submitCommentThread',_0x474a71),{'channelId':_0x474a71,'threadId':_0x33cd1e});}['setUnlinkedAt'](_0x33d7e8){this['_update']({'unlinkedAt':_0x33d7e8});}['resolve']({resolvedAt:_0x51ed27=new Date(),resolvedBy:_0x261c00='',isFromAdapter:_0x7ef7a7=!0x1}={}){const _0x5513a8=this['_repository']['context']['plugins']['get'](_0x515d18)['me'],{channelId:_0x4722a3,id:_0x322839}=this;this['_repository']['fire'](ai('resolveCommentThread',_0x4722a3),{'channelId':_0x4722a3,'threadId':_0x322839,'resolvedAt':_0x51ed27,'resolvedBy':_0x261c00||_0x5513a8['id'],'isFromAdapter':_0x7ef7a7});}['reopen']({isFromAdapter:_0x20ac77=!0x1}={}){const {channelId:_0x1e229c,id:_0x55ce9f}=this;this['_repository']['fire'](ai('reopenCommentThread',_0x1e229c),{'channelId':_0x1e229c,'threadId':_0x55ce9f,'isFromAdapter':_0x20ac77});}['setContext'](_0x4d7b5f){this['context']||this['_update']({'context':_0x4d7b5f});}['setAttribute'](_0x33e838,_0x3688e5){const _0x9de01c=_0x5cdeb2(this['attributes']);_0x450020(_0x9de01c,_0x33e838,_0x3688e5),this['_update']({'attributes':_0x9de01c});}['removeAttribute'](_0x501a7d){const _0x3bba98=_0x5cdeb2(this['attributes']);_0x15707c(_0x3bba98,_0x501a7d),this['_update']({'attributes':_0x3bba98});}['remove']({isFromAdapter:_0x40f3f8=!0x1}={}){const {channelId:_0x1795ca,id:_0x365cb7}=this;this['_repository']['fire'](ai('removeCommentThread',_0x1795ca),{'channelId':_0x1795ca,'threadId':_0x365cb7,'isFromAdapter':_0x40f3f8});}['attachTo'](_0x4e36b0){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x4e36b0});}['addComment'](_0x6e028b){const {channelId:_0x34a5e9,id:_0x49e78a}=this;this['_repository']['fire'](ai('addComment',_0x34a5e9,_0x49e78a),Object['assign']({'channelId':_0x34a5e9,'threadId':_0x49e78a},_0x6e028b));}['getComment'](_0x292b7f){if('string'!=typeof _0x292b7f)throw new _0x193b01('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x292b7f});return this['comments']['get'](_0x292b7f);}['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'](_0x233813=>_0x233813['toJSON']()),'attributes':this['attributes']};}['_add'](_0x4ab28d){return this['listenTo'](_0x4ab28d,'change:authoredAt',()=>{const _0x22f83c=this['_findOptimalIndex'](_0x4ab28d),_0x479581=this['comments'];_0x22f83c-0x1!=_0x479581['getIndex'](_0x4ab28d)&&_0x22f83c+0x1!=_0x479581['getIndex'](_0x4ab28d)&&(this['_remove'](_0x4ab28d),this['_add'](_0x4ab28d));}),this['comments']['add'](_0x4ab28d,this['_findOptimalIndex'](_0x4ab28d));}['_update'](_0x19ab61){const {channelId:_0x358889,id:_0x520f9c}=this;this['_repository']['fire'](ai('updateCommentThread',_0x358889),{..._0x19ab61,'channelId':_0x358889,'threadId':_0x520f9c});}['_remove'](_0x374145){return this['stopListening'](_0x374145),_0x374145['destroy'](),this['comments']['remove'](_0x374145);}['_findOptimalIndex'](_0x32de86){const _0x4dcf91=this['comments']['find'](_0x26b52f=>new Date(_0x26b52f['authoredAt'])['getTime']()>new Date(_0x32de86['authoredAt'])['getTime']());return _0x4dcf91?this['comments']['getIndex'](_0x4dcf91):this['length'];}},hi=class extends ni{['id'];['threadId'];['author'];['creator'];['createdAt'];['_repository'];constructor(_0x38cc45,_0x1da0ea){super();const _0x59cd51=_0x38cc45['context']['plugins']['get'](_0x515d18)['me'],_0x2d669c=_0x38cc45['getCommentThread'](_0x1da0ea['threadId']),_0x45a67a=0x0===_0x2d669c['comments']['length'],_0x26824c=_0x59cd51===_0x1da0ea['author'];this['id']=_0x1da0ea['id'],this['threadId']=_0x1da0ea['threadId'],this['author']=_0x1da0ea['author'],this['creator']=_0x1da0ea['creator'],this['set']('content',_0x1da0ea['content']),this['createdAt']=_0x1da0ea['createdAt']||new Date(),this['set']('authoredAt',_0x1da0ea['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x2d669c,'resolvedAt'),this['set']('attributes',_0x1da0ea['attributes']||{}),this['bind']('isEditable')['to'](_0x38cc45,'_permissions',()=>{const _0xf7f965=_0x38cc45['getPermissions'](_0x2d669c['channelId'])['write'],_0x4bad32=_0x38cc45['getPermissions'](_0x2d669c['channelId'])['modifyAll'];return _0x26824c&&_0xf7f965||!_0x26824c&&_0x4bad32;}),this['bind']('isRemovable')['to'](_0x2d669c,'isRemovable',_0x38cc45,'_permissions',_0x3f396d=>{const _0x11689b=_0x38cc45['getPermissions'](_0x2d669c['channelId'])['write'],_0x5982aa=_0x38cc45['getPermissions'](_0x2d669c['channelId'])['modifyAll'];return _0x26824c&&_0x11689b||_0x3f396d&&_0x45a67a||!_0x26824c&&_0x5982aa&&!_0x45a67a;}),this['bind']('isReadOnly')['to'](_0x2d669c,'isReadOnly'),this['_repository']=_0x38cc45;}get['isExternal'](){return Boolean(this['attributes']&&this['attributes']['@external']);}get['weight'](){return Math['max'](function(_0x5c4859){const _0x214c28=document['createElement']('div');return _0x214c28['innerHTML']=_0x5c4859,_0x214c28['textContent']['length'];}(this['content']),0xc8);}['update'](_0x3bb0ed){const {threadId:_0x35d0e5,id:_0x5f0e07}=this;if(!this['_repository']['hasCommentThread'](_0x35d0e5))throw new _0x193b01('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x1aaded}=this['_repository']['getCommentThread'](_0x35d0e5);this['_repository']['fire'](ai('updateComment',_0x1aaded,_0x35d0e5),{'channelId':_0x1aaded,'threadId':_0x35d0e5,'commentId':_0x5f0e07,..._0x3bb0ed});}['setAttribute'](_0x17c964,_0x4db463){const _0x5f51f1=_0x5cdeb2(this['attributes']);_0x450020(_0x5f51f1,_0x17c964,_0x4db463),this['update']({'attributes':_0x5f51f1});}['removeAttribute'](_0x7d1316){const _0x4e8397=_0x5cdeb2(this['attributes']);_0x15707c(_0x4e8397,_0x7d1316),this['update']({'attributes':_0x4e8397});}['remove'](_0x15f35d={}){if(!_0x15f35d['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x36f529,id:_0x2fc327}=this;if(!this['_repository']['hasCommentThread'](_0x36f529))throw new _0x193b01('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x5a339b}=this['_repository']['getCommentThread'](_0x36f529);this['_repository']['fire'](ai('removeComment',_0x5a339b,_0x36f529),{'channelId':_0x5a339b,'threadId':_0x36f529,'commentId':_0x2fc327,..._0x15f35d});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}};function ai(_0x33e6f0,..._0x3684cb){for(const _0xf0fcf7 of _0x3684cb)void 0x0!==_0xf0fcf7&&(_0x33e6f0+=':'+String(_0xf0fcf7));return _0x33e6f0;}var ci=class extends _0x334e7f{constructor(_0x314d8f){super(_0x314d8f),this['set']('hasContent',!0x1);}['refresh'](){const _0x4984ec=this['editor']['model']['document']['selection'];this['isEnabled']=!0x0,this['hasContent']=!0x1;for(const _0x487f14 of _0x4984ec['getRanges']())if(this['_hasContent'](_0x487f14))return void(this['hasContent']=!0x0);}['execute']({threadId:_0x2a9002=_0x4df4d5(),ranges:_0x5b7c66,comment:_0x121367}={}){const _0x4fa8b1=this['editor']['model'],_0x4f59e9=_0x5b7c66??Array['from'](_0x4fa8b1['document']['selection']['getRanges']()),_0x4fa5d9=[];for(const _0x1a5caf of _0x4f59e9)this['_hasContent'](_0x1a5caf)&&_0x4fa5d9['push'](this['_trimToContent'](_0x1a5caf));if(!_0x4fa5d9['length'])throw new _0x193b01('addcommentthreadcommand-incorrect-ranges',null);_0x121367&&this['_createCommentThread'](_0x2a9002,_0x121367),this['_createMarkersFromRanges'](_0x2a9002,_0x4fa5d9,!!_0x121367);}['_createMarkersFromRanges'](_0x7d2eb7,_0xa3dec8,_0xd38184){this['editor']['model']['change'](_0x9cff92=>{for(const _0x1e123c of _0xa3dec8){const _0x44c10b='comment:'+_0x7d2eb7+':'+_0x4df4d5()['substr'](0x1,0x5);_0x9cff92['addMarker'](_0x44c10b,{'range':_0x1e123c,'usingOperation':_0xd38184,'affectsData':_0xd38184});}});}['_createCommentThread'](_0x336f66,_0x56987f){const _0x3413de=this['editor']['plugins']['get']('CommentsRepository'),_0x22e403=this['editor']['config']['get']('collaboration.channelId'),_0x6cf156=this['editor']['plugins']['get']('Users')['me'];if(!_0x6cf156)throw new _0x193b01('addcommentthreadcommand-user-not-found',null);_0x3413de['addCommentThread']({'threadId':_0x336f66,'channelId':_0x22e403,'comments':[{'authorId':_0x6cf156['id'],'content':_0x56987f,'createdAt':new Date(),'attributes':{}}]});}['_hasContent'](_0xb21e71){for(const _0x33da2f of _0xb21e71['getItems']())if(this['_itemIsContent'](_0x33da2f))return!0x0;return!0x1;}['_itemIsContent'](_0x51f915){return _0x51f915['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x51f915)&&!_0x51f915['is']('element','tableCell');}['_trimToContent'](_0x3e8329){const _0x2faccf=_0x576378=>!this['_itemIsContent'](_0x576378['item']),_0x11d56a=_0x3e8329['start']['getLastMatchingPosition'](_0x2faccf),_0x1b2d86=_0x3e8329['end']['getLastMatchingPosition'](_0x2faccf,{'direction':'backward'});return this['editor']['model']['createRange'](_0x11d56a,_0x1b2d86);}},di=class extends _0x536687{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[ti];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x2697b6){super(_0x2697b6),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x96a350=this['editor'],_0x5d34a7=_0x96a350['model']['document']['selection'],_0x3d0231=_0x8a3c09(()=>this['refreshSelectedViews'](),0xa);_0x5d34a7['on']('change:range',(_0x33e834,_0x336adb)=>{_0x336adb['directChange']&&(_0x3d0231['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x96a350['editing']['view']['document'],'change:isFocused',(_0xcc0495,_0x2cd953,_0x1a006c)=>{_0x1a006c&&_0x3d0231();}),this['listenTo'](_0x96a350['ui']['focusTracker'],'change:isFocused',(_0x215414,_0x123f10,_0x459a93)=>{_0x459a93||this['fire']('blur',{'isAnnotationTracked':_0x674aa6=>this['_editorAnnotationsData']['has'](_0x674aa6['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x3111df){if(this['_editorAnnotations']['has'](_0x3111df['view']))return;this['_editorAnnotations']['add'](_0x3111df['view']),this['editor']['ui']['focusTracker']['add'](_0x3111df['view']['element']);const _0x1d4493=this['editor']['plugins']['get'](ti);this['listenTo'](_0x1d4493['collection'],'remove',(_0x4b979d,_0x18b0c0)=>{this['editor']['ui']['focusTracker']['remove'](_0x18b0c0['view']['element']),this['_editorAnnotations']['delete'](_0x18b0c0['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x382288){if('function'!=typeof _0x382288)throw new _0x193b01('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x382288);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x5615ea,annotations:_0x324f2f}){const _0x1e3d73=[],_0x668f59=this['editor']['model']['document']['selection'],_0x3a7d1a=Array['from'](_0x668f59['getRanges']());for(const [_0x20ac6c,_0x3b4760]of this['_editorAnnotationsData']){const _0x1ab5ec=_0x32994a(_0x3b4760),_0x31d441=_0x324f2f['getByInnerView'](_0x20ac6c);_0x1ab5ec&&_0x31d441&&_0x1e3d73['push']({'annotation':_0x31d441,'range':_0x1ab5ec});}function _0x32994a(_0x30133c){for(const _0x5e587c of _0x30133c)for(const _0xa9a5ca of _0x3a7d1a)if(_0x5e587c['containsRange'](_0xa9a5ca,!_0x668f59['isCollapsed']))return _0x5e587c;return null;}return _0x1e3d73['sort']((_0x292849,_0x4c4abe)=>{const _0x3cbc31=_0x292849['range'],_0x52309e=_0x4c4abe['range'];if(!_0x3cbc31['isEqual'](_0x52309e)){if(_0x3cbc31['containsRange'](_0x52309e,!0x0))return 0x1;if(_0x52309e['containsRange'](_0x3cbc31,!0x0))return-0x1;}return _0x292849['annotation']==_0x5615ea?-0x1:_0x4c4abe['annotation']==_0x5615ea?0x1:0x0;})['map'](_0x4b8058=>_0x4b8058['annotation']);}get['_editorAnnotationsData'](){const _0x1453af=new Map();for(const _0x1b4ade of Array['from'](this['_dataCollectors']))for(const [_0x346d88,_0x3d85fc]of _0x1b4ade())_0x1453af['set'](_0x346d88,_0x3d85fc);return _0x1453af;}},li=class extends _0x536687{['afterInit'](){const _0x12f481=this['editor'];_0x12f481['plugins']['has']('RestrictedEditingModeEditing')&&_0x12f481['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}},mi=class extends _0x536687{constructor(_0x4560f1){super(_0x4560f1),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x5229bb=this['editor'],_0x293b22=_0x5229bb['commands']['get']('importWord'),_0x577d5a=_0x5229bb['plugins']['get'](_0x515d18);_0x293b22&&(_0x293b22['on']('execute',(_0x1c7029,[,_0x2303b6])=>{_0x2303b6['collaboration_features']={'comments':!0x0,'user_id':_0x577d5a['me']['id']};},{'priority':_0x2084bf['high']+0xa}),this['listenTo'](_0x293b22,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x8a466a,_0x3816f0){const {comment_threads:_0x514559}=_0x3816f0;_0x514559&&_0x514559['forEach'](({thread_id:_0x318080,comments:_0x76ade3,is_resolved:_0x506f9})=>{const _0x1ce093=new Date(),_0xa4e47d=_0x76ade3['map'](({author:_0x51e229,content:_0x208e73,created_at:_0xdeb7b3})=>({'content':_0x208e73,'authorId':this['editor']['plugins']['get'](_0x515d18)['me']['id'],'createdAt':_0x1ce093,'attributes':{'@external':{'authorName':_0x51e229,'createdAt':_0xdeb7b3?new Date(_0xdeb7b3):new Date(),'source':'importWord'}}})),_0x36dbcb=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](oi)['addCommentThread']({'channelId':_0x36dbcb,'threadId':_0x318080,'comments':_0xa4e47d,'resolvedAt':_0x506f9?_0x1ce093:null});});}},ui=class extends _0x536687{constructor(_0x2eb1e6){super(_0x2eb1e6),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[pt,wt];}['afterInit'](){const _0x5a6eef=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x5a6eef,'contentInsertion',(_0x20be6b,_0x3ac6c2)=>this['_removeMarkersWithoutThreads'](_0x3ac6c2['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x35f0a0){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x35f0a0;const _0x3b4be5=this['editor']['plugins']['get']('CommentsRepository');for(const _0x1c09ea of _0x35f0a0['keys']()){const [_0xd66ea6,_0x423fdc]=_0x1c09ea['split'](':');'comment'!=_0xd66ea6||_0x3b4be5['hasCommentThread'](_0x423fdc)||_0x35f0a0['delete'](_0x1c09ea);}return _0x35f0a0;}['_registerMarkerInClipboardPipeline'](){const _0xb26428=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x2c0e47=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x2c0e47&&_0xb26428['_registerMarkerToCopy']('comment',_0x2c0e47);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x3fe277){switch(_0x3fe277){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}};function fi(_0xe16df8){const _0x1e3ca1=_0xe16df8['split'](':');return{'group':_0x1e3ca1[0x0],'id':_0x1e3ca1[0x1],'part':_0x1e3ca1[0x2]};}var pi=class extends _0x536687{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x4eca5e,_0x1f5df0)=>{if(!_0x1f5df0['options']['showCommentHighlights'])return null;if(_0x1f5df0['options']['ignoreResolvedComments']){const {id:_0x1c4529}=fi(_0x4eca5e['markerName']);if(this['editor']['plugins']['get'](oi)['getCommentThread'](_0x1c4529)?.['isResolved']&&_0x4eca5e['item'])return _0x1f5df0['consumable']['consume'](_0x4eca5e['item'],'addMarker:'+_0x4eca5e['markerName']),_0x1f5df0['consumable']['consume'](_0x4eca5e['item'],'removeMarker:'+_0x4eca5e['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x1aa23a=>{_0x1aa23a['on']('addMarker:comment',(_0x939329,_0x2c2b7a,_0x672975)=>{if(!_0x672975['options']['showCommentHighlights'])return;const _0x5ecdec=_0x2c2b7a['item'];if(!_0x5ecdec)return;const _0xcd9f6=_0x672975['mapper']['toViewElement'](_0x5ecdec);this['editor']['model']['schema']['isObject'](_0x5ecdec)&&_0xcd9f6&&!_0xcd9f6['getCustomProperty']('widget')&&_0xcd9f6['is']('containerElement')&&Ct(_0xcd9f6,_0x672975['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x1f7508,{writer:_0x1f1bec,options:_0x450a04})=>{if(!_0x450a04['showCommentHighlights'])return null;const _0xb563ca=_0x1f1bec['createContainerElement']('div'),_0xab2a70=_0x1f1bec['createEmptyElement']('hr');return _0x1f1bec['addClass']('ck-horizontal-line',_0xb563ca),_0x1f1bec['insert'](_0x1f1bec['createPositionAt'](_0xb563ca,0x0),_0xab2a70),_0xb563ca;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x784b10,{writer:_0x3d25ad,options:_0x59d455})=>{if(!_0x59d455['showCommentHighlights'])return null;const _0x6ae0f=_0x3d25ad['createContainerElement']('span'),_0x2fbab9=_0x3d25ad['createEmptyElement']('img');return _0x3d25ad['addClass']('image-inline',_0x6ae0f),_0x3d25ad['insert'](_0x3d25ad['createPositionAt'](_0x6ae0f,0x0),_0x2fbab9),_0x6ae0f;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0xf105b2,{writer:_0x5d4bf1,options:_0x3ddf4a})=>{if(_0x3ddf4a['showCommentHighlights'])return _0x5d4bf1['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x45ea99,_0x3a9a35,_0x50287c)=>{_0x50287c['options']['showCommentHighlights']&&_0x45ea99['stop']();},{'priority':'high'});}},wi=class extends _0x536687{static get['requires'](){return[oi,di,_0x515d18,li,mi,ui,pi];}static get['pluginName'](){return'CommentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1cabc7){super(_0x1cabc7),this['set']('isThreadsLoadingPaused',!0x0),_0x1cabc7['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x52da0b,_0x53a16a,_0x2c3bba,_0x5ed102)=>{const _0x21bb7c=_0x1cabc7['plugins']['get'](oi),_0x504686=_0x2c3bba?fi(_0x2c3bba)['id']:null;_0x1cabc7['model']['change'](()=>{if(_0x504686){const _0x2c8f2b=this['getAllMarkersForId'](_0x504686);for(const _0x3b4e0b of _0x2c8f2b)_0x1cabc7['editing']['reconvertMarker'](_0x3b4e0b);}if(_0x5ed102){const {id:_0x275ffa}=fi(_0x5ed102),_0x2bc90f=_0x21bb7c['getCommentThread'](_0x275ffa);if(_0x2bc90f&&_0x2bc90f['unlinkedAt'])return;if(_0x2bc90f&&!_0x2bc90f['isAttached'])return;const _0x8ccb20=this['getAllMarkersForId'](_0x275ffa);for(const _0x50a9b5 of _0x8ccb20)_0x1cabc7['editing']['reconvertMarker'](_0x50a9b5);}}),_0x504686&&this['scrollToThreadMarker'](_0x504686);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x513d55=this['editor'],_0x3a5847=_0x513d55['plugins']['get'](oi),_0x5a9091=_0x513d55['config']['get']('collaboration.channelId'),_0x4d222d=_0x3a5847['getCommentThreads']()['filter'](_0x3ecb03=>_0x3ecb03['channelId']!==_0x5a9091);_0x513d55['commands']['add']('addCommentThread',new ci(_0x513d55)),this['listenTo'](_0x513d55,'change:isReadOnly',(_0x5208ce,_0x567e94,_0x113719)=>{_0x3a5847['switchReadOnly'](_0x113719,_0x513d55['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x3a5847,gi('addCommentThread',_0x5a9091),(_0x259a33,{threadId:_0x21a95e})=>{this['editor']['plugins']['get'](oi)['getCommentThread'](_0x21a95e)?.['unlinkedAt']&&this['_attachArchivedThread'](_0x21a95e);}),this['listenTo'](_0x3a5847,gi('removeCommentThread',_0x5a9091),(_0x122385,{threadId:_0x7eb3c8})=>{_0x513d55['model']['enqueueChange']({'isUndoable':!0x1},_0x61e671=>{const _0x2b0770=this['getAllMarkersForId'](_0x7eb3c8);for(const _0x108399 of _0x2b0770)_0x61e671['removeMarker'](_0x108399);});}),this['listenTo'](_0x3a5847,gi('resolveCommentThread',_0x5a9091),(_0x56bed9,{threadId:_0x3402f8})=>{this['_reconvertMarkers'](_0x3402f8);const _0x517541=this['editor']['plugins']['get'](ti);(this['editor']['editing']['view']['hasDomSelection']||_0x517541['collection']['isFocused'])&&(this['editor']['plugins']['get'](oi)['getCommentThread'](_0x3402f8)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x3a5847,gi('reopenCommentThread',_0x5a9091),(_0x553da1,{threadId:_0x35fa2b})=>{this['_reconvertMarkers'](_0x35fa2b);},{'priority':'low'}),this['listenTo'](_0x3a5847,gi('addComment',_0x5a9091),(_0x1486a2,{threadId:_0x272479,isFromAdapter:_0x3872c9})=>{const _0x2f07bb=this['getAllMarkersForId'](_0x272479);!_0x3872c9&&0x0!=_0x2f07bb['length']&&_0x3a5847['hasCommentThread'](_0x272479)&&0x1===_0x3a5847['getCommentThread'](_0x272479)['length']&&_0x513d55['model']['enqueueChange']({'isUndoable':!0x1},_0xcfbedb=>{for(const _0x68a2b6 of _0x2f07bb)_0xcfbedb['updateMarker'](_0x68a2b6,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x4d222d);}['afterInit'](){!async function(_0x453af9){const _0x5409ac='KpOBJGNSEgqCyfVF1kZ8lbnRjM7eIzAsDQHw9aThu6rcYi05UmPL4d3X2Wotvx',_0x5bf55c=0x78e28,_0x2c9e37=window['Date']['now'](),_0x14c107=_0x453af9['editor'],_0x3e8050=new window['Promise'](_0x42a91d=>{_0x14c107['once']('ready',_0x42a91d);}),_0xa3aedc={'kty':'EC','use':'sig','crv':'P-256','x':'iCjOCvDFI6lQHHT18jVwRfkfHQ2a_MymT35LQVoFSAI','y':'kXIyJ4evtCEFRmxKSUpK9fDW459vXOvVrhf6uQAeOio','alg':'ES256'},_0x22fbdc=_0x14c107['config']['get']('licenseKey');async function _0xc7ece8(){let _0x2f3dcb,_0x156f62=null,_0x49c82f=null;try{return'GPL'==_0x22fbdc?'NotAllowed':(_0x2f3dcb=_0x356cc6(),_0x2f3dcb?(_0x2f3dcb['usageEndpoint']&&(_0x49c82f=_0x43632a(_0x2f3dcb['usageEndpoint'],_0x2f3dcb['jti'])),await _0x39bbf()?_0x878757()?_0x23e360()?'Expired':_0x435152()?('evaluation'==_0x2f3dcb['licenseType']&&(_0x156f62=_0x187c1a('EvaluationLimit')),await _0x10b4c2()):'DomainLimit':'NotAllowed':'Invalid'):'Invalid');}catch{return'Invalid';}function _0x23e360(){const _0x4e2c46=['evaluation','trial']['includes'](_0x2f3dcb['licenseType'])?_0x2c9e37/0x3e8:0xe10*_0x5bf55c;return _0x2f3dcb['exp']<_0x4e2c46;}function _0x878757(){const _0x3c1cd4=_0x2f3dcb['features'];if(!_0x3c1cd4)return!0x1;if(_0x3c1cd4['includes']('*'))return!0x0;if(_0x3c1cd4['includes']('CMT'))return!0x0;if(_0x3c1cd4['includes']('TRILIUM')&&_0x123941())return!0x0;if(_0x3c1cd4['includes']('RCMT')){if(_0x163692())return!0x0;if(_0x35e416()||_0x474577())return!0x0;}return!0x1;}function _0x435152(){const _0x2dc304=_0x2f3dcb['licensedHosts'];if(!_0x2dc304||0x0==_0x2dc304['length'])return!0x0;const {hostname:_0x1c44d1}=new URL(window['location']['href']);if(_0x2dc304['includes'](_0x1c44d1))return!0x0;const _0x4081c6=_0x1c44d1['split']('.');return _0x2dc304['filter'](_0x1ba7ae=>_0x1ba7ae['includes']('*'))['map'](_0x40c87b=>_0x40c87b['split']('.'))['filter'](_0x845e9c=>_0x845e9c['length']<=_0x4081c6['length'])['map'](_0x409949=>Array(_0x4081c6['length']-_0x409949['length'])['fill']('*'===_0x409949[0x0]?'*':'')['concat'](_0x409949))['some'](_0x1052e3=>_0x4081c6['every']((_0x1fa64d,_0x3aa22e)=>_0x1052e3[_0x3aa22e]===_0x1fa64d||'*'===_0x1052e3[_0x3aa22e]));}function _0x10b4c2(){return _0x156f62&&_0x49c82f?new window['Promise']((_0x5b02f2,_0x537a2b)=>{_0x156f62['then'](_0x5b02f2,_0x537a2b),_0x49c82f['then'](_0x39f2f4=>{'Valid'!=_0x39f2f4&&_0x5b02f2(_0x39f2f4);},_0x537a2b);}):_0x156f62||_0x49c82f||'Valid';}}function _0x43632a(_0x5da618,_0x54927a){return new window['Promise'](_0x535101=>{if(_0x722c9d())return _0x535101('Valid');_0x4853b8(),_0x14c107['decorate']('_sendUsageRequest');let _0x4577ef=!0x1;const _0x63926=_0x4df4d5();function _0x56c019(_0x4480b1){return!!_0x4480b1&&('object'==typeof _0x4480b1||'function'==typeof _0x4480b1)&&'function'==typeof _0x4480b1['then']&&'function'==typeof _0x4480b1['catch'];}function _0x398cd5(_0x533a60){_0x1b0bf2(_0x533a60)['then'](_0x2ccb40=>_0x2ccb40&&'ok'==_0x2ccb40['status']?_0x98a9f9(_0x4fc254(_0x63926+_0x54927a))!=_0x2ccb40['verification']?'UsageLimit':'Valid':'UsageLimit')['then'](_0x28fcaa=>(_0x4b7e17(),_0x28fcaa),()=>{const _0x13e647=_0x3363b8();return null==_0x13e647?(_0x4b7e17(),'Valid'):_0x2c9e37-_0x13e647>0x240c8400?'UsageLimit':'Valid';})['then'](_0x535101)['catch'](()=>{_0x535101('UsageLimit');});const _0x6b07cf=0x36ee80;function _0x4b7e17(){const _0x2416bf='llct-'+_0x98a9f9(_0x4fc254(_0x5da618)),_0x1f45d7=_0x37b357(_0x98a9f9(window['Math']['ceil'](_0x2c9e37/_0x6b07cf)));window['localStorage']['setItem'](_0x2416bf,_0x1f45d7);}function _0x3363b8(){const _0x2bb6f5='llct-'+_0x98a9f9(_0x4fc254(_0x5da618)),_0x29c7d2=window['localStorage']['getItem'](_0x2bb6f5);return _0x29c7d2?window['parseInt'](_0x37b357(_0x29c7d2),0x10)*_0x6b07cf:null;}function _0x1b0bf2(_0x38436a){return new window['Promise']((_0xd9cc05,_0x4e32db)=>{_0x38436a['then'](_0xd9cc05,_0x4e32db),window['setTimeout'](_0x4e32db,0x1d4c0);});}}_0x14c107['on']('_sendUsageRequest',(_0xa9d72a,_0x51e567)=>{if(_0x51e567[0x0]!=_0x5da618)return _0x535101('UsageLimit');_0x51e567[0x1]={..._0x51e567[0x1],'requestId':_0x63926};},{'priority':'high'}),_0x14c107['on']('_sendUsageRequest',_0x1fe92d=>{_0x56c019(_0x1fe92d['return'])&&(_0x4577ef=!0x0,_0x398cd5(_0x1fe92d['return']));},{'priority':'low'}),_0x3e8050['then'](()=>{_0x4577ef||_0x535101('UsageLimit');});});function _0x722c9d(){return'auto'==_0x14c107['editing']['view']['_overlayModeHint'];}function _0x4853b8(){_0x14c107['editing']['view']['_overlayModeHint']='auto';}}function _0x187c1a(_0x4890fa){const _0x2c7407=[new window['Promise'](_0x4ca5e3=>setTimeout(_0x4ca5e3,0x93ecc)),_0x3e8050['then'](()=>new window['Promise'](_0xab4529=>{let _0x514f5c=0x0;_0x14c107['model']['on']('applyOperation',(_0x1bcf80,_0x36dd86)=>{_0x36dd86[0x0]['isDocumentOperation']&&_0x514f5c++,0x5e8==_0x514f5c&&(_0xab4529(),_0x1bcf80['off']());});}))];return window['Promise']['race'](_0x2c7407)['then'](()=>_0x4890fa);}async function _0x5b69c1(){await _0x3e8050,_0x14c107['model']['change']=_0x1a0d03,_0x14c107['model']['enqueueChange']=_0x1a0d03,_0x14c107['enableReadOnlyMode']('model');}function _0x123941(){return window['glob']&&window['glob']['triliumVersion'];}function _0x163692(){return _0x2aadf7('WebSocketGateway')&&'connected'==_0x49319e('WebSocketGateway')['state'];}function _0x35e416(){return _0x2aadf7('RevisionViewerIntegration');}function _0x474577(){return _0x2aadf7('TrackChangesDataGetter');}function _0x486ff0(_0x4b4975){const _0x5daf6e=_0x52da88();_0x14c107[_0x5daf6e]='commentsLicenseKey'+_0x4b4975,'Valid'!=_0x4b4975&&_0x5b69c1();}function _0x52da88(){const _0x2b050e=window['String'](window['performance']['now']())['replace']('.','');let _0xdfdf40='K';for(let _0x1aebab=0x0;_0x1aebab<_0x2b050e['length'];_0x1aebab+=0x2){let _0x17f602=window['parseInt'](_0x2b050e['substring'](_0x1aebab,_0x1aebab+0x2));_0x17f602>=0x3e&&(_0x17f602-=0x3e),_0xdfdf40+=_0x5409ac[_0x17f602];}return _0xdfdf40;}function _0x356cc6(){const _0xb826da=_0x22fbdc['split']('.');if(0x3!=_0xb826da['length'])return null;return _0x51b0fe(_0xb826da[0x1]);function _0x51b0fe(_0x3902fc){const _0x3f0596=_0x5568a0(_0x3902fc);return _0x3f0596&&_0x5b0f80()?_0x3f0596:null;function _0x5b0f80(){const _0x1aae83=_0x3f0596['jti'],_0x474acb=window['parseInt'](_0x1aae83['substring'](_0x1aae83['length']-0x8),0x10),_0x3781f3={..._0x3f0596,'jti':_0x1aae83['substring'](0x0,_0x1aae83['length']-0x8)};return delete _0x3781f3['vc'],_0x4fc254(_0x3781f3)==_0x474acb;}}}async function _0x39bbf(){let _0x97346=!0x0;try{const [_0x3ad0d4,_0x2aafde,_0x33e63a]=_0x22fbdc['split']('.');return _0x36b8d5(_0x3ad0d4),await _0x2d6e7b(_0x3ad0d4,_0x2aafde,_0x33e63a),_0x97346;}catch{return!0x1;}function _0x36b8d5(_0x6f3979){const _0x57dda9=_0x5568a0(_0x6f3979);_0x57dda9&&'ES256'==_0x57dda9['alg']||(_0x97346=!0x1);}async function _0x2d6e7b(_0x331e92,_0x551ba0,_0x3345ef){const _0x102476=window['Uint8Array']['from'](_0x42dc16(_0x3345ef),_0x25cd79=>_0x25cd79['charCodeAt'](0x0)),_0x60a8a7=new window['TextEncoder']()['encode'](_0x331e92+'.'+_0x551ba0),_0x3b4a77=window['crypto']['subtle'];if(!_0x3b4a77)return;const _0x30c50b=await _0x3b4a77['importKey']('jwk',_0xa3aedc,{'name':'ECDSA','namedCurve':'P-256'},!0x1,['verify']);await _0x3b4a77['verify']({'name':'ECDSA','hash':{'name':'SHA-256'}},_0x30c50b,_0x102476,_0x60a8a7)||(_0x97346=!0x1);}}function _0x5568a0(_0x197f46){return _0x197f46['startsWith']('ey')?JSON['parse'](_0x42dc16(_0x197f46)):null;}function _0x42dc16(_0x4a50cb){return window['atob'](_0x4a50cb['replace'](/-/g,'+')['replace'](/_/g,'/'));}function _0x4fc254(_0x242556){let _0x559a0d=0x1505;function _0x433b7b(_0x281bc2){for(let _0x3dc438=0x0;_0x3dc438<_0x281bc2['length'];_0x3dc438++){const _0x1f8415=_0x281bc2['charCodeAt'](_0x3dc438);_0x559a0d=(_0x559a0d<<0x5)+_0x559a0d+_0x1f8415,_0x559a0d&=_0x559a0d;}}function _0x3b0a99(_0x2d084a){Array['isArray'](_0x2d084a)?_0x2d084a['forEach'](_0x3b0a99):_0x2d084a&&'object'==typeof _0x2d084a?Object['entries'](_0x2d084a)['sort']()['forEach'](([_0x35da0d,_0x2f0b82])=>{_0x433b7b(_0x35da0d),_0x3b0a99(_0x2f0b82);}):_0x433b7b(window['String'](_0x2d084a));}return _0x3b0a99(_0x242556),_0x559a0d>>>0x0;}function _0x98a9f9(_0x310b53){return _0x310b53['toString'](0x10)['padStart'](0x8,'0');}function _0x37b357(_0x3a1d44){return _0x3a1d44['split']('')['reverse']()['join']('');}function _0x2aadf7(_0x14b802){return _0x14c107['plugins']['has'](_0x14b802);}function _0x49319e(_0x205848){return _0x14c107['plugins']['get'](_0x205848);}function _0x1a0d03(){}_0x486ff0(await _0xc7ece8());}(this);}['destroy'](){const _0x2591d0=this['editor']['plugins']['get'](oi),_0x1aee32=this['editor']['config']['get']('collaboration.channelId');for(const _0x34e23d of _0x2591d0['getCommentThreads']({'channelId':_0x1aee32}))_0x2591d0['_detachCommentThread'](_0x34e23d['id']),_0x2591d0['_threads']['delete'](_0x34e23d['id']);super['destroy']();}['hasMarkerForId'](_0x50fca8){return this['getAllMarkersForId'](_0x50fca8)['length']>0x0;}['getAllMarkersForId'](_0x3047d4){const _0x474434=[];for(const _0x4ba11a of this['editor']['model']['markers'])_0x4ba11a['name']['startsWith']('comment:'+_0x3047d4)&&_0x474434['push'](_0x4ba11a);return _0x474434;}['scrollToThreadMarker'](_0x5929f8){setTimeout(()=>{const _0x2ba296=this['_getTargetForId'](_0x5929f8);_0x2ba296&&this['activeMarker']&&fi(this['activeMarker'])['id']===_0x5929f8&&_0x479573({'target':_0x2ba296[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x3fc8ea){this['editor']['model']['change'](()=>{for(const _0x2c3d50 of this['getAllMarkersForId'](_0x3fc8ea))this['editor']['editing']['reconvertMarker'](_0x2c3d50);});}['_attachArchivedThread'](_0x24a51c){const _0x34413d=this['editor']['plugins']['get'](oi),_0x4fbd56=this['editor']['plugins']['get'](di),_0x5cabc3=_0x34413d['getCommentThread'](_0x24a51c);if(!_0x5cabc3['isAttached']){const _0x349456=_0x5cabc3['attachTo'](()=>this['_getTargetForId'](_0x5cabc3['id']));_0x4fbd56['registerAnnotation'](_0x349456),_0x5cabc3['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x4afd30=this['editor'],_0xa63724=_0x4afd30['plugins']['get'](_0x515d18);_0x4afd30['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x17304d,_0x81132e)=>{const {id:_0x3114e9}=fi(_0x17304d['markerName']),_0x56bf68=_0x4afd30['plugins']['get'](oi)['getCommentThread'](_0x3114e9),_0x21b182=this['activeMarker']&&fi(this['activeMarker'])['id']===_0x3114e9;let _0x423743;if(_0x56bf68&&_0x56bf68['isResolved']&&!_0x21b182&&_0x17304d['item'])return _0x81132e['consumable']['consume'](_0x17304d['item'],'addMarker:'+_0x17304d['markerName']),_0x81132e['consumable']['consume'](_0x17304d['item'],'removeMarker:'+_0x17304d['markerName']),null;const _0x26c245=['ck-comment-marker'];return _0x21b182&&_0x26c245['push']('ck-comment-marker--active'),_0x423743=_0x56bf68?.['length']?_0x56bf68['comments']['first']['author']['id']:_0xa63724['me']['id'],{'classes':_0x26c245,'attributes':{'data-comment':_0x3114e9,'data-author-id':_0x423743}};}}),_0x4afd30['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0xd285a2,{options:_0xb99bea})=>{if(_0xb99bea['showCommentHighlights'])return null;const _0x6a2396=_0x4afd30['plugins']['get'](oi),_0x27cbad=_0x4afd30['model']['markers']['get'](_0xd285a2),{id:_0x368b51,part:_0x293840}=fi(_0xd285a2);return _0x27cbad&&!_0x27cbad['affectsData']||_0xb99bea['ignoreResolvedComments']&&_0x6a2396['getCommentThread'](_0x368b51)?.['isResolved']?null:{'group':'comment','name':_0x293840?_0x368b51+':'+_0x293840:_0x368b51};}}),_0x4afd30['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x136fc5,{writer:_0x4cc137})=>_0x4cc137['createElement']('$marker',{'data-name':'comment:'+_0x136fc5['getAttribute']('id')})}),_0x4afd30['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x1d1bc2=this['editor'],_0x532ee6=_0x1d1bc2['plugins']['get'](oi),_0x47cc80=new Set(),_0x47710b=new Set();_0x1d1bc2['model']['document']['registerPostFixer'](_0x2a31e4=>{let _0xdb0f7e=!0x1;for(const {name:_0x5070eb,data:_0x4c6d5a}of _0x1d1bc2['model']['document']['differ']['getChangedMarkers']()){const {group:_0x5c5fc3,id:_0x50db49}=fi(_0x5070eb);let _0x39196e=_0x4c6d5a['newRange'];if('comment'!==_0x5c5fc3||!_0x39196e)continue;const _0x4a9567='$graveyard'===_0x39196e['root']['rootName'];_0x4a9567||(_0x39196e=_i(_0x39196e,_0x1d1bc2['model']),!_0x39196e||_0x39196e['isCollapsed']||!_0x4c6d5a['newRange']||_0x39196e['isEqual'](_0x4c6d5a['newRange']))?_0x1d1bc2['model']['hasContent'](_0x39196e)&&!_0x4a9567?this['isThreadsLoadingPaused']?_0x47cc80['add'](_0x5070eb):this['_handleThreadMarker'](_0x5070eb,_0x50db49):(_0x47710b['add'](_0x5070eb),_0x47cc80['delete'](_0x5070eb),_0x2a31e4['removeMarker'](_0x5070eb),_0xdb0f7e=!0x0):(_0x2a31e4['updateMarker'](_0x5070eb,{'range':_0x39196e}),_0xdb0f7e=!0x0);}return _0xdb0f7e;}),this['on']('change:isThreadsLoadingPaused',(_0x49bfe9,_0x177f9c,_0x1746aa)=>{if(!_0x1746aa&&_0x47cc80['size'])for(const _0x5185d6 of _0x47cc80){const {id:_0x19933a}=fi(_0x5185d6);_0x47cc80['delete'](_0x5185d6),_0x1d1bc2['model']['markers']['get'](_0x5185d6)&&this['_handleThreadMarker'](_0x5185d6,_0x19933a);}}),this['listenTo'](_0x1d1bc2['model']['document'],'change',()=>{for(const {name:_0x49ff10,data:{newRange:_0x2f4e14}}of _0x1d1bc2['model']['document']['differ']['getChangedMarkers']()){const {group:_0x377b73,id:_0x286aa6}=fi(_0x49ff10);if('comment'!==_0x377b73)continue;const _0x5c20dd=_0x532ee6['getCommentThread'](_0x286aa6),_0x12d039=this['hasMarkerForId'](_0x286aa6);_0x5c20dd&&(!_0x5c20dd['_hasTargetInContent']&&_0x2f4e14&&_0x1d1bc2['editing']['view']['once']('render',()=>{const _0x354a6c=_0x1d1bc2['plugins']['get'](ti),_0x14f47f=_0x532ee6['_threadToController']['get'](_0x5c20dd)['view'];_0x354a6c['getByInnerView'](_0x14f47f)['refreshVisibility']();},{'priority':'low'}),_0x5c20dd['_hasTargetInContent']=_0x12d039||!!_0x2f4e14),_0x2f4e14||(_0x47710b['add'](_0x49ff10),_0x47cc80['delete'](_0x49ff10));}for(const _0x15ce0c of _0x47710b){const {id:_0x2d57fa}=fi(_0x15ce0c),_0x5971f9=_0x532ee6['getCommentThread'](_0x2d57fa);if(_0x47cc80['delete'](_0x15ce0c),!_0x5971f9)continue;const _0x55eafa=this['hasMarkerForId'](_0x2d57fa);_0x55eafa||_0x5971f9['isSubmitted']?_0x55eafa||_0x5971f9['unlinkedAt']||_0x5971f9['setUnlinkedAt'](new Date()):_0x5971f9['remove']();}_0x47710b['clear']();});}['_handleInitialThreads'](_0x4d9bb4){_0x4d9bb4['forEach'](_0x521ff6=>{_0x521ff6['unlinkedAt']&&this['_attachArchivedThread'](_0x521ff6['id']);});}['_getTargetForId'](_0x3df67d){const _0x2596c2=this['editor'],_0x3f7ffa=this['getAllMarkersForId'](_0x3df67d);return _0x2d2fca(_0x2596c2['editing'],_0x3f7ffa);}['_getTextContext'](_0x187c58){const _0x313698=this['getAllMarkersForId'](_0x187c58);let _0x1c522e='',_0x2c1a21=!0x1;for(const _0x43e338 of _0x313698){const _0x21caeb=_0x43e338['getRange']();for(const _0x33be4f of Array['from'](_0x21caeb['getItems']()))_0x33be4f['is']('$textProxy')?(_0x1c522e&&_0x2c1a21&&(_0x1c522e+='\x20',_0x2c1a21=!0x1),_0x1c522e+=_0x33be4f['data']):_0x2c1a21=!0x0;_0x2c1a21=!0x0;}return _0x1c522e['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x58df0d,_0x33aad3){const _0x1db773=this['editor'],_0x349994=_0x1db773['plugins']['get'](oi);let _0x8f2114=_0x349994['getCommentThread'](_0x33aad3);const _0x2697c3=_0x1db773['config']['get']('collaboration.channelId'),_0x16cfbe=_0x1db773['plugins']['get'](di);return _0x8f2114&&(_0x8f2114['unlinkedAt']&&_0x8f2114['setUnlinkedAt'](null),_0x8f2114['isAttached'])||(this['getAllMarkersForId'](_0x33aad3)[0x0]['managedUsingOperations']?_0x349994['fetchCommentThread']({'channelId':_0x2697c3,'threadId':_0x33aad3})['then'](_0x360396=>{if('destroyed'!==_0x1db773['state']){if(_0x8f2114=_0x360396,_0x8f2114&&!_0x8f2114['isAttached']){const _0x3b8cdc=_0x8f2114['attachTo'](()=>this['_getTargetForId'](_0x33aad3));_0x16cfbe['registerAnnotation'](_0x3b8cdc),_0x8f2114['isResolved']&&this['_reconvertMarkers'](_0x33aad3);}else{if(!_0x8f2114){const _0x426d00=this['getAllMarkersForId'](_0x33aad3);_0x1db773['model']['change'](_0x3258ee=>{for(const _0x10b3a3 of _0x426d00)_0x3258ee['removeMarker'](_0x10b3a3);});}}}}):_0x1db773['editing']['view']['once']('render',()=>{if(_0x349994['getCommentThread'](_0x33aad3))return;const _0x4b4967=_0x1db773['plugins']['get'](ti);_0x8f2114=_0x349994['openNewCommentThread']({'channelId':_0x2697c3,'threadId':_0x33aad3,'target':()=>this['_getTargetForId'](_0x33aad3),'context':{'type':'text','value':this['_getTextContext'](_0x33aad3)}});const _0x29e48c=_0x349994['_threadToController']['get'](_0x8f2114)['view'],_0x1c5a90=_0x4b4967['getByInnerView'](_0x29e48c);_0x1c5a90&&_0x16cfbe['registerAnnotation'](_0x1c5a90);},{'priority':'low'})),_0x8f2114;}['_handleThreadMarker'](_0x1094cd,_0x8bac8e){const _0x3024ab=this['_attachMarkerToThread'](_0x1094cd,_0x8bac8e);_0x3024ab&&!_0x3024ab['context']&&_0x3024ab['setContext']({'type':'text','value':this['_getTextContext'](_0x8bac8e)});}['_initAriaMarkerChangeAnnouncements'](){const _0x210960=this['editor'];_0x4af0a9(_0x210960['model'],({left:_0x43c42d,entered:_0x4a7f7d})=>{for(const _0x1aea73 of _0x43c42d)if(Ai(_0x1aea73)){_0x210960['ui']['ariaLiveAnnouncer']['announce'](Et(_0x210960['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x5c4540 of _0x4a7f7d)if(Ai(_0x5c4540)){_0x210960['ui']['ariaLiveAnnouncer']['announce'](Et(_0x210960['locale'],'ENTER_COMMENT_ANNOUNCEMENT',_0x3861e1(_0x2fae6d)));break;}});}};function gi(_0x324082,_0x2ae012){return _0x2ae012?_0x324082+':'+_0x2ae012:_0x324082;}function _i(_0x43e54f,_0x3f3563){const _0x3348a4=_0x3f3563['schema'],_0x140810=_0x3f3563['createRange'](_0x43e54f['start']);for(const _0x56ba0e of _0x43e54f['getWalker']()){const {type:_0x5e6caf,item:_0xa9bb38,nextPosition:_0x5c0af0}=_0x56ba0e;if('text'===_0x5e6caf||_0x3348a4['isObject'](_0xa9bb38)){const _0x47aed0=_0x3f3563['createPositionBefore'](_0xa9bb38);_0x140810['isCollapsed']&&(_0x140810['start']=_0x47aed0),_0x140810['end']=_0x5c0af0;}}return _0x140810;}function Ai(_0x169303){return'comment'===fi(_0x169303['name'])['group'];}var vi=class extends _0x536687{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'CommentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[oi,wi,di,ti];}get['CommentsListView'](){return Lt;}get['CommentThreadInputView'](){return xt;}['init'](){const _0xc447a4=this['editor'],_0x3b4a3f=_0xc447a4['plugins']['get'](oi),_0x25c911=_0xc447a4['plugins']['get'](wi),_0x4373d1=_0xc447a4['plugins']['get'](ti),_0x23dc12=_0xc447a4['plugins']['get'](di);_0xc447a4['ui']['componentFactory']['add']('comment',()=>{const _0x162bb0=this['_createUIButton'](_0x360533);return _0x162bb0['tooltip']=!0x0,_0x162bb0;}),_0xc447a4['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](rt)),_0x23dc12['addSourceCollector'](()=>{const _0x481663=[];for(const [_0x365647,_0xb0d631]of _0x3b4a3f['_threadToController']){const _0x44c930=_0x25c911['getAllMarkersForId'](_0x365647['id']),_0x4ddd27=_0x44c930['map'](_0x4e4a44=>_0x4e4a44['getRange']());_0x44c930['length']>0x0&&_0x481663['push']([_0xb0d631['view'],_0x4ddd27]);}return _0x481663;}),this['listenTo'](_0x4373d1,'change:activeAnnotations',(_0x5efa2b,_0x58c498,_0x40224a)=>{const _0x3dfc95=Array['from'](_0x40224a)['map'](_0x56b04e=>_0x56b04e['innerView'])['find'](_0x269b01=>_0x3b4a3f['_viewToController']['has'](_0x269b01));if(!_0x3dfc95)return void(_0x25c911['activeMarker']=null);const _0x295be2=_0x3b4a3f['_viewToController']['get'](_0x3dfc95)['model']['id'],_0x4c760='comment:'+_0x295be2;_0x295be2&&_0x25c911['hasMarkerForId'](_0x295be2)?_0x25c911['activeMarker']=_0x4c760:_0x25c911['activeMarker']&&(_0x25c911['activeMarker']=null);}),this['listenTo'](_0x3b4a3f,'removeCommentThread',(_0x14a65b,{threadId:_0x30597b,isFromAdapter:_0x321769})=>{!_0x321769&&_0xc447a4['ui']['focusTracker']['isFocused']&&_0x25c911['hasMarkerForId'](_0x30597b)&&_0xc447a4['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x3b4a3f,'addComment',(_0x58c66c,{threadId:_0x3fbbd8,isFromAdapter:_0x57fc93})=>{!_0x57fc93&&_0x25c911['hasMarkerForId'](_0x3fbbd8)&&_0x3b4a3f['hasCommentThread'](_0x3fbbd8)&&0x1===_0x3b4a3f['getCommentThread'](_0x3fbbd8)['length']&&(_0xc447a4['editing']['view']['focus'](),_0x58c66c['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x1ade31=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x572e7c;for(const _0x1dc0c9 in _0x1ade31){const _0x1a74ff=_0x1dc0c9,_0x5790dc=_0x1ade31[_0x1a74ff];if('commentsLicenseKeyValid'==_0x5790dc||'commentsLicenseKeyInvalid'==_0x5790dc||'commentsLicenseKeyExpired'==_0x5790dc||'commentsLicenseKeyDomainLimit'==_0x5790dc||'commentsLicenseKeyNotAllowed'==_0x5790dc||'commentsLicenseKeyEvaluationLimit'==_0x5790dc||'commentsLicenseKeyUsageLimit'==_0x5790dc){delete _0x1ade31[_0x1a74ff],_0x572e7c=_0x5790dc,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x572e7c&&_0x1ade31['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x572e7c&&_0x1ade31['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x572e7c&&_0x1ade31['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x572e7c&&_0x1ade31['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x572e7c&&_0x1ade31['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyUsageLimit'==_0x572e7c&&_0x1ade31['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x153912){const _0x5a7fc1=this['editor'],_0x5d0549=new _0x153912(_0x5a7fc1['locale']),_0xf30321=_0x5a7fc1['commands']['get']('addCommentThread');return _0x5d0549['set']({'label':Et(_0x5a7fc1['locale'],'Comment'),'icon':_0x37b57a}),_0x5d0549['bind']('isEnabled')['to'](_0xf30321,'isEnabled',_0xf30321,'hasContent',(_0x15ed8e,_0x13f974)=>_0x15ed8e&&_0x13f974),this['listenTo'](_0x5d0549,'execute',()=>{_0xf30321['execute']();}),_0x5d0549;}},yi=class extends _0x536687{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[wi];}constructor(_0x3ff254){super(_0x3ff254),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x2206f8,_0x170018,_0x68ab4)=>{_0x68ab4?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x110648,_0x4f214d]of this['editor']['commands'])_0x4f214d['affectsData']&&'addCommentThread'!==_0x110648&&_0x4f214d['forceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('RevisionTracker')&&this['editor']['plugins']['get']('RevisionTracker')['forceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('SourceEditing')&&this['editor']['plugins']['get']('SourceEditing')['forceDisabled']('commentsOnlyMode'),this['editor']['commands']['get']('editSource')?.['forceDisabled']('commentsOnlyMode');const _0x509d42=this['editor']['editing']['view']['document'];this['listenTo'](_0x509d42,'cut',_0x5c6d3d=>_0x5c6d3d['stop'](),{'priority':'highest'}),this['listenTo'](_0x509d42,'clipboardInput',_0x4f446c=>_0x4f446c['stop'](),{'priority':'highest'}),this['listenTo'](_0x509d42,'delete',_0x32e47d=>_0x32e47d['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x204ac6,_0x5c3302]of this['editor']['commands'])_0x5c3302['affectsData']&&'addCommentThread'!==_0x204ac6&&_0x5c3302['clearForceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('RevisionTracker')&&this['editor']['plugins']['get']('RevisionTracker')['clearForceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('SourceEditing')&&this['editor']['plugins']['get']('SourceEditing')['clearForceDisabled']('commentsOnlyMode'),this['editor']['commands']['get']('editSource')?.['clearForceDisabled']('commentsOnlyMode'),this['stopListening'](this['editor']['editing']['view']['document']);}},Ti=class extends _0x16337c{['activeUIs'];['uisData'];['_uis'];static get['requires'](){return[ti];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x43d7f6){super(_0x43d7f6),this['activeUIs']=new Set(),this['_uis']=new Map(),this['uisData']=new Map();}['init'](){const _0x40984a=this['context']['plugins']['get'](ti);this['listenTo'](_0x40984a,'_activateAnnotation',(_0x183420,_0x704cb)=>{for(const _0x4f890b of this['activeUIs']){const _0x1f99de=this['_uis']['get'](_0x4f890b);(0x0,this['uisData']['get'](_0x4f890b)['filter'])(_0x704cb)&&_0x1f99de['setActiveAnnotation'](_0x704cb);}}),this['listenTo'](_0x40984a,'_deactivateAllAnnotations',()=>{for(const _0x31b2ec of this['activeUIs'])this['_uis']['get'](_0x31b2ec)['setActiveAnnotation'](null);}),this['listenTo'](_0x40984a['_visibleAnnotations'],'add',(_0xe71eff,_0x35fc5f)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x35fc5f);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x2868fd){return this['activeUIs']['has'](_0x2868fd);}['activate'](_0x4c502a,_0x514bca=this['defaultFilter']){const _0x81c978=this['context']['plugins']['get'](ti);if(!this['_uis']['has'](_0x4c502a))throw new _0x193b01('annotationsuis-missing-ui',this,{'uiName':_0x4c502a});this['isActive'](_0x4c502a)&&this['deactivate'](_0x4c502a),this['activeUIs']['add'](_0x4c502a);const _0x105f29=new Jt();Qt({'source':_0x81c978['_visibleAnnotations'],'target':_0x105f29,'filter':_0x514bca}),this['uisData']['set'](_0x4c502a,{'collection':_0x105f29,'filter':_0x514bca});const _0x51be3b=this['_uis']['get'](_0x4c502a);_0x51be3b['attach'](_0x105f29),this['listenTo'](_0x51be3b,'change:activeAnnotation',(_0x44b97c,_0x48b128,_0x5d8883,_0x498267)=>{_0x498267&&_0x81c978['_removeActiveAnnotation'](_0x498267),_0x5d8883&&_0x81c978['_addActiveAnnotation'](_0x5d8883);});}['deactivate'](_0x56dd04){if(this['activeUIs']['delete'](_0x56dd04),!this['_uis']['has'](_0x56dd04))throw new _0x193b01('annotationsuis-missing-ui',this,{'uiName':_0x56dd04});const _0x23dc9f=this['_uis']['get'](_0x56dd04);_0x23dc9f['detach'](),this['stopListening'](_0x23dc9f),this['uisData']['get'](_0x56dd04)['collection']['destroy'](),this['uisData']['delete'](_0x56dd04);}['switchTo'](_0x4fc73){if(!this['_uis']['has'](_0x4fc73))throw new _0x193b01('annotationsuis-missing-ui',this,{'uiName':_0x4fc73});const _0x1c6363=this['context']['plugins']['get'](ti),_0x560c0a=Array['from'](_0x1c6363['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x4fc73);const _0x1599ac=this['_uis']['get'](_0x4fc73);_0x1599ac['setActiveAnnotation'](_0x560c0a),_0x1599ac['_setSelectedAnnotations']&&_0x560c0a&&_0x1599ac['_setSelectedAnnotations']([_0x560c0a]);}['deactivateAll'](){for(const _0x37536a of this['activeUIs'])this['deactivate'](_0x37536a);}['register'](_0x205568,_0x43d48b){if(this['_uis']['has'](_0x205568))throw new _0x193b01('annotationsuis-register-already-registered');if('function'!=typeof _0x43d48b['attach']||'function'!=typeof _0x43d48b['detach']||'function'!=typeof _0x43d48b['setActiveAnnotation'])throw new _0x193b01('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x205568,_0x43d48b);}['refilterAnnotations'](){const _0xccfa15=this['context']['plugins']['get'](ti)['collection'],_0x5c086d=new Map(),_0x185992=Array['from'](this['activeUIs']);for(const _0x29e83b of this['activeUIs']){const _0x56abd5=this['uisData']['get'](_0x29e83b)['collection'];for(const _0x49d309 of _0x56abd5)_0x5c086d['set'](_0x49d309,_0x29e83b);}for(const _0x22fb00 of _0xccfa15){const _0x501136=_0x5c086d['get'](_0x22fb00);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x22fb00);const _0x37f9c0=_0x185992['find'](_0x4f900f=>this['uisData']['get'](_0x4f900f)['filter'](_0x22fb00));_0x501136!==_0x37f9c0&&(_0x501136&&this['uisData']['get'](_0x501136)['collection']['remove'](_0x22fb00),_0x37f9c0&&this['uisData']['get'](_0x37f9c0)['collection']['add'](_0x22fb00));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['defaultFilter'](){return!0x0;}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x17aca5){const _0xfbf157=[];for(const _0x209705 of this['activeUIs']){(0x0,this['uisData']['get'](_0x209705)['filter'])(_0x17aca5)&&_0xfbf157['push'](_0x209705);}if(_0xfbf157['length']>0x1)throw new _0x193b01('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0xfbf157,'annotationType':_0x17aca5['type']});}};const Ci=/* #__PURE__ -- @preserve */
|
|
32
|
-
|
|
33
|
-
_0x24ef69('px');var Ei=class extends ht{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x39f64a){super(_0x39f64a),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x20bb57,_0x30480f)=>_0x20bb57+_0x30480f),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Xt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x1eba9c=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x1eba9c['to']('isAnimationDisabled',_0x2f6130=>_0x2f6130?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x1eba9c['to']('top',_0x26ce16=>bi(_0x26ce16))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x156680=this['element']['clientHeight'];_0x156680&&(this['height']=_0x156680);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}},ki=class extends _0x16337c{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4cb5f0){super(_0x4cb5f0),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 _0x11d72f=this['context']['config']['get']('sidebar.container');_0x11d72f&&this['setContainer'](_0x11d72f);}['setContainer'](_0x153ac7){if(!Oi(_0x153ac7))throw new _0x193b01('sidebar-setcontainer-invalid-element');this['container']=_0x153ac7;}['_attachToContainer']({viewClass:_0x32bea6='',spaceBetweenItems:_0x1f2ec4=0x19}={}){if(!Oi(this['container']))throw new _0x193b01('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x32bea6,this['_spaceBetweenItems']=_0x1f2ec4;}['rearrange']({removedAnnotation:_0x49fa06,previousAnnotation:_0x2056e4,nextAnnotation:_0x32dbee}){const _0x191ca7=this['getSidebarItemView'](_0x49fa06);this['view']['list']['remove'](_0x191ca7),this['_destroySidebarItemView'](_0x49fa06),_0x2056e4&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x2056e4)),_0x32dbee&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x32dbee)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x341d00,activatedAnnotation:_0x185d83,disableAnimationOnActivatedAnnotation:_0x43bd42}){if(this['_activeAnnotation']=_0x185d83,_0x341d00){_0x341d00['isActive']=!0x1;const _0x37faf3=this['getSidebarItemView'](_0x341d00);_0x37faf3&&_0x43bd42&&(_0x37faf3['isAnimationDisabled']=!0x1);}if(_0x185d83){const _0x39778c=this['getSidebarItemView'](_0x185d83);_0x39778c&&(_0x185d83['isActive']=!0x0,_0x43bd42&&(_0x39778c['isAnimationDisabled']=!0x0,_0x39778c['top']+=0x1),this['_alignToTargetRect'](_0x39778c));}}['_detachFromContainer'](_0x48607d){if(this['view']['element']['remove'](),_0x48607d){for(const _0x390cd6 of _0x48607d)this['_destroySidebarItemView'](_0x390cd6);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x58b8f0,_0x44a85b){_0x44a85b||(_0x44a85b=_0x58b8f0['view']);const _0x128efb=new Ei(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x128efb,_0x58b8f0),this['_annotationToSidebarItemView']['set'](_0x58b8f0,_0x128efb),_0x128efb['content']['add'](_0x44a85b),this['listenTo'](_0x58b8f0['view'],'change:targetRect',(_0x17bb4d,_0x5a1187,_0x51a64e)=>{const _0xecc5db=this['_getTargetTop'](_0x58b8f0,_0x51a64e);_0x128efb['_targetTop']!=_0xecc5db&&(_0x128efb['_targetTop']=_0xecc5db,this['_setItemTop'](_0x128efb,_0xecc5db));}),this['listenTo'](_0x128efb,'change:top',()=>{this['_recalculate'](_0x128efb,'top');}),this['listenTo'](_0x128efb,'change:bottom',()=>{this['_recalculate'](_0x128efb,'bottom');}),this['_alignToTargetRect'](_0x128efb);const _0x3bf0b8=this['_getItemBefore'](_0x128efb);return _0x3bf0b8&&this['_alignAfterItem'](_0x3bf0b8,_0x128efb)||this['_alignToTargetRect'](_0x128efb),this['_updateLastItem'](),this['view']['list']['add'](_0x128efb),_0x128efb;}['_alignForTopChange'](_0x2d9b6c){if(!_0x2d9b6c['content']['length'])return;const _0x39d46a=this['_getItemBefore'](_0x2d9b6c);if(!_0x39d46a)return;const _0x5a0689=this['_sidebarItemViewToAnnotation']['get'](_0x39d46a),_0x51455a=this['_activeAnnotation'];_0x51455a&&_0x51455a===_0x5a0689?this['_alignAfterItem'](_0x39d46a,_0x2d9b6c):this['_alignBeforeItem'](_0x2d9b6c,_0x39d46a);}['_alignForBottomChange'](_0x2d5da3){if(!_0x2d5da3['content']['length'])return;const _0x47d66a=this['_getItemAfter'](_0x2d5da3);if(!_0x47d66a)return;const _0x57322e=this['_sidebarItemViewToAnnotation']['get'](_0x47d66a),_0x2b327b=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x5b1dca=this['_activeAnnotation'];_0x5b1dca&&_0x5b1dca===_0x57322e&&_0x2b327b?(this['_alignBeforeItem'](_0x47d66a,_0x2d5da3),this['_alignAfterItem'](_0x2d5da3,_0x47d66a)):_0x5b1dca&&_0x5b1dca===_0x57322e?this['_alignBeforeItem'](_0x47d66a,_0x2d5da3):this['_alignAfterItem'](_0x2d5da3,_0x47d66a);}['_recalculate'](_0x406ea7,_0x6470a6){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x17975a,changedProp:_0x513a83}of this['_recalculateBuffer'])'top'===_0x513a83?this['_alignForTopChange'](_0x17975a):this['_alignForBottomChange'](_0x17975a);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x406ea7,'changedProp':_0x6470a6});}['getSidebarItemView'](_0x3cb390){return this['_annotationToSidebarItemView']['get'](_0x3cb390);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x9bb7ca){const _0x1d88bf=this['getSidebarItemView'](_0x9bb7ca);this['stopListening'](_0x1d88bf),this['stopListening'](_0x9bb7ca['view']),_0x1d88bf['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x9bb7ca),this['_sidebarItemViewToAnnotation']['delete'](_0x1d88bf);}['_createSidebarView'](){const _0x3ef852=new Ii(this['context']['locale']);return _0x3ef852['render'](),this['on']('change:_lastItem',(_0x574ebb,_0x211e3a,_0x3a46fb,_0x502254)=>{_0x502254&&_0x3ef852['unbind']('minHeight'),_0x3a46fb?_0x3ef852['bind']('minHeight')['to'](_0x3a46fb,'bottom'):_0x3ef852['minHeight']=null;}),_0x3ef852;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x4f97b4){const _0x250899=this['_sidebarItemViewToAnnotation']['get'](_0x4f97b4),_0x58c2ff=_0x250899&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x250899)-0x1);return _0x58c2ff&&this['getSidebarItemView'](_0x58c2ff)||null;}['_getItemAfter'](_0x3d3c7a){const _0x5a6428=this['_sidebarItemViewToAnnotation']['get'](_0x3d3c7a),_0x52f7eb=_0x5a6428&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x5a6428)+0x1);return _0x52f7eb&&this['getSidebarItemView'](_0x52f7eb)||null;}['_alignBeforeItem'](_0x42f0d5,_0x1a9914){_0x42f0d5['updateHeight']();const _0x6d0351=Ni(_0x1a9914['bottom']+this['_spaceBetweenItems'],_0x42f0d5['top']);return!!_0x6d0351&&(this['_setItemTop'](_0x1a9914,_0x1a9914['top']-_0x6d0351),!0x0);}['_alignAfterItem'](_0x3f9ec2,_0x195f9a){_0x3f9ec2['updateHeight']();const _0xba08fe=Ni(_0x3f9ec2['bottom']+this['_spaceBetweenItems'],_0x195f9a['top']);return!!_0xba08fe&&(this['_setItemTop'](_0x195f9a,_0x195f9a['top']+_0xba08fe,!0x1),!0x0);}['_alignToTargetRect'](_0x478b5d){const _0x5e5e65=this['_sidebarItemViewToAnnotation']['get'](_0x478b5d);if(!_0x5e5e65||!_0x5e5e65['target']||!_0x5e5e65['targetRect'])return;const _0x227be7=this['_getTargetTop'](_0x5e5e65,_0x5e5e65['targetRect']);this['_setItemTop'](_0x478b5d,_0x227be7);}['_getTargetTop'](_0x2d1409,_0x4c5626){if(null===_0x4c5626)return 0x0;if(_0x2d1409['target']instanceof _0x210b11)return _0x4c5626['top'];{const _0x29d06b=new _0x210b11(this['view']['element'])['top'];return _0x4c5626['top']-_0x29d06b;}}['_setItemTop'](_0x191d06,_0x56a135,_0x28e501=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x28e501&&(_0x56a135=Math['max'](_0x56a135,this['_getMaxAvailableTop'](_0x191d06))),_0x191d06['top']=_0x56a135;}['_getMaxAvailableTop'](_0x49fc9f){let _0x447bc7=this['_getItemBefore'](_0x49fc9f),_0xe95299=0x0;for(;_0x447bc7;)_0x447bc7['updateHeight'](),_0xe95299+=this['_spaceBetweenItems']+_0x447bc7['height'],_0x447bc7=this['_getItemBefore'](_0x447bc7);return _0xe95299;}};function Ni(_0x4739f2,_0xd80bb9){return Math['max'](_0x4739f2-_0xd80bb9,0x0);}function Oi(_0x19e5cf){return null!==_0x19e5cf&&'object'==typeof _0x19e5cf&&0x1===_0x19e5cf['nodeType'];}var Mi=class extends _0x16337c{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[ki,Ti];}static get['pluginName'](){return'WideSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x44bdc7){super(_0x44bdc7),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x38bfe3(),this['_refreshPositioningDebounced']=_0x8a3c09(()=>{_0x44bdc7['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x18170d=this['context']['plugins']['get'](Ti),_0x5c4272=this['context']['plugins']['get'](ki);_0x18170d['register']('wideSidebar',this),_0x5c4272['container']&&_0x18170d['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x3f7a3e){if(_0x3f7a3e===this['activeAnnotation'])return;const _0x1aa9a2=this['context']['plugins']['get'](ki);_0x1aa9a2['_activeAnnotation']=_0x3f7a3e;const _0x5eecec=this['activeAnnotation'];_0x1aa9a2['refresh']({'blurredAnnotation':_0x5eecec,'activatedAnnotation':_0x3f7a3e}),this['activeAnnotation']=_0x3f7a3e;}['attach'](_0x402989){this['annotations']=_0x402989;const _0x117df0=this['context']['plugins']['get'](ki);if(_0x117df0['_annotations']=_0x402989,this['isAttached'])throw new _0x193b01('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x117df0,'set:container',()=>{this['detach'](),this['listenTo'](_0x117df0,'change:container',_0x1db416=>{_0x1db416['off'](),this['attach'](_0x402989);});}),_0x117df0['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x221ed3=_0x274581=>{_0x274581['updateTargetRect'](),_0x117df0['addAnnotation'](_0x274581);};for(const _0x1a9c15 of _0x402989)_0x221ed3(_0x1a9c15);this['listenTo'](_0x402989,'add',(_0x3fd0c0,_0x102ea4)=>{_0x221ed3(_0x102ea4);}),this['listenTo'](_0x402989,'remove',(_0x39216a,_0xd09b1d,_0x3000d8)=>{_0x117df0['rearrange']({'removedAnnotation':_0xd09b1d,'previousAnnotation':_0x402989['get'](_0x3000d8-0x1),'nextAnnotation':_0x402989['get'](_0x3000d8+0x1)}),_0xd09b1d===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x402989,'focus',(_0x8de68d,_0x25e96b)=>{this['setActiveAnnotation'](_0x25e96b);}),this['listenTo'](_0x402989,'blur',()=>{this['setActiveAnnotation'](null);});const _0x424be4=this['context']instanceof _0x5bb643?this['context']['editors']:new _0x38bfe3([this['context']]);for(const _0x4f5d12 of _0x424be4)this['_integrateWithEditorAnnotations'](_0x4f5d12);this['listenTo'](_0x424be4,'add',(_0x515f91,_0x375ad9)=>{this['listenTo'](_0x375ad9,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x375ad9);});}),this['listenTo'](_0x424be4,'remove',(_0x2d80de,_0x29092f)=>{_0x29092f['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x29092f['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x193b01('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x287093=this['context']['plugins']['get'](ki);_0x287093['_detachFromContainer'](this['annotations']),this['stopListening'](_0x287093),this['stopListening'](this['annotations']),this['context']instanceof _0x5bb643&&this['stopListening'](this['context']['editors']);for(const _0x29f223 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x29f223);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x161dd3){if(!_0x161dd3['plugins']['has']('EditorAnnotations'))return;const _0x18e081=_0x161dd3['plugins']['get']('EditorAnnotations'),_0x307681=()=>{const _0x4b70bd=_0x18e081['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x4b70bd[0x0]||null);};this['listenTo'](_0x18e081,'refresh',_0x307681),this['listenTo'](_0x18e081,'blur',(_0x406a7c,{isAnnotationTracked:_0x3a0914})=>{this['activeAnnotation']&&_0x3a0914(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x18e081,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x3dcc75=>{_0x18e081['hasDomSelection']()&&(_0x307681(),_0x3dcc75['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x18e081);}['_destroyEditorAnnotationsIntegration'](_0xcc4d9b){this['stopListening'](_0xcc4d9b),this['_editorAnnotations']['remove'](_0xcc4d9b);}},Ri=class extends _0x360533{['counterView'];constructor(_0x6148ea){super(_0x6148ea);const _0x5b4135=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x11128d,_0xf36d39)=>_0x11128d?'...':_0xf36d39['toString']()),this['set']('annotationType',''),this['icon']=_0x37b57a,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new ht(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x5b4135['to']('annotationType',_0x58dcd8=>'ck-annotation-counter__badge--'+_0x58dcd8),_0x5b4135['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x5b4135['to']('_badge')}]}),this['children']['add'](this['counterView']);}},Si=class extends _0x16337c{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[ki,Ti];}static get['pluginName'](){return'NarrowSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x164c03){super(_0x164c03),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=new(_0x48fa42())(),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x38bfe3(),this['_refreshPositioningDebounced']=_0x8a3c09(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](Ti)['register']('narrowSidebar',this),this['bodyCollection']=new _0x5b3e57(this['context']['locale']),this['balloonPanelView']=new _0x357288(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x321133){this['annotations']=_0x321133;const _0x2baa47=this['context']['plugins']['get'](ki),_0x19fb3b=this['balloonPanelView'];if(_0x2baa47['_annotations']=_0x321133,this['isAttached'])throw new _0x193b01('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x2baa47,'set:container',()=>{this['detach'](),this['listenTo'](_0x2baa47,'change:container',_0x10b63b=>{_0x10b63b['off'](),this['attach'](_0x321133);});}),_0x2baa47['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x3cc1b2=_0x25fe43=>{const _0x109e15=new Ri(this['context']['locale']);_0x2baa47['addAnnotation'](_0x25fe43,_0x109e15),this['_annotationToNarrowView']['set'](_0x25fe43,_0x109e15),_0x109e15['bind']('isDirty','annotationType','number')['to'](_0x25fe43['view'],'isDirty','type','length'),_0x109e15['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x19fb3b['content']['first']!==_0x25fe43['view']?(this['_showBalloon'](_0x25fe43),_0x25fe43['view']['element']['focus'](),this['setActiveAnnotation'](_0x25fe43)):this['setActiveAnnotation'](null);});};for(const _0x353258 of _0x321133)_0x3cc1b2(_0x353258);this['listenTo'](_0x321133,'add',(_0x1143d5,_0x4fc473)=>{_0x3cc1b2(_0x4fc473);}),this['listenTo'](_0x321133,'remove',(_0x32ef34,_0x4c112a,_0x3a2858)=>{this['_annotationToNarrowView']['get'](_0x4c112a)['destroy'](),this['_annotationToNarrowView']['delete'](_0x4c112a),_0x2baa47['rearrange']({'removedAnnotation':_0x4c112a,'previousAnnotation':_0x321133['get'](_0x3a2858-0x1),'nextAnnotation':_0x321133['get'](_0x3a2858+0x1)}),_0x4c112a===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x321133,'focus',(_0x2b41d3,_0x3bdbef)=>{this['setActiveAnnotation'](_0x3bdbef);}),this['listenTo'](_0x321133,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0xe47da3,_0x5d9db7)=>{_0x5d9db7['keyCode']===_0xa881fb['esc']&&_0x19fb3b['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x19fb3b['content']['first']),this['_hideBalloon'](),_0x5d9db7['stopPropagation'](),_0x5d9db7['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x4aeded,_0x9e906e)=>{const _0x542bc5=_0x9e906e['target'];_0x19fb3b['isVisible']&&_0x19fb3b['element']['contains'](_0x542bc5)||_0x2baa47['view']['element']['contains'](_0x542bc5)||_0x4aeded['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x286d47=>_0x286d47['contains'](_0x542bc5))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x182f3f=this['context']instanceof _0x5bb643?this['context']['editors']:new _0x38bfe3([this['context']]);for(const _0x178ffa of _0x182f3f)this['_integrateWithEditorAnnotations'](_0x178ffa);this['listenTo'](_0x182f3f,'add',(_0x8e36a7,_0x3652ac)=>{this['listenTo'](_0x3652ac,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x3652ac);});}),this['listenTo'](_0x182f3f,'remove',(_0x5b5118,_0x30e66f)=>{_0x30e66f['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x30e66f['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x3e2953){if(_0x3e2953===this['activeAnnotation'])return;const _0x134cc7=this['context']['plugins']['get'](ki);_0x134cc7['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x3e2953,'disableAnimationOnActivatedAnnotation':!0x0}),_0x3e2953&&_0x134cc7['getSidebarItemView'](_0x3e2953)?this['_showBalloon'](_0x3e2953):this['_hideBalloon'](),this['activeAnnotation']=_0x3e2953;}['detach'](){if(!this['isAttached'])throw new _0x193b01('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x2214b3=this['context']['plugins']['get'](ki);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x5ed188=>_0x5ed188['destroy']()),this['_annotationToNarrowView']['clear'](),_0x2214b3['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x5bb643&&this['stopListening'](this['context']['editors']);for(const _0x1c5e29 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x1c5e29);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'](_0x522160){if(!_0x522160['plugins']['has']('EditorAnnotations'))return;const _0x4d5d13=_0x522160['plugins']['get']('EditorAnnotations'),_0xade40=this['context']['plugins']['get'](ki),_0x5d8916=this['annotations'],_0x1bdf1d=this['balloonPanelView'],_0x13fbdf=()=>{const _0x19345f=_0x4d5d13['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x19345f),this['setActiveAnnotation'](_0x19345f[0x0]||null);};this['listenTo'](_0x4d5d13,'refresh',_0x13fbdf),this['listenTo'](_0x4d5d13,'blur',(_0x28bd4c,{isAnnotationTracked:_0x2c0e9a})=>{this['activeAnnotation']&&_0x2c0e9a(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x4d5d13,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x5d8916,'blur',_0x5e82ae=>{_0x4d5d13['hasDomSelection']()&&_0x5e82ae['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x244bb6,_0x21b4dc)=>{const _0x3a875c=_0x21b4dc['target'];_0x1bdf1d['isVisible']&&_0x1bdf1d['element']['contains'](_0x3a875c)||_0xade40['view']['element']['contains'](_0x3a875c)||this['activeAnnotation']&&_0x4d5d13['hasDomSelection']()&&(_0x13fbdf(),_0x244bb6['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x4d5d13);}['_destroyEditorAnnotationsIntegration'](_0x2a712d){_0x2a712d&&(this['stopListening'](_0x2a712d),this['_editorAnnotations']['remove'](_0x2a712d));}['_setSelectedAnnotations'](_0x1f2355){for(const _0x3dd02b of this['_selectedAnnotations'])_0x1f2355['includes'](_0x3dd02b)||this['_manuallyClosedAnnotationViews']['delete'](_0x3dd02b['view']);this['_selectedAnnotations']=_0x1f2355;}['_refreshPositioning'](){const _0x4735da=this['balloonPanelView'];this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning'](),_0x4735da['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x464673){if(this['_manuallyClosedAnnotationViews']['has'](_0x464673['view']))return;const _0x364c5f=this['balloonPanelView']['content']['first'];_0x364c5f!==_0x464673['view']?(_0x364c5f&&this['_detachListeners'](_0x364c5f),this['_attachListeners'](_0x464673['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x464673['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x1e3818=this['balloonPanelView']['content']['first'],_0x12b46c=_0x1e3818&&this['annotations']['getByView'](_0x1e3818);if(!_0x12b46c||!this['_annotationToNarrowView']['has'](_0x12b46c))return;const _0x57884f=this['_annotationToNarrowView']['get'](_0x12b46c)['element'],_0xa0934=(function(){const _0x56fe08=_0x357288['defaultPositions'];return[_0x56fe08['southArrowNorthEast'],_0x56fe08['northArrowSouthEast'],_0x56fe08['southArrowNorth'],_0x56fe08['northArrowSouth'],_0x56fe08['southArrowNorthWest'],_0x56fe08['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x57884f,'positions':_0xa0934});}['_hideBalloon'](){const _0x2b7d66=this['balloonPanelView'],_0x1ea611=_0x2b7d66['content']['first'];_0x1ea611&&(this['_detachListeners'](_0x1ea611),_0x2b7d66['unpin'](),_0x2b7d66['content']['clear']());}['_attachListeners'](_0x2488af){this['listenTo'](_0x2488af,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x2488af,'Esc',(_0xc9b4c4,_0x367d91)=>{this['_manuallyClosedAnnotationViews']['add'](_0x2488af),this['_hideBalloon'](),_0x367d91();});}['_detachListeners'](_0x526ee5){this['stopListening'](_0x526ee5);}},xi=class extends _0x536687{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];['_refreshVisibilityDebounced'];static get['requires'](){return[di,_0x545d95,Ti];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x2beb2d){super(_0x2beb2d),_0x2beb2d['editing']['view']['addObserver'](lt),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x2beb2d['plugins']['get'](_0x545d95),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1,this['_refreshVisibilityDebounced']=_0x8a3c09(()=>{this['editor']['plugins']['get']('Annotations')['refreshVisibility']();},0xfa,{'leading':!0x1});}['init'](){const _0x50be05=this['editor']['plugins']['get'](Ti);_0x50be05['context']===this['editor']&&(_0x50be05['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x5dc06a,_0x344fdf)=>{const _0x49c520=this['_balloon'];if(this['isAttached']&&_0x49c520['visibleView']){const _0x3d1ff9=this['annotations']['getByView'](_0x49c520['visibleView']);_0x3d1ff9&&this['_closeAnnotation'](_0x3d1ff9),_0x344fdf();}}));}['afterInit'](){const _0x20e1b3=this['editor']['plugins']['get'](Ti);_0x20e1b3['context']===this['editor']&&(_0x20e1b3['hasActive']()||_0x20e1b3['switchTo']('inline'));}['setActiveAnnotation'](_0x5aa591){_0x5aa591!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x5aa591&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x5aa591)&&this['_addAnnotationToBalloon'](_0x5aa591,!0x0),_0x5aa591['isActive']=!0x0),_0x5aa591||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x5aa591);}['attach'](_0x2f12ec){this['annotations']=_0x2f12ec;const _0x1d3581=this['editor']['plugins']['get'](Ti),_0x16053a=this['_balloon'];if(this['isAttached'])throw new _0x193b01('inlineannotations-attach-already-attached',this);if(_0x1d3581['context']!==this['editor'])throw new _0x193b01('inlineannotations-not-allowed-with-context',this);const _0xcc52d2=this['editor']['plugins']['get'](di);this['listenTo'](_0xcc52d2,'refresh',()=>{const _0x3055e4=_0xcc52d2['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x4a5be9,_0x38b560;!this['_forceRefresh']&&(_0x4a5be9=_0x3055e4,_0x38b560=this['_selectedAnnotations'],_0x4a5be9['length']===_0x38b560['length']&&_0x4a5be9['every'](_0x1afd91=>_0x38b560['includes'](_0x1afd91)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x3055e4),this['setActiveAnnotation'](_0x3055e4[0x0]||null));}),this['listenTo'](_0xcc52d2,'blur',(_0x36c98a,{isAnnotationTracked:_0x2c70de})=>{this['activeAnnotation']&&_0x2c70de(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0xcc52d2,'uiUpdate',()=>{this['_refreshVisibilityDebounced']();}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0xd250b6,_0x2cffce,_0x503885)=>{_0x503885||this['setActiveAnnotation'](null);}),this['listenTo'](_0x2f12ec,'remove',(_0xc3194d,_0x15d9a8)=>{this['_removeAnnotationFromBalloon'](_0x15d9a8),_0x15d9a8===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x16053a,'change:visibleView',(_0x428256,_0x566fbf,_0x3a5a55,_0x5b230e)=>{_0x5b230e&&this['stopListening'](_0x5b230e);const _0x4e9f36=_0x2f12ec['getByView'](_0x3a5a55);_0x3a5a55&&_0x4e9f36&&(this['listenTo'](_0x3a5a55,'change:height',()=>{_0x16053a['updatePosition']();}),this['listenTo'](_0x3a5a55,'Esc',()=>{this['_closeAnnotation'](_0x4e9f36),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x4e9f36&&this['setActiveAnnotation'](_0x4e9f36));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x16053a['visibleView']&&_0x2f12ec['getByView'](_0x16053a['visibleView'])&&_0x16053a['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 _0x193b01('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x1b7fef of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x1b7fef);this['_refreshVisibilityDebounced']['cancel'](),this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach'](),this['_refreshVisibilityDebounced']['cancel']();}['_setSelectedAnnotations'](_0xc458e9){for(const _0x59a880 of this['_selectedAnnotations'])_0xc458e9['includes'](_0x59a880)||this['_manuallyClosed']['delete'](_0x59a880);for(const _0x2b3980 of this['annotations'])_0xc458e9['includes'](_0x2b3980)||this['_removeAnnotationFromBalloon'](_0x2b3980);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x408d3a of _0xc458e9)this['_addAnnotationToBalloon'](_0x408d3a);}this['_selectedAnnotations']=_0xc458e9;}['_addAnnotationToBalloon'](_0x14cb28,_0x372a9e=!0x1){this['_manuallyClosed']['has'](_0x14cb28)||(this['_addedAnnotations']['has'](_0x14cb28)||this['_balloon']['hasView'](_0x14cb28['view'])||(this['_addedAnnotations']['add'](_0x14cb28),this['_balloon']['add']({'stackId':_0x14cb28['view']['id'],'view':_0x14cb28['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x14cb28)}})),_0x372a9e&&this['_balloon']['showStack'](_0x14cb28['view']['id']));}['_getBalloonTargetForAnnotation'](_0x4cf459){const _0x187937=_0x4cf459['target'],_0x4e9d09=this['editor']['editing']['view'],_0x238ba7=_0x4e9d09['document']['selection']['getFirstRange'](),_0x2dcaa1=_0x4e9d09['domConverter']['viewRangeToDom'](_0x238ba7);if(_0x2dcaa1['collapse'](!0x0),_0x187937){if(_0x187937 instanceof _0x210b11)return _0x187937;let _0x22697b=[];for(const _0x4c7ba4 of _0x187937)_0x22697b['push'](..._0x210b11['getDomElementRects'](_0x4c7ba4));_0x22697b=function(_0x54fc14){const _0x115514=[];let _0x5f047d=_0x54fc14[0x0];for(let _0x59c9b4=0x1;_0x59c9b4<_0x54fc14['length'];_0x59c9b4++)if(Pi(_0x5f047d,_0x54fc14[_0x59c9b4])){const _0x4f43c8=_0x54fc14[_0x59c9b4]['width'];_0x5f047d['width']+=_0x4f43c8,_0x5f047d['right']+=_0x4f43c8;}else _0x115514['push'](_0x5f047d),_0x5f047d=_0x54fc14[_0x59c9b4];return _0x115514['push'](_0x5f047d),_0x115514;}(_0x22697b);const _0x26d511=_0x2dcaa1['getBoundingClientRect']();return _0x22697b['find'](_0x316864=>_0x316864['top']<=_0x26d511['top']&&_0x316864['bottom']>=_0x26d511['bottom']&&_0x316864['left']<=_0x26d511['left']&&_0x316864['right']>=_0x26d511['right'])||_0x22697b[0x0];}return _0x4cf459['targetRect']||_0x2dcaa1;}['_removeAnnotationFromBalloon'](_0x3f39f7){this['_addedAnnotations']['has'](_0x3f39f7)&&this['_balloon']['hasView'](_0x3f39f7['view'])&&(this['_addedAnnotations']['delete'](_0x3f39f7),this['_balloon']['remove'](_0x3f39f7['view']));}['_closeAnnotation'](_0x56805c){this['_manuallyClosed']['add'](_0x56805c),this['_removeAnnotationFromBalloon'](_0x56805c);}};function Pi(_0x43b4a9,_0x327429){return _0x43b4a9['top']===_0x327429['top']&&_0x43b4a9['bottom']===_0x327429['bottom']&&_0x43b4a9['right']===_0x327429['left'];}var Li=class extends ht{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x2d18fe,_0x1b4e36){super(_0x2d18fe),this['set']('isEmpty',!_0x1b4e36['length']),this['focusTracker']=new _0x491e21(),this['_annotationViews']=_0x1b4e36,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new et({'focusables':_0x1b4e36,'focusTracker':this['focusTracker']}),this['listenTo'](_0x1b4e36,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x1b4e36,'remove',(_0x33ba48,_0x5a8dbc)=>{_0x5a8dbc['isActive']&&this['focus'](),_0x1b4e36['length']||(this['isEmpty']=!0x0);});const _0x15ba2c=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':Et(_0x2d18fe,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x1b4e36},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x15ba2c['if']('isEmpty','ck-hidden',_0x20eee9=>!_0x20eee9)]},'children':[{'text':Et(_0x2d18fe,'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 _0x51faca of this['_annotationViews'])this['focusTracker']['add'](_0x51faca['element']);this['_annotationViews']['on']('change',(_0x14c21b,{added:_0x1b4dbf,removed:_0x4fe828})=>{for(const _0x32b611 of _0x1b4dbf)this['focusTracker']['add'](_0x32b611['element']);for(const _0x3467a3 of _0x4fe828)this['focusTracker']['remove'](_0x3467a3['element']);});}},Di=class extends _0x16337c{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[oi,ti];}constructor(_0x580b44){super(_0x580b44),this['archivedThreads']=new _0x38bfe3();}['init'](){const _0x510cf0=this['context'],_0x61235e=_0x510cf0['plugins']['get'](oi),_0x1cb6c0=_0x510cf0['plugins']['get'](ti);this['listenTo'](_0x61235e,'addCommentThread',(_0x50a908,{threadId:_0x59077c})=>{const _0x30763f=_0x61235e['getCommentThread'](_0x59077c);_0x30763f['archivedAt']&&this['archivedThreads']['add'](_0x30763f,this['_calculatePosition'](_0x30763f['archivedAt'])),this['listenTo'](_0x30763f,'change:archivedAt',(_0x31f704,_0x1f9625,_0xc7b2eb)=>{_0xc7b2eb?this['archivedThreads']['has'](_0x30763f)||this['archivedThreads']['add'](_0x30763f,this['_calculatePosition'](_0x30763f['archivedAt'])):this['archivedThreads']['has'](_0x30763f)&&this['archivedThreads']['remove'](_0x30763f);});}),this['listenTo'](_0x61235e,'removeCommentThread',(_0x26d0f9,{threadId:_0x1bdabb})=>{const _0x1df38e=_0x61235e['getCommentThread'](_0x1bdabb);this['stopListening'](_0x1df38e),this['archivedThreads']['has'](_0x1df38e)&&this['archivedThreads']['remove'](_0x1df38e);},{'priority':'highest'}),this['listenTo'](_0x1cb6c0['collection'],'focus',(_0x3c0e30,_0x546411)=>{_0x546411['isVisible']||(_0x546411['isActive']=!0x0,_0x1cb6c0['activate'](_0x546411));});}['_calculatePosition'](_0x1f3832){const _0x5c6804=[...this['archivedThreads']]['findIndex'](_0x41a516=>_0x41a516['archivedAt']<_0x1f3832);return _0x5c6804>-0x1?_0x5c6804:this['archivedThreads']['length'];}},Vi=class extends _0x536687{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[Di,_0x2e911b];}constructor(_0x2d2aae){super(_0x2d2aae),this['annotationViews']=new at(),this['_pendingThreads']=[];}['init'](){const _0x4d2ed4=this['editor'],_0xa88ca9=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x4d2ed4['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x360533,!0x0)),_0x4d2ed4['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x10d641=this['_createCommentsArchiveButton'](rt);return _0x10d641['set']({'role':'menuitemcheckbox'}),_0x10d641;});const _0xac1b99=_0x4d2ed4['plugins']['get'](Di),_0x21fcb8=_0x4d2ed4['plugins']['get']('Annotations'),_0xd7ba52=_0x4d2ed4['plugins']['get']('CommentsRepository');_0xac1b99['archivedThreads']['forEach'](_0x2e54a4=>{this['_handleNewThread'](_0x2e54a4);}),this['listenTo'](_0xac1b99['archivedThreads'],'add',(_0x3a6dcf,_0x6c78b5)=>{this['_handleNewThread'](_0x6c78b5);}),this['listenTo'](_0x21fcb8['collection'],'add',(_0x1d6334,_0x1dcd42)=>{const _0x4adbcb=this['_pendingThreads']['find'](_0x2baf91=>{const _0x1eb1fc=_0xd7ba52['_threadToController']['get'](_0x2baf91);return _0x1eb1fc&&_0x1dcd42['innerView']===_0x1eb1fc['view'];});if(_0x4adbcb){const _0x328776=this['_calculatePosition'](_0x4adbcb['archivedAt']);this['_addAnnotationToArchive'](_0x1dcd42,_0x328776),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x4adbcb),0x1);}}),this['listenTo'](_0xac1b99['archivedThreads'],'remove',(_0x376fc4,_0x2221ba)=>{const _0x34a7b4=_0x4d2ed4['config']['get']('collaboration.channelId');if(!_0x34a7b4||_0x2221ba['channelId']===_0x34a7b4){if(this['_pendingThreads']['includes'](_0x2221ba))this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x2221ba),0x1);else{const _0x485c68=_0xd7ba52['_threadToController']['get'](_0x2221ba),_0x2a5ec3=_0x21fcb8['getByInnerView'](_0x485c68['view']);this['annotationViews']['remove'](_0x2a5ec3['view']),this['stopListening'](_0x2a5ec3),this['stopListening'](_0x2a5ec3['focusableElements']);}}}),this['listenTo'](_0x21fcb8['collection'],'add',(_0x45448c,_0x4e6efc)=>{this['listenTo'](_0x4e6efc,'escape',_0xa88ca9);}),this['listenTo'](_0x21fcb8['collection'],'remove',(_0x42e456,_0xad2e03)=>{this['stopListening'](_0xad2e03,'escape',_0xa88ca9);});}['_addAnnotationToArchive'](_0x3dca2b,_0x4d5da7){this['listenTo'](_0x3dca2b,'set:isVisible',_0x344012=>{_0x344012['return']=!0x1,_0x344012['stop']();}),this['annotationViews']['add'](_0x3dca2b['view'],_0x4d5da7);}['_handleNewThread'](_0x31f21f){const _0xc76072=this['editor']['plugins']['get']('CommentsRepository'),_0x534b7f=this['editor']['plugins']['get']('Annotations'),_0x2db8c2=this['editor']['config']['get']('collaboration.channelId');if(!_0x2db8c2||_0x31f21f['channelId']===_0x2db8c2){const _0x326c7f=_0xc76072['_threadToController']['get'](_0x31f21f);if(!_0x326c7f)return void this['_pendingThreads']['push'](_0x31f21f);const _0x5ee1c1=this['_calculatePosition'](_0x31f21f['archivedAt']),_0x51b5cb=_0x534b7f['getByInnerView'](_0x326c7f['view']);_0x51b5cb['isVisible']&&_0x534b7f['_visibleAnnotations']['remove'](_0x51b5cb),this['_addAnnotationToArchive'](_0x51b5cb,_0x5ee1c1);}}['_calculatePosition'](_0x58af8d){const _0x1167e0=this['editor']['config']['get']('collaboration.channelId'),_0x5602d7=[...this['editor']['plugins']['get'](Di)['archivedThreads']]['filter'](_0x56c779=>_0x56c779['channelId']===_0x1167e0)['findIndex'](_0x212cbb=>_0x212cbb['archivedAt']<_0x58af8d);return _0x5602d7<0x0||_0x5602d7>this['annotationViews']['length']?this['annotationViews']['length']:_0x5602d7-0x1;}['_toggleDialog'](){const _0x54acfc=this['editor'],_0x23c1e2=_0x54acfc['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new Li(_0x54acfc['locale'],this['annotationViews'])),'commentsArchive'===_0x23c1e2['id']?_0x23c1e2['hide']():_0x23c1e2['show']({'id':'commentsArchive','title':Et(_0x54acfc['locale'],'COMMENTS_ARCHIVE'),'icon':_0x388b13,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x1e8e9e['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x2e5d11,_0x33973e=!0x1){const _0x1f7029=this['editor']['locale'],_0xd56776=this['editor']['plugins']['get']('Dialog'),_0x5f59ce=new _0x2e5d11(_0x1f7029);return _0x5f59ce['bind']('isEnabled')['to'](this,'isEnabled'),_0x5f59ce['bind']('isOn')['to'](_0xd56776,'id',_0x35d7f1=>'commentsArchive'===_0x35d7f1),_0x5f59ce['set']({'label':Et(_0x1f7029,'COMMENTS_ARCHIVE'),'icon':_0x388b13,'isToggleable':!0x0}),_0x33973e&&(_0x5f59ce['tooltip']=!0x0),this['listenTo'](_0x5f59ce,'execute',()=>this['_toggleDialog']()),_0x5f59ce;}['_hideDialogOnAnnotationEscape']=_0x3209e8=>{const _0x209cde=_0x3209e8['source'];if(!this['annotationViews']['has'](_0x209cde['view']))return;const _0x25b809=this['editor']['plugins']['get']('Dialog');_0x25b809['isOpen']&&'commentsArchive'===_0x25b809['id']&&(_0x25b809['hide'](),_0x3209e8['stop']());};},Bi=class extends _0x536687{static get['requires'](){return[oi,wi,vi,Di,Vi,yi,Mi,Si,xi];}static get['pluginName'](){return'Comments';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}};export{ci as AddCommentThreadCommand,$t as Annotation,Jt as AnnotationCollection,Ri as AnnotationCounterButtonView,qt as AnnotationView,ti as Annotations,Ei as AnnotationsSidebarItemView,Ii as AnnotationsSidebarView,Ti as AnnotationsUIs,Ht as BaseCommentThreadView,Kt as BaseCommentView,hi as Comment,ri as CommentThread,bt as CommentThreadController,xt as CommentThreadInputView,Ut as CommentThreadView,Yt as CommentView,Bi as Comments,Di as CommentsArchive,Vi as CommentsArchiveUI,wi as CommentsEditing,Lt as CommentsListView,yi as CommentsOnly,oi as CommentsRepository,vi as CommentsUI,di as EditorAnnotations,xi as InlineAnnotations,Si as NarrowSidebar,ki as Sidebar,Mi as WideSidebar,Qt as bindAnnotationCollections};
|
|
23
|
+
import{Command as _0x3ccdb2,Context as _0x152474,ContextPlugin as _0x1011c1,Editor as _0x53fa41,PendingActions as _0x193707,Plugin as _0x26bf82}from'@ckeditor/ckeditor5-core';import{CKEditorError as _0x4b20e3,Collection as _0x43910f,DomEmitterMixin as _0x2df34d,FocusTracker as _0x18a754,KeystrokeHandler as _0x3d7c37,ObservableMixin as _0x5cdce0,Rect as _0x7f9fe4,diff as _0x112006,first as _0x4149c8,getEnvKeystrokeText as _0x3b42df,keyCodes as _0x5595a6,priorities as _0x18bc67,scrollViewportToShowTarget as _0x5c2280,toUnit as _0x373a58,uid as _0x2624e4}from'@ckeditor/ckeditor5-utils';import{AriaDescriptionView as _0x3dbd57,ConfirmMixin as _0x44dfff,FOCUS_ANNOTATION_KEYSTROKE as _0x21a0db,LateFocusButtonView as _0x5ca102,LateFocusDropdownButtonView as _0xe9f3bf,UserView as _0x4a9420,Users as _0x43683a,getAllMarkersDomElementsSorted as _0x3d538b,getDateTimeFormatter as _0x48eac5,hashObject as _0x495ee9,setupThreadKeyboardNavigation as _0x1b415a,surroundingMarkersDetector as _0x10c08c,trimHtml as _0xaf539c}from'@ckeditor/ckeditor5-collaboration-core';import{cloneDeep as _0x569f09,debounce as _0x3b137b,isEqual as _0x127d94,set as _0x47947d,throttle as _0x2cff08,unset as _0xc401c1}from'es-toolkit/compat';import{IconAddComment as _0xc2915e,IconCheck as _0x58cfa6,IconCommentsArchive as _0x4d5995,IconPencil as _0x51ef75,IconRemoveComment as _0x51c910,IconThreeVerticalDots as _0x1d418f,IconUndo as _0x547353}from'@ckeditor/ckeditor5-icons';import{BalloonPanelView as _0x157332,BodyCollection as _0xa3d6f8,ButtonView as _0x51f5d3,ContextualBalloon as _0x49e2c8,Dialog as _0x57da65,DialogViewPosition as _0x5568d7,EditorUI as tt,EditorUIView as it,FocusCycler as et,InlineEditableUIView as st,ListItemView as nt,ListView as ot,MenuBarMenuListItemButtonView as rt,View as ht,ViewCollection as at,createDropdown as ct,focusChildOnDropdownOpen as dt}from'@ckeditor/ckeditor5-ui';import{MouseObserver as lt,disableViewPlaceholder as mt,enableViewPlaceholder as ut}from'@ckeditor/ckeditor5-engine';import{Clipboard as ft,ClipboardMarkersUtils as pt,ClipboardPipeline as wt}from'@ckeditor/ckeditor5-clipboard';import{Enter as gt,ShiftEnter as _t}from'@ckeditor/ckeditor5-enter';import{SelectAll as At}from'@ckeditor/ckeditor5-select-all';import{Typing as vt}from'@ckeditor/ckeditor5-typing';import{Undo as yt}from'@ckeditor/ckeditor5-undo';import{Paragraph as Tt}from'@ckeditor/ckeditor5-paragraph';import{toWidget as Ct}from'@ckeditor/ckeditor5-widget';const It=/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x5cdce0();var bt=class extends It{['model'];['view'];constructor(_0x39ef47,_0x29834c){super(),this['model']=_0x39ef47,this['model']['_isAttached']=!0x0,this['view']=_0x29834c,this['listenTo'](_0x29834c,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x29834c,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x29834c,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x29834c,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x29834c,'addComment',(_0x5f2dfc,_0x2eefba)=>this['addComment'](_0x2eefba)),this['listenTo'](_0x29834c,'updateComment',(_0x2010e0,_0x531d20,_0x26b3f3)=>this['updateComment'](_0x531d20,_0x26b3f3)),this['listenTo'](_0x29834c,'removeComment',(_0x55fea5,_0x32fc2e)=>this['removeComment'](_0x32fc2e));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x549578){this['model']['addComment']({'content':_0x549578,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x1b89cd,_0x1573d4){this['model']['getComment'](_0x1b89cd)['update']({'content':_0x1573d4});}['removeComment'](_0x2ef478){this['model']['getComment'](_0x2ef478)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}};function Et(_0x49f217,_0x5eee14,_0x165627){const t=_0x49f217['t'];switch(_0x5eee14){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'},_0x165627);case'COMMENT_THREAD_LABEL':return t({'string':'Comment\x20thread\x20by\x20%1.\x20%0\x20reply.','plural':'Comment\x20thread\x20by\x20%1.\x20%0\x20replies.','id':'COMMENT_THREAD_LABEL'},_0x165627);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'},_0x165627);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'},_0x165627);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x165627);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'},_0x165627);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'},_0x165627);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'},_0x165627);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'';}}var kt=class extends it{['main'];['editable'];constructor(_0x5bb8be,_0x4f1db1){super(_0x5bb8be);const _0x386e64=_0x2624e4();this['main']=this['createCollection'](),this['editable']=new st(_0x5bb8be,_0x4f1db1,void 0x0,{'label':()=>Et(_0x5bb8be,'Comment\x20editor')}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'dir':_0x5bb8be['uiLanguageDirection'],'lang':_0x5bb8be['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x386e64},'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']();}},Nt=class extends tt{['view'];constructor(_0xd8a4c7){super(_0xd8a4c7),this['view']=new kt(_0xd8a4c7['locale'],_0xd8a4c7['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0xbdfa49=this['editor']['editing']['view'],_0x53b94b=this['view']['editable'];_0x53b94b['name']=_0xbdfa49['document']['getRoot']()['rootName'],this['view']['render']();const _0x4a24d3=_0x53b94b['element'];this['setEditableElement'](_0x53b94b['name'],_0x4a24d3),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0xbdfa49['attachDomRoot'](_0x4a24d3),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}};const Ot=[ft,gt,_t,At,vt,yt,Tt],Mt=/* #__PURE__ -- @preserve */
|
|
25
|
+
_0x5cdce0(_0x53fa41);var Rt=class CommentEditor extends Mt{static ['defaultPlugins']=/* #__PURE__ -- @preserve */
|
|
26
|
+
((()=>Ot)());constructor(_0x2d0ece={}){(_0x2d0ece=Object['assign']({},_0x2d0ece))['plugins']||(_0x2d0ece['plugins']=CommentEditor['defaultPlugins']),super(_0x2d0ece),this['ui']=new Nt(this),this['set']('placeholder',''),this['model']['document']['on']('change',()=>this['_updatePlaceholder'](),{'priority':'low'}),this['on']('change:placeholder',()=>this['_updatePlaceholder']()),this['model']['document']['createRoot'](),this['editing']['view']['_overlayModeHint']='auto',this['_sendUsageRequest']=()=>window['Promise']['resolve']({'status':'ok'});}['create'](){const _0x5b0904=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x5b0904))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x28d0a6=>{const _0x39d90b=this['model']['document']['getRoot'](),_0x1e084c=_0x39d90b&&_0x39d90b['getChild'](_0x39d90b['childCount']-0x1);_0x28d0a6['setSelection'](_0x1e084c,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x4fe02b=this['editing']['view'],_0x4a627a=_0x4fe02b['document']['getRoot'](),_0x2b3678=_0x4a627a['getChild'](0x0);_0x4a627a['childCount']>0x1||!_0x2b3678||'p'!=_0x2b3678['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(mt(_0x4fe02b,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x2b3678['placeholder']=this['placeholder']),ut({'view':_0x4fe02b,'element':_0x2b3678,'keepOnFocus':!0x0}),this['placeholderElement']=_0x2b3678);}},St=class extends ht{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x416c1c,_0x3bca66={}){super(_0x416c1c),this['editor']=null,this['_editorConfig']=_0x3bca66,this['set']('value',_0x3bca66['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',Et(_0x416c1c,'Reply...')),this['set']('submitLabel',Et(_0x416c1c,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new _0x3d7c37(),this['focusTracker']=new _0x18a754(),this['focusCycler']=new et({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x2f4ff6=>!_0x2f4ff6['defaultPrevented']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-comment__input-wrapper']},'children':[{'tag':'div','attributes':{'class':['ck-comment__input-actions',this['bindTemplate']['if']('showButtons','ck-comment__input-actions--active')]},'children':[this['submitButtonView'],this['cancelButtonView']]}]}),this['keystrokes']['set']('Esc',(_0x2fb027,_0x3d7f29)=>{this['cancelButtonView']['fire']('execute'),_0x3d7f29();}),this['keystrokes']['set']('Ctrl+Enter',(_0x5c32b6,_0x23114b)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x23114b());}),this['on']('submit',(_0x294e8c,_0x2c924b)=>{_0x2c924b['length']>0xfde8?(alert(Et(_0x416c1c,'TOO_LONG_COMMENT_ALERT',[_0x2c924b['length'],0xfde8])),_0x294e8c['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new Rt(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x59bc54=this['editor'];this['element']['insertBefore'](_0x59bc54['ui']['element'],this['element']['firstChild']),_0x59bc54['model']['document']['on']('change',()=>this['value']=_0x59bc54['getData']()),_0x59bc54['bind']('placeholder')['to'](this),this['focusables']['add'](_0x59bc54['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x13df6c){-0x1===_0x13df6c?(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:_0xb97c69}=this,_0x105509=new _0x51f5d3(_0xb97c69);return _0x105509['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x105509['withText']=!0x0,_0x105509['bind']('label')['to'](this,'submitLabel'),_0x105509['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x105509['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x3355cc,_0x2cc0c6)=>!_0x2cc0c6&&!!_0x3355cc['trim']()),_0x105509;}['_createCancelButton'](){const {locale:_0xc551fd}=this,_0x249437=new _0x51f5d3(_0xc551fd);return _0x249437['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x249437['label']=Et(_0xc551fd,'Cancel'),_0x249437['withText']=!0x0,_0x249437['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x249437;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x1fe02b=>{this['focusTracker']['add'](_0x1fe02b['element']);}),this['focusables']['on']('change',(_0x5a0267,_0x573947)=>{for(const _0x3b9266 of Array['from'](_0x573947['added'])['reverse']())this['focusTracker']['add'](_0x3b9266['element']);});}},xt=class extends ht{constructor(_0xde642e,_0x4f68d6,_0x530929){super(_0xde642e),this['commentInputView']=new St(_0xde642e,_0x530929),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x179226,_0x5eec5b)=>_0x179226||!!_0x5eec5b),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 _0x4a9420(_0xde642e,_0x4f68d6),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'](_0x4d93c7){this['commentInputView']['focus'](_0x4d93c7);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x538d85,_0x496ea4)=>{const {submitButtonView:_0x1ef2c2,cancelButtonView:_0xabfc55,editor:_0x57a55f}=this['commentInputView'];[_0x1ef2c2['element'],_0xabfc55['element'],_0x57a55f?_0x57a55f['editing']['view']['getDomRoot']():null]['filter'](_0x3cc68b=>_0x3cc68b)['some'](_0x251e03=>_0x251e03['contains'](_0x496ea4['target']))||(this['focus'](),_0x496ea4['preventDefault']());});}},Pt=class extends ht{constructor(_0x4497e3){super(_0x4497e3);const _0x13bb43=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x13bb43['to']('count',_0x59169d=>Et(_0x4497e3,'NUMBER_OF_COMMENTS',_0x59169d))}]});}},Lt=class extends ht{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x9ae0d8,_0x662c84,_0x56373d){super(_0x9ae0d8);const _0x3b5538=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x662c84['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x662c84,this['_config']=_0x56373d,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x18a754(),this['keystrokes']=new _0x3d7c37(),this['focusCycler']=new et({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x4f3804=>this['commentViews']['map'](_0x354c4e=>_0x354c4e['element'])['includes'](_0x4f3804['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new Pt(_0x9ae0d8),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x79f39e=>_0x79f39e-this['_config']['maxCommentsWhenCollapsed']);for(const _0x2161c2 of _0x662c84['comments'])this['_handleNewCommentModel'](_0x2161c2);this['_handleInfoComment'](),this['listenTo'](_0x662c84['comments'],'add',(_0x19faf0,_0x483256)=>{const _0x50cb2d=this['_calculatePosition'](_0x483256);this['length']++,this['_handleNewCommentModel'](_0x483256,_0x50cb2d),this['refreshVisibleViews']();}),this['listenTo'](_0x662c84['comments'],'remove',(_0xc4e3a5,_0x566246)=>{this['length']--,this['_handleRemoveCommentModel'](_0x566246),this['refreshVisibleViews']();}),this['listenTo'](_0x662c84,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x662c84,'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',_0x3b5538['if']('length','ck-hidden',_0x1fd4e8=>!_0x1fd4e8)],'aria-label':Et(_0x9ae0d8,'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'](_0x3f6988){-0x1===_0x3f6988?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x1e0334 of this['commentViews'])_0x1e0334['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x223adf,_0xb25b13){const _0x1a7f15=new this['_config']['CommentView'](this['locale'],_0x223adf,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x1a7f15['viewUid']=_0x223adf['id'],_0x1a7f15['delegate']('removeComment')['to'](this),_0x1a7f15['delegate']('updateComment')['to'](this),_0x1a7f15['delegate']('resolveCommentThread')['to'](this),_0x1a7f15['delegate']('editorReady')['to'](this),_0x1a7f15['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x1a7f15,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x1a7f15,_0xb25b13);}['_calculatePosition'](_0x1daa8a){const _0x1c64b0=this['_model']['_findOptimalIndex'](_0x1daa8a);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x1daa8a['authoredAt']?_0x1c64b0-0x1:_0x1c64b0:_0x1c64b0-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0xa798a0={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':Et(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0xa798a0,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0xa798a0));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x3f3c19){const _0x294474=this['commentViews']['remove'](_0x3f3c19['id']);this['stopListening'](_0x294474),_0x294474['isEditMode']&&this['_updateHasDirtyComment'](),_0x294474['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x108e5e=>_0x108e5e['isEditMode']);}['_rearrangeCollapse'](){const _0x598000=function(_0x4a8dbd){const _0x1a0997=new _0x43910f();for(const _0x2eb226 of _0x4a8dbd)_0x1a0997['add'](_0x2eb226);return _0x1a0997;}(this['commentViews']),_0x1278b8=this['_collapsedCommentsView']['count'];for(let _0x4e37aa=0x1;_0x4e37aa<=_0x1278b8;_0x4e37aa++)_0x598000['remove'](0x1);for(const _0xf44a1f of _0x598000)_0xf44a1f['collapse']();_0x1278b8>0x0&&_0x598000['add'](this['_collapsedCommentsView'],0x1),Dt(_0x112006(Array['from'](this['visibleViews']),Array['from'](_0x598000)),this['visibleViews'],_0x598000);}['_rearrangeExpand'](){Dt(_0x112006(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x5dfe65 of this['visibleViews'])_0x5dfe65['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x476554=>{this['focusTracker']['add'](_0x476554['element']),this['keystrokes']['listenTo'](_0x476554['element']);}),this['commentViews']['on']('change',(_0x362041,_0x37ccab)=>{for(const _0x55c601 of _0x37ccab['removed'])this['focusTracker']['remove'](_0x55c601['element']),this['keystrokes']['stopListening'](_0x55c601['element']);for(const _0x375b61 of Array['from'](_0x37ccab['added'])['reverse']())this['focusTracker']['add'](_0x375b61['element']),this['keystrokes']['listenTo'](_0x375b61['element']);});}};function Dt(_0x4bb862,_0x441ed7,_0x187352){let _0x3d239b=0x0;for(const _0x47d3ae of _0x4bb862)switch(_0x47d3ae){case'insert':_0x441ed7['add'](_0x187352['get'](_0x3d239b),_0x3d239b),_0x3d239b++;break;case'delete':_0x441ed7['remove'](_0x3d239b);break;case'equal':_0x3d239b++;}}var Vt=class extends ht{constructor(_0x1a8f95){super(_0x1a8f95);const _0xbeed2e=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0xbeed2e['to']('contextValue',_0x436d69=>Et(_0x1a8f95,'THREAD_CONTEXT_LABEL',_0x436d69)),'tabindex':-0x1},'children':[{'text':_0xbeed2e['to']('contextValue')}]});}['focus'](){this['element']['focus']();}},Bt=class extends ht{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x58c77d,_0x307dfe){super(_0x58c77d);const _0x508ef7=this['bindTemplate'];this['_model']=_0x307dfe,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x18a754(),this['keystrokes']=new _0x3d7c37(),this['focusCycler']=new et({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x3ec849=>!!_0x3ec849),this['bind']('contextValue')['to'](this['_model'],'context',_0x525af6=>_0x525af6&&_0x525af6['value']?this['_trimContextValue'](_0x525af6['value']):Et(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',_0x508ef7['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 _0x3726ed=new _0x51f5d3(this['locale']);return _0x3726ed['label']=Et(this['locale'],'Reopen'),_0x3726ed['tooltip']=Et(this['locale'],'Reopen'),_0x3726ed['icon']=_0x547353,_0x3726ed['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x1f6625=>!_0x1f6625),_0x3726ed['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0xd6646c,_0x16c9e6)=>_0xd6646c&&_0x16c9e6),_0x3726ed['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x3726ed;}['_trimContextValue'](_0x33bf0c){if(_0x33bf0c['length']<0x96)return _0x33bf0c;const _0x2e2246=_0x33bf0c['lastIndexOf']('\x20',0x93);return _0x33bf0c['substring'](0x0,_0x2e2246>-0x1?_0x2e2246:0x93)+'...';}['_attachContextActions'](){const _0xd487f1=this['element']['querySelector']('.ck-context'),_0x6f48c5=_0xd487f1['querySelector']('.ck-context__value');this['listenTo'](_0xd487f1,'mouseenter',()=>{_0x6f48c5['offsetWidth']<_0x6f48c5['scrollWidth']&&_0xd487f1['classList']['add']('overlay');}),this['listenTo'](_0xd487f1,'mouseleave',()=>{_0xd487f1['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0xd170d2 of this['focusables'])this['focusTracker']['add'](_0xd170d2['element']),this['keystrokes']['listenTo'](_0xd170d2['element']);}['_createContextView'](){const _0x42dc23=new Vt(this['locale']);return _0x42dc23['bind']('contextValue')['to'](this),_0x42dc23;}},Ht=class extends ht{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x5ae30c,_0x27adda,_0x33df91,_0x129edf){super(_0x5ae30c),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x27adda,this['_localUser']=_0x33df91,this['_config']=_0x129edf,this['commentThreadHeaderView']=new Bt(_0x5ae30c,_0x27adda),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new _0x3dbd57(_0x5ae30c,Et(_0x5ae30c,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new Lt(_0x5ae30c,_0x27adda,Object['assign']({'CommentView':this['_config']['CommentView']},_0x129edf)),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',(_0x46a7ce,_0x1c42cf)=>_0x46a7ce||!!_0x1c42cf),this['bind']('isUnlinked')['to'](_0x27adda,'unlinkedAt',_0x3f1cfb=>!!_0x3f1cfb);let _0x3c978c=null;const _0x12ddaf=()=>{const _0x4d0357=this['_model']['comments']['first']||null;_0x4d0357!==_0x3c978c&&(_0x3c978c&&this['stopListening'](_0x3c978c,'change:content'),_0x3c978c=_0x4d0357,_0x4d0357&&this['listenTo'](_0x4d0357,'change:content',_0x12ddaf));const _0x4f481d=_0x4d0357?_0x4d0357['author']['name']:this['_localUser']['name'],_0x350bcd=_0x4d0357?new DOMParser()['parseFromString'](_0xaf539c(_0x4d0357['content'],{'limit':this['_config']['maxCommentCharsWhenCollapsed']}),'text/html')['body']['textContent']:'',_0x46a320=Et(this['locale'],'COMMENT_THREAD_LABEL',[this['length'],_0x4f481d]);this['set']('ariaLabel',_0x350bcd?_0x46a320+'\x20'+_0x350bcd:_0x46a320);};this['listenTo'](this['_model']['comments'],'change',_0x12ddaf),_0x12ddaf(),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x18a754(),this['keystrokes']=new _0x3d7c37(),this['focusCycler']=new et({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x5b1a8e=>_0x5b1a8e['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),_0x1b415a(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x1a7bdf=new xt(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x640a74=_0x1a7bdf['commentInputView'];return _0x1a7bdf['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x640a74,'value',(_0x38ee63,_0x5913c5,_0x55dd48,_0x110003,_0xaf4f82)=>!!_0xaf4f82||!!_0x110003&&_0x55dd48&&!_0x5913c5||_0x38ee63&&_0x55dd48&&!_0x5913c5),_0x640a74['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x2877f9,_0x3fd0e4,_0x3d3c8c)=>{let _0x2ec23a;return _0x2ec23a=_0x3d3c8c&&_0x3fd0e4?'Reply\x20to\x20reopen\x20discussion...':_0x2877f9?'Reply...':'Write\x20a\x20comment...',Et(this['locale'],_0x2ec23a);}),_0x640a74['bind']('submitLabel')['to'](this,'length',_0x309a1b=>Et(this['locale'],_0x309a1b?'Reply':'Comment')),_0x640a74['on']('submit',(_0x3fc334,_0x159f3c)=>{this['fire']('addComment',_0x159f3c),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x640a74['on']('cancel',()=>{this['focus']();}),_0x640a74['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x640a74['on']('cancel',_0x1f220a=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x1f220a['stop']());}),this['on']('change:isActive',(_0x59a672,_0x5a8bc6,_0x3f77bf)=>{_0x3f77bf||this['length']||_0x640a74['value']||this['fire']('removeCommentThread');}),_0x1a7bdf;}};const Ft=/* #__PURE__ -- @preserve */
|
|
27
|
+
_0x44dfff(Ht);var Ut=class extends Ft{['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x378b17,_0x57188b,_0x150328,_0x6c3971){super(_0x378b17,_0x57188b,_0x150328,_0x6c3971),this['commentThreadChildren']=this['createCollection']([this['commentsListView'],this['commentThreadInputView'],this['ariaDescriptionView']]),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x378b17,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x17372f,_0x2c589a,_0x290983)=>{_0x290983||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x4f71ad,_0x57a445,_0x510f7b)=>{_0x510f7b&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x3b987a=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck','ck-thread','ck-reset_all-excluded','ck-rounded-corners',_0x3b987a['if']('isActive','ck-thread--active'),_0x3b987a['if']('isUnlinked','ck-thread--unlinked'),_0x3b987a['to']('actionIndicator',_0x40996a=>_0x40996a?'ck-thread--'+_0x40996a:'')],'data-thread-id':this['_model']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x3b987a['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 _0x3b378d of this['commentsListView']['commentViews'])_0x3b378d['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0xe60efd}=this,_0x284ed2=this['commentsListView']['commentViews']['get'](0x0);_0x284ed2===this['_boundFirstCommentView']||_0x284ed2['isSystemComment']||(this['_boundFirstCommentView']=_0x284ed2,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x284ed2,'actionIndicator',_0x29781f=>'remove'===_0x29781f?'remove':null),_0x284ed2['placeholder']=Et(_0xe60efd,'Write\x20a\x20comment...'),_0x284ed2['removeButton']['on']('execute',_0x50472a=>{_0x50472a['stop'](),this['showConfirm'](Et(_0xe60efd,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),this['on']('removeConfirm',()=>{_0x284ed2['focus']();}),_0x284ed2['actionBar']['add'](this['resolveButton'],0x0),_0x284ed2['focusables']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x3fc6a8=new _0x5ca102(this['locale']);return _0x3fc6a8['label']=Et(this['locale'],'Resolve'),_0x3fc6a8['tooltip']=Et(this['locale'],'Resolve'),_0x3fc6a8['icon']=_0x58cfa6,_0x3fc6a8['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x3fc6a8['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x3f5189=>!_0x3f5189),_0x3fc6a8['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x394b12,_0x439e9f)=>_0x394b12&&!_0x439e9f),_0x3fc6a8['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x3fc6a8;}['_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']));}},Wt=class extends ht{constructor(_0x3cab6d){super(_0x3cab6d),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x5e8379,_0x3c3d95,_0x49f4dc)=>{this['element']['innerHTML']=_0x49f4dc;}),this['element']['innerHTML']=this['content'];}},Kt=class extends ht{['visibleView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x4b5f98,_0x2ffee9,_0x464697){super(_0x4b5f98),this['_model']=_0x2ffee9,this['_config']=_0x464697,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['bind']('ariaLabel')['to'](_0x2ffee9,'content',_0x2ffee9,'authoredAt',(_0x512563,_0x2ac7d8)=>Et(_0x4b5f98,'COMMENT_ARIA_LABEL',[_0x2ffee9['author']['name'],_0x464697['formatDateTime'](_0x2ac7d8),new DOMParser()['parseFromString'](_0x512563,'text/html')['body']['textContent'],_0x2ffee9['isExternal']?this['getExternalCommentNote']():''])),this['ariaDescriptionView']=new _0x3dbd57(_0x4b5f98,Et(_0x4b5f98,'COMMENT_THREAD_DESCRIPTION')),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']()),this['focusables']=new at(),this['focusTracker']=new _0x18a754(),this['keystrokes']=new _0x3d7c37(),this['focusCycler']=new et({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0xda8316=>_0xda8316['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']?Et(this['locale'],'EXTERNAL_IMPORT_WORD_COMMENT'):Et(this['locale'],'EXTERNAL_COMMENT');}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?Et(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):Et(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['_createCommentContentView'](){const _0x3dc6a6=new Wt(this['locale']);return _0x3dc6a6['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x52fc50,_0x330788)=>_0x330788?_0xaf539c(_0x52fc50,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x52fc50),_0x3dc6a6;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x110ce8=new St(this['locale'],this['_config']['editorConfig']);return _0x110ce8['value']=this['_model']['content'],_0x110ce8['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x110ce8['submitLabel']=Et(this['locale'],'Save'),_0x110ce8['on']('submit',(_0xad310f,_0x5d8ba6)=>{this['fire']('updateComment',this['_model']['id'],_0x5d8ba6),this['switchToDisplayMode'](),this['focus']();}),_0x110ce8['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x110ce8['once']('editorReady',()=>{_0x110ce8['focus']();}),_0x110ce8['createEditor'](),_0x110ce8['delegate']('editorReady')['to'](this),_0x110ce8['delegate']('editorDestroyed')['to'](this),_0x110ce8;}['_setupKeyboardNavigation'](){const _0x1528d1=this['element'];this['keystrokes']['listenTo'](_0x1528d1);for(const _0x3c02a9 of this['focusables'])this['focusTracker']['add'](_0x3c02a9['element']),this['keystrokes']['listenTo'](_0x3c02a9['element']);this['focusables']['on']('change',(_0x5e9b34,_0x1d350c)=>{for(const _0x4e3ec4 of _0x1d350c['removed'])this['focusTracker']['remove'](_0x4e3ec4['element']),this['keystrokes']['stopListening'](_0x4e3ec4['element']);for(const _0x35852a of _0x1d350c['added'])this['focusTracker']['add'](_0x35852a['element']),this['keystrokes']['listenTo'](_0x35852a['element']);}),this['keystrokes']['set']('enter',(_0x352d41,_0x339c34)=>{_0x1528d1===_0x352d41['target']&&(this['focusCycler']['focusFirst'](),_0x339c34());}),this['keystrokes']['set']('esc',(_0x32390c,_0x35d720)=>{_0x1528d1!==_0x32390c['target']&&(this['focus'](),_0x35d720());});}};const Gt=/* #__PURE__ -- @preserve */
|
|
28
|
+
_0x44dfff(Kt);var Yt=class extends Gt{['actionBar'];['userView'];constructor(_0x47a4c0,_0x3741d1,_0x52ccfa){super(_0x47a4c0,_0x3741d1,_0x52ccfa),this['set']('actionIndicator',null),this['set']('placeholder',Et(_0x47a4c0,'Reply...')),this['bind']('authoredAt')['to'](_0x3741d1),this['bind']('resolvedAt')['to'](_0x3741d1),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 _0x4a9420(_0x47a4c0,_0x3741d1['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['listenTo'](_0x3741d1,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x1e6cd4=this['bindTemplate'],_0x5c007c=[{'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':_0x1e6cd4['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x1e6cd4['to']('authoredAt',_0x1c868e=>this['_config']['formatDateTime'](_0x1c868e))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x1e6cd4['if']('isEditMode','ck-comment__actions--hidden'),_0x1e6cd4['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']&&_0x5c007c['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper'],'tabindex':-0x1,'aria-label':_0x1e6cd4['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id'],'role':'listitem'},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x1e6cd4['if']('isEditMode','ck-comment--edit'),_0x1e6cd4['if']('isSystemComment','ck-comment--info'),_0x1e6cd4['to']('actionIndicator',_0x12c73c=>_0x12c73c?'ck-comment--'+_0x12c73c:'')],'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':_0x5c007c}]}]};}['_createEditButton'](){const _0x2cb2b1=new _0x51f5d3(this['locale']);return _0x2cb2b1['label']=Et(this['locale'],'Edit'),_0x2cb2b1['icon']=_0x51ef75,_0x2cb2b1['withText']=!0x0,_0x2cb2b1['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x2cb2b1['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x3b5cef=>!_0x3b5cef),_0x2cb2b1['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x2cb2b1['on']('execute',()=>this['switchToEditMode']()),_0x2cb2b1;}['_createRemoveButton'](){const _0x194a27=new _0x51f5d3(this['locale']);return _0x194a27['label']=Et(this['locale'],'Remove'),_0x194a27['icon']=_0x51c910,_0x194a27['withText']=!0x0,_0x194a27['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x194a27['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x16872f=>!_0x16872f),_0x194a27['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x194a27['on']('execute',()=>{this['showConfirm'](Et(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x194a27;}['_createDropdown'](){const _0x302972=ct(this['locale'],_0xe9f3bf),_0x19359a=_0x302972['panelView']['children'],_0x4e04c3=new ot(this['locale']),_0x2fa775=_0x302972['bindTemplate'];dt(_0x302972,()=>this['items']['find'](_0x245e2b=>_0x245e2b['isVisible'])),_0x302972['extendTemplate']({'attributes':{'class':[_0x2fa775['if']('isVisible','ck-hidden',_0x49fa5d=>!_0x49fa5d)]}});const _0x4418aa=(_0x5d69f6,_0x54c719=-0x1)=>{const _0x1502c4=new nt(this['locale']);_0x1502c4['children']['add'](_0x5d69f6);const _0x374ccb=_0x54c719>-0x1?_0x54c719:_0x4e04c3['items']['length'];_0x4e04c3['items']['add'](_0x1502c4,_0x374ccb);const _0x23053c=Array['from'](this['items']);_0x302972['unbind']('isEnabled','isVisible'),_0x302972['bind']('isEnabled')['toMany'](_0x23053c,'isEnabled',(..._0x1b07bf)=>_0x1b07bf['some'](_0xd1f41c=>_0xd1f41c)),_0x302972['bind']('isVisible')['toMany'](_0x23053c,'isVisible',(..._0x65484a)=>_0x65484a['some'](_0x231f78=>_0x231f78));};_0x302972['panelPosition']='sw',_0x302972['buttonView']['set']({'label':Et(this['locale'],'Show\x20more\x20items'),'icon':_0x1d418f});for(const _0xa0037e of this['items'])_0x4418aa(_0xa0037e);return _0x19359a['add'](_0x4e04c3),_0x302972['listenTo'](this['items'],'add',(_0x107b69,_0x4b75e7,_0x22f837)=>{_0x4418aa(_0x4b75e7,_0x22f837);}),_0x302972['listenTo'](this['items'],'remove',(_0x2a12c4,_0x1d60b4,_0x5ddfe8)=>{_0x4e04c3['items']['remove'](_0x5ddfe8);}),_0x302972;}['_attachActions'](_0x2c762f,_0x40234f){const _0x544266=_0x2c762f&&_0x2c762f['element'];_0x544266&&(this['listenTo'](_0x544266,'mouseenter',()=>this['actionIndicator']=_0x40234f),this['listenTo'](_0x544266,'focus',()=>this['actionIndicator']=_0x40234f),this['listenTo'](_0x544266,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x544266,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0x5daf31=super['_createCommentInputView']();return _0x5daf31['bind']('placeholder')['to'](this),_0x5daf31;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}};function Xt(_0x1e7a3b){const _0x5ec34c=_0x2cff08(_0x1e7a3b,0x1e),_0x304029=new MutationObserver(_0x358253=>{for(const _0x130802 of _0x358253)('attributes'==_0x130802['type']&&'class'==_0x130802['attributeName']||'childList'==_0x130802['type']||'characterData'==_0x130802['type'])&&_0x5ec34c();});return{'attach'(_0x815e2c){_0x304029['observe'](_0x815e2c,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x304029['disconnect'](),_0x5ec34c['cancel']();}};}var qt=class extends ht{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0xa75f5e,_0x40cdfc){super(_0xa75f5e),this['id']=_0x2624e4(),this['focusTracker']=new _0x18a754(),this['keystrokes']=new _0x3d7c37(),this['keystrokes']['set']('Esc',(_0x69eab5,_0x53a5d5)=>this['fire']('Esc',_0x53a5d5)),this['set']('targetRect',{'top':0x0,'right':0x0,'bottom':0x0,'left':0x0}),this['set']('height',0x0),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['set']('length',0x0),this['set']('type',''),this['_mutationObserver']=Xt(()=>this['_updateHeight']()),this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this),this['content']['add'](_0x40cdfc),this['mainView']=_0x40cdfc;const _0x55931f=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x55931f['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 _0x42472f=this['element']['clientHeight'];_0x42472f&&(this['height']=_0x42472f);}};const jt=/* #__PURE__ -- @preserve */
|
|
29
|
+
_0x5cdce0();var $t=class Annotation extends jt{['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x3a8ef5,target:_0xdd601c,type:_0x2eb204,isVisible:_0x1dd393=!0x0}){super(),this['view']=_0x3a8ef5,this['view']['element']||this['view']['render'](),this['_type']=_0x2eb204,this['_target']=_0xdd601c,Annotation['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x43910f([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0xdb36c,_0x36c19b)=>{this['view']['focusTracker']['add'](_0x36c19b);}),this['focusableElements']['on']('remove',(_0x238902,_0x110a78)=>{this['view']['focusTracker']['remove'](_0x110a78);}),this['set']('isVisible',_0x1dd393);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x562d74=this['_getNormalizedTarget']();return Annotation['_assertCorrectTarget'](_0x562d74),_0x562d74;}get['targetRect'](){const _0x1afb4f=this['target'];if(null===_0x1afb4f)return null;if(_0x1afb4f instanceof _0x7f9fe4)return _0x1afb4f;const _0x2b0392=_0x1afb4f['filter'](_0x142f51=>function(_0x3c2859){return!!_0x3c2859['offsetParent']||!!_0x3c2859['getClientRects']()['item'](0x0);}(_0x142f51));return 0x0===_0x2b0392['length']?null:_0x7f9fe4['getDomElementRects'](_0x2b0392[0x0])[0x0];}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x1b2f4a){this['view']['isActive']=_0x1b2f4a,this['view']['mainView']['isActive']=_0x1b2f4a;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x2042f2){if(!(null===_0x2042f2||_0x2042f2 instanceof _0x7f9fe4||Array['isArray'](_0x2042f2)&&_0x2042f2['every'](_0x5dcba3=>zt(_0x5dcba3))))throw new _0x4b20e3('annotation-invalid-target',null,{'target':_0x2042f2});}['_getNormalizedTarget'](){const _0x348057='function'==typeof this['_target']?this['_target']():this['_target'];return zt(_0x348057)?[_0x348057]:_0x348057;}};function zt(_0x4d389e){return null!==_0x4d389e&&'object'==typeof _0x4d389e&&'nodeType'in _0x4d389e&&0x1===_0x4d389e['nodeType'];}var Jt=class extends _0x43910f{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x3fcc88=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x18a754(),this['_focusTracker']['on']('change:isFocused',(_0x3f455f,_0x6273fb,_0x1d1c56)=>{_0x1d1c56||this['fire']('blur');});for(const _0x2079fd of _0x3fcc88)this['add'](_0x2079fd);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x149646){if(this['has'](_0x149646))throw new _0x4b20e3('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x149646['innerView'],_0x149646),this['_viewToAnnotation']['set'](_0x149646['view'],_0x149646);for(const _0x23d510 of _0x149646['focusableElements'])this['_focusTracker']['add'](_0x23d510);if(this['listenTo'](_0x149646['focusableElements'],'add',(_0x4a3afc,_0x3934bf)=>{this['_focusTracker']['add'](_0x3934bf);}),this['listenTo'](_0x149646['focusableElements'],'remove',(_0x2a7e4c,_0x4e7020)=>{this['_focusTracker']['remove'](_0x4e7020);}),this['listenTo'](_0x149646['view']['focusTracker'],'change:isFocused',(_0x23f534,_0x4ca5f9,_0x2fffa9)=>{_0x2fffa9&&this['fire']('focus',_0x149646);}),_0x149646['updateTargetRect'](),this['_areCachedRectsStale']()){for(const _0x3bb79f of this)_0x3bb79f['updateTargetRect']();}const _0x2e344d=this['_getOrderInContent'](_0x149646['view']['targetRect']);return super['add'](_0x149646,_0x2e344d);}['remove'](_0x29d981){if(!this['has'](_0x29d981))throw new _0x4b20e3('annotationcollection-not-existing-item',null);this['stopListening'](_0x29d981['view']['focusTracker']),this['stopListening'](_0x29d981['focusableElements']);for(const _0x44f5dc of _0x29d981['focusableElements'])this['_focusTracker']['remove'](_0x44f5dc);return this['_viewToAnnotation']['delete'](_0x29d981['view']),this['_innerViewToAnnotation']['delete'](_0x29d981['innerView']),super['remove'](_0x29d981);}['getByInnerView'](_0x170e70){return this['_innerViewToAnnotation']['get'](_0x170e70);}['getByView'](_0x4841fd){return this['_viewToAnnotation']['get'](_0x4841fd);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x11bd5c of this)_0x11bd5c['updateTargetRect']();this['_sort']();}['_sort'](){const _0xe3f470=Array['from'](this)['sort']((_0xd84bcd,_0x261be8)=>Zt(_0xd84bcd['view']['targetRect'],_0x261be8['view']['targetRect']));for(let _0x229287=_0xe3f470['length']-0x1;_0x229287>0x0;_0x229287--){const _0x5e34e6=_0xe3f470[_0x229287];_0x229287!==this['getIndex'](_0x5e34e6)&&(this['remove'](_0x5e34e6),this['add'](_0x5e34e6));}}['_getOrderInContent'](_0x1f803f){let _0x46b1dd=0x0;if(!_0x1f803f)return this['length'];for(const _0x1b9ab7 of this){const _0x5e250f=_0x1b9ab7['view']['targetRect'];if(_0x5e250f){if(Zt(_0x1f803f,_0x5e250f)<0x0)return _0x46b1dd;_0x46b1dd++;}}return _0x46b1dd;}['_areCachedRectsStale'](){const _0x1d4ac8=this['get'](0x0);if(!_0x1d4ac8)return!0x1;const _0x3ffddb=_0x1d4ac8['view']['targetRect'],_0x4b7c43=_0x1d4ac8['targetRect'];return!(!_0x3ffddb||!_0x4b7c43)&&(_0x3ffddb['top']!==_0x4b7c43['top']||_0x3ffddb['left']!==_0x4b7c43['left']);}};function Qt({source:_0x5e8e5e,target:_0x14fd51,filter:_0x5e50b9}){for(const _0x3e0fb2 of _0x5e8e5e)_0x5e50b9(_0x3e0fb2)&&_0x14fd51['add'](_0x3e0fb2);_0x14fd51['listenTo'](_0x5e8e5e,'add',(_0x3a83a4,_0x4a3ede)=>{_0x5e50b9(_0x4a3ede)&&_0x14fd51['add'](_0x4a3ede);}),_0x14fd51['listenTo'](_0x5e8e5e,'remove',(_0x4299e9,_0x1039bf)=>{_0x14fd51['has'](_0x1039bf)&&_0x14fd51['remove'](_0x1039bf);});}function Zt(_0x16531e,_0x5488c8){if(null===_0x16531e&&null===_0x5488c8)return 0x0;if(null===_0x16531e)return-0x1;if(null===_0x5488c8)return 0x1;const _0x4a84e0=_0x16531e['top']-_0x5488c8['top'];return 0x0==_0x4a84e0?_0x16531e['left']-_0x5488c8['left']:_0x4a84e0;}var ti=class extends _0x1011c1{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x50c65a){if(super(_0x50c65a),this['collection']=new Jt(),this['_visibleAnnotations']=new Jt(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x50c65a instanceof _0x53fa41){const _0x3477d7=_0x50c65a['locale'];_0x50c65a['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':Et(_0x3477d7,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':Et(_0x3477d7,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':Et(_0x3477d7,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':Et(_0x3477d7,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':Et(_0x3477d7,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':Et(_0x3477d7,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':Et(_0x3477d7,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x2ce5be){this['collection']['add'](_0x2ce5be);}['remove'](_0x1d69e0){this['collection']['remove'](_0x1d69e0),_0x1d69e0['destroy']();}['refreshVisibility'](){for(const _0x570a8d of this['collection'])_0x570a8d['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x3fb0b3){return this['collection']['getByInnerView'](_0x3fb0b3);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x2014c5 of this['collection'])_0x2014c5['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x1a4e1b){this['fire']('_activateAnnotation',_0x1a4e1b);}['createAnnotation'](_0x19a8a0){return new $t(_0x19a8a0);}['createAnnotationView'](_0x89e465,_0x192515){return new qt(_0x89e465,_0x192515);}['_addActiveAnnotation'](_0x29a199){const _0x4e7f18=new Set(this['activeAnnotations']);_0x4e7f18['add'](_0x29a199),this['activeAnnotations']=_0x4e7f18;}['_removeActiveAnnotation'](_0x4cbb0a){const _0x3cbf92=new Set(this['activeAnnotations']);_0x3cbf92['delete'](_0x4cbb0a),this['activeAnnotations']=_0x3cbf92;}['_bindAnnotationsToVisibleAnnotations'](){const _0x53bc1c=this['collection'],_0x2333b6=this['_visibleAnnotations'];function _0x50b145(_0x12b1c9){const _0x3c7394=_0x12b1c9['source'];_0x3c7394['isVisible']&&!_0x2333b6['has'](_0x3c7394)?_0x2333b6['add'](_0x3c7394):!_0x3c7394['isVisible']&&_0x2333b6['has'](_0x3c7394)&&_0x2333b6['remove'](_0x3c7394),_0x3c7394['view']['focusTracker']['remove'](_0x3c7394['view']['element']),_0x3c7394['view']['focusTracker']['add'](_0x3c7394['view']['element']);}this['listenTo'](_0x53bc1c,'add',(_0x2834be,_0x3fb3e8)=>{_0x3fb3e8['isVisible']&&_0x2333b6['add'](_0x3fb3e8),this['listenTo'](_0x3fb3e8,'change:isVisible',_0x50b145);}),this['listenTo'](_0x53bc1c,'remove',(_0x38461d,_0x567446)=>{_0x2333b6['has'](_0x567446)&&_0x2333b6['remove'](_0x567446),this['stopListening'](_0x567446,'change:isVisible',_0x50b145);});}['_setupEnterAnnotationKeystroke'](){const _0x2a956c=_0x192e81=>{_0x192e81['on']('ready',()=>{_0x192e81['keystrokes']['set'](_0x21a0db,(_0x9ce82d,_0x4e9ec8)=>{const _0x5667c4=_0x4149c8(this['activeAnnotations']['values']());_0x5667c4&&(_0x5667c4['view']['focus'](),_0x4e9ec8());});});};this['context']instanceof _0x53fa41?_0x2a956c(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x3587f1,_0x22a8ff)=>{_0x2a956c(_0x22a8ff);});}['_setupEscapeAnnotationHandling'](){const _0x24d9cf=_0x469ab8=>{const _0x5ab381=_0x469ab8['source'],_0x2a31f3=[];let _0x2b65be;if(Array['isArray'](_0x5ab381['target'])){_0x2b65be=_0x5ab381['target'][0x0],this['context']instanceof _0x53fa41?_0x2a31f3['push'](this['context']):this['context']['editors']&&_0x2a31f3['push'](...this['context']['editors']);for(const _0x16e10d of _0x2a31f3)for(const _0x4ca598 of _0x16e10d['editing']['view']['domRoots']['values']())if(_0x4ca598['contains'](_0x2b65be))return void _0x16e10d['editing']['view']['focus']();_0x2b65be['focus']();}};this['listenTo'](this['collection'],'add',(_0x4a6996,_0x4d59b5)=>{this['listenTo'](_0x4d59b5,'escape',_0x24d9cf,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x13bba2,_0xead261)=>{this['stopListening'](_0xead261,'escape',_0x24d9cf);});}};const ii=Symbol('noChannel'),ei={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0},si=/* #__PURE__ -- @preserve */
|
|
30
|
+
_0x5cdce0(),ni=/* #__PURE__ -- @preserve */
|
|
31
|
+
_0x5cdce0();var oi=class extends _0x1011c1{['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[ti,_0x193707,_0x43683a];}static get['pluginName'](){return'CommentsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1f1991){super(_0x1f1991),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x310a35=this['context']['config'];_0x310a35['define']('comments.maxCommentsWhenCollapsed',0x2),_0x310a35['define']('comments.maxThreadTotalWeight',0x1f4),_0x310a35['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x310a35['define']('comments.CommentThreadView',Ut),_0x310a35['define']('comments.CommentView',Yt),_0x310a35['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x26b45f=this['context']['plugins']['get'](ti);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x4adafa,_0x4f3ca4)=>this['_addCommentThread'](_0x4f3ca4)),this['on']('submitCommentThread',(_0x2dc085,_0x3ecdc8)=>this['_submitCommentThread'](_0x3ecdc8)),this['on']('resolveCommentThread',(_0x38c882,_0x2d6d47)=>this['_resolveCommentThread'](_0x2d6d47)),this['on']('resolveCommentThread',(_0x20f922,_0x33fae5)=>this['_updateActiveAnnotation'](_0x33fae5),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x22bad2,_0x23533c)=>this['_reopenCommentThread'](_0x23533c)),this['on']('reopenCommentThread',(_0x54d2bd,_0x490065)=>this['_updateActiveAnnotation'](_0x490065),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x2ccc69,_0x3305e9)=>this['_removeCommentThread'](_0x3305e9)),this['on']('updateCommentThread',(_0x383adb,_0x1cb83b)=>this['_updateCommentThread'](_0x1cb83b)),this['on']('updateCommentThread',(_0x1e56b3,_0x5b2b7b)=>this['_updateActiveAnnotation'](_0x5b2b7b),{'priority':'lowest'}),this['on']('addComment',(_0x53982c,_0x7404ba)=>this['_addComment'](_0x7404ba)),this['on']('updateComment',(_0x18343d,_0x14c060)=>this['_updateComment'](_0x14c060)),this['on']('removeComment',(_0x2553ae,_0x3638b)=>this['_removeComment'](_0x3638b)),this['on']('addComment',(_0x1a6d52,{threadId:_0x438ebd,isFromAdapter:_0x248e79})=>{if(_0x248e79)return;const _0x4ad129=this['getCommentThread'](_0x438ebd),_0xf1abac=_0x4ad129&&this['_threadToController']['get'](_0x4ad129);_0xf1abac&&_0xf1abac['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x26b45f,'change:activeAnnotations',(_0x4b3a8f,_0x39f795,_0x105b96)=>{const _0x431d9c=Array['from'](_0x105b96)['map'](_0x58a277=>this['_viewToController']['get'](_0x58a277['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x431d9c?_0x431d9c['model']:null;});}set['adapter'](_0x380151){if(this['_adapter'])throw new _0x4b20e3('commentsrepository-adapter-already-set');this['_adapter']=_0x380151;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x3640dd=ii,threadId:_0x3886a7=_0x2624e4(),comments:_0xaf5cf6=[],unlinkedAt:_0x1454f9=null,resolvedAt:_0x2e191d=null,resolvedBy:_0x3ed211=null,target:_0x3caff1=null,context:_0xa61496=null,attributes:_0x5ce3b5={},isResolvable:_0x39d10a=!0x0,isSubmitted:_0x50ad98=!0x1,isFromAdapter:_0xa14603=!0x1}={}){return this['fire'](ai('addCommentThread',_0x3640dd),{'channelId':_0x3640dd,'threadId':_0x3886a7,'comments':_0xaf5cf6,'unlinkedAt':_0x1454f9,'resolvedAt':_0x2e191d,'resolvedBy':_0x3ed211,'target':_0x3caff1,'context':_0xa61496,'attributes':_0x5ce3b5,'isFromAdapter':_0xa14603,'isResolvable':_0x39d10a,'isSubmitted':_0x50ad98}),this['getCommentThread'](_0x3886a7);}['openNewCommentThread']({channelId:_0x3fe77c=ii,threadId:_0x273b28=_0x2624e4(),target:_0x4ed589,context:_0x1e5235=null,isResolvable:_0x35888a=!0x0}){if(this['_readOnlyChannels']['has'](_0x3fe77c)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x4ed589)throw new _0x4b20e3('commentsrepository-missing-target');const _0x4628d5=this['addCommentThread']({'channelId':_0x3fe77c,'threadId':_0x273b28,'target':_0x4ed589,'context':_0x1e5235,'isResolvable':_0x35888a});if(!_0x4628d5)return null;const _0xff8b8b=this['_threadToController']['get'](_0x4628d5),_0x503c49=_0xff8b8b['view']['commentThreadInputView']['commentInputView'],_0x3281a0=this['context']['plugins']['get'](ti),_0x392490=_0x3281a0['getByInnerView'](_0xff8b8b['view']);return _0x3281a0['activate'](_0x392490),_0x503c49['once']('editorReady',()=>_0x503c49['focus']()),_0x4628d5;}['hasCommentThread'](_0x783ba2){if('string'!=typeof _0x783ba2)throw new _0x4b20e3('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x783ba2);}['updateCommentThread']({channelId:_0x1bed84=ii,threadId:_0x467ddf,context:_0x448eaf,unlinkedAt:_0x56bf73,attributes:_0x417e3b,isFromAdapter:_0x23ad14=!0x1}){return this['fire'](ai('updateCommentThread',_0x1bed84),{'channelId':_0x1bed84,'threadId':_0x467ddf,'context':_0x448eaf,'unlinkedAt':_0x56bf73,'attributes':_0x417e3b,'isFromAdapter':_0x23ad14}),this['getCommentThread'](_0x467ddf);}['getCommentThread'](_0x116c9d){if('string'!=typeof _0x116c9d)throw new _0x4b20e3('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x116c9d);}['fetchCommentThread']({channelId:_0x360f4a,threadId:_0x56fe27}={}){const _0x4d6d41=this['getCommentThread'](_0x56fe27);if(_0x4d6d41)return Promise['resolve'](_0x4d6d41);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x4b20e3('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x360f4a,'threadId':_0x56fe27})['then'](_0x620826=>this['hasCommentThread'](_0x56fe27)?this['getCommentThread'](_0x56fe27):_0x620826?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x360f4a},_0x620826)):void 0x0)['catch'](_0x14de4b=>{throw console['error'](_0x14de4b),new _0x4b20e3('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x4dbc4f,skipNotAttached:_0x40aeac=!0x1,skipEmpty:_0x5841e5=!0x1,toJSON:_0x59b837=!0x1}={}){const _0x1b3609=[];for(const _0x6a8b2b of this['_threads']['values']())_0x4dbc4f&&_0x6a8b2b['channelId']!==_0x4dbc4f||_0x40aeac&&!_0x6a8b2b['isAttached']||_0x5841e5&&0x0===_0x6a8b2b['length']||_0x1b3609['push'](_0x6a8b2b);return _0x59b837?_0x1b3609['map'](_0x441d69=>_0x441d69['toJSON']()):_0x1b3609;}['getAnnotationForCommentThread'](_0x3d3e6a){const _0x58a69e=this['_threadToController']['get'](_0x3d3e6a);return _0x58a69e&&this['context']['plugins']['get'](ti)['getByInnerView'](_0x58a69e['view'])||null;}['getCommentThreadForAnnotation'](_0x4d0b22){const _0x371e3f=this['_viewToController']['get'](_0x4d0b22['innerView']);return _0x371e3f?_0x371e3f['model']:null;}['setActiveCommentThread'](_0xbbe02){const _0x1dac6b=this['context']['plugins']['get'](ti);if(!_0xbbe02)return void(this['activeCommentThread']&&_0x1dac6b['deactivateAll']());const _0x5fd87e=this['getCommentThread'](_0xbbe02);if(!_0x5fd87e)throw new _0x4b20e3('commentsrepository-active-missing-comment-thread',null,{'threadId':_0xbbe02});if(!this['_threadToController']['has'](_0x5fd87e))throw new _0x4b20e3('commentsrepository-active-not-attached',null,{'threadId':_0xbbe02});const _0x1e7f3b=_0x1dac6b['getByInnerView'](this['_threadToController']['get'](_0x5fd87e)['view']);_0x1dac6b['activate'](_0x1e7f3b);}['switchReadOnly'](_0x1f77b5,_0x180328){_0x1f77b5?this['_readOnlyChannels']['add'](_0x180328):this['_readOnlyChannels']['delete'](_0x180328),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x2a9036){return this['_readOnlyChannels']['has'](_0x2a9036)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x451d32,_0x35bad1){return new bt(_0x451d32,_0x35bad1);}['setPermissions'](_0x4079f7,_0x36b9fe=ii){this['_permissions']['set'](_0x36b9fe,_0x4079f7),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x395c31=ii){return this['_permissions']['has'](_0x395c31)?this['_permissions']['get'](_0x395c31):ei;}['_addCommentThread']({channelId:_0x220192,threadId:_0x112cd7,comments:_0x127613,unlinkedAt:_0x3836ad,resolvedAt:_0x561484,resolvedBy:_0x55c0f9,target:_0x39607e,context:_0x69e0e8,attributes:_0x3185ed,isFromAdapter:_0x2e209a,isResolvable:_0x4b26a2,isSubmitted:_0x1a706a}){if('string'!=typeof _0x112cd7)throw new _0x4b20e3('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x112cd7});if(this['hasCommentThread'](_0x112cd7))throw new _0x4b20e3('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x112cd7});const _0x16fd5f=new ri(this,{'channelId':_0x220192,'id':_0x112cd7,'context':_0x69e0e8,'attributes':_0x3185ed,'unlinkedAt':_0x3836ad,'resolvedAt':_0x561484,'resolvedBy':_0x55c0f9?this['context']['plugins']['get'](_0x43683a)['getUser'](_0x55c0f9):null,'isResolvable':_0x4b26a2,'isSubmitted':_0x1a706a||_0x2e209a});this['_threads']['set'](_0x112cd7,_0x16fd5f);for(const _0x150792 of _0x127613)_0x16fd5f['_add'](this['_createNewComment']({'threadId':_0x112cd7,..._0x150792}));return _0x39607e&&_0x16fd5f['attachTo'](_0x39607e),_0x2e209a||!_0x16fd5f['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x220192,'threadId':_0x112cd7});}['_submitCommentThread']({channelId:_0x30e4dd,threadId:_0x422b23}){if(!this['hasCommentThread'](_0x422b23))throw new _0x4b20e3('commentsrepository-missing-comment-thread',this);const _0x5aafbf=this['getCommentThread'](_0x422b23);if(_0x5aafbf['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x2c1bc1,comments:_0x16890d,resolvedAt:_0x3e7f3f,resolvedBy:_0x274218,context:_0x409d37,attributes:_0x486e27}=_0x5aafbf,_0x33458d=this['context']['plugins']['get']('PendingActions'),_0x263881=_0x33458d['add'](Et(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x30e4dd,'threadId':_0x2c1bc1,'comments':_0x16890d['map'](_0x42999c=>_0x42999c['toJSON']()),'resolvedAt':_0x3e7f3f,'resolvedBy':_0x274218?_0x274218['id']:_0x274218,'context':_0x409d37,'attributes':_0x486e27})['then'](({comments:_0x319e0e})=>{_0x33458d['remove'](_0x263881);for(const _0x1ff9c4 of _0x319e0e)this['_updateComment']({'channelId':_0x30e4dd,'threadId':_0x422b23,'commentId':_0x1ff9c4['commentId'],'createdAt':_0x1ff9c4['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x2c84ba=>{throw console['error'](_0x2c84ba),new _0x4b20e3('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x305dd9,target:_0x490b23}){const _0x3b60b7=this['getCommentThread'](_0x305dd9);if(!_0x3b60b7)throw new _0x4b20e3('commentsrepository-attach-missing-comment-thread',this);const _0x1bc1e7=this['context']['plugins']['get']('PendingActions'),_0x1b5a6f=this['context']['plugins']['get'](ti),_0x16df8b=this['_createCommentThreadView'](_0x3b60b7),_0x551d74=new bt(_0x3b60b7,_0x16df8b);let _0x34a3dd=null;_0x16df8b['on']('change:isDirty',(_0x5c69e9,_0x4ececd,_0x1e510d)=>{_0x1e510d?_0x34a3dd=_0x1bc1e7['add'](Et(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x34a3dd&&(_0x1bc1e7['remove'](_0x34a3dd),_0x34a3dd=null);}),this['_threadToController']['set'](_0x3b60b7,_0x551d74),this['_viewToController']['set'](_0x16df8b,_0x551d74);const _0x35e129=new qt(this['context']['locale'],_0x16df8b);_0x35e129['bind']('length')['to'](_0x16df8b),_0x35e129['bind']('isDirty')['to'](_0x16df8b,'isDirty',_0x16df8b,'length',(_0x398aa9,_0x48976f)=>_0x398aa9||!_0x48976f),_0x35e129['bind']('isActive')['to'](_0x16df8b),_0x35e129['type']='comment';const _0x267074=new $t({'view':_0x35e129,'target':_0x490b23,'type':'comment','isVisible':!_0x3b60b7['archivedAt']&&!!('function'==typeof _0x490b23?_0x490b23():_0x490b23)});return _0x16df8b['on']('escape',()=>{_0x267074['fire']('escape');}),this['_bindAnnotationToEditors'](_0x16df8b,_0x267074),_0x1b5a6f['add'](_0x267074),_0x267074;}['_bindAnnotationToEditors'](_0x25a2cf,_0x31cf40){this['listenTo'](_0x25a2cf,'editorReady',(_0x29c049,_0x26e549)=>{const _0x4775af=_0x26e549['ui']['view']['body']['bodyCollectionContainer'];_0x31cf40['focusableElements']['add'](_0x4775af),this['context']instanceof _0x53fa41&&this['context']['ui']['focusTracker']['add'](_0x4775af);},{'priority':'highest'}),this['listenTo'](_0x25a2cf,'editorDestroyed',(_0x3fbfcf,_0x2e7719)=>{const _0x2dc198=_0x2e7719['ui']['view']['body']['bodyCollectionContainer'];_0x31cf40['focusableElements']['has'](_0x2dc198)&&_0x31cf40['focusableElements']['remove'](_0x2dc198),this['context']instanceof _0x53fa41&&this['context']['ui']['focusTracker']['remove'](_0x2dc198);});}['_unbindEditors'](_0x240c42){this['stopListening'](_0x240c42,'editorReady'),this['stopListening'](_0x240c42,'editorDestroyed');}['_createCommentThreadView'](_0x4cd5b1){const _0x447e6e=this['context']['plugins']['get'](_0x43683a),{config:_0x392a9f,locale:_0x3f9c59}=this['context'],_0x21b1fc=_0x48eac5(_0x392a9f['get']('locale'),_0x3f9c59);return new(0x0,(_0x392a9f['get']('comments'))['CommentThreadView'])(_0x3f9c59,_0x4cd5b1,_0x447e6e['me'],{'editorConfig':{..._0x392a9f['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x392a9f['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x392a9f['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x392a9f['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x392a9f['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x21b1fc,'CommentView':_0x392a9f['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x527b99,channelId:_0x18e3b5,resolvedAt:_0x4d38c3,resolvedBy:_0x3bb7a5,isFromAdapter:_0x55daa5}){if(!this['hasCommentThread'](_0x527b99))throw new _0x4b20e3('commentsrepository-missing-comment-thread',null,{'threadId':_0x527b99});const _0x1448ef=this['getCommentThread'](_0x527b99);if(_0x1448ef['isResolved'])throw new _0x4b20e3('commentsrepository-resolved-comment-thread',null,{'threadId':_0x527b99});const _0x43f336=this['context']['plugins']['get'](_0x43683a);if(_0x1448ef['resolvedBy']=_0x43f336['getUser'](_0x3bb7a5),_0x1448ef['resolvedAt']=_0x4d38c3,_0x55daa5||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x476ea6=this['context']['plugins']['get']('PendingActions'),_0x39f7c2=_0x476ea6['add'](Et(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x18e3b5,'threadId':_0x527b99})['then'](({resolvedAt:_0x79b98,resolvedBy:_0x1d5b3e})=>{_0x476ea6['remove'](_0x39f7c2),_0x1448ef['resolvedBy']['id']!==_0x1d5b3e&&(_0x1448ef['resolvedBy']=_0x43f336['getUser'](_0x1d5b3e)),_0x1448ef['resolvedAt']=_0x79b98;})['catch'](_0x4fe91d=>{throw console['error'](_0x4fe91d),new _0x4b20e3('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x5edd76,channelId:_0x4e5f22,isFromAdapter:_0x8c189b}){if(!this['hasCommentThread'](_0x5edd76))throw new _0x4b20e3('commentsrepository-missing-comment-thread',null,{'threadId':_0x5edd76});const _0x7eecda=this['getCommentThread'](_0x5edd76);if(!_0x7eecda['isResolved'])throw new _0x4b20e3('commentsrepository-reopen-comment-thread',null,{'threadId':_0x5edd76});if(_0x7eecda['resolvedBy']=null,_0x7eecda['resolvedAt']=null,_0x8c189b||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x17073f=this['context']['plugins']['get']('PendingActions'),_0x31ef02=_0x17073f['add'](Et(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x4e5f22,'threadId':_0x5edd76})['then'](()=>_0x17073f['remove'](_0x31ef02))['catch'](_0x10365a=>{throw console['error'](_0x10365a),new _0x4b20e3('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x572a45,isFromAdapter:_0x4d8384}){const _0x5d0753=this['getCommentThread'](_0x572a45);if(!_0x5d0753)throw new _0x4b20e3('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x572a45),this['_threads']['delete'](_0x572a45),!_0x5d0753['isSubmitted']||_0x4d8384||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x50d9d1=this['context']['plugins']['get']('PendingActions'),{channelId:_0x491dab}=_0x5d0753,_0x58b473=_0x50d9d1['add'](Et(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x491dab,'threadId':_0x572a45})['then'](()=>_0x50d9d1['remove'](_0x58b473))['catch'](_0x1d7be3=>{throw console['error'](_0x1d7be3),new _0x4b20e3('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x412448,unlinkedAt:_0x29c0f0,context:_0xc67322,attributes:_0x7140be,isFromAdapter:_0x5bcd92}){if('string'!=typeof _0x412448)throw new _0x4b20e3('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x412448});if(!this['hasCommentThread'](_0x412448))throw new _0x4b20e3('commentsrepository-missing-comment-thread',null,{'threadId':_0x412448});const _0xb38a4e=this['getCommentThread'](_0x412448);let _0x1c5339=!0x1;if(void 0x0!==_0xc67322&&_0xb38a4e['context']!==_0xc67322&&(_0xb38a4e['context']=_0xc67322,_0x1c5339=!0x0),void 0x0!==_0x29c0f0&&_0xb38a4e['unlinkedAt']!==_0x29c0f0&&(_0xb38a4e['unlinkedAt']=_0x29c0f0,_0x1c5339=!0x0),_0x7140be&&!_0x127d94(_0x7140be,_0xb38a4e['attributes'])&&(_0xb38a4e['attributes']=_0x7140be,_0x1c5339=!0x0),!_0x1c5339)return Promise['resolve']();if(!_0xb38a4e['isSubmitted']||_0x5bcd92||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x884bce=this['context']['plugins']['get']('PendingActions'),{channelId:_0x512cca}=_0xb38a4e,_0x302a5e=_0x884bce['add'](Et(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x512cca,'threadId':_0x412448,'context':_0xc67322,'unlinkedAt':_0x29c0f0,'attributes':_0x7140be})['then'](()=>_0x884bce['remove'](_0x302a5e))['catch'](_0x459677=>{throw console['error'](_0x459677),new _0x4b20e3('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0xc9ef79){const _0x366f70=this['context']['plugins']['get'](ti),_0x523ac4=this['getCommentThread'](_0xc9ef79);if(_0x523ac4['_isAttached']=!0x1,this['_threadToController']['has'](_0x523ac4)){const _0x1697e6=this['_threadToController']['get'](_0x523ac4),_0x3bba18=_0x1697e6['view'],_0x24af57=_0x366f70['getByInnerView'](_0x3bba18);this['_threadToController']['delete'](_0x523ac4),this['_viewToController']['delete'](_0x3bba18),_0x24af57&&_0x366f70['remove'](_0x24af57),_0x1697e6['destroy'](),_0x3bba18['destroy']()['then'](()=>{this['_unbindEditors'](_0x3bba18);});}}['_updateActiveAnnotation']({threadId:_0x31502b,resolvedAt:_0x17777a,unlinkedAt:_0x49bfd0}){const _0x2ace3c=!!_0x17777a,_0x59fe4b=this['context']['plugins']['get'](ti),_0x4e1af1=this['getCommentThread'](_0x31502b);if(this['_threadToController']['has'](_0x4e1af1)){const _0x1d4490=this['_threadToController']['get'](_0x4e1af1)['view'],_0x513d3b=_0x59fe4b['getByInnerView'](_0x1d4490);_0x513d3b&&(_0x2ace3c&&_0x59fe4b['_removeActiveAnnotation'](_0x513d3b),_0x49bfd0?_0x513d3b['isVisible']=!0x1:_0x513d3b['refreshVisibility']());}}['_getExternalAuthor'](_0x5defe4){const _0x1dc624=this['context']['plugins']['get'](_0x43683a),_0x26903a=_0x495ee9('external:'+_0x5defe4),_0x10b6f4=_0x1dc624['getUser'](_0x26903a);return _0x10b6f4||_0x1dc624['addUser']({'id':_0x26903a,'name':_0x5defe4});}['_createNewComment']({threadId:_0x2f09b8,commentId:_0x1e6758=_0x2624e4(),content:_0x2a79e2,authorId:_0x3556c9,createdAt:_0x48fbce,attributes:_0x25f45d}){if('string'!=typeof _0x1e6758)throw new _0x4b20e3('commentsrepository-invalid-commentid');if('string'!=typeof _0x3556c9)throw new _0x4b20e3('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x2a79e2||!_0x2a79e2['trim']())throw new _0x4b20e3('commentsrepository-invalid-comment-content');const _0x54aa6a=this['context']['plugins']['get'](_0x43683a)['getUser'](_0x3556c9);if(!_0x54aa6a)throw new _0x4b20e3('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x3556c9});let _0x142342=null,_0x4cb95a=_0x48fbce;return _0x25f45d?.['@external']&&(_0x142342=this['_getExternalAuthor'](_0x25f45d['@external']['authorName']),_0x4cb95a=new Date(_0x25f45d['@external']['createdAt'])),new hi(this,{'threadId':_0x2f09b8,'id':_0x1e6758,'author':_0x142342||_0x54aa6a,'creator':_0x54aa6a,'content':_0x2a79e2,'createdAt':_0x48fbce,'authoredAt':_0x4cb95a,'attributes':_0x25f45d});}['_addComment'](_0x3ff215){let {threadId:_0x9bc25e,content:_0x20689b,attributes:_0x6f2d8b,isFromAdapter:_0x3cd798}=_0x3ff215;const _0x28a4ed=this['getCommentThread'](_0x3ff215['threadId']);if(!_0x28a4ed)throw new _0x4b20e3('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x3b9aa4=this['_createNewComment'](_0x3ff215),{id:_0x5de685}=_0x3b9aa4;if(_0x28a4ed['_add'](_0x3b9aa4),_0x3cd798||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x28a4ed['isSubmitted'])return Promise['resolve']();const _0x2d63bc=this['context']['plugins']['get']('PendingActions'),{channelId:_0x182cd4}=_0x28a4ed,_0x5cb37a=_0x2d63bc['add'](Et(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x6f2d8b||(_0x6f2d8b={}),this['adapter']['addComment']({'channelId':_0x182cd4,'threadId':_0x9bc25e,'commentId':_0x5de685,'content':_0x20689b,'attributes':_0x6f2d8b})['then'](_0x51267e=>{_0x2d63bc['remove'](_0x5cb37a),_0x51267e&&this['_updateComment']({'channelId':_0x182cd4,'threadId':_0x9bc25e,'commentId':_0x5de685,'createdAt':_0x51267e['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x1c58bc=>{throw console['error'](_0x1c58bc),new _0x4b20e3('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x5c3cd7,commentId:_0x6b5bf0,content:_0x5c8e5c,createdAt:_0x48b440,attributes:_0x236f37,isFromAdapter:_0x59506a}){if(void 0x0!==_0x5c8e5c&&('string'!=typeof _0x5c8e5c||!_0x5c8e5c['trim']()['length']))throw new _0x4b20e3('commentsrepository-update-comment-invalid-content');const _0x592c32=this['getCommentThread'](_0x5c3cd7),_0x25e78b=_0x592c32['getComment'](_0x6b5bf0);if(!_0x25e78b)throw new _0x4b20e3('commentsrepository-update-missing-comment',this);let _0x380046=!0x1;if(_0x5c8e5c&&_0x5c8e5c!==_0x25e78b['content']&&(_0x25e78b['isEditable']||_0x59506a)&&(_0x25e78b['content']=_0x5c8e5c,_0x380046=!0x0),_0x48b440&&_0x48b440!==_0x25e78b['createdAt']&&(_0x25e78b['createdAt']=_0x48b440,_0x25e78b['isExternal']||(_0x25e78b['authoredAt']=_0x48b440),_0x380046=!0x0),_0x236f37&&!_0x127d94(_0x236f37,_0x25e78b['attributes'])&&(_0x25e78b['attributes']=_0x236f37,_0x380046=!0x0),!_0x380046)return Promise['resolve']();if(_0x592c32['fire']('commentUpdated'),_0x59506a||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x2c3753=this['context']['plugins']['get']('PendingActions'),{channelId:_0x3017a8}=this['getCommentThread'](_0x25e78b['threadId']),_0x32bfc4=_0x2c3753['add'](Et(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x3017a8,'threadId':_0x5c3cd7,'commentId':_0x6b5bf0,'content':_0x5c8e5c,'attributes':_0x236f37})['then'](()=>_0x2c3753['remove'](_0x32bfc4))['catch'](_0x49be45=>{throw console['error'](_0x49be45),new _0x4b20e3('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x1cccc2,commentId:_0x4566a9,isFromAdapter:_0xf26bb2}){const _0x311c9e=this['getCommentThread'](_0x1cccc2),_0x27d1a4=_0x311c9e['getComment'](_0x4566a9);if(!_0x27d1a4)throw new _0x4b20e3('commentsrepository-remove-missing-comment',this);if(_0x311c9e['_remove'](_0x27d1a4),_0xf26bb2||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x1c4ffa=this['context']['plugins']['get']('PendingActions'),{channelId:_0x23f2dd}=_0x311c9e,_0x1a00f7=_0x1c4ffa['add'](Et(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x23f2dd,'threadId':_0x1cccc2,'commentId':_0x4566a9})['then'](()=>_0x1c4ffa['remove'](_0x1a00f7))['catch'](_0x952a43=>{throw console['error'](_0x952a43),new _0x4b20e3('commentsrepository-remove-comment-internal-error',this);});}},ri=class extends si{['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x3d44f7,_0x4304ec){super();const _0x29e613=_0x4304ec['isResolvable'];this['channelId']=_0x4304ec['channelId'],this['id']=_0x4304ec['id'],this['comments']=new _0x43910f(),this['_repository']=_0x3d44f7,this['_isAttached']=!0x1,this['_isSubmitted']=_0x4304ec['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x3d44f7,'_permissions',_0x3d44f7,'_readOnlyChannels',()=>_0x3d44f7['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x3d44f7,'_permissions',()=>_0x3d44f7['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x3d44f7,'_permissions',()=>{const _0xc0f24c=_0x3d44f7['getPermissions'](this['channelId']);return _0xc0f24c['write']||_0xc0f24c['admin'];}),this['bind']('isResolvable')['to'](_0x3d44f7,'_permissions',()=>_0x29e613&&_0x3d44f7['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x4304ec['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x2fee61,_0x3cfb6a)=>_0x2fee61?_0x3cfb6a?_0x2fee61<_0x3cfb6a?_0x2fee61:_0x3cfb6a:_0x2fee61:_0x3cfb6a),this['set']('unlinkedAt',_0x4304ec['unlinkedAt']||null),this['set']('resolvedAt',_0x4304ec['resolvedAt']||null),this['set']('resolvedBy',_0x4304ec['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x5b5a71=>!!_0x5b5a71),this['set']('attributes',_0x4304ec['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x226a84,_0x32e3b1)=>_0x226a84+_0x32e3b1['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x2ab679,id:_0x3342ed}=this;this['_repository']['fire'](ai('submitCommentThread',_0x2ab679),{'channelId':_0x2ab679,'threadId':_0x3342ed});}['setUnlinkedAt'](_0x489db7){this['_update']({'unlinkedAt':_0x489db7});}['resolve']({resolvedAt:_0x1fad02=new Date(),resolvedBy:_0x16357d='',isFromAdapter:_0x19c7ce=!0x1}={}){const _0x26891b=this['_repository']['context']['plugins']['get'](_0x43683a)['me'],{channelId:_0x1b4ec2,id:_0x947b76}=this;this['_repository']['fire'](ai('resolveCommentThread',_0x1b4ec2),{'channelId':_0x1b4ec2,'threadId':_0x947b76,'resolvedAt':_0x1fad02,'resolvedBy':_0x16357d||_0x26891b['id'],'isFromAdapter':_0x19c7ce});}['reopen']({isFromAdapter:_0x3be46e=!0x1}={}){const {channelId:_0x2d3b41,id:_0xada258}=this;this['_repository']['fire'](ai('reopenCommentThread',_0x2d3b41),{'channelId':_0x2d3b41,'threadId':_0xada258,'isFromAdapter':_0x3be46e});}['setContext'](_0x357a97){this['context']||this['_update']({'context':_0x357a97});}['setAttribute'](_0x2ba054,_0x57ec2f){const _0x50cadd=_0x569f09(this['attributes']);_0x47947d(_0x50cadd,_0x2ba054,_0x57ec2f),this['_update']({'attributes':_0x50cadd});}['removeAttribute'](_0x2e9b27){const _0x3ff09a=_0x569f09(this['attributes']);_0xc401c1(_0x3ff09a,_0x2e9b27),this['_update']({'attributes':_0x3ff09a});}['remove']({isFromAdapter:_0x570c85=!0x1}={}){const {channelId:_0x3e95c2,id:_0x265612}=this;this['_repository']['fire'](ai('removeCommentThread',_0x3e95c2),{'channelId':_0x3e95c2,'threadId':_0x265612,'isFromAdapter':_0x570c85});}['attachTo'](_0x112a04){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x112a04});}['addComment'](_0x370219){const {channelId:_0x10ab99,id:_0x37b23f}=this;this['_repository']['fire'](ai('addComment',_0x10ab99,_0x37b23f),Object['assign']({'channelId':_0x10ab99,'threadId':_0x37b23f},_0x370219));}['getComment'](_0x4808be){if('string'!=typeof _0x4808be)throw new _0x4b20e3('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x4808be});return this['comments']['get'](_0x4808be);}['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'](_0x2450f9=>_0x2450f9['toJSON']()),'attributes':this['attributes']};}['_add'](_0x18f649){return this['listenTo'](_0x18f649,'change:authoredAt',()=>{const _0x344644=this['_findOptimalIndex'](_0x18f649),_0x2aa4e9=this['comments'];_0x344644-0x1!=_0x2aa4e9['getIndex'](_0x18f649)&&_0x344644+0x1!=_0x2aa4e9['getIndex'](_0x18f649)&&(this['_remove'](_0x18f649),this['_add'](_0x18f649));}),this['comments']['add'](_0x18f649,this['_findOptimalIndex'](_0x18f649));}['_update'](_0x1e4487){const {channelId:_0x578da6,id:_0xda277b}=this;this['_repository']['fire'](ai('updateCommentThread',_0x578da6),{..._0x1e4487,'channelId':_0x578da6,'threadId':_0xda277b});}['_remove'](_0x351dea){return this['stopListening'](_0x351dea),_0x351dea['destroy'](),this['comments']['remove'](_0x351dea);}['_findOptimalIndex'](_0x244a5f){const _0x47470b=this['comments']['find'](_0x551e31=>new Date(_0x551e31['authoredAt'])['getTime']()>new Date(_0x244a5f['authoredAt'])['getTime']());return _0x47470b?this['comments']['getIndex'](_0x47470b):this['length'];}},hi=class extends ni{['id'];['threadId'];['author'];['creator'];['createdAt'];['_repository'];constructor(_0x2fd80d,_0x45b563){super();const _0x58208a=_0x2fd80d['context']['plugins']['get'](_0x43683a)['me'],_0x708942=_0x2fd80d['getCommentThread'](_0x45b563['threadId']),_0x5767a1=0x0===_0x708942['comments']['length'],_0x5b677b=_0x58208a===_0x45b563['author'];this['id']=_0x45b563['id'],this['threadId']=_0x45b563['threadId'],this['author']=_0x45b563['author'],this['creator']=_0x45b563['creator'],this['set']('content',_0x45b563['content']),this['createdAt']=_0x45b563['createdAt']||new Date(),this['set']('authoredAt',_0x45b563['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x708942,'resolvedAt'),this['set']('attributes',_0x45b563['attributes']||{}),this['bind']('isEditable')['to'](_0x2fd80d,'_permissions',()=>{const _0x213a92=_0x2fd80d['getPermissions'](_0x708942['channelId'])['write'],_0x565ac9=_0x2fd80d['getPermissions'](_0x708942['channelId'])['modifyAll'];return _0x5b677b&&_0x213a92||!_0x5b677b&&_0x565ac9;}),this['bind']('isRemovable')['to'](_0x708942,'isRemovable',_0x2fd80d,'_permissions',_0x14ffc5=>{const _0x37f38b=_0x2fd80d['getPermissions'](_0x708942['channelId'])['write'],_0x8373f2=_0x2fd80d['getPermissions'](_0x708942['channelId'])['modifyAll'];return _0x5b677b&&_0x37f38b||_0x14ffc5&&_0x5767a1||!_0x5b677b&&_0x8373f2&&!_0x5767a1;}),this['bind']('isReadOnly')['to'](_0x708942,'isReadOnly'),this['_repository']=_0x2fd80d;}get['isExternal'](){return Boolean(this['attributes']&&this['attributes']['@external']);}get['weight'](){return Math['max'](function(_0xa3fdfa){const _0x567451=document['createElement']('div');return _0x567451['innerHTML']=_0xa3fdfa,_0x567451['textContent']['length'];}(this['content']),0xc8);}['update'](_0x422205){const {threadId:_0x51a8fa,id:_0x3ed4da}=this;if(!this['_repository']['hasCommentThread'](_0x51a8fa))throw new _0x4b20e3('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x4e75cf}=this['_repository']['getCommentThread'](_0x51a8fa);this['_repository']['fire'](ai('updateComment',_0x4e75cf,_0x51a8fa),{'channelId':_0x4e75cf,'threadId':_0x51a8fa,'commentId':_0x3ed4da,..._0x422205});}['setAttribute'](_0x2c3bb8,_0x3c46ec){const _0x32f400=_0x569f09(this['attributes']);_0x47947d(_0x32f400,_0x2c3bb8,_0x3c46ec),this['update']({'attributes':_0x32f400});}['removeAttribute'](_0x5de1ad){const _0x90576e=_0x569f09(this['attributes']);_0xc401c1(_0x90576e,_0x5de1ad),this['update']({'attributes':_0x90576e});}['remove'](_0x5dc0c2={}){if(!_0x5dc0c2['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x4191f7,id:_0x5e3007}=this;if(!this['_repository']['hasCommentThread'](_0x4191f7))throw new _0x4b20e3('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0xc54cd}=this['_repository']['getCommentThread'](_0x4191f7);this['_repository']['fire'](ai('removeComment',_0xc54cd,_0x4191f7),{'channelId':_0xc54cd,'threadId':_0x4191f7,'commentId':_0x5e3007,..._0x5dc0c2});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}};function ai(_0x38fdb8,..._0x282b66){for(const _0x12b35d of _0x282b66)void 0x0!==_0x12b35d&&(_0x38fdb8+=':'+String(_0x12b35d));return _0x38fdb8;}var ci=class extends _0x3ccdb2{constructor(_0xb80e0){super(_0xb80e0),this['set']('hasContent',!0x1);}['refresh'](){const _0x50cd6b=this['editor']['model']['document']['selection'];this['isEnabled']=!0x0,this['hasContent']=!0x1;for(const _0x10760e of _0x50cd6b['getRanges']())if(this['_hasContent'](_0x10760e))return void(this['hasContent']=!0x0);}['execute']({threadId:_0x3d806a=_0x2624e4(),ranges:_0x4632a4,comment:_0x49995e}={}){const _0x21cf59=this['editor']['model'],_0x4639d7=_0x4632a4??Array['from'](_0x21cf59['document']['selection']['getRanges']()),_0x6aebfc=[];for(const _0x101817 of _0x4639d7)this['_hasContent'](_0x101817)&&_0x6aebfc['push'](this['_trimToContent'](_0x101817));if(!_0x6aebfc['length'])throw new _0x4b20e3('addcommentthreadcommand-incorrect-ranges',null);_0x49995e&&this['_createCommentThread'](_0x3d806a,_0x49995e),this['_createMarkersFromRanges'](_0x3d806a,_0x6aebfc,!!_0x49995e);}['_createMarkersFromRanges'](_0x44eb5b,_0x267753,_0x18ee87){this['editor']['model']['change'](_0x15bd62=>{for(const _0x103727 of _0x267753){const _0x274cb4='comment:'+_0x44eb5b+':'+_0x2624e4()['substr'](0x1,0x5);_0x15bd62['addMarker'](_0x274cb4,{'range':_0x103727,'usingOperation':_0x18ee87,'affectsData':_0x18ee87});}});}['_createCommentThread'](_0x1cb239,_0x3cd5c5){const _0x572614=this['editor']['plugins']['get']('CommentsRepository'),_0x16cced=this['editor']['config']['get']('collaboration.channelId'),_0xa090eb=this['editor']['plugins']['get']('Users')['me'];if(!_0xa090eb)throw new _0x4b20e3('addcommentthreadcommand-user-not-found',null);_0x572614['addCommentThread']({'threadId':_0x1cb239,'channelId':_0x16cced,'comments':[{'authorId':_0xa090eb['id'],'content':_0x3cd5c5,'createdAt':new Date(),'attributes':{}}]});}['_hasContent'](_0x76550f){for(const _0x27d197 of _0x76550f['getItems']())if(this['_itemIsContent'](_0x27d197))return!0x0;return!0x1;}['_itemIsContent'](_0x49f786){return _0x49f786['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x49f786)&&!_0x49f786['is']('element','tableCell');}['_trimToContent'](_0x43fdf5){const _0xcadedf=_0x101aaf=>!this['_itemIsContent'](_0x101aaf['item']),_0x4bb526=_0x43fdf5['start']['getLastMatchingPosition'](_0xcadedf),_0x3f7b97=_0x43fdf5['end']['getLastMatchingPosition'](_0xcadedf,{'direction':'backward'});return this['editor']['model']['createRange'](_0x4bb526,_0x3f7b97);}},di=class extends _0x26bf82{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[ti];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x427131){super(_0x427131),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x1a8636=this['editor'],_0x587009=_0x1a8636['model']['document']['selection'],_0x48c15c=_0x3b137b(()=>this['refreshSelectedViews'](),0xa);_0x587009['on']('change:range',(_0x341917,_0x3330ff)=>{_0x3330ff['directChange']&&(_0x48c15c['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x1a8636['editing']['view']['document'],'change:isFocused',(_0x3b9ff6,_0x49e400,_0x222bc4)=>{_0x222bc4&&_0x48c15c();}),this['listenTo'](_0x1a8636['ui']['focusTracker'],'change:isFocused',(_0x471d0b,_0x472f4e,_0xabbdb9)=>{_0xabbdb9||this['fire']('blur',{'isAnnotationTracked':_0xf53c75=>this['_editorAnnotationsData']['has'](_0xf53c75['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x1ddd58){if(this['_editorAnnotations']['has'](_0x1ddd58['view']))return;this['_editorAnnotations']['add'](_0x1ddd58['view']),this['editor']['ui']['focusTracker']['add'](_0x1ddd58['view']['element']);const _0x3afa16=this['editor']['plugins']['get'](ti);this['listenTo'](_0x3afa16['collection'],'remove',(_0x1071de,_0x380b7d)=>{this['editor']['ui']['focusTracker']['remove'](_0x380b7d['view']['element']),this['_editorAnnotations']['delete'](_0x380b7d['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x16c393){if('function'!=typeof _0x16c393)throw new _0x4b20e3('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x16c393);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x2cf171,annotations:_0x3af47e}){const _0x162854=[],_0x47dcce=this['editor']['model']['document']['selection'],_0x3a4cdc=Array['from'](_0x47dcce['getRanges']());for(const [_0x44d85b,_0x5f541a]of this['_editorAnnotationsData']){const _0x4e6a03=_0x24d49d(_0x5f541a),_0x41ccfe=_0x3af47e['getByInnerView'](_0x44d85b);_0x4e6a03&&_0x41ccfe&&_0x162854['push']({'annotation':_0x41ccfe,'range':_0x4e6a03});}function _0x24d49d(_0x90bb08){for(const _0x46b589 of _0x90bb08)for(const _0x206dc3 of _0x3a4cdc)if(_0x46b589['containsRange'](_0x206dc3,!_0x47dcce['isCollapsed']))return _0x46b589;return null;}return _0x162854['sort']((_0x3d3569,_0xcc278f)=>{const _0x39be94=_0x3d3569['range'],_0x4a7a01=_0xcc278f['range'];if(!_0x39be94['isEqual'](_0x4a7a01)){if(_0x39be94['containsRange'](_0x4a7a01,!0x0))return 0x1;if(_0x4a7a01['containsRange'](_0x39be94,!0x0))return-0x1;}return _0x3d3569['annotation']==_0x2cf171?-0x1:_0xcc278f['annotation']==_0x2cf171?0x1:0x0;})['map'](_0x496462=>_0x496462['annotation']);}get['_editorAnnotationsData'](){const _0x1ed1ee=new Map();for(const _0x17af81 of Array['from'](this['_dataCollectors']))for(const [_0x35b950,_0x3a56a0]of _0x17af81())_0x1ed1ee['set'](_0x35b950,_0x3a56a0);return _0x1ed1ee;}},li=class extends _0x26bf82{['afterInit'](){const _0x427bfe=this['editor'];_0x427bfe['plugins']['has']('RestrictedEditingModeEditing')&&_0x427bfe['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}},mi=class extends _0x26bf82{constructor(_0x453a4a){super(_0x453a4a),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x182386=this['editor'],_0x18b592=_0x182386['commands']['get']('importWord'),_0x8c4d5a=_0x182386['plugins']['get'](_0x43683a);_0x18b592&&(_0x18b592['on']('execute',(_0x8ca7c7,[,_0x55c200])=>{_0x55c200['collaboration_features']={'comments':!0x0,'user_id':_0x8c4d5a['me']['id']};},{'priority':_0x18bc67['high']+0xa}),this['listenTo'](_0x18b592,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0xf4b899,_0xc4a0fd){const {comment_threads:_0x5ce04a}=_0xc4a0fd;_0x5ce04a&&_0x5ce04a['forEach'](({thread_id:_0x2e8429,comments:_0x4fe467,is_resolved:_0x606530})=>{const _0x5b51d2=new Date(),_0x4d8f0e=_0x4fe467['map'](({author:_0x3184b2,content:_0x25a5e2,created_at:_0x39f271})=>({'content':_0x25a5e2,'authorId':this['editor']['plugins']['get'](_0x43683a)['me']['id'],'createdAt':_0x5b51d2,'attributes':{'@external':{'authorName':_0x3184b2,'createdAt':_0x39f271?new Date(_0x39f271):new Date(),'source':'importWord'}}})),_0x2a6b33=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](oi)['addCommentThread']({'channelId':_0x2a6b33,'threadId':_0x2e8429,'comments':_0x4d8f0e,'resolvedAt':_0x606530?_0x5b51d2:null});});}},ui=class extends _0x26bf82{constructor(_0x4bb399){super(_0x4bb399),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[pt,wt];}['afterInit'](){const _0x2d43f6=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x2d43f6,'contentInsertion',(_0x541f87,_0x21ea0e)=>this['_removeMarkersWithoutThreads'](_0x21ea0e['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x2febbd){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x2febbd;const _0x444f64=this['editor']['plugins']['get']('CommentsRepository');for(const _0xe545ee of _0x2febbd['keys']()){const [_0x2a727f,_0x1aa200]=_0xe545ee['split'](':');'comment'!=_0x2a727f||_0x444f64['hasCommentThread'](_0x1aa200)||_0x2febbd['delete'](_0xe545ee);}return _0x2febbd;}['_registerMarkerInClipboardPipeline'](){const _0x5ced82=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x5f47ea=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x5f47ea&&_0x5ced82['_registerMarkerToCopy']('comment',_0x5f47ea);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x502f6e){switch(_0x502f6e){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}};function fi(_0x476acd){const _0x488ebe=_0x476acd['split'](':');return{'group':_0x488ebe[0x0],'id':_0x488ebe[0x1],'part':_0x488ebe[0x2]};}var pi=class extends _0x26bf82{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x30859e,_0xa865ab)=>{if(!_0xa865ab['options']['showCommentHighlights'])return null;if(_0xa865ab['options']['ignoreResolvedComments']){const {id:_0x8761ca}=fi(_0x30859e['markerName']);if(this['editor']['plugins']['get'](oi)['getCommentThread'](_0x8761ca)?.['isResolved']&&_0x30859e['item'])return _0xa865ab['consumable']['consume'](_0x30859e['item'],'addMarker:'+_0x30859e['markerName']),_0xa865ab['consumable']['consume'](_0x30859e['item'],'removeMarker:'+_0x30859e['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x52f21c=>{_0x52f21c['on']('addMarker:comment',(_0x31e4dc,_0x3ef7e8,_0x46925d)=>{if(!_0x46925d['options']['showCommentHighlights'])return;const _0x369f41=_0x3ef7e8['item'];if(!_0x369f41)return;const _0x5e961b=_0x46925d['mapper']['toViewElement'](_0x369f41);this['editor']['model']['schema']['isObject'](_0x369f41)&&_0x5e961b&&!_0x5e961b['getCustomProperty']('widget')&&_0x5e961b['is']('containerElement')&&Ct(_0x5e961b,_0x46925d['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x1266f3,{writer:_0x229188,options:_0x148ddd})=>{if(!_0x148ddd['showCommentHighlights'])return null;const _0x57adf1=_0x229188['createContainerElement']('div'),_0x4741d1=_0x229188['createEmptyElement']('hr');return _0x229188['addClass']('ck-horizontal-line',_0x57adf1),_0x229188['insert'](_0x229188['createPositionAt'](_0x57adf1,0x0),_0x4741d1),_0x57adf1;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x31cc85,{writer:_0x449d25,options:_0x27e1e0})=>{if(!_0x27e1e0['showCommentHighlights'])return null;const _0x4f583e=_0x449d25['createContainerElement']('span'),_0x21b8a6=_0x449d25['createEmptyElement']('img');return _0x449d25['addClass']('image-inline',_0x4f583e),_0x449d25['insert'](_0x449d25['createPositionAt'](_0x4f583e,0x0),_0x21b8a6),_0x4f583e;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x4c4806,{writer:_0x1279d3,options:_0x4330a4})=>{if(_0x4330a4['showCommentHighlights'])return _0x1279d3['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x52cd62,_0x4fed9f,_0x468045)=>{_0x468045['options']['showCommentHighlights']&&_0x52cd62['stop']();},{'priority':'high'});}},wi=class extends _0x26bf82{static get['requires'](){return[oi,di,_0x43683a,li,mi,ui,pi];}static get['pluginName'](){return'CommentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4f6285){super(_0x4f6285),this['set']('isThreadsLoadingPaused',!0x0),_0x4f6285['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x1b314a,_0x498503,_0x48c0c6,_0x2b8154)=>{const _0x32ad0f=_0x4f6285['plugins']['get'](oi),_0x5c1ff9=_0x48c0c6?fi(_0x48c0c6)['id']:null;_0x4f6285['model']['change'](()=>{if(_0x5c1ff9){const _0x5ca5ac=this['getAllMarkersForId'](_0x5c1ff9);for(const _0x5748d0 of _0x5ca5ac)_0x4f6285['editing']['reconvertMarker'](_0x5748d0);}if(_0x2b8154){const {id:_0x402e93}=fi(_0x2b8154),_0x2e3e73=_0x32ad0f['getCommentThread'](_0x402e93);if(_0x2e3e73&&_0x2e3e73['unlinkedAt'])return;if(_0x2e3e73&&!_0x2e3e73['isAttached'])return;const _0x1874d4=this['getAllMarkersForId'](_0x402e93);for(const _0x1652bd of _0x1874d4)_0x4f6285['editing']['reconvertMarker'](_0x1652bd);}}),_0x5c1ff9&&this['scrollToThreadMarker'](_0x5c1ff9);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x34f5b9=this['editor'],_0x472f03=_0x34f5b9['plugins']['get'](oi),_0x3354cc=_0x34f5b9['config']['get']('collaboration.channelId'),_0x221dd1=_0x472f03['getCommentThreads']()['filter'](_0x5d5b51=>_0x5d5b51['channelId']!==_0x3354cc);_0x34f5b9['commands']['add']('addCommentThread',new ci(_0x34f5b9)),this['listenTo'](_0x34f5b9,'change:isReadOnly',(_0x54ae9e,_0x27164d,_0x2cba41)=>{_0x472f03['switchReadOnly'](_0x2cba41,_0x34f5b9['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x472f03,gi('addCommentThread',_0x3354cc),(_0x223822,{threadId:_0x445d30})=>{this['editor']['plugins']['get'](oi)['getCommentThread'](_0x445d30)?.['unlinkedAt']&&this['_attachArchivedThread'](_0x445d30);}),this['listenTo'](_0x472f03,gi('removeCommentThread',_0x3354cc),(_0x296ccf,{threadId:_0x1b961})=>{_0x34f5b9['model']['enqueueChange']({'isUndoable':!0x1},_0x19ffaf=>{const _0xc71bcd=this['getAllMarkersForId'](_0x1b961);for(const _0x1f4b9c of _0xc71bcd)_0x19ffaf['removeMarker'](_0x1f4b9c);});}),this['listenTo'](_0x472f03,gi('resolveCommentThread',_0x3354cc),(_0x5ea2a1,{threadId:_0x87be75})=>{this['_reconvertMarkers'](_0x87be75);const _0x4324e1=this['editor']['plugins']['get'](ti);(this['editor']['editing']['view']['hasDomSelection']||_0x4324e1['collection']['isFocused'])&&(this['editor']['plugins']['get'](oi)['getCommentThread'](_0x87be75)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x472f03,gi('reopenCommentThread',_0x3354cc),(_0x2b7430,{threadId:_0x3b452d})=>{this['_reconvertMarkers'](_0x3b452d);},{'priority':'low'}),this['listenTo'](_0x472f03,gi('addComment',_0x3354cc),(_0x199bc7,{threadId:_0x561c05,isFromAdapter:_0x5ed0d7})=>{const _0x337220=this['getAllMarkersForId'](_0x561c05);!_0x5ed0d7&&0x0!=_0x337220['length']&&_0x472f03['hasCommentThread'](_0x561c05)&&0x1===_0x472f03['getCommentThread'](_0x561c05)['length']&&_0x34f5b9['model']['enqueueChange']({'isUndoable':!0x1},_0x3f9ec0=>{for(const _0x464fc7 of _0x337220)_0x3f9ec0['updateMarker'](_0x464fc7,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x221dd1);}['afterInit'](){!async function(_0x2256bb){const _0x476ce3='KpOBJGNSEgqCyfVF1kZ8lbnRjM7eIzAsDQHw9aThu6rcYi05UmPL4d3X2Wotvx',_0x297618=0x78e40,_0x19ab68=window['Date']['now'](),_0x53ff6e=_0x2256bb['editor'],_0x221172=new window['Promise'](_0x1dc257=>{_0x53ff6e['once']('ready',_0x1dc257);}),_0x10885f={'kty':'EC','use':'sig','crv':'P-256','x':'iCjOCvDFI6lQHHT18jVwRfkfHQ2a_MymT35LQVoFSAI','y':'kXIyJ4evtCEFRmxKSUpK9fDW459vXOvVrhf6uQAeOio','alg':'ES256'},_0x3801dd=_0x53ff6e['config']['get']('licenseKey');async function _0xa04508(){let _0x2e72dc,_0x7c1d66=null,_0x2f841d=null;try{return'GPL'==_0x3801dd?'NotAllowed':(_0x2e72dc=_0x171407(),_0x2e72dc?(_0x2e72dc['usageEndpoint']&&(_0x2f841d=_0x262109(_0x2e72dc['usageEndpoint'],_0x2e72dc['jti'])),await _0x163d2d()?_0x1b8624()?_0x16de1c()?'Expired':_0x33f46a()?('evaluation'==_0x2e72dc['licenseType']&&(_0x7c1d66=_0x4caaa9('EvaluationLimit')),await _0x7fa439()):'DomainLimit':'NotAllowed':'Invalid'):'Invalid');}catch{return'Invalid';}function _0x16de1c(){const _0x417eef=['evaluation','trial']['includes'](_0x2e72dc['licenseType'])?_0x19ab68/0x3e8:0xe10*_0x297618;return _0x2e72dc['exp']<_0x417eef;}function _0x1b8624(){const _0x5bb21a=_0x2e72dc['features'];if(!_0x5bb21a)return!0x1;if(_0x5bb21a['includes']('*'))return!0x0;if(_0x5bb21a['includes']('CMT'))return!0x0;if(_0x5bb21a['includes']('TRILIUM')&&_0x2dc0e8())return!0x0;if(_0x5bb21a['includes']('RCMT')){if(_0x1e70ce())return!0x0;if(_0x1fdb69()||_0x76abb3())return!0x0;}return!0x1;}function _0x33f46a(){const _0x4d9842=_0x2e72dc['licensedHosts'];if(!_0x4d9842||0x0==_0x4d9842['length'])return!0x0;const {hostname:_0x1a5713}=new URL(window['location']['href']);if(_0x4d9842['includes'](_0x1a5713))return!0x0;const _0x13df35=_0x1a5713['split']('.');return _0x4d9842['filter'](_0x582bdf=>_0x582bdf['includes']('*'))['map'](_0x4d2f26=>_0x4d2f26['split']('.'))['filter'](_0x21da72=>_0x21da72['length']<=_0x13df35['length'])['map'](_0xbb1ee8=>Array(_0x13df35['length']-_0xbb1ee8['length'])['fill']('*'===_0xbb1ee8[0x0]?'*':'')['concat'](_0xbb1ee8))['some'](_0x27c20e=>_0x13df35['every']((_0x412d3a,_0x9dd870)=>_0x27c20e[_0x9dd870]===_0x412d3a||'*'===_0x27c20e[_0x9dd870]));}function _0x7fa439(){return _0x7c1d66&&_0x2f841d?new window['Promise']((_0x261552,_0x4449ef)=>{_0x7c1d66['then'](_0x261552,_0x4449ef),_0x2f841d['then'](_0x12b96f=>{'Valid'!=_0x12b96f&&_0x261552(_0x12b96f);},_0x4449ef);}):_0x7c1d66||_0x2f841d||'Valid';}}function _0x262109(_0x25b7fe,_0x24890a){return new window['Promise'](_0x4db168=>{if(_0x2f7541())return _0x4db168('Valid');_0x1e4a86(),_0x53ff6e['decorate']('_sendUsageRequest');let _0x3bbedf=!0x1;const _0x277f6e=_0x2624e4();function _0x4d6e2e(_0x5593cb){return!!_0x5593cb&&('object'==typeof _0x5593cb||'function'==typeof _0x5593cb)&&'function'==typeof _0x5593cb['then']&&'function'==typeof _0x5593cb['catch'];}function _0x487b01(_0x100524){_0x35125d(_0x100524)['then'](_0x43ef78=>_0x43ef78&&'ok'==_0x43ef78['status']?_0x4bc2e7(_0x5c1285(_0x277f6e+_0x24890a))!=_0x43ef78['verification']?'UsageLimit':'Valid':'UsageLimit')['then'](_0x124bce=>(_0x4e2c15(),_0x124bce),()=>{const _0x148e2f=_0x3c94a0();return null==_0x148e2f?(_0x4e2c15(),'Valid'):_0x19ab68-_0x148e2f>0x240c8400?'UsageLimit':'Valid';})['then'](_0x4db168)['catch'](()=>{_0x4db168('UsageLimit');});const _0x2b77a4=0x36ee80;function _0x4e2c15(){const _0x35508a='llct-'+_0x4bc2e7(_0x5c1285(_0x25b7fe)),_0x32bd08=_0x504dc0(_0x4bc2e7(window['Math']['ceil'](_0x19ab68/_0x2b77a4)));window['localStorage']['setItem'](_0x35508a,_0x32bd08);}function _0x3c94a0(){const _0x519c14='llct-'+_0x4bc2e7(_0x5c1285(_0x25b7fe)),_0x57e983=window['localStorage']['getItem'](_0x519c14);return _0x57e983?window['parseInt'](_0x504dc0(_0x57e983),0x10)*_0x2b77a4:null;}function _0x35125d(_0x1b7297){return new window['Promise']((_0x132aef,_0x3ef776)=>{_0x1b7297['then'](_0x132aef,_0x3ef776),window['setTimeout'](_0x3ef776,0x1d4c0);});}}_0x53ff6e['on']('_sendUsageRequest',(_0x48dfa2,_0x37b7d0)=>{if(_0x37b7d0[0x0]!=_0x25b7fe)return _0x4db168('UsageLimit');_0x37b7d0[0x1]={..._0x37b7d0[0x1],'requestId':_0x277f6e};},{'priority':'high'}),_0x53ff6e['on']('_sendUsageRequest',_0x594678=>{_0x4d6e2e(_0x594678['return'])&&(_0x3bbedf=!0x0,_0x487b01(_0x594678['return']));},{'priority':'low'}),_0x221172['then'](()=>{_0x3bbedf||_0x4db168('UsageLimit');});});function _0x2f7541(){return'auto'==_0x53ff6e['editing']['view']['_overlayModeHint'];}function _0x1e4a86(){_0x53ff6e['editing']['view']['_overlayModeHint']='auto';}}function _0x4caaa9(_0x53355e){const _0x216612=[new window['Promise'](_0x3e2e7c=>setTimeout(_0x3e2e7c,0x93ecc)),_0x221172['then'](()=>new window['Promise'](_0x4b41f8=>{let _0x2f01ed=0x0;_0x53ff6e['model']['on']('applyOperation',(_0x1444cf,_0x5e6d08)=>{_0x5e6d08[0x0]['isDocumentOperation']&&_0x2f01ed++,0x5e8==_0x2f01ed&&(_0x4b41f8(),_0x1444cf['off']());});}))];return window['Promise']['race'](_0x216612)['then'](()=>_0x53355e);}async function _0x2713ea(){await _0x221172,_0x53ff6e['model']['change']=_0x54532f,_0x53ff6e['model']['enqueueChange']=_0x54532f,_0x53ff6e['enableReadOnlyMode']('model');}function _0x2dc0e8(){return window['glob']&&window['glob']['triliumVersion'];}function _0x1e70ce(){return _0x19dce3('WebSocketGateway')&&'connected'==_0x3c12d4('WebSocketGateway')['state'];}function _0x1fdb69(){return _0x19dce3('RevisionViewerIntegration');}function _0x76abb3(){return _0x19dce3('TrackChangesDataGetter');}function _0x22742e(_0x3371c6){const _0x2d2506=_0x4f485();_0x53ff6e[_0x2d2506]='commentsLicenseKey'+_0x3371c6,'Valid'!=_0x3371c6&&_0x2713ea();}function _0x4f485(){const _0x144fca=window['String'](window['performance']['now']())['replace']('.','');let _0x315150='K';for(let _0x2da7b0=0x0;_0x2da7b0<_0x144fca['length'];_0x2da7b0+=0x2){let _0x2a064f=window['parseInt'](_0x144fca['substring'](_0x2da7b0,_0x2da7b0+0x2));_0x2a064f>=0x3e&&(_0x2a064f-=0x3e),_0x315150+=_0x476ce3[_0x2a064f];}return _0x315150;}function _0x171407(){const _0x3d075f=_0x3801dd['split']('.');if(0x3!=_0x3d075f['length'])return null;return _0x1973da(_0x3d075f[0x1]);function _0x1973da(_0x54b3cd){const _0x6f4a94=_0x5c9793(_0x54b3cd);return _0x6f4a94&&_0x48eb48()?_0x6f4a94:null;function _0x48eb48(){const _0x4ff884=_0x6f4a94['jti'],_0x19e040=window['parseInt'](_0x4ff884['substring'](_0x4ff884['length']-0x8),0x10),_0x2bdda6={..._0x6f4a94,'jti':_0x4ff884['substring'](0x0,_0x4ff884['length']-0x8)};return delete _0x2bdda6['vc'],_0x5c1285(_0x2bdda6)==_0x19e040;}}}async function _0x163d2d(){let _0x590c38=!0x0;try{const [_0x142d1e,_0x411d3c,_0x13d83e]=_0x3801dd['split']('.');return _0x340559(_0x142d1e),await _0x510b6d(_0x142d1e,_0x411d3c,_0x13d83e),_0x590c38;}catch{return!0x1;}function _0x340559(_0x5a0bc3){const _0x529cb3=_0x5c9793(_0x5a0bc3);_0x529cb3&&'ES256'==_0x529cb3['alg']||(_0x590c38=!0x1);}async function _0x510b6d(_0x373bf4,_0x4e0633,_0x1fefda){const _0x5c6c87=window['Uint8Array']['from'](_0x5aed62(_0x1fefda),_0x189b14=>_0x189b14['charCodeAt'](0x0)),_0x582757=new window['TextEncoder']()['encode'](_0x373bf4+'.'+_0x4e0633),_0x4429ff=window['crypto']['subtle'];if(!_0x4429ff)return;const _0x42bb6b=await _0x4429ff['importKey']('jwk',_0x10885f,{'name':'ECDSA','namedCurve':'P-256'},!0x1,['verify']);await _0x4429ff['verify']({'name':'ECDSA','hash':{'name':'SHA-256'}},_0x42bb6b,_0x5c6c87,_0x582757)||(_0x590c38=!0x1);}}function _0x5c9793(_0x18860a){return _0x18860a['startsWith']('ey')?JSON['parse'](_0x5aed62(_0x18860a)):null;}function _0x5aed62(_0x7f9355){return window['atob'](_0x7f9355['replace'](/-/g,'+')['replace'](/_/g,'/'));}function _0x5c1285(_0x12b400){let _0x2c0f14=0x1505;function _0x1c077d(_0x561d1b){for(let _0x406855=0x0;_0x406855<_0x561d1b['length'];_0x406855++){const _0x15c1a6=_0x561d1b['charCodeAt'](_0x406855);_0x2c0f14=(_0x2c0f14<<0x5)+_0x2c0f14+_0x15c1a6,_0x2c0f14&=_0x2c0f14;}}function _0x399507(_0x1e746a){Array['isArray'](_0x1e746a)?_0x1e746a['forEach'](_0x399507):_0x1e746a&&'object'==typeof _0x1e746a?Object['entries'](_0x1e746a)['sort']()['forEach'](([_0x10ad8a,_0x21d056])=>{_0x1c077d(_0x10ad8a),_0x399507(_0x21d056);}):_0x1c077d(window['String'](_0x1e746a));}return _0x399507(_0x12b400),_0x2c0f14>>>0x0;}function _0x4bc2e7(_0xb51d91){return _0xb51d91['toString'](0x10)['padStart'](0x8,'0');}function _0x504dc0(_0x17da11){return _0x17da11['split']('')['reverse']()['join']('');}function _0x19dce3(_0x546743){return _0x53ff6e['plugins']['has'](_0x546743);}function _0x3c12d4(_0xa4df08){return _0x53ff6e['plugins']['get'](_0xa4df08);}function _0x54532f(){}_0x22742e(await _0xa04508());}(this);}['destroy'](){const _0x390a90=this['editor']['plugins']['get'](oi),_0x249901=this['editor']['config']['get']('collaboration.channelId');for(const _0x2812c8 of _0x390a90['getCommentThreads']({'channelId':_0x249901}))_0x390a90['_detachCommentThread'](_0x2812c8['id']),_0x390a90['_threads']['delete'](_0x2812c8['id']);super['destroy']();}['hasMarkerForId'](_0x5740a3){return this['getAllMarkersForId'](_0x5740a3)['length']>0x0;}['getAllMarkersForId'](_0x1864c9){const _0x5d9926=[];for(const _0x26f0e3 of this['editor']['model']['markers'])_0x26f0e3['name']['startsWith']('comment:'+_0x1864c9)&&_0x5d9926['push'](_0x26f0e3);return _0x5d9926;}['scrollToThreadMarker'](_0x124d67){setTimeout(()=>{const _0x3c3492=this['_getTargetForId'](_0x124d67);_0x3c3492&&this['activeMarker']&&fi(this['activeMarker'])['id']===_0x124d67&&_0x5c2280({'target':_0x3c3492[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x542320){this['editor']['model']['change'](()=>{for(const _0x5c60dd of this['getAllMarkersForId'](_0x542320))this['editor']['editing']['reconvertMarker'](_0x5c60dd);});}['_attachArchivedThread'](_0x532870){const _0x4ebe25=this['editor']['plugins']['get'](oi),_0x10d517=this['editor']['plugins']['get'](di),_0x43c1c3=_0x4ebe25['getCommentThread'](_0x532870);if(!_0x43c1c3['isAttached']){const _0x2acfa1=_0x43c1c3['attachTo'](()=>this['_getTargetForId'](_0x43c1c3['id']));_0x10d517['registerAnnotation'](_0x2acfa1),_0x43c1c3['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0xe7ad0c=this['editor'],_0xa91b13=_0xe7ad0c['plugins']['get'](_0x43683a);_0xe7ad0c['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x20c8d9,_0x2afdf4)=>{const {id:_0x4a933a}=fi(_0x20c8d9['markerName']),_0x51c8e9=_0xe7ad0c['plugins']['get'](oi)['getCommentThread'](_0x4a933a),_0x5b8409=this['activeMarker']&&fi(this['activeMarker'])['id']===_0x4a933a;let _0x423e48;if(_0x51c8e9&&_0x51c8e9['isResolved']&&!_0x5b8409&&_0x20c8d9['item'])return _0x2afdf4['consumable']['consume'](_0x20c8d9['item'],'addMarker:'+_0x20c8d9['markerName']),_0x2afdf4['consumable']['consume'](_0x20c8d9['item'],'removeMarker:'+_0x20c8d9['markerName']),null;const _0x227305=['ck-comment-marker'];return _0x5b8409&&_0x227305['push']('ck-comment-marker--active'),_0x423e48=_0x51c8e9?.['length']?_0x51c8e9['comments']['first']['author']['id']:_0xa91b13['me']['id'],{'classes':_0x227305,'attributes':{'data-comment':_0x4a933a,'data-author-id':_0x423e48}};}}),_0xe7ad0c['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x179db9,{options:_0x12f428})=>{if(_0x12f428['showCommentHighlights'])return null;const _0x220157=_0xe7ad0c['plugins']['get'](oi),_0x455d58=_0xe7ad0c['model']['markers']['get'](_0x179db9),{id:_0x30ecde,part:_0x4ba5ed}=fi(_0x179db9);return _0x455d58&&!_0x455d58['affectsData']||_0x12f428['ignoreResolvedComments']&&_0x220157['getCommentThread'](_0x30ecde)?.['isResolved']?null:{'group':'comment','name':_0x4ba5ed?_0x30ecde+':'+_0x4ba5ed:_0x30ecde};}}),_0xe7ad0c['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x50d0eb,{writer:_0x36c3b3})=>_0x36c3b3['createElement']('$marker',{'data-name':'comment:'+_0x50d0eb['getAttribute']('id')})}),_0xe7ad0c['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x27c5fd=this['editor'],_0x25c8ee=_0x27c5fd['plugins']['get'](oi),_0x46575b=new Set(),_0x48a2e8=new Set();_0x27c5fd['model']['document']['registerPostFixer'](_0x5c5b10=>{let _0x2216af=!0x1;for(const {name:_0xec7aac,data:_0x5aa004}of _0x27c5fd['model']['document']['differ']['getChangedMarkers']()){const {group:_0x304be2,id:_0x101329}=fi(_0xec7aac);let _0x3fb8ab=_0x5aa004['newRange'];if('comment'!==_0x304be2||!_0x3fb8ab)continue;const _0x325aff='$graveyard'===_0x3fb8ab['root']['rootName'];_0x325aff||(_0x3fb8ab=_i(_0x3fb8ab,_0x27c5fd['model']),!_0x3fb8ab||_0x3fb8ab['isCollapsed']||!_0x5aa004['newRange']||_0x3fb8ab['isEqual'](_0x5aa004['newRange']))?_0x27c5fd['model']['hasContent'](_0x3fb8ab)&&!_0x325aff?this['isThreadsLoadingPaused']?_0x46575b['add'](_0xec7aac):this['_handleThreadMarker'](_0xec7aac,_0x101329):(_0x48a2e8['add'](_0xec7aac),_0x46575b['delete'](_0xec7aac),_0x5c5b10['removeMarker'](_0xec7aac),_0x2216af=!0x0):(_0x5c5b10['updateMarker'](_0xec7aac,{'range':_0x3fb8ab}),_0x2216af=!0x0);}return _0x2216af;}),this['on']('change:isThreadsLoadingPaused',(_0x571885,_0x4e7bd4,_0x55887e)=>{if(!_0x55887e&&_0x46575b['size'])for(const _0x1893fa of _0x46575b){const {id:_0x225d05}=fi(_0x1893fa);_0x46575b['delete'](_0x1893fa),_0x27c5fd['model']['markers']['get'](_0x1893fa)&&this['_handleThreadMarker'](_0x1893fa,_0x225d05);}}),this['listenTo'](_0x27c5fd['model']['document'],'change',()=>{for(const {name:_0x133ca9,data:{newRange:_0xc37f75}}of _0x27c5fd['model']['document']['differ']['getChangedMarkers']()){const {group:_0x47c8c8,id:_0xf9a868}=fi(_0x133ca9);if('comment'!==_0x47c8c8)continue;const _0x4b9488=_0x25c8ee['getCommentThread'](_0xf9a868),_0x1e188a=this['hasMarkerForId'](_0xf9a868);_0x4b9488&&(!_0x4b9488['_hasTargetInContent']&&_0xc37f75&&_0x27c5fd['editing']['view']['once']('render',()=>{const _0x402dd7=_0x27c5fd['plugins']['get'](ti),_0x4cfcc7=_0x25c8ee['_threadToController']['get'](_0x4b9488)['view'];_0x402dd7['getByInnerView'](_0x4cfcc7)['refreshVisibility']();},{'priority':'low'}),_0x4b9488['_hasTargetInContent']=_0x1e188a||!!_0xc37f75),_0xc37f75||(_0x48a2e8['add'](_0x133ca9),_0x46575b['delete'](_0x133ca9));}for(const _0xe7983f of _0x48a2e8){const {id:_0x386761}=fi(_0xe7983f),_0x4de62d=_0x25c8ee['getCommentThread'](_0x386761);if(_0x46575b['delete'](_0xe7983f),!_0x4de62d)continue;const _0x1c60a4=this['hasMarkerForId'](_0x386761);_0x1c60a4||_0x4de62d['isSubmitted']?_0x1c60a4||_0x4de62d['unlinkedAt']||_0x4de62d['setUnlinkedAt'](new Date()):_0x4de62d['remove']();}_0x48a2e8['clear']();});}['_handleInitialThreads'](_0xc0ebe5){_0xc0ebe5['forEach'](_0x252125=>{_0x252125['unlinkedAt']&&this['_attachArchivedThread'](_0x252125['id']);});}['_getTargetForId'](_0x1aa267){const _0x2fad2a=this['editor'],_0x54ab0b=this['getAllMarkersForId'](_0x1aa267);return _0x3d538b(_0x2fad2a['editing'],_0x54ab0b);}['_getTextContext'](_0x5b1999){const _0x560ff2=this['getAllMarkersForId'](_0x5b1999);let _0x652a1a='',_0x45a890=!0x1;for(const _0x483b73 of _0x560ff2){const _0x4fbc3a=_0x483b73['getRange']();for(const _0x40390a of Array['from'](_0x4fbc3a['getItems']()))_0x40390a['is']('$textProxy')?(_0x652a1a&&_0x45a890&&(_0x652a1a+='\x20',_0x45a890=!0x1),_0x652a1a+=_0x40390a['data']):_0x45a890=!0x0;_0x45a890=!0x0;}return _0x652a1a['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x2b32b0,_0x16c6fc){const _0x39ee37=this['editor'],_0x53695f=_0x39ee37['plugins']['get'](oi);let _0x310657=_0x53695f['getCommentThread'](_0x16c6fc);const _0x58e2bf=_0x39ee37['config']['get']('collaboration.channelId'),_0x4b1d6c=_0x39ee37['plugins']['get'](di);return _0x310657&&(_0x310657['unlinkedAt']&&_0x310657['setUnlinkedAt'](null),_0x310657['isAttached'])||(this['getAllMarkersForId'](_0x16c6fc)[0x0]['managedUsingOperations']?_0x53695f['fetchCommentThread']({'channelId':_0x58e2bf,'threadId':_0x16c6fc})['then'](_0x41caf1=>{if('destroyed'!==_0x39ee37['state']){if(_0x310657=_0x41caf1,_0x310657&&!_0x310657['isAttached']){const _0x4d3239=_0x310657['attachTo'](()=>this['_getTargetForId'](_0x16c6fc));_0x4b1d6c['registerAnnotation'](_0x4d3239),_0x310657['isResolved']&&this['_reconvertMarkers'](_0x16c6fc);}else{if(!_0x310657){const _0x2e35cc=this['getAllMarkersForId'](_0x16c6fc);_0x39ee37['model']['change'](_0xb53728=>{for(const _0x43d202 of _0x2e35cc)_0xb53728['removeMarker'](_0x43d202);});}}}}):_0x39ee37['editing']['view']['once']('render',()=>{if(_0x53695f['getCommentThread'](_0x16c6fc))return;const _0x301cab=_0x39ee37['plugins']['get'](ti);_0x310657=_0x53695f['openNewCommentThread']({'channelId':_0x58e2bf,'threadId':_0x16c6fc,'target':()=>this['_getTargetForId'](_0x16c6fc),'context':{'type':'text','value':this['_getTextContext'](_0x16c6fc)}});const _0x9f6119=_0x53695f['_threadToController']['get'](_0x310657)['view'],_0x3726a7=_0x301cab['getByInnerView'](_0x9f6119);_0x3726a7&&_0x4b1d6c['registerAnnotation'](_0x3726a7);},{'priority':'low'})),_0x310657;}['_handleThreadMarker'](_0x22e876,_0x566e46){const _0x5c13eb=this['_attachMarkerToThread'](_0x22e876,_0x566e46);_0x5c13eb&&!_0x5c13eb['context']&&_0x5c13eb['setContext']({'type':'text','value':this['_getTextContext'](_0x566e46)});}['_initAriaMarkerChangeAnnouncements'](){const _0x576fe7=this['editor'];_0x10c08c(_0x576fe7['model'],({left:_0x4e5aa0,entered:_0x31b0e8})=>{for(const _0x4e61ae of _0x4e5aa0)if(Ai(_0x4e61ae)){_0x576fe7['ui']['ariaLiveAnnouncer']['announce'](Et(_0x576fe7['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x50adbd of _0x31b0e8)if(Ai(_0x50adbd)){_0x576fe7['ui']['ariaLiveAnnouncer']['announce'](Et(_0x576fe7['locale'],'ENTER_COMMENT_ANNOUNCEMENT',_0x3b42df(_0x21a0db)));break;}});}};function gi(_0x5669f9,_0x48cff5){return _0x48cff5?_0x5669f9+':'+_0x48cff5:_0x5669f9;}function _i(_0x2f357d,_0x3cfcc1){const _0x1503ec=_0x3cfcc1['schema'],_0x271bb8=_0x3cfcc1['createRange'](_0x2f357d['start']);for(const _0x4299a1 of _0x2f357d['getWalker']()){const {type:_0x1b8798,item:_0x150ba6,nextPosition:_0x372067}=_0x4299a1;if('text'===_0x1b8798||_0x1503ec['isObject'](_0x150ba6)){const _0x446825=_0x3cfcc1['createPositionBefore'](_0x150ba6);_0x271bb8['isCollapsed']&&(_0x271bb8['start']=_0x446825),_0x271bb8['end']=_0x372067;}}return _0x271bb8;}function Ai(_0x2c65ae){return'comment'===fi(_0x2c65ae['name'])['group'];}var vi=class extends _0x26bf82{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'CommentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[oi,wi,di,ti];}get['CommentsListView'](){return Lt;}get['CommentThreadInputView'](){return xt;}['init'](){const _0x53a253=this['editor'],_0x44c0b4=_0x53a253['plugins']['get'](oi),_0x31e048=_0x53a253['plugins']['get'](wi),_0x25e56c=_0x53a253['plugins']['get'](ti),_0x543a25=_0x53a253['plugins']['get'](di);_0x53a253['ui']['componentFactory']['add']('comment',()=>{const _0x4e263a=this['_createUIButton'](_0x51f5d3);return _0x4e263a['tooltip']=!0x0,_0x4e263a;}),_0x53a253['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](rt)),_0x543a25['addSourceCollector'](()=>{const _0x3d7bdb=[];for(const [_0x10f4ba,_0x592e0c]of _0x44c0b4['_threadToController']){const _0x3fd207=_0x31e048['getAllMarkersForId'](_0x10f4ba['id']),_0x28bf7a=_0x3fd207['map'](_0x2f4eca=>_0x2f4eca['getRange']());_0x3fd207['length']>0x0&&_0x3d7bdb['push']([_0x592e0c['view'],_0x28bf7a]);}return _0x3d7bdb;}),this['listenTo'](_0x25e56c,'change:activeAnnotations',(_0x41bff9,_0x542d49,_0x24b5fb)=>{const _0xc3b03a=Array['from'](_0x24b5fb)['map'](_0x3e1509=>_0x3e1509['innerView'])['find'](_0x3ad1d2=>_0x44c0b4['_viewToController']['has'](_0x3ad1d2));if(!_0xc3b03a)return void(_0x31e048['activeMarker']=null);const _0x5f2922=_0x44c0b4['_viewToController']['get'](_0xc3b03a)['model']['id'],_0x597dd5='comment:'+_0x5f2922;_0x5f2922&&_0x31e048['hasMarkerForId'](_0x5f2922)?_0x31e048['activeMarker']=_0x597dd5:_0x31e048['activeMarker']&&(_0x31e048['activeMarker']=null);}),this['listenTo'](_0x44c0b4,'removeCommentThread',(_0x59c407,{threadId:_0x547e52,isFromAdapter:_0x343181})=>{!_0x343181&&_0x53a253['ui']['focusTracker']['isFocused']&&_0x31e048['hasMarkerForId'](_0x547e52)&&_0x53a253['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x44c0b4,'addComment',(_0x41d4a7,{threadId:_0x39bda3,isFromAdapter:_0x128338})=>{!_0x128338&&_0x31e048['hasMarkerForId'](_0x39bda3)&&_0x44c0b4['hasCommentThread'](_0x39bda3)&&0x1===_0x44c0b4['getCommentThread'](_0x39bda3)['length']&&(_0x53a253['editing']['view']['focus'](),_0x41d4a7['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0xa47b4a=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x3c68b9;for(const _0x522bee in _0xa47b4a){const _0x1c2b97=_0x522bee,_0x238e09=_0xa47b4a[_0x1c2b97];if('commentsLicenseKeyValid'==_0x238e09||'commentsLicenseKeyInvalid'==_0x238e09||'commentsLicenseKeyExpired'==_0x238e09||'commentsLicenseKeyDomainLimit'==_0x238e09||'commentsLicenseKeyNotAllowed'==_0x238e09||'commentsLicenseKeyEvaluationLimit'==_0x238e09||'commentsLicenseKeyUsageLimit'==_0x238e09){delete _0xa47b4a[_0x1c2b97],_0x3c68b9=_0x238e09,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x3c68b9&&_0xa47b4a['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x3c68b9&&_0xa47b4a['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x3c68b9&&_0xa47b4a['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x3c68b9&&_0xa47b4a['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x3c68b9&&_0xa47b4a['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyUsageLimit'==_0x3c68b9&&_0xa47b4a['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x258bc5){const _0x2a4eb1=this['editor'],_0x5780c9=new _0x258bc5(_0x2a4eb1['locale']),_0x5e7aa3=_0x2a4eb1['commands']['get']('addCommentThread');return _0x5780c9['set']({'label':Et(_0x2a4eb1['locale'],'Comment'),'icon':_0xc2915e}),_0x5780c9['bind']('isEnabled')['to'](_0x5e7aa3,'isEnabled',_0x5e7aa3,'hasContent',(_0x2a4203,_0x2b2954)=>_0x2a4203&&_0x2b2954),this['listenTo'](_0x5780c9,'execute',()=>{_0x5e7aa3['execute']();}),_0x5780c9;}},yi=class extends _0x26bf82{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[wi];}constructor(_0x5bdbf0){super(_0x5bdbf0),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x2ed253,_0x5d08be,_0x3b3428)=>{_0x3b3428?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x4433fe,_0x55431c]of this['editor']['commands'])_0x55431c['affectsData']&&'addCommentThread'!==_0x4433fe&&_0x55431c['forceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('RevisionTracker')&&this['editor']['plugins']['get']('RevisionTracker')['forceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('SourceEditing')&&this['editor']['plugins']['get']('SourceEditing')['forceDisabled']('commentsOnlyMode'),this['editor']['commands']['get']('editSource')?.['forceDisabled']('commentsOnlyMode');const _0x33dd58=this['editor']['editing']['view']['document'];this['listenTo'](_0x33dd58,'cut',_0x5cb26a=>_0x5cb26a['stop'](),{'priority':'highest'}),this['listenTo'](_0x33dd58,'clipboardInput',_0x37fe81=>_0x37fe81['stop'](),{'priority':'highest'}),this['listenTo'](_0x33dd58,'delete',_0x14deeb=>_0x14deeb['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x298b13,_0x6dba61]of this['editor']['commands'])_0x6dba61['affectsData']&&'addCommentThread'!==_0x298b13&&_0x6dba61['clearForceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('RevisionTracker')&&this['editor']['plugins']['get']('RevisionTracker')['clearForceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('SourceEditing')&&this['editor']['plugins']['get']('SourceEditing')['clearForceDisabled']('commentsOnlyMode'),this['editor']['commands']['get']('editSource')?.['clearForceDisabled']('commentsOnlyMode'),this['stopListening'](this['editor']['editing']['view']['document']);}},Ti=class extends _0x1011c1{['activeUIs'];['uisData'];['_uis'];static get['requires'](){return[ti];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1c7d36){super(_0x1c7d36),this['activeUIs']=new Set(),this['_uis']=new Map(),this['uisData']=new Map();}['init'](){const _0x449011=this['context']['plugins']['get'](ti);this['listenTo'](_0x449011,'_activateAnnotation',(_0x28055e,_0x3216ac)=>{for(const _0x22387e of this['activeUIs']){const _0x48c761=this['_uis']['get'](_0x22387e);(0x0,this['uisData']['get'](_0x22387e)['filter'])(_0x3216ac)&&_0x48c761['setActiveAnnotation'](_0x3216ac);}}),this['listenTo'](_0x449011,'_deactivateAllAnnotations',()=>{for(const _0x41b71a of this['activeUIs'])this['_uis']['get'](_0x41b71a)['setActiveAnnotation'](null);}),this['listenTo'](_0x449011['_visibleAnnotations'],'add',(_0x445acb,_0x50747f)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x50747f);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x37a380){return this['activeUIs']['has'](_0x37a380);}['activate'](_0x59510c,_0x3cb8a4=this['defaultFilter']){const _0x87a407=this['context']['plugins']['get'](ti);if(!this['_uis']['has'](_0x59510c))throw new _0x4b20e3('annotationsuis-missing-ui',this,{'uiName':_0x59510c});this['isActive'](_0x59510c)&&this['deactivate'](_0x59510c),this['activeUIs']['add'](_0x59510c);const _0x50dd12=new Jt();Qt({'source':_0x87a407['_visibleAnnotations'],'target':_0x50dd12,'filter':_0x3cb8a4}),this['uisData']['set'](_0x59510c,{'collection':_0x50dd12,'filter':_0x3cb8a4});const _0x3800d7=this['_uis']['get'](_0x59510c);_0x3800d7['attach'](_0x50dd12),this['listenTo'](_0x3800d7,'change:activeAnnotation',(_0x4c4a28,_0x493f89,_0x1ccef2,_0x2a664f)=>{_0x2a664f&&_0x87a407['_removeActiveAnnotation'](_0x2a664f),_0x1ccef2&&_0x87a407['_addActiveAnnotation'](_0x1ccef2);});}['deactivate'](_0x528e1f){if(this['activeUIs']['delete'](_0x528e1f),!this['_uis']['has'](_0x528e1f))throw new _0x4b20e3('annotationsuis-missing-ui',this,{'uiName':_0x528e1f});const _0x489841=this['_uis']['get'](_0x528e1f);_0x489841['detach'](),this['stopListening'](_0x489841),this['uisData']['get'](_0x528e1f)['collection']['destroy'](),this['uisData']['delete'](_0x528e1f);}['switchTo'](_0x2f311f){if(!this['_uis']['has'](_0x2f311f))throw new _0x4b20e3('annotationsuis-missing-ui',this,{'uiName':_0x2f311f});const _0x16018e=this['context']['plugins']['get'](ti),_0x34f7e8=Array['from'](_0x16018e['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x2f311f);const _0x7cd6b3=this['_uis']['get'](_0x2f311f);_0x7cd6b3['setActiveAnnotation'](_0x34f7e8),_0x7cd6b3['_setSelectedAnnotations']&&_0x34f7e8&&_0x7cd6b3['_setSelectedAnnotations']([_0x34f7e8]);}['deactivateAll'](){for(const _0x3f27ae of this['activeUIs'])this['deactivate'](_0x3f27ae);}['register'](_0x167b11,_0x49c937){if(this['_uis']['has'](_0x167b11))throw new _0x4b20e3('annotationsuis-register-already-registered');if('function'!=typeof _0x49c937['attach']||'function'!=typeof _0x49c937['detach']||'function'!=typeof _0x49c937['setActiveAnnotation'])throw new _0x4b20e3('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x167b11,_0x49c937);}['refilterAnnotations'](){const _0x1bf4a1=this['context']['plugins']['get'](ti)['collection'],_0x4a3dd6=new Map(),_0x543267=Array['from'](this['activeUIs']);for(const _0x564c89 of this['activeUIs']){const _0x4ee3c5=this['uisData']['get'](_0x564c89)['collection'];for(const _0x4aab6f of _0x4ee3c5)_0x4a3dd6['set'](_0x4aab6f,_0x564c89);}for(const _0x4df82e of _0x1bf4a1){const _0x1d60d4=_0x4a3dd6['get'](_0x4df82e);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x4df82e);const _0x3a0bf7=_0x543267['find'](_0x40313=>this['uisData']['get'](_0x40313)['filter'](_0x4df82e));_0x1d60d4!==_0x3a0bf7&&(_0x1d60d4&&this['uisData']['get'](_0x1d60d4)['collection']['remove'](_0x4df82e),_0x3a0bf7&&this['uisData']['get'](_0x3a0bf7)['collection']['add'](_0x4df82e));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['defaultFilter'](){return!0x0;}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x47bcac){const _0x1e4979=[];for(const _0x453375 of this['activeUIs']){(0x0,this['uisData']['get'](_0x453375)['filter'])(_0x47bcac)&&_0x1e4979['push'](_0x453375);}if(_0x1e4979['length']>0x1)throw new _0x4b20e3('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x1e4979,'annotationType':_0x47bcac['type']});}};const Ci=/* #__PURE__ -- @preserve */
|
|
32
|
+
_0x373a58('px');var Ii=class extends ht{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0x3411aa){super(_0x3411aa);const _0x49c63f=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 _0x18a754(),this['focusCycler']=new et({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x49c63f['to']('class')],'style':{'minHeight':_0x49c63f['to']('minHeight',_0x489a1b=>'number'==typeof _0x489a1b?Ci(_0x489a1b+0xa):null)},'dir':_0x3411aa['uiLanguageDirection'],'role':'application','aria-label':Et(_0x3411aa,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':Et(_0x3411aa,'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',_0x489212=>{this['_updateItemPositionInFocusables'](_0x489212['source']);}),this['list']['forEach'](_0xfa85ae=>{this['focusTracker']['add'](_0xfa85ae['element']),this['_updateItemPositionInFocusables'](_0xfa85ae);}),this['list']['on']('change',(_0xe1cf41,_0x1d73f3)=>{for(const _0x43849c of _0x1d73f3['removed'])this['focusTracker']['remove'](_0x43849c['element']),this['focusables']['remove'](_0x43849c);for(const _0x532c9e of _0x1d73f3['added'])this['focusTracker']['add'](_0x532c9e['element']),this['_updateItemPositionInFocusables'](_0x532c9e);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0x3521b1){const _0x191a81=this['focusables']['getIndex'](_0x3521b1);let _0x36d3ab,_0x31ad37;for(const _0x5436a6 of this['focusables'])if(_0x3521b1['top']<_0x5436a6['top']){_0x36d3ab=_0x5436a6;break;}if(_0x31ad37=_0x36d3ab?this['focusables']['getIndex'](_0x36d3ab):this['focusables']['length'],-0x1!==_0x191a81){if(_0x191a81===_0x31ad37-0x1)return;this['focusables']['remove'](_0x3521b1),_0x31ad37=_0x36d3ab?this['focusables']['getIndex'](_0x36d3ab):this['focusables']['length'];}this['focusables']['add'](_0x3521b1,_0x31ad37);}};const bi=/* #__PURE__ -- @preserve */
|
|
33
|
+
_0x373a58('px');var Ei=class extends ht{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x3cbe8e){super(_0x3cbe8e),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x50b863,_0x1c6112)=>_0x50b863+_0x1c6112),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Xt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x39180f=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x39180f['to']('isAnimationDisabled',_0x2ee72d=>_0x2ee72d?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x39180f['to']('top',_0x554dfb=>bi(_0x554dfb))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x199d71=this['element']['clientHeight'];_0x199d71&&(this['height']=_0x199d71);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}},ki=class extends _0x1011c1{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x235804){super(_0x235804),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 _0x55a673=this['context']['config']['get']('sidebar.container');_0x55a673&&this['setContainer'](_0x55a673);}['setContainer'](_0x36f2ab){if(!Oi(_0x36f2ab))throw new _0x4b20e3('sidebar-setcontainer-invalid-element');this['container']=_0x36f2ab;}['_attachToContainer']({viewClass:_0x436ff7='',spaceBetweenItems:_0x12c845=0x19}={}){if(!Oi(this['container']))throw new _0x4b20e3('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x436ff7,this['_spaceBetweenItems']=_0x12c845;}['rearrange']({removedAnnotation:_0x172e8a,previousAnnotation:_0x145942,nextAnnotation:_0x3b6171}){const _0xd3e015=this['getSidebarItemView'](_0x172e8a);this['view']['list']['remove'](_0xd3e015),this['_destroySidebarItemView'](_0x172e8a),_0x145942&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x145942)),_0x3b6171&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x3b6171)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x1f3c0a,activatedAnnotation:_0x5af626,disableAnimationOnActivatedAnnotation:_0x3d52f9}){if(this['_activeAnnotation']=_0x5af626,_0x1f3c0a){_0x1f3c0a['isActive']=!0x1;const _0x3e6872=this['getSidebarItemView'](_0x1f3c0a);_0x3e6872&&_0x3d52f9&&(_0x3e6872['isAnimationDisabled']=!0x1);}if(_0x5af626){const _0x475432=this['getSidebarItemView'](_0x5af626);_0x475432&&(_0x5af626['isActive']=!0x0,_0x3d52f9&&(_0x475432['isAnimationDisabled']=!0x0,_0x475432['top']+=0x1),this['_alignToTargetRect'](_0x475432));}}['_detachFromContainer'](_0x581083){if(this['view']['element']['remove'](),_0x581083){for(const _0x15cb86 of _0x581083)this['_destroySidebarItemView'](_0x15cb86);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x831a00,_0xc2812e){_0xc2812e||(_0xc2812e=_0x831a00['view']);const _0x1bd646=new Ei(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x1bd646,_0x831a00),this['_annotationToSidebarItemView']['set'](_0x831a00,_0x1bd646),_0x1bd646['content']['add'](_0xc2812e),this['listenTo'](_0x831a00['view'],'change:targetRect',(_0x4cfd91,_0x201f9b,_0x159946)=>{const _0x3cba84=this['_getTargetTop'](_0x831a00,_0x159946);_0x1bd646['_targetTop']!=_0x3cba84&&(_0x1bd646['_targetTop']=_0x3cba84,this['_setItemTop'](_0x1bd646,_0x3cba84));}),this['listenTo'](_0x1bd646,'change:top',()=>{this['_recalculate'](_0x1bd646,'top');}),this['listenTo'](_0x1bd646,'change:bottom',()=>{this['_recalculate'](_0x1bd646,'bottom');}),this['_alignToTargetRect'](_0x1bd646);const _0x5ee11c=this['_getItemBefore'](_0x1bd646);return _0x5ee11c&&this['_alignAfterItem'](_0x5ee11c,_0x1bd646)||this['_alignToTargetRect'](_0x1bd646),this['_updateLastItem'](),this['view']['list']['add'](_0x1bd646),_0x1bd646;}['_alignForTopChange'](_0x561b67){if(!_0x561b67['content']['length'])return;const _0x4a864e=this['_getItemBefore'](_0x561b67);if(!_0x4a864e)return;const _0x113b2a=this['_sidebarItemViewToAnnotation']['get'](_0x4a864e),_0x451f58=this['_activeAnnotation'];_0x451f58&&_0x451f58===_0x113b2a?this['_alignAfterItem'](_0x4a864e,_0x561b67):this['_alignBeforeItem'](_0x561b67,_0x4a864e);}['_alignForBottomChange'](_0xa4f357){if(!_0xa4f357['content']['length'])return;const _0x1343a3=this['_getItemAfter'](_0xa4f357);if(!_0x1343a3)return;const _0x3df8bf=this['_sidebarItemViewToAnnotation']['get'](_0x1343a3),_0x53a02d=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x13899e=this['_activeAnnotation'];_0x13899e&&_0x13899e===_0x3df8bf&&_0x53a02d?(this['_alignBeforeItem'](_0x1343a3,_0xa4f357),this['_alignAfterItem'](_0xa4f357,_0x1343a3)):_0x13899e&&_0x13899e===_0x3df8bf?this['_alignBeforeItem'](_0x1343a3,_0xa4f357):this['_alignAfterItem'](_0xa4f357,_0x1343a3);}['_recalculate'](_0x1311f5,_0x441cfd){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x53dd0c,changedProp:_0x173fe0}of this['_recalculateBuffer'])'top'===_0x173fe0?this['_alignForTopChange'](_0x53dd0c):this['_alignForBottomChange'](_0x53dd0c);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x1311f5,'changedProp':_0x441cfd});}['getSidebarItemView'](_0x4f1132){return this['_annotationToSidebarItemView']['get'](_0x4f1132);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x40e3bd){const _0x3d068b=this['getSidebarItemView'](_0x40e3bd);this['stopListening'](_0x3d068b),this['stopListening'](_0x40e3bd['view']),_0x3d068b['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x40e3bd),this['_sidebarItemViewToAnnotation']['delete'](_0x3d068b);}['_createSidebarView'](){const _0x172f2a=new Ii(this['context']['locale']);return _0x172f2a['render'](),this['on']('change:_lastItem',(_0x2f4214,_0xb5bb02,_0x14b540,_0x1e9c51)=>{_0x1e9c51&&_0x172f2a['unbind']('minHeight'),_0x14b540?_0x172f2a['bind']('minHeight')['to'](_0x14b540,'bottom'):_0x172f2a['minHeight']=null;}),_0x172f2a;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x220765){const _0x30bf55=this['_sidebarItemViewToAnnotation']['get'](_0x220765),_0x272e40=_0x30bf55&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x30bf55)-0x1);return _0x272e40&&this['getSidebarItemView'](_0x272e40)||null;}['_getItemAfter'](_0x559363){const _0x356af1=this['_sidebarItemViewToAnnotation']['get'](_0x559363),_0x527758=_0x356af1&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x356af1)+0x1);return _0x527758&&this['getSidebarItemView'](_0x527758)||null;}['_alignBeforeItem'](_0x469b86,_0x878ac1){_0x469b86['updateHeight']();const _0x52099d=Ni(_0x878ac1['bottom']+this['_spaceBetweenItems'],_0x469b86['top']);return!!_0x52099d&&(this['_setItemTop'](_0x878ac1,_0x878ac1['top']-_0x52099d),!0x0);}['_alignAfterItem'](_0x185496,_0x2135f1){_0x185496['updateHeight']();const _0x728d52=Ni(_0x185496['bottom']+this['_spaceBetweenItems'],_0x2135f1['top']);return!!_0x728d52&&(this['_setItemTop'](_0x2135f1,_0x2135f1['top']+_0x728d52,!0x1),!0x0);}['_alignToTargetRect'](_0x571fff){const _0x5c9f71=this['_sidebarItemViewToAnnotation']['get'](_0x571fff);if(!_0x5c9f71||!_0x5c9f71['target']||!_0x5c9f71['targetRect'])return;const _0x597847=this['_getTargetTop'](_0x5c9f71,_0x5c9f71['targetRect']);this['_setItemTop'](_0x571fff,_0x597847);}['_getTargetTop'](_0x560224,_0x21631a){if(null===_0x21631a)return 0x0;if(_0x560224['target']instanceof _0x7f9fe4)return _0x21631a['top'];{const _0x267497=new _0x7f9fe4(this['view']['element'])['top'];return _0x21631a['top']-_0x267497;}}['_setItemTop'](_0x38a9aa,_0x310a82,_0x1e0858=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x1e0858&&(_0x310a82=Math['max'](_0x310a82,this['_getMaxAvailableTop'](_0x38a9aa))),_0x38a9aa['top']=_0x310a82;}['_getMaxAvailableTop'](_0x205d3b){let _0x1f96c8=this['_getItemBefore'](_0x205d3b),_0x6072e7=0x0;for(;_0x1f96c8;)_0x1f96c8['updateHeight'](),_0x6072e7+=this['_spaceBetweenItems']+_0x1f96c8['height'],_0x1f96c8=this['_getItemBefore'](_0x1f96c8);return _0x6072e7;}};function Ni(_0x551d19,_0x5563bf){return Math['max'](_0x551d19-_0x5563bf,0x0);}function Oi(_0x66c853){return null!==_0x66c853&&'object'==typeof _0x66c853&&0x1===_0x66c853['nodeType'];}var Mi=class extends _0x1011c1{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[ki,Ti];}static get['pluginName'](){return'WideSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x54426e){super(_0x54426e),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x43910f(),this['_refreshPositioningDebounced']=_0x3b137b(()=>{_0x54426e['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x31282c=this['context']['plugins']['get'](Ti),_0xfacd4=this['context']['plugins']['get'](ki);_0x31282c['register']('wideSidebar',this),_0xfacd4['container']&&_0x31282c['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x5ead7c){if(_0x5ead7c===this['activeAnnotation'])return;const _0x884105=this['context']['plugins']['get'](ki);_0x884105['_activeAnnotation']=_0x5ead7c;const _0x469d69=this['activeAnnotation'];_0x884105['refresh']({'blurredAnnotation':_0x469d69,'activatedAnnotation':_0x5ead7c}),this['activeAnnotation']=_0x5ead7c;}['attach'](_0x4bfce2){this['annotations']=_0x4bfce2;const _0x36b50f=this['context']['plugins']['get'](ki);if(_0x36b50f['_annotations']=_0x4bfce2,this['isAttached'])throw new _0x4b20e3('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x36b50f,'set:container',()=>{this['detach'](),this['listenTo'](_0x36b50f,'change:container',_0x49e1a3=>{_0x49e1a3['off'](),this['attach'](_0x4bfce2);});}),_0x36b50f['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x5676ed=_0x3e8ce5=>{_0x3e8ce5['updateTargetRect'](),_0x36b50f['addAnnotation'](_0x3e8ce5);};for(const _0x1e80f4 of _0x4bfce2)_0x5676ed(_0x1e80f4);this['listenTo'](_0x4bfce2,'add',(_0x49be55,_0x3dbc58)=>{_0x5676ed(_0x3dbc58);}),this['listenTo'](_0x4bfce2,'remove',(_0x24de1a,_0x273038,_0x3fef11)=>{_0x36b50f['rearrange']({'removedAnnotation':_0x273038,'previousAnnotation':_0x4bfce2['get'](_0x3fef11-0x1),'nextAnnotation':_0x4bfce2['get'](_0x3fef11+0x1)}),_0x273038===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x4bfce2,'focus',(_0x4c5d49,_0x3146ca)=>{this['setActiveAnnotation'](_0x3146ca);}),this['listenTo'](_0x4bfce2,'blur',()=>{this['setActiveAnnotation'](null);});const _0xf8fa68=this['context']instanceof _0x152474?this['context']['editors']:new _0x43910f([this['context']]);for(const _0x2daae3 of _0xf8fa68)this['_integrateWithEditorAnnotations'](_0x2daae3);this['listenTo'](_0xf8fa68,'add',(_0x442dec,_0x1f1e54)=>{this['listenTo'](_0x1f1e54,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x1f1e54);});}),this['listenTo'](_0xf8fa68,'remove',(_0xd06ce,_0x4b6e49)=>{_0x4b6e49['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x4b6e49['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x4b20e3('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x3fe018=this['context']['plugins']['get'](ki);_0x3fe018['_detachFromContainer'](this['annotations']),this['stopListening'](_0x3fe018),this['stopListening'](this['annotations']),this['context']instanceof _0x152474&&this['stopListening'](this['context']['editors']);for(const _0x353f71 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x353f71);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x4b604a){if(!_0x4b604a['plugins']['has']('EditorAnnotations'))return;const _0x2959c6=_0x4b604a['plugins']['get']('EditorAnnotations'),_0x819b5=()=>{const _0x592b66=_0x2959c6['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x592b66[0x0]||null);};this['listenTo'](_0x2959c6,'refresh',_0x819b5),this['listenTo'](_0x2959c6,'blur',(_0x255983,{isAnnotationTracked:_0xfa559e})=>{this['activeAnnotation']&&_0xfa559e(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x2959c6,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x265d29=>{_0x2959c6['hasDomSelection']()&&(_0x819b5(),_0x265d29['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x2959c6);}['_destroyEditorAnnotationsIntegration'](_0x4286bd){this['stopListening'](_0x4286bd),this['_editorAnnotations']['remove'](_0x4286bd);}},Ri=class extends _0x51f5d3{['counterView'];constructor(_0x526f46){super(_0x526f46);const _0xf34c2f=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x4de6ad,_0x1d7ea8)=>_0x4de6ad?'...':_0x1d7ea8['toString']()),this['set']('annotationType',''),this['icon']=_0xc2915e,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new ht(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0xf34c2f['to']('annotationType',_0x193d79=>'ck-annotation-counter__badge--'+_0x193d79),_0xf34c2f['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0xf34c2f['to']('_badge')}]}),this['children']['add'](this['counterView']);}},Si=class extends _0x1011c1{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[ki,Ti];}static get['pluginName'](){return'NarrowSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4ef81d){super(_0x4ef81d),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=new(_0x2df34d())(),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x43910f(),this['_refreshPositioningDebounced']=_0x3b137b(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](Ti)['register']('narrowSidebar',this),this['bodyCollection']=new _0xa3d6f8(this['context']['locale']),this['balloonPanelView']=new _0x157332(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x2f9012){this['annotations']=_0x2f9012;const _0x58eac9=this['context']['plugins']['get'](ki),_0x4db87b=this['balloonPanelView'];if(_0x58eac9['_annotations']=_0x2f9012,this['isAttached'])throw new _0x4b20e3('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x58eac9,'set:container',()=>{this['detach'](),this['listenTo'](_0x58eac9,'change:container',_0xcb0c13=>{_0xcb0c13['off'](),this['attach'](_0x2f9012);});}),_0x58eac9['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x5c9ecd=_0x281563=>{const _0x6de51d=new Ri(this['context']['locale']);_0x58eac9['addAnnotation'](_0x281563,_0x6de51d),this['_annotationToNarrowView']['set'](_0x281563,_0x6de51d),_0x6de51d['bind']('isDirty','annotationType','number')['to'](_0x281563['view'],'isDirty','type','length'),_0x6de51d['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x4db87b['content']['first']!==_0x281563['view']?(this['_showBalloon'](_0x281563),_0x281563['view']['element']['focus'](),this['setActiveAnnotation'](_0x281563)):this['setActiveAnnotation'](null);});};for(const _0x180f1c of _0x2f9012)_0x5c9ecd(_0x180f1c);this['listenTo'](_0x2f9012,'add',(_0x1d2223,_0x52892c)=>{_0x5c9ecd(_0x52892c);}),this['listenTo'](_0x2f9012,'remove',(_0x44827c,_0x1be35e,_0x235967)=>{this['_annotationToNarrowView']['get'](_0x1be35e)['destroy'](),this['_annotationToNarrowView']['delete'](_0x1be35e),_0x58eac9['rearrange']({'removedAnnotation':_0x1be35e,'previousAnnotation':_0x2f9012['get'](_0x235967-0x1),'nextAnnotation':_0x2f9012['get'](_0x235967+0x1)}),_0x1be35e===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x2f9012,'focus',(_0x4d99a6,_0x57c2c4)=>{this['setActiveAnnotation'](_0x57c2c4);}),this['listenTo'](_0x2f9012,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x71d6a1,_0x1ac7fa)=>{_0x1ac7fa['keyCode']===_0x5595a6['esc']&&_0x4db87b['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x4db87b['content']['first']),this['_hideBalloon'](),_0x1ac7fa['stopPropagation'](),_0x1ac7fa['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x224541,_0x3b5675)=>{const _0x4813d8=_0x3b5675['target'];_0x4db87b['isVisible']&&_0x4db87b['element']['contains'](_0x4813d8)||_0x58eac9['view']['element']['contains'](_0x4813d8)||_0x224541['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x4cdff3=>_0x4cdff3['contains'](_0x4813d8))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x217586=this['context']instanceof _0x152474?this['context']['editors']:new _0x43910f([this['context']]);for(const _0x512af6 of _0x217586)this['_integrateWithEditorAnnotations'](_0x512af6);this['listenTo'](_0x217586,'add',(_0x461ec8,_0x5e597d)=>{this['listenTo'](_0x5e597d,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x5e597d);});}),this['listenTo'](_0x217586,'remove',(_0x46de9a,_0x3bd711)=>{_0x3bd711['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x3bd711['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0xe08a67){if(_0xe08a67===this['activeAnnotation'])return;const _0x74df1b=this['context']['plugins']['get'](ki);_0x74df1b['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0xe08a67,'disableAnimationOnActivatedAnnotation':!0x0}),_0xe08a67&&_0x74df1b['getSidebarItemView'](_0xe08a67)?this['_showBalloon'](_0xe08a67):this['_hideBalloon'](),this['activeAnnotation']=_0xe08a67;}['detach'](){if(!this['isAttached'])throw new _0x4b20e3('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0xb5da0a=this['context']['plugins']['get'](ki);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x8f2222=>_0x8f2222['destroy']()),this['_annotationToNarrowView']['clear'](),_0xb5da0a['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x152474&&this['stopListening'](this['context']['editors']);for(const _0xe3cd04 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0xe3cd04);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'](_0x2105a6){if(!_0x2105a6['plugins']['has']('EditorAnnotations'))return;const _0x297a20=_0x2105a6['plugins']['get']('EditorAnnotations'),_0x27c625=this['context']['plugins']['get'](ki),_0x2fbccc=this['annotations'],_0x1584a9=this['balloonPanelView'],_0xd9dc48=()=>{const _0x314db2=_0x297a20['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x314db2),this['setActiveAnnotation'](_0x314db2[0x0]||null);};this['listenTo'](_0x297a20,'refresh',_0xd9dc48),this['listenTo'](_0x297a20,'blur',(_0x44a063,{isAnnotationTracked:_0x23d73a})=>{this['activeAnnotation']&&_0x23d73a(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x297a20,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x2fbccc,'blur',_0x417afc=>{_0x297a20['hasDomSelection']()&&_0x417afc['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0xfd38b2,_0x431018)=>{const _0x48f1a2=_0x431018['target'];_0x1584a9['isVisible']&&_0x1584a9['element']['contains'](_0x48f1a2)||_0x27c625['view']['element']['contains'](_0x48f1a2)||this['activeAnnotation']&&_0x297a20['hasDomSelection']()&&(_0xd9dc48(),_0xfd38b2['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x297a20);}['_destroyEditorAnnotationsIntegration'](_0x2a09a9){_0x2a09a9&&(this['stopListening'](_0x2a09a9),this['_editorAnnotations']['remove'](_0x2a09a9));}['_setSelectedAnnotations'](_0x37cea9){for(const _0x381b16 of this['_selectedAnnotations'])_0x37cea9['includes'](_0x381b16)||this['_manuallyClosedAnnotationViews']['delete'](_0x381b16['view']);this['_selectedAnnotations']=_0x37cea9;}['_refreshPositioning'](){const _0x22e95b=this['balloonPanelView'];this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning'](),_0x22e95b['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x1bf4af){if(this['_manuallyClosedAnnotationViews']['has'](_0x1bf4af['view']))return;const _0x41b1d6=this['balloonPanelView']['content']['first'];_0x41b1d6!==_0x1bf4af['view']?(_0x41b1d6&&this['_detachListeners'](_0x41b1d6),this['_attachListeners'](_0x1bf4af['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x1bf4af['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x45fd0f=this['balloonPanelView']['content']['first'],_0x109c7f=_0x45fd0f&&this['annotations']['getByView'](_0x45fd0f);if(!_0x109c7f||!this['_annotationToNarrowView']['has'](_0x109c7f))return;const _0x261b4c=this['_annotationToNarrowView']['get'](_0x109c7f)['element'],_0x2dc8a8=(function(){const _0x46a08e=_0x157332['defaultPositions'];return[_0x46a08e['southArrowNorthEast'],_0x46a08e['northArrowSouthEast'],_0x46a08e['southArrowNorth'],_0x46a08e['northArrowSouth'],_0x46a08e['southArrowNorthWest'],_0x46a08e['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x261b4c,'positions':_0x2dc8a8});}['_hideBalloon'](){const _0x32dc71=this['balloonPanelView'],_0x223cc6=_0x32dc71['content']['first'];_0x223cc6&&(this['_detachListeners'](_0x223cc6),_0x32dc71['unpin'](),_0x32dc71['content']['clear']());}['_attachListeners'](_0x3749ab){this['listenTo'](_0x3749ab,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x3749ab,'Esc',(_0x2b81bc,_0x19e5ce)=>{this['_manuallyClosedAnnotationViews']['add'](_0x3749ab),this['_hideBalloon'](),_0x19e5ce();});}['_detachListeners'](_0x32371d){this['stopListening'](_0x32371d);}},xi=class extends _0x26bf82{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];['_refreshVisibilityDebounced'];static get['requires'](){return[di,_0x49e2c8,Ti];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x297b4e){super(_0x297b4e),_0x297b4e['editing']['view']['addObserver'](lt),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x297b4e['plugins']['get'](_0x49e2c8),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1,this['_refreshVisibilityDebounced']=_0x3b137b(()=>{this['editor']['plugins']['get']('Annotations')['refreshVisibility']();},0xfa,{'leading':!0x1});}['init'](){const _0x467d28=this['editor']['plugins']['get'](Ti);_0x467d28['context']===this['editor']&&(_0x467d28['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x439ab4,_0x296fe9)=>{const _0x42f46c=this['_balloon'];if(this['isAttached']&&_0x42f46c['visibleView']){const _0x405884=this['annotations']['getByView'](_0x42f46c['visibleView']);_0x405884&&this['_closeAnnotation'](_0x405884),_0x296fe9();}}));}['afterInit'](){const _0x1f5026=this['editor']['plugins']['get'](Ti);_0x1f5026['context']===this['editor']&&(_0x1f5026['hasActive']()||_0x1f5026['switchTo']('inline'));}['setActiveAnnotation'](_0x22a8b3){_0x22a8b3!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x22a8b3&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x22a8b3)&&this['_addAnnotationToBalloon'](_0x22a8b3,!0x0),_0x22a8b3['isActive']=!0x0),_0x22a8b3||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x22a8b3);}['attach'](_0x1c0988){this['annotations']=_0x1c0988;const _0x588171=this['editor']['plugins']['get'](Ti),_0x59f083=this['_balloon'];if(this['isAttached'])throw new _0x4b20e3('inlineannotations-attach-already-attached',this);if(_0x588171['context']!==this['editor'])throw new _0x4b20e3('inlineannotations-not-allowed-with-context',this);const _0x3d74d3=this['editor']['plugins']['get'](di);this['listenTo'](_0x3d74d3,'refresh',()=>{const _0x3c9934=_0x3d74d3['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x2c9c3b,_0x7b4083;!this['_forceRefresh']&&(_0x2c9c3b=_0x3c9934,_0x7b4083=this['_selectedAnnotations'],_0x2c9c3b['length']===_0x7b4083['length']&&_0x2c9c3b['every'](_0x233a90=>_0x7b4083['includes'](_0x233a90)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x3c9934),this['setActiveAnnotation'](_0x3c9934[0x0]||null));}),this['listenTo'](_0x3d74d3,'blur',(_0x1460dc,{isAnnotationTracked:_0xd1f324})=>{this['activeAnnotation']&&_0xd1f324(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x3d74d3,'uiUpdate',()=>{this['_refreshVisibilityDebounced']();}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x2aa64d,_0x5030e2,_0x33e726)=>{_0x33e726||this['setActiveAnnotation'](null);}),this['listenTo'](_0x1c0988,'remove',(_0x4cd9c1,_0x31cae5)=>{this['_removeAnnotationFromBalloon'](_0x31cae5),_0x31cae5===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x59f083,'change:visibleView',(_0x209e7c,_0x454759,_0x57649e,_0x5458fb)=>{_0x5458fb&&this['stopListening'](_0x5458fb);const _0x1e6771=_0x1c0988['getByView'](_0x57649e);_0x57649e&&_0x1e6771&&(this['listenTo'](_0x57649e,'change:height',()=>{_0x59f083['updatePosition']();}),this['listenTo'](_0x57649e,'Esc',()=>{this['_closeAnnotation'](_0x1e6771),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x1e6771&&this['setActiveAnnotation'](_0x1e6771));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x59f083['visibleView']&&_0x1c0988['getByView'](_0x59f083['visibleView'])&&_0x59f083['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 _0x4b20e3('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x534b8f of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x534b8f);this['_refreshVisibilityDebounced']['cancel'](),this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach'](),this['_refreshVisibilityDebounced']['cancel']();}['_setSelectedAnnotations'](_0x3079a8){for(const _0x388561 of this['_selectedAnnotations'])_0x3079a8['includes'](_0x388561)||this['_manuallyClosed']['delete'](_0x388561);for(const _0x8eecee of this['annotations'])_0x3079a8['includes'](_0x8eecee)||this['_removeAnnotationFromBalloon'](_0x8eecee);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x170a62 of _0x3079a8)this['_addAnnotationToBalloon'](_0x170a62);}this['_selectedAnnotations']=_0x3079a8;}['_addAnnotationToBalloon'](_0x40bf9a,_0x426752=!0x1){this['_manuallyClosed']['has'](_0x40bf9a)||(this['_addedAnnotations']['has'](_0x40bf9a)||this['_balloon']['hasView'](_0x40bf9a['view'])||(this['_addedAnnotations']['add'](_0x40bf9a),this['_balloon']['add']({'stackId':_0x40bf9a['view']['id'],'view':_0x40bf9a['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x40bf9a)}})),_0x426752&&this['_balloon']['showStack'](_0x40bf9a['view']['id']));}['_getBalloonTargetForAnnotation'](_0x259049){const _0x4aefec=_0x259049['target'],_0x82ccd3=this['editor']['editing']['view'],_0x5a8ce9=_0x82ccd3['document']['selection']['getFirstRange'](),_0x4646c6=_0x82ccd3['domConverter']['viewRangeToDom'](_0x5a8ce9);if(_0x4646c6['collapse'](!0x0),_0x4aefec){if(_0x4aefec instanceof _0x7f9fe4)return _0x4aefec;let _0x3b4c9c=[];for(const _0x53172f of _0x4aefec)_0x3b4c9c['push'](..._0x7f9fe4['getDomElementRects'](_0x53172f));_0x3b4c9c=function(_0x235573){const _0x4fef52=[];let _0x33d2c4=_0x235573[0x0];for(let _0x1a1313=0x1;_0x1a1313<_0x235573['length'];_0x1a1313++)if(Pi(_0x33d2c4,_0x235573[_0x1a1313])){const _0x3e40e1=_0x235573[_0x1a1313]['width'];_0x33d2c4['width']+=_0x3e40e1,_0x33d2c4['right']+=_0x3e40e1;}else _0x4fef52['push'](_0x33d2c4),_0x33d2c4=_0x235573[_0x1a1313];return _0x4fef52['push'](_0x33d2c4),_0x4fef52;}(_0x3b4c9c);const _0x3c0976=_0x4646c6['getBoundingClientRect']();return _0x3b4c9c['find'](_0x2138d1=>_0x2138d1['top']<=_0x3c0976['top']&&_0x2138d1['bottom']>=_0x3c0976['bottom']&&_0x2138d1['left']<=_0x3c0976['left']&&_0x2138d1['right']>=_0x3c0976['right'])||_0x3b4c9c[0x0];}return _0x259049['targetRect']||_0x4646c6;}['_removeAnnotationFromBalloon'](_0x5c1e32){this['_addedAnnotations']['has'](_0x5c1e32)&&this['_balloon']['hasView'](_0x5c1e32['view'])&&(this['_addedAnnotations']['delete'](_0x5c1e32),this['_balloon']['remove'](_0x5c1e32['view']));}['_closeAnnotation'](_0x324717){this['_manuallyClosed']['add'](_0x324717),this['_removeAnnotationFromBalloon'](_0x324717);}};function Pi(_0x5e8eda,_0x3768ce){return _0x5e8eda['top']===_0x3768ce['top']&&_0x5e8eda['bottom']===_0x3768ce['bottom']&&_0x5e8eda['right']===_0x3768ce['left'];}var Li=class extends ht{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x30496c,_0x1d80a8){super(_0x30496c),this['set']('isEmpty',!_0x1d80a8['length']),this['focusTracker']=new _0x18a754(),this['_annotationViews']=_0x1d80a8,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new et({'focusables':_0x1d80a8,'focusTracker':this['focusTracker']}),this['listenTo'](_0x1d80a8,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x1d80a8,'remove',(_0x523b38,_0x2c0179)=>{_0x2c0179['isActive']&&this['focus'](),_0x1d80a8['length']||(this['isEmpty']=!0x0);});const _0x2d6d5f=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':Et(_0x30496c,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x1d80a8},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x2d6d5f['if']('isEmpty','ck-hidden',_0x202f08=>!_0x202f08)]},'children':[{'text':Et(_0x30496c,'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 _0x2add94 of this['_annotationViews'])this['focusTracker']['add'](_0x2add94['element']);this['_annotationViews']['on']('change',(_0x230cd5,{added:_0x535703,removed:_0x31eb89})=>{for(const _0x10b8d7 of _0x535703)this['focusTracker']['add'](_0x10b8d7['element']);for(const _0x16a374 of _0x31eb89)this['focusTracker']['remove'](_0x16a374['element']);});}},Di=class extends _0x1011c1{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[oi,ti];}constructor(_0x3f0e20){super(_0x3f0e20),this['archivedThreads']=new _0x43910f();}['init'](){const _0x2da686=this['context'],_0x2fb657=_0x2da686['plugins']['get'](oi),_0x45aea1=_0x2da686['plugins']['get'](ti);this['listenTo'](_0x2fb657,'addCommentThread',(_0x223fe3,{threadId:_0x5b9d9e})=>{const _0xbe38f8=_0x2fb657['getCommentThread'](_0x5b9d9e);_0xbe38f8['archivedAt']&&this['archivedThreads']['add'](_0xbe38f8,this['_calculatePosition'](_0xbe38f8['archivedAt'])),this['listenTo'](_0xbe38f8,'change:archivedAt',(_0x35e429,_0x144577,_0x58e33e)=>{_0x58e33e?this['archivedThreads']['has'](_0xbe38f8)||this['archivedThreads']['add'](_0xbe38f8,this['_calculatePosition'](_0xbe38f8['archivedAt'])):this['archivedThreads']['has'](_0xbe38f8)&&this['archivedThreads']['remove'](_0xbe38f8);});}),this['listenTo'](_0x2fb657,'removeCommentThread',(_0x426c1f,{threadId:_0x321388})=>{const _0x474ae0=_0x2fb657['getCommentThread'](_0x321388);this['stopListening'](_0x474ae0),this['archivedThreads']['has'](_0x474ae0)&&this['archivedThreads']['remove'](_0x474ae0);},{'priority':'highest'}),this['listenTo'](_0x45aea1['collection'],'focus',(_0x12e77b,_0x4d6561)=>{_0x4d6561['isVisible']||(_0x4d6561['isActive']=!0x0,_0x45aea1['activate'](_0x4d6561));});}['_calculatePosition'](_0xa4e520){const _0x2d0e87=[...this['archivedThreads']]['findIndex'](_0x2b0f3d=>_0x2b0f3d['archivedAt']<_0xa4e520);return _0x2d0e87>-0x1?_0x2d0e87:this['archivedThreads']['length'];}},Vi=class extends _0x26bf82{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[Di,_0x57da65];}constructor(_0x3b813e){super(_0x3b813e),this['annotationViews']=new at(),this['_pendingThreads']=[];}['init'](){const _0x4c231c=this['editor'],_0x5cbf37=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x4c231c['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x51f5d3,!0x0)),_0x4c231c['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x57bacf=this['_createCommentsArchiveButton'](rt);return _0x57bacf['set']({'role':'menuitemcheckbox'}),_0x57bacf;});const _0x4e8517=_0x4c231c['plugins']['get'](Di),_0x4c603c=_0x4c231c['plugins']['get']('Annotations'),_0x56c554=_0x4c231c['plugins']['get']('CommentsRepository');_0x4e8517['archivedThreads']['forEach'](_0x122457=>{this['_handleNewThread'](_0x122457);}),this['listenTo'](_0x4e8517['archivedThreads'],'add',(_0x26c895,_0x11eabb)=>{this['_handleNewThread'](_0x11eabb);}),this['listenTo'](_0x4c603c['collection'],'add',(_0x539019,_0x539821)=>{const _0x5cca01=this['_pendingThreads']['find'](_0x12c6b8=>{const _0x409254=_0x56c554['_threadToController']['get'](_0x12c6b8);return _0x409254&&_0x539821['innerView']===_0x409254['view'];});if(_0x5cca01){const _0x1c3732=this['_calculatePosition'](_0x5cca01['archivedAt']);this['_addAnnotationToArchive'](_0x539821,_0x1c3732),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x5cca01),0x1);}}),this['listenTo'](_0x4e8517['archivedThreads'],'remove',(_0x529c91,_0xacacbd)=>{const _0x149d5c=_0x4c231c['config']['get']('collaboration.channelId');if(!_0x149d5c||_0xacacbd['channelId']===_0x149d5c){if(this['_pendingThreads']['includes'](_0xacacbd))this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0xacacbd),0x1);else{const _0x54fc1e=_0x56c554['_threadToController']['get'](_0xacacbd),_0x314f41=_0x4c603c['getByInnerView'](_0x54fc1e['view']);this['annotationViews']['remove'](_0x314f41['view']),this['stopListening'](_0x314f41),this['stopListening'](_0x314f41['focusableElements']);}}}),this['listenTo'](_0x4c603c['collection'],'add',(_0x29b5b5,_0x51122b)=>{this['listenTo'](_0x51122b,'escape',_0x5cbf37);}),this['listenTo'](_0x4c603c['collection'],'remove',(_0x27928d,_0x3efd84)=>{this['stopListening'](_0x3efd84,'escape',_0x5cbf37);});}['_addAnnotationToArchive'](_0x265e08,_0x353419){this['listenTo'](_0x265e08,'set:isVisible',_0x31cb16=>{_0x31cb16['return']=!0x1,_0x31cb16['stop']();}),this['annotationViews']['add'](_0x265e08['view'],_0x353419);}['_handleNewThread'](_0xbea59){const _0xf68356=this['editor']['plugins']['get']('CommentsRepository'),_0x1919df=this['editor']['plugins']['get']('Annotations'),_0x5f40f3=this['editor']['config']['get']('collaboration.channelId');if(!_0x5f40f3||_0xbea59['channelId']===_0x5f40f3){const _0x30ca44=_0xf68356['_threadToController']['get'](_0xbea59);if(!_0x30ca44)return void this['_pendingThreads']['push'](_0xbea59);const _0x12d31a=this['_calculatePosition'](_0xbea59['archivedAt']),_0x5209ab=_0x1919df['getByInnerView'](_0x30ca44['view']);_0x5209ab['isVisible']&&_0x1919df['_visibleAnnotations']['remove'](_0x5209ab),this['_addAnnotationToArchive'](_0x5209ab,_0x12d31a);}}['_calculatePosition'](_0x44b7e7){const _0x35b27a=this['editor']['config']['get']('collaboration.channelId'),_0x11af0f=[...this['editor']['plugins']['get'](Di)['archivedThreads']]['filter'](_0x471573=>_0x471573['channelId']===_0x35b27a)['findIndex'](_0x526de7=>_0x526de7['archivedAt']<_0x44b7e7);return _0x11af0f<0x0||_0x11af0f>this['annotationViews']['length']?this['annotationViews']['length']:_0x11af0f-0x1;}['_toggleDialog'](){const _0x4201d2=this['editor'],_0x25a24b=_0x4201d2['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new Li(_0x4201d2['locale'],this['annotationViews'])),'commentsArchive'===_0x25a24b['id']?_0x25a24b['hide']():_0x25a24b['show']({'id':'commentsArchive','title':Et(_0x4201d2['locale'],'COMMENTS_ARCHIVE'),'icon':_0x4d5995,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x5568d7['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x41158e,_0x48e944=!0x1){const _0x45cd60=this['editor']['locale'],_0x5da1ed=this['editor']['plugins']['get']('Dialog'),_0x45b706=new _0x41158e(_0x45cd60);return _0x45b706['bind']('isEnabled')['to'](this,'isEnabled'),_0x45b706['bind']('isOn')['to'](_0x5da1ed,'id',_0x382333=>'commentsArchive'===_0x382333),_0x45b706['set']({'label':Et(_0x45cd60,'COMMENTS_ARCHIVE'),'icon':_0x4d5995,'isToggleable':!0x0}),_0x48e944&&(_0x45b706['tooltip']=!0x0),this['listenTo'](_0x45b706,'execute',()=>this['_toggleDialog']()),_0x45b706;}['_hideDialogOnAnnotationEscape']=_0x24160c=>{const _0x9294dc=_0x24160c['source'];if(!this['annotationViews']['has'](_0x9294dc['view']))return;const _0x532e0b=this['editor']['plugins']['get']('Dialog');_0x532e0b['isOpen']&&'commentsArchive'===_0x532e0b['id']&&(_0x532e0b['hide'](),_0x24160c['stop']());};},Bi=class extends _0x26bf82{static get['requires'](){return[oi,wi,vi,Di,Vi,yi,Mi,Si,xi];}static get['pluginName'](){return'Comments';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}};export{ci as AddCommentThreadCommand,$t as Annotation,Jt as AnnotationCollection,Ri as AnnotationCounterButtonView,qt as AnnotationView,ti as Annotations,Ei as AnnotationsSidebarItemView,Ii as AnnotationsSidebarView,Ti as AnnotationsUIs,Ht as BaseCommentThreadView,Kt as BaseCommentView,hi as Comment,ri as CommentThread,bt as CommentThreadController,xt as CommentThreadInputView,Ut as CommentThreadView,Yt as CommentView,Bi as Comments,Di as CommentsArchive,Vi as CommentsArchiveUI,wi as CommentsEditing,Lt as CommentsListView,yi as CommentsOnly,oi as CommentsRepository,vi as CommentsUI,di as EditorAnnotations,xi as InlineAnnotations,Si as NarrowSidebar,ki as Sidebar,Mi as WideSidebar,Qt as bindAnnotationCollections};
|