@ckeditor/ckeditor5-comments 44.2.0-alpha.10 → 44.2.0-alpha.11

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/dist/index.js CHANGED
@@ -20,12 +20,12 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Editor as _0x45a0eb,icons as _0x5038b8,ContextPlugin as _0x10ef99,PendingActions as ht,Command as _0x338491,Plugin as _0x5e07b6,Context as _0x5dddf0}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x4cfe2a,uid as _0x3dae5e,KeystrokeHandler as jt,FocusTracker as _0x3dc026,diff as _0x37465a,Collection as _0x385f24,Rect as _0x104051,CKEditorError as _0x1a0aec,first as _0x28c379,priorities as Wt,scrollViewportToShowTarget as rt,getEnvKeystrokeText as nt,toUnit as Ht,DomEmitterMixin as _0x7ec307,keyCodes as _0x4f6d8c}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x2daa32,AriaDescriptionView as ts,setupThreadKeyboardNavigation as _0x5a555a,ConfirmMixin as ti,LateFocusButtonView as _0x357499,trimHtml as _0x363024,LateFocusDropdownButtonView as _0xc67a49,Users as it,getDateTimeFormatter as lt,hashObject as pt,getAllMarkersDomElementsSorted as et,surroundingMarkersDetector as ot,FOCUS_ANNOTATION_KEYSTROKE as _0x2101c4}from'ckeditor5-collaboration/dist/index.js';import{throttle as Dt,isEqual as wt,cloneDeep as It,set as At,unset as yt,debounce as _0x283364}from'lodash-es';import{EditorUIView as Yt,InlineEditableUIView as $t,EditorUI as Vt,View as kt,FocusCycler as Ft,ButtonView as _0x2c634f,ViewCollection as _0x2939e2,createDropdown as _0x234da7,ListView as _0x19a940,focusChildOnDropdownOpen as _0x4b98e8,ListItemView as _0x3aa6f0,MenuBarMenuListItemButtonView as _0x3edae7,BodyCollection as _0x33f8e7,BalloonPanelView as _0x47385e,ContextualBalloon as _0x2ecb8d,Dialog as _0x525cbd,DialogViewPosition as _0x3c0459}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disablePlaceholder as zt,enablePlaceholder as St,MouseObserver as _0x134d18}from'@ckeditor/ckeditor5-engine/dist/index.js';import{Clipboard as Bt,ClipboardMarkersUtils as Mt,ClipboardPipeline as Pt}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Enter as Et,ShiftEnter as Gt}from'@ckeditor/ckeditor5-enter/dist/index.js';import{SelectAll as Jt}from'@ckeditor/ckeditor5-select-all/dist/index.js';import{Typing as Kt}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Undo as Nt}from'@ckeditor/ckeditor5-undo/dist/index.js';import{Paragraph as Qt}from'@ckeditor/ckeditor5-paragraph/dist/index.js';import{FOCUS_ANNOTATION_KEYSTROKE as _0x51a6c2}from'@ckeditor/ckeditor5-collaboration-core/dist/index.js';import{toWidget as _0x68fda3}from'@ckeditor/ckeditor5-widget/dist/index.js';class Ct extends/* #__PURE__ -- @preserve */
24
- _0x4cfe2a(){['model'];['view'];constructor(_0x2c76d5,_0x45bf82){super(),this['model']=_0x2c76d5,this['model']['_isAttached']=!0x0,this['view']=_0x45bf82,this['listenTo'](_0x45bf82,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x45bf82,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x45bf82,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x45bf82,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x45bf82,'addComment',(_0xc00708,_0x27f8ec)=>this['addComment'](_0x27f8ec)),this['listenTo'](_0x45bf82,'updateComment',(_0x30a3c0,_0x396585,_0x309876)=>this['updateComment'](_0x396585,_0x309876)),this['listenTo'](_0x45bf82,'removeComment',(_0x4bc1b8,_0x2f4eda)=>this['removeComment'](_0x2f4eda));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x21dd9b){this['model']['addComment']({'content':_0x21dd9b,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x54ca9a,_0x4d5b48){this['model']['getComment'](_0x54ca9a)['update']({'content':_0x4d5b48});}['removeComment'](_0x413047){this['model']['getComment'](_0x413047)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function S(_0x3e56b1,_0x20d83f,_0x4e88e9){const t=_0x3e56b1['t'];switch(_0x20d83f){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'},_0x4e88e9);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'},_0x4e88e9);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'},_0x4e88e9);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'},_0x4e88e9);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x4e88e9);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'},_0x4e88e9);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'},_0x4e88e9);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'},_0x4e88e9);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 Xt extends Yt{['main'];['editable'];constructor(_0xb304b,_0x303837){super(_0xb304b);const _0x47687b=_0x3dae5e();this['main']=this['createCollection'](),this['editable']=new $t(_0xb304b,_0x303837,void 0x0,{'label':()=>S(_0xb304b,'Comment\x20editor')}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'dir':_0xb304b['uiLanguageDirection'],'lang':_0xb304b['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x47687b},'children':[{'tag':'div','attributes':{'class':'ck-editor__main','role':'presentation'},'children':this['main']}]});}['render'](){super['render'](),this['main']['add'](this['editable']);}['focus'](){this['editable']['element']['focus']();}}class Ot extends Vt{['view'];constructor(_0x5a7d4f){super(_0x5a7d4f),this['view']=new Xt(_0x5a7d4f['locale'],_0x5a7d4f['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x28971f=this['editor']['editing']['view'],_0x1c9f49=this['view']['editable'],_0x358ecc=_0x28971f['document']['getRoot']();_0x1c9f49['name']=_0x358ecc['rootName'],this['view']['render']();const _0x11f2be=_0x1c9f49['element'];this['setEditableElement'](_0x1c9f49['name'],_0x11f2be),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x28971f['attachDomRoot'](_0x11f2be),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const Rt=[Bt,Et,Gt,Jt,Kt,Nt,Qt];class Ut extends/* #__PURE__ -- @preserve */
25
- _0x4cfe2a(_0x45a0eb){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
26
- ((()=>Rt)());constructor(_0x519497={}){function _0x295ee2(_0x260c69){return _0x260c69['map'](_0x293720=>String['fromCharCode'](_0x293720))['join']('');}(_0x519497=Object['assign']({},_0x519497))['plugins']||(_0x519497['plugins']=Ut['defaultPlugins']),super(_0x519497),this['ui']=new Ot(this),this['set']('placeholder',''),this['model']['document']['on']('change',()=>this['_updatePlaceholder'](),{'priority':'low'}),this['on']('change:placeholder',()=>this['_updatePlaceholder']()),this['model']['document']['createRoot'](),this[_0x295ee2([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x295ee2([0x76,0x69,0x65,0x77])][_0x295ee2([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x295ee2([0x61,0x75,0x74,0x6f]),this[_0x295ee2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x295ee2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x295ee2([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x295ee2([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x295ee2([0x6f,0x6b])});}['create'](){const _0x648e00=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x648e00))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x4b3397=>{const _0x125f63=this['model']['document']['getRoot'](),_0x431e9b=_0x125f63&&_0x125f63['getChild'](_0x125f63['childCount']-0x1);_0x4b3397['setSelection'](_0x431e9b,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x104bcc=this['editing']['view'],_0x3c64bd=_0x104bcc['document']['getRoot'](),_0x317172=_0x3c64bd['getChild'](0x0);_0x3c64bd['childCount']>0x1||!_0x317172||'p'!=_0x317172['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(zt(_0x104bcc,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x317172['placeholder']=this['placeholder']),St({'view':_0x104bcc,'element':_0x317172,'keepOnFocus':!0x0}),this['placeholderElement']=_0x317172);}}class os extends kt{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x5825dc,_0x206d3f={}){super(_0x5825dc),this['editor']=null,this['_editorConfig']=_0x206d3f,this['set']('value',_0x206d3f['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',S(_0x5825dc,'Reply...')),this['set']('submitLabel',S(_0x5825dc,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new jt(),this['focusTracker']=new _0x3dc026(),this['focusCycler']=new Ft({'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',(_0x52dcf5,_0x55c6aa)=>{this['cancelButtonView']['fire']('execute'),_0x55c6aa();}),this['keystrokes']['set']('Ctrl+Enter',(_0x5a27f7,_0xf86f5c)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0xf86f5c());}),this['on']('submit',(_0x24a099,_0x1bd828)=>{_0x1bd828['length']>0xfde8?(alert(S(_0x5825dc,'TOO_LONG_COMMENT_ALERT',[_0x1bd828['length'],0xfde8])),_0x24a099['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new Ut(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x3e310e=this['editor'];this['element']['insertBefore'](_0x3e310e['ui']['element'],this['element']['firstChild']),_0x3e310e['model']['document']['on']('change',()=>this['value']=_0x3e310e['getData']()),_0x3e310e['bind']('placeholder')['to'](this),this['focusables']['add'](_0x3e310e['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x30682b){-0x1===_0x30682b?(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:_0x5de687}=this,_0x36b9cb=new _0x2c634f(_0x5de687);return _0x36b9cb['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x36b9cb['withText']=!0x0,_0x36b9cb['bind']('label')['to'](this,'submitLabel'),_0x36b9cb['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x36b9cb['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x27c12f,_0x3cadf5)=>!_0x3cadf5&&!!_0x27c12f['trim']()),_0x36b9cb;}['_createCancelButton'](){const {locale:_0x4aaa17}=this,_0x494b34=new _0x2c634f(_0x4aaa17);return _0x494b34['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x494b34['label']=S(_0x4aaa17,'Cancel'),_0x494b34['withText']=!0x0,_0x494b34['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x494b34;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x444921=>{this['focusTracker']['add'](_0x444921['element']);}),this['focusables']['on']('change',(_0xf832fb,_0x400511)=>{for(const _0x351310 of Array['from'](_0x400511['added'])['reverse']())this['focusTracker']['add'](_0x351310['element']);});}}class ie extends kt{constructor(_0x654f22,_0x2f5c14,_0x4ca323){super(_0x654f22),this['commentInputView']=new os(_0x654f22,_0x4ca323),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x3bc002,_0x2ffb21)=>_0x3bc002||!!_0x2ffb21),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 _0x2daa32(_0x654f22,_0x2f5c14),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'](_0x4e6d00){this['commentInputView']['focus'](_0x4e6d00);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0xb7be7,_0x441052)=>{const {submitButtonView:_0x33267c,cancelButtonView:_0x9100f4,editor:_0x315e97}=this['commentInputView'];[_0x33267c['element'],_0x9100f4['element'],_0x315e97?_0x315e97['editing']['view']['getDomRoot']():null]['filter'](_0x2d734c=>_0x2d734c)['some'](_0x2c9605=>_0x2c9605['contains'](_0x441052['target']))||(this['focus'](),_0x441052['preventDefault']());});}}class cs extends kt{constructor(_0x34d483){super(_0x34d483);const _0x5f045c=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x5f045c['to']('count',_0x2c0648=>S(_0x34d483,'NUMBER_OF_COMMENTS',_0x2c0648))}]});}}class te extends kt{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x23ae94,_0x301740,_0x559915){super(_0x23ae94);const _0x3f1267=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x301740['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x301740,this['_config']=_0x559915,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x3dc026(),this['keystrokes']=new jt(),this['focusCycler']=new Ft({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x44b02a=>this['commentViews']['map'](_0x86a0e6=>_0x86a0e6['element'])['includes'](_0x44b02a['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new cs(_0x23ae94),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x450240=>_0x450240-this['_config']['maxCommentsWhenCollapsed']);for(const _0x5eb920 of _0x301740['comments'])this['_handleNewCommentModel'](_0x5eb920);this['_handleInfoComment'](),this['listenTo'](_0x301740['comments'],'add',(_0x4594e3,_0x947e68)=>{const _0x29ae80=this['_calculatePosition'](_0x947e68);this['length']++,this['_handleNewCommentModel'](_0x947e68,_0x29ae80),this['refreshVisibleViews']();}),this['listenTo'](_0x301740['comments'],'remove',(_0x48004c,_0x5e05e9)=>{this['length']--,this['_handleRemoveCommentModel'](_0x5e05e9),this['refreshVisibleViews']();}),this['listenTo'](_0x301740,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x301740,'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',_0x3f1267['if']('length','ck-hidden',_0x5d0541=>!_0x5d0541)],'aria-label':S(_0x23ae94,'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'](_0x33eb3e){-0x1===_0x33eb3e?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x28917f of this['commentViews'])_0x28917f['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x20c6b6,_0x397c76){const _0x185d20=new this['_config']['CommentView'](this['locale'],_0x20c6b6,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x185d20['viewUid']=_0x20c6b6['id'],_0x185d20['delegate']('removeComment')['to'](this),_0x185d20['delegate']('updateComment')['to'](this),_0x185d20['delegate']('resolveCommentThread')['to'](this),_0x185d20['delegate']('editorReady')['to'](this),_0x185d20['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x185d20,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x185d20,_0x397c76);}['_calculatePosition'](_0x167b5c){const _0xde859c=this['_model']['_findOptimalIndex'](_0x167b5c);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x167b5c['authoredAt']?_0xde859c-0x1:_0xde859c:_0xde859c-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x181fbf={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':S(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x181fbf,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x181fbf));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x201e07){const _0x44fbff=this['commentViews']['remove'](_0x201e07['id']);this['stopListening'](_0x44fbff),_0x44fbff['isEditMode']&&this['_updateHasDirtyComment'](),_0x44fbff['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x137fc6=>_0x137fc6['isEditMode']);}['_rearrangeCollapse'](){const _0x58ed69=function(_0x382257){const _0x202bf0=new _0x385f24();for(const _0x470a7d of _0x382257)_0x202bf0['add'](_0x470a7d);return _0x202bf0;}(this['commentViews']),_0x5a325b=this['_collapsedCommentsView']['count'];for(let _0x4b1314=0x1;_0x4b1314<=_0x5a325b;_0x4b1314++)_0x58ed69['remove'](0x1);for(const _0x4e654f of _0x58ed69)_0x4e654f['collapse']();_0x5a325b>0x0&&_0x58ed69['add'](this['_collapsedCommentsView'],0x1),as(_0x37465a(Array['from'](this['visibleViews']),Array['from'](_0x58ed69)),this['visibleViews'],_0x58ed69);}['_rearrangeExpand'](){as(_0x37465a(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x4c7c65 of this['visibleViews'])_0x4c7c65['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x4964f3=>{this['focusTracker']['add'](_0x4964f3['element']),this['keystrokes']['listenTo'](_0x4964f3['element']);}),this['commentViews']['on']('change',(_0x282237,_0xf42b2b)=>{for(const _0x59eed9 of _0xf42b2b['removed'])this['focusTracker']['remove'](_0x59eed9['element']),this['keystrokes']['stopListening'](_0x59eed9['element']);for(const _0x327aef of Array['from'](_0xf42b2b['added'])['reverse']())this['focusTracker']['add'](_0x327aef['element']),this['keystrokes']['listenTo'](_0x327aef['element']);});}}function as(_0x17bf48,_0x560e87,_0x421ba5){let _0x30df4f=0x0;for(const _0x5ac077 of _0x17bf48)switch(_0x5ac077){case'insert':_0x560e87['add'](_0x421ba5['get'](_0x30df4f),_0x30df4f),_0x30df4f++;break;case'delete':_0x560e87['remove'](_0x30df4f);break;case'equal':_0x30df4f++;}}class ls extends kt{constructor(_0x127dd2){super(_0x127dd2);const _0x15cb8c=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x15cb8c['to']('contextValue',_0x296d38=>S(_0x127dd2,'THREAD_CONTEXT_LABEL',_0x296d38)),'tabindex':-0x1},'children':[{'text':_0x15cb8c['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class Zt extends kt{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x453a50,_0x3049b3){super(_0x453a50);const _0x75391c=this['bindTemplate'];this['_model']=_0x3049b3,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x3dc026(),this['keystrokes']=new jt(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x150cfe=>!!_0x150cfe),this['bind']('contextValue')['to'](this['_model'],'context',_0x50e789=>_0x50e789&&_0x50e789['value']?this['_trimContextValue'](_0x50e789['value']):S(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',_0x75391c['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 _0x1253a2=new _0x2c634f(this['locale']);return _0x1253a2['label']=S(this['locale'],'Reopen'),_0x1253a2['tooltip']=S(this['locale'],'Reopen'),_0x1253a2['icon']='<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22m5.042\x209.367\x202.189\x201.837a.75.75\x200\x200\x201-.965\x201.149l-3.788-3.18a.747.747\x200\x200\x201-.21-.284.75.75\x200\x200\x201\x20.17-.945L6.23\x204.762a.75.75\x200\x201\x201\x20.964\x201.15L4.863\x207.866h8.917A.75.75\x200\x200\x201\x2014\x207.9a4\x204\x200\x201\x201-1.477\x207.718l.344-1.489a2.5\x202.5\x200\x201\x200\x201.094-4.73l.008-.032H5.042z\x22/></svg>',_0x1253a2['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x4bddf6=>!_0x4bddf6),_0x1253a2['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x537921,_0x2c96c3)=>_0x537921&&_0x2c96c3),_0x1253a2['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x1253a2;}['_trimContextValue'](_0x4c876b){if(_0x4c876b['length']<0x96)return _0x4c876b;const _0x221c7f=_0x4c876b['lastIndexOf']('\x20',0x93);return _0x4c876b['substring'](0x0,_0x221c7f>-0x1?_0x221c7f:0x93)+'...';}['_attachContextActions'](){const _0x50e41f=this['element']['querySelector']('.ck-context'),_0x4ca4bc=_0x50e41f['querySelector']('.ck-context__value');this['listenTo'](_0x50e41f,'mouseenter',()=>{_0x4ca4bc['offsetWidth']<_0x4ca4bc['scrollWidth']&&_0x50e41f['classList']['add']('overlay');}),this['listenTo'](_0x50e41f,'mouseleave',()=>{_0x50e41f['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x5d8899 of this['focusables'])this['focusTracker']['add'](_0x5d8899['element']),this['keystrokes']['listenTo'](_0x5d8899['element']);}['_createContextView'](){const _0x576def=new ls(this['locale']);return _0x576def['bind']('contextValue')['to'](this),_0x576def;}}class is extends kt{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0xd2d6db,_0x3e69a4,_0x55bd2b,_0x2297cb){super(_0xd2d6db),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x3e69a4,this['_localUser']=_0x55bd2b,this['_config']=_0x2297cb,this['commentThreadHeaderView']=new Zt(_0xd2d6db,_0x3e69a4),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new ts(_0xd2d6db,S(_0xd2d6db,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new te(_0xd2d6db,_0x3e69a4,Object['assign']({'CommentView':this['_config']['CommentView']},_0x2297cb)),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',(_0x49c8d0,_0x1758d5)=>_0x49c8d0||!!_0x1758d5),this['bind']('isUnlinked')['to'](_0x3e69a4,'unlinkedAt',_0x1313ad=>!!_0x1313ad),this['bind']('ariaLabel')['to'](this,'length',_0x2643a=>{const _0x3b1fa0=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return S(this['locale'],'COMMENT_THREAD_LABEL',[_0x2643a,_0x3b1fa0]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x3dc026(),this['keystrokes']=new jt(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x3e8691=>_0x3e8691['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),_0x5a555a(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x554fb2=new ie(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x1249d1=_0x554fb2['commentInputView'];return _0x554fb2['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x1249d1,'value',(_0x563706,_0x28efe1,_0x27ba2f,_0x139a44,_0x2c490b)=>!!_0x2c490b||!!_0x139a44&&_0x27ba2f&&!_0x28efe1||_0x563706&&_0x27ba2f&&!_0x28efe1),_0x1249d1['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x573912,_0x9cb26,_0x27daec)=>{let _0x2f52ac;return _0x2f52ac=_0x27daec&&_0x9cb26?'Reply\x20to\x20reopen\x20discussion...':_0x573912?'Reply...':'Write\x20a\x20comment...',S(this['locale'],_0x2f52ac);}),_0x1249d1['bind']('submitLabel')['to'](this,'length',_0x31dc44=>S(this['locale'],_0x31dc44?'Reply':'Comment')),_0x1249d1['on']('submit',(_0xd561f1,_0x916a7e)=>{this['fire']('addComment',_0x916a7e),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x1249d1['on']('cancel',()=>{this['focus']();}),_0x1249d1['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x1249d1['on']('cancel',_0x3b6fdd=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x3b6fdd['stop']());}),this['on']('change:isActive',(_0xf750e7,_0x52abb0,_0x44713a)=>{_0x44713a||this['length']||_0x1249d1['value']||this['fire']('removeCommentThread');}),_0x554fb2;}}class vt extends/* #__PURE__ -- @preserve */
27
- ti(is){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x14c412,_0x5e3f55,_0xea5f23,_0x2dc645){super(_0x14c412,_0x5e3f55,_0xea5f23,_0x2dc645),this['commentThreadChildren']=this['createCollection']([this['commentsListView'],this['commentThreadInputView'],this['ariaDescriptionView']]),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x14c412,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0xd35582,_0x5dd568,_0x54a0a5)=>{_0x54a0a5||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x5d9626,_0x41b227,_0x281a63)=>{_0x281a63&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x1c932d=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck','ck-thread','ck-reset_all-excluded','ck-rounded-corners',_0x1c932d['if']('isActive','ck-thread--active'),_0x1c932d['if']('isUnlinked','ck-thread--unlinked'),_0x1c932d['if']('isConfirm','ck-thread--remove-confirmation'),_0x1c932d['to']('actionIndicator',_0x2e32b8=>_0x2e32b8?'ck-thread--'+_0x2e32b8:'')],'data-thread-id':this['_model']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x1c932d['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 _0x4428fa of this['commentsListView']['commentViews'])_0x4428fa['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x3f89e0}=this,_0x410aa6=this['commentsListView']['commentViews']['get'](0x0);_0x410aa6===this['_boundFirstCommentView']||_0x410aa6['isSystemComment']||(this['_boundFirstCommentView']=_0x410aa6,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x410aa6,'actionIndicator',_0x321d36=>'remove'===_0x321d36?'remove':null),_0x410aa6['placeholder']=S(_0x3f89e0,'Write\x20a\x20comment...'),_0x410aa6['removeButton']['on']('execute',_0x5b16b2=>{_0x5b16b2['stop'](),this['showConfirm'](S(_0x3f89e0,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),this['on']('removeConfirm',()=>{_0x410aa6['focus']();}),_0x410aa6['actionBar']['add'](this['resolveButton'],0x0),_0x410aa6['focusables']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x3504d1=new _0x357499(this['locale']);return _0x3504d1['label']=S(this['locale'],'Resolve'),_0x3504d1['tooltip']=S(this['locale'],'Resolve'),_0x3504d1['icon']=_0x5038b8['check'],_0x3504d1['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x3504d1['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x5364f7=>!_0x5364f7),_0x3504d1['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x4e1c4d,_0x15a8b8)=>_0x4e1c4d&&!_0x15a8b8),_0x3504d1['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x3504d1;}['_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 hs extends kt{constructor(_0x5b4fb7){super(_0x5b4fb7),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x5d5c96,_0x1b60c8,_0x33557e)=>{this['element']['innerHTML']=_0x33557e;}),this['element']['innerHTML']=this['content'];}}class rs extends kt{['visibleView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x13c975,_0x4dcf5e,_0x1b6ac8){super(_0x13c975),this['_model']=_0x4dcf5e,this['_config']=_0x1b6ac8,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['bind']('ariaLabel')['to'](_0x4dcf5e,'content',_0x4dcf5e,'authoredAt',(_0x5751a3,_0x2088ab)=>S(_0x13c975,'COMMENT_ARIA_LABEL',[_0x4dcf5e['author']['name'],_0x1b6ac8['formatDateTime'](_0x2088ab),new DOMParser()['parseFromString'](_0x5751a3,'text/html')['body']['textContent'],_0x4dcf5e['isExternal']?this['getExternalCommentNote']():''])),this['ariaDescriptionView']=new ts(_0x13c975,S(_0x13c975,'COMMENT_THREAD_DESCRIPTION')),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']()),this['focusables']=new _0x2939e2(),this['focusTracker']=new _0x3dc026(),this['keystrokes']=new jt(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x1b7a00=>_0x1b7a00['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']?S(this['locale'],'EXTERNAL_IMPORT_WORD_COMMENT'):S(this['locale'],'EXTERNAL_COMMENT');}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?S(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):S(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['_createCommentContentView'](){const _0x2bf96b=new hs(this['locale']);return _0x2bf96b['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x5592a9,_0x583607)=>_0x583607?_0x363024(_0x5592a9,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x5592a9),_0x2bf96b;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x1b1cb3=new os(this['locale'],this['_config']['editorConfig']);return _0x1b1cb3['value']=this['_model']['content'],_0x1b1cb3['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x1b1cb3['submitLabel']=S(this['locale'],'Save'),_0x1b1cb3['on']('submit',(_0x21de39,_0x7114bb)=>{this['fire']('updateComment',this['_model']['id'],_0x7114bb),this['switchToDisplayMode'](),this['focus']();}),_0x1b1cb3['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x1b1cb3['once']('editorReady',()=>{_0x1b1cb3['focus']();}),_0x1b1cb3['createEditor'](),_0x1b1cb3['delegate']('editorReady')['to'](this),_0x1b1cb3['delegate']('editorDestroyed')['to'](this),_0x1b1cb3;}['_setupKeyboardNavigation'](){const _0xfbe5ff=this['element'];this['keystrokes']['listenTo'](_0xfbe5ff);for(const _0x3848e5 of this['focusables'])this['focusTracker']['add'](_0x3848e5['element']),this['keystrokes']['listenTo'](_0x3848e5['element']);this['focusables']['on']('change',(_0x4f0ff1,_0x57cc1d)=>{for(const _0x3dd1d1 of _0x57cc1d['removed'])this['focusTracker']['remove'](_0x3dd1d1['element']),this['keystrokes']['stopListening'](_0x3dd1d1['element']);for(const _0x37237b of _0x57cc1d['added'])this['focusTracker']['add'](_0x37237b['element']),this['keystrokes']['listenTo'](_0x37237b['element']);}),this['keystrokes']['set']('enter',(_0x46f55a,_0x2a8db2)=>{_0xfbe5ff===_0x46f55a['target']&&(this['focusCycler']['focusFirst'](),_0x2a8db2());}),this['keystrokes']['set']('esc',(_0xcad2b,_0x99efca)=>{_0xfbe5ff!==_0xcad2b['target']&&(this['focus'](),_0x99efca());});}}class gt extends/* #__PURE__ -- @preserve */
28
- ti(rs){['actionBar'];['userView'];constructor(_0x4634e0,_0x1a5fd2,_0x33c35e){super(_0x4634e0,_0x1a5fd2,_0x33c35e),this['set']('actionIndicator',null),this['set']('placeholder',S(_0x4634e0,'Reply...')),this['bind']('authoredAt')['to'](_0x1a5fd2),this['bind']('resolvedAt')['to'](_0x1a5fd2),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 _0x2daa32(_0x4634e0,_0x1a5fd2['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['listenTo'](_0x1a5fd2,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x5b380b=this['bindTemplate'],_0x4986c4=[{'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':_0x5b380b['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x5b380b['to']('authoredAt',_0x1ea85f=>this['_config']['formatDateTime'](_0x1ea85f))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x5b380b['if']('isEditMode','ck-comment__actions--hidden'),_0x5b380b['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']&&_0x4986c4['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper',_0x5b380b['if']('isConfirm','ck-comment--remove-confirmation')],'tabindex':-0x1,'aria-label':_0x5b380b['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id'],'role':'listitem'},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x5b380b['if']('isEditMode','ck-comment--edit'),_0x5b380b['if']('isSystemComment','ck-comment--info'),_0x5b380b['to']('actionIndicator',_0x5e26a1=>_0x5e26a1?'ck-comment--'+_0x5e26a1:'')],'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':_0x4986c4}]}]};}['_createEditButton'](){const _0x28952c=new _0x2c634f(this['locale']);return _0x28952c['label']=S(this['locale'],'Edit'),_0x28952c['icon']=_0x5038b8['pencil'],_0x28952c['withText']=!0x0,_0x28952c['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x28952c['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x4e5dcd=>!_0x4e5dcd),_0x28952c['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x28952c['on']('execute',()=>this['switchToEditMode']()),_0x28952c;}['_createRemoveButton'](){const _0x45928e=new _0x2c634f(this['locale']);return _0x45928e['label']=S(this['locale'],'Remove'),_0x45928e['icon']='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2025,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M5.2\x207h9.2c.6\x200\x201\x20.4\x201\x201v9.9c0\x20.5-.4\x201-1\x201H5.2a1\x201\x200\x200\x201-1-1V8c0-.6.4-1\x201-1zm1\x201.5c-.3\x200-.5.2-.5.5v8c0\x20.3.2.5.5.5h.5c.2\x200\x20.5-.2.5-.5V9c0-.3-.3-.5-.5-.5h-.5zm3.2\x200c-.2\x200-.5.2-.5.5v8c0\x20.3.3.5.5.5h.5c.3\x200\x20.5-.2.5-.5V9c0-.3-.2-.5-.5-.5h-.4zm3.5\x200c-.2\x200-.5.2-.5.5v8c0\x20.3.3.5.5.5h.5c.3\x200\x20.5-.2.5-.5V9c0-.3-.2-.5-.5-.5h-.5zm-1.4-7.1H8.3L6.5\x203.6H3.8c-.5\x200-.7.3-.7.8s.2.7.7.7h12c.6\x200\x20.9-.2.9-.7\x200-.5-.3-.8-1-.8h-2.4l-1.8-2.2z\x22/></svg>\x0a',_0x45928e['withText']=!0x0,_0x45928e['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x45928e['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x5e9f21=>!_0x5e9f21),_0x45928e['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x45928e['on']('execute',()=>{this['showConfirm'](S(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x45928e;}['_createDropdown'](){const _0x17321c=_0x234da7(this['locale'],_0xc67a49),_0x38574c=_0x17321c['panelView']['children'],_0x50ecaa=new _0x19a940(this['locale']),_0x3ff891=_0x17321c['bindTemplate'];_0x4b98e8(_0x17321c,()=>this['items']['find'](_0x48052b=>_0x48052b['isVisible'])),_0x17321c['extendTemplate']({'attributes':{'class':[_0x3ff891['if']('isVisible','ck-hidden',_0x13e832=>!_0x13e832)]}});const _0xf5ab38=(_0x36b100,_0x4e7f3f=-0x1)=>{const _0x5ae855=new _0x3aa6f0(this['locale']);_0x5ae855['children']['add'](_0x36b100);const _0x442c5c=_0x4e7f3f>-0x1?_0x4e7f3f:_0x50ecaa['items']['length'];_0x50ecaa['items']['add'](_0x5ae855,_0x442c5c);const _0x332436=Array['from'](this['items']);_0x17321c['unbind']('isEnabled','isVisible'),_0x17321c['bind']('isEnabled')['toMany'](_0x332436,'isEnabled',(..._0x1a3689)=>_0x1a3689['some'](_0x24e8bd=>_0x24e8bd)),_0x17321c['bind']('isVisible')['toMany'](_0x332436,'isVisible',(..._0x41f08a)=>_0x41f08a['some'](_0x487e8f=>_0x487e8f));};_0x17321c['panelPosition']='sw',_0x17321c['buttonView']['set']({'label':S(this['locale'],'Show\x20more\x20items'),'icon':_0x5038b8['threeVerticalDots']});for(const _0x4ca606 of this['items'])_0xf5ab38(_0x4ca606);return _0x38574c['add'](_0x50ecaa),_0x17321c['listenTo'](this['items'],'add',(_0x527386,_0x130785,_0x2fdda8)=>{_0xf5ab38(_0x130785,_0x2fdda8);}),_0x17321c['listenTo'](this['items'],'remove',(_0x30cd8d,_0x536829,_0xd872a6)=>{_0x50ecaa['items']['remove'](_0xd872a6);}),_0x17321c;}['_attachActions'](_0x2302d9,_0x3ddd85){const _0x3e9936=_0x2302d9&&_0x2302d9['element'];_0x3e9936&&(this['listenTo'](_0x3e9936,'mouseenter',()=>this['actionIndicator']=_0x3ddd85),this['listenTo'](_0x3e9936,'focus',()=>this['actionIndicator']=_0x3ddd85),this['listenTo'](_0x3e9936,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x3e9936,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0xc736fe=super['_createCommentInputView']();return _0xc736fe['bind']('placeholder')['to'](this),_0xc736fe;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function Lt(_0x1e7065){const _0x8d7a65=Dt(_0x1e7065,0x1e),_0x13e86c=new MutationObserver(_0x24ce03=>{for(const _0x5b7ad0 of _0x24ce03)('attributes'==_0x5b7ad0['type']&&'class'==_0x5b7ad0['attributeName']||'childList'==_0x5b7ad0['type']||'characterData'==_0x5b7ad0['type'])&&_0x8d7a65();});return{'attach'(_0x1c490c){_0x13e86c['observe'](_0x1c490c,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x13e86c['disconnect'](),_0x8d7a65['cancel']();}};}class T extends kt{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x14ebb5,_0x10a71d){super(_0x14ebb5),this['id']=_0x3dae5e(),this['focusTracker']=new _0x3dc026(),this['keystrokes']=new jt(),this['keystrokes']['set']('Esc',(_0xbb805a,_0x3c7eca)=>this['fire']('Esc',_0x3c7eca)),this['set']('targetRect',{'top':0x0,'right':0x0,'bottom':0x0,'left':0x0}),this['set']('height',0x0),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['set']('length',0x0),this['set']('type',''),this['_mutationObserver']=Lt(()=>this['_updateHeight']()),this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this),this['content']['add'](_0x10a71d),this['mainView']=_0x10a71d;const _0x7ce729=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x7ce729['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 _0x3a27d1=this['element']['clientHeight'];_0x3a27d1&&(this['height']=_0x3a27d1);}}class d extends/* #__PURE__ -- @preserve */
29
- _0x4cfe2a(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x42b59f,target:_0x4c8caf,type:_0x1b0a05,isVisible:_0x28fd37=!0x0}){super(),this['view']=_0x42b59f,this['view']['element']||this['view']['render'](),this['_type']=_0x1b0a05,this['_target']=_0x4c8caf,d['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x385f24([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x137bc8,_0x59e7fc)=>{this['view']['focusTracker']['add'](_0x59e7fc);}),this['focusableElements']['on']('remove',(_0x1491bb,_0x1f4f26)=>{this['view']['focusTracker']['remove'](_0x1f4f26);}),this['set']('isVisible',_0x28fd37);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x4ae433=this['_getNormalizedTarget']();return d['_assertCorrectTarget'](_0x4ae433),_0x4ae433;}get['targetRect'](){const _0x1007e9=this['target'];if(null===_0x1007e9)return null;if(_0x1007e9 instanceof _0x104051)return _0x1007e9;const _0x2b865f=_0x1007e9['filter'](_0x355072=>function(_0x3661b7){const _0x455f6e=_0x3661b7['offsetParent'];if(_0x455f6e)return!0x0;const _0x2a5457=_0x3661b7['getClientRects']()['item'](0x0);return!!_0x2a5457;}(_0x355072));return 0x0===_0x2b865f['length']?null:new _0x104051(_0x2b865f[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x5b2bbe){this['view']['isActive']=_0x5b2bbe,this['view']['mainView']['isActive']=_0x5b2bbe;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x160921){if(!(null===_0x160921||_0x160921 instanceof _0x104051||Array['isArray'](_0x160921)&&_0x160921['every'](_0x2378d8=>ne(_0x2378d8))))throw new _0x1a0aec('annotation-invalid-target',null,{'target':_0x160921});}['_getNormalizedTarget'](){const _0x30baff='function'==typeof this['_target']?this['_target']():this['_target'];return ne(_0x30baff)?[_0x30baff]:_0x30baff;}}function ne(_0x498a96){return null!==_0x498a96&&'object'==typeof _0x498a96&&'nodeType'in _0x498a96&&0x1===_0x498a96['nodeType'];}class x extends _0x385f24{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x85fac8=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x3dc026(),this['_focusTracker']['on']('change:isFocused',(_0x25ab38,_0x1731eb,_0x13dda)=>{_0x13dda||this['fire']('blur');});for(const _0x338505 of _0x85fac8)this['add'](_0x338505);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x3dc0ba){if(this['has'](_0x3dc0ba))throw new _0x1a0aec('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x3dc0ba['innerView'],_0x3dc0ba),this['_viewToAnnotation']['set'](_0x3dc0ba['view'],_0x3dc0ba);for(const _0x4827af of _0x3dc0ba['focusableElements'])this['_focusTracker']['add'](_0x4827af);this['listenTo'](_0x3dc0ba['focusableElements'],'add',(_0x44477e,_0x1d9900)=>{this['_focusTracker']['add'](_0x1d9900);}),this['listenTo'](_0x3dc0ba['focusableElements'],'remove',(_0x1e4dd0,_0x23f05c)=>{this['_focusTracker']['remove'](_0x23f05c);}),this['listenTo'](_0x3dc0ba['view']['focusTracker'],'change:isFocused',(_0x3774db,_0x1a82f8,_0x4c392b)=>{_0x4c392b&&this['fire']('focus',_0x3dc0ba);}),_0x3dc0ba['updateTargetRect']();const _0x49c0d9=this['_getOrderInContent'](_0x3dc0ba['view']['targetRect']);return super['add'](_0x3dc0ba,_0x49c0d9);}['remove'](_0x293db6){if(!this['has'](_0x293db6))throw new _0x1a0aec('annotationcollection-not-existing-item',null);this['stopListening'](_0x293db6['view']['focusTracker']),this['stopListening'](_0x293db6['focusableElements']);for(const _0x57ce6a of _0x293db6['focusableElements'])this['_focusTracker']['remove'](_0x57ce6a);return this['_viewToAnnotation']['delete'](_0x293db6['view']),this['_innerViewToAnnotation']['delete'](_0x293db6['innerView']),super['remove'](_0x293db6);}['getByInnerView'](_0x5e016f){return this['_innerViewToAnnotation']['get'](_0x5e016f);}['getByView'](_0x2b24b5){return this['_viewToAnnotation']['get'](_0x2b24b5);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x6eda8b of this)_0x6eda8b['updateTargetRect']();this['_sort']();}['_sort'](){const _0x5031d2=Array['from'](this)['sort']((_0x2cff5f,_0x2c8aaa)=>v(_0x2cff5f['view']['targetRect'],_0x2c8aaa['view']['targetRect']));for(let _0x59e136=_0x5031d2['length']-0x1;_0x59e136>0x0;_0x59e136--){const _0xf7809b=_0x5031d2[_0x59e136];_0x59e136!==this['getIndex'](_0xf7809b)&&(this['remove'](_0xf7809b),this['add'](_0xf7809b));}}['_getOrderInContent'](_0x38ec49){let _0x134a41=0x0;if(!_0x38ec49)return this['length'];for(const _0x187c12 of this){const _0x12d578=_0x187c12['view']['targetRect'];if(_0x12d578){if(v(_0x38ec49,_0x12d578)<0x0)return _0x134a41;_0x134a41++;}}return _0x134a41;}}function v(_0x37ef47,_0x3fc56b){if(null===_0x37ef47&&null===_0x3fc56b)return 0x0;if(null===_0x37ef47)return-0x1;if(null===_0x3fc56b)return 0x1;const _0x11ee7b=_0x37ef47['top']-_0x3fc56b['top'];return 0x0==_0x11ee7b?_0x37ef47['left']-_0x3fc56b['left']:_0x11ee7b;}class N extends _0x10ef99{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4c84fe){if(super(_0x4c84fe),this['collection']=new x(),this['_visibleAnnotations']=new x(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x4c84fe instanceof _0x45a0eb){const _0x189a3b=_0x4c84fe['locale'];_0x4c84fe['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':S(_0x189a3b,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':S(_0x189a3b,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':S(_0x189a3b,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':S(_0x189a3b,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':S(_0x189a3b,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':S(_0x189a3b,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':S(_0x189a3b,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x2a0a01){this['collection']['add'](_0x2a0a01);}['remove'](_0x5522d2){this['collection']['remove'](_0x5522d2),_0x5522d2['destroy']();}['refreshVisibility'](){for(const _0x3daf60 of this['collection'])_0x3daf60['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x3ac69d){return this['collection']['getByInnerView'](_0x3ac69d);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x253b2c of this['collection'])_0x253b2c['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x273375){this['fire']('_activateAnnotation',_0x273375);}['createAnnotation'](_0x4c1d1b){return new d(_0x4c1d1b);}['createAnnotationView'](_0x1a0828,_0x282cb8){return new T(_0x1a0828,_0x282cb8);}['_addActiveAnnotation'](_0x4ae60b){const _0x455fac=new Set(this['activeAnnotations']);_0x455fac['add'](_0x4ae60b),this['activeAnnotations']=_0x455fac;}['_removeActiveAnnotation'](_0x50ff9d){const _0x1c4b13=new Set(this['activeAnnotations']);_0x1c4b13['delete'](_0x50ff9d),this['activeAnnotations']=_0x1c4b13;}['_bindAnnotationsToVisibleAnnotations'](){const _0x29c638=this['collection'],_0x48f7df=this['_visibleAnnotations'];function _0x2dbca0(_0xe473b7){const _0x4c2bda=_0xe473b7['source'];_0x4c2bda['isVisible']&&!_0x48f7df['has'](_0x4c2bda)?_0x48f7df['add'](_0x4c2bda):!_0x4c2bda['isVisible']&&_0x48f7df['has'](_0x4c2bda)&&_0x48f7df['remove'](_0x4c2bda),_0x4c2bda['view']['focusTracker']['remove'](_0x4c2bda['view']['element']),_0x4c2bda['view']['focusTracker']['add'](_0x4c2bda['view']['element']);}this['listenTo'](_0x29c638,'add',(_0x20efc2,_0x6e1d4f)=>{_0x6e1d4f['isVisible']&&_0x48f7df['add'](_0x6e1d4f),this['listenTo'](_0x6e1d4f,'change:isVisible',_0x2dbca0);}),this['listenTo'](_0x29c638,'remove',(_0x252ece,_0x535f62)=>{_0x48f7df['has'](_0x535f62)&&_0x48f7df['remove'](_0x535f62),this['stopListening'](_0x535f62,'change:isVisible',_0x2dbca0);});}['_setupEnterAnnotationKeystroke'](){const _0x3af929=_0x1dd055=>{_0x1dd055['on']('ready',()=>{_0x1dd055['keystrokes']['set'](_0x51a6c2,(_0x56763c,_0x186b0e)=>{const _0x445183=_0x28c379(this['activeAnnotations']['values']());_0x445183&&(_0x445183['view']['focus'](),_0x186b0e());});});};this['context']instanceof _0x45a0eb?_0x3af929(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x1e9719,_0x217a37)=>{_0x3af929(_0x217a37);});}['_setupEscapeAnnotationHandling'](){const _0x333f4c=_0x1a9dea=>{const _0xd8432f=_0x1a9dea['source'],_0x3168f1=[];let _0x3ea887;if(Array['isArray'](_0xd8432f['target'])){_0x3ea887=_0xd8432f['target'][0x0],this['context']instanceof _0x45a0eb?_0x3168f1['push'](this['context']):this['context']['editors']&&_0x3168f1['push'](...this['context']['editors']);for(const _0x25b914 of _0x3168f1)for(const _0x35970d of _0x25b914['editing']['view']['domRoots']['values']())if(_0x35970d['contains'](_0x3ea887))return void _0x25b914['editing']['view']['focus']();_0x3ea887['focus']();}};this['listenTo'](this['collection'],'add',(_0x2f69cd,_0x5bed1b)=>{this['listenTo'](_0x5bed1b,'escape',_0x333f4c,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x276358,_0x1a1a1c)=>{this['stopListening'](_0x1a1a1c,'escape',_0x333f4c);});}}const Tt=Symbol('noChannel'),_t={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class o extends _0x10ef99{['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[N,ht,it];}static get['pluginName'](){return'CommentsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x53bb5b){super(_0x53bb5b),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x5b2533=this['context']['config'];_0x5b2533['define']('comments.maxCommentsWhenCollapsed',0x2),_0x5b2533['define']('comments.maxThreadTotalWeight',0x1f4),_0x5b2533['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x5b2533['define']('comments.CommentThreadView',vt),_0x5b2533['define']('comments.CommentView',gt),_0x5b2533['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x35ae98=this['context']['plugins']['get'](N);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x5c5bc7,_0x123419)=>this['_addCommentThread'](_0x123419)),this['on']('submitCommentThread',(_0x136715,_0x151ea0)=>this['_submitCommentThread'](_0x151ea0)),this['on']('resolveCommentThread',(_0x34c086,_0x27fa84)=>this['_resolveCommentThread'](_0x27fa84)),this['on']('resolveCommentThread',(_0x2677a9,_0x361055)=>this['_updateActiveAnnotation'](_0x361055),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x25b62f,_0x75ee6f)=>this['_reopenCommentThread'](_0x75ee6f)),this['on']('reopenCommentThread',(_0x9cf124,_0x9db8f0)=>this['_updateActiveAnnotation'](_0x9db8f0),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x3da54a,_0x3c540a)=>this['_removeCommentThread'](_0x3c540a)),this['on']('updateCommentThread',(_0x3619de,_0x42ec16)=>this['_updateCommentThread'](_0x42ec16)),this['on']('updateCommentThread',(_0x1c8f2d,_0x389f3a)=>this['_updateActiveAnnotation'](_0x389f3a),{'priority':'lowest'}),this['on']('addComment',(_0x568cb9,_0x5153dc)=>this['_addComment'](_0x5153dc)),this['on']('updateComment',(_0x173ac5,_0x1f6f5b)=>this['_updateComment'](_0x1f6f5b)),this['on']('removeComment',(_0x5d5602,_0x407bb6)=>this['_removeComment'](_0x407bb6)),this['on']('addComment',(_0x56a644,{threadId:_0x227961,isFromAdapter:_0x2a45e8})=>{if(_0x2a45e8)return;const _0x2390d5=this['getCommentThread'](_0x227961),_0x5d35a5=_0x2390d5&&this['_threadToController']['get'](_0x2390d5);_0x5d35a5&&_0x5d35a5['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x35ae98,'change:activeAnnotations',(_0x31a5e8,_0x2ad918,_0x2081b8)=>{const _0x1ce88d=Array['from'](_0x2081b8)['map'](_0x475b3a=>this['_viewToController']['get'](_0x475b3a['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x1ce88d?_0x1ce88d['model']:null;});}set['adapter'](_0xc25d60){if(this['_adapter'])throw new _0x1a0aec('commentsrepository-adapter-already-set');this['_adapter']=_0xc25d60;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x348489=Tt,threadId:_0x1d110c=_0x3dae5e(),comments:_0x3a56ae=[],unlinkedAt:_0xcb7df9=null,resolvedAt:_0xf2ff49=null,resolvedBy:_0x2a2de7=null,target:_0x465428=null,context:_0x34a51f=null,attributes:_0x3da8d4={},isResolvable:_0x9a7753=!0x0,isSubmitted:_0x22dcd1=!0x1,isFromAdapter:_0x26cb9f=!0x1}={}){return this['fire'](bt('addCommentThread',_0x348489),{'channelId':_0x348489,'threadId':_0x1d110c,'comments':_0x3a56ae,'unlinkedAt':_0xcb7df9,'resolvedAt':_0xf2ff49,'resolvedBy':_0x2a2de7,'target':_0x465428,'context':_0x34a51f,'attributes':_0x3da8d4,'isFromAdapter':_0x26cb9f,'isResolvable':_0x9a7753,'isSubmitted':_0x22dcd1}),this['getCommentThread'](_0x1d110c);}['openNewCommentThread']({channelId:_0x5db44f=Tt,threadId:_0x3f5f5e=_0x3dae5e(),target:_0x1a7f01,context:_0x3b4dda=null,isResolvable:_0x359dce=!0x0}){if(this['_readOnlyChannels']['has'](_0x5db44f)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x1a7f01)throw new _0x1a0aec('commentsrepository-missing-target');const _0x2b6589=this['addCommentThread']({'channelId':_0x5db44f,'threadId':_0x3f5f5e,'target':_0x1a7f01,'context':_0x3b4dda,'isResolvable':_0x359dce});if(!_0x2b6589)return null;const _0x4bbb33=this['_threadToController']['get'](_0x2b6589),_0x2d3405=_0x4bbb33['view']['commentThreadInputView']['commentInputView'],_0x2d26f6=this['context']['plugins']['get'](N),_0x465914=_0x2d26f6['getByInnerView'](_0x4bbb33['view']);return _0x2d26f6['activate'](_0x465914),_0x2d3405['once']('editorReady',()=>_0x2d3405['focus']()),_0x2b6589;}['hasCommentThread'](_0x175d0f){if('string'!=typeof _0x175d0f)throw new _0x1a0aec('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x175d0f);}['updateCommentThread']({channelId:_0x5deb1d=Tt,threadId:_0x31c2be,context:_0x44a378,unlinkedAt:_0x2106c7,attributes:_0x4736e0,isFromAdapter:_0x563c84=!0x1}){return this['fire'](bt('updateCommentThread',_0x5deb1d),{'channelId':_0x5deb1d,'threadId':_0x31c2be,'context':_0x44a378,'unlinkedAt':_0x2106c7,'attributes':_0x4736e0,'isFromAdapter':_0x563c84}),this['getCommentThread'](_0x31c2be);}['getCommentThread'](_0x21ef00){if('string'!=typeof _0x21ef00)throw new _0x1a0aec('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x21ef00);}['fetchCommentThread']({channelId:_0x4986ad,threadId:_0x1c8ebe}={}){const _0x6d8902=this['getCommentThread'](_0x1c8ebe);if(_0x6d8902)return Promise['resolve'](_0x6d8902);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x1a0aec('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x4986ad,'threadId':_0x1c8ebe})['then'](_0x1b5afa=>this['hasCommentThread'](_0x1c8ebe)?this['getCommentThread'](_0x1c8ebe):_0x1b5afa?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x4986ad},_0x1b5afa)):void 0x0)['catch'](_0x453162=>{throw console['error'](_0x453162),new _0x1a0aec('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x47315b,skipNotAttached:_0x2df8a5=!0x1,skipEmpty:_0x41ca1=!0x1,toJSON:_0x56d71d=!0x1}={}){const _0xfc99ed=[];for(const _0x531554 of this['_threads']['values']())_0x47315b&&_0x531554['channelId']!==_0x47315b||_0x2df8a5&&!_0x531554['isAttached']||_0x41ca1&&0x0===_0x531554['length']||_0xfc99ed['push'](_0x531554);return _0x56d71d?_0xfc99ed['map'](_0x409523=>_0x409523['toJSON']()):_0xfc99ed;}['setActiveCommentThread'](_0x575380){const _0x5591c1=this['context']['plugins']['get'](N);if(!_0x575380)return void(this['activeCommentThread']&&_0x5591c1['deactivateAll']());const _0x37a64b=this['getCommentThread'](_0x575380);if(!_0x37a64b)throw new _0x1a0aec('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x575380});if(!this['_threadToController']['has'](_0x37a64b))throw new _0x1a0aec('commentsrepository-active-not-attached',null,{'threadId':_0x575380});const _0x3b5fc2=_0x5591c1['getByInnerView'](this['_threadToController']['get'](_0x37a64b)['view']);_0x5591c1['activate'](_0x3b5fc2);}['switchReadOnly'](_0x1273c7,_0x9aaa64){_0x1273c7?this['_readOnlyChannels']['add'](_0x9aaa64):this['_readOnlyChannels']['delete'](_0x9aaa64),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x8f01b3){return this['_readOnlyChannels']['has'](_0x8f01b3)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x4bb777,_0x1538f0){return new Ct(_0x4bb777,_0x1538f0);}['setPermissions'](_0x7dda11,_0x5100ff=Tt){this['_permissions']['set'](_0x5100ff,_0x7dda11),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x2a36ff=Tt){return this['_permissions']['has'](_0x2a36ff)?this['_permissions']['get'](_0x2a36ff):_t;}['_addCommentThread']({channelId:_0x4a39c6,threadId:_0x491ea2,comments:_0x1a05c0,unlinkedAt:_0x26952d,resolvedAt:_0x173fe6,resolvedBy:_0x103420,target:_0x26e6fc,context:_0x1c4edd,attributes:_0x38fbbd,isFromAdapter:_0x13fd62,isResolvable:_0x5a81a1,isSubmitted:_0x218040}){if('string'!=typeof _0x491ea2)throw new _0x1a0aec('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x491ea2});if(this['hasCommentThread'](_0x491ea2))throw new _0x1a0aec('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x491ea2});const _0x4b1521=new oe(this,{'channelId':_0x4a39c6,'id':_0x491ea2,'context':_0x1c4edd,'attributes':_0x38fbbd,'unlinkedAt':_0x26952d,'resolvedAt':_0x173fe6,'resolvedBy':_0x103420?this['context']['plugins']['get'](it)['getUser'](_0x103420):null,'isResolvable':_0x5a81a1,'isSubmitted':_0x218040||_0x13fd62});this['_threads']['set'](_0x491ea2,_0x4b1521);for(const _0xd8df05 of _0x1a05c0)_0x4b1521['_add'](this['_createNewComment']({'threadId':_0x491ea2,..._0xd8df05}));return _0x26e6fc&&_0x4b1521['attachTo'](_0x26e6fc),_0x13fd62||!_0x4b1521['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x4a39c6,'threadId':_0x491ea2});}['_submitCommentThread']({channelId:_0xe5c844,threadId:_0x44ce0a}){if(!this['hasCommentThread'](_0x44ce0a))throw new _0x1a0aec('commentsrepository-missing-comment-thread',this);const _0x3faf82=this['getCommentThread'](_0x44ce0a);if(_0x3faf82['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x343eee,comments:_0x36cba4,resolvedAt:_0x16e32b,resolvedBy:_0x31b131,context:_0x301fd4,attributes:_0x3724ea}=_0x3faf82,_0x11c8cc=this['context']['plugins']['get']('PendingActions'),_0x58896e=_0x11c8cc['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0xe5c844,'threadId':_0x343eee,'comments':_0x36cba4['map'](_0x4a1e44=>_0x4a1e44['toJSON']()),'resolvedAt':_0x16e32b,'resolvedBy':_0x31b131?_0x31b131['id']:_0x31b131,'context':_0x301fd4,'attributes':_0x3724ea})['then'](({comments:_0x45da77})=>{_0x11c8cc['remove'](_0x58896e);for(const _0x58f399 of _0x45da77)this['_updateComment']({'channelId':_0xe5c844,'threadId':_0x44ce0a,'commentId':_0x58f399['commentId'],'createdAt':_0x58f399['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x254fe5=>{throw console['error'](_0x254fe5),new _0x1a0aec('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0xa4407e,target:_0x3c246c}){const _0x4b14fc=this['getCommentThread'](_0xa4407e);if(!_0x4b14fc)throw new _0x1a0aec('commentsrepository-attach-missing-comment-thread',this);const _0x5a393c=this['context']['plugins']['get']('PendingActions'),_0x1341be=this['context']['plugins']['get'](N),_0x5c430f=this['_createCommentThreadView'](_0x4b14fc),_0x5842da=new Ct(_0x4b14fc,_0x5c430f);let _0x3587e3=null;_0x5c430f['on']('change:isDirty',(_0x5ee70b,_0x280afa,_0x264ad8)=>{_0x264ad8?_0x3587e3=_0x5a393c['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x3587e3&&(_0x5a393c['remove'](_0x3587e3),_0x3587e3=null);}),this['_threadToController']['set'](_0x4b14fc,_0x5842da),this['_viewToController']['set'](_0x5c430f,_0x5842da);const _0x15d7ab=new T(this['context']['locale'],_0x5c430f);_0x15d7ab['bind']('length')['to'](_0x5c430f),_0x15d7ab['bind']('isDirty')['to'](_0x5c430f,'isDirty',_0x5c430f,'length',(_0x6f3030,_0x1209fa)=>_0x6f3030||!_0x1209fa),_0x15d7ab['bind']('isActive')['to'](_0x5c430f),_0x15d7ab['type']='comment';const _0x4f5283=new d({'view':_0x15d7ab,'target':_0x3c246c,'type':'comment','isVisible':!_0x4b14fc['archivedAt']});return _0x5c430f['on']('escape',()=>{_0x4f5283['fire']('escape');}),this['_bindAnnotationToEditors'](_0x5c430f,_0x4f5283),_0x1341be['add'](_0x4f5283),_0x4f5283;}['_bindAnnotationToEditors'](_0x2fbc90,_0x32f71a){this['listenTo'](_0x2fbc90,'editorReady',(_0x52e4ac,_0x377694)=>{const _0x496f1c=_0x377694['ui']['view']['body']['bodyCollectionContainer'];_0x32f71a['focusableElements']['add'](_0x496f1c),this['context']instanceof _0x45a0eb&&this['context']['ui']['focusTracker']['add'](_0x496f1c);},{'priority':'highest'}),this['listenTo'](_0x2fbc90,'editorDestroyed',(_0x2534e6,_0x3624c1)=>{const _0x4c24b5=_0x3624c1['ui']['view']['body']['bodyCollectionContainer'];_0x32f71a['focusableElements']['has'](_0x4c24b5)&&_0x32f71a['focusableElements']['remove'](_0x4c24b5),this['context']instanceof _0x45a0eb&&this['context']['ui']['focusTracker']['remove'](_0x4c24b5);});}['_unbindEditors'](_0x494577){this['stopListening'](_0x494577,'editorReady'),this['stopListening'](_0x494577,'editorDestroyed');}['_createCommentThreadView'](_0x1ed65a){const _0x28b56e=this['context']['plugins']['get'](it),{config:_0x27edb5,locale:_0x192460}=this['context'],_0x5898a3=lt(_0x27edb5['get']('locale'));return new(0x0,(_0x27edb5['get']('comments'))['CommentThreadView'])(_0x192460,_0x1ed65a,_0x28b56e['me'],{'editorConfig':{..._0x27edb5['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x27edb5['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x27edb5['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x27edb5['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x27edb5['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x5898a3,'CommentView':_0x27edb5['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x5d823b,channelId:_0x29ede0,resolvedAt:_0x4446f8,resolvedBy:_0x1eb905,isFromAdapter:_0x2b3504}){if(!this['hasCommentThread'](_0x5d823b))throw new _0x1a0aec('commentsrepository-missing-comment-thread',null,{'threadId':_0x5d823b});const _0x2d2eb6=this['getCommentThread'](_0x5d823b);if(_0x2d2eb6['isResolved'])throw new _0x1a0aec('commentsrepository-resolved-comment-thread',null,{'threadId':_0x5d823b});const _0x5b4ea7=this['context']['plugins']['get'](it);if(_0x2d2eb6['resolvedBy']=_0x5b4ea7['getUser'](_0x1eb905),_0x2d2eb6['resolvedAt']=_0x4446f8,_0x2b3504||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x1d7d8a=this['context']['plugins']['get']('PendingActions'),_0x554978=_0x1d7d8a['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x29ede0,'threadId':_0x5d823b})['then'](({resolvedAt:_0x4d4463,resolvedBy:_0x5c2664})=>{_0x1d7d8a['remove'](_0x554978),_0x2d2eb6['resolvedBy']['id']!==_0x5c2664&&(_0x2d2eb6['resolvedBy']=_0x5b4ea7['getUser'](_0x5c2664)),_0x2d2eb6['resolvedAt']=_0x4d4463;})['catch'](_0x542b28=>{throw console['error'](_0x542b28),new _0x1a0aec('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x509f90,channelId:_0x354168,isFromAdapter:_0x398805}){if(!this['hasCommentThread'](_0x509f90))throw new _0x1a0aec('commentsrepository-missing-comment-thread',null,{'threadId':_0x509f90});const _0x2b44d5=this['getCommentThread'](_0x509f90);if(!_0x2b44d5['isResolved'])throw new _0x1a0aec('commentsrepository-reopen-comment-thread',null,{'threadId':_0x509f90});if(_0x2b44d5['resolvedBy']=null,_0x2b44d5['resolvedAt']=null,_0x398805||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x3b5d1e=this['context']['plugins']['get']('PendingActions'),_0x1055d3=_0x3b5d1e['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x354168,'threadId':_0x509f90})['then'](()=>_0x3b5d1e['remove'](_0x1055d3))['catch'](_0x5b78b2=>{throw console['error'](_0x5b78b2),new _0x1a0aec('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x31c039,isFromAdapter:_0x3936d2}){const _0x2b5caf=this['getCommentThread'](_0x31c039);if(!_0x2b5caf)throw new _0x1a0aec('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x31c039),this['_threads']['delete'](_0x31c039),!_0x2b5caf['isSubmitted']||_0x3936d2||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x35ded6=this['context']['plugins']['get']('PendingActions'),{channelId:_0x349a12}=_0x2b5caf,_0x5ab225=_0x35ded6['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x349a12,'threadId':_0x31c039})['then'](()=>_0x35ded6['remove'](_0x5ab225))['catch'](_0x2324cc=>{throw console['error'](_0x2324cc),new _0x1a0aec('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x4a1161,unlinkedAt:_0x130c4a,context:_0x568f47,attributes:_0x12ae4c,isFromAdapter:_0x15deee}){if('string'!=typeof _0x4a1161)throw new _0x1a0aec('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x4a1161});if(!this['hasCommentThread'](_0x4a1161))throw new _0x1a0aec('commentsrepository-missing-comment-thread',null,{'threadId':_0x4a1161});const _0xe2e4e2=this['getCommentThread'](_0x4a1161);let _0x206511=!0x1;if(void 0x0!==_0x568f47&&_0xe2e4e2['context']!==_0x568f47&&(_0xe2e4e2['context']=_0x568f47,_0x206511=!0x0),void 0x0!==_0x130c4a&&_0xe2e4e2['unlinkedAt']!==_0x130c4a&&(_0xe2e4e2['unlinkedAt']=_0x130c4a,_0x206511=!0x0),_0x12ae4c&&!wt(_0x12ae4c,_0xe2e4e2['attributes'])&&(_0xe2e4e2['attributes']=_0x12ae4c,_0x206511=!0x0),!_0x206511)return Promise['resolve']();if(!_0xe2e4e2['isSubmitted']||_0x15deee||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x278f30=this['context']['plugins']['get']('PendingActions'),{channelId:_0x173910}=_0xe2e4e2,_0x541cdd=_0x278f30['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x173910,'threadId':_0x4a1161,'context':_0x568f47,'unlinkedAt':_0x130c4a,'attributes':_0x12ae4c})['then'](()=>_0x278f30['remove'](_0x541cdd))['catch'](_0x2ac7ab=>{throw console['error'](_0x2ac7ab),new _0x1a0aec('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x42ac9f){const _0x8299b6=this['context']['plugins']['get'](N),_0x2c6ae3=this['getCommentThread'](_0x42ac9f);if(_0x2c6ae3['_isAttached']=!0x1,this['_threadToController']['has'](_0x2c6ae3)){const _0x5144b0=this['_threadToController']['get'](_0x2c6ae3),_0x771ffb=_0x5144b0['view'],_0x29e3b6=_0x8299b6['getByInnerView'](_0x771ffb);this['_threadToController']['delete'](_0x2c6ae3),this['_viewToController']['delete'](_0x771ffb),_0x29e3b6&&_0x8299b6['remove'](_0x29e3b6),_0x5144b0['destroy'](),_0x771ffb['destroy']()['then'](()=>{this['_unbindEditors'](_0x771ffb);});}}['_updateActiveAnnotation']({threadId:_0x4c45cb,resolvedAt:_0x451541}){const _0xa88b47=!!_0x451541,_0x35d524=this['context']['plugins']['get'](N),_0x32c665=this['getCommentThread'](_0x4c45cb);if(this['_threadToController']['has'](_0x32c665)){const _0x49c8bc=this['_threadToController']['get'](_0x32c665)['view'],_0x8a1838=_0x35d524['getByInnerView'](_0x49c8bc);_0x8a1838&&(_0xa88b47&&_0x35d524['_removeActiveAnnotation'](_0x8a1838),_0x8a1838['refreshVisibility']());}}['_getExternalAuthor'](_0x3bcb52){const _0x3eb927=this['context']['plugins']['get'](it),_0x3af5e5=pt('external:'+_0x3bcb52),_0x2c0264=_0x3eb927['getUser'](_0x3af5e5);return _0x2c0264||_0x3eb927['addUser']({'id':_0x3af5e5,'name':_0x3bcb52});}['_createNewComment']({threadId:_0x159c73,commentId:_0x1b767f=_0x3dae5e(),content:_0x35a813,authorId:_0x58bdd8,createdAt:_0x4e0d44,attributes:_0x308484}){if('string'!=typeof _0x1b767f)throw new _0x1a0aec('commentsrepository-invalid-commentid');if('string'!=typeof _0x58bdd8)throw new _0x1a0aec('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x35a813||!_0x35a813['trim']())throw new _0x1a0aec('commentsrepository-invalid-comment-content');const _0x4078b3=this['context']['plugins']['get'](it)['getUser'](_0x58bdd8);if(!_0x4078b3)throw new _0x1a0aec('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x58bdd8});let _0xe3c5cf=null,_0x182a46=_0x4e0d44;return _0x308484&&_0x308484['@external']&&(_0xe3c5cf=this['_getExternalAuthor'](_0x308484['@external']['authorName']),_0x182a46=new Date(_0x308484['@external']['createdAt'])),new re(this,{'threadId':_0x159c73,'id':_0x1b767f,'author':_0xe3c5cf||_0x4078b3,'creator':_0x4078b3,'content':_0x35a813,'createdAt':_0x4e0d44,'authoredAt':_0x182a46,'attributes':_0x308484});}['_addComment'](_0xc1a4b8){let {threadId:_0x6c5a10,content:_0x52e64b,attributes:_0x22ef5c,isFromAdapter:_0x340e2c}=_0xc1a4b8;const _0x4f6a27=this['getCommentThread'](_0xc1a4b8['threadId']);if(!_0x4f6a27)throw new _0x1a0aec('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x564b44=this['_createNewComment'](_0xc1a4b8),{id:_0x15dbb5}=_0x564b44;if(_0x4f6a27['_add'](_0x564b44),_0x340e2c||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x4f6a27['isSubmitted'])return Promise['resolve']();const _0xb7a1d9=this['context']['plugins']['get']('PendingActions'),{channelId:_0x4ad705}=_0x4f6a27,_0x39c60f=_0xb7a1d9['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x22ef5c||(_0x22ef5c={}),this['adapter']['addComment']({'channelId':_0x4ad705,'threadId':_0x6c5a10,'commentId':_0x15dbb5,'content':_0x52e64b,'attributes':_0x22ef5c})['then'](_0x5c9642=>{_0xb7a1d9['remove'](_0x39c60f),_0x5c9642&&this['_updateComment']({'channelId':_0x4ad705,'threadId':_0x6c5a10,'commentId':_0x15dbb5,'createdAt':_0x5c9642['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x52c79d=>{throw console['error'](_0x52c79d),new _0x1a0aec('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x478176,commentId:_0x28297b,content:_0x2de196,createdAt:_0x1214e3,attributes:_0x8c293,isFromAdapter:_0x556c34}){if(void 0x0!==_0x2de196&&('string'!=typeof _0x2de196||!_0x2de196['trim']()['length']))throw new _0x1a0aec('commentsrepository-update-comment-invalid-content');const _0x2fbd8c=this['getCommentThread'](_0x478176),_0x11cf71=_0x2fbd8c['getComment'](_0x28297b);if(!_0x11cf71)throw new _0x1a0aec('commentsrepository-update-missing-comment',this);let _0x50657a=!0x1;if(_0x2de196&&_0x2de196!==_0x11cf71['content']&&(_0x11cf71['isEditable']||_0x556c34)&&(_0x11cf71['content']=_0x2de196,_0x50657a=!0x0),_0x1214e3&&_0x1214e3!==_0x11cf71['createdAt']&&(_0x11cf71['createdAt']=_0x1214e3,_0x11cf71['attributes']&&_0x11cf71['attributes']['@external']||(_0x11cf71['authoredAt']=_0x1214e3),_0x50657a=!0x0),_0x8c293&&!wt(_0x8c293,_0x11cf71['attributes'])&&(_0x11cf71['attributes']=_0x8c293,_0x50657a=!0x0),!_0x50657a)return Promise['resolve']();if(_0x2fbd8c['fire']('commentUpdated'),_0x556c34||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x490f08=this['context']['plugins']['get']('PendingActions'),{channelId:_0x57dc56}=this['getCommentThread'](_0x11cf71['threadId']),_0x3d3665=_0x490f08['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x57dc56,'threadId':_0x478176,'commentId':_0x28297b,'content':_0x2de196,'attributes':_0x8c293})['then'](()=>_0x490f08['remove'](_0x3d3665))['catch'](_0x1fddac=>{throw console['error'](_0x1fddac),new _0x1a0aec('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x5567bc,commentId:_0x4c691a,isFromAdapter:_0x5c63c3}){const _0x233d44=this['getCommentThread'](_0x5567bc),_0x51c166=_0x233d44['getComment'](_0x4c691a);if(!_0x51c166)throw new _0x1a0aec('commentsrepository-remove-missing-comment',this);if(_0x233d44['_remove'](_0x51c166),_0x5c63c3||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x4a3599=this['context']['plugins']['get']('PendingActions'),{channelId:_0x4ee191}=_0x233d44,_0x399459=_0x4a3599['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x4ee191,'threadId':_0x5567bc,'commentId':_0x4c691a})['then'](()=>_0x4a3599['remove'](_0x399459))['catch'](_0x2c14d6=>{throw console['error'](_0x2c14d6),new _0x1a0aec('commentsrepository-remove-comment-internal-error',this);});}}class oe extends/* #__PURE__ -- @preserve */
30
- _0x4cfe2a(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x4c886d,_0x508145){super();const _0x46b6fa=_0x508145['isResolvable'];this['channelId']=_0x508145['channelId'],this['id']=_0x508145['id'],this['comments']=new _0x385f24(),this['_repository']=_0x4c886d,this['_isAttached']=!0x1,this['_isSubmitted']=_0x508145['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x4c886d,'_permissions',_0x4c886d,'_readOnlyChannels',()=>_0x4c886d['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x4c886d,'_permissions',()=>_0x4c886d['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x4c886d,'_permissions',()=>{const _0x3763f9=_0x4c886d['getPermissions'](this['channelId']);return _0x3763f9['write']||_0x3763f9['admin'];}),this['bind']('isResolvable')['to'](_0x4c886d,'_permissions',()=>_0x46b6fa&&_0x4c886d['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x508145['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x372138,_0x2d417f)=>_0x372138?_0x2d417f?_0x372138<_0x2d417f?_0x372138:_0x2d417f:_0x372138:_0x2d417f),this['set']('unlinkedAt',_0x508145['unlinkedAt']||null),this['set']('resolvedAt',_0x508145['resolvedAt']||null),this['set']('resolvedBy',_0x508145['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x2f895a=>!!_0x2f895a),this['set']('attributes',_0x508145['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x2349b6,_0x54392f)=>_0x2349b6+_0x54392f['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x2f6415,id:_0x530d81}=this;this['_repository']['fire'](bt('submitCommentThread',_0x2f6415),{'channelId':_0x2f6415,'threadId':_0x530d81});}['setUnlinkedAt'](_0x38f329){this['_update']({'unlinkedAt':_0x38f329});}['resolve']({resolvedAt:_0x3c6d54=new Date(),resolvedBy:_0x131f9c=null,isFromAdapter:_0x11fd8a=!0x1}={}){const _0x1d9efb=this['_repository']['context']['plugins']['get'](it)['me'],{channelId:_0x13b333,id:_0x53e768}=this;this['_repository']['fire'](bt('resolveCommentThread',_0x13b333),{'channelId':_0x13b333,'threadId':_0x53e768,'resolvedAt':_0x3c6d54,'resolvedBy':_0x131f9c||_0x1d9efb['id'],'isFromAdapter':_0x11fd8a});}['reopen']({isFromAdapter:_0x2851ed=!0x1}={}){const {channelId:_0x26459e,id:_0xb77d36}=this;this['_repository']['fire'](bt('reopenCommentThread',_0x26459e),{'channelId':_0x26459e,'threadId':_0xb77d36,'isFromAdapter':_0x2851ed});}['setContext'](_0x556ef4){this['context']||this['_update']({'context':_0x556ef4});}['setAttribute'](_0x2f01cb,_0x2544c1){const _0x26fec0=It(this['attributes']);At(_0x26fec0,_0x2f01cb,_0x2544c1),this['_update']({'attributes':_0x26fec0});}['removeAttribute'](_0x1f8e2d){const _0x588990=It(this['attributes']);yt(_0x588990,_0x1f8e2d),this['_update']({'attributes':_0x588990});}['remove']({isFromAdapter:_0x4526d9=!0x1}={}){const {channelId:_0x11f214,id:_0x113daf}=this;this['_repository']['fire'](bt('removeCommentThread',_0x11f214),{'channelId':_0x11f214,'threadId':_0x113daf,'isFromAdapter':_0x4526d9});}['attachTo'](_0xc2e33b){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0xc2e33b});}['addComment'](_0x1875f){const {channelId:_0x16c20a,id:_0x1a11c5}=this;this['_repository']['fire'](bt('addComment',_0x16c20a,_0x1a11c5),Object['assign']({'channelId':_0x16c20a,'threadId':_0x1a11c5},_0x1875f));}['getComment'](_0x50c445){if('string'!=typeof _0x50c445)throw new _0x1a0aec('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x50c445});return this['comments']['get'](_0x50c445);}['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'](_0x302b9=>_0x302b9['toJSON']()),'attributes':this['attributes']};}['_add'](_0x2fcb34){return this['listenTo'](_0x2fcb34,'change:authoredAt',()=>{const _0xb119f=this['_findOptimalIndex'](_0x2fcb34),_0x21f45a=this['comments'];_0xb119f-0x1!=_0x21f45a['getIndex'](_0x2fcb34)&&_0xb119f+0x1!=_0x21f45a['getIndex'](_0x2fcb34)&&(this['_remove'](_0x2fcb34),this['_add'](_0x2fcb34));}),this['comments']['add'](_0x2fcb34,this['_findOptimalIndex'](_0x2fcb34));}['_update'](_0x359717){const {channelId:_0x5f1d4b,id:_0x1a667d}=this;this['_repository']['fire'](bt('updateCommentThread',_0x5f1d4b),{..._0x359717,'channelId':_0x5f1d4b,'threadId':_0x1a667d});}['_remove'](_0x33db7f){return this['stopListening'](_0x33db7f),_0x33db7f['destroy'](),this['comments']['remove'](_0x33db7f);}['_findOptimalIndex'](_0x49e3b4){const _0x4aeb4c=this['comments']['find'](_0x369b82=>new Date(_0x369b82['authoredAt'])['getTime']()>new Date(_0x49e3b4['authoredAt'])['getTime']());return _0x4aeb4c?this['comments']['getIndex'](_0x4aeb4c):this['length'];}}class re extends/* #__PURE__ -- @preserve */
31
- _0x4cfe2a(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x5edaba,_0x2ab6b3){super();const _0x576015=_0x5edaba['context']['plugins']['get'](it)['me'],_0x10eb41=_0x5edaba['getCommentThread'](_0x2ab6b3['threadId']),_0x3e4c7d=0x0===_0x10eb41['comments']['length'],_0x1ac7a0=_0x576015===_0x2ab6b3['author'];this['id']=_0x2ab6b3['id'],this['threadId']=_0x2ab6b3['threadId'],this['author']=_0x2ab6b3['author'],this['creator']=_0x2ab6b3['creator'],this['isExternal']=Boolean(_0x2ab6b3['attributes']&&_0x2ab6b3['attributes']['@external']),this['set']('content',_0x2ab6b3['content']),this['createdAt']=_0x2ab6b3['createdAt']||new Date(),this['set']('authoredAt',_0x2ab6b3['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x10eb41,'resolvedAt'),this['set']('attributes',_0x2ab6b3['attributes']||{}),this['bind']('isEditable')['to'](_0x5edaba,'_permissions',()=>{const _0x471a85=_0x5edaba['getPermissions'](_0x10eb41['channelId'])['write'],_0x2a4474=_0x5edaba['getPermissions'](_0x10eb41['channelId'])['modifyAll'];return _0x1ac7a0&&_0x471a85||!_0x1ac7a0&&_0x2a4474;}),this['bind']('isRemovable')['to'](_0x10eb41,'isRemovable',_0x5edaba,'_permissions',_0x38a2e5=>{const _0x2a579e=_0x5edaba['getPermissions'](_0x10eb41['channelId'])['write'],_0x3b53bd=_0x5edaba['getPermissions'](_0x10eb41['channelId'])['modifyAll'];return _0x1ac7a0&&_0x2a579e||_0x38a2e5&&_0x3e4c7d||!_0x1ac7a0&&_0x3b53bd&&!_0x3e4c7d;}),this['bind']('isReadOnly')['to'](_0x10eb41,'isReadOnly'),this['_repository']=_0x5edaba;}get['weight'](){return Math['max'](function(_0x37174a){const _0x359bc2=document['createElement']('div');return _0x359bc2['innerHTML']=_0x37174a,_0x359bc2['textContent']['length'];}(this['content']),0xc8);}['update'](_0xe43188){const {threadId:_0x64c7f,id:_0x251faf}=this;if(!this['_repository']['hasCommentThread'](_0x64c7f))throw new _0x1a0aec('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x386afb}=this['_repository']['getCommentThread'](_0x64c7f);this['_repository']['fire'](bt('updateComment',_0x386afb,_0x64c7f),{'channelId':_0x386afb,'threadId':_0x64c7f,'commentId':_0x251faf,..._0xe43188});}['setAttribute'](_0x44f0a5,_0x36f6b8){const _0x48df51=It(this['attributes']);At(_0x48df51,_0x44f0a5,_0x36f6b8),this['update']({'attributes':_0x48df51});}['removeAttribute'](_0x2227f8){const _0x299956=It(this['attributes']);yt(_0x299956,_0x2227f8),this['update']({'attributes':_0x299956});}['remove'](_0x8e98d3={}){if(!_0x8e98d3['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x490377,id:_0x270286}=this;if(!this['_repository']['hasCommentThread'](_0x490377))throw new _0x1a0aec('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x6ef14e}=this['_repository']['getCommentThread'](_0x490377);this['_repository']['fire'](bt('removeComment',_0x6ef14e,_0x490377),{'channelId':_0x6ef14e,'threadId':_0x490377,'commentId':_0x270286,..._0x8e98d3});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function bt(_0x28ffcc,..._0xa26d54){for(const _0x223b1f of _0xa26d54)void 0x0!==_0x223b1f&&(_0x28ffcc+=':'+String(_0x223b1f));return _0x28ffcc;}class J extends _0x338491{['refresh'](){const _0x5602b4=this['editor']['model']['document']['selection'];for(const _0x3ca4b2 of _0x5602b4['getRanges']())if(this['_hasContent'](_0x3ca4b2))return void(this['isEnabled']=!0x0);this['isEnabled']=!0x1;}['execute']({threadId:_0xd0364b=_0x3dae5e()}={}){const _0x4fbe90=this['editor']['model'],_0x38c445=[];for(const _0x1e627e of _0x4fbe90['document']['selection']['getRanges']())this['_hasContent'](_0x1e627e)&&_0x38c445['push'](this['_trimToContent'](_0x1e627e));_0x4fbe90['change'](_0x3af306=>{for(const _0x143aab of _0x38c445){const _0x4caf07=_0x3dae5e()['substr'](0x1,0x5),_0x3a669c='comment:'+_0xd0364b+':'+_0x4caf07;_0x3af306['addMarker'](_0x3a669c,{'range':_0x143aab,'usingOperation':!0x1,'affectsData':!0x1});}});}['_hasContent'](_0x921aa7){for(const _0xfb4f72 of _0x921aa7['getItems']())if(this['_itemIsContent'](_0xfb4f72))return!0x0;return!0x1;}['_itemIsContent'](_0x227821){return _0x227821['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x227821)&&!_0x227821['is']('element','tableCell');}['_trimToContent'](_0x47ae3b){const _0x2987ee=_0x13b54b=>!this['_itemIsContent'](_0x13b54b['item']),_0x3466ac=_0x47ae3b['start']['getLastMatchingPosition'](_0x2987ee),_0x14a4b1=_0x47ae3b['end']['getLastMatchingPosition'](_0x2987ee,{'direction':'backward'});return this['editor']['model']['createRange'](_0x3466ac,_0x14a4b1);}}class P extends _0x5e07b6{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[N];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5610ea){super(_0x5610ea),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x3f04cc=this['editor'],_0x1d55b3=_0x3f04cc['model']['document']['selection'],_0x26b9f6=_0x283364(()=>this['refreshSelectedViews'](),0xa);_0x1d55b3['on']('change:range',(_0x3e9ea6,_0x4fe552)=>{_0x4fe552['directChange']&&(_0x26b9f6['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x3f04cc['editing']['view']['document'],'change:isFocused',(_0x3b3aa7,_0x1926c7,_0x277d71)=>{_0x277d71&&_0x26b9f6();}),this['listenTo'](_0x3f04cc['ui']['focusTracker'],'change:isFocused',(_0x1e56f4,_0xeaf945,_0x5e922d)=>{_0x5e922d||_0x3f04cc['isReadOnly']||this['fire']('blur',{'isAnnotationTracked':_0x13b355=>this['_editorAnnotationsData']['has'](_0x13b355['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x44a5eb){if(this['_editorAnnotations']['has'](_0x44a5eb['view']))return;this['_editorAnnotations']['add'](_0x44a5eb['view']),this['editor']['ui']['focusTracker']['add'](_0x44a5eb['view']['element']);const _0x35ff33=this['editor']['plugins']['get'](N);this['listenTo'](_0x35ff33['collection'],'remove',(_0x5d8bee,_0x16e898)=>{this['editor']['ui']['focusTracker']['remove'](_0x16e898['view']['element']),this['_editorAnnotations']['delete'](_0x16e898['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x94fa5e){if('function'!=typeof _0x94fa5e)throw new _0x1a0aec('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x94fa5e);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x534c8d,annotations:_0x919e6b}){const _0x4c5e98=[],_0x56c646=this['editor']['model']['document']['selection'],_0x2d6c4c=Array['from'](_0x56c646['getRanges']());for(const [_0x28a729,_0x50be35]of this['_editorAnnotationsData']){const _0x90e59=_0x2312c0(_0x50be35),_0x7d4d68=_0x919e6b['getByInnerView'](_0x28a729);_0x90e59&&_0x7d4d68&&_0x4c5e98['push']({'annotation':_0x7d4d68,'range':_0x90e59});}function _0x2312c0(_0x17517a){for(const _0x12ebb7 of _0x17517a)for(const _0x3bea3b of _0x2d6c4c)if(_0x12ebb7['containsRange'](_0x3bea3b,!_0x56c646['isCollapsed']))return _0x12ebb7;return null;}return _0x4c5e98['sort']((_0x3c3d0c,_0x6a17ad)=>{const _0x56d0ca=_0x3c3d0c['range'],_0x3cbe50=_0x6a17ad['range'];if(!_0x56d0ca['isEqual'](_0x3cbe50)){if(_0x56d0ca['containsRange'](_0x3cbe50,!0x0))return 0x1;if(_0x3cbe50['containsRange'](_0x56d0ca,!0x0))return-0x1;}return _0x3c3d0c['annotation']==_0x534c8d?-0x1:_0x6a17ad['annotation']==_0x534c8d?0x1:0x0;})['map'](_0x3c7cfa=>_0x3c7cfa['annotation']);}get['_editorAnnotationsData'](){const _0x579246=new Map();for(const _0x3302ae of Array['from'](this['_dataCollectors']))for(const [_0x1d580a,_0x2b3231]of _0x3302ae())_0x579246['set'](_0x1d580a,_0x2b3231);return _0x579246;}}class st extends _0x5e07b6{['afterInit'](){const _0x5906c5=this['editor'];if(!_0x5906c5['plugins']['has']('RestrictedEditingModeEditing'))return;_0x5906c5['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class ct extends _0x5e07b6{constructor(_0x5308dd){super(_0x5308dd),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x7e9f3e=this['editor'],_0x55d829=_0x7e9f3e['commands']['get']('importWord'),_0x135a30=_0x7e9f3e['plugins']['get'](it);_0x55d829&&(_0x55d829['on']('execute',(_0x287544,[,_0x1c5e8f])=>{_0x1c5e8f['collaboration_features']={'comments':!0x0,'user_id':_0x135a30['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x55d829,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x3c6fb7,_0x416c6e){const {comment_threads:_0x120ace}=_0x416c6e;_0x120ace&&_0x120ace['forEach'](({thread_id:_0x4d82a9,comments:_0x2db696,is_resolved:_0x428bad})=>{const _0xeabd55=new Date(),_0x209c90=_0x2db696['map'](({author:_0x379673,content:_0x20f588,created_at:_0x56df12})=>({'content':_0x20f588,'authorId':this['editor']['plugins']['get'](it)['me']['id'],'createdAt':_0xeabd55,'attributes':{'@external':{'authorName':_0x379673,'createdAt':_0x56df12?new Date(_0x56df12):new Date(),'source':'importWord'}}})),_0x135c15=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](o)['addCommentThread']({'channelId':_0x135c15,'threadId':_0x4d82a9,'comments':_0x209c90,'resolvedAt':_0x428bad?_0xeabd55:null});});}}class at extends _0x5e07b6{constructor(_0x5ce09b){super(_0x5ce09b),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x476e58=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x476e58,'contentInsertion',(_0x28d66d,_0x1c7edf)=>this['_removeMarkersWithoutThreads'](_0x1c7edf['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x440c0a){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x440c0a;const _0x41e0bb=this['editor']['plugins']['get']('CommentsRepository');for(const _0x9b865 of _0x440c0a['keys']()){const [_0x20770f,_0x1cbd24]=_0x9b865['split'](':');'comment'!=_0x20770f||_0x41e0bb['hasCommentThread'](_0x1cbd24)||_0x440c0a['delete'](_0x9b865);}return _0x440c0a;}['_registerMarkerInClipboardPipeline'](){const _0x1226ed=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x2ea8c0=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x2ea8c0&&_0x1226ed['_registerMarkerToCopy']('comment',_0x2ea8c0);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x29305a){switch(_0x29305a){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}class ut extends _0x5e07b6{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0xf3f236,_0x263f5b)=>{if(!_0x263f5b['options']['showCommentHighlights'])return null;if(_0x263f5b['options']['ignoreResolvedComments']){const {id:_0x23a682}=er(_0xf3f236['markerName']),_0x3ec08a=this['editor']['plugins']['get'](o)['getCommentThread'](_0x23a682);if(_0x3ec08a&&_0x3ec08a['isResolved']&&_0xf3f236['item'])return _0x263f5b['consumable']['consume'](_0xf3f236['item'],'addMarker:'+_0xf3f236['markerName']),_0x263f5b['consumable']['consume'](_0xf3f236['item'],'removeMarker:'+_0xf3f236['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x526819=>{_0x526819['on']('addMarker:comment',(_0x325e2e,_0xd3debf,_0x36716e)=>{if(!_0x36716e['options']['showCommentHighlights'])return;const _0x2cfd54=_0xd3debf['item'];if(!_0x2cfd54)return;const _0x2dbf68=_0x36716e['mapper']['toViewElement'](_0x2cfd54);this['editor']['model']['schema']['isObject'](_0x2cfd54)&&_0x2dbf68&&!_0x2dbf68['getCustomProperty']('widget')&&_0x2dbf68['is']('containerElement')&&_0x68fda3(_0x2dbf68,_0x36716e['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x1e3772,{writer:_0x4790ce,options:_0xcc5eaa})=>{if(!_0xcc5eaa['showCommentHighlights'])return null;const _0x3315c6=_0x4790ce['createContainerElement']('div'),_0x4e33dc=_0x4790ce['createEmptyElement']('hr');return _0x4790ce['addClass']('ck-horizontal-line',_0x3315c6),_0x4790ce['insert'](_0x4790ce['createPositionAt'](_0x3315c6,0x0),_0x4e33dc),_0x3315c6;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x4445b5,{writer:_0x3ada6e,options:_0x5c1b7b})=>{if(!_0x5c1b7b['showCommentHighlights'])return null;const _0x2705fe=_0x3ada6e['createContainerElement']('span'),_0x4eb89e=_0x3ada6e['createEmptyElement']('img');return _0x3ada6e['addClass']('image-inline',_0x2705fe),_0x3ada6e['insert'](_0x3ada6e['createPositionAt'](_0x2705fe,0x0),_0x4eb89e),_0x2705fe;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x4cc1ed,{writer:_0x2fd60c,options:_0x59fffa})=>{if(_0x59fffa['showCommentHighlights'])return _0x2fd60c['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x45de12,_0x59bf0f,_0xc320d4)=>{_0xc320d4['options']['showCommentHighlights']&&_0x45de12['stop']();},{'priority':'high'});}}class r extends _0x5e07b6{static get['requires'](){return[o,P,it,st,ct,at,ut];}static get['pluginName'](){return'CommentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4986c3){super(_0x4986c3),this['set']('isThreadsLoadingPaused',!0x0),_0x4986c3['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x4b8aae,_0x314536,_0x1865f7,_0x4bef34)=>{const _0x1bd19a=_0x4986c3['plugins']['get'](o),_0x56afb9=_0x1865f7?er(_0x1865f7)['id']:null;_0x4986c3['model']['change'](()=>{if(_0x56afb9){const _0x493cec=this['getAllMarkersForId'](_0x56afb9);for(const _0x2878f4 of _0x493cec)_0x4986c3['editing']['reconvertMarker'](_0x2878f4);}if(_0x4bef34){const {id:_0x4e66d3}=er(_0x4bef34),_0x5e3e22=_0x1bd19a['getCommentThread'](_0x4e66d3);if(_0x5e3e22&&!_0x5e3e22['isAttached'])return;const _0x421cae=this['getAllMarkersForId'](_0x4e66d3);for(const _0x229318 of _0x421cae)_0x4986c3['editing']['reconvertMarker'](_0x229318);}}),_0x56afb9&&this['scrollToThreadMarker'](_0x56afb9);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x4a451c=this['editor'],_0x3c72c8=_0x4a451c['plugins']['get'](o),_0x91c39c=_0x4a451c['config']['get']('collaboration.channelId'),_0x48d383=_0x3c72c8['getCommentThreads']()['filter'](_0x33091d=>_0x33091d['channelId']!==_0x91c39c);_0x4a451c['commands']['add']('addCommentThread',new J(_0x4a451c)),this['listenTo'](_0x4a451c,'change:isReadOnly',(_0x4676d8,_0x390fde,_0x480b4e)=>{_0x3c72c8['switchReadOnly'](_0x480b4e,_0x4a451c['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x3c72c8,ft('addCommentThread',_0x91c39c),(_0xba0e55,{threadId:_0x1191cd})=>{const _0x4fb6f5=this['editor']['plugins']['get'](o)['getCommentThread'](_0x1191cd);_0x4fb6f5&&_0x4fb6f5['unlinkedAt']&&this['_attachArchivedThread'](_0x1191cd);}),this['listenTo'](_0x3c72c8,ft('removeCommentThread',_0x91c39c),(_0x1f4f96,{threadId:_0x24fb86})=>{_0x4a451c['model']['enqueueChange']({'isUndoable':!0x1},_0x55184c=>{const _0x340b33=this['getAllMarkersForId'](_0x24fb86);for(const _0x588895 of _0x340b33)_0x55184c['removeMarker'](_0x588895);});}),this['listenTo'](_0x3c72c8,ft('resolveCommentThread',_0x91c39c),(_0x18f36b,{threadId:_0x262f3c})=>{(this['_reconvertMarkers'](_0x262f3c),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](o)['getCommentThread'](_0x262f3c)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x3c72c8,ft('reopenCommentThread',_0x91c39c),(_0x4361e3,{threadId:_0x40ccbc})=>{this['_reconvertMarkers'](_0x40ccbc);},{'priority':'low'}),this['listenTo'](_0x3c72c8,ft('addComment',_0x91c39c),(_0x322c51,{threadId:_0x18d7b4,isFromAdapter:_0x7b85ed})=>{const _0x30398b=this['getAllMarkersForId'](_0x18d7b4);if(_0x7b85ed||0x0==_0x30398b['length']||!_0x3c72c8['hasCommentThread'](_0x18d7b4))return;0x1===_0x3c72c8['getCommentThread'](_0x18d7b4)['length']&&_0x4a451c['model']['enqueueChange']({'isUndoable':!0x1},_0x194a4b=>{for(const _0x4d9c96 of _0x30398b)_0x194a4b['updateMarker'](_0x4d9c96,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x48d383);}['afterInit'](){!async function(_0x10cb4c){const _0x1095d1=_0xa44b2([0x58,0x6d,0x4f,0x63,0x6c,0x49,0x6f,0x62,0x75,0x31,0x5a,0x78,0x4c,0x35,0x36,0x77,0x33,0x39,0x51,0x4d,0x73,0x53,0x4a,0x76,0x69,0x46,0x45,0x4e,0x4b,0x71,0x50,0x6a,0x34,0x68,0x30,0x47,0x54,0x74,0x65,0x42,0x32,0x38,0x67,0x61,0x70,0x43,0x37,0x41,0x6b,0x52,0x66,0x79,0x44,0x59,0x6e,0x57,0x48,0x7a,0x56,0x64,0x55,0x72]),_0x2d8cf1=0x865d118,_0x217a76=0x8628fa0^_0x2d8cf1,_0x3c2263=window[_0xa44b2([0x44,0x61,0x74,0x65])][_0xa44b2([0x6e,0x6f,0x77])](),_0x93f455=_0x10cb4c[_0xa44b2([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x467ab9=new window[(_0xa44b2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3c44d8=>{_0x93f455[_0xa44b2([0x6f,0x6e,0x63,0x65])](_0xa44b2([0x72,0x65,0x61,0x64,0x79]),_0x3c44d8);}),_0x5c3939={[_0xa44b2([0x6b,0x74,0x79])]:_0xa44b2([0x45,0x43]),[_0xa44b2([0x75,0x73,0x65])]:_0xa44b2([0x73,0x69,0x67]),[_0xa44b2([0x63,0x72,0x76])]:_0xa44b2([0x50,0x2d,0x32,0x35,0x36]),[_0xa44b2([0x78])]:_0xa44b2([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]),[_0xa44b2([0x79])]:_0xa44b2([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]),[_0xa44b2([0x61,0x6c,0x67])]:_0xa44b2([0x45,0x53,0x32,0x35,0x36])},_0x198d6c=_0x93f455[_0xa44b2([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xa44b2([0x67,0x65,0x74])](_0xa44b2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x52a22f(){let _0x19c4e0,_0x1dc61a=null,_0x52c689=null;try{if(_0x198d6c==_0xa44b2([0x47,0x50,0x4c]))return _0xa44b2([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x19c4e0=_0x37442e(),!_0x19c4e0)return _0xa44b2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x19c4e0[_0xa44b2([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x52c689=_0x30604f(_0x19c4e0[_0xa44b2([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x19c4e0[_0xa44b2([0x6a,0x74,0x69])])),await _0x506c93()?_0x5668b4()?_0x774ac5()?_0xa44b2([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2dc15e()?(_0x19c4e0[_0xa44b2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xa44b2([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1dc61a=_0x324959(_0xa44b2([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x19c4e0[_0xa44b2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xa44b2([0x74,0x72,0x69,0x61,0x6c])&&(_0x1dc61a=_0x324959(_0xa44b2([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x404083()):_0xa44b2([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xa44b2([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xa44b2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x10a563){return _0xa44b2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x774ac5(){const _0x4c2b83=[_0xa44b2([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xa44b2([0x74,0x72,0x69,0x61,0x6c])][_0xa44b2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x19c4e0[_0xa44b2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3c2263/0x3e8:0xe10*_0x217a76;return _0x19c4e0[_0xa44b2([0x65,0x78,0x70])]<_0x4c2b83;}function _0x5668b4(){const _0x3dc496=_0x19c4e0[_0xa44b2([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x3dc496)return!0x1;if(_0x3dc496[_0xa44b2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xa44b2([0x2a])))return!0x0;if(_0x3dc496[_0xa44b2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xa44b2([0x43,0x4d,0x54])))return!0x0;if(_0x3dc496[_0xa44b2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xa44b2([0x52,0x43,0x4d,0x54]))){if(_0x52117a())return!0x0;if(_0x294522()||_0x1916b3())return!0x0;}return!0x1;}function _0x2dc15e(){const _0x195c28=_0x19c4e0[_0xa44b2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x195c28||0x0==_0x195c28[_0xa44b2([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x36c9ff}=new URL(window[_0xa44b2([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x195c28[_0xa44b2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x36c9ff))return!0x0;const _0x3b036c=_0x36c9ff[_0xa44b2([0x73,0x70,0x6c,0x69,0x74])](_0xa44b2([0x2e]));return _0x195c28[_0xa44b2([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x33a2a2=>_0x33a2a2[_0xa44b2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xa44b2([0x2a])))[_0xa44b2([0x6d,0x61,0x70])](_0x35cb5a=>_0x35cb5a[_0xa44b2([0x73,0x70,0x6c,0x69,0x74])](_0xa44b2([0x2e])))[_0xa44b2([0x73,0x6f,0x6d,0x65])](_0x5f4b2e=>_0x3b036c[_0xa44b2([0x65,0x76,0x65,0x72,0x79])]((_0x6a4caf,_0x5d6c1c)=>_0x5f4b2e[_0x5d6c1c]===_0x6a4caf||_0x5f4b2e[_0x5d6c1c]===_0xa44b2([0x2a])));}function _0x404083(){return _0x1dc61a&&_0x52c689?new window[(_0xa44b2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x20c4c5,_0x5dd2e1)=>{_0x1dc61a[_0xa44b2([0x74,0x68,0x65,0x6e])](_0x20c4c5,_0x5dd2e1),_0x52c689[_0xa44b2([0x74,0x68,0x65,0x6e])](_0x21f426=>{_0x21f426!=_0xa44b2([0x56,0x61,0x6c,0x69,0x64])&&_0x20c4c5(_0x21f426);},_0x5dd2e1);}):_0x1dc61a||_0x52c689||_0xa44b2([0x56,0x61,0x6c,0x69,0x64]);}}function _0x30604f(_0x2a808c,_0xb5ffee){return new window[(_0xa44b2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x54eb36=>{if(_0x2af895())return _0x54eb36(_0xa44b2([0x56,0x61,0x6c,0x69,0x64]));_0x716b22(),_0x93f455[_0xa44b2([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xa44b2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5eb5c4=!0x1;const _0x50865d=_0x3dae5e();function _0x4694ae(_0x2167a4){return!!_0x2167a4&&(typeof _0x2167a4===_0xa44b2([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2167a4===_0xa44b2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2167a4[_0xa44b2([0x74,0x68,0x65,0x6e])]===_0xa44b2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2167a4[_0xa44b2([0x63,0x61,0x74,0x63,0x68])]===_0xa44b2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x135b1c(_0x242f06){_0x2e81d0(_0x242f06)[_0xa44b2([0x74,0x68,0x65,0x6e])](_0x5698e5=>{if(!_0x5698e5||_0x5698e5[_0xa44b2([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xa44b2([0x6f,0x6b]))return _0xa44b2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x19bf9c(_0x2dbe2f(_0x50865d+_0xb5ffee))!=_0x5698e5[_0xa44b2([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xa44b2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xa44b2([0x56,0x61,0x6c,0x69,0x64]);})[_0xa44b2([0x74,0x68,0x65,0x6e])](_0x52ddbf=>(_0x2e59f2(),_0x52ddbf),()=>{const _0x181ac4=_0x2f75b1();return null==_0x181ac4?(_0x2e59f2(),_0xa44b2([0x56,0x61,0x6c,0x69,0x64])):_0xa44b2(_0x3c2263-_0x181ac4>(0x2c695518^_0x2d8cf1)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xa44b2([0x74,0x68,0x65,0x6e])](_0x54eb36)[_0xa44b2([0x63,0x61,0x74,0x63,0x68])](()=>{_0x54eb36(_0xa44b2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xef8900=0x8533f98^_0x2d8cf1;function _0x2e59f2(){const _0xd325ef=_0xa44b2([0x6c,0x6c,0x63,0x74,0x2d])+_0x19bf9c(_0x2dbe2f(_0x2a808c)),_0x1680ab=_0x4c958f(_0x19bf9c(window[_0xa44b2([0x4d,0x61,0x74,0x68])][_0xa44b2([0x63,0x65,0x69,0x6c])](_0x3c2263/_0xef8900)));window[_0xa44b2([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xa44b2([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xd325ef,_0x1680ab);}function _0x2f75b1(){const _0x36e170=_0xa44b2([0x6c,0x6c,0x63,0x74,0x2d])+_0x19bf9c(_0x2dbe2f(_0x2a808c)),_0x446d7f=window[_0xa44b2([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xa44b2([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x36e170);return _0x446d7f?window[_0xa44b2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4c958f(_0x446d7f),0x10)*_0xef8900:null;}function _0x2e81d0(_0x5f2d9b){return new window[(_0xa44b2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3e7312,_0x57bfb9)=>{_0x5f2d9b[_0xa44b2([0x74,0x68,0x65,0x6e])](_0x3e7312,_0x57bfb9),window[_0xa44b2([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x57bfb9,0x86405d8^_0x2d8cf1);});}}_0x93f455[_0xa44b2([0x6f,0x6e])](_0xa44b2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1fe8f2,_0xc27df7)=>{if(_0xc27df7[0x0]!=_0x2a808c)return _0x54eb36(_0xa44b2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0xc27df7[0x1]={..._0xc27df7[0x1],[_0xa44b2([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x50865d};},{[_0xa44b2([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xa44b2([0x68,0x69,0x67,0x68])}),_0x93f455[_0xa44b2([0x6f,0x6e])](_0xa44b2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x393651=>{_0x4694ae(_0x393651[_0xa44b2([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5eb5c4=!0x0,_0x135b1c(_0x393651[_0xa44b2([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xa44b2([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xa44b2([0x6c,0x6f,0x77])}),_0x467ab9[_0xa44b2([0x74,0x68,0x65,0x6e])](()=>{_0x5eb5c4||_0x54eb36(_0xa44b2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2af895(){return _0x93f455[_0xa44b2([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xa44b2([0x76,0x69,0x65,0x77])][_0xa44b2([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xa44b2([0x61,0x75,0x74,0x6f]);}function _0x716b22(){_0x93f455[_0xa44b2([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xa44b2([0x76,0x69,0x65,0x77])][_0xa44b2([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xa44b2([0x61,0x75,0x74,0x6f]);}}function _0x324959(_0x1e2256){const _0x29220c=[new window[(_0xa44b2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5be4ee=>setTimeout(_0x5be4ee,0x86cefd4^_0x2d8cf1)),_0x467ab9[_0xa44b2([0x74,0x68,0x65,0x6e])](()=>new window[(_0xa44b2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x15865c=>{let _0x41fb60=0x0;_0x93f455[_0xa44b2([0x6d,0x6f,0x64,0x65,0x6c])][_0xa44b2([0x6f,0x6e])](_0xa44b2([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1ae896,_0x1801b4)=>{_0x1801b4[0x0][_0xa44b2([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x41fb60++,_0x41fb60==(0x865d0e0^_0x2d8cf1)&&(_0x15865c(),_0x1ae896[_0xa44b2([0x6f,0x66,0x66])]());});}))];return window[_0xa44b2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xa44b2([0x72,0x61,0x63,0x65])](_0x29220c)[_0xa44b2([0x74,0x68,0x65,0x6e])](()=>_0x1e2256);}async function _0x149f40(){await _0x467ab9,_0x93f455[_0xa44b2([0x6d,0x6f,0x64,0x65,0x6c])][_0xa44b2([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4e5727,_0x93f455[_0xa44b2([0x6d,0x6f,0x64,0x65,0x6c])][_0xa44b2([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4e5727,_0x93f455[_0xa44b2([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xa44b2([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x52117a(){return _0x3e0a15(_0xa44b2([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x14a77e(_0xa44b2([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0xa44b2([0x73,0x74,0x61,0x74,0x65])]==_0xa44b2([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x294522(){return _0x3e0a15(_0xa44b2([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 _0x1916b3(){return _0x3e0a15(_0xa44b2([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x551bfd(_0x3cb587){const _0x33e8a4=_0x275c8b();_0x93f455[_0x33e8a4]=_0xa44b2([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x3cb587,_0x3cb587!=_0xa44b2([0x56,0x61,0x6c,0x69,0x64])&&_0x149f40();}function _0x275c8b(){const _0x3809ee=window[_0xa44b2([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xa44b2([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xa44b2([0x6e,0x6f,0x77])]())[_0xa44b2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xa44b2([0x2e]),'');let _0x542555=_0xa44b2([0x58]);for(let _0x502cee=0x0;_0x502cee<_0x3809ee[_0xa44b2([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x502cee+=0x2){let _0xfbabd7=window[_0xa44b2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3809ee[_0xa44b2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x502cee,_0x502cee+0x2));_0xfbabd7>=_0x1095d1[_0xa44b2([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0xfbabd7-=_0x1095d1[_0xa44b2([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x542555+=_0x1095d1[_0xfbabd7];}return _0x542555;}function _0x37442e(){const _0x19cc9e=_0x198d6c[_0xa44b2([0x73,0x70,0x6c,0x69,0x74])](_0xa44b2([0x2e]));if(0x3!=_0x19cc9e[_0xa44b2([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3e6b4b(_0x19cc9e[0x1]);function _0x3e6b4b(_0x581ae4){const _0x335b42=_0xd17d5d(_0x581ae4);return _0x335b42&&_0x34967f()?_0x335b42:null;function _0x34967f(){const _0x1ba4d4=_0x335b42[_0xa44b2([0x6a,0x74,0x69])],_0x484044=window[_0xa44b2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1ba4d4[_0xa44b2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1ba4d4[_0xa44b2([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x14183f={..._0x335b42,[_0xa44b2([0x6a,0x74,0x69])]:_0x1ba4d4[_0xa44b2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1ba4d4[_0xa44b2([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x14183f[_0xa44b2([0x76,0x63])],_0x2dbe2f(_0x14183f)==_0x484044;}}}async function _0x506c93(){let _0x19ba5a=!0x0;try{const _0x384c2b=_0x198d6c[_0xa44b2([0x73,0x70,0x6c,0x69,0x74])](_0xa44b2([0x2e])),[_0x72381c,_0x56f913,_0xad9f3a]=_0x384c2b;return _0x307646(_0x72381c),await _0x474e3f(_0x72381c,_0x56f913,_0xad9f3a),_0x19ba5a;}catch(_0x1dfe9e){return!0x1;}function _0x307646(_0x5d01ad){const _0x79c0ee=_0xd17d5d(_0x5d01ad);_0x79c0ee&&_0x79c0ee[_0xa44b2([0x61,0x6c,0x67])]==_0xa44b2([0x45,0x53,0x32,0x35,0x36])||(_0x19ba5a=!0x1);}async function _0x474e3f(_0x3e9a15,_0x33f700,_0x2f16f4){const _0x594d1b=window[_0xa44b2([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xa44b2([0x66,0x72,0x6f,0x6d])](_0x587ebd(_0x2f16f4),_0x29eda2=>_0x29eda2[_0xa44b2([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x524b3f=new window[(_0xa44b2([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xa44b2([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3e9a15+_0xa44b2([0x2e])+_0x33f700),_0x4500a6=window[_0xa44b2([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xa44b2([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4500a6)return;const _0x65e5d=await _0x4500a6[_0xa44b2([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xa44b2([0x6a,0x77,0x6b]),_0x5c3939,{[_0xa44b2([0x6e,0x61,0x6d,0x65])]:_0xa44b2([0x45,0x43,0x44,0x53,0x41]),[_0xa44b2([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xa44b2([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xa44b2([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4500a6[_0xa44b2([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xa44b2([0x6e,0x61,0x6d,0x65])]:_0xa44b2([0x45,0x43,0x44,0x53,0x41]),[_0xa44b2([0x68,0x61,0x73,0x68])]:{[_0xa44b2([0x6e,0x61,0x6d,0x65])]:_0xa44b2([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x65e5d,_0x594d1b,_0x524b3f)||(_0x19ba5a=!0x1);}}function _0xd17d5d(_0x52c411){return _0x52c411[_0xa44b2([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xa44b2([0x65,0x79]))?JSON[_0xa44b2([0x70,0x61,0x72,0x73,0x65])](_0x587ebd(_0x52c411)):null;}function _0x587ebd(_0x38be3d){return window[_0xa44b2([0x61,0x74,0x6f,0x62])](_0x38be3d[_0xa44b2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xa44b2([0x2b]))[_0xa44b2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xa44b2([0x2f])));}function _0x2dbe2f(_0x45347a){let _0xdec2b9=0x1505;function _0x4746cb(_0x31cf67){for(let _0x546fbb=0x0;_0x546fbb<_0x31cf67[_0xa44b2([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x546fbb++){const _0x43ca92=_0x31cf67[_0xa44b2([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x546fbb);_0xdec2b9=(_0xdec2b9<<0x5)+_0xdec2b9+_0x43ca92,_0xdec2b9&=_0xdec2b9;}}function _0x70b5b6(_0x3572af){Array[_0xa44b2([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3572af)?_0x3572af[_0xa44b2([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x70b5b6):_0x3572af&&typeof _0x3572af==_0xa44b2([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xa44b2([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3572af)[_0xa44b2([0x73,0x6f,0x72,0x74])]()[_0xa44b2([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x29554a,_0x222f36])=>{_0x4746cb(_0x29554a),_0x70b5b6(_0x222f36);}):_0x4746cb(window[_0xa44b2([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3572af));}return _0x70b5b6(_0x45347a),_0xdec2b9>>>0x0;}function _0x19bf9c(_0x18d80f){return _0x18d80f[_0xa44b2([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xa44b2([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xa44b2([0x30]));}function _0x4c958f(_0x3efadc){return _0x3efadc[_0xa44b2([0x73,0x70,0x6c,0x69,0x74])]('')[_0xa44b2([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xa44b2([0x6a,0x6f,0x69,0x6e])]('');}function _0x3e0a15(_0x2703fa){return _0x93f455[_0xa44b2([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0xa44b2([0x68,0x61,0x73])](_0x2703fa);}function _0x14a77e(_0x3c01d1){return _0x93f455[_0xa44b2([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0xa44b2([0x67,0x65,0x74])](_0x3c01d1);}function _0x4e5727(){}function _0xa44b2(_0x460b5a){return _0x460b5a['map'](_0x4fabdd=>String['fromCharCode'](_0x4fabdd))['join']('');}_0x551bfd(await _0x52a22f());}(this);}['destroy'](){const _0x41f429=this['editor']['plugins']['get'](o),_0x29a934=this['editor']['config']['get']('collaboration.channelId');for(const _0x437b53 of _0x41f429['getCommentThreads']({'channelId':_0x29a934}))_0x41f429['_detachCommentThread'](_0x437b53['id']),_0x41f429['_threads']['delete'](_0x437b53['id']);super['destroy']();}['hasMarkerForId'](_0x836b){return this['getAllMarkersForId'](_0x836b)['length']>0x0;}['getAllMarkersForId'](_0x213169){const _0x1c359d=[];for(const _0x4e50bc of this['editor']['model']['markers'])_0x4e50bc['name']['startsWith']('comment:'+_0x213169)&&_0x1c359d['push'](_0x4e50bc);return _0x1c359d;}['scrollToThreadMarker'](_0x26b686){const _0x36302a=this['_getTargetForId'](_0x26b686);_0x36302a&&setTimeout(()=>{this['activeMarker']&&er(this['activeMarker'])['id']===_0x26b686&&rt({'target':_0x36302a[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x19d649){this['editor']['model']['change'](()=>{for(const _0x13f9af of this['getAllMarkersForId'](_0x19d649))this['editor']['editing']['reconvertMarker'](_0x13f9af);});}['_attachArchivedThread'](_0x50834f){const _0x33be5e=this['editor']['plugins']['get'](o),_0x3c0b15=this['editor']['plugins']['get'](P),_0x2b60ca=_0x33be5e['getCommentThread'](_0x50834f);if(!_0x2b60ca['isAttached']){const _0x55679b=_0x2b60ca['attachTo'](()=>this['_getTargetForId'](_0x2b60ca['id']));_0x3c0b15['registerAnnotation'](_0x55679b),_0x2b60ca['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x29f43e=this['editor'],_0xd09682=_0x29f43e['plugins']['get'](it);_0x29f43e['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x12d16f,_0x175100)=>{const {id:_0x16a008}=er(_0x12d16f['markerName']),_0x5b69a5=_0x29f43e['plugins']['get'](o)['getCommentThread'](_0x16a008),_0x50154e=this['activeMarker']&&er(this['activeMarker'])['id']===_0x16a008;let _0x357566;if(_0x5b69a5&&_0x5b69a5['isResolved']&&!_0x50154e&&_0x12d16f['item'])return _0x175100['consumable']['consume'](_0x12d16f['item'],'addMarker:'+_0x12d16f['markerName']),_0x175100['consumable']['consume'](_0x12d16f['item'],'removeMarker:'+_0x12d16f['markerName']),null;const _0x15e827=['ck-comment-marker'];return _0x50154e&&_0x15e827['push']('ck-comment-marker--active'),_0x357566=_0x5b69a5&&_0x5b69a5['length']?_0x5b69a5['comments']['first']['author']['id']:_0xd09682['me']['id'],{'classes':_0x15e827,'attributes':{'data-comment':_0x16a008,'data-author-id':_0x357566}};}}),_0x29f43e['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x117d07,{options:_0x15da1c})=>{if(_0x15da1c['showCommentHighlights'])return null;const _0x1273d5=_0x29f43e['plugins']['get'](o),_0x53bed9=_0x29f43e['model']['markers']['get'](_0x117d07),{id:_0x5526cd,part:_0x3c2dff}=er(_0x117d07);if(_0x53bed9&&!_0x53bed9['affectsData'])return null;if(_0x15da1c['ignoreResolvedComments']){const _0x40491a=_0x1273d5['getCommentThread'](_0x5526cd);if(_0x40491a&&_0x40491a['isResolved'])return null;}return{'group':'comment','name':_0x3c2dff?_0x5526cd+':'+_0x3c2dff:_0x5526cd};}}),_0x29f43e['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x25a9db,{writer:_0x2284d8})=>_0x2284d8['createElement']('$marker',{'data-name':'comment:'+_0x25a9db['getAttribute']('id')})}),_0x29f43e['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x35e903=this['editor'],_0x166ba3=_0x35e903['plugins']['get'](o),_0x208391=new Set(),_0xf8a356=new Set();_0x35e903['model']['document']['registerPostFixer'](_0x495936=>{let _0x3ad626=!0x1;for(const {name:_0x3681dd,data:_0x267d30}of _0x35e903['model']['document']['differ']['getChangedMarkers']()){const {group:_0xe56416,id:_0x3c1178}=er(_0x3681dd);let _0x35e530=_0x267d30['newRange'];if('comment'!==_0xe56416||!_0x35e530)continue;const _0x16c88d='$graveyard'===_0x35e530['root']['rootName'];_0x16c88d||(_0x35e530=dt(_0x35e530,_0x35e903['model']),!_0x35e530||_0x35e530['isCollapsed']||!_0x267d30['newRange']||_0x35e530['isEqual'](_0x267d30['newRange']))?_0x35e903['model']['hasContent'](_0x35e530)&&!_0x16c88d?this['isThreadsLoadingPaused']?_0x208391['add'](_0x3681dd):this['_handleThreadMarker'](_0x3681dd,_0x3c1178):(_0xf8a356['add'](_0x3681dd),_0x208391['delete'](_0x3681dd),_0x495936['removeMarker'](_0x3681dd),_0x3ad626=!0x0):(_0x495936['updateMarker'](_0x3681dd,{'range':_0x35e530}),_0x3ad626=!0x0);}return _0x3ad626;}),this['on']('change:isThreadsLoadingPaused',(_0x2ae385,_0x1617fc,_0x1afb5f)=>{if(!_0x1afb5f&&_0x208391['size'])for(const _0x3d91d1 of _0x208391){const {id:_0x1e3cb6}=er(_0x3d91d1);_0x208391['delete'](_0x3d91d1),_0x35e903['model']['markers']['get'](_0x3d91d1)&&this['_handleThreadMarker'](_0x3d91d1,_0x1e3cb6);}}),this['listenTo'](_0x35e903['model']['document'],'change',()=>{for(const {name:_0x1c72b1,data:{newRange:_0xcab5fc}}of _0x35e903['model']['document']['differ']['getChangedMarkers']()){const {group:_0xe414fd,id:_0x41f558}=er(_0x1c72b1);if('comment'!==_0xe414fd)continue;const _0xbbe0bd=_0x166ba3['getCommentThread'](_0x41f558),_0x29de3a=this['hasMarkerForId'](_0x41f558);_0xbbe0bd&&(!_0xbbe0bd['_hasTargetInContent']&&_0xcab5fc&&_0x35e903['editing']['view']['once']('render',()=>{const _0x24e1fd=_0x35e903['plugins']['get'](N),_0x4dd39f=_0x166ba3['_threadToController']['get'](_0xbbe0bd)['view'];_0x24e1fd['getByInnerView'](_0x4dd39f)['refreshVisibility']();},{'priority':'low'}),_0xbbe0bd['_hasTargetInContent']=_0x29de3a||!!_0xcab5fc),_0xcab5fc||(_0xf8a356['add'](_0x1c72b1),_0x208391['delete'](_0x1c72b1));}for(const _0x42fc4d of _0xf8a356){const {id:_0x4d78fd}=er(_0x42fc4d),_0x5060e4=_0x166ba3['getCommentThread'](_0x4d78fd);if(_0x208391['delete'](_0x42fc4d),!_0x5060e4)continue;const _0x34a145=this['hasMarkerForId'](_0x4d78fd);_0x34a145||_0x5060e4['isSubmitted']?_0x34a145||_0x5060e4['unlinkedAt']||_0x5060e4['setUnlinkedAt'](new Date()):_0x5060e4['remove']();}_0xf8a356['clear']();});}['_handleInitialThreads'](_0x1b969c){_0x1b969c['forEach'](_0x4e3030=>{_0x4e3030['unlinkedAt']&&this['_attachArchivedThread'](_0x4e3030['id']);});}['_getTargetForId'](_0x27a39b){const _0x559a72=this['editor'],_0x4272e8=this['getAllMarkersForId'](_0x27a39b);return et(_0x559a72['editing'],_0x4272e8);}['_getTextContext'](_0x214c85){const _0x491572=this['getAllMarkersForId'](_0x214c85);let _0x6d4c18='',_0x26f5f0=!0x1;for(const _0x49c4f1 of _0x491572){const _0x1a988b=_0x49c4f1['getRange']();for(const _0x23ace4 of Array['from'](_0x1a988b['getItems']()))_0x23ace4['is']('$textProxy')?(_0x6d4c18&&_0x26f5f0&&(_0x6d4c18+='\x20',_0x26f5f0=!0x1),_0x6d4c18+=_0x23ace4['data']):_0x26f5f0=!0x0;_0x26f5f0=!0x0;}return _0x6d4c18['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x848f33,_0x265db6){const _0x4f6f75=this['editor'],_0x5613dd=_0x4f6f75['plugins']['get'](o);let _0x534960=_0x5613dd['getCommentThread'](_0x265db6);const _0x52edd8=_0x4f6f75['config']['get']('collaboration.channelId'),_0x726b29=_0x4f6f75['plugins']['get'](P);if(_0x534960&&(_0x534960['unlinkedAt']&&_0x534960['setUnlinkedAt'](null),_0x534960['isAttached']))return _0x534960;return!this['getAllMarkersForId'](_0x265db6)[0x0]['managedUsingOperations']?_0x4f6f75['editing']['view']['once']('render',()=>{if(_0x5613dd['getCommentThread'](_0x265db6))return;const _0x2b7112=_0x4f6f75['plugins']['get'](N);_0x534960=_0x5613dd['openNewCommentThread']({'channelId':_0x52edd8,'threadId':_0x265db6,'target':()=>this['_getTargetForId'](_0x265db6),'context':{'type':'text','value':this['_getTextContext'](_0x265db6)}});const _0x518b5f=_0x5613dd['_threadToController']['get'](_0x534960)['view'],_0x32dacc=_0x2b7112['getByInnerView'](_0x518b5f);_0x32dacc&&_0x726b29['registerAnnotation'](_0x32dacc);},{'priority':'low'}):_0x5613dd['fetchCommentThread']({'channelId':_0x52edd8,'threadId':_0x265db6})['then'](_0x54deae=>{if('destroyed'!==_0x4f6f75['state']){if(_0x534960=_0x54deae,_0x534960&&!_0x534960['isAttached']){const _0x517ee1=_0x534960['attachTo'](()=>this['_getTargetForId'](_0x265db6));_0x726b29['registerAnnotation'](_0x517ee1),_0x534960['isResolved']&&this['_reconvertMarkers'](_0x265db6);}else{if(!_0x534960){const _0x16efe9=this['getAllMarkersForId'](_0x265db6);_0x4f6f75['model']['change'](_0x4799af=>{for(const _0x4bedf6 of _0x16efe9)_0x4799af['removeMarker'](_0x4bedf6);});}}}}),_0x534960;}['_handleThreadMarker'](_0x5afc04,_0x30dc44){const _0x447bd5=this['_attachMarkerToThread'](_0x5afc04,_0x30dc44);_0x447bd5&&!_0x447bd5['context']&&_0x447bd5['setContext']({'type':'text','value':this['_getTextContext'](_0x30dc44)});}['_initAriaMarkerChangeAnnouncements'](){const _0x18eb15=this['editor'];ot(_0x18eb15['model'],({left:_0x562027,entered:_0xafe684})=>{for(const _0x2b16f8 of _0x562027)if(mt(_0x2b16f8)){_0x18eb15['ui']['ariaLiveAnnouncer']['announce'](S(_0x18eb15['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x4244e1 of _0xafe684)if(mt(_0x4244e1)){_0x18eb15['ui']['ariaLiveAnnouncer']['announce'](S(_0x18eb15['locale'],'ENTER_COMMENT_ANNOUNCEMENT',nt(_0x2101c4)));break;}});}}function ft(_0x49ba50,_0x433707){return _0x433707?_0x49ba50+':'+_0x433707:_0x49ba50;}function er(_0x2f99dd){const _0x3ed676=_0x2f99dd['split'](':');return{'group':_0x3ed676[0x0],'id':_0x3ed676[0x1],'part':_0x3ed676[0x2]};}function dt(_0x9de401,_0x523832){const _0x2adab6=_0x523832['schema'],_0x56dbe6=_0x523832['createRange'](_0x9de401['start']);for(const _0x22454e of _0x9de401['getWalker']()){const {type:_0x20dd3a,item:_0x4095b7,nextPosition:_0x163859}=_0x22454e;if('text'===_0x20dd3a||_0x2adab6['isObject'](_0x4095b7)){const _0x5f21ad=_0x523832['createPositionBefore'](_0x4095b7);_0x56dbe6['isCollapsed']&&(_0x56dbe6['start']=_0x5f21ad),_0x56dbe6['end']=_0x163859;}}return _0x56dbe6;}function mt(_0x4b61fc){return'comment'===er(_0x4b61fc['name'])['group'];}var xt='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2025,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M4\x201.5h12A3.5\x203.5\x200\x200\x201\x2019.5\x205v8l-.005.192a3.5\x203.5\x200\x200\x201-2.927\x203.262l-.062.008v1.813a1.5\x201.5\x200\x200\x201-2.193\x201.33l-.371-.193-.38-.212a13.452\x2013.452\x200\x200\x201-3.271-2.63l-.062-.07H4A3.5\x203.5\x200\x200\x201\x20.5\x2013V5A3.5\x203.5\x200\x200\x201\x204\x201.5ZM4\x203a2\x202\x200\x200\x200-2\x202v8a2\x202\x200\x200\x200\x202\x202h6.924a11.917\x2011.917\x200\x200\x200\x203.71\x203.081l.372.194v-3.268L14.962\x2015H16a2\x202\x200\x200\x200\x202-2V5a2\x202\x200\x200\x200-2-2H4Z\x22/><path\x20d=\x22M9.75\x205a.75.75\x200\x200\x200-.75.75v2.5H6.5a.75.75\x200\x200\x200\x200\x201.5H9v2.5a.75.75\x200\x200\x200\x201.5\x200v-2.5H13a.75.75\x200\x200\x200\x200-1.5h-2.5v-2.5A.75.75\x200\x200\x200\x209.75\x205Z\x22/></svg>\x0a';class i extends _0x5e07b6{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'CommentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,r,P,N];}get['CommentsListView'](){return te;}get['CommentThreadInputView'](){return ie;}['init'](){const _0x5314de=this['editor'],_0x2022d8=_0x5314de['plugins']['get'](o),_0x20fb10=_0x5314de['plugins']['get'](r),_0x464147=_0x5314de['plugins']['get'](N),_0x5e0d0a=_0x5314de['plugins']['get'](P);_0x5314de['ui']['componentFactory']['add']('comment',()=>{const _0x34157b=this['_createUIButton'](_0x2c634f);return _0x34157b['tooltip']=!0x0,_0x34157b;}),_0x5314de['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x3edae7)),_0x5e0d0a['addSourceCollector'](()=>{const _0x2080f7=[];for(const [_0x5155e4,_0xb3ee3f]of _0x2022d8['_threadToController']){const _0x202aad=_0x20fb10['getAllMarkersForId'](_0x5155e4['id']),_0x36cf2e=_0x202aad['map'](_0x25c7b0=>_0x25c7b0['getRange']());_0x202aad['length']>0x0&&_0x2080f7['push']([_0xb3ee3f['view'],_0x36cf2e]);}return _0x2080f7;}),this['listenTo'](_0x464147,'change:activeAnnotations',(_0x334231,_0x4eef89,_0x46cf1d)=>{const _0x576c1e=Array['from'](_0x46cf1d)['map'](_0x52c30f=>_0x52c30f['innerView'])['find'](_0x2375ff=>_0x2022d8['_viewToController']['has'](_0x2375ff));if(!_0x576c1e)return void(_0x20fb10['activeMarker']=null);const _0x664882=_0x2022d8['_viewToController']['get'](_0x576c1e)['model']['id'],_0x24d368='comment:'+_0x664882;_0x664882&&_0x20fb10['hasMarkerForId'](_0x664882)?_0x20fb10['activeMarker']=_0x24d368:_0x20fb10['activeMarker']&&(_0x20fb10['activeMarker']=null);}),this['listenTo'](_0x2022d8,'removeCommentThread',(_0x32fc92,{threadId:_0x3012e5,isFromAdapter:_0x32c0f3})=>{!_0x32c0f3&&_0x5314de['ui']['focusTracker']['isFocused']&&_0x20fb10['hasMarkerForId'](_0x3012e5)&&_0x5314de['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x2022d8,'addComment',(_0x3e85fc,{threadId:_0x1d1da1,isFromAdapter:_0x44662e})=>{if(_0x44662e||!_0x20fb10['hasMarkerForId'](_0x1d1da1)||!_0x2022d8['hasCommentThread'](_0x1d1da1))return;0x1===_0x2022d8['getCommentThread'](_0x1d1da1)['length']&&(_0x5314de['editing']['view']['focus'](),_0x3e85fc['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x548687=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0xa42674;for(const _0x1a120b in _0x548687){const _0x70149c=_0x1a120b,_0x46f641=_0x548687[_0x70149c];if('commentsLicenseKeyValid'==_0x46f641||'commentsLicenseKeyInvalid'==_0x46f641||'commentsLicenseKeyExpired'==_0x46f641||'commentsLicenseKeyDomainLimit'==_0x46f641||'commentsLicenseKeyNotAllowed'==_0x46f641||'commentsLicenseKeyEvaluationLimit'==_0x46f641||'commentsLicenseKeyTrialLimit'==_0x46f641||'commentsLicenseKeyUsageLimit'==_0x46f641){delete _0x548687[_0x70149c],_0xa42674=_0x46f641,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0xa42674&&_0x548687['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0xa42674&&_0x548687['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0xa42674&&_0x548687['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0xa42674&&_0x548687['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0xa42674&&_0x548687['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyTrialLimit'==_0xa42674&&_0x548687['_showLicenseError']('trialLimit'),'commentsLicenseKeyUsageLimit'==_0xa42674&&_0x548687['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x5371dc){const _0x2ac2f6=this['editor'],_0x1f2fa1=new _0x5371dc(_0x2ac2f6['locale']),_0x16ab76=_0x2ac2f6['commands']['get']('addCommentThread');return _0x1f2fa1['set']({'label':S(_0x2ac2f6['locale'],'Comment'),'icon':xt}),_0x1f2fa1['bind']('isEnabled')['to'](_0x16ab76),this['listenTo'](_0x1f2fa1,'execute',()=>{_0x2ac2f6['editing']['view']['focus'](),_0x16ab76['execute']();}),_0x1f2fa1;}}class s extends _0x5e07b6{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[r];}constructor(_0x5a56fa){super(_0x5a56fa),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x456b06,_0xdd409,_0x43df3d)=>{_0x43df3d?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x43ff2c,_0x42af97]of this['editor']['commands'])_0x42af97['affectsData']&&'addCommentThread'!==_0x43ff2c&&_0x42af97['forceDisabled']('commentsOnlyMode');(this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('SourceEditing'))&&this['editor']['plugins']['get']('SourceEditing')['forceDisabled']('commentsOnlyMode');this['editor']['commands']['get']('editSource')?.['forceDisabled']('commentsOnlyMode');const _0x4741fe=this['editor']['editing']['view']['document'];this['listenTo'](_0x4741fe,'cut',_0x2e718b=>_0x2e718b['stop'](),{'priority':'highest'}),this['listenTo'](_0x4741fe,'clipboardInput',_0x5ae48e=>_0x5ae48e['stop'](),{'priority':'highest'}),this['listenTo'](_0x4741fe,'delete',_0x38424f=>_0x38424f['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x3bb4e4,_0x3d75f7]of this['editor']['commands'])_0x3d75f7['affectsData']&&'addCommentThread'!==_0x3bb4e4&&_0x3d75f7['clearForceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('SourceEditing')&&this['editor']['plugins']['get']('SourceEditing')['clearForceDisabled']('commentsOnlyMode'),this['editor']['commands']['get']('editSource')?.['clearForceDisabled']('commentsOnlyMode'),this['stopListening'](this['editor']['editing']['view']['document']);}}class M extends _0x10ef99{['activeUIs'];['_uis'];['_uisData'];static get['requires'](){return[N];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x27be57){super(_0x27be57),this['activeUIs']=new Set(),this['_uis']=new Map(),this['_uisData']=new Map();}['init'](){const _0xacfc38=this['context']['plugins']['get'](N);this['listenTo'](_0xacfc38,'_activateAnnotation',(_0x564456,_0xc28ede)=>{for(const _0x3b44e8 of this['activeUIs']){const _0x597b05=this['_uis']['get'](_0x3b44e8);(0x0,this['_uisData']['get'](_0x3b44e8)['filter'])(_0xc28ede)&&_0x597b05['setActiveAnnotation'](_0xc28ede);}}),this['listenTo'](_0xacfc38,'_deactivateAllAnnotations',()=>{for(const _0x53be15 of this['activeUIs']){this['_uis']['get'](_0x53be15)['setActiveAnnotation'](null);}}),this['listenTo'](_0xacfc38['_visibleAnnotations'],'add',(_0xdc99d6,_0x376c9f)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x376c9f);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x843fa3){return this['activeUIs']['has'](_0x843fa3);}['activate'](_0x435956,_0x49070a=()=>!0x0){const _0x23eaed=this['context']['plugins']['get'](N);if(!this['_uis']['has'](_0x435956))throw new _0x1a0aec('annotationsuis-missing-ui',this,{'uiName':_0x435956});this['isActive'](_0x435956)&&this['deactivate'](_0x435956),this['activeUIs']['add'](_0x435956);const _0x37f47a=new x();!function({source:_0x455da6,target:_0xac181c,filter:_0x1f8ed4}){for(const _0xb42e48 of _0x455da6)_0x1f8ed4(_0xb42e48)&&_0xac181c['add'](_0xb42e48);_0xac181c['listenTo'](_0x455da6,'add',(_0x50a5a6,_0x5c338a)=>{_0x1f8ed4(_0x5c338a)&&_0xac181c['add'](_0x5c338a);}),_0xac181c['listenTo'](_0x455da6,'remove',(_0x11efb6,_0x5ee638)=>{_0xac181c['has'](_0x5ee638)&&_0xac181c['remove'](_0x5ee638);});}({'source':_0x23eaed['_visibleAnnotations'],'target':_0x37f47a,'filter':_0x49070a}),this['_uisData']['set'](_0x435956,{'collection':_0x37f47a,'filter':_0x49070a});const _0x403a3f=this['_uis']['get'](_0x435956);_0x403a3f['attach'](_0x37f47a),this['listenTo'](_0x403a3f,'change:activeAnnotation',(_0x2aeeeb,_0x4eb0d2,_0x4be617,_0x24f6f6)=>{_0x24f6f6&&_0x23eaed['_removeActiveAnnotation'](_0x24f6f6),_0x4be617&&_0x23eaed['_addActiveAnnotation'](_0x4be617);});}['deactivate'](_0x618bc){if(this['activeUIs']['delete'](_0x618bc),!this['_uis']['has'](_0x618bc))throw new _0x1a0aec('annotationsuis-missing-ui',this,{'uiName':_0x618bc});const _0x5eeb1c=this['_uis']['get'](_0x618bc);_0x5eeb1c['detach'](),this['stopListening'](_0x5eeb1c),this['_uisData']['get'](_0x618bc)['collection']['destroy'](),this['_uisData']['delete'](_0x618bc);}['switchTo'](_0x288585){if(!this['_uis']['has'](_0x288585))throw new _0x1a0aec('annotationsuis-missing-ui',this,{'uiName':_0x288585});const _0x8ca731=this['context']['plugins']['get'](N),_0x3da7e9=Array['from'](_0x8ca731['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x288585);const _0x339055=this['_uis']['get'](_0x288585);_0x339055['setActiveAnnotation'](_0x3da7e9),_0x339055['_setSelectedAnnotations']&&_0x3da7e9&&_0x339055['_setSelectedAnnotations']([_0x3da7e9]);}['deactivateAll'](){for(const _0x178d05 of this['activeUIs'])this['deactivate'](_0x178d05);}['register'](_0x34503d,_0x360f2d){if(this['_uis']['has'](_0x34503d))throw new _0x1a0aec('annotationsuis-register-already-registered');if('function'!=typeof _0x360f2d['attach']||'function'!=typeof _0x360f2d['detach']||'function'!=typeof _0x360f2d['setActiveAnnotation'])throw new _0x1a0aec('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x34503d,_0x360f2d);}['refilterAnnotations'](){const _0x29c949=this['context']['plugins']['get'](N)['collection'],_0x5b2ebb=new Map(),_0x4bb50a=Array['from'](this['activeUIs']);for(const _0x371b17 of this['activeUIs']){const _0x1e0023=this['_uisData']['get'](_0x371b17)['collection'];for(const _0x2972d6 of _0x1e0023)_0x5b2ebb['set'](_0x2972d6,_0x371b17);}for(const _0x1cdbdf of _0x29c949){const _0x1f20d7=_0x5b2ebb['get'](_0x1cdbdf);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x1cdbdf);const _0x4f5c76=_0x4bb50a['find'](_0x515c66=>this['_uisData']['get'](_0x515c66)['filter'](_0x1cdbdf));_0x1f20d7!==_0x4f5c76&&(_0x1f20d7&&this['_uisData']['get'](_0x1f20d7)['collection']['remove'](_0x1cdbdf),_0x4f5c76&&this['_uisData']['get'](_0x4f5c76)['collection']['add'](_0x1cdbdf));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x190ade){const _0x4ea7f7=[];for(const _0x36713d of this['activeUIs']){(0x0,this['_uisData']['get'](_0x36713d)['filter'])(_0x190ade)&&_0x4ea7f7['push'](_0x36713d);}if(_0x4ea7f7['length']>0x1)throw new _0x1a0aec('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x4ea7f7,'annotationType':_0x190ade['type']});}}const he=Ht('px');class V extends kt{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0xbbee7e){super(_0xbbee7e);const _0x3c2d92=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 _0x3dc026(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x3c2d92['to']('class')],'style':{'minHeight':_0x3c2d92['to']('minHeight',_0x40f72e=>'number'==typeof _0x40f72e?he(_0x40f72e+0xa):null)},'dir':_0xbbee7e['uiLanguageDirection'],'role':'application','aria-label':S(_0xbbee7e,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':S(_0xbbee7e,'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',_0x2ee779=>{this['_updateItemPositionInFocusables'](_0x2ee779['source']);}),this['list']['forEach'](_0x593e84=>{this['focusTracker']['add'](_0x593e84['element']),this['_updateItemPositionInFocusables'](_0x593e84);}),this['list']['on']('change',(_0x46f6b9,_0x589aa9)=>{for(const _0x208926 of _0x589aa9['removed'])this['focusTracker']['remove'](_0x208926['element']),this['focusables']['remove'](_0x208926);for(const _0x33f26c of _0x589aa9['added'])this['focusTracker']['add'](_0x33f26c['element']),this['_updateItemPositionInFocusables'](_0x33f26c);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0x46340b){const _0xd929a5=this['focusables']['getIndex'](_0x46340b);let _0x3584a9,_0x20c168;for(const _0x4f413c of this['focusables'])if(_0x46340b['top']<_0x4f413c['top']){_0x3584a9=_0x4f413c;break;}if(_0x20c168=_0x3584a9?this['focusables']['getIndex'](_0x3584a9):this['focusables']['length'],-0x1!==_0xd929a5){if(_0xd929a5===_0x20c168-0x1)return;this['focusables']['remove'](_0x46340b),_0x20c168=_0x3584a9?this['focusables']['getIndex'](_0x3584a9):this['focusables']['length'];}this['focusables']['add'](_0x46340b,_0x20c168);}}const qt=Ht('px');class H extends kt{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x3962d6){super(_0x3962d6),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x15627e,_0x436f6d)=>_0x15627e+_0x436f6d),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Lt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x5cac5b=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x5cac5b['to']('isAnimationDisabled',_0x49de35=>_0x49de35?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x5cac5b['to']('top',_0x100df0=>qt(_0x100df0))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0xecc355=this['element']['clientHeight'];_0xecc355&&(this['height']=_0xecc355);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0x10ef99{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x37591e){super(_0x37591e),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 _0x3616db=this['context']['config']['get']('sidebar.container');_0x3616db&&this['setContainer'](_0x3616db);}['setContainer'](_0x204a0f){if(!y(_0x204a0f))throw new _0x1a0aec('sidebar-setcontainer-invalid-element');this['container']=_0x204a0f;}['_attachToContainer']({viewClass:_0x2841f8='',spaceBetweenItems:_0x263e54=0x19}={}){if(!y(this['container']))throw new _0x1a0aec('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x2841f8,this['_spaceBetweenItems']=_0x263e54;}['rearrange']({removedAnnotation:_0x20d54a,previousAnnotation:_0x1626e9,nextAnnotation:_0x1d1f26}){const _0x4c5dd7=this['getSidebarItemView'](_0x20d54a);this['view']['list']['remove'](_0x4c5dd7),this['_destroySidebarItemView'](_0x20d54a),_0x1626e9&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x1626e9)),_0x1d1f26&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x1d1f26)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x24afa1,activatedAnnotation:_0x5d9196,disableAnimationOnActivatedAnnotation:_0x161fb1}){if(this['_activeAnnotation']=_0x5d9196,_0x24afa1){_0x24afa1['isActive']=!0x1;const _0x4f0494=this['getSidebarItemView'](_0x24afa1);_0x4f0494&&_0x161fb1&&(_0x4f0494['isAnimationDisabled']=!0x1);}if(_0x5d9196){const _0x548c4c=this['getSidebarItemView'](_0x5d9196);_0x548c4c&&(_0x5d9196['isActive']=!0x0,_0x161fb1&&(_0x548c4c['isAnimationDisabled']=!0x0,_0x548c4c['top']+=0x1),this['_alignToTargetRect'](_0x548c4c));}}['_detachFromContainer'](_0x1b9605){if(this['view']['element']['remove'](),_0x1b9605){for(const _0xdea321 of _0x1b9605)this['_destroySidebarItemView'](_0xdea321);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x26a0a0,_0x2aac72){_0x2aac72||(_0x2aac72=_0x26a0a0['view']);const _0x2f9c84=new H(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x2f9c84,_0x26a0a0),this['_annotationToSidebarItemView']['set'](_0x26a0a0,_0x2f9c84),_0x2f9c84['content']['add'](_0x2aac72),this['listenTo'](_0x26a0a0['view'],'change:targetRect',(_0x55c820,_0x129476,_0x4e4f72)=>{const _0x1e1966=this['_getTargetTop'](_0x26a0a0,_0x4e4f72);_0x2f9c84['_targetTop']!=_0x1e1966&&(_0x2f9c84['_targetTop']=_0x1e1966,this['_setItemTop'](_0x2f9c84,_0x1e1966));}),this['listenTo'](_0x2f9c84,'change:top',()=>{this['_recalculate'](_0x2f9c84,'top');}),this['listenTo'](_0x2f9c84,'change:bottom',()=>{this['_recalculate'](_0x2f9c84,'bottom');}),this['_alignToTargetRect'](_0x2f9c84);const _0x4eaed3=this['_getItemBefore'](_0x2f9c84);if(_0x4eaed3)this['_alignAfterItem'](_0x4eaed3,_0x2f9c84)||this['_alignToTargetRect'](_0x2f9c84);else this['_alignToTargetRect'](_0x2f9c84);return this['_updateLastItem'](),this['view']['list']['add'](_0x2f9c84),_0x2f9c84;}['_alignForTopChange'](_0x4c54e8){if(!_0x4c54e8['content']['length'])return;const _0x1e2ee4=this['_getItemBefore'](_0x4c54e8);if(!_0x1e2ee4)return;const _0x432ef6=this['_sidebarItemViewToAnnotation']['get'](_0x1e2ee4),_0xc653b6=this['_activeAnnotation'];_0xc653b6&&_0xc653b6===_0x432ef6?this['_alignAfterItem'](_0x1e2ee4,_0x4c54e8):this['_alignBeforeItem'](_0x4c54e8,_0x1e2ee4);}['_alignForBottomChange'](_0x570d25){if(!_0x570d25['content']['length'])return;const _0x2623cb=this['_getItemAfter'](_0x570d25);if(!_0x2623cb)return;const _0x3580e0=this['_sidebarItemViewToAnnotation']['get'](_0x2623cb),_0x5424d0=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x35a202=this['_activeAnnotation'];_0x35a202&&_0x35a202===_0x3580e0&&_0x5424d0?(this['_alignBeforeItem'](_0x2623cb,_0x570d25),this['_alignAfterItem'](_0x570d25,_0x2623cb)):_0x35a202&&_0x35a202===_0x3580e0?this['_alignBeforeItem'](_0x2623cb,_0x570d25):this['_alignAfterItem'](_0x570d25,_0x2623cb);}['_recalculate'](_0x9404d4,_0x264e70){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x204a68,changedProp:_0x549e47}of this['_recalculateBuffer'])'top'===_0x549e47?this['_alignForTopChange'](_0x204a68):this['_alignForBottomChange'](_0x204a68);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x9404d4,'changedProp':_0x264e70});}['getSidebarItemView'](_0x3f33d1){return this['_annotationToSidebarItemView']['get'](_0x3f33d1);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x3414ee){const _0x536a8e=this['getSidebarItemView'](_0x3414ee);this['stopListening'](_0x536a8e),this['stopListening'](_0x3414ee['view']),_0x536a8e['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x3414ee),this['_sidebarItemViewToAnnotation']['delete'](_0x536a8e);}['_createSidebarView'](){const _0xc5e088=new V(this['context']['locale']);return _0xc5e088['render'](),this['on']('change:_lastItem',(_0x1e96ac,_0x5d29f4,_0x36d239,_0x1fec94)=>{_0x1fec94&&_0xc5e088['unbind']('minHeight'),_0x36d239?_0xc5e088['bind']('minHeight')['to'](_0x36d239,'bottom'):_0xc5e088['minHeight']=null;}),_0xc5e088;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x2cbc61){const _0x4b8458=this['_sidebarItemViewToAnnotation']['get'](_0x2cbc61),_0x241d3c=_0x4b8458&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x4b8458)-0x1);return _0x241d3c&&this['getSidebarItemView'](_0x241d3c)||null;}['_getItemAfter'](_0x3efa27){const _0x3a24dd=this['_sidebarItemViewToAnnotation']['get'](_0x3efa27),_0x2dd31c=_0x3a24dd&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x3a24dd)+0x1);return _0x2dd31c&&this['getSidebarItemView'](_0x2dd31c)||null;}['_alignBeforeItem'](_0x49cb88,_0x5e1e2c){_0x49cb88['updateHeight']();const _0x10c149=R(_0x5e1e2c['bottom']+this['_spaceBetweenItems'],_0x49cb88['top']);return!!_0x10c149&&(this['_setItemTop'](_0x5e1e2c,_0x5e1e2c['top']-_0x10c149),!0x0);}['_alignAfterItem'](_0x58421c,_0x132b20){_0x58421c['updateHeight']();const _0x2408e3=R(_0x58421c['bottom']+this['_spaceBetweenItems'],_0x132b20['top']);return!!_0x2408e3&&(this['_setItemTop'](_0x132b20,_0x132b20['top']+_0x2408e3,!0x1),!0x0);}['_alignToTargetRect'](_0x4ff23b){const _0x18c2e4=this['_sidebarItemViewToAnnotation']['get'](_0x4ff23b);if(!_0x18c2e4||!_0x18c2e4['target']||!_0x18c2e4['targetRect'])return;const _0x52e67f=this['_getTargetTop'](_0x18c2e4,_0x18c2e4['targetRect']);this['_setItemTop'](_0x4ff23b,_0x52e67f);}['_getTargetTop'](_0x4ddf9f,_0x24d042){if(null===_0x24d042)return 0x0;if(_0x4ddf9f['target']instanceof _0x104051)return _0x24d042['top'];{const _0x417dda=new _0x104051(this['view']['element'])['top'];return _0x24d042['top']-_0x417dda;}}['_setItemTop'](_0x280124,_0x4174f7,_0x510bd6=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x510bd6&&(_0x4174f7=Math['max'](_0x4174f7,this['_getMaxAvailableTop'](_0x280124))),_0x280124['top']=_0x4174f7;}['_getMaxAvailableTop'](_0x1cbcb7){let _0x28f7ae=this['_getItemBefore'](_0x1cbcb7),_0x488832=0x0;for(;_0x28f7ae;)_0x28f7ae['updateHeight'](),_0x488832+=this['_spaceBetweenItems']+_0x28f7ae['height'],_0x28f7ae=this['_getItemBefore'](_0x28f7ae);return _0x488832;}}function R(_0x423f50,_0x2d97c1){return Math['max'](_0x423f50-_0x2d97c1,0x0);}function y(_0x5c6660){return null!==_0x5c6660&&'object'==typeof _0x5c6660&&0x1===_0x5c6660['nodeType'];}class e extends _0x10ef99{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,M];}static get['pluginName'](){return'WideSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0xdbf82){super(_0xdbf82),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x385f24(),this['_refreshPositioningDebounced']=_0x283364(()=>{this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x4aac95=this['context']['plugins']['get'](M),_0x206220=this['context']['plugins']['get'](z);_0x4aac95['register']('wideSidebar',this),_0x206220['container']&&_0x4aac95['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x2c5d74){if(_0x2c5d74===this['activeAnnotation'])return;const _0x555b6b=this['context']['plugins']['get'](z);_0x555b6b['_activeAnnotation']=_0x2c5d74;const _0x45cab8=this['activeAnnotation'];_0x555b6b['refresh']({'blurredAnnotation':_0x45cab8,'activatedAnnotation':_0x2c5d74}),this['activeAnnotation']=_0x2c5d74;}['attach'](_0x28438f){this['annotations']=_0x28438f;const _0x4050b6=this['context']['plugins']['get'](z);if(_0x4050b6['_annotations']=_0x28438f,this['isAttached'])throw new _0x1a0aec('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x4050b6,'set:container',()=>{this['detach'](),this['listenTo'](_0x4050b6,'change:container',_0x651b78=>{_0x651b78['off'](),this['attach'](_0x28438f);});}),_0x4050b6['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x5024ac=_0x3660a2=>{_0x3660a2['updateTargetRect'](),_0x4050b6['addAnnotation'](_0x3660a2);};for(const _0x48b8ed of _0x28438f)_0x5024ac(_0x48b8ed);this['listenTo'](_0x28438f,'add',(_0x3b1620,_0x3eb9be)=>{_0x5024ac(_0x3eb9be);}),this['listenTo'](_0x28438f,'remove',(_0x245086,_0x122f01,_0xb558a2)=>{_0x4050b6['rearrange']({'removedAnnotation':_0x122f01,'previousAnnotation':_0x28438f['get'](_0xb558a2-0x1),'nextAnnotation':_0x28438f['get'](_0xb558a2+0x1)}),_0x122f01===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x28438f,'focus',(_0x5041b0,_0x51c031)=>{this['setActiveAnnotation'](_0x51c031);}),this['listenTo'](_0x28438f,'blur',()=>{this['setActiveAnnotation'](null);});const _0xfb437e=this['context']instanceof _0x5dddf0?this['context']['editors']:new _0x385f24([this['context']]);for(const _0x5b12b1 of _0xfb437e)this['_integrateWithEditorAnnotations'](_0x5b12b1);this['listenTo'](_0xfb437e,'add',(_0x481c98,_0x10d917)=>{this['listenTo'](_0x10d917,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x10d917);});}),this['listenTo'](_0xfb437e,'remove',(_0x83eb2,_0x45503f)=>{_0x45503f['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x45503f['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x1a0aec('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x481c53=this['context']['plugins']['get'](z);_0x481c53['_detachFromContainer'](this['annotations']),this['stopListening'](_0x481c53),this['stopListening'](this['annotations']),this['context']instanceof _0x5dddf0&&this['stopListening'](this['context']['editors']);for(const _0x4d05b2 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x4d05b2);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x4c0d6a){if(!_0x4c0d6a['plugins']['has']('EditorAnnotations'))return;const _0x4cc017=_0x4c0d6a['plugins']['get']('EditorAnnotations'),_0x21c1d5=()=>{const _0x1165cd=_0x4cc017['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x1165cd[0x0]||null);};this['listenTo'](_0x4cc017,'refresh',_0x21c1d5),this['listenTo'](_0x4cc017,'blur',(_0x374240,{isAnnotationTracked:_0x3dfda8})=>{this['activeAnnotation']&&_0x3dfda8(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x4cc017,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x49f856=>{_0x4cc017['hasDomSelection']()&&(_0x21c1d5(),_0x49f856['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x4cc017);}['_destroyEditorAnnotationsIntegration'](_0x130ebe){this['stopListening'](_0x130ebe),this['_editorAnnotations']['remove'](_0x130ebe);}}class D extends _0x2c634f{['counterView'];constructor(_0x33c003){super(_0x33c003);const _0x520867=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x13748c,_0x940723)=>_0x13748c?'...':_0x940723['toString']()),this['set']('annotationType',''),this['icon']=xt,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new kt(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x520867['to']('annotationType',_0x230dae=>'ck-annotation-counter__badge--'+_0x230dae),_0x520867['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x520867['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class n extends _0x10ef99{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,M];}static get['pluginName'](){return'NarrowSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x2bb5d7){super(_0x2bb5d7),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=Object['create'](_0x7ec307),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x385f24(),this['_refreshPositioningDebounced']=_0x283364(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](M)['register']('narrowSidebar',this),this['bodyCollection']=new _0x33f8e7(this['context']['locale']),this['balloonPanelView']=new _0x47385e(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x5b25b9){this['annotations']=_0x5b25b9;const _0x38f0ba=this['context']['plugins']['get'](z),_0x136081=this['balloonPanelView'];if(_0x38f0ba['_annotations']=_0x5b25b9,this['isAttached'])throw new _0x1a0aec('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x38f0ba,'set:container',()=>{this['detach'](),this['listenTo'](_0x38f0ba,'change:container',_0x171536=>{_0x171536['off'](),this['attach'](_0x5b25b9);});}),_0x38f0ba['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x8c7f3b=_0x2bdb2c=>{const _0x55177b=new D(this['context']['locale']);_0x38f0ba['addAnnotation'](_0x2bdb2c,_0x55177b),this['_annotationToNarrowView']['set'](_0x2bdb2c,_0x55177b),_0x55177b['bind']('isDirty','annotationType','number')['to'](_0x2bdb2c['view'],'isDirty','type','length'),_0x55177b['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x136081['content']['first']!==_0x2bdb2c['view']?(this['_showBalloon'](_0x2bdb2c),_0x2bdb2c['view']['element']['focus'](),this['setActiveAnnotation'](_0x2bdb2c)):this['setActiveAnnotation'](null);});};for(const _0x513ed5 of _0x5b25b9)_0x8c7f3b(_0x513ed5);this['listenTo'](_0x5b25b9,'add',(_0x28ed6a,_0x451891)=>{_0x8c7f3b(_0x451891);}),this['listenTo'](_0x5b25b9,'remove',(_0x4b3758,_0x2c8a17,_0x1c7121)=>{this['_annotationToNarrowView']['get'](_0x2c8a17)['destroy'](),this['_annotationToNarrowView']['delete'](_0x2c8a17),_0x38f0ba['rearrange']({'removedAnnotation':_0x2c8a17,'previousAnnotation':_0x5b25b9['get'](_0x1c7121-0x1),'nextAnnotation':_0x5b25b9['get'](_0x1c7121+0x1)}),_0x2c8a17===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x5b25b9,'focus',(_0xc8503d,_0x1d1da6)=>{this['setActiveAnnotation'](_0x1d1da6);}),this['listenTo'](_0x5b25b9,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x61d392,_0x24d6ec)=>{_0x24d6ec['keyCode']===_0x4f6d8c['esc']&&_0x136081['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x136081['content']['first']),this['_hideBalloon'](),_0x24d6ec['stopPropagation'](),_0x24d6ec['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x3ef201,_0x25e385)=>{const _0x5267ff=_0x25e385['target'];_0x136081['isVisible']&&_0x136081['element']['contains'](_0x5267ff)||_0x38f0ba['view']['element']['contains'](_0x5267ff)||_0x3ef201['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x2723ae=>_0x2723ae['contains'](_0x5267ff))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x45dc98=this['context']instanceof _0x5dddf0?this['context']['editors']:new _0x385f24([this['context']]);for(const _0x1225fa of _0x45dc98)this['_integrateWithEditorAnnotations'](_0x1225fa);this['listenTo'](_0x45dc98,'add',(_0x3e7afc,_0x19e802)=>{this['listenTo'](_0x19e802,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x19e802);});}),this['listenTo'](_0x45dc98,'remove',(_0x431160,_0x4b75f9)=>{_0x4b75f9['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x4b75f9['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0xc9d9e8){if(_0xc9d9e8===this['activeAnnotation'])return;const _0x381d48=this['context']['plugins']['get'](z);if(_0x381d48['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0xc9d9e8,'disableAnimationOnActivatedAnnotation':!0x0}),_0xc9d9e8)_0x381d48['getSidebarItemView'](_0xc9d9e8)?this['_showBalloon'](_0xc9d9e8):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0xc9d9e8;}['detach'](){if(!this['isAttached'])throw new _0x1a0aec('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x46fa8b=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x632e6a=>_0x632e6a['destroy']()),this['_annotationToNarrowView']['clear'](),_0x46fa8b['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x5dddf0&&this['stopListening'](this['context']['editors']);for(const _0x1cc849 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x1cc849);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'](_0x1af712){if(!_0x1af712['plugins']['has']('EditorAnnotations'))return;const _0x4353bd=_0x1af712['plugins']['get']('EditorAnnotations'),_0x4f35cc=this['context']['plugins']['get'](z),_0x47948c=this['annotations'],_0x4ad08d=this['balloonPanelView'],_0x392a6c=()=>{const _0x5769ee=_0x4353bd['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x5769ee),this['setActiveAnnotation'](_0x5769ee[0x0]||null);};this['listenTo'](_0x4353bd,'refresh',_0x392a6c),this['listenTo'](_0x4353bd,'blur',(_0x3cccd5,{isAnnotationTracked:_0xb3a5f8})=>{this['activeAnnotation']&&_0xb3a5f8(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x4353bd,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x47948c,'blur',_0x47ffa7=>{_0x4353bd['hasDomSelection']()&&_0x47ffa7['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x336ebd,_0x534c8f)=>{const _0x1b277f=_0x534c8f['target'];_0x4ad08d['isVisible']&&_0x4ad08d['element']['contains'](_0x1b277f)||_0x4f35cc['view']['element']['contains'](_0x1b277f)||this['activeAnnotation']&&_0x4353bd['hasDomSelection']()&&(_0x392a6c(),_0x336ebd['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x4353bd);}['_destroyEditorAnnotationsIntegration'](_0x451c04){_0x451c04&&(this['stopListening'](_0x451c04),this['_editorAnnotations']['remove'](_0x451c04));}['_setSelectedAnnotations'](_0x44df34){for(const _0x37ae56 of this['_selectedAnnotations'])_0x44df34['includes'](_0x37ae56)||this['_manuallyClosedAnnotationViews']['delete'](_0x37ae56['view']);this['_selectedAnnotations']=_0x44df34;}['_refreshPositioning'](){const _0x4e83d3=this['balloonPanelView'];this['annotations']['refreshPositioning'](),_0x4e83d3['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x2d4907){if(this['_manuallyClosedAnnotationViews']['has'](_0x2d4907['view']))return;const _0x1e93c2=this['balloonPanelView']['content']['first'];_0x1e93c2!==_0x2d4907['view']?(_0x1e93c2&&this['_detachListeners'](_0x1e93c2),this['_attachListeners'](_0x2d4907['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x2d4907['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x26617c=this['balloonPanelView']['content']['first'],_0x4adf7d=_0x26617c&&this['annotations']['getByView'](_0x26617c);if(!_0x4adf7d||!this['_annotationToNarrowView']['has'](_0x4adf7d))return;const _0x210c8c=this['_annotationToNarrowView']['get'](_0x4adf7d)['element'],_0x31288a=(function(){const _0x53c6ca=_0x47385e['defaultPositions'];return[_0x53c6ca['southArrowNorthEast'],_0x53c6ca['northArrowSouthEast'],_0x53c6ca['southArrowNorth'],_0x53c6ca['northArrowSouth'],_0x53c6ca['southArrowNorthWest'],_0x53c6ca['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x210c8c,'positions':_0x31288a});}['_hideBalloon'](){const _0x169694=this['balloonPanelView'],_0x54e3e2=_0x169694['content']['first'];_0x54e3e2&&(this['_detachListeners'](_0x54e3e2),_0x169694['unpin'](),_0x169694['content']['clear']());}['_attachListeners'](_0x3810d7){this['listenTo'](_0x3810d7,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x3810d7,'Esc',(_0x2e8c04,_0x75ba73)=>{this['_manuallyClosedAnnotationViews']['add'](_0x3810d7),this['_hideBalloon'](),_0x75ba73();});}['_detachListeners'](_0x273652){this['stopListening'](_0x273652);}}class c extends _0x5e07b6{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[P,_0x2ecb8d,M];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x37047a){super(_0x37047a),_0x37047a['editing']['view']['addObserver'](_0x134d18),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x37047a['plugins']['get'](_0x2ecb8d),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x11a512=this['editor']['plugins']['get'](M);_0x11a512['context']===this['editor']&&(_0x11a512['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x50abf2,_0x501e9a)=>{const _0x3efac1=this['_balloon'];if(this['isAttached']&&_0x3efac1['visibleView']){const _0x9a12ed=this['annotations']['getByView'](_0x3efac1['visibleView']);_0x9a12ed&&this['_closeAnnotation'](_0x9a12ed),_0x501e9a();}}));}['afterInit'](){const _0x3ad262=this['editor']['plugins']['get'](M);_0x3ad262['context']===this['editor']&&(_0x3ad262['hasActive']()||_0x3ad262['switchTo']('inline'));}['setActiveAnnotation'](_0x53f866){_0x53f866!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x53f866&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x53f866)&&this['_addAnnotationToBalloon'](_0x53f866,!0x0),_0x53f866['isActive']=!0x0),_0x53f866||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x53f866);}['attach'](_0x252f3d){this['annotations']=_0x252f3d;const _0xb8a4eb=this['editor']['plugins']['get'](M),_0x4255f3=this['_balloon'];if(this['isAttached'])throw new _0x1a0aec('inlineannotations-attach-already-attached',this);if(_0xb8a4eb['context']!==this['editor'])throw new _0x1a0aec('inlineannotations-not-allowed-with-context',this);const _0x18f3d3=this['editor']['plugins']['get'](P);this['listenTo'](_0x18f3d3,'refresh',()=>{const _0x3f5db5=_0x18f3d3['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x4291a6,_0x6736bc;!this['_forceRefresh']&&(_0x4291a6=_0x3f5db5,_0x6736bc=this['_selectedAnnotations'],_0x4291a6['length']===_0x6736bc['length']&&_0x4291a6['every'](_0x2dc361=>_0x6736bc['includes'](_0x2dc361)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x3f5db5),this['setActiveAnnotation'](_0x3f5db5[0x0]||null));}),this['listenTo'](_0x18f3d3,'blur',(_0x51c23d,{isAnnotationTracked:_0x1a2083})=>{this['activeAnnotation']&&_0x1a2083(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x18f925,_0x37e079,_0x764a7e)=>{_0x764a7e||this['setActiveAnnotation'](null);}),this['listenTo'](_0x252f3d,'remove',(_0x3176fe,_0x1b3d25)=>{this['_removeAnnotationFromBalloon'](_0x1b3d25),_0x1b3d25===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x4255f3,'change:visibleView',(_0x337f0b,_0x32f0f8,_0x548230,_0x4d0d97)=>{_0x4d0d97&&this['stopListening'](_0x4d0d97);const _0x2d04a8=_0x252f3d['getByView'](_0x548230);_0x548230&&_0x2d04a8&&(this['listenTo'](_0x548230,'change:height',()=>{_0x4255f3['updatePosition']();}),this['listenTo'](_0x548230,'Esc',()=>{this['_closeAnnotation'](_0x2d04a8),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x2d04a8&&this['setActiveAnnotation'](_0x2d04a8));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x4255f3['visibleView']&&(_0x252f3d['getByView'](_0x4255f3['visibleView'])&&_0x4255f3['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 _0x1a0aec('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x43bf16 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x43bf16);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x740e25){for(const _0x8860be of this['_selectedAnnotations'])_0x740e25['includes'](_0x8860be)||this['_manuallyClosed']['delete'](_0x8860be);for(const _0x35725f of this['annotations'])_0x740e25['includes'](_0x35725f)||this['_removeAnnotationFromBalloon'](_0x35725f);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x4c8aff of _0x740e25)this['_addAnnotationToBalloon'](_0x4c8aff);}this['_selectedAnnotations']=_0x740e25;}['_addAnnotationToBalloon'](_0xaac3df,_0x21174a=!0x1){this['_manuallyClosed']['has'](_0xaac3df)||(this['_addedAnnotations']['has'](_0xaac3df)||this['_balloon']['hasView'](_0xaac3df['view'])||(this['_addedAnnotations']['add'](_0xaac3df),this['_balloon']['add']({'stackId':_0xaac3df['view']['id'],'view':_0xaac3df['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0xaac3df)}})),_0x21174a&&this['_balloon']['showStack'](_0xaac3df['view']['id']));}['_getBalloonTargetForAnnotation'](_0x19209e){const _0x48ca80=_0x19209e['target'],_0x534657=this['editor']['editing']['view'],_0x4439d6=_0x534657['document']['selection']['getFirstRange'](),_0x14f028=_0x534657['domConverter']['viewRangeToDom'](_0x4439d6);if(_0x14f028['collapse'](!0x0),_0x48ca80){if(_0x48ca80 instanceof _0x104051)return _0x48ca80;let _0x3cc1a6=[];for(const _0x417b59 of _0x48ca80)_0x3cc1a6['push'](...(_0x10f4fe=_0x417b59['getClientRects'](),Array['from'](_0x10f4fe)['map'](DOMRect['fromRect'])));_0x3cc1a6=function(_0x652644){const _0x4143f4=[];let _0x3b1de5=_0x652644[0x0];for(let _0x1a2ee2=0x1;_0x1a2ee2<_0x652644['length'];_0x1a2ee2++)b(_0x3b1de5,_0x652644[_0x1a2ee2])?_0x3b1de5['width']+=_0x652644[_0x1a2ee2]['width']:(_0x4143f4['push'](_0x3b1de5),_0x3b1de5=_0x652644[_0x1a2ee2]);return _0x4143f4['push'](_0x3b1de5),_0x4143f4;}(_0x3cc1a6);const _0x11a0eb=_0x14f028['getBoundingClientRect']();return _0x3cc1a6['find'](_0xac7434=>_0xac7434['top']<=_0x11a0eb['top']&&_0xac7434['bottom']>=_0x11a0eb['bottom']&&_0xac7434['left']<=_0x11a0eb['left']&&_0xac7434['right']>=_0x11a0eb['right'])||_0x3cc1a6[0x0];}var _0x10f4fe;return _0x19209e['targetRect']||_0x14f028;}['_removeAnnotationFromBalloon'](_0x1a24f2){this['_addedAnnotations']['has'](_0x1a24f2)&&this['_balloon']['hasView'](_0x1a24f2['view'])&&(this['_addedAnnotations']['delete'](_0x1a24f2),this['_balloon']['remove'](_0x1a24f2['view']));}['_closeAnnotation'](_0x23d7b2){this['_manuallyClosed']['add'](_0x23d7b2),this['_removeAnnotationFromBalloon'](_0x23d7b2);}}function b(_0x4043be,_0x3e40db){return _0x4043be['top']===_0x3e40db['top']&&_0x4043be['bottom']===_0x3e40db['bottom']&&_0x4043be['right']===_0x3e40db['left'];}var Z='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2025,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20clip-rule=\x22evenodd\x22\x20d=\x22M14\x203.5A3.5\x203.5\x200\x200\x201\x2017.5\x207v6l-.005.192a3.501\x203.501\x200\x200\x201-2.927\x203.262l-.062.008v1.813a1.5\x201.5\x200\x200\x201-2.193\x201.33l-.37-.193-.38-.212a13.452\x2013.452\x200\x200\x201-3.272-2.63l-.062-.07-4.729-.046a3.5\x203.5\x200\x200\x201-3.5-3.5v-6a3.5\x203.5\x200\x200\x201\x203.5-3.5L14\x203.5ZM3.5\x204.954a2\x202\x200\x200\x200-2\x202v6a2\x202\x200\x200\x200\x202\x202L8.924\x2015a11.917\x2011.917\x200\x200\x200\x203.71\x203.081l.372.194v-3.268L12.962\x2015H14a2\x202\x200\x200\x200\x202-2V7a2\x202\x200\x200\x200-2-2L3.5\x204.954Z\x22/><path\x20d=\x22M16.5.5h-10a3.5\x203.5\x200\x200\x200-3.162\x202h1.84A2\x202\x200\x200\x201\x206.5\x202h10a2\x202\x200\x200\x201\x202\x202v8.873a3.502\x203.502\x200\x200\x200\x201.495-2.681L20\x2010V4A3.5\x203.5\x200\x200\x200\x2016.5.5Z\x22/><path\x20clip-rule=\x22evenodd\x22\x20d=\x22M12.013\x207.453a.75.75\x200\x200\x201\x20.034\x201.06l-3.75\x204a.75.75\x200\x200\x201-1.045.048l-2.25-2a.75.75\x200\x200\x201\x20.996-1.122l1.704\x201.515\x203.25-3.467a.75.75\x200\x200\x201\x201.061-.034Z\x22/></svg>\x0a';class tt extends kt{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x533fb4,_0x136ad2){super(_0x533fb4),this['set']('isEmpty',!_0x136ad2['length']),this['focusTracker']=new _0x3dc026(),this['_annotationViews']=_0x136ad2,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new Ft({'focusables':_0x136ad2,'focusTracker':this['focusTracker']}),this['listenTo'](_0x136ad2,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x136ad2,'remove',(_0x4e8e4a,_0x424523)=>{_0x424523['isActive']&&this['focus'](),_0x136ad2['length']||(this['isEmpty']=!0x0);});const _0x2d43b5=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':S(_0x533fb4,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x136ad2},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x2d43b5['if']('isEmpty','ck-hidden',_0x1f208c=>!_0x1f208c)]},'children':[{'text':S(_0x533fb4,'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 _0xb34f02 of this['_annotationViews'])this['focusTracker']['add'](_0xb34f02['element']);this['_annotationViews']['on']('change',(_0x26aa6a,{added:_0x1b785d,removed:_0x743735})=>{for(const _0x53520c of _0x1b785d)this['focusTracker']['add'](_0x53520c['element']);for(const _0x3ba8ac of _0x743735)this['focusTracker']['remove'](_0x3ba8ac['element']);});}}class f extends _0x10ef99{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,N];}constructor(_0x47e915){super(_0x47e915),this['archivedThreads']=new _0x385f24();}['init'](){const _0xdf1fd5=this['context'],_0x53a8cd=_0xdf1fd5['plugins']['get'](o),_0x5baeac=_0xdf1fd5['plugins']['get'](N);this['listenTo'](_0x53a8cd,'addCommentThread',(_0x5c0dc0,{threadId:_0xd3961b})=>{const _0x9cd6f8=_0x53a8cd['getCommentThread'](_0xd3961b);_0x9cd6f8['archivedAt']&&this['archivedThreads']['add'](_0x9cd6f8,this['_calculatePosition'](_0x9cd6f8['archivedAt'])),this['listenTo'](_0x9cd6f8,'change:archivedAt',(_0x470641,_0x5e75bc,_0x1f0380)=>{_0x1f0380?this['archivedThreads']['has'](_0x9cd6f8)||this['archivedThreads']['add'](_0x9cd6f8,this['_calculatePosition'](_0x9cd6f8['archivedAt'])):this['archivedThreads']['has'](_0x9cd6f8)&&this['archivedThreads']['remove'](_0x9cd6f8);});}),this['listenTo'](_0x53a8cd,'removeCommentThread',(_0xfa6075,{threadId:_0x163885})=>{const _0x8b7ae2=_0x53a8cd['getCommentThread'](_0x163885);this['stopListening'](_0x8b7ae2),this['archivedThreads']['has'](_0x8b7ae2)&&this['archivedThreads']['remove'](_0x8b7ae2);},{'priority':'highest'}),this['listenTo'](_0x5baeac['collection'],'focus',(_0x353b3e,_0x5acfc2)=>{_0x5acfc2['isVisible']||(_0x5acfc2['isActive']=!0x0,_0x5baeac['activate'](_0x5acfc2));});}['_calculatePosition'](_0x24c2f9){const _0x199f0a=[...this['archivedThreads']]['findIndex'](_0x228afe=>_0x228afe['archivedAt']<_0x24c2f9);return _0x199f0a>-0x1?_0x199f0a:this['archivedThreads']['length'];}}class a extends _0x5e07b6{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[f,_0x525cbd];}constructor(_0x14293f){super(_0x14293f),this['annotationViews']=new _0x2939e2(),this['_pendingThreads']=[];}['init'](){const _0x1d8be6=this['editor'],_0x3f6857=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x1d8be6['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x2c634f,!0x0)),_0x1d8be6['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x5cd3bd=this['_createCommentsArchiveButton'](_0x3edae7);return _0x5cd3bd['set']({'role':'menuitemcheckbox'}),_0x5cd3bd;});const _0x50b018=_0x1d8be6['plugins']['get'](f),_0x391649=_0x1d8be6['plugins']['get']('Annotations'),_0x293bc3=_0x1d8be6['plugins']['get']('CommentsRepository');_0x50b018['archivedThreads']['forEach'](_0x22087d=>{this['_handleNewThread'](_0x22087d);}),this['listenTo'](_0x50b018['archivedThreads'],'add',(_0x51e98e,_0x48b394)=>{this['_handleNewThread'](_0x48b394);}),this['listenTo'](_0x391649['collection'],'add',(_0x2e2c73,_0x31a5a8)=>{const _0x221e4b=this['_pendingThreads']['find'](_0x50a426=>{const _0x5558b3=_0x293bc3['_threadToController']['get'](_0x50a426);return _0x5558b3&&_0x31a5a8['innerView']===_0x5558b3['view'];});if(_0x221e4b){const _0x528682=this['_calculatePosition'](_0x221e4b['archivedAt']);this['annotationViews']['add'](_0x31a5a8['view'],_0x528682),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x221e4b),0x1);}}),this['listenTo'](_0x50b018['archivedThreads'],'remove',(_0x3ccc33,_0x375c51)=>{const _0x482238=_0x1d8be6['config']['get']('collaboration.channelId');if(!_0x482238||_0x375c51['channelId']===_0x482238){const _0x2cbf01=_0x293bc3['_threadToController']['get'](_0x375c51),_0xa7127f=_0x391649['getByInnerView'](_0x2cbf01['view']);this['annotationViews']['remove'](_0xa7127f['view']),this['stopListening'](_0xa7127f['focusableElements']);}}),this['listenTo'](_0x391649['collection'],'add',(_0x1fea07,_0x4ae385)=>{this['listenTo'](_0x4ae385,'escape',_0x3f6857);}),this['listenTo'](_0x391649['collection'],'remove',(_0x3a359a,_0x22fde3)=>{this['stopListening'](_0x22fde3,'escape',_0x3f6857);});}['_handleNewThread'](_0x1f953c){const _0x20ce47=this['editor']['plugins']['get']('CommentsRepository'),_0x4b74d4=this['editor']['plugins']['get']('Annotations'),_0x4d4aab=this['editor']['config']['get']('collaboration.channelId');if(!_0x4d4aab||_0x1f953c['channelId']===_0x4d4aab){const _0x3d8c7f=_0x20ce47['_threadToController']['get'](_0x1f953c);if(!_0x3d8c7f)return void this['_pendingThreads']['push'](_0x1f953c);const _0x4e4eb0=this['_calculatePosition'](_0x1f953c['archivedAt']),_0x231e4c=_0x4b74d4['getByInnerView'](_0x3d8c7f['view']);_0x231e4c['isVisible']&&_0x4b74d4['_visibleAnnotations']['remove'](_0x231e4c),this['annotationViews']['add'](_0x231e4c['view'],_0x4e4eb0);}}['_calculatePosition'](_0x5baee1){const _0x2e0d2e=this['editor']['config']['get']('collaboration.channelId'),_0x4211d6=[...this['editor']['plugins']['get'](f)['archivedThreads']]['filter'](_0x38839a=>_0x38839a['channelId']===_0x2e0d2e)['findIndex'](_0xd921fa=>_0xd921fa['archivedAt']<_0x5baee1);return _0x4211d6<0x0||_0x4211d6>this['annotationViews']['length']?this['annotationViews']['length']:_0x4211d6-0x1;}['_toggleDialog'](){const _0x46750e=this['editor'],_0x5b7dc5=_0x46750e['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new tt(_0x46750e['locale'],this['annotationViews'])),'commentsArchive'===_0x5b7dc5['id']?_0x5b7dc5['hide']():_0x5b7dc5['show']({'id':'commentsArchive','title':S(_0x46750e['locale'],'COMMENTS_ARCHIVE'),'icon':Z,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x3c0459['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x5c32d6,_0x5014ef=!0x1){const _0x5676ed=this['editor']['locale'],_0x209fd1=this['editor']['plugins']['get']('Dialog'),_0x246562=new _0x5c32d6(_0x5676ed);return _0x246562['bind']('isEnabled')['to'](this,'isEnabled'),_0x246562['bind']('isOn')['to'](_0x209fd1,'id',_0x2847ff=>'commentsArchive'===_0x2847ff),_0x246562['set']({'label':S(_0x5676ed,'COMMENTS_ARCHIVE'),'icon':Z,'isToggleable':!0x0}),_0x5014ef&&(_0x246562['tooltip']=!0x0),this['listenTo'](_0x246562,'execute',()=>this['_toggleDialog']()),_0x246562;}['_hideDialogOnAnnotationEscape']=_0x62a6bc=>{const _0x10676a=_0x62a6bc['source'];if(!this['annotationViews']['has'](_0x10676a['view']))return;const _0xf285a1=this['editor']['plugins']['get']('Dialog');_0xf285a1['isOpen']&&'commentsArchive'===_0xf285a1['id']&&(_0xf285a1['hide'](),_0x62a6bc['stop']());};}class p extends _0x5e07b6{static get['requires'](){return[o,r,i,f,a,s,e,n,c];}static get['pluginName'](){return'Comments';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{d as Annotation,x as AnnotationCollection,T as AnnotationView,N as Annotations,M as AnnotationsUIs,is as BaseCommentThreadView,rs as BaseCommentView,re as Comment,oe as CommentThread,Ct as CommentThreadController,ie as CommentThreadInputView,vt as CommentThreadView,gt as CommentView,p as Comments,f as CommentsArchive,a as CommentsArchiveUI,te as CommentsListView,s as CommentsOnly,o as CommentsRepository,i as CommentsUI,P as EditorAnnotations,c as InlineAnnotations,n as NarrowSidebar,e as WideSidebar};
23
+ import{Editor as _0x48e628,icons as _0x3d6cf7,ContextPlugin as _0x522213,PendingActions as ht,Command as _0xb6814,Plugin as _0x31ad87,Context as _0x34e4b6}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x4e846b,uid as _0x17816c,KeystrokeHandler as jt,FocusTracker as _0x3df93e,diff as _0xa1f073,Collection as _0x37a79d,Rect as _0xe31f70,CKEditorError as _0x1d5645,first as _0x3646b5,priorities as Wt,scrollViewportToShowTarget as rt,getEnvKeystrokeText as nt,toUnit as Ht,DomEmitterMixin as _0x133219,keyCodes as _0x1ae71a}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x59b69d,AriaDescriptionView as ts,setupThreadKeyboardNavigation as _0xcfc7e1,ConfirmMixin as ti,LateFocusButtonView as _0x1573f7,trimHtml as _0x5aa59b,LateFocusDropdownButtonView as _0x1e420e,Users as it,getDateTimeFormatter as lt,hashObject as pt,getAllMarkersDomElementsSorted as et,surroundingMarkersDetector as ot,FOCUS_ANNOTATION_KEYSTROKE as _0x290a9e}from'ckeditor5-collaboration/dist/index.js';import{throttle as Dt,isEqual as wt,cloneDeep as It,set as At,unset as yt,debounce as _0x4199ce}from'lodash-es';import{EditorUIView as Yt,InlineEditableUIView as $t,EditorUI as Vt,View as kt,FocusCycler as Ft,ButtonView as _0x4752b8,ViewCollection as _0x327dd6,createDropdown as _0x2dceb1,ListView as _0x5cda10,focusChildOnDropdownOpen as _0x32091a,ListItemView as _0xe00f3f,MenuBarMenuListItemButtonView as _0x9e1f8c,BodyCollection as _0x1e1ab6,BalloonPanelView as _0x3bf000,ContextualBalloon as _0x18cd64,Dialog as _0x48f606,DialogViewPosition as _0x1de267}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disablePlaceholder as zt,enablePlaceholder as St,MouseObserver as _0x202b66}from'@ckeditor/ckeditor5-engine/dist/index.js';import{Clipboard as Bt,ClipboardMarkersUtils as Mt,ClipboardPipeline as Pt}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Enter as Et,ShiftEnter as Gt}from'@ckeditor/ckeditor5-enter/dist/index.js';import{SelectAll as Jt}from'@ckeditor/ckeditor5-select-all/dist/index.js';import{Typing as Kt}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Undo as Nt}from'@ckeditor/ckeditor5-undo/dist/index.js';import{Paragraph as Qt}from'@ckeditor/ckeditor5-paragraph/dist/index.js';import{FOCUS_ANNOTATION_KEYSTROKE as _0x5736a4}from'@ckeditor/ckeditor5-collaboration-core/dist/index.js';import{toWidget as _0x3c89ea}from'@ckeditor/ckeditor5-widget/dist/index.js';class Ct extends/* #__PURE__ -- @preserve */
24
+ _0x4e846b(){['model'];['view'];constructor(_0x142317,_0x9077cc){super(),this['model']=_0x142317,this['model']['_isAttached']=!0x0,this['view']=_0x9077cc,this['listenTo'](_0x9077cc,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x9077cc,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x9077cc,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x9077cc,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x9077cc,'addComment',(_0x14e89e,_0x373b62)=>this['addComment'](_0x373b62)),this['listenTo'](_0x9077cc,'updateComment',(_0x2620e9,_0x5438b2,_0x1c0ace)=>this['updateComment'](_0x5438b2,_0x1c0ace)),this['listenTo'](_0x9077cc,'removeComment',(_0x54fa24,_0x156659)=>this['removeComment'](_0x156659));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x378a0){this['model']['addComment']({'content':_0x378a0,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x1fa443,_0x149a6b){this['model']['getComment'](_0x1fa443)['update']({'content':_0x149a6b});}['removeComment'](_0x477786){this['model']['getComment'](_0x477786)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function S(_0x108e26,_0x2eea10,_0x1346cf){const t=_0x108e26['t'];switch(_0x2eea10){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'},_0x1346cf);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'},_0x1346cf);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'},_0x1346cf);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'},_0x1346cf);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x1346cf);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'},_0x1346cf);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'},_0x1346cf);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'},_0x1346cf);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 Xt extends Yt{['main'];['editable'];constructor(_0x1e7d76,_0x5f3fd4){super(_0x1e7d76);const _0x59b9ed=_0x17816c();this['main']=this['createCollection'](),this['editable']=new $t(_0x1e7d76,_0x5f3fd4,void 0x0,{'label':()=>S(_0x1e7d76,'Comment\x20editor')}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'dir':_0x1e7d76['uiLanguageDirection'],'lang':_0x1e7d76['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x59b9ed},'children':[{'tag':'div','attributes':{'class':'ck-editor__main','role':'presentation'},'children':this['main']}]});}['render'](){super['render'](),this['main']['add'](this['editable']);}['focus'](){this['editable']['element']['focus']();}}class Ot extends Vt{['view'];constructor(_0x3304e9){super(_0x3304e9),this['view']=new Xt(_0x3304e9['locale'],_0x3304e9['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x58a157=this['editor']['editing']['view'],_0x547dbc=this['view']['editable'],_0x4fb3ad=_0x58a157['document']['getRoot']();_0x547dbc['name']=_0x4fb3ad['rootName'],this['view']['render']();const _0x72a19d=_0x547dbc['element'];this['setEditableElement'](_0x547dbc['name'],_0x72a19d),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x58a157['attachDomRoot'](_0x72a19d),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const Rt=[Bt,Et,Gt,Jt,Kt,Nt,Qt];class Ut extends/* #__PURE__ -- @preserve */
25
+ _0x4e846b(_0x48e628){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
26
+ ((()=>Rt)());constructor(_0x29a2f8={}){function _0x54b56e(_0x37c31e){return _0x37c31e['map'](_0x11fccb=>String['fromCharCode'](_0x11fccb))['join']('');}(_0x29a2f8=Object['assign']({},_0x29a2f8))['plugins']||(_0x29a2f8['plugins']=Ut['defaultPlugins']),super(_0x29a2f8),this['ui']=new Ot(this),this['set']('placeholder',''),this['model']['document']['on']('change',()=>this['_updatePlaceholder'](),{'priority':'low'}),this['on']('change:placeholder',()=>this['_updatePlaceholder']()),this['model']['document']['createRoot'](),this[_0x54b56e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x54b56e([0x76,0x69,0x65,0x77])][_0x54b56e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x54b56e([0x61,0x75,0x74,0x6f]),this[_0x54b56e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x54b56e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x54b56e([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x54b56e([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x54b56e([0x6f,0x6b])});}['create'](){const _0xf87a4e=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0xf87a4e))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x14b655=>{const _0x23bcb7=this['model']['document']['getRoot'](),_0x5d3095=_0x23bcb7&&_0x23bcb7['getChild'](_0x23bcb7['childCount']-0x1);_0x14b655['setSelection'](_0x5d3095,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0xa95192=this['editing']['view'],_0x27562e=_0xa95192['document']['getRoot'](),_0x1e0075=_0x27562e['getChild'](0x0);_0x27562e['childCount']>0x1||!_0x1e0075||'p'!=_0x1e0075['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(zt(_0xa95192,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x1e0075['placeholder']=this['placeholder']),St({'view':_0xa95192,'element':_0x1e0075,'keepOnFocus':!0x0}),this['placeholderElement']=_0x1e0075);}}class os extends kt{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x58617a,_0x2d4142={}){super(_0x58617a),this['editor']=null,this['_editorConfig']=_0x2d4142,this['set']('value',_0x2d4142['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',S(_0x58617a,'Reply...')),this['set']('submitLabel',S(_0x58617a,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new jt(),this['focusTracker']=new _0x3df93e(),this['focusCycler']=new Ft({'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',(_0x4f33a1,_0x517e31)=>{this['cancelButtonView']['fire']('execute'),_0x517e31();}),this['keystrokes']['set']('Ctrl+Enter',(_0x2e62c0,_0x56cb06)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x56cb06());}),this['on']('submit',(_0x3b8993,_0x30079b)=>{_0x30079b['length']>0xfde8?(alert(S(_0x58617a,'TOO_LONG_COMMENT_ALERT',[_0x30079b['length'],0xfde8])),_0x3b8993['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new Ut(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x668c97=this['editor'];this['element']['insertBefore'](_0x668c97['ui']['element'],this['element']['firstChild']),_0x668c97['model']['document']['on']('change',()=>this['value']=_0x668c97['getData']()),_0x668c97['bind']('placeholder')['to'](this),this['focusables']['add'](_0x668c97['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x4b1d51){-0x1===_0x4b1d51?(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:_0x517f8d}=this,_0xf82b3a=new _0x4752b8(_0x517f8d);return _0xf82b3a['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0xf82b3a['withText']=!0x0,_0xf82b3a['bind']('label')['to'](this,'submitLabel'),_0xf82b3a['on']('execute',()=>{this['fire']('submit',this['value']);}),_0xf82b3a['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x4e6951,_0x2f9353)=>!_0x2f9353&&!!_0x4e6951['trim']()),_0xf82b3a;}['_createCancelButton'](){const {locale:_0x53e754}=this,_0x4f0b92=new _0x4752b8(_0x53e754);return _0x4f0b92['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x4f0b92['label']=S(_0x53e754,'Cancel'),_0x4f0b92['withText']=!0x0,_0x4f0b92['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x4f0b92;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x1999cf=>{this['focusTracker']['add'](_0x1999cf['element']);}),this['focusables']['on']('change',(_0x21447e,_0x29b796)=>{for(const _0x12275a of Array['from'](_0x29b796['added'])['reverse']())this['focusTracker']['add'](_0x12275a['element']);});}}class ie extends kt{constructor(_0x2af3da,_0x2a677c,_0x21009a){super(_0x2af3da),this['commentInputView']=new os(_0x2af3da,_0x21009a),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x13d207,_0x3eadb9)=>_0x13d207||!!_0x3eadb9),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 _0x59b69d(_0x2af3da,_0x2a677c),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'](_0x58b4d7){this['commentInputView']['focus'](_0x58b4d7);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x37b889,_0x47ed8f)=>{const {submitButtonView:_0x5e511b,cancelButtonView:_0x3440e4,editor:_0x12141a}=this['commentInputView'];[_0x5e511b['element'],_0x3440e4['element'],_0x12141a?_0x12141a['editing']['view']['getDomRoot']():null]['filter'](_0x50cd19=>_0x50cd19)['some'](_0x4976b3=>_0x4976b3['contains'](_0x47ed8f['target']))||(this['focus'](),_0x47ed8f['preventDefault']());});}}class cs extends kt{constructor(_0x1d848e){super(_0x1d848e);const _0x36b3e2=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x36b3e2['to']('count',_0x439f0b=>S(_0x1d848e,'NUMBER_OF_COMMENTS',_0x439f0b))}]});}}class te extends kt{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x5b96ed,_0x13d24e,_0x31343c){super(_0x5b96ed);const _0x2814d3=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x13d24e['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x13d24e,this['_config']=_0x31343c,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x3df93e(),this['keystrokes']=new jt(),this['focusCycler']=new Ft({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x5029e1=>this['commentViews']['map'](_0x57172c=>_0x57172c['element'])['includes'](_0x5029e1['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new cs(_0x5b96ed),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x140ae3=>_0x140ae3-this['_config']['maxCommentsWhenCollapsed']);for(const _0xe6aede of _0x13d24e['comments'])this['_handleNewCommentModel'](_0xe6aede);this['_handleInfoComment'](),this['listenTo'](_0x13d24e['comments'],'add',(_0x31af6d,_0x57023e)=>{const _0x1a6f9f=this['_calculatePosition'](_0x57023e);this['length']++,this['_handleNewCommentModel'](_0x57023e,_0x1a6f9f),this['refreshVisibleViews']();}),this['listenTo'](_0x13d24e['comments'],'remove',(_0x5f1bb1,_0x42b8bb)=>{this['length']--,this['_handleRemoveCommentModel'](_0x42b8bb),this['refreshVisibleViews']();}),this['listenTo'](_0x13d24e,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x13d24e,'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',_0x2814d3['if']('length','ck-hidden',_0x293f01=>!_0x293f01)],'aria-label':S(_0x5b96ed,'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'](_0x10c15e){-0x1===_0x10c15e?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x1120b9 of this['commentViews'])_0x1120b9['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x2479e5,_0x50e9d2){const _0x426554=new this['_config']['CommentView'](this['locale'],_0x2479e5,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x426554['viewUid']=_0x2479e5['id'],_0x426554['delegate']('removeComment')['to'](this),_0x426554['delegate']('updateComment')['to'](this),_0x426554['delegate']('resolveCommentThread')['to'](this),_0x426554['delegate']('editorReady')['to'](this),_0x426554['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x426554,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x426554,_0x50e9d2);}['_calculatePosition'](_0x1adfde){const _0x49a0be=this['_model']['_findOptimalIndex'](_0x1adfde);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x1adfde['authoredAt']?_0x49a0be-0x1:_0x49a0be:_0x49a0be-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x3acde6={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':S(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x3acde6,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x3acde6));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0xc190ca){const _0x16f0b6=this['commentViews']['remove'](_0xc190ca['id']);this['stopListening'](_0x16f0b6),_0x16f0b6['isEditMode']&&this['_updateHasDirtyComment'](),_0x16f0b6['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x2e7e0c=>_0x2e7e0c['isEditMode']);}['_rearrangeCollapse'](){const _0x7a53d7=function(_0x4b17a9){const _0xa38b4c=new _0x37a79d();for(const _0x5ef34b of _0x4b17a9)_0xa38b4c['add'](_0x5ef34b);return _0xa38b4c;}(this['commentViews']),_0x495253=this['_collapsedCommentsView']['count'];for(let _0xde31f8=0x1;_0xde31f8<=_0x495253;_0xde31f8++)_0x7a53d7['remove'](0x1);for(const _0x28decb of _0x7a53d7)_0x28decb['collapse']();_0x495253>0x0&&_0x7a53d7['add'](this['_collapsedCommentsView'],0x1),as(_0xa1f073(Array['from'](this['visibleViews']),Array['from'](_0x7a53d7)),this['visibleViews'],_0x7a53d7);}['_rearrangeExpand'](){as(_0xa1f073(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x48f882 of this['visibleViews'])_0x48f882['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x2d19b8=>{this['focusTracker']['add'](_0x2d19b8['element']),this['keystrokes']['listenTo'](_0x2d19b8['element']);}),this['commentViews']['on']('change',(_0x226fa2,_0x595780)=>{for(const _0x41b0f7 of _0x595780['removed'])this['focusTracker']['remove'](_0x41b0f7['element']),this['keystrokes']['stopListening'](_0x41b0f7['element']);for(const _0x18740c of Array['from'](_0x595780['added'])['reverse']())this['focusTracker']['add'](_0x18740c['element']),this['keystrokes']['listenTo'](_0x18740c['element']);});}}function as(_0x5d9651,_0x1ae433,_0x124496){let _0x51a9ac=0x0;for(const _0x2e8fc5 of _0x5d9651)switch(_0x2e8fc5){case'insert':_0x1ae433['add'](_0x124496['get'](_0x51a9ac),_0x51a9ac),_0x51a9ac++;break;case'delete':_0x1ae433['remove'](_0x51a9ac);break;case'equal':_0x51a9ac++;}}class ls extends kt{constructor(_0x1974d5){super(_0x1974d5);const _0x50529f=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x50529f['to']('contextValue',_0x2e8f0c=>S(_0x1974d5,'THREAD_CONTEXT_LABEL',_0x2e8f0c)),'tabindex':-0x1},'children':[{'text':_0x50529f['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class Zt extends kt{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0xfb33b7,_0xc6ae20){super(_0xfb33b7);const _0x5490b4=this['bindTemplate'];this['_model']=_0xc6ae20,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x3df93e(),this['keystrokes']=new jt(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x547ceb=>!!_0x547ceb),this['bind']('contextValue')['to'](this['_model'],'context',_0x58b227=>_0x58b227&&_0x58b227['value']?this['_trimContextValue'](_0x58b227['value']):S(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',_0x5490b4['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 _0x692914=new _0x4752b8(this['locale']);return _0x692914['label']=S(this['locale'],'Reopen'),_0x692914['tooltip']=S(this['locale'],'Reopen'),_0x692914['icon']='<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22m5.042\x209.367\x202.189\x201.837a.75.75\x200\x200\x201-.965\x201.149l-3.788-3.18a.747.747\x200\x200\x201-.21-.284.75.75\x200\x200\x201\x20.17-.945L6.23\x204.762a.75.75\x200\x201\x201\x20.964\x201.15L4.863\x207.866h8.917A.75.75\x200\x200\x201\x2014\x207.9a4\x204\x200\x201\x201-1.477\x207.718l.344-1.489a2.5\x202.5\x200\x201\x200\x201.094-4.73l.008-.032H5.042z\x22/></svg>',_0x692914['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x3fe680=>!_0x3fe680),_0x692914['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x54e07b,_0x5b96d0)=>_0x54e07b&&_0x5b96d0),_0x692914['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x692914;}['_trimContextValue'](_0x55b775){if(_0x55b775['length']<0x96)return _0x55b775;const _0x194cb7=_0x55b775['lastIndexOf']('\x20',0x93);return _0x55b775['substring'](0x0,_0x194cb7>-0x1?_0x194cb7:0x93)+'...';}['_attachContextActions'](){const _0xcfe16a=this['element']['querySelector']('.ck-context'),_0x5b6bd5=_0xcfe16a['querySelector']('.ck-context__value');this['listenTo'](_0xcfe16a,'mouseenter',()=>{_0x5b6bd5['offsetWidth']<_0x5b6bd5['scrollWidth']&&_0xcfe16a['classList']['add']('overlay');}),this['listenTo'](_0xcfe16a,'mouseleave',()=>{_0xcfe16a['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x6665df of this['focusables'])this['focusTracker']['add'](_0x6665df['element']),this['keystrokes']['listenTo'](_0x6665df['element']);}['_createContextView'](){const _0x5f5a09=new ls(this['locale']);return _0x5f5a09['bind']('contextValue')['to'](this),_0x5f5a09;}}class is extends kt{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x8e1b12,_0x4ba530,_0x17c8a0,_0x14bdc9){super(_0x8e1b12),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x4ba530,this['_localUser']=_0x17c8a0,this['_config']=_0x14bdc9,this['commentThreadHeaderView']=new Zt(_0x8e1b12,_0x4ba530),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new ts(_0x8e1b12,S(_0x8e1b12,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new te(_0x8e1b12,_0x4ba530,Object['assign']({'CommentView':this['_config']['CommentView']},_0x14bdc9)),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',(_0x2d7e65,_0x39d45f)=>_0x2d7e65||!!_0x39d45f),this['bind']('isUnlinked')['to'](_0x4ba530,'unlinkedAt',_0x47c893=>!!_0x47c893),this['bind']('ariaLabel')['to'](this,'length',_0x4aad36=>{const _0x4a2a01=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return S(this['locale'],'COMMENT_THREAD_LABEL',[_0x4aad36,_0x4a2a01]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x3df93e(),this['keystrokes']=new jt(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x5ec6d3=>_0x5ec6d3['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),_0xcfc7e1(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x1a8a5d=new ie(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x5927fb=_0x1a8a5d['commentInputView'];return _0x1a8a5d['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x5927fb,'value',(_0x2cec16,_0x4376cd,_0xf61cdc,_0x237bf3,_0x3ea4f2)=>!!_0x3ea4f2||!!_0x237bf3&&_0xf61cdc&&!_0x4376cd||_0x2cec16&&_0xf61cdc&&!_0x4376cd),_0x5927fb['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x414cc7,_0x54622a,_0x17d8ea)=>{let _0x2474e3;return _0x2474e3=_0x17d8ea&&_0x54622a?'Reply\x20to\x20reopen\x20discussion...':_0x414cc7?'Reply...':'Write\x20a\x20comment...',S(this['locale'],_0x2474e3);}),_0x5927fb['bind']('submitLabel')['to'](this,'length',_0x2a0669=>S(this['locale'],_0x2a0669?'Reply':'Comment')),_0x5927fb['on']('submit',(_0x4a20c6,_0x518bc5)=>{this['fire']('addComment',_0x518bc5),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x5927fb['on']('cancel',()=>{this['focus']();}),_0x5927fb['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x5927fb['on']('cancel',_0x5ba58e=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x5ba58e['stop']());}),this['on']('change:isActive',(_0x2a7e45,_0x33ee78,_0x4b52e2)=>{_0x4b52e2||this['length']||_0x5927fb['value']||this['fire']('removeCommentThread');}),_0x1a8a5d;}}class vt extends/* #__PURE__ -- @preserve */
27
+ ti(is){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x44f3e2,_0x53ded3,_0x305301,_0x226538){super(_0x44f3e2,_0x53ded3,_0x305301,_0x226538),this['commentThreadChildren']=this['createCollection']([this['commentsListView'],this['commentThreadInputView'],this['ariaDescriptionView']]),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x44f3e2,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x2fb7bc,_0x542639,_0xbf7c45)=>{_0xbf7c45||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x590c39,_0x516f54,_0x27c711)=>{_0x27c711&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x4783ed=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck','ck-thread','ck-reset_all-excluded','ck-rounded-corners',_0x4783ed['if']('isActive','ck-thread--active'),_0x4783ed['if']('isUnlinked','ck-thread--unlinked'),_0x4783ed['if']('isConfirm','ck-thread--remove-confirmation'),_0x4783ed['to']('actionIndicator',_0x481cfc=>_0x481cfc?'ck-thread--'+_0x481cfc:'')],'data-thread-id':this['_model']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x4783ed['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 _0x364abf of this['commentsListView']['commentViews'])_0x364abf['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x34d6b8}=this,_0x518f1c=this['commentsListView']['commentViews']['get'](0x0);_0x518f1c===this['_boundFirstCommentView']||_0x518f1c['isSystemComment']||(this['_boundFirstCommentView']=_0x518f1c,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x518f1c,'actionIndicator',_0x259d0d=>'remove'===_0x259d0d?'remove':null),_0x518f1c['placeholder']=S(_0x34d6b8,'Write\x20a\x20comment...'),_0x518f1c['removeButton']['on']('execute',_0x16f404=>{_0x16f404['stop'](),this['showConfirm'](S(_0x34d6b8,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),this['on']('removeConfirm',()=>{_0x518f1c['focus']();}),_0x518f1c['actionBar']['add'](this['resolveButton'],0x0),_0x518f1c['focusables']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x29c481=new _0x1573f7(this['locale']);return _0x29c481['label']=S(this['locale'],'Resolve'),_0x29c481['tooltip']=S(this['locale'],'Resolve'),_0x29c481['icon']=_0x3d6cf7['check'],_0x29c481['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x29c481['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x238d8c=>!_0x238d8c),_0x29c481['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x12dcd4,_0x4a1bab)=>_0x12dcd4&&!_0x4a1bab),_0x29c481['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x29c481;}['_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 hs extends kt{constructor(_0x494261){super(_0x494261),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x154dbe,_0x3696c9,_0x3d54c0)=>{this['element']['innerHTML']=_0x3d54c0;}),this['element']['innerHTML']=this['content'];}}class rs extends kt{['visibleView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x48e25f,_0xbd986e,_0x5aec2b){super(_0x48e25f),this['_model']=_0xbd986e,this['_config']=_0x5aec2b,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['bind']('ariaLabel')['to'](_0xbd986e,'content',_0xbd986e,'authoredAt',(_0x385211,_0x4c2739)=>S(_0x48e25f,'COMMENT_ARIA_LABEL',[_0xbd986e['author']['name'],_0x5aec2b['formatDateTime'](_0x4c2739),new DOMParser()['parseFromString'](_0x385211,'text/html')['body']['textContent'],_0xbd986e['isExternal']?this['getExternalCommentNote']():''])),this['ariaDescriptionView']=new ts(_0x48e25f,S(_0x48e25f,'COMMENT_THREAD_DESCRIPTION')),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']()),this['focusables']=new _0x327dd6(),this['focusTracker']=new _0x3df93e(),this['keystrokes']=new jt(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x311932=>_0x311932['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']?S(this['locale'],'EXTERNAL_IMPORT_WORD_COMMENT'):S(this['locale'],'EXTERNAL_COMMENT');}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?S(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):S(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['_createCommentContentView'](){const _0x31a0b8=new hs(this['locale']);return _0x31a0b8['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x39ceb7,_0x3c6f01)=>_0x3c6f01?_0x5aa59b(_0x39ceb7,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x39ceb7),_0x31a0b8;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x528618=new os(this['locale'],this['_config']['editorConfig']);return _0x528618['value']=this['_model']['content'],_0x528618['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x528618['submitLabel']=S(this['locale'],'Save'),_0x528618['on']('submit',(_0x2734f8,_0x29a2da)=>{this['fire']('updateComment',this['_model']['id'],_0x29a2da),this['switchToDisplayMode'](),this['focus']();}),_0x528618['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x528618['once']('editorReady',()=>{_0x528618['focus']();}),_0x528618['createEditor'](),_0x528618['delegate']('editorReady')['to'](this),_0x528618['delegate']('editorDestroyed')['to'](this),_0x528618;}['_setupKeyboardNavigation'](){const _0x4e3f6f=this['element'];this['keystrokes']['listenTo'](_0x4e3f6f);for(const _0x200436 of this['focusables'])this['focusTracker']['add'](_0x200436['element']),this['keystrokes']['listenTo'](_0x200436['element']);this['focusables']['on']('change',(_0x5360f7,_0x115e17)=>{for(const _0x28ef81 of _0x115e17['removed'])this['focusTracker']['remove'](_0x28ef81['element']),this['keystrokes']['stopListening'](_0x28ef81['element']);for(const _0x8d1bb7 of _0x115e17['added'])this['focusTracker']['add'](_0x8d1bb7['element']),this['keystrokes']['listenTo'](_0x8d1bb7['element']);}),this['keystrokes']['set']('enter',(_0x409566,_0x5e58e6)=>{_0x4e3f6f===_0x409566['target']&&(this['focusCycler']['focusFirst'](),_0x5e58e6());}),this['keystrokes']['set']('esc',(_0x6bbad,_0x38437a)=>{_0x4e3f6f!==_0x6bbad['target']&&(this['focus'](),_0x38437a());});}}class gt extends/* #__PURE__ -- @preserve */
28
+ ti(rs){['actionBar'];['userView'];constructor(_0x55615a,_0x39ef9c,_0x2921f){super(_0x55615a,_0x39ef9c,_0x2921f),this['set']('actionIndicator',null),this['set']('placeholder',S(_0x55615a,'Reply...')),this['bind']('authoredAt')['to'](_0x39ef9c),this['bind']('resolvedAt')['to'](_0x39ef9c),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 _0x59b69d(_0x55615a,_0x39ef9c['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['listenTo'](_0x39ef9c,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x384acb=this['bindTemplate'],_0x1b5de5=[{'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':_0x384acb['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x384acb['to']('authoredAt',_0x291d61=>this['_config']['formatDateTime'](_0x291d61))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x384acb['if']('isEditMode','ck-comment__actions--hidden'),_0x384acb['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']&&_0x1b5de5['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper',_0x384acb['if']('isConfirm','ck-comment--remove-confirmation')],'tabindex':-0x1,'aria-label':_0x384acb['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id'],'role':'listitem'},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x384acb['if']('isEditMode','ck-comment--edit'),_0x384acb['if']('isSystemComment','ck-comment--info'),_0x384acb['to']('actionIndicator',_0x2ead61=>_0x2ead61?'ck-comment--'+_0x2ead61:'')],'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':_0x1b5de5}]}]};}['_createEditButton'](){const _0x88420b=new _0x4752b8(this['locale']);return _0x88420b['label']=S(this['locale'],'Edit'),_0x88420b['icon']=_0x3d6cf7['pencil'],_0x88420b['withText']=!0x0,_0x88420b['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x88420b['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x33510c=>!_0x33510c),_0x88420b['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x88420b['on']('execute',()=>this['switchToEditMode']()),_0x88420b;}['_createRemoveButton'](){const _0x346c01=new _0x4752b8(this['locale']);return _0x346c01['label']=S(this['locale'],'Remove'),_0x346c01['icon']='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2025,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M5.2\x207h9.2c.6\x200\x201\x20.4\x201\x201v9.9c0\x20.5-.4\x201-1\x201H5.2a1\x201\x200\x200\x201-1-1V8c0-.6.4-1\x201-1zm1\x201.5c-.3\x200-.5.2-.5.5v8c0\x20.3.2.5.5.5h.5c.2\x200\x20.5-.2.5-.5V9c0-.3-.3-.5-.5-.5h-.5zm3.2\x200c-.2\x200-.5.2-.5.5v8c0\x20.3.3.5.5.5h.5c.3\x200\x20.5-.2.5-.5V9c0-.3-.2-.5-.5-.5h-.4zm3.5\x200c-.2\x200-.5.2-.5.5v8c0\x20.3.3.5.5.5h.5c.3\x200\x20.5-.2.5-.5V9c0-.3-.2-.5-.5-.5h-.5zm-1.4-7.1H8.3L6.5\x203.6H3.8c-.5\x200-.7.3-.7.8s.2.7.7.7h12c.6\x200\x20.9-.2.9-.7\x200-.5-.3-.8-1-.8h-2.4l-1.8-2.2z\x22/></svg>\x0a',_0x346c01['withText']=!0x0,_0x346c01['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x346c01['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0xdf9e8f=>!_0xdf9e8f),_0x346c01['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x346c01['on']('execute',()=>{this['showConfirm'](S(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x346c01;}['_createDropdown'](){const _0x596863=_0x2dceb1(this['locale'],_0x1e420e),_0x368067=_0x596863['panelView']['children'],_0x58dd1e=new _0x5cda10(this['locale']),_0x314bb9=_0x596863['bindTemplate'];_0x32091a(_0x596863,()=>this['items']['find'](_0x4f1c6e=>_0x4f1c6e['isVisible'])),_0x596863['extendTemplate']({'attributes':{'class':[_0x314bb9['if']('isVisible','ck-hidden',_0x49e26f=>!_0x49e26f)]}});const _0x1e4cf5=(_0x26587f,_0x20b7c0=-0x1)=>{const _0x548595=new _0xe00f3f(this['locale']);_0x548595['children']['add'](_0x26587f);const _0x453578=_0x20b7c0>-0x1?_0x20b7c0:_0x58dd1e['items']['length'];_0x58dd1e['items']['add'](_0x548595,_0x453578);const _0x42b897=Array['from'](this['items']);_0x596863['unbind']('isEnabled','isVisible'),_0x596863['bind']('isEnabled')['toMany'](_0x42b897,'isEnabled',(..._0x5b082b)=>_0x5b082b['some'](_0x4d7894=>_0x4d7894)),_0x596863['bind']('isVisible')['toMany'](_0x42b897,'isVisible',(..._0x42890d)=>_0x42890d['some'](_0x3fc3ad=>_0x3fc3ad));};_0x596863['panelPosition']='sw',_0x596863['buttonView']['set']({'label':S(this['locale'],'Show\x20more\x20items'),'icon':_0x3d6cf7['threeVerticalDots']});for(const _0x213314 of this['items'])_0x1e4cf5(_0x213314);return _0x368067['add'](_0x58dd1e),_0x596863['listenTo'](this['items'],'add',(_0x2849eb,_0x66c2ef,_0x27f6a1)=>{_0x1e4cf5(_0x66c2ef,_0x27f6a1);}),_0x596863['listenTo'](this['items'],'remove',(_0x362555,_0x5b51ee,_0x5142e2)=>{_0x58dd1e['items']['remove'](_0x5142e2);}),_0x596863;}['_attachActions'](_0x327b22,_0x59fe67){const _0x44fe99=_0x327b22&&_0x327b22['element'];_0x44fe99&&(this['listenTo'](_0x44fe99,'mouseenter',()=>this['actionIndicator']=_0x59fe67),this['listenTo'](_0x44fe99,'focus',()=>this['actionIndicator']=_0x59fe67),this['listenTo'](_0x44fe99,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x44fe99,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0x488c48=super['_createCommentInputView']();return _0x488c48['bind']('placeholder')['to'](this),_0x488c48;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function Lt(_0x71180f){const _0x56f2a2=Dt(_0x71180f,0x1e),_0x46e890=new MutationObserver(_0x4c04a8=>{for(const _0x3e374e of _0x4c04a8)('attributes'==_0x3e374e['type']&&'class'==_0x3e374e['attributeName']||'childList'==_0x3e374e['type']||'characterData'==_0x3e374e['type'])&&_0x56f2a2();});return{'attach'(_0x36cdae){_0x46e890['observe'](_0x36cdae,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x46e890['disconnect'](),_0x56f2a2['cancel']();}};}class T extends kt{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0xb10612,_0x420467){super(_0xb10612),this['id']=_0x17816c(),this['focusTracker']=new _0x3df93e(),this['keystrokes']=new jt(),this['keystrokes']['set']('Esc',(_0x1404a8,_0x2312b6)=>this['fire']('Esc',_0x2312b6)),this['set']('targetRect',{'top':0x0,'right':0x0,'bottom':0x0,'left':0x0}),this['set']('height',0x0),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['set']('length',0x0),this['set']('type',''),this['_mutationObserver']=Lt(()=>this['_updateHeight']()),this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this),this['content']['add'](_0x420467),this['mainView']=_0x420467;const _0x30e744=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x30e744['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 _0x3f3722=this['element']['clientHeight'];_0x3f3722&&(this['height']=_0x3f3722);}}class d extends/* #__PURE__ -- @preserve */
29
+ _0x4e846b(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x5a47e6,target:_0x59fe62,type:_0x761741,isVisible:_0x57c6ba=!0x0}){super(),this['view']=_0x5a47e6,this['view']['element']||this['view']['render'](),this['_type']=_0x761741,this['_target']=_0x59fe62,d['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x37a79d([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x5afa8b,_0x27d589)=>{this['view']['focusTracker']['add'](_0x27d589);}),this['focusableElements']['on']('remove',(_0x1e8085,_0x176b50)=>{this['view']['focusTracker']['remove'](_0x176b50);}),this['set']('isVisible',_0x57c6ba);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x3fb553=this['_getNormalizedTarget']();return d['_assertCorrectTarget'](_0x3fb553),_0x3fb553;}get['targetRect'](){const _0x461f56=this['target'];if(null===_0x461f56)return null;if(_0x461f56 instanceof _0xe31f70)return _0x461f56;const _0x1aa6da=_0x461f56['filter'](_0x5c75f0=>function(_0x10d72c){const _0x19b29f=_0x10d72c['offsetParent'];if(_0x19b29f)return!0x0;const _0x50ad38=_0x10d72c['getClientRects']()['item'](0x0);return!!_0x50ad38;}(_0x5c75f0));return 0x0===_0x1aa6da['length']?null:new _0xe31f70(_0x1aa6da[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x190000){this['view']['isActive']=_0x190000,this['view']['mainView']['isActive']=_0x190000;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x526b5f){if(!(null===_0x526b5f||_0x526b5f instanceof _0xe31f70||Array['isArray'](_0x526b5f)&&_0x526b5f['every'](_0x1f0850=>ne(_0x1f0850))))throw new _0x1d5645('annotation-invalid-target',null,{'target':_0x526b5f});}['_getNormalizedTarget'](){const _0x23a1af='function'==typeof this['_target']?this['_target']():this['_target'];return ne(_0x23a1af)?[_0x23a1af]:_0x23a1af;}}function ne(_0x683863){return null!==_0x683863&&'object'==typeof _0x683863&&'nodeType'in _0x683863&&0x1===_0x683863['nodeType'];}class x extends _0x37a79d{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x3ff0ab=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x3df93e(),this['_focusTracker']['on']('change:isFocused',(_0x311d1c,_0x2e5a65,_0x7def3)=>{_0x7def3||this['fire']('blur');});for(const _0x1674b9 of _0x3ff0ab)this['add'](_0x1674b9);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x968f03){if(this['has'](_0x968f03))throw new _0x1d5645('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x968f03['innerView'],_0x968f03),this['_viewToAnnotation']['set'](_0x968f03['view'],_0x968f03);for(const _0x341153 of _0x968f03['focusableElements'])this['_focusTracker']['add'](_0x341153);this['listenTo'](_0x968f03['focusableElements'],'add',(_0x496cbb,_0x304b15)=>{this['_focusTracker']['add'](_0x304b15);}),this['listenTo'](_0x968f03['focusableElements'],'remove',(_0xc6440c,_0x5cf441)=>{this['_focusTracker']['remove'](_0x5cf441);}),this['listenTo'](_0x968f03['view']['focusTracker'],'change:isFocused',(_0x5f2ec5,_0x3a6418,_0x2e1a5a)=>{_0x2e1a5a&&this['fire']('focus',_0x968f03);}),_0x968f03['updateTargetRect']();const _0x10143d=this['_getOrderInContent'](_0x968f03['view']['targetRect']);return super['add'](_0x968f03,_0x10143d);}['remove'](_0xd0e39e){if(!this['has'](_0xd0e39e))throw new _0x1d5645('annotationcollection-not-existing-item',null);this['stopListening'](_0xd0e39e['view']['focusTracker']),this['stopListening'](_0xd0e39e['focusableElements']);for(const _0xba0145 of _0xd0e39e['focusableElements'])this['_focusTracker']['remove'](_0xba0145);return this['_viewToAnnotation']['delete'](_0xd0e39e['view']),this['_innerViewToAnnotation']['delete'](_0xd0e39e['innerView']),super['remove'](_0xd0e39e);}['getByInnerView'](_0x1db0b4){return this['_innerViewToAnnotation']['get'](_0x1db0b4);}['getByView'](_0x1cc450){return this['_viewToAnnotation']['get'](_0x1cc450);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x30809d of this)_0x30809d['updateTargetRect']();this['_sort']();}['_sort'](){const _0x516513=Array['from'](this)['sort']((_0xf2831b,_0x421c0b)=>v(_0xf2831b['view']['targetRect'],_0x421c0b['view']['targetRect']));for(let _0x313524=_0x516513['length']-0x1;_0x313524>0x0;_0x313524--){const _0x42c71a=_0x516513[_0x313524];_0x313524!==this['getIndex'](_0x42c71a)&&(this['remove'](_0x42c71a),this['add'](_0x42c71a));}}['_getOrderInContent'](_0x1c54b9){let _0x540ae7=0x0;if(!_0x1c54b9)return this['length'];for(const _0x3294e3 of this){const _0x5c3083=_0x3294e3['view']['targetRect'];if(_0x5c3083){if(v(_0x1c54b9,_0x5c3083)<0x0)return _0x540ae7;_0x540ae7++;}}return _0x540ae7;}}function v(_0x45978a,_0x52cf52){if(null===_0x45978a&&null===_0x52cf52)return 0x0;if(null===_0x45978a)return-0x1;if(null===_0x52cf52)return 0x1;const _0xa07b3e=_0x45978a['top']-_0x52cf52['top'];return 0x0==_0xa07b3e?_0x45978a['left']-_0x52cf52['left']:_0xa07b3e;}class N extends _0x522213{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x2b0798){if(super(_0x2b0798),this['collection']=new x(),this['_visibleAnnotations']=new x(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x2b0798 instanceof _0x48e628){const _0x462f1b=_0x2b0798['locale'];_0x2b0798['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':S(_0x462f1b,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':S(_0x462f1b,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':S(_0x462f1b,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':S(_0x462f1b,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':S(_0x462f1b,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':S(_0x462f1b,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':S(_0x462f1b,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x1561eb){this['collection']['add'](_0x1561eb);}['remove'](_0x4ad847){this['collection']['remove'](_0x4ad847),_0x4ad847['destroy']();}['refreshVisibility'](){for(const _0x554663 of this['collection'])_0x554663['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x473131){return this['collection']['getByInnerView'](_0x473131);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x573c4d of this['collection'])_0x573c4d['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x46c166){this['fire']('_activateAnnotation',_0x46c166);}['createAnnotation'](_0x59492c){return new d(_0x59492c);}['createAnnotationView'](_0x57d13a,_0x1fca64){return new T(_0x57d13a,_0x1fca64);}['_addActiveAnnotation'](_0x5bff6d){const _0x4d57c2=new Set(this['activeAnnotations']);_0x4d57c2['add'](_0x5bff6d),this['activeAnnotations']=_0x4d57c2;}['_removeActiveAnnotation'](_0x38cf32){const _0x237bf9=new Set(this['activeAnnotations']);_0x237bf9['delete'](_0x38cf32),this['activeAnnotations']=_0x237bf9;}['_bindAnnotationsToVisibleAnnotations'](){const _0x373790=this['collection'],_0x72bae2=this['_visibleAnnotations'];function _0x5c720c(_0x4fceeb){const _0x3395b7=_0x4fceeb['source'];_0x3395b7['isVisible']&&!_0x72bae2['has'](_0x3395b7)?_0x72bae2['add'](_0x3395b7):!_0x3395b7['isVisible']&&_0x72bae2['has'](_0x3395b7)&&_0x72bae2['remove'](_0x3395b7),_0x3395b7['view']['focusTracker']['remove'](_0x3395b7['view']['element']),_0x3395b7['view']['focusTracker']['add'](_0x3395b7['view']['element']);}this['listenTo'](_0x373790,'add',(_0x5dad4b,_0x3408a8)=>{_0x3408a8['isVisible']&&_0x72bae2['add'](_0x3408a8),this['listenTo'](_0x3408a8,'change:isVisible',_0x5c720c);}),this['listenTo'](_0x373790,'remove',(_0x1bc179,_0x14251b)=>{_0x72bae2['has'](_0x14251b)&&_0x72bae2['remove'](_0x14251b),this['stopListening'](_0x14251b,'change:isVisible',_0x5c720c);});}['_setupEnterAnnotationKeystroke'](){const _0x3fefff=_0x34463e=>{_0x34463e['on']('ready',()=>{_0x34463e['keystrokes']['set'](_0x5736a4,(_0x31a19d,_0x431b0a)=>{const _0xee3d2f=_0x3646b5(this['activeAnnotations']['values']());_0xee3d2f&&(_0xee3d2f['view']['focus'](),_0x431b0a());});});};this['context']instanceof _0x48e628?_0x3fefff(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0xe59dae,_0x57461a)=>{_0x3fefff(_0x57461a);});}['_setupEscapeAnnotationHandling'](){const _0x35bd07=_0x48e3d5=>{const _0x110eda=_0x48e3d5['source'],_0x58db8e=[];let _0x2228ff;if(Array['isArray'](_0x110eda['target'])){_0x2228ff=_0x110eda['target'][0x0],this['context']instanceof _0x48e628?_0x58db8e['push'](this['context']):this['context']['editors']&&_0x58db8e['push'](...this['context']['editors']);for(const _0x32394c of _0x58db8e)for(const _0x5d0ee0 of _0x32394c['editing']['view']['domRoots']['values']())if(_0x5d0ee0['contains'](_0x2228ff))return void _0x32394c['editing']['view']['focus']();_0x2228ff['focus']();}};this['listenTo'](this['collection'],'add',(_0x5ab710,_0xa0be5c)=>{this['listenTo'](_0xa0be5c,'escape',_0x35bd07,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x2687d3,_0x374dc4)=>{this['stopListening'](_0x374dc4,'escape',_0x35bd07);});}}const Tt=Symbol('noChannel'),_t={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class o extends _0x522213{['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[N,ht,it];}static get['pluginName'](){return'CommentsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4f3c3d){super(_0x4f3c3d),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x180973=this['context']['config'];_0x180973['define']('comments.maxCommentsWhenCollapsed',0x2),_0x180973['define']('comments.maxThreadTotalWeight',0x1f4),_0x180973['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x180973['define']('comments.CommentThreadView',vt),_0x180973['define']('comments.CommentView',gt),_0x180973['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x549b83=this['context']['plugins']['get'](N);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x39f0aa,_0x557dd7)=>this['_addCommentThread'](_0x557dd7)),this['on']('submitCommentThread',(_0x573665,_0x7917c2)=>this['_submitCommentThread'](_0x7917c2)),this['on']('resolveCommentThread',(_0x10b4bd,_0x4297d7)=>this['_resolveCommentThread'](_0x4297d7)),this['on']('resolveCommentThread',(_0x3f2121,_0x13b68e)=>this['_updateActiveAnnotation'](_0x13b68e),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0xa30924,_0x20403a)=>this['_reopenCommentThread'](_0x20403a)),this['on']('reopenCommentThread',(_0x26d056,_0x400346)=>this['_updateActiveAnnotation'](_0x400346),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x168698,_0x2c3e0b)=>this['_removeCommentThread'](_0x2c3e0b)),this['on']('updateCommentThread',(_0x4d1e0f,_0x4b86ce)=>this['_updateCommentThread'](_0x4b86ce)),this['on']('updateCommentThread',(_0x415499,_0x24ad56)=>this['_updateActiveAnnotation'](_0x24ad56),{'priority':'lowest'}),this['on']('addComment',(_0x449f57,_0x2e6535)=>this['_addComment'](_0x2e6535)),this['on']('updateComment',(_0x39d48d,_0x3ae3fb)=>this['_updateComment'](_0x3ae3fb)),this['on']('removeComment',(_0x13c754,_0x306958)=>this['_removeComment'](_0x306958)),this['on']('addComment',(_0x370811,{threadId:_0x21628d,isFromAdapter:_0x36de6a})=>{if(_0x36de6a)return;const _0x335a2=this['getCommentThread'](_0x21628d),_0x4b7d68=_0x335a2&&this['_threadToController']['get'](_0x335a2);_0x4b7d68&&_0x4b7d68['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x549b83,'change:activeAnnotations',(_0x2e03bb,_0x41119d,_0x4f5688)=>{const _0x23b219=Array['from'](_0x4f5688)['map'](_0x3b93b8=>this['_viewToController']['get'](_0x3b93b8['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x23b219?_0x23b219['model']:null;});}set['adapter'](_0x381e4a){if(this['_adapter'])throw new _0x1d5645('commentsrepository-adapter-already-set');this['_adapter']=_0x381e4a;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x1c8fc=Tt,threadId:_0x3d647e=_0x17816c(),comments:_0x414d86=[],unlinkedAt:_0x1bdcd1=null,resolvedAt:_0x20847f=null,resolvedBy:_0x27c4d8=null,target:_0x97fe6=null,context:_0x3b8d76=null,attributes:_0x14451c={},isResolvable:_0x4e8dd3=!0x0,isSubmitted:_0x3c0da8=!0x1,isFromAdapter:_0x4a0ef7=!0x1}={}){return this['fire'](bt('addCommentThread',_0x1c8fc),{'channelId':_0x1c8fc,'threadId':_0x3d647e,'comments':_0x414d86,'unlinkedAt':_0x1bdcd1,'resolvedAt':_0x20847f,'resolvedBy':_0x27c4d8,'target':_0x97fe6,'context':_0x3b8d76,'attributes':_0x14451c,'isFromAdapter':_0x4a0ef7,'isResolvable':_0x4e8dd3,'isSubmitted':_0x3c0da8}),this['getCommentThread'](_0x3d647e);}['openNewCommentThread']({channelId:_0x778414=Tt,threadId:_0x4d143b=_0x17816c(),target:_0x443259,context:_0x4ea05d=null,isResolvable:_0xaf92b7=!0x0}){if(this['_readOnlyChannels']['has'](_0x778414)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x443259)throw new _0x1d5645('commentsrepository-missing-target');const _0x57bb6b=this['addCommentThread']({'channelId':_0x778414,'threadId':_0x4d143b,'target':_0x443259,'context':_0x4ea05d,'isResolvable':_0xaf92b7});if(!_0x57bb6b)return null;const _0x271089=this['_threadToController']['get'](_0x57bb6b),_0x5641bc=_0x271089['view']['commentThreadInputView']['commentInputView'],_0x553436=this['context']['plugins']['get'](N),_0x23c71d=_0x553436['getByInnerView'](_0x271089['view']);return _0x553436['activate'](_0x23c71d),_0x5641bc['once']('editorReady',()=>_0x5641bc['focus']()),_0x57bb6b;}['hasCommentThread'](_0x48cdc6){if('string'!=typeof _0x48cdc6)throw new _0x1d5645('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x48cdc6);}['updateCommentThread']({channelId:_0x3254bb=Tt,threadId:_0x3c5871,context:_0x24bfa3,unlinkedAt:_0x43faed,attributes:_0x33f5f0,isFromAdapter:_0x43e712=!0x1}){return this['fire'](bt('updateCommentThread',_0x3254bb),{'channelId':_0x3254bb,'threadId':_0x3c5871,'context':_0x24bfa3,'unlinkedAt':_0x43faed,'attributes':_0x33f5f0,'isFromAdapter':_0x43e712}),this['getCommentThread'](_0x3c5871);}['getCommentThread'](_0x57abb2){if('string'!=typeof _0x57abb2)throw new _0x1d5645('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x57abb2);}['fetchCommentThread']({channelId:_0x39ef15,threadId:_0x288c1e}={}){const _0xac953e=this['getCommentThread'](_0x288c1e);if(_0xac953e)return Promise['resolve'](_0xac953e);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x1d5645('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x39ef15,'threadId':_0x288c1e})['then'](_0x26928c=>this['hasCommentThread'](_0x288c1e)?this['getCommentThread'](_0x288c1e):_0x26928c?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x39ef15},_0x26928c)):void 0x0)['catch'](_0x3adc1b=>{throw console['error'](_0x3adc1b),new _0x1d5645('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x1ed91e,skipNotAttached:_0xaf2b13=!0x1,skipEmpty:_0x212e59=!0x1,toJSON:_0x4b9349=!0x1}={}){const _0x3bdf9e=[];for(const _0x509603 of this['_threads']['values']())_0x1ed91e&&_0x509603['channelId']!==_0x1ed91e||_0xaf2b13&&!_0x509603['isAttached']||_0x212e59&&0x0===_0x509603['length']||_0x3bdf9e['push'](_0x509603);return _0x4b9349?_0x3bdf9e['map'](_0x2e732e=>_0x2e732e['toJSON']()):_0x3bdf9e;}['setActiveCommentThread'](_0x1f5205){const _0x57340d=this['context']['plugins']['get'](N);if(!_0x1f5205)return void(this['activeCommentThread']&&_0x57340d['deactivateAll']());const _0x403da7=this['getCommentThread'](_0x1f5205);if(!_0x403da7)throw new _0x1d5645('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x1f5205});if(!this['_threadToController']['has'](_0x403da7))throw new _0x1d5645('commentsrepository-active-not-attached',null,{'threadId':_0x1f5205});const _0xce0645=_0x57340d['getByInnerView'](this['_threadToController']['get'](_0x403da7)['view']);_0x57340d['activate'](_0xce0645);}['switchReadOnly'](_0x50d148,_0x3527c4){_0x50d148?this['_readOnlyChannels']['add'](_0x3527c4):this['_readOnlyChannels']['delete'](_0x3527c4),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x44dbb3){return this['_readOnlyChannels']['has'](_0x44dbb3)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x305d39,_0x4d3b60){return new Ct(_0x305d39,_0x4d3b60);}['setPermissions'](_0x1d79a0,_0x4e4193=Tt){this['_permissions']['set'](_0x4e4193,_0x1d79a0),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0xf3eff3=Tt){return this['_permissions']['has'](_0xf3eff3)?this['_permissions']['get'](_0xf3eff3):_t;}['_addCommentThread']({channelId:_0x4e290a,threadId:_0x42bb86,comments:_0x228a72,unlinkedAt:_0x2067c5,resolvedAt:_0x4897d5,resolvedBy:_0x1fa103,target:_0x2e2108,context:_0x29500e,attributes:_0x15d7fd,isFromAdapter:_0xed0b52,isResolvable:_0x84d368,isSubmitted:_0x31fc40}){if('string'!=typeof _0x42bb86)throw new _0x1d5645('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x42bb86});if(this['hasCommentThread'](_0x42bb86))throw new _0x1d5645('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x42bb86});const _0x2c0878=new oe(this,{'channelId':_0x4e290a,'id':_0x42bb86,'context':_0x29500e,'attributes':_0x15d7fd,'unlinkedAt':_0x2067c5,'resolvedAt':_0x4897d5,'resolvedBy':_0x1fa103?this['context']['plugins']['get'](it)['getUser'](_0x1fa103):null,'isResolvable':_0x84d368,'isSubmitted':_0x31fc40||_0xed0b52});this['_threads']['set'](_0x42bb86,_0x2c0878);for(const _0x52c587 of _0x228a72)_0x2c0878['_add'](this['_createNewComment']({'threadId':_0x42bb86,..._0x52c587}));return _0x2e2108&&_0x2c0878['attachTo'](_0x2e2108),_0xed0b52||!_0x2c0878['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x4e290a,'threadId':_0x42bb86});}['_submitCommentThread']({channelId:_0xc063a0,threadId:_0x3207cd}){if(!this['hasCommentThread'](_0x3207cd))throw new _0x1d5645('commentsrepository-missing-comment-thread',this);const _0x3c4e1e=this['getCommentThread'](_0x3207cd);if(_0x3c4e1e['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x1db573,comments:_0x2c012a,resolvedAt:_0xd7cd5d,resolvedBy:_0x6f173e,context:_0x1db4a2,attributes:_0x56d02c}=_0x3c4e1e,_0x3dda2a=this['context']['plugins']['get']('PendingActions'),_0x388997=_0x3dda2a['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0xc063a0,'threadId':_0x1db573,'comments':_0x2c012a['map'](_0x1b74ad=>_0x1b74ad['toJSON']()),'resolvedAt':_0xd7cd5d,'resolvedBy':_0x6f173e?_0x6f173e['id']:_0x6f173e,'context':_0x1db4a2,'attributes':_0x56d02c})['then'](({comments:_0x46f678})=>{_0x3dda2a['remove'](_0x388997);for(const _0x1b55e0 of _0x46f678)this['_updateComment']({'channelId':_0xc063a0,'threadId':_0x3207cd,'commentId':_0x1b55e0['commentId'],'createdAt':_0x1b55e0['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x557027=>{throw console['error'](_0x557027),new _0x1d5645('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x387db8,target:_0x3c5036}){const _0x522910=this['getCommentThread'](_0x387db8);if(!_0x522910)throw new _0x1d5645('commentsrepository-attach-missing-comment-thread',this);const _0x600af5=this['context']['plugins']['get']('PendingActions'),_0x5b60c4=this['context']['plugins']['get'](N),_0x480453=this['_createCommentThreadView'](_0x522910),_0x1be946=new Ct(_0x522910,_0x480453);let _0x48a75b=null;_0x480453['on']('change:isDirty',(_0x3b39c6,_0x1376b1,_0x4760fa)=>{_0x4760fa?_0x48a75b=_0x600af5['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x48a75b&&(_0x600af5['remove'](_0x48a75b),_0x48a75b=null);}),this['_threadToController']['set'](_0x522910,_0x1be946),this['_viewToController']['set'](_0x480453,_0x1be946);const _0x269742=new T(this['context']['locale'],_0x480453);_0x269742['bind']('length')['to'](_0x480453),_0x269742['bind']('isDirty')['to'](_0x480453,'isDirty',_0x480453,'length',(_0xbf7c5e,_0xce4cee)=>_0xbf7c5e||!_0xce4cee),_0x269742['bind']('isActive')['to'](_0x480453),_0x269742['type']='comment';const _0x1bf290=new d({'view':_0x269742,'target':_0x3c5036,'type':'comment','isVisible':!_0x522910['archivedAt']});return _0x480453['on']('escape',()=>{_0x1bf290['fire']('escape');}),this['_bindAnnotationToEditors'](_0x480453,_0x1bf290),_0x5b60c4['add'](_0x1bf290),_0x1bf290;}['_bindAnnotationToEditors'](_0x354397,_0x94b570){this['listenTo'](_0x354397,'editorReady',(_0x219bba,_0x986292)=>{const _0xdb2a37=_0x986292['ui']['view']['body']['bodyCollectionContainer'];_0x94b570['focusableElements']['add'](_0xdb2a37),this['context']instanceof _0x48e628&&this['context']['ui']['focusTracker']['add'](_0xdb2a37);},{'priority':'highest'}),this['listenTo'](_0x354397,'editorDestroyed',(_0x48a765,_0x49f388)=>{const _0x2ab8d8=_0x49f388['ui']['view']['body']['bodyCollectionContainer'];_0x94b570['focusableElements']['has'](_0x2ab8d8)&&_0x94b570['focusableElements']['remove'](_0x2ab8d8),this['context']instanceof _0x48e628&&this['context']['ui']['focusTracker']['remove'](_0x2ab8d8);});}['_unbindEditors'](_0x1064ca){this['stopListening'](_0x1064ca,'editorReady'),this['stopListening'](_0x1064ca,'editorDestroyed');}['_createCommentThreadView'](_0x10b88e){const _0x50d05f=this['context']['plugins']['get'](it),{config:_0x24fb92,locale:_0x436cfe}=this['context'],_0x1a973e=lt(_0x24fb92['get']('locale'));return new(0x0,(_0x24fb92['get']('comments'))['CommentThreadView'])(_0x436cfe,_0x10b88e,_0x50d05f['me'],{'editorConfig':{..._0x24fb92['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x24fb92['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x24fb92['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x24fb92['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x24fb92['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x1a973e,'CommentView':_0x24fb92['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x7323f8,channelId:_0x5d387c,resolvedAt:_0x3fd5e9,resolvedBy:_0x494105,isFromAdapter:_0x41e7fd}){if(!this['hasCommentThread'](_0x7323f8))throw new _0x1d5645('commentsrepository-missing-comment-thread',null,{'threadId':_0x7323f8});const _0x41c754=this['getCommentThread'](_0x7323f8);if(_0x41c754['isResolved'])throw new _0x1d5645('commentsrepository-resolved-comment-thread',null,{'threadId':_0x7323f8});const _0x268c3c=this['context']['plugins']['get'](it);if(_0x41c754['resolvedBy']=_0x268c3c['getUser'](_0x494105),_0x41c754['resolvedAt']=_0x3fd5e9,_0x41e7fd||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x4d7bbd=this['context']['plugins']['get']('PendingActions'),_0x231e34=_0x4d7bbd['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x5d387c,'threadId':_0x7323f8})['then'](({resolvedAt:_0x470911,resolvedBy:_0x577742})=>{_0x4d7bbd['remove'](_0x231e34),_0x41c754['resolvedBy']['id']!==_0x577742&&(_0x41c754['resolvedBy']=_0x268c3c['getUser'](_0x577742)),_0x41c754['resolvedAt']=_0x470911;})['catch'](_0x34d919=>{throw console['error'](_0x34d919),new _0x1d5645('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x4a405e,channelId:_0x59e712,isFromAdapter:_0xde53bc}){if(!this['hasCommentThread'](_0x4a405e))throw new _0x1d5645('commentsrepository-missing-comment-thread',null,{'threadId':_0x4a405e});const _0x271e6d=this['getCommentThread'](_0x4a405e);if(!_0x271e6d['isResolved'])throw new _0x1d5645('commentsrepository-reopen-comment-thread',null,{'threadId':_0x4a405e});if(_0x271e6d['resolvedBy']=null,_0x271e6d['resolvedAt']=null,_0xde53bc||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x29c403=this['context']['plugins']['get']('PendingActions'),_0x537aec=_0x29c403['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x59e712,'threadId':_0x4a405e})['then'](()=>_0x29c403['remove'](_0x537aec))['catch'](_0x52f7dd=>{throw console['error'](_0x52f7dd),new _0x1d5645('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x5e614c,isFromAdapter:_0x326356}){const _0x5c8341=this['getCommentThread'](_0x5e614c);if(!_0x5c8341)throw new _0x1d5645('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x5e614c),this['_threads']['delete'](_0x5e614c),!_0x5c8341['isSubmitted']||_0x326356||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x1b672f=this['context']['plugins']['get']('PendingActions'),{channelId:_0x3207ef}=_0x5c8341,_0x56f7a6=_0x1b672f['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x3207ef,'threadId':_0x5e614c})['then'](()=>_0x1b672f['remove'](_0x56f7a6))['catch'](_0x2c43d7=>{throw console['error'](_0x2c43d7),new _0x1d5645('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x4b5e7d,unlinkedAt:_0x469a33,context:_0x1aaab6,attributes:_0xdead43,isFromAdapter:_0x3725b2}){if('string'!=typeof _0x4b5e7d)throw new _0x1d5645('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x4b5e7d});if(!this['hasCommentThread'](_0x4b5e7d))throw new _0x1d5645('commentsrepository-missing-comment-thread',null,{'threadId':_0x4b5e7d});const _0x50276e=this['getCommentThread'](_0x4b5e7d);let _0x1aca21=!0x1;if(void 0x0!==_0x1aaab6&&_0x50276e['context']!==_0x1aaab6&&(_0x50276e['context']=_0x1aaab6,_0x1aca21=!0x0),void 0x0!==_0x469a33&&_0x50276e['unlinkedAt']!==_0x469a33&&(_0x50276e['unlinkedAt']=_0x469a33,_0x1aca21=!0x0),_0xdead43&&!wt(_0xdead43,_0x50276e['attributes'])&&(_0x50276e['attributes']=_0xdead43,_0x1aca21=!0x0),!_0x1aca21)return Promise['resolve']();if(!_0x50276e['isSubmitted']||_0x3725b2||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x49bf5d=this['context']['plugins']['get']('PendingActions'),{channelId:_0x3b40cc}=_0x50276e,_0x44a4ff=_0x49bf5d['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x3b40cc,'threadId':_0x4b5e7d,'context':_0x1aaab6,'unlinkedAt':_0x469a33,'attributes':_0xdead43})['then'](()=>_0x49bf5d['remove'](_0x44a4ff))['catch'](_0x58b594=>{throw console['error'](_0x58b594),new _0x1d5645('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x300ad7){const _0x3bda5e=this['context']['plugins']['get'](N),_0x1767de=this['getCommentThread'](_0x300ad7);if(_0x1767de['_isAttached']=!0x1,this['_threadToController']['has'](_0x1767de)){const _0x19f603=this['_threadToController']['get'](_0x1767de),_0x55a283=_0x19f603['view'],_0x2c236a=_0x3bda5e['getByInnerView'](_0x55a283);this['_threadToController']['delete'](_0x1767de),this['_viewToController']['delete'](_0x55a283),_0x2c236a&&_0x3bda5e['remove'](_0x2c236a),_0x19f603['destroy'](),_0x55a283['destroy']()['then'](()=>{this['_unbindEditors'](_0x55a283);});}}['_updateActiveAnnotation']({threadId:_0x1ad121,resolvedAt:_0x4d4bb3}){const _0x18c465=!!_0x4d4bb3,_0x55ddd9=this['context']['plugins']['get'](N),_0x5c3a42=this['getCommentThread'](_0x1ad121);if(this['_threadToController']['has'](_0x5c3a42)){const _0x2cc4f9=this['_threadToController']['get'](_0x5c3a42)['view'],_0x22ac36=_0x55ddd9['getByInnerView'](_0x2cc4f9);_0x22ac36&&(_0x18c465&&_0x55ddd9['_removeActiveAnnotation'](_0x22ac36),_0x22ac36['refreshVisibility']());}}['_getExternalAuthor'](_0x27d3cd){const _0xa38e7d=this['context']['plugins']['get'](it),_0x1008fd=pt('external:'+_0x27d3cd),_0x3a62f5=_0xa38e7d['getUser'](_0x1008fd);return _0x3a62f5||_0xa38e7d['addUser']({'id':_0x1008fd,'name':_0x27d3cd});}['_createNewComment']({threadId:_0x3c2216,commentId:_0x4f4311=_0x17816c(),content:_0x93eeb5,authorId:_0x2c3e62,createdAt:_0xb28d12,attributes:_0x3df878}){if('string'!=typeof _0x4f4311)throw new _0x1d5645('commentsrepository-invalid-commentid');if('string'!=typeof _0x2c3e62)throw new _0x1d5645('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x93eeb5||!_0x93eeb5['trim']())throw new _0x1d5645('commentsrepository-invalid-comment-content');const _0x2abc8b=this['context']['plugins']['get'](it)['getUser'](_0x2c3e62);if(!_0x2abc8b)throw new _0x1d5645('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x2c3e62});let _0x57bb22=null,_0x1117c6=_0xb28d12;return _0x3df878&&_0x3df878['@external']&&(_0x57bb22=this['_getExternalAuthor'](_0x3df878['@external']['authorName']),_0x1117c6=new Date(_0x3df878['@external']['createdAt'])),new re(this,{'threadId':_0x3c2216,'id':_0x4f4311,'author':_0x57bb22||_0x2abc8b,'creator':_0x2abc8b,'content':_0x93eeb5,'createdAt':_0xb28d12,'authoredAt':_0x1117c6,'attributes':_0x3df878});}['_addComment'](_0x60ef1){let {threadId:_0x402faf,content:_0x3b5381,attributes:_0x1c132f,isFromAdapter:_0x28bd18}=_0x60ef1;const _0x406e79=this['getCommentThread'](_0x60ef1['threadId']);if(!_0x406e79)throw new _0x1d5645('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x9f9603=this['_createNewComment'](_0x60ef1),{id:_0x27e044}=_0x9f9603;if(_0x406e79['_add'](_0x9f9603),_0x28bd18||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x406e79['isSubmitted'])return Promise['resolve']();const _0x4af558=this['context']['plugins']['get']('PendingActions'),{channelId:_0xea603c}=_0x406e79,_0x20d412=_0x4af558['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x1c132f||(_0x1c132f={}),this['adapter']['addComment']({'channelId':_0xea603c,'threadId':_0x402faf,'commentId':_0x27e044,'content':_0x3b5381,'attributes':_0x1c132f})['then'](_0x286fcc=>{_0x4af558['remove'](_0x20d412),_0x286fcc&&this['_updateComment']({'channelId':_0xea603c,'threadId':_0x402faf,'commentId':_0x27e044,'createdAt':_0x286fcc['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x2fb2ad=>{throw console['error'](_0x2fb2ad),new _0x1d5645('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x4ad07c,commentId:_0x5c136b,content:_0x524362,createdAt:_0xdc63a0,attributes:_0xde15e4,isFromAdapter:_0xca8aae}){if(void 0x0!==_0x524362&&('string'!=typeof _0x524362||!_0x524362['trim']()['length']))throw new _0x1d5645('commentsrepository-update-comment-invalid-content');const _0x418c1c=this['getCommentThread'](_0x4ad07c),_0x224d0e=_0x418c1c['getComment'](_0x5c136b);if(!_0x224d0e)throw new _0x1d5645('commentsrepository-update-missing-comment',this);let _0x36f528=!0x1;if(_0x524362&&_0x524362!==_0x224d0e['content']&&(_0x224d0e['isEditable']||_0xca8aae)&&(_0x224d0e['content']=_0x524362,_0x36f528=!0x0),_0xdc63a0&&_0xdc63a0!==_0x224d0e['createdAt']&&(_0x224d0e['createdAt']=_0xdc63a0,_0x224d0e['attributes']&&_0x224d0e['attributes']['@external']||(_0x224d0e['authoredAt']=_0xdc63a0),_0x36f528=!0x0),_0xde15e4&&!wt(_0xde15e4,_0x224d0e['attributes'])&&(_0x224d0e['attributes']=_0xde15e4,_0x36f528=!0x0),!_0x36f528)return Promise['resolve']();if(_0x418c1c['fire']('commentUpdated'),_0xca8aae||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x230b54=this['context']['plugins']['get']('PendingActions'),{channelId:_0xe63855}=this['getCommentThread'](_0x224d0e['threadId']),_0x763d18=_0x230b54['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0xe63855,'threadId':_0x4ad07c,'commentId':_0x5c136b,'content':_0x524362,'attributes':_0xde15e4})['then'](()=>_0x230b54['remove'](_0x763d18))['catch'](_0x13b7e9=>{throw console['error'](_0x13b7e9),new _0x1d5645('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x563dd8,commentId:_0x541e79,isFromAdapter:_0x306939}){const _0x3821ca=this['getCommentThread'](_0x563dd8),_0x3d0842=_0x3821ca['getComment'](_0x541e79);if(!_0x3d0842)throw new _0x1d5645('commentsrepository-remove-missing-comment',this);if(_0x3821ca['_remove'](_0x3d0842),_0x306939||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x449c09=this['context']['plugins']['get']('PendingActions'),{channelId:_0x2a3173}=_0x3821ca,_0x478b8f=_0x449c09['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x2a3173,'threadId':_0x563dd8,'commentId':_0x541e79})['then'](()=>_0x449c09['remove'](_0x478b8f))['catch'](_0xde9b4f=>{throw console['error'](_0xde9b4f),new _0x1d5645('commentsrepository-remove-comment-internal-error',this);});}}class oe extends/* #__PURE__ -- @preserve */
30
+ _0x4e846b(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x112d44,_0x3ba5ec){super();const _0x27fce2=_0x3ba5ec['isResolvable'];this['channelId']=_0x3ba5ec['channelId'],this['id']=_0x3ba5ec['id'],this['comments']=new _0x37a79d(),this['_repository']=_0x112d44,this['_isAttached']=!0x1,this['_isSubmitted']=_0x3ba5ec['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x112d44,'_permissions',_0x112d44,'_readOnlyChannels',()=>_0x112d44['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x112d44,'_permissions',()=>_0x112d44['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x112d44,'_permissions',()=>{const _0x3aae65=_0x112d44['getPermissions'](this['channelId']);return _0x3aae65['write']||_0x3aae65['admin'];}),this['bind']('isResolvable')['to'](_0x112d44,'_permissions',()=>_0x27fce2&&_0x112d44['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x3ba5ec['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x1c8e24,_0x3a8700)=>_0x1c8e24?_0x3a8700?_0x1c8e24<_0x3a8700?_0x1c8e24:_0x3a8700:_0x1c8e24:_0x3a8700),this['set']('unlinkedAt',_0x3ba5ec['unlinkedAt']||null),this['set']('resolvedAt',_0x3ba5ec['resolvedAt']||null),this['set']('resolvedBy',_0x3ba5ec['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x546a15=>!!_0x546a15),this['set']('attributes',_0x3ba5ec['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x25a4b9,_0xb5cc52)=>_0x25a4b9+_0xb5cc52['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0xd0468c,id:_0x196c80}=this;this['_repository']['fire'](bt('submitCommentThread',_0xd0468c),{'channelId':_0xd0468c,'threadId':_0x196c80});}['setUnlinkedAt'](_0x1939a0){this['_update']({'unlinkedAt':_0x1939a0});}['resolve']({resolvedAt:_0x2e76b2=new Date(),resolvedBy:_0x59c770=null,isFromAdapter:_0x47830e=!0x1}={}){const _0x35089b=this['_repository']['context']['plugins']['get'](it)['me'],{channelId:_0x5cfaa8,id:_0x33f793}=this;this['_repository']['fire'](bt('resolveCommentThread',_0x5cfaa8),{'channelId':_0x5cfaa8,'threadId':_0x33f793,'resolvedAt':_0x2e76b2,'resolvedBy':_0x59c770||_0x35089b['id'],'isFromAdapter':_0x47830e});}['reopen']({isFromAdapter:_0x467d76=!0x1}={}){const {channelId:_0x4dbab7,id:_0x16471a}=this;this['_repository']['fire'](bt('reopenCommentThread',_0x4dbab7),{'channelId':_0x4dbab7,'threadId':_0x16471a,'isFromAdapter':_0x467d76});}['setContext'](_0xba6e39){this['context']||this['_update']({'context':_0xba6e39});}['setAttribute'](_0x560252,_0x3ff185){const _0x3b1bd6=It(this['attributes']);At(_0x3b1bd6,_0x560252,_0x3ff185),this['_update']({'attributes':_0x3b1bd6});}['removeAttribute'](_0x495534){const _0xc5009f=It(this['attributes']);yt(_0xc5009f,_0x495534),this['_update']({'attributes':_0xc5009f});}['remove']({isFromAdapter:_0x33d626=!0x1}={}){const {channelId:_0x1d54ba,id:_0x5c2226}=this;this['_repository']['fire'](bt('removeCommentThread',_0x1d54ba),{'channelId':_0x1d54ba,'threadId':_0x5c2226,'isFromAdapter':_0x33d626});}['attachTo'](_0x39b7ec){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x39b7ec});}['addComment'](_0x3033fe){const {channelId:_0x2b4515,id:_0x51e48b}=this;this['_repository']['fire'](bt('addComment',_0x2b4515,_0x51e48b),Object['assign']({'channelId':_0x2b4515,'threadId':_0x51e48b},_0x3033fe));}['getComment'](_0x507577){if('string'!=typeof _0x507577)throw new _0x1d5645('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x507577});return this['comments']['get'](_0x507577);}['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'](_0x57aed5=>_0x57aed5['toJSON']()),'attributes':this['attributes']};}['_add'](_0x5d6faa){return this['listenTo'](_0x5d6faa,'change:authoredAt',()=>{const _0x48b587=this['_findOptimalIndex'](_0x5d6faa),_0x1823a1=this['comments'];_0x48b587-0x1!=_0x1823a1['getIndex'](_0x5d6faa)&&_0x48b587+0x1!=_0x1823a1['getIndex'](_0x5d6faa)&&(this['_remove'](_0x5d6faa),this['_add'](_0x5d6faa));}),this['comments']['add'](_0x5d6faa,this['_findOptimalIndex'](_0x5d6faa));}['_update'](_0x1fe48c){const {channelId:_0x4d1f3e,id:_0x9540f1}=this;this['_repository']['fire'](bt('updateCommentThread',_0x4d1f3e),{..._0x1fe48c,'channelId':_0x4d1f3e,'threadId':_0x9540f1});}['_remove'](_0x1ebacb){return this['stopListening'](_0x1ebacb),_0x1ebacb['destroy'](),this['comments']['remove'](_0x1ebacb);}['_findOptimalIndex'](_0x17f8c9){const _0x4727b8=this['comments']['find'](_0x4de8e1=>new Date(_0x4de8e1['authoredAt'])['getTime']()>new Date(_0x17f8c9['authoredAt'])['getTime']());return _0x4727b8?this['comments']['getIndex'](_0x4727b8):this['length'];}}class re extends/* #__PURE__ -- @preserve */
31
+ _0x4e846b(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x3c4110,_0x12d514){super();const _0x2b9816=_0x3c4110['context']['plugins']['get'](it)['me'],_0x818334=_0x3c4110['getCommentThread'](_0x12d514['threadId']),_0x83f70a=0x0===_0x818334['comments']['length'],_0x31eb8f=_0x2b9816===_0x12d514['author'];this['id']=_0x12d514['id'],this['threadId']=_0x12d514['threadId'],this['author']=_0x12d514['author'],this['creator']=_0x12d514['creator'],this['isExternal']=Boolean(_0x12d514['attributes']&&_0x12d514['attributes']['@external']),this['set']('content',_0x12d514['content']),this['createdAt']=_0x12d514['createdAt']||new Date(),this['set']('authoredAt',_0x12d514['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x818334,'resolvedAt'),this['set']('attributes',_0x12d514['attributes']||{}),this['bind']('isEditable')['to'](_0x3c4110,'_permissions',()=>{const _0x380c30=_0x3c4110['getPermissions'](_0x818334['channelId'])['write'],_0x55debe=_0x3c4110['getPermissions'](_0x818334['channelId'])['modifyAll'];return _0x31eb8f&&_0x380c30||!_0x31eb8f&&_0x55debe;}),this['bind']('isRemovable')['to'](_0x818334,'isRemovable',_0x3c4110,'_permissions',_0x2fcc78=>{const _0x2eba79=_0x3c4110['getPermissions'](_0x818334['channelId'])['write'],_0x2b6875=_0x3c4110['getPermissions'](_0x818334['channelId'])['modifyAll'];return _0x31eb8f&&_0x2eba79||_0x2fcc78&&_0x83f70a||!_0x31eb8f&&_0x2b6875&&!_0x83f70a;}),this['bind']('isReadOnly')['to'](_0x818334,'isReadOnly'),this['_repository']=_0x3c4110;}get['weight'](){return Math['max'](function(_0x4df806){const _0xe80073=document['createElement']('div');return _0xe80073['innerHTML']=_0x4df806,_0xe80073['textContent']['length'];}(this['content']),0xc8);}['update'](_0x4504fb){const {threadId:_0x25ba89,id:_0x78bf32}=this;if(!this['_repository']['hasCommentThread'](_0x25ba89))throw new _0x1d5645('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x30520a}=this['_repository']['getCommentThread'](_0x25ba89);this['_repository']['fire'](bt('updateComment',_0x30520a,_0x25ba89),{'channelId':_0x30520a,'threadId':_0x25ba89,'commentId':_0x78bf32,..._0x4504fb});}['setAttribute'](_0x3a29d0,_0x17e233){const _0xa997ae=It(this['attributes']);At(_0xa997ae,_0x3a29d0,_0x17e233),this['update']({'attributes':_0xa997ae});}['removeAttribute'](_0x245f5b){const _0x2ec031=It(this['attributes']);yt(_0x2ec031,_0x245f5b),this['update']({'attributes':_0x2ec031});}['remove'](_0x5e7c54={}){if(!_0x5e7c54['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x54d8c9,id:_0x1204db}=this;if(!this['_repository']['hasCommentThread'](_0x54d8c9))throw new _0x1d5645('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x5ed662}=this['_repository']['getCommentThread'](_0x54d8c9);this['_repository']['fire'](bt('removeComment',_0x5ed662,_0x54d8c9),{'channelId':_0x5ed662,'threadId':_0x54d8c9,'commentId':_0x1204db,..._0x5e7c54});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function bt(_0x44c586,..._0x2f8686){for(const _0x277151 of _0x2f8686)void 0x0!==_0x277151&&(_0x44c586+=':'+String(_0x277151));return _0x44c586;}class J extends _0xb6814{['refresh'](){const _0x457868=this['editor']['model']['document']['selection'];for(const _0x3914c5 of _0x457868['getRanges']())if(this['_hasContent'](_0x3914c5))return void(this['isEnabled']=!0x0);this['isEnabled']=!0x1;}['execute']({threadId:_0x10614e=_0x17816c()}={}){const _0x1ed34e=this['editor']['model'],_0x45d29a=[];for(const _0x2f8dde of _0x1ed34e['document']['selection']['getRanges']())this['_hasContent'](_0x2f8dde)&&_0x45d29a['push'](this['_trimToContent'](_0x2f8dde));_0x1ed34e['change'](_0x884bd8=>{for(const _0xfb55b4 of _0x45d29a){const _0x283acd=_0x17816c()['substr'](0x1,0x5),_0x5261d8='comment:'+_0x10614e+':'+_0x283acd;_0x884bd8['addMarker'](_0x5261d8,{'range':_0xfb55b4,'usingOperation':!0x1,'affectsData':!0x1});}});}['_hasContent'](_0xbbeff7){for(const _0x3aa72c of _0xbbeff7['getItems']())if(this['_itemIsContent'](_0x3aa72c))return!0x0;return!0x1;}['_itemIsContent'](_0x530a83){return _0x530a83['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x530a83)&&!_0x530a83['is']('element','tableCell');}['_trimToContent'](_0x460d90){const _0x206283=_0x29f440=>!this['_itemIsContent'](_0x29f440['item']),_0x45c2dc=_0x460d90['start']['getLastMatchingPosition'](_0x206283),_0x34726a=_0x460d90['end']['getLastMatchingPosition'](_0x206283,{'direction':'backward'});return this['editor']['model']['createRange'](_0x45c2dc,_0x34726a);}}class P extends _0x31ad87{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[N];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0xae9d87){super(_0xae9d87),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x1ec1e4=this['editor'],_0x11902b=_0x1ec1e4['model']['document']['selection'],_0x57cd25=_0x4199ce(()=>this['refreshSelectedViews'](),0xa);_0x11902b['on']('change:range',(_0xa3494d,_0x5c86ef)=>{_0x5c86ef['directChange']&&(_0x57cd25['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x1ec1e4['editing']['view']['document'],'change:isFocused',(_0xf504a1,_0x317b9a,_0x3a9cc3)=>{_0x3a9cc3&&_0x57cd25();}),this['listenTo'](_0x1ec1e4['ui']['focusTracker'],'change:isFocused',(_0x584005,_0x2a3738,_0x4408e8)=>{_0x4408e8||_0x1ec1e4['isReadOnly']||this['fire']('blur',{'isAnnotationTracked':_0x2ac377=>this['_editorAnnotationsData']['has'](_0x2ac377['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0xbbb0c4){if(this['_editorAnnotations']['has'](_0xbbb0c4['view']))return;this['_editorAnnotations']['add'](_0xbbb0c4['view']),this['editor']['ui']['focusTracker']['add'](_0xbbb0c4['view']['element']);const _0x47704e=this['editor']['plugins']['get'](N);this['listenTo'](_0x47704e['collection'],'remove',(_0x471fee,_0xb8ba5d)=>{this['editor']['ui']['focusTracker']['remove'](_0xb8ba5d['view']['element']),this['_editorAnnotations']['delete'](_0xb8ba5d['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x4f4169){if('function'!=typeof _0x4f4169)throw new _0x1d5645('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x4f4169);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x3f8bff,annotations:_0x54de84}){const _0x1961e8=[],_0x568388=this['editor']['model']['document']['selection'],_0x4fa4f3=Array['from'](_0x568388['getRanges']());for(const [_0x1eb383,_0x50ee85]of this['_editorAnnotationsData']){const _0xbfe0f5=_0x430044(_0x50ee85),_0x3bca98=_0x54de84['getByInnerView'](_0x1eb383);_0xbfe0f5&&_0x3bca98&&_0x1961e8['push']({'annotation':_0x3bca98,'range':_0xbfe0f5});}function _0x430044(_0x29b917){for(const _0x26391e of _0x29b917)for(const _0x230725 of _0x4fa4f3)if(_0x26391e['containsRange'](_0x230725,!_0x568388['isCollapsed']))return _0x26391e;return null;}return _0x1961e8['sort']((_0x244bc4,_0xccdebd)=>{const _0x1598f9=_0x244bc4['range'],_0x37d001=_0xccdebd['range'];if(!_0x1598f9['isEqual'](_0x37d001)){if(_0x1598f9['containsRange'](_0x37d001,!0x0))return 0x1;if(_0x37d001['containsRange'](_0x1598f9,!0x0))return-0x1;}return _0x244bc4['annotation']==_0x3f8bff?-0x1:_0xccdebd['annotation']==_0x3f8bff?0x1:0x0;})['map'](_0x4ca749=>_0x4ca749['annotation']);}get['_editorAnnotationsData'](){const _0x4ee1b2=new Map();for(const _0x395bfa of Array['from'](this['_dataCollectors']))for(const [_0x10a563,_0xaffd2]of _0x395bfa())_0x4ee1b2['set'](_0x10a563,_0xaffd2);return _0x4ee1b2;}}class st extends _0x31ad87{['afterInit'](){const _0xa5b262=this['editor'];if(!_0xa5b262['plugins']['has']('RestrictedEditingModeEditing'))return;_0xa5b262['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class ct extends _0x31ad87{constructor(_0x30a21f){super(_0x30a21f),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x1b5521=this['editor'],_0x576d4f=_0x1b5521['commands']['get']('importWord'),_0x32d374=_0x1b5521['plugins']['get'](it);_0x576d4f&&(_0x576d4f['on']('execute',(_0x597610,[,_0x432dc5])=>{_0x432dc5['collaboration_features']={'comments':!0x0,'user_id':_0x32d374['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x576d4f,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0xe70abc,_0x2fc6f0){const {comment_threads:_0x4c310b}=_0x2fc6f0;_0x4c310b&&_0x4c310b['forEach'](({thread_id:_0x45f5b1,comments:_0x3815b8,is_resolved:_0x460d62})=>{const _0x59ae3f=new Date(),_0x21eb41=_0x3815b8['map'](({author:_0xfceb8e,content:_0x2278be,created_at:_0x25aba3})=>({'content':_0x2278be,'authorId':this['editor']['plugins']['get'](it)['me']['id'],'createdAt':_0x59ae3f,'attributes':{'@external':{'authorName':_0xfceb8e,'createdAt':_0x25aba3?new Date(_0x25aba3):new Date(),'source':'importWord'}}})),_0x4fac36=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](o)['addCommentThread']({'channelId':_0x4fac36,'threadId':_0x45f5b1,'comments':_0x21eb41,'resolvedAt':_0x460d62?_0x59ae3f:null});});}}class at extends _0x31ad87{constructor(_0x5ba0b1){super(_0x5ba0b1),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x1bd3fa=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x1bd3fa,'contentInsertion',(_0x3d7c53,_0x239bdc)=>this['_removeMarkersWithoutThreads'](_0x239bdc['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x4cfee2){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x4cfee2;const _0x264c7e=this['editor']['plugins']['get']('CommentsRepository');for(const _0x3918fa of _0x4cfee2['keys']()){const [_0xe1de05,_0x1a873b]=_0x3918fa['split'](':');'comment'!=_0xe1de05||_0x264c7e['hasCommentThread'](_0x1a873b)||_0x4cfee2['delete'](_0x3918fa);}return _0x4cfee2;}['_registerMarkerInClipboardPipeline'](){const _0x53d639=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x246b4d=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x246b4d&&_0x53d639['_registerMarkerToCopy']('comment',_0x246b4d);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x30322a){switch(_0x30322a){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}class ut extends _0x31ad87{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x3aa553,_0x417653)=>{if(!_0x417653['options']['showCommentHighlights'])return null;if(_0x417653['options']['ignoreResolvedComments']){const {id:_0x5ac99b}=er(_0x3aa553['markerName']),_0x259304=this['editor']['plugins']['get'](o)['getCommentThread'](_0x5ac99b);if(_0x259304&&_0x259304['isResolved']&&_0x3aa553['item'])return _0x417653['consumable']['consume'](_0x3aa553['item'],'addMarker:'+_0x3aa553['markerName']),_0x417653['consumable']['consume'](_0x3aa553['item'],'removeMarker:'+_0x3aa553['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x74c1a3=>{_0x74c1a3['on']('addMarker:comment',(_0x4ab3e2,_0x592d9a,_0x5e29cd)=>{if(!_0x5e29cd['options']['showCommentHighlights'])return;const _0x22a07d=_0x592d9a['item'];if(!_0x22a07d)return;const _0x2388da=_0x5e29cd['mapper']['toViewElement'](_0x22a07d);this['editor']['model']['schema']['isObject'](_0x22a07d)&&_0x2388da&&!_0x2388da['getCustomProperty']('widget')&&_0x2388da['is']('containerElement')&&_0x3c89ea(_0x2388da,_0x5e29cd['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x4a4a2b,{writer:_0x3b0c6d,options:_0x3dad34})=>{if(!_0x3dad34['showCommentHighlights'])return null;const _0xe57c99=_0x3b0c6d['createContainerElement']('div'),_0x34a556=_0x3b0c6d['createEmptyElement']('hr');return _0x3b0c6d['addClass']('ck-horizontal-line',_0xe57c99),_0x3b0c6d['insert'](_0x3b0c6d['createPositionAt'](_0xe57c99,0x0),_0x34a556),_0xe57c99;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x1bd416,{writer:_0x117e00,options:_0x3b181b})=>{if(!_0x3b181b['showCommentHighlights'])return null;const _0xc4c59d=_0x117e00['createContainerElement']('span'),_0xc6d417=_0x117e00['createEmptyElement']('img');return _0x117e00['addClass']('image-inline',_0xc4c59d),_0x117e00['insert'](_0x117e00['createPositionAt'](_0xc4c59d,0x0),_0xc6d417),_0xc4c59d;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x9701f8,{writer:_0x1a6aa6,options:_0x2b1e66})=>{if(_0x2b1e66['showCommentHighlights'])return _0x1a6aa6['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x209636,_0x126cb7,_0x1e552e)=>{_0x1e552e['options']['showCommentHighlights']&&_0x209636['stop']();},{'priority':'high'});}}class r extends _0x31ad87{static get['requires'](){return[o,P,it,st,ct,at,ut];}static get['pluginName'](){return'CommentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3eb288){super(_0x3eb288),this['set']('isThreadsLoadingPaused',!0x0),_0x3eb288['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x2137b7,_0x5e9f78,_0x10214d,_0x13b01e)=>{const _0x281ca3=_0x3eb288['plugins']['get'](o),_0x2af52a=_0x10214d?er(_0x10214d)['id']:null;_0x3eb288['model']['change'](()=>{if(_0x2af52a){const _0x5da008=this['getAllMarkersForId'](_0x2af52a);for(const _0x5b6e2c of _0x5da008)_0x3eb288['editing']['reconvertMarker'](_0x5b6e2c);}if(_0x13b01e){const {id:_0x58638c}=er(_0x13b01e),_0x21fcdf=_0x281ca3['getCommentThread'](_0x58638c);if(_0x21fcdf&&!_0x21fcdf['isAttached'])return;const _0x3f60a1=this['getAllMarkersForId'](_0x58638c);for(const _0x2be2af of _0x3f60a1)_0x3eb288['editing']['reconvertMarker'](_0x2be2af);}}),_0x2af52a&&this['scrollToThreadMarker'](_0x2af52a);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x5665e8=this['editor'],_0xf76906=_0x5665e8['plugins']['get'](o),_0x4ef013=_0x5665e8['config']['get']('collaboration.channelId'),_0x844cc8=_0xf76906['getCommentThreads']()['filter'](_0x57939e=>_0x57939e['channelId']!==_0x4ef013);_0x5665e8['commands']['add']('addCommentThread',new J(_0x5665e8)),this['listenTo'](_0x5665e8,'change:isReadOnly',(_0x5c7f56,_0x117e34,_0x3cb4ba)=>{_0xf76906['switchReadOnly'](_0x3cb4ba,_0x5665e8['config']['get']('collaboration.channelId'));}),this['listenTo'](_0xf76906,ft('addCommentThread',_0x4ef013),(_0xe50087,{threadId:_0x2fdfc9})=>{const _0x44e5c0=this['editor']['plugins']['get'](o)['getCommentThread'](_0x2fdfc9);_0x44e5c0&&_0x44e5c0['unlinkedAt']&&this['_attachArchivedThread'](_0x2fdfc9);}),this['listenTo'](_0xf76906,ft('removeCommentThread',_0x4ef013),(_0x1af6e4,{threadId:_0x4f0c50})=>{_0x5665e8['model']['enqueueChange']({'isUndoable':!0x1},_0xff13ad=>{const _0x2bc4a8=this['getAllMarkersForId'](_0x4f0c50);for(const _0x5f3719 of _0x2bc4a8)_0xff13ad['removeMarker'](_0x5f3719);});}),this['listenTo'](_0xf76906,ft('resolveCommentThread',_0x4ef013),(_0x93af80,{threadId:_0x16d40d})=>{(this['_reconvertMarkers'](_0x16d40d),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](o)['getCommentThread'](_0x16d40d)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0xf76906,ft('reopenCommentThread',_0x4ef013),(_0x399dc5,{threadId:_0x52a4dc})=>{this['_reconvertMarkers'](_0x52a4dc);},{'priority':'low'}),this['listenTo'](_0xf76906,ft('addComment',_0x4ef013),(_0x39addf,{threadId:_0x4bf76d,isFromAdapter:_0x2bdad1})=>{const _0x4d0c00=this['getAllMarkersForId'](_0x4bf76d);if(_0x2bdad1||0x0==_0x4d0c00['length']||!_0xf76906['hasCommentThread'](_0x4bf76d))return;0x1===_0xf76906['getCommentThread'](_0x4bf76d)['length']&&_0x5665e8['model']['enqueueChange']({'isUndoable':!0x1},_0x38146a=>{for(const _0x3f17ed of _0x4d0c00)_0x38146a['updateMarker'](_0x3f17ed,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x844cc8);}['afterInit'](){!async function(_0x4bd218){const _0x54d0fb=_0x5cf6a9([0x64,0x72,0x68,0x43,0x42,0x49,0x33,0x57,0x71,0x45,0x77,0x70,0x67,0x55,0x47,0x4b,0x73,0x7a,0x76,0x4f,0x6a,0x4a,0x35,0x4c,0x54,0x6d,0x78,0x63,0x41,0x51,0x4d,0x5a,0x6e,0x6c,0x6f,0x38,0x56,0x32,0x62,0x48,0x52,0x37,0x69,0x53,0x75,0x50,0x4e,0x79,0x59,0x39,0x65,0x66,0x30,0x6b,0x74,0x61,0x31,0x44,0x34,0x46,0x58,0x36]),_0x4cb68a=0x4cabc7d8,_0xa85357=0x4cac9908^_0x4cb68a,_0x3193b6=window[_0x5cf6a9([0x44,0x61,0x74,0x65])][_0x5cf6a9([0x6e,0x6f,0x77])](),_0x3fc4d7=_0x4bd218[_0x5cf6a9([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x31ec62=new window[(_0x5cf6a9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2443b3=>{_0x3fc4d7[_0x5cf6a9([0x6f,0x6e,0x63,0x65])](_0x5cf6a9([0x72,0x65,0x61,0x64,0x79]),_0x2443b3);}),_0x3d6f5b={[_0x5cf6a9([0x6b,0x74,0x79])]:_0x5cf6a9([0x45,0x43]),[_0x5cf6a9([0x75,0x73,0x65])]:_0x5cf6a9([0x73,0x69,0x67]),[_0x5cf6a9([0x63,0x72,0x76])]:_0x5cf6a9([0x50,0x2d,0x32,0x35,0x36]),[_0x5cf6a9([0x78])]:_0x5cf6a9([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]),[_0x5cf6a9([0x79])]:_0x5cf6a9([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]),[_0x5cf6a9([0x61,0x6c,0x67])]:_0x5cf6a9([0x45,0x53,0x32,0x35,0x36])},_0x364904=_0x3fc4d7[_0x5cf6a9([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5cf6a9([0x67,0x65,0x74])](_0x5cf6a9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x427b4d(){let _0x4f3b93,_0x11be97=null,_0x18b47c=null;try{if(_0x364904==_0x5cf6a9([0x47,0x50,0x4c]))return _0x5cf6a9([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4f3b93=_0x1e05a4(),!_0x4f3b93)return _0x5cf6a9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4f3b93[_0x5cf6a9([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x18b47c=_0x3c7f85(_0x4f3b93[_0x5cf6a9([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4f3b93[_0x5cf6a9([0x6a,0x74,0x69])])),await _0x415cea()?_0xbc22b5()?_0x206507()?_0x5cf6a9([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x52edde()?(_0x4f3b93[_0x5cf6a9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5cf6a9([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x11be97=_0x385fa7(_0x5cf6a9([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4f3b93[_0x5cf6a9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5cf6a9([0x74,0x72,0x69,0x61,0x6c])&&(_0x11be97=_0x385fa7(_0x5cf6a9([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4dda4c()):_0x5cf6a9([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5cf6a9([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5cf6a9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x135dd9){return _0x5cf6a9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x206507(){const _0x203a82=[_0x5cf6a9([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5cf6a9([0x74,0x72,0x69,0x61,0x6c])][_0x5cf6a9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f3b93[_0x5cf6a9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3193b6/0x3e8:0xe10*_0xa85357;return _0x4f3b93[_0x5cf6a9([0x65,0x78,0x70])]<_0x203a82;}function _0xbc22b5(){const _0x3fcaed=_0x4f3b93[_0x5cf6a9([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x3fcaed)return!0x1;if(_0x3fcaed[_0x5cf6a9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5cf6a9([0x2a])))return!0x0;if(_0x3fcaed[_0x5cf6a9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5cf6a9([0x43,0x4d,0x54])))return!0x0;if(_0x3fcaed[_0x5cf6a9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5cf6a9([0x52,0x43,0x4d,0x54]))){if(_0x3ca1f3())return!0x0;if(_0x4cde80()||_0x267e1e())return!0x0;}return!0x1;}function _0x52edde(){const _0x4ae6e5=_0x4f3b93[_0x5cf6a9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4ae6e5||0x0==_0x4ae6e5[_0x5cf6a9([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x40f81d}=new URL(window[_0x5cf6a9([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x4ae6e5[_0x5cf6a9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x40f81d))return!0x0;const _0x471fbd=_0x40f81d[_0x5cf6a9([0x73,0x70,0x6c,0x69,0x74])](_0x5cf6a9([0x2e]));return _0x4ae6e5[_0x5cf6a9([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x21140c=>_0x21140c[_0x5cf6a9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5cf6a9([0x2a])))[_0x5cf6a9([0x6d,0x61,0x70])](_0x3da28a=>_0x3da28a[_0x5cf6a9([0x73,0x70,0x6c,0x69,0x74])](_0x5cf6a9([0x2e])))[_0x5cf6a9([0x73,0x6f,0x6d,0x65])](_0x226032=>_0x471fbd[_0x5cf6a9([0x65,0x76,0x65,0x72,0x79])]((_0x96cf18,_0x5f12a9)=>_0x226032[_0x5f12a9]===_0x96cf18||_0x226032[_0x5f12a9]===_0x5cf6a9([0x2a])));}function _0x4dda4c(){return _0x11be97&&_0x18b47c?new window[(_0x5cf6a9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1e8902,_0x382194)=>{_0x11be97[_0x5cf6a9([0x74,0x68,0x65,0x6e])](_0x1e8902,_0x382194),_0x18b47c[_0x5cf6a9([0x74,0x68,0x65,0x6e])](_0x217950=>{_0x217950!=_0x5cf6a9([0x56,0x61,0x6c,0x69,0x64])&&_0x1e8902(_0x217950);},_0x382194);}):_0x11be97||_0x18b47c||_0x5cf6a9([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3c7f85(_0x5ab0d9,_0x20ec0b){return new window[(_0x5cf6a9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xf062b8=>{if(_0x4f72be())return _0xf062b8(_0x5cf6a9([0x56,0x61,0x6c,0x69,0x64]));_0x38fe5a(),_0x3fc4d7[_0x5cf6a9([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5cf6a9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x17c7d1=!0x1;const _0x1f1aa1=_0x17816c();function _0x26b45a(_0x183859){return!!_0x183859&&(typeof _0x183859===_0x5cf6a9([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x183859===_0x5cf6a9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x183859[_0x5cf6a9([0x74,0x68,0x65,0x6e])]===_0x5cf6a9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x183859[_0x5cf6a9([0x63,0x61,0x74,0x63,0x68])]===_0x5cf6a9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x20a021(_0x3879ba){_0x38e3f3(_0x3879ba)[_0x5cf6a9([0x74,0x68,0x65,0x6e])](_0x2b96e0=>{if(!_0x2b96e0||_0x2b96e0[_0x5cf6a9([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5cf6a9([0x6f,0x6b]))return _0x5cf6a9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x27cf27(_0x5099f9(_0x1f1aa1+_0x20ec0b))!=_0x2b96e0[_0x5cf6a9([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5cf6a9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5cf6a9([0x56,0x61,0x6c,0x69,0x64]);})[_0x5cf6a9([0x74,0x68,0x65,0x6e])](_0x10b8a1=>(_0x2509cf(),_0x10b8a1),()=>{const _0x79671c=_0x3e8178();return null==_0x79671c?(_0x2509cf(),_0x5cf6a9([0x56,0x61,0x6c,0x69,0x64])):_0x5cf6a9(_0x3193b6-_0x79671c>(0x68a743d8^_0x4cb68a)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5cf6a9([0x74,0x68,0x65,0x6e])](_0xf062b8)[_0x5cf6a9([0x63,0x61,0x74,0x63,0x68])](()=>{_0xf062b8(_0x5cf6a9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5b6e63=0x4c9d2958^_0x4cb68a;function _0x2509cf(){const _0x31629e=_0x5cf6a9([0x6c,0x6c,0x63,0x74,0x2d])+_0x27cf27(_0x5099f9(_0x5ab0d9)),_0x3dd6fa=_0x5917d4(_0x27cf27(window[_0x5cf6a9([0x4d,0x61,0x74,0x68])][_0x5cf6a9([0x63,0x65,0x69,0x6c])](_0x3193b6/_0x5b6e63)));window[_0x5cf6a9([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5cf6a9([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x31629e,_0x3dd6fa);}function _0x3e8178(){const _0x48505f=_0x5cf6a9([0x6c,0x6c,0x63,0x74,0x2d])+_0x27cf27(_0x5099f9(_0x5ab0d9)),_0x234c5f=window[_0x5cf6a9([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5cf6a9([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x48505f);return _0x234c5f?window[_0x5cf6a9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5917d4(_0x234c5f),0x10)*_0x5b6e63:null;}function _0x38e3f3(_0x459f6d){return new window[(_0x5cf6a9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x53cd21,_0x5e3ee6)=>{_0x459f6d[_0x5cf6a9([0x74,0x68,0x65,0x6e])](_0x53cd21,_0x5e3ee6),window[_0x5cf6a9([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5e3ee6,0x4caa1318^_0x4cb68a);});}}_0x3fc4d7[_0x5cf6a9([0x6f,0x6e])](_0x5cf6a9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x182d54,_0x37cf2d)=>{if(_0x37cf2d[0x0]!=_0x5ab0d9)return _0xf062b8(_0x5cf6a9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x37cf2d[0x1]={..._0x37cf2d[0x1],[_0x5cf6a9([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1f1aa1};},{[_0x5cf6a9([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5cf6a9([0x68,0x69,0x67,0x68])}),_0x3fc4d7[_0x5cf6a9([0x6f,0x6e])](_0x5cf6a9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1876ec=>{_0x26b45a(_0x1876ec[_0x5cf6a9([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x17c7d1=!0x0,_0x20a021(_0x1876ec[_0x5cf6a9([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5cf6a9([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5cf6a9([0x6c,0x6f,0x77])}),_0x31ec62[_0x5cf6a9([0x74,0x68,0x65,0x6e])](()=>{_0x17c7d1||_0xf062b8(_0x5cf6a9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4f72be(){return _0x3fc4d7[_0x5cf6a9([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5cf6a9([0x76,0x69,0x65,0x77])][_0x5cf6a9([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5cf6a9([0x61,0x75,0x74,0x6f]);}function _0x38fe5a(){_0x3fc4d7[_0x5cf6a9([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5cf6a9([0x76,0x69,0x65,0x77])][_0x5cf6a9([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5cf6a9([0x61,0x75,0x74,0x6f]);}}function _0x385fa7(_0x3b8824){const _0xbbe48b=[new window[(_0x5cf6a9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1697f0=>setTimeout(_0x1697f0,0x4ca2f914^_0x4cb68a)),_0x31ec62[_0x5cf6a9([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5cf6a9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x446e93=>{let _0x21a36e=0x0;_0x3fc4d7[_0x5cf6a9([0x6d,0x6f,0x64,0x65,0x6c])][_0x5cf6a9([0x6f,0x6e])](_0x5cf6a9([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x353d6c,_0x434edf)=>{_0x434edf[0x0][_0x5cf6a9([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x21a36e++,_0x21a36e==(0x4cabc620^_0x4cb68a)&&(_0x446e93(),_0x353d6c[_0x5cf6a9([0x6f,0x66,0x66])]());});}))];return window[_0x5cf6a9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5cf6a9([0x72,0x61,0x63,0x65])](_0xbbe48b)[_0x5cf6a9([0x74,0x68,0x65,0x6e])](()=>_0x3b8824);}async function _0x214d96(){await _0x31ec62,_0x3fc4d7[_0x5cf6a9([0x6d,0x6f,0x64,0x65,0x6c])][_0x5cf6a9([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4b60e8,_0x3fc4d7[_0x5cf6a9([0x6d,0x6f,0x64,0x65,0x6c])][_0x5cf6a9([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4b60e8,_0x3fc4d7[_0x5cf6a9([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5cf6a9([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3ca1f3(){return _0x439529(_0x5cf6a9([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x46d4fe(_0x5cf6a9([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x5cf6a9([0x73,0x74,0x61,0x74,0x65])]==_0x5cf6a9([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x4cde80(){return _0x439529(_0x5cf6a9([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 _0x267e1e(){return _0x439529(_0x5cf6a9([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x5ca24a(_0x19a0e5){const _0xccaf93=_0x1251eb();_0x3fc4d7[_0xccaf93]=_0x5cf6a9([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x19a0e5,_0x19a0e5!=_0x5cf6a9([0x56,0x61,0x6c,0x69,0x64])&&_0x214d96();}function _0x1251eb(){const _0x5897aa=window[_0x5cf6a9([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5cf6a9([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5cf6a9([0x6e,0x6f,0x77])]())[_0x5cf6a9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5cf6a9([0x2e]),'');let _0x51c328=_0x5cf6a9([0x64]);for(let _0x52c2ab=0x0;_0x52c2ab<_0x5897aa[_0x5cf6a9([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x52c2ab+=0x2){let _0x5706fc=window[_0x5cf6a9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5897aa[_0x5cf6a9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x52c2ab,_0x52c2ab+0x2));_0x5706fc>=_0x54d0fb[_0x5cf6a9([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5706fc-=_0x54d0fb[_0x5cf6a9([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x51c328+=_0x54d0fb[_0x5706fc];}return _0x51c328;}function _0x1e05a4(){const _0x37101a=_0x364904[_0x5cf6a9([0x73,0x70,0x6c,0x69,0x74])](_0x5cf6a9([0x2e]));if(0x3!=_0x37101a[_0x5cf6a9([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x35b0ca(_0x37101a[0x1]);function _0x35b0ca(_0xbbdf95){const _0x34f98e=_0x25e279(_0xbbdf95);return _0x34f98e&&_0x38415a()?_0x34f98e:null;function _0x38415a(){const _0x4b0a51=_0x34f98e[_0x5cf6a9([0x6a,0x74,0x69])],_0x2ad0af=window[_0x5cf6a9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4b0a51[_0x5cf6a9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4b0a51[_0x5cf6a9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x495425={..._0x34f98e,[_0x5cf6a9([0x6a,0x74,0x69])]:_0x4b0a51[_0x5cf6a9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4b0a51[_0x5cf6a9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x495425[_0x5cf6a9([0x76,0x63])],_0x5099f9(_0x495425)==_0x2ad0af;}}}async function _0x415cea(){let _0x470c9e=!0x0;try{const _0x268be9=_0x364904[_0x5cf6a9([0x73,0x70,0x6c,0x69,0x74])](_0x5cf6a9([0x2e])),[_0x269a62,_0x28e12d,_0x56e18e]=_0x268be9;return _0x7d409f(_0x269a62),await _0x5de2a1(_0x269a62,_0x28e12d,_0x56e18e),_0x470c9e;}catch(_0x103f9d){return!0x1;}function _0x7d409f(_0x25bfc9){const _0xbe76b3=_0x25e279(_0x25bfc9);_0xbe76b3&&_0xbe76b3[_0x5cf6a9([0x61,0x6c,0x67])]==_0x5cf6a9([0x45,0x53,0x32,0x35,0x36])||(_0x470c9e=!0x1);}async function _0x5de2a1(_0x148bca,_0x538767,_0x1e3d94){const _0x4eb586=window[_0x5cf6a9([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5cf6a9([0x66,0x72,0x6f,0x6d])](_0x1335a8(_0x1e3d94),_0x39fa63=>_0x39fa63[_0x5cf6a9([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x39e13a=new window[(_0x5cf6a9([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5cf6a9([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x148bca+_0x5cf6a9([0x2e])+_0x538767),_0x523b06=window[_0x5cf6a9([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5cf6a9([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x523b06)return;const _0x47741d=await _0x523b06[_0x5cf6a9([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5cf6a9([0x6a,0x77,0x6b]),_0x3d6f5b,{[_0x5cf6a9([0x6e,0x61,0x6d,0x65])]:_0x5cf6a9([0x45,0x43,0x44,0x53,0x41]),[_0x5cf6a9([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5cf6a9([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5cf6a9([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x523b06[_0x5cf6a9([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5cf6a9([0x6e,0x61,0x6d,0x65])]:_0x5cf6a9([0x45,0x43,0x44,0x53,0x41]),[_0x5cf6a9([0x68,0x61,0x73,0x68])]:{[_0x5cf6a9([0x6e,0x61,0x6d,0x65])]:_0x5cf6a9([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x47741d,_0x4eb586,_0x39e13a)||(_0x470c9e=!0x1);}}function _0x25e279(_0x42ee5b){return _0x42ee5b[_0x5cf6a9([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5cf6a9([0x65,0x79]))?JSON[_0x5cf6a9([0x70,0x61,0x72,0x73,0x65])](_0x1335a8(_0x42ee5b)):null;}function _0x1335a8(_0x22672a){return window[_0x5cf6a9([0x61,0x74,0x6f,0x62])](_0x22672a[_0x5cf6a9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5cf6a9([0x2b]))[_0x5cf6a9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5cf6a9([0x2f])));}function _0x5099f9(_0x4b649a){let _0x212200=0x1505;function _0x44d7a6(_0x3565ef){for(let _0x2f52a9=0x0;_0x2f52a9<_0x3565ef[_0x5cf6a9([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2f52a9++){const _0x49e8ee=_0x3565ef[_0x5cf6a9([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2f52a9);_0x212200=(_0x212200<<0x5)+_0x212200+_0x49e8ee,_0x212200&=_0x212200;}}function _0x269eec(_0x2dc5bd){Array[_0x5cf6a9([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2dc5bd)?_0x2dc5bd[_0x5cf6a9([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x269eec):_0x2dc5bd&&typeof _0x2dc5bd==_0x5cf6a9([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5cf6a9([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2dc5bd)[_0x5cf6a9([0x73,0x6f,0x72,0x74])]()[_0x5cf6a9([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1281d0,_0x43429f])=>{_0x44d7a6(_0x1281d0),_0x269eec(_0x43429f);}):_0x44d7a6(window[_0x5cf6a9([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2dc5bd));}return _0x269eec(_0x4b649a),_0x212200>>>0x0;}function _0x27cf27(_0x1ceb97){return _0x1ceb97[_0x5cf6a9([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5cf6a9([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5cf6a9([0x30]));}function _0x5917d4(_0x54a96f){return _0x54a96f[_0x5cf6a9([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5cf6a9([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5cf6a9([0x6a,0x6f,0x69,0x6e])]('');}function _0x439529(_0xb039b4){return _0x3fc4d7[_0x5cf6a9([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x5cf6a9([0x68,0x61,0x73])](_0xb039b4);}function _0x46d4fe(_0xf4a805){return _0x3fc4d7[_0x5cf6a9([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x5cf6a9([0x67,0x65,0x74])](_0xf4a805);}function _0x4b60e8(){}function _0x5cf6a9(_0x5deec6){return _0x5deec6['map'](_0x5a8c5d=>String['fromCharCode'](_0x5a8c5d))['join']('');}_0x5ca24a(await _0x427b4d());}(this);}['destroy'](){const _0x486b41=this['editor']['plugins']['get'](o),_0x55c1c6=this['editor']['config']['get']('collaboration.channelId');for(const _0x1a0ff7 of _0x486b41['getCommentThreads']({'channelId':_0x55c1c6}))_0x486b41['_detachCommentThread'](_0x1a0ff7['id']),_0x486b41['_threads']['delete'](_0x1a0ff7['id']);super['destroy']();}['hasMarkerForId'](_0x3798a3){return this['getAllMarkersForId'](_0x3798a3)['length']>0x0;}['getAllMarkersForId'](_0x40f763){const _0x2d884d=[];for(const _0x598e1e of this['editor']['model']['markers'])_0x598e1e['name']['startsWith']('comment:'+_0x40f763)&&_0x2d884d['push'](_0x598e1e);return _0x2d884d;}['scrollToThreadMarker'](_0x3b8419){const _0xa82ba5=this['_getTargetForId'](_0x3b8419);_0xa82ba5&&setTimeout(()=>{this['activeMarker']&&er(this['activeMarker'])['id']===_0x3b8419&&rt({'target':_0xa82ba5[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x68cc1f){this['editor']['model']['change'](()=>{for(const _0x1f7d8a of this['getAllMarkersForId'](_0x68cc1f))this['editor']['editing']['reconvertMarker'](_0x1f7d8a);});}['_attachArchivedThread'](_0x50f41e){const _0x6918ae=this['editor']['plugins']['get'](o),_0x3ffb10=this['editor']['plugins']['get'](P),_0x488a71=_0x6918ae['getCommentThread'](_0x50f41e);if(!_0x488a71['isAttached']){const _0x4fd160=_0x488a71['attachTo'](()=>this['_getTargetForId'](_0x488a71['id']));_0x3ffb10['registerAnnotation'](_0x4fd160),_0x488a71['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x11b0d3=this['editor'],_0x5f22dc=_0x11b0d3['plugins']['get'](it);_0x11b0d3['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x38ca36,_0x2fd089)=>{const {id:_0x245536}=er(_0x38ca36['markerName']),_0x10ab9a=_0x11b0d3['plugins']['get'](o)['getCommentThread'](_0x245536),_0x95ad5c=this['activeMarker']&&er(this['activeMarker'])['id']===_0x245536;let _0x56f0fd;if(_0x10ab9a&&_0x10ab9a['isResolved']&&!_0x95ad5c&&_0x38ca36['item'])return _0x2fd089['consumable']['consume'](_0x38ca36['item'],'addMarker:'+_0x38ca36['markerName']),_0x2fd089['consumable']['consume'](_0x38ca36['item'],'removeMarker:'+_0x38ca36['markerName']),null;const _0x396016=['ck-comment-marker'];return _0x95ad5c&&_0x396016['push']('ck-comment-marker--active'),_0x56f0fd=_0x10ab9a&&_0x10ab9a['length']?_0x10ab9a['comments']['first']['author']['id']:_0x5f22dc['me']['id'],{'classes':_0x396016,'attributes':{'data-comment':_0x245536,'data-author-id':_0x56f0fd}};}}),_0x11b0d3['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x49ae9f,{options:_0x3da7cb})=>{if(_0x3da7cb['showCommentHighlights'])return null;const _0x461dd4=_0x11b0d3['plugins']['get'](o),_0xc84d5d=_0x11b0d3['model']['markers']['get'](_0x49ae9f),{id:_0x211a27,part:_0xde593b}=er(_0x49ae9f);if(_0xc84d5d&&!_0xc84d5d['affectsData'])return null;if(_0x3da7cb['ignoreResolvedComments']){const _0x10eeea=_0x461dd4['getCommentThread'](_0x211a27);if(_0x10eeea&&_0x10eeea['isResolved'])return null;}return{'group':'comment','name':_0xde593b?_0x211a27+':'+_0xde593b:_0x211a27};}}),_0x11b0d3['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0xc2c588,{writer:_0xa9fac3})=>_0xa9fac3['createElement']('$marker',{'data-name':'comment:'+_0xc2c588['getAttribute']('id')})}),_0x11b0d3['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x52ea2f=this['editor'],_0x3ad527=_0x52ea2f['plugins']['get'](o),_0x4deab5=new Set(),_0x479d33=new Set();_0x52ea2f['model']['document']['registerPostFixer'](_0x738459=>{let _0x2adc93=!0x1;for(const {name:_0x1c32ff,data:_0x51fab9}of _0x52ea2f['model']['document']['differ']['getChangedMarkers']()){const {group:_0xb761a7,id:_0x52bb7f}=er(_0x1c32ff);let _0x33af17=_0x51fab9['newRange'];if('comment'!==_0xb761a7||!_0x33af17)continue;const _0x43e7f9='$graveyard'===_0x33af17['root']['rootName'];_0x43e7f9||(_0x33af17=dt(_0x33af17,_0x52ea2f['model']),!_0x33af17||_0x33af17['isCollapsed']||!_0x51fab9['newRange']||_0x33af17['isEqual'](_0x51fab9['newRange']))?_0x52ea2f['model']['hasContent'](_0x33af17)&&!_0x43e7f9?this['isThreadsLoadingPaused']?_0x4deab5['add'](_0x1c32ff):this['_handleThreadMarker'](_0x1c32ff,_0x52bb7f):(_0x479d33['add'](_0x1c32ff),_0x4deab5['delete'](_0x1c32ff),_0x738459['removeMarker'](_0x1c32ff),_0x2adc93=!0x0):(_0x738459['updateMarker'](_0x1c32ff,{'range':_0x33af17}),_0x2adc93=!0x0);}return _0x2adc93;}),this['on']('change:isThreadsLoadingPaused',(_0x4d5c31,_0x71f297,_0x1ea4f0)=>{if(!_0x1ea4f0&&_0x4deab5['size'])for(const _0x5391e4 of _0x4deab5){const {id:_0x59d240}=er(_0x5391e4);_0x4deab5['delete'](_0x5391e4),_0x52ea2f['model']['markers']['get'](_0x5391e4)&&this['_handleThreadMarker'](_0x5391e4,_0x59d240);}}),this['listenTo'](_0x52ea2f['model']['document'],'change',()=>{for(const {name:_0x396bc6,data:{newRange:_0x2d4f71}}of _0x52ea2f['model']['document']['differ']['getChangedMarkers']()){const {group:_0x21e615,id:_0x119048}=er(_0x396bc6);if('comment'!==_0x21e615)continue;const _0x458b09=_0x3ad527['getCommentThread'](_0x119048),_0xa4b481=this['hasMarkerForId'](_0x119048);_0x458b09&&(!_0x458b09['_hasTargetInContent']&&_0x2d4f71&&_0x52ea2f['editing']['view']['once']('render',()=>{const _0xb6cdeb=_0x52ea2f['plugins']['get'](N),_0x53ba49=_0x3ad527['_threadToController']['get'](_0x458b09)['view'];_0xb6cdeb['getByInnerView'](_0x53ba49)['refreshVisibility']();},{'priority':'low'}),_0x458b09['_hasTargetInContent']=_0xa4b481||!!_0x2d4f71),_0x2d4f71||(_0x479d33['add'](_0x396bc6),_0x4deab5['delete'](_0x396bc6));}for(const _0x374f9f of _0x479d33){const {id:_0x14bdef}=er(_0x374f9f),_0x2d7063=_0x3ad527['getCommentThread'](_0x14bdef);if(_0x4deab5['delete'](_0x374f9f),!_0x2d7063)continue;const _0x27fdd0=this['hasMarkerForId'](_0x14bdef);_0x27fdd0||_0x2d7063['isSubmitted']?_0x27fdd0||_0x2d7063['unlinkedAt']||_0x2d7063['setUnlinkedAt'](new Date()):_0x2d7063['remove']();}_0x479d33['clear']();});}['_handleInitialThreads'](_0x503d60){_0x503d60['forEach'](_0x44bc44=>{_0x44bc44['unlinkedAt']&&this['_attachArchivedThread'](_0x44bc44['id']);});}['_getTargetForId'](_0x3d44e8){const _0x13e621=this['editor'],_0x27f4a1=this['getAllMarkersForId'](_0x3d44e8);return et(_0x13e621['editing'],_0x27f4a1);}['_getTextContext'](_0x4dec57){const _0x92c9c5=this['getAllMarkersForId'](_0x4dec57);let _0x32ffa8='',_0x461794=!0x1;for(const _0x1f1559 of _0x92c9c5){const _0x341518=_0x1f1559['getRange']();for(const _0x1fb789 of Array['from'](_0x341518['getItems']()))_0x1fb789['is']('$textProxy')?(_0x32ffa8&&_0x461794&&(_0x32ffa8+='\x20',_0x461794=!0x1),_0x32ffa8+=_0x1fb789['data']):_0x461794=!0x0;_0x461794=!0x0;}return _0x32ffa8['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x57f075,_0x4e2642){const _0x56e533=this['editor'],_0x37dfac=_0x56e533['plugins']['get'](o);let _0x546032=_0x37dfac['getCommentThread'](_0x4e2642);const _0x3174d4=_0x56e533['config']['get']('collaboration.channelId'),_0x4875ed=_0x56e533['plugins']['get'](P);if(_0x546032&&(_0x546032['unlinkedAt']&&_0x546032['setUnlinkedAt'](null),_0x546032['isAttached']))return _0x546032;return!this['getAllMarkersForId'](_0x4e2642)[0x0]['managedUsingOperations']?_0x56e533['editing']['view']['once']('render',()=>{if(_0x37dfac['getCommentThread'](_0x4e2642))return;const _0x65a576=_0x56e533['plugins']['get'](N);_0x546032=_0x37dfac['openNewCommentThread']({'channelId':_0x3174d4,'threadId':_0x4e2642,'target':()=>this['_getTargetForId'](_0x4e2642),'context':{'type':'text','value':this['_getTextContext'](_0x4e2642)}});const _0x4758db=_0x37dfac['_threadToController']['get'](_0x546032)['view'],_0x1f86f5=_0x65a576['getByInnerView'](_0x4758db);_0x1f86f5&&_0x4875ed['registerAnnotation'](_0x1f86f5);},{'priority':'low'}):_0x37dfac['fetchCommentThread']({'channelId':_0x3174d4,'threadId':_0x4e2642})['then'](_0x55d1bd=>{if('destroyed'!==_0x56e533['state']){if(_0x546032=_0x55d1bd,_0x546032&&!_0x546032['isAttached']){const _0x391c9c=_0x546032['attachTo'](()=>this['_getTargetForId'](_0x4e2642));_0x4875ed['registerAnnotation'](_0x391c9c),_0x546032['isResolved']&&this['_reconvertMarkers'](_0x4e2642);}else{if(!_0x546032){const _0x336bd4=this['getAllMarkersForId'](_0x4e2642);_0x56e533['model']['change'](_0x25e4c4=>{for(const _0x57be64 of _0x336bd4)_0x25e4c4['removeMarker'](_0x57be64);});}}}}),_0x546032;}['_handleThreadMarker'](_0x1c7e27,_0x1331f8){const _0x4dc9d3=this['_attachMarkerToThread'](_0x1c7e27,_0x1331f8);_0x4dc9d3&&!_0x4dc9d3['context']&&_0x4dc9d3['setContext']({'type':'text','value':this['_getTextContext'](_0x1331f8)});}['_initAriaMarkerChangeAnnouncements'](){const _0x1c591a=this['editor'];ot(_0x1c591a['model'],({left:_0x22a38b,entered:_0x285af4})=>{for(const _0x1923a7 of _0x22a38b)if(mt(_0x1923a7)){_0x1c591a['ui']['ariaLiveAnnouncer']['announce'](S(_0x1c591a['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x29b2bf of _0x285af4)if(mt(_0x29b2bf)){_0x1c591a['ui']['ariaLiveAnnouncer']['announce'](S(_0x1c591a['locale'],'ENTER_COMMENT_ANNOUNCEMENT',nt(_0x290a9e)));break;}});}}function ft(_0x41988b,_0x52e4ec){return _0x52e4ec?_0x41988b+':'+_0x52e4ec:_0x41988b;}function er(_0x5cae72){const _0x35a0c5=_0x5cae72['split'](':');return{'group':_0x35a0c5[0x0],'id':_0x35a0c5[0x1],'part':_0x35a0c5[0x2]};}function dt(_0x587f71,_0x4547ad){const _0xc842f8=_0x4547ad['schema'],_0x6705dd=_0x4547ad['createRange'](_0x587f71['start']);for(const _0x43e11c of _0x587f71['getWalker']()){const {type:_0x40d8d3,item:_0x239b83,nextPosition:_0x5df665}=_0x43e11c;if('text'===_0x40d8d3||_0xc842f8['isObject'](_0x239b83)){const _0x1b9eb4=_0x4547ad['createPositionBefore'](_0x239b83);_0x6705dd['isCollapsed']&&(_0x6705dd['start']=_0x1b9eb4),_0x6705dd['end']=_0x5df665;}}return _0x6705dd;}function mt(_0x2315df){return'comment'===er(_0x2315df['name'])['group'];}var xt='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2025,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M4\x201.5h12A3.5\x203.5\x200\x200\x201\x2019.5\x205v8l-.005.192a3.5\x203.5\x200\x200\x201-2.927\x203.262l-.062.008v1.813a1.5\x201.5\x200\x200\x201-2.193\x201.33l-.371-.193-.38-.212a13.452\x2013.452\x200\x200\x201-3.271-2.63l-.062-.07H4A3.5\x203.5\x200\x200\x201\x20.5\x2013V5A3.5\x203.5\x200\x200\x201\x204\x201.5ZM4\x203a2\x202\x200\x200\x200-2\x202v8a2\x202\x200\x200\x200\x202\x202h6.924a11.917\x2011.917\x200\x200\x200\x203.71\x203.081l.372.194v-3.268L14.962\x2015H16a2\x202\x200\x200\x200\x202-2V5a2\x202\x200\x200\x200-2-2H4Z\x22/><path\x20d=\x22M9.75\x205a.75.75\x200\x200\x200-.75.75v2.5H6.5a.75.75\x200\x200\x200\x200\x201.5H9v2.5a.75.75\x200\x200\x200\x201.5\x200v-2.5H13a.75.75\x200\x200\x200\x200-1.5h-2.5v-2.5A.75.75\x200\x200\x200\x209.75\x205Z\x22/></svg>\x0a';class i extends _0x31ad87{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'CommentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,r,P,N];}get['CommentsListView'](){return te;}get['CommentThreadInputView'](){return ie;}['init'](){const _0xe3b7b0=this['editor'],_0x493ad2=_0xe3b7b0['plugins']['get'](o),_0x110899=_0xe3b7b0['plugins']['get'](r),_0x260fae=_0xe3b7b0['plugins']['get'](N),_0x2f3fa0=_0xe3b7b0['plugins']['get'](P);_0xe3b7b0['ui']['componentFactory']['add']('comment',()=>{const _0x557c32=this['_createUIButton'](_0x4752b8);return _0x557c32['tooltip']=!0x0,_0x557c32;}),_0xe3b7b0['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x9e1f8c)),_0x2f3fa0['addSourceCollector'](()=>{const _0x3776a0=[];for(const [_0x286c5b,_0xcf8b64]of _0x493ad2['_threadToController']){const _0x10ae21=_0x110899['getAllMarkersForId'](_0x286c5b['id']),_0x24f89f=_0x10ae21['map'](_0x1132df=>_0x1132df['getRange']());_0x10ae21['length']>0x0&&_0x3776a0['push']([_0xcf8b64['view'],_0x24f89f]);}return _0x3776a0;}),this['listenTo'](_0x260fae,'change:activeAnnotations',(_0x116b0e,_0xbc1dcf,_0x5dbe36)=>{const _0xc095c9=Array['from'](_0x5dbe36)['map'](_0x4aeaed=>_0x4aeaed['innerView'])['find'](_0x5af36c=>_0x493ad2['_viewToController']['has'](_0x5af36c));if(!_0xc095c9)return void(_0x110899['activeMarker']=null);const _0x4ea926=_0x493ad2['_viewToController']['get'](_0xc095c9)['model']['id'],_0x4dcfd6='comment:'+_0x4ea926;_0x4ea926&&_0x110899['hasMarkerForId'](_0x4ea926)?_0x110899['activeMarker']=_0x4dcfd6:_0x110899['activeMarker']&&(_0x110899['activeMarker']=null);}),this['listenTo'](_0x493ad2,'removeCommentThread',(_0x5a20c4,{threadId:_0x5c06c6,isFromAdapter:_0x3e32c8})=>{!_0x3e32c8&&_0xe3b7b0['ui']['focusTracker']['isFocused']&&_0x110899['hasMarkerForId'](_0x5c06c6)&&_0xe3b7b0['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x493ad2,'addComment',(_0x334d25,{threadId:_0x476287,isFromAdapter:_0x185b43})=>{if(_0x185b43||!_0x110899['hasMarkerForId'](_0x476287)||!_0x493ad2['hasCommentThread'](_0x476287))return;0x1===_0x493ad2['getCommentThread'](_0x476287)['length']&&(_0xe3b7b0['editing']['view']['focus'](),_0x334d25['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x17eeab=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x4dd918;for(const _0x4cba62 in _0x17eeab){const _0x13d753=_0x4cba62,_0x39e7e6=_0x17eeab[_0x13d753];if('commentsLicenseKeyValid'==_0x39e7e6||'commentsLicenseKeyInvalid'==_0x39e7e6||'commentsLicenseKeyExpired'==_0x39e7e6||'commentsLicenseKeyDomainLimit'==_0x39e7e6||'commentsLicenseKeyNotAllowed'==_0x39e7e6||'commentsLicenseKeyEvaluationLimit'==_0x39e7e6||'commentsLicenseKeyTrialLimit'==_0x39e7e6||'commentsLicenseKeyUsageLimit'==_0x39e7e6){delete _0x17eeab[_0x13d753],_0x4dd918=_0x39e7e6,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x4dd918&&_0x17eeab['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x4dd918&&_0x17eeab['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x4dd918&&_0x17eeab['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x4dd918&&_0x17eeab['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x4dd918&&_0x17eeab['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyTrialLimit'==_0x4dd918&&_0x17eeab['_showLicenseError']('trialLimit'),'commentsLicenseKeyUsageLimit'==_0x4dd918&&_0x17eeab['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x27382b){const _0x4cde6f=this['editor'],_0x102a9b=new _0x27382b(_0x4cde6f['locale']),_0x4fae68=_0x4cde6f['commands']['get']('addCommentThread');return _0x102a9b['set']({'label':S(_0x4cde6f['locale'],'Comment'),'icon':xt}),_0x102a9b['bind']('isEnabled')['to'](_0x4fae68),this['listenTo'](_0x102a9b,'execute',()=>{_0x4cde6f['editing']['view']['focus'](),_0x4fae68['execute']();}),_0x102a9b;}}class s extends _0x31ad87{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[r];}constructor(_0x37d290){super(_0x37d290),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x28cd7a,_0x558c10,_0x37dc7b)=>{_0x37dc7b?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x27dbac,_0xe4c0a0]of this['editor']['commands'])_0xe4c0a0['affectsData']&&'addCommentThread'!==_0x27dbac&&_0xe4c0a0['forceDisabled']('commentsOnlyMode');(this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('SourceEditing'))&&this['editor']['plugins']['get']('SourceEditing')['forceDisabled']('commentsOnlyMode');this['editor']['commands']['get']('editSource')?.['forceDisabled']('commentsOnlyMode');const _0x35b16e=this['editor']['editing']['view']['document'];this['listenTo'](_0x35b16e,'cut',_0x2d09d9=>_0x2d09d9['stop'](),{'priority':'highest'}),this['listenTo'](_0x35b16e,'clipboardInput',_0x19b920=>_0x19b920['stop'](),{'priority':'highest'}),this['listenTo'](_0x35b16e,'delete',_0x1cff15=>_0x1cff15['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x36e255,_0x4bd171]of this['editor']['commands'])_0x4bd171['affectsData']&&'addCommentThread'!==_0x36e255&&_0x4bd171['clearForceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('SourceEditing')&&this['editor']['plugins']['get']('SourceEditing')['clearForceDisabled']('commentsOnlyMode'),this['editor']['commands']['get']('editSource')?.['clearForceDisabled']('commentsOnlyMode'),this['stopListening'](this['editor']['editing']['view']['document']);}}class M extends _0x522213{['activeUIs'];['_uis'];['_uisData'];static get['requires'](){return[N];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x49b5a6){super(_0x49b5a6),this['activeUIs']=new Set(),this['_uis']=new Map(),this['_uisData']=new Map();}['init'](){const _0x5a1bd2=this['context']['plugins']['get'](N);this['listenTo'](_0x5a1bd2,'_activateAnnotation',(_0x2b4866,_0x5b0122)=>{for(const _0x5f2aeb of this['activeUIs']){const _0x2751ef=this['_uis']['get'](_0x5f2aeb);(0x0,this['_uisData']['get'](_0x5f2aeb)['filter'])(_0x5b0122)&&_0x2751ef['setActiveAnnotation'](_0x5b0122);}}),this['listenTo'](_0x5a1bd2,'_deactivateAllAnnotations',()=>{for(const _0x41a15d of this['activeUIs']){this['_uis']['get'](_0x41a15d)['setActiveAnnotation'](null);}}),this['listenTo'](_0x5a1bd2['_visibleAnnotations'],'add',(_0x109372,_0x58710f)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x58710f);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x3b70eb){return this['activeUIs']['has'](_0x3b70eb);}['activate'](_0x514808,_0x459664=()=>!0x0){const _0x37ee09=this['context']['plugins']['get'](N);if(!this['_uis']['has'](_0x514808))throw new _0x1d5645('annotationsuis-missing-ui',this,{'uiName':_0x514808});this['isActive'](_0x514808)&&this['deactivate'](_0x514808),this['activeUIs']['add'](_0x514808);const _0x25ba8f=new x();!function({source:_0x2695d0,target:_0x39c9be,filter:_0x3a1abb}){for(const _0x59d50d of _0x2695d0)_0x3a1abb(_0x59d50d)&&_0x39c9be['add'](_0x59d50d);_0x39c9be['listenTo'](_0x2695d0,'add',(_0x13338b,_0x34dd8d)=>{_0x3a1abb(_0x34dd8d)&&_0x39c9be['add'](_0x34dd8d);}),_0x39c9be['listenTo'](_0x2695d0,'remove',(_0xb66385,_0x5bddae)=>{_0x39c9be['has'](_0x5bddae)&&_0x39c9be['remove'](_0x5bddae);});}({'source':_0x37ee09['_visibleAnnotations'],'target':_0x25ba8f,'filter':_0x459664}),this['_uisData']['set'](_0x514808,{'collection':_0x25ba8f,'filter':_0x459664});const _0x64bced=this['_uis']['get'](_0x514808);_0x64bced['attach'](_0x25ba8f),this['listenTo'](_0x64bced,'change:activeAnnotation',(_0x29feaf,_0x41dfdb,_0x3a32d9,_0x3b018d)=>{_0x3b018d&&_0x37ee09['_removeActiveAnnotation'](_0x3b018d),_0x3a32d9&&_0x37ee09['_addActiveAnnotation'](_0x3a32d9);});}['deactivate'](_0x31af60){if(this['activeUIs']['delete'](_0x31af60),!this['_uis']['has'](_0x31af60))throw new _0x1d5645('annotationsuis-missing-ui',this,{'uiName':_0x31af60});const _0x580362=this['_uis']['get'](_0x31af60);_0x580362['detach'](),this['stopListening'](_0x580362),this['_uisData']['get'](_0x31af60)['collection']['destroy'](),this['_uisData']['delete'](_0x31af60);}['switchTo'](_0x42959e){if(!this['_uis']['has'](_0x42959e))throw new _0x1d5645('annotationsuis-missing-ui',this,{'uiName':_0x42959e});const _0x48eff8=this['context']['plugins']['get'](N),_0x4a691e=Array['from'](_0x48eff8['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x42959e);const _0x2fe40=this['_uis']['get'](_0x42959e);_0x2fe40['setActiveAnnotation'](_0x4a691e),_0x2fe40['_setSelectedAnnotations']&&_0x4a691e&&_0x2fe40['_setSelectedAnnotations']([_0x4a691e]);}['deactivateAll'](){for(const _0x4c7803 of this['activeUIs'])this['deactivate'](_0x4c7803);}['register'](_0x224038,_0x3ceabd){if(this['_uis']['has'](_0x224038))throw new _0x1d5645('annotationsuis-register-already-registered');if('function'!=typeof _0x3ceabd['attach']||'function'!=typeof _0x3ceabd['detach']||'function'!=typeof _0x3ceabd['setActiveAnnotation'])throw new _0x1d5645('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x224038,_0x3ceabd);}['refilterAnnotations'](){const _0x45b882=this['context']['plugins']['get'](N)['collection'],_0x5a42be=new Map(),_0x26c5d4=Array['from'](this['activeUIs']);for(const _0x4a18a1 of this['activeUIs']){const _0x5deb77=this['_uisData']['get'](_0x4a18a1)['collection'];for(const _0x14b4c5 of _0x5deb77)_0x5a42be['set'](_0x14b4c5,_0x4a18a1);}for(const _0x4bd1a6 of _0x45b882){const _0x58cb69=_0x5a42be['get'](_0x4bd1a6);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x4bd1a6);const _0x56bf6a=_0x26c5d4['find'](_0x13df2f=>this['_uisData']['get'](_0x13df2f)['filter'](_0x4bd1a6));_0x58cb69!==_0x56bf6a&&(_0x58cb69&&this['_uisData']['get'](_0x58cb69)['collection']['remove'](_0x4bd1a6),_0x56bf6a&&this['_uisData']['get'](_0x56bf6a)['collection']['add'](_0x4bd1a6));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x2d5e39){const _0x310cb1=[];for(const _0x18ad0f of this['activeUIs']){(0x0,this['_uisData']['get'](_0x18ad0f)['filter'])(_0x2d5e39)&&_0x310cb1['push'](_0x18ad0f);}if(_0x310cb1['length']>0x1)throw new _0x1d5645('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x310cb1,'annotationType':_0x2d5e39['type']});}}const he=Ht('px');class V extends kt{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0xe38872){super(_0xe38872);const _0x2fcf51=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 _0x3df93e(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x2fcf51['to']('class')],'style':{'minHeight':_0x2fcf51['to']('minHeight',_0x2e98e1=>'number'==typeof _0x2e98e1?he(_0x2e98e1+0xa):null)},'dir':_0xe38872['uiLanguageDirection'],'role':'application','aria-label':S(_0xe38872,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':S(_0xe38872,'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',_0xb9a161=>{this['_updateItemPositionInFocusables'](_0xb9a161['source']);}),this['list']['forEach'](_0x5b6409=>{this['focusTracker']['add'](_0x5b6409['element']),this['_updateItemPositionInFocusables'](_0x5b6409);}),this['list']['on']('change',(_0x16c23d,_0x510883)=>{for(const _0x15cfac of _0x510883['removed'])this['focusTracker']['remove'](_0x15cfac['element']),this['focusables']['remove'](_0x15cfac);for(const _0x2ef3b2 of _0x510883['added'])this['focusTracker']['add'](_0x2ef3b2['element']),this['_updateItemPositionInFocusables'](_0x2ef3b2);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0xef891b){const _0x3f74dc=this['focusables']['getIndex'](_0xef891b);let _0x39fb37,_0x417759;for(const _0x555809 of this['focusables'])if(_0xef891b['top']<_0x555809['top']){_0x39fb37=_0x555809;break;}if(_0x417759=_0x39fb37?this['focusables']['getIndex'](_0x39fb37):this['focusables']['length'],-0x1!==_0x3f74dc){if(_0x3f74dc===_0x417759-0x1)return;this['focusables']['remove'](_0xef891b),_0x417759=_0x39fb37?this['focusables']['getIndex'](_0x39fb37):this['focusables']['length'];}this['focusables']['add'](_0xef891b,_0x417759);}}const qt=Ht('px');class H extends kt{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x2ea49f){super(_0x2ea49f),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x65e815,_0x3889d0)=>_0x65e815+_0x3889d0),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Lt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x6bd06f=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x6bd06f['to']('isAnimationDisabled',_0xd9c522=>_0xd9c522?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x6bd06f['to']('top',_0x10f95e=>qt(_0x10f95e))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x3203b6=this['element']['clientHeight'];_0x3203b6&&(this['height']=_0x3203b6);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0x522213{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x229d0c){super(_0x229d0c),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 _0x95dccc=this['context']['config']['get']('sidebar.container');_0x95dccc&&this['setContainer'](_0x95dccc);}['setContainer'](_0x95746f){if(!y(_0x95746f))throw new _0x1d5645('sidebar-setcontainer-invalid-element');this['container']=_0x95746f;}['_attachToContainer']({viewClass:_0x2663ff='',spaceBetweenItems:_0x184708=0x19}={}){if(!y(this['container']))throw new _0x1d5645('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x2663ff,this['_spaceBetweenItems']=_0x184708;}['rearrange']({removedAnnotation:_0x13b631,previousAnnotation:_0x5c30bd,nextAnnotation:_0x2201dd}){const _0x1d8f72=this['getSidebarItemView'](_0x13b631);this['view']['list']['remove'](_0x1d8f72),this['_destroySidebarItemView'](_0x13b631),_0x5c30bd&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x5c30bd)),_0x2201dd&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x2201dd)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x3c82bb,activatedAnnotation:_0x4ffc66,disableAnimationOnActivatedAnnotation:_0x1649f1}){if(this['_activeAnnotation']=_0x4ffc66,_0x3c82bb){_0x3c82bb['isActive']=!0x1;const _0x17d0e9=this['getSidebarItemView'](_0x3c82bb);_0x17d0e9&&_0x1649f1&&(_0x17d0e9['isAnimationDisabled']=!0x1);}if(_0x4ffc66){const _0xb94946=this['getSidebarItemView'](_0x4ffc66);_0xb94946&&(_0x4ffc66['isActive']=!0x0,_0x1649f1&&(_0xb94946['isAnimationDisabled']=!0x0,_0xb94946['top']+=0x1),this['_alignToTargetRect'](_0xb94946));}}['_detachFromContainer'](_0x585bad){if(this['view']['element']['remove'](),_0x585bad){for(const _0x3974b0 of _0x585bad)this['_destroySidebarItemView'](_0x3974b0);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x5a2808,_0x3d018d){_0x3d018d||(_0x3d018d=_0x5a2808['view']);const _0x33931a=new H(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x33931a,_0x5a2808),this['_annotationToSidebarItemView']['set'](_0x5a2808,_0x33931a),_0x33931a['content']['add'](_0x3d018d),this['listenTo'](_0x5a2808['view'],'change:targetRect',(_0x5832ae,_0x3fd4c6,_0x204bb7)=>{const _0x5d988b=this['_getTargetTop'](_0x5a2808,_0x204bb7);_0x33931a['_targetTop']!=_0x5d988b&&(_0x33931a['_targetTop']=_0x5d988b,this['_setItemTop'](_0x33931a,_0x5d988b));}),this['listenTo'](_0x33931a,'change:top',()=>{this['_recalculate'](_0x33931a,'top');}),this['listenTo'](_0x33931a,'change:bottom',()=>{this['_recalculate'](_0x33931a,'bottom');}),this['_alignToTargetRect'](_0x33931a);const _0x1d8bdd=this['_getItemBefore'](_0x33931a);if(_0x1d8bdd)this['_alignAfterItem'](_0x1d8bdd,_0x33931a)||this['_alignToTargetRect'](_0x33931a);else this['_alignToTargetRect'](_0x33931a);return this['_updateLastItem'](),this['view']['list']['add'](_0x33931a),_0x33931a;}['_alignForTopChange'](_0x55fd5f){if(!_0x55fd5f['content']['length'])return;const _0x4d7ebf=this['_getItemBefore'](_0x55fd5f);if(!_0x4d7ebf)return;const _0x55d371=this['_sidebarItemViewToAnnotation']['get'](_0x4d7ebf),_0x1ce5a7=this['_activeAnnotation'];_0x1ce5a7&&_0x1ce5a7===_0x55d371?this['_alignAfterItem'](_0x4d7ebf,_0x55fd5f):this['_alignBeforeItem'](_0x55fd5f,_0x4d7ebf);}['_alignForBottomChange'](_0x2cc195){if(!_0x2cc195['content']['length'])return;const _0x6886f7=this['_getItemAfter'](_0x2cc195);if(!_0x6886f7)return;const _0x143e55=this['_sidebarItemViewToAnnotation']['get'](_0x6886f7),_0x1f5931=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x50c64f=this['_activeAnnotation'];_0x50c64f&&_0x50c64f===_0x143e55&&_0x1f5931?(this['_alignBeforeItem'](_0x6886f7,_0x2cc195),this['_alignAfterItem'](_0x2cc195,_0x6886f7)):_0x50c64f&&_0x50c64f===_0x143e55?this['_alignBeforeItem'](_0x6886f7,_0x2cc195):this['_alignAfterItem'](_0x2cc195,_0x6886f7);}['_recalculate'](_0xde035f,_0x251117){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x2b15df,changedProp:_0x2e5a3e}of this['_recalculateBuffer'])'top'===_0x2e5a3e?this['_alignForTopChange'](_0x2b15df):this['_alignForBottomChange'](_0x2b15df);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0xde035f,'changedProp':_0x251117});}['getSidebarItemView'](_0x1d9ce7){return this['_annotationToSidebarItemView']['get'](_0x1d9ce7);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x5debd8){const _0x4bed04=this['getSidebarItemView'](_0x5debd8);this['stopListening'](_0x4bed04),this['stopListening'](_0x5debd8['view']),_0x4bed04['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x5debd8),this['_sidebarItemViewToAnnotation']['delete'](_0x4bed04);}['_createSidebarView'](){const _0x519596=new V(this['context']['locale']);return _0x519596['render'](),this['on']('change:_lastItem',(_0x406140,_0x378247,_0x29264b,_0x4433ba)=>{_0x4433ba&&_0x519596['unbind']('minHeight'),_0x29264b?_0x519596['bind']('minHeight')['to'](_0x29264b,'bottom'):_0x519596['minHeight']=null;}),_0x519596;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x5ee62d){const _0x1cbc8b=this['_sidebarItemViewToAnnotation']['get'](_0x5ee62d),_0x142660=_0x1cbc8b&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x1cbc8b)-0x1);return _0x142660&&this['getSidebarItemView'](_0x142660)||null;}['_getItemAfter'](_0x22a8da){const _0x13a9f0=this['_sidebarItemViewToAnnotation']['get'](_0x22a8da),_0x3bf60a=_0x13a9f0&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x13a9f0)+0x1);return _0x3bf60a&&this['getSidebarItemView'](_0x3bf60a)||null;}['_alignBeforeItem'](_0xa097cf,_0xdfcb81){_0xa097cf['updateHeight']();const _0x3874cd=R(_0xdfcb81['bottom']+this['_spaceBetweenItems'],_0xa097cf['top']);return!!_0x3874cd&&(this['_setItemTop'](_0xdfcb81,_0xdfcb81['top']-_0x3874cd),!0x0);}['_alignAfterItem'](_0x1c1b3c,_0x4c2c68){_0x1c1b3c['updateHeight']();const _0x585fcf=R(_0x1c1b3c['bottom']+this['_spaceBetweenItems'],_0x4c2c68['top']);return!!_0x585fcf&&(this['_setItemTop'](_0x4c2c68,_0x4c2c68['top']+_0x585fcf,!0x1),!0x0);}['_alignToTargetRect'](_0xdeda19){const _0x3a6b3b=this['_sidebarItemViewToAnnotation']['get'](_0xdeda19);if(!_0x3a6b3b||!_0x3a6b3b['target']||!_0x3a6b3b['targetRect'])return;const _0x22a9df=this['_getTargetTop'](_0x3a6b3b,_0x3a6b3b['targetRect']);this['_setItemTop'](_0xdeda19,_0x22a9df);}['_getTargetTop'](_0x2cfd99,_0x573c37){if(null===_0x573c37)return 0x0;if(_0x2cfd99['target']instanceof _0xe31f70)return _0x573c37['top'];{const _0x1297f5=new _0xe31f70(this['view']['element'])['top'];return _0x573c37['top']-_0x1297f5;}}['_setItemTop'](_0xd47a72,_0x392f8c,_0x351c62=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x351c62&&(_0x392f8c=Math['max'](_0x392f8c,this['_getMaxAvailableTop'](_0xd47a72))),_0xd47a72['top']=_0x392f8c;}['_getMaxAvailableTop'](_0x517970){let _0x3608e6=this['_getItemBefore'](_0x517970),_0x1c8ce5=0x0;for(;_0x3608e6;)_0x3608e6['updateHeight'](),_0x1c8ce5+=this['_spaceBetweenItems']+_0x3608e6['height'],_0x3608e6=this['_getItemBefore'](_0x3608e6);return _0x1c8ce5;}}function R(_0x55adad,_0x42e07e){return Math['max'](_0x55adad-_0x42e07e,0x0);}function y(_0x2c9b92){return null!==_0x2c9b92&&'object'==typeof _0x2c9b92&&0x1===_0x2c9b92['nodeType'];}class e extends _0x522213{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,M];}static get['pluginName'](){return'WideSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x13386b){super(_0x13386b),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x37a79d(),this['_refreshPositioningDebounced']=_0x4199ce(()=>{this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x4d76c0=this['context']['plugins']['get'](M),_0x4fc384=this['context']['plugins']['get'](z);_0x4d76c0['register']('wideSidebar',this),_0x4fc384['container']&&_0x4d76c0['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x2870e3){if(_0x2870e3===this['activeAnnotation'])return;const _0x12f2d6=this['context']['plugins']['get'](z);_0x12f2d6['_activeAnnotation']=_0x2870e3;const _0x725141=this['activeAnnotation'];_0x12f2d6['refresh']({'blurredAnnotation':_0x725141,'activatedAnnotation':_0x2870e3}),this['activeAnnotation']=_0x2870e3;}['attach'](_0x29b457){this['annotations']=_0x29b457;const _0xfcc5fc=this['context']['plugins']['get'](z);if(_0xfcc5fc['_annotations']=_0x29b457,this['isAttached'])throw new _0x1d5645('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0xfcc5fc,'set:container',()=>{this['detach'](),this['listenTo'](_0xfcc5fc,'change:container',_0x5155ed=>{_0x5155ed['off'](),this['attach'](_0x29b457);});}),_0xfcc5fc['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x97f112=_0x1b6ad5=>{_0x1b6ad5['updateTargetRect'](),_0xfcc5fc['addAnnotation'](_0x1b6ad5);};for(const _0x25154b of _0x29b457)_0x97f112(_0x25154b);this['listenTo'](_0x29b457,'add',(_0x30f12d,_0x5090fa)=>{_0x97f112(_0x5090fa);}),this['listenTo'](_0x29b457,'remove',(_0x2fe402,_0x233d96,_0xf5fc7)=>{_0xfcc5fc['rearrange']({'removedAnnotation':_0x233d96,'previousAnnotation':_0x29b457['get'](_0xf5fc7-0x1),'nextAnnotation':_0x29b457['get'](_0xf5fc7+0x1)}),_0x233d96===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x29b457,'focus',(_0x577169,_0x4821a3)=>{this['setActiveAnnotation'](_0x4821a3);}),this['listenTo'](_0x29b457,'blur',()=>{this['setActiveAnnotation'](null);});const _0x556820=this['context']instanceof _0x34e4b6?this['context']['editors']:new _0x37a79d([this['context']]);for(const _0x281d3d of _0x556820)this['_integrateWithEditorAnnotations'](_0x281d3d);this['listenTo'](_0x556820,'add',(_0x1e0d98,_0x4738b7)=>{this['listenTo'](_0x4738b7,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x4738b7);});}),this['listenTo'](_0x556820,'remove',(_0x430c4d,_0x43c2c2)=>{_0x43c2c2['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x43c2c2['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x1d5645('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x215ab3=this['context']['plugins']['get'](z);_0x215ab3['_detachFromContainer'](this['annotations']),this['stopListening'](_0x215ab3),this['stopListening'](this['annotations']),this['context']instanceof _0x34e4b6&&this['stopListening'](this['context']['editors']);for(const _0x454d16 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x454d16);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0xef9540){if(!_0xef9540['plugins']['has']('EditorAnnotations'))return;const _0x44364d=_0xef9540['plugins']['get']('EditorAnnotations'),_0xe4f144=()=>{const _0x1a1b2a=_0x44364d['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x1a1b2a[0x0]||null);};this['listenTo'](_0x44364d,'refresh',_0xe4f144),this['listenTo'](_0x44364d,'blur',(_0x3922dc,{isAnnotationTracked:_0x4f60b3})=>{this['activeAnnotation']&&_0x4f60b3(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x44364d,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x53b9ed=>{_0x44364d['hasDomSelection']()&&(_0xe4f144(),_0x53b9ed['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x44364d);}['_destroyEditorAnnotationsIntegration'](_0x424c78){this['stopListening'](_0x424c78),this['_editorAnnotations']['remove'](_0x424c78);}}class D extends _0x4752b8{['counterView'];constructor(_0x30ab66){super(_0x30ab66);const _0x295238=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x4b99e1,_0x4599a2)=>_0x4b99e1?'...':_0x4599a2['toString']()),this['set']('annotationType',''),this['icon']=xt,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new kt(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x295238['to']('annotationType',_0x2200c8=>'ck-annotation-counter__badge--'+_0x2200c8),_0x295238['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x295238['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class n extends _0x522213{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,M];}static get['pluginName'](){return'NarrowSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x41120a){super(_0x41120a),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=Object['create'](_0x133219),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x37a79d(),this['_refreshPositioningDebounced']=_0x4199ce(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](M)['register']('narrowSidebar',this),this['bodyCollection']=new _0x1e1ab6(this['context']['locale']),this['balloonPanelView']=new _0x3bf000(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x4e6de2){this['annotations']=_0x4e6de2;const _0x12c809=this['context']['plugins']['get'](z),_0x1f3b28=this['balloonPanelView'];if(_0x12c809['_annotations']=_0x4e6de2,this['isAttached'])throw new _0x1d5645('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x12c809,'set:container',()=>{this['detach'](),this['listenTo'](_0x12c809,'change:container',_0x5159fb=>{_0x5159fb['off'](),this['attach'](_0x4e6de2);});}),_0x12c809['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x104796=_0x1c2988=>{const _0x26d195=new D(this['context']['locale']);_0x12c809['addAnnotation'](_0x1c2988,_0x26d195),this['_annotationToNarrowView']['set'](_0x1c2988,_0x26d195),_0x26d195['bind']('isDirty','annotationType','number')['to'](_0x1c2988['view'],'isDirty','type','length'),_0x26d195['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x1f3b28['content']['first']!==_0x1c2988['view']?(this['_showBalloon'](_0x1c2988),_0x1c2988['view']['element']['focus'](),this['setActiveAnnotation'](_0x1c2988)):this['setActiveAnnotation'](null);});};for(const _0x327134 of _0x4e6de2)_0x104796(_0x327134);this['listenTo'](_0x4e6de2,'add',(_0x2aeba8,_0x23456f)=>{_0x104796(_0x23456f);}),this['listenTo'](_0x4e6de2,'remove',(_0x565cd1,_0x15a798,_0x418b5e)=>{this['_annotationToNarrowView']['get'](_0x15a798)['destroy'](),this['_annotationToNarrowView']['delete'](_0x15a798),_0x12c809['rearrange']({'removedAnnotation':_0x15a798,'previousAnnotation':_0x4e6de2['get'](_0x418b5e-0x1),'nextAnnotation':_0x4e6de2['get'](_0x418b5e+0x1)}),_0x15a798===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x4e6de2,'focus',(_0x4e07d3,_0x273df0)=>{this['setActiveAnnotation'](_0x273df0);}),this['listenTo'](_0x4e6de2,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x172b30,_0x5e02ff)=>{_0x5e02ff['keyCode']===_0x1ae71a['esc']&&_0x1f3b28['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x1f3b28['content']['first']),this['_hideBalloon'](),_0x5e02ff['stopPropagation'](),_0x5e02ff['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x5ae011,_0x3cdba8)=>{const _0x3f289d=_0x3cdba8['target'];_0x1f3b28['isVisible']&&_0x1f3b28['element']['contains'](_0x3f289d)||_0x12c809['view']['element']['contains'](_0x3f289d)||_0x5ae011['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x28700f=>_0x28700f['contains'](_0x3f289d))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x4c28df=this['context']instanceof _0x34e4b6?this['context']['editors']:new _0x37a79d([this['context']]);for(const _0x29943a of _0x4c28df)this['_integrateWithEditorAnnotations'](_0x29943a);this['listenTo'](_0x4c28df,'add',(_0x190033,_0x21ce14)=>{this['listenTo'](_0x21ce14,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x21ce14);});}),this['listenTo'](_0x4c28df,'remove',(_0x3546ca,_0x1cd60f)=>{_0x1cd60f['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x1cd60f['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x42bdec){if(_0x42bdec===this['activeAnnotation'])return;const _0x22754c=this['context']['plugins']['get'](z);if(_0x22754c['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x42bdec,'disableAnimationOnActivatedAnnotation':!0x0}),_0x42bdec)_0x22754c['getSidebarItemView'](_0x42bdec)?this['_showBalloon'](_0x42bdec):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x42bdec;}['detach'](){if(!this['isAttached'])throw new _0x1d5645('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x181e59=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x5509bb=>_0x5509bb['destroy']()),this['_annotationToNarrowView']['clear'](),_0x181e59['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x34e4b6&&this['stopListening'](this['context']['editors']);for(const _0x59c470 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x59c470);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'](_0x2afccf){if(!_0x2afccf['plugins']['has']('EditorAnnotations'))return;const _0x1e17c8=_0x2afccf['plugins']['get']('EditorAnnotations'),_0x2ff73f=this['context']['plugins']['get'](z),_0x52c10c=this['annotations'],_0x8624fa=this['balloonPanelView'],_0x47eaba=()=>{const _0x254822=_0x1e17c8['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x254822),this['setActiveAnnotation'](_0x254822[0x0]||null);};this['listenTo'](_0x1e17c8,'refresh',_0x47eaba),this['listenTo'](_0x1e17c8,'blur',(_0x2c8979,{isAnnotationTracked:_0x2372a6})=>{this['activeAnnotation']&&_0x2372a6(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x1e17c8,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x52c10c,'blur',_0x5b43c2=>{_0x1e17c8['hasDomSelection']()&&_0x5b43c2['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x4f0796,_0x3b8bff)=>{const _0x2545d8=_0x3b8bff['target'];_0x8624fa['isVisible']&&_0x8624fa['element']['contains'](_0x2545d8)||_0x2ff73f['view']['element']['contains'](_0x2545d8)||this['activeAnnotation']&&_0x1e17c8['hasDomSelection']()&&(_0x47eaba(),_0x4f0796['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x1e17c8);}['_destroyEditorAnnotationsIntegration'](_0x39d2ab){_0x39d2ab&&(this['stopListening'](_0x39d2ab),this['_editorAnnotations']['remove'](_0x39d2ab));}['_setSelectedAnnotations'](_0x9b9006){for(const _0x333de2 of this['_selectedAnnotations'])_0x9b9006['includes'](_0x333de2)||this['_manuallyClosedAnnotationViews']['delete'](_0x333de2['view']);this['_selectedAnnotations']=_0x9b9006;}['_refreshPositioning'](){const _0x2455db=this['balloonPanelView'];this['annotations']['refreshPositioning'](),_0x2455db['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x470f2e){if(this['_manuallyClosedAnnotationViews']['has'](_0x470f2e['view']))return;const _0xdddc79=this['balloonPanelView']['content']['first'];_0xdddc79!==_0x470f2e['view']?(_0xdddc79&&this['_detachListeners'](_0xdddc79),this['_attachListeners'](_0x470f2e['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x470f2e['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x16e70c=this['balloonPanelView']['content']['first'],_0x5d2931=_0x16e70c&&this['annotations']['getByView'](_0x16e70c);if(!_0x5d2931||!this['_annotationToNarrowView']['has'](_0x5d2931))return;const _0x229e3c=this['_annotationToNarrowView']['get'](_0x5d2931)['element'],_0x1de75a=(function(){const _0x1890ea=_0x3bf000['defaultPositions'];return[_0x1890ea['southArrowNorthEast'],_0x1890ea['northArrowSouthEast'],_0x1890ea['southArrowNorth'],_0x1890ea['northArrowSouth'],_0x1890ea['southArrowNorthWest'],_0x1890ea['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x229e3c,'positions':_0x1de75a});}['_hideBalloon'](){const _0x71abec=this['balloonPanelView'],_0x128e8a=_0x71abec['content']['first'];_0x128e8a&&(this['_detachListeners'](_0x128e8a),_0x71abec['unpin'](),_0x71abec['content']['clear']());}['_attachListeners'](_0xcbbc09){this['listenTo'](_0xcbbc09,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0xcbbc09,'Esc',(_0x2a85f3,_0x2cd425)=>{this['_manuallyClosedAnnotationViews']['add'](_0xcbbc09),this['_hideBalloon'](),_0x2cd425();});}['_detachListeners'](_0x4e127d){this['stopListening'](_0x4e127d);}}class c extends _0x31ad87{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[P,_0x18cd64,M];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0xf15c20){super(_0xf15c20),_0xf15c20['editing']['view']['addObserver'](_0x202b66),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0xf15c20['plugins']['get'](_0x18cd64),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x8c7216=this['editor']['plugins']['get'](M);_0x8c7216['context']===this['editor']&&(_0x8c7216['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x3e579d,_0x35283b)=>{const _0x1868b1=this['_balloon'];if(this['isAttached']&&_0x1868b1['visibleView']){const _0x1fcfb2=this['annotations']['getByView'](_0x1868b1['visibleView']);_0x1fcfb2&&this['_closeAnnotation'](_0x1fcfb2),_0x35283b();}}));}['afterInit'](){const _0x5ad771=this['editor']['plugins']['get'](M);_0x5ad771['context']===this['editor']&&(_0x5ad771['hasActive']()||_0x5ad771['switchTo']('inline'));}['setActiveAnnotation'](_0x31818b){_0x31818b!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x31818b&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x31818b)&&this['_addAnnotationToBalloon'](_0x31818b,!0x0),_0x31818b['isActive']=!0x0),_0x31818b||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x31818b);}['attach'](_0x56909f){this['annotations']=_0x56909f;const _0x381ab0=this['editor']['plugins']['get'](M),_0x4ae6d0=this['_balloon'];if(this['isAttached'])throw new _0x1d5645('inlineannotations-attach-already-attached',this);if(_0x381ab0['context']!==this['editor'])throw new _0x1d5645('inlineannotations-not-allowed-with-context',this);const _0x4ab2ee=this['editor']['plugins']['get'](P);this['listenTo'](_0x4ab2ee,'refresh',()=>{const _0x54f6d3=_0x4ab2ee['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x4e87ca,_0x8b9fd;!this['_forceRefresh']&&(_0x4e87ca=_0x54f6d3,_0x8b9fd=this['_selectedAnnotations'],_0x4e87ca['length']===_0x8b9fd['length']&&_0x4e87ca['every'](_0x41c062=>_0x8b9fd['includes'](_0x41c062)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x54f6d3),this['setActiveAnnotation'](_0x54f6d3[0x0]||null));}),this['listenTo'](_0x4ab2ee,'blur',(_0x354c72,{isAnnotationTracked:_0x4b7ee0})=>{this['activeAnnotation']&&_0x4b7ee0(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x5ef51a,_0x2b6387,_0x5ba6d3)=>{_0x5ba6d3||this['setActiveAnnotation'](null);}),this['listenTo'](_0x56909f,'remove',(_0x616366,_0x2fbcbb)=>{this['_removeAnnotationFromBalloon'](_0x2fbcbb),_0x2fbcbb===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x4ae6d0,'change:visibleView',(_0x215f98,_0x4a8e39,_0x273aee,_0xf546f6)=>{_0xf546f6&&this['stopListening'](_0xf546f6);const _0x10d48d=_0x56909f['getByView'](_0x273aee);_0x273aee&&_0x10d48d&&(this['listenTo'](_0x273aee,'change:height',()=>{_0x4ae6d0['updatePosition']();}),this['listenTo'](_0x273aee,'Esc',()=>{this['_closeAnnotation'](_0x10d48d),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x10d48d&&this['setActiveAnnotation'](_0x10d48d));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x4ae6d0['visibleView']&&(_0x56909f['getByView'](_0x4ae6d0['visibleView'])&&_0x4ae6d0['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 _0x1d5645('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0xf86c5f of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0xf86c5f);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x287bb6){for(const _0x8dfea6 of this['_selectedAnnotations'])_0x287bb6['includes'](_0x8dfea6)||this['_manuallyClosed']['delete'](_0x8dfea6);for(const _0x59c48f of this['annotations'])_0x287bb6['includes'](_0x59c48f)||this['_removeAnnotationFromBalloon'](_0x59c48f);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x2b0176 of _0x287bb6)this['_addAnnotationToBalloon'](_0x2b0176);}this['_selectedAnnotations']=_0x287bb6;}['_addAnnotationToBalloon'](_0x18104d,_0x370403=!0x1){this['_manuallyClosed']['has'](_0x18104d)||(this['_addedAnnotations']['has'](_0x18104d)||this['_balloon']['hasView'](_0x18104d['view'])||(this['_addedAnnotations']['add'](_0x18104d),this['_balloon']['add']({'stackId':_0x18104d['view']['id'],'view':_0x18104d['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x18104d)}})),_0x370403&&this['_balloon']['showStack'](_0x18104d['view']['id']));}['_getBalloonTargetForAnnotation'](_0x57049b){const _0x557dff=_0x57049b['target'],_0x1ed903=this['editor']['editing']['view'],_0x56705f=_0x1ed903['document']['selection']['getFirstRange'](),_0x14f10c=_0x1ed903['domConverter']['viewRangeToDom'](_0x56705f);if(_0x14f10c['collapse'](!0x0),_0x557dff){if(_0x557dff instanceof _0xe31f70)return _0x557dff;let _0x41cfc3=[];for(const _0x4ef59d of _0x557dff)_0x41cfc3['push'](...(_0x577ef6=_0x4ef59d['getClientRects'](),Array['from'](_0x577ef6)['map'](DOMRect['fromRect'])));_0x41cfc3=function(_0x12939a){const _0x50d496=[];let _0x327ab4=_0x12939a[0x0];for(let _0x5e0e32=0x1;_0x5e0e32<_0x12939a['length'];_0x5e0e32++)b(_0x327ab4,_0x12939a[_0x5e0e32])?_0x327ab4['width']+=_0x12939a[_0x5e0e32]['width']:(_0x50d496['push'](_0x327ab4),_0x327ab4=_0x12939a[_0x5e0e32]);return _0x50d496['push'](_0x327ab4),_0x50d496;}(_0x41cfc3);const _0x1f662f=_0x14f10c['getBoundingClientRect']();return _0x41cfc3['find'](_0xf67b27=>_0xf67b27['top']<=_0x1f662f['top']&&_0xf67b27['bottom']>=_0x1f662f['bottom']&&_0xf67b27['left']<=_0x1f662f['left']&&_0xf67b27['right']>=_0x1f662f['right'])||_0x41cfc3[0x0];}var _0x577ef6;return _0x57049b['targetRect']||_0x14f10c;}['_removeAnnotationFromBalloon'](_0x1f4117){this['_addedAnnotations']['has'](_0x1f4117)&&this['_balloon']['hasView'](_0x1f4117['view'])&&(this['_addedAnnotations']['delete'](_0x1f4117),this['_balloon']['remove'](_0x1f4117['view']));}['_closeAnnotation'](_0x3fd453){this['_manuallyClosed']['add'](_0x3fd453),this['_removeAnnotationFromBalloon'](_0x3fd453);}}function b(_0x4ef70a,_0x32a78d){return _0x4ef70a['top']===_0x32a78d['top']&&_0x4ef70a['bottom']===_0x32a78d['bottom']&&_0x4ef70a['right']===_0x32a78d['left'];}var Z='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2025,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20clip-rule=\x22evenodd\x22\x20d=\x22M14\x203.5A3.5\x203.5\x200\x200\x201\x2017.5\x207v6l-.005.192a3.501\x203.501\x200\x200\x201-2.927\x203.262l-.062.008v1.813a1.5\x201.5\x200\x200\x201-2.193\x201.33l-.37-.193-.38-.212a13.452\x2013.452\x200\x200\x201-3.272-2.63l-.062-.07-4.729-.046a3.5\x203.5\x200\x200\x201-3.5-3.5v-6a3.5\x203.5\x200\x200\x201\x203.5-3.5L14\x203.5ZM3.5\x204.954a2\x202\x200\x200\x200-2\x202v6a2\x202\x200\x200\x200\x202\x202L8.924\x2015a11.917\x2011.917\x200\x200\x200\x203.71\x203.081l.372.194v-3.268L12.962\x2015H14a2\x202\x200\x200\x200\x202-2V7a2\x202\x200\x200\x200-2-2L3.5\x204.954Z\x22/><path\x20d=\x22M16.5.5h-10a3.5\x203.5\x200\x200\x200-3.162\x202h1.84A2\x202\x200\x200\x201\x206.5\x202h10a2\x202\x200\x200\x201\x202\x202v8.873a3.502\x203.502\x200\x200\x200\x201.495-2.681L20\x2010V4A3.5\x203.5\x200\x200\x200\x2016.5.5Z\x22/><path\x20clip-rule=\x22evenodd\x22\x20d=\x22M12.013\x207.453a.75.75\x200\x200\x201\x20.034\x201.06l-3.75\x204a.75.75\x200\x200\x201-1.045.048l-2.25-2a.75.75\x200\x200\x201\x20.996-1.122l1.704\x201.515\x203.25-3.467a.75.75\x200\x200\x201\x201.061-.034Z\x22/></svg>\x0a';class tt extends kt{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x54136f,_0x5d131a){super(_0x54136f),this['set']('isEmpty',!_0x5d131a['length']),this['focusTracker']=new _0x3df93e(),this['_annotationViews']=_0x5d131a,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new Ft({'focusables':_0x5d131a,'focusTracker':this['focusTracker']}),this['listenTo'](_0x5d131a,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x5d131a,'remove',(_0x1d6055,_0x404eea)=>{_0x404eea['isActive']&&this['focus'](),_0x5d131a['length']||(this['isEmpty']=!0x0);});const _0x44ef87=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':S(_0x54136f,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x5d131a},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x44ef87['if']('isEmpty','ck-hidden',_0x257718=>!_0x257718)]},'children':[{'text':S(_0x54136f,'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 _0x2a0f16 of this['_annotationViews'])this['focusTracker']['add'](_0x2a0f16['element']);this['_annotationViews']['on']('change',(_0x461211,{added:_0x93bf2c,removed:_0x2bbc94})=>{for(const _0x47f584 of _0x93bf2c)this['focusTracker']['add'](_0x47f584['element']);for(const _0x21f934 of _0x2bbc94)this['focusTracker']['remove'](_0x21f934['element']);});}}class f extends _0x522213{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,N];}constructor(_0x2e4435){super(_0x2e4435),this['archivedThreads']=new _0x37a79d();}['init'](){const _0x4bb2b1=this['context'],_0x13441e=_0x4bb2b1['plugins']['get'](o),_0x453fc2=_0x4bb2b1['plugins']['get'](N);this['listenTo'](_0x13441e,'addCommentThread',(_0x9e4a7e,{threadId:_0x5071b7})=>{const _0x34516a=_0x13441e['getCommentThread'](_0x5071b7);_0x34516a['archivedAt']&&this['archivedThreads']['add'](_0x34516a,this['_calculatePosition'](_0x34516a['archivedAt'])),this['listenTo'](_0x34516a,'change:archivedAt',(_0x1eda29,_0x5c113f,_0x25073a)=>{_0x25073a?this['archivedThreads']['has'](_0x34516a)||this['archivedThreads']['add'](_0x34516a,this['_calculatePosition'](_0x34516a['archivedAt'])):this['archivedThreads']['has'](_0x34516a)&&this['archivedThreads']['remove'](_0x34516a);});}),this['listenTo'](_0x13441e,'removeCommentThread',(_0x81539d,{threadId:_0x1d688c})=>{const _0x761e8c=_0x13441e['getCommentThread'](_0x1d688c);this['stopListening'](_0x761e8c),this['archivedThreads']['has'](_0x761e8c)&&this['archivedThreads']['remove'](_0x761e8c);},{'priority':'highest'}),this['listenTo'](_0x453fc2['collection'],'focus',(_0x46f477,_0x4235cb)=>{_0x4235cb['isVisible']||(_0x4235cb['isActive']=!0x0,_0x453fc2['activate'](_0x4235cb));});}['_calculatePosition'](_0x1ed922){const _0x3c1f17=[...this['archivedThreads']]['findIndex'](_0x403b46=>_0x403b46['archivedAt']<_0x1ed922);return _0x3c1f17>-0x1?_0x3c1f17:this['archivedThreads']['length'];}}class a extends _0x31ad87{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[f,_0x48f606];}constructor(_0x5cb267){super(_0x5cb267),this['annotationViews']=new _0x327dd6(),this['_pendingThreads']=[];}['init'](){const _0x6d3db7=this['editor'],_0x5e340b=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x6d3db7['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x4752b8,!0x0)),_0x6d3db7['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x136510=this['_createCommentsArchiveButton'](_0x9e1f8c);return _0x136510['set']({'role':'menuitemcheckbox'}),_0x136510;});const _0x10d008=_0x6d3db7['plugins']['get'](f),_0x1ca9d2=_0x6d3db7['plugins']['get']('Annotations'),_0x1b8b56=_0x6d3db7['plugins']['get']('CommentsRepository');_0x10d008['archivedThreads']['forEach'](_0x203e97=>{this['_handleNewThread'](_0x203e97);}),this['listenTo'](_0x10d008['archivedThreads'],'add',(_0xf7eb41,_0x561fed)=>{this['_handleNewThread'](_0x561fed);}),this['listenTo'](_0x1ca9d2['collection'],'add',(_0x1e03b4,_0x8660c0)=>{const _0x303a87=this['_pendingThreads']['find'](_0x4a76cd=>{const _0x461ae8=_0x1b8b56['_threadToController']['get'](_0x4a76cd);return _0x461ae8&&_0x8660c0['innerView']===_0x461ae8['view'];});if(_0x303a87){const _0x49686c=this['_calculatePosition'](_0x303a87['archivedAt']);this['annotationViews']['add'](_0x8660c0['view'],_0x49686c),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x303a87),0x1);}}),this['listenTo'](_0x10d008['archivedThreads'],'remove',(_0x1d1543,_0x1514b)=>{const _0x2336eb=_0x6d3db7['config']['get']('collaboration.channelId');if(!_0x2336eb||_0x1514b['channelId']===_0x2336eb){const _0x4f3789=_0x1b8b56['_threadToController']['get'](_0x1514b),_0x56e7b8=_0x1ca9d2['getByInnerView'](_0x4f3789['view']);this['annotationViews']['remove'](_0x56e7b8['view']),this['stopListening'](_0x56e7b8['focusableElements']);}}),this['listenTo'](_0x1ca9d2['collection'],'add',(_0x5aa9e2,_0x377853)=>{this['listenTo'](_0x377853,'escape',_0x5e340b);}),this['listenTo'](_0x1ca9d2['collection'],'remove',(_0x429693,_0x208fda)=>{this['stopListening'](_0x208fda,'escape',_0x5e340b);});}['_handleNewThread'](_0x2a6c6e){const _0x59a01b=this['editor']['plugins']['get']('CommentsRepository'),_0x49c1f2=this['editor']['plugins']['get']('Annotations'),_0x239894=this['editor']['config']['get']('collaboration.channelId');if(!_0x239894||_0x2a6c6e['channelId']===_0x239894){const _0x40c458=_0x59a01b['_threadToController']['get'](_0x2a6c6e);if(!_0x40c458)return void this['_pendingThreads']['push'](_0x2a6c6e);const _0x42dd22=this['_calculatePosition'](_0x2a6c6e['archivedAt']),_0x43a83d=_0x49c1f2['getByInnerView'](_0x40c458['view']);_0x43a83d['isVisible']&&_0x49c1f2['_visibleAnnotations']['remove'](_0x43a83d),this['annotationViews']['add'](_0x43a83d['view'],_0x42dd22);}}['_calculatePosition'](_0x29a8c7){const _0x144841=this['editor']['config']['get']('collaboration.channelId'),_0x2c2131=[...this['editor']['plugins']['get'](f)['archivedThreads']]['filter'](_0x13ce81=>_0x13ce81['channelId']===_0x144841)['findIndex'](_0x14bf9b=>_0x14bf9b['archivedAt']<_0x29a8c7);return _0x2c2131<0x0||_0x2c2131>this['annotationViews']['length']?this['annotationViews']['length']:_0x2c2131-0x1;}['_toggleDialog'](){const _0x335ac6=this['editor'],_0x1642c2=_0x335ac6['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new tt(_0x335ac6['locale'],this['annotationViews'])),'commentsArchive'===_0x1642c2['id']?_0x1642c2['hide']():_0x1642c2['show']({'id':'commentsArchive','title':S(_0x335ac6['locale'],'COMMENTS_ARCHIVE'),'icon':Z,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x1de267['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0xb11745,_0x5d3c60=!0x1){const _0x58a995=this['editor']['locale'],_0x4428a4=this['editor']['plugins']['get']('Dialog'),_0x2c2afe=new _0xb11745(_0x58a995);return _0x2c2afe['bind']('isEnabled')['to'](this,'isEnabled'),_0x2c2afe['bind']('isOn')['to'](_0x4428a4,'id',_0x53be35=>'commentsArchive'===_0x53be35),_0x2c2afe['set']({'label':S(_0x58a995,'COMMENTS_ARCHIVE'),'icon':Z,'isToggleable':!0x0}),_0x5d3c60&&(_0x2c2afe['tooltip']=!0x0),this['listenTo'](_0x2c2afe,'execute',()=>this['_toggleDialog']()),_0x2c2afe;}['_hideDialogOnAnnotationEscape']=_0x181e9d=>{const _0x7f3a71=_0x181e9d['source'];if(!this['annotationViews']['has'](_0x7f3a71['view']))return;const _0x3e0aa2=this['editor']['plugins']['get']('Dialog');_0x3e0aa2['isOpen']&&'commentsArchive'===_0x3e0aa2['id']&&(_0x3e0aa2['hide'](),_0x181e9d['stop']());};}class p extends _0x31ad87{static get['requires'](){return[o,r,i,f,a,s,e,n,c];}static get['pluginName'](){return'Comments';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{d as Annotation,x as AnnotationCollection,T as AnnotationView,N as Annotations,M as AnnotationsUIs,is as BaseCommentThreadView,rs as BaseCommentView,re as Comment,oe as CommentThread,Ct as CommentThreadController,ie as CommentThreadInputView,vt as CommentThreadView,gt as CommentView,p as Comments,f as CommentsArchive,a as CommentsArchiveUI,te as CommentsListView,s as CommentsOnly,o as CommentsRepository,i as CommentsUI,P as EditorAnnotations,c as InlineAnnotations,n as NarrowSidebar,e as WideSidebar};