@ckeditor/ckeditor5-comments 47.2.0-alpha.3 → 47.2.0-alpha.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/comments.js +1 -1
- package/dist/index.js +11 -11
- package/package.json +18 -18
- package/src/comments/commentsediting.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(_0x241ae3={}){function _0x3733e4(_0x4c5e63){return _0x4c5e63['map'](_0x12e332=>String['fromCharCode'](_0x12e332))['join']('');}(_0x241ae3=Object['assign']({},_0x241ae3))['plugins']||(_0x241ae3['plugins']=hs['defaultPlugins']),super(_0x241ae3),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[_0x3733e4([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3733e4([0x76,0x69,0x65,0x77])][_0x3733e4([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3733e4([0x61,0x75,0x74,0x6f]),this[_0x3733e4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x3733e4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3733e4([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x3733e4([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x3733e4([0x6f,0x6b])});}['create'](){const _0x188e13=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x188e13))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x1be6b0=>{const _0x55ac98=this['model']['document']['getRoot'](),_0x589b7a=_0x55ac98&&_0x55ac98['getChild'](_0x55ac98['childCount']-0x1);_0x1be6b0['setSelection'](_0x589b7a,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x440b40=this['editing']['view'],_0x305861=_0x440b40['document']['getRoot'](),_0x481b5b=_0x305861['getChild'](0x0);_0x305861['childCount']>0x1||!_0x481b5b||'p'!=_0x481b5b['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(St(_0x440b40,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x481b5b['placeholder']=this['placeholder']),Ft({'view':_0x440b40,'element':_0x481b5b,'keepOnFocus':!0x0}),this['placeholderElement']=_0x481b5b);}}class es extends kt{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x27f1e8,_0x512135={}){super(_0x27f1e8),this['editor']=null,this['_editorConfig']=_0x512135,this['set']('value',_0x512135['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',N(_0x27f1e8,'Reply...')),this['set']('submitLabel',N(_0x27f1e8,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new jt(),this['focusTracker']=new _0x92384(),this['focusCycler']=new _0x2426dd({'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',(_0x1e848e,_0x1ef291)=>{this['cancelButtonView']['fire']('execute'),_0x1ef291();}),this['keystrokes']['set']('Ctrl+Enter',(_0x288e66,_0x475149)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x475149());}),this['on']('submit',(_0x3c11f4,_0x425417)=>{_0x425417['length']>0xfde8?(alert(N(_0x27f1e8,'TOO_LONG_COMMENT_ALERT',[_0x425417['length'],0xfde8])),_0x3c11f4['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 _0x54cfcb=this['editor'];this['element']['insertBefore'](_0x54cfcb['ui']['element'],this['element']['firstChild']),_0x54cfcb['model']['document']['on']('change',()=>this['value']=_0x54cfcb['getData']()),_0x54cfcb['bind']('placeholder')['to'](this),this['focusables']['add'](_0x54cfcb['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x1b1ad3){-0x1===_0x1b1ad3?(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:_0x2e5c5c}=this,_0x2979d4=new _0x5a2b36(_0x2e5c5c);return _0x2979d4['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x2979d4['withText']=!0x0,_0x2979d4['bind']('label')['to'](this,'submitLabel'),_0x2979d4['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x2979d4['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0xf8e86,_0x469603)=>!_0x469603&&!!_0xf8e86['trim']()),_0x2979d4;}['_createCancelButton'](){const {locale:_0x385ef4}=this,_0x5ed2e1=new _0x5a2b36(_0x385ef4);return _0x5ed2e1['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x5ed2e1['label']=N(_0x385ef4,'Cancel'),_0x5ed2e1['withText']=!0x0,_0x5ed2e1['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x5ed2e1;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x3cfc90=>{this['focusTracker']['add'](_0x3cfc90['element']);}),this['focusables']['on']('change',(_0x5de995,_0x410ccf)=>{for(const _0x356ee3 of Array['from'](_0x410ccf['added'])['reverse']())this['focusTracker']['add'](_0x356ee3['element']);});}}class ie extends kt{constructor(_0x265e5a,_0x5e83a0,_0x44f9d3){super(_0x265e5a),this['commentInputView']=new es(_0x265e5a,_0x44f9d3),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x561130,_0xa8fdb)=>_0x561130||!!_0xa8fdb),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 _0x36954e(_0x265e5a,_0x5e83a0),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'](_0x2eda2d){this['commentInputView']['focus'](_0x2eda2d);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0xf4eda5,_0x4b3b94)=>{const {submitButtonView:_0x12228e,cancelButtonView:_0x176cd7,editor:_0x40d18d}=this['commentInputView'];[_0x12228e['element'],_0x176cd7['element'],_0x40d18d?_0x40d18d['editing']['view']['getDomRoot']():null]['filter'](_0x1f9e37=>_0x1f9e37)['some'](_0x3a2f5f=>_0x3a2f5f['contains'](_0x4b3b94['target']))||(this['focus'](),_0x4b3b94['preventDefault']());});}}class rs extends kt{constructor(_0x8ff2d5){super(_0x8ff2d5);const _0x51944c=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x51944c['to']('count',_0x4cec56=>N(_0x8ff2d5,'NUMBER_OF_COMMENTS',_0x4cec56))}]});}}class te extends kt{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x5ce49e,_0x2a9ac8,_0x5d887c){super(_0x5ce49e);const _0x4ac4e7=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x2a9ac8['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x2a9ac8,this['_config']=_0x5d887c,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x92384(),this['keystrokes']=new jt(),this['focusCycler']=new _0x2426dd({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x17f7c5=>this['commentViews']['map'](_0x11d077=>_0x11d077['element'])['includes'](_0x17f7c5['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new rs(_0x5ce49e),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x4a671c=>_0x4a671c-this['_config']['maxCommentsWhenCollapsed']);for(const _0x126fd6 of _0x2a9ac8['comments'])this['_handleNewCommentModel'](_0x126fd6);this['_handleInfoComment'](),this['listenTo'](_0x2a9ac8['comments'],'add',(_0x206548,_0xf6f759)=>{const _0x51e86d=this['_calculatePosition'](_0xf6f759);this['length']++,this['_handleNewCommentModel'](_0xf6f759,_0x51e86d),this['refreshVisibleViews']();}),this['listenTo'](_0x2a9ac8['comments'],'remove',(_0xd47045,_0x348345)=>{this['length']--,this['_handleRemoveCommentModel'](_0x348345),this['refreshVisibleViews']();}),this['listenTo'](_0x2a9ac8,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x2a9ac8,'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',_0x4ac4e7['if']('length','ck-hidden',_0x5c2d6e=>!_0x5c2d6e)],'aria-label':N(_0x5ce49e,'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'](_0x5022a7){-0x1===_0x5022a7?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x531994 of this['commentViews'])_0x531994['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0xdf7ee5,_0x4863a1){const _0x438b47=new this['_config']['CommentView'](this['locale'],_0xdf7ee5,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x438b47['viewUid']=_0xdf7ee5['id'],_0x438b47['delegate']('removeComment')['to'](this),_0x438b47['delegate']('updateComment')['to'](this),_0x438b47['delegate']('resolveCommentThread')['to'](this),_0x438b47['delegate']('editorReady')['to'](this),_0x438b47['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x438b47,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x438b47,_0x4863a1);}['_calculatePosition'](_0x29ee1a){const _0x58b8eb=this['_model']['_findOptimalIndex'](_0x29ee1a);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x29ee1a['authoredAt']?_0x58b8eb-0x1:_0x58b8eb:_0x58b8eb-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x6fb3c8={'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'],_0x6fb3c8,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x6fb3c8));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x1cb41c){const _0x48851a=this['commentViews']['remove'](_0x1cb41c['id']);this['stopListening'](_0x48851a),_0x48851a['isEditMode']&&this['_updateHasDirtyComment'](),_0x48851a['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x3d2001=>_0x3d2001['isEditMode']);}['_rearrangeCollapse'](){const _0x3e497e=function(_0x2c4b69){const _0x5983bf=new _0x55e34a();for(const _0x49f25f of _0x2c4b69)_0x5983bf['add'](_0x49f25f);return _0x5983bf;}(this['commentViews']),_0x44d55e=this['_collapsedCommentsView']['count'];for(let _0x48754c=0x1;_0x48754c<=_0x44d55e;_0x48754c++)_0x3e497e['remove'](0x1);for(const _0x404b1f of _0x3e497e)_0x404b1f['collapse']();_0x44d55e>0x0&&_0x3e497e['add'](this['_collapsedCommentsView'],0x1),ns(_0x436a72(Array['from'](this['visibleViews']),Array['from'](_0x3e497e)),this['visibleViews'],_0x3e497e);}['_rearrangeExpand'](){ns(_0x436a72(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x78b903 of this['visibleViews'])_0x78b903['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x4205ce=>{this['focusTracker']['add'](_0x4205ce['element']),this['keystrokes']['listenTo'](_0x4205ce['element']);}),this['commentViews']['on']('change',(_0x38c1bb,_0x4083d7)=>{for(const _0x4d6023 of _0x4083d7['removed'])this['focusTracker']['remove'](_0x4d6023['element']),this['keystrokes']['stopListening'](_0x4d6023['element']);for(const _0x4a72af of Array['from'](_0x4083d7['added'])['reverse']())this['focusTracker']['add'](_0x4a72af['element']),this['keystrokes']['listenTo'](_0x4a72af['element']);});}}function ns(_0x5b8601,_0x316a3e,_0x35f441){let _0x5b4d7f=0x0;for(const _0x46a7bd of _0x5b8601)switch(_0x46a7bd){case'insert':_0x316a3e['add'](_0x35f441['get'](_0x5b4d7f),_0x5b4d7f),_0x5b4d7f++;break;case'delete':_0x316a3e['remove'](_0x5b4d7f);break;case'equal':_0x5b4d7f++;}}class oe extends kt{constructor(_0x2bc554){super(_0x2bc554);const _0x4e840d=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x4e840d['to']('contextValue',_0x5975a9=>N(_0x2bc554,'THREAD_CONTEXT_LABEL',_0x5975a9)),'tabindex':-0x1},'children':[{'text':_0x4e840d['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class Xt extends kt{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x2ff306,_0x27e593){super(_0x2ff306);const _0xcf8b5c=this['bindTemplate'];this['_model']=_0x27e593,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x92384(),this['keystrokes']=new jt(),this['focusCycler']=new _0x2426dd({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x29608e=>!!_0x29608e),this['bind']('contextValue')['to'](this['_model'],'context',_0x298bf0=>_0x298bf0&&_0x298bf0['value']?this['_trimContextValue'](_0x298bf0['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',_0xcf8b5c['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 _0xb6e76d=new _0x5a2b36(this['locale']);return _0xb6e76d['label']=N(this['locale'],'Reopen'),_0xb6e76d['tooltip']=N(this['locale'],'Reopen'),_0xb6e76d['icon']=_0xd3afab,_0xb6e76d['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x587fb7=>!_0x587fb7),_0xb6e76d['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x5ebf0f,_0x129b4e)=>_0x5ebf0f&&_0x129b4e),_0xb6e76d['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0xb6e76d;}['_trimContextValue'](_0x16b3bb){if(_0x16b3bb['length']<0x96)return _0x16b3bb;const _0x50a1a9=_0x16b3bb['lastIndexOf']('\x20',0x93);return _0x16b3bb['substring'](0x0,_0x50a1a9>-0x1?_0x50a1a9:0x93)+'...';}['_attachContextActions'](){const _0x25daa8=this['element']['querySelector']('.ck-context'),_0x2b6713=_0x25daa8['querySelector']('.ck-context__value');this['listenTo'](_0x25daa8,'mouseenter',()=>{_0x2b6713['offsetWidth']<_0x2b6713['scrollWidth']&&_0x25daa8['classList']['add']('overlay');}),this['listenTo'](_0x25daa8,'mouseleave',()=>{_0x25daa8['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x57ed2a of this['focusables'])this['focusTracker']['add'](_0x57ed2a['element']),this['keystrokes']['listenTo'](_0x57ed2a['element']);}['_createContextView'](){const _0x1696f6=new oe(this['locale']);return _0x1696f6['bind']('contextValue')['to'](this),_0x1696f6;}}class si extends kt{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x1b7ec7,_0xb8f119,_0x281f42,_0x3af3a6){super(_0x1b7ec7),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0xb8f119,this['_localUser']=_0x281f42,this['_config']=_0x3af3a6,this['commentThreadHeaderView']=new Xt(_0x1b7ec7,_0xb8f119),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new Yt(_0x1b7ec7,N(_0x1b7ec7,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new te(_0x1b7ec7,_0xb8f119,Object['assign']({'CommentView':this['_config']['CommentView']},_0x3af3a6)),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',(_0x2c12f4,_0x5a756d)=>_0x2c12f4||!!_0x5a756d),this['bind']('isUnlinked')['to'](_0xb8f119,'unlinkedAt',_0x4aecca=>!!_0x4aecca),this['bind']('ariaLabel')['to'](this,'length',_0x3d1fd9=>{const _0x41e746=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return N(this['locale'],'COMMENT_THREAD_LABEL',[_0x3d1fd9,_0x41e746]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x92384(),this['keystrokes']=new jt(),this['focusCycler']=new _0x2426dd({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x3abca7=>_0x3abca7['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 _0x5005aa=new ie(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x4973ea=_0x5005aa['commentInputView'];return _0x5005aa['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x4973ea,'value',(_0x119244,_0x3d4cc0,_0x31034e,_0x3d85f3,_0x54a6ca)=>!!_0x54a6ca||!!_0x3d85f3&&_0x31034e&&!_0x3d4cc0||_0x119244&&_0x31034e&&!_0x3d4cc0),_0x4973ea['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x48a2fb,_0x399739,_0x25883b)=>{let _0x46a8e3;return _0x46a8e3=_0x25883b&&_0x399739?'Reply\x20to\x20reopen\x20discussion...':_0x48a2fb?'Reply...':'Write\x20a\x20comment...',N(this['locale'],_0x46a8e3);}),_0x4973ea['bind']('submitLabel')['to'](this,'length',_0x5f313d=>N(this['locale'],_0x5f313d?'Reply':'Comment')),_0x4973ea['on']('submit',(_0xb84e66,_0x588eae)=>{this['fire']('addComment',_0x588eae),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x4973ea['on']('cancel',()=>{this['focus']();}),_0x4973ea['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x4973ea['on']('cancel',_0x92019d=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x92019d['stop']());}),this['on']('change:isActive',(_0x44b841,_0x27c6b1,_0x5e3ea2)=>{_0x5e3ea2||this['length']||_0x4973ea['value']||this['fire']('removeCommentThread');}),_0x5005aa;}}class gt extends/* #__PURE__ -- @preserve */
|
|
27
|
-
ti(si){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(
|
|
28
|
-
ti(di){['actionBar'];['userView'];constructor(
|
|
29
|
-
_0x5269c3(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x2bb48d,target:_0x301112,type:_0x4af4ef,isVisible:_0x18b147=!0x0}){super(),this['view']=_0x2bb48d,this['view']['element']||this['view']['render'](),this['_type']=_0x4af4ef,this['_target']=_0x301112,T['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x55e34a([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x4b7b4c,_0x4b4508)=>{this['view']['focusTracker']['add'](_0x4b4508);}),this['focusableElements']['on']('remove',(_0x29b542,_0x4ebce8)=>{this['view']['focusTracker']['remove'](_0x4ebce8);}),this['set']('isVisible',_0x18b147);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x3d1e3e=this['_getNormalizedTarget']();return T['_assertCorrectTarget'](_0x3d1e3e),_0x3d1e3e;}get['targetRect'](){const _0x5afd33=this['target'];if(null===_0x5afd33)return null;if(_0x5afd33 instanceof _0x1f66da)return _0x5afd33;const _0x5e44b3=_0x5afd33['filter'](_0x2a2304=>function(_0x2f68b7){const _0x2a19da=_0x2f68b7['offsetParent'];if(_0x2a19da)return!0x0;const _0x499a1e=_0x2f68b7['getClientRects']()['item'](0x0);return!!_0x499a1e;}(_0x2a2304));return 0x0===_0x5e44b3['length']?null:new _0x1f66da(_0x5e44b3[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x29cdc4){this['view']['isActive']=_0x29cdc4,this['view']['mainView']['isActive']=_0x29cdc4;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x4c704e){if(!(null===_0x4c704e||_0x4c704e instanceof _0x1f66da||Array['isArray'](_0x4c704e)&&_0x4c704e['every'](_0x146a8e=>fi(_0x146a8e))))throw new _0x5ca771('annotation-invalid-target',null,{'target':_0x4c704e});}['_getNormalizedTarget'](){const _0x5aead7='function'==typeof this['_target']?this['_target']():this['_target'];return fi(_0x5aead7)?[_0x5aead7]:_0x5aead7;}}function fi(_0xc5a45d){return null!==_0xc5a45d&&'object'==typeof _0xc5a45d&&'nodeType'in _0xc5a45d&&0x1===_0xc5a45d['nodeType'];}class S extends _0x55e34a{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x622b00=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x92384(),this['_focusTracker']['on']('change:isFocused',(_0x26a471,_0x51294b,_0x8c6ed7)=>{_0x8c6ed7||this['fire']('blur');});for(const _0xcabba2 of _0x622b00)this['add'](_0xcabba2);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x2c2cf1){if(this['has'](_0x2c2cf1))throw new _0x5ca771('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x2c2cf1['innerView'],_0x2c2cf1),this['_viewToAnnotation']['set'](_0x2c2cf1['view'],_0x2c2cf1);for(const _0xe88ae6 of _0x2c2cf1['focusableElements'])this['_focusTracker']['add'](_0xe88ae6);this['listenTo'](_0x2c2cf1['focusableElements'],'add',(_0x2f782f,_0x512679)=>{this['_focusTracker']['add'](_0x512679);}),this['listenTo'](_0x2c2cf1['focusableElements'],'remove',(_0x5e14aa,_0x458bd0)=>{this['_focusTracker']['remove'](_0x458bd0);}),this['listenTo'](_0x2c2cf1['view']['focusTracker'],'change:isFocused',(_0x4b5f5c,_0x3d00c4,_0x5ee46e)=>{_0x5ee46e&&this['fire']('focus',_0x2c2cf1);}),_0x2c2cf1['updateTargetRect']();const _0x1139d1=this['_getOrderInContent'](_0x2c2cf1['view']['targetRect']);return super['add'](_0x2c2cf1,_0x1139d1);}['remove'](_0x3c4acb){if(!this['has'](_0x3c4acb))throw new _0x5ca771('annotationcollection-not-existing-item',null);this['stopListening'](_0x3c4acb['view']['focusTracker']),this['stopListening'](_0x3c4acb['focusableElements']);for(const _0xda2cd5 of _0x3c4acb['focusableElements'])this['_focusTracker']['remove'](_0xda2cd5);return this['_viewToAnnotation']['delete'](_0x3c4acb['view']),this['_innerViewToAnnotation']['delete'](_0x3c4acb['innerView']),super['remove'](_0x3c4acb);}['getByInnerView'](_0x4b0bbb){return this['_innerViewToAnnotation']['get'](_0x4b0bbb);}['getByView'](_0x34d73f){return this['_viewToAnnotation']['get'](_0x34d73f);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x3bb33c of this)_0x3bb33c['updateTargetRect']();this['_sort']();}['_sort'](){const _0x426730=Array['from'](this)['sort']((_0x317196,_0x2c9607)=>w(_0x317196['view']['targetRect'],_0x2c9607['view']['targetRect']));for(let _0x887429=_0x426730['length']-0x1;_0x887429>0x0;_0x887429--){const _0x2d5a7e=_0x426730[_0x887429];_0x887429!==this['getIndex'](_0x2d5a7e)&&(this['remove'](_0x2d5a7e),this['add'](_0x2d5a7e));}}['_getOrderInContent'](_0xe8f484){let _0x580c6d=0x0;if(!_0xe8f484)return this['length'];for(const _0x36ed1b of this){const _0x59e21f=_0x36ed1b['view']['targetRect'];if(_0x59e21f){if(w(_0xe8f484,_0x59e21f)<0x0)return _0x580c6d;_0x580c6d++;}}return _0x580c6d;}}function v({source:_0x5cb6df,target:_0x1b4b72,filter:_0x527245}){for(const _0x21b488 of _0x5cb6df)_0x527245(_0x21b488)&&_0x1b4b72['add'](_0x21b488);_0x1b4b72['listenTo'](_0x5cb6df,'add',(_0x9f505d,_0x42c8aa)=>{_0x527245(_0x42c8aa)&&_0x1b4b72['add'](_0x42c8aa);}),_0x1b4b72['listenTo'](_0x5cb6df,'remove',(_0x4be22f,_0x4575d5)=>{_0x1b4b72['has'](_0x4575d5)&&_0x1b4b72['remove'](_0x4575d5);});}function w(_0x3610ad,_0x413f16){if(null===_0x3610ad&&null===_0x413f16)return 0x0;if(null===_0x3610ad)return-0x1;if(null===_0x413f16)return 0x1;const _0x1be7b6=_0x3610ad['top']-_0x413f16['top'];return 0x0==_0x1be7b6?_0x3610ad['left']-_0x413f16['left']:_0x1be7b6;}class y extends _0xb78792{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x212118){if(super(_0x212118),this['collection']=new S(),this['_visibleAnnotations']=new S(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x212118 instanceof _0x5be7d2){const _0x425f5e=_0x212118['locale'];_0x212118['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':N(_0x425f5e,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':N(_0x425f5e,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':N(_0x425f5e,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':N(_0x425f5e,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':N(_0x425f5e,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':N(_0x425f5e,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':N(_0x425f5e,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x2cce77){this['collection']['add'](_0x2cce77);}['remove'](_0x530a5c){this['collection']['remove'](_0x530a5c),_0x530a5c['destroy']();}['refreshVisibility'](){for(const _0x3ef6c6 of this['collection'])_0x3ef6c6['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x586e26){return this['collection']['getByInnerView'](_0x586e26);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x47ae03 of this['collection'])_0x47ae03['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x50e203){this['fire']('_activateAnnotation',_0x50e203);}['createAnnotation'](_0x39e497){return new T(_0x39e497);}['createAnnotationView'](_0x42efc1,_0x12bfbf){return new E(_0x42efc1,_0x12bfbf);}['_addActiveAnnotation'](_0x1e0312){const _0x5679d9=new Set(this['activeAnnotations']);_0x5679d9['add'](_0x1e0312),this['activeAnnotations']=_0x5679d9;}['_removeActiveAnnotation'](_0x2aabc1){const _0x3cfb36=new Set(this['activeAnnotations']);_0x3cfb36['delete'](_0x2aabc1),this['activeAnnotations']=_0x3cfb36;}['_bindAnnotationsToVisibleAnnotations'](){const _0x5d4db0=this['collection'],_0x114742=this['_visibleAnnotations'];function _0x4fd45b(_0x6ddda4){const _0x5c6acf=_0x6ddda4['source'];_0x5c6acf['isVisible']&&!_0x114742['has'](_0x5c6acf)?_0x114742['add'](_0x5c6acf):!_0x5c6acf['isVisible']&&_0x114742['has'](_0x5c6acf)&&_0x114742['remove'](_0x5c6acf),_0x5c6acf['view']['focusTracker']['remove'](_0x5c6acf['view']['element']),_0x5c6acf['view']['focusTracker']['add'](_0x5c6acf['view']['element']);}this['listenTo'](_0x5d4db0,'add',(_0x5a6ec2,_0x47f801)=>{_0x47f801['isVisible']&&_0x114742['add'](_0x47f801),this['listenTo'](_0x47f801,'change:isVisible',_0x4fd45b);}),this['listenTo'](_0x5d4db0,'remove',(_0x341376,_0x18df19)=>{_0x114742['has'](_0x18df19)&&_0x114742['remove'](_0x18df19),this['stopListening'](_0x18df19,'change:isVisible',_0x4fd45b);});}['_setupEnterAnnotationKeystroke'](){const _0x333fdc=_0x2be051=>{_0x2be051['on']('ready',()=>{_0x2be051['keystrokes']['set'](_0x146692,(_0x110a17,_0x42b883)=>{const _0x239063=_0x518975(this['activeAnnotations']['values']());_0x239063&&(_0x239063['view']['focus'](),_0x42b883());});});};this['context']instanceof _0x5be7d2?_0x333fdc(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x47b695,_0x5539cf)=>{_0x333fdc(_0x5539cf);});}['_setupEscapeAnnotationHandling'](){const _0x53612a=_0x43cb8e=>{const _0x40201f=_0x43cb8e['source'],_0x581e44=[];let _0x3808d9;if(Array['isArray'](_0x40201f['target'])){_0x3808d9=_0x40201f['target'][0x0],this['context']instanceof _0x5be7d2?_0x581e44['push'](this['context']):this['context']['editors']&&_0x581e44['push'](...this['context']['editors']);for(const _0x25dea8 of _0x581e44)for(const _0x36f55b of _0x25dea8['editing']['view']['domRoots']['values']())if(_0x36f55b['contains'](_0x3808d9))return void _0x25dea8['editing']['view']['focus']();_0x3808d9['focus']();}};this['listenTo'](this['collection'],'add',(_0x7058a0,_0x3af370)=>{this['listenTo'](_0x3af370,'escape',_0x53612a,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x41f991,_0x3aeff3)=>{this['stopListening'](_0x3aeff3,'escape',_0x53612a);});}}const _t=Symbol('noChannel'),bt={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class o extends _0xb78792{['_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(_0x20df88){super(_0x20df88),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0xa55fab=this['context']['config'];_0xa55fab['define']('comments.maxCommentsWhenCollapsed',0x2),_0xa55fab['define']('comments.maxThreadTotalWeight',0x1f4),_0xa55fab['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0xa55fab['define']('comments.CommentThreadView',gt),_0xa55fab['define']('comments.CommentView',Tt),_0xa55fab['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x4d9d21=this['context']['plugins']['get'](y);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x443e60,_0x26832d)=>this['_addCommentThread'](_0x26832d)),this['on']('submitCommentThread',(_0x5acdb6,_0x318666)=>this['_submitCommentThread'](_0x318666)),this['on']('resolveCommentThread',(_0x13090f,_0x74bd7b)=>this['_resolveCommentThread'](_0x74bd7b)),this['on']('resolveCommentThread',(_0x1c5b6b,_0xc3bce7)=>this['_updateActiveAnnotation'](_0xc3bce7),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x206b16,_0x3b35cd)=>this['_reopenCommentThread'](_0x3b35cd)),this['on']('reopenCommentThread',(_0x36349f,_0x13290b)=>this['_updateActiveAnnotation'](_0x13290b),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x13ff54,_0x2deb9c)=>this['_removeCommentThread'](_0x2deb9c)),this['on']('updateCommentThread',(_0x5a0f4c,_0x59fc2d)=>this['_updateCommentThread'](_0x59fc2d)),this['on']('updateCommentThread',(_0x13495d,_0x30a08d)=>this['_updateActiveAnnotation'](_0x30a08d),{'priority':'lowest'}),this['on']('addComment',(_0x4a0db5,_0x444938)=>this['_addComment'](_0x444938)),this['on']('updateComment',(_0x10d260,_0x54dcf2)=>this['_updateComment'](_0x54dcf2)),this['on']('removeComment',(_0x271173,_0x4b7acc)=>this['_removeComment'](_0x4b7acc)),this['on']('addComment',(_0x350cf1,{threadId:_0x5be5c6,isFromAdapter:_0x406c1b})=>{if(_0x406c1b)return;const _0x323182=this['getCommentThread'](_0x5be5c6),_0x1372b4=_0x323182&&this['_threadToController']['get'](_0x323182);_0x1372b4&&_0x1372b4['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x4d9d21,'change:activeAnnotations',(_0x26f96d,_0x77742e,_0x3a3395)=>{const _0x3af34f=Array['from'](_0x3a3395)['map'](_0x33f277=>this['_viewToController']['get'](_0x33f277['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x3af34f?_0x3af34f['model']:null;});}set['adapter'](_0x2f8b18){if(this['_adapter'])throw new _0x5ca771('commentsrepository-adapter-already-set');this['_adapter']=_0x2f8b18;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x5df9ba=_t,threadId:_0x52fe15=_0x313172(),comments:_0x30c97c=[],unlinkedAt:_0x8919bd=null,resolvedAt:_0xcb8a7c=null,resolvedBy:_0x43b2f0=null,target:_0xd362ff=null,context:_0x185789=null,attributes:_0x595d19={},isResolvable:_0x1f96ef=!0x0,isSubmitted:_0x2aee11=!0x1,isFromAdapter:_0x310a45=!0x1}={}){return this['fire'](Nt('addCommentThread',_0x5df9ba),{'channelId':_0x5df9ba,'threadId':_0x52fe15,'comments':_0x30c97c,'unlinkedAt':_0x8919bd,'resolvedAt':_0xcb8a7c,'resolvedBy':_0x43b2f0,'target':_0xd362ff,'context':_0x185789,'attributes':_0x595d19,'isFromAdapter':_0x310a45,'isResolvable':_0x1f96ef,'isSubmitted':_0x2aee11}),this['getCommentThread'](_0x52fe15);}['openNewCommentThread']({channelId:_0x3f12c5=_t,threadId:_0x373333=_0x313172(),target:_0x164918,context:_0x1eea27=null,isResolvable:_0x22ffdd=!0x0}){if(this['_readOnlyChannels']['has'](_0x3f12c5)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x164918)throw new _0x5ca771('commentsrepository-missing-target');const _0x323ede=this['addCommentThread']({'channelId':_0x3f12c5,'threadId':_0x373333,'target':_0x164918,'context':_0x1eea27,'isResolvable':_0x22ffdd});if(!_0x323ede)return null;const _0x2a9d96=this['_threadToController']['get'](_0x323ede),_0x3b0d98=_0x2a9d96['view']['commentThreadInputView']['commentInputView'],_0x5e5f4d=this['context']['plugins']['get'](y),_0x2cb903=_0x5e5f4d['getByInnerView'](_0x2a9d96['view']);return _0x5e5f4d['activate'](_0x2cb903),_0x3b0d98['once']('editorReady',()=>_0x3b0d98['focus']()),_0x323ede;}['hasCommentThread'](_0x3a4a9f){if('string'!=typeof _0x3a4a9f)throw new _0x5ca771('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x3a4a9f);}['updateCommentThread']({channelId:_0xc1d0d6=_t,threadId:_0x4978b3,context:_0x324a5d,unlinkedAt:_0x181d12,attributes:_0xb5ea19,isFromAdapter:_0x3e9e26=!0x1}){return this['fire'](Nt('updateCommentThread',_0xc1d0d6),{'channelId':_0xc1d0d6,'threadId':_0x4978b3,'context':_0x324a5d,'unlinkedAt':_0x181d12,'attributes':_0xb5ea19,'isFromAdapter':_0x3e9e26}),this['getCommentThread'](_0x4978b3);}['getCommentThread'](_0xf7b9ba){if('string'!=typeof _0xf7b9ba)throw new _0x5ca771('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0xf7b9ba);}['fetchCommentThread']({channelId:_0x398cff,threadId:_0xccd7aa}={}){const _0x2d22d8=this['getCommentThread'](_0xccd7aa);if(_0x2d22d8)return Promise['resolve'](_0x2d22d8);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x5ca771('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x398cff,'threadId':_0xccd7aa})['then'](_0x52af15=>this['hasCommentThread'](_0xccd7aa)?this['getCommentThread'](_0xccd7aa):_0x52af15?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x398cff},_0x52af15)):void 0x0)['catch'](_0x2dc502=>{throw console['error'](_0x2dc502),new _0x5ca771('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x3ba05e,skipNotAttached:_0x5ca9bc=!0x1,skipEmpty:_0x248dab=!0x1,toJSON:_0x1af798=!0x1}={}){const _0x419c63=[];for(const _0x18c8c1 of this['_threads']['values']())_0x3ba05e&&_0x18c8c1['channelId']!==_0x3ba05e||_0x5ca9bc&&!_0x18c8c1['isAttached']||_0x248dab&&0x0===_0x18c8c1['length']||_0x419c63['push'](_0x18c8c1);return _0x1af798?_0x419c63['map'](_0x2b118e=>_0x2b118e['toJSON']()):_0x419c63;}['getAnnotationForCommentThread'](_0x10b133){const _0x3ade92=this['_threadToController']['get'](_0x10b133);if(!_0x3ade92)return null;return this['context']['plugins']['get'](y)['getByInnerView'](_0x3ade92['view'])||null;}['getCommentThreadForAnnotation'](_0x4745b1){const _0x19b876=this['_viewToController']['get'](_0x4745b1['innerView']);return _0x19b876?_0x19b876['model']:null;}['setActiveCommentThread'](_0x5ddef2){const _0x5497b2=this['context']['plugins']['get'](y);if(!_0x5ddef2)return void(this['activeCommentThread']&&_0x5497b2['deactivateAll']());const _0x40f8cc=this['getCommentThread'](_0x5ddef2);if(!_0x40f8cc)throw new _0x5ca771('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x5ddef2});if(!this['_threadToController']['has'](_0x40f8cc))throw new _0x5ca771('commentsrepository-active-not-attached',null,{'threadId':_0x5ddef2});const _0x4878c2=_0x5497b2['getByInnerView'](this['_threadToController']['get'](_0x40f8cc)['view']);_0x5497b2['activate'](_0x4878c2);}['switchReadOnly'](_0x515b2e,_0x46bf06){_0x515b2e?this['_readOnlyChannels']['add'](_0x46bf06):this['_readOnlyChannels']['delete'](_0x46bf06),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x246743){return this['_readOnlyChannels']['has'](_0x246743)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x460b37,_0x3c5dc8){return new vt(_0x460b37,_0x3c5dc8);}['setPermissions'](_0x360352,_0x22462b=_t){this['_permissions']['set'](_0x22462b,_0x360352),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x46da1c=_t){return this['_permissions']['has'](_0x46da1c)?this['_permissions']['get'](_0x46da1c):bt;}['_addCommentThread']({channelId:_0x3f38b0,threadId:_0xd90f73,comments:_0x21b098,unlinkedAt:_0x321104,resolvedAt:_0x37f0d2,resolvedBy:_0x47f400,target:_0x32103c,context:_0x4568fb,attributes:_0x46e519,isFromAdapter:_0x571498,isResolvable:_0x3bc932,isSubmitted:_0x425a61}){if('string'!=typeof _0xd90f73)throw new _0x5ca771('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0xd90f73});if(this['hasCommentThread'](_0xd90f73))throw new _0x5ca771('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0xd90f73});const _0x4a5b68=new pi(this,{'channelId':_0x3f38b0,'id':_0xd90f73,'context':_0x4568fb,'attributes':_0x46e519,'unlinkedAt':_0x321104,'resolvedAt':_0x37f0d2,'resolvedBy':_0x47f400?this['context']['plugins']['get'](it)['getUser'](_0x47f400):null,'isResolvable':_0x3bc932,'isSubmitted':_0x425a61||_0x571498});this['_threads']['set'](_0xd90f73,_0x4a5b68);for(const _0x4667c6 of _0x21b098)_0x4a5b68['_add'](this['_createNewComment']({'threadId':_0xd90f73,..._0x4667c6}));return _0x32103c&&_0x4a5b68['attachTo'](_0x32103c),_0x571498||!_0x4a5b68['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x3f38b0,'threadId':_0xd90f73});}['_submitCommentThread']({channelId:_0x261a2d,threadId:_0x13e832}){if(!this['hasCommentThread'](_0x13e832))throw new _0x5ca771('commentsrepository-missing-comment-thread',this);const _0x293967=this['getCommentThread'](_0x13e832);if(_0x293967['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x223de2,comments:_0x235034,resolvedAt:_0x144620,resolvedBy:_0x1a7f65,context:_0x1a4fb9,attributes:_0x30f716}=_0x293967,_0x36879e=this['context']['plugins']['get']('PendingActions'),_0x3fcf73=_0x36879e['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x261a2d,'threadId':_0x223de2,'comments':_0x235034['map'](_0x2adbdd=>_0x2adbdd['toJSON']()),'resolvedAt':_0x144620,'resolvedBy':_0x1a7f65?_0x1a7f65['id']:_0x1a7f65,'context':_0x1a4fb9,'attributes':_0x30f716})['then'](({comments:_0x4829d2})=>{_0x36879e['remove'](_0x3fcf73);for(const _0x24d3b8 of _0x4829d2)this['_updateComment']({'channelId':_0x261a2d,'threadId':_0x13e832,'commentId':_0x24d3b8['commentId'],'createdAt':_0x24d3b8['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x1aed37=>{throw console['error'](_0x1aed37),new _0x5ca771('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x3a4e95,target:_0x51a2d6}){const _0x52c83c=this['getCommentThread'](_0x3a4e95);if(!_0x52c83c)throw new _0x5ca771('commentsrepository-attach-missing-comment-thread',this);const _0x1c9194=this['context']['plugins']['get']('PendingActions'),_0x6d8d0a=this['context']['plugins']['get'](y),_0x17d919=this['_createCommentThreadView'](_0x52c83c),_0x10a5dd=new vt(_0x52c83c,_0x17d919);let _0xd0b891=null;_0x17d919['on']('change:isDirty',(_0x3470b5,_0x5ba891,_0x161cbc)=>{_0x161cbc?_0xd0b891=_0x1c9194['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0xd0b891&&(_0x1c9194['remove'](_0xd0b891),_0xd0b891=null);}),this['_threadToController']['set'](_0x52c83c,_0x10a5dd),this['_viewToController']['set'](_0x17d919,_0x10a5dd);const _0x573c16=new E(this['context']['locale'],_0x17d919);_0x573c16['bind']('length')['to'](_0x17d919),_0x573c16['bind']('isDirty')['to'](_0x17d919,'isDirty',_0x17d919,'length',(_0xb5530,_0x2dab12)=>_0xb5530||!_0x2dab12),_0x573c16['bind']('isActive')['to'](_0x17d919),_0x573c16['type']='comment';const _0x13173b=new T({'view':_0x573c16,'target':_0x51a2d6,'type':'comment','isVisible':!_0x52c83c['archivedAt']&&!!('function'==typeof _0x51a2d6?_0x51a2d6():_0x51a2d6)});return _0x17d919['on']('escape',()=>{_0x13173b['fire']('escape');}),this['_bindAnnotationToEditors'](_0x17d919,_0x13173b),_0x6d8d0a['add'](_0x13173b),_0x13173b;}['_bindAnnotationToEditors'](_0x3689ab,_0x132bcf){this['listenTo'](_0x3689ab,'editorReady',(_0x4e8bd6,_0x4e4680)=>{const _0x411e5e=_0x4e4680['ui']['view']['body']['bodyCollectionContainer'];_0x132bcf['focusableElements']['add'](_0x411e5e),this['context']instanceof _0x5be7d2&&this['context']['ui']['focusTracker']['add'](_0x411e5e);},{'priority':'highest'}),this['listenTo'](_0x3689ab,'editorDestroyed',(_0x1b65fd,_0xb26453)=>{const _0x37d432=_0xb26453['ui']['view']['body']['bodyCollectionContainer'];_0x132bcf['focusableElements']['has'](_0x37d432)&&_0x132bcf['focusableElements']['remove'](_0x37d432),this['context']instanceof _0x5be7d2&&this['context']['ui']['focusTracker']['remove'](_0x37d432);});}['_unbindEditors'](_0x5ee4f0){this['stopListening'](_0x5ee4f0,'editorReady'),this['stopListening'](_0x5ee4f0,'editorDestroyed');}['_createCommentThreadView'](_0x17ab53){const _0x16a966=this['context']['plugins']['get'](it),{config:_0x18094d,locale:_0x1eb856}=this['context'],_0x3ed8c3=pt(_0x18094d['get']('locale'),_0x1eb856);return new(0x0,(_0x18094d['get']('comments'))['CommentThreadView'])(_0x1eb856,_0x17ab53,_0x16a966['me'],{'editorConfig':{..._0x18094d['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x18094d['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x18094d['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x18094d['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x18094d['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x3ed8c3,'CommentView':_0x18094d['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x2a7e9c,channelId:_0x1e7abf,resolvedAt:_0x4c62fe,resolvedBy:_0x3e15ed,isFromAdapter:_0x313dce}){if(!this['hasCommentThread'](_0x2a7e9c))throw new _0x5ca771('commentsrepository-missing-comment-thread',null,{'threadId':_0x2a7e9c});const _0x35f3d8=this['getCommentThread'](_0x2a7e9c);if(_0x35f3d8['isResolved'])throw new _0x5ca771('commentsrepository-resolved-comment-thread',null,{'threadId':_0x2a7e9c});const _0x92eb1=this['context']['plugins']['get'](it);if(_0x35f3d8['resolvedBy']=_0x92eb1['getUser'](_0x3e15ed),_0x35f3d8['resolvedAt']=_0x4c62fe,_0x313dce||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x2ab172=this['context']['plugins']['get']('PendingActions'),_0x588044=_0x2ab172['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x1e7abf,'threadId':_0x2a7e9c})['then'](({resolvedAt:_0x12f3b8,resolvedBy:_0x32ea47})=>{_0x2ab172['remove'](_0x588044),_0x35f3d8['resolvedBy']['id']!==_0x32ea47&&(_0x35f3d8['resolvedBy']=_0x92eb1['getUser'](_0x32ea47)),_0x35f3d8['resolvedAt']=_0x12f3b8;})['catch'](_0x1dcc8a=>{throw console['error'](_0x1dcc8a),new _0x5ca771('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x36a287,channelId:_0x56defa,isFromAdapter:_0x3a2517}){if(!this['hasCommentThread'](_0x36a287))throw new _0x5ca771('commentsrepository-missing-comment-thread',null,{'threadId':_0x36a287});const _0x5d9521=this['getCommentThread'](_0x36a287);if(!_0x5d9521['isResolved'])throw new _0x5ca771('commentsrepository-reopen-comment-thread',null,{'threadId':_0x36a287});if(_0x5d9521['resolvedBy']=null,_0x5d9521['resolvedAt']=null,_0x3a2517||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x4c934d=this['context']['plugins']['get']('PendingActions'),_0x1bd46f=_0x4c934d['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x56defa,'threadId':_0x36a287})['then'](()=>_0x4c934d['remove'](_0x1bd46f))['catch'](_0x49fcfa=>{throw console['error'](_0x49fcfa),new _0x5ca771('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x2675a4,isFromAdapter:_0xa8d50a}){const _0x2d7f0c=this['getCommentThread'](_0x2675a4);if(!_0x2d7f0c)throw new _0x5ca771('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x2675a4),this['_threads']['delete'](_0x2675a4),!_0x2d7f0c['isSubmitted']||_0xa8d50a||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x382667=this['context']['plugins']['get']('PendingActions'),{channelId:_0x4fecb8}=_0x2d7f0c,_0x3c7ed7=_0x382667['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x4fecb8,'threadId':_0x2675a4})['then'](()=>_0x382667['remove'](_0x3c7ed7))['catch'](_0x58ab5d=>{throw console['error'](_0x58ab5d),new _0x5ca771('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x21c6b3,unlinkedAt:_0x277bec,context:_0x5df7c3,attributes:_0x4449b5,isFromAdapter:_0x20f4ea}){if('string'!=typeof _0x21c6b3)throw new _0x5ca771('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x21c6b3});if(!this['hasCommentThread'](_0x21c6b3))throw new _0x5ca771('commentsrepository-missing-comment-thread',null,{'threadId':_0x21c6b3});const _0x4ff352=this['getCommentThread'](_0x21c6b3);let _0x2d574f=!0x1;if(void 0x0!==_0x5df7c3&&_0x4ff352['context']!==_0x5df7c3&&(_0x4ff352['context']=_0x5df7c3,_0x2d574f=!0x0),void 0x0!==_0x277bec&&_0x4ff352['unlinkedAt']!==_0x277bec&&(_0x4ff352['unlinkedAt']=_0x277bec,_0x2d574f=!0x0),_0x4449b5&&!At(_0x4449b5,_0x4ff352['attributes'])&&(_0x4ff352['attributes']=_0x4449b5,_0x2d574f=!0x0),!_0x2d574f)return Promise['resolve']();if(!_0x4ff352['isSubmitted']||_0x20f4ea||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x560e82=this['context']['plugins']['get']('PendingActions'),{channelId:_0x3e16ba}=_0x4ff352,_0x1ba8a4=_0x560e82['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x3e16ba,'threadId':_0x21c6b3,'context':_0x5df7c3,'unlinkedAt':_0x277bec,'attributes':_0x4449b5})['then'](()=>_0x560e82['remove'](_0x1ba8a4))['catch'](_0x5c14b4=>{throw console['error'](_0x5c14b4),new _0x5ca771('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0xc97d71){const _0x11ae5e=this['context']['plugins']['get'](y),_0x44acc6=this['getCommentThread'](_0xc97d71);if(_0x44acc6['_isAttached']=!0x1,this['_threadToController']['has'](_0x44acc6)){const _0x46bb91=this['_threadToController']['get'](_0x44acc6),_0x15d2fd=_0x46bb91['view'],_0x315e3d=_0x11ae5e['getByInnerView'](_0x15d2fd);this['_threadToController']['delete'](_0x44acc6),this['_viewToController']['delete'](_0x15d2fd),_0x315e3d&&_0x11ae5e['remove'](_0x315e3d),_0x46bb91['destroy'](),_0x15d2fd['destroy']()['then'](()=>{this['_unbindEditors'](_0x15d2fd);});}}['_updateActiveAnnotation']({threadId:_0x4c1f05,resolvedAt:_0xc859e9,unlinkedAt:_0x20a44a}){const _0x38bfda=!!_0xc859e9,_0xb82491=this['context']['plugins']['get'](y),_0x4f9bdc=this['getCommentThread'](_0x4c1f05);if(this['_threadToController']['has'](_0x4f9bdc)){const _0x1fa84c=this['_threadToController']['get'](_0x4f9bdc)['view'],_0x4766e8=_0xb82491['getByInnerView'](_0x1fa84c);_0x4766e8&&(_0x38bfda&&_0xb82491['_removeActiveAnnotation'](_0x4766e8),_0x20a44a?_0x4766e8['isVisible']=!0x1:_0x4766e8['refreshVisibility']());}}['_getExternalAuthor'](_0xf1c3d6){const _0x449246=this['context']['plugins']['get'](it),_0x2520d9=It('external:'+_0xf1c3d6),_0x929c3b=_0x449246['getUser'](_0x2520d9);return _0x929c3b||_0x449246['addUser']({'id':_0x2520d9,'name':_0xf1c3d6});}['_createNewComment']({threadId:_0x3a99df,commentId:_0x2bc90d=_0x313172(),content:_0x49b0b7,authorId:_0x6e29ae,createdAt:_0xc3caa7,attributes:_0x3a7697}){if('string'!=typeof _0x2bc90d)throw new _0x5ca771('commentsrepository-invalid-commentid');if('string'!=typeof _0x6e29ae)throw new _0x5ca771('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x49b0b7||!_0x49b0b7['trim']())throw new _0x5ca771('commentsrepository-invalid-comment-content');const _0x50673e=this['context']['plugins']['get'](it)['getUser'](_0x6e29ae);if(!_0x50673e)throw new _0x5ca771('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x6e29ae});let _0x2032ef=null,_0x705904=_0xc3caa7;return _0x3a7697?.['@external']&&(_0x2032ef=this['_getExternalAuthor'](_0x3a7697['@external']['authorName']),_0x705904=new Date(_0x3a7697['@external']['createdAt'])),new wi(this,{'threadId':_0x3a99df,'id':_0x2bc90d,'author':_0x2032ef||_0x50673e,'creator':_0x50673e,'content':_0x49b0b7,'createdAt':_0xc3caa7,'authoredAt':_0x705904,'attributes':_0x3a7697});}['_addComment'](_0x2d0a8e){let {threadId:_0x336745,content:_0x5ecd15,attributes:_0x2946fc,isFromAdapter:_0x33c9d5}=_0x2d0a8e;const _0x457433=this['getCommentThread'](_0x2d0a8e['threadId']);if(!_0x457433)throw new _0x5ca771('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x37d326=this['_createNewComment'](_0x2d0a8e),{id:_0x3aa283}=_0x37d326;if(_0x457433['_add'](_0x37d326),_0x33c9d5||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x457433['isSubmitted'])return Promise['resolve']();const _0x51f902=this['context']['plugins']['get']('PendingActions'),{channelId:_0x119397}=_0x457433,_0x1568d1=_0x51f902['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x2946fc||(_0x2946fc={}),this['adapter']['addComment']({'channelId':_0x119397,'threadId':_0x336745,'commentId':_0x3aa283,'content':_0x5ecd15,'attributes':_0x2946fc})['then'](_0x81f667=>{_0x51f902['remove'](_0x1568d1),_0x81f667&&this['_updateComment']({'channelId':_0x119397,'threadId':_0x336745,'commentId':_0x3aa283,'createdAt':_0x81f667['createdAt'],'isFromAdapter':!0x0});})['catch'](_0xb4a278=>{throw console['error'](_0xb4a278),new _0x5ca771('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x44b8b1,commentId:_0xc6507d,content:_0x2592fb,createdAt:_0x300c28,attributes:_0x18ad45,isFromAdapter:_0x5532de}){if(void 0x0!==_0x2592fb&&('string'!=typeof _0x2592fb||!_0x2592fb['trim']()['length']))throw new _0x5ca771('commentsrepository-update-comment-invalid-content');const _0xa46b=this['getCommentThread'](_0x44b8b1),_0x39c386=_0xa46b['getComment'](_0xc6507d);if(!_0x39c386)throw new _0x5ca771('commentsrepository-update-missing-comment',this);let _0x2e1956=!0x1;if(_0x2592fb&&_0x2592fb!==_0x39c386['content']&&(_0x39c386['isEditable']||_0x5532de)&&(_0x39c386['content']=_0x2592fb,_0x2e1956=!0x0),_0x300c28&&_0x300c28!==_0x39c386['createdAt']&&(_0x39c386['createdAt']=_0x300c28,_0x39c386['attributes']&&_0x39c386['attributes']['@external']||(_0x39c386['authoredAt']=_0x300c28),_0x2e1956=!0x0),_0x18ad45&&!At(_0x18ad45,_0x39c386['attributes'])&&(_0x39c386['attributes']=_0x18ad45,_0x2e1956=!0x0),!_0x2e1956)return Promise['resolve']();if(_0xa46b['fire']('commentUpdated'),_0x5532de||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x4adbc7=this['context']['plugins']['get']('PendingActions'),{channelId:_0x15c3ff}=this['getCommentThread'](_0x39c386['threadId']),_0x493b44=_0x4adbc7['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x15c3ff,'threadId':_0x44b8b1,'commentId':_0xc6507d,'content':_0x2592fb,'attributes':_0x18ad45})['then'](()=>_0x4adbc7['remove'](_0x493b44))['catch'](_0x28ed17=>{throw console['error'](_0x28ed17),new _0x5ca771('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0xd6eeac,commentId:_0x33f819,isFromAdapter:_0x114b1}){const _0x505a3d=this['getCommentThread'](_0xd6eeac),_0x47f43a=_0x505a3d['getComment'](_0x33f819);if(!_0x47f43a)throw new _0x5ca771('commentsrepository-remove-missing-comment',this);if(_0x505a3d['_remove'](_0x47f43a),_0x114b1||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x5be142=this['context']['plugins']['get']('PendingActions'),{channelId:_0x3f7888}=_0x505a3d,_0x59d7b6=_0x5be142['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x3f7888,'threadId':_0xd6eeac,'commentId':_0x33f819})['then'](()=>_0x5be142['remove'](_0x59d7b6))['catch'](_0x345c93=>{throw console['error'](_0x345c93),new _0x5ca771('commentsrepository-remove-comment-internal-error',this);});}}class pi extends/* #__PURE__ -- @preserve */
|
|
30
|
-
|
|
31
|
-
_0x5269c3(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x32bf6f,_0x353fb0){super();const _0x54df8d=_0x32bf6f['context']['plugins']['get'](it)['me'],_0x4ef084=_0x32bf6f['getCommentThread'](_0x353fb0['threadId']),_0x49f37d=0x0===_0x4ef084['comments']['length'],_0xec2e13=_0x54df8d===_0x353fb0['author'];this['id']=_0x353fb0['id'],this['threadId']=_0x353fb0['threadId'],this['author']=_0x353fb0['author'],this['creator']=_0x353fb0['creator'],this['isExternal']=Boolean(_0x353fb0['attributes']&&_0x353fb0['attributes']['@external']),this['set']('content',_0x353fb0['content']),this['createdAt']=_0x353fb0['createdAt']||new Date(),this['set']('authoredAt',_0x353fb0['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x4ef084,'resolvedAt'),this['set']('attributes',_0x353fb0['attributes']||{}),this['bind']('isEditable')['to'](_0x32bf6f,'_permissions',()=>{const _0x3cd86a=_0x32bf6f['getPermissions'](_0x4ef084['channelId'])['write'],_0x835b64=_0x32bf6f['getPermissions'](_0x4ef084['channelId'])['modifyAll'];return _0xec2e13&&_0x3cd86a||!_0xec2e13&&_0x835b64;}),this['bind']('isRemovable')['to'](_0x4ef084,'isRemovable',_0x32bf6f,'_permissions',_0x324c5a=>{const _0x3c5901=_0x32bf6f['getPermissions'](_0x4ef084['channelId'])['write'],_0xc3c80=_0x32bf6f['getPermissions'](_0x4ef084['channelId'])['modifyAll'];return _0xec2e13&&_0x3c5901||_0x324c5a&&_0x49f37d||!_0xec2e13&&_0xc3c80&&!_0x49f37d;}),this['bind']('isReadOnly')['to'](_0x4ef084,'isReadOnly'),this['_repository']=_0x32bf6f;}get['weight'](){return Math['max'](function(_0x57f565){const _0x2bbb74=document['createElement']('div');return _0x2bbb74['innerHTML']=_0x57f565,_0x2bbb74['textContent']['length'];}(this['content']),0xc8);}['update'](_0x274c2a){const {threadId:_0x592e20,id:_0x186864}=this;if(!this['_repository']['hasCommentThread'](_0x592e20))throw new _0x5ca771('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x50fd8a}=this['_repository']['getCommentThread'](_0x592e20);this['_repository']['fire'](Nt('updateComment',_0x50fd8a,_0x592e20),{'channelId':_0x50fd8a,'threadId':_0x592e20,'commentId':_0x186864,..._0x274c2a});}['setAttribute'](_0xf4f4c5,_0x354115){const _0x53416c=wt(this['attributes']);yt(_0x53416c,_0xf4f4c5,_0x354115),this['update']({'attributes':_0x53416c});}['removeAttribute'](_0x2d99f7){const _0x508d68=wt(this['attributes']);Ct(_0x508d68,_0x2d99f7),this['update']({'attributes':_0x508d68});}['remove'](_0x341321={}){if(!_0x341321['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0xff3d66,id:_0x7c782c}=this;if(!this['_repository']['hasCommentThread'](_0xff3d66))throw new _0x5ca771('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x5864d4}=this['_repository']['getCommentThread'](_0xff3d66);this['_repository']['fire'](Nt('removeComment',_0x5864d4,_0xff3d66),{'channelId':_0x5864d4,'threadId':_0xff3d66,'commentId':_0x7c782c,..._0x341321});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function Nt(_0x29a9c0,..._0x5c0ce8){for(const _0x2bb53e of _0x5c0ce8)void 0x0!==_0x2bb53e&&(_0x29a9c0+=':'+String(_0x2bb53e));return _0x29a9c0;}class ot extends _0x5baa2b{constructor(_0x5f16ff){super(_0x5f16ff),this['set']('hasContent',!0x1);}['refresh'](){const _0x4fd66b=this['editor']['model']['document']['selection'];this['isEnabled']=!0x0,this['hasContent']=!0x1;for(const _0x263378 of _0x4fd66b['getRanges']())if(this['_hasContent'](_0x263378))return void(this['hasContent']=!0x0);}['execute']({threadId:_0x4cb233=_0x313172(),ranges:_0x285511,comment:_0x15310c}={}){const _0x2230e0=this['editor']['model'],_0x5c63b1=_0x285511??Array['from'](_0x2230e0['document']['selection']['getRanges']()),_0x442ff4=[];for(const _0x5b7497 of _0x5c63b1)this['_hasContent'](_0x5b7497)&&_0x442ff4['push'](this['_trimToContent'](_0x5b7497));if(!_0x442ff4['length'])throw new _0x5ca771('addcommentthreadcommand-incorrect-ranges',null);_0x15310c&&this['_createCommentThread'](_0x4cb233,_0x15310c),this['_createMarkersFromRanges'](_0x4cb233,_0x442ff4,!!_0x15310c);}['_createMarkersFromRanges'](_0x2c9e15,_0x1eaa79,_0x33d8df){this['editor']['model']['change'](_0x4e0f0b=>{for(const _0x41d762 of _0x1eaa79){const _0x4114b9=_0x313172()['substr'](0x1,0x5),_0x352ca2='comment:'+_0x2c9e15+':'+_0x4114b9;_0x4e0f0b['addMarker'](_0x352ca2,{'range':_0x41d762,'usingOperation':_0x33d8df,'affectsData':_0x33d8df});}});}['_createCommentThread'](_0xb61c3a,_0x582046){const _0x13add9=this['editor']['plugins']['get']('CommentsRepository'),_0x4a729a=this['editor']['config']['get']('collaboration.channelId'),_0x37ff12=this['editor']['plugins']['get']('Users')['me'];if(!_0x37ff12)throw new _0x5ca771('addcommentthreadcommand-user-not-found',null);_0x13add9['addCommentThread']({'threadId':_0xb61c3a,'channelId':_0x4a729a,'comments':[{'authorId':_0x37ff12['id'],'content':_0x582046,'createdAt':new Date(),'attributes':{}}]});}['_hasContent'](_0x510265){for(const _0x251cfa of _0x510265['getItems']())if(this['_itemIsContent'](_0x251cfa))return!0x0;return!0x1;}['_itemIsContent'](_0x4a2f68){return _0x4a2f68['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x4a2f68)&&!_0x4a2f68['is']('element','tableCell');}['_trimToContent'](_0x9f0809){const _0x4635db=_0x13bbd0=>!this['_itemIsContent'](_0x13bbd0['item']),_0x5c8075=_0x9f0809['start']['getLastMatchingPosition'](_0x4635db),_0x5dfab8=_0x9f0809['end']['getLastMatchingPosition'](_0x4635db,{'direction':'backward'});return this['editor']['model']['createRange'](_0x5c8075,_0x5dfab8);}}class b extends _0x45a90d{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[y];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0xf02d2e){super(_0xf02d2e),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0xfbc9e6=this['editor'],_0x27c7d3=_0xfbc9e6['model']['document']['selection'],_0x5e968f=_0x47d2ac(()=>this['refreshSelectedViews'](),0xa);_0x27c7d3['on']('change:range',(_0x1eb7ff,_0x3ee21a)=>{_0x3ee21a['directChange']&&(_0x5e968f['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0xfbc9e6['editing']['view']['document'],'change:isFocused',(_0x196a7f,_0x25645e,_0x35ee23)=>{_0x35ee23&&_0x5e968f();}),this['listenTo'](_0xfbc9e6['ui']['focusTracker'],'change:isFocused',(_0x322042,_0x4a1560,_0x110d23)=>{_0x110d23||this['fire']('blur',{'isAnnotationTracked':_0x5df26a=>this['_editorAnnotationsData']['has'](_0x5df26a['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0xbcdff3){if(this['_editorAnnotations']['has'](_0xbcdff3['view']))return;this['_editorAnnotations']['add'](_0xbcdff3['view']),this['editor']['ui']['focusTracker']['add'](_0xbcdff3['view']['element']);const _0x5edf7d=this['editor']['plugins']['get'](y);this['listenTo'](_0x5edf7d['collection'],'remove',(_0x293e28,_0x3d91ad)=>{this['editor']['ui']['focusTracker']['remove'](_0x3d91ad['view']['element']),this['_editorAnnotations']['delete'](_0x3d91ad['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x4bd688){if('function'!=typeof _0x4bd688)throw new _0x5ca771('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x4bd688);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x5e7aea,annotations:_0x146ef0}){const _0x511447=[],_0x7d3c0a=this['editor']['model']['document']['selection'],_0x3710ba=Array['from'](_0x7d3c0a['getRanges']());for(const [_0x432337,_0x293a01]of this['_editorAnnotationsData']){const _0x12f31f=_0x1ef090(_0x293a01),_0x16cf69=_0x146ef0['getByInnerView'](_0x432337);_0x12f31f&&_0x16cf69&&_0x511447['push']({'annotation':_0x16cf69,'range':_0x12f31f});}function _0x1ef090(_0x34ee12){for(const _0x2d4e23 of _0x34ee12)for(const _0x497b0a of _0x3710ba)if(_0x2d4e23['containsRange'](_0x497b0a,!_0x7d3c0a['isCollapsed']))return _0x2d4e23;return null;}return _0x511447['sort']((_0x5ef72a,_0x4e4f52)=>{const _0x5dc214=_0x5ef72a['range'],_0xc8beb6=_0x4e4f52['range'];if(!_0x5dc214['isEqual'](_0xc8beb6)){if(_0x5dc214['containsRange'](_0xc8beb6,!0x0))return 0x1;if(_0xc8beb6['containsRange'](_0x5dc214,!0x0))return-0x1;}return _0x5ef72a['annotation']==_0x5e7aea?-0x1:_0x4e4f52['annotation']==_0x5e7aea?0x1:0x0;})['map'](_0x3426a6=>_0x3426a6['annotation']);}get['_editorAnnotationsData'](){const _0x55e582=new Map();for(const _0x4f3dc8 of Array['from'](this['_dataCollectors']))for(const [_0x350fe4,_0xd3930a]of _0x4f3dc8())_0x55e582['set'](_0x350fe4,_0xd3930a);return _0x55e582;}}class st extends _0x45a90d{['afterInit'](){const _0x45120d=this['editor'];if(!_0x45120d['plugins']['has']('RestrictedEditingModeEditing'))return;_0x45120d['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class ct extends _0x45a90d{constructor(_0x10d853){super(_0x10d853),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x3f0c0a=this['editor'],_0xe0b4cc=_0x3f0c0a['commands']['get']('importWord'),_0x24c564=_0x3f0c0a['plugins']['get'](it);_0xe0b4cc&&(_0xe0b4cc['on']('execute',(_0x539673,[,_0x58a88a])=>{_0x58a88a['collaboration_features']={'comments':!0x0,'user_id':_0x24c564['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0xe0b4cc,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x377267,_0x43681c){const {comment_threads:_0x1a4627}=_0x43681c;_0x1a4627&&_0x1a4627['forEach'](({thread_id:_0x46294a,comments:_0x3ca39c,is_resolved:_0x395fcf})=>{const _0x179eb7=new Date(),_0x2b296d=_0x3ca39c['map'](({author:_0x4a70a3,content:_0x12b2d5,created_at:_0x525b90})=>({'content':_0x12b2d5,'authorId':this['editor']['plugins']['get'](it)['me']['id'],'createdAt':_0x179eb7,'attributes':{'@external':{'authorName':_0x4a70a3,'createdAt':_0x525b90?new Date(_0x525b90):new Date(),'source':'importWord'}}})),_0x368e00=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](o)['addCommentThread']({'channelId':_0x368e00,'threadId':_0x46294a,'comments':_0x2b296d,'resolvedAt':_0x395fcf?_0x179eb7:null});});}}class at extends _0x45a90d{constructor(_0x5edfc2){super(_0x5edfc2),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x574830=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x574830,'contentInsertion',(_0x5870e4,_0x230d9b)=>this['_removeMarkersWithoutThreads'](_0x230d9b['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x3d131f){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x3d131f;const _0x2bad59=this['editor']['plugins']['get']('CommentsRepository');for(const _0x18899b of _0x3d131f['keys']()){const [_0x219cf7,_0x44945a]=_0x18899b['split'](':');'comment'!=_0x219cf7||_0x2bad59['hasCommentThread'](_0x44945a)||_0x3d131f['delete'](_0x18899b);}return _0x3d131f;}['_registerMarkerInClipboardPipeline'](){const _0x3a5810=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x3811cb=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x3811cb&&_0x3a5810['_registerMarkerToCopy']('comment',_0x3811cb);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x3b3bc3){switch(_0x3b3bc3){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}function ft(_0x55c9a5){const _0x465a94=_0x55c9a5['split'](':');return{'group':_0x465a94[0x0],'id':_0x465a94[0x1],'part':_0x465a94[0x2]};}class ut extends _0x45a90d{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x2de8cd,_0xd706db)=>{if(!_0xd706db['options']['showCommentHighlights'])return null;if(_0xd706db['options']['ignoreResolvedComments']){const {id:_0x40a959}=ft(_0x2de8cd['markerName']),_0x281580=this['editor']['plugins']['get'](o);if(_0x281580['getCommentThread'](_0x40a959)?.['isResolved']&&_0x2de8cd['item'])return _0xd706db['consumable']['consume'](_0x2de8cd['item'],'addMarker:'+_0x2de8cd['markerName']),_0xd706db['consumable']['consume'](_0x2de8cd['item'],'removeMarker:'+_0x2de8cd['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x3e63b7=>{_0x3e63b7['on']('addMarker:comment',(_0x67ebc2,_0x584e98,_0x589df2)=>{if(!_0x589df2['options']['showCommentHighlights'])return;const _0x54c9fe=_0x584e98['item'];if(!_0x54c9fe)return;const _0x5b6880=_0x589df2['mapper']['toViewElement'](_0x54c9fe);this['editor']['model']['schema']['isObject'](_0x54c9fe)&&_0x5b6880&&!_0x5b6880['getCustomProperty']('widget')&&_0x5b6880['is']('containerElement')&&_0x4461b0(_0x5b6880,_0x589df2['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x168691,{writer:_0x269feb,options:_0x53bea4})=>{if(!_0x53bea4['showCommentHighlights'])return null;const _0x3d1243=_0x269feb['createContainerElement']('div'),_0x5997b0=_0x269feb['createEmptyElement']('hr');return _0x269feb['addClass']('ck-horizontal-line',_0x3d1243),_0x269feb['insert'](_0x269feb['createPositionAt'](_0x3d1243,0x0),_0x5997b0),_0x3d1243;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x36ecbb,{writer:_0x3307d5,options:_0x28d595})=>{if(!_0x28d595['showCommentHighlights'])return null;const _0xb52937=_0x3307d5['createContainerElement']('span'),_0x3fbb01=_0x3307d5['createEmptyElement']('img');return _0x3307d5['addClass']('image-inline',_0xb52937),_0x3307d5['insert'](_0x3307d5['createPositionAt'](_0xb52937,0x0),_0x3fbb01),_0xb52937;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x378964,{writer:_0x1f67c0,options:_0x319708})=>{if(_0x319708['showCommentHighlights'])return _0x1f67c0['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x110102,_0x1fb500,_0x53f073)=>{_0x53f073['options']['showCommentHighlights']&&_0x110102['stop']();},{'priority':'high'});}}class r extends _0x45a90d{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(_0x473818){super(_0x473818),this['set']('isThreadsLoadingPaused',!0x0),_0x473818['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x366c4a,_0x347331,_0x29afe1,_0x136325)=>{const _0x19ca29=_0x473818['plugins']['get'](o),_0x298031=_0x29afe1?ft(_0x29afe1)['id']:null;_0x473818['model']['change'](()=>{if(_0x298031){const _0x5b815f=this['getAllMarkersForId'](_0x298031);for(const _0x2d29a3 of _0x5b815f)_0x473818['editing']['reconvertMarker'](_0x2d29a3);}if(_0x136325){const {id:_0x9966ea}=ft(_0x136325),_0x319954=_0x19ca29['getCommentThread'](_0x9966ea);if(_0x319954&&_0x319954['unlinkedAt'])return;if(_0x319954&&!_0x319954['isAttached'])return;const _0x2ed3c9=this['getAllMarkersForId'](_0x9966ea);for(const _0x5c1f57 of _0x2ed3c9)_0x473818['editing']['reconvertMarker'](_0x5c1f57);}}),_0x298031&&this['scrollToThreadMarker'](_0x298031);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x5beab0=this['editor'],_0x332f1d=_0x5beab0['plugins']['get'](o),_0x2a19d0=_0x5beab0['config']['get']('collaboration.channelId'),_0x2249ca=_0x332f1d['getCommentThreads']()['filter'](_0x5bb4d6=>_0x5bb4d6['channelId']!==_0x2a19d0);_0x5beab0['commands']['add']('addCommentThread',new ot(_0x5beab0)),this['listenTo'](_0x5beab0,'change:isReadOnly',(_0x54f0ea,_0x13e916,_0x1f01a8)=>{_0x332f1d['switchReadOnly'](_0x1f01a8,_0x5beab0['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x332f1d,dt('addCommentThread',_0x2a19d0),(_0x20ddeb,{threadId:_0x433593})=>{const _0x5d33c4=this['editor']['plugins']['get'](o)['getCommentThread'](_0x433593);_0x5d33c4?.['unlinkedAt']&&this['_attachArchivedThread'](_0x433593);}),this['listenTo'](_0x332f1d,dt('removeCommentThread',_0x2a19d0),(_0xf6248d,{threadId:_0xf78a04})=>{_0x5beab0['model']['enqueueChange']({'isUndoable':!0x1},_0x4e202f=>{const _0x5ae009=this['getAllMarkersForId'](_0xf78a04);for(const _0x2ff88e of _0x5ae009)_0x4e202f['removeMarker'](_0x2ff88e);});}),this['listenTo'](_0x332f1d,dt('resolveCommentThread',_0x2a19d0),(_0x1e12a3,{threadId:_0xd23005})=>{(this['_reconvertMarkers'](_0xd23005),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](o)['getCommentThread'](_0xd23005)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x332f1d,dt('reopenCommentThread',_0x2a19d0),(_0x150d12,{threadId:_0x23e8ff})=>{this['_reconvertMarkers'](_0x23e8ff);},{'priority':'low'}),this['listenTo'](_0x332f1d,dt('addComment',_0x2a19d0),(_0x422263,{threadId:_0x29a370,isFromAdapter:_0x1c2f34})=>{const _0x5bac22=this['getAllMarkersForId'](_0x29a370);if(_0x1c2f34||0x0==_0x5bac22['length']||!_0x332f1d['hasCommentThread'](_0x29a370))return;0x1===_0x332f1d['getCommentThread'](_0x29a370)['length']&&_0x5beab0['model']['enqueueChange']({'isUndoable':!0x1},_0x353776=>{for(const _0x4c7273 of _0x5bac22)_0x353776['updateMarker'](_0x4c7273,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x2249ca);}['afterInit'](){!async function(_0x45fbba){const _0xa762f8=_0x1fffd3([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]),_0x5c2e58=0x73460ab3,_0x120c08=0x73417d6b^_0x5c2e58,_0x3727e0=window[_0x1fffd3([0x44,0x61,0x74,0x65])][_0x1fffd3([0x6e,0x6f,0x77])](),_0x333da0=_0x45fbba[_0x1fffd3([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x146d18=new window[(_0x1fffd3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4b7a25=>{_0x333da0[_0x1fffd3([0x6f,0x6e,0x63,0x65])](_0x1fffd3([0x72,0x65,0x61,0x64,0x79]),_0x4b7a25);}),_0x815c77={[_0x1fffd3([0x6b,0x74,0x79])]:_0x1fffd3([0x45,0x43]),[_0x1fffd3([0x75,0x73,0x65])]:_0x1fffd3([0x73,0x69,0x67]),[_0x1fffd3([0x63,0x72,0x76])]:_0x1fffd3([0x50,0x2d,0x32,0x35,0x36]),[_0x1fffd3([0x78])]:_0x1fffd3([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]),[_0x1fffd3([0x79])]:_0x1fffd3([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]),[_0x1fffd3([0x61,0x6c,0x67])]:_0x1fffd3([0x45,0x53,0x32,0x35,0x36])},_0x54b536=_0x333da0[_0x1fffd3([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1fffd3([0x67,0x65,0x74])](_0x1fffd3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xd701e8(){let _0x1eb7cb,_0x2b51f3=null,_0x15a481=null;try{if(_0x54b536==_0x1fffd3([0x47,0x50,0x4c]))return _0x1fffd3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1eb7cb=_0x415834(),!_0x1eb7cb)return _0x1fffd3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1eb7cb[_0x1fffd3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x15a481=_0x118159(_0x1eb7cb[_0x1fffd3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1eb7cb[_0x1fffd3([0x6a,0x74,0x69])])),await _0x547788()?_0x1efdd6()?_0x430faf()?_0x1fffd3([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4156dc()?(_0x1eb7cb[_0x1fffd3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1fffd3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2b51f3=_0x4b9a6e(_0x1fffd3([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1eb7cb[_0x1fffd3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1fffd3([0x74,0x72,0x69,0x61,0x6c])&&(_0x2b51f3=_0x4b9a6e(_0x1fffd3([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x458136()):_0x1fffd3([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1fffd3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1fffd3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x1fffd3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x430faf(){const _0x392a2d=[_0x1fffd3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1fffd3([0x74,0x72,0x69,0x61,0x6c])][_0x1fffd3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1eb7cb[_0x1fffd3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3727e0/0x3e8:0xe10*_0x120c08;return _0x1eb7cb[_0x1fffd3([0x65,0x78,0x70])]<_0x392a2d;}function _0x1efdd6(){const _0x14ccc9=_0x1eb7cb[_0x1fffd3([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x14ccc9)return!0x1;if(_0x14ccc9[_0x1fffd3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1fffd3([0x2a])))return!0x0;if(_0x14ccc9[_0x1fffd3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1fffd3([0x43,0x4d,0x54])))return!0x0;if(_0x14ccc9[_0x1fffd3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1fffd3([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))&&_0x11c68d())return!0x0;if(_0x14ccc9[_0x1fffd3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1fffd3([0x52,0x43,0x4d,0x54]))){if(_0x28a4af())return!0x0;if(_0x5c4227()||_0x5d8420())return!0x0;}return!0x1;}function _0x4156dc(){const _0x18dcc=_0x1eb7cb[_0x1fffd3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x18dcc||0x0==_0x18dcc[_0x1fffd3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x41fe41}=new URL(window[_0x1fffd3([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x18dcc[_0x1fffd3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x41fe41))return!0x0;const _0x2d3373=_0x41fe41[_0x1fffd3([0x73,0x70,0x6c,0x69,0x74])](_0x1fffd3([0x2e]));return _0x18dcc[_0x1fffd3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x186dc8=>_0x186dc8[_0x1fffd3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1fffd3([0x2a])))[_0x1fffd3([0x6d,0x61,0x70])](_0x29e4e6=>_0x29e4e6[_0x1fffd3([0x73,0x70,0x6c,0x69,0x74])](_0x1fffd3([0x2e])))[_0x1fffd3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xd814e9=>_0xd814e9[_0x1fffd3([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x2d3373[_0x1fffd3([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1fffd3([0x6d,0x61,0x70])](_0x3b9127=>Array(_0x2d3373[_0x1fffd3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3b9127[_0x1fffd3([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1fffd3([0x66,0x69,0x6c,0x6c])](_0x3b9127[0x0]===_0x1fffd3([0x2a])?_0x1fffd3([0x2a]):'')[_0x1fffd3([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3b9127))[_0x1fffd3([0x73,0x6f,0x6d,0x65])](_0x55c5b8=>_0x2d3373[_0x1fffd3([0x65,0x76,0x65,0x72,0x79])]((_0x78418c,_0x5ac349)=>_0x55c5b8[_0x5ac349]===_0x78418c||_0x55c5b8[_0x5ac349]===_0x1fffd3([0x2a])));}function _0x458136(){return _0x2b51f3&&_0x15a481?new window[(_0x1fffd3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x522e1b,_0x402a7c)=>{_0x2b51f3[_0x1fffd3([0x74,0x68,0x65,0x6e])](_0x522e1b,_0x402a7c),_0x15a481[_0x1fffd3([0x74,0x68,0x65,0x6e])](_0x3521cd=>{_0x3521cd!=_0x1fffd3([0x56,0x61,0x6c,0x69,0x64])&&_0x522e1b(_0x3521cd);},_0x402a7c);}):_0x2b51f3||_0x15a481||_0x1fffd3([0x56,0x61,0x6c,0x69,0x64]);}}function _0x118159(_0x361775,_0x42261f){return new window[(_0x1fffd3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2b46be=>{if(_0x303d11())return _0x2b46be(_0x1fffd3([0x56,0x61,0x6c,0x69,0x64]));_0x1dc590(),_0x333da0[_0x1fffd3([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1fffd3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4a749c=!0x1;const _0xef8033=_0x313172();function _0x1e40a3(_0x2f4fad){return!!_0x2f4fad&&(typeof _0x2f4fad===_0x1fffd3([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2f4fad===_0x1fffd3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2f4fad[_0x1fffd3([0x74,0x68,0x65,0x6e])]===_0x1fffd3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2f4fad[_0x1fffd3([0x63,0x61,0x74,0x63,0x68])]===_0x1fffd3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x118311(_0x467110){_0x1d8953(_0x467110)[_0x1fffd3([0x74,0x68,0x65,0x6e])](_0x42898e=>{if(!_0x42898e||_0x42898e[_0x1fffd3([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1fffd3([0x6f,0x6b]))return _0x1fffd3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2500ad(_0x398264(_0xef8033+_0x42261f))!=_0x42898e[_0x1fffd3([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1fffd3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1fffd3([0x56,0x61,0x6c,0x69,0x64]);})[_0x1fffd3([0x74,0x68,0x65,0x6e])](_0x4d54f2=>(_0xf7c567(),_0x4d54f2),()=>{const _0x12f451=_0x201694();return null==_0x12f451?(_0xf7c567(),_0x1fffd3([0x56,0x61,0x6c,0x69,0x64])):_0x1fffd3(_0x3727e0-_0x12f451>(0x574a8eb3^_0x5c2e58)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1fffd3([0x74,0x68,0x65,0x6e])](_0x2b46be)[_0x1fffd3([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2b46be(_0x1fffd3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2ce9c4=0x7370e433^_0x5c2e58;function _0xf7c567(){const _0x45d8c4=_0x1fffd3([0x6c,0x6c,0x63,0x74,0x2d])+_0x2500ad(_0x398264(_0x361775)),_0x31cb5d=_0x11d4ff(_0x2500ad(window[_0x1fffd3([0x4d,0x61,0x74,0x68])][_0x1fffd3([0x63,0x65,0x69,0x6c])](_0x3727e0/_0x2ce9c4)));window[_0x1fffd3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1fffd3([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x45d8c4,_0x31cb5d);}function _0x201694(){const _0xb7b45=_0x1fffd3([0x6c,0x6c,0x63,0x74,0x2d])+_0x2500ad(_0x398264(_0x361775)),_0x180997=window[_0x1fffd3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1fffd3([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xb7b45);return _0x180997?window[_0x1fffd3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x11d4ff(_0x180997),0x10)*_0x2ce9c4:null;}function _0x1d8953(_0x1fcba8){return new window[(_0x1fffd3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x427952,_0x49d0b7)=>{_0x1fcba8[_0x1fffd3([0x74,0x68,0x65,0x6e])](_0x427952,_0x49d0b7),window[_0x1fffd3([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x49d0b7,0x7347de73^_0x5c2e58);});}}_0x333da0[_0x1fffd3([0x6f,0x6e])](_0x1fffd3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3d0532,_0x26ad0b)=>{if(_0x26ad0b[0x0]!=_0x361775)return _0x2b46be(_0x1fffd3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x26ad0b[0x1]={..._0x26ad0b[0x1],[_0x1fffd3([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xef8033};},{[_0x1fffd3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1fffd3([0x68,0x69,0x67,0x68])}),_0x333da0[_0x1fffd3([0x6f,0x6e])](_0x1fffd3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xa10746=>{_0x1e40a3(_0xa10746[_0x1fffd3([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4a749c=!0x0,_0x118311(_0xa10746[_0x1fffd3([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1fffd3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1fffd3([0x6c,0x6f,0x77])}),_0x146d18[_0x1fffd3([0x74,0x68,0x65,0x6e])](()=>{_0x4a749c||_0x2b46be(_0x1fffd3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x303d11(){return _0x333da0[_0x1fffd3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1fffd3([0x76,0x69,0x65,0x77])][_0x1fffd3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1fffd3([0x61,0x75,0x74,0x6f]);}function _0x1dc590(){_0x333da0[_0x1fffd3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1fffd3([0x76,0x69,0x65,0x77])][_0x1fffd3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1fffd3([0x61,0x75,0x74,0x6f]);}}function _0x4b9a6e(_0x2dac0b){const _0x1f593d=[new window[(_0x1fffd3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2e16da=>setTimeout(_0x2e16da,0x734f347f^_0x5c2e58)),_0x146d18[_0x1fffd3([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1fffd3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x552736=>{let _0x1c5b38=0x0;_0x333da0[_0x1fffd3([0x6d,0x6f,0x64,0x65,0x6c])][_0x1fffd3([0x6f,0x6e])](_0x1fffd3([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5bb1de,_0x3759b1)=>{_0x3759b1[0x0][_0x1fffd3([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1c5b38++,_0x1c5b38==(0x73460b4b^_0x5c2e58)&&(_0x552736(),_0x5bb1de[_0x1fffd3([0x6f,0x66,0x66])]());});}))];return window[_0x1fffd3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1fffd3([0x72,0x61,0x63,0x65])](_0x1f593d)[_0x1fffd3([0x74,0x68,0x65,0x6e])](()=>_0x2dac0b);}async function _0x5d90a1(){await _0x146d18,_0x333da0[_0x1fffd3([0x6d,0x6f,0x64,0x65,0x6c])][_0x1fffd3([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3effe7,_0x333da0[_0x1fffd3([0x6d,0x6f,0x64,0x65,0x6c])][_0x1fffd3([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3effe7,_0x333da0[_0x1fffd3([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1fffd3([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x11c68d(){return window[_0x1fffd3([0x67,0x6c,0x6f,0x62])]&&window[_0x1fffd3([0x67,0x6c,0x6f,0x62])][_0x1fffd3([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x28a4af(){return _0x577b04(_0x1fffd3([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x1f3a17(_0x1fffd3([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x1fffd3([0x73,0x74,0x61,0x74,0x65])]==_0x1fffd3([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x5c4227(){return _0x577b04(_0x1fffd3([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 _0x5d8420(){return _0x577b04(_0x1fffd3([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x44bd73(_0x1b48e1){const _0x1bb5c4=_0x224563();_0x333da0[_0x1bb5c4]=_0x1fffd3([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x1b48e1,_0x1b48e1!=_0x1fffd3([0x56,0x61,0x6c,0x69,0x64])&&_0x5d90a1();}function _0x224563(){const _0x3f5cca=window[_0x1fffd3([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1fffd3([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1fffd3([0x6e,0x6f,0x77])]())[_0x1fffd3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1fffd3([0x2e]),'');let _0x4b5d9d=_0x1fffd3([0x4b]);for(let _0x5dfc18=0x0;_0x5dfc18<_0x3f5cca[_0x1fffd3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5dfc18+=0x2){let _0x178179=window[_0x1fffd3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3f5cca[_0x1fffd3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5dfc18,_0x5dfc18+0x2));_0x178179>=_0xa762f8[_0x1fffd3([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x178179-=_0xa762f8[_0x1fffd3([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4b5d9d+=_0xa762f8[_0x178179];}return _0x4b5d9d;}function _0x415834(){const _0x1d2866=_0x54b536[_0x1fffd3([0x73,0x70,0x6c,0x69,0x74])](_0x1fffd3([0x2e]));if(0x3!=_0x1d2866[_0x1fffd3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x41f4a0(_0x1d2866[0x1]);function _0x41f4a0(_0x4d21e9){const _0x14e50f=_0x247c91(_0x4d21e9);return _0x14e50f&&_0x786306()?_0x14e50f:null;function _0x786306(){const _0x29a3c4=_0x14e50f[_0x1fffd3([0x6a,0x74,0x69])],_0x5cbfca=window[_0x1fffd3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x29a3c4[_0x1fffd3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x29a3c4[_0x1fffd3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x19f179={..._0x14e50f,[_0x1fffd3([0x6a,0x74,0x69])]:_0x29a3c4[_0x1fffd3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x29a3c4[_0x1fffd3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x19f179[_0x1fffd3([0x76,0x63])],_0x398264(_0x19f179)==_0x5cbfca;}}}async function _0x547788(){let _0x44dd69=!0x0;try{const _0x4bdff3=_0x54b536[_0x1fffd3([0x73,0x70,0x6c,0x69,0x74])](_0x1fffd3([0x2e])),[_0x47bfd1,_0x5d1408,_0x426186]=_0x4bdff3;return _0x5bde66(_0x47bfd1),await _0x482582(_0x47bfd1,_0x5d1408,_0x426186),_0x44dd69;}catch{return!0x1;}function _0x5bde66(_0xe92771){const _0x5d4ff2=_0x247c91(_0xe92771);_0x5d4ff2&&_0x5d4ff2[_0x1fffd3([0x61,0x6c,0x67])]==_0x1fffd3([0x45,0x53,0x32,0x35,0x36])||(_0x44dd69=!0x1);}async function _0x482582(_0x3a4616,_0x191da0,_0x47977e){const _0x32a6a0=window[_0x1fffd3([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1fffd3([0x66,0x72,0x6f,0x6d])](_0xc7029e(_0x47977e),_0x4c2555=>_0x4c2555[_0x1fffd3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3c3b84=new window[(_0x1fffd3([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1fffd3([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3a4616+_0x1fffd3([0x2e])+_0x191da0),_0x6024fe=window[_0x1fffd3([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1fffd3([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x6024fe)return;const _0x300ffe=await _0x6024fe[_0x1fffd3([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1fffd3([0x6a,0x77,0x6b]),_0x815c77,{[_0x1fffd3([0x6e,0x61,0x6d,0x65])]:_0x1fffd3([0x45,0x43,0x44,0x53,0x41]),[_0x1fffd3([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1fffd3([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1fffd3([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x6024fe[_0x1fffd3([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1fffd3([0x6e,0x61,0x6d,0x65])]:_0x1fffd3([0x45,0x43,0x44,0x53,0x41]),[_0x1fffd3([0x68,0x61,0x73,0x68])]:{[_0x1fffd3([0x6e,0x61,0x6d,0x65])]:_0x1fffd3([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x300ffe,_0x32a6a0,_0x3c3b84)||(_0x44dd69=!0x1);}}function _0x247c91(_0x3b7547){return _0x3b7547[_0x1fffd3([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1fffd3([0x65,0x79]))?JSON[_0x1fffd3([0x70,0x61,0x72,0x73,0x65])](_0xc7029e(_0x3b7547)):null;}function _0xc7029e(_0x45af92){return window[_0x1fffd3([0x61,0x74,0x6f,0x62])](_0x45af92[_0x1fffd3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1fffd3([0x2b]))[_0x1fffd3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1fffd3([0x2f])));}function _0x398264(_0x3a5ea7){let _0x1557da=0x1505;function _0x31fb37(_0x358144){for(let _0x52e8b4=0x0;_0x52e8b4<_0x358144[_0x1fffd3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x52e8b4++){const _0x36e2d2=_0x358144[_0x1fffd3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x52e8b4);_0x1557da=(_0x1557da<<0x5)+_0x1557da+_0x36e2d2,_0x1557da&=_0x1557da;}}function _0x404d37(_0x5bd3fd){Array[_0x1fffd3([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5bd3fd)?_0x5bd3fd[_0x1fffd3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x404d37):_0x5bd3fd&&typeof _0x5bd3fd==_0x1fffd3([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1fffd3([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5bd3fd)[_0x1fffd3([0x73,0x6f,0x72,0x74])]()[_0x1fffd3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x38a336,_0x40d3de])=>{_0x31fb37(_0x38a336),_0x404d37(_0x40d3de);}):_0x31fb37(window[_0x1fffd3([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5bd3fd));}return _0x404d37(_0x3a5ea7),_0x1557da>>>0x0;}function _0x2500ad(_0x1cba55){return _0x1cba55[_0x1fffd3([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1fffd3([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1fffd3([0x30]));}function _0x11d4ff(_0x41f3a8){return _0x41f3a8[_0x1fffd3([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1fffd3([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1fffd3([0x6a,0x6f,0x69,0x6e])]('');}function _0x577b04(_0x43700b){return _0x333da0[_0x1fffd3([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x1fffd3([0x68,0x61,0x73])](_0x43700b);}function _0x1f3a17(_0x439fe2){return _0x333da0[_0x1fffd3([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x1fffd3([0x67,0x65,0x74])](_0x439fe2);}function _0x3effe7(){}function _0x1fffd3(_0x52c2ce){return _0x52c2ce['map'](_0x50ff84=>String['fromCharCode'](_0x50ff84))['join']('');}_0x44bd73(await _0xd701e8());}(this);}['destroy'](){const _0x1c714a=this['editor']['plugins']['get'](o),_0xf55f84=this['editor']['config']['get']('collaboration.channelId');for(const _0xe646bb of _0x1c714a['getCommentThreads']({'channelId':_0xf55f84}))_0x1c714a['_detachCommentThread'](_0xe646bb['id']),_0x1c714a['_threads']['delete'](_0xe646bb['id']);super['destroy']();}['hasMarkerForId'](_0x3398b2){return this['getAllMarkersForId'](_0x3398b2)['length']>0x0;}['getAllMarkersForId'](_0x2d6d60){const _0x2ae978=[];for(const _0x14b3d0 of this['editor']['model']['markers'])_0x14b3d0['name']['startsWith']('comment:'+_0x2d6d60)&&_0x2ae978['push'](_0x14b3d0);return _0x2ae978;}['scrollToThreadMarker'](_0xcfc490){setTimeout(()=>{const _0x12fe2f=this['_getTargetForId'](_0xcfc490);if(!_0x12fe2f)return;this['activeMarker']&&ft(this['activeMarker'])['id']===_0xcfc490&&nt({'target':_0x12fe2f[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x532f6b){this['editor']['model']['change'](()=>{for(const _0x33c3ef of this['getAllMarkersForId'](_0x532f6b))this['editor']['editing']['reconvertMarker'](_0x33c3ef);});}['_attachArchivedThread'](_0x2e8935){const _0x3913fc=this['editor']['plugins']['get'](o),_0x58810d=this['editor']['plugins']['get'](b),_0x6dc65c=_0x3913fc['getCommentThread'](_0x2e8935);if(!_0x6dc65c['isAttached']){const _0x335359=_0x6dc65c['attachTo'](()=>this['_getTargetForId'](_0x6dc65c['id']));_0x58810d['registerAnnotation'](_0x335359),_0x6dc65c['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x472385=this['editor'],_0x206773=_0x472385['plugins']['get'](it);_0x472385['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x54a6e6,_0x24733b)=>{const {id:_0xb85262}=ft(_0x54a6e6['markerName']),_0x4741ba=_0x472385['plugins']['get'](o)['getCommentThread'](_0xb85262),_0x477da6=this['activeMarker']&&ft(this['activeMarker'])['id']===_0xb85262;let _0x23252c;if(_0x4741ba&&_0x4741ba['isResolved']&&!_0x477da6&&_0x54a6e6['item'])return _0x24733b['consumable']['consume'](_0x54a6e6['item'],'addMarker:'+_0x54a6e6['markerName']),_0x24733b['consumable']['consume'](_0x54a6e6['item'],'removeMarker:'+_0x54a6e6['markerName']),null;const _0x34a100=['ck-comment-marker'];return _0x477da6&&_0x34a100['push']('ck-comment-marker--active'),_0x23252c=_0x4741ba?.['length']?_0x4741ba['comments']['first']['author']['id']:_0x206773['me']['id'],{'classes':_0x34a100,'attributes':{'data-comment':_0xb85262,'data-author-id':_0x23252c}};}}),_0x472385['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x525629,{options:_0x37b0cd})=>{if(_0x37b0cd['showCommentHighlights'])return null;const _0x55559c=_0x472385['plugins']['get'](o),_0x5ef261=_0x472385['model']['markers']['get'](_0x525629),{id:_0x5a0d07,part:_0x4625be}=ft(_0x525629);return _0x5ef261&&!_0x5ef261['affectsData']||_0x37b0cd['ignoreResolvedComments']&&_0x55559c['getCommentThread'](_0x5a0d07)?.['isResolved']?null:{'group':'comment','name':_0x4625be?_0x5a0d07+':'+_0x4625be:_0x5a0d07};}}),_0x472385['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x5b89cb,{writer:_0x4f7028})=>_0x4f7028['createElement']('$marker',{'data-name':'comment:'+_0x5b89cb['getAttribute']('id')})}),_0x472385['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x4420c8=this['editor'],_0x320945=_0x4420c8['plugins']['get'](o),_0x161437=new Set(),_0x3b64f7=new Set();_0x4420c8['model']['document']['registerPostFixer'](_0xffc6c5=>{let _0x44fdd1=!0x1;for(const {name:_0x581c8f,data:_0x4dffb1}of _0x4420c8['model']['document']['differ']['getChangedMarkers']()){const {group:_0x4a2dc5,id:_0xecff5d}=ft(_0x581c8f);let _0x1ac884=_0x4dffb1['newRange'];if('comment'!==_0x4a2dc5||!_0x1ac884)continue;const _0x4d55ce='$graveyard'===_0x1ac884['root']['rootName'];_0x4d55ce||(_0x1ac884=ht(_0x1ac884,_0x4420c8['model']),!_0x1ac884||_0x1ac884['isCollapsed']||!_0x4dffb1['newRange']||_0x1ac884['isEqual'](_0x4dffb1['newRange']))?_0x4420c8['model']['hasContent'](_0x1ac884)&&!_0x4d55ce?this['isThreadsLoadingPaused']?_0x161437['add'](_0x581c8f):this['_handleThreadMarker'](_0x581c8f,_0xecff5d):(_0x3b64f7['add'](_0x581c8f),_0x161437['delete'](_0x581c8f),_0xffc6c5['removeMarker'](_0x581c8f),_0x44fdd1=!0x0):(_0xffc6c5['updateMarker'](_0x581c8f,{'range':_0x1ac884}),_0x44fdd1=!0x0);}return _0x44fdd1;}),this['on']('change:isThreadsLoadingPaused',(_0x5dd259,_0x29d96e,_0x44dd55)=>{if(!_0x44dd55&&_0x161437['size'])for(const _0x96f4a1 of _0x161437){const {id:_0x38ea62}=ft(_0x96f4a1);_0x161437['delete'](_0x96f4a1),_0x4420c8['model']['markers']['get'](_0x96f4a1)&&this['_handleThreadMarker'](_0x96f4a1,_0x38ea62);}}),this['listenTo'](_0x4420c8['model']['document'],'change',()=>{for(const {name:_0x1f6549,data:{newRange:_0x476711}}of _0x4420c8['model']['document']['differ']['getChangedMarkers']()){const {group:_0x4899cf,id:_0x4aa4f9}=ft(_0x1f6549);if('comment'!==_0x4899cf)continue;const _0x4f0880=_0x320945['getCommentThread'](_0x4aa4f9),_0x7d1574=this['hasMarkerForId'](_0x4aa4f9);_0x4f0880&&(!_0x4f0880['_hasTargetInContent']&&_0x476711&&_0x4420c8['editing']['view']['once']('render',()=>{const _0x5dd52b=_0x4420c8['plugins']['get'](y),_0x3613e1=_0x320945['_threadToController']['get'](_0x4f0880)['view'];_0x5dd52b['getByInnerView'](_0x3613e1)['refreshVisibility']();},{'priority':'low'}),_0x4f0880['_hasTargetInContent']=_0x7d1574||!!_0x476711),_0x476711||(_0x3b64f7['add'](_0x1f6549),_0x161437['delete'](_0x1f6549));}for(const _0x154494 of _0x3b64f7){const {id:_0x39da33}=ft(_0x154494),_0x5b8c34=_0x320945['getCommentThread'](_0x39da33);if(_0x161437['delete'](_0x154494),!_0x5b8c34)continue;const _0x351c69=this['hasMarkerForId'](_0x39da33);_0x351c69||_0x5b8c34['isSubmitted']?_0x351c69||_0x5b8c34['unlinkedAt']||_0x5b8c34['setUnlinkedAt'](new Date()):_0x5b8c34['remove']();}_0x3b64f7['clear']();});}['_handleInitialThreads'](_0x1145cb){_0x1145cb['forEach'](_0xb2095=>{_0xb2095['unlinkedAt']&&this['_attachArchivedThread'](_0xb2095['id']);});}['_getTargetForId'](_0x5b6479){const _0x24e834=this['editor'],_0x465535=this['getAllMarkersForId'](_0x5b6479);return et(_0x24e834['editing'],_0x465535);}['_getTextContext'](_0x25f1f7){const _0x2c6c1b=this['getAllMarkersForId'](_0x25f1f7);let _0x43e145='',_0x5e55db=!0x1;for(const _0x22fe7d of _0x2c6c1b){const _0x44c604=_0x22fe7d['getRange']();for(const _0x47f203 of Array['from'](_0x44c604['getItems']()))_0x47f203['is']('$textProxy')?(_0x43e145&&_0x5e55db&&(_0x43e145+='\x20',_0x5e55db=!0x1),_0x43e145+=_0x47f203['data']):_0x5e55db=!0x0;_0x5e55db=!0x0;}return _0x43e145['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x22d5ca,_0xfe4a){const _0x595646=this['editor'],_0x37b58e=_0x595646['plugins']['get'](o);let _0x43794a=_0x37b58e['getCommentThread'](_0xfe4a);const _0x29a430=_0x595646['config']['get']('collaboration.channelId'),_0xad747c=_0x595646['plugins']['get'](b);if(_0x43794a&&(_0x43794a['unlinkedAt']&&_0x43794a['setUnlinkedAt'](null),_0x43794a['isAttached']))return _0x43794a;return!this['getAllMarkersForId'](_0xfe4a)[0x0]['managedUsingOperations']?_0x595646['editing']['view']['once']('render',()=>{if(_0x37b58e['getCommentThread'](_0xfe4a))return;const _0x5da8ab=_0x595646['plugins']['get'](y);_0x43794a=_0x37b58e['openNewCommentThread']({'channelId':_0x29a430,'threadId':_0xfe4a,'target':()=>this['_getTargetForId'](_0xfe4a),'context':{'type':'text','value':this['_getTextContext'](_0xfe4a)}});const _0x8cfc27=_0x37b58e['_threadToController']['get'](_0x43794a)['view'],_0x5acdb0=_0x5da8ab['getByInnerView'](_0x8cfc27);_0x5acdb0&&_0xad747c['registerAnnotation'](_0x5acdb0);},{'priority':'low'}):_0x37b58e['fetchCommentThread']({'channelId':_0x29a430,'threadId':_0xfe4a})['then'](_0xe30a9e=>{if('destroyed'!==_0x595646['state']){if(_0x43794a=_0xe30a9e,_0x43794a&&!_0x43794a['isAttached']){const _0x43ff90=_0x43794a['attachTo'](()=>this['_getTargetForId'](_0xfe4a));_0xad747c['registerAnnotation'](_0x43ff90),_0x43794a['isResolved']&&this['_reconvertMarkers'](_0xfe4a);}else{if(!_0x43794a){const _0x2f50a1=this['getAllMarkersForId'](_0xfe4a);_0x595646['model']['change'](_0x175380=>{for(const _0x9833ad of _0x2f50a1)_0x175380['removeMarker'](_0x9833ad);});}}}}),_0x43794a;}['_handleThreadMarker'](_0x3ac19d,_0xf2cddf){const _0x4301fb=this['_attachMarkerToThread'](_0x3ac19d,_0xf2cddf);_0x4301fb&&!_0x4301fb['context']&&_0x4301fb['setContext']({'type':'text','value':this['_getTextContext'](_0xf2cddf)});}['_initAriaMarkerChangeAnnouncements'](){const _0x4d28d8=this['editor'];rt(_0x4d28d8['model'],({left:_0x39f7c0,entered:_0x463955})=>{for(const _0x4384ff of _0x39f7c0)if(mt(_0x4384ff)){_0x4d28d8['ui']['ariaLiveAnnouncer']['announce'](N(_0x4d28d8['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x3a4854 of _0x463955)if(mt(_0x3a4854)){_0x4d28d8['ui']['ariaLiveAnnouncer']['announce'](N(_0x4d28d8['locale'],'ENTER_COMMENT_ANNOUNCEMENT',tt(_0xd9bd2e)));break;}});}}function dt(_0x3e31cd,_0xa7b870){return _0xa7b870?_0x3e31cd+':'+_0xa7b870:_0x3e31cd;}function ht(_0x42893c,_0x520dbe){const _0x1c8cb5=_0x520dbe['schema'],_0x2a029d=_0x520dbe['createRange'](_0x42893c['start']);for(const _0x2bd51b of _0x42893c['getWalker']()){const {type:_0x4efc2a,item:_0x202dab,nextPosition:_0x179677}=_0x2bd51b;if('text'===_0x4efc2a||_0x1c8cb5['isObject'](_0x202dab)){const _0x236f3b=_0x520dbe['createPositionBefore'](_0x202dab);_0x2a029d['isCollapsed']&&(_0x2a029d['start']=_0x236f3b),_0x2a029d['end']=_0x179677;}}return _0x2a029d;}function mt(_0x3f0919){return'comment'===ft(_0x3f0919['name'])['group'];}class s extends _0x45a90d{['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 _0x45630a=this['editor'],_0x384c63=_0x45630a['plugins']['get'](o),_0x41b974=_0x45630a['plugins']['get'](r),_0x783811=_0x45630a['plugins']['get'](y),_0x28a24e=_0x45630a['plugins']['get'](b);_0x45630a['ui']['componentFactory']['add']('comment',()=>{const _0x2cd7ca=this['_createUIButton'](_0x5a2b36);return _0x2cd7ca['tooltip']=!0x0,_0x2cd7ca;}),_0x45630a['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x2c6298)),_0x28a24e['addSourceCollector'](()=>{const _0xb4e908=[];for(const [_0x4dc6da,_0x1fcbe9]of _0x384c63['_threadToController']){const _0x5a80ff=_0x41b974['getAllMarkersForId'](_0x4dc6da['id']),_0x52d393=_0x5a80ff['map'](_0x6c45d0=>_0x6c45d0['getRange']());_0x5a80ff['length']>0x0&&_0xb4e908['push']([_0x1fcbe9['view'],_0x52d393]);}return _0xb4e908;}),this['listenTo'](_0x783811,'change:activeAnnotations',(_0x27a34a,_0x248573,_0x48939b)=>{const _0x1c614f=Array['from'](_0x48939b)['map'](_0x197f78=>_0x197f78['innerView'])['find'](_0x395706=>_0x384c63['_viewToController']['has'](_0x395706));if(!_0x1c614f)return void(_0x41b974['activeMarker']=null);const _0x43d34e=_0x384c63['_viewToController']['get'](_0x1c614f)['model']['id'],_0x537540='comment:'+_0x43d34e;_0x43d34e&&_0x41b974['hasMarkerForId'](_0x43d34e)?_0x41b974['activeMarker']=_0x537540:_0x41b974['activeMarker']&&(_0x41b974['activeMarker']=null);}),this['listenTo'](_0x384c63,'removeCommentThread',(_0x2053a6,{threadId:_0x15549d,isFromAdapter:_0x56ea09})=>{!_0x56ea09&&_0x45630a['ui']['focusTracker']['isFocused']&&_0x41b974['hasMarkerForId'](_0x15549d)&&_0x45630a['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x384c63,'addComment',(_0x3d1802,{threadId:_0x220cbd,isFromAdapter:_0x5006e8})=>{if(_0x5006e8||!_0x41b974['hasMarkerForId'](_0x220cbd)||!_0x384c63['hasCommentThread'](_0x220cbd))return;0x1===_0x384c63['getCommentThread'](_0x220cbd)['length']&&(_0x45630a['editing']['view']['focus'](),_0x3d1802['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0xf18c8c=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x4e6d3b;for(const _0x170d63 in _0xf18c8c){const _0x3387e4=_0x170d63,_0x3184aa=_0xf18c8c[_0x3387e4];if('commentsLicenseKeyValid'==_0x3184aa||'commentsLicenseKeyInvalid'==_0x3184aa||'commentsLicenseKeyExpired'==_0x3184aa||'commentsLicenseKeyDomainLimit'==_0x3184aa||'commentsLicenseKeyNotAllowed'==_0x3184aa||'commentsLicenseKeyEvaluationLimit'==_0x3184aa||'commentsLicenseKeyTrialLimit'==_0x3184aa||'commentsLicenseKeyUsageLimit'==_0x3184aa){delete _0xf18c8c[_0x3387e4],_0x4e6d3b=_0x3184aa,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x4e6d3b&&_0xf18c8c['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x4e6d3b&&_0xf18c8c['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x4e6d3b&&_0xf18c8c['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x4e6d3b&&_0xf18c8c['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x4e6d3b&&_0xf18c8c['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyTrialLimit'==_0x4e6d3b&&_0xf18c8c['_showLicenseError']('trialLimit'),'commentsLicenseKeyUsageLimit'==_0x4e6d3b&&_0xf18c8c['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x1205e9){const _0x195909=this['editor'],_0x56e6fc=new _0x1205e9(_0x195909['locale']),_0x22981b=_0x195909['commands']['get']('addCommentThread');return _0x56e6fc['set']({'label':N(_0x195909['locale'],'Comment'),'icon':_0x2eb23c}),_0x56e6fc['bind']('isEnabled')['to'](_0x22981b,'hasContent'),this['listenTo'](_0x56e6fc,'execute',()=>{_0x22981b['execute']();}),_0x56e6fc;}}class i extends _0x45a90d{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[r];}constructor(_0x3404aa){super(_0x3404aa),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x301080,_0x3696ce,_0x35c24c)=>{_0x35c24c?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x4ab1f9,_0x4d0476]of this['editor']['commands'])_0x4d0476['affectsData']&&'addCommentThread'!==_0x4ab1f9&&_0x4d0476['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 _0x2c6f64=this['editor']['editing']['view']['document'];this['listenTo'](_0x2c6f64,'cut',_0x5d4bf5=>_0x5d4bf5['stop'](),{'priority':'highest'}),this['listenTo'](_0x2c6f64,'clipboardInput',_0xab0516=>_0xab0516['stop'](),{'priority':'highest'}),this['listenTo'](_0x2c6f64,'delete',_0x2a5432=>_0x2a5432['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x41024f,_0xaa56d5]of this['editor']['commands'])_0xaa56d5['affectsData']&&'addCommentThread'!==_0x41024f&&_0xaa56d5['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 _0xb78792{['activeUIs'];['uisData'];['_uis'];static get['requires'](){return[y];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5f3095){super(_0x5f3095),this['activeUIs']=new Set(),this['_uis']=new Map(),this['uisData']=new Map();}['init'](){const _0x222511=this['context']['plugins']['get'](y);this['listenTo'](_0x222511,'_activateAnnotation',(_0x21b45d,_0x24c6e4)=>{for(const _0x46de90 of this['activeUIs']){const _0x367547=this['_uis']['get'](_0x46de90);(0x0,this['uisData']['get'](_0x46de90)['filter'])(_0x24c6e4)&&_0x367547['setActiveAnnotation'](_0x24c6e4);}}),this['listenTo'](_0x222511,'_deactivateAllAnnotations',()=>{for(const _0x408ae8 of this['activeUIs']){this['_uis']['get'](_0x408ae8)['setActiveAnnotation'](null);}}),this['listenTo'](_0x222511['_visibleAnnotations'],'add',(_0xa74b6b,_0x33f24a)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x33f24a);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x147bf2){return this['activeUIs']['has'](_0x147bf2);}['activate'](_0x242bcf,_0x78ced8=this['defaultFilter']){const _0x5664bd=this['context']['plugins']['get'](y);if(!this['_uis']['has'](_0x242bcf))throw new _0x5ca771('annotationsuis-missing-ui',this,{'uiName':_0x242bcf});this['isActive'](_0x242bcf)&&this['deactivate'](_0x242bcf),this['activeUIs']['add'](_0x242bcf);const _0x159447=new S();v({'source':_0x5664bd['_visibleAnnotations'],'target':_0x159447,'filter':_0x78ced8}),this['uisData']['set'](_0x242bcf,{'collection':_0x159447,'filter':_0x78ced8});const _0x2ded2d=this['_uis']['get'](_0x242bcf);_0x2ded2d['attach'](_0x159447),this['listenTo'](_0x2ded2d,'change:activeAnnotation',(_0x5e390d,_0x585433,_0x10ed81,_0x404495)=>{_0x404495&&_0x5664bd['_removeActiveAnnotation'](_0x404495),_0x10ed81&&_0x5664bd['_addActiveAnnotation'](_0x10ed81);});}['deactivate'](_0x4dda8d){if(this['activeUIs']['delete'](_0x4dda8d),!this['_uis']['has'](_0x4dda8d))throw new _0x5ca771('annotationsuis-missing-ui',this,{'uiName':_0x4dda8d});const _0x4bffa9=this['_uis']['get'](_0x4dda8d);_0x4bffa9['detach'](),this['stopListening'](_0x4bffa9),this['uisData']['get'](_0x4dda8d)['collection']['destroy'](),this['uisData']['delete'](_0x4dda8d);}['switchTo'](_0xbe0147){if(!this['_uis']['has'](_0xbe0147))throw new _0x5ca771('annotationsuis-missing-ui',this,{'uiName':_0xbe0147});const _0x550de7=this['context']['plugins']['get'](y),_0x1ab65b=Array['from'](_0x550de7['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0xbe0147);const _0x548964=this['_uis']['get'](_0xbe0147);_0x548964['setActiveAnnotation'](_0x1ab65b),_0x548964['_setSelectedAnnotations']&&_0x1ab65b&&_0x548964['_setSelectedAnnotations']([_0x1ab65b]);}['deactivateAll'](){for(const _0x4b48ee of this['activeUIs'])this['deactivate'](_0x4b48ee);}['register'](_0x2e0f84,_0x1e9504){if(this['_uis']['has'](_0x2e0f84))throw new _0x5ca771('annotationsuis-register-already-registered');if('function'!=typeof _0x1e9504['attach']||'function'!=typeof _0x1e9504['detach']||'function'!=typeof _0x1e9504['setActiveAnnotation'])throw new _0x5ca771('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x2e0f84,_0x1e9504);}['refilterAnnotations'](){const _0x216cd8=this['context']['plugins']['get'](y)['collection'],_0x36489b=new Map(),_0x13994e=Array['from'](this['activeUIs']);for(const _0x4dca83 of this['activeUIs']){const _0x29c98d=this['uisData']['get'](_0x4dca83)['collection'];for(const _0x5f1d03 of _0x29c98d)_0x36489b['set'](_0x5f1d03,_0x4dca83);}for(const _0x3661ad of _0x216cd8){const _0x49a8fc=_0x36489b['get'](_0x3661ad);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x3661ad);const _0x1268bd=_0x13994e['find'](_0x33d061=>this['uisData']['get'](_0x33d061)['filter'](_0x3661ad));_0x49a8fc!==_0x1268bd&&(_0x49a8fc&&this['uisData']['get'](_0x49a8fc)['collection']['remove'](_0x3661ad),_0x1268bd&&this['uisData']['get'](_0x1268bd)['collection']['add'](_0x3661ad));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['defaultFilter'](){return!0x0;}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x46696e){const _0x2779bd=[];for(const _0xe88744 of this['activeUIs']){(0x0,this['uisData']['get'](_0xe88744)['filter'])(_0x46696e)&&_0x2779bd['push'](_0xe88744);}if(_0x2779bd['length']>0x1)throw new _0x5ca771('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x2779bd,'annotationType':_0x46696e['type']});}}const _i=/* #__PURE__ -- @preserve */
|
|
32
|
-
Ht('px');class H extends kt{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(
|
|
33
|
-
Ht('px');class R extends kt{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x213ffd){super(_0x213ffd),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x1b994b,_0x3f89f3)=>_0x1b994b+_0x3f89f3),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=xt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0xe1dcdf=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0xe1dcdf['to']('isAnimationDisabled',_0x3f2f1c=>_0x3f2f1c?'ck-sidebar-item--no-animation':'')],'style':{'top':_0xe1dcdf['to']('top',_0x27992d=>Ot(_0x27992d))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x35c63a=this['element']['clientHeight'];_0x35c63a&&(this['height']=_0x35c63a);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0xb78792{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x556d49){super(_0x556d49),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 _0x323ec3=this['context']['config']['get']('sidebar.container');_0x323ec3&&this['setContainer'](_0x323ec3);}['setContainer'](_0x36aaac){if(!g(_0x36aaac))throw new _0x5ca771('sidebar-setcontainer-invalid-element');this['container']=_0x36aaac;}['_attachToContainer']({viewClass:_0x2c29a1='',spaceBetweenItems:_0x165b40=0x19}={}){if(!g(this['container']))throw new _0x5ca771('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x2c29a1,this['_spaceBetweenItems']=_0x165b40;}['rearrange']({removedAnnotation:_0x20ff3f,previousAnnotation:_0x18961b,nextAnnotation:_0x56d3a1}){const _0x454d65=this['getSidebarItemView'](_0x20ff3f);this['view']['list']['remove'](_0x454d65),this['_destroySidebarItemView'](_0x20ff3f),_0x18961b&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x18961b)),_0x56d3a1&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x56d3a1)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x52c1dc,activatedAnnotation:_0x53815f,disableAnimationOnActivatedAnnotation:_0x3d5290}){if(this['_activeAnnotation']=_0x53815f,_0x52c1dc){_0x52c1dc['isActive']=!0x1;const _0x4d1096=this['getSidebarItemView'](_0x52c1dc);_0x4d1096&&_0x3d5290&&(_0x4d1096['isAnimationDisabled']=!0x1);}if(_0x53815f){const _0x3dcf41=this['getSidebarItemView'](_0x53815f);_0x3dcf41&&(_0x53815f['isActive']=!0x0,_0x3d5290&&(_0x3dcf41['isAnimationDisabled']=!0x0,_0x3dcf41['top']+=0x1),this['_alignToTargetRect'](_0x3dcf41));}}['_detachFromContainer'](_0x536903){if(this['view']['element']['remove'](),_0x536903){for(const _0x104fa8 of _0x536903)this['_destroySidebarItemView'](_0x104fa8);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x1ee516,_0x4a3d87){_0x4a3d87||(_0x4a3d87=_0x1ee516['view']);const _0x4fce3b=new R(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x4fce3b,_0x1ee516),this['_annotationToSidebarItemView']['set'](_0x1ee516,_0x4fce3b),_0x4fce3b['content']['add'](_0x4a3d87),this['listenTo'](_0x1ee516['view'],'change:targetRect',(_0x1dde92,_0x46a186,_0x1f3e29)=>{const _0x5537c9=this['_getTargetTop'](_0x1ee516,_0x1f3e29);_0x4fce3b['_targetTop']!=_0x5537c9&&(_0x4fce3b['_targetTop']=_0x5537c9,this['_setItemTop'](_0x4fce3b,_0x5537c9));}),this['listenTo'](_0x4fce3b,'change:top',()=>{this['_recalculate'](_0x4fce3b,'top');}),this['listenTo'](_0x4fce3b,'change:bottom',()=>{this['_recalculate'](_0x4fce3b,'bottom');}),this['_alignToTargetRect'](_0x4fce3b);const _0x21650a=this['_getItemBefore'](_0x4fce3b);if(_0x21650a)this['_alignAfterItem'](_0x21650a,_0x4fce3b)||this['_alignToTargetRect'](_0x4fce3b);else this['_alignToTargetRect'](_0x4fce3b);return this['_updateLastItem'](),this['view']['list']['add'](_0x4fce3b),_0x4fce3b;}['_alignForTopChange'](_0x50dd32){if(!_0x50dd32['content']['length'])return;const _0x1f0fe6=this['_getItemBefore'](_0x50dd32);if(!_0x1f0fe6)return;const _0x297ad1=this['_sidebarItemViewToAnnotation']['get'](_0x1f0fe6),_0xe5468a=this['_activeAnnotation'];_0xe5468a&&_0xe5468a===_0x297ad1?this['_alignAfterItem'](_0x1f0fe6,_0x50dd32):this['_alignBeforeItem'](_0x50dd32,_0x1f0fe6);}['_alignForBottomChange'](_0x451bfe){if(!_0x451bfe['content']['length'])return;const _0x5a4d29=this['_getItemAfter'](_0x451bfe);if(!_0x5a4d29)return;const _0x53668d=this['_sidebarItemViewToAnnotation']['get'](_0x5a4d29),_0xa3bba=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x14922b=this['_activeAnnotation'];_0x14922b&&_0x14922b===_0x53668d&&_0xa3bba?(this['_alignBeforeItem'](_0x5a4d29,_0x451bfe),this['_alignAfterItem'](_0x451bfe,_0x5a4d29)):_0x14922b&&_0x14922b===_0x53668d?this['_alignBeforeItem'](_0x5a4d29,_0x451bfe):this['_alignAfterItem'](_0x451bfe,_0x5a4d29);}['_recalculate'](_0x2a3e74,_0x1bb6b7){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x1f1a3d,changedProp:_0x436a34}of this['_recalculateBuffer'])'top'===_0x436a34?this['_alignForTopChange'](_0x1f1a3d):this['_alignForBottomChange'](_0x1f1a3d);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x2a3e74,'changedProp':_0x1bb6b7});}['getSidebarItemView'](_0x22e35b){return this['_annotationToSidebarItemView']['get'](_0x22e35b);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x546aa2){const _0x22753e=this['getSidebarItemView'](_0x546aa2);this['stopListening'](_0x22753e),this['stopListening'](_0x546aa2['view']),_0x22753e['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x546aa2),this['_sidebarItemViewToAnnotation']['delete'](_0x22753e);}['_createSidebarView'](){const _0x520d22=new H(this['context']['locale']);return _0x520d22['render'](),this['on']('change:_lastItem',(_0x3d268a,_0x522440,_0x15f951,_0x585df8)=>{_0x585df8&&_0x520d22['unbind']('minHeight'),_0x15f951?_0x520d22['bind']('minHeight')['to'](_0x15f951,'bottom'):_0x520d22['minHeight']=null;}),_0x520d22;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x3650c4){const _0x28099c=this['_sidebarItemViewToAnnotation']['get'](_0x3650c4),_0x4a2e11=_0x28099c&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x28099c)-0x1);return _0x4a2e11&&this['getSidebarItemView'](_0x4a2e11)||null;}['_getItemAfter'](_0xd0a238){const _0x11fea8=this['_sidebarItemViewToAnnotation']['get'](_0xd0a238),_0x167cdb=_0x11fea8&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x11fea8)+0x1);return _0x167cdb&&this['getSidebarItemView'](_0x167cdb)||null;}['_alignBeforeItem'](_0x5ee24e,_0x2d4dc5){_0x5ee24e['updateHeight']();const _0x1ec09e=G(_0x2d4dc5['bottom']+this['_spaceBetweenItems'],_0x5ee24e['top']);return!!_0x1ec09e&&(this['_setItemTop'](_0x2d4dc5,_0x2d4dc5['top']-_0x1ec09e),!0x0);}['_alignAfterItem'](_0x32cff9,_0x5b390e){_0x32cff9['updateHeight']();const _0x582a22=G(_0x32cff9['bottom']+this['_spaceBetweenItems'],_0x5b390e['top']);return!!_0x582a22&&(this['_setItemTop'](_0x5b390e,_0x5b390e['top']+_0x582a22,!0x1),!0x0);}['_alignToTargetRect'](_0x38c9e9){const _0x2ada6c=this['_sidebarItemViewToAnnotation']['get'](_0x38c9e9);if(!_0x2ada6c||!_0x2ada6c['target']||!_0x2ada6c['targetRect'])return;const _0x5937c0=this['_getTargetTop'](_0x2ada6c,_0x2ada6c['targetRect']);this['_setItemTop'](_0x38c9e9,_0x5937c0);}['_getTargetTop'](_0x7796b9,_0x490416){if(null===_0x490416)return 0x0;if(_0x7796b9['target']instanceof _0x1f66da)return _0x490416['top'];{const _0x53e6af=new _0x1f66da(this['view']['element'])['top'];return _0x490416['top']-_0x53e6af;}}['_setItemTop'](_0x5d6471,_0x1356ff,_0x3e6fdc=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x3e6fdc&&(_0x1356ff=Math['max'](_0x1356ff,this['_getMaxAvailableTop'](_0x5d6471))),_0x5d6471['top']=_0x1356ff;}['_getMaxAvailableTop'](_0xced497){let _0x48420c=this['_getItemBefore'](_0xced497),_0x1e64df=0x0;for(;_0x48420c;)_0x48420c['updateHeight'](),_0x1e64df+=this['_spaceBetweenItems']+_0x48420c['height'],_0x48420c=this['_getItemBefore'](_0x48420c);return _0x1e64df;}}function G(_0xbdf8ab,_0x408916){return Math['max'](_0xbdf8ab-_0x408916,0x0);}function g(_0xcf01b6){return null!==_0xcf01b6&&'object'==typeof _0xcf01b6&&0x1===_0xcf01b6['nodeType'];}class e extends _0xb78792{['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(_0x4f7fd5){super(_0x4f7fd5),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x55e34a(),this['_refreshPositioningDebounced']=_0x47d2ac(()=>{_0x4f7fd5['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x105274=this['context']['plugins']['get'](j),_0x4677c5=this['context']['plugins']['get'](z);_0x105274['register']('wideSidebar',this),_0x4677c5['container']&&_0x105274['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x5adb7e){if(_0x5adb7e===this['activeAnnotation'])return;const _0x22ecfc=this['context']['plugins']['get'](z);_0x22ecfc['_activeAnnotation']=_0x5adb7e;const _0x3b5851=this['activeAnnotation'];_0x22ecfc['refresh']({'blurredAnnotation':_0x3b5851,'activatedAnnotation':_0x5adb7e}),this['activeAnnotation']=_0x5adb7e;}['attach'](_0x223d6d){this['annotations']=_0x223d6d;const _0x64144a=this['context']['plugins']['get'](z);if(_0x64144a['_annotations']=_0x223d6d,this['isAttached'])throw new _0x5ca771('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x64144a,'set:container',()=>{this['detach'](),this['listenTo'](_0x64144a,'change:container',_0x3886d1=>{_0x3886d1['off'](),this['attach'](_0x223d6d);});}),_0x64144a['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x877d29=_0x15ad05=>{_0x15ad05['updateTargetRect'](),_0x64144a['addAnnotation'](_0x15ad05);};for(const _0x2df157 of _0x223d6d)_0x877d29(_0x2df157);this['listenTo'](_0x223d6d,'add',(_0x40249a,_0x5b6a84)=>{_0x877d29(_0x5b6a84);}),this['listenTo'](_0x223d6d,'remove',(_0x345607,_0x5a0b56,_0x46cf9e)=>{_0x64144a['rearrange']({'removedAnnotation':_0x5a0b56,'previousAnnotation':_0x223d6d['get'](_0x46cf9e-0x1),'nextAnnotation':_0x223d6d['get'](_0x46cf9e+0x1)}),_0x5a0b56===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x223d6d,'focus',(_0x2046a5,_0x4a5210)=>{this['setActiveAnnotation'](_0x4a5210);}),this['listenTo'](_0x223d6d,'blur',()=>{this['setActiveAnnotation'](null);});const _0x824272=this['context']instanceof _0xc66d3b?this['context']['editors']:new _0x55e34a([this['context']]);for(const _0x221803 of _0x824272)this['_integrateWithEditorAnnotations'](_0x221803);this['listenTo'](_0x824272,'add',(_0x109a5c,_0x13fe77)=>{this['listenTo'](_0x13fe77,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x13fe77);});}),this['listenTo'](_0x824272,'remove',(_0x47a907,_0x4e0271)=>{_0x4e0271['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x4e0271['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x5ca771('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x5b4247=this['context']['plugins']['get'](z);_0x5b4247['_detachFromContainer'](this['annotations']),this['stopListening'](_0x5b4247),this['stopListening'](this['annotations']),this['context']instanceof _0xc66d3b&&this['stopListening'](this['context']['editors']);for(const _0x23b3c7 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x23b3c7);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x5ae2ca){if(!_0x5ae2ca['plugins']['has']('EditorAnnotations'))return;const _0x164d74=_0x5ae2ca['plugins']['get']('EditorAnnotations'),_0x58e42e=()=>{const _0x3cebfc=_0x164d74['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x3cebfc[0x0]||null);};this['listenTo'](_0x164d74,'refresh',_0x58e42e),this['listenTo'](_0x164d74,'blur',(_0x376c9a,{isAnnotationTracked:_0x190242})=>{this['activeAnnotation']&&_0x190242(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x164d74,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x845816=>{_0x164d74['hasDomSelection']()&&(_0x58e42e(),_0x845816['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x164d74);}['_destroyEditorAnnotationsIntegration'](_0x3a851c){this['stopListening'](_0x3a851c),this['_editorAnnotations']['remove'](_0x3a851c);}}class C extends _0x5a2b36{['counterView'];constructor(_0x5988c1){super(_0x5988c1);const _0x55f167=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x4e2161,_0x40ddf9)=>_0x4e2161?'...':_0x40ddf9['toString']()),this['set']('annotationType',''),this['icon']=_0x2eb23c,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new kt(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x55f167['to']('annotationType',_0x25420b=>'ck-annotation-counter__badge--'+_0x25420b),_0x55f167['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x55f167['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class n extends _0xb78792{['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(_0x326f38){super(_0x326f38),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=new(_0x45e1a4())(),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x55e34a(),this['_refreshPositioningDebounced']=_0x47d2ac(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](j)['register']('narrowSidebar',this),this['bodyCollection']=new _0x16c009(this['context']['locale']),this['balloonPanelView']=new _0x2d84ac(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x513298){this['annotations']=_0x513298;const _0x48bc56=this['context']['plugins']['get'](z),_0x17076e=this['balloonPanelView'];if(_0x48bc56['_annotations']=_0x513298,this['isAttached'])throw new _0x5ca771('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x48bc56,'set:container',()=>{this['detach'](),this['listenTo'](_0x48bc56,'change:container',_0x5a35ea=>{_0x5a35ea['off'](),this['attach'](_0x513298);});}),_0x48bc56['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x3ef1dd=_0x4bc904=>{const _0x3ebf24=new C(this['context']['locale']);_0x48bc56['addAnnotation'](_0x4bc904,_0x3ebf24),this['_annotationToNarrowView']['set'](_0x4bc904,_0x3ebf24),_0x3ebf24['bind']('isDirty','annotationType','number')['to'](_0x4bc904['view'],'isDirty','type','length'),_0x3ebf24['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x17076e['content']['first']!==_0x4bc904['view']?(this['_showBalloon'](_0x4bc904),_0x4bc904['view']['element']['focus'](),this['setActiveAnnotation'](_0x4bc904)):this['setActiveAnnotation'](null);});};for(const _0xed87ae of _0x513298)_0x3ef1dd(_0xed87ae);this['listenTo'](_0x513298,'add',(_0x45ca35,_0x5e7929)=>{_0x3ef1dd(_0x5e7929);}),this['listenTo'](_0x513298,'remove',(_0x1f30da,_0x106874,_0x5be74d)=>{this['_annotationToNarrowView']['get'](_0x106874)['destroy'](),this['_annotationToNarrowView']['delete'](_0x106874),_0x48bc56['rearrange']({'removedAnnotation':_0x106874,'previousAnnotation':_0x513298['get'](_0x5be74d-0x1),'nextAnnotation':_0x513298['get'](_0x5be74d+0x1)}),_0x106874===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x513298,'focus',(_0x1327fd,_0x4dc0ec)=>{this['setActiveAnnotation'](_0x4dc0ec);}),this['listenTo'](_0x513298,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x3aa830,_0x3a1fad)=>{_0x3a1fad['keyCode']===_0x39b6c3['esc']&&_0x17076e['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x17076e['content']['first']),this['_hideBalloon'](),_0x3a1fad['stopPropagation'](),_0x3a1fad['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x551278,_0xcc45b8)=>{const _0x515c70=_0xcc45b8['target'];_0x17076e['isVisible']&&_0x17076e['element']['contains'](_0x515c70)||_0x48bc56['view']['element']['contains'](_0x515c70)||_0x551278['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x5c96a9=>_0x5c96a9['contains'](_0x515c70))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x46ff12=this['context']instanceof _0xc66d3b?this['context']['editors']:new _0x55e34a([this['context']]);for(const _0x1e2362 of _0x46ff12)this['_integrateWithEditorAnnotations'](_0x1e2362);this['listenTo'](_0x46ff12,'add',(_0x542326,_0xcae344)=>{this['listenTo'](_0xcae344,'ready',()=>{this['_integrateWithEditorAnnotations'](_0xcae344);});}),this['listenTo'](_0x46ff12,'remove',(_0x85a112,_0x4fceb8)=>{_0x4fceb8['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x4fceb8['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x269b12){if(_0x269b12===this['activeAnnotation'])return;const _0x2c93ea=this['context']['plugins']['get'](z);if(_0x2c93ea['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x269b12,'disableAnimationOnActivatedAnnotation':!0x0}),_0x269b12)_0x2c93ea['getSidebarItemView'](_0x269b12)?this['_showBalloon'](_0x269b12):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x269b12;}['detach'](){if(!this['isAttached'])throw new _0x5ca771('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x3953dd=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x1888de=>_0x1888de['destroy']()),this['_annotationToNarrowView']['clear'](),_0x3953dd['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0xc66d3b&&this['stopListening'](this['context']['editors']);for(const _0x5a922a of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x5a922a);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'](_0x58551d){if(!_0x58551d['plugins']['has']('EditorAnnotations'))return;const _0x45cf4a=_0x58551d['plugins']['get']('EditorAnnotations'),_0x2e221e=this['context']['plugins']['get'](z),_0x55ff78=this['annotations'],_0x409971=this['balloonPanelView'],_0x3f1e68=()=>{const _0x5cfdb5=_0x45cf4a['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x5cfdb5),this['setActiveAnnotation'](_0x5cfdb5[0x0]||null);};this['listenTo'](_0x45cf4a,'refresh',_0x3f1e68),this['listenTo'](_0x45cf4a,'blur',(_0x5ba970,{isAnnotationTracked:_0xd04592})=>{this['activeAnnotation']&&_0xd04592(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x45cf4a,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x55ff78,'blur',_0x19e87a=>{_0x45cf4a['hasDomSelection']()&&_0x19e87a['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x4cffca,_0x447d9e)=>{const _0x67ecee=_0x447d9e['target'];_0x409971['isVisible']&&_0x409971['element']['contains'](_0x67ecee)||_0x2e221e['view']['element']['contains'](_0x67ecee)||this['activeAnnotation']&&_0x45cf4a['hasDomSelection']()&&(_0x3f1e68(),_0x4cffca['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x45cf4a);}['_destroyEditorAnnotationsIntegration'](_0x403ab2){_0x403ab2&&(this['stopListening'](_0x403ab2),this['_editorAnnotations']['remove'](_0x403ab2));}['_setSelectedAnnotations'](_0x28ee26){for(const _0x4bd4ad of this['_selectedAnnotations'])_0x28ee26['includes'](_0x4bd4ad)||this['_manuallyClosedAnnotationViews']['delete'](_0x4bd4ad['view']);this['_selectedAnnotations']=_0x28ee26;}['_refreshPositioning'](){const _0x51ee91=this['balloonPanelView'];this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning'](),_0x51ee91['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x2643c6){if(this['_manuallyClosedAnnotationViews']['has'](_0x2643c6['view']))return;const _0x4de38b=this['balloonPanelView']['content']['first'];_0x4de38b!==_0x2643c6['view']?(_0x4de38b&&this['_detachListeners'](_0x4de38b),this['_attachListeners'](_0x2643c6['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x2643c6['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x3effbd=this['balloonPanelView']['content']['first'],_0x3a183c=_0x3effbd&&this['annotations']['getByView'](_0x3effbd);if(!_0x3a183c||!this['_annotationToNarrowView']['has'](_0x3a183c))return;const _0x3999a5=this['_annotationToNarrowView']['get'](_0x3a183c)['element'],_0x510729=(function(){const _0x21da45=_0x2d84ac['defaultPositions'];return[_0x21da45['southArrowNorthEast'],_0x21da45['northArrowSouthEast'],_0x21da45['southArrowNorth'],_0x21da45['northArrowSouth'],_0x21da45['southArrowNorthWest'],_0x21da45['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x3999a5,'positions':_0x510729});}['_hideBalloon'](){const _0x5aa6f8=this['balloonPanelView'],_0x27dfb6=_0x5aa6f8['content']['first'];_0x27dfb6&&(this['_detachListeners'](_0x27dfb6),_0x5aa6f8['unpin'](),_0x5aa6f8['content']['clear']());}['_attachListeners'](_0x57c4c7){this['listenTo'](_0x57c4c7,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x57c4c7,'Esc',(_0x4602a7,_0x38b09b)=>{this['_manuallyClosedAnnotationViews']['add'](_0x57c4c7),this['_hideBalloon'](),_0x38b09b();});}['_detachListeners'](_0x439843){this['stopListening'](_0x439843);}}class c extends _0x45a90d{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[b,_0x58bdc3,j];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4fc10f){super(_0x4fc10f),_0x4fc10f['editing']['view']['addObserver'](_0x319854),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x4fc10f['plugins']['get'](_0x58bdc3),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x401cc8=this['editor']['plugins']['get'](j);_0x401cc8['context']===this['editor']&&(_0x401cc8['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0xf461ca,_0x42bf71)=>{const _0x360b34=this['_balloon'];if(this['isAttached']&&_0x360b34['visibleView']){const _0xc04797=this['annotations']['getByView'](_0x360b34['visibleView']);_0xc04797&&this['_closeAnnotation'](_0xc04797),_0x42bf71();}}));}['afterInit'](){const _0xe3210f=this['editor']['plugins']['get'](j);_0xe3210f['context']===this['editor']&&(_0xe3210f['hasActive']()||_0xe3210f['switchTo']('inline'));}['setActiveAnnotation'](_0x50cb24){_0x50cb24!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x50cb24&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x50cb24)&&this['_addAnnotationToBalloon'](_0x50cb24,!0x0),_0x50cb24['isActive']=!0x0),_0x50cb24||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x50cb24);}['attach'](_0x42edb9){this['annotations']=_0x42edb9;const _0x147e49=this['editor']['plugins']['get'](j),_0x2ed813=this['_balloon'];if(this['isAttached'])throw new _0x5ca771('inlineannotations-attach-already-attached',this);if(_0x147e49['context']!==this['editor'])throw new _0x5ca771('inlineannotations-not-allowed-with-context',this);const _0x494b3a=this['editor']['plugins']['get'](b);this['listenTo'](_0x494b3a,'refresh',()=>{const _0x4f334b=_0x494b3a['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x5c9326,_0x5244b0;!this['_forceRefresh']&&(_0x5c9326=_0x4f334b,_0x5244b0=this['_selectedAnnotations'],_0x5c9326['length']===_0x5244b0['length']&&_0x5c9326['every'](_0x22b7a4=>_0x5244b0['includes'](_0x22b7a4)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x4f334b),this['setActiveAnnotation'](_0x4f334b[0x0]||null));}),this['listenTo'](_0x494b3a,'blur',(_0x5e22ca,{isAnnotationTracked:_0x32a76f})=>{this['activeAnnotation']&&_0x32a76f(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0xc08bcd,_0x30ede9,_0x276f6e)=>{_0x276f6e||this['setActiveAnnotation'](null);}),this['listenTo'](_0x42edb9,'remove',(_0x53d971,_0x4cc76c)=>{this['_removeAnnotationFromBalloon'](_0x4cc76c),_0x4cc76c===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x2ed813,'change:visibleView',(_0x35f700,_0x31e713,_0x181836,_0x403be2)=>{_0x403be2&&this['stopListening'](_0x403be2);const _0x149d8b=_0x42edb9['getByView'](_0x181836);_0x181836&&_0x149d8b&&(this['listenTo'](_0x181836,'change:height',()=>{_0x2ed813['updatePosition']();}),this['listenTo'](_0x181836,'Esc',()=>{this['_closeAnnotation'](_0x149d8b),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x149d8b&&this['setActiveAnnotation'](_0x149d8b));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x2ed813['visibleView']&&(_0x42edb9['getByView'](_0x2ed813['visibleView'])&&_0x2ed813['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 _0x5ca771('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x261b9e of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x261b9e);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x423aa8){for(const _0x43c0ce of this['_selectedAnnotations'])_0x423aa8['includes'](_0x43c0ce)||this['_manuallyClosed']['delete'](_0x43c0ce);for(const _0x56390b of this['annotations'])_0x423aa8['includes'](_0x56390b)||this['_removeAnnotationFromBalloon'](_0x56390b);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x165381 of _0x423aa8)this['_addAnnotationToBalloon'](_0x165381);}this['_selectedAnnotations']=_0x423aa8;}['_addAnnotationToBalloon'](_0x457f95,_0x25c8ca=!0x1){this['_manuallyClosed']['has'](_0x457f95)||(this['_addedAnnotations']['has'](_0x457f95)||this['_balloon']['hasView'](_0x457f95['view'])||(this['_addedAnnotations']['add'](_0x457f95),this['_balloon']['add']({'stackId':_0x457f95['view']['id'],'view':_0x457f95['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x457f95)}})),_0x25c8ca&&this['_balloon']['showStack'](_0x457f95['view']['id']));}['_getBalloonTargetForAnnotation'](_0x24f15d){const _0x30cf27=_0x24f15d['target'],_0x395adc=this['editor']['editing']['view'],_0xc83fca=_0x395adc['document']['selection']['getFirstRange'](),_0x348cd7=_0x395adc['domConverter']['viewRangeToDom'](_0xc83fca);if(_0x348cd7['collapse'](!0x0),_0x30cf27){if(_0x30cf27 instanceof _0x1f66da)return _0x30cf27;let _0x4456d9=[];for(const _0x53c2b6 of _0x30cf27)_0x4456d9['push'](...F(_0x53c2b6['getClientRects']()));_0x4456d9=function(_0x24897d){const _0x29db4f=[];let _0x202471=_0x24897d[0x0];for(let _0x5c8c13=0x1;_0x5c8c13<_0x24897d['length'];_0x5c8c13++)P(_0x202471,_0x24897d[_0x5c8c13])?_0x202471['width']+=_0x24897d[_0x5c8c13]['width']:(_0x29db4f['push'](_0x202471),_0x202471=_0x24897d[_0x5c8c13]);return _0x29db4f['push'](_0x202471),_0x29db4f;}(_0x4456d9);const _0x74b7f8=_0x348cd7['getBoundingClientRect']();return _0x4456d9['find'](_0x299b39=>_0x299b39['top']<=_0x74b7f8['top']&&_0x299b39['bottom']>=_0x74b7f8['bottom']&&_0x299b39['left']<=_0x74b7f8['left']&&_0x299b39['right']>=_0x74b7f8['right'])||_0x4456d9[0x0];}return _0x24f15d['targetRect']||_0x348cd7;}['_removeAnnotationFromBalloon'](_0x80fec1){this['_addedAnnotations']['has'](_0x80fec1)&&this['_balloon']['hasView'](_0x80fec1['view'])&&(this['_addedAnnotations']['delete'](_0x80fec1),this['_balloon']['remove'](_0x80fec1['view']));}['_closeAnnotation'](_0xa8dc97){this['_manuallyClosed']['add'](_0xa8dc97),this['_removeAnnotationFromBalloon'](_0xa8dc97);}}function F(_0xfb03f6){return Array['from'](_0xfb03f6)['map'](DOMRect['fromRect']);}function P(_0x281108,_0x124c7c){return _0x281108['top']===_0x124c7c['top']&&_0x281108['bottom']===_0x124c7c['bottom']&&_0x281108['right']===_0x124c7c['left'];}class Z extends kt{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x8e9100,_0x5b4874){super(_0x8e9100),this['set']('isEmpty',!_0x5b4874['length']),this['focusTracker']=new _0x92384(),this['_annotationViews']=_0x5b4874,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new _0x2426dd({'focusables':_0x5b4874,'focusTracker':this['focusTracker']}),this['listenTo'](_0x5b4874,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x5b4874,'remove',(_0x103fcb,_0x17e14d)=>{_0x17e14d['isActive']&&this['focus'](),_0x5b4874['length']||(this['isEmpty']=!0x0);});const _0x50e01c=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':N(_0x8e9100,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x5b4874},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x50e01c['if']('isEmpty','ck-hidden',_0x225444=>!_0x225444)]},'children':[{'text':N(_0x8e9100,'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 _0x4e5d2b of this['_annotationViews'])this['focusTracker']['add'](_0x4e5d2b['element']);this['_annotationViews']['on']('change',(_0x575323,{added:_0x37c688,removed:_0x3d4127})=>{for(const _0xb7ef0a of _0x37c688)this['focusTracker']['add'](_0xb7ef0a['element']);for(const _0x1b7138 of _0x3d4127)this['focusTracker']['remove'](_0x1b7138['element']);});}}class p extends _0xb78792{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,y];}constructor(_0x443d2f){super(_0x443d2f),this['archivedThreads']=new _0x55e34a();}['init'](){const _0x4eded3=this['context'],_0x11adba=_0x4eded3['plugins']['get'](o),_0x58c272=_0x4eded3['plugins']['get'](y);this['listenTo'](_0x11adba,'addCommentThread',(_0x106fac,{threadId:_0x1b16d0})=>{const _0x53fc9e=_0x11adba['getCommentThread'](_0x1b16d0);_0x53fc9e['archivedAt']&&this['archivedThreads']['add'](_0x53fc9e,this['_calculatePosition'](_0x53fc9e['archivedAt'])),this['listenTo'](_0x53fc9e,'change:archivedAt',(_0x2eb416,_0x42479f,_0x4c0139)=>{_0x4c0139?this['archivedThreads']['has'](_0x53fc9e)||this['archivedThreads']['add'](_0x53fc9e,this['_calculatePosition'](_0x53fc9e['archivedAt'])):this['archivedThreads']['has'](_0x53fc9e)&&this['archivedThreads']['remove'](_0x53fc9e);});}),this['listenTo'](_0x11adba,'removeCommentThread',(_0x412e5d,{threadId:_0x468be5})=>{const _0x5d1ec3=_0x11adba['getCommentThread'](_0x468be5);this['stopListening'](_0x5d1ec3),this['archivedThreads']['has'](_0x5d1ec3)&&this['archivedThreads']['remove'](_0x5d1ec3);},{'priority':'highest'}),this['listenTo'](_0x58c272['collection'],'focus',(_0xe0babe,_0x442059)=>{_0x442059['isVisible']||(_0x442059['isActive']=!0x0,_0x58c272['activate'](_0x442059));});}['_calculatePosition'](_0x837714){const _0x2772e1=[...this['archivedThreads']]['findIndex'](_0x5a0b9c=>_0x5a0b9c['archivedAt']<_0x837714);return _0x2772e1>-0x1?_0x2772e1:this['archivedThreads']['length'];}}class a extends _0x45a90d{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[p,_0x277463];}constructor(_0x1ba7ea){super(_0x1ba7ea),this['annotationViews']=new _0x1de631(),this['_pendingThreads']=[];}['init'](){const _0x28dafc=this['editor'],_0x4ebe47=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x28dafc['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x5a2b36,!0x0)),_0x28dafc['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x538fec=this['_createCommentsArchiveButton'](_0x2c6298);return _0x538fec['set']({'role':'menuitemcheckbox'}),_0x538fec;});const _0x305096=_0x28dafc['plugins']['get'](p),_0x55360f=_0x28dafc['plugins']['get']('Annotations'),_0x43fc71=_0x28dafc['plugins']['get']('CommentsRepository');_0x305096['archivedThreads']['forEach'](_0x1761be=>{this['_handleNewThread'](_0x1761be);}),this['listenTo'](_0x305096['archivedThreads'],'add',(_0x21d2f8,_0x583400)=>{this['_handleNewThread'](_0x583400);}),this['listenTo'](_0x55360f['collection'],'add',(_0x2ab1bc,_0x3e8128)=>{const _0x810545=this['_pendingThreads']['find'](_0x73265b=>{const _0x59a967=_0x43fc71['_threadToController']['get'](_0x73265b);return _0x59a967&&_0x3e8128['innerView']===_0x59a967['view'];});if(_0x810545){const _0x2bc962=this['_calculatePosition'](_0x810545['archivedAt']);this['_addAnnotationToArchive'](_0x3e8128,_0x2bc962),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x810545),0x1);}}),this['listenTo'](_0x305096['archivedThreads'],'remove',(_0x596c42,_0x4655cb)=>{const _0x467d8a=_0x28dafc['config']['get']('collaboration.channelId');if(!_0x467d8a||_0x4655cb['channelId']===_0x467d8a){if(this['_pendingThreads']['includes'](_0x4655cb))this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x4655cb),0x1);else{const _0x59b310=_0x43fc71['_threadToController']['get'](_0x4655cb),_0x348e46=_0x55360f['getByInnerView'](_0x59b310['view']);this['annotationViews']['remove'](_0x348e46['view']),this['stopListening'](_0x348e46),this['stopListening'](_0x348e46['focusableElements']);}}}),this['listenTo'](_0x55360f['collection'],'add',(_0x1b7967,_0x427f05)=>{this['listenTo'](_0x427f05,'escape',_0x4ebe47);}),this['listenTo'](_0x55360f['collection'],'remove',(_0x3e89ff,_0x5b8a5b)=>{this['stopListening'](_0x5b8a5b,'escape',_0x4ebe47);});}['_addAnnotationToArchive'](_0x2b2558,_0x2c7a70){this['listenTo'](_0x2b2558,'set:isVisible',_0x28649f=>{_0x28649f['return']=!0x1,_0x28649f['stop']();}),this['annotationViews']['add'](_0x2b2558['view'],_0x2c7a70);}['_handleNewThread'](_0x4734b0){const _0x309ab3=this['editor']['plugins']['get']('CommentsRepository'),_0x392cab=this['editor']['plugins']['get']('Annotations'),_0x1b955c=this['editor']['config']['get']('collaboration.channelId');if(!_0x1b955c||_0x4734b0['channelId']===_0x1b955c){const _0x599c07=_0x309ab3['_threadToController']['get'](_0x4734b0);if(!_0x599c07)return void this['_pendingThreads']['push'](_0x4734b0);const _0x4302e1=this['_calculatePosition'](_0x4734b0['archivedAt']),_0x2e3086=_0x392cab['getByInnerView'](_0x599c07['view']);_0x2e3086['isVisible']&&_0x392cab['_visibleAnnotations']['remove'](_0x2e3086),this['_addAnnotationToArchive'](_0x2e3086,_0x4302e1);}}['_calculatePosition'](_0x510d16){const _0x59583e=this['editor']['config']['get']('collaboration.channelId'),_0x4763f3=[...this['editor']['plugins']['get'](p)['archivedThreads']]['filter'](_0x18dac6=>_0x18dac6['channelId']===_0x59583e)['findIndex'](_0x54bd99=>_0x54bd99['archivedAt']<_0x510d16);return _0x4763f3<0x0||_0x4763f3>this['annotationViews']['length']?this['annotationViews']['length']:_0x4763f3-0x1;}['_toggleDialog'](){const _0x4a0f80=this['editor'],_0x3b6bcd=_0x4a0f80['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new Z(_0x4a0f80['locale'],this['annotationViews'])),'commentsArchive'===_0x3b6bcd['id']?_0x3b6bcd['hide']():_0x3b6bcd['show']({'id':'commentsArchive','title':N(_0x4a0f80['locale'],'COMMENTS_ARCHIVE'),'icon':_0x259fc8,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0xe17c73['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0xb014c9,_0x3add1b=!0x1){const _0x3ae834=this['editor']['locale'],_0x463a48=this['editor']['plugins']['get']('Dialog'),_0x18e049=new _0xb014c9(_0x3ae834);return _0x18e049['bind']('isEnabled')['to'](this,'isEnabled'),_0x18e049['bind']('isOn')['to'](_0x463a48,'id',_0xa901fe=>'commentsArchive'===_0xa901fe),_0x18e049['set']({'label':N(_0x3ae834,'COMMENTS_ARCHIVE'),'icon':_0x259fc8,'isToggleable':!0x0}),_0x3add1b&&(_0x18e049['tooltip']=!0x0),this['listenTo'](_0x18e049,'execute',()=>this['_toggleDialog']()),_0x18e049;}['_hideDialogOnAnnotationEscape']=_0x4656ad=>{const _0x74e4e6=_0x4656ad['source'];if(!this['annotationViews']['has'](_0x74e4e6['view']))return;const _0x1f8a61=this['editor']['plugins']['get']('Dialog');_0x1f8a61['isOpen']&&'commentsArchive'===_0x1f8a61['id']&&(_0x1f8a61['hide'](),_0x4656ad['stop']());};}class gi extends _0x45a90d{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};
|
|
23
|
+
import{Editor as _0x2c2513,ContextPlugin as _0x2b95da,PendingActions as lt,Command as _0x1efacd,Plugin as _0x1fefff,Context as _0xd7f53c}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x5f276e,uid as _0x30e432,KeystrokeHandler as jt,FocusTracker as _0x2c3963,diff as _0x2ddea0,Collection as _0x4697a1,Rect as _0xbd260,CKEditorError as _0x16a937,first as _0x83c2b,priorities as Wt,scrollViewportToShowTarget as nt,getEnvKeystrokeText as tt,toUnit as Ht,DomEmitterMixin as _0x286cd4,keyCodes as _0x3e9209}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x29e7c1,AriaDescriptionView as Yt,setupThreadKeyboardNavigation as Zt,ConfirmMixin as ti,LateFocusButtonView as _0x459ede,trimHtml as ts,LateFocusDropdownButtonView as _0xfc082c,Users as it,getDateTimeFormatter as pt,hashObject as It,getAllMarkersDomElementsSorted as et,surroundingMarkersDetector as rt,FOCUS_ANNOTATION_KEYSTROKE as _0x15d919}from'ckeditor5-collaboration/dist/index.js';import{throttle as Dt,isEqual as At,cloneDeep as wt,set as yt,unset as Ct,debounce as _0xe584be}from'es-toolkit/compat';import{IconUndo as _0x409266,IconCheck as _0x186b2a,IconPencil as _0x414066,IconRemoveComment as _0x14c8a2,IconThreeVerticalDots as _0x3a4951,IconAddComment as _0xddcbf6,IconCommentsArchive as _0x564ecd}from'@ckeditor/ckeditor5-icons/dist/index.js';import{EditorUIView as $t,InlineEditableUIView as Vt,EditorUI as Ut,View as kt,FocusCycler as _0x2437b0,ButtonView as _0x29394f,ViewCollection as _0x324cf8,createDropdown as _0x2f64f5,ListView as _0x4f34df,focusChildOnDropdownOpen as _0x283d50,ListItemView as _0x40ef76,MenuBarMenuListItemButtonView as _0x506323,BodyCollection as _0x3e8581,BalloonPanelView as _0x50ae1b,ContextualBalloon as _0x43e52d,Dialog as _0x591b7f,DialogViewPosition as _0x19203c}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disableViewPlaceholder as St,enableViewPlaceholder as Ft,MouseObserver as _0x1df655}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 _0x5aa33c}from'@ckeditor/ckeditor5-collaboration-core/dist/index.js';import{toWidget as _0x38ec75}from'@ckeditor/ckeditor5-widget/dist/index.js';class vt extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x5f276e(){['model'];['view'];constructor(_0x2e5c89,_0x115dc6){super(),this['model']=_0x2e5c89,this['model']['_isAttached']=!0x0,this['view']=_0x115dc6,this['listenTo'](_0x115dc6,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x115dc6,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x115dc6,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x115dc6,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x115dc6,'addComment',(_0x43172d,_0x693514)=>this['addComment'](_0x693514)),this['listenTo'](_0x115dc6,'updateComment',(_0x577359,_0x1a759d,_0x3bd6e4)=>this['updateComment'](_0x1a759d,_0x3bd6e4)),this['listenTo'](_0x115dc6,'removeComment',(_0x512582,_0x7e73c9)=>this['removeComment'](_0x7e73c9));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x1c6678){this['model']['addComment']({'content':_0x1c6678,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x1c7477,_0x5b25f4){this['model']['getComment'](_0x1c7477)['update']({'content':_0x5b25f4});}['removeComment'](_0x262907){this['model']['getComment'](_0x262907)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function N(_0x37e5c0,_0xe9b50e,_0x195b04){const t=_0x37e5c0['t'];switch(_0xe9b50e){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'},_0x195b04);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'},_0x195b04);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'},_0x195b04);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'},_0x195b04);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x195b04);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'},_0x195b04);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'},_0x195b04);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'},_0x195b04);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(_0x7060d,_0x187673){super(_0x7060d);const _0x43282e=_0x30e432();this['main']=this['createCollection'](),this['editable']=new Vt(_0x7060d,_0x187673,void 0x0,{'label':()=>N(_0x7060d,'Comment\x20editor')}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'dir':_0x7060d['uiLanguageDirection'],'lang':_0x7060d['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x43282e},'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(_0x4ed2de){super(_0x4ed2de),this['view']=new Rt(_0x4ed2de['locale'],_0x4ed2de['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x431b43=this['editor']['editing']['view'],_0x22d6f5=this['view']['editable'],_0xe8dc12=_0x431b43['document']['getRoot']();_0x22d6f5['name']=_0xe8dc12['rootName'],this['view']['render']();const _0x8e4de9=_0x22d6f5['element'];this['setEditableElement'](_0x22d6f5['name'],_0x8e4de9),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x431b43['attachDomRoot'](_0x8e4de9),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const Qt=[qt,zt,Bt,Gt,Jt,Kt,Lt];class hs extends/* #__PURE__ -- @preserve */
|
|
25
|
+
_0x5f276e(_0x2c2513){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
|
|
26
|
+
((()=>Qt)());constructor(_0x5bf963={}){function _0x30d5ad(_0x3fc18d){return _0x3fc18d['map'](_0x49abc1=>String['fromCharCode'](_0x49abc1))['join']('');}(_0x5bf963=Object['assign']({},_0x5bf963))['plugins']||(_0x5bf963['plugins']=hs['defaultPlugins']),super(_0x5bf963),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[_0x30d5ad([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x30d5ad([0x76,0x69,0x65,0x77])][_0x30d5ad([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x30d5ad([0x61,0x75,0x74,0x6f]),this[_0x30d5ad([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x30d5ad([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x30d5ad([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x30d5ad([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x30d5ad([0x6f,0x6b])});}['create'](){const _0x3e60c8=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x3e60c8))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x1cc4ef=>{const _0xd3cba0=this['model']['document']['getRoot'](),_0x10b2f6=_0xd3cba0&&_0xd3cba0['getChild'](_0xd3cba0['childCount']-0x1);_0x1cc4ef['setSelection'](_0x10b2f6,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x5aaa7f=this['editing']['view'],_0x436cc1=_0x5aaa7f['document']['getRoot'](),_0x118b06=_0x436cc1['getChild'](0x0);_0x436cc1['childCount']>0x1||!_0x118b06||'p'!=_0x118b06['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(St(_0x5aaa7f,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x118b06['placeholder']=this['placeholder']),Ft({'view':_0x5aaa7f,'element':_0x118b06,'keepOnFocus':!0x0}),this['placeholderElement']=_0x118b06);}}class es extends kt{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x23794d,_0x1a3075={}){super(_0x23794d),this['editor']=null,this['_editorConfig']=_0x1a3075,this['set']('value',_0x1a3075['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',N(_0x23794d,'Reply...')),this['set']('submitLabel',N(_0x23794d,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new jt(),this['focusTracker']=new _0x2c3963(),this['focusCycler']=new _0x2437b0({'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',(_0x5a60a3,_0x4540f8)=>{this['cancelButtonView']['fire']('execute'),_0x4540f8();}),this['keystrokes']['set']('Ctrl+Enter',(_0x3dd0e4,_0x3061ea)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x3061ea());}),this['on']('submit',(_0x5c2fa4,_0x5b24d6)=>{_0x5b24d6['length']>0xfde8?(alert(N(_0x23794d,'TOO_LONG_COMMENT_ALERT',[_0x5b24d6['length'],0xfde8])),_0x5c2fa4['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 _0x224e61=this['editor'];this['element']['insertBefore'](_0x224e61['ui']['element'],this['element']['firstChild']),_0x224e61['model']['document']['on']('change',()=>this['value']=_0x224e61['getData']()),_0x224e61['bind']('placeholder')['to'](this),this['focusables']['add'](_0x224e61['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x9b3965){-0x1===_0x9b3965?(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:_0x329d18}=this,_0x4935aa=new _0x29394f(_0x329d18);return _0x4935aa['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x4935aa['withText']=!0x0,_0x4935aa['bind']('label')['to'](this,'submitLabel'),_0x4935aa['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x4935aa['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x3245f8,_0x2360a4)=>!_0x2360a4&&!!_0x3245f8['trim']()),_0x4935aa;}['_createCancelButton'](){const {locale:_0x1d5cb9}=this,_0x43b022=new _0x29394f(_0x1d5cb9);return _0x43b022['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x43b022['label']=N(_0x1d5cb9,'Cancel'),_0x43b022['withText']=!0x0,_0x43b022['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x43b022;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x375379=>{this['focusTracker']['add'](_0x375379['element']);}),this['focusables']['on']('change',(_0x4026fa,_0x49f121)=>{for(const _0x53ae84 of Array['from'](_0x49f121['added'])['reverse']())this['focusTracker']['add'](_0x53ae84['element']);});}}class ie extends kt{constructor(_0x3ce335,_0x33b961,_0x17dbcf){super(_0x3ce335),this['commentInputView']=new es(_0x3ce335,_0x17dbcf),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x830eaa,_0x53e4d5)=>_0x830eaa||!!_0x53e4d5),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 _0x29e7c1(_0x3ce335,_0x33b961),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'](_0xef1b0b){this['commentInputView']['focus'](_0xef1b0b);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x5c4436,_0x2d4a86)=>{const {submitButtonView:_0x5afc2b,cancelButtonView:_0x477313,editor:_0x92ea85}=this['commentInputView'];[_0x5afc2b['element'],_0x477313['element'],_0x92ea85?_0x92ea85['editing']['view']['getDomRoot']():null]['filter'](_0x31de22=>_0x31de22)['some'](_0x368218=>_0x368218['contains'](_0x2d4a86['target']))||(this['focus'](),_0x2d4a86['preventDefault']());});}}class rs extends kt{constructor(_0x41b090){super(_0x41b090);const _0x2aa42d=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x2aa42d['to']('count',_0x44eed9=>N(_0x41b090,'NUMBER_OF_COMMENTS',_0x44eed9))}]});}}class te extends kt{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x13164b,_0x332350,_0x40b5f3){super(_0x13164b);const _0x5844ea=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x332350['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x332350,this['_config']=_0x40b5f3,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x2c3963(),this['keystrokes']=new jt(),this['focusCycler']=new _0x2437b0({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x456b7d=>this['commentViews']['map'](_0x58a86e=>_0x58a86e['element'])['includes'](_0x456b7d['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new rs(_0x13164b),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x349ddd=>_0x349ddd-this['_config']['maxCommentsWhenCollapsed']);for(const _0x217a47 of _0x332350['comments'])this['_handleNewCommentModel'](_0x217a47);this['_handleInfoComment'](),this['listenTo'](_0x332350['comments'],'add',(_0x5a2870,_0x47d687)=>{const _0x43e7ab=this['_calculatePosition'](_0x47d687);this['length']++,this['_handleNewCommentModel'](_0x47d687,_0x43e7ab),this['refreshVisibleViews']();}),this['listenTo'](_0x332350['comments'],'remove',(_0x30477c,_0x5f73d2)=>{this['length']--,this['_handleRemoveCommentModel'](_0x5f73d2),this['refreshVisibleViews']();}),this['listenTo'](_0x332350,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x332350,'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',_0x5844ea['if']('length','ck-hidden',_0x10edbd=>!_0x10edbd)],'aria-label':N(_0x13164b,'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'](_0x4aca92){-0x1===_0x4aca92?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x1b3dc0 of this['commentViews'])_0x1b3dc0['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x3004fa,_0x553f85){const _0x2ff30b=new this['_config']['CommentView'](this['locale'],_0x3004fa,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x2ff30b['viewUid']=_0x3004fa['id'],_0x2ff30b['delegate']('removeComment')['to'](this),_0x2ff30b['delegate']('updateComment')['to'](this),_0x2ff30b['delegate']('resolveCommentThread')['to'](this),_0x2ff30b['delegate']('editorReady')['to'](this),_0x2ff30b['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x2ff30b,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x2ff30b,_0x553f85);}['_calculatePosition'](_0x4a960a){const _0xfe339b=this['_model']['_findOptimalIndex'](_0x4a960a);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x4a960a['authoredAt']?_0xfe339b-0x1:_0xfe339b:_0xfe339b-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x127059={'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'],_0x127059,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x127059));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x3a1525){const _0x3daf42=this['commentViews']['remove'](_0x3a1525['id']);this['stopListening'](_0x3daf42),_0x3daf42['isEditMode']&&this['_updateHasDirtyComment'](),_0x3daf42['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x2a6ca3=>_0x2a6ca3['isEditMode']);}['_rearrangeCollapse'](){const _0x557c29=function(_0x3ecd18){const _0x372a09=new _0x4697a1();for(const _0x5dbb2a of _0x3ecd18)_0x372a09['add'](_0x5dbb2a);return _0x372a09;}(this['commentViews']),_0x47d28e=this['_collapsedCommentsView']['count'];for(let _0x77c09b=0x1;_0x77c09b<=_0x47d28e;_0x77c09b++)_0x557c29['remove'](0x1);for(const _0x3bd87b of _0x557c29)_0x3bd87b['collapse']();_0x47d28e>0x0&&_0x557c29['add'](this['_collapsedCommentsView'],0x1),ns(_0x2ddea0(Array['from'](this['visibleViews']),Array['from'](_0x557c29)),this['visibleViews'],_0x557c29);}['_rearrangeExpand'](){ns(_0x2ddea0(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x36d9a9 of this['visibleViews'])_0x36d9a9['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x164093=>{this['focusTracker']['add'](_0x164093['element']),this['keystrokes']['listenTo'](_0x164093['element']);}),this['commentViews']['on']('change',(_0x36f40c,_0x10f587)=>{for(const _0x35b684 of _0x10f587['removed'])this['focusTracker']['remove'](_0x35b684['element']),this['keystrokes']['stopListening'](_0x35b684['element']);for(const _0x2f7683 of Array['from'](_0x10f587['added'])['reverse']())this['focusTracker']['add'](_0x2f7683['element']),this['keystrokes']['listenTo'](_0x2f7683['element']);});}}function ns(_0xfd2548,_0x267213,_0x5087c1){let _0x58776e=0x0;for(const _0x502ec4 of _0xfd2548)switch(_0x502ec4){case'insert':_0x267213['add'](_0x5087c1['get'](_0x58776e),_0x58776e),_0x58776e++;break;case'delete':_0x267213['remove'](_0x58776e);break;case'equal':_0x58776e++;}}class oe extends kt{constructor(_0x32050b){super(_0x32050b);const _0x3fad4b=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x3fad4b['to']('contextValue',_0x507286=>N(_0x32050b,'THREAD_CONTEXT_LABEL',_0x507286)),'tabindex':-0x1},'children':[{'text':_0x3fad4b['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class Xt extends kt{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x252746,_0x4d4ba3){super(_0x252746);const _0x4ff37c=this['bindTemplate'];this['_model']=_0x4d4ba3,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x2c3963(),this['keystrokes']=new jt(),this['focusCycler']=new _0x2437b0({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0xe469f3=>!!_0xe469f3),this['bind']('contextValue')['to'](this['_model'],'context',_0x2618c4=>_0x2618c4&&_0x2618c4['value']?this['_trimContextValue'](_0x2618c4['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',_0x4ff37c['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 _0x162ba1=new _0x29394f(this['locale']);return _0x162ba1['label']=N(this['locale'],'Reopen'),_0x162ba1['tooltip']=N(this['locale'],'Reopen'),_0x162ba1['icon']=_0x409266,_0x162ba1['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x2060a8=>!_0x2060a8),_0x162ba1['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x19b328,_0x1abbd2)=>_0x19b328&&_0x1abbd2),_0x162ba1['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x162ba1;}['_trimContextValue'](_0x42dccc){if(_0x42dccc['length']<0x96)return _0x42dccc;const _0x1722e0=_0x42dccc['lastIndexOf']('\x20',0x93);return _0x42dccc['substring'](0x0,_0x1722e0>-0x1?_0x1722e0:0x93)+'...';}['_attachContextActions'](){const _0x4b2c08=this['element']['querySelector']('.ck-context'),_0x2d5681=_0x4b2c08['querySelector']('.ck-context__value');this['listenTo'](_0x4b2c08,'mouseenter',()=>{_0x2d5681['offsetWidth']<_0x2d5681['scrollWidth']&&_0x4b2c08['classList']['add']('overlay');}),this['listenTo'](_0x4b2c08,'mouseleave',()=>{_0x4b2c08['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x4bfe3a of this['focusables'])this['focusTracker']['add'](_0x4bfe3a['element']),this['keystrokes']['listenTo'](_0x4bfe3a['element']);}['_createContextView'](){const _0x156ffb=new oe(this['locale']);return _0x156ffb['bind']('contextValue')['to'](this),_0x156ffb;}}class si extends kt{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x5f1f20,_0x34618f,_0x5254be,_0x59fce4){super(_0x5f1f20),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x34618f,this['_localUser']=_0x5254be,this['_config']=_0x59fce4,this['commentThreadHeaderView']=new Xt(_0x5f1f20,_0x34618f),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new Yt(_0x5f1f20,N(_0x5f1f20,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new te(_0x5f1f20,_0x34618f,Object['assign']({'CommentView':this['_config']['CommentView']},_0x59fce4)),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',(_0x1f3844,_0x3cfd69)=>_0x1f3844||!!_0x3cfd69),this['bind']('isUnlinked')['to'](_0x34618f,'unlinkedAt',_0x288460=>!!_0x288460),this['bind']('ariaLabel')['to'](this,'length',_0x14696f=>{const _0x430725=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return N(this['locale'],'COMMENT_THREAD_LABEL',[_0x14696f,_0x430725]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x2c3963(),this['keystrokes']=new jt(),this['focusCycler']=new _0x2437b0({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x172f11=>_0x172f11['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 _0x3d1fc5=new ie(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x566d80=_0x3d1fc5['commentInputView'];return _0x3d1fc5['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x566d80,'value',(_0x501b57,_0x1c6bee,_0x4f1e23,_0x52838e,_0x2111ab)=>!!_0x2111ab||!!_0x52838e&&_0x4f1e23&&!_0x1c6bee||_0x501b57&&_0x4f1e23&&!_0x1c6bee),_0x566d80['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x29c540,_0x3f6e7b,_0x2f6c17)=>{let _0x440908;return _0x440908=_0x2f6c17&&_0x3f6e7b?'Reply\x20to\x20reopen\x20discussion...':_0x29c540?'Reply...':'Write\x20a\x20comment...',N(this['locale'],_0x440908);}),_0x566d80['bind']('submitLabel')['to'](this,'length',_0x17994b=>N(this['locale'],_0x17994b?'Reply':'Comment')),_0x566d80['on']('submit',(_0x2f0ea0,_0x425122)=>{this['fire']('addComment',_0x425122),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x566d80['on']('cancel',()=>{this['focus']();}),_0x566d80['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x566d80['on']('cancel',_0x51ab0d=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x51ab0d['stop']());}),this['on']('change:isActive',(_0x33787e,_0x3c12bb,_0x2fe878)=>{_0x2fe878||this['length']||_0x566d80['value']||this['fire']('removeCommentThread');}),_0x3d1fc5;}}class gt extends/* #__PURE__ -- @preserve */
|
|
27
|
+
ti(si){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x1eca92,_0x3dedbe,_0x2bb4db,_0x5d976e){super(_0x1eca92,_0x3dedbe,_0x2bb4db,_0x5d976e),this['commentThreadChildren']=this['createCollection']([this['commentsListView'],this['commentThreadInputView'],this['ariaDescriptionView']]),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x1eca92,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x380cdb,_0x5b045e,_0x299d56)=>{_0x299d56||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x385088,_0x47cf61,_0x3a8895)=>{_0x3a8895&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x2b8dbb=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck','ck-thread','ck-reset_all-excluded','ck-rounded-corners',_0x2b8dbb['if']('isActive','ck-thread--active'),_0x2b8dbb['if']('isUnlinked','ck-thread--unlinked'),_0x2b8dbb['to']('actionIndicator',_0x565860=>_0x565860?'ck-thread--'+_0x565860:'')],'data-thread-id':this['_model']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x2b8dbb['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 _0x24829f of this['commentsListView']['commentViews'])_0x24829f['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x304eec}=this,_0x191b91=this['commentsListView']['commentViews']['get'](0x0);_0x191b91===this['_boundFirstCommentView']||_0x191b91['isSystemComment']||(this['_boundFirstCommentView']=_0x191b91,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x191b91,'actionIndicator',_0x5aac53=>'remove'===_0x5aac53?'remove':null),_0x191b91['placeholder']=N(_0x304eec,'Write\x20a\x20comment...'),_0x191b91['removeButton']['on']('execute',_0x5146f9=>{_0x5146f9['stop'](),this['showConfirm'](N(_0x304eec,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),this['on']('removeConfirm',()=>{_0x191b91['focus']();}),_0x191b91['actionBar']['add'](this['resolveButton'],0x0),_0x191b91['focusables']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x178ab7=new _0x459ede(this['locale']);return _0x178ab7['label']=N(this['locale'],'Resolve'),_0x178ab7['tooltip']=N(this['locale'],'Resolve'),_0x178ab7['icon']=_0x186b2a,_0x178ab7['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x178ab7['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x525886=>!_0x525886),_0x178ab7['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x546460,_0x12cda3)=>_0x546460&&!_0x12cda3),_0x178ab7['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x178ab7;}['_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(_0x5a697a){super(_0x5a697a),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x42cb3d,_0x4984a8,_0x5c0315)=>{this['element']['innerHTML']=_0x5c0315;}),this['element']['innerHTML']=this['content'];}}class di extends kt{['visibleView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x4617b2,_0x25249c,_0xd30b73){super(_0x4617b2),this['_model']=_0x25249c,this['_config']=_0xd30b73,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['bind']('ariaLabel')['to'](_0x25249c,'content',_0x25249c,'authoredAt',(_0x1a2c8d,_0x32347f)=>N(_0x4617b2,'COMMENT_ARIA_LABEL',[_0x25249c['author']['name'],_0xd30b73['formatDateTime'](_0x32347f),new DOMParser()['parseFromString'](_0x1a2c8d,'text/html')['body']['textContent'],_0x25249c['isExternal']?this['getExternalCommentNote']():''])),this['ariaDescriptionView']=new Yt(_0x4617b2,N(_0x4617b2,'COMMENT_THREAD_DESCRIPTION')),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']()),this['focusables']=new _0x324cf8(),this['focusTracker']=new _0x2c3963(),this['keystrokes']=new jt(),this['focusCycler']=new _0x2437b0({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x3da050=>_0x3da050['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 _0x1b84b1=new is(this['locale']);return _0x1b84b1['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x49b58c,_0xd754de)=>_0xd754de?ts(_0x49b58c,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x49b58c),_0x1b84b1;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x251438=new es(this['locale'],this['_config']['editorConfig']);return _0x251438['value']=this['_model']['content'],_0x251438['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x251438['submitLabel']=N(this['locale'],'Save'),_0x251438['on']('submit',(_0x5bbf10,_0x4aefe9)=>{this['fire']('updateComment',this['_model']['id'],_0x4aefe9),this['switchToDisplayMode'](),this['focus']();}),_0x251438['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x251438['once']('editorReady',()=>{_0x251438['focus']();}),_0x251438['createEditor'](),_0x251438['delegate']('editorReady')['to'](this),_0x251438['delegate']('editorDestroyed')['to'](this),_0x251438;}['_setupKeyboardNavigation'](){const _0x756f49=this['element'];this['keystrokes']['listenTo'](_0x756f49);for(const _0x9d261e of this['focusables'])this['focusTracker']['add'](_0x9d261e['element']),this['keystrokes']['listenTo'](_0x9d261e['element']);this['focusables']['on']('change',(_0x1c46bc,_0xa15734)=>{for(const _0x49bc2c of _0xa15734['removed'])this['focusTracker']['remove'](_0x49bc2c['element']),this['keystrokes']['stopListening'](_0x49bc2c['element']);for(const _0x40d565 of _0xa15734['added'])this['focusTracker']['add'](_0x40d565['element']),this['keystrokes']['listenTo'](_0x40d565['element']);}),this['keystrokes']['set']('enter',(_0x38272a,_0x1092f4)=>{_0x756f49===_0x38272a['target']&&(this['focusCycler']['focusFirst'](),_0x1092f4());}),this['keystrokes']['set']('esc',(_0x22d685,_0x12866a)=>{_0x756f49!==_0x22d685['target']&&(this['focus'](),_0x12866a());});}}class Tt extends/* #__PURE__ -- @preserve */
|
|
28
|
+
ti(di){['actionBar'];['userView'];constructor(_0x4c4e55,_0x49cc03,_0x41c9cc){super(_0x4c4e55,_0x49cc03,_0x41c9cc),this['set']('actionIndicator',null),this['set']('placeholder',N(_0x4c4e55,'Reply...')),this['bind']('authoredAt')['to'](_0x49cc03),this['bind']('resolvedAt')['to'](_0x49cc03),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 _0x29e7c1(_0x4c4e55,_0x49cc03['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['listenTo'](_0x49cc03,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x24a6b6=this['bindTemplate'],_0x4468ad=[{'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':_0x24a6b6['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x24a6b6['to']('authoredAt',_0x2f8fe7=>this['_config']['formatDateTime'](_0x2f8fe7))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x24a6b6['if']('isEditMode','ck-comment__actions--hidden'),_0x24a6b6['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']&&_0x4468ad['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper'],'tabindex':-0x1,'aria-label':_0x24a6b6['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id'],'role':'listitem'},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x24a6b6['if']('isEditMode','ck-comment--edit'),_0x24a6b6['if']('isSystemComment','ck-comment--info'),_0x24a6b6['to']('actionIndicator',_0x71be9a=>_0x71be9a?'ck-comment--'+_0x71be9a:'')],'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':_0x4468ad}]}]};}['_createEditButton'](){const _0x3ce7ec=new _0x29394f(this['locale']);return _0x3ce7ec['label']=N(this['locale'],'Edit'),_0x3ce7ec['icon']=_0x414066,_0x3ce7ec['withText']=!0x0,_0x3ce7ec['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x3ce7ec['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x7afdab=>!_0x7afdab),_0x3ce7ec['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x3ce7ec['on']('execute',()=>this['switchToEditMode']()),_0x3ce7ec;}['_createRemoveButton'](){const _0x4e50b2=new _0x29394f(this['locale']);return _0x4e50b2['label']=N(this['locale'],'Remove'),_0x4e50b2['icon']=_0x14c8a2,_0x4e50b2['withText']=!0x0,_0x4e50b2['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x4e50b2['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x1e26a8=>!_0x1e26a8),_0x4e50b2['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x4e50b2['on']('execute',()=>{this['showConfirm'](N(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x4e50b2;}['_createDropdown'](){const _0x139e43=_0x2f64f5(this['locale'],_0xfc082c),_0x45a2f0=_0x139e43['panelView']['children'],_0x1e7ca2=new _0x4f34df(this['locale']),_0x5233bd=_0x139e43['bindTemplate'];_0x283d50(_0x139e43,()=>this['items']['find'](_0x8beb4f=>_0x8beb4f['isVisible'])),_0x139e43['extendTemplate']({'attributes':{'class':[_0x5233bd['if']('isVisible','ck-hidden',_0x18f2c4=>!_0x18f2c4)]}});const _0x4f7e64=(_0x11af03,_0x5427df=-0x1)=>{const _0x561ea7=new _0x40ef76(this['locale']);_0x561ea7['children']['add'](_0x11af03);const _0x2cec25=_0x5427df>-0x1?_0x5427df:_0x1e7ca2['items']['length'];_0x1e7ca2['items']['add'](_0x561ea7,_0x2cec25);const _0xe44eb8=Array['from'](this['items']);_0x139e43['unbind']('isEnabled','isVisible'),_0x139e43['bind']('isEnabled')['toMany'](_0xe44eb8,'isEnabled',(..._0x19b781)=>_0x19b781['some'](_0x315013=>_0x315013)),_0x139e43['bind']('isVisible')['toMany'](_0xe44eb8,'isVisible',(..._0x58c98b)=>_0x58c98b['some'](_0x42fda7=>_0x42fda7));};_0x139e43['panelPosition']='sw',_0x139e43['buttonView']['set']({'label':N(this['locale'],'Show\x20more\x20items'),'icon':_0x3a4951});for(const _0x582aac of this['items'])_0x4f7e64(_0x582aac);return _0x45a2f0['add'](_0x1e7ca2),_0x139e43['listenTo'](this['items'],'add',(_0xb809cb,_0x373489,_0x48850e)=>{_0x4f7e64(_0x373489,_0x48850e);}),_0x139e43['listenTo'](this['items'],'remove',(_0x2f119a,_0x14e961,_0x9791ff)=>{_0x1e7ca2['items']['remove'](_0x9791ff);}),_0x139e43;}['_attachActions'](_0x1acb39,_0x5c45dc){const _0x452f8e=_0x1acb39&&_0x1acb39['element'];_0x452f8e&&(this['listenTo'](_0x452f8e,'mouseenter',()=>this['actionIndicator']=_0x5c45dc),this['listenTo'](_0x452f8e,'focus',()=>this['actionIndicator']=_0x5c45dc),this['listenTo'](_0x452f8e,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x452f8e,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0x1a0590=super['_createCommentInputView']();return _0x1a0590['bind']('placeholder')['to'](this),_0x1a0590;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function xt(_0x2e4a67){const _0x1fa4ae=Dt(_0x2e4a67,0x1e),_0x503db0=new MutationObserver(_0x41b73b=>{for(const _0x4b06da of _0x41b73b)('attributes'==_0x4b06da['type']&&'class'==_0x4b06da['attributeName']||'childList'==_0x4b06da['type']||'characterData'==_0x4b06da['type'])&&_0x1fa4ae();});return{'attach'(_0x1f56df){_0x503db0['observe'](_0x1f56df,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x503db0['disconnect'](),_0x1fa4ae['cancel']();}};}class E extends kt{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x211c84,_0x4b6338){super(_0x211c84),this['id']=_0x30e432(),this['focusTracker']=new _0x2c3963(),this['keystrokes']=new jt(),this['keystrokes']['set']('Esc',(_0x5b75e8,_0x15558f)=>this['fire']('Esc',_0x15558f)),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'](_0x4b6338),this['mainView']=_0x4b6338;const _0x417958=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x417958['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 _0x11c481=this['element']['clientHeight'];_0x11c481&&(this['height']=_0x11c481);}}class T extends/* #__PURE__ -- @preserve */
|
|
29
|
+
_0x5f276e(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0xb5eb57,target:_0x400f4a,type:_0x2a91be,isVisible:_0x301f30=!0x0}){super(),this['view']=_0xb5eb57,this['view']['element']||this['view']['render'](),this['_type']=_0x2a91be,this['_target']=_0x400f4a,T['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x4697a1([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x31f0d8,_0x4eb738)=>{this['view']['focusTracker']['add'](_0x4eb738);}),this['focusableElements']['on']('remove',(_0x3af40c,_0x2a78d1)=>{this['view']['focusTracker']['remove'](_0x2a78d1);}),this['set']('isVisible',_0x301f30);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x12d43e=this['_getNormalizedTarget']();return T['_assertCorrectTarget'](_0x12d43e),_0x12d43e;}get['targetRect'](){const _0x54ace7=this['target'];if(null===_0x54ace7)return null;if(_0x54ace7 instanceof _0xbd260)return _0x54ace7;const _0x17de97=_0x54ace7['filter'](_0x275512=>function(_0x479fda){const _0x1b2ae0=_0x479fda['offsetParent'];if(_0x1b2ae0)return!0x0;const _0xf1fae3=_0x479fda['getClientRects']()['item'](0x0);return!!_0xf1fae3;}(_0x275512));return 0x0===_0x17de97['length']?null:new _0xbd260(_0x17de97[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x1fff4e){this['view']['isActive']=_0x1fff4e,this['view']['mainView']['isActive']=_0x1fff4e;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x2f39cd){if(!(null===_0x2f39cd||_0x2f39cd instanceof _0xbd260||Array['isArray'](_0x2f39cd)&&_0x2f39cd['every'](_0x1a4886=>fi(_0x1a4886))))throw new _0x16a937('annotation-invalid-target',null,{'target':_0x2f39cd});}['_getNormalizedTarget'](){const _0x1ce1af='function'==typeof this['_target']?this['_target']():this['_target'];return fi(_0x1ce1af)?[_0x1ce1af]:_0x1ce1af;}}function fi(_0x84cec9){return null!==_0x84cec9&&'object'==typeof _0x84cec9&&'nodeType'in _0x84cec9&&0x1===_0x84cec9['nodeType'];}class S extends _0x4697a1{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x1b4557=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x2c3963(),this['_focusTracker']['on']('change:isFocused',(_0x2f23cb,_0x5e482c,_0x271578)=>{_0x271578||this['fire']('blur');});for(const _0x50417f of _0x1b4557)this['add'](_0x50417f);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x47304a){if(this['has'](_0x47304a))throw new _0x16a937('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x47304a['innerView'],_0x47304a),this['_viewToAnnotation']['set'](_0x47304a['view'],_0x47304a);for(const _0x533faf of _0x47304a['focusableElements'])this['_focusTracker']['add'](_0x533faf);this['listenTo'](_0x47304a['focusableElements'],'add',(_0x2f5b99,_0x3d2afd)=>{this['_focusTracker']['add'](_0x3d2afd);}),this['listenTo'](_0x47304a['focusableElements'],'remove',(_0x3950e5,_0x2937ec)=>{this['_focusTracker']['remove'](_0x2937ec);}),this['listenTo'](_0x47304a['view']['focusTracker'],'change:isFocused',(_0x2bd673,_0x163b78,_0xbebed2)=>{_0xbebed2&&this['fire']('focus',_0x47304a);}),_0x47304a['updateTargetRect']();const _0x1b7322=this['_getOrderInContent'](_0x47304a['view']['targetRect']);return super['add'](_0x47304a,_0x1b7322);}['remove'](_0x36d027){if(!this['has'](_0x36d027))throw new _0x16a937('annotationcollection-not-existing-item',null);this['stopListening'](_0x36d027['view']['focusTracker']),this['stopListening'](_0x36d027['focusableElements']);for(const _0x17a1f7 of _0x36d027['focusableElements'])this['_focusTracker']['remove'](_0x17a1f7);return this['_viewToAnnotation']['delete'](_0x36d027['view']),this['_innerViewToAnnotation']['delete'](_0x36d027['innerView']),super['remove'](_0x36d027);}['getByInnerView'](_0x58b382){return this['_innerViewToAnnotation']['get'](_0x58b382);}['getByView'](_0x54fc61){return this['_viewToAnnotation']['get'](_0x54fc61);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x4a3e1a of this)_0x4a3e1a['updateTargetRect']();this['_sort']();}['_sort'](){const _0x536a58=Array['from'](this)['sort']((_0x14f250,_0xa5ed4c)=>w(_0x14f250['view']['targetRect'],_0xa5ed4c['view']['targetRect']));for(let _0x19c8c1=_0x536a58['length']-0x1;_0x19c8c1>0x0;_0x19c8c1--){const _0x224c18=_0x536a58[_0x19c8c1];_0x19c8c1!==this['getIndex'](_0x224c18)&&(this['remove'](_0x224c18),this['add'](_0x224c18));}}['_getOrderInContent'](_0x2ade4f){let _0x38abf5=0x0;if(!_0x2ade4f)return this['length'];for(const _0x14c4de of this){const _0x4e584d=_0x14c4de['view']['targetRect'];if(_0x4e584d){if(w(_0x2ade4f,_0x4e584d)<0x0)return _0x38abf5;_0x38abf5++;}}return _0x38abf5;}}function v({source:_0x11bddc,target:_0x34a5a5,filter:_0x4ca7d6}){for(const _0x50d58a of _0x11bddc)_0x4ca7d6(_0x50d58a)&&_0x34a5a5['add'](_0x50d58a);_0x34a5a5['listenTo'](_0x11bddc,'add',(_0x3fabef,_0x5ae120)=>{_0x4ca7d6(_0x5ae120)&&_0x34a5a5['add'](_0x5ae120);}),_0x34a5a5['listenTo'](_0x11bddc,'remove',(_0x2b2f1b,_0x12f4d2)=>{_0x34a5a5['has'](_0x12f4d2)&&_0x34a5a5['remove'](_0x12f4d2);});}function w(_0x3c5adf,_0x116493){if(null===_0x3c5adf&&null===_0x116493)return 0x0;if(null===_0x3c5adf)return-0x1;if(null===_0x116493)return 0x1;const _0x4eb8fc=_0x3c5adf['top']-_0x116493['top'];return 0x0==_0x4eb8fc?_0x3c5adf['left']-_0x116493['left']:_0x4eb8fc;}class y extends _0x2b95da{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x15190c){if(super(_0x15190c),this['collection']=new S(),this['_visibleAnnotations']=new S(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x15190c instanceof _0x2c2513){const _0x5cadbf=_0x15190c['locale'];_0x15190c['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':N(_0x5cadbf,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':N(_0x5cadbf,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':N(_0x5cadbf,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':N(_0x5cadbf,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':N(_0x5cadbf,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':N(_0x5cadbf,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':N(_0x5cadbf,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x354a6b){this['collection']['add'](_0x354a6b);}['remove'](_0x48936f){this['collection']['remove'](_0x48936f),_0x48936f['destroy']();}['refreshVisibility'](){for(const _0x29f53b of this['collection'])_0x29f53b['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x1f2942){return this['collection']['getByInnerView'](_0x1f2942);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0xc5efad of this['collection'])_0xc5efad['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x48ede9){this['fire']('_activateAnnotation',_0x48ede9);}['createAnnotation'](_0x2e8e07){return new T(_0x2e8e07);}['createAnnotationView'](_0x22c8ba,_0x55802c){return new E(_0x22c8ba,_0x55802c);}['_addActiveAnnotation'](_0x288ad8){const _0x218190=new Set(this['activeAnnotations']);_0x218190['add'](_0x288ad8),this['activeAnnotations']=_0x218190;}['_removeActiveAnnotation'](_0x53df90){const _0x439d18=new Set(this['activeAnnotations']);_0x439d18['delete'](_0x53df90),this['activeAnnotations']=_0x439d18;}['_bindAnnotationsToVisibleAnnotations'](){const _0x114202=this['collection'],_0x153384=this['_visibleAnnotations'];function _0x3d4bf7(_0x123cac){const _0x47cd8c=_0x123cac['source'];_0x47cd8c['isVisible']&&!_0x153384['has'](_0x47cd8c)?_0x153384['add'](_0x47cd8c):!_0x47cd8c['isVisible']&&_0x153384['has'](_0x47cd8c)&&_0x153384['remove'](_0x47cd8c),_0x47cd8c['view']['focusTracker']['remove'](_0x47cd8c['view']['element']),_0x47cd8c['view']['focusTracker']['add'](_0x47cd8c['view']['element']);}this['listenTo'](_0x114202,'add',(_0x99ee47,_0x38a642)=>{_0x38a642['isVisible']&&_0x153384['add'](_0x38a642),this['listenTo'](_0x38a642,'change:isVisible',_0x3d4bf7);}),this['listenTo'](_0x114202,'remove',(_0x217ac4,_0x441caa)=>{_0x153384['has'](_0x441caa)&&_0x153384['remove'](_0x441caa),this['stopListening'](_0x441caa,'change:isVisible',_0x3d4bf7);});}['_setupEnterAnnotationKeystroke'](){const _0x23327f=_0x33be57=>{_0x33be57['on']('ready',()=>{_0x33be57['keystrokes']['set'](_0x5aa33c,(_0x36b8d6,_0x48ed24)=>{const _0x5ad747=_0x83c2b(this['activeAnnotations']['values']());_0x5ad747&&(_0x5ad747['view']['focus'](),_0x48ed24());});});};this['context']instanceof _0x2c2513?_0x23327f(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x511553,_0x338b14)=>{_0x23327f(_0x338b14);});}['_setupEscapeAnnotationHandling'](){const _0x3dd95d=_0x12e1cb=>{const _0x1d334c=_0x12e1cb['source'],_0x37f7c7=[];let _0x2653c4;if(Array['isArray'](_0x1d334c['target'])){_0x2653c4=_0x1d334c['target'][0x0],this['context']instanceof _0x2c2513?_0x37f7c7['push'](this['context']):this['context']['editors']&&_0x37f7c7['push'](...this['context']['editors']);for(const _0x4f3f15 of _0x37f7c7)for(const _0x168916 of _0x4f3f15['editing']['view']['domRoots']['values']())if(_0x168916['contains'](_0x2653c4))return void _0x4f3f15['editing']['view']['focus']();_0x2653c4['focus']();}};this['listenTo'](this['collection'],'add',(_0x4cbec2,_0x1829c5)=>{this['listenTo'](_0x1829c5,'escape',_0x3dd95d,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x4d4648,_0x276a90)=>{this['stopListening'](_0x276a90,'escape',_0x3dd95d);});}}const _t=Symbol('noChannel'),bt={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class o extends _0x2b95da{['_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(_0x4296c1){super(_0x4296c1),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x28fd55=this['context']['config'];_0x28fd55['define']('comments.maxCommentsWhenCollapsed',0x2),_0x28fd55['define']('comments.maxThreadTotalWeight',0x1f4),_0x28fd55['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x28fd55['define']('comments.CommentThreadView',gt),_0x28fd55['define']('comments.CommentView',Tt),_0x28fd55['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x3b4a07=this['context']['plugins']['get'](y);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x2a1022,_0x236a34)=>this['_addCommentThread'](_0x236a34)),this['on']('submitCommentThread',(_0x166421,_0x10dd43)=>this['_submitCommentThread'](_0x10dd43)),this['on']('resolveCommentThread',(_0x47f867,_0x2ec4a5)=>this['_resolveCommentThread'](_0x2ec4a5)),this['on']('resolveCommentThread',(_0x303862,_0x559a9d)=>this['_updateActiveAnnotation'](_0x559a9d),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x48c512,_0x2d11db)=>this['_reopenCommentThread'](_0x2d11db)),this['on']('reopenCommentThread',(_0x49faf3,_0x53e6cc)=>this['_updateActiveAnnotation'](_0x53e6cc),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x5b28e7,_0x2e2425)=>this['_removeCommentThread'](_0x2e2425)),this['on']('updateCommentThread',(_0x2075f1,_0x101a99)=>this['_updateCommentThread'](_0x101a99)),this['on']('updateCommentThread',(_0x1811e0,_0x6972c6)=>this['_updateActiveAnnotation'](_0x6972c6),{'priority':'lowest'}),this['on']('addComment',(_0x3c48a0,_0x359049)=>this['_addComment'](_0x359049)),this['on']('updateComment',(_0x2f5a81,_0x5771a4)=>this['_updateComment'](_0x5771a4)),this['on']('removeComment',(_0x47650c,_0x354d6c)=>this['_removeComment'](_0x354d6c)),this['on']('addComment',(_0x3b0d95,{threadId:_0xb8aafc,isFromAdapter:_0xd19478})=>{if(_0xd19478)return;const _0x3edadf=this['getCommentThread'](_0xb8aafc),_0x1b487e=_0x3edadf&&this['_threadToController']['get'](_0x3edadf);_0x1b487e&&_0x1b487e['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x3b4a07,'change:activeAnnotations',(_0x33bdb0,_0x1c591b,_0x10333a)=>{const _0x30a9d4=Array['from'](_0x10333a)['map'](_0x1e71d8=>this['_viewToController']['get'](_0x1e71d8['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x30a9d4?_0x30a9d4['model']:null;});}set['adapter'](_0x1581eb){if(this['_adapter'])throw new _0x16a937('commentsrepository-adapter-already-set');this['_adapter']=_0x1581eb;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x436f4f=_t,threadId:_0x2103f5=_0x30e432(),comments:_0x2d1046=[],unlinkedAt:_0x5a787c=null,resolvedAt:_0x1b8059=null,resolvedBy:_0x2a8c7d=null,target:_0x250de3=null,context:_0x5d6bed=null,attributes:_0x5435bb={},isResolvable:_0x509143=!0x0,isSubmitted:_0x107377=!0x1,isFromAdapter:_0x5a9739=!0x1}={}){return this['fire'](Nt('addCommentThread',_0x436f4f),{'channelId':_0x436f4f,'threadId':_0x2103f5,'comments':_0x2d1046,'unlinkedAt':_0x5a787c,'resolvedAt':_0x1b8059,'resolvedBy':_0x2a8c7d,'target':_0x250de3,'context':_0x5d6bed,'attributes':_0x5435bb,'isFromAdapter':_0x5a9739,'isResolvable':_0x509143,'isSubmitted':_0x107377}),this['getCommentThread'](_0x2103f5);}['openNewCommentThread']({channelId:_0x2081fb=_t,threadId:_0x5183f4=_0x30e432(),target:_0x12cccd,context:_0x5a419e=null,isResolvable:_0x204463=!0x0}){if(this['_readOnlyChannels']['has'](_0x2081fb)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x12cccd)throw new _0x16a937('commentsrepository-missing-target');const _0xe56c14=this['addCommentThread']({'channelId':_0x2081fb,'threadId':_0x5183f4,'target':_0x12cccd,'context':_0x5a419e,'isResolvable':_0x204463});if(!_0xe56c14)return null;const _0x36c33f=this['_threadToController']['get'](_0xe56c14),_0x545c66=_0x36c33f['view']['commentThreadInputView']['commentInputView'],_0x496b09=this['context']['plugins']['get'](y),_0x16e443=_0x496b09['getByInnerView'](_0x36c33f['view']);return _0x496b09['activate'](_0x16e443),_0x545c66['once']('editorReady',()=>_0x545c66['focus']()),_0xe56c14;}['hasCommentThread'](_0x18ed30){if('string'!=typeof _0x18ed30)throw new _0x16a937('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x18ed30);}['updateCommentThread']({channelId:_0x120371=_t,threadId:_0x14f73d,context:_0x28a79e,unlinkedAt:_0x495521,attributes:_0x2b61b8,isFromAdapter:_0x326eb9=!0x1}){return this['fire'](Nt('updateCommentThread',_0x120371),{'channelId':_0x120371,'threadId':_0x14f73d,'context':_0x28a79e,'unlinkedAt':_0x495521,'attributes':_0x2b61b8,'isFromAdapter':_0x326eb9}),this['getCommentThread'](_0x14f73d);}['getCommentThread'](_0x1be5ac){if('string'!=typeof _0x1be5ac)throw new _0x16a937('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x1be5ac);}['fetchCommentThread']({channelId:_0xd4808b,threadId:_0xe88bf6}={}){const _0x165c74=this['getCommentThread'](_0xe88bf6);if(_0x165c74)return Promise['resolve'](_0x165c74);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x16a937('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0xd4808b,'threadId':_0xe88bf6})['then'](_0x10891e=>this['hasCommentThread'](_0xe88bf6)?this['getCommentThread'](_0xe88bf6):_0x10891e?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0xd4808b},_0x10891e)):void 0x0)['catch'](_0xc16c85=>{throw console['error'](_0xc16c85),new _0x16a937('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x14dad3,skipNotAttached:_0x13f149=!0x1,skipEmpty:_0x16e614=!0x1,toJSON:_0x5b13f3=!0x1}={}){const _0x57a127=[];for(const _0x3cb677 of this['_threads']['values']())_0x14dad3&&_0x3cb677['channelId']!==_0x14dad3||_0x13f149&&!_0x3cb677['isAttached']||_0x16e614&&0x0===_0x3cb677['length']||_0x57a127['push'](_0x3cb677);return _0x5b13f3?_0x57a127['map'](_0x5f09ce=>_0x5f09ce['toJSON']()):_0x57a127;}['getAnnotationForCommentThread'](_0x36efb3){const _0x156538=this['_threadToController']['get'](_0x36efb3);if(!_0x156538)return null;return this['context']['plugins']['get'](y)['getByInnerView'](_0x156538['view'])||null;}['getCommentThreadForAnnotation'](_0xf06221){const _0x1ce25d=this['_viewToController']['get'](_0xf06221['innerView']);return _0x1ce25d?_0x1ce25d['model']:null;}['setActiveCommentThread'](_0x2471ba){const _0xbb4551=this['context']['plugins']['get'](y);if(!_0x2471ba)return void(this['activeCommentThread']&&_0xbb4551['deactivateAll']());const _0x209246=this['getCommentThread'](_0x2471ba);if(!_0x209246)throw new _0x16a937('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x2471ba});if(!this['_threadToController']['has'](_0x209246))throw new _0x16a937('commentsrepository-active-not-attached',null,{'threadId':_0x2471ba});const _0x454e6b=_0xbb4551['getByInnerView'](this['_threadToController']['get'](_0x209246)['view']);_0xbb4551['activate'](_0x454e6b);}['switchReadOnly'](_0x4ace17,_0x598cd5){_0x4ace17?this['_readOnlyChannels']['add'](_0x598cd5):this['_readOnlyChannels']['delete'](_0x598cd5),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x3f8aee){return this['_readOnlyChannels']['has'](_0x3f8aee)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x1bcd3d,_0x15767b){return new vt(_0x1bcd3d,_0x15767b);}['setPermissions'](_0x3b3457,_0x181bf8=_t){this['_permissions']['set'](_0x181bf8,_0x3b3457),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x13b88b=_t){return this['_permissions']['has'](_0x13b88b)?this['_permissions']['get'](_0x13b88b):bt;}['_addCommentThread']({channelId:_0x2f5a05,threadId:_0x3e4270,comments:_0xe91dfa,unlinkedAt:_0x57ea92,resolvedAt:_0x27c518,resolvedBy:_0x317c08,target:_0x3131a7,context:_0x1d9959,attributes:_0x1e754b,isFromAdapter:_0x33bf83,isResolvable:_0x2e99e3,isSubmitted:_0x3929b9}){if('string'!=typeof _0x3e4270)throw new _0x16a937('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x3e4270});if(this['hasCommentThread'](_0x3e4270))throw new _0x16a937('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x3e4270});const _0x25e042=new pi(this,{'channelId':_0x2f5a05,'id':_0x3e4270,'context':_0x1d9959,'attributes':_0x1e754b,'unlinkedAt':_0x57ea92,'resolvedAt':_0x27c518,'resolvedBy':_0x317c08?this['context']['plugins']['get'](it)['getUser'](_0x317c08):null,'isResolvable':_0x2e99e3,'isSubmitted':_0x3929b9||_0x33bf83});this['_threads']['set'](_0x3e4270,_0x25e042);for(const _0x27b241 of _0xe91dfa)_0x25e042['_add'](this['_createNewComment']({'threadId':_0x3e4270,..._0x27b241}));return _0x3131a7&&_0x25e042['attachTo'](_0x3131a7),_0x33bf83||!_0x25e042['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x2f5a05,'threadId':_0x3e4270});}['_submitCommentThread']({channelId:_0x500bdf,threadId:_0x5e2ba1}){if(!this['hasCommentThread'](_0x5e2ba1))throw new _0x16a937('commentsrepository-missing-comment-thread',this);const _0x46310a=this['getCommentThread'](_0x5e2ba1);if(_0x46310a['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x1a76e6,comments:_0x4142b3,resolvedAt:_0x1c377c,resolvedBy:_0x30d133,context:_0x210e7f,attributes:_0x4b6cd4}=_0x46310a,_0x43b7e7=this['context']['plugins']['get']('PendingActions'),_0x4e336a=_0x43b7e7['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x500bdf,'threadId':_0x1a76e6,'comments':_0x4142b3['map'](_0x64615c=>_0x64615c['toJSON']()),'resolvedAt':_0x1c377c,'resolvedBy':_0x30d133?_0x30d133['id']:_0x30d133,'context':_0x210e7f,'attributes':_0x4b6cd4})['then'](({comments:_0x285f8c})=>{_0x43b7e7['remove'](_0x4e336a);for(const _0x23eb1c of _0x285f8c)this['_updateComment']({'channelId':_0x500bdf,'threadId':_0x5e2ba1,'commentId':_0x23eb1c['commentId'],'createdAt':_0x23eb1c['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x15ed35=>{throw console['error'](_0x15ed35),new _0x16a937('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x3302c0,target:_0x4d323e}){const _0x4d7c82=this['getCommentThread'](_0x3302c0);if(!_0x4d7c82)throw new _0x16a937('commentsrepository-attach-missing-comment-thread',this);const _0xca5f57=this['context']['plugins']['get']('PendingActions'),_0x118546=this['context']['plugins']['get'](y),_0x545f1e=this['_createCommentThreadView'](_0x4d7c82),_0x90745b=new vt(_0x4d7c82,_0x545f1e);let _0x126267=null;_0x545f1e['on']('change:isDirty',(_0x46a29d,_0x431bee,_0x23c9d3)=>{_0x23c9d3?_0x126267=_0xca5f57['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x126267&&(_0xca5f57['remove'](_0x126267),_0x126267=null);}),this['_threadToController']['set'](_0x4d7c82,_0x90745b),this['_viewToController']['set'](_0x545f1e,_0x90745b);const _0x34eb91=new E(this['context']['locale'],_0x545f1e);_0x34eb91['bind']('length')['to'](_0x545f1e),_0x34eb91['bind']('isDirty')['to'](_0x545f1e,'isDirty',_0x545f1e,'length',(_0x53424b,_0x47e30d)=>_0x53424b||!_0x47e30d),_0x34eb91['bind']('isActive')['to'](_0x545f1e),_0x34eb91['type']='comment';const _0x2d0738=new T({'view':_0x34eb91,'target':_0x4d323e,'type':'comment','isVisible':!_0x4d7c82['archivedAt']&&!!('function'==typeof _0x4d323e?_0x4d323e():_0x4d323e)});return _0x545f1e['on']('escape',()=>{_0x2d0738['fire']('escape');}),this['_bindAnnotationToEditors'](_0x545f1e,_0x2d0738),_0x118546['add'](_0x2d0738),_0x2d0738;}['_bindAnnotationToEditors'](_0x53f44a,_0x77f9ec){this['listenTo'](_0x53f44a,'editorReady',(_0x173b4f,_0x450e55)=>{const _0x11d497=_0x450e55['ui']['view']['body']['bodyCollectionContainer'];_0x77f9ec['focusableElements']['add'](_0x11d497),this['context']instanceof _0x2c2513&&this['context']['ui']['focusTracker']['add'](_0x11d497);},{'priority':'highest'}),this['listenTo'](_0x53f44a,'editorDestroyed',(_0x28d82e,_0x2bb3f2)=>{const _0x4a155f=_0x2bb3f2['ui']['view']['body']['bodyCollectionContainer'];_0x77f9ec['focusableElements']['has'](_0x4a155f)&&_0x77f9ec['focusableElements']['remove'](_0x4a155f),this['context']instanceof _0x2c2513&&this['context']['ui']['focusTracker']['remove'](_0x4a155f);});}['_unbindEditors'](_0x56e769){this['stopListening'](_0x56e769,'editorReady'),this['stopListening'](_0x56e769,'editorDestroyed');}['_createCommentThreadView'](_0x1f24ed){const _0x47267f=this['context']['plugins']['get'](it),{config:_0x561894,locale:_0x198d95}=this['context'],_0x2a93e3=pt(_0x561894['get']('locale'),_0x198d95);return new(0x0,(_0x561894['get']('comments'))['CommentThreadView'])(_0x198d95,_0x1f24ed,_0x47267f['me'],{'editorConfig':{..._0x561894['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x561894['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x561894['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x561894['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x561894['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x2a93e3,'CommentView':_0x561894['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x464afa,channelId:_0x26f426,resolvedAt:_0xfb8ca8,resolvedBy:_0x409d65,isFromAdapter:_0x54be52}){if(!this['hasCommentThread'](_0x464afa))throw new _0x16a937('commentsrepository-missing-comment-thread',null,{'threadId':_0x464afa});const _0x442817=this['getCommentThread'](_0x464afa);if(_0x442817['isResolved'])throw new _0x16a937('commentsrepository-resolved-comment-thread',null,{'threadId':_0x464afa});const _0x135121=this['context']['plugins']['get'](it);if(_0x442817['resolvedBy']=_0x135121['getUser'](_0x409d65),_0x442817['resolvedAt']=_0xfb8ca8,_0x54be52||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x214abf=this['context']['plugins']['get']('PendingActions'),_0x100bc8=_0x214abf['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x26f426,'threadId':_0x464afa})['then'](({resolvedAt:_0x4778aa,resolvedBy:_0x2ddf68})=>{_0x214abf['remove'](_0x100bc8),_0x442817['resolvedBy']['id']!==_0x2ddf68&&(_0x442817['resolvedBy']=_0x135121['getUser'](_0x2ddf68)),_0x442817['resolvedAt']=_0x4778aa;})['catch'](_0x2ad3e2=>{throw console['error'](_0x2ad3e2),new _0x16a937('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x23254a,channelId:_0x17f732,isFromAdapter:_0x343114}){if(!this['hasCommentThread'](_0x23254a))throw new _0x16a937('commentsrepository-missing-comment-thread',null,{'threadId':_0x23254a});const _0xabf462=this['getCommentThread'](_0x23254a);if(!_0xabf462['isResolved'])throw new _0x16a937('commentsrepository-reopen-comment-thread',null,{'threadId':_0x23254a});if(_0xabf462['resolvedBy']=null,_0xabf462['resolvedAt']=null,_0x343114||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x5e96f4=this['context']['plugins']['get']('PendingActions'),_0x5321a2=_0x5e96f4['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x17f732,'threadId':_0x23254a})['then'](()=>_0x5e96f4['remove'](_0x5321a2))['catch'](_0x51f9f2=>{throw console['error'](_0x51f9f2),new _0x16a937('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x4f5dad,isFromAdapter:_0x4033f2}){const _0x59d1a6=this['getCommentThread'](_0x4f5dad);if(!_0x59d1a6)throw new _0x16a937('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x4f5dad),this['_threads']['delete'](_0x4f5dad),!_0x59d1a6['isSubmitted']||_0x4033f2||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x247a25=this['context']['plugins']['get']('PendingActions'),{channelId:_0x56a6ac}=_0x59d1a6,_0x2f4270=_0x247a25['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x56a6ac,'threadId':_0x4f5dad})['then'](()=>_0x247a25['remove'](_0x2f4270))['catch'](_0x1e29ff=>{throw console['error'](_0x1e29ff),new _0x16a937('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x241794,unlinkedAt:_0x13b7d9,context:_0x5ccc74,attributes:_0x11e125,isFromAdapter:_0x283dc1}){if('string'!=typeof _0x241794)throw new _0x16a937('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x241794});if(!this['hasCommentThread'](_0x241794))throw new _0x16a937('commentsrepository-missing-comment-thread',null,{'threadId':_0x241794});const _0x202c55=this['getCommentThread'](_0x241794);let _0x5e4ec2=!0x1;if(void 0x0!==_0x5ccc74&&_0x202c55['context']!==_0x5ccc74&&(_0x202c55['context']=_0x5ccc74,_0x5e4ec2=!0x0),void 0x0!==_0x13b7d9&&_0x202c55['unlinkedAt']!==_0x13b7d9&&(_0x202c55['unlinkedAt']=_0x13b7d9,_0x5e4ec2=!0x0),_0x11e125&&!At(_0x11e125,_0x202c55['attributes'])&&(_0x202c55['attributes']=_0x11e125,_0x5e4ec2=!0x0),!_0x5e4ec2)return Promise['resolve']();if(!_0x202c55['isSubmitted']||_0x283dc1||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x308eba=this['context']['plugins']['get']('PendingActions'),{channelId:_0x111214}=_0x202c55,_0x3db270=_0x308eba['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x111214,'threadId':_0x241794,'context':_0x5ccc74,'unlinkedAt':_0x13b7d9,'attributes':_0x11e125})['then'](()=>_0x308eba['remove'](_0x3db270))['catch'](_0x1b5115=>{throw console['error'](_0x1b5115),new _0x16a937('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x900e45){const _0xcfb412=this['context']['plugins']['get'](y),_0x2f89bc=this['getCommentThread'](_0x900e45);if(_0x2f89bc['_isAttached']=!0x1,this['_threadToController']['has'](_0x2f89bc)){const _0x4c835d=this['_threadToController']['get'](_0x2f89bc),_0x333bec=_0x4c835d['view'],_0x2ff6a7=_0xcfb412['getByInnerView'](_0x333bec);this['_threadToController']['delete'](_0x2f89bc),this['_viewToController']['delete'](_0x333bec),_0x2ff6a7&&_0xcfb412['remove'](_0x2ff6a7),_0x4c835d['destroy'](),_0x333bec['destroy']()['then'](()=>{this['_unbindEditors'](_0x333bec);});}}['_updateActiveAnnotation']({threadId:_0x53ecf9,resolvedAt:_0x218f69,unlinkedAt:_0xce29}){const _0x40cd6f=!!_0x218f69,_0x579576=this['context']['plugins']['get'](y),_0x502969=this['getCommentThread'](_0x53ecf9);if(this['_threadToController']['has'](_0x502969)){const _0x1c279a=this['_threadToController']['get'](_0x502969)['view'],_0x540d0c=_0x579576['getByInnerView'](_0x1c279a);_0x540d0c&&(_0x40cd6f&&_0x579576['_removeActiveAnnotation'](_0x540d0c),_0xce29?_0x540d0c['isVisible']=!0x1:_0x540d0c['refreshVisibility']());}}['_getExternalAuthor'](_0x7944cc){const _0x138186=this['context']['plugins']['get'](it),_0x48f150=It('external:'+_0x7944cc),_0x2b9d2a=_0x138186['getUser'](_0x48f150);return _0x2b9d2a||_0x138186['addUser']({'id':_0x48f150,'name':_0x7944cc});}['_createNewComment']({threadId:_0x4bad1c,commentId:_0x41dbf9=_0x30e432(),content:_0x4e576f,authorId:_0x47c75e,createdAt:_0x45ccc0,attributes:_0x4889d6}){if('string'!=typeof _0x41dbf9)throw new _0x16a937('commentsrepository-invalid-commentid');if('string'!=typeof _0x47c75e)throw new _0x16a937('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x4e576f||!_0x4e576f['trim']())throw new _0x16a937('commentsrepository-invalid-comment-content');const _0x453f2f=this['context']['plugins']['get'](it)['getUser'](_0x47c75e);if(!_0x453f2f)throw new _0x16a937('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x47c75e});let _0x3600ea=null,_0x9c002=_0x45ccc0;return _0x4889d6?.['@external']&&(_0x3600ea=this['_getExternalAuthor'](_0x4889d6['@external']['authorName']),_0x9c002=new Date(_0x4889d6['@external']['createdAt'])),new wi(this,{'threadId':_0x4bad1c,'id':_0x41dbf9,'author':_0x3600ea||_0x453f2f,'creator':_0x453f2f,'content':_0x4e576f,'createdAt':_0x45ccc0,'authoredAt':_0x9c002,'attributes':_0x4889d6});}['_addComment'](_0x7d09cb){let {threadId:_0x25fe56,content:_0x150af4,attributes:_0x33f237,isFromAdapter:_0x4ce9d}=_0x7d09cb;const _0x162e07=this['getCommentThread'](_0x7d09cb['threadId']);if(!_0x162e07)throw new _0x16a937('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x40fb65=this['_createNewComment'](_0x7d09cb),{id:_0x345fe}=_0x40fb65;if(_0x162e07['_add'](_0x40fb65),_0x4ce9d||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x162e07['isSubmitted'])return Promise['resolve']();const _0x1f7a7b=this['context']['plugins']['get']('PendingActions'),{channelId:_0x346937}=_0x162e07,_0x1c9363=_0x1f7a7b['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x33f237||(_0x33f237={}),this['adapter']['addComment']({'channelId':_0x346937,'threadId':_0x25fe56,'commentId':_0x345fe,'content':_0x150af4,'attributes':_0x33f237})['then'](_0x554d44=>{_0x1f7a7b['remove'](_0x1c9363),_0x554d44&&this['_updateComment']({'channelId':_0x346937,'threadId':_0x25fe56,'commentId':_0x345fe,'createdAt':_0x554d44['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x2ee9be=>{throw console['error'](_0x2ee9be),new _0x16a937('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x114419,commentId:_0x35d194,content:_0x34c07c,createdAt:_0x130fdf,attributes:_0x4c0c3c,isFromAdapter:_0x46aee0}){if(void 0x0!==_0x34c07c&&('string'!=typeof _0x34c07c||!_0x34c07c['trim']()['length']))throw new _0x16a937('commentsrepository-update-comment-invalid-content');const _0x30b1b3=this['getCommentThread'](_0x114419),_0x59075d=_0x30b1b3['getComment'](_0x35d194);if(!_0x59075d)throw new _0x16a937('commentsrepository-update-missing-comment',this);let _0x522b9e=!0x1;if(_0x34c07c&&_0x34c07c!==_0x59075d['content']&&(_0x59075d['isEditable']||_0x46aee0)&&(_0x59075d['content']=_0x34c07c,_0x522b9e=!0x0),_0x130fdf&&_0x130fdf!==_0x59075d['createdAt']&&(_0x59075d['createdAt']=_0x130fdf,_0x59075d['attributes']&&_0x59075d['attributes']['@external']||(_0x59075d['authoredAt']=_0x130fdf),_0x522b9e=!0x0),_0x4c0c3c&&!At(_0x4c0c3c,_0x59075d['attributes'])&&(_0x59075d['attributes']=_0x4c0c3c,_0x522b9e=!0x0),!_0x522b9e)return Promise['resolve']();if(_0x30b1b3['fire']('commentUpdated'),_0x46aee0||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x3f1750=this['context']['plugins']['get']('PendingActions'),{channelId:_0x3f4001}=this['getCommentThread'](_0x59075d['threadId']),_0x7e260d=_0x3f1750['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x3f4001,'threadId':_0x114419,'commentId':_0x35d194,'content':_0x34c07c,'attributes':_0x4c0c3c})['then'](()=>_0x3f1750['remove'](_0x7e260d))['catch'](_0x41f41d=>{throw console['error'](_0x41f41d),new _0x16a937('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x11ca6a,commentId:_0x6136f8,isFromAdapter:_0x1a129d}){const _0x242d7d=this['getCommentThread'](_0x11ca6a),_0x23f01a=_0x242d7d['getComment'](_0x6136f8);if(!_0x23f01a)throw new _0x16a937('commentsrepository-remove-missing-comment',this);if(_0x242d7d['_remove'](_0x23f01a),_0x1a129d||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x223b28=this['context']['plugins']['get']('PendingActions'),{channelId:_0x20ec63}=_0x242d7d,_0xf67c46=_0x223b28['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x20ec63,'threadId':_0x11ca6a,'commentId':_0x6136f8})['then'](()=>_0x223b28['remove'](_0xf67c46))['catch'](_0x21086d=>{throw console['error'](_0x21086d),new _0x16a937('commentsrepository-remove-comment-internal-error',this);});}}class pi extends/* #__PURE__ -- @preserve */
|
|
30
|
+
_0x5f276e(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x3ab331,_0x48de2c){super();const _0x57a2f0=_0x48de2c['isResolvable'];this['channelId']=_0x48de2c['channelId'],this['id']=_0x48de2c['id'],this['comments']=new _0x4697a1(),this['_repository']=_0x3ab331,this['_isAttached']=!0x1,this['_isSubmitted']=_0x48de2c['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x3ab331,'_permissions',_0x3ab331,'_readOnlyChannels',()=>_0x3ab331['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x3ab331,'_permissions',()=>_0x3ab331['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x3ab331,'_permissions',()=>{const _0x16220d=_0x3ab331['getPermissions'](this['channelId']);return _0x16220d['write']||_0x16220d['admin'];}),this['bind']('isResolvable')['to'](_0x3ab331,'_permissions',()=>_0x57a2f0&&_0x3ab331['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x48de2c['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x4e5321,_0x1ab8d7)=>_0x4e5321?_0x1ab8d7?_0x4e5321<_0x1ab8d7?_0x4e5321:_0x1ab8d7:_0x4e5321:_0x1ab8d7),this['set']('unlinkedAt',_0x48de2c['unlinkedAt']||null),this['set']('resolvedAt',_0x48de2c['resolvedAt']||null),this['set']('resolvedBy',_0x48de2c['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x4723ef=>!!_0x4723ef),this['set']('attributes',_0x48de2c['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0xd12654,_0x3ca27e)=>_0xd12654+_0x3ca27e['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0xb047e8,id:_0x302b8e}=this;this['_repository']['fire'](Nt('submitCommentThread',_0xb047e8),{'channelId':_0xb047e8,'threadId':_0x302b8e});}['setUnlinkedAt'](_0x40f707){this['_update']({'unlinkedAt':_0x40f707});}['resolve']({resolvedAt:_0x3d425c=new Date(),resolvedBy:_0x20a033='',isFromAdapter:_0x290d92=!0x1}={}){const _0x359cef=this['_repository']['context']['plugins']['get'](it)['me'],{channelId:_0x29912e,id:_0x3ede02}=this;this['_repository']['fire'](Nt('resolveCommentThread',_0x29912e),{'channelId':_0x29912e,'threadId':_0x3ede02,'resolvedAt':_0x3d425c,'resolvedBy':_0x20a033||_0x359cef['id'],'isFromAdapter':_0x290d92});}['reopen']({isFromAdapter:_0x54e80b=!0x1}={}){const {channelId:_0x163fdf,id:_0x25b547}=this;this['_repository']['fire'](Nt('reopenCommentThread',_0x163fdf),{'channelId':_0x163fdf,'threadId':_0x25b547,'isFromAdapter':_0x54e80b});}['setContext'](_0x4463e3){this['context']||this['_update']({'context':_0x4463e3});}['setAttribute'](_0x416840,_0xebe323){const _0x21810e=wt(this['attributes']);yt(_0x21810e,_0x416840,_0xebe323),this['_update']({'attributes':_0x21810e});}['removeAttribute'](_0x52c4ad){const _0x252110=wt(this['attributes']);Ct(_0x252110,_0x52c4ad),this['_update']({'attributes':_0x252110});}['remove']({isFromAdapter:_0x17c0e1=!0x1}={}){const {channelId:_0x10ecb0,id:_0x34b3e1}=this;this['_repository']['fire'](Nt('removeCommentThread',_0x10ecb0),{'channelId':_0x10ecb0,'threadId':_0x34b3e1,'isFromAdapter':_0x17c0e1});}['attachTo'](_0x131d6a){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x131d6a});}['addComment'](_0x159c96){const {channelId:_0x5c9de1,id:_0x4a1efd}=this;this['_repository']['fire'](Nt('addComment',_0x5c9de1,_0x4a1efd),Object['assign']({'channelId':_0x5c9de1,'threadId':_0x4a1efd},_0x159c96));}['getComment'](_0x40c177){if('string'!=typeof _0x40c177)throw new _0x16a937('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x40c177});return this['comments']['get'](_0x40c177);}['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'](_0x305937=>_0x305937['toJSON']()),'attributes':this['attributes']};}['_add'](_0x3dd1c6){return this['listenTo'](_0x3dd1c6,'change:authoredAt',()=>{const _0x2ec71c=this['_findOptimalIndex'](_0x3dd1c6),_0x380f44=this['comments'];_0x2ec71c-0x1!=_0x380f44['getIndex'](_0x3dd1c6)&&_0x2ec71c+0x1!=_0x380f44['getIndex'](_0x3dd1c6)&&(this['_remove'](_0x3dd1c6),this['_add'](_0x3dd1c6));}),this['comments']['add'](_0x3dd1c6,this['_findOptimalIndex'](_0x3dd1c6));}['_update'](_0x239e6f){const {channelId:_0x2ca332,id:_0x2668b8}=this;this['_repository']['fire'](Nt('updateCommentThread',_0x2ca332),{..._0x239e6f,'channelId':_0x2ca332,'threadId':_0x2668b8});}['_remove'](_0x237cfa){return this['stopListening'](_0x237cfa),_0x237cfa['destroy'](),this['comments']['remove'](_0x237cfa);}['_findOptimalIndex'](_0x39e903){const _0x54971e=this['comments']['find'](_0x1c08dc=>new Date(_0x1c08dc['authoredAt'])['getTime']()>new Date(_0x39e903['authoredAt'])['getTime']());return _0x54971e?this['comments']['getIndex'](_0x54971e):this['length'];}}class wi extends/* #__PURE__ -- @preserve */
|
|
31
|
+
_0x5f276e(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x6adbcb,_0x4c451f){super();const _0x33fab6=_0x6adbcb['context']['plugins']['get'](it)['me'],_0x41ca93=_0x6adbcb['getCommentThread'](_0x4c451f['threadId']),_0x1dc0f8=0x0===_0x41ca93['comments']['length'],_0x23b2fb=_0x33fab6===_0x4c451f['author'];this['id']=_0x4c451f['id'],this['threadId']=_0x4c451f['threadId'],this['author']=_0x4c451f['author'],this['creator']=_0x4c451f['creator'],this['isExternal']=Boolean(_0x4c451f['attributes']&&_0x4c451f['attributes']['@external']),this['set']('content',_0x4c451f['content']),this['createdAt']=_0x4c451f['createdAt']||new Date(),this['set']('authoredAt',_0x4c451f['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x41ca93,'resolvedAt'),this['set']('attributes',_0x4c451f['attributes']||{}),this['bind']('isEditable')['to'](_0x6adbcb,'_permissions',()=>{const _0x5ba86e=_0x6adbcb['getPermissions'](_0x41ca93['channelId'])['write'],_0x470744=_0x6adbcb['getPermissions'](_0x41ca93['channelId'])['modifyAll'];return _0x23b2fb&&_0x5ba86e||!_0x23b2fb&&_0x470744;}),this['bind']('isRemovable')['to'](_0x41ca93,'isRemovable',_0x6adbcb,'_permissions',_0x36a054=>{const _0x9ec495=_0x6adbcb['getPermissions'](_0x41ca93['channelId'])['write'],_0x113b9f=_0x6adbcb['getPermissions'](_0x41ca93['channelId'])['modifyAll'];return _0x23b2fb&&_0x9ec495||_0x36a054&&_0x1dc0f8||!_0x23b2fb&&_0x113b9f&&!_0x1dc0f8;}),this['bind']('isReadOnly')['to'](_0x41ca93,'isReadOnly'),this['_repository']=_0x6adbcb;}get['weight'](){return Math['max'](function(_0x52a65a){const _0xcaf374=document['createElement']('div');return _0xcaf374['innerHTML']=_0x52a65a,_0xcaf374['textContent']['length'];}(this['content']),0xc8);}['update'](_0x4b0e89){const {threadId:_0x51ab29,id:_0x126594}=this;if(!this['_repository']['hasCommentThread'](_0x51ab29))throw new _0x16a937('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x52136b}=this['_repository']['getCommentThread'](_0x51ab29);this['_repository']['fire'](Nt('updateComment',_0x52136b,_0x51ab29),{'channelId':_0x52136b,'threadId':_0x51ab29,'commentId':_0x126594,..._0x4b0e89});}['setAttribute'](_0x3030df,_0x2d40a4){const _0x19357a=wt(this['attributes']);yt(_0x19357a,_0x3030df,_0x2d40a4),this['update']({'attributes':_0x19357a});}['removeAttribute'](_0x36ca29){const _0x4730dd=wt(this['attributes']);Ct(_0x4730dd,_0x36ca29),this['update']({'attributes':_0x4730dd});}['remove'](_0x3d34e3={}){if(!_0x3d34e3['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x6b4a10,id:_0x20737f}=this;if(!this['_repository']['hasCommentThread'](_0x6b4a10))throw new _0x16a937('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x47dad2}=this['_repository']['getCommentThread'](_0x6b4a10);this['_repository']['fire'](Nt('removeComment',_0x47dad2,_0x6b4a10),{'channelId':_0x47dad2,'threadId':_0x6b4a10,'commentId':_0x20737f,..._0x3d34e3});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function Nt(_0x2f28ea,..._0x372ddb){for(const _0x5622ac of _0x372ddb)void 0x0!==_0x5622ac&&(_0x2f28ea+=':'+String(_0x5622ac));return _0x2f28ea;}class ot extends _0x1efacd{constructor(_0x193da0){super(_0x193da0),this['set']('hasContent',!0x1);}['refresh'](){const _0x8e4360=this['editor']['model']['document']['selection'];this['isEnabled']=!0x0,this['hasContent']=!0x1;for(const _0x1b8535 of _0x8e4360['getRanges']())if(this['_hasContent'](_0x1b8535))return void(this['hasContent']=!0x0);}['execute']({threadId:_0x34098a=_0x30e432(),ranges:_0x4acc81,comment:_0x3d74e9}={}){const _0x3e030c=this['editor']['model'],_0x42bd0d=_0x4acc81??Array['from'](_0x3e030c['document']['selection']['getRanges']()),_0x38094d=[];for(const _0x190e58 of _0x42bd0d)this['_hasContent'](_0x190e58)&&_0x38094d['push'](this['_trimToContent'](_0x190e58));if(!_0x38094d['length'])throw new _0x16a937('addcommentthreadcommand-incorrect-ranges',null);_0x3d74e9&&this['_createCommentThread'](_0x34098a,_0x3d74e9),this['_createMarkersFromRanges'](_0x34098a,_0x38094d,!!_0x3d74e9);}['_createMarkersFromRanges'](_0x37b107,_0xfc1c6f,_0x144b25){this['editor']['model']['change'](_0x20006c=>{for(const _0x2fcdb8 of _0xfc1c6f){const _0x216a1f=_0x30e432()['substr'](0x1,0x5),_0x319c1c='comment:'+_0x37b107+':'+_0x216a1f;_0x20006c['addMarker'](_0x319c1c,{'range':_0x2fcdb8,'usingOperation':_0x144b25,'affectsData':_0x144b25});}});}['_createCommentThread'](_0x25aed1,_0xd5e406){const _0x129a3a=this['editor']['plugins']['get']('CommentsRepository'),_0xfd43e5=this['editor']['config']['get']('collaboration.channelId'),_0x28d422=this['editor']['plugins']['get']('Users')['me'];if(!_0x28d422)throw new _0x16a937('addcommentthreadcommand-user-not-found',null);_0x129a3a['addCommentThread']({'threadId':_0x25aed1,'channelId':_0xfd43e5,'comments':[{'authorId':_0x28d422['id'],'content':_0xd5e406,'createdAt':new Date(),'attributes':{}}]});}['_hasContent'](_0x22987f){for(const _0x24285d of _0x22987f['getItems']())if(this['_itemIsContent'](_0x24285d))return!0x0;return!0x1;}['_itemIsContent'](_0x4d8c96){return _0x4d8c96['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x4d8c96)&&!_0x4d8c96['is']('element','tableCell');}['_trimToContent'](_0xa92f77){const _0x32fe46=_0x277bad=>!this['_itemIsContent'](_0x277bad['item']),_0x427893=_0xa92f77['start']['getLastMatchingPosition'](_0x32fe46),_0xf6aaca=_0xa92f77['end']['getLastMatchingPosition'](_0x32fe46,{'direction':'backward'});return this['editor']['model']['createRange'](_0x427893,_0xf6aaca);}}class b extends _0x1fefff{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[y];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1221d4){super(_0x1221d4),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x2afc9a=this['editor'],_0x215037=_0x2afc9a['model']['document']['selection'],_0x215d20=_0xe584be(()=>this['refreshSelectedViews'](),0xa);_0x215037['on']('change:range',(_0x24b0b7,_0x37b33e)=>{_0x37b33e['directChange']&&(_0x215d20['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x2afc9a['editing']['view']['document'],'change:isFocused',(_0x3a30dc,_0x48f870,_0x33033c)=>{_0x33033c&&_0x215d20();}),this['listenTo'](_0x2afc9a['ui']['focusTracker'],'change:isFocused',(_0x75ed7d,_0x1283e8,_0x1d0ebd)=>{_0x1d0ebd||this['fire']('blur',{'isAnnotationTracked':_0x446cd8=>this['_editorAnnotationsData']['has'](_0x446cd8['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x164a9f){if(this['_editorAnnotations']['has'](_0x164a9f['view']))return;this['_editorAnnotations']['add'](_0x164a9f['view']),this['editor']['ui']['focusTracker']['add'](_0x164a9f['view']['element']);const _0x2330ed=this['editor']['plugins']['get'](y);this['listenTo'](_0x2330ed['collection'],'remove',(_0xa8c401,_0x51b8f3)=>{this['editor']['ui']['focusTracker']['remove'](_0x51b8f3['view']['element']),this['_editorAnnotations']['delete'](_0x51b8f3['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x5f12b9){if('function'!=typeof _0x5f12b9)throw new _0x16a937('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x5f12b9);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x3ec2a2,annotations:_0x108397}){const _0x7952b5=[],_0x519efc=this['editor']['model']['document']['selection'],_0x59b4bd=Array['from'](_0x519efc['getRanges']());for(const [_0xb6ee8d,_0x331b9d]of this['_editorAnnotationsData']){const _0x218ca9=_0x4647c2(_0x331b9d),_0xbfe823=_0x108397['getByInnerView'](_0xb6ee8d);_0x218ca9&&_0xbfe823&&_0x7952b5['push']({'annotation':_0xbfe823,'range':_0x218ca9});}function _0x4647c2(_0x26f842){for(const _0x5f0a58 of _0x26f842)for(const _0x184b34 of _0x59b4bd)if(_0x5f0a58['containsRange'](_0x184b34,!_0x519efc['isCollapsed']))return _0x5f0a58;return null;}return _0x7952b5['sort']((_0x12a3fe,_0x3353c2)=>{const _0x5997e9=_0x12a3fe['range'],_0x477c9f=_0x3353c2['range'];if(!_0x5997e9['isEqual'](_0x477c9f)){if(_0x5997e9['containsRange'](_0x477c9f,!0x0))return 0x1;if(_0x477c9f['containsRange'](_0x5997e9,!0x0))return-0x1;}return _0x12a3fe['annotation']==_0x3ec2a2?-0x1:_0x3353c2['annotation']==_0x3ec2a2?0x1:0x0;})['map'](_0x1e263f=>_0x1e263f['annotation']);}get['_editorAnnotationsData'](){const _0x6e0df7=new Map();for(const _0x2f03b6 of Array['from'](this['_dataCollectors']))for(const [_0x3abc52,_0x12e85b]of _0x2f03b6())_0x6e0df7['set'](_0x3abc52,_0x12e85b);return _0x6e0df7;}}class st extends _0x1fefff{['afterInit'](){const _0x85412=this['editor'];if(!_0x85412['plugins']['has']('RestrictedEditingModeEditing'))return;_0x85412['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class ct extends _0x1fefff{constructor(_0x5c14cf){super(_0x5c14cf),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x5d5f66=this['editor'],_0x20e936=_0x5d5f66['commands']['get']('importWord'),_0x1071b0=_0x5d5f66['plugins']['get'](it);_0x20e936&&(_0x20e936['on']('execute',(_0x1d25e8,[,_0x3978dc])=>{_0x3978dc['collaboration_features']={'comments':!0x0,'user_id':_0x1071b0['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x20e936,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x1ace83,_0x244b1f){const {comment_threads:_0xfe4ae5}=_0x244b1f;_0xfe4ae5&&_0xfe4ae5['forEach'](({thread_id:_0x46c01f,comments:_0x5ea4fa,is_resolved:_0x1bebb4})=>{const _0x187d05=new Date(),_0x52c49f=_0x5ea4fa['map'](({author:_0x46052f,content:_0x18e429,created_at:_0x28fbb8})=>({'content':_0x18e429,'authorId':this['editor']['plugins']['get'](it)['me']['id'],'createdAt':_0x187d05,'attributes':{'@external':{'authorName':_0x46052f,'createdAt':_0x28fbb8?new Date(_0x28fbb8):new Date(),'source':'importWord'}}})),_0x3b17f1=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](o)['addCommentThread']({'channelId':_0x3b17f1,'threadId':_0x46c01f,'comments':_0x52c49f,'resolvedAt':_0x1bebb4?_0x187d05:null});});}}class at extends _0x1fefff{constructor(_0x942668){super(_0x942668),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x3cd94c=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x3cd94c,'contentInsertion',(_0x2974a1,_0x51b290)=>this['_removeMarkersWithoutThreads'](_0x51b290['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0xb97ee6){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0xb97ee6;const _0x163ef9=this['editor']['plugins']['get']('CommentsRepository');for(const _0x4e8c5a of _0xb97ee6['keys']()){const [_0x2e2c38,_0x42cd3b]=_0x4e8c5a['split'](':');'comment'!=_0x2e2c38||_0x163ef9['hasCommentThread'](_0x42cd3b)||_0xb97ee6['delete'](_0x4e8c5a);}return _0xb97ee6;}['_registerMarkerInClipboardPipeline'](){const _0x5ad8bb=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x11df87=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x11df87&&_0x5ad8bb['_registerMarkerToCopy']('comment',_0x11df87);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x424693){switch(_0x424693){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}function ft(_0x285f05){const _0x22c7a6=_0x285f05['split'](':');return{'group':_0x22c7a6[0x0],'id':_0x22c7a6[0x1],'part':_0x22c7a6[0x2]};}class ut extends _0x1fefff{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x781180,_0x3025c6)=>{if(!_0x3025c6['options']['showCommentHighlights'])return null;if(_0x3025c6['options']['ignoreResolvedComments']){const {id:_0x5383c0}=ft(_0x781180['markerName']),_0x1608fc=this['editor']['plugins']['get'](o);if(_0x1608fc['getCommentThread'](_0x5383c0)?.['isResolved']&&_0x781180['item'])return _0x3025c6['consumable']['consume'](_0x781180['item'],'addMarker:'+_0x781180['markerName']),_0x3025c6['consumable']['consume'](_0x781180['item'],'removeMarker:'+_0x781180['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0xcb90dc=>{_0xcb90dc['on']('addMarker:comment',(_0x21add5,_0x3d46e6,_0x2a6a63)=>{if(!_0x2a6a63['options']['showCommentHighlights'])return;const _0x346a3d=_0x3d46e6['item'];if(!_0x346a3d)return;const _0x28a801=_0x2a6a63['mapper']['toViewElement'](_0x346a3d);this['editor']['model']['schema']['isObject'](_0x346a3d)&&_0x28a801&&!_0x28a801['getCustomProperty']('widget')&&_0x28a801['is']('containerElement')&&_0x38ec75(_0x28a801,_0x2a6a63['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x1915a5,{writer:_0x58416d,options:_0x36f197})=>{if(!_0x36f197['showCommentHighlights'])return null;const _0x3c950d=_0x58416d['createContainerElement']('div'),_0x42fc26=_0x58416d['createEmptyElement']('hr');return _0x58416d['addClass']('ck-horizontal-line',_0x3c950d),_0x58416d['insert'](_0x58416d['createPositionAt'](_0x3c950d,0x0),_0x42fc26),_0x3c950d;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x3b9bd7,{writer:_0x37afb1,options:_0x21b76c})=>{if(!_0x21b76c['showCommentHighlights'])return null;const _0x389a99=_0x37afb1['createContainerElement']('span'),_0x48cc47=_0x37afb1['createEmptyElement']('img');return _0x37afb1['addClass']('image-inline',_0x389a99),_0x37afb1['insert'](_0x37afb1['createPositionAt'](_0x389a99,0x0),_0x48cc47),_0x389a99;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x299127,{writer:_0x6ba9cd,options:_0xf99ce1})=>{if(_0xf99ce1['showCommentHighlights'])return _0x6ba9cd['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x52d05a,_0xa51623,_0x3f0dc7)=>{_0x3f0dc7['options']['showCommentHighlights']&&_0x52d05a['stop']();},{'priority':'high'});}}class r extends _0x1fefff{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(_0xa102dd){super(_0xa102dd),this['set']('isThreadsLoadingPaused',!0x0),_0xa102dd['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x5b9949,_0x1ab33d,_0x3d3757,_0x3b6d5c)=>{const _0x4103d3=_0xa102dd['plugins']['get'](o),_0x1188ab=_0x3d3757?ft(_0x3d3757)['id']:null;_0xa102dd['model']['change'](()=>{if(_0x1188ab){const _0x1822b3=this['getAllMarkersForId'](_0x1188ab);for(const _0x3c6d9a of _0x1822b3)_0xa102dd['editing']['reconvertMarker'](_0x3c6d9a);}if(_0x3b6d5c){const {id:_0x14b1e3}=ft(_0x3b6d5c),_0x3bcbf5=_0x4103d3['getCommentThread'](_0x14b1e3);if(_0x3bcbf5&&_0x3bcbf5['unlinkedAt'])return;if(_0x3bcbf5&&!_0x3bcbf5['isAttached'])return;const _0x2bdfe9=this['getAllMarkersForId'](_0x14b1e3);for(const _0x5ad6de of _0x2bdfe9)_0xa102dd['editing']['reconvertMarker'](_0x5ad6de);}}),_0x1188ab&&this['scrollToThreadMarker'](_0x1188ab);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x1a711c=this['editor'],_0x1fceb9=_0x1a711c['plugins']['get'](o),_0x83bf0e=_0x1a711c['config']['get']('collaboration.channelId'),_0x33b31f=_0x1fceb9['getCommentThreads']()['filter'](_0x29859c=>_0x29859c['channelId']!==_0x83bf0e);_0x1a711c['commands']['add']('addCommentThread',new ot(_0x1a711c)),this['listenTo'](_0x1a711c,'change:isReadOnly',(_0x4e5b1c,_0x112e0e,_0x38ec13)=>{_0x1fceb9['switchReadOnly'](_0x38ec13,_0x1a711c['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x1fceb9,dt('addCommentThread',_0x83bf0e),(_0x9ba733,{threadId:_0x2d62de})=>{const _0x1b5dc2=this['editor']['plugins']['get'](o)['getCommentThread'](_0x2d62de);_0x1b5dc2?.['unlinkedAt']&&this['_attachArchivedThread'](_0x2d62de);}),this['listenTo'](_0x1fceb9,dt('removeCommentThread',_0x83bf0e),(_0x5b2146,{threadId:_0x8afdf1})=>{_0x1a711c['model']['enqueueChange']({'isUndoable':!0x1},_0x20111e=>{const _0x1932df=this['getAllMarkersForId'](_0x8afdf1);for(const _0x51208f of _0x1932df)_0x20111e['removeMarker'](_0x51208f);});}),this['listenTo'](_0x1fceb9,dt('resolveCommentThread',_0x83bf0e),(_0x3a346b,{threadId:_0x1bcc68})=>{(this['_reconvertMarkers'](_0x1bcc68),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](o)['getCommentThread'](_0x1bcc68)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x1fceb9,dt('reopenCommentThread',_0x83bf0e),(_0x4468f4,{threadId:_0x34413a})=>{this['_reconvertMarkers'](_0x34413a);},{'priority':'low'}),this['listenTo'](_0x1fceb9,dt('addComment',_0x83bf0e),(_0x8bc47d,{threadId:_0x3cdd5d,isFromAdapter:_0x487edd})=>{const _0x261d20=this['getAllMarkersForId'](_0x3cdd5d);if(_0x487edd||0x0==_0x261d20['length']||!_0x1fceb9['hasCommentThread'](_0x3cdd5d))return;0x1===_0x1fceb9['getCommentThread'](_0x3cdd5d)['length']&&_0x1a711c['model']['enqueueChange']({'isUndoable':!0x1},_0xe2800e=>{for(const _0x3f1a90 of _0x261d20)_0xe2800e['updateMarker'](_0x3f1a90,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x33b31f);}['afterInit'](){!async function(_0x530f21){const _0x35a359=_0x55a2dc([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]),_0x7532=0x73460ab3,_0x2ef08b=0x734172bb^_0x7532,_0x51eec7=window[_0x55a2dc([0x44,0x61,0x74,0x65])][_0x55a2dc([0x6e,0x6f,0x77])](),_0x1173ea=_0x530f21[_0x55a2dc([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4e812c=new window[(_0x55a2dc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x144bf9=>{_0x1173ea[_0x55a2dc([0x6f,0x6e,0x63,0x65])](_0x55a2dc([0x72,0x65,0x61,0x64,0x79]),_0x144bf9);}),_0x367dff={[_0x55a2dc([0x6b,0x74,0x79])]:_0x55a2dc([0x45,0x43]),[_0x55a2dc([0x75,0x73,0x65])]:_0x55a2dc([0x73,0x69,0x67]),[_0x55a2dc([0x63,0x72,0x76])]:_0x55a2dc([0x50,0x2d,0x32,0x35,0x36]),[_0x55a2dc([0x78])]:_0x55a2dc([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]),[_0x55a2dc([0x79])]:_0x55a2dc([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]),[_0x55a2dc([0x61,0x6c,0x67])]:_0x55a2dc([0x45,0x53,0x32,0x35,0x36])},_0x103ab1=_0x1173ea[_0x55a2dc([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x55a2dc([0x67,0x65,0x74])](_0x55a2dc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4d25e9(){let _0x2857f3,_0x8630c6=null,_0x5077ea=null;try{if(_0x103ab1==_0x55a2dc([0x47,0x50,0x4c]))return _0x55a2dc([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2857f3=_0x203891(),!_0x2857f3)return _0x55a2dc([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2857f3[_0x55a2dc([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5077ea=_0x207dbc(_0x2857f3[_0x55a2dc([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2857f3[_0x55a2dc([0x6a,0x74,0x69])])),await _0x481b35()?_0x3575ae()?_0x1ebe0e()?_0x55a2dc([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x28c25e()?(_0x2857f3[_0x55a2dc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x55a2dc([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x8630c6=_0x56394b(_0x55a2dc([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2857f3[_0x55a2dc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x55a2dc([0x74,0x72,0x69,0x61,0x6c])&&(_0x8630c6=_0x56394b(_0x55a2dc([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1fa765()):_0x55a2dc([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x55a2dc([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x55a2dc([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x55a2dc([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1ebe0e(){const _0x2a473f=[_0x55a2dc([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x55a2dc([0x74,0x72,0x69,0x61,0x6c])][_0x55a2dc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2857f3[_0x55a2dc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x51eec7/0x3e8:0xe10*_0x2ef08b;return _0x2857f3[_0x55a2dc([0x65,0x78,0x70])]<_0x2a473f;}function _0x3575ae(){const _0x464cee=_0x2857f3[_0x55a2dc([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x464cee)return!0x1;if(_0x464cee[_0x55a2dc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x55a2dc([0x2a])))return!0x0;if(_0x464cee[_0x55a2dc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x55a2dc([0x43,0x4d,0x54])))return!0x0;if(_0x464cee[_0x55a2dc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x55a2dc([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))&&_0x572679())return!0x0;if(_0x464cee[_0x55a2dc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x55a2dc([0x52,0x43,0x4d,0x54]))){if(_0x300b68())return!0x0;if(_0x140e65()||_0x318675())return!0x0;}return!0x1;}function _0x28c25e(){const _0x150ade=_0x2857f3[_0x55a2dc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x150ade||0x0==_0x150ade[_0x55a2dc([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x14d1e6}=new URL(window[_0x55a2dc([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x150ade[_0x55a2dc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x14d1e6))return!0x0;const _0x483c9d=_0x14d1e6[_0x55a2dc([0x73,0x70,0x6c,0x69,0x74])](_0x55a2dc([0x2e]));return _0x150ade[_0x55a2dc([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5128e6=>_0x5128e6[_0x55a2dc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x55a2dc([0x2a])))[_0x55a2dc([0x6d,0x61,0x70])](_0x57beaa=>_0x57beaa[_0x55a2dc([0x73,0x70,0x6c,0x69,0x74])](_0x55a2dc([0x2e])))[_0x55a2dc([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x17c3b1=>_0x17c3b1[_0x55a2dc([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x483c9d[_0x55a2dc([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x55a2dc([0x6d,0x61,0x70])](_0xef9cec=>Array(_0x483c9d[_0x55a2dc([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xef9cec[_0x55a2dc([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x55a2dc([0x66,0x69,0x6c,0x6c])](_0xef9cec[0x0]===_0x55a2dc([0x2a])?_0x55a2dc([0x2a]):'')[_0x55a2dc([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xef9cec))[_0x55a2dc([0x73,0x6f,0x6d,0x65])](_0x4205c7=>_0x483c9d[_0x55a2dc([0x65,0x76,0x65,0x72,0x79])]((_0x2307c0,_0x23d295)=>_0x4205c7[_0x23d295]===_0x2307c0||_0x4205c7[_0x23d295]===_0x55a2dc([0x2a])));}function _0x1fa765(){return _0x8630c6&&_0x5077ea?new window[(_0x55a2dc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x401538,_0x1533cb)=>{_0x8630c6[_0x55a2dc([0x74,0x68,0x65,0x6e])](_0x401538,_0x1533cb),_0x5077ea[_0x55a2dc([0x74,0x68,0x65,0x6e])](_0x26276b=>{_0x26276b!=_0x55a2dc([0x56,0x61,0x6c,0x69,0x64])&&_0x401538(_0x26276b);},_0x1533cb);}):_0x8630c6||_0x5077ea||_0x55a2dc([0x56,0x61,0x6c,0x69,0x64]);}}function _0x207dbc(_0x197a26,_0x42b6e0){return new window[(_0x55a2dc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x138ef1=>{if(_0x5c53ef())return _0x138ef1(_0x55a2dc([0x56,0x61,0x6c,0x69,0x64]));_0x5f06ab(),_0x1173ea[_0x55a2dc([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x55a2dc([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1594ba=!0x1;const _0x23db1e=_0x30e432();function _0x220e71(_0x39a085){return!!_0x39a085&&(typeof _0x39a085===_0x55a2dc([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x39a085===_0x55a2dc([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x39a085[_0x55a2dc([0x74,0x68,0x65,0x6e])]===_0x55a2dc([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x39a085[_0x55a2dc([0x63,0x61,0x74,0x63,0x68])]===_0x55a2dc([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x18ab1f(_0x57a91f){_0x39d94e(_0x57a91f)[_0x55a2dc([0x74,0x68,0x65,0x6e])](_0x189d26=>{if(!_0x189d26||_0x189d26[_0x55a2dc([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x55a2dc([0x6f,0x6b]))return _0x55a2dc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x257ceb(_0x41a05c(_0x23db1e+_0x42b6e0))!=_0x189d26[_0x55a2dc([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x55a2dc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x55a2dc([0x56,0x61,0x6c,0x69,0x64]);})[_0x55a2dc([0x74,0x68,0x65,0x6e])](_0x90bfd=>(_0x3b12a6(),_0x90bfd),()=>{const _0x183e8d=_0x481139();return null==_0x183e8d?(_0x3b12a6(),_0x55a2dc([0x56,0x61,0x6c,0x69,0x64])):_0x55a2dc(_0x51eec7-_0x183e8d>(0x574a8eb3^_0x7532)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x55a2dc([0x74,0x68,0x65,0x6e])](_0x138ef1)[_0x55a2dc([0x63,0x61,0x74,0x63,0x68])](()=>{_0x138ef1(_0x55a2dc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x56d7f9=0x7370e433^_0x7532;function _0x3b12a6(){const _0x58b2c3=_0x55a2dc([0x6c,0x6c,0x63,0x74,0x2d])+_0x257ceb(_0x41a05c(_0x197a26)),_0x48b9ac=_0x5a947b(_0x257ceb(window[_0x55a2dc([0x4d,0x61,0x74,0x68])][_0x55a2dc([0x63,0x65,0x69,0x6c])](_0x51eec7/_0x56d7f9)));window[_0x55a2dc([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x55a2dc([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x58b2c3,_0x48b9ac);}function _0x481139(){const _0x46f520=_0x55a2dc([0x6c,0x6c,0x63,0x74,0x2d])+_0x257ceb(_0x41a05c(_0x197a26)),_0xdfa324=window[_0x55a2dc([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x55a2dc([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x46f520);return _0xdfa324?window[_0x55a2dc([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5a947b(_0xdfa324),0x10)*_0x56d7f9:null;}function _0x39d94e(_0x2617fe){return new window[(_0x55a2dc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x25bc90,_0x624268)=>{_0x2617fe[_0x55a2dc([0x74,0x68,0x65,0x6e])](_0x25bc90,_0x624268),window[_0x55a2dc([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x624268,0x7347de73^_0x7532);});}}_0x1173ea[_0x55a2dc([0x6f,0x6e])](_0x55a2dc([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x23db11,_0x999511)=>{if(_0x999511[0x0]!=_0x197a26)return _0x138ef1(_0x55a2dc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x999511[0x1]={..._0x999511[0x1],[_0x55a2dc([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x23db1e};},{[_0x55a2dc([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x55a2dc([0x68,0x69,0x67,0x68])}),_0x1173ea[_0x55a2dc([0x6f,0x6e])](_0x55a2dc([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3bea7f=>{_0x220e71(_0x3bea7f[_0x55a2dc([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1594ba=!0x0,_0x18ab1f(_0x3bea7f[_0x55a2dc([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x55a2dc([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x55a2dc([0x6c,0x6f,0x77])}),_0x4e812c[_0x55a2dc([0x74,0x68,0x65,0x6e])](()=>{_0x1594ba||_0x138ef1(_0x55a2dc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5c53ef(){return _0x1173ea[_0x55a2dc([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x55a2dc([0x76,0x69,0x65,0x77])][_0x55a2dc([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x55a2dc([0x61,0x75,0x74,0x6f]);}function _0x5f06ab(){_0x1173ea[_0x55a2dc([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x55a2dc([0x76,0x69,0x65,0x77])][_0x55a2dc([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x55a2dc([0x61,0x75,0x74,0x6f]);}}function _0x56394b(_0x5ed08a){const _0x3e065d=[new window[(_0x55a2dc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x474ec7=>setTimeout(_0x474ec7,0x734f347f^_0x7532)),_0x4e812c[_0x55a2dc([0x74,0x68,0x65,0x6e])](()=>new window[(_0x55a2dc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2e2e50=>{let _0x17a657=0x0;_0x1173ea[_0x55a2dc([0x6d,0x6f,0x64,0x65,0x6c])][_0x55a2dc([0x6f,0x6e])](_0x55a2dc([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x573e04,_0x34cd36)=>{_0x34cd36[0x0][_0x55a2dc([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x17a657++,_0x17a657==(0x73460b4b^_0x7532)&&(_0x2e2e50(),_0x573e04[_0x55a2dc([0x6f,0x66,0x66])]());});}))];return window[_0x55a2dc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x55a2dc([0x72,0x61,0x63,0x65])](_0x3e065d)[_0x55a2dc([0x74,0x68,0x65,0x6e])](()=>_0x5ed08a);}async function _0x3fd5a4(){await _0x4e812c,_0x1173ea[_0x55a2dc([0x6d,0x6f,0x64,0x65,0x6c])][_0x55a2dc([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x35b1a8,_0x1173ea[_0x55a2dc([0x6d,0x6f,0x64,0x65,0x6c])][_0x55a2dc([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x35b1a8,_0x1173ea[_0x55a2dc([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x55a2dc([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x572679(){return window[_0x55a2dc([0x67,0x6c,0x6f,0x62])]&&window[_0x55a2dc([0x67,0x6c,0x6f,0x62])][_0x55a2dc([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x300b68(){return _0x2c636f(_0x55a2dc([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x157cf5(_0x55a2dc([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x55a2dc([0x73,0x74,0x61,0x74,0x65])]==_0x55a2dc([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x140e65(){return _0x2c636f(_0x55a2dc([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 _0x318675(){return _0x2c636f(_0x55a2dc([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x355d5d(_0x197522){const _0x8ebe44=_0x359b85();_0x1173ea[_0x8ebe44]=_0x55a2dc([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x197522,_0x197522!=_0x55a2dc([0x56,0x61,0x6c,0x69,0x64])&&_0x3fd5a4();}function _0x359b85(){const _0x14a870=window[_0x55a2dc([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x55a2dc([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x55a2dc([0x6e,0x6f,0x77])]())[_0x55a2dc([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x55a2dc([0x2e]),'');let _0x2efe26=_0x55a2dc([0x4b]);for(let _0x4f7e58=0x0;_0x4f7e58<_0x14a870[_0x55a2dc([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4f7e58+=0x2){let _0x42e2d9=window[_0x55a2dc([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x14a870[_0x55a2dc([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4f7e58,_0x4f7e58+0x2));_0x42e2d9>=_0x35a359[_0x55a2dc([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x42e2d9-=_0x35a359[_0x55a2dc([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2efe26+=_0x35a359[_0x42e2d9];}return _0x2efe26;}function _0x203891(){const _0xd4655a=_0x103ab1[_0x55a2dc([0x73,0x70,0x6c,0x69,0x74])](_0x55a2dc([0x2e]));if(0x3!=_0xd4655a[_0x55a2dc([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1e39e6(_0xd4655a[0x1]);function _0x1e39e6(_0x1aa74a){const _0x5915a4=_0x68e365(_0x1aa74a);return _0x5915a4&&_0x1b59dc()?_0x5915a4:null;function _0x1b59dc(){const _0x4eba9e=_0x5915a4[_0x55a2dc([0x6a,0x74,0x69])],_0x2d4a7c=window[_0x55a2dc([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4eba9e[_0x55a2dc([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4eba9e[_0x55a2dc([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5a877d={..._0x5915a4,[_0x55a2dc([0x6a,0x74,0x69])]:_0x4eba9e[_0x55a2dc([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4eba9e[_0x55a2dc([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5a877d[_0x55a2dc([0x76,0x63])],_0x41a05c(_0x5a877d)==_0x2d4a7c;}}}async function _0x481b35(){let _0xae35b7=!0x0;try{const _0x936687=_0x103ab1[_0x55a2dc([0x73,0x70,0x6c,0x69,0x74])](_0x55a2dc([0x2e])),[_0x23377f,_0x2de87a,_0x3857b9]=_0x936687;return _0xe46e58(_0x23377f),await _0x426f68(_0x23377f,_0x2de87a,_0x3857b9),_0xae35b7;}catch{return!0x1;}function _0xe46e58(_0x4e84a9){const _0x182e9f=_0x68e365(_0x4e84a9);_0x182e9f&&_0x182e9f[_0x55a2dc([0x61,0x6c,0x67])]==_0x55a2dc([0x45,0x53,0x32,0x35,0x36])||(_0xae35b7=!0x1);}async function _0x426f68(_0x7e7fdd,_0x46b1ad,_0x505a1b){const _0x3160d4=window[_0x55a2dc([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x55a2dc([0x66,0x72,0x6f,0x6d])](_0x48d31a(_0x505a1b),_0x4eeee9=>_0x4eeee9[_0x55a2dc([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4710ac=new window[(_0x55a2dc([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x55a2dc([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x7e7fdd+_0x55a2dc([0x2e])+_0x46b1ad),_0x475166=window[_0x55a2dc([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x55a2dc([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x475166)return;const _0x1c97be=await _0x475166[_0x55a2dc([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x55a2dc([0x6a,0x77,0x6b]),_0x367dff,{[_0x55a2dc([0x6e,0x61,0x6d,0x65])]:_0x55a2dc([0x45,0x43,0x44,0x53,0x41]),[_0x55a2dc([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x55a2dc([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x55a2dc([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x475166[_0x55a2dc([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x55a2dc([0x6e,0x61,0x6d,0x65])]:_0x55a2dc([0x45,0x43,0x44,0x53,0x41]),[_0x55a2dc([0x68,0x61,0x73,0x68])]:{[_0x55a2dc([0x6e,0x61,0x6d,0x65])]:_0x55a2dc([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1c97be,_0x3160d4,_0x4710ac)||(_0xae35b7=!0x1);}}function _0x68e365(_0x240597){return _0x240597[_0x55a2dc([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x55a2dc([0x65,0x79]))?JSON[_0x55a2dc([0x70,0x61,0x72,0x73,0x65])](_0x48d31a(_0x240597)):null;}function _0x48d31a(_0x213f3f){return window[_0x55a2dc([0x61,0x74,0x6f,0x62])](_0x213f3f[_0x55a2dc([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x55a2dc([0x2b]))[_0x55a2dc([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x55a2dc([0x2f])));}function _0x41a05c(_0x42e728){let _0x787a63=0x1505;function _0x33e332(_0x58b389){for(let _0x2a08fa=0x0;_0x2a08fa<_0x58b389[_0x55a2dc([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2a08fa++){const _0x207212=_0x58b389[_0x55a2dc([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2a08fa);_0x787a63=(_0x787a63<<0x5)+_0x787a63+_0x207212,_0x787a63&=_0x787a63;}}function _0x527690(_0x4d28d5){Array[_0x55a2dc([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4d28d5)?_0x4d28d5[_0x55a2dc([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x527690):_0x4d28d5&&typeof _0x4d28d5==_0x55a2dc([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x55a2dc([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4d28d5)[_0x55a2dc([0x73,0x6f,0x72,0x74])]()[_0x55a2dc([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x17f7dd,_0x29081b])=>{_0x33e332(_0x17f7dd),_0x527690(_0x29081b);}):_0x33e332(window[_0x55a2dc([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4d28d5));}return _0x527690(_0x42e728),_0x787a63>>>0x0;}function _0x257ceb(_0x3698d2){return _0x3698d2[_0x55a2dc([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x55a2dc([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x55a2dc([0x30]));}function _0x5a947b(_0x12fc5b){return _0x12fc5b[_0x55a2dc([0x73,0x70,0x6c,0x69,0x74])]('')[_0x55a2dc([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x55a2dc([0x6a,0x6f,0x69,0x6e])]('');}function _0x2c636f(_0x2cc4ac){return _0x1173ea[_0x55a2dc([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x55a2dc([0x68,0x61,0x73])](_0x2cc4ac);}function _0x157cf5(_0x53aeec){return _0x1173ea[_0x55a2dc([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x55a2dc([0x67,0x65,0x74])](_0x53aeec);}function _0x35b1a8(){}function _0x55a2dc(_0x1eeca0){return _0x1eeca0['map'](_0x4aeac1=>String['fromCharCode'](_0x4aeac1))['join']('');}_0x355d5d(await _0x4d25e9());}(this);}['destroy'](){const _0xf09320=this['editor']['plugins']['get'](o),_0x13b2a2=this['editor']['config']['get']('collaboration.channelId');for(const _0x4c0e24 of _0xf09320['getCommentThreads']({'channelId':_0x13b2a2}))_0xf09320['_detachCommentThread'](_0x4c0e24['id']),_0xf09320['_threads']['delete'](_0x4c0e24['id']);super['destroy']();}['hasMarkerForId'](_0x27fc3b){return this['getAllMarkersForId'](_0x27fc3b)['length']>0x0;}['getAllMarkersForId'](_0x381a29){const _0xf93287=[];for(const _0x353506 of this['editor']['model']['markers'])_0x353506['name']['startsWith']('comment:'+_0x381a29)&&_0xf93287['push'](_0x353506);return _0xf93287;}['scrollToThreadMarker'](_0x2b139f){setTimeout(()=>{const _0x54de78=this['_getTargetForId'](_0x2b139f);if(!_0x54de78)return;this['activeMarker']&&ft(this['activeMarker'])['id']===_0x2b139f&&nt({'target':_0x54de78[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x4dcae4){this['editor']['model']['change'](()=>{for(const _0x25f895 of this['getAllMarkersForId'](_0x4dcae4))this['editor']['editing']['reconvertMarker'](_0x25f895);});}['_attachArchivedThread'](_0x1d51c0){const _0x1c887b=this['editor']['plugins']['get'](o),_0x550421=this['editor']['plugins']['get'](b),_0x518534=_0x1c887b['getCommentThread'](_0x1d51c0);if(!_0x518534['isAttached']){const _0x4162b9=_0x518534['attachTo'](()=>this['_getTargetForId'](_0x518534['id']));_0x550421['registerAnnotation'](_0x4162b9),_0x518534['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0xeed833=this['editor'],_0xbc39cd=_0xeed833['plugins']['get'](it);_0xeed833['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x88455a,_0x5660c2)=>{const {id:_0x3eaaef}=ft(_0x88455a['markerName']),_0x3e720b=_0xeed833['plugins']['get'](o)['getCommentThread'](_0x3eaaef),_0x5bf4ce=this['activeMarker']&&ft(this['activeMarker'])['id']===_0x3eaaef;let _0x2dd1fa;if(_0x3e720b&&_0x3e720b['isResolved']&&!_0x5bf4ce&&_0x88455a['item'])return _0x5660c2['consumable']['consume'](_0x88455a['item'],'addMarker:'+_0x88455a['markerName']),_0x5660c2['consumable']['consume'](_0x88455a['item'],'removeMarker:'+_0x88455a['markerName']),null;const _0x44783b=['ck-comment-marker'];return _0x5bf4ce&&_0x44783b['push']('ck-comment-marker--active'),_0x2dd1fa=_0x3e720b?.['length']?_0x3e720b['comments']['first']['author']['id']:_0xbc39cd['me']['id'],{'classes':_0x44783b,'attributes':{'data-comment':_0x3eaaef,'data-author-id':_0x2dd1fa}};}}),_0xeed833['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x576e62,{options:_0x39a805})=>{if(_0x39a805['showCommentHighlights'])return null;const _0x2e25b5=_0xeed833['plugins']['get'](o),_0x3e7c07=_0xeed833['model']['markers']['get'](_0x576e62),{id:_0x5533cd,part:_0x354e62}=ft(_0x576e62);return _0x3e7c07&&!_0x3e7c07['affectsData']||_0x39a805['ignoreResolvedComments']&&_0x2e25b5['getCommentThread'](_0x5533cd)?.['isResolved']?null:{'group':'comment','name':_0x354e62?_0x5533cd+':'+_0x354e62:_0x5533cd};}}),_0xeed833['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x42d3bb,{writer:_0x3011b8})=>_0x3011b8['createElement']('$marker',{'data-name':'comment:'+_0x42d3bb['getAttribute']('id')})}),_0xeed833['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x5313ee=this['editor'],_0x5b77eb=_0x5313ee['plugins']['get'](o),_0x339909=new Set(),_0x550d68=new Set();_0x5313ee['model']['document']['registerPostFixer'](_0x59a53e=>{let _0x4fcbf7=!0x1;for(const {name:_0x17ae04,data:_0x308af4}of _0x5313ee['model']['document']['differ']['getChangedMarkers']()){const {group:_0x60ff66,id:_0x4cfac4}=ft(_0x17ae04);let _0x51ad94=_0x308af4['newRange'];if('comment'!==_0x60ff66||!_0x51ad94)continue;const _0x14c753='$graveyard'===_0x51ad94['root']['rootName'];_0x14c753||(_0x51ad94=ht(_0x51ad94,_0x5313ee['model']),!_0x51ad94||_0x51ad94['isCollapsed']||!_0x308af4['newRange']||_0x51ad94['isEqual'](_0x308af4['newRange']))?_0x5313ee['model']['hasContent'](_0x51ad94)&&!_0x14c753?this['isThreadsLoadingPaused']?_0x339909['add'](_0x17ae04):this['_handleThreadMarker'](_0x17ae04,_0x4cfac4):(_0x550d68['add'](_0x17ae04),_0x339909['delete'](_0x17ae04),_0x59a53e['removeMarker'](_0x17ae04),_0x4fcbf7=!0x0):(_0x59a53e['updateMarker'](_0x17ae04,{'range':_0x51ad94}),_0x4fcbf7=!0x0);}return _0x4fcbf7;}),this['on']('change:isThreadsLoadingPaused',(_0x3c04da,_0x12df74,_0x37a729)=>{if(!_0x37a729&&_0x339909['size'])for(const _0xb6e92a of _0x339909){const {id:_0x251fee}=ft(_0xb6e92a);_0x339909['delete'](_0xb6e92a),_0x5313ee['model']['markers']['get'](_0xb6e92a)&&this['_handleThreadMarker'](_0xb6e92a,_0x251fee);}}),this['listenTo'](_0x5313ee['model']['document'],'change',()=>{for(const {name:_0x3d4230,data:{newRange:_0x55c0f3}}of _0x5313ee['model']['document']['differ']['getChangedMarkers']()){const {group:_0x402123,id:_0x30df42}=ft(_0x3d4230);if('comment'!==_0x402123)continue;const _0x45e233=_0x5b77eb['getCommentThread'](_0x30df42),_0x51f5ac=this['hasMarkerForId'](_0x30df42);_0x45e233&&(!_0x45e233['_hasTargetInContent']&&_0x55c0f3&&_0x5313ee['editing']['view']['once']('render',()=>{const _0x2ca6c3=_0x5313ee['plugins']['get'](y),_0x48b984=_0x5b77eb['_threadToController']['get'](_0x45e233)['view'];_0x2ca6c3['getByInnerView'](_0x48b984)['refreshVisibility']();},{'priority':'low'}),_0x45e233['_hasTargetInContent']=_0x51f5ac||!!_0x55c0f3),_0x55c0f3||(_0x550d68['add'](_0x3d4230),_0x339909['delete'](_0x3d4230));}for(const _0x5bd1ee of _0x550d68){const {id:_0x306b93}=ft(_0x5bd1ee),_0x533536=_0x5b77eb['getCommentThread'](_0x306b93);if(_0x339909['delete'](_0x5bd1ee),!_0x533536)continue;const _0x3a9377=this['hasMarkerForId'](_0x306b93);_0x3a9377||_0x533536['isSubmitted']?_0x3a9377||_0x533536['unlinkedAt']||_0x533536['setUnlinkedAt'](new Date()):_0x533536['remove']();}_0x550d68['clear']();});}['_handleInitialThreads'](_0x32f682){_0x32f682['forEach'](_0x2a3c6d=>{_0x2a3c6d['unlinkedAt']&&this['_attachArchivedThread'](_0x2a3c6d['id']);});}['_getTargetForId'](_0x35b067){const _0x380998=this['editor'],_0x26121e=this['getAllMarkersForId'](_0x35b067);return et(_0x380998['editing'],_0x26121e);}['_getTextContext'](_0x281d5f){const _0x1924bd=this['getAllMarkersForId'](_0x281d5f);let _0x4fae46='',_0x2d191c=!0x1;for(const _0x254b84 of _0x1924bd){const _0x651959=_0x254b84['getRange']();for(const _0x5db0cb of Array['from'](_0x651959['getItems']()))_0x5db0cb['is']('$textProxy')?(_0x4fae46&&_0x2d191c&&(_0x4fae46+='\x20',_0x2d191c=!0x1),_0x4fae46+=_0x5db0cb['data']):_0x2d191c=!0x0;_0x2d191c=!0x0;}return _0x4fae46['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x4bbca5,_0x2b015d){const _0x47dc20=this['editor'],_0x1fd551=_0x47dc20['plugins']['get'](o);let _0xf9b28=_0x1fd551['getCommentThread'](_0x2b015d);const _0x14c3f5=_0x47dc20['config']['get']('collaboration.channelId'),_0x353044=_0x47dc20['plugins']['get'](b);if(_0xf9b28&&(_0xf9b28['unlinkedAt']&&_0xf9b28['setUnlinkedAt'](null),_0xf9b28['isAttached']))return _0xf9b28;return!this['getAllMarkersForId'](_0x2b015d)[0x0]['managedUsingOperations']?_0x47dc20['editing']['view']['once']('render',()=>{if(_0x1fd551['getCommentThread'](_0x2b015d))return;const _0x19503c=_0x47dc20['plugins']['get'](y);_0xf9b28=_0x1fd551['openNewCommentThread']({'channelId':_0x14c3f5,'threadId':_0x2b015d,'target':()=>this['_getTargetForId'](_0x2b015d),'context':{'type':'text','value':this['_getTextContext'](_0x2b015d)}});const _0xb75dda=_0x1fd551['_threadToController']['get'](_0xf9b28)['view'],_0x1259b4=_0x19503c['getByInnerView'](_0xb75dda);_0x1259b4&&_0x353044['registerAnnotation'](_0x1259b4);},{'priority':'low'}):_0x1fd551['fetchCommentThread']({'channelId':_0x14c3f5,'threadId':_0x2b015d})['then'](_0x2cb1cb=>{if('destroyed'!==_0x47dc20['state']){if(_0xf9b28=_0x2cb1cb,_0xf9b28&&!_0xf9b28['isAttached']){const _0x26a583=_0xf9b28['attachTo'](()=>this['_getTargetForId'](_0x2b015d));_0x353044['registerAnnotation'](_0x26a583),_0xf9b28['isResolved']&&this['_reconvertMarkers'](_0x2b015d);}else{if(!_0xf9b28){const _0x3bf2ca=this['getAllMarkersForId'](_0x2b015d);_0x47dc20['model']['change'](_0x5ae14e=>{for(const _0x3c88b9 of _0x3bf2ca)_0x5ae14e['removeMarker'](_0x3c88b9);});}}}}),_0xf9b28;}['_handleThreadMarker'](_0x4cc05c,_0x13b3cd){const _0x4fab5f=this['_attachMarkerToThread'](_0x4cc05c,_0x13b3cd);_0x4fab5f&&!_0x4fab5f['context']&&_0x4fab5f['setContext']({'type':'text','value':this['_getTextContext'](_0x13b3cd)});}['_initAriaMarkerChangeAnnouncements'](){const _0x135061=this['editor'];rt(_0x135061['model'],({left:_0x4d4e3a,entered:_0x4acc06})=>{for(const _0xd50b18 of _0x4d4e3a)if(mt(_0xd50b18)){_0x135061['ui']['ariaLiveAnnouncer']['announce'](N(_0x135061['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x1267ae of _0x4acc06)if(mt(_0x1267ae)){_0x135061['ui']['ariaLiveAnnouncer']['announce'](N(_0x135061['locale'],'ENTER_COMMENT_ANNOUNCEMENT',tt(_0x15d919)));break;}});}}function dt(_0x418a9b,_0x369fc7){return _0x369fc7?_0x418a9b+':'+_0x369fc7:_0x418a9b;}function ht(_0x45caad,_0x5ab497){const _0x37683a=_0x5ab497['schema'],_0x28e099=_0x5ab497['createRange'](_0x45caad['start']);for(const _0x56ebd0 of _0x45caad['getWalker']()){const {type:_0x423805,item:_0x25522b,nextPosition:_0x850492}=_0x56ebd0;if('text'===_0x423805||_0x37683a['isObject'](_0x25522b)){const _0x219fd7=_0x5ab497['createPositionBefore'](_0x25522b);_0x28e099['isCollapsed']&&(_0x28e099['start']=_0x219fd7),_0x28e099['end']=_0x850492;}}return _0x28e099;}function mt(_0x3f3858){return'comment'===ft(_0x3f3858['name'])['group'];}class s extends _0x1fefff{['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 _0x57ab1a=this['editor'],_0x3e62bb=_0x57ab1a['plugins']['get'](o),_0x599e6f=_0x57ab1a['plugins']['get'](r),_0x3fefb4=_0x57ab1a['plugins']['get'](y),_0x219cb6=_0x57ab1a['plugins']['get'](b);_0x57ab1a['ui']['componentFactory']['add']('comment',()=>{const _0x20bcf5=this['_createUIButton'](_0x29394f);return _0x20bcf5['tooltip']=!0x0,_0x20bcf5;}),_0x57ab1a['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x506323)),_0x219cb6['addSourceCollector'](()=>{const _0xe12e9e=[];for(const [_0x337b2d,_0x1c300e]of _0x3e62bb['_threadToController']){const _0x5b7380=_0x599e6f['getAllMarkersForId'](_0x337b2d['id']),_0x40fd67=_0x5b7380['map'](_0x3d7a99=>_0x3d7a99['getRange']());_0x5b7380['length']>0x0&&_0xe12e9e['push']([_0x1c300e['view'],_0x40fd67]);}return _0xe12e9e;}),this['listenTo'](_0x3fefb4,'change:activeAnnotations',(_0x55dbb9,_0x44f63d,_0x479c09)=>{const _0x33de84=Array['from'](_0x479c09)['map'](_0x4eba92=>_0x4eba92['innerView'])['find'](_0x28b418=>_0x3e62bb['_viewToController']['has'](_0x28b418));if(!_0x33de84)return void(_0x599e6f['activeMarker']=null);const _0x9cd252=_0x3e62bb['_viewToController']['get'](_0x33de84)['model']['id'],_0x48d5f0='comment:'+_0x9cd252;_0x9cd252&&_0x599e6f['hasMarkerForId'](_0x9cd252)?_0x599e6f['activeMarker']=_0x48d5f0:_0x599e6f['activeMarker']&&(_0x599e6f['activeMarker']=null);}),this['listenTo'](_0x3e62bb,'removeCommentThread',(_0x3c3ad5,{threadId:_0xb90cba,isFromAdapter:_0x4b8d5d})=>{!_0x4b8d5d&&_0x57ab1a['ui']['focusTracker']['isFocused']&&_0x599e6f['hasMarkerForId'](_0xb90cba)&&_0x57ab1a['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x3e62bb,'addComment',(_0x51a22c,{threadId:_0x3a0467,isFromAdapter:_0x3e5e27})=>{if(_0x3e5e27||!_0x599e6f['hasMarkerForId'](_0x3a0467)||!_0x3e62bb['hasCommentThread'](_0x3a0467))return;0x1===_0x3e62bb['getCommentThread'](_0x3a0467)['length']&&(_0x57ab1a['editing']['view']['focus'](),_0x51a22c['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x46885b=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x281348;for(const _0x30bb9b in _0x46885b){const _0x48b274=_0x30bb9b,_0x1e40cc=_0x46885b[_0x48b274];if('commentsLicenseKeyValid'==_0x1e40cc||'commentsLicenseKeyInvalid'==_0x1e40cc||'commentsLicenseKeyExpired'==_0x1e40cc||'commentsLicenseKeyDomainLimit'==_0x1e40cc||'commentsLicenseKeyNotAllowed'==_0x1e40cc||'commentsLicenseKeyEvaluationLimit'==_0x1e40cc||'commentsLicenseKeyTrialLimit'==_0x1e40cc||'commentsLicenseKeyUsageLimit'==_0x1e40cc){delete _0x46885b[_0x48b274],_0x281348=_0x1e40cc,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x281348&&_0x46885b['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x281348&&_0x46885b['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x281348&&_0x46885b['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x281348&&_0x46885b['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x281348&&_0x46885b['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyTrialLimit'==_0x281348&&_0x46885b['_showLicenseError']('trialLimit'),'commentsLicenseKeyUsageLimit'==_0x281348&&_0x46885b['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x42e73d){const _0x297fcb=this['editor'],_0x2ca059=new _0x42e73d(_0x297fcb['locale']),_0xd783f1=_0x297fcb['commands']['get']('addCommentThread');return _0x2ca059['set']({'label':N(_0x297fcb['locale'],'Comment'),'icon':_0xddcbf6}),_0x2ca059['bind']('isEnabled')['to'](_0xd783f1,'hasContent'),this['listenTo'](_0x2ca059,'execute',()=>{_0xd783f1['execute']();}),_0x2ca059;}}class i extends _0x1fefff{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[r];}constructor(_0x59bf3e){super(_0x59bf3e),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0xed0f43,_0x5774c0,_0x5da8bd)=>{_0x5da8bd?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x2ad0ae,_0x48f82c]of this['editor']['commands'])_0x48f82c['affectsData']&&'addCommentThread'!==_0x2ad0ae&&_0x48f82c['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 _0x395edd=this['editor']['editing']['view']['document'];this['listenTo'](_0x395edd,'cut',_0x2f4196=>_0x2f4196['stop'](),{'priority':'highest'}),this['listenTo'](_0x395edd,'clipboardInput',_0xf44671=>_0xf44671['stop'](),{'priority':'highest'}),this['listenTo'](_0x395edd,'delete',_0x439cf4=>_0x439cf4['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x45e154,_0x53df93]of this['editor']['commands'])_0x53df93['affectsData']&&'addCommentThread'!==_0x45e154&&_0x53df93['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 _0x2b95da{['activeUIs'];['uisData'];['_uis'];static get['requires'](){return[y];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x35d33e){super(_0x35d33e),this['activeUIs']=new Set(),this['_uis']=new Map(),this['uisData']=new Map();}['init'](){const _0x19fcf8=this['context']['plugins']['get'](y);this['listenTo'](_0x19fcf8,'_activateAnnotation',(_0x5d3f6c,_0x5be5dd)=>{for(const _0x3ec3e3 of this['activeUIs']){const _0x2535a0=this['_uis']['get'](_0x3ec3e3);(0x0,this['uisData']['get'](_0x3ec3e3)['filter'])(_0x5be5dd)&&_0x2535a0['setActiveAnnotation'](_0x5be5dd);}}),this['listenTo'](_0x19fcf8,'_deactivateAllAnnotations',()=>{for(const _0x52baed of this['activeUIs']){this['_uis']['get'](_0x52baed)['setActiveAnnotation'](null);}}),this['listenTo'](_0x19fcf8['_visibleAnnotations'],'add',(_0x5c39de,_0x382e5a)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x382e5a);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x11d714){return this['activeUIs']['has'](_0x11d714);}['activate'](_0x192d42,_0x15ecb0=this['defaultFilter']){const _0x4fcdbc=this['context']['plugins']['get'](y);if(!this['_uis']['has'](_0x192d42))throw new _0x16a937('annotationsuis-missing-ui',this,{'uiName':_0x192d42});this['isActive'](_0x192d42)&&this['deactivate'](_0x192d42),this['activeUIs']['add'](_0x192d42);const _0x1b5337=new S();v({'source':_0x4fcdbc['_visibleAnnotations'],'target':_0x1b5337,'filter':_0x15ecb0}),this['uisData']['set'](_0x192d42,{'collection':_0x1b5337,'filter':_0x15ecb0});const _0x404908=this['_uis']['get'](_0x192d42);_0x404908['attach'](_0x1b5337),this['listenTo'](_0x404908,'change:activeAnnotation',(_0x43b3b6,_0x37d990,_0x3b2032,_0x1bd787)=>{_0x1bd787&&_0x4fcdbc['_removeActiveAnnotation'](_0x1bd787),_0x3b2032&&_0x4fcdbc['_addActiveAnnotation'](_0x3b2032);});}['deactivate'](_0x4a64e4){if(this['activeUIs']['delete'](_0x4a64e4),!this['_uis']['has'](_0x4a64e4))throw new _0x16a937('annotationsuis-missing-ui',this,{'uiName':_0x4a64e4});const _0x2e10e9=this['_uis']['get'](_0x4a64e4);_0x2e10e9['detach'](),this['stopListening'](_0x2e10e9),this['uisData']['get'](_0x4a64e4)['collection']['destroy'](),this['uisData']['delete'](_0x4a64e4);}['switchTo'](_0x305d51){if(!this['_uis']['has'](_0x305d51))throw new _0x16a937('annotationsuis-missing-ui',this,{'uiName':_0x305d51});const _0x139cd9=this['context']['plugins']['get'](y),_0x3c31f0=Array['from'](_0x139cd9['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x305d51);const _0xa1086=this['_uis']['get'](_0x305d51);_0xa1086['setActiveAnnotation'](_0x3c31f0),_0xa1086['_setSelectedAnnotations']&&_0x3c31f0&&_0xa1086['_setSelectedAnnotations']([_0x3c31f0]);}['deactivateAll'](){for(const _0x29d0a1 of this['activeUIs'])this['deactivate'](_0x29d0a1);}['register'](_0x2fc94e,_0x1cbd2c){if(this['_uis']['has'](_0x2fc94e))throw new _0x16a937('annotationsuis-register-already-registered');if('function'!=typeof _0x1cbd2c['attach']||'function'!=typeof _0x1cbd2c['detach']||'function'!=typeof _0x1cbd2c['setActiveAnnotation'])throw new _0x16a937('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x2fc94e,_0x1cbd2c);}['refilterAnnotations'](){const _0x235fb5=this['context']['plugins']['get'](y)['collection'],_0x1b8743=new Map(),_0x3b5ac0=Array['from'](this['activeUIs']);for(const _0x4221ef of this['activeUIs']){const _0x4fecaf=this['uisData']['get'](_0x4221ef)['collection'];for(const _0xe98ecf of _0x4fecaf)_0x1b8743['set'](_0xe98ecf,_0x4221ef);}for(const _0x2ce194 of _0x235fb5){const _0x3e0131=_0x1b8743['get'](_0x2ce194);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x2ce194);const _0x43f168=_0x3b5ac0['find'](_0x45a709=>this['uisData']['get'](_0x45a709)['filter'](_0x2ce194));_0x3e0131!==_0x43f168&&(_0x3e0131&&this['uisData']['get'](_0x3e0131)['collection']['remove'](_0x2ce194),_0x43f168&&this['uisData']['get'](_0x43f168)['collection']['add'](_0x2ce194));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['defaultFilter'](){return!0x0;}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x50d248){const _0x37ff83=[];for(const _0x4a2e45 of this['activeUIs']){(0x0,this['uisData']['get'](_0x4a2e45)['filter'])(_0x50d248)&&_0x37ff83['push'](_0x4a2e45);}if(_0x37ff83['length']>0x1)throw new _0x16a937('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x37ff83,'annotationType':_0x50d248['type']});}}const _i=/* #__PURE__ -- @preserve */
|
|
32
|
+
Ht('px');class H extends kt{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0x907158){super(_0x907158);const _0x2b49a1=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 _0x2c3963(),this['focusCycler']=new _0x2437b0({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x2b49a1['to']('class')],'style':{'minHeight':_0x2b49a1['to']('minHeight',_0x5c7099=>'number'==typeof _0x5c7099?_i(_0x5c7099+0xa):null)},'dir':_0x907158['uiLanguageDirection'],'role':'application','aria-label':N(_0x907158,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':N(_0x907158,'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',_0xa0b75c=>{this['_updateItemPositionInFocusables'](_0xa0b75c['source']);}),this['list']['forEach'](_0x1632b2=>{this['focusTracker']['add'](_0x1632b2['element']),this['_updateItemPositionInFocusables'](_0x1632b2);}),this['list']['on']('change',(_0x1c1bc4,_0x522e74)=>{for(const _0x518d71 of _0x522e74['removed'])this['focusTracker']['remove'](_0x518d71['element']),this['focusables']['remove'](_0x518d71);for(const _0x422e48 of _0x522e74['added'])this['focusTracker']['add'](_0x422e48['element']),this['_updateItemPositionInFocusables'](_0x422e48);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0x1bd2bc){const _0x1542cb=this['focusables']['getIndex'](_0x1bd2bc);let _0x312a79,_0x5d50c2;for(const _0xb153a6 of this['focusables'])if(_0x1bd2bc['top']<_0xb153a6['top']){_0x312a79=_0xb153a6;break;}if(_0x5d50c2=_0x312a79?this['focusables']['getIndex'](_0x312a79):this['focusables']['length'],-0x1!==_0x1542cb){if(_0x1542cb===_0x5d50c2-0x1)return;this['focusables']['remove'](_0x1bd2bc),_0x5d50c2=_0x312a79?this['focusables']['getIndex'](_0x312a79):this['focusables']['length'];}this['focusables']['add'](_0x1bd2bc,_0x5d50c2);}}const Ot=/* #__PURE__ -- @preserve */
|
|
33
|
+
Ht('px');class R extends kt{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x1e4502){super(_0x1e4502),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x1ca6d8,_0x3e2bbd)=>_0x1ca6d8+_0x3e2bbd),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=xt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x3d04a2=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x3d04a2['to']('isAnimationDisabled',_0x4a554b=>_0x4a554b?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x3d04a2['to']('top',_0x2e1f7a=>Ot(_0x2e1f7a))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x88304d=this['element']['clientHeight'];_0x88304d&&(this['height']=_0x88304d);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0x2b95da{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1ba557){super(_0x1ba557),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 _0x2f97fd=this['context']['config']['get']('sidebar.container');_0x2f97fd&&this['setContainer'](_0x2f97fd);}['setContainer'](_0x2aa5d9){if(!g(_0x2aa5d9))throw new _0x16a937('sidebar-setcontainer-invalid-element');this['container']=_0x2aa5d9;}['_attachToContainer']({viewClass:_0x89bf22='',spaceBetweenItems:_0x48b0e0=0x19}={}){if(!g(this['container']))throw new _0x16a937('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x89bf22,this['_spaceBetweenItems']=_0x48b0e0;}['rearrange']({removedAnnotation:_0x158cf2,previousAnnotation:_0x218ae5,nextAnnotation:_0x3397f6}){const _0x3328d5=this['getSidebarItemView'](_0x158cf2);this['view']['list']['remove'](_0x3328d5),this['_destroySidebarItemView'](_0x158cf2),_0x218ae5&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x218ae5)),_0x3397f6&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x3397f6)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x458ea8,activatedAnnotation:_0xb11801,disableAnimationOnActivatedAnnotation:_0xdcb081}){if(this['_activeAnnotation']=_0xb11801,_0x458ea8){_0x458ea8['isActive']=!0x1;const _0x1196c4=this['getSidebarItemView'](_0x458ea8);_0x1196c4&&_0xdcb081&&(_0x1196c4['isAnimationDisabled']=!0x1);}if(_0xb11801){const _0x2e2320=this['getSidebarItemView'](_0xb11801);_0x2e2320&&(_0xb11801['isActive']=!0x0,_0xdcb081&&(_0x2e2320['isAnimationDisabled']=!0x0,_0x2e2320['top']+=0x1),this['_alignToTargetRect'](_0x2e2320));}}['_detachFromContainer'](_0x127274){if(this['view']['element']['remove'](),_0x127274){for(const _0x4d3ed9 of _0x127274)this['_destroySidebarItemView'](_0x4d3ed9);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x2f7694,_0x5b9d2e){_0x5b9d2e||(_0x5b9d2e=_0x2f7694['view']);const _0x114032=new R(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x114032,_0x2f7694),this['_annotationToSidebarItemView']['set'](_0x2f7694,_0x114032),_0x114032['content']['add'](_0x5b9d2e),this['listenTo'](_0x2f7694['view'],'change:targetRect',(_0x55d0a4,_0x9525e0,_0x1d06c5)=>{const _0x22e057=this['_getTargetTop'](_0x2f7694,_0x1d06c5);_0x114032['_targetTop']!=_0x22e057&&(_0x114032['_targetTop']=_0x22e057,this['_setItemTop'](_0x114032,_0x22e057));}),this['listenTo'](_0x114032,'change:top',()=>{this['_recalculate'](_0x114032,'top');}),this['listenTo'](_0x114032,'change:bottom',()=>{this['_recalculate'](_0x114032,'bottom');}),this['_alignToTargetRect'](_0x114032);const _0x359e5a=this['_getItemBefore'](_0x114032);if(_0x359e5a)this['_alignAfterItem'](_0x359e5a,_0x114032)||this['_alignToTargetRect'](_0x114032);else this['_alignToTargetRect'](_0x114032);return this['_updateLastItem'](),this['view']['list']['add'](_0x114032),_0x114032;}['_alignForTopChange'](_0x50f816){if(!_0x50f816['content']['length'])return;const _0x217246=this['_getItemBefore'](_0x50f816);if(!_0x217246)return;const _0x5456f8=this['_sidebarItemViewToAnnotation']['get'](_0x217246),_0x2eec5b=this['_activeAnnotation'];_0x2eec5b&&_0x2eec5b===_0x5456f8?this['_alignAfterItem'](_0x217246,_0x50f816):this['_alignBeforeItem'](_0x50f816,_0x217246);}['_alignForBottomChange'](_0x118fa5){if(!_0x118fa5['content']['length'])return;const _0x3c1e0d=this['_getItemAfter'](_0x118fa5);if(!_0x3c1e0d)return;const _0x4712ea=this['_sidebarItemViewToAnnotation']['get'](_0x3c1e0d),_0x19834a=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x1e25ba=this['_activeAnnotation'];_0x1e25ba&&_0x1e25ba===_0x4712ea&&_0x19834a?(this['_alignBeforeItem'](_0x3c1e0d,_0x118fa5),this['_alignAfterItem'](_0x118fa5,_0x3c1e0d)):_0x1e25ba&&_0x1e25ba===_0x4712ea?this['_alignBeforeItem'](_0x3c1e0d,_0x118fa5):this['_alignAfterItem'](_0x118fa5,_0x3c1e0d);}['_recalculate'](_0x546f1b,_0x4e208a){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x145647,changedProp:_0x3b498f}of this['_recalculateBuffer'])'top'===_0x3b498f?this['_alignForTopChange'](_0x145647):this['_alignForBottomChange'](_0x145647);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x546f1b,'changedProp':_0x4e208a});}['getSidebarItemView'](_0x5673be){return this['_annotationToSidebarItemView']['get'](_0x5673be);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x1894af){const _0x3f295e=this['getSidebarItemView'](_0x1894af);this['stopListening'](_0x3f295e),this['stopListening'](_0x1894af['view']),_0x3f295e['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x1894af),this['_sidebarItemViewToAnnotation']['delete'](_0x3f295e);}['_createSidebarView'](){const _0x40e4d1=new H(this['context']['locale']);return _0x40e4d1['render'](),this['on']('change:_lastItem',(_0x19d61c,_0x35193e,_0x5c388b,_0x9003a7)=>{_0x9003a7&&_0x40e4d1['unbind']('minHeight'),_0x5c388b?_0x40e4d1['bind']('minHeight')['to'](_0x5c388b,'bottom'):_0x40e4d1['minHeight']=null;}),_0x40e4d1;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x287d76){const _0x366d14=this['_sidebarItemViewToAnnotation']['get'](_0x287d76),_0x38aae1=_0x366d14&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x366d14)-0x1);return _0x38aae1&&this['getSidebarItemView'](_0x38aae1)||null;}['_getItemAfter'](_0x4d690c){const _0x4c88cd=this['_sidebarItemViewToAnnotation']['get'](_0x4d690c),_0x1d0f25=_0x4c88cd&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x4c88cd)+0x1);return _0x1d0f25&&this['getSidebarItemView'](_0x1d0f25)||null;}['_alignBeforeItem'](_0x5370a2,_0x140971){_0x5370a2['updateHeight']();const _0x2386a0=G(_0x140971['bottom']+this['_spaceBetweenItems'],_0x5370a2['top']);return!!_0x2386a0&&(this['_setItemTop'](_0x140971,_0x140971['top']-_0x2386a0),!0x0);}['_alignAfterItem'](_0xbc2e98,_0x1f28df){_0xbc2e98['updateHeight']();const _0x42736f=G(_0xbc2e98['bottom']+this['_spaceBetweenItems'],_0x1f28df['top']);return!!_0x42736f&&(this['_setItemTop'](_0x1f28df,_0x1f28df['top']+_0x42736f,!0x1),!0x0);}['_alignToTargetRect'](_0x14dfb4){const _0x5a1edf=this['_sidebarItemViewToAnnotation']['get'](_0x14dfb4);if(!_0x5a1edf||!_0x5a1edf['target']||!_0x5a1edf['targetRect'])return;const _0x590700=this['_getTargetTop'](_0x5a1edf,_0x5a1edf['targetRect']);this['_setItemTop'](_0x14dfb4,_0x590700);}['_getTargetTop'](_0x43ca9e,_0x2379ec){if(null===_0x2379ec)return 0x0;if(_0x43ca9e['target']instanceof _0xbd260)return _0x2379ec['top'];{const _0x265935=new _0xbd260(this['view']['element'])['top'];return _0x2379ec['top']-_0x265935;}}['_setItemTop'](_0x5dccaa,_0x24e6bb,_0xb25820=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0xb25820&&(_0x24e6bb=Math['max'](_0x24e6bb,this['_getMaxAvailableTop'](_0x5dccaa))),_0x5dccaa['top']=_0x24e6bb;}['_getMaxAvailableTop'](_0x1059c9){let _0x5a18a4=this['_getItemBefore'](_0x1059c9),_0x158293=0x0;for(;_0x5a18a4;)_0x5a18a4['updateHeight'](),_0x158293+=this['_spaceBetweenItems']+_0x5a18a4['height'],_0x5a18a4=this['_getItemBefore'](_0x5a18a4);return _0x158293;}}function G(_0x4e7fc3,_0x2ba9bd){return Math['max'](_0x4e7fc3-_0x2ba9bd,0x0);}function g(_0x46dfef){return null!==_0x46dfef&&'object'==typeof _0x46dfef&&0x1===_0x46dfef['nodeType'];}class e extends _0x2b95da{['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(_0xe34cf6){super(_0xe34cf6),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x4697a1(),this['_refreshPositioningDebounced']=_0xe584be(()=>{_0xe34cf6['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x31305e=this['context']['plugins']['get'](j),_0x170e92=this['context']['plugins']['get'](z);_0x31305e['register']('wideSidebar',this),_0x170e92['container']&&_0x31305e['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x343fac){if(_0x343fac===this['activeAnnotation'])return;const _0x9542ec=this['context']['plugins']['get'](z);_0x9542ec['_activeAnnotation']=_0x343fac;const _0x37b1c1=this['activeAnnotation'];_0x9542ec['refresh']({'blurredAnnotation':_0x37b1c1,'activatedAnnotation':_0x343fac}),this['activeAnnotation']=_0x343fac;}['attach'](_0x585fae){this['annotations']=_0x585fae;const _0x147460=this['context']['plugins']['get'](z);if(_0x147460['_annotations']=_0x585fae,this['isAttached'])throw new _0x16a937('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x147460,'set:container',()=>{this['detach'](),this['listenTo'](_0x147460,'change:container',_0xdd75cf=>{_0xdd75cf['off'](),this['attach'](_0x585fae);});}),_0x147460['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x455777=_0x356498=>{_0x356498['updateTargetRect'](),_0x147460['addAnnotation'](_0x356498);};for(const _0x7bd129 of _0x585fae)_0x455777(_0x7bd129);this['listenTo'](_0x585fae,'add',(_0x5f136a,_0x3bdff8)=>{_0x455777(_0x3bdff8);}),this['listenTo'](_0x585fae,'remove',(_0x565bbc,_0x1a4d0f,_0x56fb17)=>{_0x147460['rearrange']({'removedAnnotation':_0x1a4d0f,'previousAnnotation':_0x585fae['get'](_0x56fb17-0x1),'nextAnnotation':_0x585fae['get'](_0x56fb17+0x1)}),_0x1a4d0f===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x585fae,'focus',(_0x38a122,_0x47218e)=>{this['setActiveAnnotation'](_0x47218e);}),this['listenTo'](_0x585fae,'blur',()=>{this['setActiveAnnotation'](null);});const _0x3b0be8=this['context']instanceof _0xd7f53c?this['context']['editors']:new _0x4697a1([this['context']]);for(const _0xda4f94 of _0x3b0be8)this['_integrateWithEditorAnnotations'](_0xda4f94);this['listenTo'](_0x3b0be8,'add',(_0x277de2,_0x2ccd3c)=>{this['listenTo'](_0x2ccd3c,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x2ccd3c);});}),this['listenTo'](_0x3b0be8,'remove',(_0x239bdc,_0x57a6a3)=>{_0x57a6a3['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x57a6a3['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x16a937('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x55c1dc=this['context']['plugins']['get'](z);_0x55c1dc['_detachFromContainer'](this['annotations']),this['stopListening'](_0x55c1dc),this['stopListening'](this['annotations']),this['context']instanceof _0xd7f53c&&this['stopListening'](this['context']['editors']);for(const _0x1b521b of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x1b521b);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x53c42e){if(!_0x53c42e['plugins']['has']('EditorAnnotations'))return;const _0x5c94b2=_0x53c42e['plugins']['get']('EditorAnnotations'),_0x31fb11=()=>{const _0x254f26=_0x5c94b2['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x254f26[0x0]||null);};this['listenTo'](_0x5c94b2,'refresh',_0x31fb11),this['listenTo'](_0x5c94b2,'blur',(_0x3eefaa,{isAnnotationTracked:_0x53d1a1})=>{this['activeAnnotation']&&_0x53d1a1(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x5c94b2,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x6394ec=>{_0x5c94b2['hasDomSelection']()&&(_0x31fb11(),_0x6394ec['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x5c94b2);}['_destroyEditorAnnotationsIntegration'](_0x2effdc){this['stopListening'](_0x2effdc),this['_editorAnnotations']['remove'](_0x2effdc);}}class C extends _0x29394f{['counterView'];constructor(_0x2a12f4){super(_0x2a12f4);const _0xc230f3=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0xfb294a,_0x57ceff)=>_0xfb294a?'...':_0x57ceff['toString']()),this['set']('annotationType',''),this['icon']=_0xddcbf6,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new kt(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0xc230f3['to']('annotationType',_0x15d997=>'ck-annotation-counter__badge--'+_0x15d997),_0xc230f3['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0xc230f3['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class n extends _0x2b95da{['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(_0x2442c0){super(_0x2442c0),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=new(_0x286cd4())(),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x4697a1(),this['_refreshPositioningDebounced']=_0xe584be(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](j)['register']('narrowSidebar',this),this['bodyCollection']=new _0x3e8581(this['context']['locale']),this['balloonPanelView']=new _0x50ae1b(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x194764){this['annotations']=_0x194764;const _0x4b2248=this['context']['plugins']['get'](z),_0x5ca3e3=this['balloonPanelView'];if(_0x4b2248['_annotations']=_0x194764,this['isAttached'])throw new _0x16a937('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x4b2248,'set:container',()=>{this['detach'](),this['listenTo'](_0x4b2248,'change:container',_0x150ede=>{_0x150ede['off'](),this['attach'](_0x194764);});}),_0x4b2248['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x4dce37=_0x537ad7=>{const _0x5b455a=new C(this['context']['locale']);_0x4b2248['addAnnotation'](_0x537ad7,_0x5b455a),this['_annotationToNarrowView']['set'](_0x537ad7,_0x5b455a),_0x5b455a['bind']('isDirty','annotationType','number')['to'](_0x537ad7['view'],'isDirty','type','length'),_0x5b455a['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x5ca3e3['content']['first']!==_0x537ad7['view']?(this['_showBalloon'](_0x537ad7),_0x537ad7['view']['element']['focus'](),this['setActiveAnnotation'](_0x537ad7)):this['setActiveAnnotation'](null);});};for(const _0x1b702e of _0x194764)_0x4dce37(_0x1b702e);this['listenTo'](_0x194764,'add',(_0x31f1b7,_0x11cf5d)=>{_0x4dce37(_0x11cf5d);}),this['listenTo'](_0x194764,'remove',(_0x5480e2,_0x52803d,_0x409cb0)=>{this['_annotationToNarrowView']['get'](_0x52803d)['destroy'](),this['_annotationToNarrowView']['delete'](_0x52803d),_0x4b2248['rearrange']({'removedAnnotation':_0x52803d,'previousAnnotation':_0x194764['get'](_0x409cb0-0x1),'nextAnnotation':_0x194764['get'](_0x409cb0+0x1)}),_0x52803d===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x194764,'focus',(_0x1817d3,_0x2d44a4)=>{this['setActiveAnnotation'](_0x2d44a4);}),this['listenTo'](_0x194764,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0xbd245e,_0x20913b)=>{_0x20913b['keyCode']===_0x3e9209['esc']&&_0x5ca3e3['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x5ca3e3['content']['first']),this['_hideBalloon'](),_0x20913b['stopPropagation'](),_0x20913b['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x457c0b,_0x3f6be3)=>{const _0x5d07e5=_0x3f6be3['target'];_0x5ca3e3['isVisible']&&_0x5ca3e3['element']['contains'](_0x5d07e5)||_0x4b2248['view']['element']['contains'](_0x5d07e5)||_0x457c0b['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x15fd44=>_0x15fd44['contains'](_0x5d07e5))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x528dcd=this['context']instanceof _0xd7f53c?this['context']['editors']:new _0x4697a1([this['context']]);for(const _0x3b19bc of _0x528dcd)this['_integrateWithEditorAnnotations'](_0x3b19bc);this['listenTo'](_0x528dcd,'add',(_0x1baa36,_0x59a1b0)=>{this['listenTo'](_0x59a1b0,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x59a1b0);});}),this['listenTo'](_0x528dcd,'remove',(_0x1de170,_0x501b)=>{_0x501b['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x501b['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x2311a8){if(_0x2311a8===this['activeAnnotation'])return;const _0x139444=this['context']['plugins']['get'](z);if(_0x139444['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x2311a8,'disableAnimationOnActivatedAnnotation':!0x0}),_0x2311a8)_0x139444['getSidebarItemView'](_0x2311a8)?this['_showBalloon'](_0x2311a8):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x2311a8;}['detach'](){if(!this['isAttached'])throw new _0x16a937('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x3eb086=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x2bd0e6=>_0x2bd0e6['destroy']()),this['_annotationToNarrowView']['clear'](),_0x3eb086['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0xd7f53c&&this['stopListening'](this['context']['editors']);for(const _0xdcff4 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0xdcff4);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'](_0xc59678){if(!_0xc59678['plugins']['has']('EditorAnnotations'))return;const _0x57ad21=_0xc59678['plugins']['get']('EditorAnnotations'),_0x550ef3=this['context']['plugins']['get'](z),_0x3519b6=this['annotations'],_0x50a08c=this['balloonPanelView'],_0x391837=()=>{const _0x42e652=_0x57ad21['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x42e652),this['setActiveAnnotation'](_0x42e652[0x0]||null);};this['listenTo'](_0x57ad21,'refresh',_0x391837),this['listenTo'](_0x57ad21,'blur',(_0x2a305e,{isAnnotationTracked:_0x104d73})=>{this['activeAnnotation']&&_0x104d73(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x57ad21,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x3519b6,'blur',_0x5841c1=>{_0x57ad21['hasDomSelection']()&&_0x5841c1['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x3628c5,_0x150084)=>{const _0x23e9e9=_0x150084['target'];_0x50a08c['isVisible']&&_0x50a08c['element']['contains'](_0x23e9e9)||_0x550ef3['view']['element']['contains'](_0x23e9e9)||this['activeAnnotation']&&_0x57ad21['hasDomSelection']()&&(_0x391837(),_0x3628c5['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x57ad21);}['_destroyEditorAnnotationsIntegration'](_0x9f941f){_0x9f941f&&(this['stopListening'](_0x9f941f),this['_editorAnnotations']['remove'](_0x9f941f));}['_setSelectedAnnotations'](_0x244cd){for(const _0x24c62d of this['_selectedAnnotations'])_0x244cd['includes'](_0x24c62d)||this['_manuallyClosedAnnotationViews']['delete'](_0x24c62d['view']);this['_selectedAnnotations']=_0x244cd;}['_refreshPositioning'](){const _0x4d8f16=this['balloonPanelView'];this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning'](),_0x4d8f16['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x391fb2){if(this['_manuallyClosedAnnotationViews']['has'](_0x391fb2['view']))return;const _0x5b6481=this['balloonPanelView']['content']['first'];_0x5b6481!==_0x391fb2['view']?(_0x5b6481&&this['_detachListeners'](_0x5b6481),this['_attachListeners'](_0x391fb2['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x391fb2['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0xed559d=this['balloonPanelView']['content']['first'],_0x35a159=_0xed559d&&this['annotations']['getByView'](_0xed559d);if(!_0x35a159||!this['_annotationToNarrowView']['has'](_0x35a159))return;const _0x2e894e=this['_annotationToNarrowView']['get'](_0x35a159)['element'],_0x562d7e=(function(){const _0x472784=_0x50ae1b['defaultPositions'];return[_0x472784['southArrowNorthEast'],_0x472784['northArrowSouthEast'],_0x472784['southArrowNorth'],_0x472784['northArrowSouth'],_0x472784['southArrowNorthWest'],_0x472784['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x2e894e,'positions':_0x562d7e});}['_hideBalloon'](){const _0x340239=this['balloonPanelView'],_0x10dacc=_0x340239['content']['first'];_0x10dacc&&(this['_detachListeners'](_0x10dacc),_0x340239['unpin'](),_0x340239['content']['clear']());}['_attachListeners'](_0xbf3604){this['listenTo'](_0xbf3604,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0xbf3604,'Esc',(_0x2e285b,_0xcdf424)=>{this['_manuallyClosedAnnotationViews']['add'](_0xbf3604),this['_hideBalloon'](),_0xcdf424();});}['_detachListeners'](_0x4f5cc5){this['stopListening'](_0x4f5cc5);}}class c extends _0x1fefff{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[b,_0x43e52d,j];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x45e857){super(_0x45e857),_0x45e857['editing']['view']['addObserver'](_0x1df655),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x45e857['plugins']['get'](_0x43e52d),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x36c580=this['editor']['plugins']['get'](j);_0x36c580['context']===this['editor']&&(_0x36c580['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x512929,_0x2b10f8)=>{const _0x16bab6=this['_balloon'];if(this['isAttached']&&_0x16bab6['visibleView']){const _0x191777=this['annotations']['getByView'](_0x16bab6['visibleView']);_0x191777&&this['_closeAnnotation'](_0x191777),_0x2b10f8();}}));}['afterInit'](){const _0x4c324b=this['editor']['plugins']['get'](j);_0x4c324b['context']===this['editor']&&(_0x4c324b['hasActive']()||_0x4c324b['switchTo']('inline'));}['setActiveAnnotation'](_0x5aa55b){_0x5aa55b!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x5aa55b&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x5aa55b)&&this['_addAnnotationToBalloon'](_0x5aa55b,!0x0),_0x5aa55b['isActive']=!0x0),_0x5aa55b||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x5aa55b);}['attach'](_0x5be3a4){this['annotations']=_0x5be3a4;const _0x119687=this['editor']['plugins']['get'](j),_0x525e76=this['_balloon'];if(this['isAttached'])throw new _0x16a937('inlineannotations-attach-already-attached',this);if(_0x119687['context']!==this['editor'])throw new _0x16a937('inlineannotations-not-allowed-with-context',this);const _0x323355=this['editor']['plugins']['get'](b);this['listenTo'](_0x323355,'refresh',()=>{const _0x1002b9=_0x323355['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x43f94b,_0x3bde6a;!this['_forceRefresh']&&(_0x43f94b=_0x1002b9,_0x3bde6a=this['_selectedAnnotations'],_0x43f94b['length']===_0x3bde6a['length']&&_0x43f94b['every'](_0x262788=>_0x3bde6a['includes'](_0x262788)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x1002b9),this['setActiveAnnotation'](_0x1002b9[0x0]||null));}),this['listenTo'](_0x323355,'blur',(_0x15dc54,{isAnnotationTracked:_0x251e89})=>{this['activeAnnotation']&&_0x251e89(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x2eb6d2,_0x56cf2a,_0x307c32)=>{_0x307c32||this['setActiveAnnotation'](null);}),this['listenTo'](_0x5be3a4,'remove',(_0x1c5221,_0x2657fb)=>{this['_removeAnnotationFromBalloon'](_0x2657fb),_0x2657fb===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x525e76,'change:visibleView',(_0xdf4583,_0x4d3732,_0x4c4435,_0x2f6174)=>{_0x2f6174&&this['stopListening'](_0x2f6174);const _0x69dbe1=_0x5be3a4['getByView'](_0x4c4435);_0x4c4435&&_0x69dbe1&&(this['listenTo'](_0x4c4435,'change:height',()=>{_0x525e76['updatePosition']();}),this['listenTo'](_0x4c4435,'Esc',()=>{this['_closeAnnotation'](_0x69dbe1),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x69dbe1&&this['setActiveAnnotation'](_0x69dbe1));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x525e76['visibleView']&&(_0x5be3a4['getByView'](_0x525e76['visibleView'])&&_0x525e76['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 _0x16a937('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0xe70ab5 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0xe70ab5);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x1d8ea6){for(const _0x10580e of this['_selectedAnnotations'])_0x1d8ea6['includes'](_0x10580e)||this['_manuallyClosed']['delete'](_0x10580e);for(const _0x31df7b of this['annotations'])_0x1d8ea6['includes'](_0x31df7b)||this['_removeAnnotationFromBalloon'](_0x31df7b);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x3cd60b of _0x1d8ea6)this['_addAnnotationToBalloon'](_0x3cd60b);}this['_selectedAnnotations']=_0x1d8ea6;}['_addAnnotationToBalloon'](_0x903cd,_0x1eb5ab=!0x1){this['_manuallyClosed']['has'](_0x903cd)||(this['_addedAnnotations']['has'](_0x903cd)||this['_balloon']['hasView'](_0x903cd['view'])||(this['_addedAnnotations']['add'](_0x903cd),this['_balloon']['add']({'stackId':_0x903cd['view']['id'],'view':_0x903cd['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x903cd)}})),_0x1eb5ab&&this['_balloon']['showStack'](_0x903cd['view']['id']));}['_getBalloonTargetForAnnotation'](_0x51e2ea){const _0x169702=_0x51e2ea['target'],_0x411a6a=this['editor']['editing']['view'],_0xc54b7c=_0x411a6a['document']['selection']['getFirstRange'](),_0x7dd618=_0x411a6a['domConverter']['viewRangeToDom'](_0xc54b7c);if(_0x7dd618['collapse'](!0x0),_0x169702){if(_0x169702 instanceof _0xbd260)return _0x169702;let _0x28ee11=[];for(const _0x5347da of _0x169702)_0x28ee11['push'](...F(_0x5347da['getClientRects']()));_0x28ee11=function(_0x1dc452){const _0x1eef05=[];let _0x2bef31=_0x1dc452[0x0];for(let _0x416cb8=0x1;_0x416cb8<_0x1dc452['length'];_0x416cb8++)P(_0x2bef31,_0x1dc452[_0x416cb8])?_0x2bef31['width']+=_0x1dc452[_0x416cb8]['width']:(_0x1eef05['push'](_0x2bef31),_0x2bef31=_0x1dc452[_0x416cb8]);return _0x1eef05['push'](_0x2bef31),_0x1eef05;}(_0x28ee11);const _0x2c188b=_0x7dd618['getBoundingClientRect']();return _0x28ee11['find'](_0x343f18=>_0x343f18['top']<=_0x2c188b['top']&&_0x343f18['bottom']>=_0x2c188b['bottom']&&_0x343f18['left']<=_0x2c188b['left']&&_0x343f18['right']>=_0x2c188b['right'])||_0x28ee11[0x0];}return _0x51e2ea['targetRect']||_0x7dd618;}['_removeAnnotationFromBalloon'](_0x646b56){this['_addedAnnotations']['has'](_0x646b56)&&this['_balloon']['hasView'](_0x646b56['view'])&&(this['_addedAnnotations']['delete'](_0x646b56),this['_balloon']['remove'](_0x646b56['view']));}['_closeAnnotation'](_0x1e4ba2){this['_manuallyClosed']['add'](_0x1e4ba2),this['_removeAnnotationFromBalloon'](_0x1e4ba2);}}function F(_0x1271e9){return Array['from'](_0x1271e9)['map'](DOMRect['fromRect']);}function P(_0x2afa78,_0x351937){return _0x2afa78['top']===_0x351937['top']&&_0x2afa78['bottom']===_0x351937['bottom']&&_0x2afa78['right']===_0x351937['left'];}class Z extends kt{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x337a0d,_0x44f67f){super(_0x337a0d),this['set']('isEmpty',!_0x44f67f['length']),this['focusTracker']=new _0x2c3963(),this['_annotationViews']=_0x44f67f,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new _0x2437b0({'focusables':_0x44f67f,'focusTracker':this['focusTracker']}),this['listenTo'](_0x44f67f,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x44f67f,'remove',(_0x1c369e,_0x413f48)=>{_0x413f48['isActive']&&this['focus'](),_0x44f67f['length']||(this['isEmpty']=!0x0);});const _0x18e7a2=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':N(_0x337a0d,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x44f67f},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x18e7a2['if']('isEmpty','ck-hidden',_0x5b1572=>!_0x5b1572)]},'children':[{'text':N(_0x337a0d,'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 _0x38288b of this['_annotationViews'])this['focusTracker']['add'](_0x38288b['element']);this['_annotationViews']['on']('change',(_0x5f1f23,{added:_0x23ecbd,removed:_0x49cbb7})=>{for(const _0x394262 of _0x23ecbd)this['focusTracker']['add'](_0x394262['element']);for(const _0x40c369 of _0x49cbb7)this['focusTracker']['remove'](_0x40c369['element']);});}}class p extends _0x2b95da{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,y];}constructor(_0x17fd84){super(_0x17fd84),this['archivedThreads']=new _0x4697a1();}['init'](){const _0xece5db=this['context'],_0x5d0d77=_0xece5db['plugins']['get'](o),_0x10b9dc=_0xece5db['plugins']['get'](y);this['listenTo'](_0x5d0d77,'addCommentThread',(_0x1d7111,{threadId:_0x4737dd})=>{const _0x3444e7=_0x5d0d77['getCommentThread'](_0x4737dd);_0x3444e7['archivedAt']&&this['archivedThreads']['add'](_0x3444e7,this['_calculatePosition'](_0x3444e7['archivedAt'])),this['listenTo'](_0x3444e7,'change:archivedAt',(_0x449653,_0x16bc33,_0x3411fe)=>{_0x3411fe?this['archivedThreads']['has'](_0x3444e7)||this['archivedThreads']['add'](_0x3444e7,this['_calculatePosition'](_0x3444e7['archivedAt'])):this['archivedThreads']['has'](_0x3444e7)&&this['archivedThreads']['remove'](_0x3444e7);});}),this['listenTo'](_0x5d0d77,'removeCommentThread',(_0x3cd875,{threadId:_0x306382})=>{const _0x597cf4=_0x5d0d77['getCommentThread'](_0x306382);this['stopListening'](_0x597cf4),this['archivedThreads']['has'](_0x597cf4)&&this['archivedThreads']['remove'](_0x597cf4);},{'priority':'highest'}),this['listenTo'](_0x10b9dc['collection'],'focus',(_0x3413fb,_0x86400c)=>{_0x86400c['isVisible']||(_0x86400c['isActive']=!0x0,_0x10b9dc['activate'](_0x86400c));});}['_calculatePosition'](_0x1b0156){const _0x5afdbb=[...this['archivedThreads']]['findIndex'](_0x42978b=>_0x42978b['archivedAt']<_0x1b0156);return _0x5afdbb>-0x1?_0x5afdbb:this['archivedThreads']['length'];}}class a extends _0x1fefff{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[p,_0x591b7f];}constructor(_0x5aca55){super(_0x5aca55),this['annotationViews']=new _0x324cf8(),this['_pendingThreads']=[];}['init'](){const _0x3a63a8=this['editor'],_0x382eb5=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x3a63a8['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x29394f,!0x0)),_0x3a63a8['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x2badb9=this['_createCommentsArchiveButton'](_0x506323);return _0x2badb9['set']({'role':'menuitemcheckbox'}),_0x2badb9;});const _0x3f5264=_0x3a63a8['plugins']['get'](p),_0x10fdeb=_0x3a63a8['plugins']['get']('Annotations'),_0x4320cb=_0x3a63a8['plugins']['get']('CommentsRepository');_0x3f5264['archivedThreads']['forEach'](_0x1d6065=>{this['_handleNewThread'](_0x1d6065);}),this['listenTo'](_0x3f5264['archivedThreads'],'add',(_0x58f90f,_0x4efaa3)=>{this['_handleNewThread'](_0x4efaa3);}),this['listenTo'](_0x10fdeb['collection'],'add',(_0x2b0588,_0xa832f5)=>{const _0x2acbee=this['_pendingThreads']['find'](_0x32e452=>{const _0x465d23=_0x4320cb['_threadToController']['get'](_0x32e452);return _0x465d23&&_0xa832f5['innerView']===_0x465d23['view'];});if(_0x2acbee){const _0x320479=this['_calculatePosition'](_0x2acbee['archivedAt']);this['_addAnnotationToArchive'](_0xa832f5,_0x320479),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x2acbee),0x1);}}),this['listenTo'](_0x3f5264['archivedThreads'],'remove',(_0x1d0d00,_0x3644be)=>{const _0x9ecdb1=_0x3a63a8['config']['get']('collaboration.channelId');if(!_0x9ecdb1||_0x3644be['channelId']===_0x9ecdb1){if(this['_pendingThreads']['includes'](_0x3644be))this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x3644be),0x1);else{const _0x1fb236=_0x4320cb['_threadToController']['get'](_0x3644be),_0x3bdab7=_0x10fdeb['getByInnerView'](_0x1fb236['view']);this['annotationViews']['remove'](_0x3bdab7['view']),this['stopListening'](_0x3bdab7),this['stopListening'](_0x3bdab7['focusableElements']);}}}),this['listenTo'](_0x10fdeb['collection'],'add',(_0x366d05,_0x255dff)=>{this['listenTo'](_0x255dff,'escape',_0x382eb5);}),this['listenTo'](_0x10fdeb['collection'],'remove',(_0x464ce7,_0x4c6912)=>{this['stopListening'](_0x4c6912,'escape',_0x382eb5);});}['_addAnnotationToArchive'](_0x33adcd,_0x11542d){this['listenTo'](_0x33adcd,'set:isVisible',_0x407c74=>{_0x407c74['return']=!0x1,_0x407c74['stop']();}),this['annotationViews']['add'](_0x33adcd['view'],_0x11542d);}['_handleNewThread'](_0x2c40dc){const _0x57ee54=this['editor']['plugins']['get']('CommentsRepository'),_0xcc769d=this['editor']['plugins']['get']('Annotations'),_0x13b218=this['editor']['config']['get']('collaboration.channelId');if(!_0x13b218||_0x2c40dc['channelId']===_0x13b218){const _0x3b2591=_0x57ee54['_threadToController']['get'](_0x2c40dc);if(!_0x3b2591)return void this['_pendingThreads']['push'](_0x2c40dc);const _0x31c291=this['_calculatePosition'](_0x2c40dc['archivedAt']),_0x48b4e2=_0xcc769d['getByInnerView'](_0x3b2591['view']);_0x48b4e2['isVisible']&&_0xcc769d['_visibleAnnotations']['remove'](_0x48b4e2),this['_addAnnotationToArchive'](_0x48b4e2,_0x31c291);}}['_calculatePosition'](_0x16d446){const _0x473376=this['editor']['config']['get']('collaboration.channelId'),_0x43b5ef=[...this['editor']['plugins']['get'](p)['archivedThreads']]['filter'](_0x10168d=>_0x10168d['channelId']===_0x473376)['findIndex'](_0x57b247=>_0x57b247['archivedAt']<_0x16d446);return _0x43b5ef<0x0||_0x43b5ef>this['annotationViews']['length']?this['annotationViews']['length']:_0x43b5ef-0x1;}['_toggleDialog'](){const _0x516a86=this['editor'],_0x3b418d=_0x516a86['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new Z(_0x516a86['locale'],this['annotationViews'])),'commentsArchive'===_0x3b418d['id']?_0x3b418d['hide']():_0x3b418d['show']({'id':'commentsArchive','title':N(_0x516a86['locale'],'COMMENTS_ARCHIVE'),'icon':_0x564ecd,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x19203c['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x456ad9,_0x286f5e=!0x1){const _0x207ef0=this['editor']['locale'],_0x24ecc6=this['editor']['plugins']['get']('Dialog'),_0xcca30a=new _0x456ad9(_0x207ef0);return _0xcca30a['bind']('isEnabled')['to'](this,'isEnabled'),_0xcca30a['bind']('isOn')['to'](_0x24ecc6,'id',_0x27ae02=>'commentsArchive'===_0x27ae02),_0xcca30a['set']({'label':N(_0x207ef0,'COMMENTS_ARCHIVE'),'icon':_0x564ecd,'isToggleable':!0x0}),_0x286f5e&&(_0xcca30a['tooltip']=!0x0),this['listenTo'](_0xcca30a,'execute',()=>this['_toggleDialog']()),_0xcca30a;}['_hideDialogOnAnnotationEscape']=_0x5a855c=>{const _0x5b0c3f=_0x5a855c['source'];if(!this['annotationViews']['has'](_0x5b0c3f['view']))return;const _0x681ec2=this['editor']['plugins']['get']('Dialog');_0x681ec2['isOpen']&&'commentsArchive'===_0x681ec2['id']&&(_0x681ec2['hide'](),_0x5a855c['stop']());};}class gi extends _0x1fefff{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};
|