@ckeditor/ckeditor5-comments 48.8.1-alpha.2 → 48.8.1-alpha.3

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.
Files changed (2) hide show
  1. package/dist/index.js +11 -11
  2. package/package.json +16 -16
package/dist/index.js CHANGED
@@ -20,14 +20,14 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Editor as _0x439930,ContextPlugin as _0x445a8f,PendingActions as _0x1703a4,Command as _0x31ad21,Plugin as _0x6ef60f,Context as _0x3b5567}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x1af248,uid as _0x4bef68,KeystrokeHandler as _0x4d990a,FocusTracker as _0x429e85,diff as _0x431bd0,Collection as _0x107b11,Rect as _0x3642a6,CKEditorError as _0x3637f5,first as _0x3e2cd1,priorities as _0x30588b,scrollViewportToShowTarget as _0x1ecc3f,getEnvKeystrokeText as _0x117230,toUnit as _0x433526,DomEmitterMixin as _0x1ce722,keyCodes as _0x338fb5}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x27fee1,AriaDescriptionView as _0x559713,setupThreadKeyboardNavigation as _0x1963b3,ConfirmMixin as _0x2e3602,LateFocusButtonView as _0x5eeede,trimHtml as _0x1c53be,LateFocusDropdownButtonView as _0x213eda,FOCUS_ANNOTATION_KEYSTROKE as _0xe779b7,Users as _0x30b835,getDateTimeFormatter as _0x1547c5,hashObject as _0x4c8c4f,getAllMarkersDomElementsSorted as _0x23aa5a,surroundingMarkersDetector as _0x15747a}from'@ckeditor/ckeditor5-collaboration-core/dist/index.js';import{throttle as _0x9931d2,cloneDeep as _0x931025,set as _0x18ab1f,unset as _0x3804fe,isEqual as _0x4bab5d,debounce as _0x227501}from'es-toolkit/compat';import{IconUndo as _0x478da3,IconCheck as _0x37c8d1,IconPencil as _0x40e481,IconRemoveComment as _0x3a2fb9,IconThreeVerticalDots as _0x100589,IconAddComment as _0x25f5ee,IconCommentsArchive as _0x4527a5}from'@ckeditor/ckeditor5-icons/dist/index.js';import{EditorUIView as _0x344929,InlineEditableUIView as _0x5b0824,EditorUI as _0x28519f,View as _0x2abe53,FocusCycler as _0x29e624,ButtonView as _0xf11b6a,ViewCollection as tt,createDropdown as et,ListView as it,focusChildOnDropdownOpen as st,ListItemView as nt,MenuBarMenuListItemButtonView as ot,BodyCollection as rt,BalloonPanelView as ht,ContextualBalloon as at,Dialog as ct,DialogViewPosition as dt}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disableViewPlaceholder as mt,enableViewPlaceholder as lt,MouseObserver as ut}from'@ckeditor/ckeditor5-engine/dist/index.js';import{Clipboard as ft,ClipboardMarkersUtils as pt,ClipboardPipeline as wt}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Enter as At,ShiftEnter as gt}from'@ckeditor/ckeditor5-enter/dist/index.js';import{SelectAll as Ct}from'@ckeditor/ckeditor5-select-all/dist/index.js';import{Typing as _t}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Undo as Tt}from'@ckeditor/ckeditor5-undo/dist/index.js';import{Paragraph as yt}from'@ckeditor/ckeditor5-paragraph/dist/index.js';import{toWidget as It}from'@ckeditor/ckeditor5-widget/dist/index.js';class CommentThreadController extends/* #__PURE__ -- @preserve */
24
- _0x1af248(){['model'];['view'];constructor(_0x19e418,_0x192f55){super(),this['model']=_0x19e418,this['model']['_isAttached']=!0x0,this['view']=_0x192f55,this['listenTo'](_0x192f55,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x192f55,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x192f55,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x192f55,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x192f55,'addComment',(_0x44347a,_0x2f00d6)=>this['addComment'](_0x2f00d6)),this['listenTo'](_0x192f55,'updateComment',(_0x1e37ee,_0x36c8aa,_0xc75a1c)=>this['updateComment'](_0x36c8aa,_0xc75a1c)),this['listenTo'](_0x192f55,'removeComment',(_0x1a5933,_0x380d29)=>this['removeComment'](_0x380d29));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x11b939){this['model']['addComment']({'content':_0x11b939,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x2ab4c8,_0x5e4d4a){this['model']['getComment'](_0x2ab4c8)['update']({'content':_0x5e4d4a});}['removeComment'](_0x55b5a6){this['model']['getComment'](_0x55b5a6)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function vt(_0x21e8b6,_0xd04869,_0x27b183){const t=_0x21e8b6['t'];switch(_0xd04869){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'},_0x27b183);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'},_0x27b183);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'},_0x27b183);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'},_0x27b183);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x27b183);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'},_0x27b183);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'},_0x27b183);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'},_0x27b183);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 CommentEditorUIView extends _0x344929{['main'];['editable'];constructor(_0x146f63,_0x208637){super(_0x146f63);const _0x48abc4=_0x4bef68();this['main']=this['createCollection'](),this['editable']=new _0x5b0824(_0x146f63,_0x208637,void 0x0,{'label':()=>vt(_0x146f63,'Comment\x20editor')}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'dir':_0x146f63['uiLanguageDirection'],'lang':_0x146f63['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x48abc4},'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 CommentEditorUI extends _0x28519f{['view'];constructor(_0x2f91d1){super(_0x2f91d1),this['view']=new CommentEditorUIView(_0x2f91d1['locale'],_0x2f91d1['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x365f37=this['editor']['editing']['view'],_0x56eb13=this['view']['editable'],_0x13837c=_0x365f37['document']['getRoot']();_0x56eb13['name']=_0x13837c['rootName'],this['view']['render']();const _0x5ddeb7=_0x56eb13['element'];this['setEditableElement'](_0x56eb13['name'],_0x5ddeb7),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x365f37['attachDomRoot'](_0x5ddeb7),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const bt=[ft,At,gt,Ct,_t,Tt,yt];class CommentEditor extends/* #__PURE__ -- @preserve */
25
- _0x1af248(_0x439930){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
26
- ((()=>bt)());constructor(_0x37b2bf={}){function _0x17f59d(_0x1c29ec){return _0x1c29ec['map'](_0x16e266=>String['fromCharCode'](_0x16e266))['join']('');}(_0x37b2bf=Object['assign']({},_0x37b2bf))['plugins']||(_0x37b2bf['plugins']=CommentEditor['defaultPlugins']),super(_0x37b2bf),this['ui']=new CommentEditorUI(this),this['set']('placeholder',''),this['model']['document']['on']('change',()=>this['_updatePlaceholder'](),{'priority':'low'}),this['on']('change:placeholder',()=>this['_updatePlaceholder']()),this['model']['document']['createRoot'](),this[_0x17f59d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x17f59d([0x76,0x69,0x65,0x77])][_0x17f59d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x17f59d([0x61,0x75,0x74,0x6f]),this[_0x17f59d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x17f59d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x17f59d([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x17f59d([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x17f59d([0x6f,0x6b])});}['create'](){const _0x25ca6e=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x25ca6e))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x347273=>{const _0x5e1efb=this['model']['document']['getRoot'](),_0x22f51e=_0x5e1efb&&_0x5e1efb['getChild'](_0x5e1efb['childCount']-0x1);_0x347273['setSelection'](_0x22f51e,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x3d1bb5=this['editing']['view'],_0x2927f8=_0x3d1bb5['document']['getRoot'](),_0x2d10a1=_0x2927f8['getChild'](0x0);_0x2927f8['childCount']>0x1||!_0x2d10a1||'p'!=_0x2d10a1['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(mt(_0x3d1bb5,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x2d10a1['placeholder']=this['placeholder']),lt({'view':_0x3d1bb5,'element':_0x2d10a1,'keepOnFocus':!0x0}),this['placeholderElement']=_0x2d10a1);}}class CommentInputView extends _0x2abe53{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x34926,_0x7f5797={}){super(_0x34926),this['editor']=null,this['_editorConfig']=_0x7f5797,this['set']('value',_0x7f5797['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',vt(_0x34926,'Reply...')),this['set']('submitLabel',vt(_0x34926,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new _0x4d990a(),this['focusTracker']=new _0x429e85(),this['focusCycler']=new _0x29e624({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x1f045f=>!_0x1f045f['defaultPrevented']},'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',(_0x589f38,_0x127c86)=>{this['cancelButtonView']['fire']('execute'),_0x127c86();}),this['keystrokes']['set']('Ctrl+Enter',(_0x3d3180,_0x436a03)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x436a03());}),this['on']('submit',(_0x5dedc3,_0x12c60a)=>{_0x12c60a['length']>0xfde8?(alert(vt(_0x34926,'TOO_LONG_COMMENT_ALERT',[_0x12c60a['length'],0xfde8])),_0x5dedc3['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new CommentEditor(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x4dacbb=this['editor'];this['element']['insertBefore'](_0x4dacbb['ui']['element'],this['element']['firstChild']),_0x4dacbb['model']['document']['on']('change',()=>this['value']=_0x4dacbb['getData']()),_0x4dacbb['bind']('placeholder')['to'](this),this['focusables']['add'](_0x4dacbb['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x56dac0){-0x1===_0x56dac0?(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:_0x1b5388}=this,_0x441171=new _0xf11b6a(_0x1b5388);return _0x441171['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x441171['withText']=!0x0,_0x441171['bind']('label')['to'](this,'submitLabel'),_0x441171['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x441171['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x3ee5a9,_0x3e29cd)=>!_0x3e29cd&&!!_0x3ee5a9['trim']()),_0x441171;}['_createCancelButton'](){const {locale:_0x2c7869}=this,_0x32e78b=new _0xf11b6a(_0x2c7869);return _0x32e78b['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x32e78b['label']=vt(_0x2c7869,'Cancel'),_0x32e78b['withText']=!0x0,_0x32e78b['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x32e78b;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x1a1d4f=>{this['focusTracker']['add'](_0x1a1d4f['element']);}),this['focusables']['on']('change',(_0x1a0da8,_0x2f1238)=>{for(const _0x3734ad of Array['from'](_0x2f1238['added'])['reverse']())this['focusTracker']['add'](_0x3734ad['element']);});}}class CommentThreadInputView extends _0x2abe53{constructor(_0x5d015e,_0x4116fe,_0x4e113f){super(_0x5d015e),this['commentInputView']=new CommentInputView(_0x5d015e,_0x4e113f),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x2680cf,_0x2e714e)=>_0x2680cf||!!_0x2e714e),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 _0x27fee1(_0x5d015e,_0x4116fe),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'](_0x25181f){this['commentInputView']['focus'](_0x25181f);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x48bb36,_0x2a5486)=>{const {submitButtonView:_0x5e496d,cancelButtonView:_0xeed6a3,editor:_0x2e30c0}=this['commentInputView'];[_0x5e496d['element'],_0xeed6a3['element'],_0x2e30c0?_0x2e30c0['editing']['view']['getDomRoot']():null]['filter'](_0x441697=>_0x441697)['some'](_0x40d287=>_0x40d287['contains'](_0x2a5486['target']))||(this['focus'](),_0x2a5486['preventDefault']());});}}class CollapsedCommentsView extends _0x2abe53{constructor(_0xd887d9){super(_0xd887d9);const _0x338164=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x338164['to']('count',_0x8ca114=>vt(_0xd887d9,'NUMBER_OF_COMMENTS',_0x8ca114))}]});}}class CommentsListView extends _0x2abe53{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x506456,_0x11380b,_0x421f8f){super(_0x506456);const _0x3d47af=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x11380b['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x11380b,this['_config']=_0x421f8f,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x429e85(),this['keystrokes']=new _0x4d990a(),this['focusCycler']=new _0x29e624({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x48e77c=>this['commentViews']['map'](_0xe53723=>_0xe53723['element'])['includes'](_0x48e77c['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new CollapsedCommentsView(_0x506456),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x4be38b=>_0x4be38b-this['_config']['maxCommentsWhenCollapsed']);for(const _0x4e1dca of _0x11380b['comments'])this['_handleNewCommentModel'](_0x4e1dca);this['_handleInfoComment'](),this['listenTo'](_0x11380b['comments'],'add',(_0x223aa0,_0x202de5)=>{const _0x3f5083=this['_calculatePosition'](_0x202de5);this['length']++,this['_handleNewCommentModel'](_0x202de5,_0x3f5083),this['refreshVisibleViews']();}),this['listenTo'](_0x11380b['comments'],'remove',(_0x5328e2,_0x1623e9)=>{this['length']--,this['_handleRemoveCommentModel'](_0x1623e9),this['refreshVisibleViews']();}),this['listenTo'](_0x11380b,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x11380b,'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',_0x3d47af['if']('length','ck-hidden',_0x3316ec=>!_0x3316ec)],'aria-label':vt(_0x506456,'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'](_0x5bbcbe){-0x1===_0x5bbcbe?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x5c6dcb of this['commentViews'])_0x5c6dcb['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x2bd787,_0x3a4e8d){const _0x4eb5b0=new this['_config']['CommentView'](this['locale'],_0x2bd787,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x4eb5b0['viewUid']=_0x2bd787['id'],_0x4eb5b0['delegate']('removeComment')['to'](this),_0x4eb5b0['delegate']('updateComment')['to'](this),_0x4eb5b0['delegate']('resolveCommentThread')['to'](this),_0x4eb5b0['delegate']('editorReady')['to'](this),_0x4eb5b0['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x4eb5b0,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x4eb5b0,_0x3a4e8d);}['_calculatePosition'](_0x18fdf6){const _0x1e0605=this['_model']['_findOptimalIndex'](_0x18fdf6);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x18fdf6['authoredAt']?_0x1e0605-0x1:_0x1e0605:_0x1e0605-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x304098={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':vt(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x304098,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x304098));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x2a667e){const _0x3a232b=this['commentViews']['remove'](_0x2a667e['id']);this['stopListening'](_0x3a232b),_0x3a232b['isEditMode']&&this['_updateHasDirtyComment'](),_0x3a232b['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x13e840=>_0x13e840['isEditMode']);}['_rearrangeCollapse'](){const _0x509e9c=function(_0x1ec6b9){const _0x2a3973=new _0x107b11();for(const _0x4c039e of _0x1ec6b9)_0x2a3973['add'](_0x4c039e);return _0x2a3973;}(this['commentViews']),_0x3472f7=this['_collapsedCommentsView']['count'];for(let _0x4dbc60=0x1;_0x4dbc60<=_0x3472f7;_0x4dbc60++)_0x509e9c['remove'](0x1);for(const _0x4a245e of _0x509e9c)_0x4a245e['collapse']();_0x3472f7>0x0&&_0x509e9c['add'](this['_collapsedCommentsView'],0x1),Et(_0x431bd0(Array['from'](this['visibleViews']),Array['from'](_0x509e9c)),this['visibleViews'],_0x509e9c);}['_rearrangeExpand'](){Et(_0x431bd0(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x1a43df of this['visibleViews'])_0x1a43df['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x367777=>{this['focusTracker']['add'](_0x367777['element']),this['keystrokes']['listenTo'](_0x367777['element']);}),this['commentViews']['on']('change',(_0x5c4690,_0x4f084c)=>{for(const _0x4370f8 of _0x4f084c['removed'])this['focusTracker']['remove'](_0x4370f8['element']),this['keystrokes']['stopListening'](_0x4370f8['element']);for(const _0x1d17a4 of Array['from'](_0x4f084c['added'])['reverse']())this['focusTracker']['add'](_0x1d17a4['element']),this['keystrokes']['listenTo'](_0x1d17a4['element']);});}}function Et(_0x330aa7,_0x31526f,_0x18c528){let _0x45b14b=0x0;for(const _0x311d98 of _0x330aa7)switch(_0x311d98){case'insert':_0x31526f['add'](_0x18c528['get'](_0x45b14b),_0x45b14b),_0x45b14b++;break;case'delete':_0x31526f['remove'](_0x45b14b);break;case'equal':_0x45b14b++;}}class CommentThreadHeaderContextView extends _0x2abe53{constructor(_0x6bb93e){super(_0x6bb93e);const _0xcbbd3d=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0xcbbd3d['to']('contextValue',_0x241494=>vt(_0x6bb93e,'THREAD_CONTEXT_LABEL',_0x241494)),'tabindex':-0x1},'children':[{'text':_0xcbbd3d['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class CommentThreadHeaderView extends _0x2abe53{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x2b0d26,_0x4eb086){super(_0x2b0d26);const _0x6afc5b=this['bindTemplate'];this['_model']=_0x4eb086,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x429e85(),this['keystrokes']=new _0x4d990a(),this['focusCycler']=new _0x29e624({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x205762=>!!_0x205762),this['bind']('contextValue')['to'](this['_model'],'context',_0xe4b1e2=>_0xe4b1e2&&_0xe4b1e2['value']?this['_trimContextValue'](_0xe4b1e2['value']):vt(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',_0x6afc5b['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 _0x448879=new _0xf11b6a(this['locale']);return _0x448879['label']=vt(this['locale'],'Reopen'),_0x448879['tooltip']=vt(this['locale'],'Reopen'),_0x448879['icon']=_0x478da3,_0x448879['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x145e28=>!_0x145e28),_0x448879['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x22cbdb,_0x1ae8ed)=>_0x22cbdb&&_0x1ae8ed),_0x448879['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x448879;}['_trimContextValue'](_0x456863){if(_0x456863['length']<0x96)return _0x456863;const _0x22cef8=_0x456863['lastIndexOf']('\x20',0x93);return _0x456863['substring'](0x0,_0x22cef8>-0x1?_0x22cef8:0x93)+'...';}['_attachContextActions'](){const _0x5c9dc4=this['element']['querySelector']('.ck-context'),_0xf9e557=_0x5c9dc4['querySelector']('.ck-context__value');this['listenTo'](_0x5c9dc4,'mouseenter',()=>{_0xf9e557['offsetWidth']<_0xf9e557['scrollWidth']&&_0x5c9dc4['classList']['add']('overlay');}),this['listenTo'](_0x5c9dc4,'mouseleave',()=>{_0x5c9dc4['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x1902ae of this['focusables'])this['focusTracker']['add'](_0x1902ae['element']),this['keystrokes']['listenTo'](_0x1902ae['element']);}['_createContextView'](){const _0x1a7bf5=new CommentThreadHeaderContextView(this['locale']);return _0x1a7bf5['bind']('contextValue')['to'](this),_0x1a7bf5;}}class BaseCommentThreadView extends _0x2abe53{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x3cdc6e,_0x40c903,_0x35d08c,_0xb6948e){super(_0x3cdc6e),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x40c903,this['_localUser']=_0x35d08c,this['_config']=_0xb6948e,this['commentThreadHeaderView']=new CommentThreadHeaderView(_0x3cdc6e,_0x40c903),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new _0x559713(_0x3cdc6e,vt(_0x3cdc6e,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new CommentsListView(_0x3cdc6e,_0x40c903,Object['assign']({'CommentView':this['_config']['CommentView']},_0xb6948e)),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',(_0x2ff86e,_0x4cc975)=>_0x2ff86e||!!_0x4cc975),this['bind']('isUnlinked')['to'](_0x40c903,'unlinkedAt',_0x45e328=>!!_0x45e328),this['bind']('ariaLabel')['to'](this,'length',_0x4ed60f=>{const _0x2d9922=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return vt(this['locale'],'COMMENT_THREAD_LABEL',[_0x4ed60f,_0x2d9922]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x429e85(),this['keystrokes']=new _0x4d990a(),this['focusCycler']=new _0x29e624({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x502a90=>_0x502a90['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),_0x1963b3(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x351b02=new CommentThreadInputView(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x3e582a=_0x351b02['commentInputView'];return _0x351b02['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x3e582a,'value',(_0x30bb27,_0x477504,_0x151e39,_0x5653ca,_0x566870)=>!!_0x566870||!!_0x5653ca&&_0x151e39&&!_0x477504||_0x30bb27&&_0x151e39&&!_0x477504),_0x3e582a['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x3bb139,_0x59e830,_0x47435d)=>{let _0x5e52c8;return _0x5e52c8=_0x47435d&&_0x59e830?'Reply\x20to\x20reopen\x20discussion...':_0x3bb139?'Reply...':'Write\x20a\x20comment...',vt(this['locale'],_0x5e52c8);}),_0x3e582a['bind']('submitLabel')['to'](this,'length',_0x394fb2=>vt(this['locale'],_0x394fb2?'Reply':'Comment')),_0x3e582a['on']('submit',(_0x2d3900,_0x138793)=>{this['fire']('addComment',_0x138793),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x3e582a['on']('cancel',()=>{this['focus']();}),_0x3e582a['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x3e582a['on']('cancel',_0x801529=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x801529['stop']());}),this['on']('change:isActive',(_0x4d4b86,_0x69e1c4,_0x3ed149)=>{_0x3ed149||this['length']||_0x3e582a['value']||this['fire']('removeCommentThread');}),_0x351b02;}}class CommentThreadView extends/* #__PURE__ -- @preserve */
27
- _0x2e3602(BaseCommentThreadView){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x4f43c7,_0x26ecec,_0x49c826,_0x2b6883){super(_0x4f43c7,_0x26ecec,_0x49c826,_0x2b6883),this['commentThreadChildren']=this['createCollection']([this['commentsListView'],this['commentThreadInputView'],this['ariaDescriptionView']]),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x4f43c7,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0xfd4439,_0x526f68,_0x286bbc)=>{_0x286bbc||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x246703,_0x2ace63,_0x2c5564)=>{_0x2c5564&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x4c2d9d=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck','ck-thread','ck-reset_all-excluded','ck-rounded-corners',_0x4c2d9d['if']('isActive','ck-thread--active'),_0x4c2d9d['if']('isUnlinked','ck-thread--unlinked'),_0x4c2d9d['to']('actionIndicator',_0xa9aea8=>_0xa9aea8?'ck-thread--'+_0xa9aea8:'')],'data-thread-id':this['_model']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x4c2d9d['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 _0x1058f1 of this['commentsListView']['commentViews'])_0x1058f1['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0xbae270}=this,_0x50dbc6=this['commentsListView']['commentViews']['get'](0x0);_0x50dbc6===this['_boundFirstCommentView']||_0x50dbc6['isSystemComment']||(this['_boundFirstCommentView']=_0x50dbc6,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x50dbc6,'actionIndicator',_0x3c080e=>'remove'===_0x3c080e?'remove':null),_0x50dbc6['placeholder']=vt(_0xbae270,'Write\x20a\x20comment...'),_0x50dbc6['removeButton']['on']('execute',_0x7d3ea9=>{_0x7d3ea9['stop'](),this['showConfirm'](vt(_0xbae270,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),this['on']('removeConfirm',()=>{_0x50dbc6['focus']();}),_0x50dbc6['actionBar']['add'](this['resolveButton'],0x0),_0x50dbc6['focusables']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x589054=new _0x5eeede(this['locale']);return _0x589054['label']=vt(this['locale'],'Resolve'),_0x589054['tooltip']=vt(this['locale'],'Resolve'),_0x589054['icon']=_0x37c8d1,_0x589054['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x589054['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x27dd8f=>!_0x27dd8f),_0x589054['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x4010a5,_0xd6202a)=>_0x4010a5&&!_0xd6202a),_0x589054['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x589054;}['_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 CommentContentView extends _0x2abe53{constructor(_0x2fda03){super(_0x2fda03),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x561580,_0xc23b13,_0xdf3313)=>{this['element']['innerHTML']=_0xdf3313;}),this['element']['innerHTML']=this['content'];}}class BaseCommentView extends _0x2abe53{['visibleView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x153b42,_0x3cb140,_0x3fa8f2){super(_0x153b42),this['_model']=_0x3cb140,this['_config']=_0x3fa8f2,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['bind']('ariaLabel')['to'](_0x3cb140,'content',_0x3cb140,'authoredAt',(_0x312d06,_0x43e2ad)=>vt(_0x153b42,'COMMENT_ARIA_LABEL',[_0x3cb140['author']['name'],_0x3fa8f2['formatDateTime'](_0x43e2ad),new DOMParser()['parseFromString'](_0x312d06,'text/html')['body']['textContent'],_0x3cb140['isExternal']?this['getExternalCommentNote']():''])),this['ariaDescriptionView']=new _0x559713(_0x153b42,vt(_0x153b42,'COMMENT_THREAD_DESCRIPTION')),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']()),this['focusables']=new tt(),this['focusTracker']=new _0x429e85(),this['keystrokes']=new _0x4d990a(),this['focusCycler']=new _0x29e624({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x412913=>_0x412913['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']?vt(this['locale'],'EXTERNAL_IMPORT_WORD_COMMENT'):vt(this['locale'],'EXTERNAL_COMMENT');}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?vt(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):vt(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['_createCommentContentView'](){const _0x191d40=new CommentContentView(this['locale']);return _0x191d40['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x289023,_0x44b4d8)=>_0x44b4d8?_0x1c53be(_0x289023,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x289023),_0x191d40;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0xf51598=new CommentInputView(this['locale'],this['_config']['editorConfig']);return _0xf51598['value']=this['_model']['content'],_0xf51598['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0xf51598['submitLabel']=vt(this['locale'],'Save'),_0xf51598['on']('submit',(_0x32a1ce,_0x3ee975)=>{this['fire']('updateComment',this['_model']['id'],_0x3ee975),this['switchToDisplayMode'](),this['focus']();}),_0xf51598['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0xf51598['once']('editorReady',()=>{_0xf51598['focus']();}),_0xf51598['createEditor'](),_0xf51598['delegate']('editorReady')['to'](this),_0xf51598['delegate']('editorDestroyed')['to'](this),_0xf51598;}['_setupKeyboardNavigation'](){const _0x57ac73=this['element'];this['keystrokes']['listenTo'](_0x57ac73);for(const _0xc0023d of this['focusables'])this['focusTracker']['add'](_0xc0023d['element']),this['keystrokes']['listenTo'](_0xc0023d['element']);this['focusables']['on']('change',(_0x538a26,_0x4ebc80)=>{for(const _0x3d9d1c of _0x4ebc80['removed'])this['focusTracker']['remove'](_0x3d9d1c['element']),this['keystrokes']['stopListening'](_0x3d9d1c['element']);for(const _0x6160ab of _0x4ebc80['added'])this['focusTracker']['add'](_0x6160ab['element']),this['keystrokes']['listenTo'](_0x6160ab['element']);}),this['keystrokes']['set']('enter',(_0x389c87,_0x460397)=>{_0x57ac73===_0x389c87['target']&&(this['focusCycler']['focusFirst'](),_0x460397());}),this['keystrokes']['set']('esc',(_0x324f6f,_0xd3ca91)=>{_0x57ac73!==_0x324f6f['target']&&(this['focus'](),_0xd3ca91());});}}class CommentView extends/* #__PURE__ -- @preserve */
28
- _0x2e3602(BaseCommentView){['actionBar'];['userView'];constructor(_0x1d474,_0x51eb7b,_0x532809){super(_0x1d474,_0x51eb7b,_0x532809),this['set']('actionIndicator',null),this['set']('placeholder',vt(_0x1d474,'Reply...')),this['bind']('authoredAt')['to'](_0x51eb7b),this['bind']('resolvedAt')['to'](_0x51eb7b),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 _0x27fee1(_0x1d474,_0x51eb7b['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['listenTo'](_0x51eb7b,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x18e072=this['bindTemplate'],_0x109282=[{'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':_0x18e072['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x18e072['to']('authoredAt',_0x14ff02=>this['_config']['formatDateTime'](_0x14ff02))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x18e072['if']('isEditMode','ck-comment__actions--hidden'),_0x18e072['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']&&_0x109282['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper'],'tabindex':-0x1,'aria-label':_0x18e072['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id'],'role':'listitem'},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x18e072['if']('isEditMode','ck-comment--edit'),_0x18e072['if']('isSystemComment','ck-comment--info'),_0x18e072['to']('actionIndicator',_0x31e65e=>_0x31e65e?'ck-comment--'+_0x31e65e:'')],'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':_0x109282}]}]};}['_createEditButton'](){const _0x3d4e37=new _0xf11b6a(this['locale']);return _0x3d4e37['label']=vt(this['locale'],'Edit'),_0x3d4e37['icon']=_0x40e481,_0x3d4e37['withText']=!0x0,_0x3d4e37['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x3d4e37['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x3e0afc=>!_0x3e0afc),_0x3d4e37['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x3d4e37['on']('execute',()=>this['switchToEditMode']()),_0x3d4e37;}['_createRemoveButton'](){const _0x46635b=new _0xf11b6a(this['locale']);return _0x46635b['label']=vt(this['locale'],'Remove'),_0x46635b['icon']=_0x3a2fb9,_0x46635b['withText']=!0x0,_0x46635b['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x46635b['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x3dbee8=>!_0x3dbee8),_0x46635b['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x46635b['on']('execute',()=>{this['showConfirm'](vt(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x46635b;}['_createDropdown'](){const _0x2123ad=et(this['locale'],_0x213eda),_0x231129=_0x2123ad['panelView']['children'],_0x4f958f=new it(this['locale']),_0x12f4d2=_0x2123ad['bindTemplate'];st(_0x2123ad,()=>this['items']['find'](_0x546398=>_0x546398['isVisible'])),_0x2123ad['extendTemplate']({'attributes':{'class':[_0x12f4d2['if']('isVisible','ck-hidden',_0x17b232=>!_0x17b232)]}});const _0x371ea2=(_0x4b7bdc,_0x5d5e06=-0x1)=>{const _0x541d5c=new nt(this['locale']);_0x541d5c['children']['add'](_0x4b7bdc);const _0x4a3c72=_0x5d5e06>-0x1?_0x5d5e06:_0x4f958f['items']['length'];_0x4f958f['items']['add'](_0x541d5c,_0x4a3c72);const _0x5207a0=Array['from'](this['items']);_0x2123ad['unbind']('isEnabled','isVisible'),_0x2123ad['bind']('isEnabled')['toMany'](_0x5207a0,'isEnabled',(..._0xf514e7)=>_0xf514e7['some'](_0x3c8337=>_0x3c8337)),_0x2123ad['bind']('isVisible')['toMany'](_0x5207a0,'isVisible',(..._0x106840)=>_0x106840['some'](_0x5dfc00=>_0x5dfc00));};_0x2123ad['panelPosition']='sw',_0x2123ad['buttonView']['set']({'label':vt(this['locale'],'Show\x20more\x20items'),'icon':_0x100589});for(const _0x47c8c7 of this['items'])_0x371ea2(_0x47c8c7);return _0x231129['add'](_0x4f958f),_0x2123ad['listenTo'](this['items'],'add',(_0x339a3e,_0x29a276,_0x4201df)=>{_0x371ea2(_0x29a276,_0x4201df);}),_0x2123ad['listenTo'](this['items'],'remove',(_0x12f9b5,_0x1cbb86,_0x4eed32)=>{_0x4f958f['items']['remove'](_0x4eed32);}),_0x2123ad;}['_attachActions'](_0x2aad54,_0x4a5db4){const _0x106f25=_0x2aad54&&_0x2aad54['element'];_0x106f25&&(this['listenTo'](_0x106f25,'mouseenter',()=>this['actionIndicator']=_0x4a5db4),this['listenTo'](_0x106f25,'focus',()=>this['actionIndicator']=_0x4a5db4),this['listenTo'](_0x106f25,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x106f25,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0x2733e3=super['_createCommentInputView']();return _0x2733e3['bind']('placeholder')['to'](this),_0x2733e3;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function Nt(_0x4fa29){const _0x4390a6=_0x9931d2(_0x4fa29,0x1e),_0x9450e6=new MutationObserver(_0xa5e4e8=>{for(const _0x485fcb of _0xa5e4e8)('attributes'==_0x485fcb['type']&&'class'==_0x485fcb['attributeName']||'childList'==_0x485fcb['type']||'characterData'==_0x485fcb['type'])&&_0x4390a6();});return{'attach'(_0x19b212){_0x9450e6['observe'](_0x19b212,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x9450e6['disconnect'](),_0x4390a6['cancel']();}};}class AnnotationView extends _0x2abe53{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x1ab1c1,_0x8f07f2){super(_0x1ab1c1),this['id']=_0x4bef68(),this['focusTracker']=new _0x429e85(),this['keystrokes']=new _0x4d990a(),this['keystrokes']['set']('Esc',(_0x34291e,_0x1b8926)=>this['fire']('Esc',_0x1b8926)),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']=Nt(()=>this['_updateHeight']()),this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this),this['content']['add'](_0x8f07f2),this['mainView']=_0x8f07f2;const _0x4af2aa=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x4af2aa['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 _0x243e2d=this['element']['clientHeight'];_0x243e2d&&(this['height']=_0x243e2d);}}class Annotation extends/* #__PURE__ -- @preserve */
29
- _0x1af248(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x1bad7b,target:_0xae0d9f,type:_0x1a23c0,isVisible:_0xfe47df=!0x0}){super(),this['view']=_0x1bad7b,this['view']['element']||this['view']['render'](),this['_type']=_0x1a23c0,this['_target']=_0xae0d9f,Annotation['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x107b11([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x2c0c99,_0x570347)=>{this['view']['focusTracker']['add'](_0x570347);}),this['focusableElements']['on']('remove',(_0x2d2a7c,_0x491548)=>{this['view']['focusTracker']['remove'](_0x491548);}),this['set']('isVisible',_0xfe47df);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x1919d4=this['_getNormalizedTarget']();return Annotation['_assertCorrectTarget'](_0x1919d4),_0x1919d4;}get['targetRect'](){const _0x479a74=this['target'];if(null===_0x479a74)return null;if(_0x479a74 instanceof _0x3642a6)return _0x479a74;const _0x4f2551=_0x479a74['filter'](_0x124545=>function(_0x7aa377){const _0x292550=_0x7aa377['offsetParent'];if(_0x292550)return!0x0;const _0x4e5953=_0x7aa377['getClientRects']()['item'](0x0);return!!_0x4e5953;}(_0x124545));return 0x0===_0x4f2551['length']?null:_0x3642a6['getDomElementRects'](_0x4f2551[0x0])[0x0];}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x5cbed2){this['view']['isActive']=_0x5cbed2,this['view']['mainView']['isActive']=_0x5cbed2;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x130419){if(!(null===_0x130419||_0x130419 instanceof _0x3642a6||Array['isArray'](_0x130419)&&_0x130419['every'](_0x5d4e45=>kt(_0x5d4e45))))throw new _0x3637f5('annotation-invalid-target',null,{'target':_0x130419});}['_getNormalizedTarget'](){const _0x156b15='function'==typeof this['_target']?this['_target']():this['_target'];return kt(_0x156b15)?[_0x156b15]:_0x156b15;}}function kt(_0x524487){return null!==_0x524487&&'object'==typeof _0x524487&&'nodeType'in _0x524487&&0x1===_0x524487['nodeType'];}class AnnotationCollection extends _0x107b11{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x357ae2=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x429e85(),this['_focusTracker']['on']('change:isFocused',(_0x7ef8a2,_0x591895,_0x52dc86)=>{_0x52dc86||this['fire']('blur');});for(const _0x52fa19 of _0x357ae2)this['add'](_0x52fa19);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x48b30d){if(this['has'](_0x48b30d))throw new _0x3637f5('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x48b30d['innerView'],_0x48b30d),this['_viewToAnnotation']['set'](_0x48b30d['view'],_0x48b30d);for(const _0x131441 of _0x48b30d['focusableElements'])this['_focusTracker']['add'](_0x131441);if(this['listenTo'](_0x48b30d['focusableElements'],'add',(_0x2c0d23,_0x340915)=>{this['_focusTracker']['add'](_0x340915);}),this['listenTo'](_0x48b30d['focusableElements'],'remove',(_0x2c3342,_0x532281)=>{this['_focusTracker']['remove'](_0x532281);}),this['listenTo'](_0x48b30d['view']['focusTracker'],'change:isFocused',(_0x26345a,_0xe57e66,_0x1fc828)=>{_0x1fc828&&this['fire']('focus',_0x48b30d);}),_0x48b30d['updateTargetRect'](),this['_areCachedRectsStale']()){for(const _0x12ee22 of this)_0x12ee22['updateTargetRect']();}const _0x16f009=this['_getOrderInContent'](_0x48b30d['view']['targetRect']);return super['add'](_0x48b30d,_0x16f009);}['remove'](_0x28dc5f){if(!this['has'](_0x28dc5f))throw new _0x3637f5('annotationcollection-not-existing-item',null);this['stopListening'](_0x28dc5f['view']['focusTracker']),this['stopListening'](_0x28dc5f['focusableElements']);for(const _0x5c519d of _0x28dc5f['focusableElements'])this['_focusTracker']['remove'](_0x5c519d);return this['_viewToAnnotation']['delete'](_0x28dc5f['view']),this['_innerViewToAnnotation']['delete'](_0x28dc5f['innerView']),super['remove'](_0x28dc5f);}['getByInnerView'](_0x1083bc){return this['_innerViewToAnnotation']['get'](_0x1083bc);}['getByView'](_0x11ea43){return this['_viewToAnnotation']['get'](_0x11ea43);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x5755b3 of this)_0x5755b3['updateTargetRect']();this['_sort']();}['_sort'](){const _0x48da67=Array['from'](this)['sort']((_0x4d9b29,_0x5a6fb5)=>Rt(_0x4d9b29['view']['targetRect'],_0x5a6fb5['view']['targetRect']));for(let _0xc08847=_0x48da67['length']-0x1;_0xc08847>0x0;_0xc08847--){const _0x382d30=_0x48da67[_0xc08847];_0xc08847!==this['getIndex'](_0x382d30)&&(this['remove'](_0x382d30),this['add'](_0x382d30));}}['_getOrderInContent'](_0x1242f){let _0x5eb231=0x0;if(!_0x1242f)return this['length'];for(const _0x14bb0d of this){const _0x1a263a=_0x14bb0d['view']['targetRect'];if(_0x1a263a){if(Rt(_0x1242f,_0x1a263a)<0x0)return _0x5eb231;_0x5eb231++;}}return _0x5eb231;}['_areCachedRectsStale'](){const _0x23c8d2=this['get'](0x0);if(!_0x23c8d2)return!0x1;const _0x487d14=_0x23c8d2['view']['targetRect'],_0x47daa2=_0x23c8d2['targetRect'];return!(!_0x487d14||!_0x47daa2)&&(_0x487d14['top']!==_0x47daa2['top']||_0x487d14['left']!==_0x47daa2['left']);}}function Ot({source:_0x3bfd7a,target:_0x43216a,filter:_0x49bd68}){for(const _0x835a2d of _0x3bfd7a)_0x49bd68(_0x835a2d)&&_0x43216a['add'](_0x835a2d);_0x43216a['listenTo'](_0x3bfd7a,'add',(_0x2bd314,_0x3be8a5)=>{_0x49bd68(_0x3be8a5)&&_0x43216a['add'](_0x3be8a5);}),_0x43216a['listenTo'](_0x3bfd7a,'remove',(_0x4fbaa0,_0xb3acc)=>{_0x43216a['has'](_0xb3acc)&&_0x43216a['remove'](_0xb3acc);});}function Rt(_0x4a0a9b,_0x49ce54){if(null===_0x4a0a9b&&null===_0x49ce54)return 0x0;if(null===_0x4a0a9b)return-0x1;if(null===_0x49ce54)return 0x1;const _0xb16989=_0x4a0a9b['top']-_0x49ce54['top'];return 0x0==_0xb16989?_0x4a0a9b['left']-_0x49ce54['left']:_0xb16989;}class Annotations extends _0x445a8f{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5d483c){if(super(_0x5d483c),this['collection']=new AnnotationCollection(),this['_visibleAnnotations']=new AnnotationCollection(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x5d483c instanceof _0x439930){const _0x508caf=_0x5d483c['locale'];_0x5d483c['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':vt(_0x508caf,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':vt(_0x508caf,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':vt(_0x508caf,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':vt(_0x508caf,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':vt(_0x508caf,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':vt(_0x508caf,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':vt(_0x508caf,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x4dee8d){this['collection']['add'](_0x4dee8d);}['remove'](_0x7506f1){this['collection']['remove'](_0x7506f1),_0x7506f1['destroy']();}['refreshVisibility'](){for(const _0x11e5f4 of this['collection'])_0x11e5f4['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x353996){return this['collection']['getByInnerView'](_0x353996);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x539cb9 of this['collection'])_0x539cb9['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x1eae48){this['fire']('_activateAnnotation',_0x1eae48);}['createAnnotation'](_0x5a43fd){return new Annotation(_0x5a43fd);}['createAnnotationView'](_0x3bf47c,_0x489d2e){return new AnnotationView(_0x3bf47c,_0x489d2e);}['_addActiveAnnotation'](_0x209054){const _0x2258ec=new Set(this['activeAnnotations']);_0x2258ec['add'](_0x209054),this['activeAnnotations']=_0x2258ec;}['_removeActiveAnnotation'](_0x2e715b){const _0x27ed15=new Set(this['activeAnnotations']);_0x27ed15['delete'](_0x2e715b),this['activeAnnotations']=_0x27ed15;}['_bindAnnotationsToVisibleAnnotations'](){const _0x3b36b7=this['collection'],_0x3723be=this['_visibleAnnotations'];function _0x146441(_0x3029ab){const _0xb1b142=_0x3029ab['source'];_0xb1b142['isVisible']&&!_0x3723be['has'](_0xb1b142)?_0x3723be['add'](_0xb1b142):!_0xb1b142['isVisible']&&_0x3723be['has'](_0xb1b142)&&_0x3723be['remove'](_0xb1b142),_0xb1b142['view']['focusTracker']['remove'](_0xb1b142['view']['element']),_0xb1b142['view']['focusTracker']['add'](_0xb1b142['view']['element']);}this['listenTo'](_0x3b36b7,'add',(_0xe1f3b0,_0x62ab9d)=>{_0x62ab9d['isVisible']&&_0x3723be['add'](_0x62ab9d),this['listenTo'](_0x62ab9d,'change:isVisible',_0x146441);}),this['listenTo'](_0x3b36b7,'remove',(_0x4afc2b,_0x26eae4)=>{_0x3723be['has'](_0x26eae4)&&_0x3723be['remove'](_0x26eae4),this['stopListening'](_0x26eae4,'change:isVisible',_0x146441);});}['_setupEnterAnnotationKeystroke'](){const _0x13ad49=_0x22d458=>{_0x22d458['on']('ready',()=>{_0x22d458['keystrokes']['set'](_0xe779b7,(_0x46bb5d,_0x7e4937)=>{const _0x52c3a5=_0x3e2cd1(this['activeAnnotations']['values']());_0x52c3a5&&(_0x52c3a5['view']['focus'](),_0x7e4937());});});};this['context']instanceof _0x439930?_0x13ad49(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x185e5b,_0x497bd4)=>{_0x13ad49(_0x497bd4);});}['_setupEscapeAnnotationHandling'](){const _0x5be0c1=_0xd5db8a=>{const _0x3d7aad=_0xd5db8a['source'],_0xc80ca1=[];let _0x3ed314;if(Array['isArray'](_0x3d7aad['target'])){_0x3ed314=_0x3d7aad['target'][0x0],this['context']instanceof _0x439930?_0xc80ca1['push'](this['context']):this['context']['editors']&&_0xc80ca1['push'](...this['context']['editors']);for(const _0x4e6661 of _0xc80ca1)for(const _0x2e7dc0 of _0x4e6661['editing']['view']['domRoots']['values']())if(_0x2e7dc0['contains'](_0x3ed314))return void _0x4e6661['editing']['view']['focus']();_0x3ed314['focus']();}};this['listenTo'](this['collection'],'add',(_0x42ab1b,_0x26c2cb)=>{this['listenTo'](_0x26c2cb,'escape',_0x5be0c1,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x9ecfef,_0x15ae37)=>{this['stopListening'](_0x15ae37,'escape',_0x5be0c1);});}}const Mt=Symbol('noChannel'),St={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class CommentsRepository extends _0x445a8f{['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[Annotations,_0x1703a4,_0x30b835];}static get['pluginName'](){return'CommentsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5e5734){super(_0x5e5734),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x324e0e=this['context']['config'];_0x324e0e['define']('comments.maxCommentsWhenCollapsed',0x2),_0x324e0e['define']('comments.maxThreadTotalWeight',0x1f4),_0x324e0e['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x324e0e['define']('comments.CommentThreadView',CommentThreadView),_0x324e0e['define']('comments.CommentView',CommentView),_0x324e0e['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x8b0bc9=this['context']['plugins']['get'](Annotations);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x5de830,_0x50469c)=>this['_addCommentThread'](_0x50469c)),this['on']('submitCommentThread',(_0x54e2b7,_0x5dd30a)=>this['_submitCommentThread'](_0x5dd30a)),this['on']('resolveCommentThread',(_0x51c7d7,_0x3e58f1)=>this['_resolveCommentThread'](_0x3e58f1)),this['on']('resolveCommentThread',(_0x66c869,_0x70ecba)=>this['_updateActiveAnnotation'](_0x70ecba),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x1e5c71,_0x97834e)=>this['_reopenCommentThread'](_0x97834e)),this['on']('reopenCommentThread',(_0x498bde,_0x2263a6)=>this['_updateActiveAnnotation'](_0x2263a6),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x31ee7c,_0x5cc839)=>this['_removeCommentThread'](_0x5cc839)),this['on']('updateCommentThread',(_0x1278a4,_0x85404f)=>this['_updateCommentThread'](_0x85404f)),this['on']('updateCommentThread',(_0x19e693,_0x258325)=>this['_updateActiveAnnotation'](_0x258325),{'priority':'lowest'}),this['on']('addComment',(_0x5be47c,_0x1d6038)=>this['_addComment'](_0x1d6038)),this['on']('updateComment',(_0x2fd809,_0x14fdb7)=>this['_updateComment'](_0x14fdb7)),this['on']('removeComment',(_0x44bef0,_0x44cf75)=>this['_removeComment'](_0x44cf75)),this['on']('addComment',(_0xc59a42,{threadId:_0x39eb20,isFromAdapter:_0x4bdd8a})=>{if(_0x4bdd8a)return;const _0x4163ff=this['getCommentThread'](_0x39eb20),_0x40c586=_0x4163ff&&this['_threadToController']['get'](_0x4163ff);_0x40c586&&_0x40c586['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x8b0bc9,'change:activeAnnotations',(_0x1772c6,_0x49bd75,_0x5657ea)=>{const _0x5a1e87=Array['from'](_0x5657ea)['map'](_0x21c77c=>this['_viewToController']['get'](_0x21c77c['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x5a1e87?_0x5a1e87['model']:null;});}set['adapter'](_0xc2abb3){if(this['_adapter'])throw new _0x3637f5('commentsrepository-adapter-already-set');this['_adapter']=_0xc2abb3;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x1207ae=Mt,threadId:_0x346686=_0x4bef68(),comments:_0x282769=[],unlinkedAt:_0x110dd1=null,resolvedAt:_0x3a3826=null,resolvedBy:_0x2981ca=null,target:_0x1812a7=null,context:_0x430878=null,attributes:_0x799ce7={},isResolvable:_0x122ef1=!0x0,isSubmitted:_0x1aef2e=!0x1,isFromAdapter:_0x35fd5c=!0x1}={}){return this['fire'](xt('addCommentThread',_0x1207ae),{'channelId':_0x1207ae,'threadId':_0x346686,'comments':_0x282769,'unlinkedAt':_0x110dd1,'resolvedAt':_0x3a3826,'resolvedBy':_0x2981ca,'target':_0x1812a7,'context':_0x430878,'attributes':_0x799ce7,'isFromAdapter':_0x35fd5c,'isResolvable':_0x122ef1,'isSubmitted':_0x1aef2e}),this['getCommentThread'](_0x346686);}['openNewCommentThread']({channelId:_0x3295c0=Mt,threadId:_0x43e9be=_0x4bef68(),target:_0x1921bd,context:_0x55a169=null,isResolvable:_0x2619ed=!0x0}){if(this['_readOnlyChannels']['has'](_0x3295c0)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x1921bd)throw new _0x3637f5('commentsrepository-missing-target');const _0x15ab42=this['addCommentThread']({'channelId':_0x3295c0,'threadId':_0x43e9be,'target':_0x1921bd,'context':_0x55a169,'isResolvable':_0x2619ed});if(!_0x15ab42)return null;const _0x2bc026=this['_threadToController']['get'](_0x15ab42),_0x28d5d2=_0x2bc026['view']['commentThreadInputView']['commentInputView'],_0x62a838=this['context']['plugins']['get'](Annotations),_0x194a44=_0x62a838['getByInnerView'](_0x2bc026['view']);return _0x62a838['activate'](_0x194a44),_0x28d5d2['once']('editorReady',()=>_0x28d5d2['focus']()),_0x15ab42;}['hasCommentThread'](_0x1eea22){if('string'!=typeof _0x1eea22)throw new _0x3637f5('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x1eea22);}['updateCommentThread']({channelId:_0x2d3db8=Mt,threadId:_0xbc6f61,context:_0x4ca72d,unlinkedAt:_0xd8bc59,attributes:_0x549336,isFromAdapter:_0x1ae30b=!0x1}){return this['fire'](xt('updateCommentThread',_0x2d3db8),{'channelId':_0x2d3db8,'threadId':_0xbc6f61,'context':_0x4ca72d,'unlinkedAt':_0xd8bc59,'attributes':_0x549336,'isFromAdapter':_0x1ae30b}),this['getCommentThread'](_0xbc6f61);}['getCommentThread'](_0x2a9b7a){if('string'!=typeof _0x2a9b7a)throw new _0x3637f5('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x2a9b7a);}['fetchCommentThread']({channelId:_0x59bb13,threadId:_0x570ea8}={}){const _0xea0beb=this['getCommentThread'](_0x570ea8);if(_0xea0beb)return Promise['resolve'](_0xea0beb);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x3637f5('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x59bb13,'threadId':_0x570ea8})['then'](_0x518727=>this['hasCommentThread'](_0x570ea8)?this['getCommentThread'](_0x570ea8):_0x518727?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x59bb13},_0x518727)):void 0x0)['catch'](_0x41018a=>{throw console['error'](_0x41018a),new _0x3637f5('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x3c79d9,skipNotAttached:_0x31de0f=!0x1,skipEmpty:_0x1b6c99=!0x1,toJSON:_0x2f100c=!0x1}={}){const _0xc571e3=[];for(const _0x410fcf of this['_threads']['values']())_0x3c79d9&&_0x410fcf['channelId']!==_0x3c79d9||_0x31de0f&&!_0x410fcf['isAttached']||_0x1b6c99&&0x0===_0x410fcf['length']||_0xc571e3['push'](_0x410fcf);return _0x2f100c?_0xc571e3['map'](_0x55ee32=>_0x55ee32['toJSON']()):_0xc571e3;}['getAnnotationForCommentThread'](_0x112a0d){const _0x2ad07e=this['_threadToController']['get'](_0x112a0d);if(!_0x2ad07e)return null;return this['context']['plugins']['get'](Annotations)['getByInnerView'](_0x2ad07e['view'])||null;}['getCommentThreadForAnnotation'](_0x355a38){const _0x530642=this['_viewToController']['get'](_0x355a38['innerView']);return _0x530642?_0x530642['model']:null;}['setActiveCommentThread'](_0x298376){const _0x4dc500=this['context']['plugins']['get'](Annotations);if(!_0x298376)return void(this['activeCommentThread']&&_0x4dc500['deactivateAll']());const _0x25449e=this['getCommentThread'](_0x298376);if(!_0x25449e)throw new _0x3637f5('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x298376});if(!this['_threadToController']['has'](_0x25449e))throw new _0x3637f5('commentsrepository-active-not-attached',null,{'threadId':_0x298376});const _0x4b7dcd=_0x4dc500['getByInnerView'](this['_threadToController']['get'](_0x25449e)['view']);_0x4dc500['activate'](_0x4b7dcd);}['switchReadOnly'](_0x42dca6,_0x2fa7fa){_0x42dca6?this['_readOnlyChannels']['add'](_0x2fa7fa):this['_readOnlyChannels']['delete'](_0x2fa7fa),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x59a73a){return this['_readOnlyChannels']['has'](_0x59a73a)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x27f35c,_0x48a8d8){return new CommentThreadController(_0x27f35c,_0x48a8d8);}['setPermissions'](_0x3258fa,_0x1ffb96=Mt){this['_permissions']['set'](_0x1ffb96,_0x3258fa),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x33872a=Mt){return this['_permissions']['has'](_0x33872a)?this['_permissions']['get'](_0x33872a):St;}['_addCommentThread']({channelId:_0x1a92aa,threadId:_0x30df15,comments:_0x20439c,unlinkedAt:_0x49c1a8,resolvedAt:_0x3d7f81,resolvedBy:_0x254bb2,target:_0x1c0648,context:_0x318245,attributes:_0x4182d7,isFromAdapter:_0x5dae67,isResolvable:_0x5abf7c,isSubmitted:_0x3f2cca}){if('string'!=typeof _0x30df15)throw new _0x3637f5('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x30df15});if(this['hasCommentThread'](_0x30df15))throw new _0x3637f5('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x30df15});const _0x4d7bdb=new CommentThread(this,{'channelId':_0x1a92aa,'id':_0x30df15,'context':_0x318245,'attributes':_0x4182d7,'unlinkedAt':_0x49c1a8,'resolvedAt':_0x3d7f81,'resolvedBy':_0x254bb2?this['context']['plugins']['get'](_0x30b835)['getUser'](_0x254bb2):null,'isResolvable':_0x5abf7c,'isSubmitted':_0x3f2cca||_0x5dae67});this['_threads']['set'](_0x30df15,_0x4d7bdb);for(const _0x165a71 of _0x20439c)_0x4d7bdb['_add'](this['_createNewComment']({'threadId':_0x30df15,..._0x165a71}));return _0x1c0648&&_0x4d7bdb['attachTo'](_0x1c0648),_0x5dae67||!_0x4d7bdb['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x1a92aa,'threadId':_0x30df15});}['_submitCommentThread']({channelId:_0x1c7c01,threadId:_0x191f01}){if(!this['hasCommentThread'](_0x191f01))throw new _0x3637f5('commentsrepository-missing-comment-thread',this);const _0x122d50=this['getCommentThread'](_0x191f01);if(_0x122d50['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x51de71,comments:_0x2467c2,resolvedAt:_0x5f338f,resolvedBy:_0x47ee69,context:_0x130195,attributes:_0xda424d}=_0x122d50,_0x2e5d69=this['context']['plugins']['get']('PendingActions'),_0x2f3ad3=_0x2e5d69['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x1c7c01,'threadId':_0x51de71,'comments':_0x2467c2['map'](_0x2e8e4f=>_0x2e8e4f['toJSON']()),'resolvedAt':_0x5f338f,'resolvedBy':_0x47ee69?_0x47ee69['id']:_0x47ee69,'context':_0x130195,'attributes':_0xda424d})['then'](({comments:_0x4a6187})=>{_0x2e5d69['remove'](_0x2f3ad3);for(const _0x14b59a of _0x4a6187)this['_updateComment']({'channelId':_0x1c7c01,'threadId':_0x191f01,'commentId':_0x14b59a['commentId'],'createdAt':_0x14b59a['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x37fb55=>{throw console['error'](_0x37fb55),new _0x3637f5('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x113ef2,target:_0x4991b1}){const _0x1521ae=this['getCommentThread'](_0x113ef2);if(!_0x1521ae)throw new _0x3637f5('commentsrepository-attach-missing-comment-thread',this);const _0x42ed45=this['context']['plugins']['get']('PendingActions'),_0x165881=this['context']['plugins']['get'](Annotations),_0x542062=this['_createCommentThreadView'](_0x1521ae),_0x5ca20f=new CommentThreadController(_0x1521ae,_0x542062);let _0x2161ac=null;_0x542062['on']('change:isDirty',(_0x13dbf3,_0x205f95,_0x26eb44)=>{_0x26eb44?_0x2161ac=_0x42ed45['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x2161ac&&(_0x42ed45['remove'](_0x2161ac),_0x2161ac=null);}),this['_threadToController']['set'](_0x1521ae,_0x5ca20f),this['_viewToController']['set'](_0x542062,_0x5ca20f);const _0x2ad775=new AnnotationView(this['context']['locale'],_0x542062);_0x2ad775['bind']('length')['to'](_0x542062),_0x2ad775['bind']('isDirty')['to'](_0x542062,'isDirty',_0x542062,'length',(_0x55e434,_0x3050aa)=>_0x55e434||!_0x3050aa),_0x2ad775['bind']('isActive')['to'](_0x542062),_0x2ad775['type']='comment';const _0x3e46e9=new Annotation({'view':_0x2ad775,'target':_0x4991b1,'type':'comment','isVisible':!_0x1521ae['archivedAt']&&!!('function'==typeof _0x4991b1?_0x4991b1():_0x4991b1)});return _0x542062['on']('escape',()=>{_0x3e46e9['fire']('escape');}),this['_bindAnnotationToEditors'](_0x542062,_0x3e46e9),_0x165881['add'](_0x3e46e9),_0x3e46e9;}['_bindAnnotationToEditors'](_0x411202,_0x4438f5){this['listenTo'](_0x411202,'editorReady',(_0x5d111a,_0x1499ec)=>{const _0x77e78=_0x1499ec['ui']['view']['body']['bodyCollectionContainer'];_0x4438f5['focusableElements']['add'](_0x77e78),this['context']instanceof _0x439930&&this['context']['ui']['focusTracker']['add'](_0x77e78);},{'priority':'highest'}),this['listenTo'](_0x411202,'editorDestroyed',(_0x46bb30,_0x4e469f)=>{const _0x5371a8=_0x4e469f['ui']['view']['body']['bodyCollectionContainer'];_0x4438f5['focusableElements']['has'](_0x5371a8)&&_0x4438f5['focusableElements']['remove'](_0x5371a8),this['context']instanceof _0x439930&&this['context']['ui']['focusTracker']['remove'](_0x5371a8);});}['_unbindEditors'](_0x4d97e4){this['stopListening'](_0x4d97e4,'editorReady'),this['stopListening'](_0x4d97e4,'editorDestroyed');}['_createCommentThreadView'](_0x484d34){const _0x29e275=this['context']['plugins']['get'](_0x30b835),{config:_0x171f27,locale:_0x5409b8}=this['context'],_0x49d3a1=_0x1547c5(_0x171f27['get']('locale'),_0x5409b8);return new(0x0,(_0x171f27['get']('comments'))['CommentThreadView'])(_0x5409b8,_0x484d34,_0x29e275['me'],{'editorConfig':{..._0x171f27['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x171f27['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x171f27['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x171f27['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x171f27['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x49d3a1,'CommentView':_0x171f27['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x25a2fb,channelId:_0x12b75a,resolvedAt:_0x4fce6e,resolvedBy:_0x56840b,isFromAdapter:_0x1b5e72}){if(!this['hasCommentThread'](_0x25a2fb))throw new _0x3637f5('commentsrepository-missing-comment-thread',null,{'threadId':_0x25a2fb});const _0x3eda52=this['getCommentThread'](_0x25a2fb);if(_0x3eda52['isResolved'])throw new _0x3637f5('commentsrepository-resolved-comment-thread',null,{'threadId':_0x25a2fb});const _0x2041c1=this['context']['plugins']['get'](_0x30b835);if(_0x3eda52['resolvedBy']=_0x2041c1['getUser'](_0x56840b),_0x3eda52['resolvedAt']=_0x4fce6e,_0x1b5e72||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x2a9912=this['context']['plugins']['get']('PendingActions'),_0x717022=_0x2a9912['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x12b75a,'threadId':_0x25a2fb})['then'](({resolvedAt:_0x1acc86,resolvedBy:_0x5620b1})=>{_0x2a9912['remove'](_0x717022),_0x3eda52['resolvedBy']['id']!==_0x5620b1&&(_0x3eda52['resolvedBy']=_0x2041c1['getUser'](_0x5620b1)),_0x3eda52['resolvedAt']=_0x1acc86;})['catch'](_0x4ccd5f=>{throw console['error'](_0x4ccd5f),new _0x3637f5('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x4eaa6b,channelId:_0x346f89,isFromAdapter:_0x51f9b9}){if(!this['hasCommentThread'](_0x4eaa6b))throw new _0x3637f5('commentsrepository-missing-comment-thread',null,{'threadId':_0x4eaa6b});const _0x3bbd35=this['getCommentThread'](_0x4eaa6b);if(!_0x3bbd35['isResolved'])throw new _0x3637f5('commentsrepository-reopen-comment-thread',null,{'threadId':_0x4eaa6b});if(_0x3bbd35['resolvedBy']=null,_0x3bbd35['resolvedAt']=null,_0x51f9b9||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x29240c=this['context']['plugins']['get']('PendingActions'),_0x110a7a=_0x29240c['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x346f89,'threadId':_0x4eaa6b})['then'](()=>_0x29240c['remove'](_0x110a7a))['catch'](_0x1f0293=>{throw console['error'](_0x1f0293),new _0x3637f5('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x41911b,isFromAdapter:_0x2e99cf}){const _0x7854d4=this['getCommentThread'](_0x41911b);if(!_0x7854d4)throw new _0x3637f5('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x41911b),this['_threads']['delete'](_0x41911b),!_0x7854d4['isSubmitted']||_0x2e99cf||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x59d425=this['context']['plugins']['get']('PendingActions'),{channelId:_0x35d6d7}=_0x7854d4,_0x3088ec=_0x59d425['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x35d6d7,'threadId':_0x41911b})['then'](()=>_0x59d425['remove'](_0x3088ec))['catch'](_0x526afb=>{throw console['error'](_0x526afb),new _0x3637f5('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x256eb9,unlinkedAt:_0xde3732,context:_0x2e638f,attributes:_0x508ecc,isFromAdapter:_0x474fc4}){if('string'!=typeof _0x256eb9)throw new _0x3637f5('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x256eb9});if(!this['hasCommentThread'](_0x256eb9))throw new _0x3637f5('commentsrepository-missing-comment-thread',null,{'threadId':_0x256eb9});const _0x306712=this['getCommentThread'](_0x256eb9);let _0x41e3fd=!0x1;if(void 0x0!==_0x2e638f&&_0x306712['context']!==_0x2e638f&&(_0x306712['context']=_0x2e638f,_0x41e3fd=!0x0),void 0x0!==_0xde3732&&_0x306712['unlinkedAt']!==_0xde3732&&(_0x306712['unlinkedAt']=_0xde3732,_0x41e3fd=!0x0),_0x508ecc&&!_0x4bab5d(_0x508ecc,_0x306712['attributes'])&&(_0x306712['attributes']=_0x508ecc,_0x41e3fd=!0x0),!_0x41e3fd)return Promise['resolve']();if(!_0x306712['isSubmitted']||_0x474fc4||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x559597=this['context']['plugins']['get']('PendingActions'),{channelId:_0x3dff98}=_0x306712,_0x110b7b=_0x559597['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x3dff98,'threadId':_0x256eb9,'context':_0x2e638f,'unlinkedAt':_0xde3732,'attributes':_0x508ecc})['then'](()=>_0x559597['remove'](_0x110b7b))['catch'](_0x25428c=>{throw console['error'](_0x25428c),new _0x3637f5('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x5e05c6){const _0x446e42=this['context']['plugins']['get'](Annotations),_0x4f6ce1=this['getCommentThread'](_0x5e05c6);if(_0x4f6ce1['_isAttached']=!0x1,this['_threadToController']['has'](_0x4f6ce1)){const _0x489972=this['_threadToController']['get'](_0x4f6ce1),_0x4a4299=_0x489972['view'],_0x2c840c=_0x446e42['getByInnerView'](_0x4a4299);this['_threadToController']['delete'](_0x4f6ce1),this['_viewToController']['delete'](_0x4a4299),_0x2c840c&&_0x446e42['remove'](_0x2c840c),_0x489972['destroy'](),_0x4a4299['destroy']()['then'](()=>{this['_unbindEditors'](_0x4a4299);});}}['_updateActiveAnnotation']({threadId:_0x42ea3f,resolvedAt:_0x448c5b,unlinkedAt:_0x509b75}){const _0x35a2b7=!!_0x448c5b,_0x1b3861=this['context']['plugins']['get'](Annotations),_0x3eb9ff=this['getCommentThread'](_0x42ea3f);if(this['_threadToController']['has'](_0x3eb9ff)){const _0x46bc3e=this['_threadToController']['get'](_0x3eb9ff)['view'],_0x583f90=_0x1b3861['getByInnerView'](_0x46bc3e);_0x583f90&&(_0x35a2b7&&_0x1b3861['_removeActiveAnnotation'](_0x583f90),_0x509b75?_0x583f90['isVisible']=!0x1:_0x583f90['refreshVisibility']());}}['_getExternalAuthor'](_0x5b1c8f){const _0x542dbd=this['context']['plugins']['get'](_0x30b835),_0x5927cb=_0x4c8c4f('external:'+_0x5b1c8f),_0x18d223=_0x542dbd['getUser'](_0x5927cb);return _0x18d223||_0x542dbd['addUser']({'id':_0x5927cb,'name':_0x5b1c8f});}['_createNewComment']({threadId:_0x1a85cb,commentId:_0x36e831=_0x4bef68(),content:_0x303c1f,authorId:_0x22c609,createdAt:_0x14de20,attributes:_0x206d9d}){if('string'!=typeof _0x36e831)throw new _0x3637f5('commentsrepository-invalid-commentid');if('string'!=typeof _0x22c609)throw new _0x3637f5('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x303c1f||!_0x303c1f['trim']())throw new _0x3637f5('commentsrepository-invalid-comment-content');const _0x287693=this['context']['plugins']['get'](_0x30b835)['getUser'](_0x22c609);if(!_0x287693)throw new _0x3637f5('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x22c609});let _0x10b3b5=null,_0x3c0041=_0x14de20;return _0x206d9d?.['@external']&&(_0x10b3b5=this['_getExternalAuthor'](_0x206d9d['@external']['authorName']),_0x3c0041=new Date(_0x206d9d['@external']['createdAt'])),new Comment(this,{'threadId':_0x1a85cb,'id':_0x36e831,'author':_0x10b3b5||_0x287693,'creator':_0x287693,'content':_0x303c1f,'createdAt':_0x14de20,'authoredAt':_0x3c0041,'attributes':_0x206d9d});}['_addComment'](_0x399290){let {threadId:_0x7dd429,content:_0x2d51fb,attributes:_0x664ac,isFromAdapter:_0x5004c3}=_0x399290;const _0x1e065c=this['getCommentThread'](_0x399290['threadId']);if(!_0x1e065c)throw new _0x3637f5('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x3371a0=this['_createNewComment'](_0x399290),{id:_0x42e41e}=_0x3371a0;if(_0x1e065c['_add'](_0x3371a0),_0x5004c3||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x1e065c['isSubmitted'])return Promise['resolve']();const _0x37a03e=this['context']['plugins']['get']('PendingActions'),{channelId:_0x46d959}=_0x1e065c,_0x525652=_0x37a03e['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x664ac||(_0x664ac={}),this['adapter']['addComment']({'channelId':_0x46d959,'threadId':_0x7dd429,'commentId':_0x42e41e,'content':_0x2d51fb,'attributes':_0x664ac})['then'](_0x5801eb=>{_0x37a03e['remove'](_0x525652),_0x5801eb&&this['_updateComment']({'channelId':_0x46d959,'threadId':_0x7dd429,'commentId':_0x42e41e,'createdAt':_0x5801eb['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x14df57=>{throw console['error'](_0x14df57),new _0x3637f5('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x334c90,commentId:_0x37f5eb,content:_0x530f18,createdAt:_0x3d6a67,attributes:_0x5ee58e,isFromAdapter:_0x1d3313}){if(void 0x0!==_0x530f18&&('string'!=typeof _0x530f18||!_0x530f18['trim']()['length']))throw new _0x3637f5('commentsrepository-update-comment-invalid-content');const _0x4bec31=this['getCommentThread'](_0x334c90),_0x7b6e3b=_0x4bec31['getComment'](_0x37f5eb);if(!_0x7b6e3b)throw new _0x3637f5('commentsrepository-update-missing-comment',this);let _0x382d76=!0x1;if(_0x530f18&&_0x530f18!==_0x7b6e3b['content']&&(_0x7b6e3b['isEditable']||_0x1d3313)&&(_0x7b6e3b['content']=_0x530f18,_0x382d76=!0x0),_0x3d6a67&&_0x3d6a67!==_0x7b6e3b['createdAt']&&(_0x7b6e3b['createdAt']=_0x3d6a67,_0x7b6e3b['attributes']&&_0x7b6e3b['attributes']['@external']||(_0x7b6e3b['authoredAt']=_0x3d6a67),_0x382d76=!0x0),_0x5ee58e&&!_0x4bab5d(_0x5ee58e,_0x7b6e3b['attributes'])&&(_0x7b6e3b['attributes']=_0x5ee58e,_0x382d76=!0x0),!_0x382d76)return Promise['resolve']();if(_0x4bec31['fire']('commentUpdated'),_0x1d3313||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x4c1b2b=this['context']['plugins']['get']('PendingActions'),{channelId:_0x2410fd}=this['getCommentThread'](_0x7b6e3b['threadId']),_0x410332=_0x4c1b2b['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x2410fd,'threadId':_0x334c90,'commentId':_0x37f5eb,'content':_0x530f18,'attributes':_0x5ee58e})['then'](()=>_0x4c1b2b['remove'](_0x410332))['catch'](_0x340530=>{throw console['error'](_0x340530),new _0x3637f5('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x17ff29,commentId:_0x1b03b9,isFromAdapter:_0x3e20cd}){const _0x2b73dd=this['getCommentThread'](_0x17ff29),_0x2d11f5=_0x2b73dd['getComment'](_0x1b03b9);if(!_0x2d11f5)throw new _0x3637f5('commentsrepository-remove-missing-comment',this);if(_0x2b73dd['_remove'](_0x2d11f5),_0x3e20cd||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x439751=this['context']['plugins']['get']('PendingActions'),{channelId:_0x1eacf6}=_0x2b73dd,_0x5c7de6=_0x439751['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x1eacf6,'threadId':_0x17ff29,'commentId':_0x1b03b9})['then'](()=>_0x439751['remove'](_0x5c7de6))['catch'](_0x1af5c4=>{throw console['error'](_0x1af5c4),new _0x3637f5('commentsrepository-remove-comment-internal-error',this);});}}class CommentThread extends/* #__PURE__ -- @preserve */
30
- _0x1af248(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x1ef00a,_0x505623){super();const _0x3c5eb7=_0x505623['isResolvable'];this['channelId']=_0x505623['channelId'],this['id']=_0x505623['id'],this['comments']=new _0x107b11(),this['_repository']=_0x1ef00a,this['_isAttached']=!0x1,this['_isSubmitted']=_0x505623['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x1ef00a,'_permissions',_0x1ef00a,'_readOnlyChannels',()=>_0x1ef00a['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x1ef00a,'_permissions',()=>_0x1ef00a['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x1ef00a,'_permissions',()=>{const _0xe84487=_0x1ef00a['getPermissions'](this['channelId']);return _0xe84487['write']||_0xe84487['admin'];}),this['bind']('isResolvable')['to'](_0x1ef00a,'_permissions',()=>_0x3c5eb7&&_0x1ef00a['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x505623['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x408c74,_0x2bc281)=>_0x408c74?_0x2bc281?_0x408c74<_0x2bc281?_0x408c74:_0x2bc281:_0x408c74:_0x2bc281),this['set']('unlinkedAt',_0x505623['unlinkedAt']||null),this['set']('resolvedAt',_0x505623['resolvedAt']||null),this['set']('resolvedBy',_0x505623['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x5ec17c=>!!_0x5ec17c),this['set']('attributes',_0x505623['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x922ba9,_0x416495)=>_0x922ba9+_0x416495['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x3689fb,id:_0x13648d}=this;this['_repository']['fire'](xt('submitCommentThread',_0x3689fb),{'channelId':_0x3689fb,'threadId':_0x13648d});}['setUnlinkedAt'](_0x47a969){this['_update']({'unlinkedAt':_0x47a969});}['resolve']({resolvedAt:_0x261296=new Date(),resolvedBy:_0x2657fa='',isFromAdapter:_0x302bee=!0x1}={}){const _0x4bddba=this['_repository']['context']['plugins']['get'](_0x30b835)['me'],{channelId:_0x7dc8ab,id:_0xf19cbe}=this;this['_repository']['fire'](xt('resolveCommentThread',_0x7dc8ab),{'channelId':_0x7dc8ab,'threadId':_0xf19cbe,'resolvedAt':_0x261296,'resolvedBy':_0x2657fa||_0x4bddba['id'],'isFromAdapter':_0x302bee});}['reopen']({isFromAdapter:_0x28f2e4=!0x1}={}){const {channelId:_0x494660,id:_0x8ee694}=this;this['_repository']['fire'](xt('reopenCommentThread',_0x494660),{'channelId':_0x494660,'threadId':_0x8ee694,'isFromAdapter':_0x28f2e4});}['setContext'](_0x539031){this['context']||this['_update']({'context':_0x539031});}['setAttribute'](_0x4e5e7b,_0xe061c2){const _0x4837fb=_0x931025(this['attributes']);_0x18ab1f(_0x4837fb,_0x4e5e7b,_0xe061c2),this['_update']({'attributes':_0x4837fb});}['removeAttribute'](_0x44bab0){const _0x240755=_0x931025(this['attributes']);_0x3804fe(_0x240755,_0x44bab0),this['_update']({'attributes':_0x240755});}['remove']({isFromAdapter:_0x415fdd=!0x1}={}){const {channelId:_0x553235,id:_0x2d1e55}=this;this['_repository']['fire'](xt('removeCommentThread',_0x553235),{'channelId':_0x553235,'threadId':_0x2d1e55,'isFromAdapter':_0x415fdd});}['attachTo'](_0x5be41f){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x5be41f});}['addComment'](_0x2683e8){const {channelId:_0xd01ed0,id:_0x1aea77}=this;this['_repository']['fire'](xt('addComment',_0xd01ed0,_0x1aea77),Object['assign']({'channelId':_0xd01ed0,'threadId':_0x1aea77},_0x2683e8));}['getComment'](_0x17a9dc){if('string'!=typeof _0x17a9dc)throw new _0x3637f5('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x17a9dc});return this['comments']['get'](_0x17a9dc);}['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'](_0x120f09=>_0x120f09['toJSON']()),'attributes':this['attributes']};}['_add'](_0x438a19){return this['listenTo'](_0x438a19,'change:authoredAt',()=>{const _0x599610=this['_findOptimalIndex'](_0x438a19),_0x1d2e6d=this['comments'];_0x599610-0x1!=_0x1d2e6d['getIndex'](_0x438a19)&&_0x599610+0x1!=_0x1d2e6d['getIndex'](_0x438a19)&&(this['_remove'](_0x438a19),this['_add'](_0x438a19));}),this['comments']['add'](_0x438a19,this['_findOptimalIndex'](_0x438a19));}['_update'](_0x55fb12){const {channelId:_0x2d9c35,id:_0x3cc3e1}=this;this['_repository']['fire'](xt('updateCommentThread',_0x2d9c35),{..._0x55fb12,'channelId':_0x2d9c35,'threadId':_0x3cc3e1});}['_remove'](_0x40e024){return this['stopListening'](_0x40e024),_0x40e024['destroy'](),this['comments']['remove'](_0x40e024);}['_findOptimalIndex'](_0x579b4a){const _0x53be2a=this['comments']['find'](_0x31a8b1=>new Date(_0x31a8b1['authoredAt'])['getTime']()>new Date(_0x579b4a['authoredAt'])['getTime']());return _0x53be2a?this['comments']['getIndex'](_0x53be2a):this['length'];}}class Comment extends/* #__PURE__ -- @preserve */
31
- _0x1af248(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x1d9c85,_0x28f2b2){super();const _0x20b5bb=_0x1d9c85['context']['plugins']['get'](_0x30b835)['me'],_0x4f3d7d=_0x1d9c85['getCommentThread'](_0x28f2b2['threadId']),_0x5e0628=0x0===_0x4f3d7d['comments']['length'],_0x43ea58=_0x20b5bb===_0x28f2b2['author'];this['id']=_0x28f2b2['id'],this['threadId']=_0x28f2b2['threadId'],this['author']=_0x28f2b2['author'],this['creator']=_0x28f2b2['creator'],this['isExternal']=Boolean(_0x28f2b2['attributes']&&_0x28f2b2['attributes']['@external']),this['set']('content',_0x28f2b2['content']),this['createdAt']=_0x28f2b2['createdAt']||new Date(),this['set']('authoredAt',_0x28f2b2['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x4f3d7d,'resolvedAt'),this['set']('attributes',_0x28f2b2['attributes']||{}),this['bind']('isEditable')['to'](_0x1d9c85,'_permissions',()=>{const _0x28c613=_0x1d9c85['getPermissions'](_0x4f3d7d['channelId'])['write'],_0x29df89=_0x1d9c85['getPermissions'](_0x4f3d7d['channelId'])['modifyAll'];return _0x43ea58&&_0x28c613||!_0x43ea58&&_0x29df89;}),this['bind']('isRemovable')['to'](_0x4f3d7d,'isRemovable',_0x1d9c85,'_permissions',_0x590745=>{const _0x5dc98b=_0x1d9c85['getPermissions'](_0x4f3d7d['channelId'])['write'],_0x1d0e7b=_0x1d9c85['getPermissions'](_0x4f3d7d['channelId'])['modifyAll'];return _0x43ea58&&_0x5dc98b||_0x590745&&_0x5e0628||!_0x43ea58&&_0x1d0e7b&&!_0x5e0628;}),this['bind']('isReadOnly')['to'](_0x4f3d7d,'isReadOnly'),this['_repository']=_0x1d9c85;}get['weight'](){return Math['max'](function(_0x5be830){const _0x1dea71=document['createElement']('div');return _0x1dea71['innerHTML']=_0x5be830,_0x1dea71['textContent']['length'];}(this['content']),0xc8);}['update'](_0x195472){const {threadId:_0x262eef,id:_0x1ad160}=this;if(!this['_repository']['hasCommentThread'](_0x262eef))throw new _0x3637f5('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x1990af}=this['_repository']['getCommentThread'](_0x262eef);this['_repository']['fire'](xt('updateComment',_0x1990af,_0x262eef),{'channelId':_0x1990af,'threadId':_0x262eef,'commentId':_0x1ad160,..._0x195472});}['setAttribute'](_0x267c6a,_0x1efd44){const _0x5b9a97=_0x931025(this['attributes']);_0x18ab1f(_0x5b9a97,_0x267c6a,_0x1efd44),this['update']({'attributes':_0x5b9a97});}['removeAttribute'](_0x3770f7){const _0x3e8b3d=_0x931025(this['attributes']);_0x3804fe(_0x3e8b3d,_0x3770f7),this['update']({'attributes':_0x3e8b3d});}['remove'](_0x13372c={}){if(!_0x13372c['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x2cbfca,id:_0x6191b3}=this;if(!this['_repository']['hasCommentThread'](_0x2cbfca))throw new _0x3637f5('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x142aeb}=this['_repository']['getCommentThread'](_0x2cbfca);this['_repository']['fire'](xt('removeComment',_0x142aeb,_0x2cbfca),{'channelId':_0x142aeb,'threadId':_0x2cbfca,'commentId':_0x6191b3,..._0x13372c});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function xt(_0x4f8cc5,..._0x5013be){for(const _0x261a6d of _0x5013be)void 0x0!==_0x261a6d&&(_0x4f8cc5+=':'+String(_0x261a6d));return _0x4f8cc5;}class AddCommentThreadCommand extends _0x31ad21{constructor(_0x1dd59a){super(_0x1dd59a),this['set']('hasContent',!0x1);}['refresh'](){const _0x30a5cf=this['editor']['model']['document']['selection'];this['isEnabled']=!0x0,this['hasContent']=!0x1;for(const _0x3b26c9 of _0x30a5cf['getRanges']())if(this['_hasContent'](_0x3b26c9))return void(this['hasContent']=!0x0);}['execute']({threadId:_0x3beb2e=_0x4bef68(),ranges:_0x5cdbe8,comment:_0x551421}={}){const _0x429e76=this['editor']['model'],_0x59e0fb=_0x5cdbe8??Array['from'](_0x429e76['document']['selection']['getRanges']()),_0x305860=[];for(const _0x590b19 of _0x59e0fb)this['_hasContent'](_0x590b19)&&_0x305860['push'](this['_trimToContent'](_0x590b19));if(!_0x305860['length'])throw new _0x3637f5('addcommentthreadcommand-incorrect-ranges',null);_0x551421&&this['_createCommentThread'](_0x3beb2e,_0x551421),this['_createMarkersFromRanges'](_0x3beb2e,_0x305860,!!_0x551421);}['_createMarkersFromRanges'](_0x8fee35,_0x23fed8,_0x17b2c6){this['editor']['model']['change'](_0x23ea8c=>{for(const _0x3c772c of _0x23fed8){const _0x4b4fc1=_0x4bef68()['substr'](0x1,0x5),_0x57b2b3='comment:'+_0x8fee35+':'+_0x4b4fc1;_0x23ea8c['addMarker'](_0x57b2b3,{'range':_0x3c772c,'usingOperation':_0x17b2c6,'affectsData':_0x17b2c6});}});}['_createCommentThread'](_0x45c6be,_0x43c517){const _0x1fb39b=this['editor']['plugins']['get']('CommentsRepository'),_0xa7c9a6=this['editor']['config']['get']('collaboration.channelId'),_0x59f032=this['editor']['plugins']['get']('Users')['me'];if(!_0x59f032)throw new _0x3637f5('addcommentthreadcommand-user-not-found',null);_0x1fb39b['addCommentThread']({'threadId':_0x45c6be,'channelId':_0xa7c9a6,'comments':[{'authorId':_0x59f032['id'],'content':_0x43c517,'createdAt':new Date(),'attributes':{}}]});}['_hasContent'](_0x5c3e15){for(const _0x365849 of _0x5c3e15['getItems']())if(this['_itemIsContent'](_0x365849))return!0x0;return!0x1;}['_itemIsContent'](_0x24f232){return _0x24f232['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x24f232)&&!_0x24f232['is']('element','tableCell');}['_trimToContent'](_0x463b52){const _0x8cf066=_0x125e33=>!this['_itemIsContent'](_0x125e33['item']),_0x451447=_0x463b52['start']['getLastMatchingPosition'](_0x8cf066),_0x132587=_0x463b52['end']['getLastMatchingPosition'](_0x8cf066,{'direction':'backward'});return this['editor']['model']['createRange'](_0x451447,_0x132587);}}class EditorAnnotations extends _0x6ef60f{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[Annotations];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x2285d6){super(_0x2285d6),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x19c297=this['editor'],_0x1f2205=_0x19c297['model']['document']['selection'],_0x3ca32c=_0x227501(()=>this['refreshSelectedViews'](),0xa);_0x1f2205['on']('change:range',(_0x45069f,_0x1877ca)=>{_0x1877ca['directChange']&&(_0x3ca32c['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x19c297['editing']['view']['document'],'change:isFocused',(_0x5bb665,_0x823fb1,_0x46bdbf)=>{_0x46bdbf&&_0x3ca32c();}),this['listenTo'](_0x19c297['ui']['focusTracker'],'change:isFocused',(_0x2c7e3e,_0x5e51f7,_0x2446c1)=>{_0x2446c1||this['fire']('blur',{'isAnnotationTracked':_0x30616=>this['_editorAnnotationsData']['has'](_0x30616['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0xa6efeb){if(this['_editorAnnotations']['has'](_0xa6efeb['view']))return;this['_editorAnnotations']['add'](_0xa6efeb['view']),this['editor']['ui']['focusTracker']['add'](_0xa6efeb['view']['element']);const _0x120c0e=this['editor']['plugins']['get'](Annotations);this['listenTo'](_0x120c0e['collection'],'remove',(_0x3a57f1,_0xb6cae)=>{this['editor']['ui']['focusTracker']['remove'](_0xb6cae['view']['element']),this['_editorAnnotations']['delete'](_0xb6cae['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x3eec9f){if('function'!=typeof _0x3eec9f)throw new _0x3637f5('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x3eec9f);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x186930,annotations:_0x3f9c63}){const _0x57e0b7=[],_0x286893=this['editor']['model']['document']['selection'],_0x4f76a3=Array['from'](_0x286893['getRanges']());for(const [_0x7f4cbe,_0x359523]of this['_editorAnnotationsData']){const _0x2a4ba3=_0x19210b(_0x359523),_0x28c64a=_0x3f9c63['getByInnerView'](_0x7f4cbe);_0x2a4ba3&&_0x28c64a&&_0x57e0b7['push']({'annotation':_0x28c64a,'range':_0x2a4ba3});}function _0x19210b(_0x5eb234){for(const _0x519b09 of _0x5eb234)for(const _0x21b6d4 of _0x4f76a3)if(_0x519b09['containsRange'](_0x21b6d4,!_0x286893['isCollapsed']))return _0x519b09;return null;}return _0x57e0b7['sort']((_0x21dc7a,_0x4d0876)=>{const _0x4c8a8f=_0x21dc7a['range'],_0x2a2491=_0x4d0876['range'];if(!_0x4c8a8f['isEqual'](_0x2a2491)){if(_0x4c8a8f['containsRange'](_0x2a2491,!0x0))return 0x1;if(_0x2a2491['containsRange'](_0x4c8a8f,!0x0))return-0x1;}return _0x21dc7a['annotation']==_0x186930?-0x1:_0x4d0876['annotation']==_0x186930?0x1:0x0;})['map'](_0x58c746=>_0x58c746['annotation']);}get['_editorAnnotationsData'](){const _0x33d43d=new Map();for(const _0xf25549 of Array['from'](this['_dataCollectors']))for(const [_0x9c598b,_0x296828]of _0xf25549())_0x33d43d['set'](_0x9c598b,_0x296828);return _0x33d43d;}}class CommentsRestrictedEditingMode extends _0x6ef60f{['afterInit'](){const _0x601f27=this['editor'];if(!_0x601f27['plugins']['has']('RestrictedEditingModeEditing'))return;_0x601f27['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class CommentsImportWord extends _0x6ef60f{constructor(_0x5b2248){super(_0x5b2248),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x472c43=this['editor'],_0x24c300=_0x472c43['commands']['get']('importWord'),_0x39c064=_0x472c43['plugins']['get'](_0x30b835);_0x24c300&&(_0x24c300['on']('execute',(_0x24cff8,[,_0x41e8a5])=>{_0x41e8a5['collaboration_features']={'comments':!0x0,'user_id':_0x39c064['me']['id']};},{'priority':_0x30588b['high']+0xa}),this['listenTo'](_0x24c300,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x295f63,_0xf27f2c){const {comment_threads:_0x18746f}=_0xf27f2c;_0x18746f&&_0x18746f['forEach'](({thread_id:_0x37f387,comments:_0x54de37,is_resolved:_0x452c6e})=>{const _0x1c2088=new Date(),_0x3ffaee=_0x54de37['map'](({author:_0x2e537a,content:_0x1e9a14,created_at:_0x532e4b})=>({'content':_0x1e9a14,'authorId':this['editor']['plugins']['get'](_0x30b835)['me']['id'],'createdAt':_0x1c2088,'attributes':{'@external':{'authorName':_0x2e537a,'createdAt':_0x532e4b?new Date(_0x532e4b):new Date(),'source':'importWord'}}})),_0x400d8b=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](CommentsRepository)['addCommentThread']({'channelId':_0x400d8b,'threadId':_0x37f387,'comments':_0x3ffaee,'resolvedAt':_0x452c6e?_0x1c2088:null});});}}class CommentsClipboard extends _0x6ef60f{constructor(_0x223bbc){super(_0x223bbc),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[pt,wt];}['afterInit'](){const _0x6830fb=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x6830fb,'contentInsertion',(_0x10b676,_0x469ef6)=>this['_removeMarkersWithoutThreads'](_0x469ef6['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x14ac75){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x14ac75;const _0x42c528=this['editor']['plugins']['get']('CommentsRepository');for(const _0x23fa0b of _0x14ac75['keys']()){const [_0x596f76,_0x5067c4]=_0x23fa0b['split'](':');'comment'!=_0x596f76||_0x42c528['hasCommentThread'](_0x5067c4)||_0x14ac75['delete'](_0x23fa0b);}return _0x14ac75;}['_registerMarkerInClipboardPipeline'](){const _0x47027a=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x15f085=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x15f085&&_0x47027a['_registerMarkerToCopy']('comment',_0x15f085);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x580a67){switch(_0x580a67){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}function Pt(_0x49f65b){const _0x514129=_0x49f65b['split'](':');return{'group':_0x514129[0x0],'id':_0x514129[0x1],'part':_0x514129[0x2]};}class ShowCommentHighlights extends _0x6ef60f{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x101fd6,_0x442f3c)=>{if(!_0x442f3c['options']['showCommentHighlights'])return null;if(_0x442f3c['options']['ignoreResolvedComments']){const {id:_0x343f02}=Pt(_0x101fd6['markerName']),_0x20fc2d=this['editor']['plugins']['get'](CommentsRepository);if(_0x20fc2d['getCommentThread'](_0x343f02)?.['isResolved']&&_0x101fd6['item'])return _0x442f3c['consumable']['consume'](_0x101fd6['item'],'addMarker:'+_0x101fd6['markerName']),_0x442f3c['consumable']['consume'](_0x101fd6['item'],'removeMarker:'+_0x101fd6['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x158612=>{_0x158612['on']('addMarker:comment',(_0x3e6073,_0x17b36d,_0x185ade)=>{if(!_0x185ade['options']['showCommentHighlights'])return;const _0x5c4bf2=_0x17b36d['item'];if(!_0x5c4bf2)return;const _0x5af734=_0x185ade['mapper']['toViewElement'](_0x5c4bf2);this['editor']['model']['schema']['isObject'](_0x5c4bf2)&&_0x5af734&&!_0x5af734['getCustomProperty']('widget')&&_0x5af734['is']('containerElement')&&It(_0x5af734,_0x185ade['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x9715e8,{writer:_0x52218c,options:_0x13dc8c})=>{if(!_0x13dc8c['showCommentHighlights'])return null;const _0x99d3a8=_0x52218c['createContainerElement']('div'),_0x5efced=_0x52218c['createEmptyElement']('hr');return _0x52218c['addClass']('ck-horizontal-line',_0x99d3a8),_0x52218c['insert'](_0x52218c['createPositionAt'](_0x99d3a8,0x0),_0x5efced),_0x99d3a8;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x5d57f9,{writer:_0xfb4c61,options:_0x219d88})=>{if(!_0x219d88['showCommentHighlights'])return null;const _0x4f8f19=_0xfb4c61['createContainerElement']('span'),_0x2c3eab=_0xfb4c61['createEmptyElement']('img');return _0xfb4c61['addClass']('image-inline',_0x4f8f19),_0xfb4c61['insert'](_0xfb4c61['createPositionAt'](_0x4f8f19,0x0),_0x2c3eab),_0x4f8f19;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x36ac61,{writer:_0x110b06,options:_0x520a96})=>{if(_0x520a96['showCommentHighlights'])return _0x110b06['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x50ebf1,_0x264a37,_0xb6a076)=>{_0xb6a076['options']['showCommentHighlights']&&_0x50ebf1['stop']();},{'priority':'high'});}}class CommentsEditing extends _0x6ef60f{static get['requires'](){return[CommentsRepository,EditorAnnotations,_0x30b835,CommentsRestrictedEditingMode,CommentsImportWord,CommentsClipboard,ShowCommentHighlights];}static get['pluginName'](){return'CommentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5595ce){super(_0x5595ce),this['set']('isThreadsLoadingPaused',!0x0),_0x5595ce['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x14c258,_0x4bfba3,_0xbd5934,_0x1bb703)=>{const _0x4565d3=_0x5595ce['plugins']['get'](CommentsRepository),_0x573332=_0xbd5934?Pt(_0xbd5934)['id']:null;_0x5595ce['model']['change'](()=>{if(_0x573332){const _0x2c3529=this['getAllMarkersForId'](_0x573332);for(const _0x3fb67f of _0x2c3529)_0x5595ce['editing']['reconvertMarker'](_0x3fb67f);}if(_0x1bb703){const {id:_0x1253aa}=Pt(_0x1bb703),_0x21519f=_0x4565d3['getCommentThread'](_0x1253aa);if(_0x21519f&&_0x21519f['unlinkedAt'])return;if(_0x21519f&&!_0x21519f['isAttached'])return;const _0x455756=this['getAllMarkersForId'](_0x1253aa);for(const _0x382640 of _0x455756)_0x5595ce['editing']['reconvertMarker'](_0x382640);}}),_0x573332&&this['scrollToThreadMarker'](_0x573332);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x568509=this['editor'],_0x2c392b=_0x568509['plugins']['get'](CommentsRepository),_0x4d3603=_0x568509['config']['get']('collaboration.channelId'),_0x51efb9=_0x2c392b['getCommentThreads']()['filter'](_0x53b9d5=>_0x53b9d5['channelId']!==_0x4d3603);_0x568509['commands']['add']('addCommentThread',new AddCommentThreadCommand(_0x568509)),this['listenTo'](_0x568509,'change:isReadOnly',(_0x446f03,_0x434a56,_0x23f05c)=>{_0x2c392b['switchReadOnly'](_0x23f05c,_0x568509['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x2c392b,Vt('addCommentThread',_0x4d3603),(_0x43c459,{threadId:_0x391a7e})=>{const _0x527b6e=this['editor']['plugins']['get'](CommentsRepository)['getCommentThread'](_0x391a7e);_0x527b6e?.['unlinkedAt']&&this['_attachArchivedThread'](_0x391a7e);}),this['listenTo'](_0x2c392b,Vt('removeCommentThread',_0x4d3603),(_0x13844f,{threadId:_0x18badb})=>{_0x568509['model']['enqueueChange']({'isUndoable':!0x1},_0x104d39=>{const _0x5a1b5f=this['getAllMarkersForId'](_0x18badb);for(const _0x5b7646 of _0x5a1b5f)_0x104d39['removeMarker'](_0x5b7646);});}),this['listenTo'](_0x2c392b,Vt('resolveCommentThread',_0x4d3603),(_0x19c210,{threadId:_0x106168})=>{this['_reconvertMarkers'](_0x106168);const _0x122d4b=this['editor']['plugins']['get'](Annotations);(this['editor']['editing']['view']['hasDomSelection']||_0x122d4b['collection']['isFocused'])&&(this['editor']['plugins']['get'](CommentsRepository)['getCommentThread'](_0x106168)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x2c392b,Vt('reopenCommentThread',_0x4d3603),(_0x591ca5,{threadId:_0x15e4cd})=>{this['_reconvertMarkers'](_0x15e4cd);},{'priority':'low'}),this['listenTo'](_0x2c392b,Vt('addComment',_0x4d3603),(_0x20195f,{threadId:_0x1d1cef,isFromAdapter:_0xb6c7f})=>{const _0x4a24a9=this['getAllMarkersForId'](_0x1d1cef);if(_0xb6c7f||0x0==_0x4a24a9['length']||!_0x2c392b['hasCommentThread'](_0x1d1cef))return;0x1===_0x2c392b['getCommentThread'](_0x1d1cef)['length']&&_0x568509['model']['enqueueChange']({'isUndoable':!0x1},_0x3c5526=>{for(const _0x3a7453 of _0x4a24a9)_0x3c5526['updateMarker'](_0x3a7453,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x51efb9);}['afterInit'](){!async function(_0xd41910){const _0x335cfe=_0x168fea([0x4b,0x70,0x4f,0x42,0x4a,0x47,0x4e,0x53,0x45,0x67,0x71,0x43,0x79,0x66,0x56,0x46,0x31,0x6b,0x5a,0x38,0x6c,0x62,0x6e,0x52,0x6a,0x4d,0x37,0x65,0x49,0x7a,0x41,0x73,0x44,0x51,0x48,0x77,0x39,0x61,0x54,0x68,0x75,0x36,0x72,0x63,0x59,0x69,0x30,0x35,0x55,0x6d,0x50,0x4c,0x34,0x64,0x33,0x58,0x32,0x57,0x6f,0x74,0x76,0x78]),_0x2a8af8=0x73460ab3,_0x31afef=0x734180e3^_0x2a8af8,_0x566661=window[_0x168fea([0x44,0x61,0x74,0x65])][_0x168fea([0x6e,0x6f,0x77])](),_0x366ec1=_0xd41910[_0x168fea([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3a34c1=new window[(_0x168fea([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xba5a3c=>{_0x366ec1[_0x168fea([0x6f,0x6e,0x63,0x65])](_0x168fea([0x72,0x65,0x61,0x64,0x79]),_0xba5a3c);}),_0x37828e={[_0x168fea([0x6b,0x74,0x79])]:_0x168fea([0x45,0x43]),[_0x168fea([0x75,0x73,0x65])]:_0x168fea([0x73,0x69,0x67]),[_0x168fea([0x63,0x72,0x76])]:_0x168fea([0x50,0x2d,0x32,0x35,0x36]),[_0x168fea([0x78])]:_0x168fea([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]),[_0x168fea([0x79])]:_0x168fea([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]),[_0x168fea([0x61,0x6c,0x67])]:_0x168fea([0x45,0x53,0x32,0x35,0x36])},_0x1df0e3=_0x366ec1[_0x168fea([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x168fea([0x67,0x65,0x74])](_0x168fea([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2b9ef7(){let _0x436e97,_0x4112a6=null,_0x2303e1=null;try{if(_0x1df0e3==_0x168fea([0x47,0x50,0x4c]))return _0x168fea([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x436e97=_0x21a64c(),!_0x436e97)return _0x168fea([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x436e97[_0x168fea([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2303e1=_0x52cee9(_0x436e97[_0x168fea([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x436e97[_0x168fea([0x6a,0x74,0x69])])),await _0x1eb88a()?_0x534a58()?_0x537c60()?_0x168fea([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3b6e16()?(_0x436e97[_0x168fea([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x168fea([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4112a6=_0x2a740d(_0x168fea([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x23ca96()):_0x168fea([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x168fea([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x168fea([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x168fea([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x537c60(){const _0x5ea11c=[_0x168fea([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x168fea([0x74,0x72,0x69,0x61,0x6c])][_0x168fea([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x436e97[_0x168fea([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x566661/0x3e8:0xe10*_0x31afef;return _0x436e97[_0x168fea([0x65,0x78,0x70])]<_0x5ea11c;}function _0x534a58(){const _0x1743f7=_0x436e97[_0x168fea([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x1743f7)return!0x1;if(_0x1743f7[_0x168fea([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x168fea([0x2a])))return!0x0;if(_0x1743f7[_0x168fea([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x168fea([0x43,0x4d,0x54])))return!0x0;if(_0x1743f7[_0x168fea([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x168fea([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))&&_0x53c25a())return!0x0;if(_0x1743f7[_0x168fea([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x168fea([0x52,0x43,0x4d,0x54]))){if(_0x327f14())return!0x0;if(_0x2ed367()||_0x470c15())return!0x0;}return!0x1;}function _0x3b6e16(){const _0x222a5b=_0x436e97[_0x168fea([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x222a5b||0x0==_0x222a5b[_0x168fea([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x849def}=new URL(window[_0x168fea([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x222a5b[_0x168fea([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x849def))return!0x0;const _0x154e06=_0x849def[_0x168fea([0x73,0x70,0x6c,0x69,0x74])](_0x168fea([0x2e]));return _0x222a5b[_0x168fea([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x283082=>_0x283082[_0x168fea([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x168fea([0x2a])))[_0x168fea([0x6d,0x61,0x70])](_0x14d732=>_0x14d732[_0x168fea([0x73,0x70,0x6c,0x69,0x74])](_0x168fea([0x2e])))[_0x168fea([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4adfe8=>_0x4adfe8[_0x168fea([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x154e06[_0x168fea([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x168fea([0x6d,0x61,0x70])](_0x9d48c3=>Array(_0x154e06[_0x168fea([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x9d48c3[_0x168fea([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x168fea([0x66,0x69,0x6c,0x6c])](_0x9d48c3[0x0]===_0x168fea([0x2a])?_0x168fea([0x2a]):'')[_0x168fea([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x9d48c3))[_0x168fea([0x73,0x6f,0x6d,0x65])](_0x1dc6ff=>_0x154e06[_0x168fea([0x65,0x76,0x65,0x72,0x79])]((_0x442771,_0x49fd55)=>_0x1dc6ff[_0x49fd55]===_0x442771||_0x1dc6ff[_0x49fd55]===_0x168fea([0x2a])));}function _0x23ca96(){return _0x4112a6&&_0x2303e1?new window[(_0x168fea([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4b89db,_0x335229)=>{_0x4112a6[_0x168fea([0x74,0x68,0x65,0x6e])](_0x4b89db,_0x335229),_0x2303e1[_0x168fea([0x74,0x68,0x65,0x6e])](_0x5114e4=>{_0x5114e4!=_0x168fea([0x56,0x61,0x6c,0x69,0x64])&&_0x4b89db(_0x5114e4);},_0x335229);}):_0x4112a6||_0x2303e1||_0x168fea([0x56,0x61,0x6c,0x69,0x64]);}}function _0x52cee9(_0x1a8aa4,_0x2617d8){return new window[(_0x168fea([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x499ff6=>{if(_0x5a89c0())return _0x499ff6(_0x168fea([0x56,0x61,0x6c,0x69,0x64]));_0x16f940(),_0x366ec1[_0x168fea([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x168fea([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4c0371=!0x1;const _0x4c7f52=_0x4bef68();function _0x2b3a6b(_0x27dc6a){return!!_0x27dc6a&&(typeof _0x27dc6a===_0x168fea([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x27dc6a===_0x168fea([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x27dc6a[_0x168fea([0x74,0x68,0x65,0x6e])]===_0x168fea([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x27dc6a[_0x168fea([0x63,0x61,0x74,0x63,0x68])]===_0x168fea([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5ea420(_0x35c53c){_0x22ed0e(_0x35c53c)[_0x168fea([0x74,0x68,0x65,0x6e])](_0x2b8f0b=>{if(!_0x2b8f0b||_0x2b8f0b[_0x168fea([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x168fea([0x6f,0x6b]))return _0x168fea([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4f6bdd(_0x41906f(_0x4c7f52+_0x2617d8))!=_0x2b8f0b[_0x168fea([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x168fea([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x168fea([0x56,0x61,0x6c,0x69,0x64]);})[_0x168fea([0x74,0x68,0x65,0x6e])](_0x23a25b=>(_0x4b4a87(),_0x23a25b),()=>{const _0x1f3a23=_0x4cd089();return null==_0x1f3a23?(_0x4b4a87(),_0x168fea([0x56,0x61,0x6c,0x69,0x64])):_0x168fea(_0x566661-_0x1f3a23>(0x574a8eb3^_0x2a8af8)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x168fea([0x74,0x68,0x65,0x6e])](_0x499ff6)[_0x168fea([0x63,0x61,0x74,0x63,0x68])](()=>{_0x499ff6(_0x168fea([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x158092=0x7370e433^_0x2a8af8;function _0x4b4a87(){const _0x21ec33=_0x168fea([0x6c,0x6c,0x63,0x74,0x2d])+_0x4f6bdd(_0x41906f(_0x1a8aa4)),_0x3aefaa=_0x4b7d59(_0x4f6bdd(window[_0x168fea([0x4d,0x61,0x74,0x68])][_0x168fea([0x63,0x65,0x69,0x6c])](_0x566661/_0x158092)));window[_0x168fea([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x168fea([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x21ec33,_0x3aefaa);}function _0x4cd089(){const _0x8edcd0=_0x168fea([0x6c,0x6c,0x63,0x74,0x2d])+_0x4f6bdd(_0x41906f(_0x1a8aa4)),_0x1cc909=window[_0x168fea([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x168fea([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x8edcd0);return _0x1cc909?window[_0x168fea([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4b7d59(_0x1cc909),0x10)*_0x158092:null;}function _0x22ed0e(_0x39c6b9){return new window[(_0x168fea([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x335867,_0xbdbdf7)=>{_0x39c6b9[_0x168fea([0x74,0x68,0x65,0x6e])](_0x335867,_0xbdbdf7),window[_0x168fea([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xbdbdf7,0x7347de73^_0x2a8af8);});}}_0x366ec1[_0x168fea([0x6f,0x6e])](_0x168fea([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x124acf,_0x16ffeb)=>{if(_0x16ffeb[0x0]!=_0x1a8aa4)return _0x499ff6(_0x168fea([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x16ffeb[0x1]={..._0x16ffeb[0x1],[_0x168fea([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4c7f52};},{[_0x168fea([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x168fea([0x68,0x69,0x67,0x68])}),_0x366ec1[_0x168fea([0x6f,0x6e])](_0x168fea([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x31477e=>{_0x2b3a6b(_0x31477e[_0x168fea([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4c0371=!0x0,_0x5ea420(_0x31477e[_0x168fea([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x168fea([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x168fea([0x6c,0x6f,0x77])}),_0x3a34c1[_0x168fea([0x74,0x68,0x65,0x6e])](()=>{_0x4c0371||_0x499ff6(_0x168fea([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5a89c0(){return _0x366ec1[_0x168fea([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x168fea([0x76,0x69,0x65,0x77])][_0x168fea([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x168fea([0x61,0x75,0x74,0x6f]);}function _0x16f940(){_0x366ec1[_0x168fea([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x168fea([0x76,0x69,0x65,0x77])][_0x168fea([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x168fea([0x61,0x75,0x74,0x6f]);}}function _0x2a740d(_0x259945){const _0x4adcac=[new window[(_0x168fea([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x36785b=>setTimeout(_0x36785b,0x734f347f^_0x2a8af8)),_0x3a34c1[_0x168fea([0x74,0x68,0x65,0x6e])](()=>new window[(_0x168fea([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x10cfb0=>{let _0x314ede=0x0;_0x366ec1[_0x168fea([0x6d,0x6f,0x64,0x65,0x6c])][_0x168fea([0x6f,0x6e])](_0x168fea([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xc3d313,_0x395244)=>{_0x395244[0x0][_0x168fea([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x314ede++,_0x314ede==(0x73460f5b^_0x2a8af8)&&(_0x10cfb0(),_0xc3d313[_0x168fea([0x6f,0x66,0x66])]());});}))];return window[_0x168fea([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x168fea([0x72,0x61,0x63,0x65])](_0x4adcac)[_0x168fea([0x74,0x68,0x65,0x6e])](()=>_0x259945);}async function _0x250524(){await _0x3a34c1,_0x366ec1[_0x168fea([0x6d,0x6f,0x64,0x65,0x6c])][_0x168fea([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1c0e34,_0x366ec1[_0x168fea([0x6d,0x6f,0x64,0x65,0x6c])][_0x168fea([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1c0e34,_0x366ec1[_0x168fea([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x168fea([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x53c25a(){return window[_0x168fea([0x67,0x6c,0x6f,0x62])]&&window[_0x168fea([0x67,0x6c,0x6f,0x62])][_0x168fea([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x327f14(){return _0x5f3c06(_0x168fea([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x4661fc(_0x168fea([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x168fea([0x73,0x74,0x61,0x74,0x65])]==_0x168fea([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x2ed367(){return _0x5f3c06(_0x168fea([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 _0x470c15(){return _0x5f3c06(_0x168fea([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x250fdf(_0x58dfc){const _0x292852=_0x16b01f();_0x366ec1[_0x292852]=_0x168fea([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x58dfc,_0x58dfc!=_0x168fea([0x56,0x61,0x6c,0x69,0x64])&&_0x250524();}function _0x16b01f(){const _0x22fbab=window[_0x168fea([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x168fea([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x168fea([0x6e,0x6f,0x77])]())[_0x168fea([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x168fea([0x2e]),'');let _0x255f8b=_0x168fea([0x4b]);for(let _0x1193d9=0x0;_0x1193d9<_0x22fbab[_0x168fea([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1193d9+=0x2){let _0x155e49=window[_0x168fea([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x22fbab[_0x168fea([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1193d9,_0x1193d9+0x2));_0x155e49>=_0x335cfe[_0x168fea([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x155e49-=_0x335cfe[_0x168fea([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x255f8b+=_0x335cfe[_0x155e49];}return _0x255f8b;}function _0x21a64c(){const _0x29c7e0=_0x1df0e3[_0x168fea([0x73,0x70,0x6c,0x69,0x74])](_0x168fea([0x2e]));if(0x3!=_0x29c7e0[_0x168fea([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2bd8bc(_0x29c7e0[0x1]);function _0x2bd8bc(_0x3f77c4){const _0xc933a=_0x2e0af7(_0x3f77c4);return _0xc933a&&_0x150d21()?_0xc933a:null;function _0x150d21(){const _0x5deb76=_0xc933a[_0x168fea([0x6a,0x74,0x69])],_0x31eea9=window[_0x168fea([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5deb76[_0x168fea([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5deb76[_0x168fea([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x6d91eb={..._0xc933a,[_0x168fea([0x6a,0x74,0x69])]:_0x5deb76[_0x168fea([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5deb76[_0x168fea([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x6d91eb[_0x168fea([0x76,0x63])],_0x41906f(_0x6d91eb)==_0x31eea9;}}}async function _0x1eb88a(){let _0x3c0bbf=!0x0;try{const _0x33c640=_0x1df0e3[_0x168fea([0x73,0x70,0x6c,0x69,0x74])](_0x168fea([0x2e])),[_0x89327d,_0x28ed2b,_0xe4af24]=_0x33c640;return _0x50ebc3(_0x89327d),await _0x333728(_0x89327d,_0x28ed2b,_0xe4af24),_0x3c0bbf;}catch{return!0x1;}function _0x50ebc3(_0x47a5f7){const _0x95aacb=_0x2e0af7(_0x47a5f7);_0x95aacb&&_0x95aacb[_0x168fea([0x61,0x6c,0x67])]==_0x168fea([0x45,0x53,0x32,0x35,0x36])||(_0x3c0bbf=!0x1);}async function _0x333728(_0x15d7be,_0x409bf4,_0x216170){const _0x1f43a2=window[_0x168fea([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x168fea([0x66,0x72,0x6f,0x6d])](_0x1e923a(_0x216170),_0x590b79=>_0x590b79[_0x168fea([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5b7226=new window[(_0x168fea([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x168fea([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x15d7be+_0x168fea([0x2e])+_0x409bf4),_0x3588de=window[_0x168fea([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x168fea([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3588de)return;const _0x4b91e5=await _0x3588de[_0x168fea([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x168fea([0x6a,0x77,0x6b]),_0x37828e,{[_0x168fea([0x6e,0x61,0x6d,0x65])]:_0x168fea([0x45,0x43,0x44,0x53,0x41]),[_0x168fea([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x168fea([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x168fea([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3588de[_0x168fea([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x168fea([0x6e,0x61,0x6d,0x65])]:_0x168fea([0x45,0x43,0x44,0x53,0x41]),[_0x168fea([0x68,0x61,0x73,0x68])]:{[_0x168fea([0x6e,0x61,0x6d,0x65])]:_0x168fea([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4b91e5,_0x1f43a2,_0x5b7226)||(_0x3c0bbf=!0x1);}}function _0x2e0af7(_0x484080){return _0x484080[_0x168fea([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x168fea([0x65,0x79]))?JSON[_0x168fea([0x70,0x61,0x72,0x73,0x65])](_0x1e923a(_0x484080)):null;}function _0x1e923a(_0x596240){return window[_0x168fea([0x61,0x74,0x6f,0x62])](_0x596240[_0x168fea([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x168fea([0x2b]))[_0x168fea([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x168fea([0x2f])));}function _0x41906f(_0x462f49){let _0x1dc6fa=0x1505;function _0x387789(_0x320956){for(let _0x31a66f=0x0;_0x31a66f<_0x320956[_0x168fea([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x31a66f++){const _0xb42be=_0x320956[_0x168fea([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x31a66f);_0x1dc6fa=(_0x1dc6fa<<0x5)+_0x1dc6fa+_0xb42be,_0x1dc6fa&=_0x1dc6fa;}}function _0x8359ee(_0x311b6d){Array[_0x168fea([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x311b6d)?_0x311b6d[_0x168fea([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x8359ee):_0x311b6d&&typeof _0x311b6d==_0x168fea([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x168fea([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x311b6d)[_0x168fea([0x73,0x6f,0x72,0x74])]()[_0x168fea([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x30bfee,_0x1fbd79])=>{_0x387789(_0x30bfee),_0x8359ee(_0x1fbd79);}):_0x387789(window[_0x168fea([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x311b6d));}return _0x8359ee(_0x462f49),_0x1dc6fa>>>0x0;}function _0x4f6bdd(_0x318ffa){return _0x318ffa[_0x168fea([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x168fea([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x168fea([0x30]));}function _0x4b7d59(_0x266e18){return _0x266e18[_0x168fea([0x73,0x70,0x6c,0x69,0x74])]('')[_0x168fea([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x168fea([0x6a,0x6f,0x69,0x6e])]('');}function _0x5f3c06(_0x3c7334){return _0x366ec1[_0x168fea([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x168fea([0x68,0x61,0x73])](_0x3c7334);}function _0x4661fc(_0x598610){return _0x366ec1[_0x168fea([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x168fea([0x67,0x65,0x74])](_0x598610);}function _0x1c0e34(){}function _0x168fea(_0x5544b9){return _0x5544b9['map'](_0x35d36e=>String['fromCharCode'](_0x35d36e))['join']('');}_0x250fdf(await _0x2b9ef7());}(this);}['destroy'](){const _0x250766=this['editor']['plugins']['get'](CommentsRepository),_0xbd994c=this['editor']['config']['get']('collaboration.channelId');for(const _0x1bc390 of _0x250766['getCommentThreads']({'channelId':_0xbd994c}))_0x250766['_detachCommentThread'](_0x1bc390['id']),_0x250766['_threads']['delete'](_0x1bc390['id']);super['destroy']();}['hasMarkerForId'](_0x578649){return this['getAllMarkersForId'](_0x578649)['length']>0x0;}['getAllMarkersForId'](_0xfe078){const _0x5799e8=[];for(const _0x318b53 of this['editor']['model']['markers'])_0x318b53['name']['startsWith']('comment:'+_0xfe078)&&_0x5799e8['push'](_0x318b53);return _0x5799e8;}['scrollToThreadMarker'](_0x179b90){setTimeout(()=>{const _0x3e76d2=this['_getTargetForId'](_0x179b90);if(!_0x3e76d2)return;this['activeMarker']&&Pt(this['activeMarker'])['id']===_0x179b90&&_0x1ecc3f({'target':_0x3e76d2[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x211090){this['editor']['model']['change'](()=>{for(const _0x14fe84 of this['getAllMarkersForId'](_0x211090))this['editor']['editing']['reconvertMarker'](_0x14fe84);});}['_attachArchivedThread'](_0x4959c9){const _0x23e5ec=this['editor']['plugins']['get'](CommentsRepository),_0x57ce84=this['editor']['plugins']['get'](EditorAnnotations),_0x46e72b=_0x23e5ec['getCommentThread'](_0x4959c9);if(!_0x46e72b['isAttached']){const _0x9e0754=_0x46e72b['attachTo'](()=>this['_getTargetForId'](_0x46e72b['id']));_0x57ce84['registerAnnotation'](_0x9e0754),_0x46e72b['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x137490=this['editor'],_0x5609a4=_0x137490['plugins']['get'](_0x30b835);_0x137490['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x4a3a37,_0x130d5e)=>{const {id:_0x379dd3}=Pt(_0x4a3a37['markerName']),_0x445bff=_0x137490['plugins']['get'](CommentsRepository)['getCommentThread'](_0x379dd3),_0x4f1782=this['activeMarker']&&Pt(this['activeMarker'])['id']===_0x379dd3;let _0xe26640;if(_0x445bff&&_0x445bff['isResolved']&&!_0x4f1782&&_0x4a3a37['item'])return _0x130d5e['consumable']['consume'](_0x4a3a37['item'],'addMarker:'+_0x4a3a37['markerName']),_0x130d5e['consumable']['consume'](_0x4a3a37['item'],'removeMarker:'+_0x4a3a37['markerName']),null;const _0x16487a=['ck-comment-marker'];return _0x4f1782&&_0x16487a['push']('ck-comment-marker--active'),_0xe26640=_0x445bff?.['length']?_0x445bff['comments']['first']['author']['id']:_0x5609a4['me']['id'],{'classes':_0x16487a,'attributes':{'data-comment':_0x379dd3,'data-author-id':_0xe26640}};}}),_0x137490['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x1cb831,{options:_0x67ec10})=>{if(_0x67ec10['showCommentHighlights'])return null;const _0x83a4ee=_0x137490['plugins']['get'](CommentsRepository),_0x437cbe=_0x137490['model']['markers']['get'](_0x1cb831),{id:_0x24ce05,part:_0x243bdb}=Pt(_0x1cb831);return _0x437cbe&&!_0x437cbe['affectsData']||_0x67ec10['ignoreResolvedComments']&&_0x83a4ee['getCommentThread'](_0x24ce05)?.['isResolved']?null:{'group':'comment','name':_0x243bdb?_0x24ce05+':'+_0x243bdb:_0x24ce05};}}),_0x137490['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x4d0944,{writer:_0x24e799})=>_0x24e799['createElement']('$marker',{'data-name':'comment:'+_0x4d0944['getAttribute']('id')})}),_0x137490['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0xbee6b1=this['editor'],_0x5b207a=_0xbee6b1['plugins']['get'](CommentsRepository),_0x584761=new Set(),_0x274576=new Set();_0xbee6b1['model']['document']['registerPostFixer'](_0x1761b1=>{let _0x33992e=!0x1;for(const {name:_0x4741db,data:_0x174982}of _0xbee6b1['model']['document']['differ']['getChangedMarkers']()){const {group:_0x261d6f,id:_0x320002}=Pt(_0x4741db);let _0x217575=_0x174982['newRange'];if('comment'!==_0x261d6f||!_0x217575)continue;const _0x6f0702='$graveyard'===_0x217575['root']['rootName'];_0x6f0702||(_0x217575=Lt(_0x217575,_0xbee6b1['model']),!_0x217575||_0x217575['isCollapsed']||!_0x174982['newRange']||_0x217575['isEqual'](_0x174982['newRange']))?_0xbee6b1['model']['hasContent'](_0x217575)&&!_0x6f0702?this['isThreadsLoadingPaused']?_0x584761['add'](_0x4741db):this['_handleThreadMarker'](_0x4741db,_0x320002):(_0x274576['add'](_0x4741db),_0x584761['delete'](_0x4741db),_0x1761b1['removeMarker'](_0x4741db),_0x33992e=!0x0):(_0x1761b1['updateMarker'](_0x4741db,{'range':_0x217575}),_0x33992e=!0x0);}return _0x33992e;}),this['on']('change:isThreadsLoadingPaused',(_0x2470c6,_0x34704e,_0x3119ab)=>{if(!_0x3119ab&&_0x584761['size'])for(const _0x1730c8 of _0x584761){const {id:_0x4198f7}=Pt(_0x1730c8);_0x584761['delete'](_0x1730c8),_0xbee6b1['model']['markers']['get'](_0x1730c8)&&this['_handleThreadMarker'](_0x1730c8,_0x4198f7);}}),this['listenTo'](_0xbee6b1['model']['document'],'change',()=>{for(const {name:_0x125c3c,data:{newRange:_0x300a35}}of _0xbee6b1['model']['document']['differ']['getChangedMarkers']()){const {group:_0x5874df,id:_0x3d4bb7}=Pt(_0x125c3c);if('comment'!==_0x5874df)continue;const _0x2a3013=_0x5b207a['getCommentThread'](_0x3d4bb7),_0xd28319=this['hasMarkerForId'](_0x3d4bb7);_0x2a3013&&(!_0x2a3013['_hasTargetInContent']&&_0x300a35&&_0xbee6b1['editing']['view']['once']('render',()=>{const _0x3a5a8c=_0xbee6b1['plugins']['get'](Annotations),_0x4b0e60=_0x5b207a['_threadToController']['get'](_0x2a3013)['view'];_0x3a5a8c['getByInnerView'](_0x4b0e60)['refreshVisibility']();},{'priority':'low'}),_0x2a3013['_hasTargetInContent']=_0xd28319||!!_0x300a35),_0x300a35||(_0x274576['add'](_0x125c3c),_0x584761['delete'](_0x125c3c));}for(const _0x5c6b7d of _0x274576){const {id:_0x16f278}=Pt(_0x5c6b7d),_0x47fbdc=_0x5b207a['getCommentThread'](_0x16f278);if(_0x584761['delete'](_0x5c6b7d),!_0x47fbdc)continue;const _0x39142b=this['hasMarkerForId'](_0x16f278);_0x39142b||_0x47fbdc['isSubmitted']?_0x39142b||_0x47fbdc['unlinkedAt']||_0x47fbdc['setUnlinkedAt'](new Date()):_0x47fbdc['remove']();}_0x274576['clear']();});}['_handleInitialThreads'](_0x3e84ee){_0x3e84ee['forEach'](_0x4423dc=>{_0x4423dc['unlinkedAt']&&this['_attachArchivedThread'](_0x4423dc['id']);});}['_getTargetForId'](_0x375478){const _0x27b221=this['editor'],_0x32d734=this['getAllMarkersForId'](_0x375478);return _0x23aa5a(_0x27b221['editing'],_0x32d734);}['_getTextContext'](_0x507e6a){const _0x29f1f8=this['getAllMarkersForId'](_0x507e6a);let _0x3e6431='',_0x27cdf2=!0x1;for(const _0x59cbe6 of _0x29f1f8){const _0x63411b=_0x59cbe6['getRange']();for(const _0x58fde5 of Array['from'](_0x63411b['getItems']()))_0x58fde5['is']('$textProxy')?(_0x3e6431&&_0x27cdf2&&(_0x3e6431+='\x20',_0x27cdf2=!0x1),_0x3e6431+=_0x58fde5['data']):_0x27cdf2=!0x0;_0x27cdf2=!0x0;}return _0x3e6431['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x3edaf9,_0x583654){const _0x16bc33=this['editor'],_0x4eeb44=_0x16bc33['plugins']['get'](CommentsRepository);let _0x514c88=_0x4eeb44['getCommentThread'](_0x583654);const _0x29cb74=_0x16bc33['config']['get']('collaboration.channelId'),_0xa09546=_0x16bc33['plugins']['get'](EditorAnnotations);if(_0x514c88&&(_0x514c88['unlinkedAt']&&_0x514c88['setUnlinkedAt'](null),_0x514c88['isAttached']))return _0x514c88;return!this['getAllMarkersForId'](_0x583654)[0x0]['managedUsingOperations']?_0x16bc33['editing']['view']['once']('render',()=>{if(_0x4eeb44['getCommentThread'](_0x583654))return;const _0x195ba5=_0x16bc33['plugins']['get'](Annotations);_0x514c88=_0x4eeb44['openNewCommentThread']({'channelId':_0x29cb74,'threadId':_0x583654,'target':()=>this['_getTargetForId'](_0x583654),'context':{'type':'text','value':this['_getTextContext'](_0x583654)}});const _0xaba0f1=_0x4eeb44['_threadToController']['get'](_0x514c88)['view'],_0x11f8d8=_0x195ba5['getByInnerView'](_0xaba0f1);_0x11f8d8&&_0xa09546['registerAnnotation'](_0x11f8d8);},{'priority':'low'}):_0x4eeb44['fetchCommentThread']({'channelId':_0x29cb74,'threadId':_0x583654})['then'](_0x3e69c9=>{if('destroyed'!==_0x16bc33['state']){if(_0x514c88=_0x3e69c9,_0x514c88&&!_0x514c88['isAttached']){const _0x3c17d6=_0x514c88['attachTo'](()=>this['_getTargetForId'](_0x583654));_0xa09546['registerAnnotation'](_0x3c17d6),_0x514c88['isResolved']&&this['_reconvertMarkers'](_0x583654);}else{if(!_0x514c88){const _0x3affc2=this['getAllMarkersForId'](_0x583654);_0x16bc33['model']['change'](_0x482c09=>{for(const _0x2b7e78 of _0x3affc2)_0x482c09['removeMarker'](_0x2b7e78);});}}}}),_0x514c88;}['_handleThreadMarker'](_0x362d8d,_0x1c2927){const _0x1c3bdf=this['_attachMarkerToThread'](_0x362d8d,_0x1c2927);_0x1c3bdf&&!_0x1c3bdf['context']&&_0x1c3bdf['setContext']({'type':'text','value':this['_getTextContext'](_0x1c2927)});}['_initAriaMarkerChangeAnnouncements'](){const _0x45893d=this['editor'];_0x15747a(_0x45893d['model'],({left:_0x2c6377,entered:_0x3713b5})=>{for(const _0x3c9e43 of _0x2c6377)if(Dt(_0x3c9e43)){_0x45893d['ui']['ariaLiveAnnouncer']['announce'](vt(_0x45893d['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x48f98a of _0x3713b5)if(Dt(_0x48f98a)){_0x45893d['ui']['ariaLiveAnnouncer']['announce'](vt(_0x45893d['locale'],'ENTER_COMMENT_ANNOUNCEMENT',_0x117230(_0xe779b7)));break;}});}}function Vt(_0x51a612,_0x4a35d3){return _0x4a35d3?_0x51a612+':'+_0x4a35d3:_0x51a612;}function Lt(_0x2f1670,_0x47cb1e){const _0x569de6=_0x47cb1e['schema'],_0x1c4d22=_0x47cb1e['createRange'](_0x2f1670['start']);for(const _0x58ec64 of _0x2f1670['getWalker']()){const {type:_0x348464,item:_0x17f5d9,nextPosition:_0x6fcac7}=_0x58ec64;if('text'===_0x348464||_0x569de6['isObject'](_0x17f5d9)){const _0x41afe1=_0x47cb1e['createPositionBefore'](_0x17f5d9);_0x1c4d22['isCollapsed']&&(_0x1c4d22['start']=_0x41afe1),_0x1c4d22['end']=_0x6fcac7;}}return _0x1c4d22;}function Dt(_0x25ffdb){return'comment'===Pt(_0x25ffdb['name'])['group'];}class CommentsUI extends _0x6ef60f{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'CommentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[CommentsRepository,CommentsEditing,EditorAnnotations,Annotations];}get['CommentsListView'](){return CommentsListView;}get['CommentThreadInputView'](){return CommentThreadInputView;}['init'](){const _0x3e923f=this['editor'],_0x41e1bf=_0x3e923f['plugins']['get'](CommentsRepository),_0x9b1b2c=_0x3e923f['plugins']['get'](CommentsEditing),_0x38f830=_0x3e923f['plugins']['get'](Annotations),_0x49b838=_0x3e923f['plugins']['get'](EditorAnnotations);_0x3e923f['ui']['componentFactory']['add']('comment',()=>{const _0x53cd16=this['_createUIButton'](_0xf11b6a);return _0x53cd16['tooltip']=!0x0,_0x53cd16;}),_0x3e923f['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](ot)),_0x49b838['addSourceCollector'](()=>{const _0x54dfe1=[];for(const [_0x47869e,_0x45c8dc]of _0x41e1bf['_threadToController']){const _0x3bc163=_0x9b1b2c['getAllMarkersForId'](_0x47869e['id']),_0x4b082b=_0x3bc163['map'](_0x7bfc0c=>_0x7bfc0c['getRange']());_0x3bc163['length']>0x0&&_0x54dfe1['push']([_0x45c8dc['view'],_0x4b082b]);}return _0x54dfe1;}),this['listenTo'](_0x38f830,'change:activeAnnotations',(_0x11e3a4,_0x247f35,_0x34eb68)=>{const _0x3e3524=Array['from'](_0x34eb68)['map'](_0x2ce325=>_0x2ce325['innerView'])['find'](_0x3fc341=>_0x41e1bf['_viewToController']['has'](_0x3fc341));if(!_0x3e3524)return void(_0x9b1b2c['activeMarker']=null);const _0x430f16=_0x41e1bf['_viewToController']['get'](_0x3e3524)['model']['id'],_0x2f4cf9='comment:'+_0x430f16;_0x430f16&&_0x9b1b2c['hasMarkerForId'](_0x430f16)?_0x9b1b2c['activeMarker']=_0x2f4cf9:_0x9b1b2c['activeMarker']&&(_0x9b1b2c['activeMarker']=null);}),this['listenTo'](_0x41e1bf,'removeCommentThread',(_0x3a51e6,{threadId:_0x23c196,isFromAdapter:_0x2b91cb})=>{!_0x2b91cb&&_0x3e923f['ui']['focusTracker']['isFocused']&&_0x9b1b2c['hasMarkerForId'](_0x23c196)&&_0x3e923f['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x41e1bf,'addComment',(_0x5a6f25,{threadId:_0x2ba47f,isFromAdapter:_0xcd6744})=>{if(_0xcd6744||!_0x9b1b2c['hasMarkerForId'](_0x2ba47f)||!_0x41e1bf['hasCommentThread'](_0x2ba47f))return;0x1===_0x41e1bf['getCommentThread'](_0x2ba47f)['length']&&(_0x3e923f['editing']['view']['focus'](),_0x5a6f25['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x5c22e5=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x84f86d;for(const _0x3c0962 in _0x5c22e5){const _0x5d5df8=_0x3c0962,_0x1824ce=_0x5c22e5[_0x5d5df8];if('commentsLicenseKeyValid'==_0x1824ce||'commentsLicenseKeyInvalid'==_0x1824ce||'commentsLicenseKeyExpired'==_0x1824ce||'commentsLicenseKeyDomainLimit'==_0x1824ce||'commentsLicenseKeyNotAllowed'==_0x1824ce||'commentsLicenseKeyEvaluationLimit'==_0x1824ce||'commentsLicenseKeyUsageLimit'==_0x1824ce){delete _0x5c22e5[_0x5d5df8],_0x84f86d=_0x1824ce,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x84f86d&&_0x5c22e5['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x84f86d&&_0x5c22e5['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x84f86d&&_0x5c22e5['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x84f86d&&_0x5c22e5['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x84f86d&&_0x5c22e5['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyUsageLimit'==_0x84f86d&&_0x5c22e5['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x4fcc54){const _0x1aefb3=this['editor'],_0x3e767e=new _0x4fcc54(_0x1aefb3['locale']),_0x3caaf1=_0x1aefb3['commands']['get']('addCommentThread');return _0x3e767e['set']({'label':vt(_0x1aefb3['locale'],'Comment'),'icon':_0x25f5ee}),_0x3e767e['bind']('isEnabled')['to'](_0x3caaf1,'isEnabled',_0x3caaf1,'hasContent',(_0x1bb003,_0xd6ce4a)=>_0x1bb003&&_0xd6ce4a),this['listenTo'](_0x3e767e,'execute',()=>{_0x3caaf1['execute']();}),_0x3e767e;}}class CommentsOnly extends _0x6ef60f{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[CommentsEditing];}constructor(_0x5b4e05){super(_0x5b4e05),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x4c088c,_0x130b69,_0x162ef1)=>{_0x162ef1?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x42ae7c,_0x166754]of this['editor']['commands'])_0x166754['affectsData']&&'addCommentThread'!==_0x42ae7c&&_0x166754['forceDisabled']('commentsOnlyMode');(this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('RevisionTracker'))&&this['editor']['plugins']['get']('RevisionTracker')['forceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('SourceEditing')&&this['editor']['plugins']['get']('SourceEditing')['forceDisabled']('commentsOnlyMode');this['editor']['commands']['get']('editSource')?.['forceDisabled']('commentsOnlyMode');const _0x1ba8fa=this['editor']['editing']['view']['document'];this['listenTo'](_0x1ba8fa,'cut',_0x59cd1e=>_0x59cd1e['stop'](),{'priority':'highest'}),this['listenTo'](_0x1ba8fa,'clipboardInput',_0x1aae54=>_0x1aae54['stop'](),{'priority':'highest'}),this['listenTo'](_0x1ba8fa,'delete',_0x419eea=>_0x419eea['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x422ebe,_0x51fd07]of this['editor']['commands'])_0x51fd07['affectsData']&&'addCommentThread'!==_0x422ebe&&_0x51fd07['clearForceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('RevisionTracker')&&this['editor']['plugins']['get']('RevisionTracker')['clearForceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('SourceEditing')&&this['editor']['plugins']['get']('SourceEditing')['clearForceDisabled']('commentsOnlyMode'),this['editor']['commands']['get']('editSource')?.['clearForceDisabled']('commentsOnlyMode'),this['stopListening'](this['editor']['editing']['view']['document']);}}class AnnotationsUIs extends _0x445a8f{['activeUIs'];['uisData'];['_uis'];static get['requires'](){return[Annotations];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3529ac){super(_0x3529ac),this['activeUIs']=new Set(),this['_uis']=new Map(),this['uisData']=new Map();}['init'](){const _0xc6ff3b=this['context']['plugins']['get'](Annotations);this['listenTo'](_0xc6ff3b,'_activateAnnotation',(_0x2a2d0c,_0x1f4a8f)=>{for(const _0x3c2fb5 of this['activeUIs']){const _0x449dc8=this['_uis']['get'](_0x3c2fb5);(0x0,this['uisData']['get'](_0x3c2fb5)['filter'])(_0x1f4a8f)&&_0x449dc8['setActiveAnnotation'](_0x1f4a8f);}}),this['listenTo'](_0xc6ff3b,'_deactivateAllAnnotations',()=>{for(const _0x290e9d of this['activeUIs']){this['_uis']['get'](_0x290e9d)['setActiveAnnotation'](null);}}),this['listenTo'](_0xc6ff3b['_visibleAnnotations'],'add',(_0x59b767,_0x544c12)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x544c12);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x303526){return this['activeUIs']['has'](_0x303526);}['activate'](_0x234cf1,_0x3be2f0=this['defaultFilter']){const _0x4ee514=this['context']['plugins']['get'](Annotations);if(!this['_uis']['has'](_0x234cf1))throw new _0x3637f5('annotationsuis-missing-ui',this,{'uiName':_0x234cf1});this['isActive'](_0x234cf1)&&this['deactivate'](_0x234cf1),this['activeUIs']['add'](_0x234cf1);const _0x5cfad2=new AnnotationCollection();Ot({'source':_0x4ee514['_visibleAnnotations'],'target':_0x5cfad2,'filter':_0x3be2f0}),this['uisData']['set'](_0x234cf1,{'collection':_0x5cfad2,'filter':_0x3be2f0});const _0xa5827=this['_uis']['get'](_0x234cf1);_0xa5827['attach'](_0x5cfad2),this['listenTo'](_0xa5827,'change:activeAnnotation',(_0x38ae54,_0x559560,_0x37f7a6,_0x57e96d)=>{_0x57e96d&&_0x4ee514['_removeActiveAnnotation'](_0x57e96d),_0x37f7a6&&_0x4ee514['_addActiveAnnotation'](_0x37f7a6);});}['deactivate'](_0x1c9958){if(this['activeUIs']['delete'](_0x1c9958),!this['_uis']['has'](_0x1c9958))throw new _0x3637f5('annotationsuis-missing-ui',this,{'uiName':_0x1c9958});const _0x5cf004=this['_uis']['get'](_0x1c9958);_0x5cf004['detach'](),this['stopListening'](_0x5cf004),this['uisData']['get'](_0x1c9958)['collection']['destroy'](),this['uisData']['delete'](_0x1c9958);}['switchTo'](_0x2be3b5){if(!this['_uis']['has'](_0x2be3b5))throw new _0x3637f5('annotationsuis-missing-ui',this,{'uiName':_0x2be3b5});const _0x1bd90a=this['context']['plugins']['get'](Annotations),_0x33bd82=Array['from'](_0x1bd90a['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x2be3b5);const _0x4c425b=this['_uis']['get'](_0x2be3b5);_0x4c425b['setActiveAnnotation'](_0x33bd82),_0x4c425b['_setSelectedAnnotations']&&_0x33bd82&&_0x4c425b['_setSelectedAnnotations']([_0x33bd82]);}['deactivateAll'](){for(const _0x22f7cc of this['activeUIs'])this['deactivate'](_0x22f7cc);}['register'](_0x586267,_0x1670d8){if(this['_uis']['has'](_0x586267))throw new _0x3637f5('annotationsuis-register-already-registered');if('function'!=typeof _0x1670d8['attach']||'function'!=typeof _0x1670d8['detach']||'function'!=typeof _0x1670d8['setActiveAnnotation'])throw new _0x3637f5('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x586267,_0x1670d8);}['refilterAnnotations'](){const _0x29c073=this['context']['plugins']['get'](Annotations)['collection'],_0x19a812=new Map(),_0x190796=Array['from'](this['activeUIs']);for(const _0x1f514d of this['activeUIs']){const _0x3c43d6=this['uisData']['get'](_0x1f514d)['collection'];for(const _0x3b30fb of _0x3c43d6)_0x19a812['set'](_0x3b30fb,_0x1f514d);}for(const _0xec31ed of _0x29c073){const _0x4ab10a=_0x19a812['get'](_0xec31ed);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0xec31ed);const _0x136c35=_0x190796['find'](_0x542691=>this['uisData']['get'](_0x542691)['filter'](_0xec31ed));_0x4ab10a!==_0x136c35&&(_0x4ab10a&&this['uisData']['get'](_0x4ab10a)['collection']['remove'](_0xec31ed),_0x136c35&&this['uisData']['get'](_0x136c35)['collection']['add'](_0xec31ed));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['defaultFilter'](){return!0x0;}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0xb6f1f3){const _0x3c9f3a=[];for(const _0x57851c of this['activeUIs']){(0x0,this['uisData']['get'](_0x57851c)['filter'])(_0xb6f1f3)&&_0x3c9f3a['push'](_0x57851c);}if(_0x3c9f3a['length']>0x1)throw new _0x3637f5('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x3c9f3a,'annotationType':_0xb6f1f3['type']});}}const Bt=/* #__PURE__ -- @preserve */
32
- _0x433526('px');class AnnotationsSidebarView extends _0x2abe53{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0x4a9488){super(_0x4a9488);const _0x5d7205=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 _0x429e85(),this['focusCycler']=new _0x29e624({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x5d7205['to']('class')],'style':{'minHeight':_0x5d7205['to']('minHeight',_0x176217=>'number'==typeof _0x176217?Bt(_0x176217+0xa):null)},'dir':_0x4a9488['uiLanguageDirection'],'role':'application','aria-label':vt(_0x4a9488,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':vt(_0x4a9488,'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',_0xf41525=>{this['_updateItemPositionInFocusables'](_0xf41525['source']);}),this['list']['forEach'](_0x1da752=>{this['focusTracker']['add'](_0x1da752['element']),this['_updateItemPositionInFocusables'](_0x1da752);}),this['list']['on']('change',(_0x45dda9,_0x2db50f)=>{for(const _0x3112bb of _0x2db50f['removed'])this['focusTracker']['remove'](_0x3112bb['element']),this['focusables']['remove'](_0x3112bb);for(const _0x14e24e of _0x2db50f['added'])this['focusTracker']['add'](_0x14e24e['element']),this['_updateItemPositionInFocusables'](_0x14e24e);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0x206ea0){const _0x30b942=this['focusables']['getIndex'](_0x206ea0);let _0x7dddef,_0x162981;for(const _0xd18413 of this['focusables'])if(_0x206ea0['top']<_0xd18413['top']){_0x7dddef=_0xd18413;break;}if(_0x162981=_0x7dddef?this['focusables']['getIndex'](_0x7dddef):this['focusables']['length'],-0x1!==_0x30b942){if(_0x30b942===_0x162981-0x1)return;this['focusables']['remove'](_0x206ea0),_0x162981=_0x7dddef?this['focusables']['getIndex'](_0x7dddef):this['focusables']['length'];}this['focusables']['add'](_0x206ea0,_0x162981);}}const Ht=/* #__PURE__ -- @preserve */
33
- _0x433526('px');class AnnotationsSidebarItemView extends _0x2abe53{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x15cc55){super(_0x15cc55),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x11f843,_0x23347f)=>_0x11f843+_0x23347f),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Nt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0xc37096=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0xc37096['to']('isAnimationDisabled',_0x5221e8=>_0x5221e8?'ck-sidebar-item--no-animation':'')],'style':{'top':_0xc37096['to']('top',_0x2f9d58=>Ht(_0x2f9d58))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x510caa=this['element']['clientHeight'];_0x510caa&&(this['height']=_0x510caa);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class Sidebar extends _0x445a8f{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x112399){super(_0x112399),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 _0x9645db=this['context']['config']['get']('sidebar.container');_0x9645db&&this['setContainer'](_0x9645db);}['setContainer'](_0x140533){if(!Ft(_0x140533))throw new _0x3637f5('sidebar-setcontainer-invalid-element');this['container']=_0x140533;}['_attachToContainer']({viewClass:_0x5bf478='',spaceBetweenItems:_0xe16605=0x19}={}){if(!Ft(this['container']))throw new _0x3637f5('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x5bf478,this['_spaceBetweenItems']=_0xe16605;}['rearrange']({removedAnnotation:_0x349097,previousAnnotation:_0xc0cc3e,nextAnnotation:_0x1f69b1}){const _0x590bfd=this['getSidebarItemView'](_0x349097);this['view']['list']['remove'](_0x590bfd),this['_destroySidebarItemView'](_0x349097),_0xc0cc3e&&this['_alignToTargetRect'](this['getSidebarItemView'](_0xc0cc3e)),_0x1f69b1&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x1f69b1)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x1ded33,activatedAnnotation:_0x1741dd,disableAnimationOnActivatedAnnotation:_0x1898f9}){if(this['_activeAnnotation']=_0x1741dd,_0x1ded33){_0x1ded33['isActive']=!0x1;const _0x964f33=this['getSidebarItemView'](_0x1ded33);_0x964f33&&_0x1898f9&&(_0x964f33['isAnimationDisabled']=!0x1);}if(_0x1741dd){const _0x14cf04=this['getSidebarItemView'](_0x1741dd);_0x14cf04&&(_0x1741dd['isActive']=!0x0,_0x1898f9&&(_0x14cf04['isAnimationDisabled']=!0x0,_0x14cf04['top']+=0x1),this['_alignToTargetRect'](_0x14cf04));}}['_detachFromContainer'](_0x24a7a5){if(this['view']['element']['remove'](),_0x24a7a5){for(const _0x4677a6 of _0x24a7a5)this['_destroySidebarItemView'](_0x4677a6);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x2781e4,_0x2d090c){_0x2d090c||(_0x2d090c=_0x2781e4['view']);const _0x3f0ea9=new AnnotationsSidebarItemView(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x3f0ea9,_0x2781e4),this['_annotationToSidebarItemView']['set'](_0x2781e4,_0x3f0ea9),_0x3f0ea9['content']['add'](_0x2d090c),this['listenTo'](_0x2781e4['view'],'change:targetRect',(_0x5f1a14,_0x146c8d,_0x353e58)=>{const _0x437748=this['_getTargetTop'](_0x2781e4,_0x353e58);_0x3f0ea9['_targetTop']!=_0x437748&&(_0x3f0ea9['_targetTop']=_0x437748,this['_setItemTop'](_0x3f0ea9,_0x437748));}),this['listenTo'](_0x3f0ea9,'change:top',()=>{this['_recalculate'](_0x3f0ea9,'top');}),this['listenTo'](_0x3f0ea9,'change:bottom',()=>{this['_recalculate'](_0x3f0ea9,'bottom');}),this['_alignToTargetRect'](_0x3f0ea9);const _0x39cf27=this['_getItemBefore'](_0x3f0ea9);if(_0x39cf27)this['_alignAfterItem'](_0x39cf27,_0x3f0ea9)||this['_alignToTargetRect'](_0x3f0ea9);else this['_alignToTargetRect'](_0x3f0ea9);return this['_updateLastItem'](),this['view']['list']['add'](_0x3f0ea9),_0x3f0ea9;}['_alignForTopChange'](_0x3f7fd4){if(!_0x3f7fd4['content']['length'])return;const _0x9a0505=this['_getItemBefore'](_0x3f7fd4);if(!_0x9a0505)return;const _0x18863e=this['_sidebarItemViewToAnnotation']['get'](_0x9a0505),_0x4cfee2=this['_activeAnnotation'];_0x4cfee2&&_0x4cfee2===_0x18863e?this['_alignAfterItem'](_0x9a0505,_0x3f7fd4):this['_alignBeforeItem'](_0x3f7fd4,_0x9a0505);}['_alignForBottomChange'](_0x38fad8){if(!_0x38fad8['content']['length'])return;const _0x14fcba=this['_getItemAfter'](_0x38fad8);if(!_0x14fcba)return;const _0x3d83d8=this['_sidebarItemViewToAnnotation']['get'](_0x14fcba),_0x2f0574=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x1bd8b9=this['_activeAnnotation'];_0x1bd8b9&&_0x1bd8b9===_0x3d83d8&&_0x2f0574?(this['_alignBeforeItem'](_0x14fcba,_0x38fad8),this['_alignAfterItem'](_0x38fad8,_0x14fcba)):_0x1bd8b9&&_0x1bd8b9===_0x3d83d8?this['_alignBeforeItem'](_0x14fcba,_0x38fad8):this['_alignAfterItem'](_0x38fad8,_0x14fcba);}['_recalculate'](_0x3ee842,_0xb67638){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x3e3ed6,changedProp:_0x2bbb16}of this['_recalculateBuffer'])'top'===_0x2bbb16?this['_alignForTopChange'](_0x3e3ed6):this['_alignForBottomChange'](_0x3e3ed6);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x3ee842,'changedProp':_0xb67638});}['getSidebarItemView'](_0x3e1093){return this['_annotationToSidebarItemView']['get'](_0x3e1093);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x873a65){const _0x54c73f=this['getSidebarItemView'](_0x873a65);this['stopListening'](_0x54c73f),this['stopListening'](_0x873a65['view']),_0x54c73f['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x873a65),this['_sidebarItemViewToAnnotation']['delete'](_0x54c73f);}['_createSidebarView'](){const _0x595e53=new AnnotationsSidebarView(this['context']['locale']);return _0x595e53['render'](),this['on']('change:_lastItem',(_0x93a7e2,_0x29a592,_0x45b78d,_0x4964f5)=>{_0x4964f5&&_0x595e53['unbind']('minHeight'),_0x45b78d?_0x595e53['bind']('minHeight')['to'](_0x45b78d,'bottom'):_0x595e53['minHeight']=null;}),_0x595e53;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x2d735e){const _0x3fd43e=this['_sidebarItemViewToAnnotation']['get'](_0x2d735e),_0x26e054=_0x3fd43e&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x3fd43e)-0x1);return _0x26e054&&this['getSidebarItemView'](_0x26e054)||null;}['_getItemAfter'](_0x4b1a01){const _0x33b56c=this['_sidebarItemViewToAnnotation']['get'](_0x4b1a01),_0x39a885=_0x33b56c&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x33b56c)+0x1);return _0x39a885&&this['getSidebarItemView'](_0x39a885)||null;}['_alignBeforeItem'](_0x3bd205,_0x19eb8d){_0x3bd205['updateHeight']();const _0x2c0cb=Ut(_0x19eb8d['bottom']+this['_spaceBetweenItems'],_0x3bd205['top']);return!!_0x2c0cb&&(this['_setItemTop'](_0x19eb8d,_0x19eb8d['top']-_0x2c0cb),!0x0);}['_alignAfterItem'](_0x483ab1,_0x19e050){_0x483ab1['updateHeight']();const _0x16c8fe=Ut(_0x483ab1['bottom']+this['_spaceBetweenItems'],_0x19e050['top']);return!!_0x16c8fe&&(this['_setItemTop'](_0x19e050,_0x19e050['top']+_0x16c8fe,!0x1),!0x0);}['_alignToTargetRect'](_0x5de0db){const _0x3ad751=this['_sidebarItemViewToAnnotation']['get'](_0x5de0db);if(!_0x3ad751||!_0x3ad751['target']||!_0x3ad751['targetRect'])return;const _0x339529=this['_getTargetTop'](_0x3ad751,_0x3ad751['targetRect']);this['_setItemTop'](_0x5de0db,_0x339529);}['_getTargetTop'](_0x4345fc,_0x482e92){if(null===_0x482e92)return 0x0;if(_0x4345fc['target']instanceof _0x3642a6)return _0x482e92['top'];{const _0x5b9ddf=new _0x3642a6(this['view']['element'])['top'];return _0x482e92['top']-_0x5b9ddf;}}['_setItemTop'](_0x48a6b6,_0x1f39a1,_0x2d0b41=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x2d0b41&&(_0x1f39a1=Math['max'](_0x1f39a1,this['_getMaxAvailableTop'](_0x48a6b6))),_0x48a6b6['top']=_0x1f39a1;}['_getMaxAvailableTop'](_0x469221){let _0x404d3d=this['_getItemBefore'](_0x469221),_0x2ce404=0x0;for(;_0x404d3d;)_0x404d3d['updateHeight'](),_0x2ce404+=this['_spaceBetweenItems']+_0x404d3d['height'],_0x404d3d=this['_getItemBefore'](_0x404d3d);return _0x2ce404;}}function Ut(_0x4b32b1,_0x570d7c){return Math['max'](_0x4b32b1-_0x570d7c,0x0);}function Ft(_0xcf75a8){return null!==_0xcf75a8&&'object'==typeof _0xcf75a8&&0x1===_0xcf75a8['nodeType'];}class WideSidebar extends _0x445a8f{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[Sidebar,AnnotationsUIs];}static get['pluginName'](){return'WideSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x331a77){super(_0x331a77),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x107b11(),this['_refreshPositioningDebounced']=_0x227501(()=>{_0x331a77['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x61c0b=this['context']['plugins']['get'](AnnotationsUIs),_0xcbfa76=this['context']['plugins']['get'](Sidebar);_0x61c0b['register']('wideSidebar',this),_0xcbfa76['container']&&_0x61c0b['switchTo']('wideSidebar');}['setActiveAnnotation'](_0xfdb1fe){if(_0xfdb1fe===this['activeAnnotation'])return;const _0x668f34=this['context']['plugins']['get'](Sidebar);_0x668f34['_activeAnnotation']=_0xfdb1fe;const _0x4c209c=this['activeAnnotation'];_0x668f34['refresh']({'blurredAnnotation':_0x4c209c,'activatedAnnotation':_0xfdb1fe}),this['activeAnnotation']=_0xfdb1fe;}['attach'](_0x257a07){this['annotations']=_0x257a07;const _0x3cdd5c=this['context']['plugins']['get'](Sidebar);if(_0x3cdd5c['_annotations']=_0x257a07,this['isAttached'])throw new _0x3637f5('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x3cdd5c,'set:container',()=>{this['detach'](),this['listenTo'](_0x3cdd5c,'change:container',_0x5b1939=>{_0x5b1939['off'](),this['attach'](_0x257a07);});}),_0x3cdd5c['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x3c0e18=_0x17d732=>{_0x17d732['updateTargetRect'](),_0x3cdd5c['addAnnotation'](_0x17d732);};for(const _0x3f8664 of _0x257a07)_0x3c0e18(_0x3f8664);this['listenTo'](_0x257a07,'add',(_0x3b10e9,_0x27b5eb)=>{_0x3c0e18(_0x27b5eb);}),this['listenTo'](_0x257a07,'remove',(_0x1c48db,_0x42c303,_0x137ffc)=>{_0x3cdd5c['rearrange']({'removedAnnotation':_0x42c303,'previousAnnotation':_0x257a07['get'](_0x137ffc-0x1),'nextAnnotation':_0x257a07['get'](_0x137ffc+0x1)}),_0x42c303===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x257a07,'focus',(_0x3f4c2f,_0x4e7f3a)=>{this['setActiveAnnotation'](_0x4e7f3a);}),this['listenTo'](_0x257a07,'blur',()=>{this['setActiveAnnotation'](null);});const _0x1d11f9=this['context']instanceof _0x3b5567?this['context']['editors']:new _0x107b11([this['context']]);for(const _0x1c7f1e of _0x1d11f9)this['_integrateWithEditorAnnotations'](_0x1c7f1e);this['listenTo'](_0x1d11f9,'add',(_0x29f400,_0x10d0ea)=>{this['listenTo'](_0x10d0ea,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x10d0ea);});}),this['listenTo'](_0x1d11f9,'remove',(_0x521807,_0x31cde3)=>{_0x31cde3['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x31cde3['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x3637f5('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x104727=this['context']['plugins']['get'](Sidebar);_0x104727['_detachFromContainer'](this['annotations']),this['stopListening'](_0x104727),this['stopListening'](this['annotations']),this['context']instanceof _0x3b5567&&this['stopListening'](this['context']['editors']);for(const _0x17a913 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x17a913);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x2aadf8){if(!_0x2aadf8['plugins']['has']('EditorAnnotations'))return;const _0x1b2b28=_0x2aadf8['plugins']['get']('EditorAnnotations'),_0x4c602d=()=>{const _0x1465db=_0x1b2b28['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x1465db[0x0]||null);};this['listenTo'](_0x1b2b28,'refresh',_0x4c602d),this['listenTo'](_0x1b2b28,'blur',(_0x120f99,{isAnnotationTracked:_0x3ccbca})=>{this['activeAnnotation']&&_0x3ccbca(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x1b2b28,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x13f0d6=>{_0x1b2b28['hasDomSelection']()&&(_0x4c602d(),_0x13f0d6['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x1b2b28);}['_destroyEditorAnnotationsIntegration'](_0x1eabb0){this['stopListening'](_0x1eabb0),this['_editorAnnotations']['remove'](_0x1eabb0);}}class AnnotationCounterButtonView extends _0xf11b6a{['counterView'];constructor(_0x2f4935){super(_0x2f4935);const _0x4fe36e=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x2bf64f,_0x3816ee)=>_0x2bf64f?'...':_0x3816ee['toString']()),this['set']('annotationType',''),this['icon']=_0x25f5ee,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new _0x2abe53(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x4fe36e['to']('annotationType',_0x3f6f55=>'ck-annotation-counter__badge--'+_0x3f6f55),_0x4fe36e['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x4fe36e['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class NarrowSidebar extends _0x445a8f{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[Sidebar,AnnotationsUIs];}static get['pluginName'](){return'NarrowSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4e9e38){super(_0x4e9e38),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=new(_0x1ce722())(),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x107b11(),this['_refreshPositioningDebounced']=_0x227501(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](AnnotationsUIs)['register']('narrowSidebar',this),this['bodyCollection']=new rt(this['context']['locale']),this['balloonPanelView']=new ht(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x12ab45){this['annotations']=_0x12ab45;const _0x4fcff1=this['context']['plugins']['get'](Sidebar),_0x132b42=this['balloonPanelView'];if(_0x4fcff1['_annotations']=_0x12ab45,this['isAttached'])throw new _0x3637f5('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x4fcff1,'set:container',()=>{this['detach'](),this['listenTo'](_0x4fcff1,'change:container',_0x50a641=>{_0x50a641['off'](),this['attach'](_0x12ab45);});}),_0x4fcff1['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x4027e3=_0x46b805=>{const _0xa316e7=new AnnotationCounterButtonView(this['context']['locale']);_0x4fcff1['addAnnotation'](_0x46b805,_0xa316e7),this['_annotationToNarrowView']['set'](_0x46b805,_0xa316e7),_0xa316e7['bind']('isDirty','annotationType','number')['to'](_0x46b805['view'],'isDirty','type','length'),_0xa316e7['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x132b42['content']['first']!==_0x46b805['view']?(this['_showBalloon'](_0x46b805),_0x46b805['view']['element']['focus'](),this['setActiveAnnotation'](_0x46b805)):this['setActiveAnnotation'](null);});};for(const _0x59c25e of _0x12ab45)_0x4027e3(_0x59c25e);this['listenTo'](_0x12ab45,'add',(_0x12e0b2,_0x33ab2b)=>{_0x4027e3(_0x33ab2b);}),this['listenTo'](_0x12ab45,'remove',(_0x18a4e9,_0x3ad6d8,_0x30adaa)=>{this['_annotationToNarrowView']['get'](_0x3ad6d8)['destroy'](),this['_annotationToNarrowView']['delete'](_0x3ad6d8),_0x4fcff1['rearrange']({'removedAnnotation':_0x3ad6d8,'previousAnnotation':_0x12ab45['get'](_0x30adaa-0x1),'nextAnnotation':_0x12ab45['get'](_0x30adaa+0x1)}),_0x3ad6d8===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x12ab45,'focus',(_0x5d9f33,_0x58eda9)=>{this['setActiveAnnotation'](_0x58eda9);}),this['listenTo'](_0x12ab45,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x551142,_0x255408)=>{_0x255408['keyCode']===_0x338fb5['esc']&&_0x132b42['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x132b42['content']['first']),this['_hideBalloon'](),_0x255408['stopPropagation'](),_0x255408['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x349881,_0x483b2c)=>{const _0x12558e=_0x483b2c['target'];_0x132b42['isVisible']&&_0x132b42['element']['contains'](_0x12558e)||_0x4fcff1['view']['element']['contains'](_0x12558e)||_0x349881['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x4967c2=>_0x4967c2['contains'](_0x12558e))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x38a2b5=this['context']instanceof _0x3b5567?this['context']['editors']:new _0x107b11([this['context']]);for(const _0x10ba5b of _0x38a2b5)this['_integrateWithEditorAnnotations'](_0x10ba5b);this['listenTo'](_0x38a2b5,'add',(_0x30d19c,_0x5682ed)=>{this['listenTo'](_0x5682ed,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x5682ed);});}),this['listenTo'](_0x38a2b5,'remove',(_0x356b4d,_0x333b6b)=>{_0x333b6b['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x333b6b['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x525f3f){if(_0x525f3f===this['activeAnnotation'])return;const _0x21f466=this['context']['plugins']['get'](Sidebar);if(_0x21f466['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x525f3f,'disableAnimationOnActivatedAnnotation':!0x0}),_0x525f3f)_0x21f466['getSidebarItemView'](_0x525f3f)?this['_showBalloon'](_0x525f3f):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x525f3f;}['detach'](){if(!this['isAttached'])throw new _0x3637f5('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x1910ae=this['context']['plugins']['get'](Sidebar);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x393ac4=>_0x393ac4['destroy']()),this['_annotationToNarrowView']['clear'](),_0x1910ae['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x3b5567&&this['stopListening'](this['context']['editors']);for(const _0x2e3a70 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x2e3a70);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'](_0x443816){if(!_0x443816['plugins']['has']('EditorAnnotations'))return;const _0x15e1d1=_0x443816['plugins']['get']('EditorAnnotations'),_0x22ab55=this['context']['plugins']['get'](Sidebar),_0x1b4fd6=this['annotations'],_0x58724a=this['balloonPanelView'],_0x42848a=()=>{const _0x200ddf=_0x15e1d1['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x200ddf),this['setActiveAnnotation'](_0x200ddf[0x0]||null);};this['listenTo'](_0x15e1d1,'refresh',_0x42848a),this['listenTo'](_0x15e1d1,'blur',(_0x49e660,{isAnnotationTracked:_0x5eae93})=>{this['activeAnnotation']&&_0x5eae93(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x15e1d1,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x1b4fd6,'blur',_0x50f524=>{_0x15e1d1['hasDomSelection']()&&_0x50f524['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x5d7143,_0x13714f)=>{const _0x40d346=_0x13714f['target'];_0x58724a['isVisible']&&_0x58724a['element']['contains'](_0x40d346)||_0x22ab55['view']['element']['contains'](_0x40d346)||this['activeAnnotation']&&_0x15e1d1['hasDomSelection']()&&(_0x42848a(),_0x5d7143['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x15e1d1);}['_destroyEditorAnnotationsIntegration'](_0x55e13b){_0x55e13b&&(this['stopListening'](_0x55e13b),this['_editorAnnotations']['remove'](_0x55e13b));}['_setSelectedAnnotations'](_0x412227){for(const _0x26185a of this['_selectedAnnotations'])_0x412227['includes'](_0x26185a)||this['_manuallyClosedAnnotationViews']['delete'](_0x26185a['view']);this['_selectedAnnotations']=_0x412227;}['_refreshPositioning'](){const _0x4842d8=this['balloonPanelView'];this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning'](),_0x4842d8['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x315c0b){if(this['_manuallyClosedAnnotationViews']['has'](_0x315c0b['view']))return;const _0x472237=this['balloonPanelView']['content']['first'];_0x472237!==_0x315c0b['view']?(_0x472237&&this['_detachListeners'](_0x472237),this['_attachListeners'](_0x315c0b['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x315c0b['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x4282da=this['balloonPanelView']['content']['first'],_0x18862c=_0x4282da&&this['annotations']['getByView'](_0x4282da);if(!_0x18862c||!this['_annotationToNarrowView']['has'](_0x18862c))return;const _0x27ae3f=this['_annotationToNarrowView']['get'](_0x18862c)['element'],_0x344271=(function(){const _0x4b8073=ht['defaultPositions'];return[_0x4b8073['southArrowNorthEast'],_0x4b8073['northArrowSouthEast'],_0x4b8073['southArrowNorth'],_0x4b8073['northArrowSouth'],_0x4b8073['southArrowNorthWest'],_0x4b8073['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x27ae3f,'positions':_0x344271});}['_hideBalloon'](){const _0xecca2c=this['balloonPanelView'],_0x3db337=_0xecca2c['content']['first'];_0x3db337&&(this['_detachListeners'](_0x3db337),_0xecca2c['unpin'](),_0xecca2c['content']['clear']());}['_attachListeners'](_0x17b786){this['listenTo'](_0x17b786,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x17b786,'Esc',(_0x22922c,_0x2e6a47)=>{this['_manuallyClosedAnnotationViews']['add'](_0x17b786),this['_hideBalloon'](),_0x2e6a47();});}['_detachListeners'](_0x13a04d){this['stopListening'](_0x13a04d);}}class InlineAnnotations extends _0x6ef60f{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];['_refreshVisibilityDebounced'];static get['requires'](){return[EditorAnnotations,at,AnnotationsUIs];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x53717b){super(_0x53717b),_0x53717b['editing']['view']['addObserver'](ut),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x53717b['plugins']['get'](at),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1,this['_refreshVisibilityDebounced']=_0x227501(()=>{this['editor']['plugins']['get']('Annotations')['refreshVisibility']();},0xfa,{'leading':!0x1});}['init'](){const _0x49b8b5=this['editor']['plugins']['get'](AnnotationsUIs);_0x49b8b5['context']===this['editor']&&(_0x49b8b5['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x3e501b,_0x1f3d17)=>{const _0x49ca63=this['_balloon'];if(this['isAttached']&&_0x49ca63['visibleView']){const _0x28ca23=this['annotations']['getByView'](_0x49ca63['visibleView']);_0x28ca23&&this['_closeAnnotation'](_0x28ca23),_0x1f3d17();}}));}['afterInit'](){const _0x5dc1ba=this['editor']['plugins']['get'](AnnotationsUIs);_0x5dc1ba['context']===this['editor']&&(_0x5dc1ba['hasActive']()||_0x5dc1ba['switchTo']('inline'));}['setActiveAnnotation'](_0x884d70){_0x884d70!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x884d70&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x884d70)&&this['_addAnnotationToBalloon'](_0x884d70,!0x0),_0x884d70['isActive']=!0x0),_0x884d70||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x884d70);}['attach'](_0xcf4927){this['annotations']=_0xcf4927;const _0x20cbc1=this['editor']['plugins']['get'](AnnotationsUIs),_0x12fb2e=this['_balloon'];if(this['isAttached'])throw new _0x3637f5('inlineannotations-attach-already-attached',this);if(_0x20cbc1['context']!==this['editor'])throw new _0x3637f5('inlineannotations-not-allowed-with-context',this);const _0x38aa4b=this['editor']['plugins']['get'](EditorAnnotations);this['listenTo'](_0x38aa4b,'refresh',()=>{const _0x57d4ca=_0x38aa4b['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x3a63e5,_0x403b61;!this['_forceRefresh']&&(_0x3a63e5=_0x57d4ca,_0x403b61=this['_selectedAnnotations'],_0x3a63e5['length']===_0x403b61['length']&&_0x3a63e5['every'](_0x4c76a6=>_0x403b61['includes'](_0x4c76a6)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x57d4ca),this['setActiveAnnotation'](_0x57d4ca[0x0]||null));}),this['listenTo'](_0x38aa4b,'blur',(_0x2af358,{isAnnotationTracked:_0x4e2976})=>{this['activeAnnotation']&&_0x4e2976(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x38aa4b,'uiUpdate',()=>{this['_refreshVisibilityDebounced']();}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x3802d5,_0x691c35,_0x13de5e)=>{_0x13de5e||this['setActiveAnnotation'](null);}),this['listenTo'](_0xcf4927,'remove',(_0xb79c0b,_0x4c107a)=>{this['_removeAnnotationFromBalloon'](_0x4c107a),_0x4c107a===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x12fb2e,'change:visibleView',(_0xb2a3dd,_0x14c92e,_0x50b182,_0x4241c4)=>{_0x4241c4&&this['stopListening'](_0x4241c4);const _0x2e9d30=_0xcf4927['getByView'](_0x50b182);_0x50b182&&_0x2e9d30&&(this['listenTo'](_0x50b182,'change:height',()=>{_0x12fb2e['updatePosition']();}),this['listenTo'](_0x50b182,'Esc',()=>{this['_closeAnnotation'](_0x2e9d30),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x2e9d30&&this['setActiveAnnotation'](_0x2e9d30));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x12fb2e['visibleView']&&(_0xcf4927['getByView'](_0x12fb2e['visibleView'])&&_0x12fb2e['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 _0x3637f5('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x18dee8 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x18dee8);this['_refreshVisibilityDebounced']['cancel'](),this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach'](),this['_refreshVisibilityDebounced']['cancel']();}['_setSelectedAnnotations'](_0x729a0b){for(const _0x9bf889 of this['_selectedAnnotations'])_0x729a0b['includes'](_0x9bf889)||this['_manuallyClosed']['delete'](_0x9bf889);for(const _0xdc1d84 of this['annotations'])_0x729a0b['includes'](_0xdc1d84)||this['_removeAnnotationFromBalloon'](_0xdc1d84);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0xc62e01 of _0x729a0b)this['_addAnnotationToBalloon'](_0xc62e01);}this['_selectedAnnotations']=_0x729a0b;}['_addAnnotationToBalloon'](_0x47f103,_0x3ad0ba=!0x1){this['_manuallyClosed']['has'](_0x47f103)||(this['_addedAnnotations']['has'](_0x47f103)||this['_balloon']['hasView'](_0x47f103['view'])||(this['_addedAnnotations']['add'](_0x47f103),this['_balloon']['add']({'stackId':_0x47f103['view']['id'],'view':_0x47f103['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x47f103)}})),_0x3ad0ba&&this['_balloon']['showStack'](_0x47f103['view']['id']));}['_getBalloonTargetForAnnotation'](_0x2205fb){const _0x5aa7b8=_0x2205fb['target'],_0x531ad3=this['editor']['editing']['view'],_0xfd845e=_0x531ad3['document']['selection']['getFirstRange'](),_0x413ff1=_0x531ad3['domConverter']['viewRangeToDom'](_0xfd845e);if(_0x413ff1['collapse'](!0x0),_0x5aa7b8){if(_0x5aa7b8 instanceof _0x3642a6)return _0x5aa7b8;let _0x1d0fd6=[];for(const _0x41fa77 of _0x5aa7b8)_0x1d0fd6['push'](..._0x3642a6['getDomElementRects'](_0x41fa77));_0x1d0fd6=function(_0x2bfccb){const _0x36c8ff=[];let _0x374428=_0x2bfccb[0x0];for(let _0x57d557=0x1;_0x57d557<_0x2bfccb['length'];_0x57d557++)if(Wt(_0x374428,_0x2bfccb[_0x57d557])){const _0x20e69c=_0x2bfccb[_0x57d557]['width'];_0x374428['width']+=_0x20e69c,_0x374428['right']+=_0x20e69c;}else _0x36c8ff['push'](_0x374428),_0x374428=_0x2bfccb[_0x57d557];return _0x36c8ff['push'](_0x374428),_0x36c8ff;}(_0x1d0fd6);const _0x1ebfb4=_0x413ff1['getBoundingClientRect']();return _0x1d0fd6['find'](_0x432316=>_0x432316['top']<=_0x1ebfb4['top']&&_0x432316['bottom']>=_0x1ebfb4['bottom']&&_0x432316['left']<=_0x1ebfb4['left']&&_0x432316['right']>=_0x1ebfb4['right'])||_0x1d0fd6[0x0];}return _0x2205fb['targetRect']||_0x413ff1;}['_removeAnnotationFromBalloon'](_0x1de57a){this['_addedAnnotations']['has'](_0x1de57a)&&this['_balloon']['hasView'](_0x1de57a['view'])&&(this['_addedAnnotations']['delete'](_0x1de57a),this['_balloon']['remove'](_0x1de57a['view']));}['_closeAnnotation'](_0x21d068){this['_manuallyClosed']['add'](_0x21d068),this['_removeAnnotationFromBalloon'](_0x21d068);}}function Wt(_0x265819,_0x5834ad){return _0x265819['top']===_0x5834ad['top']&&_0x265819['bottom']===_0x5834ad['bottom']&&_0x265819['right']===_0x5834ad['left'];}class CommentsArchiveView extends _0x2abe53{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x1159ff,_0x255c0a){super(_0x1159ff),this['set']('isEmpty',!_0x255c0a['length']),this['focusTracker']=new _0x429e85(),this['_annotationViews']=_0x255c0a,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new _0x29e624({'focusables':_0x255c0a,'focusTracker':this['focusTracker']}),this['listenTo'](_0x255c0a,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x255c0a,'remove',(_0x419215,_0x5bca52)=>{_0x5bca52['isActive']&&this['focus'](),_0x255c0a['length']||(this['isEmpty']=!0x0);});const _0x2d23b5=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':vt(_0x1159ff,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x255c0a},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x2d23b5['if']('isEmpty','ck-hidden',_0x43dbbb=>!_0x43dbbb)]},'children':[{'text':vt(_0x1159ff,'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 _0x21849d of this['_annotationViews'])this['focusTracker']['add'](_0x21849d['element']);this['_annotationViews']['on']('change',(_0x428531,{added:_0x5c6657,removed:_0x34da9c})=>{for(const _0x3ca698 of _0x5c6657)this['focusTracker']['add'](_0x3ca698['element']);for(const _0x2dd963 of _0x34da9c)this['focusTracker']['remove'](_0x2dd963['element']);});}}class CommentsArchive extends _0x445a8f{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[CommentsRepository,Annotations];}constructor(_0xb6675c){super(_0xb6675c),this['archivedThreads']=new _0x107b11();}['init'](){const _0x3390ab=this['context'],_0x5c4f0e=_0x3390ab['plugins']['get'](CommentsRepository),_0x4f5d6e=_0x3390ab['plugins']['get'](Annotations);this['listenTo'](_0x5c4f0e,'addCommentThread',(_0x484596,{threadId:_0x22a79e})=>{const _0x5aded2=_0x5c4f0e['getCommentThread'](_0x22a79e);_0x5aded2['archivedAt']&&this['archivedThreads']['add'](_0x5aded2,this['_calculatePosition'](_0x5aded2['archivedAt'])),this['listenTo'](_0x5aded2,'change:archivedAt',(_0x482230,_0x468b43,_0x13878e)=>{_0x13878e?this['archivedThreads']['has'](_0x5aded2)||this['archivedThreads']['add'](_0x5aded2,this['_calculatePosition'](_0x5aded2['archivedAt'])):this['archivedThreads']['has'](_0x5aded2)&&this['archivedThreads']['remove'](_0x5aded2);});}),this['listenTo'](_0x5c4f0e,'removeCommentThread',(_0x5e91f1,{threadId:_0x51c5ec})=>{const _0x32f055=_0x5c4f0e['getCommentThread'](_0x51c5ec);this['stopListening'](_0x32f055),this['archivedThreads']['has'](_0x32f055)&&this['archivedThreads']['remove'](_0x32f055);},{'priority':'highest'}),this['listenTo'](_0x4f5d6e['collection'],'focus',(_0x1ddd4e,_0x29d31a)=>{_0x29d31a['isVisible']||(_0x29d31a['isActive']=!0x0,_0x4f5d6e['activate'](_0x29d31a));});}['_calculatePosition'](_0x59d3d8){const _0x439d08=[...this['archivedThreads']]['findIndex'](_0x43530c=>_0x43530c['archivedAt']<_0x59d3d8);return _0x439d08>-0x1?_0x439d08:this['archivedThreads']['length'];}}class CommentsArchiveUI extends _0x6ef60f{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[CommentsArchive,ct];}constructor(_0x4fe5ed){super(_0x4fe5ed),this['annotationViews']=new tt(),this['_pendingThreads']=[];}['init'](){const _0x8f3bff=this['editor'],_0x1bdbcc=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x8f3bff['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0xf11b6a,!0x0)),_0x8f3bff['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x5139bb=this['_createCommentsArchiveButton'](ot);return _0x5139bb['set']({'role':'menuitemcheckbox'}),_0x5139bb;});const _0x543197=_0x8f3bff['plugins']['get'](CommentsArchive),_0x7939cf=_0x8f3bff['plugins']['get']('Annotations'),_0x5613cd=_0x8f3bff['plugins']['get']('CommentsRepository');_0x543197['archivedThreads']['forEach'](_0x5b0bac=>{this['_handleNewThread'](_0x5b0bac);}),this['listenTo'](_0x543197['archivedThreads'],'add',(_0x3e9610,_0x32c39a)=>{this['_handleNewThread'](_0x32c39a);}),this['listenTo'](_0x7939cf['collection'],'add',(_0x4759eb,_0x122401)=>{const _0x312e53=this['_pendingThreads']['find'](_0x29884d=>{const _0x278201=_0x5613cd['_threadToController']['get'](_0x29884d);return _0x278201&&_0x122401['innerView']===_0x278201['view'];});if(_0x312e53){const _0x106234=this['_calculatePosition'](_0x312e53['archivedAt']);this['_addAnnotationToArchive'](_0x122401,_0x106234),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x312e53),0x1);}}),this['listenTo'](_0x543197['archivedThreads'],'remove',(_0x264a2e,_0x3195a3)=>{const _0x5f51f6=_0x8f3bff['config']['get']('collaboration.channelId');if(!_0x5f51f6||_0x3195a3['channelId']===_0x5f51f6){if(this['_pendingThreads']['includes'](_0x3195a3))this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x3195a3),0x1);else{const _0x29dc98=_0x5613cd['_threadToController']['get'](_0x3195a3),_0x26b1e5=_0x7939cf['getByInnerView'](_0x29dc98['view']);this['annotationViews']['remove'](_0x26b1e5['view']),this['stopListening'](_0x26b1e5),this['stopListening'](_0x26b1e5['focusableElements']);}}}),this['listenTo'](_0x7939cf['collection'],'add',(_0x186040,_0x5d54f8)=>{this['listenTo'](_0x5d54f8,'escape',_0x1bdbcc);}),this['listenTo'](_0x7939cf['collection'],'remove',(_0x45b516,_0x26e0f5)=>{this['stopListening'](_0x26e0f5,'escape',_0x1bdbcc);});}['_addAnnotationToArchive'](_0x4eb272,_0x52f6da){this['listenTo'](_0x4eb272,'set:isVisible',_0x59e0bb=>{_0x59e0bb['return']=!0x1,_0x59e0bb['stop']();}),this['annotationViews']['add'](_0x4eb272['view'],_0x52f6da);}['_handleNewThread'](_0x4eaccb){const _0x3fbaa7=this['editor']['plugins']['get']('CommentsRepository'),_0x5f23d8=this['editor']['plugins']['get']('Annotations'),_0x5ee879=this['editor']['config']['get']('collaboration.channelId');if(!_0x5ee879||_0x4eaccb['channelId']===_0x5ee879){const _0x5459fb=_0x3fbaa7['_threadToController']['get'](_0x4eaccb);if(!_0x5459fb)return void this['_pendingThreads']['push'](_0x4eaccb);const _0x2780ae=this['_calculatePosition'](_0x4eaccb['archivedAt']),_0x5051d9=_0x5f23d8['getByInnerView'](_0x5459fb['view']);_0x5051d9['isVisible']&&_0x5f23d8['_visibleAnnotations']['remove'](_0x5051d9),this['_addAnnotationToArchive'](_0x5051d9,_0x2780ae);}}['_calculatePosition'](_0x36a0ee){const _0x5bc662=this['editor']['config']['get']('collaboration.channelId'),_0xa3123e=[...this['editor']['plugins']['get'](CommentsArchive)['archivedThreads']]['filter'](_0x34f79e=>_0x34f79e['channelId']===_0x5bc662)['findIndex'](_0x17e08e=>_0x17e08e['archivedAt']<_0x36a0ee);return _0xa3123e<0x0||_0xa3123e>this['annotationViews']['length']?this['annotationViews']['length']:_0xa3123e-0x1;}['_toggleDialog'](){const _0x13e861=this['editor'],_0x1fe7d3=_0x13e861['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new CommentsArchiveView(_0x13e861['locale'],this['annotationViews'])),'commentsArchive'===_0x1fe7d3['id']?_0x1fe7d3['hide']():_0x1fe7d3['show']({'id':'commentsArchive','title':vt(_0x13e861['locale'],'COMMENTS_ARCHIVE'),'icon':_0x4527a5,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':dt['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x23e593,_0x4d4db2=!0x1){const _0x82caf8=this['editor']['locale'],_0x545968=this['editor']['plugins']['get']('Dialog'),_0x18de4a=new _0x23e593(_0x82caf8);return _0x18de4a['bind']('isEnabled')['to'](this,'isEnabled'),_0x18de4a['bind']('isOn')['to'](_0x545968,'id',_0x1784b0=>'commentsArchive'===_0x1784b0),_0x18de4a['set']({'label':vt(_0x82caf8,'COMMENTS_ARCHIVE'),'icon':_0x4527a5,'isToggleable':!0x0}),_0x4d4db2&&(_0x18de4a['tooltip']=!0x0),this['listenTo'](_0x18de4a,'execute',()=>this['_toggleDialog']()),_0x18de4a;}['_hideDialogOnAnnotationEscape']=_0x526b26=>{const _0x212ce6=_0x526b26['source'];if(!this['annotationViews']['has'](_0x212ce6['view']))return;const _0x1f9f00=this['editor']['plugins']['get']('Dialog');_0x1f9f00['isOpen']&&'commentsArchive'===_0x1f9f00['id']&&(_0x1f9f00['hide'](),_0x526b26['stop']());};}class Comments extends _0x6ef60f{static get['requires'](){return[CommentsRepository,CommentsEditing,CommentsUI,CommentsArchive,CommentsArchiveUI,CommentsOnly,WideSidebar,NarrowSidebar,InlineAnnotations];}static get['pluginName'](){return'Comments';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{AddCommentThreadCommand,Annotation,AnnotationCollection,AnnotationCounterButtonView,AnnotationView,Annotations,AnnotationsSidebarItemView,AnnotationsSidebarView,AnnotationsUIs,BaseCommentThreadView,BaseCommentView,Comment,CommentThread,CommentThreadController,CommentThreadInputView,CommentThreadView,CommentView,Comments,CommentsArchive,CommentsArchiveUI,CommentsEditing,CommentsListView,CommentsOnly,CommentsRepository,CommentsUI,EditorAnnotations,InlineAnnotations,NarrowSidebar,Sidebar,WideSidebar,Ot as bindAnnotationCollections};
23
+ import{Editor as _0x4305fd,ContextPlugin as _0x13d3af,PendingActions as _0x5567fe,Command as _0x2b0101,Plugin as _0x1dcff1,Context as _0x23855d}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x336fb1,uid as _0x1b3ead,KeystrokeHandler as _0x33c420,FocusTracker as _0x38a95f,diff as _0x236a86,Collection as _0x80b602,Rect as _0x4da549,CKEditorError as _0xb919f,first as _0x668494,priorities as _0x555eee,scrollViewportToShowTarget as _0x47b367,getEnvKeystrokeText as _0x2af0e8,toUnit as _0x1a59a1,DomEmitterMixin as _0xdf42d0,keyCodes as _0x4f4113}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x4b944c,AriaDescriptionView as _0x53a347,setupThreadKeyboardNavigation as _0x113c07,ConfirmMixin as _0x62d738,LateFocusButtonView as _0x4b87f3,trimHtml as _0x14a3ac,LateFocusDropdownButtonView as _0x47c53c,FOCUS_ANNOTATION_KEYSTROKE as _0x347574,Users as _0x192c57,getDateTimeFormatter as _0x54ebfc,hashObject as _0x15a02b,getAllMarkersDomElementsSorted as _0x26ba2d,surroundingMarkersDetector as _0x20b027}from'@ckeditor/ckeditor5-collaboration-core/dist/index.js';import{throttle as _0x50ae35,cloneDeep as _0x2b50c0,set as _0xc4af84,unset as _0x3fcc9e,isEqual as _0x51fc62,debounce as _0x133c6c}from'es-toolkit/compat';import{IconUndo as _0xe0b2b5,IconCheck as _0x532667,IconPencil as _0x2e5494,IconRemoveComment as _0x82b7cd,IconThreeVerticalDots as _0x58b294,IconAddComment as _0x4f5594,IconCommentsArchive as _0x460631}from'@ckeditor/ckeditor5-icons/dist/index.js';import{EditorUIView as _0x56b153,InlineEditableUIView as _0xdf9c0d,EditorUI as _0x5e51e1,View as _0x5ad1e4,FocusCycler as _0x332d41,ButtonView as _0x4fe59a,ViewCollection as tt,createDropdown as et,ListView as it,focusChildOnDropdownOpen as st,ListItemView as nt,MenuBarMenuListItemButtonView as ot,BodyCollection as rt,BalloonPanelView as ht,ContextualBalloon as at,Dialog as ct,DialogViewPosition as dt}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disableViewPlaceholder as mt,enableViewPlaceholder as lt,MouseObserver as ut}from'@ckeditor/ckeditor5-engine/dist/index.js';import{Clipboard as ft,ClipboardMarkersUtils as pt,ClipboardPipeline as wt}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Enter as At,ShiftEnter as gt}from'@ckeditor/ckeditor5-enter/dist/index.js';import{SelectAll as Ct}from'@ckeditor/ckeditor5-select-all/dist/index.js';import{Typing as _t}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Undo as Tt}from'@ckeditor/ckeditor5-undo/dist/index.js';import{Paragraph as yt}from'@ckeditor/ckeditor5-paragraph/dist/index.js';import{toWidget as It}from'@ckeditor/ckeditor5-widget/dist/index.js';class CommentThreadController extends/* #__PURE__ -- @preserve */
24
+ _0x336fb1(){['model'];['view'];constructor(_0x4dcdbc,_0x264e65){super(),this['model']=_0x4dcdbc,this['model']['_isAttached']=!0x0,this['view']=_0x264e65,this['listenTo'](_0x264e65,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x264e65,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x264e65,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x264e65,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x264e65,'addComment',(_0x17bfd4,_0x4c37f8)=>this['addComment'](_0x4c37f8)),this['listenTo'](_0x264e65,'updateComment',(_0x5ef110,_0x51f26b,_0x1ddc5f)=>this['updateComment'](_0x51f26b,_0x1ddc5f)),this['listenTo'](_0x264e65,'removeComment',(_0x306b67,_0xd5c545)=>this['removeComment'](_0xd5c545));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x219747){this['model']['addComment']({'content':_0x219747,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x5d529b,_0x42a4b8){this['model']['getComment'](_0x5d529b)['update']({'content':_0x42a4b8});}['removeComment'](_0xf48d94){this['model']['getComment'](_0xf48d94)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function vt(_0x281c10,_0x9c2f77,_0x13df83){const t=_0x281c10['t'];switch(_0x9c2f77){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'},_0x13df83);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'},_0x13df83);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'},_0x13df83);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'},_0x13df83);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x13df83);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'},_0x13df83);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'},_0x13df83);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'},_0x13df83);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 CommentEditorUIView extends _0x56b153{['main'];['editable'];constructor(_0x3018c5,_0xde32a5){super(_0x3018c5);const _0x5c93a7=_0x1b3ead();this['main']=this['createCollection'](),this['editable']=new _0xdf9c0d(_0x3018c5,_0xde32a5,void 0x0,{'label':()=>vt(_0x3018c5,'Comment\x20editor')}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'dir':_0x3018c5['uiLanguageDirection'],'lang':_0x3018c5['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x5c93a7},'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 CommentEditorUI extends _0x5e51e1{['view'];constructor(_0x591bab){super(_0x591bab),this['view']=new CommentEditorUIView(_0x591bab['locale'],_0x591bab['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x3bb12a=this['editor']['editing']['view'],_0xf6e5f1=this['view']['editable'],_0x26943d=_0x3bb12a['document']['getRoot']();_0xf6e5f1['name']=_0x26943d['rootName'],this['view']['render']();const _0x5c2ba4=_0xf6e5f1['element'];this['setEditableElement'](_0xf6e5f1['name'],_0x5c2ba4),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x3bb12a['attachDomRoot'](_0x5c2ba4),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const bt=[ft,At,gt,Ct,_t,Tt,yt];class CommentEditor extends/* #__PURE__ -- @preserve */
25
+ _0x336fb1(_0x4305fd){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
26
+ ((()=>bt)());constructor(_0xef4a94={}){function _0x51e497(_0x7e899c){return _0x7e899c['map'](_0x43798a=>String['fromCharCode'](_0x43798a))['join']('');}(_0xef4a94=Object['assign']({},_0xef4a94))['plugins']||(_0xef4a94['plugins']=CommentEditor['defaultPlugins']),super(_0xef4a94),this['ui']=new CommentEditorUI(this),this['set']('placeholder',''),this['model']['document']['on']('change',()=>this['_updatePlaceholder'](),{'priority':'low'}),this['on']('change:placeholder',()=>this['_updatePlaceholder']()),this['model']['document']['createRoot'](),this[_0x51e497([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x51e497([0x76,0x69,0x65,0x77])][_0x51e497([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x51e497([0x61,0x75,0x74,0x6f]),this[_0x51e497([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x51e497([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x51e497([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x51e497([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x51e497([0x6f,0x6b])});}['create'](){const _0x470eac=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x470eac))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x56f7c6=>{const _0x2c2fb=this['model']['document']['getRoot'](),_0x3874b2=_0x2c2fb&&_0x2c2fb['getChild'](_0x2c2fb['childCount']-0x1);_0x56f7c6['setSelection'](_0x3874b2,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x1dfe5a=this['editing']['view'],_0x14ca4b=_0x1dfe5a['document']['getRoot'](),_0x50ccfe=_0x14ca4b['getChild'](0x0);_0x14ca4b['childCount']>0x1||!_0x50ccfe||'p'!=_0x50ccfe['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(mt(_0x1dfe5a,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x50ccfe['placeholder']=this['placeholder']),lt({'view':_0x1dfe5a,'element':_0x50ccfe,'keepOnFocus':!0x0}),this['placeholderElement']=_0x50ccfe);}}class CommentInputView extends _0x5ad1e4{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x117148,_0x317a9e={}){super(_0x117148),this['editor']=null,this['_editorConfig']=_0x317a9e,this['set']('value',_0x317a9e['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',vt(_0x117148,'Reply...')),this['set']('submitLabel',vt(_0x117148,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new _0x33c420(),this['focusTracker']=new _0x38a95f(),this['focusCycler']=new _0x332d41({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x53289c=>!_0x53289c['defaultPrevented']},'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',(_0x24d3c5,_0x42abe8)=>{this['cancelButtonView']['fire']('execute'),_0x42abe8();}),this['keystrokes']['set']('Ctrl+Enter',(_0xf0cdf0,_0x430e08)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x430e08());}),this['on']('submit',(_0x4b2917,_0x308da8)=>{_0x308da8['length']>0xfde8?(alert(vt(_0x117148,'TOO_LONG_COMMENT_ALERT',[_0x308da8['length'],0xfde8])),_0x4b2917['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new CommentEditor(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x5c00be=this['editor'];this['element']['insertBefore'](_0x5c00be['ui']['element'],this['element']['firstChild']),_0x5c00be['model']['document']['on']('change',()=>this['value']=_0x5c00be['getData']()),_0x5c00be['bind']('placeholder')['to'](this),this['focusables']['add'](_0x5c00be['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x511ba5){-0x1===_0x511ba5?(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:_0x16bd10}=this,_0x58cf23=new _0x4fe59a(_0x16bd10);return _0x58cf23['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x58cf23['withText']=!0x0,_0x58cf23['bind']('label')['to'](this,'submitLabel'),_0x58cf23['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x58cf23['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x303bd6,_0x364e5f)=>!_0x364e5f&&!!_0x303bd6['trim']()),_0x58cf23;}['_createCancelButton'](){const {locale:_0x436808}=this,_0x1195d5=new _0x4fe59a(_0x436808);return _0x1195d5['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x1195d5['label']=vt(_0x436808,'Cancel'),_0x1195d5['withText']=!0x0,_0x1195d5['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x1195d5;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0xacee98=>{this['focusTracker']['add'](_0xacee98['element']);}),this['focusables']['on']('change',(_0x4f44a1,_0xf2d769)=>{for(const _0x10210e of Array['from'](_0xf2d769['added'])['reverse']())this['focusTracker']['add'](_0x10210e['element']);});}}class CommentThreadInputView extends _0x5ad1e4{constructor(_0x281f38,_0x2512b7,_0x52f6a8){super(_0x281f38),this['commentInputView']=new CommentInputView(_0x281f38,_0x52f6a8),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x4cd687,_0x1e5e39)=>_0x4cd687||!!_0x1e5e39),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 _0x4b944c(_0x281f38,_0x2512b7),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'](_0x233186){this['commentInputView']['focus'](_0x233186);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x57d4e2,_0x191b0e)=>{const {submitButtonView:_0x271059,cancelButtonView:_0x14f9b3,editor:_0x23bb75}=this['commentInputView'];[_0x271059['element'],_0x14f9b3['element'],_0x23bb75?_0x23bb75['editing']['view']['getDomRoot']():null]['filter'](_0x71ca5c=>_0x71ca5c)['some'](_0x26d60e=>_0x26d60e['contains'](_0x191b0e['target']))||(this['focus'](),_0x191b0e['preventDefault']());});}}class CollapsedCommentsView extends _0x5ad1e4{constructor(_0x4b11f0){super(_0x4b11f0);const _0x503a67=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x503a67['to']('count',_0x3f510e=>vt(_0x4b11f0,'NUMBER_OF_COMMENTS',_0x3f510e))}]});}}class CommentsListView extends _0x5ad1e4{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x3fa32a,_0x28e6a9,_0x5627dd){super(_0x3fa32a);const _0x1f3aa1=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x28e6a9['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x28e6a9,this['_config']=_0x5627dd,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x38a95f(),this['keystrokes']=new _0x33c420(),this['focusCycler']=new _0x332d41({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x171f93=>this['commentViews']['map'](_0x56aec0=>_0x56aec0['element'])['includes'](_0x171f93['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new CollapsedCommentsView(_0x3fa32a),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x29e9d4=>_0x29e9d4-this['_config']['maxCommentsWhenCollapsed']);for(const _0x5b6025 of _0x28e6a9['comments'])this['_handleNewCommentModel'](_0x5b6025);this['_handleInfoComment'](),this['listenTo'](_0x28e6a9['comments'],'add',(_0x36e954,_0x59d125)=>{const _0x4d5831=this['_calculatePosition'](_0x59d125);this['length']++,this['_handleNewCommentModel'](_0x59d125,_0x4d5831),this['refreshVisibleViews']();}),this['listenTo'](_0x28e6a9['comments'],'remove',(_0x36f6e3,_0x11d1a0)=>{this['length']--,this['_handleRemoveCommentModel'](_0x11d1a0),this['refreshVisibleViews']();}),this['listenTo'](_0x28e6a9,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x28e6a9,'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',_0x1f3aa1['if']('length','ck-hidden',_0x29fc73=>!_0x29fc73)],'aria-label':vt(_0x3fa32a,'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'](_0x4dde9a){-0x1===_0x4dde9a?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x2a858f of this['commentViews'])_0x2a858f['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0xa08d2e,_0x21cc7e){const _0x4896e2=new this['_config']['CommentView'](this['locale'],_0xa08d2e,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x4896e2['viewUid']=_0xa08d2e['id'],_0x4896e2['delegate']('removeComment')['to'](this),_0x4896e2['delegate']('updateComment')['to'](this),_0x4896e2['delegate']('resolveCommentThread')['to'](this),_0x4896e2['delegate']('editorReady')['to'](this),_0x4896e2['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x4896e2,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x4896e2,_0x21cc7e);}['_calculatePosition'](_0x4e1137){const _0x77b960=this['_model']['_findOptimalIndex'](_0x4e1137);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x4e1137['authoredAt']?_0x77b960-0x1:_0x77b960:_0x77b960-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x46c800={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':vt(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x46c800,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x46c800));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x3b6038){const _0x30314d=this['commentViews']['remove'](_0x3b6038['id']);this['stopListening'](_0x30314d),_0x30314d['isEditMode']&&this['_updateHasDirtyComment'](),_0x30314d['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x8af085=>_0x8af085['isEditMode']);}['_rearrangeCollapse'](){const _0x4dd195=function(_0x51ae26){const _0x56450c=new _0x80b602();for(const _0x116ad1 of _0x51ae26)_0x56450c['add'](_0x116ad1);return _0x56450c;}(this['commentViews']),_0x2feb84=this['_collapsedCommentsView']['count'];for(let _0x3bbe28=0x1;_0x3bbe28<=_0x2feb84;_0x3bbe28++)_0x4dd195['remove'](0x1);for(const _0x435308 of _0x4dd195)_0x435308['collapse']();_0x2feb84>0x0&&_0x4dd195['add'](this['_collapsedCommentsView'],0x1),Et(_0x236a86(Array['from'](this['visibleViews']),Array['from'](_0x4dd195)),this['visibleViews'],_0x4dd195);}['_rearrangeExpand'](){Et(_0x236a86(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x347def of this['visibleViews'])_0x347def['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x33426a=>{this['focusTracker']['add'](_0x33426a['element']),this['keystrokes']['listenTo'](_0x33426a['element']);}),this['commentViews']['on']('change',(_0x2e3477,_0x538656)=>{for(const _0x2be894 of _0x538656['removed'])this['focusTracker']['remove'](_0x2be894['element']),this['keystrokes']['stopListening'](_0x2be894['element']);for(const _0x226642 of Array['from'](_0x538656['added'])['reverse']())this['focusTracker']['add'](_0x226642['element']),this['keystrokes']['listenTo'](_0x226642['element']);});}}function Et(_0x1d5c2d,_0x594137,_0x14a143){let _0x3b74ce=0x0;for(const _0x21dd3c of _0x1d5c2d)switch(_0x21dd3c){case'insert':_0x594137['add'](_0x14a143['get'](_0x3b74ce),_0x3b74ce),_0x3b74ce++;break;case'delete':_0x594137['remove'](_0x3b74ce);break;case'equal':_0x3b74ce++;}}class CommentThreadHeaderContextView extends _0x5ad1e4{constructor(_0x4be22a){super(_0x4be22a);const _0x1507b6=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x1507b6['to']('contextValue',_0x4fa0ee=>vt(_0x4be22a,'THREAD_CONTEXT_LABEL',_0x4fa0ee)),'tabindex':-0x1},'children':[{'text':_0x1507b6['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class CommentThreadHeaderView extends _0x5ad1e4{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x160629,_0x415c2b){super(_0x160629);const _0x4c1f61=this['bindTemplate'];this['_model']=_0x415c2b,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x38a95f(),this['keystrokes']=new _0x33c420(),this['focusCycler']=new _0x332d41({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x45179d=>!!_0x45179d),this['bind']('contextValue')['to'](this['_model'],'context',_0x1f072b=>_0x1f072b&&_0x1f072b['value']?this['_trimContextValue'](_0x1f072b['value']):vt(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',_0x4c1f61['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 _0x5821de=new _0x4fe59a(this['locale']);return _0x5821de['label']=vt(this['locale'],'Reopen'),_0x5821de['tooltip']=vt(this['locale'],'Reopen'),_0x5821de['icon']=_0xe0b2b5,_0x5821de['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x245543=>!_0x245543),_0x5821de['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0xfb846c,_0x572b34)=>_0xfb846c&&_0x572b34),_0x5821de['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x5821de;}['_trimContextValue'](_0x44f7de){if(_0x44f7de['length']<0x96)return _0x44f7de;const _0x2602d9=_0x44f7de['lastIndexOf']('\x20',0x93);return _0x44f7de['substring'](0x0,_0x2602d9>-0x1?_0x2602d9:0x93)+'...';}['_attachContextActions'](){const _0x571761=this['element']['querySelector']('.ck-context'),_0x316462=_0x571761['querySelector']('.ck-context__value');this['listenTo'](_0x571761,'mouseenter',()=>{_0x316462['offsetWidth']<_0x316462['scrollWidth']&&_0x571761['classList']['add']('overlay');}),this['listenTo'](_0x571761,'mouseleave',()=>{_0x571761['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x146d5f of this['focusables'])this['focusTracker']['add'](_0x146d5f['element']),this['keystrokes']['listenTo'](_0x146d5f['element']);}['_createContextView'](){const _0x1a84a7=new CommentThreadHeaderContextView(this['locale']);return _0x1a84a7['bind']('contextValue')['to'](this),_0x1a84a7;}}class BaseCommentThreadView extends _0x5ad1e4{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x10d8c6,_0x485859,_0x42a8c4,_0x2ec221){super(_0x10d8c6),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x485859,this['_localUser']=_0x42a8c4,this['_config']=_0x2ec221,this['commentThreadHeaderView']=new CommentThreadHeaderView(_0x10d8c6,_0x485859),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new _0x53a347(_0x10d8c6,vt(_0x10d8c6,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new CommentsListView(_0x10d8c6,_0x485859,Object['assign']({'CommentView':this['_config']['CommentView']},_0x2ec221)),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',(_0x31f65c,_0x2c99ae)=>_0x31f65c||!!_0x2c99ae),this['bind']('isUnlinked')['to'](_0x485859,'unlinkedAt',_0x2e5a81=>!!_0x2e5a81),this['bind']('ariaLabel')['to'](this,'length',_0x23c899=>{const _0x56b0a4=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return vt(this['locale'],'COMMENT_THREAD_LABEL',[_0x23c899,_0x56b0a4]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x38a95f(),this['keystrokes']=new _0x33c420(),this['focusCycler']=new _0x332d41({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x3b924b=>_0x3b924b['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),_0x113c07(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x43f477=new CommentThreadInputView(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x3aa466=_0x43f477['commentInputView'];return _0x43f477['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x3aa466,'value',(_0x42e4e5,_0x397432,_0x29a537,_0x13bd9e,_0x419aca)=>!!_0x419aca||!!_0x13bd9e&&_0x29a537&&!_0x397432||_0x42e4e5&&_0x29a537&&!_0x397432),_0x3aa466['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x10593f,_0x5d21c2,_0x3d854c)=>{let _0x3c373b;return _0x3c373b=_0x3d854c&&_0x5d21c2?'Reply\x20to\x20reopen\x20discussion...':_0x10593f?'Reply...':'Write\x20a\x20comment...',vt(this['locale'],_0x3c373b);}),_0x3aa466['bind']('submitLabel')['to'](this,'length',_0x1bfcc0=>vt(this['locale'],_0x1bfcc0?'Reply':'Comment')),_0x3aa466['on']('submit',(_0x23157f,_0x493399)=>{this['fire']('addComment',_0x493399),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x3aa466['on']('cancel',()=>{this['focus']();}),_0x3aa466['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x3aa466['on']('cancel',_0x4e255b=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x4e255b['stop']());}),this['on']('change:isActive',(_0x4369df,_0x1bf10f,_0x50fd82)=>{_0x50fd82||this['length']||_0x3aa466['value']||this['fire']('removeCommentThread');}),_0x43f477;}}class CommentThreadView extends/* #__PURE__ -- @preserve */
27
+ _0x62d738(BaseCommentThreadView){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x289167,_0x20b985,_0x4fd75c,_0x3363de){super(_0x289167,_0x20b985,_0x4fd75c,_0x3363de),this['commentThreadChildren']=this['createCollection']([this['commentsListView'],this['commentThreadInputView'],this['ariaDescriptionView']]),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x289167,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x3455ac,_0xb361e0,_0x2e77f9)=>{_0x2e77f9||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x2af360,_0x4bd6c4,_0x211bb5)=>{_0x211bb5&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x1ee0ae=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck','ck-thread','ck-reset_all-excluded','ck-rounded-corners',_0x1ee0ae['if']('isActive','ck-thread--active'),_0x1ee0ae['if']('isUnlinked','ck-thread--unlinked'),_0x1ee0ae['to']('actionIndicator',_0x2703e9=>_0x2703e9?'ck-thread--'+_0x2703e9:'')],'data-thread-id':this['_model']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x1ee0ae['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 _0x29ddc1 of this['commentsListView']['commentViews'])_0x29ddc1['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x4bf095}=this,_0x51c20c=this['commentsListView']['commentViews']['get'](0x0);_0x51c20c===this['_boundFirstCommentView']||_0x51c20c['isSystemComment']||(this['_boundFirstCommentView']=_0x51c20c,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x51c20c,'actionIndicator',_0x3b1a23=>'remove'===_0x3b1a23?'remove':null),_0x51c20c['placeholder']=vt(_0x4bf095,'Write\x20a\x20comment...'),_0x51c20c['removeButton']['on']('execute',_0x56dc30=>{_0x56dc30['stop'](),this['showConfirm'](vt(_0x4bf095,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),this['on']('removeConfirm',()=>{_0x51c20c['focus']();}),_0x51c20c['actionBar']['add'](this['resolveButton'],0x0),_0x51c20c['focusables']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x3f1cd1=new _0x4b87f3(this['locale']);return _0x3f1cd1['label']=vt(this['locale'],'Resolve'),_0x3f1cd1['tooltip']=vt(this['locale'],'Resolve'),_0x3f1cd1['icon']=_0x532667,_0x3f1cd1['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x3f1cd1['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x5bc516=>!_0x5bc516),_0x3f1cd1['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0xc8c891,_0x6757dc)=>_0xc8c891&&!_0x6757dc),_0x3f1cd1['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x3f1cd1;}['_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 CommentContentView extends _0x5ad1e4{constructor(_0x722737){super(_0x722737),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x197acd,_0x36fcbe,_0x31568c)=>{this['element']['innerHTML']=_0x31568c;}),this['element']['innerHTML']=this['content'];}}class BaseCommentView extends _0x5ad1e4{['visibleView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x7440f7,_0x276161,_0x275cf4){super(_0x7440f7),this['_model']=_0x276161,this['_config']=_0x275cf4,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['bind']('ariaLabel')['to'](_0x276161,'content',_0x276161,'authoredAt',(_0x341b3f,_0x5a0b6b)=>vt(_0x7440f7,'COMMENT_ARIA_LABEL',[_0x276161['author']['name'],_0x275cf4['formatDateTime'](_0x5a0b6b),new DOMParser()['parseFromString'](_0x341b3f,'text/html')['body']['textContent'],_0x276161['isExternal']?this['getExternalCommentNote']():''])),this['ariaDescriptionView']=new _0x53a347(_0x7440f7,vt(_0x7440f7,'COMMENT_THREAD_DESCRIPTION')),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']()),this['focusables']=new tt(),this['focusTracker']=new _0x38a95f(),this['keystrokes']=new _0x33c420(),this['focusCycler']=new _0x332d41({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x1330af=>_0x1330af['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']?vt(this['locale'],'EXTERNAL_IMPORT_WORD_COMMENT'):vt(this['locale'],'EXTERNAL_COMMENT');}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?vt(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):vt(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['_createCommentContentView'](){const _0x3962a9=new CommentContentView(this['locale']);return _0x3962a9['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x308770,_0x136c2d)=>_0x136c2d?_0x14a3ac(_0x308770,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x308770),_0x3962a9;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x2bfeed=new CommentInputView(this['locale'],this['_config']['editorConfig']);return _0x2bfeed['value']=this['_model']['content'],_0x2bfeed['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x2bfeed['submitLabel']=vt(this['locale'],'Save'),_0x2bfeed['on']('submit',(_0x1ec865,_0x2d6436)=>{this['fire']('updateComment',this['_model']['id'],_0x2d6436),this['switchToDisplayMode'](),this['focus']();}),_0x2bfeed['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x2bfeed['once']('editorReady',()=>{_0x2bfeed['focus']();}),_0x2bfeed['createEditor'](),_0x2bfeed['delegate']('editorReady')['to'](this),_0x2bfeed['delegate']('editorDestroyed')['to'](this),_0x2bfeed;}['_setupKeyboardNavigation'](){const _0x3dd91d=this['element'];this['keystrokes']['listenTo'](_0x3dd91d);for(const _0x1823bf of this['focusables'])this['focusTracker']['add'](_0x1823bf['element']),this['keystrokes']['listenTo'](_0x1823bf['element']);this['focusables']['on']('change',(_0x5c2fbe,_0x160950)=>{for(const _0x4d537c of _0x160950['removed'])this['focusTracker']['remove'](_0x4d537c['element']),this['keystrokes']['stopListening'](_0x4d537c['element']);for(const _0x1313ec of _0x160950['added'])this['focusTracker']['add'](_0x1313ec['element']),this['keystrokes']['listenTo'](_0x1313ec['element']);}),this['keystrokes']['set']('enter',(_0x1e2372,_0x47a4be)=>{_0x3dd91d===_0x1e2372['target']&&(this['focusCycler']['focusFirst'](),_0x47a4be());}),this['keystrokes']['set']('esc',(_0x4e4e9a,_0x5cd9b3)=>{_0x3dd91d!==_0x4e4e9a['target']&&(this['focus'](),_0x5cd9b3());});}}class CommentView extends/* #__PURE__ -- @preserve */
28
+ _0x62d738(BaseCommentView){['actionBar'];['userView'];constructor(_0x458136,_0x4a16d9,_0x4e012f){super(_0x458136,_0x4a16d9,_0x4e012f),this['set']('actionIndicator',null),this['set']('placeholder',vt(_0x458136,'Reply...')),this['bind']('authoredAt')['to'](_0x4a16d9),this['bind']('resolvedAt')['to'](_0x4a16d9),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 _0x4b944c(_0x458136,_0x4a16d9['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['listenTo'](_0x4a16d9,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x276a67=this['bindTemplate'],_0x8e0a61=[{'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':_0x276a67['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x276a67['to']('authoredAt',_0x2eedfc=>this['_config']['formatDateTime'](_0x2eedfc))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x276a67['if']('isEditMode','ck-comment__actions--hidden'),_0x276a67['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']&&_0x8e0a61['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper'],'tabindex':-0x1,'aria-label':_0x276a67['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id'],'role':'listitem'},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x276a67['if']('isEditMode','ck-comment--edit'),_0x276a67['if']('isSystemComment','ck-comment--info'),_0x276a67['to']('actionIndicator',_0xc131aa=>_0xc131aa?'ck-comment--'+_0xc131aa:'')],'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':_0x8e0a61}]}]};}['_createEditButton'](){const _0x85f757=new _0x4fe59a(this['locale']);return _0x85f757['label']=vt(this['locale'],'Edit'),_0x85f757['icon']=_0x2e5494,_0x85f757['withText']=!0x0,_0x85f757['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x85f757['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x49a833=>!_0x49a833),_0x85f757['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x85f757['on']('execute',()=>this['switchToEditMode']()),_0x85f757;}['_createRemoveButton'](){const _0x30242e=new _0x4fe59a(this['locale']);return _0x30242e['label']=vt(this['locale'],'Remove'),_0x30242e['icon']=_0x82b7cd,_0x30242e['withText']=!0x0,_0x30242e['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x30242e['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x544291=>!_0x544291),_0x30242e['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x30242e['on']('execute',()=>{this['showConfirm'](vt(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x30242e;}['_createDropdown'](){const _0x5b37dc=et(this['locale'],_0x47c53c),_0x1ee934=_0x5b37dc['panelView']['children'],_0x330611=new it(this['locale']),_0x3836fb=_0x5b37dc['bindTemplate'];st(_0x5b37dc,()=>this['items']['find'](_0x220796=>_0x220796['isVisible'])),_0x5b37dc['extendTemplate']({'attributes':{'class':[_0x3836fb['if']('isVisible','ck-hidden',_0x12e7c1=>!_0x12e7c1)]}});const _0x32b1d4=(_0x4c657f,_0x31d57c=-0x1)=>{const _0x542c15=new nt(this['locale']);_0x542c15['children']['add'](_0x4c657f);const _0x3fc5c3=_0x31d57c>-0x1?_0x31d57c:_0x330611['items']['length'];_0x330611['items']['add'](_0x542c15,_0x3fc5c3);const _0x591991=Array['from'](this['items']);_0x5b37dc['unbind']('isEnabled','isVisible'),_0x5b37dc['bind']('isEnabled')['toMany'](_0x591991,'isEnabled',(..._0x4a46a4)=>_0x4a46a4['some'](_0x512d98=>_0x512d98)),_0x5b37dc['bind']('isVisible')['toMany'](_0x591991,'isVisible',(..._0x2c4bac)=>_0x2c4bac['some'](_0x4270ef=>_0x4270ef));};_0x5b37dc['panelPosition']='sw',_0x5b37dc['buttonView']['set']({'label':vt(this['locale'],'Show\x20more\x20items'),'icon':_0x58b294});for(const _0x462335 of this['items'])_0x32b1d4(_0x462335);return _0x1ee934['add'](_0x330611),_0x5b37dc['listenTo'](this['items'],'add',(_0x3ad0fd,_0x4fe40f,_0x21cf04)=>{_0x32b1d4(_0x4fe40f,_0x21cf04);}),_0x5b37dc['listenTo'](this['items'],'remove',(_0xd9aff6,_0x41d6a8,_0x787804)=>{_0x330611['items']['remove'](_0x787804);}),_0x5b37dc;}['_attachActions'](_0x406b5a,_0xbbacfb){const _0x238735=_0x406b5a&&_0x406b5a['element'];_0x238735&&(this['listenTo'](_0x238735,'mouseenter',()=>this['actionIndicator']=_0xbbacfb),this['listenTo'](_0x238735,'focus',()=>this['actionIndicator']=_0xbbacfb),this['listenTo'](_0x238735,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x238735,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0x1da509=super['_createCommentInputView']();return _0x1da509['bind']('placeholder')['to'](this),_0x1da509;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function Nt(_0x556eb2){const _0x5cf930=_0x50ae35(_0x556eb2,0x1e),_0x2e3d85=new MutationObserver(_0xcde734=>{for(const _0x439d3f of _0xcde734)('attributes'==_0x439d3f['type']&&'class'==_0x439d3f['attributeName']||'childList'==_0x439d3f['type']||'characterData'==_0x439d3f['type'])&&_0x5cf930();});return{'attach'(_0x4af422){_0x2e3d85['observe'](_0x4af422,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x2e3d85['disconnect'](),_0x5cf930['cancel']();}};}class AnnotationView extends _0x5ad1e4{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x1d94d4,_0x7e1eb8){super(_0x1d94d4),this['id']=_0x1b3ead(),this['focusTracker']=new _0x38a95f(),this['keystrokes']=new _0x33c420(),this['keystrokes']['set']('Esc',(_0x45ac65,_0x2cb7c3)=>this['fire']('Esc',_0x2cb7c3)),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']=Nt(()=>this['_updateHeight']()),this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this),this['content']['add'](_0x7e1eb8),this['mainView']=_0x7e1eb8;const _0x15ea74=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x15ea74['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 _0x381b33=this['element']['clientHeight'];_0x381b33&&(this['height']=_0x381b33);}}class Annotation extends/* #__PURE__ -- @preserve */
29
+ _0x336fb1(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x7df8b5,target:_0x1c2279,type:_0x139ae3,isVisible:_0x2a6ce9=!0x0}){super(),this['view']=_0x7df8b5,this['view']['element']||this['view']['render'](),this['_type']=_0x139ae3,this['_target']=_0x1c2279,Annotation['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x80b602([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0xf11d98,_0x120289)=>{this['view']['focusTracker']['add'](_0x120289);}),this['focusableElements']['on']('remove',(_0x4d15b8,_0x2123a6)=>{this['view']['focusTracker']['remove'](_0x2123a6);}),this['set']('isVisible',_0x2a6ce9);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0xeda5bd=this['_getNormalizedTarget']();return Annotation['_assertCorrectTarget'](_0xeda5bd),_0xeda5bd;}get['targetRect'](){const _0xda6c3a=this['target'];if(null===_0xda6c3a)return null;if(_0xda6c3a instanceof _0x4da549)return _0xda6c3a;const _0x44edfa=_0xda6c3a['filter'](_0x33e348=>function(_0x50be4f){const _0x2cb8d9=_0x50be4f['offsetParent'];if(_0x2cb8d9)return!0x0;const _0x3908db=_0x50be4f['getClientRects']()['item'](0x0);return!!_0x3908db;}(_0x33e348));return 0x0===_0x44edfa['length']?null:_0x4da549['getDomElementRects'](_0x44edfa[0x0])[0x0];}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x4796bd){this['view']['isActive']=_0x4796bd,this['view']['mainView']['isActive']=_0x4796bd;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x1b7667){if(!(null===_0x1b7667||_0x1b7667 instanceof _0x4da549||Array['isArray'](_0x1b7667)&&_0x1b7667['every'](_0x1bff65=>kt(_0x1bff65))))throw new _0xb919f('annotation-invalid-target',null,{'target':_0x1b7667});}['_getNormalizedTarget'](){const _0x516d4a='function'==typeof this['_target']?this['_target']():this['_target'];return kt(_0x516d4a)?[_0x516d4a]:_0x516d4a;}}function kt(_0xcf5bf3){return null!==_0xcf5bf3&&'object'==typeof _0xcf5bf3&&'nodeType'in _0xcf5bf3&&0x1===_0xcf5bf3['nodeType'];}class AnnotationCollection extends _0x80b602{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x16ac20=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x38a95f(),this['_focusTracker']['on']('change:isFocused',(_0x4a68f7,_0x3a9356,_0x379988)=>{_0x379988||this['fire']('blur');});for(const _0x135711 of _0x16ac20)this['add'](_0x135711);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x1bb76a){if(this['has'](_0x1bb76a))throw new _0xb919f('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x1bb76a['innerView'],_0x1bb76a),this['_viewToAnnotation']['set'](_0x1bb76a['view'],_0x1bb76a);for(const _0x4fe93f of _0x1bb76a['focusableElements'])this['_focusTracker']['add'](_0x4fe93f);if(this['listenTo'](_0x1bb76a['focusableElements'],'add',(_0x3682ab,_0x476d0f)=>{this['_focusTracker']['add'](_0x476d0f);}),this['listenTo'](_0x1bb76a['focusableElements'],'remove',(_0x392957,_0x4d26b8)=>{this['_focusTracker']['remove'](_0x4d26b8);}),this['listenTo'](_0x1bb76a['view']['focusTracker'],'change:isFocused',(_0x37bb31,_0x481c43,_0x3788ae)=>{_0x3788ae&&this['fire']('focus',_0x1bb76a);}),_0x1bb76a['updateTargetRect'](),this['_areCachedRectsStale']()){for(const _0x4e038a of this)_0x4e038a['updateTargetRect']();}const _0x29fd24=this['_getOrderInContent'](_0x1bb76a['view']['targetRect']);return super['add'](_0x1bb76a,_0x29fd24);}['remove'](_0x1c7bc1){if(!this['has'](_0x1c7bc1))throw new _0xb919f('annotationcollection-not-existing-item',null);this['stopListening'](_0x1c7bc1['view']['focusTracker']),this['stopListening'](_0x1c7bc1['focusableElements']);for(const _0x5c1cf0 of _0x1c7bc1['focusableElements'])this['_focusTracker']['remove'](_0x5c1cf0);return this['_viewToAnnotation']['delete'](_0x1c7bc1['view']),this['_innerViewToAnnotation']['delete'](_0x1c7bc1['innerView']),super['remove'](_0x1c7bc1);}['getByInnerView'](_0x1045bf){return this['_innerViewToAnnotation']['get'](_0x1045bf);}['getByView'](_0x3a3bbf){return this['_viewToAnnotation']['get'](_0x3a3bbf);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x5d9100 of this)_0x5d9100['updateTargetRect']();this['_sort']();}['_sort'](){const _0xf27bfe=Array['from'](this)['sort']((_0x28a24e,_0x26ff4e)=>Rt(_0x28a24e['view']['targetRect'],_0x26ff4e['view']['targetRect']));for(let _0x4e08ee=_0xf27bfe['length']-0x1;_0x4e08ee>0x0;_0x4e08ee--){const _0x1d5891=_0xf27bfe[_0x4e08ee];_0x4e08ee!==this['getIndex'](_0x1d5891)&&(this['remove'](_0x1d5891),this['add'](_0x1d5891));}}['_getOrderInContent'](_0x45963d){let _0xfad3ff=0x0;if(!_0x45963d)return this['length'];for(const _0x320f1c of this){const _0x2aa94c=_0x320f1c['view']['targetRect'];if(_0x2aa94c){if(Rt(_0x45963d,_0x2aa94c)<0x0)return _0xfad3ff;_0xfad3ff++;}}return _0xfad3ff;}['_areCachedRectsStale'](){const _0x2e3cad=this['get'](0x0);if(!_0x2e3cad)return!0x1;const _0x363174=_0x2e3cad['view']['targetRect'],_0x5a00e9=_0x2e3cad['targetRect'];return!(!_0x363174||!_0x5a00e9)&&(_0x363174['top']!==_0x5a00e9['top']||_0x363174['left']!==_0x5a00e9['left']);}}function Ot({source:_0x52a646,target:_0x2e8d8f,filter:_0x59dba9}){for(const _0x3598dc of _0x52a646)_0x59dba9(_0x3598dc)&&_0x2e8d8f['add'](_0x3598dc);_0x2e8d8f['listenTo'](_0x52a646,'add',(_0x332ed8,_0x3ebd20)=>{_0x59dba9(_0x3ebd20)&&_0x2e8d8f['add'](_0x3ebd20);}),_0x2e8d8f['listenTo'](_0x52a646,'remove',(_0x45321a,_0x4f69d1)=>{_0x2e8d8f['has'](_0x4f69d1)&&_0x2e8d8f['remove'](_0x4f69d1);});}function Rt(_0x64f174,_0x18a556){if(null===_0x64f174&&null===_0x18a556)return 0x0;if(null===_0x64f174)return-0x1;if(null===_0x18a556)return 0x1;const _0x1be905=_0x64f174['top']-_0x18a556['top'];return 0x0==_0x1be905?_0x64f174['left']-_0x18a556['left']:_0x1be905;}class Annotations extends _0x13d3af{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3ffea0){if(super(_0x3ffea0),this['collection']=new AnnotationCollection(),this['_visibleAnnotations']=new AnnotationCollection(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x3ffea0 instanceof _0x4305fd){const _0x44af8d=_0x3ffea0['locale'];_0x3ffea0['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':vt(_0x44af8d,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':vt(_0x44af8d,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':vt(_0x44af8d,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':vt(_0x44af8d,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':vt(_0x44af8d,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':vt(_0x44af8d,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':vt(_0x44af8d,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x250bcb){this['collection']['add'](_0x250bcb);}['remove'](_0x28e016){this['collection']['remove'](_0x28e016),_0x28e016['destroy']();}['refreshVisibility'](){for(const _0x1016be of this['collection'])_0x1016be['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x444966){return this['collection']['getByInnerView'](_0x444966);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x4b75a9 of this['collection'])_0x4b75a9['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x33cf3c){this['fire']('_activateAnnotation',_0x33cf3c);}['createAnnotation'](_0x4adbdb){return new Annotation(_0x4adbdb);}['createAnnotationView'](_0xadf27e,_0x46c85c){return new AnnotationView(_0xadf27e,_0x46c85c);}['_addActiveAnnotation'](_0x44d78b){const _0x4f4297=new Set(this['activeAnnotations']);_0x4f4297['add'](_0x44d78b),this['activeAnnotations']=_0x4f4297;}['_removeActiveAnnotation'](_0x5d93d1){const _0x2c4875=new Set(this['activeAnnotations']);_0x2c4875['delete'](_0x5d93d1),this['activeAnnotations']=_0x2c4875;}['_bindAnnotationsToVisibleAnnotations'](){const _0x2e4a19=this['collection'],_0x149baa=this['_visibleAnnotations'];function _0x99a48(_0x1b5c6d){const _0x3ff6e3=_0x1b5c6d['source'];_0x3ff6e3['isVisible']&&!_0x149baa['has'](_0x3ff6e3)?_0x149baa['add'](_0x3ff6e3):!_0x3ff6e3['isVisible']&&_0x149baa['has'](_0x3ff6e3)&&_0x149baa['remove'](_0x3ff6e3),_0x3ff6e3['view']['focusTracker']['remove'](_0x3ff6e3['view']['element']),_0x3ff6e3['view']['focusTracker']['add'](_0x3ff6e3['view']['element']);}this['listenTo'](_0x2e4a19,'add',(_0xf922d2,_0x436f14)=>{_0x436f14['isVisible']&&_0x149baa['add'](_0x436f14),this['listenTo'](_0x436f14,'change:isVisible',_0x99a48);}),this['listenTo'](_0x2e4a19,'remove',(_0x171d66,_0x4549f9)=>{_0x149baa['has'](_0x4549f9)&&_0x149baa['remove'](_0x4549f9),this['stopListening'](_0x4549f9,'change:isVisible',_0x99a48);});}['_setupEnterAnnotationKeystroke'](){const _0x3233b0=_0x125020=>{_0x125020['on']('ready',()=>{_0x125020['keystrokes']['set'](_0x347574,(_0x1b219b,_0x2075f4)=>{const _0x2e8fdd=_0x668494(this['activeAnnotations']['values']());_0x2e8fdd&&(_0x2e8fdd['view']['focus'](),_0x2075f4());});});};this['context']instanceof _0x4305fd?_0x3233b0(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x35478e,_0x418b3f)=>{_0x3233b0(_0x418b3f);});}['_setupEscapeAnnotationHandling'](){const _0x5b17a2=_0x1f4dc8=>{const _0x1cafa3=_0x1f4dc8['source'],_0x4a4a6d=[];let _0x27b054;if(Array['isArray'](_0x1cafa3['target'])){_0x27b054=_0x1cafa3['target'][0x0],this['context']instanceof _0x4305fd?_0x4a4a6d['push'](this['context']):this['context']['editors']&&_0x4a4a6d['push'](...this['context']['editors']);for(const _0x3fe3ff of _0x4a4a6d)for(const _0x1c47ff of _0x3fe3ff['editing']['view']['domRoots']['values']())if(_0x1c47ff['contains'](_0x27b054))return void _0x3fe3ff['editing']['view']['focus']();_0x27b054['focus']();}};this['listenTo'](this['collection'],'add',(_0xc5b8ff,_0x43d3a0)=>{this['listenTo'](_0x43d3a0,'escape',_0x5b17a2,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x9d1c05,_0x4e8030)=>{this['stopListening'](_0x4e8030,'escape',_0x5b17a2);});}}const Mt=Symbol('noChannel'),St={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class CommentsRepository extends _0x13d3af{['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[Annotations,_0x5567fe,_0x192c57];}static get['pluginName'](){return'CommentsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1fd1ba){super(_0x1fd1ba),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0xab6354=this['context']['config'];_0xab6354['define']('comments.maxCommentsWhenCollapsed',0x2),_0xab6354['define']('comments.maxThreadTotalWeight',0x1f4),_0xab6354['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0xab6354['define']('comments.CommentThreadView',CommentThreadView),_0xab6354['define']('comments.CommentView',CommentView),_0xab6354['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x41b227=this['context']['plugins']['get'](Annotations);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x45da85,_0x23f5f5)=>this['_addCommentThread'](_0x23f5f5)),this['on']('submitCommentThread',(_0x48fdd7,_0x14ff01)=>this['_submitCommentThread'](_0x14ff01)),this['on']('resolveCommentThread',(_0xe7e47b,_0x3424f2)=>this['_resolveCommentThread'](_0x3424f2)),this['on']('resolveCommentThread',(_0x229bc9,_0x2963a6)=>this['_updateActiveAnnotation'](_0x2963a6),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x12c9dc,_0x5b3d22)=>this['_reopenCommentThread'](_0x5b3d22)),this['on']('reopenCommentThread',(_0x4f4856,_0x110a75)=>this['_updateActiveAnnotation'](_0x110a75),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x1ceaa0,_0xfb68f5)=>this['_removeCommentThread'](_0xfb68f5)),this['on']('updateCommentThread',(_0x2b03d0,_0x5e374a)=>this['_updateCommentThread'](_0x5e374a)),this['on']('updateCommentThread',(_0x873e9c,_0x5517fb)=>this['_updateActiveAnnotation'](_0x5517fb),{'priority':'lowest'}),this['on']('addComment',(_0x4049e0,_0x2c120a)=>this['_addComment'](_0x2c120a)),this['on']('updateComment',(_0x492345,_0x1e005f)=>this['_updateComment'](_0x1e005f)),this['on']('removeComment',(_0x589a87,_0x1597a7)=>this['_removeComment'](_0x1597a7)),this['on']('addComment',(_0xf8be4a,{threadId:_0x1aadc3,isFromAdapter:_0x3521e3})=>{if(_0x3521e3)return;const _0x35575e=this['getCommentThread'](_0x1aadc3),_0xda3762=_0x35575e&&this['_threadToController']['get'](_0x35575e);_0xda3762&&_0xda3762['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x41b227,'change:activeAnnotations',(_0xfc0140,_0x498d76,_0x4f7719)=>{const _0x26345a=Array['from'](_0x4f7719)['map'](_0x179d17=>this['_viewToController']['get'](_0x179d17['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x26345a?_0x26345a['model']:null;});}set['adapter'](_0x394264){if(this['_adapter'])throw new _0xb919f('commentsrepository-adapter-already-set');this['_adapter']=_0x394264;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x495c4d=Mt,threadId:_0x3fba19=_0x1b3ead(),comments:_0x5f17cc=[],unlinkedAt:_0x4de8bb=null,resolvedAt:_0x468c63=null,resolvedBy:_0x4489ce=null,target:_0x4aa71e=null,context:_0x4059f4=null,attributes:_0x141dcc={},isResolvable:_0x59215b=!0x0,isSubmitted:_0x81cd20=!0x1,isFromAdapter:_0x84630e=!0x1}={}){return this['fire'](xt('addCommentThread',_0x495c4d),{'channelId':_0x495c4d,'threadId':_0x3fba19,'comments':_0x5f17cc,'unlinkedAt':_0x4de8bb,'resolvedAt':_0x468c63,'resolvedBy':_0x4489ce,'target':_0x4aa71e,'context':_0x4059f4,'attributes':_0x141dcc,'isFromAdapter':_0x84630e,'isResolvable':_0x59215b,'isSubmitted':_0x81cd20}),this['getCommentThread'](_0x3fba19);}['openNewCommentThread']({channelId:_0x25cb1d=Mt,threadId:_0x197666=_0x1b3ead(),target:_0x3e9358,context:_0xd11cc1=null,isResolvable:_0x12d5e0=!0x0}){if(this['_readOnlyChannels']['has'](_0x25cb1d)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x3e9358)throw new _0xb919f('commentsrepository-missing-target');const _0x54a10c=this['addCommentThread']({'channelId':_0x25cb1d,'threadId':_0x197666,'target':_0x3e9358,'context':_0xd11cc1,'isResolvable':_0x12d5e0});if(!_0x54a10c)return null;const _0x5c1377=this['_threadToController']['get'](_0x54a10c),_0x441a3f=_0x5c1377['view']['commentThreadInputView']['commentInputView'],_0xf6f7be=this['context']['plugins']['get'](Annotations),_0x48526f=_0xf6f7be['getByInnerView'](_0x5c1377['view']);return _0xf6f7be['activate'](_0x48526f),_0x441a3f['once']('editorReady',()=>_0x441a3f['focus']()),_0x54a10c;}['hasCommentThread'](_0x19464a){if('string'!=typeof _0x19464a)throw new _0xb919f('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x19464a);}['updateCommentThread']({channelId:_0x2131f4=Mt,threadId:_0x3143ec,context:_0x3d1209,unlinkedAt:_0x3df787,attributes:_0x33a1c6,isFromAdapter:_0x51d15b=!0x1}){return this['fire'](xt('updateCommentThread',_0x2131f4),{'channelId':_0x2131f4,'threadId':_0x3143ec,'context':_0x3d1209,'unlinkedAt':_0x3df787,'attributes':_0x33a1c6,'isFromAdapter':_0x51d15b}),this['getCommentThread'](_0x3143ec);}['getCommentThread'](_0x49ab7f){if('string'!=typeof _0x49ab7f)throw new _0xb919f('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x49ab7f);}['fetchCommentThread']({channelId:_0x38eeec,threadId:_0x56f123}={}){const _0x28cee7=this['getCommentThread'](_0x56f123);if(_0x28cee7)return Promise['resolve'](_0x28cee7);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0xb919f('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x38eeec,'threadId':_0x56f123})['then'](_0x2afee5=>this['hasCommentThread'](_0x56f123)?this['getCommentThread'](_0x56f123):_0x2afee5?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x38eeec},_0x2afee5)):void 0x0)['catch'](_0x152042=>{throw console['error'](_0x152042),new _0xb919f('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x2e4ff3,skipNotAttached:_0x9c03ec=!0x1,skipEmpty:_0x346bd3=!0x1,toJSON:_0xb923e3=!0x1}={}){const _0x137ae8=[];for(const _0x3b09a2 of this['_threads']['values']())_0x2e4ff3&&_0x3b09a2['channelId']!==_0x2e4ff3||_0x9c03ec&&!_0x3b09a2['isAttached']||_0x346bd3&&0x0===_0x3b09a2['length']||_0x137ae8['push'](_0x3b09a2);return _0xb923e3?_0x137ae8['map'](_0x26a34b=>_0x26a34b['toJSON']()):_0x137ae8;}['getAnnotationForCommentThread'](_0x104ecc){const _0xe4846c=this['_threadToController']['get'](_0x104ecc);if(!_0xe4846c)return null;return this['context']['plugins']['get'](Annotations)['getByInnerView'](_0xe4846c['view'])||null;}['getCommentThreadForAnnotation'](_0x3116e7){const _0x3c03ec=this['_viewToController']['get'](_0x3116e7['innerView']);return _0x3c03ec?_0x3c03ec['model']:null;}['setActiveCommentThread'](_0x4812a2){const _0x2063a6=this['context']['plugins']['get'](Annotations);if(!_0x4812a2)return void(this['activeCommentThread']&&_0x2063a6['deactivateAll']());const _0x5d216b=this['getCommentThread'](_0x4812a2);if(!_0x5d216b)throw new _0xb919f('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x4812a2});if(!this['_threadToController']['has'](_0x5d216b))throw new _0xb919f('commentsrepository-active-not-attached',null,{'threadId':_0x4812a2});const _0x56871a=_0x2063a6['getByInnerView'](this['_threadToController']['get'](_0x5d216b)['view']);_0x2063a6['activate'](_0x56871a);}['switchReadOnly'](_0x4b9aef,_0x4da27b){_0x4b9aef?this['_readOnlyChannels']['add'](_0x4da27b):this['_readOnlyChannels']['delete'](_0x4da27b),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x507f05){return this['_readOnlyChannels']['has'](_0x507f05)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x10306c,_0x1dee69){return new CommentThreadController(_0x10306c,_0x1dee69);}['setPermissions'](_0x336c56,_0x374df9=Mt){this['_permissions']['set'](_0x374df9,_0x336c56),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x761ed2=Mt){return this['_permissions']['has'](_0x761ed2)?this['_permissions']['get'](_0x761ed2):St;}['_addCommentThread']({channelId:_0x70621f,threadId:_0x4f284a,comments:_0x4b02bb,unlinkedAt:_0x445262,resolvedAt:_0x22ac3d,resolvedBy:_0xfe1276,target:_0x32b796,context:_0x571714,attributes:_0x44fae5,isFromAdapter:_0x42abfe,isResolvable:_0x5de0b7,isSubmitted:_0x2ab4a8}){if('string'!=typeof _0x4f284a)throw new _0xb919f('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x4f284a});if(this['hasCommentThread'](_0x4f284a))throw new _0xb919f('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x4f284a});const _0xa17d0c=new CommentThread(this,{'channelId':_0x70621f,'id':_0x4f284a,'context':_0x571714,'attributes':_0x44fae5,'unlinkedAt':_0x445262,'resolvedAt':_0x22ac3d,'resolvedBy':_0xfe1276?this['context']['plugins']['get'](_0x192c57)['getUser'](_0xfe1276):null,'isResolvable':_0x5de0b7,'isSubmitted':_0x2ab4a8||_0x42abfe});this['_threads']['set'](_0x4f284a,_0xa17d0c);for(const _0x2b3d07 of _0x4b02bb)_0xa17d0c['_add'](this['_createNewComment']({'threadId':_0x4f284a,..._0x2b3d07}));return _0x32b796&&_0xa17d0c['attachTo'](_0x32b796),_0x42abfe||!_0xa17d0c['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x70621f,'threadId':_0x4f284a});}['_submitCommentThread']({channelId:_0x34c969,threadId:_0x175618}){if(!this['hasCommentThread'](_0x175618))throw new _0xb919f('commentsrepository-missing-comment-thread',this);const _0x21d84a=this['getCommentThread'](_0x175618);if(_0x21d84a['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x28bc87,comments:_0x2efedb,resolvedAt:_0x500378,resolvedBy:_0x3968d0,context:_0x19fa31,attributes:_0xee38e9}=_0x21d84a,_0x21e577=this['context']['plugins']['get']('PendingActions'),_0x2defe3=_0x21e577['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x34c969,'threadId':_0x28bc87,'comments':_0x2efedb['map'](_0x11d333=>_0x11d333['toJSON']()),'resolvedAt':_0x500378,'resolvedBy':_0x3968d0?_0x3968d0['id']:_0x3968d0,'context':_0x19fa31,'attributes':_0xee38e9})['then'](({comments:_0x1a1f19})=>{_0x21e577['remove'](_0x2defe3);for(const _0x32814d of _0x1a1f19)this['_updateComment']({'channelId':_0x34c969,'threadId':_0x175618,'commentId':_0x32814d['commentId'],'createdAt':_0x32814d['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x187b55=>{throw console['error'](_0x187b55),new _0xb919f('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x1c3943,target:_0x2b256e}){const _0x4af001=this['getCommentThread'](_0x1c3943);if(!_0x4af001)throw new _0xb919f('commentsrepository-attach-missing-comment-thread',this);const _0x3b91ec=this['context']['plugins']['get']('PendingActions'),_0x393491=this['context']['plugins']['get'](Annotations),_0x2b6e90=this['_createCommentThreadView'](_0x4af001),_0xdea31=new CommentThreadController(_0x4af001,_0x2b6e90);let _0x2031dd=null;_0x2b6e90['on']('change:isDirty',(_0x5ecde8,_0x3a4a51,_0x4cc3ee)=>{_0x4cc3ee?_0x2031dd=_0x3b91ec['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x2031dd&&(_0x3b91ec['remove'](_0x2031dd),_0x2031dd=null);}),this['_threadToController']['set'](_0x4af001,_0xdea31),this['_viewToController']['set'](_0x2b6e90,_0xdea31);const _0xa514d2=new AnnotationView(this['context']['locale'],_0x2b6e90);_0xa514d2['bind']('length')['to'](_0x2b6e90),_0xa514d2['bind']('isDirty')['to'](_0x2b6e90,'isDirty',_0x2b6e90,'length',(_0x48e61a,_0x2f72e2)=>_0x48e61a||!_0x2f72e2),_0xa514d2['bind']('isActive')['to'](_0x2b6e90),_0xa514d2['type']='comment';const _0x398405=new Annotation({'view':_0xa514d2,'target':_0x2b256e,'type':'comment','isVisible':!_0x4af001['archivedAt']&&!!('function'==typeof _0x2b256e?_0x2b256e():_0x2b256e)});return _0x2b6e90['on']('escape',()=>{_0x398405['fire']('escape');}),this['_bindAnnotationToEditors'](_0x2b6e90,_0x398405),_0x393491['add'](_0x398405),_0x398405;}['_bindAnnotationToEditors'](_0x3fb880,_0x57d480){this['listenTo'](_0x3fb880,'editorReady',(_0x1339c9,_0x2b0c80)=>{const _0x956ec7=_0x2b0c80['ui']['view']['body']['bodyCollectionContainer'];_0x57d480['focusableElements']['add'](_0x956ec7),this['context']instanceof _0x4305fd&&this['context']['ui']['focusTracker']['add'](_0x956ec7);},{'priority':'highest'}),this['listenTo'](_0x3fb880,'editorDestroyed',(_0x4486ea,_0x410ad2)=>{const _0x5ed8c8=_0x410ad2['ui']['view']['body']['bodyCollectionContainer'];_0x57d480['focusableElements']['has'](_0x5ed8c8)&&_0x57d480['focusableElements']['remove'](_0x5ed8c8),this['context']instanceof _0x4305fd&&this['context']['ui']['focusTracker']['remove'](_0x5ed8c8);});}['_unbindEditors'](_0xbe771c){this['stopListening'](_0xbe771c,'editorReady'),this['stopListening'](_0xbe771c,'editorDestroyed');}['_createCommentThreadView'](_0x217b2c){const _0x1204d9=this['context']['plugins']['get'](_0x192c57),{config:_0x3fd101,locale:_0x5aa151}=this['context'],_0x407f16=_0x54ebfc(_0x3fd101['get']('locale'),_0x5aa151);return new(0x0,(_0x3fd101['get']('comments'))['CommentThreadView'])(_0x5aa151,_0x217b2c,_0x1204d9['me'],{'editorConfig':{..._0x3fd101['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x3fd101['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x3fd101['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x3fd101['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x3fd101['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x407f16,'CommentView':_0x3fd101['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x179cd5,channelId:_0x2b1f79,resolvedAt:_0x19d73d,resolvedBy:_0x514097,isFromAdapter:_0x50579f}){if(!this['hasCommentThread'](_0x179cd5))throw new _0xb919f('commentsrepository-missing-comment-thread',null,{'threadId':_0x179cd5});const _0x463961=this['getCommentThread'](_0x179cd5);if(_0x463961['isResolved'])throw new _0xb919f('commentsrepository-resolved-comment-thread',null,{'threadId':_0x179cd5});const _0x1cc856=this['context']['plugins']['get'](_0x192c57);if(_0x463961['resolvedBy']=_0x1cc856['getUser'](_0x514097),_0x463961['resolvedAt']=_0x19d73d,_0x50579f||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x1a5672=this['context']['plugins']['get']('PendingActions'),_0x2e9367=_0x1a5672['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x2b1f79,'threadId':_0x179cd5})['then'](({resolvedAt:_0x173278,resolvedBy:_0x29b6f0})=>{_0x1a5672['remove'](_0x2e9367),_0x463961['resolvedBy']['id']!==_0x29b6f0&&(_0x463961['resolvedBy']=_0x1cc856['getUser'](_0x29b6f0)),_0x463961['resolvedAt']=_0x173278;})['catch'](_0x407cec=>{throw console['error'](_0x407cec),new _0xb919f('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x2c56a3,channelId:_0x1f0968,isFromAdapter:_0x50eb8a}){if(!this['hasCommentThread'](_0x2c56a3))throw new _0xb919f('commentsrepository-missing-comment-thread',null,{'threadId':_0x2c56a3});const _0x149369=this['getCommentThread'](_0x2c56a3);if(!_0x149369['isResolved'])throw new _0xb919f('commentsrepository-reopen-comment-thread',null,{'threadId':_0x2c56a3});if(_0x149369['resolvedBy']=null,_0x149369['resolvedAt']=null,_0x50eb8a||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x5994c5=this['context']['plugins']['get']('PendingActions'),_0x1d91e6=_0x5994c5['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x1f0968,'threadId':_0x2c56a3})['then'](()=>_0x5994c5['remove'](_0x1d91e6))['catch'](_0x1ac790=>{throw console['error'](_0x1ac790),new _0xb919f('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x514226,isFromAdapter:_0x473ee5}){const _0x213e5a=this['getCommentThread'](_0x514226);if(!_0x213e5a)throw new _0xb919f('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x514226),this['_threads']['delete'](_0x514226),!_0x213e5a['isSubmitted']||_0x473ee5||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x31f772=this['context']['plugins']['get']('PendingActions'),{channelId:_0x192c25}=_0x213e5a,_0x4c4bd6=_0x31f772['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x192c25,'threadId':_0x514226})['then'](()=>_0x31f772['remove'](_0x4c4bd6))['catch'](_0x816a2d=>{throw console['error'](_0x816a2d),new _0xb919f('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x39fd28,unlinkedAt:_0x486951,context:_0x5109b2,attributes:_0x1ab5dd,isFromAdapter:_0xc7e08d}){if('string'!=typeof _0x39fd28)throw new _0xb919f('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x39fd28});if(!this['hasCommentThread'](_0x39fd28))throw new _0xb919f('commentsrepository-missing-comment-thread',null,{'threadId':_0x39fd28});const _0x367cea=this['getCommentThread'](_0x39fd28);let _0x3d0791=!0x1;if(void 0x0!==_0x5109b2&&_0x367cea['context']!==_0x5109b2&&(_0x367cea['context']=_0x5109b2,_0x3d0791=!0x0),void 0x0!==_0x486951&&_0x367cea['unlinkedAt']!==_0x486951&&(_0x367cea['unlinkedAt']=_0x486951,_0x3d0791=!0x0),_0x1ab5dd&&!_0x51fc62(_0x1ab5dd,_0x367cea['attributes'])&&(_0x367cea['attributes']=_0x1ab5dd,_0x3d0791=!0x0),!_0x3d0791)return Promise['resolve']();if(!_0x367cea['isSubmitted']||_0xc7e08d||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0xb8add5=this['context']['plugins']['get']('PendingActions'),{channelId:_0x2de323}=_0x367cea,_0x4adac0=_0xb8add5['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x2de323,'threadId':_0x39fd28,'context':_0x5109b2,'unlinkedAt':_0x486951,'attributes':_0x1ab5dd})['then'](()=>_0xb8add5['remove'](_0x4adac0))['catch'](_0x454fd6=>{throw console['error'](_0x454fd6),new _0xb919f('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x3f4740){const _0x2af191=this['context']['plugins']['get'](Annotations),_0x299bbc=this['getCommentThread'](_0x3f4740);if(_0x299bbc['_isAttached']=!0x1,this['_threadToController']['has'](_0x299bbc)){const _0x29a883=this['_threadToController']['get'](_0x299bbc),_0x5c74a4=_0x29a883['view'],_0x175a5a=_0x2af191['getByInnerView'](_0x5c74a4);this['_threadToController']['delete'](_0x299bbc),this['_viewToController']['delete'](_0x5c74a4),_0x175a5a&&_0x2af191['remove'](_0x175a5a),_0x29a883['destroy'](),_0x5c74a4['destroy']()['then'](()=>{this['_unbindEditors'](_0x5c74a4);});}}['_updateActiveAnnotation']({threadId:_0x16a502,resolvedAt:_0x561cab,unlinkedAt:_0x536400}){const _0x28b430=!!_0x561cab,_0x56679d=this['context']['plugins']['get'](Annotations),_0x44747f=this['getCommentThread'](_0x16a502);if(this['_threadToController']['has'](_0x44747f)){const _0xb642f4=this['_threadToController']['get'](_0x44747f)['view'],_0x4526a6=_0x56679d['getByInnerView'](_0xb642f4);_0x4526a6&&(_0x28b430&&_0x56679d['_removeActiveAnnotation'](_0x4526a6),_0x536400?_0x4526a6['isVisible']=!0x1:_0x4526a6['refreshVisibility']());}}['_getExternalAuthor'](_0x449a52){const _0x102de7=this['context']['plugins']['get'](_0x192c57),_0x32fd3b=_0x15a02b('external:'+_0x449a52),_0x473e79=_0x102de7['getUser'](_0x32fd3b);return _0x473e79||_0x102de7['addUser']({'id':_0x32fd3b,'name':_0x449a52});}['_createNewComment']({threadId:_0x575ecd,commentId:_0x532879=_0x1b3ead(),content:_0x376673,authorId:_0x3ef916,createdAt:_0x2ac58c,attributes:_0xcc5603}){if('string'!=typeof _0x532879)throw new _0xb919f('commentsrepository-invalid-commentid');if('string'!=typeof _0x3ef916)throw new _0xb919f('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x376673||!_0x376673['trim']())throw new _0xb919f('commentsrepository-invalid-comment-content');const _0x2050d0=this['context']['plugins']['get'](_0x192c57)['getUser'](_0x3ef916);if(!_0x2050d0)throw new _0xb919f('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x3ef916});let _0x42224f=null,_0x1280a1=_0x2ac58c;return _0xcc5603?.['@external']&&(_0x42224f=this['_getExternalAuthor'](_0xcc5603['@external']['authorName']),_0x1280a1=new Date(_0xcc5603['@external']['createdAt'])),new Comment(this,{'threadId':_0x575ecd,'id':_0x532879,'author':_0x42224f||_0x2050d0,'creator':_0x2050d0,'content':_0x376673,'createdAt':_0x2ac58c,'authoredAt':_0x1280a1,'attributes':_0xcc5603});}['_addComment'](_0x30a44a){let {threadId:_0x489a86,content:_0x36565a,attributes:_0x51879b,isFromAdapter:_0x30a243}=_0x30a44a;const _0x286033=this['getCommentThread'](_0x30a44a['threadId']);if(!_0x286033)throw new _0xb919f('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x4e64dc=this['_createNewComment'](_0x30a44a),{id:_0x20c68a}=_0x4e64dc;if(_0x286033['_add'](_0x4e64dc),_0x30a243||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x286033['isSubmitted'])return Promise['resolve']();const _0x5c65e6=this['context']['plugins']['get']('PendingActions'),{channelId:_0x574147}=_0x286033,_0x27db6c=_0x5c65e6['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x51879b||(_0x51879b={}),this['adapter']['addComment']({'channelId':_0x574147,'threadId':_0x489a86,'commentId':_0x20c68a,'content':_0x36565a,'attributes':_0x51879b})['then'](_0x5e496f=>{_0x5c65e6['remove'](_0x27db6c),_0x5e496f&&this['_updateComment']({'channelId':_0x574147,'threadId':_0x489a86,'commentId':_0x20c68a,'createdAt':_0x5e496f['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x4b5753=>{throw console['error'](_0x4b5753),new _0xb919f('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x4d1e13,commentId:_0x387ede,content:_0x2b9dee,createdAt:_0x59fdeb,attributes:_0x1457c7,isFromAdapter:_0x6f50d5}){if(void 0x0!==_0x2b9dee&&('string'!=typeof _0x2b9dee||!_0x2b9dee['trim']()['length']))throw new _0xb919f('commentsrepository-update-comment-invalid-content');const _0x1488bd=this['getCommentThread'](_0x4d1e13),_0x88145c=_0x1488bd['getComment'](_0x387ede);if(!_0x88145c)throw new _0xb919f('commentsrepository-update-missing-comment',this);let _0x3b205c=!0x1;if(_0x2b9dee&&_0x2b9dee!==_0x88145c['content']&&(_0x88145c['isEditable']||_0x6f50d5)&&(_0x88145c['content']=_0x2b9dee,_0x3b205c=!0x0),_0x59fdeb&&_0x59fdeb!==_0x88145c['createdAt']&&(_0x88145c['createdAt']=_0x59fdeb,_0x88145c['attributes']&&_0x88145c['attributes']['@external']||(_0x88145c['authoredAt']=_0x59fdeb),_0x3b205c=!0x0),_0x1457c7&&!_0x51fc62(_0x1457c7,_0x88145c['attributes'])&&(_0x88145c['attributes']=_0x1457c7,_0x3b205c=!0x0),!_0x3b205c)return Promise['resolve']();if(_0x1488bd['fire']('commentUpdated'),_0x6f50d5||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x228b6d=this['context']['plugins']['get']('PendingActions'),{channelId:_0x5c59c9}=this['getCommentThread'](_0x88145c['threadId']),_0x22b47a=_0x228b6d['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x5c59c9,'threadId':_0x4d1e13,'commentId':_0x387ede,'content':_0x2b9dee,'attributes':_0x1457c7})['then'](()=>_0x228b6d['remove'](_0x22b47a))['catch'](_0x2ba706=>{throw console['error'](_0x2ba706),new _0xb919f('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x500788,commentId:_0x243d37,isFromAdapter:_0x2afb64}){const _0xd4651a=this['getCommentThread'](_0x500788),_0x4bf9f8=_0xd4651a['getComment'](_0x243d37);if(!_0x4bf9f8)throw new _0xb919f('commentsrepository-remove-missing-comment',this);if(_0xd4651a['_remove'](_0x4bf9f8),_0x2afb64||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x5dd89a=this['context']['plugins']['get']('PendingActions'),{channelId:_0x352919}=_0xd4651a,_0x4daefc=_0x5dd89a['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x352919,'threadId':_0x500788,'commentId':_0x243d37})['then'](()=>_0x5dd89a['remove'](_0x4daefc))['catch'](_0x378776=>{throw console['error'](_0x378776),new _0xb919f('commentsrepository-remove-comment-internal-error',this);});}}class CommentThread extends/* #__PURE__ -- @preserve */
30
+ _0x336fb1(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x19293a,_0x306f64){super();const _0x3e828f=_0x306f64['isResolvable'];this['channelId']=_0x306f64['channelId'],this['id']=_0x306f64['id'],this['comments']=new _0x80b602(),this['_repository']=_0x19293a,this['_isAttached']=!0x1,this['_isSubmitted']=_0x306f64['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x19293a,'_permissions',_0x19293a,'_readOnlyChannels',()=>_0x19293a['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x19293a,'_permissions',()=>_0x19293a['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x19293a,'_permissions',()=>{const _0x27495b=_0x19293a['getPermissions'](this['channelId']);return _0x27495b['write']||_0x27495b['admin'];}),this['bind']('isResolvable')['to'](_0x19293a,'_permissions',()=>_0x3e828f&&_0x19293a['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x306f64['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x539811,_0x35c206)=>_0x539811?_0x35c206?_0x539811<_0x35c206?_0x539811:_0x35c206:_0x539811:_0x35c206),this['set']('unlinkedAt',_0x306f64['unlinkedAt']||null),this['set']('resolvedAt',_0x306f64['resolvedAt']||null),this['set']('resolvedBy',_0x306f64['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x2b2580=>!!_0x2b2580),this['set']('attributes',_0x306f64['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x31c068,_0x2920f9)=>_0x31c068+_0x2920f9['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x212672,id:_0x269bce}=this;this['_repository']['fire'](xt('submitCommentThread',_0x212672),{'channelId':_0x212672,'threadId':_0x269bce});}['setUnlinkedAt'](_0x52a9e1){this['_update']({'unlinkedAt':_0x52a9e1});}['resolve']({resolvedAt:_0x582e5e=new Date(),resolvedBy:_0x124878='',isFromAdapter:_0x3cf20e=!0x1}={}){const _0xfee48=this['_repository']['context']['plugins']['get'](_0x192c57)['me'],{channelId:_0x1b54ba,id:_0x4dfec8}=this;this['_repository']['fire'](xt('resolveCommentThread',_0x1b54ba),{'channelId':_0x1b54ba,'threadId':_0x4dfec8,'resolvedAt':_0x582e5e,'resolvedBy':_0x124878||_0xfee48['id'],'isFromAdapter':_0x3cf20e});}['reopen']({isFromAdapter:_0x1c9ffe=!0x1}={}){const {channelId:_0x5d525e,id:_0x2c2458}=this;this['_repository']['fire'](xt('reopenCommentThread',_0x5d525e),{'channelId':_0x5d525e,'threadId':_0x2c2458,'isFromAdapter':_0x1c9ffe});}['setContext'](_0x2890f5){this['context']||this['_update']({'context':_0x2890f5});}['setAttribute'](_0x388cc6,_0x1725c8){const _0x1f372d=_0x2b50c0(this['attributes']);_0xc4af84(_0x1f372d,_0x388cc6,_0x1725c8),this['_update']({'attributes':_0x1f372d});}['removeAttribute'](_0x5b609e){const _0x56c658=_0x2b50c0(this['attributes']);_0x3fcc9e(_0x56c658,_0x5b609e),this['_update']({'attributes':_0x56c658});}['remove']({isFromAdapter:_0x5559c4=!0x1}={}){const {channelId:_0x173100,id:_0x28e2a1}=this;this['_repository']['fire'](xt('removeCommentThread',_0x173100),{'channelId':_0x173100,'threadId':_0x28e2a1,'isFromAdapter':_0x5559c4});}['attachTo'](_0x3872cc){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x3872cc});}['addComment'](_0x12e623){const {channelId:_0x43d2ee,id:_0x55238b}=this;this['_repository']['fire'](xt('addComment',_0x43d2ee,_0x55238b),Object['assign']({'channelId':_0x43d2ee,'threadId':_0x55238b},_0x12e623));}['getComment'](_0x53148a){if('string'!=typeof _0x53148a)throw new _0xb919f('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x53148a});return this['comments']['get'](_0x53148a);}['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'](_0x4f132d=>_0x4f132d['toJSON']()),'attributes':this['attributes']};}['_add'](_0x2926a1){return this['listenTo'](_0x2926a1,'change:authoredAt',()=>{const _0x35eefa=this['_findOptimalIndex'](_0x2926a1),_0x515473=this['comments'];_0x35eefa-0x1!=_0x515473['getIndex'](_0x2926a1)&&_0x35eefa+0x1!=_0x515473['getIndex'](_0x2926a1)&&(this['_remove'](_0x2926a1),this['_add'](_0x2926a1));}),this['comments']['add'](_0x2926a1,this['_findOptimalIndex'](_0x2926a1));}['_update'](_0x19ed69){const {channelId:_0x140ed6,id:_0x1e0788}=this;this['_repository']['fire'](xt('updateCommentThread',_0x140ed6),{..._0x19ed69,'channelId':_0x140ed6,'threadId':_0x1e0788});}['_remove'](_0x5cd504){return this['stopListening'](_0x5cd504),_0x5cd504['destroy'](),this['comments']['remove'](_0x5cd504);}['_findOptimalIndex'](_0x1110ae){const _0x318733=this['comments']['find'](_0x36ab5d=>new Date(_0x36ab5d['authoredAt'])['getTime']()>new Date(_0x1110ae['authoredAt'])['getTime']());return _0x318733?this['comments']['getIndex'](_0x318733):this['length'];}}class Comment extends/* #__PURE__ -- @preserve */
31
+ _0x336fb1(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x3c3998,_0xf11887){super();const _0x1db5ae=_0x3c3998['context']['plugins']['get'](_0x192c57)['me'],_0x23796b=_0x3c3998['getCommentThread'](_0xf11887['threadId']),_0x56aebb=0x0===_0x23796b['comments']['length'],_0x368fe2=_0x1db5ae===_0xf11887['author'];this['id']=_0xf11887['id'],this['threadId']=_0xf11887['threadId'],this['author']=_0xf11887['author'],this['creator']=_0xf11887['creator'],this['isExternal']=Boolean(_0xf11887['attributes']&&_0xf11887['attributes']['@external']),this['set']('content',_0xf11887['content']),this['createdAt']=_0xf11887['createdAt']||new Date(),this['set']('authoredAt',_0xf11887['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x23796b,'resolvedAt'),this['set']('attributes',_0xf11887['attributes']||{}),this['bind']('isEditable')['to'](_0x3c3998,'_permissions',()=>{const _0x5c99e6=_0x3c3998['getPermissions'](_0x23796b['channelId'])['write'],_0x2ae98b=_0x3c3998['getPermissions'](_0x23796b['channelId'])['modifyAll'];return _0x368fe2&&_0x5c99e6||!_0x368fe2&&_0x2ae98b;}),this['bind']('isRemovable')['to'](_0x23796b,'isRemovable',_0x3c3998,'_permissions',_0x2ce4fa=>{const _0x501ba8=_0x3c3998['getPermissions'](_0x23796b['channelId'])['write'],_0x8c0be9=_0x3c3998['getPermissions'](_0x23796b['channelId'])['modifyAll'];return _0x368fe2&&_0x501ba8||_0x2ce4fa&&_0x56aebb||!_0x368fe2&&_0x8c0be9&&!_0x56aebb;}),this['bind']('isReadOnly')['to'](_0x23796b,'isReadOnly'),this['_repository']=_0x3c3998;}get['weight'](){return Math['max'](function(_0x54049b){const _0x424691=document['createElement']('div');return _0x424691['innerHTML']=_0x54049b,_0x424691['textContent']['length'];}(this['content']),0xc8);}['update'](_0x5aaa10){const {threadId:_0xf5835b,id:_0x13b14c}=this;if(!this['_repository']['hasCommentThread'](_0xf5835b))throw new _0xb919f('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x45cc12}=this['_repository']['getCommentThread'](_0xf5835b);this['_repository']['fire'](xt('updateComment',_0x45cc12,_0xf5835b),{'channelId':_0x45cc12,'threadId':_0xf5835b,'commentId':_0x13b14c,..._0x5aaa10});}['setAttribute'](_0x390218,_0x3cdb88){const _0x374aed=_0x2b50c0(this['attributes']);_0xc4af84(_0x374aed,_0x390218,_0x3cdb88),this['update']({'attributes':_0x374aed});}['removeAttribute'](_0x1070fe){const _0x4d2b26=_0x2b50c0(this['attributes']);_0x3fcc9e(_0x4d2b26,_0x1070fe),this['update']({'attributes':_0x4d2b26});}['remove'](_0x4b7c1e={}){if(!_0x4b7c1e['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x5351a5,id:_0x50ab1f}=this;if(!this['_repository']['hasCommentThread'](_0x5351a5))throw new _0xb919f('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x5a481b}=this['_repository']['getCommentThread'](_0x5351a5);this['_repository']['fire'](xt('removeComment',_0x5a481b,_0x5351a5),{'channelId':_0x5a481b,'threadId':_0x5351a5,'commentId':_0x50ab1f,..._0x4b7c1e});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function xt(_0x4fab41,..._0x319a0f){for(const _0x4119a0 of _0x319a0f)void 0x0!==_0x4119a0&&(_0x4fab41+=':'+String(_0x4119a0));return _0x4fab41;}class AddCommentThreadCommand extends _0x2b0101{constructor(_0x83db2){super(_0x83db2),this['set']('hasContent',!0x1);}['refresh'](){const _0x51ba38=this['editor']['model']['document']['selection'];this['isEnabled']=!0x0,this['hasContent']=!0x1;for(const _0x1c7534 of _0x51ba38['getRanges']())if(this['_hasContent'](_0x1c7534))return void(this['hasContent']=!0x0);}['execute']({threadId:_0x4930a6=_0x1b3ead(),ranges:_0x548964,comment:_0x15f563}={}){const _0x1d9f66=this['editor']['model'],_0x5efd52=_0x548964??Array['from'](_0x1d9f66['document']['selection']['getRanges']()),_0x56222b=[];for(const _0x221219 of _0x5efd52)this['_hasContent'](_0x221219)&&_0x56222b['push'](this['_trimToContent'](_0x221219));if(!_0x56222b['length'])throw new _0xb919f('addcommentthreadcommand-incorrect-ranges',null);_0x15f563&&this['_createCommentThread'](_0x4930a6,_0x15f563),this['_createMarkersFromRanges'](_0x4930a6,_0x56222b,!!_0x15f563);}['_createMarkersFromRanges'](_0xd78308,_0x55dde1,_0x550745){this['editor']['model']['change'](_0x2b5f54=>{for(const _0x2f7966 of _0x55dde1){const _0x23a971=_0x1b3ead()['substr'](0x1,0x5),_0x6fcc27='comment:'+_0xd78308+':'+_0x23a971;_0x2b5f54['addMarker'](_0x6fcc27,{'range':_0x2f7966,'usingOperation':_0x550745,'affectsData':_0x550745});}});}['_createCommentThread'](_0x9ae67e,_0x52ef1b){const _0x2cdfb6=this['editor']['plugins']['get']('CommentsRepository'),_0x368bb9=this['editor']['config']['get']('collaboration.channelId'),_0x4c2d04=this['editor']['plugins']['get']('Users')['me'];if(!_0x4c2d04)throw new _0xb919f('addcommentthreadcommand-user-not-found',null);_0x2cdfb6['addCommentThread']({'threadId':_0x9ae67e,'channelId':_0x368bb9,'comments':[{'authorId':_0x4c2d04['id'],'content':_0x52ef1b,'createdAt':new Date(),'attributes':{}}]});}['_hasContent'](_0x193008){for(const _0x53ce79 of _0x193008['getItems']())if(this['_itemIsContent'](_0x53ce79))return!0x0;return!0x1;}['_itemIsContent'](_0x13bed3){return _0x13bed3['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x13bed3)&&!_0x13bed3['is']('element','tableCell');}['_trimToContent'](_0x168333){const _0x2dfc7d=_0x29bbba=>!this['_itemIsContent'](_0x29bbba['item']),_0x1593d8=_0x168333['start']['getLastMatchingPosition'](_0x2dfc7d),_0x5cfe0e=_0x168333['end']['getLastMatchingPosition'](_0x2dfc7d,{'direction':'backward'});return this['editor']['model']['createRange'](_0x1593d8,_0x5cfe0e);}}class EditorAnnotations extends _0x1dcff1{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[Annotations];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1c0c1c){super(_0x1c0c1c),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x3f98ed=this['editor'],_0x5d49af=_0x3f98ed['model']['document']['selection'],_0x4454b0=_0x133c6c(()=>this['refreshSelectedViews'](),0xa);_0x5d49af['on']('change:range',(_0x54f8fa,_0x5a708d)=>{_0x5a708d['directChange']&&(_0x4454b0['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x3f98ed['editing']['view']['document'],'change:isFocused',(_0x9793c7,_0x43233a,_0x35379e)=>{_0x35379e&&_0x4454b0();}),this['listenTo'](_0x3f98ed['ui']['focusTracker'],'change:isFocused',(_0x360c95,_0x3f0115,_0x3484d8)=>{_0x3484d8||this['fire']('blur',{'isAnnotationTracked':_0x2c3b64=>this['_editorAnnotationsData']['has'](_0x2c3b64['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x5e3718){if(this['_editorAnnotations']['has'](_0x5e3718['view']))return;this['_editorAnnotations']['add'](_0x5e3718['view']),this['editor']['ui']['focusTracker']['add'](_0x5e3718['view']['element']);const _0x1a7b03=this['editor']['plugins']['get'](Annotations);this['listenTo'](_0x1a7b03['collection'],'remove',(_0x1ab884,_0x38736c)=>{this['editor']['ui']['focusTracker']['remove'](_0x38736c['view']['element']),this['_editorAnnotations']['delete'](_0x38736c['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x349362){if('function'!=typeof _0x349362)throw new _0xb919f('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x349362);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x16169d,annotations:_0x3a993c}){const _0x47ca0c=[],_0x58c7cc=this['editor']['model']['document']['selection'],_0x26d0ee=Array['from'](_0x58c7cc['getRanges']());for(const [_0x13d535,_0xb16935]of this['_editorAnnotationsData']){const _0x411284=_0x2c050e(_0xb16935),_0x47343=_0x3a993c['getByInnerView'](_0x13d535);_0x411284&&_0x47343&&_0x47ca0c['push']({'annotation':_0x47343,'range':_0x411284});}function _0x2c050e(_0x4f3163){for(const _0xd06f59 of _0x4f3163)for(const _0x127533 of _0x26d0ee)if(_0xd06f59['containsRange'](_0x127533,!_0x58c7cc['isCollapsed']))return _0xd06f59;return null;}return _0x47ca0c['sort']((_0x161116,_0x18e7ba)=>{const _0x525a6d=_0x161116['range'],_0x3defdf=_0x18e7ba['range'];if(!_0x525a6d['isEqual'](_0x3defdf)){if(_0x525a6d['containsRange'](_0x3defdf,!0x0))return 0x1;if(_0x3defdf['containsRange'](_0x525a6d,!0x0))return-0x1;}return _0x161116['annotation']==_0x16169d?-0x1:_0x18e7ba['annotation']==_0x16169d?0x1:0x0;})['map'](_0x3638ad=>_0x3638ad['annotation']);}get['_editorAnnotationsData'](){const _0x13170b=new Map();for(const _0x58e50a of Array['from'](this['_dataCollectors']))for(const [_0xabb0f1,_0x278d04]of _0x58e50a())_0x13170b['set'](_0xabb0f1,_0x278d04);return _0x13170b;}}class CommentsRestrictedEditingMode extends _0x1dcff1{['afterInit'](){const _0x1ae7b7=this['editor'];if(!_0x1ae7b7['plugins']['has']('RestrictedEditingModeEditing'))return;_0x1ae7b7['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class CommentsImportWord extends _0x1dcff1{constructor(_0x557388){super(_0x557388),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x232339=this['editor'],_0x1f43ca=_0x232339['commands']['get']('importWord'),_0x17ec83=_0x232339['plugins']['get'](_0x192c57);_0x1f43ca&&(_0x1f43ca['on']('execute',(_0x30079b,[,_0x2fd9c9])=>{_0x2fd9c9['collaboration_features']={'comments':!0x0,'user_id':_0x17ec83['me']['id']};},{'priority':_0x555eee['high']+0xa}),this['listenTo'](_0x1f43ca,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x21989a,_0x882a7d){const {comment_threads:_0x22b297}=_0x882a7d;_0x22b297&&_0x22b297['forEach'](({thread_id:_0x115426,comments:_0x2579fc,is_resolved:_0x354d2b})=>{const _0x19dbd1=new Date(),_0x369df9=_0x2579fc['map'](({author:_0x319675,content:_0xef73,created_at:_0x213c11})=>({'content':_0xef73,'authorId':this['editor']['plugins']['get'](_0x192c57)['me']['id'],'createdAt':_0x19dbd1,'attributes':{'@external':{'authorName':_0x319675,'createdAt':_0x213c11?new Date(_0x213c11):new Date(),'source':'importWord'}}})),_0x15cf2d=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](CommentsRepository)['addCommentThread']({'channelId':_0x15cf2d,'threadId':_0x115426,'comments':_0x369df9,'resolvedAt':_0x354d2b?_0x19dbd1:null});});}}class CommentsClipboard extends _0x1dcff1{constructor(_0x1ecba0){super(_0x1ecba0),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[pt,wt];}['afterInit'](){const _0xfaeea7=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0xfaeea7,'contentInsertion',(_0x229c6c,_0x263251)=>this['_removeMarkersWithoutThreads'](_0x263251['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x37de36){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x37de36;const _0x34be61=this['editor']['plugins']['get']('CommentsRepository');for(const _0x3e23c0 of _0x37de36['keys']()){const [_0x3f3345,_0x42c993]=_0x3e23c0['split'](':');'comment'!=_0x3f3345||_0x34be61['hasCommentThread'](_0x42c993)||_0x37de36['delete'](_0x3e23c0);}return _0x37de36;}['_registerMarkerInClipboardPipeline'](){const _0x2f605a=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x40ecdd=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x40ecdd&&_0x2f605a['_registerMarkerToCopy']('comment',_0x40ecdd);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x338712){switch(_0x338712){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}function Pt(_0xfc5e01){const _0x2999ff=_0xfc5e01['split'](':');return{'group':_0x2999ff[0x0],'id':_0x2999ff[0x1],'part':_0x2999ff[0x2]};}class ShowCommentHighlights extends _0x1dcff1{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x1e4644,_0x546322)=>{if(!_0x546322['options']['showCommentHighlights'])return null;if(_0x546322['options']['ignoreResolvedComments']){const {id:_0x4e502e}=Pt(_0x1e4644['markerName']),_0xdd08c4=this['editor']['plugins']['get'](CommentsRepository);if(_0xdd08c4['getCommentThread'](_0x4e502e)?.['isResolved']&&_0x1e4644['item'])return _0x546322['consumable']['consume'](_0x1e4644['item'],'addMarker:'+_0x1e4644['markerName']),_0x546322['consumable']['consume'](_0x1e4644['item'],'removeMarker:'+_0x1e4644['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x205cda=>{_0x205cda['on']('addMarker:comment',(_0x446009,_0x3f6670,_0x237b87)=>{if(!_0x237b87['options']['showCommentHighlights'])return;const _0x31bb73=_0x3f6670['item'];if(!_0x31bb73)return;const _0x5b0cd9=_0x237b87['mapper']['toViewElement'](_0x31bb73);this['editor']['model']['schema']['isObject'](_0x31bb73)&&_0x5b0cd9&&!_0x5b0cd9['getCustomProperty']('widget')&&_0x5b0cd9['is']('containerElement')&&It(_0x5b0cd9,_0x237b87['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x10e5e4,{writer:_0x346b27,options:_0x698c72})=>{if(!_0x698c72['showCommentHighlights'])return null;const _0x6ff31f=_0x346b27['createContainerElement']('div'),_0x498821=_0x346b27['createEmptyElement']('hr');return _0x346b27['addClass']('ck-horizontal-line',_0x6ff31f),_0x346b27['insert'](_0x346b27['createPositionAt'](_0x6ff31f,0x0),_0x498821),_0x6ff31f;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x23d6a5,{writer:_0x23770a,options:_0x33a944})=>{if(!_0x33a944['showCommentHighlights'])return null;const _0x447102=_0x23770a['createContainerElement']('span'),_0x37fc4e=_0x23770a['createEmptyElement']('img');return _0x23770a['addClass']('image-inline',_0x447102),_0x23770a['insert'](_0x23770a['createPositionAt'](_0x447102,0x0),_0x37fc4e),_0x447102;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x441104,{writer:_0x6e932d,options:_0x13e638})=>{if(_0x13e638['showCommentHighlights'])return _0x6e932d['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x3a8826,_0x284ab9,_0x53235f)=>{_0x53235f['options']['showCommentHighlights']&&_0x3a8826['stop']();},{'priority':'high'});}}class CommentsEditing extends _0x1dcff1{static get['requires'](){return[CommentsRepository,EditorAnnotations,_0x192c57,CommentsRestrictedEditingMode,CommentsImportWord,CommentsClipboard,ShowCommentHighlights];}static get['pluginName'](){return'CommentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x26600c){super(_0x26600c),this['set']('isThreadsLoadingPaused',!0x0),_0x26600c['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x1788f5,_0x3403ff,_0x3aee06,_0x172614)=>{const _0x29b118=_0x26600c['plugins']['get'](CommentsRepository),_0x5cfe31=_0x3aee06?Pt(_0x3aee06)['id']:null;_0x26600c['model']['change'](()=>{if(_0x5cfe31){const _0x292d07=this['getAllMarkersForId'](_0x5cfe31);for(const _0x51b95c of _0x292d07)_0x26600c['editing']['reconvertMarker'](_0x51b95c);}if(_0x172614){const {id:_0x152c3e}=Pt(_0x172614),_0x466d08=_0x29b118['getCommentThread'](_0x152c3e);if(_0x466d08&&_0x466d08['unlinkedAt'])return;if(_0x466d08&&!_0x466d08['isAttached'])return;const _0x32c5a2=this['getAllMarkersForId'](_0x152c3e);for(const _0x1addf9 of _0x32c5a2)_0x26600c['editing']['reconvertMarker'](_0x1addf9);}}),_0x5cfe31&&this['scrollToThreadMarker'](_0x5cfe31);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x37bb3c=this['editor'],_0x28cf5f=_0x37bb3c['plugins']['get'](CommentsRepository),_0x1c6db8=_0x37bb3c['config']['get']('collaboration.channelId'),_0x41b29c=_0x28cf5f['getCommentThreads']()['filter'](_0x2e4065=>_0x2e4065['channelId']!==_0x1c6db8);_0x37bb3c['commands']['add']('addCommentThread',new AddCommentThreadCommand(_0x37bb3c)),this['listenTo'](_0x37bb3c,'change:isReadOnly',(_0x1ea3d6,_0x1d1e2c,_0x41ad58)=>{_0x28cf5f['switchReadOnly'](_0x41ad58,_0x37bb3c['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x28cf5f,Vt('addCommentThread',_0x1c6db8),(_0x326d04,{threadId:_0x4e6105})=>{const _0x4f0594=this['editor']['plugins']['get'](CommentsRepository)['getCommentThread'](_0x4e6105);_0x4f0594?.['unlinkedAt']&&this['_attachArchivedThread'](_0x4e6105);}),this['listenTo'](_0x28cf5f,Vt('removeCommentThread',_0x1c6db8),(_0x4b059f,{threadId:_0x255df5})=>{_0x37bb3c['model']['enqueueChange']({'isUndoable':!0x1},_0x2b4cd6=>{const _0xd5f9e2=this['getAllMarkersForId'](_0x255df5);for(const _0x13d72f of _0xd5f9e2)_0x2b4cd6['removeMarker'](_0x13d72f);});}),this['listenTo'](_0x28cf5f,Vt('resolveCommentThread',_0x1c6db8),(_0x4b7aab,{threadId:_0x1ef696})=>{this['_reconvertMarkers'](_0x1ef696);const _0x1e29b5=this['editor']['plugins']['get'](Annotations);(this['editor']['editing']['view']['hasDomSelection']||_0x1e29b5['collection']['isFocused'])&&(this['editor']['plugins']['get'](CommentsRepository)['getCommentThread'](_0x1ef696)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x28cf5f,Vt('reopenCommentThread',_0x1c6db8),(_0x126ae0,{threadId:_0x21f25a})=>{this['_reconvertMarkers'](_0x21f25a);},{'priority':'low'}),this['listenTo'](_0x28cf5f,Vt('addComment',_0x1c6db8),(_0x1a6a69,{threadId:_0xc7d17b,isFromAdapter:_0x275eba})=>{const _0x3ee88b=this['getAllMarkersForId'](_0xc7d17b);if(_0x275eba||0x0==_0x3ee88b['length']||!_0x28cf5f['hasCommentThread'](_0xc7d17b))return;0x1===_0x28cf5f['getCommentThread'](_0xc7d17b)['length']&&_0x37bb3c['model']['enqueueChange']({'isUndoable':!0x1},_0x597d09=>{for(const _0x5d7014 of _0x3ee88b)_0x597d09['updateMarker'](_0x5d7014,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x41b29c);}['afterInit'](){!async function(_0x3a64bc){const _0xad0026=_0x2067e7([0x4b,0x70,0x4f,0x42,0x4a,0x47,0x4e,0x53,0x45,0x67,0x71,0x43,0x79,0x66,0x56,0x46,0x31,0x6b,0x5a,0x38,0x6c,0x62,0x6e,0x52,0x6a,0x4d,0x37,0x65,0x49,0x7a,0x41,0x73,0x44,0x51,0x48,0x77,0x39,0x61,0x54,0x68,0x75,0x36,0x72,0x63,0x59,0x69,0x30,0x35,0x55,0x6d,0x50,0x4c,0x34,0x64,0x33,0x58,0x32,0x57,0x6f,0x74,0x76,0x78]),_0x4721d6=0x73460ab3,_0x4bfc44=0x734180db^_0x4721d6,_0x1b0be8=window[_0x2067e7([0x44,0x61,0x74,0x65])][_0x2067e7([0x6e,0x6f,0x77])](),_0x1408c3=_0x3a64bc[_0x2067e7([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x8ce25b=new window[(_0x2067e7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2e595b=>{_0x1408c3[_0x2067e7([0x6f,0x6e,0x63,0x65])](_0x2067e7([0x72,0x65,0x61,0x64,0x79]),_0x2e595b);}),_0xd60f62={[_0x2067e7([0x6b,0x74,0x79])]:_0x2067e7([0x45,0x43]),[_0x2067e7([0x75,0x73,0x65])]:_0x2067e7([0x73,0x69,0x67]),[_0x2067e7([0x63,0x72,0x76])]:_0x2067e7([0x50,0x2d,0x32,0x35,0x36]),[_0x2067e7([0x78])]:_0x2067e7([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]),[_0x2067e7([0x79])]:_0x2067e7([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]),[_0x2067e7([0x61,0x6c,0x67])]:_0x2067e7([0x45,0x53,0x32,0x35,0x36])},_0x92f582=_0x1408c3[_0x2067e7([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2067e7([0x67,0x65,0x74])](_0x2067e7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x38c525(){let _0xc92a4,_0x1987db=null,_0x3cdc35=null;try{if(_0x92f582==_0x2067e7([0x47,0x50,0x4c]))return _0x2067e7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xc92a4=_0x6b6e34(),!_0xc92a4)return _0x2067e7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xc92a4[_0x2067e7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3cdc35=_0x1af2a3(_0xc92a4[_0x2067e7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xc92a4[_0x2067e7([0x6a,0x74,0x69])])),await _0x31860c()?_0x476033()?_0x3c74e0()?_0x2067e7([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x236f79()?(_0xc92a4[_0x2067e7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2067e7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1987db=_0x55f9c7(_0x2067e7([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1163bd()):_0x2067e7([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2067e7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2067e7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x2067e7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3c74e0(){const _0x21b434=[_0x2067e7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2067e7([0x74,0x72,0x69,0x61,0x6c])][_0x2067e7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xc92a4[_0x2067e7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1b0be8/0x3e8:0xe10*_0x4bfc44;return _0xc92a4[_0x2067e7([0x65,0x78,0x70])]<_0x21b434;}function _0x476033(){const _0x24c9e4=_0xc92a4[_0x2067e7([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x24c9e4)return!0x1;if(_0x24c9e4[_0x2067e7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2067e7([0x2a])))return!0x0;if(_0x24c9e4[_0x2067e7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2067e7([0x43,0x4d,0x54])))return!0x0;if(_0x24c9e4[_0x2067e7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2067e7([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))&&_0x3b9694())return!0x0;if(_0x24c9e4[_0x2067e7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2067e7([0x52,0x43,0x4d,0x54]))){if(_0x264383())return!0x0;if(_0x51a05b()||_0x22bc89())return!0x0;}return!0x1;}function _0x236f79(){const _0x451817=_0xc92a4[_0x2067e7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x451817||0x0==_0x451817[_0x2067e7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x26ce4a}=new URL(window[_0x2067e7([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x451817[_0x2067e7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x26ce4a))return!0x0;const _0x4114b1=_0x26ce4a[_0x2067e7([0x73,0x70,0x6c,0x69,0x74])](_0x2067e7([0x2e]));return _0x451817[_0x2067e7([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x14b31d=>_0x14b31d[_0x2067e7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2067e7([0x2a])))[_0x2067e7([0x6d,0x61,0x70])](_0x5484ea=>_0x5484ea[_0x2067e7([0x73,0x70,0x6c,0x69,0x74])](_0x2067e7([0x2e])))[_0x2067e7([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x26d178=>_0x26d178[_0x2067e7([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x4114b1[_0x2067e7([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2067e7([0x6d,0x61,0x70])](_0x40b6c3=>Array(_0x4114b1[_0x2067e7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x40b6c3[_0x2067e7([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2067e7([0x66,0x69,0x6c,0x6c])](_0x40b6c3[0x0]===_0x2067e7([0x2a])?_0x2067e7([0x2a]):'')[_0x2067e7([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x40b6c3))[_0x2067e7([0x73,0x6f,0x6d,0x65])](_0x29a364=>_0x4114b1[_0x2067e7([0x65,0x76,0x65,0x72,0x79])]((_0x55e870,_0x643fb4)=>_0x29a364[_0x643fb4]===_0x55e870||_0x29a364[_0x643fb4]===_0x2067e7([0x2a])));}function _0x1163bd(){return _0x1987db&&_0x3cdc35?new window[(_0x2067e7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x53dc57,_0x276bf0)=>{_0x1987db[_0x2067e7([0x74,0x68,0x65,0x6e])](_0x53dc57,_0x276bf0),_0x3cdc35[_0x2067e7([0x74,0x68,0x65,0x6e])](_0x4653f6=>{_0x4653f6!=_0x2067e7([0x56,0x61,0x6c,0x69,0x64])&&_0x53dc57(_0x4653f6);},_0x276bf0);}):_0x1987db||_0x3cdc35||_0x2067e7([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1af2a3(_0x30734e,_0x1c7ab3){return new window[(_0x2067e7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3b4c15=>{if(_0x1a7c28())return _0x3b4c15(_0x2067e7([0x56,0x61,0x6c,0x69,0x64]));_0x2abd5d(),_0x1408c3[_0x2067e7([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2067e7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4718b1=!0x1;const _0x2d7c35=_0x1b3ead();function _0x150c48(_0x122c90){return!!_0x122c90&&(typeof _0x122c90===_0x2067e7([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x122c90===_0x2067e7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x122c90[_0x2067e7([0x74,0x68,0x65,0x6e])]===_0x2067e7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x122c90[_0x2067e7([0x63,0x61,0x74,0x63,0x68])]===_0x2067e7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x22ce90(_0x6d255f){_0x7caef9(_0x6d255f)[_0x2067e7([0x74,0x68,0x65,0x6e])](_0x2a7a07=>{if(!_0x2a7a07||_0x2a7a07[_0x2067e7([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2067e7([0x6f,0x6b]))return _0x2067e7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1ed2bb(_0x480dc4(_0x2d7c35+_0x1c7ab3))!=_0x2a7a07[_0x2067e7([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2067e7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2067e7([0x56,0x61,0x6c,0x69,0x64]);})[_0x2067e7([0x74,0x68,0x65,0x6e])](_0x2739ef=>(_0x4d06ac(),_0x2739ef),()=>{const _0x3c55fa=_0x57474e();return null==_0x3c55fa?(_0x4d06ac(),_0x2067e7([0x56,0x61,0x6c,0x69,0x64])):_0x2067e7(_0x1b0be8-_0x3c55fa>(0x574a8eb3^_0x4721d6)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2067e7([0x74,0x68,0x65,0x6e])](_0x3b4c15)[_0x2067e7([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3b4c15(_0x2067e7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x42eb6c=0x7370e433^_0x4721d6;function _0x4d06ac(){const _0x251091=_0x2067e7([0x6c,0x6c,0x63,0x74,0x2d])+_0x1ed2bb(_0x480dc4(_0x30734e)),_0x4b7261=_0x59270a(_0x1ed2bb(window[_0x2067e7([0x4d,0x61,0x74,0x68])][_0x2067e7([0x63,0x65,0x69,0x6c])](_0x1b0be8/_0x42eb6c)));window[_0x2067e7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2067e7([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x251091,_0x4b7261);}function _0x57474e(){const _0xf8acd9=_0x2067e7([0x6c,0x6c,0x63,0x74,0x2d])+_0x1ed2bb(_0x480dc4(_0x30734e)),_0x4ee2b8=window[_0x2067e7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2067e7([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xf8acd9);return _0x4ee2b8?window[_0x2067e7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x59270a(_0x4ee2b8),0x10)*_0x42eb6c:null;}function _0x7caef9(_0x170535){return new window[(_0x2067e7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5ebd16,_0x3365cf)=>{_0x170535[_0x2067e7([0x74,0x68,0x65,0x6e])](_0x5ebd16,_0x3365cf),window[_0x2067e7([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3365cf,0x7347de73^_0x4721d6);});}}_0x1408c3[_0x2067e7([0x6f,0x6e])](_0x2067e7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x541f92,_0x23ebb6)=>{if(_0x23ebb6[0x0]!=_0x30734e)return _0x3b4c15(_0x2067e7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x23ebb6[0x1]={..._0x23ebb6[0x1],[_0x2067e7([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2d7c35};},{[_0x2067e7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2067e7([0x68,0x69,0x67,0x68])}),_0x1408c3[_0x2067e7([0x6f,0x6e])](_0x2067e7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x44daac=>{_0x150c48(_0x44daac[_0x2067e7([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4718b1=!0x0,_0x22ce90(_0x44daac[_0x2067e7([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2067e7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2067e7([0x6c,0x6f,0x77])}),_0x8ce25b[_0x2067e7([0x74,0x68,0x65,0x6e])](()=>{_0x4718b1||_0x3b4c15(_0x2067e7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1a7c28(){return _0x1408c3[_0x2067e7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2067e7([0x76,0x69,0x65,0x77])][_0x2067e7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2067e7([0x61,0x75,0x74,0x6f]);}function _0x2abd5d(){_0x1408c3[_0x2067e7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2067e7([0x76,0x69,0x65,0x77])][_0x2067e7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2067e7([0x61,0x75,0x74,0x6f]);}}function _0x55f9c7(_0x42bb4e){const _0x458b53=[new window[(_0x2067e7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x237d6f=>setTimeout(_0x237d6f,0x734f347f^_0x4721d6)),_0x8ce25b[_0x2067e7([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2067e7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x43c309=>{let _0x3fd24c=0x0;_0x1408c3[_0x2067e7([0x6d,0x6f,0x64,0x65,0x6c])][_0x2067e7([0x6f,0x6e])](_0x2067e7([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2e67fc,_0x644157)=>{_0x644157[0x0][_0x2067e7([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3fd24c++,_0x3fd24c==(0x73460f5b^_0x4721d6)&&(_0x43c309(),_0x2e67fc[_0x2067e7([0x6f,0x66,0x66])]());});}))];return window[_0x2067e7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2067e7([0x72,0x61,0x63,0x65])](_0x458b53)[_0x2067e7([0x74,0x68,0x65,0x6e])](()=>_0x42bb4e);}async function _0x423eb3(){await _0x8ce25b,_0x1408c3[_0x2067e7([0x6d,0x6f,0x64,0x65,0x6c])][_0x2067e7([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x407af2,_0x1408c3[_0x2067e7([0x6d,0x6f,0x64,0x65,0x6c])][_0x2067e7([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x407af2,_0x1408c3[_0x2067e7([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2067e7([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3b9694(){return window[_0x2067e7([0x67,0x6c,0x6f,0x62])]&&window[_0x2067e7([0x67,0x6c,0x6f,0x62])][_0x2067e7([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x264383(){return _0x1e7db8(_0x2067e7([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x3f76a7(_0x2067e7([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x2067e7([0x73,0x74,0x61,0x74,0x65])]==_0x2067e7([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x51a05b(){return _0x1e7db8(_0x2067e7([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 _0x22bc89(){return _0x1e7db8(_0x2067e7([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x3e1946(_0x4227dd){const _0x284ffa=_0x46f97c();_0x1408c3[_0x284ffa]=_0x2067e7([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x4227dd,_0x4227dd!=_0x2067e7([0x56,0x61,0x6c,0x69,0x64])&&_0x423eb3();}function _0x46f97c(){const _0x4de021=window[_0x2067e7([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2067e7([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2067e7([0x6e,0x6f,0x77])]())[_0x2067e7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2067e7([0x2e]),'');let _0x328630=_0x2067e7([0x4b]);for(let _0x2ba81e=0x0;_0x2ba81e<_0x4de021[_0x2067e7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2ba81e+=0x2){let _0x52503c=window[_0x2067e7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4de021[_0x2067e7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2ba81e,_0x2ba81e+0x2));_0x52503c>=_0xad0026[_0x2067e7([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x52503c-=_0xad0026[_0x2067e7([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x328630+=_0xad0026[_0x52503c];}return _0x328630;}function _0x6b6e34(){const _0x206989=_0x92f582[_0x2067e7([0x73,0x70,0x6c,0x69,0x74])](_0x2067e7([0x2e]));if(0x3!=_0x206989[_0x2067e7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1cf639(_0x206989[0x1]);function _0x1cf639(_0x346f6e){const _0x52d3b2=_0x49549e(_0x346f6e);return _0x52d3b2&&_0x3b7f14()?_0x52d3b2:null;function _0x3b7f14(){const _0x198233=_0x52d3b2[_0x2067e7([0x6a,0x74,0x69])],_0x3d7954=window[_0x2067e7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x198233[_0x2067e7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x198233[_0x2067e7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2ac210={..._0x52d3b2,[_0x2067e7([0x6a,0x74,0x69])]:_0x198233[_0x2067e7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x198233[_0x2067e7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2ac210[_0x2067e7([0x76,0x63])],_0x480dc4(_0x2ac210)==_0x3d7954;}}}async function _0x31860c(){let _0x2ac91c=!0x0;try{const _0x4454ae=_0x92f582[_0x2067e7([0x73,0x70,0x6c,0x69,0x74])](_0x2067e7([0x2e])),[_0x405b49,_0x2743b0,_0x556edf]=_0x4454ae;return _0x172f7f(_0x405b49),await _0x2ef131(_0x405b49,_0x2743b0,_0x556edf),_0x2ac91c;}catch{return!0x1;}function _0x172f7f(_0x308e9b){const _0x3b8b22=_0x49549e(_0x308e9b);_0x3b8b22&&_0x3b8b22[_0x2067e7([0x61,0x6c,0x67])]==_0x2067e7([0x45,0x53,0x32,0x35,0x36])||(_0x2ac91c=!0x1);}async function _0x2ef131(_0x495299,_0x4290de,_0x1a94eb){const _0x32affa=window[_0x2067e7([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2067e7([0x66,0x72,0x6f,0x6d])](_0x319761(_0x1a94eb),_0x19c0fd=>_0x19c0fd[_0x2067e7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x36c7a8=new window[(_0x2067e7([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2067e7([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x495299+_0x2067e7([0x2e])+_0x4290de),_0x86c661=window[_0x2067e7([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2067e7([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x86c661)return;const _0x400687=await _0x86c661[_0x2067e7([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2067e7([0x6a,0x77,0x6b]),_0xd60f62,{[_0x2067e7([0x6e,0x61,0x6d,0x65])]:_0x2067e7([0x45,0x43,0x44,0x53,0x41]),[_0x2067e7([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2067e7([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2067e7([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x86c661[_0x2067e7([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2067e7([0x6e,0x61,0x6d,0x65])]:_0x2067e7([0x45,0x43,0x44,0x53,0x41]),[_0x2067e7([0x68,0x61,0x73,0x68])]:{[_0x2067e7([0x6e,0x61,0x6d,0x65])]:_0x2067e7([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x400687,_0x32affa,_0x36c7a8)||(_0x2ac91c=!0x1);}}function _0x49549e(_0xee99f5){return _0xee99f5[_0x2067e7([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2067e7([0x65,0x79]))?JSON[_0x2067e7([0x70,0x61,0x72,0x73,0x65])](_0x319761(_0xee99f5)):null;}function _0x319761(_0x28f2df){return window[_0x2067e7([0x61,0x74,0x6f,0x62])](_0x28f2df[_0x2067e7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2067e7([0x2b]))[_0x2067e7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2067e7([0x2f])));}function _0x480dc4(_0x119bb0){let _0x4714c4=0x1505;function _0x65bbbd(_0xe4fc8d){for(let _0x25a712=0x0;_0x25a712<_0xe4fc8d[_0x2067e7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x25a712++){const _0xdba66=_0xe4fc8d[_0x2067e7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x25a712);_0x4714c4=(_0x4714c4<<0x5)+_0x4714c4+_0xdba66,_0x4714c4&=_0x4714c4;}}function _0xfa12b7(_0x55a0f7){Array[_0x2067e7([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x55a0f7)?_0x55a0f7[_0x2067e7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0xfa12b7):_0x55a0f7&&typeof _0x55a0f7==_0x2067e7([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2067e7([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x55a0f7)[_0x2067e7([0x73,0x6f,0x72,0x74])]()[_0x2067e7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x485f60,_0x5dc451])=>{_0x65bbbd(_0x485f60),_0xfa12b7(_0x5dc451);}):_0x65bbbd(window[_0x2067e7([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x55a0f7));}return _0xfa12b7(_0x119bb0),_0x4714c4>>>0x0;}function _0x1ed2bb(_0x3f37cd){return _0x3f37cd[_0x2067e7([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2067e7([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2067e7([0x30]));}function _0x59270a(_0x531bb0){return _0x531bb0[_0x2067e7([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2067e7([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2067e7([0x6a,0x6f,0x69,0x6e])]('');}function _0x1e7db8(_0x473cfb){return _0x1408c3[_0x2067e7([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x2067e7([0x68,0x61,0x73])](_0x473cfb);}function _0x3f76a7(_0x24dbc8){return _0x1408c3[_0x2067e7([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x2067e7([0x67,0x65,0x74])](_0x24dbc8);}function _0x407af2(){}function _0x2067e7(_0x5c033f){return _0x5c033f['map'](_0x390850=>String['fromCharCode'](_0x390850))['join']('');}_0x3e1946(await _0x38c525());}(this);}['destroy'](){const _0x18ccde=this['editor']['plugins']['get'](CommentsRepository),_0x5069cb=this['editor']['config']['get']('collaboration.channelId');for(const _0x5df39a of _0x18ccde['getCommentThreads']({'channelId':_0x5069cb}))_0x18ccde['_detachCommentThread'](_0x5df39a['id']),_0x18ccde['_threads']['delete'](_0x5df39a['id']);super['destroy']();}['hasMarkerForId'](_0x44de0c){return this['getAllMarkersForId'](_0x44de0c)['length']>0x0;}['getAllMarkersForId'](_0x30e5ed){const _0x4b2569=[];for(const _0x5363f6 of this['editor']['model']['markers'])_0x5363f6['name']['startsWith']('comment:'+_0x30e5ed)&&_0x4b2569['push'](_0x5363f6);return _0x4b2569;}['scrollToThreadMarker'](_0x6e0057){setTimeout(()=>{const _0x20ce84=this['_getTargetForId'](_0x6e0057);if(!_0x20ce84)return;this['activeMarker']&&Pt(this['activeMarker'])['id']===_0x6e0057&&_0x47b367({'target':_0x20ce84[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x298508){this['editor']['model']['change'](()=>{for(const _0x15a715 of this['getAllMarkersForId'](_0x298508))this['editor']['editing']['reconvertMarker'](_0x15a715);});}['_attachArchivedThread'](_0x31e84b){const _0x593e8d=this['editor']['plugins']['get'](CommentsRepository),_0x53d74e=this['editor']['plugins']['get'](EditorAnnotations),_0x31daa8=_0x593e8d['getCommentThread'](_0x31e84b);if(!_0x31daa8['isAttached']){const _0x4a5d6f=_0x31daa8['attachTo'](()=>this['_getTargetForId'](_0x31daa8['id']));_0x53d74e['registerAnnotation'](_0x4a5d6f),_0x31daa8['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x49262a=this['editor'],_0x243584=_0x49262a['plugins']['get'](_0x192c57);_0x49262a['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0xba2b6c,_0x42b0cd)=>{const {id:_0x501511}=Pt(_0xba2b6c['markerName']),_0x4db380=_0x49262a['plugins']['get'](CommentsRepository)['getCommentThread'](_0x501511),_0x575430=this['activeMarker']&&Pt(this['activeMarker'])['id']===_0x501511;let _0xafa26d;if(_0x4db380&&_0x4db380['isResolved']&&!_0x575430&&_0xba2b6c['item'])return _0x42b0cd['consumable']['consume'](_0xba2b6c['item'],'addMarker:'+_0xba2b6c['markerName']),_0x42b0cd['consumable']['consume'](_0xba2b6c['item'],'removeMarker:'+_0xba2b6c['markerName']),null;const _0x7417ee=['ck-comment-marker'];return _0x575430&&_0x7417ee['push']('ck-comment-marker--active'),_0xafa26d=_0x4db380?.['length']?_0x4db380['comments']['first']['author']['id']:_0x243584['me']['id'],{'classes':_0x7417ee,'attributes':{'data-comment':_0x501511,'data-author-id':_0xafa26d}};}}),_0x49262a['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x19d4f3,{options:_0x25246d})=>{if(_0x25246d['showCommentHighlights'])return null;const _0x52f6a0=_0x49262a['plugins']['get'](CommentsRepository),_0x3b61e4=_0x49262a['model']['markers']['get'](_0x19d4f3),{id:_0x462a15,part:_0x2b37db}=Pt(_0x19d4f3);return _0x3b61e4&&!_0x3b61e4['affectsData']||_0x25246d['ignoreResolvedComments']&&_0x52f6a0['getCommentThread'](_0x462a15)?.['isResolved']?null:{'group':'comment','name':_0x2b37db?_0x462a15+':'+_0x2b37db:_0x462a15};}}),_0x49262a['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x29487b,{writer:_0x9a283d})=>_0x9a283d['createElement']('$marker',{'data-name':'comment:'+_0x29487b['getAttribute']('id')})}),_0x49262a['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x3113b2=this['editor'],_0x3b40ac=_0x3113b2['plugins']['get'](CommentsRepository),_0x51e208=new Set(),_0x580ad1=new Set();_0x3113b2['model']['document']['registerPostFixer'](_0x3cf3b9=>{let _0x3eb81f=!0x1;for(const {name:_0x2d08dd,data:_0x1e192d}of _0x3113b2['model']['document']['differ']['getChangedMarkers']()){const {group:_0x1494c5,id:_0x31fb94}=Pt(_0x2d08dd);let _0x27e3f9=_0x1e192d['newRange'];if('comment'!==_0x1494c5||!_0x27e3f9)continue;const _0x3c2e92='$graveyard'===_0x27e3f9['root']['rootName'];_0x3c2e92||(_0x27e3f9=Lt(_0x27e3f9,_0x3113b2['model']),!_0x27e3f9||_0x27e3f9['isCollapsed']||!_0x1e192d['newRange']||_0x27e3f9['isEqual'](_0x1e192d['newRange']))?_0x3113b2['model']['hasContent'](_0x27e3f9)&&!_0x3c2e92?this['isThreadsLoadingPaused']?_0x51e208['add'](_0x2d08dd):this['_handleThreadMarker'](_0x2d08dd,_0x31fb94):(_0x580ad1['add'](_0x2d08dd),_0x51e208['delete'](_0x2d08dd),_0x3cf3b9['removeMarker'](_0x2d08dd),_0x3eb81f=!0x0):(_0x3cf3b9['updateMarker'](_0x2d08dd,{'range':_0x27e3f9}),_0x3eb81f=!0x0);}return _0x3eb81f;}),this['on']('change:isThreadsLoadingPaused',(_0x20ddde,_0x2ffebe,_0x2f5ebd)=>{if(!_0x2f5ebd&&_0x51e208['size'])for(const _0xbd9b1d of _0x51e208){const {id:_0x3dff26}=Pt(_0xbd9b1d);_0x51e208['delete'](_0xbd9b1d),_0x3113b2['model']['markers']['get'](_0xbd9b1d)&&this['_handleThreadMarker'](_0xbd9b1d,_0x3dff26);}}),this['listenTo'](_0x3113b2['model']['document'],'change',()=>{for(const {name:_0x5a8913,data:{newRange:_0x564ffd}}of _0x3113b2['model']['document']['differ']['getChangedMarkers']()){const {group:_0x18119b,id:_0x3d0172}=Pt(_0x5a8913);if('comment'!==_0x18119b)continue;const _0x5511a6=_0x3b40ac['getCommentThread'](_0x3d0172),_0x1b3295=this['hasMarkerForId'](_0x3d0172);_0x5511a6&&(!_0x5511a6['_hasTargetInContent']&&_0x564ffd&&_0x3113b2['editing']['view']['once']('render',()=>{const _0x3ca1df=_0x3113b2['plugins']['get'](Annotations),_0x40ccae=_0x3b40ac['_threadToController']['get'](_0x5511a6)['view'];_0x3ca1df['getByInnerView'](_0x40ccae)['refreshVisibility']();},{'priority':'low'}),_0x5511a6['_hasTargetInContent']=_0x1b3295||!!_0x564ffd),_0x564ffd||(_0x580ad1['add'](_0x5a8913),_0x51e208['delete'](_0x5a8913));}for(const _0x1ca902 of _0x580ad1){const {id:_0x4760d7}=Pt(_0x1ca902),_0x43566b=_0x3b40ac['getCommentThread'](_0x4760d7);if(_0x51e208['delete'](_0x1ca902),!_0x43566b)continue;const _0x2d92d9=this['hasMarkerForId'](_0x4760d7);_0x2d92d9||_0x43566b['isSubmitted']?_0x2d92d9||_0x43566b['unlinkedAt']||_0x43566b['setUnlinkedAt'](new Date()):_0x43566b['remove']();}_0x580ad1['clear']();});}['_handleInitialThreads'](_0x123244){_0x123244['forEach'](_0x52b4ef=>{_0x52b4ef['unlinkedAt']&&this['_attachArchivedThread'](_0x52b4ef['id']);});}['_getTargetForId'](_0x2b20c7){const _0x4fb58b=this['editor'],_0x15bc61=this['getAllMarkersForId'](_0x2b20c7);return _0x26ba2d(_0x4fb58b['editing'],_0x15bc61);}['_getTextContext'](_0xfcd8a0){const _0x16a21d=this['getAllMarkersForId'](_0xfcd8a0);let _0x5019e3='',_0x530380=!0x1;for(const _0x33bc51 of _0x16a21d){const _0x177780=_0x33bc51['getRange']();for(const _0x223463 of Array['from'](_0x177780['getItems']()))_0x223463['is']('$textProxy')?(_0x5019e3&&_0x530380&&(_0x5019e3+='\x20',_0x530380=!0x1),_0x5019e3+=_0x223463['data']):_0x530380=!0x0;_0x530380=!0x0;}return _0x5019e3['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x133a77,_0x201a1e){const _0x4abc74=this['editor'],_0x146079=_0x4abc74['plugins']['get'](CommentsRepository);let _0x1898f8=_0x146079['getCommentThread'](_0x201a1e);const _0x234ad5=_0x4abc74['config']['get']('collaboration.channelId'),_0x6bf503=_0x4abc74['plugins']['get'](EditorAnnotations);if(_0x1898f8&&(_0x1898f8['unlinkedAt']&&_0x1898f8['setUnlinkedAt'](null),_0x1898f8['isAttached']))return _0x1898f8;return!this['getAllMarkersForId'](_0x201a1e)[0x0]['managedUsingOperations']?_0x4abc74['editing']['view']['once']('render',()=>{if(_0x146079['getCommentThread'](_0x201a1e))return;const _0x188341=_0x4abc74['plugins']['get'](Annotations);_0x1898f8=_0x146079['openNewCommentThread']({'channelId':_0x234ad5,'threadId':_0x201a1e,'target':()=>this['_getTargetForId'](_0x201a1e),'context':{'type':'text','value':this['_getTextContext'](_0x201a1e)}});const _0x3c7bed=_0x146079['_threadToController']['get'](_0x1898f8)['view'],_0x323682=_0x188341['getByInnerView'](_0x3c7bed);_0x323682&&_0x6bf503['registerAnnotation'](_0x323682);},{'priority':'low'}):_0x146079['fetchCommentThread']({'channelId':_0x234ad5,'threadId':_0x201a1e})['then'](_0x3bf108=>{if('destroyed'!==_0x4abc74['state']){if(_0x1898f8=_0x3bf108,_0x1898f8&&!_0x1898f8['isAttached']){const _0x217f27=_0x1898f8['attachTo'](()=>this['_getTargetForId'](_0x201a1e));_0x6bf503['registerAnnotation'](_0x217f27),_0x1898f8['isResolved']&&this['_reconvertMarkers'](_0x201a1e);}else{if(!_0x1898f8){const _0x5cf4a5=this['getAllMarkersForId'](_0x201a1e);_0x4abc74['model']['change'](_0x22b0bf=>{for(const _0x16c51b of _0x5cf4a5)_0x22b0bf['removeMarker'](_0x16c51b);});}}}}),_0x1898f8;}['_handleThreadMarker'](_0x1e80a8,_0x40968f){const _0x591333=this['_attachMarkerToThread'](_0x1e80a8,_0x40968f);_0x591333&&!_0x591333['context']&&_0x591333['setContext']({'type':'text','value':this['_getTextContext'](_0x40968f)});}['_initAriaMarkerChangeAnnouncements'](){const _0x40ab42=this['editor'];_0x20b027(_0x40ab42['model'],({left:_0x1a2f3c,entered:_0x3a66a3})=>{for(const _0x4ab9ea of _0x1a2f3c)if(Dt(_0x4ab9ea)){_0x40ab42['ui']['ariaLiveAnnouncer']['announce'](vt(_0x40ab42['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x4767ba of _0x3a66a3)if(Dt(_0x4767ba)){_0x40ab42['ui']['ariaLiveAnnouncer']['announce'](vt(_0x40ab42['locale'],'ENTER_COMMENT_ANNOUNCEMENT',_0x2af0e8(_0x347574)));break;}});}}function Vt(_0x34eb54,_0x139dd5){return _0x139dd5?_0x34eb54+':'+_0x139dd5:_0x34eb54;}function Lt(_0x964804,_0x465f1b){const _0x53e641=_0x465f1b['schema'],_0x3cea50=_0x465f1b['createRange'](_0x964804['start']);for(const _0x1cfb32 of _0x964804['getWalker']()){const {type:_0x46641a,item:_0x3f8e3e,nextPosition:_0x1c033d}=_0x1cfb32;if('text'===_0x46641a||_0x53e641['isObject'](_0x3f8e3e)){const _0x3b954f=_0x465f1b['createPositionBefore'](_0x3f8e3e);_0x3cea50['isCollapsed']&&(_0x3cea50['start']=_0x3b954f),_0x3cea50['end']=_0x1c033d;}}return _0x3cea50;}function Dt(_0x4cc80c){return'comment'===Pt(_0x4cc80c['name'])['group'];}class CommentsUI extends _0x1dcff1{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'CommentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[CommentsRepository,CommentsEditing,EditorAnnotations,Annotations];}get['CommentsListView'](){return CommentsListView;}get['CommentThreadInputView'](){return CommentThreadInputView;}['init'](){const _0x722502=this['editor'],_0x5a2b8a=_0x722502['plugins']['get'](CommentsRepository),_0x76fc77=_0x722502['plugins']['get'](CommentsEditing),_0xfcf16d=_0x722502['plugins']['get'](Annotations),_0x5705ad=_0x722502['plugins']['get'](EditorAnnotations);_0x722502['ui']['componentFactory']['add']('comment',()=>{const _0x324519=this['_createUIButton'](_0x4fe59a);return _0x324519['tooltip']=!0x0,_0x324519;}),_0x722502['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](ot)),_0x5705ad['addSourceCollector'](()=>{const _0x3da2d6=[];for(const [_0x542702,_0x40f536]of _0x5a2b8a['_threadToController']){const _0x1db706=_0x76fc77['getAllMarkersForId'](_0x542702['id']),_0x17d58b=_0x1db706['map'](_0x17f38d=>_0x17f38d['getRange']());_0x1db706['length']>0x0&&_0x3da2d6['push']([_0x40f536['view'],_0x17d58b]);}return _0x3da2d6;}),this['listenTo'](_0xfcf16d,'change:activeAnnotations',(_0x4933e4,_0x59012e,_0x21ab76)=>{const _0x4e591d=Array['from'](_0x21ab76)['map'](_0x1cea51=>_0x1cea51['innerView'])['find'](_0x5491ef=>_0x5a2b8a['_viewToController']['has'](_0x5491ef));if(!_0x4e591d)return void(_0x76fc77['activeMarker']=null);const _0x4cad0c=_0x5a2b8a['_viewToController']['get'](_0x4e591d)['model']['id'],_0x3c5a53='comment:'+_0x4cad0c;_0x4cad0c&&_0x76fc77['hasMarkerForId'](_0x4cad0c)?_0x76fc77['activeMarker']=_0x3c5a53:_0x76fc77['activeMarker']&&(_0x76fc77['activeMarker']=null);}),this['listenTo'](_0x5a2b8a,'removeCommentThread',(_0x35c69b,{threadId:_0x5d332f,isFromAdapter:_0x3311f6})=>{!_0x3311f6&&_0x722502['ui']['focusTracker']['isFocused']&&_0x76fc77['hasMarkerForId'](_0x5d332f)&&_0x722502['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x5a2b8a,'addComment',(_0x206996,{threadId:_0x2434cf,isFromAdapter:_0x2b683d})=>{if(_0x2b683d||!_0x76fc77['hasMarkerForId'](_0x2434cf)||!_0x5a2b8a['hasCommentThread'](_0x2434cf))return;0x1===_0x5a2b8a['getCommentThread'](_0x2434cf)['length']&&(_0x722502['editing']['view']['focus'](),_0x206996['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x6e3692=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x68c2ab;for(const _0x4fcc2b in _0x6e3692){const _0x11bdc9=_0x4fcc2b,_0x58cfec=_0x6e3692[_0x11bdc9];if('commentsLicenseKeyValid'==_0x58cfec||'commentsLicenseKeyInvalid'==_0x58cfec||'commentsLicenseKeyExpired'==_0x58cfec||'commentsLicenseKeyDomainLimit'==_0x58cfec||'commentsLicenseKeyNotAllowed'==_0x58cfec||'commentsLicenseKeyEvaluationLimit'==_0x58cfec||'commentsLicenseKeyUsageLimit'==_0x58cfec){delete _0x6e3692[_0x11bdc9],_0x68c2ab=_0x58cfec,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x68c2ab&&_0x6e3692['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x68c2ab&&_0x6e3692['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x68c2ab&&_0x6e3692['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x68c2ab&&_0x6e3692['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x68c2ab&&_0x6e3692['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyUsageLimit'==_0x68c2ab&&_0x6e3692['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x22e1df){const _0x8333c6=this['editor'],_0x1cf4a6=new _0x22e1df(_0x8333c6['locale']),_0x3f8fc9=_0x8333c6['commands']['get']('addCommentThread');return _0x1cf4a6['set']({'label':vt(_0x8333c6['locale'],'Comment'),'icon':_0x4f5594}),_0x1cf4a6['bind']('isEnabled')['to'](_0x3f8fc9,'isEnabled',_0x3f8fc9,'hasContent',(_0x24508e,_0x125ea3)=>_0x24508e&&_0x125ea3),this['listenTo'](_0x1cf4a6,'execute',()=>{_0x3f8fc9['execute']();}),_0x1cf4a6;}}class CommentsOnly extends _0x1dcff1{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[CommentsEditing];}constructor(_0x354dd0){super(_0x354dd0),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x6f55ee,_0x299916,_0x5cef8e)=>{_0x5cef8e?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x16ce65,_0xeb165f]of this['editor']['commands'])_0xeb165f['affectsData']&&'addCommentThread'!==_0x16ce65&&_0xeb165f['forceDisabled']('commentsOnlyMode');(this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('RevisionTracker'))&&this['editor']['plugins']['get']('RevisionTracker')['forceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('SourceEditing')&&this['editor']['plugins']['get']('SourceEditing')['forceDisabled']('commentsOnlyMode');this['editor']['commands']['get']('editSource')?.['forceDisabled']('commentsOnlyMode');const _0x15f0ac=this['editor']['editing']['view']['document'];this['listenTo'](_0x15f0ac,'cut',_0x5469ff=>_0x5469ff['stop'](),{'priority':'highest'}),this['listenTo'](_0x15f0ac,'clipboardInput',_0x1bebe3=>_0x1bebe3['stop'](),{'priority':'highest'}),this['listenTo'](_0x15f0ac,'delete',_0x23929a=>_0x23929a['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x418f1f,_0x1093ff]of this['editor']['commands'])_0x1093ff['affectsData']&&'addCommentThread'!==_0x418f1f&&_0x1093ff['clearForceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('RevisionTracker')&&this['editor']['plugins']['get']('RevisionTracker')['clearForceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('SourceEditing')&&this['editor']['plugins']['get']('SourceEditing')['clearForceDisabled']('commentsOnlyMode'),this['editor']['commands']['get']('editSource')?.['clearForceDisabled']('commentsOnlyMode'),this['stopListening'](this['editor']['editing']['view']['document']);}}class AnnotationsUIs extends _0x13d3af{['activeUIs'];['uisData'];['_uis'];static get['requires'](){return[Annotations];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x28cbc8){super(_0x28cbc8),this['activeUIs']=new Set(),this['_uis']=new Map(),this['uisData']=new Map();}['init'](){const _0x2ad570=this['context']['plugins']['get'](Annotations);this['listenTo'](_0x2ad570,'_activateAnnotation',(_0x5c5480,_0x586f2d)=>{for(const _0x5539f1 of this['activeUIs']){const _0xbd5dc6=this['_uis']['get'](_0x5539f1);(0x0,this['uisData']['get'](_0x5539f1)['filter'])(_0x586f2d)&&_0xbd5dc6['setActiveAnnotation'](_0x586f2d);}}),this['listenTo'](_0x2ad570,'_deactivateAllAnnotations',()=>{for(const _0xe2b1f2 of this['activeUIs']){this['_uis']['get'](_0xe2b1f2)['setActiveAnnotation'](null);}}),this['listenTo'](_0x2ad570['_visibleAnnotations'],'add',(_0x2dc947,_0x795867)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x795867);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x1d6e30){return this['activeUIs']['has'](_0x1d6e30);}['activate'](_0x186569,_0x1fa53a=this['defaultFilter']){const _0x1ac578=this['context']['plugins']['get'](Annotations);if(!this['_uis']['has'](_0x186569))throw new _0xb919f('annotationsuis-missing-ui',this,{'uiName':_0x186569});this['isActive'](_0x186569)&&this['deactivate'](_0x186569),this['activeUIs']['add'](_0x186569);const _0x54c2d7=new AnnotationCollection();Ot({'source':_0x1ac578['_visibleAnnotations'],'target':_0x54c2d7,'filter':_0x1fa53a}),this['uisData']['set'](_0x186569,{'collection':_0x54c2d7,'filter':_0x1fa53a});const _0x3fb8cd=this['_uis']['get'](_0x186569);_0x3fb8cd['attach'](_0x54c2d7),this['listenTo'](_0x3fb8cd,'change:activeAnnotation',(_0x570bc0,_0x50652f,_0x2668ad,_0x5bf8b2)=>{_0x5bf8b2&&_0x1ac578['_removeActiveAnnotation'](_0x5bf8b2),_0x2668ad&&_0x1ac578['_addActiveAnnotation'](_0x2668ad);});}['deactivate'](_0x3edebd){if(this['activeUIs']['delete'](_0x3edebd),!this['_uis']['has'](_0x3edebd))throw new _0xb919f('annotationsuis-missing-ui',this,{'uiName':_0x3edebd});const _0x218f4e=this['_uis']['get'](_0x3edebd);_0x218f4e['detach'](),this['stopListening'](_0x218f4e),this['uisData']['get'](_0x3edebd)['collection']['destroy'](),this['uisData']['delete'](_0x3edebd);}['switchTo'](_0x482c9e){if(!this['_uis']['has'](_0x482c9e))throw new _0xb919f('annotationsuis-missing-ui',this,{'uiName':_0x482c9e});const _0x3dc8d1=this['context']['plugins']['get'](Annotations),_0x24fdad=Array['from'](_0x3dc8d1['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x482c9e);const _0x4b1053=this['_uis']['get'](_0x482c9e);_0x4b1053['setActiveAnnotation'](_0x24fdad),_0x4b1053['_setSelectedAnnotations']&&_0x24fdad&&_0x4b1053['_setSelectedAnnotations']([_0x24fdad]);}['deactivateAll'](){for(const _0x38a4a1 of this['activeUIs'])this['deactivate'](_0x38a4a1);}['register'](_0x276916,_0x1c58dc){if(this['_uis']['has'](_0x276916))throw new _0xb919f('annotationsuis-register-already-registered');if('function'!=typeof _0x1c58dc['attach']||'function'!=typeof _0x1c58dc['detach']||'function'!=typeof _0x1c58dc['setActiveAnnotation'])throw new _0xb919f('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x276916,_0x1c58dc);}['refilterAnnotations'](){const _0x128014=this['context']['plugins']['get'](Annotations)['collection'],_0xd89d5a=new Map(),_0x324a74=Array['from'](this['activeUIs']);for(const _0x3ca33c of this['activeUIs']){const _0x18a6cc=this['uisData']['get'](_0x3ca33c)['collection'];for(const _0x250305 of _0x18a6cc)_0xd89d5a['set'](_0x250305,_0x3ca33c);}for(const _0x132faa of _0x128014){const _0x41bd10=_0xd89d5a['get'](_0x132faa);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x132faa);const _0xdfda3e=_0x324a74['find'](_0x3eebc7=>this['uisData']['get'](_0x3eebc7)['filter'](_0x132faa));_0x41bd10!==_0xdfda3e&&(_0x41bd10&&this['uisData']['get'](_0x41bd10)['collection']['remove'](_0x132faa),_0xdfda3e&&this['uisData']['get'](_0xdfda3e)['collection']['add'](_0x132faa));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['defaultFilter'](){return!0x0;}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x4c9b93){const _0x1a6952=[];for(const _0xe2113e of this['activeUIs']){(0x0,this['uisData']['get'](_0xe2113e)['filter'])(_0x4c9b93)&&_0x1a6952['push'](_0xe2113e);}if(_0x1a6952['length']>0x1)throw new _0xb919f('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x1a6952,'annotationType':_0x4c9b93['type']});}}const Bt=/* #__PURE__ -- @preserve */
32
+ _0x1a59a1('px');class AnnotationsSidebarView extends _0x5ad1e4{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0x5fd28a){super(_0x5fd28a);const _0x4037cb=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 _0x38a95f(),this['focusCycler']=new _0x332d41({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x4037cb['to']('class')],'style':{'minHeight':_0x4037cb['to']('minHeight',_0x200eb9=>'number'==typeof _0x200eb9?Bt(_0x200eb9+0xa):null)},'dir':_0x5fd28a['uiLanguageDirection'],'role':'application','aria-label':vt(_0x5fd28a,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':vt(_0x5fd28a,'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',_0x340619=>{this['_updateItemPositionInFocusables'](_0x340619['source']);}),this['list']['forEach'](_0x2735b4=>{this['focusTracker']['add'](_0x2735b4['element']),this['_updateItemPositionInFocusables'](_0x2735b4);}),this['list']['on']('change',(_0x57147f,_0x546a65)=>{for(const _0x4d9e87 of _0x546a65['removed'])this['focusTracker']['remove'](_0x4d9e87['element']),this['focusables']['remove'](_0x4d9e87);for(const _0x5b7c40 of _0x546a65['added'])this['focusTracker']['add'](_0x5b7c40['element']),this['_updateItemPositionInFocusables'](_0x5b7c40);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0x1de04d){const _0x17b574=this['focusables']['getIndex'](_0x1de04d);let _0x5dcf37,_0x19b1f4;for(const _0x5bdd88 of this['focusables'])if(_0x1de04d['top']<_0x5bdd88['top']){_0x5dcf37=_0x5bdd88;break;}if(_0x19b1f4=_0x5dcf37?this['focusables']['getIndex'](_0x5dcf37):this['focusables']['length'],-0x1!==_0x17b574){if(_0x17b574===_0x19b1f4-0x1)return;this['focusables']['remove'](_0x1de04d),_0x19b1f4=_0x5dcf37?this['focusables']['getIndex'](_0x5dcf37):this['focusables']['length'];}this['focusables']['add'](_0x1de04d,_0x19b1f4);}}const Ht=/* #__PURE__ -- @preserve */
33
+ _0x1a59a1('px');class AnnotationsSidebarItemView extends _0x5ad1e4{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x110b97){super(_0x110b97),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x42faa0,_0x482b9a)=>_0x42faa0+_0x482b9a),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Nt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x5e78af=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x5e78af['to']('isAnimationDisabled',_0x27b5ac=>_0x27b5ac?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x5e78af['to']('top',_0x4bdc0d=>Ht(_0x4bdc0d))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x588312=this['element']['clientHeight'];_0x588312&&(this['height']=_0x588312);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class Sidebar extends _0x13d3af{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x450411){super(_0x450411),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 _0x5d7b04=this['context']['config']['get']('sidebar.container');_0x5d7b04&&this['setContainer'](_0x5d7b04);}['setContainer'](_0x551aca){if(!Ft(_0x551aca))throw new _0xb919f('sidebar-setcontainer-invalid-element');this['container']=_0x551aca;}['_attachToContainer']({viewClass:_0x5968fd='',spaceBetweenItems:_0x406195=0x19}={}){if(!Ft(this['container']))throw new _0xb919f('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x5968fd,this['_spaceBetweenItems']=_0x406195;}['rearrange']({removedAnnotation:_0x417f7e,previousAnnotation:_0x5ef5eb,nextAnnotation:_0x298112}){const _0x4221c7=this['getSidebarItemView'](_0x417f7e);this['view']['list']['remove'](_0x4221c7),this['_destroySidebarItemView'](_0x417f7e),_0x5ef5eb&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x5ef5eb)),_0x298112&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x298112)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x5c5437,activatedAnnotation:_0x59f5d7,disableAnimationOnActivatedAnnotation:_0x2de172}){if(this['_activeAnnotation']=_0x59f5d7,_0x5c5437){_0x5c5437['isActive']=!0x1;const _0x84e30a=this['getSidebarItemView'](_0x5c5437);_0x84e30a&&_0x2de172&&(_0x84e30a['isAnimationDisabled']=!0x1);}if(_0x59f5d7){const _0x55f541=this['getSidebarItemView'](_0x59f5d7);_0x55f541&&(_0x59f5d7['isActive']=!0x0,_0x2de172&&(_0x55f541['isAnimationDisabled']=!0x0,_0x55f541['top']+=0x1),this['_alignToTargetRect'](_0x55f541));}}['_detachFromContainer'](_0x1d1b5e){if(this['view']['element']['remove'](),_0x1d1b5e){for(const _0x53dd49 of _0x1d1b5e)this['_destroySidebarItemView'](_0x53dd49);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x13de7f,_0x6567bc){_0x6567bc||(_0x6567bc=_0x13de7f['view']);const _0x28801e=new AnnotationsSidebarItemView(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x28801e,_0x13de7f),this['_annotationToSidebarItemView']['set'](_0x13de7f,_0x28801e),_0x28801e['content']['add'](_0x6567bc),this['listenTo'](_0x13de7f['view'],'change:targetRect',(_0x1fbd32,_0x1a0323,_0x14b273)=>{const _0x184f07=this['_getTargetTop'](_0x13de7f,_0x14b273);_0x28801e['_targetTop']!=_0x184f07&&(_0x28801e['_targetTop']=_0x184f07,this['_setItemTop'](_0x28801e,_0x184f07));}),this['listenTo'](_0x28801e,'change:top',()=>{this['_recalculate'](_0x28801e,'top');}),this['listenTo'](_0x28801e,'change:bottom',()=>{this['_recalculate'](_0x28801e,'bottom');}),this['_alignToTargetRect'](_0x28801e);const _0x19e114=this['_getItemBefore'](_0x28801e);if(_0x19e114)this['_alignAfterItem'](_0x19e114,_0x28801e)||this['_alignToTargetRect'](_0x28801e);else this['_alignToTargetRect'](_0x28801e);return this['_updateLastItem'](),this['view']['list']['add'](_0x28801e),_0x28801e;}['_alignForTopChange'](_0x2568d1){if(!_0x2568d1['content']['length'])return;const _0x31a24f=this['_getItemBefore'](_0x2568d1);if(!_0x31a24f)return;const _0x464bf0=this['_sidebarItemViewToAnnotation']['get'](_0x31a24f),_0x5172d7=this['_activeAnnotation'];_0x5172d7&&_0x5172d7===_0x464bf0?this['_alignAfterItem'](_0x31a24f,_0x2568d1):this['_alignBeforeItem'](_0x2568d1,_0x31a24f);}['_alignForBottomChange'](_0x354d37){if(!_0x354d37['content']['length'])return;const _0x54ef82=this['_getItemAfter'](_0x354d37);if(!_0x54ef82)return;const _0x4cddae=this['_sidebarItemViewToAnnotation']['get'](_0x54ef82),_0x2192da=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x36a029=this['_activeAnnotation'];_0x36a029&&_0x36a029===_0x4cddae&&_0x2192da?(this['_alignBeforeItem'](_0x54ef82,_0x354d37),this['_alignAfterItem'](_0x354d37,_0x54ef82)):_0x36a029&&_0x36a029===_0x4cddae?this['_alignBeforeItem'](_0x54ef82,_0x354d37):this['_alignAfterItem'](_0x354d37,_0x54ef82);}['_recalculate'](_0x59c37a,_0x211104){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x5eaf49,changedProp:_0x3a2b06}of this['_recalculateBuffer'])'top'===_0x3a2b06?this['_alignForTopChange'](_0x5eaf49):this['_alignForBottomChange'](_0x5eaf49);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x59c37a,'changedProp':_0x211104});}['getSidebarItemView'](_0x30edcd){return this['_annotationToSidebarItemView']['get'](_0x30edcd);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x2621ca){const _0x52ecbe=this['getSidebarItemView'](_0x2621ca);this['stopListening'](_0x52ecbe),this['stopListening'](_0x2621ca['view']),_0x52ecbe['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x2621ca),this['_sidebarItemViewToAnnotation']['delete'](_0x52ecbe);}['_createSidebarView'](){const _0x3f719a=new AnnotationsSidebarView(this['context']['locale']);return _0x3f719a['render'](),this['on']('change:_lastItem',(_0x59c377,_0x5a0901,_0x173831,_0x2d1a39)=>{_0x2d1a39&&_0x3f719a['unbind']('minHeight'),_0x173831?_0x3f719a['bind']('minHeight')['to'](_0x173831,'bottom'):_0x3f719a['minHeight']=null;}),_0x3f719a;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0xaafd80){const _0x3b4955=this['_sidebarItemViewToAnnotation']['get'](_0xaafd80),_0x3e74f0=_0x3b4955&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x3b4955)-0x1);return _0x3e74f0&&this['getSidebarItemView'](_0x3e74f0)||null;}['_getItemAfter'](_0x3d0221){const _0x5923b=this['_sidebarItemViewToAnnotation']['get'](_0x3d0221),_0x1cbfdf=_0x5923b&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x5923b)+0x1);return _0x1cbfdf&&this['getSidebarItemView'](_0x1cbfdf)||null;}['_alignBeforeItem'](_0x13025c,_0x39ab61){_0x13025c['updateHeight']();const _0x1b8111=Ut(_0x39ab61['bottom']+this['_spaceBetweenItems'],_0x13025c['top']);return!!_0x1b8111&&(this['_setItemTop'](_0x39ab61,_0x39ab61['top']-_0x1b8111),!0x0);}['_alignAfterItem'](_0x2f589a,_0x4196ff){_0x2f589a['updateHeight']();const _0x1011bc=Ut(_0x2f589a['bottom']+this['_spaceBetweenItems'],_0x4196ff['top']);return!!_0x1011bc&&(this['_setItemTop'](_0x4196ff,_0x4196ff['top']+_0x1011bc,!0x1),!0x0);}['_alignToTargetRect'](_0x4247a5){const _0x764276=this['_sidebarItemViewToAnnotation']['get'](_0x4247a5);if(!_0x764276||!_0x764276['target']||!_0x764276['targetRect'])return;const _0x3e5fce=this['_getTargetTop'](_0x764276,_0x764276['targetRect']);this['_setItemTop'](_0x4247a5,_0x3e5fce);}['_getTargetTop'](_0x4f47d0,_0x4cd8dd){if(null===_0x4cd8dd)return 0x0;if(_0x4f47d0['target']instanceof _0x4da549)return _0x4cd8dd['top'];{const _0x1127d1=new _0x4da549(this['view']['element'])['top'];return _0x4cd8dd['top']-_0x1127d1;}}['_setItemTop'](_0x227301,_0xda2c1a,_0x5a87fc=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x5a87fc&&(_0xda2c1a=Math['max'](_0xda2c1a,this['_getMaxAvailableTop'](_0x227301))),_0x227301['top']=_0xda2c1a;}['_getMaxAvailableTop'](_0x4d4f3f){let _0x36dfa3=this['_getItemBefore'](_0x4d4f3f),_0x55ef82=0x0;for(;_0x36dfa3;)_0x36dfa3['updateHeight'](),_0x55ef82+=this['_spaceBetweenItems']+_0x36dfa3['height'],_0x36dfa3=this['_getItemBefore'](_0x36dfa3);return _0x55ef82;}}function Ut(_0x74ce7a,_0x3ae0e2){return Math['max'](_0x74ce7a-_0x3ae0e2,0x0);}function Ft(_0x2a6b12){return null!==_0x2a6b12&&'object'==typeof _0x2a6b12&&0x1===_0x2a6b12['nodeType'];}class WideSidebar extends _0x13d3af{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[Sidebar,AnnotationsUIs];}static get['pluginName'](){return'WideSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3477d8){super(_0x3477d8),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x80b602(),this['_refreshPositioningDebounced']=_0x133c6c(()=>{_0x3477d8['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x3ed481=this['context']['plugins']['get'](AnnotationsUIs),_0xf2280d=this['context']['plugins']['get'](Sidebar);_0x3ed481['register']('wideSidebar',this),_0xf2280d['container']&&_0x3ed481['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x40d9a8){if(_0x40d9a8===this['activeAnnotation'])return;const _0x3f1c69=this['context']['plugins']['get'](Sidebar);_0x3f1c69['_activeAnnotation']=_0x40d9a8;const _0x3d618a=this['activeAnnotation'];_0x3f1c69['refresh']({'blurredAnnotation':_0x3d618a,'activatedAnnotation':_0x40d9a8}),this['activeAnnotation']=_0x40d9a8;}['attach'](_0x40dc3a){this['annotations']=_0x40dc3a;const _0x4ff0ca=this['context']['plugins']['get'](Sidebar);if(_0x4ff0ca['_annotations']=_0x40dc3a,this['isAttached'])throw new _0xb919f('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x4ff0ca,'set:container',()=>{this['detach'](),this['listenTo'](_0x4ff0ca,'change:container',_0xef6207=>{_0xef6207['off'](),this['attach'](_0x40dc3a);});}),_0x4ff0ca['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x2bc5d9=_0x4d000e=>{_0x4d000e['updateTargetRect'](),_0x4ff0ca['addAnnotation'](_0x4d000e);};for(const _0x1c5e2c of _0x40dc3a)_0x2bc5d9(_0x1c5e2c);this['listenTo'](_0x40dc3a,'add',(_0x13fdbd,_0x3dc394)=>{_0x2bc5d9(_0x3dc394);}),this['listenTo'](_0x40dc3a,'remove',(_0x39e4f7,_0x4f8485,_0x255d91)=>{_0x4ff0ca['rearrange']({'removedAnnotation':_0x4f8485,'previousAnnotation':_0x40dc3a['get'](_0x255d91-0x1),'nextAnnotation':_0x40dc3a['get'](_0x255d91+0x1)}),_0x4f8485===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x40dc3a,'focus',(_0x2c27da,_0x34f9ad)=>{this['setActiveAnnotation'](_0x34f9ad);}),this['listenTo'](_0x40dc3a,'blur',()=>{this['setActiveAnnotation'](null);});const _0x2a50e1=this['context']instanceof _0x23855d?this['context']['editors']:new _0x80b602([this['context']]);for(const _0x19fe03 of _0x2a50e1)this['_integrateWithEditorAnnotations'](_0x19fe03);this['listenTo'](_0x2a50e1,'add',(_0x5d4c57,_0x71884c)=>{this['listenTo'](_0x71884c,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x71884c);});}),this['listenTo'](_0x2a50e1,'remove',(_0x389e8e,_0x2471cc)=>{_0x2471cc['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x2471cc['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0xb919f('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x34eeaf=this['context']['plugins']['get'](Sidebar);_0x34eeaf['_detachFromContainer'](this['annotations']),this['stopListening'](_0x34eeaf),this['stopListening'](this['annotations']),this['context']instanceof _0x23855d&&this['stopListening'](this['context']['editors']);for(const _0x2e1e3e of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x2e1e3e);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x1e0c9b){if(!_0x1e0c9b['plugins']['has']('EditorAnnotations'))return;const _0x398cef=_0x1e0c9b['plugins']['get']('EditorAnnotations'),_0x745c49=()=>{const _0x578bc5=_0x398cef['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x578bc5[0x0]||null);};this['listenTo'](_0x398cef,'refresh',_0x745c49),this['listenTo'](_0x398cef,'blur',(_0x3aee56,{isAnnotationTracked:_0x1836ef})=>{this['activeAnnotation']&&_0x1836ef(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x398cef,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x2f5837=>{_0x398cef['hasDomSelection']()&&(_0x745c49(),_0x2f5837['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x398cef);}['_destroyEditorAnnotationsIntegration'](_0x571f2a){this['stopListening'](_0x571f2a),this['_editorAnnotations']['remove'](_0x571f2a);}}class AnnotationCounterButtonView extends _0x4fe59a{['counterView'];constructor(_0x3630fa){super(_0x3630fa);const _0x47dd48=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x3dd846,_0x21f332)=>_0x3dd846?'...':_0x21f332['toString']()),this['set']('annotationType',''),this['icon']=_0x4f5594,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new _0x5ad1e4(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x47dd48['to']('annotationType',_0x4207b3=>'ck-annotation-counter__badge--'+_0x4207b3),_0x47dd48['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x47dd48['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class NarrowSidebar extends _0x13d3af{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[Sidebar,AnnotationsUIs];}static get['pluginName'](){return'NarrowSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x49280f){super(_0x49280f),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=new(_0xdf42d0())(),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x80b602(),this['_refreshPositioningDebounced']=_0x133c6c(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](AnnotationsUIs)['register']('narrowSidebar',this),this['bodyCollection']=new rt(this['context']['locale']),this['balloonPanelView']=new ht(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x1adac4){this['annotations']=_0x1adac4;const _0x2c967e=this['context']['plugins']['get'](Sidebar),_0x31d82b=this['balloonPanelView'];if(_0x2c967e['_annotations']=_0x1adac4,this['isAttached'])throw new _0xb919f('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x2c967e,'set:container',()=>{this['detach'](),this['listenTo'](_0x2c967e,'change:container',_0x39251a=>{_0x39251a['off'](),this['attach'](_0x1adac4);});}),_0x2c967e['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x2e6262=_0xfef2c6=>{const _0x5c50a3=new AnnotationCounterButtonView(this['context']['locale']);_0x2c967e['addAnnotation'](_0xfef2c6,_0x5c50a3),this['_annotationToNarrowView']['set'](_0xfef2c6,_0x5c50a3),_0x5c50a3['bind']('isDirty','annotationType','number')['to'](_0xfef2c6['view'],'isDirty','type','length'),_0x5c50a3['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x31d82b['content']['first']!==_0xfef2c6['view']?(this['_showBalloon'](_0xfef2c6),_0xfef2c6['view']['element']['focus'](),this['setActiveAnnotation'](_0xfef2c6)):this['setActiveAnnotation'](null);});};for(const _0x22eb13 of _0x1adac4)_0x2e6262(_0x22eb13);this['listenTo'](_0x1adac4,'add',(_0x5dd337,_0x32e8f5)=>{_0x2e6262(_0x32e8f5);}),this['listenTo'](_0x1adac4,'remove',(_0x79181c,_0x170952,_0x19f938)=>{this['_annotationToNarrowView']['get'](_0x170952)['destroy'](),this['_annotationToNarrowView']['delete'](_0x170952),_0x2c967e['rearrange']({'removedAnnotation':_0x170952,'previousAnnotation':_0x1adac4['get'](_0x19f938-0x1),'nextAnnotation':_0x1adac4['get'](_0x19f938+0x1)}),_0x170952===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x1adac4,'focus',(_0x63bf4e,_0x22f859)=>{this['setActiveAnnotation'](_0x22f859);}),this['listenTo'](_0x1adac4,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x43b1da,_0xe697a0)=>{_0xe697a0['keyCode']===_0x4f4113['esc']&&_0x31d82b['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x31d82b['content']['first']),this['_hideBalloon'](),_0xe697a0['stopPropagation'](),_0xe697a0['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x472ca7,_0x5efaad)=>{const _0x169e8d=_0x5efaad['target'];_0x31d82b['isVisible']&&_0x31d82b['element']['contains'](_0x169e8d)||_0x2c967e['view']['element']['contains'](_0x169e8d)||_0x472ca7['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x3d879c=>_0x3d879c['contains'](_0x169e8d))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x194c81=this['context']instanceof _0x23855d?this['context']['editors']:new _0x80b602([this['context']]);for(const _0x31c40d of _0x194c81)this['_integrateWithEditorAnnotations'](_0x31c40d);this['listenTo'](_0x194c81,'add',(_0x33777a,_0x5332e9)=>{this['listenTo'](_0x5332e9,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x5332e9);});}),this['listenTo'](_0x194c81,'remove',(_0x5b1175,_0x3d0123)=>{_0x3d0123['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x3d0123['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x108158){if(_0x108158===this['activeAnnotation'])return;const _0x156093=this['context']['plugins']['get'](Sidebar);if(_0x156093['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x108158,'disableAnimationOnActivatedAnnotation':!0x0}),_0x108158)_0x156093['getSidebarItemView'](_0x108158)?this['_showBalloon'](_0x108158):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x108158;}['detach'](){if(!this['isAttached'])throw new _0xb919f('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x4e6ab5=this['context']['plugins']['get'](Sidebar);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x3caea6=>_0x3caea6['destroy']()),this['_annotationToNarrowView']['clear'](),_0x4e6ab5['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x23855d&&this['stopListening'](this['context']['editors']);for(const _0x41da70 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x41da70);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'](_0x3410d4){if(!_0x3410d4['plugins']['has']('EditorAnnotations'))return;const _0x5f18b4=_0x3410d4['plugins']['get']('EditorAnnotations'),_0x3e777c=this['context']['plugins']['get'](Sidebar),_0x8cf38c=this['annotations'],_0x38c12d=this['balloonPanelView'],_0x49c8a7=()=>{const _0x746532=_0x5f18b4['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x746532),this['setActiveAnnotation'](_0x746532[0x0]||null);};this['listenTo'](_0x5f18b4,'refresh',_0x49c8a7),this['listenTo'](_0x5f18b4,'blur',(_0x240104,{isAnnotationTracked:_0x1c062a})=>{this['activeAnnotation']&&_0x1c062a(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x5f18b4,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x8cf38c,'blur',_0x381676=>{_0x5f18b4['hasDomSelection']()&&_0x381676['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x3552d8,_0x4e7f00)=>{const _0x41270d=_0x4e7f00['target'];_0x38c12d['isVisible']&&_0x38c12d['element']['contains'](_0x41270d)||_0x3e777c['view']['element']['contains'](_0x41270d)||this['activeAnnotation']&&_0x5f18b4['hasDomSelection']()&&(_0x49c8a7(),_0x3552d8['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x5f18b4);}['_destroyEditorAnnotationsIntegration'](_0x41881a){_0x41881a&&(this['stopListening'](_0x41881a),this['_editorAnnotations']['remove'](_0x41881a));}['_setSelectedAnnotations'](_0x41987a){for(const _0x258f3d of this['_selectedAnnotations'])_0x41987a['includes'](_0x258f3d)||this['_manuallyClosedAnnotationViews']['delete'](_0x258f3d['view']);this['_selectedAnnotations']=_0x41987a;}['_refreshPositioning'](){const _0x20fc27=this['balloonPanelView'];this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning'](),_0x20fc27['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x114e55){if(this['_manuallyClosedAnnotationViews']['has'](_0x114e55['view']))return;const _0x371b13=this['balloonPanelView']['content']['first'];_0x371b13!==_0x114e55['view']?(_0x371b13&&this['_detachListeners'](_0x371b13),this['_attachListeners'](_0x114e55['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x114e55['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x29735a=this['balloonPanelView']['content']['first'],_0x3588db=_0x29735a&&this['annotations']['getByView'](_0x29735a);if(!_0x3588db||!this['_annotationToNarrowView']['has'](_0x3588db))return;const _0x5eb15d=this['_annotationToNarrowView']['get'](_0x3588db)['element'],_0x4efcf8=(function(){const _0x1f2a64=ht['defaultPositions'];return[_0x1f2a64['southArrowNorthEast'],_0x1f2a64['northArrowSouthEast'],_0x1f2a64['southArrowNorth'],_0x1f2a64['northArrowSouth'],_0x1f2a64['southArrowNorthWest'],_0x1f2a64['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x5eb15d,'positions':_0x4efcf8});}['_hideBalloon'](){const _0x146c5d=this['balloonPanelView'],_0x2c6bb8=_0x146c5d['content']['first'];_0x2c6bb8&&(this['_detachListeners'](_0x2c6bb8),_0x146c5d['unpin'](),_0x146c5d['content']['clear']());}['_attachListeners'](_0x575d84){this['listenTo'](_0x575d84,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x575d84,'Esc',(_0x235f29,_0x5f0958)=>{this['_manuallyClosedAnnotationViews']['add'](_0x575d84),this['_hideBalloon'](),_0x5f0958();});}['_detachListeners'](_0xea4226){this['stopListening'](_0xea4226);}}class InlineAnnotations extends _0x1dcff1{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];['_refreshVisibilityDebounced'];static get['requires'](){return[EditorAnnotations,at,AnnotationsUIs];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x115f21){super(_0x115f21),_0x115f21['editing']['view']['addObserver'](ut),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x115f21['plugins']['get'](at),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1,this['_refreshVisibilityDebounced']=_0x133c6c(()=>{this['editor']['plugins']['get']('Annotations')['refreshVisibility']();},0xfa,{'leading':!0x1});}['init'](){const _0x2f0b57=this['editor']['plugins']['get'](AnnotationsUIs);_0x2f0b57['context']===this['editor']&&(_0x2f0b57['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x59d126,_0x4f5142)=>{const _0x3ddcd5=this['_balloon'];if(this['isAttached']&&_0x3ddcd5['visibleView']){const _0x23c1cb=this['annotations']['getByView'](_0x3ddcd5['visibleView']);_0x23c1cb&&this['_closeAnnotation'](_0x23c1cb),_0x4f5142();}}));}['afterInit'](){const _0x43a826=this['editor']['plugins']['get'](AnnotationsUIs);_0x43a826['context']===this['editor']&&(_0x43a826['hasActive']()||_0x43a826['switchTo']('inline'));}['setActiveAnnotation'](_0x19fc99){_0x19fc99!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x19fc99&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x19fc99)&&this['_addAnnotationToBalloon'](_0x19fc99,!0x0),_0x19fc99['isActive']=!0x0),_0x19fc99||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x19fc99);}['attach'](_0x3a9a3f){this['annotations']=_0x3a9a3f;const _0x25a3b2=this['editor']['plugins']['get'](AnnotationsUIs),_0x52fbcc=this['_balloon'];if(this['isAttached'])throw new _0xb919f('inlineannotations-attach-already-attached',this);if(_0x25a3b2['context']!==this['editor'])throw new _0xb919f('inlineannotations-not-allowed-with-context',this);const _0x2f9197=this['editor']['plugins']['get'](EditorAnnotations);this['listenTo'](_0x2f9197,'refresh',()=>{const _0x37ff30=_0x2f9197['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x33f959,_0x4429eb;!this['_forceRefresh']&&(_0x33f959=_0x37ff30,_0x4429eb=this['_selectedAnnotations'],_0x33f959['length']===_0x4429eb['length']&&_0x33f959['every'](_0x5d220e=>_0x4429eb['includes'](_0x5d220e)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x37ff30),this['setActiveAnnotation'](_0x37ff30[0x0]||null));}),this['listenTo'](_0x2f9197,'blur',(_0x320d80,{isAnnotationTracked:_0x4f21d8})=>{this['activeAnnotation']&&_0x4f21d8(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x2f9197,'uiUpdate',()=>{this['_refreshVisibilityDebounced']();}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x312e12,_0x5f4d55,_0x106749)=>{_0x106749||this['setActiveAnnotation'](null);}),this['listenTo'](_0x3a9a3f,'remove',(_0x545742,_0x235fd5)=>{this['_removeAnnotationFromBalloon'](_0x235fd5),_0x235fd5===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x52fbcc,'change:visibleView',(_0x31cc27,_0x338ddb,_0x890e37,_0x548247)=>{_0x548247&&this['stopListening'](_0x548247);const _0x19137f=_0x3a9a3f['getByView'](_0x890e37);_0x890e37&&_0x19137f&&(this['listenTo'](_0x890e37,'change:height',()=>{_0x52fbcc['updatePosition']();}),this['listenTo'](_0x890e37,'Esc',()=>{this['_closeAnnotation'](_0x19137f),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x19137f&&this['setActiveAnnotation'](_0x19137f));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x52fbcc['visibleView']&&(_0x3a9a3f['getByView'](_0x52fbcc['visibleView'])&&_0x52fbcc['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 _0xb919f('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x1ba854 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x1ba854);this['_refreshVisibilityDebounced']['cancel'](),this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach'](),this['_refreshVisibilityDebounced']['cancel']();}['_setSelectedAnnotations'](_0x4ead67){for(const _0x2b2cb9 of this['_selectedAnnotations'])_0x4ead67['includes'](_0x2b2cb9)||this['_manuallyClosed']['delete'](_0x2b2cb9);for(const _0x32c057 of this['annotations'])_0x4ead67['includes'](_0x32c057)||this['_removeAnnotationFromBalloon'](_0x32c057);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x8864d5 of _0x4ead67)this['_addAnnotationToBalloon'](_0x8864d5);}this['_selectedAnnotations']=_0x4ead67;}['_addAnnotationToBalloon'](_0x43d2bd,_0x395de9=!0x1){this['_manuallyClosed']['has'](_0x43d2bd)||(this['_addedAnnotations']['has'](_0x43d2bd)||this['_balloon']['hasView'](_0x43d2bd['view'])||(this['_addedAnnotations']['add'](_0x43d2bd),this['_balloon']['add']({'stackId':_0x43d2bd['view']['id'],'view':_0x43d2bd['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x43d2bd)}})),_0x395de9&&this['_balloon']['showStack'](_0x43d2bd['view']['id']));}['_getBalloonTargetForAnnotation'](_0x3e5a18){const _0x57c9a0=_0x3e5a18['target'],_0x42559d=this['editor']['editing']['view'],_0x4c76f6=_0x42559d['document']['selection']['getFirstRange'](),_0x1c056c=_0x42559d['domConverter']['viewRangeToDom'](_0x4c76f6);if(_0x1c056c['collapse'](!0x0),_0x57c9a0){if(_0x57c9a0 instanceof _0x4da549)return _0x57c9a0;let _0x489cf3=[];for(const _0x39a9d5 of _0x57c9a0)_0x489cf3['push'](..._0x4da549['getDomElementRects'](_0x39a9d5));_0x489cf3=function(_0x5edea0){const _0x48280d=[];let _0x5a7ed9=_0x5edea0[0x0];for(let _0x54c7d8=0x1;_0x54c7d8<_0x5edea0['length'];_0x54c7d8++)if(Wt(_0x5a7ed9,_0x5edea0[_0x54c7d8])){const _0x4d5897=_0x5edea0[_0x54c7d8]['width'];_0x5a7ed9['width']+=_0x4d5897,_0x5a7ed9['right']+=_0x4d5897;}else _0x48280d['push'](_0x5a7ed9),_0x5a7ed9=_0x5edea0[_0x54c7d8];return _0x48280d['push'](_0x5a7ed9),_0x48280d;}(_0x489cf3);const _0x29aa9f=_0x1c056c['getBoundingClientRect']();return _0x489cf3['find'](_0x1540e2=>_0x1540e2['top']<=_0x29aa9f['top']&&_0x1540e2['bottom']>=_0x29aa9f['bottom']&&_0x1540e2['left']<=_0x29aa9f['left']&&_0x1540e2['right']>=_0x29aa9f['right'])||_0x489cf3[0x0];}return _0x3e5a18['targetRect']||_0x1c056c;}['_removeAnnotationFromBalloon'](_0x2fbfca){this['_addedAnnotations']['has'](_0x2fbfca)&&this['_balloon']['hasView'](_0x2fbfca['view'])&&(this['_addedAnnotations']['delete'](_0x2fbfca),this['_balloon']['remove'](_0x2fbfca['view']));}['_closeAnnotation'](_0x4bd68b){this['_manuallyClosed']['add'](_0x4bd68b),this['_removeAnnotationFromBalloon'](_0x4bd68b);}}function Wt(_0xc57c95,_0xeaeb2c){return _0xc57c95['top']===_0xeaeb2c['top']&&_0xc57c95['bottom']===_0xeaeb2c['bottom']&&_0xc57c95['right']===_0xeaeb2c['left'];}class CommentsArchiveView extends _0x5ad1e4{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x488b35,_0x2c218a){super(_0x488b35),this['set']('isEmpty',!_0x2c218a['length']),this['focusTracker']=new _0x38a95f(),this['_annotationViews']=_0x2c218a,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new _0x332d41({'focusables':_0x2c218a,'focusTracker':this['focusTracker']}),this['listenTo'](_0x2c218a,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x2c218a,'remove',(_0x441189,_0x3b86d9)=>{_0x3b86d9['isActive']&&this['focus'](),_0x2c218a['length']||(this['isEmpty']=!0x0);});const _0x1efc2f=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':vt(_0x488b35,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x2c218a},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x1efc2f['if']('isEmpty','ck-hidden',_0x5d9601=>!_0x5d9601)]},'children':[{'text':vt(_0x488b35,'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 _0x459df1 of this['_annotationViews'])this['focusTracker']['add'](_0x459df1['element']);this['_annotationViews']['on']('change',(_0x16c27e,{added:_0x2bce58,removed:_0xc5eb4e})=>{for(const _0x1bba79 of _0x2bce58)this['focusTracker']['add'](_0x1bba79['element']);for(const _0x242bee of _0xc5eb4e)this['focusTracker']['remove'](_0x242bee['element']);});}}class CommentsArchive extends _0x13d3af{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[CommentsRepository,Annotations];}constructor(_0x30ffb4){super(_0x30ffb4),this['archivedThreads']=new _0x80b602();}['init'](){const _0x496af2=this['context'],_0x529859=_0x496af2['plugins']['get'](CommentsRepository),_0x3a6bd0=_0x496af2['plugins']['get'](Annotations);this['listenTo'](_0x529859,'addCommentThread',(_0x26b660,{threadId:_0x226e05})=>{const _0x481b11=_0x529859['getCommentThread'](_0x226e05);_0x481b11['archivedAt']&&this['archivedThreads']['add'](_0x481b11,this['_calculatePosition'](_0x481b11['archivedAt'])),this['listenTo'](_0x481b11,'change:archivedAt',(_0x2a0d00,_0x2395be,_0x214d49)=>{_0x214d49?this['archivedThreads']['has'](_0x481b11)||this['archivedThreads']['add'](_0x481b11,this['_calculatePosition'](_0x481b11['archivedAt'])):this['archivedThreads']['has'](_0x481b11)&&this['archivedThreads']['remove'](_0x481b11);});}),this['listenTo'](_0x529859,'removeCommentThread',(_0x46de0a,{threadId:_0x39d617})=>{const _0x5ab8f8=_0x529859['getCommentThread'](_0x39d617);this['stopListening'](_0x5ab8f8),this['archivedThreads']['has'](_0x5ab8f8)&&this['archivedThreads']['remove'](_0x5ab8f8);},{'priority':'highest'}),this['listenTo'](_0x3a6bd0['collection'],'focus',(_0x275c86,_0x38a1db)=>{_0x38a1db['isVisible']||(_0x38a1db['isActive']=!0x0,_0x3a6bd0['activate'](_0x38a1db));});}['_calculatePosition'](_0x400bb0){const _0x4841d4=[...this['archivedThreads']]['findIndex'](_0xb3f203=>_0xb3f203['archivedAt']<_0x400bb0);return _0x4841d4>-0x1?_0x4841d4:this['archivedThreads']['length'];}}class CommentsArchiveUI extends _0x1dcff1{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[CommentsArchive,ct];}constructor(_0x478462){super(_0x478462),this['annotationViews']=new tt(),this['_pendingThreads']=[];}['init'](){const _0x2722b0=this['editor'],_0xa3bba6=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x2722b0['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x4fe59a,!0x0)),_0x2722b0['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x3db1a9=this['_createCommentsArchiveButton'](ot);return _0x3db1a9['set']({'role':'menuitemcheckbox'}),_0x3db1a9;});const _0x4a5e67=_0x2722b0['plugins']['get'](CommentsArchive),_0x37028f=_0x2722b0['plugins']['get']('Annotations'),_0x1b67f5=_0x2722b0['plugins']['get']('CommentsRepository');_0x4a5e67['archivedThreads']['forEach'](_0x303e74=>{this['_handleNewThread'](_0x303e74);}),this['listenTo'](_0x4a5e67['archivedThreads'],'add',(_0x1ade23,_0x59fadd)=>{this['_handleNewThread'](_0x59fadd);}),this['listenTo'](_0x37028f['collection'],'add',(_0x4f7431,_0x252690)=>{const _0x326bfd=this['_pendingThreads']['find'](_0x375228=>{const _0x2419f5=_0x1b67f5['_threadToController']['get'](_0x375228);return _0x2419f5&&_0x252690['innerView']===_0x2419f5['view'];});if(_0x326bfd){const _0x582b36=this['_calculatePosition'](_0x326bfd['archivedAt']);this['_addAnnotationToArchive'](_0x252690,_0x582b36),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x326bfd),0x1);}}),this['listenTo'](_0x4a5e67['archivedThreads'],'remove',(_0x2666fd,_0x401cf9)=>{const _0x544494=_0x2722b0['config']['get']('collaboration.channelId');if(!_0x544494||_0x401cf9['channelId']===_0x544494){if(this['_pendingThreads']['includes'](_0x401cf9))this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x401cf9),0x1);else{const _0x426f94=_0x1b67f5['_threadToController']['get'](_0x401cf9),_0x432aca=_0x37028f['getByInnerView'](_0x426f94['view']);this['annotationViews']['remove'](_0x432aca['view']),this['stopListening'](_0x432aca),this['stopListening'](_0x432aca['focusableElements']);}}}),this['listenTo'](_0x37028f['collection'],'add',(_0x4d3d9f,_0x17e31b)=>{this['listenTo'](_0x17e31b,'escape',_0xa3bba6);}),this['listenTo'](_0x37028f['collection'],'remove',(_0x2a9ae6,_0x548a27)=>{this['stopListening'](_0x548a27,'escape',_0xa3bba6);});}['_addAnnotationToArchive'](_0x364c0d,_0x3f0ff9){this['listenTo'](_0x364c0d,'set:isVisible',_0x3878a4=>{_0x3878a4['return']=!0x1,_0x3878a4['stop']();}),this['annotationViews']['add'](_0x364c0d['view'],_0x3f0ff9);}['_handleNewThread'](_0x10dfd0){const _0x3295b9=this['editor']['plugins']['get']('CommentsRepository'),_0x239cdb=this['editor']['plugins']['get']('Annotations'),_0x3cdc3d=this['editor']['config']['get']('collaboration.channelId');if(!_0x3cdc3d||_0x10dfd0['channelId']===_0x3cdc3d){const _0x2b4897=_0x3295b9['_threadToController']['get'](_0x10dfd0);if(!_0x2b4897)return void this['_pendingThreads']['push'](_0x10dfd0);const _0x17afcb=this['_calculatePosition'](_0x10dfd0['archivedAt']),_0x5a2665=_0x239cdb['getByInnerView'](_0x2b4897['view']);_0x5a2665['isVisible']&&_0x239cdb['_visibleAnnotations']['remove'](_0x5a2665),this['_addAnnotationToArchive'](_0x5a2665,_0x17afcb);}}['_calculatePosition'](_0x31b2b1){const _0x289645=this['editor']['config']['get']('collaboration.channelId'),_0x565055=[...this['editor']['plugins']['get'](CommentsArchive)['archivedThreads']]['filter'](_0x2d7e54=>_0x2d7e54['channelId']===_0x289645)['findIndex'](_0x3b857e=>_0x3b857e['archivedAt']<_0x31b2b1);return _0x565055<0x0||_0x565055>this['annotationViews']['length']?this['annotationViews']['length']:_0x565055-0x1;}['_toggleDialog'](){const _0x4987c7=this['editor'],_0x14f4a7=_0x4987c7['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new CommentsArchiveView(_0x4987c7['locale'],this['annotationViews'])),'commentsArchive'===_0x14f4a7['id']?_0x14f4a7['hide']():_0x14f4a7['show']({'id':'commentsArchive','title':vt(_0x4987c7['locale'],'COMMENTS_ARCHIVE'),'icon':_0x460631,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':dt['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x24e74e,_0x32baed=!0x1){const _0x35896b=this['editor']['locale'],_0x3bd0cc=this['editor']['plugins']['get']('Dialog'),_0x4a0430=new _0x24e74e(_0x35896b);return _0x4a0430['bind']('isEnabled')['to'](this,'isEnabled'),_0x4a0430['bind']('isOn')['to'](_0x3bd0cc,'id',_0x10f953=>'commentsArchive'===_0x10f953),_0x4a0430['set']({'label':vt(_0x35896b,'COMMENTS_ARCHIVE'),'icon':_0x460631,'isToggleable':!0x0}),_0x32baed&&(_0x4a0430['tooltip']=!0x0),this['listenTo'](_0x4a0430,'execute',()=>this['_toggleDialog']()),_0x4a0430;}['_hideDialogOnAnnotationEscape']=_0x595db3=>{const _0x4d66aa=_0x595db3['source'];if(!this['annotationViews']['has'](_0x4d66aa['view']))return;const _0x4f18ae=this['editor']['plugins']['get']('Dialog');_0x4f18ae['isOpen']&&'commentsArchive'===_0x4f18ae['id']&&(_0x4f18ae['hide'](),_0x595db3['stop']());};}class Comments extends _0x1dcff1{static get['requires'](){return[CommentsRepository,CommentsEditing,CommentsUI,CommentsArchive,CommentsArchiveUI,CommentsOnly,WideSidebar,NarrowSidebar,InlineAnnotations];}static get['pluginName'](){return'Comments';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{AddCommentThreadCommand,Annotation,AnnotationCollection,AnnotationCounterButtonView,AnnotationView,Annotations,AnnotationsSidebarItemView,AnnotationsSidebarView,AnnotationsUIs,BaseCommentThreadView,BaseCommentView,Comment,CommentThread,CommentThreadController,CommentThreadInputView,CommentThreadView,CommentView,Comments,CommentsArchive,CommentsArchiveUI,CommentsEditing,CommentsListView,CommentsOnly,CommentsRepository,CommentsUI,EditorAnnotations,InlineAnnotations,NarrowSidebar,Sidebar,WideSidebar,Ot as bindAnnotationCollections};