@ckeditor/ckeditor5-comments 47.1.0-alpha.0 → 47.1.0-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/comments.js +1 -1
- package/dist/index.js +11 -11
- package/package.json +18 -18
- package/src/annotations/view/annotationcounterbuttonview.js +1 -1
- package/src/annotations/view/annotationview.js +1 -1
- package/src/annotations/view/sidebaritemview.js +2 -2
- package/src/annotations/view/sidebarview.js +2 -2
- package/src/comments/commentsarchiveui.js +1 -1
- package/src/comments/commentsediting.js +1 -1
- package/src/comments/commentsrepository.js +3 -3
- package/src/comments/commentsui.js +1 -1
- package/src/comments/integrations/importword.js +1 -1
- package/src/comments/integrations/showcommenthighlights.js +1 -1
- package/src/comments/ui/commenteditor/commenteditor.js +2 -2
- package/src/comments/ui/view/basecommentview.js +1 -1
- package/src/comments/ui/view/commentinputview.js +1 -1
- package/src/comments/ui/view/commentthreadheaderview.js +1 -1
- package/src/comments/ui/view/commentview.js +2 -2
- package/src/utils/createmutationobserver.js +1 -1
package/dist/index.js
CHANGED
|
@@ -20,14 +20,14 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Editor as
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
((()=>Qt)());constructor(_0x12ed81={}){function _0x3c56ab(_0x1349b3){return _0x1349b3['map'](_0x6301c4=>String['fromCharCode'](_0x6301c4))['join']('');}(_0x12ed81=Object['assign']({},_0x12ed81))['plugins']||(_0x12ed81['plugins']=hs['defaultPlugins']),super(_0x12ed81),this['ui']=new Ot(this),this['set']('placeholder',''),this['model']['document']['on']('change',()=>this['_updatePlaceholder'](),{'priority':'low'}),this['on']('change:placeholder',()=>this['_updatePlaceholder']()),this['model']['document']['createRoot'](),this[_0x3c56ab([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3c56ab([0x76,0x69,0x65,0x77])][_0x3c56ab([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3c56ab([0x61,0x75,0x74,0x6f]),this[_0x3c56ab([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x3c56ab([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3c56ab([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x3c56ab([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x3c56ab([0x6f,0x6b])});}['create'](){const _0x4bae79=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x4bae79))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x5b55dd=>{const _0x52fd4e=this['model']['document']['getRoot'](),_0x35abae=_0x52fd4e&&_0x52fd4e['getChild'](_0x52fd4e['childCount']-0x1);_0x5b55dd['setSelection'](_0x35abae,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x3b9828=this['editing']['view'],_0x5e7da0=_0x3b9828['document']['getRoot'](),_0x486908=_0x5e7da0['getChild'](0x0);_0x5e7da0['childCount']>0x1||!_0x486908||'p'!=_0x486908['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(St(_0x3b9828,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x486908['placeholder']=this['placeholder']),Ft({'view':_0x3b9828,'element':_0x486908,'keepOnFocus':!0x0}),this['placeholderElement']=_0x486908);}}class es extends kt{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x2c7d7e,_0x25dab1={}){super(_0x2c7d7e),this['editor']=null,this['_editorConfig']=_0x25dab1,this['set']('value',_0x25dab1['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',N(_0x2c7d7e,'Reply...')),this['set']('submitLabel',N(_0x2c7d7e,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new jt(),this['focusTracker']=new _0xd9971c(),this['focusCycler']=new _0x13b86d({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-comment__input-wrapper']},'children':[{'tag':'div','attributes':{'class':['ck-comment__input-actions',this['bindTemplate']['if']('showButtons','ck-comment__input-actions--active')]},'children':[this['submitButtonView'],this['cancelButtonView']]}]}),this['keystrokes']['set']('Esc',(_0x18cd88,_0x3d3596)=>{this['cancelButtonView']['fire']('execute'),_0x3d3596();}),this['keystrokes']['set']('Ctrl+Enter',(_0x1ceef7,_0x2bfde2)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x2bfde2());}),this['on']('submit',(_0x57da7a,_0x1d761f)=>{_0x1d761f['length']>0xfde8?(alert(N(_0x2c7d7e,'TOO_LONG_COMMENT_ALERT',[_0x1d761f['length'],0xfde8])),_0x57da7a['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new hs(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x32781d=this['editor'];this['element']['insertBefore'](_0x32781d['ui']['element'],this['element']['firstChild']),_0x32781d['model']['document']['on']('change',()=>this['value']=_0x32781d['getData']()),_0x32781d['bind']('placeholder')['to'](this),this['focusables']['add'](_0x32781d['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x1cb3b7){-0x1===_0x1cb3b7?(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:_0x2d5b43}=this,_0x4a0900=new _0x3a7e25(_0x2d5b43);return _0x4a0900['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x4a0900['withText']=!0x0,_0x4a0900['bind']('label')['to'](this,'submitLabel'),_0x4a0900['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x4a0900['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0xc0f223,_0x50179d)=>!_0x50179d&&!!_0xc0f223['trim']()),_0x4a0900;}['_createCancelButton'](){const {locale:_0x37e464}=this,_0x1d38e0=new _0x3a7e25(_0x37e464);return _0x1d38e0['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x1d38e0['label']=N(_0x37e464,'Cancel'),_0x1d38e0['withText']=!0x0,_0x1d38e0['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x1d38e0;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x4102ec=>{this['focusTracker']['add'](_0x4102ec['element']);}),this['focusables']['on']('change',(_0x370b17,_0x44b510)=>{for(const _0x414a0a of Array['from'](_0x44b510['added'])['reverse']())this['focusTracker']['add'](_0x414a0a['element']);});}}class ie extends kt{constructor(_0x29ab72,_0x4f98f8,_0x8d84f6){super(_0x29ab72),this['commentInputView']=new es(_0x29ab72,_0x8d84f6),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x3c81de,_0x54ef17)=>_0x3c81de||!!_0x54ef17),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 _0x5b53e1(_0x29ab72,_0x4f98f8),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'](_0x214f37){this['commentInputView']['focus'](_0x214f37);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x5c0680,_0x4f3b51)=>{const {submitButtonView:_0xe75bb4,cancelButtonView:_0x563fcf,editor:_0x3c5c8a}=this['commentInputView'];[_0xe75bb4['element'],_0x563fcf['element'],_0x3c5c8a?_0x3c5c8a['editing']['view']['getDomRoot']():null]['filter'](_0x4f501e=>_0x4f501e)['some'](_0x51dfce=>_0x51dfce['contains'](_0x4f3b51['target']))||(this['focus'](),_0x4f3b51['preventDefault']());});}}class rs extends kt{constructor(_0x2262bd){super(_0x2262bd);const _0x40a712=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x40a712['to']('count',_0x2f1796=>N(_0x2262bd,'NUMBER_OF_COMMENTS',_0x2f1796))}]});}}class te extends kt{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x2ad9f4,_0x2c02b6,_0x3f0e88){super(_0x2ad9f4);const _0x5d46ad=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x2c02b6['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x2c02b6,this['_config']=_0x3f0e88,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0xd9971c(),this['keystrokes']=new jt(),this['focusCycler']=new _0x13b86d({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x3f3dd8=>this['commentViews']['map'](_0x3da47b=>_0x3da47b['element'])['includes'](_0x3f3dd8['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new rs(_0x2ad9f4),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x2853d7=>_0x2853d7-this['_config']['maxCommentsWhenCollapsed']);for(const _0x259c7e of _0x2c02b6['comments'])this['_handleNewCommentModel'](_0x259c7e);this['_handleInfoComment'](),this['listenTo'](_0x2c02b6['comments'],'add',(_0xde8352,_0x189d05)=>{const _0x3a22cf=this['_calculatePosition'](_0x189d05);this['length']++,this['_handleNewCommentModel'](_0x189d05,_0x3a22cf),this['refreshVisibleViews']();}),this['listenTo'](_0x2c02b6['comments'],'remove',(_0x5d5182,_0xb56a48)=>{this['length']--,this['_handleRemoveCommentModel'](_0xb56a48),this['refreshVisibleViews']();}),this['listenTo'](_0x2c02b6,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x2c02b6,'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',_0x5d46ad['if']('length','ck-hidden',_0x465b46=>!_0x465b46)],'aria-label':N(_0x2ad9f4,'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'](_0x3578ce){-0x1===_0x3578ce?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x2cfa0a of this['commentViews'])_0x2cfa0a['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x1eda52,_0x209025){const _0x1bd267=new this['_config']['CommentView'](this['locale'],_0x1eda52,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x1bd267['viewUid']=_0x1eda52['id'],_0x1bd267['delegate']('removeComment')['to'](this),_0x1bd267['delegate']('updateComment')['to'](this),_0x1bd267['delegate']('resolveCommentThread')['to'](this),_0x1bd267['delegate']('editorReady')['to'](this),_0x1bd267['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x1bd267,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x1bd267,_0x209025);}['_calculatePosition'](_0x17b50c){const _0x41c69f=this['_model']['_findOptimalIndex'](_0x17b50c);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x17b50c['authoredAt']?_0x41c69f-0x1:_0x41c69f:_0x41c69f-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x38ef46={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':N(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x38ef46,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x38ef46));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x48ef75){const _0x33b51e=this['commentViews']['remove'](_0x48ef75['id']);this['stopListening'](_0x33b51e),_0x33b51e['isEditMode']&&this['_updateHasDirtyComment'](),_0x33b51e['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x40e2ff=>_0x40e2ff['isEditMode']);}['_rearrangeCollapse'](){const _0x45dc58=function(_0x37a6cc){const _0x128d1d=new _0x30048a();for(const _0x535279 of _0x37a6cc)_0x128d1d['add'](_0x535279);return _0x128d1d;}(this['commentViews']),_0x307ead=this['_collapsedCommentsView']['count'];for(let _0x5d8e5f=0x1;_0x5d8e5f<=_0x307ead;_0x5d8e5f++)_0x45dc58['remove'](0x1);for(const _0x1326b8 of _0x45dc58)_0x1326b8['collapse']();_0x307ead>0x0&&_0x45dc58['add'](this['_collapsedCommentsView'],0x1),ns(_0x13dc83(Array['from'](this['visibleViews']),Array['from'](_0x45dc58)),this['visibleViews'],_0x45dc58);}['_rearrangeExpand'](){ns(_0x13dc83(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x54883f of this['visibleViews'])_0x54883f['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x16a2e8=>{this['focusTracker']['add'](_0x16a2e8['element']),this['keystrokes']['listenTo'](_0x16a2e8['element']);}),this['commentViews']['on']('change',(_0x52df00,_0x25110e)=>{for(const _0x106818 of _0x25110e['removed'])this['focusTracker']['remove'](_0x106818['element']),this['keystrokes']['stopListening'](_0x106818['element']);for(const _0x26544e of Array['from'](_0x25110e['added'])['reverse']())this['focusTracker']['add'](_0x26544e['element']),this['keystrokes']['listenTo'](_0x26544e['element']);});}}function ns(_0x274db6,_0xcb79e0,_0x27c357){let _0x368dbe=0x0;for(const _0x32117f of _0x274db6)switch(_0x32117f){case'insert':_0xcb79e0['add'](_0x27c357['get'](_0x368dbe),_0x368dbe),_0x368dbe++;break;case'delete':_0xcb79e0['remove'](_0x368dbe);break;case'equal':_0x368dbe++;}}class oe extends kt{constructor(_0x13a90b){super(_0x13a90b);const _0x52eec9=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x52eec9['to']('contextValue',_0x251794=>N(_0x13a90b,'THREAD_CONTEXT_LABEL',_0x251794)),'tabindex':-0x1},'children':[{'text':_0x52eec9['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class Xt extends kt{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x3b2b5c,_0x2c3a50){super(_0x3b2b5c);const _0xb21184=this['bindTemplate'];this['_model']=_0x2c3a50,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0xd9971c(),this['keystrokes']=new jt(),this['focusCycler']=new _0x13b86d({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x1686ce=>!!_0x1686ce),this['bind']('contextValue')['to'](this['_model'],'context',_0x57f77c=>_0x57f77c&&_0x57f77c['value']?this['_trimContextValue'](_0x57f77c['value']):N(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',_0xb21184['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 _0x5f5ab0=new _0x3a7e25(this['locale']);return _0x5f5ab0['label']=N(this['locale'],'Reopen'),_0x5f5ab0['tooltip']=N(this['locale'],'Reopen'),_0x5f5ab0['icon']=_0x50926d,_0x5f5ab0['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x54506d=>!_0x54506d),_0x5f5ab0['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x16678d,_0x10edba)=>_0x16678d&&_0x10edba),_0x5f5ab0['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x5f5ab0;}['_trimContextValue'](_0x1e3fcd){if(_0x1e3fcd['length']<0x96)return _0x1e3fcd;const _0x55e685=_0x1e3fcd['lastIndexOf']('\x20',0x93);return _0x1e3fcd['substring'](0x0,_0x55e685>-0x1?_0x55e685:0x93)+'...';}['_attachContextActions'](){const _0x90b1c2=this['element']['querySelector']('.ck-context'),_0x47df4=_0x90b1c2['querySelector']('.ck-context__value');this['listenTo'](_0x90b1c2,'mouseenter',()=>{_0x47df4['offsetWidth']<_0x47df4['scrollWidth']&&_0x90b1c2['classList']['add']('overlay');}),this['listenTo'](_0x90b1c2,'mouseleave',()=>{_0x90b1c2['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x14c3ca of this['focusables'])this['focusTracker']['add'](_0x14c3ca['element']),this['keystrokes']['listenTo'](_0x14c3ca['element']);}['_createContextView'](){const _0x91d67a=new oe(this['locale']);return _0x91d67a['bind']('contextValue')['to'](this),_0x91d67a;}}class si extends kt{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x376543,_0x3e6684,_0x552dd8,_0x33496b){super(_0x376543),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x3e6684,this['_localUser']=_0x552dd8,this['_config']=_0x33496b,this['commentThreadHeaderView']=new Xt(_0x376543,_0x3e6684),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new Yt(_0x376543,N(_0x376543,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new te(_0x376543,_0x3e6684,Object['assign']({'CommentView':this['_config']['CommentView']},_0x33496b)),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',(_0x4e0528,_0x3003b3)=>_0x4e0528||!!_0x3003b3),this['bind']('isUnlinked')['to'](_0x3e6684,'unlinkedAt',_0x5a8eec=>!!_0x5a8eec),this['bind']('ariaLabel')['to'](this,'length',_0x2cc7d9=>{const _0x129eea=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return N(this['locale'],'COMMENT_THREAD_LABEL',[_0x2cc7d9,_0x129eea]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0xd9971c(),this['keystrokes']=new jt(),this['focusCycler']=new _0x13b86d({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x5873ec=>_0x5873ec['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),Zt(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x4100dc=new ie(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x1465c0=_0x4100dc['commentInputView'];return _0x4100dc['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x1465c0,'value',(_0x424e51,_0xc40d1d,_0x58fb26,_0x350976,_0x41cd9e)=>!!_0x41cd9e||!!_0x350976&&_0x58fb26&&!_0xc40d1d||_0x424e51&&_0x58fb26&&!_0xc40d1d),_0x1465c0['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x1c72cc,_0x5a69a6,_0x29f0d4)=>{let _0xb528cc;return _0xb528cc=_0x29f0d4&&_0x5a69a6?'Reply\x20to\x20reopen\x20discussion...':_0x1c72cc?'Reply...':'Write\x20a\x20comment...',N(this['locale'],_0xb528cc);}),_0x1465c0['bind']('submitLabel')['to'](this,'length',_0x5e471f=>N(this['locale'],_0x5e471f?'Reply':'Comment')),_0x1465c0['on']('submit',(_0x39e174,_0x4e36d6)=>{this['fire']('addComment',_0x4e36d6),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x1465c0['on']('cancel',()=>{this['focus']();}),_0x1465c0['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x1465c0['on']('cancel',_0x2660ef=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x2660ef['stop']());}),this['on']('change:isActive',(_0x483017,_0xa523f5,_0x41c071)=>{_0x41c071||this['length']||_0x1465c0['value']||this['fire']('removeCommentThread');}),_0x4100dc;}}class Tt extends/* #__PURE__ -- @preserve */
|
|
27
|
-
ti(si){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(
|
|
28
|
-
ti(di){['actionBar'];['userView'];constructor(
|
|
29
|
-
_0x3f1717(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x319f06,target:_0x14e708,type:_0x3a814c,isVisible:_0x463c96=!0x0}){super(),this['view']=_0x319f06,this['view']['element']||this['view']['render'](),this['_type']=_0x3a814c,this['_target']=_0x14e708,T['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x30048a([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x1fc8cc,_0x13c316)=>{this['view']['focusTracker']['add'](_0x13c316);}),this['focusableElements']['on']('remove',(_0x56c841,_0x2d2a78)=>{this['view']['focusTracker']['remove'](_0x2d2a78);}),this['set']('isVisible',_0x463c96);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x426ee7=this['_getNormalizedTarget']();return T['_assertCorrectTarget'](_0x426ee7),_0x426ee7;}get['targetRect'](){const _0x5bae31=this['target'];if(null===_0x5bae31)return null;if(_0x5bae31 instanceof _0x5960ab)return _0x5bae31;const _0xde543f=_0x5bae31['filter'](_0x41b609=>function(_0x3a9de7){const _0x383e42=_0x3a9de7['offsetParent'];if(_0x383e42)return!0x0;const _0x586e18=_0x3a9de7['getClientRects']()['item'](0x0);return!!_0x586e18;}(_0x41b609));return 0x0===_0xde543f['length']?null:new _0x5960ab(_0xde543f[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x4a0ba1){this['view']['isActive']=_0x4a0ba1,this['view']['mainView']['isActive']=_0x4a0ba1;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x40b3d2){if(!(null===_0x40b3d2||_0x40b3d2 instanceof _0x5960ab||Array['isArray'](_0x40b3d2)&&_0x40b3d2['every'](_0x133ed4=>fi(_0x133ed4))))throw new _0x53edc6('annotation-invalid-target',null,{'target':_0x40b3d2});}['_getNormalizedTarget'](){const _0x221199='function'==typeof this['_target']?this['_target']():this['_target'];return fi(_0x221199)?[_0x221199]:_0x221199;}}function fi(_0x495346){return null!==_0x495346&&'object'==typeof _0x495346&&'nodeType'in _0x495346&&0x1===_0x495346['nodeType'];}class S extends _0x30048a{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x2dc46e=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0xd9971c(),this['_focusTracker']['on']('change:isFocused',(_0x2c6e2c,_0x942567,_0x49ef73)=>{_0x49ef73||this['fire']('blur');});for(const _0x931c0a of _0x2dc46e)this['add'](_0x931c0a);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x1214a1){if(this['has'](_0x1214a1))throw new _0x53edc6('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x1214a1['innerView'],_0x1214a1),this['_viewToAnnotation']['set'](_0x1214a1['view'],_0x1214a1);for(const _0x37fc75 of _0x1214a1['focusableElements'])this['_focusTracker']['add'](_0x37fc75);this['listenTo'](_0x1214a1['focusableElements'],'add',(_0x2fc7ba,_0x38e281)=>{this['_focusTracker']['add'](_0x38e281);}),this['listenTo'](_0x1214a1['focusableElements'],'remove',(_0xab5086,_0x502885)=>{this['_focusTracker']['remove'](_0x502885);}),this['listenTo'](_0x1214a1['view']['focusTracker'],'change:isFocused',(_0x3d77cc,_0x3af68a,_0x4d68f4)=>{_0x4d68f4&&this['fire']('focus',_0x1214a1);}),_0x1214a1['updateTargetRect']();const _0x429b14=this['_getOrderInContent'](_0x1214a1['view']['targetRect']);return super['add'](_0x1214a1,_0x429b14);}['remove'](_0x12e37e){if(!this['has'](_0x12e37e))throw new _0x53edc6('annotationcollection-not-existing-item',null);this['stopListening'](_0x12e37e['view']['focusTracker']),this['stopListening'](_0x12e37e['focusableElements']);for(const _0x473d98 of _0x12e37e['focusableElements'])this['_focusTracker']['remove'](_0x473d98);return this['_viewToAnnotation']['delete'](_0x12e37e['view']),this['_innerViewToAnnotation']['delete'](_0x12e37e['innerView']),super['remove'](_0x12e37e);}['getByInnerView'](_0x2d47c7){return this['_innerViewToAnnotation']['get'](_0x2d47c7);}['getByView'](_0x3aaf5e){return this['_viewToAnnotation']['get'](_0x3aaf5e);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x4481b0 of this)_0x4481b0['updateTargetRect']();this['_sort']();}['_sort'](){const _0x23ee42=Array['from'](this)['sort']((_0x823ec,_0x212312)=>w(_0x823ec['view']['targetRect'],_0x212312['view']['targetRect']));for(let _0x3c2224=_0x23ee42['length']-0x1;_0x3c2224>0x0;_0x3c2224--){const _0x2f7ef9=_0x23ee42[_0x3c2224];_0x3c2224!==this['getIndex'](_0x2f7ef9)&&(this['remove'](_0x2f7ef9),this['add'](_0x2f7ef9));}}['_getOrderInContent'](_0x5a54ae){let _0x51eb70=0x0;if(!_0x5a54ae)return this['length'];for(const _0x2ab0c9 of this){const _0x38b82b=_0x2ab0c9['view']['targetRect'];if(_0x38b82b){if(w(_0x5a54ae,_0x38b82b)<0x0)return _0x51eb70;_0x51eb70++;}}return _0x51eb70;}}function v({source:_0x4a011c,target:_0x398019,filter:_0x5d5f37}){for(const _0x5d736c of _0x4a011c)_0x5d5f37(_0x5d736c)&&_0x398019['add'](_0x5d736c);_0x398019['listenTo'](_0x4a011c,'add',(_0x27ce6f,_0x44afd9)=>{_0x5d5f37(_0x44afd9)&&_0x398019['add'](_0x44afd9);}),_0x398019['listenTo'](_0x4a011c,'remove',(_0x5aa071,_0x319186)=>{_0x398019['has'](_0x319186)&&_0x398019['remove'](_0x319186);});}function w(_0x4eb817,_0x530f33){if(null===_0x4eb817&&null===_0x530f33)return 0x0;if(null===_0x4eb817)return-0x1;if(null===_0x530f33)return 0x1;const _0xac6357=_0x4eb817['top']-_0x530f33['top'];return 0x0==_0xac6357?_0x4eb817['left']-_0x530f33['left']:_0xac6357;}class y extends _0x2ce68f{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4e2ac5){if(super(_0x4e2ac5),this['collection']=new S(),this['_visibleAnnotations']=new S(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x4e2ac5 instanceof _0x3aca15){const _0x29ef7c=_0x4e2ac5['locale'];_0x4e2ac5['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':N(_0x29ef7c,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':N(_0x29ef7c,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':N(_0x29ef7c,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':N(_0x29ef7c,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':N(_0x29ef7c,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':N(_0x29ef7c,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':N(_0x29ef7c,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x125b45){this['collection']['add'](_0x125b45);}['remove'](_0x18118b){this['collection']['remove'](_0x18118b),_0x18118b['destroy']();}['refreshVisibility'](){for(const _0x4b4855 of this['collection'])_0x4b4855['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0xe25243){return this['collection']['getByInnerView'](_0xe25243);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x584677 of this['collection'])_0x584677['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x47cdc2){this['fire']('_activateAnnotation',_0x47cdc2);}['createAnnotation'](_0x1565cc){return new T(_0x1565cc);}['createAnnotationView'](_0x5a291d,_0x119f72){return new E(_0x5a291d,_0x119f72);}['_addActiveAnnotation'](_0x97aec8){const _0x4224e9=new Set(this['activeAnnotations']);_0x4224e9['add'](_0x97aec8),this['activeAnnotations']=_0x4224e9;}['_removeActiveAnnotation'](_0x263d56){const _0x5a19ee=new Set(this['activeAnnotations']);_0x5a19ee['delete'](_0x263d56),this['activeAnnotations']=_0x5a19ee;}['_bindAnnotationsToVisibleAnnotations'](){const _0x533979=this['collection'],_0x201442=this['_visibleAnnotations'];function _0x57ed20(_0x388f7f){const _0x232883=_0x388f7f['source'];_0x232883['isVisible']&&!_0x201442['has'](_0x232883)?_0x201442['add'](_0x232883):!_0x232883['isVisible']&&_0x201442['has'](_0x232883)&&_0x201442['remove'](_0x232883),_0x232883['view']['focusTracker']['remove'](_0x232883['view']['element']),_0x232883['view']['focusTracker']['add'](_0x232883['view']['element']);}this['listenTo'](_0x533979,'add',(_0x1ddde5,_0x320f2b)=>{_0x320f2b['isVisible']&&_0x201442['add'](_0x320f2b),this['listenTo'](_0x320f2b,'change:isVisible',_0x57ed20);}),this['listenTo'](_0x533979,'remove',(_0x4d1125,_0x2cb78d)=>{_0x201442['has'](_0x2cb78d)&&_0x201442['remove'](_0x2cb78d),this['stopListening'](_0x2cb78d,'change:isVisible',_0x57ed20);});}['_setupEnterAnnotationKeystroke'](){const _0x2374d5=_0xb6f774=>{_0xb6f774['on']('ready',()=>{_0xb6f774['keystrokes']['set'](_0x132c94,(_0x448af3,_0x8a6f4e)=>{const _0x2f1446=_0x3c6994(this['activeAnnotations']['values']());_0x2f1446&&(_0x2f1446['view']['focus'](),_0x8a6f4e());});});};this['context']instanceof _0x3aca15?_0x2374d5(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x25a0f0,_0x196add)=>{_0x2374d5(_0x196add);});}['_setupEscapeAnnotationHandling'](){const _0x2abd1a=_0x55a9ea=>{const _0x58399f=_0x55a9ea['source'],_0xd85bf1=[];let _0x21c1e5;if(Array['isArray'](_0x58399f['target'])){_0x21c1e5=_0x58399f['target'][0x0],this['context']instanceof _0x3aca15?_0xd85bf1['push'](this['context']):this['context']['editors']&&_0xd85bf1['push'](...this['context']['editors']);for(const _0x4046c0 of _0xd85bf1)for(const _0x2c07b0 of _0x4046c0['editing']['view']['domRoots']['values']())if(_0x2c07b0['contains'](_0x21c1e5))return void _0x4046c0['editing']['view']['focus']();_0x21c1e5['focus']();}};this['listenTo'](this['collection'],'add',(_0x118264,_0x32904e)=>{this['listenTo'](_0x32904e,'escape',_0x2abd1a,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x3bae87,_0x930b9a)=>{this['stopListening'](_0x930b9a,'escape',_0x2abd1a);});}}const bt=Symbol('noChannel'),Nt={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class o extends _0x2ce68f{['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[y,pt,st];}static get['pluginName'](){return'CommentsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4ce3c3){super(_0x4ce3c3),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x43acf3=this['context']['config'];_0x43acf3['define']('comments.maxCommentsWhenCollapsed',0x2),_0x43acf3['define']('comments.maxThreadTotalWeight',0x1f4),_0x43acf3['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x43acf3['define']('comments.CommentThreadView',Tt),_0x43acf3['define']('comments.CommentView',_t),_0x43acf3['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x1c02e4=this['context']['plugins']['get'](y);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0xf7d2c8,_0xc75ef0)=>this['_addCommentThread'](_0xc75ef0)),this['on']('submitCommentThread',(_0x3a1425,_0x291d4d)=>this['_submitCommentThread'](_0x291d4d)),this['on']('resolveCommentThread',(_0x33febf,_0x457b2f)=>this['_resolveCommentThread'](_0x457b2f)),this['on']('resolveCommentThread',(_0xa32fb6,_0x1b3b60)=>this['_updateActiveAnnotation'](_0x1b3b60),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x5d4073,_0x1a352a)=>this['_reopenCommentThread'](_0x1a352a)),this['on']('reopenCommentThread',(_0x82c9cb,_0x2fc63f)=>this['_updateActiveAnnotation'](_0x2fc63f),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x45a7ce,_0xb567c3)=>this['_removeCommentThread'](_0xb567c3)),this['on']('updateCommentThread',(_0x2855f8,_0x41c39d)=>this['_updateCommentThread'](_0x41c39d)),this['on']('updateCommentThread',(_0x1ad645,_0x10ad82)=>this['_updateActiveAnnotation'](_0x10ad82),{'priority':'lowest'}),this['on']('addComment',(_0x403054,_0x9de854)=>this['_addComment'](_0x9de854)),this['on']('updateComment',(_0x213f9a,_0x384aa0)=>this['_updateComment'](_0x384aa0)),this['on']('removeComment',(_0x530c42,_0x852256)=>this['_removeComment'](_0x852256)),this['on']('addComment',(_0x2cab3b,{threadId:_0x1fcb0c,isFromAdapter:_0x411de7})=>{if(_0x411de7)return;const _0x5f3ed5=this['getCommentThread'](_0x1fcb0c),_0x46a1ff=_0x5f3ed5&&this['_threadToController']['get'](_0x5f3ed5);_0x46a1ff&&_0x46a1ff['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x1c02e4,'change:activeAnnotations',(_0xdbf990,_0x4460f9,_0x322ba0)=>{const _0x5b3c6a=Array['from'](_0x322ba0)['map'](_0x28c678=>this['_viewToController']['get'](_0x28c678['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x5b3c6a?_0x5b3c6a['model']:null;});}set['adapter'](_0x252219){if(this['_adapter'])throw new _0x53edc6('commentsrepository-adapter-already-set');this['_adapter']=_0x252219;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x455bc5=bt,threadId:_0x537752=_0x3a3d8a(),comments:_0x3b6a68=[],unlinkedAt:_0x399d9a=null,resolvedAt:_0x2dc82e=null,resolvedBy:_0x5d8c8a=null,target:_0x3deb3f=null,context:_0x1eb020=null,attributes:_0x34805a={},isResolvable:_0xbafdf=!0x0,isSubmitted:_0x34d1a0=!0x1,isFromAdapter:_0x3b29b1=!0x1}={}){return this['fire'](xt('addCommentThread',_0x455bc5),{'channelId':_0x455bc5,'threadId':_0x537752,'comments':_0x3b6a68,'unlinkedAt':_0x399d9a,'resolvedAt':_0x2dc82e,'resolvedBy':_0x5d8c8a,'target':_0x3deb3f,'context':_0x1eb020,'attributes':_0x34805a,'isFromAdapter':_0x3b29b1,'isResolvable':_0xbafdf,'isSubmitted':_0x34d1a0}),this['getCommentThread'](_0x537752);}['openNewCommentThread']({channelId:_0x450f94=bt,threadId:_0x2187d5=_0x3a3d8a(),target:_0x308a49,context:_0x1d596a=null,isResolvable:_0x4843cf=!0x0}){if(this['_readOnlyChannels']['has'](_0x450f94)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x308a49)throw new _0x53edc6('commentsrepository-missing-target');const _0x285e1d=this['addCommentThread']({'channelId':_0x450f94,'threadId':_0x2187d5,'target':_0x308a49,'context':_0x1d596a,'isResolvable':_0x4843cf});if(!_0x285e1d)return null;const _0x583e34=this['_threadToController']['get'](_0x285e1d),_0xab7d04=_0x583e34['view']['commentThreadInputView']['commentInputView'],_0xbc96dc=this['context']['plugins']['get'](y),_0x462c65=_0xbc96dc['getByInnerView'](_0x583e34['view']);return _0xbc96dc['activate'](_0x462c65),_0xab7d04['once']('editorReady',()=>_0xab7d04['focus']()),_0x285e1d;}['hasCommentThread'](_0xa35698){if('string'!=typeof _0xa35698)throw new _0x53edc6('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0xa35698);}['updateCommentThread']({channelId:_0x3025d7=bt,threadId:_0x370e9a,context:_0x178c01,unlinkedAt:_0x398411,attributes:_0xe4aef2,isFromAdapter:_0xf14efe=!0x1}){return this['fire'](xt('updateCommentThread',_0x3025d7),{'channelId':_0x3025d7,'threadId':_0x370e9a,'context':_0x178c01,'unlinkedAt':_0x398411,'attributes':_0xe4aef2,'isFromAdapter':_0xf14efe}),this['getCommentThread'](_0x370e9a);}['getCommentThread'](_0x3b664a){if('string'!=typeof _0x3b664a)throw new _0x53edc6('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x3b664a);}['fetchCommentThread']({channelId:_0x206a8c,threadId:_0x24ea1f}={}){const _0x13bc30=this['getCommentThread'](_0x24ea1f);if(_0x13bc30)return Promise['resolve'](_0x13bc30);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x53edc6('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x206a8c,'threadId':_0x24ea1f})['then'](_0x38712d=>this['hasCommentThread'](_0x24ea1f)?this['getCommentThread'](_0x24ea1f):_0x38712d?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x206a8c},_0x38712d)):void 0x0)['catch'](_0x290149=>{throw console['error'](_0x290149),new _0x53edc6('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x4dc004,skipNotAttached:_0x5a8561=!0x1,skipEmpty:_0x3a0c77=!0x1,toJSON:_0x4d42ee=!0x1}={}){const _0x34449b=[];for(const _0x41a7a9 of this['_threads']['values']())_0x4dc004&&_0x41a7a9['channelId']!==_0x4dc004||_0x5a8561&&!_0x41a7a9['isAttached']||_0x3a0c77&&0x0===_0x41a7a9['length']||_0x34449b['push'](_0x41a7a9);return _0x4d42ee?_0x34449b['map'](_0x3d096d=>_0x3d096d['toJSON']()):_0x34449b;}['getAnnotationForCommentThread'](_0x3d54e1){const _0x3d0790=this['_threadToController']['get'](_0x3d54e1);if(!_0x3d0790)return null;return this['context']['plugins']['get'](y)['getByInnerView'](_0x3d0790['view'])||null;}['getCommentThreadForAnnotation'](_0x51fd70){const _0x505b54=this['_viewToController']['get'](_0x51fd70['innerView']);return _0x505b54?_0x505b54['model']:null;}['setActiveCommentThread'](_0x44e30e){const _0x3950fe=this['context']['plugins']['get'](y);if(!_0x44e30e)return void(this['activeCommentThread']&&_0x3950fe['deactivateAll']());const _0x3506aa=this['getCommentThread'](_0x44e30e);if(!_0x3506aa)throw new _0x53edc6('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x44e30e});if(!this['_threadToController']['has'](_0x3506aa))throw new _0x53edc6('commentsrepository-active-not-attached',null,{'threadId':_0x44e30e});const _0x584c73=_0x3950fe['getByInnerView'](this['_threadToController']['get'](_0x3506aa)['view']);_0x3950fe['activate'](_0x584c73);}['switchReadOnly'](_0xb0145c,_0xcd050e){_0xb0145c?this['_readOnlyChannels']['add'](_0xcd050e):this['_readOnlyChannels']['delete'](_0xcd050e),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x563b7a){return this['_readOnlyChannels']['has'](_0x563b7a)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x53519c,_0x5360b0){return new gt(_0x53519c,_0x5360b0);}['setPermissions'](_0x7e332,_0xf94d5b=bt){this['_permissions']['set'](_0xf94d5b,_0x7e332),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x215cb0=bt){return this['_permissions']['has'](_0x215cb0)?this['_permissions']['get'](_0x215cb0):Nt;}['_addCommentThread']({channelId:_0x20a408,threadId:_0x147f18,comments:_0x23c020,unlinkedAt:_0x489018,resolvedAt:_0x2bbc64,resolvedBy:_0x4f0bb3,target:_0x408729,context:_0x5d7057,attributes:_0x1fdcd0,isFromAdapter:_0x5c5199,isResolvable:_0x564540,isSubmitted:_0x5ee968}){if('string'!=typeof _0x147f18)throw new _0x53edc6('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x147f18});if(this['hasCommentThread'](_0x147f18))throw new _0x53edc6('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x147f18});const _0x336cf8=new pi(this,{'channelId':_0x20a408,'id':_0x147f18,'context':_0x5d7057,'attributes':_0x1fdcd0,'unlinkedAt':_0x489018,'resolvedAt':_0x2bbc64,'resolvedBy':_0x4f0bb3?this['context']['plugins']['get'](st)['getUser'](_0x4f0bb3):null,'isResolvable':_0x564540,'isSubmitted':_0x5ee968||_0x5c5199});this['_threads']['set'](_0x147f18,_0x336cf8);for(const _0x4e8d2f of _0x23c020)_0x336cf8['_add'](this['_createNewComment']({'threadId':_0x147f18,..._0x4e8d2f}));return _0x408729&&_0x336cf8['attachTo'](_0x408729),_0x5c5199||!_0x336cf8['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x20a408,'threadId':_0x147f18});}['_submitCommentThread']({channelId:_0x1325fa,threadId:_0x433f25}){if(!this['hasCommentThread'](_0x433f25))throw new _0x53edc6('commentsrepository-missing-comment-thread',this);const _0x3c3fca=this['getCommentThread'](_0x433f25);if(_0x3c3fca['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x5efa4c,comments:_0x582cc3,resolvedAt:_0x585ef0,resolvedBy:_0x15c8a0,context:_0x1377f3,attributes:_0x29d4d6}=_0x3c3fca,_0x222957=this['context']['plugins']['get']('PendingActions'),_0x24b4f0=_0x222957['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x1325fa,'threadId':_0x5efa4c,'comments':_0x582cc3['map'](_0x38aaac=>_0x38aaac['toJSON']()),'resolvedAt':_0x585ef0,'resolvedBy':_0x15c8a0?_0x15c8a0['id']:_0x15c8a0,'context':_0x1377f3,'attributes':_0x29d4d6})['then'](({comments:_0x54f440})=>{_0x222957['remove'](_0x24b4f0);for(const _0x4eb7b6 of _0x54f440)this['_updateComment']({'channelId':_0x1325fa,'threadId':_0x433f25,'commentId':_0x4eb7b6['commentId'],'createdAt':_0x4eb7b6['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x2ac162=>{throw console['error'](_0x2ac162),new _0x53edc6('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x4bb59c,target:_0x515b11}){const _0x1473fc=this['getCommentThread'](_0x4bb59c);if(!_0x1473fc)throw new _0x53edc6('commentsrepository-attach-missing-comment-thread',this);const _0x52de11=this['context']['plugins']['get']('PendingActions'),_0x25bbca=this['context']['plugins']['get'](y),_0x3d0849=this['_createCommentThreadView'](_0x1473fc),_0x561fcd=new gt(_0x1473fc,_0x3d0849);let _0x554ef8=null;_0x3d0849['on']('change:isDirty',(_0x1ac668,_0x195e11,_0xf432cb)=>{_0xf432cb?_0x554ef8=_0x52de11['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x554ef8&&(_0x52de11['remove'](_0x554ef8),_0x554ef8=null);}),this['_threadToController']['set'](_0x1473fc,_0x561fcd),this['_viewToController']['set'](_0x3d0849,_0x561fcd);const _0x327789=new E(this['context']['locale'],_0x3d0849);_0x327789['bind']('length')['to'](_0x3d0849),_0x327789['bind']('isDirty')['to'](_0x3d0849,'isDirty',_0x3d0849,'length',(_0x54f762,_0x55da18)=>_0x54f762||!_0x55da18),_0x327789['bind']('isActive')['to'](_0x3d0849),_0x327789['type']='comment';const _0x4db0fc=new T({'view':_0x327789,'target':_0x515b11,'type':'comment','isVisible':!_0x1473fc['archivedAt']&&!!('function'==typeof _0x515b11?_0x515b11():_0x515b11)});return _0x3d0849['on']('escape',()=>{_0x4db0fc['fire']('escape');}),this['_bindAnnotationToEditors'](_0x3d0849,_0x4db0fc),_0x25bbca['add'](_0x4db0fc),_0x4db0fc;}['_bindAnnotationToEditors'](_0xf41afe,_0x102900){this['listenTo'](_0xf41afe,'editorReady',(_0x1407e6,_0x569d2a)=>{const _0x5ccf58=_0x569d2a['ui']['view']['body']['bodyCollectionContainer'];_0x102900['focusableElements']['add'](_0x5ccf58),this['context']instanceof _0x3aca15&&this['context']['ui']['focusTracker']['add'](_0x5ccf58);},{'priority':'highest'}),this['listenTo'](_0xf41afe,'editorDestroyed',(_0x58bfd4,_0xa0c694)=>{const _0x565ee4=_0xa0c694['ui']['view']['body']['bodyCollectionContainer'];_0x102900['focusableElements']['has'](_0x565ee4)&&_0x102900['focusableElements']['remove'](_0x565ee4),this['context']instanceof _0x3aca15&&this['context']['ui']['focusTracker']['remove'](_0x565ee4);});}['_unbindEditors'](_0x5e26df){this['stopListening'](_0x5e26df,'editorReady'),this['stopListening'](_0x5e26df,'editorDestroyed');}['_createCommentThreadView'](_0x2a33e8){const _0x479bc3=this['context']['plugins']['get'](st),{config:_0x26e3c6,locale:_0x21abe2}=this['context'],_0x4907b1=It(_0x26e3c6['get']('locale'),_0x21abe2);return new(0x0,(_0x26e3c6['get']('comments'))['CommentThreadView'])(_0x21abe2,_0x2a33e8,_0x479bc3['me'],{'editorConfig':{..._0x26e3c6['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x26e3c6['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x26e3c6['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x26e3c6['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x26e3c6['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x4907b1,'CommentView':_0x26e3c6['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x575997,channelId:_0x3eedaa,resolvedAt:_0x56de41,resolvedBy:_0x309769,isFromAdapter:_0x4c2319}){if(!this['hasCommentThread'](_0x575997))throw new _0x53edc6('commentsrepository-missing-comment-thread',null,{'threadId':_0x575997});const _0x35282d=this['getCommentThread'](_0x575997);if(_0x35282d['isResolved'])throw new _0x53edc6('commentsrepository-resolved-comment-thread',null,{'threadId':_0x575997});const _0x259589=this['context']['plugins']['get'](st);if(_0x35282d['resolvedBy']=_0x259589['getUser'](_0x309769),_0x35282d['resolvedAt']=_0x56de41,_0x4c2319||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x15148f=this['context']['plugins']['get']('PendingActions'),_0x513a4a=_0x15148f['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x3eedaa,'threadId':_0x575997})['then'](({resolvedAt:_0x12e4e1,resolvedBy:_0xcc05e9})=>{_0x15148f['remove'](_0x513a4a),_0x35282d['resolvedBy']['id']!==_0xcc05e9&&(_0x35282d['resolvedBy']=_0x259589['getUser'](_0xcc05e9)),_0x35282d['resolvedAt']=_0x12e4e1;})['catch'](_0x3eb96e=>{throw console['error'](_0x3eb96e),new _0x53edc6('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x543872,channelId:_0x1e7ae0,isFromAdapter:_0x263094}){if(!this['hasCommentThread'](_0x543872))throw new _0x53edc6('commentsrepository-missing-comment-thread',null,{'threadId':_0x543872});const _0x479da6=this['getCommentThread'](_0x543872);if(!_0x479da6['isResolved'])throw new _0x53edc6('commentsrepository-reopen-comment-thread',null,{'threadId':_0x543872});if(_0x479da6['resolvedBy']=null,_0x479da6['resolvedAt']=null,_0x263094||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x354b1a=this['context']['plugins']['get']('PendingActions'),_0x31d8a6=_0x354b1a['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x1e7ae0,'threadId':_0x543872})['then'](()=>_0x354b1a['remove'](_0x31d8a6))['catch'](_0x1fe3f9=>{throw console['error'](_0x1fe3f9),new _0x53edc6('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x5313ff,isFromAdapter:_0x207147}){const _0x18ab5c=this['getCommentThread'](_0x5313ff);if(!_0x18ab5c)throw new _0x53edc6('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x5313ff),this['_threads']['delete'](_0x5313ff),!_0x18ab5c['isSubmitted']||_0x207147||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0xdcd456=this['context']['plugins']['get']('PendingActions'),{channelId:_0x48d51d}=_0x18ab5c,_0x1fb61e=_0xdcd456['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x48d51d,'threadId':_0x5313ff})['then'](()=>_0xdcd456['remove'](_0x1fb61e))['catch'](_0x40752e=>{throw console['error'](_0x40752e),new _0x53edc6('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x1560f1,unlinkedAt:_0xa2a9bb,context:_0x5b36ca,attributes:_0x5c6d6c,isFromAdapter:_0x2830ca}){if('string'!=typeof _0x1560f1)throw new _0x53edc6('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x1560f1});if(!this['hasCommentThread'](_0x1560f1))throw new _0x53edc6('commentsrepository-missing-comment-thread',null,{'threadId':_0x1560f1});const _0x41f600=this['getCommentThread'](_0x1560f1);let _0x726b50=!0x1;if(void 0x0!==_0x5b36ca&&_0x41f600['context']!==_0x5b36ca&&(_0x41f600['context']=_0x5b36ca,_0x726b50=!0x0),void 0x0!==_0xa2a9bb&&_0x41f600['unlinkedAt']!==_0xa2a9bb&&(_0x41f600['unlinkedAt']=_0xa2a9bb,_0x726b50=!0x0),_0x5c6d6c&&!yt(_0x5c6d6c,_0x41f600['attributes'])&&(_0x41f600['attributes']=_0x5c6d6c,_0x726b50=!0x0),!_0x726b50)return Promise['resolve']();if(!_0x41f600['isSubmitted']||_0x2830ca||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x4bfcba=this['context']['plugins']['get']('PendingActions'),{channelId:_0x3531e1}=_0x41f600,_0x2d09ec=_0x4bfcba['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x3531e1,'threadId':_0x1560f1,'context':_0x5b36ca,'unlinkedAt':_0xa2a9bb,'attributes':_0x5c6d6c})['then'](()=>_0x4bfcba['remove'](_0x2d09ec))['catch'](_0x26afd7=>{throw console['error'](_0x26afd7),new _0x53edc6('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x4b7f0e){const _0x51a90c=this['context']['plugins']['get'](y),_0x451358=this['getCommentThread'](_0x4b7f0e);if(_0x451358['_isAttached']=!0x1,this['_threadToController']['has'](_0x451358)){const _0x376771=this['_threadToController']['get'](_0x451358),_0x4c9793=_0x376771['view'],_0x4ebd3a=_0x51a90c['getByInnerView'](_0x4c9793);this['_threadToController']['delete'](_0x451358),this['_viewToController']['delete'](_0x4c9793),_0x4ebd3a&&_0x51a90c['remove'](_0x4ebd3a),_0x376771['destroy'](),_0x4c9793['destroy']()['then'](()=>{this['_unbindEditors'](_0x4c9793);});}}['_updateActiveAnnotation']({threadId:_0x2d093f,resolvedAt:_0x4afb64,unlinkedAt:_0x56f24a}){const _0x41c342=!!_0x4afb64,_0xee01c9=this['context']['plugins']['get'](y),_0x2404ab=this['getCommentThread'](_0x2d093f);if(this['_threadToController']['has'](_0x2404ab)){const _0x433f6e=this['_threadToController']['get'](_0x2404ab)['view'],_0x35fd9e=_0xee01c9['getByInnerView'](_0x433f6e);_0x35fd9e&&(_0x41c342&&_0xee01c9['_removeActiveAnnotation'](_0x35fd9e),_0x56f24a?_0x35fd9e['isVisible']=!0x1:_0x35fd9e['refreshVisibility']());}}['_getExternalAuthor'](_0x364ae4){const _0x1d8719=this['context']['plugins']['get'](st),_0x250cfe=wt('external:'+_0x364ae4),_0x3ba4f6=_0x1d8719['getUser'](_0x250cfe);return _0x3ba4f6||_0x1d8719['addUser']({'id':_0x250cfe,'name':_0x364ae4});}['_createNewComment']({threadId:_0x29a39a,commentId:_0x4436fd=_0x3a3d8a(),content:_0x3960e2,authorId:_0xfe06f7,createdAt:_0xd35143,attributes:_0x1cf721}){if('string'!=typeof _0x4436fd)throw new _0x53edc6('commentsrepository-invalid-commentid');if('string'!=typeof _0xfe06f7)throw new _0x53edc6('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x3960e2||!_0x3960e2['trim']())throw new _0x53edc6('commentsrepository-invalid-comment-content');const _0x352723=this['context']['plugins']['get'](st)['getUser'](_0xfe06f7);if(!_0x352723)throw new _0x53edc6('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0xfe06f7});let _0x1ad964=null,_0x4f728a=_0xd35143;return _0x1cf721?.['@external']&&(_0x1ad964=this['_getExternalAuthor'](_0x1cf721['@external']['authorName']),_0x4f728a=new Date(_0x1cf721['@external']['createdAt'])),new wi(this,{'threadId':_0x29a39a,'id':_0x4436fd,'author':_0x1ad964||_0x352723,'creator':_0x352723,'content':_0x3960e2,'createdAt':_0xd35143,'authoredAt':_0x4f728a,'attributes':_0x1cf721});}['_addComment'](_0x39ab22){let {threadId:_0x48f1d6,content:_0x5454ce,attributes:_0x537ce2,isFromAdapter:_0x5ca87c}=_0x39ab22;const _0x2a5f3d=this['getCommentThread'](_0x39ab22['threadId']);if(!_0x2a5f3d)throw new _0x53edc6('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x3e20b3=this['_createNewComment'](_0x39ab22),{id:_0x3ecf44}=_0x3e20b3;if(_0x2a5f3d['_add'](_0x3e20b3),_0x5ca87c||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x2a5f3d['isSubmitted'])return Promise['resolve']();const _0x49432a=this['context']['plugins']['get']('PendingActions'),{channelId:_0x2a99a5}=_0x2a5f3d,_0x1a9e94=_0x49432a['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x537ce2||(_0x537ce2={}),this['adapter']['addComment']({'channelId':_0x2a99a5,'threadId':_0x48f1d6,'commentId':_0x3ecf44,'content':_0x5454ce,'attributes':_0x537ce2})['then'](_0x15f8c0=>{_0x49432a['remove'](_0x1a9e94),_0x15f8c0&&this['_updateComment']({'channelId':_0x2a99a5,'threadId':_0x48f1d6,'commentId':_0x3ecf44,'createdAt':_0x15f8c0['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x2a9a70=>{throw console['error'](_0x2a9a70),new _0x53edc6('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x4932ee,commentId:_0x16bced,content:_0x3bce3d,createdAt:_0x1b8137,attributes:_0x2aedf1,isFromAdapter:_0x16ec8e}){if(void 0x0!==_0x3bce3d&&('string'!=typeof _0x3bce3d||!_0x3bce3d['trim']()['length']))throw new _0x53edc6('commentsrepository-update-comment-invalid-content');const _0x434895=this['getCommentThread'](_0x4932ee),_0x3dac00=_0x434895['getComment'](_0x16bced);if(!_0x3dac00)throw new _0x53edc6('commentsrepository-update-missing-comment',this);let _0x7c4743=!0x1;if(_0x3bce3d&&_0x3bce3d!==_0x3dac00['content']&&(_0x3dac00['isEditable']||_0x16ec8e)&&(_0x3dac00['content']=_0x3bce3d,_0x7c4743=!0x0),_0x1b8137&&_0x1b8137!==_0x3dac00['createdAt']&&(_0x3dac00['createdAt']=_0x1b8137,_0x3dac00['attributes']&&_0x3dac00['attributes']['@external']||(_0x3dac00['authoredAt']=_0x1b8137),_0x7c4743=!0x0),_0x2aedf1&&!yt(_0x2aedf1,_0x3dac00['attributes'])&&(_0x3dac00['attributes']=_0x2aedf1,_0x7c4743=!0x0),!_0x7c4743)return Promise['resolve']();if(_0x434895['fire']('commentUpdated'),_0x16ec8e||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x5e6319=this['context']['plugins']['get']('PendingActions'),{channelId:_0x2d2dde}=this['getCommentThread'](_0x3dac00['threadId']),_0x6a7a66=_0x5e6319['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x2d2dde,'threadId':_0x4932ee,'commentId':_0x16bced,'content':_0x3bce3d,'attributes':_0x2aedf1})['then'](()=>_0x5e6319['remove'](_0x6a7a66))['catch'](_0x3c6594=>{throw console['error'](_0x3c6594),new _0x53edc6('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x1ebcd9,commentId:_0x250449,isFromAdapter:_0x5d058c}){const _0x2a1d21=this['getCommentThread'](_0x1ebcd9),_0x236b9b=_0x2a1d21['getComment'](_0x250449);if(!_0x236b9b)throw new _0x53edc6('commentsrepository-remove-missing-comment',this);if(_0x2a1d21['_remove'](_0x236b9b),_0x5d058c||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x1bf0b1=this['context']['plugins']['get']('PendingActions'),{channelId:_0x3fb804}=_0x2a1d21,_0x5109de=_0x1bf0b1['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x3fb804,'threadId':_0x1ebcd9,'commentId':_0x250449})['then'](()=>_0x1bf0b1['remove'](_0x5109de))['catch'](_0xc5ef29=>{throw console['error'](_0xc5ef29),new _0x53edc6('commentsrepository-remove-comment-internal-error',this);});}}class pi extends/* #__PURE__ -- @preserve */
|
|
30
|
-
|
|
31
|
-
_0x3f1717(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x552f12,_0x5c958d){super();const _0x26cbd5=_0x552f12['context']['plugins']['get'](st)['me'],_0xbd6830=_0x552f12['getCommentThread'](_0x5c958d['threadId']),_0x48c7f1=0x0===_0xbd6830['comments']['length'],_0x162c13=_0x26cbd5===_0x5c958d['author'];this['id']=_0x5c958d['id'],this['threadId']=_0x5c958d['threadId'],this['author']=_0x5c958d['author'],this['creator']=_0x5c958d['creator'],this['isExternal']=Boolean(_0x5c958d['attributes']&&_0x5c958d['attributes']['@external']),this['set']('content',_0x5c958d['content']),this['createdAt']=_0x5c958d['createdAt']||new Date(),this['set']('authoredAt',_0x5c958d['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0xbd6830,'resolvedAt'),this['set']('attributes',_0x5c958d['attributes']||{}),this['bind']('isEditable')['to'](_0x552f12,'_permissions',()=>{const _0x545877=_0x552f12['getPermissions'](_0xbd6830['channelId'])['write'],_0xbbd3e8=_0x552f12['getPermissions'](_0xbd6830['channelId'])['modifyAll'];return _0x162c13&&_0x545877||!_0x162c13&&_0xbbd3e8;}),this['bind']('isRemovable')['to'](_0xbd6830,'isRemovable',_0x552f12,'_permissions',_0x2ac23b=>{const _0x2d4ef2=_0x552f12['getPermissions'](_0xbd6830['channelId'])['write'],_0xd8bc36=_0x552f12['getPermissions'](_0xbd6830['channelId'])['modifyAll'];return _0x162c13&&_0x2d4ef2||_0x2ac23b&&_0x48c7f1||!_0x162c13&&_0xd8bc36&&!_0x48c7f1;}),this['bind']('isReadOnly')['to'](_0xbd6830,'isReadOnly'),this['_repository']=_0x552f12;}get['weight'](){return Math['max'](function(_0x189d41){const _0x49e574=document['createElement']('div');return _0x49e574['innerHTML']=_0x189d41,_0x49e574['textContent']['length'];}(this['content']),0xc8);}['update'](_0xcab2fb){const {threadId:_0x27acc6,id:_0x58ca5d}=this;if(!this['_repository']['hasCommentThread'](_0x27acc6))throw new _0x53edc6('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x35bc50}=this['_repository']['getCommentThread'](_0x27acc6);this['_repository']['fire'](xt('updateComment',_0x35bc50,_0x27acc6),{'channelId':_0x35bc50,'threadId':_0x27acc6,'commentId':_0x58ca5d,..._0xcab2fb});}['setAttribute'](_0x3598bc,_0x2e307d){const _0x281b73=At(this['attributes']);Ct(_0x281b73,_0x3598bc,_0x2e307d),this['update']({'attributes':_0x281b73});}['removeAttribute'](_0xfe5573){const _0x3fcb88=At(this['attributes']);vt(_0x3fcb88,_0xfe5573),this['update']({'attributes':_0x3fcb88});}['remove'](_0x142075={}){if(!_0x142075['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x2e95e1,id:_0x192d3c}=this;if(!this['_repository']['hasCommentThread'](_0x2e95e1))throw new _0x53edc6('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0xe24d0c}=this['_repository']['getCommentThread'](_0x2e95e1);this['_repository']['fire'](xt('removeComment',_0xe24d0c,_0x2e95e1),{'channelId':_0xe24d0c,'threadId':_0x2e95e1,'commentId':_0x192d3c,..._0x142075});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function xt(_0x431fb7,..._0x1b4b7f){for(const _0x1fbd54 of _0x1b4b7f)void 0x0!==_0x1fbd54&&(_0x431fb7+=':'+String(_0x1fbd54));return _0x431fb7;}class rt extends _0x2f5760{constructor(_0x5ad340){super(_0x5ad340),this['set']('hasContent',!0x1);}['refresh'](){const _0x2e7619=this['editor']['model']['document']['selection'];this['isEnabled']=!0x0,this['hasContent']=!0x1;for(const _0x2c444d of _0x2e7619['getRanges']())if(this['_hasContent'](_0x2c444d))return void(this['hasContent']=!0x0);}['execute']({threadId:_0xcd38d2=_0x3a3d8a(),ranges:_0x5a889c,comment:_0x52e2b6}={}){const _0x5726a9=this['editor']['model'],_0x20dd45=_0x5a889c??Array['from'](_0x5726a9['document']['selection']['getRanges']()),_0x5b2db1=[];for(const _0x5e88ac of _0x20dd45)this['_hasContent'](_0x5e88ac)&&_0x5b2db1['push'](this['_trimToContent'](_0x5e88ac));if(!_0x5b2db1['length'])throw new _0x53edc6('addcommentthreadcommand-incorrect-ranges',null);_0x52e2b6&&this['_createCommentThread'](_0xcd38d2,_0x52e2b6),this['_createMarkersFromRanges'](_0xcd38d2,_0x5b2db1,!!_0x52e2b6);}['_createMarkersFromRanges'](_0x34c3de,_0x3a54a5,_0x289504){this['editor']['model']['change'](_0x523860=>{for(const _0x384a5e of _0x3a54a5){const _0x39cfcc=_0x3a3d8a()['substr'](0x1,0x5),_0x52c37c='comment:'+_0x34c3de+':'+_0x39cfcc;_0x523860['addMarker'](_0x52c37c,{'range':_0x384a5e,'usingOperation':_0x289504,'affectsData':_0x289504});}});}['_createCommentThread'](_0x2867c1,_0x91c98a){const _0x5e4765=this['editor']['plugins']['get']('CommentsRepository'),_0x54205d=this['editor']['config']['get']('collaboration.channelId'),_0x5bfe17=this['editor']['plugins']['get']('Users')['me'];if(!_0x5bfe17)throw new _0x53edc6('addcommentthreadcommand-user-not-found',null);_0x5e4765['addCommentThread']({'threadId':_0x2867c1,'channelId':_0x54205d,'comments':[{'authorId':_0x5bfe17['id'],'content':_0x91c98a,'createdAt':new Date(),'attributes':{}}]});}['_hasContent'](_0x2ffc39){for(const _0x2d0e33 of _0x2ffc39['getItems']())if(this['_itemIsContent'](_0x2d0e33))return!0x0;return!0x1;}['_itemIsContent'](_0x434525){return _0x434525['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x434525)&&!_0x434525['is']('element','tableCell');}['_trimToContent'](_0x34ab8e){const _0x10965f=_0x5c3b03=>!this['_itemIsContent'](_0x5c3b03['item']),_0x226ec5=_0x34ab8e['start']['getLastMatchingPosition'](_0x10965f),_0x20f752=_0x34ab8e['end']['getLastMatchingPosition'](_0x10965f,{'direction':'backward'});return this['editor']['model']['createRange'](_0x226ec5,_0x20f752);}}class b extends _0x3ba3e1{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[y];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x2e0412){super(_0x2e0412),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x359824=this['editor'],_0x170db5=_0x359824['model']['document']['selection'],_0x22640b=_0x42f0ef(()=>this['refreshSelectedViews'](),0xa);_0x170db5['on']('change:range',(_0xcdf072,_0x36471b)=>{_0x36471b['directChange']&&(_0x22640b['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x359824['editing']['view']['document'],'change:isFocused',(_0x21b19a,_0x4a6f39,_0x123ead)=>{_0x123ead&&_0x22640b();}),this['listenTo'](_0x359824['ui']['focusTracker'],'change:isFocused',(_0x68568,_0x213134,_0x366ec)=>{_0x366ec||this['fire']('blur',{'isAnnotationTracked':_0x1d6a79=>this['_editorAnnotationsData']['has'](_0x1d6a79['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x4c482e){if(this['_editorAnnotations']['has'](_0x4c482e['view']))return;this['_editorAnnotations']['add'](_0x4c482e['view']),this['editor']['ui']['focusTracker']['add'](_0x4c482e['view']['element']);const _0x58df53=this['editor']['plugins']['get'](y);this['listenTo'](_0x58df53['collection'],'remove',(_0x42c034,_0x462c43)=>{this['editor']['ui']['focusTracker']['remove'](_0x462c43['view']['element']),this['_editorAnnotations']['delete'](_0x462c43['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x524275){if('function'!=typeof _0x524275)throw new _0x53edc6('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x524275);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x180038,annotations:_0x466f8c}){const _0x19a780=[],_0x12d301=this['editor']['model']['document']['selection'],_0x1ef583=Array['from'](_0x12d301['getRanges']());for(const [_0x39a723,_0x142847]of this['_editorAnnotationsData']){const _0x28da75=_0xce2f02(_0x142847),_0x210b64=_0x466f8c['getByInnerView'](_0x39a723);_0x28da75&&_0x210b64&&_0x19a780['push']({'annotation':_0x210b64,'range':_0x28da75});}function _0xce2f02(_0x1796ee){for(const _0x524765 of _0x1796ee)for(const _0x1673a8 of _0x1ef583)if(_0x524765['containsRange'](_0x1673a8,!_0x12d301['isCollapsed']))return _0x524765;return null;}return _0x19a780['sort']((_0x4bf5c7,_0x3b1050)=>{const _0x104f81=_0x4bf5c7['range'],_0x55d33c=_0x3b1050['range'];if(!_0x104f81['isEqual'](_0x55d33c)){if(_0x104f81['containsRange'](_0x55d33c,!0x0))return 0x1;if(_0x55d33c['containsRange'](_0x104f81,!0x0))return-0x1;}return _0x4bf5c7['annotation']==_0x180038?-0x1:_0x3b1050['annotation']==_0x180038?0x1:0x0;})['map'](_0x57f408=>_0x57f408['annotation']);}get['_editorAnnotationsData'](){const _0x5a4615=new Map();for(const _0x1ee605 of Array['from'](this['_dataCollectors']))for(const [_0x51d378,_0x32f9c3]of _0x1ee605())_0x5a4615['set'](_0x51d378,_0x32f9c3);return _0x5a4615;}}class ct extends _0x3ba3e1{['afterInit'](){const _0x54a981=this['editor'];if(!_0x54a981['plugins']['has']('RestrictedEditingModeEditing'))return;_0x54a981['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class at extends _0x3ba3e1{constructor(_0x3da8ff){super(_0x3da8ff),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x30c6fa=this['editor'],_0x2f1107=_0x30c6fa['commands']['get']('importWord'),_0xd9d2a7=_0x30c6fa['plugins']['get'](st);_0x2f1107&&(_0x2f1107['on']('execute',(_0x691d7f,[,_0x4e7079])=>{_0x4e7079['collaboration_features']={'comments':!0x0,'user_id':_0xd9d2a7['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x2f1107,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x1fe4ac,_0x3cfaff){const {comment_threads:_0x5de367}=_0x3cfaff;_0x5de367&&_0x5de367['forEach'](({thread_id:_0x334c8d,comments:_0x17eb0b,is_resolved:_0x24b08b})=>{const _0x4f27df=new Date(),_0x22e29f=_0x17eb0b['map'](({author:_0x520bb7,content:_0x2ca6b2,created_at:_0x494413})=>({'content':_0x2ca6b2,'authorId':this['editor']['plugins']['get'](st)['me']['id'],'createdAt':_0x4f27df,'attributes':{'@external':{'authorName':_0x520bb7,'createdAt':_0x494413?new Date(_0x494413):new Date(),'source':'importWord'}}})),_0x3fd786=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](o)['addCommentThread']({'channelId':_0x3fd786,'threadId':_0x334c8d,'comments':_0x22e29f,'resolvedAt':_0x24b08b?_0x4f27df:null});});}}class ut extends _0x3ba3e1{constructor(_0x4cf5e2){super(_0x4cf5e2),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x449c69=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x449c69,'contentInsertion',(_0x33c862,_0x435559)=>this['_removeMarkersWithoutThreads'](_0x435559['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x49ebf1){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x49ebf1;const _0x161f7e=this['editor']['plugins']['get']('CommentsRepository');for(const _0x49d4b4 of _0x49ebf1['keys']()){const [_0x419da1,_0x69404a]=_0x49d4b4['split'](':');'comment'!=_0x419da1||_0x161f7e['hasCommentThread'](_0x69404a)||_0x49ebf1['delete'](_0x49d4b4);}return _0x49ebf1;}['_registerMarkerInClipboardPipeline'](){const _0x51a963=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x3cdc27=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x3cdc27&&_0x51a963['_registerMarkerToCopy']('comment',_0x3cdc27);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x5246ee){switch(_0x5246ee){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}function dt(_0x2d3d2c){const _0x124c61=_0x2d3d2c['split'](':');return{'group':_0x124c61[0x0],'id':_0x124c61[0x1],'part':_0x124c61[0x2]};}class ft extends _0x3ba3e1{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0xc2f06a,_0x5d3163)=>{if(!_0x5d3163['options']['showCommentHighlights'])return null;if(_0x5d3163['options']['ignoreResolvedComments']){const {id:_0x5c1ac6}=dt(_0xc2f06a['markerName']),_0x4af14a=this['editor']['plugins']['get'](o);if(_0x4af14a['getCommentThread'](_0x5c1ac6)?.['isResolved']&&_0xc2f06a['item'])return _0x5d3163['consumable']['consume'](_0xc2f06a['item'],'addMarker:'+_0xc2f06a['markerName']),_0x5d3163['consumable']['consume'](_0xc2f06a['item'],'removeMarker:'+_0xc2f06a['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x2fc70c=>{_0x2fc70c['on']('addMarker:comment',(_0x447af7,_0x16122a,_0x102db1)=>{if(!_0x102db1['options']['showCommentHighlights'])return;const _0x402a77=_0x16122a['item'];if(!_0x402a77)return;const _0x3c21a8=_0x102db1['mapper']['toViewElement'](_0x402a77);this['editor']['model']['schema']['isObject'](_0x402a77)&&_0x3c21a8&&!_0x3c21a8['getCustomProperty']('widget')&&_0x3c21a8['is']('containerElement')&&_0x58b5af(_0x3c21a8,_0x102db1['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x1bbc03,{writer:_0x580caa,options:_0x30b546})=>{if(!_0x30b546['showCommentHighlights'])return null;const _0x16f62e=_0x580caa['createContainerElement']('div'),_0xd3c36d=_0x580caa['createEmptyElement']('hr');return _0x580caa['addClass']('ck-horizontal-line',_0x16f62e),_0x580caa['insert'](_0x580caa['createPositionAt'](_0x16f62e,0x0),_0xd3c36d),_0x16f62e;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x5c379a,{writer:_0x4da60f,options:_0x224510})=>{if(!_0x224510['showCommentHighlights'])return null;const _0x1fa5e6=_0x4da60f['createContainerElement']('span'),_0x37501a=_0x4da60f['createEmptyElement']('img');return _0x4da60f['addClass']('image-inline',_0x1fa5e6),_0x4da60f['insert'](_0x4da60f['createPositionAt'](_0x1fa5e6,0x0),_0x37501a),_0x1fa5e6;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x137663,{writer:_0x267dc1,options:_0x1f6aef})=>{if(_0x1f6aef['showCommentHighlights'])return _0x267dc1['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x224c79,_0x2e8b38,_0x238272)=>{_0x238272['options']['showCommentHighlights']&&_0x224c79['stop']();},{'priority':'high'});}}class r extends _0x3ba3e1{static get['requires'](){return[o,b,st,ct,at,ut,ft];}static get['pluginName'](){return'CommentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x230a9c){super(_0x230a9c),this['set']('isThreadsLoadingPaused',!0x0),_0x230a9c['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x23211a,_0x4165a5,_0x46d05b,_0x3d81d7)=>{const _0x4f8d58=_0x230a9c['plugins']['get'](o),_0xed7f77=_0x46d05b?dt(_0x46d05b)['id']:null;_0x230a9c['model']['change'](()=>{if(_0xed7f77){const _0x1244e1=this['getAllMarkersForId'](_0xed7f77);for(const _0x5bb54c of _0x1244e1)_0x230a9c['editing']['reconvertMarker'](_0x5bb54c);}if(_0x3d81d7){const {id:_0x3bb50a}=dt(_0x3d81d7),_0x1639b3=_0x4f8d58['getCommentThread'](_0x3bb50a);if(_0x1639b3&&_0x1639b3['unlinkedAt'])return;if(_0x1639b3&&!_0x1639b3['isAttached'])return;const _0x625d2f=this['getAllMarkersForId'](_0x3bb50a);for(const _0x45dd0b of _0x625d2f)_0x230a9c['editing']['reconvertMarker'](_0x45dd0b);}}),_0xed7f77&&this['scrollToThreadMarker'](_0xed7f77);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x402bf0=this['editor'],_0x46fb9c=_0x402bf0['plugins']['get'](o),_0x431e9f=_0x402bf0['config']['get']('collaboration.channelId'),_0x50029d=_0x46fb9c['getCommentThreads']()['filter'](_0x445d42=>_0x445d42['channelId']!==_0x431e9f);_0x402bf0['commands']['add']('addCommentThread',new rt(_0x402bf0)),this['listenTo'](_0x402bf0,'change:isReadOnly',(_0x4bec71,_0x154da8,_0x10f43d)=>{_0x46fb9c['switchReadOnly'](_0x10f43d,_0x402bf0['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x46fb9c,ht('addCommentThread',_0x431e9f),(_0x4bd958,{threadId:_0x554672})=>{const _0x7c2435=this['editor']['plugins']['get'](o)['getCommentThread'](_0x554672);_0x7c2435?.['unlinkedAt']&&this['_attachArchivedThread'](_0x554672);}),this['listenTo'](_0x46fb9c,ht('removeCommentThread',_0x431e9f),(_0x1c7160,{threadId:_0x3cd76b})=>{_0x402bf0['model']['enqueueChange']({'isUndoable':!0x1},_0x2d259a=>{const _0x10aee7=this['getAllMarkersForId'](_0x3cd76b);for(const _0x27c0f3 of _0x10aee7)_0x2d259a['removeMarker'](_0x27c0f3);});}),this['listenTo'](_0x46fb9c,ht('resolveCommentThread',_0x431e9f),(_0x166ef6,{threadId:_0x689293})=>{(this['_reconvertMarkers'](_0x689293),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](o)['getCommentThread'](_0x689293)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x46fb9c,ht('reopenCommentThread',_0x431e9f),(_0x399a37,{threadId:_0x7eb3b3})=>{this['_reconvertMarkers'](_0x7eb3b3);},{'priority':'low'}),this['listenTo'](_0x46fb9c,ht('addComment',_0x431e9f),(_0x32f662,{threadId:_0x327d90,isFromAdapter:_0x4fb708})=>{const _0x2937fa=this['getAllMarkersForId'](_0x327d90);if(_0x4fb708||0x0==_0x2937fa['length']||!_0x46fb9c['hasCommentThread'](_0x327d90))return;0x1===_0x46fb9c['getCommentThread'](_0x327d90)['length']&&_0x402bf0['model']['enqueueChange']({'isUndoable':!0x1},_0x43b1fa=>{for(const _0x338112 of _0x2937fa)_0x43b1fa['updateMarker'](_0x338112,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x50029d);}['afterInit'](){!async function(_0x1bc435){const _0x1ace32=_0x3fb80e([0x4b,0x70,0x4f,0x42,0x4a,0x47,0x4e,0x53,0x45,0x67,0x71,0x43,0x79,0x66,0x56,0x46,0x31,0x6b,0x5a,0x38,0x6c,0x62,0x6e,0x52,0x6a,0x4d,0x37,0x65,0x49,0x7a,0x41,0x73,0x44,0x51,0x48,0x77,0x39,0x61,0x54,0x68,0x75,0x36,0x72,0x63,0x59,0x69,0x30,0x35,0x55,0x6d,0x50,0x4c,0x34,0x64,0x33,0x58,0x32,0x57,0x6f,0x74,0x76,0x78]),_0x4b29b0=0x73460ab3,_0x5bcaf4=0x73417c9b^_0x4b29b0,_0x159562=window[_0x3fb80e([0x44,0x61,0x74,0x65])][_0x3fb80e([0x6e,0x6f,0x77])](),_0x33738a=_0x1bc435[_0x3fb80e([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xdc3d86=new window[(_0x3fb80e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x21444c=>{_0x33738a[_0x3fb80e([0x6f,0x6e,0x63,0x65])](_0x3fb80e([0x72,0x65,0x61,0x64,0x79]),_0x21444c);}),_0x246cfa={[_0x3fb80e([0x6b,0x74,0x79])]:_0x3fb80e([0x45,0x43]),[_0x3fb80e([0x75,0x73,0x65])]:_0x3fb80e([0x73,0x69,0x67]),[_0x3fb80e([0x63,0x72,0x76])]:_0x3fb80e([0x50,0x2d,0x32,0x35,0x36]),[_0x3fb80e([0x78])]:_0x3fb80e([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x3fb80e([0x79])]:_0x3fb80e([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x3fb80e([0x61,0x6c,0x67])]:_0x3fb80e([0x45,0x53,0x32,0x35,0x36])},_0x292d89=_0x33738a[_0x3fb80e([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3fb80e([0x67,0x65,0x74])](_0x3fb80e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x586e93(){let _0x169a85,_0x547ef2=null,_0x3c7ef3=null;try{if(_0x292d89==_0x3fb80e([0x47,0x50,0x4c]))return _0x3fb80e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x169a85=_0x14036e(),!_0x169a85)return _0x3fb80e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x169a85[_0x3fb80e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3c7ef3=_0x4a8f8e(_0x169a85[_0x3fb80e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x169a85[_0x3fb80e([0x6a,0x74,0x69])])),await _0x9fbf1c()?_0x3a4888()?_0xe2bbed()?_0x3fb80e([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1933de()?(_0x169a85[_0x3fb80e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3fb80e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x547ef2=_0x3e139b(_0x3fb80e([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x169a85[_0x3fb80e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3fb80e([0x74,0x72,0x69,0x61,0x6c])&&(_0x547ef2=_0x3e139b(_0x3fb80e([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1559e5()):_0x3fb80e([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3fb80e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3fb80e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x3fb80e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0xe2bbed(){const _0x2b020c=[_0x3fb80e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3fb80e([0x74,0x72,0x69,0x61,0x6c])][_0x3fb80e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x169a85[_0x3fb80e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x159562/0x3e8:0xe10*_0x5bcaf4;return _0x169a85[_0x3fb80e([0x65,0x78,0x70])]<_0x2b020c;}function _0x3a4888(){const _0x20db27=_0x169a85[_0x3fb80e([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x20db27)return!0x1;if(_0x20db27[_0x3fb80e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3fb80e([0x2a])))return!0x0;if(_0x20db27[_0x3fb80e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3fb80e([0x43,0x4d,0x54])))return!0x0;if(_0x20db27[_0x3fb80e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3fb80e([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))&&_0x465bd3())return!0x0;if(_0x20db27[_0x3fb80e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3fb80e([0x52,0x43,0x4d,0x54]))){if(_0x24e883())return!0x0;if(_0x3ce847()||_0x174787())return!0x0;}return!0x1;}function _0x1933de(){const _0x365f30=_0x169a85[_0x3fb80e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x365f30||0x0==_0x365f30[_0x3fb80e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x23cdf4}=new URL(window[_0x3fb80e([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x365f30[_0x3fb80e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x23cdf4))return!0x0;const _0x44db36=_0x23cdf4[_0x3fb80e([0x73,0x70,0x6c,0x69,0x74])](_0x3fb80e([0x2e]));return _0x365f30[_0x3fb80e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x33bb42=>_0x33bb42[_0x3fb80e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3fb80e([0x2a])))[_0x3fb80e([0x6d,0x61,0x70])](_0x1918d6=>_0x1918d6[_0x3fb80e([0x73,0x70,0x6c,0x69,0x74])](_0x3fb80e([0x2e])))[_0x3fb80e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x236221=>_0x236221[_0x3fb80e([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x44db36[_0x3fb80e([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3fb80e([0x6d,0x61,0x70])](_0xf045ae=>Array(_0x44db36[_0x3fb80e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xf045ae[_0x3fb80e([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3fb80e([0x66,0x69,0x6c,0x6c])](_0xf045ae[0x0]===_0x3fb80e([0x2a])?_0x3fb80e([0x2a]):'')[_0x3fb80e([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xf045ae))[_0x3fb80e([0x73,0x6f,0x6d,0x65])](_0x52f161=>_0x44db36[_0x3fb80e([0x65,0x76,0x65,0x72,0x79])]((_0x134b28,_0x13b7b2)=>_0x52f161[_0x13b7b2]===_0x134b28||_0x52f161[_0x13b7b2]===_0x3fb80e([0x2a])));}function _0x1559e5(){return _0x547ef2&&_0x3c7ef3?new window[(_0x3fb80e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1781c6,_0x2fcbac)=>{_0x547ef2[_0x3fb80e([0x74,0x68,0x65,0x6e])](_0x1781c6,_0x2fcbac),_0x3c7ef3[_0x3fb80e([0x74,0x68,0x65,0x6e])](_0x173bcf=>{_0x173bcf!=_0x3fb80e([0x56,0x61,0x6c,0x69,0x64])&&_0x1781c6(_0x173bcf);},_0x2fcbac);}):_0x547ef2||_0x3c7ef3||_0x3fb80e([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4a8f8e(_0x3171e0,_0x1fd4c4){return new window[(_0x3fb80e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5103b5=>{if(_0x1d2dcc())return _0x5103b5(_0x3fb80e([0x56,0x61,0x6c,0x69,0x64]));_0x123306(),_0x33738a[_0x3fb80e([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3fb80e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2e385c=!0x1;const _0x44e9ee=_0x3a3d8a();function _0x5200ea(_0x4a590c){return!!_0x4a590c&&(typeof _0x4a590c===_0x3fb80e([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4a590c===_0x3fb80e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4a590c[_0x3fb80e([0x74,0x68,0x65,0x6e])]===_0x3fb80e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4a590c[_0x3fb80e([0x63,0x61,0x74,0x63,0x68])]===_0x3fb80e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1d5320(_0x49f73e){_0x2f1777(_0x49f73e)[_0x3fb80e([0x74,0x68,0x65,0x6e])](_0x310120=>{if(!_0x310120||_0x310120[_0x3fb80e([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3fb80e([0x6f,0x6b]))return _0x3fb80e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3ddd21(_0x2218f8(_0x44e9ee+_0x1fd4c4))!=_0x310120[_0x3fb80e([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3fb80e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3fb80e([0x56,0x61,0x6c,0x69,0x64]);})[_0x3fb80e([0x74,0x68,0x65,0x6e])](_0x35c0c3=>(_0x37d7b6(),_0x35c0c3),()=>{const _0x1a6023=_0x22d4af();return null==_0x1a6023?(_0x37d7b6(),_0x3fb80e([0x56,0x61,0x6c,0x69,0x64])):_0x3fb80e(_0x159562-_0x1a6023>(0x574a8eb3^_0x4b29b0)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3fb80e([0x74,0x68,0x65,0x6e])](_0x5103b5)[_0x3fb80e([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5103b5(_0x3fb80e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5cd4d2=0x7370e433^_0x4b29b0;function _0x37d7b6(){const _0x38237d=_0x3fb80e([0x6c,0x6c,0x63,0x74,0x2d])+_0x3ddd21(_0x2218f8(_0x3171e0)),_0x35aa25=_0xaff186(_0x3ddd21(window[_0x3fb80e([0x4d,0x61,0x74,0x68])][_0x3fb80e([0x63,0x65,0x69,0x6c])](_0x159562/_0x5cd4d2)));window[_0x3fb80e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3fb80e([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x38237d,_0x35aa25);}function _0x22d4af(){const _0x2e9c37=_0x3fb80e([0x6c,0x6c,0x63,0x74,0x2d])+_0x3ddd21(_0x2218f8(_0x3171e0)),_0xcb747d=window[_0x3fb80e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3fb80e([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2e9c37);return _0xcb747d?window[_0x3fb80e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xaff186(_0xcb747d),0x10)*_0x5cd4d2:null;}function _0x2f1777(_0x55f1e4){return new window[(_0x3fb80e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xaccf3b,_0x20f4cf)=>{_0x55f1e4[_0x3fb80e([0x74,0x68,0x65,0x6e])](_0xaccf3b,_0x20f4cf),window[_0x3fb80e([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x20f4cf,0x7347de73^_0x4b29b0);});}}_0x33738a[_0x3fb80e([0x6f,0x6e])](_0x3fb80e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x50fa7f,_0x233628)=>{if(_0x233628[0x0]!=_0x3171e0)return _0x5103b5(_0x3fb80e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x233628[0x1]={..._0x233628[0x1],[_0x3fb80e([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x44e9ee};},{[_0x3fb80e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3fb80e([0x68,0x69,0x67,0x68])}),_0x33738a[_0x3fb80e([0x6f,0x6e])](_0x3fb80e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x42a663=>{_0x5200ea(_0x42a663[_0x3fb80e([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2e385c=!0x0,_0x1d5320(_0x42a663[_0x3fb80e([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3fb80e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3fb80e([0x6c,0x6f,0x77])}),_0xdc3d86[_0x3fb80e([0x74,0x68,0x65,0x6e])](()=>{_0x2e385c||_0x5103b5(_0x3fb80e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1d2dcc(){return _0x33738a[_0x3fb80e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3fb80e([0x76,0x69,0x65,0x77])][_0x3fb80e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3fb80e([0x61,0x75,0x74,0x6f]);}function _0x123306(){_0x33738a[_0x3fb80e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3fb80e([0x76,0x69,0x65,0x77])][_0x3fb80e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3fb80e([0x61,0x75,0x74,0x6f]);}}function _0x3e139b(_0x5cf096){const _0xb97720=[new window[(_0x3fb80e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x465ced=>setTimeout(_0x465ced,0x734f347f^_0x4b29b0)),_0xdc3d86[_0x3fb80e([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3fb80e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4a714f=>{let _0x58db57=0x0;_0x33738a[_0x3fb80e([0x6d,0x6f,0x64,0x65,0x6c])][_0x3fb80e([0x6f,0x6e])](_0x3fb80e([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x7a995f,_0x283f87)=>{_0x283f87[0x0][_0x3fb80e([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x58db57++,_0x58db57==(0x73460b4b^_0x4b29b0)&&(_0x4a714f(),_0x7a995f[_0x3fb80e([0x6f,0x66,0x66])]());});}))];return window[_0x3fb80e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3fb80e([0x72,0x61,0x63,0x65])](_0xb97720)[_0x3fb80e([0x74,0x68,0x65,0x6e])](()=>_0x5cf096);}async function _0x44cd7f(){await _0xdc3d86,_0x33738a[_0x3fb80e([0x6d,0x6f,0x64,0x65,0x6c])][_0x3fb80e([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x576f6d,_0x33738a[_0x3fb80e([0x6d,0x6f,0x64,0x65,0x6c])][_0x3fb80e([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x576f6d,_0x33738a[_0x3fb80e([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3fb80e([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x465bd3(){return window[_0x3fb80e([0x67,0x6c,0x6f,0x62])]&&window[_0x3fb80e([0x67,0x6c,0x6f,0x62])][_0x3fb80e([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x24e883(){return _0x5032ab(_0x3fb80e([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x422a07(_0x3fb80e([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x3fb80e([0x73,0x74,0x61,0x74,0x65])]==_0x3fb80e([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x3ce847(){return _0x5032ab(_0x3fb80e([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72,0x49,0x6e,0x74,0x65,0x67,0x72,0x61,0x74,0x69,0x6f,0x6e]));}function _0x174787(){return _0x5032ab(_0x3fb80e([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x3496fb(_0x4429d4){const _0x429556=_0x5671c3();_0x33738a[_0x429556]=_0x3fb80e([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x4429d4,_0x4429d4!=_0x3fb80e([0x56,0x61,0x6c,0x69,0x64])&&_0x44cd7f();}function _0x5671c3(){const _0x5e8a0a=window[_0x3fb80e([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3fb80e([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3fb80e([0x6e,0x6f,0x77])]())[_0x3fb80e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3fb80e([0x2e]),'');let _0x1712ba=_0x3fb80e([0x4b]);for(let _0x4d3a5f=0x0;_0x4d3a5f<_0x5e8a0a[_0x3fb80e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4d3a5f+=0x2){let _0x370451=window[_0x3fb80e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5e8a0a[_0x3fb80e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4d3a5f,_0x4d3a5f+0x2));_0x370451>=_0x1ace32[_0x3fb80e([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x370451-=_0x1ace32[_0x3fb80e([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1712ba+=_0x1ace32[_0x370451];}return _0x1712ba;}function _0x14036e(){const _0x5238fd=_0x292d89[_0x3fb80e([0x73,0x70,0x6c,0x69,0x74])](_0x3fb80e([0x2e]));if(0x3!=_0x5238fd[_0x3fb80e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4f223f(_0x5238fd[0x1]);function _0x4f223f(_0x1d2f9a){const _0x4fe281=_0x16326e(_0x1d2f9a);return _0x4fe281&&_0xb1e66e()?_0x4fe281:null;function _0xb1e66e(){const _0x20e61b=_0x4fe281[_0x3fb80e([0x6a,0x74,0x69])],_0x1a95b6=window[_0x3fb80e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x20e61b[_0x3fb80e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x20e61b[_0x3fb80e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4d6949={..._0x4fe281,[_0x3fb80e([0x6a,0x74,0x69])]:_0x20e61b[_0x3fb80e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x20e61b[_0x3fb80e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4d6949[_0x3fb80e([0x76,0x63])],_0x2218f8(_0x4d6949)==_0x1a95b6;}}}async function _0x9fbf1c(){let _0x535398=!0x0;try{const _0xe44bf8=_0x292d89[_0x3fb80e([0x73,0x70,0x6c,0x69,0x74])](_0x3fb80e([0x2e])),[_0x1fa03c,_0x5c3457,_0x108386]=_0xe44bf8;return _0x38fb14(_0x1fa03c),await _0x126571(_0x1fa03c,_0x5c3457,_0x108386),_0x535398;}catch{return!0x1;}function _0x38fb14(_0x59ae30){const _0x3ac0e1=_0x16326e(_0x59ae30);_0x3ac0e1&&_0x3ac0e1[_0x3fb80e([0x61,0x6c,0x67])]==_0x3fb80e([0x45,0x53,0x32,0x35,0x36])||(_0x535398=!0x1);}async function _0x126571(_0x5f39a2,_0x3d2ddd,_0x39b4d4){const _0x168a1e=window[_0x3fb80e([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3fb80e([0x66,0x72,0x6f,0x6d])](_0x3bc4f7(_0x39b4d4),_0x1296a0=>_0x1296a0[_0x3fb80e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5b87c0=new window[(_0x3fb80e([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3fb80e([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5f39a2+_0x3fb80e([0x2e])+_0x3d2ddd),_0x1b1f3a=window[_0x3fb80e([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3fb80e([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1b1f3a)return;const _0x16d16e=await _0x1b1f3a[_0x3fb80e([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3fb80e([0x6a,0x77,0x6b]),_0x246cfa,{[_0x3fb80e([0x6e,0x61,0x6d,0x65])]:_0x3fb80e([0x45,0x43,0x44,0x53,0x41]),[_0x3fb80e([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3fb80e([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3fb80e([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1b1f3a[_0x3fb80e([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3fb80e([0x6e,0x61,0x6d,0x65])]:_0x3fb80e([0x45,0x43,0x44,0x53,0x41]),[_0x3fb80e([0x68,0x61,0x73,0x68])]:{[_0x3fb80e([0x6e,0x61,0x6d,0x65])]:_0x3fb80e([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x16d16e,_0x168a1e,_0x5b87c0)||(_0x535398=!0x1);}}function _0x16326e(_0x312cc0){return _0x312cc0[_0x3fb80e([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3fb80e([0x65,0x79]))?JSON[_0x3fb80e([0x70,0x61,0x72,0x73,0x65])](_0x3bc4f7(_0x312cc0)):null;}function _0x3bc4f7(_0x44ae4e){return window[_0x3fb80e([0x61,0x74,0x6f,0x62])](_0x44ae4e[_0x3fb80e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3fb80e([0x2b]))[_0x3fb80e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3fb80e([0x2f])));}function _0x2218f8(_0xc8e566){let _0x2bfeac=0x1505;function _0x110038(_0x32c3aa){for(let _0x27e5e9=0x0;_0x27e5e9<_0x32c3aa[_0x3fb80e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x27e5e9++){const _0x114e0b=_0x32c3aa[_0x3fb80e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x27e5e9);_0x2bfeac=(_0x2bfeac<<0x5)+_0x2bfeac+_0x114e0b,_0x2bfeac&=_0x2bfeac;}}function _0x3fc9e5(_0x4130f1){Array[_0x3fb80e([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4130f1)?_0x4130f1[_0x3fb80e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3fc9e5):_0x4130f1&&typeof _0x4130f1==_0x3fb80e([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3fb80e([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4130f1)[_0x3fb80e([0x73,0x6f,0x72,0x74])]()[_0x3fb80e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x283ab4,_0x1b216f])=>{_0x110038(_0x283ab4),_0x3fc9e5(_0x1b216f);}):_0x110038(window[_0x3fb80e([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4130f1));}return _0x3fc9e5(_0xc8e566),_0x2bfeac>>>0x0;}function _0x3ddd21(_0x2280d5){return _0x2280d5[_0x3fb80e([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3fb80e([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3fb80e([0x30]));}function _0xaff186(_0x5ad25c){return _0x5ad25c[_0x3fb80e([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3fb80e([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3fb80e([0x6a,0x6f,0x69,0x6e])]('');}function _0x5032ab(_0x1c2de7){return _0x33738a[_0x3fb80e([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x3fb80e([0x68,0x61,0x73])](_0x1c2de7);}function _0x422a07(_0x26be95){return _0x33738a[_0x3fb80e([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x3fb80e([0x67,0x65,0x74])](_0x26be95);}function _0x576f6d(){}function _0x3fb80e(_0x125106){return _0x125106['map'](_0x266896=>String['fromCharCode'](_0x266896))['join']('');}_0x3496fb(await _0x586e93());}(this);}['destroy'](){const _0x3ae2b0=this['editor']['plugins']['get'](o),_0x227b93=this['editor']['config']['get']('collaboration.channelId');for(const _0x17323e of _0x3ae2b0['getCommentThreads']({'channelId':_0x227b93}))_0x3ae2b0['_detachCommentThread'](_0x17323e['id']),_0x3ae2b0['_threads']['delete'](_0x17323e['id']);super['destroy']();}['hasMarkerForId'](_0x3cda57){return this['getAllMarkersForId'](_0x3cda57)['length']>0x0;}['getAllMarkersForId'](_0x920583){const _0x22c243=[];for(const _0x42fba1 of this['editor']['model']['markers'])_0x42fba1['name']['startsWith']('comment:'+_0x920583)&&_0x22c243['push'](_0x42fba1);return _0x22c243;}['scrollToThreadMarker'](_0x1ab6b4){setTimeout(()=>{const _0x588435=this['_getTargetForId'](_0x1ab6b4);if(!_0x588435)return;this['activeMarker']&&dt(this['activeMarker'])['id']===_0x1ab6b4&&ot({'target':_0x588435[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x17e650){this['editor']['model']['change'](()=>{for(const _0x4794de of this['getAllMarkersForId'](_0x17e650))this['editor']['editing']['reconvertMarker'](_0x4794de);});}['_attachArchivedThread'](_0x103f94){const _0x2a06e2=this['editor']['plugins']['get'](o),_0x1bf249=this['editor']['plugins']['get'](b),_0x13a1c7=_0x2a06e2['getCommentThread'](_0x103f94);if(!_0x13a1c7['isAttached']){const _0x213417=_0x13a1c7['attachTo'](()=>this['_getTargetForId'](_0x13a1c7['id']));_0x1bf249['registerAnnotation'](_0x213417),_0x13a1c7['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x272b44=this['editor'],_0x279b8e=_0x272b44['plugins']['get'](st);_0x272b44['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x1f4d4e,_0x44fab7)=>{const {id:_0x1dc61d}=dt(_0x1f4d4e['markerName']),_0x45f253=_0x272b44['plugins']['get'](o)['getCommentThread'](_0x1dc61d),_0x26ba44=this['activeMarker']&&dt(this['activeMarker'])['id']===_0x1dc61d;let _0x484f90;if(_0x45f253&&_0x45f253['isResolved']&&!_0x26ba44&&_0x1f4d4e['item'])return _0x44fab7['consumable']['consume'](_0x1f4d4e['item'],'addMarker:'+_0x1f4d4e['markerName']),_0x44fab7['consumable']['consume'](_0x1f4d4e['item'],'removeMarker:'+_0x1f4d4e['markerName']),null;const _0x131504=['ck-comment-marker'];return _0x26ba44&&_0x131504['push']('ck-comment-marker--active'),_0x484f90=_0x45f253?.['length']?_0x45f253['comments']['first']['author']['id']:_0x279b8e['me']['id'],{'classes':_0x131504,'attributes':{'data-comment':_0x1dc61d,'data-author-id':_0x484f90}};}}),_0x272b44['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x4dea1b,{options:_0x1a133f})=>{if(_0x1a133f['showCommentHighlights'])return null;const _0x1bc2c0=_0x272b44['plugins']['get'](o),_0x2ef902=_0x272b44['model']['markers']['get'](_0x4dea1b),{id:_0x4562f5,part:_0x525e5e}=dt(_0x4dea1b);return _0x2ef902&&!_0x2ef902['affectsData']||_0x1a133f['ignoreResolvedComments']&&_0x1bc2c0['getCommentThread'](_0x4562f5)?.['isResolved']?null:{'group':'comment','name':_0x525e5e?_0x4562f5+':'+_0x525e5e:_0x4562f5};}}),_0x272b44['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x26a543,{writer:_0x4ef8d5})=>_0x4ef8d5['createElement']('$marker',{'data-name':'comment:'+_0x26a543['getAttribute']('id')})}),_0x272b44['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x54e228=this['editor'],_0x26543e=_0x54e228['plugins']['get'](o),_0x488d94=new Set(),_0x4f680c=new Set();_0x54e228['model']['document']['registerPostFixer'](_0x99218d=>{let _0x13f238=!0x1;for(const {name:_0x2a1593,data:_0x3a757c}of _0x54e228['model']['document']['differ']['getChangedMarkers']()){const {group:_0x301e7b,id:_0x389ade}=dt(_0x2a1593);let _0x5940cf=_0x3a757c['newRange'];if('comment'!==_0x301e7b||!_0x5940cf)continue;const _0x32b985='$graveyard'===_0x5940cf['root']['rootName'];_0x32b985||(_0x5940cf=mt(_0x5940cf,_0x54e228['model']),!_0x5940cf||_0x5940cf['isCollapsed']||!_0x3a757c['newRange']||_0x5940cf['isEqual'](_0x3a757c['newRange']))?_0x54e228['model']['hasContent'](_0x5940cf)&&!_0x32b985?this['isThreadsLoadingPaused']?_0x488d94['add'](_0x2a1593):this['_handleThreadMarker'](_0x2a1593,_0x389ade):(_0x4f680c['add'](_0x2a1593),_0x488d94['delete'](_0x2a1593),_0x99218d['removeMarker'](_0x2a1593),_0x13f238=!0x0):(_0x99218d['updateMarker'](_0x2a1593,{'range':_0x5940cf}),_0x13f238=!0x0);}return _0x13f238;}),this['on']('change:isThreadsLoadingPaused',(_0xa49fb3,_0x92394d,_0x3e635f)=>{if(!_0x3e635f&&_0x488d94['size'])for(const _0x2a2383 of _0x488d94){const {id:_0x3fd1d2}=dt(_0x2a2383);_0x488d94['delete'](_0x2a2383),_0x54e228['model']['markers']['get'](_0x2a2383)&&this['_handleThreadMarker'](_0x2a2383,_0x3fd1d2);}}),this['listenTo'](_0x54e228['model']['document'],'change',()=>{for(const {name:_0x22843e,data:{newRange:_0x2cdbf5}}of _0x54e228['model']['document']['differ']['getChangedMarkers']()){const {group:_0x534242,id:_0x1c8134}=dt(_0x22843e);if('comment'!==_0x534242)continue;const _0x2f887d=_0x26543e['getCommentThread'](_0x1c8134),_0x2a4154=this['hasMarkerForId'](_0x1c8134);_0x2f887d&&(!_0x2f887d['_hasTargetInContent']&&_0x2cdbf5&&_0x54e228['editing']['view']['once']('render',()=>{const _0x26f7ee=_0x54e228['plugins']['get'](y),_0x3d41f5=_0x26543e['_threadToController']['get'](_0x2f887d)['view'];_0x26f7ee['getByInnerView'](_0x3d41f5)['refreshVisibility']();},{'priority':'low'}),_0x2f887d['_hasTargetInContent']=_0x2a4154||!!_0x2cdbf5),_0x2cdbf5||(_0x4f680c['add'](_0x22843e),_0x488d94['delete'](_0x22843e));}for(const _0x555b6b of _0x4f680c){const {id:_0x469144}=dt(_0x555b6b),_0x211335=_0x26543e['getCommentThread'](_0x469144);if(_0x488d94['delete'](_0x555b6b),!_0x211335)continue;const _0x46361f=this['hasMarkerForId'](_0x469144);_0x46361f||_0x211335['isSubmitted']?_0x46361f||_0x211335['unlinkedAt']||_0x211335['setUnlinkedAt'](new Date()):_0x211335['remove']();}_0x4f680c['clear']();});}['_handleInitialThreads'](_0x229d4d){_0x229d4d['forEach'](_0x4b7cc3=>{_0x4b7cc3['unlinkedAt']&&this['_attachArchivedThread'](_0x4b7cc3['id']);});}['_getTargetForId'](_0x3c0c72){const _0x2b575a=this['editor'],_0x269e88=this['getAllMarkersForId'](_0x3c0c72);return it(_0x2b575a['editing'],_0x269e88);}['_getTextContext'](_0x1dc47e){const _0x2fc58b=this['getAllMarkersForId'](_0x1dc47e);let _0x2cd35d='',_0x18da98=!0x1;for(const _0x5b84da of _0x2fc58b){const _0x4fd32a=_0x5b84da['getRange']();for(const _0x448743 of Array['from'](_0x4fd32a['getItems']()))_0x448743['is']('$textProxy')?(_0x2cd35d&&_0x18da98&&(_0x2cd35d+='\x20',_0x18da98=!0x1),_0x2cd35d+=_0x448743['data']):_0x18da98=!0x0;_0x18da98=!0x0;}return _0x2cd35d['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x5ba1da,_0x1172d7){const _0x1da588=this['editor'],_0x1f949e=_0x1da588['plugins']['get'](o);let _0x304c49=_0x1f949e['getCommentThread'](_0x1172d7);const _0x9dbe2b=_0x1da588['config']['get']('collaboration.channelId'),_0x267825=_0x1da588['plugins']['get'](b);if(_0x304c49&&(_0x304c49['unlinkedAt']&&_0x304c49['setUnlinkedAt'](null),_0x304c49['isAttached']))return _0x304c49;return!this['getAllMarkersForId'](_0x1172d7)[0x0]['managedUsingOperations']?_0x1da588['editing']['view']['once']('render',()=>{if(_0x1f949e['getCommentThread'](_0x1172d7))return;const _0x562256=_0x1da588['plugins']['get'](y);_0x304c49=_0x1f949e['openNewCommentThread']({'channelId':_0x9dbe2b,'threadId':_0x1172d7,'target':()=>this['_getTargetForId'](_0x1172d7),'context':{'type':'text','value':this['_getTextContext'](_0x1172d7)}});const _0x1f0403=_0x1f949e['_threadToController']['get'](_0x304c49)['view'],_0x1feff6=_0x562256['getByInnerView'](_0x1f0403);_0x1feff6&&_0x267825['registerAnnotation'](_0x1feff6);},{'priority':'low'}):_0x1f949e['fetchCommentThread']({'channelId':_0x9dbe2b,'threadId':_0x1172d7})['then'](_0x551232=>{if('destroyed'!==_0x1da588['state']){if(_0x304c49=_0x551232,_0x304c49&&!_0x304c49['isAttached']){const _0x3d7ddb=_0x304c49['attachTo'](()=>this['_getTargetForId'](_0x1172d7));_0x267825['registerAnnotation'](_0x3d7ddb),_0x304c49['isResolved']&&this['_reconvertMarkers'](_0x1172d7);}else{if(!_0x304c49){const _0x59d673=this['getAllMarkersForId'](_0x1172d7);_0x1da588['model']['change'](_0x264751=>{for(const _0x24a0d3 of _0x59d673)_0x264751['removeMarker'](_0x24a0d3);});}}}}),_0x304c49;}['_handleThreadMarker'](_0x44937b,_0x7b4e8a){const _0x874c7=this['_attachMarkerToThread'](_0x44937b,_0x7b4e8a);_0x874c7&&!_0x874c7['context']&&_0x874c7['setContext']({'type':'text','value':this['_getTextContext'](_0x7b4e8a)});}['_initAriaMarkerChangeAnnouncements'](){const _0x356d66=this['editor'];et(_0x356d66['model'],({left:_0x4b562a,entered:_0x58a166})=>{for(const _0xa2da6b of _0x4b562a)if(lt(_0xa2da6b)){_0x356d66['ui']['ariaLiveAnnouncer']['announce'](N(_0x356d66['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x161396 of _0x58a166)if(lt(_0x161396)){_0x356d66['ui']['ariaLiveAnnouncer']['announce'](N(_0x356d66['locale'],'ENTER_COMMENT_ANNOUNCEMENT',nt(_0x44e5d8)));break;}});}}function ht(_0x9b07d9,_0x6019){return _0x6019?_0x9b07d9+':'+_0x6019:_0x9b07d9;}function mt(_0x4735a0,_0x392dd4){const _0xef6c32=_0x392dd4['schema'],_0x54e58a=_0x392dd4['createRange'](_0x4735a0['start']);for(const _0x67e0a1 of _0x4735a0['getWalker']()){const {type:_0x3ee1a3,item:_0x13a88e,nextPosition:_0x135254}=_0x67e0a1;if('text'===_0x3ee1a3||_0xef6c32['isObject'](_0x13a88e)){const _0x5e444f=_0x392dd4['createPositionBefore'](_0x13a88e);_0x54e58a['isCollapsed']&&(_0x54e58a['start']=_0x5e444f),_0x54e58a['end']=_0x135254;}}return _0x54e58a;}function lt(_0x524a0e){return'comment'===dt(_0x524a0e['name'])['group'];}class s extends _0x3ba3e1{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'CommentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,r,b,y];}get['CommentsListView'](){return te;}get['CommentThreadInputView'](){return ie;}['init'](){const _0x1cae24=this['editor'],_0x261d30=_0x1cae24['plugins']['get'](o),_0x5a5adc=_0x1cae24['plugins']['get'](r),_0x4b838e=_0x1cae24['plugins']['get'](y),_0x29fd5f=_0x1cae24['plugins']['get'](b);_0x1cae24['ui']['componentFactory']['add']('comment',()=>{const _0x499a7a=this['_createUIButton'](_0x3a7e25);return _0x499a7a['tooltip']=!0x0,_0x499a7a;}),_0x1cae24['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x117e23)),_0x29fd5f['addSourceCollector'](()=>{const _0x5deb80=[];for(const [_0x23cdf9,_0x13291e]of _0x261d30['_threadToController']){const _0x376d03=_0x5a5adc['getAllMarkersForId'](_0x23cdf9['id']),_0x164bdc=_0x376d03['map'](_0x507417=>_0x507417['getRange']());_0x376d03['length']>0x0&&_0x5deb80['push']([_0x13291e['view'],_0x164bdc]);}return _0x5deb80;}),this['listenTo'](_0x4b838e,'change:activeAnnotations',(_0x14be71,_0x5c6b33,_0x2fea76)=>{const _0x50c93e=Array['from'](_0x2fea76)['map'](_0x551c83=>_0x551c83['innerView'])['find'](_0x1e4250=>_0x261d30['_viewToController']['has'](_0x1e4250));if(!_0x50c93e)return void(_0x5a5adc['activeMarker']=null);const _0x5f2555=_0x261d30['_viewToController']['get'](_0x50c93e)['model']['id'],_0x5088d8='comment:'+_0x5f2555;_0x5f2555&&_0x5a5adc['hasMarkerForId'](_0x5f2555)?_0x5a5adc['activeMarker']=_0x5088d8:_0x5a5adc['activeMarker']&&(_0x5a5adc['activeMarker']=null);}),this['listenTo'](_0x261d30,'removeCommentThread',(_0x4e09cc,{threadId:_0xc2a865,isFromAdapter:_0x3456a9})=>{!_0x3456a9&&_0x1cae24['ui']['focusTracker']['isFocused']&&_0x5a5adc['hasMarkerForId'](_0xc2a865)&&_0x1cae24['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x261d30,'addComment',(_0x1b7814,{threadId:_0x3674a6,isFromAdapter:_0x57d160})=>{if(_0x57d160||!_0x5a5adc['hasMarkerForId'](_0x3674a6)||!_0x261d30['hasCommentThread'](_0x3674a6))return;0x1===_0x261d30['getCommentThread'](_0x3674a6)['length']&&(_0x1cae24['editing']['view']['focus'](),_0x1b7814['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x164a09=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x728a83;for(const _0x269401 in _0x164a09){const _0x201fe8=_0x269401,_0x25d5ff=_0x164a09[_0x201fe8];if('commentsLicenseKeyValid'==_0x25d5ff||'commentsLicenseKeyInvalid'==_0x25d5ff||'commentsLicenseKeyExpired'==_0x25d5ff||'commentsLicenseKeyDomainLimit'==_0x25d5ff||'commentsLicenseKeyNotAllowed'==_0x25d5ff||'commentsLicenseKeyEvaluationLimit'==_0x25d5ff||'commentsLicenseKeyTrialLimit'==_0x25d5ff||'commentsLicenseKeyUsageLimit'==_0x25d5ff){delete _0x164a09[_0x201fe8],_0x728a83=_0x25d5ff,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x728a83&&_0x164a09['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x728a83&&_0x164a09['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x728a83&&_0x164a09['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x728a83&&_0x164a09['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x728a83&&_0x164a09['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyTrialLimit'==_0x728a83&&_0x164a09['_showLicenseError']('trialLimit'),'commentsLicenseKeyUsageLimit'==_0x728a83&&_0x164a09['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x5bc2da){const _0x3ca3ed=this['editor'],_0x1b1f9f=new _0x5bc2da(_0x3ca3ed['locale']),_0x579c28=_0x3ca3ed['commands']['get']('addCommentThread');return _0x1b1f9f['set']({'label':N(_0x3ca3ed['locale'],'Comment'),'icon':_0x2afdcd}),_0x1b1f9f['bind']('isEnabled')['to'](_0x579c28,'hasContent'),this['listenTo'](_0x1b1f9f,'execute',()=>{_0x579c28['execute']();}),_0x1b1f9f;}}class i extends _0x3ba3e1{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[r];}constructor(_0x22e2a0){super(_0x22e2a0),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x414134,_0x1427d5,_0x20e4b4)=>{_0x20e4b4?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x1581ea,_0x34f1f4]of this['editor']['commands'])_0x34f1f4['affectsData']&&'addCommentThread'!==_0x1581ea&&_0x34f1f4['forceDisabled']('commentsOnlyMode');(this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('SourceEditing'))&&this['editor']['plugins']['get']('SourceEditing')['forceDisabled']('commentsOnlyMode');this['editor']['commands']['get']('editSource')?.['forceDisabled']('commentsOnlyMode');const _0x6009b6=this['editor']['editing']['view']['document'];this['listenTo'](_0x6009b6,'cut',_0x425922=>_0x425922['stop'](),{'priority':'highest'}),this['listenTo'](_0x6009b6,'clipboardInput',_0x2c10c7=>_0x2c10c7['stop'](),{'priority':'highest'}),this['listenTo'](_0x6009b6,'delete',_0x2a62cd=>_0x2a62cd['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x171ea1,_0x1c42a8]of this['editor']['commands'])_0x1c42a8['affectsData']&&'addCommentThread'!==_0x171ea1&&_0x1c42a8['clearForceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('SourceEditing')&&this['editor']['plugins']['get']('SourceEditing')['clearForceDisabled']('commentsOnlyMode'),this['editor']['commands']['get']('editSource')?.['clearForceDisabled']('commentsOnlyMode'),this['stopListening'](this['editor']['editing']['view']['document']);}}class j extends _0x2ce68f{['activeUIs'];['uisData'];['_uis'];static get['requires'](){return[y];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x55cfb5){super(_0x55cfb5),this['activeUIs']=new Set(),this['_uis']=new Map(),this['uisData']=new Map();}['init'](){const _0x3701ab=this['context']['plugins']['get'](y);this['listenTo'](_0x3701ab,'_activateAnnotation',(_0x43ce24,_0x51c82a)=>{for(const _0x283884 of this['activeUIs']){const _0x5648b5=this['_uis']['get'](_0x283884);(0x0,this['uisData']['get'](_0x283884)['filter'])(_0x51c82a)&&_0x5648b5['setActiveAnnotation'](_0x51c82a);}}),this['listenTo'](_0x3701ab,'_deactivateAllAnnotations',()=>{for(const _0x1780dc of this['activeUIs']){this['_uis']['get'](_0x1780dc)['setActiveAnnotation'](null);}}),this['listenTo'](_0x3701ab['_visibleAnnotations'],'add',(_0x5c7926,_0xbae7ca)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0xbae7ca);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x2fd003){return this['activeUIs']['has'](_0x2fd003);}['activate'](_0x1bb4b9,_0x4846da=this['defaultFilter']){const _0x4fe977=this['context']['plugins']['get'](y);if(!this['_uis']['has'](_0x1bb4b9))throw new _0x53edc6('annotationsuis-missing-ui',this,{'uiName':_0x1bb4b9});this['isActive'](_0x1bb4b9)&&this['deactivate'](_0x1bb4b9),this['activeUIs']['add'](_0x1bb4b9);const _0x3a07da=new S();v({'source':_0x4fe977['_visibleAnnotations'],'target':_0x3a07da,'filter':_0x4846da}),this['uisData']['set'](_0x1bb4b9,{'collection':_0x3a07da,'filter':_0x4846da});const _0x5912b3=this['_uis']['get'](_0x1bb4b9);_0x5912b3['attach'](_0x3a07da),this['listenTo'](_0x5912b3,'change:activeAnnotation',(_0xaa8527,_0x42b578,_0x154763,_0x259e31)=>{_0x259e31&&_0x4fe977['_removeActiveAnnotation'](_0x259e31),_0x154763&&_0x4fe977['_addActiveAnnotation'](_0x154763);});}['deactivate'](_0x603b0b){if(this['activeUIs']['delete'](_0x603b0b),!this['_uis']['has'](_0x603b0b))throw new _0x53edc6('annotationsuis-missing-ui',this,{'uiName':_0x603b0b});const _0x153a48=this['_uis']['get'](_0x603b0b);_0x153a48['detach'](),this['stopListening'](_0x153a48),this['uisData']['get'](_0x603b0b)['collection']['destroy'](),this['uisData']['delete'](_0x603b0b);}['switchTo'](_0x359f99){if(!this['_uis']['has'](_0x359f99))throw new _0x53edc6('annotationsuis-missing-ui',this,{'uiName':_0x359f99});const _0x31adee=this['context']['plugins']['get'](y),_0x4006b3=Array['from'](_0x31adee['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x359f99);const _0x55e345=this['_uis']['get'](_0x359f99);_0x55e345['setActiveAnnotation'](_0x4006b3),_0x55e345['_setSelectedAnnotations']&&_0x4006b3&&_0x55e345['_setSelectedAnnotations']([_0x4006b3]);}['deactivateAll'](){for(const _0xb14b1c of this['activeUIs'])this['deactivate'](_0xb14b1c);}['register'](_0x41664f,_0x5e38cc){if(this['_uis']['has'](_0x41664f))throw new _0x53edc6('annotationsuis-register-already-registered');if('function'!=typeof _0x5e38cc['attach']||'function'!=typeof _0x5e38cc['detach']||'function'!=typeof _0x5e38cc['setActiveAnnotation'])throw new _0x53edc6('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x41664f,_0x5e38cc);}['refilterAnnotations'](){const _0x333cb6=this['context']['plugins']['get'](y)['collection'],_0x2e53f5=new Map(),_0x1fe808=Array['from'](this['activeUIs']);for(const _0x4c4f41 of this['activeUIs']){const _0x4168b7=this['uisData']['get'](_0x4c4f41)['collection'];for(const _0xbfe3ea of _0x4168b7)_0x2e53f5['set'](_0xbfe3ea,_0x4c4f41);}for(const _0x59334a of _0x333cb6){const _0x3f6b0d=_0x2e53f5['get'](_0x59334a);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x59334a);const _0x3b3eaf=_0x1fe808['find'](_0x9c3cb8=>this['uisData']['get'](_0x9c3cb8)['filter'](_0x59334a));_0x3f6b0d!==_0x3b3eaf&&(_0x3f6b0d&&this['uisData']['get'](_0x3f6b0d)['collection']['remove'](_0x59334a),_0x3b3eaf&&this['uisData']['get'](_0x3b3eaf)['collection']['add'](_0x59334a));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['defaultFilter'](){return!0x0;}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0xe96524){const _0x22fcd3=[];for(const _0x26e374 of this['activeUIs']){(0x0,this['uisData']['get'](_0x26e374)['filter'])(_0xe96524)&&_0x22fcd3['push'](_0x26e374);}if(_0x22fcd3['length']>0x1)throw new _0x53edc6('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x22fcd3,'annotationType':_0xe96524['type']});}}const _i=/* #__PURE__ -- @preserve */
|
|
32
|
-
|
|
33
|
-
Dt('px');class R extends kt{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x1176bc){super(_0x1176bc),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x2b868c,_0x56c966)=>_0x2b868c+_0x56c966),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Et(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x535916=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x535916['to']('isAnimationDisabled',_0x3e511f=>_0x3e511f?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x535916['to']('top',_0xac5f3=>Ht(_0xac5f3))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x3199fb=this['element']['clientHeight'];_0x3199fb&&(this['height']=_0x3199fb);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0x2ce68f{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x493e1e){super(_0x493e1e),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 _0x25154a=this['context']['config']['get']('sidebar.container');_0x25154a&&this['setContainer'](_0x25154a);}['setContainer'](_0x11fa14){if(!g(_0x11fa14))throw new _0x53edc6('sidebar-setcontainer-invalid-element');this['container']=_0x11fa14;}['_attachToContainer']({viewClass:_0x3e61a4='',spaceBetweenItems:_0x1594cc=0x19}={}){if(!g(this['container']))throw new _0x53edc6('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x3e61a4,this['_spaceBetweenItems']=_0x1594cc;}['rearrange']({removedAnnotation:_0x254f1f,previousAnnotation:_0xba36fa,nextAnnotation:_0x5d9c03}){const _0x2344c9=this['getSidebarItemView'](_0x254f1f);this['view']['list']['remove'](_0x2344c9),this['_destroySidebarItemView'](_0x254f1f),_0xba36fa&&this['_alignToTargetRect'](this['getSidebarItemView'](_0xba36fa)),_0x5d9c03&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x5d9c03)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0xaeb982,activatedAnnotation:_0x620f5a,disableAnimationOnActivatedAnnotation:_0x4ba092}){if(this['_activeAnnotation']=_0x620f5a,_0xaeb982){_0xaeb982['isActive']=!0x1;const _0x10675a=this['getSidebarItemView'](_0xaeb982);_0x10675a&&_0x4ba092&&(_0x10675a['isAnimationDisabled']=!0x1);}if(_0x620f5a){const _0x58c420=this['getSidebarItemView'](_0x620f5a);_0x58c420&&(_0x620f5a['isActive']=!0x0,_0x4ba092&&(_0x58c420['isAnimationDisabled']=!0x0,_0x58c420['top']+=0x1),this['_alignToTargetRect'](_0x58c420));}}['_detachFromContainer'](_0x252fcb){if(this['view']['element']['remove'](),_0x252fcb){for(const _0x567a3a of _0x252fcb)this['_destroySidebarItemView'](_0x567a3a);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x18975d,_0xa5ffd0){_0xa5ffd0||(_0xa5ffd0=_0x18975d['view']);const _0x37302e=new R(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x37302e,_0x18975d),this['_annotationToSidebarItemView']['set'](_0x18975d,_0x37302e),_0x37302e['content']['add'](_0xa5ffd0),this['listenTo'](_0x18975d['view'],'change:targetRect',(_0x5c5a95,_0x499b36,_0x168be6)=>{const _0x55bc09=this['_getTargetTop'](_0x18975d,_0x168be6);_0x37302e['_targetTop']!=_0x55bc09&&(_0x37302e['_targetTop']=_0x55bc09,this['_setItemTop'](_0x37302e,_0x55bc09));}),this['listenTo'](_0x37302e,'change:top',()=>{this['_recalculate'](_0x37302e,'top');}),this['listenTo'](_0x37302e,'change:bottom',()=>{this['_recalculate'](_0x37302e,'bottom');}),this['_alignToTargetRect'](_0x37302e);const _0x48a354=this['_getItemBefore'](_0x37302e);if(_0x48a354)this['_alignAfterItem'](_0x48a354,_0x37302e)||this['_alignToTargetRect'](_0x37302e);else this['_alignToTargetRect'](_0x37302e);return this['_updateLastItem'](),this['view']['list']['add'](_0x37302e),_0x37302e;}['_alignForTopChange'](_0x5d26d0){if(!_0x5d26d0['content']['length'])return;const _0x5b01d9=this['_getItemBefore'](_0x5d26d0);if(!_0x5b01d9)return;const _0x90bb3d=this['_sidebarItemViewToAnnotation']['get'](_0x5b01d9),_0x35e795=this['_activeAnnotation'];_0x35e795&&_0x35e795===_0x90bb3d?this['_alignAfterItem'](_0x5b01d9,_0x5d26d0):this['_alignBeforeItem'](_0x5d26d0,_0x5b01d9);}['_alignForBottomChange'](_0x326de3){if(!_0x326de3['content']['length'])return;const _0x574e75=this['_getItemAfter'](_0x326de3);if(!_0x574e75)return;const _0x2f9c45=this['_sidebarItemViewToAnnotation']['get'](_0x574e75),_0xc7fed5=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x2bafe2=this['_activeAnnotation'];_0x2bafe2&&_0x2bafe2===_0x2f9c45&&_0xc7fed5?(this['_alignBeforeItem'](_0x574e75,_0x326de3),this['_alignAfterItem'](_0x326de3,_0x574e75)):_0x2bafe2&&_0x2bafe2===_0x2f9c45?this['_alignBeforeItem'](_0x574e75,_0x326de3):this['_alignAfterItem'](_0x326de3,_0x574e75);}['_recalculate'](_0x5b59fe,_0x9cae66){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x4bd8b8,changedProp:_0x348f27}of this['_recalculateBuffer'])'top'===_0x348f27?this['_alignForTopChange'](_0x4bd8b8):this['_alignForBottomChange'](_0x4bd8b8);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x5b59fe,'changedProp':_0x9cae66});}['getSidebarItemView'](_0x509750){return this['_annotationToSidebarItemView']['get'](_0x509750);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x42c0bb){const _0x450a34=this['getSidebarItemView'](_0x42c0bb);this['stopListening'](_0x450a34),this['stopListening'](_0x42c0bb['view']),_0x450a34['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x42c0bb),this['_sidebarItemViewToAnnotation']['delete'](_0x450a34);}['_createSidebarView'](){const _0x15433f=new H(this['context']['locale']);return _0x15433f['render'](),this['on']('change:_lastItem',(_0x516d73,_0x5a2d36,_0x121966,_0x133179)=>{_0x133179&&_0x15433f['unbind']('minHeight'),_0x121966?_0x15433f['bind']('minHeight')['to'](_0x121966,'bottom'):_0x15433f['minHeight']=null;}),_0x15433f;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x20d7c9){const _0x3b7d25=this['_sidebarItemViewToAnnotation']['get'](_0x20d7c9),_0x3edd88=_0x3b7d25&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x3b7d25)-0x1);return _0x3edd88&&this['getSidebarItemView'](_0x3edd88)||null;}['_getItemAfter'](_0x324a64){const _0x5d8775=this['_sidebarItemViewToAnnotation']['get'](_0x324a64),_0x5a0869=_0x5d8775&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x5d8775)+0x1);return _0x5a0869&&this['getSidebarItemView'](_0x5a0869)||null;}['_alignBeforeItem'](_0x1bcda6,_0xb4e2fa){_0x1bcda6['updateHeight']();const _0x4d965a=G(_0xb4e2fa['bottom']+this['_spaceBetweenItems'],_0x1bcda6['top']);return!!_0x4d965a&&(this['_setItemTop'](_0xb4e2fa,_0xb4e2fa['top']-_0x4d965a),!0x0);}['_alignAfterItem'](_0x116f47,_0x129a08){_0x116f47['updateHeight']();const _0x314426=G(_0x116f47['bottom']+this['_spaceBetweenItems'],_0x129a08['top']);return!!_0x314426&&(this['_setItemTop'](_0x129a08,_0x129a08['top']+_0x314426,!0x1),!0x0);}['_alignToTargetRect'](_0x1f58df){const _0xc4a537=this['_sidebarItemViewToAnnotation']['get'](_0x1f58df);if(!_0xc4a537||!_0xc4a537['target']||!_0xc4a537['targetRect'])return;const _0x8ff0ba=this['_getTargetTop'](_0xc4a537,_0xc4a537['targetRect']);this['_setItemTop'](_0x1f58df,_0x8ff0ba);}['_getTargetTop'](_0xcd4a96,_0x4c6793){if(null===_0x4c6793)return 0x0;if(_0xcd4a96['target']instanceof _0x5960ab)return _0x4c6793['top'];{const _0xab032e=new _0x5960ab(this['view']['element'])['top'];return _0x4c6793['top']-_0xab032e;}}['_setItemTop'](_0x39218a,_0x1f24f6,_0x5af0ae=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x5af0ae&&(_0x1f24f6=Math['max'](_0x1f24f6,this['_getMaxAvailableTop'](_0x39218a))),_0x39218a['top']=_0x1f24f6;}['_getMaxAvailableTop'](_0x3a743d){let _0x5e1aed=this['_getItemBefore'](_0x3a743d),_0x35a9c9=0x0;for(;_0x5e1aed;)_0x5e1aed['updateHeight'](),_0x35a9c9+=this['_spaceBetweenItems']+_0x5e1aed['height'],_0x5e1aed=this['_getItemBefore'](_0x5e1aed);return _0x35a9c9;}}function G(_0x5f277f,_0x1e7dbc){return Math['max'](_0x5f277f-_0x1e7dbc,0x0);}function g(_0x4b3d84){return null!==_0x4b3d84&&'object'==typeof _0x4b3d84&&0x1===_0x4b3d84['nodeType'];}class e extends _0x2ce68f{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,j];}static get['pluginName'](){return'WideSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x8c8010){super(_0x8c8010),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x30048a(),this['_refreshPositioningDebounced']=_0x42f0ef(()=>{_0x8c8010['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0xc040f2=this['context']['plugins']['get'](j),_0xf09b8c=this['context']['plugins']['get'](z);_0xc040f2['register']('wideSidebar',this),_0xf09b8c['container']&&_0xc040f2['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x1d81de){if(_0x1d81de===this['activeAnnotation'])return;const _0x28a484=this['context']['plugins']['get'](z);_0x28a484['_activeAnnotation']=_0x1d81de;const _0x4b36c8=this['activeAnnotation'];_0x28a484['refresh']({'blurredAnnotation':_0x4b36c8,'activatedAnnotation':_0x1d81de}),this['activeAnnotation']=_0x1d81de;}['attach'](_0x3ea5a2){this['annotations']=_0x3ea5a2;const _0x3e96ad=this['context']['plugins']['get'](z);if(_0x3e96ad['_annotations']=_0x3ea5a2,this['isAttached'])throw new _0x53edc6('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x3e96ad,'set:container',()=>{this['detach'](),this['listenTo'](_0x3e96ad,'change:container',_0x30b714=>{_0x30b714['off'](),this['attach'](_0x3ea5a2);});}),_0x3e96ad['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x2a5aff=_0x3849bc=>{_0x3849bc['updateTargetRect'](),_0x3e96ad['addAnnotation'](_0x3849bc);};for(const _0xbad32b of _0x3ea5a2)_0x2a5aff(_0xbad32b);this['listenTo'](_0x3ea5a2,'add',(_0x3f828b,_0xe92da6)=>{_0x2a5aff(_0xe92da6);}),this['listenTo'](_0x3ea5a2,'remove',(_0x293330,_0xba09ea,_0x5bc1a0)=>{_0x3e96ad['rearrange']({'removedAnnotation':_0xba09ea,'previousAnnotation':_0x3ea5a2['get'](_0x5bc1a0-0x1),'nextAnnotation':_0x3ea5a2['get'](_0x5bc1a0+0x1)}),_0xba09ea===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x3ea5a2,'focus',(_0x17411c,_0x2a5639)=>{this['setActiveAnnotation'](_0x2a5639);}),this['listenTo'](_0x3ea5a2,'blur',()=>{this['setActiveAnnotation'](null);});const _0x414171=this['context']instanceof _0x509d76?this['context']['editors']:new _0x30048a([this['context']]);for(const _0x416e45 of _0x414171)this['_integrateWithEditorAnnotations'](_0x416e45);this['listenTo'](_0x414171,'add',(_0x5da74a,_0x1ad804)=>{this['listenTo'](_0x1ad804,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x1ad804);});}),this['listenTo'](_0x414171,'remove',(_0x46198a,_0x220d70)=>{_0x220d70['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x220d70['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x53edc6('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x5e90b0=this['context']['plugins']['get'](z);_0x5e90b0['_detachFromContainer'](this['annotations']),this['stopListening'](_0x5e90b0),this['stopListening'](this['annotations']),this['context']instanceof _0x509d76&&this['stopListening'](this['context']['editors']);for(const _0x4b83e7 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x4b83e7);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x4482d9){if(!_0x4482d9['plugins']['has']('EditorAnnotations'))return;const _0x5e1e2a=_0x4482d9['plugins']['get']('EditorAnnotations'),_0x5f058c=()=>{const _0x506eeb=_0x5e1e2a['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x506eeb[0x0]||null);};this['listenTo'](_0x5e1e2a,'refresh',_0x5f058c),this['listenTo'](_0x5e1e2a,'blur',(_0x3b8430,{isAnnotationTracked:_0x468793})=>{this['activeAnnotation']&&_0x468793(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x5e1e2a,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x59c38d=>{_0x5e1e2a['hasDomSelection']()&&(_0x5f058c(),_0x59c38d['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x5e1e2a);}['_destroyEditorAnnotationsIntegration'](_0x2c9896){this['stopListening'](_0x2c9896),this['_editorAnnotations']['remove'](_0x2c9896);}}class C extends _0x3a7e25{['counterView'];constructor(_0x5a2b22){super(_0x5a2b22);const _0x1e26fb=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x302220,_0x5b1dc5)=>_0x302220?'...':_0x5b1dc5['toString']()),this['set']('annotationType',''),this['icon']=_0x2afdcd,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new kt(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x1e26fb['to']('annotationType',_0x35d8bc=>'ck-annotation-counter__badge--'+_0x35d8bc),_0x1e26fb['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x1e26fb['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class n extends _0x2ce68f{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,j];}static get['pluginName'](){return'NarrowSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x180be8){super(_0x180be8),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=new(_0x4adee4())(),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x30048a(),this['_refreshPositioningDebounced']=_0x42f0ef(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](j)['register']('narrowSidebar',this),this['bodyCollection']=new _0xe4da25(this['context']['locale']),this['balloonPanelView']=new _0x49a0ee(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x514441){this['annotations']=_0x514441;const _0x6e4f8b=this['context']['plugins']['get'](z),_0x23a8c2=this['balloonPanelView'];if(_0x6e4f8b['_annotations']=_0x514441,this['isAttached'])throw new _0x53edc6('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x6e4f8b,'set:container',()=>{this['detach'](),this['listenTo'](_0x6e4f8b,'change:container',_0x24214f=>{_0x24214f['off'](),this['attach'](_0x514441);});}),_0x6e4f8b['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x12ad30=_0x3555f2=>{const _0x37bcf2=new C(this['context']['locale']);_0x6e4f8b['addAnnotation'](_0x3555f2,_0x37bcf2),this['_annotationToNarrowView']['set'](_0x3555f2,_0x37bcf2),_0x37bcf2['bind']('isDirty','annotationType','number')['to'](_0x3555f2['view'],'isDirty','type','length'),_0x37bcf2['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x23a8c2['content']['first']!==_0x3555f2['view']?(this['_showBalloon'](_0x3555f2),_0x3555f2['view']['element']['focus'](),this['setActiveAnnotation'](_0x3555f2)):this['setActiveAnnotation'](null);});};for(const _0x4fb87f of _0x514441)_0x12ad30(_0x4fb87f);this['listenTo'](_0x514441,'add',(_0x1cb80d,_0x197cd1)=>{_0x12ad30(_0x197cd1);}),this['listenTo'](_0x514441,'remove',(_0x9358e8,_0x4a269d,_0x564c87)=>{this['_annotationToNarrowView']['get'](_0x4a269d)['destroy'](),this['_annotationToNarrowView']['delete'](_0x4a269d),_0x6e4f8b['rearrange']({'removedAnnotation':_0x4a269d,'previousAnnotation':_0x514441['get'](_0x564c87-0x1),'nextAnnotation':_0x514441['get'](_0x564c87+0x1)}),_0x4a269d===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x514441,'focus',(_0x319312,_0x5536b0)=>{this['setActiveAnnotation'](_0x5536b0);}),this['listenTo'](_0x514441,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x5bb8d4,_0x1c61e0)=>{_0x1c61e0['keyCode']===_0x4099e6['esc']&&_0x23a8c2['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x23a8c2['content']['first']),this['_hideBalloon'](),_0x1c61e0['stopPropagation'](),_0x1c61e0['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x2d35fb,_0x29cf92)=>{const _0xcf4868=_0x29cf92['target'];_0x23a8c2['isVisible']&&_0x23a8c2['element']['contains'](_0xcf4868)||_0x6e4f8b['view']['element']['contains'](_0xcf4868)||_0x2d35fb['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x53be71=>_0x53be71['contains'](_0xcf4868))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x12736e=this['context']instanceof _0x509d76?this['context']['editors']:new _0x30048a([this['context']]);for(const _0x48eac6 of _0x12736e)this['_integrateWithEditorAnnotations'](_0x48eac6);this['listenTo'](_0x12736e,'add',(_0x158b27,_0xf8201)=>{this['listenTo'](_0xf8201,'ready',()=>{this['_integrateWithEditorAnnotations'](_0xf8201);});}),this['listenTo'](_0x12736e,'remove',(_0x5189d3,_0xc8928d)=>{_0xc8928d['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0xc8928d['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x2f5aab){if(_0x2f5aab===this['activeAnnotation'])return;const _0x1afe26=this['context']['plugins']['get'](z);if(_0x1afe26['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x2f5aab,'disableAnimationOnActivatedAnnotation':!0x0}),_0x2f5aab)_0x1afe26['getSidebarItemView'](_0x2f5aab)?this['_showBalloon'](_0x2f5aab):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x2f5aab;}['detach'](){if(!this['isAttached'])throw new _0x53edc6('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0xc0226=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x4833ea=>_0x4833ea['destroy']()),this['_annotationToNarrowView']['clear'](),_0xc0226['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x509d76&&this['stopListening'](this['context']['editors']);for(const _0x29c3b3 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x29c3b3);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'](_0x4da207){if(!_0x4da207['plugins']['has']('EditorAnnotations'))return;const _0x5de8df=_0x4da207['plugins']['get']('EditorAnnotations'),_0x4b9566=this['context']['plugins']['get'](z),_0x1910d2=this['annotations'],_0x422203=this['balloonPanelView'],_0x59f274=()=>{const _0x3dcca5=_0x5de8df['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x3dcca5),this['setActiveAnnotation'](_0x3dcca5[0x0]||null);};this['listenTo'](_0x5de8df,'refresh',_0x59f274),this['listenTo'](_0x5de8df,'blur',(_0x574b70,{isAnnotationTracked:_0x3448d3})=>{this['activeAnnotation']&&_0x3448d3(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x5de8df,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x1910d2,'blur',_0x360667=>{_0x5de8df['hasDomSelection']()&&_0x360667['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x32b88a,_0x5c6aa2)=>{const _0x34be5b=_0x5c6aa2['target'];_0x422203['isVisible']&&_0x422203['element']['contains'](_0x34be5b)||_0x4b9566['view']['element']['contains'](_0x34be5b)||this['activeAnnotation']&&_0x5de8df['hasDomSelection']()&&(_0x59f274(),_0x32b88a['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x5de8df);}['_destroyEditorAnnotationsIntegration'](_0x4242ef){_0x4242ef&&(this['stopListening'](_0x4242ef),this['_editorAnnotations']['remove'](_0x4242ef));}['_setSelectedAnnotations'](_0x5a8327){for(const _0x41ec5b of this['_selectedAnnotations'])_0x5a8327['includes'](_0x41ec5b)||this['_manuallyClosedAnnotationViews']['delete'](_0x41ec5b['view']);this['_selectedAnnotations']=_0x5a8327;}['_refreshPositioning'](){const _0x442574=this['balloonPanelView'];this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning'](),_0x442574['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x18fbe3){if(this['_manuallyClosedAnnotationViews']['has'](_0x18fbe3['view']))return;const _0x24e99d=this['balloonPanelView']['content']['first'];_0x24e99d!==_0x18fbe3['view']?(_0x24e99d&&this['_detachListeners'](_0x24e99d),this['_attachListeners'](_0x18fbe3['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x18fbe3['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x489d34=this['balloonPanelView']['content']['first'],_0x254504=_0x489d34&&this['annotations']['getByView'](_0x489d34);if(!_0x254504||!this['_annotationToNarrowView']['has'](_0x254504))return;const _0x7e17ac=this['_annotationToNarrowView']['get'](_0x254504)['element'],_0x30597f=(function(){const _0x358950=_0x49a0ee['defaultPositions'];return[_0x358950['southArrowNorthEast'],_0x358950['northArrowSouthEast'],_0x358950['southArrowNorth'],_0x358950['northArrowSouth'],_0x358950['southArrowNorthWest'],_0x358950['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x7e17ac,'positions':_0x30597f});}['_hideBalloon'](){const _0x52aba1=this['balloonPanelView'],_0x4ee1bc=_0x52aba1['content']['first'];_0x4ee1bc&&(this['_detachListeners'](_0x4ee1bc),_0x52aba1['unpin'](),_0x52aba1['content']['clear']());}['_attachListeners'](_0x1a5573){this['listenTo'](_0x1a5573,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x1a5573,'Esc',(_0x384632,_0x391a95)=>{this['_manuallyClosedAnnotationViews']['add'](_0x1a5573),this['_hideBalloon'](),_0x391a95();});}['_detachListeners'](_0x5b3957){this['stopListening'](_0x5b3957);}}class c extends _0x3ba3e1{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[b,_0x4b214d,j];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4c1abe){super(_0x4c1abe),_0x4c1abe['editing']['view']['addObserver'](_0x5253d2),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x4c1abe['plugins']['get'](_0x4b214d),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0xde9014=this['editor']['plugins']['get'](j);_0xde9014['context']===this['editor']&&(_0xde9014['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0xbd6457,_0x18bda6)=>{const _0x23db45=this['_balloon'];if(this['isAttached']&&_0x23db45['visibleView']){const _0x3c58c1=this['annotations']['getByView'](_0x23db45['visibleView']);_0x3c58c1&&this['_closeAnnotation'](_0x3c58c1),_0x18bda6();}}));}['afterInit'](){const _0x472ada=this['editor']['plugins']['get'](j);_0x472ada['context']===this['editor']&&(_0x472ada['hasActive']()||_0x472ada['switchTo']('inline'));}['setActiveAnnotation'](_0x537e67){_0x537e67!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x537e67&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x537e67)&&this['_addAnnotationToBalloon'](_0x537e67,!0x0),_0x537e67['isActive']=!0x0),_0x537e67||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x537e67);}['attach'](_0x4cbde4){this['annotations']=_0x4cbde4;const _0x2f4b7e=this['editor']['plugins']['get'](j),_0x3ef06b=this['_balloon'];if(this['isAttached'])throw new _0x53edc6('inlineannotations-attach-already-attached',this);if(_0x2f4b7e['context']!==this['editor'])throw new _0x53edc6('inlineannotations-not-allowed-with-context',this);const _0x29940d=this['editor']['plugins']['get'](b);this['listenTo'](_0x29940d,'refresh',()=>{const _0x274bb=_0x29940d['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x4f0368,_0x1efc20;!this['_forceRefresh']&&(_0x4f0368=_0x274bb,_0x1efc20=this['_selectedAnnotations'],_0x4f0368['length']===_0x1efc20['length']&&_0x4f0368['every'](_0x1d7514=>_0x1efc20['includes'](_0x1d7514)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x274bb),this['setActiveAnnotation'](_0x274bb[0x0]||null));}),this['listenTo'](_0x29940d,'blur',(_0x3824ac,{isAnnotationTracked:_0x311246})=>{this['activeAnnotation']&&_0x311246(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x58e20a,_0x174512,_0x48f2b9)=>{_0x48f2b9||this['setActiveAnnotation'](null);}),this['listenTo'](_0x4cbde4,'remove',(_0x31c929,_0x19602f)=>{this['_removeAnnotationFromBalloon'](_0x19602f),_0x19602f===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x3ef06b,'change:visibleView',(_0x26890e,_0x303092,_0x39b821,_0x3e34fd)=>{_0x3e34fd&&this['stopListening'](_0x3e34fd);const _0x429fb5=_0x4cbde4['getByView'](_0x39b821);_0x39b821&&_0x429fb5&&(this['listenTo'](_0x39b821,'change:height',()=>{_0x3ef06b['updatePosition']();}),this['listenTo'](_0x39b821,'Esc',()=>{this['_closeAnnotation'](_0x429fb5),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x429fb5&&this['setActiveAnnotation'](_0x429fb5));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x3ef06b['visibleView']&&(_0x4cbde4['getByView'](_0x3ef06b['visibleView'])&&_0x3ef06b['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 _0x53edc6('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x2d5226 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x2d5226);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x2f956a){for(const _0x1bae96 of this['_selectedAnnotations'])_0x2f956a['includes'](_0x1bae96)||this['_manuallyClosed']['delete'](_0x1bae96);for(const _0x55dbd1 of this['annotations'])_0x2f956a['includes'](_0x55dbd1)||this['_removeAnnotationFromBalloon'](_0x55dbd1);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x3718f8 of _0x2f956a)this['_addAnnotationToBalloon'](_0x3718f8);}this['_selectedAnnotations']=_0x2f956a;}['_addAnnotationToBalloon'](_0x522927,_0x262519=!0x1){this['_manuallyClosed']['has'](_0x522927)||(this['_addedAnnotations']['has'](_0x522927)||this['_balloon']['hasView'](_0x522927['view'])||(this['_addedAnnotations']['add'](_0x522927),this['_balloon']['add']({'stackId':_0x522927['view']['id'],'view':_0x522927['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x522927)}})),_0x262519&&this['_balloon']['showStack'](_0x522927['view']['id']));}['_getBalloonTargetForAnnotation'](_0x48d1a3){const _0x3f1119=_0x48d1a3['target'],_0x4a63c7=this['editor']['editing']['view'],_0x369da0=_0x4a63c7['document']['selection']['getFirstRange'](),_0x49123b=_0x4a63c7['domConverter']['viewRangeToDom'](_0x369da0);if(_0x49123b['collapse'](!0x0),_0x3f1119){if(_0x3f1119 instanceof _0x5960ab)return _0x3f1119;let _0x4ecde3=[];for(const _0x1348d4 of _0x3f1119)_0x4ecde3['push'](...F(_0x1348d4['getClientRects']()));_0x4ecde3=function(_0x6b59c6){const _0xe63294=[];let _0x3dac2c=_0x6b59c6[0x0];for(let _0x13d346=0x1;_0x13d346<_0x6b59c6['length'];_0x13d346++)P(_0x3dac2c,_0x6b59c6[_0x13d346])?_0x3dac2c['width']+=_0x6b59c6[_0x13d346]['width']:(_0xe63294['push'](_0x3dac2c),_0x3dac2c=_0x6b59c6[_0x13d346]);return _0xe63294['push'](_0x3dac2c),_0xe63294;}(_0x4ecde3);const _0x5134c6=_0x49123b['getBoundingClientRect']();return _0x4ecde3['find'](_0x2697aa=>_0x2697aa['top']<=_0x5134c6['top']&&_0x2697aa['bottom']>=_0x5134c6['bottom']&&_0x2697aa['left']<=_0x5134c6['left']&&_0x2697aa['right']>=_0x5134c6['right'])||_0x4ecde3[0x0];}return _0x48d1a3['targetRect']||_0x49123b;}['_removeAnnotationFromBalloon'](_0x4a1f5d){this['_addedAnnotations']['has'](_0x4a1f5d)&&this['_balloon']['hasView'](_0x4a1f5d['view'])&&(this['_addedAnnotations']['delete'](_0x4a1f5d),this['_balloon']['remove'](_0x4a1f5d['view']));}['_closeAnnotation'](_0x27452e){this['_manuallyClosed']['add'](_0x27452e),this['_removeAnnotationFromBalloon'](_0x27452e);}}function F(_0x576f92){return Array['from'](_0x576f92)['map'](DOMRect['fromRect']);}function P(_0xe2a832,_0x1345d6){return _0xe2a832['top']===_0x1345d6['top']&&_0xe2a832['bottom']===_0x1345d6['bottom']&&_0xe2a832['right']===_0x1345d6['left'];}class tt extends kt{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x2d8893,_0x55b39e){super(_0x2d8893),this['set']('isEmpty',!_0x55b39e['length']),this['focusTracker']=new _0xd9971c(),this['_annotationViews']=_0x55b39e,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new _0x13b86d({'focusables':_0x55b39e,'focusTracker':this['focusTracker']}),this['listenTo'](_0x55b39e,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x55b39e,'remove',(_0x35185e,_0x46be95)=>{_0x46be95['isActive']&&this['focus'](),_0x55b39e['length']||(this['isEmpty']=!0x0);});const _0x3752fc=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':N(_0x2d8893,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x55b39e},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x3752fc['if']('isEmpty','ck-hidden',_0x5d8c52=>!_0x5d8c52)]},'children':[{'text':N(_0x2d8893,'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 _0x1e485 of this['_annotationViews'])this['focusTracker']['add'](_0x1e485['element']);this['_annotationViews']['on']('change',(_0x3441b0,{added:_0xd5d456,removed:_0x27a417})=>{for(const _0x432893 of _0xd5d456)this['focusTracker']['add'](_0x432893['element']);for(const _0x2bbcd7 of _0x27a417)this['focusTracker']['remove'](_0x2bbcd7['element']);});}}class p extends _0x2ce68f{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,y];}constructor(_0x5eee9b){super(_0x5eee9b),this['archivedThreads']=new _0x30048a();}['init'](){const _0x38dc93=this['context'],_0xdbb454=_0x38dc93['plugins']['get'](o),_0x489d3b=_0x38dc93['plugins']['get'](y);this['listenTo'](_0xdbb454,'addCommentThread',(_0x161798,{threadId:_0x22c2a5})=>{const _0x2ed8e9=_0xdbb454['getCommentThread'](_0x22c2a5);_0x2ed8e9['archivedAt']&&this['archivedThreads']['add'](_0x2ed8e9,this['_calculatePosition'](_0x2ed8e9['archivedAt'])),this['listenTo'](_0x2ed8e9,'change:archivedAt',(_0x28b735,_0x290ccd,_0x42b6bb)=>{_0x42b6bb?this['archivedThreads']['has'](_0x2ed8e9)||this['archivedThreads']['add'](_0x2ed8e9,this['_calculatePosition'](_0x2ed8e9['archivedAt'])):this['archivedThreads']['has'](_0x2ed8e9)&&this['archivedThreads']['remove'](_0x2ed8e9);});}),this['listenTo'](_0xdbb454,'removeCommentThread',(_0x545850,{threadId:_0x310519})=>{const _0x3b412b=_0xdbb454['getCommentThread'](_0x310519);this['stopListening'](_0x3b412b),this['archivedThreads']['has'](_0x3b412b)&&this['archivedThreads']['remove'](_0x3b412b);},{'priority':'highest'}),this['listenTo'](_0x489d3b['collection'],'focus',(_0x9965e1,_0x1603b4)=>{_0x1603b4['isVisible']||(_0x1603b4['isActive']=!0x0,_0x489d3b['activate'](_0x1603b4));});}['_calculatePosition'](_0x4baf4c){const _0xcc20=[...this['archivedThreads']]['findIndex'](_0x69b35b=>_0x69b35b['archivedAt']<_0x4baf4c);return _0xcc20>-0x1?_0xcc20:this['archivedThreads']['length'];}}class a extends _0x3ba3e1{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[p,_0xbd4450];}constructor(_0x4ef00a){super(_0x4ef00a),this['annotationViews']=new _0x418615(),this['_pendingThreads']=[];}['init'](){const _0x4b562e=this['editor'],_0x5ec055=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x4b562e['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x3a7e25,!0x0)),_0x4b562e['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x15581d=this['_createCommentsArchiveButton'](_0x117e23);return _0x15581d['set']({'role':'menuitemcheckbox'}),_0x15581d;});const _0x87755e=_0x4b562e['plugins']['get'](p),_0x2936f3=_0x4b562e['plugins']['get']('Annotations'),_0x26a52a=_0x4b562e['plugins']['get']('CommentsRepository');_0x87755e['archivedThreads']['forEach'](_0xb66778=>{this['_handleNewThread'](_0xb66778);}),this['listenTo'](_0x87755e['archivedThreads'],'add',(_0x27f080,_0x870485)=>{this['_handleNewThread'](_0x870485);}),this['listenTo'](_0x2936f3['collection'],'add',(_0xeb32d6,_0x5358da)=>{const _0x38c784=this['_pendingThreads']['find'](_0x58f371=>{const _0x142ba5=_0x26a52a['_threadToController']['get'](_0x58f371);return _0x142ba5&&_0x5358da['innerView']===_0x142ba5['view'];});if(_0x38c784){const _0x475b3c=this['_calculatePosition'](_0x38c784['archivedAt']);this['_addAnnotationToArchive'](_0x5358da,_0x475b3c),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x38c784),0x1);}}),this['listenTo'](_0x87755e['archivedThreads'],'remove',(_0x3420bb,_0x18f62b)=>{const _0x327d23=_0x4b562e['config']['get']('collaboration.channelId');if(!_0x327d23||_0x18f62b['channelId']===_0x327d23){if(this['_pendingThreads']['includes'](_0x18f62b))this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x18f62b),0x1);else{const _0x590707=_0x26a52a['_threadToController']['get'](_0x18f62b),_0x1c5131=_0x2936f3['getByInnerView'](_0x590707['view']);this['annotationViews']['remove'](_0x1c5131['view']),this['stopListening'](_0x1c5131),this['stopListening'](_0x1c5131['focusableElements']);}}}),this['listenTo'](_0x2936f3['collection'],'add',(_0x5b507b,_0x5f0cc4)=>{this['listenTo'](_0x5f0cc4,'escape',_0x5ec055);}),this['listenTo'](_0x2936f3['collection'],'remove',(_0x4a7df9,_0x2ea707)=>{this['stopListening'](_0x2ea707,'escape',_0x5ec055);});}['_addAnnotationToArchive'](_0x5beaa9,_0x23065d){this['listenTo'](_0x5beaa9,'set:isVisible',_0x242971=>{_0x242971['return']=!0x1,_0x242971['stop']();}),this['annotationViews']['add'](_0x5beaa9['view'],_0x23065d);}['_handleNewThread'](_0x50dd3b){const _0x434066=this['editor']['plugins']['get']('CommentsRepository'),_0x3a81ef=this['editor']['plugins']['get']('Annotations'),_0xd505a5=this['editor']['config']['get']('collaboration.channelId');if(!_0xd505a5||_0x50dd3b['channelId']===_0xd505a5){const _0x128998=_0x434066['_threadToController']['get'](_0x50dd3b);if(!_0x128998)return void this['_pendingThreads']['push'](_0x50dd3b);const _0x1f0f53=this['_calculatePosition'](_0x50dd3b['archivedAt']),_0x52133e=_0x3a81ef['getByInnerView'](_0x128998['view']);_0x52133e['isVisible']&&_0x3a81ef['_visibleAnnotations']['remove'](_0x52133e),this['_addAnnotationToArchive'](_0x52133e,_0x1f0f53);}}['_calculatePosition'](_0x1962c8){const _0x14a0b0=this['editor']['config']['get']('collaboration.channelId'),_0x58c474=[...this['editor']['plugins']['get'](p)['archivedThreads']]['filter'](_0x2b45f7=>_0x2b45f7['channelId']===_0x14a0b0)['findIndex'](_0x1b3e8c=>_0x1b3e8c['archivedAt']<_0x1962c8);return _0x58c474<0x0||_0x58c474>this['annotationViews']['length']?this['annotationViews']['length']:_0x58c474-0x1;}['_toggleDialog'](){const _0x32a4fa=this['editor'],_0x50308c=_0x32a4fa['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new tt(_0x32a4fa['locale'],this['annotationViews'])),'commentsArchive'===_0x50308c['id']?_0x50308c['hide']():_0x50308c['show']({'id':'commentsArchive','title':N(_0x32a4fa['locale'],'COMMENTS_ARCHIVE'),'icon':_0x5755b0,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x57579c['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x1171c2,_0x1c1200=!0x1){const _0x34ad7c=this['editor']['locale'],_0x42f093=this['editor']['plugins']['get']('Dialog'),_0x509747=new _0x1171c2(_0x34ad7c);return _0x509747['bind']('isEnabled')['to'](this,'isEnabled'),_0x509747['bind']('isOn')['to'](_0x42f093,'id',_0x2e75ff=>'commentsArchive'===_0x2e75ff),_0x509747['set']({'label':N(_0x34ad7c,'COMMENTS_ARCHIVE'),'icon':_0x5755b0,'isToggleable':!0x0}),_0x1c1200&&(_0x509747['tooltip']=!0x0),this['listenTo'](_0x509747,'execute',()=>this['_toggleDialog']()),_0x509747;}['_hideDialogOnAnnotationEscape']=_0x2cc47e=>{const _0x91845b=_0x2cc47e['source'];if(!this['annotationViews']['has'](_0x91845b['view']))return;const _0x52ddae=this['editor']['plugins']['get']('Dialog');_0x52ddae['isOpen']&&'commentsArchive'===_0x52ddae['id']&&(_0x52ddae['hide'](),_0x2cc47e['stop']());};}class gi extends _0x3ba3e1{static get['requires'](){return[o,r,s,p,a,i,e,n,c];}static get['pluginName'](){return'Comments';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{rt as AddCommentThreadCommand,T as Annotation,S as AnnotationCollection,C as AnnotationCounterButtonView,E as AnnotationView,y as Annotations,R as AnnotationsSidebarItemView,H as AnnotationsSidebarView,j as AnnotationsUIs,si as BaseCommentThreadView,di as BaseCommentView,wi as Comment,pi as CommentThread,gt as CommentThreadController,ie as CommentThreadInputView,Tt as CommentThreadView,_t as CommentView,gi as Comments,p as CommentsArchive,a as CommentsArchiveUI,r as CommentsEditing,te as CommentsListView,i as CommentsOnly,o as CommentsRepository,s as CommentsUI,b as EditorAnnotations,c as InlineAnnotations,n as NarrowSidebar,z as Sidebar,e as WideSidebar,v as bindAnnotationCollections};
|
|
23
|
+
import{Editor as _0x37377e,ContextPlugin as _0x2f0852,PendingActions as lt,Command as _0x349e0a,Plugin as _0x183679,Context as _0x52d672}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x3f5bd4,uid as _0x1847cc,KeystrokeHandler as jt,FocusTracker as _0x1c8200,diff as _0x1bbe44,Collection as _0x41c939,Rect as _0x4803da,CKEditorError as _0x23709e,first as _0x15829c,priorities as Wt,scrollViewportToShowTarget as nt,getEnvKeystrokeText as tt,toUnit as Ht,DomEmitterMixin as _0x353c61,keyCodes as _0x60121b}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x5ce653,AriaDescriptionView as Yt,setupThreadKeyboardNavigation as Zt,ConfirmMixin as ti,LateFocusButtonView as _0x2715bd,trimHtml as ts,LateFocusDropdownButtonView as _0x1134dc,Users as it,getDateTimeFormatter as pt,hashObject as It,getAllMarkersDomElementsSorted as et,surroundingMarkersDetector as rt,FOCUS_ANNOTATION_KEYSTROKE as _0x190a8a}from'ckeditor5-collaboration/dist/index.js';import{throttle as Dt,isEqual as At,cloneDeep as wt,set as yt,unset as Ct,debounce as _0x3a7083}from'es-toolkit/compat';import{IconUndo as _0x52e939,IconCheck as _0x24d888,IconPencil as _0x410885,IconRemoveComment as _0x4a1855,IconThreeVerticalDots as _0x58959b,IconAddComment as _0x456141,IconCommentsArchive as _0x4a59b5}from'@ckeditor/ckeditor5-icons/dist/index.js';import{EditorUIView as $t,InlineEditableUIView as Vt,EditorUI as Ut,View as kt,FocusCycler as _0x49e0cf,ButtonView as _0x5a79b9,ViewCollection as _0x26d77d,createDropdown as _0x4c6322,ListView as _0x4adfe9,focusChildOnDropdownOpen as _0x428c1d,ListItemView as _0x98caf8,MenuBarMenuListItemButtonView as _0x30a49a,BodyCollection as _0xa022f0,BalloonPanelView as _0x443934,ContextualBalloon as _0x4a595f,Dialog as _0x16538a,DialogViewPosition as _0x1ae2ec}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disableViewPlaceholder as St,enableViewPlaceholder as Ft,MouseObserver as _0x85916a}from'@ckeditor/ckeditor5-engine/dist/index.js';import{Clipboard as qt,ClipboardMarkersUtils as Mt,ClipboardPipeline as Pt}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Enter as zt,ShiftEnter as Bt}from'@ckeditor/ckeditor5-enter/dist/index.js';import{SelectAll as Gt}from'@ckeditor/ckeditor5-select-all/dist/index.js';import{Typing as Jt}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Undo as Kt}from'@ckeditor/ckeditor5-undo/dist/index.js';import{Paragraph as Lt}from'@ckeditor/ckeditor5-paragraph/dist/index.js';import{FOCUS_ANNOTATION_KEYSTROKE as _0x225b0}from'@ckeditor/ckeditor5-collaboration-core/dist/index.js';import{toWidget as _0x4815a8}from'@ckeditor/ckeditor5-widget/dist/index.js';class vt extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x3f5bd4(){['model'];['view'];constructor(_0x49429a,_0x22e073){super(),this['model']=_0x49429a,this['model']['_isAttached']=!0x0,this['view']=_0x22e073,this['listenTo'](_0x22e073,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x22e073,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x22e073,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x22e073,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x22e073,'addComment',(_0x252a60,_0x13a628)=>this['addComment'](_0x13a628)),this['listenTo'](_0x22e073,'updateComment',(_0xfde88d,_0x2bff0f,_0x29c349)=>this['updateComment'](_0x2bff0f,_0x29c349)),this['listenTo'](_0x22e073,'removeComment',(_0x35ca5d,_0x51b66)=>this['removeComment'](_0x51b66));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x349712){this['model']['addComment']({'content':_0x349712,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x11fa0b,_0x2b461b){this['model']['getComment'](_0x11fa0b)['update']({'content':_0x2b461b});}['removeComment'](_0x912d53){this['model']['getComment'](_0x912d53)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function N(_0x5bffb4,_0x4a4b48,_0x5aabbd){const t=_0x5bffb4['t'];switch(_0x4a4b48){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'},_0x5aabbd);case'COMMENT_THREAD_LABEL':return t({'string':'Comment\x20thread\x20by\x20%1.\x20%1\x20reply.','plural':'Comment\x20thread\x20by\x20%1.\x20%0\x20replies.','id':'COMMENT_THREAD_LABEL'},_0x5aabbd);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'},_0x5aabbd);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'},_0x5aabbd);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x5aabbd);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'},_0x5aabbd);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'},_0x5aabbd);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'},_0x5aabbd);case'COMMENTS_ARCHIVE':return t({'string':'Comments\x20archive','id':'COMMENTS_ARCHIVE'});case'EMPTY_COMMENTS_ARCHIVE':return t({'string':'There\x20are\x20no\x20archived\x20comment\x20threads.','id':'EMPTY_COMMENTS_ARCHIVE'});case'COMMENTS_ARCHIVE_LIST_LABEL':return t({'string':'List\x20of\x20comments','id':'COMMENTS_ARCHIVE_LIST_LABEL'});case'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP':return t({'string':'Keystrokes\x20for\x20interacting\x20with\x20annotation\x20threads\x20(e.g.\x20comments,\x20track\x20changes\x20suggestions)','id':'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'});case'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO':return t({'string':'Move\x20focus\x20to\x20the\x20thread\x20when\x20the\x20selection\x20is\x20anchored\x20in\x20its\x20marker','id':'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'});case'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT':return t({'string':'Exit\x20the\x20annotation\x20and\x20move\x20focus\x20back\x20to\x20the\x20edited\x20content','id':'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'});case'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER':return t({'string':'Browse\x20the\x20focused\x20annotation\x20thread\x20or\x20thread\x20comment','id':'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'});case'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS':return t({'string':'Move\x20across\x20internals\x20of\x20the\x20annotation\x20thread','id':'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'});case'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT':return t({'string':'Submit\x20the\x20reply\x20while\x20writing\x20a\x20comment','id':'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'});case'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS':return t({'string':'Move\x20to\x20the\x20previous\x20or\x20next\x20thread\x20in\x20the\x20annotations\x20sidebar\x20or\x20comments\x20archive','id':'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'});default:return'';}}class Rt extends $t{['main'];['editable'];constructor(_0x2ab60d,_0x20d633){super(_0x2ab60d);const _0x5a88b1=_0x1847cc();this['main']=this['createCollection'](),this['editable']=new Vt(_0x2ab60d,_0x20d633,void 0x0,{'label':()=>N(_0x2ab60d,'Comment\x20editor')}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'dir':_0x2ab60d['uiLanguageDirection'],'lang':_0x2ab60d['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x5a88b1},'children':[{'tag':'div','attributes':{'class':'ck-editor__main','role':'presentation'},'children':this['main']}]});}['render'](){super['render'](),this['main']['add'](this['editable']);}['focus'](){this['editable']['element']['focus']();}}class Et extends Ut{['view'];constructor(_0x2c75f0){super(_0x2c75f0),this['view']=new Rt(_0x2c75f0['locale'],_0x2c75f0['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x37ab19=this['editor']['editing']['view'],_0x56fda8=this['view']['editable'],_0x14fb09=_0x37ab19['document']['getRoot']();_0x56fda8['name']=_0x14fb09['rootName'],this['view']['render']();const _0x350142=_0x56fda8['element'];this['setEditableElement'](_0x56fda8['name'],_0x350142),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x37ab19['attachDomRoot'](_0x350142),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const Qt=[qt,zt,Bt,Gt,Jt,Kt,Lt];class hs extends/* #__PURE__ -- @preserve */
|
|
25
|
+
_0x3f5bd4(_0x37377e){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
|
|
26
|
+
((()=>Qt)());constructor(_0x170c2d={}){function _0x94f4a8(_0x34930a){return _0x34930a['map'](_0x589ade=>String['fromCharCode'](_0x589ade))['join']('');}(_0x170c2d=Object['assign']({},_0x170c2d))['plugins']||(_0x170c2d['plugins']=hs['defaultPlugins']),super(_0x170c2d),this['ui']=new Et(this),this['set']('placeholder',''),this['model']['document']['on']('change',()=>this['_updatePlaceholder'](),{'priority':'low'}),this['on']('change:placeholder',()=>this['_updatePlaceholder']()),this['model']['document']['createRoot'](),this[_0x94f4a8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x94f4a8([0x76,0x69,0x65,0x77])][_0x94f4a8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x94f4a8([0x61,0x75,0x74,0x6f]),this[_0x94f4a8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x94f4a8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x94f4a8([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x94f4a8([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x94f4a8([0x6f,0x6b])});}['create'](){const _0x50161c=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x50161c))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x12d37f=>{const _0x48c848=this['model']['document']['getRoot'](),_0x439a3e=_0x48c848&&_0x48c848['getChild'](_0x48c848['childCount']-0x1);_0x12d37f['setSelection'](_0x439a3e,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x5e793b=this['editing']['view'],_0x4816c4=_0x5e793b['document']['getRoot'](),_0xb3b15d=_0x4816c4['getChild'](0x0);_0x4816c4['childCount']>0x1||!_0xb3b15d||'p'!=_0xb3b15d['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(St(_0x5e793b,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0xb3b15d['placeholder']=this['placeholder']),Ft({'view':_0x5e793b,'element':_0xb3b15d,'keepOnFocus':!0x0}),this['placeholderElement']=_0xb3b15d);}}class es extends kt{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x1d7d48,_0x3aa7d1={}){super(_0x1d7d48),this['editor']=null,this['_editorConfig']=_0x3aa7d1,this['set']('value',_0x3aa7d1['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',N(_0x1d7d48,'Reply...')),this['set']('submitLabel',N(_0x1d7d48,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new jt(),this['focusTracker']=new _0x1c8200(),this['focusCycler']=new _0x49e0cf({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-comment__input-wrapper']},'children':[{'tag':'div','attributes':{'class':['ck-comment__input-actions',this['bindTemplate']['if']('showButtons','ck-comment__input-actions--active')]},'children':[this['submitButtonView'],this['cancelButtonView']]}]}),this['keystrokes']['set']('Esc',(_0x13f66b,_0x121037)=>{this['cancelButtonView']['fire']('execute'),_0x121037();}),this['keystrokes']['set']('Ctrl+Enter',(_0x3e733c,_0x4f895c)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x4f895c());}),this['on']('submit',(_0x35fb77,_0x4c80ba)=>{_0x4c80ba['length']>0xfde8?(alert(N(_0x1d7d48,'TOO_LONG_COMMENT_ALERT',[_0x4c80ba['length'],0xfde8])),_0x35fb77['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new hs(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x2abe87=this['editor'];this['element']['insertBefore'](_0x2abe87['ui']['element'],this['element']['firstChild']),_0x2abe87['model']['document']['on']('change',()=>this['value']=_0x2abe87['getData']()),_0x2abe87['bind']('placeholder')['to'](this),this['focusables']['add'](_0x2abe87['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x3086e8){-0x1===_0x3086e8?(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:_0x2d093e}=this,_0x40f1cc=new _0x5a79b9(_0x2d093e);return _0x40f1cc['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x40f1cc['withText']=!0x0,_0x40f1cc['bind']('label')['to'](this,'submitLabel'),_0x40f1cc['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x40f1cc['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x32d4a9,_0x536d62)=>!_0x536d62&&!!_0x32d4a9['trim']()),_0x40f1cc;}['_createCancelButton'](){const {locale:_0x3da5a0}=this,_0x37f9c2=new _0x5a79b9(_0x3da5a0);return _0x37f9c2['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x37f9c2['label']=N(_0x3da5a0,'Cancel'),_0x37f9c2['withText']=!0x0,_0x37f9c2['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x37f9c2;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x42f8cf=>{this['focusTracker']['add'](_0x42f8cf['element']);}),this['focusables']['on']('change',(_0x92297b,_0x26c6a0)=>{for(const _0x2d9062 of Array['from'](_0x26c6a0['added'])['reverse']())this['focusTracker']['add'](_0x2d9062['element']);});}}class ie extends kt{constructor(_0x5bf074,_0x243eae,_0x47cff9){super(_0x5bf074),this['commentInputView']=new es(_0x5bf074,_0x47cff9),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x4bc608,_0x1d626b)=>_0x4bc608||!!_0x1d626b),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 _0x5ce653(_0x5bf074,_0x243eae),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'](_0x11ad03){this['commentInputView']['focus'](_0x11ad03);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x10e9ce,_0x13a09b)=>{const {submitButtonView:_0x131d34,cancelButtonView:_0x2e0003,editor:_0x107d64}=this['commentInputView'];[_0x131d34['element'],_0x2e0003['element'],_0x107d64?_0x107d64['editing']['view']['getDomRoot']():null]['filter'](_0x55dfc7=>_0x55dfc7)['some'](_0x290331=>_0x290331['contains'](_0x13a09b['target']))||(this['focus'](),_0x13a09b['preventDefault']());});}}class rs extends kt{constructor(_0x968d05){super(_0x968d05);const _0x3a60e8=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x3a60e8['to']('count',_0x420d56=>N(_0x968d05,'NUMBER_OF_COMMENTS',_0x420d56))}]});}}class te extends kt{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x233732,_0x69407d,_0x42d940){super(_0x233732);const _0x4675d1=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x69407d['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x69407d,this['_config']=_0x42d940,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x1c8200(),this['keystrokes']=new jt(),this['focusCycler']=new _0x49e0cf({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x1ba5a3=>this['commentViews']['map'](_0x1a491e=>_0x1a491e['element'])['includes'](_0x1ba5a3['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new rs(_0x233732),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x52eac1=>_0x52eac1-this['_config']['maxCommentsWhenCollapsed']);for(const _0x120ad9 of _0x69407d['comments'])this['_handleNewCommentModel'](_0x120ad9);this['_handleInfoComment'](),this['listenTo'](_0x69407d['comments'],'add',(_0x9c065e,_0x1bb56e)=>{const _0x4f3c99=this['_calculatePosition'](_0x1bb56e);this['length']++,this['_handleNewCommentModel'](_0x1bb56e,_0x4f3c99),this['refreshVisibleViews']();}),this['listenTo'](_0x69407d['comments'],'remove',(_0xa651c1,_0xd4dff7)=>{this['length']--,this['_handleRemoveCommentModel'](_0xd4dff7),this['refreshVisibleViews']();}),this['listenTo'](_0x69407d,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x69407d,'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',_0x4675d1['if']('length','ck-hidden',_0x5af010=>!_0x5af010)],'aria-label':N(_0x233732,'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'](_0x2ed663){-0x1===_0x2ed663?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x2cfea2 of this['commentViews'])_0x2cfea2['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x4e1b4a,_0x1a8024){const _0x506265=new this['_config']['CommentView'](this['locale'],_0x4e1b4a,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x506265['viewUid']=_0x4e1b4a['id'],_0x506265['delegate']('removeComment')['to'](this),_0x506265['delegate']('updateComment')['to'](this),_0x506265['delegate']('resolveCommentThread')['to'](this),_0x506265['delegate']('editorReady')['to'](this),_0x506265['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x506265,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x506265,_0x1a8024);}['_calculatePosition'](_0x2c22fd){const _0x16d429=this['_model']['_findOptimalIndex'](_0x2c22fd);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x2c22fd['authoredAt']?_0x16d429-0x1:_0x16d429:_0x16d429-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x2354ba={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':N(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x2354ba,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x2354ba));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x188757){const _0x204b4f=this['commentViews']['remove'](_0x188757['id']);this['stopListening'](_0x204b4f),_0x204b4f['isEditMode']&&this['_updateHasDirtyComment'](),_0x204b4f['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x4da960=>_0x4da960['isEditMode']);}['_rearrangeCollapse'](){const _0x209e2c=function(_0x350a1c){const _0x227e6d=new _0x41c939();for(const _0x313127 of _0x350a1c)_0x227e6d['add'](_0x313127);return _0x227e6d;}(this['commentViews']),_0x1203e9=this['_collapsedCommentsView']['count'];for(let _0x29a9ce=0x1;_0x29a9ce<=_0x1203e9;_0x29a9ce++)_0x209e2c['remove'](0x1);for(const _0x494400 of _0x209e2c)_0x494400['collapse']();_0x1203e9>0x0&&_0x209e2c['add'](this['_collapsedCommentsView'],0x1),ns(_0x1bbe44(Array['from'](this['visibleViews']),Array['from'](_0x209e2c)),this['visibleViews'],_0x209e2c);}['_rearrangeExpand'](){ns(_0x1bbe44(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x3703b4 of this['visibleViews'])_0x3703b4['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x4da7fa=>{this['focusTracker']['add'](_0x4da7fa['element']),this['keystrokes']['listenTo'](_0x4da7fa['element']);}),this['commentViews']['on']('change',(_0x474101,_0x3cc2d4)=>{for(const _0x15eeea of _0x3cc2d4['removed'])this['focusTracker']['remove'](_0x15eeea['element']),this['keystrokes']['stopListening'](_0x15eeea['element']);for(const _0x30f2ee of Array['from'](_0x3cc2d4['added'])['reverse']())this['focusTracker']['add'](_0x30f2ee['element']),this['keystrokes']['listenTo'](_0x30f2ee['element']);});}}function ns(_0x155c8b,_0x45a583,_0x3fe5b3){let _0x141b0=0x0;for(const _0x1ac237 of _0x155c8b)switch(_0x1ac237){case'insert':_0x45a583['add'](_0x3fe5b3['get'](_0x141b0),_0x141b0),_0x141b0++;break;case'delete':_0x45a583['remove'](_0x141b0);break;case'equal':_0x141b0++;}}class oe extends kt{constructor(_0xd29464){super(_0xd29464);const _0x84a499=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x84a499['to']('contextValue',_0x3746f7=>N(_0xd29464,'THREAD_CONTEXT_LABEL',_0x3746f7)),'tabindex':-0x1},'children':[{'text':_0x84a499['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class Xt extends kt{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x17bac7,_0x26932a){super(_0x17bac7);const _0x12696d=this['bindTemplate'];this['_model']=_0x26932a,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x1c8200(),this['keystrokes']=new jt(),this['focusCycler']=new _0x49e0cf({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x5cdb69=>!!_0x5cdb69),this['bind']('contextValue')['to'](this['_model'],'context',_0x32f460=>_0x32f460&&_0x32f460['value']?this['_trimContextValue'](_0x32f460['value']):N(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',_0x12696d['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 _0x545a4c=new _0x5a79b9(this['locale']);return _0x545a4c['label']=N(this['locale'],'Reopen'),_0x545a4c['tooltip']=N(this['locale'],'Reopen'),_0x545a4c['icon']=_0x52e939,_0x545a4c['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x158150=>!_0x158150),_0x545a4c['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x2257fa,_0x3336a9)=>_0x2257fa&&_0x3336a9),_0x545a4c['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x545a4c;}['_trimContextValue'](_0x474ef8){if(_0x474ef8['length']<0x96)return _0x474ef8;const _0x1a947d=_0x474ef8['lastIndexOf']('\x20',0x93);return _0x474ef8['substring'](0x0,_0x1a947d>-0x1?_0x1a947d:0x93)+'...';}['_attachContextActions'](){const _0x60a111=this['element']['querySelector']('.ck-context'),_0x3dbaae=_0x60a111['querySelector']('.ck-context__value');this['listenTo'](_0x60a111,'mouseenter',()=>{_0x3dbaae['offsetWidth']<_0x3dbaae['scrollWidth']&&_0x60a111['classList']['add']('overlay');}),this['listenTo'](_0x60a111,'mouseleave',()=>{_0x60a111['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x2fccf7 of this['focusables'])this['focusTracker']['add'](_0x2fccf7['element']),this['keystrokes']['listenTo'](_0x2fccf7['element']);}['_createContextView'](){const _0x1997e5=new oe(this['locale']);return _0x1997e5['bind']('contextValue')['to'](this),_0x1997e5;}}class si extends kt{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x3c2c28,_0x46d8eb,_0x541456,_0x57310a){super(_0x3c2c28),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x46d8eb,this['_localUser']=_0x541456,this['_config']=_0x57310a,this['commentThreadHeaderView']=new Xt(_0x3c2c28,_0x46d8eb),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new Yt(_0x3c2c28,N(_0x3c2c28,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new te(_0x3c2c28,_0x46d8eb,Object['assign']({'CommentView':this['_config']['CommentView']},_0x57310a)),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',(_0xfb8313,_0x324119)=>_0xfb8313||!!_0x324119),this['bind']('isUnlinked')['to'](_0x46d8eb,'unlinkedAt',_0x542315=>!!_0x542315),this['bind']('ariaLabel')['to'](this,'length',_0x434648=>{const _0x59cf50=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return N(this['locale'],'COMMENT_THREAD_LABEL',[_0x434648,_0x59cf50]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x1c8200(),this['keystrokes']=new jt(),this['focusCycler']=new _0x49e0cf({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x53a2ef=>_0x53a2ef['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),Zt(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x703eea=new ie(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x571483=_0x703eea['commentInputView'];return _0x703eea['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x571483,'value',(_0x327b8c,_0x36ce13,_0x32cfc9,_0x4ee86d,_0x4be71a)=>!!_0x4be71a||!!_0x4ee86d&&_0x32cfc9&&!_0x36ce13||_0x327b8c&&_0x32cfc9&&!_0x36ce13),_0x571483['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x13e96c,_0x689898,_0x5c3269)=>{let _0x390b48;return _0x390b48=_0x5c3269&&_0x689898?'Reply\x20to\x20reopen\x20discussion...':_0x13e96c?'Reply...':'Write\x20a\x20comment...',N(this['locale'],_0x390b48);}),_0x571483['bind']('submitLabel')['to'](this,'length',_0x3f547d=>N(this['locale'],_0x3f547d?'Reply':'Comment')),_0x571483['on']('submit',(_0x32d4ec,_0x37ceaa)=>{this['fire']('addComment',_0x37ceaa),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x571483['on']('cancel',()=>{this['focus']();}),_0x571483['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x571483['on']('cancel',_0x3150a4=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x3150a4['stop']());}),this['on']('change:isActive',(_0x21dee7,_0x33a190,_0x475b73)=>{_0x475b73||this['length']||_0x571483['value']||this['fire']('removeCommentThread');}),_0x703eea;}}class gt extends/* #__PURE__ -- @preserve */
|
|
27
|
+
ti(si){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x1c3cc2,_0x2841f7,_0x19a3bb,_0x2abf11){super(_0x1c3cc2,_0x2841f7,_0x19a3bb,_0x2abf11),this['commentThreadChildren']=this['createCollection']([this['commentsListView'],this['commentThreadInputView'],this['ariaDescriptionView']]),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x1c3cc2,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x322017,_0xb12c09,_0x1ae977)=>{_0x1ae977||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x9ec96b,_0x5a13ce,_0x1a0e57)=>{_0x1a0e57&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x5da390=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck','ck-thread','ck-reset_all-excluded','ck-rounded-corners',_0x5da390['if']('isActive','ck-thread--active'),_0x5da390['if']('isUnlinked','ck-thread--unlinked'),_0x5da390['to']('actionIndicator',_0x449f18=>_0x449f18?'ck-thread--'+_0x449f18:'')],'data-thread-id':this['_model']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x5da390['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 _0x31d57c of this['commentsListView']['commentViews'])_0x31d57c['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x142fdb}=this,_0x1b6f27=this['commentsListView']['commentViews']['get'](0x0);_0x1b6f27===this['_boundFirstCommentView']||_0x1b6f27['isSystemComment']||(this['_boundFirstCommentView']=_0x1b6f27,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x1b6f27,'actionIndicator',_0x4b0fc6=>'remove'===_0x4b0fc6?'remove':null),_0x1b6f27['placeholder']=N(_0x142fdb,'Write\x20a\x20comment...'),_0x1b6f27['removeButton']['on']('execute',_0x223d19=>{_0x223d19['stop'](),this['showConfirm'](N(_0x142fdb,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),this['on']('removeConfirm',()=>{_0x1b6f27['focus']();}),_0x1b6f27['actionBar']['add'](this['resolveButton'],0x0),_0x1b6f27['focusables']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x44aff3=new _0x2715bd(this['locale']);return _0x44aff3['label']=N(this['locale'],'Resolve'),_0x44aff3['tooltip']=N(this['locale'],'Resolve'),_0x44aff3['icon']=_0x24d888,_0x44aff3['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x44aff3['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x1c5869=>!_0x1c5869),_0x44aff3['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x1165cc,_0x400d72)=>_0x1165cc&&!_0x400d72),_0x44aff3['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x44aff3;}['_updateArchivedThreadHeader'](){this['_model']['archivedAt']?this['commentThreadChildren']['has'](this['commentThreadHeaderView'])||(this['commentThreadChildren']['add'](this['commentThreadHeaderView'],0x0),this['focusables']['add'](this['commentThreadHeaderView'],0x0)):this['commentThreadChildren']['has'](this['commentThreadHeaderView'])&&(this['commentThreadChildren']['remove'](this['commentThreadHeaderView']),this['focusables']['remove'](this['commentThreadHeaderView']));}}class is extends kt{constructor(_0x14eb9c){super(_0x14eb9c),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x2757f8,_0x5342d9,_0x15b675)=>{this['element']['innerHTML']=_0x15b675;}),this['element']['innerHTML']=this['content'];}}class di extends kt{['visibleView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x4c279f,_0x1435aa,_0x23c03c){super(_0x4c279f),this['_model']=_0x1435aa,this['_config']=_0x23c03c,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['bind']('ariaLabel')['to'](_0x1435aa,'content',_0x1435aa,'authoredAt',(_0x2c18d5,_0x574ad9)=>N(_0x4c279f,'COMMENT_ARIA_LABEL',[_0x1435aa['author']['name'],_0x23c03c['formatDateTime'](_0x574ad9),new DOMParser()['parseFromString'](_0x2c18d5,'text/html')['body']['textContent'],_0x1435aa['isExternal']?this['getExternalCommentNote']():''])),this['ariaDescriptionView']=new Yt(_0x4c279f,N(_0x4c279f,'COMMENT_THREAD_DESCRIPTION')),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']()),this['focusables']=new _0x26d77d(),this['focusTracker']=new _0x1c8200(),this['keystrokes']=new jt(),this['focusCycler']=new _0x49e0cf({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x8a2f0=>_0x8a2f0['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']?N(this['locale'],'EXTERNAL_IMPORT_WORD_COMMENT'):N(this['locale'],'EXTERNAL_COMMENT');}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?N(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):N(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['_createCommentContentView'](){const _0x58daf9=new is(this['locale']);return _0x58daf9['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0xd19218,_0x9171de)=>_0x9171de?ts(_0xd19218,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0xd19218),_0x58daf9;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0xaff0b0=new es(this['locale'],this['_config']['editorConfig']);return _0xaff0b0['value']=this['_model']['content'],_0xaff0b0['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0xaff0b0['submitLabel']=N(this['locale'],'Save'),_0xaff0b0['on']('submit',(_0x3ad19c,_0xbfac4e)=>{this['fire']('updateComment',this['_model']['id'],_0xbfac4e),this['switchToDisplayMode'](),this['focus']();}),_0xaff0b0['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0xaff0b0['once']('editorReady',()=>{_0xaff0b0['focus']();}),_0xaff0b0['createEditor'](),_0xaff0b0['delegate']('editorReady')['to'](this),_0xaff0b0['delegate']('editorDestroyed')['to'](this),_0xaff0b0;}['_setupKeyboardNavigation'](){const _0x4ace33=this['element'];this['keystrokes']['listenTo'](_0x4ace33);for(const _0x30d921 of this['focusables'])this['focusTracker']['add'](_0x30d921['element']),this['keystrokes']['listenTo'](_0x30d921['element']);this['focusables']['on']('change',(_0x2841dc,_0x331173)=>{for(const _0x1a0f3f of _0x331173['removed'])this['focusTracker']['remove'](_0x1a0f3f['element']),this['keystrokes']['stopListening'](_0x1a0f3f['element']);for(const _0x4d9109 of _0x331173['added'])this['focusTracker']['add'](_0x4d9109['element']),this['keystrokes']['listenTo'](_0x4d9109['element']);}),this['keystrokes']['set']('enter',(_0x3b8773,_0x1920c8)=>{_0x4ace33===_0x3b8773['target']&&(this['focusCycler']['focusFirst'](),_0x1920c8());}),this['keystrokes']['set']('esc',(_0x2c6ee6,_0x39755d)=>{_0x4ace33!==_0x2c6ee6['target']&&(this['focus'](),_0x39755d());});}}class Tt extends/* #__PURE__ -- @preserve */
|
|
28
|
+
ti(di){['actionBar'];['userView'];constructor(_0x39f759,_0x360860,_0x432185){super(_0x39f759,_0x360860,_0x432185),this['set']('actionIndicator',null),this['set']('placeholder',N(_0x39f759,'Reply...')),this['bind']('authoredAt')['to'](_0x360860),this['bind']('resolvedAt')['to'](_0x360860),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 _0x5ce653(_0x39f759,_0x360860['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['listenTo'](_0x360860,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x3c1429=this['bindTemplate'],_0xeafcc1=[{'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':_0x3c1429['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x3c1429['to']('authoredAt',_0xef9864=>this['_config']['formatDateTime'](_0xef9864))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x3c1429['if']('isEditMode','ck-comment__actions--hidden'),_0x3c1429['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']&&_0xeafcc1['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper'],'tabindex':-0x1,'aria-label':_0x3c1429['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id'],'role':'listitem'},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x3c1429['if']('isEditMode','ck-comment--edit'),_0x3c1429['if']('isSystemComment','ck-comment--info'),_0x3c1429['to']('actionIndicator',_0x2279ad=>_0x2279ad?'ck-comment--'+_0x2279ad:'')],'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':_0xeafcc1}]}]};}['_createEditButton'](){const _0x3871df=new _0x5a79b9(this['locale']);return _0x3871df['label']=N(this['locale'],'Edit'),_0x3871df['icon']=_0x410885,_0x3871df['withText']=!0x0,_0x3871df['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x3871df['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x14b6e7=>!_0x14b6e7),_0x3871df['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x3871df['on']('execute',()=>this['switchToEditMode']()),_0x3871df;}['_createRemoveButton'](){const _0x4870bf=new _0x5a79b9(this['locale']);return _0x4870bf['label']=N(this['locale'],'Remove'),_0x4870bf['icon']=_0x4a1855,_0x4870bf['withText']=!0x0,_0x4870bf['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x4870bf['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x2a68e8=>!_0x2a68e8),_0x4870bf['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x4870bf['on']('execute',()=>{this['showConfirm'](N(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x4870bf;}['_createDropdown'](){const _0x16b1ca=_0x4c6322(this['locale'],_0x1134dc),_0x541900=_0x16b1ca['panelView']['children'],_0x4c5aa5=new _0x4adfe9(this['locale']),_0x4c0a29=_0x16b1ca['bindTemplate'];_0x428c1d(_0x16b1ca,()=>this['items']['find'](_0x1301b5=>_0x1301b5['isVisible'])),_0x16b1ca['extendTemplate']({'attributes':{'class':[_0x4c0a29['if']('isVisible','ck-hidden',_0x3e7d27=>!_0x3e7d27)]}});const _0x3eb27e=(_0x260aa4,_0x5e55a2=-0x1)=>{const _0x3a682c=new _0x98caf8(this['locale']);_0x3a682c['children']['add'](_0x260aa4);const _0x33ff40=_0x5e55a2>-0x1?_0x5e55a2:_0x4c5aa5['items']['length'];_0x4c5aa5['items']['add'](_0x3a682c,_0x33ff40);const _0x196b11=Array['from'](this['items']);_0x16b1ca['unbind']('isEnabled','isVisible'),_0x16b1ca['bind']('isEnabled')['toMany'](_0x196b11,'isEnabled',(..._0x28b3b)=>_0x28b3b['some'](_0x46c2d4=>_0x46c2d4)),_0x16b1ca['bind']('isVisible')['toMany'](_0x196b11,'isVisible',(..._0x2232dd)=>_0x2232dd['some'](_0x32e31c=>_0x32e31c));};_0x16b1ca['panelPosition']='sw',_0x16b1ca['buttonView']['set']({'label':N(this['locale'],'Show\x20more\x20items'),'icon':_0x58959b});for(const _0xa970ea of this['items'])_0x3eb27e(_0xa970ea);return _0x541900['add'](_0x4c5aa5),_0x16b1ca['listenTo'](this['items'],'add',(_0x531017,_0x438846,_0x5ddd26)=>{_0x3eb27e(_0x438846,_0x5ddd26);}),_0x16b1ca['listenTo'](this['items'],'remove',(_0x46bc0d,_0x5bc91c,_0x5e5945)=>{_0x4c5aa5['items']['remove'](_0x5e5945);}),_0x16b1ca;}['_attachActions'](_0x3cac38,_0x725599){const _0x3c77c4=_0x3cac38&&_0x3cac38['element'];_0x3c77c4&&(this['listenTo'](_0x3c77c4,'mouseenter',()=>this['actionIndicator']=_0x725599),this['listenTo'](_0x3c77c4,'focus',()=>this['actionIndicator']=_0x725599),this['listenTo'](_0x3c77c4,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x3c77c4,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0x23c1ca=super['_createCommentInputView']();return _0x23c1ca['bind']('placeholder')['to'](this),_0x23c1ca;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function xt(_0x5959d0){const _0x1d4f58=Dt(_0x5959d0,0x1e),_0x5a0fd8=new MutationObserver(_0x1a02b7=>{for(const _0x4ae15e of _0x1a02b7)('attributes'==_0x4ae15e['type']&&'class'==_0x4ae15e['attributeName']||'childList'==_0x4ae15e['type']||'characterData'==_0x4ae15e['type'])&&_0x1d4f58();});return{'attach'(_0x408554){_0x5a0fd8['observe'](_0x408554,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x5a0fd8['disconnect'](),_0x1d4f58['cancel']();}};}class E extends kt{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x5c0aac,_0x2b3965){super(_0x5c0aac),this['id']=_0x1847cc(),this['focusTracker']=new _0x1c8200(),this['keystrokes']=new jt(),this['keystrokes']['set']('Esc',(_0xf19f13,_0x567cdf)=>this['fire']('Esc',_0x567cdf)),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'](_0x2b3965),this['mainView']=_0x2b3965;const _0xe9a270=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0xe9a270['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 _0x5e33be=this['element']['clientHeight'];_0x5e33be&&(this['height']=_0x5e33be);}}class T extends/* #__PURE__ -- @preserve */
|
|
29
|
+
_0x3f5bd4(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x12abf5,target:_0x59cff9,type:_0x4f461b,isVisible:_0x235e5b=!0x0}){super(),this['view']=_0x12abf5,this['view']['element']||this['view']['render'](),this['_type']=_0x4f461b,this['_target']=_0x59cff9,T['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x41c939([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x3fc526,_0x2f0d6d)=>{this['view']['focusTracker']['add'](_0x2f0d6d);}),this['focusableElements']['on']('remove',(_0x4f0789,_0x34e73b)=>{this['view']['focusTracker']['remove'](_0x34e73b);}),this['set']('isVisible',_0x235e5b);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x17192e=this['_getNormalizedTarget']();return T['_assertCorrectTarget'](_0x17192e),_0x17192e;}get['targetRect'](){const _0x277ac8=this['target'];if(null===_0x277ac8)return null;if(_0x277ac8 instanceof _0x4803da)return _0x277ac8;const _0x4ffbae=_0x277ac8['filter'](_0x3fe4e0=>function(_0x324105){const _0x235868=_0x324105['offsetParent'];if(_0x235868)return!0x0;const _0x362bde=_0x324105['getClientRects']()['item'](0x0);return!!_0x362bde;}(_0x3fe4e0));return 0x0===_0x4ffbae['length']?null:new _0x4803da(_0x4ffbae[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x1d6b98){this['view']['isActive']=_0x1d6b98,this['view']['mainView']['isActive']=_0x1d6b98;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x3d4b0d){if(!(null===_0x3d4b0d||_0x3d4b0d instanceof _0x4803da||Array['isArray'](_0x3d4b0d)&&_0x3d4b0d['every'](_0x26e3bd=>fi(_0x26e3bd))))throw new _0x23709e('annotation-invalid-target',null,{'target':_0x3d4b0d});}['_getNormalizedTarget'](){const _0x3b6bc9='function'==typeof this['_target']?this['_target']():this['_target'];return fi(_0x3b6bc9)?[_0x3b6bc9]:_0x3b6bc9;}}function fi(_0x3bdcee){return null!==_0x3bdcee&&'object'==typeof _0x3bdcee&&'nodeType'in _0x3bdcee&&0x1===_0x3bdcee['nodeType'];}class S extends _0x41c939{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x4b447f=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x1c8200(),this['_focusTracker']['on']('change:isFocused',(_0x59544a,_0x1800f1,_0x346285)=>{_0x346285||this['fire']('blur');});for(const _0x2af668 of _0x4b447f)this['add'](_0x2af668);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x110357){if(this['has'](_0x110357))throw new _0x23709e('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x110357['innerView'],_0x110357),this['_viewToAnnotation']['set'](_0x110357['view'],_0x110357);for(const _0x57e6b9 of _0x110357['focusableElements'])this['_focusTracker']['add'](_0x57e6b9);this['listenTo'](_0x110357['focusableElements'],'add',(_0x25b281,_0x3c74dc)=>{this['_focusTracker']['add'](_0x3c74dc);}),this['listenTo'](_0x110357['focusableElements'],'remove',(_0x4a2b3e,_0x286ab3)=>{this['_focusTracker']['remove'](_0x286ab3);}),this['listenTo'](_0x110357['view']['focusTracker'],'change:isFocused',(_0x544be5,_0x457cc4,_0x756190)=>{_0x756190&&this['fire']('focus',_0x110357);}),_0x110357['updateTargetRect']();const _0x2b65d3=this['_getOrderInContent'](_0x110357['view']['targetRect']);return super['add'](_0x110357,_0x2b65d3);}['remove'](_0x171c4b){if(!this['has'](_0x171c4b))throw new _0x23709e('annotationcollection-not-existing-item',null);this['stopListening'](_0x171c4b['view']['focusTracker']),this['stopListening'](_0x171c4b['focusableElements']);for(const _0x4018ed of _0x171c4b['focusableElements'])this['_focusTracker']['remove'](_0x4018ed);return this['_viewToAnnotation']['delete'](_0x171c4b['view']),this['_innerViewToAnnotation']['delete'](_0x171c4b['innerView']),super['remove'](_0x171c4b);}['getByInnerView'](_0x15ade5){return this['_innerViewToAnnotation']['get'](_0x15ade5);}['getByView'](_0x548e2f){return this['_viewToAnnotation']['get'](_0x548e2f);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x47d3fe of this)_0x47d3fe['updateTargetRect']();this['_sort']();}['_sort'](){const _0x2f0b5b=Array['from'](this)['sort']((_0x28283a,_0x5848d7)=>w(_0x28283a['view']['targetRect'],_0x5848d7['view']['targetRect']));for(let _0x418632=_0x2f0b5b['length']-0x1;_0x418632>0x0;_0x418632--){const _0x61033a=_0x2f0b5b[_0x418632];_0x418632!==this['getIndex'](_0x61033a)&&(this['remove'](_0x61033a),this['add'](_0x61033a));}}['_getOrderInContent'](_0x42ceb7){let _0x1c707a=0x0;if(!_0x42ceb7)return this['length'];for(const _0x115b54 of this){const _0x1ac752=_0x115b54['view']['targetRect'];if(_0x1ac752){if(w(_0x42ceb7,_0x1ac752)<0x0)return _0x1c707a;_0x1c707a++;}}return _0x1c707a;}}function v({source:_0x26f682,target:_0x1aa171,filter:_0x221a27}){for(const _0x331f03 of _0x26f682)_0x221a27(_0x331f03)&&_0x1aa171['add'](_0x331f03);_0x1aa171['listenTo'](_0x26f682,'add',(_0x133119,_0x5da368)=>{_0x221a27(_0x5da368)&&_0x1aa171['add'](_0x5da368);}),_0x1aa171['listenTo'](_0x26f682,'remove',(_0x39e5b8,_0x300dd0)=>{_0x1aa171['has'](_0x300dd0)&&_0x1aa171['remove'](_0x300dd0);});}function w(_0x1b2857,_0x15184e){if(null===_0x1b2857&&null===_0x15184e)return 0x0;if(null===_0x1b2857)return-0x1;if(null===_0x15184e)return 0x1;const _0x11815f=_0x1b2857['top']-_0x15184e['top'];return 0x0==_0x11815f?_0x1b2857['left']-_0x15184e['left']:_0x11815f;}class y extends _0x2f0852{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x10c200){if(super(_0x10c200),this['collection']=new S(),this['_visibleAnnotations']=new S(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x10c200 instanceof _0x37377e){const _0x5b8b28=_0x10c200['locale'];_0x10c200['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':N(_0x5b8b28,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':N(_0x5b8b28,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':N(_0x5b8b28,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':N(_0x5b8b28,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':N(_0x5b8b28,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':N(_0x5b8b28,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':N(_0x5b8b28,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x3c7590){this['collection']['add'](_0x3c7590);}['remove'](_0x419d22){this['collection']['remove'](_0x419d22),_0x419d22['destroy']();}['refreshVisibility'](){for(const _0x1f0c59 of this['collection'])_0x1f0c59['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x498abb){return this['collection']['getByInnerView'](_0x498abb);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x31c827 of this['collection'])_0x31c827['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x2e81b){this['fire']('_activateAnnotation',_0x2e81b);}['createAnnotation'](_0x2cc2ca){return new T(_0x2cc2ca);}['createAnnotationView'](_0x3377a7,_0xabb24c){return new E(_0x3377a7,_0xabb24c);}['_addActiveAnnotation'](_0x4a5b59){const _0x440eaa=new Set(this['activeAnnotations']);_0x440eaa['add'](_0x4a5b59),this['activeAnnotations']=_0x440eaa;}['_removeActiveAnnotation'](_0x3b7e4b){const _0x434018=new Set(this['activeAnnotations']);_0x434018['delete'](_0x3b7e4b),this['activeAnnotations']=_0x434018;}['_bindAnnotationsToVisibleAnnotations'](){const _0x2a1470=this['collection'],_0x3f13ae=this['_visibleAnnotations'];function _0x2f824a(_0x180ea6){const _0xae5c1c=_0x180ea6['source'];_0xae5c1c['isVisible']&&!_0x3f13ae['has'](_0xae5c1c)?_0x3f13ae['add'](_0xae5c1c):!_0xae5c1c['isVisible']&&_0x3f13ae['has'](_0xae5c1c)&&_0x3f13ae['remove'](_0xae5c1c),_0xae5c1c['view']['focusTracker']['remove'](_0xae5c1c['view']['element']),_0xae5c1c['view']['focusTracker']['add'](_0xae5c1c['view']['element']);}this['listenTo'](_0x2a1470,'add',(_0x4e04ae,_0x1d07ec)=>{_0x1d07ec['isVisible']&&_0x3f13ae['add'](_0x1d07ec),this['listenTo'](_0x1d07ec,'change:isVisible',_0x2f824a);}),this['listenTo'](_0x2a1470,'remove',(_0x4ee3eb,_0x20fe56)=>{_0x3f13ae['has'](_0x20fe56)&&_0x3f13ae['remove'](_0x20fe56),this['stopListening'](_0x20fe56,'change:isVisible',_0x2f824a);});}['_setupEnterAnnotationKeystroke'](){const _0x190ec0=_0x4e9f37=>{_0x4e9f37['on']('ready',()=>{_0x4e9f37['keystrokes']['set'](_0x225b0,(_0x5d2d57,_0x29f242)=>{const _0x8c6e9c=_0x15829c(this['activeAnnotations']['values']());_0x8c6e9c&&(_0x8c6e9c['view']['focus'](),_0x29f242());});});};this['context']instanceof _0x37377e?_0x190ec0(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x2b62a7,_0x1f0dee)=>{_0x190ec0(_0x1f0dee);});}['_setupEscapeAnnotationHandling'](){const _0x2914cc=_0x43a263=>{const _0x348877=_0x43a263['source'],_0x5bf6d1=[];let _0x4c6597;if(Array['isArray'](_0x348877['target'])){_0x4c6597=_0x348877['target'][0x0],this['context']instanceof _0x37377e?_0x5bf6d1['push'](this['context']):this['context']['editors']&&_0x5bf6d1['push'](...this['context']['editors']);for(const _0x35ef43 of _0x5bf6d1)for(const _0x36d752 of _0x35ef43['editing']['view']['domRoots']['values']())if(_0x36d752['contains'](_0x4c6597))return void _0x35ef43['editing']['view']['focus']();_0x4c6597['focus']();}};this['listenTo'](this['collection'],'add',(_0x5d7d99,_0x3eaca7)=>{this['listenTo'](_0x3eaca7,'escape',_0x2914cc,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x575b8c,_0x3c0478)=>{this['stopListening'](_0x3c0478,'escape',_0x2914cc);});}}const _t=Symbol('noChannel'),bt={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class o extends _0x2f0852{['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[y,lt,it];}static get['pluginName'](){return'CommentsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x81c7c8){super(_0x81c7c8),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x49c7a7=this['context']['config'];_0x49c7a7['define']('comments.maxCommentsWhenCollapsed',0x2),_0x49c7a7['define']('comments.maxThreadTotalWeight',0x1f4),_0x49c7a7['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x49c7a7['define']('comments.CommentThreadView',gt),_0x49c7a7['define']('comments.CommentView',Tt),_0x49c7a7['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x9ffbca=this['context']['plugins']['get'](y);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x502074,_0x50ac52)=>this['_addCommentThread'](_0x50ac52)),this['on']('submitCommentThread',(_0x312c34,_0x290087)=>this['_submitCommentThread'](_0x290087)),this['on']('resolveCommentThread',(_0x4ad79c,_0x1d04d4)=>this['_resolveCommentThread'](_0x1d04d4)),this['on']('resolveCommentThread',(_0x59a393,_0x50f41c)=>this['_updateActiveAnnotation'](_0x50f41c),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x522c80,_0x261c9c)=>this['_reopenCommentThread'](_0x261c9c)),this['on']('reopenCommentThread',(_0x1ee4c4,_0x56168c)=>this['_updateActiveAnnotation'](_0x56168c),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x2024c1,_0x4db4d2)=>this['_removeCommentThread'](_0x4db4d2)),this['on']('updateCommentThread',(_0x5a10cf,_0x5292b5)=>this['_updateCommentThread'](_0x5292b5)),this['on']('updateCommentThread',(_0x34bed9,_0x2c4767)=>this['_updateActiveAnnotation'](_0x2c4767),{'priority':'lowest'}),this['on']('addComment',(_0x10df47,_0x49a4ba)=>this['_addComment'](_0x49a4ba)),this['on']('updateComment',(_0x2df3a8,_0x3c1f5d)=>this['_updateComment'](_0x3c1f5d)),this['on']('removeComment',(_0x30a054,_0x3c1fef)=>this['_removeComment'](_0x3c1fef)),this['on']('addComment',(_0x1b39c2,{threadId:_0x57184a,isFromAdapter:_0x517911})=>{if(_0x517911)return;const _0x4e55f6=this['getCommentThread'](_0x57184a),_0x828f4a=_0x4e55f6&&this['_threadToController']['get'](_0x4e55f6);_0x828f4a&&_0x828f4a['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x9ffbca,'change:activeAnnotations',(_0x51c7e9,_0x5a5914,_0x5bb5e7)=>{const _0x5c3a42=Array['from'](_0x5bb5e7)['map'](_0x585857=>this['_viewToController']['get'](_0x585857['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x5c3a42?_0x5c3a42['model']:null;});}set['adapter'](_0x398cdc){if(this['_adapter'])throw new _0x23709e('commentsrepository-adapter-already-set');this['_adapter']=_0x398cdc;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x223e7b=_t,threadId:_0x3879e8=_0x1847cc(),comments:_0x14bf59=[],unlinkedAt:_0x32a0a7=null,resolvedAt:_0x4591a5=null,resolvedBy:_0x63f474=null,target:_0x5d537a=null,context:_0x4279e5=null,attributes:_0x3bad3f={},isResolvable:_0x52b2df=!0x0,isSubmitted:_0x37a7ed=!0x1,isFromAdapter:_0x15666a=!0x1}={}){return this['fire'](Nt('addCommentThread',_0x223e7b),{'channelId':_0x223e7b,'threadId':_0x3879e8,'comments':_0x14bf59,'unlinkedAt':_0x32a0a7,'resolvedAt':_0x4591a5,'resolvedBy':_0x63f474,'target':_0x5d537a,'context':_0x4279e5,'attributes':_0x3bad3f,'isFromAdapter':_0x15666a,'isResolvable':_0x52b2df,'isSubmitted':_0x37a7ed}),this['getCommentThread'](_0x3879e8);}['openNewCommentThread']({channelId:_0x4e6167=_t,threadId:_0x3db4ce=_0x1847cc(),target:_0x223ec5,context:_0x264853=null,isResolvable:_0x5bc895=!0x0}){if(this['_readOnlyChannels']['has'](_0x4e6167)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x223ec5)throw new _0x23709e('commentsrepository-missing-target');const _0x581fe6=this['addCommentThread']({'channelId':_0x4e6167,'threadId':_0x3db4ce,'target':_0x223ec5,'context':_0x264853,'isResolvable':_0x5bc895});if(!_0x581fe6)return null;const _0x1525e9=this['_threadToController']['get'](_0x581fe6),_0x1d6cbe=_0x1525e9['view']['commentThreadInputView']['commentInputView'],_0x2c0301=this['context']['plugins']['get'](y),_0x507b03=_0x2c0301['getByInnerView'](_0x1525e9['view']);return _0x2c0301['activate'](_0x507b03),_0x1d6cbe['once']('editorReady',()=>_0x1d6cbe['focus']()),_0x581fe6;}['hasCommentThread'](_0x3f0830){if('string'!=typeof _0x3f0830)throw new _0x23709e('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x3f0830);}['updateCommentThread']({channelId:_0x553d4f=_t,threadId:_0x1226b1,context:_0x5c1c37,unlinkedAt:_0x31f1,attributes:_0x2a37ee,isFromAdapter:_0x37d31f=!0x1}){return this['fire'](Nt('updateCommentThread',_0x553d4f),{'channelId':_0x553d4f,'threadId':_0x1226b1,'context':_0x5c1c37,'unlinkedAt':_0x31f1,'attributes':_0x2a37ee,'isFromAdapter':_0x37d31f}),this['getCommentThread'](_0x1226b1);}['getCommentThread'](_0x15338f){if('string'!=typeof _0x15338f)throw new _0x23709e('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x15338f);}['fetchCommentThread']({channelId:_0x5c5ba0,threadId:_0x3ae42b}={}){const _0x4da690=this['getCommentThread'](_0x3ae42b);if(_0x4da690)return Promise['resolve'](_0x4da690);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x23709e('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x5c5ba0,'threadId':_0x3ae42b})['then'](_0x2b3387=>this['hasCommentThread'](_0x3ae42b)?this['getCommentThread'](_0x3ae42b):_0x2b3387?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x5c5ba0},_0x2b3387)):void 0x0)['catch'](_0x724303=>{throw console['error'](_0x724303),new _0x23709e('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x20f474,skipNotAttached:_0x256f61=!0x1,skipEmpty:_0x533ca4=!0x1,toJSON:_0x4ae4f2=!0x1}={}){const _0x4b897b=[];for(const _0x1632cc of this['_threads']['values']())_0x20f474&&_0x1632cc['channelId']!==_0x20f474||_0x256f61&&!_0x1632cc['isAttached']||_0x533ca4&&0x0===_0x1632cc['length']||_0x4b897b['push'](_0x1632cc);return _0x4ae4f2?_0x4b897b['map'](_0x4835de=>_0x4835de['toJSON']()):_0x4b897b;}['getAnnotationForCommentThread'](_0x4981bc){const _0x3ed64c=this['_threadToController']['get'](_0x4981bc);if(!_0x3ed64c)return null;return this['context']['plugins']['get'](y)['getByInnerView'](_0x3ed64c['view'])||null;}['getCommentThreadForAnnotation'](_0x4c6f0f){const _0x2c77d9=this['_viewToController']['get'](_0x4c6f0f['innerView']);return _0x2c77d9?_0x2c77d9['model']:null;}['setActiveCommentThread'](_0x2e78ab){const _0x12e742=this['context']['plugins']['get'](y);if(!_0x2e78ab)return void(this['activeCommentThread']&&_0x12e742['deactivateAll']());const _0x57b04f=this['getCommentThread'](_0x2e78ab);if(!_0x57b04f)throw new _0x23709e('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x2e78ab});if(!this['_threadToController']['has'](_0x57b04f))throw new _0x23709e('commentsrepository-active-not-attached',null,{'threadId':_0x2e78ab});const _0x600ac4=_0x12e742['getByInnerView'](this['_threadToController']['get'](_0x57b04f)['view']);_0x12e742['activate'](_0x600ac4);}['switchReadOnly'](_0x3a2788,_0x50938c){_0x3a2788?this['_readOnlyChannels']['add'](_0x50938c):this['_readOnlyChannels']['delete'](_0x50938c),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x518b3f){return this['_readOnlyChannels']['has'](_0x518b3f)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x2af9d6,_0x4d1d06){return new vt(_0x2af9d6,_0x4d1d06);}['setPermissions'](_0x59ad71,_0x54a27e=_t){this['_permissions']['set'](_0x54a27e,_0x59ad71),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x5216a1=_t){return this['_permissions']['has'](_0x5216a1)?this['_permissions']['get'](_0x5216a1):bt;}['_addCommentThread']({channelId:_0x44c18c,threadId:_0x491838,comments:_0x1183f6,unlinkedAt:_0xc81a61,resolvedAt:_0x4a0e97,resolvedBy:_0x32aa85,target:_0x1dd252,context:_0x532913,attributes:_0x20d77e,isFromAdapter:_0x5e5709,isResolvable:_0x33239f,isSubmitted:_0x1f274f}){if('string'!=typeof _0x491838)throw new _0x23709e('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x491838});if(this['hasCommentThread'](_0x491838))throw new _0x23709e('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x491838});const _0x3034e8=new pi(this,{'channelId':_0x44c18c,'id':_0x491838,'context':_0x532913,'attributes':_0x20d77e,'unlinkedAt':_0xc81a61,'resolvedAt':_0x4a0e97,'resolvedBy':_0x32aa85?this['context']['plugins']['get'](it)['getUser'](_0x32aa85):null,'isResolvable':_0x33239f,'isSubmitted':_0x1f274f||_0x5e5709});this['_threads']['set'](_0x491838,_0x3034e8);for(const _0x5baf85 of _0x1183f6)_0x3034e8['_add'](this['_createNewComment']({'threadId':_0x491838,..._0x5baf85}));return _0x1dd252&&_0x3034e8['attachTo'](_0x1dd252),_0x5e5709||!_0x3034e8['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x44c18c,'threadId':_0x491838});}['_submitCommentThread']({channelId:_0x518ff8,threadId:_0x6a0d9b}){if(!this['hasCommentThread'](_0x6a0d9b))throw new _0x23709e('commentsrepository-missing-comment-thread',this);const _0x250cea=this['getCommentThread'](_0x6a0d9b);if(_0x250cea['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x359746,comments:_0x58d970,resolvedAt:_0xf9f674,resolvedBy:_0x11d85d,context:_0x34021d,attributes:_0xb28195}=_0x250cea,_0x45cd09=this['context']['plugins']['get']('PendingActions'),_0x32d262=_0x45cd09['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x518ff8,'threadId':_0x359746,'comments':_0x58d970['map'](_0x5d41ce=>_0x5d41ce['toJSON']()),'resolvedAt':_0xf9f674,'resolvedBy':_0x11d85d?_0x11d85d['id']:_0x11d85d,'context':_0x34021d,'attributes':_0xb28195})['then'](({comments:_0x1d8944})=>{_0x45cd09['remove'](_0x32d262);for(const _0x1d07f0 of _0x1d8944)this['_updateComment']({'channelId':_0x518ff8,'threadId':_0x6a0d9b,'commentId':_0x1d07f0['commentId'],'createdAt':_0x1d07f0['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x5aec69=>{throw console['error'](_0x5aec69),new _0x23709e('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x2fb284,target:_0x288c7c}){const _0x6aee06=this['getCommentThread'](_0x2fb284);if(!_0x6aee06)throw new _0x23709e('commentsrepository-attach-missing-comment-thread',this);const _0x4780ae=this['context']['plugins']['get']('PendingActions'),_0x1a90db=this['context']['plugins']['get'](y),_0x244663=this['_createCommentThreadView'](_0x6aee06),_0x2139a0=new vt(_0x6aee06,_0x244663);let _0x54c58e=null;_0x244663['on']('change:isDirty',(_0x1752d5,_0x29184d,_0x1f4eaf)=>{_0x1f4eaf?_0x54c58e=_0x4780ae['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x54c58e&&(_0x4780ae['remove'](_0x54c58e),_0x54c58e=null);}),this['_threadToController']['set'](_0x6aee06,_0x2139a0),this['_viewToController']['set'](_0x244663,_0x2139a0);const _0x49c05f=new E(this['context']['locale'],_0x244663);_0x49c05f['bind']('length')['to'](_0x244663),_0x49c05f['bind']('isDirty')['to'](_0x244663,'isDirty',_0x244663,'length',(_0x17f8db,_0x38b429)=>_0x17f8db||!_0x38b429),_0x49c05f['bind']('isActive')['to'](_0x244663),_0x49c05f['type']='comment';const _0x199bff=new T({'view':_0x49c05f,'target':_0x288c7c,'type':'comment','isVisible':!_0x6aee06['archivedAt']&&!!('function'==typeof _0x288c7c?_0x288c7c():_0x288c7c)});return _0x244663['on']('escape',()=>{_0x199bff['fire']('escape');}),this['_bindAnnotationToEditors'](_0x244663,_0x199bff),_0x1a90db['add'](_0x199bff),_0x199bff;}['_bindAnnotationToEditors'](_0x52059c,_0x21d8c3){this['listenTo'](_0x52059c,'editorReady',(_0x3bf494,_0x4b8c8f)=>{const _0x593dc2=_0x4b8c8f['ui']['view']['body']['bodyCollectionContainer'];_0x21d8c3['focusableElements']['add'](_0x593dc2),this['context']instanceof _0x37377e&&this['context']['ui']['focusTracker']['add'](_0x593dc2);},{'priority':'highest'}),this['listenTo'](_0x52059c,'editorDestroyed',(_0x7149fe,_0x4db361)=>{const _0x7105a8=_0x4db361['ui']['view']['body']['bodyCollectionContainer'];_0x21d8c3['focusableElements']['has'](_0x7105a8)&&_0x21d8c3['focusableElements']['remove'](_0x7105a8),this['context']instanceof _0x37377e&&this['context']['ui']['focusTracker']['remove'](_0x7105a8);});}['_unbindEditors'](_0x1e9395){this['stopListening'](_0x1e9395,'editorReady'),this['stopListening'](_0x1e9395,'editorDestroyed');}['_createCommentThreadView'](_0x210d7e){const _0x48fe66=this['context']['plugins']['get'](it),{config:_0x1d0eed,locale:_0x4acecb}=this['context'],_0x4820d4=pt(_0x1d0eed['get']('locale'),_0x4acecb);return new(0x0,(_0x1d0eed['get']('comments'))['CommentThreadView'])(_0x4acecb,_0x210d7e,_0x48fe66['me'],{'editorConfig':{..._0x1d0eed['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x1d0eed['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x1d0eed['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x1d0eed['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x1d0eed['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x4820d4,'CommentView':_0x1d0eed['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x55f085,channelId:_0x366f3c,resolvedAt:_0x48c661,resolvedBy:_0x520901,isFromAdapter:_0x3d62c6}){if(!this['hasCommentThread'](_0x55f085))throw new _0x23709e('commentsrepository-missing-comment-thread',null,{'threadId':_0x55f085});const _0xbf92c6=this['getCommentThread'](_0x55f085);if(_0xbf92c6['isResolved'])throw new _0x23709e('commentsrepository-resolved-comment-thread',null,{'threadId':_0x55f085});const _0x38d59c=this['context']['plugins']['get'](it);if(_0xbf92c6['resolvedBy']=_0x38d59c['getUser'](_0x520901),_0xbf92c6['resolvedAt']=_0x48c661,_0x3d62c6||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x5e4aba=this['context']['plugins']['get']('PendingActions'),_0x43e0be=_0x5e4aba['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x366f3c,'threadId':_0x55f085})['then'](({resolvedAt:_0x20aa59,resolvedBy:_0x44d882})=>{_0x5e4aba['remove'](_0x43e0be),_0xbf92c6['resolvedBy']['id']!==_0x44d882&&(_0xbf92c6['resolvedBy']=_0x38d59c['getUser'](_0x44d882)),_0xbf92c6['resolvedAt']=_0x20aa59;})['catch'](_0x225577=>{throw console['error'](_0x225577),new _0x23709e('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x26e8f8,channelId:_0x24e2e4,isFromAdapter:_0x4eab8d}){if(!this['hasCommentThread'](_0x26e8f8))throw new _0x23709e('commentsrepository-missing-comment-thread',null,{'threadId':_0x26e8f8});const _0x5491cb=this['getCommentThread'](_0x26e8f8);if(!_0x5491cb['isResolved'])throw new _0x23709e('commentsrepository-reopen-comment-thread',null,{'threadId':_0x26e8f8});if(_0x5491cb['resolvedBy']=null,_0x5491cb['resolvedAt']=null,_0x4eab8d||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x3fdcad=this['context']['plugins']['get']('PendingActions'),_0x37bbd9=_0x3fdcad['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x24e2e4,'threadId':_0x26e8f8})['then'](()=>_0x3fdcad['remove'](_0x37bbd9))['catch'](_0x1c805d=>{throw console['error'](_0x1c805d),new _0x23709e('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x2ada6e,isFromAdapter:_0x281524}){const _0x112837=this['getCommentThread'](_0x2ada6e);if(!_0x112837)throw new _0x23709e('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x2ada6e),this['_threads']['delete'](_0x2ada6e),!_0x112837['isSubmitted']||_0x281524||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x4dfed2=this['context']['plugins']['get']('PendingActions'),{channelId:_0x38cfff}=_0x112837,_0x21df3d=_0x4dfed2['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x38cfff,'threadId':_0x2ada6e})['then'](()=>_0x4dfed2['remove'](_0x21df3d))['catch'](_0x413c03=>{throw console['error'](_0x413c03),new _0x23709e('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x50c29a,unlinkedAt:_0x1baba4,context:_0x28b429,attributes:_0x49fd07,isFromAdapter:_0x355e4b}){if('string'!=typeof _0x50c29a)throw new _0x23709e('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x50c29a});if(!this['hasCommentThread'](_0x50c29a))throw new _0x23709e('commentsrepository-missing-comment-thread',null,{'threadId':_0x50c29a});const _0x6e1dea=this['getCommentThread'](_0x50c29a);let _0x3e04ed=!0x1;if(void 0x0!==_0x28b429&&_0x6e1dea['context']!==_0x28b429&&(_0x6e1dea['context']=_0x28b429,_0x3e04ed=!0x0),void 0x0!==_0x1baba4&&_0x6e1dea['unlinkedAt']!==_0x1baba4&&(_0x6e1dea['unlinkedAt']=_0x1baba4,_0x3e04ed=!0x0),_0x49fd07&&!At(_0x49fd07,_0x6e1dea['attributes'])&&(_0x6e1dea['attributes']=_0x49fd07,_0x3e04ed=!0x0),!_0x3e04ed)return Promise['resolve']();if(!_0x6e1dea['isSubmitted']||_0x355e4b||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x281b49=this['context']['plugins']['get']('PendingActions'),{channelId:_0x116d26}=_0x6e1dea,_0x42710b=_0x281b49['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x116d26,'threadId':_0x50c29a,'context':_0x28b429,'unlinkedAt':_0x1baba4,'attributes':_0x49fd07})['then'](()=>_0x281b49['remove'](_0x42710b))['catch'](_0x322446=>{throw console['error'](_0x322446),new _0x23709e('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x6e7a3d){const _0x2fd5a9=this['context']['plugins']['get'](y),_0x3b1644=this['getCommentThread'](_0x6e7a3d);if(_0x3b1644['_isAttached']=!0x1,this['_threadToController']['has'](_0x3b1644)){const _0x5c49b4=this['_threadToController']['get'](_0x3b1644),_0x32de08=_0x5c49b4['view'],_0xdd04fd=_0x2fd5a9['getByInnerView'](_0x32de08);this['_threadToController']['delete'](_0x3b1644),this['_viewToController']['delete'](_0x32de08),_0xdd04fd&&_0x2fd5a9['remove'](_0xdd04fd),_0x5c49b4['destroy'](),_0x32de08['destroy']()['then'](()=>{this['_unbindEditors'](_0x32de08);});}}['_updateActiveAnnotation']({threadId:_0x18284e,resolvedAt:_0x37dbb8,unlinkedAt:_0x479323}){const _0xdd603d=!!_0x37dbb8,_0x2242b7=this['context']['plugins']['get'](y),_0x137470=this['getCommentThread'](_0x18284e);if(this['_threadToController']['has'](_0x137470)){const _0x31e89d=this['_threadToController']['get'](_0x137470)['view'],_0xfccf20=_0x2242b7['getByInnerView'](_0x31e89d);_0xfccf20&&(_0xdd603d&&_0x2242b7['_removeActiveAnnotation'](_0xfccf20),_0x479323?_0xfccf20['isVisible']=!0x1:_0xfccf20['refreshVisibility']());}}['_getExternalAuthor'](_0x55620c){const _0x4d56a9=this['context']['plugins']['get'](it),_0x64e011=It('external:'+_0x55620c),_0x30b0e6=_0x4d56a9['getUser'](_0x64e011);return _0x30b0e6||_0x4d56a9['addUser']({'id':_0x64e011,'name':_0x55620c});}['_createNewComment']({threadId:_0x2e2992,commentId:_0x350668=_0x1847cc(),content:_0x296a50,authorId:_0x22fdc9,createdAt:_0x59459e,attributes:_0x52dfd8}){if('string'!=typeof _0x350668)throw new _0x23709e('commentsrepository-invalid-commentid');if('string'!=typeof _0x22fdc9)throw new _0x23709e('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x296a50||!_0x296a50['trim']())throw new _0x23709e('commentsrepository-invalid-comment-content');const _0x124b8=this['context']['plugins']['get'](it)['getUser'](_0x22fdc9);if(!_0x124b8)throw new _0x23709e('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x22fdc9});let _0x5caaa4=null,_0x1bf201=_0x59459e;return _0x52dfd8?.['@external']&&(_0x5caaa4=this['_getExternalAuthor'](_0x52dfd8['@external']['authorName']),_0x1bf201=new Date(_0x52dfd8['@external']['createdAt'])),new wi(this,{'threadId':_0x2e2992,'id':_0x350668,'author':_0x5caaa4||_0x124b8,'creator':_0x124b8,'content':_0x296a50,'createdAt':_0x59459e,'authoredAt':_0x1bf201,'attributes':_0x52dfd8});}['_addComment'](_0xa6d78c){let {threadId:_0x2fed30,content:_0x5a4ac2,attributes:_0x4ac715,isFromAdapter:_0xff4d7f}=_0xa6d78c;const _0x2714c7=this['getCommentThread'](_0xa6d78c['threadId']);if(!_0x2714c7)throw new _0x23709e('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x3b75dc=this['_createNewComment'](_0xa6d78c),{id:_0x5f5c6a}=_0x3b75dc;if(_0x2714c7['_add'](_0x3b75dc),_0xff4d7f||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x2714c7['isSubmitted'])return Promise['resolve']();const _0x4c3ca2=this['context']['plugins']['get']('PendingActions'),{channelId:_0x3c1905}=_0x2714c7,_0x4e8a87=_0x4c3ca2['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x4ac715||(_0x4ac715={}),this['adapter']['addComment']({'channelId':_0x3c1905,'threadId':_0x2fed30,'commentId':_0x5f5c6a,'content':_0x5a4ac2,'attributes':_0x4ac715})['then'](_0x5a2ffd=>{_0x4c3ca2['remove'](_0x4e8a87),_0x5a2ffd&&this['_updateComment']({'channelId':_0x3c1905,'threadId':_0x2fed30,'commentId':_0x5f5c6a,'createdAt':_0x5a2ffd['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x562dd9=>{throw console['error'](_0x562dd9),new _0x23709e('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x5dd567,commentId:_0x16f218,content:_0x1b8449,createdAt:_0x465b98,attributes:_0xf4dac6,isFromAdapter:_0x3d11a9}){if(void 0x0!==_0x1b8449&&('string'!=typeof _0x1b8449||!_0x1b8449['trim']()['length']))throw new _0x23709e('commentsrepository-update-comment-invalid-content');const _0x45cab7=this['getCommentThread'](_0x5dd567),_0xec9da9=_0x45cab7['getComment'](_0x16f218);if(!_0xec9da9)throw new _0x23709e('commentsrepository-update-missing-comment',this);let _0xc9648e=!0x1;if(_0x1b8449&&_0x1b8449!==_0xec9da9['content']&&(_0xec9da9['isEditable']||_0x3d11a9)&&(_0xec9da9['content']=_0x1b8449,_0xc9648e=!0x0),_0x465b98&&_0x465b98!==_0xec9da9['createdAt']&&(_0xec9da9['createdAt']=_0x465b98,_0xec9da9['attributes']&&_0xec9da9['attributes']['@external']||(_0xec9da9['authoredAt']=_0x465b98),_0xc9648e=!0x0),_0xf4dac6&&!At(_0xf4dac6,_0xec9da9['attributes'])&&(_0xec9da9['attributes']=_0xf4dac6,_0xc9648e=!0x0),!_0xc9648e)return Promise['resolve']();if(_0x45cab7['fire']('commentUpdated'),_0x3d11a9||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x1eac77=this['context']['plugins']['get']('PendingActions'),{channelId:_0x55785a}=this['getCommentThread'](_0xec9da9['threadId']),_0x355fdd=_0x1eac77['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x55785a,'threadId':_0x5dd567,'commentId':_0x16f218,'content':_0x1b8449,'attributes':_0xf4dac6})['then'](()=>_0x1eac77['remove'](_0x355fdd))['catch'](_0x36d8c4=>{throw console['error'](_0x36d8c4),new _0x23709e('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x487465,commentId:_0x2f7288,isFromAdapter:_0x4addf4}){const _0xb61f8b=this['getCommentThread'](_0x487465),_0x18890c=_0xb61f8b['getComment'](_0x2f7288);if(!_0x18890c)throw new _0x23709e('commentsrepository-remove-missing-comment',this);if(_0xb61f8b['_remove'](_0x18890c),_0x4addf4||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x2d1d23=this['context']['plugins']['get']('PendingActions'),{channelId:_0xf333be}=_0xb61f8b,_0x5b580b=_0x2d1d23['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0xf333be,'threadId':_0x487465,'commentId':_0x2f7288})['then'](()=>_0x2d1d23['remove'](_0x5b580b))['catch'](_0x2049bc=>{throw console['error'](_0x2049bc),new _0x23709e('commentsrepository-remove-comment-internal-error',this);});}}class pi extends/* #__PURE__ -- @preserve */
|
|
30
|
+
_0x3f5bd4(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x174ed2,_0xafe8b7){super();const _0x4a617b=_0xafe8b7['isResolvable'];this['channelId']=_0xafe8b7['channelId'],this['id']=_0xafe8b7['id'],this['comments']=new _0x41c939(),this['_repository']=_0x174ed2,this['_isAttached']=!0x1,this['_isSubmitted']=_0xafe8b7['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x174ed2,'_permissions',_0x174ed2,'_readOnlyChannels',()=>_0x174ed2['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x174ed2,'_permissions',()=>_0x174ed2['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x174ed2,'_permissions',()=>{const _0x57b347=_0x174ed2['getPermissions'](this['channelId']);return _0x57b347['write']||_0x57b347['admin'];}),this['bind']('isResolvable')['to'](_0x174ed2,'_permissions',()=>_0x4a617b&&_0x174ed2['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0xafe8b7['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x170fc2,_0x3034de)=>_0x170fc2?_0x3034de?_0x170fc2<_0x3034de?_0x170fc2:_0x3034de:_0x170fc2:_0x3034de),this['set']('unlinkedAt',_0xafe8b7['unlinkedAt']||null),this['set']('resolvedAt',_0xafe8b7['resolvedAt']||null),this['set']('resolvedBy',_0xafe8b7['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x424fe1=>!!_0x424fe1),this['set']('attributes',_0xafe8b7['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x1bed7c,_0x3491c1)=>_0x1bed7c+_0x3491c1['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x155ebe,id:_0x2e025a}=this;this['_repository']['fire'](Nt('submitCommentThread',_0x155ebe),{'channelId':_0x155ebe,'threadId':_0x2e025a});}['setUnlinkedAt'](_0x24dbae){this['_update']({'unlinkedAt':_0x24dbae});}['resolve']({resolvedAt:_0x1c5e25=new Date(),resolvedBy:_0x51eabb='',isFromAdapter:_0xe9926=!0x1}={}){const _0x227b60=this['_repository']['context']['plugins']['get'](it)['me'],{channelId:_0xf2c2eb,id:_0x95f2a2}=this;this['_repository']['fire'](Nt('resolveCommentThread',_0xf2c2eb),{'channelId':_0xf2c2eb,'threadId':_0x95f2a2,'resolvedAt':_0x1c5e25,'resolvedBy':_0x51eabb||_0x227b60['id'],'isFromAdapter':_0xe9926});}['reopen']({isFromAdapter:_0xd952cc=!0x1}={}){const {channelId:_0x2aa8b3,id:_0x48f1a3}=this;this['_repository']['fire'](Nt('reopenCommentThread',_0x2aa8b3),{'channelId':_0x2aa8b3,'threadId':_0x48f1a3,'isFromAdapter':_0xd952cc});}['setContext'](_0x4a8c05){this['context']||this['_update']({'context':_0x4a8c05});}['setAttribute'](_0x577686,_0x596c2d){const _0x5152e4=wt(this['attributes']);yt(_0x5152e4,_0x577686,_0x596c2d),this['_update']({'attributes':_0x5152e4});}['removeAttribute'](_0x24aec0){const _0x9e7384=wt(this['attributes']);Ct(_0x9e7384,_0x24aec0),this['_update']({'attributes':_0x9e7384});}['remove']({isFromAdapter:_0x129c4c=!0x1}={}){const {channelId:_0x2fd206,id:_0xbc5662}=this;this['_repository']['fire'](Nt('removeCommentThread',_0x2fd206),{'channelId':_0x2fd206,'threadId':_0xbc5662,'isFromAdapter':_0x129c4c});}['attachTo'](_0x3873a5){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x3873a5});}['addComment'](_0x535b5f){const {channelId:_0x18c5c3,id:_0x53c092}=this;this['_repository']['fire'](Nt('addComment',_0x18c5c3,_0x53c092),Object['assign']({'channelId':_0x18c5c3,'threadId':_0x53c092},_0x535b5f));}['getComment'](_0x505933){if('string'!=typeof _0x505933)throw new _0x23709e('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x505933});return this['comments']['get'](_0x505933);}['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'](_0x251bb3=>_0x251bb3['toJSON']()),'attributes':this['attributes']};}['_add'](_0x4853e9){return this['listenTo'](_0x4853e9,'change:authoredAt',()=>{const _0x2c2543=this['_findOptimalIndex'](_0x4853e9),_0x134758=this['comments'];_0x2c2543-0x1!=_0x134758['getIndex'](_0x4853e9)&&_0x2c2543+0x1!=_0x134758['getIndex'](_0x4853e9)&&(this['_remove'](_0x4853e9),this['_add'](_0x4853e9));}),this['comments']['add'](_0x4853e9,this['_findOptimalIndex'](_0x4853e9));}['_update'](_0x5463df){const {channelId:_0xf653f2,id:_0x30f1b3}=this;this['_repository']['fire'](Nt('updateCommentThread',_0xf653f2),{..._0x5463df,'channelId':_0xf653f2,'threadId':_0x30f1b3});}['_remove'](_0x5cae47){return this['stopListening'](_0x5cae47),_0x5cae47['destroy'](),this['comments']['remove'](_0x5cae47);}['_findOptimalIndex'](_0x12f3c5){const _0x51cef0=this['comments']['find'](_0x1acd27=>new Date(_0x1acd27['authoredAt'])['getTime']()>new Date(_0x12f3c5['authoredAt'])['getTime']());return _0x51cef0?this['comments']['getIndex'](_0x51cef0):this['length'];}}class wi extends/* #__PURE__ -- @preserve */
|
|
31
|
+
_0x3f5bd4(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x17a819,_0x258561){super();const _0x1cda9d=_0x17a819['context']['plugins']['get'](it)['me'],_0x58f2dd=_0x17a819['getCommentThread'](_0x258561['threadId']),_0x16eec7=0x0===_0x58f2dd['comments']['length'],_0x74a9d1=_0x1cda9d===_0x258561['author'];this['id']=_0x258561['id'],this['threadId']=_0x258561['threadId'],this['author']=_0x258561['author'],this['creator']=_0x258561['creator'],this['isExternal']=Boolean(_0x258561['attributes']&&_0x258561['attributes']['@external']),this['set']('content',_0x258561['content']),this['createdAt']=_0x258561['createdAt']||new Date(),this['set']('authoredAt',_0x258561['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x58f2dd,'resolvedAt'),this['set']('attributes',_0x258561['attributes']||{}),this['bind']('isEditable')['to'](_0x17a819,'_permissions',()=>{const _0x3a3f6a=_0x17a819['getPermissions'](_0x58f2dd['channelId'])['write'],_0x3165dc=_0x17a819['getPermissions'](_0x58f2dd['channelId'])['modifyAll'];return _0x74a9d1&&_0x3a3f6a||!_0x74a9d1&&_0x3165dc;}),this['bind']('isRemovable')['to'](_0x58f2dd,'isRemovable',_0x17a819,'_permissions',_0x16cb07=>{const _0x26a8a3=_0x17a819['getPermissions'](_0x58f2dd['channelId'])['write'],_0x16473f=_0x17a819['getPermissions'](_0x58f2dd['channelId'])['modifyAll'];return _0x74a9d1&&_0x26a8a3||_0x16cb07&&_0x16eec7||!_0x74a9d1&&_0x16473f&&!_0x16eec7;}),this['bind']('isReadOnly')['to'](_0x58f2dd,'isReadOnly'),this['_repository']=_0x17a819;}get['weight'](){return Math['max'](function(_0x10e1c6){const _0xbac021=document['createElement']('div');return _0xbac021['innerHTML']=_0x10e1c6,_0xbac021['textContent']['length'];}(this['content']),0xc8);}['update'](_0x235885){const {threadId:_0x2c0c1a,id:_0x2c5e73}=this;if(!this['_repository']['hasCommentThread'](_0x2c0c1a))throw new _0x23709e('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x47f8d5}=this['_repository']['getCommentThread'](_0x2c0c1a);this['_repository']['fire'](Nt('updateComment',_0x47f8d5,_0x2c0c1a),{'channelId':_0x47f8d5,'threadId':_0x2c0c1a,'commentId':_0x2c5e73,..._0x235885});}['setAttribute'](_0x2a0ebe,_0x55775e){const _0x391ee7=wt(this['attributes']);yt(_0x391ee7,_0x2a0ebe,_0x55775e),this['update']({'attributes':_0x391ee7});}['removeAttribute'](_0x2c1c15){const _0x2e461f=wt(this['attributes']);Ct(_0x2e461f,_0x2c1c15),this['update']({'attributes':_0x2e461f});}['remove'](_0x44110c={}){if(!_0x44110c['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x559404,id:_0x33a205}=this;if(!this['_repository']['hasCommentThread'](_0x559404))throw new _0x23709e('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x4176bc}=this['_repository']['getCommentThread'](_0x559404);this['_repository']['fire'](Nt('removeComment',_0x4176bc,_0x559404),{'channelId':_0x4176bc,'threadId':_0x559404,'commentId':_0x33a205,..._0x44110c});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function Nt(_0x4d98c1,..._0x5d58d7){for(const _0x52b96a of _0x5d58d7)void 0x0!==_0x52b96a&&(_0x4d98c1+=':'+String(_0x52b96a));return _0x4d98c1;}class ot extends _0x349e0a{constructor(_0x27279f){super(_0x27279f),this['set']('hasContent',!0x1);}['refresh'](){const _0x4deb8b=this['editor']['model']['document']['selection'];this['isEnabled']=!0x0,this['hasContent']=!0x1;for(const _0x81c2fa of _0x4deb8b['getRanges']())if(this['_hasContent'](_0x81c2fa))return void(this['hasContent']=!0x0);}['execute']({threadId:_0x56ae7b=_0x1847cc(),ranges:_0x59e42e,comment:_0x4e0259}={}){const _0x499c2f=this['editor']['model'],_0x462c76=_0x59e42e??Array['from'](_0x499c2f['document']['selection']['getRanges']()),_0x1445f5=[];for(const _0x2dc820 of _0x462c76)this['_hasContent'](_0x2dc820)&&_0x1445f5['push'](this['_trimToContent'](_0x2dc820));if(!_0x1445f5['length'])throw new _0x23709e('addcommentthreadcommand-incorrect-ranges',null);_0x4e0259&&this['_createCommentThread'](_0x56ae7b,_0x4e0259),this['_createMarkersFromRanges'](_0x56ae7b,_0x1445f5,!!_0x4e0259);}['_createMarkersFromRanges'](_0x432b3d,_0x53b57f,_0xc64560){this['editor']['model']['change'](_0x282eff=>{for(const _0x140a29 of _0x53b57f){const _0x1ad97a=_0x1847cc()['substr'](0x1,0x5),_0x4fa427='comment:'+_0x432b3d+':'+_0x1ad97a;_0x282eff['addMarker'](_0x4fa427,{'range':_0x140a29,'usingOperation':_0xc64560,'affectsData':_0xc64560});}});}['_createCommentThread'](_0x5b8543,_0x2b9e89){const _0x4f32e5=this['editor']['plugins']['get']('CommentsRepository'),_0x1119c2=this['editor']['config']['get']('collaboration.channelId'),_0xf81027=this['editor']['plugins']['get']('Users')['me'];if(!_0xf81027)throw new _0x23709e('addcommentthreadcommand-user-not-found',null);_0x4f32e5['addCommentThread']({'threadId':_0x5b8543,'channelId':_0x1119c2,'comments':[{'authorId':_0xf81027['id'],'content':_0x2b9e89,'createdAt':new Date(),'attributes':{}}]});}['_hasContent'](_0x3fc906){for(const _0x2c9976 of _0x3fc906['getItems']())if(this['_itemIsContent'](_0x2c9976))return!0x0;return!0x1;}['_itemIsContent'](_0x577c7f){return _0x577c7f['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x577c7f)&&!_0x577c7f['is']('element','tableCell');}['_trimToContent'](_0x475a1e){const _0x372cfe=_0x3170b9=>!this['_itemIsContent'](_0x3170b9['item']),_0xb05aa5=_0x475a1e['start']['getLastMatchingPosition'](_0x372cfe),_0x5acbf6=_0x475a1e['end']['getLastMatchingPosition'](_0x372cfe,{'direction':'backward'});return this['editor']['model']['createRange'](_0xb05aa5,_0x5acbf6);}}class b extends _0x183679{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[y];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x2b2337){super(_0x2b2337),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x456331=this['editor'],_0x540c40=_0x456331['model']['document']['selection'],_0x41ec13=_0x3a7083(()=>this['refreshSelectedViews'](),0xa);_0x540c40['on']('change:range',(_0x580067,_0x4de771)=>{_0x4de771['directChange']&&(_0x41ec13['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x456331['editing']['view']['document'],'change:isFocused',(_0x5d4ba6,_0x288a05,_0x263070)=>{_0x263070&&_0x41ec13();}),this['listenTo'](_0x456331['ui']['focusTracker'],'change:isFocused',(_0x3c724f,_0x1f9cfe,_0x211d05)=>{_0x211d05||this['fire']('blur',{'isAnnotationTracked':_0x38d860=>this['_editorAnnotationsData']['has'](_0x38d860['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x10c14c){if(this['_editorAnnotations']['has'](_0x10c14c['view']))return;this['_editorAnnotations']['add'](_0x10c14c['view']),this['editor']['ui']['focusTracker']['add'](_0x10c14c['view']['element']);const _0x2b45dd=this['editor']['plugins']['get'](y);this['listenTo'](_0x2b45dd['collection'],'remove',(_0x1c516e,_0x383d4e)=>{this['editor']['ui']['focusTracker']['remove'](_0x383d4e['view']['element']),this['_editorAnnotations']['delete'](_0x383d4e['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x39c973){if('function'!=typeof _0x39c973)throw new _0x23709e('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x39c973);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x5e8135,annotations:_0x5216e2}){const _0x4d3784=[],_0x1cf80e=this['editor']['model']['document']['selection'],_0x436a18=Array['from'](_0x1cf80e['getRanges']());for(const [_0x965536,_0x32d7f2]of this['_editorAnnotationsData']){const _0x195bb6=_0xd4d727(_0x32d7f2),_0x4d439d=_0x5216e2['getByInnerView'](_0x965536);_0x195bb6&&_0x4d439d&&_0x4d3784['push']({'annotation':_0x4d439d,'range':_0x195bb6});}function _0xd4d727(_0x4ad657){for(const _0x56aa29 of _0x4ad657)for(const _0x5796ae of _0x436a18)if(_0x56aa29['containsRange'](_0x5796ae,!_0x1cf80e['isCollapsed']))return _0x56aa29;return null;}return _0x4d3784['sort']((_0x2a165b,_0x35e19b)=>{const _0x3aff9d=_0x2a165b['range'],_0x5f0d11=_0x35e19b['range'];if(!_0x3aff9d['isEqual'](_0x5f0d11)){if(_0x3aff9d['containsRange'](_0x5f0d11,!0x0))return 0x1;if(_0x5f0d11['containsRange'](_0x3aff9d,!0x0))return-0x1;}return _0x2a165b['annotation']==_0x5e8135?-0x1:_0x35e19b['annotation']==_0x5e8135?0x1:0x0;})['map'](_0x307542=>_0x307542['annotation']);}get['_editorAnnotationsData'](){const _0x4aeb61=new Map();for(const _0x52cec1 of Array['from'](this['_dataCollectors']))for(const [_0x4991e6,_0x537bb5]of _0x52cec1())_0x4aeb61['set'](_0x4991e6,_0x537bb5);return _0x4aeb61;}}class st extends _0x183679{['afterInit'](){const _0x35c05c=this['editor'];if(!_0x35c05c['plugins']['has']('RestrictedEditingModeEditing'))return;_0x35c05c['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class ct extends _0x183679{constructor(_0x4343e4){super(_0x4343e4),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x60e4ad=this['editor'],_0x1e31f0=_0x60e4ad['commands']['get']('importWord'),_0x2ecbab=_0x60e4ad['plugins']['get'](it);_0x1e31f0&&(_0x1e31f0['on']('execute',(_0x483214,[,_0x4257b0])=>{_0x4257b0['collaboration_features']={'comments':!0x0,'user_id':_0x2ecbab['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x1e31f0,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x10ea0d,_0x4e9b08){const {comment_threads:_0x445045}=_0x4e9b08;_0x445045&&_0x445045['forEach'](({thread_id:_0x40b3dc,comments:_0x519526,is_resolved:_0x411eba})=>{const _0x3642fc=new Date(),_0x5e2e10=_0x519526['map'](({author:_0x3c8930,content:_0x540a76,created_at:_0x5685b2})=>({'content':_0x540a76,'authorId':this['editor']['plugins']['get'](it)['me']['id'],'createdAt':_0x3642fc,'attributes':{'@external':{'authorName':_0x3c8930,'createdAt':_0x5685b2?new Date(_0x5685b2):new Date(),'source':'importWord'}}})),_0x4ff370=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](o)['addCommentThread']({'channelId':_0x4ff370,'threadId':_0x40b3dc,'comments':_0x5e2e10,'resolvedAt':_0x411eba?_0x3642fc:null});});}}class at extends _0x183679{constructor(_0x1ab23f){super(_0x1ab23f),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x441fb8=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x441fb8,'contentInsertion',(_0x4c23dc,_0x4fc647)=>this['_removeMarkersWithoutThreads'](_0x4fc647['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x5dc019){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x5dc019;const _0x5b1fe8=this['editor']['plugins']['get']('CommentsRepository');for(const _0x263d47 of _0x5dc019['keys']()){const [_0x46d145,_0x1895df]=_0x263d47['split'](':');'comment'!=_0x46d145||_0x5b1fe8['hasCommentThread'](_0x1895df)||_0x5dc019['delete'](_0x263d47);}return _0x5dc019;}['_registerMarkerInClipboardPipeline'](){const _0xe4f448=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x229b8a=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x229b8a&&_0xe4f448['_registerMarkerToCopy']('comment',_0x229b8a);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x374834){switch(_0x374834){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}function ft(_0xace58d){const _0x5c7391=_0xace58d['split'](':');return{'group':_0x5c7391[0x0],'id':_0x5c7391[0x1],'part':_0x5c7391[0x2]};}class ut extends _0x183679{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x378b00,_0x110560)=>{if(!_0x110560['options']['showCommentHighlights'])return null;if(_0x110560['options']['ignoreResolvedComments']){const {id:_0x2ec205}=ft(_0x378b00['markerName']),_0x5c6c48=this['editor']['plugins']['get'](o);if(_0x5c6c48['getCommentThread'](_0x2ec205)?.['isResolved']&&_0x378b00['item'])return _0x110560['consumable']['consume'](_0x378b00['item'],'addMarker:'+_0x378b00['markerName']),_0x110560['consumable']['consume'](_0x378b00['item'],'removeMarker:'+_0x378b00['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x540b9d=>{_0x540b9d['on']('addMarker:comment',(_0x112d5d,_0x239b4e,_0x2a2579)=>{if(!_0x2a2579['options']['showCommentHighlights'])return;const _0x13c9b3=_0x239b4e['item'];if(!_0x13c9b3)return;const _0x5b30a6=_0x2a2579['mapper']['toViewElement'](_0x13c9b3);this['editor']['model']['schema']['isObject'](_0x13c9b3)&&_0x5b30a6&&!_0x5b30a6['getCustomProperty']('widget')&&_0x5b30a6['is']('containerElement')&&_0x4815a8(_0x5b30a6,_0x2a2579['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x2ab91f,{writer:_0x366d71,options:_0x3bb381})=>{if(!_0x3bb381['showCommentHighlights'])return null;const _0x4b39d1=_0x366d71['createContainerElement']('div'),_0x2bc8e4=_0x366d71['createEmptyElement']('hr');return _0x366d71['addClass']('ck-horizontal-line',_0x4b39d1),_0x366d71['insert'](_0x366d71['createPositionAt'](_0x4b39d1,0x0),_0x2bc8e4),_0x4b39d1;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x5d47d8,{writer:_0x35ce8b,options:_0x138cf3})=>{if(!_0x138cf3['showCommentHighlights'])return null;const _0x1f99f9=_0x35ce8b['createContainerElement']('span'),_0xb5f9bc=_0x35ce8b['createEmptyElement']('img');return _0x35ce8b['addClass']('image-inline',_0x1f99f9),_0x35ce8b['insert'](_0x35ce8b['createPositionAt'](_0x1f99f9,0x0),_0xb5f9bc),_0x1f99f9;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x5336cf,{writer:_0x59057d,options:_0x1e28bf})=>{if(_0x1e28bf['showCommentHighlights'])return _0x59057d['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0xc9e9d,_0x1f22be,_0x460ebb)=>{_0x460ebb['options']['showCommentHighlights']&&_0xc9e9d['stop']();},{'priority':'high'});}}class r extends _0x183679{static get['requires'](){return[o,b,it,st,ct,at,ut];}static get['pluginName'](){return'CommentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4c3f01){super(_0x4c3f01),this['set']('isThreadsLoadingPaused',!0x0),_0x4c3f01['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x28b2cd,_0x10e15e,_0x1b9cef,_0x44c599)=>{const _0x89e30=_0x4c3f01['plugins']['get'](o),_0x1a44d4=_0x1b9cef?ft(_0x1b9cef)['id']:null;_0x4c3f01['model']['change'](()=>{if(_0x1a44d4){const _0x1f38ef=this['getAllMarkersForId'](_0x1a44d4);for(const _0x34aaf2 of _0x1f38ef)_0x4c3f01['editing']['reconvertMarker'](_0x34aaf2);}if(_0x44c599){const {id:_0x3aafd0}=ft(_0x44c599),_0x1c3253=_0x89e30['getCommentThread'](_0x3aafd0);if(_0x1c3253&&_0x1c3253['unlinkedAt'])return;if(_0x1c3253&&!_0x1c3253['isAttached'])return;const _0xb35a3b=this['getAllMarkersForId'](_0x3aafd0);for(const _0x1e4c8a of _0xb35a3b)_0x4c3f01['editing']['reconvertMarker'](_0x1e4c8a);}}),_0x1a44d4&&this['scrollToThreadMarker'](_0x1a44d4);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x97d66a=this['editor'],_0x48c558=_0x97d66a['plugins']['get'](o),_0x474ca6=_0x97d66a['config']['get']('collaboration.channelId'),_0xb5b0f9=_0x48c558['getCommentThreads']()['filter'](_0x5163af=>_0x5163af['channelId']!==_0x474ca6);_0x97d66a['commands']['add']('addCommentThread',new ot(_0x97d66a)),this['listenTo'](_0x97d66a,'change:isReadOnly',(_0x504a54,_0xe6ec5b,_0x74879d)=>{_0x48c558['switchReadOnly'](_0x74879d,_0x97d66a['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x48c558,dt('addCommentThread',_0x474ca6),(_0x428fe8,{threadId:_0x13f2b1})=>{const _0x35b166=this['editor']['plugins']['get'](o)['getCommentThread'](_0x13f2b1);_0x35b166?.['unlinkedAt']&&this['_attachArchivedThread'](_0x13f2b1);}),this['listenTo'](_0x48c558,dt('removeCommentThread',_0x474ca6),(_0x41526f,{threadId:_0x585722})=>{_0x97d66a['model']['enqueueChange']({'isUndoable':!0x1},_0x3c6749=>{const _0x4b76ff=this['getAllMarkersForId'](_0x585722);for(const _0x324a18 of _0x4b76ff)_0x3c6749['removeMarker'](_0x324a18);});}),this['listenTo'](_0x48c558,dt('resolveCommentThread',_0x474ca6),(_0x2efcc4,{threadId:_0x100e08})=>{(this['_reconvertMarkers'](_0x100e08),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](o)['getCommentThread'](_0x100e08)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x48c558,dt('reopenCommentThread',_0x474ca6),(_0x30f6ce,{threadId:_0x1da04b})=>{this['_reconvertMarkers'](_0x1da04b);},{'priority':'low'}),this['listenTo'](_0x48c558,dt('addComment',_0x474ca6),(_0x55833e,{threadId:_0x252175,isFromAdapter:_0x338479})=>{const _0x63b4dd=this['getAllMarkersForId'](_0x252175);if(_0x338479||0x0==_0x63b4dd['length']||!_0x48c558['hasCommentThread'](_0x252175))return;0x1===_0x48c558['getCommentThread'](_0x252175)['length']&&_0x97d66a['model']['enqueueChange']({'isUndoable':!0x1},_0x49e740=>{for(const _0x41f06d of _0x63b4dd)_0x49e740['updateMarker'](_0x41f06d,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0xb5b0f9);}['afterInit'](){!async function(_0x3157ea){const _0x4e2e48=_0x2abede([0x4b,0x70,0x4f,0x42,0x4a,0x47,0x4e,0x53,0x45,0x67,0x71,0x43,0x79,0x66,0x56,0x46,0x31,0x6b,0x5a,0x38,0x6c,0x62,0x6e,0x52,0x6a,0x4d,0x37,0x65,0x49,0x7a,0x41,0x73,0x44,0x51,0x48,0x77,0x39,0x61,0x54,0x68,0x75,0x36,0x72,0x63,0x59,0x69,0x30,0x35,0x55,0x6d,0x50,0x4c,0x34,0x64,0x33,0x58,0x32,0x57,0x6f,0x74,0x76,0x78]),_0x466a3a=0x73460ab3,_0x2668ab=0x73417cf3^_0x466a3a,_0x12e681=window[_0x2abede([0x44,0x61,0x74,0x65])][_0x2abede([0x6e,0x6f,0x77])](),_0x8210cb=_0x3157ea[_0x2abede([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x33b96f=new window[(_0x2abede([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x18fb8f=>{_0x8210cb[_0x2abede([0x6f,0x6e,0x63,0x65])](_0x2abede([0x72,0x65,0x61,0x64,0x79]),_0x18fb8f);}),_0x1208c6={[_0x2abede([0x6b,0x74,0x79])]:_0x2abede([0x45,0x43]),[_0x2abede([0x75,0x73,0x65])]:_0x2abede([0x73,0x69,0x67]),[_0x2abede([0x63,0x72,0x76])]:_0x2abede([0x50,0x2d,0x32,0x35,0x36]),[_0x2abede([0x78])]:_0x2abede([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x2abede([0x79])]:_0x2abede([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x2abede([0x61,0x6c,0x67])]:_0x2abede([0x45,0x53,0x32,0x35,0x36])},_0x1bd43a=_0x8210cb[_0x2abede([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2abede([0x67,0x65,0x74])](_0x2abede([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1a6b10(){let _0x2e42b3,_0x593266=null,_0x37d7de=null;try{if(_0x1bd43a==_0x2abede([0x47,0x50,0x4c]))return _0x2abede([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2e42b3=_0x163880(),!_0x2e42b3)return _0x2abede([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2e42b3[_0x2abede([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x37d7de=_0x5f2485(_0x2e42b3[_0x2abede([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2e42b3[_0x2abede([0x6a,0x74,0x69])])),await _0x410bd2()?_0x59cec2()?_0x4c5ae2()?_0x2abede([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5cd0f6()?(_0x2e42b3[_0x2abede([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2abede([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x593266=_0xba82fc(_0x2abede([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2e42b3[_0x2abede([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2abede([0x74,0x72,0x69,0x61,0x6c])&&(_0x593266=_0xba82fc(_0x2abede([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x59d69d()):_0x2abede([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2abede([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2abede([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x2abede([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x4c5ae2(){const _0x2d4e1d=[_0x2abede([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2abede([0x74,0x72,0x69,0x61,0x6c])][_0x2abede([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2e42b3[_0x2abede([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x12e681/0x3e8:0xe10*_0x2668ab;return _0x2e42b3[_0x2abede([0x65,0x78,0x70])]<_0x2d4e1d;}function _0x59cec2(){const _0x4580d7=_0x2e42b3[_0x2abede([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x4580d7)return!0x1;if(_0x4580d7[_0x2abede([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2abede([0x2a])))return!0x0;if(_0x4580d7[_0x2abede([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2abede([0x43,0x4d,0x54])))return!0x0;if(_0x4580d7[_0x2abede([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2abede([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))&&_0x41dfc5())return!0x0;if(_0x4580d7[_0x2abede([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2abede([0x52,0x43,0x4d,0x54]))){if(_0xdce9ca())return!0x0;if(_0x539740()||_0xbffbb5())return!0x0;}return!0x1;}function _0x5cd0f6(){const _0x1fd657=_0x2e42b3[_0x2abede([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1fd657||0x0==_0x1fd657[_0x2abede([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x42a1ab}=new URL(window[_0x2abede([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x1fd657[_0x2abede([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x42a1ab))return!0x0;const _0x417868=_0x42a1ab[_0x2abede([0x73,0x70,0x6c,0x69,0x74])](_0x2abede([0x2e]));return _0x1fd657[_0x2abede([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x416116=>_0x416116[_0x2abede([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2abede([0x2a])))[_0x2abede([0x6d,0x61,0x70])](_0x1cb59b=>_0x1cb59b[_0x2abede([0x73,0x70,0x6c,0x69,0x74])](_0x2abede([0x2e])))[_0x2abede([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x48254e=>_0x48254e[_0x2abede([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x417868[_0x2abede([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2abede([0x6d,0x61,0x70])](_0x43a246=>Array(_0x417868[_0x2abede([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x43a246[_0x2abede([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2abede([0x66,0x69,0x6c,0x6c])](_0x43a246[0x0]===_0x2abede([0x2a])?_0x2abede([0x2a]):'')[_0x2abede([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x43a246))[_0x2abede([0x73,0x6f,0x6d,0x65])](_0x40f996=>_0x417868[_0x2abede([0x65,0x76,0x65,0x72,0x79])]((_0xeefb31,_0x166776)=>_0x40f996[_0x166776]===_0xeefb31||_0x40f996[_0x166776]===_0x2abede([0x2a])));}function _0x59d69d(){return _0x593266&&_0x37d7de?new window[(_0x2abede([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5a77b7,_0x8a5837)=>{_0x593266[_0x2abede([0x74,0x68,0x65,0x6e])](_0x5a77b7,_0x8a5837),_0x37d7de[_0x2abede([0x74,0x68,0x65,0x6e])](_0x3d28bd=>{_0x3d28bd!=_0x2abede([0x56,0x61,0x6c,0x69,0x64])&&_0x5a77b7(_0x3d28bd);},_0x8a5837);}):_0x593266||_0x37d7de||_0x2abede([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5f2485(_0x3a62e4,_0x386273){return new window[(_0x2abede([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x41e84d=>{if(_0x5c74b8())return _0x41e84d(_0x2abede([0x56,0x61,0x6c,0x69,0x64]));_0x1add2a(),_0x8210cb[_0x2abede([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2abede([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2fc629=!0x1;const _0x21c522=_0x1847cc();function _0x112eb2(_0x5acc5a){return!!_0x5acc5a&&(typeof _0x5acc5a===_0x2abede([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5acc5a===_0x2abede([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5acc5a[_0x2abede([0x74,0x68,0x65,0x6e])]===_0x2abede([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5acc5a[_0x2abede([0x63,0x61,0x74,0x63,0x68])]===_0x2abede([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x407eaf(_0x109020){_0xe77423(_0x109020)[_0x2abede([0x74,0x68,0x65,0x6e])](_0x2af62b=>{if(!_0x2af62b||_0x2af62b[_0x2abede([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2abede([0x6f,0x6b]))return _0x2abede([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x510d62(_0x40387d(_0x21c522+_0x386273))!=_0x2af62b[_0x2abede([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2abede([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2abede([0x56,0x61,0x6c,0x69,0x64]);})[_0x2abede([0x74,0x68,0x65,0x6e])](_0xd50707=>(_0x3a1e87(),_0xd50707),()=>{const _0x2853c4=_0x407a5b();return null==_0x2853c4?(_0x3a1e87(),_0x2abede([0x56,0x61,0x6c,0x69,0x64])):_0x2abede(_0x12e681-_0x2853c4>(0x574a8eb3^_0x466a3a)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2abede([0x74,0x68,0x65,0x6e])](_0x41e84d)[_0x2abede([0x63,0x61,0x74,0x63,0x68])](()=>{_0x41e84d(_0x2abede([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x37b753=0x7370e433^_0x466a3a;function _0x3a1e87(){const _0xbf7b78=_0x2abede([0x6c,0x6c,0x63,0x74,0x2d])+_0x510d62(_0x40387d(_0x3a62e4)),_0x7b773c=_0x5665f6(_0x510d62(window[_0x2abede([0x4d,0x61,0x74,0x68])][_0x2abede([0x63,0x65,0x69,0x6c])](_0x12e681/_0x37b753)));window[_0x2abede([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2abede([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xbf7b78,_0x7b773c);}function _0x407a5b(){const _0x53735e=_0x2abede([0x6c,0x6c,0x63,0x74,0x2d])+_0x510d62(_0x40387d(_0x3a62e4)),_0xdc49a4=window[_0x2abede([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2abede([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x53735e);return _0xdc49a4?window[_0x2abede([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5665f6(_0xdc49a4),0x10)*_0x37b753:null;}function _0xe77423(_0x3dc068){return new window[(_0x2abede([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3b5132,_0x2fe122)=>{_0x3dc068[_0x2abede([0x74,0x68,0x65,0x6e])](_0x3b5132,_0x2fe122),window[_0x2abede([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2fe122,0x7347de73^_0x466a3a);});}}_0x8210cb[_0x2abede([0x6f,0x6e])](_0x2abede([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0xcaa6d9,_0xeece89)=>{if(_0xeece89[0x0]!=_0x3a62e4)return _0x41e84d(_0x2abede([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0xeece89[0x1]={..._0xeece89[0x1],[_0x2abede([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x21c522};},{[_0x2abede([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2abede([0x68,0x69,0x67,0x68])}),_0x8210cb[_0x2abede([0x6f,0x6e])](_0x2abede([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xbf3be4=>{_0x112eb2(_0xbf3be4[_0x2abede([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2fc629=!0x0,_0x407eaf(_0xbf3be4[_0x2abede([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2abede([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2abede([0x6c,0x6f,0x77])}),_0x33b96f[_0x2abede([0x74,0x68,0x65,0x6e])](()=>{_0x2fc629||_0x41e84d(_0x2abede([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5c74b8(){return _0x8210cb[_0x2abede([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2abede([0x76,0x69,0x65,0x77])][_0x2abede([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2abede([0x61,0x75,0x74,0x6f]);}function _0x1add2a(){_0x8210cb[_0x2abede([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2abede([0x76,0x69,0x65,0x77])][_0x2abede([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2abede([0x61,0x75,0x74,0x6f]);}}function _0xba82fc(_0x556dc4){const _0x876f9a=[new window[(_0x2abede([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2bf151=>setTimeout(_0x2bf151,0x734f347f^_0x466a3a)),_0x33b96f[_0x2abede([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2abede([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1d1f99=>{let _0x5e889d=0x0;_0x8210cb[_0x2abede([0x6d,0x6f,0x64,0x65,0x6c])][_0x2abede([0x6f,0x6e])](_0x2abede([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1fd60c,_0x5df716)=>{_0x5df716[0x0][_0x2abede([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5e889d++,_0x5e889d==(0x73460b4b^_0x466a3a)&&(_0x1d1f99(),_0x1fd60c[_0x2abede([0x6f,0x66,0x66])]());});}))];return window[_0x2abede([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2abede([0x72,0x61,0x63,0x65])](_0x876f9a)[_0x2abede([0x74,0x68,0x65,0x6e])](()=>_0x556dc4);}async function _0x5ab3f2(){await _0x33b96f,_0x8210cb[_0x2abede([0x6d,0x6f,0x64,0x65,0x6c])][_0x2abede([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1a1424,_0x8210cb[_0x2abede([0x6d,0x6f,0x64,0x65,0x6c])][_0x2abede([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1a1424,_0x8210cb[_0x2abede([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2abede([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x41dfc5(){return window[_0x2abede([0x67,0x6c,0x6f,0x62])]&&window[_0x2abede([0x67,0x6c,0x6f,0x62])][_0x2abede([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0xdce9ca(){return _0x31fb62(_0x2abede([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x234efa(_0x2abede([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x2abede([0x73,0x74,0x61,0x74,0x65])]==_0x2abede([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x539740(){return _0x31fb62(_0x2abede([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72,0x49,0x6e,0x74,0x65,0x67,0x72,0x61,0x74,0x69,0x6f,0x6e]));}function _0xbffbb5(){return _0x31fb62(_0x2abede([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x411879(_0x51f8a3){const _0x434713=_0x4519f4();_0x8210cb[_0x434713]=_0x2abede([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x51f8a3,_0x51f8a3!=_0x2abede([0x56,0x61,0x6c,0x69,0x64])&&_0x5ab3f2();}function _0x4519f4(){const _0x1a355a=window[_0x2abede([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2abede([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2abede([0x6e,0x6f,0x77])]())[_0x2abede([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2abede([0x2e]),'');let _0x8be1be=_0x2abede([0x4b]);for(let _0x4551dc=0x0;_0x4551dc<_0x1a355a[_0x2abede([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4551dc+=0x2){let _0x7695e=window[_0x2abede([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1a355a[_0x2abede([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4551dc,_0x4551dc+0x2));_0x7695e>=_0x4e2e48[_0x2abede([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x7695e-=_0x4e2e48[_0x2abede([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x8be1be+=_0x4e2e48[_0x7695e];}return _0x8be1be;}function _0x163880(){const _0x458fad=_0x1bd43a[_0x2abede([0x73,0x70,0x6c,0x69,0x74])](_0x2abede([0x2e]));if(0x3!=_0x458fad[_0x2abede([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x56db0f(_0x458fad[0x1]);function _0x56db0f(_0x325248){const _0x556899=_0x15d83c(_0x325248);return _0x556899&&_0x1b1e50()?_0x556899:null;function _0x1b1e50(){const _0x4ad34e=_0x556899[_0x2abede([0x6a,0x74,0x69])],_0x57f38c=window[_0x2abede([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4ad34e[_0x2abede([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4ad34e[_0x2abede([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x478059={..._0x556899,[_0x2abede([0x6a,0x74,0x69])]:_0x4ad34e[_0x2abede([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4ad34e[_0x2abede([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x478059[_0x2abede([0x76,0x63])],_0x40387d(_0x478059)==_0x57f38c;}}}async function _0x410bd2(){let _0xb52da4=!0x0;try{const _0x41628f=_0x1bd43a[_0x2abede([0x73,0x70,0x6c,0x69,0x74])](_0x2abede([0x2e])),[_0x4d5728,_0x5ce0e4,_0x27ad7d]=_0x41628f;return _0x36cae9(_0x4d5728),await _0x1c5b38(_0x4d5728,_0x5ce0e4,_0x27ad7d),_0xb52da4;}catch{return!0x1;}function _0x36cae9(_0x5684c1){const _0x1b268f=_0x15d83c(_0x5684c1);_0x1b268f&&_0x1b268f[_0x2abede([0x61,0x6c,0x67])]==_0x2abede([0x45,0x53,0x32,0x35,0x36])||(_0xb52da4=!0x1);}async function _0x1c5b38(_0x242ca6,_0x11a3d9,_0x2e5981){const _0x1f0171=window[_0x2abede([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2abede([0x66,0x72,0x6f,0x6d])](_0x2cc824(_0x2e5981),_0x538cc5=>_0x538cc5[_0x2abede([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x53650=new window[(_0x2abede([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2abede([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x242ca6+_0x2abede([0x2e])+_0x11a3d9),_0x399fda=window[_0x2abede([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2abede([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x399fda)return;const _0x91bbbf=await _0x399fda[_0x2abede([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2abede([0x6a,0x77,0x6b]),_0x1208c6,{[_0x2abede([0x6e,0x61,0x6d,0x65])]:_0x2abede([0x45,0x43,0x44,0x53,0x41]),[_0x2abede([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2abede([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2abede([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x399fda[_0x2abede([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2abede([0x6e,0x61,0x6d,0x65])]:_0x2abede([0x45,0x43,0x44,0x53,0x41]),[_0x2abede([0x68,0x61,0x73,0x68])]:{[_0x2abede([0x6e,0x61,0x6d,0x65])]:_0x2abede([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x91bbbf,_0x1f0171,_0x53650)||(_0xb52da4=!0x1);}}function _0x15d83c(_0x5adbf5){return _0x5adbf5[_0x2abede([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2abede([0x65,0x79]))?JSON[_0x2abede([0x70,0x61,0x72,0x73,0x65])](_0x2cc824(_0x5adbf5)):null;}function _0x2cc824(_0x557937){return window[_0x2abede([0x61,0x74,0x6f,0x62])](_0x557937[_0x2abede([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2abede([0x2b]))[_0x2abede([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2abede([0x2f])));}function _0x40387d(_0x428450){let _0xb423e1=0x1505;function _0x27a0c9(_0xea36a4){for(let _0x1c4b92=0x0;_0x1c4b92<_0xea36a4[_0x2abede([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1c4b92++){const _0x2d20ef=_0xea36a4[_0x2abede([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1c4b92);_0xb423e1=(_0xb423e1<<0x5)+_0xb423e1+_0x2d20ef,_0xb423e1&=_0xb423e1;}}function _0x46ae56(_0x15e62c){Array[_0x2abede([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x15e62c)?_0x15e62c[_0x2abede([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x46ae56):_0x15e62c&&typeof _0x15e62c==_0x2abede([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2abede([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x15e62c)[_0x2abede([0x73,0x6f,0x72,0x74])]()[_0x2abede([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x11f9fd,_0x15b37c])=>{_0x27a0c9(_0x11f9fd),_0x46ae56(_0x15b37c);}):_0x27a0c9(window[_0x2abede([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x15e62c));}return _0x46ae56(_0x428450),_0xb423e1>>>0x0;}function _0x510d62(_0x53a6b3){return _0x53a6b3[_0x2abede([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2abede([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2abede([0x30]));}function _0x5665f6(_0x59df67){return _0x59df67[_0x2abede([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2abede([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2abede([0x6a,0x6f,0x69,0x6e])]('');}function _0x31fb62(_0x6460ff){return _0x8210cb[_0x2abede([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x2abede([0x68,0x61,0x73])](_0x6460ff);}function _0x234efa(_0x14b43d){return _0x8210cb[_0x2abede([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x2abede([0x67,0x65,0x74])](_0x14b43d);}function _0x1a1424(){}function _0x2abede(_0x4712e6){return _0x4712e6['map'](_0x38dcb6=>String['fromCharCode'](_0x38dcb6))['join']('');}_0x411879(await _0x1a6b10());}(this);}['destroy'](){const _0x5bd718=this['editor']['plugins']['get'](o),_0x35f8b9=this['editor']['config']['get']('collaboration.channelId');for(const _0x360002 of _0x5bd718['getCommentThreads']({'channelId':_0x35f8b9}))_0x5bd718['_detachCommentThread'](_0x360002['id']),_0x5bd718['_threads']['delete'](_0x360002['id']);super['destroy']();}['hasMarkerForId'](_0x419cab){return this['getAllMarkersForId'](_0x419cab)['length']>0x0;}['getAllMarkersForId'](_0x2d6ac7){const _0x43f240=[];for(const _0x1ea580 of this['editor']['model']['markers'])_0x1ea580['name']['startsWith']('comment:'+_0x2d6ac7)&&_0x43f240['push'](_0x1ea580);return _0x43f240;}['scrollToThreadMarker'](_0xd5852){setTimeout(()=>{const _0x5d9ad1=this['_getTargetForId'](_0xd5852);if(!_0x5d9ad1)return;this['activeMarker']&&ft(this['activeMarker'])['id']===_0xd5852&&nt({'target':_0x5d9ad1[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0xc912a6){this['editor']['model']['change'](()=>{for(const _0x34e3d1 of this['getAllMarkersForId'](_0xc912a6))this['editor']['editing']['reconvertMarker'](_0x34e3d1);});}['_attachArchivedThread'](_0x119c83){const _0x14777e=this['editor']['plugins']['get'](o),_0x15f294=this['editor']['plugins']['get'](b),_0x2863d0=_0x14777e['getCommentThread'](_0x119c83);if(!_0x2863d0['isAttached']){const _0x3d74aa=_0x2863d0['attachTo'](()=>this['_getTargetForId'](_0x2863d0['id']));_0x15f294['registerAnnotation'](_0x3d74aa),_0x2863d0['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x226023=this['editor'],_0x2ce49b=_0x226023['plugins']['get'](it);_0x226023['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x558751,_0x3fe82c)=>{const {id:_0x5ee786}=ft(_0x558751['markerName']),_0x2b2d22=_0x226023['plugins']['get'](o)['getCommentThread'](_0x5ee786),_0x462416=this['activeMarker']&&ft(this['activeMarker'])['id']===_0x5ee786;let _0x28f372;if(_0x2b2d22&&_0x2b2d22['isResolved']&&!_0x462416&&_0x558751['item'])return _0x3fe82c['consumable']['consume'](_0x558751['item'],'addMarker:'+_0x558751['markerName']),_0x3fe82c['consumable']['consume'](_0x558751['item'],'removeMarker:'+_0x558751['markerName']),null;const _0x106327=['ck-comment-marker'];return _0x462416&&_0x106327['push']('ck-comment-marker--active'),_0x28f372=_0x2b2d22?.['length']?_0x2b2d22['comments']['first']['author']['id']:_0x2ce49b['me']['id'],{'classes':_0x106327,'attributes':{'data-comment':_0x5ee786,'data-author-id':_0x28f372}};}}),_0x226023['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x4d274e,{options:_0x35270a})=>{if(_0x35270a['showCommentHighlights'])return null;const _0x9fb8f1=_0x226023['plugins']['get'](o),_0x2cc9ba=_0x226023['model']['markers']['get'](_0x4d274e),{id:_0x20b941,part:_0x552ac2}=ft(_0x4d274e);return _0x2cc9ba&&!_0x2cc9ba['affectsData']||_0x35270a['ignoreResolvedComments']&&_0x9fb8f1['getCommentThread'](_0x20b941)?.['isResolved']?null:{'group':'comment','name':_0x552ac2?_0x20b941+':'+_0x552ac2:_0x20b941};}}),_0x226023['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x46b9b6,{writer:_0x456cd3})=>_0x456cd3['createElement']('$marker',{'data-name':'comment:'+_0x46b9b6['getAttribute']('id')})}),_0x226023['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x3e4088=this['editor'],_0x13da38=_0x3e4088['plugins']['get'](o),_0x55ce05=new Set(),_0x2536e6=new Set();_0x3e4088['model']['document']['registerPostFixer'](_0x4a2f10=>{let _0x57f1bb=!0x1;for(const {name:_0x45d8d2,data:_0xc206d6}of _0x3e4088['model']['document']['differ']['getChangedMarkers']()){const {group:_0x32a0b0,id:_0x174eb1}=ft(_0x45d8d2);let _0x117127=_0xc206d6['newRange'];if('comment'!==_0x32a0b0||!_0x117127)continue;const _0x4b90e0='$graveyard'===_0x117127['root']['rootName'];_0x4b90e0||(_0x117127=ht(_0x117127,_0x3e4088['model']),!_0x117127||_0x117127['isCollapsed']||!_0xc206d6['newRange']||_0x117127['isEqual'](_0xc206d6['newRange']))?_0x3e4088['model']['hasContent'](_0x117127)&&!_0x4b90e0?this['isThreadsLoadingPaused']?_0x55ce05['add'](_0x45d8d2):this['_handleThreadMarker'](_0x45d8d2,_0x174eb1):(_0x2536e6['add'](_0x45d8d2),_0x55ce05['delete'](_0x45d8d2),_0x4a2f10['removeMarker'](_0x45d8d2),_0x57f1bb=!0x0):(_0x4a2f10['updateMarker'](_0x45d8d2,{'range':_0x117127}),_0x57f1bb=!0x0);}return _0x57f1bb;}),this['on']('change:isThreadsLoadingPaused',(_0xe71b5a,_0x16a544,_0x21281b)=>{if(!_0x21281b&&_0x55ce05['size'])for(const _0x94ba50 of _0x55ce05){const {id:_0x3b13be}=ft(_0x94ba50);_0x55ce05['delete'](_0x94ba50),_0x3e4088['model']['markers']['get'](_0x94ba50)&&this['_handleThreadMarker'](_0x94ba50,_0x3b13be);}}),this['listenTo'](_0x3e4088['model']['document'],'change',()=>{for(const {name:_0x2626b2,data:{newRange:_0x476490}}of _0x3e4088['model']['document']['differ']['getChangedMarkers']()){const {group:_0x3739e3,id:_0x3d8d49}=ft(_0x2626b2);if('comment'!==_0x3739e3)continue;const _0x347e18=_0x13da38['getCommentThread'](_0x3d8d49),_0x2a10b8=this['hasMarkerForId'](_0x3d8d49);_0x347e18&&(!_0x347e18['_hasTargetInContent']&&_0x476490&&_0x3e4088['editing']['view']['once']('render',()=>{const _0x2714d5=_0x3e4088['plugins']['get'](y),_0x30fa4d=_0x13da38['_threadToController']['get'](_0x347e18)['view'];_0x2714d5['getByInnerView'](_0x30fa4d)['refreshVisibility']();},{'priority':'low'}),_0x347e18['_hasTargetInContent']=_0x2a10b8||!!_0x476490),_0x476490||(_0x2536e6['add'](_0x2626b2),_0x55ce05['delete'](_0x2626b2));}for(const _0xe8c748 of _0x2536e6){const {id:_0x5855f}=ft(_0xe8c748),_0x4786b5=_0x13da38['getCommentThread'](_0x5855f);if(_0x55ce05['delete'](_0xe8c748),!_0x4786b5)continue;const _0x40ecc2=this['hasMarkerForId'](_0x5855f);_0x40ecc2||_0x4786b5['isSubmitted']?_0x40ecc2||_0x4786b5['unlinkedAt']||_0x4786b5['setUnlinkedAt'](new Date()):_0x4786b5['remove']();}_0x2536e6['clear']();});}['_handleInitialThreads'](_0x46ae92){_0x46ae92['forEach'](_0x2d9eb1=>{_0x2d9eb1['unlinkedAt']&&this['_attachArchivedThread'](_0x2d9eb1['id']);});}['_getTargetForId'](_0x2d0e24){const _0x14ee52=this['editor'],_0x3c1690=this['getAllMarkersForId'](_0x2d0e24);return et(_0x14ee52['editing'],_0x3c1690);}['_getTextContext'](_0x3265bb){const _0x42b94f=this['getAllMarkersForId'](_0x3265bb);let _0x11960a='',_0x3f4e3e=!0x1;for(const _0x1f3c74 of _0x42b94f){const _0x5417e5=_0x1f3c74['getRange']();for(const _0xbe5f9c of Array['from'](_0x5417e5['getItems']()))_0xbe5f9c['is']('$textProxy')?(_0x11960a&&_0x3f4e3e&&(_0x11960a+='\x20',_0x3f4e3e=!0x1),_0x11960a+=_0xbe5f9c['data']):_0x3f4e3e=!0x0;_0x3f4e3e=!0x0;}return _0x11960a['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x32b56b,_0x321570){const _0x56a745=this['editor'],_0x272abf=_0x56a745['plugins']['get'](o);let _0x40e798=_0x272abf['getCommentThread'](_0x321570);const _0xdf593f=_0x56a745['config']['get']('collaboration.channelId'),_0x3e4570=_0x56a745['plugins']['get'](b);if(_0x40e798&&(_0x40e798['unlinkedAt']&&_0x40e798['setUnlinkedAt'](null),_0x40e798['isAttached']))return _0x40e798;return!this['getAllMarkersForId'](_0x321570)[0x0]['managedUsingOperations']?_0x56a745['editing']['view']['once']('render',()=>{if(_0x272abf['getCommentThread'](_0x321570))return;const _0x417196=_0x56a745['plugins']['get'](y);_0x40e798=_0x272abf['openNewCommentThread']({'channelId':_0xdf593f,'threadId':_0x321570,'target':()=>this['_getTargetForId'](_0x321570),'context':{'type':'text','value':this['_getTextContext'](_0x321570)}});const _0x585eda=_0x272abf['_threadToController']['get'](_0x40e798)['view'],_0xb102f6=_0x417196['getByInnerView'](_0x585eda);_0xb102f6&&_0x3e4570['registerAnnotation'](_0xb102f6);},{'priority':'low'}):_0x272abf['fetchCommentThread']({'channelId':_0xdf593f,'threadId':_0x321570})['then'](_0x443ed8=>{if('destroyed'!==_0x56a745['state']){if(_0x40e798=_0x443ed8,_0x40e798&&!_0x40e798['isAttached']){const _0x5bf648=_0x40e798['attachTo'](()=>this['_getTargetForId'](_0x321570));_0x3e4570['registerAnnotation'](_0x5bf648),_0x40e798['isResolved']&&this['_reconvertMarkers'](_0x321570);}else{if(!_0x40e798){const _0x51c863=this['getAllMarkersForId'](_0x321570);_0x56a745['model']['change'](_0x5e8d3b=>{for(const _0xd383e7 of _0x51c863)_0x5e8d3b['removeMarker'](_0xd383e7);});}}}}),_0x40e798;}['_handleThreadMarker'](_0x27fbad,_0xd2b980){const _0x45c97a=this['_attachMarkerToThread'](_0x27fbad,_0xd2b980);_0x45c97a&&!_0x45c97a['context']&&_0x45c97a['setContext']({'type':'text','value':this['_getTextContext'](_0xd2b980)});}['_initAriaMarkerChangeAnnouncements'](){const _0x127195=this['editor'];rt(_0x127195['model'],({left:_0x4aa989,entered:_0x47cbb6})=>{for(const _0x1c2f7e of _0x4aa989)if(mt(_0x1c2f7e)){_0x127195['ui']['ariaLiveAnnouncer']['announce'](N(_0x127195['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x3c027c of _0x47cbb6)if(mt(_0x3c027c)){_0x127195['ui']['ariaLiveAnnouncer']['announce'](N(_0x127195['locale'],'ENTER_COMMENT_ANNOUNCEMENT',tt(_0x190a8a)));break;}});}}function dt(_0x35fcf5,_0x1e5ab2){return _0x1e5ab2?_0x35fcf5+':'+_0x1e5ab2:_0x35fcf5;}function ht(_0x4ac3a7,_0x1d9650){const _0xf42db7=_0x1d9650['schema'],_0x27bb43=_0x1d9650['createRange'](_0x4ac3a7['start']);for(const _0x2408c8 of _0x4ac3a7['getWalker']()){const {type:_0x5dd244,item:_0x493599,nextPosition:_0x208baa}=_0x2408c8;if('text'===_0x5dd244||_0xf42db7['isObject'](_0x493599)){const _0x4a4a4c=_0x1d9650['createPositionBefore'](_0x493599);_0x27bb43['isCollapsed']&&(_0x27bb43['start']=_0x4a4a4c),_0x27bb43['end']=_0x208baa;}}return _0x27bb43;}function mt(_0x1782d5){return'comment'===ft(_0x1782d5['name'])['group'];}class s extends _0x183679{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'CommentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,r,b,y];}get['CommentsListView'](){return te;}get['CommentThreadInputView'](){return ie;}['init'](){const _0xcb90ee=this['editor'],_0xa03242=_0xcb90ee['plugins']['get'](o),_0x56cf2e=_0xcb90ee['plugins']['get'](r),_0x19fbcc=_0xcb90ee['plugins']['get'](y),_0x3696fb=_0xcb90ee['plugins']['get'](b);_0xcb90ee['ui']['componentFactory']['add']('comment',()=>{const _0x2e69a9=this['_createUIButton'](_0x5a79b9);return _0x2e69a9['tooltip']=!0x0,_0x2e69a9;}),_0xcb90ee['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x30a49a)),_0x3696fb['addSourceCollector'](()=>{const _0x5b0b45=[];for(const [_0x103a75,_0x5a7562]of _0xa03242['_threadToController']){const _0x21304f=_0x56cf2e['getAllMarkersForId'](_0x103a75['id']),_0x9736cd=_0x21304f['map'](_0x5120f0=>_0x5120f0['getRange']());_0x21304f['length']>0x0&&_0x5b0b45['push']([_0x5a7562['view'],_0x9736cd]);}return _0x5b0b45;}),this['listenTo'](_0x19fbcc,'change:activeAnnotations',(_0x2b77d7,_0x4afc3d,_0x386f79)=>{const _0x1df062=Array['from'](_0x386f79)['map'](_0x1f65c8=>_0x1f65c8['innerView'])['find'](_0x5291e0=>_0xa03242['_viewToController']['has'](_0x5291e0));if(!_0x1df062)return void(_0x56cf2e['activeMarker']=null);const _0x28b671=_0xa03242['_viewToController']['get'](_0x1df062)['model']['id'],_0x20932c='comment:'+_0x28b671;_0x28b671&&_0x56cf2e['hasMarkerForId'](_0x28b671)?_0x56cf2e['activeMarker']=_0x20932c:_0x56cf2e['activeMarker']&&(_0x56cf2e['activeMarker']=null);}),this['listenTo'](_0xa03242,'removeCommentThread',(_0x2d9f9b,{threadId:_0x57517d,isFromAdapter:_0x23a904})=>{!_0x23a904&&_0xcb90ee['ui']['focusTracker']['isFocused']&&_0x56cf2e['hasMarkerForId'](_0x57517d)&&_0xcb90ee['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0xa03242,'addComment',(_0x1ac5fd,{threadId:_0x3d8cb2,isFromAdapter:_0x39e97e})=>{if(_0x39e97e||!_0x56cf2e['hasMarkerForId'](_0x3d8cb2)||!_0xa03242['hasCommentThread'](_0x3d8cb2))return;0x1===_0xa03242['getCommentThread'](_0x3d8cb2)['length']&&(_0xcb90ee['editing']['view']['focus'](),_0x1ac5fd['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x26d057=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x59d755;for(const _0xcf59ca in _0x26d057){const _0x570c34=_0xcf59ca,_0x1be82d=_0x26d057[_0x570c34];if('commentsLicenseKeyValid'==_0x1be82d||'commentsLicenseKeyInvalid'==_0x1be82d||'commentsLicenseKeyExpired'==_0x1be82d||'commentsLicenseKeyDomainLimit'==_0x1be82d||'commentsLicenseKeyNotAllowed'==_0x1be82d||'commentsLicenseKeyEvaluationLimit'==_0x1be82d||'commentsLicenseKeyTrialLimit'==_0x1be82d||'commentsLicenseKeyUsageLimit'==_0x1be82d){delete _0x26d057[_0x570c34],_0x59d755=_0x1be82d,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x59d755&&_0x26d057['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x59d755&&_0x26d057['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x59d755&&_0x26d057['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x59d755&&_0x26d057['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x59d755&&_0x26d057['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyTrialLimit'==_0x59d755&&_0x26d057['_showLicenseError']('trialLimit'),'commentsLicenseKeyUsageLimit'==_0x59d755&&_0x26d057['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x25d228){const _0x6b5447=this['editor'],_0x599803=new _0x25d228(_0x6b5447['locale']),_0x9ab43e=_0x6b5447['commands']['get']('addCommentThread');return _0x599803['set']({'label':N(_0x6b5447['locale'],'Comment'),'icon':_0x456141}),_0x599803['bind']('isEnabled')['to'](_0x9ab43e,'hasContent'),this['listenTo'](_0x599803,'execute',()=>{_0x9ab43e['execute']();}),_0x599803;}}class i extends _0x183679{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[r];}constructor(_0x123849){super(_0x123849),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0xa51d6f,_0x416e65,_0x27c817)=>{_0x27c817?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x21bd79,_0x39c178]of this['editor']['commands'])_0x39c178['affectsData']&&'addCommentThread'!==_0x21bd79&&_0x39c178['forceDisabled']('commentsOnlyMode');(this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('SourceEditing'))&&this['editor']['plugins']['get']('SourceEditing')['forceDisabled']('commentsOnlyMode');this['editor']['commands']['get']('editSource')?.['forceDisabled']('commentsOnlyMode');const _0x33e0ba=this['editor']['editing']['view']['document'];this['listenTo'](_0x33e0ba,'cut',_0x47f12a=>_0x47f12a['stop'](),{'priority':'highest'}),this['listenTo'](_0x33e0ba,'clipboardInput',_0x3d1e16=>_0x3d1e16['stop'](),{'priority':'highest'}),this['listenTo'](_0x33e0ba,'delete',_0x5fb2d6=>_0x5fb2d6['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x2fb7ff,_0x9cf94e]of this['editor']['commands'])_0x9cf94e['affectsData']&&'addCommentThread'!==_0x2fb7ff&&_0x9cf94e['clearForceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('SourceEditing')&&this['editor']['plugins']['get']('SourceEditing')['clearForceDisabled']('commentsOnlyMode'),this['editor']['commands']['get']('editSource')?.['clearForceDisabled']('commentsOnlyMode'),this['stopListening'](this['editor']['editing']['view']['document']);}}class j extends _0x2f0852{['activeUIs'];['uisData'];['_uis'];static get['requires'](){return[y];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x47537c){super(_0x47537c),this['activeUIs']=new Set(),this['_uis']=new Map(),this['uisData']=new Map();}['init'](){const _0x59c075=this['context']['plugins']['get'](y);this['listenTo'](_0x59c075,'_activateAnnotation',(_0x454d2d,_0x754b8f)=>{for(const _0x27c8db of this['activeUIs']){const _0x46a856=this['_uis']['get'](_0x27c8db);(0x0,this['uisData']['get'](_0x27c8db)['filter'])(_0x754b8f)&&_0x46a856['setActiveAnnotation'](_0x754b8f);}}),this['listenTo'](_0x59c075,'_deactivateAllAnnotations',()=>{for(const _0x203d29 of this['activeUIs']){this['_uis']['get'](_0x203d29)['setActiveAnnotation'](null);}}),this['listenTo'](_0x59c075['_visibleAnnotations'],'add',(_0x370cff,_0x365ca9)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x365ca9);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x30cef0){return this['activeUIs']['has'](_0x30cef0);}['activate'](_0x2c74a2,_0x224698=this['defaultFilter']){const _0x2bd8a7=this['context']['plugins']['get'](y);if(!this['_uis']['has'](_0x2c74a2))throw new _0x23709e('annotationsuis-missing-ui',this,{'uiName':_0x2c74a2});this['isActive'](_0x2c74a2)&&this['deactivate'](_0x2c74a2),this['activeUIs']['add'](_0x2c74a2);const _0x3c183d=new S();v({'source':_0x2bd8a7['_visibleAnnotations'],'target':_0x3c183d,'filter':_0x224698}),this['uisData']['set'](_0x2c74a2,{'collection':_0x3c183d,'filter':_0x224698});const _0x54f103=this['_uis']['get'](_0x2c74a2);_0x54f103['attach'](_0x3c183d),this['listenTo'](_0x54f103,'change:activeAnnotation',(_0x2f640a,_0x153bff,_0x4de9f6,_0x1aef0a)=>{_0x1aef0a&&_0x2bd8a7['_removeActiveAnnotation'](_0x1aef0a),_0x4de9f6&&_0x2bd8a7['_addActiveAnnotation'](_0x4de9f6);});}['deactivate'](_0x346dad){if(this['activeUIs']['delete'](_0x346dad),!this['_uis']['has'](_0x346dad))throw new _0x23709e('annotationsuis-missing-ui',this,{'uiName':_0x346dad});const _0x355877=this['_uis']['get'](_0x346dad);_0x355877['detach'](),this['stopListening'](_0x355877),this['uisData']['get'](_0x346dad)['collection']['destroy'](),this['uisData']['delete'](_0x346dad);}['switchTo'](_0x595ed8){if(!this['_uis']['has'](_0x595ed8))throw new _0x23709e('annotationsuis-missing-ui',this,{'uiName':_0x595ed8});const _0x30c8c0=this['context']['plugins']['get'](y),_0x46f18e=Array['from'](_0x30c8c0['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x595ed8);const _0x5d666e=this['_uis']['get'](_0x595ed8);_0x5d666e['setActiveAnnotation'](_0x46f18e),_0x5d666e['_setSelectedAnnotations']&&_0x46f18e&&_0x5d666e['_setSelectedAnnotations']([_0x46f18e]);}['deactivateAll'](){for(const _0x5c6474 of this['activeUIs'])this['deactivate'](_0x5c6474);}['register'](_0x1addf9,_0x2849ee){if(this['_uis']['has'](_0x1addf9))throw new _0x23709e('annotationsuis-register-already-registered');if('function'!=typeof _0x2849ee['attach']||'function'!=typeof _0x2849ee['detach']||'function'!=typeof _0x2849ee['setActiveAnnotation'])throw new _0x23709e('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x1addf9,_0x2849ee);}['refilterAnnotations'](){const _0x3ce34e=this['context']['plugins']['get'](y)['collection'],_0xc42114=new Map(),_0x572ac5=Array['from'](this['activeUIs']);for(const _0x1e7321 of this['activeUIs']){const _0x40e39c=this['uisData']['get'](_0x1e7321)['collection'];for(const _0x450d68 of _0x40e39c)_0xc42114['set'](_0x450d68,_0x1e7321);}for(const _0x359ffb of _0x3ce34e){const _0x27e1ac=_0xc42114['get'](_0x359ffb);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x359ffb);const _0x181939=_0x572ac5['find'](_0x232aa3=>this['uisData']['get'](_0x232aa3)['filter'](_0x359ffb));_0x27e1ac!==_0x181939&&(_0x27e1ac&&this['uisData']['get'](_0x27e1ac)['collection']['remove'](_0x359ffb),_0x181939&&this['uisData']['get'](_0x181939)['collection']['add'](_0x359ffb));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['defaultFilter'](){return!0x0;}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x20a359){const _0x455d8c=[];for(const _0x13b539 of this['activeUIs']){(0x0,this['uisData']['get'](_0x13b539)['filter'])(_0x20a359)&&_0x455d8c['push'](_0x13b539);}if(_0x455d8c['length']>0x1)throw new _0x23709e('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x455d8c,'annotationType':_0x20a359['type']});}}const _i=/* #__PURE__ -- @preserve */
|
|
32
|
+
Ht('px');class H extends kt{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0x5cc068){super(_0x5cc068);const _0xe6b9de=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 _0x1c8200(),this['focusCycler']=new _0x49e0cf({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0xe6b9de['to']('class')],'style':{'minHeight':_0xe6b9de['to']('minHeight',_0x33ae30=>'number'==typeof _0x33ae30?_i(_0x33ae30+0xa):null)},'dir':_0x5cc068['uiLanguageDirection'],'role':'application','aria-label':N(_0x5cc068,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':N(_0x5cc068,'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',_0x591d5e=>{this['_updateItemPositionInFocusables'](_0x591d5e['source']);}),this['list']['forEach'](_0x2d6b1a=>{this['focusTracker']['add'](_0x2d6b1a['element']),this['_updateItemPositionInFocusables'](_0x2d6b1a);}),this['list']['on']('change',(_0x3eef67,_0x4c930b)=>{for(const _0x52c85c of _0x4c930b['removed'])this['focusTracker']['remove'](_0x52c85c['element']),this['focusables']['remove'](_0x52c85c);for(const _0x120553 of _0x4c930b['added'])this['focusTracker']['add'](_0x120553['element']),this['_updateItemPositionInFocusables'](_0x120553);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0x1c62cd){const _0x5574cd=this['focusables']['getIndex'](_0x1c62cd);let _0x1f3806,_0x1f5047;for(const _0x1425d7 of this['focusables'])if(_0x1c62cd['top']<_0x1425d7['top']){_0x1f3806=_0x1425d7;break;}if(_0x1f5047=_0x1f3806?this['focusables']['getIndex'](_0x1f3806):this['focusables']['length'],-0x1!==_0x5574cd){if(_0x5574cd===_0x1f5047-0x1)return;this['focusables']['remove'](_0x1c62cd),_0x1f5047=_0x1f3806?this['focusables']['getIndex'](_0x1f3806):this['focusables']['length'];}this['focusables']['add'](_0x1c62cd,_0x1f5047);}}const Ot=/* #__PURE__ -- @preserve */
|
|
33
|
+
Ht('px');class R extends kt{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x22658b){super(_0x22658b),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x1646a8,_0x445b66)=>_0x1646a8+_0x445b66),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=xt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x481060=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x481060['to']('isAnimationDisabled',_0x3af2af=>_0x3af2af?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x481060['to']('top',_0x1aa6b2=>Ot(_0x1aa6b2))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0xefa44a=this['element']['clientHeight'];_0xefa44a&&(this['height']=_0xefa44a);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0x2f0852{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5e45b0){super(_0x5e45b0),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 _0x5b8d94=this['context']['config']['get']('sidebar.container');_0x5b8d94&&this['setContainer'](_0x5b8d94);}['setContainer'](_0x18dbfc){if(!g(_0x18dbfc))throw new _0x23709e('sidebar-setcontainer-invalid-element');this['container']=_0x18dbfc;}['_attachToContainer']({viewClass:_0x1ff0fa='',spaceBetweenItems:_0x4b5373=0x19}={}){if(!g(this['container']))throw new _0x23709e('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x1ff0fa,this['_spaceBetweenItems']=_0x4b5373;}['rearrange']({removedAnnotation:_0x2738e5,previousAnnotation:_0x1a69e5,nextAnnotation:_0x309b1a}){const _0x516dbe=this['getSidebarItemView'](_0x2738e5);this['view']['list']['remove'](_0x516dbe),this['_destroySidebarItemView'](_0x2738e5),_0x1a69e5&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x1a69e5)),_0x309b1a&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x309b1a)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x42ced9,activatedAnnotation:_0x2079b4,disableAnimationOnActivatedAnnotation:_0x315c85}){if(this['_activeAnnotation']=_0x2079b4,_0x42ced9){_0x42ced9['isActive']=!0x1;const _0x41c1e5=this['getSidebarItemView'](_0x42ced9);_0x41c1e5&&_0x315c85&&(_0x41c1e5['isAnimationDisabled']=!0x1);}if(_0x2079b4){const _0x193943=this['getSidebarItemView'](_0x2079b4);_0x193943&&(_0x2079b4['isActive']=!0x0,_0x315c85&&(_0x193943['isAnimationDisabled']=!0x0,_0x193943['top']+=0x1),this['_alignToTargetRect'](_0x193943));}}['_detachFromContainer'](_0xf3c9f9){if(this['view']['element']['remove'](),_0xf3c9f9){for(const _0x4cd150 of _0xf3c9f9)this['_destroySidebarItemView'](_0x4cd150);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x414325,_0x1e2eb2){_0x1e2eb2||(_0x1e2eb2=_0x414325['view']);const _0x4b0d60=new R(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x4b0d60,_0x414325),this['_annotationToSidebarItemView']['set'](_0x414325,_0x4b0d60),_0x4b0d60['content']['add'](_0x1e2eb2),this['listenTo'](_0x414325['view'],'change:targetRect',(_0x3f2d25,_0x50e037,_0x5e83e4)=>{const _0x2c03a7=this['_getTargetTop'](_0x414325,_0x5e83e4);_0x4b0d60['_targetTop']!=_0x2c03a7&&(_0x4b0d60['_targetTop']=_0x2c03a7,this['_setItemTop'](_0x4b0d60,_0x2c03a7));}),this['listenTo'](_0x4b0d60,'change:top',()=>{this['_recalculate'](_0x4b0d60,'top');}),this['listenTo'](_0x4b0d60,'change:bottom',()=>{this['_recalculate'](_0x4b0d60,'bottom');}),this['_alignToTargetRect'](_0x4b0d60);const _0x720095=this['_getItemBefore'](_0x4b0d60);if(_0x720095)this['_alignAfterItem'](_0x720095,_0x4b0d60)||this['_alignToTargetRect'](_0x4b0d60);else this['_alignToTargetRect'](_0x4b0d60);return this['_updateLastItem'](),this['view']['list']['add'](_0x4b0d60),_0x4b0d60;}['_alignForTopChange'](_0x5cb99a){if(!_0x5cb99a['content']['length'])return;const _0x384dab=this['_getItemBefore'](_0x5cb99a);if(!_0x384dab)return;const _0x4febbd=this['_sidebarItemViewToAnnotation']['get'](_0x384dab),_0x319cc9=this['_activeAnnotation'];_0x319cc9&&_0x319cc9===_0x4febbd?this['_alignAfterItem'](_0x384dab,_0x5cb99a):this['_alignBeforeItem'](_0x5cb99a,_0x384dab);}['_alignForBottomChange'](_0x51f5bf){if(!_0x51f5bf['content']['length'])return;const _0xfdced9=this['_getItemAfter'](_0x51f5bf);if(!_0xfdced9)return;const _0x521aad=this['_sidebarItemViewToAnnotation']['get'](_0xfdced9),_0x54226a=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x1041ac=this['_activeAnnotation'];_0x1041ac&&_0x1041ac===_0x521aad&&_0x54226a?(this['_alignBeforeItem'](_0xfdced9,_0x51f5bf),this['_alignAfterItem'](_0x51f5bf,_0xfdced9)):_0x1041ac&&_0x1041ac===_0x521aad?this['_alignBeforeItem'](_0xfdced9,_0x51f5bf):this['_alignAfterItem'](_0x51f5bf,_0xfdced9);}['_recalculate'](_0x4047b5,_0x2f915d){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x3191ef,changedProp:_0x1aba8e}of this['_recalculateBuffer'])'top'===_0x1aba8e?this['_alignForTopChange'](_0x3191ef):this['_alignForBottomChange'](_0x3191ef);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x4047b5,'changedProp':_0x2f915d});}['getSidebarItemView'](_0x36f5a){return this['_annotationToSidebarItemView']['get'](_0x36f5a);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x1fd29a){const _0x5bbc04=this['getSidebarItemView'](_0x1fd29a);this['stopListening'](_0x5bbc04),this['stopListening'](_0x1fd29a['view']),_0x5bbc04['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x1fd29a),this['_sidebarItemViewToAnnotation']['delete'](_0x5bbc04);}['_createSidebarView'](){const _0x5cf179=new H(this['context']['locale']);return _0x5cf179['render'](),this['on']('change:_lastItem',(_0x445795,_0x30a3da,_0x296f05,_0x168212)=>{_0x168212&&_0x5cf179['unbind']('minHeight'),_0x296f05?_0x5cf179['bind']('minHeight')['to'](_0x296f05,'bottom'):_0x5cf179['minHeight']=null;}),_0x5cf179;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x447697){const _0x2a9f9d=this['_sidebarItemViewToAnnotation']['get'](_0x447697),_0x1c453f=_0x2a9f9d&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x2a9f9d)-0x1);return _0x1c453f&&this['getSidebarItemView'](_0x1c453f)||null;}['_getItemAfter'](_0x15230b){const _0x379281=this['_sidebarItemViewToAnnotation']['get'](_0x15230b),_0x44688b=_0x379281&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x379281)+0x1);return _0x44688b&&this['getSidebarItemView'](_0x44688b)||null;}['_alignBeforeItem'](_0x3b8d8b,_0x18f59c){_0x3b8d8b['updateHeight']();const _0x3e0ecb=G(_0x18f59c['bottom']+this['_spaceBetweenItems'],_0x3b8d8b['top']);return!!_0x3e0ecb&&(this['_setItemTop'](_0x18f59c,_0x18f59c['top']-_0x3e0ecb),!0x0);}['_alignAfterItem'](_0x4da588,_0x438ea1){_0x4da588['updateHeight']();const _0x12fdda=G(_0x4da588['bottom']+this['_spaceBetweenItems'],_0x438ea1['top']);return!!_0x12fdda&&(this['_setItemTop'](_0x438ea1,_0x438ea1['top']+_0x12fdda,!0x1),!0x0);}['_alignToTargetRect'](_0x200ffc){const _0x5f918=this['_sidebarItemViewToAnnotation']['get'](_0x200ffc);if(!_0x5f918||!_0x5f918['target']||!_0x5f918['targetRect'])return;const _0x28e4d4=this['_getTargetTop'](_0x5f918,_0x5f918['targetRect']);this['_setItemTop'](_0x200ffc,_0x28e4d4);}['_getTargetTop'](_0x4805e9,_0x1e4a54){if(null===_0x1e4a54)return 0x0;if(_0x4805e9['target']instanceof _0x4803da)return _0x1e4a54['top'];{const _0x10a67b=new _0x4803da(this['view']['element'])['top'];return _0x1e4a54['top']-_0x10a67b;}}['_setItemTop'](_0x1d1d81,_0x97ee9f,_0x1c2428=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x1c2428&&(_0x97ee9f=Math['max'](_0x97ee9f,this['_getMaxAvailableTop'](_0x1d1d81))),_0x1d1d81['top']=_0x97ee9f;}['_getMaxAvailableTop'](_0x5f2706){let _0x631adf=this['_getItemBefore'](_0x5f2706),_0x214465=0x0;for(;_0x631adf;)_0x631adf['updateHeight'](),_0x214465+=this['_spaceBetweenItems']+_0x631adf['height'],_0x631adf=this['_getItemBefore'](_0x631adf);return _0x214465;}}function G(_0x44e054,_0x37227a){return Math['max'](_0x44e054-_0x37227a,0x0);}function g(_0x30888d){return null!==_0x30888d&&'object'==typeof _0x30888d&&0x1===_0x30888d['nodeType'];}class e extends _0x2f0852{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,j];}static get['pluginName'](){return'WideSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x132c79){super(_0x132c79),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x41c939(),this['_refreshPositioningDebounced']=_0x3a7083(()=>{_0x132c79['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0xa749b=this['context']['plugins']['get'](j),_0x42df35=this['context']['plugins']['get'](z);_0xa749b['register']('wideSidebar',this),_0x42df35['container']&&_0xa749b['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x5bf106){if(_0x5bf106===this['activeAnnotation'])return;const _0x52e05f=this['context']['plugins']['get'](z);_0x52e05f['_activeAnnotation']=_0x5bf106;const _0x3859d5=this['activeAnnotation'];_0x52e05f['refresh']({'blurredAnnotation':_0x3859d5,'activatedAnnotation':_0x5bf106}),this['activeAnnotation']=_0x5bf106;}['attach'](_0x4c6588){this['annotations']=_0x4c6588;const _0x59afec=this['context']['plugins']['get'](z);if(_0x59afec['_annotations']=_0x4c6588,this['isAttached'])throw new _0x23709e('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x59afec,'set:container',()=>{this['detach'](),this['listenTo'](_0x59afec,'change:container',_0x354a61=>{_0x354a61['off'](),this['attach'](_0x4c6588);});}),_0x59afec['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x45cccc=_0x2ab416=>{_0x2ab416['updateTargetRect'](),_0x59afec['addAnnotation'](_0x2ab416);};for(const _0x2bcb27 of _0x4c6588)_0x45cccc(_0x2bcb27);this['listenTo'](_0x4c6588,'add',(_0x1faa2c,_0x5d36e0)=>{_0x45cccc(_0x5d36e0);}),this['listenTo'](_0x4c6588,'remove',(_0x2021a1,_0x4b687a,_0x2e5a0f)=>{_0x59afec['rearrange']({'removedAnnotation':_0x4b687a,'previousAnnotation':_0x4c6588['get'](_0x2e5a0f-0x1),'nextAnnotation':_0x4c6588['get'](_0x2e5a0f+0x1)}),_0x4b687a===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x4c6588,'focus',(_0x3e0252,_0x34abc6)=>{this['setActiveAnnotation'](_0x34abc6);}),this['listenTo'](_0x4c6588,'blur',()=>{this['setActiveAnnotation'](null);});const _0x551b96=this['context']instanceof _0x52d672?this['context']['editors']:new _0x41c939([this['context']]);for(const _0x40c10d of _0x551b96)this['_integrateWithEditorAnnotations'](_0x40c10d);this['listenTo'](_0x551b96,'add',(_0x296d9e,_0x2e0bdd)=>{this['listenTo'](_0x2e0bdd,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x2e0bdd);});}),this['listenTo'](_0x551b96,'remove',(_0x339009,_0x11b29a)=>{_0x11b29a['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x11b29a['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x23709e('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x433bab=this['context']['plugins']['get'](z);_0x433bab['_detachFromContainer'](this['annotations']),this['stopListening'](_0x433bab),this['stopListening'](this['annotations']),this['context']instanceof _0x52d672&&this['stopListening'](this['context']['editors']);for(const _0x39c683 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x39c683);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x2b3b17){if(!_0x2b3b17['plugins']['has']('EditorAnnotations'))return;const _0x535ef2=_0x2b3b17['plugins']['get']('EditorAnnotations'),_0x503101=()=>{const _0x4a4ac8=_0x535ef2['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x4a4ac8[0x0]||null);};this['listenTo'](_0x535ef2,'refresh',_0x503101),this['listenTo'](_0x535ef2,'blur',(_0x588153,{isAnnotationTracked:_0x367ed2})=>{this['activeAnnotation']&&_0x367ed2(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x535ef2,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x1c1e98=>{_0x535ef2['hasDomSelection']()&&(_0x503101(),_0x1c1e98['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x535ef2);}['_destroyEditorAnnotationsIntegration'](_0x579a38){this['stopListening'](_0x579a38),this['_editorAnnotations']['remove'](_0x579a38);}}class C extends _0x5a79b9{['counterView'];constructor(_0x46ee75){super(_0x46ee75);const _0xdb5556=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x4bf2fc,_0x4f36ea)=>_0x4bf2fc?'...':_0x4f36ea['toString']()),this['set']('annotationType',''),this['icon']=_0x456141,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new kt(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0xdb5556['to']('annotationType',_0x10f979=>'ck-annotation-counter__badge--'+_0x10f979),_0xdb5556['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0xdb5556['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class n extends _0x2f0852{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,j];}static get['pluginName'](){return'NarrowSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x482aee){super(_0x482aee),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=new(_0x353c61())(),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x41c939(),this['_refreshPositioningDebounced']=_0x3a7083(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](j)['register']('narrowSidebar',this),this['bodyCollection']=new _0xa022f0(this['context']['locale']),this['balloonPanelView']=new _0x443934(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x2db968){this['annotations']=_0x2db968;const _0x46c8d4=this['context']['plugins']['get'](z),_0x2f7c9e=this['balloonPanelView'];if(_0x46c8d4['_annotations']=_0x2db968,this['isAttached'])throw new _0x23709e('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x46c8d4,'set:container',()=>{this['detach'](),this['listenTo'](_0x46c8d4,'change:container',_0x518d6e=>{_0x518d6e['off'](),this['attach'](_0x2db968);});}),_0x46c8d4['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x4e56c6=_0x21442a=>{const _0x49b740=new C(this['context']['locale']);_0x46c8d4['addAnnotation'](_0x21442a,_0x49b740),this['_annotationToNarrowView']['set'](_0x21442a,_0x49b740),_0x49b740['bind']('isDirty','annotationType','number')['to'](_0x21442a['view'],'isDirty','type','length'),_0x49b740['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x2f7c9e['content']['first']!==_0x21442a['view']?(this['_showBalloon'](_0x21442a),_0x21442a['view']['element']['focus'](),this['setActiveAnnotation'](_0x21442a)):this['setActiveAnnotation'](null);});};for(const _0x551deb of _0x2db968)_0x4e56c6(_0x551deb);this['listenTo'](_0x2db968,'add',(_0x3acfb6,_0x2241e5)=>{_0x4e56c6(_0x2241e5);}),this['listenTo'](_0x2db968,'remove',(_0x2e01ff,_0xb2ec01,_0x51abb3)=>{this['_annotationToNarrowView']['get'](_0xb2ec01)['destroy'](),this['_annotationToNarrowView']['delete'](_0xb2ec01),_0x46c8d4['rearrange']({'removedAnnotation':_0xb2ec01,'previousAnnotation':_0x2db968['get'](_0x51abb3-0x1),'nextAnnotation':_0x2db968['get'](_0x51abb3+0x1)}),_0xb2ec01===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x2db968,'focus',(_0x80a90f,_0x3a15d6)=>{this['setActiveAnnotation'](_0x3a15d6);}),this['listenTo'](_0x2db968,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0xea46bb,_0x247770)=>{_0x247770['keyCode']===_0x60121b['esc']&&_0x2f7c9e['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x2f7c9e['content']['first']),this['_hideBalloon'](),_0x247770['stopPropagation'](),_0x247770['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x4f7274,_0x4555a1)=>{const _0x52cd52=_0x4555a1['target'];_0x2f7c9e['isVisible']&&_0x2f7c9e['element']['contains'](_0x52cd52)||_0x46c8d4['view']['element']['contains'](_0x52cd52)||_0x4f7274['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x562617=>_0x562617['contains'](_0x52cd52))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x3dfc88=this['context']instanceof _0x52d672?this['context']['editors']:new _0x41c939([this['context']]);for(const _0x4cfd41 of _0x3dfc88)this['_integrateWithEditorAnnotations'](_0x4cfd41);this['listenTo'](_0x3dfc88,'add',(_0x383837,_0x3b2a71)=>{this['listenTo'](_0x3b2a71,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x3b2a71);});}),this['listenTo'](_0x3dfc88,'remove',(_0x1db1f9,_0x1fb4a9)=>{_0x1fb4a9['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x1fb4a9['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x3104fa){if(_0x3104fa===this['activeAnnotation'])return;const _0x1c2963=this['context']['plugins']['get'](z);if(_0x1c2963['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x3104fa,'disableAnimationOnActivatedAnnotation':!0x0}),_0x3104fa)_0x1c2963['getSidebarItemView'](_0x3104fa)?this['_showBalloon'](_0x3104fa):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x3104fa;}['detach'](){if(!this['isAttached'])throw new _0x23709e('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x591abe=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x1b2486=>_0x1b2486['destroy']()),this['_annotationToNarrowView']['clear'](),_0x591abe['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x52d672&&this['stopListening'](this['context']['editors']);for(const _0x3bb90d of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x3bb90d);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'](_0x58daa9){if(!_0x58daa9['plugins']['has']('EditorAnnotations'))return;const _0x25ebec=_0x58daa9['plugins']['get']('EditorAnnotations'),_0x34eca2=this['context']['plugins']['get'](z),_0x563fca=this['annotations'],_0x48d0fa=this['balloonPanelView'],_0x53b548=()=>{const _0x583232=_0x25ebec['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x583232),this['setActiveAnnotation'](_0x583232[0x0]||null);};this['listenTo'](_0x25ebec,'refresh',_0x53b548),this['listenTo'](_0x25ebec,'blur',(_0x3ed8bb,{isAnnotationTracked:_0x3bb7b4})=>{this['activeAnnotation']&&_0x3bb7b4(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x25ebec,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x563fca,'blur',_0x3d9d23=>{_0x25ebec['hasDomSelection']()&&_0x3d9d23['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x214987,_0x1dd91c)=>{const _0x3c9484=_0x1dd91c['target'];_0x48d0fa['isVisible']&&_0x48d0fa['element']['contains'](_0x3c9484)||_0x34eca2['view']['element']['contains'](_0x3c9484)||this['activeAnnotation']&&_0x25ebec['hasDomSelection']()&&(_0x53b548(),_0x214987['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x25ebec);}['_destroyEditorAnnotationsIntegration'](_0x1d5790){_0x1d5790&&(this['stopListening'](_0x1d5790),this['_editorAnnotations']['remove'](_0x1d5790));}['_setSelectedAnnotations'](_0x5f3bac){for(const _0x4b3e23 of this['_selectedAnnotations'])_0x5f3bac['includes'](_0x4b3e23)||this['_manuallyClosedAnnotationViews']['delete'](_0x4b3e23['view']);this['_selectedAnnotations']=_0x5f3bac;}['_refreshPositioning'](){const _0x491951=this['balloonPanelView'];this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning'](),_0x491951['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x3801d5){if(this['_manuallyClosedAnnotationViews']['has'](_0x3801d5['view']))return;const _0x2f3f26=this['balloonPanelView']['content']['first'];_0x2f3f26!==_0x3801d5['view']?(_0x2f3f26&&this['_detachListeners'](_0x2f3f26),this['_attachListeners'](_0x3801d5['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x3801d5['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x27a7d7=this['balloonPanelView']['content']['first'],_0x50ff82=_0x27a7d7&&this['annotations']['getByView'](_0x27a7d7);if(!_0x50ff82||!this['_annotationToNarrowView']['has'](_0x50ff82))return;const _0x2082ed=this['_annotationToNarrowView']['get'](_0x50ff82)['element'],_0x18e18b=(function(){const _0x25a591=_0x443934['defaultPositions'];return[_0x25a591['southArrowNorthEast'],_0x25a591['northArrowSouthEast'],_0x25a591['southArrowNorth'],_0x25a591['northArrowSouth'],_0x25a591['southArrowNorthWest'],_0x25a591['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x2082ed,'positions':_0x18e18b});}['_hideBalloon'](){const _0x5b4205=this['balloonPanelView'],_0x13f07c=_0x5b4205['content']['first'];_0x13f07c&&(this['_detachListeners'](_0x13f07c),_0x5b4205['unpin'](),_0x5b4205['content']['clear']());}['_attachListeners'](_0x571ec3){this['listenTo'](_0x571ec3,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x571ec3,'Esc',(_0x408c65,_0x493683)=>{this['_manuallyClosedAnnotationViews']['add'](_0x571ec3),this['_hideBalloon'](),_0x493683();});}['_detachListeners'](_0x3c9ccc){this['stopListening'](_0x3c9ccc);}}class c extends _0x183679{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[b,_0x4a595f,j];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4fd284){super(_0x4fd284),_0x4fd284['editing']['view']['addObserver'](_0x85916a),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x4fd284['plugins']['get'](_0x4a595f),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x18b8f1=this['editor']['plugins']['get'](j);_0x18b8f1['context']===this['editor']&&(_0x18b8f1['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0xa3da06,_0x3b3e30)=>{const _0x2980c4=this['_balloon'];if(this['isAttached']&&_0x2980c4['visibleView']){const _0x16a723=this['annotations']['getByView'](_0x2980c4['visibleView']);_0x16a723&&this['_closeAnnotation'](_0x16a723),_0x3b3e30();}}));}['afterInit'](){const _0x4463a5=this['editor']['plugins']['get'](j);_0x4463a5['context']===this['editor']&&(_0x4463a5['hasActive']()||_0x4463a5['switchTo']('inline'));}['setActiveAnnotation'](_0x4c49bb){_0x4c49bb!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x4c49bb&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x4c49bb)&&this['_addAnnotationToBalloon'](_0x4c49bb,!0x0),_0x4c49bb['isActive']=!0x0),_0x4c49bb||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x4c49bb);}['attach'](_0x389010){this['annotations']=_0x389010;const _0x273806=this['editor']['plugins']['get'](j),_0x4f14c2=this['_balloon'];if(this['isAttached'])throw new _0x23709e('inlineannotations-attach-already-attached',this);if(_0x273806['context']!==this['editor'])throw new _0x23709e('inlineannotations-not-allowed-with-context',this);const _0x249e50=this['editor']['plugins']['get'](b);this['listenTo'](_0x249e50,'refresh',()=>{const _0x5e9356=_0x249e50['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x5623ec,_0x2bf5ee;!this['_forceRefresh']&&(_0x5623ec=_0x5e9356,_0x2bf5ee=this['_selectedAnnotations'],_0x5623ec['length']===_0x2bf5ee['length']&&_0x5623ec['every'](_0x50936d=>_0x2bf5ee['includes'](_0x50936d)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x5e9356),this['setActiveAnnotation'](_0x5e9356[0x0]||null));}),this['listenTo'](_0x249e50,'blur',(_0x5a86b5,{isAnnotationTracked:_0x2d177f})=>{this['activeAnnotation']&&_0x2d177f(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x5ef110,_0x603db5,_0x26571e)=>{_0x26571e||this['setActiveAnnotation'](null);}),this['listenTo'](_0x389010,'remove',(_0x29ef96,_0x2d36b3)=>{this['_removeAnnotationFromBalloon'](_0x2d36b3),_0x2d36b3===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x4f14c2,'change:visibleView',(_0x234c2e,_0x279908,_0x4ea5cb,_0x4b242e)=>{_0x4b242e&&this['stopListening'](_0x4b242e);const _0x502b10=_0x389010['getByView'](_0x4ea5cb);_0x4ea5cb&&_0x502b10&&(this['listenTo'](_0x4ea5cb,'change:height',()=>{_0x4f14c2['updatePosition']();}),this['listenTo'](_0x4ea5cb,'Esc',()=>{this['_closeAnnotation'](_0x502b10),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x502b10&&this['setActiveAnnotation'](_0x502b10));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x4f14c2['visibleView']&&(_0x389010['getByView'](_0x4f14c2['visibleView'])&&_0x4f14c2['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 _0x23709e('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x564b48 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x564b48);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x303a85){for(const _0x3027f1 of this['_selectedAnnotations'])_0x303a85['includes'](_0x3027f1)||this['_manuallyClosed']['delete'](_0x3027f1);for(const _0x5da078 of this['annotations'])_0x303a85['includes'](_0x5da078)||this['_removeAnnotationFromBalloon'](_0x5da078);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x48991f of _0x303a85)this['_addAnnotationToBalloon'](_0x48991f);}this['_selectedAnnotations']=_0x303a85;}['_addAnnotationToBalloon'](_0x19e774,_0xc96715=!0x1){this['_manuallyClosed']['has'](_0x19e774)||(this['_addedAnnotations']['has'](_0x19e774)||this['_balloon']['hasView'](_0x19e774['view'])||(this['_addedAnnotations']['add'](_0x19e774),this['_balloon']['add']({'stackId':_0x19e774['view']['id'],'view':_0x19e774['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x19e774)}})),_0xc96715&&this['_balloon']['showStack'](_0x19e774['view']['id']));}['_getBalloonTargetForAnnotation'](_0x21f564){const _0x3770d5=_0x21f564['target'],_0x2718e4=this['editor']['editing']['view'],_0x586150=_0x2718e4['document']['selection']['getFirstRange'](),_0x5e505f=_0x2718e4['domConverter']['viewRangeToDom'](_0x586150);if(_0x5e505f['collapse'](!0x0),_0x3770d5){if(_0x3770d5 instanceof _0x4803da)return _0x3770d5;let _0x46d166=[];for(const _0x37949e of _0x3770d5)_0x46d166['push'](...F(_0x37949e['getClientRects']()));_0x46d166=function(_0x2ec678){const _0x21a456=[];let _0x599d7c=_0x2ec678[0x0];for(let _0xbf19eb=0x1;_0xbf19eb<_0x2ec678['length'];_0xbf19eb++)P(_0x599d7c,_0x2ec678[_0xbf19eb])?_0x599d7c['width']+=_0x2ec678[_0xbf19eb]['width']:(_0x21a456['push'](_0x599d7c),_0x599d7c=_0x2ec678[_0xbf19eb]);return _0x21a456['push'](_0x599d7c),_0x21a456;}(_0x46d166);const _0x528c04=_0x5e505f['getBoundingClientRect']();return _0x46d166['find'](_0x1d994f=>_0x1d994f['top']<=_0x528c04['top']&&_0x1d994f['bottom']>=_0x528c04['bottom']&&_0x1d994f['left']<=_0x528c04['left']&&_0x1d994f['right']>=_0x528c04['right'])||_0x46d166[0x0];}return _0x21f564['targetRect']||_0x5e505f;}['_removeAnnotationFromBalloon'](_0x1fd0c2){this['_addedAnnotations']['has'](_0x1fd0c2)&&this['_balloon']['hasView'](_0x1fd0c2['view'])&&(this['_addedAnnotations']['delete'](_0x1fd0c2),this['_balloon']['remove'](_0x1fd0c2['view']));}['_closeAnnotation'](_0x3961a6){this['_manuallyClosed']['add'](_0x3961a6),this['_removeAnnotationFromBalloon'](_0x3961a6);}}function F(_0x580a35){return Array['from'](_0x580a35)['map'](DOMRect['fromRect']);}function P(_0x2d15ab,_0x20eb51){return _0x2d15ab['top']===_0x20eb51['top']&&_0x2d15ab['bottom']===_0x20eb51['bottom']&&_0x2d15ab['right']===_0x20eb51['left'];}class Z extends kt{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x261a7f,_0x273ebc){super(_0x261a7f),this['set']('isEmpty',!_0x273ebc['length']),this['focusTracker']=new _0x1c8200(),this['_annotationViews']=_0x273ebc,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new _0x49e0cf({'focusables':_0x273ebc,'focusTracker':this['focusTracker']}),this['listenTo'](_0x273ebc,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x273ebc,'remove',(_0x485b2d,_0x3be712)=>{_0x3be712['isActive']&&this['focus'](),_0x273ebc['length']||(this['isEmpty']=!0x0);});const _0x570648=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':N(_0x261a7f,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x273ebc},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x570648['if']('isEmpty','ck-hidden',_0x48f50e=>!_0x48f50e)]},'children':[{'text':N(_0x261a7f,'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 _0x552fbc of this['_annotationViews'])this['focusTracker']['add'](_0x552fbc['element']);this['_annotationViews']['on']('change',(_0x4d34cf,{added:_0x1c37a3,removed:_0x205bb4})=>{for(const _0xf3ed78 of _0x1c37a3)this['focusTracker']['add'](_0xf3ed78['element']);for(const _0x524770 of _0x205bb4)this['focusTracker']['remove'](_0x524770['element']);});}}class p extends _0x2f0852{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,y];}constructor(_0x31eba4){super(_0x31eba4),this['archivedThreads']=new _0x41c939();}['init'](){const _0x3a959a=this['context'],_0x3d5b83=_0x3a959a['plugins']['get'](o),_0x1a433e=_0x3a959a['plugins']['get'](y);this['listenTo'](_0x3d5b83,'addCommentThread',(_0x1a1c28,{threadId:_0x114f99})=>{const _0x13e96e=_0x3d5b83['getCommentThread'](_0x114f99);_0x13e96e['archivedAt']&&this['archivedThreads']['add'](_0x13e96e,this['_calculatePosition'](_0x13e96e['archivedAt'])),this['listenTo'](_0x13e96e,'change:archivedAt',(_0x22a1e9,_0x1cf6e5,_0x2c9b5f)=>{_0x2c9b5f?this['archivedThreads']['has'](_0x13e96e)||this['archivedThreads']['add'](_0x13e96e,this['_calculatePosition'](_0x13e96e['archivedAt'])):this['archivedThreads']['has'](_0x13e96e)&&this['archivedThreads']['remove'](_0x13e96e);});}),this['listenTo'](_0x3d5b83,'removeCommentThread',(_0x49c180,{threadId:_0x3b6a54})=>{const _0x29e505=_0x3d5b83['getCommentThread'](_0x3b6a54);this['stopListening'](_0x29e505),this['archivedThreads']['has'](_0x29e505)&&this['archivedThreads']['remove'](_0x29e505);},{'priority':'highest'}),this['listenTo'](_0x1a433e['collection'],'focus',(_0x1f6fd0,_0x4ab9d9)=>{_0x4ab9d9['isVisible']||(_0x4ab9d9['isActive']=!0x0,_0x1a433e['activate'](_0x4ab9d9));});}['_calculatePosition'](_0x31dd97){const _0x2baefb=[...this['archivedThreads']]['findIndex'](_0x9e83f4=>_0x9e83f4['archivedAt']<_0x31dd97);return _0x2baefb>-0x1?_0x2baefb:this['archivedThreads']['length'];}}class a extends _0x183679{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[p,_0x16538a];}constructor(_0xd40859){super(_0xd40859),this['annotationViews']=new _0x26d77d(),this['_pendingThreads']=[];}['init'](){const _0x2132cd=this['editor'],_0x314394=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x2132cd['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x5a79b9,!0x0)),_0x2132cd['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x57b987=this['_createCommentsArchiveButton'](_0x30a49a);return _0x57b987['set']({'role':'menuitemcheckbox'}),_0x57b987;});const _0x42015b=_0x2132cd['plugins']['get'](p),_0x1880e0=_0x2132cd['plugins']['get']('Annotations'),_0xe87ce0=_0x2132cd['plugins']['get']('CommentsRepository');_0x42015b['archivedThreads']['forEach'](_0xa1d1df=>{this['_handleNewThread'](_0xa1d1df);}),this['listenTo'](_0x42015b['archivedThreads'],'add',(_0x2ae433,_0x3cbb2f)=>{this['_handleNewThread'](_0x3cbb2f);}),this['listenTo'](_0x1880e0['collection'],'add',(_0x25510b,_0x9f2455)=>{const _0x4e4d4f=this['_pendingThreads']['find'](_0x4080b6=>{const _0x255740=_0xe87ce0['_threadToController']['get'](_0x4080b6);return _0x255740&&_0x9f2455['innerView']===_0x255740['view'];});if(_0x4e4d4f){const _0xd4c6dd=this['_calculatePosition'](_0x4e4d4f['archivedAt']);this['_addAnnotationToArchive'](_0x9f2455,_0xd4c6dd),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x4e4d4f),0x1);}}),this['listenTo'](_0x42015b['archivedThreads'],'remove',(_0x16a669,_0xd8df60)=>{const _0x1e69ef=_0x2132cd['config']['get']('collaboration.channelId');if(!_0x1e69ef||_0xd8df60['channelId']===_0x1e69ef){if(this['_pendingThreads']['includes'](_0xd8df60))this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0xd8df60),0x1);else{const _0x278398=_0xe87ce0['_threadToController']['get'](_0xd8df60),_0x1652d7=_0x1880e0['getByInnerView'](_0x278398['view']);this['annotationViews']['remove'](_0x1652d7['view']),this['stopListening'](_0x1652d7),this['stopListening'](_0x1652d7['focusableElements']);}}}),this['listenTo'](_0x1880e0['collection'],'add',(_0x54a247,_0x519feb)=>{this['listenTo'](_0x519feb,'escape',_0x314394);}),this['listenTo'](_0x1880e0['collection'],'remove',(_0x317bed,_0x438d3b)=>{this['stopListening'](_0x438d3b,'escape',_0x314394);});}['_addAnnotationToArchive'](_0x174034,_0x2a765d){this['listenTo'](_0x174034,'set:isVisible',_0x13fe65=>{_0x13fe65['return']=!0x1,_0x13fe65['stop']();}),this['annotationViews']['add'](_0x174034['view'],_0x2a765d);}['_handleNewThread'](_0x17ab8f){const _0x16a985=this['editor']['plugins']['get']('CommentsRepository'),_0x8fcd2b=this['editor']['plugins']['get']('Annotations'),_0x5d08ab=this['editor']['config']['get']('collaboration.channelId');if(!_0x5d08ab||_0x17ab8f['channelId']===_0x5d08ab){const _0x50c54c=_0x16a985['_threadToController']['get'](_0x17ab8f);if(!_0x50c54c)return void this['_pendingThreads']['push'](_0x17ab8f);const _0xcd7e3e=this['_calculatePosition'](_0x17ab8f['archivedAt']),_0x45f0f9=_0x8fcd2b['getByInnerView'](_0x50c54c['view']);_0x45f0f9['isVisible']&&_0x8fcd2b['_visibleAnnotations']['remove'](_0x45f0f9),this['_addAnnotationToArchive'](_0x45f0f9,_0xcd7e3e);}}['_calculatePosition'](_0x14143f){const _0xdd3808=this['editor']['config']['get']('collaboration.channelId'),_0x1d2646=[...this['editor']['plugins']['get'](p)['archivedThreads']]['filter'](_0x55bf80=>_0x55bf80['channelId']===_0xdd3808)['findIndex'](_0x17785a=>_0x17785a['archivedAt']<_0x14143f);return _0x1d2646<0x0||_0x1d2646>this['annotationViews']['length']?this['annotationViews']['length']:_0x1d2646-0x1;}['_toggleDialog'](){const _0x54d283=this['editor'],_0x6645cc=_0x54d283['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new Z(_0x54d283['locale'],this['annotationViews'])),'commentsArchive'===_0x6645cc['id']?_0x6645cc['hide']():_0x6645cc['show']({'id':'commentsArchive','title':N(_0x54d283['locale'],'COMMENTS_ARCHIVE'),'icon':_0x4a59b5,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x1ae2ec['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0xb2fea8,_0x4e5fe7=!0x1){const _0x3d45d8=this['editor']['locale'],_0x2689b4=this['editor']['plugins']['get']('Dialog'),_0x2f4e2f=new _0xb2fea8(_0x3d45d8);return _0x2f4e2f['bind']('isEnabled')['to'](this,'isEnabled'),_0x2f4e2f['bind']('isOn')['to'](_0x2689b4,'id',_0x469dfd=>'commentsArchive'===_0x469dfd),_0x2f4e2f['set']({'label':N(_0x3d45d8,'COMMENTS_ARCHIVE'),'icon':_0x4a59b5,'isToggleable':!0x0}),_0x4e5fe7&&(_0x2f4e2f['tooltip']=!0x0),this['listenTo'](_0x2f4e2f,'execute',()=>this['_toggleDialog']()),_0x2f4e2f;}['_hideDialogOnAnnotationEscape']=_0x2325d2=>{const _0x1cbf50=_0x2325d2['source'];if(!this['annotationViews']['has'](_0x1cbf50['view']))return;const _0x41bda2=this['editor']['plugins']['get']('Dialog');_0x41bda2['isOpen']&&'commentsArchive'===_0x41bda2['id']&&(_0x41bda2['hide'](),_0x2325d2['stop']());};}class gi extends _0x183679{static get['requires'](){return[o,r,s,p,a,i,e,n,c];}static get['pluginName'](){return'Comments';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{ot as AddCommentThreadCommand,T as Annotation,S as AnnotationCollection,C as AnnotationCounterButtonView,E as AnnotationView,y as Annotations,R as AnnotationsSidebarItemView,H as AnnotationsSidebarView,j as AnnotationsUIs,si as BaseCommentThreadView,di as BaseCommentView,wi as Comment,pi as CommentThread,vt as CommentThreadController,ie as CommentThreadInputView,gt as CommentThreadView,Tt as CommentView,gi as Comments,p as CommentsArchive,a as CommentsArchiveUI,r as CommentsEditing,te as CommentsListView,i as CommentsOnly,o as CommentsRepository,s as CommentsUI,b as EditorAnnotations,c as InlineAnnotations,n as NarrowSidebar,z as Sidebar,e as WideSidebar,v as bindAnnotationCollections};
|