@ckeditor/ckeditor5-comments 45.2.1-alpha.5 → 45.2.1-alpha.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/comments.js +1 -1
- package/dist/index.js +9 -9
- package/package.json +18 -18
- package/src/comments/commentsediting.js +1 -1
package/dist/index.js
CHANGED
|
@@ -20,12 +20,12 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Editor as
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
((()=>Qt)());constructor(_0x8ee66a={}){function _0x5c881e(_0x17fb78){return _0x17fb78['map'](_0x450d71=>String['fromCharCode'](_0x450d71))['join']('');}(_0x8ee66a=Object['assign']({},_0x8ee66a))['plugins']||(_0x8ee66a['plugins']=Rt['defaultPlugins']),super(_0x8ee66a),this['ui']=new Ot(this),this['set']('placeholder',''),this['model']['document']['on']('change',()=>this['_updatePlaceholder'](),{'priority':'low'}),this['on']('change:placeholder',()=>this['_updatePlaceholder']()),this['model']['document']['createRoot'](),this[_0x5c881e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5c881e([0x76,0x69,0x65,0x77])][_0x5c881e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5c881e([0x61,0x75,0x74,0x6f]),this[_0x5c881e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x5c881e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5c881e([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x5c881e([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x5c881e([0x6f,0x6b])});}['create'](){const _0x150091=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x150091))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x4ccb4f=>{const _0x54515c=this['model']['document']['getRoot'](),_0x39b1ac=_0x54515c&&_0x54515c['getChild'](_0x54515c['childCount']-0x1);_0x4ccb4f['setSelection'](_0x39b1ac,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x4d7edc=this['editing']['view'],_0x279504=_0x4d7edc['document']['getRoot'](),_0x22c2f3=_0x279504['getChild'](0x0);_0x279504['childCount']>0x1||!_0x22c2f3||'p'!=_0x22c2f3['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(St(_0x4d7edc,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x22c2f3['placeholder']=this['placeholder']),Ft({'view':_0x4d7edc,'element':_0x22c2f3,'keepOnFocus':!0x0}),this['placeholderElement']=_0x22c2f3);}}class hs extends kt{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0xd318a9,_0x17a9d5={}){super(_0xd318a9),this['editor']=null,this['_editorConfig']=_0x17a9d5,this['set']('value',_0x17a9d5['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',E(_0xd318a9,'Reply...')),this['set']('submitLabel',E(_0xd318a9,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new jt(),this['focusTracker']=new _0x41fa4f(),this['focusCycler']=new _0x42ff83({'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',(_0x252ec1,_0x15774c)=>{this['cancelButtonView']['fire']('execute'),_0x15774c();}),this['keystrokes']['set']('Ctrl+Enter',(_0x115800,_0x523a1c)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x523a1c());}),this['on']('submit',(_0x179466,_0x2c73f5)=>{_0x2c73f5['length']>0xfde8?(alert(E(_0xd318a9,'TOO_LONG_COMMENT_ALERT',[_0x2c73f5['length'],0xfde8])),_0x179466['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new Rt(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x144a67=this['editor'];this['element']['insertBefore'](_0x144a67['ui']['element'],this['element']['firstChild']),_0x144a67['model']['document']['on']('change',()=>this['value']=_0x144a67['getData']()),_0x144a67['bind']('placeholder')['to'](this),this['focusables']['add'](_0x144a67['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x19ea80){-0x1===_0x19ea80?(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:_0x4b08fd}=this,_0x30847c=new _0x4d0fd8(_0x4b08fd);return _0x30847c['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x30847c['withText']=!0x0,_0x30847c['bind']('label')['to'](this,'submitLabel'),_0x30847c['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x30847c['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x50a4d6,_0xef7c76)=>!_0xef7c76&&!!_0x50a4d6['trim']()),_0x30847c;}['_createCancelButton'](){const {locale:_0x3af563}=this,_0x3d9f10=new _0x4d0fd8(_0x3af563);return _0x3d9f10['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x3d9f10['label']=E(_0x3af563,'Cancel'),_0x3d9f10['withText']=!0x0,_0x3d9f10['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x3d9f10;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x2a1d2e=>{this['focusTracker']['add'](_0x2a1d2e['element']);}),this['focusables']['on']('change',(_0x17f04a,_0x34dec7)=>{for(const _0x290064 of Array['from'](_0x34dec7['added'])['reverse']())this['focusTracker']['add'](_0x290064['element']);});}}class ie extends kt{constructor(_0x4eb6ca,_0x2227bd,_0x4f020b){super(_0x4eb6ca),this['commentInputView']=new hs(_0x4eb6ca,_0x4f020b),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x4451c0,_0x3ba0be)=>_0x4451c0||!!_0x3ba0be),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 _0x20d31a(_0x4eb6ca,_0x2227bd),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'](_0x427cd7){this['commentInputView']['focus'](_0x427cd7);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x5e9c39,_0x1b7bd6)=>{const {submitButtonView:_0x508624,cancelButtonView:_0x37ad93,editor:_0x4ee4b9}=this['commentInputView'];[_0x508624['element'],_0x37ad93['element'],_0x4ee4b9?_0x4ee4b9['editing']['view']['getDomRoot']():null]['filter'](_0x1301a4=>_0x1301a4)['some'](_0x3fb870=>_0x3fb870['contains'](_0x1b7bd6['target']))||(this['focus'](),_0x1b7bd6['preventDefault']());});}}class cs extends kt{constructor(_0x16e9dc){super(_0x16e9dc);const _0x1416e9=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x1416e9['to']('count',_0x4e42ab=>E(_0x16e9dc,'NUMBER_OF_COMMENTS',_0x4e42ab))}]});}}class te extends kt{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x752496,_0x24f959,_0x820ede){super(_0x752496);const _0x21aaea=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x24f959['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x24f959,this['_config']=_0x820ede,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x41fa4f(),this['keystrokes']=new jt(),this['focusCycler']=new _0x42ff83({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x5386a3=>this['commentViews']['map'](_0x5fc389=>_0x5fc389['element'])['includes'](_0x5386a3['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new cs(_0x752496),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x320a2c=>_0x320a2c-this['_config']['maxCommentsWhenCollapsed']);for(const _0x4f75b0 of _0x24f959['comments'])this['_handleNewCommentModel'](_0x4f75b0);this['_handleInfoComment'](),this['listenTo'](_0x24f959['comments'],'add',(_0x5a941c,_0x42822a)=>{const _0x41f88a=this['_calculatePosition'](_0x42822a);this['length']++,this['_handleNewCommentModel'](_0x42822a,_0x41f88a),this['refreshVisibleViews']();}),this['listenTo'](_0x24f959['comments'],'remove',(_0x2e89a8,_0x1af046)=>{this['length']--,this['_handleRemoveCommentModel'](_0x1af046),this['refreshVisibleViews']();}),this['listenTo'](_0x24f959,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x24f959,'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',_0x21aaea['if']('length','ck-hidden',_0xd41df1=>!_0xd41df1)],'aria-label':E(_0x752496,'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'](_0x1a73fd){-0x1===_0x1a73fd?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x5e09b7 of this['commentViews'])_0x5e09b7['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x2918ab,_0x294ef2){const _0x44cbd2=new this['_config']['CommentView'](this['locale'],_0x2918ab,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x44cbd2['viewUid']=_0x2918ab['id'],_0x44cbd2['delegate']('removeComment')['to'](this),_0x44cbd2['delegate']('updateComment')['to'](this),_0x44cbd2['delegate']('resolveCommentThread')['to'](this),_0x44cbd2['delegate']('editorReady')['to'](this),_0x44cbd2['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x44cbd2,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x44cbd2,_0x294ef2);}['_calculatePosition'](_0x482b3b){const _0x46ac29=this['_model']['_findOptimalIndex'](_0x482b3b);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x482b3b['authoredAt']?_0x46ac29-0x1:_0x46ac29:_0x46ac29-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x492e7f={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':E(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x492e7f,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x492e7f));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x236469){const _0x38e314=this['commentViews']['remove'](_0x236469['id']);this['stopListening'](_0x38e314),_0x38e314['isEditMode']&&this['_updateHasDirtyComment'](),_0x38e314['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x4bb33d=>_0x4bb33d['isEditMode']);}['_rearrangeCollapse'](){const _0x59cc8b=function(_0x2239f7){const _0x464b5d=new _0x1dc279();for(const _0x170a36 of _0x2239f7)_0x464b5d['add'](_0x170a36);return _0x464b5d;}(this['commentViews']),_0x2d2ade=this['_collapsedCommentsView']['count'];for(let _0x569399=0x1;_0x569399<=_0x2d2ade;_0x569399++)_0x59cc8b['remove'](0x1);for(const _0x484079 of _0x59cc8b)_0x484079['collapse']();_0x2d2ade>0x0&&_0x59cc8b['add'](this['_collapsedCommentsView'],0x1),as(_0x43e4fd(Array['from'](this['visibleViews']),Array['from'](_0x59cc8b)),this['visibleViews'],_0x59cc8b);}['_rearrangeExpand'](){as(_0x43e4fd(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x2509c8 of this['visibleViews'])_0x2509c8['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x19b308=>{this['focusTracker']['add'](_0x19b308['element']),this['keystrokes']['listenTo'](_0x19b308['element']);}),this['commentViews']['on']('change',(_0x483991,_0x9179d2)=>{for(const _0x1a60bb of _0x9179d2['removed'])this['focusTracker']['remove'](_0x1a60bb['element']),this['keystrokes']['stopListening'](_0x1a60bb['element']);for(const _0x30ba06 of Array['from'](_0x9179d2['added'])['reverse']())this['focusTracker']['add'](_0x30ba06['element']),this['keystrokes']['listenTo'](_0x30ba06['element']);});}}function as(_0x52952e,_0x28719b,_0x3cbcab){let _0x348add=0x0;for(const _0x2fdff2 of _0x52952e)switch(_0x2fdff2){case'insert':_0x28719b['add'](_0x3cbcab['get'](_0x348add),_0x348add),_0x348add++;break;case'delete':_0x28719b['remove'](_0x348add);break;case'equal':_0x348add++;}}class ls extends kt{constructor(_0x145ee7){super(_0x145ee7);const _0x4c6b1d=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x4c6b1d['to']('contextValue',_0x122ff6=>E(_0x145ee7,'THREAD_CONTEXT_LABEL',_0x122ff6)),'tabindex':-0x1},'children':[{'text':_0x4c6b1d['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class Yt extends kt{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x2b6a9f,_0x314eb6){super(_0x2b6a9f);const _0x5de163=this['bindTemplate'];this['_model']=_0x314eb6,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x41fa4f(),this['keystrokes']=new jt(),this['focusCycler']=new _0x42ff83({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0xfe7739=>!!_0xfe7739),this['bind']('contextValue')['to'](this['_model'],'context',_0x4e02eb=>_0x4e02eb&&_0x4e02eb['value']?this['_trimContextValue'](_0x4e02eb['value']):E(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',_0x5de163['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 _0x3865a8=new _0x4d0fd8(this['locale']);return _0x3865a8['label']=E(this['locale'],'Reopen'),_0x3865a8['tooltip']=E(this['locale'],'Reopen'),_0x3865a8['icon']=_0x3e72c3,_0x3865a8['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x2ef58c=>!_0x2ef58c),_0x3865a8['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x1347d0,_0x503393)=>_0x1347d0&&_0x503393),_0x3865a8['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x3865a8;}['_trimContextValue'](_0x31578f){if(_0x31578f['length']<0x96)return _0x31578f;const _0x403007=_0x31578f['lastIndexOf']('\x20',0x93);return _0x31578f['substring'](0x0,_0x403007>-0x1?_0x403007:0x93)+'...';}['_attachContextActions'](){const _0x5e41e7=this['element']['querySelector']('.ck-context'),_0x2625e1=_0x5e41e7['querySelector']('.ck-context__value');this['listenTo'](_0x5e41e7,'mouseenter',()=>{_0x2625e1['offsetWidth']<_0x2625e1['scrollWidth']&&_0x5e41e7['classList']['add']('overlay');}),this['listenTo'](_0x5e41e7,'mouseleave',()=>{_0x5e41e7['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x269fb6 of this['focusables'])this['focusTracker']['add'](_0x269fb6['element']),this['keystrokes']['listenTo'](_0x269fb6['element']);}['_createContextView'](){const _0x4afe39=new ls(this['locale']);return _0x4afe39['bind']('contextValue')['to'](this),_0x4afe39;}}class is extends kt{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x1d4a23,_0x1e2637,_0x2417a5,_0x5f3a82){super(_0x1d4a23),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x1e2637,this['_localUser']=_0x2417a5,this['_config']=_0x5f3a82,this['commentThreadHeaderView']=new Yt(_0x1d4a23,_0x1e2637),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new Zt(_0x1d4a23,E(_0x1d4a23,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new te(_0x1d4a23,_0x1e2637,Object['assign']({'CommentView':this['_config']['CommentView']},_0x5f3a82)),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',(_0x228406,_0x17d45f)=>_0x228406||!!_0x17d45f),this['bind']('isUnlinked')['to'](_0x1e2637,'unlinkedAt',_0xcb7191=>!!_0xcb7191),this['bind']('ariaLabel')['to'](this,'length',_0x301da8=>{const _0x37e098=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return E(this['locale'],'COMMENT_THREAD_LABEL',[_0x301da8,_0x37e098]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x41fa4f(),this['keystrokes']=new jt(),this['focusCycler']=new _0x42ff83({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x110bf8=>_0x110bf8['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),ts(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x2de2a7=new ie(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x4fe542=_0x2de2a7['commentInputView'];return _0x2de2a7['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x4fe542,'value',(_0x4eeab3,_0x27e5b0,_0x561e12,_0x50ee0f,_0x479d73)=>!!_0x479d73||!!_0x50ee0f&&_0x561e12&&!_0x27e5b0||_0x4eeab3&&_0x561e12&&!_0x27e5b0),_0x4fe542['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x1359ce,_0x47cae7,_0x3f5f8f)=>{let _0x4bad4d;return _0x4bad4d=_0x3f5f8f&&_0x47cae7?'Reply\x20to\x20reopen\x20discussion...':_0x1359ce?'Reply...':'Write\x20a\x20comment...',E(this['locale'],_0x4bad4d);}),_0x4fe542['bind']('submitLabel')['to'](this,'length',_0xe0a77f=>E(this['locale'],_0xe0a77f?'Reply':'Comment')),_0x4fe542['on']('submit',(_0x47be97,_0x40f5a3)=>{this['fire']('addComment',_0x40f5a3),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x4fe542['on']('cancel',()=>{this['focus']();}),_0x4fe542['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x4fe542['on']('cancel',_0x30f613=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x30f613['stop']());}),this['on']('change:isActive',(_0x433aab,_0x5f06ab,_0x1eff00)=>{_0x1eff00||this['length']||_0x4fe542['value']||this['fire']('removeCommentThread');}),_0x2de2a7;}}class gt extends/* #__PURE__ -- @preserve */
|
|
27
|
-
ti(is){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(
|
|
28
|
-
ti(rs){['actionBar'];['userView'];constructor(
|
|
29
|
-
_0xcbb367(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x4cc5ed,target:_0x352842,type:_0x43b4c8,isVisible:_0x4d26b7=!0x0}){super(),this['view']=_0x4cc5ed,this['view']['element']||this['view']['render'](),this['_type']=_0x43b4c8,this['_target']=_0x352842,d['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x1dc279([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x3f37ce,_0x548ed6)=>{this['view']['focusTracker']['add'](_0x548ed6);}),this['focusableElements']['on']('remove',(_0x2f4b28,_0x337d40)=>{this['view']['focusTracker']['remove'](_0x337d40);}),this['set']('isVisible',_0x4d26b7);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x589094=this['_getNormalizedTarget']();return d['_assertCorrectTarget'](_0x589094),_0x589094;}get['targetRect'](){const _0x2a715d=this['target'];if(null===_0x2a715d)return null;if(_0x2a715d instanceof _0x12850d)return _0x2a715d;const _0xd2b1a=_0x2a715d['filter'](_0x26a7bd=>function(_0x423952){const _0x44470b=_0x423952['offsetParent'];if(_0x44470b)return!0x0;const _0x3191d3=_0x423952['getClientRects']()['item'](0x0);return!!_0x3191d3;}(_0x26a7bd));return 0x0===_0xd2b1a['length']?null:new _0x12850d(_0xd2b1a[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x4b78eb){this['view']['isActive']=_0x4b78eb,this['view']['mainView']['isActive']=_0x4b78eb;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x440a06){if(!(null===_0x440a06||_0x440a06 instanceof _0x12850d||Array['isArray'](_0x440a06)&&_0x440a06['every'](_0x5a42c6=>li(_0x5a42c6))))throw new _0x9d5d83('annotation-invalid-target',null,{'target':_0x440a06});}['_getNormalizedTarget'](){const _0x122393='function'==typeof this['_target']?this['_target']():this['_target'];return li(_0x122393)?[_0x122393]:_0x122393;}}function li(_0x3832db){return null!==_0x3832db&&'object'==typeof _0x3832db&&'nodeType'in _0x3832db&&0x1===_0x3832db['nodeType'];}class _ extends _0x1dc279{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x4593f3=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x41fa4f(),this['_focusTracker']['on']('change:isFocused',(_0x11e996,_0x39ae0e,_0x5ed2a7)=>{_0x5ed2a7||this['fire']('blur');});for(const _0x3aafbe of _0x4593f3)this['add'](_0x3aafbe);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0xb79f37){if(this['has'](_0xb79f37))throw new _0x9d5d83('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0xb79f37['innerView'],_0xb79f37),this['_viewToAnnotation']['set'](_0xb79f37['view'],_0xb79f37);for(const _0x5b0da0 of _0xb79f37['focusableElements'])this['_focusTracker']['add'](_0x5b0da0);this['listenTo'](_0xb79f37['focusableElements'],'add',(_0x11aede,_0x293489)=>{this['_focusTracker']['add'](_0x293489);}),this['listenTo'](_0xb79f37['focusableElements'],'remove',(_0x3c581c,_0x3e3f82)=>{this['_focusTracker']['remove'](_0x3e3f82);}),this['listenTo'](_0xb79f37['view']['focusTracker'],'change:isFocused',(_0x460be9,_0x579bd0,_0x93b9ed)=>{_0x93b9ed&&this['fire']('focus',_0xb79f37);}),_0xb79f37['updateTargetRect']();const _0x47e7f6=this['_getOrderInContent'](_0xb79f37['view']['targetRect']);return super['add'](_0xb79f37,_0x47e7f6);}['remove'](_0x58d27e){if(!this['has'](_0x58d27e))throw new _0x9d5d83('annotationcollection-not-existing-item',null);this['stopListening'](_0x58d27e['view']['focusTracker']),this['stopListening'](_0x58d27e['focusableElements']);for(const _0x3ac0da of _0x58d27e['focusableElements'])this['_focusTracker']['remove'](_0x3ac0da);return this['_viewToAnnotation']['delete'](_0x58d27e['view']),this['_innerViewToAnnotation']['delete'](_0x58d27e['innerView']),super['remove'](_0x58d27e);}['getByInnerView'](_0x9ffaf2){return this['_innerViewToAnnotation']['get'](_0x9ffaf2);}['getByView'](_0x4bedab){return this['_viewToAnnotation']['get'](_0x4bedab);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x6f4b50 of this)_0x6f4b50['updateTargetRect']();this['_sort']();}['_sort'](){const _0x397dcd=Array['from'](this)['sort']((_0x42fd35,_0x1fff40)=>v(_0x42fd35['view']['targetRect'],_0x1fff40['view']['targetRect']));for(let _0x55b2df=_0x397dcd['length']-0x1;_0x55b2df>0x0;_0x55b2df--){const _0x35b42e=_0x397dcd[_0x55b2df];_0x55b2df!==this['getIndex'](_0x35b42e)&&(this['remove'](_0x35b42e),this['add'](_0x35b42e));}}['_getOrderInContent'](_0x94d706){let _0x1939b0=0x0;if(!_0x94d706)return this['length'];for(const _0x49f6e2 of this){const _0x535386=_0x49f6e2['view']['targetRect'];if(_0x535386){if(v(_0x94d706,_0x535386)<0x0)return _0x1939b0;_0x1939b0++;}}return _0x1939b0;}}function v(_0x1dc089,_0x257ea9){if(null===_0x1dc089&&null===_0x257ea9)return 0x0;if(null===_0x1dc089)return-0x1;if(null===_0x257ea9)return 0x1;const _0x2e96da=_0x1dc089['top']-_0x257ea9['top'];return 0x0==_0x2e96da?_0x1dc089['left']-_0x257ea9['left']:_0x2e96da;}class O extends _0x2fb15e{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x43cbea){if(super(_0x43cbea),this['collection']=new _(),this['_visibleAnnotations']=new _(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x43cbea instanceof _0x4fffb4){const _0x1a5379=_0x43cbea['locale'];_0x43cbea['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':E(_0x1a5379,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':E(_0x1a5379,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':E(_0x1a5379,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':E(_0x1a5379,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':E(_0x1a5379,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':E(_0x1a5379,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':E(_0x1a5379,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x4bf47d){this['collection']['add'](_0x4bf47d);}['remove'](_0x1c48b1){this['collection']['remove'](_0x1c48b1),_0x1c48b1['destroy']();}['refreshVisibility'](){for(const _0x2e41be of this['collection'])_0x2e41be['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x3e3121){return this['collection']['getByInnerView'](_0x3e3121);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x451d9c of this['collection'])_0x451d9c['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x2da8d5){this['fire']('_activateAnnotation',_0x2da8d5);}['createAnnotation'](_0x314d47){return new d(_0x314d47);}['createAnnotationView'](_0x25ddc0,_0x417de1){return new S(_0x25ddc0,_0x417de1);}['_addActiveAnnotation'](_0x3afc73){const _0x326f9b=new Set(this['activeAnnotations']);_0x326f9b['add'](_0x3afc73),this['activeAnnotations']=_0x326f9b;}['_removeActiveAnnotation'](_0x43f3f3){const _0x255469=new Set(this['activeAnnotations']);_0x255469['delete'](_0x43f3f3),this['activeAnnotations']=_0x255469;}['_bindAnnotationsToVisibleAnnotations'](){const _0x520db6=this['collection'],_0x2b357f=this['_visibleAnnotations'];function _0x44e2b3(_0x2534b3){const _0x5b7772=_0x2534b3['source'];_0x5b7772['isVisible']&&!_0x2b357f['has'](_0x5b7772)?_0x2b357f['add'](_0x5b7772):!_0x5b7772['isVisible']&&_0x2b357f['has'](_0x5b7772)&&_0x2b357f['remove'](_0x5b7772),_0x5b7772['view']['focusTracker']['remove'](_0x5b7772['view']['element']),_0x5b7772['view']['focusTracker']['add'](_0x5b7772['view']['element']);}this['listenTo'](_0x520db6,'add',(_0x1615a1,_0x3c2b06)=>{_0x3c2b06['isVisible']&&_0x2b357f['add'](_0x3c2b06),this['listenTo'](_0x3c2b06,'change:isVisible',_0x44e2b3);}),this['listenTo'](_0x520db6,'remove',(_0x3d9c70,_0x287c5c)=>{_0x2b357f['has'](_0x287c5c)&&_0x2b357f['remove'](_0x287c5c),this['stopListening'](_0x287c5c,'change:isVisible',_0x44e2b3);});}['_setupEnterAnnotationKeystroke'](){const _0x1bebbf=_0x5ee8a3=>{_0x5ee8a3['on']('ready',()=>{_0x5ee8a3['keystrokes']['set'](_0x133303,(_0x2f5cee,_0xe16ea0)=>{const _0x47ddb6=_0x35757b(this['activeAnnotations']['values']());_0x47ddb6&&(_0x47ddb6['view']['focus'](),_0xe16ea0());});});};this['context']instanceof _0x4fffb4?_0x1bebbf(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x446ccc,_0x12a19d)=>{_0x1bebbf(_0x12a19d);});}['_setupEscapeAnnotationHandling'](){const _0x266896=_0x2a06d7=>{const _0x302a7c=_0x2a06d7['source'],_0x4e99af=[];let _0x27907d;if(Array['isArray'](_0x302a7c['target'])){_0x27907d=_0x302a7c['target'][0x0],this['context']instanceof _0x4fffb4?_0x4e99af['push'](this['context']):this['context']['editors']&&_0x4e99af['push'](...this['context']['editors']);for(const _0x3f7ed1 of _0x4e99af)for(const _0x37d1b7 of _0x3f7ed1['editing']['view']['domRoots']['values']())if(_0x37d1b7['contains'](_0x27907d))return void _0x3f7ed1['editing']['view']['focus']();_0x27907d['focus']();}};this['listenTo'](this['collection'],'add',(_0x37bf36,_0x33b8ab)=>{this['listenTo'](_0x33b8ab,'escape',_0x266896,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x10ec86,_0x3a5b37)=>{this['stopListening'](_0x3a5b37,'escape',_0x266896);});}}const _t=Symbol('noChannel'),bt={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class o extends _0x2fb15e{['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[O,lt,st];}static get['pluginName'](){return'CommentsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1a0633){super(_0x1a0633),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x464c77=this['context']['config'];_0x464c77['define']('comments.maxCommentsWhenCollapsed',0x2),_0x464c77['define']('comments.maxThreadTotalWeight',0x1f4),_0x464c77['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x464c77['define']('comments.CommentThreadView',gt),_0x464c77['define']('comments.CommentView',Tt),_0x464c77['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x22837a=this['context']['plugins']['get'](O);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x42e505,_0x35d87e)=>this['_addCommentThread'](_0x35d87e)),this['on']('submitCommentThread',(_0x30c219,_0x3e48f2)=>this['_submitCommentThread'](_0x3e48f2)),this['on']('resolveCommentThread',(_0x3311b3,_0x4047c3)=>this['_resolveCommentThread'](_0x4047c3)),this['on']('resolveCommentThread',(_0x5f068a,_0x319a25)=>this['_updateActiveAnnotation'](_0x319a25),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x4fc02b,_0x463385)=>this['_reopenCommentThread'](_0x463385)),this['on']('reopenCommentThread',(_0x40e31f,_0x189917)=>this['_updateActiveAnnotation'](_0x189917),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x1b451a,_0x6e9276)=>this['_removeCommentThread'](_0x6e9276)),this['on']('updateCommentThread',(_0x5c901f,_0x409526)=>this['_updateCommentThread'](_0x409526)),this['on']('updateCommentThread',(_0x3034e0,_0x576018)=>this['_updateActiveAnnotation'](_0x576018),{'priority':'lowest'}),this['on']('addComment',(_0x567680,_0x1350f0)=>this['_addComment'](_0x1350f0)),this['on']('updateComment',(_0x1a411a,_0x57bf00)=>this['_updateComment'](_0x57bf00)),this['on']('removeComment',(_0x5f1a4f,_0x3084fd)=>this['_removeComment'](_0x3084fd)),this['on']('addComment',(_0x4c8e8d,{threadId:_0xfa5515,isFromAdapter:_0x5360c6})=>{if(_0x5360c6)return;const _0x3f643a=this['getCommentThread'](_0xfa5515),_0x2dd976=_0x3f643a&&this['_threadToController']['get'](_0x3f643a);_0x2dd976&&_0x2dd976['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x22837a,'change:activeAnnotations',(_0x2ca3ad,_0x56c06a,_0x469191)=>{const _0x4cbe3c=Array['from'](_0x469191)['map'](_0x20b233=>this['_viewToController']['get'](_0x20b233['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x4cbe3c?_0x4cbe3c['model']:null;});}set['adapter'](_0x97213a){if(this['_adapter'])throw new _0x9d5d83('commentsrepository-adapter-already-set');this['_adapter']=_0x97213a;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x4cb784=_t,threadId:_0x5790b7=_0x2a477c(),comments:_0x148033=[],unlinkedAt:_0x28f0d4=null,resolvedAt:_0x5eaa0c=null,resolvedBy:_0x30e16b=null,target:_0x2fd0c8=null,context:_0x34d405=null,attributes:_0x36fd7a={},isResolvable:_0x37e91b=!0x0,isSubmitted:_0x18ad77=!0x1,isFromAdapter:_0x3b0513=!0x1}={}){return this['fire'](Nt('addCommentThread',_0x4cb784),{'channelId':_0x4cb784,'threadId':_0x5790b7,'comments':_0x148033,'unlinkedAt':_0x28f0d4,'resolvedAt':_0x5eaa0c,'resolvedBy':_0x30e16b,'target':_0x2fd0c8,'context':_0x34d405,'attributes':_0x36fd7a,'isFromAdapter':_0x3b0513,'isResolvable':_0x37e91b,'isSubmitted':_0x18ad77}),this['getCommentThread'](_0x5790b7);}['openNewCommentThread']({channelId:_0x540b41=_t,threadId:_0x47a954=_0x2a477c(),target:_0x263798,context:_0x107c63=null,isResolvable:_0x33f959=!0x0}){if(this['_readOnlyChannels']['has'](_0x540b41)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x263798)throw new _0x9d5d83('commentsrepository-missing-target');const _0x227f38=this['addCommentThread']({'channelId':_0x540b41,'threadId':_0x47a954,'target':_0x263798,'context':_0x107c63,'isResolvable':_0x33f959});if(!_0x227f38)return null;const _0x361698=this['_threadToController']['get'](_0x227f38),_0x193f62=_0x361698['view']['commentThreadInputView']['commentInputView'],_0x186c5c=this['context']['plugins']['get'](O),_0x416b97=_0x186c5c['getByInnerView'](_0x361698['view']);return _0x186c5c['activate'](_0x416b97),_0x193f62['once']('editorReady',()=>_0x193f62['focus']()),_0x227f38;}['hasCommentThread'](_0x466fb3){if('string'!=typeof _0x466fb3)throw new _0x9d5d83('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x466fb3);}['updateCommentThread']({channelId:_0x469841=_t,threadId:_0x1c8767,context:_0x649eef,unlinkedAt:_0x3d007f,attributes:_0x1dacae,isFromAdapter:_0x3257b7=!0x1}){return this['fire'](Nt('updateCommentThread',_0x469841),{'channelId':_0x469841,'threadId':_0x1c8767,'context':_0x649eef,'unlinkedAt':_0x3d007f,'attributes':_0x1dacae,'isFromAdapter':_0x3257b7}),this['getCommentThread'](_0x1c8767);}['getCommentThread'](_0x3e0e0e){if('string'!=typeof _0x3e0e0e)throw new _0x9d5d83('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x3e0e0e);}['fetchCommentThread']({channelId:_0x162e24,threadId:_0x55f07e}={}){const _0x429ed3=this['getCommentThread'](_0x55f07e);if(_0x429ed3)return Promise['resolve'](_0x429ed3);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x9d5d83('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x162e24,'threadId':_0x55f07e})['then'](_0xa025bf=>this['hasCommentThread'](_0x55f07e)?this['getCommentThread'](_0x55f07e):_0xa025bf?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x162e24},_0xa025bf)):void 0x0)['catch'](_0x10cb0c=>{throw console['error'](_0x10cb0c),new _0x9d5d83('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x2b5f41,skipNotAttached:_0x2548c0=!0x1,skipEmpty:_0x1d0f04=!0x1,toJSON:_0x2bf88e=!0x1}={}){const _0x15fbde=[];for(const _0x34c448 of this['_threads']['values']())_0x2b5f41&&_0x34c448['channelId']!==_0x2b5f41||_0x2548c0&&!_0x34c448['isAttached']||_0x1d0f04&&0x0===_0x34c448['length']||_0x15fbde['push'](_0x34c448);return _0x2bf88e?_0x15fbde['map'](_0x3ab7a2=>_0x3ab7a2['toJSON']()):_0x15fbde;}['setActiveCommentThread'](_0x577429){const _0x5e86db=this['context']['plugins']['get'](O);if(!_0x577429)return void(this['activeCommentThread']&&_0x5e86db['deactivateAll']());const _0x350ba1=this['getCommentThread'](_0x577429);if(!_0x350ba1)throw new _0x9d5d83('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x577429});if(!this['_threadToController']['has'](_0x350ba1))throw new _0x9d5d83('commentsrepository-active-not-attached',null,{'threadId':_0x577429});const _0x2625a6=_0x5e86db['getByInnerView'](this['_threadToController']['get'](_0x350ba1)['view']);_0x5e86db['activate'](_0x2625a6);}['switchReadOnly'](_0x2bfe57,_0xff5d95){_0x2bfe57?this['_readOnlyChannels']['add'](_0xff5d95):this['_readOnlyChannels']['delete'](_0xff5d95),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x4c31c2){return this['_readOnlyChannels']['has'](_0x4c31c2)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x32b734,_0x2a5629){return new vt(_0x32b734,_0x2a5629);}['setPermissions'](_0x55609c,_0x4a8fc7=_t){this['_permissions']['set'](_0x4a8fc7,_0x55609c),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x1f2782=_t){return this['_permissions']['has'](_0x1f2782)?this['_permissions']['get'](_0x1f2782):bt;}['_addCommentThread']({channelId:_0x183030,threadId:_0x400df1,comments:_0x482c96,unlinkedAt:_0x49c361,resolvedAt:_0x3b5830,resolvedBy:_0xb778c3,target:_0x3ffc1c,context:_0x4a20ec,attributes:_0x5a9b54,isFromAdapter:_0xab574,isResolvable:_0x482e89,isSubmitted:_0x47e7ba}){if('string'!=typeof _0x400df1)throw new _0x9d5d83('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x400df1});if(this['hasCommentThread'](_0x400df1))throw new _0x9d5d83('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x400df1});const _0x375e1e=new ui(this,{'channelId':_0x183030,'id':_0x400df1,'context':_0x4a20ec,'attributes':_0x5a9b54,'unlinkedAt':_0x49c361,'resolvedAt':_0x3b5830,'resolvedBy':_0xb778c3?this['context']['plugins']['get'](st)['getUser'](_0xb778c3):null,'isResolvable':_0x482e89,'isSubmitted':_0x47e7ba||_0xab574});this['_threads']['set'](_0x400df1,_0x375e1e);for(const _0x3ece9a of _0x482c96)_0x375e1e['_add'](this['_createNewComment']({'threadId':_0x400df1,..._0x3ece9a}));return _0x3ffc1c&&_0x375e1e['attachTo'](_0x3ffc1c),_0xab574||!_0x375e1e['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x183030,'threadId':_0x400df1});}['_submitCommentThread']({channelId:_0x197718,threadId:_0x3014ec}){if(!this['hasCommentThread'](_0x3014ec))throw new _0x9d5d83('commentsrepository-missing-comment-thread',this);const _0x191d4a=this['getCommentThread'](_0x3014ec);if(_0x191d4a['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x5045cb,comments:_0x2ff344,resolvedAt:_0x81d06a,resolvedBy:_0xbf12d6,context:_0xf5379c,attributes:_0x2a3ccb}=_0x191d4a,_0x4e1f55=this['context']['plugins']['get']('PendingActions'),_0x535a78=_0x4e1f55['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x197718,'threadId':_0x5045cb,'comments':_0x2ff344['map'](_0x485f83=>_0x485f83['toJSON']()),'resolvedAt':_0x81d06a,'resolvedBy':_0xbf12d6?_0xbf12d6['id']:_0xbf12d6,'context':_0xf5379c,'attributes':_0x2a3ccb})['then'](({comments:_0x36f289})=>{_0x4e1f55['remove'](_0x535a78);for(const _0x3e5b85 of _0x36f289)this['_updateComment']({'channelId':_0x197718,'threadId':_0x3014ec,'commentId':_0x3e5b85['commentId'],'createdAt':_0x3e5b85['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x55a408=>{throw console['error'](_0x55a408),new _0x9d5d83('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x4430f3,target:_0xc47f27}){const _0x33c58e=this['getCommentThread'](_0x4430f3);if(!_0x33c58e)throw new _0x9d5d83('commentsrepository-attach-missing-comment-thread',this);const _0x158b26=this['context']['plugins']['get']('PendingActions'),_0x467af9=this['context']['plugins']['get'](O),_0x8ffc66=this['_createCommentThreadView'](_0x33c58e),_0x98e25f=new vt(_0x33c58e,_0x8ffc66);let _0x5a02bb=null;_0x8ffc66['on']('change:isDirty',(_0x96d2c1,_0x1fdaad,_0x2f444f)=>{_0x2f444f?_0x5a02bb=_0x158b26['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x5a02bb&&(_0x158b26['remove'](_0x5a02bb),_0x5a02bb=null);}),this['_threadToController']['set'](_0x33c58e,_0x98e25f),this['_viewToController']['set'](_0x8ffc66,_0x98e25f);const _0x1029d1=new S(this['context']['locale'],_0x8ffc66);_0x1029d1['bind']('length')['to'](_0x8ffc66),_0x1029d1['bind']('isDirty')['to'](_0x8ffc66,'isDirty',_0x8ffc66,'length',(_0x394b6b,_0x563a70)=>_0x394b6b||!_0x563a70),_0x1029d1['bind']('isActive')['to'](_0x8ffc66),_0x1029d1['type']='comment';const _0x4089e4=new d({'view':_0x1029d1,'target':_0xc47f27,'type':'comment','isVisible':!_0x33c58e['archivedAt']});return _0x8ffc66['on']('escape',()=>{_0x4089e4['fire']('escape');}),this['_bindAnnotationToEditors'](_0x8ffc66,_0x4089e4),_0x467af9['add'](_0x4089e4),_0x4089e4;}['_bindAnnotationToEditors'](_0x58469e,_0x2b8150){this['listenTo'](_0x58469e,'editorReady',(_0x2f7069,_0x5593b0)=>{const _0x4fa2f9=_0x5593b0['ui']['view']['body']['bodyCollectionContainer'];_0x2b8150['focusableElements']['add'](_0x4fa2f9),this['context']instanceof _0x4fffb4&&this['context']['ui']['focusTracker']['add'](_0x4fa2f9);},{'priority':'highest'}),this['listenTo'](_0x58469e,'editorDestroyed',(_0x3a65d7,_0x3b901a)=>{const _0x175fa9=_0x3b901a['ui']['view']['body']['bodyCollectionContainer'];_0x2b8150['focusableElements']['has'](_0x175fa9)&&_0x2b8150['focusableElements']['remove'](_0x175fa9),this['context']instanceof _0x4fffb4&&this['context']['ui']['focusTracker']['remove'](_0x175fa9);});}['_unbindEditors'](_0x294cfa){this['stopListening'](_0x294cfa,'editorReady'),this['stopListening'](_0x294cfa,'editorDestroyed');}['_createCommentThreadView'](_0x59731c){const _0x5a8313=this['context']['plugins']['get'](st),{config:_0x2ee6b6,locale:_0x3e5479}=this['context'],_0x442bb=pt(_0x2ee6b6['get']('locale'),_0x3e5479);return new(0x0,(_0x2ee6b6['get']('comments'))['CommentThreadView'])(_0x3e5479,_0x59731c,_0x5a8313['me'],{'editorConfig':{..._0x2ee6b6['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x2ee6b6['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x2ee6b6['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x2ee6b6['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x2ee6b6['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x442bb,'CommentView':_0x2ee6b6['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x197f45,channelId:_0x5887e2,resolvedAt:_0x1007ac,resolvedBy:_0x41fb91,isFromAdapter:_0x38dada}){if(!this['hasCommentThread'](_0x197f45))throw new _0x9d5d83('commentsrepository-missing-comment-thread',null,{'threadId':_0x197f45});const _0x20d7b7=this['getCommentThread'](_0x197f45);if(_0x20d7b7['isResolved'])throw new _0x9d5d83('commentsrepository-resolved-comment-thread',null,{'threadId':_0x197f45});const _0x23f41b=this['context']['plugins']['get'](st);if(_0x20d7b7['resolvedBy']=_0x23f41b['getUser'](_0x41fb91),_0x20d7b7['resolvedAt']=_0x1007ac,_0x38dada||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x1fa7c5=this['context']['plugins']['get']('PendingActions'),_0x52506d=_0x1fa7c5['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x5887e2,'threadId':_0x197f45})['then'](({resolvedAt:_0xbdfaf3,resolvedBy:_0x336110})=>{_0x1fa7c5['remove'](_0x52506d),_0x20d7b7['resolvedBy']['id']!==_0x336110&&(_0x20d7b7['resolvedBy']=_0x23f41b['getUser'](_0x336110)),_0x20d7b7['resolvedAt']=_0xbdfaf3;})['catch'](_0x5ce2f9=>{throw console['error'](_0x5ce2f9),new _0x9d5d83('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x13d717,channelId:_0x44d18c,isFromAdapter:_0x8bb4b}){if(!this['hasCommentThread'](_0x13d717))throw new _0x9d5d83('commentsrepository-missing-comment-thread',null,{'threadId':_0x13d717});const _0x3e2141=this['getCommentThread'](_0x13d717);if(!_0x3e2141['isResolved'])throw new _0x9d5d83('commentsrepository-reopen-comment-thread',null,{'threadId':_0x13d717});if(_0x3e2141['resolvedBy']=null,_0x3e2141['resolvedAt']=null,_0x8bb4b||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x2637bd=this['context']['plugins']['get']('PendingActions'),_0x111f09=_0x2637bd['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x44d18c,'threadId':_0x13d717})['then'](()=>_0x2637bd['remove'](_0x111f09))['catch'](_0x1419a5=>{throw console['error'](_0x1419a5),new _0x9d5d83('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0xb68467,isFromAdapter:_0x3dca5d}){const _0x5ae333=this['getCommentThread'](_0xb68467);if(!_0x5ae333)throw new _0x9d5d83('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0xb68467),this['_threads']['delete'](_0xb68467),!_0x5ae333['isSubmitted']||_0x3dca5d||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x2b6190=this['context']['plugins']['get']('PendingActions'),{channelId:_0x17ef83}=_0x5ae333,_0x130026=_0x2b6190['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x17ef83,'threadId':_0xb68467})['then'](()=>_0x2b6190['remove'](_0x130026))['catch'](_0x208991=>{throw console['error'](_0x208991),new _0x9d5d83('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x4097d7,unlinkedAt:_0x4acbbd,context:_0x1b9505,attributes:_0x5b0ae9,isFromAdapter:_0x58ebdc}){if('string'!=typeof _0x4097d7)throw new _0x9d5d83('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x4097d7});if(!this['hasCommentThread'](_0x4097d7))throw new _0x9d5d83('commentsrepository-missing-comment-thread',null,{'threadId':_0x4097d7});const _0x523df2=this['getCommentThread'](_0x4097d7);let _0x4bd9af=!0x1;if(void 0x0!==_0x1b9505&&_0x523df2['context']!==_0x1b9505&&(_0x523df2['context']=_0x1b9505,_0x4bd9af=!0x0),void 0x0!==_0x4acbbd&&_0x523df2['unlinkedAt']!==_0x4acbbd&&(_0x523df2['unlinkedAt']=_0x4acbbd,_0x4bd9af=!0x0),_0x5b0ae9&&!At(_0x5b0ae9,_0x523df2['attributes'])&&(_0x523df2['attributes']=_0x5b0ae9,_0x4bd9af=!0x0),!_0x4bd9af)return Promise['resolve']();if(!_0x523df2['isSubmitted']||_0x58ebdc||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x5ca65f=this['context']['plugins']['get']('PendingActions'),{channelId:_0x367564}=_0x523df2,_0x1e29cf=_0x5ca65f['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x367564,'threadId':_0x4097d7,'context':_0x1b9505,'unlinkedAt':_0x4acbbd,'attributes':_0x5b0ae9})['then'](()=>_0x5ca65f['remove'](_0x1e29cf))['catch'](_0x3d2b62=>{throw console['error'](_0x3d2b62),new _0x9d5d83('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x572259){const _0x5a5369=this['context']['plugins']['get'](O),_0x2978ee=this['getCommentThread'](_0x572259);if(_0x2978ee['_isAttached']=!0x1,this['_threadToController']['has'](_0x2978ee)){const _0x58a732=this['_threadToController']['get'](_0x2978ee),_0x456f3d=_0x58a732['view'],_0x5977c5=_0x5a5369['getByInnerView'](_0x456f3d);this['_threadToController']['delete'](_0x2978ee),this['_viewToController']['delete'](_0x456f3d),_0x5977c5&&_0x5a5369['remove'](_0x5977c5),_0x58a732['destroy'](),_0x456f3d['destroy']()['then'](()=>{this['_unbindEditors'](_0x456f3d);});}}['_updateActiveAnnotation']({threadId:_0x5675f7,resolvedAt:_0x475771,unlinkedAt:_0x1e2626}){const _0x1b6409=!!_0x475771,_0x29a24e=this['context']['plugins']['get'](O),_0x50bdcc=this['getCommentThread'](_0x5675f7);if(this['_threadToController']['has'](_0x50bdcc)){const _0x1e9b5d=this['_threadToController']['get'](_0x50bdcc)['view'],_0x3d4362=_0x29a24e['getByInnerView'](_0x1e9b5d);_0x3d4362&&(_0x1b6409&&_0x29a24e['_removeActiveAnnotation'](_0x3d4362),_0x1e2626?_0x3d4362['isVisible']=!0x1:_0x3d4362['refreshVisibility']());}}['_getExternalAuthor'](_0x2ac3d2){const _0xc5ffb2=this['context']['plugins']['get'](st),_0x225150=It('external:'+_0x2ac3d2),_0x510a44=_0xc5ffb2['getUser'](_0x225150);return _0x510a44||_0xc5ffb2['addUser']({'id':_0x225150,'name':_0x2ac3d2});}['_createNewComment']({threadId:_0x3ec2f7,commentId:_0x2bd5e9=_0x2a477c(),content:_0x595a69,authorId:_0x2f89d9,createdAt:_0x11930e,attributes:_0xa0443b}){if('string'!=typeof _0x2bd5e9)throw new _0x9d5d83('commentsrepository-invalid-commentid');if('string'!=typeof _0x2f89d9)throw new _0x9d5d83('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x595a69||!_0x595a69['trim']())throw new _0x9d5d83('commentsrepository-invalid-comment-content');const _0x51fe1e=this['context']['plugins']['get'](st)['getUser'](_0x2f89d9);if(!_0x51fe1e)throw new _0x9d5d83('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x2f89d9});let _0x867893=null,_0xed47f7=_0x11930e;return _0xa0443b?.['@external']&&(_0x867893=this['_getExternalAuthor'](_0xa0443b['@external']['authorName']),_0xed47f7=new Date(_0xa0443b['@external']['createdAt'])),new fi(this,{'threadId':_0x3ec2f7,'id':_0x2bd5e9,'author':_0x867893||_0x51fe1e,'creator':_0x51fe1e,'content':_0x595a69,'createdAt':_0x11930e,'authoredAt':_0xed47f7,'attributes':_0xa0443b});}['_addComment'](_0x5cb810){let {threadId:_0x1b9429,content:_0x1d2d8b,attributes:_0x1c05b3,isFromAdapter:_0x58829f}=_0x5cb810;const _0x18b344=this['getCommentThread'](_0x5cb810['threadId']);if(!_0x18b344)throw new _0x9d5d83('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x5c58b7=this['_createNewComment'](_0x5cb810),{id:_0x1cf150}=_0x5c58b7;if(_0x18b344['_add'](_0x5c58b7),_0x58829f||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x18b344['isSubmitted'])return Promise['resolve']();const _0x196543=this['context']['plugins']['get']('PendingActions'),{channelId:_0xeff7e1}=_0x18b344,_0x30eca1=_0x196543['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x1c05b3||(_0x1c05b3={}),this['adapter']['addComment']({'channelId':_0xeff7e1,'threadId':_0x1b9429,'commentId':_0x1cf150,'content':_0x1d2d8b,'attributes':_0x1c05b3})['then'](_0x3d2242=>{_0x196543['remove'](_0x30eca1),_0x3d2242&&this['_updateComment']({'channelId':_0xeff7e1,'threadId':_0x1b9429,'commentId':_0x1cf150,'createdAt':_0x3d2242['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x522467=>{throw console['error'](_0x522467),new _0x9d5d83('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x1f15a3,commentId:_0x1f747d,content:_0x719cd1,createdAt:_0x2651d2,attributes:_0x5dd679,isFromAdapter:_0x133401}){if(void 0x0!==_0x719cd1&&('string'!=typeof _0x719cd1||!_0x719cd1['trim']()['length']))throw new _0x9d5d83('commentsrepository-update-comment-invalid-content');const _0x162648=this['getCommentThread'](_0x1f15a3),_0x1ee197=_0x162648['getComment'](_0x1f747d);if(!_0x1ee197)throw new _0x9d5d83('commentsrepository-update-missing-comment',this);let _0x22dc9f=!0x1;if(_0x719cd1&&_0x719cd1!==_0x1ee197['content']&&(_0x1ee197['isEditable']||_0x133401)&&(_0x1ee197['content']=_0x719cd1,_0x22dc9f=!0x0),_0x2651d2&&_0x2651d2!==_0x1ee197['createdAt']&&(_0x1ee197['createdAt']=_0x2651d2,_0x1ee197['attributes']&&_0x1ee197['attributes']['@external']||(_0x1ee197['authoredAt']=_0x2651d2),_0x22dc9f=!0x0),_0x5dd679&&!At(_0x5dd679,_0x1ee197['attributes'])&&(_0x1ee197['attributes']=_0x5dd679,_0x22dc9f=!0x0),!_0x22dc9f)return Promise['resolve']();if(_0x162648['fire']('commentUpdated'),_0x133401||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x282554=this['context']['plugins']['get']('PendingActions'),{channelId:_0x2cb423}=this['getCommentThread'](_0x1ee197['threadId']),_0x287236=_0x282554['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x2cb423,'threadId':_0x1f15a3,'commentId':_0x1f747d,'content':_0x719cd1,'attributes':_0x5dd679})['then'](()=>_0x282554['remove'](_0x287236))['catch'](_0xb6ce82=>{throw console['error'](_0xb6ce82),new _0x9d5d83('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x149bc2,commentId:_0x174ec7,isFromAdapter:_0x1fc822}){const _0x50db28=this['getCommentThread'](_0x149bc2),_0x499696=_0x50db28['getComment'](_0x174ec7);if(!_0x499696)throw new _0x9d5d83('commentsrepository-remove-missing-comment',this);if(_0x50db28['_remove'](_0x499696),_0x1fc822||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x4f15c0=this['context']['plugins']['get']('PendingActions'),{channelId:_0x31a264}=_0x50db28,_0x31660f=_0x4f15c0['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x31a264,'threadId':_0x149bc2,'commentId':_0x174ec7})['then'](()=>_0x4f15c0['remove'](_0x31660f))['catch'](_0x1984d5=>{throw console['error'](_0x1984d5),new _0x9d5d83('commentsrepository-remove-comment-internal-error',this);});}}class ui extends/* #__PURE__ -- @preserve */
|
|
30
|
-
|
|
31
|
-
_0xcbb367(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x165691,_0xae72e9){super();const _0x354f78=_0x165691['context']['plugins']['get'](st)['me'],_0x19b96c=_0x165691['getCommentThread'](_0xae72e9['threadId']),_0x3a153e=0x0===_0x19b96c['comments']['length'],_0xa4ba2c=_0x354f78===_0xae72e9['author'];this['id']=_0xae72e9['id'],this['threadId']=_0xae72e9['threadId'],this['author']=_0xae72e9['author'],this['creator']=_0xae72e9['creator'],this['isExternal']=Boolean(_0xae72e9['attributes']&&_0xae72e9['attributes']['@external']),this['set']('content',_0xae72e9['content']),this['createdAt']=_0xae72e9['createdAt']||new Date(),this['set']('authoredAt',_0xae72e9['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x19b96c,'resolvedAt'),this['set']('attributes',_0xae72e9['attributes']||{}),this['bind']('isEditable')['to'](_0x165691,'_permissions',()=>{const _0x29d16d=_0x165691['getPermissions'](_0x19b96c['channelId'])['write'],_0x2ba5de=_0x165691['getPermissions'](_0x19b96c['channelId'])['modifyAll'];return _0xa4ba2c&&_0x29d16d||!_0xa4ba2c&&_0x2ba5de;}),this['bind']('isRemovable')['to'](_0x19b96c,'isRemovable',_0x165691,'_permissions',_0x5d45b2=>{const _0x2f58ff=_0x165691['getPermissions'](_0x19b96c['channelId'])['write'],_0x3e94df=_0x165691['getPermissions'](_0x19b96c['channelId'])['modifyAll'];return _0xa4ba2c&&_0x2f58ff||_0x5d45b2&&_0x3a153e||!_0xa4ba2c&&_0x3e94df&&!_0x3a153e;}),this['bind']('isReadOnly')['to'](_0x19b96c,'isReadOnly'),this['_repository']=_0x165691;}get['weight'](){return Math['max'](function(_0x321bcb){const _0x31ea71=document['createElement']('div');return _0x31ea71['innerHTML']=_0x321bcb,_0x31ea71['textContent']['length'];}(this['content']),0xc8);}['update'](_0x1e8d9b){const {threadId:_0x1426c5,id:_0x295d71}=this;if(!this['_repository']['hasCommentThread'](_0x1426c5))throw new _0x9d5d83('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x33f584}=this['_repository']['getCommentThread'](_0x1426c5);this['_repository']['fire'](Nt('updateComment',_0x33f584,_0x1426c5),{'channelId':_0x33f584,'threadId':_0x1426c5,'commentId':_0x295d71,..._0x1e8d9b});}['setAttribute'](_0x490960,_0x1d15c0){const _0x214ed8=wt(this['attributes']);yt(_0x214ed8,_0x490960,_0x1d15c0),this['update']({'attributes':_0x214ed8});}['removeAttribute'](_0xc22303){const _0x24a787=wt(this['attributes']);Ct(_0x24a787,_0xc22303),this['update']({'attributes':_0x24a787});}['remove'](_0x31185a={}){if(!_0x31185a['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x123c88,id:_0x484d8e}=this;if(!this['_repository']['hasCommentThread'](_0x123c88))throw new _0x9d5d83('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x319f8f}=this['_repository']['getCommentThread'](_0x123c88);this['_repository']['fire'](Nt('removeComment',_0x319f8f,_0x123c88),{'channelId':_0x319f8f,'threadId':_0x123c88,'commentId':_0x484d8e,..._0x31185a});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function Nt(_0x2aeaf0,..._0x162bc5){for(const _0x373193 of _0x162bc5)void 0x0!==_0x373193&&(_0x2aeaf0+=':'+String(_0x373193));return _0x2aeaf0;}class K extends _0x239ddb{['refresh'](){const _0x4b301b=this['editor']['model']['document']['selection'];for(const _0x5b70ee of _0x4b301b['getRanges']())if(this['_hasContent'](_0x5b70ee))return void(this['isEnabled']=!0x0);this['isEnabled']=!0x1;}['execute']({threadId:_0x533284=_0x2a477c()}={}){const _0x3ef828=this['editor']['model'],_0x246798=[];for(const _0x517ecf of _0x3ef828['document']['selection']['getRanges']())this['_hasContent'](_0x517ecf)&&_0x246798['push'](this['_trimToContent'](_0x517ecf));_0x3ef828['change'](_0x4c65c6=>{for(const _0x48630b of _0x246798){const _0x7cf9be=_0x2a477c()['substr'](0x1,0x5),_0x40d836='comment:'+_0x533284+':'+_0x7cf9be;_0x4c65c6['addMarker'](_0x40d836,{'range':_0x48630b,'usingOperation':!0x1,'affectsData':!0x1});}});}['_hasContent'](_0x317431){for(const _0x41aeb9 of _0x317431['getItems']())if(this['_itemIsContent'](_0x41aeb9))return!0x0;return!0x1;}['_itemIsContent'](_0x5361da){return _0x5361da['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x5361da)&&!_0x5361da['is']('element','tableCell');}['_trimToContent'](_0x19ab96){const _0x276986=_0x295812=>!this['_itemIsContent'](_0x295812['item']),_0x22f90e=_0x19ab96['start']['getLastMatchingPosition'](_0x276986),_0x1436dc=_0x19ab96['end']['getLastMatchingPosition'](_0x276986,{'direction':'backward'});return this['editor']['model']['createRange'](_0x22f90e,_0x1436dc);}}class P extends _0x33ee24{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[O];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x372f8a){super(_0x372f8a),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x5048bc=this['editor'],_0x2aa1fd=_0x5048bc['model']['document']['selection'],_0x1c1ae1=_0x1bbba8(()=>this['refreshSelectedViews'](),0xa);_0x2aa1fd['on']('change:range',(_0x55950d,_0x357592)=>{_0x357592['directChange']&&(_0x1c1ae1['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x5048bc['editing']['view']['document'],'change:isFocused',(_0x5ec478,_0x269dd4,_0xafb731)=>{_0xafb731&&_0x1c1ae1();}),this['listenTo'](_0x5048bc['ui']['focusTracker'],'change:isFocused',(_0x2eb097,_0x29565a,_0x348561)=>{_0x348561||_0x5048bc['isReadOnly']||this['fire']('blur',{'isAnnotationTracked':_0xc40061=>this['_editorAnnotationsData']['has'](_0xc40061['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x130695){if(this['_editorAnnotations']['has'](_0x130695['view']))return;this['_editorAnnotations']['add'](_0x130695['view']),this['editor']['ui']['focusTracker']['add'](_0x130695['view']['element']);const _0x1b24f1=this['editor']['plugins']['get'](O);this['listenTo'](_0x1b24f1['collection'],'remove',(_0x269e86,_0x540496)=>{this['editor']['ui']['focusTracker']['remove'](_0x540496['view']['element']),this['_editorAnnotations']['delete'](_0x540496['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0xb7fc6d){if('function'!=typeof _0xb7fc6d)throw new _0x9d5d83('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0xb7fc6d);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0xdc7a56,annotations:_0xf45518}){const _0x476ae1=[],_0x9b85f6=this['editor']['model']['document']['selection'],_0x429f23=Array['from'](_0x9b85f6['getRanges']());for(const [_0x5da26e,_0x3b4e50]of this['_editorAnnotationsData']){const _0x2b4b68=_0x3276f7(_0x3b4e50),_0x25ad0d=_0xf45518['getByInnerView'](_0x5da26e);_0x2b4b68&&_0x25ad0d&&_0x476ae1['push']({'annotation':_0x25ad0d,'range':_0x2b4b68});}function _0x3276f7(_0xc6aab8){for(const _0x1d1c36 of _0xc6aab8)for(const _0x15ae04 of _0x429f23)if(_0x1d1c36['containsRange'](_0x15ae04,!_0x9b85f6['isCollapsed']))return _0x1d1c36;return null;}return _0x476ae1['sort']((_0x4f01b8,_0x5b9240)=>{const _0x4057cd=_0x4f01b8['range'],_0x26de0e=_0x5b9240['range'];if(!_0x4057cd['isEqual'](_0x26de0e)){if(_0x4057cd['containsRange'](_0x26de0e,!0x0))return 0x1;if(_0x26de0e['containsRange'](_0x4057cd,!0x0))return-0x1;}return _0x4f01b8['annotation']==_0xdc7a56?-0x1:_0x5b9240['annotation']==_0xdc7a56?0x1:0x0;})['map'](_0x27f67f=>_0x27f67f['annotation']);}get['_editorAnnotationsData'](){const _0x50b32b=new Map();for(const _0x27d134 of Array['from'](this['_dataCollectors']))for(const [_0x489541,_0x4c8837]of _0x27d134())_0x50b32b['set'](_0x489541,_0x4c8837);return _0x50b32b;}}class ct extends _0x33ee24{['afterInit'](){const _0x555ce9=this['editor'];if(!_0x555ce9['plugins']['has']('RestrictedEditingModeEditing'))return;_0x555ce9['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class at extends _0x33ee24{constructor(_0x3e466e){super(_0x3e466e),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x4d4f7a=this['editor'],_0x77da0e=_0x4d4f7a['commands']['get']('importWord'),_0x23ff9a=_0x4d4f7a['plugins']['get'](st);_0x77da0e&&(_0x77da0e['on']('execute',(_0x395b7a,[,_0x2f77c4])=>{_0x2f77c4['collaboration_features']={'comments':!0x0,'user_id':_0x23ff9a['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x77da0e,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x243a05,_0x1f1c6b){const {comment_threads:_0xf70fb5}=_0x1f1c6b;_0xf70fb5&&_0xf70fb5['forEach'](({thread_id:_0x31c59c,comments:_0x11f2be,is_resolved:_0xbf5145})=>{const _0x1f3417=new Date(),_0x32d020=_0x11f2be['map'](({author:_0x41c718,content:_0x5f2bb8,created_at:_0x1dd383})=>({'content':_0x5f2bb8,'authorId':this['editor']['plugins']['get'](st)['me']['id'],'createdAt':_0x1f3417,'attributes':{'@external':{'authorName':_0x41c718,'createdAt':_0x1dd383?new Date(_0x1dd383):new Date(),'source':'importWord'}}})),_0x1730c9=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](o)['addCommentThread']({'channelId':_0x1730c9,'threadId':_0x31c59c,'comments':_0x32d020,'resolvedAt':_0xbf5145?_0x1f3417:null});});}}class ut extends _0x33ee24{constructor(_0x3dd9c0){super(_0x3dd9c0),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x16c3e0=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x16c3e0,'contentInsertion',(_0x4357ed,_0x1946dc)=>this['_removeMarkersWithoutThreads'](_0x1946dc['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x24afd7){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x24afd7;const _0x179cb0=this['editor']['plugins']['get']('CommentsRepository');for(const _0x11e554 of _0x24afd7['keys']()){const [_0x56514c,_0x48897d]=_0x11e554['split'](':');'comment'!=_0x56514c||_0x179cb0['hasCommentThread'](_0x48897d)||_0x24afd7['delete'](_0x11e554);}return _0x24afd7;}['_registerMarkerInClipboardPipeline'](){const _0x34750f=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x9ebb3e=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x9ebb3e&&_0x34750f['_registerMarkerToCopy']('comment',_0x9ebb3e);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x9679e3){switch(_0x9679e3){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}class ft extends _0x33ee24{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0xdbdfa7,_0x265b22)=>{if(!_0x265b22['options']['showCommentHighlights'])return null;if(_0x265b22['options']['ignoreResolvedComments']){const {id:_0x46524a}=er(_0xdbdfa7['markerName']),_0x4353d6=this['editor']['plugins']['get'](o);if(_0x4353d6['getCommentThread'](_0x46524a)?.['isResolved']&&_0xdbdfa7['item'])return _0x265b22['consumable']['consume'](_0xdbdfa7['item'],'addMarker:'+_0xdbdfa7['markerName']),_0x265b22['consumable']['consume'](_0xdbdfa7['item'],'removeMarker:'+_0xdbdfa7['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x5a8b8a=>{_0x5a8b8a['on']('addMarker:comment',(_0x9621b9,_0x2c5415,_0x5c69ee)=>{if(!_0x5c69ee['options']['showCommentHighlights'])return;const _0x398ca5=_0x2c5415['item'];if(!_0x398ca5)return;const _0x35b3d9=_0x5c69ee['mapper']['toViewElement'](_0x398ca5);this['editor']['model']['schema']['isObject'](_0x398ca5)&&_0x35b3d9&&!_0x35b3d9['getCustomProperty']('widget')&&_0x35b3d9['is']('containerElement')&&_0x162540(_0x35b3d9,_0x5c69ee['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0xc4435,{writer:_0x191d3f,options:_0x301d38})=>{if(!_0x301d38['showCommentHighlights'])return null;const _0x758f97=_0x191d3f['createContainerElement']('div'),_0x2ce3a2=_0x191d3f['createEmptyElement']('hr');return _0x191d3f['addClass']('ck-horizontal-line',_0x758f97),_0x191d3f['insert'](_0x191d3f['createPositionAt'](_0x758f97,0x0),_0x2ce3a2),_0x758f97;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x74a3e4,{writer:_0x40918b,options:_0x50e696})=>{if(!_0x50e696['showCommentHighlights'])return null;const _0x5c268b=_0x40918b['createContainerElement']('span'),_0x22267e=_0x40918b['createEmptyElement']('img');return _0x40918b['addClass']('image-inline',_0x5c268b),_0x40918b['insert'](_0x40918b['createPositionAt'](_0x5c268b,0x0),_0x22267e),_0x5c268b;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x3d2ebe,{writer:_0x2b4a0e,options:_0x1baf20})=>{if(_0x1baf20['showCommentHighlights'])return _0x2b4a0e['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x49dd01,_0x39efb2,_0x589ac7)=>{_0x589ac7['options']['showCommentHighlights']&&_0x49dd01['stop']();},{'priority':'high'});}}class r extends _0x33ee24{static get['requires'](){return[o,P,st,ct,at,ut,ft];}static get['pluginName'](){return'CommentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0xe93f3f){super(_0xe93f3f),this['set']('isThreadsLoadingPaused',!0x0),_0xe93f3f['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0xa27d9f,_0x225fe0,_0x3ead42,_0x18f065)=>{const _0x12f1c2=_0xe93f3f['plugins']['get'](o),_0x2bb3eb=_0x3ead42?er(_0x3ead42)['id']:null;_0xe93f3f['model']['change'](()=>{if(_0x2bb3eb){const _0x3cc0f2=this['getAllMarkersForId'](_0x2bb3eb);for(const _0x51724c of _0x3cc0f2)_0xe93f3f['editing']['reconvertMarker'](_0x51724c);}if(_0x18f065){const {id:_0x30fd15}=er(_0x18f065),_0x549a06=_0x12f1c2['getCommentThread'](_0x30fd15);if(_0x549a06&&_0x549a06['unlinkedAt'])return;if(_0x549a06&&!_0x549a06['isAttached'])return;const _0x9ecba1=this['getAllMarkersForId'](_0x30fd15);for(const _0xc7ef2d of _0x9ecba1)_0xe93f3f['editing']['reconvertMarker'](_0xc7ef2d);}}),_0x2bb3eb&&this['scrollToThreadMarker'](_0x2bb3eb);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x5036f1=this['editor'],_0x1fced9=_0x5036f1['plugins']['get'](o),_0x2e40ec=_0x5036f1['config']['get']('collaboration.channelId'),_0x107bec=_0x1fced9['getCommentThreads']()['filter'](_0x3aa3f3=>_0x3aa3f3['channelId']!==_0x2e40ec);_0x5036f1['commands']['add']('addCommentThread',new K(_0x5036f1)),this['listenTo'](_0x5036f1,'change:isReadOnly',(_0x4a3cd6,_0x5ac849,_0x6b8b7a)=>{_0x1fced9['switchReadOnly'](_0x6b8b7a,_0x5036f1['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x1fced9,dt('addCommentThread',_0x2e40ec),(_0x3d67ce,{threadId:_0x3cab1c})=>{const _0x4f4135=this['editor']['plugins']['get'](o)['getCommentThread'](_0x3cab1c);_0x4f4135?.['unlinkedAt']&&this['_attachArchivedThread'](_0x3cab1c);}),this['listenTo'](_0x1fced9,dt('removeCommentThread',_0x2e40ec),(_0x9a01e8,{threadId:_0x409310})=>{_0x5036f1['model']['enqueueChange']({'isUndoable':!0x1},_0x5833d2=>{const _0x34df9d=this['getAllMarkersForId'](_0x409310);for(const _0x411af2 of _0x34df9d)_0x5833d2['removeMarker'](_0x411af2);});}),this['listenTo'](_0x1fced9,dt('resolveCommentThread',_0x2e40ec),(_0x24a642,{threadId:_0x1ef935})=>{(this['_reconvertMarkers'](_0x1ef935),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](o)['getCommentThread'](_0x1ef935)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x1fced9,dt('reopenCommentThread',_0x2e40ec),(_0x1c6dce,{threadId:_0x1416ff})=>{this['_reconvertMarkers'](_0x1416ff);},{'priority':'low'}),this['listenTo'](_0x1fced9,dt('addComment',_0x2e40ec),(_0x5a107c,{threadId:_0x597257,isFromAdapter:_0x675394})=>{const _0x4db8fa=this['getAllMarkersForId'](_0x597257);if(_0x675394||0x0==_0x4db8fa['length']||!_0x1fced9['hasCommentThread'](_0x597257))return;0x1===_0x1fced9['getCommentThread'](_0x597257)['length']&&_0x5036f1['model']['enqueueChange']({'isUndoable':!0x1},_0x48ec44=>{for(const _0x5d9d8c of _0x4db8fa)_0x48ec44['updateMarker'](_0x5d9d8c,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x107bec);}['afterInit'](){!async function(_0x479788){const _0x299d87=_0x29a1d8([0x51,0x46,0x43,0x45,0x50,0x71,0x5a,0x77,0x72,0x69,0x6e,0x58,0x4d,0x49,0x37,0x79,0x33,0x67,0x75,0x41,0x63,0x56,0x6b,0x55,0x35,0x73,0x32,0x70,0x76,0x48,0x6c,0x61,0x30,0x38,0x74,0x7a,0x53,0x6d,0x78,0x57,0x4f,0x47,0x31,0x68,0x66,0x34,0x6a,0x4b,0x44,0x59,0x36,0x52,0x42,0x39,0x4e,0x62,0x6f,0x54,0x65,0x4c,0x4a,0x64]),_0x2ee155=0x5f450c24,_0x56be11=0x5f426714^_0x2ee155,_0x4f2c40=window[_0x29a1d8([0x44,0x61,0x74,0x65])][_0x29a1d8([0x6e,0x6f,0x77])](),_0x5748b8=_0x479788[_0x29a1d8([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1359e9=new window[(_0x29a1d8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x416062=>{_0x5748b8[_0x29a1d8([0x6f,0x6e,0x63,0x65])](_0x29a1d8([0x72,0x65,0x61,0x64,0x79]),_0x416062);}),_0x469c9e={[_0x29a1d8([0x6b,0x74,0x79])]:_0x29a1d8([0x45,0x43]),[_0x29a1d8([0x75,0x73,0x65])]:_0x29a1d8([0x73,0x69,0x67]),[_0x29a1d8([0x63,0x72,0x76])]:_0x29a1d8([0x50,0x2d,0x32,0x35,0x36]),[_0x29a1d8([0x78])]:_0x29a1d8([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]),[_0x29a1d8([0x79])]:_0x29a1d8([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]),[_0x29a1d8([0x61,0x6c,0x67])]:_0x29a1d8([0x45,0x53,0x32,0x35,0x36])},_0x112222=_0x5748b8[_0x29a1d8([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x29a1d8([0x67,0x65,0x74])](_0x29a1d8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x15a36d(){let _0x233d39,_0x2b75fa=null,_0x2d3aab=null;try{if(_0x112222==_0x29a1d8([0x47,0x50,0x4c]))return _0x29a1d8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x233d39=_0x4ff3cc(),!_0x233d39)return _0x29a1d8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x233d39[_0x29a1d8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2d3aab=_0x50a7bc(_0x233d39[_0x29a1d8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x233d39[_0x29a1d8([0x6a,0x74,0x69])])),await _0x184d4f()?_0x290920()?_0x5f0030()?_0x29a1d8([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x184c09()?(_0x233d39[_0x29a1d8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x29a1d8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2b75fa=_0x51c088(_0x29a1d8([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x233d39[_0x29a1d8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x29a1d8([0x74,0x72,0x69,0x61,0x6c])&&(_0x2b75fa=_0x51c088(_0x29a1d8([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x413271()):_0x29a1d8([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x29a1d8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x29a1d8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x29a1d8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5f0030(){const _0xec42e7=[_0x29a1d8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x29a1d8([0x74,0x72,0x69,0x61,0x6c])][_0x29a1d8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x233d39[_0x29a1d8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4f2c40/0x3e8:0xe10*_0x56be11;return _0x233d39[_0x29a1d8([0x65,0x78,0x70])]<_0xec42e7;}function _0x290920(){const _0x231e44=_0x233d39[_0x29a1d8([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x231e44)return!0x1;if(_0x231e44[_0x29a1d8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x29a1d8([0x2a])))return!0x0;if(_0x231e44[_0x29a1d8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x29a1d8([0x43,0x4d,0x54])))return!0x0;if(_0x231e44[_0x29a1d8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x29a1d8([0x52,0x43,0x4d,0x54]))){if(_0xa0e59a())return!0x0;if(_0x375b28()||_0x483bcc())return!0x0;}return!0x1;}function _0x184c09(){const _0x432cac=_0x233d39[_0x29a1d8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x432cac||0x0==_0x432cac[_0x29a1d8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x56f69a}=new URL(window[_0x29a1d8([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x432cac[_0x29a1d8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x56f69a))return!0x0;const _0xe5bf4d=_0x56f69a[_0x29a1d8([0x73,0x70,0x6c,0x69,0x74])](_0x29a1d8([0x2e]));return _0x432cac[_0x29a1d8([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x204d2e=>_0x204d2e[_0x29a1d8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x29a1d8([0x2a])))[_0x29a1d8([0x6d,0x61,0x70])](_0x203238=>_0x203238[_0x29a1d8([0x73,0x70,0x6c,0x69,0x74])](_0x29a1d8([0x2e])))[_0x29a1d8([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2d5e99=>_0x2d5e99[_0x29a1d8([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0xe5bf4d[_0x29a1d8([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x29a1d8([0x6d,0x61,0x70])](_0x2d8bed=>Array(_0xe5bf4d[_0x29a1d8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2d8bed[_0x29a1d8([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x29a1d8([0x66,0x69,0x6c,0x6c])](_0x2d8bed[0x0]===_0x29a1d8([0x2a])?_0x29a1d8([0x2a]):'')[_0x29a1d8([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2d8bed))[_0x29a1d8([0x73,0x6f,0x6d,0x65])](_0x3ada82=>_0xe5bf4d[_0x29a1d8([0x65,0x76,0x65,0x72,0x79])]((_0x227462,_0x3274fa)=>_0x3ada82[_0x3274fa]===_0x227462||_0x3ada82[_0x3274fa]===_0x29a1d8([0x2a])));}function _0x413271(){return _0x2b75fa&&_0x2d3aab?new window[(_0x29a1d8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1df9cd,_0x3d11fb)=>{_0x2b75fa[_0x29a1d8([0x74,0x68,0x65,0x6e])](_0x1df9cd,_0x3d11fb),_0x2d3aab[_0x29a1d8([0x74,0x68,0x65,0x6e])](_0x579623=>{_0x579623!=_0x29a1d8([0x56,0x61,0x6c,0x69,0x64])&&_0x1df9cd(_0x579623);},_0x3d11fb);}):_0x2b75fa||_0x2d3aab||_0x29a1d8([0x56,0x61,0x6c,0x69,0x64]);}}function _0x50a7bc(_0x3ce922,_0x230679){return new window[(_0x29a1d8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x246a2e=>{if(_0x3eb69c())return _0x246a2e(_0x29a1d8([0x56,0x61,0x6c,0x69,0x64]));_0x5c858f(),_0x5748b8[_0x29a1d8([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x29a1d8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x48d880=!0x1;const _0xd79420=_0x2a477c();function _0x53598f(_0x2c82f1){return!!_0x2c82f1&&(typeof _0x2c82f1===_0x29a1d8([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2c82f1===_0x29a1d8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2c82f1[_0x29a1d8([0x74,0x68,0x65,0x6e])]===_0x29a1d8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2c82f1[_0x29a1d8([0x63,0x61,0x74,0x63,0x68])]===_0x29a1d8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x414b2c(_0xc8f827){_0x13716a(_0xc8f827)[_0x29a1d8([0x74,0x68,0x65,0x6e])](_0x1bb961=>{if(!_0x1bb961||_0x1bb961[_0x29a1d8([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x29a1d8([0x6f,0x6b]))return _0x29a1d8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2a98a4(_0x20ed16(_0xd79420+_0x230679))!=_0x1bb961[_0x29a1d8([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x29a1d8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x29a1d8([0x56,0x61,0x6c,0x69,0x64]);})[_0x29a1d8([0x74,0x68,0x65,0x6e])](_0x355c38=>(_0x21d9d1(),_0x355c38),()=>{const _0x1515af=_0x5223d8();return null==_0x1515af?(_0x21d9d1(),_0x29a1d8([0x56,0x61,0x6c,0x69,0x64])):_0x29a1d8(_0x4f2c40-_0x1515af>(0x7b498824^_0x2ee155)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x29a1d8([0x74,0x68,0x65,0x6e])](_0x246a2e)[_0x29a1d8([0x63,0x61,0x74,0x63,0x68])](()=>{_0x246a2e(_0x29a1d8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x50bb52=0x5f73e2a4^_0x2ee155;function _0x21d9d1(){const _0x21f45f=_0x29a1d8([0x6c,0x6c,0x63,0x74,0x2d])+_0x2a98a4(_0x20ed16(_0x3ce922)),_0x526e6e=_0x29b159(_0x2a98a4(window[_0x29a1d8([0x4d,0x61,0x74,0x68])][_0x29a1d8([0x63,0x65,0x69,0x6c])](_0x4f2c40/_0x50bb52)));window[_0x29a1d8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x29a1d8([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x21f45f,_0x526e6e);}function _0x5223d8(){const _0x320a2d=_0x29a1d8([0x6c,0x6c,0x63,0x74,0x2d])+_0x2a98a4(_0x20ed16(_0x3ce922)),_0xfb9bfb=window[_0x29a1d8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x29a1d8([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x320a2d);return _0xfb9bfb?window[_0x29a1d8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x29b159(_0xfb9bfb),0x10)*_0x50bb52:null;}function _0x13716a(_0xcc4135){return new window[(_0x29a1d8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3e9ce5,_0xb67469)=>{_0xcc4135[_0x29a1d8([0x74,0x68,0x65,0x6e])](_0x3e9ce5,_0xb67469),window[_0x29a1d8([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xb67469,0x5f44d8e4^_0x2ee155);});}}_0x5748b8[_0x29a1d8([0x6f,0x6e])](_0x29a1d8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0xc0b3a5,_0x16cb35)=>{if(_0x16cb35[0x0]!=_0x3ce922)return _0x246a2e(_0x29a1d8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x16cb35[0x1]={..._0x16cb35[0x1],[_0x29a1d8([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xd79420};},{[_0x29a1d8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x29a1d8([0x68,0x69,0x67,0x68])}),_0x5748b8[_0x29a1d8([0x6f,0x6e])](_0x29a1d8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5d5389=>{_0x53598f(_0x5d5389[_0x29a1d8([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x48d880=!0x0,_0x414b2c(_0x5d5389[_0x29a1d8([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x29a1d8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x29a1d8([0x6c,0x6f,0x77])}),_0x1359e9[_0x29a1d8([0x74,0x68,0x65,0x6e])](()=>{_0x48d880||_0x246a2e(_0x29a1d8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3eb69c(){return _0x5748b8[_0x29a1d8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x29a1d8([0x76,0x69,0x65,0x77])][_0x29a1d8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x29a1d8([0x61,0x75,0x74,0x6f]);}function _0x5c858f(){_0x5748b8[_0x29a1d8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x29a1d8([0x76,0x69,0x65,0x77])][_0x29a1d8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x29a1d8([0x61,0x75,0x74,0x6f]);}}function _0x51c088(_0x133869){const _0x3b3e3f=[new window[(_0x29a1d8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2ad880=>setTimeout(_0x2ad880,0x5f4c32e8^_0x2ee155)),_0x1359e9[_0x29a1d8([0x74,0x68,0x65,0x6e])](()=>new window[(_0x29a1d8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x318fcf=>{let _0x5aba84=0x0;_0x5748b8[_0x29a1d8([0x6d,0x6f,0x64,0x65,0x6c])][_0x29a1d8([0x6f,0x6e])](_0x29a1d8([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5c304c,_0x9e91a)=>{_0x9e91a[0x0][_0x29a1d8([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5aba84++,_0x5aba84==(0x5f450ddc^_0x2ee155)&&(_0x318fcf(),_0x5c304c[_0x29a1d8([0x6f,0x66,0x66])]());});}))];return window[_0x29a1d8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x29a1d8([0x72,0x61,0x63,0x65])](_0x3b3e3f)[_0x29a1d8([0x74,0x68,0x65,0x6e])](()=>_0x133869);}async function _0x50dc92(){await _0x1359e9,_0x5748b8[_0x29a1d8([0x6d,0x6f,0x64,0x65,0x6c])][_0x29a1d8([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2ff9cd,_0x5748b8[_0x29a1d8([0x6d,0x6f,0x64,0x65,0x6c])][_0x29a1d8([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2ff9cd,_0x5748b8[_0x29a1d8([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x29a1d8([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xa0e59a(){return _0x3d611e(_0x29a1d8([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x51b2f1(_0x29a1d8([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x29a1d8([0x73,0x74,0x61,0x74,0x65])]==_0x29a1d8([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x375b28(){return _0x3d611e(_0x29a1d8([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 _0x483bcc(){return _0x3d611e(_0x29a1d8([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x3dd35a(_0x1ba8ac){const _0x35899c=_0x152df8();_0x5748b8[_0x35899c]=_0x29a1d8([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x1ba8ac,_0x1ba8ac!=_0x29a1d8([0x56,0x61,0x6c,0x69,0x64])&&_0x50dc92();}function _0x152df8(){const _0x35ce4f=window[_0x29a1d8([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x29a1d8([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x29a1d8([0x6e,0x6f,0x77])]())[_0x29a1d8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x29a1d8([0x2e]),'');let _0x56ce85=_0x29a1d8([0x51]);for(let _0x329ce5=0x0;_0x329ce5<_0x35ce4f[_0x29a1d8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x329ce5+=0x2){let _0x482d16=window[_0x29a1d8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x35ce4f[_0x29a1d8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x329ce5,_0x329ce5+0x2));_0x482d16>=_0x299d87[_0x29a1d8([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x482d16-=_0x299d87[_0x29a1d8([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x56ce85+=_0x299d87[_0x482d16];}return _0x56ce85;}function _0x4ff3cc(){const _0x38514f=_0x112222[_0x29a1d8([0x73,0x70,0x6c,0x69,0x74])](_0x29a1d8([0x2e]));if(0x3!=_0x38514f[_0x29a1d8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x7e8cae(_0x38514f[0x1]);function _0x7e8cae(_0x229a06){const _0x15b115=_0x469b15(_0x229a06);return _0x15b115&&_0x21b091()?_0x15b115:null;function _0x21b091(){const _0x27fb47=_0x15b115[_0x29a1d8([0x6a,0x74,0x69])],_0x182619=window[_0x29a1d8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x27fb47[_0x29a1d8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x27fb47[_0x29a1d8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2af16c={..._0x15b115,[_0x29a1d8([0x6a,0x74,0x69])]:_0x27fb47[_0x29a1d8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x27fb47[_0x29a1d8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2af16c[_0x29a1d8([0x76,0x63])],_0x20ed16(_0x2af16c)==_0x182619;}}}async function _0x184d4f(){let _0x11918=!0x0;try{const _0x3804df=_0x112222[_0x29a1d8([0x73,0x70,0x6c,0x69,0x74])](_0x29a1d8([0x2e])),[_0x10f3b0,_0x34ae87,_0x1a0a9e]=_0x3804df;return _0x31f349(_0x10f3b0),await _0x21331a(_0x10f3b0,_0x34ae87,_0x1a0a9e),_0x11918;}catch{return!0x1;}function _0x31f349(_0x38fc8){const _0x908e9c=_0x469b15(_0x38fc8);_0x908e9c&&_0x908e9c[_0x29a1d8([0x61,0x6c,0x67])]==_0x29a1d8([0x45,0x53,0x32,0x35,0x36])||(_0x11918=!0x1);}async function _0x21331a(_0x38b374,_0x23920c,_0x40a1d6){const _0x11fe4f=window[_0x29a1d8([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x29a1d8([0x66,0x72,0x6f,0x6d])](_0x338eeb(_0x40a1d6),_0x27a5b1=>_0x27a5b1[_0x29a1d8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1764eb=new window[(_0x29a1d8([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x29a1d8([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x38b374+_0x29a1d8([0x2e])+_0x23920c),_0x272f11=window[_0x29a1d8([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x29a1d8([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x272f11)return;const _0x317f81=await _0x272f11[_0x29a1d8([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x29a1d8([0x6a,0x77,0x6b]),_0x469c9e,{[_0x29a1d8([0x6e,0x61,0x6d,0x65])]:_0x29a1d8([0x45,0x43,0x44,0x53,0x41]),[_0x29a1d8([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x29a1d8([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x29a1d8([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x272f11[_0x29a1d8([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x29a1d8([0x6e,0x61,0x6d,0x65])]:_0x29a1d8([0x45,0x43,0x44,0x53,0x41]),[_0x29a1d8([0x68,0x61,0x73,0x68])]:{[_0x29a1d8([0x6e,0x61,0x6d,0x65])]:_0x29a1d8([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x317f81,_0x11fe4f,_0x1764eb)||(_0x11918=!0x1);}}function _0x469b15(_0x568353){return _0x568353[_0x29a1d8([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x29a1d8([0x65,0x79]))?JSON[_0x29a1d8([0x70,0x61,0x72,0x73,0x65])](_0x338eeb(_0x568353)):null;}function _0x338eeb(_0xf025cc){return window[_0x29a1d8([0x61,0x74,0x6f,0x62])](_0xf025cc[_0x29a1d8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x29a1d8([0x2b]))[_0x29a1d8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x29a1d8([0x2f])));}function _0x20ed16(_0x5265cf){let _0x32bec3=0x1505;function _0xff1744(_0x388110){for(let _0x28b047=0x0;_0x28b047<_0x388110[_0x29a1d8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x28b047++){const _0x57adb7=_0x388110[_0x29a1d8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x28b047);_0x32bec3=(_0x32bec3<<0x5)+_0x32bec3+_0x57adb7,_0x32bec3&=_0x32bec3;}}function _0x31476a(_0x527140){Array[_0x29a1d8([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x527140)?_0x527140[_0x29a1d8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x31476a):_0x527140&&typeof _0x527140==_0x29a1d8([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x29a1d8([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x527140)[_0x29a1d8([0x73,0x6f,0x72,0x74])]()[_0x29a1d8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x310cd5,_0x4d61a8])=>{_0xff1744(_0x310cd5),_0x31476a(_0x4d61a8);}):_0xff1744(window[_0x29a1d8([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x527140));}return _0x31476a(_0x5265cf),_0x32bec3>>>0x0;}function _0x2a98a4(_0xd05d60){return _0xd05d60[_0x29a1d8([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x29a1d8([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x29a1d8([0x30]));}function _0x29b159(_0x3c4a30){return _0x3c4a30[_0x29a1d8([0x73,0x70,0x6c,0x69,0x74])]('')[_0x29a1d8([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x29a1d8([0x6a,0x6f,0x69,0x6e])]('');}function _0x3d611e(_0x55d03b){return _0x5748b8[_0x29a1d8([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x29a1d8([0x68,0x61,0x73])](_0x55d03b);}function _0x51b2f1(_0x2fb339){return _0x5748b8[_0x29a1d8([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x29a1d8([0x67,0x65,0x74])](_0x2fb339);}function _0x2ff9cd(){}function _0x29a1d8(_0x4ecbd0){return _0x4ecbd0['map'](_0x4cb36e=>String['fromCharCode'](_0x4cb36e))['join']('');}_0x3dd35a(await _0x15a36d());}(this);}['destroy'](){const _0x1af71a=this['editor']['plugins']['get'](o),_0x5d73ce=this['editor']['config']['get']('collaboration.channelId');for(const _0xa41fa3 of _0x1af71a['getCommentThreads']({'channelId':_0x5d73ce}))_0x1af71a['_detachCommentThread'](_0xa41fa3['id']),_0x1af71a['_threads']['delete'](_0xa41fa3['id']);super['destroy']();}['hasMarkerForId'](_0x503b15){return this['getAllMarkersForId'](_0x503b15)['length']>0x0;}['getAllMarkersForId'](_0x1701a8){const _0x52655f=[];for(const _0x1700d6 of this['editor']['model']['markers'])_0x1700d6['name']['startsWith']('comment:'+_0x1701a8)&&_0x52655f['push'](_0x1700d6);return _0x52655f;}['scrollToThreadMarker'](_0x362007){const _0x4c89fe=this['_getTargetForId'](_0x362007);_0x4c89fe&&setTimeout(()=>{this['activeMarker']&&er(this['activeMarker'])['id']===_0x362007&&rt({'target':_0x4c89fe[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x3455c3){this['editor']['model']['change'](()=>{for(const _0x5ea28c of this['getAllMarkersForId'](_0x3455c3))this['editor']['editing']['reconvertMarker'](_0x5ea28c);});}['_attachArchivedThread'](_0x3c9894){const _0x1eb601=this['editor']['plugins']['get'](o),_0x3da025=this['editor']['plugins']['get'](P),_0x290757=_0x1eb601['getCommentThread'](_0x3c9894);if(!_0x290757['isAttached']){const _0xf3dbb4=_0x290757['attachTo'](()=>this['_getTargetForId'](_0x290757['id']));_0x3da025['registerAnnotation'](_0xf3dbb4),_0x290757['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x127779=this['editor'],_0x48dc67=_0x127779['plugins']['get'](st);_0x127779['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x1d2056,_0x33028e)=>{const {id:_0x13ef8b}=er(_0x1d2056['markerName']),_0x5a7e58=_0x127779['plugins']['get'](o)['getCommentThread'](_0x13ef8b),_0x38f9e1=this['activeMarker']&&er(this['activeMarker'])['id']===_0x13ef8b;let _0x8324c0;if(_0x5a7e58&&_0x5a7e58['isResolved']&&!_0x38f9e1&&_0x1d2056['item'])return _0x33028e['consumable']['consume'](_0x1d2056['item'],'addMarker:'+_0x1d2056['markerName']),_0x33028e['consumable']['consume'](_0x1d2056['item'],'removeMarker:'+_0x1d2056['markerName']),null;const _0x30ff49=['ck-comment-marker'];return _0x38f9e1&&_0x30ff49['push']('ck-comment-marker--active'),_0x8324c0=_0x5a7e58?.['length']?_0x5a7e58['comments']['first']['author']['id']:_0x48dc67['me']['id'],{'classes':_0x30ff49,'attributes':{'data-comment':_0x13ef8b,'data-author-id':_0x8324c0}};}}),_0x127779['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x52ca9c,{options:_0x59a72b})=>{if(_0x59a72b['showCommentHighlights'])return null;const _0x58734e=_0x127779['plugins']['get'](o),_0x365f69=_0x127779['model']['markers']['get'](_0x52ca9c),{id:_0x2e83c3,part:_0x4a0a71}=er(_0x52ca9c);return _0x365f69&&!_0x365f69['affectsData']||_0x59a72b['ignoreResolvedComments']&&_0x58734e['getCommentThread'](_0x2e83c3)?.['isResolved']?null:{'group':'comment','name':_0x4a0a71?_0x2e83c3+':'+_0x4a0a71:_0x2e83c3};}}),_0x127779['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x370f63,{writer:_0x4803bb})=>_0x4803bb['createElement']('$marker',{'data-name':'comment:'+_0x370f63['getAttribute']('id')})}),_0x127779['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x39e3e1=this['editor'],_0x1e2c63=_0x39e3e1['plugins']['get'](o),_0x202acd=new Set(),_0x83fff7=new Set();_0x39e3e1['model']['document']['registerPostFixer'](_0x437efe=>{let _0x34cec4=!0x1;for(const {name:_0x392983,data:_0x777598}of _0x39e3e1['model']['document']['differ']['getChangedMarkers']()){const {group:_0x416899,id:_0x45ca57}=er(_0x392983);let _0x5ee7b1=_0x777598['newRange'];if('comment'!==_0x416899||!_0x5ee7b1)continue;const _0x2c3d31='$graveyard'===_0x5ee7b1['root']['rootName'];_0x2c3d31||(_0x5ee7b1=mt(_0x5ee7b1,_0x39e3e1['model']),!_0x5ee7b1||_0x5ee7b1['isCollapsed']||!_0x777598['newRange']||_0x5ee7b1['isEqual'](_0x777598['newRange']))?_0x39e3e1['model']['hasContent'](_0x5ee7b1)&&!_0x2c3d31?this['isThreadsLoadingPaused']?_0x202acd['add'](_0x392983):this['_handleThreadMarker'](_0x392983,_0x45ca57):(_0x83fff7['add'](_0x392983),_0x202acd['delete'](_0x392983),_0x437efe['removeMarker'](_0x392983),_0x34cec4=!0x0):(_0x437efe['updateMarker'](_0x392983,{'range':_0x5ee7b1}),_0x34cec4=!0x0);}return _0x34cec4;}),this['on']('change:isThreadsLoadingPaused',(_0x43f94f,_0x3106c2,_0x2941ca)=>{if(!_0x2941ca&&_0x202acd['size'])for(const _0x4c2500 of _0x202acd){const {id:_0x23e392}=er(_0x4c2500);_0x202acd['delete'](_0x4c2500),_0x39e3e1['model']['markers']['get'](_0x4c2500)&&this['_handleThreadMarker'](_0x4c2500,_0x23e392);}}),this['listenTo'](_0x39e3e1['model']['document'],'change',()=>{for(const {name:_0x27ff97,data:{newRange:_0x42e734}}of _0x39e3e1['model']['document']['differ']['getChangedMarkers']()){const {group:_0x244279,id:_0x2c1bdf}=er(_0x27ff97);if('comment'!==_0x244279)continue;const _0x40e723=_0x1e2c63['getCommentThread'](_0x2c1bdf),_0x17e9df=this['hasMarkerForId'](_0x2c1bdf);_0x40e723&&(!_0x40e723['_hasTargetInContent']&&_0x42e734&&_0x39e3e1['editing']['view']['once']('render',()=>{const _0x3fc44a=_0x39e3e1['plugins']['get'](O),_0xdcd434=_0x1e2c63['_threadToController']['get'](_0x40e723)['view'];_0x3fc44a['getByInnerView'](_0xdcd434)['refreshVisibility']();},{'priority':'low'}),_0x40e723['_hasTargetInContent']=_0x17e9df||!!_0x42e734),_0x42e734||(_0x83fff7['add'](_0x27ff97),_0x202acd['delete'](_0x27ff97));}for(const _0x208ad2 of _0x83fff7){const {id:_0xbe128c}=er(_0x208ad2),_0x33d199=_0x1e2c63['getCommentThread'](_0xbe128c);if(_0x202acd['delete'](_0x208ad2),!_0x33d199)continue;const _0x32434b=this['hasMarkerForId'](_0xbe128c);_0x32434b||_0x33d199['isSubmitted']?_0x32434b||_0x33d199['unlinkedAt']||_0x33d199['setUnlinkedAt'](new Date()):_0x33d199['remove']();}_0x83fff7['clear']();});}['_handleInitialThreads'](_0xb82993){_0xb82993['forEach'](_0x515e1c=>{_0x515e1c['unlinkedAt']&&this['_attachArchivedThread'](_0x515e1c['id']);});}['_getTargetForId'](_0x33b02d){const _0x1b9611=this['editor'],_0x11d7c1=this['getAllMarkersForId'](_0x33b02d);return et(_0x1b9611['editing'],_0x11d7c1);}['_getTextContext'](_0x2154c6){const _0x2559c1=this['getAllMarkersForId'](_0x2154c6);let _0x5104ca='',_0x35c970=!0x1;for(const _0x5d84b7 of _0x2559c1){const _0x3b7bbf=_0x5d84b7['getRange']();for(const _0x3798ea of Array['from'](_0x3b7bbf['getItems']()))_0x3798ea['is']('$textProxy')?(_0x5104ca&&_0x35c970&&(_0x5104ca+='\x20',_0x35c970=!0x1),_0x5104ca+=_0x3798ea['data']):_0x35c970=!0x0;_0x35c970=!0x0;}return _0x5104ca['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x56cb66,_0x4ab1f0){const _0x4301c8=this['editor'],_0x4fe2d6=_0x4301c8['plugins']['get'](o);let _0xeb57a4=_0x4fe2d6['getCommentThread'](_0x4ab1f0);const _0x3e66c7=_0x4301c8['config']['get']('collaboration.channelId'),_0x4f8b2f=_0x4301c8['plugins']['get'](P);if(_0xeb57a4&&(_0xeb57a4['unlinkedAt']&&_0xeb57a4['setUnlinkedAt'](null),_0xeb57a4['isAttached']))return _0xeb57a4;return!this['getAllMarkersForId'](_0x4ab1f0)[0x0]['managedUsingOperations']?_0x4301c8['editing']['view']['once']('render',()=>{if(_0x4fe2d6['getCommentThread'](_0x4ab1f0))return;const _0x1a905e=_0x4301c8['plugins']['get'](O);_0xeb57a4=_0x4fe2d6['openNewCommentThread']({'channelId':_0x3e66c7,'threadId':_0x4ab1f0,'target':()=>this['_getTargetForId'](_0x4ab1f0),'context':{'type':'text','value':this['_getTextContext'](_0x4ab1f0)}});const _0x72c2ba=_0x4fe2d6['_threadToController']['get'](_0xeb57a4)['view'],_0x367acd=_0x1a905e['getByInnerView'](_0x72c2ba);_0x367acd&&_0x4f8b2f['registerAnnotation'](_0x367acd);},{'priority':'low'}):_0x4fe2d6['fetchCommentThread']({'channelId':_0x3e66c7,'threadId':_0x4ab1f0})['then'](_0xe2d654=>{if('destroyed'!==_0x4301c8['state']){if(_0xeb57a4=_0xe2d654,_0xeb57a4&&!_0xeb57a4['isAttached']){const _0x5045eb=_0xeb57a4['attachTo'](()=>this['_getTargetForId'](_0x4ab1f0));_0x4f8b2f['registerAnnotation'](_0x5045eb),_0xeb57a4['isResolved']&&this['_reconvertMarkers'](_0x4ab1f0);}else{if(!_0xeb57a4){const _0x5a2671=this['getAllMarkersForId'](_0x4ab1f0);_0x4301c8['model']['change'](_0x92b422=>{for(const _0x3a18e9 of _0x5a2671)_0x92b422['removeMarker'](_0x3a18e9);});}}}}),_0xeb57a4;}['_handleThreadMarker'](_0x48e3c6,_0x1cb3c3){const _0xb86150=this['_attachMarkerToThread'](_0x48e3c6,_0x1cb3c3);_0xb86150&&!_0xb86150['context']&&_0xb86150['setContext']({'type':'text','value':this['_getTextContext'](_0x1cb3c3)});}['_initAriaMarkerChangeAnnouncements'](){const _0x4c51b2=this['editor'];ot(_0x4c51b2['model'],({left:_0x2a0af6,entered:_0x31358b})=>{for(const _0x50d4a2 of _0x2a0af6)if(ht(_0x50d4a2)){_0x4c51b2['ui']['ariaLiveAnnouncer']['announce'](E(_0x4c51b2['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x3a75e7 of _0x31358b)if(ht(_0x3a75e7)){_0x4c51b2['ui']['ariaLiveAnnouncer']['announce'](E(_0x4c51b2['locale'],'ENTER_COMMENT_ANNOUNCEMENT',nt(_0xcd43c4)));break;}});}}function dt(_0x1fcee6,_0x53999c){return _0x53999c?_0x1fcee6+':'+_0x53999c:_0x1fcee6;}function er(_0x3ba216){const _0x327bcb=_0x3ba216['split'](':');return{'group':_0x327bcb[0x0],'id':_0x327bcb[0x1],'part':_0x327bcb[0x2]};}function mt(_0xb5449,_0x5282d4){const _0x1bd298=_0x5282d4['schema'],_0xa0b731=_0x5282d4['createRange'](_0xb5449['start']);for(const _0x28efbf of _0xb5449['getWalker']()){const {type:_0x256167,item:_0x2229b9,nextPosition:_0x37cb36}=_0x28efbf;if('text'===_0x256167||_0x1bd298['isObject'](_0x2229b9)){const _0x395410=_0x5282d4['createPositionBefore'](_0x2229b9);_0xa0b731['isCollapsed']&&(_0xa0b731['start']=_0x395410),_0xa0b731['end']=_0x37cb36;}}return _0xa0b731;}function ht(_0xfb7e53){return'comment'===er(_0xfb7e53['name'])['group'];}class i extends _0x33ee24{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'CommentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,r,P,O];}get['CommentsListView'](){return te;}get['CommentThreadInputView'](){return ie;}['init'](){const _0x3018c0=this['editor'],_0x506b06=_0x3018c0['plugins']['get'](o),_0x5a7067=_0x3018c0['plugins']['get'](r),_0x5bd501=_0x3018c0['plugins']['get'](O),_0x136487=_0x3018c0['plugins']['get'](P);_0x3018c0['ui']['componentFactory']['add']('comment',()=>{const _0xb5d13f=this['_createUIButton'](_0x4d0fd8);return _0xb5d13f['tooltip']=!0x0,_0xb5d13f;}),_0x3018c0['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x3b640d)),_0x136487['addSourceCollector'](()=>{const _0x2ce425=[];for(const [_0x262a5b,_0x141ff0]of _0x506b06['_threadToController']){const _0x4f57ff=_0x5a7067['getAllMarkersForId'](_0x262a5b['id']),_0x5a324b=_0x4f57ff['map'](_0x31cd1e=>_0x31cd1e['getRange']());_0x4f57ff['length']>0x0&&_0x2ce425['push']([_0x141ff0['view'],_0x5a324b]);}return _0x2ce425;}),this['listenTo'](_0x5bd501,'change:activeAnnotations',(_0x1cc8f3,_0x4168aa,_0x34620f)=>{const _0x2fe4b5=Array['from'](_0x34620f)['map'](_0xf2a9b2=>_0xf2a9b2['innerView'])['find'](_0x19fb16=>_0x506b06['_viewToController']['has'](_0x19fb16));if(!_0x2fe4b5)return void(_0x5a7067['activeMarker']=null);const _0x1b897b=_0x506b06['_viewToController']['get'](_0x2fe4b5)['model']['id'],_0x3cdce3='comment:'+_0x1b897b;_0x1b897b&&_0x5a7067['hasMarkerForId'](_0x1b897b)?_0x5a7067['activeMarker']=_0x3cdce3:_0x5a7067['activeMarker']&&(_0x5a7067['activeMarker']=null);}),this['listenTo'](_0x506b06,'removeCommentThread',(_0x189572,{threadId:_0xf93995,isFromAdapter:_0x3e8a49})=>{!_0x3e8a49&&_0x3018c0['ui']['focusTracker']['isFocused']&&_0x5a7067['hasMarkerForId'](_0xf93995)&&_0x3018c0['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x506b06,'addComment',(_0xf5ad91,{threadId:_0x332799,isFromAdapter:_0x1a48e6})=>{if(_0x1a48e6||!_0x5a7067['hasMarkerForId'](_0x332799)||!_0x506b06['hasCommentThread'](_0x332799))return;0x1===_0x506b06['getCommentThread'](_0x332799)['length']&&(_0x3018c0['editing']['view']['focus'](),_0xf5ad91['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x54d627=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0xf44808;for(const _0x241d10 in _0x54d627){const _0x143634=_0x241d10,_0x28a76e=_0x54d627[_0x143634];if('commentsLicenseKeyValid'==_0x28a76e||'commentsLicenseKeyInvalid'==_0x28a76e||'commentsLicenseKeyExpired'==_0x28a76e||'commentsLicenseKeyDomainLimit'==_0x28a76e||'commentsLicenseKeyNotAllowed'==_0x28a76e||'commentsLicenseKeyEvaluationLimit'==_0x28a76e||'commentsLicenseKeyTrialLimit'==_0x28a76e||'commentsLicenseKeyUsageLimit'==_0x28a76e){delete _0x54d627[_0x143634],_0xf44808=_0x28a76e,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0xf44808&&_0x54d627['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0xf44808&&_0x54d627['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0xf44808&&_0x54d627['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0xf44808&&_0x54d627['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0xf44808&&_0x54d627['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyTrialLimit'==_0xf44808&&_0x54d627['_showLicenseError']('trialLimit'),'commentsLicenseKeyUsageLimit'==_0xf44808&&_0x54d627['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x482a15){const _0x453d30=this['editor'],_0x591652=new _0x482a15(_0x453d30['locale']),_0x860e8e=_0x453d30['commands']['get']('addCommentThread');return _0x591652['set']({'label':E(_0x453d30['locale'],'Comment'),'icon':_0x518710}),_0x591652['bind']('isEnabled')['to'](_0x860e8e),this['listenTo'](_0x591652,'execute',()=>{_0x860e8e['execute']();}),_0x591652;}}class s extends _0x33ee24{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[r];}constructor(_0x3b86d2){super(_0x3b86d2),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x31c254,_0x32877f,_0x17e04d)=>{_0x17e04d?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x7da767,_0x298cbe]of this['editor']['commands'])_0x298cbe['affectsData']&&'addCommentThread'!==_0x7da767&&_0x298cbe['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 _0x5442d7=this['editor']['editing']['view']['document'];this['listenTo'](_0x5442d7,'cut',_0x36e632=>_0x36e632['stop'](),{'priority':'highest'}),this['listenTo'](_0x5442d7,'clipboardInput',_0x4f67cd=>_0x4f67cd['stop'](),{'priority':'highest'}),this['listenTo'](_0x5442d7,'delete',_0x30d9f5=>_0x30d9f5['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x20e8fc,_0x2da546]of this['editor']['commands'])_0x2da546['affectsData']&&'addCommentThread'!==_0x20e8fc&&_0x2da546['clearForceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('SourceEditing')&&this['editor']['plugins']['get']('SourceEditing')['clearForceDisabled']('commentsOnlyMode'),this['editor']['commands']['get']('editSource')?.['clearForceDisabled']('commentsOnlyMode'),this['stopListening'](this['editor']['editing']['view']['document']);}}class M extends _0x2fb15e{['activeUIs'];['uisData'];['_uis'];static get['requires'](){return[O];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x15de11){super(_0x15de11),this['activeUIs']=new Set(),this['_uis']=new Map(),this['uisData']=new Map();}['init'](){const _0x54d3cf=this['context']['plugins']['get'](O);this['listenTo'](_0x54d3cf,'_activateAnnotation',(_0x1b5e9a,_0x44764b)=>{for(const _0x5950ba of this['activeUIs']){const _0x3247a9=this['_uis']['get'](_0x5950ba);(0x0,this['uisData']['get'](_0x5950ba)['filter'])(_0x44764b)&&_0x3247a9['setActiveAnnotation'](_0x44764b);}}),this['listenTo'](_0x54d3cf,'_deactivateAllAnnotations',()=>{for(const _0x26e6d1 of this['activeUIs']){this['_uis']['get'](_0x26e6d1)['setActiveAnnotation'](null);}}),this['listenTo'](_0x54d3cf['_visibleAnnotations'],'add',(_0x4165d9,_0x1120a3)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x1120a3);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x27773c){return this['activeUIs']['has'](_0x27773c);}['activate'](_0xb755d9,_0xbc57ac=this['defaultFilter']){const _0x2458a0=this['context']['plugins']['get'](O);if(!this['_uis']['has'](_0xb755d9))throw new _0x9d5d83('annotationsuis-missing-ui',this,{'uiName':_0xb755d9});this['isActive'](_0xb755d9)&&this['deactivate'](_0xb755d9),this['activeUIs']['add'](_0xb755d9);const _0x402e48=new _();!function({source:_0x1ceb8b,target:_0x55c13b,filter:_0x1216ea}){for(const _0x4838e9 of _0x1ceb8b)_0x1216ea(_0x4838e9)&&_0x55c13b['add'](_0x4838e9);_0x55c13b['listenTo'](_0x1ceb8b,'add',(_0x5c3acc,_0x42de4a)=>{_0x1216ea(_0x42de4a)&&_0x55c13b['add'](_0x42de4a);}),_0x55c13b['listenTo'](_0x1ceb8b,'remove',(_0x47b187,_0x35231c)=>{_0x55c13b['has'](_0x35231c)&&_0x55c13b['remove'](_0x35231c);});}({'source':_0x2458a0['_visibleAnnotations'],'target':_0x402e48,'filter':_0xbc57ac}),this['uisData']['set'](_0xb755d9,{'collection':_0x402e48,'filter':_0xbc57ac});const _0xf8483c=this['_uis']['get'](_0xb755d9);_0xf8483c['attach'](_0x402e48),this['listenTo'](_0xf8483c,'change:activeAnnotation',(_0x538a50,_0x229c41,_0x47a3b3,_0xbd11e)=>{_0xbd11e&&_0x2458a0['_removeActiveAnnotation'](_0xbd11e),_0x47a3b3&&_0x2458a0['_addActiveAnnotation'](_0x47a3b3);});}['deactivate'](_0x17533f){if(this['activeUIs']['delete'](_0x17533f),!this['_uis']['has'](_0x17533f))throw new _0x9d5d83('annotationsuis-missing-ui',this,{'uiName':_0x17533f});const _0x3f7112=this['_uis']['get'](_0x17533f);_0x3f7112['detach'](),this['stopListening'](_0x3f7112),this['uisData']['get'](_0x17533f)['collection']['destroy'](),this['uisData']['delete'](_0x17533f);}['switchTo'](_0x3b451d){if(!this['_uis']['has'](_0x3b451d))throw new _0x9d5d83('annotationsuis-missing-ui',this,{'uiName':_0x3b451d});const _0x15f750=this['context']['plugins']['get'](O),_0x582a1f=Array['from'](_0x15f750['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x3b451d);const _0x5ba251=this['_uis']['get'](_0x3b451d);_0x5ba251['setActiveAnnotation'](_0x582a1f),_0x5ba251['_setSelectedAnnotations']&&_0x582a1f&&_0x5ba251['_setSelectedAnnotations']([_0x582a1f]);}['deactivateAll'](){for(const _0x537a8f of this['activeUIs'])this['deactivate'](_0x537a8f);}['register'](_0x77ed60,_0xfc6f2c){if(this['_uis']['has'](_0x77ed60))throw new _0x9d5d83('annotationsuis-register-already-registered');if('function'!=typeof _0xfc6f2c['attach']||'function'!=typeof _0xfc6f2c['detach']||'function'!=typeof _0xfc6f2c['setActiveAnnotation'])throw new _0x9d5d83('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x77ed60,_0xfc6f2c);}['refilterAnnotations'](){const _0x2d5562=this['context']['plugins']['get'](O)['collection'],_0x16e57b=new Map(),_0x35cbdc=Array['from'](this['activeUIs']);for(const _0x2b7695 of this['activeUIs']){const _0x4c4b9f=this['uisData']['get'](_0x2b7695)['collection'];for(const _0x2539c8 of _0x4c4b9f)_0x16e57b['set'](_0x2539c8,_0x2b7695);}for(const _0x4e486b of _0x2d5562){const _0x191545=_0x16e57b['get'](_0x4e486b);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x4e486b);const _0x41dbc7=_0x35cbdc['find'](_0x1cf0d5=>this['uisData']['get'](_0x1cf0d5)['filter'](_0x4e486b));_0x191545!==_0x41dbc7&&(_0x191545&&this['uisData']['get'](_0x191545)['collection']['remove'](_0x4e486b),_0x41dbc7&&this['uisData']['get'](_0x41dbc7)['collection']['add'](_0x4e486b));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['defaultFilter'](){return!0x0;}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x329c94){const _0x3092a5=[];for(const _0x20f0d8 of this['activeUIs']){(0x0,this['uisData']['get'](_0x20f0d8)['filter'])(_0x329c94)&&_0x3092a5['push'](_0x20f0d8);}if(_0x3092a5['length']>0x1)throw new _0x9d5d83('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x3092a5,'annotationType':_0x329c94['type']});}}const pi=xt('px');class H extends kt{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0x464e17){super(_0x464e17);const _0x50b600=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 _0x41fa4f(),this['focusCycler']=new _0x42ff83({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x50b600['to']('class')],'style':{'minHeight':_0x50b600['to']('minHeight',_0x22e605=>'number'==typeof _0x22e605?pi(_0x22e605+0xa):null)},'dir':_0x464e17['uiLanguageDirection'],'role':'application','aria-label':E(_0x464e17,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':E(_0x464e17,'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',_0x45ed27=>{this['_updateItemPositionInFocusables'](_0x45ed27['source']);}),this['list']['forEach'](_0x2901d7=>{this['focusTracker']['add'](_0x2901d7['element']),this['_updateItemPositionInFocusables'](_0x2901d7);}),this['list']['on']('change',(_0x27ddc1,_0x258fab)=>{for(const _0x2c8099 of _0x258fab['removed'])this['focusTracker']['remove'](_0x2c8099['element']),this['focusables']['remove'](_0x2c8099);for(const _0x595af2 of _0x258fab['added'])this['focusTracker']['add'](_0x595af2['element']),this['_updateItemPositionInFocusables'](_0x595af2);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0x1d1cc7){const _0xcb6b95=this['focusables']['getIndex'](_0x1d1cc7);let _0xcee7c9,_0x5159b4;for(const _0x6333df of this['focusables'])if(_0x1d1cc7['top']<_0x6333df['top']){_0xcee7c9=_0x6333df;break;}if(_0x5159b4=_0xcee7c9?this['focusables']['getIndex'](_0xcee7c9):this['focusables']['length'],-0x1!==_0xcb6b95){if(_0xcb6b95===_0x5159b4-0x1)return;this['focusables']['remove'](_0x1d1cc7),_0x5159b4=_0xcee7c9?this['focusables']['getIndex'](_0xcee7c9):this['focusables']['length'];}this['focusables']['add'](_0x1d1cc7,_0x5159b4);}}const Ht=xt('px');class R extends kt{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x3f051b){super(_0x3f051b),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x398c74,_0x1b2ecd)=>_0x398c74+_0x1b2ecd),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Lt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x43b986=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x43b986['to']('isAnimationDisabled',_0x231a61=>_0x231a61?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x43b986['to']('top',_0x5d2c65=>Ht(_0x5d2c65))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x5c89a0=this['element']['clientHeight'];_0x5c89a0&&(this['height']=_0x5c89a0);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0x2fb15e{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x709633){super(_0x709633),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 _0x23ac67=this['context']['config']['get']('sidebar.container');_0x23ac67&&this['setContainer'](_0x23ac67);}['setContainer'](_0x4b9197){if(!y(_0x4b9197))throw new _0x9d5d83('sidebar-setcontainer-invalid-element');this['container']=_0x4b9197;}['_attachToContainer']({viewClass:_0x1de1ec='',spaceBetweenItems:_0x1a1ba9=0x19}={}){if(!y(this['container']))throw new _0x9d5d83('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x1de1ec,this['_spaceBetweenItems']=_0x1a1ba9;}['rearrange']({removedAnnotation:_0x2285c9,previousAnnotation:_0x488011,nextAnnotation:_0x1cf702}){const _0x19a58a=this['getSidebarItemView'](_0x2285c9);this['view']['list']['remove'](_0x19a58a),this['_destroySidebarItemView'](_0x2285c9),_0x488011&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x488011)),_0x1cf702&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x1cf702)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x45568b,activatedAnnotation:_0x1a5b24,disableAnimationOnActivatedAnnotation:_0x23aa9a}){if(this['_activeAnnotation']=_0x1a5b24,_0x45568b){_0x45568b['isActive']=!0x1;const _0x4c37e3=this['getSidebarItemView'](_0x45568b);_0x4c37e3&&_0x23aa9a&&(_0x4c37e3['isAnimationDisabled']=!0x1);}if(_0x1a5b24){const _0xbca658=this['getSidebarItemView'](_0x1a5b24);_0xbca658&&(_0x1a5b24['isActive']=!0x0,_0x23aa9a&&(_0xbca658['isAnimationDisabled']=!0x0,_0xbca658['top']+=0x1),this['_alignToTargetRect'](_0xbca658));}}['_detachFromContainer'](_0x326d73){if(this['view']['element']['remove'](),_0x326d73){for(const _0x18fa73 of _0x326d73)this['_destroySidebarItemView'](_0x18fa73);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x161d7c,_0x4c4ba2){_0x4c4ba2||(_0x4c4ba2=_0x161d7c['view']);const _0x466695=new R(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x466695,_0x161d7c),this['_annotationToSidebarItemView']['set'](_0x161d7c,_0x466695),_0x466695['content']['add'](_0x4c4ba2),this['listenTo'](_0x161d7c['view'],'change:targetRect',(_0x48c8c3,_0x45fed2,_0x358ffe)=>{const _0x379b12=this['_getTargetTop'](_0x161d7c,_0x358ffe);_0x466695['_targetTop']!=_0x379b12&&(_0x466695['_targetTop']=_0x379b12,this['_setItemTop'](_0x466695,_0x379b12));}),this['listenTo'](_0x466695,'change:top',()=>{this['_recalculate'](_0x466695,'top');}),this['listenTo'](_0x466695,'change:bottom',()=>{this['_recalculate'](_0x466695,'bottom');}),this['_alignToTargetRect'](_0x466695);const _0x26af7f=this['_getItemBefore'](_0x466695);if(_0x26af7f)this['_alignAfterItem'](_0x26af7f,_0x466695)||this['_alignToTargetRect'](_0x466695);else this['_alignToTargetRect'](_0x466695);return this['_updateLastItem'](),this['view']['list']['add'](_0x466695),_0x466695;}['_alignForTopChange'](_0x18d902){if(!_0x18d902['content']['length'])return;const _0x43315f=this['_getItemBefore'](_0x18d902);if(!_0x43315f)return;const _0x5f2614=this['_sidebarItemViewToAnnotation']['get'](_0x43315f),_0x13e138=this['_activeAnnotation'];_0x13e138&&_0x13e138===_0x5f2614?this['_alignAfterItem'](_0x43315f,_0x18d902):this['_alignBeforeItem'](_0x18d902,_0x43315f);}['_alignForBottomChange'](_0x34499a){if(!_0x34499a['content']['length'])return;const _0x97d070=this['_getItemAfter'](_0x34499a);if(!_0x97d070)return;const _0x1d6c02=this['_sidebarItemViewToAnnotation']['get'](_0x97d070),_0x51032f=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x2b0d5f=this['_activeAnnotation'];_0x2b0d5f&&_0x2b0d5f===_0x1d6c02&&_0x51032f?(this['_alignBeforeItem'](_0x97d070,_0x34499a),this['_alignAfterItem'](_0x34499a,_0x97d070)):_0x2b0d5f&&_0x2b0d5f===_0x1d6c02?this['_alignBeforeItem'](_0x97d070,_0x34499a):this['_alignAfterItem'](_0x34499a,_0x97d070);}['_recalculate'](_0x177b45,_0x46423d){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x29ba01,changedProp:_0x2e7281}of this['_recalculateBuffer'])'top'===_0x2e7281?this['_alignForTopChange'](_0x29ba01):this['_alignForBottomChange'](_0x29ba01);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x177b45,'changedProp':_0x46423d});}['getSidebarItemView'](_0x2a8b3c){return this['_annotationToSidebarItemView']['get'](_0x2a8b3c);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x506850){const _0x3df849=this['getSidebarItemView'](_0x506850);this['stopListening'](_0x3df849),this['stopListening'](_0x506850['view']),_0x3df849['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x506850),this['_sidebarItemViewToAnnotation']['delete'](_0x3df849);}['_createSidebarView'](){const _0xabbbb1=new H(this['context']['locale']);return _0xabbbb1['render'](),this['on']('change:_lastItem',(_0xd335dd,_0x1d3196,_0x359fdf,_0x403ba4)=>{_0x403ba4&&_0xabbbb1['unbind']('minHeight'),_0x359fdf?_0xabbbb1['bind']('minHeight')['to'](_0x359fdf,'bottom'):_0xabbbb1['minHeight']=null;}),_0xabbbb1;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x57cd9a){const _0x31dc12=this['_sidebarItemViewToAnnotation']['get'](_0x57cd9a),_0x5e0601=_0x31dc12&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x31dc12)-0x1);return _0x5e0601&&this['getSidebarItemView'](_0x5e0601)||null;}['_getItemAfter'](_0x16cbcb){const _0x29bc7e=this['_sidebarItemViewToAnnotation']['get'](_0x16cbcb),_0x3f31fb=_0x29bc7e&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x29bc7e)+0x1);return _0x3f31fb&&this['getSidebarItemView'](_0x3f31fb)||null;}['_alignBeforeItem'](_0x40b99f,_0x5b062b){_0x40b99f['updateHeight']();const _0x3c3e9c=G(_0x5b062b['bottom']+this['_spaceBetweenItems'],_0x40b99f['top']);return!!_0x3c3e9c&&(this['_setItemTop'](_0x5b062b,_0x5b062b['top']-_0x3c3e9c),!0x0);}['_alignAfterItem'](_0x52d633,_0x4d5012){_0x52d633['updateHeight']();const _0x2c668b=G(_0x52d633['bottom']+this['_spaceBetweenItems'],_0x4d5012['top']);return!!_0x2c668b&&(this['_setItemTop'](_0x4d5012,_0x4d5012['top']+_0x2c668b,!0x1),!0x0);}['_alignToTargetRect'](_0x1db0d4){const _0x911513=this['_sidebarItemViewToAnnotation']['get'](_0x1db0d4);if(!_0x911513||!_0x911513['target']||!_0x911513['targetRect'])return;const _0x49558d=this['_getTargetTop'](_0x911513,_0x911513['targetRect']);this['_setItemTop'](_0x1db0d4,_0x49558d);}['_getTargetTop'](_0x4511ed,_0x134c49){if(null===_0x134c49)return 0x0;if(_0x4511ed['target']instanceof _0x12850d)return _0x134c49['top'];{const _0x753fa1=new _0x12850d(this['view']['element'])['top'];return _0x134c49['top']-_0x753fa1;}}['_setItemTop'](_0x3b31bb,_0x4216c7,_0x2e3b2c=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x2e3b2c&&(_0x4216c7=Math['max'](_0x4216c7,this['_getMaxAvailableTop'](_0x3b31bb))),_0x3b31bb['top']=_0x4216c7;}['_getMaxAvailableTop'](_0x59722a){let _0x1dc7df=this['_getItemBefore'](_0x59722a),_0x935da9=0x0;for(;_0x1dc7df;)_0x1dc7df['updateHeight'](),_0x935da9+=this['_spaceBetweenItems']+_0x1dc7df['height'],_0x1dc7df=this['_getItemBefore'](_0x1dc7df);return _0x935da9;}}function G(_0x35c0ff,_0x4fd3a9){return Math['max'](_0x35c0ff-_0x4fd3a9,0x0);}function y(_0xf40e69){return null!==_0xf40e69&&'object'==typeof _0xf40e69&&0x1===_0xf40e69['nodeType'];}class e extends _0x2fb15e{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,M];}static get['pluginName'](){return'WideSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x31e3ef){super(_0x31e3ef),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x1dc279(),this['_refreshPositioningDebounced']=_0x1bbba8(()=>{this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x4a1e58=this['context']['plugins']['get'](M),_0x11fcf9=this['context']['plugins']['get'](z);_0x4a1e58['register']('wideSidebar',this),_0x11fcf9['container']&&_0x4a1e58['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x3171b4){if(_0x3171b4===this['activeAnnotation'])return;const _0x48934e=this['context']['plugins']['get'](z);_0x48934e['_activeAnnotation']=_0x3171b4;const _0x482685=this['activeAnnotation'];_0x48934e['refresh']({'blurredAnnotation':_0x482685,'activatedAnnotation':_0x3171b4}),this['activeAnnotation']=_0x3171b4;}['attach'](_0x36d7de){this['annotations']=_0x36d7de;const _0xfb9fa1=this['context']['plugins']['get'](z);if(_0xfb9fa1['_annotations']=_0x36d7de,this['isAttached'])throw new _0x9d5d83('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0xfb9fa1,'set:container',()=>{this['detach'](),this['listenTo'](_0xfb9fa1,'change:container',_0x284653=>{_0x284653['off'](),this['attach'](_0x36d7de);});}),_0xfb9fa1['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x153123=_0x4fd5eb=>{_0x4fd5eb['updateTargetRect'](),_0xfb9fa1['addAnnotation'](_0x4fd5eb);};for(const _0x256ad6 of _0x36d7de)_0x153123(_0x256ad6);this['listenTo'](_0x36d7de,'add',(_0x32fa26,_0x40b67c)=>{_0x153123(_0x40b67c);}),this['listenTo'](_0x36d7de,'remove',(_0x1d8b88,_0x5133bd,_0x1fe8b9)=>{_0xfb9fa1['rearrange']({'removedAnnotation':_0x5133bd,'previousAnnotation':_0x36d7de['get'](_0x1fe8b9-0x1),'nextAnnotation':_0x36d7de['get'](_0x1fe8b9+0x1)}),_0x5133bd===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x36d7de,'focus',(_0x441099,_0x3e1c4e)=>{this['setActiveAnnotation'](_0x3e1c4e);}),this['listenTo'](_0x36d7de,'blur',()=>{this['setActiveAnnotation'](null);});const _0x45b4a3=this['context']instanceof _0x107356?this['context']['editors']:new _0x1dc279([this['context']]);for(const _0x37b834 of _0x45b4a3)this['_integrateWithEditorAnnotations'](_0x37b834);this['listenTo'](_0x45b4a3,'add',(_0x317516,_0x783dc)=>{this['listenTo'](_0x783dc,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x783dc);});}),this['listenTo'](_0x45b4a3,'remove',(_0x40f20b,_0x50d332)=>{_0x50d332['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x50d332['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x9d5d83('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x3848e4=this['context']['plugins']['get'](z);_0x3848e4['_detachFromContainer'](this['annotations']),this['stopListening'](_0x3848e4),this['stopListening'](this['annotations']),this['context']instanceof _0x107356&&this['stopListening'](this['context']['editors']);for(const _0x33ba24 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x33ba24);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x1d16f3){if(!_0x1d16f3['plugins']['has']('EditorAnnotations'))return;const _0x35bf89=_0x1d16f3['plugins']['get']('EditorAnnotations'),_0x2216a2=()=>{const _0x272abb=_0x35bf89['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x272abb[0x0]||null);};this['listenTo'](_0x35bf89,'refresh',_0x2216a2),this['listenTo'](_0x35bf89,'blur',(_0x18d9dc,{isAnnotationTracked:_0x189f23})=>{this['activeAnnotation']&&_0x189f23(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x35bf89,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x1474a9=>{_0x35bf89['hasDomSelection']()&&(_0x2216a2(),_0x1474a9['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x35bf89);}['_destroyEditorAnnotationsIntegration'](_0x1412d0){this['stopListening'](_0x1412d0),this['_editorAnnotations']['remove'](_0x1412d0);}}class C extends _0x4d0fd8{['counterView'];constructor(_0x1935f0){super(_0x1935f0);const _0x4b2a3a=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x49d595,_0x58247d)=>_0x49d595?'...':_0x58247d['toString']()),this['set']('annotationType',''),this['icon']=_0x518710,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new kt(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x4b2a3a['to']('annotationType',_0x531a7d=>'ck-annotation-counter__badge--'+_0x531a7d),_0x4b2a3a['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x4b2a3a['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class n extends _0x2fb15e{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,M];}static get['pluginName'](){return'NarrowSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x2b09d4){super(_0x2b09d4),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=Object['create'](_0x628073),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x1dc279(),this['_refreshPositioningDebounced']=_0x1bbba8(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](M)['register']('narrowSidebar',this),this['bodyCollection']=new _0x59e074(this['context']['locale']),this['balloonPanelView']=new _0x1bf72f(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x2b5339){this['annotations']=_0x2b5339;const _0x4c8f06=this['context']['plugins']['get'](z),_0x6d2236=this['balloonPanelView'];if(_0x4c8f06['_annotations']=_0x2b5339,this['isAttached'])throw new _0x9d5d83('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x4c8f06,'set:container',()=>{this['detach'](),this['listenTo'](_0x4c8f06,'change:container',_0x1032cb=>{_0x1032cb['off'](),this['attach'](_0x2b5339);});}),_0x4c8f06['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x77d5ec=_0x2fa65d=>{const _0x12acbc=new C(this['context']['locale']);_0x4c8f06['addAnnotation'](_0x2fa65d,_0x12acbc),this['_annotationToNarrowView']['set'](_0x2fa65d,_0x12acbc),_0x12acbc['bind']('isDirty','annotationType','number')['to'](_0x2fa65d['view'],'isDirty','type','length'),_0x12acbc['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x6d2236['content']['first']!==_0x2fa65d['view']?(this['_showBalloon'](_0x2fa65d),_0x2fa65d['view']['element']['focus'](),this['setActiveAnnotation'](_0x2fa65d)):this['setActiveAnnotation'](null);});};for(const _0x139a85 of _0x2b5339)_0x77d5ec(_0x139a85);this['listenTo'](_0x2b5339,'add',(_0x1ff12b,_0x35c856)=>{_0x77d5ec(_0x35c856);}),this['listenTo'](_0x2b5339,'remove',(_0x524717,_0x4f6490,_0x2ce7c4)=>{this['_annotationToNarrowView']['get'](_0x4f6490)['destroy'](),this['_annotationToNarrowView']['delete'](_0x4f6490),_0x4c8f06['rearrange']({'removedAnnotation':_0x4f6490,'previousAnnotation':_0x2b5339['get'](_0x2ce7c4-0x1),'nextAnnotation':_0x2b5339['get'](_0x2ce7c4+0x1)}),_0x4f6490===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x2b5339,'focus',(_0x12e215,_0x1b105f)=>{this['setActiveAnnotation'](_0x1b105f);}),this['listenTo'](_0x2b5339,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x4f3ec2,_0x2c0689)=>{_0x2c0689['keyCode']===_0x1bc521['esc']&&_0x6d2236['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x6d2236['content']['first']),this['_hideBalloon'](),_0x2c0689['stopPropagation'](),_0x2c0689['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x4fff57,_0x422350)=>{const _0x5a41ca=_0x422350['target'];_0x6d2236['isVisible']&&_0x6d2236['element']['contains'](_0x5a41ca)||_0x4c8f06['view']['element']['contains'](_0x5a41ca)||_0x4fff57['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x4b0a3e=>_0x4b0a3e['contains'](_0x5a41ca))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x4fe9b1=this['context']instanceof _0x107356?this['context']['editors']:new _0x1dc279([this['context']]);for(const _0x599deb of _0x4fe9b1)this['_integrateWithEditorAnnotations'](_0x599deb);this['listenTo'](_0x4fe9b1,'add',(_0x4835ee,_0x585d31)=>{this['listenTo'](_0x585d31,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x585d31);});}),this['listenTo'](_0x4fe9b1,'remove',(_0x2c5f93,_0x5ebedd)=>{_0x5ebedd['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x5ebedd['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x366aac){if(_0x366aac===this['activeAnnotation'])return;const _0x4a61a0=this['context']['plugins']['get'](z);if(_0x4a61a0['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x366aac,'disableAnimationOnActivatedAnnotation':!0x0}),_0x366aac)_0x4a61a0['getSidebarItemView'](_0x366aac)?this['_showBalloon'](_0x366aac):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x366aac;}['detach'](){if(!this['isAttached'])throw new _0x9d5d83('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x3a6b9e=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x4e6dc0=>_0x4e6dc0['destroy']()),this['_annotationToNarrowView']['clear'](),_0x3a6b9e['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x107356&&this['stopListening'](this['context']['editors']);for(const _0x23419b of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x23419b);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'](_0x1ee53e){if(!_0x1ee53e['plugins']['has']('EditorAnnotations'))return;const _0x413239=_0x1ee53e['plugins']['get']('EditorAnnotations'),_0x5d4129=this['context']['plugins']['get'](z),_0x18073b=this['annotations'],_0x535cd4=this['balloonPanelView'],_0x154f91=()=>{const _0x18fb05=_0x413239['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x18fb05),this['setActiveAnnotation'](_0x18fb05[0x0]||null);};this['listenTo'](_0x413239,'refresh',_0x154f91),this['listenTo'](_0x413239,'blur',(_0x25bd76,{isAnnotationTracked:_0x5774b2})=>{this['activeAnnotation']&&_0x5774b2(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x413239,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x18073b,'blur',_0x5c06fe=>{_0x413239['hasDomSelection']()&&_0x5c06fe['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0xf02d13,_0x5c3780)=>{const _0x5c51d9=_0x5c3780['target'];_0x535cd4['isVisible']&&_0x535cd4['element']['contains'](_0x5c51d9)||_0x5d4129['view']['element']['contains'](_0x5c51d9)||this['activeAnnotation']&&_0x413239['hasDomSelection']()&&(_0x154f91(),_0xf02d13['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x413239);}['_destroyEditorAnnotationsIntegration'](_0xb69538){_0xb69538&&(this['stopListening'](_0xb69538),this['_editorAnnotations']['remove'](_0xb69538));}['_setSelectedAnnotations'](_0x37e5be){for(const _0x222548 of this['_selectedAnnotations'])_0x37e5be['includes'](_0x222548)||this['_manuallyClosedAnnotationViews']['delete'](_0x222548['view']);this['_selectedAnnotations']=_0x37e5be;}['_refreshPositioning'](){const _0x16d484=this['balloonPanelView'];this['annotations']['refreshPositioning'](),_0x16d484['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x45383e){if(this['_manuallyClosedAnnotationViews']['has'](_0x45383e['view']))return;const _0x7a4ca3=this['balloonPanelView']['content']['first'];_0x7a4ca3!==_0x45383e['view']?(_0x7a4ca3&&this['_detachListeners'](_0x7a4ca3),this['_attachListeners'](_0x45383e['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x45383e['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x507d6a=this['balloonPanelView']['content']['first'],_0x2b5e6b=_0x507d6a&&this['annotations']['getByView'](_0x507d6a);if(!_0x2b5e6b||!this['_annotationToNarrowView']['has'](_0x2b5e6b))return;const _0x18e8b1=this['_annotationToNarrowView']['get'](_0x2b5e6b)['element'],_0x488707=(function(){const _0x1abd00=_0x1bf72f['defaultPositions'];return[_0x1abd00['southArrowNorthEast'],_0x1abd00['northArrowSouthEast'],_0x1abd00['southArrowNorth'],_0x1abd00['northArrowSouth'],_0x1abd00['southArrowNorthWest'],_0x1abd00['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x18e8b1,'positions':_0x488707});}['_hideBalloon'](){const _0x356523=this['balloonPanelView'],_0x3e96ce=_0x356523['content']['first'];_0x3e96ce&&(this['_detachListeners'](_0x3e96ce),_0x356523['unpin'](),_0x356523['content']['clear']());}['_attachListeners'](_0x5d2a0e){this['listenTo'](_0x5d2a0e,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x5d2a0e,'Esc',(_0x41c3c5,_0x4b0b1b)=>{this['_manuallyClosedAnnotationViews']['add'](_0x5d2a0e),this['_hideBalloon'](),_0x4b0b1b();});}['_detachListeners'](_0x15aff3){this['stopListening'](_0x15aff3);}}class c extends _0x33ee24{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[P,_0x350589,M];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x2c8696){super(_0x2c8696),_0x2c8696['editing']['view']['addObserver'](_0x6f3a28),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x2c8696['plugins']['get'](_0x350589),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x3144c9=this['editor']['plugins']['get'](M);_0x3144c9['context']===this['editor']&&(_0x3144c9['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x15ed4e,_0x27c497)=>{const _0x2e3f34=this['_balloon'];if(this['isAttached']&&_0x2e3f34['visibleView']){const _0x1480a9=this['annotations']['getByView'](_0x2e3f34['visibleView']);_0x1480a9&&this['_closeAnnotation'](_0x1480a9),_0x27c497();}}));}['afterInit'](){const _0x50fcdb=this['editor']['plugins']['get'](M);_0x50fcdb['context']===this['editor']&&(_0x50fcdb['hasActive']()||_0x50fcdb['switchTo']('inline'));}['setActiveAnnotation'](_0x2fd82f){_0x2fd82f!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x2fd82f&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x2fd82f)&&this['_addAnnotationToBalloon'](_0x2fd82f,!0x0),_0x2fd82f['isActive']=!0x0),_0x2fd82f||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x2fd82f);}['attach'](_0x11d446){this['annotations']=_0x11d446;const _0x4e5ded=this['editor']['plugins']['get'](M),_0x5b69fd=this['_balloon'];if(this['isAttached'])throw new _0x9d5d83('inlineannotations-attach-already-attached',this);if(_0x4e5ded['context']!==this['editor'])throw new _0x9d5d83('inlineannotations-not-allowed-with-context',this);const _0x3a2bb4=this['editor']['plugins']['get'](P);this['listenTo'](_0x3a2bb4,'refresh',()=>{const _0x313ee0=_0x3a2bb4['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x265daf,_0x2620c9;!this['_forceRefresh']&&(_0x265daf=_0x313ee0,_0x2620c9=this['_selectedAnnotations'],_0x265daf['length']===_0x2620c9['length']&&_0x265daf['every'](_0x3b933a=>_0x2620c9['includes'](_0x3b933a)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x313ee0),this['setActiveAnnotation'](_0x313ee0[0x0]||null));}),this['listenTo'](_0x3a2bb4,'blur',(_0x5974ab,{isAnnotationTracked:_0x80b519})=>{this['activeAnnotation']&&_0x80b519(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x3acb1d,_0x5a802b,_0x18f9c0)=>{_0x18f9c0||this['setActiveAnnotation'](null);}),this['listenTo'](_0x11d446,'remove',(_0x229eb8,_0x47473)=>{this['_removeAnnotationFromBalloon'](_0x47473),_0x47473===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x5b69fd,'change:visibleView',(_0x5aadda,_0x3d7b9d,_0x5e6a01,_0x37bceb)=>{_0x37bceb&&this['stopListening'](_0x37bceb);const _0x3fd51c=_0x11d446['getByView'](_0x5e6a01);_0x5e6a01&&_0x3fd51c&&(this['listenTo'](_0x5e6a01,'change:height',()=>{_0x5b69fd['updatePosition']();}),this['listenTo'](_0x5e6a01,'Esc',()=>{this['_closeAnnotation'](_0x3fd51c),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x3fd51c&&this['setActiveAnnotation'](_0x3fd51c));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x5b69fd['visibleView']&&(_0x11d446['getByView'](_0x5b69fd['visibleView'])&&_0x5b69fd['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 _0x9d5d83('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x31587b of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x31587b);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x109a6d){for(const _0x3550d6 of this['_selectedAnnotations'])_0x109a6d['includes'](_0x3550d6)||this['_manuallyClosed']['delete'](_0x3550d6);for(const _0xc3b8a9 of this['annotations'])_0x109a6d['includes'](_0xc3b8a9)||this['_removeAnnotationFromBalloon'](_0xc3b8a9);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0xedb4ac of _0x109a6d)this['_addAnnotationToBalloon'](_0xedb4ac);}this['_selectedAnnotations']=_0x109a6d;}['_addAnnotationToBalloon'](_0x33ae8e,_0x13f342=!0x1){this['_manuallyClosed']['has'](_0x33ae8e)||(this['_addedAnnotations']['has'](_0x33ae8e)||this['_balloon']['hasView'](_0x33ae8e['view'])||(this['_addedAnnotations']['add'](_0x33ae8e),this['_balloon']['add']({'stackId':_0x33ae8e['view']['id'],'view':_0x33ae8e['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x33ae8e)}})),_0x13f342&&this['_balloon']['showStack'](_0x33ae8e['view']['id']));}['_getBalloonTargetForAnnotation'](_0x4fc926){const _0xa3d967=_0x4fc926['target'],_0x50d3aa=this['editor']['editing']['view'],_0x5ff7f6=_0x50d3aa['document']['selection']['getFirstRange'](),_0x23485a=_0x50d3aa['domConverter']['viewRangeToDom'](_0x5ff7f6);if(_0x23485a['collapse'](!0x0),_0xa3d967){if(_0xa3d967 instanceof _0x12850d)return _0xa3d967;let _0x4af90c=[];for(const _0x594543 of _0xa3d967)_0x4af90c['push'](...B(_0x594543['getClientRects']()));_0x4af90c=function(_0x257aa3){const _0x2255e2=[];let _0x5b8e6a=_0x257aa3[0x0];for(let _0x2f4c21=0x1;_0x2f4c21<_0x257aa3['length'];_0x2f4c21++)F(_0x5b8e6a,_0x257aa3[_0x2f4c21])?_0x5b8e6a['width']+=_0x257aa3[_0x2f4c21]['width']:(_0x2255e2['push'](_0x5b8e6a),_0x5b8e6a=_0x257aa3[_0x2f4c21]);return _0x2255e2['push'](_0x5b8e6a),_0x2255e2;}(_0x4af90c);const _0x469156=_0x23485a['getBoundingClientRect']();return _0x4af90c['find'](_0x3dda9d=>_0x3dda9d['top']<=_0x469156['top']&&_0x3dda9d['bottom']>=_0x469156['bottom']&&_0x3dda9d['left']<=_0x469156['left']&&_0x3dda9d['right']>=_0x469156['right'])||_0x4af90c[0x0];}return _0x4fc926['targetRect']||_0x23485a;}['_removeAnnotationFromBalloon'](_0x540c21){this['_addedAnnotations']['has'](_0x540c21)&&this['_balloon']['hasView'](_0x540c21['view'])&&(this['_addedAnnotations']['delete'](_0x540c21),this['_balloon']['remove'](_0x540c21['view']));}['_closeAnnotation'](_0x3644ea){this['_manuallyClosed']['add'](_0x3644ea),this['_removeAnnotationFromBalloon'](_0x3644ea);}}function B(_0x45bede){return Array['from'](_0x45bede)['map'](DOMRect['fromRect']);}function F(_0x16efcd,_0x3fc8ce){return _0x16efcd['top']===_0x3fc8ce['top']&&_0x16efcd['bottom']===_0x3fc8ce['bottom']&&_0x16efcd['right']===_0x3fc8ce['left'];}class it extends kt{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x38aea3,_0x13564b){super(_0x38aea3),this['set']('isEmpty',!_0x13564b['length']),this['focusTracker']=new _0x41fa4f(),this['_annotationViews']=_0x13564b,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new _0x42ff83({'focusables':_0x13564b,'focusTracker':this['focusTracker']}),this['listenTo'](_0x13564b,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x13564b,'remove',(_0x37b362,_0x25e572)=>{_0x25e572['isActive']&&this['focus'](),_0x13564b['length']||(this['isEmpty']=!0x0);});const _0x4bbddd=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':E(_0x38aea3,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x13564b},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x4bbddd['if']('isEmpty','ck-hidden',_0x208374=>!_0x208374)]},'children':[{'text':E(_0x38aea3,'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 _0x6d171b of this['_annotationViews'])this['focusTracker']['add'](_0x6d171b['element']);this['_annotationViews']['on']('change',(_0x4d196c,{added:_0x35099c,removed:_0x302cbd})=>{for(const _0xa3fcd4 of _0x35099c)this['focusTracker']['add'](_0xa3fcd4['element']);for(const _0x36cce3 of _0x302cbd)this['focusTracker']['remove'](_0x36cce3['element']);});}}class f extends _0x2fb15e{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,O];}constructor(_0x10ebef){super(_0x10ebef),this['archivedThreads']=new _0x1dc279();}['init'](){const _0x58f04b=this['context'],_0x425cda=_0x58f04b['plugins']['get'](o),_0x402797=_0x58f04b['plugins']['get'](O);this['listenTo'](_0x425cda,'addCommentThread',(_0x5e5bc4,{threadId:_0x254f8e})=>{const _0x116ca5=_0x425cda['getCommentThread'](_0x254f8e);_0x116ca5['archivedAt']&&this['archivedThreads']['add'](_0x116ca5,this['_calculatePosition'](_0x116ca5['archivedAt'])),this['listenTo'](_0x116ca5,'change:archivedAt',(_0x4cf696,_0x1bac7d,_0x15e3c5)=>{_0x15e3c5?this['archivedThreads']['has'](_0x116ca5)||this['archivedThreads']['add'](_0x116ca5,this['_calculatePosition'](_0x116ca5['archivedAt'])):this['archivedThreads']['has'](_0x116ca5)&&this['archivedThreads']['remove'](_0x116ca5);});}),this['listenTo'](_0x425cda,'removeCommentThread',(_0x25767a,{threadId:_0x36b06c})=>{const _0x39ed43=_0x425cda['getCommentThread'](_0x36b06c);this['stopListening'](_0x39ed43),this['archivedThreads']['has'](_0x39ed43)&&this['archivedThreads']['remove'](_0x39ed43);},{'priority':'highest'}),this['listenTo'](_0x402797['collection'],'focus',(_0x3d7a21,_0x41ad99)=>{_0x41ad99['isVisible']||(_0x41ad99['isActive']=!0x0,_0x402797['activate'](_0x41ad99));});}['_calculatePosition'](_0x30845f){const _0x55b4b3=[...this['archivedThreads']]['findIndex'](_0x4373bc=>_0x4373bc['archivedAt']<_0x30845f);return _0x55b4b3>-0x1?_0x55b4b3:this['archivedThreads']['length'];}}class a extends _0x33ee24{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[f,_0x3ea3ac];}constructor(_0x450d64){super(_0x450d64),this['annotationViews']=new _0x29db78(),this['_pendingThreads']=[];}['init'](){const _0x5916da=this['editor'],_0x40db4e=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x5916da['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x4d0fd8,!0x0)),_0x5916da['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x145023=this['_createCommentsArchiveButton'](_0x3b640d);return _0x145023['set']({'role':'menuitemcheckbox'}),_0x145023;});const _0xde0e39=_0x5916da['plugins']['get'](f),_0x5bf606=_0x5916da['plugins']['get']('Annotations'),_0x46a09d=_0x5916da['plugins']['get']('CommentsRepository');_0xde0e39['archivedThreads']['forEach'](_0x363a67=>{this['_handleNewThread'](_0x363a67);}),this['listenTo'](_0xde0e39['archivedThreads'],'add',(_0x59edc2,_0x50bc32)=>{this['_handleNewThread'](_0x50bc32);}),this['listenTo'](_0x5bf606['collection'],'add',(_0x20aa6e,_0x14555e)=>{const _0x408800=this['_pendingThreads']['find'](_0x27428c=>{const _0x10c903=_0x46a09d['_threadToController']['get'](_0x27428c);return _0x10c903&&_0x14555e['innerView']===_0x10c903['view'];});if(_0x408800){const _0x1bb01e=this['_calculatePosition'](_0x408800['archivedAt']);this['annotationViews']['add'](_0x14555e['view'],_0x1bb01e),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x408800),0x1);}}),this['listenTo'](_0xde0e39['archivedThreads'],'remove',(_0xc28e97,_0x551e7f)=>{const _0x404f08=_0x5916da['config']['get']('collaboration.channelId');if(!_0x404f08||_0x551e7f['channelId']===_0x404f08){if(this['_pendingThreads']['includes'](_0x551e7f))this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x551e7f),0x1);else{const _0x5bf382=_0x46a09d['_threadToController']['get'](_0x551e7f),_0x37673d=_0x5bf606['getByInnerView'](_0x5bf382['view']);this['annotationViews']['remove'](_0x37673d['view']),this['stopListening'](_0x37673d['focusableElements']);}}}),this['listenTo'](_0x5bf606['collection'],'add',(_0x12b877,_0x1bb464)=>{this['listenTo'](_0x1bb464,'escape',_0x40db4e);}),this['listenTo'](_0x5bf606['collection'],'remove',(_0x1fe7ee,_0xef5e30)=>{this['stopListening'](_0xef5e30,'escape',_0x40db4e);});}['_handleNewThread'](_0x336759){const _0x2b887f=this['editor']['plugins']['get']('CommentsRepository'),_0xe0872=this['editor']['plugins']['get']('Annotations'),_0x594e77=this['editor']['config']['get']('collaboration.channelId');if(!_0x594e77||_0x336759['channelId']===_0x594e77){const _0x339238=_0x2b887f['_threadToController']['get'](_0x336759);if(!_0x339238)return void this['_pendingThreads']['push'](_0x336759);const _0x3dfeb4=this['_calculatePosition'](_0x336759['archivedAt']),_0x389fae=_0xe0872['getByInnerView'](_0x339238['view']);_0x389fae['isVisible']&&_0xe0872['_visibleAnnotations']['remove'](_0x389fae),this['annotationViews']['add'](_0x389fae['view'],_0x3dfeb4);}}['_calculatePosition'](_0x431ed9){const _0x30f4b8=this['editor']['config']['get']('collaboration.channelId'),_0x5a3706=[...this['editor']['plugins']['get'](f)['archivedThreads']]['filter'](_0x2a91fa=>_0x2a91fa['channelId']===_0x30f4b8)['findIndex'](_0xf068de=>_0xf068de['archivedAt']<_0x431ed9);return _0x5a3706<0x0||_0x5a3706>this['annotationViews']['length']?this['annotationViews']['length']:_0x5a3706-0x1;}['_toggleDialog'](){const _0x5eb996=this['editor'],_0x12a07f=_0x5eb996['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new it(_0x5eb996['locale'],this['annotationViews'])),'commentsArchive'===_0x12a07f['id']?_0x12a07f['hide']():_0x12a07f['show']({'id':'commentsArchive','title':E(_0x5eb996['locale'],'COMMENTS_ARCHIVE'),'icon':_0x2c6891,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':tt['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0xb769ab,_0x8f0b49=!0x1){const _0x4a68f6=this['editor']['locale'],_0x120beb=this['editor']['plugins']['get']('Dialog'),_0x3fb62d=new _0xb769ab(_0x4a68f6);return _0x3fb62d['bind']('isEnabled')['to'](this,'isEnabled'),_0x3fb62d['bind']('isOn')['to'](_0x120beb,'id',_0x3d7b6c=>'commentsArchive'===_0x3d7b6c),_0x3fb62d['set']({'label':E(_0x4a68f6,'COMMENTS_ARCHIVE'),'icon':_0x2c6891,'isToggleable':!0x0}),_0x8f0b49&&(_0x3fb62d['tooltip']=!0x0),this['listenTo'](_0x3fb62d,'execute',()=>this['_toggleDialog']()),_0x3fb62d;}['_hideDialogOnAnnotationEscape']=_0x5baf17=>{const _0x4657d2=_0x5baf17['source'];if(!this['annotationViews']['has'](_0x4657d2['view']))return;const _0x483267=this['editor']['plugins']['get']('Dialog');_0x483267['isOpen']&&'commentsArchive'===_0x483267['id']&&(_0x483267['hide'](),_0x5baf17['stop']());};}class p extends _0x33ee24{static get['requires'](){return[o,r,i,f,a,s,e,n,c];}static get['pluginName'](){return'Comments';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{d as Annotation,_ as AnnotationCollection,S as AnnotationView,O as Annotations,M as AnnotationsUIs,is as BaseCommentThreadView,rs as BaseCommentView,fi as Comment,ui as CommentThread,vt as CommentThreadController,ie as CommentThreadInputView,gt as CommentThreadView,Tt as CommentView,p as Comments,f as CommentsArchive,a as CommentsArchiveUI,te as CommentsListView,s as CommentsOnly,o as CommentsRepository,i as CommentsUI,P as EditorAnnotations,c as InlineAnnotations,n as NarrowSidebar,z as Sidebar,e as WideSidebar};
|
|
23
|
+
import{Editor as _0xbd62b2,ContextPlugin as _0x45eb44,PendingActions as lt,Command as _0x27d889,Plugin as _0xab089d,Context as _0x444925}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x255461,uid as _0x54d623,KeystrokeHandler as jt,FocusTracker as _0x1f4456,diff as _0x295303,Collection as _0x3a28a9,Rect as _0x52468a,CKEditorError as _0x2868b4,first as _0x20767d,priorities as Wt,scrollViewportToShowTarget as rt,getEnvKeystrokeText as nt,toUnit as xt,DomEmitterMixin as _0x539255,keyCodes as _0x5848b2}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x1a83b5,AriaDescriptionView as Zt,setupThreadKeyboardNavigation as ts,ConfirmMixin as ti,LateFocusButtonView as _0x19ddf2,trimHtml as _0x14bf3a,LateFocusDropdownButtonView as _0x3b7fbc,Users as st,getDateTimeFormatter as pt,hashObject as It,getAllMarkersDomElementsSorted as et,surroundingMarkersDetector as ot,FOCUS_ANNOTATION_KEYSTROKE as _0x1b4f5c}from'ckeditor5-collaboration/dist/index.js';import{throttle as Dt,isEqual as At,cloneDeep as wt,set as yt,unset as Ct,debounce as _0x5e61f5}from'es-toolkit/compat';import{IconUndo as _0x531fcb,IconCheck as _0x17f4fe,IconPencil as _0x1a103b,IconRemoveComment as _0x5974b1,IconThreeVerticalDots as _0xaa07e5,IconAddComment as _0x5ece7c,IconCommentsArchive as _0x1062b6}from'@ckeditor/ckeditor5-icons/dist/index.js';import{EditorUIView as Xt,InlineEditableUIView as $t,EditorUI as Ut,View as kt,FocusCycler as _0xc22f23,ButtonView as _0x2ab1c0,ViewCollection as _0x577beb,createDropdown as _0xa02bc1,ListView as _0x18088f,focusChildOnDropdownOpen as _0x3c3ae9,ListItemView as _0x2ece1c,MenuBarMenuListItemButtonView as _0x515bee,BodyCollection as _0x471327,BalloonPanelView as _0x5c28ed,ContextualBalloon as _0x399079,Dialog as _0x266ae4,DialogViewPosition as tt}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disablePlaceholder as St,enablePlaceholder as Ft,MouseObserver as _0x18f5f4}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 Et}from'@ckeditor/ckeditor5-select-all/dist/index.js';import{Typing as Gt}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Undo as Jt}from'@ckeditor/ckeditor5-undo/dist/index.js';import{Paragraph as Kt}from'@ckeditor/ckeditor5-paragraph/dist/index.js';import{FOCUS_ANNOTATION_KEYSTROKE as _0x28170a}from'@ckeditor/ckeditor5-collaboration-core/dist/index.js';import{toWidget as _0xad214d}from'@ckeditor/ckeditor5-widget/dist/index.js';class vt extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x255461(){['model'];['view'];constructor(_0x313de7,_0x412e2d){super(),this['model']=_0x313de7,this['model']['_isAttached']=!0x0,this['view']=_0x412e2d,this['listenTo'](_0x412e2d,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x412e2d,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x412e2d,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x412e2d,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x412e2d,'addComment',(_0x2ebbdc,_0x58ba4c)=>this['addComment'](_0x58ba4c)),this['listenTo'](_0x412e2d,'updateComment',(_0x55b92a,_0xd9972e,_0x3142e4)=>this['updateComment'](_0xd9972e,_0x3142e4)),this['listenTo'](_0x412e2d,'removeComment',(_0x587d91,_0x5ee891)=>this['removeComment'](_0x5ee891));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x227b0e){this['model']['addComment']({'content':_0x227b0e,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x53ff53,_0x31cc48){this['model']['getComment'](_0x53ff53)['update']({'content':_0x31cc48});}['removeComment'](_0x1da279){this['model']['getComment'](_0x1da279)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function E(_0x20defd,_0x46c40c,_0x437557){const t=_0x20defd['t'];switch(_0x46c40c){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'},_0x437557);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'},_0x437557);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'},_0x437557);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'},_0x437557);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x437557);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'},_0x437557);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'},_0x437557);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'},_0x437557);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 Vt extends Xt{['main'];['editable'];constructor(_0x2c0b4b,_0x181ded){super(_0x2c0b4b);const _0x350ec4=_0x54d623();this['main']=this['createCollection'](),this['editable']=new $t(_0x2c0b4b,_0x181ded,void 0x0,{'label':()=>E(_0x2c0b4b,'Comment\x20editor')}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'dir':_0x2c0b4b['uiLanguageDirection'],'lang':_0x2c0b4b['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x350ec4},'children':[{'tag':'div','attributes':{'class':'ck-editor__main','role':'presentation'},'children':this['main']}]});}['render'](){super['render'](),this['main']['add'](this['editable']);}['focus'](){this['editable']['element']['focus']();}}class Ot extends Ut{['view'];constructor(_0x1af05e){super(_0x1af05e),this['view']=new Vt(_0x1af05e['locale'],_0x1af05e['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x4184c9=this['editor']['editing']['view'],_0x3d379a=this['view']['editable'],_0x3effb7=_0x4184c9['document']['getRoot']();_0x3d379a['name']=_0x3effb7['rootName'],this['view']['render']();const _0x3590a2=_0x3d379a['element'];this['setEditableElement'](_0x3d379a['name'],_0x3590a2),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x4184c9['attachDomRoot'](_0x3590a2),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const Qt=[qt,zt,Bt,Et,Gt,Jt,Kt];class Rt extends/* #__PURE__ -- @preserve */
|
|
25
|
+
_0x255461(_0xbd62b2){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
|
|
26
|
+
((()=>Qt)());constructor(_0x29fea3={}){function _0x2865ef(_0x2b9a64){return _0x2b9a64['map'](_0x18e8ca=>String['fromCharCode'](_0x18e8ca))['join']('');}(_0x29fea3=Object['assign']({},_0x29fea3))['plugins']||(_0x29fea3['plugins']=Rt['defaultPlugins']),super(_0x29fea3),this['ui']=new Ot(this),this['set']('placeholder',''),this['model']['document']['on']('change',()=>this['_updatePlaceholder'](),{'priority':'low'}),this['on']('change:placeholder',()=>this['_updatePlaceholder']()),this['model']['document']['createRoot'](),this[_0x2865ef([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2865ef([0x76,0x69,0x65,0x77])][_0x2865ef([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2865ef([0x61,0x75,0x74,0x6f]),this[_0x2865ef([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x2865ef([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2865ef([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x2865ef([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x2865ef([0x6f,0x6b])});}['create'](){const _0x4a4ddc=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x4a4ddc))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x1b3b90=>{const _0x372339=this['model']['document']['getRoot'](),_0x17e850=_0x372339&&_0x372339['getChild'](_0x372339['childCount']-0x1);_0x1b3b90['setSelection'](_0x17e850,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x2d71e8=this['editing']['view'],_0x314dcd=_0x2d71e8['document']['getRoot'](),_0x274b94=_0x314dcd['getChild'](0x0);_0x314dcd['childCount']>0x1||!_0x274b94||'p'!=_0x274b94['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(St(_0x2d71e8,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x274b94['placeholder']=this['placeholder']),Ft({'view':_0x2d71e8,'element':_0x274b94,'keepOnFocus':!0x0}),this['placeholderElement']=_0x274b94);}}class hs extends kt{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x3a232f,_0x548403={}){super(_0x3a232f),this['editor']=null,this['_editorConfig']=_0x548403,this['set']('value',_0x548403['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',E(_0x3a232f,'Reply...')),this['set']('submitLabel',E(_0x3a232f,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new jt(),this['focusTracker']=new _0x1f4456(),this['focusCycler']=new _0xc22f23({'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',(_0x632ea1,_0x2fe845)=>{this['cancelButtonView']['fire']('execute'),_0x2fe845();}),this['keystrokes']['set']('Ctrl+Enter',(_0x3f2348,_0x1d95d7)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x1d95d7());}),this['on']('submit',(_0x2fcd6d,_0x1ce64f)=>{_0x1ce64f['length']>0xfde8?(alert(E(_0x3a232f,'TOO_LONG_COMMENT_ALERT',[_0x1ce64f['length'],0xfde8])),_0x2fcd6d['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new Rt(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x4da81f=this['editor'];this['element']['insertBefore'](_0x4da81f['ui']['element'],this['element']['firstChild']),_0x4da81f['model']['document']['on']('change',()=>this['value']=_0x4da81f['getData']()),_0x4da81f['bind']('placeholder')['to'](this),this['focusables']['add'](_0x4da81f['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x22a09a){-0x1===_0x22a09a?(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:_0x3ec620}=this,_0x536191=new _0x2ab1c0(_0x3ec620);return _0x536191['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x536191['withText']=!0x0,_0x536191['bind']('label')['to'](this,'submitLabel'),_0x536191['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x536191['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x1360f8,_0x15d4b9)=>!_0x15d4b9&&!!_0x1360f8['trim']()),_0x536191;}['_createCancelButton'](){const {locale:_0x2462ca}=this,_0x180b85=new _0x2ab1c0(_0x2462ca);return _0x180b85['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x180b85['label']=E(_0x2462ca,'Cancel'),_0x180b85['withText']=!0x0,_0x180b85['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x180b85;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x420a56=>{this['focusTracker']['add'](_0x420a56['element']);}),this['focusables']['on']('change',(_0x394fe0,_0x95c43d)=>{for(const _0x414261 of Array['from'](_0x95c43d['added'])['reverse']())this['focusTracker']['add'](_0x414261['element']);});}}class ie extends kt{constructor(_0x2cf56b,_0x15ce6b,_0x475ed5){super(_0x2cf56b),this['commentInputView']=new hs(_0x2cf56b,_0x475ed5),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x5baddb,_0x4ef642)=>_0x5baddb||!!_0x4ef642),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 _0x1a83b5(_0x2cf56b,_0x15ce6b),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'](_0x341acf){this['commentInputView']['focus'](_0x341acf);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x325651,_0x2ed813)=>{const {submitButtonView:_0x277960,cancelButtonView:_0x36fb5a,editor:_0x5c4558}=this['commentInputView'];[_0x277960['element'],_0x36fb5a['element'],_0x5c4558?_0x5c4558['editing']['view']['getDomRoot']():null]['filter'](_0x34206e=>_0x34206e)['some'](_0x3c35b9=>_0x3c35b9['contains'](_0x2ed813['target']))||(this['focus'](),_0x2ed813['preventDefault']());});}}class cs extends kt{constructor(_0x126697){super(_0x126697);const _0x31233e=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x31233e['to']('count',_0x1ec5af=>E(_0x126697,'NUMBER_OF_COMMENTS',_0x1ec5af))}]});}}class te extends kt{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x558635,_0x58f9e0,_0x42e347){super(_0x558635);const _0x34d4d7=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x58f9e0['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x58f9e0,this['_config']=_0x42e347,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x1f4456(),this['keystrokes']=new jt(),this['focusCycler']=new _0xc22f23({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x5811b4=>this['commentViews']['map'](_0x4d29df=>_0x4d29df['element'])['includes'](_0x5811b4['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new cs(_0x558635),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x133aa3=>_0x133aa3-this['_config']['maxCommentsWhenCollapsed']);for(const _0x11c6ae of _0x58f9e0['comments'])this['_handleNewCommentModel'](_0x11c6ae);this['_handleInfoComment'](),this['listenTo'](_0x58f9e0['comments'],'add',(_0xa88519,_0x45023c)=>{const _0xb0e4a1=this['_calculatePosition'](_0x45023c);this['length']++,this['_handleNewCommentModel'](_0x45023c,_0xb0e4a1),this['refreshVisibleViews']();}),this['listenTo'](_0x58f9e0['comments'],'remove',(_0x3f7e1b,_0x4e271c)=>{this['length']--,this['_handleRemoveCommentModel'](_0x4e271c),this['refreshVisibleViews']();}),this['listenTo'](_0x58f9e0,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x58f9e0,'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',_0x34d4d7['if']('length','ck-hidden',_0x10961c=>!_0x10961c)],'aria-label':E(_0x558635,'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'](_0x40eaf2){-0x1===_0x40eaf2?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x269a66 of this['commentViews'])_0x269a66['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x53a22f,_0x4ba96c){const _0x15b1ed=new this['_config']['CommentView'](this['locale'],_0x53a22f,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x15b1ed['viewUid']=_0x53a22f['id'],_0x15b1ed['delegate']('removeComment')['to'](this),_0x15b1ed['delegate']('updateComment')['to'](this),_0x15b1ed['delegate']('resolveCommentThread')['to'](this),_0x15b1ed['delegate']('editorReady')['to'](this),_0x15b1ed['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x15b1ed,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x15b1ed,_0x4ba96c);}['_calculatePosition'](_0x26da71){const _0x29bf34=this['_model']['_findOptimalIndex'](_0x26da71);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x26da71['authoredAt']?_0x29bf34-0x1:_0x29bf34:_0x29bf34-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x2f24f3={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':E(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x2f24f3,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x2f24f3));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x21ce79){const _0x23fec9=this['commentViews']['remove'](_0x21ce79['id']);this['stopListening'](_0x23fec9),_0x23fec9['isEditMode']&&this['_updateHasDirtyComment'](),_0x23fec9['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x41649c=>_0x41649c['isEditMode']);}['_rearrangeCollapse'](){const _0x19c91f=function(_0x498f2f){const _0x4d676d=new _0x3a28a9();for(const _0x3efed3 of _0x498f2f)_0x4d676d['add'](_0x3efed3);return _0x4d676d;}(this['commentViews']),_0x26e49=this['_collapsedCommentsView']['count'];for(let _0x3666e5=0x1;_0x3666e5<=_0x26e49;_0x3666e5++)_0x19c91f['remove'](0x1);for(const _0x5dea17 of _0x19c91f)_0x5dea17['collapse']();_0x26e49>0x0&&_0x19c91f['add'](this['_collapsedCommentsView'],0x1),as(_0x295303(Array['from'](this['visibleViews']),Array['from'](_0x19c91f)),this['visibleViews'],_0x19c91f);}['_rearrangeExpand'](){as(_0x295303(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x324a48 of this['visibleViews'])_0x324a48['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x57fb82=>{this['focusTracker']['add'](_0x57fb82['element']),this['keystrokes']['listenTo'](_0x57fb82['element']);}),this['commentViews']['on']('change',(_0x24c0b8,_0x5d65c0)=>{for(const _0x21ac42 of _0x5d65c0['removed'])this['focusTracker']['remove'](_0x21ac42['element']),this['keystrokes']['stopListening'](_0x21ac42['element']);for(const _0x404837 of Array['from'](_0x5d65c0['added'])['reverse']())this['focusTracker']['add'](_0x404837['element']),this['keystrokes']['listenTo'](_0x404837['element']);});}}function as(_0x4568ba,_0x58d1c7,_0x25db20){let _0xbfcacd=0x0;for(const _0x389af6 of _0x4568ba)switch(_0x389af6){case'insert':_0x58d1c7['add'](_0x25db20['get'](_0xbfcacd),_0xbfcacd),_0xbfcacd++;break;case'delete':_0x58d1c7['remove'](_0xbfcacd);break;case'equal':_0xbfcacd++;}}class ls extends kt{constructor(_0x4d0d27){super(_0x4d0d27);const _0x4db2cb=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x4db2cb['to']('contextValue',_0x1b9e11=>E(_0x4d0d27,'THREAD_CONTEXT_LABEL',_0x1b9e11)),'tabindex':-0x1},'children':[{'text':_0x4db2cb['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class Yt extends kt{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x1e618f,_0x49e17d){super(_0x1e618f);const _0x1c0e5c=this['bindTemplate'];this['_model']=_0x49e17d,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x1f4456(),this['keystrokes']=new jt(),this['focusCycler']=new _0xc22f23({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x67ecc=>!!_0x67ecc),this['bind']('contextValue')['to'](this['_model'],'context',_0x6260a3=>_0x6260a3&&_0x6260a3['value']?this['_trimContextValue'](_0x6260a3['value']):E(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',_0x1c0e5c['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 _0x19b1e9=new _0x2ab1c0(this['locale']);return _0x19b1e9['label']=E(this['locale'],'Reopen'),_0x19b1e9['tooltip']=E(this['locale'],'Reopen'),_0x19b1e9['icon']=_0x531fcb,_0x19b1e9['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x57a094=>!_0x57a094),_0x19b1e9['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x4b9ffd,_0x110123)=>_0x4b9ffd&&_0x110123),_0x19b1e9['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x19b1e9;}['_trimContextValue'](_0x388751){if(_0x388751['length']<0x96)return _0x388751;const _0x47cb0d=_0x388751['lastIndexOf']('\x20',0x93);return _0x388751['substring'](0x0,_0x47cb0d>-0x1?_0x47cb0d:0x93)+'...';}['_attachContextActions'](){const _0x3ae787=this['element']['querySelector']('.ck-context'),_0x2e0b0b=_0x3ae787['querySelector']('.ck-context__value');this['listenTo'](_0x3ae787,'mouseenter',()=>{_0x2e0b0b['offsetWidth']<_0x2e0b0b['scrollWidth']&&_0x3ae787['classList']['add']('overlay');}),this['listenTo'](_0x3ae787,'mouseleave',()=>{_0x3ae787['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0xd7f00a of this['focusables'])this['focusTracker']['add'](_0xd7f00a['element']),this['keystrokes']['listenTo'](_0xd7f00a['element']);}['_createContextView'](){const _0x3de093=new ls(this['locale']);return _0x3de093['bind']('contextValue')['to'](this),_0x3de093;}}class is extends kt{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x9bb538,_0x944ba4,_0x5de7bd,_0x58aaa9){super(_0x9bb538),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x944ba4,this['_localUser']=_0x5de7bd,this['_config']=_0x58aaa9,this['commentThreadHeaderView']=new Yt(_0x9bb538,_0x944ba4),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new Zt(_0x9bb538,E(_0x9bb538,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new te(_0x9bb538,_0x944ba4,Object['assign']({'CommentView':this['_config']['CommentView']},_0x58aaa9)),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',(_0x3fe59b,_0x4eaa90)=>_0x3fe59b||!!_0x4eaa90),this['bind']('isUnlinked')['to'](_0x944ba4,'unlinkedAt',_0x241c66=>!!_0x241c66),this['bind']('ariaLabel')['to'](this,'length',_0x23b3e8=>{const _0x497eda=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return E(this['locale'],'COMMENT_THREAD_LABEL',[_0x23b3e8,_0x497eda]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x1f4456(),this['keystrokes']=new jt(),this['focusCycler']=new _0xc22f23({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x579e78=>_0x579e78['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),ts(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x7ccfe7=new ie(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x51b233=_0x7ccfe7['commentInputView'];return _0x7ccfe7['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x51b233,'value',(_0x33b614,_0x522284,_0x261478,_0x6e9829,_0x1628bb)=>!!_0x1628bb||!!_0x6e9829&&_0x261478&&!_0x522284||_0x33b614&&_0x261478&&!_0x522284),_0x51b233['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x41df01,_0x3660c3,_0x18f634)=>{let _0x53886f;return _0x53886f=_0x18f634&&_0x3660c3?'Reply\x20to\x20reopen\x20discussion...':_0x41df01?'Reply...':'Write\x20a\x20comment...',E(this['locale'],_0x53886f);}),_0x51b233['bind']('submitLabel')['to'](this,'length',_0x19a67e=>E(this['locale'],_0x19a67e?'Reply':'Comment')),_0x51b233['on']('submit',(_0x1e57cc,_0x24cfcf)=>{this['fire']('addComment',_0x24cfcf),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x51b233['on']('cancel',()=>{this['focus']();}),_0x51b233['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x51b233['on']('cancel',_0xd52548=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0xd52548['stop']());}),this['on']('change:isActive',(_0x39658d,_0x36e77a,_0xf99a6b)=>{_0xf99a6b||this['length']||_0x51b233['value']||this['fire']('removeCommentThread');}),_0x7ccfe7;}}class gt extends/* #__PURE__ -- @preserve */
|
|
27
|
+
ti(is){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x559e9c,_0x3515a9,_0x2a0b2f,_0x11e6e1){super(_0x559e9c,_0x3515a9,_0x2a0b2f,_0x11e6e1),this['commentThreadChildren']=this['createCollection']([this['commentsListView'],this['commentThreadInputView'],this['ariaDescriptionView']]),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x559e9c,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x336eeb,_0x1dbd9e,_0x2727db)=>{_0x2727db||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x35b1fb,_0x5896a2,_0x3240a0)=>{_0x3240a0&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x23ab99=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck','ck-thread','ck-reset_all-excluded','ck-rounded-corners',_0x23ab99['if']('isActive','ck-thread--active'),_0x23ab99['if']('isUnlinked','ck-thread--unlinked'),_0x23ab99['if']('isConfirm','ck-thread--remove-confirmation'),_0x23ab99['to']('actionIndicator',_0x2decc2=>_0x2decc2?'ck-thread--'+_0x2decc2:'')],'data-thread-id':this['_model']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x23ab99['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 _0x1b5da2 of this['commentsListView']['commentViews'])_0x1b5da2['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x57fc8d}=this,_0x8ec7ea=this['commentsListView']['commentViews']['get'](0x0);_0x8ec7ea===this['_boundFirstCommentView']||_0x8ec7ea['isSystemComment']||(this['_boundFirstCommentView']=_0x8ec7ea,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x8ec7ea,'actionIndicator',_0x439b5d=>'remove'===_0x439b5d?'remove':null),_0x8ec7ea['placeholder']=E(_0x57fc8d,'Write\x20a\x20comment...'),_0x8ec7ea['removeButton']['on']('execute',_0x430b58=>{_0x430b58['stop'](),this['showConfirm'](E(_0x57fc8d,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),this['on']('removeConfirm',()=>{_0x8ec7ea['focus']();}),_0x8ec7ea['actionBar']['add'](this['resolveButton'],0x0),_0x8ec7ea['focusables']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x2c03f9=new _0x19ddf2(this['locale']);return _0x2c03f9['label']=E(this['locale'],'Resolve'),_0x2c03f9['tooltip']=E(this['locale'],'Resolve'),_0x2c03f9['icon']=_0x17f4fe,_0x2c03f9['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x2c03f9['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x2bd694=>!_0x2bd694),_0x2c03f9['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x33979b,_0x54db42)=>_0x33979b&&!_0x54db42),_0x2c03f9['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x2c03f9;}['_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 os extends kt{constructor(_0x3da7b4){super(_0x3da7b4),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x5df5aa,_0x1992a9,_0x502e44)=>{this['element']['innerHTML']=_0x502e44;}),this['element']['innerHTML']=this['content'];}}class rs extends kt{['visibleView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x4c9689,_0x4f2bfa,_0x7b6187){super(_0x4c9689),this['_model']=_0x4f2bfa,this['_config']=_0x7b6187,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['bind']('ariaLabel')['to'](_0x4f2bfa,'content',_0x4f2bfa,'authoredAt',(_0x5c716a,_0x1e74d6)=>E(_0x4c9689,'COMMENT_ARIA_LABEL',[_0x4f2bfa['author']['name'],_0x7b6187['formatDateTime'](_0x1e74d6),new DOMParser()['parseFromString'](_0x5c716a,'text/html')['body']['textContent'],_0x4f2bfa['isExternal']?this['getExternalCommentNote']():''])),this['ariaDescriptionView']=new Zt(_0x4c9689,E(_0x4c9689,'COMMENT_THREAD_DESCRIPTION')),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']()),this['focusables']=new _0x577beb(),this['focusTracker']=new _0x1f4456(),this['keystrokes']=new jt(),this['focusCycler']=new _0xc22f23({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0xabdc47=>_0xabdc47['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']?E(this['locale'],'EXTERNAL_IMPORT_WORD_COMMENT'):E(this['locale'],'EXTERNAL_COMMENT');}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?E(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):E(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['_createCommentContentView'](){const _0x40047a=new os(this['locale']);return _0x40047a['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x1cb292,_0x5e18e6)=>_0x5e18e6?_0x14bf3a(_0x1cb292,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x1cb292),_0x40047a;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x377f21=new hs(this['locale'],this['_config']['editorConfig']);return _0x377f21['value']=this['_model']['content'],_0x377f21['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x377f21['submitLabel']=E(this['locale'],'Save'),_0x377f21['on']('submit',(_0x32272b,_0x4f60f9)=>{this['fire']('updateComment',this['_model']['id'],_0x4f60f9),this['switchToDisplayMode'](),this['focus']();}),_0x377f21['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x377f21['once']('editorReady',()=>{_0x377f21['focus']();}),_0x377f21['createEditor'](),_0x377f21['delegate']('editorReady')['to'](this),_0x377f21['delegate']('editorDestroyed')['to'](this),_0x377f21;}['_setupKeyboardNavigation'](){const _0x2985bf=this['element'];this['keystrokes']['listenTo'](_0x2985bf);for(const _0x39b67c of this['focusables'])this['focusTracker']['add'](_0x39b67c['element']),this['keystrokes']['listenTo'](_0x39b67c['element']);this['focusables']['on']('change',(_0x53c2de,_0x391b2d)=>{for(const _0x1a8919 of _0x391b2d['removed'])this['focusTracker']['remove'](_0x1a8919['element']),this['keystrokes']['stopListening'](_0x1a8919['element']);for(const _0x1de8b5 of _0x391b2d['added'])this['focusTracker']['add'](_0x1de8b5['element']),this['keystrokes']['listenTo'](_0x1de8b5['element']);}),this['keystrokes']['set']('enter',(_0x49f049,_0x4eb0d4)=>{_0x2985bf===_0x49f049['target']&&(this['focusCycler']['focusFirst'](),_0x4eb0d4());}),this['keystrokes']['set']('esc',(_0x5c4eeb,_0x435358)=>{_0x2985bf!==_0x5c4eeb['target']&&(this['focus'](),_0x435358());});}}class Tt extends/* #__PURE__ -- @preserve */
|
|
28
|
+
ti(rs){['actionBar'];['userView'];constructor(_0x3d8da3,_0x31b5ef,_0x16549d){super(_0x3d8da3,_0x31b5ef,_0x16549d),this['set']('actionIndicator',null),this['set']('placeholder',E(_0x3d8da3,'Reply...')),this['bind']('authoredAt')['to'](_0x31b5ef),this['bind']('resolvedAt')['to'](_0x31b5ef),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 _0x1a83b5(_0x3d8da3,_0x31b5ef['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['listenTo'](_0x31b5ef,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x8df3fb=this['bindTemplate'],_0x31e696=[{'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':_0x8df3fb['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x8df3fb['to']('authoredAt',_0x5ba0cc=>this['_config']['formatDateTime'](_0x5ba0cc))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x8df3fb['if']('isEditMode','ck-comment__actions--hidden'),_0x8df3fb['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']&&_0x31e696['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper',_0x8df3fb['if']('isConfirm','ck-comment--remove-confirmation')],'tabindex':-0x1,'aria-label':_0x8df3fb['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id'],'role':'listitem'},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x8df3fb['if']('isEditMode','ck-comment--edit'),_0x8df3fb['if']('isSystemComment','ck-comment--info'),_0x8df3fb['to']('actionIndicator',_0xd0b6f9=>_0xd0b6f9?'ck-comment--'+_0xd0b6f9:'')],'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':_0x31e696}]}]};}['_createEditButton'](){const _0x104520=new _0x2ab1c0(this['locale']);return _0x104520['label']=E(this['locale'],'Edit'),_0x104520['icon']=_0x1a103b,_0x104520['withText']=!0x0,_0x104520['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x104520['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x2ebc5d=>!_0x2ebc5d),_0x104520['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x104520['on']('execute',()=>this['switchToEditMode']()),_0x104520;}['_createRemoveButton'](){const _0x274fad=new _0x2ab1c0(this['locale']);return _0x274fad['label']=E(this['locale'],'Remove'),_0x274fad['icon']=_0x5974b1,_0x274fad['withText']=!0x0,_0x274fad['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x274fad['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x4f2d32=>!_0x4f2d32),_0x274fad['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x274fad['on']('execute',()=>{this['showConfirm'](E(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x274fad;}['_createDropdown'](){const _0x242bd1=_0xa02bc1(this['locale'],_0x3b7fbc),_0x24956f=_0x242bd1['panelView']['children'],_0x1b58ec=new _0x18088f(this['locale']),_0x4b01d1=_0x242bd1['bindTemplate'];_0x3c3ae9(_0x242bd1,()=>this['items']['find'](_0x4a9add=>_0x4a9add['isVisible'])),_0x242bd1['extendTemplate']({'attributes':{'class':[_0x4b01d1['if']('isVisible','ck-hidden',_0xf6d98f=>!_0xf6d98f)]}});const _0x282061=(_0x487db6,_0x48f2bc=-0x1)=>{const _0x56f4b4=new _0x2ece1c(this['locale']);_0x56f4b4['children']['add'](_0x487db6);const _0x529c64=_0x48f2bc>-0x1?_0x48f2bc:_0x1b58ec['items']['length'];_0x1b58ec['items']['add'](_0x56f4b4,_0x529c64);const _0x22cd5e=Array['from'](this['items']);_0x242bd1['unbind']('isEnabled','isVisible'),_0x242bd1['bind']('isEnabled')['toMany'](_0x22cd5e,'isEnabled',(..._0x1c67ca)=>_0x1c67ca['some'](_0x2eab01=>_0x2eab01)),_0x242bd1['bind']('isVisible')['toMany'](_0x22cd5e,'isVisible',(..._0x4b7dd4)=>_0x4b7dd4['some'](_0x21e60f=>_0x21e60f));};_0x242bd1['panelPosition']='sw',_0x242bd1['buttonView']['set']({'label':E(this['locale'],'Show\x20more\x20items'),'icon':_0xaa07e5});for(const _0x33cd77 of this['items'])_0x282061(_0x33cd77);return _0x24956f['add'](_0x1b58ec),_0x242bd1['listenTo'](this['items'],'add',(_0x208e62,_0x36941b,_0x23d29d)=>{_0x282061(_0x36941b,_0x23d29d);}),_0x242bd1['listenTo'](this['items'],'remove',(_0x1104ea,_0x2505f5,_0x27e03a)=>{_0x1b58ec['items']['remove'](_0x27e03a);}),_0x242bd1;}['_attachActions'](_0x1a4a47,_0x1b371f){const _0x1cf0fa=_0x1a4a47&&_0x1a4a47['element'];_0x1cf0fa&&(this['listenTo'](_0x1cf0fa,'mouseenter',()=>this['actionIndicator']=_0x1b371f),this['listenTo'](_0x1cf0fa,'focus',()=>this['actionIndicator']=_0x1b371f),this['listenTo'](_0x1cf0fa,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x1cf0fa,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0x4a7c26=super['_createCommentInputView']();return _0x4a7c26['bind']('placeholder')['to'](this),_0x4a7c26;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function Lt(_0x1cea4f){const _0xc52446=Dt(_0x1cea4f,0x1e),_0x5de3a2=new MutationObserver(_0x5d8094=>{for(const _0x96e8 of _0x5d8094)('attributes'==_0x96e8['type']&&'class'==_0x96e8['attributeName']||'childList'==_0x96e8['type']||'characterData'==_0x96e8['type'])&&_0xc52446();});return{'attach'(_0x3a4c4e){_0x5de3a2['observe'](_0x3a4c4e,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x5de3a2['disconnect'](),_0xc52446['cancel']();}};}class S extends kt{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x18ceff,_0x2a1289){super(_0x18ceff),this['id']=_0x54d623(),this['focusTracker']=new _0x1f4456(),this['keystrokes']=new jt(),this['keystrokes']['set']('Esc',(_0x2eae7a,_0x11e7fb)=>this['fire']('Esc',_0x11e7fb)),this['set']('targetRect',{'top':0x0,'right':0x0,'bottom':0x0,'left':0x0}),this['set']('height',0x0),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['set']('length',0x0),this['set']('type',''),this['_mutationObserver']=Lt(()=>this['_updateHeight']()),this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this),this['content']['add'](_0x2a1289),this['mainView']=_0x2a1289;const _0x2c9c46=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x2c9c46['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 _0x1301ff=this['element']['clientHeight'];_0x1301ff&&(this['height']=_0x1301ff);}}class d extends/* #__PURE__ -- @preserve */
|
|
29
|
+
_0x255461(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x47f1da,target:_0xde70dc,type:_0x31a44d,isVisible:_0x2a2f6e=!0x0}){super(),this['view']=_0x47f1da,this['view']['element']||this['view']['render'](),this['_type']=_0x31a44d,this['_target']=_0xde70dc,d['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x3a28a9([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x4efd75,_0x1adb7c)=>{this['view']['focusTracker']['add'](_0x1adb7c);}),this['focusableElements']['on']('remove',(_0x4744d9,_0x117582)=>{this['view']['focusTracker']['remove'](_0x117582);}),this['set']('isVisible',_0x2a2f6e);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x5e27d3=this['_getNormalizedTarget']();return d['_assertCorrectTarget'](_0x5e27d3),_0x5e27d3;}get['targetRect'](){const _0x2a5ae8=this['target'];if(null===_0x2a5ae8)return null;if(_0x2a5ae8 instanceof _0x52468a)return _0x2a5ae8;const _0x5d1d4e=_0x2a5ae8['filter'](_0x1109a1=>function(_0x55fe55){const _0xd1653f=_0x55fe55['offsetParent'];if(_0xd1653f)return!0x0;const _0x4de997=_0x55fe55['getClientRects']()['item'](0x0);return!!_0x4de997;}(_0x1109a1));return 0x0===_0x5d1d4e['length']?null:new _0x52468a(_0x5d1d4e[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x5e9276){this['view']['isActive']=_0x5e9276,this['view']['mainView']['isActive']=_0x5e9276;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x589c85){if(!(null===_0x589c85||_0x589c85 instanceof _0x52468a||Array['isArray'](_0x589c85)&&_0x589c85['every'](_0x1b5fcb=>li(_0x1b5fcb))))throw new _0x2868b4('annotation-invalid-target',null,{'target':_0x589c85});}['_getNormalizedTarget'](){const _0x212fd3='function'==typeof this['_target']?this['_target']():this['_target'];return li(_0x212fd3)?[_0x212fd3]:_0x212fd3;}}function li(_0x4ad93f){return null!==_0x4ad93f&&'object'==typeof _0x4ad93f&&'nodeType'in _0x4ad93f&&0x1===_0x4ad93f['nodeType'];}class _ extends _0x3a28a9{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x349976=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x1f4456(),this['_focusTracker']['on']('change:isFocused',(_0x34f997,_0x1180f0,_0xf4187d)=>{_0xf4187d||this['fire']('blur');});for(const _0x2b3bed of _0x349976)this['add'](_0x2b3bed);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x6106fe){if(this['has'](_0x6106fe))throw new _0x2868b4('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x6106fe['innerView'],_0x6106fe),this['_viewToAnnotation']['set'](_0x6106fe['view'],_0x6106fe);for(const _0x2d079e of _0x6106fe['focusableElements'])this['_focusTracker']['add'](_0x2d079e);this['listenTo'](_0x6106fe['focusableElements'],'add',(_0x2cf73b,_0x27886c)=>{this['_focusTracker']['add'](_0x27886c);}),this['listenTo'](_0x6106fe['focusableElements'],'remove',(_0x3b68b7,_0x2c106f)=>{this['_focusTracker']['remove'](_0x2c106f);}),this['listenTo'](_0x6106fe['view']['focusTracker'],'change:isFocused',(_0x1ae28f,_0x2ce992,_0x4cc51a)=>{_0x4cc51a&&this['fire']('focus',_0x6106fe);}),_0x6106fe['updateTargetRect']();const _0xf418ef=this['_getOrderInContent'](_0x6106fe['view']['targetRect']);return super['add'](_0x6106fe,_0xf418ef);}['remove'](_0x11cb1f){if(!this['has'](_0x11cb1f))throw new _0x2868b4('annotationcollection-not-existing-item',null);this['stopListening'](_0x11cb1f['view']['focusTracker']),this['stopListening'](_0x11cb1f['focusableElements']);for(const _0x2eab73 of _0x11cb1f['focusableElements'])this['_focusTracker']['remove'](_0x2eab73);return this['_viewToAnnotation']['delete'](_0x11cb1f['view']),this['_innerViewToAnnotation']['delete'](_0x11cb1f['innerView']),super['remove'](_0x11cb1f);}['getByInnerView'](_0xc93477){return this['_innerViewToAnnotation']['get'](_0xc93477);}['getByView'](_0x3d64e4){return this['_viewToAnnotation']['get'](_0x3d64e4);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x27ff1b of this)_0x27ff1b['updateTargetRect']();this['_sort']();}['_sort'](){const _0x3a8479=Array['from'](this)['sort']((_0x278da4,_0x3bdbd3)=>v(_0x278da4['view']['targetRect'],_0x3bdbd3['view']['targetRect']));for(let _0x22a6d2=_0x3a8479['length']-0x1;_0x22a6d2>0x0;_0x22a6d2--){const _0x5122d8=_0x3a8479[_0x22a6d2];_0x22a6d2!==this['getIndex'](_0x5122d8)&&(this['remove'](_0x5122d8),this['add'](_0x5122d8));}}['_getOrderInContent'](_0x6c596b){let _0x3a9794=0x0;if(!_0x6c596b)return this['length'];for(const _0xa2caf0 of this){const _0x1a7a4=_0xa2caf0['view']['targetRect'];if(_0x1a7a4){if(v(_0x6c596b,_0x1a7a4)<0x0)return _0x3a9794;_0x3a9794++;}}return _0x3a9794;}}function v(_0x347104,_0x31765b){if(null===_0x347104&&null===_0x31765b)return 0x0;if(null===_0x347104)return-0x1;if(null===_0x31765b)return 0x1;const _0x58d277=_0x347104['top']-_0x31765b['top'];return 0x0==_0x58d277?_0x347104['left']-_0x31765b['left']:_0x58d277;}class O extends _0x45eb44{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x31b59a){if(super(_0x31b59a),this['collection']=new _(),this['_visibleAnnotations']=new _(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x31b59a instanceof _0xbd62b2){const _0x2f88be=_0x31b59a['locale'];_0x31b59a['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':E(_0x2f88be,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':E(_0x2f88be,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':E(_0x2f88be,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':E(_0x2f88be,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':E(_0x2f88be,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':E(_0x2f88be,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':E(_0x2f88be,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x7c9c7a){this['collection']['add'](_0x7c9c7a);}['remove'](_0x2b1c64){this['collection']['remove'](_0x2b1c64),_0x2b1c64['destroy']();}['refreshVisibility'](){for(const _0x2fff6d of this['collection'])_0x2fff6d['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x411405){return this['collection']['getByInnerView'](_0x411405);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x1fe125 of this['collection'])_0x1fe125['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x41b9f7){this['fire']('_activateAnnotation',_0x41b9f7);}['createAnnotation'](_0x1ad387){return new d(_0x1ad387);}['createAnnotationView'](_0x24ba28,_0x274912){return new S(_0x24ba28,_0x274912);}['_addActiveAnnotation'](_0xdc2687){const _0x288049=new Set(this['activeAnnotations']);_0x288049['add'](_0xdc2687),this['activeAnnotations']=_0x288049;}['_removeActiveAnnotation'](_0x449764){const _0xbfb778=new Set(this['activeAnnotations']);_0xbfb778['delete'](_0x449764),this['activeAnnotations']=_0xbfb778;}['_bindAnnotationsToVisibleAnnotations'](){const _0x314a41=this['collection'],_0x25a86b=this['_visibleAnnotations'];function _0x197c87(_0x572d69){const _0x35c63d=_0x572d69['source'];_0x35c63d['isVisible']&&!_0x25a86b['has'](_0x35c63d)?_0x25a86b['add'](_0x35c63d):!_0x35c63d['isVisible']&&_0x25a86b['has'](_0x35c63d)&&_0x25a86b['remove'](_0x35c63d),_0x35c63d['view']['focusTracker']['remove'](_0x35c63d['view']['element']),_0x35c63d['view']['focusTracker']['add'](_0x35c63d['view']['element']);}this['listenTo'](_0x314a41,'add',(_0x206f0d,_0x1e1baf)=>{_0x1e1baf['isVisible']&&_0x25a86b['add'](_0x1e1baf),this['listenTo'](_0x1e1baf,'change:isVisible',_0x197c87);}),this['listenTo'](_0x314a41,'remove',(_0x4c28bb,_0x3df45a)=>{_0x25a86b['has'](_0x3df45a)&&_0x25a86b['remove'](_0x3df45a),this['stopListening'](_0x3df45a,'change:isVisible',_0x197c87);});}['_setupEnterAnnotationKeystroke'](){const _0x523de2=_0x2d26d6=>{_0x2d26d6['on']('ready',()=>{_0x2d26d6['keystrokes']['set'](_0x28170a,(_0x3addd9,_0x2785ca)=>{const _0xc55e55=_0x20767d(this['activeAnnotations']['values']());_0xc55e55&&(_0xc55e55['view']['focus'](),_0x2785ca());});});};this['context']instanceof _0xbd62b2?_0x523de2(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x3bb2a3,_0x2a8069)=>{_0x523de2(_0x2a8069);});}['_setupEscapeAnnotationHandling'](){const _0x2197c1=_0x4894cc=>{const _0x5bab08=_0x4894cc['source'],_0xe66594=[];let _0x29079e;if(Array['isArray'](_0x5bab08['target'])){_0x29079e=_0x5bab08['target'][0x0],this['context']instanceof _0xbd62b2?_0xe66594['push'](this['context']):this['context']['editors']&&_0xe66594['push'](...this['context']['editors']);for(const _0x1e3207 of _0xe66594)for(const _0x26a4e9 of _0x1e3207['editing']['view']['domRoots']['values']())if(_0x26a4e9['contains'](_0x29079e))return void _0x1e3207['editing']['view']['focus']();_0x29079e['focus']();}};this['listenTo'](this['collection'],'add',(_0x28d8db,_0x3b32ed)=>{this['listenTo'](_0x3b32ed,'escape',_0x2197c1,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x5b3136,_0x30f01b)=>{this['stopListening'](_0x30f01b,'escape',_0x2197c1);});}}const _t=Symbol('noChannel'),bt={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class o extends _0x45eb44{['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[O,lt,st];}static get['pluginName'](){return'CommentsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0xe97cb9){super(_0xe97cb9),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x57be6b=this['context']['config'];_0x57be6b['define']('comments.maxCommentsWhenCollapsed',0x2),_0x57be6b['define']('comments.maxThreadTotalWeight',0x1f4),_0x57be6b['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x57be6b['define']('comments.CommentThreadView',gt),_0x57be6b['define']('comments.CommentView',Tt),_0x57be6b['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x48849d=this['context']['plugins']['get'](O);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x460811,_0x20d6b4)=>this['_addCommentThread'](_0x20d6b4)),this['on']('submitCommentThread',(_0x4f1434,_0x38a438)=>this['_submitCommentThread'](_0x38a438)),this['on']('resolveCommentThread',(_0x113689,_0x40d4e7)=>this['_resolveCommentThread'](_0x40d4e7)),this['on']('resolveCommentThread',(_0x264166,_0x42343c)=>this['_updateActiveAnnotation'](_0x42343c),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x3f0faf,_0x2305e6)=>this['_reopenCommentThread'](_0x2305e6)),this['on']('reopenCommentThread',(_0x26bd4c,_0x3c5f92)=>this['_updateActiveAnnotation'](_0x3c5f92),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x155b76,_0x409988)=>this['_removeCommentThread'](_0x409988)),this['on']('updateCommentThread',(_0x49ed19,_0x1a8b3c)=>this['_updateCommentThread'](_0x1a8b3c)),this['on']('updateCommentThread',(_0x3fa41b,_0x1cc1c1)=>this['_updateActiveAnnotation'](_0x1cc1c1),{'priority':'lowest'}),this['on']('addComment',(_0x48156b,_0x24559d)=>this['_addComment'](_0x24559d)),this['on']('updateComment',(_0x3253be,_0x4acb8c)=>this['_updateComment'](_0x4acb8c)),this['on']('removeComment',(_0x2919ef,_0x28bb29)=>this['_removeComment'](_0x28bb29)),this['on']('addComment',(_0x4f9744,{threadId:_0xd5681b,isFromAdapter:_0x8d5e54})=>{if(_0x8d5e54)return;const _0x26c4f3=this['getCommentThread'](_0xd5681b),_0x1a82f4=_0x26c4f3&&this['_threadToController']['get'](_0x26c4f3);_0x1a82f4&&_0x1a82f4['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x48849d,'change:activeAnnotations',(_0x38ee28,_0x3178fb,_0x294eed)=>{const _0x3c78ff=Array['from'](_0x294eed)['map'](_0x2ee3b6=>this['_viewToController']['get'](_0x2ee3b6['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x3c78ff?_0x3c78ff['model']:null;});}set['adapter'](_0x5f1802){if(this['_adapter'])throw new _0x2868b4('commentsrepository-adapter-already-set');this['_adapter']=_0x5f1802;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0xcd31e0=_t,threadId:_0x23ff9c=_0x54d623(),comments:_0x532c7e=[],unlinkedAt:_0x3184d6=null,resolvedAt:_0x410ecc=null,resolvedBy:_0x2e7e73=null,target:_0x2b0457=null,context:_0x3e61a2=null,attributes:_0x1bcc5f={},isResolvable:_0x5a6d08=!0x0,isSubmitted:_0x52034c=!0x1,isFromAdapter:_0x4ad1bd=!0x1}={}){return this['fire'](Nt('addCommentThread',_0xcd31e0),{'channelId':_0xcd31e0,'threadId':_0x23ff9c,'comments':_0x532c7e,'unlinkedAt':_0x3184d6,'resolvedAt':_0x410ecc,'resolvedBy':_0x2e7e73,'target':_0x2b0457,'context':_0x3e61a2,'attributes':_0x1bcc5f,'isFromAdapter':_0x4ad1bd,'isResolvable':_0x5a6d08,'isSubmitted':_0x52034c}),this['getCommentThread'](_0x23ff9c);}['openNewCommentThread']({channelId:_0x56a023=_t,threadId:_0xf39dd0=_0x54d623(),target:_0x5578c5,context:_0x756b51=null,isResolvable:_0x2dd021=!0x0}){if(this['_readOnlyChannels']['has'](_0x56a023)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x5578c5)throw new _0x2868b4('commentsrepository-missing-target');const _0x37872b=this['addCommentThread']({'channelId':_0x56a023,'threadId':_0xf39dd0,'target':_0x5578c5,'context':_0x756b51,'isResolvable':_0x2dd021});if(!_0x37872b)return null;const _0x1820c7=this['_threadToController']['get'](_0x37872b),_0x3efb56=_0x1820c7['view']['commentThreadInputView']['commentInputView'],_0x2fe655=this['context']['plugins']['get'](O),_0x3f22f7=_0x2fe655['getByInnerView'](_0x1820c7['view']);return _0x2fe655['activate'](_0x3f22f7),_0x3efb56['once']('editorReady',()=>_0x3efb56['focus']()),_0x37872b;}['hasCommentThread'](_0x370f11){if('string'!=typeof _0x370f11)throw new _0x2868b4('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x370f11);}['updateCommentThread']({channelId:_0x59872c=_t,threadId:_0x3cac55,context:_0x46e63b,unlinkedAt:_0x55c7cd,attributes:_0x575eef,isFromAdapter:_0xce553f=!0x1}){return this['fire'](Nt('updateCommentThread',_0x59872c),{'channelId':_0x59872c,'threadId':_0x3cac55,'context':_0x46e63b,'unlinkedAt':_0x55c7cd,'attributes':_0x575eef,'isFromAdapter':_0xce553f}),this['getCommentThread'](_0x3cac55);}['getCommentThread'](_0x13756a){if('string'!=typeof _0x13756a)throw new _0x2868b4('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x13756a);}['fetchCommentThread']({channelId:_0x36e893,threadId:_0x19e056}={}){const _0x2326f3=this['getCommentThread'](_0x19e056);if(_0x2326f3)return Promise['resolve'](_0x2326f3);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x2868b4('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x36e893,'threadId':_0x19e056})['then'](_0x348143=>this['hasCommentThread'](_0x19e056)?this['getCommentThread'](_0x19e056):_0x348143?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x36e893},_0x348143)):void 0x0)['catch'](_0x1afbd6=>{throw console['error'](_0x1afbd6),new _0x2868b4('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x5ab0f3,skipNotAttached:_0x522031=!0x1,skipEmpty:_0x2dc48b=!0x1,toJSON:_0x18fa40=!0x1}={}){const _0x1e59ce=[];for(const _0x34d717 of this['_threads']['values']())_0x5ab0f3&&_0x34d717['channelId']!==_0x5ab0f3||_0x522031&&!_0x34d717['isAttached']||_0x2dc48b&&0x0===_0x34d717['length']||_0x1e59ce['push'](_0x34d717);return _0x18fa40?_0x1e59ce['map'](_0x2fda4d=>_0x2fda4d['toJSON']()):_0x1e59ce;}['setActiveCommentThread'](_0x452c77){const _0x5a08aa=this['context']['plugins']['get'](O);if(!_0x452c77)return void(this['activeCommentThread']&&_0x5a08aa['deactivateAll']());const _0x323f9b=this['getCommentThread'](_0x452c77);if(!_0x323f9b)throw new _0x2868b4('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x452c77});if(!this['_threadToController']['has'](_0x323f9b))throw new _0x2868b4('commentsrepository-active-not-attached',null,{'threadId':_0x452c77});const _0x197606=_0x5a08aa['getByInnerView'](this['_threadToController']['get'](_0x323f9b)['view']);_0x5a08aa['activate'](_0x197606);}['switchReadOnly'](_0x5ec1ef,_0x38cad7){_0x5ec1ef?this['_readOnlyChannels']['add'](_0x38cad7):this['_readOnlyChannels']['delete'](_0x38cad7),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x3ef0e1){return this['_readOnlyChannels']['has'](_0x3ef0e1)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x1c9dc5,_0x343940){return new vt(_0x1c9dc5,_0x343940);}['setPermissions'](_0x3cfaf9,_0xc8544a=_t){this['_permissions']['set'](_0xc8544a,_0x3cfaf9),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x1eac06=_t){return this['_permissions']['has'](_0x1eac06)?this['_permissions']['get'](_0x1eac06):bt;}['_addCommentThread']({channelId:_0x2f27d6,threadId:_0x186f41,comments:_0x449399,unlinkedAt:_0x241120,resolvedAt:_0x5416ee,resolvedBy:_0x287a6e,target:_0x2c453b,context:_0x50e153,attributes:_0x2848c0,isFromAdapter:_0x3c42a1,isResolvable:_0x4ef589,isSubmitted:_0x3735d0}){if('string'!=typeof _0x186f41)throw new _0x2868b4('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x186f41});if(this['hasCommentThread'](_0x186f41))throw new _0x2868b4('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x186f41});const _0x45ebc8=new ui(this,{'channelId':_0x2f27d6,'id':_0x186f41,'context':_0x50e153,'attributes':_0x2848c0,'unlinkedAt':_0x241120,'resolvedAt':_0x5416ee,'resolvedBy':_0x287a6e?this['context']['plugins']['get'](st)['getUser'](_0x287a6e):null,'isResolvable':_0x4ef589,'isSubmitted':_0x3735d0||_0x3c42a1});this['_threads']['set'](_0x186f41,_0x45ebc8);for(const _0x1a0840 of _0x449399)_0x45ebc8['_add'](this['_createNewComment']({'threadId':_0x186f41,..._0x1a0840}));return _0x2c453b&&_0x45ebc8['attachTo'](_0x2c453b),_0x3c42a1||!_0x45ebc8['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x2f27d6,'threadId':_0x186f41});}['_submitCommentThread']({channelId:_0x5a2515,threadId:_0x5adc7e}){if(!this['hasCommentThread'](_0x5adc7e))throw new _0x2868b4('commentsrepository-missing-comment-thread',this);const _0x33b2ad=this['getCommentThread'](_0x5adc7e);if(_0x33b2ad['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x5c4620,comments:_0x368619,resolvedAt:_0x501a8d,resolvedBy:_0x3cbc0a,context:_0x315674,attributes:_0x2cc943}=_0x33b2ad,_0x4d485c=this['context']['plugins']['get']('PendingActions'),_0x5b271a=_0x4d485c['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x5a2515,'threadId':_0x5c4620,'comments':_0x368619['map'](_0x3e002b=>_0x3e002b['toJSON']()),'resolvedAt':_0x501a8d,'resolvedBy':_0x3cbc0a?_0x3cbc0a['id']:_0x3cbc0a,'context':_0x315674,'attributes':_0x2cc943})['then'](({comments:_0x3da298})=>{_0x4d485c['remove'](_0x5b271a);for(const _0x55a5ce of _0x3da298)this['_updateComment']({'channelId':_0x5a2515,'threadId':_0x5adc7e,'commentId':_0x55a5ce['commentId'],'createdAt':_0x55a5ce['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x46a4ba=>{throw console['error'](_0x46a4ba),new _0x2868b4('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x446b84,target:_0x4b1f58}){const _0x25ba02=this['getCommentThread'](_0x446b84);if(!_0x25ba02)throw new _0x2868b4('commentsrepository-attach-missing-comment-thread',this);const _0x26af67=this['context']['plugins']['get']('PendingActions'),_0x557bcb=this['context']['plugins']['get'](O),_0x567757=this['_createCommentThreadView'](_0x25ba02),_0x33f86b=new vt(_0x25ba02,_0x567757);let _0x25d0dc=null;_0x567757['on']('change:isDirty',(_0x85c49b,_0x1671b7,_0x4b5c92)=>{_0x4b5c92?_0x25d0dc=_0x26af67['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x25d0dc&&(_0x26af67['remove'](_0x25d0dc),_0x25d0dc=null);}),this['_threadToController']['set'](_0x25ba02,_0x33f86b),this['_viewToController']['set'](_0x567757,_0x33f86b);const _0x4457b8=new S(this['context']['locale'],_0x567757);_0x4457b8['bind']('length')['to'](_0x567757),_0x4457b8['bind']('isDirty')['to'](_0x567757,'isDirty',_0x567757,'length',(_0x4dc415,_0x5a72ea)=>_0x4dc415||!_0x5a72ea),_0x4457b8['bind']('isActive')['to'](_0x567757),_0x4457b8['type']='comment';const _0x2fb067=new d({'view':_0x4457b8,'target':_0x4b1f58,'type':'comment','isVisible':!_0x25ba02['archivedAt']});return _0x567757['on']('escape',()=>{_0x2fb067['fire']('escape');}),this['_bindAnnotationToEditors'](_0x567757,_0x2fb067),_0x557bcb['add'](_0x2fb067),_0x2fb067;}['_bindAnnotationToEditors'](_0x4d9f27,_0x196311){this['listenTo'](_0x4d9f27,'editorReady',(_0x496631,_0x1c81a5)=>{const _0x5d37c5=_0x1c81a5['ui']['view']['body']['bodyCollectionContainer'];_0x196311['focusableElements']['add'](_0x5d37c5),this['context']instanceof _0xbd62b2&&this['context']['ui']['focusTracker']['add'](_0x5d37c5);},{'priority':'highest'}),this['listenTo'](_0x4d9f27,'editorDestroyed',(_0x1a0ccd,_0xb34616)=>{const _0x1b1768=_0xb34616['ui']['view']['body']['bodyCollectionContainer'];_0x196311['focusableElements']['has'](_0x1b1768)&&_0x196311['focusableElements']['remove'](_0x1b1768),this['context']instanceof _0xbd62b2&&this['context']['ui']['focusTracker']['remove'](_0x1b1768);});}['_unbindEditors'](_0x4a599e){this['stopListening'](_0x4a599e,'editorReady'),this['stopListening'](_0x4a599e,'editorDestroyed');}['_createCommentThreadView'](_0x5981b5){const _0x542e04=this['context']['plugins']['get'](st),{config:_0x3e8e79,locale:_0x5bb1c3}=this['context'],_0x1755cc=pt(_0x3e8e79['get']('locale'),_0x5bb1c3);return new(0x0,(_0x3e8e79['get']('comments'))['CommentThreadView'])(_0x5bb1c3,_0x5981b5,_0x542e04['me'],{'editorConfig':{..._0x3e8e79['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x3e8e79['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x3e8e79['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x3e8e79['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x3e8e79['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x1755cc,'CommentView':_0x3e8e79['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x243971,channelId:_0x38b951,resolvedAt:_0x20e1eb,resolvedBy:_0x78807e,isFromAdapter:_0x3e5993}){if(!this['hasCommentThread'](_0x243971))throw new _0x2868b4('commentsrepository-missing-comment-thread',null,{'threadId':_0x243971});const _0x78b269=this['getCommentThread'](_0x243971);if(_0x78b269['isResolved'])throw new _0x2868b4('commentsrepository-resolved-comment-thread',null,{'threadId':_0x243971});const _0x4ae4b0=this['context']['plugins']['get'](st);if(_0x78b269['resolvedBy']=_0x4ae4b0['getUser'](_0x78807e),_0x78b269['resolvedAt']=_0x20e1eb,_0x3e5993||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x4e0e1f=this['context']['plugins']['get']('PendingActions'),_0x5ece14=_0x4e0e1f['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x38b951,'threadId':_0x243971})['then'](({resolvedAt:_0x5ebc12,resolvedBy:_0x29e469})=>{_0x4e0e1f['remove'](_0x5ece14),_0x78b269['resolvedBy']['id']!==_0x29e469&&(_0x78b269['resolvedBy']=_0x4ae4b0['getUser'](_0x29e469)),_0x78b269['resolvedAt']=_0x5ebc12;})['catch'](_0x54057b=>{throw console['error'](_0x54057b),new _0x2868b4('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x511e94,channelId:_0x7ff719,isFromAdapter:_0x54ce5a}){if(!this['hasCommentThread'](_0x511e94))throw new _0x2868b4('commentsrepository-missing-comment-thread',null,{'threadId':_0x511e94});const _0x155543=this['getCommentThread'](_0x511e94);if(!_0x155543['isResolved'])throw new _0x2868b4('commentsrepository-reopen-comment-thread',null,{'threadId':_0x511e94});if(_0x155543['resolvedBy']=null,_0x155543['resolvedAt']=null,_0x54ce5a||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x4ac33b=this['context']['plugins']['get']('PendingActions'),_0x339cd5=_0x4ac33b['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x7ff719,'threadId':_0x511e94})['then'](()=>_0x4ac33b['remove'](_0x339cd5))['catch'](_0x5245c8=>{throw console['error'](_0x5245c8),new _0x2868b4('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x508550,isFromAdapter:_0xa69c89}){const _0x3def3e=this['getCommentThread'](_0x508550);if(!_0x3def3e)throw new _0x2868b4('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x508550),this['_threads']['delete'](_0x508550),!_0x3def3e['isSubmitted']||_0xa69c89||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x28b66b=this['context']['plugins']['get']('PendingActions'),{channelId:_0x4c6bf2}=_0x3def3e,_0x2ede58=_0x28b66b['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x4c6bf2,'threadId':_0x508550})['then'](()=>_0x28b66b['remove'](_0x2ede58))['catch'](_0x2732f4=>{throw console['error'](_0x2732f4),new _0x2868b4('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x16710f,unlinkedAt:_0x57f12d,context:_0x48fcba,attributes:_0x2921f0,isFromAdapter:_0x49751b}){if('string'!=typeof _0x16710f)throw new _0x2868b4('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x16710f});if(!this['hasCommentThread'](_0x16710f))throw new _0x2868b4('commentsrepository-missing-comment-thread',null,{'threadId':_0x16710f});const _0x22d3f5=this['getCommentThread'](_0x16710f);let _0xf39382=!0x1;if(void 0x0!==_0x48fcba&&_0x22d3f5['context']!==_0x48fcba&&(_0x22d3f5['context']=_0x48fcba,_0xf39382=!0x0),void 0x0!==_0x57f12d&&_0x22d3f5['unlinkedAt']!==_0x57f12d&&(_0x22d3f5['unlinkedAt']=_0x57f12d,_0xf39382=!0x0),_0x2921f0&&!At(_0x2921f0,_0x22d3f5['attributes'])&&(_0x22d3f5['attributes']=_0x2921f0,_0xf39382=!0x0),!_0xf39382)return Promise['resolve']();if(!_0x22d3f5['isSubmitted']||_0x49751b||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x36f950=this['context']['plugins']['get']('PendingActions'),{channelId:_0x9fbc91}=_0x22d3f5,_0x5b4d76=_0x36f950['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x9fbc91,'threadId':_0x16710f,'context':_0x48fcba,'unlinkedAt':_0x57f12d,'attributes':_0x2921f0})['then'](()=>_0x36f950['remove'](_0x5b4d76))['catch'](_0x367df3=>{throw console['error'](_0x367df3),new _0x2868b4('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x21e02f){const _0x56464a=this['context']['plugins']['get'](O),_0x19d0ed=this['getCommentThread'](_0x21e02f);if(_0x19d0ed['_isAttached']=!0x1,this['_threadToController']['has'](_0x19d0ed)){const _0x4cd4b4=this['_threadToController']['get'](_0x19d0ed),_0x2d96f7=_0x4cd4b4['view'],_0x220fd1=_0x56464a['getByInnerView'](_0x2d96f7);this['_threadToController']['delete'](_0x19d0ed),this['_viewToController']['delete'](_0x2d96f7),_0x220fd1&&_0x56464a['remove'](_0x220fd1),_0x4cd4b4['destroy'](),_0x2d96f7['destroy']()['then'](()=>{this['_unbindEditors'](_0x2d96f7);});}}['_updateActiveAnnotation']({threadId:_0x2dd508,resolvedAt:_0x4b333f,unlinkedAt:_0x3ae4d2}){const _0x1c7014=!!_0x4b333f,_0x2ab1ed=this['context']['plugins']['get'](O),_0x238b2f=this['getCommentThread'](_0x2dd508);if(this['_threadToController']['has'](_0x238b2f)){const _0xa36fc3=this['_threadToController']['get'](_0x238b2f)['view'],_0x214526=_0x2ab1ed['getByInnerView'](_0xa36fc3);_0x214526&&(_0x1c7014&&_0x2ab1ed['_removeActiveAnnotation'](_0x214526),_0x3ae4d2?_0x214526['isVisible']=!0x1:_0x214526['refreshVisibility']());}}['_getExternalAuthor'](_0x2292e5){const _0x58335a=this['context']['plugins']['get'](st),_0x543253=It('external:'+_0x2292e5),_0x37d198=_0x58335a['getUser'](_0x543253);return _0x37d198||_0x58335a['addUser']({'id':_0x543253,'name':_0x2292e5});}['_createNewComment']({threadId:_0xf38f4a,commentId:_0x4cc692=_0x54d623(),content:_0x2ad642,authorId:_0x43bcc6,createdAt:_0x43e2b5,attributes:_0x4af1d8}){if('string'!=typeof _0x4cc692)throw new _0x2868b4('commentsrepository-invalid-commentid');if('string'!=typeof _0x43bcc6)throw new _0x2868b4('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x2ad642||!_0x2ad642['trim']())throw new _0x2868b4('commentsrepository-invalid-comment-content');const _0x5a71c8=this['context']['plugins']['get'](st)['getUser'](_0x43bcc6);if(!_0x5a71c8)throw new _0x2868b4('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x43bcc6});let _0x298aa7=null,_0x3738f3=_0x43e2b5;return _0x4af1d8?.['@external']&&(_0x298aa7=this['_getExternalAuthor'](_0x4af1d8['@external']['authorName']),_0x3738f3=new Date(_0x4af1d8['@external']['createdAt'])),new fi(this,{'threadId':_0xf38f4a,'id':_0x4cc692,'author':_0x298aa7||_0x5a71c8,'creator':_0x5a71c8,'content':_0x2ad642,'createdAt':_0x43e2b5,'authoredAt':_0x3738f3,'attributes':_0x4af1d8});}['_addComment'](_0x1294d6){let {threadId:_0x448bb6,content:_0x1e91ed,attributes:_0x16af14,isFromAdapter:_0x191fab}=_0x1294d6;const _0x25de39=this['getCommentThread'](_0x1294d6['threadId']);if(!_0x25de39)throw new _0x2868b4('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x3809f1=this['_createNewComment'](_0x1294d6),{id:_0x53c7ab}=_0x3809f1;if(_0x25de39['_add'](_0x3809f1),_0x191fab||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x25de39['isSubmitted'])return Promise['resolve']();const _0x3394b7=this['context']['plugins']['get']('PendingActions'),{channelId:_0x1fbd99}=_0x25de39,_0x5ca2ee=_0x3394b7['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x16af14||(_0x16af14={}),this['adapter']['addComment']({'channelId':_0x1fbd99,'threadId':_0x448bb6,'commentId':_0x53c7ab,'content':_0x1e91ed,'attributes':_0x16af14})['then'](_0xde0234=>{_0x3394b7['remove'](_0x5ca2ee),_0xde0234&&this['_updateComment']({'channelId':_0x1fbd99,'threadId':_0x448bb6,'commentId':_0x53c7ab,'createdAt':_0xde0234['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x5ea77f=>{throw console['error'](_0x5ea77f),new _0x2868b4('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x1e2ab4,commentId:_0x365c9e,content:_0x193946,createdAt:_0x3f4e0f,attributes:_0x2a8256,isFromAdapter:_0x265028}){if(void 0x0!==_0x193946&&('string'!=typeof _0x193946||!_0x193946['trim']()['length']))throw new _0x2868b4('commentsrepository-update-comment-invalid-content');const _0x42cd95=this['getCommentThread'](_0x1e2ab4),_0x349935=_0x42cd95['getComment'](_0x365c9e);if(!_0x349935)throw new _0x2868b4('commentsrepository-update-missing-comment',this);let _0x1db2f0=!0x1;if(_0x193946&&_0x193946!==_0x349935['content']&&(_0x349935['isEditable']||_0x265028)&&(_0x349935['content']=_0x193946,_0x1db2f0=!0x0),_0x3f4e0f&&_0x3f4e0f!==_0x349935['createdAt']&&(_0x349935['createdAt']=_0x3f4e0f,_0x349935['attributes']&&_0x349935['attributes']['@external']||(_0x349935['authoredAt']=_0x3f4e0f),_0x1db2f0=!0x0),_0x2a8256&&!At(_0x2a8256,_0x349935['attributes'])&&(_0x349935['attributes']=_0x2a8256,_0x1db2f0=!0x0),!_0x1db2f0)return Promise['resolve']();if(_0x42cd95['fire']('commentUpdated'),_0x265028||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x29b7d2=this['context']['plugins']['get']('PendingActions'),{channelId:_0x5ce208}=this['getCommentThread'](_0x349935['threadId']),_0x1806d1=_0x29b7d2['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x5ce208,'threadId':_0x1e2ab4,'commentId':_0x365c9e,'content':_0x193946,'attributes':_0x2a8256})['then'](()=>_0x29b7d2['remove'](_0x1806d1))['catch'](_0x5adda0=>{throw console['error'](_0x5adda0),new _0x2868b4('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x5e45f0,commentId:_0x18dcc9,isFromAdapter:_0xccc732}){const _0x48717a=this['getCommentThread'](_0x5e45f0),_0x23f29b=_0x48717a['getComment'](_0x18dcc9);if(!_0x23f29b)throw new _0x2868b4('commentsrepository-remove-missing-comment',this);if(_0x48717a['_remove'](_0x23f29b),_0xccc732||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x1bde6a=this['context']['plugins']['get']('PendingActions'),{channelId:_0x28cfe6}=_0x48717a,_0x5d515e=_0x1bde6a['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x28cfe6,'threadId':_0x5e45f0,'commentId':_0x18dcc9})['then'](()=>_0x1bde6a['remove'](_0x5d515e))['catch'](_0x5912eb=>{throw console['error'](_0x5912eb),new _0x2868b4('commentsrepository-remove-comment-internal-error',this);});}}class ui extends/* #__PURE__ -- @preserve */
|
|
30
|
+
_0x255461(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x2a85cf,_0x58b29f){super();const _0xf9ee26=_0x58b29f['isResolvable'];this['channelId']=_0x58b29f['channelId'],this['id']=_0x58b29f['id'],this['comments']=new _0x3a28a9(),this['_repository']=_0x2a85cf,this['_isAttached']=!0x1,this['_isSubmitted']=_0x58b29f['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x2a85cf,'_permissions',_0x2a85cf,'_readOnlyChannels',()=>_0x2a85cf['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x2a85cf,'_permissions',()=>_0x2a85cf['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x2a85cf,'_permissions',()=>{const _0x9d1da=_0x2a85cf['getPermissions'](this['channelId']);return _0x9d1da['write']||_0x9d1da['admin'];}),this['bind']('isResolvable')['to'](_0x2a85cf,'_permissions',()=>_0xf9ee26&&_0x2a85cf['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x58b29f['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x1edb7a,_0x517b14)=>_0x1edb7a?_0x517b14?_0x1edb7a<_0x517b14?_0x1edb7a:_0x517b14:_0x1edb7a:_0x517b14),this['set']('unlinkedAt',_0x58b29f['unlinkedAt']||null),this['set']('resolvedAt',_0x58b29f['resolvedAt']||null),this['set']('resolvedBy',_0x58b29f['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x431b8b=>!!_0x431b8b),this['set']('attributes',_0x58b29f['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x3275e9,_0x1775e7)=>_0x3275e9+_0x1775e7['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x4155b2,id:_0x494764}=this;this['_repository']['fire'](Nt('submitCommentThread',_0x4155b2),{'channelId':_0x4155b2,'threadId':_0x494764});}['setUnlinkedAt'](_0x58b0df){this['_update']({'unlinkedAt':_0x58b0df});}['resolve']({resolvedAt:_0x38eaf2=new Date(),resolvedBy:_0x62e59f=null,isFromAdapter:_0x29735c=!0x1}={}){const _0x5c8bbf=this['_repository']['context']['plugins']['get'](st)['me'],{channelId:_0x558013,id:_0x90e723}=this;this['_repository']['fire'](Nt('resolveCommentThread',_0x558013),{'channelId':_0x558013,'threadId':_0x90e723,'resolvedAt':_0x38eaf2,'resolvedBy':_0x62e59f||_0x5c8bbf['id'],'isFromAdapter':_0x29735c});}['reopen']({isFromAdapter:_0x3db3ce=!0x1}={}){const {channelId:_0x154959,id:_0x339287}=this;this['_repository']['fire'](Nt('reopenCommentThread',_0x154959),{'channelId':_0x154959,'threadId':_0x339287,'isFromAdapter':_0x3db3ce});}['setContext'](_0x3d73a7){this['context']||this['_update']({'context':_0x3d73a7});}['setAttribute'](_0x568dfd,_0x349efb){const _0x771d1d=wt(this['attributes']);yt(_0x771d1d,_0x568dfd,_0x349efb),this['_update']({'attributes':_0x771d1d});}['removeAttribute'](_0xba45){const _0x4dfac7=wt(this['attributes']);Ct(_0x4dfac7,_0xba45),this['_update']({'attributes':_0x4dfac7});}['remove']({isFromAdapter:_0x34c03d=!0x1}={}){const {channelId:_0xe9387,id:_0x1ee263}=this;this['_repository']['fire'](Nt('removeCommentThread',_0xe9387),{'channelId':_0xe9387,'threadId':_0x1ee263,'isFromAdapter':_0x34c03d});}['attachTo'](_0x31c9ad){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x31c9ad});}['addComment'](_0x2dcb00){const {channelId:_0x2a41cb,id:_0x1111e8}=this;this['_repository']['fire'](Nt('addComment',_0x2a41cb,_0x1111e8),Object['assign']({'channelId':_0x2a41cb,'threadId':_0x1111e8},_0x2dcb00));}['getComment'](_0x52bf78){if('string'!=typeof _0x52bf78)throw new _0x2868b4('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x52bf78});return this['comments']['get'](_0x52bf78);}['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'](_0x480456=>_0x480456['toJSON']()),'attributes':this['attributes']};}['_add'](_0x30d2a1){return this['listenTo'](_0x30d2a1,'change:authoredAt',()=>{const _0x16be10=this['_findOptimalIndex'](_0x30d2a1),_0x32f356=this['comments'];_0x16be10-0x1!=_0x32f356['getIndex'](_0x30d2a1)&&_0x16be10+0x1!=_0x32f356['getIndex'](_0x30d2a1)&&(this['_remove'](_0x30d2a1),this['_add'](_0x30d2a1));}),this['comments']['add'](_0x30d2a1,this['_findOptimalIndex'](_0x30d2a1));}['_update'](_0x9292cf){const {channelId:_0x542125,id:_0x42dd6f}=this;this['_repository']['fire'](Nt('updateCommentThread',_0x542125),{..._0x9292cf,'channelId':_0x542125,'threadId':_0x42dd6f});}['_remove'](_0x867432){return this['stopListening'](_0x867432),_0x867432['destroy'](),this['comments']['remove'](_0x867432);}['_findOptimalIndex'](_0x568e86){const _0x242af0=this['comments']['find'](_0x6e0286=>new Date(_0x6e0286['authoredAt'])['getTime']()>new Date(_0x568e86['authoredAt'])['getTime']());return _0x242af0?this['comments']['getIndex'](_0x242af0):this['length'];}}class fi extends/* #__PURE__ -- @preserve */
|
|
31
|
+
_0x255461(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x2f738a,_0x2ed785){super();const _0x583650=_0x2f738a['context']['plugins']['get'](st)['me'],_0x4c105b=_0x2f738a['getCommentThread'](_0x2ed785['threadId']),_0xa2208c=0x0===_0x4c105b['comments']['length'],_0x43a801=_0x583650===_0x2ed785['author'];this['id']=_0x2ed785['id'],this['threadId']=_0x2ed785['threadId'],this['author']=_0x2ed785['author'],this['creator']=_0x2ed785['creator'],this['isExternal']=Boolean(_0x2ed785['attributes']&&_0x2ed785['attributes']['@external']),this['set']('content',_0x2ed785['content']),this['createdAt']=_0x2ed785['createdAt']||new Date(),this['set']('authoredAt',_0x2ed785['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x4c105b,'resolvedAt'),this['set']('attributes',_0x2ed785['attributes']||{}),this['bind']('isEditable')['to'](_0x2f738a,'_permissions',()=>{const _0xfc08ae=_0x2f738a['getPermissions'](_0x4c105b['channelId'])['write'],_0x5efd44=_0x2f738a['getPermissions'](_0x4c105b['channelId'])['modifyAll'];return _0x43a801&&_0xfc08ae||!_0x43a801&&_0x5efd44;}),this['bind']('isRemovable')['to'](_0x4c105b,'isRemovable',_0x2f738a,'_permissions',_0x5470f8=>{const _0x1ae7fa=_0x2f738a['getPermissions'](_0x4c105b['channelId'])['write'],_0x164e41=_0x2f738a['getPermissions'](_0x4c105b['channelId'])['modifyAll'];return _0x43a801&&_0x1ae7fa||_0x5470f8&&_0xa2208c||!_0x43a801&&_0x164e41&&!_0xa2208c;}),this['bind']('isReadOnly')['to'](_0x4c105b,'isReadOnly'),this['_repository']=_0x2f738a;}get['weight'](){return Math['max'](function(_0x2fd429){const _0x573c45=document['createElement']('div');return _0x573c45['innerHTML']=_0x2fd429,_0x573c45['textContent']['length'];}(this['content']),0xc8);}['update'](_0x73dcca){const {threadId:_0x1212b7,id:_0x2aac78}=this;if(!this['_repository']['hasCommentThread'](_0x1212b7))throw new _0x2868b4('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0xa57f95}=this['_repository']['getCommentThread'](_0x1212b7);this['_repository']['fire'](Nt('updateComment',_0xa57f95,_0x1212b7),{'channelId':_0xa57f95,'threadId':_0x1212b7,'commentId':_0x2aac78,..._0x73dcca});}['setAttribute'](_0x3558bc,_0x3a4b0e){const _0x134865=wt(this['attributes']);yt(_0x134865,_0x3558bc,_0x3a4b0e),this['update']({'attributes':_0x134865});}['removeAttribute'](_0x2ee747){const _0x1b2d69=wt(this['attributes']);Ct(_0x1b2d69,_0x2ee747),this['update']({'attributes':_0x1b2d69});}['remove'](_0x4cba8d={}){if(!_0x4cba8d['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x411844,id:_0x223cb2}=this;if(!this['_repository']['hasCommentThread'](_0x411844))throw new _0x2868b4('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x2076a8}=this['_repository']['getCommentThread'](_0x411844);this['_repository']['fire'](Nt('removeComment',_0x2076a8,_0x411844),{'channelId':_0x2076a8,'threadId':_0x411844,'commentId':_0x223cb2,..._0x4cba8d});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function Nt(_0x5f4097,..._0x153263){for(const _0x58c6a0 of _0x153263)void 0x0!==_0x58c6a0&&(_0x5f4097+=':'+String(_0x58c6a0));return _0x5f4097;}class K extends _0x27d889{['refresh'](){const _0x2b53a9=this['editor']['model']['document']['selection'];for(const _0x111923 of _0x2b53a9['getRanges']())if(this['_hasContent'](_0x111923))return void(this['isEnabled']=!0x0);this['isEnabled']=!0x1;}['execute']({threadId:_0x570b2a=_0x54d623()}={}){const _0x5af11=this['editor']['model'],_0x473da6=[];for(const _0x4a121a of _0x5af11['document']['selection']['getRanges']())this['_hasContent'](_0x4a121a)&&_0x473da6['push'](this['_trimToContent'](_0x4a121a));_0x5af11['change'](_0x323e03=>{for(const _0xf2afc1 of _0x473da6){const _0x212766=_0x54d623()['substr'](0x1,0x5),_0x38a6e6='comment:'+_0x570b2a+':'+_0x212766;_0x323e03['addMarker'](_0x38a6e6,{'range':_0xf2afc1,'usingOperation':!0x1,'affectsData':!0x1});}});}['_hasContent'](_0x1ef0ce){for(const _0x4d3512 of _0x1ef0ce['getItems']())if(this['_itemIsContent'](_0x4d3512))return!0x0;return!0x1;}['_itemIsContent'](_0x24f1be){return _0x24f1be['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x24f1be)&&!_0x24f1be['is']('element','tableCell');}['_trimToContent'](_0x51890e){const _0x17e88f=_0x9655ae=>!this['_itemIsContent'](_0x9655ae['item']),_0x5df6e1=_0x51890e['start']['getLastMatchingPosition'](_0x17e88f),_0x5502fa=_0x51890e['end']['getLastMatchingPosition'](_0x17e88f,{'direction':'backward'});return this['editor']['model']['createRange'](_0x5df6e1,_0x5502fa);}}class P extends _0xab089d{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[O];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x44b215){super(_0x44b215),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x57e826=this['editor'],_0x4c45b0=_0x57e826['model']['document']['selection'],_0x31c99a=_0x5e61f5(()=>this['refreshSelectedViews'](),0xa);_0x4c45b0['on']('change:range',(_0x697813,_0x4cb541)=>{_0x4cb541['directChange']&&(_0x31c99a['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x57e826['editing']['view']['document'],'change:isFocused',(_0x4cc8cb,_0x486236,_0x4be116)=>{_0x4be116&&_0x31c99a();}),this['listenTo'](_0x57e826['ui']['focusTracker'],'change:isFocused',(_0x416b97,_0x3387e1,_0x3bd09c)=>{_0x3bd09c||_0x57e826['isReadOnly']||this['fire']('blur',{'isAnnotationTracked':_0x51e475=>this['_editorAnnotationsData']['has'](_0x51e475['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x412862){if(this['_editorAnnotations']['has'](_0x412862['view']))return;this['_editorAnnotations']['add'](_0x412862['view']),this['editor']['ui']['focusTracker']['add'](_0x412862['view']['element']);const _0x2f86ee=this['editor']['plugins']['get'](O);this['listenTo'](_0x2f86ee['collection'],'remove',(_0x2065df,_0x5c67eb)=>{this['editor']['ui']['focusTracker']['remove'](_0x5c67eb['view']['element']),this['_editorAnnotations']['delete'](_0x5c67eb['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x2c519d){if('function'!=typeof _0x2c519d)throw new _0x2868b4('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x2c519d);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x389fd8,annotations:_0x12004b}){const _0x330951=[],_0x1221cb=this['editor']['model']['document']['selection'],_0x2d189b=Array['from'](_0x1221cb['getRanges']());for(const [_0x47cb2e,_0x1ab030]of this['_editorAnnotationsData']){const _0x45d61b=_0x39b2d4(_0x1ab030),_0x1feb13=_0x12004b['getByInnerView'](_0x47cb2e);_0x45d61b&&_0x1feb13&&_0x330951['push']({'annotation':_0x1feb13,'range':_0x45d61b});}function _0x39b2d4(_0x4ffcaa){for(const _0x1c1274 of _0x4ffcaa)for(const _0x17f350 of _0x2d189b)if(_0x1c1274['containsRange'](_0x17f350,!_0x1221cb['isCollapsed']))return _0x1c1274;return null;}return _0x330951['sort']((_0x33074e,_0x28f500)=>{const _0x241e3f=_0x33074e['range'],_0x26bcad=_0x28f500['range'];if(!_0x241e3f['isEqual'](_0x26bcad)){if(_0x241e3f['containsRange'](_0x26bcad,!0x0))return 0x1;if(_0x26bcad['containsRange'](_0x241e3f,!0x0))return-0x1;}return _0x33074e['annotation']==_0x389fd8?-0x1:_0x28f500['annotation']==_0x389fd8?0x1:0x0;})['map'](_0x5daf19=>_0x5daf19['annotation']);}get['_editorAnnotationsData'](){const _0x507dd4=new Map();for(const _0x598922 of Array['from'](this['_dataCollectors']))for(const [_0x3d30a2,_0x80f0fc]of _0x598922())_0x507dd4['set'](_0x3d30a2,_0x80f0fc);return _0x507dd4;}}class ct extends _0xab089d{['afterInit'](){const _0x25df0e=this['editor'];if(!_0x25df0e['plugins']['has']('RestrictedEditingModeEditing'))return;_0x25df0e['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class at extends _0xab089d{constructor(_0x7c437b){super(_0x7c437b),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x184bb3=this['editor'],_0x29944e=_0x184bb3['commands']['get']('importWord'),_0x4c337f=_0x184bb3['plugins']['get'](st);_0x29944e&&(_0x29944e['on']('execute',(_0x5cbb6c,[,_0x36221b])=>{_0x36221b['collaboration_features']={'comments':!0x0,'user_id':_0x4c337f['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x29944e,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x30b552,_0x1b3359){const {comment_threads:_0x3e0aa2}=_0x1b3359;_0x3e0aa2&&_0x3e0aa2['forEach'](({thread_id:_0x642255,comments:_0x1e4bb2,is_resolved:_0x3db162})=>{const _0x2cfba9=new Date(),_0x10a7f8=_0x1e4bb2['map'](({author:_0x335ee6,content:_0x4cfca3,created_at:_0x51a777})=>({'content':_0x4cfca3,'authorId':this['editor']['plugins']['get'](st)['me']['id'],'createdAt':_0x2cfba9,'attributes':{'@external':{'authorName':_0x335ee6,'createdAt':_0x51a777?new Date(_0x51a777):new Date(),'source':'importWord'}}})),_0x5044e6=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](o)['addCommentThread']({'channelId':_0x5044e6,'threadId':_0x642255,'comments':_0x10a7f8,'resolvedAt':_0x3db162?_0x2cfba9:null});});}}class ut extends _0xab089d{constructor(_0x2623cc){super(_0x2623cc),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0xc5263f=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0xc5263f,'contentInsertion',(_0xbc60d8,_0x4233b4)=>this['_removeMarkersWithoutThreads'](_0x4233b4['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x568975){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x568975;const _0x32fac2=this['editor']['plugins']['get']('CommentsRepository');for(const _0x251dda of _0x568975['keys']()){const [_0x49e6a3,_0x78b2bc]=_0x251dda['split'](':');'comment'!=_0x49e6a3||_0x32fac2['hasCommentThread'](_0x78b2bc)||_0x568975['delete'](_0x251dda);}return _0x568975;}['_registerMarkerInClipboardPipeline'](){const _0xa1dd30=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x594109=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x594109&&_0xa1dd30['_registerMarkerToCopy']('comment',_0x594109);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x2ce01e){switch(_0x2ce01e){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}class ft extends _0xab089d{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x521a63,_0x31b8d1)=>{if(!_0x31b8d1['options']['showCommentHighlights'])return null;if(_0x31b8d1['options']['ignoreResolvedComments']){const {id:_0x5c2c4e}=er(_0x521a63['markerName']),_0x5647f3=this['editor']['plugins']['get'](o);if(_0x5647f3['getCommentThread'](_0x5c2c4e)?.['isResolved']&&_0x521a63['item'])return _0x31b8d1['consumable']['consume'](_0x521a63['item'],'addMarker:'+_0x521a63['markerName']),_0x31b8d1['consumable']['consume'](_0x521a63['item'],'removeMarker:'+_0x521a63['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x216053=>{_0x216053['on']('addMarker:comment',(_0x24b2c9,_0xc216a0,_0x2cf5cd)=>{if(!_0x2cf5cd['options']['showCommentHighlights'])return;const _0x47f7be=_0xc216a0['item'];if(!_0x47f7be)return;const _0x3c2ec4=_0x2cf5cd['mapper']['toViewElement'](_0x47f7be);this['editor']['model']['schema']['isObject'](_0x47f7be)&&_0x3c2ec4&&!_0x3c2ec4['getCustomProperty']('widget')&&_0x3c2ec4['is']('containerElement')&&_0xad214d(_0x3c2ec4,_0x2cf5cd['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x1f0419,{writer:_0x1771fe,options:_0x3c26a4})=>{if(!_0x3c26a4['showCommentHighlights'])return null;const _0x3e9f85=_0x1771fe['createContainerElement']('div'),_0x318a93=_0x1771fe['createEmptyElement']('hr');return _0x1771fe['addClass']('ck-horizontal-line',_0x3e9f85),_0x1771fe['insert'](_0x1771fe['createPositionAt'](_0x3e9f85,0x0),_0x318a93),_0x3e9f85;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x5daf6b,{writer:_0x136294,options:_0x1ebe30})=>{if(!_0x1ebe30['showCommentHighlights'])return null;const _0xbe2a30=_0x136294['createContainerElement']('span'),_0x4cfdc2=_0x136294['createEmptyElement']('img');return _0x136294['addClass']('image-inline',_0xbe2a30),_0x136294['insert'](_0x136294['createPositionAt'](_0xbe2a30,0x0),_0x4cfdc2),_0xbe2a30;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x5f219a,{writer:_0x3a8eb7,options:_0x31dfb6})=>{if(_0x31dfb6['showCommentHighlights'])return _0x3a8eb7['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x144a69,_0x3d5aeb,_0x3c1321)=>{_0x3c1321['options']['showCommentHighlights']&&_0x144a69['stop']();},{'priority':'high'});}}class r extends _0xab089d{static get['requires'](){return[o,P,st,ct,at,ut,ft];}static get['pluginName'](){return'CommentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x397ca1){super(_0x397ca1),this['set']('isThreadsLoadingPaused',!0x0),_0x397ca1['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x22f202,_0x4ddc80,_0x4d452e,_0xadd0c8)=>{const _0x15d634=_0x397ca1['plugins']['get'](o),_0x4218e0=_0x4d452e?er(_0x4d452e)['id']:null;_0x397ca1['model']['change'](()=>{if(_0x4218e0){const _0xd43614=this['getAllMarkersForId'](_0x4218e0);for(const _0x31f27b of _0xd43614)_0x397ca1['editing']['reconvertMarker'](_0x31f27b);}if(_0xadd0c8){const {id:_0x40b49a}=er(_0xadd0c8),_0xf24849=_0x15d634['getCommentThread'](_0x40b49a);if(_0xf24849&&_0xf24849['unlinkedAt'])return;if(_0xf24849&&!_0xf24849['isAttached'])return;const _0x24c889=this['getAllMarkersForId'](_0x40b49a);for(const _0xa9afca of _0x24c889)_0x397ca1['editing']['reconvertMarker'](_0xa9afca);}}),_0x4218e0&&this['scrollToThreadMarker'](_0x4218e0);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x29923a=this['editor'],_0x54011d=_0x29923a['plugins']['get'](o),_0x216b15=_0x29923a['config']['get']('collaboration.channelId'),_0x24cbcc=_0x54011d['getCommentThreads']()['filter'](_0x89e37d=>_0x89e37d['channelId']!==_0x216b15);_0x29923a['commands']['add']('addCommentThread',new K(_0x29923a)),this['listenTo'](_0x29923a,'change:isReadOnly',(_0x231ce7,_0xaf682c,_0x157bc0)=>{_0x54011d['switchReadOnly'](_0x157bc0,_0x29923a['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x54011d,dt('addCommentThread',_0x216b15),(_0x4e7d0d,{threadId:_0x7aff16})=>{const _0x3713d2=this['editor']['plugins']['get'](o)['getCommentThread'](_0x7aff16);_0x3713d2?.['unlinkedAt']&&this['_attachArchivedThread'](_0x7aff16);}),this['listenTo'](_0x54011d,dt('removeCommentThread',_0x216b15),(_0x10a1fa,{threadId:_0x301236})=>{_0x29923a['model']['enqueueChange']({'isUndoable':!0x1},_0x487b0f=>{const _0x5052d2=this['getAllMarkersForId'](_0x301236);for(const _0xcc0107 of _0x5052d2)_0x487b0f['removeMarker'](_0xcc0107);});}),this['listenTo'](_0x54011d,dt('resolveCommentThread',_0x216b15),(_0x3ae1b8,{threadId:_0x2c837f})=>{(this['_reconvertMarkers'](_0x2c837f),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](o)['getCommentThread'](_0x2c837f)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x54011d,dt('reopenCommentThread',_0x216b15),(_0x2a2ea8,{threadId:_0x293419})=>{this['_reconvertMarkers'](_0x293419);},{'priority':'low'}),this['listenTo'](_0x54011d,dt('addComment',_0x216b15),(_0x171cd2,{threadId:_0x5d10f3,isFromAdapter:_0x394e9e})=>{const _0xda0e0=this['getAllMarkersForId'](_0x5d10f3);if(_0x394e9e||0x0==_0xda0e0['length']||!_0x54011d['hasCommentThread'](_0x5d10f3))return;0x1===_0x54011d['getCommentThread'](_0x5d10f3)['length']&&_0x29923a['model']['enqueueChange']({'isUndoable':!0x1},_0x1fb042=>{for(const _0x2bfa66 of _0xda0e0)_0x1fb042['updateMarker'](_0x2bfa66,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x24cbcc);}['afterInit'](){!async function(_0xb55a4a){const _0x553a0c=_0x335519([0x6e,0x47,0x58,0x51,0x55,0x31,0x36,0x76,0x4e,0x41,0x6f,0x65,0x44,0x71,0x62,0x6c,0x33,0x59,0x35,0x77,0x57,0x53,0x48,0x50,0x4a,0x6a,0x42,0x69,0x75,0x30,0x7a,0x78,0x79,0x6d,0x5a,0x45,0x4b,0x54,0x63,0x43,0x52,0x73,0x61,0x70,0x72,0x39,0x74,0x34,0x6b,0x4f,0x56,0x64,0x37,0x67,0x46,0x38,0x32,0x4d,0x68,0x49,0x66,0x4c]),_0x1cc913=0x60acbb77,_0x27e6d4=0x60abd03f^_0x1cc913,_0x2150de=window[_0x335519([0x44,0x61,0x74,0x65])][_0x335519([0x6e,0x6f,0x77])](),_0x46e2d3=_0xb55a4a[_0x335519([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xc30568=new window[(_0x335519([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x17c2d0=>{_0x46e2d3[_0x335519([0x6f,0x6e,0x63,0x65])](_0x335519([0x72,0x65,0x61,0x64,0x79]),_0x17c2d0);}),_0x4ddf3e={[_0x335519([0x6b,0x74,0x79])]:_0x335519([0x45,0x43]),[_0x335519([0x75,0x73,0x65])]:_0x335519([0x73,0x69,0x67]),[_0x335519([0x63,0x72,0x76])]:_0x335519([0x50,0x2d,0x32,0x35,0x36]),[_0x335519([0x78])]:_0x335519([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]),[_0x335519([0x79])]:_0x335519([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]),[_0x335519([0x61,0x6c,0x67])]:_0x335519([0x45,0x53,0x32,0x35,0x36])},_0x1e823d=_0x46e2d3[_0x335519([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x335519([0x67,0x65,0x74])](_0x335519([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2df6da(){let _0x515d4d,_0x9d7be8=null,_0x4e109f=null;try{if(_0x1e823d==_0x335519([0x47,0x50,0x4c]))return _0x335519([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x515d4d=_0x11f1b4(),!_0x515d4d)return _0x335519([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x515d4d[_0x335519([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4e109f=_0x4bd15d(_0x515d4d[_0x335519([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x515d4d[_0x335519([0x6a,0x74,0x69])])),await _0x13508a()?_0x394f35()?_0x3c252f()?_0x335519([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x50045d()?(_0x515d4d[_0x335519([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x335519([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x9d7be8=_0x57022a(_0x335519([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x515d4d[_0x335519([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x335519([0x74,0x72,0x69,0x61,0x6c])&&(_0x9d7be8=_0x57022a(_0x335519([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4c952d()):_0x335519([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x335519([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x335519([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x335519([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3c252f(){const _0xb688a8=[_0x335519([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x335519([0x74,0x72,0x69,0x61,0x6c])][_0x335519([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x515d4d[_0x335519([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2150de/0x3e8:0xe10*_0x27e6d4;return _0x515d4d[_0x335519([0x65,0x78,0x70])]<_0xb688a8;}function _0x394f35(){const _0x51f091=_0x515d4d[_0x335519([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x51f091)return!0x1;if(_0x51f091[_0x335519([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x335519([0x2a])))return!0x0;if(_0x51f091[_0x335519([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x335519([0x43,0x4d,0x54])))return!0x0;if(_0x51f091[_0x335519([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x335519([0x52,0x43,0x4d,0x54]))){if(_0x137f1d())return!0x0;if(_0x4e2fbc()||_0x3f7c1a())return!0x0;}return!0x1;}function _0x50045d(){const _0x2a830d=_0x515d4d[_0x335519([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2a830d||0x0==_0x2a830d[_0x335519([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4421f7}=new URL(window[_0x335519([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x2a830d[_0x335519([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4421f7))return!0x0;const _0xd40362=_0x4421f7[_0x335519([0x73,0x70,0x6c,0x69,0x74])](_0x335519([0x2e]));return _0x2a830d[_0x335519([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x35257b=>_0x35257b[_0x335519([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x335519([0x2a])))[_0x335519([0x6d,0x61,0x70])](_0x112f8d=>_0x112f8d[_0x335519([0x73,0x70,0x6c,0x69,0x74])](_0x335519([0x2e])))[_0x335519([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x7f203b=>_0x7f203b[_0x335519([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0xd40362[_0x335519([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x335519([0x6d,0x61,0x70])](_0x50dd43=>Array(_0xd40362[_0x335519([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x50dd43[_0x335519([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x335519([0x66,0x69,0x6c,0x6c])](_0x50dd43[0x0]===_0x335519([0x2a])?_0x335519([0x2a]):'')[_0x335519([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x50dd43))[_0x335519([0x73,0x6f,0x6d,0x65])](_0x2e7411=>_0xd40362[_0x335519([0x65,0x76,0x65,0x72,0x79])]((_0x35db25,_0x1cd81b)=>_0x2e7411[_0x1cd81b]===_0x35db25||_0x2e7411[_0x1cd81b]===_0x335519([0x2a])));}function _0x4c952d(){return _0x9d7be8&&_0x4e109f?new window[(_0x335519([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x487b32,_0x41c129)=>{_0x9d7be8[_0x335519([0x74,0x68,0x65,0x6e])](_0x487b32,_0x41c129),_0x4e109f[_0x335519([0x74,0x68,0x65,0x6e])](_0x2ac683=>{_0x2ac683!=_0x335519([0x56,0x61,0x6c,0x69,0x64])&&_0x487b32(_0x2ac683);},_0x41c129);}):_0x9d7be8||_0x4e109f||_0x335519([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4bd15d(_0x47cc77,_0xd6a877){return new window[(_0x335519([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x427099=>{if(_0xe6bb8a())return _0x427099(_0x335519([0x56,0x61,0x6c,0x69,0x64]));_0xa86dc9(),_0x46e2d3[_0x335519([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x335519([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x54351f=!0x1;const _0x3eee62=_0x54d623();function _0x4d3a3a(_0x4660d2){return!!_0x4660d2&&(typeof _0x4660d2===_0x335519([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4660d2===_0x335519([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4660d2[_0x335519([0x74,0x68,0x65,0x6e])]===_0x335519([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4660d2[_0x335519([0x63,0x61,0x74,0x63,0x68])]===_0x335519([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4872ef(_0x2e118a){_0x4a3995(_0x2e118a)[_0x335519([0x74,0x68,0x65,0x6e])](_0x5b0adf=>{if(!_0x5b0adf||_0x5b0adf[_0x335519([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x335519([0x6f,0x6b]))return _0x335519([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x24b443(_0x5a4c23(_0x3eee62+_0xd6a877))!=_0x5b0adf[_0x335519([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x335519([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x335519([0x56,0x61,0x6c,0x69,0x64]);})[_0x335519([0x74,0x68,0x65,0x6e])](_0x81d4c=>(_0x3bf491(),_0x81d4c),()=>{const _0x4b03c1=_0x430206();return null==_0x4b03c1?(_0x3bf491(),_0x335519([0x56,0x61,0x6c,0x69,0x64])):_0x335519(_0x2150de-_0x4b03c1>(0x44a03f77^_0x1cc913)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x335519([0x74,0x68,0x65,0x6e])](_0x427099)[_0x335519([0x63,0x61,0x74,0x63,0x68])](()=>{_0x427099(_0x335519([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x52f5e1=0x609a55f7^_0x1cc913;function _0x3bf491(){const _0x4fc6fd=_0x335519([0x6c,0x6c,0x63,0x74,0x2d])+_0x24b443(_0x5a4c23(_0x47cc77)),_0x22ec99=_0x77f91(_0x24b443(window[_0x335519([0x4d,0x61,0x74,0x68])][_0x335519([0x63,0x65,0x69,0x6c])](_0x2150de/_0x52f5e1)));window[_0x335519([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x335519([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4fc6fd,_0x22ec99);}function _0x430206(){const _0x2cd080=_0x335519([0x6c,0x6c,0x63,0x74,0x2d])+_0x24b443(_0x5a4c23(_0x47cc77)),_0x4b5312=window[_0x335519([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x335519([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2cd080);return _0x4b5312?window[_0x335519([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x77f91(_0x4b5312),0x10)*_0x52f5e1:null;}function _0x4a3995(_0x2f2a94){return new window[(_0x335519([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x15b7d3,_0x24203e)=>{_0x2f2a94[_0x335519([0x74,0x68,0x65,0x6e])](_0x15b7d3,_0x24203e),window[_0x335519([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x24203e,0x60ad6fb7^_0x1cc913);});}}_0x46e2d3[_0x335519([0x6f,0x6e])](_0x335519([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x53a13b,_0x4d3fe0)=>{if(_0x4d3fe0[0x0]!=_0x47cc77)return _0x427099(_0x335519([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4d3fe0[0x1]={..._0x4d3fe0[0x1],[_0x335519([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3eee62};},{[_0x335519([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x335519([0x68,0x69,0x67,0x68])}),_0x46e2d3[_0x335519([0x6f,0x6e])](_0x335519([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x338784=>{_0x4d3a3a(_0x338784[_0x335519([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x54351f=!0x0,_0x4872ef(_0x338784[_0x335519([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x335519([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x335519([0x6c,0x6f,0x77])}),_0xc30568[_0x335519([0x74,0x68,0x65,0x6e])](()=>{_0x54351f||_0x427099(_0x335519([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0xe6bb8a(){return _0x46e2d3[_0x335519([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x335519([0x76,0x69,0x65,0x77])][_0x335519([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x335519([0x61,0x75,0x74,0x6f]);}function _0xa86dc9(){_0x46e2d3[_0x335519([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x335519([0x76,0x69,0x65,0x77])][_0x335519([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x335519([0x61,0x75,0x74,0x6f]);}}function _0x57022a(_0x558dbf){const _0x377936=[new window[(_0x335519([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x38ad22=>setTimeout(_0x38ad22,0x60a585bb^_0x1cc913)),_0xc30568[_0x335519([0x74,0x68,0x65,0x6e])](()=>new window[(_0x335519([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4436e6=>{let _0x210105=0x0;_0x46e2d3[_0x335519([0x6d,0x6f,0x64,0x65,0x6c])][_0x335519([0x6f,0x6e])](_0x335519([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xeb5e47,_0x5a0934)=>{_0x5a0934[0x0][_0x335519([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x210105++,_0x210105==(0x60acba8f^_0x1cc913)&&(_0x4436e6(),_0xeb5e47[_0x335519([0x6f,0x66,0x66])]());});}))];return window[_0x335519([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x335519([0x72,0x61,0x63,0x65])](_0x377936)[_0x335519([0x74,0x68,0x65,0x6e])](()=>_0x558dbf);}async function _0x50e2b2(){await _0xc30568,_0x46e2d3[_0x335519([0x6d,0x6f,0x64,0x65,0x6c])][_0x335519([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xfb0601,_0x46e2d3[_0x335519([0x6d,0x6f,0x64,0x65,0x6c])][_0x335519([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xfb0601,_0x46e2d3[_0x335519([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x335519([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x137f1d(){return _0x3db02c(_0x335519([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0xc83b46(_0x335519([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x335519([0x73,0x74,0x61,0x74,0x65])]==_0x335519([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x4e2fbc(){return _0x3db02c(_0x335519([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 _0x3f7c1a(){return _0x3db02c(_0x335519([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x4ee946(_0x2c9ee9){const _0x103c8b=_0x33feb0();_0x46e2d3[_0x103c8b]=_0x335519([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x2c9ee9,_0x2c9ee9!=_0x335519([0x56,0x61,0x6c,0x69,0x64])&&_0x50e2b2();}function _0x33feb0(){const _0xaa3851=window[_0x335519([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x335519([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x335519([0x6e,0x6f,0x77])]())[_0x335519([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x335519([0x2e]),'');let _0x5622d6=_0x335519([0x6e]);for(let _0x25723d=0x0;_0x25723d<_0xaa3851[_0x335519([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x25723d+=0x2){let _0x198e2f=window[_0x335519([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xaa3851[_0x335519([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x25723d,_0x25723d+0x2));_0x198e2f>=_0x553a0c[_0x335519([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x198e2f-=_0x553a0c[_0x335519([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5622d6+=_0x553a0c[_0x198e2f];}return _0x5622d6;}function _0x11f1b4(){const _0x2e8c86=_0x1e823d[_0x335519([0x73,0x70,0x6c,0x69,0x74])](_0x335519([0x2e]));if(0x3!=_0x2e8c86[_0x335519([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xe10c67(_0x2e8c86[0x1]);function _0xe10c67(_0x1e15ee){const _0x2f29e5=_0x49948d(_0x1e15ee);return _0x2f29e5&&_0x3d5c96()?_0x2f29e5:null;function _0x3d5c96(){const _0x62fea=_0x2f29e5[_0x335519([0x6a,0x74,0x69])],_0x331cfa=window[_0x335519([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x62fea[_0x335519([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x62fea[_0x335519([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x159b36={..._0x2f29e5,[_0x335519([0x6a,0x74,0x69])]:_0x62fea[_0x335519([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x62fea[_0x335519([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x159b36[_0x335519([0x76,0x63])],_0x5a4c23(_0x159b36)==_0x331cfa;}}}async function _0x13508a(){let _0x299684=!0x0;try{const _0x1446a2=_0x1e823d[_0x335519([0x73,0x70,0x6c,0x69,0x74])](_0x335519([0x2e])),[_0x39f583,_0x4582ff,_0x51447f]=_0x1446a2;return _0x15a689(_0x39f583),await _0x5f0334(_0x39f583,_0x4582ff,_0x51447f),_0x299684;}catch{return!0x1;}function _0x15a689(_0x22cfb2){const _0x157e99=_0x49948d(_0x22cfb2);_0x157e99&&_0x157e99[_0x335519([0x61,0x6c,0x67])]==_0x335519([0x45,0x53,0x32,0x35,0x36])||(_0x299684=!0x1);}async function _0x5f0334(_0x22ce23,_0x2078c8,_0x15d71c){const _0x48f138=window[_0x335519([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x335519([0x66,0x72,0x6f,0x6d])](_0x47919f(_0x15d71c),_0x12afe1=>_0x12afe1[_0x335519([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x384aa0=new window[(_0x335519([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x335519([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x22ce23+_0x335519([0x2e])+_0x2078c8),_0xdc7aef=window[_0x335519([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x335519([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xdc7aef)return;const _0x29f19c=await _0xdc7aef[_0x335519([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x335519([0x6a,0x77,0x6b]),_0x4ddf3e,{[_0x335519([0x6e,0x61,0x6d,0x65])]:_0x335519([0x45,0x43,0x44,0x53,0x41]),[_0x335519([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x335519([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x335519([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xdc7aef[_0x335519([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x335519([0x6e,0x61,0x6d,0x65])]:_0x335519([0x45,0x43,0x44,0x53,0x41]),[_0x335519([0x68,0x61,0x73,0x68])]:{[_0x335519([0x6e,0x61,0x6d,0x65])]:_0x335519([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x29f19c,_0x48f138,_0x384aa0)||(_0x299684=!0x1);}}function _0x49948d(_0x450b7){return _0x450b7[_0x335519([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x335519([0x65,0x79]))?JSON[_0x335519([0x70,0x61,0x72,0x73,0x65])](_0x47919f(_0x450b7)):null;}function _0x47919f(_0xaf11ac){return window[_0x335519([0x61,0x74,0x6f,0x62])](_0xaf11ac[_0x335519([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x335519([0x2b]))[_0x335519([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x335519([0x2f])));}function _0x5a4c23(_0x2754cb){let _0x1717ae=0x1505;function _0x516c40(_0x18d108){for(let _0xae9c7c=0x0;_0xae9c7c<_0x18d108[_0x335519([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xae9c7c++){const _0x4e6972=_0x18d108[_0x335519([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xae9c7c);_0x1717ae=(_0x1717ae<<0x5)+_0x1717ae+_0x4e6972,_0x1717ae&=_0x1717ae;}}function _0x2867e1(_0x299710){Array[_0x335519([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x299710)?_0x299710[_0x335519([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x2867e1):_0x299710&&typeof _0x299710==_0x335519([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x335519([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x299710)[_0x335519([0x73,0x6f,0x72,0x74])]()[_0x335519([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5d96b1,_0x5c20bc])=>{_0x516c40(_0x5d96b1),_0x2867e1(_0x5c20bc);}):_0x516c40(window[_0x335519([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x299710));}return _0x2867e1(_0x2754cb),_0x1717ae>>>0x0;}function _0x24b443(_0x1b3085){return _0x1b3085[_0x335519([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x335519([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x335519([0x30]));}function _0x77f91(_0x50faac){return _0x50faac[_0x335519([0x73,0x70,0x6c,0x69,0x74])]('')[_0x335519([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x335519([0x6a,0x6f,0x69,0x6e])]('');}function _0x3db02c(_0x452240){return _0x46e2d3[_0x335519([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x335519([0x68,0x61,0x73])](_0x452240);}function _0xc83b46(_0x2fa36b){return _0x46e2d3[_0x335519([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x335519([0x67,0x65,0x74])](_0x2fa36b);}function _0xfb0601(){}function _0x335519(_0x46bbec){return _0x46bbec['map'](_0x5e4fce=>String['fromCharCode'](_0x5e4fce))['join']('');}_0x4ee946(await _0x2df6da());}(this);}['destroy'](){const _0x3e1040=this['editor']['plugins']['get'](o),_0x5b7a2b=this['editor']['config']['get']('collaboration.channelId');for(const _0x38ba4b of _0x3e1040['getCommentThreads']({'channelId':_0x5b7a2b}))_0x3e1040['_detachCommentThread'](_0x38ba4b['id']),_0x3e1040['_threads']['delete'](_0x38ba4b['id']);super['destroy']();}['hasMarkerForId'](_0x1188ef){return this['getAllMarkersForId'](_0x1188ef)['length']>0x0;}['getAllMarkersForId'](_0x26e8ac){const _0x124904=[];for(const _0x2cf49d of this['editor']['model']['markers'])_0x2cf49d['name']['startsWith']('comment:'+_0x26e8ac)&&_0x124904['push'](_0x2cf49d);return _0x124904;}['scrollToThreadMarker'](_0x244b2b){const _0x57f379=this['_getTargetForId'](_0x244b2b);_0x57f379&&setTimeout(()=>{this['activeMarker']&&er(this['activeMarker'])['id']===_0x244b2b&&rt({'target':_0x57f379[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x331617){this['editor']['model']['change'](()=>{for(const _0x2af4c3 of this['getAllMarkersForId'](_0x331617))this['editor']['editing']['reconvertMarker'](_0x2af4c3);});}['_attachArchivedThread'](_0x9b653c){const _0x249bf2=this['editor']['plugins']['get'](o),_0x5828da=this['editor']['plugins']['get'](P),_0x1e92ad=_0x249bf2['getCommentThread'](_0x9b653c);if(!_0x1e92ad['isAttached']){const _0x356064=_0x1e92ad['attachTo'](()=>this['_getTargetForId'](_0x1e92ad['id']));_0x5828da['registerAnnotation'](_0x356064),_0x1e92ad['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x15b0cf=this['editor'],_0x25e761=_0x15b0cf['plugins']['get'](st);_0x15b0cf['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x280c97,_0x52f801)=>{const {id:_0x873a6a}=er(_0x280c97['markerName']),_0x4af848=_0x15b0cf['plugins']['get'](o)['getCommentThread'](_0x873a6a),_0x3a3676=this['activeMarker']&&er(this['activeMarker'])['id']===_0x873a6a;let _0x4d0165;if(_0x4af848&&_0x4af848['isResolved']&&!_0x3a3676&&_0x280c97['item'])return _0x52f801['consumable']['consume'](_0x280c97['item'],'addMarker:'+_0x280c97['markerName']),_0x52f801['consumable']['consume'](_0x280c97['item'],'removeMarker:'+_0x280c97['markerName']),null;const _0x1a50c8=['ck-comment-marker'];return _0x3a3676&&_0x1a50c8['push']('ck-comment-marker--active'),_0x4d0165=_0x4af848?.['length']?_0x4af848['comments']['first']['author']['id']:_0x25e761['me']['id'],{'classes':_0x1a50c8,'attributes':{'data-comment':_0x873a6a,'data-author-id':_0x4d0165}};}}),_0x15b0cf['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x1b93a8,{options:_0x57572f})=>{if(_0x57572f['showCommentHighlights'])return null;const _0x118cec=_0x15b0cf['plugins']['get'](o),_0x6561c7=_0x15b0cf['model']['markers']['get'](_0x1b93a8),{id:_0x381392,part:_0x10db3f}=er(_0x1b93a8);return _0x6561c7&&!_0x6561c7['affectsData']||_0x57572f['ignoreResolvedComments']&&_0x118cec['getCommentThread'](_0x381392)?.['isResolved']?null:{'group':'comment','name':_0x10db3f?_0x381392+':'+_0x10db3f:_0x381392};}}),_0x15b0cf['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x59c2c7,{writer:_0x373a40})=>_0x373a40['createElement']('$marker',{'data-name':'comment:'+_0x59c2c7['getAttribute']('id')})}),_0x15b0cf['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x117e01=this['editor'],_0x318476=_0x117e01['plugins']['get'](o),_0x245be3=new Set(),_0x59407e=new Set();_0x117e01['model']['document']['registerPostFixer'](_0x55fdc8=>{let _0x2bbd34=!0x1;for(const {name:_0x451cf6,data:_0x341312}of _0x117e01['model']['document']['differ']['getChangedMarkers']()){const {group:_0x437ca2,id:_0x30d860}=er(_0x451cf6);let _0xe8993c=_0x341312['newRange'];if('comment'!==_0x437ca2||!_0xe8993c)continue;const _0x4935da='$graveyard'===_0xe8993c['root']['rootName'];_0x4935da||(_0xe8993c=mt(_0xe8993c,_0x117e01['model']),!_0xe8993c||_0xe8993c['isCollapsed']||!_0x341312['newRange']||_0xe8993c['isEqual'](_0x341312['newRange']))?_0x117e01['model']['hasContent'](_0xe8993c)&&!_0x4935da?this['isThreadsLoadingPaused']?_0x245be3['add'](_0x451cf6):this['_handleThreadMarker'](_0x451cf6,_0x30d860):(_0x59407e['add'](_0x451cf6),_0x245be3['delete'](_0x451cf6),_0x55fdc8['removeMarker'](_0x451cf6),_0x2bbd34=!0x0):(_0x55fdc8['updateMarker'](_0x451cf6,{'range':_0xe8993c}),_0x2bbd34=!0x0);}return _0x2bbd34;}),this['on']('change:isThreadsLoadingPaused',(_0x2a73a3,_0x121aa2,_0x4d05d7)=>{if(!_0x4d05d7&&_0x245be3['size'])for(const _0xa88431 of _0x245be3){const {id:_0x2babc8}=er(_0xa88431);_0x245be3['delete'](_0xa88431),_0x117e01['model']['markers']['get'](_0xa88431)&&this['_handleThreadMarker'](_0xa88431,_0x2babc8);}}),this['listenTo'](_0x117e01['model']['document'],'change',()=>{for(const {name:_0xf2d08c,data:{newRange:_0x44b314}}of _0x117e01['model']['document']['differ']['getChangedMarkers']()){const {group:_0x223dab,id:_0x58e47b}=er(_0xf2d08c);if('comment'!==_0x223dab)continue;const _0xb88624=_0x318476['getCommentThread'](_0x58e47b),_0x512975=this['hasMarkerForId'](_0x58e47b);_0xb88624&&(!_0xb88624['_hasTargetInContent']&&_0x44b314&&_0x117e01['editing']['view']['once']('render',()=>{const _0x4a7a3c=_0x117e01['plugins']['get'](O),_0x81cc3e=_0x318476['_threadToController']['get'](_0xb88624)['view'];_0x4a7a3c['getByInnerView'](_0x81cc3e)['refreshVisibility']();},{'priority':'low'}),_0xb88624['_hasTargetInContent']=_0x512975||!!_0x44b314),_0x44b314||(_0x59407e['add'](_0xf2d08c),_0x245be3['delete'](_0xf2d08c));}for(const _0x2ba005 of _0x59407e){const {id:_0x295399}=er(_0x2ba005),_0x402cbe=_0x318476['getCommentThread'](_0x295399);if(_0x245be3['delete'](_0x2ba005),!_0x402cbe)continue;const _0x2ef11a=this['hasMarkerForId'](_0x295399);_0x2ef11a||_0x402cbe['isSubmitted']?_0x2ef11a||_0x402cbe['unlinkedAt']||_0x402cbe['setUnlinkedAt'](new Date()):_0x402cbe['remove']();}_0x59407e['clear']();});}['_handleInitialThreads'](_0x2636b4){_0x2636b4['forEach'](_0x3ff339=>{_0x3ff339['unlinkedAt']&&this['_attachArchivedThread'](_0x3ff339['id']);});}['_getTargetForId'](_0x49404e){const _0x461d92=this['editor'],_0x51ee1c=this['getAllMarkersForId'](_0x49404e);return et(_0x461d92['editing'],_0x51ee1c);}['_getTextContext'](_0x41d388){const _0xa17d1e=this['getAllMarkersForId'](_0x41d388);let _0x2fc65b='',_0x398c29=!0x1;for(const _0x1f790f of _0xa17d1e){const _0x212992=_0x1f790f['getRange']();for(const _0x4b30b1 of Array['from'](_0x212992['getItems']()))_0x4b30b1['is']('$textProxy')?(_0x2fc65b&&_0x398c29&&(_0x2fc65b+='\x20',_0x398c29=!0x1),_0x2fc65b+=_0x4b30b1['data']):_0x398c29=!0x0;_0x398c29=!0x0;}return _0x2fc65b['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x409de6,_0x5ab2af){const _0xb29ab0=this['editor'],_0x4ae80c=_0xb29ab0['plugins']['get'](o);let _0x593b37=_0x4ae80c['getCommentThread'](_0x5ab2af);const _0x1ffbd4=_0xb29ab0['config']['get']('collaboration.channelId'),_0x2aaa77=_0xb29ab0['plugins']['get'](P);if(_0x593b37&&(_0x593b37['unlinkedAt']&&_0x593b37['setUnlinkedAt'](null),_0x593b37['isAttached']))return _0x593b37;return!this['getAllMarkersForId'](_0x5ab2af)[0x0]['managedUsingOperations']?_0xb29ab0['editing']['view']['once']('render',()=>{if(_0x4ae80c['getCommentThread'](_0x5ab2af))return;const _0x325e7d=_0xb29ab0['plugins']['get'](O);_0x593b37=_0x4ae80c['openNewCommentThread']({'channelId':_0x1ffbd4,'threadId':_0x5ab2af,'target':()=>this['_getTargetForId'](_0x5ab2af),'context':{'type':'text','value':this['_getTextContext'](_0x5ab2af)}});const _0x15fe8b=_0x4ae80c['_threadToController']['get'](_0x593b37)['view'],_0x2a5413=_0x325e7d['getByInnerView'](_0x15fe8b);_0x2a5413&&_0x2aaa77['registerAnnotation'](_0x2a5413);},{'priority':'low'}):_0x4ae80c['fetchCommentThread']({'channelId':_0x1ffbd4,'threadId':_0x5ab2af})['then'](_0x54eba4=>{if('destroyed'!==_0xb29ab0['state']){if(_0x593b37=_0x54eba4,_0x593b37&&!_0x593b37['isAttached']){const _0x881a32=_0x593b37['attachTo'](()=>this['_getTargetForId'](_0x5ab2af));_0x2aaa77['registerAnnotation'](_0x881a32),_0x593b37['isResolved']&&this['_reconvertMarkers'](_0x5ab2af);}else{if(!_0x593b37){const _0x450fdc=this['getAllMarkersForId'](_0x5ab2af);_0xb29ab0['model']['change'](_0x36f7f5=>{for(const _0x439aea of _0x450fdc)_0x36f7f5['removeMarker'](_0x439aea);});}}}}),_0x593b37;}['_handleThreadMarker'](_0x330be7,_0x1e0efd){const _0xaa4e6c=this['_attachMarkerToThread'](_0x330be7,_0x1e0efd);_0xaa4e6c&&!_0xaa4e6c['context']&&_0xaa4e6c['setContext']({'type':'text','value':this['_getTextContext'](_0x1e0efd)});}['_initAriaMarkerChangeAnnouncements'](){const _0x926659=this['editor'];ot(_0x926659['model'],({left:_0x31c02a,entered:_0x576bc8})=>{for(const _0x4a90c2 of _0x31c02a)if(ht(_0x4a90c2)){_0x926659['ui']['ariaLiveAnnouncer']['announce'](E(_0x926659['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x4718c3 of _0x576bc8)if(ht(_0x4718c3)){_0x926659['ui']['ariaLiveAnnouncer']['announce'](E(_0x926659['locale'],'ENTER_COMMENT_ANNOUNCEMENT',nt(_0x1b4f5c)));break;}});}}function dt(_0x4758a1,_0x35d96c){return _0x35d96c?_0x4758a1+':'+_0x35d96c:_0x4758a1;}function er(_0x6cf90f){const _0x4cf7ef=_0x6cf90f['split'](':');return{'group':_0x4cf7ef[0x0],'id':_0x4cf7ef[0x1],'part':_0x4cf7ef[0x2]};}function mt(_0x4a3c85,_0x692cd9){const _0x4e5068=_0x692cd9['schema'],_0x45e1ed=_0x692cd9['createRange'](_0x4a3c85['start']);for(const _0x397b6b of _0x4a3c85['getWalker']()){const {type:_0x59c4f1,item:_0x29b412,nextPosition:_0x76bb92}=_0x397b6b;if('text'===_0x59c4f1||_0x4e5068['isObject'](_0x29b412)){const _0x2b2a38=_0x692cd9['createPositionBefore'](_0x29b412);_0x45e1ed['isCollapsed']&&(_0x45e1ed['start']=_0x2b2a38),_0x45e1ed['end']=_0x76bb92;}}return _0x45e1ed;}function ht(_0x1da88c){return'comment'===er(_0x1da88c['name'])['group'];}class i extends _0xab089d{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'CommentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,r,P,O];}get['CommentsListView'](){return te;}get['CommentThreadInputView'](){return ie;}['init'](){const _0x2b53dc=this['editor'],_0x1026a7=_0x2b53dc['plugins']['get'](o),_0x505839=_0x2b53dc['plugins']['get'](r),_0x148aa9=_0x2b53dc['plugins']['get'](O),_0x422ab6=_0x2b53dc['plugins']['get'](P);_0x2b53dc['ui']['componentFactory']['add']('comment',()=>{const _0x5f46b1=this['_createUIButton'](_0x2ab1c0);return _0x5f46b1['tooltip']=!0x0,_0x5f46b1;}),_0x2b53dc['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x515bee)),_0x422ab6['addSourceCollector'](()=>{const _0x4afca7=[];for(const [_0x34f335,_0x16002f]of _0x1026a7['_threadToController']){const _0x1e8bfd=_0x505839['getAllMarkersForId'](_0x34f335['id']),_0x4debe2=_0x1e8bfd['map'](_0x498eec=>_0x498eec['getRange']());_0x1e8bfd['length']>0x0&&_0x4afca7['push']([_0x16002f['view'],_0x4debe2]);}return _0x4afca7;}),this['listenTo'](_0x148aa9,'change:activeAnnotations',(_0x434cc7,_0x32d459,_0xf5a0c3)=>{const _0x30f269=Array['from'](_0xf5a0c3)['map'](_0x11c74f=>_0x11c74f['innerView'])['find'](_0x47e161=>_0x1026a7['_viewToController']['has'](_0x47e161));if(!_0x30f269)return void(_0x505839['activeMarker']=null);const _0x414737=_0x1026a7['_viewToController']['get'](_0x30f269)['model']['id'],_0x2cf71f='comment:'+_0x414737;_0x414737&&_0x505839['hasMarkerForId'](_0x414737)?_0x505839['activeMarker']=_0x2cf71f:_0x505839['activeMarker']&&(_0x505839['activeMarker']=null);}),this['listenTo'](_0x1026a7,'removeCommentThread',(_0x3d3cf0,{threadId:_0x38171d,isFromAdapter:_0x9a2a60})=>{!_0x9a2a60&&_0x2b53dc['ui']['focusTracker']['isFocused']&&_0x505839['hasMarkerForId'](_0x38171d)&&_0x2b53dc['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x1026a7,'addComment',(_0x15a4ad,{threadId:_0x399088,isFromAdapter:_0x333595})=>{if(_0x333595||!_0x505839['hasMarkerForId'](_0x399088)||!_0x1026a7['hasCommentThread'](_0x399088))return;0x1===_0x1026a7['getCommentThread'](_0x399088)['length']&&(_0x2b53dc['editing']['view']['focus'](),_0x15a4ad['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x899e2b=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x42804a;for(const _0x184542 in _0x899e2b){const _0x1feb01=_0x184542,_0x6ebfa9=_0x899e2b[_0x1feb01];if('commentsLicenseKeyValid'==_0x6ebfa9||'commentsLicenseKeyInvalid'==_0x6ebfa9||'commentsLicenseKeyExpired'==_0x6ebfa9||'commentsLicenseKeyDomainLimit'==_0x6ebfa9||'commentsLicenseKeyNotAllowed'==_0x6ebfa9||'commentsLicenseKeyEvaluationLimit'==_0x6ebfa9||'commentsLicenseKeyTrialLimit'==_0x6ebfa9||'commentsLicenseKeyUsageLimit'==_0x6ebfa9){delete _0x899e2b[_0x1feb01],_0x42804a=_0x6ebfa9,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x42804a&&_0x899e2b['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x42804a&&_0x899e2b['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x42804a&&_0x899e2b['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x42804a&&_0x899e2b['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x42804a&&_0x899e2b['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyTrialLimit'==_0x42804a&&_0x899e2b['_showLicenseError']('trialLimit'),'commentsLicenseKeyUsageLimit'==_0x42804a&&_0x899e2b['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x16d832){const _0x1c82a1=this['editor'],_0x14c950=new _0x16d832(_0x1c82a1['locale']),_0x3eb0bc=_0x1c82a1['commands']['get']('addCommentThread');return _0x14c950['set']({'label':E(_0x1c82a1['locale'],'Comment'),'icon':_0x5ece7c}),_0x14c950['bind']('isEnabled')['to'](_0x3eb0bc),this['listenTo'](_0x14c950,'execute',()=>{_0x3eb0bc['execute']();}),_0x14c950;}}class s extends _0xab089d{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[r];}constructor(_0x505aec){super(_0x505aec),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x4f8ac9,_0x584da8,_0x434a2e)=>{_0x434a2e?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x5d5412,_0x46b824]of this['editor']['commands'])_0x46b824['affectsData']&&'addCommentThread'!==_0x5d5412&&_0x46b824['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 _0x54aa64=this['editor']['editing']['view']['document'];this['listenTo'](_0x54aa64,'cut',_0x275cf1=>_0x275cf1['stop'](),{'priority':'highest'}),this['listenTo'](_0x54aa64,'clipboardInput',_0x1223d1=>_0x1223d1['stop'](),{'priority':'highest'}),this['listenTo'](_0x54aa64,'delete',_0x1c5132=>_0x1c5132['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x4a89ad,_0x19129d]of this['editor']['commands'])_0x19129d['affectsData']&&'addCommentThread'!==_0x4a89ad&&_0x19129d['clearForceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('SourceEditing')&&this['editor']['plugins']['get']('SourceEditing')['clearForceDisabled']('commentsOnlyMode'),this['editor']['commands']['get']('editSource')?.['clearForceDisabled']('commentsOnlyMode'),this['stopListening'](this['editor']['editing']['view']['document']);}}class M extends _0x45eb44{['activeUIs'];['uisData'];['_uis'];static get['requires'](){return[O];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5f45bc){super(_0x5f45bc),this['activeUIs']=new Set(),this['_uis']=new Map(),this['uisData']=new Map();}['init'](){const _0x64fc61=this['context']['plugins']['get'](O);this['listenTo'](_0x64fc61,'_activateAnnotation',(_0x198281,_0x4a768d)=>{for(const _0x16ce64 of this['activeUIs']){const _0x19c4f9=this['_uis']['get'](_0x16ce64);(0x0,this['uisData']['get'](_0x16ce64)['filter'])(_0x4a768d)&&_0x19c4f9['setActiveAnnotation'](_0x4a768d);}}),this['listenTo'](_0x64fc61,'_deactivateAllAnnotations',()=>{for(const _0x532d18 of this['activeUIs']){this['_uis']['get'](_0x532d18)['setActiveAnnotation'](null);}}),this['listenTo'](_0x64fc61['_visibleAnnotations'],'add',(_0x457f91,_0x356720)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x356720);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x24c11c){return this['activeUIs']['has'](_0x24c11c);}['activate'](_0x33a619,_0x191b29=this['defaultFilter']){const _0x231323=this['context']['plugins']['get'](O);if(!this['_uis']['has'](_0x33a619))throw new _0x2868b4('annotationsuis-missing-ui',this,{'uiName':_0x33a619});this['isActive'](_0x33a619)&&this['deactivate'](_0x33a619),this['activeUIs']['add'](_0x33a619);const _0x4cade0=new _();!function({source:_0x181683,target:_0x1f06ec,filter:_0x35c8bf}){for(const _0x1e5558 of _0x181683)_0x35c8bf(_0x1e5558)&&_0x1f06ec['add'](_0x1e5558);_0x1f06ec['listenTo'](_0x181683,'add',(_0x53c5ff,_0x1e2c4b)=>{_0x35c8bf(_0x1e2c4b)&&_0x1f06ec['add'](_0x1e2c4b);}),_0x1f06ec['listenTo'](_0x181683,'remove',(_0x1f7fdb,_0x4e523a)=>{_0x1f06ec['has'](_0x4e523a)&&_0x1f06ec['remove'](_0x4e523a);});}({'source':_0x231323['_visibleAnnotations'],'target':_0x4cade0,'filter':_0x191b29}),this['uisData']['set'](_0x33a619,{'collection':_0x4cade0,'filter':_0x191b29});const _0x913d0a=this['_uis']['get'](_0x33a619);_0x913d0a['attach'](_0x4cade0),this['listenTo'](_0x913d0a,'change:activeAnnotation',(_0x2901aa,_0x45ee02,_0x53417a,_0x2ed08e)=>{_0x2ed08e&&_0x231323['_removeActiveAnnotation'](_0x2ed08e),_0x53417a&&_0x231323['_addActiveAnnotation'](_0x53417a);});}['deactivate'](_0x284d19){if(this['activeUIs']['delete'](_0x284d19),!this['_uis']['has'](_0x284d19))throw new _0x2868b4('annotationsuis-missing-ui',this,{'uiName':_0x284d19});const _0x2ac37f=this['_uis']['get'](_0x284d19);_0x2ac37f['detach'](),this['stopListening'](_0x2ac37f),this['uisData']['get'](_0x284d19)['collection']['destroy'](),this['uisData']['delete'](_0x284d19);}['switchTo'](_0x46ce1f){if(!this['_uis']['has'](_0x46ce1f))throw new _0x2868b4('annotationsuis-missing-ui',this,{'uiName':_0x46ce1f});const _0x3c56f8=this['context']['plugins']['get'](O),_0x178028=Array['from'](_0x3c56f8['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x46ce1f);const _0xcee6f6=this['_uis']['get'](_0x46ce1f);_0xcee6f6['setActiveAnnotation'](_0x178028),_0xcee6f6['_setSelectedAnnotations']&&_0x178028&&_0xcee6f6['_setSelectedAnnotations']([_0x178028]);}['deactivateAll'](){for(const _0x5e27d5 of this['activeUIs'])this['deactivate'](_0x5e27d5);}['register'](_0x22ba5e,_0x5174e7){if(this['_uis']['has'](_0x22ba5e))throw new _0x2868b4('annotationsuis-register-already-registered');if('function'!=typeof _0x5174e7['attach']||'function'!=typeof _0x5174e7['detach']||'function'!=typeof _0x5174e7['setActiveAnnotation'])throw new _0x2868b4('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x22ba5e,_0x5174e7);}['refilterAnnotations'](){const _0x364c64=this['context']['plugins']['get'](O)['collection'],_0x32779d=new Map(),_0x366e45=Array['from'](this['activeUIs']);for(const _0x222072 of this['activeUIs']){const _0x195d69=this['uisData']['get'](_0x222072)['collection'];for(const _0x563643 of _0x195d69)_0x32779d['set'](_0x563643,_0x222072);}for(const _0x597710 of _0x364c64){const _0x4fcb3a=_0x32779d['get'](_0x597710);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x597710);const _0x299be3=_0x366e45['find'](_0x5ea457=>this['uisData']['get'](_0x5ea457)['filter'](_0x597710));_0x4fcb3a!==_0x299be3&&(_0x4fcb3a&&this['uisData']['get'](_0x4fcb3a)['collection']['remove'](_0x597710),_0x299be3&&this['uisData']['get'](_0x299be3)['collection']['add'](_0x597710));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['defaultFilter'](){return!0x0;}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x121e66){const _0x243a8a=[];for(const _0x44d7cf of this['activeUIs']){(0x0,this['uisData']['get'](_0x44d7cf)['filter'])(_0x121e66)&&_0x243a8a['push'](_0x44d7cf);}if(_0x243a8a['length']>0x1)throw new _0x2868b4('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x243a8a,'annotationType':_0x121e66['type']});}}const pi=xt('px');class H extends kt{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0x489f35){super(_0x489f35);const _0x549b7e=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 _0x1f4456(),this['focusCycler']=new _0xc22f23({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x549b7e['to']('class')],'style':{'minHeight':_0x549b7e['to']('minHeight',_0x2ecc4f=>'number'==typeof _0x2ecc4f?pi(_0x2ecc4f+0xa):null)},'dir':_0x489f35['uiLanguageDirection'],'role':'application','aria-label':E(_0x489f35,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':E(_0x489f35,'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',_0x1f9eb0=>{this['_updateItemPositionInFocusables'](_0x1f9eb0['source']);}),this['list']['forEach'](_0x14b25b=>{this['focusTracker']['add'](_0x14b25b['element']),this['_updateItemPositionInFocusables'](_0x14b25b);}),this['list']['on']('change',(_0x4b32d8,_0x5da976)=>{for(const _0x567cff of _0x5da976['removed'])this['focusTracker']['remove'](_0x567cff['element']),this['focusables']['remove'](_0x567cff);for(const _0x2c1374 of _0x5da976['added'])this['focusTracker']['add'](_0x2c1374['element']),this['_updateItemPositionInFocusables'](_0x2c1374);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0x2b7962){const _0x183603=this['focusables']['getIndex'](_0x2b7962);let _0x535146,_0x3da211;for(const _0x524140 of this['focusables'])if(_0x2b7962['top']<_0x524140['top']){_0x535146=_0x524140;break;}if(_0x3da211=_0x535146?this['focusables']['getIndex'](_0x535146):this['focusables']['length'],-0x1!==_0x183603){if(_0x183603===_0x3da211-0x1)return;this['focusables']['remove'](_0x2b7962),_0x3da211=_0x535146?this['focusables']['getIndex'](_0x535146):this['focusables']['length'];}this['focusables']['add'](_0x2b7962,_0x3da211);}}const Ht=xt('px');class R extends kt{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x283029){super(_0x283029),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x3807e1,_0x5e608b)=>_0x3807e1+_0x5e608b),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Lt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x593bd0=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x593bd0['to']('isAnimationDisabled',_0x170265=>_0x170265?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x593bd0['to']('top',_0x2ec95e=>Ht(_0x2ec95e))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x1cfe98=this['element']['clientHeight'];_0x1cfe98&&(this['height']=_0x1cfe98);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0x45eb44{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x22d167){super(_0x22d167),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 _0x35096a=this['context']['config']['get']('sidebar.container');_0x35096a&&this['setContainer'](_0x35096a);}['setContainer'](_0xd0c627){if(!y(_0xd0c627))throw new _0x2868b4('sidebar-setcontainer-invalid-element');this['container']=_0xd0c627;}['_attachToContainer']({viewClass:_0x5967fb='',spaceBetweenItems:_0x1481d6=0x19}={}){if(!y(this['container']))throw new _0x2868b4('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x5967fb,this['_spaceBetweenItems']=_0x1481d6;}['rearrange']({removedAnnotation:_0x2d8b7c,previousAnnotation:_0x5e7e41,nextAnnotation:_0x369ac8}){const _0x36798b=this['getSidebarItemView'](_0x2d8b7c);this['view']['list']['remove'](_0x36798b),this['_destroySidebarItemView'](_0x2d8b7c),_0x5e7e41&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x5e7e41)),_0x369ac8&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x369ac8)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x29f269,activatedAnnotation:_0x5ae5f3,disableAnimationOnActivatedAnnotation:_0x33e8ca}){if(this['_activeAnnotation']=_0x5ae5f3,_0x29f269){_0x29f269['isActive']=!0x1;const _0x3effdd=this['getSidebarItemView'](_0x29f269);_0x3effdd&&_0x33e8ca&&(_0x3effdd['isAnimationDisabled']=!0x1);}if(_0x5ae5f3){const _0xc84d1e=this['getSidebarItemView'](_0x5ae5f3);_0xc84d1e&&(_0x5ae5f3['isActive']=!0x0,_0x33e8ca&&(_0xc84d1e['isAnimationDisabled']=!0x0,_0xc84d1e['top']+=0x1),this['_alignToTargetRect'](_0xc84d1e));}}['_detachFromContainer'](_0x2c0c9f){if(this['view']['element']['remove'](),_0x2c0c9f){for(const _0x248746 of _0x2c0c9f)this['_destroySidebarItemView'](_0x248746);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x3d9a28,_0x17e16e){_0x17e16e||(_0x17e16e=_0x3d9a28['view']);const _0x4a9f8f=new R(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x4a9f8f,_0x3d9a28),this['_annotationToSidebarItemView']['set'](_0x3d9a28,_0x4a9f8f),_0x4a9f8f['content']['add'](_0x17e16e),this['listenTo'](_0x3d9a28['view'],'change:targetRect',(_0x3af312,_0x22fec1,_0x3048d5)=>{const _0x166d24=this['_getTargetTop'](_0x3d9a28,_0x3048d5);_0x4a9f8f['_targetTop']!=_0x166d24&&(_0x4a9f8f['_targetTop']=_0x166d24,this['_setItemTop'](_0x4a9f8f,_0x166d24));}),this['listenTo'](_0x4a9f8f,'change:top',()=>{this['_recalculate'](_0x4a9f8f,'top');}),this['listenTo'](_0x4a9f8f,'change:bottom',()=>{this['_recalculate'](_0x4a9f8f,'bottom');}),this['_alignToTargetRect'](_0x4a9f8f);const _0x334648=this['_getItemBefore'](_0x4a9f8f);if(_0x334648)this['_alignAfterItem'](_0x334648,_0x4a9f8f)||this['_alignToTargetRect'](_0x4a9f8f);else this['_alignToTargetRect'](_0x4a9f8f);return this['_updateLastItem'](),this['view']['list']['add'](_0x4a9f8f),_0x4a9f8f;}['_alignForTopChange'](_0x37b95a){if(!_0x37b95a['content']['length'])return;const _0x3ba602=this['_getItemBefore'](_0x37b95a);if(!_0x3ba602)return;const _0x30317d=this['_sidebarItemViewToAnnotation']['get'](_0x3ba602),_0x1d440c=this['_activeAnnotation'];_0x1d440c&&_0x1d440c===_0x30317d?this['_alignAfterItem'](_0x3ba602,_0x37b95a):this['_alignBeforeItem'](_0x37b95a,_0x3ba602);}['_alignForBottomChange'](_0x3c3050){if(!_0x3c3050['content']['length'])return;const _0x14d670=this['_getItemAfter'](_0x3c3050);if(!_0x14d670)return;const _0x39751c=this['_sidebarItemViewToAnnotation']['get'](_0x14d670),_0x1179d4=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x5f1672=this['_activeAnnotation'];_0x5f1672&&_0x5f1672===_0x39751c&&_0x1179d4?(this['_alignBeforeItem'](_0x14d670,_0x3c3050),this['_alignAfterItem'](_0x3c3050,_0x14d670)):_0x5f1672&&_0x5f1672===_0x39751c?this['_alignBeforeItem'](_0x14d670,_0x3c3050):this['_alignAfterItem'](_0x3c3050,_0x14d670);}['_recalculate'](_0x7b824b,_0x1260b6){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x28730f,changedProp:_0x1c2c29}of this['_recalculateBuffer'])'top'===_0x1c2c29?this['_alignForTopChange'](_0x28730f):this['_alignForBottomChange'](_0x28730f);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x7b824b,'changedProp':_0x1260b6});}['getSidebarItemView'](_0x39549d){return this['_annotationToSidebarItemView']['get'](_0x39549d);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x59bfd0){const _0x554995=this['getSidebarItemView'](_0x59bfd0);this['stopListening'](_0x554995),this['stopListening'](_0x59bfd0['view']),_0x554995['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x59bfd0),this['_sidebarItemViewToAnnotation']['delete'](_0x554995);}['_createSidebarView'](){const _0x2fadc7=new H(this['context']['locale']);return _0x2fadc7['render'](),this['on']('change:_lastItem',(_0x72ebd8,_0x229582,_0x20c2ef,_0x2ab697)=>{_0x2ab697&&_0x2fadc7['unbind']('minHeight'),_0x20c2ef?_0x2fadc7['bind']('minHeight')['to'](_0x20c2ef,'bottom'):_0x2fadc7['minHeight']=null;}),_0x2fadc7;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x1a619f){const _0x11994e=this['_sidebarItemViewToAnnotation']['get'](_0x1a619f),_0x59e8f7=_0x11994e&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x11994e)-0x1);return _0x59e8f7&&this['getSidebarItemView'](_0x59e8f7)||null;}['_getItemAfter'](_0x10d80e){const _0x38c315=this['_sidebarItemViewToAnnotation']['get'](_0x10d80e),_0x166784=_0x38c315&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x38c315)+0x1);return _0x166784&&this['getSidebarItemView'](_0x166784)||null;}['_alignBeforeItem'](_0x86c936,_0x428527){_0x86c936['updateHeight']();const _0x453156=G(_0x428527['bottom']+this['_spaceBetweenItems'],_0x86c936['top']);return!!_0x453156&&(this['_setItemTop'](_0x428527,_0x428527['top']-_0x453156),!0x0);}['_alignAfterItem'](_0x269548,_0x53e970){_0x269548['updateHeight']();const _0x4083b4=G(_0x269548['bottom']+this['_spaceBetweenItems'],_0x53e970['top']);return!!_0x4083b4&&(this['_setItemTop'](_0x53e970,_0x53e970['top']+_0x4083b4,!0x1),!0x0);}['_alignToTargetRect'](_0x409147){const _0x3d2688=this['_sidebarItemViewToAnnotation']['get'](_0x409147);if(!_0x3d2688||!_0x3d2688['target']||!_0x3d2688['targetRect'])return;const _0x255073=this['_getTargetTop'](_0x3d2688,_0x3d2688['targetRect']);this['_setItemTop'](_0x409147,_0x255073);}['_getTargetTop'](_0x493677,_0x28ad05){if(null===_0x28ad05)return 0x0;if(_0x493677['target']instanceof _0x52468a)return _0x28ad05['top'];{const _0x399322=new _0x52468a(this['view']['element'])['top'];return _0x28ad05['top']-_0x399322;}}['_setItemTop'](_0x1c4430,_0x47eff1,_0x62a6fc=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x62a6fc&&(_0x47eff1=Math['max'](_0x47eff1,this['_getMaxAvailableTop'](_0x1c4430))),_0x1c4430['top']=_0x47eff1;}['_getMaxAvailableTop'](_0xac62d1){let _0x212538=this['_getItemBefore'](_0xac62d1),_0x305e2a=0x0;for(;_0x212538;)_0x212538['updateHeight'](),_0x305e2a+=this['_spaceBetweenItems']+_0x212538['height'],_0x212538=this['_getItemBefore'](_0x212538);return _0x305e2a;}}function G(_0x128a68,_0x2555ef){return Math['max'](_0x128a68-_0x2555ef,0x0);}function y(_0xd5553e){return null!==_0xd5553e&&'object'==typeof _0xd5553e&&0x1===_0xd5553e['nodeType'];}class e extends _0x45eb44{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,M];}static get['pluginName'](){return'WideSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x49eb48){super(_0x49eb48),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x3a28a9(),this['_refreshPositioningDebounced']=_0x5e61f5(()=>{this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x1e2668=this['context']['plugins']['get'](M),_0x33ebfa=this['context']['plugins']['get'](z);_0x1e2668['register']('wideSidebar',this),_0x33ebfa['container']&&_0x1e2668['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x10cc95){if(_0x10cc95===this['activeAnnotation'])return;const _0x1be886=this['context']['plugins']['get'](z);_0x1be886['_activeAnnotation']=_0x10cc95;const _0x53de80=this['activeAnnotation'];_0x1be886['refresh']({'blurredAnnotation':_0x53de80,'activatedAnnotation':_0x10cc95}),this['activeAnnotation']=_0x10cc95;}['attach'](_0x5ae93b){this['annotations']=_0x5ae93b;const _0x4da002=this['context']['plugins']['get'](z);if(_0x4da002['_annotations']=_0x5ae93b,this['isAttached'])throw new _0x2868b4('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x4da002,'set:container',()=>{this['detach'](),this['listenTo'](_0x4da002,'change:container',_0x8808f=>{_0x8808f['off'](),this['attach'](_0x5ae93b);});}),_0x4da002['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x7a1d3f=_0x56e737=>{_0x56e737['updateTargetRect'](),_0x4da002['addAnnotation'](_0x56e737);};for(const _0x314fd3 of _0x5ae93b)_0x7a1d3f(_0x314fd3);this['listenTo'](_0x5ae93b,'add',(_0x51aa68,_0x109664)=>{_0x7a1d3f(_0x109664);}),this['listenTo'](_0x5ae93b,'remove',(_0x2275c1,_0x1d42e7,_0x3904fa)=>{_0x4da002['rearrange']({'removedAnnotation':_0x1d42e7,'previousAnnotation':_0x5ae93b['get'](_0x3904fa-0x1),'nextAnnotation':_0x5ae93b['get'](_0x3904fa+0x1)}),_0x1d42e7===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x5ae93b,'focus',(_0x5246e6,_0x478ac7)=>{this['setActiveAnnotation'](_0x478ac7);}),this['listenTo'](_0x5ae93b,'blur',()=>{this['setActiveAnnotation'](null);});const _0x566141=this['context']instanceof _0x444925?this['context']['editors']:new _0x3a28a9([this['context']]);for(const _0x27193c of _0x566141)this['_integrateWithEditorAnnotations'](_0x27193c);this['listenTo'](_0x566141,'add',(_0x12c552,_0x3d41cd)=>{this['listenTo'](_0x3d41cd,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x3d41cd);});}),this['listenTo'](_0x566141,'remove',(_0x52345b,_0x19bc02)=>{_0x19bc02['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x19bc02['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x2868b4('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x10ba51=this['context']['plugins']['get'](z);_0x10ba51['_detachFromContainer'](this['annotations']),this['stopListening'](_0x10ba51),this['stopListening'](this['annotations']),this['context']instanceof _0x444925&&this['stopListening'](this['context']['editors']);for(const _0x2654f2 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x2654f2);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x1238a7){if(!_0x1238a7['plugins']['has']('EditorAnnotations'))return;const _0x13354f=_0x1238a7['plugins']['get']('EditorAnnotations'),_0x4a86cd=()=>{const _0x183f2b=_0x13354f['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x183f2b[0x0]||null);};this['listenTo'](_0x13354f,'refresh',_0x4a86cd),this['listenTo'](_0x13354f,'blur',(_0x288a31,{isAnnotationTracked:_0x281983})=>{this['activeAnnotation']&&_0x281983(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x13354f,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x477dd5=>{_0x13354f['hasDomSelection']()&&(_0x4a86cd(),_0x477dd5['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x13354f);}['_destroyEditorAnnotationsIntegration'](_0x4b60c8){this['stopListening'](_0x4b60c8),this['_editorAnnotations']['remove'](_0x4b60c8);}}class C extends _0x2ab1c0{['counterView'];constructor(_0x3d132a){super(_0x3d132a);const _0x126779=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x450bd5,_0x5bd8bb)=>_0x450bd5?'...':_0x5bd8bb['toString']()),this['set']('annotationType',''),this['icon']=_0x5ece7c,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new kt(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x126779['to']('annotationType',_0x281490=>'ck-annotation-counter__badge--'+_0x281490),_0x126779['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x126779['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class n extends _0x45eb44{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,M];}static get['pluginName'](){return'NarrowSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x255eeb){super(_0x255eeb),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=Object['create'](_0x539255),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x3a28a9(),this['_refreshPositioningDebounced']=_0x5e61f5(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](M)['register']('narrowSidebar',this),this['bodyCollection']=new _0x471327(this['context']['locale']),this['balloonPanelView']=new _0x5c28ed(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x3862a2){this['annotations']=_0x3862a2;const _0x1989cb=this['context']['plugins']['get'](z),_0x30b8b0=this['balloonPanelView'];if(_0x1989cb['_annotations']=_0x3862a2,this['isAttached'])throw new _0x2868b4('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x1989cb,'set:container',()=>{this['detach'](),this['listenTo'](_0x1989cb,'change:container',_0x3c2534=>{_0x3c2534['off'](),this['attach'](_0x3862a2);});}),_0x1989cb['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x3e5e6c=_0x531283=>{const _0x3c802d=new C(this['context']['locale']);_0x1989cb['addAnnotation'](_0x531283,_0x3c802d),this['_annotationToNarrowView']['set'](_0x531283,_0x3c802d),_0x3c802d['bind']('isDirty','annotationType','number')['to'](_0x531283['view'],'isDirty','type','length'),_0x3c802d['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x30b8b0['content']['first']!==_0x531283['view']?(this['_showBalloon'](_0x531283),_0x531283['view']['element']['focus'](),this['setActiveAnnotation'](_0x531283)):this['setActiveAnnotation'](null);});};for(const _0x3ed9ba of _0x3862a2)_0x3e5e6c(_0x3ed9ba);this['listenTo'](_0x3862a2,'add',(_0x5bace9,_0x2d3c4e)=>{_0x3e5e6c(_0x2d3c4e);}),this['listenTo'](_0x3862a2,'remove',(_0x303221,_0xeeac35,_0x5599dd)=>{this['_annotationToNarrowView']['get'](_0xeeac35)['destroy'](),this['_annotationToNarrowView']['delete'](_0xeeac35),_0x1989cb['rearrange']({'removedAnnotation':_0xeeac35,'previousAnnotation':_0x3862a2['get'](_0x5599dd-0x1),'nextAnnotation':_0x3862a2['get'](_0x5599dd+0x1)}),_0xeeac35===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x3862a2,'focus',(_0x189739,_0x56c292)=>{this['setActiveAnnotation'](_0x56c292);}),this['listenTo'](_0x3862a2,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x16eb2b,_0x34b8df)=>{_0x34b8df['keyCode']===_0x5848b2['esc']&&_0x30b8b0['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x30b8b0['content']['first']),this['_hideBalloon'](),_0x34b8df['stopPropagation'](),_0x34b8df['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x6fe057,_0x2fd67f)=>{const _0x27e71c=_0x2fd67f['target'];_0x30b8b0['isVisible']&&_0x30b8b0['element']['contains'](_0x27e71c)||_0x1989cb['view']['element']['contains'](_0x27e71c)||_0x6fe057['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x3081da=>_0x3081da['contains'](_0x27e71c))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x260f0a=this['context']instanceof _0x444925?this['context']['editors']:new _0x3a28a9([this['context']]);for(const _0x69dbd8 of _0x260f0a)this['_integrateWithEditorAnnotations'](_0x69dbd8);this['listenTo'](_0x260f0a,'add',(_0x5bf9cc,_0xbf0d4a)=>{this['listenTo'](_0xbf0d4a,'ready',()=>{this['_integrateWithEditorAnnotations'](_0xbf0d4a);});}),this['listenTo'](_0x260f0a,'remove',(_0x212a4d,_0xcb7d56)=>{_0xcb7d56['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0xcb7d56['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x471bcf){if(_0x471bcf===this['activeAnnotation'])return;const _0x33ceff=this['context']['plugins']['get'](z);if(_0x33ceff['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x471bcf,'disableAnimationOnActivatedAnnotation':!0x0}),_0x471bcf)_0x33ceff['getSidebarItemView'](_0x471bcf)?this['_showBalloon'](_0x471bcf):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x471bcf;}['detach'](){if(!this['isAttached'])throw new _0x2868b4('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x2e3c92=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0xc8cf22=>_0xc8cf22['destroy']()),this['_annotationToNarrowView']['clear'](),_0x2e3c92['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x444925&&this['stopListening'](this['context']['editors']);for(const _0x41c8c0 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x41c8c0);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'](_0x2a5bdc){if(!_0x2a5bdc['plugins']['has']('EditorAnnotations'))return;const _0x315b6b=_0x2a5bdc['plugins']['get']('EditorAnnotations'),_0x5b84f7=this['context']['plugins']['get'](z),_0x1db864=this['annotations'],_0x2f0e17=this['balloonPanelView'],_0x1e522a=()=>{const _0x529322=_0x315b6b['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x529322),this['setActiveAnnotation'](_0x529322[0x0]||null);};this['listenTo'](_0x315b6b,'refresh',_0x1e522a),this['listenTo'](_0x315b6b,'blur',(_0x3d3045,{isAnnotationTracked:_0x5a7de4})=>{this['activeAnnotation']&&_0x5a7de4(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x315b6b,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x1db864,'blur',_0x5eaa2a=>{_0x315b6b['hasDomSelection']()&&_0x5eaa2a['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x532c22,_0x419a59)=>{const _0x4692bf=_0x419a59['target'];_0x2f0e17['isVisible']&&_0x2f0e17['element']['contains'](_0x4692bf)||_0x5b84f7['view']['element']['contains'](_0x4692bf)||this['activeAnnotation']&&_0x315b6b['hasDomSelection']()&&(_0x1e522a(),_0x532c22['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x315b6b);}['_destroyEditorAnnotationsIntegration'](_0x30175a){_0x30175a&&(this['stopListening'](_0x30175a),this['_editorAnnotations']['remove'](_0x30175a));}['_setSelectedAnnotations'](_0x5b09b3){for(const _0x582768 of this['_selectedAnnotations'])_0x5b09b3['includes'](_0x582768)||this['_manuallyClosedAnnotationViews']['delete'](_0x582768['view']);this['_selectedAnnotations']=_0x5b09b3;}['_refreshPositioning'](){const _0x9eba38=this['balloonPanelView'];this['annotations']['refreshPositioning'](),_0x9eba38['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x4c9298){if(this['_manuallyClosedAnnotationViews']['has'](_0x4c9298['view']))return;const _0x290059=this['balloonPanelView']['content']['first'];_0x290059!==_0x4c9298['view']?(_0x290059&&this['_detachListeners'](_0x290059),this['_attachListeners'](_0x4c9298['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x4c9298['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0xafb53c=this['balloonPanelView']['content']['first'],_0xc285f0=_0xafb53c&&this['annotations']['getByView'](_0xafb53c);if(!_0xc285f0||!this['_annotationToNarrowView']['has'](_0xc285f0))return;const _0x1f9ed9=this['_annotationToNarrowView']['get'](_0xc285f0)['element'],_0x5c5fb2=(function(){const _0x6fb367=_0x5c28ed['defaultPositions'];return[_0x6fb367['southArrowNorthEast'],_0x6fb367['northArrowSouthEast'],_0x6fb367['southArrowNorth'],_0x6fb367['northArrowSouth'],_0x6fb367['southArrowNorthWest'],_0x6fb367['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x1f9ed9,'positions':_0x5c5fb2});}['_hideBalloon'](){const _0x2641fc=this['balloonPanelView'],_0x464c26=_0x2641fc['content']['first'];_0x464c26&&(this['_detachListeners'](_0x464c26),_0x2641fc['unpin'](),_0x2641fc['content']['clear']());}['_attachListeners'](_0x36ab53){this['listenTo'](_0x36ab53,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x36ab53,'Esc',(_0xf9fd86,_0x4cbd46)=>{this['_manuallyClosedAnnotationViews']['add'](_0x36ab53),this['_hideBalloon'](),_0x4cbd46();});}['_detachListeners'](_0x3def64){this['stopListening'](_0x3def64);}}class c extends _0xab089d{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[P,_0x399079,M];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x289f8b){super(_0x289f8b),_0x289f8b['editing']['view']['addObserver'](_0x18f5f4),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x289f8b['plugins']['get'](_0x399079),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x5b5d6e=this['editor']['plugins']['get'](M);_0x5b5d6e['context']===this['editor']&&(_0x5b5d6e['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x3c012b,_0x6b5387)=>{const _0x407519=this['_balloon'];if(this['isAttached']&&_0x407519['visibleView']){const _0xa19603=this['annotations']['getByView'](_0x407519['visibleView']);_0xa19603&&this['_closeAnnotation'](_0xa19603),_0x6b5387();}}));}['afterInit'](){const _0x166ea9=this['editor']['plugins']['get'](M);_0x166ea9['context']===this['editor']&&(_0x166ea9['hasActive']()||_0x166ea9['switchTo']('inline'));}['setActiveAnnotation'](_0x979a6f){_0x979a6f!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x979a6f&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x979a6f)&&this['_addAnnotationToBalloon'](_0x979a6f,!0x0),_0x979a6f['isActive']=!0x0),_0x979a6f||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x979a6f);}['attach'](_0xd68dff){this['annotations']=_0xd68dff;const _0x197aaa=this['editor']['plugins']['get'](M),_0x5c2c57=this['_balloon'];if(this['isAttached'])throw new _0x2868b4('inlineannotations-attach-already-attached',this);if(_0x197aaa['context']!==this['editor'])throw new _0x2868b4('inlineannotations-not-allowed-with-context',this);const _0x5b5f07=this['editor']['plugins']['get'](P);this['listenTo'](_0x5b5f07,'refresh',()=>{const _0x11273c=_0x5b5f07['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x2d82a3,_0x30870c;!this['_forceRefresh']&&(_0x2d82a3=_0x11273c,_0x30870c=this['_selectedAnnotations'],_0x2d82a3['length']===_0x30870c['length']&&_0x2d82a3['every'](_0x2224d9=>_0x30870c['includes'](_0x2224d9)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x11273c),this['setActiveAnnotation'](_0x11273c[0x0]||null));}),this['listenTo'](_0x5b5f07,'blur',(_0xd63ae8,{isAnnotationTracked:_0x265fb6})=>{this['activeAnnotation']&&_0x265fb6(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x1d14a2,_0x3ec384,_0x37a7a7)=>{_0x37a7a7||this['setActiveAnnotation'](null);}),this['listenTo'](_0xd68dff,'remove',(_0x1de3ea,_0x5df176)=>{this['_removeAnnotationFromBalloon'](_0x5df176),_0x5df176===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x5c2c57,'change:visibleView',(_0x456e2c,_0x42d052,_0x3da7b0,_0x3ad39b)=>{_0x3ad39b&&this['stopListening'](_0x3ad39b);const _0x46f52e=_0xd68dff['getByView'](_0x3da7b0);_0x3da7b0&&_0x46f52e&&(this['listenTo'](_0x3da7b0,'change:height',()=>{_0x5c2c57['updatePosition']();}),this['listenTo'](_0x3da7b0,'Esc',()=>{this['_closeAnnotation'](_0x46f52e),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x46f52e&&this['setActiveAnnotation'](_0x46f52e));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x5c2c57['visibleView']&&(_0xd68dff['getByView'](_0x5c2c57['visibleView'])&&_0x5c2c57['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 _0x2868b4('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x4d2047 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x4d2047);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x102a21){for(const _0x26bf18 of this['_selectedAnnotations'])_0x102a21['includes'](_0x26bf18)||this['_manuallyClosed']['delete'](_0x26bf18);for(const _0x2b37fe of this['annotations'])_0x102a21['includes'](_0x2b37fe)||this['_removeAnnotationFromBalloon'](_0x2b37fe);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0xeaeebd of _0x102a21)this['_addAnnotationToBalloon'](_0xeaeebd);}this['_selectedAnnotations']=_0x102a21;}['_addAnnotationToBalloon'](_0x3e2b1f,_0x507dc2=!0x1){this['_manuallyClosed']['has'](_0x3e2b1f)||(this['_addedAnnotations']['has'](_0x3e2b1f)||this['_balloon']['hasView'](_0x3e2b1f['view'])||(this['_addedAnnotations']['add'](_0x3e2b1f),this['_balloon']['add']({'stackId':_0x3e2b1f['view']['id'],'view':_0x3e2b1f['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x3e2b1f)}})),_0x507dc2&&this['_balloon']['showStack'](_0x3e2b1f['view']['id']));}['_getBalloonTargetForAnnotation'](_0x5544a6){const _0x58a13f=_0x5544a6['target'],_0x4c5493=this['editor']['editing']['view'],_0x138e57=_0x4c5493['document']['selection']['getFirstRange'](),_0x1a7d95=_0x4c5493['domConverter']['viewRangeToDom'](_0x138e57);if(_0x1a7d95['collapse'](!0x0),_0x58a13f){if(_0x58a13f instanceof _0x52468a)return _0x58a13f;let _0x2aaa55=[];for(const _0x165759 of _0x58a13f)_0x2aaa55['push'](...B(_0x165759['getClientRects']()));_0x2aaa55=function(_0x1f2893){const _0xb368e9=[];let _0x82f989=_0x1f2893[0x0];for(let _0x10ca2c=0x1;_0x10ca2c<_0x1f2893['length'];_0x10ca2c++)F(_0x82f989,_0x1f2893[_0x10ca2c])?_0x82f989['width']+=_0x1f2893[_0x10ca2c]['width']:(_0xb368e9['push'](_0x82f989),_0x82f989=_0x1f2893[_0x10ca2c]);return _0xb368e9['push'](_0x82f989),_0xb368e9;}(_0x2aaa55);const _0x345a94=_0x1a7d95['getBoundingClientRect']();return _0x2aaa55['find'](_0x2db839=>_0x2db839['top']<=_0x345a94['top']&&_0x2db839['bottom']>=_0x345a94['bottom']&&_0x2db839['left']<=_0x345a94['left']&&_0x2db839['right']>=_0x345a94['right'])||_0x2aaa55[0x0];}return _0x5544a6['targetRect']||_0x1a7d95;}['_removeAnnotationFromBalloon'](_0xe9285b){this['_addedAnnotations']['has'](_0xe9285b)&&this['_balloon']['hasView'](_0xe9285b['view'])&&(this['_addedAnnotations']['delete'](_0xe9285b),this['_balloon']['remove'](_0xe9285b['view']));}['_closeAnnotation'](_0x2b139c){this['_manuallyClosed']['add'](_0x2b139c),this['_removeAnnotationFromBalloon'](_0x2b139c);}}function B(_0x4c5c7a){return Array['from'](_0x4c5c7a)['map'](DOMRect['fromRect']);}function F(_0x343bf9,_0x40e7f4){return _0x343bf9['top']===_0x40e7f4['top']&&_0x343bf9['bottom']===_0x40e7f4['bottom']&&_0x343bf9['right']===_0x40e7f4['left'];}class it extends kt{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x5059c6,_0x4596df){super(_0x5059c6),this['set']('isEmpty',!_0x4596df['length']),this['focusTracker']=new _0x1f4456(),this['_annotationViews']=_0x4596df,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new _0xc22f23({'focusables':_0x4596df,'focusTracker':this['focusTracker']}),this['listenTo'](_0x4596df,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x4596df,'remove',(_0x129215,_0x1e14fe)=>{_0x1e14fe['isActive']&&this['focus'](),_0x4596df['length']||(this['isEmpty']=!0x0);});const _0x2dc597=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':E(_0x5059c6,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x4596df},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x2dc597['if']('isEmpty','ck-hidden',_0x56a093=>!_0x56a093)]},'children':[{'text':E(_0x5059c6,'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 _0x19b1e1 of this['_annotationViews'])this['focusTracker']['add'](_0x19b1e1['element']);this['_annotationViews']['on']('change',(_0x18ec7b,{added:_0x195309,removed:_0x1fd024})=>{for(const _0x1dc231 of _0x195309)this['focusTracker']['add'](_0x1dc231['element']);for(const _0x7a6a66 of _0x1fd024)this['focusTracker']['remove'](_0x7a6a66['element']);});}}class f extends _0x45eb44{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,O];}constructor(_0x5c6c67){super(_0x5c6c67),this['archivedThreads']=new _0x3a28a9();}['init'](){const _0x16dcb1=this['context'],_0x3854fb=_0x16dcb1['plugins']['get'](o),_0x1338a3=_0x16dcb1['plugins']['get'](O);this['listenTo'](_0x3854fb,'addCommentThread',(_0x51017d,{threadId:_0x165c84})=>{const _0x2c927c=_0x3854fb['getCommentThread'](_0x165c84);_0x2c927c['archivedAt']&&this['archivedThreads']['add'](_0x2c927c,this['_calculatePosition'](_0x2c927c['archivedAt'])),this['listenTo'](_0x2c927c,'change:archivedAt',(_0x3ae191,_0x3688a9,_0x4620d8)=>{_0x4620d8?this['archivedThreads']['has'](_0x2c927c)||this['archivedThreads']['add'](_0x2c927c,this['_calculatePosition'](_0x2c927c['archivedAt'])):this['archivedThreads']['has'](_0x2c927c)&&this['archivedThreads']['remove'](_0x2c927c);});}),this['listenTo'](_0x3854fb,'removeCommentThread',(_0x14c551,{threadId:_0x457665})=>{const _0x152ea4=_0x3854fb['getCommentThread'](_0x457665);this['stopListening'](_0x152ea4),this['archivedThreads']['has'](_0x152ea4)&&this['archivedThreads']['remove'](_0x152ea4);},{'priority':'highest'}),this['listenTo'](_0x1338a3['collection'],'focus',(_0x3ef939,_0x54a960)=>{_0x54a960['isVisible']||(_0x54a960['isActive']=!0x0,_0x1338a3['activate'](_0x54a960));});}['_calculatePosition'](_0x564e34){const _0x3f0797=[...this['archivedThreads']]['findIndex'](_0x453919=>_0x453919['archivedAt']<_0x564e34);return _0x3f0797>-0x1?_0x3f0797:this['archivedThreads']['length'];}}class a extends _0xab089d{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[f,_0x266ae4];}constructor(_0x38da70){super(_0x38da70),this['annotationViews']=new _0x577beb(),this['_pendingThreads']=[];}['init'](){const _0x4c471a=this['editor'],_0x5ef345=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x4c471a['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x2ab1c0,!0x0)),_0x4c471a['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x2d4d1b=this['_createCommentsArchiveButton'](_0x515bee);return _0x2d4d1b['set']({'role':'menuitemcheckbox'}),_0x2d4d1b;});const _0x2059c9=_0x4c471a['plugins']['get'](f),_0x2fe679=_0x4c471a['plugins']['get']('Annotations'),_0x2a70a4=_0x4c471a['plugins']['get']('CommentsRepository');_0x2059c9['archivedThreads']['forEach'](_0x4aeaad=>{this['_handleNewThread'](_0x4aeaad);}),this['listenTo'](_0x2059c9['archivedThreads'],'add',(_0x2a5d9e,_0x47758d)=>{this['_handleNewThread'](_0x47758d);}),this['listenTo'](_0x2fe679['collection'],'add',(_0x3b23fc,_0x45317b)=>{const _0x5e3a4d=this['_pendingThreads']['find'](_0x2c92b4=>{const _0x9e5584=_0x2a70a4['_threadToController']['get'](_0x2c92b4);return _0x9e5584&&_0x45317b['innerView']===_0x9e5584['view'];});if(_0x5e3a4d){const _0x516e89=this['_calculatePosition'](_0x5e3a4d['archivedAt']);this['annotationViews']['add'](_0x45317b['view'],_0x516e89),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x5e3a4d),0x1);}}),this['listenTo'](_0x2059c9['archivedThreads'],'remove',(_0x2f2b20,_0xa9c7e1)=>{const _0x2925ce=_0x4c471a['config']['get']('collaboration.channelId');if(!_0x2925ce||_0xa9c7e1['channelId']===_0x2925ce){if(this['_pendingThreads']['includes'](_0xa9c7e1))this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0xa9c7e1),0x1);else{const _0x2143f2=_0x2a70a4['_threadToController']['get'](_0xa9c7e1),_0xf5dffa=_0x2fe679['getByInnerView'](_0x2143f2['view']);this['annotationViews']['remove'](_0xf5dffa['view']),this['stopListening'](_0xf5dffa['focusableElements']);}}}),this['listenTo'](_0x2fe679['collection'],'add',(_0x3e8c87,_0x1ab446)=>{this['listenTo'](_0x1ab446,'escape',_0x5ef345);}),this['listenTo'](_0x2fe679['collection'],'remove',(_0x224fad,_0x42f8b0)=>{this['stopListening'](_0x42f8b0,'escape',_0x5ef345);});}['_handleNewThread'](_0x285ef0){const _0x5ffac0=this['editor']['plugins']['get']('CommentsRepository'),_0x343522=this['editor']['plugins']['get']('Annotations'),_0x1c8769=this['editor']['config']['get']('collaboration.channelId');if(!_0x1c8769||_0x285ef0['channelId']===_0x1c8769){const _0x536c56=_0x5ffac0['_threadToController']['get'](_0x285ef0);if(!_0x536c56)return void this['_pendingThreads']['push'](_0x285ef0);const _0x534edc=this['_calculatePosition'](_0x285ef0['archivedAt']),_0xb4908c=_0x343522['getByInnerView'](_0x536c56['view']);_0xb4908c['isVisible']&&_0x343522['_visibleAnnotations']['remove'](_0xb4908c),this['annotationViews']['add'](_0xb4908c['view'],_0x534edc);}}['_calculatePosition'](_0x4256b4){const _0x1b2f70=this['editor']['config']['get']('collaboration.channelId'),_0x2c58e6=[...this['editor']['plugins']['get'](f)['archivedThreads']]['filter'](_0x702db6=>_0x702db6['channelId']===_0x1b2f70)['findIndex'](_0x595f35=>_0x595f35['archivedAt']<_0x4256b4);return _0x2c58e6<0x0||_0x2c58e6>this['annotationViews']['length']?this['annotationViews']['length']:_0x2c58e6-0x1;}['_toggleDialog'](){const _0x3f1ab7=this['editor'],_0x13fbcc=_0x3f1ab7['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new it(_0x3f1ab7['locale'],this['annotationViews'])),'commentsArchive'===_0x13fbcc['id']?_0x13fbcc['hide']():_0x13fbcc['show']({'id':'commentsArchive','title':E(_0x3f1ab7['locale'],'COMMENTS_ARCHIVE'),'icon':_0x1062b6,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':tt['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x5c1657,_0xeedd04=!0x1){const _0x4963ec=this['editor']['locale'],_0x4ecac1=this['editor']['plugins']['get']('Dialog'),_0x11f069=new _0x5c1657(_0x4963ec);return _0x11f069['bind']('isEnabled')['to'](this,'isEnabled'),_0x11f069['bind']('isOn')['to'](_0x4ecac1,'id',_0x3cf637=>'commentsArchive'===_0x3cf637),_0x11f069['set']({'label':E(_0x4963ec,'COMMENTS_ARCHIVE'),'icon':_0x1062b6,'isToggleable':!0x0}),_0xeedd04&&(_0x11f069['tooltip']=!0x0),this['listenTo'](_0x11f069,'execute',()=>this['_toggleDialog']()),_0x11f069;}['_hideDialogOnAnnotationEscape']=_0x3d82c5=>{const _0x2f5a8a=_0x3d82c5['source'];if(!this['annotationViews']['has'](_0x2f5a8a['view']))return;const _0x5a90e6=this['editor']['plugins']['get']('Dialog');_0x5a90e6['isOpen']&&'commentsArchive'===_0x5a90e6['id']&&(_0x5a90e6['hide'](),_0x3d82c5['stop']());};}class p extends _0xab089d{static get['requires'](){return[o,r,i,f,a,s,e,n,c];}static get['pluginName'](){return'Comments';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{d as Annotation,_ as AnnotationCollection,S as AnnotationView,O as Annotations,M as AnnotationsUIs,is as BaseCommentThreadView,rs as BaseCommentView,fi as Comment,ui as CommentThread,vt as CommentThreadController,ie as CommentThreadInputView,gt as CommentThreadView,Tt as CommentView,p as Comments,f as CommentsArchive,a as CommentsArchiveUI,te as CommentsListView,s as CommentsOnly,o as CommentsRepository,i as CommentsUI,P as EditorAnnotations,c as InlineAnnotations,n as NarrowSidebar,z as Sidebar,e as WideSidebar};
|