@ckeditor/ckeditor5-comments 44.2.0-alpha.4 → 44.2.0-alpha.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -20,12 +20,12 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Editor as _0x273c9d,icons as _0x477882,ContextPlugin as _0x1c33c3,PendingActions as ht,Command as _0x40a441,Plugin as _0x68774d,Context as _0x514bd5}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x566e05,uid as _0x55b0ce,KeystrokeHandler as jt,FocusTracker as _0x356825,diff as _0x194652,Collection as _0x4bc9c4,Rect as _0x51bae1,CKEditorError as _0x54d858,first as _0x5c6aa1,priorities as Wt,scrollViewportToShowTarget as rt,getEnvKeystrokeText as nt,toUnit as Ht,DomEmitterMixin as _0x542908,keyCodes as _0x34aca2}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x497052,AriaDescriptionView as ts,setupThreadKeyboardNavigation as _0x50828a,ConfirmMixin as ti,LateFocusButtonView as _0x44dc92,trimHtml as _0x41c885,LateFocusDropdownButtonView as _0x269445,Users as it,getDateTimeFormatter as lt,hashObject as pt,getAllMarkersDomElementsSorted as et,surroundingMarkersDetector as ot,FOCUS_ANNOTATION_KEYSTROKE as _0x75339f}from'ckeditor5-collaboration/dist/index.js';import{throttle as Dt,isEqual as wt,cloneDeep as It,set as At,unset as yt,debounce as _0x4c3343}from'lodash-es';import{EditorUIView as Yt,InlineEditableUIView as $t,EditorUI as Vt,View as kt,FocusCycler as Ft,ButtonView as _0x4185fb,ViewCollection as _0x2ad7e0,createDropdown as _0x3685d0,ListView as _0x2129d5,focusChildOnDropdownOpen as _0x32003b,ListItemView as _0x30be2d,MenuBarMenuListItemButtonView as _0xad3d23,BodyCollection as _0x4836e2,BalloonPanelView as _0x9da281,ContextualBalloon as _0x2dfaa1,Dialog as _0x3c7e42,DialogViewPosition as _0xe01075}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disablePlaceholder as zt,enablePlaceholder as St,MouseObserver as _0x742864}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 _0x1f0a49}from'@ckeditor/ckeditor5-collaboration-core/dist/index.js';import{toWidget as _0x497fac}from'@ckeditor/ckeditor5-widget/dist/index.js';class Ct extends/* #__PURE__ -- @preserve */
24
- _0x566e05(){['model'];['view'];constructor(_0x2890d1,_0x49e3d7){super(),this['model']=_0x2890d1,this['model']['_isAttached']=!0x0,this['view']=_0x49e3d7,this['listenTo'](_0x49e3d7,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x49e3d7,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x49e3d7,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x49e3d7,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x49e3d7,'addComment',(_0x13a15e,_0x1b5490)=>this['addComment'](_0x1b5490)),this['listenTo'](_0x49e3d7,'updateComment',(_0x431aef,_0x7fceab,_0x627a1c)=>this['updateComment'](_0x7fceab,_0x627a1c)),this['listenTo'](_0x49e3d7,'removeComment',(_0x5492c5,_0x41a38d)=>this['removeComment'](_0x41a38d));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x5a2600){this['model']['addComment']({'content':_0x5a2600,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x25219c,_0x311fe2){this['model']['getComment'](_0x25219c)['update']({'content':_0x311fe2});}['removeComment'](_0xdcfcd9){this['model']['getComment'](_0xdcfcd9)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function S(_0x2bea54,_0x3275df,_0x5414de){const t=_0x2bea54['t'];switch(_0x3275df){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'},_0x5414de);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'},_0x5414de);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'},_0x5414de);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'},_0x5414de);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x5414de);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'},_0x5414de);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'},_0x5414de);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'},_0x5414de);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(_0x3ce31e,_0x66e107){super(_0x3ce31e);const _0x34915b=_0x55b0ce();this['main']=this['createCollection'](),this['editable']=new $t(_0x3ce31e,_0x66e107,void 0x0,{'label':()=>S(_0x3ce31e,'Comment\x20editor')}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'dir':_0x3ce31e['uiLanguageDirection'],'lang':_0x3ce31e['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x34915b},'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(_0x1144a7){super(_0x1144a7),this['view']=new Xt(_0x1144a7['locale'],_0x1144a7['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x27bc88=this['editor']['editing']['view'],_0x485cb9=this['view']['editable'],_0x3b9d5f=_0x27bc88['document']['getRoot']();_0x485cb9['name']=_0x3b9d5f['rootName'],this['view']['render']();const _0x3c1339=_0x485cb9['element'];this['setEditableElement'](_0x485cb9['name'],_0x3c1339),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x27bc88['attachDomRoot'](_0x3c1339),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const Rt=[Bt,Et,Gt,Jt,Kt,Nt,Qt];class Ut extends/* #__PURE__ -- @preserve */
25
- _0x566e05(_0x273c9d){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
26
- ((()=>Rt)());constructor(_0x4c1edf={}){function _0x4d304a(_0x547923){return _0x547923['map'](_0x180f8e=>String['fromCharCode'](_0x180f8e))['join']('');}(_0x4c1edf=Object['assign']({},_0x4c1edf))['plugins']||(_0x4c1edf['plugins']=Ut['defaultPlugins']),super(_0x4c1edf),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[_0x4d304a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4d304a([0x76,0x69,0x65,0x77])][_0x4d304a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4d304a([0x61,0x75,0x74,0x6f]),this[_0x4d304a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x4d304a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4d304a([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x4d304a([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x4d304a([0x6f,0x6b])});}['create'](){const _0x4a5f4c=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x4a5f4c))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x497d9=>{const _0x4a2eb5=this['model']['document']['getRoot'](),_0x1847de=_0x4a2eb5&&_0x4a2eb5['getChild'](_0x4a2eb5['childCount']-0x1);_0x497d9['setSelection'](_0x1847de,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x513a91=this['editing']['view'],_0x44b23e=_0x513a91['document']['getRoot'](),_0x1e7724=_0x44b23e['getChild'](0x0);_0x44b23e['childCount']>0x1||!_0x1e7724||'p'!=_0x1e7724['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(zt(_0x513a91,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x1e7724['placeholder']=this['placeholder']),St({'view':_0x513a91,'element':_0x1e7724,'keepOnFocus':!0x0}),this['placeholderElement']=_0x1e7724);}}class os extends kt{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0xad1a5b,_0x304ab2={}){super(_0xad1a5b),this['editor']=null,this['_editorConfig']=_0x304ab2,this['set']('value',_0x304ab2['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',S(_0xad1a5b,'Reply...')),this['set']('submitLabel',S(_0xad1a5b,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new jt(),this['focusTracker']=new _0x356825(),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',(_0x348fb0,_0x479b63)=>{this['cancelButtonView']['fire']('execute'),_0x479b63();}),this['keystrokes']['set']('Ctrl+Enter',(_0x2335b0,_0x2c15dd)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x2c15dd());}),this['on']('submit',(_0x47031f,_0x144e96)=>{_0x144e96['length']>0xfde8?(alert(S(_0xad1a5b,'TOO_LONG_COMMENT_ALERT',[_0x144e96['length'],0xfde8])),_0x47031f['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 _0x26b21e=this['editor'];this['element']['insertBefore'](_0x26b21e['ui']['element'],this['element']['firstChild']),_0x26b21e['model']['document']['on']('change',()=>this['value']=_0x26b21e['getData']()),_0x26b21e['bind']('placeholder')['to'](this),this['focusables']['add'](_0x26b21e['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x3364d9){-0x1===_0x3364d9?(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:_0x399660}=this,_0x5c7afc=new _0x4185fb(_0x399660);return _0x5c7afc['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x5c7afc['withText']=!0x0,_0x5c7afc['bind']('label')['to'](this,'submitLabel'),_0x5c7afc['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x5c7afc['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x2226b4,_0x470c03)=>!_0x470c03&&!!_0x2226b4['trim']()),_0x5c7afc;}['_createCancelButton'](){const {locale:_0x4c652a}=this,_0x54c603=new _0x4185fb(_0x4c652a);return _0x54c603['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x54c603['label']=S(_0x4c652a,'Cancel'),_0x54c603['withText']=!0x0,_0x54c603['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x54c603;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x3bc3c6=>{this['focusTracker']['add'](_0x3bc3c6['element']);}),this['focusables']['on']('change',(_0x3693f2,_0x1896e7)=>{for(const _0x3fe334 of Array['from'](_0x1896e7['added'])['reverse']())this['focusTracker']['add'](_0x3fe334['element']);});}}class ie extends kt{constructor(_0x55a7ac,_0x55ab81,_0x4c07ae){super(_0x55a7ac),this['commentInputView']=new os(_0x55a7ac,_0x4c07ae),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x7026ed,_0x282159)=>_0x7026ed||!!_0x282159),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 _0x497052(_0x55a7ac,_0x55ab81),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'](_0x3eeedc){this['commentInputView']['focus'](_0x3eeedc);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x355822,_0x5d44ca)=>{const {submitButtonView:_0x22a538,cancelButtonView:_0x88ebbc,editor:_0x2b5e6a}=this['commentInputView'];[_0x22a538['element'],_0x88ebbc['element'],_0x2b5e6a?_0x2b5e6a['editing']['view']['getDomRoot']():null]['filter'](_0x165daa=>_0x165daa)['some'](_0x137e00=>_0x137e00['contains'](_0x5d44ca['target']))||(this['focus'](),_0x5d44ca['preventDefault']());});}}class cs extends kt{constructor(_0x17bc68){super(_0x17bc68);const _0x451f6c=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x451f6c['to']('count',_0x52fd0f=>S(_0x17bc68,'NUMBER_OF_COMMENTS',_0x52fd0f))}]});}}class te extends kt{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x43aacd,_0x153b05,_0x251994){super(_0x43aacd);const _0x520454=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x153b05['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x153b05,this['_config']=_0x251994,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x356825(),this['keystrokes']=new jt(),this['focusCycler']=new Ft({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x214254=>this['commentViews']['map'](_0x3e4967=>_0x3e4967['element'])['includes'](_0x214254['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new cs(_0x43aacd),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x3987d1=>_0x3987d1-this['_config']['maxCommentsWhenCollapsed']);for(const _0x5469d0 of _0x153b05['comments'])this['_handleNewCommentModel'](_0x5469d0);this['_handleInfoComment'](),this['listenTo'](_0x153b05['comments'],'add',(_0x348273,_0x13754a)=>{const _0xdf1a81=this['_calculatePosition'](_0x13754a);this['length']++,this['_handleNewCommentModel'](_0x13754a,_0xdf1a81),this['refreshVisibleViews']();}),this['listenTo'](_0x153b05['comments'],'remove',(_0x44a1bd,_0x3cb51b)=>{this['length']--,this['_handleRemoveCommentModel'](_0x3cb51b),this['refreshVisibleViews']();}),this['listenTo'](_0x153b05,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x153b05,'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',_0x520454['if']('length','ck-hidden',_0x2fee4a=>!_0x2fee4a)],'aria-label':S(_0x43aacd,'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'](_0x46f36f){-0x1===_0x46f36f?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x5097da of this['commentViews'])_0x5097da['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0xcd2ee4,_0x403896){const _0x5c5e9d=new this['_config']['CommentView'](this['locale'],_0xcd2ee4,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x5c5e9d['viewUid']=_0xcd2ee4['id'],_0x5c5e9d['delegate']('removeComment')['to'](this),_0x5c5e9d['delegate']('updateComment')['to'](this),_0x5c5e9d['delegate']('resolveCommentThread')['to'](this),_0x5c5e9d['delegate']('editorReady')['to'](this),_0x5c5e9d['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x5c5e9d,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x5c5e9d,_0x403896);}['_calculatePosition'](_0x357845){const _0x505fca=this['_model']['_findOptimalIndex'](_0x357845);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x357845['authoredAt']?_0x505fca-0x1:_0x505fca:_0x505fca-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x41c760={'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'],_0x41c760,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x41c760));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x55320c){const _0x35eb36=this['commentViews']['remove'](_0x55320c['id']);this['stopListening'](_0x35eb36),_0x35eb36['isEditMode']&&this['_updateHasDirtyComment'](),_0x35eb36['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x1ca89a=>_0x1ca89a['isEditMode']);}['_rearrangeCollapse'](){const _0x1688ee=function(_0xabeb0f){const _0x46da53=new _0x4bc9c4();for(const _0x220af5 of _0xabeb0f)_0x46da53['add'](_0x220af5);return _0x46da53;}(this['commentViews']),_0x192a70=this['_collapsedCommentsView']['count'];for(let _0x1e62b1=0x1;_0x1e62b1<=_0x192a70;_0x1e62b1++)_0x1688ee['remove'](0x1);for(const _0xe22e37 of _0x1688ee)_0xe22e37['collapse']();_0x192a70>0x0&&_0x1688ee['add'](this['_collapsedCommentsView'],0x1),as(_0x194652(Array['from'](this['visibleViews']),Array['from'](_0x1688ee)),this['visibleViews'],_0x1688ee);}['_rearrangeExpand'](){as(_0x194652(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x12dd80 of this['visibleViews'])_0x12dd80['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x3b84af=>{this['focusTracker']['add'](_0x3b84af['element']),this['keystrokes']['listenTo'](_0x3b84af['element']);}),this['commentViews']['on']('change',(_0x2aa23a,_0x39c11a)=>{for(const _0x3cdc0d of _0x39c11a['removed'])this['focusTracker']['remove'](_0x3cdc0d['element']),this['keystrokes']['stopListening'](_0x3cdc0d['element']);for(const _0x48ea01 of Array['from'](_0x39c11a['added'])['reverse']())this['focusTracker']['add'](_0x48ea01['element']),this['keystrokes']['listenTo'](_0x48ea01['element']);});}}function as(_0x6f6ffc,_0xdf9e2f,_0x337191){let _0x12ff38=0x0;for(const _0x19a90c of _0x6f6ffc)switch(_0x19a90c){case'insert':_0xdf9e2f['add'](_0x337191['get'](_0x12ff38),_0x12ff38),_0x12ff38++;break;case'delete':_0xdf9e2f['remove'](_0x12ff38);break;case'equal':_0x12ff38++;}}class ls extends kt{constructor(_0x287929){super(_0x287929);const _0x30259a=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x30259a['to']('contextValue',_0x336d3b=>S(_0x287929,'THREAD_CONTEXT_LABEL',_0x336d3b)),'tabindex':-0x1},'children':[{'text':_0x30259a['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class Zt extends kt{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x4dea26,_0x2c5d49){super(_0x4dea26);const _0x5407a6=this['bindTemplate'];this['_model']=_0x2c5d49,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x356825(),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',_0x3d2a35=>!!_0x3d2a35),this['bind']('contextValue')['to'](this['_model'],'context',_0x5eed0c=>_0x5eed0c&&_0x5eed0c['value']?this['_trimContextValue'](_0x5eed0c['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',_0x5407a6['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 _0x69bc49=new _0x4185fb(this['locale']);return _0x69bc49['label']=S(this['locale'],'Reopen'),_0x69bc49['tooltip']=S(this['locale'],'Reopen'),_0x69bc49['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>',_0x69bc49['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x150035=>!_0x150035),_0x69bc49['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x3ef328,_0x208979)=>_0x3ef328&&_0x208979),_0x69bc49['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x69bc49;}['_trimContextValue'](_0x7656e4){if(_0x7656e4['length']<0x96)return _0x7656e4;const _0x4a52e5=_0x7656e4['lastIndexOf']('\x20',0x93);return _0x7656e4['substring'](0x0,_0x4a52e5>-0x1?_0x4a52e5:0x93)+'...';}['_attachContextActions'](){const _0xa66989=this['element']['querySelector']('.ck-context'),_0x450d36=_0xa66989['querySelector']('.ck-context__value');this['listenTo'](_0xa66989,'mouseenter',()=>{_0x450d36['offsetWidth']<_0x450d36['scrollWidth']&&_0xa66989['classList']['add']('overlay');}),this['listenTo'](_0xa66989,'mouseleave',()=>{_0xa66989['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x5ea478 of this['focusables'])this['focusTracker']['add'](_0x5ea478['element']),this['keystrokes']['listenTo'](_0x5ea478['element']);}['_createContextView'](){const _0x4332db=new ls(this['locale']);return _0x4332db['bind']('contextValue')['to'](this),_0x4332db;}}class is extends kt{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0xb264aa,_0x3ede51,_0x54cffe,_0x51d92a){super(_0xb264aa),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x3ede51,this['_localUser']=_0x54cffe,this['_config']=_0x51d92a,this['commentThreadHeaderView']=new Zt(_0xb264aa,_0x3ede51),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new ts(_0xb264aa,S(_0xb264aa,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new te(_0xb264aa,_0x3ede51,Object['assign']({'CommentView':this['_config']['CommentView']},_0x51d92a)),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',(_0x3afd69,_0x1205d6)=>_0x3afd69||!!_0x1205d6),this['bind']('isUnlinked')['to'](_0x3ede51,'unlinkedAt',_0x361125=>!!_0x361125),this['bind']('ariaLabel')['to'](this,'length',_0x4435ba=>{const _0x1a1604=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return S(this['locale'],'COMMENT_THREAD_LABEL',[_0x4435ba,_0x1a1604]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x356825(),this['keystrokes']=new jt(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x40b52a=>_0x40b52a['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),_0x50828a(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0xd5564c=new ie(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x3ca364=_0xd5564c['commentInputView'];return _0xd5564c['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x3ca364,'value',(_0x273c87,_0x1a9cfa,_0x200cc2,_0x2d4358,_0x34bd62)=>!!_0x34bd62||!!_0x2d4358&&_0x200cc2&&!_0x1a9cfa||_0x273c87&&_0x200cc2&&!_0x1a9cfa),_0x3ca364['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0xb32f7c,_0x87189a,_0x12b198)=>{let _0x356980;return _0x356980=_0x12b198&&_0x87189a?'Reply\x20to\x20reopen\x20discussion...':_0xb32f7c?'Reply...':'Write\x20a\x20comment...',S(this['locale'],_0x356980);}),_0x3ca364['bind']('submitLabel')['to'](this,'length',_0x1782ef=>S(this['locale'],_0x1782ef?'Reply':'Comment')),_0x3ca364['on']('submit',(_0x5c9c7f,_0x2d4c2f)=>{this['fire']('addComment',_0x2d4c2f),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x3ca364['on']('cancel',()=>{this['focus']();}),_0x3ca364['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x3ca364['on']('cancel',_0x4f9073=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x4f9073['stop']());}),this['on']('change:isActive',(_0x52fb71,_0x2ce912,_0x4d3853)=>{_0x4d3853||this['length']||_0x3ca364['value']||this['fire']('removeCommentThread');}),_0xd5564c;}}class vt extends/* #__PURE__ -- @preserve */
27
- ti(is){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x4ebc0f,_0x33ce7d,_0x523b33,_0x2d631f){super(_0x4ebc0f,_0x33ce7d,_0x523b33,_0x2d631f),this['commentThreadChildren']=this['createCollection']([this['commentsListView'],this['commentThreadInputView'],this['ariaDescriptionView']]),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x4ebc0f,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x30cf7e,_0x189114,_0x48e3bf)=>{_0x48e3bf||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x37b140,_0x35a84a,_0x3a48b6)=>{_0x3a48b6&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x1c155e=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck','ck-thread','ck-reset_all-excluded','ck-rounded-corners',_0x1c155e['if']('isActive','ck-thread--active'),_0x1c155e['if']('isUnlinked','ck-thread--unlinked'),_0x1c155e['if']('isConfirm','ck-thread--remove-confirmation'),_0x1c155e['to']('actionIndicator',_0x597b79=>_0x597b79?'ck-thread--'+_0x597b79:'')],'data-thread-id':this['_model']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x1c155e['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 _0x383f5f of this['commentsListView']['commentViews'])_0x383f5f['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x15d102}=this,_0x30737a=this['commentsListView']['commentViews']['get'](0x0);_0x30737a===this['_boundFirstCommentView']||_0x30737a['isSystemComment']||(this['_boundFirstCommentView']=_0x30737a,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x30737a,'actionIndicator',_0x32bde4=>'remove'===_0x32bde4?'remove':null),_0x30737a['placeholder']=S(_0x15d102,'Write\x20a\x20comment...'),_0x30737a['removeButton']['on']('execute',_0x42cfa7=>{_0x42cfa7['stop'](),this['showConfirm'](S(_0x15d102,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),this['on']('removeConfirm',()=>{_0x30737a['focus']();}),_0x30737a['actionBar']['add'](this['resolveButton'],0x0),_0x30737a['focusables']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0xb1a90f=new _0x44dc92(this['locale']);return _0xb1a90f['label']=S(this['locale'],'Resolve'),_0xb1a90f['tooltip']=S(this['locale'],'Resolve'),_0xb1a90f['icon']=_0x477882['check'],_0xb1a90f['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0xb1a90f['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x4a7e40=>!_0x4a7e40),_0xb1a90f['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x1e77a6,_0x56d162)=>_0x1e77a6&&!_0x56d162),_0xb1a90f['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0xb1a90f;}['_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(_0x44321f){super(_0x44321f),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x4ee5f6,_0x4515b4,_0x699e1e)=>{this['element']['innerHTML']=_0x699e1e;}),this['element']['innerHTML']=this['content'];}}class rs extends kt{['visibleView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x3d9a3b,_0x1a140f,_0x4f9055){super(_0x3d9a3b),this['_model']=_0x1a140f,this['_config']=_0x4f9055,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['bind']('ariaLabel')['to'](_0x1a140f,'content',_0x1a140f,'authoredAt',(_0x3de8f0,_0x336ce6)=>S(_0x3d9a3b,'COMMENT_ARIA_LABEL',[_0x1a140f['author']['name'],_0x4f9055['formatDateTime'](_0x336ce6),new DOMParser()['parseFromString'](_0x3de8f0,'text/html')['body']['textContent'],_0x1a140f['isExternal']?this['getExternalCommentNote']():''])),this['ariaDescriptionView']=new ts(_0x3d9a3b,S(_0x3d9a3b,'COMMENT_THREAD_DESCRIPTION')),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']()),this['focusables']=new _0x2ad7e0(),this['focusTracker']=new _0x356825(),this['keystrokes']=new jt(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x2455b7=>_0x2455b7['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 _0x3c10cf=new hs(this['locale']);return _0x3c10cf['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x5d2967,_0x3b4e85)=>_0x3b4e85?_0x41c885(_0x5d2967,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x5d2967),_0x3c10cf;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x239786=new os(this['locale'],this['_config']['editorConfig']);return _0x239786['value']=this['_model']['content'],_0x239786['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x239786['submitLabel']=S(this['locale'],'Save'),_0x239786['on']('submit',(_0x40325f,_0x53954a)=>{this['fire']('updateComment',this['_model']['id'],_0x53954a),this['switchToDisplayMode'](),this['focus']();}),_0x239786['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x239786['once']('editorReady',()=>{_0x239786['focus']();}),_0x239786['createEditor'](),_0x239786['delegate']('editorReady')['to'](this),_0x239786['delegate']('editorDestroyed')['to'](this),_0x239786;}['_setupKeyboardNavigation'](){const _0x5b4406=this['element'];this['keystrokes']['listenTo'](_0x5b4406);for(const _0x407742 of this['focusables'])this['focusTracker']['add'](_0x407742['element']),this['keystrokes']['listenTo'](_0x407742['element']);this['focusables']['on']('change',(_0xf846d2,_0x2ccb24)=>{for(const _0x70546f of _0x2ccb24['removed'])this['focusTracker']['remove'](_0x70546f['element']),this['keystrokes']['stopListening'](_0x70546f['element']);for(const _0xc0bf3b of _0x2ccb24['added'])this['focusTracker']['add'](_0xc0bf3b['element']),this['keystrokes']['listenTo'](_0xc0bf3b['element']);}),this['keystrokes']['set']('enter',(_0x25fa9f,_0x4be4c1)=>{_0x5b4406===_0x25fa9f['target']&&(this['focusCycler']['focusFirst'](),_0x4be4c1());}),this['keystrokes']['set']('esc',(_0x77382e,_0x484027)=>{_0x5b4406!==_0x77382e['target']&&(this['focus'](),_0x484027());});}}class gt extends/* #__PURE__ -- @preserve */
28
- ti(rs){['actionBar'];['userView'];constructor(_0x107396,_0x3895af,_0x2323ba){super(_0x107396,_0x3895af,_0x2323ba),this['set']('actionIndicator',null),this['set']('placeholder',S(_0x107396,'Reply...')),this['bind']('authoredAt')['to'](_0x3895af),this['bind']('resolvedAt')['to'](_0x3895af),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 _0x497052(_0x107396,_0x3895af['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['listenTo'](_0x3895af,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x5a5475=this['bindTemplate'],_0x241e50=[{'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':_0x5a5475['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x5a5475['to']('authoredAt',_0x1837d1=>this['_config']['formatDateTime'](_0x1837d1))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x5a5475['if']('isEditMode','ck-comment__actions--hidden'),_0x5a5475['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']&&_0x241e50['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper',_0x5a5475['if']('isConfirm','ck-comment--remove-confirmation')],'tabindex':-0x1,'aria-label':_0x5a5475['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id'],'role':'listitem'},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x5a5475['if']('isEditMode','ck-comment--edit'),_0x5a5475['if']('isSystemComment','ck-comment--info'),_0x5a5475['to']('actionIndicator',_0x5b7d58=>_0x5b7d58?'ck-comment--'+_0x5b7d58:'')],'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':_0x241e50}]}]};}['_createEditButton'](){const _0x23c747=new _0x4185fb(this['locale']);return _0x23c747['label']=S(this['locale'],'Edit'),_0x23c747['icon']=_0x477882['pencil'],_0x23c747['withText']=!0x0,_0x23c747['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x23c747['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x11c5f6=>!_0x11c5f6),_0x23c747['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x23c747['on']('execute',()=>this['switchToEditMode']()),_0x23c747;}['_createRemoveButton'](){const _0x4a1368=new _0x4185fb(this['locale']);return _0x4a1368['label']=S(this['locale'],'Remove'),_0x4a1368['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',_0x4a1368['withText']=!0x0,_0x4a1368['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x4a1368['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x1998a6=>!_0x1998a6),_0x4a1368['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x4a1368['on']('execute',()=>{this['showConfirm'](S(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x4a1368;}['_createDropdown'](){const _0x2ee5c7=_0x3685d0(this['locale'],_0x269445),_0x382519=_0x2ee5c7['panelView']['children'],_0x3b3c56=new _0x2129d5(this['locale']),_0x5549dd=_0x2ee5c7['bindTemplate'];_0x32003b(_0x2ee5c7,()=>this['items']['find'](_0x4c934a=>_0x4c934a['isVisible'])),_0x2ee5c7['extendTemplate']({'attributes':{'class':[_0x5549dd['if']('isVisible','ck-hidden',_0x5a6f61=>!_0x5a6f61)]}});const _0x5253c3=(_0x3f66b9,_0x52eafd=-0x1)=>{const _0xdc9913=new _0x30be2d(this['locale']);_0xdc9913['children']['add'](_0x3f66b9);const _0x115a1a=_0x52eafd>-0x1?_0x52eafd:_0x3b3c56['items']['length'];_0x3b3c56['items']['add'](_0xdc9913,_0x115a1a);const _0x4a87f9=Array['from'](this['items']);_0x2ee5c7['unbind']('isEnabled','isVisible'),_0x2ee5c7['bind']('isEnabled')['toMany'](_0x4a87f9,'isEnabled',(..._0x15d383)=>_0x15d383['some'](_0x43404a=>_0x43404a)),_0x2ee5c7['bind']('isVisible')['toMany'](_0x4a87f9,'isVisible',(..._0x29125e)=>_0x29125e['some'](_0x141732=>_0x141732));};_0x2ee5c7['panelPosition']='sw',_0x2ee5c7['buttonView']['set']({'label':S(this['locale'],'Show\x20more\x20items'),'icon':_0x477882['threeVerticalDots']});for(const _0x401aba of this['items'])_0x5253c3(_0x401aba);return _0x382519['add'](_0x3b3c56),_0x2ee5c7['listenTo'](this['items'],'add',(_0x313b03,_0x543e90,_0x1ecdfd)=>{_0x5253c3(_0x543e90,_0x1ecdfd);}),_0x2ee5c7['listenTo'](this['items'],'remove',(_0xb8c2aa,_0x418f48,_0x27532b)=>{_0x3b3c56['items']['remove'](_0x27532b);}),_0x2ee5c7;}['_attachActions'](_0x420630,_0x1fcfd8){const _0x3c7512=_0x420630&&_0x420630['element'];_0x3c7512&&(this['listenTo'](_0x3c7512,'mouseenter',()=>this['actionIndicator']=_0x1fcfd8),this['listenTo'](_0x3c7512,'focus',()=>this['actionIndicator']=_0x1fcfd8),this['listenTo'](_0x3c7512,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x3c7512,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0x5b466=super['_createCommentInputView']();return _0x5b466['bind']('placeholder')['to'](this),_0x5b466;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function Lt(_0x24b404){const _0x52f91d=Dt(_0x24b404,0x1e),_0x106418=new MutationObserver(_0x49a273=>{for(const _0x3442a5 of _0x49a273)('attributes'==_0x3442a5['type']&&'class'==_0x3442a5['attributeName']||'childList'==_0x3442a5['type']||'characterData'==_0x3442a5['type'])&&_0x52f91d();});return{'attach'(_0x4fe972){_0x106418['observe'](_0x4fe972,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x106418['disconnect'](),_0x52f91d['cancel']();}};}class T extends kt{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x338876,_0x2b8c79){super(_0x338876),this['id']=_0x55b0ce(),this['focusTracker']=new _0x356825(),this['keystrokes']=new jt(),this['keystrokes']['set']('Esc',(_0x35fae4,_0x4c36b1)=>this['fire']('Esc',_0x4c36b1)),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'](_0x2b8c79),this['mainView']=_0x2b8c79;const _0x4e5cee=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x4e5cee['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 _0x59845b=this['element']['clientHeight'];_0x59845b&&(this['height']=_0x59845b);}}class d extends/* #__PURE__ -- @preserve */
29
- _0x566e05(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x14b141,target:_0x40eb5f,type:_0x50dd2c,isVisible:_0x252a2f=!0x0}){super(),this['view']=_0x14b141,this['view']['element']||this['view']['render'](),this['_type']=_0x50dd2c,this['_target']=_0x40eb5f,d['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x4bc9c4([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x31447f,_0x14e60e)=>{this['view']['focusTracker']['add'](_0x14e60e);}),this['focusableElements']['on']('remove',(_0x40c7de,_0x2fa3ab)=>{this['view']['focusTracker']['remove'](_0x2fa3ab);}),this['set']('isVisible',_0x252a2f);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x59d77f=this['_getNormalizedTarget']();return d['_assertCorrectTarget'](_0x59d77f),_0x59d77f;}get['targetRect'](){const _0x125d6a=this['target'];if(null===_0x125d6a)return null;if(_0x125d6a instanceof _0x51bae1)return _0x125d6a;const _0x23538e=_0x125d6a['filter'](_0x418f4a=>function(_0x33d43d){const _0x9e4732=_0x33d43d['offsetParent'];if(_0x9e4732)return!0x0;const _0x3f26a2=_0x33d43d['getClientRects']()['item'](0x0);return!!_0x3f26a2;}(_0x418f4a));return 0x0===_0x23538e['length']?null:new _0x51bae1(_0x23538e[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x30a2cb){this['view']['isActive']=_0x30a2cb,this['view']['mainView']['isActive']=_0x30a2cb;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x5ecb7b){if(!(null===_0x5ecb7b||_0x5ecb7b instanceof _0x51bae1||Array['isArray'](_0x5ecb7b)&&_0x5ecb7b['every'](_0x2416fd=>ne(_0x2416fd))))throw new _0x54d858('annotation-invalid-target',null,{'target':_0x5ecb7b});}['_getNormalizedTarget'](){const _0x533a12='function'==typeof this['_target']?this['_target']():this['_target'];return ne(_0x533a12)?[_0x533a12]:_0x533a12;}}function ne(_0x45b352){return null!==_0x45b352&&'object'==typeof _0x45b352&&'nodeType'in _0x45b352&&0x1===_0x45b352['nodeType'];}class x extends _0x4bc9c4{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x1a6e0f=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x356825(),this['_focusTracker']['on']('change:isFocused',(_0x29a18e,_0xb692c0,_0x3e3f48)=>{_0x3e3f48||this['fire']('blur');});for(const _0xc59163 of _0x1a6e0f)this['add'](_0xc59163);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x435d83){if(this['has'](_0x435d83))throw new _0x54d858('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x435d83['innerView'],_0x435d83),this['_viewToAnnotation']['set'](_0x435d83['view'],_0x435d83);for(const _0x364003 of _0x435d83['focusableElements'])this['_focusTracker']['add'](_0x364003);this['listenTo'](_0x435d83['focusableElements'],'add',(_0x1b69b3,_0x4c0eb1)=>{this['_focusTracker']['add'](_0x4c0eb1);}),this['listenTo'](_0x435d83['focusableElements'],'remove',(_0x571cd1,_0x548fd4)=>{this['_focusTracker']['remove'](_0x548fd4);}),this['listenTo'](_0x435d83['view']['focusTracker'],'change:isFocused',(_0x562dec,_0x55bea7,_0x3101a6)=>{_0x3101a6&&this['fire']('focus',_0x435d83);}),_0x435d83['updateTargetRect']();const _0xc9e5b6=this['_getOrderInContent'](_0x435d83['view']['targetRect']);return super['add'](_0x435d83,_0xc9e5b6);}['remove'](_0x3d997f){if(!this['has'](_0x3d997f))throw new _0x54d858('annotationcollection-not-existing-item',null);this['stopListening'](_0x3d997f['view']['focusTracker']),this['stopListening'](_0x3d997f['focusableElements']);for(const _0x70d621 of _0x3d997f['focusableElements'])this['_focusTracker']['remove'](_0x70d621);return this['_viewToAnnotation']['delete'](_0x3d997f['view']),this['_innerViewToAnnotation']['delete'](_0x3d997f['innerView']),super['remove'](_0x3d997f);}['getByInnerView'](_0x390a7a){return this['_innerViewToAnnotation']['get'](_0x390a7a);}['getByView'](_0x2b3f58){return this['_viewToAnnotation']['get'](_0x2b3f58);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x29fdb4 of this)_0x29fdb4['updateTargetRect']();this['_sort']();}['_sort'](){const _0x1c97cf=Array['from'](this)['sort']((_0x139b8f,_0x1ab438)=>v(_0x139b8f['view']['targetRect'],_0x1ab438['view']['targetRect']));for(let _0x150ab0=_0x1c97cf['length']-0x1;_0x150ab0>0x0;_0x150ab0--){const _0x370f46=_0x1c97cf[_0x150ab0];_0x150ab0!==this['getIndex'](_0x370f46)&&(this['remove'](_0x370f46),this['add'](_0x370f46));}}['_getOrderInContent'](_0x2a6f44){let _0x44940b=0x0;if(!_0x2a6f44)return this['length'];for(const _0x43ad8b of this){const _0x12f5ef=_0x43ad8b['view']['targetRect'];if(_0x12f5ef){if(v(_0x2a6f44,_0x12f5ef)<0x0)return _0x44940b;_0x44940b++;}}return _0x44940b;}}function v(_0x1a8ecb,_0x38bbb8){if(null===_0x1a8ecb&&null===_0x38bbb8)return 0x0;if(null===_0x1a8ecb)return-0x1;if(null===_0x38bbb8)return 0x1;const _0x28407e=_0x1a8ecb['top']-_0x38bbb8['top'];return 0x0==_0x28407e?_0x1a8ecb['left']-_0x38bbb8['left']:_0x28407e;}class N extends _0x1c33c3{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x54664e){if(super(_0x54664e),this['collection']=new x(),this['_visibleAnnotations']=new x(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x54664e instanceof _0x273c9d){const _0x7611a0=_0x54664e['locale'];_0x54664e['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':S(_0x7611a0,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':S(_0x7611a0,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':S(_0x7611a0,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':S(_0x7611a0,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':S(_0x7611a0,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':S(_0x7611a0,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':S(_0x7611a0,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x1b4c81){this['collection']['add'](_0x1b4c81);}['remove'](_0x5b8f03){this['collection']['remove'](_0x5b8f03),_0x5b8f03['destroy']();}['refreshVisibility'](){for(const _0x580a4e of this['collection'])_0x580a4e['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x2e9aac){return this['collection']['getByInnerView'](_0x2e9aac);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x50f186 of this['collection'])_0x50f186['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x11b357){this['fire']('_activateAnnotation',_0x11b357);}['createAnnotation'](_0x53567d){return new d(_0x53567d);}['createAnnotationView'](_0x558bad,_0x5693de){return new T(_0x558bad,_0x5693de);}['_addActiveAnnotation'](_0x23db84){const _0x47117c=new Set(this['activeAnnotations']);_0x47117c['add'](_0x23db84),this['activeAnnotations']=_0x47117c;}['_removeActiveAnnotation'](_0x3f2330){const _0x57a384=new Set(this['activeAnnotations']);_0x57a384['delete'](_0x3f2330),this['activeAnnotations']=_0x57a384;}['_bindAnnotationsToVisibleAnnotations'](){const _0x2639c2=this['collection'],_0x595318=this['_visibleAnnotations'];function _0x289804(_0x360e02){const _0x411f62=_0x360e02['source'];_0x411f62['isVisible']&&!_0x595318['has'](_0x411f62)?_0x595318['add'](_0x411f62):!_0x411f62['isVisible']&&_0x595318['has'](_0x411f62)&&_0x595318['remove'](_0x411f62),_0x411f62['view']['focusTracker']['remove'](_0x411f62['view']['element']),_0x411f62['view']['focusTracker']['add'](_0x411f62['view']['element']);}this['listenTo'](_0x2639c2,'add',(_0xb3a2b1,_0x1179d0)=>{_0x1179d0['isVisible']&&_0x595318['add'](_0x1179d0),this['listenTo'](_0x1179d0,'change:isVisible',_0x289804);}),this['listenTo'](_0x2639c2,'remove',(_0x219ef9,_0x2e5d43)=>{_0x595318['has'](_0x2e5d43)&&_0x595318['remove'](_0x2e5d43),this['stopListening'](_0x2e5d43,'change:isVisible',_0x289804);});}['_setupEnterAnnotationKeystroke'](){const _0x13fa04=_0x515db7=>{_0x515db7['on']('ready',()=>{_0x515db7['keystrokes']['set'](_0x1f0a49,(_0x21f7fe,_0x5753a9)=>{const _0x2a25f5=_0x5c6aa1(this['activeAnnotations']['values']());_0x2a25f5&&(_0x2a25f5['view']['focus'](),_0x5753a9());});});};this['context']instanceof _0x273c9d?_0x13fa04(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x486346,_0x4e4273)=>{_0x13fa04(_0x4e4273);});}['_setupEscapeAnnotationHandling'](){const _0x25aec3=_0x57bf46=>{const _0x3f350d=_0x57bf46['source'],_0x3352ae=[];let _0x503e2c;if(Array['isArray'](_0x3f350d['target'])){_0x503e2c=_0x3f350d['target'][0x0],this['context']instanceof _0x273c9d?_0x3352ae['push'](this['context']):this['context']['editors']&&_0x3352ae['push'](...this['context']['editors']);for(const _0x3cc5ec of _0x3352ae)for(const _0x360ac7 of _0x3cc5ec['editing']['view']['domRoots']['values']())if(_0x360ac7['contains'](_0x503e2c))return void _0x3cc5ec['editing']['view']['focus']();_0x503e2c['focus']();}};this['listenTo'](this['collection'],'add',(_0x1bc978,_0x487528)=>{this['listenTo'](_0x487528,'escape',_0x25aec3,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x295db8,_0x1e1e46)=>{this['stopListening'](_0x1e1e46,'escape',_0x25aec3);});}}const Tt=Symbol('noChannel'),_t={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class o extends _0x1c33c3{['_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(_0x163a87){super(_0x163a87),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x265321=this['context']['config'];_0x265321['define']('comments.maxCommentsWhenCollapsed',0x2),_0x265321['define']('comments.maxThreadTotalWeight',0x1f4),_0x265321['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x265321['define']('comments.CommentThreadView',vt),_0x265321['define']('comments.CommentView',gt),_0x265321['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x3ea1ae=this['context']['plugins']['get'](N);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x41f3a1,_0x5bb6d0)=>this['_addCommentThread'](_0x5bb6d0)),this['on']('submitCommentThread',(_0x58b03c,_0x1889d0)=>this['_submitCommentThread'](_0x1889d0)),this['on']('resolveCommentThread',(_0x8f8489,_0x4a03b5)=>this['_resolveCommentThread'](_0x4a03b5)),this['on']('resolveCommentThread',(_0x2450db,_0x3a1440)=>this['_updateActiveAnnotation'](_0x3a1440),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x1c1434,_0x3b58b7)=>this['_reopenCommentThread'](_0x3b58b7)),this['on']('reopenCommentThread',(_0x536a17,_0x56a17d)=>this['_updateActiveAnnotation'](_0x56a17d),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x856596,_0x43e0bc)=>this['_removeCommentThread'](_0x43e0bc)),this['on']('updateCommentThread',(_0x4afe0d,_0x31a860)=>this['_updateCommentThread'](_0x31a860)),this['on']('updateCommentThread',(_0xfdfa9b,_0x3db51a)=>this['_updateActiveAnnotation'](_0x3db51a),{'priority':'lowest'}),this['on']('addComment',(_0x3137e3,_0x3f6ae5)=>this['_addComment'](_0x3f6ae5)),this['on']('updateComment',(_0x4a08a3,_0x97a358)=>this['_updateComment'](_0x97a358)),this['on']('removeComment',(_0x1eb2bd,_0x9a4d63)=>this['_removeComment'](_0x9a4d63)),this['on']('addComment',(_0x35e66c,{threadId:_0x49a223,isFromAdapter:_0xb3050d})=>{if(_0xb3050d)return;const _0x5e9daa=this['getCommentThread'](_0x49a223),_0x3e5f99=_0x5e9daa&&this['_threadToController']['get'](_0x5e9daa);_0x3e5f99&&_0x3e5f99['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x3ea1ae,'change:activeAnnotations',(_0x17fb0b,_0x5222f4,_0x545bf5)=>{const _0x26d182=Array['from'](_0x545bf5)['map'](_0x5644a1=>this['_viewToController']['get'](_0x5644a1['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x26d182?_0x26d182['model']:null;});}set['adapter'](_0x127f94){if(this['_adapter'])throw new _0x54d858('commentsrepository-adapter-already-set');this['_adapter']=_0x127f94;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x2fe182=Tt,threadId:_0x47d284=_0x55b0ce(),comments:_0x31b9d2=[],unlinkedAt:_0xed2f95=null,resolvedAt:_0x8113e2=null,resolvedBy:_0x2ace67=null,target:_0xd0bb83=null,context:_0x3f5eb7=null,attributes:_0x93588a={},isResolvable:_0x3fcaa8=!0x0,isSubmitted:_0x3a17da=!0x1,isFromAdapter:_0x27107d=!0x1}={}){return this['fire'](bt('addCommentThread',_0x2fe182),{'channelId':_0x2fe182,'threadId':_0x47d284,'comments':_0x31b9d2,'unlinkedAt':_0xed2f95,'resolvedAt':_0x8113e2,'resolvedBy':_0x2ace67,'target':_0xd0bb83,'context':_0x3f5eb7,'attributes':_0x93588a,'isFromAdapter':_0x27107d,'isResolvable':_0x3fcaa8,'isSubmitted':_0x3a17da}),this['getCommentThread'](_0x47d284);}['openNewCommentThread']({channelId:_0x504060=Tt,threadId:_0x542923=_0x55b0ce(),target:_0x225ddf,context:_0x43c0c2=null,isResolvable:_0x792564=!0x0}){if(this['_readOnlyChannels']['has'](_0x504060)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x225ddf)throw new _0x54d858('commentsrepository-missing-target');const _0x30b9ec=this['addCommentThread']({'channelId':_0x504060,'threadId':_0x542923,'target':_0x225ddf,'context':_0x43c0c2,'isResolvable':_0x792564});if(!_0x30b9ec)return null;const _0x33e62c=this['_threadToController']['get'](_0x30b9ec),_0xec97fc=_0x33e62c['view']['commentThreadInputView']['commentInputView'],_0x4baf55=this['context']['plugins']['get'](N),_0x423864=_0x4baf55['getByInnerView'](_0x33e62c['view']);return _0x4baf55['activate'](_0x423864),_0xec97fc['once']('editorReady',()=>_0xec97fc['focus']()),_0x30b9ec;}['hasCommentThread'](_0x531f9f){if('string'!=typeof _0x531f9f)throw new _0x54d858('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x531f9f);}['updateCommentThread']({channelId:_0x66325c=Tt,threadId:_0x1920b7,context:_0x39b899,unlinkedAt:_0x1407a0,attributes:_0x3ee94c,isFromAdapter:_0x369710=!0x1}){return this['fire'](bt('updateCommentThread',_0x66325c),{'channelId':_0x66325c,'threadId':_0x1920b7,'context':_0x39b899,'unlinkedAt':_0x1407a0,'attributes':_0x3ee94c,'isFromAdapter':_0x369710}),this['getCommentThread'](_0x1920b7);}['getCommentThread'](_0x2f3e58){if('string'!=typeof _0x2f3e58)throw new _0x54d858('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x2f3e58);}['fetchCommentThread']({channelId:_0x986c8a,threadId:_0x26a856}={}){const _0x24d096=this['getCommentThread'](_0x26a856);if(_0x24d096)return Promise['resolve'](_0x24d096);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x54d858('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x986c8a,'threadId':_0x26a856})['then'](_0x4ed51a=>this['hasCommentThread'](_0x26a856)?this['getCommentThread'](_0x26a856):_0x4ed51a?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x986c8a},_0x4ed51a)):void 0x0)['catch'](_0x2983e8=>{throw console['error'](_0x2983e8),new _0x54d858('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x43816d,skipNotAttached:_0x2fc7df=!0x1,skipEmpty:_0x51e05d=!0x1,toJSON:_0x24f923=!0x1}={}){const _0x2722e6=[];for(const _0x36e545 of this['_threads']['values']())_0x43816d&&_0x36e545['channelId']!==_0x43816d||_0x2fc7df&&!_0x36e545['isAttached']||_0x51e05d&&0x0===_0x36e545['length']||_0x2722e6['push'](_0x36e545);return _0x24f923?_0x2722e6['map'](_0x1d1ea7=>_0x1d1ea7['toJSON']()):_0x2722e6;}['setActiveCommentThread'](_0x41309e){const _0x18e9eb=this['context']['plugins']['get'](N);if(!_0x41309e)return void(this['activeCommentThread']&&_0x18e9eb['deactivateAll']());const _0x1dca56=this['getCommentThread'](_0x41309e);if(!_0x1dca56)throw new _0x54d858('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x41309e});if(!this['_threadToController']['has'](_0x1dca56))throw new _0x54d858('commentsrepository-active-not-attached',null,{'threadId':_0x41309e});const _0x558ad0=_0x18e9eb['getByInnerView'](this['_threadToController']['get'](_0x1dca56)['view']);_0x18e9eb['activate'](_0x558ad0);}['switchReadOnly'](_0x14e8f7,_0x1a9cc0){_0x14e8f7?this['_readOnlyChannels']['add'](_0x1a9cc0):this['_readOnlyChannels']['delete'](_0x1a9cc0),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x53e5cc){return this['_readOnlyChannels']['has'](_0x53e5cc)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x112597,_0x1704b6){return new Ct(_0x112597,_0x1704b6);}['setPermissions'](_0x3679f0,_0x265004=Tt){this['_permissions']['set'](_0x265004,_0x3679f0),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x6b8ade=Tt){return this['_permissions']['has'](_0x6b8ade)?this['_permissions']['get'](_0x6b8ade):_t;}['_addCommentThread']({channelId:_0x2cb412,threadId:_0x48325d,comments:_0x56778f,unlinkedAt:_0x590386,resolvedAt:_0x565d08,resolvedBy:_0x8de5c6,target:_0xd5158d,context:_0x2d37f5,attributes:_0x3f80e4,isFromAdapter:_0x436dca,isResolvable:_0x427f20,isSubmitted:_0x18e4ab}){if('string'!=typeof _0x48325d)throw new _0x54d858('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x48325d});if(this['hasCommentThread'](_0x48325d))throw new _0x54d858('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x48325d});const _0x31337f=new oe(this,{'channelId':_0x2cb412,'id':_0x48325d,'context':_0x2d37f5,'attributes':_0x3f80e4,'unlinkedAt':_0x590386,'resolvedAt':_0x565d08,'resolvedBy':_0x8de5c6?this['context']['plugins']['get'](it)['getUser'](_0x8de5c6):null,'isResolvable':_0x427f20,'isSubmitted':_0x18e4ab||_0x436dca});this['_threads']['set'](_0x48325d,_0x31337f);for(const _0x1a3c0c of _0x56778f)_0x31337f['_add'](this['_createNewComment']({'threadId':_0x48325d,..._0x1a3c0c}));return _0xd5158d&&_0x31337f['attachTo'](_0xd5158d),_0x436dca||!_0x31337f['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x2cb412,'threadId':_0x48325d});}['_submitCommentThread']({channelId:_0x56c1c5,threadId:_0x3d1e5b}){if(!this['hasCommentThread'](_0x3d1e5b))throw new _0x54d858('commentsrepository-missing-comment-thread',this);const _0x3dd779=this['getCommentThread'](_0x3d1e5b);if(_0x3dd779['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x5ee24c,comments:_0x228ad3,resolvedAt:_0x2f6867,resolvedBy:_0x1d8fe8,context:_0x42f491,attributes:_0x3fe7c2}=_0x3dd779,_0x55752b=this['context']['plugins']['get']('PendingActions'),_0x1c1dda=_0x55752b['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x56c1c5,'threadId':_0x5ee24c,'comments':_0x228ad3['map'](_0x544a49=>_0x544a49['toJSON']()),'resolvedAt':_0x2f6867,'resolvedBy':_0x1d8fe8?_0x1d8fe8['id']:_0x1d8fe8,'context':_0x42f491,'attributes':_0x3fe7c2})['then'](({comments:_0x37788f})=>{_0x55752b['remove'](_0x1c1dda);for(const _0x1afc8b of _0x37788f)this['_updateComment']({'channelId':_0x56c1c5,'threadId':_0x3d1e5b,'commentId':_0x1afc8b['commentId'],'createdAt':_0x1afc8b['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x3d34e9=>{throw console['error'](_0x3d34e9),new _0x54d858('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x31ebb0,target:_0x4b94c9}){const _0x3a721b=this['getCommentThread'](_0x31ebb0);if(!_0x3a721b)throw new _0x54d858('commentsrepository-attach-missing-comment-thread',this);const _0x2c540d=this['context']['plugins']['get']('PendingActions'),_0x22cbcf=this['context']['plugins']['get'](N),_0x3e54c5=this['_createCommentThreadView'](_0x3a721b),_0x567b17=new Ct(_0x3a721b,_0x3e54c5);let _0x4f396b=null;_0x3e54c5['on']('change:isDirty',(_0x5491a1,_0x58583b,_0x236af8)=>{_0x236af8?_0x4f396b=_0x2c540d['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x4f396b&&(_0x2c540d['remove'](_0x4f396b),_0x4f396b=null);}),this['_threadToController']['set'](_0x3a721b,_0x567b17),this['_viewToController']['set'](_0x3e54c5,_0x567b17);const _0x3d81d8=new T(this['context']['locale'],_0x3e54c5);_0x3d81d8['bind']('length')['to'](_0x3e54c5),_0x3d81d8['bind']('isDirty')['to'](_0x3e54c5,'isDirty',_0x3e54c5,'length',(_0x1ba332,_0xd41898)=>_0x1ba332||!_0xd41898),_0x3d81d8['bind']('isActive')['to'](_0x3e54c5),_0x3d81d8['type']='comment';const _0x116eb8=new d({'view':_0x3d81d8,'target':_0x4b94c9,'type':'comment','isVisible':!_0x3a721b['archivedAt']});return _0x3e54c5['on']('escape',()=>{_0x116eb8['fire']('escape');}),this['_bindAnnotationToEditors'](_0x3e54c5,_0x116eb8),_0x22cbcf['add'](_0x116eb8),_0x116eb8;}['_bindAnnotationToEditors'](_0x5d2417,_0x12c052){this['listenTo'](_0x5d2417,'editorReady',(_0x4bf9ab,_0x464466)=>{const _0x127870=_0x464466['ui']['view']['body']['bodyCollectionContainer'];_0x12c052['focusableElements']['add'](_0x127870),this['context']instanceof _0x273c9d&&this['context']['ui']['focusTracker']['add'](_0x127870);},{'priority':'highest'}),this['listenTo'](_0x5d2417,'editorDestroyed',(_0x53f0f9,_0x980739)=>{const _0x23c47f=_0x980739['ui']['view']['body']['bodyCollectionContainer'];_0x12c052['focusableElements']['has'](_0x23c47f)&&_0x12c052['focusableElements']['remove'](_0x23c47f),this['context']instanceof _0x273c9d&&this['context']['ui']['focusTracker']['remove'](_0x23c47f);});}['_unbindEditors'](_0x25991f){this['stopListening'](_0x25991f,'editorReady'),this['stopListening'](_0x25991f,'editorDestroyed');}['_createCommentThreadView'](_0x58ff9c){const _0x39febe=this['context']['plugins']['get'](it),{config:_0x100162,locale:_0x47bc43}=this['context'],_0x1d948c=lt(_0x100162['get']('locale'));return new(0x0,(_0x100162['get']('comments'))['CommentThreadView'])(_0x47bc43,_0x58ff9c,_0x39febe['me'],{'editorConfig':{..._0x100162['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x100162['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x100162['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x100162['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x100162['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x1d948c,'CommentView':_0x100162['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x19e272,channelId:_0xda75fa,resolvedAt:_0x575597,resolvedBy:_0x2d7937,isFromAdapter:_0x117ae8}){if(!this['hasCommentThread'](_0x19e272))throw new _0x54d858('commentsrepository-missing-comment-thread',null,{'threadId':_0x19e272});const _0x3d5466=this['getCommentThread'](_0x19e272);if(_0x3d5466['isResolved'])throw new _0x54d858('commentsrepository-resolved-comment-thread',null,{'threadId':_0x19e272});const _0x2819c5=this['context']['plugins']['get'](it);if(_0x3d5466['resolvedBy']=_0x2819c5['getUser'](_0x2d7937),_0x3d5466['resolvedAt']=_0x575597,_0x117ae8||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x3ad478=this['context']['plugins']['get']('PendingActions'),_0x53d54c=_0x3ad478['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0xda75fa,'threadId':_0x19e272})['then'](({resolvedAt:_0x1b2f24,resolvedBy:_0x29bfae})=>{_0x3ad478['remove'](_0x53d54c),_0x3d5466['resolvedBy']['id']!==_0x29bfae&&(_0x3d5466['resolvedBy']=_0x2819c5['getUser'](_0x29bfae)),_0x3d5466['resolvedAt']=_0x1b2f24;})['catch'](_0x37249a=>{throw console['error'](_0x37249a),new _0x54d858('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x11c469,channelId:_0x47903a,isFromAdapter:_0x323666}){if(!this['hasCommentThread'](_0x11c469))throw new _0x54d858('commentsrepository-missing-comment-thread',null,{'threadId':_0x11c469});const _0x19ac2b=this['getCommentThread'](_0x11c469);if(!_0x19ac2b['isResolved'])throw new _0x54d858('commentsrepository-reopen-comment-thread',null,{'threadId':_0x11c469});if(_0x19ac2b['resolvedBy']=null,_0x19ac2b['resolvedAt']=null,_0x323666||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0xc22939=this['context']['plugins']['get']('PendingActions'),_0x295b60=_0xc22939['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x47903a,'threadId':_0x11c469})['then'](()=>_0xc22939['remove'](_0x295b60))['catch'](_0x43527f=>{throw console['error'](_0x43527f),new _0x54d858('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x42a31e,isFromAdapter:_0x33f023}){const _0x348f83=this['getCommentThread'](_0x42a31e);if(!_0x348f83)throw new _0x54d858('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x42a31e),this['_threads']['delete'](_0x42a31e),!_0x348f83['isSubmitted']||_0x33f023||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0xbd477f=this['context']['plugins']['get']('PendingActions'),{channelId:_0x5460ba}=_0x348f83,_0x27ebf8=_0xbd477f['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x5460ba,'threadId':_0x42a31e})['then'](()=>_0xbd477f['remove'](_0x27ebf8))['catch'](_0x2056d3=>{throw console['error'](_0x2056d3),new _0x54d858('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x4dfc90,unlinkedAt:_0x5c835d,context:_0x3a3c0d,attributes:_0x2ea048,isFromAdapter:_0xaf56b5}){if('string'!=typeof _0x4dfc90)throw new _0x54d858('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x4dfc90});if(!this['hasCommentThread'](_0x4dfc90))throw new _0x54d858('commentsrepository-missing-comment-thread',null,{'threadId':_0x4dfc90});const _0x2cf4ac=this['getCommentThread'](_0x4dfc90);let _0x19e360=!0x1;if(void 0x0!==_0x3a3c0d&&_0x2cf4ac['context']!==_0x3a3c0d&&(_0x2cf4ac['context']=_0x3a3c0d,_0x19e360=!0x0),void 0x0!==_0x5c835d&&_0x2cf4ac['unlinkedAt']!==_0x5c835d&&(_0x2cf4ac['unlinkedAt']=_0x5c835d,_0x19e360=!0x0),_0x2ea048&&!wt(_0x2ea048,_0x2cf4ac['attributes'])&&(_0x2cf4ac['attributes']=_0x2ea048,_0x19e360=!0x0),!_0x19e360)return Promise['resolve']();if(!_0x2cf4ac['isSubmitted']||_0xaf56b5||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x192705=this['context']['plugins']['get']('PendingActions'),{channelId:_0xa71d10}=_0x2cf4ac,_0x1316c1=_0x192705['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0xa71d10,'threadId':_0x4dfc90,'context':_0x3a3c0d,'unlinkedAt':_0x5c835d,'attributes':_0x2ea048})['then'](()=>_0x192705['remove'](_0x1316c1))['catch'](_0x396ba8=>{throw console['error'](_0x396ba8),new _0x54d858('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x2c80cd){const _0x2b71aa=this['context']['plugins']['get'](N),_0x367bea=this['getCommentThread'](_0x2c80cd);if(_0x367bea['_isAttached']=!0x1,this['_threadToController']['has'](_0x367bea)){const _0x5d0eed=this['_threadToController']['get'](_0x367bea),_0x555310=_0x5d0eed['view'],_0x4f19ed=_0x2b71aa['getByInnerView'](_0x555310);this['_threadToController']['delete'](_0x367bea),this['_viewToController']['delete'](_0x555310),_0x4f19ed&&_0x2b71aa['remove'](_0x4f19ed),_0x5d0eed['destroy'](),_0x555310['destroy']()['then'](()=>{this['_unbindEditors'](_0x555310);});}}['_updateActiveAnnotation']({threadId:_0x2ff2f4,resolvedAt:_0x4ffb4a}){const _0x92bd61=!!_0x4ffb4a,_0x447545=this['context']['plugins']['get'](N),_0x3d82a0=this['getCommentThread'](_0x2ff2f4);if(this['_threadToController']['has'](_0x3d82a0)){const _0x14d985=this['_threadToController']['get'](_0x3d82a0)['view'],_0x2de506=_0x447545['getByInnerView'](_0x14d985);_0x2de506&&(_0x92bd61&&_0x447545['_removeActiveAnnotation'](_0x2de506),_0x2de506['refreshVisibility']());}}['_getExternalAuthor'](_0xb9ed6d){const _0x156c8a=this['context']['plugins']['get'](it),_0x23e208=pt('external:'+_0xb9ed6d),_0x3d0d46=_0x156c8a['getUser'](_0x23e208);return _0x3d0d46||_0x156c8a['addUser']({'id':_0x23e208,'name':_0xb9ed6d});}['_createNewComment']({threadId:_0xa6a60,commentId:_0x2474a9=_0x55b0ce(),content:_0x338a6d,authorId:_0x4487ad,createdAt:_0x54364e,attributes:_0x5abf09}){if('string'!=typeof _0x2474a9)throw new _0x54d858('commentsrepository-invalid-commentid');if('string'!=typeof _0x4487ad)throw new _0x54d858('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x338a6d||!_0x338a6d['trim']())throw new _0x54d858('commentsrepository-invalid-comment-content');const _0x428eca=this['context']['plugins']['get'](it)['getUser'](_0x4487ad);if(!_0x428eca)throw new _0x54d858('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x4487ad});let _0x675e89=null,_0x45a627=_0x54364e;return _0x5abf09&&_0x5abf09['@external']&&(_0x675e89=this['_getExternalAuthor'](_0x5abf09['@external']['authorName']),_0x45a627=new Date(_0x5abf09['@external']['createdAt'])),new re(this,{'threadId':_0xa6a60,'id':_0x2474a9,'author':_0x675e89||_0x428eca,'creator':_0x428eca,'content':_0x338a6d,'createdAt':_0x54364e,'authoredAt':_0x45a627,'attributes':_0x5abf09});}['_addComment'](_0x474f26){let {threadId:_0x14f964,content:_0x2ed264,attributes:_0x13d56d,isFromAdapter:_0x1a4e63}=_0x474f26;const _0x5fb0ec=this['getCommentThread'](_0x474f26['threadId']);if(!_0x5fb0ec)throw new _0x54d858('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x59415c=this['_createNewComment'](_0x474f26),{id:_0x57395f}=_0x59415c;if(_0x5fb0ec['_add'](_0x59415c),_0x1a4e63||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x5fb0ec['isSubmitted'])return Promise['resolve']();const _0x426ab5=this['context']['plugins']['get']('PendingActions'),{channelId:_0xf449d0}=_0x5fb0ec,_0x1c464b=_0x426ab5['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x13d56d||(_0x13d56d={}),this['adapter']['addComment']({'channelId':_0xf449d0,'threadId':_0x14f964,'commentId':_0x57395f,'content':_0x2ed264,'attributes':_0x13d56d})['then'](_0x2935eb=>{_0x426ab5['remove'](_0x1c464b),_0x2935eb&&this['_updateComment']({'channelId':_0xf449d0,'threadId':_0x14f964,'commentId':_0x57395f,'createdAt':_0x2935eb['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x1150ae=>{throw console['error'](_0x1150ae),new _0x54d858('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x55224a,commentId:_0x3fc6bc,content:_0x1f4862,createdAt:_0x2cb182,attributes:_0x47ebef,isFromAdapter:_0x3dbcdb}){if(void 0x0!==_0x1f4862&&('string'!=typeof _0x1f4862||!_0x1f4862['trim']()['length']))throw new _0x54d858('commentsrepository-update-comment-invalid-content');const _0x348974=this['getCommentThread'](_0x55224a),_0x220001=_0x348974['getComment'](_0x3fc6bc);if(!_0x220001)throw new _0x54d858('commentsrepository-update-missing-comment',this);let _0x483723=!0x1;if(_0x1f4862&&_0x1f4862!==_0x220001['content']&&(_0x220001['isEditable']||_0x3dbcdb)&&(_0x220001['content']=_0x1f4862,_0x483723=!0x0),_0x2cb182&&_0x2cb182!==_0x220001['createdAt']&&(_0x220001['createdAt']=_0x2cb182,_0x220001['attributes']&&_0x220001['attributes']['@external']||(_0x220001['authoredAt']=_0x2cb182),_0x483723=!0x0),_0x47ebef&&!wt(_0x47ebef,_0x220001['attributes'])&&(_0x220001['attributes']=_0x47ebef,_0x483723=!0x0),!_0x483723)return Promise['resolve']();if(_0x348974['fire']('commentUpdated'),_0x3dbcdb||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0xff752d=this['context']['plugins']['get']('PendingActions'),{channelId:_0x58da14}=this['getCommentThread'](_0x220001['threadId']),_0x5d61f4=_0xff752d['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x58da14,'threadId':_0x55224a,'commentId':_0x3fc6bc,'content':_0x1f4862,'attributes':_0x47ebef})['then'](()=>_0xff752d['remove'](_0x5d61f4))['catch'](_0x269f59=>{throw console['error'](_0x269f59),new _0x54d858('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x1dac88,commentId:_0x27cd95,isFromAdapter:_0x316532}){const _0x48577d=this['getCommentThread'](_0x1dac88),_0x215f5f=_0x48577d['getComment'](_0x27cd95);if(!_0x215f5f)throw new _0x54d858('commentsrepository-remove-missing-comment',this);if(_0x48577d['_remove'](_0x215f5f),_0x316532||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x3be070=this['context']['plugins']['get']('PendingActions'),{channelId:_0x3abac9}=_0x48577d,_0x2ebb03=_0x3be070['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x3abac9,'threadId':_0x1dac88,'commentId':_0x27cd95})['then'](()=>_0x3be070['remove'](_0x2ebb03))['catch'](_0x4a24b5=>{throw console['error'](_0x4a24b5),new _0x54d858('commentsrepository-remove-comment-internal-error',this);});}}class oe extends/* #__PURE__ -- @preserve */
30
- _0x566e05(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x9b15df,_0x52dc28){super();const _0x23f04c=_0x52dc28['isResolvable'];this['channelId']=_0x52dc28['channelId'],this['id']=_0x52dc28['id'],this['comments']=new _0x4bc9c4(),this['_repository']=_0x9b15df,this['_isAttached']=!0x1,this['_isSubmitted']=_0x52dc28['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x9b15df,'_permissions',_0x9b15df,'_readOnlyChannels',()=>_0x9b15df['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x9b15df,'_permissions',()=>_0x9b15df['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x9b15df,'_permissions',()=>{const _0x50bf69=_0x9b15df['getPermissions'](this['channelId']);return _0x50bf69['write']||_0x50bf69['admin'];}),this['bind']('isResolvable')['to'](_0x9b15df,'_permissions',()=>_0x23f04c&&_0x9b15df['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x52dc28['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x1dd0a8,_0x2785c6)=>_0x1dd0a8?_0x2785c6?_0x1dd0a8<_0x2785c6?_0x1dd0a8:_0x2785c6:_0x1dd0a8:_0x2785c6),this['set']('unlinkedAt',_0x52dc28['unlinkedAt']||null),this['set']('resolvedAt',_0x52dc28['resolvedAt']||null),this['set']('resolvedBy',_0x52dc28['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x34faa8=>!!_0x34faa8),this['set']('attributes',_0x52dc28['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x46271f,_0x225bf9)=>_0x46271f+_0x225bf9['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x4f4b94,id:_0x1422f6}=this;this['_repository']['fire'](bt('submitCommentThread',_0x4f4b94),{'channelId':_0x4f4b94,'threadId':_0x1422f6});}['setUnlinkedAt'](_0x2feeae){this['_update']({'unlinkedAt':_0x2feeae});}['resolve']({resolvedAt:_0x30a730=new Date(),resolvedBy:_0x23d7bd=null,isFromAdapter:_0x461bdd=!0x1}={}){const _0x17c65d=this['_repository']['context']['plugins']['get'](it)['me'],{channelId:_0x5190ec,id:_0x8db416}=this;this['_repository']['fire'](bt('resolveCommentThread',_0x5190ec),{'channelId':_0x5190ec,'threadId':_0x8db416,'resolvedAt':_0x30a730,'resolvedBy':_0x23d7bd||_0x17c65d['id'],'isFromAdapter':_0x461bdd});}['reopen']({isFromAdapter:_0x509623=!0x1}={}){const {channelId:_0x687d92,id:_0x5858ee}=this;this['_repository']['fire'](bt('reopenCommentThread',_0x687d92),{'channelId':_0x687d92,'threadId':_0x5858ee,'isFromAdapter':_0x509623});}['setContext'](_0x4525a4){this['context']||this['_update']({'context':_0x4525a4});}['setAttribute'](_0x55843e,_0x4e85af){const _0x280d23=It(this['attributes']);At(_0x280d23,_0x55843e,_0x4e85af),this['_update']({'attributes':_0x280d23});}['removeAttribute'](_0x4e3872){const _0x1823ac=It(this['attributes']);yt(_0x1823ac,_0x4e3872),this['_update']({'attributes':_0x1823ac});}['remove']({isFromAdapter:_0x1203df=!0x1}={}){const {channelId:_0xf5e432,id:_0x115414}=this;this['_repository']['fire'](bt('removeCommentThread',_0xf5e432),{'channelId':_0xf5e432,'threadId':_0x115414,'isFromAdapter':_0x1203df});}['attachTo'](_0x4e8636){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x4e8636});}['addComment'](_0x4bce6c){const {channelId:_0x4bfdd5,id:_0x192cfc}=this;this['_repository']['fire'](bt('addComment',_0x4bfdd5,_0x192cfc),Object['assign']({'channelId':_0x4bfdd5,'threadId':_0x192cfc},_0x4bce6c));}['getComment'](_0x22cda1){if('string'!=typeof _0x22cda1)throw new _0x54d858('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x22cda1});return this['comments']['get'](_0x22cda1);}['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'](_0xf044fb=>_0xf044fb['toJSON']()),'attributes':this['attributes']};}['_add'](_0x269081){return this['listenTo'](_0x269081,'change:authoredAt',()=>{const _0x3d7b5e=this['_findOptimalIndex'](_0x269081),_0x4dd313=this['comments'];_0x3d7b5e-0x1!=_0x4dd313['getIndex'](_0x269081)&&_0x3d7b5e+0x1!=_0x4dd313['getIndex'](_0x269081)&&(this['_remove'](_0x269081),this['_add'](_0x269081));}),this['comments']['add'](_0x269081,this['_findOptimalIndex'](_0x269081));}['_update'](_0x580c08){const {channelId:_0x666f8f,id:_0x1ac760}=this;this['_repository']['fire'](bt('updateCommentThread',_0x666f8f),{..._0x580c08,'channelId':_0x666f8f,'threadId':_0x1ac760});}['_remove'](_0x1ac55f){return this['stopListening'](_0x1ac55f),_0x1ac55f['destroy'](),this['comments']['remove'](_0x1ac55f);}['_findOptimalIndex'](_0x48e2ab){const _0x55067a=this['comments']['find'](_0x5d9ec6=>new Date(_0x5d9ec6['authoredAt'])['getTime']()>new Date(_0x48e2ab['authoredAt'])['getTime']());return _0x55067a?this['comments']['getIndex'](_0x55067a):this['length'];}}class re extends/* #__PURE__ -- @preserve */
31
- _0x566e05(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x3b6bf3,_0x3148ce){super();const _0x4b01b8=_0x3b6bf3['context']['plugins']['get'](it)['me'],_0x1000b0=_0x3b6bf3['getCommentThread'](_0x3148ce['threadId']),_0x408837=0x0===_0x1000b0['comments']['length'],_0x26066=_0x4b01b8===_0x3148ce['author'];this['id']=_0x3148ce['id'],this['threadId']=_0x3148ce['threadId'],this['author']=_0x3148ce['author'],this['creator']=_0x3148ce['creator'],this['isExternal']=Boolean(_0x3148ce['attributes']&&_0x3148ce['attributes']['@external']),this['set']('content',_0x3148ce['content']),this['createdAt']=_0x3148ce['createdAt']||new Date(),this['set']('authoredAt',_0x3148ce['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x1000b0,'resolvedAt'),this['set']('attributes',_0x3148ce['attributes']||{}),this['bind']('isEditable')['to'](_0x3b6bf3,'_permissions',()=>{const _0x50a042=_0x3b6bf3['getPermissions'](_0x1000b0['channelId'])['write'],_0x26b091=_0x3b6bf3['getPermissions'](_0x1000b0['channelId'])['modifyAll'];return _0x26066&&_0x50a042||!_0x26066&&_0x26b091;}),this['bind']('isRemovable')['to'](_0x1000b0,'isRemovable',_0x3b6bf3,'_permissions',_0x3584c0=>{const _0xa737f0=_0x3b6bf3['getPermissions'](_0x1000b0['channelId'])['write'],_0x180ef4=_0x3b6bf3['getPermissions'](_0x1000b0['channelId'])['modifyAll'];return _0x26066&&_0xa737f0||_0x3584c0&&_0x408837||!_0x26066&&_0x180ef4&&!_0x408837;}),this['bind']('isReadOnly')['to'](_0x1000b0,'isReadOnly'),this['_repository']=_0x3b6bf3;}get['weight'](){return Math['max'](function(_0x1cd401){const _0xada117=document['createElement']('div');return _0xada117['innerHTML']=_0x1cd401,_0xada117['textContent']['length'];}(this['content']),0xc8);}['update'](_0x210aa3){const {threadId:_0x2c692d,id:_0x31b130}=this;if(!this['_repository']['hasCommentThread'](_0x2c692d))throw new _0x54d858('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x2a9583}=this['_repository']['getCommentThread'](_0x2c692d);this['_repository']['fire'](bt('updateComment',_0x2a9583,_0x2c692d),{'channelId':_0x2a9583,'threadId':_0x2c692d,'commentId':_0x31b130,..._0x210aa3});}['setAttribute'](_0x2ca892,_0x4e8be3){const _0x2d567a=It(this['attributes']);At(_0x2d567a,_0x2ca892,_0x4e8be3),this['update']({'attributes':_0x2d567a});}['removeAttribute'](_0x5af92f){const _0x42052e=It(this['attributes']);yt(_0x42052e,_0x5af92f),this['update']({'attributes':_0x42052e});}['remove'](_0xffae17={}){if(!_0xffae17['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x1f1ebc,id:_0x2e4e37}=this;if(!this['_repository']['hasCommentThread'](_0x1f1ebc))throw new _0x54d858('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x117360}=this['_repository']['getCommentThread'](_0x1f1ebc);this['_repository']['fire'](bt('removeComment',_0x117360,_0x1f1ebc),{'channelId':_0x117360,'threadId':_0x1f1ebc,'commentId':_0x2e4e37,..._0xffae17});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function bt(_0x2afe5f,..._0x1c9cba){for(const _0x5c2fec of _0x1c9cba)void 0x0!==_0x5c2fec&&(_0x2afe5f+=':'+String(_0x5c2fec));return _0x2afe5f;}class J extends _0x40a441{['refresh'](){const _0x86800f=this['editor']['model']['document']['selection'];for(const _0x34b8dd of _0x86800f['getRanges']())if(this['_hasContent'](_0x34b8dd))return void(this['isEnabled']=!0x0);this['isEnabled']=!0x1;}['execute']({threadId:_0x2c4b95=_0x55b0ce()}={}){const _0x3f068b=this['editor']['model'],_0xad1a0e=[];for(const _0x13a365 of _0x3f068b['document']['selection']['getRanges']())this['_hasContent'](_0x13a365)&&_0xad1a0e['push'](this['_trimToContent'](_0x13a365));_0x3f068b['change'](_0x28da3b=>{for(const _0x58e901 of _0xad1a0e){const _0xdfe399=_0x55b0ce()['substr'](0x1,0x5),_0xe8b717='comment:'+_0x2c4b95+':'+_0xdfe399;_0x28da3b['addMarker'](_0xe8b717,{'range':_0x58e901,'usingOperation':!0x1,'affectsData':!0x1});}});}['_hasContent'](_0x9c5e6a){for(const _0x2a272c of _0x9c5e6a['getItems']())if(this['_itemIsContent'](_0x2a272c))return!0x0;return!0x1;}['_itemIsContent'](_0x5819eb){return _0x5819eb['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x5819eb)&&!_0x5819eb['is']('element','tableCell');}['_trimToContent'](_0x13c40e){const _0x7999d=_0x4bd3f4=>!this['_itemIsContent'](_0x4bd3f4['item']),_0x3fb8f=_0x13c40e['start']['getLastMatchingPosition'](_0x7999d),_0x2f835d=_0x13c40e['end']['getLastMatchingPosition'](_0x7999d,{'direction':'backward'});return this['editor']['model']['createRange'](_0x3fb8f,_0x2f835d);}}class P extends _0x68774d{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[N];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x40d033){super(_0x40d033),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x2252f5=this['editor'],_0x5beaa4=_0x2252f5['model']['document']['selection'],_0x5e71d3=_0x4c3343(()=>this['refreshSelectedViews'](),0xa);_0x5beaa4['on']('change:range',(_0x3f5d96,_0x453840)=>{_0x453840['directChange']&&(_0x5e71d3['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x2252f5['editing']['view']['document'],'change:isFocused',(_0x4d8f98,_0x1bd654,_0x21389b)=>{_0x21389b&&_0x5e71d3();}),this['listenTo'](_0x2252f5['ui']['focusTracker'],'change:isFocused',(_0x28f83c,_0x418e28,_0x2604fe)=>{_0x2604fe||_0x2252f5['isReadOnly']||this['fire']('blur',{'isAnnotationTracked':_0x268df2=>this['_editorAnnotationsData']['has'](_0x268df2['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x48cea5){if(this['_editorAnnotations']['has'](_0x48cea5['view']))return;this['_editorAnnotations']['add'](_0x48cea5['view']),this['editor']['ui']['focusTracker']['add'](_0x48cea5['view']['element']);const _0x6648fe=this['editor']['plugins']['get'](N);this['listenTo'](_0x6648fe['collection'],'remove',(_0xd06819,_0xe24176)=>{this['editor']['ui']['focusTracker']['remove'](_0xe24176['view']['element']),this['_editorAnnotations']['delete'](_0xe24176['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x997269){if('function'!=typeof _0x997269)throw new _0x54d858('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x997269);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x4bae41,annotations:_0xd78c59}){const _0x1a3fa2=[],_0x379ced=this['editor']['model']['document']['selection'],_0x363d14=Array['from'](_0x379ced['getRanges']());for(const [_0x16c44e,_0x38edfd]of this['_editorAnnotationsData']){const _0x950329=_0xe333a(_0x38edfd),_0xb2855a=_0xd78c59['getByInnerView'](_0x16c44e);_0x950329&&_0xb2855a&&_0x1a3fa2['push']({'annotation':_0xb2855a,'range':_0x950329});}function _0xe333a(_0x3f4302){for(const _0x39d082 of _0x3f4302)for(const _0xcbdac9 of _0x363d14)if(_0x39d082['containsRange'](_0xcbdac9,!_0x379ced['isCollapsed']))return _0x39d082;return null;}return _0x1a3fa2['sort']((_0x5715cd,_0x163b6b)=>{const _0x4e013a=_0x5715cd['range'],_0xeae2e0=_0x163b6b['range'];if(!_0x4e013a['isEqual'](_0xeae2e0)){if(_0x4e013a['containsRange'](_0xeae2e0,!0x0))return 0x1;if(_0xeae2e0['containsRange'](_0x4e013a,!0x0))return-0x1;}return _0x5715cd['annotation']==_0x4bae41?-0x1:_0x163b6b['annotation']==_0x4bae41?0x1:0x0;})['map'](_0x52b10a=>_0x52b10a['annotation']);}get['_editorAnnotationsData'](){const _0x2b1a74=new Map();for(const _0x25ce3b of Array['from'](this['_dataCollectors']))for(const [_0x35be1d,_0x55b16a]of _0x25ce3b())_0x2b1a74['set'](_0x35be1d,_0x55b16a);return _0x2b1a74;}}class st extends _0x68774d{['afterInit'](){const _0x44633f=this['editor'];if(!_0x44633f['plugins']['has']('RestrictedEditingModeEditing'))return;_0x44633f['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class ct extends _0x68774d{constructor(_0x9d3863){super(_0x9d3863),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x285bf2=this['editor'],_0x2a6037=_0x285bf2['commands']['get']('importWord'),_0x217c00=_0x285bf2['plugins']['get'](it);_0x2a6037&&(_0x2a6037['on']('execute',(_0x4bbce8,[,_0x24315b])=>{_0x24315b['collaboration_features']={'comments':!0x0,'user_id':_0x217c00['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x2a6037,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x16fbdb,_0x11f7cc){const {comment_threads:_0xfc179a}=_0x11f7cc;_0xfc179a&&_0xfc179a['forEach'](({thread_id:_0x650391,comments:_0x585ed1,is_resolved:_0x264ee4})=>{const _0x2045ac=new Date(),_0x50e7bd=_0x585ed1['map'](({author:_0x430553,content:_0x5b83f9,created_at:_0x5d069a})=>({'content':_0x5b83f9,'authorId':this['editor']['plugins']['get'](it)['me']['id'],'createdAt':_0x2045ac,'attributes':{'@external':{'authorName':_0x430553,'createdAt':_0x5d069a?new Date(_0x5d069a):new Date(),'source':'importWord'}}})),_0x5c36d4=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](o)['addCommentThread']({'channelId':_0x5c36d4,'threadId':_0x650391,'comments':_0x50e7bd,'resolvedAt':_0x264ee4?_0x2045ac:null});});}}class at extends _0x68774d{constructor(_0x341a60){super(_0x341a60),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x250352=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x250352,'contentInsertion',(_0x2d1972,_0x5e1d81)=>this['_removeMarkersWithoutThreads'](_0x5e1d81['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x58b2d9){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x58b2d9;const _0x3dae46=this['editor']['plugins']['get']('CommentsRepository');for(const _0x1d685b of _0x58b2d9['keys']()){const [_0x42acbf,_0x5205fb]=_0x1d685b['split'](':');'comment'!=_0x42acbf||_0x3dae46['hasCommentThread'](_0x5205fb)||_0x58b2d9['delete'](_0x1d685b);}return _0x58b2d9;}['_registerMarkerInClipboardPipeline'](){const _0x489689=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x2f2d17=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x2f2d17&&_0x489689['_registerMarkerToCopy']('comment',_0x2f2d17);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0xa2df82){switch(_0xa2df82){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 _0x68774d{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x30be21,_0x4d3236)=>{if(!_0x4d3236['options']['showCommentHighlights'])return null;if(_0x4d3236['options']['ignoreResolvedComments']){const {id:_0x12ca1a}=er(_0x30be21['markerName']),_0x8ff0ba=this['editor']['plugins']['get'](o)['getCommentThread'](_0x12ca1a);if(_0x8ff0ba&&_0x8ff0ba['isResolved']&&_0x30be21['item'])return _0x4d3236['consumable']['consume'](_0x30be21['item'],'addMarker:'+_0x30be21['markerName']),_0x4d3236['consumable']['consume'](_0x30be21['item'],'removeMarker:'+_0x30be21['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x345394=>{_0x345394['on']('addMarker:comment',(_0x577d99,_0x134abe,_0x1ae0c0)=>{if(!_0x1ae0c0['options']['showCommentHighlights'])return;const _0x1f49da=_0x134abe['item'];if(!_0x1f49da)return;const _0x27df18=_0x1ae0c0['mapper']['toViewElement'](_0x1f49da);this['editor']['model']['schema']['isObject'](_0x1f49da)&&_0x27df18&&!_0x27df18['getCustomProperty']('widget')&&_0x27df18['is']('containerElement')&&_0x497fac(_0x27df18,_0x1ae0c0['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x48956d,{writer:_0x1d37ab,options:_0x18182a})=>{if(!_0x18182a['showCommentHighlights'])return null;const _0x3be877=_0x1d37ab['createContainerElement']('div'),_0x1e2f26=_0x1d37ab['createEmptyElement']('hr');return _0x1d37ab['addClass']('ck-horizontal-line',_0x3be877),_0x1d37ab['insert'](_0x1d37ab['createPositionAt'](_0x3be877,0x0),_0x1e2f26),_0x3be877;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x5b6a6b,{writer:_0x3fff43,options:_0x51cd42})=>{if(!_0x51cd42['showCommentHighlights'])return null;const _0x5c7c9f=_0x3fff43['createContainerElement']('span'),_0x49a668=_0x3fff43['createEmptyElement']('img');return _0x3fff43['addClass']('image-inline',_0x5c7c9f),_0x3fff43['insert'](_0x3fff43['createPositionAt'](_0x5c7c9f,0x0),_0x49a668),_0x5c7c9f;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0xdcbcd7,{writer:_0x5c351f,options:_0x1ad755})=>{if(_0x1ad755['showCommentHighlights'])return _0x5c351f['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x219995,_0x4df25d,_0x5d3483)=>{_0x5d3483['options']['showCommentHighlights']&&_0x219995['stop']();},{'priority':'high'});}}class r extends _0x68774d{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(_0x10fed6){super(_0x10fed6),this['set']('isThreadsLoadingPaused',!0x0),_0x10fed6['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x47ce5e,_0x5a6587,_0x5d9d92,_0x1aa5f6)=>{const _0xaacb3=_0x10fed6['plugins']['get'](o),_0x391b38=_0x5d9d92?er(_0x5d9d92)['id']:null;_0x10fed6['model']['change'](()=>{if(_0x391b38){const _0x33ff4b=this['getAllMarkersForId'](_0x391b38);for(const _0x464b0e of _0x33ff4b)_0x10fed6['editing']['reconvertMarker'](_0x464b0e);}if(_0x1aa5f6){const {id:_0x31169b}=er(_0x1aa5f6),_0x3724f2=_0xaacb3['getCommentThread'](_0x31169b);if(_0x3724f2&&!_0x3724f2['isAttached'])return;const _0x27635a=this['getAllMarkersForId'](_0x31169b);for(const _0x596f96 of _0x27635a)_0x10fed6['editing']['reconvertMarker'](_0x596f96);}}),_0x391b38&&this['scrollToThreadMarker'](_0x391b38);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x49d011=this['editor'],_0x5d218a=_0x49d011['plugins']['get'](o),_0x589c14=_0x49d011['config']['get']('collaboration.channelId'),_0x3be426=_0x5d218a['getCommentThreads']()['filter'](_0x53a23e=>_0x53a23e['channelId']!==_0x589c14);_0x49d011['commands']['add']('addCommentThread',new J(_0x49d011)),this['listenTo'](_0x49d011,'change:isReadOnly',(_0x270ac1,_0x5a1182,_0x1485c0)=>{_0x5d218a['switchReadOnly'](_0x1485c0,_0x49d011['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x5d218a,ft('addCommentThread',_0x589c14),(_0x30223f,{threadId:_0x8cd68c})=>{const _0x177f0d=this['editor']['plugins']['get'](o)['getCommentThread'](_0x8cd68c);_0x177f0d&&_0x177f0d['unlinkedAt']&&this['_attachArchivedThread'](_0x8cd68c);}),this['listenTo'](_0x5d218a,ft('removeCommentThread',_0x589c14),(_0x3db1df,{threadId:_0x48722c})=>{_0x49d011['model']['enqueueChange']({'isUndoable':!0x1},_0x4c6480=>{const _0x2dd12a=this['getAllMarkersForId'](_0x48722c);for(const _0x165a95 of _0x2dd12a)_0x4c6480['removeMarker'](_0x165a95);});}),this['listenTo'](_0x5d218a,ft('resolveCommentThread',_0x589c14),(_0x415a3e,{threadId:_0x4db283})=>{(this['_reconvertMarkers'](_0x4db283),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](o)['getCommentThread'](_0x4db283)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x5d218a,ft('reopenCommentThread',_0x589c14),(_0x104538,{threadId:_0x100b49})=>{this['_reconvertMarkers'](_0x100b49);},{'priority':'low'}),this['listenTo'](_0x5d218a,ft('addComment',_0x589c14),(_0x45945d,{threadId:_0x37f95e,isFromAdapter:_0x3558eb})=>{const _0x475151=this['getAllMarkersForId'](_0x37f95e);if(_0x3558eb||0x0==_0x475151['length']||!_0x5d218a['hasCommentThread'](_0x37f95e))return;0x1===_0x5d218a['getCommentThread'](_0x37f95e)['length']&&_0x49d011['model']['enqueueChange']({'isUndoable':!0x1},_0x1a5248=>{for(const _0x2aa0f9 of _0x475151)_0x1a5248['updateMarker'](_0x2aa0f9,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x3be426);}['afterInit'](){!async function(_0x472647){const _0xaa5ace=_0x135218([0x66,0x34,0x75,0x53,0x59,0x46,0x48,0x6c,0x6b,0x41,0x78,0x6d,0x6e,0x7a,0x4f,0x67,0x30,0x65,0x52,0x38,0x39,0x56,0x54,0x57,0x4a,0x50,0x64,0x68,0x79,0x42,0x4d,0x70,0x47,0x5a,0x58,0x45,0x62,0x31,0x63,0x4c,0x73,0x74,0x55,0x69,0x33,0x6a,0x77,0x49,0x36,0x72,0x4b,0x6f,0x37,0x61,0x44,0x35,0x32,0x4e,0x76,0x71,0x51,0x43]),_0x34be87=0x457804ec,_0x1848ae=0x457f5aac^_0x34be87,_0xd59032=window[_0x135218([0x44,0x61,0x74,0x65])][_0x135218([0x6e,0x6f,0x77])](),_0x5b6960=_0x472647[_0x135218([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4ae295=new window[(_0x135218([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4326f2=>{_0x5b6960[_0x135218([0x6f,0x6e,0x63,0x65])](_0x135218([0x72,0x65,0x61,0x64,0x79]),_0x4326f2);}),_0x589c89={[_0x135218([0x6b,0x74,0x79])]:_0x135218([0x45,0x43]),[_0x135218([0x75,0x73,0x65])]:_0x135218([0x73,0x69,0x67]),[_0x135218([0x63,0x72,0x76])]:_0x135218([0x50,0x2d,0x32,0x35,0x36]),[_0x135218([0x78])]:_0x135218([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]),[_0x135218([0x79])]:_0x135218([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]),[_0x135218([0x61,0x6c,0x67])]:_0x135218([0x45,0x53,0x32,0x35,0x36])},_0x24a551=_0x5b6960[_0x135218([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x135218([0x67,0x65,0x74])](_0x135218([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1c8513(){let _0x4fbe0e,_0x373697=null,_0x305f92=null;try{if(_0x24a551==_0x135218([0x47,0x50,0x4c]))return _0x135218([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4fbe0e=_0x2fa459(),!_0x4fbe0e)return _0x135218([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4fbe0e[_0x135218([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x305f92=_0x3d3495(_0x4fbe0e[_0x135218([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4fbe0e[_0x135218([0x6a,0x74,0x69])])),await _0x410e87()?_0x34e9b4()?_0x47412f()?_0x135218([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4c4557()?(_0x4fbe0e[_0x135218([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x135218([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x373697=_0x1569b3(_0x135218([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4fbe0e[_0x135218([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x135218([0x74,0x72,0x69,0x61,0x6c])&&(_0x373697=_0x1569b3(_0x135218([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2b87c2()):_0x135218([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x135218([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x135218([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x451fcb){return _0x135218([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x47412f(){const _0x581939=[_0x135218([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x135218([0x74,0x72,0x69,0x61,0x6c])][_0x135218([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4fbe0e[_0x135218([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xd59032/0x3e8:0xe10*_0x1848ae;return _0x4fbe0e[_0x135218([0x65,0x78,0x70])]<_0x581939;}function _0x34e9b4(){const _0x448a9b=_0x4fbe0e[_0x135218([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x448a9b)return!0x1;if(_0x448a9b[_0x135218([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x135218([0x2a])))return!0x0;if(_0x448a9b[_0x135218([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x135218([0x43,0x4d,0x54])))return!0x0;if(_0x448a9b[_0x135218([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x135218([0x52,0x43,0x4d,0x54]))){if(_0x3476fe())return!0x0;if(_0x3f35f9()||_0x292441())return!0x0;}return!0x1;}function _0x4c4557(){const _0x47b8ff=_0x4fbe0e[_0x135218([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x47b8ff||0x0==_0x47b8ff[_0x135218([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x38c793}=new URL(window[_0x135218([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x47b8ff[_0x135218([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x38c793))return!0x0;const _0x505da7=_0x38c793[_0x135218([0x73,0x70,0x6c,0x69,0x74])](_0x135218([0x2e]));return _0x47b8ff[_0x135218([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x58d458=>_0x58d458[_0x135218([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x135218([0x2a])))[_0x135218([0x6d,0x61,0x70])](_0x35a8b9=>_0x35a8b9[_0x135218([0x73,0x70,0x6c,0x69,0x74])](_0x135218([0x2e])))[_0x135218([0x73,0x6f,0x6d,0x65])](_0x3970d4=>_0x505da7[_0x135218([0x65,0x76,0x65,0x72,0x79])]((_0x25553b,_0x4c5844)=>_0x3970d4[_0x4c5844]===_0x25553b||_0x3970d4[_0x4c5844]===_0x135218([0x2a])));}function _0x2b87c2(){return _0x373697&&_0x305f92?new window[(_0x135218([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x510844,_0x14681e)=>{_0x373697[_0x135218([0x74,0x68,0x65,0x6e])](_0x510844,_0x14681e),_0x305f92[_0x135218([0x74,0x68,0x65,0x6e])](_0x29a387=>{_0x29a387!=_0x135218([0x56,0x61,0x6c,0x69,0x64])&&_0x510844(_0x29a387);},_0x14681e);}):_0x373697||_0x305f92||_0x135218([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3d3495(_0x5d1669,_0x2614b1){return new window[(_0x135218([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x231512=>{if(_0x57c08f())return _0x231512(_0x135218([0x56,0x61,0x6c,0x69,0x64]));_0x143c6b(),_0x5b6960[_0x135218([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x135218([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2a0cab=!0x1;const _0x11b628=_0x55b0ce();function _0x56bee7(_0x43acd0){return!!_0x43acd0&&(typeof _0x43acd0===_0x135218([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x43acd0===_0x135218([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x43acd0[_0x135218([0x74,0x68,0x65,0x6e])]===_0x135218([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x43acd0[_0x135218([0x63,0x61,0x74,0x63,0x68])]===_0x135218([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x38b57d(_0x2b1e2c){_0x50a42e(_0x2b1e2c)[_0x135218([0x74,0x68,0x65,0x6e])](_0x508aea=>{if(!_0x508aea||_0x508aea[_0x135218([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x135218([0x6f,0x6b]))return _0x135218([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1590f6(_0xffe6f9(_0x11b628+_0x2614b1))!=_0x508aea[_0x135218([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x135218([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x135218([0x56,0x61,0x6c,0x69,0x64]);})[_0x135218([0x74,0x68,0x65,0x6e])](_0x419223=>(_0x5bc58e(),_0x419223),()=>{const _0x2f2b37=_0xd49cc8();return null==_0x2f2b37?(_0x5bc58e(),_0x135218([0x56,0x61,0x6c,0x69,0x64])):_0x135218(_0xd59032-_0x2f2b37>(0x617480ec^_0x34be87)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x135218([0x74,0x68,0x65,0x6e])](_0x231512)[_0x135218([0x63,0x61,0x74,0x63,0x68])](()=>{_0x231512(_0x135218([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x157ea4=0x454eea6c^_0x34be87;function _0x5bc58e(){const _0x5a6990=_0x135218([0x6c,0x6c,0x63,0x74,0x2d])+_0x1590f6(_0xffe6f9(_0x5d1669)),_0xbca415=_0x7a5e91(_0x1590f6(window[_0x135218([0x4d,0x61,0x74,0x68])][_0x135218([0x63,0x65,0x69,0x6c])](_0xd59032/_0x157ea4)));window[_0x135218([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x135218([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5a6990,_0xbca415);}function _0xd49cc8(){const _0x413fd8=_0x135218([0x6c,0x6c,0x63,0x74,0x2d])+_0x1590f6(_0xffe6f9(_0x5d1669)),_0x274834=window[_0x135218([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x135218([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x413fd8);return _0x274834?window[_0x135218([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x7a5e91(_0x274834),0x10)*_0x157ea4:null;}function _0x50a42e(_0xbbf77e){return new window[(_0x135218([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x538003,_0x1e13c1)=>{_0xbbf77e[_0x135218([0x74,0x68,0x65,0x6e])](_0x538003,_0x1e13c1),window[_0x135218([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1e13c1,0x4579d02c^_0x34be87);});}}_0x5b6960[_0x135218([0x6f,0x6e])](_0x135218([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x384f47,_0x3882d9)=>{if(_0x3882d9[0x0]!=_0x5d1669)return _0x231512(_0x135218([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3882d9[0x1]={..._0x3882d9[0x1],[_0x135218([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x11b628};},{[_0x135218([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x135218([0x68,0x69,0x67,0x68])}),_0x5b6960[_0x135218([0x6f,0x6e])](_0x135218([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xc66923=>{_0x56bee7(_0xc66923[_0x135218([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2a0cab=!0x0,_0x38b57d(_0xc66923[_0x135218([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x135218([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x135218([0x6c,0x6f,0x77])}),_0x4ae295[_0x135218([0x74,0x68,0x65,0x6e])](()=>{_0x2a0cab||_0x231512(_0x135218([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x57c08f(){return _0x5b6960[_0x135218([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x135218([0x76,0x69,0x65,0x77])][_0x135218([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x135218([0x61,0x75,0x74,0x6f]);}function _0x143c6b(){_0x5b6960[_0x135218([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x135218([0x76,0x69,0x65,0x77])][_0x135218([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x135218([0x61,0x75,0x74,0x6f]);}}function _0x1569b3(_0x15c079){const _0x398a9c=[new window[(_0x135218([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3c9511=>setTimeout(_0x3c9511,0x45713a20^_0x34be87)),_0x4ae295[_0x135218([0x74,0x68,0x65,0x6e])](()=>new window[(_0x135218([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3de09a=>{let _0x3c6057=0x0;_0x5b6960[_0x135218([0x6d,0x6f,0x64,0x65,0x6c])][_0x135218([0x6f,0x6e])](_0x135218([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2e759d,_0x4d62db)=>{_0x4d62db[0x0][_0x135218([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3c6057++,_0x3c6057==(0x45780514^_0x34be87)&&(_0x3de09a(),_0x2e759d[_0x135218([0x6f,0x66,0x66])]());});}))];return window[_0x135218([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x135218([0x72,0x61,0x63,0x65])](_0x398a9c)[_0x135218([0x74,0x68,0x65,0x6e])](()=>_0x15c079);}async function _0x3a10ab(){await _0x4ae295,_0x5b6960[_0x135218([0x6d,0x6f,0x64,0x65,0x6c])][_0x135218([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x126398,_0x5b6960[_0x135218([0x6d,0x6f,0x64,0x65,0x6c])][_0x135218([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x126398,_0x5b6960[_0x135218([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x135218([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3476fe(){return _0x49a11b(_0x135218([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x3b409a(_0x135218([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x135218([0x73,0x74,0x61,0x74,0x65])]==_0x135218([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x3f35f9(){return _0x49a11b(_0x135218([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 _0x292441(){return _0x49a11b(_0x135218([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x4f2d51(_0xd64a28){const _0x2e43ba=_0x421393();_0x5b6960[_0x2e43ba]=_0x135218([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0xd64a28,_0xd64a28!=_0x135218([0x56,0x61,0x6c,0x69,0x64])&&_0x3a10ab();}function _0x421393(){const _0x2e371b=window[_0x135218([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x135218([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x135218([0x6e,0x6f,0x77])]())[_0x135218([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x135218([0x2e]),'');let _0x9ab54=_0x135218([0x66]);for(let _0x4e3dbd=0x0;_0x4e3dbd<_0x2e371b[_0x135218([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4e3dbd+=0x2){let _0x596629=window[_0x135218([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2e371b[_0x135218([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4e3dbd,_0x4e3dbd+0x2));_0x596629>=_0xaa5ace[_0x135218([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x596629-=_0xaa5ace[_0x135218([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x9ab54+=_0xaa5ace[_0x596629];}return _0x9ab54;}function _0x2fa459(){const _0x1113c3=_0x24a551[_0x135218([0x73,0x70,0x6c,0x69,0x74])](_0x135218([0x2e]));if(0x3!=_0x1113c3[_0x135218([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xaf5dcb(_0x1113c3[0x1]);function _0xaf5dcb(_0x353f29){const _0x523f34=_0x50607e(_0x353f29);return _0x523f34&&_0x33b42a()?_0x523f34:null;function _0x33b42a(){const _0x142295=_0x523f34[_0x135218([0x6a,0x74,0x69])],_0x5f1704=window[_0x135218([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x142295[_0x135218([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x142295[_0x135218([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x30f7ae={..._0x523f34,[_0x135218([0x6a,0x74,0x69])]:_0x142295[_0x135218([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x142295[_0x135218([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x30f7ae[_0x135218([0x76,0x63])],_0xffe6f9(_0x30f7ae)==_0x5f1704;}}}async function _0x410e87(){let _0x1e7a19=!0x0;try{const _0x469d34=_0x24a551[_0x135218([0x73,0x70,0x6c,0x69,0x74])](_0x135218([0x2e])),[_0x13db17,_0x115107,_0x4f267a]=_0x469d34;return _0x335e12(_0x13db17),await _0x3a072e(_0x13db17,_0x115107,_0x4f267a),_0x1e7a19;}catch(_0x413852){return!0x1;}function _0x335e12(_0x19cd08){const _0x2c0d7e=_0x50607e(_0x19cd08);_0x2c0d7e&&_0x2c0d7e[_0x135218([0x61,0x6c,0x67])]==_0x135218([0x45,0x53,0x32,0x35,0x36])||(_0x1e7a19=!0x1);}async function _0x3a072e(_0xeff32b,_0x17258a,_0x5e9aae){const _0x4e6d5a=window[_0x135218([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x135218([0x66,0x72,0x6f,0x6d])](_0x171491(_0x5e9aae),_0x32c780=>_0x32c780[_0x135218([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5b19db=new window[(_0x135218([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x135218([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xeff32b+_0x135218([0x2e])+_0x17258a),_0xe6f449=window[_0x135218([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x135218([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xe6f449)return;const _0x3d35d2=await _0xe6f449[_0x135218([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x135218([0x6a,0x77,0x6b]),_0x589c89,{[_0x135218([0x6e,0x61,0x6d,0x65])]:_0x135218([0x45,0x43,0x44,0x53,0x41]),[_0x135218([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x135218([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x135218([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xe6f449[_0x135218([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x135218([0x6e,0x61,0x6d,0x65])]:_0x135218([0x45,0x43,0x44,0x53,0x41]),[_0x135218([0x68,0x61,0x73,0x68])]:{[_0x135218([0x6e,0x61,0x6d,0x65])]:_0x135218([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3d35d2,_0x4e6d5a,_0x5b19db)||(_0x1e7a19=!0x1);}}function _0x50607e(_0x35b411){return _0x35b411[_0x135218([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x135218([0x65,0x79]))?JSON[_0x135218([0x70,0x61,0x72,0x73,0x65])](_0x171491(_0x35b411)):null;}function _0x171491(_0xf20979){return window[_0x135218([0x61,0x74,0x6f,0x62])](_0xf20979[_0x135218([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x135218([0x2b]))[_0x135218([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x135218([0x2f])));}function _0xffe6f9(_0x481726){let _0x538fe5=0x1505;function _0xe6b5b0(_0x5be537){for(let _0xb0cec5=0x0;_0xb0cec5<_0x5be537[_0x135218([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xb0cec5++){const _0x4f4260=_0x5be537[_0x135218([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xb0cec5);_0x538fe5=(_0x538fe5<<0x5)+_0x538fe5+_0x4f4260,_0x538fe5&=_0x538fe5;}}function _0x27e91f(_0x33d0e7){Array[_0x135218([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x33d0e7)?_0x33d0e7[_0x135218([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x27e91f):_0x33d0e7&&typeof _0x33d0e7==_0x135218([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x135218([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x33d0e7)[_0x135218([0x73,0x6f,0x72,0x74])]()[_0x135218([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5a83cf,_0x42fe17])=>{_0xe6b5b0(_0x5a83cf),_0x27e91f(_0x42fe17);}):_0xe6b5b0(window[_0x135218([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x33d0e7));}return _0x27e91f(_0x481726),_0x538fe5>>>0x0;}function _0x1590f6(_0x4cdc7b){return _0x4cdc7b[_0x135218([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x135218([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x135218([0x30]));}function _0x7a5e91(_0x109cb1){return _0x109cb1[_0x135218([0x73,0x70,0x6c,0x69,0x74])]('')[_0x135218([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x135218([0x6a,0x6f,0x69,0x6e])]('');}function _0x49a11b(_0x1fe46d){return _0x5b6960[_0x135218([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x135218([0x68,0x61,0x73])](_0x1fe46d);}function _0x3b409a(_0x25aecc){return _0x5b6960[_0x135218([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x135218([0x67,0x65,0x74])](_0x25aecc);}function _0x126398(){}function _0x135218(_0x3f163e){return _0x3f163e['map'](_0x22964f=>String['fromCharCode'](_0x22964f))['join']('');}_0x4f2d51(await _0x1c8513());}(this);}['destroy'](){const _0xb71d06=this['editor']['plugins']['get'](o),_0x57a380=this['editor']['config']['get']('collaboration.channelId');for(const _0x12d86b of _0xb71d06['getCommentThreads']({'channelId':_0x57a380}))_0xb71d06['_detachCommentThread'](_0x12d86b['id']),_0xb71d06['_threads']['delete'](_0x12d86b['id']);super['destroy']();}['hasMarkerForId'](_0xaf4557){return this['getAllMarkersForId'](_0xaf4557)['length']>0x0;}['getAllMarkersForId'](_0x1241b2){const _0xa61918=[];for(const _0x134657 of this['editor']['model']['markers'])_0x134657['name']['startsWith']('comment:'+_0x1241b2)&&_0xa61918['push'](_0x134657);return _0xa61918;}['scrollToThreadMarker'](_0x2de4bc){const _0x2ed219=this['_getTargetForId'](_0x2de4bc);_0x2ed219&&setTimeout(()=>{this['activeMarker']&&er(this['activeMarker'])['id']===_0x2de4bc&&rt({'target':_0x2ed219[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x157f84){this['editor']['model']['change'](()=>{for(const _0x238936 of this['getAllMarkersForId'](_0x157f84))this['editor']['editing']['reconvertMarker'](_0x238936);});}['_attachArchivedThread'](_0x3edf62){const _0x219a06=this['editor']['plugins']['get'](o),_0x4001d9=this['editor']['plugins']['get'](P),_0x3bfa70=_0x219a06['getCommentThread'](_0x3edf62);if(!_0x3bfa70['isAttached']){const _0x210c65=_0x3bfa70['attachTo'](()=>this['_getTargetForId'](_0x3bfa70['id']));_0x4001d9['registerAnnotation'](_0x210c65),_0x3bfa70['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x35daaa=this['editor'],_0x332bff=_0x35daaa['plugins']['get'](it);_0x35daaa['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x881118,_0x4405fa)=>{const {id:_0x19c84b}=er(_0x881118['markerName']),_0x33b4bf=_0x35daaa['plugins']['get'](o)['getCommentThread'](_0x19c84b),_0x373f97=this['activeMarker']&&er(this['activeMarker'])['id']===_0x19c84b;let _0x39719c;if(_0x33b4bf&&_0x33b4bf['isResolved']&&!_0x373f97&&_0x881118['item'])return _0x4405fa['consumable']['consume'](_0x881118['item'],'addMarker:'+_0x881118['markerName']),_0x4405fa['consumable']['consume'](_0x881118['item'],'removeMarker:'+_0x881118['markerName']),null;const _0x428d2a=['ck-comment-marker'];return _0x373f97&&_0x428d2a['push']('ck-comment-marker--active'),_0x39719c=_0x33b4bf&&_0x33b4bf['length']?_0x33b4bf['comments']['first']['author']['id']:_0x332bff['me']['id'],{'classes':_0x428d2a,'attributes':{'data-comment':_0x19c84b,'data-author-id':_0x39719c}};}}),_0x35daaa['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x37eb91,{options:_0x58a515})=>{if(_0x58a515['showCommentHighlights'])return null;const _0x203bdb=_0x35daaa['plugins']['get'](o),_0x56abd7=_0x35daaa['model']['markers']['get'](_0x37eb91),{id:_0xb46183,part:_0x45efab}=er(_0x37eb91);if(_0x56abd7&&!_0x56abd7['affectsData'])return null;if(_0x58a515['ignoreResolvedComments']){const _0x4a0ddb=_0x203bdb['getCommentThread'](_0xb46183);if(_0x4a0ddb&&_0x4a0ddb['isResolved'])return null;}return{'group':'comment','name':_0x45efab?_0xb46183+':'+_0x45efab:_0xb46183};}}),_0x35daaa['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0xaf4777,{writer:_0x2f84a0})=>_0x2f84a0['createElement']('$marker',{'data-name':'comment:'+_0xaf4777['getAttribute']('id')})}),_0x35daaa['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0xcdd3e=this['editor'],_0x16b38e=_0xcdd3e['plugins']['get'](o),_0x1edc8c=new Set(),_0x129e98=new Set();_0xcdd3e['model']['document']['registerPostFixer'](_0x11dd91=>{let _0x2162d0=!0x1;for(const {name:_0x476ef0,data:_0x208912}of _0xcdd3e['model']['document']['differ']['getChangedMarkers']()){const {group:_0x42a274,id:_0x1ffb79}=er(_0x476ef0);let _0x540ec7=_0x208912['newRange'];if('comment'!==_0x42a274||!_0x540ec7)continue;const _0x18a1b3='$graveyard'===_0x540ec7['root']['rootName'];_0x18a1b3||(_0x540ec7=dt(_0x540ec7,_0xcdd3e['model']),!_0x540ec7||_0x540ec7['isCollapsed']||!_0x208912['newRange']||_0x540ec7['isEqual'](_0x208912['newRange']))?_0xcdd3e['model']['hasContent'](_0x540ec7)&&!_0x18a1b3?this['isThreadsLoadingPaused']?_0x1edc8c['add'](_0x476ef0):this['_handleThreadMarker'](_0x476ef0,_0x1ffb79):(_0x129e98['add'](_0x476ef0),_0x1edc8c['delete'](_0x476ef0),_0x11dd91['removeMarker'](_0x476ef0),_0x2162d0=!0x0):(_0x11dd91['updateMarker'](_0x476ef0,{'range':_0x540ec7}),_0x2162d0=!0x0);}return _0x2162d0;}),this['on']('change:isThreadsLoadingPaused',(_0x532ab8,_0x2f2376,_0x308fe6)=>{if(!_0x308fe6&&_0x1edc8c['size'])for(const _0x1c6f4b of _0x1edc8c){const {id:_0x165ce6}=er(_0x1c6f4b);_0x1edc8c['delete'](_0x1c6f4b),_0xcdd3e['model']['markers']['get'](_0x1c6f4b)&&this['_handleThreadMarker'](_0x1c6f4b,_0x165ce6);}}),this['listenTo'](_0xcdd3e['model']['document'],'change',()=>{for(const {name:_0x22adc2,data:{newRange:_0x50a13c}}of _0xcdd3e['model']['document']['differ']['getChangedMarkers']()){const {group:_0x24dace,id:_0x3d0dd2}=er(_0x22adc2);if('comment'!==_0x24dace)continue;const _0x391c90=_0x16b38e['getCommentThread'](_0x3d0dd2),_0x36451b=this['hasMarkerForId'](_0x3d0dd2);_0x391c90&&(!_0x391c90['_hasTargetInContent']&&_0x50a13c&&_0xcdd3e['editing']['view']['once']('render',()=>{const _0x55a861=_0xcdd3e['plugins']['get'](N),_0x2d3568=_0x16b38e['_threadToController']['get'](_0x391c90)['view'];_0x55a861['getByInnerView'](_0x2d3568)['refreshVisibility']();},{'priority':'low'}),_0x391c90['_hasTargetInContent']=_0x36451b||!!_0x50a13c),_0x50a13c||(_0x129e98['add'](_0x22adc2),_0x1edc8c['delete'](_0x22adc2));}for(const _0x39d65b of _0x129e98){const {id:_0x528956}=er(_0x39d65b),_0x22f458=_0x16b38e['getCommentThread'](_0x528956);if(_0x1edc8c['delete'](_0x39d65b),!_0x22f458)continue;const _0x2e0d65=this['hasMarkerForId'](_0x528956);_0x2e0d65||_0x22f458['isSubmitted']?_0x2e0d65||_0x22f458['unlinkedAt']||_0x22f458['setUnlinkedAt'](new Date()):_0x22f458['remove']();}_0x129e98['clear']();});}['_handleInitialThreads'](_0x169f61){_0x169f61['forEach'](_0x4c254b=>{_0x4c254b['unlinkedAt']&&this['_attachArchivedThread'](_0x4c254b['id']);});}['_getTargetForId'](_0xb4a543){const _0xcf0aa5=this['editor'],_0x4ffc9f=this['getAllMarkersForId'](_0xb4a543);return et(_0xcf0aa5['editing'],_0x4ffc9f);}['_getTextContext'](_0x5417ec){const _0x5f0355=this['getAllMarkersForId'](_0x5417ec);let _0x34cc4b='',_0x584fdd=!0x1;for(const _0xf229da of _0x5f0355){const _0x33c93d=_0xf229da['getRange']();for(const _0x424d1b of Array['from'](_0x33c93d['getItems']()))_0x424d1b['is']('$textProxy')?(_0x34cc4b&&_0x584fdd&&(_0x34cc4b+='\x20',_0x584fdd=!0x1),_0x34cc4b+=_0x424d1b['data']):_0x584fdd=!0x0;_0x584fdd=!0x0;}return _0x34cc4b['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x4ea118,_0x5b50c9){const _0x305ff3=this['editor'],_0x52b274=_0x305ff3['plugins']['get'](o);let _0x58adc3=_0x52b274['getCommentThread'](_0x5b50c9);const _0x1ee93c=_0x305ff3['config']['get']('collaboration.channelId'),_0x152e64=_0x305ff3['plugins']['get'](P);if(_0x58adc3&&(_0x58adc3['unlinkedAt']&&_0x58adc3['setUnlinkedAt'](null),_0x58adc3['isAttached']))return _0x58adc3;return!this['getAllMarkersForId'](_0x5b50c9)[0x0]['managedUsingOperations']?_0x305ff3['editing']['view']['once']('render',()=>{if(_0x52b274['getCommentThread'](_0x5b50c9))return;const _0x21eaae=_0x305ff3['plugins']['get'](N);_0x58adc3=_0x52b274['openNewCommentThread']({'channelId':_0x1ee93c,'threadId':_0x5b50c9,'target':()=>this['_getTargetForId'](_0x5b50c9),'context':{'type':'text','value':this['_getTextContext'](_0x5b50c9)}});const _0x17549f=_0x52b274['_threadToController']['get'](_0x58adc3)['view'],_0xbbd517=_0x21eaae['getByInnerView'](_0x17549f);_0xbbd517&&_0x152e64['registerAnnotation'](_0xbbd517);},{'priority':'low'}):_0x52b274['fetchCommentThread']({'channelId':_0x1ee93c,'threadId':_0x5b50c9})['then'](_0x43c20b=>{if('destroyed'!==_0x305ff3['state']){if(_0x58adc3=_0x43c20b,_0x58adc3&&!_0x58adc3['isAttached']){const _0x486b79=_0x58adc3['attachTo'](()=>this['_getTargetForId'](_0x5b50c9));_0x152e64['registerAnnotation'](_0x486b79),_0x58adc3['isResolved']&&this['_reconvertMarkers'](_0x5b50c9);}else{if(!_0x58adc3){const _0x459930=this['getAllMarkersForId'](_0x5b50c9);_0x305ff3['model']['change'](_0x5adea7=>{for(const _0x20fdac of _0x459930)_0x5adea7['removeMarker'](_0x20fdac);});}}}}),_0x58adc3;}['_handleThreadMarker'](_0x1f0515,_0x5eed23){const _0x3519f4=this['_attachMarkerToThread'](_0x1f0515,_0x5eed23);_0x3519f4&&!_0x3519f4['context']&&_0x3519f4['setContext']({'type':'text','value':this['_getTextContext'](_0x5eed23)});}['_initAriaMarkerChangeAnnouncements'](){const _0x2f8f45=this['editor'];ot(_0x2f8f45['model'],({left:_0x5821d8,entered:_0x335cf3})=>{for(const _0x55ab41 of _0x5821d8)if(mt(_0x55ab41)){_0x2f8f45['ui']['ariaLiveAnnouncer']['announce'](S(_0x2f8f45['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x42128a of _0x335cf3)if(mt(_0x42128a)){_0x2f8f45['ui']['ariaLiveAnnouncer']['announce'](S(_0x2f8f45['locale'],'ENTER_COMMENT_ANNOUNCEMENT',nt(_0x75339f)));break;}});}}function ft(_0xdb7a62,_0x30b1bf){return _0x30b1bf?_0xdb7a62+':'+_0x30b1bf:_0xdb7a62;}function er(_0x1bbfed){const _0x4f4b31=_0x1bbfed['split'](':');return{'group':_0x4f4b31[0x0],'id':_0x4f4b31[0x1],'part':_0x4f4b31[0x2]};}function dt(_0x1b47c4,_0x3fc3fb){const _0x2ead01=_0x3fc3fb['schema'],_0xd661cc=_0x3fc3fb['createRange'](_0x1b47c4['start']);for(const _0x22f0d8 of _0x1b47c4['getWalker']()){const {type:_0x138ff0,item:_0x580ad9,nextPosition:_0x3b8041}=_0x22f0d8;if('text'===_0x138ff0||_0x2ead01['isObject'](_0x580ad9)){const _0x18865a=_0x3fc3fb['createPositionBefore'](_0x580ad9);_0xd661cc['isCollapsed']&&(_0xd661cc['start']=_0x18865a),_0xd661cc['end']=_0x3b8041;}}return _0xd661cc;}function mt(_0x4d2b61){return'comment'===er(_0x4d2b61['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 _0x68774d{['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 _0x165d9c=this['editor'],_0x34d2fe=_0x165d9c['plugins']['get'](o),_0x4ae43e=_0x165d9c['plugins']['get'](r),_0x3346a6=_0x165d9c['plugins']['get'](N),_0x45fde1=_0x165d9c['plugins']['get'](P);_0x165d9c['ui']['componentFactory']['add']('comment',()=>{const _0x4f0857=this['_createUIButton'](_0x4185fb);return _0x4f0857['tooltip']=!0x0,_0x4f0857;}),_0x165d9c['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0xad3d23)),_0x45fde1['addSourceCollector'](()=>{const _0x5dfe36=[];for(const [_0x4b4e8b,_0x13f995]of _0x34d2fe['_threadToController']){const _0x258a0b=_0x4ae43e['getAllMarkersForId'](_0x4b4e8b['id']),_0x470164=_0x258a0b['map'](_0x30a7e9=>_0x30a7e9['getRange']());_0x258a0b['length']>0x0&&_0x5dfe36['push']([_0x13f995['view'],_0x470164]);}return _0x5dfe36;}),this['listenTo'](_0x3346a6,'change:activeAnnotations',(_0x2eeadc,_0x42d2de,_0xd94acd)=>{const _0x179b34=Array['from'](_0xd94acd)['map'](_0x18cd9e=>_0x18cd9e['innerView'])['find'](_0x31b204=>_0x34d2fe['_viewToController']['has'](_0x31b204));if(!_0x179b34)return void(_0x4ae43e['activeMarker']=null);const _0x5aab4e=_0x34d2fe['_viewToController']['get'](_0x179b34)['model']['id'],_0x37d628='comment:'+_0x5aab4e;_0x5aab4e&&_0x4ae43e['hasMarkerForId'](_0x5aab4e)?_0x4ae43e['activeMarker']=_0x37d628:_0x4ae43e['activeMarker']&&(_0x4ae43e['activeMarker']=null);}),this['listenTo'](_0x34d2fe,'removeCommentThread',(_0x4e20df,{threadId:_0x20bda3,isFromAdapter:_0x669c10})=>{!_0x669c10&&_0x165d9c['ui']['focusTracker']['isFocused']&&_0x4ae43e['hasMarkerForId'](_0x20bda3)&&_0x165d9c['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x34d2fe,'addComment',(_0x2c28fe,{threadId:_0x3714a2,isFromAdapter:_0x17196e})=>{if(_0x17196e||!_0x4ae43e['hasMarkerForId'](_0x3714a2)||!_0x34d2fe['hasCommentThread'](_0x3714a2))return;0x1===_0x34d2fe['getCommentThread'](_0x3714a2)['length']&&(_0x165d9c['editing']['view']['focus'](),_0x2c28fe['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x1b2476=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x858f36;for(const _0x32e52d in _0x1b2476){const _0x49f42f=_0x32e52d,_0x21afb2=_0x1b2476[_0x49f42f];if('commentsLicenseKeyValid'==_0x21afb2||'commentsLicenseKeyInvalid'==_0x21afb2||'commentsLicenseKeyExpired'==_0x21afb2||'commentsLicenseKeyDomainLimit'==_0x21afb2||'commentsLicenseKeyNotAllowed'==_0x21afb2||'commentsLicenseKeyEvaluationLimit'==_0x21afb2||'commentsLicenseKeyTrialLimit'==_0x21afb2||'commentsLicenseKeyUsageLimit'==_0x21afb2){delete _0x1b2476[_0x49f42f],_0x858f36=_0x21afb2,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x858f36&&_0x1b2476['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x858f36&&_0x1b2476['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x858f36&&_0x1b2476['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x858f36&&_0x1b2476['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x858f36&&_0x1b2476['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyTrialLimit'==_0x858f36&&_0x1b2476['_showLicenseError']('trialLimit'),'commentsLicenseKeyUsageLimit'==_0x858f36&&_0x1b2476['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x270763){const _0x250a48=this['editor'],_0x549533=new _0x270763(_0x250a48['locale']),_0x4730bc=_0x250a48['commands']['get']('addCommentThread');return _0x549533['set']({'label':S(_0x250a48['locale'],'Comment'),'icon':xt}),_0x549533['bind']('isEnabled')['to'](_0x4730bc),this['listenTo'](_0x549533,'execute',()=>{_0x250a48['editing']['view']['focus'](),_0x4730bc['execute']();}),_0x549533;}}class s extends _0x68774d{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[r];}constructor(_0x1b1967){super(_0x1b1967),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x4a52d6,_0x373ced,_0x272195)=>{_0x272195?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x30aab7,_0x23eaac]of this['editor']['commands'])_0x23eaac['affectsData']&&'addCommentThread'!==_0x30aab7&&_0x23eaac['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 _0x15687c=this['editor']['editing']['view']['document'];this['listenTo'](_0x15687c,'cut',_0x1ed2aa=>_0x1ed2aa['stop'](),{'priority':'highest'}),this['listenTo'](_0x15687c,'clipboardInput',_0x9c49cd=>_0x9c49cd['stop'](),{'priority':'highest'}),this['listenTo'](_0x15687c,'delete',_0x33b29e=>_0x33b29e['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x3b5000,_0x5e436f]of this['editor']['commands'])_0x5e436f['affectsData']&&'addCommentThread'!==_0x3b5000&&_0x5e436f['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 _0x1c33c3{['activeUIs'];['_uis'];['_uisData'];static get['requires'](){return[N];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x390c1f){super(_0x390c1f),this['activeUIs']=new Set(),this['_uis']=new Map(),this['_uisData']=new Map();}['init'](){const _0x511363=this['context']['plugins']['get'](N);this['listenTo'](_0x511363,'_activateAnnotation',(_0x5dc9ba,_0x5b6560)=>{for(const _0x49128d of this['activeUIs']){const _0x3f9548=this['_uis']['get'](_0x49128d);(0x0,this['_uisData']['get'](_0x49128d)['filter'])(_0x5b6560)&&_0x3f9548['setActiveAnnotation'](_0x5b6560);}}),this['listenTo'](_0x511363,'_deactivateAllAnnotations',()=>{for(const _0x4b0970 of this['activeUIs']){this['_uis']['get'](_0x4b0970)['setActiveAnnotation'](null);}}),this['listenTo'](_0x511363['_visibleAnnotations'],'add',(_0x42e570,_0x33ef2f)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x33ef2f);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x37fefd){return this['activeUIs']['has'](_0x37fefd);}['activate'](_0x3811be,_0x52c17c=()=>!0x0){const _0x7d030f=this['context']['plugins']['get'](N);if(!this['_uis']['has'](_0x3811be))throw new _0x54d858('annotationsuis-missing-ui',this,{'uiName':_0x3811be});this['isActive'](_0x3811be)&&this['deactivate'](_0x3811be),this['activeUIs']['add'](_0x3811be);const _0x36ec38=new x();!function({source:_0x374744,target:_0x5de284,filter:_0x101f8d}){for(const _0x33f0e of _0x374744)_0x101f8d(_0x33f0e)&&_0x5de284['add'](_0x33f0e);_0x5de284['listenTo'](_0x374744,'add',(_0x2b6a4e,_0x5eba5d)=>{_0x101f8d(_0x5eba5d)&&_0x5de284['add'](_0x5eba5d);}),_0x5de284['listenTo'](_0x374744,'remove',(_0x47b73d,_0x4aa2aa)=>{_0x5de284['has'](_0x4aa2aa)&&_0x5de284['remove'](_0x4aa2aa);});}({'source':_0x7d030f['_visibleAnnotations'],'target':_0x36ec38,'filter':_0x52c17c}),this['_uisData']['set'](_0x3811be,{'collection':_0x36ec38,'filter':_0x52c17c});const _0x59446f=this['_uis']['get'](_0x3811be);_0x59446f['attach'](_0x36ec38),this['listenTo'](_0x59446f,'change:activeAnnotation',(_0x4146b8,_0x4ba98f,_0x1100ef,_0x2fdc24)=>{_0x2fdc24&&_0x7d030f['_removeActiveAnnotation'](_0x2fdc24),_0x1100ef&&_0x7d030f['_addActiveAnnotation'](_0x1100ef);});}['deactivate'](_0x680eeb){if(this['activeUIs']['delete'](_0x680eeb),!this['_uis']['has'](_0x680eeb))throw new _0x54d858('annotationsuis-missing-ui',this,{'uiName':_0x680eeb});const _0x20d817=this['_uis']['get'](_0x680eeb);_0x20d817['detach'](),this['stopListening'](_0x20d817),this['_uisData']['get'](_0x680eeb)['collection']['destroy'](),this['_uisData']['delete'](_0x680eeb);}['switchTo'](_0x262bf4){if(!this['_uis']['has'](_0x262bf4))throw new _0x54d858('annotationsuis-missing-ui',this,{'uiName':_0x262bf4});const _0x10b1b6=this['context']['plugins']['get'](N),_0x24e1cf=Array['from'](_0x10b1b6['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x262bf4);const _0x15e0fc=this['_uis']['get'](_0x262bf4);_0x15e0fc['setActiveAnnotation'](_0x24e1cf),_0x15e0fc['_setSelectedAnnotations']&&_0x24e1cf&&_0x15e0fc['_setSelectedAnnotations']([_0x24e1cf]);}['deactivateAll'](){for(const _0x5cd7c8 of this['activeUIs'])this['deactivate'](_0x5cd7c8);}['register'](_0x23e143,_0x342dee){if(this['_uis']['has'](_0x23e143))throw new _0x54d858('annotationsuis-register-already-registered');if('function'!=typeof _0x342dee['attach']||'function'!=typeof _0x342dee['detach']||'function'!=typeof _0x342dee['setActiveAnnotation'])throw new _0x54d858('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x23e143,_0x342dee);}['refilterAnnotations'](){const _0x4a8c88=this['context']['plugins']['get'](N)['collection'],_0xa98be8=new Map(),_0x20c6aa=Array['from'](this['activeUIs']);for(const _0x1df582 of this['activeUIs']){const _0x27b64b=this['_uisData']['get'](_0x1df582)['collection'];for(const _0x3bba41 of _0x27b64b)_0xa98be8['set'](_0x3bba41,_0x1df582);}for(const _0x135df2 of _0x4a8c88){const _0x31d707=_0xa98be8['get'](_0x135df2);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x135df2);const _0x16a933=_0x20c6aa['find'](_0x2f0305=>this['_uisData']['get'](_0x2f0305)['filter'](_0x135df2));_0x31d707!==_0x16a933&&(_0x31d707&&this['_uisData']['get'](_0x31d707)['collection']['remove'](_0x135df2),_0x16a933&&this['_uisData']['get'](_0x16a933)['collection']['add'](_0x135df2));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x5b3ba5){const _0xbd46a6=[];for(const _0x39efe9 of this['activeUIs']){(0x0,this['_uisData']['get'](_0x39efe9)['filter'])(_0x5b3ba5)&&_0xbd46a6['push'](_0x39efe9);}if(_0xbd46a6['length']>0x1)throw new _0x54d858('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0xbd46a6,'annotationType':_0x5b3ba5['type']});}}const he=Ht('px');class V extends kt{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0xf49a99){super(_0xf49a99);const _0x11987e=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 _0x356825(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x11987e['to']('class')],'style':{'minHeight':_0x11987e['to']('minHeight',_0xa0fbff=>'number'==typeof _0xa0fbff?he(_0xa0fbff+0xa):null)},'dir':_0xf49a99['uiLanguageDirection'],'role':'application','aria-label':S(_0xf49a99,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':S(_0xf49a99,'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',_0x59041f=>{this['_updateItemPositionInFocusables'](_0x59041f['source']);}),this['list']['forEach'](_0x23d1f6=>{this['focusTracker']['add'](_0x23d1f6['element']),this['_updateItemPositionInFocusables'](_0x23d1f6);}),this['list']['on']('change',(_0x5af464,_0x48e04a)=>{for(const _0x37e420 of _0x48e04a['removed'])this['focusTracker']['remove'](_0x37e420['element']),this['focusables']['remove'](_0x37e420);for(const _0x5ae15c of _0x48e04a['added'])this['focusTracker']['add'](_0x5ae15c['element']),this['_updateItemPositionInFocusables'](_0x5ae15c);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0xdcbf9){const _0x17f574=this['focusables']['getIndex'](_0xdcbf9);let _0x82a80b,_0x47d30b;for(const _0x158a8b of this['focusables'])if(_0xdcbf9['top']<_0x158a8b['top']){_0x82a80b=_0x158a8b;break;}if(_0x47d30b=_0x82a80b?this['focusables']['getIndex'](_0x82a80b):this['focusables']['length'],-0x1!==_0x17f574){if(_0x17f574===_0x47d30b-0x1)return;this['focusables']['remove'](_0xdcbf9),_0x47d30b=_0x82a80b?this['focusables']['getIndex'](_0x82a80b):this['focusables']['length'];}this['focusables']['add'](_0xdcbf9,_0x47d30b);}}const qt=Ht('px');class H extends kt{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x105217){super(_0x105217),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x5cd9d4,_0x194d0e)=>_0x5cd9d4+_0x194d0e),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Lt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x1bdb71=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x1bdb71['to']('isAnimationDisabled',_0x1a4514=>_0x1a4514?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x1bdb71['to']('top',_0x1e77bb=>qt(_0x1e77bb))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x2fdeef=this['element']['clientHeight'];_0x2fdeef&&(this['height']=_0x2fdeef);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0x1c33c3{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3c1306){super(_0x3c1306),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 _0x1b0d23=this['context']['config']['get']('sidebar.container');_0x1b0d23&&this['setContainer'](_0x1b0d23);}['setContainer'](_0xc981){if(!y(_0xc981))throw new _0x54d858('sidebar-setcontainer-invalid-element');this['container']=_0xc981;}['_attachToContainer']({viewClass:_0x130cf2='',spaceBetweenItems:_0x5e9387=0x19}={}){if(!y(this['container']))throw new _0x54d858('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x130cf2,this['_spaceBetweenItems']=_0x5e9387;}['rearrange']({removedAnnotation:_0x597205,previousAnnotation:_0x109396,nextAnnotation:_0x1d60b6}){const _0x530890=this['getSidebarItemView'](_0x597205);this['view']['list']['remove'](_0x530890),this['_destroySidebarItemView'](_0x597205),_0x109396&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x109396)),_0x1d60b6&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x1d60b6)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x24496f,activatedAnnotation:_0x165bae,disableAnimationOnActivatedAnnotation:_0x4adf3a}){if(this['_activeAnnotation']=_0x165bae,_0x24496f){_0x24496f['isActive']=!0x1;const _0x5abd6a=this['getSidebarItemView'](_0x24496f);_0x5abd6a&&_0x4adf3a&&(_0x5abd6a['isAnimationDisabled']=!0x1);}if(_0x165bae){const _0x55a36f=this['getSidebarItemView'](_0x165bae);_0x55a36f&&(_0x165bae['isActive']=!0x0,_0x4adf3a&&(_0x55a36f['isAnimationDisabled']=!0x0,_0x55a36f['top']+=0x1),this['_alignToTargetRect'](_0x55a36f));}}['_detachFromContainer'](_0xa604e1){if(this['view']['element']['remove'](),_0xa604e1){for(const _0x4633b0 of _0xa604e1)this['_destroySidebarItemView'](_0x4633b0);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x509180,_0x108a4f){_0x108a4f||(_0x108a4f=_0x509180['view']);const _0x136832=new H(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x136832,_0x509180),this['_annotationToSidebarItemView']['set'](_0x509180,_0x136832),_0x136832['content']['add'](_0x108a4f),this['listenTo'](_0x509180['view'],'change:targetRect',(_0x232c39,_0x104ae2,_0x26162a)=>{const _0x1b0781=this['_getTargetTop'](_0x509180,_0x26162a);_0x136832['_targetTop']!=_0x1b0781&&(_0x136832['_targetTop']=_0x1b0781,this['_setItemTop'](_0x136832,_0x1b0781));}),this['listenTo'](_0x136832,'change:top',()=>{this['_recalculate'](_0x136832,'top');}),this['listenTo'](_0x136832,'change:bottom',()=>{this['_recalculate'](_0x136832,'bottom');}),this['_alignToTargetRect'](_0x136832);const _0x261304=this['_getItemBefore'](_0x136832);if(_0x261304)this['_alignAfterItem'](_0x261304,_0x136832)||this['_alignToTargetRect'](_0x136832);else this['_alignToTargetRect'](_0x136832);return this['_updateLastItem'](),this['view']['list']['add'](_0x136832),_0x136832;}['_alignForTopChange'](_0x2307af){if(!_0x2307af['content']['length'])return;const _0x337cb8=this['_getItemBefore'](_0x2307af);if(!_0x337cb8)return;const _0x37199d=this['_sidebarItemViewToAnnotation']['get'](_0x337cb8),_0x4e7a9f=this['_activeAnnotation'];_0x4e7a9f&&_0x4e7a9f===_0x37199d?this['_alignAfterItem'](_0x337cb8,_0x2307af):this['_alignBeforeItem'](_0x2307af,_0x337cb8);}['_alignForBottomChange'](_0x245a48){if(!_0x245a48['content']['length'])return;const _0x5248e1=this['_getItemAfter'](_0x245a48);if(!_0x5248e1)return;const _0x16d10b=this['_sidebarItemViewToAnnotation']['get'](_0x5248e1),_0x412a63=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x4c1895=this['_activeAnnotation'];_0x4c1895&&_0x4c1895===_0x16d10b&&_0x412a63?(this['_alignBeforeItem'](_0x5248e1,_0x245a48),this['_alignAfterItem'](_0x245a48,_0x5248e1)):_0x4c1895&&_0x4c1895===_0x16d10b?this['_alignBeforeItem'](_0x5248e1,_0x245a48):this['_alignAfterItem'](_0x245a48,_0x5248e1);}['_recalculate'](_0x32cede,_0x236e67){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x182651,changedProp:_0x19b592}of this['_recalculateBuffer'])'top'===_0x19b592?this['_alignForTopChange'](_0x182651):this['_alignForBottomChange'](_0x182651);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x32cede,'changedProp':_0x236e67});}['getSidebarItemView'](_0x1c4ce3){return this['_annotationToSidebarItemView']['get'](_0x1c4ce3);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x24c75a){const _0x4b061b=this['getSidebarItemView'](_0x24c75a);this['stopListening'](_0x4b061b),this['stopListening'](_0x24c75a['view']),_0x4b061b['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x24c75a),this['_sidebarItemViewToAnnotation']['delete'](_0x4b061b);}['_createSidebarView'](){const _0x3ef56b=new V(this['context']['locale']);return _0x3ef56b['render'](),this['on']('change:_lastItem',(_0x4c3a6d,_0x15656d,_0x1e1e22,_0x4bff)=>{_0x4bff&&_0x3ef56b['unbind']('minHeight'),_0x1e1e22?_0x3ef56b['bind']('minHeight')['to'](_0x1e1e22,'bottom'):_0x3ef56b['minHeight']=null;}),_0x3ef56b;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x2bf6b8){const _0x4d867d=this['_sidebarItemViewToAnnotation']['get'](_0x2bf6b8),_0x1d82c7=_0x4d867d&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x4d867d)-0x1);return _0x1d82c7&&this['getSidebarItemView'](_0x1d82c7)||null;}['_getItemAfter'](_0x5f59bd){const _0x29844a=this['_sidebarItemViewToAnnotation']['get'](_0x5f59bd),_0x482e71=_0x29844a&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x29844a)+0x1);return _0x482e71&&this['getSidebarItemView'](_0x482e71)||null;}['_alignBeforeItem'](_0x5c3d63,_0x3be4be){_0x5c3d63['updateHeight']();const _0x13dcff=R(_0x3be4be['bottom']+this['_spaceBetweenItems'],_0x5c3d63['top']);return!!_0x13dcff&&(this['_setItemTop'](_0x3be4be,_0x3be4be['top']-_0x13dcff),!0x0);}['_alignAfterItem'](_0x56c7f5,_0x12f159){_0x56c7f5['updateHeight']();const _0x307681=R(_0x56c7f5['bottom']+this['_spaceBetweenItems'],_0x12f159['top']);return!!_0x307681&&(this['_setItemTop'](_0x12f159,_0x12f159['top']+_0x307681,!0x1),!0x0);}['_alignToTargetRect'](_0x5eecab){const _0x4ee0b3=this['_sidebarItemViewToAnnotation']['get'](_0x5eecab);if(!_0x4ee0b3||!_0x4ee0b3['target']||!_0x4ee0b3['targetRect'])return;const _0xf3adab=this['_getTargetTop'](_0x4ee0b3,_0x4ee0b3['targetRect']);this['_setItemTop'](_0x5eecab,_0xf3adab);}['_getTargetTop'](_0x3d88ed,_0x227816){if(null===_0x227816)return 0x0;if(_0x3d88ed['target']instanceof _0x51bae1)return _0x227816['top'];{const _0x424a2b=new _0x51bae1(this['view']['element'])['top'];return _0x227816['top']-_0x424a2b;}}['_setItemTop'](_0x3708cc,_0x3ac4c9,_0x5ee18=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x5ee18&&(_0x3ac4c9=Math['max'](_0x3ac4c9,this['_getMaxAvailableTop'](_0x3708cc))),_0x3708cc['top']=_0x3ac4c9;}['_getMaxAvailableTop'](_0x49c248){let _0x1e2b61=this['_getItemBefore'](_0x49c248),_0x2a94fb=0x0;for(;_0x1e2b61;)_0x1e2b61['updateHeight'](),_0x2a94fb+=this['_spaceBetweenItems']+_0x1e2b61['height'],_0x1e2b61=this['_getItemBefore'](_0x1e2b61);return _0x2a94fb;}}function R(_0x4465c7,_0x53abbd){return Math['max'](_0x4465c7-_0x53abbd,0x0);}function y(_0x5c636d){return null!==_0x5c636d&&'object'==typeof _0x5c636d&&0x1===_0x5c636d['nodeType'];}class e extends _0x1c33c3{['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(_0x4dc653){super(_0x4dc653),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x4bc9c4(),this['_refreshPositioningDebounced']=_0x4c3343(()=>{this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x37b420=this['context']['plugins']['get'](M),_0x228334=this['context']['plugins']['get'](z);_0x37b420['register']('wideSidebar',this),_0x228334['container']&&_0x37b420['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x8fe1d1){if(_0x8fe1d1===this['activeAnnotation'])return;const _0x2e9982=this['context']['plugins']['get'](z);_0x2e9982['_activeAnnotation']=_0x8fe1d1;const _0x53b28b=this['activeAnnotation'];_0x2e9982['refresh']({'blurredAnnotation':_0x53b28b,'activatedAnnotation':_0x8fe1d1}),this['activeAnnotation']=_0x8fe1d1;}['attach'](_0x441ae8){this['annotations']=_0x441ae8;const _0x467319=this['context']['plugins']['get'](z);if(_0x467319['_annotations']=_0x441ae8,this['isAttached'])throw new _0x54d858('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x467319,'set:container',()=>{this['detach'](),this['listenTo'](_0x467319,'change:container',_0x484d1e=>{_0x484d1e['off'](),this['attach'](_0x441ae8);});}),_0x467319['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x507eee=_0xe3ff0e=>{_0xe3ff0e['updateTargetRect'](),_0x467319['addAnnotation'](_0xe3ff0e);};for(const _0x2d5604 of _0x441ae8)_0x507eee(_0x2d5604);this['listenTo'](_0x441ae8,'add',(_0x47be1c,_0x31d06e)=>{_0x507eee(_0x31d06e);}),this['listenTo'](_0x441ae8,'remove',(_0x245519,_0xf6a0dd,_0x213e21)=>{_0x467319['rearrange']({'removedAnnotation':_0xf6a0dd,'previousAnnotation':_0x441ae8['get'](_0x213e21-0x1),'nextAnnotation':_0x441ae8['get'](_0x213e21+0x1)}),_0xf6a0dd===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x441ae8,'focus',(_0x53f24f,_0x3380d2)=>{this['setActiveAnnotation'](_0x3380d2);}),this['listenTo'](_0x441ae8,'blur',()=>{this['setActiveAnnotation'](null);});const _0x3ef9ba=this['context']instanceof _0x514bd5?this['context']['editors']:new _0x4bc9c4([this['context']]);for(const _0x50c53d of _0x3ef9ba)this['_integrateWithEditorAnnotations'](_0x50c53d);this['listenTo'](_0x3ef9ba,'add',(_0x1ac815,_0x3140f5)=>{this['listenTo'](_0x3140f5,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x3140f5);});}),this['listenTo'](_0x3ef9ba,'remove',(_0x3ef1f5,_0x43786e)=>{_0x43786e['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x43786e['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x54d858('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x1e08da=this['context']['plugins']['get'](z);_0x1e08da['_detachFromContainer'](this['annotations']),this['stopListening'](_0x1e08da),this['stopListening'](this['annotations']),this['context']instanceof _0x514bd5&&this['stopListening'](this['context']['editors']);for(const _0x2e57fa of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x2e57fa);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x293b19){if(!_0x293b19['plugins']['has']('EditorAnnotations'))return;const _0x5a9403=_0x293b19['plugins']['get']('EditorAnnotations'),_0x352ea6=()=>{const _0x9649e3=_0x5a9403['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x9649e3[0x0]||null);};this['listenTo'](_0x5a9403,'refresh',_0x352ea6),this['listenTo'](_0x5a9403,'blur',(_0x35cf47,{isAnnotationTracked:_0x2f9711})=>{this['activeAnnotation']&&_0x2f9711(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x5a9403,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x2df69f=>{_0x5a9403['hasDomSelection']()&&(_0x352ea6(),_0x2df69f['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x5a9403);}['_destroyEditorAnnotationsIntegration'](_0x35e146){this['stopListening'](_0x35e146),this['_editorAnnotations']['remove'](_0x35e146);}}class D extends _0x4185fb{['counterView'];constructor(_0x4daf68){super(_0x4daf68);const _0x227fd3=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x20736c,_0x5ef68a)=>_0x20736c?'...':_0x5ef68a['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',_0x227fd3['to']('annotationType',_0x41d843=>'ck-annotation-counter__badge--'+_0x41d843),_0x227fd3['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x227fd3['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class n extends _0x1c33c3{['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(_0x4e8c20){super(_0x4e8c20),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=Object['create'](_0x542908),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x4bc9c4(),this['_refreshPositioningDebounced']=_0x4c3343(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](M)['register']('narrowSidebar',this),this['bodyCollection']=new _0x4836e2(this['context']['locale']),this['balloonPanelView']=new _0x9da281(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x75b0cd){this['annotations']=_0x75b0cd;const _0x2bccc6=this['context']['plugins']['get'](z),_0xed3c50=this['balloonPanelView'];if(_0x2bccc6['_annotations']=_0x75b0cd,this['isAttached'])throw new _0x54d858('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x2bccc6,'set:container',()=>{this['detach'](),this['listenTo'](_0x2bccc6,'change:container',_0xaec0b5=>{_0xaec0b5['off'](),this['attach'](_0x75b0cd);});}),_0x2bccc6['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x56c73a=_0x2e2ab4=>{const _0x23653a=new D(this['context']['locale']);_0x2bccc6['addAnnotation'](_0x2e2ab4,_0x23653a),this['_annotationToNarrowView']['set'](_0x2e2ab4,_0x23653a),_0x23653a['bind']('isDirty','annotationType','number')['to'](_0x2e2ab4['view'],'isDirty','type','length'),_0x23653a['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0xed3c50['content']['first']!==_0x2e2ab4['view']?(this['_showBalloon'](_0x2e2ab4),_0x2e2ab4['view']['element']['focus'](),this['setActiveAnnotation'](_0x2e2ab4)):this['setActiveAnnotation'](null);});};for(const _0x5374b6 of _0x75b0cd)_0x56c73a(_0x5374b6);this['listenTo'](_0x75b0cd,'add',(_0x35b443,_0x261419)=>{_0x56c73a(_0x261419);}),this['listenTo'](_0x75b0cd,'remove',(_0x5ae51d,_0x1b6b0c,_0x209089)=>{this['_annotationToNarrowView']['get'](_0x1b6b0c)['destroy'](),this['_annotationToNarrowView']['delete'](_0x1b6b0c),_0x2bccc6['rearrange']({'removedAnnotation':_0x1b6b0c,'previousAnnotation':_0x75b0cd['get'](_0x209089-0x1),'nextAnnotation':_0x75b0cd['get'](_0x209089+0x1)}),_0x1b6b0c===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x75b0cd,'focus',(_0xbfd43d,_0x899d69)=>{this['setActiveAnnotation'](_0x899d69);}),this['listenTo'](_0x75b0cd,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x96e6eb,_0x29aeeb)=>{_0x29aeeb['keyCode']===_0x34aca2['esc']&&_0xed3c50['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0xed3c50['content']['first']),this['_hideBalloon'](),_0x29aeeb['stopPropagation'](),_0x29aeeb['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x3513cb,_0x1da574)=>{const _0x31913d=_0x1da574['target'];_0xed3c50['isVisible']&&_0xed3c50['element']['contains'](_0x31913d)||_0x2bccc6['view']['element']['contains'](_0x31913d)||_0x3513cb['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x36d528=>_0x36d528['contains'](_0x31913d))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x2b9434=this['context']instanceof _0x514bd5?this['context']['editors']:new _0x4bc9c4([this['context']]);for(const _0x3b96de of _0x2b9434)this['_integrateWithEditorAnnotations'](_0x3b96de);this['listenTo'](_0x2b9434,'add',(_0x872732,_0x22b5fc)=>{this['listenTo'](_0x22b5fc,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x22b5fc);});}),this['listenTo'](_0x2b9434,'remove',(_0x1b80d7,_0x1b80ff)=>{_0x1b80ff['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x1b80ff['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x407f3e){if(_0x407f3e===this['activeAnnotation'])return;const _0x2f877a=this['context']['plugins']['get'](z);if(_0x2f877a['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x407f3e,'disableAnimationOnActivatedAnnotation':!0x0}),_0x407f3e)_0x2f877a['getSidebarItemView'](_0x407f3e)?this['_showBalloon'](_0x407f3e):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x407f3e;}['detach'](){if(!this['isAttached'])throw new _0x54d858('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x2c4e05=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x59eece=>_0x59eece['destroy']()),this['_annotationToNarrowView']['clear'](),_0x2c4e05['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x514bd5&&this['stopListening'](this['context']['editors']);for(const _0x4dd6cc of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x4dd6cc);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'](_0x92a25d){if(!_0x92a25d['plugins']['has']('EditorAnnotations'))return;const _0x248929=_0x92a25d['plugins']['get']('EditorAnnotations'),_0x386aba=this['context']['plugins']['get'](z),_0x333858=this['annotations'],_0x4ff080=this['balloonPanelView'],_0xad018f=()=>{const _0x109a39=_0x248929['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x109a39),this['setActiveAnnotation'](_0x109a39[0x0]||null);};this['listenTo'](_0x248929,'refresh',_0xad018f),this['listenTo'](_0x248929,'blur',(_0x1d2fe8,{isAnnotationTracked:_0x5299b9})=>{this['activeAnnotation']&&_0x5299b9(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x248929,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x333858,'blur',_0x277090=>{_0x248929['hasDomSelection']()&&_0x277090['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x4e9712,_0x351862)=>{const _0x5cf03e=_0x351862['target'];_0x4ff080['isVisible']&&_0x4ff080['element']['contains'](_0x5cf03e)||_0x386aba['view']['element']['contains'](_0x5cf03e)||this['activeAnnotation']&&_0x248929['hasDomSelection']()&&(_0xad018f(),_0x4e9712['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x248929);}['_destroyEditorAnnotationsIntegration'](_0x2b7464){_0x2b7464&&(this['stopListening'](_0x2b7464),this['_editorAnnotations']['remove'](_0x2b7464));}['_setSelectedAnnotations'](_0x2fff53){for(const _0x14814d of this['_selectedAnnotations'])_0x2fff53['includes'](_0x14814d)||this['_manuallyClosedAnnotationViews']['delete'](_0x14814d['view']);this['_selectedAnnotations']=_0x2fff53;}['_refreshPositioning'](){const _0x5bc68f=this['balloonPanelView'];this['annotations']['refreshPositioning'](),_0x5bc68f['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x26bf7e){if(this['_manuallyClosedAnnotationViews']['has'](_0x26bf7e['view']))return;const _0x1b6870=this['balloonPanelView']['content']['first'];_0x1b6870!==_0x26bf7e['view']?(_0x1b6870&&this['_detachListeners'](_0x1b6870),this['_attachListeners'](_0x26bf7e['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x26bf7e['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x4c163c=this['balloonPanelView']['content']['first'],_0x329d5a=_0x4c163c&&this['annotations']['getByView'](_0x4c163c);if(!_0x329d5a||!this['_annotationToNarrowView']['has'](_0x329d5a))return;const _0x18cc1b=this['_annotationToNarrowView']['get'](_0x329d5a)['element'],_0x5c70eb=(function(){const _0x352bcd=_0x9da281['defaultPositions'];return[_0x352bcd['southArrowNorthEast'],_0x352bcd['northArrowSouthEast'],_0x352bcd['southArrowNorth'],_0x352bcd['northArrowSouth'],_0x352bcd['southArrowNorthWest'],_0x352bcd['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x18cc1b,'positions':_0x5c70eb});}['_hideBalloon'](){const _0x61ced5=this['balloonPanelView'],_0x203929=_0x61ced5['content']['first'];_0x203929&&(this['_detachListeners'](_0x203929),_0x61ced5['unpin'](),_0x61ced5['content']['clear']());}['_attachListeners'](_0x225bb4){this['listenTo'](_0x225bb4,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x225bb4,'Esc',(_0x318000,_0x4e4fe9)=>{this['_manuallyClosedAnnotationViews']['add'](_0x225bb4),this['_hideBalloon'](),_0x4e4fe9();});}['_detachListeners'](_0x5b58b4){this['stopListening'](_0x5b58b4);}}class c extends _0x68774d{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[P,_0x2dfaa1,M];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x35a6e4){super(_0x35a6e4),_0x35a6e4['editing']['view']['addObserver'](_0x742864),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x35a6e4['plugins']['get'](_0x2dfaa1),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x3cd447=this['editor']['plugins']['get'](M);_0x3cd447['context']===this['editor']&&(_0x3cd447['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0xd3d06a,_0x45c7b7)=>{const _0x4d7fdd=this['_balloon'];if(this['isAttached']&&_0x4d7fdd['visibleView']){const _0x3d9e43=this['annotations']['getByView'](_0x4d7fdd['visibleView']);_0x3d9e43&&this['_closeAnnotation'](_0x3d9e43),_0x45c7b7();}}));}['afterInit'](){const _0x52f78e=this['editor']['plugins']['get'](M);_0x52f78e['context']===this['editor']&&(_0x52f78e['hasActive']()||_0x52f78e['switchTo']('inline'));}['setActiveAnnotation'](_0x1168c3){_0x1168c3!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x1168c3&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x1168c3)&&this['_addAnnotationToBalloon'](_0x1168c3,!0x0),_0x1168c3['isActive']=!0x0),_0x1168c3||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x1168c3);}['attach'](_0xb21637){this['annotations']=_0xb21637;const _0x54fd78=this['editor']['plugins']['get'](M),_0x5858a4=this['_balloon'];if(this['isAttached'])throw new _0x54d858('inlineannotations-attach-already-attached',this);if(_0x54fd78['context']!==this['editor'])throw new _0x54d858('inlineannotations-not-allowed-with-context',this);const _0x233c26=this['editor']['plugins']['get'](P);this['listenTo'](_0x233c26,'refresh',()=>{const _0x4b8fb2=_0x233c26['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x15d4d3,_0x179d9d;!this['_forceRefresh']&&(_0x15d4d3=_0x4b8fb2,_0x179d9d=this['_selectedAnnotations'],_0x15d4d3['length']===_0x179d9d['length']&&_0x15d4d3['every'](_0x3ecdcd=>_0x179d9d['includes'](_0x3ecdcd)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x4b8fb2),this['setActiveAnnotation'](_0x4b8fb2[0x0]||null));}),this['listenTo'](_0x233c26,'blur',(_0x47d028,{isAnnotationTracked:_0x57e7c4})=>{this['activeAnnotation']&&_0x57e7c4(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x1a99e3,_0x39791f,_0x93a80b)=>{_0x93a80b||this['setActiveAnnotation'](null);}),this['listenTo'](_0xb21637,'remove',(_0x10d548,_0x431968)=>{this['_removeAnnotationFromBalloon'](_0x431968),_0x431968===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x5858a4,'change:visibleView',(_0x42807f,_0x3239a1,_0x5a56dd,_0x220881)=>{_0x220881&&this['stopListening'](_0x220881);const _0x4ac4ed=_0xb21637['getByView'](_0x5a56dd);_0x5a56dd&&_0x4ac4ed&&(this['listenTo'](_0x5a56dd,'change:height',()=>{_0x5858a4['updatePosition']();}),this['listenTo'](_0x5a56dd,'Esc',()=>{this['_closeAnnotation'](_0x4ac4ed),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x4ac4ed&&this['setActiveAnnotation'](_0x4ac4ed));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x5858a4['visibleView']&&(_0xb21637['getByView'](_0x5858a4['visibleView'])&&_0x5858a4['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 _0x54d858('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x38cb06 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x38cb06);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x498196){for(const _0x40e4bc of this['_selectedAnnotations'])_0x498196['includes'](_0x40e4bc)||this['_manuallyClosed']['delete'](_0x40e4bc);for(const _0x48a94c of this['annotations'])_0x498196['includes'](_0x48a94c)||this['_removeAnnotationFromBalloon'](_0x48a94c);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x5a79bd of _0x498196)this['_addAnnotationToBalloon'](_0x5a79bd);}this['_selectedAnnotations']=_0x498196;}['_addAnnotationToBalloon'](_0x5c4a97,_0x3ea02e=!0x1){this['_manuallyClosed']['has'](_0x5c4a97)||(this['_addedAnnotations']['has'](_0x5c4a97)||this['_balloon']['hasView'](_0x5c4a97['view'])||(this['_addedAnnotations']['add'](_0x5c4a97),this['_balloon']['add']({'stackId':_0x5c4a97['view']['id'],'view':_0x5c4a97['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x5c4a97)}})),_0x3ea02e&&this['_balloon']['showStack'](_0x5c4a97['view']['id']));}['_getBalloonTargetForAnnotation'](_0x277a15){const _0x382517=_0x277a15['target'],_0x59b4e5=this['editor']['editing']['view'],_0x5b33b0=_0x59b4e5['document']['selection']['getFirstRange'](),_0x5ecfbe=_0x59b4e5['domConverter']['viewRangeToDom'](_0x5b33b0);if(_0x5ecfbe['collapse'](!0x0),_0x382517){if(_0x382517 instanceof _0x51bae1)return _0x382517;let _0x33ed32=[];for(const _0x2e5742 of _0x382517)_0x33ed32['push'](...(_0x15a456=_0x2e5742['getClientRects'](),Array['from'](_0x15a456)['map'](DOMRect['fromRect'])));_0x33ed32=function(_0xaaa27a){const _0x6c5af7=[];let _0x139ab3=_0xaaa27a[0x0];for(let _0x44ae2c=0x1;_0x44ae2c<_0xaaa27a['length'];_0x44ae2c++)b(_0x139ab3,_0xaaa27a[_0x44ae2c])?_0x139ab3['width']+=_0xaaa27a[_0x44ae2c]['width']:(_0x6c5af7['push'](_0x139ab3),_0x139ab3=_0xaaa27a[_0x44ae2c]);return _0x6c5af7['push'](_0x139ab3),_0x6c5af7;}(_0x33ed32);const _0x9db6db=_0x5ecfbe['getBoundingClientRect']();return _0x33ed32['find'](_0x122a24=>_0x122a24['top']<=_0x9db6db['top']&&_0x122a24['bottom']>=_0x9db6db['bottom']&&_0x122a24['left']<=_0x9db6db['left']&&_0x122a24['right']>=_0x9db6db['right'])||_0x33ed32[0x0];}var _0x15a456;return _0x277a15['targetRect']||_0x5ecfbe;}['_removeAnnotationFromBalloon'](_0x2b7e52){this['_addedAnnotations']['has'](_0x2b7e52)&&this['_balloon']['hasView'](_0x2b7e52['view'])&&(this['_addedAnnotations']['delete'](_0x2b7e52),this['_balloon']['remove'](_0x2b7e52['view']));}['_closeAnnotation'](_0x5a5a34){this['_manuallyClosed']['add'](_0x5a5a34),this['_removeAnnotationFromBalloon'](_0x5a5a34);}}function b(_0x4f73d9,_0x245a2a){return _0x4f73d9['top']===_0x245a2a['top']&&_0x4f73d9['bottom']===_0x245a2a['bottom']&&_0x4f73d9['right']===_0x245a2a['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(_0x558961,_0x435b1f){super(_0x558961),this['set']('isEmpty',!_0x435b1f['length']),this['focusTracker']=new _0x356825(),this['_annotationViews']=_0x435b1f,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new Ft({'focusables':_0x435b1f,'focusTracker':this['focusTracker']}),this['listenTo'](_0x435b1f,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x435b1f,'remove',(_0x15c54d,_0x619943)=>{_0x619943['isActive']&&this['focus'](),_0x435b1f['length']||(this['isEmpty']=!0x0);});const _0x1861eb=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':S(_0x558961,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x435b1f},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x1861eb['if']('isEmpty','ck-hidden',_0x3814d6=>!_0x3814d6)]},'children':[{'text':S(_0x558961,'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 _0xce26b8 of this['_annotationViews'])this['focusTracker']['add'](_0xce26b8['element']);this['_annotationViews']['on']('change',(_0x227aaf,{added:_0x2899d7,removed:_0x542019})=>{for(const _0x48b71b of _0x2899d7)this['focusTracker']['add'](_0x48b71b['element']);for(const _0x21f933 of _0x542019)this['focusTracker']['remove'](_0x21f933['element']);});}}class f extends _0x1c33c3{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,N];}constructor(_0x3bf1fb){super(_0x3bf1fb),this['archivedThreads']=new _0x4bc9c4();}['init'](){const _0x4da969=this['context'],_0x4145c1=_0x4da969['plugins']['get'](o),_0x21f56b=_0x4da969['plugins']['get'](N);this['listenTo'](_0x4145c1,'addCommentThread',(_0x42dfe2,{threadId:_0x7e55})=>{const _0x30d69d=_0x4145c1['getCommentThread'](_0x7e55);_0x30d69d['archivedAt']&&this['archivedThreads']['add'](_0x30d69d,this['_calculatePosition'](_0x30d69d['archivedAt'])),this['listenTo'](_0x30d69d,'change:archivedAt',(_0x286827,_0x202b85,_0x329056)=>{_0x329056?this['archivedThreads']['has'](_0x30d69d)||this['archivedThreads']['add'](_0x30d69d,this['_calculatePosition'](_0x30d69d['archivedAt'])):this['archivedThreads']['has'](_0x30d69d)&&this['archivedThreads']['remove'](_0x30d69d);});}),this['listenTo'](_0x4145c1,'removeCommentThread',(_0x5a2755,{threadId:_0x528911})=>{const _0x19993d=_0x4145c1['getCommentThread'](_0x528911);this['stopListening'](_0x19993d),this['archivedThreads']['has'](_0x19993d)&&this['archivedThreads']['remove'](_0x19993d);},{'priority':'highest'}),this['listenTo'](_0x21f56b['collection'],'focus',(_0x5404ca,_0x309848)=>{_0x309848['isVisible']||(_0x309848['isActive']=!0x0,_0x21f56b['activate'](_0x309848));});}['_calculatePosition'](_0x7dea7f){const _0x43dc36=[...this['archivedThreads']]['findIndex'](_0x5c0d74=>_0x5c0d74['archivedAt']<_0x7dea7f);return _0x43dc36>-0x1?_0x43dc36:this['archivedThreads']['length'];}}class a extends _0x68774d{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[f,_0x3c7e42];}constructor(_0x2fd396){super(_0x2fd396),this['annotationViews']=new _0x2ad7e0(),this['_pendingThreads']=[];}['init'](){const _0x3cddd1=this['editor'],_0x58fba9=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x3cddd1['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x4185fb,!0x0)),_0x3cddd1['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x277f90=this['_createCommentsArchiveButton'](_0xad3d23);return _0x277f90['set']({'role':'menuitemcheckbox'}),_0x277f90;});const _0x25e297=_0x3cddd1['plugins']['get'](f),_0x447d48=_0x3cddd1['plugins']['get']('Annotations'),_0x4e18f8=_0x3cddd1['plugins']['get']('CommentsRepository');_0x25e297['archivedThreads']['forEach'](_0x532544=>{this['_handleNewThread'](_0x532544);}),this['listenTo'](_0x25e297['archivedThreads'],'add',(_0x40da42,_0x535831)=>{this['_handleNewThread'](_0x535831);}),this['listenTo'](_0x447d48['collection'],'add',(_0x5a9eb9,_0xed2a5d)=>{const _0x165400=this['_pendingThreads']['find'](_0xbc2d37=>{const _0x4e0744=_0x4e18f8['_threadToController']['get'](_0xbc2d37);return _0x4e0744&&_0xed2a5d['innerView']===_0x4e0744['view'];});if(_0x165400){const _0x409c25=this['_calculatePosition'](_0x165400['archivedAt']);this['annotationViews']['add'](_0xed2a5d['view'],_0x409c25),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x165400),0x1);}}),this['listenTo'](_0x25e297['archivedThreads'],'remove',(_0x511b88,_0x49a878)=>{const _0x5b9dd3=_0x3cddd1['config']['get']('collaboration.channelId');if(!_0x5b9dd3||_0x49a878['channelId']===_0x5b9dd3){const _0x356c2c=_0x4e18f8['_threadToController']['get'](_0x49a878),_0x3f4193=_0x447d48['getByInnerView'](_0x356c2c['view']);this['annotationViews']['remove'](_0x3f4193['view']),this['stopListening'](_0x3f4193['focusableElements']);}}),this['listenTo'](_0x447d48['collection'],'add',(_0x260d0d,_0x2c13bc)=>{this['listenTo'](_0x2c13bc,'escape',_0x58fba9);}),this['listenTo'](_0x447d48['collection'],'remove',(_0x3fc9c8,_0x46e71e)=>{this['stopListening'](_0x46e71e,'escape',_0x58fba9);});}['_handleNewThread'](_0x5c3290){const _0x210a89=this['editor']['plugins']['get']('CommentsRepository'),_0x5ddd2e=this['editor']['plugins']['get']('Annotations'),_0x4868af=this['editor']['config']['get']('collaboration.channelId');if(!_0x4868af||_0x5c3290['channelId']===_0x4868af){const _0x39cdc6=_0x210a89['_threadToController']['get'](_0x5c3290);if(!_0x39cdc6)return void this['_pendingThreads']['push'](_0x5c3290);const _0x12a30e=this['_calculatePosition'](_0x5c3290['archivedAt']),_0x11b117=_0x5ddd2e['getByInnerView'](_0x39cdc6['view']);_0x11b117['isVisible']&&_0x5ddd2e['_visibleAnnotations']['remove'](_0x11b117),this['annotationViews']['add'](_0x11b117['view'],_0x12a30e);}}['_calculatePosition'](_0x429dd0){const _0x2a73f9=this['editor']['config']['get']('collaboration.channelId'),_0x59d888=[...this['editor']['plugins']['get'](f)['archivedThreads']]['filter'](_0x21774f=>_0x21774f['channelId']===_0x2a73f9)['findIndex'](_0x55e0d6=>_0x55e0d6['archivedAt']<_0x429dd0);return _0x59d888<0x0||_0x59d888>this['annotationViews']['length']?this['annotationViews']['length']:_0x59d888-0x1;}['_toggleDialog'](){const _0x1b9bd0=this['editor'],_0x261dbe=_0x1b9bd0['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new tt(_0x1b9bd0['locale'],this['annotationViews'])),'commentsArchive'===_0x261dbe['id']?_0x261dbe['hide']():_0x261dbe['show']({'id':'commentsArchive','title':S(_0x1b9bd0['locale'],'COMMENTS_ARCHIVE'),'icon':Z,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0xe01075['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x29be5a,_0x3ca7cb=!0x1){const _0x50c23f=this['editor']['locale'],_0x436fe1=this['editor']['plugins']['get']('Dialog'),_0x1e5dff=new _0x29be5a(_0x50c23f);return _0x1e5dff['bind']('isEnabled')['to'](this,'isEnabled'),_0x1e5dff['bind']('isOn')['to'](_0x436fe1,'id',_0x53c02b=>'commentsArchive'===_0x53c02b),_0x1e5dff['set']({'label':S(_0x50c23f,'COMMENTS_ARCHIVE'),'icon':Z,'isToggleable':!0x0}),_0x3ca7cb&&(_0x1e5dff['tooltip']=!0x0),this['listenTo'](_0x1e5dff,'execute',()=>this['_toggleDialog']()),_0x1e5dff;}['_hideDialogOnAnnotationEscape']=_0x194182=>{const _0x5ceb47=_0x194182['source'];if(!this['annotationViews']['has'](_0x5ceb47['view']))return;const _0x504813=this['editor']['plugins']['get']('Dialog');_0x504813['isOpen']&&'commentsArchive'===_0x504813['id']&&(_0x504813['hide'](),_0x194182['stop']());};}class p extends _0x68774d{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 _0x55ed32,icons as _0x324ac9,ContextPlugin as _0x397a12,PendingActions as pt,Command as _0x40b744,Plugin as _0x1cfa22,Context as _0x1e6563}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x1178ff,uid as _0xcc3b5b,KeystrokeHandler as jt,FocusTracker as _0x337c5d,diff as _0x224544,Collection as _0x5cc10e,Rect as _0x19068a,CKEditorError as _0x376cd9,first as _0x531ac0,priorities as Wt,scrollViewportToShowTarget as rt,getEnvKeystrokeText as nt,toUnit as Dt,DomEmitterMixin as _0x2be0f7,keyCodes as _0x281df7}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x1322b5,AriaDescriptionView as ts,setupThreadKeyboardNavigation as _0x94d9f1,ConfirmMixin as ti,LateFocusButtonView as _0x457cfa,trimHtml as _0x111ff6,LateFocusDropdownButtonView as _0x580719,Users as ct,getDateTimeFormatter as It,hashObject as wt,getAllMarkersDomElementsSorted as et,surroundingMarkersDetector as ot,FOCUS_ANNOTATION_KEYSTROKE as _0xd8bf65}from'ckeditor5-collaboration/dist/index.js';import{throttle as _0x181c30,isEqual as yt,cloneDeep as At,set as Ct,unset as vt,debounce as _0x36b1fa}from'lodash-es';import{EditorUIView as Yt,InlineEditableUIView as $t,EditorUI as Vt,View as kt,FocusCycler as Ft,ButtonView as _0x6aa010,ViewCollection as _0xaf971f,createDropdown as _0x249fcd,ListView as _0x1a3a36,focusChildOnDropdownOpen as _0x3ae1dc,ListItemView as _0x42b312,MenuBarMenuListItemButtonView as _0x574a77,BodyCollection as _0x352e8b,BalloonPanelView as _0x5ca41f,ContextualBalloon as _0x4d02a6,Dialog as _0x1f0c1d,DialogViewPosition as tt}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disablePlaceholder as qt,enablePlaceholder as St,MouseObserver as _0x2b404f}from'@ckeditor/ckeditor5-engine/dist/index.js';import{Clipboard as zt,ClipboardMarkersUtils as Rt,ClipboardPipeline as Mt}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Enter as Bt,ShiftEnter as Et}from'@ckeditor/ckeditor5-enter/dist/index.js';import{SelectAll as Gt}from'@ckeditor/ckeditor5-select-all/dist/index.js';import{Typing as Jt}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Undo as Kt}from'@ckeditor/ckeditor5-undo/dist/index.js';import{Paragraph as Lt}from'@ckeditor/ckeditor5-paragraph/dist/index.js';import{FOCUS_ANNOTATION_KEYSTROKE as _0x43418d}from'@ckeditor/ckeditor5-collaboration-core/dist/index.js';import{toWidget as _0x40c727}from'@ckeditor/ckeditor5-widget/dist/index.js';class gt extends/* #__PURE__ -- @preserve */
24
+ _0x1178ff(){['model'];['view'];constructor(_0x557f5a,_0x314892){super(),this['model']=_0x557f5a,this['model']['_isAttached']=!0x0,this['view']=_0x314892,this['listenTo'](_0x314892,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x314892,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x314892,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x314892,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x314892,'addComment',(_0x3ebd6c,_0x669d67)=>this['addComment'](_0x669d67)),this['listenTo'](_0x314892,'updateComment',(_0x16c714,_0x336f23,_0x22a503)=>this['updateComment'](_0x336f23,_0x22a503)),this['listenTo'](_0x314892,'removeComment',(_0x3ca61f,_0x4bf756)=>this['removeComment'](_0x4bf756));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x2b3396){this['model']['addComment']({'content':_0x2b3396,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x28eff,_0x847895){this['model']['getComment'](_0x28eff)['update']({'content':_0x847895});}['removeComment'](_0x2a4201){this['model']['getComment'](_0x2a4201)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function S(_0x271210,_0x48f152,_0x5cd4d9){const t=_0x271210['t'];switch(_0x48f152){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'},_0x5cd4d9);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'},_0x5cd4d9);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'},_0x5cd4d9);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'},_0x5cd4d9);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x5cd4d9);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'},_0x5cd4d9);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'},_0x5cd4d9);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'},_0x5cd4d9);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(_0x42cb84,_0x293411){super(_0x42cb84);const _0x1792e4=_0xcc3b5b();this['main']=this['createCollection'](),this['editable']=new $t(_0x42cb84,_0x293411,void 0x0,{'label':()=>S(_0x42cb84,'Comment\x20editor')}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'dir':_0x42cb84['uiLanguageDirection'],'lang':_0x42cb84['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x1792e4},'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(_0x4763dd){super(_0x4763dd),this['view']=new Xt(_0x4763dd['locale'],_0x4763dd['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x4a1ba9=this['editor']['editing']['view'],_0x2e4d92=this['view']['editable'],_0x5a665d=_0x4a1ba9['document']['getRoot']();_0x2e4d92['name']=_0x5a665d['rootName'],this['view']['render']();const _0x47471d=_0x2e4d92['element'];this['setEditableElement'](_0x2e4d92['name'],_0x47471d),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x4a1ba9['attachDomRoot'](_0x47471d),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const Qt=[zt,Bt,Et,Gt,Jt,Kt,Lt];class Ut extends/* #__PURE__ -- @preserve */
25
+ _0x1178ff(_0x55ed32){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
26
+ ((()=>Qt)());constructor(_0x424f7e={}){function _0x217244(_0xf1c01e){return _0xf1c01e['map'](_0x33b1d1=>String['fromCharCode'](_0x33b1d1))['join']('');}(_0x424f7e=Object['assign']({},_0x424f7e))['plugins']||(_0x424f7e['plugins']=Ut['defaultPlugins']),super(_0x424f7e),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[_0x217244([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x217244([0x76,0x69,0x65,0x77])][_0x217244([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x217244([0x61,0x75,0x74,0x6f]),this[_0x217244([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x217244([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x217244([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x217244([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x217244([0x6f,0x6b])});}['create'](){const _0x14576d=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x14576d))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x203520=>{const _0x4d7396=this['model']['document']['getRoot'](),_0x2ad56e=_0x4d7396&&_0x4d7396['getChild'](_0x4d7396['childCount']-0x1);_0x203520['setSelection'](_0x2ad56e,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0xf6bf60=this['editing']['view'],_0xacf63e=_0xf6bf60['document']['getRoot'](),_0x27e1fb=_0xacf63e['getChild'](0x0);_0xacf63e['childCount']>0x1||!_0x27e1fb||'p'!=_0x27e1fb['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(qt(_0xf6bf60,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x27e1fb['placeholder']=this['placeholder']),St({'view':_0xf6bf60,'element':_0x27e1fb,'keepOnFocus':!0x0}),this['placeholderElement']=_0x27e1fb);}}class os extends kt{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x3cf7f0,_0x2c4cf3={}){super(_0x3cf7f0),this['editor']=null,this['_editorConfig']=_0x2c4cf3,this['set']('value',_0x2c4cf3['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',S(_0x3cf7f0,'Reply...')),this['set']('submitLabel',S(_0x3cf7f0,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new jt(),this['focusTracker']=new _0x337c5d(),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',(_0x573bb1,_0x374a7c)=>{this['cancelButtonView']['fire']('execute'),_0x374a7c();}),this['keystrokes']['set']('Ctrl+Enter',(_0x57685c,_0xb383a1)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0xb383a1());}),this['on']('submit',(_0x426b8b,_0x61ef35)=>{_0x61ef35['length']>0xfde8?(alert(S(_0x3cf7f0,'TOO_LONG_COMMENT_ALERT',[_0x61ef35['length'],0xfde8])),_0x426b8b['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 _0x4dbc12=this['editor'];this['element']['insertBefore'](_0x4dbc12['ui']['element'],this['element']['firstChild']),_0x4dbc12['model']['document']['on']('change',()=>this['value']=_0x4dbc12['getData']()),_0x4dbc12['bind']('placeholder')['to'](this),this['focusables']['add'](_0x4dbc12['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x1bcb2d){-0x1===_0x1bcb2d?(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:_0x1741ad}=this,_0x3787f0=new _0x6aa010(_0x1741ad);return _0x3787f0['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x3787f0['withText']=!0x0,_0x3787f0['bind']('label')['to'](this,'submitLabel'),_0x3787f0['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x3787f0['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x41d557,_0x4d89e1)=>!_0x4d89e1&&!!_0x41d557['trim']()),_0x3787f0;}['_createCancelButton'](){const {locale:_0x5ef9a1}=this,_0x3acb7c=new _0x6aa010(_0x5ef9a1);return _0x3acb7c['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x3acb7c['label']=S(_0x5ef9a1,'Cancel'),_0x3acb7c['withText']=!0x0,_0x3acb7c['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x3acb7c;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x3e0e4e=>{this['focusTracker']['add'](_0x3e0e4e['element']);}),this['focusables']['on']('change',(_0xce8b24,_0xfe7c43)=>{for(const _0x35b3f4 of Array['from'](_0xfe7c43['added'])['reverse']())this['focusTracker']['add'](_0x35b3f4['element']);});}}class ie extends kt{constructor(_0x510e46,_0x39a614,_0x3fd9b0){super(_0x510e46),this['commentInputView']=new os(_0x510e46,_0x3fd9b0),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x3b36ba,_0x105dfe)=>_0x3b36ba||!!_0x105dfe),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 _0x1322b5(_0x510e46,_0x39a614),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'](_0x20a998){this['commentInputView']['focus'](_0x20a998);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x27dcd3,_0x3471a7)=>{const {submitButtonView:_0x481f16,cancelButtonView:_0x5d689d,editor:_0x27e039}=this['commentInputView'];[_0x481f16['element'],_0x5d689d['element'],_0x27e039?_0x27e039['editing']['view']['getDomRoot']():null]['filter'](_0x22e689=>_0x22e689)['some'](_0x459750=>_0x459750['contains'](_0x3471a7['target']))||(this['focus'](),_0x3471a7['preventDefault']());});}}class cs extends kt{constructor(_0x4ca405){super(_0x4ca405);const _0x48509b=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x48509b['to']('count',_0x3eb481=>S(_0x4ca405,'NUMBER_OF_COMMENTS',_0x3eb481))}]});}}class te extends kt{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x2de64e,_0x5d64cb,_0x4ba45b){super(_0x2de64e);const _0x2f3a06=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x5d64cb['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x5d64cb,this['_config']=_0x4ba45b,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x337c5d(),this['keystrokes']=new jt(),this['focusCycler']=new Ft({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x58a5b3=>this['commentViews']['map'](_0x493f6f=>_0x493f6f['element'])['includes'](_0x58a5b3['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new cs(_0x2de64e),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x42c232=>_0x42c232-this['_config']['maxCommentsWhenCollapsed']);for(const _0x3e1c58 of _0x5d64cb['comments'])this['_handleNewCommentModel'](_0x3e1c58);this['_handleInfoComment'](),this['listenTo'](_0x5d64cb['comments'],'add',(_0x3b59cc,_0x198010)=>{const _0x3b5310=this['_calculatePosition'](_0x198010);this['length']++,this['_handleNewCommentModel'](_0x198010,_0x3b5310),this['refreshVisibleViews']();}),this['listenTo'](_0x5d64cb['comments'],'remove',(_0x51124f,_0x1b4d00)=>{this['length']--,this['_handleRemoveCommentModel'](_0x1b4d00),this['refreshVisibleViews']();}),this['listenTo'](_0x5d64cb,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x5d64cb,'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',_0x2f3a06['if']('length','ck-hidden',_0x5e84b7=>!_0x5e84b7)],'aria-label':S(_0x2de64e,'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'](_0x5c4697){-0x1===_0x5c4697?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x5df4a8 of this['commentViews'])_0x5df4a8['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x35c82a,_0x40e259){const _0x2d9fdc=new this['_config']['CommentView'](this['locale'],_0x35c82a,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x2d9fdc['viewUid']=_0x35c82a['id'],_0x2d9fdc['delegate']('removeComment')['to'](this),_0x2d9fdc['delegate']('updateComment')['to'](this),_0x2d9fdc['delegate']('resolveCommentThread')['to'](this),_0x2d9fdc['delegate']('editorReady')['to'](this),_0x2d9fdc['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x2d9fdc,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x2d9fdc,_0x40e259);}['_calculatePosition'](_0x687c4c){const _0x50223e=this['_model']['_findOptimalIndex'](_0x687c4c);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x687c4c['authoredAt']?_0x50223e-0x1:_0x50223e:_0x50223e-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x323775={'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'],_0x323775,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x323775));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x41a7c2){const _0x135ab0=this['commentViews']['remove'](_0x41a7c2['id']);this['stopListening'](_0x135ab0),_0x135ab0['isEditMode']&&this['_updateHasDirtyComment'](),_0x135ab0['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x461bc5=>_0x461bc5['isEditMode']);}['_rearrangeCollapse'](){const _0x1e3780=function(_0x227ffe){const _0x32abc2=new _0x5cc10e();for(const _0x2d3b02 of _0x227ffe)_0x32abc2['add'](_0x2d3b02);return _0x32abc2;}(this['commentViews']),_0x5c4a00=this['_collapsedCommentsView']['count'];for(let _0x4ce6d6=0x1;_0x4ce6d6<=_0x5c4a00;_0x4ce6d6++)_0x1e3780['remove'](0x1);for(const _0x33a069 of _0x1e3780)_0x33a069['collapse']();_0x5c4a00>0x0&&_0x1e3780['add'](this['_collapsedCommentsView'],0x1),as(_0x224544(Array['from'](this['visibleViews']),Array['from'](_0x1e3780)),this['visibleViews'],_0x1e3780);}['_rearrangeExpand'](){as(_0x224544(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x35916c of this['visibleViews'])_0x35916c['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x2c9185=>{this['focusTracker']['add'](_0x2c9185['element']),this['keystrokes']['listenTo'](_0x2c9185['element']);}),this['commentViews']['on']('change',(_0x1a3e8f,_0x5546cc)=>{for(const _0x34127a of _0x5546cc['removed'])this['focusTracker']['remove'](_0x34127a['element']),this['keystrokes']['stopListening'](_0x34127a['element']);for(const _0x153a28 of Array['from'](_0x5546cc['added'])['reverse']())this['focusTracker']['add'](_0x153a28['element']),this['keystrokes']['listenTo'](_0x153a28['element']);});}}function as(_0x38c0ba,_0x358d7f,_0x469fb2){let _0x142bc2=0x0;for(const _0x3725cb of _0x38c0ba)switch(_0x3725cb){case'insert':_0x358d7f['add'](_0x469fb2['get'](_0x142bc2),_0x142bc2),_0x142bc2++;break;case'delete':_0x358d7f['remove'](_0x142bc2);break;case'equal':_0x142bc2++;}}class ls extends kt{constructor(_0x5e4418){super(_0x5e4418);const _0x566912=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x566912['to']('contextValue',_0x21aa24=>S(_0x5e4418,'THREAD_CONTEXT_LABEL',_0x21aa24)),'tabindex':-0x1},'children':[{'text':_0x566912['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class Zt extends kt{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x2f048a,_0x4bdd5f){super(_0x2f048a);const _0xc18ce=this['bindTemplate'];this['_model']=_0x4bdd5f,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x337c5d(),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',_0x3dd164=>!!_0x3dd164),this['bind']('contextValue')['to'](this['_model'],'context',_0x3cd72c=>_0x3cd72c&&_0x3cd72c['value']?this['_trimContextValue'](_0x3cd72c['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',_0xc18ce['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 _0x41cdba=new _0x6aa010(this['locale']);return _0x41cdba['label']=S(this['locale'],'Reopen'),_0x41cdba['tooltip']=S(this['locale'],'Reopen'),_0x41cdba['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>',_0x41cdba['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x2b1b5e=>!_0x2b1b5e),_0x41cdba['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x42ce02,_0x4b2ae0)=>_0x42ce02&&_0x4b2ae0),_0x41cdba['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x41cdba;}['_trimContextValue'](_0x2264f9){if(_0x2264f9['length']<0x96)return _0x2264f9;const _0x5cde76=_0x2264f9['lastIndexOf']('\x20',0x93);return _0x2264f9['substring'](0x0,_0x5cde76>-0x1?_0x5cde76:0x93)+'...';}['_attachContextActions'](){const _0x2e120e=this['element']['querySelector']('.ck-context'),_0x644d32=_0x2e120e['querySelector']('.ck-context__value');this['listenTo'](_0x2e120e,'mouseenter',()=>{_0x644d32['offsetWidth']<_0x644d32['scrollWidth']&&_0x2e120e['classList']['add']('overlay');}),this['listenTo'](_0x2e120e,'mouseleave',()=>{_0x2e120e['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x34cf4f of this['focusables'])this['focusTracker']['add'](_0x34cf4f['element']),this['keystrokes']['listenTo'](_0x34cf4f['element']);}['_createContextView'](){const _0x153a97=new ls(this['locale']);return _0x153a97['bind']('contextValue')['to'](this),_0x153a97;}}class is extends kt{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x251ff7,_0x4cca17,_0x399c06,_0x4baab8){super(_0x251ff7),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x4cca17,this['_localUser']=_0x399c06,this['_config']=_0x4baab8,this['commentThreadHeaderView']=new Zt(_0x251ff7,_0x4cca17),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new ts(_0x251ff7,S(_0x251ff7,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new te(_0x251ff7,_0x4cca17,Object['assign']({'CommentView':this['_config']['CommentView']},_0x4baab8)),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',(_0x37940b,_0x411753)=>_0x37940b||!!_0x411753),this['bind']('isUnlinked')['to'](_0x4cca17,'unlinkedAt',_0x1e77d3=>!!_0x1e77d3),this['bind']('ariaLabel')['to'](this,'length',_0x34d744=>{const _0x7886d8=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return S(this['locale'],'COMMENT_THREAD_LABEL',[_0x34d744,_0x7886d8]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x337c5d(),this['keystrokes']=new jt(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x400b9e=>_0x400b9e['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),_0x94d9f1(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x1e45bf=new ie(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x17fd5b=_0x1e45bf['commentInputView'];return _0x1e45bf['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x17fd5b,'value',(_0x120835,_0x2bd3f4,_0xac2892,_0x357f5c,_0x405678)=>!!_0x405678||!!_0x357f5c&&_0xac2892&&!_0x2bd3f4||_0x120835&&_0xac2892&&!_0x2bd3f4),_0x17fd5b['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x28f276,_0x296873,_0x3e9575)=>{let _0x57e4dc;return _0x57e4dc=_0x3e9575&&_0x296873?'Reply\x20to\x20reopen\x20discussion...':_0x28f276?'Reply...':'Write\x20a\x20comment...',S(this['locale'],_0x57e4dc);}),_0x17fd5b['bind']('submitLabel')['to'](this,'length',_0x133d5a=>S(this['locale'],_0x133d5a?'Reply':'Comment')),_0x17fd5b['on']('submit',(_0x50db23,_0x52d7dd)=>{this['fire']('addComment',_0x52d7dd),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x17fd5b['on']('cancel',()=>{this['focus']();}),_0x17fd5b['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x17fd5b['on']('cancel',_0x2e1492=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x2e1492['stop']());}),this['on']('change:isActive',(_0x48dac4,_0xebc883,_0x3e9c3e)=>{_0x3e9c3e||this['length']||_0x17fd5b['value']||this['fire']('removeCommentThread');}),_0x1e45bf;}}class Tt extends/* #__PURE__ -- @preserve */
27
+ ti(is){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x1d047c,_0x3e09fb,_0x3507a0,_0x4d38bd){super(_0x1d047c,_0x3e09fb,_0x3507a0,_0x4d38bd),this['commentThreadChildren']=this['createCollection']([this['commentsListView'],this['commentThreadInputView'],this['ariaDescriptionView']]),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x1d047c,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x3c42fb,_0x448dc4,_0x1bcff0)=>{_0x1bcff0||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x234ad2,_0x9dcab4,_0x5ad76c)=>{_0x5ad76c&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x1eb8e8=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck','ck-thread','ck-reset_all-excluded','ck-rounded-corners',_0x1eb8e8['if']('isActive','ck-thread--active'),_0x1eb8e8['if']('isUnlinked','ck-thread--unlinked'),_0x1eb8e8['if']('isConfirm','ck-thread--remove-confirmation'),_0x1eb8e8['to']('actionIndicator',_0x1c7695=>_0x1c7695?'ck-thread--'+_0x1c7695:'')],'data-thread-id':this['_model']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x1eb8e8['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 _0x2e1467 of this['commentsListView']['commentViews'])_0x2e1467['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x110a9a}=this,_0x4099b0=this['commentsListView']['commentViews']['get'](0x0);_0x4099b0===this['_boundFirstCommentView']||_0x4099b0['isSystemComment']||(this['_boundFirstCommentView']=_0x4099b0,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x4099b0,'actionIndicator',_0x313c9b=>'remove'===_0x313c9b?'remove':null),_0x4099b0['placeholder']=S(_0x110a9a,'Write\x20a\x20comment...'),_0x4099b0['removeButton']['on']('execute',_0x465f49=>{_0x465f49['stop'](),this['showConfirm'](S(_0x110a9a,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),this['on']('removeConfirm',()=>{_0x4099b0['focus']();}),_0x4099b0['actionBar']['add'](this['resolveButton'],0x0),_0x4099b0['focusables']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x5a075e=new _0x457cfa(this['locale']);return _0x5a075e['label']=S(this['locale'],'Resolve'),_0x5a075e['tooltip']=S(this['locale'],'Resolve'),_0x5a075e['icon']=_0x324ac9['check'],_0x5a075e['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x5a075e['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x593a70=>!_0x593a70),_0x5a075e['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x139155,_0x5c63b1)=>_0x139155&&!_0x5c63b1),_0x5a075e['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x5a075e;}['_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(_0x18084){super(_0x18084),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x22ba13,_0x108747,_0x12510f)=>{this['element']['innerHTML']=_0x12510f;}),this['element']['innerHTML']=this['content'];}}class rs extends kt{['visibleView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x14faad,_0x3591a0,_0x209244){super(_0x14faad),this['_model']=_0x3591a0,this['_config']=_0x209244,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['bind']('ariaLabel')['to'](_0x3591a0,'content',_0x3591a0,'authoredAt',(_0x5adebb,_0x152d2a)=>S(_0x14faad,'COMMENT_ARIA_LABEL',[_0x3591a0['author']['name'],_0x209244['formatDateTime'](_0x152d2a),new DOMParser()['parseFromString'](_0x5adebb,'text/html')['body']['textContent'],_0x3591a0['isExternal']?this['getExternalCommentNote']():''])),this['ariaDescriptionView']=new ts(_0x14faad,S(_0x14faad,'COMMENT_THREAD_DESCRIPTION')),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']()),this['focusables']=new _0xaf971f(),this['focusTracker']=new _0x337c5d(),this['keystrokes']=new jt(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x50e5a7=>_0x50e5a7['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 _0x515fca=new hs(this['locale']);return _0x515fca['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x566e0e,_0x117662)=>_0x117662?_0x111ff6(_0x566e0e,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x566e0e),_0x515fca;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0xaf3de1=new os(this['locale'],this['_config']['editorConfig']);return _0xaf3de1['value']=this['_model']['content'],_0xaf3de1['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0xaf3de1['submitLabel']=S(this['locale'],'Save'),_0xaf3de1['on']('submit',(_0x391a01,_0x546b20)=>{this['fire']('updateComment',this['_model']['id'],_0x546b20),this['switchToDisplayMode'](),this['focus']();}),_0xaf3de1['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0xaf3de1['once']('editorReady',()=>{_0xaf3de1['focus']();}),_0xaf3de1['createEditor'](),_0xaf3de1['delegate']('editorReady')['to'](this),_0xaf3de1['delegate']('editorDestroyed')['to'](this),_0xaf3de1;}['_setupKeyboardNavigation'](){const _0x3cb64c=this['element'];this['keystrokes']['listenTo'](_0x3cb64c);for(const _0x4f0d7e of this['focusables'])this['focusTracker']['add'](_0x4f0d7e['element']),this['keystrokes']['listenTo'](_0x4f0d7e['element']);this['focusables']['on']('change',(_0x4b01c9,_0x591e41)=>{for(const _0x84417e of _0x591e41['removed'])this['focusTracker']['remove'](_0x84417e['element']),this['keystrokes']['stopListening'](_0x84417e['element']);for(const _0x3d01e5 of _0x591e41['added'])this['focusTracker']['add'](_0x3d01e5['element']),this['keystrokes']['listenTo'](_0x3d01e5['element']);}),this['keystrokes']['set']('enter',(_0x2b9cf4,_0x2e8f28)=>{_0x3cb64c===_0x2b9cf4['target']&&(this['focusCycler']['focusFirst'](),_0x2e8f28());}),this['keystrokes']['set']('esc',(_0x5e141f,_0x1e9cdc)=>{_0x3cb64c!==_0x5e141f['target']&&(this['focus'](),_0x1e9cdc());});}}class _t extends/* #__PURE__ -- @preserve */
28
+ ti(rs){['actionBar'];['userView'];constructor(_0x3a8e07,_0x54a16c,_0x282382){super(_0x3a8e07,_0x54a16c,_0x282382),this['set']('actionIndicator',null),this['set']('placeholder',S(_0x3a8e07,'Reply...')),this['bind']('authoredAt')['to'](_0x54a16c),this['bind']('resolvedAt')['to'](_0x54a16c),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 _0x1322b5(_0x3a8e07,_0x54a16c['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['listenTo'](_0x54a16c,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x51f1de=this['bindTemplate'],_0x4cc92c=[{'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':_0x51f1de['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x51f1de['to']('authoredAt',_0xeabda2=>this['_config']['formatDateTime'](_0xeabda2))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x51f1de['if']('isEditMode','ck-comment__actions--hidden'),_0x51f1de['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']&&_0x4cc92c['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper',_0x51f1de['if']('isConfirm','ck-comment--remove-confirmation')],'tabindex':-0x1,'aria-label':_0x51f1de['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id'],'role':'listitem'},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x51f1de['if']('isEditMode','ck-comment--edit'),_0x51f1de['if']('isSystemComment','ck-comment--info'),_0x51f1de['to']('actionIndicator',_0x275105=>_0x275105?'ck-comment--'+_0x275105:'')],'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':_0x4cc92c}]}]};}['_createEditButton'](){const _0x8566aa=new _0x6aa010(this['locale']);return _0x8566aa['label']=S(this['locale'],'Edit'),_0x8566aa['icon']=_0x324ac9['pencil'],_0x8566aa['withText']=!0x0,_0x8566aa['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x8566aa['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x140d72=>!_0x140d72),_0x8566aa['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x8566aa['on']('execute',()=>this['switchToEditMode']()),_0x8566aa;}['_createRemoveButton'](){const _0x263bde=new _0x6aa010(this['locale']);return _0x263bde['label']=S(this['locale'],'Remove'),_0x263bde['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',_0x263bde['withText']=!0x0,_0x263bde['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x263bde['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x58fce6=>!_0x58fce6),_0x263bde['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x263bde['on']('execute',()=>{this['showConfirm'](S(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x263bde;}['_createDropdown'](){const _0x1fb308=_0x249fcd(this['locale'],_0x580719),_0x19b6dd=_0x1fb308['panelView']['children'],_0x33237c=new _0x1a3a36(this['locale']),_0x38da6b=_0x1fb308['bindTemplate'];_0x3ae1dc(_0x1fb308,()=>this['items']['find'](_0x506e97=>_0x506e97['isVisible'])),_0x1fb308['extendTemplate']({'attributes':{'class':[_0x38da6b['if']('isVisible','ck-hidden',_0x2fa191=>!_0x2fa191)]}});const _0x34c663=(_0x5e8db9,_0x4e200b=-0x1)=>{const _0x3f53d5=new _0x42b312(this['locale']);_0x3f53d5['children']['add'](_0x5e8db9);const _0x3d24af=_0x4e200b>-0x1?_0x4e200b:_0x33237c['items']['length'];_0x33237c['items']['add'](_0x3f53d5,_0x3d24af);const _0x5e1e6e=Array['from'](this['items']);_0x1fb308['unbind']('isEnabled','isVisible'),_0x1fb308['bind']('isEnabled')['toMany'](_0x5e1e6e,'isEnabled',(..._0xc0227d)=>_0xc0227d['some'](_0x9cb34f=>_0x9cb34f)),_0x1fb308['bind']('isVisible')['toMany'](_0x5e1e6e,'isVisible',(..._0x5bc232)=>_0x5bc232['some'](_0x115ff0=>_0x115ff0));};_0x1fb308['panelPosition']='sw',_0x1fb308['buttonView']['set']({'label':S(this['locale'],'Show\x20more\x20items'),'icon':_0x324ac9['threeVerticalDots']});for(const _0x51dea5 of this['items'])_0x34c663(_0x51dea5);return _0x19b6dd['add'](_0x33237c),_0x1fb308['listenTo'](this['items'],'add',(_0x50744a,_0x3e0333,_0x5b125e)=>{_0x34c663(_0x3e0333,_0x5b125e);}),_0x1fb308['listenTo'](this['items'],'remove',(_0x5722fd,_0x2b3b29,_0x4a918b)=>{_0x33237c['items']['remove'](_0x4a918b);}),_0x1fb308;}['_attachActions'](_0x4072fe,_0x28dea0){const _0x48e8e8=_0x4072fe&&_0x4072fe['element'];_0x48e8e8&&(this['listenTo'](_0x48e8e8,'mouseenter',()=>this['actionIndicator']=_0x28dea0),this['listenTo'](_0x48e8e8,'focus',()=>this['actionIndicator']=_0x28dea0),this['listenTo'](_0x48e8e8,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x48e8e8,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0x6d8bfa=super['_createCommentInputView']();return _0x6d8bfa['bind']('placeholder')['to'](this),_0x6d8bfa;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function J(_0x2e6bd7){const _0x164e53=_0x181c30(_0x2e6bd7,0x1e),_0x259cf2=new MutationObserver(_0x489562=>{for(const _0x3edcf0 of _0x489562)('attributes'==_0x3edcf0['type']&&'class'==_0x3edcf0['attributeName']||'childList'==_0x3edcf0['type']||'characterData'==_0x3edcf0['type'])&&_0x164e53();});return{'attach'(_0x16218a){_0x259cf2['observe'](_0x16218a,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x259cf2['disconnect'](),_0x164e53['cancel']();}};}class T extends kt{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x57bc03,_0x1fd6b1){super(_0x57bc03),this['id']=_0xcc3b5b(),this['focusTracker']=new _0x337c5d(),this['keystrokes']=new jt(),this['keystrokes']['set']('Esc',(_0x40e0e8,_0x4a28a4)=>this['fire']('Esc',_0x4a28a4)),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']=J(()=>this['_updateHeight']()),this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this),this['content']['add'](_0x1fd6b1),this['mainView']=_0x1fd6b1;const _0xb77816=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0xb77816['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 _0x37cf45=this['element']['clientHeight'];_0x37cf45&&(this['height']=_0x37cf45);}}class d extends/* #__PURE__ -- @preserve */
29
+ _0x1178ff(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x113e32,target:_0x427245,type:_0x4cd328,isVisible:_0x2a8569=!0x0}){super(),this['view']=_0x113e32,this['view']['element']||this['view']['render'](),this['_type']=_0x4cd328,this['_target']=_0x427245,d['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x5cc10e([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x1ff2a8,_0x14bfec)=>{this['view']['focusTracker']['add'](_0x14bfec);}),this['focusableElements']['on']('remove',(_0x162697,_0x865fe8)=>{this['view']['focusTracker']['remove'](_0x865fe8);}),this['set']('isVisible',_0x2a8569);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x1dedde=this['_getNormalizedTarget']();return d['_assertCorrectTarget'](_0x1dedde),_0x1dedde;}get['targetRect'](){const _0x44977a=this['target'];if(null===_0x44977a)return null;if(_0x44977a instanceof _0x19068a)return _0x44977a;const _0xdfa87d=_0x44977a['filter'](_0x10585a=>function(_0xf38a1f){const _0x119ca6=_0xf38a1f['offsetParent'];if(_0x119ca6)return!0x0;const _0x5edb73=_0xf38a1f['getClientRects']()['item'](0x0);return!!_0x5edb73;}(_0x10585a));return 0x0===_0xdfa87d['length']?null:new _0x19068a(_0xdfa87d[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x3165ee){this['view']['isActive']=_0x3165ee,this['view']['mainView']['isActive']=_0x3165ee;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x136145){if(!(null===_0x136145||_0x136145 instanceof _0x19068a||Array['isArray'](_0x136145)&&_0x136145['every'](_0x23e6b5=>ne(_0x23e6b5))))throw new _0x376cd9('annotation-invalid-target',null,{'target':_0x136145});}['_getNormalizedTarget'](){const _0x3337e3='function'==typeof this['_target']?this['_target']():this['_target'];return ne(_0x3337e3)?[_0x3337e3]:_0x3337e3;}}function ne(_0x4ab53e){return null!==_0x4ab53e&&'object'==typeof _0x4ab53e&&'nodeType'in _0x4ab53e&&0x1===_0x4ab53e['nodeType'];}class x extends _0x5cc10e{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x1db27c=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x337c5d(),this['_focusTracker']['on']('change:isFocused',(_0x347bae,_0x3bf0a1,_0x19fc52)=>{_0x19fc52||this['fire']('blur');});for(const _0x383f0d of _0x1db27c)this['add'](_0x383f0d);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0xfe8005){if(this['has'](_0xfe8005))throw new _0x376cd9('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0xfe8005['innerView'],_0xfe8005),this['_viewToAnnotation']['set'](_0xfe8005['view'],_0xfe8005);for(const _0x269352 of _0xfe8005['focusableElements'])this['_focusTracker']['add'](_0x269352);this['listenTo'](_0xfe8005['focusableElements'],'add',(_0x5302a7,_0x5e0f7a)=>{this['_focusTracker']['add'](_0x5e0f7a);}),this['listenTo'](_0xfe8005['focusableElements'],'remove',(_0x146ca8,_0x1f7a54)=>{this['_focusTracker']['remove'](_0x1f7a54);}),this['listenTo'](_0xfe8005['view']['focusTracker'],'change:isFocused',(_0x333265,_0x5562a0,_0x19c44b)=>{_0x19c44b&&this['fire']('focus',_0xfe8005);}),_0xfe8005['updateTargetRect']();const _0x318585=this['_getOrderInContent'](_0xfe8005['view']['targetRect']);return super['add'](_0xfe8005,_0x318585);}['remove'](_0xd5c4ad){if(!this['has'](_0xd5c4ad))throw new _0x376cd9('annotationcollection-not-existing-item',null);this['stopListening'](_0xd5c4ad['view']['focusTracker']),this['stopListening'](_0xd5c4ad['focusableElements']);for(const _0x28337d of _0xd5c4ad['focusableElements'])this['_focusTracker']['remove'](_0x28337d);return this['_viewToAnnotation']['delete'](_0xd5c4ad['view']),this['_innerViewToAnnotation']['delete'](_0xd5c4ad['innerView']),super['remove'](_0xd5c4ad);}['getByInnerView'](_0x17526c){return this['_innerViewToAnnotation']['get'](_0x17526c);}['getByView'](_0x4c4a6b){return this['_viewToAnnotation']['get'](_0x4c4a6b);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x262339 of this)_0x262339['updateTargetRect']();this['_sort']();}['_sort'](){const _0x33fe24=Array['from'](this)['sort']((_0xb51d0f,_0x3f0cb0)=>v(_0xb51d0f['view']['targetRect'],_0x3f0cb0['view']['targetRect']));for(let _0x53bc7c=_0x33fe24['length']-0x1;_0x53bc7c>0x0;_0x53bc7c--){const _0x21a3f1=_0x33fe24[_0x53bc7c];_0x53bc7c!==this['getIndex'](_0x21a3f1)&&(this['remove'](_0x21a3f1),this['add'](_0x21a3f1));}}['_getOrderInContent'](_0x542c1c){let _0x37d1cf=0x0;if(!_0x542c1c)return this['length'];for(const _0x88e38f of this){const _0x4f92ff=_0x88e38f['view']['targetRect'];if(_0x4f92ff){if(v(_0x542c1c,_0x4f92ff)<0x0)return _0x37d1cf;_0x37d1cf++;}}return _0x37d1cf;}}function v(_0x4be0eb,_0x517dd7){if(null===_0x4be0eb&&null===_0x517dd7)return 0x0;if(null===_0x4be0eb)return-0x1;if(null===_0x517dd7)return 0x1;const _0x3501b4=_0x4be0eb['top']-_0x517dd7['top'];return 0x0==_0x3501b4?_0x4be0eb['left']-_0x517dd7['left']:_0x3501b4;}class N extends _0x397a12{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1f1de6){if(super(_0x1f1de6),this['collection']=new x(),this['_visibleAnnotations']=new x(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x1f1de6 instanceof _0x55ed32){const _0x435d00=_0x1f1de6['locale'];_0x1f1de6['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':S(_0x435d00,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':S(_0x435d00,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':S(_0x435d00,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':S(_0x435d00,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':S(_0x435d00,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':S(_0x435d00,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':S(_0x435d00,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x1da1bb){this['collection']['add'](_0x1da1bb);}['remove'](_0x4debce){this['collection']['remove'](_0x4debce),_0x4debce['destroy']();}['refreshVisibility'](){for(const _0x3012b9 of this['collection'])_0x3012b9['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x5569d2){return this['collection']['getByInnerView'](_0x5569d2);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x1fcffc of this['collection'])_0x1fcffc['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x422280){this['fire']('_activateAnnotation',_0x422280);}['createAnnotation'](_0x2ebe86){return new d(_0x2ebe86);}['createAnnotationView'](_0x3b2bbf,_0x594856){return new T(_0x3b2bbf,_0x594856);}['_addActiveAnnotation'](_0x2dafd6){const _0x436bf5=new Set(this['activeAnnotations']);_0x436bf5['add'](_0x2dafd6),this['activeAnnotations']=_0x436bf5;}['_removeActiveAnnotation'](_0x49bfe3){const _0x1ce76a=new Set(this['activeAnnotations']);_0x1ce76a['delete'](_0x49bfe3),this['activeAnnotations']=_0x1ce76a;}['_bindAnnotationsToVisibleAnnotations'](){const _0x2f54de=this['collection'],_0x3eeffd=this['_visibleAnnotations'];function _0x315785(_0x11b4cb){const _0x5528d8=_0x11b4cb['source'];_0x5528d8['isVisible']&&!_0x3eeffd['has'](_0x5528d8)?_0x3eeffd['add'](_0x5528d8):!_0x5528d8['isVisible']&&_0x3eeffd['has'](_0x5528d8)&&_0x3eeffd['remove'](_0x5528d8),_0x5528d8['view']['focusTracker']['remove'](_0x5528d8['view']['element']),_0x5528d8['view']['focusTracker']['add'](_0x5528d8['view']['element']);}this['listenTo'](_0x2f54de,'add',(_0x3fb51c,_0x434c0e)=>{_0x434c0e['isVisible']&&_0x3eeffd['add'](_0x434c0e),this['listenTo'](_0x434c0e,'change:isVisible',_0x315785);}),this['listenTo'](_0x2f54de,'remove',(_0xc383ec,_0x43f229)=>{_0x3eeffd['has'](_0x43f229)&&_0x3eeffd['remove'](_0x43f229),this['stopListening'](_0x43f229,'change:isVisible',_0x315785);});}['_setupEnterAnnotationKeystroke'](){const _0xcfe0f7=_0x3673d0=>{_0x3673d0['on']('ready',()=>{_0x3673d0['keystrokes']['set'](_0x43418d,(_0x5e247b,_0x3a64fa)=>{const _0x565b14=_0x531ac0(this['activeAnnotations']['values']());_0x565b14&&(_0x565b14['view']['focus'](),_0x3a64fa());});});};this['context']instanceof _0x55ed32?_0xcfe0f7(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0xcc138b,_0x3966ac)=>{_0xcfe0f7(_0x3966ac);});}['_setupEscapeAnnotationHandling'](){const _0x9cb4b1=_0x4e2810=>{const _0xb2593a=_0x4e2810['source'],_0x2ec6b7=[];let _0x4f1fa1;if(Array['isArray'](_0xb2593a['target'])){_0x4f1fa1=_0xb2593a['target'][0x0],this['context']instanceof _0x55ed32?_0x2ec6b7['push'](this['context']):this['context']['editors']&&_0x2ec6b7['push'](...this['context']['editors']);for(const _0x41ccf0 of _0x2ec6b7)for(const _0x1729e8 of _0x41ccf0['editing']['view']['domRoots']['values']())if(_0x1729e8['contains'](_0x4f1fa1))return void _0x41ccf0['editing']['view']['focus']();_0x4f1fa1['focus']();}};this['listenTo'](this['collection'],'add',(_0x2ccfa5,_0x208e68)=>{this['listenTo'](_0x208e68,'escape',_0x9cb4b1,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x23e6c5,_0x2db8e2)=>{this['stopListening'](_0x2db8e2,'escape',_0x9cb4b1);});}}const bt=Symbol('noChannel'),Nt={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class o extends _0x397a12{['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[N,pt,ct];}static get['pluginName'](){return'CommentsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0xd6a81e){super(_0xd6a81e),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x99649b=this['context']['config'];_0x99649b['define']('comments.maxCommentsWhenCollapsed',0x2),_0x99649b['define']('comments.maxThreadTotalWeight',0x1f4),_0x99649b['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x99649b['define']('comments.CommentThreadView',Tt),_0x99649b['define']('comments.CommentView',_t),_0x99649b['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x1fec41=this['context']['plugins']['get'](N);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x4ecaae,_0x228390)=>this['_addCommentThread'](_0x228390)),this['on']('submitCommentThread',(_0x2d631c,_0x17a81a)=>this['_submitCommentThread'](_0x17a81a)),this['on']('resolveCommentThread',(_0x4c5099,_0x3d427e)=>this['_resolveCommentThread'](_0x3d427e)),this['on']('resolveCommentThread',(_0x437744,_0x426087)=>this['_updateActiveAnnotation'](_0x426087),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x2903fb,_0x40c8ec)=>this['_reopenCommentThread'](_0x40c8ec)),this['on']('reopenCommentThread',(_0x4bdab4,_0x2adf40)=>this['_updateActiveAnnotation'](_0x2adf40),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x2ff25d,_0x450078)=>this['_removeCommentThread'](_0x450078)),this['on']('updateCommentThread',(_0x3840cb,_0x5a06fb)=>this['_updateCommentThread'](_0x5a06fb)),this['on']('updateCommentThread',(_0x40eeaf,_0x36395b)=>this['_updateActiveAnnotation'](_0x36395b),{'priority':'lowest'}),this['on']('addComment',(_0x50aee6,_0x5e0aa3)=>this['_addComment'](_0x5e0aa3)),this['on']('updateComment',(_0x2c6bd0,_0x53e1fd)=>this['_updateComment'](_0x53e1fd)),this['on']('removeComment',(_0xfe897d,_0x23a9b0)=>this['_removeComment'](_0x23a9b0)),this['on']('addComment',(_0x9d5885,{threadId:_0x2ab7c0,isFromAdapter:_0x372fda})=>{if(_0x372fda)return;const _0x4a35df=this['getCommentThread'](_0x2ab7c0),_0x50ed58=_0x4a35df&&this['_threadToController']['get'](_0x4a35df);_0x50ed58&&_0x50ed58['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x1fec41,'change:activeAnnotations',(_0x369a27,_0x3cfd6f,_0x50b79a)=>{const _0x1a2026=Array['from'](_0x50b79a)['map'](_0x175ed9=>this['_viewToController']['get'](_0x175ed9['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x1a2026?_0x1a2026['model']:null;});}set['adapter'](_0x44452e){if(this['_adapter'])throw new _0x376cd9('commentsrepository-adapter-already-set');this['_adapter']=_0x44452e;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x5840d1=bt,threadId:_0x2838ef=_0xcc3b5b(),comments:_0xb2af82=[],unlinkedAt:_0x2218be=null,resolvedAt:_0x30b13a=null,resolvedBy:_0x52b34d=null,target:_0x43b96d=null,context:_0x5d0147=null,attributes:_0x28491a={},isResolvable:_0x5246ff=!0x0,isSubmitted:_0x549c84=!0x1,isFromAdapter:_0x36cf05=!0x1}={}){return this['fire'](Pt('addCommentThread',_0x5840d1),{'channelId':_0x5840d1,'threadId':_0x2838ef,'comments':_0xb2af82,'unlinkedAt':_0x2218be,'resolvedAt':_0x30b13a,'resolvedBy':_0x52b34d,'target':_0x43b96d,'context':_0x5d0147,'attributes':_0x28491a,'isFromAdapter':_0x36cf05,'isResolvable':_0x5246ff,'isSubmitted':_0x549c84}),this['getCommentThread'](_0x2838ef);}['openNewCommentThread']({channelId:_0x20a28f=bt,threadId:_0x15fb22=_0xcc3b5b(),target:_0x334f7b,context:_0x1bf98f=null,isResolvable:_0x4bf12e=!0x0}){if(this['_readOnlyChannels']['has'](_0x20a28f)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x334f7b)throw new _0x376cd9('commentsrepository-missing-target');const _0xe6a0a=this['addCommentThread']({'channelId':_0x20a28f,'threadId':_0x15fb22,'target':_0x334f7b,'context':_0x1bf98f,'isResolvable':_0x4bf12e});if(!_0xe6a0a)return null;const _0x315726=this['_threadToController']['get'](_0xe6a0a),_0x21e422=_0x315726['view']['commentThreadInputView']['commentInputView'],_0x58718f=this['context']['plugins']['get'](N),_0xca2a95=_0x58718f['getByInnerView'](_0x315726['view']);return _0x58718f['activate'](_0xca2a95),_0x21e422['once']('editorReady',()=>_0x21e422['focus']()),_0xe6a0a;}['hasCommentThread'](_0x3e5fb1){if('string'!=typeof _0x3e5fb1)throw new _0x376cd9('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x3e5fb1);}['updateCommentThread']({channelId:_0x2813ef=bt,threadId:_0x235ab6,context:_0x19d450,unlinkedAt:_0x41cb94,attributes:_0xe6ecf2,isFromAdapter:_0x2d08df=!0x1}){return this['fire'](Pt('updateCommentThread',_0x2813ef),{'channelId':_0x2813ef,'threadId':_0x235ab6,'context':_0x19d450,'unlinkedAt':_0x41cb94,'attributes':_0xe6ecf2,'isFromAdapter':_0x2d08df}),this['getCommentThread'](_0x235ab6);}['getCommentThread'](_0x2fe320){if('string'!=typeof _0x2fe320)throw new _0x376cd9('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x2fe320);}['fetchCommentThread']({channelId:_0x3ed7a1,threadId:_0x4adce4}={}){const _0x5c16fe=this['getCommentThread'](_0x4adce4);if(_0x5c16fe)return Promise['resolve'](_0x5c16fe);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x376cd9('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x3ed7a1,'threadId':_0x4adce4})['then'](_0x2a9140=>this['hasCommentThread'](_0x4adce4)?this['getCommentThread'](_0x4adce4):_0x2a9140?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x3ed7a1},_0x2a9140)):void 0x0)['catch'](_0x2396f0=>{throw console['error'](_0x2396f0),new _0x376cd9('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x27ba97,skipNotAttached:_0x1cd988=!0x1,skipEmpty:_0x32b561=!0x1,toJSON:_0x4d9d7=!0x1}={}){const _0x586469=[];for(const _0x29f868 of this['_threads']['values']())_0x27ba97&&_0x29f868['channelId']!==_0x27ba97||_0x1cd988&&!_0x29f868['isAttached']||_0x32b561&&0x0===_0x29f868['length']||_0x586469['push'](_0x29f868);return _0x4d9d7?_0x586469['map'](_0x1bd8aa=>_0x1bd8aa['toJSON']()):_0x586469;}['setActiveCommentThread'](_0x2f597e){const _0x4c821a=this['context']['plugins']['get'](N);if(!_0x2f597e)return void(this['activeCommentThread']&&_0x4c821a['deactivateAll']());const _0x249713=this['getCommentThread'](_0x2f597e);if(!_0x249713)throw new _0x376cd9('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x2f597e});if(!this['_threadToController']['has'](_0x249713))throw new _0x376cd9('commentsrepository-active-not-attached',null,{'threadId':_0x2f597e});const _0x237540=_0x4c821a['getByInnerView'](this['_threadToController']['get'](_0x249713)['view']);_0x4c821a['activate'](_0x237540);}['switchReadOnly'](_0x50e716,_0x46b5e4){_0x50e716?this['_readOnlyChannels']['add'](_0x46b5e4):this['_readOnlyChannels']['delete'](_0x46b5e4),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x3059a2){return this['_readOnlyChannels']['has'](_0x3059a2)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0xef123b,_0x13333c){return new gt(_0xef123b,_0x13333c);}['setPermissions'](_0x3248be,_0x5e2e00=bt){this['_permissions']['set'](_0x5e2e00,_0x3248be),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x41c429=bt){return this['_permissions']['has'](_0x41c429)?this['_permissions']['get'](_0x41c429):Nt;}['_addCommentThread']({channelId:_0x35f4b6,threadId:_0x203891,comments:_0x4d886b,unlinkedAt:_0x5a8459,resolvedAt:_0x4ac12c,resolvedBy:_0x5dd5dd,target:_0x4f554e,context:_0x10f413,attributes:_0x159e1d,isFromAdapter:_0xbea4c7,isResolvable:_0x4c1499,isSubmitted:_0x586b1c}){if('string'!=typeof _0x203891)throw new _0x376cd9('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x203891});if(this['hasCommentThread'](_0x203891))throw new _0x376cd9('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x203891});const _0x22847a=new oe(this,{'channelId':_0x35f4b6,'id':_0x203891,'context':_0x10f413,'attributes':_0x159e1d,'unlinkedAt':_0x5a8459,'resolvedAt':_0x4ac12c,'resolvedBy':_0x5dd5dd?this['context']['plugins']['get'](ct)['getUser'](_0x5dd5dd):null,'isResolvable':_0x4c1499,'isSubmitted':_0x586b1c||_0xbea4c7});this['_threads']['set'](_0x203891,_0x22847a);for(const _0x455882 of _0x4d886b)_0x22847a['_add'](this['_createNewComment']({'threadId':_0x203891,..._0x455882}));return _0x4f554e&&_0x22847a['attachTo'](_0x4f554e),_0xbea4c7||!_0x22847a['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x35f4b6,'threadId':_0x203891});}['_submitCommentThread']({channelId:_0x4114ae,threadId:_0x4a2ae7}){if(!this['hasCommentThread'](_0x4a2ae7))throw new _0x376cd9('commentsrepository-missing-comment-thread',this);const _0x290b61=this['getCommentThread'](_0x4a2ae7);if(_0x290b61['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0xbf2812,comments:_0x280c3a,resolvedAt:_0xfe3d2d,resolvedBy:_0x30c424,context:_0x4083f7,attributes:_0x30eb06}=_0x290b61,_0x29316a=this['context']['plugins']['get']('PendingActions'),_0xdb7025=_0x29316a['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x4114ae,'threadId':_0xbf2812,'comments':_0x280c3a['map'](_0x495ceb=>_0x495ceb['toJSON']()),'resolvedAt':_0xfe3d2d,'resolvedBy':_0x30c424?_0x30c424['id']:_0x30c424,'context':_0x4083f7,'attributes':_0x30eb06})['then'](({comments:_0x1a564e})=>{_0x29316a['remove'](_0xdb7025);for(const _0x430ff3 of _0x1a564e)this['_updateComment']({'channelId':_0x4114ae,'threadId':_0x4a2ae7,'commentId':_0x430ff3['commentId'],'createdAt':_0x430ff3['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x4cca4a=>{throw console['error'](_0x4cca4a),new _0x376cd9('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x26a712,target:_0x7e1475}){const _0x523e29=this['getCommentThread'](_0x26a712);if(!_0x523e29)throw new _0x376cd9('commentsrepository-attach-missing-comment-thread',this);const _0x2161e5=this['context']['plugins']['get']('PendingActions'),_0x1f055b=this['context']['plugins']['get'](N),_0x2cca4a=this['_createCommentThreadView'](_0x523e29),_0x351e3e=new gt(_0x523e29,_0x2cca4a);let _0x4f00fc=null;_0x2cca4a['on']('change:isDirty',(_0x58e5ee,_0x459bd0,_0x4b0a08)=>{_0x4b0a08?_0x4f00fc=_0x2161e5['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x4f00fc&&(_0x2161e5['remove'](_0x4f00fc),_0x4f00fc=null);}),this['_threadToController']['set'](_0x523e29,_0x351e3e),this['_viewToController']['set'](_0x2cca4a,_0x351e3e);const _0x552438=new T(this['context']['locale'],_0x2cca4a);_0x552438['bind']('length')['to'](_0x2cca4a),_0x552438['bind']('isDirty')['to'](_0x2cca4a,'isDirty',_0x2cca4a,'length',(_0x188e4e,_0x155bbf)=>_0x188e4e||!_0x155bbf),_0x552438['bind']('isActive')['to'](_0x2cca4a),_0x552438['type']='comment';const _0x3d7f42=new d({'view':_0x552438,'target':_0x7e1475,'type':'comment','isVisible':!_0x523e29['archivedAt']});return _0x2cca4a['on']('escape',()=>{_0x3d7f42['fire']('escape');}),this['_bindAnnotationToEditors'](_0x2cca4a,_0x3d7f42),_0x1f055b['add'](_0x3d7f42),_0x3d7f42;}['_bindAnnotationToEditors'](_0x37c45a,_0x430667){this['listenTo'](_0x37c45a,'editorReady',(_0x5b3bc8,_0x2ed7d9)=>{const _0x3e591a=_0x2ed7d9['ui']['view']['body']['bodyCollectionContainer'];_0x430667['focusableElements']['add'](_0x3e591a),this['context']instanceof _0x55ed32&&this['context']['ui']['focusTracker']['add'](_0x3e591a);},{'priority':'highest'}),this['listenTo'](_0x37c45a,'editorDestroyed',(_0x57f0ee,_0x26de94)=>{const _0x2cc0ea=_0x26de94['ui']['view']['body']['bodyCollectionContainer'];_0x430667['focusableElements']['has'](_0x2cc0ea)&&_0x430667['focusableElements']['remove'](_0x2cc0ea),this['context']instanceof _0x55ed32&&this['context']['ui']['focusTracker']['remove'](_0x2cc0ea);});}['_unbindEditors'](_0x987377){this['stopListening'](_0x987377,'editorReady'),this['stopListening'](_0x987377,'editorDestroyed');}['_createCommentThreadView'](_0x1c25f3){const _0x33c1c2=this['context']['plugins']['get'](ct),{config:_0x47d2e1,locale:_0x3ee3fd}=this['context'],_0x3946dd=It(_0x47d2e1['get']('locale'));return new(0x0,(_0x47d2e1['get']('comments'))['CommentThreadView'])(_0x3ee3fd,_0x1c25f3,_0x33c1c2['me'],{'editorConfig':{..._0x47d2e1['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x47d2e1['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x47d2e1['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x47d2e1['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x47d2e1['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x3946dd,'CommentView':_0x47d2e1['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x4ee927,channelId:_0x4d59c9,resolvedAt:_0x1b14be,resolvedBy:_0x5c1f5a,isFromAdapter:_0xb3182d}){if(!this['hasCommentThread'](_0x4ee927))throw new _0x376cd9('commentsrepository-missing-comment-thread',null,{'threadId':_0x4ee927});const _0x4aca40=this['getCommentThread'](_0x4ee927);if(_0x4aca40['isResolved'])throw new _0x376cd9('commentsrepository-resolved-comment-thread',null,{'threadId':_0x4ee927});const _0x4514c0=this['context']['plugins']['get'](ct);if(_0x4aca40['resolvedBy']=_0x4514c0['getUser'](_0x5c1f5a),_0x4aca40['resolvedAt']=_0x1b14be,_0xb3182d||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x241433=this['context']['plugins']['get']('PendingActions'),_0x4a68db=_0x241433['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x4d59c9,'threadId':_0x4ee927})['then'](({resolvedAt:_0x2291e1,resolvedBy:_0x4d042a})=>{_0x241433['remove'](_0x4a68db),_0x4aca40['resolvedBy']['id']!==_0x4d042a&&(_0x4aca40['resolvedBy']=_0x4514c0['getUser'](_0x4d042a)),_0x4aca40['resolvedAt']=_0x2291e1;})['catch'](_0x257588=>{throw console['error'](_0x257588),new _0x376cd9('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x14703a,channelId:_0x413849,isFromAdapter:_0x2039ac}){if(!this['hasCommentThread'](_0x14703a))throw new _0x376cd9('commentsrepository-missing-comment-thread',null,{'threadId':_0x14703a});const _0x2656fe=this['getCommentThread'](_0x14703a);if(!_0x2656fe['isResolved'])throw new _0x376cd9('commentsrepository-reopen-comment-thread',null,{'threadId':_0x14703a});if(_0x2656fe['resolvedBy']=null,_0x2656fe['resolvedAt']=null,_0x2039ac||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x22353a=this['context']['plugins']['get']('PendingActions'),_0x211ae7=_0x22353a['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x413849,'threadId':_0x14703a})['then'](()=>_0x22353a['remove'](_0x211ae7))['catch'](_0xdde901=>{throw console['error'](_0xdde901),new _0x376cd9('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x4beaba,isFromAdapter:_0x41bd57}){const _0x1531ea=this['getCommentThread'](_0x4beaba);if(!_0x1531ea)throw new _0x376cd9('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x4beaba),this['_threads']['delete'](_0x4beaba),!_0x1531ea['isSubmitted']||_0x41bd57||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x262e07=this['context']['plugins']['get']('PendingActions'),{channelId:_0x25b5db}=_0x1531ea,_0x3c9763=_0x262e07['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x25b5db,'threadId':_0x4beaba})['then'](()=>_0x262e07['remove'](_0x3c9763))['catch'](_0x4df69a=>{throw console['error'](_0x4df69a),new _0x376cd9('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x59904b,unlinkedAt:_0x109126,context:_0x465e26,attributes:_0x2ffc5a,isFromAdapter:_0x5e45b1}){if('string'!=typeof _0x59904b)throw new _0x376cd9('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x59904b});if(!this['hasCommentThread'](_0x59904b))throw new _0x376cd9('commentsrepository-missing-comment-thread',null,{'threadId':_0x59904b});const _0x356233=this['getCommentThread'](_0x59904b);let _0x229375=!0x1;if(void 0x0!==_0x465e26&&_0x356233['context']!==_0x465e26&&(_0x356233['context']=_0x465e26,_0x229375=!0x0),void 0x0!==_0x109126&&_0x356233['unlinkedAt']!==_0x109126&&(_0x356233['unlinkedAt']=_0x109126,_0x229375=!0x0),_0x2ffc5a&&!yt(_0x2ffc5a,_0x356233['attributes'])&&(_0x356233['attributes']=_0x2ffc5a,_0x229375=!0x0),!_0x229375)return Promise['resolve']();if(!_0x356233['isSubmitted']||_0x5e45b1||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x128bc0=this['context']['plugins']['get']('PendingActions'),{channelId:_0x249a54}=_0x356233,_0x27df6e=_0x128bc0['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x249a54,'threadId':_0x59904b,'context':_0x465e26,'unlinkedAt':_0x109126,'attributes':_0x2ffc5a})['then'](()=>_0x128bc0['remove'](_0x27df6e))['catch'](_0x1e1802=>{throw console['error'](_0x1e1802),new _0x376cd9('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x26e8ff){const _0x3079ac=this['context']['plugins']['get'](N),_0x52483e=this['getCommentThread'](_0x26e8ff);if(_0x52483e['_isAttached']=!0x1,this['_threadToController']['has'](_0x52483e)){const _0x3faba5=this['_threadToController']['get'](_0x52483e),_0x519d99=_0x3faba5['view'],_0x4bb17e=_0x3079ac['getByInnerView'](_0x519d99);this['_threadToController']['delete'](_0x52483e),this['_viewToController']['delete'](_0x519d99),_0x4bb17e&&_0x3079ac['remove'](_0x4bb17e),_0x3faba5['destroy'](),_0x519d99['destroy']()['then'](()=>{this['_unbindEditors'](_0x519d99);});}}['_updateActiveAnnotation']({threadId:_0x2bf0fd,resolvedAt:_0x223e89}){const _0x5c4003=!!_0x223e89,_0x3423ae=this['context']['plugins']['get'](N),_0x1daf8a=this['getCommentThread'](_0x2bf0fd);if(this['_threadToController']['has'](_0x1daf8a)){const _0x488226=this['_threadToController']['get'](_0x1daf8a)['view'],_0x11b659=_0x3423ae['getByInnerView'](_0x488226);_0x11b659&&(_0x5c4003&&_0x3423ae['_removeActiveAnnotation'](_0x11b659),_0x11b659['refreshVisibility']());}}['_getExternalAuthor'](_0x4013d2){const _0x3182f8=this['context']['plugins']['get'](ct),_0x29dce6=wt('external:'+_0x4013d2),_0x519982=_0x3182f8['getUser'](_0x29dce6);return _0x519982||_0x3182f8['addUser']({'id':_0x29dce6,'name':_0x4013d2});}['_createNewComment']({threadId:_0xe9649d,commentId:_0x4bda08=_0xcc3b5b(),content:_0x3a3907,authorId:_0xab4e6,createdAt:_0x5ea22e,attributes:_0x3c0ef6}){if('string'!=typeof _0x4bda08)throw new _0x376cd9('commentsrepository-invalid-commentid');if('string'!=typeof _0xab4e6)throw new _0x376cd9('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x3a3907||!_0x3a3907['trim']())throw new _0x376cd9('commentsrepository-invalid-comment-content');const _0x41e351=this['context']['plugins']['get'](ct)['getUser'](_0xab4e6);if(!_0x41e351)throw new _0x376cd9('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0xab4e6});let _0x12d83b=null,_0x3fbf4a=_0x5ea22e;return _0x3c0ef6&&_0x3c0ef6['@external']&&(_0x12d83b=this['_getExternalAuthor'](_0x3c0ef6['@external']['authorName']),_0x3fbf4a=new Date(_0x3c0ef6['@external']['createdAt'])),new re(this,{'threadId':_0xe9649d,'id':_0x4bda08,'author':_0x12d83b||_0x41e351,'creator':_0x41e351,'content':_0x3a3907,'createdAt':_0x5ea22e,'authoredAt':_0x3fbf4a,'attributes':_0x3c0ef6});}['_addComment'](_0x11d56a){let {threadId:_0x1c19df,content:_0x5e5a48,attributes:_0x520855,isFromAdapter:_0x30ce6e}=_0x11d56a;const _0x4aa8a2=this['getCommentThread'](_0x11d56a['threadId']);if(!_0x4aa8a2)throw new _0x376cd9('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x37fe61=this['_createNewComment'](_0x11d56a),{id:_0x3b545b}=_0x37fe61;if(_0x4aa8a2['_add'](_0x37fe61),_0x30ce6e||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x4aa8a2['isSubmitted'])return Promise['resolve']();const _0x4b95b6=this['context']['plugins']['get']('PendingActions'),{channelId:_0x41b705}=_0x4aa8a2,_0x53451a=_0x4b95b6['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x520855||(_0x520855={}),this['adapter']['addComment']({'channelId':_0x41b705,'threadId':_0x1c19df,'commentId':_0x3b545b,'content':_0x5e5a48,'attributes':_0x520855})['then'](_0x1ae667=>{_0x4b95b6['remove'](_0x53451a),_0x1ae667&&this['_updateComment']({'channelId':_0x41b705,'threadId':_0x1c19df,'commentId':_0x3b545b,'createdAt':_0x1ae667['createdAt'],'isFromAdapter':!0x0});})['catch'](_0xbaf4dc=>{throw console['error'](_0xbaf4dc),new _0x376cd9('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x53239f,commentId:_0x171d03,content:_0x27ee51,createdAt:_0x28b705,attributes:_0x5d335f,isFromAdapter:_0x53463b}){if(void 0x0!==_0x27ee51&&('string'!=typeof _0x27ee51||!_0x27ee51['trim']()['length']))throw new _0x376cd9('commentsrepository-update-comment-invalid-content');const _0xb11747=this['getCommentThread'](_0x53239f),_0x5be868=_0xb11747['getComment'](_0x171d03);if(!_0x5be868)throw new _0x376cd9('commentsrepository-update-missing-comment',this);let _0x12cf6f=!0x1;if(_0x27ee51&&_0x27ee51!==_0x5be868['content']&&(_0x5be868['isEditable']||_0x53463b)&&(_0x5be868['content']=_0x27ee51,_0x12cf6f=!0x0),_0x28b705&&_0x28b705!==_0x5be868['createdAt']&&(_0x5be868['createdAt']=_0x28b705,_0x5be868['attributes']&&_0x5be868['attributes']['@external']||(_0x5be868['authoredAt']=_0x28b705),_0x12cf6f=!0x0),_0x5d335f&&!yt(_0x5d335f,_0x5be868['attributes'])&&(_0x5be868['attributes']=_0x5d335f,_0x12cf6f=!0x0),!_0x12cf6f)return Promise['resolve']();if(_0xb11747['fire']('commentUpdated'),_0x53463b||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x48c3b6=this['context']['plugins']['get']('PendingActions'),{channelId:_0x409567}=this['getCommentThread'](_0x5be868['threadId']),_0x51cacb=_0x48c3b6['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x409567,'threadId':_0x53239f,'commentId':_0x171d03,'content':_0x27ee51,'attributes':_0x5d335f})['then'](()=>_0x48c3b6['remove'](_0x51cacb))['catch'](_0x3c6253=>{throw console['error'](_0x3c6253),new _0x376cd9('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x619a04,commentId:_0x3951a5,isFromAdapter:_0x444efc}){const _0x506908=this['getCommentThread'](_0x619a04),_0x5d4463=_0x506908['getComment'](_0x3951a5);if(!_0x5d4463)throw new _0x376cd9('commentsrepository-remove-missing-comment',this);if(_0x506908['_remove'](_0x5d4463),_0x444efc||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x2dcc30=this['context']['plugins']['get']('PendingActions'),{channelId:_0x2f7a0e}=_0x506908,_0x44bb1c=_0x2dcc30['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x2f7a0e,'threadId':_0x619a04,'commentId':_0x3951a5})['then'](()=>_0x2dcc30['remove'](_0x44bb1c))['catch'](_0x9d06f4=>{throw console['error'](_0x9d06f4),new _0x376cd9('commentsrepository-remove-comment-internal-error',this);});}}class oe extends/* #__PURE__ -- @preserve */
30
+ _0x1178ff(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x3435d7,_0x3c362a){super();const _0x569d0d=_0x3c362a['isResolvable'];this['channelId']=_0x3c362a['channelId'],this['id']=_0x3c362a['id'],this['comments']=new _0x5cc10e(),this['_repository']=_0x3435d7,this['_isAttached']=!0x1,this['_isSubmitted']=_0x3c362a['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x3435d7,'_permissions',_0x3435d7,'_readOnlyChannels',()=>_0x3435d7['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x3435d7,'_permissions',()=>_0x3435d7['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x3435d7,'_permissions',()=>{const _0x14eadb=_0x3435d7['getPermissions'](this['channelId']);return _0x14eadb['write']||_0x14eadb['admin'];}),this['bind']('isResolvable')['to'](_0x3435d7,'_permissions',()=>_0x569d0d&&_0x3435d7['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x3c362a['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x118bae,_0x144f5b)=>_0x118bae?_0x144f5b?_0x118bae<_0x144f5b?_0x118bae:_0x144f5b:_0x118bae:_0x144f5b),this['set']('unlinkedAt',_0x3c362a['unlinkedAt']||null),this['set']('resolvedAt',_0x3c362a['resolvedAt']||null),this['set']('resolvedBy',_0x3c362a['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0xe6741=>!!_0xe6741),this['set']('attributes',_0x3c362a['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x57709b,_0x12ea31)=>_0x57709b+_0x12ea31['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x240eaa,id:_0x523dd3}=this;this['_repository']['fire'](Pt('submitCommentThread',_0x240eaa),{'channelId':_0x240eaa,'threadId':_0x523dd3});}['setUnlinkedAt'](_0x1da940){this['_update']({'unlinkedAt':_0x1da940});}['resolve']({resolvedAt:_0x434816=new Date(),resolvedBy:_0x141882=null,isFromAdapter:_0x2a6aaf=!0x1}={}){const _0x326b5e=this['_repository']['context']['plugins']['get'](ct)['me'],{channelId:_0x5e9fa7,id:_0x2dabd7}=this;this['_repository']['fire'](Pt('resolveCommentThread',_0x5e9fa7),{'channelId':_0x5e9fa7,'threadId':_0x2dabd7,'resolvedAt':_0x434816,'resolvedBy':_0x141882||_0x326b5e['id'],'isFromAdapter':_0x2a6aaf});}['reopen']({isFromAdapter:_0x16febc=!0x1}={}){const {channelId:_0x332258,id:_0x2407a4}=this;this['_repository']['fire'](Pt('reopenCommentThread',_0x332258),{'channelId':_0x332258,'threadId':_0x2407a4,'isFromAdapter':_0x16febc});}['setContext'](_0x360274){this['context']||this['_update']({'context':_0x360274});}['setAttribute'](_0x370d30,_0x291681){const _0x9e6e7f=At(this['attributes']);Ct(_0x9e6e7f,_0x370d30,_0x291681),this['_update']({'attributes':_0x9e6e7f});}['removeAttribute'](_0x1f7b95){const _0xf6dde1=At(this['attributes']);vt(_0xf6dde1,_0x1f7b95),this['_update']({'attributes':_0xf6dde1});}['remove']({isFromAdapter:_0x339f8c=!0x1}={}){const {channelId:_0x5520a3,id:_0x56db66}=this;this['_repository']['fire'](Pt('removeCommentThread',_0x5520a3),{'channelId':_0x5520a3,'threadId':_0x56db66,'isFromAdapter':_0x339f8c});}['attachTo'](_0x3be5fc){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x3be5fc});}['addComment'](_0x21143e){const {channelId:_0x364f91,id:_0x4eae9b}=this;this['_repository']['fire'](Pt('addComment',_0x364f91,_0x4eae9b),Object['assign']({'channelId':_0x364f91,'threadId':_0x4eae9b},_0x21143e));}['getComment'](_0x52a864){if('string'!=typeof _0x52a864)throw new _0x376cd9('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x52a864});return this['comments']['get'](_0x52a864);}['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'](_0x18c960=>_0x18c960['toJSON']()),'attributes':this['attributes']};}['_add'](_0x10e493){return this['listenTo'](_0x10e493,'change:authoredAt',()=>{const _0x1ca959=this['_findOptimalIndex'](_0x10e493),_0x229114=this['comments'];_0x1ca959-0x1!=_0x229114['getIndex'](_0x10e493)&&_0x1ca959+0x1!=_0x229114['getIndex'](_0x10e493)&&(this['_remove'](_0x10e493),this['_add'](_0x10e493));}),this['comments']['add'](_0x10e493,this['_findOptimalIndex'](_0x10e493));}['_update'](_0x5aa898){const {channelId:_0x13ead3,id:_0x5103eb}=this;this['_repository']['fire'](Pt('updateCommentThread',_0x13ead3),{..._0x5aa898,'channelId':_0x13ead3,'threadId':_0x5103eb});}['_remove'](_0x4355d8){return this['stopListening'](_0x4355d8),_0x4355d8['destroy'](),this['comments']['remove'](_0x4355d8);}['_findOptimalIndex'](_0x3de7b0){const _0x11a439=this['comments']['find'](_0x596e82=>new Date(_0x596e82['authoredAt'])['getTime']()>new Date(_0x3de7b0['authoredAt'])['getTime']());return _0x11a439?this['comments']['getIndex'](_0x11a439):this['length'];}}class re extends/* #__PURE__ -- @preserve */
31
+ _0x1178ff(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x8097eb,_0x2b5d0e){super();const _0x48f4e2=_0x8097eb['context']['plugins']['get'](ct)['me'],_0x48bd49=_0x8097eb['getCommentThread'](_0x2b5d0e['threadId']),_0xfbaae2=0x0===_0x48bd49['comments']['length'],_0x38802d=_0x48f4e2===_0x2b5d0e['author'];this['id']=_0x2b5d0e['id'],this['threadId']=_0x2b5d0e['threadId'],this['author']=_0x2b5d0e['author'],this['creator']=_0x2b5d0e['creator'],this['isExternal']=Boolean(_0x2b5d0e['attributes']&&_0x2b5d0e['attributes']['@external']),this['set']('content',_0x2b5d0e['content']),this['createdAt']=_0x2b5d0e['createdAt']||new Date(),this['set']('authoredAt',_0x2b5d0e['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x48bd49,'resolvedAt'),this['set']('attributes',_0x2b5d0e['attributes']||{}),this['bind']('isEditable')['to'](_0x8097eb,'_permissions',()=>{const _0x307952=_0x8097eb['getPermissions'](_0x48bd49['channelId'])['write'],_0x18174e=_0x8097eb['getPermissions'](_0x48bd49['channelId'])['modifyAll'];return _0x38802d&&_0x307952||!_0x38802d&&_0x18174e;}),this['bind']('isRemovable')['to'](_0x48bd49,'isRemovable',_0x8097eb,'_permissions',_0x1b2cd0=>{const _0x32aaa7=_0x8097eb['getPermissions'](_0x48bd49['channelId'])['write'],_0x249ee6=_0x8097eb['getPermissions'](_0x48bd49['channelId'])['modifyAll'];return _0x38802d&&_0x32aaa7||_0x1b2cd0&&_0xfbaae2||!_0x38802d&&_0x249ee6&&!_0xfbaae2;}),this['bind']('isReadOnly')['to'](_0x48bd49,'isReadOnly'),this['_repository']=_0x8097eb;}get['weight'](){return Math['max'](function(_0x53a55a){const _0x1d0b1f=document['createElement']('div');return _0x1d0b1f['innerHTML']=_0x53a55a,_0x1d0b1f['textContent']['length'];}(this['content']),0xc8);}['update'](_0x10e2b7){const {threadId:_0x5886f6,id:_0xc259e9}=this;if(!this['_repository']['hasCommentThread'](_0x5886f6))throw new _0x376cd9('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x8b7d23}=this['_repository']['getCommentThread'](_0x5886f6);this['_repository']['fire'](Pt('updateComment',_0x8b7d23,_0x5886f6),{'channelId':_0x8b7d23,'threadId':_0x5886f6,'commentId':_0xc259e9,..._0x10e2b7});}['setAttribute'](_0x3af026,_0x2bf984){const _0x576473=At(this['attributes']);Ct(_0x576473,_0x3af026,_0x2bf984),this['update']({'attributes':_0x576473});}['removeAttribute'](_0x5b0d26){const _0x35c506=At(this['attributes']);vt(_0x35c506,_0x5b0d26),this['update']({'attributes':_0x35c506});}['remove'](_0x32fb69={}){if(!_0x32fb69['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0xe5e858,id:_0x55263b}=this;if(!this['_repository']['hasCommentThread'](_0xe5e858))throw new _0x376cd9('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x361f96}=this['_repository']['getCommentThread'](_0xe5e858);this['_repository']['fire'](Pt('removeComment',_0x361f96,_0xe5e858),{'channelId':_0x361f96,'threadId':_0xe5e858,'commentId':_0x55263b,..._0x32fb69});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function Pt(_0x3d38b1,..._0x380fa5){for(const _0x4400c6 of _0x380fa5)void 0x0!==_0x4400c6&&(_0x3d38b1+=':'+String(_0x4400c6));return _0x3d38b1;}class Q extends _0x40b744{['refresh'](){const _0x3569e4=this['editor']['model']['document']['selection'];for(const _0x31d60b of _0x3569e4['getRanges']())if(this['_hasContent'](_0x31d60b))return void(this['isEnabled']=!0x0);this['isEnabled']=!0x1;}['execute']({threadId:_0x4729fd=_0xcc3b5b()}={}){const _0x4deddf=this['editor']['model'],_0x265b18=[];for(const _0xb80566 of _0x4deddf['document']['selection']['getRanges']())this['_hasContent'](_0xb80566)&&_0x265b18['push'](this['_trimToContent'](_0xb80566));_0x4deddf['change'](_0x3fca52=>{for(const _0x262300 of _0x265b18){const _0x18643d=_0xcc3b5b()['substr'](0x1,0x5),_0x3bded4='comment:'+_0x4729fd+':'+_0x18643d;_0x3fca52['addMarker'](_0x3bded4,{'range':_0x262300,'usingOperation':!0x1,'affectsData':!0x1});}});}['_hasContent'](_0x29f29c){for(const _0x33de79 of _0x29f29c['getItems']())if(this['_itemIsContent'](_0x33de79))return!0x0;return!0x1;}['_itemIsContent'](_0x2ce9ae){return _0x2ce9ae['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x2ce9ae)&&!_0x2ce9ae['is']('element','tableCell');}['_trimToContent'](_0x34d3e9){const _0x25109d=_0x182e97=>!this['_itemIsContent'](_0x182e97['item']),_0x4303fc=_0x34d3e9['start']['getLastMatchingPosition'](_0x25109d),_0x3d9f41=_0x34d3e9['end']['getLastMatchingPosition'](_0x25109d,{'direction':'backward'});return this['editor']['model']['createRange'](_0x4303fc,_0x3d9f41);}}class P extends _0x1cfa22{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[N];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x12b570){super(_0x12b570),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x92771=this['editor'],_0x3f54a1=_0x92771['model']['document']['selection'],_0x443636=_0x36b1fa(()=>this['refreshSelectedViews'](),0xa);_0x3f54a1['on']('change:range',(_0x464bd1,_0x452b25)=>{_0x452b25['directChange']&&(_0x443636['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x92771['editing']['view']['document'],'change:isFocused',(_0x52167d,_0x26692d,_0x1b6bb2)=>{_0x1b6bb2&&_0x443636();}),this['listenTo'](_0x92771['ui']['focusTracker'],'change:isFocused',(_0x1e42f5,_0x926300,_0x3739e8)=>{_0x3739e8||_0x92771['isReadOnly']||this['fire']('blur',{'isAnnotationTracked':_0x123a83=>this['_editorAnnotationsData']['has'](_0x123a83['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x464f2b){if(this['_editorAnnotations']['has'](_0x464f2b['view']))return;this['_editorAnnotations']['add'](_0x464f2b['view']),this['editor']['ui']['focusTracker']['add'](_0x464f2b['view']['element']);const _0xb8b63c=this['editor']['plugins']['get'](N);this['listenTo'](_0xb8b63c['collection'],'remove',(_0x504a39,_0x56f9d7)=>{this['editor']['ui']['focusTracker']['remove'](_0x56f9d7['view']['element']),this['_editorAnnotations']['delete'](_0x56f9d7['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x17246e){if('function'!=typeof _0x17246e)throw new _0x376cd9('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x17246e);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x3ae79a,annotations:_0x93bc8d}){const _0x568d0c=[],_0x2eafb6=this['editor']['model']['document']['selection'],_0x3e2d33=Array['from'](_0x2eafb6['getRanges']());for(const [_0x5c7235,_0xcb10fd]of this['_editorAnnotationsData']){const _0x34df78=_0x24a6fe(_0xcb10fd),_0x4e130b=_0x93bc8d['getByInnerView'](_0x5c7235);_0x34df78&&_0x4e130b&&_0x568d0c['push']({'annotation':_0x4e130b,'range':_0x34df78});}function _0x24a6fe(_0x8eedb4){for(const _0x181097 of _0x8eedb4)for(const _0x41f028 of _0x3e2d33)if(_0x181097['containsRange'](_0x41f028,!_0x2eafb6['isCollapsed']))return _0x181097;return null;}return _0x568d0c['sort']((_0x1038ae,_0x5b6c40)=>{const _0x2595a2=_0x1038ae['range'],_0x4dedb0=_0x5b6c40['range'];if(!_0x2595a2['isEqual'](_0x4dedb0)){if(_0x2595a2['containsRange'](_0x4dedb0,!0x0))return 0x1;if(_0x4dedb0['containsRange'](_0x2595a2,!0x0))return-0x1;}return _0x1038ae['annotation']==_0x3ae79a?-0x1:_0x5b6c40['annotation']==_0x3ae79a?0x1:0x0;})['map'](_0x59521e=>_0x59521e['annotation']);}get['_editorAnnotationsData'](){const _0x396c74=new Map();for(const _0x29c2be of Array['from'](this['_dataCollectors']))for(const [_0xa72ba1,_0x28a88a]of _0x29c2be())_0x396c74['set'](_0xa72ba1,_0x28a88a);return _0x396c74;}}class at extends _0x1cfa22{['afterInit'](){const _0x3fba37=this['editor'];if(!_0x3fba37['plugins']['has']('RestrictedEditingModeEditing'))return;_0x3fba37['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class ut extends _0x1cfa22{constructor(_0x3d7d62){super(_0x3d7d62),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x2c649c=this['editor'],_0x4d6472=_0x2c649c['commands']['get']('importWord'),_0x49dd7b=_0x2c649c['plugins']['get'](ct);_0x4d6472&&(_0x4d6472['on']('execute',(_0x589c11,[,_0x151330])=>{_0x151330['collaboration_features']={'comments':!0x0,'user_id':_0x49dd7b['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x4d6472,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0xbaa658,_0x1da69e){const {comment_threads:_0x43d9e8}=_0x1da69e;_0x43d9e8&&_0x43d9e8['forEach'](({thread_id:_0x2bc75d,comments:_0xffe676,is_resolved:_0x210888})=>{const _0x9a847c=new Date(),_0x468ef9=_0xffe676['map'](({author:_0x3edad0,content:_0x376cbe,created_at:_0x3b1888})=>({'content':_0x376cbe,'authorId':this['editor']['plugins']['get'](ct)['me']['id'],'createdAt':_0x9a847c,'attributes':{'@external':{'authorName':_0x3edad0,'createdAt':_0x3b1888?new Date(_0x3b1888):new Date(),'source':'importWord'}}})),_0x2c1766=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](o)['addCommentThread']({'channelId':_0x2c1766,'threadId':_0x2bc75d,'comments':_0x468ef9,'resolvedAt':_0x210888?_0x9a847c:null});});}}class ft extends _0x1cfa22{constructor(_0x372421){super(_0x372421),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Rt,Mt];}['afterInit'](){const _0x23b59d=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x23b59d,'contentInsertion',(_0x348dde,_0xfce655)=>this['_removeMarkersWithoutThreads'](_0xfce655['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x32f978){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x32f978;const _0x3b9a5c=this['editor']['plugins']['get']('CommentsRepository');for(const _0x1bbb48 of _0x32f978['keys']()){const [_0x1e836c,_0x186bd8]=_0x1bbb48['split'](':');'comment'!=_0x1e836c||_0x3b9a5c['hasCommentThread'](_0x186bd8)||_0x32f978['delete'](_0x1bbb48);}return _0x32f978;}['_registerMarkerInClipboardPipeline'](){const _0x3fe519=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x51132c=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x51132c&&_0x3fe519['_registerMarkerToCopy']('comment',_0x51132c);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x455712){switch(_0x455712){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}class dt extends _0x1cfa22{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x1a0d8c,_0x5c2881)=>{if(!_0x5c2881['options']['showCommentHighlights'])return null;if(_0x5c2881['options']['ignoreResolvedComments']){const {id:_0xfc36a5}=er(_0x1a0d8c['markerName']),_0x2ef594=this['editor']['plugins']['get'](o)['getCommentThread'](_0xfc36a5);if(_0x2ef594&&_0x2ef594['isResolved']&&_0x1a0d8c['item'])return _0x5c2881['consumable']['consume'](_0x1a0d8c['item'],'addMarker:'+_0x1a0d8c['markerName']),_0x5c2881['consumable']['consume'](_0x1a0d8c['item'],'removeMarker:'+_0x1a0d8c['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x159081=>{_0x159081['on']('addMarker:comment',(_0x5ef443,_0x121327,_0x3ffb7a)=>{if(!_0x3ffb7a['options']['showCommentHighlights'])return;const _0x57e267=_0x121327['item'];if(!_0x57e267)return;const _0x151318=_0x3ffb7a['mapper']['toViewElement'](_0x57e267);this['editor']['model']['schema']['isObject'](_0x57e267)&&_0x151318&&!_0x151318['getCustomProperty']('widget')&&_0x151318['is']('containerElement')&&_0x40c727(_0x151318,_0x3ffb7a['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x50762,{writer:_0x2d4690,options:_0x5777a5})=>{if(!_0x5777a5['showCommentHighlights'])return null;const _0x2c2518=_0x2d4690['createContainerElement']('div'),_0x135bf7=_0x2d4690['createEmptyElement']('hr');return _0x2d4690['addClass']('ck-horizontal-line',_0x2c2518),_0x2d4690['insert'](_0x2d4690['createPositionAt'](_0x2c2518,0x0),_0x135bf7),_0x2c2518;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x1da664,{writer:_0x20649d,options:_0x2f256e})=>{if(!_0x2f256e['showCommentHighlights'])return null;const _0x5685e1=_0x20649d['createContainerElement']('span'),_0x15324c=_0x20649d['createEmptyElement']('img');return _0x20649d['addClass']('image-inline',_0x5685e1),_0x20649d['insert'](_0x20649d['createPositionAt'](_0x5685e1,0x0),_0x15324c),_0x5685e1;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x31976f,{writer:_0x120546,options:_0x18226d})=>{if(_0x18226d['showCommentHighlights'])return _0x120546['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x32b2c1,_0x3453c8,_0x42de13)=>{_0x42de13['options']['showCommentHighlights']&&_0x32b2c1['stop']();},{'priority':'high'});}}class r extends _0x1cfa22{static get['requires'](){return[o,P,ct,at,ut,ft,dt];}static get['pluginName'](){return'CommentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4d0ae2){super(_0x4d0ae2),this['set']('isThreadsLoadingPaused',!0x0),_0x4d0ae2['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x187359,_0x142feb,_0x7a171,_0x2cee13)=>{const _0x29254f=_0x4d0ae2['plugins']['get'](o),_0x33d106=_0x7a171?er(_0x7a171)['id']:null;_0x4d0ae2['model']['change'](()=>{if(_0x33d106){const _0x12dceb=this['getAllMarkersForId'](_0x33d106);for(const _0x52dba5 of _0x12dceb)_0x4d0ae2['editing']['reconvertMarker'](_0x52dba5);}if(_0x2cee13){const {id:_0x32f9a6}=er(_0x2cee13),_0x68ef52=_0x29254f['getCommentThread'](_0x32f9a6);if(_0x68ef52&&!_0x68ef52['isAttached'])return;const _0x48953c=this['getAllMarkersForId'](_0x32f9a6);for(const _0xee7b66 of _0x48953c)_0x4d0ae2['editing']['reconvertMarker'](_0xee7b66);}}),_0x33d106&&this['scrollToThreadMarker'](_0x33d106);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x3685e9=this['editor'],_0xe6b00c=_0x3685e9['plugins']['get'](o),_0x27baaa=_0x3685e9['config']['get']('collaboration.channelId'),_0x432c40=_0xe6b00c['getCommentThreads']()['filter'](_0x3f99fd=>_0x3f99fd['channelId']!==_0x27baaa);_0x3685e9['commands']['add']('addCommentThread',new Q(_0x3685e9)),this['listenTo'](_0x3685e9,'change:isReadOnly',(_0x5cf6e4,_0x333f1f,_0x30ca2c)=>{_0xe6b00c['switchReadOnly'](_0x30ca2c,_0x3685e9['config']['get']('collaboration.channelId'));}),this['listenTo'](_0xe6b00c,mt('addCommentThread',_0x27baaa),(_0x26b79e,{threadId:_0x2c9b5c})=>{const _0xde3494=this['editor']['plugins']['get'](o)['getCommentThread'](_0x2c9b5c);_0xde3494&&_0xde3494['unlinkedAt']&&this['_attachArchivedThread'](_0x2c9b5c);}),this['listenTo'](_0xe6b00c,mt('removeCommentThread',_0x27baaa),(_0x3655a1,{threadId:_0x25b017})=>{_0x3685e9['model']['enqueueChange']({'isUndoable':!0x1},_0x3a4a4a=>{const _0x309715=this['getAllMarkersForId'](_0x25b017);for(const _0x35249f of _0x309715)_0x3a4a4a['removeMarker'](_0x35249f);});}),this['listenTo'](_0xe6b00c,mt('resolveCommentThread',_0x27baaa),(_0x58a165,{threadId:_0x4d561e})=>{(this['_reconvertMarkers'](_0x4d561e),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](o)['getCommentThread'](_0x4d561e)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0xe6b00c,mt('reopenCommentThread',_0x27baaa),(_0x20760d,{threadId:_0x49397c})=>{this['_reconvertMarkers'](_0x49397c);},{'priority':'low'}),this['listenTo'](_0xe6b00c,mt('addComment',_0x27baaa),(_0x589741,{threadId:_0x450132,isFromAdapter:_0x29af8b})=>{const _0x2f3bf9=this['getAllMarkersForId'](_0x450132);if(_0x29af8b||0x0==_0x2f3bf9['length']||!_0xe6b00c['hasCommentThread'](_0x450132))return;0x1===_0xe6b00c['getCommentThread'](_0x450132)['length']&&_0x3685e9['model']['enqueueChange']({'isUndoable':!0x1},_0x5e9294=>{for(const _0x18277b of _0x2f3bf9)_0x5e9294['updateMarker'](_0x18277b,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x432c40);}['afterInit'](){!async function(_0xefdccb){const _0x593e8d=_0x1c5aa2([0x39,0x4f,0x49,0x56,0x57,0x52,0x75,0x4a,0x69,0x33,0x58,0x65,0x73,0x38,0x71,0x63,0x43,0x6b,0x35,0x76,0x62,0x34,0x66,0x4e,0x53,0x46,0x37,0x44,0x64,0x70,0x55,0x31,0x54,0x72,0x47,0x6a,0x51,0x67,0x5a,0x6f,0x6d,0x36,0x41,0x32,0x74,0x48,0x6c,0x4d,0x79,0x61,0x78,0x4b,0x50,0x6e,0x4c,0x42,0x7a,0x77,0x68,0x59,0x30,0x45]),_0x186216=0x23262441,_0x4865fd=0x23217a31^_0x186216,_0x126224=window[_0x1c5aa2([0x44,0x61,0x74,0x65])][_0x1c5aa2([0x6e,0x6f,0x77])](),_0x4597e6=_0xefdccb[_0x1c5aa2([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2f1368=new window[(_0x1c5aa2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x52726e=>{_0x4597e6[_0x1c5aa2([0x6f,0x6e,0x63,0x65])](_0x1c5aa2([0x72,0x65,0x61,0x64,0x79]),_0x52726e);}),_0x44bd62={[_0x1c5aa2([0x6b,0x74,0x79])]:_0x1c5aa2([0x45,0x43]),[_0x1c5aa2([0x75,0x73,0x65])]:_0x1c5aa2([0x73,0x69,0x67]),[_0x1c5aa2([0x63,0x72,0x76])]:_0x1c5aa2([0x50,0x2d,0x32,0x35,0x36]),[_0x1c5aa2([0x78])]:_0x1c5aa2([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]),[_0x1c5aa2([0x79])]:_0x1c5aa2([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]),[_0x1c5aa2([0x61,0x6c,0x67])]:_0x1c5aa2([0x45,0x53,0x32,0x35,0x36])},_0x31dd51=_0x4597e6[_0x1c5aa2([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1c5aa2([0x67,0x65,0x74])](_0x1c5aa2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1c43e1(){let _0x1ab63e,_0x29e46e=null,_0x39f1fe=null;try{if(_0x31dd51==_0x1c5aa2([0x47,0x50,0x4c]))return _0x1c5aa2([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1ab63e=_0x41d8d7(),!_0x1ab63e)return _0x1c5aa2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1ab63e[_0x1c5aa2([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x39f1fe=_0x1d808d(_0x1ab63e[_0x1c5aa2([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1ab63e[_0x1c5aa2([0x6a,0x74,0x69])])),await _0x16a995()?_0x3e0d4b()?_0x2d1165()?_0x1c5aa2([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2d74ec()?(_0x1ab63e[_0x1c5aa2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1c5aa2([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x29e46e=_0x500cdd(_0x1c5aa2([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1ab63e[_0x1c5aa2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1c5aa2([0x74,0x72,0x69,0x61,0x6c])&&(_0x29e46e=_0x500cdd(_0x1c5aa2([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1f1885()):_0x1c5aa2([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1c5aa2([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1c5aa2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x3fbd1d){return _0x1c5aa2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2d1165(){const _0x338679=[_0x1c5aa2([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1c5aa2([0x74,0x72,0x69,0x61,0x6c])][_0x1c5aa2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1ab63e[_0x1c5aa2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x126224/0x3e8:0xe10*_0x4865fd;return _0x1ab63e[_0x1c5aa2([0x65,0x78,0x70])]<_0x338679;}function _0x3e0d4b(){const _0x58e9fd=_0x1ab63e[_0x1c5aa2([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x58e9fd)return!0x1;if(_0x58e9fd[_0x1c5aa2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1c5aa2([0x2a])))return!0x0;if(_0x58e9fd[_0x1c5aa2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1c5aa2([0x43,0x4d,0x54])))return!0x0;if(_0x58e9fd[_0x1c5aa2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1c5aa2([0x52,0x43,0x4d,0x54]))){if(_0x52fe98())return!0x0;if(_0xd66fa7()||_0x3df102())return!0x0;}return!0x1;}function _0x2d74ec(){const _0x33a879=_0x1ab63e[_0x1c5aa2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x33a879||0x0==_0x33a879[_0x1c5aa2([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x448654}=new URL(window[_0x1c5aa2([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x33a879[_0x1c5aa2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x448654))return!0x0;const _0x77311d=_0x448654[_0x1c5aa2([0x73,0x70,0x6c,0x69,0x74])](_0x1c5aa2([0x2e]));return _0x33a879[_0x1c5aa2([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3c9f4e=>_0x3c9f4e[_0x1c5aa2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1c5aa2([0x2a])))[_0x1c5aa2([0x6d,0x61,0x70])](_0x5d01e4=>_0x5d01e4[_0x1c5aa2([0x73,0x70,0x6c,0x69,0x74])](_0x1c5aa2([0x2e])))[_0x1c5aa2([0x73,0x6f,0x6d,0x65])](_0x4ac562=>_0x77311d[_0x1c5aa2([0x65,0x76,0x65,0x72,0x79])]((_0x3d9c07,_0x4698df)=>_0x4ac562[_0x4698df]===_0x3d9c07||_0x4ac562[_0x4698df]===_0x1c5aa2([0x2a])));}function _0x1f1885(){return _0x29e46e&&_0x39f1fe?new window[(_0x1c5aa2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4d2756,_0x5ca55f)=>{_0x29e46e[_0x1c5aa2([0x74,0x68,0x65,0x6e])](_0x4d2756,_0x5ca55f),_0x39f1fe[_0x1c5aa2([0x74,0x68,0x65,0x6e])](_0x2d8cd9=>{_0x2d8cd9!=_0x1c5aa2([0x56,0x61,0x6c,0x69,0x64])&&_0x4d2756(_0x2d8cd9);},_0x5ca55f);}):_0x29e46e||_0x39f1fe||_0x1c5aa2([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1d808d(_0x1f148c,_0x380e1f){return new window[(_0x1c5aa2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x58e250=>{if(_0x3f8898())return _0x58e250(_0x1c5aa2([0x56,0x61,0x6c,0x69,0x64]));_0x2f7438(),_0x4597e6[_0x1c5aa2([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1c5aa2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1d91a9=!0x1;const _0x49e2b7=_0xcc3b5b();function _0x467421(_0x229423){return!!_0x229423&&(typeof _0x229423===_0x1c5aa2([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x229423===_0x1c5aa2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x229423[_0x1c5aa2([0x74,0x68,0x65,0x6e])]===_0x1c5aa2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x229423[_0x1c5aa2([0x63,0x61,0x74,0x63,0x68])]===_0x1c5aa2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3bbf49(_0x4105a1){_0x266824(_0x4105a1)[_0x1c5aa2([0x74,0x68,0x65,0x6e])](_0x355aa5=>{if(!_0x355aa5||_0x355aa5[_0x1c5aa2([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1c5aa2([0x6f,0x6b]))return _0x1c5aa2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2659cc(_0x3ac13c(_0x49e2b7+_0x380e1f))!=_0x355aa5[_0x1c5aa2([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1c5aa2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1c5aa2([0x56,0x61,0x6c,0x69,0x64]);})[_0x1c5aa2([0x74,0x68,0x65,0x6e])](_0x125148=>(_0x4dd64f(),_0x125148),()=>{const _0x5d0247=_0x2ef672();return null==_0x5d0247?(_0x4dd64f(),_0x1c5aa2([0x56,0x61,0x6c,0x69,0x64])):_0x1c5aa2(_0x126224-_0x5d0247>(0x72aa041^_0x186216)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1c5aa2([0x74,0x68,0x65,0x6e])](_0x58e250)[_0x1c5aa2([0x63,0x61,0x74,0x63,0x68])](()=>{_0x58e250(_0x1c5aa2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3a8eec=0x2310cac1^_0x186216;function _0x4dd64f(){const _0x58d382=_0x1c5aa2([0x6c,0x6c,0x63,0x74,0x2d])+_0x2659cc(_0x3ac13c(_0x1f148c)),_0x28245e=_0xc52d17(_0x2659cc(window[_0x1c5aa2([0x4d,0x61,0x74,0x68])][_0x1c5aa2([0x63,0x65,0x69,0x6c])](_0x126224/_0x3a8eec)));window[_0x1c5aa2([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1c5aa2([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x58d382,_0x28245e);}function _0x2ef672(){const _0x4d0d8d=_0x1c5aa2([0x6c,0x6c,0x63,0x74,0x2d])+_0x2659cc(_0x3ac13c(_0x1f148c)),_0x5256f1=window[_0x1c5aa2([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1c5aa2([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4d0d8d);return _0x5256f1?window[_0x1c5aa2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xc52d17(_0x5256f1),0x10)*_0x3a8eec:null;}function _0x266824(_0x58aafc){return new window[(_0x1c5aa2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5da2f9,_0x136ad2)=>{_0x58aafc[_0x1c5aa2([0x74,0x68,0x65,0x6e])](_0x5da2f9,_0x136ad2),window[_0x1c5aa2([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x136ad2,0x2327f081^_0x186216);});}}_0x4597e6[_0x1c5aa2([0x6f,0x6e])](_0x1c5aa2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x13c519,_0x6d2a1a)=>{if(_0x6d2a1a[0x0]!=_0x1f148c)return _0x58e250(_0x1c5aa2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x6d2a1a[0x1]={..._0x6d2a1a[0x1],[_0x1c5aa2([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x49e2b7};},{[_0x1c5aa2([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1c5aa2([0x68,0x69,0x67,0x68])}),_0x4597e6[_0x1c5aa2([0x6f,0x6e])](_0x1c5aa2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x24d2d2=>{_0x467421(_0x24d2d2[_0x1c5aa2([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1d91a9=!0x0,_0x3bbf49(_0x24d2d2[_0x1c5aa2([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1c5aa2([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1c5aa2([0x6c,0x6f,0x77])}),_0x2f1368[_0x1c5aa2([0x74,0x68,0x65,0x6e])](()=>{_0x1d91a9||_0x58e250(_0x1c5aa2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3f8898(){return _0x4597e6[_0x1c5aa2([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1c5aa2([0x76,0x69,0x65,0x77])][_0x1c5aa2([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1c5aa2([0x61,0x75,0x74,0x6f]);}function _0x2f7438(){_0x4597e6[_0x1c5aa2([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1c5aa2([0x76,0x69,0x65,0x77])][_0x1c5aa2([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1c5aa2([0x61,0x75,0x74,0x6f]);}}function _0x500cdd(_0x44f58e){const _0x4020a8=[new window[(_0x1c5aa2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x42fe61=>setTimeout(_0x42fe61,0x232f1a8d^_0x186216)),_0x2f1368[_0x1c5aa2([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1c5aa2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5eb7e8=>{let _0x129fa9=0x0;_0x4597e6[_0x1c5aa2([0x6d,0x6f,0x64,0x65,0x6c])][_0x1c5aa2([0x6f,0x6e])](_0x1c5aa2([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x52ef85,_0x3338ef)=>{_0x3338ef[0x0][_0x1c5aa2([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x129fa9++,_0x129fa9==(0x232625b9^_0x186216)&&(_0x5eb7e8(),_0x52ef85[_0x1c5aa2([0x6f,0x66,0x66])]());});}))];return window[_0x1c5aa2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1c5aa2([0x72,0x61,0x63,0x65])](_0x4020a8)[_0x1c5aa2([0x74,0x68,0x65,0x6e])](()=>_0x44f58e);}async function _0x49d4ec(){await _0x2f1368,_0x4597e6[_0x1c5aa2([0x6d,0x6f,0x64,0x65,0x6c])][_0x1c5aa2([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1d9b71,_0x4597e6[_0x1c5aa2([0x6d,0x6f,0x64,0x65,0x6c])][_0x1c5aa2([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1d9b71,_0x4597e6[_0x1c5aa2([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1c5aa2([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x52fe98(){return _0x215e6c(_0x1c5aa2([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x5f2d3f(_0x1c5aa2([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x1c5aa2([0x73,0x74,0x61,0x74,0x65])]==_0x1c5aa2([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0xd66fa7(){return _0x215e6c(_0x1c5aa2([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 _0x3df102(){return _0x215e6c(_0x1c5aa2([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x11bc78(_0x5ba3c0){const _0x5a9089=_0x20c369();_0x4597e6[_0x5a9089]=_0x1c5aa2([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x5ba3c0,_0x5ba3c0!=_0x1c5aa2([0x56,0x61,0x6c,0x69,0x64])&&_0x49d4ec();}function _0x20c369(){const _0x144e57=window[_0x1c5aa2([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1c5aa2([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1c5aa2([0x6e,0x6f,0x77])]())[_0x1c5aa2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1c5aa2([0x2e]),'');let _0x3eb215=_0x1c5aa2([0x4f]);for(let _0x531490=0x0;_0x531490<_0x144e57[_0x1c5aa2([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x531490+=0x2){let _0x128823=window[_0x1c5aa2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x144e57[_0x1c5aa2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x531490,_0x531490+0x2));_0x128823>=_0x593e8d[_0x1c5aa2([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x128823-=_0x593e8d[_0x1c5aa2([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3eb215+=_0x593e8d[_0x128823];}return _0x3eb215;}function _0x41d8d7(){const _0x1932dc=_0x31dd51[_0x1c5aa2([0x73,0x70,0x6c,0x69,0x74])](_0x1c5aa2([0x2e]));if(0x3!=_0x1932dc[_0x1c5aa2([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x13a97f(_0x1932dc[0x1]);function _0x13a97f(_0x8d185c){const _0x20b681=_0x272eba(_0x8d185c);return _0x20b681&&_0x3bb86d()?_0x20b681:null;function _0x3bb86d(){const _0xe5eb64=_0x20b681[_0x1c5aa2([0x6a,0x74,0x69])],_0x56b5b0=window[_0x1c5aa2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xe5eb64[_0x1c5aa2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xe5eb64[_0x1c5aa2([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x59fd79={..._0x20b681,[_0x1c5aa2([0x6a,0x74,0x69])]:_0xe5eb64[_0x1c5aa2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xe5eb64[_0x1c5aa2([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x59fd79[_0x1c5aa2([0x76,0x63])],_0x3ac13c(_0x59fd79)==_0x56b5b0;}}}async function _0x16a995(){let _0x27ea29=!0x0;try{const _0x1a716f=_0x31dd51[_0x1c5aa2([0x73,0x70,0x6c,0x69,0x74])](_0x1c5aa2([0x2e])),[_0x4877fe,_0x42bc69,_0x198edb]=_0x1a716f;return _0xc16094(_0x4877fe),await _0x39e91c(_0x4877fe,_0x42bc69,_0x198edb),_0x27ea29;}catch(_0x4cc342){return!0x1;}function _0xc16094(_0x499e83){const _0x324ed7=_0x272eba(_0x499e83);_0x324ed7&&_0x324ed7[_0x1c5aa2([0x61,0x6c,0x67])]==_0x1c5aa2([0x45,0x53,0x32,0x35,0x36])||(_0x27ea29=!0x1);}async function _0x39e91c(_0x47d31c,_0x49d7a7,_0x58a003){const _0x49a56f=window[_0x1c5aa2([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1c5aa2([0x66,0x72,0x6f,0x6d])](_0x54009d(_0x58a003),_0xa4bab6=>_0xa4bab6[_0x1c5aa2([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x31540e=new window[(_0x1c5aa2([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1c5aa2([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x47d31c+_0x1c5aa2([0x2e])+_0x49d7a7),_0x13be7d=window[_0x1c5aa2([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1c5aa2([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x13be7d)return;const _0x49b63f=await _0x13be7d[_0x1c5aa2([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1c5aa2([0x6a,0x77,0x6b]),_0x44bd62,{[_0x1c5aa2([0x6e,0x61,0x6d,0x65])]:_0x1c5aa2([0x45,0x43,0x44,0x53,0x41]),[_0x1c5aa2([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1c5aa2([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1c5aa2([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x13be7d[_0x1c5aa2([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1c5aa2([0x6e,0x61,0x6d,0x65])]:_0x1c5aa2([0x45,0x43,0x44,0x53,0x41]),[_0x1c5aa2([0x68,0x61,0x73,0x68])]:{[_0x1c5aa2([0x6e,0x61,0x6d,0x65])]:_0x1c5aa2([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x49b63f,_0x49a56f,_0x31540e)||(_0x27ea29=!0x1);}}function _0x272eba(_0x47cc9a){return _0x47cc9a[_0x1c5aa2([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1c5aa2([0x65,0x79]))?JSON[_0x1c5aa2([0x70,0x61,0x72,0x73,0x65])](_0x54009d(_0x47cc9a)):null;}function _0x54009d(_0x2370c9){return window[_0x1c5aa2([0x61,0x74,0x6f,0x62])](_0x2370c9[_0x1c5aa2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1c5aa2([0x2b]))[_0x1c5aa2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1c5aa2([0x2f])));}function _0x3ac13c(_0x7e4336){let _0x13721a=0x1505;function _0x2a00e9(_0x5e3290){for(let _0x565136=0x0;_0x565136<_0x5e3290[_0x1c5aa2([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x565136++){const _0x32ee45=_0x5e3290[_0x1c5aa2([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x565136);_0x13721a=(_0x13721a<<0x5)+_0x13721a+_0x32ee45,_0x13721a&=_0x13721a;}}function _0x2e4873(_0x31f635){Array[_0x1c5aa2([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x31f635)?_0x31f635[_0x1c5aa2([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x2e4873):_0x31f635&&typeof _0x31f635==_0x1c5aa2([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1c5aa2([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x31f635)[_0x1c5aa2([0x73,0x6f,0x72,0x74])]()[_0x1c5aa2([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x36d1b3,_0x2523e0])=>{_0x2a00e9(_0x36d1b3),_0x2e4873(_0x2523e0);}):_0x2a00e9(window[_0x1c5aa2([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x31f635));}return _0x2e4873(_0x7e4336),_0x13721a>>>0x0;}function _0x2659cc(_0x2e8d66){return _0x2e8d66[_0x1c5aa2([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1c5aa2([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1c5aa2([0x30]));}function _0xc52d17(_0x319c3d){return _0x319c3d[_0x1c5aa2([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1c5aa2([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1c5aa2([0x6a,0x6f,0x69,0x6e])]('');}function _0x215e6c(_0x4caef1){return _0x4597e6[_0x1c5aa2([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x1c5aa2([0x68,0x61,0x73])](_0x4caef1);}function _0x5f2d3f(_0x1e8c46){return _0x4597e6[_0x1c5aa2([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x1c5aa2([0x67,0x65,0x74])](_0x1e8c46);}function _0x1d9b71(){}function _0x1c5aa2(_0x872a58){return _0x872a58['map'](_0x394790=>String['fromCharCode'](_0x394790))['join']('');}_0x11bc78(await _0x1c43e1());}(this);}['destroy'](){const _0x215f13=this['editor']['plugins']['get'](o),_0x685304=this['editor']['config']['get']('collaboration.channelId');for(const _0x1b6343 of _0x215f13['getCommentThreads']({'channelId':_0x685304}))_0x215f13['_detachCommentThread'](_0x1b6343['id']),_0x215f13['_threads']['delete'](_0x1b6343['id']);super['destroy']();}['hasMarkerForId'](_0x33d41e){return this['getAllMarkersForId'](_0x33d41e)['length']>0x0;}['getAllMarkersForId'](_0x2b0bfe){const _0x15a0e5=[];for(const _0x325cfe of this['editor']['model']['markers'])_0x325cfe['name']['startsWith']('comment:'+_0x2b0bfe)&&_0x15a0e5['push'](_0x325cfe);return _0x15a0e5;}['scrollToThreadMarker'](_0x16205f){const _0x56a2f1=this['_getTargetForId'](_0x16205f);_0x56a2f1&&setTimeout(()=>{this['activeMarker']&&er(this['activeMarker'])['id']===_0x16205f&&rt({'target':_0x56a2f1[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x4451ab){this['editor']['model']['change'](()=>{for(const _0x33fa86 of this['getAllMarkersForId'](_0x4451ab))this['editor']['editing']['reconvertMarker'](_0x33fa86);});}['_attachArchivedThread'](_0x280e90){const _0x1da692=this['editor']['plugins']['get'](o),_0x205fd5=this['editor']['plugins']['get'](P),_0x2270e6=_0x1da692['getCommentThread'](_0x280e90);if(!_0x2270e6['isAttached']){const _0xbbfd66=_0x2270e6['attachTo'](()=>this['_getTargetForId'](_0x2270e6['id']));_0x205fd5['registerAnnotation'](_0xbbfd66),_0x2270e6['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0xfb5248=this['editor'],_0x4e45ec=_0xfb5248['plugins']['get'](ct);_0xfb5248['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x948de,_0x18324f)=>{const {id:_0x44e4e2}=er(_0x948de['markerName']),_0x31c8dd=_0xfb5248['plugins']['get'](o)['getCommentThread'](_0x44e4e2),_0xa85837=this['activeMarker']&&er(this['activeMarker'])['id']===_0x44e4e2;let _0x4d429b;if(_0x31c8dd&&_0x31c8dd['isResolved']&&!_0xa85837&&_0x948de['item'])return _0x18324f['consumable']['consume'](_0x948de['item'],'addMarker:'+_0x948de['markerName']),_0x18324f['consumable']['consume'](_0x948de['item'],'removeMarker:'+_0x948de['markerName']),null;const _0x2815b1=['ck-comment-marker'];return _0xa85837&&_0x2815b1['push']('ck-comment-marker--active'),_0x4d429b=_0x31c8dd&&_0x31c8dd['length']?_0x31c8dd['comments']['first']['author']['id']:_0x4e45ec['me']['id'],{'classes':_0x2815b1,'attributes':{'data-comment':_0x44e4e2,'data-author-id':_0x4d429b}};}}),_0xfb5248['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x3fcc74,{options:_0x5072a8})=>{if(_0x5072a8['showCommentHighlights'])return null;const _0x4697a1=_0xfb5248['plugins']['get'](o),_0x91721d=_0xfb5248['model']['markers']['get'](_0x3fcc74),{id:_0xfef175,part:_0x5f2229}=er(_0x3fcc74);if(_0x91721d&&!_0x91721d['affectsData'])return null;if(_0x5072a8['ignoreResolvedComments']){const _0x27486d=_0x4697a1['getCommentThread'](_0xfef175);if(_0x27486d&&_0x27486d['isResolved'])return null;}return{'group':'comment','name':_0x5f2229?_0xfef175+':'+_0x5f2229:_0xfef175};}}),_0xfb5248['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x309d71,{writer:_0x4a4299})=>_0x4a4299['createElement']('$marker',{'data-name':'comment:'+_0x309d71['getAttribute']('id')})}),_0xfb5248['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x426882=this['editor'],_0x2e5faa=_0x426882['plugins']['get'](o),_0x15a4d6=new Set(),_0x20023=new Set();_0x426882['model']['document']['registerPostFixer'](_0x20d127=>{let _0x3c890b=!0x1;for(const {name:_0xcb1a10,data:_0x5b8f4e}of _0x426882['model']['document']['differ']['getChangedMarkers']()){const {group:_0x495073,id:_0x197d1e}=er(_0xcb1a10);let _0xbbb6d3=_0x5b8f4e['newRange'];if('comment'!==_0x495073||!_0xbbb6d3)continue;const _0x318912='$graveyard'===_0xbbb6d3['root']['rootName'];_0x318912||(_0xbbb6d3=ht(_0xbbb6d3,_0x426882['model']),!_0xbbb6d3||_0xbbb6d3['isCollapsed']||!_0x5b8f4e['newRange']||_0xbbb6d3['isEqual'](_0x5b8f4e['newRange']))?_0x426882['model']['hasContent'](_0xbbb6d3)&&!_0x318912?this['isThreadsLoadingPaused']?_0x15a4d6['add'](_0xcb1a10):this['_handleThreadMarker'](_0xcb1a10,_0x197d1e):(_0x20023['add'](_0xcb1a10),_0x15a4d6['delete'](_0xcb1a10),_0x20d127['removeMarker'](_0xcb1a10),_0x3c890b=!0x0):(_0x20d127['updateMarker'](_0xcb1a10,{'range':_0xbbb6d3}),_0x3c890b=!0x0);}return _0x3c890b;}),this['on']('change:isThreadsLoadingPaused',(_0x4d9098,_0x5d35d3,_0x3370fb)=>{if(!_0x3370fb&&_0x15a4d6['size'])for(const _0x2644a7 of _0x15a4d6){const {id:_0x9f89f0}=er(_0x2644a7);_0x15a4d6['delete'](_0x2644a7),_0x426882['model']['markers']['get'](_0x2644a7)&&this['_handleThreadMarker'](_0x2644a7,_0x9f89f0);}}),this['listenTo'](_0x426882['model']['document'],'change',()=>{for(const {name:_0x2f15b4,data:{newRange:_0x44c97a}}of _0x426882['model']['document']['differ']['getChangedMarkers']()){const {group:_0xe32918,id:_0x516de0}=er(_0x2f15b4);if('comment'!==_0xe32918)continue;const _0x131fae=_0x2e5faa['getCommentThread'](_0x516de0),_0x4972b1=this['hasMarkerForId'](_0x516de0);_0x131fae&&(!_0x131fae['_hasTargetInContent']&&_0x44c97a&&_0x426882['editing']['view']['once']('render',()=>{const _0x1f43cd=_0x426882['plugins']['get'](N),_0x1b9472=_0x2e5faa['_threadToController']['get'](_0x131fae)['view'];_0x1f43cd['getByInnerView'](_0x1b9472)['refreshVisibility']();},{'priority':'low'}),_0x131fae['_hasTargetInContent']=_0x4972b1||!!_0x44c97a),_0x44c97a||(_0x20023['add'](_0x2f15b4),_0x15a4d6['delete'](_0x2f15b4));}for(const _0x44539c of _0x20023){const {id:_0x506ef0}=er(_0x44539c),_0x62f9d1=_0x2e5faa['getCommentThread'](_0x506ef0);if(_0x15a4d6['delete'](_0x44539c),!_0x62f9d1)continue;const _0x514a57=this['hasMarkerForId'](_0x506ef0);_0x514a57||_0x62f9d1['isSubmitted']?_0x514a57||_0x62f9d1['unlinkedAt']||_0x62f9d1['setUnlinkedAt'](new Date()):_0x62f9d1['remove']();}_0x20023['clear']();});}['_handleInitialThreads'](_0x10a7aa){_0x10a7aa['forEach'](_0x39524b=>{_0x39524b['unlinkedAt']&&this['_attachArchivedThread'](_0x39524b['id']);});}['_getTargetForId'](_0x11665c){const _0x2dc567=this['editor'],_0x33b763=this['getAllMarkersForId'](_0x11665c);return et(_0x2dc567['editing'],_0x33b763);}['_getTextContext'](_0x3891b9){const _0x752475=this['getAllMarkersForId'](_0x3891b9);let _0x420cae='',_0x415262=!0x1;for(const _0x443604 of _0x752475){const _0x50fa7b=_0x443604['getRange']();for(const _0x5b95a0 of Array['from'](_0x50fa7b['getItems']()))_0x5b95a0['is']('$textProxy')?(_0x420cae&&_0x415262&&(_0x420cae+='\x20',_0x415262=!0x1),_0x420cae+=_0x5b95a0['data']):_0x415262=!0x0;_0x415262=!0x0;}return _0x420cae['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x1c3413,_0x57c587){const _0x42845b=this['editor'],_0x243587=_0x42845b['plugins']['get'](o);let _0x46ba70=_0x243587['getCommentThread'](_0x57c587);const _0x3e51ed=_0x42845b['config']['get']('collaboration.channelId'),_0x4116b6=_0x42845b['plugins']['get'](P);if(_0x46ba70&&(_0x46ba70['unlinkedAt']&&_0x46ba70['setUnlinkedAt'](null),_0x46ba70['isAttached']))return _0x46ba70;return!this['getAllMarkersForId'](_0x57c587)[0x0]['managedUsingOperations']?_0x42845b['editing']['view']['once']('render',()=>{if(_0x243587['getCommentThread'](_0x57c587))return;const _0x437abe=_0x42845b['plugins']['get'](N);_0x46ba70=_0x243587['openNewCommentThread']({'channelId':_0x3e51ed,'threadId':_0x57c587,'target':()=>this['_getTargetForId'](_0x57c587),'context':{'type':'text','value':this['_getTextContext'](_0x57c587)}});const _0x57f495=_0x243587['_threadToController']['get'](_0x46ba70)['view'],_0x19b2fd=_0x437abe['getByInnerView'](_0x57f495);_0x19b2fd&&_0x4116b6['registerAnnotation'](_0x19b2fd);},{'priority':'low'}):_0x243587['fetchCommentThread']({'channelId':_0x3e51ed,'threadId':_0x57c587})['then'](_0x224acb=>{if('destroyed'!==_0x42845b['state']){if(_0x46ba70=_0x224acb,_0x46ba70&&!_0x46ba70['isAttached']){const _0x44a30a=_0x46ba70['attachTo'](()=>this['_getTargetForId'](_0x57c587));_0x4116b6['registerAnnotation'](_0x44a30a),_0x46ba70['isResolved']&&this['_reconvertMarkers'](_0x57c587);}else{if(!_0x46ba70){const _0x2506cf=this['getAllMarkersForId'](_0x57c587);_0x42845b['model']['change'](_0x4e20d6=>{for(const _0x3c906c of _0x2506cf)_0x4e20d6['removeMarker'](_0x3c906c);});}}}}),_0x46ba70;}['_handleThreadMarker'](_0x400d0a,_0xca85f){const _0x56f237=this['_attachMarkerToThread'](_0x400d0a,_0xca85f);_0x56f237&&!_0x56f237['context']&&_0x56f237['setContext']({'type':'text','value':this['_getTextContext'](_0xca85f)});}['_initAriaMarkerChangeAnnouncements'](){const _0x35b5c2=this['editor'];ot(_0x35b5c2['model'],({left:_0x1c54aa,entered:_0x16ac5f})=>{for(const _0x5872b5 of _0x1c54aa)if(lt(_0x5872b5)){_0x35b5c2['ui']['ariaLiveAnnouncer']['announce'](S(_0x35b5c2['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x59fa41 of _0x16ac5f)if(lt(_0x59fa41)){_0x35b5c2['ui']['ariaLiveAnnouncer']['announce'](S(_0x35b5c2['locale'],'ENTER_COMMENT_ANNOUNCEMENT',nt(_0xd8bf65)));break;}});}}function mt(_0x1e4590,_0x1f9f30){return _0x1f9f30?_0x1e4590+':'+_0x1f9f30:_0x1e4590;}function er(_0x1ea27a){const _0x1b9e1c=_0x1ea27a['split'](':');return{'group':_0x1b9e1c[0x0],'id':_0x1b9e1c[0x1],'part':_0x1b9e1c[0x2]};}function ht(_0x84fc45,_0x3a4cc7){const _0x3957c8=_0x3a4cc7['schema'],_0x1f0998=_0x3a4cc7['createRange'](_0x84fc45['start']);for(const _0x11fe73 of _0x84fc45['getWalker']()){const {type:_0x2682d7,item:_0x405785,nextPosition:_0x57796a}=_0x11fe73;if('text'===_0x2682d7||_0x3957c8['isObject'](_0x405785)){const _0x22ed44=_0x3a4cc7['createPositionBefore'](_0x405785);_0x1f0998['isCollapsed']&&(_0x1f0998['start']=_0x22ed44),_0x1f0998['end']=_0x57796a;}}return _0x1f0998;}function lt(_0x324083){return'comment'===er(_0x324083['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 _0x1cfa22{['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 _0x59bb82=this['editor'],_0xbce73d=_0x59bb82['plugins']['get'](o),_0x1959cb=_0x59bb82['plugins']['get'](r),_0x39c6be=_0x59bb82['plugins']['get'](N),_0x120102=_0x59bb82['plugins']['get'](P);_0x59bb82['ui']['componentFactory']['add']('comment',()=>{const _0x21404e=this['_createUIButton'](_0x6aa010);return _0x21404e['tooltip']=!0x0,_0x21404e;}),_0x59bb82['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x574a77)),_0x120102['addSourceCollector'](()=>{const _0x1fd5a7=[];for(const [_0x3a9fd5,_0x3b80ce]of _0xbce73d['_threadToController']){const _0x317a72=_0x1959cb['getAllMarkersForId'](_0x3a9fd5['id']),_0x3a05af=_0x317a72['map'](_0x9de61a=>_0x9de61a['getRange']());_0x317a72['length']>0x0&&_0x1fd5a7['push']([_0x3b80ce['view'],_0x3a05af]);}return _0x1fd5a7;}),this['listenTo'](_0x39c6be,'change:activeAnnotations',(_0x13e06f,_0x19aa21,_0x574cec)=>{const _0x28d8bf=Array['from'](_0x574cec)['map'](_0x239526=>_0x239526['innerView'])['find'](_0x1f1924=>_0xbce73d['_viewToController']['has'](_0x1f1924));if(!_0x28d8bf)return void(_0x1959cb['activeMarker']=null);const _0x278590=_0xbce73d['_viewToController']['get'](_0x28d8bf)['model']['id'],_0x1711a3='comment:'+_0x278590;_0x278590&&_0x1959cb['hasMarkerForId'](_0x278590)?_0x1959cb['activeMarker']=_0x1711a3:_0x1959cb['activeMarker']&&(_0x1959cb['activeMarker']=null);}),this['listenTo'](_0xbce73d,'removeCommentThread',(_0x53ae58,{threadId:_0x20fdcc,isFromAdapter:_0x5ab38a})=>{!_0x5ab38a&&_0x59bb82['ui']['focusTracker']['isFocused']&&_0x1959cb['hasMarkerForId'](_0x20fdcc)&&_0x59bb82['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0xbce73d,'addComment',(_0x2d1a6d,{threadId:_0xa5adb7,isFromAdapter:_0x42d840})=>{if(_0x42d840||!_0x1959cb['hasMarkerForId'](_0xa5adb7)||!_0xbce73d['hasCommentThread'](_0xa5adb7))return;0x1===_0xbce73d['getCommentThread'](_0xa5adb7)['length']&&(_0x59bb82['editing']['view']['focus'](),_0x2d1a6d['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x3c03e4=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x25caa9;for(const _0x74f29a in _0x3c03e4){const _0x445e36=_0x74f29a,_0x2c34ae=_0x3c03e4[_0x445e36];if('commentsLicenseKeyValid'==_0x2c34ae||'commentsLicenseKeyInvalid'==_0x2c34ae||'commentsLicenseKeyExpired'==_0x2c34ae||'commentsLicenseKeyDomainLimit'==_0x2c34ae||'commentsLicenseKeyNotAllowed'==_0x2c34ae||'commentsLicenseKeyEvaluationLimit'==_0x2c34ae||'commentsLicenseKeyTrialLimit'==_0x2c34ae||'commentsLicenseKeyUsageLimit'==_0x2c34ae){delete _0x3c03e4[_0x445e36],_0x25caa9=_0x2c34ae,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x25caa9&&_0x3c03e4['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x25caa9&&_0x3c03e4['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x25caa9&&_0x3c03e4['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x25caa9&&_0x3c03e4['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x25caa9&&_0x3c03e4['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyTrialLimit'==_0x25caa9&&_0x3c03e4['_showLicenseError']('trialLimit'),'commentsLicenseKeyUsageLimit'==_0x25caa9&&_0x3c03e4['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x2a9952){const _0x3612d5=this['editor'],_0x44ea8d=new _0x2a9952(_0x3612d5['locale']),_0x45dc7f=_0x3612d5['commands']['get']('addCommentThread');return _0x44ea8d['set']({'label':S(_0x3612d5['locale'],'Comment'),'icon':xt}),_0x44ea8d['bind']('isEnabled')['to'](_0x45dc7f),this['listenTo'](_0x44ea8d,'execute',()=>{_0x3612d5['editing']['view']['focus'](),_0x45dc7f['execute']();}),_0x44ea8d;}}class s extends _0x1cfa22{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[r];}constructor(_0x276c7d){super(_0x276c7d),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x445158,_0x9fda23,_0x2734f5)=>{_0x2734f5?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x904b02,_0x2f21f6]of this['editor']['commands'])_0x2f21f6['affectsData']&&'addCommentThread'!==_0x904b02&&_0x2f21f6['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 _0x5be25e=this['editor']['editing']['view']['document'];this['listenTo'](_0x5be25e,'cut',_0x57c78b=>_0x57c78b['stop'](),{'priority':'highest'}),this['listenTo'](_0x5be25e,'clipboardInput',_0x3d55ba=>_0x3d55ba['stop'](),{'priority':'highest'}),this['listenTo'](_0x5be25e,'delete',_0x5c2aa0=>_0x5c2aa0['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x4951c1,_0x8a1ed1]of this['editor']['commands'])_0x8a1ed1['affectsData']&&'addCommentThread'!==_0x4951c1&&_0x8a1ed1['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 _0x397a12{['activeUIs'];['_uis'];['_uisData'];static get['requires'](){return[N];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x292a55){super(_0x292a55),this['activeUIs']=new Set(),this['_uis']=new Map(),this['_uisData']=new Map();}['init'](){const _0x2a8549=this['context']['plugins']['get'](N);this['listenTo'](_0x2a8549,'_activateAnnotation',(_0x268bf1,_0x7e9fe7)=>{for(const _0x575052 of this['activeUIs']){const _0x1d7d32=this['_uis']['get'](_0x575052);(0x0,this['_uisData']['get'](_0x575052)['filter'])(_0x7e9fe7)&&_0x1d7d32['setActiveAnnotation'](_0x7e9fe7);}}),this['listenTo'](_0x2a8549,'_deactivateAllAnnotations',()=>{for(const _0x51ee8e of this['activeUIs']){this['_uis']['get'](_0x51ee8e)['setActiveAnnotation'](null);}}),this['listenTo'](_0x2a8549['_visibleAnnotations'],'add',(_0x30e5f0,_0x150919)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x150919);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x5259f8){return this['activeUIs']['has'](_0x5259f8);}['activate'](_0x3b2293,_0x342b85=()=>!0x0){const _0x4d77c5=this['context']['plugins']['get'](N);if(!this['_uis']['has'](_0x3b2293))throw new _0x376cd9('annotationsuis-missing-ui',this,{'uiName':_0x3b2293});this['isActive'](_0x3b2293)&&this['deactivate'](_0x3b2293),this['activeUIs']['add'](_0x3b2293);const _0x1f54df=new x();!function({source:_0x56ec44,target:_0x478559,filter:_0x4e04f3}){for(const _0x1efbc1 of _0x56ec44)_0x4e04f3(_0x1efbc1)&&_0x478559['add'](_0x1efbc1);_0x478559['listenTo'](_0x56ec44,'add',(_0x827a41,_0x3f5a1b)=>{_0x4e04f3(_0x3f5a1b)&&_0x478559['add'](_0x3f5a1b);}),_0x478559['listenTo'](_0x56ec44,'remove',(_0x237dca,_0x202597)=>{_0x478559['has'](_0x202597)&&_0x478559['remove'](_0x202597);});}({'source':_0x4d77c5['_visibleAnnotations'],'target':_0x1f54df,'filter':_0x342b85}),this['_uisData']['set'](_0x3b2293,{'collection':_0x1f54df,'filter':_0x342b85});const _0x260a9d=this['_uis']['get'](_0x3b2293);_0x260a9d['attach'](_0x1f54df),this['listenTo'](_0x260a9d,'change:activeAnnotation',(_0x625dd6,_0x491a60,_0x450c3f,_0xa1511f)=>{_0xa1511f&&_0x4d77c5['_removeActiveAnnotation'](_0xa1511f),_0x450c3f&&_0x4d77c5['_addActiveAnnotation'](_0x450c3f);});}['deactivate'](_0x2380b6){if(this['activeUIs']['delete'](_0x2380b6),!this['_uis']['has'](_0x2380b6))throw new _0x376cd9('annotationsuis-missing-ui',this,{'uiName':_0x2380b6});const _0x4a105f=this['_uis']['get'](_0x2380b6);_0x4a105f['detach'](),this['stopListening'](_0x4a105f),this['_uisData']['get'](_0x2380b6)['collection']['destroy'](),this['_uisData']['delete'](_0x2380b6);}['switchTo'](_0x46b91e){if(!this['_uis']['has'](_0x46b91e))throw new _0x376cd9('annotationsuis-missing-ui',this,{'uiName':_0x46b91e});const _0x1998e7=this['context']['plugins']['get'](N),_0x51106c=Array['from'](_0x1998e7['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x46b91e);const _0x585747=this['_uis']['get'](_0x46b91e);_0x585747['setActiveAnnotation'](_0x51106c),_0x585747['_setSelectedAnnotations']&&_0x51106c&&_0x585747['_setSelectedAnnotations']([_0x51106c]);}['deactivateAll'](){for(const _0x5e8cbf of this['activeUIs'])this['deactivate'](_0x5e8cbf);}['register'](_0x91dd05,_0x1f7267){if(this['_uis']['has'](_0x91dd05))throw new _0x376cd9('annotationsuis-register-already-registered');if('function'!=typeof _0x1f7267['attach']||'function'!=typeof _0x1f7267['detach']||'function'!=typeof _0x1f7267['setActiveAnnotation'])throw new _0x376cd9('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x91dd05,_0x1f7267);}['refilterAnnotations'](){const _0xcb052d=this['context']['plugins']['get'](N)['collection'],_0x42baf5=new Map(),_0x1c7e22=Array['from'](this['activeUIs']);for(const _0x17980f of this['activeUIs']){const _0x59d48d=this['_uisData']['get'](_0x17980f)['collection'];for(const _0x3a3514 of _0x59d48d)_0x42baf5['set'](_0x3a3514,_0x17980f);}for(const _0x2222f8 of _0xcb052d){const _0x2cd4f2=_0x42baf5['get'](_0x2222f8);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x2222f8);const _0xdfde75=_0x1c7e22['find'](_0x4b7e9b=>this['_uisData']['get'](_0x4b7e9b)['filter'](_0x2222f8));_0x2cd4f2!==_0xdfde75&&(_0x2cd4f2&&this['_uisData']['get'](_0x2cd4f2)['collection']['remove'](_0x2222f8),_0xdfde75&&this['_uisData']['get'](_0xdfde75)['collection']['add'](_0x2222f8));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x58a51a){const _0x173aac=[];for(const _0x113d1a of this['activeUIs']){(0x0,this['_uisData']['get'](_0x113d1a)['filter'])(_0x58a51a)&&_0x173aac['push'](_0x113d1a);}if(_0x173aac['length']>0x1)throw new _0x376cd9('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x173aac,'annotationType':_0x58a51a['type']});}}const he=Dt('px');class V extends kt{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0x199a0b){super(_0x199a0b);const _0x542f26=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 _0x337c5d(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x542f26['to']('class')],'style':{'minHeight':_0x542f26['to']('minHeight',_0x539ac4=>'number'==typeof _0x539ac4?he(_0x539ac4+0xa):null)},'dir':_0x199a0b['uiLanguageDirection'],'role':'application','aria-label':S(_0x199a0b,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':S(_0x199a0b,'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',_0x2ce506=>{this['_updateItemPositionInFocusables'](_0x2ce506['source']);}),this['list']['forEach'](_0x34cbda=>{this['focusTracker']['add'](_0x34cbda['element']),this['_updateItemPositionInFocusables'](_0x34cbda);}),this['list']['on']('change',(_0x47aa8f,_0x595fb5)=>{for(const _0x1f2c27 of _0x595fb5['removed'])this['focusTracker']['remove'](_0x1f2c27['element']),this['focusables']['remove'](_0x1f2c27);for(const _0x2d1d3a of _0x595fb5['added'])this['focusTracker']['add'](_0x2d1d3a['element']),this['_updateItemPositionInFocusables'](_0x2d1d3a);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0x1167f7){const _0xad703b=this['focusables']['getIndex'](_0x1167f7);let _0x52f21b,_0x585232;for(const _0x5718fc of this['focusables'])if(_0x1167f7['top']<_0x5718fc['top']){_0x52f21b=_0x5718fc;break;}if(_0x585232=_0x52f21b?this['focusables']['getIndex'](_0x52f21b):this['focusables']['length'],-0x1!==_0xad703b){if(_0xad703b===_0x585232-0x1)return;this['focusables']['remove'](_0x1167f7),_0x585232=_0x52f21b?this['focusables']['getIndex'](_0x52f21b):this['focusables']['length'];}this['focusables']['add'](_0x1167f7,_0x585232);}}const Ht=Dt('px');class H extends kt{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x3b451d){super(_0x3b451d),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x469584,_0x25f9e3)=>_0x469584+_0x25f9e3),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=J(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x5e2709=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x5e2709['to']('isAnimationDisabled',_0x5f1b6c=>_0x5f1b6c?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x5e2709['to']('top',_0x4e29ac=>Ht(_0x4e29ac))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x5024e2=this['element']['clientHeight'];_0x5024e2&&(this['height']=_0x5024e2);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0x397a12{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x683d89){super(_0x683d89),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 _0x54d53c=this['context']['config']['get']('sidebar.container');_0x54d53c&&this['setContainer'](_0x54d53c);}['setContainer'](_0x236b22){if(!y(_0x236b22))throw new _0x376cd9('sidebar-setcontainer-invalid-element');this['container']=_0x236b22;}['_attachToContainer']({viewClass:_0x4df403='',spaceBetweenItems:_0x30b5bd=0x19}={}){if(!y(this['container']))throw new _0x376cd9('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x4df403,this['_spaceBetweenItems']=_0x30b5bd;}['rearrange']({removedAnnotation:_0x5b1d82,previousAnnotation:_0x57bfd4,nextAnnotation:_0x7f555}){const _0x3ddb49=this['getSidebarItemView'](_0x5b1d82);this['view']['list']['remove'](_0x3ddb49),this['_destroySidebarItemView'](_0x5b1d82),_0x57bfd4&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x57bfd4)),_0x7f555&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x7f555)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x99f0d1,activatedAnnotation:_0x12ba46,disableAnimationOnActivatedAnnotation:_0x3c23d2}){if(this['_activeAnnotation']=_0x12ba46,_0x99f0d1){_0x99f0d1['isActive']=!0x1;const _0x1f65c7=this['getSidebarItemView'](_0x99f0d1);_0x1f65c7&&_0x3c23d2&&(_0x1f65c7['isAnimationDisabled']=!0x1);}if(_0x12ba46){const _0x2d1f34=this['getSidebarItemView'](_0x12ba46);_0x2d1f34&&(_0x12ba46['isActive']=!0x0,_0x3c23d2&&(_0x2d1f34['isAnimationDisabled']=!0x0,_0x2d1f34['top']+=0x1),this['_alignToTargetRect'](_0x2d1f34));}}['_detachFromContainer'](_0x2a9ea7){if(this['view']['element']['remove'](),_0x2a9ea7){for(const _0x42d54f of _0x2a9ea7)this['_destroySidebarItemView'](_0x42d54f);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0xd632dc,_0x4460c2){_0x4460c2||(_0x4460c2=_0xd632dc['view']);const _0x1a71aa=new H(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x1a71aa,_0xd632dc),this['_annotationToSidebarItemView']['set'](_0xd632dc,_0x1a71aa),_0x1a71aa['content']['add'](_0x4460c2),this['listenTo'](_0xd632dc['view'],'change:targetRect',(_0x5e2f0e,_0x409402,_0xab61db)=>{const _0xff01b5=this['_getTargetTop'](_0xd632dc,_0xab61db);_0x1a71aa['_targetTop']!=_0xff01b5&&(_0x1a71aa['_targetTop']=_0xff01b5,this['_setItemTop'](_0x1a71aa,_0xff01b5));}),this['listenTo'](_0x1a71aa,'change:top',()=>{this['_recalculate'](_0x1a71aa,'top');}),this['listenTo'](_0x1a71aa,'change:bottom',()=>{this['_recalculate'](_0x1a71aa,'bottom');}),this['_alignToTargetRect'](_0x1a71aa);const _0x440d68=this['_getItemBefore'](_0x1a71aa);if(_0x440d68)this['_alignAfterItem'](_0x440d68,_0x1a71aa)||this['_alignToTargetRect'](_0x1a71aa);else this['_alignToTargetRect'](_0x1a71aa);return this['_updateLastItem'](),this['view']['list']['add'](_0x1a71aa),_0x1a71aa;}['_alignForTopChange'](_0x26278c){if(!_0x26278c['content']['length'])return;const _0xffe50b=this['_getItemBefore'](_0x26278c);if(!_0xffe50b)return;const _0x6b12f=this['_sidebarItemViewToAnnotation']['get'](_0xffe50b),_0x5c63a3=this['_activeAnnotation'];_0x5c63a3&&_0x5c63a3===_0x6b12f?this['_alignAfterItem'](_0xffe50b,_0x26278c):this['_alignBeforeItem'](_0x26278c,_0xffe50b);}['_alignForBottomChange'](_0x48ff5a){if(!_0x48ff5a['content']['length'])return;const _0x347b77=this['_getItemAfter'](_0x48ff5a);if(!_0x347b77)return;const _0x5ca665=this['_sidebarItemViewToAnnotation']['get'](_0x347b77),_0x447254=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x418905=this['_activeAnnotation'];_0x418905&&_0x418905===_0x5ca665&&_0x447254?(this['_alignBeforeItem'](_0x347b77,_0x48ff5a),this['_alignAfterItem'](_0x48ff5a,_0x347b77)):_0x418905&&_0x418905===_0x5ca665?this['_alignBeforeItem'](_0x347b77,_0x48ff5a):this['_alignAfterItem'](_0x48ff5a,_0x347b77);}['_recalculate'](_0x5b9958,_0x21f35f){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x478ab0,changedProp:_0x4ec11f}of this['_recalculateBuffer'])'top'===_0x4ec11f?this['_alignForTopChange'](_0x478ab0):this['_alignForBottomChange'](_0x478ab0);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x5b9958,'changedProp':_0x21f35f});}['getSidebarItemView'](_0x5204d9){return this['_annotationToSidebarItemView']['get'](_0x5204d9);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x2f529d){const _0xff5172=this['getSidebarItemView'](_0x2f529d);this['stopListening'](_0xff5172),this['stopListening'](_0x2f529d['view']),_0xff5172['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x2f529d),this['_sidebarItemViewToAnnotation']['delete'](_0xff5172);}['_createSidebarView'](){const _0x10e35d=new V(this['context']['locale']);return _0x10e35d['render'](),this['on']('change:_lastItem',(_0x2a8a6f,_0x293087,_0x306ef0,_0x40e3ff)=>{_0x40e3ff&&_0x10e35d['unbind']('minHeight'),_0x306ef0?_0x10e35d['bind']('minHeight')['to'](_0x306ef0,'bottom'):_0x10e35d['minHeight']=null;}),_0x10e35d;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0xfba988){const _0x143c8c=this['_sidebarItemViewToAnnotation']['get'](_0xfba988),_0x511ed1=_0x143c8c&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x143c8c)-0x1);return _0x511ed1&&this['getSidebarItemView'](_0x511ed1)||null;}['_getItemAfter'](_0x4297ec){const _0x38624b=this['_sidebarItemViewToAnnotation']['get'](_0x4297ec),_0x5a53bf=_0x38624b&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x38624b)+0x1);return _0x5a53bf&&this['getSidebarItemView'](_0x5a53bf)||null;}['_alignBeforeItem'](_0x59d892,_0x577448){_0x59d892['updateHeight']();const _0x5c467a=R(_0x577448['bottom']+this['_spaceBetweenItems'],_0x59d892['top']);return!!_0x5c467a&&(this['_setItemTop'](_0x577448,_0x577448['top']-_0x5c467a),!0x0);}['_alignAfterItem'](_0x4cae77,_0x13ec8c){_0x4cae77['updateHeight']();const _0xa78271=R(_0x4cae77['bottom']+this['_spaceBetweenItems'],_0x13ec8c['top']);return!!_0xa78271&&(this['_setItemTop'](_0x13ec8c,_0x13ec8c['top']+_0xa78271,!0x1),!0x0);}['_alignToTargetRect'](_0x192acc){const _0x47ecec=this['_sidebarItemViewToAnnotation']['get'](_0x192acc);if(!_0x47ecec||!_0x47ecec['target']||!_0x47ecec['targetRect'])return;const _0x470eab=this['_getTargetTop'](_0x47ecec,_0x47ecec['targetRect']);this['_setItemTop'](_0x192acc,_0x470eab);}['_getTargetTop'](_0x5b7883,_0x3d517e){if(null===_0x3d517e)return 0x0;if(_0x5b7883['target']instanceof _0x19068a)return _0x3d517e['top'];{const _0x27adbc=new _0x19068a(this['view']['element'])['top'];return _0x3d517e['top']-_0x27adbc;}}['_setItemTop'](_0x5aca88,_0x43e6b0,_0x4b3b8a=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x4b3b8a&&(_0x43e6b0=Math['max'](_0x43e6b0,this['_getMaxAvailableTop'](_0x5aca88))),_0x5aca88['top']=_0x43e6b0;}['_getMaxAvailableTop'](_0x3f1355){let _0x4eb4b8=this['_getItemBefore'](_0x3f1355),_0x57f458=0x0;for(;_0x4eb4b8;)_0x4eb4b8['updateHeight'](),_0x57f458+=this['_spaceBetweenItems']+_0x4eb4b8['height'],_0x4eb4b8=this['_getItemBefore'](_0x4eb4b8);return _0x57f458;}}function R(_0x3bcc0f,_0x1abffc){return Math['max'](_0x3bcc0f-_0x1abffc,0x0);}function y(_0x22eed0){return null!==_0x22eed0&&'object'==typeof _0x22eed0&&0x1===_0x22eed0['nodeType'];}class e extends _0x397a12{['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(_0x5f5b62){super(_0x5f5b62),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x5cc10e(),this['_refreshPositioningDebounced']=_0x36b1fa(()=>{this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x58318c=this['context']['plugins']['get'](M),_0x3740a3=this['context']['plugins']['get'](z);_0x58318c['register']('wideSidebar',this),_0x3740a3['container']&&_0x58318c['switchTo']('wideSidebar');}['setActiveAnnotation'](_0xb321c){if(_0xb321c===this['activeAnnotation'])return;const _0x33be2f=this['context']['plugins']['get'](z);_0x33be2f['_activeAnnotation']=_0xb321c;const _0x372b1e=this['activeAnnotation'];_0x33be2f['refresh']({'blurredAnnotation':_0x372b1e,'activatedAnnotation':_0xb321c}),this['activeAnnotation']=_0xb321c;}['attach'](_0x30b370){this['annotations']=_0x30b370;const _0x210f7a=this['context']['plugins']['get'](z);if(_0x210f7a['_annotations']=_0x30b370,this['isAttached'])throw new _0x376cd9('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x210f7a,'set:container',()=>{this['detach'](),this['listenTo'](_0x210f7a,'change:container',_0x59d911=>{_0x59d911['off'](),this['attach'](_0x30b370);});}),_0x210f7a['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x53fe72=_0x1962e2=>{_0x1962e2['updateTargetRect'](),_0x210f7a['addAnnotation'](_0x1962e2);};for(const _0x229270 of _0x30b370)_0x53fe72(_0x229270);this['listenTo'](_0x30b370,'add',(_0x1f9ffc,_0x326aa0)=>{_0x53fe72(_0x326aa0);}),this['listenTo'](_0x30b370,'remove',(_0x342d14,_0x30076a,_0x4209dc)=>{_0x210f7a['rearrange']({'removedAnnotation':_0x30076a,'previousAnnotation':_0x30b370['get'](_0x4209dc-0x1),'nextAnnotation':_0x30b370['get'](_0x4209dc+0x1)}),_0x30076a===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x30b370,'focus',(_0x1c960f,_0x21700a)=>{this['setActiveAnnotation'](_0x21700a);}),this['listenTo'](_0x30b370,'blur',()=>{this['setActiveAnnotation'](null);});const _0x33a3ba=this['context']instanceof _0x1e6563?this['context']['editors']:new _0x5cc10e([this['context']]);for(const _0xdaa3fe of _0x33a3ba)this['_integrateWithEditorAnnotations'](_0xdaa3fe);this['listenTo'](_0x33a3ba,'add',(_0x39bf9c,_0x186b0e)=>{this['listenTo'](_0x186b0e,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x186b0e);});}),this['listenTo'](_0x33a3ba,'remove',(_0x3696ba,_0x573016)=>{_0x573016['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x573016['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x376cd9('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x1b8c19=this['context']['plugins']['get'](z);_0x1b8c19['_detachFromContainer'](this['annotations']),this['stopListening'](_0x1b8c19),this['stopListening'](this['annotations']),this['context']instanceof _0x1e6563&&this['stopListening'](this['context']['editors']);for(const _0x3e703b of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x3e703b);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x5287ba){if(!_0x5287ba['plugins']['has']('EditorAnnotations'))return;const _0x446546=_0x5287ba['plugins']['get']('EditorAnnotations'),_0x13c0fb=()=>{const _0x47a49d=_0x446546['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x47a49d[0x0]||null);};this['listenTo'](_0x446546,'refresh',_0x13c0fb),this['listenTo'](_0x446546,'blur',(_0x40fad0,{isAnnotationTracked:_0x60e320})=>{this['activeAnnotation']&&_0x60e320(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x446546,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x11c392=>{_0x446546['hasDomSelection']()&&(_0x13c0fb(),_0x11c392['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x446546);}['_destroyEditorAnnotationsIntegration'](_0x24c5dc){this['stopListening'](_0x24c5dc),this['_editorAnnotations']['remove'](_0x24c5dc);}}class D extends _0x6aa010{['counterView'];constructor(_0x46331d){super(_0x46331d);const _0x3d4929=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x4d715b,_0x13834e)=>_0x4d715b?'...':_0x13834e['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',_0x3d4929['to']('annotationType',_0x4dc990=>'ck-annotation-counter__badge--'+_0x4dc990),_0x3d4929['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x3d4929['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class n extends _0x397a12{['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(_0xbcc15b){super(_0xbcc15b),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=Object['create'](_0x2be0f7),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x5cc10e(),this['_refreshPositioningDebounced']=_0x36b1fa(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](M)['register']('narrowSidebar',this),this['bodyCollection']=new _0x352e8b(this['context']['locale']),this['balloonPanelView']=new _0x5ca41f(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x9a2b8f){this['annotations']=_0x9a2b8f;const _0x34280b=this['context']['plugins']['get'](z),_0x95548=this['balloonPanelView'];if(_0x34280b['_annotations']=_0x9a2b8f,this['isAttached'])throw new _0x376cd9('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x34280b,'set:container',()=>{this['detach'](),this['listenTo'](_0x34280b,'change:container',_0x4111bd=>{_0x4111bd['off'](),this['attach'](_0x9a2b8f);});}),_0x34280b['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x3334d5=_0x57ef88=>{const _0x403f4f=new D(this['context']['locale']);_0x34280b['addAnnotation'](_0x57ef88,_0x403f4f),this['_annotationToNarrowView']['set'](_0x57ef88,_0x403f4f),_0x403f4f['bind']('isDirty','annotationType','number')['to'](_0x57ef88['view'],'isDirty','type','length'),_0x403f4f['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x95548['content']['first']!==_0x57ef88['view']?(this['_showBalloon'](_0x57ef88),_0x57ef88['view']['element']['focus'](),this['setActiveAnnotation'](_0x57ef88)):this['setActiveAnnotation'](null);});};for(const _0x7b780a of _0x9a2b8f)_0x3334d5(_0x7b780a);this['listenTo'](_0x9a2b8f,'add',(_0x15fc3e,_0x31eab7)=>{_0x3334d5(_0x31eab7);}),this['listenTo'](_0x9a2b8f,'remove',(_0x36fd58,_0x419f49,_0x45160d)=>{this['_annotationToNarrowView']['get'](_0x419f49)['destroy'](),this['_annotationToNarrowView']['delete'](_0x419f49),_0x34280b['rearrange']({'removedAnnotation':_0x419f49,'previousAnnotation':_0x9a2b8f['get'](_0x45160d-0x1),'nextAnnotation':_0x9a2b8f['get'](_0x45160d+0x1)}),_0x419f49===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x9a2b8f,'focus',(_0x52608b,_0x2aadf0)=>{this['setActiveAnnotation'](_0x2aadf0);}),this['listenTo'](_0x9a2b8f,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x14e2bb,_0x518e9d)=>{_0x518e9d['keyCode']===_0x281df7['esc']&&_0x95548['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x95548['content']['first']),this['_hideBalloon'](),_0x518e9d['stopPropagation'](),_0x518e9d['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x312696,_0x30610f)=>{const _0x32243d=_0x30610f['target'];_0x95548['isVisible']&&_0x95548['element']['contains'](_0x32243d)||_0x34280b['view']['element']['contains'](_0x32243d)||_0x312696['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x29f8d4=>_0x29f8d4['contains'](_0x32243d))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x502254=this['context']instanceof _0x1e6563?this['context']['editors']:new _0x5cc10e([this['context']]);for(const _0x505319 of _0x502254)this['_integrateWithEditorAnnotations'](_0x505319);this['listenTo'](_0x502254,'add',(_0x380e32,_0x11c0ec)=>{this['listenTo'](_0x11c0ec,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x11c0ec);});}),this['listenTo'](_0x502254,'remove',(_0x2be6ae,_0x50935b)=>{_0x50935b['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x50935b['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x3e8e7f){if(_0x3e8e7f===this['activeAnnotation'])return;const _0xaf2945=this['context']['plugins']['get'](z);if(_0xaf2945['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x3e8e7f,'disableAnimationOnActivatedAnnotation':!0x0}),_0x3e8e7f)_0xaf2945['getSidebarItemView'](_0x3e8e7f)?this['_showBalloon'](_0x3e8e7f):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x3e8e7f;}['detach'](){if(!this['isAttached'])throw new _0x376cd9('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x1151be=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x159a33=>_0x159a33['destroy']()),this['_annotationToNarrowView']['clear'](),_0x1151be['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x1e6563&&this['stopListening'](this['context']['editors']);for(const _0x15487d of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x15487d);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'](_0x515769){if(!_0x515769['plugins']['has']('EditorAnnotations'))return;const _0x31a629=_0x515769['plugins']['get']('EditorAnnotations'),_0x5d478e=this['context']['plugins']['get'](z),_0x5359d8=this['annotations'],_0x4d67e8=this['balloonPanelView'],_0x2c59be=()=>{const _0x2c6186=_0x31a629['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x2c6186),this['setActiveAnnotation'](_0x2c6186[0x0]||null);};this['listenTo'](_0x31a629,'refresh',_0x2c59be),this['listenTo'](_0x31a629,'blur',(_0x5beb28,{isAnnotationTracked:_0x18f835})=>{this['activeAnnotation']&&_0x18f835(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x31a629,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x5359d8,'blur',_0x5d4b67=>{_0x31a629['hasDomSelection']()&&_0x5d4b67['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x49d2cf,_0x2ea833)=>{const _0x2ea76d=_0x2ea833['target'];_0x4d67e8['isVisible']&&_0x4d67e8['element']['contains'](_0x2ea76d)||_0x5d478e['view']['element']['contains'](_0x2ea76d)||this['activeAnnotation']&&_0x31a629['hasDomSelection']()&&(_0x2c59be(),_0x49d2cf['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x31a629);}['_destroyEditorAnnotationsIntegration'](_0x5c9dc1){_0x5c9dc1&&(this['stopListening'](_0x5c9dc1),this['_editorAnnotations']['remove'](_0x5c9dc1));}['_setSelectedAnnotations'](_0x2e4bbc){for(const _0x1c7ea1 of this['_selectedAnnotations'])_0x2e4bbc['includes'](_0x1c7ea1)||this['_manuallyClosedAnnotationViews']['delete'](_0x1c7ea1['view']);this['_selectedAnnotations']=_0x2e4bbc;}['_refreshPositioning'](){const _0x451913=this['balloonPanelView'];this['annotations']['refreshPositioning'](),_0x451913['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x4658e2){if(this['_manuallyClosedAnnotationViews']['has'](_0x4658e2['view']))return;const _0x293372=this['balloonPanelView']['content']['first'];_0x293372!==_0x4658e2['view']?(_0x293372&&this['_detachListeners'](_0x293372),this['_attachListeners'](_0x4658e2['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x4658e2['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x1db32c=this['balloonPanelView']['content']['first'],_0x256d75=_0x1db32c&&this['annotations']['getByView'](_0x1db32c);if(!_0x256d75||!this['_annotationToNarrowView']['has'](_0x256d75))return;const _0x4748f5=this['_annotationToNarrowView']['get'](_0x256d75)['element'],_0x1a399d=(function(){const _0x5b6f3b=_0x5ca41f['defaultPositions'];return[_0x5b6f3b['southArrowNorthEast'],_0x5b6f3b['northArrowSouthEast'],_0x5b6f3b['southArrowNorth'],_0x5b6f3b['northArrowSouth'],_0x5b6f3b['southArrowNorthWest'],_0x5b6f3b['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x4748f5,'positions':_0x1a399d});}['_hideBalloon'](){const _0x388916=this['balloonPanelView'],_0x5daaf2=_0x388916['content']['first'];_0x5daaf2&&(this['_detachListeners'](_0x5daaf2),_0x388916['unpin'](),_0x388916['content']['clear']());}['_attachListeners'](_0x1944ba){this['listenTo'](_0x1944ba,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x1944ba,'Esc',(_0x226df2,_0x39df18)=>{this['_manuallyClosedAnnotationViews']['add'](_0x1944ba),this['_hideBalloon'](),_0x39df18();});}['_detachListeners'](_0x359da2){this['stopListening'](_0x359da2);}}class c extends _0x1cfa22{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[P,_0x4d02a6,M];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x49cf5d){super(_0x49cf5d),_0x49cf5d['editing']['view']['addObserver'](_0x2b404f),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x49cf5d['plugins']['get'](_0x4d02a6),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x274994=this['editor']['plugins']['get'](M);_0x274994['context']===this['editor']&&(_0x274994['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x2a42d2,_0x3b1c3c)=>{const _0x48d1c6=this['_balloon'];if(this['isAttached']&&_0x48d1c6['visibleView']){const _0x4bca2c=this['annotations']['getByView'](_0x48d1c6['visibleView']);_0x4bca2c&&this['_closeAnnotation'](_0x4bca2c),_0x3b1c3c();}}));}['afterInit'](){const _0x5ae3d8=this['editor']['plugins']['get'](M);_0x5ae3d8['context']===this['editor']&&(_0x5ae3d8['hasActive']()||_0x5ae3d8['switchTo']('inline'));}['setActiveAnnotation'](_0x39bc31){_0x39bc31!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x39bc31&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x39bc31)&&this['_addAnnotationToBalloon'](_0x39bc31,!0x0),_0x39bc31['isActive']=!0x0),_0x39bc31||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x39bc31);}['attach'](_0x53cbec){this['annotations']=_0x53cbec;const _0x25d8a2=this['editor']['plugins']['get'](M),_0x315ab0=this['_balloon'];if(this['isAttached'])throw new _0x376cd9('inlineannotations-attach-already-attached',this);if(_0x25d8a2['context']!==this['editor'])throw new _0x376cd9('inlineannotations-not-allowed-with-context',this);const _0x4fc700=this['editor']['plugins']['get'](P);this['listenTo'](_0x4fc700,'refresh',()=>{const _0x108ed8=_0x4fc700['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x27b079,_0x2cf5de;!this['_forceRefresh']&&(_0x27b079=_0x108ed8,_0x2cf5de=this['_selectedAnnotations'],_0x27b079['length']===_0x2cf5de['length']&&_0x27b079['every'](_0x5c5d4a=>_0x2cf5de['includes'](_0x5c5d4a)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x108ed8),this['setActiveAnnotation'](_0x108ed8[0x0]||null));}),this['listenTo'](_0x4fc700,'blur',(_0x4bfa44,{isAnnotationTracked:_0x265f4c})=>{this['activeAnnotation']&&_0x265f4c(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x52f5e9,_0x3ca04e,_0x25dbf1)=>{_0x25dbf1||this['setActiveAnnotation'](null);}),this['listenTo'](_0x53cbec,'remove',(_0x212d31,_0x131023)=>{this['_removeAnnotationFromBalloon'](_0x131023),_0x131023===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x315ab0,'change:visibleView',(_0x4536db,_0x4b41e9,_0x4068fc,_0x23f767)=>{_0x23f767&&this['stopListening'](_0x23f767);const _0x5f0410=_0x53cbec['getByView'](_0x4068fc);_0x4068fc&&_0x5f0410&&(this['listenTo'](_0x4068fc,'change:height',()=>{_0x315ab0['updatePosition']();}),this['listenTo'](_0x4068fc,'Esc',()=>{this['_closeAnnotation'](_0x5f0410),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x5f0410&&this['setActiveAnnotation'](_0x5f0410));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x315ab0['visibleView']&&(_0x53cbec['getByView'](_0x315ab0['visibleView'])&&_0x315ab0['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 _0x376cd9('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x4f645b of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x4f645b);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x3acbd8){for(const _0xc3b545 of this['_selectedAnnotations'])_0x3acbd8['includes'](_0xc3b545)||this['_manuallyClosed']['delete'](_0xc3b545);for(const _0x3429ab of this['annotations'])_0x3acbd8['includes'](_0x3429ab)||this['_removeAnnotationFromBalloon'](_0x3429ab);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x1081a6 of _0x3acbd8)this['_addAnnotationToBalloon'](_0x1081a6);}this['_selectedAnnotations']=_0x3acbd8;}['_addAnnotationToBalloon'](_0x48ef0d,_0x5a6b5c=!0x1){this['_manuallyClosed']['has'](_0x48ef0d)||(this['_addedAnnotations']['has'](_0x48ef0d)||this['_balloon']['hasView'](_0x48ef0d['view'])||(this['_addedAnnotations']['add'](_0x48ef0d),this['_balloon']['add']({'stackId':_0x48ef0d['view']['id'],'view':_0x48ef0d['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x48ef0d)}})),_0x5a6b5c&&this['_balloon']['showStack'](_0x48ef0d['view']['id']));}['_getBalloonTargetForAnnotation'](_0x1c8cea){const _0x1084b3=_0x1c8cea['target'],_0x5aa4f0=this['editor']['editing']['view'],_0x3782f0=_0x5aa4f0['document']['selection']['getFirstRange'](),_0x27b5f1=_0x5aa4f0['domConverter']['viewRangeToDom'](_0x3782f0);if(_0x27b5f1['collapse'](!0x0),_0x1084b3){if(_0x1084b3 instanceof _0x19068a)return _0x1084b3;let _0x53b837=[];for(const _0x150edd of _0x1084b3)_0x53b837['push'](...(_0x5a1c1e=_0x150edd['getClientRects'](),Array['from'](_0x5a1c1e)['map'](DOMRect['fromRect'])));_0x53b837=function(_0x14c09e){const _0x3bb0d2=[];let _0x533ed4=_0x14c09e[0x0];for(let _0x84f959=0x1;_0x84f959<_0x14c09e['length'];_0x84f959++)b(_0x533ed4,_0x14c09e[_0x84f959])?_0x533ed4['width']+=_0x14c09e[_0x84f959]['width']:(_0x3bb0d2['push'](_0x533ed4),_0x533ed4=_0x14c09e[_0x84f959]);return _0x3bb0d2['push'](_0x533ed4),_0x3bb0d2;}(_0x53b837);const _0x1039a0=_0x27b5f1['getBoundingClientRect']();return _0x53b837['find'](_0x1304a2=>_0x1304a2['top']<=_0x1039a0['top']&&_0x1304a2['bottom']>=_0x1039a0['bottom']&&_0x1304a2['left']<=_0x1039a0['left']&&_0x1304a2['right']>=_0x1039a0['right'])||_0x53b837[0x0];}var _0x5a1c1e;return _0x1c8cea['targetRect']||_0x27b5f1;}['_removeAnnotationFromBalloon'](_0x5dbaf4){this['_addedAnnotations']['has'](_0x5dbaf4)&&this['_balloon']['hasView'](_0x5dbaf4['view'])&&(this['_addedAnnotations']['delete'](_0x5dbaf4),this['_balloon']['remove'](_0x5dbaf4['view']));}['_closeAnnotation'](_0x192f47){this['_manuallyClosed']['add'](_0x192f47),this['_removeAnnotationFromBalloon'](_0x192f47);}}function b(_0x37b4ef,_0x1c5b1c){return _0x37b4ef['top']===_0x1c5b1c['top']&&_0x37b4ef['bottom']===_0x1c5b1c['bottom']&&_0x37b4ef['right']===_0x1c5b1c['left'];}var it='<!--\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 st extends kt{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x3b42b0,_0x263acb){super(_0x3b42b0),this['set']('isEmpty',!_0x263acb['length']),this['focusTracker']=new _0x337c5d(),this['_annotationViews']=_0x263acb,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new Ft({'focusables':_0x263acb,'focusTracker':this['focusTracker']}),this['listenTo'](_0x263acb,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x263acb,'remove',(_0x4c1774,_0x28843e)=>{_0x28843e['isActive']&&this['focus'](),_0x263acb['length']||(this['isEmpty']=!0x0);});const _0x3f3836=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':S(_0x3b42b0,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x263acb},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x3f3836['if']('isEmpty','ck-hidden',_0x4e73ba=>!_0x4e73ba)]},'children':[{'text':S(_0x3b42b0,'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 _0x5bfcda of this['_annotationViews'])this['focusTracker']['add'](_0x5bfcda['element']);this['_annotationViews']['on']('change',(_0x2c4452,{added:_0x4b48ae,removed:_0x3c3cc0})=>{for(const _0xb0ba40 of _0x4b48ae)this['focusTracker']['add'](_0xb0ba40['element']);for(const _0x4083ad of _0x3c3cc0)this['focusTracker']['remove'](_0x4083ad['element']);});}}class f extends _0x397a12{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,N];}constructor(_0x3352f1){super(_0x3352f1),this['archivedThreads']=new _0x5cc10e();}['init'](){const _0x3ca6f8=this['context'],_0x3ee520=_0x3ca6f8['plugins']['get'](o),_0x3ee75d=_0x3ca6f8['plugins']['get'](N);this['listenTo'](_0x3ee520,'addCommentThread',(_0x3a27e8,{threadId:_0x10bf9e})=>{const _0x4c0f78=_0x3ee520['getCommentThread'](_0x10bf9e);_0x4c0f78['archivedAt']&&this['archivedThreads']['add'](_0x4c0f78,this['_calculatePosition'](_0x4c0f78['archivedAt'])),this['listenTo'](_0x4c0f78,'change:archivedAt',(_0x54e63a,_0x220dff,_0x3db240)=>{_0x3db240?this['archivedThreads']['has'](_0x4c0f78)||this['archivedThreads']['add'](_0x4c0f78,this['_calculatePosition'](_0x4c0f78['archivedAt'])):this['archivedThreads']['has'](_0x4c0f78)&&this['archivedThreads']['remove'](_0x4c0f78);});}),this['listenTo'](_0x3ee520,'removeCommentThread',(_0x32dbbc,{threadId:_0xb7bc6d})=>{const _0x3c2f95=_0x3ee520['getCommentThread'](_0xb7bc6d);this['stopListening'](_0x3c2f95),this['archivedThreads']['has'](_0x3c2f95)&&this['archivedThreads']['remove'](_0x3c2f95);},{'priority':'highest'}),this['listenTo'](_0x3ee75d['collection'],'focus',(_0x162ab5,_0x4f60ed)=>{_0x4f60ed['isVisible']||(_0x4f60ed['isActive']=!0x0,_0x3ee75d['activate'](_0x4f60ed));});}['_calculatePosition'](_0x339316){const _0x867fc4=[...this['archivedThreads']]['findIndex'](_0x2cfa98=>_0x2cfa98['archivedAt']<_0x339316);return _0x867fc4>-0x1?_0x867fc4:this['archivedThreads']['length'];}}class a extends _0x1cfa22{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[f,_0x1f0c1d];}constructor(_0x1c8c81){super(_0x1c8c81),this['annotationViews']=new _0xaf971f(),this['_pendingThreads']=[];}['init'](){const _0x64c322=this['editor'],_0x4c99dd=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x64c322['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x6aa010,!0x0)),_0x64c322['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x412a62=this['_createCommentsArchiveButton'](_0x574a77);return _0x412a62['set']({'role':'menuitemcheckbox'}),_0x412a62;});const _0x32534c=_0x64c322['plugins']['get'](f),_0xd8e551=_0x64c322['plugins']['get']('Annotations'),_0x13f19=_0x64c322['plugins']['get']('CommentsRepository');_0x32534c['archivedThreads']['forEach'](_0x56455f=>{this['_handleNewThread'](_0x56455f);}),this['listenTo'](_0x32534c['archivedThreads'],'add',(_0x8ba846,_0x4d019d)=>{this['_handleNewThread'](_0x4d019d);}),this['listenTo'](_0xd8e551['collection'],'add',(_0x4ea692,_0x46cc81)=>{const _0x1c5266=this['_pendingThreads']['find'](_0xa961f3=>{const _0x3fb408=_0x13f19['_threadToController']['get'](_0xa961f3);return _0x3fb408&&_0x46cc81['innerView']===_0x3fb408['view'];});if(_0x1c5266){const _0x162b87=this['_calculatePosition'](_0x1c5266['archivedAt']);this['annotationViews']['add'](_0x46cc81['view'],_0x162b87),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x1c5266),0x1);}}),this['listenTo'](_0x32534c['archivedThreads'],'remove',(_0x52555b,_0x42a858)=>{const _0x1e06e1=_0x64c322['config']['get']('collaboration.channelId');if(!_0x1e06e1||_0x42a858['channelId']===_0x1e06e1){const _0x279cc5=_0x13f19['_threadToController']['get'](_0x42a858),_0x5efe38=_0xd8e551['getByInnerView'](_0x279cc5['view']);this['annotationViews']['remove'](_0x5efe38['view']),this['stopListening'](_0x5efe38['focusableElements']);}}),this['listenTo'](_0xd8e551['collection'],'add',(_0x2d4344,_0x4ab10b)=>{this['listenTo'](_0x4ab10b,'escape',_0x4c99dd);}),this['listenTo'](_0xd8e551['collection'],'remove',(_0x3dba14,_0x546797)=>{this['stopListening'](_0x546797,'escape',_0x4c99dd);});}['_handleNewThread'](_0x39f621){const _0x12f9ef=this['editor']['plugins']['get']('CommentsRepository'),_0x529d82=this['editor']['plugins']['get']('Annotations'),_0x3923a4=this['editor']['config']['get']('collaboration.channelId');if(!_0x3923a4||_0x39f621['channelId']===_0x3923a4){const _0x301178=_0x12f9ef['_threadToController']['get'](_0x39f621);if(!_0x301178)return void this['_pendingThreads']['push'](_0x39f621);const _0x17b8a5=this['_calculatePosition'](_0x39f621['archivedAt']),_0x4544ec=_0x529d82['getByInnerView'](_0x301178['view']);_0x4544ec['isVisible']&&_0x529d82['_visibleAnnotations']['remove'](_0x4544ec),this['annotationViews']['add'](_0x4544ec['view'],_0x17b8a5);}}['_calculatePosition'](_0xc89e12){const _0x2475ec=this['editor']['config']['get']('collaboration.channelId'),_0x1bdfb6=[...this['editor']['plugins']['get'](f)['archivedThreads']]['filter'](_0x494968=>_0x494968['channelId']===_0x2475ec)['findIndex'](_0x14a8fe=>_0x14a8fe['archivedAt']<_0xc89e12);return _0x1bdfb6<0x0||_0x1bdfb6>this['annotationViews']['length']?this['annotationViews']['length']:_0x1bdfb6-0x1;}['_toggleDialog'](){const _0x25cbba=this['editor'],_0x59a6c1=_0x25cbba['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new st(_0x25cbba['locale'],this['annotationViews'])),'commentsArchive'===_0x59a6c1['id']?_0x59a6c1['hide']():_0x59a6c1['show']({'id':'commentsArchive','title':S(_0x25cbba['locale'],'COMMENTS_ARCHIVE'),'icon':it,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':tt['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x533707,_0x1d2a13=!0x1){const _0x302ca7=this['editor']['locale'],_0x43b0ca=this['editor']['plugins']['get']('Dialog'),_0x1877da=new _0x533707(_0x302ca7);return _0x1877da['bind']('isEnabled')['to'](this,'isEnabled'),_0x1877da['bind']('isOn')['to'](_0x43b0ca,'id',_0x40eddb=>'commentsArchive'===_0x40eddb),_0x1877da['set']({'label':S(_0x302ca7,'COMMENTS_ARCHIVE'),'icon':it,'isToggleable':!0x0}),_0x1d2a13&&(_0x1877da['tooltip']=!0x0),this['listenTo'](_0x1877da,'execute',()=>this['_toggleDialog']()),_0x1877da;}['_hideDialogOnAnnotationEscape']=_0x1de32a=>{const _0x452a30=_0x1de32a['source'];if(!this['annotationViews']['has'](_0x452a30['view']))return;const _0x321c8d=this['editor']['plugins']['get']('Dialog');_0x321c8d['isOpen']&&'commentsArchive'===_0x321c8d['id']&&(_0x321c8d['hide'](),_0x1de32a['stop']());};}class p extends _0x1cfa22{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,gt as CommentThreadController,ie as CommentThreadInputView,Tt as CommentThreadView,_t 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};