@ckeditor/ckeditor5-comments 47.4.0-alpha.2 → 47.4.0-alpha.4
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(_0x5c3062={}){function _0x2496e2(_0x1d4a20){return _0x1d4a20['map'](_0xa0c33e=>String['fromCharCode'](_0xa0c33e))['join']('');}(_0x5c3062=Object['assign']({},_0x5c3062))['plugins']||(_0x5c3062['plugins']=hs['defaultPlugins']),super(_0x5c3062),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[_0x2496e2([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2496e2([0x76,0x69,0x65,0x77])][_0x2496e2([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2496e2([0x61,0x75,0x74,0x6f]),this[_0x2496e2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x2496e2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2496e2([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x2496e2([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x2496e2([0x6f,0x6b])});}['create'](){const _0x56d812=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x56d812))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x23e291=>{const _0x3d9235=this['model']['document']['getRoot'](),_0x5e08b1=_0x3d9235&&_0x3d9235['getChild'](_0x3d9235['childCount']-0x1);_0x23e291['setSelection'](_0x5e08b1,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x2f1ee6=this['editing']['view'],_0x411a22=_0x2f1ee6['document']['getRoot'](),_0x53d688=_0x411a22['getChild'](0x0);_0x411a22['childCount']>0x1||!_0x53d688||'p'!=_0x53d688['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(St(_0x2f1ee6,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x53d688['placeholder']=this['placeholder']),Ft({'view':_0x2f1ee6,'element':_0x53d688,'keepOnFocus':!0x0}),this['placeholderElement']=_0x53d688);}}class es extends kt{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x4efe2b,_0x4362b1={}){super(_0x4efe2b),this['editor']=null,this['_editorConfig']=_0x4362b1,this['set']('value',_0x4362b1['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',N(_0x4efe2b,'Reply...')),this['set']('submitLabel',N(_0x4efe2b,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new jt(),this['focusTracker']=new _0x48f6d6(),this['focusCycler']=new _0xfc5af0({'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',(_0xcf73eb,_0xb73821)=>{this['cancelButtonView']['fire']('execute'),_0xb73821();}),this['keystrokes']['set']('Ctrl+Enter',(_0x1df2d4,_0x341c41)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x341c41());}),this['on']('submit',(_0x44623f,_0x974d79)=>{_0x974d79['length']>0xfde8?(alert(N(_0x4efe2b,'TOO_LONG_COMMENT_ALERT',[_0x974d79['length'],0xfde8])),_0x44623f['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 _0x358f53=this['editor'];this['element']['insertBefore'](_0x358f53['ui']['element'],this['element']['firstChild']),_0x358f53['model']['document']['on']('change',()=>this['value']=_0x358f53['getData']()),_0x358f53['bind']('placeholder')['to'](this),this['focusables']['add'](_0x358f53['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x2c2f42){-0x1===_0x2c2f42?(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:_0x17988b}=this,_0xbc96ac=new _0x4989f6(_0x17988b);return _0xbc96ac['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0xbc96ac['withText']=!0x0,_0xbc96ac['bind']('label')['to'](this,'submitLabel'),_0xbc96ac['on']('execute',()=>{this['fire']('submit',this['value']);}),_0xbc96ac['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x142674,_0x155d65)=>!_0x155d65&&!!_0x142674['trim']()),_0xbc96ac;}['_createCancelButton'](){const {locale:_0x22d716}=this,_0x4c9465=new _0x4989f6(_0x22d716);return _0x4c9465['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x4c9465['label']=N(_0x22d716,'Cancel'),_0x4c9465['withText']=!0x0,_0x4c9465['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x4c9465;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x303a10=>{this['focusTracker']['add'](_0x303a10['element']);}),this['focusables']['on']('change',(_0x1559d2,_0x288285)=>{for(const _0x43aaa7 of Array['from'](_0x288285['added'])['reverse']())this['focusTracker']['add'](_0x43aaa7['element']);});}}class ie extends kt{constructor(_0x30568e,_0x356fa4,_0x107d94){super(_0x30568e),this['commentInputView']=new es(_0x30568e,_0x107d94),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x2d3ec6,_0x3a1812)=>_0x2d3ec6||!!_0x3a1812),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 _0xdff131(_0x30568e,_0x356fa4),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'](_0x28e20d){this['commentInputView']['focus'](_0x28e20d);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x466a2b,_0x340ff2)=>{const {submitButtonView:_0x4afda2,cancelButtonView:_0x412d83,editor:_0x220e8f}=this['commentInputView'];[_0x4afda2['element'],_0x412d83['element'],_0x220e8f?_0x220e8f['editing']['view']['getDomRoot']():null]['filter'](_0x216c75=>_0x216c75)['some'](_0x5b7ea5=>_0x5b7ea5['contains'](_0x340ff2['target']))||(this['focus'](),_0x340ff2['preventDefault']());});}}class rs extends kt{constructor(_0x42de26){super(_0x42de26);const _0x1e57d7=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x1e57d7['to']('count',_0x591afc=>N(_0x42de26,'NUMBER_OF_COMMENTS',_0x591afc))}]});}}class te extends kt{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x232820,_0x26b811,_0x3e27fb){super(_0x232820);const _0x3504e9=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x26b811['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x26b811,this['_config']=_0x3e27fb,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x48f6d6(),this['keystrokes']=new jt(),this['focusCycler']=new _0xfc5af0({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x205158=>this['commentViews']['map'](_0x3537da=>_0x3537da['element'])['includes'](_0x205158['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new rs(_0x232820),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x358f2b=>_0x358f2b-this['_config']['maxCommentsWhenCollapsed']);for(const _0x5a33b5 of _0x26b811['comments'])this['_handleNewCommentModel'](_0x5a33b5);this['_handleInfoComment'](),this['listenTo'](_0x26b811['comments'],'add',(_0x1fda0c,_0x2c3757)=>{const _0x2c3862=this['_calculatePosition'](_0x2c3757);this['length']++,this['_handleNewCommentModel'](_0x2c3757,_0x2c3862),this['refreshVisibleViews']();}),this['listenTo'](_0x26b811['comments'],'remove',(_0x488187,_0x10ac2a)=>{this['length']--,this['_handleRemoveCommentModel'](_0x10ac2a),this['refreshVisibleViews']();}),this['listenTo'](_0x26b811,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x26b811,'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',_0x3504e9['if']('length','ck-hidden',_0x421ffa=>!_0x421ffa)],'aria-label':N(_0x232820,'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'](_0x3310b3){-0x1===_0x3310b3?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x2b6a4f of this['commentViews'])_0x2b6a4f['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0xa11908,_0x3a24c3){const _0x5528c0=new this['_config']['CommentView'](this['locale'],_0xa11908,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x5528c0['viewUid']=_0xa11908['id'],_0x5528c0['delegate']('removeComment')['to'](this),_0x5528c0['delegate']('updateComment')['to'](this),_0x5528c0['delegate']('resolveCommentThread')['to'](this),_0x5528c0['delegate']('editorReady')['to'](this),_0x5528c0['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x5528c0,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x5528c0,_0x3a24c3);}['_calculatePosition'](_0xa2485b){const _0x32035f=this['_model']['_findOptimalIndex'](_0xa2485b);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0xa2485b['authoredAt']?_0x32035f-0x1:_0x32035f:_0x32035f-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x3601e4={'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'],_0x3601e4,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x3601e4));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x275475){const _0x239c86=this['commentViews']['remove'](_0x275475['id']);this['stopListening'](_0x239c86),_0x239c86['isEditMode']&&this['_updateHasDirtyComment'](),_0x239c86['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0xbf6b6d=>_0xbf6b6d['isEditMode']);}['_rearrangeCollapse'](){const _0x376be7=function(_0x45e5e2){const _0x52c615=new _0x377ef2();for(const _0x50da1b of _0x45e5e2)_0x52c615['add'](_0x50da1b);return _0x52c615;}(this['commentViews']),_0x438813=this['_collapsedCommentsView']['count'];for(let _0x51160c=0x1;_0x51160c<=_0x438813;_0x51160c++)_0x376be7['remove'](0x1);for(const _0x51bf08 of _0x376be7)_0x51bf08['collapse']();_0x438813>0x0&&_0x376be7['add'](this['_collapsedCommentsView'],0x1),ns(_0x456aae(Array['from'](this['visibleViews']),Array['from'](_0x376be7)),this['visibleViews'],_0x376be7);}['_rearrangeExpand'](){ns(_0x456aae(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x2bac60 of this['visibleViews'])_0x2bac60['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x386e94=>{this['focusTracker']['add'](_0x386e94['element']),this['keystrokes']['listenTo'](_0x386e94['element']);}),this['commentViews']['on']('change',(_0x34bf2f,_0x122ff7)=>{for(const _0x168ddc of _0x122ff7['removed'])this['focusTracker']['remove'](_0x168ddc['element']),this['keystrokes']['stopListening'](_0x168ddc['element']);for(const _0x559641 of Array['from'](_0x122ff7['added'])['reverse']())this['focusTracker']['add'](_0x559641['element']),this['keystrokes']['listenTo'](_0x559641['element']);});}}function ns(_0x52f866,_0x5a17c5,_0x1f7a1b){let _0xfa1fe1=0x0;for(const _0x57a8ce of _0x52f866)switch(_0x57a8ce){case'insert':_0x5a17c5['add'](_0x1f7a1b['get'](_0xfa1fe1),_0xfa1fe1),_0xfa1fe1++;break;case'delete':_0x5a17c5['remove'](_0xfa1fe1);break;case'equal':_0xfa1fe1++;}}class oe extends kt{constructor(_0x2a7168){super(_0x2a7168);const _0x1c3470=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x1c3470['to']('contextValue',_0x337600=>N(_0x2a7168,'THREAD_CONTEXT_LABEL',_0x337600)),'tabindex':-0x1},'children':[{'text':_0x1c3470['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class Xt extends kt{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x413e97,_0x27314e){super(_0x413e97);const _0x533abb=this['bindTemplate'];this['_model']=_0x27314e,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x48f6d6(),this['keystrokes']=new jt(),this['focusCycler']=new _0xfc5af0({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x2dda4b=>!!_0x2dda4b),this['bind']('contextValue')['to'](this['_model'],'context',_0x51bcaa=>_0x51bcaa&&_0x51bcaa['value']?this['_trimContextValue'](_0x51bcaa['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',_0x533abb['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 _0x44a285=new _0x4989f6(this['locale']);return _0x44a285['label']=N(this['locale'],'Reopen'),_0x44a285['tooltip']=N(this['locale'],'Reopen'),_0x44a285['icon']=_0x58e795,_0x44a285['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x336760=>!_0x336760),_0x44a285['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x4a216f,_0x3d7627)=>_0x4a216f&&_0x3d7627),_0x44a285['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x44a285;}['_trimContextValue'](_0x12551e){if(_0x12551e['length']<0x96)return _0x12551e;const _0x4a4cf3=_0x12551e['lastIndexOf']('\x20',0x93);return _0x12551e['substring'](0x0,_0x4a4cf3>-0x1?_0x4a4cf3:0x93)+'...';}['_attachContextActions'](){const _0x27885e=this['element']['querySelector']('.ck-context'),_0x3787da=_0x27885e['querySelector']('.ck-context__value');this['listenTo'](_0x27885e,'mouseenter',()=>{_0x3787da['offsetWidth']<_0x3787da['scrollWidth']&&_0x27885e['classList']['add']('overlay');}),this['listenTo'](_0x27885e,'mouseleave',()=>{_0x27885e['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x2e23f6 of this['focusables'])this['focusTracker']['add'](_0x2e23f6['element']),this['keystrokes']['listenTo'](_0x2e23f6['element']);}['_createContextView'](){const _0x3e05a7=new oe(this['locale']);return _0x3e05a7['bind']('contextValue')['to'](this),_0x3e05a7;}}class si extends kt{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0xab57d3,_0x3f5f6f,_0x51d14a,_0x5865da){super(_0xab57d3),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x3f5f6f,this['_localUser']=_0x51d14a,this['_config']=_0x5865da,this['commentThreadHeaderView']=new Xt(_0xab57d3,_0x3f5f6f),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new Yt(_0xab57d3,N(_0xab57d3,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new te(_0xab57d3,_0x3f5f6f,Object['assign']({'CommentView':this['_config']['CommentView']},_0x5865da)),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',(_0x4e4d65,_0x1dd958)=>_0x4e4d65||!!_0x1dd958),this['bind']('isUnlinked')['to'](_0x3f5f6f,'unlinkedAt',_0xcda343=>!!_0xcda343),this['bind']('ariaLabel')['to'](this,'length',_0x1583e1=>{const _0x438b67=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return N(this['locale'],'COMMENT_THREAD_LABEL',[_0x1583e1,_0x438b67]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x48f6d6(),this['keystrokes']=new jt(),this['focusCycler']=new _0xfc5af0({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x2298cb=>_0x2298cb['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 _0x426672=new ie(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0xfc4b6e=_0x426672['commentInputView'];return _0x426672['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0xfc4b6e,'value',(_0x119925,_0xf1b0f2,_0x5a37c9,_0x218d8a,_0x5ab125)=>!!_0x5ab125||!!_0x218d8a&&_0x5a37c9&&!_0xf1b0f2||_0x119925&&_0x5a37c9&&!_0xf1b0f2),_0xfc4b6e['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x3a56e5,_0x326b27,_0x37388b)=>{let _0x39bba6;return _0x39bba6=_0x37388b&&_0x326b27?'Reply\x20to\x20reopen\x20discussion...':_0x3a56e5?'Reply...':'Write\x20a\x20comment...',N(this['locale'],_0x39bba6);}),_0xfc4b6e['bind']('submitLabel')['to'](this,'length',_0x456345=>N(this['locale'],_0x456345?'Reply':'Comment')),_0xfc4b6e['on']('submit',(_0x473628,_0x11af8f)=>{this['fire']('addComment',_0x11af8f),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0xfc4b6e['on']('cancel',()=>{this['focus']();}),_0xfc4b6e['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0xfc4b6e['on']('cancel',_0x3e69bb=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x3e69bb['stop']());}),this['on']('change:isActive',(_0x6d2231,_0x576d69,_0xa24486)=>{_0xa24486||this['length']||_0xfc4b6e['value']||this['fire']('removeCommentThread');}),_0x426672;}}class gt extends/* #__PURE__ -- @preserve */
|
|
27
|
-
ti(si){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(
|
|
28
|
-
ti(di){['actionBar'];['userView'];constructor(
|
|
29
|
-
_0x37701f(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x51a332,target:_0x30a280,type:_0x2df4f9,isVisible:_0x38486d=!0x0}){super(),this['view']=_0x51a332,this['view']['element']||this['view']['render'](),this['_type']=_0x2df4f9,this['_target']=_0x30a280,T['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x377ef2([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x424a93,_0x517e7f)=>{this['view']['focusTracker']['add'](_0x517e7f);}),this['focusableElements']['on']('remove',(_0x4e8dd4,_0x345923)=>{this['view']['focusTracker']['remove'](_0x345923);}),this['set']('isVisible',_0x38486d);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x3f80a6=this['_getNormalizedTarget']();return T['_assertCorrectTarget'](_0x3f80a6),_0x3f80a6;}get['targetRect'](){const _0x3cc153=this['target'];if(null===_0x3cc153)return null;if(_0x3cc153 instanceof _0x17a880)return _0x3cc153;const _0x4e2028=_0x3cc153['filter'](_0x1dba5d=>function(_0x5135cc){const _0x3c1466=_0x5135cc['offsetParent'];if(_0x3c1466)return!0x0;const _0x4a7d83=_0x5135cc['getClientRects']()['item'](0x0);return!!_0x4a7d83;}(_0x1dba5d));return 0x0===_0x4e2028['length']?null:new _0x17a880(_0x4e2028[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x136828){this['view']['isActive']=_0x136828,this['view']['mainView']['isActive']=_0x136828;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x573512){if(!(null===_0x573512||_0x573512 instanceof _0x17a880||Array['isArray'](_0x573512)&&_0x573512['every'](_0x4d6162=>fi(_0x4d6162))))throw new _0xbe715('annotation-invalid-target',null,{'target':_0x573512});}['_getNormalizedTarget'](){const _0x5486a9='function'==typeof this['_target']?this['_target']():this['_target'];return fi(_0x5486a9)?[_0x5486a9]:_0x5486a9;}}function fi(_0x33062d){return null!==_0x33062d&&'object'==typeof _0x33062d&&'nodeType'in _0x33062d&&0x1===_0x33062d['nodeType'];}class S extends _0x377ef2{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x32a485=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x48f6d6(),this['_focusTracker']['on']('change:isFocused',(_0x49de64,_0x554bd7,_0x4a6dec)=>{_0x4a6dec||this['fire']('blur');});for(const _0x414bb1 of _0x32a485)this['add'](_0x414bb1);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x8f715a){if(this['has'](_0x8f715a))throw new _0xbe715('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x8f715a['innerView'],_0x8f715a),this['_viewToAnnotation']['set'](_0x8f715a['view'],_0x8f715a);for(const _0x1c35b1 of _0x8f715a['focusableElements'])this['_focusTracker']['add'](_0x1c35b1);this['listenTo'](_0x8f715a['focusableElements'],'add',(_0x1650a2,_0x34b753)=>{this['_focusTracker']['add'](_0x34b753);}),this['listenTo'](_0x8f715a['focusableElements'],'remove',(_0x1a6188,_0x306e45)=>{this['_focusTracker']['remove'](_0x306e45);}),this['listenTo'](_0x8f715a['view']['focusTracker'],'change:isFocused',(_0x230620,_0x53b8d2,_0xec5557)=>{_0xec5557&&this['fire']('focus',_0x8f715a);}),_0x8f715a['updateTargetRect']();const _0x337736=this['_getOrderInContent'](_0x8f715a['view']['targetRect']);return super['add'](_0x8f715a,_0x337736);}['remove'](_0x450bdb){if(!this['has'](_0x450bdb))throw new _0xbe715('annotationcollection-not-existing-item',null);this['stopListening'](_0x450bdb['view']['focusTracker']),this['stopListening'](_0x450bdb['focusableElements']);for(const _0x42ee0f of _0x450bdb['focusableElements'])this['_focusTracker']['remove'](_0x42ee0f);return this['_viewToAnnotation']['delete'](_0x450bdb['view']),this['_innerViewToAnnotation']['delete'](_0x450bdb['innerView']),super['remove'](_0x450bdb);}['getByInnerView'](_0x1e3e9b){return this['_innerViewToAnnotation']['get'](_0x1e3e9b);}['getByView'](_0x4e9a41){return this['_viewToAnnotation']['get'](_0x4e9a41);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x2cfdf3 of this)_0x2cfdf3['updateTargetRect']();this['_sort']();}['_sort'](){const _0x79bd8c=Array['from'](this)['sort']((_0x3b7511,_0x5981d3)=>w(_0x3b7511['view']['targetRect'],_0x5981d3['view']['targetRect']));for(let _0x2cfad5=_0x79bd8c['length']-0x1;_0x2cfad5>0x0;_0x2cfad5--){const _0x5882a4=_0x79bd8c[_0x2cfad5];_0x2cfad5!==this['getIndex'](_0x5882a4)&&(this['remove'](_0x5882a4),this['add'](_0x5882a4));}}['_getOrderInContent'](_0x482600){let _0xd86f7=0x0;if(!_0x482600)return this['length'];for(const _0x41960a of this){const _0x2b18ea=_0x41960a['view']['targetRect'];if(_0x2b18ea){if(w(_0x482600,_0x2b18ea)<0x0)return _0xd86f7;_0xd86f7++;}}return _0xd86f7;}}function v({source:_0x184118,target:_0x83bd9d,filter:_0x58e764}){for(const _0x44ad8e of _0x184118)_0x58e764(_0x44ad8e)&&_0x83bd9d['add'](_0x44ad8e);_0x83bd9d['listenTo'](_0x184118,'add',(_0x5ee72f,_0x184c99)=>{_0x58e764(_0x184c99)&&_0x83bd9d['add'](_0x184c99);}),_0x83bd9d['listenTo'](_0x184118,'remove',(_0x547506,_0x5ea027)=>{_0x83bd9d['has'](_0x5ea027)&&_0x83bd9d['remove'](_0x5ea027);});}function w(_0x42094e,_0x3729b7){if(null===_0x42094e&&null===_0x3729b7)return 0x0;if(null===_0x42094e)return-0x1;if(null===_0x3729b7)return 0x1;const _0x179d52=_0x42094e['top']-_0x3729b7['top'];return 0x0==_0x179d52?_0x42094e['left']-_0x3729b7['left']:_0x179d52;}class y extends _0x5c4689{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x2f3336){if(super(_0x2f3336),this['collection']=new S(),this['_visibleAnnotations']=new S(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x2f3336 instanceof _0x4d975f){const _0xf2016d=_0x2f3336['locale'];_0x2f3336['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':N(_0xf2016d,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':N(_0xf2016d,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':N(_0xf2016d,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':N(_0xf2016d,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':N(_0xf2016d,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':N(_0xf2016d,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':N(_0xf2016d,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x1db9bb){this['collection']['add'](_0x1db9bb);}['remove'](_0x4861b9){this['collection']['remove'](_0x4861b9),_0x4861b9['destroy']();}['refreshVisibility'](){for(const _0x1a164a of this['collection'])_0x1a164a['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x38bd75){return this['collection']['getByInnerView'](_0x38bd75);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x1efb35 of this['collection'])_0x1efb35['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x1ac437){this['fire']('_activateAnnotation',_0x1ac437);}['createAnnotation'](_0x494ceb){return new T(_0x494ceb);}['createAnnotationView'](_0x5e8868,_0x523f59){return new E(_0x5e8868,_0x523f59);}['_addActiveAnnotation'](_0x1f07d2){const _0x11ed6c=new Set(this['activeAnnotations']);_0x11ed6c['add'](_0x1f07d2),this['activeAnnotations']=_0x11ed6c;}['_removeActiveAnnotation'](_0x2a9471){const _0x1cad49=new Set(this['activeAnnotations']);_0x1cad49['delete'](_0x2a9471),this['activeAnnotations']=_0x1cad49;}['_bindAnnotationsToVisibleAnnotations'](){const _0x805721=this['collection'],_0x22565d=this['_visibleAnnotations'];function _0x1ddfc1(_0x4e549d){const _0x362ff8=_0x4e549d['source'];_0x362ff8['isVisible']&&!_0x22565d['has'](_0x362ff8)?_0x22565d['add'](_0x362ff8):!_0x362ff8['isVisible']&&_0x22565d['has'](_0x362ff8)&&_0x22565d['remove'](_0x362ff8),_0x362ff8['view']['focusTracker']['remove'](_0x362ff8['view']['element']),_0x362ff8['view']['focusTracker']['add'](_0x362ff8['view']['element']);}this['listenTo'](_0x805721,'add',(_0x2800da,_0x1aca9b)=>{_0x1aca9b['isVisible']&&_0x22565d['add'](_0x1aca9b),this['listenTo'](_0x1aca9b,'change:isVisible',_0x1ddfc1);}),this['listenTo'](_0x805721,'remove',(_0x8b7e2d,_0x5547c3)=>{_0x22565d['has'](_0x5547c3)&&_0x22565d['remove'](_0x5547c3),this['stopListening'](_0x5547c3,'change:isVisible',_0x1ddfc1);});}['_setupEnterAnnotationKeystroke'](){const _0x46a8f5=_0x5a91ab=>{_0x5a91ab['on']('ready',()=>{_0x5a91ab['keystrokes']['set'](_0x15e68e,(_0x17e12c,_0x42d7b8)=>{const _0x26022a=_0x59e891(this['activeAnnotations']['values']());_0x26022a&&(_0x26022a['view']['focus'](),_0x42d7b8());});});};this['context']instanceof _0x4d975f?_0x46a8f5(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x2fc9de,_0x358d59)=>{_0x46a8f5(_0x358d59);});}['_setupEscapeAnnotationHandling'](){const _0xdebee9=_0xd25cff=>{const _0x4cce25=_0xd25cff['source'],_0x49a47e=[];let _0x5a6583;if(Array['isArray'](_0x4cce25['target'])){_0x5a6583=_0x4cce25['target'][0x0],this['context']instanceof _0x4d975f?_0x49a47e['push'](this['context']):this['context']['editors']&&_0x49a47e['push'](...this['context']['editors']);for(const _0x23ae0d of _0x49a47e)for(const _0x303a6e of _0x23ae0d['editing']['view']['domRoots']['values']())if(_0x303a6e['contains'](_0x5a6583))return void _0x23ae0d['editing']['view']['focus']();_0x5a6583['focus']();}};this['listenTo'](this['collection'],'add',(_0x504adf,_0x436fac)=>{this['listenTo'](_0x436fac,'escape',_0xdebee9,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x25b637,_0xe30a95)=>{this['stopListening'](_0xe30a95,'escape',_0xdebee9);});}}const _t=Symbol('noChannel'),bt={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class o extends _0x5c4689{['_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(_0x34753f){super(_0x34753f),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x22f57c=this['context']['config'];_0x22f57c['define']('comments.maxCommentsWhenCollapsed',0x2),_0x22f57c['define']('comments.maxThreadTotalWeight',0x1f4),_0x22f57c['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x22f57c['define']('comments.CommentThreadView',gt),_0x22f57c['define']('comments.CommentView',Tt),_0x22f57c['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x322730=this['context']['plugins']['get'](y);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x15d2cb,_0x16f953)=>this['_addCommentThread'](_0x16f953)),this['on']('submitCommentThread',(_0x598257,_0x10bf43)=>this['_submitCommentThread'](_0x10bf43)),this['on']('resolveCommentThread',(_0x2b896d,_0x28d43c)=>this['_resolveCommentThread'](_0x28d43c)),this['on']('resolveCommentThread',(_0x1df8ca,_0x32d7dc)=>this['_updateActiveAnnotation'](_0x32d7dc),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x10f6c7,_0x415dac)=>this['_reopenCommentThread'](_0x415dac)),this['on']('reopenCommentThread',(_0x2448ae,_0x346961)=>this['_updateActiveAnnotation'](_0x346961),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x2cb085,_0x2b1ca3)=>this['_removeCommentThread'](_0x2b1ca3)),this['on']('updateCommentThread',(_0x1ff0b0,_0x279d4d)=>this['_updateCommentThread'](_0x279d4d)),this['on']('updateCommentThread',(_0x1585d7,_0xfa6329)=>this['_updateActiveAnnotation'](_0xfa6329),{'priority':'lowest'}),this['on']('addComment',(_0x414df8,_0x2a3af4)=>this['_addComment'](_0x2a3af4)),this['on']('updateComment',(_0x3cee56,_0x47dcf8)=>this['_updateComment'](_0x47dcf8)),this['on']('removeComment',(_0x516f25,_0xc5ee58)=>this['_removeComment'](_0xc5ee58)),this['on']('addComment',(_0x8e7fe5,{threadId:_0x36f1c2,isFromAdapter:_0x451d40})=>{if(_0x451d40)return;const _0x5b439e=this['getCommentThread'](_0x36f1c2),_0x2c7514=_0x5b439e&&this['_threadToController']['get'](_0x5b439e);_0x2c7514&&_0x2c7514['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x322730,'change:activeAnnotations',(_0x26ab1a,_0x4accc2,_0x3fb16f)=>{const _0x50fb4b=Array['from'](_0x3fb16f)['map'](_0x36242b=>this['_viewToController']['get'](_0x36242b['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x50fb4b?_0x50fb4b['model']:null;});}set['adapter'](_0x4aba87){if(this['_adapter'])throw new _0xbe715('commentsrepository-adapter-already-set');this['_adapter']=_0x4aba87;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x26a735=_t,threadId:_0x32c45f=_0x169e88(),comments:_0x538abb=[],unlinkedAt:_0x228345=null,resolvedAt:_0x93fef8=null,resolvedBy:_0x20545b=null,target:_0x1ca6a1=null,context:_0x36b0fa=null,attributes:_0x2f682a={},isResolvable:_0x2c580f=!0x0,isSubmitted:_0x243fe9=!0x1,isFromAdapter:_0x3ed025=!0x1}={}){return this['fire'](Nt('addCommentThread',_0x26a735),{'channelId':_0x26a735,'threadId':_0x32c45f,'comments':_0x538abb,'unlinkedAt':_0x228345,'resolvedAt':_0x93fef8,'resolvedBy':_0x20545b,'target':_0x1ca6a1,'context':_0x36b0fa,'attributes':_0x2f682a,'isFromAdapter':_0x3ed025,'isResolvable':_0x2c580f,'isSubmitted':_0x243fe9}),this['getCommentThread'](_0x32c45f);}['openNewCommentThread']({channelId:_0x1c89ea=_t,threadId:_0x58869e=_0x169e88(),target:_0x2a91e9,context:_0x6180eb=null,isResolvable:_0x21a846=!0x0}){if(this['_readOnlyChannels']['has'](_0x1c89ea)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x2a91e9)throw new _0xbe715('commentsrepository-missing-target');const _0x4932c0=this['addCommentThread']({'channelId':_0x1c89ea,'threadId':_0x58869e,'target':_0x2a91e9,'context':_0x6180eb,'isResolvable':_0x21a846});if(!_0x4932c0)return null;const _0x3a8952=this['_threadToController']['get'](_0x4932c0),_0x2514e5=_0x3a8952['view']['commentThreadInputView']['commentInputView'],_0x4638e8=this['context']['plugins']['get'](y),_0x3c6a29=_0x4638e8['getByInnerView'](_0x3a8952['view']);return _0x4638e8['activate'](_0x3c6a29),_0x2514e5['once']('editorReady',()=>_0x2514e5['focus']()),_0x4932c0;}['hasCommentThread'](_0x572cc4){if('string'!=typeof _0x572cc4)throw new _0xbe715('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x572cc4);}['updateCommentThread']({channelId:_0x8d3fc3=_t,threadId:_0x4cb054,context:_0x33916c,unlinkedAt:_0x120a9b,attributes:_0x283023,isFromAdapter:_0x21b8dd=!0x1}){return this['fire'](Nt('updateCommentThread',_0x8d3fc3),{'channelId':_0x8d3fc3,'threadId':_0x4cb054,'context':_0x33916c,'unlinkedAt':_0x120a9b,'attributes':_0x283023,'isFromAdapter':_0x21b8dd}),this['getCommentThread'](_0x4cb054);}['getCommentThread'](_0x531b37){if('string'!=typeof _0x531b37)throw new _0xbe715('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x531b37);}['fetchCommentThread']({channelId:_0x59a156,threadId:_0x192df6}={}){const _0x2630ad=this['getCommentThread'](_0x192df6);if(_0x2630ad)return Promise['resolve'](_0x2630ad);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0xbe715('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x59a156,'threadId':_0x192df6})['then'](_0x4246f3=>this['hasCommentThread'](_0x192df6)?this['getCommentThread'](_0x192df6):_0x4246f3?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x59a156},_0x4246f3)):void 0x0)['catch'](_0x756d0b=>{throw console['error'](_0x756d0b),new _0xbe715('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x167283,skipNotAttached:_0x438003=!0x1,skipEmpty:_0x1b52fe=!0x1,toJSON:_0x210a60=!0x1}={}){const _0x1e4598=[];for(const _0x519e61 of this['_threads']['values']())_0x167283&&_0x519e61['channelId']!==_0x167283||_0x438003&&!_0x519e61['isAttached']||_0x1b52fe&&0x0===_0x519e61['length']||_0x1e4598['push'](_0x519e61);return _0x210a60?_0x1e4598['map'](_0x4944cb=>_0x4944cb['toJSON']()):_0x1e4598;}['getAnnotationForCommentThread'](_0x2e63a2){const _0x21db60=this['_threadToController']['get'](_0x2e63a2);if(!_0x21db60)return null;return this['context']['plugins']['get'](y)['getByInnerView'](_0x21db60['view'])||null;}['getCommentThreadForAnnotation'](_0x1480e6){const _0x13652a=this['_viewToController']['get'](_0x1480e6['innerView']);return _0x13652a?_0x13652a['model']:null;}['setActiveCommentThread'](_0x552269){const _0x577227=this['context']['plugins']['get'](y);if(!_0x552269)return void(this['activeCommentThread']&&_0x577227['deactivateAll']());const _0x4c2fd2=this['getCommentThread'](_0x552269);if(!_0x4c2fd2)throw new _0xbe715('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x552269});if(!this['_threadToController']['has'](_0x4c2fd2))throw new _0xbe715('commentsrepository-active-not-attached',null,{'threadId':_0x552269});const _0x24d2ba=_0x577227['getByInnerView'](this['_threadToController']['get'](_0x4c2fd2)['view']);_0x577227['activate'](_0x24d2ba);}['switchReadOnly'](_0x27e264,_0x4cc416){_0x27e264?this['_readOnlyChannels']['add'](_0x4cc416):this['_readOnlyChannels']['delete'](_0x4cc416),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0xa10bfd){return this['_readOnlyChannels']['has'](_0xa10bfd)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x4fe0cf,_0x4c4c11){return new vt(_0x4fe0cf,_0x4c4c11);}['setPermissions'](_0x2e6b9e,_0x36fba6=_t){this['_permissions']['set'](_0x36fba6,_0x2e6b9e),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x2813e4=_t){return this['_permissions']['has'](_0x2813e4)?this['_permissions']['get'](_0x2813e4):bt;}['_addCommentThread']({channelId:_0x488207,threadId:_0xf09ff6,comments:_0x1ace37,unlinkedAt:_0x492b8e,resolvedAt:_0x5962bb,resolvedBy:_0x2a8c63,target:_0x23415e,context:_0x46407d,attributes:_0x41df1f,isFromAdapter:_0x2f38f3,isResolvable:_0x557073,isSubmitted:_0x36d370}){if('string'!=typeof _0xf09ff6)throw new _0xbe715('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0xf09ff6});if(this['hasCommentThread'](_0xf09ff6))throw new _0xbe715('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0xf09ff6});const _0x4c91e3=new pi(this,{'channelId':_0x488207,'id':_0xf09ff6,'context':_0x46407d,'attributes':_0x41df1f,'unlinkedAt':_0x492b8e,'resolvedAt':_0x5962bb,'resolvedBy':_0x2a8c63?this['context']['plugins']['get'](it)['getUser'](_0x2a8c63):null,'isResolvable':_0x557073,'isSubmitted':_0x36d370||_0x2f38f3});this['_threads']['set'](_0xf09ff6,_0x4c91e3);for(const _0x41b902 of _0x1ace37)_0x4c91e3['_add'](this['_createNewComment']({'threadId':_0xf09ff6,..._0x41b902}));return _0x23415e&&_0x4c91e3['attachTo'](_0x23415e),_0x2f38f3||!_0x4c91e3['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x488207,'threadId':_0xf09ff6});}['_submitCommentThread']({channelId:_0x1dab12,threadId:_0xb6f915}){if(!this['hasCommentThread'](_0xb6f915))throw new _0xbe715('commentsrepository-missing-comment-thread',this);const _0x37e176=this['getCommentThread'](_0xb6f915);if(_0x37e176['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x2d2cf3,comments:_0x308ef4,resolvedAt:_0x11294a,resolvedBy:_0x4997a5,context:_0x55a0a3,attributes:_0x294ef2}=_0x37e176,_0x253071=this['context']['plugins']['get']('PendingActions'),_0x7c318e=_0x253071['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x1dab12,'threadId':_0x2d2cf3,'comments':_0x308ef4['map'](_0x5dfacf=>_0x5dfacf['toJSON']()),'resolvedAt':_0x11294a,'resolvedBy':_0x4997a5?_0x4997a5['id']:_0x4997a5,'context':_0x55a0a3,'attributes':_0x294ef2})['then'](({comments:_0xb0b28f})=>{_0x253071['remove'](_0x7c318e);for(const _0x4ae096 of _0xb0b28f)this['_updateComment']({'channelId':_0x1dab12,'threadId':_0xb6f915,'commentId':_0x4ae096['commentId'],'createdAt':_0x4ae096['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x28f641=>{throw console['error'](_0x28f641),new _0xbe715('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x57e6c9,target:_0x2334b1}){const _0x59f501=this['getCommentThread'](_0x57e6c9);if(!_0x59f501)throw new _0xbe715('commentsrepository-attach-missing-comment-thread',this);const _0x13a3d4=this['context']['plugins']['get']('PendingActions'),_0xecbbe6=this['context']['plugins']['get'](y),_0x163fa4=this['_createCommentThreadView'](_0x59f501),_0x116de5=new vt(_0x59f501,_0x163fa4);let _0x5eb6f7=null;_0x163fa4['on']('change:isDirty',(_0x1b934c,_0x494e19,_0x24d456)=>{_0x24d456?_0x5eb6f7=_0x13a3d4['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x5eb6f7&&(_0x13a3d4['remove'](_0x5eb6f7),_0x5eb6f7=null);}),this['_threadToController']['set'](_0x59f501,_0x116de5),this['_viewToController']['set'](_0x163fa4,_0x116de5);const _0x50860f=new E(this['context']['locale'],_0x163fa4);_0x50860f['bind']('length')['to'](_0x163fa4),_0x50860f['bind']('isDirty')['to'](_0x163fa4,'isDirty',_0x163fa4,'length',(_0x312090,_0x4aec53)=>_0x312090||!_0x4aec53),_0x50860f['bind']('isActive')['to'](_0x163fa4),_0x50860f['type']='comment';const _0x26fabf=new T({'view':_0x50860f,'target':_0x2334b1,'type':'comment','isVisible':!_0x59f501['archivedAt']&&!!('function'==typeof _0x2334b1?_0x2334b1():_0x2334b1)});return _0x163fa4['on']('escape',()=>{_0x26fabf['fire']('escape');}),this['_bindAnnotationToEditors'](_0x163fa4,_0x26fabf),_0xecbbe6['add'](_0x26fabf),_0x26fabf;}['_bindAnnotationToEditors'](_0x111da1,_0x597a83){this['listenTo'](_0x111da1,'editorReady',(_0x383aab,_0xbe5c0b)=>{const _0x294209=_0xbe5c0b['ui']['view']['body']['bodyCollectionContainer'];_0x597a83['focusableElements']['add'](_0x294209),this['context']instanceof _0x4d975f&&this['context']['ui']['focusTracker']['add'](_0x294209);},{'priority':'highest'}),this['listenTo'](_0x111da1,'editorDestroyed',(_0x207e66,_0x440501)=>{const _0x4a3c21=_0x440501['ui']['view']['body']['bodyCollectionContainer'];_0x597a83['focusableElements']['has'](_0x4a3c21)&&_0x597a83['focusableElements']['remove'](_0x4a3c21),this['context']instanceof _0x4d975f&&this['context']['ui']['focusTracker']['remove'](_0x4a3c21);});}['_unbindEditors'](_0x18fd52){this['stopListening'](_0x18fd52,'editorReady'),this['stopListening'](_0x18fd52,'editorDestroyed');}['_createCommentThreadView'](_0x21b86d){const _0x1974a9=this['context']['plugins']['get'](it),{config:_0x82c33b,locale:_0x312954}=this['context'],_0x1adaf9=pt(_0x82c33b['get']('locale'),_0x312954);return new(0x0,(_0x82c33b['get']('comments'))['CommentThreadView'])(_0x312954,_0x21b86d,_0x1974a9['me'],{'editorConfig':{..._0x82c33b['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x82c33b['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x82c33b['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x82c33b['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x82c33b['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x1adaf9,'CommentView':_0x82c33b['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x3cd5c6,channelId:_0x2e75cd,resolvedAt:_0x153131,resolvedBy:_0xcb3f88,isFromAdapter:_0x1a6f76}){if(!this['hasCommentThread'](_0x3cd5c6))throw new _0xbe715('commentsrepository-missing-comment-thread',null,{'threadId':_0x3cd5c6});const _0x2cd73b=this['getCommentThread'](_0x3cd5c6);if(_0x2cd73b['isResolved'])throw new _0xbe715('commentsrepository-resolved-comment-thread',null,{'threadId':_0x3cd5c6});const _0x22bfcb=this['context']['plugins']['get'](it);if(_0x2cd73b['resolvedBy']=_0x22bfcb['getUser'](_0xcb3f88),_0x2cd73b['resolvedAt']=_0x153131,_0x1a6f76||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x459e6f=this['context']['plugins']['get']('PendingActions'),_0x285d7d=_0x459e6f['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x2e75cd,'threadId':_0x3cd5c6})['then'](({resolvedAt:_0x495a07,resolvedBy:_0x2e8f04})=>{_0x459e6f['remove'](_0x285d7d),_0x2cd73b['resolvedBy']['id']!==_0x2e8f04&&(_0x2cd73b['resolvedBy']=_0x22bfcb['getUser'](_0x2e8f04)),_0x2cd73b['resolvedAt']=_0x495a07;})['catch'](_0x509921=>{throw console['error'](_0x509921),new _0xbe715('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x4b61d7,channelId:_0x4cc9be,isFromAdapter:_0x36c790}){if(!this['hasCommentThread'](_0x4b61d7))throw new _0xbe715('commentsrepository-missing-comment-thread',null,{'threadId':_0x4b61d7});const _0x4db7c0=this['getCommentThread'](_0x4b61d7);if(!_0x4db7c0['isResolved'])throw new _0xbe715('commentsrepository-reopen-comment-thread',null,{'threadId':_0x4b61d7});if(_0x4db7c0['resolvedBy']=null,_0x4db7c0['resolvedAt']=null,_0x36c790||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x50fc28=this['context']['plugins']['get']('PendingActions'),_0x4462b9=_0x50fc28['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x4cc9be,'threadId':_0x4b61d7})['then'](()=>_0x50fc28['remove'](_0x4462b9))['catch'](_0x59aef5=>{throw console['error'](_0x59aef5),new _0xbe715('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x54c906,isFromAdapter:_0x469b27}){const _0x868a4c=this['getCommentThread'](_0x54c906);if(!_0x868a4c)throw new _0xbe715('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x54c906),this['_threads']['delete'](_0x54c906),!_0x868a4c['isSubmitted']||_0x469b27||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x3e937d=this['context']['plugins']['get']('PendingActions'),{channelId:_0x49b1e9}=_0x868a4c,_0x11a9eb=_0x3e937d['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x49b1e9,'threadId':_0x54c906})['then'](()=>_0x3e937d['remove'](_0x11a9eb))['catch'](_0x2b807f=>{throw console['error'](_0x2b807f),new _0xbe715('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x30d9cd,unlinkedAt:_0x319604,context:_0x2df707,attributes:_0x54e6c3,isFromAdapter:_0x4ca20c}){if('string'!=typeof _0x30d9cd)throw new _0xbe715('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x30d9cd});if(!this['hasCommentThread'](_0x30d9cd))throw new _0xbe715('commentsrepository-missing-comment-thread',null,{'threadId':_0x30d9cd});const _0x5a1128=this['getCommentThread'](_0x30d9cd);let _0x45e126=!0x1;if(void 0x0!==_0x2df707&&_0x5a1128['context']!==_0x2df707&&(_0x5a1128['context']=_0x2df707,_0x45e126=!0x0),void 0x0!==_0x319604&&_0x5a1128['unlinkedAt']!==_0x319604&&(_0x5a1128['unlinkedAt']=_0x319604,_0x45e126=!0x0),_0x54e6c3&&!At(_0x54e6c3,_0x5a1128['attributes'])&&(_0x5a1128['attributes']=_0x54e6c3,_0x45e126=!0x0),!_0x45e126)return Promise['resolve']();if(!_0x5a1128['isSubmitted']||_0x4ca20c||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x58b159=this['context']['plugins']['get']('PendingActions'),{channelId:_0x40e517}=_0x5a1128,_0x2edb83=_0x58b159['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x40e517,'threadId':_0x30d9cd,'context':_0x2df707,'unlinkedAt':_0x319604,'attributes':_0x54e6c3})['then'](()=>_0x58b159['remove'](_0x2edb83))['catch'](_0x53d8c0=>{throw console['error'](_0x53d8c0),new _0xbe715('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0xf76204){const _0x372fac=this['context']['plugins']['get'](y),_0x462fb6=this['getCommentThread'](_0xf76204);if(_0x462fb6['_isAttached']=!0x1,this['_threadToController']['has'](_0x462fb6)){const _0x5e376e=this['_threadToController']['get'](_0x462fb6),_0x39d879=_0x5e376e['view'],_0x478c6c=_0x372fac['getByInnerView'](_0x39d879);this['_threadToController']['delete'](_0x462fb6),this['_viewToController']['delete'](_0x39d879),_0x478c6c&&_0x372fac['remove'](_0x478c6c),_0x5e376e['destroy'](),_0x39d879['destroy']()['then'](()=>{this['_unbindEditors'](_0x39d879);});}}['_updateActiveAnnotation']({threadId:_0x4e2626,resolvedAt:_0x1637de,unlinkedAt:_0x161cbd}){const _0x62195d=!!_0x1637de,_0x13e647=this['context']['plugins']['get'](y),_0x13c51c=this['getCommentThread'](_0x4e2626);if(this['_threadToController']['has'](_0x13c51c)){const _0x27706f=this['_threadToController']['get'](_0x13c51c)['view'],_0x512cf0=_0x13e647['getByInnerView'](_0x27706f);_0x512cf0&&(_0x62195d&&_0x13e647['_removeActiveAnnotation'](_0x512cf0),_0x161cbd?_0x512cf0['isVisible']=!0x1:_0x512cf0['refreshVisibility']());}}['_getExternalAuthor'](_0x225966){const _0x18969a=this['context']['plugins']['get'](it),_0x4ad01b=It('external:'+_0x225966),_0x1cdf6f=_0x18969a['getUser'](_0x4ad01b);return _0x1cdf6f||_0x18969a['addUser']({'id':_0x4ad01b,'name':_0x225966});}['_createNewComment']({threadId:_0x12d3d0,commentId:_0x387ce7=_0x169e88(),content:_0x1d82be,authorId:_0x284958,createdAt:_0x5b71f6,attributes:_0x38e91d}){if('string'!=typeof _0x387ce7)throw new _0xbe715('commentsrepository-invalid-commentid');if('string'!=typeof _0x284958)throw new _0xbe715('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x1d82be||!_0x1d82be['trim']())throw new _0xbe715('commentsrepository-invalid-comment-content');const _0x361e95=this['context']['plugins']['get'](it)['getUser'](_0x284958);if(!_0x361e95)throw new _0xbe715('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x284958});let _0x3a9efc=null,_0x3c5b7a=_0x5b71f6;return _0x38e91d?.['@external']&&(_0x3a9efc=this['_getExternalAuthor'](_0x38e91d['@external']['authorName']),_0x3c5b7a=new Date(_0x38e91d['@external']['createdAt'])),new wi(this,{'threadId':_0x12d3d0,'id':_0x387ce7,'author':_0x3a9efc||_0x361e95,'creator':_0x361e95,'content':_0x1d82be,'createdAt':_0x5b71f6,'authoredAt':_0x3c5b7a,'attributes':_0x38e91d});}['_addComment'](_0x1e9105){let {threadId:_0x32af6c,content:_0x4587bd,attributes:_0xbfc35f,isFromAdapter:_0x460bd9}=_0x1e9105;const _0x503c51=this['getCommentThread'](_0x1e9105['threadId']);if(!_0x503c51)throw new _0xbe715('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x1a473b=this['_createNewComment'](_0x1e9105),{id:_0x471301}=_0x1a473b;if(_0x503c51['_add'](_0x1a473b),_0x460bd9||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x503c51['isSubmitted'])return Promise['resolve']();const _0x8028a4=this['context']['plugins']['get']('PendingActions'),{channelId:_0x56bfe8}=_0x503c51,_0x36d2fe=_0x8028a4['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0xbfc35f||(_0xbfc35f={}),this['adapter']['addComment']({'channelId':_0x56bfe8,'threadId':_0x32af6c,'commentId':_0x471301,'content':_0x4587bd,'attributes':_0xbfc35f})['then'](_0x4e846b=>{_0x8028a4['remove'](_0x36d2fe),_0x4e846b&&this['_updateComment']({'channelId':_0x56bfe8,'threadId':_0x32af6c,'commentId':_0x471301,'createdAt':_0x4e846b['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x71309a=>{throw console['error'](_0x71309a),new _0xbe715('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x2c7480,commentId:_0x33edd4,content:_0x24b78b,createdAt:_0x1d922f,attributes:_0x1ccc3b,isFromAdapter:_0x3701b6}){if(void 0x0!==_0x24b78b&&('string'!=typeof _0x24b78b||!_0x24b78b['trim']()['length']))throw new _0xbe715('commentsrepository-update-comment-invalid-content');const _0x41ab42=this['getCommentThread'](_0x2c7480),_0x5bff1d=_0x41ab42['getComment'](_0x33edd4);if(!_0x5bff1d)throw new _0xbe715('commentsrepository-update-missing-comment',this);let _0x3e35ca=!0x1;if(_0x24b78b&&_0x24b78b!==_0x5bff1d['content']&&(_0x5bff1d['isEditable']||_0x3701b6)&&(_0x5bff1d['content']=_0x24b78b,_0x3e35ca=!0x0),_0x1d922f&&_0x1d922f!==_0x5bff1d['createdAt']&&(_0x5bff1d['createdAt']=_0x1d922f,_0x5bff1d['attributes']&&_0x5bff1d['attributes']['@external']||(_0x5bff1d['authoredAt']=_0x1d922f),_0x3e35ca=!0x0),_0x1ccc3b&&!At(_0x1ccc3b,_0x5bff1d['attributes'])&&(_0x5bff1d['attributes']=_0x1ccc3b,_0x3e35ca=!0x0),!_0x3e35ca)return Promise['resolve']();if(_0x41ab42['fire']('commentUpdated'),_0x3701b6||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x1a7b20=this['context']['plugins']['get']('PendingActions'),{channelId:_0x5e7cec}=this['getCommentThread'](_0x5bff1d['threadId']),_0x2a651f=_0x1a7b20['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x5e7cec,'threadId':_0x2c7480,'commentId':_0x33edd4,'content':_0x24b78b,'attributes':_0x1ccc3b})['then'](()=>_0x1a7b20['remove'](_0x2a651f))['catch'](_0x31ddaa=>{throw console['error'](_0x31ddaa),new _0xbe715('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x424e6d,commentId:_0x5759ac,isFromAdapter:_0x281cd2}){const _0x5edd28=this['getCommentThread'](_0x424e6d),_0x4dd866=_0x5edd28['getComment'](_0x5759ac);if(!_0x4dd866)throw new _0xbe715('commentsrepository-remove-missing-comment',this);if(_0x5edd28['_remove'](_0x4dd866),_0x281cd2||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x23f721=this['context']['plugins']['get']('PendingActions'),{channelId:_0x188f34}=_0x5edd28,_0x1cf178=_0x23f721['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x188f34,'threadId':_0x424e6d,'commentId':_0x5759ac})['then'](()=>_0x23f721['remove'](_0x1cf178))['catch'](_0x3956e8=>{throw console['error'](_0x3956e8),new _0xbe715('commentsrepository-remove-comment-internal-error',this);});}}class pi extends/* #__PURE__ -- @preserve */
|
|
30
|
-
|
|
31
|
-
_0x37701f(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x42a5bd,_0x5ddef7){super();const _0x2b24b9=_0x42a5bd['context']['plugins']['get'](it)['me'],_0x459cd0=_0x42a5bd['getCommentThread'](_0x5ddef7['threadId']),_0x4302c6=0x0===_0x459cd0['comments']['length'],_0x48bd55=_0x2b24b9===_0x5ddef7['author'];this['id']=_0x5ddef7['id'],this['threadId']=_0x5ddef7['threadId'],this['author']=_0x5ddef7['author'],this['creator']=_0x5ddef7['creator'],this['isExternal']=Boolean(_0x5ddef7['attributes']&&_0x5ddef7['attributes']['@external']),this['set']('content',_0x5ddef7['content']),this['createdAt']=_0x5ddef7['createdAt']||new Date(),this['set']('authoredAt',_0x5ddef7['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x459cd0,'resolvedAt'),this['set']('attributes',_0x5ddef7['attributes']||{}),this['bind']('isEditable')['to'](_0x42a5bd,'_permissions',()=>{const _0x1b8c25=_0x42a5bd['getPermissions'](_0x459cd0['channelId'])['write'],_0x266030=_0x42a5bd['getPermissions'](_0x459cd0['channelId'])['modifyAll'];return _0x48bd55&&_0x1b8c25||!_0x48bd55&&_0x266030;}),this['bind']('isRemovable')['to'](_0x459cd0,'isRemovable',_0x42a5bd,'_permissions',_0x4bfdde=>{const _0x368d80=_0x42a5bd['getPermissions'](_0x459cd0['channelId'])['write'],_0x4944ac=_0x42a5bd['getPermissions'](_0x459cd0['channelId'])['modifyAll'];return _0x48bd55&&_0x368d80||_0x4bfdde&&_0x4302c6||!_0x48bd55&&_0x4944ac&&!_0x4302c6;}),this['bind']('isReadOnly')['to'](_0x459cd0,'isReadOnly'),this['_repository']=_0x42a5bd;}get['weight'](){return Math['max'](function(_0x552524){const _0x5a1403=document['createElement']('div');return _0x5a1403['innerHTML']=_0x552524,_0x5a1403['textContent']['length'];}(this['content']),0xc8);}['update'](_0xe7a813){const {threadId:_0x26bab4,id:_0x531a4e}=this;if(!this['_repository']['hasCommentThread'](_0x26bab4))throw new _0xbe715('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x8f32cd}=this['_repository']['getCommentThread'](_0x26bab4);this['_repository']['fire'](Nt('updateComment',_0x8f32cd,_0x26bab4),{'channelId':_0x8f32cd,'threadId':_0x26bab4,'commentId':_0x531a4e,..._0xe7a813});}['setAttribute'](_0x2bfd6d,_0x3ef5fd){const _0xd1f385=wt(this['attributes']);yt(_0xd1f385,_0x2bfd6d,_0x3ef5fd),this['update']({'attributes':_0xd1f385});}['removeAttribute'](_0x229984){const _0x2373d2=wt(this['attributes']);Ct(_0x2373d2,_0x229984),this['update']({'attributes':_0x2373d2});}['remove'](_0x41909d={}){if(!_0x41909d['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x21cd77,id:_0x15a26f}=this;if(!this['_repository']['hasCommentThread'](_0x21cd77))throw new _0xbe715('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x2e3c23}=this['_repository']['getCommentThread'](_0x21cd77);this['_repository']['fire'](Nt('removeComment',_0x2e3c23,_0x21cd77),{'channelId':_0x2e3c23,'threadId':_0x21cd77,'commentId':_0x15a26f,..._0x41909d});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function Nt(_0x180ff3,..._0x576d0e){for(const _0x429a07 of _0x576d0e)void 0x0!==_0x429a07&&(_0x180ff3+=':'+String(_0x429a07));return _0x180ff3;}class ot extends _0x1dfd0b{constructor(_0x380d14){super(_0x380d14),this['set']('hasContent',!0x1);}['refresh'](){const _0x397dd2=this['editor']['model']['document']['selection'];this['isEnabled']=!0x0,this['hasContent']=!0x1;for(const _0x7a9f12 of _0x397dd2['getRanges']())if(this['_hasContent'](_0x7a9f12))return void(this['hasContent']=!0x0);}['execute']({threadId:_0x38529f=_0x169e88(),ranges:_0xacb586,comment:_0x106032}={}){const _0x3f8f1c=this['editor']['model'],_0x2ed079=_0xacb586??Array['from'](_0x3f8f1c['document']['selection']['getRanges']()),_0x37912a=[];for(const _0xb47bbc of _0x2ed079)this['_hasContent'](_0xb47bbc)&&_0x37912a['push'](this['_trimToContent'](_0xb47bbc));if(!_0x37912a['length'])throw new _0xbe715('addcommentthreadcommand-incorrect-ranges',null);_0x106032&&this['_createCommentThread'](_0x38529f,_0x106032),this['_createMarkersFromRanges'](_0x38529f,_0x37912a,!!_0x106032);}['_createMarkersFromRanges'](_0x4efc5d,_0x988932,_0x158fa4){this['editor']['model']['change'](_0x201b08=>{for(const _0x17733b of _0x988932){const _0x22a9ac=_0x169e88()['substr'](0x1,0x5),_0x385f17='comment:'+_0x4efc5d+':'+_0x22a9ac;_0x201b08['addMarker'](_0x385f17,{'range':_0x17733b,'usingOperation':_0x158fa4,'affectsData':_0x158fa4});}});}['_createCommentThread'](_0x418077,_0x360842){const _0x4582f8=this['editor']['plugins']['get']('CommentsRepository'),_0x3cda65=this['editor']['config']['get']('collaboration.channelId'),_0x30c8f8=this['editor']['plugins']['get']('Users')['me'];if(!_0x30c8f8)throw new _0xbe715('addcommentthreadcommand-user-not-found',null);_0x4582f8['addCommentThread']({'threadId':_0x418077,'channelId':_0x3cda65,'comments':[{'authorId':_0x30c8f8['id'],'content':_0x360842,'createdAt':new Date(),'attributes':{}}]});}['_hasContent'](_0x36400b){for(const _0x4b2c67 of _0x36400b['getItems']())if(this['_itemIsContent'](_0x4b2c67))return!0x0;return!0x1;}['_itemIsContent'](_0x3825f8){return _0x3825f8['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x3825f8)&&!_0x3825f8['is']('element','tableCell');}['_trimToContent'](_0x30266c){const _0x1c9bae=_0x11d6e8=>!this['_itemIsContent'](_0x11d6e8['item']),_0x5ecaf=_0x30266c['start']['getLastMatchingPosition'](_0x1c9bae),_0x3f1e54=_0x30266c['end']['getLastMatchingPosition'](_0x1c9bae,{'direction':'backward'});return this['editor']['model']['createRange'](_0x5ecaf,_0x3f1e54);}}class b extends _0x475ef2{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[y];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x55d8c6){super(_0x55d8c6),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0xdddbd9=this['editor'],_0x2fb2b4=_0xdddbd9['model']['document']['selection'],_0x435ec4=_0x433b30(()=>this['refreshSelectedViews'](),0xa);_0x2fb2b4['on']('change:range',(_0x529163,_0x4505ee)=>{_0x4505ee['directChange']&&(_0x435ec4['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0xdddbd9['editing']['view']['document'],'change:isFocused',(_0x508e67,_0x4908f7,_0x198d17)=>{_0x198d17&&_0x435ec4();}),this['listenTo'](_0xdddbd9['ui']['focusTracker'],'change:isFocused',(_0x3e7a84,_0x39ba88,_0x24b712)=>{_0x24b712||this['fire']('blur',{'isAnnotationTracked':_0x15cc00=>this['_editorAnnotationsData']['has'](_0x15cc00['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x1d13af){if(this['_editorAnnotations']['has'](_0x1d13af['view']))return;this['_editorAnnotations']['add'](_0x1d13af['view']),this['editor']['ui']['focusTracker']['add'](_0x1d13af['view']['element']);const _0x26883e=this['editor']['plugins']['get'](y);this['listenTo'](_0x26883e['collection'],'remove',(_0x30b8ff,_0x2d69e6)=>{this['editor']['ui']['focusTracker']['remove'](_0x2d69e6['view']['element']),this['_editorAnnotations']['delete'](_0x2d69e6['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x4a7945){if('function'!=typeof _0x4a7945)throw new _0xbe715('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x4a7945);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x1e2ddb,annotations:_0x33c295}){const _0x5a9a21=[],_0x3e93fb=this['editor']['model']['document']['selection'],_0x35e8f2=Array['from'](_0x3e93fb['getRanges']());for(const [_0x4689e0,_0x28c9c6]of this['_editorAnnotationsData']){const _0x33cfde=_0xd1e5cc(_0x28c9c6),_0x307b6b=_0x33c295['getByInnerView'](_0x4689e0);_0x33cfde&&_0x307b6b&&_0x5a9a21['push']({'annotation':_0x307b6b,'range':_0x33cfde});}function _0xd1e5cc(_0x57246e){for(const _0x42c6ca of _0x57246e)for(const _0x120247 of _0x35e8f2)if(_0x42c6ca['containsRange'](_0x120247,!_0x3e93fb['isCollapsed']))return _0x42c6ca;return null;}return _0x5a9a21['sort']((_0x54f483,_0x462277)=>{const _0x525cd5=_0x54f483['range'],_0x4c1451=_0x462277['range'];if(!_0x525cd5['isEqual'](_0x4c1451)){if(_0x525cd5['containsRange'](_0x4c1451,!0x0))return 0x1;if(_0x4c1451['containsRange'](_0x525cd5,!0x0))return-0x1;}return _0x54f483['annotation']==_0x1e2ddb?-0x1:_0x462277['annotation']==_0x1e2ddb?0x1:0x0;})['map'](_0x23f3bb=>_0x23f3bb['annotation']);}get['_editorAnnotationsData'](){const _0x1850f5=new Map();for(const _0x264ade of Array['from'](this['_dataCollectors']))for(const [_0x3c2432,_0x3e1b02]of _0x264ade())_0x1850f5['set'](_0x3c2432,_0x3e1b02);return _0x1850f5;}}class st extends _0x475ef2{['afterInit'](){const _0x1677f7=this['editor'];if(!_0x1677f7['plugins']['has']('RestrictedEditingModeEditing'))return;_0x1677f7['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class ct extends _0x475ef2{constructor(_0xb411a6){super(_0xb411a6),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x1315b8=this['editor'],_0x1dc80e=_0x1315b8['commands']['get']('importWord'),_0x2d1a00=_0x1315b8['plugins']['get'](it);_0x1dc80e&&(_0x1dc80e['on']('execute',(_0x310c42,[,_0x205288])=>{_0x205288['collaboration_features']={'comments':!0x0,'user_id':_0x2d1a00['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x1dc80e,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x46445e,_0x4a27ed){const {comment_threads:_0x217590}=_0x4a27ed;_0x217590&&_0x217590['forEach'](({thread_id:_0xd86143,comments:_0x20a17d,is_resolved:_0x35580b})=>{const _0x29bf12=new Date(),_0xd841fc=_0x20a17d['map'](({author:_0x56c30f,content:_0x164bc4,created_at:_0x25d9be})=>({'content':_0x164bc4,'authorId':this['editor']['plugins']['get'](it)['me']['id'],'createdAt':_0x29bf12,'attributes':{'@external':{'authorName':_0x56c30f,'createdAt':_0x25d9be?new Date(_0x25d9be):new Date(),'source':'importWord'}}})),_0x5e335d=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](o)['addCommentThread']({'channelId':_0x5e335d,'threadId':_0xd86143,'comments':_0xd841fc,'resolvedAt':_0x35580b?_0x29bf12:null});});}}class at extends _0x475ef2{constructor(_0xa0de7f){super(_0xa0de7f),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x388132=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x388132,'contentInsertion',(_0x503f50,_0x3cd795)=>this['_removeMarkersWithoutThreads'](_0x3cd795['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x33eef7){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x33eef7;const _0x177950=this['editor']['plugins']['get']('CommentsRepository');for(const _0x3d0cf2 of _0x33eef7['keys']()){const [_0x5ba045,_0x4d4bf2]=_0x3d0cf2['split'](':');'comment'!=_0x5ba045||_0x177950['hasCommentThread'](_0x4d4bf2)||_0x33eef7['delete'](_0x3d0cf2);}return _0x33eef7;}['_registerMarkerInClipboardPipeline'](){const _0x4aea71=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x5b5dfb=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x5b5dfb&&_0x4aea71['_registerMarkerToCopy']('comment',_0x5b5dfb);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x4a9e36){switch(_0x4a9e36){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}function ft(_0x5446fa){const _0xf20ada=_0x5446fa['split'](':');return{'group':_0xf20ada[0x0],'id':_0xf20ada[0x1],'part':_0xf20ada[0x2]};}class ut extends _0x475ef2{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x2955c2,_0x521b2e)=>{if(!_0x521b2e['options']['showCommentHighlights'])return null;if(_0x521b2e['options']['ignoreResolvedComments']){const {id:_0x1ba5ee}=ft(_0x2955c2['markerName']),_0x384380=this['editor']['plugins']['get'](o);if(_0x384380['getCommentThread'](_0x1ba5ee)?.['isResolved']&&_0x2955c2['item'])return _0x521b2e['consumable']['consume'](_0x2955c2['item'],'addMarker:'+_0x2955c2['markerName']),_0x521b2e['consumable']['consume'](_0x2955c2['item'],'removeMarker:'+_0x2955c2['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0xbf0924=>{_0xbf0924['on']('addMarker:comment',(_0x36a5d1,_0x56fb08,_0x530d1c)=>{if(!_0x530d1c['options']['showCommentHighlights'])return;const _0x5964bc=_0x56fb08['item'];if(!_0x5964bc)return;const _0x385b14=_0x530d1c['mapper']['toViewElement'](_0x5964bc);this['editor']['model']['schema']['isObject'](_0x5964bc)&&_0x385b14&&!_0x385b14['getCustomProperty']('widget')&&_0x385b14['is']('containerElement')&&_0xc887d8(_0x385b14,_0x530d1c['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x2428fd,{writer:_0x482e18,options:_0x86f1ad})=>{if(!_0x86f1ad['showCommentHighlights'])return null;const _0x1b2f5d=_0x482e18['createContainerElement']('div'),_0x17fdad=_0x482e18['createEmptyElement']('hr');return _0x482e18['addClass']('ck-horizontal-line',_0x1b2f5d),_0x482e18['insert'](_0x482e18['createPositionAt'](_0x1b2f5d,0x0),_0x17fdad),_0x1b2f5d;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x419c99,{writer:_0x3a0d82,options:_0x998e46})=>{if(!_0x998e46['showCommentHighlights'])return null;const _0x300b9f=_0x3a0d82['createContainerElement']('span'),_0x5e1e1b=_0x3a0d82['createEmptyElement']('img');return _0x3a0d82['addClass']('image-inline',_0x300b9f),_0x3a0d82['insert'](_0x3a0d82['createPositionAt'](_0x300b9f,0x0),_0x5e1e1b),_0x300b9f;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x5c979a,{writer:_0x838ac8,options:_0x58cf03})=>{if(_0x58cf03['showCommentHighlights'])return _0x838ac8['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x17ce75,_0x54f71c,_0x43c7f0)=>{_0x43c7f0['options']['showCommentHighlights']&&_0x17ce75['stop']();},{'priority':'high'});}}class r extends _0x475ef2{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(_0xec7416){super(_0xec7416),this['set']('isThreadsLoadingPaused',!0x0),_0xec7416['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x226aaa,_0x54aeb7,_0x18da17,_0x1ba33b)=>{const _0xe8d98a=_0xec7416['plugins']['get'](o),_0x151fa9=_0x18da17?ft(_0x18da17)['id']:null;_0xec7416['model']['change'](()=>{if(_0x151fa9){const _0x13667a=this['getAllMarkersForId'](_0x151fa9);for(const _0x2fe16 of _0x13667a)_0xec7416['editing']['reconvertMarker'](_0x2fe16);}if(_0x1ba33b){const {id:_0x4966b9}=ft(_0x1ba33b),_0x2b06d9=_0xe8d98a['getCommentThread'](_0x4966b9);if(_0x2b06d9&&_0x2b06d9['unlinkedAt'])return;if(_0x2b06d9&&!_0x2b06d9['isAttached'])return;const _0x219233=this['getAllMarkersForId'](_0x4966b9);for(const _0x12ff83 of _0x219233)_0xec7416['editing']['reconvertMarker'](_0x12ff83);}}),_0x151fa9&&this['scrollToThreadMarker'](_0x151fa9);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x303672=this['editor'],_0x2a4ade=_0x303672['plugins']['get'](o),_0x935768=_0x303672['config']['get']('collaboration.channelId'),_0x58e088=_0x2a4ade['getCommentThreads']()['filter'](_0x23274a=>_0x23274a['channelId']!==_0x935768);_0x303672['commands']['add']('addCommentThread',new ot(_0x303672)),this['listenTo'](_0x303672,'change:isReadOnly',(_0xfe05e9,_0x31dead,_0x4c44b4)=>{_0x2a4ade['switchReadOnly'](_0x4c44b4,_0x303672['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x2a4ade,dt('addCommentThread',_0x935768),(_0x2f1c9c,{threadId:_0x5b4c7d})=>{const _0x42c9b5=this['editor']['plugins']['get'](o)['getCommentThread'](_0x5b4c7d);_0x42c9b5?.['unlinkedAt']&&this['_attachArchivedThread'](_0x5b4c7d);}),this['listenTo'](_0x2a4ade,dt('removeCommentThread',_0x935768),(_0x3e15d4,{threadId:_0x38ef6f})=>{_0x303672['model']['enqueueChange']({'isUndoable':!0x1},_0x999e9=>{const _0x4e3770=this['getAllMarkersForId'](_0x38ef6f);for(const _0x912397 of _0x4e3770)_0x999e9['removeMarker'](_0x912397);});}),this['listenTo'](_0x2a4ade,dt('resolveCommentThread',_0x935768),(_0x18ee9a,{threadId:_0x3271ba})=>{(this['_reconvertMarkers'](_0x3271ba),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](o)['getCommentThread'](_0x3271ba)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x2a4ade,dt('reopenCommentThread',_0x935768),(_0x4a6151,{threadId:_0x8915d3})=>{this['_reconvertMarkers'](_0x8915d3);},{'priority':'low'}),this['listenTo'](_0x2a4ade,dt('addComment',_0x935768),(_0x2bc525,{threadId:_0x33dbd2,isFromAdapter:_0x3c6301})=>{const _0x3b67a2=this['getAllMarkersForId'](_0x33dbd2);if(_0x3c6301||0x0==_0x3b67a2['length']||!_0x2a4ade['hasCommentThread'](_0x33dbd2))return;0x1===_0x2a4ade['getCommentThread'](_0x33dbd2)['length']&&_0x303672['model']['enqueueChange']({'isUndoable':!0x1},_0x22b41c=>{for(const _0x30c60a of _0x3b67a2)_0x22b41c['updateMarker'](_0x30c60a,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x58e088);}['afterInit'](){!async function(_0x231c55){const _0x24bf2c=_0xabde25([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]),_0x437467=0x73460ab3,_0x62d287=0x734174db^_0x437467,_0x16f4f2=window[_0xabde25([0x44,0x61,0x74,0x65])][_0xabde25([0x6e,0x6f,0x77])](),_0x3ea3d3=_0x231c55[_0xabde25([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2ce983=new window[(_0xabde25([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2a4e15=>{_0x3ea3d3[_0xabde25([0x6f,0x6e,0x63,0x65])](_0xabde25([0x72,0x65,0x61,0x64,0x79]),_0x2a4e15);}),_0x16db45={[_0xabde25([0x6b,0x74,0x79])]:_0xabde25([0x45,0x43]),[_0xabde25([0x75,0x73,0x65])]:_0xabde25([0x73,0x69,0x67]),[_0xabde25([0x63,0x72,0x76])]:_0xabde25([0x50,0x2d,0x32,0x35,0x36]),[_0xabde25([0x78])]:_0xabde25([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]),[_0xabde25([0x79])]:_0xabde25([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]),[_0xabde25([0x61,0x6c,0x67])]:_0xabde25([0x45,0x53,0x32,0x35,0x36])},_0x1b3b11=_0x3ea3d3[_0xabde25([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xabde25([0x67,0x65,0x74])](_0xabde25([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x49a852(){let _0x59385e,_0x200738=null,_0x58ea42=null;try{if(_0x1b3b11==_0xabde25([0x47,0x50,0x4c]))return _0xabde25([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x59385e=_0x343a2a(),!_0x59385e)return _0xabde25([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x59385e[_0xabde25([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x58ea42=_0x2ed6bb(_0x59385e[_0xabde25([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x59385e[_0xabde25([0x6a,0x74,0x69])])),await _0x4829d4()?_0x2d6d12()?_0x149fc6()?_0xabde25([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xe6d316()?(_0x59385e[_0xabde25([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xabde25([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x200738=_0x5c5306(_0xabde25([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x43ed66()):_0xabde25([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xabde25([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xabde25([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0xabde25([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x149fc6(){const _0x27019a=[_0xabde25([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xabde25([0x74,0x72,0x69,0x61,0x6c])][_0xabde25([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x59385e[_0xabde25([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x16f4f2/0x3e8:0xe10*_0x62d287;return _0x59385e[_0xabde25([0x65,0x78,0x70])]<_0x27019a;}function _0x2d6d12(){const _0x495f5f=_0x59385e[_0xabde25([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x495f5f)return!0x1;if(_0x495f5f[_0xabde25([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xabde25([0x2a])))return!0x0;if(_0x495f5f[_0xabde25([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xabde25([0x43,0x4d,0x54])))return!0x0;if(_0x495f5f[_0xabde25([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xabde25([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))&&_0x37753a())return!0x0;if(_0x495f5f[_0xabde25([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xabde25([0x52,0x43,0x4d,0x54]))){if(_0x4ff51b())return!0x0;if(_0x423a97()||_0x1c9ebc())return!0x0;}return!0x1;}function _0xe6d316(){const _0x2140f2=_0x59385e[_0xabde25([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2140f2||0x0==_0x2140f2[_0xabde25([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x33392f}=new URL(window[_0xabde25([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x2140f2[_0xabde25([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x33392f))return!0x0;const _0xdeb6c=_0x33392f[_0xabde25([0x73,0x70,0x6c,0x69,0x74])](_0xabde25([0x2e]));return _0x2140f2[_0xabde25([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3cb18b=>_0x3cb18b[_0xabde25([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xabde25([0x2a])))[_0xabde25([0x6d,0x61,0x70])](_0x313d78=>_0x313d78[_0xabde25([0x73,0x70,0x6c,0x69,0x74])](_0xabde25([0x2e])))[_0xabde25([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xd69dfc=>_0xd69dfc[_0xabde25([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0xdeb6c[_0xabde25([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xabde25([0x6d,0x61,0x70])](_0x13d252=>Array(_0xdeb6c[_0xabde25([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x13d252[_0xabde25([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xabde25([0x66,0x69,0x6c,0x6c])](_0x13d252[0x0]===_0xabde25([0x2a])?_0xabde25([0x2a]):'')[_0xabde25([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x13d252))[_0xabde25([0x73,0x6f,0x6d,0x65])](_0x1e057a=>_0xdeb6c[_0xabde25([0x65,0x76,0x65,0x72,0x79])]((_0x3547b3,_0x28e6dd)=>_0x1e057a[_0x28e6dd]===_0x3547b3||_0x1e057a[_0x28e6dd]===_0xabde25([0x2a])));}function _0x43ed66(){return _0x200738&&_0x58ea42?new window[(_0xabde25([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2bf8ca,_0x278d49)=>{_0x200738[_0xabde25([0x74,0x68,0x65,0x6e])](_0x2bf8ca,_0x278d49),_0x58ea42[_0xabde25([0x74,0x68,0x65,0x6e])](_0x3c2ba1=>{_0x3c2ba1!=_0xabde25([0x56,0x61,0x6c,0x69,0x64])&&_0x2bf8ca(_0x3c2ba1);},_0x278d49);}):_0x200738||_0x58ea42||_0xabde25([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2ed6bb(_0x22f068,_0x5803b4){return new window[(_0xabde25([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2fa184=>{if(_0x22fbdb())return _0x2fa184(_0xabde25([0x56,0x61,0x6c,0x69,0x64]));_0x53e525(),_0x3ea3d3[_0xabde25([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xabde25([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x6a224c=!0x1;const _0x19d365=_0x169e88();function _0x530bb7(_0x46c7be){return!!_0x46c7be&&(typeof _0x46c7be===_0xabde25([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x46c7be===_0xabde25([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x46c7be[_0xabde25([0x74,0x68,0x65,0x6e])]===_0xabde25([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x46c7be[_0xabde25([0x63,0x61,0x74,0x63,0x68])]===_0xabde25([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5b8a18(_0x37b462){_0x382a86(_0x37b462)[_0xabde25([0x74,0x68,0x65,0x6e])](_0x523e6f=>{if(!_0x523e6f||_0x523e6f[_0xabde25([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xabde25([0x6f,0x6b]))return _0xabde25([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x35992e(_0x444752(_0x19d365+_0x5803b4))!=_0x523e6f[_0xabde25([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xabde25([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xabde25([0x56,0x61,0x6c,0x69,0x64]);})[_0xabde25([0x74,0x68,0x65,0x6e])](_0x44ec4a=>(_0x20cf4c(),_0x44ec4a),()=>{const _0x157bdc=_0x2a9acc();return null==_0x157bdc?(_0x20cf4c(),_0xabde25([0x56,0x61,0x6c,0x69,0x64])):_0xabde25(_0x16f4f2-_0x157bdc>(0x574a8eb3^_0x437467)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xabde25([0x74,0x68,0x65,0x6e])](_0x2fa184)[_0xabde25([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2fa184(_0xabde25([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2aa2f5=0x7370e433^_0x437467;function _0x20cf4c(){const _0x48819c=_0xabde25([0x6c,0x6c,0x63,0x74,0x2d])+_0x35992e(_0x444752(_0x22f068)),_0x145b2a=_0x24d583(_0x35992e(window[_0xabde25([0x4d,0x61,0x74,0x68])][_0xabde25([0x63,0x65,0x69,0x6c])](_0x16f4f2/_0x2aa2f5)));window[_0xabde25([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xabde25([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x48819c,_0x145b2a);}function _0x2a9acc(){const _0xb1dba4=_0xabde25([0x6c,0x6c,0x63,0x74,0x2d])+_0x35992e(_0x444752(_0x22f068)),_0x2fcd3b=window[_0xabde25([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xabde25([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xb1dba4);return _0x2fcd3b?window[_0xabde25([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x24d583(_0x2fcd3b),0x10)*_0x2aa2f5:null;}function _0x382a86(_0x16b9fe){return new window[(_0xabde25([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5028d0,_0x120119)=>{_0x16b9fe[_0xabde25([0x74,0x68,0x65,0x6e])](_0x5028d0,_0x120119),window[_0xabde25([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x120119,0x7347de73^_0x437467);});}}_0x3ea3d3[_0xabde25([0x6f,0x6e])](_0xabde25([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1862c5,_0x418e9b)=>{if(_0x418e9b[0x0]!=_0x22f068)return _0x2fa184(_0xabde25([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x418e9b[0x1]={..._0x418e9b[0x1],[_0xabde25([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x19d365};},{[_0xabde25([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xabde25([0x68,0x69,0x67,0x68])}),_0x3ea3d3[_0xabde25([0x6f,0x6e])](_0xabde25([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1b7477=>{_0x530bb7(_0x1b7477[_0xabde25([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x6a224c=!0x0,_0x5b8a18(_0x1b7477[_0xabde25([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xabde25([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xabde25([0x6c,0x6f,0x77])}),_0x2ce983[_0xabde25([0x74,0x68,0x65,0x6e])](()=>{_0x6a224c||_0x2fa184(_0xabde25([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x22fbdb(){return _0x3ea3d3[_0xabde25([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xabde25([0x76,0x69,0x65,0x77])][_0xabde25([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xabde25([0x61,0x75,0x74,0x6f]);}function _0x53e525(){_0x3ea3d3[_0xabde25([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xabde25([0x76,0x69,0x65,0x77])][_0xabde25([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xabde25([0x61,0x75,0x74,0x6f]);}}function _0x5c5306(_0x1892fc){const _0x1bacd4=[new window[(_0xabde25([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x583875=>setTimeout(_0x583875,0x734f347f^_0x437467)),_0x2ce983[_0xabde25([0x74,0x68,0x65,0x6e])](()=>new window[(_0xabde25([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x19557b=>{let _0x2324b6=0x0;_0x3ea3d3[_0xabde25([0x6d,0x6f,0x64,0x65,0x6c])][_0xabde25([0x6f,0x6e])](_0xabde25([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2273b5,_0x545477)=>{_0x545477[0x0][_0xabde25([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2324b6++,_0x2324b6==(0x73460f5b^_0x437467)&&(_0x19557b(),_0x2273b5[_0xabde25([0x6f,0x66,0x66])]());});}))];return window[_0xabde25([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xabde25([0x72,0x61,0x63,0x65])](_0x1bacd4)[_0xabde25([0x74,0x68,0x65,0x6e])](()=>_0x1892fc);}async function _0x100a4d(){await _0x2ce983,_0x3ea3d3[_0xabde25([0x6d,0x6f,0x64,0x65,0x6c])][_0xabde25([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4e441b,_0x3ea3d3[_0xabde25([0x6d,0x6f,0x64,0x65,0x6c])][_0xabde25([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4e441b,_0x3ea3d3[_0xabde25([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xabde25([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x37753a(){return window[_0xabde25([0x67,0x6c,0x6f,0x62])]&&window[_0xabde25([0x67,0x6c,0x6f,0x62])][_0xabde25([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x4ff51b(){return _0x573a35(_0xabde25([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x381409(_0xabde25([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0xabde25([0x73,0x74,0x61,0x74,0x65])]==_0xabde25([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x423a97(){return _0x573a35(_0xabde25([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 _0x1c9ebc(){return _0x573a35(_0xabde25([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x448408(_0x56cab5){const _0x4e6991=_0x3af5fb();_0x3ea3d3[_0x4e6991]=_0xabde25([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x56cab5,_0x56cab5!=_0xabde25([0x56,0x61,0x6c,0x69,0x64])&&_0x100a4d();}function _0x3af5fb(){const _0x52165a=window[_0xabde25([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xabde25([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xabde25([0x6e,0x6f,0x77])]())[_0xabde25([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xabde25([0x2e]),'');let _0x5b462e=_0xabde25([0x4b]);for(let _0x384b2b=0x0;_0x384b2b<_0x52165a[_0xabde25([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x384b2b+=0x2){let _0x53cb97=window[_0xabde25([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x52165a[_0xabde25([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x384b2b,_0x384b2b+0x2));_0x53cb97>=_0x24bf2c[_0xabde25([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x53cb97-=_0x24bf2c[_0xabde25([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5b462e+=_0x24bf2c[_0x53cb97];}return _0x5b462e;}function _0x343a2a(){const _0xd79cee=_0x1b3b11[_0xabde25([0x73,0x70,0x6c,0x69,0x74])](_0xabde25([0x2e]));if(0x3!=_0xd79cee[_0xabde25([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x175fb6(_0xd79cee[0x1]);function _0x175fb6(_0x11cf5a){const _0x3f747a=_0xc611ca(_0x11cf5a);return _0x3f747a&&_0x1c112b()?_0x3f747a:null;function _0x1c112b(){const _0x4203cc=_0x3f747a[_0xabde25([0x6a,0x74,0x69])],_0x31ddec=window[_0xabde25([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4203cc[_0xabde25([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4203cc[_0xabde25([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5821c5={..._0x3f747a,[_0xabde25([0x6a,0x74,0x69])]:_0x4203cc[_0xabde25([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4203cc[_0xabde25([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5821c5[_0xabde25([0x76,0x63])],_0x444752(_0x5821c5)==_0x31ddec;}}}async function _0x4829d4(){let _0x2a6a01=!0x0;try{const _0x39702d=_0x1b3b11[_0xabde25([0x73,0x70,0x6c,0x69,0x74])](_0xabde25([0x2e])),[_0x15d312,_0x46425c,_0x551dfe]=_0x39702d;return _0x3990ee(_0x15d312),await _0x45c0d5(_0x15d312,_0x46425c,_0x551dfe),_0x2a6a01;}catch{return!0x1;}function _0x3990ee(_0x38efac){const _0x402b11=_0xc611ca(_0x38efac);_0x402b11&&_0x402b11[_0xabde25([0x61,0x6c,0x67])]==_0xabde25([0x45,0x53,0x32,0x35,0x36])||(_0x2a6a01=!0x1);}async function _0x45c0d5(_0xc03c93,_0x3fdbbe,_0x3f77b4){const _0x4e475d=window[_0xabde25([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xabde25([0x66,0x72,0x6f,0x6d])](_0x1d7eb7(_0x3f77b4),_0x601a16=>_0x601a16[_0xabde25([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1a4148=new window[(_0xabde25([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xabde25([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xc03c93+_0xabde25([0x2e])+_0x3fdbbe),_0x5e341f=window[_0xabde25([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xabde25([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5e341f)return;const _0xf1852a=await _0x5e341f[_0xabde25([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xabde25([0x6a,0x77,0x6b]),_0x16db45,{[_0xabde25([0x6e,0x61,0x6d,0x65])]:_0xabde25([0x45,0x43,0x44,0x53,0x41]),[_0xabde25([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xabde25([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xabde25([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5e341f[_0xabde25([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xabde25([0x6e,0x61,0x6d,0x65])]:_0xabde25([0x45,0x43,0x44,0x53,0x41]),[_0xabde25([0x68,0x61,0x73,0x68])]:{[_0xabde25([0x6e,0x61,0x6d,0x65])]:_0xabde25([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xf1852a,_0x4e475d,_0x1a4148)||(_0x2a6a01=!0x1);}}function _0xc611ca(_0x1c7709){return _0x1c7709[_0xabde25([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xabde25([0x65,0x79]))?JSON[_0xabde25([0x70,0x61,0x72,0x73,0x65])](_0x1d7eb7(_0x1c7709)):null;}function _0x1d7eb7(_0x3b83ce){return window[_0xabde25([0x61,0x74,0x6f,0x62])](_0x3b83ce[_0xabde25([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xabde25([0x2b]))[_0xabde25([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xabde25([0x2f])));}function _0x444752(_0x2120f9){let _0x28cd4c=0x1505;function _0x459a6e(_0x5f2a04){for(let _0x3b0681=0x0;_0x3b0681<_0x5f2a04[_0xabde25([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3b0681++){const _0x245bb0=_0x5f2a04[_0xabde25([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3b0681);_0x28cd4c=(_0x28cd4c<<0x5)+_0x28cd4c+_0x245bb0,_0x28cd4c&=_0x28cd4c;}}function _0x2f061c(_0x50625a){Array[_0xabde25([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x50625a)?_0x50625a[_0xabde25([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x2f061c):_0x50625a&&typeof _0x50625a==_0xabde25([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xabde25([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x50625a)[_0xabde25([0x73,0x6f,0x72,0x74])]()[_0xabde25([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x216207,_0x480709])=>{_0x459a6e(_0x216207),_0x2f061c(_0x480709);}):_0x459a6e(window[_0xabde25([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x50625a));}return _0x2f061c(_0x2120f9),_0x28cd4c>>>0x0;}function _0x35992e(_0x1747f0){return _0x1747f0[_0xabde25([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xabde25([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xabde25([0x30]));}function _0x24d583(_0x54cb80){return _0x54cb80[_0xabde25([0x73,0x70,0x6c,0x69,0x74])]('')[_0xabde25([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xabde25([0x6a,0x6f,0x69,0x6e])]('');}function _0x573a35(_0x41edb1){return _0x3ea3d3[_0xabde25([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0xabde25([0x68,0x61,0x73])](_0x41edb1);}function _0x381409(_0x1f44f7){return _0x3ea3d3[_0xabde25([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0xabde25([0x67,0x65,0x74])](_0x1f44f7);}function _0x4e441b(){}function _0xabde25(_0x3db2a9){return _0x3db2a9['map'](_0x1ce1fd=>String['fromCharCode'](_0x1ce1fd))['join']('');}_0x448408(await _0x49a852());}(this);}['destroy'](){const _0x2b1516=this['editor']['plugins']['get'](o),_0x4354ad=this['editor']['config']['get']('collaboration.channelId');for(const _0x271a2a of _0x2b1516['getCommentThreads']({'channelId':_0x4354ad}))_0x2b1516['_detachCommentThread'](_0x271a2a['id']),_0x2b1516['_threads']['delete'](_0x271a2a['id']);super['destroy']();}['hasMarkerForId'](_0x56ee02){return this['getAllMarkersForId'](_0x56ee02)['length']>0x0;}['getAllMarkersForId'](_0x47341b){const _0xe34ea8=[];for(const _0x3cb2be of this['editor']['model']['markers'])_0x3cb2be['name']['startsWith']('comment:'+_0x47341b)&&_0xe34ea8['push'](_0x3cb2be);return _0xe34ea8;}['scrollToThreadMarker'](_0x1b84bb){setTimeout(()=>{const _0x4422ed=this['_getTargetForId'](_0x1b84bb);if(!_0x4422ed)return;this['activeMarker']&&ft(this['activeMarker'])['id']===_0x1b84bb&&nt({'target':_0x4422ed[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x29111b){this['editor']['model']['change'](()=>{for(const _0x3926ea of this['getAllMarkersForId'](_0x29111b))this['editor']['editing']['reconvertMarker'](_0x3926ea);});}['_attachArchivedThread'](_0xaa380f){const _0x52d521=this['editor']['plugins']['get'](o),_0x5d478d=this['editor']['plugins']['get'](b),_0x2c659b=_0x52d521['getCommentThread'](_0xaa380f);if(!_0x2c659b['isAttached']){const _0x1b481b=_0x2c659b['attachTo'](()=>this['_getTargetForId'](_0x2c659b['id']));_0x5d478d['registerAnnotation'](_0x1b481b),_0x2c659b['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0xb4e434=this['editor'],_0xdecf35=_0xb4e434['plugins']['get'](it);_0xb4e434['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x464303,_0x33ef6c)=>{const {id:_0x1d8e08}=ft(_0x464303['markerName']),_0x4ca9e8=_0xb4e434['plugins']['get'](o)['getCommentThread'](_0x1d8e08),_0x2ec2e8=this['activeMarker']&&ft(this['activeMarker'])['id']===_0x1d8e08;let _0x5ed2a2;if(_0x4ca9e8&&_0x4ca9e8['isResolved']&&!_0x2ec2e8&&_0x464303['item'])return _0x33ef6c['consumable']['consume'](_0x464303['item'],'addMarker:'+_0x464303['markerName']),_0x33ef6c['consumable']['consume'](_0x464303['item'],'removeMarker:'+_0x464303['markerName']),null;const _0x374e3b=['ck-comment-marker'];return _0x2ec2e8&&_0x374e3b['push']('ck-comment-marker--active'),_0x5ed2a2=_0x4ca9e8?.['length']?_0x4ca9e8['comments']['first']['author']['id']:_0xdecf35['me']['id'],{'classes':_0x374e3b,'attributes':{'data-comment':_0x1d8e08,'data-author-id':_0x5ed2a2}};}}),_0xb4e434['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x148492,{options:_0x28911f})=>{if(_0x28911f['showCommentHighlights'])return null;const _0x5a0cf4=_0xb4e434['plugins']['get'](o),_0x35e1d0=_0xb4e434['model']['markers']['get'](_0x148492),{id:_0x2c59ff,part:_0x3f9b47}=ft(_0x148492);return _0x35e1d0&&!_0x35e1d0['affectsData']||_0x28911f['ignoreResolvedComments']&&_0x5a0cf4['getCommentThread'](_0x2c59ff)?.['isResolved']?null:{'group':'comment','name':_0x3f9b47?_0x2c59ff+':'+_0x3f9b47:_0x2c59ff};}}),_0xb4e434['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x2730f2,{writer:_0x3d851a})=>_0x3d851a['createElement']('$marker',{'data-name':'comment:'+_0x2730f2['getAttribute']('id')})}),_0xb4e434['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x1afba7=this['editor'],_0x403df3=_0x1afba7['plugins']['get'](o),_0x4fab5b=new Set(),_0x4b11e7=new Set();_0x1afba7['model']['document']['registerPostFixer'](_0x5111ed=>{let _0x30d4c0=!0x1;for(const {name:_0xef03aa,data:_0x118ef0}of _0x1afba7['model']['document']['differ']['getChangedMarkers']()){const {group:_0x2180f6,id:_0x538201}=ft(_0xef03aa);let _0x4d6d14=_0x118ef0['newRange'];if('comment'!==_0x2180f6||!_0x4d6d14)continue;const _0x1d7f4b='$graveyard'===_0x4d6d14['root']['rootName'];_0x1d7f4b||(_0x4d6d14=ht(_0x4d6d14,_0x1afba7['model']),!_0x4d6d14||_0x4d6d14['isCollapsed']||!_0x118ef0['newRange']||_0x4d6d14['isEqual'](_0x118ef0['newRange']))?_0x1afba7['model']['hasContent'](_0x4d6d14)&&!_0x1d7f4b?this['isThreadsLoadingPaused']?_0x4fab5b['add'](_0xef03aa):this['_handleThreadMarker'](_0xef03aa,_0x538201):(_0x4b11e7['add'](_0xef03aa),_0x4fab5b['delete'](_0xef03aa),_0x5111ed['removeMarker'](_0xef03aa),_0x30d4c0=!0x0):(_0x5111ed['updateMarker'](_0xef03aa,{'range':_0x4d6d14}),_0x30d4c0=!0x0);}return _0x30d4c0;}),this['on']('change:isThreadsLoadingPaused',(_0x3af90e,_0xe34f57,_0x3b97f9)=>{if(!_0x3b97f9&&_0x4fab5b['size'])for(const _0x39cb24 of _0x4fab5b){const {id:_0x4e3cc2}=ft(_0x39cb24);_0x4fab5b['delete'](_0x39cb24),_0x1afba7['model']['markers']['get'](_0x39cb24)&&this['_handleThreadMarker'](_0x39cb24,_0x4e3cc2);}}),this['listenTo'](_0x1afba7['model']['document'],'change',()=>{for(const {name:_0x142a23,data:{newRange:_0x1bf0ae}}of _0x1afba7['model']['document']['differ']['getChangedMarkers']()){const {group:_0x2368c4,id:_0x34edc0}=ft(_0x142a23);if('comment'!==_0x2368c4)continue;const _0xdb0030=_0x403df3['getCommentThread'](_0x34edc0),_0x42d03d=this['hasMarkerForId'](_0x34edc0);_0xdb0030&&(!_0xdb0030['_hasTargetInContent']&&_0x1bf0ae&&_0x1afba7['editing']['view']['once']('render',()=>{const _0x8eb04b=_0x1afba7['plugins']['get'](y),_0x1a6709=_0x403df3['_threadToController']['get'](_0xdb0030)['view'];_0x8eb04b['getByInnerView'](_0x1a6709)['refreshVisibility']();},{'priority':'low'}),_0xdb0030['_hasTargetInContent']=_0x42d03d||!!_0x1bf0ae),_0x1bf0ae||(_0x4b11e7['add'](_0x142a23),_0x4fab5b['delete'](_0x142a23));}for(const _0x2d836a of _0x4b11e7){const {id:_0xac2c8f}=ft(_0x2d836a),_0x5f0642=_0x403df3['getCommentThread'](_0xac2c8f);if(_0x4fab5b['delete'](_0x2d836a),!_0x5f0642)continue;const _0x2bc617=this['hasMarkerForId'](_0xac2c8f);_0x2bc617||_0x5f0642['isSubmitted']?_0x2bc617||_0x5f0642['unlinkedAt']||_0x5f0642['setUnlinkedAt'](new Date()):_0x5f0642['remove']();}_0x4b11e7['clear']();});}['_handleInitialThreads'](_0x45422a){_0x45422a['forEach'](_0x47f4e7=>{_0x47f4e7['unlinkedAt']&&this['_attachArchivedThread'](_0x47f4e7['id']);});}['_getTargetForId'](_0x2898db){const _0x31c18f=this['editor'],_0x171270=this['getAllMarkersForId'](_0x2898db);return et(_0x31c18f['editing'],_0x171270);}['_getTextContext'](_0x15588a){const _0x184c7e=this['getAllMarkersForId'](_0x15588a);let _0x416dfb='',_0x115f15=!0x1;for(const _0x5e428a of _0x184c7e){const _0x5bf5fa=_0x5e428a['getRange']();for(const _0x2ad6e6 of Array['from'](_0x5bf5fa['getItems']()))_0x2ad6e6['is']('$textProxy')?(_0x416dfb&&_0x115f15&&(_0x416dfb+='\x20',_0x115f15=!0x1),_0x416dfb+=_0x2ad6e6['data']):_0x115f15=!0x0;_0x115f15=!0x0;}return _0x416dfb['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x6d2f1f,_0x5b97f3){const _0x35d0b8=this['editor'],_0x8f61ad=_0x35d0b8['plugins']['get'](o);let _0x27a9c3=_0x8f61ad['getCommentThread'](_0x5b97f3);const _0x5eac4a=_0x35d0b8['config']['get']('collaboration.channelId'),_0x5a309d=_0x35d0b8['plugins']['get'](b);if(_0x27a9c3&&(_0x27a9c3['unlinkedAt']&&_0x27a9c3['setUnlinkedAt'](null),_0x27a9c3['isAttached']))return _0x27a9c3;return!this['getAllMarkersForId'](_0x5b97f3)[0x0]['managedUsingOperations']?_0x35d0b8['editing']['view']['once']('render',()=>{if(_0x8f61ad['getCommentThread'](_0x5b97f3))return;const _0x52c1d5=_0x35d0b8['plugins']['get'](y);_0x27a9c3=_0x8f61ad['openNewCommentThread']({'channelId':_0x5eac4a,'threadId':_0x5b97f3,'target':()=>this['_getTargetForId'](_0x5b97f3),'context':{'type':'text','value':this['_getTextContext'](_0x5b97f3)}});const _0x65b4ce=_0x8f61ad['_threadToController']['get'](_0x27a9c3)['view'],_0x494c50=_0x52c1d5['getByInnerView'](_0x65b4ce);_0x494c50&&_0x5a309d['registerAnnotation'](_0x494c50);},{'priority':'low'}):_0x8f61ad['fetchCommentThread']({'channelId':_0x5eac4a,'threadId':_0x5b97f3})['then'](_0x51c944=>{if('destroyed'!==_0x35d0b8['state']){if(_0x27a9c3=_0x51c944,_0x27a9c3&&!_0x27a9c3['isAttached']){const _0x528229=_0x27a9c3['attachTo'](()=>this['_getTargetForId'](_0x5b97f3));_0x5a309d['registerAnnotation'](_0x528229),_0x27a9c3['isResolved']&&this['_reconvertMarkers'](_0x5b97f3);}else{if(!_0x27a9c3){const _0x471eaa=this['getAllMarkersForId'](_0x5b97f3);_0x35d0b8['model']['change'](_0x5b621d=>{for(const _0x284ebb of _0x471eaa)_0x5b621d['removeMarker'](_0x284ebb);});}}}}),_0x27a9c3;}['_handleThreadMarker'](_0x52c063,_0x213efd){const _0x38a7c5=this['_attachMarkerToThread'](_0x52c063,_0x213efd);_0x38a7c5&&!_0x38a7c5['context']&&_0x38a7c5['setContext']({'type':'text','value':this['_getTextContext'](_0x213efd)});}['_initAriaMarkerChangeAnnouncements'](){const _0x139b67=this['editor'];rt(_0x139b67['model'],({left:_0x537926,entered:_0x5ad422})=>{for(const _0x3e99c1 of _0x537926)if(mt(_0x3e99c1)){_0x139b67['ui']['ariaLiveAnnouncer']['announce'](N(_0x139b67['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x4bef77 of _0x5ad422)if(mt(_0x4bef77)){_0x139b67['ui']['ariaLiveAnnouncer']['announce'](N(_0x139b67['locale'],'ENTER_COMMENT_ANNOUNCEMENT',tt(_0xedc177)));break;}});}}function dt(_0x4a97d5,_0x282e6e){return _0x282e6e?_0x4a97d5+':'+_0x282e6e:_0x4a97d5;}function ht(_0x11d306,_0x4add24){const _0x2c7d9c=_0x4add24['schema'],_0x401a78=_0x4add24['createRange'](_0x11d306['start']);for(const _0x3ac3fb of _0x11d306['getWalker']()){const {type:_0x41919b,item:_0x1046b4,nextPosition:_0xb82f70}=_0x3ac3fb;if('text'===_0x41919b||_0x2c7d9c['isObject'](_0x1046b4)){const _0x305a5b=_0x4add24['createPositionBefore'](_0x1046b4);_0x401a78['isCollapsed']&&(_0x401a78['start']=_0x305a5b),_0x401a78['end']=_0xb82f70;}}return _0x401a78;}function mt(_0x4d06b8){return'comment'===ft(_0x4d06b8['name'])['group'];}class s extends _0x475ef2{['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 _0x2095a9=this['editor'],_0x1bedab=_0x2095a9['plugins']['get'](o),_0x5ccd1f=_0x2095a9['plugins']['get'](r),_0x44b523=_0x2095a9['plugins']['get'](y),_0x796d6c=_0x2095a9['plugins']['get'](b);_0x2095a9['ui']['componentFactory']['add']('comment',()=>{const _0x126429=this['_createUIButton'](_0x4989f6);return _0x126429['tooltip']=!0x0,_0x126429;}),_0x2095a9['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x399adf)),_0x796d6c['addSourceCollector'](()=>{const _0x409857=[];for(const [_0x4a96a6,_0x29b387]of _0x1bedab['_threadToController']){const _0x2b942f=_0x5ccd1f['getAllMarkersForId'](_0x4a96a6['id']),_0x259d55=_0x2b942f['map'](_0x188078=>_0x188078['getRange']());_0x2b942f['length']>0x0&&_0x409857['push']([_0x29b387['view'],_0x259d55]);}return _0x409857;}),this['listenTo'](_0x44b523,'change:activeAnnotations',(_0x38ffcc,_0x538b5c,_0x3588e3)=>{const _0x5dbf18=Array['from'](_0x3588e3)['map'](_0xb12070=>_0xb12070['innerView'])['find'](_0x36d18e=>_0x1bedab['_viewToController']['has'](_0x36d18e));if(!_0x5dbf18)return void(_0x5ccd1f['activeMarker']=null);const _0x2708e7=_0x1bedab['_viewToController']['get'](_0x5dbf18)['model']['id'],_0x4d857d='comment:'+_0x2708e7;_0x2708e7&&_0x5ccd1f['hasMarkerForId'](_0x2708e7)?_0x5ccd1f['activeMarker']=_0x4d857d:_0x5ccd1f['activeMarker']&&(_0x5ccd1f['activeMarker']=null);}),this['listenTo'](_0x1bedab,'removeCommentThread',(_0x1c7692,{threadId:_0x322f66,isFromAdapter:_0x5ba825})=>{!_0x5ba825&&_0x2095a9['ui']['focusTracker']['isFocused']&&_0x5ccd1f['hasMarkerForId'](_0x322f66)&&_0x2095a9['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x1bedab,'addComment',(_0x2724be,{threadId:_0x37c5bd,isFromAdapter:_0x2c344e})=>{if(_0x2c344e||!_0x5ccd1f['hasMarkerForId'](_0x37c5bd)||!_0x1bedab['hasCommentThread'](_0x37c5bd))return;0x1===_0x1bedab['getCommentThread'](_0x37c5bd)['length']&&(_0x2095a9['editing']['view']['focus'](),_0x2724be['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x49360a=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x4b2aa3;for(const _0x1fd204 in _0x49360a){const _0x909e51=_0x1fd204,_0x3f1544=_0x49360a[_0x909e51];if('commentsLicenseKeyValid'==_0x3f1544||'commentsLicenseKeyInvalid'==_0x3f1544||'commentsLicenseKeyExpired'==_0x3f1544||'commentsLicenseKeyDomainLimit'==_0x3f1544||'commentsLicenseKeyNotAllowed'==_0x3f1544||'commentsLicenseKeyEvaluationLimit'==_0x3f1544||'commentsLicenseKeyUsageLimit'==_0x3f1544){delete _0x49360a[_0x909e51],_0x4b2aa3=_0x3f1544,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x4b2aa3&&_0x49360a['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x4b2aa3&&_0x49360a['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x4b2aa3&&_0x49360a['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x4b2aa3&&_0x49360a['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x4b2aa3&&_0x49360a['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyUsageLimit'==_0x4b2aa3&&_0x49360a['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x3161e9){const _0x319c3a=this['editor'],_0xa2ba4f=new _0x3161e9(_0x319c3a['locale']),_0x44719f=_0x319c3a['commands']['get']('addCommentThread');return _0xa2ba4f['set']({'label':N(_0x319c3a['locale'],'Comment'),'icon':_0x57b8b1}),_0xa2ba4f['bind']('isEnabled')['to'](_0x44719f,'isEnabled',_0x44719f,'hasContent',(_0x43c9b4,_0x51a114)=>_0x43c9b4&&_0x51a114),this['listenTo'](_0xa2ba4f,'execute',()=>{_0x44719f['execute']();}),_0xa2ba4f;}}class i extends _0x475ef2{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[r];}constructor(_0x21ed70){super(_0x21ed70),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x2b052d,_0x48742d,_0xdae91)=>{_0xdae91?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x2bb45c,_0x49b572]of this['editor']['commands'])_0x49b572['affectsData']&&'addCommentThread'!==_0x2bb45c&&_0x49b572['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 _0xbdc071=this['editor']['editing']['view']['document'];this['listenTo'](_0xbdc071,'cut',_0x36cc82=>_0x36cc82['stop'](),{'priority':'highest'}),this['listenTo'](_0xbdc071,'clipboardInput',_0x1ef6a7=>_0x1ef6a7['stop'](),{'priority':'highest'}),this['listenTo'](_0xbdc071,'delete',_0x346d31=>_0x346d31['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x36485b,_0x18c87e]of this['editor']['commands'])_0x18c87e['affectsData']&&'addCommentThread'!==_0x36485b&&_0x18c87e['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 _0x5c4689{['activeUIs'];['uisData'];['_uis'];static get['requires'](){return[y];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4a3bae){super(_0x4a3bae),this['activeUIs']=new Set(),this['_uis']=new Map(),this['uisData']=new Map();}['init'](){const _0x5dd386=this['context']['plugins']['get'](y);this['listenTo'](_0x5dd386,'_activateAnnotation',(_0x2edcf8,_0x5a8c00)=>{for(const _0x449aff of this['activeUIs']){const _0x346dbf=this['_uis']['get'](_0x449aff);(0x0,this['uisData']['get'](_0x449aff)['filter'])(_0x5a8c00)&&_0x346dbf['setActiveAnnotation'](_0x5a8c00);}}),this['listenTo'](_0x5dd386,'_deactivateAllAnnotations',()=>{for(const _0x78be6b of this['activeUIs']){this['_uis']['get'](_0x78be6b)['setActiveAnnotation'](null);}}),this['listenTo'](_0x5dd386['_visibleAnnotations'],'add',(_0x1182f7,_0x324469)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x324469);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x259186){return this['activeUIs']['has'](_0x259186);}['activate'](_0x4f95be,_0xf19dff=this['defaultFilter']){const _0x2661fe=this['context']['plugins']['get'](y);if(!this['_uis']['has'](_0x4f95be))throw new _0xbe715('annotationsuis-missing-ui',this,{'uiName':_0x4f95be});this['isActive'](_0x4f95be)&&this['deactivate'](_0x4f95be),this['activeUIs']['add'](_0x4f95be);const _0x4baf7a=new S();v({'source':_0x2661fe['_visibleAnnotations'],'target':_0x4baf7a,'filter':_0xf19dff}),this['uisData']['set'](_0x4f95be,{'collection':_0x4baf7a,'filter':_0xf19dff});const _0x4dea8a=this['_uis']['get'](_0x4f95be);_0x4dea8a['attach'](_0x4baf7a),this['listenTo'](_0x4dea8a,'change:activeAnnotation',(_0x47e1e1,_0x33bda4,_0x3da179,_0x4e7801)=>{_0x4e7801&&_0x2661fe['_removeActiveAnnotation'](_0x4e7801),_0x3da179&&_0x2661fe['_addActiveAnnotation'](_0x3da179);});}['deactivate'](_0x243b6f){if(this['activeUIs']['delete'](_0x243b6f),!this['_uis']['has'](_0x243b6f))throw new _0xbe715('annotationsuis-missing-ui',this,{'uiName':_0x243b6f});const _0x25a74f=this['_uis']['get'](_0x243b6f);_0x25a74f['detach'](),this['stopListening'](_0x25a74f),this['uisData']['get'](_0x243b6f)['collection']['destroy'](),this['uisData']['delete'](_0x243b6f);}['switchTo'](_0xdcfbc1){if(!this['_uis']['has'](_0xdcfbc1))throw new _0xbe715('annotationsuis-missing-ui',this,{'uiName':_0xdcfbc1});const _0x73fb4c=this['context']['plugins']['get'](y),_0x1f143e=Array['from'](_0x73fb4c['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0xdcfbc1);const _0x81675c=this['_uis']['get'](_0xdcfbc1);_0x81675c['setActiveAnnotation'](_0x1f143e),_0x81675c['_setSelectedAnnotations']&&_0x1f143e&&_0x81675c['_setSelectedAnnotations']([_0x1f143e]);}['deactivateAll'](){for(const _0x571db7 of this['activeUIs'])this['deactivate'](_0x571db7);}['register'](_0x11f591,_0x5a0c1a){if(this['_uis']['has'](_0x11f591))throw new _0xbe715('annotationsuis-register-already-registered');if('function'!=typeof _0x5a0c1a['attach']||'function'!=typeof _0x5a0c1a['detach']||'function'!=typeof _0x5a0c1a['setActiveAnnotation'])throw new _0xbe715('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x11f591,_0x5a0c1a);}['refilterAnnotations'](){const _0x57235b=this['context']['plugins']['get'](y)['collection'],_0x4f99ca=new Map(),_0x14d9da=Array['from'](this['activeUIs']);for(const _0x40b223 of this['activeUIs']){const _0x1bfc9c=this['uisData']['get'](_0x40b223)['collection'];for(const _0x562f24 of _0x1bfc9c)_0x4f99ca['set'](_0x562f24,_0x40b223);}for(const _0x3273a7 of _0x57235b){const _0x1e63f0=_0x4f99ca['get'](_0x3273a7);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x3273a7);const _0x3dad4a=_0x14d9da['find'](_0x4aa2ca=>this['uisData']['get'](_0x4aa2ca)['filter'](_0x3273a7));_0x1e63f0!==_0x3dad4a&&(_0x1e63f0&&this['uisData']['get'](_0x1e63f0)['collection']['remove'](_0x3273a7),_0x3dad4a&&this['uisData']['get'](_0x3dad4a)['collection']['add'](_0x3273a7));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['defaultFilter'](){return!0x0;}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x28d2a4){const _0x46a965=[];for(const _0x4e7b7b of this['activeUIs']){(0x0,this['uisData']['get'](_0x4e7b7b)['filter'])(_0x28d2a4)&&_0x46a965['push'](_0x4e7b7b);}if(_0x46a965['length']>0x1)throw new _0xbe715('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x46a965,'annotationType':_0x28d2a4['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(_0x50a42f){super(_0x50a42f),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x2b4fe8,_0x5be5e9)=>_0x2b4fe8+_0x5be5e9),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=xt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x26d529=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x26d529['to']('isAnimationDisabled',_0x3d44d0=>_0x3d44d0?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x26d529['to']('top',_0x1f264f=>Ot(_0x1f264f))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x2a6e31=this['element']['clientHeight'];_0x2a6e31&&(this['height']=_0x2a6e31);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0x5c4689{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x209dfb){super(_0x209dfb),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 _0x2941e2=this['context']['config']['get']('sidebar.container');_0x2941e2&&this['setContainer'](_0x2941e2);}['setContainer'](_0x2095ce){if(!g(_0x2095ce))throw new _0xbe715('sidebar-setcontainer-invalid-element');this['container']=_0x2095ce;}['_attachToContainer']({viewClass:_0x43f9ff='',spaceBetweenItems:_0x1534f6=0x19}={}){if(!g(this['container']))throw new _0xbe715('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x43f9ff,this['_spaceBetweenItems']=_0x1534f6;}['rearrange']({removedAnnotation:_0x366900,previousAnnotation:_0x3466f5,nextAnnotation:_0x1da949}){const _0xe4b187=this['getSidebarItemView'](_0x366900);this['view']['list']['remove'](_0xe4b187),this['_destroySidebarItemView'](_0x366900),_0x3466f5&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x3466f5)),_0x1da949&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x1da949)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x3ad204,activatedAnnotation:_0x160496,disableAnimationOnActivatedAnnotation:_0x37cdbc}){if(this['_activeAnnotation']=_0x160496,_0x3ad204){_0x3ad204['isActive']=!0x1;const _0x3d393c=this['getSidebarItemView'](_0x3ad204);_0x3d393c&&_0x37cdbc&&(_0x3d393c['isAnimationDisabled']=!0x1);}if(_0x160496){const _0x1dc5b5=this['getSidebarItemView'](_0x160496);_0x1dc5b5&&(_0x160496['isActive']=!0x0,_0x37cdbc&&(_0x1dc5b5['isAnimationDisabled']=!0x0,_0x1dc5b5['top']+=0x1),this['_alignToTargetRect'](_0x1dc5b5));}}['_detachFromContainer'](_0x13094b){if(this['view']['element']['remove'](),_0x13094b){for(const _0xd92965 of _0x13094b)this['_destroySidebarItemView'](_0xd92965);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x247dd5,_0x2bfee4){_0x2bfee4||(_0x2bfee4=_0x247dd5['view']);const _0xdddd70=new R(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0xdddd70,_0x247dd5),this['_annotationToSidebarItemView']['set'](_0x247dd5,_0xdddd70),_0xdddd70['content']['add'](_0x2bfee4),this['listenTo'](_0x247dd5['view'],'change:targetRect',(_0x56f744,_0x12fb09,_0x144a81)=>{const _0x4d75de=this['_getTargetTop'](_0x247dd5,_0x144a81);_0xdddd70['_targetTop']!=_0x4d75de&&(_0xdddd70['_targetTop']=_0x4d75de,this['_setItemTop'](_0xdddd70,_0x4d75de));}),this['listenTo'](_0xdddd70,'change:top',()=>{this['_recalculate'](_0xdddd70,'top');}),this['listenTo'](_0xdddd70,'change:bottom',()=>{this['_recalculate'](_0xdddd70,'bottom');}),this['_alignToTargetRect'](_0xdddd70);const _0x3e6a74=this['_getItemBefore'](_0xdddd70);if(_0x3e6a74)this['_alignAfterItem'](_0x3e6a74,_0xdddd70)||this['_alignToTargetRect'](_0xdddd70);else this['_alignToTargetRect'](_0xdddd70);return this['_updateLastItem'](),this['view']['list']['add'](_0xdddd70),_0xdddd70;}['_alignForTopChange'](_0x5d5387){if(!_0x5d5387['content']['length'])return;const _0x4bf949=this['_getItemBefore'](_0x5d5387);if(!_0x4bf949)return;const _0x43ed95=this['_sidebarItemViewToAnnotation']['get'](_0x4bf949),_0x352b96=this['_activeAnnotation'];_0x352b96&&_0x352b96===_0x43ed95?this['_alignAfterItem'](_0x4bf949,_0x5d5387):this['_alignBeforeItem'](_0x5d5387,_0x4bf949);}['_alignForBottomChange'](_0x2cec14){if(!_0x2cec14['content']['length'])return;const _0x3166a4=this['_getItemAfter'](_0x2cec14);if(!_0x3166a4)return;const _0x599d11=this['_sidebarItemViewToAnnotation']['get'](_0x3166a4),_0x480a15=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x2c482e=this['_activeAnnotation'];_0x2c482e&&_0x2c482e===_0x599d11&&_0x480a15?(this['_alignBeforeItem'](_0x3166a4,_0x2cec14),this['_alignAfterItem'](_0x2cec14,_0x3166a4)):_0x2c482e&&_0x2c482e===_0x599d11?this['_alignBeforeItem'](_0x3166a4,_0x2cec14):this['_alignAfterItem'](_0x2cec14,_0x3166a4);}['_recalculate'](_0x2d111b,_0x153467){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x571a10,changedProp:_0x7c76fb}of this['_recalculateBuffer'])'top'===_0x7c76fb?this['_alignForTopChange'](_0x571a10):this['_alignForBottomChange'](_0x571a10);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x2d111b,'changedProp':_0x153467});}['getSidebarItemView'](_0x17abbf){return this['_annotationToSidebarItemView']['get'](_0x17abbf);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x5a81b0){const _0x12f294=this['getSidebarItemView'](_0x5a81b0);this['stopListening'](_0x12f294),this['stopListening'](_0x5a81b0['view']),_0x12f294['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x5a81b0),this['_sidebarItemViewToAnnotation']['delete'](_0x12f294);}['_createSidebarView'](){const _0x2d4b46=new H(this['context']['locale']);return _0x2d4b46['render'](),this['on']('change:_lastItem',(_0x1d3302,_0x34c185,_0x185da9,_0x49ce8b)=>{_0x49ce8b&&_0x2d4b46['unbind']('minHeight'),_0x185da9?_0x2d4b46['bind']('minHeight')['to'](_0x185da9,'bottom'):_0x2d4b46['minHeight']=null;}),_0x2d4b46;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x4fb85b){const _0x4e5412=this['_sidebarItemViewToAnnotation']['get'](_0x4fb85b),_0x26084f=_0x4e5412&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x4e5412)-0x1);return _0x26084f&&this['getSidebarItemView'](_0x26084f)||null;}['_getItemAfter'](_0x2e22a8){const _0x5a2746=this['_sidebarItemViewToAnnotation']['get'](_0x2e22a8),_0x3576e4=_0x5a2746&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x5a2746)+0x1);return _0x3576e4&&this['getSidebarItemView'](_0x3576e4)||null;}['_alignBeforeItem'](_0x1fc762,_0x575600){_0x1fc762['updateHeight']();const _0x38f7ad=G(_0x575600['bottom']+this['_spaceBetweenItems'],_0x1fc762['top']);return!!_0x38f7ad&&(this['_setItemTop'](_0x575600,_0x575600['top']-_0x38f7ad),!0x0);}['_alignAfterItem'](_0x47406f,_0x13d550){_0x47406f['updateHeight']();const _0xe4cbf1=G(_0x47406f['bottom']+this['_spaceBetweenItems'],_0x13d550['top']);return!!_0xe4cbf1&&(this['_setItemTop'](_0x13d550,_0x13d550['top']+_0xe4cbf1,!0x1),!0x0);}['_alignToTargetRect'](_0xd88856){const _0x853f90=this['_sidebarItemViewToAnnotation']['get'](_0xd88856);if(!_0x853f90||!_0x853f90['target']||!_0x853f90['targetRect'])return;const _0x2ed061=this['_getTargetTop'](_0x853f90,_0x853f90['targetRect']);this['_setItemTop'](_0xd88856,_0x2ed061);}['_getTargetTop'](_0x23e546,_0x111b4e){if(null===_0x111b4e)return 0x0;if(_0x23e546['target']instanceof _0x17a880)return _0x111b4e['top'];{const _0x4973db=new _0x17a880(this['view']['element'])['top'];return _0x111b4e['top']-_0x4973db;}}['_setItemTop'](_0x227cf9,_0x44f279,_0x5c5f1f=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x5c5f1f&&(_0x44f279=Math['max'](_0x44f279,this['_getMaxAvailableTop'](_0x227cf9))),_0x227cf9['top']=_0x44f279;}['_getMaxAvailableTop'](_0x307c00){let _0x5ad0db=this['_getItemBefore'](_0x307c00),_0x11d575=0x0;for(;_0x5ad0db;)_0x5ad0db['updateHeight'](),_0x11d575+=this['_spaceBetweenItems']+_0x5ad0db['height'],_0x5ad0db=this['_getItemBefore'](_0x5ad0db);return _0x11d575;}}function G(_0xb6649f,_0x1761c2){return Math['max'](_0xb6649f-_0x1761c2,0x0);}function g(_0x31645d){return null!==_0x31645d&&'object'==typeof _0x31645d&&0x1===_0x31645d['nodeType'];}class e extends _0x5c4689{['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(_0x2bed67){super(_0x2bed67),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x377ef2(),this['_refreshPositioningDebounced']=_0x433b30(()=>{_0x2bed67['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x57dacd=this['context']['plugins']['get'](j),_0x1b261c=this['context']['plugins']['get'](z);_0x57dacd['register']('wideSidebar',this),_0x1b261c['container']&&_0x57dacd['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x2563e7){if(_0x2563e7===this['activeAnnotation'])return;const _0x5a0519=this['context']['plugins']['get'](z);_0x5a0519['_activeAnnotation']=_0x2563e7;const _0x1ba01a=this['activeAnnotation'];_0x5a0519['refresh']({'blurredAnnotation':_0x1ba01a,'activatedAnnotation':_0x2563e7}),this['activeAnnotation']=_0x2563e7;}['attach'](_0xeaafca){this['annotations']=_0xeaafca;const _0x1e5bb8=this['context']['plugins']['get'](z);if(_0x1e5bb8['_annotations']=_0xeaafca,this['isAttached'])throw new _0xbe715('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x1e5bb8,'set:container',()=>{this['detach'](),this['listenTo'](_0x1e5bb8,'change:container',_0x1226d0=>{_0x1226d0['off'](),this['attach'](_0xeaafca);});}),_0x1e5bb8['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x4f1110=_0x4980f0=>{_0x4980f0['updateTargetRect'](),_0x1e5bb8['addAnnotation'](_0x4980f0);};for(const _0x1381e1 of _0xeaafca)_0x4f1110(_0x1381e1);this['listenTo'](_0xeaafca,'add',(_0x59aa6a,_0xcd0129)=>{_0x4f1110(_0xcd0129);}),this['listenTo'](_0xeaafca,'remove',(_0x32839f,_0x433dc4,_0x3754d7)=>{_0x1e5bb8['rearrange']({'removedAnnotation':_0x433dc4,'previousAnnotation':_0xeaafca['get'](_0x3754d7-0x1),'nextAnnotation':_0xeaafca['get'](_0x3754d7+0x1)}),_0x433dc4===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0xeaafca,'focus',(_0x451d2c,_0x31e277)=>{this['setActiveAnnotation'](_0x31e277);}),this['listenTo'](_0xeaafca,'blur',()=>{this['setActiveAnnotation'](null);});const _0x19506e=this['context']instanceof _0x3542cb?this['context']['editors']:new _0x377ef2([this['context']]);for(const _0x1345ad of _0x19506e)this['_integrateWithEditorAnnotations'](_0x1345ad);this['listenTo'](_0x19506e,'add',(_0xaad6b3,_0x31d0c6)=>{this['listenTo'](_0x31d0c6,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x31d0c6);});}),this['listenTo'](_0x19506e,'remove',(_0x51b2ba,_0x455391)=>{_0x455391['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x455391['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0xbe715('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x1b0356=this['context']['plugins']['get'](z);_0x1b0356['_detachFromContainer'](this['annotations']),this['stopListening'](_0x1b0356),this['stopListening'](this['annotations']),this['context']instanceof _0x3542cb&&this['stopListening'](this['context']['editors']);for(const _0x955ed7 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x955ed7);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0xa8af6e){if(!_0xa8af6e['plugins']['has']('EditorAnnotations'))return;const _0x23ab7b=_0xa8af6e['plugins']['get']('EditorAnnotations'),_0x4d142d=()=>{const _0x24a802=_0x23ab7b['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x24a802[0x0]||null);};this['listenTo'](_0x23ab7b,'refresh',_0x4d142d),this['listenTo'](_0x23ab7b,'blur',(_0x15d136,{isAnnotationTracked:_0x6ee138})=>{this['activeAnnotation']&&_0x6ee138(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x23ab7b,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x18173b=>{_0x23ab7b['hasDomSelection']()&&(_0x4d142d(),_0x18173b['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x23ab7b);}['_destroyEditorAnnotationsIntegration'](_0x1d6c1e){this['stopListening'](_0x1d6c1e),this['_editorAnnotations']['remove'](_0x1d6c1e);}}class C extends _0x4989f6{['counterView'];constructor(_0x16cc39){super(_0x16cc39);const _0x43f899=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x5b3457,_0x4d69f6)=>_0x5b3457?'...':_0x4d69f6['toString']()),this['set']('annotationType',''),this['icon']=_0x57b8b1,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new kt(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x43f899['to']('annotationType',_0x1545dd=>'ck-annotation-counter__badge--'+_0x1545dd),_0x43f899['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x43f899['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class n extends _0x5c4689{['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(_0x5483d8){super(_0x5483d8),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=new(_0x54a29e())(),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x377ef2(),this['_refreshPositioningDebounced']=_0x433b30(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](j)['register']('narrowSidebar',this),this['bodyCollection']=new _0x3bcd42(this['context']['locale']),this['balloonPanelView']=new _0x397a95(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x3a9b0a){this['annotations']=_0x3a9b0a;const _0x4a91fe=this['context']['plugins']['get'](z),_0x52bc2e=this['balloonPanelView'];if(_0x4a91fe['_annotations']=_0x3a9b0a,this['isAttached'])throw new _0xbe715('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x4a91fe,'set:container',()=>{this['detach'](),this['listenTo'](_0x4a91fe,'change:container',_0x9b80a1=>{_0x9b80a1['off'](),this['attach'](_0x3a9b0a);});}),_0x4a91fe['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x140b1f=_0x5b414f=>{const _0x4a2c54=new C(this['context']['locale']);_0x4a91fe['addAnnotation'](_0x5b414f,_0x4a2c54),this['_annotationToNarrowView']['set'](_0x5b414f,_0x4a2c54),_0x4a2c54['bind']('isDirty','annotationType','number')['to'](_0x5b414f['view'],'isDirty','type','length'),_0x4a2c54['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x52bc2e['content']['first']!==_0x5b414f['view']?(this['_showBalloon'](_0x5b414f),_0x5b414f['view']['element']['focus'](),this['setActiveAnnotation'](_0x5b414f)):this['setActiveAnnotation'](null);});};for(const _0x3b4319 of _0x3a9b0a)_0x140b1f(_0x3b4319);this['listenTo'](_0x3a9b0a,'add',(_0x4c7870,_0x29f7e7)=>{_0x140b1f(_0x29f7e7);}),this['listenTo'](_0x3a9b0a,'remove',(_0x1db636,_0x50dc35,_0x4b3726)=>{this['_annotationToNarrowView']['get'](_0x50dc35)['destroy'](),this['_annotationToNarrowView']['delete'](_0x50dc35),_0x4a91fe['rearrange']({'removedAnnotation':_0x50dc35,'previousAnnotation':_0x3a9b0a['get'](_0x4b3726-0x1),'nextAnnotation':_0x3a9b0a['get'](_0x4b3726+0x1)}),_0x50dc35===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x3a9b0a,'focus',(_0xe6eed5,_0x471b0e)=>{this['setActiveAnnotation'](_0x471b0e);}),this['listenTo'](_0x3a9b0a,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x1a6ba6,_0x25a7ee)=>{_0x25a7ee['keyCode']===_0x2f4252['esc']&&_0x52bc2e['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x52bc2e['content']['first']),this['_hideBalloon'](),_0x25a7ee['stopPropagation'](),_0x25a7ee['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x4cd4bf,_0x5d35dc)=>{const _0x25ccf1=_0x5d35dc['target'];_0x52bc2e['isVisible']&&_0x52bc2e['element']['contains'](_0x25ccf1)||_0x4a91fe['view']['element']['contains'](_0x25ccf1)||_0x4cd4bf['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x452038=>_0x452038['contains'](_0x25ccf1))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x2daaa0=this['context']instanceof _0x3542cb?this['context']['editors']:new _0x377ef2([this['context']]);for(const _0x3e1777 of _0x2daaa0)this['_integrateWithEditorAnnotations'](_0x3e1777);this['listenTo'](_0x2daaa0,'add',(_0x1b987a,_0x5dc233)=>{this['listenTo'](_0x5dc233,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x5dc233);});}),this['listenTo'](_0x2daaa0,'remove',(_0x257f24,_0x5d741e)=>{_0x5d741e['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x5d741e['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0xa60404){if(_0xa60404===this['activeAnnotation'])return;const _0x9300e7=this['context']['plugins']['get'](z);if(_0x9300e7['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0xa60404,'disableAnimationOnActivatedAnnotation':!0x0}),_0xa60404)_0x9300e7['getSidebarItemView'](_0xa60404)?this['_showBalloon'](_0xa60404):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0xa60404;}['detach'](){if(!this['isAttached'])throw new _0xbe715('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x5bd64c=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x38e049=>_0x38e049['destroy']()),this['_annotationToNarrowView']['clear'](),_0x5bd64c['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x3542cb&&this['stopListening'](this['context']['editors']);for(const _0x5517c1 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x5517c1);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'](_0xc48cf9){if(!_0xc48cf9['plugins']['has']('EditorAnnotations'))return;const _0x12d7b7=_0xc48cf9['plugins']['get']('EditorAnnotations'),_0x3aa690=this['context']['plugins']['get'](z),_0x4667c8=this['annotations'],_0x2a7b48=this['balloonPanelView'],_0x5db2db=()=>{const _0x3e748f=_0x12d7b7['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x3e748f),this['setActiveAnnotation'](_0x3e748f[0x0]||null);};this['listenTo'](_0x12d7b7,'refresh',_0x5db2db),this['listenTo'](_0x12d7b7,'blur',(_0x4c9417,{isAnnotationTracked:_0x346663})=>{this['activeAnnotation']&&_0x346663(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x12d7b7,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x4667c8,'blur',_0x48ddde=>{_0x12d7b7['hasDomSelection']()&&_0x48ddde['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x552bfa,_0x151cc2)=>{const _0x12db60=_0x151cc2['target'];_0x2a7b48['isVisible']&&_0x2a7b48['element']['contains'](_0x12db60)||_0x3aa690['view']['element']['contains'](_0x12db60)||this['activeAnnotation']&&_0x12d7b7['hasDomSelection']()&&(_0x5db2db(),_0x552bfa['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x12d7b7);}['_destroyEditorAnnotationsIntegration'](_0x58d7ee){_0x58d7ee&&(this['stopListening'](_0x58d7ee),this['_editorAnnotations']['remove'](_0x58d7ee));}['_setSelectedAnnotations'](_0x51bc99){for(const _0x5eb04d of this['_selectedAnnotations'])_0x51bc99['includes'](_0x5eb04d)||this['_manuallyClosedAnnotationViews']['delete'](_0x5eb04d['view']);this['_selectedAnnotations']=_0x51bc99;}['_refreshPositioning'](){const _0x1409cb=this['balloonPanelView'];this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning'](),_0x1409cb['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x680bb6){if(this['_manuallyClosedAnnotationViews']['has'](_0x680bb6['view']))return;const _0x1c531b=this['balloonPanelView']['content']['first'];_0x1c531b!==_0x680bb6['view']?(_0x1c531b&&this['_detachListeners'](_0x1c531b),this['_attachListeners'](_0x680bb6['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x680bb6['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x39c081=this['balloonPanelView']['content']['first'],_0x222bfb=_0x39c081&&this['annotations']['getByView'](_0x39c081);if(!_0x222bfb||!this['_annotationToNarrowView']['has'](_0x222bfb))return;const _0x2de27e=this['_annotationToNarrowView']['get'](_0x222bfb)['element'],_0x2dd833=(function(){const _0x1e2502=_0x397a95['defaultPositions'];return[_0x1e2502['southArrowNorthEast'],_0x1e2502['northArrowSouthEast'],_0x1e2502['southArrowNorth'],_0x1e2502['northArrowSouth'],_0x1e2502['southArrowNorthWest'],_0x1e2502['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x2de27e,'positions':_0x2dd833});}['_hideBalloon'](){const _0x24e365=this['balloonPanelView'],_0x382b04=_0x24e365['content']['first'];_0x382b04&&(this['_detachListeners'](_0x382b04),_0x24e365['unpin'](),_0x24e365['content']['clear']());}['_attachListeners'](_0x2c96f3){this['listenTo'](_0x2c96f3,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x2c96f3,'Esc',(_0x4a7421,_0x3377ec)=>{this['_manuallyClosedAnnotationViews']['add'](_0x2c96f3),this['_hideBalloon'](),_0x3377ec();});}['_detachListeners'](_0x1fb2b5){this['stopListening'](_0x1fb2b5);}}class c extends _0x475ef2{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[b,_0x493aa9,j];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5469b1){super(_0x5469b1),_0x5469b1['editing']['view']['addObserver'](_0x5eec4d),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x5469b1['plugins']['get'](_0x493aa9),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x1b5b34=this['editor']['plugins']['get'](j);_0x1b5b34['context']===this['editor']&&(_0x1b5b34['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x3d2922,_0x3ee941)=>{const _0x253b2a=this['_balloon'];if(this['isAttached']&&_0x253b2a['visibleView']){const _0x30d703=this['annotations']['getByView'](_0x253b2a['visibleView']);_0x30d703&&this['_closeAnnotation'](_0x30d703),_0x3ee941();}}));}['afterInit'](){const _0xc619f4=this['editor']['plugins']['get'](j);_0xc619f4['context']===this['editor']&&(_0xc619f4['hasActive']()||_0xc619f4['switchTo']('inline'));}['setActiveAnnotation'](_0x22cd47){_0x22cd47!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x22cd47&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x22cd47)&&this['_addAnnotationToBalloon'](_0x22cd47,!0x0),_0x22cd47['isActive']=!0x0),_0x22cd47||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x22cd47);}['attach'](_0x1b6eb6){this['annotations']=_0x1b6eb6;const _0x29d93f=this['editor']['plugins']['get'](j),_0x4e191b=this['_balloon'];if(this['isAttached'])throw new _0xbe715('inlineannotations-attach-already-attached',this);if(_0x29d93f['context']!==this['editor'])throw new _0xbe715('inlineannotations-not-allowed-with-context',this);const _0x4c2686=this['editor']['plugins']['get'](b);this['listenTo'](_0x4c2686,'refresh',()=>{const _0x5f2f51=_0x4c2686['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0xcd7490,_0x120044;!this['_forceRefresh']&&(_0xcd7490=_0x5f2f51,_0x120044=this['_selectedAnnotations'],_0xcd7490['length']===_0x120044['length']&&_0xcd7490['every'](_0x42ab98=>_0x120044['includes'](_0x42ab98)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x5f2f51),this['setActiveAnnotation'](_0x5f2f51[0x0]||null));}),this['listenTo'](_0x4c2686,'blur',(_0x219cf1,{isAnnotationTracked:_0x5e8073})=>{this['activeAnnotation']&&_0x5e8073(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x6a7116,_0x4079e0,_0x5a8fed)=>{_0x5a8fed||this['setActiveAnnotation'](null);}),this['listenTo'](_0x1b6eb6,'remove',(_0x32f246,_0x35f1e3)=>{this['_removeAnnotationFromBalloon'](_0x35f1e3),_0x35f1e3===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x4e191b,'change:visibleView',(_0x3947d2,_0x217eb9,_0x248dc6,_0x1fb44e)=>{_0x1fb44e&&this['stopListening'](_0x1fb44e);const _0x36ccb0=_0x1b6eb6['getByView'](_0x248dc6);_0x248dc6&&_0x36ccb0&&(this['listenTo'](_0x248dc6,'change:height',()=>{_0x4e191b['updatePosition']();}),this['listenTo'](_0x248dc6,'Esc',()=>{this['_closeAnnotation'](_0x36ccb0),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x36ccb0&&this['setActiveAnnotation'](_0x36ccb0));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x4e191b['visibleView']&&(_0x1b6eb6['getByView'](_0x4e191b['visibleView'])&&_0x4e191b['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 _0xbe715('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x53d6a2 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x53d6a2);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x12bd8c){for(const _0x5683c7 of this['_selectedAnnotations'])_0x12bd8c['includes'](_0x5683c7)||this['_manuallyClosed']['delete'](_0x5683c7);for(const _0x554db1 of this['annotations'])_0x12bd8c['includes'](_0x554db1)||this['_removeAnnotationFromBalloon'](_0x554db1);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x78d43b of _0x12bd8c)this['_addAnnotationToBalloon'](_0x78d43b);}this['_selectedAnnotations']=_0x12bd8c;}['_addAnnotationToBalloon'](_0x1110a6,_0x50f402=!0x1){this['_manuallyClosed']['has'](_0x1110a6)||(this['_addedAnnotations']['has'](_0x1110a6)||this['_balloon']['hasView'](_0x1110a6['view'])||(this['_addedAnnotations']['add'](_0x1110a6),this['_balloon']['add']({'stackId':_0x1110a6['view']['id'],'view':_0x1110a6['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x1110a6)}})),_0x50f402&&this['_balloon']['showStack'](_0x1110a6['view']['id']));}['_getBalloonTargetForAnnotation'](_0x41adea){const _0x16711f=_0x41adea['target'],_0x427d24=this['editor']['editing']['view'],_0x26513e=_0x427d24['document']['selection']['getFirstRange'](),_0x3a6d22=_0x427d24['domConverter']['viewRangeToDom'](_0x26513e);if(_0x3a6d22['collapse'](!0x0),_0x16711f){if(_0x16711f instanceof _0x17a880)return _0x16711f;let _0x57fee7=[];for(const _0x54668f of _0x16711f)_0x57fee7['push'](...F(_0x54668f['getClientRects']()));_0x57fee7=function(_0x3a4367){const _0x4a21ec=[];let _0x2fa595=_0x3a4367[0x0];for(let _0x5481dd=0x1;_0x5481dd<_0x3a4367['length'];_0x5481dd++)P(_0x2fa595,_0x3a4367[_0x5481dd])?_0x2fa595['width']+=_0x3a4367[_0x5481dd]['width']:(_0x4a21ec['push'](_0x2fa595),_0x2fa595=_0x3a4367[_0x5481dd]);return _0x4a21ec['push'](_0x2fa595),_0x4a21ec;}(_0x57fee7);const _0x100e85=_0x3a6d22['getBoundingClientRect']();return _0x57fee7['find'](_0x3e52b6=>_0x3e52b6['top']<=_0x100e85['top']&&_0x3e52b6['bottom']>=_0x100e85['bottom']&&_0x3e52b6['left']<=_0x100e85['left']&&_0x3e52b6['right']>=_0x100e85['right'])||_0x57fee7[0x0];}return _0x41adea['targetRect']||_0x3a6d22;}['_removeAnnotationFromBalloon'](_0x33fe46){this['_addedAnnotations']['has'](_0x33fe46)&&this['_balloon']['hasView'](_0x33fe46['view'])&&(this['_addedAnnotations']['delete'](_0x33fe46),this['_balloon']['remove'](_0x33fe46['view']));}['_closeAnnotation'](_0x3775a9){this['_manuallyClosed']['add'](_0x3775a9),this['_removeAnnotationFromBalloon'](_0x3775a9);}}function F(_0x174eab){return Array['from'](_0x174eab)['map'](DOMRect['fromRect']);}function P(_0x1b82e7,_0x6fb638){return _0x1b82e7['top']===_0x6fb638['top']&&_0x1b82e7['bottom']===_0x6fb638['bottom']&&_0x1b82e7['right']===_0x6fb638['left'];}class Z extends kt{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x87809f,_0x1870f5){super(_0x87809f),this['set']('isEmpty',!_0x1870f5['length']),this['focusTracker']=new _0x48f6d6(),this['_annotationViews']=_0x1870f5,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new _0xfc5af0({'focusables':_0x1870f5,'focusTracker':this['focusTracker']}),this['listenTo'](_0x1870f5,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x1870f5,'remove',(_0x3265d0,_0x24468e)=>{_0x24468e['isActive']&&this['focus'](),_0x1870f5['length']||(this['isEmpty']=!0x0);});const _0x1fa942=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':N(_0x87809f,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x1870f5},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x1fa942['if']('isEmpty','ck-hidden',_0x1250f4=>!_0x1250f4)]},'children':[{'text':N(_0x87809f,'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 _0x522803 of this['_annotationViews'])this['focusTracker']['add'](_0x522803['element']);this['_annotationViews']['on']('change',(_0x15c9a0,{added:_0x4a0ddf,removed:_0x46d30c})=>{for(const _0x101380 of _0x4a0ddf)this['focusTracker']['add'](_0x101380['element']);for(const _0x2fb4aa of _0x46d30c)this['focusTracker']['remove'](_0x2fb4aa['element']);});}}class p extends _0x5c4689{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,y];}constructor(_0x47f206){super(_0x47f206),this['archivedThreads']=new _0x377ef2();}['init'](){const _0x25080a=this['context'],_0x429769=_0x25080a['plugins']['get'](o),_0x24aac4=_0x25080a['plugins']['get'](y);this['listenTo'](_0x429769,'addCommentThread',(_0x410409,{threadId:_0x2ba2ef})=>{const _0x1b65a6=_0x429769['getCommentThread'](_0x2ba2ef);_0x1b65a6['archivedAt']&&this['archivedThreads']['add'](_0x1b65a6,this['_calculatePosition'](_0x1b65a6['archivedAt'])),this['listenTo'](_0x1b65a6,'change:archivedAt',(_0x462575,_0x24a36d,_0x4c9a60)=>{_0x4c9a60?this['archivedThreads']['has'](_0x1b65a6)||this['archivedThreads']['add'](_0x1b65a6,this['_calculatePosition'](_0x1b65a6['archivedAt'])):this['archivedThreads']['has'](_0x1b65a6)&&this['archivedThreads']['remove'](_0x1b65a6);});}),this['listenTo'](_0x429769,'removeCommentThread',(_0x4e0d1a,{threadId:_0x52d4da})=>{const _0x27b50c=_0x429769['getCommentThread'](_0x52d4da);this['stopListening'](_0x27b50c),this['archivedThreads']['has'](_0x27b50c)&&this['archivedThreads']['remove'](_0x27b50c);},{'priority':'highest'}),this['listenTo'](_0x24aac4['collection'],'focus',(_0x5bb7b2,_0x45aad4)=>{_0x45aad4['isVisible']||(_0x45aad4['isActive']=!0x0,_0x24aac4['activate'](_0x45aad4));});}['_calculatePosition'](_0x1fe29d){const _0x2c1eb4=[...this['archivedThreads']]['findIndex'](_0x8b2a5b=>_0x8b2a5b['archivedAt']<_0x1fe29d);return _0x2c1eb4>-0x1?_0x2c1eb4:this['archivedThreads']['length'];}}class a extends _0x475ef2{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[p,_0x2284d7];}constructor(_0x422f26){super(_0x422f26),this['annotationViews']=new _0x2367d5(),this['_pendingThreads']=[];}['init'](){const _0xceea12=this['editor'],_0x3ce3cf=this['_hideDialogOnAnnotationEscape']['bind'](this);_0xceea12['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x4989f6,!0x0)),_0xceea12['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x49f850=this['_createCommentsArchiveButton'](_0x399adf);return _0x49f850['set']({'role':'menuitemcheckbox'}),_0x49f850;});const _0x46e9a8=_0xceea12['plugins']['get'](p),_0x204a8b=_0xceea12['plugins']['get']('Annotations'),_0x3967a7=_0xceea12['plugins']['get']('CommentsRepository');_0x46e9a8['archivedThreads']['forEach'](_0x30b387=>{this['_handleNewThread'](_0x30b387);}),this['listenTo'](_0x46e9a8['archivedThreads'],'add',(_0x4c0728,_0x2e7118)=>{this['_handleNewThread'](_0x2e7118);}),this['listenTo'](_0x204a8b['collection'],'add',(_0x58754f,_0x3b4166)=>{const _0xab3db2=this['_pendingThreads']['find'](_0x19cbdb=>{const _0x32fe30=_0x3967a7['_threadToController']['get'](_0x19cbdb);return _0x32fe30&&_0x3b4166['innerView']===_0x32fe30['view'];});if(_0xab3db2){const _0x2541a6=this['_calculatePosition'](_0xab3db2['archivedAt']);this['_addAnnotationToArchive'](_0x3b4166,_0x2541a6),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0xab3db2),0x1);}}),this['listenTo'](_0x46e9a8['archivedThreads'],'remove',(_0x3ae6c8,_0x27551b)=>{const _0x5c86c0=_0xceea12['config']['get']('collaboration.channelId');if(!_0x5c86c0||_0x27551b['channelId']===_0x5c86c0){if(this['_pendingThreads']['includes'](_0x27551b))this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x27551b),0x1);else{const _0x134bf2=_0x3967a7['_threadToController']['get'](_0x27551b),_0x2292c6=_0x204a8b['getByInnerView'](_0x134bf2['view']);this['annotationViews']['remove'](_0x2292c6['view']),this['stopListening'](_0x2292c6),this['stopListening'](_0x2292c6['focusableElements']);}}}),this['listenTo'](_0x204a8b['collection'],'add',(_0x200659,_0x2b1231)=>{this['listenTo'](_0x2b1231,'escape',_0x3ce3cf);}),this['listenTo'](_0x204a8b['collection'],'remove',(_0x6a25be,_0x366123)=>{this['stopListening'](_0x366123,'escape',_0x3ce3cf);});}['_addAnnotationToArchive'](_0x1e0783,_0x1b64ff){this['listenTo'](_0x1e0783,'set:isVisible',_0x18d38e=>{_0x18d38e['return']=!0x1,_0x18d38e['stop']();}),this['annotationViews']['add'](_0x1e0783['view'],_0x1b64ff);}['_handleNewThread'](_0x309d61){const _0x4bd54d=this['editor']['plugins']['get']('CommentsRepository'),_0x23df00=this['editor']['plugins']['get']('Annotations'),_0x1eac40=this['editor']['config']['get']('collaboration.channelId');if(!_0x1eac40||_0x309d61['channelId']===_0x1eac40){const _0xeac230=_0x4bd54d['_threadToController']['get'](_0x309d61);if(!_0xeac230)return void this['_pendingThreads']['push'](_0x309d61);const _0xdb00f3=this['_calculatePosition'](_0x309d61['archivedAt']),_0x3e87ec=_0x23df00['getByInnerView'](_0xeac230['view']);_0x3e87ec['isVisible']&&_0x23df00['_visibleAnnotations']['remove'](_0x3e87ec),this['_addAnnotationToArchive'](_0x3e87ec,_0xdb00f3);}}['_calculatePosition'](_0x1bc5d1){const _0x27abc3=this['editor']['config']['get']('collaboration.channelId'),_0x3df023=[...this['editor']['plugins']['get'](p)['archivedThreads']]['filter'](_0x52849f=>_0x52849f['channelId']===_0x27abc3)['findIndex'](_0x5d9596=>_0x5d9596['archivedAt']<_0x1bc5d1);return _0x3df023<0x0||_0x3df023>this['annotationViews']['length']?this['annotationViews']['length']:_0x3df023-0x1;}['_toggleDialog'](){const _0x27c55c=this['editor'],_0x3aa217=_0x27c55c['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new Z(_0x27c55c['locale'],this['annotationViews'])),'commentsArchive'===_0x3aa217['id']?_0x3aa217['hide']():_0x3aa217['show']({'id':'commentsArchive','title':N(_0x27c55c['locale'],'COMMENTS_ARCHIVE'),'icon':_0x20ae7a,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x425fb5['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x7578bc,_0x545e27=!0x1){const _0x348c01=this['editor']['locale'],_0x2c14d5=this['editor']['plugins']['get']('Dialog'),_0x38c52a=new _0x7578bc(_0x348c01);return _0x38c52a['bind']('isEnabled')['to'](this,'isEnabled'),_0x38c52a['bind']('isOn')['to'](_0x2c14d5,'id',_0x3128ce=>'commentsArchive'===_0x3128ce),_0x38c52a['set']({'label':N(_0x348c01,'COMMENTS_ARCHIVE'),'icon':_0x20ae7a,'isToggleable':!0x0}),_0x545e27&&(_0x38c52a['tooltip']=!0x0),this['listenTo'](_0x38c52a,'execute',()=>this['_toggleDialog']()),_0x38c52a;}['_hideDialogOnAnnotationEscape']=_0x12f014=>{const _0x478bb2=_0x12f014['source'];if(!this['annotationViews']['has'](_0x478bb2['view']))return;const _0x48cb98=this['editor']['plugins']['get']('Dialog');_0x48cb98['isOpen']&&'commentsArchive'===_0x48cb98['id']&&(_0x48cb98['hide'](),_0x12f014['stop']());};}class gi extends _0x475ef2{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 _0x210304,ContextPlugin as _0xdc4a0a,PendingActions as lt,Command as _0x2982be,Plugin as _0x44affe,Context as _0x4e2cdd}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x478ae2,uid as _0xb5ba6,KeystrokeHandler as jt,FocusTracker as _0x290ee8,diff as _0x2936d6,Collection as _0x5db265,Rect as _0x5ba026,CKEditorError as _0x50bda,first as _0x306a8b,priorities as Wt,scrollViewportToShowTarget as nt,getEnvKeystrokeText as tt,toUnit as Ht,DomEmitterMixin as _0x442c7d,keyCodes as _0x228f4b}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x5e6680,AriaDescriptionView as Yt,setupThreadKeyboardNavigation as Zt,ConfirmMixin as ti,LateFocusButtonView as _0x4525bb,trimHtml as ts,LateFocusDropdownButtonView as _0x4d79c5,Users as it,getDateTimeFormatter as pt,hashObject as It,getAllMarkersDomElementsSorted as et,surroundingMarkersDetector as rt,FOCUS_ANNOTATION_KEYSTROKE as _0x396338}from'ckeditor5-collaboration/dist/index.js';import{throttle as Dt,isEqual as At,cloneDeep as wt,set as yt,unset as Ct,debounce as _0x1a15c5}from'es-toolkit/compat';import{IconUndo as _0x3bdff5,IconCheck as _0xc9f2eb,IconPencil as _0x37b825,IconRemoveComment as _0x411abd,IconThreeVerticalDots as _0x3dd93e,IconAddComment as _0x376438,IconCommentsArchive as _0x4c1629}from'@ckeditor/ckeditor5-icons/dist/index.js';import{EditorUIView as $t,InlineEditableUIView as Vt,EditorUI as Ut,View as kt,FocusCycler as _0x35defd,ButtonView as _0x5281d3,ViewCollection as _0x47b0f9,createDropdown as _0x2fb663,ListView as _0x3b923b,focusChildOnDropdownOpen as _0x21e7e8,ListItemView as _0x8d14,MenuBarMenuListItemButtonView as _0x4695c5,BodyCollection as _0x28988b,BalloonPanelView as _0x10e711,ContextualBalloon as _0x2433e3,Dialog as _0x38f7c8,DialogViewPosition as _0x2077cc}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disableViewPlaceholder as St,enableViewPlaceholder as Ft,MouseObserver as _0x1cd994}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 _0x5af35e}from'@ckeditor/ckeditor5-collaboration-core/dist/index.js';import{toWidget as _0x5b066a}from'@ckeditor/ckeditor5-widget/dist/index.js';class vt extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x478ae2(){['model'];['view'];constructor(_0x2c3be8,_0x36372e){super(),this['model']=_0x2c3be8,this['model']['_isAttached']=!0x0,this['view']=_0x36372e,this['listenTo'](_0x36372e,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x36372e,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x36372e,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x36372e,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x36372e,'addComment',(_0x4ad806,_0x2ceafe)=>this['addComment'](_0x2ceafe)),this['listenTo'](_0x36372e,'updateComment',(_0x1e9f9a,_0x4678a5,_0x5f42a0)=>this['updateComment'](_0x4678a5,_0x5f42a0)),this['listenTo'](_0x36372e,'removeComment',(_0x44768f,_0x1f7357)=>this['removeComment'](_0x1f7357));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x4e9fd1){this['model']['addComment']({'content':_0x4e9fd1,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x13aeee,_0x41a4e5){this['model']['getComment'](_0x13aeee)['update']({'content':_0x41a4e5});}['removeComment'](_0x24e19a){this['model']['getComment'](_0x24e19a)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function N(_0x46c9f4,_0x1d31bc,_0x491e93){const t=_0x46c9f4['t'];switch(_0x1d31bc){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'},_0x491e93);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'},_0x491e93);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'},_0x491e93);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'},_0x491e93);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x491e93);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'},_0x491e93);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'},_0x491e93);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'},_0x491e93);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(_0x307542,_0x1e589b){super(_0x307542);const _0x1bd1c3=_0xb5ba6();this['main']=this['createCollection'](),this['editable']=new Vt(_0x307542,_0x1e589b,void 0x0,{'label':()=>N(_0x307542,'Comment\x20editor')}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'dir':_0x307542['uiLanguageDirection'],'lang':_0x307542['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x1bd1c3},'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(_0x4dad0b){super(_0x4dad0b),this['view']=new Rt(_0x4dad0b['locale'],_0x4dad0b['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x2cec7f=this['editor']['editing']['view'],_0x1098bd=this['view']['editable'],_0x398cbf=_0x2cec7f['document']['getRoot']();_0x1098bd['name']=_0x398cbf['rootName'],this['view']['render']();const _0x3878c5=_0x1098bd['element'];this['setEditableElement'](_0x1098bd['name'],_0x3878c5),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x2cec7f['attachDomRoot'](_0x3878c5),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const Qt=[qt,zt,Bt,Gt,Jt,Kt,Lt];class hs extends/* #__PURE__ -- @preserve */
|
|
25
|
+
_0x478ae2(_0x210304){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
|
|
26
|
+
((()=>Qt)());constructor(_0x629d73={}){function _0x3d6475(_0x135b85){return _0x135b85['map'](_0x215d0b=>String['fromCharCode'](_0x215d0b))['join']('');}(_0x629d73=Object['assign']({},_0x629d73))['plugins']||(_0x629d73['plugins']=hs['defaultPlugins']),super(_0x629d73),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[_0x3d6475([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3d6475([0x76,0x69,0x65,0x77])][_0x3d6475([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3d6475([0x61,0x75,0x74,0x6f]),this[_0x3d6475([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x3d6475([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3d6475([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x3d6475([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x3d6475([0x6f,0x6b])});}['create'](){const _0x320151=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x320151))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x3e0c81=>{const _0x286f36=this['model']['document']['getRoot'](),_0x53053a=_0x286f36&&_0x286f36['getChild'](_0x286f36['childCount']-0x1);_0x3e0c81['setSelection'](_0x53053a,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0xa04e76=this['editing']['view'],_0x4811d5=_0xa04e76['document']['getRoot'](),_0x46a543=_0x4811d5['getChild'](0x0);_0x4811d5['childCount']>0x1||!_0x46a543||'p'!=_0x46a543['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(St(_0xa04e76,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x46a543['placeholder']=this['placeholder']),Ft({'view':_0xa04e76,'element':_0x46a543,'keepOnFocus':!0x0}),this['placeholderElement']=_0x46a543);}}class es extends kt{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x10d5af,_0x55b194={}){super(_0x10d5af),this['editor']=null,this['_editorConfig']=_0x55b194,this['set']('value',_0x55b194['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',N(_0x10d5af,'Reply...')),this['set']('submitLabel',N(_0x10d5af,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new jt(),this['focusTracker']=new _0x290ee8(),this['focusCycler']=new _0x35defd({'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',(_0x4946ec,_0x586796)=>{this['cancelButtonView']['fire']('execute'),_0x586796();}),this['keystrokes']['set']('Ctrl+Enter',(_0xf6b92e,_0x3fd9e4)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x3fd9e4());}),this['on']('submit',(_0x535177,_0x1fb942)=>{_0x1fb942['length']>0xfde8?(alert(N(_0x10d5af,'TOO_LONG_COMMENT_ALERT',[_0x1fb942['length'],0xfde8])),_0x535177['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 _0xafcfd4=this['editor'];this['element']['insertBefore'](_0xafcfd4['ui']['element'],this['element']['firstChild']),_0xafcfd4['model']['document']['on']('change',()=>this['value']=_0xafcfd4['getData']()),_0xafcfd4['bind']('placeholder')['to'](this),this['focusables']['add'](_0xafcfd4['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x21a226){-0x1===_0x21a226?(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:_0x35b5cf}=this,_0x101577=new _0x5281d3(_0x35b5cf);return _0x101577['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x101577['withText']=!0x0,_0x101577['bind']('label')['to'](this,'submitLabel'),_0x101577['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x101577['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x2a0c3d,_0x1d9d0a)=>!_0x1d9d0a&&!!_0x2a0c3d['trim']()),_0x101577;}['_createCancelButton'](){const {locale:_0xfc02f1}=this,_0x1b812e=new _0x5281d3(_0xfc02f1);return _0x1b812e['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x1b812e['label']=N(_0xfc02f1,'Cancel'),_0x1b812e['withText']=!0x0,_0x1b812e['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x1b812e;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x4d6dbd=>{this['focusTracker']['add'](_0x4d6dbd['element']);}),this['focusables']['on']('change',(_0x34dbca,_0x421cac)=>{for(const _0xc6045c of Array['from'](_0x421cac['added'])['reverse']())this['focusTracker']['add'](_0xc6045c['element']);});}}class ie extends kt{constructor(_0x17b628,_0x33c07f,_0x233c28){super(_0x17b628),this['commentInputView']=new es(_0x17b628,_0x233c28),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x1995ac,_0x147f1e)=>_0x1995ac||!!_0x147f1e),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 _0x5e6680(_0x17b628,_0x33c07f),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'](_0x11047c){this['commentInputView']['focus'](_0x11047c);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0xc64aef,_0x57af9a)=>{const {submitButtonView:_0x5d0664,cancelButtonView:_0x283569,editor:_0x54826e}=this['commentInputView'];[_0x5d0664['element'],_0x283569['element'],_0x54826e?_0x54826e['editing']['view']['getDomRoot']():null]['filter'](_0x33221d=>_0x33221d)['some'](_0x41da11=>_0x41da11['contains'](_0x57af9a['target']))||(this['focus'](),_0x57af9a['preventDefault']());});}}class rs extends kt{constructor(_0x5a53c7){super(_0x5a53c7);const _0x487656=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x487656['to']('count',_0x1c4d1b=>N(_0x5a53c7,'NUMBER_OF_COMMENTS',_0x1c4d1b))}]});}}class te extends kt{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x139642,_0x2909ec,_0x4ff097){super(_0x139642);const _0x50bdd9=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x2909ec['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x2909ec,this['_config']=_0x4ff097,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x290ee8(),this['keystrokes']=new jt(),this['focusCycler']=new _0x35defd({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x5070f5=>this['commentViews']['map'](_0x566d17=>_0x566d17['element'])['includes'](_0x5070f5['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new rs(_0x139642),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x1eadbd=>_0x1eadbd-this['_config']['maxCommentsWhenCollapsed']);for(const _0xa345fe of _0x2909ec['comments'])this['_handleNewCommentModel'](_0xa345fe);this['_handleInfoComment'](),this['listenTo'](_0x2909ec['comments'],'add',(_0x35765f,_0x9c9b91)=>{const _0x3af9d7=this['_calculatePosition'](_0x9c9b91);this['length']++,this['_handleNewCommentModel'](_0x9c9b91,_0x3af9d7),this['refreshVisibleViews']();}),this['listenTo'](_0x2909ec['comments'],'remove',(_0x384d6b,_0x42d8ef)=>{this['length']--,this['_handleRemoveCommentModel'](_0x42d8ef),this['refreshVisibleViews']();}),this['listenTo'](_0x2909ec,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x2909ec,'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',_0x50bdd9['if']('length','ck-hidden',_0x51b054=>!_0x51b054)],'aria-label':N(_0x139642,'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'](_0x262a2a){-0x1===_0x262a2a?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x5f4440 of this['commentViews'])_0x5f4440['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x1e8489,_0x5ad06f){const _0x4c5639=new this['_config']['CommentView'](this['locale'],_0x1e8489,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x4c5639['viewUid']=_0x1e8489['id'],_0x4c5639['delegate']('removeComment')['to'](this),_0x4c5639['delegate']('updateComment')['to'](this),_0x4c5639['delegate']('resolveCommentThread')['to'](this),_0x4c5639['delegate']('editorReady')['to'](this),_0x4c5639['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x4c5639,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x4c5639,_0x5ad06f);}['_calculatePosition'](_0x2796c7){const _0x4fe991=this['_model']['_findOptimalIndex'](_0x2796c7);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x2796c7['authoredAt']?_0x4fe991-0x1:_0x4fe991:_0x4fe991-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x4cc3f2={'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'],_0x4cc3f2,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x4cc3f2));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x305024){const _0x4d6b7a=this['commentViews']['remove'](_0x305024['id']);this['stopListening'](_0x4d6b7a),_0x4d6b7a['isEditMode']&&this['_updateHasDirtyComment'](),_0x4d6b7a['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x5ab365=>_0x5ab365['isEditMode']);}['_rearrangeCollapse'](){const _0x26a721=function(_0x4e6749){const _0x4c1531=new _0x5db265();for(const _0x18c9dc of _0x4e6749)_0x4c1531['add'](_0x18c9dc);return _0x4c1531;}(this['commentViews']),_0x4ca3cc=this['_collapsedCommentsView']['count'];for(let _0x4cae4b=0x1;_0x4cae4b<=_0x4ca3cc;_0x4cae4b++)_0x26a721['remove'](0x1);for(const _0xac5adf of _0x26a721)_0xac5adf['collapse']();_0x4ca3cc>0x0&&_0x26a721['add'](this['_collapsedCommentsView'],0x1),ns(_0x2936d6(Array['from'](this['visibleViews']),Array['from'](_0x26a721)),this['visibleViews'],_0x26a721);}['_rearrangeExpand'](){ns(_0x2936d6(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x134c53 of this['visibleViews'])_0x134c53['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x2f1391=>{this['focusTracker']['add'](_0x2f1391['element']),this['keystrokes']['listenTo'](_0x2f1391['element']);}),this['commentViews']['on']('change',(_0x309d6d,_0x4f749a)=>{for(const _0x60dc7d of _0x4f749a['removed'])this['focusTracker']['remove'](_0x60dc7d['element']),this['keystrokes']['stopListening'](_0x60dc7d['element']);for(const _0x2fd517 of Array['from'](_0x4f749a['added'])['reverse']())this['focusTracker']['add'](_0x2fd517['element']),this['keystrokes']['listenTo'](_0x2fd517['element']);});}}function ns(_0xe7231a,_0x2e44e1,_0x508e5b){let _0x5f5b84=0x0;for(const _0x733b0d of _0xe7231a)switch(_0x733b0d){case'insert':_0x2e44e1['add'](_0x508e5b['get'](_0x5f5b84),_0x5f5b84),_0x5f5b84++;break;case'delete':_0x2e44e1['remove'](_0x5f5b84);break;case'equal':_0x5f5b84++;}}class oe extends kt{constructor(_0x4f32c2){super(_0x4f32c2);const _0x4bec07=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x4bec07['to']('contextValue',_0x59cc01=>N(_0x4f32c2,'THREAD_CONTEXT_LABEL',_0x59cc01)),'tabindex':-0x1},'children':[{'text':_0x4bec07['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class Xt extends kt{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x275509,_0xf445e9){super(_0x275509);const _0x2b5f6c=this['bindTemplate'];this['_model']=_0xf445e9,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x290ee8(),this['keystrokes']=new jt(),this['focusCycler']=new _0x35defd({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x5dd43e=>!!_0x5dd43e),this['bind']('contextValue')['to'](this['_model'],'context',_0x464a1b=>_0x464a1b&&_0x464a1b['value']?this['_trimContextValue'](_0x464a1b['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',_0x2b5f6c['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 _0x3aecfc=new _0x5281d3(this['locale']);return _0x3aecfc['label']=N(this['locale'],'Reopen'),_0x3aecfc['tooltip']=N(this['locale'],'Reopen'),_0x3aecfc['icon']=_0x3bdff5,_0x3aecfc['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x1d8b4d=>!_0x1d8b4d),_0x3aecfc['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x57a42e,_0x52cb77)=>_0x57a42e&&_0x52cb77),_0x3aecfc['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x3aecfc;}['_trimContextValue'](_0x2694c1){if(_0x2694c1['length']<0x96)return _0x2694c1;const _0x1a1710=_0x2694c1['lastIndexOf']('\x20',0x93);return _0x2694c1['substring'](0x0,_0x1a1710>-0x1?_0x1a1710:0x93)+'...';}['_attachContextActions'](){const _0x2fc7ef=this['element']['querySelector']('.ck-context'),_0x5ea422=_0x2fc7ef['querySelector']('.ck-context__value');this['listenTo'](_0x2fc7ef,'mouseenter',()=>{_0x5ea422['offsetWidth']<_0x5ea422['scrollWidth']&&_0x2fc7ef['classList']['add']('overlay');}),this['listenTo'](_0x2fc7ef,'mouseleave',()=>{_0x2fc7ef['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x50f0f7 of this['focusables'])this['focusTracker']['add'](_0x50f0f7['element']),this['keystrokes']['listenTo'](_0x50f0f7['element']);}['_createContextView'](){const _0xe90e3f=new oe(this['locale']);return _0xe90e3f['bind']('contextValue')['to'](this),_0xe90e3f;}}class si extends kt{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x15bb76,_0xde4fc3,_0x5a96f2,_0x2a7af6){super(_0x15bb76),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0xde4fc3,this['_localUser']=_0x5a96f2,this['_config']=_0x2a7af6,this['commentThreadHeaderView']=new Xt(_0x15bb76,_0xde4fc3),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new Yt(_0x15bb76,N(_0x15bb76,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new te(_0x15bb76,_0xde4fc3,Object['assign']({'CommentView':this['_config']['CommentView']},_0x2a7af6)),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',(_0x284c7b,_0x4b16e3)=>_0x284c7b||!!_0x4b16e3),this['bind']('isUnlinked')['to'](_0xde4fc3,'unlinkedAt',_0x5a111e=>!!_0x5a111e),this['bind']('ariaLabel')['to'](this,'length',_0x10d1eb=>{const _0x5268ab=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return N(this['locale'],'COMMENT_THREAD_LABEL',[_0x10d1eb,_0x5268ab]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x290ee8(),this['keystrokes']=new jt(),this['focusCycler']=new _0x35defd({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x5c70aa=>_0x5c70aa['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 _0x2ac2b0=new ie(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x9dfc2c=_0x2ac2b0['commentInputView'];return _0x2ac2b0['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x9dfc2c,'value',(_0x5420f1,_0x25fb02,_0x2a88b3,_0x4face5,_0x2e16ca)=>!!_0x2e16ca||!!_0x4face5&&_0x2a88b3&&!_0x25fb02||_0x5420f1&&_0x2a88b3&&!_0x25fb02),_0x9dfc2c['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x4f06dd,_0xfc3c72,_0x1d9080)=>{let _0x5812a4;return _0x5812a4=_0x1d9080&&_0xfc3c72?'Reply\x20to\x20reopen\x20discussion...':_0x4f06dd?'Reply...':'Write\x20a\x20comment...',N(this['locale'],_0x5812a4);}),_0x9dfc2c['bind']('submitLabel')['to'](this,'length',_0x340aad=>N(this['locale'],_0x340aad?'Reply':'Comment')),_0x9dfc2c['on']('submit',(_0x237009,_0x129b21)=>{this['fire']('addComment',_0x129b21),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x9dfc2c['on']('cancel',()=>{this['focus']();}),_0x9dfc2c['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x9dfc2c['on']('cancel',_0x1c0697=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x1c0697['stop']());}),this['on']('change:isActive',(_0xf91f1,_0x4191f4,_0x1eb1d2)=>{_0x1eb1d2||this['length']||_0x9dfc2c['value']||this['fire']('removeCommentThread');}),_0x2ac2b0;}}class gt extends/* #__PURE__ -- @preserve */
|
|
27
|
+
ti(si){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x48d379,_0x89274a,_0x4c64e6,_0x4d434e){super(_0x48d379,_0x89274a,_0x4c64e6,_0x4d434e),this['commentThreadChildren']=this['createCollection']([this['commentsListView'],this['commentThreadInputView'],this['ariaDescriptionView']]),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x48d379,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x3475e4,_0xecaf7b,_0xacf08)=>{_0xacf08||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x5c2818,_0x10d0d2,_0x22b139)=>{_0x22b139&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x433091=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck','ck-thread','ck-reset_all-excluded','ck-rounded-corners',_0x433091['if']('isActive','ck-thread--active'),_0x433091['if']('isUnlinked','ck-thread--unlinked'),_0x433091['to']('actionIndicator',_0x4f036e=>_0x4f036e?'ck-thread--'+_0x4f036e:'')],'data-thread-id':this['_model']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x433091['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 _0x5d862b of this['commentsListView']['commentViews'])_0x5d862b['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x50842b}=this,_0x457bb8=this['commentsListView']['commentViews']['get'](0x0);_0x457bb8===this['_boundFirstCommentView']||_0x457bb8['isSystemComment']||(this['_boundFirstCommentView']=_0x457bb8,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x457bb8,'actionIndicator',_0xbceb2b=>'remove'===_0xbceb2b?'remove':null),_0x457bb8['placeholder']=N(_0x50842b,'Write\x20a\x20comment...'),_0x457bb8['removeButton']['on']('execute',_0x57fc62=>{_0x57fc62['stop'](),this['showConfirm'](N(_0x50842b,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),this['on']('removeConfirm',()=>{_0x457bb8['focus']();}),_0x457bb8['actionBar']['add'](this['resolveButton'],0x0),_0x457bb8['focusables']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x569398=new _0x4525bb(this['locale']);return _0x569398['label']=N(this['locale'],'Resolve'),_0x569398['tooltip']=N(this['locale'],'Resolve'),_0x569398['icon']=_0xc9f2eb,_0x569398['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x569398['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x3dab02=>!_0x3dab02),_0x569398['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x2b5110,_0x15b8d0)=>_0x2b5110&&!_0x15b8d0),_0x569398['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x569398;}['_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(_0x328b82){super(_0x328b82),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x7863bd,_0x3b2bcb,_0x1bcba8)=>{this['element']['innerHTML']=_0x1bcba8;}),this['element']['innerHTML']=this['content'];}}class di extends kt{['visibleView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x3f777e,_0x4981c8,_0x2116a8){super(_0x3f777e),this['_model']=_0x4981c8,this['_config']=_0x2116a8,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['bind']('ariaLabel')['to'](_0x4981c8,'content',_0x4981c8,'authoredAt',(_0x7acc00,_0x1d14a1)=>N(_0x3f777e,'COMMENT_ARIA_LABEL',[_0x4981c8['author']['name'],_0x2116a8['formatDateTime'](_0x1d14a1),new DOMParser()['parseFromString'](_0x7acc00,'text/html')['body']['textContent'],_0x4981c8['isExternal']?this['getExternalCommentNote']():''])),this['ariaDescriptionView']=new Yt(_0x3f777e,N(_0x3f777e,'COMMENT_THREAD_DESCRIPTION')),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']()),this['focusables']=new _0x47b0f9(),this['focusTracker']=new _0x290ee8(),this['keystrokes']=new jt(),this['focusCycler']=new _0x35defd({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x541c3f=>_0x541c3f['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 _0x5092af=new is(this['locale']);return _0x5092af['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x2e60f6,_0x119b24)=>_0x119b24?ts(_0x2e60f6,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x2e60f6),_0x5092af;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x824ce9=new es(this['locale'],this['_config']['editorConfig']);return _0x824ce9['value']=this['_model']['content'],_0x824ce9['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x824ce9['submitLabel']=N(this['locale'],'Save'),_0x824ce9['on']('submit',(_0x363c9c,_0x204e13)=>{this['fire']('updateComment',this['_model']['id'],_0x204e13),this['switchToDisplayMode'](),this['focus']();}),_0x824ce9['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x824ce9['once']('editorReady',()=>{_0x824ce9['focus']();}),_0x824ce9['createEditor'](),_0x824ce9['delegate']('editorReady')['to'](this),_0x824ce9['delegate']('editorDestroyed')['to'](this),_0x824ce9;}['_setupKeyboardNavigation'](){const _0x5a24ae=this['element'];this['keystrokes']['listenTo'](_0x5a24ae);for(const _0x2c1c31 of this['focusables'])this['focusTracker']['add'](_0x2c1c31['element']),this['keystrokes']['listenTo'](_0x2c1c31['element']);this['focusables']['on']('change',(_0x39f0b1,_0x95ffdd)=>{for(const _0x3707d8 of _0x95ffdd['removed'])this['focusTracker']['remove'](_0x3707d8['element']),this['keystrokes']['stopListening'](_0x3707d8['element']);for(const _0x568fd0 of _0x95ffdd['added'])this['focusTracker']['add'](_0x568fd0['element']),this['keystrokes']['listenTo'](_0x568fd0['element']);}),this['keystrokes']['set']('enter',(_0x537542,_0x11f20b)=>{_0x5a24ae===_0x537542['target']&&(this['focusCycler']['focusFirst'](),_0x11f20b());}),this['keystrokes']['set']('esc',(_0x5c2f08,_0x12d51b)=>{_0x5a24ae!==_0x5c2f08['target']&&(this['focus'](),_0x12d51b());});}}class Tt extends/* #__PURE__ -- @preserve */
|
|
28
|
+
ti(di){['actionBar'];['userView'];constructor(_0x34b9db,_0x2505e6,_0x3d8345){super(_0x34b9db,_0x2505e6,_0x3d8345),this['set']('actionIndicator',null),this['set']('placeholder',N(_0x34b9db,'Reply...')),this['bind']('authoredAt')['to'](_0x2505e6),this['bind']('resolvedAt')['to'](_0x2505e6),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 _0x5e6680(_0x34b9db,_0x2505e6['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['listenTo'](_0x2505e6,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x55ddd3=this['bindTemplate'],_0x5e6af2=[{'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':_0x55ddd3['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x55ddd3['to']('authoredAt',_0x309cb8=>this['_config']['formatDateTime'](_0x309cb8))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x55ddd3['if']('isEditMode','ck-comment__actions--hidden'),_0x55ddd3['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']&&_0x5e6af2['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper'],'tabindex':-0x1,'aria-label':_0x55ddd3['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id'],'role':'listitem'},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x55ddd3['if']('isEditMode','ck-comment--edit'),_0x55ddd3['if']('isSystemComment','ck-comment--info'),_0x55ddd3['to']('actionIndicator',_0x482c82=>_0x482c82?'ck-comment--'+_0x482c82:'')],'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':_0x5e6af2}]}]};}['_createEditButton'](){const _0x572d41=new _0x5281d3(this['locale']);return _0x572d41['label']=N(this['locale'],'Edit'),_0x572d41['icon']=_0x37b825,_0x572d41['withText']=!0x0,_0x572d41['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x572d41['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x44eb9b=>!_0x44eb9b),_0x572d41['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x572d41['on']('execute',()=>this['switchToEditMode']()),_0x572d41;}['_createRemoveButton'](){const _0x5f5299=new _0x5281d3(this['locale']);return _0x5f5299['label']=N(this['locale'],'Remove'),_0x5f5299['icon']=_0x411abd,_0x5f5299['withText']=!0x0,_0x5f5299['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x5f5299['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x1021f2=>!_0x1021f2),_0x5f5299['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x5f5299['on']('execute',()=>{this['showConfirm'](N(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x5f5299;}['_createDropdown'](){const _0x67a71f=_0x2fb663(this['locale'],_0x4d79c5),_0x18ec07=_0x67a71f['panelView']['children'],_0x205f44=new _0x3b923b(this['locale']),_0x9f6d82=_0x67a71f['bindTemplate'];_0x21e7e8(_0x67a71f,()=>this['items']['find'](_0x21074a=>_0x21074a['isVisible'])),_0x67a71f['extendTemplate']({'attributes':{'class':[_0x9f6d82['if']('isVisible','ck-hidden',_0x407bef=>!_0x407bef)]}});const _0x5ba472=(_0x31252d,_0x5a0fb7=-0x1)=>{const _0x580d0d=new _0x8d14(this['locale']);_0x580d0d['children']['add'](_0x31252d);const _0x545df0=_0x5a0fb7>-0x1?_0x5a0fb7:_0x205f44['items']['length'];_0x205f44['items']['add'](_0x580d0d,_0x545df0);const _0xc46f4d=Array['from'](this['items']);_0x67a71f['unbind']('isEnabled','isVisible'),_0x67a71f['bind']('isEnabled')['toMany'](_0xc46f4d,'isEnabled',(..._0x4aca2b)=>_0x4aca2b['some'](_0x3dce7d=>_0x3dce7d)),_0x67a71f['bind']('isVisible')['toMany'](_0xc46f4d,'isVisible',(..._0x1cfc4b)=>_0x1cfc4b['some'](_0x303073=>_0x303073));};_0x67a71f['panelPosition']='sw',_0x67a71f['buttonView']['set']({'label':N(this['locale'],'Show\x20more\x20items'),'icon':_0x3dd93e});for(const _0x17706f of this['items'])_0x5ba472(_0x17706f);return _0x18ec07['add'](_0x205f44),_0x67a71f['listenTo'](this['items'],'add',(_0x2cc13c,_0x580460,_0x26ab4f)=>{_0x5ba472(_0x580460,_0x26ab4f);}),_0x67a71f['listenTo'](this['items'],'remove',(_0x2746f1,_0x3cfc9f,_0x324ba2)=>{_0x205f44['items']['remove'](_0x324ba2);}),_0x67a71f;}['_attachActions'](_0x160ee2,_0x4272cc){const _0x1e916f=_0x160ee2&&_0x160ee2['element'];_0x1e916f&&(this['listenTo'](_0x1e916f,'mouseenter',()=>this['actionIndicator']=_0x4272cc),this['listenTo'](_0x1e916f,'focus',()=>this['actionIndicator']=_0x4272cc),this['listenTo'](_0x1e916f,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x1e916f,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0x5564ae=super['_createCommentInputView']();return _0x5564ae['bind']('placeholder')['to'](this),_0x5564ae;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function xt(_0x1b4d55){const _0x22e885=Dt(_0x1b4d55,0x1e),_0x2169c2=new MutationObserver(_0x16f670=>{for(const _0x5d4d81 of _0x16f670)('attributes'==_0x5d4d81['type']&&'class'==_0x5d4d81['attributeName']||'childList'==_0x5d4d81['type']||'characterData'==_0x5d4d81['type'])&&_0x22e885();});return{'attach'(_0x36d859){_0x2169c2['observe'](_0x36d859,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x2169c2['disconnect'](),_0x22e885['cancel']();}};}class E extends kt{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x44e5ac,_0xd9aa65){super(_0x44e5ac),this['id']=_0xb5ba6(),this['focusTracker']=new _0x290ee8(),this['keystrokes']=new jt(),this['keystrokes']['set']('Esc',(_0x15f3ef,_0xccaf27)=>this['fire']('Esc',_0xccaf27)),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'](_0xd9aa65),this['mainView']=_0xd9aa65;const _0x219bf6=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x219bf6['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 _0x382db5=this['element']['clientHeight'];_0x382db5&&(this['height']=_0x382db5);}}class T extends/* #__PURE__ -- @preserve */
|
|
29
|
+
_0x478ae2(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x1f0ae7,target:_0x5a650c,type:_0x2cd114,isVisible:_0x2e96b4=!0x0}){super(),this['view']=_0x1f0ae7,this['view']['element']||this['view']['render'](),this['_type']=_0x2cd114,this['_target']=_0x5a650c,T['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x5db265([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x517e9e,_0x5db69a)=>{this['view']['focusTracker']['add'](_0x5db69a);}),this['focusableElements']['on']('remove',(_0x1602e3,_0x3ec4b7)=>{this['view']['focusTracker']['remove'](_0x3ec4b7);}),this['set']('isVisible',_0x2e96b4);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x64c082=this['_getNormalizedTarget']();return T['_assertCorrectTarget'](_0x64c082),_0x64c082;}get['targetRect'](){const _0x19395a=this['target'];if(null===_0x19395a)return null;if(_0x19395a instanceof _0x5ba026)return _0x19395a;const _0x3a2200=_0x19395a['filter'](_0x433267=>function(_0x5ab4fe){const _0x57e89c=_0x5ab4fe['offsetParent'];if(_0x57e89c)return!0x0;const _0x5384d2=_0x5ab4fe['getClientRects']()['item'](0x0);return!!_0x5384d2;}(_0x433267));return 0x0===_0x3a2200['length']?null:new _0x5ba026(_0x3a2200[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x3c0e14){this['view']['isActive']=_0x3c0e14,this['view']['mainView']['isActive']=_0x3c0e14;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x4bb58c){if(!(null===_0x4bb58c||_0x4bb58c instanceof _0x5ba026||Array['isArray'](_0x4bb58c)&&_0x4bb58c['every'](_0x2da8db=>fi(_0x2da8db))))throw new _0x50bda('annotation-invalid-target',null,{'target':_0x4bb58c});}['_getNormalizedTarget'](){const _0x5ecdd1='function'==typeof this['_target']?this['_target']():this['_target'];return fi(_0x5ecdd1)?[_0x5ecdd1]:_0x5ecdd1;}}function fi(_0x48d25a){return null!==_0x48d25a&&'object'==typeof _0x48d25a&&'nodeType'in _0x48d25a&&0x1===_0x48d25a['nodeType'];}class S extends _0x5db265{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x2742af=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x290ee8(),this['_focusTracker']['on']('change:isFocused',(_0x46bb58,_0x5e5d43,_0x2a1222)=>{_0x2a1222||this['fire']('blur');});for(const _0x5d3333 of _0x2742af)this['add'](_0x5d3333);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x47275a){if(this['has'](_0x47275a))throw new _0x50bda('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x47275a['innerView'],_0x47275a),this['_viewToAnnotation']['set'](_0x47275a['view'],_0x47275a);for(const _0x254a07 of _0x47275a['focusableElements'])this['_focusTracker']['add'](_0x254a07);this['listenTo'](_0x47275a['focusableElements'],'add',(_0x4123d9,_0x15aea7)=>{this['_focusTracker']['add'](_0x15aea7);}),this['listenTo'](_0x47275a['focusableElements'],'remove',(_0x5594d5,_0x3a8bcd)=>{this['_focusTracker']['remove'](_0x3a8bcd);}),this['listenTo'](_0x47275a['view']['focusTracker'],'change:isFocused',(_0x200232,_0x590b55,_0x3e9ab6)=>{_0x3e9ab6&&this['fire']('focus',_0x47275a);}),_0x47275a['updateTargetRect']();const _0x45068c=this['_getOrderInContent'](_0x47275a['view']['targetRect']);return super['add'](_0x47275a,_0x45068c);}['remove'](_0x4b6a00){if(!this['has'](_0x4b6a00))throw new _0x50bda('annotationcollection-not-existing-item',null);this['stopListening'](_0x4b6a00['view']['focusTracker']),this['stopListening'](_0x4b6a00['focusableElements']);for(const _0x2cbe6c of _0x4b6a00['focusableElements'])this['_focusTracker']['remove'](_0x2cbe6c);return this['_viewToAnnotation']['delete'](_0x4b6a00['view']),this['_innerViewToAnnotation']['delete'](_0x4b6a00['innerView']),super['remove'](_0x4b6a00);}['getByInnerView'](_0xc56d8d){return this['_innerViewToAnnotation']['get'](_0xc56d8d);}['getByView'](_0x152722){return this['_viewToAnnotation']['get'](_0x152722);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x36fe97 of this)_0x36fe97['updateTargetRect']();this['_sort']();}['_sort'](){const _0x10bb47=Array['from'](this)['sort']((_0x5b33f1,_0x3269a0)=>w(_0x5b33f1['view']['targetRect'],_0x3269a0['view']['targetRect']));for(let _0x390454=_0x10bb47['length']-0x1;_0x390454>0x0;_0x390454--){const _0x5e6e2c=_0x10bb47[_0x390454];_0x390454!==this['getIndex'](_0x5e6e2c)&&(this['remove'](_0x5e6e2c),this['add'](_0x5e6e2c));}}['_getOrderInContent'](_0x4d2d9e){let _0x3fe2b1=0x0;if(!_0x4d2d9e)return this['length'];for(const _0x55203f of this){const _0x218e15=_0x55203f['view']['targetRect'];if(_0x218e15){if(w(_0x4d2d9e,_0x218e15)<0x0)return _0x3fe2b1;_0x3fe2b1++;}}return _0x3fe2b1;}}function v({source:_0x121a34,target:_0x357ac8,filter:_0x42dcb7}){for(const _0x1d7ce3 of _0x121a34)_0x42dcb7(_0x1d7ce3)&&_0x357ac8['add'](_0x1d7ce3);_0x357ac8['listenTo'](_0x121a34,'add',(_0x313086,_0x10ddd4)=>{_0x42dcb7(_0x10ddd4)&&_0x357ac8['add'](_0x10ddd4);}),_0x357ac8['listenTo'](_0x121a34,'remove',(_0x45eedc,_0x2dcc69)=>{_0x357ac8['has'](_0x2dcc69)&&_0x357ac8['remove'](_0x2dcc69);});}function w(_0x4da30f,_0x158933){if(null===_0x4da30f&&null===_0x158933)return 0x0;if(null===_0x4da30f)return-0x1;if(null===_0x158933)return 0x1;const _0x117e5f=_0x4da30f['top']-_0x158933['top'];return 0x0==_0x117e5f?_0x4da30f['left']-_0x158933['left']:_0x117e5f;}class y extends _0xdc4a0a{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x256d98){if(super(_0x256d98),this['collection']=new S(),this['_visibleAnnotations']=new S(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x256d98 instanceof _0x210304){const _0xb0e94e=_0x256d98['locale'];_0x256d98['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':N(_0xb0e94e,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':N(_0xb0e94e,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':N(_0xb0e94e,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':N(_0xb0e94e,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':N(_0xb0e94e,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':N(_0xb0e94e,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':N(_0xb0e94e,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x43302f){this['collection']['add'](_0x43302f);}['remove'](_0x34e4ce){this['collection']['remove'](_0x34e4ce),_0x34e4ce['destroy']();}['refreshVisibility'](){for(const _0x27fd4b of this['collection'])_0x27fd4b['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x483a73){return this['collection']['getByInnerView'](_0x483a73);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x2efb28 of this['collection'])_0x2efb28['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x792c9e){this['fire']('_activateAnnotation',_0x792c9e);}['createAnnotation'](_0x48b65d){return new T(_0x48b65d);}['createAnnotationView'](_0x23cf14,_0x3b7f69){return new E(_0x23cf14,_0x3b7f69);}['_addActiveAnnotation'](_0x5d169b){const _0x3b4478=new Set(this['activeAnnotations']);_0x3b4478['add'](_0x5d169b),this['activeAnnotations']=_0x3b4478;}['_removeActiveAnnotation'](_0x2de21c){const _0x3436af=new Set(this['activeAnnotations']);_0x3436af['delete'](_0x2de21c),this['activeAnnotations']=_0x3436af;}['_bindAnnotationsToVisibleAnnotations'](){const _0x517a73=this['collection'],_0x278ecb=this['_visibleAnnotations'];function _0x2ba23e(_0x1790bc){const _0x1fc8f6=_0x1790bc['source'];_0x1fc8f6['isVisible']&&!_0x278ecb['has'](_0x1fc8f6)?_0x278ecb['add'](_0x1fc8f6):!_0x1fc8f6['isVisible']&&_0x278ecb['has'](_0x1fc8f6)&&_0x278ecb['remove'](_0x1fc8f6),_0x1fc8f6['view']['focusTracker']['remove'](_0x1fc8f6['view']['element']),_0x1fc8f6['view']['focusTracker']['add'](_0x1fc8f6['view']['element']);}this['listenTo'](_0x517a73,'add',(_0x3c6de6,_0xfa5f9d)=>{_0xfa5f9d['isVisible']&&_0x278ecb['add'](_0xfa5f9d),this['listenTo'](_0xfa5f9d,'change:isVisible',_0x2ba23e);}),this['listenTo'](_0x517a73,'remove',(_0x52bdce,_0x4d3fd7)=>{_0x278ecb['has'](_0x4d3fd7)&&_0x278ecb['remove'](_0x4d3fd7),this['stopListening'](_0x4d3fd7,'change:isVisible',_0x2ba23e);});}['_setupEnterAnnotationKeystroke'](){const _0x29fa1e=_0x54833b=>{_0x54833b['on']('ready',()=>{_0x54833b['keystrokes']['set'](_0x5af35e,(_0x2fd039,_0x306655)=>{const _0x55e06d=_0x306a8b(this['activeAnnotations']['values']());_0x55e06d&&(_0x55e06d['view']['focus'](),_0x306655());});});};this['context']instanceof _0x210304?_0x29fa1e(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x553d5a,_0x46aedb)=>{_0x29fa1e(_0x46aedb);});}['_setupEscapeAnnotationHandling'](){const _0x27987e=_0x47adb0=>{const _0x411a91=_0x47adb0['source'],_0x21470a=[];let _0x325235;if(Array['isArray'](_0x411a91['target'])){_0x325235=_0x411a91['target'][0x0],this['context']instanceof _0x210304?_0x21470a['push'](this['context']):this['context']['editors']&&_0x21470a['push'](...this['context']['editors']);for(const _0x5ae413 of _0x21470a)for(const _0x43790a of _0x5ae413['editing']['view']['domRoots']['values']())if(_0x43790a['contains'](_0x325235))return void _0x5ae413['editing']['view']['focus']();_0x325235['focus']();}};this['listenTo'](this['collection'],'add',(_0x53e58f,_0x1a0548)=>{this['listenTo'](_0x1a0548,'escape',_0x27987e,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x40c443,_0x5e9094)=>{this['stopListening'](_0x5e9094,'escape',_0x27987e);});}}const _t=Symbol('noChannel'),bt={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class o extends _0xdc4a0a{['_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(_0x394bd8){super(_0x394bd8),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x494a0b=this['context']['config'];_0x494a0b['define']('comments.maxCommentsWhenCollapsed',0x2),_0x494a0b['define']('comments.maxThreadTotalWeight',0x1f4),_0x494a0b['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x494a0b['define']('comments.CommentThreadView',gt),_0x494a0b['define']('comments.CommentView',Tt),_0x494a0b['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x123a2=this['context']['plugins']['get'](y);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x485756,_0x2db044)=>this['_addCommentThread'](_0x2db044)),this['on']('submitCommentThread',(_0x39afa6,_0x52ce14)=>this['_submitCommentThread'](_0x52ce14)),this['on']('resolveCommentThread',(_0x598297,_0x5e68b1)=>this['_resolveCommentThread'](_0x5e68b1)),this['on']('resolveCommentThread',(_0xb596be,_0x55e4ce)=>this['_updateActiveAnnotation'](_0x55e4ce),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x245655,_0x4781c4)=>this['_reopenCommentThread'](_0x4781c4)),this['on']('reopenCommentThread',(_0x98c853,_0x513e76)=>this['_updateActiveAnnotation'](_0x513e76),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x14be5c,_0x21a132)=>this['_removeCommentThread'](_0x21a132)),this['on']('updateCommentThread',(_0x4b1db1,_0x5a1b77)=>this['_updateCommentThread'](_0x5a1b77)),this['on']('updateCommentThread',(_0x22835f,_0x1f0375)=>this['_updateActiveAnnotation'](_0x1f0375),{'priority':'lowest'}),this['on']('addComment',(_0x26103d,_0x339341)=>this['_addComment'](_0x339341)),this['on']('updateComment',(_0x1fb3dc,_0x57f28d)=>this['_updateComment'](_0x57f28d)),this['on']('removeComment',(_0x4ced00,_0xb12ea1)=>this['_removeComment'](_0xb12ea1)),this['on']('addComment',(_0x38e949,{threadId:_0x5f5622,isFromAdapter:_0x50b483})=>{if(_0x50b483)return;const _0x454fdd=this['getCommentThread'](_0x5f5622),_0x2199ed=_0x454fdd&&this['_threadToController']['get'](_0x454fdd);_0x2199ed&&_0x2199ed['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x123a2,'change:activeAnnotations',(_0x1a5309,_0x42b985,_0x1f7651)=>{const _0x3e0d18=Array['from'](_0x1f7651)['map'](_0x5cca7e=>this['_viewToController']['get'](_0x5cca7e['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x3e0d18?_0x3e0d18['model']:null;});}set['adapter'](_0x563501){if(this['_adapter'])throw new _0x50bda('commentsrepository-adapter-already-set');this['_adapter']=_0x563501;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0xe59a5a=_t,threadId:_0x453c3f=_0xb5ba6(),comments:_0x2ee6ec=[],unlinkedAt:_0x347940=null,resolvedAt:_0x1281b0=null,resolvedBy:_0x52c17d=null,target:_0xe4526f=null,context:_0x4de7cf=null,attributes:_0x8bf41b={},isResolvable:_0x1a9147=!0x0,isSubmitted:_0x1cd095=!0x1,isFromAdapter:_0x31925f=!0x1}={}){return this['fire'](Nt('addCommentThread',_0xe59a5a),{'channelId':_0xe59a5a,'threadId':_0x453c3f,'comments':_0x2ee6ec,'unlinkedAt':_0x347940,'resolvedAt':_0x1281b0,'resolvedBy':_0x52c17d,'target':_0xe4526f,'context':_0x4de7cf,'attributes':_0x8bf41b,'isFromAdapter':_0x31925f,'isResolvable':_0x1a9147,'isSubmitted':_0x1cd095}),this['getCommentThread'](_0x453c3f);}['openNewCommentThread']({channelId:_0x2eb5cb=_t,threadId:_0x46c670=_0xb5ba6(),target:_0x59a37a,context:_0x5dd0cc=null,isResolvable:_0xbc34d0=!0x0}){if(this['_readOnlyChannels']['has'](_0x2eb5cb)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x59a37a)throw new _0x50bda('commentsrepository-missing-target');const _0x3d4cb6=this['addCommentThread']({'channelId':_0x2eb5cb,'threadId':_0x46c670,'target':_0x59a37a,'context':_0x5dd0cc,'isResolvable':_0xbc34d0});if(!_0x3d4cb6)return null;const _0x56d352=this['_threadToController']['get'](_0x3d4cb6),_0x5278d1=_0x56d352['view']['commentThreadInputView']['commentInputView'],_0x5520ee=this['context']['plugins']['get'](y),_0x11dd51=_0x5520ee['getByInnerView'](_0x56d352['view']);return _0x5520ee['activate'](_0x11dd51),_0x5278d1['once']('editorReady',()=>_0x5278d1['focus']()),_0x3d4cb6;}['hasCommentThread'](_0x4d1c3b){if('string'!=typeof _0x4d1c3b)throw new _0x50bda('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x4d1c3b);}['updateCommentThread']({channelId:_0x22b90a=_t,threadId:_0x1bca6b,context:_0x162f81,unlinkedAt:_0x419d87,attributes:_0xdfeba0,isFromAdapter:_0x3cade=!0x1}){return this['fire'](Nt('updateCommentThread',_0x22b90a),{'channelId':_0x22b90a,'threadId':_0x1bca6b,'context':_0x162f81,'unlinkedAt':_0x419d87,'attributes':_0xdfeba0,'isFromAdapter':_0x3cade}),this['getCommentThread'](_0x1bca6b);}['getCommentThread'](_0x3a92c1){if('string'!=typeof _0x3a92c1)throw new _0x50bda('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x3a92c1);}['fetchCommentThread']({channelId:_0x4ec907,threadId:_0x339b22}={}){const _0x340ca5=this['getCommentThread'](_0x339b22);if(_0x340ca5)return Promise['resolve'](_0x340ca5);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x50bda('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x4ec907,'threadId':_0x339b22})['then'](_0x438b3c=>this['hasCommentThread'](_0x339b22)?this['getCommentThread'](_0x339b22):_0x438b3c?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x4ec907},_0x438b3c)):void 0x0)['catch'](_0x77b9ad=>{throw console['error'](_0x77b9ad),new _0x50bda('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x475d1b,skipNotAttached:_0x5d6810=!0x1,skipEmpty:_0x4f8e35=!0x1,toJSON:_0x36f7c4=!0x1}={}){const _0x4619b6=[];for(const _0x3bdc84 of this['_threads']['values']())_0x475d1b&&_0x3bdc84['channelId']!==_0x475d1b||_0x5d6810&&!_0x3bdc84['isAttached']||_0x4f8e35&&0x0===_0x3bdc84['length']||_0x4619b6['push'](_0x3bdc84);return _0x36f7c4?_0x4619b6['map'](_0x5d6b17=>_0x5d6b17['toJSON']()):_0x4619b6;}['getAnnotationForCommentThread'](_0x199425){const _0x2710c0=this['_threadToController']['get'](_0x199425);if(!_0x2710c0)return null;return this['context']['plugins']['get'](y)['getByInnerView'](_0x2710c0['view'])||null;}['getCommentThreadForAnnotation'](_0x126496){const _0x3fca8e=this['_viewToController']['get'](_0x126496['innerView']);return _0x3fca8e?_0x3fca8e['model']:null;}['setActiveCommentThread'](_0x46e36b){const _0x45380d=this['context']['plugins']['get'](y);if(!_0x46e36b)return void(this['activeCommentThread']&&_0x45380d['deactivateAll']());const _0x250819=this['getCommentThread'](_0x46e36b);if(!_0x250819)throw new _0x50bda('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x46e36b});if(!this['_threadToController']['has'](_0x250819))throw new _0x50bda('commentsrepository-active-not-attached',null,{'threadId':_0x46e36b});const _0x4b3fbc=_0x45380d['getByInnerView'](this['_threadToController']['get'](_0x250819)['view']);_0x45380d['activate'](_0x4b3fbc);}['switchReadOnly'](_0x5d9512,_0x18ba04){_0x5d9512?this['_readOnlyChannels']['add'](_0x18ba04):this['_readOnlyChannels']['delete'](_0x18ba04),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x460e08){return this['_readOnlyChannels']['has'](_0x460e08)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x590d20,_0x1bfeea){return new vt(_0x590d20,_0x1bfeea);}['setPermissions'](_0x31da02,_0x4454f6=_t){this['_permissions']['set'](_0x4454f6,_0x31da02),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x534f3a=_t){return this['_permissions']['has'](_0x534f3a)?this['_permissions']['get'](_0x534f3a):bt;}['_addCommentThread']({channelId:_0x88f754,threadId:_0x36e399,comments:_0x4686f2,unlinkedAt:_0x53030e,resolvedAt:_0x532e60,resolvedBy:_0x1a24d3,target:_0x3612b1,context:_0x51861f,attributes:_0x3c8f43,isFromAdapter:_0x51b2ce,isResolvable:_0x3482d6,isSubmitted:_0x2f676d}){if('string'!=typeof _0x36e399)throw new _0x50bda('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x36e399});if(this['hasCommentThread'](_0x36e399))throw new _0x50bda('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x36e399});const _0x44aebd=new pi(this,{'channelId':_0x88f754,'id':_0x36e399,'context':_0x51861f,'attributes':_0x3c8f43,'unlinkedAt':_0x53030e,'resolvedAt':_0x532e60,'resolvedBy':_0x1a24d3?this['context']['plugins']['get'](it)['getUser'](_0x1a24d3):null,'isResolvable':_0x3482d6,'isSubmitted':_0x2f676d||_0x51b2ce});this['_threads']['set'](_0x36e399,_0x44aebd);for(const _0xbbb637 of _0x4686f2)_0x44aebd['_add'](this['_createNewComment']({'threadId':_0x36e399,..._0xbbb637}));return _0x3612b1&&_0x44aebd['attachTo'](_0x3612b1),_0x51b2ce||!_0x44aebd['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x88f754,'threadId':_0x36e399});}['_submitCommentThread']({channelId:_0xc43bd1,threadId:_0x685f12}){if(!this['hasCommentThread'](_0x685f12))throw new _0x50bda('commentsrepository-missing-comment-thread',this);const _0x2e0552=this['getCommentThread'](_0x685f12);if(_0x2e0552['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x333b42,comments:_0x154396,resolvedAt:_0x2a4c9d,resolvedBy:_0x2eb4bb,context:_0x84ceee,attributes:_0x48f6e6}=_0x2e0552,_0x6baf2d=this['context']['plugins']['get']('PendingActions'),_0x28df23=_0x6baf2d['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0xc43bd1,'threadId':_0x333b42,'comments':_0x154396['map'](_0x4e3290=>_0x4e3290['toJSON']()),'resolvedAt':_0x2a4c9d,'resolvedBy':_0x2eb4bb?_0x2eb4bb['id']:_0x2eb4bb,'context':_0x84ceee,'attributes':_0x48f6e6})['then'](({comments:_0x24eb16})=>{_0x6baf2d['remove'](_0x28df23);for(const _0x3f3316 of _0x24eb16)this['_updateComment']({'channelId':_0xc43bd1,'threadId':_0x685f12,'commentId':_0x3f3316['commentId'],'createdAt':_0x3f3316['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x444912=>{throw console['error'](_0x444912),new _0x50bda('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x19a4e0,target:_0x43be5f}){const _0xa7b77b=this['getCommentThread'](_0x19a4e0);if(!_0xa7b77b)throw new _0x50bda('commentsrepository-attach-missing-comment-thread',this);const _0x1a5672=this['context']['plugins']['get']('PendingActions'),_0x158ecf=this['context']['plugins']['get'](y),_0x50a70f=this['_createCommentThreadView'](_0xa7b77b),_0x59b3e5=new vt(_0xa7b77b,_0x50a70f);let _0x104e1f=null;_0x50a70f['on']('change:isDirty',(_0x5857f7,_0x30c2cb,_0x24a14d)=>{_0x24a14d?_0x104e1f=_0x1a5672['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x104e1f&&(_0x1a5672['remove'](_0x104e1f),_0x104e1f=null);}),this['_threadToController']['set'](_0xa7b77b,_0x59b3e5),this['_viewToController']['set'](_0x50a70f,_0x59b3e5);const _0x3d71c4=new E(this['context']['locale'],_0x50a70f);_0x3d71c4['bind']('length')['to'](_0x50a70f),_0x3d71c4['bind']('isDirty')['to'](_0x50a70f,'isDirty',_0x50a70f,'length',(_0x57f40f,_0x36df69)=>_0x57f40f||!_0x36df69),_0x3d71c4['bind']('isActive')['to'](_0x50a70f),_0x3d71c4['type']='comment';const _0x49a923=new T({'view':_0x3d71c4,'target':_0x43be5f,'type':'comment','isVisible':!_0xa7b77b['archivedAt']&&!!('function'==typeof _0x43be5f?_0x43be5f():_0x43be5f)});return _0x50a70f['on']('escape',()=>{_0x49a923['fire']('escape');}),this['_bindAnnotationToEditors'](_0x50a70f,_0x49a923),_0x158ecf['add'](_0x49a923),_0x49a923;}['_bindAnnotationToEditors'](_0x23f430,_0x4de05e){this['listenTo'](_0x23f430,'editorReady',(_0x4ff1a1,_0x5e3510)=>{const _0x510da6=_0x5e3510['ui']['view']['body']['bodyCollectionContainer'];_0x4de05e['focusableElements']['add'](_0x510da6),this['context']instanceof _0x210304&&this['context']['ui']['focusTracker']['add'](_0x510da6);},{'priority':'highest'}),this['listenTo'](_0x23f430,'editorDestroyed',(_0xcef552,_0x2d31d1)=>{const _0x5c2760=_0x2d31d1['ui']['view']['body']['bodyCollectionContainer'];_0x4de05e['focusableElements']['has'](_0x5c2760)&&_0x4de05e['focusableElements']['remove'](_0x5c2760),this['context']instanceof _0x210304&&this['context']['ui']['focusTracker']['remove'](_0x5c2760);});}['_unbindEditors'](_0x4cf817){this['stopListening'](_0x4cf817,'editorReady'),this['stopListening'](_0x4cf817,'editorDestroyed');}['_createCommentThreadView'](_0x55ceeb){const _0xc8842c=this['context']['plugins']['get'](it),{config:_0x34f98e,locale:_0x3dcc67}=this['context'],_0x5aa241=pt(_0x34f98e['get']('locale'),_0x3dcc67);return new(0x0,(_0x34f98e['get']('comments'))['CommentThreadView'])(_0x3dcc67,_0x55ceeb,_0xc8842c['me'],{'editorConfig':{..._0x34f98e['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x34f98e['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x34f98e['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x34f98e['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x34f98e['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x5aa241,'CommentView':_0x34f98e['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x16d4d2,channelId:_0x48cf90,resolvedAt:_0x194ef0,resolvedBy:_0x4b0044,isFromAdapter:_0x5658b2}){if(!this['hasCommentThread'](_0x16d4d2))throw new _0x50bda('commentsrepository-missing-comment-thread',null,{'threadId':_0x16d4d2});const _0x5b1b9d=this['getCommentThread'](_0x16d4d2);if(_0x5b1b9d['isResolved'])throw new _0x50bda('commentsrepository-resolved-comment-thread',null,{'threadId':_0x16d4d2});const _0x5d9e3e=this['context']['plugins']['get'](it);if(_0x5b1b9d['resolvedBy']=_0x5d9e3e['getUser'](_0x4b0044),_0x5b1b9d['resolvedAt']=_0x194ef0,_0x5658b2||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x574596=this['context']['plugins']['get']('PendingActions'),_0x21654e=_0x574596['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x48cf90,'threadId':_0x16d4d2})['then'](({resolvedAt:_0x736a66,resolvedBy:_0x3aec31})=>{_0x574596['remove'](_0x21654e),_0x5b1b9d['resolvedBy']['id']!==_0x3aec31&&(_0x5b1b9d['resolvedBy']=_0x5d9e3e['getUser'](_0x3aec31)),_0x5b1b9d['resolvedAt']=_0x736a66;})['catch'](_0x23bef8=>{throw console['error'](_0x23bef8),new _0x50bda('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x276471,channelId:_0x58e799,isFromAdapter:_0x2f467d}){if(!this['hasCommentThread'](_0x276471))throw new _0x50bda('commentsrepository-missing-comment-thread',null,{'threadId':_0x276471});const _0xd7c2a5=this['getCommentThread'](_0x276471);if(!_0xd7c2a5['isResolved'])throw new _0x50bda('commentsrepository-reopen-comment-thread',null,{'threadId':_0x276471});if(_0xd7c2a5['resolvedBy']=null,_0xd7c2a5['resolvedAt']=null,_0x2f467d||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x1f7a20=this['context']['plugins']['get']('PendingActions'),_0x3f087d=_0x1f7a20['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x58e799,'threadId':_0x276471})['then'](()=>_0x1f7a20['remove'](_0x3f087d))['catch'](_0xefce5a=>{throw console['error'](_0xefce5a),new _0x50bda('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x3a27eb,isFromAdapter:_0x1c9ae0}){const _0x412598=this['getCommentThread'](_0x3a27eb);if(!_0x412598)throw new _0x50bda('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x3a27eb),this['_threads']['delete'](_0x3a27eb),!_0x412598['isSubmitted']||_0x1c9ae0||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x5b91f2=this['context']['plugins']['get']('PendingActions'),{channelId:_0x281562}=_0x412598,_0x4f74e1=_0x5b91f2['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x281562,'threadId':_0x3a27eb})['then'](()=>_0x5b91f2['remove'](_0x4f74e1))['catch'](_0x19fbeb=>{throw console['error'](_0x19fbeb),new _0x50bda('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x56d8c0,unlinkedAt:_0x46f2d9,context:_0x1fcabe,attributes:_0x17e836,isFromAdapter:_0x52224b}){if('string'!=typeof _0x56d8c0)throw new _0x50bda('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x56d8c0});if(!this['hasCommentThread'](_0x56d8c0))throw new _0x50bda('commentsrepository-missing-comment-thread',null,{'threadId':_0x56d8c0});const _0x9b604f=this['getCommentThread'](_0x56d8c0);let _0x18a6f1=!0x1;if(void 0x0!==_0x1fcabe&&_0x9b604f['context']!==_0x1fcabe&&(_0x9b604f['context']=_0x1fcabe,_0x18a6f1=!0x0),void 0x0!==_0x46f2d9&&_0x9b604f['unlinkedAt']!==_0x46f2d9&&(_0x9b604f['unlinkedAt']=_0x46f2d9,_0x18a6f1=!0x0),_0x17e836&&!At(_0x17e836,_0x9b604f['attributes'])&&(_0x9b604f['attributes']=_0x17e836,_0x18a6f1=!0x0),!_0x18a6f1)return Promise['resolve']();if(!_0x9b604f['isSubmitted']||_0x52224b||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x36069a=this['context']['plugins']['get']('PendingActions'),{channelId:_0x206386}=_0x9b604f,_0x4e4bdd=_0x36069a['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x206386,'threadId':_0x56d8c0,'context':_0x1fcabe,'unlinkedAt':_0x46f2d9,'attributes':_0x17e836})['then'](()=>_0x36069a['remove'](_0x4e4bdd))['catch'](_0x21e6c5=>{throw console['error'](_0x21e6c5),new _0x50bda('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x3905a6){const _0x515bd1=this['context']['plugins']['get'](y),_0x250d0=this['getCommentThread'](_0x3905a6);if(_0x250d0['_isAttached']=!0x1,this['_threadToController']['has'](_0x250d0)){const _0x190c2f=this['_threadToController']['get'](_0x250d0),_0x128ebf=_0x190c2f['view'],_0x596e96=_0x515bd1['getByInnerView'](_0x128ebf);this['_threadToController']['delete'](_0x250d0),this['_viewToController']['delete'](_0x128ebf),_0x596e96&&_0x515bd1['remove'](_0x596e96),_0x190c2f['destroy'](),_0x128ebf['destroy']()['then'](()=>{this['_unbindEditors'](_0x128ebf);});}}['_updateActiveAnnotation']({threadId:_0x153995,resolvedAt:_0x128475,unlinkedAt:_0x4c73ca}){const _0x4b7e35=!!_0x128475,_0x49a8ad=this['context']['plugins']['get'](y),_0x51b3f3=this['getCommentThread'](_0x153995);if(this['_threadToController']['has'](_0x51b3f3)){const _0x33c3e0=this['_threadToController']['get'](_0x51b3f3)['view'],_0x13c841=_0x49a8ad['getByInnerView'](_0x33c3e0);_0x13c841&&(_0x4b7e35&&_0x49a8ad['_removeActiveAnnotation'](_0x13c841),_0x4c73ca?_0x13c841['isVisible']=!0x1:_0x13c841['refreshVisibility']());}}['_getExternalAuthor'](_0x2ce910){const _0x54f008=this['context']['plugins']['get'](it),_0x2a7c54=It('external:'+_0x2ce910),_0x5972d5=_0x54f008['getUser'](_0x2a7c54);return _0x5972d5||_0x54f008['addUser']({'id':_0x2a7c54,'name':_0x2ce910});}['_createNewComment']({threadId:_0x3812ca,commentId:_0x2f2281=_0xb5ba6(),content:_0xd6de38,authorId:_0x58f56b,createdAt:_0x350732,attributes:_0x19f466}){if('string'!=typeof _0x2f2281)throw new _0x50bda('commentsrepository-invalid-commentid');if('string'!=typeof _0x58f56b)throw new _0x50bda('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0xd6de38||!_0xd6de38['trim']())throw new _0x50bda('commentsrepository-invalid-comment-content');const _0x1e7a21=this['context']['plugins']['get'](it)['getUser'](_0x58f56b);if(!_0x1e7a21)throw new _0x50bda('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x58f56b});let _0x509132=null,_0x5c607d=_0x350732;return _0x19f466?.['@external']&&(_0x509132=this['_getExternalAuthor'](_0x19f466['@external']['authorName']),_0x5c607d=new Date(_0x19f466['@external']['createdAt'])),new wi(this,{'threadId':_0x3812ca,'id':_0x2f2281,'author':_0x509132||_0x1e7a21,'creator':_0x1e7a21,'content':_0xd6de38,'createdAt':_0x350732,'authoredAt':_0x5c607d,'attributes':_0x19f466});}['_addComment'](_0x9dd7b){let {threadId:_0xcad92d,content:_0x3a7b12,attributes:_0x5019aa,isFromAdapter:_0x239294}=_0x9dd7b;const _0x23e7c1=this['getCommentThread'](_0x9dd7b['threadId']);if(!_0x23e7c1)throw new _0x50bda('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x5231eb=this['_createNewComment'](_0x9dd7b),{id:_0x2592a8}=_0x5231eb;if(_0x23e7c1['_add'](_0x5231eb),_0x239294||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x23e7c1['isSubmitted'])return Promise['resolve']();const _0x419990=this['context']['plugins']['get']('PendingActions'),{channelId:_0x1b8e79}=_0x23e7c1,_0xcbc2ca=_0x419990['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x5019aa||(_0x5019aa={}),this['adapter']['addComment']({'channelId':_0x1b8e79,'threadId':_0xcad92d,'commentId':_0x2592a8,'content':_0x3a7b12,'attributes':_0x5019aa})['then'](_0x108871=>{_0x419990['remove'](_0xcbc2ca),_0x108871&&this['_updateComment']({'channelId':_0x1b8e79,'threadId':_0xcad92d,'commentId':_0x2592a8,'createdAt':_0x108871['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x6294be=>{throw console['error'](_0x6294be),new _0x50bda('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x53f0d8,commentId:_0x29fb4c,content:_0x1d2b24,createdAt:_0x4f8bcc,attributes:_0x140b50,isFromAdapter:_0x4f33b9}){if(void 0x0!==_0x1d2b24&&('string'!=typeof _0x1d2b24||!_0x1d2b24['trim']()['length']))throw new _0x50bda('commentsrepository-update-comment-invalid-content');const _0x32a329=this['getCommentThread'](_0x53f0d8),_0x62aeed=_0x32a329['getComment'](_0x29fb4c);if(!_0x62aeed)throw new _0x50bda('commentsrepository-update-missing-comment',this);let _0x402279=!0x1;if(_0x1d2b24&&_0x1d2b24!==_0x62aeed['content']&&(_0x62aeed['isEditable']||_0x4f33b9)&&(_0x62aeed['content']=_0x1d2b24,_0x402279=!0x0),_0x4f8bcc&&_0x4f8bcc!==_0x62aeed['createdAt']&&(_0x62aeed['createdAt']=_0x4f8bcc,_0x62aeed['attributes']&&_0x62aeed['attributes']['@external']||(_0x62aeed['authoredAt']=_0x4f8bcc),_0x402279=!0x0),_0x140b50&&!At(_0x140b50,_0x62aeed['attributes'])&&(_0x62aeed['attributes']=_0x140b50,_0x402279=!0x0),!_0x402279)return Promise['resolve']();if(_0x32a329['fire']('commentUpdated'),_0x4f33b9||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x530cf4=this['context']['plugins']['get']('PendingActions'),{channelId:_0x29bdef}=this['getCommentThread'](_0x62aeed['threadId']),_0xeaabf8=_0x530cf4['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x29bdef,'threadId':_0x53f0d8,'commentId':_0x29fb4c,'content':_0x1d2b24,'attributes':_0x140b50})['then'](()=>_0x530cf4['remove'](_0xeaabf8))['catch'](_0xf04029=>{throw console['error'](_0xf04029),new _0x50bda('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x58ad89,commentId:_0x379753,isFromAdapter:_0x5c607e}){const _0x4921f0=this['getCommentThread'](_0x58ad89),_0x4a9c73=_0x4921f0['getComment'](_0x379753);if(!_0x4a9c73)throw new _0x50bda('commentsrepository-remove-missing-comment',this);if(_0x4921f0['_remove'](_0x4a9c73),_0x5c607e||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x341204=this['context']['plugins']['get']('PendingActions'),{channelId:_0x363600}=_0x4921f0,_0x20edab=_0x341204['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x363600,'threadId':_0x58ad89,'commentId':_0x379753})['then'](()=>_0x341204['remove'](_0x20edab))['catch'](_0xa4f53=>{throw console['error'](_0xa4f53),new _0x50bda('commentsrepository-remove-comment-internal-error',this);});}}class pi extends/* #__PURE__ -- @preserve */
|
|
30
|
+
_0x478ae2(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x163c05,_0xbdc5f2){super();const _0x48bed4=_0xbdc5f2['isResolvable'];this['channelId']=_0xbdc5f2['channelId'],this['id']=_0xbdc5f2['id'],this['comments']=new _0x5db265(),this['_repository']=_0x163c05,this['_isAttached']=!0x1,this['_isSubmitted']=_0xbdc5f2['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x163c05,'_permissions',_0x163c05,'_readOnlyChannels',()=>_0x163c05['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x163c05,'_permissions',()=>_0x163c05['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x163c05,'_permissions',()=>{const _0x25cbd8=_0x163c05['getPermissions'](this['channelId']);return _0x25cbd8['write']||_0x25cbd8['admin'];}),this['bind']('isResolvable')['to'](_0x163c05,'_permissions',()=>_0x48bed4&&_0x163c05['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0xbdc5f2['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x3356a6,_0x18e626)=>_0x3356a6?_0x18e626?_0x3356a6<_0x18e626?_0x3356a6:_0x18e626:_0x3356a6:_0x18e626),this['set']('unlinkedAt',_0xbdc5f2['unlinkedAt']||null),this['set']('resolvedAt',_0xbdc5f2['resolvedAt']||null),this['set']('resolvedBy',_0xbdc5f2['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x3c0a76=>!!_0x3c0a76),this['set']('attributes',_0xbdc5f2['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x87fe8e,_0xaafdba)=>_0x87fe8e+_0xaafdba['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x1ee6b4,id:_0x504645}=this;this['_repository']['fire'](Nt('submitCommentThread',_0x1ee6b4),{'channelId':_0x1ee6b4,'threadId':_0x504645});}['setUnlinkedAt'](_0x3793bc){this['_update']({'unlinkedAt':_0x3793bc});}['resolve']({resolvedAt:_0x3a26c3=new Date(),resolvedBy:_0x137e9e='',isFromAdapter:_0xa308be=!0x1}={}){const _0x23b49d=this['_repository']['context']['plugins']['get'](it)['me'],{channelId:_0x31c79e,id:_0x38af09}=this;this['_repository']['fire'](Nt('resolveCommentThread',_0x31c79e),{'channelId':_0x31c79e,'threadId':_0x38af09,'resolvedAt':_0x3a26c3,'resolvedBy':_0x137e9e||_0x23b49d['id'],'isFromAdapter':_0xa308be});}['reopen']({isFromAdapter:_0x3b3095=!0x1}={}){const {channelId:_0x1ccb39,id:_0x7b1edc}=this;this['_repository']['fire'](Nt('reopenCommentThread',_0x1ccb39),{'channelId':_0x1ccb39,'threadId':_0x7b1edc,'isFromAdapter':_0x3b3095});}['setContext'](_0x3cc70f){this['context']||this['_update']({'context':_0x3cc70f});}['setAttribute'](_0x20d495,_0x4a7903){const _0x2ea5be=wt(this['attributes']);yt(_0x2ea5be,_0x20d495,_0x4a7903),this['_update']({'attributes':_0x2ea5be});}['removeAttribute'](_0x6e390c){const _0x10488d=wt(this['attributes']);Ct(_0x10488d,_0x6e390c),this['_update']({'attributes':_0x10488d});}['remove']({isFromAdapter:_0x4769eb=!0x1}={}){const {channelId:_0x63b82e,id:_0x391420}=this;this['_repository']['fire'](Nt('removeCommentThread',_0x63b82e),{'channelId':_0x63b82e,'threadId':_0x391420,'isFromAdapter':_0x4769eb});}['attachTo'](_0x366c40){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x366c40});}['addComment'](_0x21000e){const {channelId:_0x57e695,id:_0xbd5fb1}=this;this['_repository']['fire'](Nt('addComment',_0x57e695,_0xbd5fb1),Object['assign']({'channelId':_0x57e695,'threadId':_0xbd5fb1},_0x21000e));}['getComment'](_0x538f9b){if('string'!=typeof _0x538f9b)throw new _0x50bda('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x538f9b});return this['comments']['get'](_0x538f9b);}['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'](_0x5a0d80=>_0x5a0d80['toJSON']()),'attributes':this['attributes']};}['_add'](_0x595982){return this['listenTo'](_0x595982,'change:authoredAt',()=>{const _0x3c3e69=this['_findOptimalIndex'](_0x595982),_0x45dbdb=this['comments'];_0x3c3e69-0x1!=_0x45dbdb['getIndex'](_0x595982)&&_0x3c3e69+0x1!=_0x45dbdb['getIndex'](_0x595982)&&(this['_remove'](_0x595982),this['_add'](_0x595982));}),this['comments']['add'](_0x595982,this['_findOptimalIndex'](_0x595982));}['_update'](_0x12dfa8){const {channelId:_0x6d232f,id:_0x4cf6aa}=this;this['_repository']['fire'](Nt('updateCommentThread',_0x6d232f),{..._0x12dfa8,'channelId':_0x6d232f,'threadId':_0x4cf6aa});}['_remove'](_0x318e55){return this['stopListening'](_0x318e55),_0x318e55['destroy'](),this['comments']['remove'](_0x318e55);}['_findOptimalIndex'](_0x27d70f){const _0x100d34=this['comments']['find'](_0x227e9e=>new Date(_0x227e9e['authoredAt'])['getTime']()>new Date(_0x27d70f['authoredAt'])['getTime']());return _0x100d34?this['comments']['getIndex'](_0x100d34):this['length'];}}class wi extends/* #__PURE__ -- @preserve */
|
|
31
|
+
_0x478ae2(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x122262,_0x302709){super();const _0x2dc17f=_0x122262['context']['plugins']['get'](it)['me'],_0x1856c1=_0x122262['getCommentThread'](_0x302709['threadId']),_0xad07eb=0x0===_0x1856c1['comments']['length'],_0x3af23d=_0x2dc17f===_0x302709['author'];this['id']=_0x302709['id'],this['threadId']=_0x302709['threadId'],this['author']=_0x302709['author'],this['creator']=_0x302709['creator'],this['isExternal']=Boolean(_0x302709['attributes']&&_0x302709['attributes']['@external']),this['set']('content',_0x302709['content']),this['createdAt']=_0x302709['createdAt']||new Date(),this['set']('authoredAt',_0x302709['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x1856c1,'resolvedAt'),this['set']('attributes',_0x302709['attributes']||{}),this['bind']('isEditable')['to'](_0x122262,'_permissions',()=>{const _0x50b2c0=_0x122262['getPermissions'](_0x1856c1['channelId'])['write'],_0x58a0f9=_0x122262['getPermissions'](_0x1856c1['channelId'])['modifyAll'];return _0x3af23d&&_0x50b2c0||!_0x3af23d&&_0x58a0f9;}),this['bind']('isRemovable')['to'](_0x1856c1,'isRemovable',_0x122262,'_permissions',_0x471b5b=>{const _0x31cfeb=_0x122262['getPermissions'](_0x1856c1['channelId'])['write'],_0x32327a=_0x122262['getPermissions'](_0x1856c1['channelId'])['modifyAll'];return _0x3af23d&&_0x31cfeb||_0x471b5b&&_0xad07eb||!_0x3af23d&&_0x32327a&&!_0xad07eb;}),this['bind']('isReadOnly')['to'](_0x1856c1,'isReadOnly'),this['_repository']=_0x122262;}get['weight'](){return Math['max'](function(_0x247733){const _0x5512c5=document['createElement']('div');return _0x5512c5['innerHTML']=_0x247733,_0x5512c5['textContent']['length'];}(this['content']),0xc8);}['update'](_0xdedf08){const {threadId:_0x522781,id:_0x4ef1f3}=this;if(!this['_repository']['hasCommentThread'](_0x522781))throw new _0x50bda('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x2af426}=this['_repository']['getCommentThread'](_0x522781);this['_repository']['fire'](Nt('updateComment',_0x2af426,_0x522781),{'channelId':_0x2af426,'threadId':_0x522781,'commentId':_0x4ef1f3,..._0xdedf08});}['setAttribute'](_0x31c82a,_0x3a9726){const _0x29d41e=wt(this['attributes']);yt(_0x29d41e,_0x31c82a,_0x3a9726),this['update']({'attributes':_0x29d41e});}['removeAttribute'](_0x20b45a){const _0x315129=wt(this['attributes']);Ct(_0x315129,_0x20b45a),this['update']({'attributes':_0x315129});}['remove'](_0x4ed181={}){if(!_0x4ed181['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x1e12f4,id:_0xd3ed63}=this;if(!this['_repository']['hasCommentThread'](_0x1e12f4))throw new _0x50bda('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x1ecd66}=this['_repository']['getCommentThread'](_0x1e12f4);this['_repository']['fire'](Nt('removeComment',_0x1ecd66,_0x1e12f4),{'channelId':_0x1ecd66,'threadId':_0x1e12f4,'commentId':_0xd3ed63,..._0x4ed181});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function Nt(_0x5ed78c,..._0x544af8){for(const _0x5dcee7 of _0x544af8)void 0x0!==_0x5dcee7&&(_0x5ed78c+=':'+String(_0x5dcee7));return _0x5ed78c;}class ot extends _0x2982be{constructor(_0x27b29e){super(_0x27b29e),this['set']('hasContent',!0x1);}['refresh'](){const _0x54eda4=this['editor']['model']['document']['selection'];this['isEnabled']=!0x0,this['hasContent']=!0x1;for(const _0x148018 of _0x54eda4['getRanges']())if(this['_hasContent'](_0x148018))return void(this['hasContent']=!0x0);}['execute']({threadId:_0x5094d2=_0xb5ba6(),ranges:_0x3c775f,comment:_0x18a587}={}){const _0x18eca3=this['editor']['model'],_0x393d02=_0x3c775f??Array['from'](_0x18eca3['document']['selection']['getRanges']()),_0x2ed00c=[];for(const _0x32449b of _0x393d02)this['_hasContent'](_0x32449b)&&_0x2ed00c['push'](this['_trimToContent'](_0x32449b));if(!_0x2ed00c['length'])throw new _0x50bda('addcommentthreadcommand-incorrect-ranges',null);_0x18a587&&this['_createCommentThread'](_0x5094d2,_0x18a587),this['_createMarkersFromRanges'](_0x5094d2,_0x2ed00c,!!_0x18a587);}['_createMarkersFromRanges'](_0xe7f68f,_0x2c77af,_0x40bb60){this['editor']['model']['change'](_0x432c1d=>{for(const _0x322095 of _0x2c77af){const _0x365310=_0xb5ba6()['substr'](0x1,0x5),_0x4e37e8='comment:'+_0xe7f68f+':'+_0x365310;_0x432c1d['addMarker'](_0x4e37e8,{'range':_0x322095,'usingOperation':_0x40bb60,'affectsData':_0x40bb60});}});}['_createCommentThread'](_0x5e7a4b,_0x5d0ed1){const _0x47b343=this['editor']['plugins']['get']('CommentsRepository'),_0x469ff3=this['editor']['config']['get']('collaboration.channelId'),_0x394359=this['editor']['plugins']['get']('Users')['me'];if(!_0x394359)throw new _0x50bda('addcommentthreadcommand-user-not-found',null);_0x47b343['addCommentThread']({'threadId':_0x5e7a4b,'channelId':_0x469ff3,'comments':[{'authorId':_0x394359['id'],'content':_0x5d0ed1,'createdAt':new Date(),'attributes':{}}]});}['_hasContent'](_0x471116){for(const _0x1ac2e4 of _0x471116['getItems']())if(this['_itemIsContent'](_0x1ac2e4))return!0x0;return!0x1;}['_itemIsContent'](_0x3712c0){return _0x3712c0['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x3712c0)&&!_0x3712c0['is']('element','tableCell');}['_trimToContent'](_0x49a255){const _0x2bdab2=_0x49461c=>!this['_itemIsContent'](_0x49461c['item']),_0x176397=_0x49a255['start']['getLastMatchingPosition'](_0x2bdab2),_0x1a0814=_0x49a255['end']['getLastMatchingPosition'](_0x2bdab2,{'direction':'backward'});return this['editor']['model']['createRange'](_0x176397,_0x1a0814);}}class b extends _0x44affe{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[y];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x2bb878){super(_0x2bb878),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x37ae66=this['editor'],_0x165fa4=_0x37ae66['model']['document']['selection'],_0x949b52=_0x1a15c5(()=>this['refreshSelectedViews'](),0xa);_0x165fa4['on']('change:range',(_0x3a441e,_0x18b90f)=>{_0x18b90f['directChange']&&(_0x949b52['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x37ae66['editing']['view']['document'],'change:isFocused',(_0x8725a2,_0x90699d,_0x297260)=>{_0x297260&&_0x949b52();}),this['listenTo'](_0x37ae66['ui']['focusTracker'],'change:isFocused',(_0x1af72a,_0x16c792,_0x53f5db)=>{_0x53f5db||this['fire']('blur',{'isAnnotationTracked':_0x3397c8=>this['_editorAnnotationsData']['has'](_0x3397c8['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x1e2339){if(this['_editorAnnotations']['has'](_0x1e2339['view']))return;this['_editorAnnotations']['add'](_0x1e2339['view']),this['editor']['ui']['focusTracker']['add'](_0x1e2339['view']['element']);const _0x19e789=this['editor']['plugins']['get'](y);this['listenTo'](_0x19e789['collection'],'remove',(_0x15ba32,_0x5dc310)=>{this['editor']['ui']['focusTracker']['remove'](_0x5dc310['view']['element']),this['_editorAnnotations']['delete'](_0x5dc310['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x28f518){if('function'!=typeof _0x28f518)throw new _0x50bda('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x28f518);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x2ab02f,annotations:_0xfb9d6a}){const _0x532ed9=[],_0x3d800d=this['editor']['model']['document']['selection'],_0x14d9f7=Array['from'](_0x3d800d['getRanges']());for(const [_0x409188,_0x1d7e97]of this['_editorAnnotationsData']){const _0x54aa95=_0x3562f9(_0x1d7e97),_0x37b604=_0xfb9d6a['getByInnerView'](_0x409188);_0x54aa95&&_0x37b604&&_0x532ed9['push']({'annotation':_0x37b604,'range':_0x54aa95});}function _0x3562f9(_0x1c8877){for(const _0x564486 of _0x1c8877)for(const _0x26258f of _0x14d9f7)if(_0x564486['containsRange'](_0x26258f,!_0x3d800d['isCollapsed']))return _0x564486;return null;}return _0x532ed9['sort']((_0x1e81fd,_0x1710c1)=>{const _0x1dc800=_0x1e81fd['range'],_0x9668f=_0x1710c1['range'];if(!_0x1dc800['isEqual'](_0x9668f)){if(_0x1dc800['containsRange'](_0x9668f,!0x0))return 0x1;if(_0x9668f['containsRange'](_0x1dc800,!0x0))return-0x1;}return _0x1e81fd['annotation']==_0x2ab02f?-0x1:_0x1710c1['annotation']==_0x2ab02f?0x1:0x0;})['map'](_0x3e61e6=>_0x3e61e6['annotation']);}get['_editorAnnotationsData'](){const _0x37728a=new Map();for(const _0x910316 of Array['from'](this['_dataCollectors']))for(const [_0x327c73,_0x5aabd7]of _0x910316())_0x37728a['set'](_0x327c73,_0x5aabd7);return _0x37728a;}}class st extends _0x44affe{['afterInit'](){const _0x4c1ef3=this['editor'];if(!_0x4c1ef3['plugins']['has']('RestrictedEditingModeEditing'))return;_0x4c1ef3['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class ct extends _0x44affe{constructor(_0x8faf74){super(_0x8faf74),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x2af6ec=this['editor'],_0x5e2a8c=_0x2af6ec['commands']['get']('importWord'),_0x19e8af=_0x2af6ec['plugins']['get'](it);_0x5e2a8c&&(_0x5e2a8c['on']('execute',(_0x22d653,[,_0x19f0b9])=>{_0x19f0b9['collaboration_features']={'comments':!0x0,'user_id':_0x19e8af['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x5e2a8c,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x5067ba,_0x3958af){const {comment_threads:_0x51cf48}=_0x3958af;_0x51cf48&&_0x51cf48['forEach'](({thread_id:_0x3dbebb,comments:_0x5ce026,is_resolved:_0x45a39b})=>{const _0x2f0c8d=new Date(),_0x1599e5=_0x5ce026['map'](({author:_0x165f12,content:_0x5973e1,created_at:_0x3eca41})=>({'content':_0x5973e1,'authorId':this['editor']['plugins']['get'](it)['me']['id'],'createdAt':_0x2f0c8d,'attributes':{'@external':{'authorName':_0x165f12,'createdAt':_0x3eca41?new Date(_0x3eca41):new Date(),'source':'importWord'}}})),_0x17d19c=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](o)['addCommentThread']({'channelId':_0x17d19c,'threadId':_0x3dbebb,'comments':_0x1599e5,'resolvedAt':_0x45a39b?_0x2f0c8d:null});});}}class at extends _0x44affe{constructor(_0x5f5582){super(_0x5f5582),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x58c6b6=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x58c6b6,'contentInsertion',(_0x4afa21,_0x5858ef)=>this['_removeMarkersWithoutThreads'](_0x5858ef['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x500311){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x500311;const _0x42d5ad=this['editor']['plugins']['get']('CommentsRepository');for(const _0x5e71b0 of _0x500311['keys']()){const [_0x426cf5,_0x16f3b5]=_0x5e71b0['split'](':');'comment'!=_0x426cf5||_0x42d5ad['hasCommentThread'](_0x16f3b5)||_0x500311['delete'](_0x5e71b0);}return _0x500311;}['_registerMarkerInClipboardPipeline'](){const _0x2d3634=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x5d32ed=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x5d32ed&&_0x2d3634['_registerMarkerToCopy']('comment',_0x5d32ed);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x4f8a06){switch(_0x4f8a06){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}function ft(_0x1f5475){const _0x30ca81=_0x1f5475['split'](':');return{'group':_0x30ca81[0x0],'id':_0x30ca81[0x1],'part':_0x30ca81[0x2]};}class ut extends _0x44affe{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x4df00f,_0x227b81)=>{if(!_0x227b81['options']['showCommentHighlights'])return null;if(_0x227b81['options']['ignoreResolvedComments']){const {id:_0x919673}=ft(_0x4df00f['markerName']),_0x449e1b=this['editor']['plugins']['get'](o);if(_0x449e1b['getCommentThread'](_0x919673)?.['isResolved']&&_0x4df00f['item'])return _0x227b81['consumable']['consume'](_0x4df00f['item'],'addMarker:'+_0x4df00f['markerName']),_0x227b81['consumable']['consume'](_0x4df00f['item'],'removeMarker:'+_0x4df00f['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x19fc6f=>{_0x19fc6f['on']('addMarker:comment',(_0x2a9536,_0x26d3c7,_0x217605)=>{if(!_0x217605['options']['showCommentHighlights'])return;const _0x3241d5=_0x26d3c7['item'];if(!_0x3241d5)return;const _0x155335=_0x217605['mapper']['toViewElement'](_0x3241d5);this['editor']['model']['schema']['isObject'](_0x3241d5)&&_0x155335&&!_0x155335['getCustomProperty']('widget')&&_0x155335['is']('containerElement')&&_0x5b066a(_0x155335,_0x217605['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0xc85ba8,{writer:_0x3df3d8,options:_0x12f2b8})=>{if(!_0x12f2b8['showCommentHighlights'])return null;const _0x5dc45a=_0x3df3d8['createContainerElement']('div'),_0x47770e=_0x3df3d8['createEmptyElement']('hr');return _0x3df3d8['addClass']('ck-horizontal-line',_0x5dc45a),_0x3df3d8['insert'](_0x3df3d8['createPositionAt'](_0x5dc45a,0x0),_0x47770e),_0x5dc45a;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x127f0b,{writer:_0x10affb,options:_0x3e3940})=>{if(!_0x3e3940['showCommentHighlights'])return null;const _0x1d703e=_0x10affb['createContainerElement']('span'),_0x5e4775=_0x10affb['createEmptyElement']('img');return _0x10affb['addClass']('image-inline',_0x1d703e),_0x10affb['insert'](_0x10affb['createPositionAt'](_0x1d703e,0x0),_0x5e4775),_0x1d703e;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0xbe53ad,{writer:_0x361eae,options:_0x5c6aed})=>{if(_0x5c6aed['showCommentHighlights'])return _0x361eae['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x3cb827,_0x59c9c,_0x3d815e)=>{_0x3d815e['options']['showCommentHighlights']&&_0x3cb827['stop']();},{'priority':'high'});}}class r extends _0x44affe{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(_0x5d0098){super(_0x5d0098),this['set']('isThreadsLoadingPaused',!0x0),_0x5d0098['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x186d44,_0x124d53,_0x580a2f,_0x45b249)=>{const _0x55a698=_0x5d0098['plugins']['get'](o),_0x3b5003=_0x580a2f?ft(_0x580a2f)['id']:null;_0x5d0098['model']['change'](()=>{if(_0x3b5003){const _0x1fd93a=this['getAllMarkersForId'](_0x3b5003);for(const _0x3c1045 of _0x1fd93a)_0x5d0098['editing']['reconvertMarker'](_0x3c1045);}if(_0x45b249){const {id:_0x68133b}=ft(_0x45b249),_0x144ff2=_0x55a698['getCommentThread'](_0x68133b);if(_0x144ff2&&_0x144ff2['unlinkedAt'])return;if(_0x144ff2&&!_0x144ff2['isAttached'])return;const _0x1e0886=this['getAllMarkersForId'](_0x68133b);for(const _0x109530 of _0x1e0886)_0x5d0098['editing']['reconvertMarker'](_0x109530);}}),_0x3b5003&&this['scrollToThreadMarker'](_0x3b5003);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x1d0e74=this['editor'],_0x152c69=_0x1d0e74['plugins']['get'](o),_0x2474e9=_0x1d0e74['config']['get']('collaboration.channelId'),_0x4dd0c4=_0x152c69['getCommentThreads']()['filter'](_0x27f552=>_0x27f552['channelId']!==_0x2474e9);_0x1d0e74['commands']['add']('addCommentThread',new ot(_0x1d0e74)),this['listenTo'](_0x1d0e74,'change:isReadOnly',(_0x31cb7e,_0x4da804,_0x27224d)=>{_0x152c69['switchReadOnly'](_0x27224d,_0x1d0e74['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x152c69,dt('addCommentThread',_0x2474e9),(_0x3b19b2,{threadId:_0x1ad3d6})=>{const _0x19fdd6=this['editor']['plugins']['get'](o)['getCommentThread'](_0x1ad3d6);_0x19fdd6?.['unlinkedAt']&&this['_attachArchivedThread'](_0x1ad3d6);}),this['listenTo'](_0x152c69,dt('removeCommentThread',_0x2474e9),(_0x3c044a,{threadId:_0x168289})=>{_0x1d0e74['model']['enqueueChange']({'isUndoable':!0x1},_0x231bf7=>{const _0x584cc7=this['getAllMarkersForId'](_0x168289);for(const _0x2054c8 of _0x584cc7)_0x231bf7['removeMarker'](_0x2054c8);});}),this['listenTo'](_0x152c69,dt('resolveCommentThread',_0x2474e9),(_0x122d85,{threadId:_0x1ef6f2})=>{(this['_reconvertMarkers'](_0x1ef6f2),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](o)['getCommentThread'](_0x1ef6f2)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x152c69,dt('reopenCommentThread',_0x2474e9),(_0xd95b7f,{threadId:_0x4b8644})=>{this['_reconvertMarkers'](_0x4b8644);},{'priority':'low'}),this['listenTo'](_0x152c69,dt('addComment',_0x2474e9),(_0x470f7c,{threadId:_0x20d5b7,isFromAdapter:_0x1dfeb8})=>{const _0x518d21=this['getAllMarkersForId'](_0x20d5b7);if(_0x1dfeb8||0x0==_0x518d21['length']||!_0x152c69['hasCommentThread'](_0x20d5b7))return;0x1===_0x152c69['getCommentThread'](_0x20d5b7)['length']&&_0x1d0e74['model']['enqueueChange']({'isUndoable':!0x1},_0x54f523=>{for(const _0x2add87 of _0x518d21)_0x54f523['updateMarker'](_0x2add87,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x4dd0c4);}['afterInit'](){!async function(_0xcbb7bb){const _0x112c0=_0x3b7b3a([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]),_0x34ab15=0x73460ab3,_0x1a0125=0x7341742b^_0x34ab15,_0x202bb1=window[_0x3b7b3a([0x44,0x61,0x74,0x65])][_0x3b7b3a([0x6e,0x6f,0x77])](),_0x1ca8d2=_0xcbb7bb[_0x3b7b3a([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x6aae5b=new window[(_0x3b7b3a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5b6bf3=>{_0x1ca8d2[_0x3b7b3a([0x6f,0x6e,0x63,0x65])](_0x3b7b3a([0x72,0x65,0x61,0x64,0x79]),_0x5b6bf3);}),_0x135413={[_0x3b7b3a([0x6b,0x74,0x79])]:_0x3b7b3a([0x45,0x43]),[_0x3b7b3a([0x75,0x73,0x65])]:_0x3b7b3a([0x73,0x69,0x67]),[_0x3b7b3a([0x63,0x72,0x76])]:_0x3b7b3a([0x50,0x2d,0x32,0x35,0x36]),[_0x3b7b3a([0x78])]:_0x3b7b3a([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]),[_0x3b7b3a([0x79])]:_0x3b7b3a([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]),[_0x3b7b3a([0x61,0x6c,0x67])]:_0x3b7b3a([0x45,0x53,0x32,0x35,0x36])},_0x3d73fa=_0x1ca8d2[_0x3b7b3a([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3b7b3a([0x67,0x65,0x74])](_0x3b7b3a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1235f1(){let _0x4bd29c,_0x359f84=null,_0x34aa9e=null;try{if(_0x3d73fa==_0x3b7b3a([0x47,0x50,0x4c]))return _0x3b7b3a([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4bd29c=_0x563bc8(),!_0x4bd29c)return _0x3b7b3a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4bd29c[_0x3b7b3a([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x34aa9e=_0x4f5866(_0x4bd29c[_0x3b7b3a([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4bd29c[_0x3b7b3a([0x6a,0x74,0x69])])),await _0x1c1d1a()?_0xb2ca77()?_0x560ba9()?_0x3b7b3a([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x196a6d()?(_0x4bd29c[_0x3b7b3a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3b7b3a([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x359f84=_0x130104(_0x3b7b3a([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x34dd80()):_0x3b7b3a([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3b7b3a([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3b7b3a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x3b7b3a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x560ba9(){const _0x260a48=[_0x3b7b3a([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3b7b3a([0x74,0x72,0x69,0x61,0x6c])][_0x3b7b3a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4bd29c[_0x3b7b3a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x202bb1/0x3e8:0xe10*_0x1a0125;return _0x4bd29c[_0x3b7b3a([0x65,0x78,0x70])]<_0x260a48;}function _0xb2ca77(){const _0x3763ab=_0x4bd29c[_0x3b7b3a([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x3763ab)return!0x1;if(_0x3763ab[_0x3b7b3a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b7b3a([0x2a])))return!0x0;if(_0x3763ab[_0x3b7b3a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b7b3a([0x43,0x4d,0x54])))return!0x0;if(_0x3763ab[_0x3b7b3a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b7b3a([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))&&_0xbec8fe())return!0x0;if(_0x3763ab[_0x3b7b3a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b7b3a([0x52,0x43,0x4d,0x54]))){if(_0x506a01())return!0x0;if(_0x45c81f()||_0x5038b4())return!0x0;}return!0x1;}function _0x196a6d(){const _0x1f0385=_0x4bd29c[_0x3b7b3a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1f0385||0x0==_0x1f0385[_0x3b7b3a([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x52d4bc}=new URL(window[_0x3b7b3a([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x1f0385[_0x3b7b3a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x52d4bc))return!0x0;const _0x358b42=_0x52d4bc[_0x3b7b3a([0x73,0x70,0x6c,0x69,0x74])](_0x3b7b3a([0x2e]));return _0x1f0385[_0x3b7b3a([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x16b9d8=>_0x16b9d8[_0x3b7b3a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b7b3a([0x2a])))[_0x3b7b3a([0x6d,0x61,0x70])](_0x3543d=>_0x3543d[_0x3b7b3a([0x73,0x70,0x6c,0x69,0x74])](_0x3b7b3a([0x2e])))[_0x3b7b3a([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4670d0=>_0x4670d0[_0x3b7b3a([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x358b42[_0x3b7b3a([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3b7b3a([0x6d,0x61,0x70])](_0x4f3752=>Array(_0x358b42[_0x3b7b3a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x4f3752[_0x3b7b3a([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3b7b3a([0x66,0x69,0x6c,0x6c])](_0x4f3752[0x0]===_0x3b7b3a([0x2a])?_0x3b7b3a([0x2a]):'')[_0x3b7b3a([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x4f3752))[_0x3b7b3a([0x73,0x6f,0x6d,0x65])](_0x1b637e=>_0x358b42[_0x3b7b3a([0x65,0x76,0x65,0x72,0x79])]((_0x597369,_0x2de10c)=>_0x1b637e[_0x2de10c]===_0x597369||_0x1b637e[_0x2de10c]===_0x3b7b3a([0x2a])));}function _0x34dd80(){return _0x359f84&&_0x34aa9e?new window[(_0x3b7b3a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x35bafc,_0x324945)=>{_0x359f84[_0x3b7b3a([0x74,0x68,0x65,0x6e])](_0x35bafc,_0x324945),_0x34aa9e[_0x3b7b3a([0x74,0x68,0x65,0x6e])](_0x102d0c=>{_0x102d0c!=_0x3b7b3a([0x56,0x61,0x6c,0x69,0x64])&&_0x35bafc(_0x102d0c);},_0x324945);}):_0x359f84||_0x34aa9e||_0x3b7b3a([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4f5866(_0x2c843f,_0xd403a1){return new window[(_0x3b7b3a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5f1175=>{if(_0x4d9fe8())return _0x5f1175(_0x3b7b3a([0x56,0x61,0x6c,0x69,0x64]));_0x112cd6(),_0x1ca8d2[_0x3b7b3a([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3b7b3a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x358d30=!0x1;const _0x111316=_0xb5ba6();function _0x40dbe0(_0xe9671a){return!!_0xe9671a&&(typeof _0xe9671a===_0x3b7b3a([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xe9671a===_0x3b7b3a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xe9671a[_0x3b7b3a([0x74,0x68,0x65,0x6e])]===_0x3b7b3a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xe9671a[_0x3b7b3a([0x63,0x61,0x74,0x63,0x68])]===_0x3b7b3a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1cc1f3(_0x1e55c8){_0x20554f(_0x1e55c8)[_0x3b7b3a([0x74,0x68,0x65,0x6e])](_0x2bdf41=>{if(!_0x2bdf41||_0x2bdf41[_0x3b7b3a([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3b7b3a([0x6f,0x6b]))return _0x3b7b3a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1af291(_0x1ce7eb(_0x111316+_0xd403a1))!=_0x2bdf41[_0x3b7b3a([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3b7b3a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3b7b3a([0x56,0x61,0x6c,0x69,0x64]);})[_0x3b7b3a([0x74,0x68,0x65,0x6e])](_0xbaf0db=>(_0x251fbd(),_0xbaf0db),()=>{const _0x10994e=_0x266059();return null==_0x10994e?(_0x251fbd(),_0x3b7b3a([0x56,0x61,0x6c,0x69,0x64])):_0x3b7b3a(_0x202bb1-_0x10994e>(0x574a8eb3^_0x34ab15)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3b7b3a([0x74,0x68,0x65,0x6e])](_0x5f1175)[_0x3b7b3a([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5f1175(_0x3b7b3a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x35d107=0x7370e433^_0x34ab15;function _0x251fbd(){const _0xb8b88b=_0x3b7b3a([0x6c,0x6c,0x63,0x74,0x2d])+_0x1af291(_0x1ce7eb(_0x2c843f)),_0x2ec0b5=_0x1f8e13(_0x1af291(window[_0x3b7b3a([0x4d,0x61,0x74,0x68])][_0x3b7b3a([0x63,0x65,0x69,0x6c])](_0x202bb1/_0x35d107)));window[_0x3b7b3a([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3b7b3a([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xb8b88b,_0x2ec0b5);}function _0x266059(){const _0x44cd19=_0x3b7b3a([0x6c,0x6c,0x63,0x74,0x2d])+_0x1af291(_0x1ce7eb(_0x2c843f)),_0x17e34f=window[_0x3b7b3a([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3b7b3a([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x44cd19);return _0x17e34f?window[_0x3b7b3a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1f8e13(_0x17e34f),0x10)*_0x35d107:null;}function _0x20554f(_0x44e1c4){return new window[(_0x3b7b3a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xcca6ad,_0xeb6d4c)=>{_0x44e1c4[_0x3b7b3a([0x74,0x68,0x65,0x6e])](_0xcca6ad,_0xeb6d4c),window[_0x3b7b3a([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xeb6d4c,0x7347de73^_0x34ab15);});}}_0x1ca8d2[_0x3b7b3a([0x6f,0x6e])](_0x3b7b3a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x53c4e4,_0x53f1ec)=>{if(_0x53f1ec[0x0]!=_0x2c843f)return _0x5f1175(_0x3b7b3a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x53f1ec[0x1]={..._0x53f1ec[0x1],[_0x3b7b3a([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x111316};},{[_0x3b7b3a([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3b7b3a([0x68,0x69,0x67,0x68])}),_0x1ca8d2[_0x3b7b3a([0x6f,0x6e])](_0x3b7b3a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5a801f=>{_0x40dbe0(_0x5a801f[_0x3b7b3a([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x358d30=!0x0,_0x1cc1f3(_0x5a801f[_0x3b7b3a([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3b7b3a([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3b7b3a([0x6c,0x6f,0x77])}),_0x6aae5b[_0x3b7b3a([0x74,0x68,0x65,0x6e])](()=>{_0x358d30||_0x5f1175(_0x3b7b3a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4d9fe8(){return _0x1ca8d2[_0x3b7b3a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3b7b3a([0x76,0x69,0x65,0x77])][_0x3b7b3a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3b7b3a([0x61,0x75,0x74,0x6f]);}function _0x112cd6(){_0x1ca8d2[_0x3b7b3a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3b7b3a([0x76,0x69,0x65,0x77])][_0x3b7b3a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3b7b3a([0x61,0x75,0x74,0x6f]);}}function _0x130104(_0x2cd348){const _0xbad0f0=[new window[(_0x3b7b3a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x19dfec=>setTimeout(_0x19dfec,0x734f347f^_0x34ab15)),_0x6aae5b[_0x3b7b3a([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3b7b3a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3357b3=>{let _0x8ad832=0x0;_0x1ca8d2[_0x3b7b3a([0x6d,0x6f,0x64,0x65,0x6c])][_0x3b7b3a([0x6f,0x6e])](_0x3b7b3a([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1d6c71,_0x5230f1)=>{_0x5230f1[0x0][_0x3b7b3a([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x8ad832++,_0x8ad832==(0x73460f5b^_0x34ab15)&&(_0x3357b3(),_0x1d6c71[_0x3b7b3a([0x6f,0x66,0x66])]());});}))];return window[_0x3b7b3a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3b7b3a([0x72,0x61,0x63,0x65])](_0xbad0f0)[_0x3b7b3a([0x74,0x68,0x65,0x6e])](()=>_0x2cd348);}async function _0x32fab8(){await _0x6aae5b,_0x1ca8d2[_0x3b7b3a([0x6d,0x6f,0x64,0x65,0x6c])][_0x3b7b3a([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2e4329,_0x1ca8d2[_0x3b7b3a([0x6d,0x6f,0x64,0x65,0x6c])][_0x3b7b3a([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2e4329,_0x1ca8d2[_0x3b7b3a([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3b7b3a([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xbec8fe(){return window[_0x3b7b3a([0x67,0x6c,0x6f,0x62])]&&window[_0x3b7b3a([0x67,0x6c,0x6f,0x62])][_0x3b7b3a([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x506a01(){return _0x1f0e33(_0x3b7b3a([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x596de3(_0x3b7b3a([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x3b7b3a([0x73,0x74,0x61,0x74,0x65])]==_0x3b7b3a([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x45c81f(){return _0x1f0e33(_0x3b7b3a([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 _0x5038b4(){return _0x1f0e33(_0x3b7b3a([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x4b9851(_0x17f85c){const _0x43191c=_0x4fc3a9();_0x1ca8d2[_0x43191c]=_0x3b7b3a([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x17f85c,_0x17f85c!=_0x3b7b3a([0x56,0x61,0x6c,0x69,0x64])&&_0x32fab8();}function _0x4fc3a9(){const _0x15e552=window[_0x3b7b3a([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3b7b3a([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3b7b3a([0x6e,0x6f,0x77])]())[_0x3b7b3a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3b7b3a([0x2e]),'');let _0x5c295e=_0x3b7b3a([0x4b]);for(let _0x402695=0x0;_0x402695<_0x15e552[_0x3b7b3a([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x402695+=0x2){let _0x2bc3e8=window[_0x3b7b3a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x15e552[_0x3b7b3a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x402695,_0x402695+0x2));_0x2bc3e8>=_0x112c0[_0x3b7b3a([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2bc3e8-=_0x112c0[_0x3b7b3a([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5c295e+=_0x112c0[_0x2bc3e8];}return _0x5c295e;}function _0x563bc8(){const _0x26b3a0=_0x3d73fa[_0x3b7b3a([0x73,0x70,0x6c,0x69,0x74])](_0x3b7b3a([0x2e]));if(0x3!=_0x26b3a0[_0x3b7b3a([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2e4450(_0x26b3a0[0x1]);function _0x2e4450(_0x1e0d52){const _0x3b2b8a=_0x5f4627(_0x1e0d52);return _0x3b2b8a&&_0x4da3b5()?_0x3b2b8a:null;function _0x4da3b5(){const _0x4b2067=_0x3b2b8a[_0x3b7b3a([0x6a,0x74,0x69])],_0x4c4f95=window[_0x3b7b3a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4b2067[_0x3b7b3a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4b2067[_0x3b7b3a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4ca38a={..._0x3b2b8a,[_0x3b7b3a([0x6a,0x74,0x69])]:_0x4b2067[_0x3b7b3a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4b2067[_0x3b7b3a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4ca38a[_0x3b7b3a([0x76,0x63])],_0x1ce7eb(_0x4ca38a)==_0x4c4f95;}}}async function _0x1c1d1a(){let _0x554497=!0x0;try{const _0x17d75e=_0x3d73fa[_0x3b7b3a([0x73,0x70,0x6c,0x69,0x74])](_0x3b7b3a([0x2e])),[_0x23d7fc,_0x386881,_0x1eb352]=_0x17d75e;return _0x515034(_0x23d7fc),await _0x4149ba(_0x23d7fc,_0x386881,_0x1eb352),_0x554497;}catch{return!0x1;}function _0x515034(_0x826390){const _0x53cbff=_0x5f4627(_0x826390);_0x53cbff&&_0x53cbff[_0x3b7b3a([0x61,0x6c,0x67])]==_0x3b7b3a([0x45,0x53,0x32,0x35,0x36])||(_0x554497=!0x1);}async function _0x4149ba(_0x314b72,_0x206d44,_0x42e24a){const _0x20de67=window[_0x3b7b3a([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3b7b3a([0x66,0x72,0x6f,0x6d])](_0x55a00e(_0x42e24a),_0x2a0706=>_0x2a0706[_0x3b7b3a([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5c8f28=new window[(_0x3b7b3a([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3b7b3a([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x314b72+_0x3b7b3a([0x2e])+_0x206d44),_0x306139=window[_0x3b7b3a([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3b7b3a([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x306139)return;const _0x70e83b=await _0x306139[_0x3b7b3a([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3b7b3a([0x6a,0x77,0x6b]),_0x135413,{[_0x3b7b3a([0x6e,0x61,0x6d,0x65])]:_0x3b7b3a([0x45,0x43,0x44,0x53,0x41]),[_0x3b7b3a([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3b7b3a([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3b7b3a([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x306139[_0x3b7b3a([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3b7b3a([0x6e,0x61,0x6d,0x65])]:_0x3b7b3a([0x45,0x43,0x44,0x53,0x41]),[_0x3b7b3a([0x68,0x61,0x73,0x68])]:{[_0x3b7b3a([0x6e,0x61,0x6d,0x65])]:_0x3b7b3a([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x70e83b,_0x20de67,_0x5c8f28)||(_0x554497=!0x1);}}function _0x5f4627(_0x55c50d){return _0x55c50d[_0x3b7b3a([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3b7b3a([0x65,0x79]))?JSON[_0x3b7b3a([0x70,0x61,0x72,0x73,0x65])](_0x55a00e(_0x55c50d)):null;}function _0x55a00e(_0x17850d){return window[_0x3b7b3a([0x61,0x74,0x6f,0x62])](_0x17850d[_0x3b7b3a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3b7b3a([0x2b]))[_0x3b7b3a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3b7b3a([0x2f])));}function _0x1ce7eb(_0x468679){let _0x33c040=0x1505;function _0x4cc960(_0x25a086){for(let _0x4679cb=0x0;_0x4679cb<_0x25a086[_0x3b7b3a([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4679cb++){const _0x357e84=_0x25a086[_0x3b7b3a([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4679cb);_0x33c040=(_0x33c040<<0x5)+_0x33c040+_0x357e84,_0x33c040&=_0x33c040;}}function _0x39610d(_0x25f814){Array[_0x3b7b3a([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x25f814)?_0x25f814[_0x3b7b3a([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x39610d):_0x25f814&&typeof _0x25f814==_0x3b7b3a([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3b7b3a([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x25f814)[_0x3b7b3a([0x73,0x6f,0x72,0x74])]()[_0x3b7b3a([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4b9ee1,_0x25a7c0])=>{_0x4cc960(_0x4b9ee1),_0x39610d(_0x25a7c0);}):_0x4cc960(window[_0x3b7b3a([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x25f814));}return _0x39610d(_0x468679),_0x33c040>>>0x0;}function _0x1af291(_0x1e7073){return _0x1e7073[_0x3b7b3a([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3b7b3a([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3b7b3a([0x30]));}function _0x1f8e13(_0x8ebca){return _0x8ebca[_0x3b7b3a([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3b7b3a([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3b7b3a([0x6a,0x6f,0x69,0x6e])]('');}function _0x1f0e33(_0x210d29){return _0x1ca8d2[_0x3b7b3a([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x3b7b3a([0x68,0x61,0x73])](_0x210d29);}function _0x596de3(_0x3074aa){return _0x1ca8d2[_0x3b7b3a([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x3b7b3a([0x67,0x65,0x74])](_0x3074aa);}function _0x2e4329(){}function _0x3b7b3a(_0x2b6266){return _0x2b6266['map'](_0x540b58=>String['fromCharCode'](_0x540b58))['join']('');}_0x4b9851(await _0x1235f1());}(this);}['destroy'](){const _0x45713e=this['editor']['plugins']['get'](o),_0x249ef9=this['editor']['config']['get']('collaboration.channelId');for(const _0x14de79 of _0x45713e['getCommentThreads']({'channelId':_0x249ef9}))_0x45713e['_detachCommentThread'](_0x14de79['id']),_0x45713e['_threads']['delete'](_0x14de79['id']);super['destroy']();}['hasMarkerForId'](_0x162b10){return this['getAllMarkersForId'](_0x162b10)['length']>0x0;}['getAllMarkersForId'](_0x15278b){const _0x3e5f97=[];for(const _0x294a44 of this['editor']['model']['markers'])_0x294a44['name']['startsWith']('comment:'+_0x15278b)&&_0x3e5f97['push'](_0x294a44);return _0x3e5f97;}['scrollToThreadMarker'](_0xd2e7ab){setTimeout(()=>{const _0x530a03=this['_getTargetForId'](_0xd2e7ab);if(!_0x530a03)return;this['activeMarker']&&ft(this['activeMarker'])['id']===_0xd2e7ab&&nt({'target':_0x530a03[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x3a2be5){this['editor']['model']['change'](()=>{for(const _0x163a84 of this['getAllMarkersForId'](_0x3a2be5))this['editor']['editing']['reconvertMarker'](_0x163a84);});}['_attachArchivedThread'](_0x54f8c8){const _0x3554df=this['editor']['plugins']['get'](o),_0x3be637=this['editor']['plugins']['get'](b),_0x164308=_0x3554df['getCommentThread'](_0x54f8c8);if(!_0x164308['isAttached']){const _0x2f7064=_0x164308['attachTo'](()=>this['_getTargetForId'](_0x164308['id']));_0x3be637['registerAnnotation'](_0x2f7064),_0x164308['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x2f8dc2=this['editor'],_0x1d7b5a=_0x2f8dc2['plugins']['get'](it);_0x2f8dc2['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x5ead10,_0x491334)=>{const {id:_0x26ba70}=ft(_0x5ead10['markerName']),_0x6e1ceb=_0x2f8dc2['plugins']['get'](o)['getCommentThread'](_0x26ba70),_0x5e2853=this['activeMarker']&&ft(this['activeMarker'])['id']===_0x26ba70;let _0x574fc1;if(_0x6e1ceb&&_0x6e1ceb['isResolved']&&!_0x5e2853&&_0x5ead10['item'])return _0x491334['consumable']['consume'](_0x5ead10['item'],'addMarker:'+_0x5ead10['markerName']),_0x491334['consumable']['consume'](_0x5ead10['item'],'removeMarker:'+_0x5ead10['markerName']),null;const _0x3f35e7=['ck-comment-marker'];return _0x5e2853&&_0x3f35e7['push']('ck-comment-marker--active'),_0x574fc1=_0x6e1ceb?.['length']?_0x6e1ceb['comments']['first']['author']['id']:_0x1d7b5a['me']['id'],{'classes':_0x3f35e7,'attributes':{'data-comment':_0x26ba70,'data-author-id':_0x574fc1}};}}),_0x2f8dc2['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x2c2640,{options:_0xb99613})=>{if(_0xb99613['showCommentHighlights'])return null;const _0x4b1042=_0x2f8dc2['plugins']['get'](o),_0x41740b=_0x2f8dc2['model']['markers']['get'](_0x2c2640),{id:_0x3c109c,part:_0x6fadc3}=ft(_0x2c2640);return _0x41740b&&!_0x41740b['affectsData']||_0xb99613['ignoreResolvedComments']&&_0x4b1042['getCommentThread'](_0x3c109c)?.['isResolved']?null:{'group':'comment','name':_0x6fadc3?_0x3c109c+':'+_0x6fadc3:_0x3c109c};}}),_0x2f8dc2['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x2ff61d,{writer:_0xdb6a32})=>_0xdb6a32['createElement']('$marker',{'data-name':'comment:'+_0x2ff61d['getAttribute']('id')})}),_0x2f8dc2['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x48ead9=this['editor'],_0x571d1d=_0x48ead9['plugins']['get'](o),_0x1afb85=new Set(),_0x355848=new Set();_0x48ead9['model']['document']['registerPostFixer'](_0xf9d738=>{let _0x35842e=!0x1;for(const {name:_0x159910,data:_0x26d682}of _0x48ead9['model']['document']['differ']['getChangedMarkers']()){const {group:_0x77feaf,id:_0x5ad173}=ft(_0x159910);let _0x567cec=_0x26d682['newRange'];if('comment'!==_0x77feaf||!_0x567cec)continue;const _0x521668='$graveyard'===_0x567cec['root']['rootName'];_0x521668||(_0x567cec=ht(_0x567cec,_0x48ead9['model']),!_0x567cec||_0x567cec['isCollapsed']||!_0x26d682['newRange']||_0x567cec['isEqual'](_0x26d682['newRange']))?_0x48ead9['model']['hasContent'](_0x567cec)&&!_0x521668?this['isThreadsLoadingPaused']?_0x1afb85['add'](_0x159910):this['_handleThreadMarker'](_0x159910,_0x5ad173):(_0x355848['add'](_0x159910),_0x1afb85['delete'](_0x159910),_0xf9d738['removeMarker'](_0x159910),_0x35842e=!0x0):(_0xf9d738['updateMarker'](_0x159910,{'range':_0x567cec}),_0x35842e=!0x0);}return _0x35842e;}),this['on']('change:isThreadsLoadingPaused',(_0x374c92,_0x37adb4,_0x137a58)=>{if(!_0x137a58&&_0x1afb85['size'])for(const _0x30d514 of _0x1afb85){const {id:_0x2cfc6d}=ft(_0x30d514);_0x1afb85['delete'](_0x30d514),_0x48ead9['model']['markers']['get'](_0x30d514)&&this['_handleThreadMarker'](_0x30d514,_0x2cfc6d);}}),this['listenTo'](_0x48ead9['model']['document'],'change',()=>{for(const {name:_0x2ae3c7,data:{newRange:_0x5e711b}}of _0x48ead9['model']['document']['differ']['getChangedMarkers']()){const {group:_0x3a20bc,id:_0x3919ae}=ft(_0x2ae3c7);if('comment'!==_0x3a20bc)continue;const _0x1a9409=_0x571d1d['getCommentThread'](_0x3919ae),_0x55789d=this['hasMarkerForId'](_0x3919ae);_0x1a9409&&(!_0x1a9409['_hasTargetInContent']&&_0x5e711b&&_0x48ead9['editing']['view']['once']('render',()=>{const _0x7ed750=_0x48ead9['plugins']['get'](y),_0x28414e=_0x571d1d['_threadToController']['get'](_0x1a9409)['view'];_0x7ed750['getByInnerView'](_0x28414e)['refreshVisibility']();},{'priority':'low'}),_0x1a9409['_hasTargetInContent']=_0x55789d||!!_0x5e711b),_0x5e711b||(_0x355848['add'](_0x2ae3c7),_0x1afb85['delete'](_0x2ae3c7));}for(const _0x432cab of _0x355848){const {id:_0x4f4d04}=ft(_0x432cab),_0x4a323f=_0x571d1d['getCommentThread'](_0x4f4d04);if(_0x1afb85['delete'](_0x432cab),!_0x4a323f)continue;const _0xce5b25=this['hasMarkerForId'](_0x4f4d04);_0xce5b25||_0x4a323f['isSubmitted']?_0xce5b25||_0x4a323f['unlinkedAt']||_0x4a323f['setUnlinkedAt'](new Date()):_0x4a323f['remove']();}_0x355848['clear']();});}['_handleInitialThreads'](_0x205737){_0x205737['forEach'](_0xa23b83=>{_0xa23b83['unlinkedAt']&&this['_attachArchivedThread'](_0xa23b83['id']);});}['_getTargetForId'](_0x1838b6){const _0x417f4b=this['editor'],_0xdd937f=this['getAllMarkersForId'](_0x1838b6);return et(_0x417f4b['editing'],_0xdd937f);}['_getTextContext'](_0x159417){const _0x980e8c=this['getAllMarkersForId'](_0x159417);let _0x2d42f6='',_0x37abf1=!0x1;for(const _0x2485e1 of _0x980e8c){const _0x1a1b8f=_0x2485e1['getRange']();for(const _0x512ab4 of Array['from'](_0x1a1b8f['getItems']()))_0x512ab4['is']('$textProxy')?(_0x2d42f6&&_0x37abf1&&(_0x2d42f6+='\x20',_0x37abf1=!0x1),_0x2d42f6+=_0x512ab4['data']):_0x37abf1=!0x0;_0x37abf1=!0x0;}return _0x2d42f6['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x40410c,_0x168df0){const _0x354063=this['editor'],_0x2ac25e=_0x354063['plugins']['get'](o);let _0x14ca67=_0x2ac25e['getCommentThread'](_0x168df0);const _0x32d991=_0x354063['config']['get']('collaboration.channelId'),_0x3b459d=_0x354063['plugins']['get'](b);if(_0x14ca67&&(_0x14ca67['unlinkedAt']&&_0x14ca67['setUnlinkedAt'](null),_0x14ca67['isAttached']))return _0x14ca67;return!this['getAllMarkersForId'](_0x168df0)[0x0]['managedUsingOperations']?_0x354063['editing']['view']['once']('render',()=>{if(_0x2ac25e['getCommentThread'](_0x168df0))return;const _0x9e58f9=_0x354063['plugins']['get'](y);_0x14ca67=_0x2ac25e['openNewCommentThread']({'channelId':_0x32d991,'threadId':_0x168df0,'target':()=>this['_getTargetForId'](_0x168df0),'context':{'type':'text','value':this['_getTextContext'](_0x168df0)}});const _0x3c543d=_0x2ac25e['_threadToController']['get'](_0x14ca67)['view'],_0x27a4bf=_0x9e58f9['getByInnerView'](_0x3c543d);_0x27a4bf&&_0x3b459d['registerAnnotation'](_0x27a4bf);},{'priority':'low'}):_0x2ac25e['fetchCommentThread']({'channelId':_0x32d991,'threadId':_0x168df0})['then'](_0x8fd041=>{if('destroyed'!==_0x354063['state']){if(_0x14ca67=_0x8fd041,_0x14ca67&&!_0x14ca67['isAttached']){const _0xabc3a6=_0x14ca67['attachTo'](()=>this['_getTargetForId'](_0x168df0));_0x3b459d['registerAnnotation'](_0xabc3a6),_0x14ca67['isResolved']&&this['_reconvertMarkers'](_0x168df0);}else{if(!_0x14ca67){const _0x245870=this['getAllMarkersForId'](_0x168df0);_0x354063['model']['change'](_0x5d7b62=>{for(const _0x2fb84a of _0x245870)_0x5d7b62['removeMarker'](_0x2fb84a);});}}}}),_0x14ca67;}['_handleThreadMarker'](_0x1cd127,_0x37f29b){const _0x367ffb=this['_attachMarkerToThread'](_0x1cd127,_0x37f29b);_0x367ffb&&!_0x367ffb['context']&&_0x367ffb['setContext']({'type':'text','value':this['_getTextContext'](_0x37f29b)});}['_initAriaMarkerChangeAnnouncements'](){const _0x3688b8=this['editor'];rt(_0x3688b8['model'],({left:_0x4ada07,entered:_0x330dcb})=>{for(const _0x4e324c of _0x4ada07)if(mt(_0x4e324c)){_0x3688b8['ui']['ariaLiveAnnouncer']['announce'](N(_0x3688b8['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x31a659 of _0x330dcb)if(mt(_0x31a659)){_0x3688b8['ui']['ariaLiveAnnouncer']['announce'](N(_0x3688b8['locale'],'ENTER_COMMENT_ANNOUNCEMENT',tt(_0x396338)));break;}});}}function dt(_0x1a4b60,_0x49c5f5){return _0x49c5f5?_0x1a4b60+':'+_0x49c5f5:_0x1a4b60;}function ht(_0x23e3c3,_0x51f75c){const _0x26e5d1=_0x51f75c['schema'],_0x530977=_0x51f75c['createRange'](_0x23e3c3['start']);for(const _0x3da76d of _0x23e3c3['getWalker']()){const {type:_0xca647a,item:_0xc1bb6a,nextPosition:_0x14fb40}=_0x3da76d;if('text'===_0xca647a||_0x26e5d1['isObject'](_0xc1bb6a)){const _0x184bc0=_0x51f75c['createPositionBefore'](_0xc1bb6a);_0x530977['isCollapsed']&&(_0x530977['start']=_0x184bc0),_0x530977['end']=_0x14fb40;}}return _0x530977;}function mt(_0x48c380){return'comment'===ft(_0x48c380['name'])['group'];}class s extends _0x44affe{['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 _0x22391a=this['editor'],_0x3580ea=_0x22391a['plugins']['get'](o),_0x3bce7f=_0x22391a['plugins']['get'](r),_0x21b2c8=_0x22391a['plugins']['get'](y),_0x48951f=_0x22391a['plugins']['get'](b);_0x22391a['ui']['componentFactory']['add']('comment',()=>{const _0x4c8080=this['_createUIButton'](_0x5281d3);return _0x4c8080['tooltip']=!0x0,_0x4c8080;}),_0x22391a['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x4695c5)),_0x48951f['addSourceCollector'](()=>{const _0x54720d=[];for(const [_0x4603a8,_0x61ccd7]of _0x3580ea['_threadToController']){const _0x59eb76=_0x3bce7f['getAllMarkersForId'](_0x4603a8['id']),_0xcf7062=_0x59eb76['map'](_0x39785b=>_0x39785b['getRange']());_0x59eb76['length']>0x0&&_0x54720d['push']([_0x61ccd7['view'],_0xcf7062]);}return _0x54720d;}),this['listenTo'](_0x21b2c8,'change:activeAnnotations',(_0x23b70f,_0x43b270,_0x4dbf6e)=>{const _0x34fe6d=Array['from'](_0x4dbf6e)['map'](_0x2be0eb=>_0x2be0eb['innerView'])['find'](_0x4913df=>_0x3580ea['_viewToController']['has'](_0x4913df));if(!_0x34fe6d)return void(_0x3bce7f['activeMarker']=null);const _0x3d0301=_0x3580ea['_viewToController']['get'](_0x34fe6d)['model']['id'],_0x423f9c='comment:'+_0x3d0301;_0x3d0301&&_0x3bce7f['hasMarkerForId'](_0x3d0301)?_0x3bce7f['activeMarker']=_0x423f9c:_0x3bce7f['activeMarker']&&(_0x3bce7f['activeMarker']=null);}),this['listenTo'](_0x3580ea,'removeCommentThread',(_0x4700eb,{threadId:_0x1b02b8,isFromAdapter:_0x5de19f})=>{!_0x5de19f&&_0x22391a['ui']['focusTracker']['isFocused']&&_0x3bce7f['hasMarkerForId'](_0x1b02b8)&&_0x22391a['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x3580ea,'addComment',(_0x3d1999,{threadId:_0x534410,isFromAdapter:_0x430d2a})=>{if(_0x430d2a||!_0x3bce7f['hasMarkerForId'](_0x534410)||!_0x3580ea['hasCommentThread'](_0x534410))return;0x1===_0x3580ea['getCommentThread'](_0x534410)['length']&&(_0x22391a['editing']['view']['focus'](),_0x3d1999['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x5eab4e=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x5abcca;for(const _0x15236a in _0x5eab4e){const _0xfe1fdb=_0x15236a,_0x1aac16=_0x5eab4e[_0xfe1fdb];if('commentsLicenseKeyValid'==_0x1aac16||'commentsLicenseKeyInvalid'==_0x1aac16||'commentsLicenseKeyExpired'==_0x1aac16||'commentsLicenseKeyDomainLimit'==_0x1aac16||'commentsLicenseKeyNotAllowed'==_0x1aac16||'commentsLicenseKeyEvaluationLimit'==_0x1aac16||'commentsLicenseKeyUsageLimit'==_0x1aac16){delete _0x5eab4e[_0xfe1fdb],_0x5abcca=_0x1aac16,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x5abcca&&_0x5eab4e['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x5abcca&&_0x5eab4e['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x5abcca&&_0x5eab4e['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x5abcca&&_0x5eab4e['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x5abcca&&_0x5eab4e['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyUsageLimit'==_0x5abcca&&_0x5eab4e['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x5caaf6){const _0x2788e5=this['editor'],_0x105c35=new _0x5caaf6(_0x2788e5['locale']),_0xac9cf=_0x2788e5['commands']['get']('addCommentThread');return _0x105c35['set']({'label':N(_0x2788e5['locale'],'Comment'),'icon':_0x376438}),_0x105c35['bind']('isEnabled')['to'](_0xac9cf,'isEnabled',_0xac9cf,'hasContent',(_0x59d40a,_0x2554a3)=>_0x59d40a&&_0x2554a3),this['listenTo'](_0x105c35,'execute',()=>{_0xac9cf['execute']();}),_0x105c35;}}class i extends _0x44affe{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[r];}constructor(_0x3e53b4){super(_0x3e53b4),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0xabbf51,_0x11a69a,_0xaf0295)=>{_0xaf0295?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x56e9c4,_0x3bea35]of this['editor']['commands'])_0x3bea35['affectsData']&&'addCommentThread'!==_0x56e9c4&&_0x3bea35['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 _0x83852b=this['editor']['editing']['view']['document'];this['listenTo'](_0x83852b,'cut',_0x193e15=>_0x193e15['stop'](),{'priority':'highest'}),this['listenTo'](_0x83852b,'clipboardInput',_0x151274=>_0x151274['stop'](),{'priority':'highest'}),this['listenTo'](_0x83852b,'delete',_0x1184aa=>_0x1184aa['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x394bb8,_0x35364b]of this['editor']['commands'])_0x35364b['affectsData']&&'addCommentThread'!==_0x394bb8&&_0x35364b['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 _0xdc4a0a{['activeUIs'];['uisData'];['_uis'];static get['requires'](){return[y];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1b0d40){super(_0x1b0d40),this['activeUIs']=new Set(),this['_uis']=new Map(),this['uisData']=new Map();}['init'](){const _0x34f317=this['context']['plugins']['get'](y);this['listenTo'](_0x34f317,'_activateAnnotation',(_0x3ceba1,_0xbd5910)=>{for(const _0x45b52b of this['activeUIs']){const _0x56a682=this['_uis']['get'](_0x45b52b);(0x0,this['uisData']['get'](_0x45b52b)['filter'])(_0xbd5910)&&_0x56a682['setActiveAnnotation'](_0xbd5910);}}),this['listenTo'](_0x34f317,'_deactivateAllAnnotations',()=>{for(const _0x462d6a of this['activeUIs']){this['_uis']['get'](_0x462d6a)['setActiveAnnotation'](null);}}),this['listenTo'](_0x34f317['_visibleAnnotations'],'add',(_0x3e18db,_0x36dfa6)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x36dfa6);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x254c7c){return this['activeUIs']['has'](_0x254c7c);}['activate'](_0x475e0a,_0x4a362d=this['defaultFilter']){const _0x3cfb91=this['context']['plugins']['get'](y);if(!this['_uis']['has'](_0x475e0a))throw new _0x50bda('annotationsuis-missing-ui',this,{'uiName':_0x475e0a});this['isActive'](_0x475e0a)&&this['deactivate'](_0x475e0a),this['activeUIs']['add'](_0x475e0a);const _0x3614f6=new S();v({'source':_0x3cfb91['_visibleAnnotations'],'target':_0x3614f6,'filter':_0x4a362d}),this['uisData']['set'](_0x475e0a,{'collection':_0x3614f6,'filter':_0x4a362d});const _0xf912e7=this['_uis']['get'](_0x475e0a);_0xf912e7['attach'](_0x3614f6),this['listenTo'](_0xf912e7,'change:activeAnnotation',(_0x3518f6,_0x3336dd,_0x2e6de2,_0x20e02a)=>{_0x20e02a&&_0x3cfb91['_removeActiveAnnotation'](_0x20e02a),_0x2e6de2&&_0x3cfb91['_addActiveAnnotation'](_0x2e6de2);});}['deactivate'](_0x537ddb){if(this['activeUIs']['delete'](_0x537ddb),!this['_uis']['has'](_0x537ddb))throw new _0x50bda('annotationsuis-missing-ui',this,{'uiName':_0x537ddb});const _0x2efe7f=this['_uis']['get'](_0x537ddb);_0x2efe7f['detach'](),this['stopListening'](_0x2efe7f),this['uisData']['get'](_0x537ddb)['collection']['destroy'](),this['uisData']['delete'](_0x537ddb);}['switchTo'](_0x3cf454){if(!this['_uis']['has'](_0x3cf454))throw new _0x50bda('annotationsuis-missing-ui',this,{'uiName':_0x3cf454});const _0x32c2af=this['context']['plugins']['get'](y),_0x1dd002=Array['from'](_0x32c2af['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x3cf454);const _0x512755=this['_uis']['get'](_0x3cf454);_0x512755['setActiveAnnotation'](_0x1dd002),_0x512755['_setSelectedAnnotations']&&_0x1dd002&&_0x512755['_setSelectedAnnotations']([_0x1dd002]);}['deactivateAll'](){for(const _0x5d0d29 of this['activeUIs'])this['deactivate'](_0x5d0d29);}['register'](_0x33a183,_0x21d533){if(this['_uis']['has'](_0x33a183))throw new _0x50bda('annotationsuis-register-already-registered');if('function'!=typeof _0x21d533['attach']||'function'!=typeof _0x21d533['detach']||'function'!=typeof _0x21d533['setActiveAnnotation'])throw new _0x50bda('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x33a183,_0x21d533);}['refilterAnnotations'](){const _0x5c2b9c=this['context']['plugins']['get'](y)['collection'],_0x2dd75e=new Map(),_0x431032=Array['from'](this['activeUIs']);for(const _0x5ed4e1 of this['activeUIs']){const _0x5d7c51=this['uisData']['get'](_0x5ed4e1)['collection'];for(const _0xf3e916 of _0x5d7c51)_0x2dd75e['set'](_0xf3e916,_0x5ed4e1);}for(const _0x4a0dd2 of _0x5c2b9c){const _0x22d604=_0x2dd75e['get'](_0x4a0dd2);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x4a0dd2);const _0x1c0066=_0x431032['find'](_0x5ab58b=>this['uisData']['get'](_0x5ab58b)['filter'](_0x4a0dd2));_0x22d604!==_0x1c0066&&(_0x22d604&&this['uisData']['get'](_0x22d604)['collection']['remove'](_0x4a0dd2),_0x1c0066&&this['uisData']['get'](_0x1c0066)['collection']['add'](_0x4a0dd2));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['defaultFilter'](){return!0x0;}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x29a549){const _0x106180=[];for(const _0x20e2b5 of this['activeUIs']){(0x0,this['uisData']['get'](_0x20e2b5)['filter'])(_0x29a549)&&_0x106180['push'](_0x20e2b5);}if(_0x106180['length']>0x1)throw new _0x50bda('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x106180,'annotationType':_0x29a549['type']});}}const _i=/* #__PURE__ -- @preserve */
|
|
32
|
+
Ht('px');class H extends kt{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0x12db8a){super(_0x12db8a);const _0x40461b=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 _0x290ee8(),this['focusCycler']=new _0x35defd({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x40461b['to']('class')],'style':{'minHeight':_0x40461b['to']('minHeight',_0x205238=>'number'==typeof _0x205238?_i(_0x205238+0xa):null)},'dir':_0x12db8a['uiLanguageDirection'],'role':'application','aria-label':N(_0x12db8a,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':N(_0x12db8a,'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',_0x44785e=>{this['_updateItemPositionInFocusables'](_0x44785e['source']);}),this['list']['forEach'](_0x2ad95c=>{this['focusTracker']['add'](_0x2ad95c['element']),this['_updateItemPositionInFocusables'](_0x2ad95c);}),this['list']['on']('change',(_0x586536,_0x567895)=>{for(const _0x5d73de of _0x567895['removed'])this['focusTracker']['remove'](_0x5d73de['element']),this['focusables']['remove'](_0x5d73de);for(const _0x85dd48 of _0x567895['added'])this['focusTracker']['add'](_0x85dd48['element']),this['_updateItemPositionInFocusables'](_0x85dd48);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0x491837){const _0x4f1f52=this['focusables']['getIndex'](_0x491837);let _0x38251f,_0x174457;for(const _0x5c854e of this['focusables'])if(_0x491837['top']<_0x5c854e['top']){_0x38251f=_0x5c854e;break;}if(_0x174457=_0x38251f?this['focusables']['getIndex'](_0x38251f):this['focusables']['length'],-0x1!==_0x4f1f52){if(_0x4f1f52===_0x174457-0x1)return;this['focusables']['remove'](_0x491837),_0x174457=_0x38251f?this['focusables']['getIndex'](_0x38251f):this['focusables']['length'];}this['focusables']['add'](_0x491837,_0x174457);}}const Ot=/* #__PURE__ -- @preserve */
|
|
33
|
+
Ht('px');class R extends kt{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x2ed0f0){super(_0x2ed0f0),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x4ff34a,_0x153636)=>_0x4ff34a+_0x153636),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=xt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x2961e3=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x2961e3['to']('isAnimationDisabled',_0x2b67dd=>_0x2b67dd?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x2961e3['to']('top',_0x292c29=>Ot(_0x292c29))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x14eb37=this['element']['clientHeight'];_0x14eb37&&(this['height']=_0x14eb37);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0xdc4a0a{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x2ed0ea){super(_0x2ed0ea),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 _0x255a6d=this['context']['config']['get']('sidebar.container');_0x255a6d&&this['setContainer'](_0x255a6d);}['setContainer'](_0xaba6a0){if(!g(_0xaba6a0))throw new _0x50bda('sidebar-setcontainer-invalid-element');this['container']=_0xaba6a0;}['_attachToContainer']({viewClass:_0x54ce85='',spaceBetweenItems:_0x22c397=0x19}={}){if(!g(this['container']))throw new _0x50bda('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x54ce85,this['_spaceBetweenItems']=_0x22c397;}['rearrange']({removedAnnotation:_0x2a2c6d,previousAnnotation:_0x197083,nextAnnotation:_0x5237f1}){const _0x252a68=this['getSidebarItemView'](_0x2a2c6d);this['view']['list']['remove'](_0x252a68),this['_destroySidebarItemView'](_0x2a2c6d),_0x197083&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x197083)),_0x5237f1&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x5237f1)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x67a1a3,activatedAnnotation:_0x4a90db,disableAnimationOnActivatedAnnotation:_0x53316f}){if(this['_activeAnnotation']=_0x4a90db,_0x67a1a3){_0x67a1a3['isActive']=!0x1;const _0x221e93=this['getSidebarItemView'](_0x67a1a3);_0x221e93&&_0x53316f&&(_0x221e93['isAnimationDisabled']=!0x1);}if(_0x4a90db){const _0xd10aea=this['getSidebarItemView'](_0x4a90db);_0xd10aea&&(_0x4a90db['isActive']=!0x0,_0x53316f&&(_0xd10aea['isAnimationDisabled']=!0x0,_0xd10aea['top']+=0x1),this['_alignToTargetRect'](_0xd10aea));}}['_detachFromContainer'](_0x43d26e){if(this['view']['element']['remove'](),_0x43d26e){for(const _0x58f8c5 of _0x43d26e)this['_destroySidebarItemView'](_0x58f8c5);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x1e8e97,_0x32a569){_0x32a569||(_0x32a569=_0x1e8e97['view']);const _0xc1d889=new R(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0xc1d889,_0x1e8e97),this['_annotationToSidebarItemView']['set'](_0x1e8e97,_0xc1d889),_0xc1d889['content']['add'](_0x32a569),this['listenTo'](_0x1e8e97['view'],'change:targetRect',(_0x2dfa25,_0x4499f4,_0x1f43d9)=>{const _0x5f583c=this['_getTargetTop'](_0x1e8e97,_0x1f43d9);_0xc1d889['_targetTop']!=_0x5f583c&&(_0xc1d889['_targetTop']=_0x5f583c,this['_setItemTop'](_0xc1d889,_0x5f583c));}),this['listenTo'](_0xc1d889,'change:top',()=>{this['_recalculate'](_0xc1d889,'top');}),this['listenTo'](_0xc1d889,'change:bottom',()=>{this['_recalculate'](_0xc1d889,'bottom');}),this['_alignToTargetRect'](_0xc1d889);const _0x3c039d=this['_getItemBefore'](_0xc1d889);if(_0x3c039d)this['_alignAfterItem'](_0x3c039d,_0xc1d889)||this['_alignToTargetRect'](_0xc1d889);else this['_alignToTargetRect'](_0xc1d889);return this['_updateLastItem'](),this['view']['list']['add'](_0xc1d889),_0xc1d889;}['_alignForTopChange'](_0x5564e6){if(!_0x5564e6['content']['length'])return;const _0x1b4c30=this['_getItemBefore'](_0x5564e6);if(!_0x1b4c30)return;const _0x50a993=this['_sidebarItemViewToAnnotation']['get'](_0x1b4c30),_0x512036=this['_activeAnnotation'];_0x512036&&_0x512036===_0x50a993?this['_alignAfterItem'](_0x1b4c30,_0x5564e6):this['_alignBeforeItem'](_0x5564e6,_0x1b4c30);}['_alignForBottomChange'](_0x4d7e3d){if(!_0x4d7e3d['content']['length'])return;const _0x2d567b=this['_getItemAfter'](_0x4d7e3d);if(!_0x2d567b)return;const _0x129d1f=this['_sidebarItemViewToAnnotation']['get'](_0x2d567b),_0x32221b=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x20e194=this['_activeAnnotation'];_0x20e194&&_0x20e194===_0x129d1f&&_0x32221b?(this['_alignBeforeItem'](_0x2d567b,_0x4d7e3d),this['_alignAfterItem'](_0x4d7e3d,_0x2d567b)):_0x20e194&&_0x20e194===_0x129d1f?this['_alignBeforeItem'](_0x2d567b,_0x4d7e3d):this['_alignAfterItem'](_0x4d7e3d,_0x2d567b);}['_recalculate'](_0x18a97a,_0x1019d3){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x3061e3,changedProp:_0x58ecc1}of this['_recalculateBuffer'])'top'===_0x58ecc1?this['_alignForTopChange'](_0x3061e3):this['_alignForBottomChange'](_0x3061e3);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x18a97a,'changedProp':_0x1019d3});}['getSidebarItemView'](_0x3ecb51){return this['_annotationToSidebarItemView']['get'](_0x3ecb51);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x3976d6){const _0x38c25c=this['getSidebarItemView'](_0x3976d6);this['stopListening'](_0x38c25c),this['stopListening'](_0x3976d6['view']),_0x38c25c['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x3976d6),this['_sidebarItemViewToAnnotation']['delete'](_0x38c25c);}['_createSidebarView'](){const _0x33e09a=new H(this['context']['locale']);return _0x33e09a['render'](),this['on']('change:_lastItem',(_0x1a18fa,_0x1625c2,_0x3220f7,_0x2b45de)=>{_0x2b45de&&_0x33e09a['unbind']('minHeight'),_0x3220f7?_0x33e09a['bind']('minHeight')['to'](_0x3220f7,'bottom'):_0x33e09a['minHeight']=null;}),_0x33e09a;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x2fa81b){const _0x2306ab=this['_sidebarItemViewToAnnotation']['get'](_0x2fa81b),_0x380fcd=_0x2306ab&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x2306ab)-0x1);return _0x380fcd&&this['getSidebarItemView'](_0x380fcd)||null;}['_getItemAfter'](_0x457284){const _0x206da6=this['_sidebarItemViewToAnnotation']['get'](_0x457284),_0x27df3a=_0x206da6&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x206da6)+0x1);return _0x27df3a&&this['getSidebarItemView'](_0x27df3a)||null;}['_alignBeforeItem'](_0x54c2d2,_0x24ee3e){_0x54c2d2['updateHeight']();const _0x46c224=G(_0x24ee3e['bottom']+this['_spaceBetweenItems'],_0x54c2d2['top']);return!!_0x46c224&&(this['_setItemTop'](_0x24ee3e,_0x24ee3e['top']-_0x46c224),!0x0);}['_alignAfterItem'](_0x43bb96,_0x15213b){_0x43bb96['updateHeight']();const _0x2bf085=G(_0x43bb96['bottom']+this['_spaceBetweenItems'],_0x15213b['top']);return!!_0x2bf085&&(this['_setItemTop'](_0x15213b,_0x15213b['top']+_0x2bf085,!0x1),!0x0);}['_alignToTargetRect'](_0x5b93b9){const _0x133762=this['_sidebarItemViewToAnnotation']['get'](_0x5b93b9);if(!_0x133762||!_0x133762['target']||!_0x133762['targetRect'])return;const _0x460c6c=this['_getTargetTop'](_0x133762,_0x133762['targetRect']);this['_setItemTop'](_0x5b93b9,_0x460c6c);}['_getTargetTop'](_0x5bc181,_0x254603){if(null===_0x254603)return 0x0;if(_0x5bc181['target']instanceof _0x5ba026)return _0x254603['top'];{const _0x27ccbf=new _0x5ba026(this['view']['element'])['top'];return _0x254603['top']-_0x27ccbf;}}['_setItemTop'](_0xf28560,_0x6849e7,_0x5e68d3=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x5e68d3&&(_0x6849e7=Math['max'](_0x6849e7,this['_getMaxAvailableTop'](_0xf28560))),_0xf28560['top']=_0x6849e7;}['_getMaxAvailableTop'](_0x5e1091){let _0x434d72=this['_getItemBefore'](_0x5e1091),_0x1141c8=0x0;for(;_0x434d72;)_0x434d72['updateHeight'](),_0x1141c8+=this['_spaceBetweenItems']+_0x434d72['height'],_0x434d72=this['_getItemBefore'](_0x434d72);return _0x1141c8;}}function G(_0x5a708f,_0x3195dc){return Math['max'](_0x5a708f-_0x3195dc,0x0);}function g(_0x314840){return null!==_0x314840&&'object'==typeof _0x314840&&0x1===_0x314840['nodeType'];}class e extends _0xdc4a0a{['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(_0x4780cb){super(_0x4780cb),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x5db265(),this['_refreshPositioningDebounced']=_0x1a15c5(()=>{_0x4780cb['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x3e2ba8=this['context']['plugins']['get'](j),_0x5d3c9c=this['context']['plugins']['get'](z);_0x3e2ba8['register']('wideSidebar',this),_0x5d3c9c['container']&&_0x3e2ba8['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x9c7c0d){if(_0x9c7c0d===this['activeAnnotation'])return;const _0x7fe4a5=this['context']['plugins']['get'](z);_0x7fe4a5['_activeAnnotation']=_0x9c7c0d;const _0x2e73fa=this['activeAnnotation'];_0x7fe4a5['refresh']({'blurredAnnotation':_0x2e73fa,'activatedAnnotation':_0x9c7c0d}),this['activeAnnotation']=_0x9c7c0d;}['attach'](_0x4b1254){this['annotations']=_0x4b1254;const _0x4d0974=this['context']['plugins']['get'](z);if(_0x4d0974['_annotations']=_0x4b1254,this['isAttached'])throw new _0x50bda('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x4d0974,'set:container',()=>{this['detach'](),this['listenTo'](_0x4d0974,'change:container',_0x986444=>{_0x986444['off'](),this['attach'](_0x4b1254);});}),_0x4d0974['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x58b391=_0x23a70d=>{_0x23a70d['updateTargetRect'](),_0x4d0974['addAnnotation'](_0x23a70d);};for(const _0xb67da5 of _0x4b1254)_0x58b391(_0xb67da5);this['listenTo'](_0x4b1254,'add',(_0x13edbc,_0x314a4b)=>{_0x58b391(_0x314a4b);}),this['listenTo'](_0x4b1254,'remove',(_0x4685ef,_0x3c9b6a,_0x1389ee)=>{_0x4d0974['rearrange']({'removedAnnotation':_0x3c9b6a,'previousAnnotation':_0x4b1254['get'](_0x1389ee-0x1),'nextAnnotation':_0x4b1254['get'](_0x1389ee+0x1)}),_0x3c9b6a===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x4b1254,'focus',(_0x125c00,_0x173f56)=>{this['setActiveAnnotation'](_0x173f56);}),this['listenTo'](_0x4b1254,'blur',()=>{this['setActiveAnnotation'](null);});const _0x7e9e6c=this['context']instanceof _0x4e2cdd?this['context']['editors']:new _0x5db265([this['context']]);for(const _0x4f754f of _0x7e9e6c)this['_integrateWithEditorAnnotations'](_0x4f754f);this['listenTo'](_0x7e9e6c,'add',(_0x51e521,_0x1d7a4a)=>{this['listenTo'](_0x1d7a4a,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x1d7a4a);});}),this['listenTo'](_0x7e9e6c,'remove',(_0x195118,_0x4f77a0)=>{_0x4f77a0['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x4f77a0['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x50bda('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x4566cc=this['context']['plugins']['get'](z);_0x4566cc['_detachFromContainer'](this['annotations']),this['stopListening'](_0x4566cc),this['stopListening'](this['annotations']),this['context']instanceof _0x4e2cdd&&this['stopListening'](this['context']['editors']);for(const _0x1c8d71 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x1c8d71);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x577551){if(!_0x577551['plugins']['has']('EditorAnnotations'))return;const _0x2f3998=_0x577551['plugins']['get']('EditorAnnotations'),_0x313ed3=()=>{const _0xeba0c0=_0x2f3998['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0xeba0c0[0x0]||null);};this['listenTo'](_0x2f3998,'refresh',_0x313ed3),this['listenTo'](_0x2f3998,'blur',(_0xd8de8b,{isAnnotationTracked:_0x2dbd54})=>{this['activeAnnotation']&&_0x2dbd54(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x2f3998,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x36c4ff=>{_0x2f3998['hasDomSelection']()&&(_0x313ed3(),_0x36c4ff['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x2f3998);}['_destroyEditorAnnotationsIntegration'](_0x3dfc15){this['stopListening'](_0x3dfc15),this['_editorAnnotations']['remove'](_0x3dfc15);}}class C extends _0x5281d3{['counterView'];constructor(_0x4458b7){super(_0x4458b7);const _0x451c8b=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x205615,_0x39fba9)=>_0x205615?'...':_0x39fba9['toString']()),this['set']('annotationType',''),this['icon']=_0x376438,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new kt(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x451c8b['to']('annotationType',_0x383fe3=>'ck-annotation-counter__badge--'+_0x383fe3),_0x451c8b['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x451c8b['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class n extends _0xdc4a0a{['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(_0x3697e5){super(_0x3697e5),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=new(_0x442c7d())(),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x5db265(),this['_refreshPositioningDebounced']=_0x1a15c5(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](j)['register']('narrowSidebar',this),this['bodyCollection']=new _0x28988b(this['context']['locale']),this['balloonPanelView']=new _0x10e711(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x44bdb4){this['annotations']=_0x44bdb4;const _0x4054c9=this['context']['plugins']['get'](z),_0x238158=this['balloonPanelView'];if(_0x4054c9['_annotations']=_0x44bdb4,this['isAttached'])throw new _0x50bda('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x4054c9,'set:container',()=>{this['detach'](),this['listenTo'](_0x4054c9,'change:container',_0x2e9ae8=>{_0x2e9ae8['off'](),this['attach'](_0x44bdb4);});}),_0x4054c9['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x3f261a=_0x10e87f=>{const _0x5ea263=new C(this['context']['locale']);_0x4054c9['addAnnotation'](_0x10e87f,_0x5ea263),this['_annotationToNarrowView']['set'](_0x10e87f,_0x5ea263),_0x5ea263['bind']('isDirty','annotationType','number')['to'](_0x10e87f['view'],'isDirty','type','length'),_0x5ea263['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x238158['content']['first']!==_0x10e87f['view']?(this['_showBalloon'](_0x10e87f),_0x10e87f['view']['element']['focus'](),this['setActiveAnnotation'](_0x10e87f)):this['setActiveAnnotation'](null);});};for(const _0x2102dd of _0x44bdb4)_0x3f261a(_0x2102dd);this['listenTo'](_0x44bdb4,'add',(_0xa574da,_0x3da7b0)=>{_0x3f261a(_0x3da7b0);}),this['listenTo'](_0x44bdb4,'remove',(_0x33c2f5,_0x3b2702,_0x4eae4c)=>{this['_annotationToNarrowView']['get'](_0x3b2702)['destroy'](),this['_annotationToNarrowView']['delete'](_0x3b2702),_0x4054c9['rearrange']({'removedAnnotation':_0x3b2702,'previousAnnotation':_0x44bdb4['get'](_0x4eae4c-0x1),'nextAnnotation':_0x44bdb4['get'](_0x4eae4c+0x1)}),_0x3b2702===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x44bdb4,'focus',(_0x564e2a,_0x13f95d)=>{this['setActiveAnnotation'](_0x13f95d);}),this['listenTo'](_0x44bdb4,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x40268f,_0x1bdbdf)=>{_0x1bdbdf['keyCode']===_0x228f4b['esc']&&_0x238158['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x238158['content']['first']),this['_hideBalloon'](),_0x1bdbdf['stopPropagation'](),_0x1bdbdf['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x2001c5,_0xdbed61)=>{const _0x4ea230=_0xdbed61['target'];_0x238158['isVisible']&&_0x238158['element']['contains'](_0x4ea230)||_0x4054c9['view']['element']['contains'](_0x4ea230)||_0x2001c5['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x149385=>_0x149385['contains'](_0x4ea230))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x2151e2=this['context']instanceof _0x4e2cdd?this['context']['editors']:new _0x5db265([this['context']]);for(const _0x15b5e3 of _0x2151e2)this['_integrateWithEditorAnnotations'](_0x15b5e3);this['listenTo'](_0x2151e2,'add',(_0x267af5,_0x922a76)=>{this['listenTo'](_0x922a76,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x922a76);});}),this['listenTo'](_0x2151e2,'remove',(_0x47b317,_0x9a5af0)=>{_0x9a5af0['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x9a5af0['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x35f06c){if(_0x35f06c===this['activeAnnotation'])return;const _0xc67df6=this['context']['plugins']['get'](z);if(_0xc67df6['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x35f06c,'disableAnimationOnActivatedAnnotation':!0x0}),_0x35f06c)_0xc67df6['getSidebarItemView'](_0x35f06c)?this['_showBalloon'](_0x35f06c):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x35f06c;}['detach'](){if(!this['isAttached'])throw new _0x50bda('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x205f3a=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x5ba42d=>_0x5ba42d['destroy']()),this['_annotationToNarrowView']['clear'](),_0x205f3a['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x4e2cdd&&this['stopListening'](this['context']['editors']);for(const _0x156d39 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x156d39);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'](_0x1d4387){if(!_0x1d4387['plugins']['has']('EditorAnnotations'))return;const _0x31f0c8=_0x1d4387['plugins']['get']('EditorAnnotations'),_0x2842df=this['context']['plugins']['get'](z),_0x4d1d94=this['annotations'],_0x1ac787=this['balloonPanelView'],_0xdc1246=()=>{const _0x37e509=_0x31f0c8['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x37e509),this['setActiveAnnotation'](_0x37e509[0x0]||null);};this['listenTo'](_0x31f0c8,'refresh',_0xdc1246),this['listenTo'](_0x31f0c8,'blur',(_0x32d95a,{isAnnotationTracked:_0x297718})=>{this['activeAnnotation']&&_0x297718(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x31f0c8,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x4d1d94,'blur',_0x593c61=>{_0x31f0c8['hasDomSelection']()&&_0x593c61['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x5b33ea,_0x4439ee)=>{const _0x16e734=_0x4439ee['target'];_0x1ac787['isVisible']&&_0x1ac787['element']['contains'](_0x16e734)||_0x2842df['view']['element']['contains'](_0x16e734)||this['activeAnnotation']&&_0x31f0c8['hasDomSelection']()&&(_0xdc1246(),_0x5b33ea['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x31f0c8);}['_destroyEditorAnnotationsIntegration'](_0x3fa49f){_0x3fa49f&&(this['stopListening'](_0x3fa49f),this['_editorAnnotations']['remove'](_0x3fa49f));}['_setSelectedAnnotations'](_0x3bb693){for(const _0x40a4df of this['_selectedAnnotations'])_0x3bb693['includes'](_0x40a4df)||this['_manuallyClosedAnnotationViews']['delete'](_0x40a4df['view']);this['_selectedAnnotations']=_0x3bb693;}['_refreshPositioning'](){const _0x2ee6ae=this['balloonPanelView'];this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning'](),_0x2ee6ae['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x47484b){if(this['_manuallyClosedAnnotationViews']['has'](_0x47484b['view']))return;const _0x247bf7=this['balloonPanelView']['content']['first'];_0x247bf7!==_0x47484b['view']?(_0x247bf7&&this['_detachListeners'](_0x247bf7),this['_attachListeners'](_0x47484b['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x47484b['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x3a3538=this['balloonPanelView']['content']['first'],_0x5e2220=_0x3a3538&&this['annotations']['getByView'](_0x3a3538);if(!_0x5e2220||!this['_annotationToNarrowView']['has'](_0x5e2220))return;const _0x2e828f=this['_annotationToNarrowView']['get'](_0x5e2220)['element'],_0x4add0e=(function(){const _0x4c6467=_0x10e711['defaultPositions'];return[_0x4c6467['southArrowNorthEast'],_0x4c6467['northArrowSouthEast'],_0x4c6467['southArrowNorth'],_0x4c6467['northArrowSouth'],_0x4c6467['southArrowNorthWest'],_0x4c6467['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x2e828f,'positions':_0x4add0e});}['_hideBalloon'](){const _0x4ba623=this['balloonPanelView'],_0x5e178a=_0x4ba623['content']['first'];_0x5e178a&&(this['_detachListeners'](_0x5e178a),_0x4ba623['unpin'](),_0x4ba623['content']['clear']());}['_attachListeners'](_0x5dce45){this['listenTo'](_0x5dce45,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x5dce45,'Esc',(_0x23eb61,_0x125bdc)=>{this['_manuallyClosedAnnotationViews']['add'](_0x5dce45),this['_hideBalloon'](),_0x125bdc();});}['_detachListeners'](_0x143263){this['stopListening'](_0x143263);}}class c extends _0x44affe{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[b,_0x2433e3,j];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x47f2c4){super(_0x47f2c4),_0x47f2c4['editing']['view']['addObserver'](_0x1cd994),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x47f2c4['plugins']['get'](_0x2433e3),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x24ab89=this['editor']['plugins']['get'](j);_0x24ab89['context']===this['editor']&&(_0x24ab89['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x17e677,_0x2ecc13)=>{const _0x557e76=this['_balloon'];if(this['isAttached']&&_0x557e76['visibleView']){const _0x1b8dea=this['annotations']['getByView'](_0x557e76['visibleView']);_0x1b8dea&&this['_closeAnnotation'](_0x1b8dea),_0x2ecc13();}}));}['afterInit'](){const _0x16f590=this['editor']['plugins']['get'](j);_0x16f590['context']===this['editor']&&(_0x16f590['hasActive']()||_0x16f590['switchTo']('inline'));}['setActiveAnnotation'](_0x1f61b5){_0x1f61b5!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x1f61b5&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x1f61b5)&&this['_addAnnotationToBalloon'](_0x1f61b5,!0x0),_0x1f61b5['isActive']=!0x0),_0x1f61b5||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x1f61b5);}['attach'](_0x15d73d){this['annotations']=_0x15d73d;const _0x680ab0=this['editor']['plugins']['get'](j),_0x579b6f=this['_balloon'];if(this['isAttached'])throw new _0x50bda('inlineannotations-attach-already-attached',this);if(_0x680ab0['context']!==this['editor'])throw new _0x50bda('inlineannotations-not-allowed-with-context',this);const _0x456e8b=this['editor']['plugins']['get'](b);this['listenTo'](_0x456e8b,'refresh',()=>{const _0x551eb9=_0x456e8b['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x1c2d21,_0x31dee7;!this['_forceRefresh']&&(_0x1c2d21=_0x551eb9,_0x31dee7=this['_selectedAnnotations'],_0x1c2d21['length']===_0x31dee7['length']&&_0x1c2d21['every'](_0x52599d=>_0x31dee7['includes'](_0x52599d)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x551eb9),this['setActiveAnnotation'](_0x551eb9[0x0]||null));}),this['listenTo'](_0x456e8b,'blur',(_0xd4f49b,{isAnnotationTracked:_0xf696c5})=>{this['activeAnnotation']&&_0xf696c5(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x5e5eba,_0x481809,_0x34763e)=>{_0x34763e||this['setActiveAnnotation'](null);}),this['listenTo'](_0x15d73d,'remove',(_0x3174c9,_0x19c508)=>{this['_removeAnnotationFromBalloon'](_0x19c508),_0x19c508===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x579b6f,'change:visibleView',(_0x186122,_0x5746b1,_0x2e66e6,_0x4361ad)=>{_0x4361ad&&this['stopListening'](_0x4361ad);const _0x16fa53=_0x15d73d['getByView'](_0x2e66e6);_0x2e66e6&&_0x16fa53&&(this['listenTo'](_0x2e66e6,'change:height',()=>{_0x579b6f['updatePosition']();}),this['listenTo'](_0x2e66e6,'Esc',()=>{this['_closeAnnotation'](_0x16fa53),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x16fa53&&this['setActiveAnnotation'](_0x16fa53));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x579b6f['visibleView']&&(_0x15d73d['getByView'](_0x579b6f['visibleView'])&&_0x579b6f['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 _0x50bda('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x5b10f7 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x5b10f7);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x219725){for(const _0x55d786 of this['_selectedAnnotations'])_0x219725['includes'](_0x55d786)||this['_manuallyClosed']['delete'](_0x55d786);for(const _0x53f585 of this['annotations'])_0x219725['includes'](_0x53f585)||this['_removeAnnotationFromBalloon'](_0x53f585);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x72082 of _0x219725)this['_addAnnotationToBalloon'](_0x72082);}this['_selectedAnnotations']=_0x219725;}['_addAnnotationToBalloon'](_0x3b0180,_0x1a7862=!0x1){this['_manuallyClosed']['has'](_0x3b0180)||(this['_addedAnnotations']['has'](_0x3b0180)||this['_balloon']['hasView'](_0x3b0180['view'])||(this['_addedAnnotations']['add'](_0x3b0180),this['_balloon']['add']({'stackId':_0x3b0180['view']['id'],'view':_0x3b0180['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x3b0180)}})),_0x1a7862&&this['_balloon']['showStack'](_0x3b0180['view']['id']));}['_getBalloonTargetForAnnotation'](_0x2feead){const _0x4559bd=_0x2feead['target'],_0x4a2db7=this['editor']['editing']['view'],_0x3a32f3=_0x4a2db7['document']['selection']['getFirstRange'](),_0x3eee48=_0x4a2db7['domConverter']['viewRangeToDom'](_0x3a32f3);if(_0x3eee48['collapse'](!0x0),_0x4559bd){if(_0x4559bd instanceof _0x5ba026)return _0x4559bd;let _0x3ce337=[];for(const _0x25c589 of _0x4559bd)_0x3ce337['push'](...F(_0x25c589['getClientRects']()));_0x3ce337=function(_0x365ecc){const _0x214ce0=[];let _0x30db76=_0x365ecc[0x0];for(let _0x57e221=0x1;_0x57e221<_0x365ecc['length'];_0x57e221++)P(_0x30db76,_0x365ecc[_0x57e221])?_0x30db76['width']+=_0x365ecc[_0x57e221]['width']:(_0x214ce0['push'](_0x30db76),_0x30db76=_0x365ecc[_0x57e221]);return _0x214ce0['push'](_0x30db76),_0x214ce0;}(_0x3ce337);const _0x2698c0=_0x3eee48['getBoundingClientRect']();return _0x3ce337['find'](_0x3709fd=>_0x3709fd['top']<=_0x2698c0['top']&&_0x3709fd['bottom']>=_0x2698c0['bottom']&&_0x3709fd['left']<=_0x2698c0['left']&&_0x3709fd['right']>=_0x2698c0['right'])||_0x3ce337[0x0];}return _0x2feead['targetRect']||_0x3eee48;}['_removeAnnotationFromBalloon'](_0x41569d){this['_addedAnnotations']['has'](_0x41569d)&&this['_balloon']['hasView'](_0x41569d['view'])&&(this['_addedAnnotations']['delete'](_0x41569d),this['_balloon']['remove'](_0x41569d['view']));}['_closeAnnotation'](_0xfbe10){this['_manuallyClosed']['add'](_0xfbe10),this['_removeAnnotationFromBalloon'](_0xfbe10);}}function F(_0x3de9a4){return Array['from'](_0x3de9a4)['map'](DOMRect['fromRect']);}function P(_0x5c2087,_0x15a4f1){return _0x5c2087['top']===_0x15a4f1['top']&&_0x5c2087['bottom']===_0x15a4f1['bottom']&&_0x5c2087['right']===_0x15a4f1['left'];}class Z extends kt{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x48bb25,_0x31642b){super(_0x48bb25),this['set']('isEmpty',!_0x31642b['length']),this['focusTracker']=new _0x290ee8(),this['_annotationViews']=_0x31642b,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new _0x35defd({'focusables':_0x31642b,'focusTracker':this['focusTracker']}),this['listenTo'](_0x31642b,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x31642b,'remove',(_0x4d2167,_0x34c2e8)=>{_0x34c2e8['isActive']&&this['focus'](),_0x31642b['length']||(this['isEmpty']=!0x0);});const _0x7877a5=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':N(_0x48bb25,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x31642b},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x7877a5['if']('isEmpty','ck-hidden',_0x4a1565=>!_0x4a1565)]},'children':[{'text':N(_0x48bb25,'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 _0x4574a8 of this['_annotationViews'])this['focusTracker']['add'](_0x4574a8['element']);this['_annotationViews']['on']('change',(_0xfba346,{added:_0x122467,removed:_0x144ea3})=>{for(const _0x322dc1 of _0x122467)this['focusTracker']['add'](_0x322dc1['element']);for(const _0x4f28a7 of _0x144ea3)this['focusTracker']['remove'](_0x4f28a7['element']);});}}class p extends _0xdc4a0a{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,y];}constructor(_0x496bb5){super(_0x496bb5),this['archivedThreads']=new _0x5db265();}['init'](){const _0x2f164c=this['context'],_0x5662c8=_0x2f164c['plugins']['get'](o),_0x2b3dc3=_0x2f164c['plugins']['get'](y);this['listenTo'](_0x5662c8,'addCommentThread',(_0x1ac86d,{threadId:_0x413a57})=>{const _0xcbfe50=_0x5662c8['getCommentThread'](_0x413a57);_0xcbfe50['archivedAt']&&this['archivedThreads']['add'](_0xcbfe50,this['_calculatePosition'](_0xcbfe50['archivedAt'])),this['listenTo'](_0xcbfe50,'change:archivedAt',(_0x33cf97,_0x3bea46,_0xfdce5b)=>{_0xfdce5b?this['archivedThreads']['has'](_0xcbfe50)||this['archivedThreads']['add'](_0xcbfe50,this['_calculatePosition'](_0xcbfe50['archivedAt'])):this['archivedThreads']['has'](_0xcbfe50)&&this['archivedThreads']['remove'](_0xcbfe50);});}),this['listenTo'](_0x5662c8,'removeCommentThread',(_0x2accec,{threadId:_0x2c5180})=>{const _0x4e8629=_0x5662c8['getCommentThread'](_0x2c5180);this['stopListening'](_0x4e8629),this['archivedThreads']['has'](_0x4e8629)&&this['archivedThreads']['remove'](_0x4e8629);},{'priority':'highest'}),this['listenTo'](_0x2b3dc3['collection'],'focus',(_0x49290d,_0x29255c)=>{_0x29255c['isVisible']||(_0x29255c['isActive']=!0x0,_0x2b3dc3['activate'](_0x29255c));});}['_calculatePosition'](_0x1d9f0d){const _0x177ec3=[...this['archivedThreads']]['findIndex'](_0x37708b=>_0x37708b['archivedAt']<_0x1d9f0d);return _0x177ec3>-0x1?_0x177ec3:this['archivedThreads']['length'];}}class a extends _0x44affe{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[p,_0x38f7c8];}constructor(_0x113f0d){super(_0x113f0d),this['annotationViews']=new _0x47b0f9(),this['_pendingThreads']=[];}['init'](){const _0x5bb7ad=this['editor'],_0x12d846=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x5bb7ad['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x5281d3,!0x0)),_0x5bb7ad['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x1afa20=this['_createCommentsArchiveButton'](_0x4695c5);return _0x1afa20['set']({'role':'menuitemcheckbox'}),_0x1afa20;});const _0x2453c4=_0x5bb7ad['plugins']['get'](p),_0x105464=_0x5bb7ad['plugins']['get']('Annotations'),_0x4745e5=_0x5bb7ad['plugins']['get']('CommentsRepository');_0x2453c4['archivedThreads']['forEach'](_0x39d246=>{this['_handleNewThread'](_0x39d246);}),this['listenTo'](_0x2453c4['archivedThreads'],'add',(_0x2f3400,_0x2b7ac0)=>{this['_handleNewThread'](_0x2b7ac0);}),this['listenTo'](_0x105464['collection'],'add',(_0x19e17c,_0x13293e)=>{const _0x29e9f4=this['_pendingThreads']['find'](_0x51f493=>{const _0x29f9d2=_0x4745e5['_threadToController']['get'](_0x51f493);return _0x29f9d2&&_0x13293e['innerView']===_0x29f9d2['view'];});if(_0x29e9f4){const _0x3c318b=this['_calculatePosition'](_0x29e9f4['archivedAt']);this['_addAnnotationToArchive'](_0x13293e,_0x3c318b),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x29e9f4),0x1);}}),this['listenTo'](_0x2453c4['archivedThreads'],'remove',(_0x417ec8,_0x317701)=>{const _0x56ea6f=_0x5bb7ad['config']['get']('collaboration.channelId');if(!_0x56ea6f||_0x317701['channelId']===_0x56ea6f){if(this['_pendingThreads']['includes'](_0x317701))this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x317701),0x1);else{const _0x578363=_0x4745e5['_threadToController']['get'](_0x317701),_0x4dcc51=_0x105464['getByInnerView'](_0x578363['view']);this['annotationViews']['remove'](_0x4dcc51['view']),this['stopListening'](_0x4dcc51),this['stopListening'](_0x4dcc51['focusableElements']);}}}),this['listenTo'](_0x105464['collection'],'add',(_0x1b308f,_0xe19620)=>{this['listenTo'](_0xe19620,'escape',_0x12d846);}),this['listenTo'](_0x105464['collection'],'remove',(_0x4c3931,_0x11d22b)=>{this['stopListening'](_0x11d22b,'escape',_0x12d846);});}['_addAnnotationToArchive'](_0x57ca83,_0x222476){this['listenTo'](_0x57ca83,'set:isVisible',_0x15ee11=>{_0x15ee11['return']=!0x1,_0x15ee11['stop']();}),this['annotationViews']['add'](_0x57ca83['view'],_0x222476);}['_handleNewThread'](_0x115f45){const _0x2bd288=this['editor']['plugins']['get']('CommentsRepository'),_0x51f202=this['editor']['plugins']['get']('Annotations'),_0x4c40f9=this['editor']['config']['get']('collaboration.channelId');if(!_0x4c40f9||_0x115f45['channelId']===_0x4c40f9){const _0x3f21b2=_0x2bd288['_threadToController']['get'](_0x115f45);if(!_0x3f21b2)return void this['_pendingThreads']['push'](_0x115f45);const _0x3ddef5=this['_calculatePosition'](_0x115f45['archivedAt']),_0xe2ef99=_0x51f202['getByInnerView'](_0x3f21b2['view']);_0xe2ef99['isVisible']&&_0x51f202['_visibleAnnotations']['remove'](_0xe2ef99),this['_addAnnotationToArchive'](_0xe2ef99,_0x3ddef5);}}['_calculatePosition'](_0x1c554b){const _0x4d6766=this['editor']['config']['get']('collaboration.channelId'),_0x3b782b=[...this['editor']['plugins']['get'](p)['archivedThreads']]['filter'](_0x2d240b=>_0x2d240b['channelId']===_0x4d6766)['findIndex'](_0x5d01d9=>_0x5d01d9['archivedAt']<_0x1c554b);return _0x3b782b<0x0||_0x3b782b>this['annotationViews']['length']?this['annotationViews']['length']:_0x3b782b-0x1;}['_toggleDialog'](){const _0x175a4a=this['editor'],_0x490d8b=_0x175a4a['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new Z(_0x175a4a['locale'],this['annotationViews'])),'commentsArchive'===_0x490d8b['id']?_0x490d8b['hide']():_0x490d8b['show']({'id':'commentsArchive','title':N(_0x175a4a['locale'],'COMMENTS_ARCHIVE'),'icon':_0x4c1629,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x2077cc['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x35a387,_0x25fb5d=!0x1){const _0x24457c=this['editor']['locale'],_0x58948f=this['editor']['plugins']['get']('Dialog'),_0x5c2e84=new _0x35a387(_0x24457c);return _0x5c2e84['bind']('isEnabled')['to'](this,'isEnabled'),_0x5c2e84['bind']('isOn')['to'](_0x58948f,'id',_0x36335d=>'commentsArchive'===_0x36335d),_0x5c2e84['set']({'label':N(_0x24457c,'COMMENTS_ARCHIVE'),'icon':_0x4c1629,'isToggleable':!0x0}),_0x25fb5d&&(_0x5c2e84['tooltip']=!0x0),this['listenTo'](_0x5c2e84,'execute',()=>this['_toggleDialog']()),_0x5c2e84;}['_hideDialogOnAnnotationEscape']=_0x343449=>{const _0x4f9312=_0x343449['source'];if(!this['annotationViews']['has'](_0x4f9312['view']))return;const _0x4582aa=this['editor']['plugins']['get']('Dialog');_0x4582aa['isOpen']&&'commentsArchive'===_0x4582aa['id']&&(_0x4582aa['hide'](),_0x343449['stop']());};}class gi extends _0x44affe{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};
|