@ckeditor/ckeditor5-comments 47.7.0-alpha.4 → 47.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/comments.js +1 -1
- package/dist/index.js +11 -11
- package/package.json +19 -19
- package/src/comments/commentsediting.js +1 -1
package/dist/index.js
CHANGED
|
@@ -20,14 +20,14 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Editor as
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
((()=>Qt)());constructor(_0x44cfb8={}){function _0x338e5f(_0x40caca){return _0x40caca['map'](_0x1ca63d=>String['fromCharCode'](_0x1ca63d))['join']('');}(_0x44cfb8=Object['assign']({},_0x44cfb8))['plugins']||(_0x44cfb8['plugins']=hs['defaultPlugins']),super(_0x44cfb8),this['ui']=new Et(this),this['set']('placeholder',''),this['model']['document']['on']('change',()=>this['_updatePlaceholder'](),{'priority':'low'}),this['on']('change:placeholder',()=>this['_updatePlaceholder']()),this['model']['document']['createRoot'](),this[_0x338e5f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x338e5f([0x76,0x69,0x65,0x77])][_0x338e5f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x338e5f([0x61,0x75,0x74,0x6f]),this[_0x338e5f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x338e5f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x338e5f([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x338e5f([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x338e5f([0x6f,0x6b])});}['create'](){const _0x55fab4=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x55fab4))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x5c160f=>{const _0x25101f=this['model']['document']['getRoot'](),_0x6ebdc6=_0x25101f&&_0x25101f['getChild'](_0x25101f['childCount']-0x1);_0x5c160f['setSelection'](_0x6ebdc6,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x2eb826=this['editing']['view'],_0x2cc372=_0x2eb826['document']['getRoot'](),_0x2ff169=_0x2cc372['getChild'](0x0);_0x2cc372['childCount']>0x1||!_0x2ff169||'p'!=_0x2ff169['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(St(_0x2eb826,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x2ff169['placeholder']=this['placeholder']),Ft({'view':_0x2eb826,'element':_0x2ff169,'keepOnFocus':!0x0}),this['placeholderElement']=_0x2ff169);}}class es extends kt{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x591065,_0xb709c3={}){super(_0x591065),this['editor']=null,this['_editorConfig']=_0xb709c3,this['set']('value',_0xb709c3['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',N(_0x591065,'Reply...')),this['set']('submitLabel',N(_0x591065,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new jt(),this['focusTracker']=new _0x1e6d7b(),this['focusCycler']=new _0x5d2dd8({'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',(_0x641cd6,_0x34bbf1)=>{this['cancelButtonView']['fire']('execute'),_0x34bbf1();}),this['keystrokes']['set']('Ctrl+Enter',(_0x43b2f,_0x51c1ae)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x51c1ae());}),this['on']('submit',(_0x5c3828,_0x3fa976)=>{_0x3fa976['length']>0xfde8?(alert(N(_0x591065,'TOO_LONG_COMMENT_ALERT',[_0x3fa976['length'],0xfde8])),_0x5c3828['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new hs(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0xef6111=this['editor'];this['element']['insertBefore'](_0xef6111['ui']['element'],this['element']['firstChild']),_0xef6111['model']['document']['on']('change',()=>this['value']=_0xef6111['getData']()),_0xef6111['bind']('placeholder')['to'](this),this['focusables']['add'](_0xef6111['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x311deb){-0x1===_0x311deb?(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:_0x5d6506}=this,_0x34e65d=new _0x451c43(_0x5d6506);return _0x34e65d['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x34e65d['withText']=!0x0,_0x34e65d['bind']('label')['to'](this,'submitLabel'),_0x34e65d['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x34e65d['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x165a6e,_0x192624)=>!_0x192624&&!!_0x165a6e['trim']()),_0x34e65d;}['_createCancelButton'](){const {locale:_0x1d308d}=this,_0x1311b6=new _0x451c43(_0x1d308d);return _0x1311b6['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x1311b6['label']=N(_0x1d308d,'Cancel'),_0x1311b6['withText']=!0x0,_0x1311b6['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x1311b6;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0xe1836b=>{this['focusTracker']['add'](_0xe1836b['element']);}),this['focusables']['on']('change',(_0x690c70,_0x217eff)=>{for(const _0x15be68 of Array['from'](_0x217eff['added'])['reverse']())this['focusTracker']['add'](_0x15be68['element']);});}}class ie extends kt{constructor(_0x971922,_0x583ec2,_0x34be96){super(_0x971922),this['commentInputView']=new es(_0x971922,_0x34be96),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x2bf58e,_0x1b1374)=>_0x2bf58e||!!_0x1b1374),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 _0x25a327(_0x971922,_0x583ec2),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'](_0x3d8978){this['commentInputView']['focus'](_0x3d8978);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x167c2d,_0x429f66)=>{const {submitButtonView:_0x455c4e,cancelButtonView:_0x574e81,editor:_0x51e6c1}=this['commentInputView'];[_0x455c4e['element'],_0x574e81['element'],_0x51e6c1?_0x51e6c1['editing']['view']['getDomRoot']():null]['filter'](_0x192ace=>_0x192ace)['some'](_0x3f7869=>_0x3f7869['contains'](_0x429f66['target']))||(this['focus'](),_0x429f66['preventDefault']());});}}class rs extends kt{constructor(_0x1035c2){super(_0x1035c2);const _0x1cbe53=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x1cbe53['to']('count',_0xc5ba97=>N(_0x1035c2,'NUMBER_OF_COMMENTS',_0xc5ba97))}]});}}class te extends kt{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x1ef3f6,_0x3f0461,_0x12dbb9){super(_0x1ef3f6);const _0x2bcf64=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x3f0461['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x3f0461,this['_config']=_0x12dbb9,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x1e6d7b(),this['keystrokes']=new jt(),this['focusCycler']=new _0x5d2dd8({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x82039d=>this['commentViews']['map'](_0xb11fc3=>_0xb11fc3['element'])['includes'](_0x82039d['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new rs(_0x1ef3f6),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x52fdac=>_0x52fdac-this['_config']['maxCommentsWhenCollapsed']);for(const _0x465554 of _0x3f0461['comments'])this['_handleNewCommentModel'](_0x465554);this['_handleInfoComment'](),this['listenTo'](_0x3f0461['comments'],'add',(_0x2e7f52,_0x39faac)=>{const _0x2849a5=this['_calculatePosition'](_0x39faac);this['length']++,this['_handleNewCommentModel'](_0x39faac,_0x2849a5),this['refreshVisibleViews']();}),this['listenTo'](_0x3f0461['comments'],'remove',(_0x359acc,_0x361219)=>{this['length']--,this['_handleRemoveCommentModel'](_0x361219),this['refreshVisibleViews']();}),this['listenTo'](_0x3f0461,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x3f0461,'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',_0x2bcf64['if']('length','ck-hidden',_0x100ae2=>!_0x100ae2)],'aria-label':N(_0x1ef3f6,'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'](_0x300f88){-0x1===_0x300f88?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x4ec0e8 of this['commentViews'])_0x4ec0e8['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x5be3e6,_0x4ea109){const _0x87682f=new this['_config']['CommentView'](this['locale'],_0x5be3e6,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x87682f['viewUid']=_0x5be3e6['id'],_0x87682f['delegate']('removeComment')['to'](this),_0x87682f['delegate']('updateComment')['to'](this),_0x87682f['delegate']('resolveCommentThread')['to'](this),_0x87682f['delegate']('editorReady')['to'](this),_0x87682f['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x87682f,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x87682f,_0x4ea109);}['_calculatePosition'](_0x229351){const _0x394bde=this['_model']['_findOptimalIndex'](_0x229351);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x229351['authoredAt']?_0x394bde-0x1:_0x394bde:_0x394bde-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x1986d5={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':N(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x1986d5,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x1986d5));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x3dd09d){const _0x5b3d27=this['commentViews']['remove'](_0x3dd09d['id']);this['stopListening'](_0x5b3d27),_0x5b3d27['isEditMode']&&this['_updateHasDirtyComment'](),_0x5b3d27['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x72610e=>_0x72610e['isEditMode']);}['_rearrangeCollapse'](){const _0x13ea8f=function(_0x355ee0){const _0x472438=new _0x2bdfd3();for(const _0x18c613 of _0x355ee0)_0x472438['add'](_0x18c613);return _0x472438;}(this['commentViews']),_0x40cc99=this['_collapsedCommentsView']['count'];for(let _0x1e88bf=0x1;_0x1e88bf<=_0x40cc99;_0x1e88bf++)_0x13ea8f['remove'](0x1);for(const _0x1ea6b4 of _0x13ea8f)_0x1ea6b4['collapse']();_0x40cc99>0x0&&_0x13ea8f['add'](this['_collapsedCommentsView'],0x1),ns(_0x4fa66d(Array['from'](this['visibleViews']),Array['from'](_0x13ea8f)),this['visibleViews'],_0x13ea8f);}['_rearrangeExpand'](){ns(_0x4fa66d(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0xce0fe5 of this['visibleViews'])_0xce0fe5['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x159627=>{this['focusTracker']['add'](_0x159627['element']),this['keystrokes']['listenTo'](_0x159627['element']);}),this['commentViews']['on']('change',(_0x39d359,_0x30ecd7)=>{for(const _0x1d9341 of _0x30ecd7['removed'])this['focusTracker']['remove'](_0x1d9341['element']),this['keystrokes']['stopListening'](_0x1d9341['element']);for(const _0x285e50 of Array['from'](_0x30ecd7['added'])['reverse']())this['focusTracker']['add'](_0x285e50['element']),this['keystrokes']['listenTo'](_0x285e50['element']);});}}function ns(_0x2f8206,_0x9e749c,_0x4aac5e){let _0x1da830=0x0;for(const _0x4df339 of _0x2f8206)switch(_0x4df339){case'insert':_0x9e749c['add'](_0x4aac5e['get'](_0x1da830),_0x1da830),_0x1da830++;break;case'delete':_0x9e749c['remove'](_0x1da830);break;case'equal':_0x1da830++;}}class oe extends kt{constructor(_0x3859e7){super(_0x3859e7);const _0x25e5e2=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x25e5e2['to']('contextValue',_0x1790a8=>N(_0x3859e7,'THREAD_CONTEXT_LABEL',_0x1790a8)),'tabindex':-0x1},'children':[{'text':_0x25e5e2['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class Xt extends kt{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x3c672f,_0x1425ee){super(_0x3c672f);const _0x21cfab=this['bindTemplate'];this['_model']=_0x1425ee,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x1e6d7b(),this['keystrokes']=new jt(),this['focusCycler']=new _0x5d2dd8({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x52069e=>!!_0x52069e),this['bind']('contextValue')['to'](this['_model'],'context',_0x17ff6b=>_0x17ff6b&&_0x17ff6b['value']?this['_trimContextValue'](_0x17ff6b['value']):N(this['locale'],'Comment\x20was\x20made\x20on\x20an\x20element')),this['setTemplate']({'tag':'div','attributes':{'class':['ck-thread__header']},'children':[{'tag':'div','attributes':{'class':['ck-context-wrapper']},'children':[{'tag':'div','attributes':{'class':['ck-context',_0x21cfab['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 _0x360e1d=new _0x451c43(this['locale']);return _0x360e1d['label']=N(this['locale'],'Reopen'),_0x360e1d['tooltip']=N(this['locale'],'Reopen'),_0x360e1d['icon']=_0x36d79e,_0x360e1d['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x32a9dd=>!_0x32a9dd),_0x360e1d['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x4556ba,_0x1d9a4e)=>_0x4556ba&&_0x1d9a4e),_0x360e1d['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x360e1d;}['_trimContextValue'](_0x5bb7f5){if(_0x5bb7f5['length']<0x96)return _0x5bb7f5;const _0x2f8e2c=_0x5bb7f5['lastIndexOf']('\x20',0x93);return _0x5bb7f5['substring'](0x0,_0x2f8e2c>-0x1?_0x2f8e2c:0x93)+'...';}['_attachContextActions'](){const _0x5de5d6=this['element']['querySelector']('.ck-context'),_0x3c0a25=_0x5de5d6['querySelector']('.ck-context__value');this['listenTo'](_0x5de5d6,'mouseenter',()=>{_0x3c0a25['offsetWidth']<_0x3c0a25['scrollWidth']&&_0x5de5d6['classList']['add']('overlay');}),this['listenTo'](_0x5de5d6,'mouseleave',()=>{_0x5de5d6['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x4510ae of this['focusables'])this['focusTracker']['add'](_0x4510ae['element']),this['keystrokes']['listenTo'](_0x4510ae['element']);}['_createContextView'](){const _0x3bb80c=new oe(this['locale']);return _0x3bb80c['bind']('contextValue')['to'](this),_0x3bb80c;}}class si extends kt{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x6f3757,_0x517bc7,_0x5fd468,_0x4996f3){super(_0x6f3757),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x517bc7,this['_localUser']=_0x5fd468,this['_config']=_0x4996f3,this['commentThreadHeaderView']=new Xt(_0x6f3757,_0x517bc7),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new Yt(_0x6f3757,N(_0x6f3757,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new te(_0x6f3757,_0x517bc7,Object['assign']({'CommentView':this['_config']['CommentView']},_0x4996f3)),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',(_0x4ef35f,_0x59949e)=>_0x4ef35f||!!_0x59949e),this['bind']('isUnlinked')['to'](_0x517bc7,'unlinkedAt',_0x1a4efb=>!!_0x1a4efb),this['bind']('ariaLabel')['to'](this,'length',_0x18ed58=>{const _0x2d853c=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return N(this['locale'],'COMMENT_THREAD_LABEL',[_0x18ed58,_0x2d853c]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x1e6d7b(),this['keystrokes']=new jt(),this['focusCycler']=new _0x5d2dd8({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x24bd22=>_0x24bd22['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),Zt(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0xaa5877=new ie(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x5107e1=_0xaa5877['commentInputView'];return _0xaa5877['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x5107e1,'value',(_0x2bee4f,_0x2dbdf6,_0x53f441,_0x43f9b5,_0x40d8f0)=>!!_0x40d8f0||!!_0x43f9b5&&_0x53f441&&!_0x2dbdf6||_0x2bee4f&&_0x53f441&&!_0x2dbdf6),_0x5107e1['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x3af0a7,_0x3557b2,_0x561ca3)=>{let _0x16c080;return _0x16c080=_0x561ca3&&_0x3557b2?'Reply\x20to\x20reopen\x20discussion...':_0x3af0a7?'Reply...':'Write\x20a\x20comment...',N(this['locale'],_0x16c080);}),_0x5107e1['bind']('submitLabel')['to'](this,'length',_0xe86082=>N(this['locale'],_0xe86082?'Reply':'Comment')),_0x5107e1['on']('submit',(_0x503727,_0x5da9a2)=>{this['fire']('addComment',_0x5da9a2),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x5107e1['on']('cancel',()=>{this['focus']();}),_0x5107e1['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x5107e1['on']('cancel',_0x30a37d=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x30a37d['stop']());}),this['on']('change:isActive',(_0x23a2fe,_0x5c81ad,_0x44959c)=>{_0x44959c||this['length']||_0x5107e1['value']||this['fire']('removeCommentThread');}),_0xaa5877;}}class gt extends/* #__PURE__ -- @preserve */
|
|
27
|
-
ti(si){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(
|
|
28
|
-
ti(di){['actionBar'];['userView'];constructor(
|
|
29
|
-
_0x5d3564(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0xd047a2,target:_0x95ce5d,type:_0x1f1791,isVisible:_0x12c108=!0x0}){super(),this['view']=_0xd047a2,this['view']['element']||this['view']['render'](),this['_type']=_0x1f1791,this['_target']=_0x95ce5d,T['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x2bdfd3([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x701977,_0x24b1b7)=>{this['view']['focusTracker']['add'](_0x24b1b7);}),this['focusableElements']['on']('remove',(_0x258069,_0x41de0f)=>{this['view']['focusTracker']['remove'](_0x41de0f);}),this['set']('isVisible',_0x12c108);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x6d907e=this['_getNormalizedTarget']();return T['_assertCorrectTarget'](_0x6d907e),_0x6d907e;}get['targetRect'](){const _0x23b630=this['target'];if(null===_0x23b630)return null;if(_0x23b630 instanceof _0x48c8c0)return _0x23b630;const _0x3da48d=_0x23b630['filter'](_0x543b53=>function(_0x40d84f){const _0x56ee83=_0x40d84f['offsetParent'];if(_0x56ee83)return!0x0;const _0x2bdbcc=_0x40d84f['getClientRects']()['item'](0x0);return!!_0x2bdbcc;}(_0x543b53));return 0x0===_0x3da48d['length']?null:new _0x48c8c0(_0x3da48d[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x43515d){this['view']['isActive']=_0x43515d,this['view']['mainView']['isActive']=_0x43515d;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x91154f){if(!(null===_0x91154f||_0x91154f instanceof _0x48c8c0||Array['isArray'](_0x91154f)&&_0x91154f['every'](_0x44e243=>fi(_0x44e243))))throw new _0x542f67('annotation-invalid-target',null,{'target':_0x91154f});}['_getNormalizedTarget'](){const _0x8339e5='function'==typeof this['_target']?this['_target']():this['_target'];return fi(_0x8339e5)?[_0x8339e5]:_0x8339e5;}}function fi(_0x5d3821){return null!==_0x5d3821&&'object'==typeof _0x5d3821&&'nodeType'in _0x5d3821&&0x1===_0x5d3821['nodeType'];}class S extends _0x2bdfd3{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x29ed95=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x1e6d7b(),this['_focusTracker']['on']('change:isFocused',(_0x43739a,_0x12679b,_0xbf72e)=>{_0xbf72e||this['fire']('blur');});for(const _0x12daf3 of _0x29ed95)this['add'](_0x12daf3);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x35c575){if(this['has'](_0x35c575))throw new _0x542f67('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x35c575['innerView'],_0x35c575),this['_viewToAnnotation']['set'](_0x35c575['view'],_0x35c575);for(const _0xd9fc8 of _0x35c575['focusableElements'])this['_focusTracker']['add'](_0xd9fc8);this['listenTo'](_0x35c575['focusableElements'],'add',(_0x5f5ba6,_0x4c50b1)=>{this['_focusTracker']['add'](_0x4c50b1);}),this['listenTo'](_0x35c575['focusableElements'],'remove',(_0x352f1b,_0x2e5d59)=>{this['_focusTracker']['remove'](_0x2e5d59);}),this['listenTo'](_0x35c575['view']['focusTracker'],'change:isFocused',(_0x205a3b,_0x529d13,_0x3bcc7d)=>{_0x3bcc7d&&this['fire']('focus',_0x35c575);}),_0x35c575['updateTargetRect']();const _0x189e84=this['_getOrderInContent'](_0x35c575['view']['targetRect']);return super['add'](_0x35c575,_0x189e84);}['remove'](_0x4a02d6){if(!this['has'](_0x4a02d6))throw new _0x542f67('annotationcollection-not-existing-item',null);this['stopListening'](_0x4a02d6['view']['focusTracker']),this['stopListening'](_0x4a02d6['focusableElements']);for(const _0x51c006 of _0x4a02d6['focusableElements'])this['_focusTracker']['remove'](_0x51c006);return this['_viewToAnnotation']['delete'](_0x4a02d6['view']),this['_innerViewToAnnotation']['delete'](_0x4a02d6['innerView']),super['remove'](_0x4a02d6);}['getByInnerView'](_0xfaaaef){return this['_innerViewToAnnotation']['get'](_0xfaaaef);}['getByView'](_0x2e0fb5){return this['_viewToAnnotation']['get'](_0x2e0fb5);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0xd2b2a1 of this)_0xd2b2a1['updateTargetRect']();this['_sort']();}['_sort'](){const _0xbebc3f=Array['from'](this)['sort']((_0x1af82f,_0x31cbba)=>w(_0x1af82f['view']['targetRect'],_0x31cbba['view']['targetRect']));for(let _0x69cce9=_0xbebc3f['length']-0x1;_0x69cce9>0x0;_0x69cce9--){const _0x5f3b41=_0xbebc3f[_0x69cce9];_0x69cce9!==this['getIndex'](_0x5f3b41)&&(this['remove'](_0x5f3b41),this['add'](_0x5f3b41));}}['_getOrderInContent'](_0x12d5cb){let _0x916b94=0x0;if(!_0x12d5cb)return this['length'];for(const _0x83ec0b of this){const _0x434f09=_0x83ec0b['view']['targetRect'];if(_0x434f09){if(w(_0x12d5cb,_0x434f09)<0x0)return _0x916b94;_0x916b94++;}}return _0x916b94;}}function v({source:_0x2bdf9d,target:_0x4b6278,filter:_0x729ec5}){for(const _0x23b0e0 of _0x2bdf9d)_0x729ec5(_0x23b0e0)&&_0x4b6278['add'](_0x23b0e0);_0x4b6278['listenTo'](_0x2bdf9d,'add',(_0x590f1b,_0x1fb34b)=>{_0x729ec5(_0x1fb34b)&&_0x4b6278['add'](_0x1fb34b);}),_0x4b6278['listenTo'](_0x2bdf9d,'remove',(_0x55d1fd,_0x25281e)=>{_0x4b6278['has'](_0x25281e)&&_0x4b6278['remove'](_0x25281e);});}function w(_0x17d0ab,_0x2a3144){if(null===_0x17d0ab&&null===_0x2a3144)return 0x0;if(null===_0x17d0ab)return-0x1;if(null===_0x2a3144)return 0x1;const _0x49b8d8=_0x17d0ab['top']-_0x2a3144['top'];return 0x0==_0x49b8d8?_0x17d0ab['left']-_0x2a3144['left']:_0x49b8d8;}class y extends _0x4cc9b8{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1ca88e){if(super(_0x1ca88e),this['collection']=new S(),this['_visibleAnnotations']=new S(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x1ca88e instanceof _0x1ab5fd){const _0x2f9ea4=_0x1ca88e['locale'];_0x1ca88e['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':N(_0x2f9ea4,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':N(_0x2f9ea4,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':N(_0x2f9ea4,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':N(_0x2f9ea4,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':N(_0x2f9ea4,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':N(_0x2f9ea4,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':N(_0x2f9ea4,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0xa5d1d0){this['collection']['add'](_0xa5d1d0);}['remove'](_0x1439d3){this['collection']['remove'](_0x1439d3),_0x1439d3['destroy']();}['refreshVisibility'](){for(const _0x171946 of this['collection'])_0x171946['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x316ff7){return this['collection']['getByInnerView'](_0x316ff7);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x27f6ef of this['collection'])_0x27f6ef['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x14615e){this['fire']('_activateAnnotation',_0x14615e);}['createAnnotation'](_0x599ead){return new T(_0x599ead);}['createAnnotationView'](_0x13fc93,_0x5d5e48){return new E(_0x13fc93,_0x5d5e48);}['_addActiveAnnotation'](_0x5c7f0c){const _0x648818=new Set(this['activeAnnotations']);_0x648818['add'](_0x5c7f0c),this['activeAnnotations']=_0x648818;}['_removeActiveAnnotation'](_0x2e1a73){const _0x49f093=new Set(this['activeAnnotations']);_0x49f093['delete'](_0x2e1a73),this['activeAnnotations']=_0x49f093;}['_bindAnnotationsToVisibleAnnotations'](){const _0x2fcc86=this['collection'],_0x240cbc=this['_visibleAnnotations'];function _0x21679a(_0xbe4087){const _0x5e4b9e=_0xbe4087['source'];_0x5e4b9e['isVisible']&&!_0x240cbc['has'](_0x5e4b9e)?_0x240cbc['add'](_0x5e4b9e):!_0x5e4b9e['isVisible']&&_0x240cbc['has'](_0x5e4b9e)&&_0x240cbc['remove'](_0x5e4b9e),_0x5e4b9e['view']['focusTracker']['remove'](_0x5e4b9e['view']['element']),_0x5e4b9e['view']['focusTracker']['add'](_0x5e4b9e['view']['element']);}this['listenTo'](_0x2fcc86,'add',(_0x29da4d,_0x107a26)=>{_0x107a26['isVisible']&&_0x240cbc['add'](_0x107a26),this['listenTo'](_0x107a26,'change:isVisible',_0x21679a);}),this['listenTo'](_0x2fcc86,'remove',(_0xa2745e,_0x4081f3)=>{_0x240cbc['has'](_0x4081f3)&&_0x240cbc['remove'](_0x4081f3),this['stopListening'](_0x4081f3,'change:isVisible',_0x21679a);});}['_setupEnterAnnotationKeystroke'](){const _0x30deb2=_0x59e3c1=>{_0x59e3c1['on']('ready',()=>{_0x59e3c1['keystrokes']['set'](_0x4b4914,(_0xcd4dc5,_0x395034)=>{const _0x3663c3=_0x206a23(this['activeAnnotations']['values']());_0x3663c3&&(_0x3663c3['view']['focus'](),_0x395034());});});};this['context']instanceof _0x1ab5fd?_0x30deb2(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x5f5964,_0xa99bfd)=>{_0x30deb2(_0xa99bfd);});}['_setupEscapeAnnotationHandling'](){const _0xb754d2=_0x620eca=>{const _0x87bc8c=_0x620eca['source'],_0x5e22f5=[];let _0x1db03c;if(Array['isArray'](_0x87bc8c['target'])){_0x1db03c=_0x87bc8c['target'][0x0],this['context']instanceof _0x1ab5fd?_0x5e22f5['push'](this['context']):this['context']['editors']&&_0x5e22f5['push'](...this['context']['editors']);for(const _0x31bd5b of _0x5e22f5)for(const _0x2abe7e of _0x31bd5b['editing']['view']['domRoots']['values']())if(_0x2abe7e['contains'](_0x1db03c))return void _0x31bd5b['editing']['view']['focus']();_0x1db03c['focus']();}};this['listenTo'](this['collection'],'add',(_0x213e94,_0x359c35)=>{this['listenTo'](_0x359c35,'escape',_0xb754d2,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x1aaa78,_0x3afd03)=>{this['stopListening'](_0x3afd03,'escape',_0xb754d2);});}}const _t=Symbol('noChannel'),bt={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class o extends _0x4cc9b8{['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[y,lt,it];}static get['pluginName'](){return'CommentsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x40312f){super(_0x40312f),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x244dc2=this['context']['config'];_0x244dc2['define']('comments.maxCommentsWhenCollapsed',0x2),_0x244dc2['define']('comments.maxThreadTotalWeight',0x1f4),_0x244dc2['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x244dc2['define']('comments.CommentThreadView',gt),_0x244dc2['define']('comments.CommentView',Tt),_0x244dc2['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x304ba5=this['context']['plugins']['get'](y);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x2448f3,_0x496caf)=>this['_addCommentThread'](_0x496caf)),this['on']('submitCommentThread',(_0x538e82,_0x170b4d)=>this['_submitCommentThread'](_0x170b4d)),this['on']('resolveCommentThread',(_0x595cd5,_0x17c5b5)=>this['_resolveCommentThread'](_0x17c5b5)),this['on']('resolveCommentThread',(_0x2987fe,_0x3d4926)=>this['_updateActiveAnnotation'](_0x3d4926),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0xe4f340,_0x20da14)=>this['_reopenCommentThread'](_0x20da14)),this['on']('reopenCommentThread',(_0x46c368,_0x4f7538)=>this['_updateActiveAnnotation'](_0x4f7538),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x4d7637,_0xd850a7)=>this['_removeCommentThread'](_0xd850a7)),this['on']('updateCommentThread',(_0x1d7f3f,_0xb04960)=>this['_updateCommentThread'](_0xb04960)),this['on']('updateCommentThread',(_0x182dab,_0x22b09b)=>this['_updateActiveAnnotation'](_0x22b09b),{'priority':'lowest'}),this['on']('addComment',(_0x5c5be0,_0x4dd2bd)=>this['_addComment'](_0x4dd2bd)),this['on']('updateComment',(_0x12179a,_0x9bedb1)=>this['_updateComment'](_0x9bedb1)),this['on']('removeComment',(_0x2609e2,_0x4440cb)=>this['_removeComment'](_0x4440cb)),this['on']('addComment',(_0x512677,{threadId:_0x457809,isFromAdapter:_0x21a176})=>{if(_0x21a176)return;const _0x4f9ad0=this['getCommentThread'](_0x457809),_0x457816=_0x4f9ad0&&this['_threadToController']['get'](_0x4f9ad0);_0x457816&&_0x457816['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x304ba5,'change:activeAnnotations',(_0x5eefdd,_0x5f3a00,_0x588b51)=>{const _0x53fcfd=Array['from'](_0x588b51)['map'](_0x281674=>this['_viewToController']['get'](_0x281674['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x53fcfd?_0x53fcfd['model']:null;});}set['adapter'](_0x1e256d){if(this['_adapter'])throw new _0x542f67('commentsrepository-adapter-already-set');this['_adapter']=_0x1e256d;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x4121e5=_t,threadId:_0x5c40c7=_0x483b07(),comments:_0x48224e=[],unlinkedAt:_0x3e5cb1=null,resolvedAt:_0x2da48f=null,resolvedBy:_0x208ff7=null,target:_0x478286=null,context:_0x61e12a=null,attributes:_0xb3276e={},isResolvable:_0x44d418=!0x0,isSubmitted:_0x1e268e=!0x1,isFromAdapter:_0x100d27=!0x1}={}){return this['fire'](Nt('addCommentThread',_0x4121e5),{'channelId':_0x4121e5,'threadId':_0x5c40c7,'comments':_0x48224e,'unlinkedAt':_0x3e5cb1,'resolvedAt':_0x2da48f,'resolvedBy':_0x208ff7,'target':_0x478286,'context':_0x61e12a,'attributes':_0xb3276e,'isFromAdapter':_0x100d27,'isResolvable':_0x44d418,'isSubmitted':_0x1e268e}),this['getCommentThread'](_0x5c40c7);}['openNewCommentThread']({channelId:_0xe4c6d9=_t,threadId:_0x464f2a=_0x483b07(),target:_0xaed6a0,context:_0x4404c0=null,isResolvable:_0x3a91cf=!0x0}){if(this['_readOnlyChannels']['has'](_0xe4c6d9)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0xaed6a0)throw new _0x542f67('commentsrepository-missing-target');const _0x2a4133=this['addCommentThread']({'channelId':_0xe4c6d9,'threadId':_0x464f2a,'target':_0xaed6a0,'context':_0x4404c0,'isResolvable':_0x3a91cf});if(!_0x2a4133)return null;const _0x1dc750=this['_threadToController']['get'](_0x2a4133),_0xeb2647=_0x1dc750['view']['commentThreadInputView']['commentInputView'],_0x3d9646=this['context']['plugins']['get'](y),_0x1f17f3=_0x3d9646['getByInnerView'](_0x1dc750['view']);return _0x3d9646['activate'](_0x1f17f3),_0xeb2647['once']('editorReady',()=>_0xeb2647['focus']()),_0x2a4133;}['hasCommentThread'](_0x1a1b1a){if('string'!=typeof _0x1a1b1a)throw new _0x542f67('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x1a1b1a);}['updateCommentThread']({channelId:_0x5385cb=_t,threadId:_0x2a52ed,context:_0x477f27,unlinkedAt:_0x13d710,attributes:_0x23f23a,isFromAdapter:_0x493c98=!0x1}){return this['fire'](Nt('updateCommentThread',_0x5385cb),{'channelId':_0x5385cb,'threadId':_0x2a52ed,'context':_0x477f27,'unlinkedAt':_0x13d710,'attributes':_0x23f23a,'isFromAdapter':_0x493c98}),this['getCommentThread'](_0x2a52ed);}['getCommentThread'](_0x5d6459){if('string'!=typeof _0x5d6459)throw new _0x542f67('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x5d6459);}['fetchCommentThread']({channelId:_0x41367f,threadId:_0x2923c8}={}){const _0x5c1441=this['getCommentThread'](_0x2923c8);if(_0x5c1441)return Promise['resolve'](_0x5c1441);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x542f67('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x41367f,'threadId':_0x2923c8})['then'](_0x43ed67=>this['hasCommentThread'](_0x2923c8)?this['getCommentThread'](_0x2923c8):_0x43ed67?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x41367f},_0x43ed67)):void 0x0)['catch'](_0x455030=>{throw console['error'](_0x455030),new _0x542f67('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x2d6fea,skipNotAttached:_0x31269e=!0x1,skipEmpty:_0x6bafe=!0x1,toJSON:_0x1eae95=!0x1}={}){const _0x2ae068=[];for(const _0x5aa336 of this['_threads']['values']())_0x2d6fea&&_0x5aa336['channelId']!==_0x2d6fea||_0x31269e&&!_0x5aa336['isAttached']||_0x6bafe&&0x0===_0x5aa336['length']||_0x2ae068['push'](_0x5aa336);return _0x1eae95?_0x2ae068['map'](_0x41b45f=>_0x41b45f['toJSON']()):_0x2ae068;}['getAnnotationForCommentThread'](_0x5969c0){const _0x35187a=this['_threadToController']['get'](_0x5969c0);if(!_0x35187a)return null;return this['context']['plugins']['get'](y)['getByInnerView'](_0x35187a['view'])||null;}['getCommentThreadForAnnotation'](_0x290823){const _0x487629=this['_viewToController']['get'](_0x290823['innerView']);return _0x487629?_0x487629['model']:null;}['setActiveCommentThread'](_0xbd7433){const _0x2aeeae=this['context']['plugins']['get'](y);if(!_0xbd7433)return void(this['activeCommentThread']&&_0x2aeeae['deactivateAll']());const _0x212d6d=this['getCommentThread'](_0xbd7433);if(!_0x212d6d)throw new _0x542f67('commentsrepository-active-missing-comment-thread',null,{'threadId':_0xbd7433});if(!this['_threadToController']['has'](_0x212d6d))throw new _0x542f67('commentsrepository-active-not-attached',null,{'threadId':_0xbd7433});const _0x382292=_0x2aeeae['getByInnerView'](this['_threadToController']['get'](_0x212d6d)['view']);_0x2aeeae['activate'](_0x382292);}['switchReadOnly'](_0x20d609,_0x395463){_0x20d609?this['_readOnlyChannels']['add'](_0x395463):this['_readOnlyChannels']['delete'](_0x395463),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x3a7c14){return this['_readOnlyChannels']['has'](_0x3a7c14)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x27be55,_0x521aa4){return new vt(_0x27be55,_0x521aa4);}['setPermissions'](_0x4f8068,_0xf0ef51=_t){this['_permissions']['set'](_0xf0ef51,_0x4f8068),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x2f44c9=_t){return this['_permissions']['has'](_0x2f44c9)?this['_permissions']['get'](_0x2f44c9):bt;}['_addCommentThread']({channelId:_0x3055d1,threadId:_0x5d0dc2,comments:_0x5cd664,unlinkedAt:_0x5a718e,resolvedAt:_0x950945,resolvedBy:_0xdff1fe,target:_0x4a092a,context:_0x446aae,attributes:_0x59febd,isFromAdapter:_0x19d2c0,isResolvable:_0x5768f2,isSubmitted:_0x249f88}){if('string'!=typeof _0x5d0dc2)throw new _0x542f67('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x5d0dc2});if(this['hasCommentThread'](_0x5d0dc2))throw new _0x542f67('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x5d0dc2});const _0x5dd5cc=new pi(this,{'channelId':_0x3055d1,'id':_0x5d0dc2,'context':_0x446aae,'attributes':_0x59febd,'unlinkedAt':_0x5a718e,'resolvedAt':_0x950945,'resolvedBy':_0xdff1fe?this['context']['plugins']['get'](it)['getUser'](_0xdff1fe):null,'isResolvable':_0x5768f2,'isSubmitted':_0x249f88||_0x19d2c0});this['_threads']['set'](_0x5d0dc2,_0x5dd5cc);for(const _0x496a7b of _0x5cd664)_0x5dd5cc['_add'](this['_createNewComment']({'threadId':_0x5d0dc2,..._0x496a7b}));return _0x4a092a&&_0x5dd5cc['attachTo'](_0x4a092a),_0x19d2c0||!_0x5dd5cc['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x3055d1,'threadId':_0x5d0dc2});}['_submitCommentThread']({channelId:_0x5c9640,threadId:_0x216830}){if(!this['hasCommentThread'](_0x216830))throw new _0x542f67('commentsrepository-missing-comment-thread',this);const _0xe75b62=this['getCommentThread'](_0x216830);if(_0xe75b62['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x528a7b,comments:_0x15b784,resolvedAt:_0x24caec,resolvedBy:_0x2289b9,context:_0xdc65a3,attributes:_0x6b7794}=_0xe75b62,_0x12a2ac=this['context']['plugins']['get']('PendingActions'),_0x4bb9dd=_0x12a2ac['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x5c9640,'threadId':_0x528a7b,'comments':_0x15b784['map'](_0x5e2aa2=>_0x5e2aa2['toJSON']()),'resolvedAt':_0x24caec,'resolvedBy':_0x2289b9?_0x2289b9['id']:_0x2289b9,'context':_0xdc65a3,'attributes':_0x6b7794})['then'](({comments:_0x1e3efd})=>{_0x12a2ac['remove'](_0x4bb9dd);for(const _0x51214d of _0x1e3efd)this['_updateComment']({'channelId':_0x5c9640,'threadId':_0x216830,'commentId':_0x51214d['commentId'],'createdAt':_0x51214d['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x28b692=>{throw console['error'](_0x28b692),new _0x542f67('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x3c4f4c,target:_0x41c74f}){const _0x917bbc=this['getCommentThread'](_0x3c4f4c);if(!_0x917bbc)throw new _0x542f67('commentsrepository-attach-missing-comment-thread',this);const _0x3dd54f=this['context']['plugins']['get']('PendingActions'),_0x579d4d=this['context']['plugins']['get'](y),_0x2ab5f5=this['_createCommentThreadView'](_0x917bbc),_0xbdb986=new vt(_0x917bbc,_0x2ab5f5);let _0x258b1e=null;_0x2ab5f5['on']('change:isDirty',(_0x1dcf1c,_0x52651b,_0x50e18f)=>{_0x50e18f?_0x258b1e=_0x3dd54f['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x258b1e&&(_0x3dd54f['remove'](_0x258b1e),_0x258b1e=null);}),this['_threadToController']['set'](_0x917bbc,_0xbdb986),this['_viewToController']['set'](_0x2ab5f5,_0xbdb986);const _0x2a68db=new E(this['context']['locale'],_0x2ab5f5);_0x2a68db['bind']('length')['to'](_0x2ab5f5),_0x2a68db['bind']('isDirty')['to'](_0x2ab5f5,'isDirty',_0x2ab5f5,'length',(_0x598138,_0x3b6751)=>_0x598138||!_0x3b6751),_0x2a68db['bind']('isActive')['to'](_0x2ab5f5),_0x2a68db['type']='comment';const _0x913b1b=new T({'view':_0x2a68db,'target':_0x41c74f,'type':'comment','isVisible':!_0x917bbc['archivedAt']&&!!('function'==typeof _0x41c74f?_0x41c74f():_0x41c74f)});return _0x2ab5f5['on']('escape',()=>{_0x913b1b['fire']('escape');}),this['_bindAnnotationToEditors'](_0x2ab5f5,_0x913b1b),_0x579d4d['add'](_0x913b1b),_0x913b1b;}['_bindAnnotationToEditors'](_0x28fa2e,_0x12eab1){this['listenTo'](_0x28fa2e,'editorReady',(_0x2469e9,_0x594727)=>{const _0x4bad1d=_0x594727['ui']['view']['body']['bodyCollectionContainer'];_0x12eab1['focusableElements']['add'](_0x4bad1d),this['context']instanceof _0x1ab5fd&&this['context']['ui']['focusTracker']['add'](_0x4bad1d);},{'priority':'highest'}),this['listenTo'](_0x28fa2e,'editorDestroyed',(_0x4d9d33,_0x870710)=>{const _0xd20dc0=_0x870710['ui']['view']['body']['bodyCollectionContainer'];_0x12eab1['focusableElements']['has'](_0xd20dc0)&&_0x12eab1['focusableElements']['remove'](_0xd20dc0),this['context']instanceof _0x1ab5fd&&this['context']['ui']['focusTracker']['remove'](_0xd20dc0);});}['_unbindEditors'](_0x5a6234){this['stopListening'](_0x5a6234,'editorReady'),this['stopListening'](_0x5a6234,'editorDestroyed');}['_createCommentThreadView'](_0x17083a){const _0x11b548=this['context']['plugins']['get'](it),{config:_0x497731,locale:_0x1c7e9f}=this['context'],_0x2538c6=pt(_0x497731['get']('locale'),_0x1c7e9f);return new(0x0,(_0x497731['get']('comments'))['CommentThreadView'])(_0x1c7e9f,_0x17083a,_0x11b548['me'],{'editorConfig':{..._0x497731['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x497731['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x497731['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x497731['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x497731['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x2538c6,'CommentView':_0x497731['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x5f702d,channelId:_0x4e9423,resolvedAt:_0x1f6d3d,resolvedBy:_0x39f62e,isFromAdapter:_0x25cde1}){if(!this['hasCommentThread'](_0x5f702d))throw new _0x542f67('commentsrepository-missing-comment-thread',null,{'threadId':_0x5f702d});const _0x502e3e=this['getCommentThread'](_0x5f702d);if(_0x502e3e['isResolved'])throw new _0x542f67('commentsrepository-resolved-comment-thread',null,{'threadId':_0x5f702d});const _0x135288=this['context']['plugins']['get'](it);if(_0x502e3e['resolvedBy']=_0x135288['getUser'](_0x39f62e),_0x502e3e['resolvedAt']=_0x1f6d3d,_0x25cde1||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x458bca=this['context']['plugins']['get']('PendingActions'),_0x1df7cc=_0x458bca['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x4e9423,'threadId':_0x5f702d})['then'](({resolvedAt:_0x13b7b3,resolvedBy:_0x505240})=>{_0x458bca['remove'](_0x1df7cc),_0x502e3e['resolvedBy']['id']!==_0x505240&&(_0x502e3e['resolvedBy']=_0x135288['getUser'](_0x505240)),_0x502e3e['resolvedAt']=_0x13b7b3;})['catch'](_0x5a8454=>{throw console['error'](_0x5a8454),new _0x542f67('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x477efc,channelId:_0x50b26d,isFromAdapter:_0xe41d1f}){if(!this['hasCommentThread'](_0x477efc))throw new _0x542f67('commentsrepository-missing-comment-thread',null,{'threadId':_0x477efc});const _0x31f1d2=this['getCommentThread'](_0x477efc);if(!_0x31f1d2['isResolved'])throw new _0x542f67('commentsrepository-reopen-comment-thread',null,{'threadId':_0x477efc});if(_0x31f1d2['resolvedBy']=null,_0x31f1d2['resolvedAt']=null,_0xe41d1f||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x5565b9=this['context']['plugins']['get']('PendingActions'),_0x233038=_0x5565b9['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x50b26d,'threadId':_0x477efc})['then'](()=>_0x5565b9['remove'](_0x233038))['catch'](_0x3da8e4=>{throw console['error'](_0x3da8e4),new _0x542f67('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x4132a4,isFromAdapter:_0xdee0f2}){const _0x4c3daf=this['getCommentThread'](_0x4132a4);if(!_0x4c3daf)throw new _0x542f67('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x4132a4),this['_threads']['delete'](_0x4132a4),!_0x4c3daf['isSubmitted']||_0xdee0f2||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x469a84=this['context']['plugins']['get']('PendingActions'),{channelId:_0x167cf7}=_0x4c3daf,_0x13eee9=_0x469a84['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x167cf7,'threadId':_0x4132a4})['then'](()=>_0x469a84['remove'](_0x13eee9))['catch'](_0x602170=>{throw console['error'](_0x602170),new _0x542f67('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x20e99b,unlinkedAt:_0x2e2a10,context:_0x13221c,attributes:_0x5fc58d,isFromAdapter:_0x513114}){if('string'!=typeof _0x20e99b)throw new _0x542f67('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x20e99b});if(!this['hasCommentThread'](_0x20e99b))throw new _0x542f67('commentsrepository-missing-comment-thread',null,{'threadId':_0x20e99b});const _0x162c65=this['getCommentThread'](_0x20e99b);let _0x15897d=!0x1;if(void 0x0!==_0x13221c&&_0x162c65['context']!==_0x13221c&&(_0x162c65['context']=_0x13221c,_0x15897d=!0x0),void 0x0!==_0x2e2a10&&_0x162c65['unlinkedAt']!==_0x2e2a10&&(_0x162c65['unlinkedAt']=_0x2e2a10,_0x15897d=!0x0),_0x5fc58d&&!At(_0x5fc58d,_0x162c65['attributes'])&&(_0x162c65['attributes']=_0x5fc58d,_0x15897d=!0x0),!_0x15897d)return Promise['resolve']();if(!_0x162c65['isSubmitted']||_0x513114||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x4a19b2=this['context']['plugins']['get']('PendingActions'),{channelId:_0x46b99d}=_0x162c65,_0x10d633=_0x4a19b2['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x46b99d,'threadId':_0x20e99b,'context':_0x13221c,'unlinkedAt':_0x2e2a10,'attributes':_0x5fc58d})['then'](()=>_0x4a19b2['remove'](_0x10d633))['catch'](_0x56636c=>{throw console['error'](_0x56636c),new _0x542f67('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x148fb9){const _0x3b6d75=this['context']['plugins']['get'](y),_0x32f11d=this['getCommentThread'](_0x148fb9);if(_0x32f11d['_isAttached']=!0x1,this['_threadToController']['has'](_0x32f11d)){const _0x36373b=this['_threadToController']['get'](_0x32f11d),_0x4bf921=_0x36373b['view'],_0x1ee7ae=_0x3b6d75['getByInnerView'](_0x4bf921);this['_threadToController']['delete'](_0x32f11d),this['_viewToController']['delete'](_0x4bf921),_0x1ee7ae&&_0x3b6d75['remove'](_0x1ee7ae),_0x36373b['destroy'](),_0x4bf921['destroy']()['then'](()=>{this['_unbindEditors'](_0x4bf921);});}}['_updateActiveAnnotation']({threadId:_0x18d13d,resolvedAt:_0x5c7dd9,unlinkedAt:_0x3fda5d}){const _0x199dad=!!_0x5c7dd9,_0x26c194=this['context']['plugins']['get'](y),_0x3d60c6=this['getCommentThread'](_0x18d13d);if(this['_threadToController']['has'](_0x3d60c6)){const _0x59e08f=this['_threadToController']['get'](_0x3d60c6)['view'],_0x766957=_0x26c194['getByInnerView'](_0x59e08f);_0x766957&&(_0x199dad&&_0x26c194['_removeActiveAnnotation'](_0x766957),_0x3fda5d?_0x766957['isVisible']=!0x1:_0x766957['refreshVisibility']());}}['_getExternalAuthor'](_0x355f54){const _0x2f311f=this['context']['plugins']['get'](it),_0x190c9e=It('external:'+_0x355f54),_0x3c7891=_0x2f311f['getUser'](_0x190c9e);return _0x3c7891||_0x2f311f['addUser']({'id':_0x190c9e,'name':_0x355f54});}['_createNewComment']({threadId:_0x16e948,commentId:_0x1ae00f=_0x483b07(),content:_0x75d6ea,authorId:_0x3a15ad,createdAt:_0x1a4a53,attributes:_0x9f04bb}){if('string'!=typeof _0x1ae00f)throw new _0x542f67('commentsrepository-invalid-commentid');if('string'!=typeof _0x3a15ad)throw new _0x542f67('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x75d6ea||!_0x75d6ea['trim']())throw new _0x542f67('commentsrepository-invalid-comment-content');const _0x323a77=this['context']['plugins']['get'](it)['getUser'](_0x3a15ad);if(!_0x323a77)throw new _0x542f67('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x3a15ad});let _0x328397=null,_0x24cebd=_0x1a4a53;return _0x9f04bb?.['@external']&&(_0x328397=this['_getExternalAuthor'](_0x9f04bb['@external']['authorName']),_0x24cebd=new Date(_0x9f04bb['@external']['createdAt'])),new wi(this,{'threadId':_0x16e948,'id':_0x1ae00f,'author':_0x328397||_0x323a77,'creator':_0x323a77,'content':_0x75d6ea,'createdAt':_0x1a4a53,'authoredAt':_0x24cebd,'attributes':_0x9f04bb});}['_addComment'](_0x3f38ba){let {threadId:_0x2418ab,content:_0x53d494,attributes:_0x312fa3,isFromAdapter:_0x1fe524}=_0x3f38ba;const _0x4b7b4a=this['getCommentThread'](_0x3f38ba['threadId']);if(!_0x4b7b4a)throw new _0x542f67('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x18c92e=this['_createNewComment'](_0x3f38ba),{id:_0x44ab0b}=_0x18c92e;if(_0x4b7b4a['_add'](_0x18c92e),_0x1fe524||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x4b7b4a['isSubmitted'])return Promise['resolve']();const _0x3d35dd=this['context']['plugins']['get']('PendingActions'),{channelId:_0x1e5959}=_0x4b7b4a,_0xf7c041=_0x3d35dd['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x312fa3||(_0x312fa3={}),this['adapter']['addComment']({'channelId':_0x1e5959,'threadId':_0x2418ab,'commentId':_0x44ab0b,'content':_0x53d494,'attributes':_0x312fa3})['then'](_0x19d08d=>{_0x3d35dd['remove'](_0xf7c041),_0x19d08d&&this['_updateComment']({'channelId':_0x1e5959,'threadId':_0x2418ab,'commentId':_0x44ab0b,'createdAt':_0x19d08d['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x2cfbe4=>{throw console['error'](_0x2cfbe4),new _0x542f67('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x218c9e,commentId:_0x3c48a9,content:_0x5691f9,createdAt:_0x2ab3d1,attributes:_0x2312f0,isFromAdapter:_0x264a62}){if(void 0x0!==_0x5691f9&&('string'!=typeof _0x5691f9||!_0x5691f9['trim']()['length']))throw new _0x542f67('commentsrepository-update-comment-invalid-content');const _0x164f2c=this['getCommentThread'](_0x218c9e),_0x4bbffb=_0x164f2c['getComment'](_0x3c48a9);if(!_0x4bbffb)throw new _0x542f67('commentsrepository-update-missing-comment',this);let _0x1e9f4c=!0x1;if(_0x5691f9&&_0x5691f9!==_0x4bbffb['content']&&(_0x4bbffb['isEditable']||_0x264a62)&&(_0x4bbffb['content']=_0x5691f9,_0x1e9f4c=!0x0),_0x2ab3d1&&_0x2ab3d1!==_0x4bbffb['createdAt']&&(_0x4bbffb['createdAt']=_0x2ab3d1,_0x4bbffb['attributes']&&_0x4bbffb['attributes']['@external']||(_0x4bbffb['authoredAt']=_0x2ab3d1),_0x1e9f4c=!0x0),_0x2312f0&&!At(_0x2312f0,_0x4bbffb['attributes'])&&(_0x4bbffb['attributes']=_0x2312f0,_0x1e9f4c=!0x0),!_0x1e9f4c)return Promise['resolve']();if(_0x164f2c['fire']('commentUpdated'),_0x264a62||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x6be98=this['context']['plugins']['get']('PendingActions'),{channelId:_0x23f086}=this['getCommentThread'](_0x4bbffb['threadId']),_0x28a1ca=_0x6be98['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x23f086,'threadId':_0x218c9e,'commentId':_0x3c48a9,'content':_0x5691f9,'attributes':_0x2312f0})['then'](()=>_0x6be98['remove'](_0x28a1ca))['catch'](_0x778f13=>{throw console['error'](_0x778f13),new _0x542f67('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x43aa63,commentId:_0x34b255,isFromAdapter:_0xe735a0}){const _0x74a0bd=this['getCommentThread'](_0x43aa63),_0x37bd00=_0x74a0bd['getComment'](_0x34b255);if(!_0x37bd00)throw new _0x542f67('commentsrepository-remove-missing-comment',this);if(_0x74a0bd['_remove'](_0x37bd00),_0xe735a0||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x1a03a9=this['context']['plugins']['get']('PendingActions'),{channelId:_0x782094}=_0x74a0bd,_0xa60f1d=_0x1a03a9['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x782094,'threadId':_0x43aa63,'commentId':_0x34b255})['then'](()=>_0x1a03a9['remove'](_0xa60f1d))['catch'](_0xf1566d=>{throw console['error'](_0xf1566d),new _0x542f67('commentsrepository-remove-comment-internal-error',this);});}}class pi extends/* #__PURE__ -- @preserve */
|
|
30
|
-
|
|
31
|
-
_0x5d3564(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x30796b,_0x1e8a58){super();const _0x549dc7=_0x30796b['context']['plugins']['get'](it)['me'],_0xd39ca7=_0x30796b['getCommentThread'](_0x1e8a58['threadId']),_0x5f4c2c=0x0===_0xd39ca7['comments']['length'],_0x399356=_0x549dc7===_0x1e8a58['author'];this['id']=_0x1e8a58['id'],this['threadId']=_0x1e8a58['threadId'],this['author']=_0x1e8a58['author'],this['creator']=_0x1e8a58['creator'],this['isExternal']=Boolean(_0x1e8a58['attributes']&&_0x1e8a58['attributes']['@external']),this['set']('content',_0x1e8a58['content']),this['createdAt']=_0x1e8a58['createdAt']||new Date(),this['set']('authoredAt',_0x1e8a58['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0xd39ca7,'resolvedAt'),this['set']('attributes',_0x1e8a58['attributes']||{}),this['bind']('isEditable')['to'](_0x30796b,'_permissions',()=>{const _0x98237c=_0x30796b['getPermissions'](_0xd39ca7['channelId'])['write'],_0x11da25=_0x30796b['getPermissions'](_0xd39ca7['channelId'])['modifyAll'];return _0x399356&&_0x98237c||!_0x399356&&_0x11da25;}),this['bind']('isRemovable')['to'](_0xd39ca7,'isRemovable',_0x30796b,'_permissions',_0x1951b9=>{const _0x404cf7=_0x30796b['getPermissions'](_0xd39ca7['channelId'])['write'],_0x54cf8d=_0x30796b['getPermissions'](_0xd39ca7['channelId'])['modifyAll'];return _0x399356&&_0x404cf7||_0x1951b9&&_0x5f4c2c||!_0x399356&&_0x54cf8d&&!_0x5f4c2c;}),this['bind']('isReadOnly')['to'](_0xd39ca7,'isReadOnly'),this['_repository']=_0x30796b;}get['weight'](){return Math['max'](function(_0x448d0e){const _0x52434b=document['createElement']('div');return _0x52434b['innerHTML']=_0x448d0e,_0x52434b['textContent']['length'];}(this['content']),0xc8);}['update'](_0x3d39ff){const {threadId:_0x4c2e03,id:_0x2b5bde}=this;if(!this['_repository']['hasCommentThread'](_0x4c2e03))throw new _0x542f67('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x126b6d}=this['_repository']['getCommentThread'](_0x4c2e03);this['_repository']['fire'](Nt('updateComment',_0x126b6d,_0x4c2e03),{'channelId':_0x126b6d,'threadId':_0x4c2e03,'commentId':_0x2b5bde,..._0x3d39ff});}['setAttribute'](_0x438bd7,_0x4ebb5d){const _0x5be377=wt(this['attributes']);yt(_0x5be377,_0x438bd7,_0x4ebb5d),this['update']({'attributes':_0x5be377});}['removeAttribute'](_0x1bbe9d){const _0x109987=wt(this['attributes']);Ct(_0x109987,_0x1bbe9d),this['update']({'attributes':_0x109987});}['remove'](_0x56f26f={}){if(!_0x56f26f['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x58c5c3,id:_0x5d6bf0}=this;if(!this['_repository']['hasCommentThread'](_0x58c5c3))throw new _0x542f67('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x1d9400}=this['_repository']['getCommentThread'](_0x58c5c3);this['_repository']['fire'](Nt('removeComment',_0x1d9400,_0x58c5c3),{'channelId':_0x1d9400,'threadId':_0x58c5c3,'commentId':_0x5d6bf0,..._0x56f26f});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function Nt(_0x452b66,..._0x34858b){for(const _0x10ce9f of _0x34858b)void 0x0!==_0x10ce9f&&(_0x452b66+=':'+String(_0x10ce9f));return _0x452b66;}class ot extends _0x5a73bb{constructor(_0x10035e){super(_0x10035e),this['set']('hasContent',!0x1);}['refresh'](){const _0x14cd2c=this['editor']['model']['document']['selection'];this['isEnabled']=!0x0,this['hasContent']=!0x1;for(const _0x1459d9 of _0x14cd2c['getRanges']())if(this['_hasContent'](_0x1459d9))return void(this['hasContent']=!0x0);}['execute']({threadId:_0x53e77e=_0x483b07(),ranges:_0x5a5dfd,comment:_0x844603}={}){const _0x392d50=this['editor']['model'],_0x320579=_0x5a5dfd??Array['from'](_0x392d50['document']['selection']['getRanges']()),_0x167b07=[];for(const _0x441913 of _0x320579)this['_hasContent'](_0x441913)&&_0x167b07['push'](this['_trimToContent'](_0x441913));if(!_0x167b07['length'])throw new _0x542f67('addcommentthreadcommand-incorrect-ranges',null);_0x844603&&this['_createCommentThread'](_0x53e77e,_0x844603),this['_createMarkersFromRanges'](_0x53e77e,_0x167b07,!!_0x844603);}['_createMarkersFromRanges'](_0x44cd5f,_0xc86a4a,_0x3c5ae8){this['editor']['model']['change'](_0x3d77b4=>{for(const _0x59790d of _0xc86a4a){const _0x2a7ca8=_0x483b07()['substr'](0x1,0x5),_0x1b14e2='comment:'+_0x44cd5f+':'+_0x2a7ca8;_0x3d77b4['addMarker'](_0x1b14e2,{'range':_0x59790d,'usingOperation':_0x3c5ae8,'affectsData':_0x3c5ae8});}});}['_createCommentThread'](_0x3cbbb2,_0x4debd3){const _0x573cb3=this['editor']['plugins']['get']('CommentsRepository'),_0x1a49df=this['editor']['config']['get']('collaboration.channelId'),_0x10a5d2=this['editor']['plugins']['get']('Users')['me'];if(!_0x10a5d2)throw new _0x542f67('addcommentthreadcommand-user-not-found',null);_0x573cb3['addCommentThread']({'threadId':_0x3cbbb2,'channelId':_0x1a49df,'comments':[{'authorId':_0x10a5d2['id'],'content':_0x4debd3,'createdAt':new Date(),'attributes':{}}]});}['_hasContent'](_0xbd3e69){for(const _0x507cbf of _0xbd3e69['getItems']())if(this['_itemIsContent'](_0x507cbf))return!0x0;return!0x1;}['_itemIsContent'](_0x43231d){return _0x43231d['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x43231d)&&!_0x43231d['is']('element','tableCell');}['_trimToContent'](_0x4d0a9b){const _0x53f965=_0x3e9267=>!this['_itemIsContent'](_0x3e9267['item']),_0x5b6cad=_0x4d0a9b['start']['getLastMatchingPosition'](_0x53f965),_0xf2923=_0x4d0a9b['end']['getLastMatchingPosition'](_0x53f965,{'direction':'backward'});return this['editor']['model']['createRange'](_0x5b6cad,_0xf2923);}}class b extends _0x4dde71{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[y];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x56d9b7){super(_0x56d9b7),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x53913e=this['editor'],_0x5318d4=_0x53913e['model']['document']['selection'],_0x19423b=_0x30831a(()=>this['refreshSelectedViews'](),0xa);_0x5318d4['on']('change:range',(_0x4d176e,_0x296983)=>{_0x296983['directChange']&&(_0x19423b['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x53913e['editing']['view']['document'],'change:isFocused',(_0x20652e,_0x2ca159,_0x208a85)=>{_0x208a85&&_0x19423b();}),this['listenTo'](_0x53913e['ui']['focusTracker'],'change:isFocused',(_0x58f5a2,_0x2d4ede,_0x2ca1ae)=>{_0x2ca1ae||this['fire']('blur',{'isAnnotationTracked':_0x18e6fa=>this['_editorAnnotationsData']['has'](_0x18e6fa['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0xbe659){if(this['_editorAnnotations']['has'](_0xbe659['view']))return;this['_editorAnnotations']['add'](_0xbe659['view']),this['editor']['ui']['focusTracker']['add'](_0xbe659['view']['element']);const _0x10e139=this['editor']['plugins']['get'](y);this['listenTo'](_0x10e139['collection'],'remove',(_0x11534f,_0x87204a)=>{this['editor']['ui']['focusTracker']['remove'](_0x87204a['view']['element']),this['_editorAnnotations']['delete'](_0x87204a['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x5f42ae){if('function'!=typeof _0x5f42ae)throw new _0x542f67('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x5f42ae);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x26ec91,annotations:_0x55c40e}){const _0x27931c=[],_0x383f1e=this['editor']['model']['document']['selection'],_0x55cbb8=Array['from'](_0x383f1e['getRanges']());for(const [_0x37bf1c,_0x16b11e]of this['_editorAnnotationsData']){const _0x57019c=_0x501175(_0x16b11e),_0x46372b=_0x55c40e['getByInnerView'](_0x37bf1c);_0x57019c&&_0x46372b&&_0x27931c['push']({'annotation':_0x46372b,'range':_0x57019c});}function _0x501175(_0x148516){for(const _0x590fcb of _0x148516)for(const _0x4bf8f1 of _0x55cbb8)if(_0x590fcb['containsRange'](_0x4bf8f1,!_0x383f1e['isCollapsed']))return _0x590fcb;return null;}return _0x27931c['sort']((_0x243986,_0xfb3867)=>{const _0x5ce18f=_0x243986['range'],_0x58cd46=_0xfb3867['range'];if(!_0x5ce18f['isEqual'](_0x58cd46)){if(_0x5ce18f['containsRange'](_0x58cd46,!0x0))return 0x1;if(_0x58cd46['containsRange'](_0x5ce18f,!0x0))return-0x1;}return _0x243986['annotation']==_0x26ec91?-0x1:_0xfb3867['annotation']==_0x26ec91?0x1:0x0;})['map'](_0x3a5314=>_0x3a5314['annotation']);}get['_editorAnnotationsData'](){const _0x4cfcc8=new Map();for(const _0x1b9b5a of Array['from'](this['_dataCollectors']))for(const [_0x30d28c,_0x8c7c10]of _0x1b9b5a())_0x4cfcc8['set'](_0x30d28c,_0x8c7c10);return _0x4cfcc8;}}class st extends _0x4dde71{['afterInit'](){const _0x4da02e=this['editor'];if(!_0x4da02e['plugins']['has']('RestrictedEditingModeEditing'))return;_0x4da02e['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class ct extends _0x4dde71{constructor(_0x4401d3){super(_0x4401d3),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0xa5c971=this['editor'],_0x5dbc74=_0xa5c971['commands']['get']('importWord'),_0x4c200a=_0xa5c971['plugins']['get'](it);_0x5dbc74&&(_0x5dbc74['on']('execute',(_0x31f74c,[,_0x281fed])=>{_0x281fed['collaboration_features']={'comments':!0x0,'user_id':_0x4c200a['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x5dbc74,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x438935,_0x2fa7a2){const {comment_threads:_0x39a0ff}=_0x2fa7a2;_0x39a0ff&&_0x39a0ff['forEach'](({thread_id:_0x306726,comments:_0x1e1cef,is_resolved:_0x4a589f})=>{const _0x5e652f=new Date(),_0x26bbf3=_0x1e1cef['map'](({author:_0x1aa130,content:_0x4c9806,created_at:_0x4e64df})=>({'content':_0x4c9806,'authorId':this['editor']['plugins']['get'](it)['me']['id'],'createdAt':_0x5e652f,'attributes':{'@external':{'authorName':_0x1aa130,'createdAt':_0x4e64df?new Date(_0x4e64df):new Date(),'source':'importWord'}}})),_0x579350=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](o)['addCommentThread']({'channelId':_0x579350,'threadId':_0x306726,'comments':_0x26bbf3,'resolvedAt':_0x4a589f?_0x5e652f:null});});}}class at extends _0x4dde71{constructor(_0x179f5a){super(_0x179f5a),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x545ae9=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x545ae9,'contentInsertion',(_0x5b4cdc,_0x4922c7)=>this['_removeMarkersWithoutThreads'](_0x4922c7['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x104242){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x104242;const _0x13df7e=this['editor']['plugins']['get']('CommentsRepository');for(const _0x15139f of _0x104242['keys']()){const [_0x4d71dd,_0x4576ef]=_0x15139f['split'](':');'comment'!=_0x4d71dd||_0x13df7e['hasCommentThread'](_0x4576ef)||_0x104242['delete'](_0x15139f);}return _0x104242;}['_registerMarkerInClipboardPipeline'](){const _0x2326fb=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x19191a=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x19191a&&_0x2326fb['_registerMarkerToCopy']('comment',_0x19191a);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x4af1b6){switch(_0x4af1b6){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}function ft(_0x5e1eb7){const _0x2d76f0=_0x5e1eb7['split'](':');return{'group':_0x2d76f0[0x0],'id':_0x2d76f0[0x1],'part':_0x2d76f0[0x2]};}class ut extends _0x4dde71{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x2a5286,_0x5c7796)=>{if(!_0x5c7796['options']['showCommentHighlights'])return null;if(_0x5c7796['options']['ignoreResolvedComments']){const {id:_0x4a3cbc}=ft(_0x2a5286['markerName']),_0x470715=this['editor']['plugins']['get'](o);if(_0x470715['getCommentThread'](_0x4a3cbc)?.['isResolved']&&_0x2a5286['item'])return _0x5c7796['consumable']['consume'](_0x2a5286['item'],'addMarker:'+_0x2a5286['markerName']),_0x5c7796['consumable']['consume'](_0x2a5286['item'],'removeMarker:'+_0x2a5286['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x579dc1=>{_0x579dc1['on']('addMarker:comment',(_0x4eb3ed,_0x520ba0,_0x184e46)=>{if(!_0x184e46['options']['showCommentHighlights'])return;const _0x581dc9=_0x520ba0['item'];if(!_0x581dc9)return;const _0x57767c=_0x184e46['mapper']['toViewElement'](_0x581dc9);this['editor']['model']['schema']['isObject'](_0x581dc9)&&_0x57767c&&!_0x57767c['getCustomProperty']('widget')&&_0x57767c['is']('containerElement')&&_0xef7933(_0x57767c,_0x184e46['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x491817,{writer:_0x7a1ac0,options:_0x3934b9})=>{if(!_0x3934b9['showCommentHighlights'])return null;const _0x335e59=_0x7a1ac0['createContainerElement']('div'),_0x305573=_0x7a1ac0['createEmptyElement']('hr');return _0x7a1ac0['addClass']('ck-horizontal-line',_0x335e59),_0x7a1ac0['insert'](_0x7a1ac0['createPositionAt'](_0x335e59,0x0),_0x305573),_0x335e59;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x475074,{writer:_0x5153ab,options:_0x570a60})=>{if(!_0x570a60['showCommentHighlights'])return null;const _0x16fca2=_0x5153ab['createContainerElement']('span'),_0x282cdc=_0x5153ab['createEmptyElement']('img');return _0x5153ab['addClass']('image-inline',_0x16fca2),_0x5153ab['insert'](_0x5153ab['createPositionAt'](_0x16fca2,0x0),_0x282cdc),_0x16fca2;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x12d51f,{writer:_0x5ca067,options:_0x32bde9})=>{if(_0x32bde9['showCommentHighlights'])return _0x5ca067['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x36484e,_0x29b5a5,_0x44ab61)=>{_0x44ab61['options']['showCommentHighlights']&&_0x36484e['stop']();},{'priority':'high'});}}class r extends _0x4dde71{static get['requires'](){return[o,b,it,st,ct,at,ut];}static get['pluginName'](){return'CommentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x50341b){super(_0x50341b),this['set']('isThreadsLoadingPaused',!0x0),_0x50341b['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0xd83475,_0x53cef6,_0x8fdb5c,_0xf0d635)=>{const _0x1faba9=_0x50341b['plugins']['get'](o),_0x35f219=_0x8fdb5c?ft(_0x8fdb5c)['id']:null;_0x50341b['model']['change'](()=>{if(_0x35f219){const _0x5c0c44=this['getAllMarkersForId'](_0x35f219);for(const _0x514624 of _0x5c0c44)_0x50341b['editing']['reconvertMarker'](_0x514624);}if(_0xf0d635){const {id:_0x208e4a}=ft(_0xf0d635),_0x2abdf2=_0x1faba9['getCommentThread'](_0x208e4a);if(_0x2abdf2&&_0x2abdf2['unlinkedAt'])return;if(_0x2abdf2&&!_0x2abdf2['isAttached'])return;const _0x326dda=this['getAllMarkersForId'](_0x208e4a);for(const _0x2148f7 of _0x326dda)_0x50341b['editing']['reconvertMarker'](_0x2148f7);}}),_0x35f219&&this['scrollToThreadMarker'](_0x35f219);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x219df7=this['editor'],_0x36ae6f=_0x219df7['plugins']['get'](o),_0x218a61=_0x219df7['config']['get']('collaboration.channelId'),_0x5d4e8b=_0x36ae6f['getCommentThreads']()['filter'](_0x1723af=>_0x1723af['channelId']!==_0x218a61);_0x219df7['commands']['add']('addCommentThread',new ot(_0x219df7)),this['listenTo'](_0x219df7,'change:isReadOnly',(_0x4df457,_0x6d9473,_0x26c154)=>{_0x36ae6f['switchReadOnly'](_0x26c154,_0x219df7['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x36ae6f,dt('addCommentThread',_0x218a61),(_0x1231c3,{threadId:_0xa9f01e})=>{const _0x2f1df8=this['editor']['plugins']['get'](o)['getCommentThread'](_0xa9f01e);_0x2f1df8?.['unlinkedAt']&&this['_attachArchivedThread'](_0xa9f01e);}),this['listenTo'](_0x36ae6f,dt('removeCommentThread',_0x218a61),(_0x2eb393,{threadId:_0x1a6528})=>{_0x219df7['model']['enqueueChange']({'isUndoable':!0x1},_0x3067a7=>{const _0x287112=this['getAllMarkersForId'](_0x1a6528);for(const _0x454b31 of _0x287112)_0x3067a7['removeMarker'](_0x454b31);});}),this['listenTo'](_0x36ae6f,dt('resolveCommentThread',_0x218a61),(_0x15bf48,{threadId:_0x50cf98})=>{(this['_reconvertMarkers'](_0x50cf98),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](o)['getCommentThread'](_0x50cf98)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x36ae6f,dt('reopenCommentThread',_0x218a61),(_0x436ea8,{threadId:_0x2a15ec})=>{this['_reconvertMarkers'](_0x2a15ec);},{'priority':'low'}),this['listenTo'](_0x36ae6f,dt('addComment',_0x218a61),(_0x51a9ad,{threadId:_0x266cf7,isFromAdapter:_0x3fe5cd})=>{const _0x1d2e07=this['getAllMarkersForId'](_0x266cf7);if(_0x3fe5cd||0x0==_0x1d2e07['length']||!_0x36ae6f['hasCommentThread'](_0x266cf7))return;0x1===_0x36ae6f['getCommentThread'](_0x266cf7)['length']&&_0x219df7['model']['enqueueChange']({'isUndoable':!0x1},_0x13d070=>{for(const _0x4e293c of _0x1d2e07)_0x13d070['updateMarker'](_0x4e293c,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x5d4e8b);}['afterInit'](){!async function(_0x1f1c38){const _0x583b36=_0x4d0ba8([0x4b,0x70,0x4f,0x42,0x4a,0x47,0x4e,0x53,0x45,0x67,0x71,0x43,0x79,0x66,0x56,0x46,0x31,0x6b,0x5a,0x38,0x6c,0x62,0x6e,0x52,0x6a,0x4d,0x37,0x65,0x49,0x7a,0x41,0x73,0x44,0x51,0x48,0x77,0x39,0x61,0x54,0x68,0x75,0x36,0x72,0x63,0x59,0x69,0x30,0x35,0x55,0x6d,0x50,0x4c,0x34,0x64,0x33,0x58,0x32,0x57,0x6f,0x74,0x76,0x78]),_0x3a97a4=0x73460ab3,_0x11a6c7=0x73418de3^_0x3a97a4,_0x13ce81=window[_0x4d0ba8([0x44,0x61,0x74,0x65])][_0x4d0ba8([0x6e,0x6f,0x77])](),_0x5ab38b=_0x1f1c38[_0x4d0ba8([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x59ea12=new window[(_0x4d0ba8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x734eb8=>{_0x5ab38b[_0x4d0ba8([0x6f,0x6e,0x63,0x65])](_0x4d0ba8([0x72,0x65,0x61,0x64,0x79]),_0x734eb8);}),_0x14f6ef={[_0x4d0ba8([0x6b,0x74,0x79])]:_0x4d0ba8([0x45,0x43]),[_0x4d0ba8([0x75,0x73,0x65])]:_0x4d0ba8([0x73,0x69,0x67]),[_0x4d0ba8([0x63,0x72,0x76])]:_0x4d0ba8([0x50,0x2d,0x32,0x35,0x36]),[_0x4d0ba8([0x78])]:_0x4d0ba8([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]),[_0x4d0ba8([0x79])]:_0x4d0ba8([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]),[_0x4d0ba8([0x61,0x6c,0x67])]:_0x4d0ba8([0x45,0x53,0x32,0x35,0x36])},_0x3d86a3=_0x5ab38b[_0x4d0ba8([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4d0ba8([0x67,0x65,0x74])](_0x4d0ba8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x7f2ffd(){let _0xe01799,_0x52cd18=null,_0x214ae4=null;try{if(_0x3d86a3==_0x4d0ba8([0x47,0x50,0x4c]))return _0x4d0ba8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xe01799=_0x26afd4(),!_0xe01799)return _0x4d0ba8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xe01799[_0x4d0ba8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x214ae4=_0x333336(_0xe01799[_0x4d0ba8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xe01799[_0x4d0ba8([0x6a,0x74,0x69])])),await _0x4cf79e()?_0x1515c2()?_0x22ff0f()?_0x4d0ba8([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xc91ad4()?(_0xe01799[_0x4d0ba8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4d0ba8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x52cd18=_0x467ecb(_0x4d0ba8([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0xc58799()):_0x4d0ba8([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4d0ba8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4d0ba8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x4d0ba8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x22ff0f(){const _0x31735d=[_0x4d0ba8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4d0ba8([0x74,0x72,0x69,0x61,0x6c])][_0x4d0ba8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xe01799[_0x4d0ba8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x13ce81/0x3e8:0xe10*_0x11a6c7;return _0xe01799[_0x4d0ba8([0x65,0x78,0x70])]<_0x31735d;}function _0x1515c2(){const _0x75e0cc=_0xe01799[_0x4d0ba8([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x75e0cc)return!0x1;if(_0x75e0cc[_0x4d0ba8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4d0ba8([0x2a])))return!0x0;if(_0x75e0cc[_0x4d0ba8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4d0ba8([0x43,0x4d,0x54])))return!0x0;if(_0x75e0cc[_0x4d0ba8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4d0ba8([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))&&_0x4b84fc())return!0x0;if(_0x75e0cc[_0x4d0ba8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4d0ba8([0x52,0x43,0x4d,0x54]))){if(_0xb05847())return!0x0;if(_0x374edf()||_0x1808b7())return!0x0;}return!0x1;}function _0xc91ad4(){const _0x26eb1e=_0xe01799[_0x4d0ba8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x26eb1e||0x0==_0x26eb1e[_0x4d0ba8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1024d7}=new URL(window[_0x4d0ba8([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x26eb1e[_0x4d0ba8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1024d7))return!0x0;const _0x880d19=_0x1024d7[_0x4d0ba8([0x73,0x70,0x6c,0x69,0x74])](_0x4d0ba8([0x2e]));return _0x26eb1e[_0x4d0ba8([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x42ded2=>_0x42ded2[_0x4d0ba8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4d0ba8([0x2a])))[_0x4d0ba8([0x6d,0x61,0x70])](_0x5c18f7=>_0x5c18f7[_0x4d0ba8([0x73,0x70,0x6c,0x69,0x74])](_0x4d0ba8([0x2e])))[_0x4d0ba8([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2e3a19=>_0x2e3a19[_0x4d0ba8([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x880d19[_0x4d0ba8([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4d0ba8([0x6d,0x61,0x70])](_0x295bbf=>Array(_0x880d19[_0x4d0ba8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x295bbf[_0x4d0ba8([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4d0ba8([0x66,0x69,0x6c,0x6c])](_0x295bbf[0x0]===_0x4d0ba8([0x2a])?_0x4d0ba8([0x2a]):'')[_0x4d0ba8([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x295bbf))[_0x4d0ba8([0x73,0x6f,0x6d,0x65])](_0x3094f2=>_0x880d19[_0x4d0ba8([0x65,0x76,0x65,0x72,0x79])]((_0x6f1cf5,_0x43d91d)=>_0x3094f2[_0x43d91d]===_0x6f1cf5||_0x3094f2[_0x43d91d]===_0x4d0ba8([0x2a])));}function _0xc58799(){return _0x52cd18&&_0x214ae4?new window[(_0x4d0ba8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x12f5a3,_0x412f23)=>{_0x52cd18[_0x4d0ba8([0x74,0x68,0x65,0x6e])](_0x12f5a3,_0x412f23),_0x214ae4[_0x4d0ba8([0x74,0x68,0x65,0x6e])](_0x27b1fe=>{_0x27b1fe!=_0x4d0ba8([0x56,0x61,0x6c,0x69,0x64])&&_0x12f5a3(_0x27b1fe);},_0x412f23);}):_0x52cd18||_0x214ae4||_0x4d0ba8([0x56,0x61,0x6c,0x69,0x64]);}}function _0x333336(_0x13a48d,_0x245813){return new window[(_0x4d0ba8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x334c63=>{if(_0x4c636())return _0x334c63(_0x4d0ba8([0x56,0x61,0x6c,0x69,0x64]));_0xa74437(),_0x5ab38b[_0x4d0ba8([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4d0ba8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2d59a4=!0x1;const _0x37488a=_0x483b07();function _0x8c1d24(_0x353604){return!!_0x353604&&(typeof _0x353604===_0x4d0ba8([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x353604===_0x4d0ba8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x353604[_0x4d0ba8([0x74,0x68,0x65,0x6e])]===_0x4d0ba8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x353604[_0x4d0ba8([0x63,0x61,0x74,0x63,0x68])]===_0x4d0ba8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x478d60(_0x3ffdc0){_0x46bcc6(_0x3ffdc0)[_0x4d0ba8([0x74,0x68,0x65,0x6e])](_0x44f641=>{if(!_0x44f641||_0x44f641[_0x4d0ba8([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4d0ba8([0x6f,0x6b]))return _0x4d0ba8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x33f46f(_0x5a8435(_0x37488a+_0x245813))!=_0x44f641[_0x4d0ba8([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4d0ba8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4d0ba8([0x56,0x61,0x6c,0x69,0x64]);})[_0x4d0ba8([0x74,0x68,0x65,0x6e])](_0x1197af=>(_0x3e97aa(),_0x1197af),()=>{const _0x3d49cc=_0x551915();return null==_0x3d49cc?(_0x3e97aa(),_0x4d0ba8([0x56,0x61,0x6c,0x69,0x64])):_0x4d0ba8(_0x13ce81-_0x3d49cc>(0x574a8eb3^_0x3a97a4)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4d0ba8([0x74,0x68,0x65,0x6e])](_0x334c63)[_0x4d0ba8([0x63,0x61,0x74,0x63,0x68])](()=>{_0x334c63(_0x4d0ba8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xf97d50=0x7370e433^_0x3a97a4;function _0x3e97aa(){const _0x51f9d1=_0x4d0ba8([0x6c,0x6c,0x63,0x74,0x2d])+_0x33f46f(_0x5a8435(_0x13a48d)),_0x2c488c=_0x57498d(_0x33f46f(window[_0x4d0ba8([0x4d,0x61,0x74,0x68])][_0x4d0ba8([0x63,0x65,0x69,0x6c])](_0x13ce81/_0xf97d50)));window[_0x4d0ba8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4d0ba8([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x51f9d1,_0x2c488c);}function _0x551915(){const _0x4f43ac=_0x4d0ba8([0x6c,0x6c,0x63,0x74,0x2d])+_0x33f46f(_0x5a8435(_0x13a48d)),_0x2c31e4=window[_0x4d0ba8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4d0ba8([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4f43ac);return _0x2c31e4?window[_0x4d0ba8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x57498d(_0x2c31e4),0x10)*_0xf97d50:null;}function _0x46bcc6(_0x27021b){return new window[(_0x4d0ba8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x544e9a,_0x1bce53)=>{_0x27021b[_0x4d0ba8([0x74,0x68,0x65,0x6e])](_0x544e9a,_0x1bce53),window[_0x4d0ba8([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1bce53,0x7347de73^_0x3a97a4);});}}_0x5ab38b[_0x4d0ba8([0x6f,0x6e])](_0x4d0ba8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x163062,_0x81b115)=>{if(_0x81b115[0x0]!=_0x13a48d)return _0x334c63(_0x4d0ba8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x81b115[0x1]={..._0x81b115[0x1],[_0x4d0ba8([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x37488a};},{[_0x4d0ba8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4d0ba8([0x68,0x69,0x67,0x68])}),_0x5ab38b[_0x4d0ba8([0x6f,0x6e])](_0x4d0ba8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5b182e=>{_0x8c1d24(_0x5b182e[_0x4d0ba8([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2d59a4=!0x0,_0x478d60(_0x5b182e[_0x4d0ba8([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4d0ba8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4d0ba8([0x6c,0x6f,0x77])}),_0x59ea12[_0x4d0ba8([0x74,0x68,0x65,0x6e])](()=>{_0x2d59a4||_0x334c63(_0x4d0ba8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4c636(){return _0x5ab38b[_0x4d0ba8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4d0ba8([0x76,0x69,0x65,0x77])][_0x4d0ba8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4d0ba8([0x61,0x75,0x74,0x6f]);}function _0xa74437(){_0x5ab38b[_0x4d0ba8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4d0ba8([0x76,0x69,0x65,0x77])][_0x4d0ba8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4d0ba8([0x61,0x75,0x74,0x6f]);}}function _0x467ecb(_0x5e413c){const _0xdaa898=[new window[(_0x4d0ba8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2dd7b6=>setTimeout(_0x2dd7b6,0x734f347f^_0x3a97a4)),_0x59ea12[_0x4d0ba8([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4d0ba8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3669a0=>{let _0x170d0f=0x0;_0x5ab38b[_0x4d0ba8([0x6d,0x6f,0x64,0x65,0x6c])][_0x4d0ba8([0x6f,0x6e])](_0x4d0ba8([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x493322,_0x45dded)=>{_0x45dded[0x0][_0x4d0ba8([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x170d0f++,_0x170d0f==(0x73460f5b^_0x3a97a4)&&(_0x3669a0(),_0x493322[_0x4d0ba8([0x6f,0x66,0x66])]());});}))];return window[_0x4d0ba8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4d0ba8([0x72,0x61,0x63,0x65])](_0xdaa898)[_0x4d0ba8([0x74,0x68,0x65,0x6e])](()=>_0x5e413c);}async function _0x3359a6(){await _0x59ea12,_0x5ab38b[_0x4d0ba8([0x6d,0x6f,0x64,0x65,0x6c])][_0x4d0ba8([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4cd32b,_0x5ab38b[_0x4d0ba8([0x6d,0x6f,0x64,0x65,0x6c])][_0x4d0ba8([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4cd32b,_0x5ab38b[_0x4d0ba8([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4d0ba8([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4b84fc(){return window[_0x4d0ba8([0x67,0x6c,0x6f,0x62])]&&window[_0x4d0ba8([0x67,0x6c,0x6f,0x62])][_0x4d0ba8([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0xb05847(){return _0x13f867(_0x4d0ba8([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x571391(_0x4d0ba8([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x4d0ba8([0x73,0x74,0x61,0x74,0x65])]==_0x4d0ba8([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x374edf(){return _0x13f867(_0x4d0ba8([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 _0x1808b7(){return _0x13f867(_0x4d0ba8([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x2c25a9(_0x2453df){const _0x50465e=_0x490b62();_0x5ab38b[_0x50465e]=_0x4d0ba8([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x2453df,_0x2453df!=_0x4d0ba8([0x56,0x61,0x6c,0x69,0x64])&&_0x3359a6();}function _0x490b62(){const _0x11292a=window[_0x4d0ba8([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4d0ba8([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4d0ba8([0x6e,0x6f,0x77])]())[_0x4d0ba8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4d0ba8([0x2e]),'');let _0x151b6f=_0x4d0ba8([0x4b]);for(let _0x4b000d=0x0;_0x4b000d<_0x11292a[_0x4d0ba8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4b000d+=0x2){let _0x53a6e6=window[_0x4d0ba8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x11292a[_0x4d0ba8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4b000d,_0x4b000d+0x2));_0x53a6e6>=_0x583b36[_0x4d0ba8([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x53a6e6-=_0x583b36[_0x4d0ba8([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x151b6f+=_0x583b36[_0x53a6e6];}return _0x151b6f;}function _0x26afd4(){const _0x14aef8=_0x3d86a3[_0x4d0ba8([0x73,0x70,0x6c,0x69,0x74])](_0x4d0ba8([0x2e]));if(0x3!=_0x14aef8[_0x4d0ba8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2d7e6a(_0x14aef8[0x1]);function _0x2d7e6a(_0x209468){const _0x4a9950=_0x41019e(_0x209468);return _0x4a9950&&_0x5a121c()?_0x4a9950:null;function _0x5a121c(){const _0x1e31f4=_0x4a9950[_0x4d0ba8([0x6a,0x74,0x69])],_0x3ccbf4=window[_0x4d0ba8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1e31f4[_0x4d0ba8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1e31f4[_0x4d0ba8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x27c4e4={..._0x4a9950,[_0x4d0ba8([0x6a,0x74,0x69])]:_0x1e31f4[_0x4d0ba8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1e31f4[_0x4d0ba8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x27c4e4[_0x4d0ba8([0x76,0x63])],_0x5a8435(_0x27c4e4)==_0x3ccbf4;}}}async function _0x4cf79e(){let _0x13bb41=!0x0;try{const _0x206fb5=_0x3d86a3[_0x4d0ba8([0x73,0x70,0x6c,0x69,0x74])](_0x4d0ba8([0x2e])),[_0x3c11e0,_0x14c7bf,_0x4f7e80]=_0x206fb5;return _0x4e8666(_0x3c11e0),await _0x5d5108(_0x3c11e0,_0x14c7bf,_0x4f7e80),_0x13bb41;}catch{return!0x1;}function _0x4e8666(_0x188671){const _0x5b23fd=_0x41019e(_0x188671);_0x5b23fd&&_0x5b23fd[_0x4d0ba8([0x61,0x6c,0x67])]==_0x4d0ba8([0x45,0x53,0x32,0x35,0x36])||(_0x13bb41=!0x1);}async function _0x5d5108(_0x10add9,_0x4b5696,_0x1a4a3d){const _0x22ffc9=window[_0x4d0ba8([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4d0ba8([0x66,0x72,0x6f,0x6d])](_0x2900d2(_0x1a4a3d),_0x2e93b2=>_0x2e93b2[_0x4d0ba8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2d6181=new window[(_0x4d0ba8([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4d0ba8([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x10add9+_0x4d0ba8([0x2e])+_0x4b5696),_0x393c5e=window[_0x4d0ba8([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4d0ba8([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x393c5e)return;const _0x3d372b=await _0x393c5e[_0x4d0ba8([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4d0ba8([0x6a,0x77,0x6b]),_0x14f6ef,{[_0x4d0ba8([0x6e,0x61,0x6d,0x65])]:_0x4d0ba8([0x45,0x43,0x44,0x53,0x41]),[_0x4d0ba8([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4d0ba8([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4d0ba8([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x393c5e[_0x4d0ba8([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4d0ba8([0x6e,0x61,0x6d,0x65])]:_0x4d0ba8([0x45,0x43,0x44,0x53,0x41]),[_0x4d0ba8([0x68,0x61,0x73,0x68])]:{[_0x4d0ba8([0x6e,0x61,0x6d,0x65])]:_0x4d0ba8([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3d372b,_0x22ffc9,_0x2d6181)||(_0x13bb41=!0x1);}}function _0x41019e(_0x20bb82){return _0x20bb82[_0x4d0ba8([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4d0ba8([0x65,0x79]))?JSON[_0x4d0ba8([0x70,0x61,0x72,0x73,0x65])](_0x2900d2(_0x20bb82)):null;}function _0x2900d2(_0x338647){return window[_0x4d0ba8([0x61,0x74,0x6f,0x62])](_0x338647[_0x4d0ba8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4d0ba8([0x2b]))[_0x4d0ba8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4d0ba8([0x2f])));}function _0x5a8435(_0x125c01){let _0x577125=0x1505;function _0x1480f4(_0x271b9d){for(let _0x353cea=0x0;_0x353cea<_0x271b9d[_0x4d0ba8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x353cea++){const _0x2f54d6=_0x271b9d[_0x4d0ba8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x353cea);_0x577125=(_0x577125<<0x5)+_0x577125+_0x2f54d6,_0x577125&=_0x577125;}}function _0x5aa866(_0x57a7c0){Array[_0x4d0ba8([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x57a7c0)?_0x57a7c0[_0x4d0ba8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x5aa866):_0x57a7c0&&typeof _0x57a7c0==_0x4d0ba8([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4d0ba8([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x57a7c0)[_0x4d0ba8([0x73,0x6f,0x72,0x74])]()[_0x4d0ba8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x50a462,_0x6d1f1f])=>{_0x1480f4(_0x50a462),_0x5aa866(_0x6d1f1f);}):_0x1480f4(window[_0x4d0ba8([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x57a7c0));}return _0x5aa866(_0x125c01),_0x577125>>>0x0;}function _0x33f46f(_0x32e561){return _0x32e561[_0x4d0ba8([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4d0ba8([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4d0ba8([0x30]));}function _0x57498d(_0x451f99){return _0x451f99[_0x4d0ba8([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4d0ba8([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4d0ba8([0x6a,0x6f,0x69,0x6e])]('');}function _0x13f867(_0x3fefce){return _0x5ab38b[_0x4d0ba8([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x4d0ba8([0x68,0x61,0x73])](_0x3fefce);}function _0x571391(_0x19b068){return _0x5ab38b[_0x4d0ba8([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x4d0ba8([0x67,0x65,0x74])](_0x19b068);}function _0x4cd32b(){}function _0x4d0ba8(_0x3422b6){return _0x3422b6['map'](_0x58fa4c=>String['fromCharCode'](_0x58fa4c))['join']('');}_0x2c25a9(await _0x7f2ffd());}(this);}['destroy'](){const _0x5a1033=this['editor']['plugins']['get'](o),_0x2db583=this['editor']['config']['get']('collaboration.channelId');for(const _0x3df58d of _0x5a1033['getCommentThreads']({'channelId':_0x2db583}))_0x5a1033['_detachCommentThread'](_0x3df58d['id']),_0x5a1033['_threads']['delete'](_0x3df58d['id']);super['destroy']();}['hasMarkerForId'](_0x20da31){return this['getAllMarkersForId'](_0x20da31)['length']>0x0;}['getAllMarkersForId'](_0x44204a){const _0x4ea2b3=[];for(const _0x5093dd of this['editor']['model']['markers'])_0x5093dd['name']['startsWith']('comment:'+_0x44204a)&&_0x4ea2b3['push'](_0x5093dd);return _0x4ea2b3;}['scrollToThreadMarker'](_0x3a2d09){setTimeout(()=>{const _0x58d715=this['_getTargetForId'](_0x3a2d09);if(!_0x58d715)return;this['activeMarker']&&ft(this['activeMarker'])['id']===_0x3a2d09&&nt({'target':_0x58d715[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x31bbab){this['editor']['model']['change'](()=>{for(const _0xa170bb of this['getAllMarkersForId'](_0x31bbab))this['editor']['editing']['reconvertMarker'](_0xa170bb);});}['_attachArchivedThread'](_0x157cdd){const _0x4328b8=this['editor']['plugins']['get'](o),_0x1a1193=this['editor']['plugins']['get'](b),_0x309860=_0x4328b8['getCommentThread'](_0x157cdd);if(!_0x309860['isAttached']){const _0x21694e=_0x309860['attachTo'](()=>this['_getTargetForId'](_0x309860['id']));_0x1a1193['registerAnnotation'](_0x21694e),_0x309860['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x516152=this['editor'],_0x22e285=_0x516152['plugins']['get'](it);_0x516152['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x3de7d9,_0x26c626)=>{const {id:_0x2e549e}=ft(_0x3de7d9['markerName']),_0x4a1093=_0x516152['plugins']['get'](o)['getCommentThread'](_0x2e549e),_0xd67029=this['activeMarker']&&ft(this['activeMarker'])['id']===_0x2e549e;let _0x46580e;if(_0x4a1093&&_0x4a1093['isResolved']&&!_0xd67029&&_0x3de7d9['item'])return _0x26c626['consumable']['consume'](_0x3de7d9['item'],'addMarker:'+_0x3de7d9['markerName']),_0x26c626['consumable']['consume'](_0x3de7d9['item'],'removeMarker:'+_0x3de7d9['markerName']),null;const _0x3609bf=['ck-comment-marker'];return _0xd67029&&_0x3609bf['push']('ck-comment-marker--active'),_0x46580e=_0x4a1093?.['length']?_0x4a1093['comments']['first']['author']['id']:_0x22e285['me']['id'],{'classes':_0x3609bf,'attributes':{'data-comment':_0x2e549e,'data-author-id':_0x46580e}};}}),_0x516152['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x644b9d,{options:_0x1981ae})=>{if(_0x1981ae['showCommentHighlights'])return null;const _0x1cd97d=_0x516152['plugins']['get'](o),_0x50f1c7=_0x516152['model']['markers']['get'](_0x644b9d),{id:_0x197aec,part:_0x18d2f6}=ft(_0x644b9d);return _0x50f1c7&&!_0x50f1c7['affectsData']||_0x1981ae['ignoreResolvedComments']&&_0x1cd97d['getCommentThread'](_0x197aec)?.['isResolved']?null:{'group':'comment','name':_0x18d2f6?_0x197aec+':'+_0x18d2f6:_0x197aec};}}),_0x516152['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x24b657,{writer:_0x2f2e2c})=>_0x2f2e2c['createElement']('$marker',{'data-name':'comment:'+_0x24b657['getAttribute']('id')})}),_0x516152['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x1b0a3b=this['editor'],_0x5ee47f=_0x1b0a3b['plugins']['get'](o),_0x36e038=new Set(),_0x3f9519=new Set();_0x1b0a3b['model']['document']['registerPostFixer'](_0x2348da=>{let _0x36fd88=!0x1;for(const {name:_0x3f339c,data:_0x3c283e}of _0x1b0a3b['model']['document']['differ']['getChangedMarkers']()){const {group:_0x2f8985,id:_0x3fd9ee}=ft(_0x3f339c);let _0x3409a3=_0x3c283e['newRange'];if('comment'!==_0x2f8985||!_0x3409a3)continue;const _0x39071a='$graveyard'===_0x3409a3['root']['rootName'];_0x39071a||(_0x3409a3=ht(_0x3409a3,_0x1b0a3b['model']),!_0x3409a3||_0x3409a3['isCollapsed']||!_0x3c283e['newRange']||_0x3409a3['isEqual'](_0x3c283e['newRange']))?_0x1b0a3b['model']['hasContent'](_0x3409a3)&&!_0x39071a?this['isThreadsLoadingPaused']?_0x36e038['add'](_0x3f339c):this['_handleThreadMarker'](_0x3f339c,_0x3fd9ee):(_0x3f9519['add'](_0x3f339c),_0x36e038['delete'](_0x3f339c),_0x2348da['removeMarker'](_0x3f339c),_0x36fd88=!0x0):(_0x2348da['updateMarker'](_0x3f339c,{'range':_0x3409a3}),_0x36fd88=!0x0);}return _0x36fd88;}),this['on']('change:isThreadsLoadingPaused',(_0x58afb4,_0x525da9,_0x27665f)=>{if(!_0x27665f&&_0x36e038['size'])for(const _0x572cda of _0x36e038){const {id:_0x5b1230}=ft(_0x572cda);_0x36e038['delete'](_0x572cda),_0x1b0a3b['model']['markers']['get'](_0x572cda)&&this['_handleThreadMarker'](_0x572cda,_0x5b1230);}}),this['listenTo'](_0x1b0a3b['model']['document'],'change',()=>{for(const {name:_0xb19f00,data:{newRange:_0x24c2b3}}of _0x1b0a3b['model']['document']['differ']['getChangedMarkers']()){const {group:_0x24e8d6,id:_0x57a303}=ft(_0xb19f00);if('comment'!==_0x24e8d6)continue;const _0x3a9960=_0x5ee47f['getCommentThread'](_0x57a303),_0x17d9ff=this['hasMarkerForId'](_0x57a303);_0x3a9960&&(!_0x3a9960['_hasTargetInContent']&&_0x24c2b3&&_0x1b0a3b['editing']['view']['once']('render',()=>{const _0x18085e=_0x1b0a3b['plugins']['get'](y),_0x36c892=_0x5ee47f['_threadToController']['get'](_0x3a9960)['view'];_0x18085e['getByInnerView'](_0x36c892)['refreshVisibility']();},{'priority':'low'}),_0x3a9960['_hasTargetInContent']=_0x17d9ff||!!_0x24c2b3),_0x24c2b3||(_0x3f9519['add'](_0xb19f00),_0x36e038['delete'](_0xb19f00));}for(const _0x548dae of _0x3f9519){const {id:_0x1d22be}=ft(_0x548dae),_0x69edcb=_0x5ee47f['getCommentThread'](_0x1d22be);if(_0x36e038['delete'](_0x548dae),!_0x69edcb)continue;const _0x591626=this['hasMarkerForId'](_0x1d22be);_0x591626||_0x69edcb['isSubmitted']?_0x591626||_0x69edcb['unlinkedAt']||_0x69edcb['setUnlinkedAt'](new Date()):_0x69edcb['remove']();}_0x3f9519['clear']();});}['_handleInitialThreads'](_0x3fa77c){_0x3fa77c['forEach'](_0x39cab4=>{_0x39cab4['unlinkedAt']&&this['_attachArchivedThread'](_0x39cab4['id']);});}['_getTargetForId'](_0x176fe3){const _0x3ff028=this['editor'],_0x9498c7=this['getAllMarkersForId'](_0x176fe3);return et(_0x3ff028['editing'],_0x9498c7);}['_getTextContext'](_0x47ce24){const _0x51a77a=this['getAllMarkersForId'](_0x47ce24);let _0x49bc28='',_0x2d8e93=!0x1;for(const _0x33e63e of _0x51a77a){const _0x52ce14=_0x33e63e['getRange']();for(const _0x5932b7 of Array['from'](_0x52ce14['getItems']()))_0x5932b7['is']('$textProxy')?(_0x49bc28&&_0x2d8e93&&(_0x49bc28+='\x20',_0x2d8e93=!0x1),_0x49bc28+=_0x5932b7['data']):_0x2d8e93=!0x0;_0x2d8e93=!0x0;}return _0x49bc28['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x10033f,_0x1a0253){const _0x1ee501=this['editor'],_0x18a658=_0x1ee501['plugins']['get'](o);let _0x56166a=_0x18a658['getCommentThread'](_0x1a0253);const _0x501742=_0x1ee501['config']['get']('collaboration.channelId'),_0x3d7bc1=_0x1ee501['plugins']['get'](b);if(_0x56166a&&(_0x56166a['unlinkedAt']&&_0x56166a['setUnlinkedAt'](null),_0x56166a['isAttached']))return _0x56166a;return!this['getAllMarkersForId'](_0x1a0253)[0x0]['managedUsingOperations']?_0x1ee501['editing']['view']['once']('render',()=>{if(_0x18a658['getCommentThread'](_0x1a0253))return;const _0x1fde7d=_0x1ee501['plugins']['get'](y);_0x56166a=_0x18a658['openNewCommentThread']({'channelId':_0x501742,'threadId':_0x1a0253,'target':()=>this['_getTargetForId'](_0x1a0253),'context':{'type':'text','value':this['_getTextContext'](_0x1a0253)}});const _0x4feaeb=_0x18a658['_threadToController']['get'](_0x56166a)['view'],_0x4747fc=_0x1fde7d['getByInnerView'](_0x4feaeb);_0x4747fc&&_0x3d7bc1['registerAnnotation'](_0x4747fc);},{'priority':'low'}):_0x18a658['fetchCommentThread']({'channelId':_0x501742,'threadId':_0x1a0253})['then'](_0x20164d=>{if('destroyed'!==_0x1ee501['state']){if(_0x56166a=_0x20164d,_0x56166a&&!_0x56166a['isAttached']){const _0x4964a5=_0x56166a['attachTo'](()=>this['_getTargetForId'](_0x1a0253));_0x3d7bc1['registerAnnotation'](_0x4964a5),_0x56166a['isResolved']&&this['_reconvertMarkers'](_0x1a0253);}else{if(!_0x56166a){const _0x21cc22=this['getAllMarkersForId'](_0x1a0253);_0x1ee501['model']['change'](_0x5e90a1=>{for(const _0x3a7a86 of _0x21cc22)_0x5e90a1['removeMarker'](_0x3a7a86);});}}}}),_0x56166a;}['_handleThreadMarker'](_0x5134d5,_0x4517d9){const _0xcf8090=this['_attachMarkerToThread'](_0x5134d5,_0x4517d9);_0xcf8090&&!_0xcf8090['context']&&_0xcf8090['setContext']({'type':'text','value':this['_getTextContext'](_0x4517d9)});}['_initAriaMarkerChangeAnnouncements'](){const _0x4c618c=this['editor'];rt(_0x4c618c['model'],({left:_0x47c742,entered:_0x2755af})=>{for(const _0x52ce64 of _0x47c742)if(mt(_0x52ce64)){_0x4c618c['ui']['ariaLiveAnnouncer']['announce'](N(_0x4c618c['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x392289 of _0x2755af)if(mt(_0x392289)){_0x4c618c['ui']['ariaLiveAnnouncer']['announce'](N(_0x4c618c['locale'],'ENTER_COMMENT_ANNOUNCEMENT',tt(_0x47e754)));break;}});}}function dt(_0x2134bb,_0x4c8037){return _0x4c8037?_0x2134bb+':'+_0x4c8037:_0x2134bb;}function ht(_0x576198,_0x1a564f){const _0x52d190=_0x1a564f['schema'],_0x513d32=_0x1a564f['createRange'](_0x576198['start']);for(const _0x3c68ae of _0x576198['getWalker']()){const {type:_0x5f1dff,item:_0x570709,nextPosition:_0x3b863c}=_0x3c68ae;if('text'===_0x5f1dff||_0x52d190['isObject'](_0x570709)){const _0x574889=_0x1a564f['createPositionBefore'](_0x570709);_0x513d32['isCollapsed']&&(_0x513d32['start']=_0x574889),_0x513d32['end']=_0x3b863c;}}return _0x513d32;}function mt(_0x376579){return'comment'===ft(_0x376579['name'])['group'];}class s extends _0x4dde71{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'CommentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,r,b,y];}get['CommentsListView'](){return te;}get['CommentThreadInputView'](){return ie;}['init'](){const _0x435972=this['editor'],_0x707e5a=_0x435972['plugins']['get'](o),_0x3d7b9d=_0x435972['plugins']['get'](r),_0x2e5a2a=_0x435972['plugins']['get'](y),_0x3837ae=_0x435972['plugins']['get'](b);_0x435972['ui']['componentFactory']['add']('comment',()=>{const _0x53fdd7=this['_createUIButton'](_0x451c43);return _0x53fdd7['tooltip']=!0x0,_0x53fdd7;}),_0x435972['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x28d01d)),_0x3837ae['addSourceCollector'](()=>{const _0x51ddd3=[];for(const [_0x30ac2d,_0x2f9432]of _0x707e5a['_threadToController']){const _0xa74f5b=_0x3d7b9d['getAllMarkersForId'](_0x30ac2d['id']),_0x30867c=_0xa74f5b['map'](_0x36e0fa=>_0x36e0fa['getRange']());_0xa74f5b['length']>0x0&&_0x51ddd3['push']([_0x2f9432['view'],_0x30867c]);}return _0x51ddd3;}),this['listenTo'](_0x2e5a2a,'change:activeAnnotations',(_0x2d4396,_0x2f4882,_0x15974a)=>{const _0x22ccaf=Array['from'](_0x15974a)['map'](_0x53b663=>_0x53b663['innerView'])['find'](_0x15b599=>_0x707e5a['_viewToController']['has'](_0x15b599));if(!_0x22ccaf)return void(_0x3d7b9d['activeMarker']=null);const _0xf050d9=_0x707e5a['_viewToController']['get'](_0x22ccaf)['model']['id'],_0x50bad5='comment:'+_0xf050d9;_0xf050d9&&_0x3d7b9d['hasMarkerForId'](_0xf050d9)?_0x3d7b9d['activeMarker']=_0x50bad5:_0x3d7b9d['activeMarker']&&(_0x3d7b9d['activeMarker']=null);}),this['listenTo'](_0x707e5a,'removeCommentThread',(_0x39d97c,{threadId:_0x3546c3,isFromAdapter:_0x54d4cc})=>{!_0x54d4cc&&_0x435972['ui']['focusTracker']['isFocused']&&_0x3d7b9d['hasMarkerForId'](_0x3546c3)&&_0x435972['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x707e5a,'addComment',(_0x46ced8,{threadId:_0x2dc72f,isFromAdapter:_0x3dbdae})=>{if(_0x3dbdae||!_0x3d7b9d['hasMarkerForId'](_0x2dc72f)||!_0x707e5a['hasCommentThread'](_0x2dc72f))return;0x1===_0x707e5a['getCommentThread'](_0x2dc72f)['length']&&(_0x435972['editing']['view']['focus'](),_0x46ced8['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x4fcab5=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x540ac9;for(const _0x2c1180 in _0x4fcab5){const _0x4c9fd3=_0x2c1180,_0x40e0b5=_0x4fcab5[_0x4c9fd3];if('commentsLicenseKeyValid'==_0x40e0b5||'commentsLicenseKeyInvalid'==_0x40e0b5||'commentsLicenseKeyExpired'==_0x40e0b5||'commentsLicenseKeyDomainLimit'==_0x40e0b5||'commentsLicenseKeyNotAllowed'==_0x40e0b5||'commentsLicenseKeyEvaluationLimit'==_0x40e0b5||'commentsLicenseKeyUsageLimit'==_0x40e0b5){delete _0x4fcab5[_0x4c9fd3],_0x540ac9=_0x40e0b5,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x540ac9&&_0x4fcab5['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x540ac9&&_0x4fcab5['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x540ac9&&_0x4fcab5['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x540ac9&&_0x4fcab5['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x540ac9&&_0x4fcab5['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyUsageLimit'==_0x540ac9&&_0x4fcab5['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x4a4415){const _0x311fde=this['editor'],_0x1dc2ba=new _0x4a4415(_0x311fde['locale']),_0x3d8a99=_0x311fde['commands']['get']('addCommentThread');return _0x1dc2ba['set']({'label':N(_0x311fde['locale'],'Comment'),'icon':_0x585956}),_0x1dc2ba['bind']('isEnabled')['to'](_0x3d8a99,'isEnabled',_0x3d8a99,'hasContent',(_0x137363,_0xde68fd)=>_0x137363&&_0xde68fd),this['listenTo'](_0x1dc2ba,'execute',()=>{_0x3d8a99['execute']();}),_0x1dc2ba;}}class i extends _0x4dde71{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[r];}constructor(_0x42389e){super(_0x42389e),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x3eaf61,_0x27750c,_0x53e304)=>{_0x53e304?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x2b59d7,_0x5e696e]of this['editor']['commands'])_0x5e696e['affectsData']&&'addCommentThread'!==_0x2b59d7&&_0x5e696e['forceDisabled']('commentsOnlyMode');(this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('RevisionTracker'))&&this['editor']['plugins']['get']('RevisionTracker')['forceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('SourceEditing')&&this['editor']['plugins']['get']('SourceEditing')['forceDisabled']('commentsOnlyMode');this['editor']['commands']['get']('editSource')?.['forceDisabled']('commentsOnlyMode');const _0x56ed84=this['editor']['editing']['view']['document'];this['listenTo'](_0x56ed84,'cut',_0x31bfd8=>_0x31bfd8['stop'](),{'priority':'highest'}),this['listenTo'](_0x56ed84,'clipboardInput',_0x3cf964=>_0x3cf964['stop'](),{'priority':'highest'}),this['listenTo'](_0x56ed84,'delete',_0x485e69=>_0x485e69['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x537839,_0x35a380]of this['editor']['commands'])_0x35a380['affectsData']&&'addCommentThread'!==_0x537839&&_0x35a380['clearForceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('RevisionTracker')&&this['editor']['plugins']['get']('RevisionTracker')['clearForceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('SourceEditing')&&this['editor']['plugins']['get']('SourceEditing')['clearForceDisabled']('commentsOnlyMode'),this['editor']['commands']['get']('editSource')?.['clearForceDisabled']('commentsOnlyMode'),this['stopListening'](this['editor']['editing']['view']['document']);}}class j extends _0x4cc9b8{['activeUIs'];['uisData'];['_uis'];static get['requires'](){return[y];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x44f0e8){super(_0x44f0e8),this['activeUIs']=new Set(),this['_uis']=new Map(),this['uisData']=new Map();}['init'](){const _0x206028=this['context']['plugins']['get'](y);this['listenTo'](_0x206028,'_activateAnnotation',(_0x26bd14,_0x4a0a25)=>{for(const _0x4fde05 of this['activeUIs']){const _0x510228=this['_uis']['get'](_0x4fde05);(0x0,this['uisData']['get'](_0x4fde05)['filter'])(_0x4a0a25)&&_0x510228['setActiveAnnotation'](_0x4a0a25);}}),this['listenTo'](_0x206028,'_deactivateAllAnnotations',()=>{for(const _0x357cf0 of this['activeUIs']){this['_uis']['get'](_0x357cf0)['setActiveAnnotation'](null);}}),this['listenTo'](_0x206028['_visibleAnnotations'],'add',(_0x32464e,_0x8ef53)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x8ef53);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x36dc77){return this['activeUIs']['has'](_0x36dc77);}['activate'](_0x17692d,_0x2b3e60=this['defaultFilter']){const _0x5f219=this['context']['plugins']['get'](y);if(!this['_uis']['has'](_0x17692d))throw new _0x542f67('annotationsuis-missing-ui',this,{'uiName':_0x17692d});this['isActive'](_0x17692d)&&this['deactivate'](_0x17692d),this['activeUIs']['add'](_0x17692d);const _0x438567=new S();v({'source':_0x5f219['_visibleAnnotations'],'target':_0x438567,'filter':_0x2b3e60}),this['uisData']['set'](_0x17692d,{'collection':_0x438567,'filter':_0x2b3e60});const _0x4ce7da=this['_uis']['get'](_0x17692d);_0x4ce7da['attach'](_0x438567),this['listenTo'](_0x4ce7da,'change:activeAnnotation',(_0x43600b,_0x115d17,_0x541ce4,_0x430031)=>{_0x430031&&_0x5f219['_removeActiveAnnotation'](_0x430031),_0x541ce4&&_0x5f219['_addActiveAnnotation'](_0x541ce4);});}['deactivate'](_0x3c0c82){if(this['activeUIs']['delete'](_0x3c0c82),!this['_uis']['has'](_0x3c0c82))throw new _0x542f67('annotationsuis-missing-ui',this,{'uiName':_0x3c0c82});const _0x9cdc8e=this['_uis']['get'](_0x3c0c82);_0x9cdc8e['detach'](),this['stopListening'](_0x9cdc8e),this['uisData']['get'](_0x3c0c82)['collection']['destroy'](),this['uisData']['delete'](_0x3c0c82);}['switchTo'](_0x5817f2){if(!this['_uis']['has'](_0x5817f2))throw new _0x542f67('annotationsuis-missing-ui',this,{'uiName':_0x5817f2});const _0x35b97e=this['context']['plugins']['get'](y),_0x308d57=Array['from'](_0x35b97e['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x5817f2);const _0x3136d1=this['_uis']['get'](_0x5817f2);_0x3136d1['setActiveAnnotation'](_0x308d57),_0x3136d1['_setSelectedAnnotations']&&_0x308d57&&_0x3136d1['_setSelectedAnnotations']([_0x308d57]);}['deactivateAll'](){for(const _0x1d0a91 of this['activeUIs'])this['deactivate'](_0x1d0a91);}['register'](_0x48c812,_0x410321){if(this['_uis']['has'](_0x48c812))throw new _0x542f67('annotationsuis-register-already-registered');if('function'!=typeof _0x410321['attach']||'function'!=typeof _0x410321['detach']||'function'!=typeof _0x410321['setActiveAnnotation'])throw new _0x542f67('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x48c812,_0x410321);}['refilterAnnotations'](){const _0x44f3e7=this['context']['plugins']['get'](y)['collection'],_0x3995d7=new Map(),_0x45ecfe=Array['from'](this['activeUIs']);for(const _0x41dc2c of this['activeUIs']){const _0x5e9ac1=this['uisData']['get'](_0x41dc2c)['collection'];for(const _0x4d98fd of _0x5e9ac1)_0x3995d7['set'](_0x4d98fd,_0x41dc2c);}for(const _0x90ef67 of _0x44f3e7){const _0x5bc426=_0x3995d7['get'](_0x90ef67);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x90ef67);const _0x1516cd=_0x45ecfe['find'](_0x1703f5=>this['uisData']['get'](_0x1703f5)['filter'](_0x90ef67));_0x5bc426!==_0x1516cd&&(_0x5bc426&&this['uisData']['get'](_0x5bc426)['collection']['remove'](_0x90ef67),_0x1516cd&&this['uisData']['get'](_0x1516cd)['collection']['add'](_0x90ef67));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['defaultFilter'](){return!0x0;}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x4d4020){const _0x1c0944=[];for(const _0x5cdff7 of this['activeUIs']){(0x0,this['uisData']['get'](_0x5cdff7)['filter'])(_0x4d4020)&&_0x1c0944['push'](_0x5cdff7);}if(_0x1c0944['length']>0x1)throw new _0x542f67('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x1c0944,'annotationType':_0x4d4020['type']});}}const _i=/* #__PURE__ -- @preserve */
|
|
32
|
-
Ht('px');class H extends kt{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(
|
|
33
|
-
Ht('px');class R extends kt{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x1c76aa){super(_0x1c76aa),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x1a3a5a,_0x4d1443)=>_0x1a3a5a+_0x4d1443),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=xt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0xd2aa22=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0xd2aa22['to']('isAnimationDisabled',_0x107894=>_0x107894?'ck-sidebar-item--no-animation':'')],'style':{'top':_0xd2aa22['to']('top',_0x4f7f10=>Ot(_0x4f7f10))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x394b2c=this['element']['clientHeight'];_0x394b2c&&(this['height']=_0x394b2c);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0x4cc9b8{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0xce4b3d){super(_0xce4b3d),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 _0x565cee=this['context']['config']['get']('sidebar.container');_0x565cee&&this['setContainer'](_0x565cee);}['setContainer'](_0x36845f){if(!g(_0x36845f))throw new _0x542f67('sidebar-setcontainer-invalid-element');this['container']=_0x36845f;}['_attachToContainer']({viewClass:_0x12738d='',spaceBetweenItems:_0x175344=0x19}={}){if(!g(this['container']))throw new _0x542f67('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x12738d,this['_spaceBetweenItems']=_0x175344;}['rearrange']({removedAnnotation:_0x5b5a26,previousAnnotation:_0x57af7d,nextAnnotation:_0x2736d6}){const _0x327d3a=this['getSidebarItemView'](_0x5b5a26);this['view']['list']['remove'](_0x327d3a),this['_destroySidebarItemView'](_0x5b5a26),_0x57af7d&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x57af7d)),_0x2736d6&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x2736d6)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x9ba34b,activatedAnnotation:_0x11654b,disableAnimationOnActivatedAnnotation:_0x17b409}){if(this['_activeAnnotation']=_0x11654b,_0x9ba34b){_0x9ba34b['isActive']=!0x1;const _0x589908=this['getSidebarItemView'](_0x9ba34b);_0x589908&&_0x17b409&&(_0x589908['isAnimationDisabled']=!0x1);}if(_0x11654b){const _0x258b3c=this['getSidebarItemView'](_0x11654b);_0x258b3c&&(_0x11654b['isActive']=!0x0,_0x17b409&&(_0x258b3c['isAnimationDisabled']=!0x0,_0x258b3c['top']+=0x1),this['_alignToTargetRect'](_0x258b3c));}}['_detachFromContainer'](_0x17d1fc){if(this['view']['element']['remove'](),_0x17d1fc){for(const _0x4d63cb of _0x17d1fc)this['_destroySidebarItemView'](_0x4d63cb);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x5a00e7,_0xacfbb){_0xacfbb||(_0xacfbb=_0x5a00e7['view']);const _0x10f4dc=new R(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x10f4dc,_0x5a00e7),this['_annotationToSidebarItemView']['set'](_0x5a00e7,_0x10f4dc),_0x10f4dc['content']['add'](_0xacfbb),this['listenTo'](_0x5a00e7['view'],'change:targetRect',(_0x222cdb,_0x4bc284,_0xa1a6b0)=>{const _0x488aa7=this['_getTargetTop'](_0x5a00e7,_0xa1a6b0);_0x10f4dc['_targetTop']!=_0x488aa7&&(_0x10f4dc['_targetTop']=_0x488aa7,this['_setItemTop'](_0x10f4dc,_0x488aa7));}),this['listenTo'](_0x10f4dc,'change:top',()=>{this['_recalculate'](_0x10f4dc,'top');}),this['listenTo'](_0x10f4dc,'change:bottom',()=>{this['_recalculate'](_0x10f4dc,'bottom');}),this['_alignToTargetRect'](_0x10f4dc);const _0x387c10=this['_getItemBefore'](_0x10f4dc);if(_0x387c10)this['_alignAfterItem'](_0x387c10,_0x10f4dc)||this['_alignToTargetRect'](_0x10f4dc);else this['_alignToTargetRect'](_0x10f4dc);return this['_updateLastItem'](),this['view']['list']['add'](_0x10f4dc),_0x10f4dc;}['_alignForTopChange'](_0x4669b8){if(!_0x4669b8['content']['length'])return;const _0x57a2d6=this['_getItemBefore'](_0x4669b8);if(!_0x57a2d6)return;const _0x5d71f1=this['_sidebarItemViewToAnnotation']['get'](_0x57a2d6),_0x17f0c3=this['_activeAnnotation'];_0x17f0c3&&_0x17f0c3===_0x5d71f1?this['_alignAfterItem'](_0x57a2d6,_0x4669b8):this['_alignBeforeItem'](_0x4669b8,_0x57a2d6);}['_alignForBottomChange'](_0x5871e8){if(!_0x5871e8['content']['length'])return;const _0x182227=this['_getItemAfter'](_0x5871e8);if(!_0x182227)return;const _0x4f50d1=this['_sidebarItemViewToAnnotation']['get'](_0x182227),_0x4b971d=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x5a99be=this['_activeAnnotation'];_0x5a99be&&_0x5a99be===_0x4f50d1&&_0x4b971d?(this['_alignBeforeItem'](_0x182227,_0x5871e8),this['_alignAfterItem'](_0x5871e8,_0x182227)):_0x5a99be&&_0x5a99be===_0x4f50d1?this['_alignBeforeItem'](_0x182227,_0x5871e8):this['_alignAfterItem'](_0x5871e8,_0x182227);}['_recalculate'](_0x482ace,_0x2f633a){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x1ab536,changedProp:_0x318f77}of this['_recalculateBuffer'])'top'===_0x318f77?this['_alignForTopChange'](_0x1ab536):this['_alignForBottomChange'](_0x1ab536);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x482ace,'changedProp':_0x2f633a});}['getSidebarItemView'](_0x1ffc9a){return this['_annotationToSidebarItemView']['get'](_0x1ffc9a);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x34b19f){const _0x54bb88=this['getSidebarItemView'](_0x34b19f);this['stopListening'](_0x54bb88),this['stopListening'](_0x34b19f['view']),_0x54bb88['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x34b19f),this['_sidebarItemViewToAnnotation']['delete'](_0x54bb88);}['_createSidebarView'](){const _0x39d573=new H(this['context']['locale']);return _0x39d573['render'](),this['on']('change:_lastItem',(_0x4be4bf,_0x24f1c2,_0x1b37d9,_0x34ad67)=>{_0x34ad67&&_0x39d573['unbind']('minHeight'),_0x1b37d9?_0x39d573['bind']('minHeight')['to'](_0x1b37d9,'bottom'):_0x39d573['minHeight']=null;}),_0x39d573;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x507a97){const _0x1d76ed=this['_sidebarItemViewToAnnotation']['get'](_0x507a97),_0xbc4f6f=_0x1d76ed&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x1d76ed)-0x1);return _0xbc4f6f&&this['getSidebarItemView'](_0xbc4f6f)||null;}['_getItemAfter'](_0x3b7943){const _0x597b56=this['_sidebarItemViewToAnnotation']['get'](_0x3b7943),_0x10a501=_0x597b56&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x597b56)+0x1);return _0x10a501&&this['getSidebarItemView'](_0x10a501)||null;}['_alignBeforeItem'](_0x135dee,_0x4240f9){_0x135dee['updateHeight']();const _0x9b0e89=G(_0x4240f9['bottom']+this['_spaceBetweenItems'],_0x135dee['top']);return!!_0x9b0e89&&(this['_setItemTop'](_0x4240f9,_0x4240f9['top']-_0x9b0e89),!0x0);}['_alignAfterItem'](_0x2ae6b1,_0x5ee1f6){_0x2ae6b1['updateHeight']();const _0x7595a0=G(_0x2ae6b1['bottom']+this['_spaceBetweenItems'],_0x5ee1f6['top']);return!!_0x7595a0&&(this['_setItemTop'](_0x5ee1f6,_0x5ee1f6['top']+_0x7595a0,!0x1),!0x0);}['_alignToTargetRect'](_0x2ceda5){const _0x5e8b3b=this['_sidebarItemViewToAnnotation']['get'](_0x2ceda5);if(!_0x5e8b3b||!_0x5e8b3b['target']||!_0x5e8b3b['targetRect'])return;const _0x405a92=this['_getTargetTop'](_0x5e8b3b,_0x5e8b3b['targetRect']);this['_setItemTop'](_0x2ceda5,_0x405a92);}['_getTargetTop'](_0x57a15b,_0x59b3e6){if(null===_0x59b3e6)return 0x0;if(_0x57a15b['target']instanceof _0x48c8c0)return _0x59b3e6['top'];{const _0x4cb201=new _0x48c8c0(this['view']['element'])['top'];return _0x59b3e6['top']-_0x4cb201;}}['_setItemTop'](_0x248624,_0x20c6d4,_0x25dbbf=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x25dbbf&&(_0x20c6d4=Math['max'](_0x20c6d4,this['_getMaxAvailableTop'](_0x248624))),_0x248624['top']=_0x20c6d4;}['_getMaxAvailableTop'](_0x4475f0){let _0x58ccc9=this['_getItemBefore'](_0x4475f0),_0x3e4097=0x0;for(;_0x58ccc9;)_0x58ccc9['updateHeight'](),_0x3e4097+=this['_spaceBetweenItems']+_0x58ccc9['height'],_0x58ccc9=this['_getItemBefore'](_0x58ccc9);return _0x3e4097;}}function G(_0x5e3ce6,_0x1f44c4){return Math['max'](_0x5e3ce6-_0x1f44c4,0x0);}function g(_0x2727d1){return null!==_0x2727d1&&'object'==typeof _0x2727d1&&0x1===_0x2727d1['nodeType'];}class e extends _0x4cc9b8{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,j];}static get['pluginName'](){return'WideSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3d700b){super(_0x3d700b),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x2bdfd3(),this['_refreshPositioningDebounced']=_0x30831a(()=>{_0x3d700b['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x3b05ba=this['context']['plugins']['get'](j),_0x589c94=this['context']['plugins']['get'](z);_0x3b05ba['register']('wideSidebar',this),_0x589c94['container']&&_0x3b05ba['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x4eb086){if(_0x4eb086===this['activeAnnotation'])return;const _0x2bd043=this['context']['plugins']['get'](z);_0x2bd043['_activeAnnotation']=_0x4eb086;const _0x55b1db=this['activeAnnotation'];_0x2bd043['refresh']({'blurredAnnotation':_0x55b1db,'activatedAnnotation':_0x4eb086}),this['activeAnnotation']=_0x4eb086;}['attach'](_0x74c1cd){this['annotations']=_0x74c1cd;const _0x4cd121=this['context']['plugins']['get'](z);if(_0x4cd121['_annotations']=_0x74c1cd,this['isAttached'])throw new _0x542f67('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x4cd121,'set:container',()=>{this['detach'](),this['listenTo'](_0x4cd121,'change:container',_0x44dee8=>{_0x44dee8['off'](),this['attach'](_0x74c1cd);});}),_0x4cd121['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x46e917=_0x5eded6=>{_0x5eded6['updateTargetRect'](),_0x4cd121['addAnnotation'](_0x5eded6);};for(const _0x3f4d62 of _0x74c1cd)_0x46e917(_0x3f4d62);this['listenTo'](_0x74c1cd,'add',(_0x1439ad,_0xb1341c)=>{_0x46e917(_0xb1341c);}),this['listenTo'](_0x74c1cd,'remove',(_0x579256,_0x7edcb0,_0x37012e)=>{_0x4cd121['rearrange']({'removedAnnotation':_0x7edcb0,'previousAnnotation':_0x74c1cd['get'](_0x37012e-0x1),'nextAnnotation':_0x74c1cd['get'](_0x37012e+0x1)}),_0x7edcb0===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x74c1cd,'focus',(_0x150ce0,_0x1ca428)=>{this['setActiveAnnotation'](_0x1ca428);}),this['listenTo'](_0x74c1cd,'blur',()=>{this['setActiveAnnotation'](null);});const _0x34bd71=this['context']instanceof _0x419674?this['context']['editors']:new _0x2bdfd3([this['context']]);for(const _0x28f388 of _0x34bd71)this['_integrateWithEditorAnnotations'](_0x28f388);this['listenTo'](_0x34bd71,'add',(_0x38d52d,_0x16918f)=>{this['listenTo'](_0x16918f,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x16918f);});}),this['listenTo'](_0x34bd71,'remove',(_0x305486,_0x2e4434)=>{_0x2e4434['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x2e4434['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x542f67('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x37fa82=this['context']['plugins']['get'](z);_0x37fa82['_detachFromContainer'](this['annotations']),this['stopListening'](_0x37fa82),this['stopListening'](this['annotations']),this['context']instanceof _0x419674&&this['stopListening'](this['context']['editors']);for(const _0x8be4f3 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x8be4f3);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x21b985){if(!_0x21b985['plugins']['has']('EditorAnnotations'))return;const _0x53275a=_0x21b985['plugins']['get']('EditorAnnotations'),_0x1f9144=()=>{const _0x14a456=_0x53275a['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x14a456[0x0]||null);};this['listenTo'](_0x53275a,'refresh',_0x1f9144),this['listenTo'](_0x53275a,'blur',(_0x25bf82,{isAnnotationTracked:_0x1ddd72})=>{this['activeAnnotation']&&_0x1ddd72(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x53275a,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x4be1b8=>{_0x53275a['hasDomSelection']()&&(_0x1f9144(),_0x4be1b8['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x53275a);}['_destroyEditorAnnotationsIntegration'](_0x502507){this['stopListening'](_0x502507),this['_editorAnnotations']['remove'](_0x502507);}}class C extends _0x451c43{['counterView'];constructor(_0x49f764){super(_0x49f764);const _0x4d3765=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x3d0fc3,_0x1cea0b)=>_0x3d0fc3?'...':_0x1cea0b['toString']()),this['set']('annotationType',''),this['icon']=_0x585956,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new kt(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x4d3765['to']('annotationType',_0x44daa7=>'ck-annotation-counter__badge--'+_0x44daa7),_0x4d3765['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x4d3765['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class n extends _0x4cc9b8{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,j];}static get['pluginName'](){return'NarrowSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1ebd87){super(_0x1ebd87),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=new(_0x3eb79f())(),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x2bdfd3(),this['_refreshPositioningDebounced']=_0x30831a(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](j)['register']('narrowSidebar',this),this['bodyCollection']=new _0x5a566a(this['context']['locale']),this['balloonPanelView']=new _0x34763c(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x6f7f7c){this['annotations']=_0x6f7f7c;const _0x493250=this['context']['plugins']['get'](z),_0x23b345=this['balloonPanelView'];if(_0x493250['_annotations']=_0x6f7f7c,this['isAttached'])throw new _0x542f67('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x493250,'set:container',()=>{this['detach'](),this['listenTo'](_0x493250,'change:container',_0x2073fb=>{_0x2073fb['off'](),this['attach'](_0x6f7f7c);});}),_0x493250['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x2dcba5=_0x1b657d=>{const _0x389b1d=new C(this['context']['locale']);_0x493250['addAnnotation'](_0x1b657d,_0x389b1d),this['_annotationToNarrowView']['set'](_0x1b657d,_0x389b1d),_0x389b1d['bind']('isDirty','annotationType','number')['to'](_0x1b657d['view'],'isDirty','type','length'),_0x389b1d['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x23b345['content']['first']!==_0x1b657d['view']?(this['_showBalloon'](_0x1b657d),_0x1b657d['view']['element']['focus'](),this['setActiveAnnotation'](_0x1b657d)):this['setActiveAnnotation'](null);});};for(const _0x232038 of _0x6f7f7c)_0x2dcba5(_0x232038);this['listenTo'](_0x6f7f7c,'add',(_0x4eaebb,_0x127154)=>{_0x2dcba5(_0x127154);}),this['listenTo'](_0x6f7f7c,'remove',(_0x5e6e63,_0x588c8c,_0x4e3977)=>{this['_annotationToNarrowView']['get'](_0x588c8c)['destroy'](),this['_annotationToNarrowView']['delete'](_0x588c8c),_0x493250['rearrange']({'removedAnnotation':_0x588c8c,'previousAnnotation':_0x6f7f7c['get'](_0x4e3977-0x1),'nextAnnotation':_0x6f7f7c['get'](_0x4e3977+0x1)}),_0x588c8c===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x6f7f7c,'focus',(_0x22a20b,_0x5ca5fa)=>{this['setActiveAnnotation'](_0x5ca5fa);}),this['listenTo'](_0x6f7f7c,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x414f97,_0x4eb54a)=>{_0x4eb54a['keyCode']===_0x449fd0['esc']&&_0x23b345['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x23b345['content']['first']),this['_hideBalloon'](),_0x4eb54a['stopPropagation'](),_0x4eb54a['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x35cf1f,_0x12b1da)=>{const _0x4885f9=_0x12b1da['target'];_0x23b345['isVisible']&&_0x23b345['element']['contains'](_0x4885f9)||_0x493250['view']['element']['contains'](_0x4885f9)||_0x35cf1f['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x3893ad=>_0x3893ad['contains'](_0x4885f9))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x2a8b0b=this['context']instanceof _0x419674?this['context']['editors']:new _0x2bdfd3([this['context']]);for(const _0x3e01fb of _0x2a8b0b)this['_integrateWithEditorAnnotations'](_0x3e01fb);this['listenTo'](_0x2a8b0b,'add',(_0x4fe013,_0x320360)=>{this['listenTo'](_0x320360,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x320360);});}),this['listenTo'](_0x2a8b0b,'remove',(_0x51ca66,_0x546644)=>{_0x546644['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x546644['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x46f120){if(_0x46f120===this['activeAnnotation'])return;const _0x2f78db=this['context']['plugins']['get'](z);if(_0x2f78db['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x46f120,'disableAnimationOnActivatedAnnotation':!0x0}),_0x46f120)_0x2f78db['getSidebarItemView'](_0x46f120)?this['_showBalloon'](_0x46f120):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x46f120;}['detach'](){if(!this['isAttached'])throw new _0x542f67('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x31d1f1=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x16bf79=>_0x16bf79['destroy']()),this['_annotationToNarrowView']['clear'](),_0x31d1f1['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x419674&&this['stopListening'](this['context']['editors']);for(const _0x169513 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x169513);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'](_0x2278d9){if(!_0x2278d9['plugins']['has']('EditorAnnotations'))return;const _0x5cba5f=_0x2278d9['plugins']['get']('EditorAnnotations'),_0x3b415f=this['context']['plugins']['get'](z),_0x37f307=this['annotations'],_0x45c114=this['balloonPanelView'],_0x2a86a8=()=>{const _0xae8adc=_0x5cba5f['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0xae8adc),this['setActiveAnnotation'](_0xae8adc[0x0]||null);};this['listenTo'](_0x5cba5f,'refresh',_0x2a86a8),this['listenTo'](_0x5cba5f,'blur',(_0x1eb128,{isAnnotationTracked:_0x28f2b1})=>{this['activeAnnotation']&&_0x28f2b1(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x5cba5f,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x37f307,'blur',_0x8224dc=>{_0x5cba5f['hasDomSelection']()&&_0x8224dc['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x32b447,_0x107cb7)=>{const _0x22ee46=_0x107cb7['target'];_0x45c114['isVisible']&&_0x45c114['element']['contains'](_0x22ee46)||_0x3b415f['view']['element']['contains'](_0x22ee46)||this['activeAnnotation']&&_0x5cba5f['hasDomSelection']()&&(_0x2a86a8(),_0x32b447['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x5cba5f);}['_destroyEditorAnnotationsIntegration'](_0x55f605){_0x55f605&&(this['stopListening'](_0x55f605),this['_editorAnnotations']['remove'](_0x55f605));}['_setSelectedAnnotations'](_0x315ff0){for(const _0x123b94 of this['_selectedAnnotations'])_0x315ff0['includes'](_0x123b94)||this['_manuallyClosedAnnotationViews']['delete'](_0x123b94['view']);this['_selectedAnnotations']=_0x315ff0;}['_refreshPositioning'](){const _0x1921df=this['balloonPanelView'];this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning'](),_0x1921df['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x5332d5){if(this['_manuallyClosedAnnotationViews']['has'](_0x5332d5['view']))return;const _0x23e5dc=this['balloonPanelView']['content']['first'];_0x23e5dc!==_0x5332d5['view']?(_0x23e5dc&&this['_detachListeners'](_0x23e5dc),this['_attachListeners'](_0x5332d5['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x5332d5['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x3b2b49=this['balloonPanelView']['content']['first'],_0x12ffd9=_0x3b2b49&&this['annotations']['getByView'](_0x3b2b49);if(!_0x12ffd9||!this['_annotationToNarrowView']['has'](_0x12ffd9))return;const _0x1087d2=this['_annotationToNarrowView']['get'](_0x12ffd9)['element'],_0x384e38=(function(){const _0x4d3a2f=_0x34763c['defaultPositions'];return[_0x4d3a2f['southArrowNorthEast'],_0x4d3a2f['northArrowSouthEast'],_0x4d3a2f['southArrowNorth'],_0x4d3a2f['northArrowSouth'],_0x4d3a2f['southArrowNorthWest'],_0x4d3a2f['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x1087d2,'positions':_0x384e38});}['_hideBalloon'](){const _0x5b66c0=this['balloonPanelView'],_0x32709b=_0x5b66c0['content']['first'];_0x32709b&&(this['_detachListeners'](_0x32709b),_0x5b66c0['unpin'](),_0x5b66c0['content']['clear']());}['_attachListeners'](_0x5d37fa){this['listenTo'](_0x5d37fa,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x5d37fa,'Esc',(_0x343b67,_0x1ddbed)=>{this['_manuallyClosedAnnotationViews']['add'](_0x5d37fa),this['_hideBalloon'](),_0x1ddbed();});}['_detachListeners'](_0x16484b){this['stopListening'](_0x16484b);}}class c extends _0x4dde71{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];['_refreshVisibilityDebounced'];static get['requires'](){return[b,_0x469550,j];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4818df){super(_0x4818df),_0x4818df['editing']['view']['addObserver'](_0x1ad6fd),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x4818df['plugins']['get'](_0x469550),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1,this['_refreshVisibilityDebounced']=_0x30831a(()=>{this['editor']['plugins']['get']('Annotations')['refreshVisibility']();},0xfa,{'leading':!0x1});}['init'](){const _0x51d1ea=this['editor']['plugins']['get'](j);_0x51d1ea['context']===this['editor']&&(_0x51d1ea['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0xabf44a,_0x4155a7)=>{const _0x1da247=this['_balloon'];if(this['isAttached']&&_0x1da247['visibleView']){const _0x490ab8=this['annotations']['getByView'](_0x1da247['visibleView']);_0x490ab8&&this['_closeAnnotation'](_0x490ab8),_0x4155a7();}}));}['afterInit'](){const _0x275ff5=this['editor']['plugins']['get'](j);_0x275ff5['context']===this['editor']&&(_0x275ff5['hasActive']()||_0x275ff5['switchTo']('inline'));}['setActiveAnnotation'](_0x2233b6){_0x2233b6!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x2233b6&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x2233b6)&&this['_addAnnotationToBalloon'](_0x2233b6,!0x0),_0x2233b6['isActive']=!0x0),_0x2233b6||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x2233b6);}['attach'](_0x4b7f99){this['annotations']=_0x4b7f99;const _0x17d340=this['editor']['plugins']['get'](j),_0x52b8db=this['_balloon'];if(this['isAttached'])throw new _0x542f67('inlineannotations-attach-already-attached',this);if(_0x17d340['context']!==this['editor'])throw new _0x542f67('inlineannotations-not-allowed-with-context',this);const _0x1b3d48=this['editor']['plugins']['get'](b);this['listenTo'](_0x1b3d48,'refresh',()=>{const _0x448312=_0x1b3d48['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x16bc57,_0x4300a7;!this['_forceRefresh']&&(_0x16bc57=_0x448312,_0x4300a7=this['_selectedAnnotations'],_0x16bc57['length']===_0x4300a7['length']&&_0x16bc57['every'](_0x5deb44=>_0x4300a7['includes'](_0x5deb44)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x448312),this['setActiveAnnotation'](_0x448312[0x0]||null));}),this['listenTo'](_0x1b3d48,'blur',(_0x591135,{isAnnotationTracked:_0x24f983})=>{this['activeAnnotation']&&_0x24f983(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x1b3d48,'uiUpdate',()=>{this['_refreshVisibilityDebounced']();}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x193885,_0x5072d6,_0x2d8278)=>{_0x2d8278||this['setActiveAnnotation'](null);}),this['listenTo'](_0x4b7f99,'remove',(_0x3f0390,_0x3f9602)=>{this['_removeAnnotationFromBalloon'](_0x3f9602),_0x3f9602===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x52b8db,'change:visibleView',(_0x37c885,_0xd093f6,_0xa49b64,_0x4b940f)=>{_0x4b940f&&this['stopListening'](_0x4b940f);const _0x33db32=_0x4b7f99['getByView'](_0xa49b64);_0xa49b64&&_0x33db32&&(this['listenTo'](_0xa49b64,'change:height',()=>{_0x52b8db['updatePosition']();}),this['listenTo'](_0xa49b64,'Esc',()=>{this['_closeAnnotation'](_0x33db32),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x33db32&&this['setActiveAnnotation'](_0x33db32));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x52b8db['visibleView']&&(_0x4b7f99['getByView'](_0x52b8db['visibleView'])&&_0x52b8db['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 _0x542f67('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0xaf90d7 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0xaf90d7);this['_refreshVisibilityDebounced']['cancel'](),this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach'](),this['_refreshVisibilityDebounced']['cancel']();}['_setSelectedAnnotations'](_0x11055e){for(const _0x36e5fe of this['_selectedAnnotations'])_0x11055e['includes'](_0x36e5fe)||this['_manuallyClosed']['delete'](_0x36e5fe);for(const _0x236630 of this['annotations'])_0x11055e['includes'](_0x236630)||this['_removeAnnotationFromBalloon'](_0x236630);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x175c50 of _0x11055e)this['_addAnnotationToBalloon'](_0x175c50);}this['_selectedAnnotations']=_0x11055e;}['_addAnnotationToBalloon'](_0x522f79,_0x53d10d=!0x1){this['_manuallyClosed']['has'](_0x522f79)||(this['_addedAnnotations']['has'](_0x522f79)||this['_balloon']['hasView'](_0x522f79['view'])||(this['_addedAnnotations']['add'](_0x522f79),this['_balloon']['add']({'stackId':_0x522f79['view']['id'],'view':_0x522f79['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x522f79)}})),_0x53d10d&&this['_balloon']['showStack'](_0x522f79['view']['id']));}['_getBalloonTargetForAnnotation'](_0x455971){const _0x40f7f4=_0x455971['target'],_0x407f98=this['editor']['editing']['view'],_0x59cb24=_0x407f98['document']['selection']['getFirstRange'](),_0x49412a=_0x407f98['domConverter']['viewRangeToDom'](_0x59cb24);if(_0x49412a['collapse'](!0x0),_0x40f7f4){if(_0x40f7f4 instanceof _0x48c8c0)return _0x40f7f4;let _0x104cd1=[];for(const _0x5ac68f of _0x40f7f4)_0x104cd1['push'](...F(_0x5ac68f['getClientRects']()));_0x104cd1=function(_0x369141){const _0x51d4b3=[];let _0x2c7b35=_0x369141[0x0];for(let _0x7bd4dd=0x1;_0x7bd4dd<_0x369141['length'];_0x7bd4dd++)P(_0x2c7b35,_0x369141[_0x7bd4dd])?_0x2c7b35['width']+=_0x369141[_0x7bd4dd]['width']:(_0x51d4b3['push'](_0x2c7b35),_0x2c7b35=_0x369141[_0x7bd4dd]);return _0x51d4b3['push'](_0x2c7b35),_0x51d4b3;}(_0x104cd1);const _0x41eac8=_0x49412a['getBoundingClientRect']();return _0x104cd1['find'](_0xf5fed4=>_0xf5fed4['top']<=_0x41eac8['top']&&_0xf5fed4['bottom']>=_0x41eac8['bottom']&&_0xf5fed4['left']<=_0x41eac8['left']&&_0xf5fed4['right']>=_0x41eac8['right'])||_0x104cd1[0x0];}return _0x455971['targetRect']||_0x49412a;}['_removeAnnotationFromBalloon'](_0x1d097a){this['_addedAnnotations']['has'](_0x1d097a)&&this['_balloon']['hasView'](_0x1d097a['view'])&&(this['_addedAnnotations']['delete'](_0x1d097a),this['_balloon']['remove'](_0x1d097a['view']));}['_closeAnnotation'](_0x587d54){this['_manuallyClosed']['add'](_0x587d54),this['_removeAnnotationFromBalloon'](_0x587d54);}}function F(_0x3b353a){return Array['from'](_0x3b353a)['map'](DOMRect['fromRect']);}function P(_0x5cbff7,_0x289d4e){return _0x5cbff7['top']===_0x289d4e['top']&&_0x5cbff7['bottom']===_0x289d4e['bottom']&&_0x5cbff7['right']===_0x289d4e['left'];}class Z extends kt{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x61ae89,_0x213011){super(_0x61ae89),this['set']('isEmpty',!_0x213011['length']),this['focusTracker']=new _0x1e6d7b(),this['_annotationViews']=_0x213011,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new _0x5d2dd8({'focusables':_0x213011,'focusTracker':this['focusTracker']}),this['listenTo'](_0x213011,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x213011,'remove',(_0x33f83c,_0x140326)=>{_0x140326['isActive']&&this['focus'](),_0x213011['length']||(this['isEmpty']=!0x0);});const _0x268aa4=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':N(_0x61ae89,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x213011},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x268aa4['if']('isEmpty','ck-hidden',_0x5b1e62=>!_0x5b1e62)]},'children':[{'text':N(_0x61ae89,'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 _0x50f874 of this['_annotationViews'])this['focusTracker']['add'](_0x50f874['element']);this['_annotationViews']['on']('change',(_0x39767e,{added:_0x238352,removed:_0x19615d})=>{for(const _0x41b385 of _0x238352)this['focusTracker']['add'](_0x41b385['element']);for(const _0x350aa1 of _0x19615d)this['focusTracker']['remove'](_0x350aa1['element']);});}}class p extends _0x4cc9b8{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,y];}constructor(_0xe607ff){super(_0xe607ff),this['archivedThreads']=new _0x2bdfd3();}['init'](){const _0x2cfa40=this['context'],_0x205114=_0x2cfa40['plugins']['get'](o),_0x3ff786=_0x2cfa40['plugins']['get'](y);this['listenTo'](_0x205114,'addCommentThread',(_0x39bb22,{threadId:_0x527021})=>{const _0x5f07e8=_0x205114['getCommentThread'](_0x527021);_0x5f07e8['archivedAt']&&this['archivedThreads']['add'](_0x5f07e8,this['_calculatePosition'](_0x5f07e8['archivedAt'])),this['listenTo'](_0x5f07e8,'change:archivedAt',(_0x2b3c8a,_0x2bd53c,_0x113379)=>{_0x113379?this['archivedThreads']['has'](_0x5f07e8)||this['archivedThreads']['add'](_0x5f07e8,this['_calculatePosition'](_0x5f07e8['archivedAt'])):this['archivedThreads']['has'](_0x5f07e8)&&this['archivedThreads']['remove'](_0x5f07e8);});}),this['listenTo'](_0x205114,'removeCommentThread',(_0x27a63e,{threadId:_0x277d55})=>{const _0x3c42c9=_0x205114['getCommentThread'](_0x277d55);this['stopListening'](_0x3c42c9),this['archivedThreads']['has'](_0x3c42c9)&&this['archivedThreads']['remove'](_0x3c42c9);},{'priority':'highest'}),this['listenTo'](_0x3ff786['collection'],'focus',(_0x33eb55,_0x332d6b)=>{_0x332d6b['isVisible']||(_0x332d6b['isActive']=!0x0,_0x3ff786['activate'](_0x332d6b));});}['_calculatePosition'](_0x281da9){const _0x209cdf=[...this['archivedThreads']]['findIndex'](_0x1413a7=>_0x1413a7['archivedAt']<_0x281da9);return _0x209cdf>-0x1?_0x209cdf:this['archivedThreads']['length'];}}class a extends _0x4dde71{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[p,_0x559cf2];}constructor(_0x121bfc){super(_0x121bfc),this['annotationViews']=new _0x539dc0(),this['_pendingThreads']=[];}['init'](){const _0x5db245=this['editor'],_0x353ac0=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x5db245['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x451c43,!0x0)),_0x5db245['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x2493cc=this['_createCommentsArchiveButton'](_0x28d01d);return _0x2493cc['set']({'role':'menuitemcheckbox'}),_0x2493cc;});const _0x13193f=_0x5db245['plugins']['get'](p),_0x55fc58=_0x5db245['plugins']['get']('Annotations'),_0x242329=_0x5db245['plugins']['get']('CommentsRepository');_0x13193f['archivedThreads']['forEach'](_0x566850=>{this['_handleNewThread'](_0x566850);}),this['listenTo'](_0x13193f['archivedThreads'],'add',(_0x1280ac,_0xad830f)=>{this['_handleNewThread'](_0xad830f);}),this['listenTo'](_0x55fc58['collection'],'add',(_0x4fc4c8,_0x5533b8)=>{const _0x1f14b7=this['_pendingThreads']['find'](_0x263113=>{const _0x261cf3=_0x242329['_threadToController']['get'](_0x263113);return _0x261cf3&&_0x5533b8['innerView']===_0x261cf3['view'];});if(_0x1f14b7){const _0x337309=this['_calculatePosition'](_0x1f14b7['archivedAt']);this['_addAnnotationToArchive'](_0x5533b8,_0x337309),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x1f14b7),0x1);}}),this['listenTo'](_0x13193f['archivedThreads'],'remove',(_0x5b7269,_0x2df234)=>{const _0x4cb952=_0x5db245['config']['get']('collaboration.channelId');if(!_0x4cb952||_0x2df234['channelId']===_0x4cb952){if(this['_pendingThreads']['includes'](_0x2df234))this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x2df234),0x1);else{const _0x2364d2=_0x242329['_threadToController']['get'](_0x2df234),_0x426f6b=_0x55fc58['getByInnerView'](_0x2364d2['view']);this['annotationViews']['remove'](_0x426f6b['view']),this['stopListening'](_0x426f6b),this['stopListening'](_0x426f6b['focusableElements']);}}}),this['listenTo'](_0x55fc58['collection'],'add',(_0x2e51f2,_0x3585c1)=>{this['listenTo'](_0x3585c1,'escape',_0x353ac0);}),this['listenTo'](_0x55fc58['collection'],'remove',(_0x419c1e,_0x334666)=>{this['stopListening'](_0x334666,'escape',_0x353ac0);});}['_addAnnotationToArchive'](_0x1ef0a9,_0x25adb0){this['listenTo'](_0x1ef0a9,'set:isVisible',_0x3fe660=>{_0x3fe660['return']=!0x1,_0x3fe660['stop']();}),this['annotationViews']['add'](_0x1ef0a9['view'],_0x25adb0);}['_handleNewThread'](_0x3a9832){const _0x314a03=this['editor']['plugins']['get']('CommentsRepository'),_0x462dbf=this['editor']['plugins']['get']('Annotations'),_0xf560f6=this['editor']['config']['get']('collaboration.channelId');if(!_0xf560f6||_0x3a9832['channelId']===_0xf560f6){const _0x19ee1d=_0x314a03['_threadToController']['get'](_0x3a9832);if(!_0x19ee1d)return void this['_pendingThreads']['push'](_0x3a9832);const _0x1591cc=this['_calculatePosition'](_0x3a9832['archivedAt']),_0x5b644e=_0x462dbf['getByInnerView'](_0x19ee1d['view']);_0x5b644e['isVisible']&&_0x462dbf['_visibleAnnotations']['remove'](_0x5b644e),this['_addAnnotationToArchive'](_0x5b644e,_0x1591cc);}}['_calculatePosition'](_0x23b38d){const _0x455cf5=this['editor']['config']['get']('collaboration.channelId'),_0x40098e=[...this['editor']['plugins']['get'](p)['archivedThreads']]['filter'](_0x9db369=>_0x9db369['channelId']===_0x455cf5)['findIndex'](_0xf9e862=>_0xf9e862['archivedAt']<_0x23b38d);return _0x40098e<0x0||_0x40098e>this['annotationViews']['length']?this['annotationViews']['length']:_0x40098e-0x1;}['_toggleDialog'](){const _0x4a3e37=this['editor'],_0x211ae0=_0x4a3e37['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new Z(_0x4a3e37['locale'],this['annotationViews'])),'commentsArchive'===_0x211ae0['id']?_0x211ae0['hide']():_0x211ae0['show']({'id':'commentsArchive','title':N(_0x4a3e37['locale'],'COMMENTS_ARCHIVE'),'icon':_0x4f9773,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x26194c['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x20cb83,_0x5141a8=!0x1){const _0x2e01d2=this['editor']['locale'],_0x2d2f00=this['editor']['plugins']['get']('Dialog'),_0x28c8e2=new _0x20cb83(_0x2e01d2);return _0x28c8e2['bind']('isEnabled')['to'](this,'isEnabled'),_0x28c8e2['bind']('isOn')['to'](_0x2d2f00,'id',_0x286762=>'commentsArchive'===_0x286762),_0x28c8e2['set']({'label':N(_0x2e01d2,'COMMENTS_ARCHIVE'),'icon':_0x4f9773,'isToggleable':!0x0}),_0x5141a8&&(_0x28c8e2['tooltip']=!0x0),this['listenTo'](_0x28c8e2,'execute',()=>this['_toggleDialog']()),_0x28c8e2;}['_hideDialogOnAnnotationEscape']=_0x2e91d3=>{const _0x1c1146=_0x2e91d3['source'];if(!this['annotationViews']['has'](_0x1c1146['view']))return;const _0x4536ab=this['editor']['plugins']['get']('Dialog');_0x4536ab['isOpen']&&'commentsArchive'===_0x4536ab['id']&&(_0x4536ab['hide'](),_0x2e91d3['stop']());};}class gi extends _0x4dde71{static get['requires'](){return[o,r,s,p,a,i,e,n,c];}static get['pluginName'](){return'Comments';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{ot as AddCommentThreadCommand,T as Annotation,S as AnnotationCollection,C as AnnotationCounterButtonView,E as AnnotationView,y as Annotations,R as AnnotationsSidebarItemView,H as AnnotationsSidebarView,j as AnnotationsUIs,si as BaseCommentThreadView,di as BaseCommentView,wi as Comment,pi as CommentThread,vt as CommentThreadController,ie as CommentThreadInputView,gt as CommentThreadView,Tt as CommentView,gi as Comments,p as CommentsArchive,a as CommentsArchiveUI,r as CommentsEditing,te as CommentsListView,i as CommentsOnly,o as CommentsRepository,s as CommentsUI,b as EditorAnnotations,c as InlineAnnotations,n as NarrowSidebar,z as Sidebar,e as WideSidebar,v as bindAnnotationCollections};
|
|
23
|
+
import{Editor as _0x2cc02f,ContextPlugin as _0x41a1e4,PendingActions as lt,Command as _0x1e0b66,Plugin as _0x42a4ab,Context as _0x1cd104}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x4a9e86,uid as _0x5a6aba,KeystrokeHandler as jt,FocusTracker as _0x5dabed,diff as _0x367105,Collection as _0x337452,Rect as _0xb25606,CKEditorError as _0x288e46,first as _0x21c273,priorities as Wt,scrollViewportToShowTarget as nt,getEnvKeystrokeText as tt,toUnit as Ht,DomEmitterMixin as _0x1d25e0,keyCodes as _0x23315c}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x57b2f9,AriaDescriptionView as Yt,setupThreadKeyboardNavigation as Zt,ConfirmMixin as ti,LateFocusButtonView as _0x430407,trimHtml as ts,LateFocusDropdownButtonView as _0x49181a,Users as it,getDateTimeFormatter as pt,hashObject as It,getAllMarkersDomElementsSorted as et,surroundingMarkersDetector as rt,FOCUS_ANNOTATION_KEYSTROKE as _0x59435a}from'ckeditor5-collaboration/dist/index.js';import{throttle as Dt,cloneDeep as wt,set as yt,unset as Ct,isEqual as At,debounce as _0x1011d4}from'es-toolkit/compat';import{IconUndo as _0x49a5af,IconCheck as _0x1e3066,IconPencil as _0xca2644,IconRemoveComment as _0x3e77af,IconThreeVerticalDots as _0x2edeb4,IconAddComment as _0x475110,IconCommentsArchive as _0x1a04b0}from'@ckeditor/ckeditor5-icons/dist/index.js';import{EditorUIView as $t,InlineEditableUIView as Vt,EditorUI as Ut,View as kt,FocusCycler as _0x437732,ButtonView as _0x3f1bfd,ViewCollection as _0x5b2307,createDropdown as _0x270005,ListView as _0x244053,focusChildOnDropdownOpen as _0x4420c2,ListItemView as _0x386f12,MenuBarMenuListItemButtonView as _0x2ed0c5,BodyCollection as _0x393438,BalloonPanelView as _0xd1b5e1,ContextualBalloon as _0x37cf29,Dialog as _0xde117e,DialogViewPosition as _0x2bece6}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disableViewPlaceholder as St,enableViewPlaceholder as Ft,MouseObserver as _0x1b9430}from'@ckeditor/ckeditor5-engine/dist/index.js';import{Clipboard as qt,ClipboardMarkersUtils as Mt,ClipboardPipeline as Pt}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Enter as zt,ShiftEnter as Bt}from'@ckeditor/ckeditor5-enter/dist/index.js';import{SelectAll as Gt}from'@ckeditor/ckeditor5-select-all/dist/index.js';import{Typing as Jt}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Undo as Kt}from'@ckeditor/ckeditor5-undo/dist/index.js';import{Paragraph as Lt}from'@ckeditor/ckeditor5-paragraph/dist/index.js';import{FOCUS_ANNOTATION_KEYSTROKE as _0x451005}from'@ckeditor/ckeditor5-collaboration-core/dist/index.js';import{toWidget as _0x17ce8a}from'@ckeditor/ckeditor5-widget/dist/index.js';class vt extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x4a9e86(){['model'];['view'];constructor(_0x566291,_0x430f2c){super(),this['model']=_0x566291,this['model']['_isAttached']=!0x0,this['view']=_0x430f2c,this['listenTo'](_0x430f2c,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x430f2c,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x430f2c,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x430f2c,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x430f2c,'addComment',(_0x15a56e,_0xa969af)=>this['addComment'](_0xa969af)),this['listenTo'](_0x430f2c,'updateComment',(_0x345a76,_0x3e82bd,_0x429559)=>this['updateComment'](_0x3e82bd,_0x429559)),this['listenTo'](_0x430f2c,'removeComment',(_0x49fd54,_0x2735d2)=>this['removeComment'](_0x2735d2));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x4ec1fd){this['model']['addComment']({'content':_0x4ec1fd,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x12894e,_0x30c9aa){this['model']['getComment'](_0x12894e)['update']({'content':_0x30c9aa});}['removeComment'](_0x42ec7f){this['model']['getComment'](_0x42ec7f)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function N(_0x364035,_0x3d1eea,_0x457470){const t=_0x364035['t'];switch(_0x3d1eea){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'},_0x457470);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'},_0x457470);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'},_0x457470);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'},_0x457470);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x457470);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'},_0x457470);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'},_0x457470);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'},_0x457470);case'COMMENTS_ARCHIVE':return t({'string':'Comments\x20archive','id':'COMMENTS_ARCHIVE'});case'EMPTY_COMMENTS_ARCHIVE':return t({'string':'There\x20are\x20no\x20archived\x20comment\x20threads.','id':'EMPTY_COMMENTS_ARCHIVE'});case'COMMENTS_ARCHIVE_LIST_LABEL':return t({'string':'List\x20of\x20comments','id':'COMMENTS_ARCHIVE_LIST_LABEL'});case'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP':return t({'string':'Keystrokes\x20for\x20interacting\x20with\x20annotation\x20threads\x20(e.g.\x20comments,\x20track\x20changes\x20suggestions)','id':'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'});case'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO':return t({'string':'Move\x20focus\x20to\x20the\x20thread\x20when\x20the\x20selection\x20is\x20anchored\x20in\x20its\x20marker','id':'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'});case'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT':return t({'string':'Exit\x20the\x20annotation\x20and\x20move\x20focus\x20back\x20to\x20the\x20edited\x20content','id':'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'});case'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER':return t({'string':'Browse\x20the\x20focused\x20annotation\x20thread\x20or\x20thread\x20comment','id':'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'});case'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS':return t({'string':'Move\x20across\x20internals\x20of\x20the\x20annotation\x20thread','id':'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'});case'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT':return t({'string':'Submit\x20the\x20reply\x20while\x20writing\x20a\x20comment','id':'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'});case'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS':return t({'string':'Move\x20to\x20the\x20previous\x20or\x20next\x20thread\x20in\x20the\x20annotations\x20sidebar\x20or\x20comments\x20archive','id':'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'});default:return'';}}class Rt extends $t{['main'];['editable'];constructor(_0x33b6d3,_0x4bd11b){super(_0x33b6d3);const _0xbaaf67=_0x5a6aba();this['main']=this['createCollection'](),this['editable']=new Vt(_0x33b6d3,_0x4bd11b,void 0x0,{'label':()=>N(_0x33b6d3,'Comment\x20editor')}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'dir':_0x33b6d3['uiLanguageDirection'],'lang':_0x33b6d3['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0xbaaf67},'children':[{'tag':'div','attributes':{'class':'ck-editor__main','role':'presentation'},'children':this['main']}]});}['render'](){super['render'](),this['main']['add'](this['editable']);}['focus'](){this['editable']['element']['focus']();}}class Et extends Ut{['view'];constructor(_0x269335){super(_0x269335),this['view']=new Rt(_0x269335['locale'],_0x269335['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x58a3b3=this['editor']['editing']['view'],_0x198cb1=this['view']['editable'],_0x1abb7f=_0x58a3b3['document']['getRoot']();_0x198cb1['name']=_0x1abb7f['rootName'],this['view']['render']();const _0x4ed513=_0x198cb1['element'];this['setEditableElement'](_0x198cb1['name'],_0x4ed513),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x58a3b3['attachDomRoot'](_0x4ed513),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const Qt=[qt,zt,Bt,Gt,Jt,Kt,Lt];class hs extends/* #__PURE__ -- @preserve */
|
|
25
|
+
_0x4a9e86(_0x2cc02f){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
|
|
26
|
+
((()=>Qt)());constructor(_0x1d5f14={}){function _0x113fea(_0x3eb17b){return _0x3eb17b['map'](_0x3ca5f2=>String['fromCharCode'](_0x3ca5f2))['join']('');}(_0x1d5f14=Object['assign']({},_0x1d5f14))['plugins']||(_0x1d5f14['plugins']=hs['defaultPlugins']),super(_0x1d5f14),this['ui']=new Et(this),this['set']('placeholder',''),this['model']['document']['on']('change',()=>this['_updatePlaceholder'](),{'priority':'low'}),this['on']('change:placeholder',()=>this['_updatePlaceholder']()),this['model']['document']['createRoot'](),this[_0x113fea([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x113fea([0x76,0x69,0x65,0x77])][_0x113fea([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x113fea([0x61,0x75,0x74,0x6f]),this[_0x113fea([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x113fea([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x113fea([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x113fea([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x113fea([0x6f,0x6b])});}['create'](){const _0x17ecb1=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x17ecb1))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x594c20=>{const _0x2986e7=this['model']['document']['getRoot'](),_0x126560=_0x2986e7&&_0x2986e7['getChild'](_0x2986e7['childCount']-0x1);_0x594c20['setSelection'](_0x126560,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x35df9d=this['editing']['view'],_0x431358=_0x35df9d['document']['getRoot'](),_0x1d11e8=_0x431358['getChild'](0x0);_0x431358['childCount']>0x1||!_0x1d11e8||'p'!=_0x1d11e8['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(St(_0x35df9d,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x1d11e8['placeholder']=this['placeholder']),Ft({'view':_0x35df9d,'element':_0x1d11e8,'keepOnFocus':!0x0}),this['placeholderElement']=_0x1d11e8);}}class es extends kt{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x25c82b,_0x1105ff={}){super(_0x25c82b),this['editor']=null,this['_editorConfig']=_0x1105ff,this['set']('value',_0x1105ff['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',N(_0x25c82b,'Reply...')),this['set']('submitLabel',N(_0x25c82b,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new jt(),this['focusTracker']=new _0x5dabed(),this['focusCycler']=new _0x437732({'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',(_0x1d70c1,_0x42bb11)=>{this['cancelButtonView']['fire']('execute'),_0x42bb11();}),this['keystrokes']['set']('Ctrl+Enter',(_0x187e56,_0x29be37)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x29be37());}),this['on']('submit',(_0x4fbbc5,_0x46bd44)=>{_0x46bd44['length']>0xfde8?(alert(N(_0x25c82b,'TOO_LONG_COMMENT_ALERT',[_0x46bd44['length'],0xfde8])),_0x4fbbc5['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new hs(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x40ce93=this['editor'];this['element']['insertBefore'](_0x40ce93['ui']['element'],this['element']['firstChild']),_0x40ce93['model']['document']['on']('change',()=>this['value']=_0x40ce93['getData']()),_0x40ce93['bind']('placeholder')['to'](this),this['focusables']['add'](_0x40ce93['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x2a3c57){-0x1===_0x2a3c57?(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:_0x557099}=this,_0x26be27=new _0x3f1bfd(_0x557099);return _0x26be27['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x26be27['withText']=!0x0,_0x26be27['bind']('label')['to'](this,'submitLabel'),_0x26be27['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x26be27['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x4e1441,_0x347cd7)=>!_0x347cd7&&!!_0x4e1441['trim']()),_0x26be27;}['_createCancelButton'](){const {locale:_0x2bef1e}=this,_0x500694=new _0x3f1bfd(_0x2bef1e);return _0x500694['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x500694['label']=N(_0x2bef1e,'Cancel'),_0x500694['withText']=!0x0,_0x500694['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x500694;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x464a4c=>{this['focusTracker']['add'](_0x464a4c['element']);}),this['focusables']['on']('change',(_0x2e5c36,_0xbe625d)=>{for(const _0x52cfb9 of Array['from'](_0xbe625d['added'])['reverse']())this['focusTracker']['add'](_0x52cfb9['element']);});}}class ie extends kt{constructor(_0x48fa41,_0x556e03,_0x46c317){super(_0x48fa41),this['commentInputView']=new es(_0x48fa41,_0x46c317),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x28447e,_0x38fadb)=>_0x28447e||!!_0x38fadb),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 _0x57b2f9(_0x48fa41,_0x556e03),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'](_0x46f38d){this['commentInputView']['focus'](_0x46f38d);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x1e877d,_0x59f0e6)=>{const {submitButtonView:_0x42a122,cancelButtonView:_0x1168e9,editor:_0x27d203}=this['commentInputView'];[_0x42a122['element'],_0x1168e9['element'],_0x27d203?_0x27d203['editing']['view']['getDomRoot']():null]['filter'](_0x502163=>_0x502163)['some'](_0x4ac750=>_0x4ac750['contains'](_0x59f0e6['target']))||(this['focus'](),_0x59f0e6['preventDefault']());});}}class rs extends kt{constructor(_0x401daf){super(_0x401daf);const _0x4865bd=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x4865bd['to']('count',_0x2606f2=>N(_0x401daf,'NUMBER_OF_COMMENTS',_0x2606f2))}]});}}class te extends kt{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x40296c,_0xc4cdcd,_0x26a944){super(_0x40296c);const _0x16e368=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0xc4cdcd['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0xc4cdcd,this['_config']=_0x26a944,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x5dabed(),this['keystrokes']=new jt(),this['focusCycler']=new _0x437732({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x29acb8=>this['commentViews']['map'](_0x1736f9=>_0x1736f9['element'])['includes'](_0x29acb8['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new rs(_0x40296c),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x40120d=>_0x40120d-this['_config']['maxCommentsWhenCollapsed']);for(const _0x216032 of _0xc4cdcd['comments'])this['_handleNewCommentModel'](_0x216032);this['_handleInfoComment'](),this['listenTo'](_0xc4cdcd['comments'],'add',(_0x5a703e,_0x338d61)=>{const _0x487daa=this['_calculatePosition'](_0x338d61);this['length']++,this['_handleNewCommentModel'](_0x338d61,_0x487daa),this['refreshVisibleViews']();}),this['listenTo'](_0xc4cdcd['comments'],'remove',(_0x5c5dc1,_0x5bab81)=>{this['length']--,this['_handleRemoveCommentModel'](_0x5bab81),this['refreshVisibleViews']();}),this['listenTo'](_0xc4cdcd,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0xc4cdcd,'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',_0x16e368['if']('length','ck-hidden',_0x50a333=>!_0x50a333)],'aria-label':N(_0x40296c,'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'](_0x534c75){-0x1===_0x534c75?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x53c118 of this['commentViews'])_0x53c118['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x5e7c27,_0x3f027c){const _0x5938a2=new this['_config']['CommentView'](this['locale'],_0x5e7c27,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x5938a2['viewUid']=_0x5e7c27['id'],_0x5938a2['delegate']('removeComment')['to'](this),_0x5938a2['delegate']('updateComment')['to'](this),_0x5938a2['delegate']('resolveCommentThread')['to'](this),_0x5938a2['delegate']('editorReady')['to'](this),_0x5938a2['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x5938a2,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x5938a2,_0x3f027c);}['_calculatePosition'](_0x45df7e){const _0x5f01d6=this['_model']['_findOptimalIndex'](_0x45df7e);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x45df7e['authoredAt']?_0x5f01d6-0x1:_0x5f01d6:_0x5f01d6-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x318da0={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':N(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x318da0,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x318da0));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x4cbdaa){const _0x554157=this['commentViews']['remove'](_0x4cbdaa['id']);this['stopListening'](_0x554157),_0x554157['isEditMode']&&this['_updateHasDirtyComment'](),_0x554157['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x7cff83=>_0x7cff83['isEditMode']);}['_rearrangeCollapse'](){const _0x41a584=function(_0x5da970){const _0x168635=new _0x337452();for(const _0x2c89b4 of _0x5da970)_0x168635['add'](_0x2c89b4);return _0x168635;}(this['commentViews']),_0x361fa7=this['_collapsedCommentsView']['count'];for(let _0x5dabc8=0x1;_0x5dabc8<=_0x361fa7;_0x5dabc8++)_0x41a584['remove'](0x1);for(const _0x206bae of _0x41a584)_0x206bae['collapse']();_0x361fa7>0x0&&_0x41a584['add'](this['_collapsedCommentsView'],0x1),ns(_0x367105(Array['from'](this['visibleViews']),Array['from'](_0x41a584)),this['visibleViews'],_0x41a584);}['_rearrangeExpand'](){ns(_0x367105(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x4ef15c of this['visibleViews'])_0x4ef15c['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x2f6582=>{this['focusTracker']['add'](_0x2f6582['element']),this['keystrokes']['listenTo'](_0x2f6582['element']);}),this['commentViews']['on']('change',(_0x3edf98,_0x33dd9b)=>{for(const _0x304a5c of _0x33dd9b['removed'])this['focusTracker']['remove'](_0x304a5c['element']),this['keystrokes']['stopListening'](_0x304a5c['element']);for(const _0x2aec23 of Array['from'](_0x33dd9b['added'])['reverse']())this['focusTracker']['add'](_0x2aec23['element']),this['keystrokes']['listenTo'](_0x2aec23['element']);});}}function ns(_0x20644c,_0x32413c,_0x1d9763){let _0x5a4a6d=0x0;for(const _0x22d2e2 of _0x20644c)switch(_0x22d2e2){case'insert':_0x32413c['add'](_0x1d9763['get'](_0x5a4a6d),_0x5a4a6d),_0x5a4a6d++;break;case'delete':_0x32413c['remove'](_0x5a4a6d);break;case'equal':_0x5a4a6d++;}}class oe extends kt{constructor(_0x3c281d){super(_0x3c281d);const _0x571d44=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x571d44['to']('contextValue',_0x5b150c=>N(_0x3c281d,'THREAD_CONTEXT_LABEL',_0x5b150c)),'tabindex':-0x1},'children':[{'text':_0x571d44['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class Xt extends kt{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x51e74a,_0x506147){super(_0x51e74a);const _0x58d1ed=this['bindTemplate'];this['_model']=_0x506147,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x5dabed(),this['keystrokes']=new jt(),this['focusCycler']=new _0x437732({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x3910c6=>!!_0x3910c6),this['bind']('contextValue')['to'](this['_model'],'context',_0x4bb1be=>_0x4bb1be&&_0x4bb1be['value']?this['_trimContextValue'](_0x4bb1be['value']):N(this['locale'],'Comment\x20was\x20made\x20on\x20an\x20element')),this['setTemplate']({'tag':'div','attributes':{'class':['ck-thread__header']},'children':[{'tag':'div','attributes':{'class':['ck-context-wrapper']},'children':[{'tag':'div','attributes':{'class':['ck-context',_0x58d1ed['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 _0x2cbe22=new _0x3f1bfd(this['locale']);return _0x2cbe22['label']=N(this['locale'],'Reopen'),_0x2cbe22['tooltip']=N(this['locale'],'Reopen'),_0x2cbe22['icon']=_0x49a5af,_0x2cbe22['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x3a3ebe=>!_0x3a3ebe),_0x2cbe22['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x4606de,_0x10b869)=>_0x4606de&&_0x10b869),_0x2cbe22['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x2cbe22;}['_trimContextValue'](_0x28206d){if(_0x28206d['length']<0x96)return _0x28206d;const _0x572793=_0x28206d['lastIndexOf']('\x20',0x93);return _0x28206d['substring'](0x0,_0x572793>-0x1?_0x572793:0x93)+'...';}['_attachContextActions'](){const _0xa37920=this['element']['querySelector']('.ck-context'),_0x5b69e7=_0xa37920['querySelector']('.ck-context__value');this['listenTo'](_0xa37920,'mouseenter',()=>{_0x5b69e7['offsetWidth']<_0x5b69e7['scrollWidth']&&_0xa37920['classList']['add']('overlay');}),this['listenTo'](_0xa37920,'mouseleave',()=>{_0xa37920['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x764b86 of this['focusables'])this['focusTracker']['add'](_0x764b86['element']),this['keystrokes']['listenTo'](_0x764b86['element']);}['_createContextView'](){const _0x3272c4=new oe(this['locale']);return _0x3272c4['bind']('contextValue')['to'](this),_0x3272c4;}}class si extends kt{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x2e58e6,_0x1275cd,_0x1c92bc,_0x50d298){super(_0x2e58e6),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x1275cd,this['_localUser']=_0x1c92bc,this['_config']=_0x50d298,this['commentThreadHeaderView']=new Xt(_0x2e58e6,_0x1275cd),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new Yt(_0x2e58e6,N(_0x2e58e6,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new te(_0x2e58e6,_0x1275cd,Object['assign']({'CommentView':this['_config']['CommentView']},_0x50d298)),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',(_0x371542,_0x5af575)=>_0x371542||!!_0x5af575),this['bind']('isUnlinked')['to'](_0x1275cd,'unlinkedAt',_0x1e9b84=>!!_0x1e9b84),this['bind']('ariaLabel')['to'](this,'length',_0x551b7b=>{const _0x14f9c4=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return N(this['locale'],'COMMENT_THREAD_LABEL',[_0x551b7b,_0x14f9c4]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x5dabed(),this['keystrokes']=new jt(),this['focusCycler']=new _0x437732({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x2d8f6b=>_0x2d8f6b['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),Zt(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x42d1fd=new ie(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x36efc5=_0x42d1fd['commentInputView'];return _0x42d1fd['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x36efc5,'value',(_0x38fd88,_0x537cda,_0x53a89d,_0xa72500,_0x2aa9f1)=>!!_0x2aa9f1||!!_0xa72500&&_0x53a89d&&!_0x537cda||_0x38fd88&&_0x53a89d&&!_0x537cda),_0x36efc5['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x360e2b,_0x231fc0,_0x5e82b4)=>{let _0x4aba1e;return _0x4aba1e=_0x5e82b4&&_0x231fc0?'Reply\x20to\x20reopen\x20discussion...':_0x360e2b?'Reply...':'Write\x20a\x20comment...',N(this['locale'],_0x4aba1e);}),_0x36efc5['bind']('submitLabel')['to'](this,'length',_0x20de74=>N(this['locale'],_0x20de74?'Reply':'Comment')),_0x36efc5['on']('submit',(_0x50c5d7,_0x4a7a89)=>{this['fire']('addComment',_0x4a7a89),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x36efc5['on']('cancel',()=>{this['focus']();}),_0x36efc5['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x36efc5['on']('cancel',_0x10c04e=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x10c04e['stop']());}),this['on']('change:isActive',(_0x19eaec,_0x5691ba,_0x41206e)=>{_0x41206e||this['length']||_0x36efc5['value']||this['fire']('removeCommentThread');}),_0x42d1fd;}}class gt extends/* #__PURE__ -- @preserve */
|
|
27
|
+
ti(si){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x21b2bc,_0x928f0d,_0x2e8ad3,_0x32a1e6){super(_0x21b2bc,_0x928f0d,_0x2e8ad3,_0x32a1e6),this['commentThreadChildren']=this['createCollection']([this['commentsListView'],this['commentThreadInputView'],this['ariaDescriptionView']]),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x21b2bc,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x4e4f39,_0x2058a5,_0x3dfd67)=>{_0x3dfd67||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x230ed7,_0x5de3a8,_0x39a781)=>{_0x39a781&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0xbd4d6=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck','ck-thread','ck-reset_all-excluded','ck-rounded-corners',_0xbd4d6['if']('isActive','ck-thread--active'),_0xbd4d6['if']('isUnlinked','ck-thread--unlinked'),_0xbd4d6['to']('actionIndicator',_0x1c7e03=>_0x1c7e03?'ck-thread--'+_0x1c7e03:'')],'data-thread-id':this['_model']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0xbd4d6['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 _0x46f75a of this['commentsListView']['commentViews'])_0x46f75a['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x29f783}=this,_0x1aae52=this['commentsListView']['commentViews']['get'](0x0);_0x1aae52===this['_boundFirstCommentView']||_0x1aae52['isSystemComment']||(this['_boundFirstCommentView']=_0x1aae52,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x1aae52,'actionIndicator',_0x4bba00=>'remove'===_0x4bba00?'remove':null),_0x1aae52['placeholder']=N(_0x29f783,'Write\x20a\x20comment...'),_0x1aae52['removeButton']['on']('execute',_0x26c0b4=>{_0x26c0b4['stop'](),this['showConfirm'](N(_0x29f783,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),this['on']('removeConfirm',()=>{_0x1aae52['focus']();}),_0x1aae52['actionBar']['add'](this['resolveButton'],0x0),_0x1aae52['focusables']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x24c2cf=new _0x430407(this['locale']);return _0x24c2cf['label']=N(this['locale'],'Resolve'),_0x24c2cf['tooltip']=N(this['locale'],'Resolve'),_0x24c2cf['icon']=_0x1e3066,_0x24c2cf['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x24c2cf['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x5630f0=>!_0x5630f0),_0x24c2cf['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x5cf43a,_0x356ef0)=>_0x5cf43a&&!_0x356ef0),_0x24c2cf['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x24c2cf;}['_updateArchivedThreadHeader'](){this['_model']['archivedAt']?this['commentThreadChildren']['has'](this['commentThreadHeaderView'])||(this['commentThreadChildren']['add'](this['commentThreadHeaderView'],0x0),this['focusables']['add'](this['commentThreadHeaderView'],0x0)):this['commentThreadChildren']['has'](this['commentThreadHeaderView'])&&(this['commentThreadChildren']['remove'](this['commentThreadHeaderView']),this['focusables']['remove'](this['commentThreadHeaderView']));}}class is extends kt{constructor(_0x3f5dae){super(_0x3f5dae),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x5adac0,_0x31a565,_0x1acc96)=>{this['element']['innerHTML']=_0x1acc96;}),this['element']['innerHTML']=this['content'];}}class di extends kt{['visibleView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x1492b7,_0x2cb264,_0x3c4cf9){super(_0x1492b7),this['_model']=_0x2cb264,this['_config']=_0x3c4cf9,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['bind']('ariaLabel')['to'](_0x2cb264,'content',_0x2cb264,'authoredAt',(_0x507720,_0x2da14f)=>N(_0x1492b7,'COMMENT_ARIA_LABEL',[_0x2cb264['author']['name'],_0x3c4cf9['formatDateTime'](_0x2da14f),new DOMParser()['parseFromString'](_0x507720,'text/html')['body']['textContent'],_0x2cb264['isExternal']?this['getExternalCommentNote']():''])),this['ariaDescriptionView']=new Yt(_0x1492b7,N(_0x1492b7,'COMMENT_THREAD_DESCRIPTION')),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']()),this['focusables']=new _0x5b2307(),this['focusTracker']=new _0x5dabed(),this['keystrokes']=new jt(),this['focusCycler']=new _0x437732({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x4a2335=>_0x4a2335['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['expand'](){this['isCollapsed']=!0x1;}['collapse'](){this['isEditMode']||(this['isCollapsed']=!0x0);}['focus'](){this['element']['focus']();}['render'](){super['render'](),this['_setupKeyboardNavigation']();}async['destroy'](){await this['visibleView']['get'](0x0)['destroy'](),super['destroy']();}['switchToEditMode'](){this['isEditMode']||(this['isEditMode']=!0x0,this['visibleView']['remove'](0x0)['destroy'](),this['visibleView']['add'](this['_createCommentInputView']()));}['switchToDisplayMode'](){this['isEditMode']&&(this['isEditMode']=!0x1,this['visibleView']['remove'](0x0)['destroy'](),this['visibleView']['add'](this['_createCommentContentView']()));}['getExternalCommentNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?N(this['locale'],'EXTERNAL_IMPORT_WORD_COMMENT'):N(this['locale'],'EXTERNAL_COMMENT');}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?N(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):N(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['_createCommentContentView'](){const _0x2c45a9=new is(this['locale']);return _0x2c45a9['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x50bf42,_0x2044a9)=>_0x2044a9?ts(_0x50bf42,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x50bf42),_0x2c45a9;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x2b6584=new es(this['locale'],this['_config']['editorConfig']);return _0x2b6584['value']=this['_model']['content'],_0x2b6584['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x2b6584['submitLabel']=N(this['locale'],'Save'),_0x2b6584['on']('submit',(_0x409e3e,_0x11902b)=>{this['fire']('updateComment',this['_model']['id'],_0x11902b),this['switchToDisplayMode'](),this['focus']();}),_0x2b6584['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x2b6584['once']('editorReady',()=>{_0x2b6584['focus']();}),_0x2b6584['createEditor'](),_0x2b6584['delegate']('editorReady')['to'](this),_0x2b6584['delegate']('editorDestroyed')['to'](this),_0x2b6584;}['_setupKeyboardNavigation'](){const _0x1cd71e=this['element'];this['keystrokes']['listenTo'](_0x1cd71e);for(const _0x2eccc0 of this['focusables'])this['focusTracker']['add'](_0x2eccc0['element']),this['keystrokes']['listenTo'](_0x2eccc0['element']);this['focusables']['on']('change',(_0x5a588c,_0x10f07d)=>{for(const _0x57550e of _0x10f07d['removed'])this['focusTracker']['remove'](_0x57550e['element']),this['keystrokes']['stopListening'](_0x57550e['element']);for(const _0x346be0 of _0x10f07d['added'])this['focusTracker']['add'](_0x346be0['element']),this['keystrokes']['listenTo'](_0x346be0['element']);}),this['keystrokes']['set']('enter',(_0x50f335,_0x9bb48b)=>{_0x1cd71e===_0x50f335['target']&&(this['focusCycler']['focusFirst'](),_0x9bb48b());}),this['keystrokes']['set']('esc',(_0x355c0d,_0x3afbff)=>{_0x1cd71e!==_0x355c0d['target']&&(this['focus'](),_0x3afbff());});}}class Tt extends/* #__PURE__ -- @preserve */
|
|
28
|
+
ti(di){['actionBar'];['userView'];constructor(_0x2dc389,_0x4f234c,_0x334ccc){super(_0x2dc389,_0x4f234c,_0x334ccc),this['set']('actionIndicator',null),this['set']('placeholder',N(_0x2dc389,'Reply...')),this['bind']('authoredAt')['to'](_0x4f234c),this['bind']('resolvedAt')['to'](_0x4f234c),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 _0x57b2f9(_0x2dc389,_0x4f234c['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['listenTo'](_0x4f234c,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x3d387b=this['bindTemplate'],_0x38d7ff=[{'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':_0x3d387b['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x3d387b['to']('authoredAt',_0x130465=>this['_config']['formatDateTime'](_0x130465))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x3d387b['if']('isEditMode','ck-comment__actions--hidden'),_0x3d387b['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']&&_0x38d7ff['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper'],'tabindex':-0x1,'aria-label':_0x3d387b['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id'],'role':'listitem'},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x3d387b['if']('isEditMode','ck-comment--edit'),_0x3d387b['if']('isSystemComment','ck-comment--info'),_0x3d387b['to']('actionIndicator',_0x50e838=>_0x50e838?'ck-comment--'+_0x50e838:'')],'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':_0x38d7ff}]}]};}['_createEditButton'](){const _0x428ebe=new _0x3f1bfd(this['locale']);return _0x428ebe['label']=N(this['locale'],'Edit'),_0x428ebe['icon']=_0xca2644,_0x428ebe['withText']=!0x0,_0x428ebe['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x428ebe['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x42cdfe=>!_0x42cdfe),_0x428ebe['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x428ebe['on']('execute',()=>this['switchToEditMode']()),_0x428ebe;}['_createRemoveButton'](){const _0x17e785=new _0x3f1bfd(this['locale']);return _0x17e785['label']=N(this['locale'],'Remove'),_0x17e785['icon']=_0x3e77af,_0x17e785['withText']=!0x0,_0x17e785['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x17e785['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x1b7736=>!_0x1b7736),_0x17e785['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x17e785['on']('execute',()=>{this['showConfirm'](N(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x17e785;}['_createDropdown'](){const _0x47efc0=_0x270005(this['locale'],_0x49181a),_0x1c2648=_0x47efc0['panelView']['children'],_0x53b291=new _0x244053(this['locale']),_0x376c4d=_0x47efc0['bindTemplate'];_0x4420c2(_0x47efc0,()=>this['items']['find'](_0xbc6046=>_0xbc6046['isVisible'])),_0x47efc0['extendTemplate']({'attributes':{'class':[_0x376c4d['if']('isVisible','ck-hidden',_0x3fadf3=>!_0x3fadf3)]}});const _0x417f3b=(_0x73a873,_0x102c0c=-0x1)=>{const _0x21ab2a=new _0x386f12(this['locale']);_0x21ab2a['children']['add'](_0x73a873);const _0x39d14b=_0x102c0c>-0x1?_0x102c0c:_0x53b291['items']['length'];_0x53b291['items']['add'](_0x21ab2a,_0x39d14b);const _0x2d1e63=Array['from'](this['items']);_0x47efc0['unbind']('isEnabled','isVisible'),_0x47efc0['bind']('isEnabled')['toMany'](_0x2d1e63,'isEnabled',(..._0x339f7c)=>_0x339f7c['some'](_0x38fb27=>_0x38fb27)),_0x47efc0['bind']('isVisible')['toMany'](_0x2d1e63,'isVisible',(..._0x5d392e)=>_0x5d392e['some'](_0x520b16=>_0x520b16));};_0x47efc0['panelPosition']='sw',_0x47efc0['buttonView']['set']({'label':N(this['locale'],'Show\x20more\x20items'),'icon':_0x2edeb4});for(const _0x3e1fdd of this['items'])_0x417f3b(_0x3e1fdd);return _0x1c2648['add'](_0x53b291),_0x47efc0['listenTo'](this['items'],'add',(_0x58a11a,_0x5c9860,_0x544a29)=>{_0x417f3b(_0x5c9860,_0x544a29);}),_0x47efc0['listenTo'](this['items'],'remove',(_0x648c14,_0x42e7f0,_0x204de9)=>{_0x53b291['items']['remove'](_0x204de9);}),_0x47efc0;}['_attachActions'](_0x42c547,_0xfd92d2){const _0x372267=_0x42c547&&_0x42c547['element'];_0x372267&&(this['listenTo'](_0x372267,'mouseenter',()=>this['actionIndicator']=_0xfd92d2),this['listenTo'](_0x372267,'focus',()=>this['actionIndicator']=_0xfd92d2),this['listenTo'](_0x372267,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x372267,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0x17a19e=super['_createCommentInputView']();return _0x17a19e['bind']('placeholder')['to'](this),_0x17a19e;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function xt(_0x35c937){const _0x354cb6=Dt(_0x35c937,0x1e),_0x380f85=new MutationObserver(_0x39d07e=>{for(const _0x143236 of _0x39d07e)('attributes'==_0x143236['type']&&'class'==_0x143236['attributeName']||'childList'==_0x143236['type']||'characterData'==_0x143236['type'])&&_0x354cb6();});return{'attach'(_0x3c0c67){_0x380f85['observe'](_0x3c0c67,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x380f85['disconnect'](),_0x354cb6['cancel']();}};}class E extends kt{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x23c5e6,_0x150add){super(_0x23c5e6),this['id']=_0x5a6aba(),this['focusTracker']=new _0x5dabed(),this['keystrokes']=new jt(),this['keystrokes']['set']('Esc',(_0x2d01ca,_0x21d21d)=>this['fire']('Esc',_0x21d21d)),this['set']('targetRect',{'top':0x0,'right':0x0,'bottom':0x0,'left':0x0}),this['set']('height',0x0),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['set']('length',0x0),this['set']('type',''),this['_mutationObserver']=xt(()=>this['_updateHeight']()),this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this),this['content']['add'](_0x150add),this['mainView']=_0x150add;const _0x38d40a=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x38d40a['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 _0x202662=this['element']['clientHeight'];_0x202662&&(this['height']=_0x202662);}}class T extends/* #__PURE__ -- @preserve */
|
|
29
|
+
_0x4a9e86(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x26976c,target:_0x4f7331,type:_0x19c941,isVisible:_0x194554=!0x0}){super(),this['view']=_0x26976c,this['view']['element']||this['view']['render'](),this['_type']=_0x19c941,this['_target']=_0x4f7331,T['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x337452([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x4c2145,_0x1507b2)=>{this['view']['focusTracker']['add'](_0x1507b2);}),this['focusableElements']['on']('remove',(_0x38f2f4,_0x62a378)=>{this['view']['focusTracker']['remove'](_0x62a378);}),this['set']('isVisible',_0x194554);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x417048=this['_getNormalizedTarget']();return T['_assertCorrectTarget'](_0x417048),_0x417048;}get['targetRect'](){const _0x29d324=this['target'];if(null===_0x29d324)return null;if(_0x29d324 instanceof _0xb25606)return _0x29d324;const _0x341b39=_0x29d324['filter'](_0x3045ee=>function(_0x2c510b){const _0x43bba2=_0x2c510b['offsetParent'];if(_0x43bba2)return!0x0;const _0x363ae1=_0x2c510b['getClientRects']()['item'](0x0);return!!_0x363ae1;}(_0x3045ee));return 0x0===_0x341b39['length']?null:new _0xb25606(_0x341b39[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x4732e4){this['view']['isActive']=_0x4732e4,this['view']['mainView']['isActive']=_0x4732e4;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x421bc9){if(!(null===_0x421bc9||_0x421bc9 instanceof _0xb25606||Array['isArray'](_0x421bc9)&&_0x421bc9['every'](_0x4d0c21=>fi(_0x4d0c21))))throw new _0x288e46('annotation-invalid-target',null,{'target':_0x421bc9});}['_getNormalizedTarget'](){const _0x57d4d7='function'==typeof this['_target']?this['_target']():this['_target'];return fi(_0x57d4d7)?[_0x57d4d7]:_0x57d4d7;}}function fi(_0x168ea8){return null!==_0x168ea8&&'object'==typeof _0x168ea8&&'nodeType'in _0x168ea8&&0x1===_0x168ea8['nodeType'];}class S extends _0x337452{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x2fcd47=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x5dabed(),this['_focusTracker']['on']('change:isFocused',(_0x19c592,_0x45e351,_0x4ae28b)=>{_0x4ae28b||this['fire']('blur');});for(const _0x3438f2 of _0x2fcd47)this['add'](_0x3438f2);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x3aa455){if(this['has'](_0x3aa455))throw new _0x288e46('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x3aa455['innerView'],_0x3aa455),this['_viewToAnnotation']['set'](_0x3aa455['view'],_0x3aa455);for(const _0x3ee01b of _0x3aa455['focusableElements'])this['_focusTracker']['add'](_0x3ee01b);this['listenTo'](_0x3aa455['focusableElements'],'add',(_0x2991e2,_0x2f6035)=>{this['_focusTracker']['add'](_0x2f6035);}),this['listenTo'](_0x3aa455['focusableElements'],'remove',(_0x520782,_0x435ea8)=>{this['_focusTracker']['remove'](_0x435ea8);}),this['listenTo'](_0x3aa455['view']['focusTracker'],'change:isFocused',(_0x3a3d1d,_0x5c7d23,_0x59b5d0)=>{_0x59b5d0&&this['fire']('focus',_0x3aa455);}),_0x3aa455['updateTargetRect']();const _0x467ca1=this['_getOrderInContent'](_0x3aa455['view']['targetRect']);return super['add'](_0x3aa455,_0x467ca1);}['remove'](_0x42ee10){if(!this['has'](_0x42ee10))throw new _0x288e46('annotationcollection-not-existing-item',null);this['stopListening'](_0x42ee10['view']['focusTracker']),this['stopListening'](_0x42ee10['focusableElements']);for(const _0x280475 of _0x42ee10['focusableElements'])this['_focusTracker']['remove'](_0x280475);return this['_viewToAnnotation']['delete'](_0x42ee10['view']),this['_innerViewToAnnotation']['delete'](_0x42ee10['innerView']),super['remove'](_0x42ee10);}['getByInnerView'](_0x51303a){return this['_innerViewToAnnotation']['get'](_0x51303a);}['getByView'](_0x2b1c60){return this['_viewToAnnotation']['get'](_0x2b1c60);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x1f8cc0 of this)_0x1f8cc0['updateTargetRect']();this['_sort']();}['_sort'](){const _0x34fc5f=Array['from'](this)['sort']((_0x1f28e7,_0x48dc15)=>w(_0x1f28e7['view']['targetRect'],_0x48dc15['view']['targetRect']));for(let _0x1de47a=_0x34fc5f['length']-0x1;_0x1de47a>0x0;_0x1de47a--){const _0x116e60=_0x34fc5f[_0x1de47a];_0x1de47a!==this['getIndex'](_0x116e60)&&(this['remove'](_0x116e60),this['add'](_0x116e60));}}['_getOrderInContent'](_0x5e637f){let _0x23d4b6=0x0;if(!_0x5e637f)return this['length'];for(const _0x4dbb53 of this){const _0x23eb08=_0x4dbb53['view']['targetRect'];if(_0x23eb08){if(w(_0x5e637f,_0x23eb08)<0x0)return _0x23d4b6;_0x23d4b6++;}}return _0x23d4b6;}}function v({source:_0x36af36,target:_0x4fc1ed,filter:_0xe1ca4c}){for(const _0x5986f3 of _0x36af36)_0xe1ca4c(_0x5986f3)&&_0x4fc1ed['add'](_0x5986f3);_0x4fc1ed['listenTo'](_0x36af36,'add',(_0x12787f,_0x1cd8c0)=>{_0xe1ca4c(_0x1cd8c0)&&_0x4fc1ed['add'](_0x1cd8c0);}),_0x4fc1ed['listenTo'](_0x36af36,'remove',(_0x348dff,_0x2152d0)=>{_0x4fc1ed['has'](_0x2152d0)&&_0x4fc1ed['remove'](_0x2152d0);});}function w(_0x2d1051,_0x420bcf){if(null===_0x2d1051&&null===_0x420bcf)return 0x0;if(null===_0x2d1051)return-0x1;if(null===_0x420bcf)return 0x1;const _0x25353a=_0x2d1051['top']-_0x420bcf['top'];return 0x0==_0x25353a?_0x2d1051['left']-_0x420bcf['left']:_0x25353a;}class y extends _0x41a1e4{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x397c41){if(super(_0x397c41),this['collection']=new S(),this['_visibleAnnotations']=new S(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x397c41 instanceof _0x2cc02f){const _0x4b7473=_0x397c41['locale'];_0x397c41['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':N(_0x4b7473,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':N(_0x4b7473,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':N(_0x4b7473,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':N(_0x4b7473,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':N(_0x4b7473,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':N(_0x4b7473,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':N(_0x4b7473,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x43e421){this['collection']['add'](_0x43e421);}['remove'](_0x83c9ba){this['collection']['remove'](_0x83c9ba),_0x83c9ba['destroy']();}['refreshVisibility'](){for(const _0x10686b of this['collection'])_0x10686b['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x5f3b96){return this['collection']['getByInnerView'](_0x5f3b96);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x16464d of this['collection'])_0x16464d['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x3f3287){this['fire']('_activateAnnotation',_0x3f3287);}['createAnnotation'](_0x35066e){return new T(_0x35066e);}['createAnnotationView'](_0x41acde,_0x63f786){return new E(_0x41acde,_0x63f786);}['_addActiveAnnotation'](_0x2c7b7f){const _0x240e00=new Set(this['activeAnnotations']);_0x240e00['add'](_0x2c7b7f),this['activeAnnotations']=_0x240e00;}['_removeActiveAnnotation'](_0x38254f){const _0x169950=new Set(this['activeAnnotations']);_0x169950['delete'](_0x38254f),this['activeAnnotations']=_0x169950;}['_bindAnnotationsToVisibleAnnotations'](){const _0x4e26e3=this['collection'],_0x8b7458=this['_visibleAnnotations'];function _0x20a2e2(_0x36e9b8){const _0xcb0546=_0x36e9b8['source'];_0xcb0546['isVisible']&&!_0x8b7458['has'](_0xcb0546)?_0x8b7458['add'](_0xcb0546):!_0xcb0546['isVisible']&&_0x8b7458['has'](_0xcb0546)&&_0x8b7458['remove'](_0xcb0546),_0xcb0546['view']['focusTracker']['remove'](_0xcb0546['view']['element']),_0xcb0546['view']['focusTracker']['add'](_0xcb0546['view']['element']);}this['listenTo'](_0x4e26e3,'add',(_0x3d7491,_0x33f3d3)=>{_0x33f3d3['isVisible']&&_0x8b7458['add'](_0x33f3d3),this['listenTo'](_0x33f3d3,'change:isVisible',_0x20a2e2);}),this['listenTo'](_0x4e26e3,'remove',(_0x113dfc,_0x24836c)=>{_0x8b7458['has'](_0x24836c)&&_0x8b7458['remove'](_0x24836c),this['stopListening'](_0x24836c,'change:isVisible',_0x20a2e2);});}['_setupEnterAnnotationKeystroke'](){const _0x14e2f8=_0x50c347=>{_0x50c347['on']('ready',()=>{_0x50c347['keystrokes']['set'](_0x451005,(_0x4c283d,_0xb12ae0)=>{const _0x24ff23=_0x21c273(this['activeAnnotations']['values']());_0x24ff23&&(_0x24ff23['view']['focus'](),_0xb12ae0());});});};this['context']instanceof _0x2cc02f?_0x14e2f8(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x3c095a,_0x36cb96)=>{_0x14e2f8(_0x36cb96);});}['_setupEscapeAnnotationHandling'](){const _0x260373=_0x3caf6b=>{const _0xb20fea=_0x3caf6b['source'],_0x19f215=[];let _0x5f0c5c;if(Array['isArray'](_0xb20fea['target'])){_0x5f0c5c=_0xb20fea['target'][0x0],this['context']instanceof _0x2cc02f?_0x19f215['push'](this['context']):this['context']['editors']&&_0x19f215['push'](...this['context']['editors']);for(const _0x182036 of _0x19f215)for(const _0x54a239 of _0x182036['editing']['view']['domRoots']['values']())if(_0x54a239['contains'](_0x5f0c5c))return void _0x182036['editing']['view']['focus']();_0x5f0c5c['focus']();}};this['listenTo'](this['collection'],'add',(_0xb94693,_0x5dfcfd)=>{this['listenTo'](_0x5dfcfd,'escape',_0x260373,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x3573b1,_0x142f99)=>{this['stopListening'](_0x142f99,'escape',_0x260373);});}}const _t=Symbol('noChannel'),bt={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class o extends _0x41a1e4{['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[y,lt,it];}static get['pluginName'](){return'CommentsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x41d8c0){super(_0x41d8c0),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x5bc773=this['context']['config'];_0x5bc773['define']('comments.maxCommentsWhenCollapsed',0x2),_0x5bc773['define']('comments.maxThreadTotalWeight',0x1f4),_0x5bc773['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x5bc773['define']('comments.CommentThreadView',gt),_0x5bc773['define']('comments.CommentView',Tt),_0x5bc773['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x109639=this['context']['plugins']['get'](y);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x246ea8,_0x1a7e5f)=>this['_addCommentThread'](_0x1a7e5f)),this['on']('submitCommentThread',(_0x18143d,_0x19ed27)=>this['_submitCommentThread'](_0x19ed27)),this['on']('resolveCommentThread',(_0x5c703b,_0xc06568)=>this['_resolveCommentThread'](_0xc06568)),this['on']('resolveCommentThread',(_0x1e2d05,_0x1cd027)=>this['_updateActiveAnnotation'](_0x1cd027),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x530b77,_0x1a40ef)=>this['_reopenCommentThread'](_0x1a40ef)),this['on']('reopenCommentThread',(_0x53b9d7,_0x1c6b10)=>this['_updateActiveAnnotation'](_0x1c6b10),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x5c7c52,_0x597e0a)=>this['_removeCommentThread'](_0x597e0a)),this['on']('updateCommentThread',(_0x1254d4,_0x2b2aac)=>this['_updateCommentThread'](_0x2b2aac)),this['on']('updateCommentThread',(_0xceea9a,_0x29ba86)=>this['_updateActiveAnnotation'](_0x29ba86),{'priority':'lowest'}),this['on']('addComment',(_0x39a2f2,_0xc29701)=>this['_addComment'](_0xc29701)),this['on']('updateComment',(_0x41f6d9,_0x8fba34)=>this['_updateComment'](_0x8fba34)),this['on']('removeComment',(_0x452125,_0x1420b4)=>this['_removeComment'](_0x1420b4)),this['on']('addComment',(_0x447632,{threadId:_0x7f006c,isFromAdapter:_0x491d1e})=>{if(_0x491d1e)return;const _0x44f6f1=this['getCommentThread'](_0x7f006c),_0x3c8949=_0x44f6f1&&this['_threadToController']['get'](_0x44f6f1);_0x3c8949&&_0x3c8949['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x109639,'change:activeAnnotations',(_0x5a1e1c,_0x347c4b,_0xc8b512)=>{const _0x5c3e2d=Array['from'](_0xc8b512)['map'](_0x2c58cd=>this['_viewToController']['get'](_0x2c58cd['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x5c3e2d?_0x5c3e2d['model']:null;});}set['adapter'](_0x25281d){if(this['_adapter'])throw new _0x288e46('commentsrepository-adapter-already-set');this['_adapter']=_0x25281d;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x4e54ca=_t,threadId:_0x33c983=_0x5a6aba(),comments:_0x1e0e7c=[],unlinkedAt:_0x1d8ad4=null,resolvedAt:_0x2f797a=null,resolvedBy:_0x1359e6=null,target:_0x1f26ca=null,context:_0x5bd8a0=null,attributes:_0x998888={},isResolvable:_0x59dc94=!0x0,isSubmitted:_0x146dc1=!0x1,isFromAdapter:_0x163546=!0x1}={}){return this['fire'](Nt('addCommentThread',_0x4e54ca),{'channelId':_0x4e54ca,'threadId':_0x33c983,'comments':_0x1e0e7c,'unlinkedAt':_0x1d8ad4,'resolvedAt':_0x2f797a,'resolvedBy':_0x1359e6,'target':_0x1f26ca,'context':_0x5bd8a0,'attributes':_0x998888,'isFromAdapter':_0x163546,'isResolvable':_0x59dc94,'isSubmitted':_0x146dc1}),this['getCommentThread'](_0x33c983);}['openNewCommentThread']({channelId:_0x27c05d=_t,threadId:_0x4c1316=_0x5a6aba(),target:_0x29facd,context:_0x37d461=null,isResolvable:_0x3fb141=!0x0}){if(this['_readOnlyChannels']['has'](_0x27c05d)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x29facd)throw new _0x288e46('commentsrepository-missing-target');const _0x1ba26f=this['addCommentThread']({'channelId':_0x27c05d,'threadId':_0x4c1316,'target':_0x29facd,'context':_0x37d461,'isResolvable':_0x3fb141});if(!_0x1ba26f)return null;const _0xc7478a=this['_threadToController']['get'](_0x1ba26f),_0x2f1735=_0xc7478a['view']['commentThreadInputView']['commentInputView'],_0x35769e=this['context']['plugins']['get'](y),_0x312357=_0x35769e['getByInnerView'](_0xc7478a['view']);return _0x35769e['activate'](_0x312357),_0x2f1735['once']('editorReady',()=>_0x2f1735['focus']()),_0x1ba26f;}['hasCommentThread'](_0x1949b8){if('string'!=typeof _0x1949b8)throw new _0x288e46('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x1949b8);}['updateCommentThread']({channelId:_0x4ba30a=_t,threadId:_0x3c4361,context:_0x3fd93d,unlinkedAt:_0x3c2649,attributes:_0x2c5d64,isFromAdapter:_0xff3d78=!0x1}){return this['fire'](Nt('updateCommentThread',_0x4ba30a),{'channelId':_0x4ba30a,'threadId':_0x3c4361,'context':_0x3fd93d,'unlinkedAt':_0x3c2649,'attributes':_0x2c5d64,'isFromAdapter':_0xff3d78}),this['getCommentThread'](_0x3c4361);}['getCommentThread'](_0x471ce5){if('string'!=typeof _0x471ce5)throw new _0x288e46('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x471ce5);}['fetchCommentThread']({channelId:_0x50437c,threadId:_0x2bef06}={}){const _0x2043a6=this['getCommentThread'](_0x2bef06);if(_0x2043a6)return Promise['resolve'](_0x2043a6);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x288e46('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x50437c,'threadId':_0x2bef06})['then'](_0x52a403=>this['hasCommentThread'](_0x2bef06)?this['getCommentThread'](_0x2bef06):_0x52a403?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x50437c},_0x52a403)):void 0x0)['catch'](_0x3e5b18=>{throw console['error'](_0x3e5b18),new _0x288e46('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x158059,skipNotAttached:_0x47f3e3=!0x1,skipEmpty:_0x2cabcf=!0x1,toJSON:_0x5a7f04=!0x1}={}){const _0x3dfc7f=[];for(const _0xf531df of this['_threads']['values']())_0x158059&&_0xf531df['channelId']!==_0x158059||_0x47f3e3&&!_0xf531df['isAttached']||_0x2cabcf&&0x0===_0xf531df['length']||_0x3dfc7f['push'](_0xf531df);return _0x5a7f04?_0x3dfc7f['map'](_0x36a58e=>_0x36a58e['toJSON']()):_0x3dfc7f;}['getAnnotationForCommentThread'](_0x52bb18){const _0x4857c1=this['_threadToController']['get'](_0x52bb18);if(!_0x4857c1)return null;return this['context']['plugins']['get'](y)['getByInnerView'](_0x4857c1['view'])||null;}['getCommentThreadForAnnotation'](_0x16d7ef){const _0x2d3158=this['_viewToController']['get'](_0x16d7ef['innerView']);return _0x2d3158?_0x2d3158['model']:null;}['setActiveCommentThread'](_0x26dd3d){const _0x1d1df6=this['context']['plugins']['get'](y);if(!_0x26dd3d)return void(this['activeCommentThread']&&_0x1d1df6['deactivateAll']());const _0x178f19=this['getCommentThread'](_0x26dd3d);if(!_0x178f19)throw new _0x288e46('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x26dd3d});if(!this['_threadToController']['has'](_0x178f19))throw new _0x288e46('commentsrepository-active-not-attached',null,{'threadId':_0x26dd3d});const _0x3f5b08=_0x1d1df6['getByInnerView'](this['_threadToController']['get'](_0x178f19)['view']);_0x1d1df6['activate'](_0x3f5b08);}['switchReadOnly'](_0x38c461,_0x4393f6){_0x38c461?this['_readOnlyChannels']['add'](_0x4393f6):this['_readOnlyChannels']['delete'](_0x4393f6),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x2d5c09){return this['_readOnlyChannels']['has'](_0x2d5c09)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x4cbc8c,_0x3e5a6c){return new vt(_0x4cbc8c,_0x3e5a6c);}['setPermissions'](_0x2b3133,_0x3e6e64=_t){this['_permissions']['set'](_0x3e6e64,_0x2b3133),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x35e44b=_t){return this['_permissions']['has'](_0x35e44b)?this['_permissions']['get'](_0x35e44b):bt;}['_addCommentThread']({channelId:_0x19f4e0,threadId:_0x41ff3a,comments:_0x3a065d,unlinkedAt:_0x10ee2d,resolvedAt:_0x1f3b54,resolvedBy:_0x43406e,target:_0x2e457d,context:_0xec011,attributes:_0x4c9837,isFromAdapter:_0x392cf3,isResolvable:_0x13fbad,isSubmitted:_0x44b2e6}){if('string'!=typeof _0x41ff3a)throw new _0x288e46('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x41ff3a});if(this['hasCommentThread'](_0x41ff3a))throw new _0x288e46('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x41ff3a});const _0x28d134=new pi(this,{'channelId':_0x19f4e0,'id':_0x41ff3a,'context':_0xec011,'attributes':_0x4c9837,'unlinkedAt':_0x10ee2d,'resolvedAt':_0x1f3b54,'resolvedBy':_0x43406e?this['context']['plugins']['get'](it)['getUser'](_0x43406e):null,'isResolvable':_0x13fbad,'isSubmitted':_0x44b2e6||_0x392cf3});this['_threads']['set'](_0x41ff3a,_0x28d134);for(const _0x4532a5 of _0x3a065d)_0x28d134['_add'](this['_createNewComment']({'threadId':_0x41ff3a,..._0x4532a5}));return _0x2e457d&&_0x28d134['attachTo'](_0x2e457d),_0x392cf3||!_0x28d134['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x19f4e0,'threadId':_0x41ff3a});}['_submitCommentThread']({channelId:_0x19d1f2,threadId:_0x514e51}){if(!this['hasCommentThread'](_0x514e51))throw new _0x288e46('commentsrepository-missing-comment-thread',this);const _0x204652=this['getCommentThread'](_0x514e51);if(_0x204652['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x2f96a1,comments:_0x5d6592,resolvedAt:_0x2b0516,resolvedBy:_0x3840f9,context:_0x28e7ca,attributes:_0x55cd6d}=_0x204652,_0xdb8207=this['context']['plugins']['get']('PendingActions'),_0x182ce9=_0xdb8207['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x19d1f2,'threadId':_0x2f96a1,'comments':_0x5d6592['map'](_0x5f53ca=>_0x5f53ca['toJSON']()),'resolvedAt':_0x2b0516,'resolvedBy':_0x3840f9?_0x3840f9['id']:_0x3840f9,'context':_0x28e7ca,'attributes':_0x55cd6d})['then'](({comments:_0xe458e9})=>{_0xdb8207['remove'](_0x182ce9);for(const _0xa613a3 of _0xe458e9)this['_updateComment']({'channelId':_0x19d1f2,'threadId':_0x514e51,'commentId':_0xa613a3['commentId'],'createdAt':_0xa613a3['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x4ce05e=>{throw console['error'](_0x4ce05e),new _0x288e46('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x49765b,target:_0x159fda}){const _0x21ce5b=this['getCommentThread'](_0x49765b);if(!_0x21ce5b)throw new _0x288e46('commentsrepository-attach-missing-comment-thread',this);const _0x6d0596=this['context']['plugins']['get']('PendingActions'),_0xfdaa96=this['context']['plugins']['get'](y),_0x45b661=this['_createCommentThreadView'](_0x21ce5b),_0x5eba8c=new vt(_0x21ce5b,_0x45b661);let _0x51972c=null;_0x45b661['on']('change:isDirty',(_0x1700c4,_0x2c170f,_0x150428)=>{_0x150428?_0x51972c=_0x6d0596['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x51972c&&(_0x6d0596['remove'](_0x51972c),_0x51972c=null);}),this['_threadToController']['set'](_0x21ce5b,_0x5eba8c),this['_viewToController']['set'](_0x45b661,_0x5eba8c);const _0x37c6fa=new E(this['context']['locale'],_0x45b661);_0x37c6fa['bind']('length')['to'](_0x45b661),_0x37c6fa['bind']('isDirty')['to'](_0x45b661,'isDirty',_0x45b661,'length',(_0x1caafa,_0x4b6f20)=>_0x1caafa||!_0x4b6f20),_0x37c6fa['bind']('isActive')['to'](_0x45b661),_0x37c6fa['type']='comment';const _0x5ba25a=new T({'view':_0x37c6fa,'target':_0x159fda,'type':'comment','isVisible':!_0x21ce5b['archivedAt']&&!!('function'==typeof _0x159fda?_0x159fda():_0x159fda)});return _0x45b661['on']('escape',()=>{_0x5ba25a['fire']('escape');}),this['_bindAnnotationToEditors'](_0x45b661,_0x5ba25a),_0xfdaa96['add'](_0x5ba25a),_0x5ba25a;}['_bindAnnotationToEditors'](_0x503bc4,_0x7605bc){this['listenTo'](_0x503bc4,'editorReady',(_0x44da1f,_0x38d590)=>{const _0x276b5a=_0x38d590['ui']['view']['body']['bodyCollectionContainer'];_0x7605bc['focusableElements']['add'](_0x276b5a),this['context']instanceof _0x2cc02f&&this['context']['ui']['focusTracker']['add'](_0x276b5a);},{'priority':'highest'}),this['listenTo'](_0x503bc4,'editorDestroyed',(_0x58a0c4,_0xd2b769)=>{const _0x2446d6=_0xd2b769['ui']['view']['body']['bodyCollectionContainer'];_0x7605bc['focusableElements']['has'](_0x2446d6)&&_0x7605bc['focusableElements']['remove'](_0x2446d6),this['context']instanceof _0x2cc02f&&this['context']['ui']['focusTracker']['remove'](_0x2446d6);});}['_unbindEditors'](_0x113645){this['stopListening'](_0x113645,'editorReady'),this['stopListening'](_0x113645,'editorDestroyed');}['_createCommentThreadView'](_0x533a21){const _0x3cc02b=this['context']['plugins']['get'](it),{config:_0x166e01,locale:_0x1ca00e}=this['context'],_0x26e5bf=pt(_0x166e01['get']('locale'),_0x1ca00e);return new(0x0,(_0x166e01['get']('comments'))['CommentThreadView'])(_0x1ca00e,_0x533a21,_0x3cc02b['me'],{'editorConfig':{..._0x166e01['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x166e01['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x166e01['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x166e01['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x166e01['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x26e5bf,'CommentView':_0x166e01['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x73b306,channelId:_0x31258b,resolvedAt:_0x14c896,resolvedBy:_0x5dcc68,isFromAdapter:_0x5bb008}){if(!this['hasCommentThread'](_0x73b306))throw new _0x288e46('commentsrepository-missing-comment-thread',null,{'threadId':_0x73b306});const _0xa098d4=this['getCommentThread'](_0x73b306);if(_0xa098d4['isResolved'])throw new _0x288e46('commentsrepository-resolved-comment-thread',null,{'threadId':_0x73b306});const _0x339d8a=this['context']['plugins']['get'](it);if(_0xa098d4['resolvedBy']=_0x339d8a['getUser'](_0x5dcc68),_0xa098d4['resolvedAt']=_0x14c896,_0x5bb008||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x34239e=this['context']['plugins']['get']('PendingActions'),_0x39a814=_0x34239e['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x31258b,'threadId':_0x73b306})['then'](({resolvedAt:_0x1facd2,resolvedBy:_0x1223a8})=>{_0x34239e['remove'](_0x39a814),_0xa098d4['resolvedBy']['id']!==_0x1223a8&&(_0xa098d4['resolvedBy']=_0x339d8a['getUser'](_0x1223a8)),_0xa098d4['resolvedAt']=_0x1facd2;})['catch'](_0x3342dd=>{throw console['error'](_0x3342dd),new _0x288e46('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x1a1b3a,channelId:_0x1083c3,isFromAdapter:_0x356601}){if(!this['hasCommentThread'](_0x1a1b3a))throw new _0x288e46('commentsrepository-missing-comment-thread',null,{'threadId':_0x1a1b3a});const _0x53e735=this['getCommentThread'](_0x1a1b3a);if(!_0x53e735['isResolved'])throw new _0x288e46('commentsrepository-reopen-comment-thread',null,{'threadId':_0x1a1b3a});if(_0x53e735['resolvedBy']=null,_0x53e735['resolvedAt']=null,_0x356601||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x2ea888=this['context']['plugins']['get']('PendingActions'),_0x189a5d=_0x2ea888['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x1083c3,'threadId':_0x1a1b3a})['then'](()=>_0x2ea888['remove'](_0x189a5d))['catch'](_0x1f01b1=>{throw console['error'](_0x1f01b1),new _0x288e46('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x5b1d78,isFromAdapter:_0x1d2004}){const _0x723531=this['getCommentThread'](_0x5b1d78);if(!_0x723531)throw new _0x288e46('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x5b1d78),this['_threads']['delete'](_0x5b1d78),!_0x723531['isSubmitted']||_0x1d2004||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x2156f1=this['context']['plugins']['get']('PendingActions'),{channelId:_0x1077a7}=_0x723531,_0x1430a1=_0x2156f1['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x1077a7,'threadId':_0x5b1d78})['then'](()=>_0x2156f1['remove'](_0x1430a1))['catch'](_0x2ec993=>{throw console['error'](_0x2ec993),new _0x288e46('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x170e3e,unlinkedAt:_0x301e42,context:_0x5670fd,attributes:_0x3116b3,isFromAdapter:_0x50d7f3}){if('string'!=typeof _0x170e3e)throw new _0x288e46('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x170e3e});if(!this['hasCommentThread'](_0x170e3e))throw new _0x288e46('commentsrepository-missing-comment-thread',null,{'threadId':_0x170e3e});const _0x2d0d60=this['getCommentThread'](_0x170e3e);let _0xbe6644=!0x1;if(void 0x0!==_0x5670fd&&_0x2d0d60['context']!==_0x5670fd&&(_0x2d0d60['context']=_0x5670fd,_0xbe6644=!0x0),void 0x0!==_0x301e42&&_0x2d0d60['unlinkedAt']!==_0x301e42&&(_0x2d0d60['unlinkedAt']=_0x301e42,_0xbe6644=!0x0),_0x3116b3&&!At(_0x3116b3,_0x2d0d60['attributes'])&&(_0x2d0d60['attributes']=_0x3116b3,_0xbe6644=!0x0),!_0xbe6644)return Promise['resolve']();if(!_0x2d0d60['isSubmitted']||_0x50d7f3||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x3b0ecf=this['context']['plugins']['get']('PendingActions'),{channelId:_0x3a2609}=_0x2d0d60,_0x4bcc65=_0x3b0ecf['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x3a2609,'threadId':_0x170e3e,'context':_0x5670fd,'unlinkedAt':_0x301e42,'attributes':_0x3116b3})['then'](()=>_0x3b0ecf['remove'](_0x4bcc65))['catch'](_0x1336ba=>{throw console['error'](_0x1336ba),new _0x288e46('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0xf2abac){const _0x582eb8=this['context']['plugins']['get'](y),_0x3d9bbf=this['getCommentThread'](_0xf2abac);if(_0x3d9bbf['_isAttached']=!0x1,this['_threadToController']['has'](_0x3d9bbf)){const _0x54c9a7=this['_threadToController']['get'](_0x3d9bbf),_0x3d86d8=_0x54c9a7['view'],_0x5d47fa=_0x582eb8['getByInnerView'](_0x3d86d8);this['_threadToController']['delete'](_0x3d9bbf),this['_viewToController']['delete'](_0x3d86d8),_0x5d47fa&&_0x582eb8['remove'](_0x5d47fa),_0x54c9a7['destroy'](),_0x3d86d8['destroy']()['then'](()=>{this['_unbindEditors'](_0x3d86d8);});}}['_updateActiveAnnotation']({threadId:_0x1994a8,resolvedAt:_0x68d9c5,unlinkedAt:_0x31bd74}){const _0x3a5820=!!_0x68d9c5,_0xff6619=this['context']['plugins']['get'](y),_0x1b1c37=this['getCommentThread'](_0x1994a8);if(this['_threadToController']['has'](_0x1b1c37)){const _0x60c811=this['_threadToController']['get'](_0x1b1c37)['view'],_0x50661b=_0xff6619['getByInnerView'](_0x60c811);_0x50661b&&(_0x3a5820&&_0xff6619['_removeActiveAnnotation'](_0x50661b),_0x31bd74?_0x50661b['isVisible']=!0x1:_0x50661b['refreshVisibility']());}}['_getExternalAuthor'](_0x3ebc8e){const _0x1428f2=this['context']['plugins']['get'](it),_0x4a3a95=It('external:'+_0x3ebc8e),_0x36267d=_0x1428f2['getUser'](_0x4a3a95);return _0x36267d||_0x1428f2['addUser']({'id':_0x4a3a95,'name':_0x3ebc8e});}['_createNewComment']({threadId:_0x197812,commentId:_0xfc0d18=_0x5a6aba(),content:_0x1a7816,authorId:_0x4b3a1b,createdAt:_0xd5474a,attributes:_0x33f3b7}){if('string'!=typeof _0xfc0d18)throw new _0x288e46('commentsrepository-invalid-commentid');if('string'!=typeof _0x4b3a1b)throw new _0x288e46('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x1a7816||!_0x1a7816['trim']())throw new _0x288e46('commentsrepository-invalid-comment-content');const _0x2893d9=this['context']['plugins']['get'](it)['getUser'](_0x4b3a1b);if(!_0x2893d9)throw new _0x288e46('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x4b3a1b});let _0x379b8f=null,_0x574f87=_0xd5474a;return _0x33f3b7?.['@external']&&(_0x379b8f=this['_getExternalAuthor'](_0x33f3b7['@external']['authorName']),_0x574f87=new Date(_0x33f3b7['@external']['createdAt'])),new wi(this,{'threadId':_0x197812,'id':_0xfc0d18,'author':_0x379b8f||_0x2893d9,'creator':_0x2893d9,'content':_0x1a7816,'createdAt':_0xd5474a,'authoredAt':_0x574f87,'attributes':_0x33f3b7});}['_addComment'](_0x43dd5d){let {threadId:_0x1cc730,content:_0xf3bcc1,attributes:_0x145e69,isFromAdapter:_0x15abbb}=_0x43dd5d;const _0x41d1be=this['getCommentThread'](_0x43dd5d['threadId']);if(!_0x41d1be)throw new _0x288e46('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x1eaff0=this['_createNewComment'](_0x43dd5d),{id:_0x2919dc}=_0x1eaff0;if(_0x41d1be['_add'](_0x1eaff0),_0x15abbb||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x41d1be['isSubmitted'])return Promise['resolve']();const _0x444ae9=this['context']['plugins']['get']('PendingActions'),{channelId:_0x466e6e}=_0x41d1be,_0x1305c6=_0x444ae9['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x145e69||(_0x145e69={}),this['adapter']['addComment']({'channelId':_0x466e6e,'threadId':_0x1cc730,'commentId':_0x2919dc,'content':_0xf3bcc1,'attributes':_0x145e69})['then'](_0x5e488c=>{_0x444ae9['remove'](_0x1305c6),_0x5e488c&&this['_updateComment']({'channelId':_0x466e6e,'threadId':_0x1cc730,'commentId':_0x2919dc,'createdAt':_0x5e488c['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x4f5846=>{throw console['error'](_0x4f5846),new _0x288e46('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x13862b,commentId:_0x44fa5c,content:_0x1a6a65,createdAt:_0x2be3f9,attributes:_0x3e97a0,isFromAdapter:_0x31b27c}){if(void 0x0!==_0x1a6a65&&('string'!=typeof _0x1a6a65||!_0x1a6a65['trim']()['length']))throw new _0x288e46('commentsrepository-update-comment-invalid-content');const _0x2b9d24=this['getCommentThread'](_0x13862b),_0x5bcaab=_0x2b9d24['getComment'](_0x44fa5c);if(!_0x5bcaab)throw new _0x288e46('commentsrepository-update-missing-comment',this);let _0x4e48b9=!0x1;if(_0x1a6a65&&_0x1a6a65!==_0x5bcaab['content']&&(_0x5bcaab['isEditable']||_0x31b27c)&&(_0x5bcaab['content']=_0x1a6a65,_0x4e48b9=!0x0),_0x2be3f9&&_0x2be3f9!==_0x5bcaab['createdAt']&&(_0x5bcaab['createdAt']=_0x2be3f9,_0x5bcaab['attributes']&&_0x5bcaab['attributes']['@external']||(_0x5bcaab['authoredAt']=_0x2be3f9),_0x4e48b9=!0x0),_0x3e97a0&&!At(_0x3e97a0,_0x5bcaab['attributes'])&&(_0x5bcaab['attributes']=_0x3e97a0,_0x4e48b9=!0x0),!_0x4e48b9)return Promise['resolve']();if(_0x2b9d24['fire']('commentUpdated'),_0x31b27c||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x283628=this['context']['plugins']['get']('PendingActions'),{channelId:_0x42a003}=this['getCommentThread'](_0x5bcaab['threadId']),_0x2a1a56=_0x283628['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x42a003,'threadId':_0x13862b,'commentId':_0x44fa5c,'content':_0x1a6a65,'attributes':_0x3e97a0})['then'](()=>_0x283628['remove'](_0x2a1a56))['catch'](_0x4f383f=>{throw console['error'](_0x4f383f),new _0x288e46('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x463a53,commentId:_0x28c254,isFromAdapter:_0x1fa910}){const _0x537fd=this['getCommentThread'](_0x463a53),_0x4160e9=_0x537fd['getComment'](_0x28c254);if(!_0x4160e9)throw new _0x288e46('commentsrepository-remove-missing-comment',this);if(_0x537fd['_remove'](_0x4160e9),_0x1fa910||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x15b16a=this['context']['plugins']['get']('PendingActions'),{channelId:_0x155f62}=_0x537fd,_0x1279fa=_0x15b16a['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x155f62,'threadId':_0x463a53,'commentId':_0x28c254})['then'](()=>_0x15b16a['remove'](_0x1279fa))['catch'](_0x1e62c0=>{throw console['error'](_0x1e62c0),new _0x288e46('commentsrepository-remove-comment-internal-error',this);});}}class pi extends/* #__PURE__ -- @preserve */
|
|
30
|
+
_0x4a9e86(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x549bba,_0x5937f1){super();const _0x5389d4=_0x5937f1['isResolvable'];this['channelId']=_0x5937f1['channelId'],this['id']=_0x5937f1['id'],this['comments']=new _0x337452(),this['_repository']=_0x549bba,this['_isAttached']=!0x1,this['_isSubmitted']=_0x5937f1['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x549bba,'_permissions',_0x549bba,'_readOnlyChannels',()=>_0x549bba['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x549bba,'_permissions',()=>_0x549bba['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x549bba,'_permissions',()=>{const _0x43cc67=_0x549bba['getPermissions'](this['channelId']);return _0x43cc67['write']||_0x43cc67['admin'];}),this['bind']('isResolvable')['to'](_0x549bba,'_permissions',()=>_0x5389d4&&_0x549bba['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x5937f1['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x529c46,_0x3050dd)=>_0x529c46?_0x3050dd?_0x529c46<_0x3050dd?_0x529c46:_0x3050dd:_0x529c46:_0x3050dd),this['set']('unlinkedAt',_0x5937f1['unlinkedAt']||null),this['set']('resolvedAt',_0x5937f1['resolvedAt']||null),this['set']('resolvedBy',_0x5937f1['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x569c5d=>!!_0x569c5d),this['set']('attributes',_0x5937f1['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x330d9c,_0x5dc10a)=>_0x330d9c+_0x5dc10a['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x529cd9,id:_0x2296a7}=this;this['_repository']['fire'](Nt('submitCommentThread',_0x529cd9),{'channelId':_0x529cd9,'threadId':_0x2296a7});}['setUnlinkedAt'](_0x29f36e){this['_update']({'unlinkedAt':_0x29f36e});}['resolve']({resolvedAt:_0x531fe4=new Date(),resolvedBy:_0x3d7895='',isFromAdapter:_0x5b6663=!0x1}={}){const _0x399e20=this['_repository']['context']['plugins']['get'](it)['me'],{channelId:_0x808af4,id:_0x36ec47}=this;this['_repository']['fire'](Nt('resolveCommentThread',_0x808af4),{'channelId':_0x808af4,'threadId':_0x36ec47,'resolvedAt':_0x531fe4,'resolvedBy':_0x3d7895||_0x399e20['id'],'isFromAdapter':_0x5b6663});}['reopen']({isFromAdapter:_0x506f63=!0x1}={}){const {channelId:_0x495cd8,id:_0x572853}=this;this['_repository']['fire'](Nt('reopenCommentThread',_0x495cd8),{'channelId':_0x495cd8,'threadId':_0x572853,'isFromAdapter':_0x506f63});}['setContext'](_0x1ec60d){this['context']||this['_update']({'context':_0x1ec60d});}['setAttribute'](_0x883b25,_0x13ad9b){const _0x5cebc0=wt(this['attributes']);yt(_0x5cebc0,_0x883b25,_0x13ad9b),this['_update']({'attributes':_0x5cebc0});}['removeAttribute'](_0x2468ef){const _0x4156fd=wt(this['attributes']);Ct(_0x4156fd,_0x2468ef),this['_update']({'attributes':_0x4156fd});}['remove']({isFromAdapter:_0x59d40b=!0x1}={}){const {channelId:_0x2e8ef3,id:_0x4e54f9}=this;this['_repository']['fire'](Nt('removeCommentThread',_0x2e8ef3),{'channelId':_0x2e8ef3,'threadId':_0x4e54f9,'isFromAdapter':_0x59d40b});}['attachTo'](_0x503a21){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x503a21});}['addComment'](_0x4cb6c8){const {channelId:_0x529018,id:_0x3b2bf6}=this;this['_repository']['fire'](Nt('addComment',_0x529018,_0x3b2bf6),Object['assign']({'channelId':_0x529018,'threadId':_0x3b2bf6},_0x4cb6c8));}['getComment'](_0x3e1c8f){if('string'!=typeof _0x3e1c8f)throw new _0x288e46('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x3e1c8f});return this['comments']['get'](_0x3e1c8f);}['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'](_0x41884b=>_0x41884b['toJSON']()),'attributes':this['attributes']};}['_add'](_0x19e932){return this['listenTo'](_0x19e932,'change:authoredAt',()=>{const _0x339812=this['_findOptimalIndex'](_0x19e932),_0x212a84=this['comments'];_0x339812-0x1!=_0x212a84['getIndex'](_0x19e932)&&_0x339812+0x1!=_0x212a84['getIndex'](_0x19e932)&&(this['_remove'](_0x19e932),this['_add'](_0x19e932));}),this['comments']['add'](_0x19e932,this['_findOptimalIndex'](_0x19e932));}['_update'](_0x490f44){const {channelId:_0x47ec87,id:_0x56835a}=this;this['_repository']['fire'](Nt('updateCommentThread',_0x47ec87),{..._0x490f44,'channelId':_0x47ec87,'threadId':_0x56835a});}['_remove'](_0x88934){return this['stopListening'](_0x88934),_0x88934['destroy'](),this['comments']['remove'](_0x88934);}['_findOptimalIndex'](_0x2f1434){const _0x9ad6e1=this['comments']['find'](_0x4e6cd4=>new Date(_0x4e6cd4['authoredAt'])['getTime']()>new Date(_0x2f1434['authoredAt'])['getTime']());return _0x9ad6e1?this['comments']['getIndex'](_0x9ad6e1):this['length'];}}class wi extends/* #__PURE__ -- @preserve */
|
|
31
|
+
_0x4a9e86(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x2e17bf,_0x52371b){super();const _0xee0887=_0x2e17bf['context']['plugins']['get'](it)['me'],_0x302cad=_0x2e17bf['getCommentThread'](_0x52371b['threadId']),_0x2e7825=0x0===_0x302cad['comments']['length'],_0x4e0bc1=_0xee0887===_0x52371b['author'];this['id']=_0x52371b['id'],this['threadId']=_0x52371b['threadId'],this['author']=_0x52371b['author'],this['creator']=_0x52371b['creator'],this['isExternal']=Boolean(_0x52371b['attributes']&&_0x52371b['attributes']['@external']),this['set']('content',_0x52371b['content']),this['createdAt']=_0x52371b['createdAt']||new Date(),this['set']('authoredAt',_0x52371b['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x302cad,'resolvedAt'),this['set']('attributes',_0x52371b['attributes']||{}),this['bind']('isEditable')['to'](_0x2e17bf,'_permissions',()=>{const _0x22f790=_0x2e17bf['getPermissions'](_0x302cad['channelId'])['write'],_0x3cf534=_0x2e17bf['getPermissions'](_0x302cad['channelId'])['modifyAll'];return _0x4e0bc1&&_0x22f790||!_0x4e0bc1&&_0x3cf534;}),this['bind']('isRemovable')['to'](_0x302cad,'isRemovable',_0x2e17bf,'_permissions',_0x322770=>{const _0x599ff8=_0x2e17bf['getPermissions'](_0x302cad['channelId'])['write'],_0x4d2d20=_0x2e17bf['getPermissions'](_0x302cad['channelId'])['modifyAll'];return _0x4e0bc1&&_0x599ff8||_0x322770&&_0x2e7825||!_0x4e0bc1&&_0x4d2d20&&!_0x2e7825;}),this['bind']('isReadOnly')['to'](_0x302cad,'isReadOnly'),this['_repository']=_0x2e17bf;}get['weight'](){return Math['max'](function(_0xf4c630){const _0x39bed2=document['createElement']('div');return _0x39bed2['innerHTML']=_0xf4c630,_0x39bed2['textContent']['length'];}(this['content']),0xc8);}['update'](_0x51b232){const {threadId:_0x3013cd,id:_0xd89f53}=this;if(!this['_repository']['hasCommentThread'](_0x3013cd))throw new _0x288e46('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x171a4d}=this['_repository']['getCommentThread'](_0x3013cd);this['_repository']['fire'](Nt('updateComment',_0x171a4d,_0x3013cd),{'channelId':_0x171a4d,'threadId':_0x3013cd,'commentId':_0xd89f53,..._0x51b232});}['setAttribute'](_0x47a75b,_0x257c6d){const _0x183a11=wt(this['attributes']);yt(_0x183a11,_0x47a75b,_0x257c6d),this['update']({'attributes':_0x183a11});}['removeAttribute'](_0x398484){const _0x3b8a80=wt(this['attributes']);Ct(_0x3b8a80,_0x398484),this['update']({'attributes':_0x3b8a80});}['remove'](_0x2016f={}){if(!_0x2016f['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0xb9a66c,id:_0x4ad072}=this;if(!this['_repository']['hasCommentThread'](_0xb9a66c))throw new _0x288e46('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x297f31}=this['_repository']['getCommentThread'](_0xb9a66c);this['_repository']['fire'](Nt('removeComment',_0x297f31,_0xb9a66c),{'channelId':_0x297f31,'threadId':_0xb9a66c,'commentId':_0x4ad072,..._0x2016f});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function Nt(_0x43906e,..._0x436cb9){for(const _0x42e823 of _0x436cb9)void 0x0!==_0x42e823&&(_0x43906e+=':'+String(_0x42e823));return _0x43906e;}class ot extends _0x1e0b66{constructor(_0x12bda8){super(_0x12bda8),this['set']('hasContent',!0x1);}['refresh'](){const _0xd68f95=this['editor']['model']['document']['selection'];this['isEnabled']=!0x0,this['hasContent']=!0x1;for(const _0x4333a2 of _0xd68f95['getRanges']())if(this['_hasContent'](_0x4333a2))return void(this['hasContent']=!0x0);}['execute']({threadId:_0x21f7d3=_0x5a6aba(),ranges:_0x2e4266,comment:_0x282f88}={}){const _0x3e4798=this['editor']['model'],_0x129a53=_0x2e4266??Array['from'](_0x3e4798['document']['selection']['getRanges']()),_0x25920b=[];for(const _0x4f9f25 of _0x129a53)this['_hasContent'](_0x4f9f25)&&_0x25920b['push'](this['_trimToContent'](_0x4f9f25));if(!_0x25920b['length'])throw new _0x288e46('addcommentthreadcommand-incorrect-ranges',null);_0x282f88&&this['_createCommentThread'](_0x21f7d3,_0x282f88),this['_createMarkersFromRanges'](_0x21f7d3,_0x25920b,!!_0x282f88);}['_createMarkersFromRanges'](_0x51962c,_0x22850c,_0x23fabb){this['editor']['model']['change'](_0x55115c=>{for(const _0x32bc9c of _0x22850c){const _0x1fef35=_0x5a6aba()['substr'](0x1,0x5),_0x1efac3='comment:'+_0x51962c+':'+_0x1fef35;_0x55115c['addMarker'](_0x1efac3,{'range':_0x32bc9c,'usingOperation':_0x23fabb,'affectsData':_0x23fabb});}});}['_createCommentThread'](_0x4f6ce3,_0x608c90){const _0x80d23e=this['editor']['plugins']['get']('CommentsRepository'),_0x73a992=this['editor']['config']['get']('collaboration.channelId'),_0x447679=this['editor']['plugins']['get']('Users')['me'];if(!_0x447679)throw new _0x288e46('addcommentthreadcommand-user-not-found',null);_0x80d23e['addCommentThread']({'threadId':_0x4f6ce3,'channelId':_0x73a992,'comments':[{'authorId':_0x447679['id'],'content':_0x608c90,'createdAt':new Date(),'attributes':{}}]});}['_hasContent'](_0xc1ab1d){for(const _0x1eae2e of _0xc1ab1d['getItems']())if(this['_itemIsContent'](_0x1eae2e))return!0x0;return!0x1;}['_itemIsContent'](_0x3b85fb){return _0x3b85fb['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x3b85fb)&&!_0x3b85fb['is']('element','tableCell');}['_trimToContent'](_0x4a2d5f){const _0xbad5ee=_0x29a2e1=>!this['_itemIsContent'](_0x29a2e1['item']),_0x170d62=_0x4a2d5f['start']['getLastMatchingPosition'](_0xbad5ee),_0xa75a60=_0x4a2d5f['end']['getLastMatchingPosition'](_0xbad5ee,{'direction':'backward'});return this['editor']['model']['createRange'](_0x170d62,_0xa75a60);}}class b extends _0x42a4ab{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[y];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x23dda3){super(_0x23dda3),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0xd5ca41=this['editor'],_0x528214=_0xd5ca41['model']['document']['selection'],_0x1854ff=_0x1011d4(()=>this['refreshSelectedViews'](),0xa);_0x528214['on']('change:range',(_0x213f96,_0x5705ac)=>{_0x5705ac['directChange']&&(_0x1854ff['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0xd5ca41['editing']['view']['document'],'change:isFocused',(_0x3cd1a3,_0x4b535f,_0x4938d2)=>{_0x4938d2&&_0x1854ff();}),this['listenTo'](_0xd5ca41['ui']['focusTracker'],'change:isFocused',(_0x501d62,_0x1cb37c,_0x176f2d)=>{_0x176f2d||this['fire']('blur',{'isAnnotationTracked':_0x433bf1=>this['_editorAnnotationsData']['has'](_0x433bf1['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x2933ec){if(this['_editorAnnotations']['has'](_0x2933ec['view']))return;this['_editorAnnotations']['add'](_0x2933ec['view']),this['editor']['ui']['focusTracker']['add'](_0x2933ec['view']['element']);const _0x296d24=this['editor']['plugins']['get'](y);this['listenTo'](_0x296d24['collection'],'remove',(_0x39806a,_0x3778f6)=>{this['editor']['ui']['focusTracker']['remove'](_0x3778f6['view']['element']),this['_editorAnnotations']['delete'](_0x3778f6['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x1683b1){if('function'!=typeof _0x1683b1)throw new _0x288e46('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x1683b1);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x940515,annotations:_0xcd327}){const _0x3916ff=[],_0x4e88bb=this['editor']['model']['document']['selection'],_0x2f594b=Array['from'](_0x4e88bb['getRanges']());for(const [_0x98e2e0,_0x16431e]of this['_editorAnnotationsData']){const _0x1955bb=_0x583a8b(_0x16431e),_0x55a9a5=_0xcd327['getByInnerView'](_0x98e2e0);_0x1955bb&&_0x55a9a5&&_0x3916ff['push']({'annotation':_0x55a9a5,'range':_0x1955bb});}function _0x583a8b(_0x5bdfe9){for(const _0x25385f of _0x5bdfe9)for(const _0x5eeee7 of _0x2f594b)if(_0x25385f['containsRange'](_0x5eeee7,!_0x4e88bb['isCollapsed']))return _0x25385f;return null;}return _0x3916ff['sort']((_0x1b7574,_0x158ef0)=>{const _0x17baf0=_0x1b7574['range'],_0xa5accd=_0x158ef0['range'];if(!_0x17baf0['isEqual'](_0xa5accd)){if(_0x17baf0['containsRange'](_0xa5accd,!0x0))return 0x1;if(_0xa5accd['containsRange'](_0x17baf0,!0x0))return-0x1;}return _0x1b7574['annotation']==_0x940515?-0x1:_0x158ef0['annotation']==_0x940515?0x1:0x0;})['map'](_0x1f3860=>_0x1f3860['annotation']);}get['_editorAnnotationsData'](){const _0x10f7ac=new Map();for(const _0x2b5efa of Array['from'](this['_dataCollectors']))for(const [_0x40643f,_0x48339d]of _0x2b5efa())_0x10f7ac['set'](_0x40643f,_0x48339d);return _0x10f7ac;}}class st extends _0x42a4ab{['afterInit'](){const _0x2dbe74=this['editor'];if(!_0x2dbe74['plugins']['has']('RestrictedEditingModeEditing'))return;_0x2dbe74['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class ct extends _0x42a4ab{constructor(_0x4fb1d4){super(_0x4fb1d4),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x29ea6a=this['editor'],_0x154886=_0x29ea6a['commands']['get']('importWord'),_0x5f74fa=_0x29ea6a['plugins']['get'](it);_0x154886&&(_0x154886['on']('execute',(_0x34e21f,[,_0x319728])=>{_0x319728['collaboration_features']={'comments':!0x0,'user_id':_0x5f74fa['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x154886,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x1eb894,_0x402aab){const {comment_threads:_0x41c8c8}=_0x402aab;_0x41c8c8&&_0x41c8c8['forEach'](({thread_id:_0x587531,comments:_0x53acea,is_resolved:_0x496a96})=>{const _0x31b853=new Date(),_0x423177=_0x53acea['map'](({author:_0x5a5368,content:_0x3562f2,created_at:_0x223ce5})=>({'content':_0x3562f2,'authorId':this['editor']['plugins']['get'](it)['me']['id'],'createdAt':_0x31b853,'attributes':{'@external':{'authorName':_0x5a5368,'createdAt':_0x223ce5?new Date(_0x223ce5):new Date(),'source':'importWord'}}})),_0x330b6a=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](o)['addCommentThread']({'channelId':_0x330b6a,'threadId':_0x587531,'comments':_0x423177,'resolvedAt':_0x496a96?_0x31b853:null});});}}class at extends _0x42a4ab{constructor(_0x4d4ae7){super(_0x4d4ae7),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x50efda=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x50efda,'contentInsertion',(_0x4ba74b,_0x117140)=>this['_removeMarkersWithoutThreads'](_0x117140['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x26d8a4){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x26d8a4;const _0x51eeaa=this['editor']['plugins']['get']('CommentsRepository');for(const _0x1e60e2 of _0x26d8a4['keys']()){const [_0xd5d424,_0x393d16]=_0x1e60e2['split'](':');'comment'!=_0xd5d424||_0x51eeaa['hasCommentThread'](_0x393d16)||_0x26d8a4['delete'](_0x1e60e2);}return _0x26d8a4;}['_registerMarkerInClipboardPipeline'](){const _0x218e3d=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x1dd1ce=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x1dd1ce&&_0x218e3d['_registerMarkerToCopy']('comment',_0x1dd1ce);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x13d3e5){switch(_0x13d3e5){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}function ft(_0x3aac7f){const _0x21e851=_0x3aac7f['split'](':');return{'group':_0x21e851[0x0],'id':_0x21e851[0x1],'part':_0x21e851[0x2]};}class ut extends _0x42a4ab{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x18943d,_0x5cd569)=>{if(!_0x5cd569['options']['showCommentHighlights'])return null;if(_0x5cd569['options']['ignoreResolvedComments']){const {id:_0x3f62c2}=ft(_0x18943d['markerName']),_0x118a76=this['editor']['plugins']['get'](o);if(_0x118a76['getCommentThread'](_0x3f62c2)?.['isResolved']&&_0x18943d['item'])return _0x5cd569['consumable']['consume'](_0x18943d['item'],'addMarker:'+_0x18943d['markerName']),_0x5cd569['consumable']['consume'](_0x18943d['item'],'removeMarker:'+_0x18943d['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x3ace12=>{_0x3ace12['on']('addMarker:comment',(_0x10db15,_0x395b74,_0x3a5a06)=>{if(!_0x3a5a06['options']['showCommentHighlights'])return;const _0x42797a=_0x395b74['item'];if(!_0x42797a)return;const _0x5874f0=_0x3a5a06['mapper']['toViewElement'](_0x42797a);this['editor']['model']['schema']['isObject'](_0x42797a)&&_0x5874f0&&!_0x5874f0['getCustomProperty']('widget')&&_0x5874f0['is']('containerElement')&&_0x17ce8a(_0x5874f0,_0x3a5a06['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x483ff5,{writer:_0xb93ef5,options:_0xecc770})=>{if(!_0xecc770['showCommentHighlights'])return null;const _0x2b307b=_0xb93ef5['createContainerElement']('div'),_0x1c7b54=_0xb93ef5['createEmptyElement']('hr');return _0xb93ef5['addClass']('ck-horizontal-line',_0x2b307b),_0xb93ef5['insert'](_0xb93ef5['createPositionAt'](_0x2b307b,0x0),_0x1c7b54),_0x2b307b;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x1a23f6,{writer:_0x303d73,options:_0x510572})=>{if(!_0x510572['showCommentHighlights'])return null;const _0x1f4b6a=_0x303d73['createContainerElement']('span'),_0x5a952c=_0x303d73['createEmptyElement']('img');return _0x303d73['addClass']('image-inline',_0x1f4b6a),_0x303d73['insert'](_0x303d73['createPositionAt'](_0x1f4b6a,0x0),_0x5a952c),_0x1f4b6a;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x23963c,{writer:_0x3f9fec,options:_0x141ff9})=>{if(_0x141ff9['showCommentHighlights'])return _0x3f9fec['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x1da6c3,_0x354603,_0x213750)=>{_0x213750['options']['showCommentHighlights']&&_0x1da6c3['stop']();},{'priority':'high'});}}class r extends _0x42a4ab{static get['requires'](){return[o,b,it,st,ct,at,ut];}static get['pluginName'](){return'CommentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3269f2){super(_0x3269f2),this['set']('isThreadsLoadingPaused',!0x0),_0x3269f2['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x1d98c4,_0x470e38,_0x1e4b4e,_0x4a9465)=>{const _0x50a78d=_0x3269f2['plugins']['get'](o),_0x4f2c48=_0x1e4b4e?ft(_0x1e4b4e)['id']:null;_0x3269f2['model']['change'](()=>{if(_0x4f2c48){const _0x2d71b6=this['getAllMarkersForId'](_0x4f2c48);for(const _0x16910e of _0x2d71b6)_0x3269f2['editing']['reconvertMarker'](_0x16910e);}if(_0x4a9465){const {id:_0x5bcba3}=ft(_0x4a9465),_0x575f71=_0x50a78d['getCommentThread'](_0x5bcba3);if(_0x575f71&&_0x575f71['unlinkedAt'])return;if(_0x575f71&&!_0x575f71['isAttached'])return;const _0x19c640=this['getAllMarkersForId'](_0x5bcba3);for(const _0x14f7fa of _0x19c640)_0x3269f2['editing']['reconvertMarker'](_0x14f7fa);}}),_0x4f2c48&&this['scrollToThreadMarker'](_0x4f2c48);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x5c6424=this['editor'],_0x3db1b7=_0x5c6424['plugins']['get'](o),_0x431ddd=_0x5c6424['config']['get']('collaboration.channelId'),_0x3570a7=_0x3db1b7['getCommentThreads']()['filter'](_0x55a855=>_0x55a855['channelId']!==_0x431ddd);_0x5c6424['commands']['add']('addCommentThread',new ot(_0x5c6424)),this['listenTo'](_0x5c6424,'change:isReadOnly',(_0x61765e,_0x26bb5d,_0x23a75f)=>{_0x3db1b7['switchReadOnly'](_0x23a75f,_0x5c6424['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x3db1b7,dt('addCommentThread',_0x431ddd),(_0x5dfb86,{threadId:_0x40ecb3})=>{const _0xb75d54=this['editor']['plugins']['get'](o)['getCommentThread'](_0x40ecb3);_0xb75d54?.['unlinkedAt']&&this['_attachArchivedThread'](_0x40ecb3);}),this['listenTo'](_0x3db1b7,dt('removeCommentThread',_0x431ddd),(_0x179b33,{threadId:_0x2cee89})=>{_0x5c6424['model']['enqueueChange']({'isUndoable':!0x1},_0x431ff1=>{const _0x2e12c6=this['getAllMarkersForId'](_0x2cee89);for(const _0x801a28 of _0x2e12c6)_0x431ff1['removeMarker'](_0x801a28);});}),this['listenTo'](_0x3db1b7,dt('resolveCommentThread',_0x431ddd),(_0xfca86f,{threadId:_0xa9353b})=>{(this['_reconvertMarkers'](_0xa9353b),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](o)['getCommentThread'](_0xa9353b)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x3db1b7,dt('reopenCommentThread',_0x431ddd),(_0x164d7f,{threadId:_0x4110b4})=>{this['_reconvertMarkers'](_0x4110b4);},{'priority':'low'}),this['listenTo'](_0x3db1b7,dt('addComment',_0x431ddd),(_0xaadf06,{threadId:_0x29d93d,isFromAdapter:_0x3a56ad})=>{const _0x482691=this['getAllMarkersForId'](_0x29d93d);if(_0x3a56ad||0x0==_0x482691['length']||!_0x3db1b7['hasCommentThread'](_0x29d93d))return;0x1===_0x3db1b7['getCommentThread'](_0x29d93d)['length']&&_0x5c6424['model']['enqueueChange']({'isUndoable':!0x1},_0x5c0b06=>{for(const _0x384020 of _0x482691)_0x5c0b06['updateMarker'](_0x384020,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x3570a7);}['afterInit'](){!async function(_0xda17b1){const _0x51d3f4=_0xc040ce([0x4b,0x70,0x4f,0x42,0x4a,0x47,0x4e,0x53,0x45,0x67,0x71,0x43,0x79,0x66,0x56,0x46,0x31,0x6b,0x5a,0x38,0x6c,0x62,0x6e,0x52,0x6a,0x4d,0x37,0x65,0x49,0x7a,0x41,0x73,0x44,0x51,0x48,0x77,0x39,0x61,0x54,0x68,0x75,0x36,0x72,0x63,0x59,0x69,0x30,0x35,0x55,0x6d,0x50,0x4c,0x34,0x64,0x33,0x58,0x32,0x57,0x6f,0x74,0x76,0x78]),_0x48d403=0x73460ab3,_0xa4bda0=0x73418ddb^_0x48d403,_0x132efa=window[_0xc040ce([0x44,0x61,0x74,0x65])][_0xc040ce([0x6e,0x6f,0x77])](),_0x47ceec=_0xda17b1[_0xc040ce([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x42cb0a=new window[(_0xc040ce([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x44bdaf=>{_0x47ceec[_0xc040ce([0x6f,0x6e,0x63,0x65])](_0xc040ce([0x72,0x65,0x61,0x64,0x79]),_0x44bdaf);}),_0x496c65={[_0xc040ce([0x6b,0x74,0x79])]:_0xc040ce([0x45,0x43]),[_0xc040ce([0x75,0x73,0x65])]:_0xc040ce([0x73,0x69,0x67]),[_0xc040ce([0x63,0x72,0x76])]:_0xc040ce([0x50,0x2d,0x32,0x35,0x36]),[_0xc040ce([0x78])]:_0xc040ce([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]),[_0xc040ce([0x79])]:_0xc040ce([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]),[_0xc040ce([0x61,0x6c,0x67])]:_0xc040ce([0x45,0x53,0x32,0x35,0x36])},_0x17b913=_0x47ceec[_0xc040ce([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xc040ce([0x67,0x65,0x74])](_0xc040ce([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1d8c81(){let _0x129164,_0x55905e=null,_0x4a90c9=null;try{if(_0x17b913==_0xc040ce([0x47,0x50,0x4c]))return _0xc040ce([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x129164=_0x40c7db(),!_0x129164)return _0xc040ce([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x129164[_0xc040ce([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4a90c9=_0x226871(_0x129164[_0xc040ce([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x129164[_0xc040ce([0x6a,0x74,0x69])])),await _0x362660()?_0x1500da()?_0x2e3bdd()?_0xc040ce([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1d35f0()?(_0x129164[_0xc040ce([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xc040ce([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x55905e=_0x51bef2(_0xc040ce([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3b0ac2()):_0xc040ce([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xc040ce([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xc040ce([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0xc040ce([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2e3bdd(){const _0x74b5e5=[_0xc040ce([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xc040ce([0x74,0x72,0x69,0x61,0x6c])][_0xc040ce([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x129164[_0xc040ce([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x132efa/0x3e8:0xe10*_0xa4bda0;return _0x129164[_0xc040ce([0x65,0x78,0x70])]<_0x74b5e5;}function _0x1500da(){const _0x22cf80=_0x129164[_0xc040ce([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x22cf80)return!0x1;if(_0x22cf80[_0xc040ce([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xc040ce([0x2a])))return!0x0;if(_0x22cf80[_0xc040ce([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xc040ce([0x43,0x4d,0x54])))return!0x0;if(_0x22cf80[_0xc040ce([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xc040ce([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))&&_0x4d9627())return!0x0;if(_0x22cf80[_0xc040ce([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xc040ce([0x52,0x43,0x4d,0x54]))){if(_0xda2c83())return!0x0;if(_0x2f575b()||_0x59ecc3())return!0x0;}return!0x1;}function _0x1d35f0(){const _0x4f0264=_0x129164[_0xc040ce([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4f0264||0x0==_0x4f0264[_0xc040ce([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5cb25a}=new URL(window[_0xc040ce([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x4f0264[_0xc040ce([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5cb25a))return!0x0;const _0x5750fc=_0x5cb25a[_0xc040ce([0x73,0x70,0x6c,0x69,0x74])](_0xc040ce([0x2e]));return _0x4f0264[_0xc040ce([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4edf87=>_0x4edf87[_0xc040ce([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xc040ce([0x2a])))[_0xc040ce([0x6d,0x61,0x70])](_0x4ac8fe=>_0x4ac8fe[_0xc040ce([0x73,0x70,0x6c,0x69,0x74])](_0xc040ce([0x2e])))[_0xc040ce([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xe464a7=>_0xe464a7[_0xc040ce([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x5750fc[_0xc040ce([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xc040ce([0x6d,0x61,0x70])](_0x465e69=>Array(_0x5750fc[_0xc040ce([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x465e69[_0xc040ce([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xc040ce([0x66,0x69,0x6c,0x6c])](_0x465e69[0x0]===_0xc040ce([0x2a])?_0xc040ce([0x2a]):'')[_0xc040ce([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x465e69))[_0xc040ce([0x73,0x6f,0x6d,0x65])](_0x338a6f=>_0x5750fc[_0xc040ce([0x65,0x76,0x65,0x72,0x79])]((_0x3cce69,_0x4420d4)=>_0x338a6f[_0x4420d4]===_0x3cce69||_0x338a6f[_0x4420d4]===_0xc040ce([0x2a])));}function _0x3b0ac2(){return _0x55905e&&_0x4a90c9?new window[(_0xc040ce([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1fd5df,_0x7f5af8)=>{_0x55905e[_0xc040ce([0x74,0x68,0x65,0x6e])](_0x1fd5df,_0x7f5af8),_0x4a90c9[_0xc040ce([0x74,0x68,0x65,0x6e])](_0x51e029=>{_0x51e029!=_0xc040ce([0x56,0x61,0x6c,0x69,0x64])&&_0x1fd5df(_0x51e029);},_0x7f5af8);}):_0x55905e||_0x4a90c9||_0xc040ce([0x56,0x61,0x6c,0x69,0x64]);}}function _0x226871(_0x1552ed,_0x4081e3){return new window[(_0xc040ce([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4201c1=>{if(_0x2a745a())return _0x4201c1(_0xc040ce([0x56,0x61,0x6c,0x69,0x64]));_0x5f3d9f(),_0x47ceec[_0xc040ce([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xc040ce([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1f9d4f=!0x1;const _0x58f6af=_0x5a6aba();function _0x2c9523(_0x2d4b5a){return!!_0x2d4b5a&&(typeof _0x2d4b5a===_0xc040ce([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2d4b5a===_0xc040ce([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2d4b5a[_0xc040ce([0x74,0x68,0x65,0x6e])]===_0xc040ce([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2d4b5a[_0xc040ce([0x63,0x61,0x74,0x63,0x68])]===_0xc040ce([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4c6b97(_0x21040d){_0x4dc869(_0x21040d)[_0xc040ce([0x74,0x68,0x65,0x6e])](_0x26225b=>{if(!_0x26225b||_0x26225b[_0xc040ce([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xc040ce([0x6f,0x6b]))return _0xc040ce([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2c8a7d(_0x35bed3(_0x58f6af+_0x4081e3))!=_0x26225b[_0xc040ce([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xc040ce([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xc040ce([0x56,0x61,0x6c,0x69,0x64]);})[_0xc040ce([0x74,0x68,0x65,0x6e])](_0x3b090b=>(_0x425e29(),_0x3b090b),()=>{const _0x36cf91=_0x2e194e();return null==_0x36cf91?(_0x425e29(),_0xc040ce([0x56,0x61,0x6c,0x69,0x64])):_0xc040ce(_0x132efa-_0x36cf91>(0x574a8eb3^_0x48d403)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xc040ce([0x74,0x68,0x65,0x6e])](_0x4201c1)[_0xc040ce([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4201c1(_0xc040ce([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x359fe9=0x7370e433^_0x48d403;function _0x425e29(){const _0x3d0ff5=_0xc040ce([0x6c,0x6c,0x63,0x74,0x2d])+_0x2c8a7d(_0x35bed3(_0x1552ed)),_0x49412d=_0xb04423(_0x2c8a7d(window[_0xc040ce([0x4d,0x61,0x74,0x68])][_0xc040ce([0x63,0x65,0x69,0x6c])](_0x132efa/_0x359fe9)));window[_0xc040ce([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xc040ce([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3d0ff5,_0x49412d);}function _0x2e194e(){const _0x121a35=_0xc040ce([0x6c,0x6c,0x63,0x74,0x2d])+_0x2c8a7d(_0x35bed3(_0x1552ed)),_0x325dbe=window[_0xc040ce([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xc040ce([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x121a35);return _0x325dbe?window[_0xc040ce([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xb04423(_0x325dbe),0x10)*_0x359fe9:null;}function _0x4dc869(_0x5647f9){return new window[(_0xc040ce([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x18fb39,_0x2f52)=>{_0x5647f9[_0xc040ce([0x74,0x68,0x65,0x6e])](_0x18fb39,_0x2f52),window[_0xc040ce([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2f52,0x7347de73^_0x48d403);});}}_0x47ceec[_0xc040ce([0x6f,0x6e])](_0xc040ce([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0xc48e4a,_0x2dce0c)=>{if(_0x2dce0c[0x0]!=_0x1552ed)return _0x4201c1(_0xc040ce([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2dce0c[0x1]={..._0x2dce0c[0x1],[_0xc040ce([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x58f6af};},{[_0xc040ce([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xc040ce([0x68,0x69,0x67,0x68])}),_0x47ceec[_0xc040ce([0x6f,0x6e])](_0xc040ce([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xd0537f=>{_0x2c9523(_0xd0537f[_0xc040ce([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1f9d4f=!0x0,_0x4c6b97(_0xd0537f[_0xc040ce([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xc040ce([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xc040ce([0x6c,0x6f,0x77])}),_0x42cb0a[_0xc040ce([0x74,0x68,0x65,0x6e])](()=>{_0x1f9d4f||_0x4201c1(_0xc040ce([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2a745a(){return _0x47ceec[_0xc040ce([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xc040ce([0x76,0x69,0x65,0x77])][_0xc040ce([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xc040ce([0x61,0x75,0x74,0x6f]);}function _0x5f3d9f(){_0x47ceec[_0xc040ce([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xc040ce([0x76,0x69,0x65,0x77])][_0xc040ce([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xc040ce([0x61,0x75,0x74,0x6f]);}}function _0x51bef2(_0x28fe43){const _0x4ec847=[new window[(_0xc040ce([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3e7f88=>setTimeout(_0x3e7f88,0x734f347f^_0x48d403)),_0x42cb0a[_0xc040ce([0x74,0x68,0x65,0x6e])](()=>new window[(_0xc040ce([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x58311d=>{let _0x5a0af7=0x0;_0x47ceec[_0xc040ce([0x6d,0x6f,0x64,0x65,0x6c])][_0xc040ce([0x6f,0x6e])](_0xc040ce([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xc5ac18,_0x3f093a)=>{_0x3f093a[0x0][_0xc040ce([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5a0af7++,_0x5a0af7==(0x73460f5b^_0x48d403)&&(_0x58311d(),_0xc5ac18[_0xc040ce([0x6f,0x66,0x66])]());});}))];return window[_0xc040ce([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xc040ce([0x72,0x61,0x63,0x65])](_0x4ec847)[_0xc040ce([0x74,0x68,0x65,0x6e])](()=>_0x28fe43);}async function _0x49324f(){await _0x42cb0a,_0x47ceec[_0xc040ce([0x6d,0x6f,0x64,0x65,0x6c])][_0xc040ce([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x16e7ef,_0x47ceec[_0xc040ce([0x6d,0x6f,0x64,0x65,0x6c])][_0xc040ce([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x16e7ef,_0x47ceec[_0xc040ce([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xc040ce([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4d9627(){return window[_0xc040ce([0x67,0x6c,0x6f,0x62])]&&window[_0xc040ce([0x67,0x6c,0x6f,0x62])][_0xc040ce([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0xda2c83(){return _0x51d9fd(_0xc040ce([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x43bcff(_0xc040ce([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0xc040ce([0x73,0x74,0x61,0x74,0x65])]==_0xc040ce([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x2f575b(){return _0x51d9fd(_0xc040ce([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 _0x59ecc3(){return _0x51d9fd(_0xc040ce([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x411725(_0x505d70){const _0x3da860=_0x2d3bc2();_0x47ceec[_0x3da860]=_0xc040ce([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x505d70,_0x505d70!=_0xc040ce([0x56,0x61,0x6c,0x69,0x64])&&_0x49324f();}function _0x2d3bc2(){const _0x13a0d8=window[_0xc040ce([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xc040ce([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xc040ce([0x6e,0x6f,0x77])]())[_0xc040ce([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xc040ce([0x2e]),'');let _0x5cb3f8=_0xc040ce([0x4b]);for(let _0x39df09=0x0;_0x39df09<_0x13a0d8[_0xc040ce([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x39df09+=0x2){let _0x561814=window[_0xc040ce([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x13a0d8[_0xc040ce([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x39df09,_0x39df09+0x2));_0x561814>=_0x51d3f4[_0xc040ce([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x561814-=_0x51d3f4[_0xc040ce([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5cb3f8+=_0x51d3f4[_0x561814];}return _0x5cb3f8;}function _0x40c7db(){const _0x4ea005=_0x17b913[_0xc040ce([0x73,0x70,0x6c,0x69,0x74])](_0xc040ce([0x2e]));if(0x3!=_0x4ea005[_0xc040ce([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x312868(_0x4ea005[0x1]);function _0x312868(_0x2679ef){const _0x4efba6=_0x5260a4(_0x2679ef);return _0x4efba6&&_0x3879a4()?_0x4efba6:null;function _0x3879a4(){const _0x1826f0=_0x4efba6[_0xc040ce([0x6a,0x74,0x69])],_0x268808=window[_0xc040ce([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1826f0[_0xc040ce([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1826f0[_0xc040ce([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2251a0={..._0x4efba6,[_0xc040ce([0x6a,0x74,0x69])]:_0x1826f0[_0xc040ce([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1826f0[_0xc040ce([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2251a0[_0xc040ce([0x76,0x63])],_0x35bed3(_0x2251a0)==_0x268808;}}}async function _0x362660(){let _0x212e0a=!0x0;try{const _0x4625a6=_0x17b913[_0xc040ce([0x73,0x70,0x6c,0x69,0x74])](_0xc040ce([0x2e])),[_0x198f73,_0x14e804,_0x13e46f]=_0x4625a6;return _0x46f005(_0x198f73),await _0x57e440(_0x198f73,_0x14e804,_0x13e46f),_0x212e0a;}catch{return!0x1;}function _0x46f005(_0x390871){const _0x385a7a=_0x5260a4(_0x390871);_0x385a7a&&_0x385a7a[_0xc040ce([0x61,0x6c,0x67])]==_0xc040ce([0x45,0x53,0x32,0x35,0x36])||(_0x212e0a=!0x1);}async function _0x57e440(_0x490b0d,_0x37543b,_0x548e8b){const _0x3706d0=window[_0xc040ce([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xc040ce([0x66,0x72,0x6f,0x6d])](_0x5bb78c(_0x548e8b),_0x2a161b=>_0x2a161b[_0xc040ce([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x25ca4b=new window[(_0xc040ce([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xc040ce([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x490b0d+_0xc040ce([0x2e])+_0x37543b),_0x54c945=window[_0xc040ce([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xc040ce([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x54c945)return;const _0xbfeb02=await _0x54c945[_0xc040ce([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xc040ce([0x6a,0x77,0x6b]),_0x496c65,{[_0xc040ce([0x6e,0x61,0x6d,0x65])]:_0xc040ce([0x45,0x43,0x44,0x53,0x41]),[_0xc040ce([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xc040ce([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xc040ce([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x54c945[_0xc040ce([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xc040ce([0x6e,0x61,0x6d,0x65])]:_0xc040ce([0x45,0x43,0x44,0x53,0x41]),[_0xc040ce([0x68,0x61,0x73,0x68])]:{[_0xc040ce([0x6e,0x61,0x6d,0x65])]:_0xc040ce([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xbfeb02,_0x3706d0,_0x25ca4b)||(_0x212e0a=!0x1);}}function _0x5260a4(_0xb897b9){return _0xb897b9[_0xc040ce([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xc040ce([0x65,0x79]))?JSON[_0xc040ce([0x70,0x61,0x72,0x73,0x65])](_0x5bb78c(_0xb897b9)):null;}function _0x5bb78c(_0x501177){return window[_0xc040ce([0x61,0x74,0x6f,0x62])](_0x501177[_0xc040ce([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xc040ce([0x2b]))[_0xc040ce([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xc040ce([0x2f])));}function _0x35bed3(_0x2a5488){let _0x22062a=0x1505;function _0x4be5ca(_0x402e04){for(let _0x41e6a4=0x0;_0x41e6a4<_0x402e04[_0xc040ce([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x41e6a4++){const _0x2ab492=_0x402e04[_0xc040ce([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x41e6a4);_0x22062a=(_0x22062a<<0x5)+_0x22062a+_0x2ab492,_0x22062a&=_0x22062a;}}function _0x4a8f21(_0x5bedeb){Array[_0xc040ce([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5bedeb)?_0x5bedeb[_0xc040ce([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4a8f21):_0x5bedeb&&typeof _0x5bedeb==_0xc040ce([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xc040ce([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5bedeb)[_0xc040ce([0x73,0x6f,0x72,0x74])]()[_0xc040ce([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x8ae354,_0x3cad5c])=>{_0x4be5ca(_0x8ae354),_0x4a8f21(_0x3cad5c);}):_0x4be5ca(window[_0xc040ce([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5bedeb));}return _0x4a8f21(_0x2a5488),_0x22062a>>>0x0;}function _0x2c8a7d(_0x473dcd){return _0x473dcd[_0xc040ce([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xc040ce([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xc040ce([0x30]));}function _0xb04423(_0x40c781){return _0x40c781[_0xc040ce([0x73,0x70,0x6c,0x69,0x74])]('')[_0xc040ce([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xc040ce([0x6a,0x6f,0x69,0x6e])]('');}function _0x51d9fd(_0x444c31){return _0x47ceec[_0xc040ce([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0xc040ce([0x68,0x61,0x73])](_0x444c31);}function _0x43bcff(_0x5511ac){return _0x47ceec[_0xc040ce([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0xc040ce([0x67,0x65,0x74])](_0x5511ac);}function _0x16e7ef(){}function _0xc040ce(_0x7bf177){return _0x7bf177['map'](_0x32b4b2=>String['fromCharCode'](_0x32b4b2))['join']('');}_0x411725(await _0x1d8c81());}(this);}['destroy'](){const _0x5a367e=this['editor']['plugins']['get'](o),_0x45a347=this['editor']['config']['get']('collaboration.channelId');for(const _0x31cc3b of _0x5a367e['getCommentThreads']({'channelId':_0x45a347}))_0x5a367e['_detachCommentThread'](_0x31cc3b['id']),_0x5a367e['_threads']['delete'](_0x31cc3b['id']);super['destroy']();}['hasMarkerForId'](_0x581cd0){return this['getAllMarkersForId'](_0x581cd0)['length']>0x0;}['getAllMarkersForId'](_0x3b2080){const _0x1fa2a9=[];for(const _0x8e5b1f of this['editor']['model']['markers'])_0x8e5b1f['name']['startsWith']('comment:'+_0x3b2080)&&_0x1fa2a9['push'](_0x8e5b1f);return _0x1fa2a9;}['scrollToThreadMarker'](_0x124659){setTimeout(()=>{const _0x1f0719=this['_getTargetForId'](_0x124659);if(!_0x1f0719)return;this['activeMarker']&&ft(this['activeMarker'])['id']===_0x124659&&nt({'target':_0x1f0719[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x35f566){this['editor']['model']['change'](()=>{for(const _0x2ec033 of this['getAllMarkersForId'](_0x35f566))this['editor']['editing']['reconvertMarker'](_0x2ec033);});}['_attachArchivedThread'](_0x3139cf){const _0x2008db=this['editor']['plugins']['get'](o),_0x42ae64=this['editor']['plugins']['get'](b),_0x12dc6f=_0x2008db['getCommentThread'](_0x3139cf);if(!_0x12dc6f['isAttached']){const _0x37ea50=_0x12dc6f['attachTo'](()=>this['_getTargetForId'](_0x12dc6f['id']));_0x42ae64['registerAnnotation'](_0x37ea50),_0x12dc6f['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x1449b7=this['editor'],_0x34049b=_0x1449b7['plugins']['get'](it);_0x1449b7['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x3b8067,_0x395ec0)=>{const {id:_0x5b87c5}=ft(_0x3b8067['markerName']),_0x26b6dc=_0x1449b7['plugins']['get'](o)['getCommentThread'](_0x5b87c5),_0x33efd2=this['activeMarker']&&ft(this['activeMarker'])['id']===_0x5b87c5;let _0x346678;if(_0x26b6dc&&_0x26b6dc['isResolved']&&!_0x33efd2&&_0x3b8067['item'])return _0x395ec0['consumable']['consume'](_0x3b8067['item'],'addMarker:'+_0x3b8067['markerName']),_0x395ec0['consumable']['consume'](_0x3b8067['item'],'removeMarker:'+_0x3b8067['markerName']),null;const _0xeb48d7=['ck-comment-marker'];return _0x33efd2&&_0xeb48d7['push']('ck-comment-marker--active'),_0x346678=_0x26b6dc?.['length']?_0x26b6dc['comments']['first']['author']['id']:_0x34049b['me']['id'],{'classes':_0xeb48d7,'attributes':{'data-comment':_0x5b87c5,'data-author-id':_0x346678}};}}),_0x1449b7['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0xd98039,{options:_0xecd1a7})=>{if(_0xecd1a7['showCommentHighlights'])return null;const _0x2c7d76=_0x1449b7['plugins']['get'](o),_0x3ff684=_0x1449b7['model']['markers']['get'](_0xd98039),{id:_0x2df604,part:_0x45020f}=ft(_0xd98039);return _0x3ff684&&!_0x3ff684['affectsData']||_0xecd1a7['ignoreResolvedComments']&&_0x2c7d76['getCommentThread'](_0x2df604)?.['isResolved']?null:{'group':'comment','name':_0x45020f?_0x2df604+':'+_0x45020f:_0x2df604};}}),_0x1449b7['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x67585,{writer:_0x563661})=>_0x563661['createElement']('$marker',{'data-name':'comment:'+_0x67585['getAttribute']('id')})}),_0x1449b7['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x1422de=this['editor'],_0xd10a14=_0x1422de['plugins']['get'](o),_0xdcb641=new Set(),_0x4c1687=new Set();_0x1422de['model']['document']['registerPostFixer'](_0xfa22fa=>{let _0x373d5c=!0x1;for(const {name:_0x226f57,data:_0x2538dc}of _0x1422de['model']['document']['differ']['getChangedMarkers']()){const {group:_0x4cb7b9,id:_0x41a128}=ft(_0x226f57);let _0xb51829=_0x2538dc['newRange'];if('comment'!==_0x4cb7b9||!_0xb51829)continue;const _0x29e87d='$graveyard'===_0xb51829['root']['rootName'];_0x29e87d||(_0xb51829=ht(_0xb51829,_0x1422de['model']),!_0xb51829||_0xb51829['isCollapsed']||!_0x2538dc['newRange']||_0xb51829['isEqual'](_0x2538dc['newRange']))?_0x1422de['model']['hasContent'](_0xb51829)&&!_0x29e87d?this['isThreadsLoadingPaused']?_0xdcb641['add'](_0x226f57):this['_handleThreadMarker'](_0x226f57,_0x41a128):(_0x4c1687['add'](_0x226f57),_0xdcb641['delete'](_0x226f57),_0xfa22fa['removeMarker'](_0x226f57),_0x373d5c=!0x0):(_0xfa22fa['updateMarker'](_0x226f57,{'range':_0xb51829}),_0x373d5c=!0x0);}return _0x373d5c;}),this['on']('change:isThreadsLoadingPaused',(_0x4485fe,_0x421f56,_0x5ed962)=>{if(!_0x5ed962&&_0xdcb641['size'])for(const _0x4fb1a5 of _0xdcb641){const {id:_0x3f2a58}=ft(_0x4fb1a5);_0xdcb641['delete'](_0x4fb1a5),_0x1422de['model']['markers']['get'](_0x4fb1a5)&&this['_handleThreadMarker'](_0x4fb1a5,_0x3f2a58);}}),this['listenTo'](_0x1422de['model']['document'],'change',()=>{for(const {name:_0x2f6d4e,data:{newRange:_0x3a54bc}}of _0x1422de['model']['document']['differ']['getChangedMarkers']()){const {group:_0x1b965d,id:_0x26d301}=ft(_0x2f6d4e);if('comment'!==_0x1b965d)continue;const _0x20482b=_0xd10a14['getCommentThread'](_0x26d301),_0x3a0e6f=this['hasMarkerForId'](_0x26d301);_0x20482b&&(!_0x20482b['_hasTargetInContent']&&_0x3a54bc&&_0x1422de['editing']['view']['once']('render',()=>{const _0x1a81ff=_0x1422de['plugins']['get'](y),_0x14bfdf=_0xd10a14['_threadToController']['get'](_0x20482b)['view'];_0x1a81ff['getByInnerView'](_0x14bfdf)['refreshVisibility']();},{'priority':'low'}),_0x20482b['_hasTargetInContent']=_0x3a0e6f||!!_0x3a54bc),_0x3a54bc||(_0x4c1687['add'](_0x2f6d4e),_0xdcb641['delete'](_0x2f6d4e));}for(const _0x2ab370 of _0x4c1687){const {id:_0x307344}=ft(_0x2ab370),_0x1f7fc5=_0xd10a14['getCommentThread'](_0x307344);if(_0xdcb641['delete'](_0x2ab370),!_0x1f7fc5)continue;const _0x4c729c=this['hasMarkerForId'](_0x307344);_0x4c729c||_0x1f7fc5['isSubmitted']?_0x4c729c||_0x1f7fc5['unlinkedAt']||_0x1f7fc5['setUnlinkedAt'](new Date()):_0x1f7fc5['remove']();}_0x4c1687['clear']();});}['_handleInitialThreads'](_0x3b9cb6){_0x3b9cb6['forEach'](_0x1428c9=>{_0x1428c9['unlinkedAt']&&this['_attachArchivedThread'](_0x1428c9['id']);});}['_getTargetForId'](_0x34d6fd){const _0x5079aa=this['editor'],_0x477b70=this['getAllMarkersForId'](_0x34d6fd);return et(_0x5079aa['editing'],_0x477b70);}['_getTextContext'](_0xdca21c){const _0x3dac2a=this['getAllMarkersForId'](_0xdca21c);let _0x38ed33='',_0x1f5d8f=!0x1;for(const _0x38eb8c of _0x3dac2a){const _0x2cd734=_0x38eb8c['getRange']();for(const _0x26e2d5 of Array['from'](_0x2cd734['getItems']()))_0x26e2d5['is']('$textProxy')?(_0x38ed33&&_0x1f5d8f&&(_0x38ed33+='\x20',_0x1f5d8f=!0x1),_0x38ed33+=_0x26e2d5['data']):_0x1f5d8f=!0x0;_0x1f5d8f=!0x0;}return _0x38ed33['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x79df46,_0x552be4){const _0x2caa6a=this['editor'],_0x246db2=_0x2caa6a['plugins']['get'](o);let _0x1f0df3=_0x246db2['getCommentThread'](_0x552be4);const _0x3b429f=_0x2caa6a['config']['get']('collaboration.channelId'),_0x50f13c=_0x2caa6a['plugins']['get'](b);if(_0x1f0df3&&(_0x1f0df3['unlinkedAt']&&_0x1f0df3['setUnlinkedAt'](null),_0x1f0df3['isAttached']))return _0x1f0df3;return!this['getAllMarkersForId'](_0x552be4)[0x0]['managedUsingOperations']?_0x2caa6a['editing']['view']['once']('render',()=>{if(_0x246db2['getCommentThread'](_0x552be4))return;const _0x1db237=_0x2caa6a['plugins']['get'](y);_0x1f0df3=_0x246db2['openNewCommentThread']({'channelId':_0x3b429f,'threadId':_0x552be4,'target':()=>this['_getTargetForId'](_0x552be4),'context':{'type':'text','value':this['_getTextContext'](_0x552be4)}});const _0x5991ac=_0x246db2['_threadToController']['get'](_0x1f0df3)['view'],_0x33ae05=_0x1db237['getByInnerView'](_0x5991ac);_0x33ae05&&_0x50f13c['registerAnnotation'](_0x33ae05);},{'priority':'low'}):_0x246db2['fetchCommentThread']({'channelId':_0x3b429f,'threadId':_0x552be4})['then'](_0x397edd=>{if('destroyed'!==_0x2caa6a['state']){if(_0x1f0df3=_0x397edd,_0x1f0df3&&!_0x1f0df3['isAttached']){const _0x3257c1=_0x1f0df3['attachTo'](()=>this['_getTargetForId'](_0x552be4));_0x50f13c['registerAnnotation'](_0x3257c1),_0x1f0df3['isResolved']&&this['_reconvertMarkers'](_0x552be4);}else{if(!_0x1f0df3){const _0x12b338=this['getAllMarkersForId'](_0x552be4);_0x2caa6a['model']['change'](_0x3456c1=>{for(const _0x2fa574 of _0x12b338)_0x3456c1['removeMarker'](_0x2fa574);});}}}}),_0x1f0df3;}['_handleThreadMarker'](_0x242dc1,_0x3f5390){const _0x2fbb60=this['_attachMarkerToThread'](_0x242dc1,_0x3f5390);_0x2fbb60&&!_0x2fbb60['context']&&_0x2fbb60['setContext']({'type':'text','value':this['_getTextContext'](_0x3f5390)});}['_initAriaMarkerChangeAnnouncements'](){const _0x55c3a2=this['editor'];rt(_0x55c3a2['model'],({left:_0x495781,entered:_0x1e1996})=>{for(const _0xe802e3 of _0x495781)if(mt(_0xe802e3)){_0x55c3a2['ui']['ariaLiveAnnouncer']['announce'](N(_0x55c3a2['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x4090ee of _0x1e1996)if(mt(_0x4090ee)){_0x55c3a2['ui']['ariaLiveAnnouncer']['announce'](N(_0x55c3a2['locale'],'ENTER_COMMENT_ANNOUNCEMENT',tt(_0x59435a)));break;}});}}function dt(_0x38219a,_0x46ef2d){return _0x46ef2d?_0x38219a+':'+_0x46ef2d:_0x38219a;}function ht(_0x27a894,_0x15d469){const _0x3525ab=_0x15d469['schema'],_0x563ed3=_0x15d469['createRange'](_0x27a894['start']);for(const _0x337c59 of _0x27a894['getWalker']()){const {type:_0x374586,item:_0x14f349,nextPosition:_0x2d98c0}=_0x337c59;if('text'===_0x374586||_0x3525ab['isObject'](_0x14f349)){const _0x1dc7b8=_0x15d469['createPositionBefore'](_0x14f349);_0x563ed3['isCollapsed']&&(_0x563ed3['start']=_0x1dc7b8),_0x563ed3['end']=_0x2d98c0;}}return _0x563ed3;}function mt(_0x58151d){return'comment'===ft(_0x58151d['name'])['group'];}class s extends _0x42a4ab{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'CommentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,r,b,y];}get['CommentsListView'](){return te;}get['CommentThreadInputView'](){return ie;}['init'](){const _0x623924=this['editor'],_0x15e85a=_0x623924['plugins']['get'](o),_0x206a2e=_0x623924['plugins']['get'](r),_0x213036=_0x623924['plugins']['get'](y),_0x46a4ad=_0x623924['plugins']['get'](b);_0x623924['ui']['componentFactory']['add']('comment',()=>{const _0x13b3ba=this['_createUIButton'](_0x3f1bfd);return _0x13b3ba['tooltip']=!0x0,_0x13b3ba;}),_0x623924['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x2ed0c5)),_0x46a4ad['addSourceCollector'](()=>{const _0x50f051=[];for(const [_0x1d1eca,_0x8979ad]of _0x15e85a['_threadToController']){const _0x180973=_0x206a2e['getAllMarkersForId'](_0x1d1eca['id']),_0x465b5b=_0x180973['map'](_0x433142=>_0x433142['getRange']());_0x180973['length']>0x0&&_0x50f051['push']([_0x8979ad['view'],_0x465b5b]);}return _0x50f051;}),this['listenTo'](_0x213036,'change:activeAnnotations',(_0x186160,_0x2ace78,_0x36a158)=>{const _0x140704=Array['from'](_0x36a158)['map'](_0x563af3=>_0x563af3['innerView'])['find'](_0x5c6b10=>_0x15e85a['_viewToController']['has'](_0x5c6b10));if(!_0x140704)return void(_0x206a2e['activeMarker']=null);const _0x3dedde=_0x15e85a['_viewToController']['get'](_0x140704)['model']['id'],_0x45b007='comment:'+_0x3dedde;_0x3dedde&&_0x206a2e['hasMarkerForId'](_0x3dedde)?_0x206a2e['activeMarker']=_0x45b007:_0x206a2e['activeMarker']&&(_0x206a2e['activeMarker']=null);}),this['listenTo'](_0x15e85a,'removeCommentThread',(_0x12a5a7,{threadId:_0x3993d5,isFromAdapter:_0x5ca701})=>{!_0x5ca701&&_0x623924['ui']['focusTracker']['isFocused']&&_0x206a2e['hasMarkerForId'](_0x3993d5)&&_0x623924['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x15e85a,'addComment',(_0x22b806,{threadId:_0x5d234f,isFromAdapter:_0x3ff18f})=>{if(_0x3ff18f||!_0x206a2e['hasMarkerForId'](_0x5d234f)||!_0x15e85a['hasCommentThread'](_0x5d234f))return;0x1===_0x15e85a['getCommentThread'](_0x5d234f)['length']&&(_0x623924['editing']['view']['focus'](),_0x22b806['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x130525=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x20946d;for(const _0x240361 in _0x130525){const _0x387af5=_0x240361,_0x30d8dd=_0x130525[_0x387af5];if('commentsLicenseKeyValid'==_0x30d8dd||'commentsLicenseKeyInvalid'==_0x30d8dd||'commentsLicenseKeyExpired'==_0x30d8dd||'commentsLicenseKeyDomainLimit'==_0x30d8dd||'commentsLicenseKeyNotAllowed'==_0x30d8dd||'commentsLicenseKeyEvaluationLimit'==_0x30d8dd||'commentsLicenseKeyUsageLimit'==_0x30d8dd){delete _0x130525[_0x387af5],_0x20946d=_0x30d8dd,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x20946d&&_0x130525['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x20946d&&_0x130525['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x20946d&&_0x130525['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x20946d&&_0x130525['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x20946d&&_0x130525['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyUsageLimit'==_0x20946d&&_0x130525['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x26b48c){const _0x4492ef=this['editor'],_0x2c18e4=new _0x26b48c(_0x4492ef['locale']),_0x669c7e=_0x4492ef['commands']['get']('addCommentThread');return _0x2c18e4['set']({'label':N(_0x4492ef['locale'],'Comment'),'icon':_0x475110}),_0x2c18e4['bind']('isEnabled')['to'](_0x669c7e,'isEnabled',_0x669c7e,'hasContent',(_0x16d70f,_0x158082)=>_0x16d70f&&_0x158082),this['listenTo'](_0x2c18e4,'execute',()=>{_0x669c7e['execute']();}),_0x2c18e4;}}class i extends _0x42a4ab{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[r];}constructor(_0xac95c3){super(_0xac95c3),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x309610,_0x2b6d34,_0x2e2fba)=>{_0x2e2fba?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x564596,_0x5aa07e]of this['editor']['commands'])_0x5aa07e['affectsData']&&'addCommentThread'!==_0x564596&&_0x5aa07e['forceDisabled']('commentsOnlyMode');(this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('RevisionTracker'))&&this['editor']['plugins']['get']('RevisionTracker')['forceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('SourceEditing')&&this['editor']['plugins']['get']('SourceEditing')['forceDisabled']('commentsOnlyMode');this['editor']['commands']['get']('editSource')?.['forceDisabled']('commentsOnlyMode');const _0x176c14=this['editor']['editing']['view']['document'];this['listenTo'](_0x176c14,'cut',_0x395aa4=>_0x395aa4['stop'](),{'priority':'highest'}),this['listenTo'](_0x176c14,'clipboardInput',_0x5a59f2=>_0x5a59f2['stop'](),{'priority':'highest'}),this['listenTo'](_0x176c14,'delete',_0x94ea3d=>_0x94ea3d['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x34bb94,_0xcd898d]of this['editor']['commands'])_0xcd898d['affectsData']&&'addCommentThread'!==_0x34bb94&&_0xcd898d['clearForceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('RevisionTracker')&&this['editor']['plugins']['get']('RevisionTracker')['clearForceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('SourceEditing')&&this['editor']['plugins']['get']('SourceEditing')['clearForceDisabled']('commentsOnlyMode'),this['editor']['commands']['get']('editSource')?.['clearForceDisabled']('commentsOnlyMode'),this['stopListening'](this['editor']['editing']['view']['document']);}}class j extends _0x41a1e4{['activeUIs'];['uisData'];['_uis'];static get['requires'](){return[y];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x57e643){super(_0x57e643),this['activeUIs']=new Set(),this['_uis']=new Map(),this['uisData']=new Map();}['init'](){const _0x56301d=this['context']['plugins']['get'](y);this['listenTo'](_0x56301d,'_activateAnnotation',(_0x180311,_0x1d47d8)=>{for(const _0x2eddd7 of this['activeUIs']){const _0x32b398=this['_uis']['get'](_0x2eddd7);(0x0,this['uisData']['get'](_0x2eddd7)['filter'])(_0x1d47d8)&&_0x32b398['setActiveAnnotation'](_0x1d47d8);}}),this['listenTo'](_0x56301d,'_deactivateAllAnnotations',()=>{for(const _0x5d4dc7 of this['activeUIs']){this['_uis']['get'](_0x5d4dc7)['setActiveAnnotation'](null);}}),this['listenTo'](_0x56301d['_visibleAnnotations'],'add',(_0x2cd778,_0x2148a9)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x2148a9);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x1fc02f){return this['activeUIs']['has'](_0x1fc02f);}['activate'](_0x3faa8f,_0x1c3707=this['defaultFilter']){const _0x21fee6=this['context']['plugins']['get'](y);if(!this['_uis']['has'](_0x3faa8f))throw new _0x288e46('annotationsuis-missing-ui',this,{'uiName':_0x3faa8f});this['isActive'](_0x3faa8f)&&this['deactivate'](_0x3faa8f),this['activeUIs']['add'](_0x3faa8f);const _0xba9818=new S();v({'source':_0x21fee6['_visibleAnnotations'],'target':_0xba9818,'filter':_0x1c3707}),this['uisData']['set'](_0x3faa8f,{'collection':_0xba9818,'filter':_0x1c3707});const _0x32b3d5=this['_uis']['get'](_0x3faa8f);_0x32b3d5['attach'](_0xba9818),this['listenTo'](_0x32b3d5,'change:activeAnnotation',(_0x21f9d1,_0x440da6,_0x5ad2ae,_0x29681b)=>{_0x29681b&&_0x21fee6['_removeActiveAnnotation'](_0x29681b),_0x5ad2ae&&_0x21fee6['_addActiveAnnotation'](_0x5ad2ae);});}['deactivate'](_0x2cebb8){if(this['activeUIs']['delete'](_0x2cebb8),!this['_uis']['has'](_0x2cebb8))throw new _0x288e46('annotationsuis-missing-ui',this,{'uiName':_0x2cebb8});const _0x10564e=this['_uis']['get'](_0x2cebb8);_0x10564e['detach'](),this['stopListening'](_0x10564e),this['uisData']['get'](_0x2cebb8)['collection']['destroy'](),this['uisData']['delete'](_0x2cebb8);}['switchTo'](_0x3ca528){if(!this['_uis']['has'](_0x3ca528))throw new _0x288e46('annotationsuis-missing-ui',this,{'uiName':_0x3ca528});const _0x3a7284=this['context']['plugins']['get'](y),_0x3bd057=Array['from'](_0x3a7284['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x3ca528);const _0x40c703=this['_uis']['get'](_0x3ca528);_0x40c703['setActiveAnnotation'](_0x3bd057),_0x40c703['_setSelectedAnnotations']&&_0x3bd057&&_0x40c703['_setSelectedAnnotations']([_0x3bd057]);}['deactivateAll'](){for(const _0x7c6324 of this['activeUIs'])this['deactivate'](_0x7c6324);}['register'](_0x1677fb,_0xbc6396){if(this['_uis']['has'](_0x1677fb))throw new _0x288e46('annotationsuis-register-already-registered');if('function'!=typeof _0xbc6396['attach']||'function'!=typeof _0xbc6396['detach']||'function'!=typeof _0xbc6396['setActiveAnnotation'])throw new _0x288e46('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x1677fb,_0xbc6396);}['refilterAnnotations'](){const _0x4df483=this['context']['plugins']['get'](y)['collection'],_0x35795b=new Map(),_0x1b62ad=Array['from'](this['activeUIs']);for(const _0x53ddd9 of this['activeUIs']){const _0x598957=this['uisData']['get'](_0x53ddd9)['collection'];for(const _0x3399a1 of _0x598957)_0x35795b['set'](_0x3399a1,_0x53ddd9);}for(const _0x1ed7d3 of _0x4df483){const _0x55a409=_0x35795b['get'](_0x1ed7d3);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x1ed7d3);const _0x25e35a=_0x1b62ad['find'](_0x2dc294=>this['uisData']['get'](_0x2dc294)['filter'](_0x1ed7d3));_0x55a409!==_0x25e35a&&(_0x55a409&&this['uisData']['get'](_0x55a409)['collection']['remove'](_0x1ed7d3),_0x25e35a&&this['uisData']['get'](_0x25e35a)['collection']['add'](_0x1ed7d3));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['defaultFilter'](){return!0x0;}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x223ca9){const _0x4d5952=[];for(const _0x5adfe3 of this['activeUIs']){(0x0,this['uisData']['get'](_0x5adfe3)['filter'])(_0x223ca9)&&_0x4d5952['push'](_0x5adfe3);}if(_0x4d5952['length']>0x1)throw new _0x288e46('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x4d5952,'annotationType':_0x223ca9['type']});}}const _i=/* #__PURE__ -- @preserve */
|
|
32
|
+
Ht('px');class H extends kt{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0x86ef73){super(_0x86ef73);const _0x3a1050=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 _0x5dabed(),this['focusCycler']=new _0x437732({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x3a1050['to']('class')],'style':{'minHeight':_0x3a1050['to']('minHeight',_0x5ed4ac=>'number'==typeof _0x5ed4ac?_i(_0x5ed4ac+0xa):null)},'dir':_0x86ef73['uiLanguageDirection'],'role':'application','aria-label':N(_0x86ef73,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':N(_0x86ef73,'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',_0x2d993e=>{this['_updateItemPositionInFocusables'](_0x2d993e['source']);}),this['list']['forEach'](_0x551a13=>{this['focusTracker']['add'](_0x551a13['element']),this['_updateItemPositionInFocusables'](_0x551a13);}),this['list']['on']('change',(_0x511622,_0x1b92cf)=>{for(const _0x209eb4 of _0x1b92cf['removed'])this['focusTracker']['remove'](_0x209eb4['element']),this['focusables']['remove'](_0x209eb4);for(const _0x4b4e73 of _0x1b92cf['added'])this['focusTracker']['add'](_0x4b4e73['element']),this['_updateItemPositionInFocusables'](_0x4b4e73);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0x2bc785){const _0x49e023=this['focusables']['getIndex'](_0x2bc785);let _0xce396,_0x4507ea;for(const _0x425ec1 of this['focusables'])if(_0x2bc785['top']<_0x425ec1['top']){_0xce396=_0x425ec1;break;}if(_0x4507ea=_0xce396?this['focusables']['getIndex'](_0xce396):this['focusables']['length'],-0x1!==_0x49e023){if(_0x49e023===_0x4507ea-0x1)return;this['focusables']['remove'](_0x2bc785),_0x4507ea=_0xce396?this['focusables']['getIndex'](_0xce396):this['focusables']['length'];}this['focusables']['add'](_0x2bc785,_0x4507ea);}}const Ot=/* #__PURE__ -- @preserve */
|
|
33
|
+
Ht('px');class R extends kt{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x1ea00c){super(_0x1ea00c),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x30cc7b,_0x2b66a2)=>_0x30cc7b+_0x2b66a2),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=xt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x404881=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x404881['to']('isAnimationDisabled',_0x346903=>_0x346903?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x404881['to']('top',_0x3e3663=>Ot(_0x3e3663))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x37afe4=this['element']['clientHeight'];_0x37afe4&&(this['height']=_0x37afe4);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0x41a1e4{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x37ab14){super(_0x37ab14),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 _0x1f454d=this['context']['config']['get']('sidebar.container');_0x1f454d&&this['setContainer'](_0x1f454d);}['setContainer'](_0x592189){if(!g(_0x592189))throw new _0x288e46('sidebar-setcontainer-invalid-element');this['container']=_0x592189;}['_attachToContainer']({viewClass:_0x3a6c27='',spaceBetweenItems:_0x33f838=0x19}={}){if(!g(this['container']))throw new _0x288e46('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x3a6c27,this['_spaceBetweenItems']=_0x33f838;}['rearrange']({removedAnnotation:_0x5ec759,previousAnnotation:_0x1611d2,nextAnnotation:_0x1aceff}){const _0x4e8eaf=this['getSidebarItemView'](_0x5ec759);this['view']['list']['remove'](_0x4e8eaf),this['_destroySidebarItemView'](_0x5ec759),_0x1611d2&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x1611d2)),_0x1aceff&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x1aceff)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x21210a,activatedAnnotation:_0x15734e,disableAnimationOnActivatedAnnotation:_0x3cb484}){if(this['_activeAnnotation']=_0x15734e,_0x21210a){_0x21210a['isActive']=!0x1;const _0x1254fc=this['getSidebarItemView'](_0x21210a);_0x1254fc&&_0x3cb484&&(_0x1254fc['isAnimationDisabled']=!0x1);}if(_0x15734e){const _0x554d01=this['getSidebarItemView'](_0x15734e);_0x554d01&&(_0x15734e['isActive']=!0x0,_0x3cb484&&(_0x554d01['isAnimationDisabled']=!0x0,_0x554d01['top']+=0x1),this['_alignToTargetRect'](_0x554d01));}}['_detachFromContainer'](_0x22802b){if(this['view']['element']['remove'](),_0x22802b){for(const _0x5eee72 of _0x22802b)this['_destroySidebarItemView'](_0x5eee72);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x58749b,_0x4e3878){_0x4e3878||(_0x4e3878=_0x58749b['view']);const _0x5b161f=new R(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x5b161f,_0x58749b),this['_annotationToSidebarItemView']['set'](_0x58749b,_0x5b161f),_0x5b161f['content']['add'](_0x4e3878),this['listenTo'](_0x58749b['view'],'change:targetRect',(_0x283f98,_0x5e2b2f,_0xed2028)=>{const _0x41d1e8=this['_getTargetTop'](_0x58749b,_0xed2028);_0x5b161f['_targetTop']!=_0x41d1e8&&(_0x5b161f['_targetTop']=_0x41d1e8,this['_setItemTop'](_0x5b161f,_0x41d1e8));}),this['listenTo'](_0x5b161f,'change:top',()=>{this['_recalculate'](_0x5b161f,'top');}),this['listenTo'](_0x5b161f,'change:bottom',()=>{this['_recalculate'](_0x5b161f,'bottom');}),this['_alignToTargetRect'](_0x5b161f);const _0x2be42c=this['_getItemBefore'](_0x5b161f);if(_0x2be42c)this['_alignAfterItem'](_0x2be42c,_0x5b161f)||this['_alignToTargetRect'](_0x5b161f);else this['_alignToTargetRect'](_0x5b161f);return this['_updateLastItem'](),this['view']['list']['add'](_0x5b161f),_0x5b161f;}['_alignForTopChange'](_0x1ff478){if(!_0x1ff478['content']['length'])return;const _0x5e718a=this['_getItemBefore'](_0x1ff478);if(!_0x5e718a)return;const _0xa15746=this['_sidebarItemViewToAnnotation']['get'](_0x5e718a),_0x5c862f=this['_activeAnnotation'];_0x5c862f&&_0x5c862f===_0xa15746?this['_alignAfterItem'](_0x5e718a,_0x1ff478):this['_alignBeforeItem'](_0x1ff478,_0x5e718a);}['_alignForBottomChange'](_0x598d01){if(!_0x598d01['content']['length'])return;const _0x49ba9f=this['_getItemAfter'](_0x598d01);if(!_0x49ba9f)return;const _0x28fdc9=this['_sidebarItemViewToAnnotation']['get'](_0x49ba9f),_0xd1fbf7=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0xa16a13=this['_activeAnnotation'];_0xa16a13&&_0xa16a13===_0x28fdc9&&_0xd1fbf7?(this['_alignBeforeItem'](_0x49ba9f,_0x598d01),this['_alignAfterItem'](_0x598d01,_0x49ba9f)):_0xa16a13&&_0xa16a13===_0x28fdc9?this['_alignBeforeItem'](_0x49ba9f,_0x598d01):this['_alignAfterItem'](_0x598d01,_0x49ba9f);}['_recalculate'](_0x39711d,_0x5cd593){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0xa68378,changedProp:_0x6b2fd1}of this['_recalculateBuffer'])'top'===_0x6b2fd1?this['_alignForTopChange'](_0xa68378):this['_alignForBottomChange'](_0xa68378);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x39711d,'changedProp':_0x5cd593});}['getSidebarItemView'](_0x1ca2aa){return this['_annotationToSidebarItemView']['get'](_0x1ca2aa);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x154596){const _0xad3fb1=this['getSidebarItemView'](_0x154596);this['stopListening'](_0xad3fb1),this['stopListening'](_0x154596['view']),_0xad3fb1['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x154596),this['_sidebarItemViewToAnnotation']['delete'](_0xad3fb1);}['_createSidebarView'](){const _0x4db349=new H(this['context']['locale']);return _0x4db349['render'](),this['on']('change:_lastItem',(_0x301590,_0x3b8b63,_0x5e13bd,_0x549e23)=>{_0x549e23&&_0x4db349['unbind']('minHeight'),_0x5e13bd?_0x4db349['bind']('minHeight')['to'](_0x5e13bd,'bottom'):_0x4db349['minHeight']=null;}),_0x4db349;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x18223c){const _0x36ed47=this['_sidebarItemViewToAnnotation']['get'](_0x18223c),_0x5d5a87=_0x36ed47&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x36ed47)-0x1);return _0x5d5a87&&this['getSidebarItemView'](_0x5d5a87)||null;}['_getItemAfter'](_0x58978d){const _0x4b119d=this['_sidebarItemViewToAnnotation']['get'](_0x58978d),_0x23f312=_0x4b119d&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x4b119d)+0x1);return _0x23f312&&this['getSidebarItemView'](_0x23f312)||null;}['_alignBeforeItem'](_0x466f14,_0x5ea241){_0x466f14['updateHeight']();const _0x5f4007=G(_0x5ea241['bottom']+this['_spaceBetweenItems'],_0x466f14['top']);return!!_0x5f4007&&(this['_setItemTop'](_0x5ea241,_0x5ea241['top']-_0x5f4007),!0x0);}['_alignAfterItem'](_0xbcc1cb,_0x3c1426){_0xbcc1cb['updateHeight']();const _0x44942b=G(_0xbcc1cb['bottom']+this['_spaceBetweenItems'],_0x3c1426['top']);return!!_0x44942b&&(this['_setItemTop'](_0x3c1426,_0x3c1426['top']+_0x44942b,!0x1),!0x0);}['_alignToTargetRect'](_0x329de4){const _0x1bb00c=this['_sidebarItemViewToAnnotation']['get'](_0x329de4);if(!_0x1bb00c||!_0x1bb00c['target']||!_0x1bb00c['targetRect'])return;const _0x1ef0f9=this['_getTargetTop'](_0x1bb00c,_0x1bb00c['targetRect']);this['_setItemTop'](_0x329de4,_0x1ef0f9);}['_getTargetTop'](_0x2fe99d,_0x42d185){if(null===_0x42d185)return 0x0;if(_0x2fe99d['target']instanceof _0xb25606)return _0x42d185['top'];{const _0x385f3d=new _0xb25606(this['view']['element'])['top'];return _0x42d185['top']-_0x385f3d;}}['_setItemTop'](_0x29c842,_0x387052,_0x5cba3d=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x5cba3d&&(_0x387052=Math['max'](_0x387052,this['_getMaxAvailableTop'](_0x29c842))),_0x29c842['top']=_0x387052;}['_getMaxAvailableTop'](_0x52f039){let _0x4ac339=this['_getItemBefore'](_0x52f039),_0x34b09e=0x0;for(;_0x4ac339;)_0x4ac339['updateHeight'](),_0x34b09e+=this['_spaceBetweenItems']+_0x4ac339['height'],_0x4ac339=this['_getItemBefore'](_0x4ac339);return _0x34b09e;}}function G(_0x31cecd,_0x1a2255){return Math['max'](_0x31cecd-_0x1a2255,0x0);}function g(_0x58dd89){return null!==_0x58dd89&&'object'==typeof _0x58dd89&&0x1===_0x58dd89['nodeType'];}class e extends _0x41a1e4{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,j];}static get['pluginName'](){return'WideSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x547a48){super(_0x547a48),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x337452(),this['_refreshPositioningDebounced']=_0x1011d4(()=>{_0x547a48['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x5efe1d=this['context']['plugins']['get'](j),_0x4d4e80=this['context']['plugins']['get'](z);_0x5efe1d['register']('wideSidebar',this),_0x4d4e80['container']&&_0x5efe1d['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x3fd64d){if(_0x3fd64d===this['activeAnnotation'])return;const _0x15c151=this['context']['plugins']['get'](z);_0x15c151['_activeAnnotation']=_0x3fd64d;const _0x2e9f4b=this['activeAnnotation'];_0x15c151['refresh']({'blurredAnnotation':_0x2e9f4b,'activatedAnnotation':_0x3fd64d}),this['activeAnnotation']=_0x3fd64d;}['attach'](_0x5f60be){this['annotations']=_0x5f60be;const _0xbbbd2f=this['context']['plugins']['get'](z);if(_0xbbbd2f['_annotations']=_0x5f60be,this['isAttached'])throw new _0x288e46('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0xbbbd2f,'set:container',()=>{this['detach'](),this['listenTo'](_0xbbbd2f,'change:container',_0x5b3d6e=>{_0x5b3d6e['off'](),this['attach'](_0x5f60be);});}),_0xbbbd2f['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x40cf2a=_0x490e3e=>{_0x490e3e['updateTargetRect'](),_0xbbbd2f['addAnnotation'](_0x490e3e);};for(const _0x466784 of _0x5f60be)_0x40cf2a(_0x466784);this['listenTo'](_0x5f60be,'add',(_0x56d43a,_0x5880f2)=>{_0x40cf2a(_0x5880f2);}),this['listenTo'](_0x5f60be,'remove',(_0x4e62e5,_0x4f5125,_0x38fb85)=>{_0xbbbd2f['rearrange']({'removedAnnotation':_0x4f5125,'previousAnnotation':_0x5f60be['get'](_0x38fb85-0x1),'nextAnnotation':_0x5f60be['get'](_0x38fb85+0x1)}),_0x4f5125===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x5f60be,'focus',(_0x2127ed,_0x4b1a51)=>{this['setActiveAnnotation'](_0x4b1a51);}),this['listenTo'](_0x5f60be,'blur',()=>{this['setActiveAnnotation'](null);});const _0x5ec09d=this['context']instanceof _0x1cd104?this['context']['editors']:new _0x337452([this['context']]);for(const _0x444502 of _0x5ec09d)this['_integrateWithEditorAnnotations'](_0x444502);this['listenTo'](_0x5ec09d,'add',(_0x1a1a96,_0x5556c2)=>{this['listenTo'](_0x5556c2,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x5556c2);});}),this['listenTo'](_0x5ec09d,'remove',(_0x3f3773,_0x1a0d0b)=>{_0x1a0d0b['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x1a0d0b['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x288e46('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x1c4d6b=this['context']['plugins']['get'](z);_0x1c4d6b['_detachFromContainer'](this['annotations']),this['stopListening'](_0x1c4d6b),this['stopListening'](this['annotations']),this['context']instanceof _0x1cd104&&this['stopListening'](this['context']['editors']);for(const _0x5dbb3e of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x5dbb3e);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x1db35d){if(!_0x1db35d['plugins']['has']('EditorAnnotations'))return;const _0x4521ab=_0x1db35d['plugins']['get']('EditorAnnotations'),_0x27a66f=()=>{const _0x2abb73=_0x4521ab['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x2abb73[0x0]||null);};this['listenTo'](_0x4521ab,'refresh',_0x27a66f),this['listenTo'](_0x4521ab,'blur',(_0x4aa247,{isAnnotationTracked:_0x124f5e})=>{this['activeAnnotation']&&_0x124f5e(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x4521ab,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x16ab06=>{_0x4521ab['hasDomSelection']()&&(_0x27a66f(),_0x16ab06['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x4521ab);}['_destroyEditorAnnotationsIntegration'](_0x203b15){this['stopListening'](_0x203b15),this['_editorAnnotations']['remove'](_0x203b15);}}class C extends _0x3f1bfd{['counterView'];constructor(_0x2225a7){super(_0x2225a7);const _0x40adf8=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x203239,_0x2d2281)=>_0x203239?'...':_0x2d2281['toString']()),this['set']('annotationType',''),this['icon']=_0x475110,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new kt(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x40adf8['to']('annotationType',_0x49ec11=>'ck-annotation-counter__badge--'+_0x49ec11),_0x40adf8['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x40adf8['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class n extends _0x41a1e4{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,j];}static get['pluginName'](){return'NarrowSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0xd31a48){super(_0xd31a48),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=new(_0x1d25e0())(),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x337452(),this['_refreshPositioningDebounced']=_0x1011d4(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](j)['register']('narrowSidebar',this),this['bodyCollection']=new _0x393438(this['context']['locale']),this['balloonPanelView']=new _0xd1b5e1(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x371fb8){this['annotations']=_0x371fb8;const _0x1e3c5d=this['context']['plugins']['get'](z),_0x5d82b6=this['balloonPanelView'];if(_0x1e3c5d['_annotations']=_0x371fb8,this['isAttached'])throw new _0x288e46('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x1e3c5d,'set:container',()=>{this['detach'](),this['listenTo'](_0x1e3c5d,'change:container',_0x15f32e=>{_0x15f32e['off'](),this['attach'](_0x371fb8);});}),_0x1e3c5d['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x337f5a=_0x25c378=>{const _0x1f2665=new C(this['context']['locale']);_0x1e3c5d['addAnnotation'](_0x25c378,_0x1f2665),this['_annotationToNarrowView']['set'](_0x25c378,_0x1f2665),_0x1f2665['bind']('isDirty','annotationType','number')['to'](_0x25c378['view'],'isDirty','type','length'),_0x1f2665['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x5d82b6['content']['first']!==_0x25c378['view']?(this['_showBalloon'](_0x25c378),_0x25c378['view']['element']['focus'](),this['setActiveAnnotation'](_0x25c378)):this['setActiveAnnotation'](null);});};for(const _0x21f435 of _0x371fb8)_0x337f5a(_0x21f435);this['listenTo'](_0x371fb8,'add',(_0x463854,_0x496f2d)=>{_0x337f5a(_0x496f2d);}),this['listenTo'](_0x371fb8,'remove',(_0x12391b,_0x1abc3f,_0x4a2baf)=>{this['_annotationToNarrowView']['get'](_0x1abc3f)['destroy'](),this['_annotationToNarrowView']['delete'](_0x1abc3f),_0x1e3c5d['rearrange']({'removedAnnotation':_0x1abc3f,'previousAnnotation':_0x371fb8['get'](_0x4a2baf-0x1),'nextAnnotation':_0x371fb8['get'](_0x4a2baf+0x1)}),_0x1abc3f===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x371fb8,'focus',(_0x202c1b,_0x1c6836)=>{this['setActiveAnnotation'](_0x1c6836);}),this['listenTo'](_0x371fb8,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x55461f,_0x41551f)=>{_0x41551f['keyCode']===_0x23315c['esc']&&_0x5d82b6['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x5d82b6['content']['first']),this['_hideBalloon'](),_0x41551f['stopPropagation'](),_0x41551f['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x12e040,_0x11acba)=>{const _0x5590ae=_0x11acba['target'];_0x5d82b6['isVisible']&&_0x5d82b6['element']['contains'](_0x5590ae)||_0x1e3c5d['view']['element']['contains'](_0x5590ae)||_0x12e040['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x135d60=>_0x135d60['contains'](_0x5590ae))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x39ecf3=this['context']instanceof _0x1cd104?this['context']['editors']:new _0x337452([this['context']]);for(const _0x58e6b6 of _0x39ecf3)this['_integrateWithEditorAnnotations'](_0x58e6b6);this['listenTo'](_0x39ecf3,'add',(_0x5f3eb5,_0x2e6ffc)=>{this['listenTo'](_0x2e6ffc,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x2e6ffc);});}),this['listenTo'](_0x39ecf3,'remove',(_0x19f060,_0xcdff25)=>{_0xcdff25['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0xcdff25['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x3bf6dc){if(_0x3bf6dc===this['activeAnnotation'])return;const _0x4eecd3=this['context']['plugins']['get'](z);if(_0x4eecd3['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x3bf6dc,'disableAnimationOnActivatedAnnotation':!0x0}),_0x3bf6dc)_0x4eecd3['getSidebarItemView'](_0x3bf6dc)?this['_showBalloon'](_0x3bf6dc):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x3bf6dc;}['detach'](){if(!this['isAttached'])throw new _0x288e46('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x87b7dd=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x51c998=>_0x51c998['destroy']()),this['_annotationToNarrowView']['clear'](),_0x87b7dd['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x1cd104&&this['stopListening'](this['context']['editors']);for(const _0x51f151 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x51f151);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'](_0x330e96){if(!_0x330e96['plugins']['has']('EditorAnnotations'))return;const _0x43dd43=_0x330e96['plugins']['get']('EditorAnnotations'),_0x4ce6b8=this['context']['plugins']['get'](z),_0x4a7a35=this['annotations'],_0x2fd98f=this['balloonPanelView'],_0x8cb144=()=>{const _0x5866a2=_0x43dd43['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x5866a2),this['setActiveAnnotation'](_0x5866a2[0x0]||null);};this['listenTo'](_0x43dd43,'refresh',_0x8cb144),this['listenTo'](_0x43dd43,'blur',(_0x449098,{isAnnotationTracked:_0x30cfde})=>{this['activeAnnotation']&&_0x30cfde(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x43dd43,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x4a7a35,'blur',_0x138911=>{_0x43dd43['hasDomSelection']()&&_0x138911['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x1baf03,_0x342413)=>{const _0x2fad2a=_0x342413['target'];_0x2fd98f['isVisible']&&_0x2fd98f['element']['contains'](_0x2fad2a)||_0x4ce6b8['view']['element']['contains'](_0x2fad2a)||this['activeAnnotation']&&_0x43dd43['hasDomSelection']()&&(_0x8cb144(),_0x1baf03['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x43dd43);}['_destroyEditorAnnotationsIntegration'](_0x2ba041){_0x2ba041&&(this['stopListening'](_0x2ba041),this['_editorAnnotations']['remove'](_0x2ba041));}['_setSelectedAnnotations'](_0x125283){for(const _0x5ed032 of this['_selectedAnnotations'])_0x125283['includes'](_0x5ed032)||this['_manuallyClosedAnnotationViews']['delete'](_0x5ed032['view']);this['_selectedAnnotations']=_0x125283;}['_refreshPositioning'](){const _0x4dc8d3=this['balloonPanelView'];this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning'](),_0x4dc8d3['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x435a67){if(this['_manuallyClosedAnnotationViews']['has'](_0x435a67['view']))return;const _0x535b5a=this['balloonPanelView']['content']['first'];_0x535b5a!==_0x435a67['view']?(_0x535b5a&&this['_detachListeners'](_0x535b5a),this['_attachListeners'](_0x435a67['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x435a67['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x64bd1b=this['balloonPanelView']['content']['first'],_0x370a6f=_0x64bd1b&&this['annotations']['getByView'](_0x64bd1b);if(!_0x370a6f||!this['_annotationToNarrowView']['has'](_0x370a6f))return;const _0x5c7b89=this['_annotationToNarrowView']['get'](_0x370a6f)['element'],_0x3ad687=(function(){const _0x4d8e91=_0xd1b5e1['defaultPositions'];return[_0x4d8e91['southArrowNorthEast'],_0x4d8e91['northArrowSouthEast'],_0x4d8e91['southArrowNorth'],_0x4d8e91['northArrowSouth'],_0x4d8e91['southArrowNorthWest'],_0x4d8e91['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x5c7b89,'positions':_0x3ad687});}['_hideBalloon'](){const _0x405aa3=this['balloonPanelView'],_0x16680c=_0x405aa3['content']['first'];_0x16680c&&(this['_detachListeners'](_0x16680c),_0x405aa3['unpin'](),_0x405aa3['content']['clear']());}['_attachListeners'](_0x50bdb8){this['listenTo'](_0x50bdb8,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x50bdb8,'Esc',(_0x2a00c2,_0x2fc590)=>{this['_manuallyClosedAnnotationViews']['add'](_0x50bdb8),this['_hideBalloon'](),_0x2fc590();});}['_detachListeners'](_0x441e51){this['stopListening'](_0x441e51);}}class c extends _0x42a4ab{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];['_refreshVisibilityDebounced'];static get['requires'](){return[b,_0x37cf29,j];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x230e18){super(_0x230e18),_0x230e18['editing']['view']['addObserver'](_0x1b9430),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x230e18['plugins']['get'](_0x37cf29),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1,this['_refreshVisibilityDebounced']=_0x1011d4(()=>{this['editor']['plugins']['get']('Annotations')['refreshVisibility']();},0xfa,{'leading':!0x1});}['init'](){const _0x184b16=this['editor']['plugins']['get'](j);_0x184b16['context']===this['editor']&&(_0x184b16['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x58b0cb,_0x581b18)=>{const _0x45026b=this['_balloon'];if(this['isAttached']&&_0x45026b['visibleView']){const _0x3debd7=this['annotations']['getByView'](_0x45026b['visibleView']);_0x3debd7&&this['_closeAnnotation'](_0x3debd7),_0x581b18();}}));}['afterInit'](){const _0x552db7=this['editor']['plugins']['get'](j);_0x552db7['context']===this['editor']&&(_0x552db7['hasActive']()||_0x552db7['switchTo']('inline'));}['setActiveAnnotation'](_0x31b153){_0x31b153!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x31b153&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x31b153)&&this['_addAnnotationToBalloon'](_0x31b153,!0x0),_0x31b153['isActive']=!0x0),_0x31b153||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x31b153);}['attach'](_0x124e05){this['annotations']=_0x124e05;const _0x234b32=this['editor']['plugins']['get'](j),_0x338c30=this['_balloon'];if(this['isAttached'])throw new _0x288e46('inlineannotations-attach-already-attached',this);if(_0x234b32['context']!==this['editor'])throw new _0x288e46('inlineannotations-not-allowed-with-context',this);const _0x56bc83=this['editor']['plugins']['get'](b);this['listenTo'](_0x56bc83,'refresh',()=>{const _0x56ed98=_0x56bc83['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x189c7b,_0x1ed2b9;!this['_forceRefresh']&&(_0x189c7b=_0x56ed98,_0x1ed2b9=this['_selectedAnnotations'],_0x189c7b['length']===_0x1ed2b9['length']&&_0x189c7b['every'](_0x1423cd=>_0x1ed2b9['includes'](_0x1423cd)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x56ed98),this['setActiveAnnotation'](_0x56ed98[0x0]||null));}),this['listenTo'](_0x56bc83,'blur',(_0xd08574,{isAnnotationTracked:_0x11171e})=>{this['activeAnnotation']&&_0x11171e(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x56bc83,'uiUpdate',()=>{this['_refreshVisibilityDebounced']();}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x379a25,_0x568f53,_0x8a697d)=>{_0x8a697d||this['setActiveAnnotation'](null);}),this['listenTo'](_0x124e05,'remove',(_0x29ad21,_0x325c5c)=>{this['_removeAnnotationFromBalloon'](_0x325c5c),_0x325c5c===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x338c30,'change:visibleView',(_0x2393cd,_0x2614d0,_0x22a173,_0x417317)=>{_0x417317&&this['stopListening'](_0x417317);const _0x384f71=_0x124e05['getByView'](_0x22a173);_0x22a173&&_0x384f71&&(this['listenTo'](_0x22a173,'change:height',()=>{_0x338c30['updatePosition']();}),this['listenTo'](_0x22a173,'Esc',()=>{this['_closeAnnotation'](_0x384f71),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x384f71&&this['setActiveAnnotation'](_0x384f71));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x338c30['visibleView']&&(_0x124e05['getByView'](_0x338c30['visibleView'])&&_0x338c30['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 _0x288e46('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x3d83de of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x3d83de);this['_refreshVisibilityDebounced']['cancel'](),this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach'](),this['_refreshVisibilityDebounced']['cancel']();}['_setSelectedAnnotations'](_0x46e7f6){for(const _0x1d9e59 of this['_selectedAnnotations'])_0x46e7f6['includes'](_0x1d9e59)||this['_manuallyClosed']['delete'](_0x1d9e59);for(const _0x27e234 of this['annotations'])_0x46e7f6['includes'](_0x27e234)||this['_removeAnnotationFromBalloon'](_0x27e234);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x2a3c02 of _0x46e7f6)this['_addAnnotationToBalloon'](_0x2a3c02);}this['_selectedAnnotations']=_0x46e7f6;}['_addAnnotationToBalloon'](_0x12044e,_0x5b4d6=!0x1){this['_manuallyClosed']['has'](_0x12044e)||(this['_addedAnnotations']['has'](_0x12044e)||this['_balloon']['hasView'](_0x12044e['view'])||(this['_addedAnnotations']['add'](_0x12044e),this['_balloon']['add']({'stackId':_0x12044e['view']['id'],'view':_0x12044e['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x12044e)}})),_0x5b4d6&&this['_balloon']['showStack'](_0x12044e['view']['id']));}['_getBalloonTargetForAnnotation'](_0x211a85){const _0x3ddb3a=_0x211a85['target'],_0x366b16=this['editor']['editing']['view'],_0x1768e1=_0x366b16['document']['selection']['getFirstRange'](),_0x57ce74=_0x366b16['domConverter']['viewRangeToDom'](_0x1768e1);if(_0x57ce74['collapse'](!0x0),_0x3ddb3a){if(_0x3ddb3a instanceof _0xb25606)return _0x3ddb3a;let _0xdfd266=[];for(const _0x2a116a of _0x3ddb3a)_0xdfd266['push'](...F(_0x2a116a['getClientRects']()));_0xdfd266=function(_0x5c7c98){const _0x38be5b=[];let _0x49c9c9=_0x5c7c98[0x0];for(let _0x70c99=0x1;_0x70c99<_0x5c7c98['length'];_0x70c99++)P(_0x49c9c9,_0x5c7c98[_0x70c99])?_0x49c9c9['width']+=_0x5c7c98[_0x70c99]['width']:(_0x38be5b['push'](_0x49c9c9),_0x49c9c9=_0x5c7c98[_0x70c99]);return _0x38be5b['push'](_0x49c9c9),_0x38be5b;}(_0xdfd266);const _0x5d18a1=_0x57ce74['getBoundingClientRect']();return _0xdfd266['find'](_0x278153=>_0x278153['top']<=_0x5d18a1['top']&&_0x278153['bottom']>=_0x5d18a1['bottom']&&_0x278153['left']<=_0x5d18a1['left']&&_0x278153['right']>=_0x5d18a1['right'])||_0xdfd266[0x0];}return _0x211a85['targetRect']||_0x57ce74;}['_removeAnnotationFromBalloon'](_0x214ee2){this['_addedAnnotations']['has'](_0x214ee2)&&this['_balloon']['hasView'](_0x214ee2['view'])&&(this['_addedAnnotations']['delete'](_0x214ee2),this['_balloon']['remove'](_0x214ee2['view']));}['_closeAnnotation'](_0x2e4234){this['_manuallyClosed']['add'](_0x2e4234),this['_removeAnnotationFromBalloon'](_0x2e4234);}}function F(_0x177041){return Array['from'](_0x177041)['map'](DOMRect['fromRect']);}function P(_0x43ffdc,_0x37e1d0){return _0x43ffdc['top']===_0x37e1d0['top']&&_0x43ffdc['bottom']===_0x37e1d0['bottom']&&_0x43ffdc['right']===_0x37e1d0['left'];}class Z extends kt{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x114a37,_0x416a1a){super(_0x114a37),this['set']('isEmpty',!_0x416a1a['length']),this['focusTracker']=new _0x5dabed(),this['_annotationViews']=_0x416a1a,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new _0x437732({'focusables':_0x416a1a,'focusTracker':this['focusTracker']}),this['listenTo'](_0x416a1a,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x416a1a,'remove',(_0x5af00a,_0x279027)=>{_0x279027['isActive']&&this['focus'](),_0x416a1a['length']||(this['isEmpty']=!0x0);});const _0x3bdaca=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':N(_0x114a37,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x416a1a},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x3bdaca['if']('isEmpty','ck-hidden',_0x43199c=>!_0x43199c)]},'children':[{'text':N(_0x114a37,'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 _0x2cd25d of this['_annotationViews'])this['focusTracker']['add'](_0x2cd25d['element']);this['_annotationViews']['on']('change',(_0x448a0e,{added:_0xcecd17,removed:_0x4653ea})=>{for(const _0x1bbf3c of _0xcecd17)this['focusTracker']['add'](_0x1bbf3c['element']);for(const _0x5a4f67 of _0x4653ea)this['focusTracker']['remove'](_0x5a4f67['element']);});}}class p extends _0x41a1e4{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,y];}constructor(_0x438c3c){super(_0x438c3c),this['archivedThreads']=new _0x337452();}['init'](){const _0x448a39=this['context'],_0x102689=_0x448a39['plugins']['get'](o),_0x1160d3=_0x448a39['plugins']['get'](y);this['listenTo'](_0x102689,'addCommentThread',(_0x37bb3f,{threadId:_0x5ac39b})=>{const _0x443286=_0x102689['getCommentThread'](_0x5ac39b);_0x443286['archivedAt']&&this['archivedThreads']['add'](_0x443286,this['_calculatePosition'](_0x443286['archivedAt'])),this['listenTo'](_0x443286,'change:archivedAt',(_0x115896,_0x3d9cf1,_0x4cc8e2)=>{_0x4cc8e2?this['archivedThreads']['has'](_0x443286)||this['archivedThreads']['add'](_0x443286,this['_calculatePosition'](_0x443286['archivedAt'])):this['archivedThreads']['has'](_0x443286)&&this['archivedThreads']['remove'](_0x443286);});}),this['listenTo'](_0x102689,'removeCommentThread',(_0x591f3b,{threadId:_0x219b62})=>{const _0x4e5568=_0x102689['getCommentThread'](_0x219b62);this['stopListening'](_0x4e5568),this['archivedThreads']['has'](_0x4e5568)&&this['archivedThreads']['remove'](_0x4e5568);},{'priority':'highest'}),this['listenTo'](_0x1160d3['collection'],'focus',(_0x18b480,_0x50d18d)=>{_0x50d18d['isVisible']||(_0x50d18d['isActive']=!0x0,_0x1160d3['activate'](_0x50d18d));});}['_calculatePosition'](_0x5953a1){const _0xdd6308=[...this['archivedThreads']]['findIndex'](_0x1d456e=>_0x1d456e['archivedAt']<_0x5953a1);return _0xdd6308>-0x1?_0xdd6308:this['archivedThreads']['length'];}}class a extends _0x42a4ab{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[p,_0xde117e];}constructor(_0x4be37a){super(_0x4be37a),this['annotationViews']=new _0x5b2307(),this['_pendingThreads']=[];}['init'](){const _0x275c5b=this['editor'],_0x24e45c=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x275c5b['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x3f1bfd,!0x0)),_0x275c5b['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x814aa4=this['_createCommentsArchiveButton'](_0x2ed0c5);return _0x814aa4['set']({'role':'menuitemcheckbox'}),_0x814aa4;});const _0x116c86=_0x275c5b['plugins']['get'](p),_0x4a6b37=_0x275c5b['plugins']['get']('Annotations'),_0x13005c=_0x275c5b['plugins']['get']('CommentsRepository');_0x116c86['archivedThreads']['forEach'](_0x1626a1=>{this['_handleNewThread'](_0x1626a1);}),this['listenTo'](_0x116c86['archivedThreads'],'add',(_0x290b6f,_0x172b55)=>{this['_handleNewThread'](_0x172b55);}),this['listenTo'](_0x4a6b37['collection'],'add',(_0x11882d,_0x3cfd3d)=>{const _0x2b79b0=this['_pendingThreads']['find'](_0x26c251=>{const _0x1a60ab=_0x13005c['_threadToController']['get'](_0x26c251);return _0x1a60ab&&_0x3cfd3d['innerView']===_0x1a60ab['view'];});if(_0x2b79b0){const _0x21a8ec=this['_calculatePosition'](_0x2b79b0['archivedAt']);this['_addAnnotationToArchive'](_0x3cfd3d,_0x21a8ec),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x2b79b0),0x1);}}),this['listenTo'](_0x116c86['archivedThreads'],'remove',(_0x357c85,_0x3416d2)=>{const _0x12c052=_0x275c5b['config']['get']('collaboration.channelId');if(!_0x12c052||_0x3416d2['channelId']===_0x12c052){if(this['_pendingThreads']['includes'](_0x3416d2))this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x3416d2),0x1);else{const _0x289798=_0x13005c['_threadToController']['get'](_0x3416d2),_0xad33d=_0x4a6b37['getByInnerView'](_0x289798['view']);this['annotationViews']['remove'](_0xad33d['view']),this['stopListening'](_0xad33d),this['stopListening'](_0xad33d['focusableElements']);}}}),this['listenTo'](_0x4a6b37['collection'],'add',(_0x31cb48,_0x475a2c)=>{this['listenTo'](_0x475a2c,'escape',_0x24e45c);}),this['listenTo'](_0x4a6b37['collection'],'remove',(_0x45edf1,_0x5e76e6)=>{this['stopListening'](_0x5e76e6,'escape',_0x24e45c);});}['_addAnnotationToArchive'](_0x2e8522,_0x2daaa8){this['listenTo'](_0x2e8522,'set:isVisible',_0x2511e5=>{_0x2511e5['return']=!0x1,_0x2511e5['stop']();}),this['annotationViews']['add'](_0x2e8522['view'],_0x2daaa8);}['_handleNewThread'](_0x951b97){const _0x2fbecf=this['editor']['plugins']['get']('CommentsRepository'),_0x536939=this['editor']['plugins']['get']('Annotations'),_0x5a33ca=this['editor']['config']['get']('collaboration.channelId');if(!_0x5a33ca||_0x951b97['channelId']===_0x5a33ca){const _0x552eec=_0x2fbecf['_threadToController']['get'](_0x951b97);if(!_0x552eec)return void this['_pendingThreads']['push'](_0x951b97);const _0x2ee816=this['_calculatePosition'](_0x951b97['archivedAt']),_0x35ea3c=_0x536939['getByInnerView'](_0x552eec['view']);_0x35ea3c['isVisible']&&_0x536939['_visibleAnnotations']['remove'](_0x35ea3c),this['_addAnnotationToArchive'](_0x35ea3c,_0x2ee816);}}['_calculatePosition'](_0x35bf39){const _0x2bf837=this['editor']['config']['get']('collaboration.channelId'),_0x20315c=[...this['editor']['plugins']['get'](p)['archivedThreads']]['filter'](_0x37d4aa=>_0x37d4aa['channelId']===_0x2bf837)['findIndex'](_0x2f52ec=>_0x2f52ec['archivedAt']<_0x35bf39);return _0x20315c<0x0||_0x20315c>this['annotationViews']['length']?this['annotationViews']['length']:_0x20315c-0x1;}['_toggleDialog'](){const _0x871908=this['editor'],_0x281643=_0x871908['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new Z(_0x871908['locale'],this['annotationViews'])),'commentsArchive'===_0x281643['id']?_0x281643['hide']():_0x281643['show']({'id':'commentsArchive','title':N(_0x871908['locale'],'COMMENTS_ARCHIVE'),'icon':_0x1a04b0,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x2bece6['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x55998a,_0xd3a5ca=!0x1){const _0x23f07c=this['editor']['locale'],_0x44ce69=this['editor']['plugins']['get']('Dialog'),_0xfcec44=new _0x55998a(_0x23f07c);return _0xfcec44['bind']('isEnabled')['to'](this,'isEnabled'),_0xfcec44['bind']('isOn')['to'](_0x44ce69,'id',_0x154e8c=>'commentsArchive'===_0x154e8c),_0xfcec44['set']({'label':N(_0x23f07c,'COMMENTS_ARCHIVE'),'icon':_0x1a04b0,'isToggleable':!0x0}),_0xd3a5ca&&(_0xfcec44['tooltip']=!0x0),this['listenTo'](_0xfcec44,'execute',()=>this['_toggleDialog']()),_0xfcec44;}['_hideDialogOnAnnotationEscape']=_0x579916=>{const _0x4eca30=_0x579916['source'];if(!this['annotationViews']['has'](_0x4eca30['view']))return;const _0x316039=this['editor']['plugins']['get']('Dialog');_0x316039['isOpen']&&'commentsArchive'===_0x316039['id']&&(_0x316039['hide'](),_0x579916['stop']());};}class gi extends _0x42a4ab{static get['requires'](){return[o,r,s,p,a,i,e,n,c];}static get['pluginName'](){return'Comments';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{ot as AddCommentThreadCommand,T as Annotation,S as AnnotationCollection,C as AnnotationCounterButtonView,E as AnnotationView,y as Annotations,R as AnnotationsSidebarItemView,H as AnnotationsSidebarView,j as AnnotationsUIs,si as BaseCommentThreadView,di as BaseCommentView,wi as Comment,pi as CommentThread,vt as CommentThreadController,ie as CommentThreadInputView,gt as CommentThreadView,Tt as CommentView,gi as Comments,p as CommentsArchive,a as CommentsArchiveUI,r as CommentsEditing,te as CommentsListView,i as CommentsOnly,o as CommentsRepository,s as CommentsUI,b as EditorAnnotations,c as InlineAnnotations,n as NarrowSidebar,z as Sidebar,e as WideSidebar,v as bindAnnotationCollections};
|