@ckeditor/ckeditor5-comments 45.0.0-alpha.10 → 45.0.0-alpha.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -20,12 +20,12 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Editor as _0x3e0c6e,ContextPlugin as _0xec18bd,PendingActions as ht,Command as _0x1b862a,Plugin as _0x54015d,Context as _0x123eb9}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x1c50d4,uid as _0x2e4ca1,KeystrokeHandler as jt,FocusTracker as _0x13afe4,diff as _0x3f7525,Collection as _0x5a787e,Rect as _0xe747f7,CKEditorError as _0x21d52c,first as _0x41929f,priorities as Wt,scrollViewportToShowTarget as rt,getEnvKeystrokeText as nt,toUnit as xt,DomEmitterMixin as _0x4e5547,keyCodes as _0x5dea34}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x4aaad6,AriaDescriptionView as Yt,setupThreadKeyboardNavigation as Zt,ConfirmMixin as ti,LateFocusButtonView as _0x424f57,trimHtml as _0xfd4d7,LateFocusDropdownButtonView as _0x49a3b,Users as it,getDateTimeFormatter as lt,hashObject as pt,getAllMarkersDomElementsSorted as et,surroundingMarkersDetector as ot,FOCUS_ANNOTATION_KEYSTROKE as _0x44b53a}from'ckeditor5-collaboration/dist/index.js';import{throttle as Dt,isEqual as wt,cloneDeep as It,set as At,unset as yt,debounce as _0x2d6636}from'es-toolkit/compat';import{IconUndo as _0x34ac6f,IconCheck as _0x71239a,IconPencil as _0x57d5c4,IconRemoveComment as _0x4b668a,IconThreeVerticalDots as _0x5d8a75,IconAddComment as _0x44440e,IconCommentsArchive as _0x5ad7f5}from'@ckeditor/ckeditor5-icons/dist/index.js';import{EditorUIView as Vt,InlineEditableUIView as $t,EditorUI as Rt,View as kt,FocusCycler as _0x2a02ca,ButtonView as _0x356c77,ViewCollection as _0x7aa909,createDropdown as _0x264134,ListView as _0x409733,focusChildOnDropdownOpen as _0x2f301f,ListItemView as _0x5caa83,MenuBarMenuListItemButtonView as _0x1fa05d,BodyCollection as _0x175691,BalloonPanelView as _0x4421ad,ContextualBalloon as _0x55825e,Dialog as _0xf8c00e,DialogViewPosition as _0x46f036}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disablePlaceholder as St,enablePlaceholder as Ft,MouseObserver as _0x48b9e5}from'@ckeditor/ckeditor5-engine/dist/index.js';import{Clipboard as qt,ClipboardMarkersUtils as Mt,ClipboardPipeline as Pt}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Enter as zt,ShiftEnter as Bt}from'@ckeditor/ckeditor5-enter/dist/index.js';import{SelectAll as Et}from'@ckeditor/ckeditor5-select-all/dist/index.js';import{Typing as Gt}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Undo as Jt}from'@ckeditor/ckeditor5-undo/dist/index.js';import{Paragraph as Kt}from'@ckeditor/ckeditor5-paragraph/dist/index.js';import{FOCUS_ANNOTATION_KEYSTROKE as _0x1a24ea}from'@ckeditor/ckeditor5-collaboration-core/dist/index.js';import{toWidget as _0x9d81c1}from'@ckeditor/ckeditor5-widget/dist/index.js';class Ct extends/* #__PURE__ -- @preserve */
24
- _0x1c50d4(){['model'];['view'];constructor(_0x14dc3c,_0x5e26da){super(),this['model']=_0x14dc3c,this['model']['_isAttached']=!0x0,this['view']=_0x5e26da,this['listenTo'](_0x5e26da,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x5e26da,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x5e26da,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x5e26da,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x5e26da,'addComment',(_0x1706bb,_0x2ab67b)=>this['addComment'](_0x2ab67b)),this['listenTo'](_0x5e26da,'updateComment',(_0x5843a4,_0x4ff1fd,_0x45efef)=>this['updateComment'](_0x4ff1fd,_0x45efef)),this['listenTo'](_0x5e26da,'removeComment',(_0x17a648,_0x335e0a)=>this['removeComment'](_0x335e0a));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x4aacb5){this['model']['addComment']({'content':_0x4aacb5,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x171eac,_0x3fabfe){this['model']['getComment'](_0x171eac)['update']({'content':_0x3fabfe});}['removeComment'](_0x273c76){this['model']['getComment'](_0x273c76)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function E(_0x6a9593,_0x461e35,_0xa5c4b){const t=_0x6a9593['t'];switch(_0x461e35){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'},_0xa5c4b);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'},_0xa5c4b);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'},_0xa5c4b);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'},_0xa5c4b);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0xa5c4b);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'},_0xa5c4b);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'},_0xa5c4b);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'},_0xa5c4b);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 Ut extends Vt{['main'];['editable'];constructor(_0x226a06,_0xfc677f){super(_0x226a06);const _0x4f4f6b=_0x2e4ca1();this['main']=this['createCollection'](),this['editable']=new $t(_0x226a06,_0xfc677f,void 0x0,{'label':()=>E(_0x226a06,'Comment\x20editor')}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'dir':_0x226a06['uiLanguageDirection'],'lang':_0x226a06['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x4f4f6b},'children':[{'tag':'div','attributes':{'class':'ck-editor__main','role':'presentation'},'children':this['main']}]});}['render'](){super['render'](),this['main']['add'](this['editable']);}['focus'](){this['editable']['element']['focus']();}}class Ot extends Rt{['view'];constructor(_0x58540f){super(_0x58540f),this['view']=new Ut(_0x58540f['locale'],_0x58540f['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x2a4e00=this['editor']['editing']['view'],_0x4cfec4=this['view']['editable'],_0xa02954=_0x2a4e00['document']['getRoot']();_0x4cfec4['name']=_0xa02954['rootName'],this['view']['render']();const _0x3cf686=_0x4cfec4['element'];this['setEditableElement'](_0x4cfec4['name'],_0x3cf686),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x2a4e00['attachDomRoot'](_0x3cf686),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const Nt=[qt,zt,Bt,Et,Gt,Jt,Kt];class Qt extends/* #__PURE__ -- @preserve */
25
- _0x1c50d4(_0x3e0c6e){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
26
- ((()=>Nt)());constructor(_0x3ec200={}){function _0x351759(_0x455c43){return _0x455c43['map'](_0x399688=>String['fromCharCode'](_0x399688))['join']('');}(_0x3ec200=Object['assign']({},_0x3ec200))['plugins']||(_0x3ec200['plugins']=Qt['defaultPlugins']),super(_0x3ec200),this['ui']=new Ot(this),this['set']('placeholder',''),this['model']['document']['on']('change',()=>this['_updatePlaceholder'](),{'priority':'low'}),this['on']('change:placeholder',()=>this['_updatePlaceholder']()),this['model']['document']['createRoot'](),this[_0x351759([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x351759([0x76,0x69,0x65,0x77])][_0x351759([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x351759([0x61,0x75,0x74,0x6f]),this[_0x351759([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x351759([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x351759([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x351759([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x351759([0x6f,0x6b])});}['create'](){const _0x1cc11b=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x1cc11b))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x342536=>{const _0x343d57=this['model']['document']['getRoot'](),_0x43ec24=_0x343d57&&_0x343d57['getChild'](_0x343d57['childCount']-0x1);_0x342536['setSelection'](_0x43ec24,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x37c31b=this['editing']['view'],_0x3203f1=_0x37c31b['document']['getRoot'](),_0x362bd6=_0x3203f1['getChild'](0x0);_0x3203f1['childCount']>0x1||!_0x362bd6||'p'!=_0x362bd6['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(St(_0x37c31b,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x362bd6['placeholder']=this['placeholder']),Ft({'view':_0x37c31b,'element':_0x362bd6,'keepOnFocus':!0x0}),this['placeholderElement']=_0x362bd6);}}class os extends kt{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0xd0de86,_0x328148={}){super(_0xd0de86),this['editor']=null,this['_editorConfig']=_0x328148,this['set']('value',_0x328148['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',E(_0xd0de86,'Reply...')),this['set']('submitLabel',E(_0xd0de86,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new jt(),this['focusTracker']=new _0x13afe4(),this['focusCycler']=new _0x2a02ca({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-comment__input-wrapper']},'children':[{'tag':'div','attributes':{'class':['ck-comment__input-actions',this['bindTemplate']['if']('showButtons','ck-comment__input-actions--active')]},'children':[this['submitButtonView'],this['cancelButtonView']]}]}),this['keystrokes']['set']('Esc',(_0x56b341,_0x50be60)=>{this['cancelButtonView']['fire']('execute'),_0x50be60();}),this['keystrokes']['set']('Ctrl+Enter',(_0x3ab3ce,_0x5eb2ff)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x5eb2ff());}),this['on']('submit',(_0x27437c,_0x3abdb6)=>{_0x3abdb6['length']>0xfde8?(alert(E(_0xd0de86,'TOO_LONG_COMMENT_ALERT',[_0x3abdb6['length'],0xfde8])),_0x27437c['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new Qt(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x2f1b31=this['editor'];this['element']['insertBefore'](_0x2f1b31['ui']['element'],this['element']['firstChild']),_0x2f1b31['model']['document']['on']('change',()=>this['value']=_0x2f1b31['getData']()),_0x2f1b31['bind']('placeholder')['to'](this),this['focusables']['add'](_0x2f1b31['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0xed9b49){-0x1===_0xed9b49?(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:_0x469acc}=this,_0x5e041d=new _0x356c77(_0x469acc);return _0x5e041d['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x5e041d['withText']=!0x0,_0x5e041d['bind']('label')['to'](this,'submitLabel'),_0x5e041d['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x5e041d['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x1b0bb7,_0x3a2298)=>!_0x3a2298&&!!_0x1b0bb7['trim']()),_0x5e041d;}['_createCancelButton'](){const {locale:_0x567975}=this,_0x53bfdb=new _0x356c77(_0x567975);return _0x53bfdb['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x53bfdb['label']=E(_0x567975,'Cancel'),_0x53bfdb['withText']=!0x0,_0x53bfdb['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x53bfdb;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0xed64e9=>{this['focusTracker']['add'](_0xed64e9['element']);}),this['focusables']['on']('change',(_0xe324a9,_0x192e47)=>{for(const _0x489e1f of Array['from'](_0x192e47['added'])['reverse']())this['focusTracker']['add'](_0x489e1f['element']);});}}class ie extends kt{constructor(_0x2f001a,_0x406663,_0x1ab65e){super(_0x2f001a),this['commentInputView']=new os(_0x2f001a,_0x1ab65e),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x17199a,_0x5c29a7)=>_0x17199a||!!_0x5c29a7),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 _0x4aaad6(_0x2f001a,_0x406663),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'](_0x2873b4){this['commentInputView']['focus'](_0x2873b4);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x30d55e,_0x59db72)=>{const {submitButtonView:_0x348a76,cancelButtonView:_0x5866eb,editor:_0x2ddcc7}=this['commentInputView'];[_0x348a76['element'],_0x5866eb['element'],_0x2ddcc7?_0x2ddcc7['editing']['view']['getDomRoot']():null]['filter'](_0xc031f2=>_0xc031f2)['some'](_0x5d3a54=>_0x5d3a54['contains'](_0x59db72['target']))||(this['focus'](),_0x59db72['preventDefault']());});}}class cs extends kt{constructor(_0x56629d){super(_0x56629d);const _0x3cc23e=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x3cc23e['to']('count',_0x581230=>E(_0x56629d,'NUMBER_OF_COMMENTS',_0x581230))}]});}}class te extends kt{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x5c1c26,_0x29c297,_0x44f76b){super(_0x5c1c26);const _0x122f7b=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x29c297['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x29c297,this['_config']=_0x44f76b,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x13afe4(),this['keystrokes']=new jt(),this['focusCycler']=new _0x2a02ca({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0xc23b4a=>this['commentViews']['map'](_0x4dce10=>_0x4dce10['element'])['includes'](_0xc23b4a['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new cs(_0x5c1c26),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x147797=>_0x147797-this['_config']['maxCommentsWhenCollapsed']);for(const _0x135626 of _0x29c297['comments'])this['_handleNewCommentModel'](_0x135626);this['_handleInfoComment'](),this['listenTo'](_0x29c297['comments'],'add',(_0x4b5152,_0x3da457)=>{const _0x4917b6=this['_calculatePosition'](_0x3da457);this['length']++,this['_handleNewCommentModel'](_0x3da457,_0x4917b6),this['refreshVisibleViews']();}),this['listenTo'](_0x29c297['comments'],'remove',(_0x5a030e,_0x3b5235)=>{this['length']--,this['_handleRemoveCommentModel'](_0x3b5235),this['refreshVisibleViews']();}),this['listenTo'](_0x29c297,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x29c297,'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',_0x122f7b['if']('length','ck-hidden',_0x1da34e=>!_0x1da34e)],'aria-label':E(_0x5c1c26,'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'](_0x37f700){-0x1===_0x37f700?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x1d9e97 of this['commentViews'])_0x1d9e97['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x38d741,_0x11c8fb){const _0x5735f7=new this['_config']['CommentView'](this['locale'],_0x38d741,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x5735f7['viewUid']=_0x38d741['id'],_0x5735f7['delegate']('removeComment')['to'](this),_0x5735f7['delegate']('updateComment')['to'](this),_0x5735f7['delegate']('resolveCommentThread')['to'](this),_0x5735f7['delegate']('editorReady')['to'](this),_0x5735f7['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x5735f7,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x5735f7,_0x11c8fb);}['_calculatePosition'](_0x6e5c0){const _0x474e34=this['_model']['_findOptimalIndex'](_0x6e5c0);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x6e5c0['authoredAt']?_0x474e34-0x1:_0x474e34:_0x474e34-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x5be8d0={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':E(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x5be8d0,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x5be8d0));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x1c7ba7){const _0x2fabf5=this['commentViews']['remove'](_0x1c7ba7['id']);this['stopListening'](_0x2fabf5),_0x2fabf5['isEditMode']&&this['_updateHasDirtyComment'](),_0x2fabf5['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x2fb0bf=>_0x2fb0bf['isEditMode']);}['_rearrangeCollapse'](){const _0x98380=function(_0x4ee695){const _0x3eeed3=new _0x5a787e();for(const _0x449a5d of _0x4ee695)_0x3eeed3['add'](_0x449a5d);return _0x3eeed3;}(this['commentViews']),_0x311523=this['_collapsedCommentsView']['count'];for(let _0x6e2882=0x1;_0x6e2882<=_0x311523;_0x6e2882++)_0x98380['remove'](0x1);for(const _0x55f9cd of _0x98380)_0x55f9cd['collapse']();_0x311523>0x0&&_0x98380['add'](this['_collapsedCommentsView'],0x1),ns(_0x3f7525(Array['from'](this['visibleViews']),Array['from'](_0x98380)),this['visibleViews'],_0x98380);}['_rearrangeExpand'](){ns(_0x3f7525(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x1722c5 of this['visibleViews'])_0x1722c5['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x4be9d7=>{this['focusTracker']['add'](_0x4be9d7['element']),this['keystrokes']['listenTo'](_0x4be9d7['element']);}),this['commentViews']['on']('change',(_0x42e8fa,_0x44c83d)=>{for(const _0x1adc28 of _0x44c83d['removed'])this['focusTracker']['remove'](_0x1adc28['element']),this['keystrokes']['stopListening'](_0x1adc28['element']);for(const _0x230d1d of Array['from'](_0x44c83d['added'])['reverse']())this['focusTracker']['add'](_0x230d1d['element']),this['keystrokes']['listenTo'](_0x230d1d['element']);});}}function ns(_0x33c5ff,_0x42459e,_0x3bdccd){let _0x48d9f6=0x0;for(const _0x17190d of _0x33c5ff)switch(_0x17190d){case'insert':_0x42459e['add'](_0x3bdccd['get'](_0x48d9f6),_0x48d9f6),_0x48d9f6++;break;case'delete':_0x42459e['remove'](_0x48d9f6);break;case'equal':_0x48d9f6++;}}class as extends kt{constructor(_0x5c18ad){super(_0x5c18ad);const _0xde19d8=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0xde19d8['to']('contextValue',_0x5bb30f=>E(_0x5c18ad,'THREAD_CONTEXT_LABEL',_0x5bb30f)),'tabindex':-0x1},'children':[{'text':_0xde19d8['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class Xt extends kt{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x516366,_0xf37075){super(_0x516366);const _0x407d69=this['bindTemplate'];this['_model']=_0xf37075,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x13afe4(),this['keystrokes']=new jt(),this['focusCycler']=new _0x2a02ca({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x552597=>!!_0x552597),this['bind']('contextValue')['to'](this['_model'],'context',_0x443890=>_0x443890&&_0x443890['value']?this['_trimContextValue'](_0x443890['value']):E(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',_0x407d69['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 _0x3492b1=new _0x356c77(this['locale']);return _0x3492b1['label']=E(this['locale'],'Reopen'),_0x3492b1['tooltip']=E(this['locale'],'Reopen'),_0x3492b1['icon']=_0x34ac6f,_0x3492b1['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x48c51b=>!_0x48c51b),_0x3492b1['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x15658a,_0x299de2)=>_0x15658a&&_0x299de2),_0x3492b1['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x3492b1;}['_trimContextValue'](_0x550766){if(_0x550766['length']<0x96)return _0x550766;const _0x55b707=_0x550766['lastIndexOf']('\x20',0x93);return _0x550766['substring'](0x0,_0x55b707>-0x1?_0x55b707:0x93)+'...';}['_attachContextActions'](){const _0x40bacf=this['element']['querySelector']('.ck-context'),_0x574278=_0x40bacf['querySelector']('.ck-context__value');this['listenTo'](_0x40bacf,'mouseenter',()=>{_0x574278['offsetWidth']<_0x574278['scrollWidth']&&_0x40bacf['classList']['add']('overlay');}),this['listenTo'](_0x40bacf,'mouseleave',()=>{_0x40bacf['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x5be880 of this['focusables'])this['focusTracker']['add'](_0x5be880['element']),this['keystrokes']['listenTo'](_0x5be880['element']);}['_createContextView'](){const _0x350a40=new as(this['locale']);return _0x350a40['bind']('contextValue')['to'](this),_0x350a40;}}class ts extends kt{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x1460dd,_0x4f7204,_0x2a98fa,_0x5809e7){super(_0x1460dd),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x4f7204,this['_localUser']=_0x2a98fa,this['_config']=_0x5809e7,this['commentThreadHeaderView']=new Xt(_0x1460dd,_0x4f7204),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new Yt(_0x1460dd,E(_0x1460dd,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new te(_0x1460dd,_0x4f7204,Object['assign']({'CommentView':this['_config']['CommentView']},_0x5809e7)),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',(_0x1aa974,_0x46d02f)=>_0x1aa974||!!_0x46d02f),this['bind']('isUnlinked')['to'](_0x4f7204,'unlinkedAt',_0x3d536e=>!!_0x3d536e),this['bind']('ariaLabel')['to'](this,'length',_0x401220=>{const _0x8d68a0=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return E(this['locale'],'COMMENT_THREAD_LABEL',[_0x401220,_0x8d68a0]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x13afe4(),this['keystrokes']=new jt(),this['focusCycler']=new _0x2a02ca({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x28468c=>_0x28468c['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),Zt(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x2b7dba=new ie(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x4edb16=_0x2b7dba['commentInputView'];return _0x2b7dba['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x4edb16,'value',(_0x534cac,_0x5af4f4,_0x4f4c06,_0x85fb15,_0xf92a72)=>!!_0xf92a72||!!_0x85fb15&&_0x4f4c06&&!_0x5af4f4||_0x534cac&&_0x4f4c06&&!_0x5af4f4),_0x4edb16['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x36a484,_0x28563d,_0x43a20f)=>{let _0x37ea69;return _0x37ea69=_0x43a20f&&_0x28563d?'Reply\x20to\x20reopen\x20discussion...':_0x36a484?'Reply...':'Write\x20a\x20comment...',E(this['locale'],_0x37ea69);}),_0x4edb16['bind']('submitLabel')['to'](this,'length',_0x401076=>E(this['locale'],_0x401076?'Reply':'Comment')),_0x4edb16['on']('submit',(_0xb8fa9e,_0x39905e)=>{this['fire']('addComment',_0x39905e),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x4edb16['on']('cancel',()=>{this['focus']();}),_0x4edb16['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x4edb16['on']('cancel',_0x34a9cc=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x34a9cc['stop']());}),this['on']('change:isActive',(_0x160a7b,_0x386685,_0x2c9126)=>{_0x2c9126||this['length']||_0x4edb16['value']||this['fire']('removeCommentThread');}),_0x2b7dba;}}class vt extends/* #__PURE__ -- @preserve */
27
- ti(ts){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x3058bf,_0x3fda72,_0x29d514,_0x437f49){super(_0x3058bf,_0x3fda72,_0x29d514,_0x437f49),this['commentThreadChildren']=this['createCollection']([this['commentsListView'],this['commentThreadInputView'],this['ariaDescriptionView']]),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x3058bf,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x4c5dda,_0x276128,_0x3c567f)=>{_0x3c567f||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0xf48d79,_0x516089,_0x37deb1)=>{_0x37deb1&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x14367b=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck','ck-thread','ck-reset_all-excluded','ck-rounded-corners',_0x14367b['if']('isActive','ck-thread--active'),_0x14367b['if']('isUnlinked','ck-thread--unlinked'),_0x14367b['if']('isConfirm','ck-thread--remove-confirmation'),_0x14367b['to']('actionIndicator',_0x518c38=>_0x518c38?'ck-thread--'+_0x518c38:'')],'data-thread-id':this['_model']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x14367b['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 _0xeed5c8 of this['commentsListView']['commentViews'])_0xeed5c8['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x4e18ba}=this,_0x357ea0=this['commentsListView']['commentViews']['get'](0x0);_0x357ea0===this['_boundFirstCommentView']||_0x357ea0['isSystemComment']||(this['_boundFirstCommentView']=_0x357ea0,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x357ea0,'actionIndicator',_0x50c4af=>'remove'===_0x50c4af?'remove':null),_0x357ea0['placeholder']=E(_0x4e18ba,'Write\x20a\x20comment...'),_0x357ea0['removeButton']['on']('execute',_0x538adc=>{_0x538adc['stop'](),this['showConfirm'](E(_0x4e18ba,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),this['on']('removeConfirm',()=>{_0x357ea0['focus']();}),_0x357ea0['actionBar']['add'](this['resolveButton'],0x0),_0x357ea0['focusables']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0xde0d63=new _0x424f57(this['locale']);return _0xde0d63['label']=E(this['locale'],'Resolve'),_0xde0d63['tooltip']=E(this['locale'],'Resolve'),_0xde0d63['icon']=_0x71239a,_0xde0d63['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0xde0d63['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x30e553=>!_0x30e553),_0xde0d63['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x2e9643,_0x6ddd4d)=>_0x2e9643&&!_0x6ddd4d),_0xde0d63['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0xde0d63;}['_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 es extends kt{constructor(_0x1aa318){super(_0x1aa318),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x5f3d5e,_0x35494e,_0x5d6d49)=>{this['element']['innerHTML']=_0x5d6d49;}),this['element']['innerHTML']=this['content'];}}class hs extends kt{['visibleView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x14a316,_0x14e51c,_0x6a3c56){super(_0x14a316),this['_model']=_0x14e51c,this['_config']=_0x6a3c56,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['bind']('ariaLabel')['to'](_0x14e51c,'content',_0x14e51c,'authoredAt',(_0x4909a3,_0xf652f)=>E(_0x14a316,'COMMENT_ARIA_LABEL',[_0x14e51c['author']['name'],_0x6a3c56['formatDateTime'](_0xf652f),new DOMParser()['parseFromString'](_0x4909a3,'text/html')['body']['textContent'],_0x14e51c['isExternal']?this['getExternalCommentNote']():''])),this['ariaDescriptionView']=new Yt(_0x14a316,E(_0x14a316,'COMMENT_THREAD_DESCRIPTION')),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']()),this['focusables']=new _0x7aa909(),this['focusTracker']=new _0x13afe4(),this['keystrokes']=new jt(),this['focusCycler']=new _0x2a02ca({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x2f2b75=>_0x2f2b75['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']?E(this['locale'],'EXTERNAL_IMPORT_WORD_COMMENT'):E(this['locale'],'EXTERNAL_COMMENT');}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?E(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):E(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['_createCommentContentView'](){const _0x976840=new es(this['locale']);return _0x976840['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x33094d,_0x4c96db)=>_0x4c96db?_0xfd4d7(_0x33094d,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x33094d),_0x976840;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x51bafa=new os(this['locale'],this['_config']['editorConfig']);return _0x51bafa['value']=this['_model']['content'],_0x51bafa['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x51bafa['submitLabel']=E(this['locale'],'Save'),_0x51bafa['on']('submit',(_0x4ebc1f,_0x1820f3)=>{this['fire']('updateComment',this['_model']['id'],_0x1820f3),this['switchToDisplayMode'](),this['focus']();}),_0x51bafa['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x51bafa['once']('editorReady',()=>{_0x51bafa['focus']();}),_0x51bafa['createEditor'](),_0x51bafa['delegate']('editorReady')['to'](this),_0x51bafa['delegate']('editorDestroyed')['to'](this),_0x51bafa;}['_setupKeyboardNavigation'](){const _0x1f2786=this['element'];this['keystrokes']['listenTo'](_0x1f2786);for(const _0x4d4e2f of this['focusables'])this['focusTracker']['add'](_0x4d4e2f['element']),this['keystrokes']['listenTo'](_0x4d4e2f['element']);this['focusables']['on']('change',(_0x235a9f,_0x91d458)=>{for(const _0x289c1f of _0x91d458['removed'])this['focusTracker']['remove'](_0x289c1f['element']),this['keystrokes']['stopListening'](_0x289c1f['element']);for(const _0x5f143c of _0x91d458['added'])this['focusTracker']['add'](_0x5f143c['element']),this['keystrokes']['listenTo'](_0x5f143c['element']);}),this['keystrokes']['set']('enter',(_0x4c109b,_0x2e68c6)=>{_0x1f2786===_0x4c109b['target']&&(this['focusCycler']['focusFirst'](),_0x2e68c6());}),this['keystrokes']['set']('esc',(_0xc79911,_0xfc2133)=>{_0x1f2786!==_0xc79911['target']&&(this['focus'](),_0xfc2133());});}}class gt extends/* #__PURE__ -- @preserve */
28
- ti(hs){['actionBar'];['userView'];constructor(_0x587cad,_0x48c7ef,_0x28a26d){super(_0x587cad,_0x48c7ef,_0x28a26d),this['set']('actionIndicator',null),this['set']('placeholder',E(_0x587cad,'Reply...')),this['bind']('authoredAt')['to'](_0x48c7ef),this['bind']('resolvedAt')['to'](_0x48c7ef),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 _0x4aaad6(_0x587cad,_0x48c7ef['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['listenTo'](_0x48c7ef,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0xab9b86=this['bindTemplate'],_0x348b70=[{'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':_0xab9b86['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0xab9b86['to']('authoredAt',_0x310e48=>this['_config']['formatDateTime'](_0x310e48))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0xab9b86['if']('isEditMode','ck-comment__actions--hidden'),_0xab9b86['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']&&_0x348b70['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper',_0xab9b86['if']('isConfirm','ck-comment--remove-confirmation')],'tabindex':-0x1,'aria-label':_0xab9b86['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id'],'role':'listitem'},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0xab9b86['if']('isEditMode','ck-comment--edit'),_0xab9b86['if']('isSystemComment','ck-comment--info'),_0xab9b86['to']('actionIndicator',_0x47e795=>_0x47e795?'ck-comment--'+_0x47e795:'')],'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':_0x348b70}]}]};}['_createEditButton'](){const _0x3143bd=new _0x356c77(this['locale']);return _0x3143bd['label']=E(this['locale'],'Edit'),_0x3143bd['icon']=_0x57d5c4,_0x3143bd['withText']=!0x0,_0x3143bd['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x3143bd['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x55a74e=>!_0x55a74e),_0x3143bd['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x3143bd['on']('execute',()=>this['switchToEditMode']()),_0x3143bd;}['_createRemoveButton'](){const _0x6fc200=new _0x356c77(this['locale']);return _0x6fc200['label']=E(this['locale'],'Remove'),_0x6fc200['icon']=_0x4b668a,_0x6fc200['withText']=!0x0,_0x6fc200['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x6fc200['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x508d16=>!_0x508d16),_0x6fc200['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x6fc200['on']('execute',()=>{this['showConfirm'](E(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x6fc200;}['_createDropdown'](){const _0x5f0b99=_0x264134(this['locale'],_0x49a3b),_0x54a1f2=_0x5f0b99['panelView']['children'],_0x42ebbc=new _0x409733(this['locale']),_0x2b4cc4=_0x5f0b99['bindTemplate'];_0x2f301f(_0x5f0b99,()=>this['items']['find'](_0xae87bb=>_0xae87bb['isVisible'])),_0x5f0b99['extendTemplate']({'attributes':{'class':[_0x2b4cc4['if']('isVisible','ck-hidden',_0x4e1753=>!_0x4e1753)]}});const _0x5b739a=(_0x15c895,_0x4c5ffb=-0x1)=>{const _0x536812=new _0x5caa83(this['locale']);_0x536812['children']['add'](_0x15c895);const _0x3d1fe0=_0x4c5ffb>-0x1?_0x4c5ffb:_0x42ebbc['items']['length'];_0x42ebbc['items']['add'](_0x536812,_0x3d1fe0);const _0x34ca75=Array['from'](this['items']);_0x5f0b99['unbind']('isEnabled','isVisible'),_0x5f0b99['bind']('isEnabled')['toMany'](_0x34ca75,'isEnabled',(..._0x58e534)=>_0x58e534['some'](_0x5adb27=>_0x5adb27)),_0x5f0b99['bind']('isVisible')['toMany'](_0x34ca75,'isVisible',(..._0x23a012)=>_0x23a012['some'](_0x2eb249=>_0x2eb249));};_0x5f0b99['panelPosition']='sw',_0x5f0b99['buttonView']['set']({'label':E(this['locale'],'Show\x20more\x20items'),'icon':_0x5d8a75});for(const _0x5f1026 of this['items'])_0x5b739a(_0x5f1026);return _0x54a1f2['add'](_0x42ebbc),_0x5f0b99['listenTo'](this['items'],'add',(_0x181a13,_0x1d0da1,_0x594a97)=>{_0x5b739a(_0x1d0da1,_0x594a97);}),_0x5f0b99['listenTo'](this['items'],'remove',(_0x3e21d9,_0x29453,_0x36f2c4)=>{_0x42ebbc['items']['remove'](_0x36f2c4);}),_0x5f0b99;}['_attachActions'](_0x38f9c9,_0x5d9bac){const _0x727eb1=_0x38f9c9&&_0x38f9c9['element'];_0x727eb1&&(this['listenTo'](_0x727eb1,'mouseenter',()=>this['actionIndicator']=_0x5d9bac),this['listenTo'](_0x727eb1,'focus',()=>this['actionIndicator']=_0x5d9bac),this['listenTo'](_0x727eb1,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x727eb1,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0x114dd7=super['_createCommentInputView']();return _0x114dd7['bind']('placeholder')['to'](this),_0x114dd7;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function Lt(_0x440a6c){const _0x50454f=Dt(_0x440a6c,0x1e),_0x5921aa=new MutationObserver(_0x335940=>{for(const _0x14ccce of _0x335940)('attributes'==_0x14ccce['type']&&'class'==_0x14ccce['attributeName']||'childList'==_0x14ccce['type']||'characterData'==_0x14ccce['type'])&&_0x50454f();});return{'attach'(_0x326be8){_0x5921aa['observe'](_0x326be8,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x5921aa['disconnect'](),_0x50454f['cancel']();}};}class S extends kt{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x5ba8a2,_0x10804e){super(_0x5ba8a2),this['id']=_0x2e4ca1(),this['focusTracker']=new _0x13afe4(),this['keystrokes']=new jt(),this['keystrokes']['set']('Esc',(_0x43f0d5,_0x33c8c9)=>this['fire']('Esc',_0x33c8c9)),this['set']('targetRect',{'top':0x0,'right':0x0,'bottom':0x0,'left':0x0}),this['set']('height',0x0),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['set']('length',0x0),this['set']('type',''),this['_mutationObserver']=Lt(()=>this['_updateHeight']()),this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this),this['content']['add'](_0x10804e),this['mainView']=_0x10804e;const _0x176140=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x176140['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 _0x4a98ae=this['element']['clientHeight'];_0x4a98ae&&(this['height']=_0x4a98ae);}}class d extends/* #__PURE__ -- @preserve */
29
- _0x1c50d4(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x34a087,target:_0x417b82,type:_0x5e608c,isVisible:_0x2c932c=!0x0}){super(),this['view']=_0x34a087,this['view']['element']||this['view']['render'](),this['_type']=_0x5e608c,this['_target']=_0x417b82,d['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x5a787e([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x2ff2dc,_0x539753)=>{this['view']['focusTracker']['add'](_0x539753);}),this['focusableElements']['on']('remove',(_0x56dddc,_0x10b5a5)=>{this['view']['focusTracker']['remove'](_0x10b5a5);}),this['set']('isVisible',_0x2c932c);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x548d00=this['_getNormalizedTarget']();return d['_assertCorrectTarget'](_0x548d00),_0x548d00;}get['targetRect'](){const _0x2819eb=this['target'];if(null===_0x2819eb)return null;if(_0x2819eb instanceof _0xe747f7)return _0x2819eb;const _0x2e9b26=_0x2819eb['filter'](_0xcb3c50=>function(_0xc22275){const _0x59788b=_0xc22275['offsetParent'];if(_0x59788b)return!0x0;const _0x2c1e78=_0xc22275['getClientRects']()['item'](0x0);return!!_0x2c1e78;}(_0xcb3c50));return 0x0===_0x2e9b26['length']?null:new _0xe747f7(_0x2e9b26[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0xc1930e){this['view']['isActive']=_0xc1930e,this['view']['mainView']['isActive']=_0xc1930e;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x5dd682){if(!(null===_0x5dd682||_0x5dd682 instanceof _0xe747f7||Array['isArray'](_0x5dd682)&&_0x5dd682['every'](_0x18d51f=>li(_0x18d51f))))throw new _0x21d52c('annotation-invalid-target',null,{'target':_0x5dd682});}['_getNormalizedTarget'](){const _0x195afa='function'==typeof this['_target']?this['_target']():this['_target'];return li(_0x195afa)?[_0x195afa]:_0x195afa;}}function li(_0x2a2329){return null!==_0x2a2329&&'object'==typeof _0x2a2329&&'nodeType'in _0x2a2329&&0x1===_0x2a2329['nodeType'];}class _ extends _0x5a787e{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x22a266=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x13afe4(),this['_focusTracker']['on']('change:isFocused',(_0x49e036,_0x3003b5,_0x4f9bf2)=>{_0x4f9bf2||this['fire']('blur');});for(const _0x7e509a of _0x22a266)this['add'](_0x7e509a);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x4225a6){if(this['has'](_0x4225a6))throw new _0x21d52c('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x4225a6['innerView'],_0x4225a6),this['_viewToAnnotation']['set'](_0x4225a6['view'],_0x4225a6);for(const _0x4f1046 of _0x4225a6['focusableElements'])this['_focusTracker']['add'](_0x4f1046);this['listenTo'](_0x4225a6['focusableElements'],'add',(_0x186811,_0x354977)=>{this['_focusTracker']['add'](_0x354977);}),this['listenTo'](_0x4225a6['focusableElements'],'remove',(_0x26f965,_0xb148d8)=>{this['_focusTracker']['remove'](_0xb148d8);}),this['listenTo'](_0x4225a6['view']['focusTracker'],'change:isFocused',(_0x4f345e,_0x4da4c6,_0x44ae98)=>{_0x44ae98&&this['fire']('focus',_0x4225a6);}),_0x4225a6['updateTargetRect']();const _0x1793f2=this['_getOrderInContent'](_0x4225a6['view']['targetRect']);return super['add'](_0x4225a6,_0x1793f2);}['remove'](_0x2db432){if(!this['has'](_0x2db432))throw new _0x21d52c('annotationcollection-not-existing-item',null);this['stopListening'](_0x2db432['view']['focusTracker']),this['stopListening'](_0x2db432['focusableElements']);for(const _0x1a49ae of _0x2db432['focusableElements'])this['_focusTracker']['remove'](_0x1a49ae);return this['_viewToAnnotation']['delete'](_0x2db432['view']),this['_innerViewToAnnotation']['delete'](_0x2db432['innerView']),super['remove'](_0x2db432);}['getByInnerView'](_0x16c6f5){return this['_innerViewToAnnotation']['get'](_0x16c6f5);}['getByView'](_0x382b2e){return this['_viewToAnnotation']['get'](_0x382b2e);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x3f3942 of this)_0x3f3942['updateTargetRect']();this['_sort']();}['_sort'](){const _0x2e9a08=Array['from'](this)['sort']((_0x5284ed,_0x4787e5)=>v(_0x5284ed['view']['targetRect'],_0x4787e5['view']['targetRect']));for(let _0x3baa1a=_0x2e9a08['length']-0x1;_0x3baa1a>0x0;_0x3baa1a--){const _0x3549ec=_0x2e9a08[_0x3baa1a];_0x3baa1a!==this['getIndex'](_0x3549ec)&&(this['remove'](_0x3549ec),this['add'](_0x3549ec));}}['_getOrderInContent'](_0x8e9598){let _0x459ea8=0x0;if(!_0x8e9598)return this['length'];for(const _0x4c3f4b of this){const _0x30f9d1=_0x4c3f4b['view']['targetRect'];if(_0x30f9d1){if(v(_0x8e9598,_0x30f9d1)<0x0)return _0x459ea8;_0x459ea8++;}}return _0x459ea8;}}function v(_0x24b7d9,_0x81b266){if(null===_0x24b7d9&&null===_0x81b266)return 0x0;if(null===_0x24b7d9)return-0x1;if(null===_0x81b266)return 0x1;const _0x181f5b=_0x24b7d9['top']-_0x81b266['top'];return 0x0==_0x181f5b?_0x24b7d9['left']-_0x81b266['left']:_0x181f5b;}class O extends _0xec18bd{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x54f1f1){if(super(_0x54f1f1),this['collection']=new _(),this['_visibleAnnotations']=new _(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x54f1f1 instanceof _0x3e0c6e){const _0x4975d9=_0x54f1f1['locale'];_0x54f1f1['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':E(_0x4975d9,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':E(_0x4975d9,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':E(_0x4975d9,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':E(_0x4975d9,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':E(_0x4975d9,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':E(_0x4975d9,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':E(_0x4975d9,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x479b23){this['collection']['add'](_0x479b23);}['remove'](_0x237e34){this['collection']['remove'](_0x237e34),_0x237e34['destroy']();}['refreshVisibility'](){for(const _0x5a4631 of this['collection'])_0x5a4631['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x2201d1){return this['collection']['getByInnerView'](_0x2201d1);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x7fe174 of this['collection'])_0x7fe174['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x37f046){this['fire']('_activateAnnotation',_0x37f046);}['createAnnotation'](_0x3e5ac4){return new d(_0x3e5ac4);}['createAnnotationView'](_0x39eff1,_0x1a7e20){return new S(_0x39eff1,_0x1a7e20);}['_addActiveAnnotation'](_0x568dc7){const _0x542d72=new Set(this['activeAnnotations']);_0x542d72['add'](_0x568dc7),this['activeAnnotations']=_0x542d72;}['_removeActiveAnnotation'](_0x807442){const _0x390f3f=new Set(this['activeAnnotations']);_0x390f3f['delete'](_0x807442),this['activeAnnotations']=_0x390f3f;}['_bindAnnotationsToVisibleAnnotations'](){const _0x280f7e=this['collection'],_0x5ccc22=this['_visibleAnnotations'];function _0x49455e(_0x27da1d){const _0x3398a0=_0x27da1d['source'];_0x3398a0['isVisible']&&!_0x5ccc22['has'](_0x3398a0)?_0x5ccc22['add'](_0x3398a0):!_0x3398a0['isVisible']&&_0x5ccc22['has'](_0x3398a0)&&_0x5ccc22['remove'](_0x3398a0),_0x3398a0['view']['focusTracker']['remove'](_0x3398a0['view']['element']),_0x3398a0['view']['focusTracker']['add'](_0x3398a0['view']['element']);}this['listenTo'](_0x280f7e,'add',(_0x12c740,_0x26849d)=>{_0x26849d['isVisible']&&_0x5ccc22['add'](_0x26849d),this['listenTo'](_0x26849d,'change:isVisible',_0x49455e);}),this['listenTo'](_0x280f7e,'remove',(_0x37130f,_0xef0c40)=>{_0x5ccc22['has'](_0xef0c40)&&_0x5ccc22['remove'](_0xef0c40),this['stopListening'](_0xef0c40,'change:isVisible',_0x49455e);});}['_setupEnterAnnotationKeystroke'](){const _0x5f35fe=_0x5ec04b=>{_0x5ec04b['on']('ready',()=>{_0x5ec04b['keystrokes']['set'](_0x1a24ea,(_0x24956f,_0x459dfa)=>{const _0x808b76=_0x41929f(this['activeAnnotations']['values']());_0x808b76&&(_0x808b76['view']['focus'](),_0x459dfa());});});};this['context']instanceof _0x3e0c6e?_0x5f35fe(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x8bdf2e,_0x413c73)=>{_0x5f35fe(_0x413c73);});}['_setupEscapeAnnotationHandling'](){const _0xa8e668=_0x35b4cd=>{const _0x4169a3=_0x35b4cd['source'],_0x25c0dd=[];let _0x458335;if(Array['isArray'](_0x4169a3['target'])){_0x458335=_0x4169a3['target'][0x0],this['context']instanceof _0x3e0c6e?_0x25c0dd['push'](this['context']):this['context']['editors']&&_0x25c0dd['push'](...this['context']['editors']);for(const _0x23db11 of _0x25c0dd)for(const _0x971d89 of _0x23db11['editing']['view']['domRoots']['values']())if(_0x971d89['contains'](_0x458335))return void _0x23db11['editing']['view']['focus']();_0x458335['focus']();}};this['listenTo'](this['collection'],'add',(_0x5c648b,_0x3d3f2e)=>{this['listenTo'](_0x3d3f2e,'escape',_0xa8e668,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x3c92cd,_0x4b774a)=>{this['stopListening'](_0x4b774a,'escape',_0xa8e668);});}}const Tt=Symbol('noChannel'),_t={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class o extends _0xec18bd{['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[O,ht,it];}static get['pluginName'](){return'CommentsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x321daf){super(_0x321daf),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x32638e=this['context']['config'];_0x32638e['define']('comments.maxCommentsWhenCollapsed',0x2),_0x32638e['define']('comments.maxThreadTotalWeight',0x1f4),_0x32638e['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x32638e['define']('comments.CommentThreadView',vt),_0x32638e['define']('comments.CommentView',gt),_0x32638e['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x357a98=this['context']['plugins']['get'](O);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0xfc1789,_0x2e5064)=>this['_addCommentThread'](_0x2e5064)),this['on']('submitCommentThread',(_0x3d3e45,_0x55ea1a)=>this['_submitCommentThread'](_0x55ea1a)),this['on']('resolveCommentThread',(_0x339759,_0x4758a5)=>this['_resolveCommentThread'](_0x4758a5)),this['on']('resolveCommentThread',(_0x438ddc,_0x3d333a)=>this['_updateActiveAnnotation'](_0x3d333a),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x3ce7fa,_0x10f89f)=>this['_reopenCommentThread'](_0x10f89f)),this['on']('reopenCommentThread',(_0x8fa011,_0x332df5)=>this['_updateActiveAnnotation'](_0x332df5),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x128277,_0x4ec0e6)=>this['_removeCommentThread'](_0x4ec0e6)),this['on']('updateCommentThread',(_0x3e6fe1,_0x201602)=>this['_updateCommentThread'](_0x201602)),this['on']('updateCommentThread',(_0x499b2d,_0x18f10b)=>this['_updateActiveAnnotation'](_0x18f10b),{'priority':'lowest'}),this['on']('addComment',(_0x3e1772,_0x1cac7b)=>this['_addComment'](_0x1cac7b)),this['on']('updateComment',(_0x241013,_0x2cd0d5)=>this['_updateComment'](_0x2cd0d5)),this['on']('removeComment',(_0x302ad9,_0x2d2d06)=>this['_removeComment'](_0x2d2d06)),this['on']('addComment',(_0x3a9a4b,{threadId:_0x55d28a,isFromAdapter:_0x510afd})=>{if(_0x510afd)return;const _0x411ae8=this['getCommentThread'](_0x55d28a),_0x543c18=_0x411ae8&&this['_threadToController']['get'](_0x411ae8);_0x543c18&&_0x543c18['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x357a98,'change:activeAnnotations',(_0x8baebd,_0x2a90a0,_0xa4d8c3)=>{const _0x68d605=Array['from'](_0xa4d8c3)['map'](_0x5c27d7=>this['_viewToController']['get'](_0x5c27d7['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x68d605?_0x68d605['model']:null;});}set['adapter'](_0x3ef030){if(this['_adapter'])throw new _0x21d52c('commentsrepository-adapter-already-set');this['_adapter']=_0x3ef030;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x3a5fff=Tt,threadId:_0xdad4ff=_0x2e4ca1(),comments:_0x10f1e5=[],unlinkedAt:_0xf109ef=null,resolvedAt:_0x45f167=null,resolvedBy:_0x4bde64=null,target:_0x59eabb=null,context:_0x27f833=null,attributes:_0xcc926f={},isResolvable:_0x42de2e=!0x0,isSubmitted:_0xbfe44f=!0x1,isFromAdapter:_0x379e8e=!0x1}={}){return this['fire'](bt('addCommentThread',_0x3a5fff),{'channelId':_0x3a5fff,'threadId':_0xdad4ff,'comments':_0x10f1e5,'unlinkedAt':_0xf109ef,'resolvedAt':_0x45f167,'resolvedBy':_0x4bde64,'target':_0x59eabb,'context':_0x27f833,'attributes':_0xcc926f,'isFromAdapter':_0x379e8e,'isResolvable':_0x42de2e,'isSubmitted':_0xbfe44f}),this['getCommentThread'](_0xdad4ff);}['openNewCommentThread']({channelId:_0x79f8a8=Tt,threadId:_0x37ad94=_0x2e4ca1(),target:_0x131a5f,context:_0x31e771=null,isResolvable:_0x373804=!0x0}){if(this['_readOnlyChannels']['has'](_0x79f8a8)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x131a5f)throw new _0x21d52c('commentsrepository-missing-target');const _0x2adb6b=this['addCommentThread']({'channelId':_0x79f8a8,'threadId':_0x37ad94,'target':_0x131a5f,'context':_0x31e771,'isResolvable':_0x373804});if(!_0x2adb6b)return null;const _0x55ab28=this['_threadToController']['get'](_0x2adb6b),_0x5ea08b=_0x55ab28['view']['commentThreadInputView']['commentInputView'],_0x3e3e11=this['context']['plugins']['get'](O),_0x22bee8=_0x3e3e11['getByInnerView'](_0x55ab28['view']);return _0x3e3e11['activate'](_0x22bee8),_0x5ea08b['once']('editorReady',()=>_0x5ea08b['focus']()),_0x2adb6b;}['hasCommentThread'](_0x210cb6){if('string'!=typeof _0x210cb6)throw new _0x21d52c('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x210cb6);}['updateCommentThread']({channelId:_0x2a8f6e=Tt,threadId:_0x1853df,context:_0x2f9110,unlinkedAt:_0x111a0b,attributes:_0x455ca2,isFromAdapter:_0x17200c=!0x1}){return this['fire'](bt('updateCommentThread',_0x2a8f6e),{'channelId':_0x2a8f6e,'threadId':_0x1853df,'context':_0x2f9110,'unlinkedAt':_0x111a0b,'attributes':_0x455ca2,'isFromAdapter':_0x17200c}),this['getCommentThread'](_0x1853df);}['getCommentThread'](_0x528924){if('string'!=typeof _0x528924)throw new _0x21d52c('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x528924);}['fetchCommentThread']({channelId:_0x559682,threadId:_0x5e30fb}={}){const _0x134989=this['getCommentThread'](_0x5e30fb);if(_0x134989)return Promise['resolve'](_0x134989);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x21d52c('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x559682,'threadId':_0x5e30fb})['then'](_0x1fe793=>this['hasCommentThread'](_0x5e30fb)?this['getCommentThread'](_0x5e30fb):_0x1fe793?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x559682},_0x1fe793)):void 0x0)['catch'](_0x68fe75=>{throw console['error'](_0x68fe75),new _0x21d52c('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x5cbab4,skipNotAttached:_0xf915b1=!0x1,skipEmpty:_0x193264=!0x1,toJSON:_0x1e63e1=!0x1}={}){const _0x71c3a2=[];for(const _0x3e5f41 of this['_threads']['values']())_0x5cbab4&&_0x3e5f41['channelId']!==_0x5cbab4||_0xf915b1&&!_0x3e5f41['isAttached']||_0x193264&&0x0===_0x3e5f41['length']||_0x71c3a2['push'](_0x3e5f41);return _0x1e63e1?_0x71c3a2['map'](_0x40c7e1=>_0x40c7e1['toJSON']()):_0x71c3a2;}['setActiveCommentThread'](_0x585fa0){const _0x5c1a5f=this['context']['plugins']['get'](O);if(!_0x585fa0)return void(this['activeCommentThread']&&_0x5c1a5f['deactivateAll']());const _0x11cb13=this['getCommentThread'](_0x585fa0);if(!_0x11cb13)throw new _0x21d52c('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x585fa0});if(!this['_threadToController']['has'](_0x11cb13))throw new _0x21d52c('commentsrepository-active-not-attached',null,{'threadId':_0x585fa0});const _0x5903b6=_0x5c1a5f['getByInnerView'](this['_threadToController']['get'](_0x11cb13)['view']);_0x5c1a5f['activate'](_0x5903b6);}['switchReadOnly'](_0x336405,_0x356288){_0x336405?this['_readOnlyChannels']['add'](_0x356288):this['_readOnlyChannels']['delete'](_0x356288),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x5148b8){return this['_readOnlyChannels']['has'](_0x5148b8)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x4caeaa,_0x5ef509){return new Ct(_0x4caeaa,_0x5ef509);}['setPermissions'](_0x55b27b,_0x4c8f41=Tt){this['_permissions']['set'](_0x4c8f41,_0x55b27b),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x4e0ded=Tt){return this['_permissions']['has'](_0x4e0ded)?this['_permissions']['get'](_0x4e0ded):_t;}['_addCommentThread']({channelId:_0x1a4e45,threadId:_0x4760c4,comments:_0x595943,unlinkedAt:_0x5cde4f,resolvedAt:_0x19c040,resolvedBy:_0x375342,target:_0xd59c73,context:_0x1f0d23,attributes:_0x30b8b2,isFromAdapter:_0x46d87b,isResolvable:_0x7c2909,isSubmitted:_0x248f18}){if('string'!=typeof _0x4760c4)throw new _0x21d52c('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x4760c4});if(this['hasCommentThread'](_0x4760c4))throw new _0x21d52c('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x4760c4});const _0x214865=new ui(this,{'channelId':_0x1a4e45,'id':_0x4760c4,'context':_0x1f0d23,'attributes':_0x30b8b2,'unlinkedAt':_0x5cde4f,'resolvedAt':_0x19c040,'resolvedBy':_0x375342?this['context']['plugins']['get'](it)['getUser'](_0x375342):null,'isResolvable':_0x7c2909,'isSubmitted':_0x248f18||_0x46d87b});this['_threads']['set'](_0x4760c4,_0x214865);for(const _0x5e2acb of _0x595943)_0x214865['_add'](this['_createNewComment']({'threadId':_0x4760c4,..._0x5e2acb}));return _0xd59c73&&_0x214865['attachTo'](_0xd59c73),_0x46d87b||!_0x214865['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x1a4e45,'threadId':_0x4760c4});}['_submitCommentThread']({channelId:_0xcb45d1,threadId:_0x2e9f4b}){if(!this['hasCommentThread'](_0x2e9f4b))throw new _0x21d52c('commentsrepository-missing-comment-thread',this);const _0xcb4cb8=this['getCommentThread'](_0x2e9f4b);if(_0xcb4cb8['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x5300c1,comments:_0x320c4f,resolvedAt:_0x454072,resolvedBy:_0x175224,context:_0x10582b,attributes:_0x4d7b42}=_0xcb4cb8,_0x2c81a9=this['context']['plugins']['get']('PendingActions'),_0x3483ff=_0x2c81a9['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0xcb45d1,'threadId':_0x5300c1,'comments':_0x320c4f['map'](_0x27f598=>_0x27f598['toJSON']()),'resolvedAt':_0x454072,'resolvedBy':_0x175224?_0x175224['id']:_0x175224,'context':_0x10582b,'attributes':_0x4d7b42})['then'](({comments:_0x3f0deb})=>{_0x2c81a9['remove'](_0x3483ff);for(const _0x279d29 of _0x3f0deb)this['_updateComment']({'channelId':_0xcb45d1,'threadId':_0x2e9f4b,'commentId':_0x279d29['commentId'],'createdAt':_0x279d29['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x305a2f=>{throw console['error'](_0x305a2f),new _0x21d52c('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x5f55c3,target:_0x2872dd}){const _0x4db2cd=this['getCommentThread'](_0x5f55c3);if(!_0x4db2cd)throw new _0x21d52c('commentsrepository-attach-missing-comment-thread',this);const _0x3bd68c=this['context']['plugins']['get']('PendingActions'),_0x107d44=this['context']['plugins']['get'](O),_0x39811c=this['_createCommentThreadView'](_0x4db2cd),_0x3f9f6b=new Ct(_0x4db2cd,_0x39811c);let _0x445acc=null;_0x39811c['on']('change:isDirty',(_0xaed3ea,_0x110704,_0x3eb591)=>{_0x3eb591?_0x445acc=_0x3bd68c['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x445acc&&(_0x3bd68c['remove'](_0x445acc),_0x445acc=null);}),this['_threadToController']['set'](_0x4db2cd,_0x3f9f6b),this['_viewToController']['set'](_0x39811c,_0x3f9f6b);const _0x1db35e=new S(this['context']['locale'],_0x39811c);_0x1db35e['bind']('length')['to'](_0x39811c),_0x1db35e['bind']('isDirty')['to'](_0x39811c,'isDirty',_0x39811c,'length',(_0x9c2757,_0x2034c7)=>_0x9c2757||!_0x2034c7),_0x1db35e['bind']('isActive')['to'](_0x39811c),_0x1db35e['type']='comment';const _0x3f3eeb=new d({'view':_0x1db35e,'target':_0x2872dd,'type':'comment','isVisible':!_0x4db2cd['archivedAt']});return _0x39811c['on']('escape',()=>{_0x3f3eeb['fire']('escape');}),this['_bindAnnotationToEditors'](_0x39811c,_0x3f3eeb),_0x107d44['add'](_0x3f3eeb),_0x3f3eeb;}['_bindAnnotationToEditors'](_0x4de5dc,_0x48a39b){this['listenTo'](_0x4de5dc,'editorReady',(_0x367bc2,_0xd63a63)=>{const _0x43bf69=_0xd63a63['ui']['view']['body']['bodyCollectionContainer'];_0x48a39b['focusableElements']['add'](_0x43bf69),this['context']instanceof _0x3e0c6e&&this['context']['ui']['focusTracker']['add'](_0x43bf69);},{'priority':'highest'}),this['listenTo'](_0x4de5dc,'editorDestroyed',(_0xd08326,_0x1bbd64)=>{const _0x1d5d5b=_0x1bbd64['ui']['view']['body']['bodyCollectionContainer'];_0x48a39b['focusableElements']['has'](_0x1d5d5b)&&_0x48a39b['focusableElements']['remove'](_0x1d5d5b),this['context']instanceof _0x3e0c6e&&this['context']['ui']['focusTracker']['remove'](_0x1d5d5b);});}['_unbindEditors'](_0x12a68f){this['stopListening'](_0x12a68f,'editorReady'),this['stopListening'](_0x12a68f,'editorDestroyed');}['_createCommentThreadView'](_0xf5366f){const _0x46bbe0=this['context']['plugins']['get'](it),{config:_0x2f7364,locale:_0x1b5ec8}=this['context'],_0x4ea4a6=lt(_0x2f7364['get']('locale'),_0x1b5ec8);return new(0x0,(_0x2f7364['get']('comments'))['CommentThreadView'])(_0x1b5ec8,_0xf5366f,_0x46bbe0['me'],{'editorConfig':{..._0x2f7364['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x2f7364['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x2f7364['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x2f7364['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x2f7364['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x4ea4a6,'CommentView':_0x2f7364['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x349e38,channelId:_0x196f68,resolvedAt:_0x599914,resolvedBy:_0x3c6830,isFromAdapter:_0x4e4264}){if(!this['hasCommentThread'](_0x349e38))throw new _0x21d52c('commentsrepository-missing-comment-thread',null,{'threadId':_0x349e38});const _0x5e29f6=this['getCommentThread'](_0x349e38);if(_0x5e29f6['isResolved'])throw new _0x21d52c('commentsrepository-resolved-comment-thread',null,{'threadId':_0x349e38});const _0x526baf=this['context']['plugins']['get'](it);if(_0x5e29f6['resolvedBy']=_0x526baf['getUser'](_0x3c6830),_0x5e29f6['resolvedAt']=_0x599914,_0x4e4264||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x4556ea=this['context']['plugins']['get']('PendingActions'),_0x4801d5=_0x4556ea['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x196f68,'threadId':_0x349e38})['then'](({resolvedAt:_0x260439,resolvedBy:_0x1c8418})=>{_0x4556ea['remove'](_0x4801d5),_0x5e29f6['resolvedBy']['id']!==_0x1c8418&&(_0x5e29f6['resolvedBy']=_0x526baf['getUser'](_0x1c8418)),_0x5e29f6['resolvedAt']=_0x260439;})['catch'](_0x13e359=>{throw console['error'](_0x13e359),new _0x21d52c('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x55de68,channelId:_0x3eea89,isFromAdapter:_0x2862a2}){if(!this['hasCommentThread'](_0x55de68))throw new _0x21d52c('commentsrepository-missing-comment-thread',null,{'threadId':_0x55de68});const _0x200279=this['getCommentThread'](_0x55de68);if(!_0x200279['isResolved'])throw new _0x21d52c('commentsrepository-reopen-comment-thread',null,{'threadId':_0x55de68});if(_0x200279['resolvedBy']=null,_0x200279['resolvedAt']=null,_0x2862a2||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x335551=this['context']['plugins']['get']('PendingActions'),_0x529610=_0x335551['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x3eea89,'threadId':_0x55de68})['then'](()=>_0x335551['remove'](_0x529610))['catch'](_0x2d9259=>{throw console['error'](_0x2d9259),new _0x21d52c('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x4adca6,isFromAdapter:_0x20143b}){const _0x16b9d2=this['getCommentThread'](_0x4adca6);if(!_0x16b9d2)throw new _0x21d52c('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x4adca6),this['_threads']['delete'](_0x4adca6),!_0x16b9d2['isSubmitted']||_0x20143b||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x33fe34=this['context']['plugins']['get']('PendingActions'),{channelId:_0x302ca2}=_0x16b9d2,_0x146149=_0x33fe34['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x302ca2,'threadId':_0x4adca6})['then'](()=>_0x33fe34['remove'](_0x146149))['catch'](_0x7d99bd=>{throw console['error'](_0x7d99bd),new _0x21d52c('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x436e96,unlinkedAt:_0xb88939,context:_0x4ecd93,attributes:_0x1ada13,isFromAdapter:_0x31a75b}){if('string'!=typeof _0x436e96)throw new _0x21d52c('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x436e96});if(!this['hasCommentThread'](_0x436e96))throw new _0x21d52c('commentsrepository-missing-comment-thread',null,{'threadId':_0x436e96});const _0x44ab11=this['getCommentThread'](_0x436e96);let _0x1e1ab5=!0x1;if(void 0x0!==_0x4ecd93&&_0x44ab11['context']!==_0x4ecd93&&(_0x44ab11['context']=_0x4ecd93,_0x1e1ab5=!0x0),void 0x0!==_0xb88939&&_0x44ab11['unlinkedAt']!==_0xb88939&&(_0x44ab11['unlinkedAt']=_0xb88939,_0x1e1ab5=!0x0),_0x1ada13&&!wt(_0x1ada13,_0x44ab11['attributes'])&&(_0x44ab11['attributes']=_0x1ada13,_0x1e1ab5=!0x0),!_0x1e1ab5)return Promise['resolve']();if(!_0x44ab11['isSubmitted']||_0x31a75b||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x1009e6=this['context']['plugins']['get']('PendingActions'),{channelId:_0x46aaa7}=_0x44ab11,_0x5a276e=_0x1009e6['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x46aaa7,'threadId':_0x436e96,'context':_0x4ecd93,'unlinkedAt':_0xb88939,'attributes':_0x1ada13})['then'](()=>_0x1009e6['remove'](_0x5a276e))['catch'](_0x3ba0ba=>{throw console['error'](_0x3ba0ba),new _0x21d52c('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x2c3c04){const _0xaed2f4=this['context']['plugins']['get'](O),_0x1be080=this['getCommentThread'](_0x2c3c04);if(_0x1be080['_isAttached']=!0x1,this['_threadToController']['has'](_0x1be080)){const _0x39af68=this['_threadToController']['get'](_0x1be080),_0x4b7e70=_0x39af68['view'],_0x224514=_0xaed2f4['getByInnerView'](_0x4b7e70);this['_threadToController']['delete'](_0x1be080),this['_viewToController']['delete'](_0x4b7e70),_0x224514&&_0xaed2f4['remove'](_0x224514),_0x39af68['destroy'](),_0x4b7e70['destroy']()['then'](()=>{this['_unbindEditors'](_0x4b7e70);});}}['_updateActiveAnnotation']({threadId:_0x2ae2f2,resolvedAt:_0x504e4c,unlinkedAt:_0x191d22}){const _0x4d61aa=!!_0x504e4c,_0x5c8b1c=this['context']['plugins']['get'](O),_0x5141d7=this['getCommentThread'](_0x2ae2f2);if(this['_threadToController']['has'](_0x5141d7)){const _0x4761dd=this['_threadToController']['get'](_0x5141d7)['view'],_0x4f2806=_0x5c8b1c['getByInnerView'](_0x4761dd);_0x4f2806&&(_0x4d61aa&&_0x5c8b1c['_removeActiveAnnotation'](_0x4f2806),_0x191d22?_0x4f2806['isVisible']=!0x1:_0x4f2806['refreshVisibility']());}}['_getExternalAuthor'](_0x45d0ae){const _0x43f686=this['context']['plugins']['get'](it),_0x59d8be=pt('external:'+_0x45d0ae),_0x863748=_0x43f686['getUser'](_0x59d8be);return _0x863748||_0x43f686['addUser']({'id':_0x59d8be,'name':_0x45d0ae});}['_createNewComment']({threadId:_0x7452a0,commentId:_0x24e612=_0x2e4ca1(),content:_0x56ed5f,authorId:_0x44ac6e,createdAt:_0x4b5215,attributes:_0x41b9ae}){if('string'!=typeof _0x24e612)throw new _0x21d52c('commentsrepository-invalid-commentid');if('string'!=typeof _0x44ac6e)throw new _0x21d52c('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x56ed5f||!_0x56ed5f['trim']())throw new _0x21d52c('commentsrepository-invalid-comment-content');const _0x439c62=this['context']['plugins']['get'](it)['getUser'](_0x44ac6e);if(!_0x439c62)throw new _0x21d52c('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x44ac6e});let _0x3a0e51=null,_0x581829=_0x4b5215;return _0x41b9ae?.['@external']&&(_0x3a0e51=this['_getExternalAuthor'](_0x41b9ae['@external']['authorName']),_0x581829=new Date(_0x41b9ae['@external']['createdAt'])),new fi(this,{'threadId':_0x7452a0,'id':_0x24e612,'author':_0x3a0e51||_0x439c62,'creator':_0x439c62,'content':_0x56ed5f,'createdAt':_0x4b5215,'authoredAt':_0x581829,'attributes':_0x41b9ae});}['_addComment'](_0x344829){let {threadId:_0x33abbd,content:_0x456bb2,attributes:_0x255f06,isFromAdapter:_0x529d68}=_0x344829;const _0x5b2f45=this['getCommentThread'](_0x344829['threadId']);if(!_0x5b2f45)throw new _0x21d52c('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x29d267=this['_createNewComment'](_0x344829),{id:_0x1adfc2}=_0x29d267;if(_0x5b2f45['_add'](_0x29d267),_0x529d68||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x5b2f45['isSubmitted'])return Promise['resolve']();const _0x480424=this['context']['plugins']['get']('PendingActions'),{channelId:_0x5b069c}=_0x5b2f45,_0x4dc270=_0x480424['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x255f06||(_0x255f06={}),this['adapter']['addComment']({'channelId':_0x5b069c,'threadId':_0x33abbd,'commentId':_0x1adfc2,'content':_0x456bb2,'attributes':_0x255f06})['then'](_0x553644=>{_0x480424['remove'](_0x4dc270),_0x553644&&this['_updateComment']({'channelId':_0x5b069c,'threadId':_0x33abbd,'commentId':_0x1adfc2,'createdAt':_0x553644['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x1302d5=>{throw console['error'](_0x1302d5),new _0x21d52c('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x4c09d4,commentId:_0x4d203d,content:_0x216720,createdAt:_0x590095,attributes:_0x1e527f,isFromAdapter:_0x5ce34f}){if(void 0x0!==_0x216720&&('string'!=typeof _0x216720||!_0x216720['trim']()['length']))throw new _0x21d52c('commentsrepository-update-comment-invalid-content');const _0x2fb4eb=this['getCommentThread'](_0x4c09d4),_0x1dbe1d=_0x2fb4eb['getComment'](_0x4d203d);if(!_0x1dbe1d)throw new _0x21d52c('commentsrepository-update-missing-comment',this);let _0xcfc0bb=!0x1;if(_0x216720&&_0x216720!==_0x1dbe1d['content']&&(_0x1dbe1d['isEditable']||_0x5ce34f)&&(_0x1dbe1d['content']=_0x216720,_0xcfc0bb=!0x0),_0x590095&&_0x590095!==_0x1dbe1d['createdAt']&&(_0x1dbe1d['createdAt']=_0x590095,_0x1dbe1d['attributes']&&_0x1dbe1d['attributes']['@external']||(_0x1dbe1d['authoredAt']=_0x590095),_0xcfc0bb=!0x0),_0x1e527f&&!wt(_0x1e527f,_0x1dbe1d['attributes'])&&(_0x1dbe1d['attributes']=_0x1e527f,_0xcfc0bb=!0x0),!_0xcfc0bb)return Promise['resolve']();if(_0x2fb4eb['fire']('commentUpdated'),_0x5ce34f||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x3f2ab0=this['context']['plugins']['get']('PendingActions'),{channelId:_0x5bf1b4}=this['getCommentThread'](_0x1dbe1d['threadId']),_0xbabaac=_0x3f2ab0['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x5bf1b4,'threadId':_0x4c09d4,'commentId':_0x4d203d,'content':_0x216720,'attributes':_0x1e527f})['then'](()=>_0x3f2ab0['remove'](_0xbabaac))['catch'](_0x312855=>{throw console['error'](_0x312855),new _0x21d52c('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x9a9338,commentId:_0x2c9e31,isFromAdapter:_0x5bad30}){const _0x485494=this['getCommentThread'](_0x9a9338),_0x1c0649=_0x485494['getComment'](_0x2c9e31);if(!_0x1c0649)throw new _0x21d52c('commentsrepository-remove-missing-comment',this);if(_0x485494['_remove'](_0x1c0649),_0x5bad30||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x279f2a=this['context']['plugins']['get']('PendingActions'),{channelId:_0x3153af}=_0x485494,_0x693deb=_0x279f2a['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x3153af,'threadId':_0x9a9338,'commentId':_0x2c9e31})['then'](()=>_0x279f2a['remove'](_0x693deb))['catch'](_0x3809b6=>{throw console['error'](_0x3809b6),new _0x21d52c('commentsrepository-remove-comment-internal-error',this);});}}class ui extends/* #__PURE__ -- @preserve */
30
- _0x1c50d4(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x352ce5,_0x22fde1){super();const _0x583408=_0x22fde1['isResolvable'];this['channelId']=_0x22fde1['channelId'],this['id']=_0x22fde1['id'],this['comments']=new _0x5a787e(),this['_repository']=_0x352ce5,this['_isAttached']=!0x1,this['_isSubmitted']=_0x22fde1['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x352ce5,'_permissions',_0x352ce5,'_readOnlyChannels',()=>_0x352ce5['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x352ce5,'_permissions',()=>_0x352ce5['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x352ce5,'_permissions',()=>{const _0x20c1df=_0x352ce5['getPermissions'](this['channelId']);return _0x20c1df['write']||_0x20c1df['admin'];}),this['bind']('isResolvable')['to'](_0x352ce5,'_permissions',()=>_0x583408&&_0x352ce5['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x22fde1['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x23ddf6,_0x348cab)=>_0x23ddf6?_0x348cab?_0x23ddf6<_0x348cab?_0x23ddf6:_0x348cab:_0x23ddf6:_0x348cab),this['set']('unlinkedAt',_0x22fde1['unlinkedAt']||null),this['set']('resolvedAt',_0x22fde1['resolvedAt']||null),this['set']('resolvedBy',_0x22fde1['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x93d16c=>!!_0x93d16c),this['set']('attributes',_0x22fde1['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x24dcd4,_0x2e75af)=>_0x24dcd4+_0x2e75af['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x570867,id:_0x25b97a}=this;this['_repository']['fire'](bt('submitCommentThread',_0x570867),{'channelId':_0x570867,'threadId':_0x25b97a});}['setUnlinkedAt'](_0x5bdb85){this['_update']({'unlinkedAt':_0x5bdb85});}['resolve']({resolvedAt:_0x13ff96=new Date(),resolvedBy:_0x3897d1=null,isFromAdapter:_0x5260d9=!0x1}={}){const _0x411d1f=this['_repository']['context']['plugins']['get'](it)['me'],{channelId:_0x300df8,id:_0x15ec65}=this;this['_repository']['fire'](bt('resolveCommentThread',_0x300df8),{'channelId':_0x300df8,'threadId':_0x15ec65,'resolvedAt':_0x13ff96,'resolvedBy':_0x3897d1||_0x411d1f['id'],'isFromAdapter':_0x5260d9});}['reopen']({isFromAdapter:_0x48ade5=!0x1}={}){const {channelId:_0x4f002e,id:_0x44bd43}=this;this['_repository']['fire'](bt('reopenCommentThread',_0x4f002e),{'channelId':_0x4f002e,'threadId':_0x44bd43,'isFromAdapter':_0x48ade5});}['setContext'](_0xf6be47){this['context']||this['_update']({'context':_0xf6be47});}['setAttribute'](_0x415502,_0x3f5fcf){const _0x5665a8=It(this['attributes']);At(_0x5665a8,_0x415502,_0x3f5fcf),this['_update']({'attributes':_0x5665a8});}['removeAttribute'](_0x36386e){const _0x9abebe=It(this['attributes']);yt(_0x9abebe,_0x36386e),this['_update']({'attributes':_0x9abebe});}['remove']({isFromAdapter:_0x121661=!0x1}={}){const {channelId:_0x10e5e2,id:_0xa525e5}=this;this['_repository']['fire'](bt('removeCommentThread',_0x10e5e2),{'channelId':_0x10e5e2,'threadId':_0xa525e5,'isFromAdapter':_0x121661});}['attachTo'](_0x15c6ee){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x15c6ee});}['addComment'](_0x34910a){const {channelId:_0x3c465b,id:_0x4c525e}=this;this['_repository']['fire'](bt('addComment',_0x3c465b,_0x4c525e),Object['assign']({'channelId':_0x3c465b,'threadId':_0x4c525e},_0x34910a));}['getComment'](_0x77198a){if('string'!=typeof _0x77198a)throw new _0x21d52c('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x77198a});return this['comments']['get'](_0x77198a);}['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'](_0x5886c5=>_0x5886c5['toJSON']()),'attributes':this['attributes']};}['_add'](_0x68b16e){return this['listenTo'](_0x68b16e,'change:authoredAt',()=>{const _0x2812f2=this['_findOptimalIndex'](_0x68b16e),_0xd6d6d1=this['comments'];_0x2812f2-0x1!=_0xd6d6d1['getIndex'](_0x68b16e)&&_0x2812f2+0x1!=_0xd6d6d1['getIndex'](_0x68b16e)&&(this['_remove'](_0x68b16e),this['_add'](_0x68b16e));}),this['comments']['add'](_0x68b16e,this['_findOptimalIndex'](_0x68b16e));}['_update'](_0x60ad45){const {channelId:_0xb7919b,id:_0x43566c}=this;this['_repository']['fire'](bt('updateCommentThread',_0xb7919b),{..._0x60ad45,'channelId':_0xb7919b,'threadId':_0x43566c});}['_remove'](_0x1adda3){return this['stopListening'](_0x1adda3),_0x1adda3['destroy'](),this['comments']['remove'](_0x1adda3);}['_findOptimalIndex'](_0x1cea14){const _0x18fe20=this['comments']['find'](_0xeeff8a=>new Date(_0xeeff8a['authoredAt'])['getTime']()>new Date(_0x1cea14['authoredAt'])['getTime']());return _0x18fe20?this['comments']['getIndex'](_0x18fe20):this['length'];}}class fi extends/* #__PURE__ -- @preserve */
31
- _0x1c50d4(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0xd20649,_0x348402){super();const _0x37d581=_0xd20649['context']['plugins']['get'](it)['me'],_0x50c99e=_0xd20649['getCommentThread'](_0x348402['threadId']),_0x522cb1=0x0===_0x50c99e['comments']['length'],_0x587bd3=_0x37d581===_0x348402['author'];this['id']=_0x348402['id'],this['threadId']=_0x348402['threadId'],this['author']=_0x348402['author'],this['creator']=_0x348402['creator'],this['isExternal']=Boolean(_0x348402['attributes']&&_0x348402['attributes']['@external']),this['set']('content',_0x348402['content']),this['createdAt']=_0x348402['createdAt']||new Date(),this['set']('authoredAt',_0x348402['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x50c99e,'resolvedAt'),this['set']('attributes',_0x348402['attributes']||{}),this['bind']('isEditable')['to'](_0xd20649,'_permissions',()=>{const _0x58bf6f=_0xd20649['getPermissions'](_0x50c99e['channelId'])['write'],_0x523016=_0xd20649['getPermissions'](_0x50c99e['channelId'])['modifyAll'];return _0x587bd3&&_0x58bf6f||!_0x587bd3&&_0x523016;}),this['bind']('isRemovable')['to'](_0x50c99e,'isRemovable',_0xd20649,'_permissions',_0x318ac1=>{const _0x163e8f=_0xd20649['getPermissions'](_0x50c99e['channelId'])['write'],_0x361b48=_0xd20649['getPermissions'](_0x50c99e['channelId'])['modifyAll'];return _0x587bd3&&_0x163e8f||_0x318ac1&&_0x522cb1||!_0x587bd3&&_0x361b48&&!_0x522cb1;}),this['bind']('isReadOnly')['to'](_0x50c99e,'isReadOnly'),this['_repository']=_0xd20649;}get['weight'](){return Math['max'](function(_0x53de42){const _0x5ebb66=document['createElement']('div');return _0x5ebb66['innerHTML']=_0x53de42,_0x5ebb66['textContent']['length'];}(this['content']),0xc8);}['update'](_0x15e34d){const {threadId:_0x26eaa5,id:_0x165615}=this;if(!this['_repository']['hasCommentThread'](_0x26eaa5))throw new _0x21d52c('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x35d9e9}=this['_repository']['getCommentThread'](_0x26eaa5);this['_repository']['fire'](bt('updateComment',_0x35d9e9,_0x26eaa5),{'channelId':_0x35d9e9,'threadId':_0x26eaa5,'commentId':_0x165615,..._0x15e34d});}['setAttribute'](_0x3ee706,_0x350697){const _0x248ec0=It(this['attributes']);At(_0x248ec0,_0x3ee706,_0x350697),this['update']({'attributes':_0x248ec0});}['removeAttribute'](_0x500cf0){const _0x40f00c=It(this['attributes']);yt(_0x40f00c,_0x500cf0),this['update']({'attributes':_0x40f00c});}['remove'](_0x2487f0={}){if(!_0x2487f0['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x13810a,id:_0xb5228}=this;if(!this['_repository']['hasCommentThread'](_0x13810a))throw new _0x21d52c('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x420bfb}=this['_repository']['getCommentThread'](_0x13810a);this['_repository']['fire'](bt('removeComment',_0x420bfb,_0x13810a),{'channelId':_0x420bfb,'threadId':_0x13810a,'commentId':_0xb5228,..._0x2487f0});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function bt(_0xc4dbcb,..._0x5bd17f){for(const _0xca5e46 of _0x5bd17f)void 0x0!==_0xca5e46&&(_0xc4dbcb+=':'+String(_0xca5e46));return _0xc4dbcb;}class J extends _0x1b862a{['refresh'](){const _0x4791ae=this['editor']['model']['document']['selection'];for(const _0x5b79b9 of _0x4791ae['getRanges']())if(this['_hasContent'](_0x5b79b9))return void(this['isEnabled']=!0x0);this['isEnabled']=!0x1;}['execute']({threadId:_0x63aa4a=_0x2e4ca1()}={}){const _0x28f4a7=this['editor']['model'],_0x565f5a=[];for(const _0x17426a of _0x28f4a7['document']['selection']['getRanges']())this['_hasContent'](_0x17426a)&&_0x565f5a['push'](this['_trimToContent'](_0x17426a));_0x28f4a7['change'](_0x5e0fd6=>{for(const _0x3eaede of _0x565f5a){const _0x379119=_0x2e4ca1()['substr'](0x1,0x5),_0x291dee='comment:'+_0x63aa4a+':'+_0x379119;_0x5e0fd6['addMarker'](_0x291dee,{'range':_0x3eaede,'usingOperation':!0x1,'affectsData':!0x1});}});}['_hasContent'](_0x54e6b4){for(const _0x543957 of _0x54e6b4['getItems']())if(this['_itemIsContent'](_0x543957))return!0x0;return!0x1;}['_itemIsContent'](_0x41c64e){return _0x41c64e['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x41c64e)&&!_0x41c64e['is']('element','tableCell');}['_trimToContent'](_0x7c1052){const _0x252959=_0x3cc37a=>!this['_itemIsContent'](_0x3cc37a['item']),_0x1f75fa=_0x7c1052['start']['getLastMatchingPosition'](_0x252959),_0x5b78b5=_0x7c1052['end']['getLastMatchingPosition'](_0x252959,{'direction':'backward'});return this['editor']['model']['createRange'](_0x1f75fa,_0x5b78b5);}}class P extends _0x54015d{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[O];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x272786){super(_0x272786),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x234206=this['editor'],_0x2582bb=_0x234206['model']['document']['selection'],_0x5ad92f=_0x2d6636(()=>this['refreshSelectedViews'](),0xa);_0x2582bb['on']('change:range',(_0x1c16b0,_0x107275)=>{_0x107275['directChange']&&(_0x5ad92f['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x234206['editing']['view']['document'],'change:isFocused',(_0xc85300,_0x3f08c3,_0x58a6fc)=>{_0x58a6fc&&_0x5ad92f();}),this['listenTo'](_0x234206['ui']['focusTracker'],'change:isFocused',(_0x3b15cc,_0x4e92fe,_0x4cdc0d)=>{_0x4cdc0d||_0x234206['isReadOnly']||this['fire']('blur',{'isAnnotationTracked':_0x38e363=>this['_editorAnnotationsData']['has'](_0x38e363['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x415a0e){if(this['_editorAnnotations']['has'](_0x415a0e['view']))return;this['_editorAnnotations']['add'](_0x415a0e['view']),this['editor']['ui']['focusTracker']['add'](_0x415a0e['view']['element']);const _0x51cf47=this['editor']['plugins']['get'](O);this['listenTo'](_0x51cf47['collection'],'remove',(_0x35a72a,_0x1a8eea)=>{this['editor']['ui']['focusTracker']['remove'](_0x1a8eea['view']['element']),this['_editorAnnotations']['delete'](_0x1a8eea['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x125e4a){if('function'!=typeof _0x125e4a)throw new _0x21d52c('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x125e4a);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x2c14b1,annotations:_0x3fa25e}){const _0x27fb5d=[],_0x116b2b=this['editor']['model']['document']['selection'],_0x2fb34f=Array['from'](_0x116b2b['getRanges']());for(const [_0x23fd3f,_0x16b2db]of this['_editorAnnotationsData']){const _0x4a3c09=_0x319468(_0x16b2db),_0x5c6096=_0x3fa25e['getByInnerView'](_0x23fd3f);_0x4a3c09&&_0x5c6096&&_0x27fb5d['push']({'annotation':_0x5c6096,'range':_0x4a3c09});}function _0x319468(_0x7147c4){for(const _0xdc8b93 of _0x7147c4)for(const _0x3bc0d2 of _0x2fb34f)if(_0xdc8b93['containsRange'](_0x3bc0d2,!_0x116b2b['isCollapsed']))return _0xdc8b93;return null;}return _0x27fb5d['sort']((_0x2efd8e,_0x524262)=>{const _0x2a4993=_0x2efd8e['range'],_0x58ffa5=_0x524262['range'];if(!_0x2a4993['isEqual'](_0x58ffa5)){if(_0x2a4993['containsRange'](_0x58ffa5,!0x0))return 0x1;if(_0x58ffa5['containsRange'](_0x2a4993,!0x0))return-0x1;}return _0x2efd8e['annotation']==_0x2c14b1?-0x1:_0x524262['annotation']==_0x2c14b1?0x1:0x0;})['map'](_0x2c1e1=>_0x2c1e1['annotation']);}get['_editorAnnotationsData'](){const _0xf91527=new Map();for(const _0x41847b of Array['from'](this['_dataCollectors']))for(const [_0x2cccf4,_0x446fe6]of _0x41847b())_0xf91527['set'](_0x2cccf4,_0x446fe6);return _0xf91527;}}class st extends _0x54015d{['afterInit'](){const _0x238f22=this['editor'];if(!_0x238f22['plugins']['has']('RestrictedEditingModeEditing'))return;_0x238f22['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class ct extends _0x54015d{constructor(_0x3d5884){super(_0x3d5884),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x3514ea=this['editor'],_0x930af=_0x3514ea['commands']['get']('importWord'),_0x5be082=_0x3514ea['plugins']['get'](it);_0x930af&&(_0x930af['on']('execute',(_0x335de9,[,_0x1e7202])=>{_0x1e7202['collaboration_features']={'comments':!0x0,'user_id':_0x5be082['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x930af,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x19b1b5,_0x1645e7){const {comment_threads:_0x7ea857}=_0x1645e7;_0x7ea857&&_0x7ea857['forEach'](({thread_id:_0x13a0bc,comments:_0x1ab697,is_resolved:_0x52669d})=>{const _0x141947=new Date(),_0x2f60db=_0x1ab697['map'](({author:_0x3936f0,content:_0x117320,created_at:_0x2b3617})=>({'content':_0x117320,'authorId':this['editor']['plugins']['get'](it)['me']['id'],'createdAt':_0x141947,'attributes':{'@external':{'authorName':_0x3936f0,'createdAt':_0x2b3617?new Date(_0x2b3617):new Date(),'source':'importWord'}}})),_0x13290a=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](o)['addCommentThread']({'channelId':_0x13290a,'threadId':_0x13a0bc,'comments':_0x2f60db,'resolvedAt':_0x52669d?_0x141947:null});});}}class at extends _0x54015d{constructor(_0x372e38){super(_0x372e38),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x482dc8=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x482dc8,'contentInsertion',(_0x13e1a4,_0x57b3d5)=>this['_removeMarkersWithoutThreads'](_0x57b3d5['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x1a59e2){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x1a59e2;const _0x3dc044=this['editor']['plugins']['get']('CommentsRepository');for(const _0x23578f of _0x1a59e2['keys']()){const [_0x6a56fe,_0x16dbe4]=_0x23578f['split'](':');'comment'!=_0x6a56fe||_0x3dc044['hasCommentThread'](_0x16dbe4)||_0x1a59e2['delete'](_0x23578f);}return _0x1a59e2;}['_registerMarkerInClipboardPipeline'](){const _0x2baa5b=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x3d7e70=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x3d7e70&&_0x2baa5b['_registerMarkerToCopy']('comment',_0x3d7e70);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x52e128){switch(_0x52e128){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}class ut extends _0x54015d{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x45bc1f,_0x266bcd)=>{if(!_0x266bcd['options']['showCommentHighlights'])return null;if(_0x266bcd['options']['ignoreResolvedComments']){const {id:_0x4655a0}=er(_0x45bc1f['markerName']),_0xa022fc=this['editor']['plugins']['get'](o);if(_0xa022fc['getCommentThread'](_0x4655a0)?.['isResolved']&&_0x45bc1f['item'])return _0x266bcd['consumable']['consume'](_0x45bc1f['item'],'addMarker:'+_0x45bc1f['markerName']),_0x266bcd['consumable']['consume'](_0x45bc1f['item'],'removeMarker:'+_0x45bc1f['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x3474a5=>{_0x3474a5['on']('addMarker:comment',(_0x2ac866,_0x4f2e16,_0x4066fd)=>{if(!_0x4066fd['options']['showCommentHighlights'])return;const _0x5b6ab5=_0x4f2e16['item'];if(!_0x5b6ab5)return;const _0x1be7ca=_0x4066fd['mapper']['toViewElement'](_0x5b6ab5);this['editor']['model']['schema']['isObject'](_0x5b6ab5)&&_0x1be7ca&&!_0x1be7ca['getCustomProperty']('widget')&&_0x1be7ca['is']('containerElement')&&_0x9d81c1(_0x1be7ca,_0x4066fd['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x269b2c,{writer:_0x294a7c,options:_0x3b79fb})=>{if(!_0x3b79fb['showCommentHighlights'])return null;const _0x74cffc=_0x294a7c['createContainerElement']('div'),_0x82bd6b=_0x294a7c['createEmptyElement']('hr');return _0x294a7c['addClass']('ck-horizontal-line',_0x74cffc),_0x294a7c['insert'](_0x294a7c['createPositionAt'](_0x74cffc,0x0),_0x82bd6b),_0x74cffc;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x34cf2c,{writer:_0x557a87,options:_0x36bd3c})=>{if(!_0x36bd3c['showCommentHighlights'])return null;const _0x517f8c=_0x557a87['createContainerElement']('span'),_0x136fab=_0x557a87['createEmptyElement']('img');return _0x557a87['addClass']('image-inline',_0x517f8c),_0x557a87['insert'](_0x557a87['createPositionAt'](_0x517f8c,0x0),_0x136fab),_0x517f8c;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x16f12b,{writer:_0x4369f3,options:_0x13dcbd})=>{if(_0x13dcbd['showCommentHighlights'])return _0x4369f3['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x172a4a,_0x75c9d3,_0x2b1571)=>{_0x2b1571['options']['showCommentHighlights']&&_0x172a4a['stop']();},{'priority':'high'});}}class r extends _0x54015d{static get['requires'](){return[o,P,it,st,ct,at,ut];}static get['pluginName'](){return'CommentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1e7c0f){super(_0x1e7c0f),this['set']('isThreadsLoadingPaused',!0x0),_0x1e7c0f['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x95d11,_0x1f03c0,_0x45a9ec,_0x195070)=>{const _0x5911aa=_0x1e7c0f['plugins']['get'](o),_0x3605f5=_0x45a9ec?er(_0x45a9ec)['id']:null;_0x1e7c0f['model']['change'](()=>{if(_0x3605f5){const _0xddafb9=this['getAllMarkersForId'](_0x3605f5);for(const _0x49d0a4 of _0xddafb9)_0x1e7c0f['editing']['reconvertMarker'](_0x49d0a4);}if(_0x195070){const {id:_0x31527c}=er(_0x195070),_0x5e28d5=_0x5911aa['getCommentThread'](_0x31527c);if(_0x5e28d5&&_0x5e28d5['unlinkedAt'])return;if(_0x5e28d5&&!_0x5e28d5['isAttached'])return;const _0x16200c=this['getAllMarkersForId'](_0x31527c);for(const _0x21d2aa of _0x16200c)_0x1e7c0f['editing']['reconvertMarker'](_0x21d2aa);}}),_0x3605f5&&this['scrollToThreadMarker'](_0x3605f5);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x489332=this['editor'],_0x55cc25=_0x489332['plugins']['get'](o),_0x19b629=_0x489332['config']['get']('collaboration.channelId'),_0x917241=_0x55cc25['getCommentThreads']()['filter'](_0x1273e3=>_0x1273e3['channelId']!==_0x19b629);_0x489332['commands']['add']('addCommentThread',new J(_0x489332)),this['listenTo'](_0x489332,'change:isReadOnly',(_0x5405a3,_0x43394c,_0x1a22a0)=>{_0x55cc25['switchReadOnly'](_0x1a22a0,_0x489332['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x55cc25,ft('addCommentThread',_0x19b629),(_0x44eb96,{threadId:_0x22e76f})=>{const _0xe2b849=this['editor']['plugins']['get'](o)['getCommentThread'](_0x22e76f);_0xe2b849?.['unlinkedAt']&&this['_attachArchivedThread'](_0x22e76f);}),this['listenTo'](_0x55cc25,ft('removeCommentThread',_0x19b629),(_0x4ac285,{threadId:_0x1e491d})=>{_0x489332['model']['enqueueChange']({'isUndoable':!0x1},_0x504540=>{const _0x2bca13=this['getAllMarkersForId'](_0x1e491d);for(const _0x53ead0 of _0x2bca13)_0x504540['removeMarker'](_0x53ead0);});}),this['listenTo'](_0x55cc25,ft('resolveCommentThread',_0x19b629),(_0x19b807,{threadId:_0x5a1f61})=>{(this['_reconvertMarkers'](_0x5a1f61),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](o)['getCommentThread'](_0x5a1f61)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x55cc25,ft('reopenCommentThread',_0x19b629),(_0x3fd1c7,{threadId:_0x5ab6c8})=>{this['_reconvertMarkers'](_0x5ab6c8);},{'priority':'low'}),this['listenTo'](_0x55cc25,ft('addComment',_0x19b629),(_0x555bf1,{threadId:_0x2344f4,isFromAdapter:_0x14782a})=>{const _0x19873a=this['getAllMarkersForId'](_0x2344f4);if(_0x14782a||0x0==_0x19873a['length']||!_0x55cc25['hasCommentThread'](_0x2344f4))return;0x1===_0x55cc25['getCommentThread'](_0x2344f4)['length']&&_0x489332['model']['enqueueChange']({'isUndoable':!0x1},_0x315846=>{for(const _0x121697 of _0x19873a)_0x315846['updateMarker'](_0x121697,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x917241);}['afterInit'](){!async function(_0x58e626){const _0x16fbb7=_0x471fd1([0x46,0x56,0x57,0x63,0x41,0x51,0x53,0x54,0x6b,0x31,0x6a,0x69,0x6d,0x36,0x49,0x76,0x75,0x48,0x66,0x74,0x61,0x34,0x43,0x67,0x68,0x62,0x77,0x45,0x44,0x52,0x4c,0x4d,0x33,0x64,0x55,0x59,0x39,0x7a,0x70,0x4e,0x72,0x6f,0x38,0x32,0x71,0x58,0x4f,0x42,0x65,0x6e,0x47,0x4a,0x5a,0x50,0x35,0x6c,0x78,0x79,0x4b,0x30,0x37,0x73]),_0x64c60b=0x74875d98,_0x3fd05d=0x748039b0^_0x64c60b,_0x32218c=window[_0x471fd1([0x44,0x61,0x74,0x65])][_0x471fd1([0x6e,0x6f,0x77])](),_0x3fcffa=_0x58e626[_0x471fd1([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x23de7f=new window[(_0x471fd1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x35d3e0=>{_0x3fcffa[_0x471fd1([0x6f,0x6e,0x63,0x65])](_0x471fd1([0x72,0x65,0x61,0x64,0x79]),_0x35d3e0);}),_0x28ef10={[_0x471fd1([0x6b,0x74,0x79])]:_0x471fd1([0x45,0x43]),[_0x471fd1([0x75,0x73,0x65])]:_0x471fd1([0x73,0x69,0x67]),[_0x471fd1([0x63,0x72,0x76])]:_0x471fd1([0x50,0x2d,0x32,0x35,0x36]),[_0x471fd1([0x78])]:_0x471fd1([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]),[_0x471fd1([0x79])]:_0x471fd1([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]),[_0x471fd1([0x61,0x6c,0x67])]:_0x471fd1([0x45,0x53,0x32,0x35,0x36])},_0x3a251e=_0x3fcffa[_0x471fd1([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x471fd1([0x67,0x65,0x74])](_0x471fd1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4d94f9(){let _0x46abfd,_0x55ae0=null,_0x2a4713=null;try{if(_0x3a251e==_0x471fd1([0x47,0x50,0x4c]))return _0x471fd1([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x46abfd=_0x2ae350(),!_0x46abfd)return _0x471fd1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x46abfd[_0x471fd1([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2a4713=_0x5291a4(_0x46abfd[_0x471fd1([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x46abfd[_0x471fd1([0x6a,0x74,0x69])])),await _0x585ecc()?_0x138745()?_0x15c97b()?_0x471fd1([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x38516c()?(_0x46abfd[_0x471fd1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x471fd1([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x55ae0=_0xdb184e(_0x471fd1([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x46abfd[_0x471fd1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x471fd1([0x74,0x72,0x69,0x61,0x6c])&&(_0x55ae0=_0xdb184e(_0x471fd1([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x44f16e()):_0x471fd1([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x471fd1([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x471fd1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x1ae6b6){return _0x471fd1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x15c97b(){const _0x3a7495=[_0x471fd1([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x471fd1([0x74,0x72,0x69,0x61,0x6c])][_0x471fd1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x46abfd[_0x471fd1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x32218c/0x3e8:0xe10*_0x3fd05d;return _0x46abfd[_0x471fd1([0x65,0x78,0x70])]<_0x3a7495;}function _0x138745(){const _0x56369c=_0x46abfd[_0x471fd1([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x56369c)return!0x1;if(_0x56369c[_0x471fd1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x471fd1([0x2a])))return!0x0;if(_0x56369c[_0x471fd1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x471fd1([0x43,0x4d,0x54])))return!0x0;if(_0x56369c[_0x471fd1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x471fd1([0x52,0x43,0x4d,0x54]))){if(_0x22fdd6())return!0x0;if(_0x409f05()||_0x4b04e2())return!0x0;}return!0x1;}function _0x38516c(){const _0x467533=_0x46abfd[_0x471fd1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x467533||0x0==_0x467533[_0x471fd1([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4b6946}=new URL(window[_0x471fd1([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x467533[_0x471fd1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4b6946))return!0x0;const _0x1b0808=_0x4b6946[_0x471fd1([0x73,0x70,0x6c,0x69,0x74])](_0x471fd1([0x2e]));return _0x467533[_0x471fd1([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x579c31=>_0x579c31[_0x471fd1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x471fd1([0x2a])))[_0x471fd1([0x6d,0x61,0x70])](_0x1cf3bf=>_0x1cf3bf[_0x471fd1([0x73,0x70,0x6c,0x69,0x74])](_0x471fd1([0x2e])))[_0x471fd1([0x73,0x6f,0x6d,0x65])](_0x46399e=>_0x1b0808[_0x471fd1([0x65,0x76,0x65,0x72,0x79])]((_0x43f1e2,_0x244041)=>_0x46399e[_0x244041]===_0x43f1e2||_0x46399e[_0x244041]===_0x471fd1([0x2a])));}function _0x44f16e(){return _0x55ae0&&_0x2a4713?new window[(_0x471fd1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2efd45,_0x2eb788)=>{_0x55ae0[_0x471fd1([0x74,0x68,0x65,0x6e])](_0x2efd45,_0x2eb788),_0x2a4713[_0x471fd1([0x74,0x68,0x65,0x6e])](_0x2abba2=>{_0x2abba2!=_0x471fd1([0x56,0x61,0x6c,0x69,0x64])&&_0x2efd45(_0x2abba2);},_0x2eb788);}):_0x55ae0||_0x2a4713||_0x471fd1([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5291a4(_0x46f7b0,_0x2b8ad7){return new window[(_0x471fd1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xab8b3e=>{if(_0x5275c5())return _0xab8b3e(_0x471fd1([0x56,0x61,0x6c,0x69,0x64]));_0x2f2846(),_0x3fcffa[_0x471fd1([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x471fd1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3188fd=!0x1;const _0x342cf7=_0x2e4ca1();function _0x44c980(_0x2d30a7){return!!_0x2d30a7&&(typeof _0x2d30a7===_0x471fd1([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2d30a7===_0x471fd1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2d30a7[_0x471fd1([0x74,0x68,0x65,0x6e])]===_0x471fd1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2d30a7[_0x471fd1([0x63,0x61,0x74,0x63,0x68])]===_0x471fd1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1ee8ff(_0x1c22d6){_0x2e429d(_0x1c22d6)[_0x471fd1([0x74,0x68,0x65,0x6e])](_0x23ea56=>{if(!_0x23ea56||_0x23ea56[_0x471fd1([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x471fd1([0x6f,0x6b]))return _0x471fd1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x268bff(_0xb58ec(_0x342cf7+_0x2b8ad7))!=_0x23ea56[_0x471fd1([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x471fd1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x471fd1([0x56,0x61,0x6c,0x69,0x64]);})[_0x471fd1([0x74,0x68,0x65,0x6e])](_0x22ea01=>(_0x242606(),_0x22ea01),()=>{const _0x578d2c=_0x2db312();return null==_0x578d2c?(_0x242606(),_0x471fd1([0x56,0x61,0x6c,0x69,0x64])):_0x471fd1(_0x32218c-_0x578d2c>(0x508bd998^_0x64c60b)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x471fd1([0x74,0x68,0x65,0x6e])](_0xab8b3e)[_0x471fd1([0x63,0x61,0x74,0x63,0x68])](()=>{_0xab8b3e(_0x471fd1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x389402=0x74b1b318^_0x64c60b;function _0x242606(){const _0x57c85=_0x471fd1([0x6c,0x6c,0x63,0x74,0x2d])+_0x268bff(_0xb58ec(_0x46f7b0)),_0x30cd3d=_0x1c8021(_0x268bff(window[_0x471fd1([0x4d,0x61,0x74,0x68])][_0x471fd1([0x63,0x65,0x69,0x6c])](_0x32218c/_0x389402)));window[_0x471fd1([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x471fd1([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x57c85,_0x30cd3d);}function _0x2db312(){const _0x4d0757=_0x471fd1([0x6c,0x6c,0x63,0x74,0x2d])+_0x268bff(_0xb58ec(_0x46f7b0)),_0x595517=window[_0x471fd1([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x471fd1([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4d0757);return _0x595517?window[_0x471fd1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1c8021(_0x595517),0x10)*_0x389402:null;}function _0x2e429d(_0x3e9aab){return new window[(_0x471fd1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x493a55,_0x2008ef)=>{_0x3e9aab[_0x471fd1([0x74,0x68,0x65,0x6e])](_0x493a55,_0x2008ef),window[_0x471fd1([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2008ef,0x74868958^_0x64c60b);});}}_0x3fcffa[_0x471fd1([0x6f,0x6e])](_0x471fd1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0xc360b1,_0x55696f)=>{if(_0x55696f[0x0]!=_0x46f7b0)return _0xab8b3e(_0x471fd1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x55696f[0x1]={..._0x55696f[0x1],[_0x471fd1([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x342cf7};},{[_0x471fd1([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x471fd1([0x68,0x69,0x67,0x68])}),_0x3fcffa[_0x471fd1([0x6f,0x6e])](_0x471fd1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3d3e87=>{_0x44c980(_0x3d3e87[_0x471fd1([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3188fd=!0x0,_0x1ee8ff(_0x3d3e87[_0x471fd1([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x471fd1([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x471fd1([0x6c,0x6f,0x77])}),_0x23de7f[_0x471fd1([0x74,0x68,0x65,0x6e])](()=>{_0x3188fd||_0xab8b3e(_0x471fd1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5275c5(){return _0x3fcffa[_0x471fd1([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x471fd1([0x76,0x69,0x65,0x77])][_0x471fd1([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x471fd1([0x61,0x75,0x74,0x6f]);}function _0x2f2846(){_0x3fcffa[_0x471fd1([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x471fd1([0x76,0x69,0x65,0x77])][_0x471fd1([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x471fd1([0x61,0x75,0x74,0x6f]);}}function _0xdb184e(_0x21b08a){const _0x46ce04=[new window[(_0x471fd1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x592769=>setTimeout(_0x592769,0x748e6354^_0x64c60b)),_0x23de7f[_0x471fd1([0x74,0x68,0x65,0x6e])](()=>new window[(_0x471fd1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2655cf=>{let _0x3a3b05=0x0;_0x3fcffa[_0x471fd1([0x6d,0x6f,0x64,0x65,0x6c])][_0x471fd1([0x6f,0x6e])](_0x471fd1([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3d1e3b,_0xa2e3b4)=>{_0xa2e3b4[0x0][_0x471fd1([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3a3b05++,_0x3a3b05==(0x74875c60^_0x64c60b)&&(_0x2655cf(),_0x3d1e3b[_0x471fd1([0x6f,0x66,0x66])]());});}))];return window[_0x471fd1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x471fd1([0x72,0x61,0x63,0x65])](_0x46ce04)[_0x471fd1([0x74,0x68,0x65,0x6e])](()=>_0x21b08a);}async function _0x4c1ec9(){await _0x23de7f,_0x3fcffa[_0x471fd1([0x6d,0x6f,0x64,0x65,0x6c])][_0x471fd1([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x85cdbf,_0x3fcffa[_0x471fd1([0x6d,0x6f,0x64,0x65,0x6c])][_0x471fd1([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x85cdbf,_0x3fcffa[_0x471fd1([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x471fd1([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x22fdd6(){return _0x5a98ec(_0x471fd1([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x1bc8d9(_0x471fd1([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x471fd1([0x73,0x74,0x61,0x74,0x65])]==_0x471fd1([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x409f05(){return _0x5a98ec(_0x471fd1([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 _0x4b04e2(){return _0x5a98ec(_0x471fd1([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x1781ec(_0x1a5010){const _0x2b994b=_0x36cfd4();_0x3fcffa[_0x2b994b]=_0x471fd1([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x1a5010,_0x1a5010!=_0x471fd1([0x56,0x61,0x6c,0x69,0x64])&&_0x4c1ec9();}function _0x36cfd4(){const _0x1a36fc=window[_0x471fd1([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x471fd1([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x471fd1([0x6e,0x6f,0x77])]())[_0x471fd1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x471fd1([0x2e]),'');let _0x35bd56=_0x471fd1([0x46]);for(let _0x3d12e6=0x0;_0x3d12e6<_0x1a36fc[_0x471fd1([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3d12e6+=0x2){let _0x58dce4=window[_0x471fd1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1a36fc[_0x471fd1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3d12e6,_0x3d12e6+0x2));_0x58dce4>=_0x16fbb7[_0x471fd1([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x58dce4-=_0x16fbb7[_0x471fd1([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x35bd56+=_0x16fbb7[_0x58dce4];}return _0x35bd56;}function _0x2ae350(){const _0xa5c429=_0x3a251e[_0x471fd1([0x73,0x70,0x6c,0x69,0x74])](_0x471fd1([0x2e]));if(0x3!=_0xa5c429[_0x471fd1([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2f614f(_0xa5c429[0x1]);function _0x2f614f(_0x2a9c70){const _0x5722ba=_0x413985(_0x2a9c70);return _0x5722ba&&_0x15d8f9()?_0x5722ba:null;function _0x15d8f9(){const _0x5ac578=_0x5722ba[_0x471fd1([0x6a,0x74,0x69])],_0x2971db=window[_0x471fd1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5ac578[_0x471fd1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5ac578[_0x471fd1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4c8584={..._0x5722ba,[_0x471fd1([0x6a,0x74,0x69])]:_0x5ac578[_0x471fd1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5ac578[_0x471fd1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4c8584[_0x471fd1([0x76,0x63])],_0xb58ec(_0x4c8584)==_0x2971db;}}}async function _0x585ecc(){let _0xc670be=!0x0;try{const _0x4c0679=_0x3a251e[_0x471fd1([0x73,0x70,0x6c,0x69,0x74])](_0x471fd1([0x2e])),[_0x317373,_0x58d009,_0x29b582]=_0x4c0679;return _0x4d09d0(_0x317373),await _0x187f6c(_0x317373,_0x58d009,_0x29b582),_0xc670be;}catch(_0x488023){return!0x1;}function _0x4d09d0(_0x4e163e){const _0x7b096f=_0x413985(_0x4e163e);_0x7b096f&&_0x7b096f[_0x471fd1([0x61,0x6c,0x67])]==_0x471fd1([0x45,0x53,0x32,0x35,0x36])||(_0xc670be=!0x1);}async function _0x187f6c(_0x2cfb17,_0x20430b,_0x2692b7){const _0x1863be=window[_0x471fd1([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x471fd1([0x66,0x72,0x6f,0x6d])](_0x43cbd2(_0x2692b7),_0x37a77e=>_0x37a77e[_0x471fd1([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2c4bd4=new window[(_0x471fd1([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x471fd1([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2cfb17+_0x471fd1([0x2e])+_0x20430b),_0xaf8e42=window[_0x471fd1([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x471fd1([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xaf8e42)return;const _0x4061d4=await _0xaf8e42[_0x471fd1([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x471fd1([0x6a,0x77,0x6b]),_0x28ef10,{[_0x471fd1([0x6e,0x61,0x6d,0x65])]:_0x471fd1([0x45,0x43,0x44,0x53,0x41]),[_0x471fd1([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x471fd1([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x471fd1([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xaf8e42[_0x471fd1([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x471fd1([0x6e,0x61,0x6d,0x65])]:_0x471fd1([0x45,0x43,0x44,0x53,0x41]),[_0x471fd1([0x68,0x61,0x73,0x68])]:{[_0x471fd1([0x6e,0x61,0x6d,0x65])]:_0x471fd1([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4061d4,_0x1863be,_0x2c4bd4)||(_0xc670be=!0x1);}}function _0x413985(_0x4015fe){return _0x4015fe[_0x471fd1([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x471fd1([0x65,0x79]))?JSON[_0x471fd1([0x70,0x61,0x72,0x73,0x65])](_0x43cbd2(_0x4015fe)):null;}function _0x43cbd2(_0x2e7b7e){return window[_0x471fd1([0x61,0x74,0x6f,0x62])](_0x2e7b7e[_0x471fd1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x471fd1([0x2b]))[_0x471fd1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x471fd1([0x2f])));}function _0xb58ec(_0x134d05){let _0x12077a=0x1505;function _0x114e85(_0x2fda3f){for(let _0x67524b=0x0;_0x67524b<_0x2fda3f[_0x471fd1([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x67524b++){const _0x40026f=_0x2fda3f[_0x471fd1([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x67524b);_0x12077a=(_0x12077a<<0x5)+_0x12077a+_0x40026f,_0x12077a&=_0x12077a;}}function _0x16cb1a(_0x2ac8b8){Array[_0x471fd1([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2ac8b8)?_0x2ac8b8[_0x471fd1([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x16cb1a):_0x2ac8b8&&typeof _0x2ac8b8==_0x471fd1([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x471fd1([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2ac8b8)[_0x471fd1([0x73,0x6f,0x72,0x74])]()[_0x471fd1([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2e8ba7,_0x2e4bcb])=>{_0x114e85(_0x2e8ba7),_0x16cb1a(_0x2e4bcb);}):_0x114e85(window[_0x471fd1([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2ac8b8));}return _0x16cb1a(_0x134d05),_0x12077a>>>0x0;}function _0x268bff(_0x47736b){return _0x47736b[_0x471fd1([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x471fd1([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x471fd1([0x30]));}function _0x1c8021(_0x365752){return _0x365752[_0x471fd1([0x73,0x70,0x6c,0x69,0x74])]('')[_0x471fd1([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x471fd1([0x6a,0x6f,0x69,0x6e])]('');}function _0x5a98ec(_0x2a4bcc){return _0x3fcffa[_0x471fd1([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x471fd1([0x68,0x61,0x73])](_0x2a4bcc);}function _0x1bc8d9(_0x20ee89){return _0x3fcffa[_0x471fd1([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x471fd1([0x67,0x65,0x74])](_0x20ee89);}function _0x85cdbf(){}function _0x471fd1(_0x473a5c){return _0x473a5c['map'](_0x5ad643=>String['fromCharCode'](_0x5ad643))['join']('');}_0x1781ec(await _0x4d94f9());}(this);}['destroy'](){const _0x4a7035=this['editor']['plugins']['get'](o),_0x1a5c3e=this['editor']['config']['get']('collaboration.channelId');for(const _0x20e06c of _0x4a7035['getCommentThreads']({'channelId':_0x1a5c3e}))_0x4a7035['_detachCommentThread'](_0x20e06c['id']),_0x4a7035['_threads']['delete'](_0x20e06c['id']);super['destroy']();}['hasMarkerForId'](_0x502934){return this['getAllMarkersForId'](_0x502934)['length']>0x0;}['getAllMarkersForId'](_0x4fe643){const _0x5921ac=[];for(const _0x2f7631 of this['editor']['model']['markers'])_0x2f7631['name']['startsWith']('comment:'+_0x4fe643)&&_0x5921ac['push'](_0x2f7631);return _0x5921ac;}['scrollToThreadMarker'](_0x4aa8f7){const _0x4d8721=this['_getTargetForId'](_0x4aa8f7);_0x4d8721&&setTimeout(()=>{this['activeMarker']&&er(this['activeMarker'])['id']===_0x4aa8f7&&rt({'target':_0x4d8721[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x42f1f9){this['editor']['model']['change'](()=>{for(const _0x87d921 of this['getAllMarkersForId'](_0x42f1f9))this['editor']['editing']['reconvertMarker'](_0x87d921);});}['_attachArchivedThread'](_0x3c298b){const _0x2119cc=this['editor']['plugins']['get'](o),_0x2582ea=this['editor']['plugins']['get'](P),_0x3758f8=_0x2119cc['getCommentThread'](_0x3c298b);if(!_0x3758f8['isAttached']){const _0x38e6f5=_0x3758f8['attachTo'](()=>this['_getTargetForId'](_0x3758f8['id']));_0x2582ea['registerAnnotation'](_0x38e6f5),_0x3758f8['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x52eb93=this['editor'],_0x597ca6=_0x52eb93['plugins']['get'](it);_0x52eb93['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x7a567f,_0x41d7e5)=>{const {id:_0x4e28a9}=er(_0x7a567f['markerName']),_0x528732=_0x52eb93['plugins']['get'](o)['getCommentThread'](_0x4e28a9),_0x56fd34=this['activeMarker']&&er(this['activeMarker'])['id']===_0x4e28a9;let _0x3f8c12;if(_0x528732&&_0x528732['isResolved']&&!_0x56fd34&&_0x7a567f['item'])return _0x41d7e5['consumable']['consume'](_0x7a567f['item'],'addMarker:'+_0x7a567f['markerName']),_0x41d7e5['consumable']['consume'](_0x7a567f['item'],'removeMarker:'+_0x7a567f['markerName']),null;const _0x32332d=['ck-comment-marker'];return _0x56fd34&&_0x32332d['push']('ck-comment-marker--active'),_0x3f8c12=_0x528732?.['length']?_0x528732['comments']['first']['author']['id']:_0x597ca6['me']['id'],{'classes':_0x32332d,'attributes':{'data-comment':_0x4e28a9,'data-author-id':_0x3f8c12}};}}),_0x52eb93['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x38e2d5,{options:_0xe6f38d})=>{if(_0xe6f38d['showCommentHighlights'])return null;const _0x6c36e9=_0x52eb93['plugins']['get'](o),_0x24f24a=_0x52eb93['model']['markers']['get'](_0x38e2d5),{id:_0x52b48f,part:_0xd16913}=er(_0x38e2d5);return _0x24f24a&&!_0x24f24a['affectsData']||_0xe6f38d['ignoreResolvedComments']&&_0x6c36e9['getCommentThread'](_0x52b48f)?.['isResolved']?null:{'group':'comment','name':_0xd16913?_0x52b48f+':'+_0xd16913:_0x52b48f};}}),_0x52eb93['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x19a259,{writer:_0x3d1b58})=>_0x3d1b58['createElement']('$marker',{'data-name':'comment:'+_0x19a259['getAttribute']('id')})}),_0x52eb93['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x20eed7=this['editor'],_0xc1de5b=_0x20eed7['plugins']['get'](o),_0x44dba0=new Set(),_0x14d226=new Set();_0x20eed7['model']['document']['registerPostFixer'](_0x14f110=>{let _0x2d8094=!0x1;for(const {name:_0x345091,data:_0x4e6a5e}of _0x20eed7['model']['document']['differ']['getChangedMarkers']()){const {group:_0x5cb177,id:_0x137c5b}=er(_0x345091);let _0x3b8417=_0x4e6a5e['newRange'];if('comment'!==_0x5cb177||!_0x3b8417)continue;const _0x1f35c6='$graveyard'===_0x3b8417['root']['rootName'];_0x1f35c6||(_0x3b8417=dt(_0x3b8417,_0x20eed7['model']),!_0x3b8417||_0x3b8417['isCollapsed']||!_0x4e6a5e['newRange']||_0x3b8417['isEqual'](_0x4e6a5e['newRange']))?_0x20eed7['model']['hasContent'](_0x3b8417)&&!_0x1f35c6?this['isThreadsLoadingPaused']?_0x44dba0['add'](_0x345091):this['_handleThreadMarker'](_0x345091,_0x137c5b):(_0x14d226['add'](_0x345091),_0x44dba0['delete'](_0x345091),_0x14f110['removeMarker'](_0x345091),_0x2d8094=!0x0):(_0x14f110['updateMarker'](_0x345091,{'range':_0x3b8417}),_0x2d8094=!0x0);}return _0x2d8094;}),this['on']('change:isThreadsLoadingPaused',(_0x3cf2c5,_0x4d6131,_0x4206cf)=>{if(!_0x4206cf&&_0x44dba0['size'])for(const _0x313037 of _0x44dba0){const {id:_0x561a3a}=er(_0x313037);_0x44dba0['delete'](_0x313037),_0x20eed7['model']['markers']['get'](_0x313037)&&this['_handleThreadMarker'](_0x313037,_0x561a3a);}}),this['listenTo'](_0x20eed7['model']['document'],'change',()=>{for(const {name:_0x1c604f,data:{newRange:_0x4e3c52}}of _0x20eed7['model']['document']['differ']['getChangedMarkers']()){const {group:_0x4a8d99,id:_0x55ed2a}=er(_0x1c604f);if('comment'!==_0x4a8d99)continue;const _0xa892bd=_0xc1de5b['getCommentThread'](_0x55ed2a),_0x39c9de=this['hasMarkerForId'](_0x55ed2a);_0xa892bd&&(!_0xa892bd['_hasTargetInContent']&&_0x4e3c52&&_0x20eed7['editing']['view']['once']('render',()=>{const _0x9b839a=_0x20eed7['plugins']['get'](O),_0x53b161=_0xc1de5b['_threadToController']['get'](_0xa892bd)['view'];_0x9b839a['getByInnerView'](_0x53b161)['refreshVisibility']();},{'priority':'low'}),_0xa892bd['_hasTargetInContent']=_0x39c9de||!!_0x4e3c52),_0x4e3c52||(_0x14d226['add'](_0x1c604f),_0x44dba0['delete'](_0x1c604f));}for(const _0x533f80 of _0x14d226){const {id:_0x2e5cc2}=er(_0x533f80),_0xc62142=_0xc1de5b['getCommentThread'](_0x2e5cc2);if(_0x44dba0['delete'](_0x533f80),!_0xc62142)continue;const _0x13679a=this['hasMarkerForId'](_0x2e5cc2);_0x13679a||_0xc62142['isSubmitted']?_0x13679a||_0xc62142['unlinkedAt']||_0xc62142['setUnlinkedAt'](new Date()):_0xc62142['remove']();}_0x14d226['clear']();});}['_handleInitialThreads'](_0x5011a3){_0x5011a3['forEach'](_0x26b2f7=>{_0x26b2f7['unlinkedAt']&&this['_attachArchivedThread'](_0x26b2f7['id']);});}['_getTargetForId'](_0xb5c25a){const _0x3c087c=this['editor'],_0x18db47=this['getAllMarkersForId'](_0xb5c25a);return et(_0x3c087c['editing'],_0x18db47);}['_getTextContext'](_0x4aa990){const _0x4821b3=this['getAllMarkersForId'](_0x4aa990);let _0xe44c45='',_0x5c377d=!0x1;for(const _0x142997 of _0x4821b3){const _0x13978c=_0x142997['getRange']();for(const _0x552cf7 of Array['from'](_0x13978c['getItems']()))_0x552cf7['is']('$textProxy')?(_0xe44c45&&_0x5c377d&&(_0xe44c45+='\x20',_0x5c377d=!0x1),_0xe44c45+=_0x552cf7['data']):_0x5c377d=!0x0;_0x5c377d=!0x0;}return _0xe44c45['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x1b1895,_0x268832){const _0xe0178b=this['editor'],_0x40b444=_0xe0178b['plugins']['get'](o);let _0x49d903=_0x40b444['getCommentThread'](_0x268832);const _0xc68723=_0xe0178b['config']['get']('collaboration.channelId'),_0x5afcf6=_0xe0178b['plugins']['get'](P);if(_0x49d903&&(_0x49d903['unlinkedAt']&&_0x49d903['setUnlinkedAt'](null),_0x49d903['isAttached']))return _0x49d903;return!this['getAllMarkersForId'](_0x268832)[0x0]['managedUsingOperations']?_0xe0178b['editing']['view']['once']('render',()=>{if(_0x40b444['getCommentThread'](_0x268832))return;const _0x2d6a9a=_0xe0178b['plugins']['get'](O);_0x49d903=_0x40b444['openNewCommentThread']({'channelId':_0xc68723,'threadId':_0x268832,'target':()=>this['_getTargetForId'](_0x268832),'context':{'type':'text','value':this['_getTextContext'](_0x268832)}});const _0x5a0e65=_0x40b444['_threadToController']['get'](_0x49d903)['view'],_0x40a18b=_0x2d6a9a['getByInnerView'](_0x5a0e65);_0x40a18b&&_0x5afcf6['registerAnnotation'](_0x40a18b);},{'priority':'low'}):_0x40b444['fetchCommentThread']({'channelId':_0xc68723,'threadId':_0x268832})['then'](_0x398317=>{if('destroyed'!==_0xe0178b['state']){if(_0x49d903=_0x398317,_0x49d903&&!_0x49d903['isAttached']){const _0x23c962=_0x49d903['attachTo'](()=>this['_getTargetForId'](_0x268832));_0x5afcf6['registerAnnotation'](_0x23c962),_0x49d903['isResolved']&&this['_reconvertMarkers'](_0x268832);}else{if(!_0x49d903){const _0x148cc3=this['getAllMarkersForId'](_0x268832);_0xe0178b['model']['change'](_0x2dddfa=>{for(const _0xa24d6c of _0x148cc3)_0x2dddfa['removeMarker'](_0xa24d6c);});}}}}),_0x49d903;}['_handleThreadMarker'](_0x50b162,_0x3b18c4){const _0x461178=this['_attachMarkerToThread'](_0x50b162,_0x3b18c4);_0x461178&&!_0x461178['context']&&_0x461178['setContext']({'type':'text','value':this['_getTextContext'](_0x3b18c4)});}['_initAriaMarkerChangeAnnouncements'](){const _0x2b82a1=this['editor'];ot(_0x2b82a1['model'],({left:_0x2ed8b7,entered:_0x2f7b41})=>{for(const _0x23d86d of _0x2ed8b7)if(mt(_0x23d86d)){_0x2b82a1['ui']['ariaLiveAnnouncer']['announce'](E(_0x2b82a1['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x13c42a of _0x2f7b41)if(mt(_0x13c42a)){_0x2b82a1['ui']['ariaLiveAnnouncer']['announce'](E(_0x2b82a1['locale'],'ENTER_COMMENT_ANNOUNCEMENT',nt(_0x44b53a)));break;}});}}function ft(_0xe81ca5,_0x1d419f){return _0x1d419f?_0xe81ca5+':'+_0x1d419f:_0xe81ca5;}function er(_0x52713f){const _0x5237f7=_0x52713f['split'](':');return{'group':_0x5237f7[0x0],'id':_0x5237f7[0x1],'part':_0x5237f7[0x2]};}function dt(_0x2796c9,_0x3ff851){const _0x502729=_0x3ff851['schema'],_0x3a7333=_0x3ff851['createRange'](_0x2796c9['start']);for(const _0x4eeeda of _0x2796c9['getWalker']()){const {type:_0x165e2e,item:_0x1d7c53,nextPosition:_0x2be7f0}=_0x4eeeda;if('text'===_0x165e2e||_0x502729['isObject'](_0x1d7c53)){const _0x1b84c2=_0x3ff851['createPositionBefore'](_0x1d7c53);_0x3a7333['isCollapsed']&&(_0x3a7333['start']=_0x1b84c2),_0x3a7333['end']=_0x2be7f0;}}return _0x3a7333;}function mt(_0x533550){return'comment'===er(_0x533550['name'])['group'];}class i extends _0x54015d{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'CommentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,r,P,O];}get['CommentsListView'](){return te;}get['CommentThreadInputView'](){return ie;}['init'](){const _0x3d7719=this['editor'],_0x25e3ec=_0x3d7719['plugins']['get'](o),_0x4c14ef=_0x3d7719['plugins']['get'](r),_0x1cc94c=_0x3d7719['plugins']['get'](O),_0x1961cd=_0x3d7719['plugins']['get'](P);_0x3d7719['ui']['componentFactory']['add']('comment',()=>{const _0x4774a7=this['_createUIButton'](_0x356c77);return _0x4774a7['tooltip']=!0x0,_0x4774a7;}),_0x3d7719['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x1fa05d)),_0x1961cd['addSourceCollector'](()=>{const _0x172d60=[];for(const [_0x34e0f6,_0x3c49d6]of _0x25e3ec['_threadToController']){const _0x2d4591=_0x4c14ef['getAllMarkersForId'](_0x34e0f6['id']),_0x3f0c86=_0x2d4591['map'](_0x2cfc41=>_0x2cfc41['getRange']());_0x2d4591['length']>0x0&&_0x172d60['push']([_0x3c49d6['view'],_0x3f0c86]);}return _0x172d60;}),this['listenTo'](_0x1cc94c,'change:activeAnnotations',(_0x55b25f,_0x23062c,_0x225b2d)=>{const _0x1cf22d=Array['from'](_0x225b2d)['map'](_0x2d85d7=>_0x2d85d7['innerView'])['find'](_0x420782=>_0x25e3ec['_viewToController']['has'](_0x420782));if(!_0x1cf22d)return void(_0x4c14ef['activeMarker']=null);const _0x24450f=_0x25e3ec['_viewToController']['get'](_0x1cf22d)['model']['id'],_0x47e103='comment:'+_0x24450f;_0x24450f&&_0x4c14ef['hasMarkerForId'](_0x24450f)?_0x4c14ef['activeMarker']=_0x47e103:_0x4c14ef['activeMarker']&&(_0x4c14ef['activeMarker']=null);}),this['listenTo'](_0x25e3ec,'removeCommentThread',(_0x1fcb77,{threadId:_0x8476f5,isFromAdapter:_0x176ab1})=>{!_0x176ab1&&_0x3d7719['ui']['focusTracker']['isFocused']&&_0x4c14ef['hasMarkerForId'](_0x8476f5)&&_0x3d7719['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x25e3ec,'addComment',(_0x2287c3,{threadId:_0x49688a,isFromAdapter:_0x57fa19})=>{if(_0x57fa19||!_0x4c14ef['hasMarkerForId'](_0x49688a)||!_0x25e3ec['hasCommentThread'](_0x49688a))return;0x1===_0x25e3ec['getCommentThread'](_0x49688a)['length']&&(_0x3d7719['editing']['view']['focus'](),_0x2287c3['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x499046=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x2aeeea;for(const _0x21362f in _0x499046){const _0x3be023=_0x21362f,_0x4feb28=_0x499046[_0x3be023];if('commentsLicenseKeyValid'==_0x4feb28||'commentsLicenseKeyInvalid'==_0x4feb28||'commentsLicenseKeyExpired'==_0x4feb28||'commentsLicenseKeyDomainLimit'==_0x4feb28||'commentsLicenseKeyNotAllowed'==_0x4feb28||'commentsLicenseKeyEvaluationLimit'==_0x4feb28||'commentsLicenseKeyTrialLimit'==_0x4feb28||'commentsLicenseKeyUsageLimit'==_0x4feb28){delete _0x499046[_0x3be023],_0x2aeeea=_0x4feb28,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x2aeeea&&_0x499046['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x2aeeea&&_0x499046['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x2aeeea&&_0x499046['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x2aeeea&&_0x499046['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x2aeeea&&_0x499046['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyTrialLimit'==_0x2aeeea&&_0x499046['_showLicenseError']('trialLimit'),'commentsLicenseKeyUsageLimit'==_0x2aeeea&&_0x499046['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x35d7f4){const _0x2affe2=this['editor'],_0x4c3ae2=new _0x35d7f4(_0x2affe2['locale']),_0x3353b5=_0x2affe2['commands']['get']('addCommentThread');return _0x4c3ae2['set']({'label':E(_0x2affe2['locale'],'Comment'),'icon':_0x44440e}),_0x4c3ae2['bind']('isEnabled')['to'](_0x3353b5),this['listenTo'](_0x4c3ae2,'execute',()=>{_0x3353b5['execute']();}),_0x4c3ae2;}}class s extends _0x54015d{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[r];}constructor(_0x54cebe){super(_0x54cebe),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x7247d6,_0x5ee82e,_0x3377e7)=>{_0x3377e7?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x1b15b1,_0x3f2480]of this['editor']['commands'])_0x3f2480['affectsData']&&'addCommentThread'!==_0x1b15b1&&_0x3f2480['forceDisabled']('commentsOnlyMode');(this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('SourceEditing'))&&this['editor']['plugins']['get']('SourceEditing')['forceDisabled']('commentsOnlyMode');this['editor']['commands']['get']('editSource')?.['forceDisabled']('commentsOnlyMode');const _0x5809c7=this['editor']['editing']['view']['document'];this['listenTo'](_0x5809c7,'cut',_0xd1f258=>_0xd1f258['stop'](),{'priority':'highest'}),this['listenTo'](_0x5809c7,'clipboardInput',_0x141117=>_0x141117['stop'](),{'priority':'highest'}),this['listenTo'](_0x5809c7,'delete',_0x419fb8=>_0x419fb8['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x485406,_0x10bd98]of this['editor']['commands'])_0x10bd98['affectsData']&&'addCommentThread'!==_0x485406&&_0x10bd98['clearForceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('SourceEditing')&&this['editor']['plugins']['get']('SourceEditing')['clearForceDisabled']('commentsOnlyMode'),this['editor']['commands']['get']('editSource')?.['clearForceDisabled']('commentsOnlyMode'),this['stopListening'](this['editor']['editing']['view']['document']);}}class M extends _0xec18bd{['activeUIs'];['uisData'];['_uis'];static get['requires'](){return[O];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x18acb8){super(_0x18acb8),this['activeUIs']=new Set(),this['_uis']=new Map(),this['uisData']=new Map();}['init'](){const _0x11de0c=this['context']['plugins']['get'](O);this['listenTo'](_0x11de0c,'_activateAnnotation',(_0x18e465,_0x5bb0f3)=>{for(const _0x2f673b of this['activeUIs']){const _0x25c503=this['_uis']['get'](_0x2f673b);(0x0,this['uisData']['get'](_0x2f673b)['filter'])(_0x5bb0f3)&&_0x25c503['setActiveAnnotation'](_0x5bb0f3);}}),this['listenTo'](_0x11de0c,'_deactivateAllAnnotations',()=>{for(const _0x2cd1bf of this['activeUIs']){this['_uis']['get'](_0x2cd1bf)['setActiveAnnotation'](null);}}),this['listenTo'](_0x11de0c['_visibleAnnotations'],'add',(_0xf54bb2,_0x5dfef9)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x5dfef9);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0xad457c){return this['activeUIs']['has'](_0xad457c);}['activate'](_0x4dedc2,_0x2d721b=this['defaultFilter']){const _0x4dea87=this['context']['plugins']['get'](O);if(!this['_uis']['has'](_0x4dedc2))throw new _0x21d52c('annotationsuis-missing-ui',this,{'uiName':_0x4dedc2});this['isActive'](_0x4dedc2)&&this['deactivate'](_0x4dedc2),this['activeUIs']['add'](_0x4dedc2);const _0x1c8bc5=new _();!function({source:_0x15f749,target:_0x1c9daf,filter:_0x37aa5b}){for(const _0x41fc47 of _0x15f749)_0x37aa5b(_0x41fc47)&&_0x1c9daf['add'](_0x41fc47);_0x1c9daf['listenTo'](_0x15f749,'add',(_0x2c9003,_0x15e9c8)=>{_0x37aa5b(_0x15e9c8)&&_0x1c9daf['add'](_0x15e9c8);}),_0x1c9daf['listenTo'](_0x15f749,'remove',(_0x4fa03f,_0x10d945)=>{_0x1c9daf['has'](_0x10d945)&&_0x1c9daf['remove'](_0x10d945);});}({'source':_0x4dea87['_visibleAnnotations'],'target':_0x1c8bc5,'filter':_0x2d721b}),this['uisData']['set'](_0x4dedc2,{'collection':_0x1c8bc5,'filter':_0x2d721b});const _0x2a9d5f=this['_uis']['get'](_0x4dedc2);_0x2a9d5f['attach'](_0x1c8bc5),this['listenTo'](_0x2a9d5f,'change:activeAnnotation',(_0x4f1975,_0x4ebcbc,_0xf660d3,_0x556a0f)=>{_0x556a0f&&_0x4dea87['_removeActiveAnnotation'](_0x556a0f),_0xf660d3&&_0x4dea87['_addActiveAnnotation'](_0xf660d3);});}['deactivate'](_0x2e956a){if(this['activeUIs']['delete'](_0x2e956a),!this['_uis']['has'](_0x2e956a))throw new _0x21d52c('annotationsuis-missing-ui',this,{'uiName':_0x2e956a});const _0x15f013=this['_uis']['get'](_0x2e956a);_0x15f013['detach'](),this['stopListening'](_0x15f013),this['uisData']['get'](_0x2e956a)['collection']['destroy'](),this['uisData']['delete'](_0x2e956a);}['switchTo'](_0x83d538){if(!this['_uis']['has'](_0x83d538))throw new _0x21d52c('annotationsuis-missing-ui',this,{'uiName':_0x83d538});const _0x21a896=this['context']['plugins']['get'](O),_0x188a89=Array['from'](_0x21a896['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x83d538);const _0x27c404=this['_uis']['get'](_0x83d538);_0x27c404['setActiveAnnotation'](_0x188a89),_0x27c404['_setSelectedAnnotations']&&_0x188a89&&_0x27c404['_setSelectedAnnotations']([_0x188a89]);}['deactivateAll'](){for(const _0x480d56 of this['activeUIs'])this['deactivate'](_0x480d56);}['register'](_0x4fbea2,_0x124f1c){if(this['_uis']['has'](_0x4fbea2))throw new _0x21d52c('annotationsuis-register-already-registered');if('function'!=typeof _0x124f1c['attach']||'function'!=typeof _0x124f1c['detach']||'function'!=typeof _0x124f1c['setActiveAnnotation'])throw new _0x21d52c('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x4fbea2,_0x124f1c);}['refilterAnnotations'](){const _0x5071a4=this['context']['plugins']['get'](O)['collection'],_0x5dc90b=new Map(),_0x2ba099=Array['from'](this['activeUIs']);for(const _0x283771 of this['activeUIs']){const _0x2b6f92=this['uisData']['get'](_0x283771)['collection'];for(const _0x33461f of _0x2b6f92)_0x5dc90b['set'](_0x33461f,_0x283771);}for(const _0x550014 of _0x5071a4){const _0x51c036=_0x5dc90b['get'](_0x550014);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x550014);const _0x160103=_0x2ba099['find'](_0x213134=>this['uisData']['get'](_0x213134)['filter'](_0x550014));_0x51c036!==_0x160103&&(_0x51c036&&this['uisData']['get'](_0x51c036)['collection']['remove'](_0x550014),_0x160103&&this['uisData']['get'](_0x160103)['collection']['add'](_0x550014));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['defaultFilter'](){return!0x0;}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x2d0a5a){const _0x4412bd=[];for(const _0x25c347 of this['activeUIs']){(0x0,this['uisData']['get'](_0x25c347)['filter'])(_0x2d0a5a)&&_0x4412bd['push'](_0x25c347);}if(_0x4412bd['length']>0x1)throw new _0x21d52c('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x4412bd,'annotationType':_0x2d0a5a['type']});}}const pi=xt('px');class F extends kt{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0x19c6c4){super(_0x19c6c4);const _0x581028=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 _0x13afe4(),this['focusCycler']=new _0x2a02ca({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x581028['to']('class')],'style':{'minHeight':_0x581028['to']('minHeight',_0x3da658=>'number'==typeof _0x3da658?pi(_0x3da658+0xa):null)},'dir':_0x19c6c4['uiLanguageDirection'],'role':'application','aria-label':E(_0x19c6c4,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':E(_0x19c6c4,'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',_0x4b1711=>{this['_updateItemPositionInFocusables'](_0x4b1711['source']);}),this['list']['forEach'](_0x2eb2af=>{this['focusTracker']['add'](_0x2eb2af['element']),this['_updateItemPositionInFocusables'](_0x2eb2af);}),this['list']['on']('change',(_0x27d994,_0x34fb10)=>{for(const _0x1f082d of _0x34fb10['removed'])this['focusTracker']['remove'](_0x1f082d['element']),this['focusables']['remove'](_0x1f082d);for(const _0x26539c of _0x34fb10['added'])this['focusTracker']['add'](_0x26539c['element']),this['_updateItemPositionInFocusables'](_0x26539c);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0x143a9b){const _0x8c60d3=this['focusables']['getIndex'](_0x143a9b);let _0x21bd08,_0x42f908;for(const _0x4beb37 of this['focusables'])if(_0x143a9b['top']<_0x4beb37['top']){_0x21bd08=_0x4beb37;break;}if(_0x42f908=_0x21bd08?this['focusables']['getIndex'](_0x21bd08):this['focusables']['length'],-0x1!==_0x8c60d3){if(_0x8c60d3===_0x42f908-0x1)return;this['focusables']['remove'](_0x143a9b),_0x42f908=_0x21bd08?this['focusables']['getIndex'](_0x21bd08):this['focusables']['length'];}this['focusables']['add'](_0x143a9b,_0x42f908);}}const Ht=xt('px');class H extends kt{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x1c9ac3){super(_0x1c9ac3),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x3f920e,_0x55b29c)=>_0x3f920e+_0x55b29c),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Lt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x1d1139=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x1d1139['to']('isAnimationDisabled',_0x1f9ab3=>_0x1f9ab3?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x1d1139['to']('top',_0x4521e1=>Ht(_0x4521e1))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x158737=this['element']['clientHeight'];_0x158737&&(this['height']=_0x158737);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0xec18bd{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x54a994){super(_0x54a994),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 _0x47677a=this['context']['config']['get']('sidebar.container');_0x47677a&&this['setContainer'](_0x47677a);}['setContainer'](_0x3f29f2){if(!y(_0x3f29f2))throw new _0x21d52c('sidebar-setcontainer-invalid-element');this['container']=_0x3f29f2;}['_attachToContainer']({viewClass:_0x497687='',spaceBetweenItems:_0x3f6c70=0x19}={}){if(!y(this['container']))throw new _0x21d52c('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x497687,this['_spaceBetweenItems']=_0x3f6c70;}['rearrange']({removedAnnotation:_0x30acfc,previousAnnotation:_0x4a30b4,nextAnnotation:_0xfe42b7}){const _0x43bfea=this['getSidebarItemView'](_0x30acfc);this['view']['list']['remove'](_0x43bfea),this['_destroySidebarItemView'](_0x30acfc),_0x4a30b4&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x4a30b4)),_0xfe42b7&&this['_alignToTargetRect'](this['getSidebarItemView'](_0xfe42b7)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x9a7dfc,activatedAnnotation:_0x4b34da,disableAnimationOnActivatedAnnotation:_0x3f9792}){if(this['_activeAnnotation']=_0x4b34da,_0x9a7dfc){_0x9a7dfc['isActive']=!0x1;const _0x2f706e=this['getSidebarItemView'](_0x9a7dfc);_0x2f706e&&_0x3f9792&&(_0x2f706e['isAnimationDisabled']=!0x1);}if(_0x4b34da){const _0x497150=this['getSidebarItemView'](_0x4b34da);_0x497150&&(_0x4b34da['isActive']=!0x0,_0x3f9792&&(_0x497150['isAnimationDisabled']=!0x0,_0x497150['top']+=0x1),this['_alignToTargetRect'](_0x497150));}}['_detachFromContainer'](_0x55f302){if(this['view']['element']['remove'](),_0x55f302){for(const _0x10e57d of _0x55f302)this['_destroySidebarItemView'](_0x10e57d);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x54e4b3,_0x44aed8){_0x44aed8||(_0x44aed8=_0x54e4b3['view']);const _0x1241a2=new H(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x1241a2,_0x54e4b3),this['_annotationToSidebarItemView']['set'](_0x54e4b3,_0x1241a2),_0x1241a2['content']['add'](_0x44aed8),this['listenTo'](_0x54e4b3['view'],'change:targetRect',(_0x2352f7,_0x3e797a,_0x56a979)=>{const _0x3472c6=this['_getTargetTop'](_0x54e4b3,_0x56a979);_0x1241a2['_targetTop']!=_0x3472c6&&(_0x1241a2['_targetTop']=_0x3472c6,this['_setItemTop'](_0x1241a2,_0x3472c6));}),this['listenTo'](_0x1241a2,'change:top',()=>{this['_recalculate'](_0x1241a2,'top');}),this['listenTo'](_0x1241a2,'change:bottom',()=>{this['_recalculate'](_0x1241a2,'bottom');}),this['_alignToTargetRect'](_0x1241a2);const _0x386cf1=this['_getItemBefore'](_0x1241a2);if(_0x386cf1)this['_alignAfterItem'](_0x386cf1,_0x1241a2)||this['_alignToTargetRect'](_0x1241a2);else this['_alignToTargetRect'](_0x1241a2);return this['_updateLastItem'](),this['view']['list']['add'](_0x1241a2),_0x1241a2;}['_alignForTopChange'](_0x31b424){if(!_0x31b424['content']['length'])return;const _0x1839fa=this['_getItemBefore'](_0x31b424);if(!_0x1839fa)return;const _0x46455e=this['_sidebarItemViewToAnnotation']['get'](_0x1839fa),_0x4014a8=this['_activeAnnotation'];_0x4014a8&&_0x4014a8===_0x46455e?this['_alignAfterItem'](_0x1839fa,_0x31b424):this['_alignBeforeItem'](_0x31b424,_0x1839fa);}['_alignForBottomChange'](_0x147bd1){if(!_0x147bd1['content']['length'])return;const _0x5a9667=this['_getItemAfter'](_0x147bd1);if(!_0x5a9667)return;const _0x119d84=this['_sidebarItemViewToAnnotation']['get'](_0x5a9667),_0x23e938=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x54fb3c=this['_activeAnnotation'];_0x54fb3c&&_0x54fb3c===_0x119d84&&_0x23e938?(this['_alignBeforeItem'](_0x5a9667,_0x147bd1),this['_alignAfterItem'](_0x147bd1,_0x5a9667)):_0x54fb3c&&_0x54fb3c===_0x119d84?this['_alignBeforeItem'](_0x5a9667,_0x147bd1):this['_alignAfterItem'](_0x147bd1,_0x5a9667);}['_recalculate'](_0x127524,_0x4f5d11){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x335cfa,changedProp:_0x53866f}of this['_recalculateBuffer'])'top'===_0x53866f?this['_alignForTopChange'](_0x335cfa):this['_alignForBottomChange'](_0x335cfa);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x127524,'changedProp':_0x4f5d11});}['getSidebarItemView'](_0x35da63){return this['_annotationToSidebarItemView']['get'](_0x35da63);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x353afc){const _0x3040fe=this['getSidebarItemView'](_0x353afc);this['stopListening'](_0x3040fe),this['stopListening'](_0x353afc['view']),_0x3040fe['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x353afc),this['_sidebarItemViewToAnnotation']['delete'](_0x3040fe);}['_createSidebarView'](){const _0x5b952f=new F(this['context']['locale']);return _0x5b952f['render'](),this['on']('change:_lastItem',(_0x2c5227,_0x17159c,_0x2d88e6,_0x29b639)=>{_0x29b639&&_0x5b952f['unbind']('minHeight'),_0x2d88e6?_0x5b952f['bind']('minHeight')['to'](_0x2d88e6,'bottom'):_0x5b952f['minHeight']=null;}),_0x5b952f;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x3f4d5b){const _0x4f6b3e=this['_sidebarItemViewToAnnotation']['get'](_0x3f4d5b),_0x1472a2=_0x4f6b3e&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x4f6b3e)-0x1);return _0x1472a2&&this['getSidebarItemView'](_0x1472a2)||null;}['_getItemAfter'](_0x508909){const _0x3eceac=this['_sidebarItemViewToAnnotation']['get'](_0x508909),_0xce8f6b=_0x3eceac&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x3eceac)+0x1);return _0xce8f6b&&this['getSidebarItemView'](_0xce8f6b)||null;}['_alignBeforeItem'](_0x432407,_0x5a14c5){_0x432407['updateHeight']();const _0x19c645=R(_0x5a14c5['bottom']+this['_spaceBetweenItems'],_0x432407['top']);return!!_0x19c645&&(this['_setItemTop'](_0x5a14c5,_0x5a14c5['top']-_0x19c645),!0x0);}['_alignAfterItem'](_0x5cd46e,_0x324805){_0x5cd46e['updateHeight']();const _0x1b8a83=R(_0x5cd46e['bottom']+this['_spaceBetweenItems'],_0x324805['top']);return!!_0x1b8a83&&(this['_setItemTop'](_0x324805,_0x324805['top']+_0x1b8a83,!0x1),!0x0);}['_alignToTargetRect'](_0x3ac90){const _0x5ba6a1=this['_sidebarItemViewToAnnotation']['get'](_0x3ac90);if(!_0x5ba6a1||!_0x5ba6a1['target']||!_0x5ba6a1['targetRect'])return;const _0x26f35f=this['_getTargetTop'](_0x5ba6a1,_0x5ba6a1['targetRect']);this['_setItemTop'](_0x3ac90,_0x26f35f);}['_getTargetTop'](_0xecc168,_0x3a5f18){if(null===_0x3a5f18)return 0x0;if(_0xecc168['target']instanceof _0xe747f7)return _0x3a5f18['top'];{const _0x2f28a4=new _0xe747f7(this['view']['element'])['top'];return _0x3a5f18['top']-_0x2f28a4;}}['_setItemTop'](_0xa849b8,_0x3788e8,_0x27f782=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x27f782&&(_0x3788e8=Math['max'](_0x3788e8,this['_getMaxAvailableTop'](_0xa849b8))),_0xa849b8['top']=_0x3788e8;}['_getMaxAvailableTop'](_0x381441){let _0x3df0e5=this['_getItemBefore'](_0x381441),_0x40f466=0x0;for(;_0x3df0e5;)_0x3df0e5['updateHeight'](),_0x40f466+=this['_spaceBetweenItems']+_0x3df0e5['height'],_0x3df0e5=this['_getItemBefore'](_0x3df0e5);return _0x40f466;}}function R(_0x2a6e19,_0x155d0a){return Math['max'](_0x2a6e19-_0x155d0a,0x0);}function y(_0x3d2a43){return null!==_0x3d2a43&&'object'==typeof _0x3d2a43&&0x1===_0x3d2a43['nodeType'];}class e extends _0xec18bd{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,M];}static get['pluginName'](){return'WideSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x2e89c1){super(_0x2e89c1),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x5a787e(),this['_refreshPositioningDebounced']=_0x2d6636(()=>{this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x424596=this['context']['plugins']['get'](M),_0x540252=this['context']['plugins']['get'](z);_0x424596['register']('wideSidebar',this),_0x540252['container']&&_0x424596['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x227ba4){if(_0x227ba4===this['activeAnnotation'])return;const _0x4a5aa2=this['context']['plugins']['get'](z);_0x4a5aa2['_activeAnnotation']=_0x227ba4;const _0x1854e4=this['activeAnnotation'];_0x4a5aa2['refresh']({'blurredAnnotation':_0x1854e4,'activatedAnnotation':_0x227ba4}),this['activeAnnotation']=_0x227ba4;}['attach'](_0x1efe01){this['annotations']=_0x1efe01;const _0x4c33d8=this['context']['plugins']['get'](z);if(_0x4c33d8['_annotations']=_0x1efe01,this['isAttached'])throw new _0x21d52c('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x4c33d8,'set:container',()=>{this['detach'](),this['listenTo'](_0x4c33d8,'change:container',_0x20fc09=>{_0x20fc09['off'](),this['attach'](_0x1efe01);});}),_0x4c33d8['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x390943=_0x15b13b=>{_0x15b13b['updateTargetRect'](),_0x4c33d8['addAnnotation'](_0x15b13b);};for(const _0x1cf188 of _0x1efe01)_0x390943(_0x1cf188);this['listenTo'](_0x1efe01,'add',(_0x1d4fd5,_0x1f88b1)=>{_0x390943(_0x1f88b1);}),this['listenTo'](_0x1efe01,'remove',(_0x590343,_0x1f5007,_0x429933)=>{_0x4c33d8['rearrange']({'removedAnnotation':_0x1f5007,'previousAnnotation':_0x1efe01['get'](_0x429933-0x1),'nextAnnotation':_0x1efe01['get'](_0x429933+0x1)}),_0x1f5007===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x1efe01,'focus',(_0x41a6e0,_0x1e1191)=>{this['setActiveAnnotation'](_0x1e1191);}),this['listenTo'](_0x1efe01,'blur',()=>{this['setActiveAnnotation'](null);});const _0x5d8004=this['context']instanceof _0x123eb9?this['context']['editors']:new _0x5a787e([this['context']]);for(const _0x2301d1 of _0x5d8004)this['_integrateWithEditorAnnotations'](_0x2301d1);this['listenTo'](_0x5d8004,'add',(_0x210362,_0x443319)=>{this['listenTo'](_0x443319,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x443319);});}),this['listenTo'](_0x5d8004,'remove',(_0x587e96,_0x388850)=>{_0x388850['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x388850['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x21d52c('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x2b9f52=this['context']['plugins']['get'](z);_0x2b9f52['_detachFromContainer'](this['annotations']),this['stopListening'](_0x2b9f52),this['stopListening'](this['annotations']),this['context']instanceof _0x123eb9&&this['stopListening'](this['context']['editors']);for(const _0x34955e of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x34955e);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x1b28fc){if(!_0x1b28fc['plugins']['has']('EditorAnnotations'))return;const _0x10af2c=_0x1b28fc['plugins']['get']('EditorAnnotations'),_0x2a6084=()=>{const _0x2cb3af=_0x10af2c['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x2cb3af[0x0]||null);};this['listenTo'](_0x10af2c,'refresh',_0x2a6084),this['listenTo'](_0x10af2c,'blur',(_0x38efc3,{isAnnotationTracked:_0x228729})=>{this['activeAnnotation']&&_0x228729(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x10af2c,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x13e5fb=>{_0x10af2c['hasDomSelection']()&&(_0x2a6084(),_0x13e5fb['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x10af2c);}['_destroyEditorAnnotationsIntegration'](_0x57ff5e){this['stopListening'](_0x57ff5e),this['_editorAnnotations']['remove'](_0x57ff5e);}}class C extends _0x356c77{['counterView'];constructor(_0x2500c8){super(_0x2500c8);const _0x8e0404=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x277620,_0x41da55)=>_0x277620?'...':_0x41da55['toString']()),this['set']('annotationType',''),this['icon']=_0x44440e,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new kt(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x8e0404['to']('annotationType',_0x2f1443=>'ck-annotation-counter__badge--'+_0x2f1443),_0x8e0404['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x8e0404['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class n extends _0xec18bd{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,M];}static get['pluginName'](){return'NarrowSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x336b5d){super(_0x336b5d),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=Object['create'](_0x4e5547),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x5a787e(),this['_refreshPositioningDebounced']=_0x2d6636(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](M)['register']('narrowSidebar',this),this['bodyCollection']=new _0x175691(this['context']['locale']),this['balloonPanelView']=new _0x4421ad(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x3f83fb){this['annotations']=_0x3f83fb;const _0x44854f=this['context']['plugins']['get'](z),_0x14f60f=this['balloonPanelView'];if(_0x44854f['_annotations']=_0x3f83fb,this['isAttached'])throw new _0x21d52c('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x44854f,'set:container',()=>{this['detach'](),this['listenTo'](_0x44854f,'change:container',_0x56c96a=>{_0x56c96a['off'](),this['attach'](_0x3f83fb);});}),_0x44854f['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x1026aa=_0x52bb49=>{const _0x2a5f6a=new C(this['context']['locale']);_0x44854f['addAnnotation'](_0x52bb49,_0x2a5f6a),this['_annotationToNarrowView']['set'](_0x52bb49,_0x2a5f6a),_0x2a5f6a['bind']('isDirty','annotationType','number')['to'](_0x52bb49['view'],'isDirty','type','length'),_0x2a5f6a['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x14f60f['content']['first']!==_0x52bb49['view']?(this['_showBalloon'](_0x52bb49),_0x52bb49['view']['element']['focus'](),this['setActiveAnnotation'](_0x52bb49)):this['setActiveAnnotation'](null);});};for(const _0x186da5 of _0x3f83fb)_0x1026aa(_0x186da5);this['listenTo'](_0x3f83fb,'add',(_0x1029d5,_0x3a5c3c)=>{_0x1026aa(_0x3a5c3c);}),this['listenTo'](_0x3f83fb,'remove',(_0x12fc66,_0x44dfcf,_0x2eed59)=>{this['_annotationToNarrowView']['get'](_0x44dfcf)['destroy'](),this['_annotationToNarrowView']['delete'](_0x44dfcf),_0x44854f['rearrange']({'removedAnnotation':_0x44dfcf,'previousAnnotation':_0x3f83fb['get'](_0x2eed59-0x1),'nextAnnotation':_0x3f83fb['get'](_0x2eed59+0x1)}),_0x44dfcf===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x3f83fb,'focus',(_0x164998,_0x292b52)=>{this['setActiveAnnotation'](_0x292b52);}),this['listenTo'](_0x3f83fb,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x4995f7,_0x29a01d)=>{_0x29a01d['keyCode']===_0x5dea34['esc']&&_0x14f60f['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x14f60f['content']['first']),this['_hideBalloon'](),_0x29a01d['stopPropagation'](),_0x29a01d['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x4e790e,_0x323b8f)=>{const _0x412a0d=_0x323b8f['target'];_0x14f60f['isVisible']&&_0x14f60f['element']['contains'](_0x412a0d)||_0x44854f['view']['element']['contains'](_0x412a0d)||_0x4e790e['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x5dd26e=>_0x5dd26e['contains'](_0x412a0d))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x50bde8=this['context']instanceof _0x123eb9?this['context']['editors']:new _0x5a787e([this['context']]);for(const _0x3c62f9 of _0x50bde8)this['_integrateWithEditorAnnotations'](_0x3c62f9);this['listenTo'](_0x50bde8,'add',(_0x1f8d34,_0x2b8bd9)=>{this['listenTo'](_0x2b8bd9,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x2b8bd9);});}),this['listenTo'](_0x50bde8,'remove',(_0xbe6185,_0x11aaad)=>{_0x11aaad['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x11aaad['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x4dc20c){if(_0x4dc20c===this['activeAnnotation'])return;const _0x38335b=this['context']['plugins']['get'](z);if(_0x38335b['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x4dc20c,'disableAnimationOnActivatedAnnotation':!0x0}),_0x4dc20c)_0x38335b['getSidebarItemView'](_0x4dc20c)?this['_showBalloon'](_0x4dc20c):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x4dc20c;}['detach'](){if(!this['isAttached'])throw new _0x21d52c('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x223712=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x442df7=>_0x442df7['destroy']()),this['_annotationToNarrowView']['clear'](),_0x223712['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x123eb9&&this['stopListening'](this['context']['editors']);for(const _0x5c6452 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x5c6452);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'](_0x4cb3a7){if(!_0x4cb3a7['plugins']['has']('EditorAnnotations'))return;const _0x3773ef=_0x4cb3a7['plugins']['get']('EditorAnnotations'),_0x5a40c9=this['context']['plugins']['get'](z),_0x29c3ed=this['annotations'],_0x20678a=this['balloonPanelView'],_0x1f86c1=()=>{const _0x505e65=_0x3773ef['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x505e65),this['setActiveAnnotation'](_0x505e65[0x0]||null);};this['listenTo'](_0x3773ef,'refresh',_0x1f86c1),this['listenTo'](_0x3773ef,'blur',(_0x287f6f,{isAnnotationTracked:_0x530908})=>{this['activeAnnotation']&&_0x530908(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x3773ef,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x29c3ed,'blur',_0x484a93=>{_0x3773ef['hasDomSelection']()&&_0x484a93['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x5ba6a5,_0x5219e1)=>{const _0xfd5ec2=_0x5219e1['target'];_0x20678a['isVisible']&&_0x20678a['element']['contains'](_0xfd5ec2)||_0x5a40c9['view']['element']['contains'](_0xfd5ec2)||this['activeAnnotation']&&_0x3773ef['hasDomSelection']()&&(_0x1f86c1(),_0x5ba6a5['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x3773ef);}['_destroyEditorAnnotationsIntegration'](_0x4e2fb2){_0x4e2fb2&&(this['stopListening'](_0x4e2fb2),this['_editorAnnotations']['remove'](_0x4e2fb2));}['_setSelectedAnnotations'](_0x3e9417){for(const _0x2e07d8 of this['_selectedAnnotations'])_0x3e9417['includes'](_0x2e07d8)||this['_manuallyClosedAnnotationViews']['delete'](_0x2e07d8['view']);this['_selectedAnnotations']=_0x3e9417;}['_refreshPositioning'](){const _0x5cff4b=this['balloonPanelView'];this['annotations']['refreshPositioning'](),_0x5cff4b['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x18d169){if(this['_manuallyClosedAnnotationViews']['has'](_0x18d169['view']))return;const _0xbfee26=this['balloonPanelView']['content']['first'];_0xbfee26!==_0x18d169['view']?(_0xbfee26&&this['_detachListeners'](_0xbfee26),this['_attachListeners'](_0x18d169['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x18d169['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x4310e3=this['balloonPanelView']['content']['first'],_0x12a14b=_0x4310e3&&this['annotations']['getByView'](_0x4310e3);if(!_0x12a14b||!this['_annotationToNarrowView']['has'](_0x12a14b))return;const _0x4d35ff=this['_annotationToNarrowView']['get'](_0x12a14b)['element'],_0x235c45=(function(){const _0x4fa922=_0x4421ad['defaultPositions'];return[_0x4fa922['southArrowNorthEast'],_0x4fa922['northArrowSouthEast'],_0x4fa922['southArrowNorth'],_0x4fa922['northArrowSouth'],_0x4fa922['southArrowNorthWest'],_0x4fa922['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x4d35ff,'positions':_0x235c45});}['_hideBalloon'](){const _0x102936=this['balloonPanelView'],_0x16d5fe=_0x102936['content']['first'];_0x16d5fe&&(this['_detachListeners'](_0x16d5fe),_0x102936['unpin'](),_0x102936['content']['clear']());}['_attachListeners'](_0x1d5012){this['listenTo'](_0x1d5012,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x1d5012,'Esc',(_0x48c61d,_0x44afae)=>{this['_manuallyClosedAnnotationViews']['add'](_0x1d5012),this['_hideBalloon'](),_0x44afae();});}['_detachListeners'](_0x383118){this['stopListening'](_0x383118);}}class c extends _0x54015d{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[P,_0x55825e,M];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x18ea39){super(_0x18ea39),_0x18ea39['editing']['view']['addObserver'](_0x48b9e5),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x18ea39['plugins']['get'](_0x55825e),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x4d220a=this['editor']['plugins']['get'](M);_0x4d220a['context']===this['editor']&&(_0x4d220a['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x55e6db,_0x253007)=>{const _0x5b8356=this['_balloon'];if(this['isAttached']&&_0x5b8356['visibleView']){const _0x4eaf90=this['annotations']['getByView'](_0x5b8356['visibleView']);_0x4eaf90&&this['_closeAnnotation'](_0x4eaf90),_0x253007();}}));}['afterInit'](){const _0x3e5087=this['editor']['plugins']['get'](M);_0x3e5087['context']===this['editor']&&(_0x3e5087['hasActive']()||_0x3e5087['switchTo']('inline'));}['setActiveAnnotation'](_0x4070d9){_0x4070d9!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x4070d9&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x4070d9)&&this['_addAnnotationToBalloon'](_0x4070d9,!0x0),_0x4070d9['isActive']=!0x0),_0x4070d9||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x4070d9);}['attach'](_0x4363b5){this['annotations']=_0x4363b5;const _0x337af1=this['editor']['plugins']['get'](M),_0x30c80c=this['_balloon'];if(this['isAttached'])throw new _0x21d52c('inlineannotations-attach-already-attached',this);if(_0x337af1['context']!==this['editor'])throw new _0x21d52c('inlineannotations-not-allowed-with-context',this);const _0x30fa4f=this['editor']['plugins']['get'](P);this['listenTo'](_0x30fa4f,'refresh',()=>{const _0x228f3e=_0x30fa4f['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x132a72,_0x5c5fd6;!this['_forceRefresh']&&(_0x132a72=_0x228f3e,_0x5c5fd6=this['_selectedAnnotations'],_0x132a72['length']===_0x5c5fd6['length']&&_0x132a72['every'](_0x4d4380=>_0x5c5fd6['includes'](_0x4d4380)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x228f3e),this['setActiveAnnotation'](_0x228f3e[0x0]||null));}),this['listenTo'](_0x30fa4f,'blur',(_0x5c7666,{isAnnotationTracked:_0x4a54c3})=>{this['activeAnnotation']&&_0x4a54c3(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x5427c9,_0x2f0722,_0x326973)=>{_0x326973||this['setActiveAnnotation'](null);}),this['listenTo'](_0x4363b5,'remove',(_0x1ff888,_0x37e929)=>{this['_removeAnnotationFromBalloon'](_0x37e929),_0x37e929===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x30c80c,'change:visibleView',(_0x3b7f6a,_0x4d0961,_0x389784,_0x1361cd)=>{_0x1361cd&&this['stopListening'](_0x1361cd);const _0x3ea1b6=_0x4363b5['getByView'](_0x389784);_0x389784&&_0x3ea1b6&&(this['listenTo'](_0x389784,'change:height',()=>{_0x30c80c['updatePosition']();}),this['listenTo'](_0x389784,'Esc',()=>{this['_closeAnnotation'](_0x3ea1b6),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x3ea1b6&&this['setActiveAnnotation'](_0x3ea1b6));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x30c80c['visibleView']&&(_0x4363b5['getByView'](_0x30c80c['visibleView'])&&_0x30c80c['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 _0x21d52c('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x534c2f of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x534c2f);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x5a5f4b){for(const _0x369426 of this['_selectedAnnotations'])_0x5a5f4b['includes'](_0x369426)||this['_manuallyClosed']['delete'](_0x369426);for(const _0x59c6b3 of this['annotations'])_0x5a5f4b['includes'](_0x59c6b3)||this['_removeAnnotationFromBalloon'](_0x59c6b3);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x261075 of _0x5a5f4b)this['_addAnnotationToBalloon'](_0x261075);}this['_selectedAnnotations']=_0x5a5f4b;}['_addAnnotationToBalloon'](_0x232009,_0x1da431=!0x1){this['_manuallyClosed']['has'](_0x232009)||(this['_addedAnnotations']['has'](_0x232009)||this['_balloon']['hasView'](_0x232009['view'])||(this['_addedAnnotations']['add'](_0x232009),this['_balloon']['add']({'stackId':_0x232009['view']['id'],'view':_0x232009['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x232009)}})),_0x1da431&&this['_balloon']['showStack'](_0x232009['view']['id']));}['_getBalloonTargetForAnnotation'](_0x1c9224){const _0x396760=_0x1c9224['target'],_0x7b6542=this['editor']['editing']['view'],_0x371ea6=_0x7b6542['document']['selection']['getFirstRange'](),_0x2c050c=_0x7b6542['domConverter']['viewRangeToDom'](_0x371ea6);if(_0x2c050c['collapse'](!0x0),_0x396760){if(_0x396760 instanceof _0xe747f7)return _0x396760;let _0x1fc120=[];for(const _0x2850e0 of _0x396760)_0x1fc120['push'](...(_0x450182=_0x2850e0['getClientRects'](),Array['from'](_0x450182)['map'](DOMRect['fromRect'])));_0x1fc120=function(_0x234d59){const _0x5cc16c=[];let _0x4743b6=_0x234d59[0x0];for(let _0x1b2f55=0x1;_0x1b2f55<_0x234d59['length'];_0x1b2f55++)B(_0x4743b6,_0x234d59[_0x1b2f55])?_0x4743b6['width']+=_0x234d59[_0x1b2f55]['width']:(_0x5cc16c['push'](_0x4743b6),_0x4743b6=_0x234d59[_0x1b2f55]);return _0x5cc16c['push'](_0x4743b6),_0x5cc16c;}(_0x1fc120);const _0x447bb4=_0x2c050c['getBoundingClientRect']();return _0x1fc120['find'](_0x5dd222=>_0x5dd222['top']<=_0x447bb4['top']&&_0x5dd222['bottom']>=_0x447bb4['bottom']&&_0x5dd222['left']<=_0x447bb4['left']&&_0x5dd222['right']>=_0x447bb4['right'])||_0x1fc120[0x0];}var _0x450182;return _0x1c9224['targetRect']||_0x2c050c;}['_removeAnnotationFromBalloon'](_0x1e7af3){this['_addedAnnotations']['has'](_0x1e7af3)&&this['_balloon']['hasView'](_0x1e7af3['view'])&&(this['_addedAnnotations']['delete'](_0x1e7af3),this['_balloon']['remove'](_0x1e7af3['view']));}['_closeAnnotation'](_0x2117d6){this['_manuallyClosed']['add'](_0x2117d6),this['_removeAnnotationFromBalloon'](_0x2117d6);}}function B(_0x49cba8,_0x138241){return _0x49cba8['top']===_0x138241['top']&&_0x49cba8['bottom']===_0x138241['bottom']&&_0x49cba8['right']===_0x138241['left'];}class tt extends kt{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x2fa14e,_0x32ff5d){super(_0x2fa14e),this['set']('isEmpty',!_0x32ff5d['length']),this['focusTracker']=new _0x13afe4(),this['_annotationViews']=_0x32ff5d,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new _0x2a02ca({'focusables':_0x32ff5d,'focusTracker':this['focusTracker']}),this['listenTo'](_0x32ff5d,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x32ff5d,'remove',(_0x18649c,_0x23401b)=>{_0x23401b['isActive']&&this['focus'](),_0x32ff5d['length']||(this['isEmpty']=!0x0);});const _0x2db546=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':E(_0x2fa14e,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x32ff5d},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x2db546['if']('isEmpty','ck-hidden',_0x2adede=>!_0x2adede)]},'children':[{'text':E(_0x2fa14e,'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 _0x2df8e8 of this['_annotationViews'])this['focusTracker']['add'](_0x2df8e8['element']);this['_annotationViews']['on']('change',(_0x394275,{added:_0x153c7f,removed:_0x28c000})=>{for(const _0x355e8d of _0x153c7f)this['focusTracker']['add'](_0x355e8d['element']);for(const _0x68ca12 of _0x28c000)this['focusTracker']['remove'](_0x68ca12['element']);});}}class f extends _0xec18bd{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,O];}constructor(_0x79105d){super(_0x79105d),this['archivedThreads']=new _0x5a787e();}['init'](){const _0x31df65=this['context'],_0x64ea6e=_0x31df65['plugins']['get'](o),_0x422431=_0x31df65['plugins']['get'](O);this['listenTo'](_0x64ea6e,'addCommentThread',(_0x2d1329,{threadId:_0x5923ea})=>{const _0x445fdc=_0x64ea6e['getCommentThread'](_0x5923ea);_0x445fdc['archivedAt']&&this['archivedThreads']['add'](_0x445fdc,this['_calculatePosition'](_0x445fdc['archivedAt'])),this['listenTo'](_0x445fdc,'change:archivedAt',(_0x476657,_0x6c8d52,_0x243302)=>{_0x243302?this['archivedThreads']['has'](_0x445fdc)||this['archivedThreads']['add'](_0x445fdc,this['_calculatePosition'](_0x445fdc['archivedAt'])):this['archivedThreads']['has'](_0x445fdc)&&this['archivedThreads']['remove'](_0x445fdc);});}),this['listenTo'](_0x64ea6e,'removeCommentThread',(_0x47b0f7,{threadId:_0x4ba8fb})=>{const _0x1397a1=_0x64ea6e['getCommentThread'](_0x4ba8fb);this['stopListening'](_0x1397a1),this['archivedThreads']['has'](_0x1397a1)&&this['archivedThreads']['remove'](_0x1397a1);},{'priority':'highest'}),this['listenTo'](_0x422431['collection'],'focus',(_0x2dc561,_0xd73db8)=>{_0xd73db8['isVisible']||(_0xd73db8['isActive']=!0x0,_0x422431['activate'](_0xd73db8));});}['_calculatePosition'](_0x41487f){const _0x56dd3c=[...this['archivedThreads']]['findIndex'](_0x4e2f8e=>_0x4e2f8e['archivedAt']<_0x41487f);return _0x56dd3c>-0x1?_0x56dd3c:this['archivedThreads']['length'];}}class a extends _0x54015d{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[f,_0xf8c00e];}constructor(_0x410e57){super(_0x410e57),this['annotationViews']=new _0x7aa909(),this['_pendingThreads']=[];}['init'](){const _0x52dfa4=this['editor'],_0x10bd19=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x52dfa4['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x356c77,!0x0)),_0x52dfa4['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x2a3a13=this['_createCommentsArchiveButton'](_0x1fa05d);return _0x2a3a13['set']({'role':'menuitemcheckbox'}),_0x2a3a13;});const _0x194b3b=_0x52dfa4['plugins']['get'](f),_0x473394=_0x52dfa4['plugins']['get']('Annotations'),_0x3343e9=_0x52dfa4['plugins']['get']('CommentsRepository');_0x194b3b['archivedThreads']['forEach'](_0x5e3566=>{this['_handleNewThread'](_0x5e3566);}),this['listenTo'](_0x194b3b['archivedThreads'],'add',(_0x3edc07,_0x3d36d8)=>{this['_handleNewThread'](_0x3d36d8);}),this['listenTo'](_0x473394['collection'],'add',(_0x291962,_0xc8f4bb)=>{const _0x101ac1=this['_pendingThreads']['find'](_0x2d27f8=>{const _0x2e2b3a=_0x3343e9['_threadToController']['get'](_0x2d27f8);return _0x2e2b3a&&_0xc8f4bb['innerView']===_0x2e2b3a['view'];});if(_0x101ac1){const _0x314835=this['_calculatePosition'](_0x101ac1['archivedAt']);this['annotationViews']['add'](_0xc8f4bb['view'],_0x314835),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x101ac1),0x1);}}),this['listenTo'](_0x194b3b['archivedThreads'],'remove',(_0x54be8d,_0x2afcf1)=>{const _0x105e29=_0x52dfa4['config']['get']('collaboration.channelId');if(!_0x105e29||_0x2afcf1['channelId']===_0x105e29){const _0x2c2695=_0x3343e9['_threadToController']['get'](_0x2afcf1),_0x49b6ee=_0x473394['getByInnerView'](_0x2c2695['view']);this['annotationViews']['remove'](_0x49b6ee['view']),this['stopListening'](_0x49b6ee['focusableElements']);}}),this['listenTo'](_0x473394['collection'],'add',(_0x21fc62,_0x7d2271)=>{this['listenTo'](_0x7d2271,'escape',_0x10bd19);}),this['listenTo'](_0x473394['collection'],'remove',(_0x1d355b,_0x29bb61)=>{this['stopListening'](_0x29bb61,'escape',_0x10bd19);});}['_handleNewThread'](_0x3b6f8f){const _0x32a96b=this['editor']['plugins']['get']('CommentsRepository'),_0x3463c8=this['editor']['plugins']['get']('Annotations'),_0x18cd50=this['editor']['config']['get']('collaboration.channelId');if(!_0x18cd50||_0x3b6f8f['channelId']===_0x18cd50){const _0x1ee299=_0x32a96b['_threadToController']['get'](_0x3b6f8f);if(!_0x1ee299)return void this['_pendingThreads']['push'](_0x3b6f8f);const _0x4ecda6=this['_calculatePosition'](_0x3b6f8f['archivedAt']),_0x1ccafb=_0x3463c8['getByInnerView'](_0x1ee299['view']);_0x1ccafb['isVisible']&&_0x3463c8['_visibleAnnotations']['remove'](_0x1ccafb),this['annotationViews']['add'](_0x1ccafb['view'],_0x4ecda6);}}['_calculatePosition'](_0x42dd0f){const _0x4f7079=this['editor']['config']['get']('collaboration.channelId'),_0x32ebd6=[...this['editor']['plugins']['get'](f)['archivedThreads']]['filter'](_0x57fbe9=>_0x57fbe9['channelId']===_0x4f7079)['findIndex'](_0x2b0f55=>_0x2b0f55['archivedAt']<_0x42dd0f);return _0x32ebd6<0x0||_0x32ebd6>this['annotationViews']['length']?this['annotationViews']['length']:_0x32ebd6-0x1;}['_toggleDialog'](){const _0x576953=this['editor'],_0x37f0d0=_0x576953['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new tt(_0x576953['locale'],this['annotationViews'])),'commentsArchive'===_0x37f0d0['id']?_0x37f0d0['hide']():_0x37f0d0['show']({'id':'commentsArchive','title':E(_0x576953['locale'],'COMMENTS_ARCHIVE'),'icon':_0x5ad7f5,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x46f036['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x1aff56,_0x516fba=!0x1){const _0x56b4e2=this['editor']['locale'],_0x3d525d=this['editor']['plugins']['get']('Dialog'),_0x4693a0=new _0x1aff56(_0x56b4e2);return _0x4693a0['bind']('isEnabled')['to'](this,'isEnabled'),_0x4693a0['bind']('isOn')['to'](_0x3d525d,'id',_0x2434fb=>'commentsArchive'===_0x2434fb),_0x4693a0['set']({'label':E(_0x56b4e2,'COMMENTS_ARCHIVE'),'icon':_0x5ad7f5,'isToggleable':!0x0}),_0x516fba&&(_0x4693a0['tooltip']=!0x0),this['listenTo'](_0x4693a0,'execute',()=>this['_toggleDialog']()),_0x4693a0;}['_hideDialogOnAnnotationEscape']=_0x3578be=>{const _0x453a4a=_0x3578be['source'];if(!this['annotationViews']['has'](_0x453a4a['view']))return;const _0x44408b=this['editor']['plugins']['get']('Dialog');_0x44408b['isOpen']&&'commentsArchive'===_0x44408b['id']&&(_0x44408b['hide'](),_0x3578be['stop']());};}class p extends _0x54015d{static get['requires'](){return[o,r,i,f,a,s,e,n,c];}static get['pluginName'](){return'Comments';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{d as Annotation,_ as AnnotationCollection,S as AnnotationView,O as Annotations,M as AnnotationsUIs,ts as BaseCommentThreadView,hs as BaseCommentView,fi as Comment,ui as CommentThread,Ct as CommentThreadController,ie as CommentThreadInputView,vt as CommentThreadView,gt as CommentView,p as Comments,f as CommentsArchive,a as CommentsArchiveUI,te as CommentsListView,s as CommentsOnly,o as CommentsRepository,i as CommentsUI,P as EditorAnnotations,c as InlineAnnotations,n as NarrowSidebar,z as Sidebar,e as WideSidebar};
23
+ import{Editor as _0x342bb8,ContextPlugin as _0x5f4d65,PendingActions as ht,Command as _0x98c743,Plugin as _0x3d65c4,Context as _0x542394}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x1852be,uid as _0x596ab2,KeystrokeHandler as jt,FocusTracker as _0x592ecb,diff as _0x16b9a7,Collection as _0xa9d85c,Rect as _0x21625e,CKEditorError as _0x1b91dd,first as _0x9d13e6,priorities as Wt,scrollViewportToShowTarget as rt,getEnvKeystrokeText as nt,toUnit as xt,DomEmitterMixin as _0x199fdd,keyCodes as _0x2d25f6}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x2167d8,AriaDescriptionView as Yt,setupThreadKeyboardNavigation as Zt,ConfirmMixin as ti,LateFocusButtonView as _0x462cf1,trimHtml as _0x8e7d23,LateFocusDropdownButtonView as _0x4f6d09,Users as it,getDateTimeFormatter as lt,hashObject as pt,getAllMarkersDomElementsSorted as et,surroundingMarkersDetector as ot,FOCUS_ANNOTATION_KEYSTROKE as _0x170a2d}from'ckeditor5-collaboration/dist/index.js';import{throttle as Dt,isEqual as wt,cloneDeep as It,set as At,unset as yt,debounce as _0x281f66}from'es-toolkit/compat';import{IconUndo as _0x3f6439,IconCheck as _0xcd4af3,IconPencil as _0x3f2c11,IconRemoveComment as _0x299129,IconThreeVerticalDots as _0x45a143,IconAddComment as _0x23e576,IconCommentsArchive as _0x53aa14}from'@ckeditor/ckeditor5-icons/dist/index.js';import{EditorUIView as Vt,InlineEditableUIView as $t,EditorUI as Rt,View as kt,FocusCycler as _0x22c242,ButtonView as _0xdd1602,ViewCollection as _0x277c84,createDropdown as _0x147b08,ListView as _0x15b356,focusChildOnDropdownOpen as _0x59df6b,ListItemView as _0x51ab8b,MenuBarMenuListItemButtonView as _0x17eead,BodyCollection as _0x434317,BalloonPanelView as _0x376427,ContextualBalloon as _0x5eb984,Dialog as _0x2df1b9,DialogViewPosition as _0x595483}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disablePlaceholder as St,enablePlaceholder as Ft,MouseObserver as _0xc145e3}from'@ckeditor/ckeditor5-engine/dist/index.js';import{Clipboard as qt,ClipboardMarkersUtils as Mt,ClipboardPipeline as Pt}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Enter as zt,ShiftEnter as Bt}from'@ckeditor/ckeditor5-enter/dist/index.js';import{SelectAll as Et}from'@ckeditor/ckeditor5-select-all/dist/index.js';import{Typing as Gt}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Undo as Jt}from'@ckeditor/ckeditor5-undo/dist/index.js';import{Paragraph as Kt}from'@ckeditor/ckeditor5-paragraph/dist/index.js';import{FOCUS_ANNOTATION_KEYSTROKE as _0x2e830d}from'@ckeditor/ckeditor5-collaboration-core/dist/index.js';import{toWidget as _0x5ba603}from'@ckeditor/ckeditor5-widget/dist/index.js';class Ct extends/* #__PURE__ -- @preserve */
24
+ _0x1852be(){['model'];['view'];constructor(_0x4dfc55,_0x46c72b){super(),this['model']=_0x4dfc55,this['model']['_isAttached']=!0x0,this['view']=_0x46c72b,this['listenTo'](_0x46c72b,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x46c72b,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x46c72b,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x46c72b,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x46c72b,'addComment',(_0xb9e19c,_0x23a6fb)=>this['addComment'](_0x23a6fb)),this['listenTo'](_0x46c72b,'updateComment',(_0x2c2991,_0x2d574d,_0x759341)=>this['updateComment'](_0x2d574d,_0x759341)),this['listenTo'](_0x46c72b,'removeComment',(_0x1a8fcb,_0x331ce0)=>this['removeComment'](_0x331ce0));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x13451b){this['model']['addComment']({'content':_0x13451b,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x1c5f08,_0x127a40){this['model']['getComment'](_0x1c5f08)['update']({'content':_0x127a40});}['removeComment'](_0x251115){this['model']['getComment'](_0x251115)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function E(_0x3fe3ef,_0x3e4548,_0x2801a5){const t=_0x3fe3ef['t'];switch(_0x3e4548){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'},_0x2801a5);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'},_0x2801a5);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'},_0x2801a5);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'},_0x2801a5);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x2801a5);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'},_0x2801a5);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'},_0x2801a5);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'},_0x2801a5);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 Ut extends Vt{['main'];['editable'];constructor(_0x2bafd3,_0x5a3345){super(_0x2bafd3);const _0x6d2907=_0x596ab2();this['main']=this['createCollection'](),this['editable']=new $t(_0x2bafd3,_0x5a3345,void 0x0,{'label':()=>E(_0x2bafd3,'Comment\x20editor')}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'dir':_0x2bafd3['uiLanguageDirection'],'lang':_0x2bafd3['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x6d2907},'children':[{'tag':'div','attributes':{'class':'ck-editor__main','role':'presentation'},'children':this['main']}]});}['render'](){super['render'](),this['main']['add'](this['editable']);}['focus'](){this['editable']['element']['focus']();}}class Ot extends Rt{['view'];constructor(_0x3e3472){super(_0x3e3472),this['view']=new Ut(_0x3e3472['locale'],_0x3e3472['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x27dc06=this['editor']['editing']['view'],_0x1c0ef4=this['view']['editable'],_0x349c8b=_0x27dc06['document']['getRoot']();_0x1c0ef4['name']=_0x349c8b['rootName'],this['view']['render']();const _0x41aa80=_0x1c0ef4['element'];this['setEditableElement'](_0x1c0ef4['name'],_0x41aa80),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x27dc06['attachDomRoot'](_0x41aa80),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const Nt=[qt,zt,Bt,Et,Gt,Jt,Kt];class Qt extends/* #__PURE__ -- @preserve */
25
+ _0x1852be(_0x342bb8){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
26
+ ((()=>Nt)());constructor(_0x154a58={}){function _0x4e0293(_0x4ba0a8){return _0x4ba0a8['map'](_0xd1f4d9=>String['fromCharCode'](_0xd1f4d9))['join']('');}(_0x154a58=Object['assign']({},_0x154a58))['plugins']||(_0x154a58['plugins']=Qt['defaultPlugins']),super(_0x154a58),this['ui']=new Ot(this),this['set']('placeholder',''),this['model']['document']['on']('change',()=>this['_updatePlaceholder'](),{'priority':'low'}),this['on']('change:placeholder',()=>this['_updatePlaceholder']()),this['model']['document']['createRoot'](),this[_0x4e0293([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4e0293([0x76,0x69,0x65,0x77])][_0x4e0293([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4e0293([0x61,0x75,0x74,0x6f]),this[_0x4e0293([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x4e0293([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4e0293([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x4e0293([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x4e0293([0x6f,0x6b])});}['create'](){const _0x1e758f=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x1e758f))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x2f7027=>{const _0x14e270=this['model']['document']['getRoot'](),_0x51bcb7=_0x14e270&&_0x14e270['getChild'](_0x14e270['childCount']-0x1);_0x2f7027['setSelection'](_0x51bcb7,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x51ea5d=this['editing']['view'],_0x5afd2f=_0x51ea5d['document']['getRoot'](),_0x135824=_0x5afd2f['getChild'](0x0);_0x5afd2f['childCount']>0x1||!_0x135824||'p'!=_0x135824['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(St(_0x51ea5d,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x135824['placeholder']=this['placeholder']),Ft({'view':_0x51ea5d,'element':_0x135824,'keepOnFocus':!0x0}),this['placeholderElement']=_0x135824);}}class os extends kt{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x5ec096,_0x56b0f6={}){super(_0x5ec096),this['editor']=null,this['_editorConfig']=_0x56b0f6,this['set']('value',_0x56b0f6['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',E(_0x5ec096,'Reply...')),this['set']('submitLabel',E(_0x5ec096,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new jt(),this['focusTracker']=new _0x592ecb(),this['focusCycler']=new _0x22c242({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-comment__input-wrapper']},'children':[{'tag':'div','attributes':{'class':['ck-comment__input-actions',this['bindTemplate']['if']('showButtons','ck-comment__input-actions--active')]},'children':[this['submitButtonView'],this['cancelButtonView']]}]}),this['keystrokes']['set']('Esc',(_0x4324ef,_0x19885d)=>{this['cancelButtonView']['fire']('execute'),_0x19885d();}),this['keystrokes']['set']('Ctrl+Enter',(_0x4a4cce,_0x211502)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x211502());}),this['on']('submit',(_0x417363,_0x2c5172)=>{_0x2c5172['length']>0xfde8?(alert(E(_0x5ec096,'TOO_LONG_COMMENT_ALERT',[_0x2c5172['length'],0xfde8])),_0x417363['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new Qt(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x54270a=this['editor'];this['element']['insertBefore'](_0x54270a['ui']['element'],this['element']['firstChild']),_0x54270a['model']['document']['on']('change',()=>this['value']=_0x54270a['getData']()),_0x54270a['bind']('placeholder')['to'](this),this['focusables']['add'](_0x54270a['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x548223){-0x1===_0x548223?(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:_0x3fc74e}=this,_0x5e396f=new _0xdd1602(_0x3fc74e);return _0x5e396f['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x5e396f['withText']=!0x0,_0x5e396f['bind']('label')['to'](this,'submitLabel'),_0x5e396f['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x5e396f['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x42e7d6,_0x11341f)=>!_0x11341f&&!!_0x42e7d6['trim']()),_0x5e396f;}['_createCancelButton'](){const {locale:_0x7faea6}=this,_0x16b49d=new _0xdd1602(_0x7faea6);return _0x16b49d['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x16b49d['label']=E(_0x7faea6,'Cancel'),_0x16b49d['withText']=!0x0,_0x16b49d['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x16b49d;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x145a65=>{this['focusTracker']['add'](_0x145a65['element']);}),this['focusables']['on']('change',(_0x4211b5,_0x4d50b6)=>{for(const _0x12cd9e of Array['from'](_0x4d50b6['added'])['reverse']())this['focusTracker']['add'](_0x12cd9e['element']);});}}class ie extends kt{constructor(_0x33bc84,_0x4f8f2d,_0x420502){super(_0x33bc84),this['commentInputView']=new os(_0x33bc84,_0x420502),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0xf842d7,_0x388d90)=>_0xf842d7||!!_0x388d90),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 _0x2167d8(_0x33bc84,_0x4f8f2d),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'](_0x4f5405){this['commentInputView']['focus'](_0x4f5405);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x33d708,_0x35661f)=>{const {submitButtonView:_0x58151c,cancelButtonView:_0x2796fe,editor:_0x2ce5fb}=this['commentInputView'];[_0x58151c['element'],_0x2796fe['element'],_0x2ce5fb?_0x2ce5fb['editing']['view']['getDomRoot']():null]['filter'](_0x270ceb=>_0x270ceb)['some'](_0x18219e=>_0x18219e['contains'](_0x35661f['target']))||(this['focus'](),_0x35661f['preventDefault']());});}}class cs extends kt{constructor(_0x1b64ce){super(_0x1b64ce);const _0x4ee649=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x4ee649['to']('count',_0x17da1b=>E(_0x1b64ce,'NUMBER_OF_COMMENTS',_0x17da1b))}]});}}class te extends kt{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x266a98,_0x4ae638,_0x4a16a3){super(_0x266a98);const _0x3b0cd4=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x4ae638['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x4ae638,this['_config']=_0x4a16a3,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x592ecb(),this['keystrokes']=new jt(),this['focusCycler']=new _0x22c242({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x1f56e6=>this['commentViews']['map'](_0x3a2253=>_0x3a2253['element'])['includes'](_0x1f56e6['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new cs(_0x266a98),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x5918db=>_0x5918db-this['_config']['maxCommentsWhenCollapsed']);for(const _0x3af7cb of _0x4ae638['comments'])this['_handleNewCommentModel'](_0x3af7cb);this['_handleInfoComment'](),this['listenTo'](_0x4ae638['comments'],'add',(_0x5aafd8,_0x156b3d)=>{const _0x415e0b=this['_calculatePosition'](_0x156b3d);this['length']++,this['_handleNewCommentModel'](_0x156b3d,_0x415e0b),this['refreshVisibleViews']();}),this['listenTo'](_0x4ae638['comments'],'remove',(_0x95b3ea,_0x2dd39c)=>{this['length']--,this['_handleRemoveCommentModel'](_0x2dd39c),this['refreshVisibleViews']();}),this['listenTo'](_0x4ae638,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x4ae638,'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',_0x3b0cd4['if']('length','ck-hidden',_0x36bf0f=>!_0x36bf0f)],'aria-label':E(_0x266a98,'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'](_0x5f17bf){-0x1===_0x5f17bf?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x1c9096 of this['commentViews'])_0x1c9096['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x1b787a,_0x558c38){const _0xc2b393=new this['_config']['CommentView'](this['locale'],_0x1b787a,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0xc2b393['viewUid']=_0x1b787a['id'],_0xc2b393['delegate']('removeComment')['to'](this),_0xc2b393['delegate']('updateComment')['to'](this),_0xc2b393['delegate']('resolveCommentThread')['to'](this),_0xc2b393['delegate']('editorReady')['to'](this),_0xc2b393['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0xc2b393,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0xc2b393,_0x558c38);}['_calculatePosition'](_0x107165){const _0x6c46d9=this['_model']['_findOptimalIndex'](_0x107165);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x107165['authoredAt']?_0x6c46d9-0x1:_0x6c46d9:_0x6c46d9-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x400b0f={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':E(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x400b0f,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x400b0f));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x256983){const _0x3a91d0=this['commentViews']['remove'](_0x256983['id']);this['stopListening'](_0x3a91d0),_0x3a91d0['isEditMode']&&this['_updateHasDirtyComment'](),_0x3a91d0['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x5639b7=>_0x5639b7['isEditMode']);}['_rearrangeCollapse'](){const _0x3b42d7=function(_0x21ef4f){const _0x3de28a=new _0xa9d85c();for(const _0x44e31c of _0x21ef4f)_0x3de28a['add'](_0x44e31c);return _0x3de28a;}(this['commentViews']),_0x52bc04=this['_collapsedCommentsView']['count'];for(let _0x3ca8e0=0x1;_0x3ca8e0<=_0x52bc04;_0x3ca8e0++)_0x3b42d7['remove'](0x1);for(const _0x39eb96 of _0x3b42d7)_0x39eb96['collapse']();_0x52bc04>0x0&&_0x3b42d7['add'](this['_collapsedCommentsView'],0x1),ns(_0x16b9a7(Array['from'](this['visibleViews']),Array['from'](_0x3b42d7)),this['visibleViews'],_0x3b42d7);}['_rearrangeExpand'](){ns(_0x16b9a7(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x30b1e5 of this['visibleViews'])_0x30b1e5['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0xd0f56b=>{this['focusTracker']['add'](_0xd0f56b['element']),this['keystrokes']['listenTo'](_0xd0f56b['element']);}),this['commentViews']['on']('change',(_0x4d45fa,_0x4897a0)=>{for(const _0x437118 of _0x4897a0['removed'])this['focusTracker']['remove'](_0x437118['element']),this['keystrokes']['stopListening'](_0x437118['element']);for(const _0x44261c of Array['from'](_0x4897a0['added'])['reverse']())this['focusTracker']['add'](_0x44261c['element']),this['keystrokes']['listenTo'](_0x44261c['element']);});}}function ns(_0x149b1c,_0x3378c7,_0x3c01e6){let _0x4f5553=0x0;for(const _0x508d73 of _0x149b1c)switch(_0x508d73){case'insert':_0x3378c7['add'](_0x3c01e6['get'](_0x4f5553),_0x4f5553),_0x4f5553++;break;case'delete':_0x3378c7['remove'](_0x4f5553);break;case'equal':_0x4f5553++;}}class as extends kt{constructor(_0x4f2226){super(_0x4f2226);const _0xe5daab=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0xe5daab['to']('contextValue',_0x589a61=>E(_0x4f2226,'THREAD_CONTEXT_LABEL',_0x589a61)),'tabindex':-0x1},'children':[{'text':_0xe5daab['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class Xt extends kt{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x5cc0be,_0x1a8622){super(_0x5cc0be);const _0x53d4fe=this['bindTemplate'];this['_model']=_0x1a8622,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x592ecb(),this['keystrokes']=new jt(),this['focusCycler']=new _0x22c242({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x44f759=>!!_0x44f759),this['bind']('contextValue')['to'](this['_model'],'context',_0x181cb8=>_0x181cb8&&_0x181cb8['value']?this['_trimContextValue'](_0x181cb8['value']):E(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',_0x53d4fe['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 _0x1d3c09=new _0xdd1602(this['locale']);return _0x1d3c09['label']=E(this['locale'],'Reopen'),_0x1d3c09['tooltip']=E(this['locale'],'Reopen'),_0x1d3c09['icon']=_0x3f6439,_0x1d3c09['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x5a8dc2=>!_0x5a8dc2),_0x1d3c09['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x2ba81c,_0x4678d7)=>_0x2ba81c&&_0x4678d7),_0x1d3c09['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x1d3c09;}['_trimContextValue'](_0x6de11c){if(_0x6de11c['length']<0x96)return _0x6de11c;const _0x35a784=_0x6de11c['lastIndexOf']('\x20',0x93);return _0x6de11c['substring'](0x0,_0x35a784>-0x1?_0x35a784:0x93)+'...';}['_attachContextActions'](){const _0x1f8459=this['element']['querySelector']('.ck-context'),_0x2594f6=_0x1f8459['querySelector']('.ck-context__value');this['listenTo'](_0x1f8459,'mouseenter',()=>{_0x2594f6['offsetWidth']<_0x2594f6['scrollWidth']&&_0x1f8459['classList']['add']('overlay');}),this['listenTo'](_0x1f8459,'mouseleave',()=>{_0x1f8459['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x12147a of this['focusables'])this['focusTracker']['add'](_0x12147a['element']),this['keystrokes']['listenTo'](_0x12147a['element']);}['_createContextView'](){const _0x9da43c=new as(this['locale']);return _0x9da43c['bind']('contextValue')['to'](this),_0x9da43c;}}class ts extends kt{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x30f722,_0x535de5,_0x3a1b56,_0x4944b8){super(_0x30f722),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x535de5,this['_localUser']=_0x3a1b56,this['_config']=_0x4944b8,this['commentThreadHeaderView']=new Xt(_0x30f722,_0x535de5),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new Yt(_0x30f722,E(_0x30f722,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new te(_0x30f722,_0x535de5,Object['assign']({'CommentView':this['_config']['CommentView']},_0x4944b8)),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',(_0x106652,_0x1c90b3)=>_0x106652||!!_0x1c90b3),this['bind']('isUnlinked')['to'](_0x535de5,'unlinkedAt',_0x11cdda=>!!_0x11cdda),this['bind']('ariaLabel')['to'](this,'length',_0x340546=>{const _0x248eae=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return E(this['locale'],'COMMENT_THREAD_LABEL',[_0x340546,_0x248eae]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x592ecb(),this['keystrokes']=new jt(),this['focusCycler']=new _0x22c242({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x1b0c04=>_0x1b0c04['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),Zt(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x352882=new ie(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x470158=_0x352882['commentInputView'];return _0x352882['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x470158,'value',(_0x59d8a4,_0xbfe476,_0x588cc6,_0x3cad0a,_0x430f28)=>!!_0x430f28||!!_0x3cad0a&&_0x588cc6&&!_0xbfe476||_0x59d8a4&&_0x588cc6&&!_0xbfe476),_0x470158['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x49ae56,_0x45ceb1,_0xf05a4f)=>{let _0x4873f2;return _0x4873f2=_0xf05a4f&&_0x45ceb1?'Reply\x20to\x20reopen\x20discussion...':_0x49ae56?'Reply...':'Write\x20a\x20comment...',E(this['locale'],_0x4873f2);}),_0x470158['bind']('submitLabel')['to'](this,'length',_0x16476d=>E(this['locale'],_0x16476d?'Reply':'Comment')),_0x470158['on']('submit',(_0x5556c0,_0x4c2be6)=>{this['fire']('addComment',_0x4c2be6),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x470158['on']('cancel',()=>{this['focus']();}),_0x470158['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x470158['on']('cancel',_0x3bc1b3=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x3bc1b3['stop']());}),this['on']('change:isActive',(_0x1cdd3c,_0x5acbf5,_0x178394)=>{_0x178394||this['length']||_0x470158['value']||this['fire']('removeCommentThread');}),_0x352882;}}class vt extends/* #__PURE__ -- @preserve */
27
+ ti(ts){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x2d17b7,_0xfc2309,_0x60aa6b,_0xad60e){super(_0x2d17b7,_0xfc2309,_0x60aa6b,_0xad60e),this['commentThreadChildren']=this['createCollection']([this['commentsListView'],this['commentThreadInputView'],this['ariaDescriptionView']]),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x2d17b7,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x38dc9b,_0xca06c3,_0x545f72)=>{_0x545f72||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0xbccb76,_0x293a13,_0xcd60ee)=>{_0xcd60ee&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x4fc52a=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck','ck-thread','ck-reset_all-excluded','ck-rounded-corners',_0x4fc52a['if']('isActive','ck-thread--active'),_0x4fc52a['if']('isUnlinked','ck-thread--unlinked'),_0x4fc52a['if']('isConfirm','ck-thread--remove-confirmation'),_0x4fc52a['to']('actionIndicator',_0x19d2e9=>_0x19d2e9?'ck-thread--'+_0x19d2e9:'')],'data-thread-id':this['_model']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x4fc52a['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 _0x31bfe7 of this['commentsListView']['commentViews'])_0x31bfe7['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x403fdc}=this,_0x5d164b=this['commentsListView']['commentViews']['get'](0x0);_0x5d164b===this['_boundFirstCommentView']||_0x5d164b['isSystemComment']||(this['_boundFirstCommentView']=_0x5d164b,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x5d164b,'actionIndicator',_0x1ccdc2=>'remove'===_0x1ccdc2?'remove':null),_0x5d164b['placeholder']=E(_0x403fdc,'Write\x20a\x20comment...'),_0x5d164b['removeButton']['on']('execute',_0x4a327b=>{_0x4a327b['stop'](),this['showConfirm'](E(_0x403fdc,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),this['on']('removeConfirm',()=>{_0x5d164b['focus']();}),_0x5d164b['actionBar']['add'](this['resolveButton'],0x0),_0x5d164b['focusables']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x337c71=new _0x462cf1(this['locale']);return _0x337c71['label']=E(this['locale'],'Resolve'),_0x337c71['tooltip']=E(this['locale'],'Resolve'),_0x337c71['icon']=_0xcd4af3,_0x337c71['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x337c71['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x220e3e=>!_0x220e3e),_0x337c71['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x38d949,_0x5e5a30)=>_0x38d949&&!_0x5e5a30),_0x337c71['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x337c71;}['_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 es extends kt{constructor(_0xfb595d){super(_0xfb595d),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x4df17e,_0x113adf,_0x31e367)=>{this['element']['innerHTML']=_0x31e367;}),this['element']['innerHTML']=this['content'];}}class hs extends kt{['visibleView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x260eb3,_0x5ea9bf,_0x247843){super(_0x260eb3),this['_model']=_0x5ea9bf,this['_config']=_0x247843,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['bind']('ariaLabel')['to'](_0x5ea9bf,'content',_0x5ea9bf,'authoredAt',(_0x4067c1,_0x89425b)=>E(_0x260eb3,'COMMENT_ARIA_LABEL',[_0x5ea9bf['author']['name'],_0x247843['formatDateTime'](_0x89425b),new DOMParser()['parseFromString'](_0x4067c1,'text/html')['body']['textContent'],_0x5ea9bf['isExternal']?this['getExternalCommentNote']():''])),this['ariaDescriptionView']=new Yt(_0x260eb3,E(_0x260eb3,'COMMENT_THREAD_DESCRIPTION')),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']()),this['focusables']=new _0x277c84(),this['focusTracker']=new _0x592ecb(),this['keystrokes']=new jt(),this['focusCycler']=new _0x22c242({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x35c9fe=>_0x35c9fe['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']?E(this['locale'],'EXTERNAL_IMPORT_WORD_COMMENT'):E(this['locale'],'EXTERNAL_COMMENT');}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?E(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):E(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['_createCommentContentView'](){const _0x27b0ff=new es(this['locale']);return _0x27b0ff['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x1271b8,_0x41b3b0)=>_0x41b3b0?_0x8e7d23(_0x1271b8,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x1271b8),_0x27b0ff;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x16e718=new os(this['locale'],this['_config']['editorConfig']);return _0x16e718['value']=this['_model']['content'],_0x16e718['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x16e718['submitLabel']=E(this['locale'],'Save'),_0x16e718['on']('submit',(_0xbb8570,_0x5e45e2)=>{this['fire']('updateComment',this['_model']['id'],_0x5e45e2),this['switchToDisplayMode'](),this['focus']();}),_0x16e718['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x16e718['once']('editorReady',()=>{_0x16e718['focus']();}),_0x16e718['createEditor'](),_0x16e718['delegate']('editorReady')['to'](this),_0x16e718['delegate']('editorDestroyed')['to'](this),_0x16e718;}['_setupKeyboardNavigation'](){const _0x2f41df=this['element'];this['keystrokes']['listenTo'](_0x2f41df);for(const _0x39736e of this['focusables'])this['focusTracker']['add'](_0x39736e['element']),this['keystrokes']['listenTo'](_0x39736e['element']);this['focusables']['on']('change',(_0x3fa556,_0x2de04f)=>{for(const _0x435091 of _0x2de04f['removed'])this['focusTracker']['remove'](_0x435091['element']),this['keystrokes']['stopListening'](_0x435091['element']);for(const _0x21ce92 of _0x2de04f['added'])this['focusTracker']['add'](_0x21ce92['element']),this['keystrokes']['listenTo'](_0x21ce92['element']);}),this['keystrokes']['set']('enter',(_0x55a031,_0x5aa4e4)=>{_0x2f41df===_0x55a031['target']&&(this['focusCycler']['focusFirst'](),_0x5aa4e4());}),this['keystrokes']['set']('esc',(_0x126e6c,_0x557a3f)=>{_0x2f41df!==_0x126e6c['target']&&(this['focus'](),_0x557a3f());});}}class gt extends/* #__PURE__ -- @preserve */
28
+ ti(hs){['actionBar'];['userView'];constructor(_0x397db0,_0x45f585,_0x239c47){super(_0x397db0,_0x45f585,_0x239c47),this['set']('actionIndicator',null),this['set']('placeholder',E(_0x397db0,'Reply...')),this['bind']('authoredAt')['to'](_0x45f585),this['bind']('resolvedAt')['to'](_0x45f585),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 _0x2167d8(_0x397db0,_0x45f585['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['listenTo'](_0x45f585,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x5dedbf=this['bindTemplate'],_0x164e51=[{'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':_0x5dedbf['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x5dedbf['to']('authoredAt',_0x28d70a=>this['_config']['formatDateTime'](_0x28d70a))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x5dedbf['if']('isEditMode','ck-comment__actions--hidden'),_0x5dedbf['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']&&_0x164e51['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper',_0x5dedbf['if']('isConfirm','ck-comment--remove-confirmation')],'tabindex':-0x1,'aria-label':_0x5dedbf['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id'],'role':'listitem'},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x5dedbf['if']('isEditMode','ck-comment--edit'),_0x5dedbf['if']('isSystemComment','ck-comment--info'),_0x5dedbf['to']('actionIndicator',_0x58e7d2=>_0x58e7d2?'ck-comment--'+_0x58e7d2:'')],'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':_0x164e51}]}]};}['_createEditButton'](){const _0x4a4d02=new _0xdd1602(this['locale']);return _0x4a4d02['label']=E(this['locale'],'Edit'),_0x4a4d02['icon']=_0x3f2c11,_0x4a4d02['withText']=!0x0,_0x4a4d02['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x4a4d02['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x5bc8d5=>!_0x5bc8d5),_0x4a4d02['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x4a4d02['on']('execute',()=>this['switchToEditMode']()),_0x4a4d02;}['_createRemoveButton'](){const _0x39bb51=new _0xdd1602(this['locale']);return _0x39bb51['label']=E(this['locale'],'Remove'),_0x39bb51['icon']=_0x299129,_0x39bb51['withText']=!0x0,_0x39bb51['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x39bb51['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x33ba8a=>!_0x33ba8a),_0x39bb51['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x39bb51['on']('execute',()=>{this['showConfirm'](E(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x39bb51;}['_createDropdown'](){const _0x4e3d41=_0x147b08(this['locale'],_0x4f6d09),_0x1e1a17=_0x4e3d41['panelView']['children'],_0x39c053=new _0x15b356(this['locale']),_0x2107dd=_0x4e3d41['bindTemplate'];_0x59df6b(_0x4e3d41,()=>this['items']['find'](_0x4f5112=>_0x4f5112['isVisible'])),_0x4e3d41['extendTemplate']({'attributes':{'class':[_0x2107dd['if']('isVisible','ck-hidden',_0x59a37e=>!_0x59a37e)]}});const _0x27ff0d=(_0x133ee3,_0xccd62a=-0x1)=>{const _0xe14581=new _0x51ab8b(this['locale']);_0xe14581['children']['add'](_0x133ee3);const _0x420d1d=_0xccd62a>-0x1?_0xccd62a:_0x39c053['items']['length'];_0x39c053['items']['add'](_0xe14581,_0x420d1d);const _0x49091e=Array['from'](this['items']);_0x4e3d41['unbind']('isEnabled','isVisible'),_0x4e3d41['bind']('isEnabled')['toMany'](_0x49091e,'isEnabled',(..._0xef6360)=>_0xef6360['some'](_0x4d429e=>_0x4d429e)),_0x4e3d41['bind']('isVisible')['toMany'](_0x49091e,'isVisible',(..._0x86663)=>_0x86663['some'](_0x57a7a7=>_0x57a7a7));};_0x4e3d41['panelPosition']='sw',_0x4e3d41['buttonView']['set']({'label':E(this['locale'],'Show\x20more\x20items'),'icon':_0x45a143});for(const _0x4cd66a of this['items'])_0x27ff0d(_0x4cd66a);return _0x1e1a17['add'](_0x39c053),_0x4e3d41['listenTo'](this['items'],'add',(_0x2188cb,_0x19babb,_0xc6818b)=>{_0x27ff0d(_0x19babb,_0xc6818b);}),_0x4e3d41['listenTo'](this['items'],'remove',(_0x829f1d,_0x21efda,_0x2ba287)=>{_0x39c053['items']['remove'](_0x2ba287);}),_0x4e3d41;}['_attachActions'](_0x33b518,_0x27a766){const _0x4f093f=_0x33b518&&_0x33b518['element'];_0x4f093f&&(this['listenTo'](_0x4f093f,'mouseenter',()=>this['actionIndicator']=_0x27a766),this['listenTo'](_0x4f093f,'focus',()=>this['actionIndicator']=_0x27a766),this['listenTo'](_0x4f093f,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x4f093f,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0x93e8b9=super['_createCommentInputView']();return _0x93e8b9['bind']('placeholder')['to'](this),_0x93e8b9;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function Lt(_0x438633){const _0x5a32ae=Dt(_0x438633,0x1e),_0x5c1426=new MutationObserver(_0x58a550=>{for(const _0x477a89 of _0x58a550)('attributes'==_0x477a89['type']&&'class'==_0x477a89['attributeName']||'childList'==_0x477a89['type']||'characterData'==_0x477a89['type'])&&_0x5a32ae();});return{'attach'(_0x3e662c){_0x5c1426['observe'](_0x3e662c,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x5c1426['disconnect'](),_0x5a32ae['cancel']();}};}class S extends kt{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x597569,_0x952c31){super(_0x597569),this['id']=_0x596ab2(),this['focusTracker']=new _0x592ecb(),this['keystrokes']=new jt(),this['keystrokes']['set']('Esc',(_0x213231,_0x525519)=>this['fire']('Esc',_0x525519)),this['set']('targetRect',{'top':0x0,'right':0x0,'bottom':0x0,'left':0x0}),this['set']('height',0x0),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['set']('length',0x0),this['set']('type',''),this['_mutationObserver']=Lt(()=>this['_updateHeight']()),this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this),this['content']['add'](_0x952c31),this['mainView']=_0x952c31;const _0x342d5a=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x342d5a['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 _0x3e4658=this['element']['clientHeight'];_0x3e4658&&(this['height']=_0x3e4658);}}class d extends/* #__PURE__ -- @preserve */
29
+ _0x1852be(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x1c8730,target:_0x5f2823,type:_0x1522de,isVisible:_0x4b4cea=!0x0}){super(),this['view']=_0x1c8730,this['view']['element']||this['view']['render'](),this['_type']=_0x1522de,this['_target']=_0x5f2823,d['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0xa9d85c([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x26eb2a,_0x156f94)=>{this['view']['focusTracker']['add'](_0x156f94);}),this['focusableElements']['on']('remove',(_0x5476cd,_0x38ba72)=>{this['view']['focusTracker']['remove'](_0x38ba72);}),this['set']('isVisible',_0x4b4cea);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x3a46ff=this['_getNormalizedTarget']();return d['_assertCorrectTarget'](_0x3a46ff),_0x3a46ff;}get['targetRect'](){const _0x2197bf=this['target'];if(null===_0x2197bf)return null;if(_0x2197bf instanceof _0x21625e)return _0x2197bf;const _0x29185f=_0x2197bf['filter'](_0x2e846d=>function(_0x2c330b){const _0x81e908=_0x2c330b['offsetParent'];if(_0x81e908)return!0x0;const _0x16033b=_0x2c330b['getClientRects']()['item'](0x0);return!!_0x16033b;}(_0x2e846d));return 0x0===_0x29185f['length']?null:new _0x21625e(_0x29185f[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0xa32cd1){this['view']['isActive']=_0xa32cd1,this['view']['mainView']['isActive']=_0xa32cd1;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x489382){if(!(null===_0x489382||_0x489382 instanceof _0x21625e||Array['isArray'](_0x489382)&&_0x489382['every'](_0x110524=>li(_0x110524))))throw new _0x1b91dd('annotation-invalid-target',null,{'target':_0x489382});}['_getNormalizedTarget'](){const _0x30d369='function'==typeof this['_target']?this['_target']():this['_target'];return li(_0x30d369)?[_0x30d369]:_0x30d369;}}function li(_0x5dfeb6){return null!==_0x5dfeb6&&'object'==typeof _0x5dfeb6&&'nodeType'in _0x5dfeb6&&0x1===_0x5dfeb6['nodeType'];}class _ extends _0xa9d85c{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x2d5928=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x592ecb(),this['_focusTracker']['on']('change:isFocused',(_0x1c0485,_0x4cfcac,_0x3a9e4b)=>{_0x3a9e4b||this['fire']('blur');});for(const _0x4aaaf8 of _0x2d5928)this['add'](_0x4aaaf8);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x283aea){if(this['has'](_0x283aea))throw new _0x1b91dd('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x283aea['innerView'],_0x283aea),this['_viewToAnnotation']['set'](_0x283aea['view'],_0x283aea);for(const _0x54844c of _0x283aea['focusableElements'])this['_focusTracker']['add'](_0x54844c);this['listenTo'](_0x283aea['focusableElements'],'add',(_0x54b3e6,_0x5c8dc8)=>{this['_focusTracker']['add'](_0x5c8dc8);}),this['listenTo'](_0x283aea['focusableElements'],'remove',(_0x3d725f,_0x674fa1)=>{this['_focusTracker']['remove'](_0x674fa1);}),this['listenTo'](_0x283aea['view']['focusTracker'],'change:isFocused',(_0x1b52b4,_0x215909,_0x46e723)=>{_0x46e723&&this['fire']('focus',_0x283aea);}),_0x283aea['updateTargetRect']();const _0x2ddfcd=this['_getOrderInContent'](_0x283aea['view']['targetRect']);return super['add'](_0x283aea,_0x2ddfcd);}['remove'](_0x513214){if(!this['has'](_0x513214))throw new _0x1b91dd('annotationcollection-not-existing-item',null);this['stopListening'](_0x513214['view']['focusTracker']),this['stopListening'](_0x513214['focusableElements']);for(const _0x125d7d of _0x513214['focusableElements'])this['_focusTracker']['remove'](_0x125d7d);return this['_viewToAnnotation']['delete'](_0x513214['view']),this['_innerViewToAnnotation']['delete'](_0x513214['innerView']),super['remove'](_0x513214);}['getByInnerView'](_0xb0df73){return this['_innerViewToAnnotation']['get'](_0xb0df73);}['getByView'](_0x4b6b48){return this['_viewToAnnotation']['get'](_0x4b6b48);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x5eb4f8 of this)_0x5eb4f8['updateTargetRect']();this['_sort']();}['_sort'](){const _0x16ba67=Array['from'](this)['sort']((_0x509916,_0x5a01ef)=>v(_0x509916['view']['targetRect'],_0x5a01ef['view']['targetRect']));for(let _0xe2ff59=_0x16ba67['length']-0x1;_0xe2ff59>0x0;_0xe2ff59--){const _0x7b06c8=_0x16ba67[_0xe2ff59];_0xe2ff59!==this['getIndex'](_0x7b06c8)&&(this['remove'](_0x7b06c8),this['add'](_0x7b06c8));}}['_getOrderInContent'](_0x1307e2){let _0x3952dd=0x0;if(!_0x1307e2)return this['length'];for(const _0x5644c1 of this){const _0x179436=_0x5644c1['view']['targetRect'];if(_0x179436){if(v(_0x1307e2,_0x179436)<0x0)return _0x3952dd;_0x3952dd++;}}return _0x3952dd;}}function v(_0x20d42b,_0x2d1418){if(null===_0x20d42b&&null===_0x2d1418)return 0x0;if(null===_0x20d42b)return-0x1;if(null===_0x2d1418)return 0x1;const _0x43a961=_0x20d42b['top']-_0x2d1418['top'];return 0x0==_0x43a961?_0x20d42b['left']-_0x2d1418['left']:_0x43a961;}class O extends _0x5f4d65{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x27044e){if(super(_0x27044e),this['collection']=new _(),this['_visibleAnnotations']=new _(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x27044e instanceof _0x342bb8){const _0x25c215=_0x27044e['locale'];_0x27044e['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':E(_0x25c215,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':E(_0x25c215,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':E(_0x25c215,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':E(_0x25c215,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':E(_0x25c215,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':E(_0x25c215,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':E(_0x25c215,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x1f9f76){this['collection']['add'](_0x1f9f76);}['remove'](_0x8a4c8a){this['collection']['remove'](_0x8a4c8a),_0x8a4c8a['destroy']();}['refreshVisibility'](){for(const _0x3bbc43 of this['collection'])_0x3bbc43['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x2142f2){return this['collection']['getByInnerView'](_0x2142f2);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x4d71c0 of this['collection'])_0x4d71c0['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x2f264b){this['fire']('_activateAnnotation',_0x2f264b);}['createAnnotation'](_0x8b22c2){return new d(_0x8b22c2);}['createAnnotationView'](_0x83cc23,_0x9c064){return new S(_0x83cc23,_0x9c064);}['_addActiveAnnotation'](_0x46962b){const _0x1a6760=new Set(this['activeAnnotations']);_0x1a6760['add'](_0x46962b),this['activeAnnotations']=_0x1a6760;}['_removeActiveAnnotation'](_0x9945bf){const _0x5dc400=new Set(this['activeAnnotations']);_0x5dc400['delete'](_0x9945bf),this['activeAnnotations']=_0x5dc400;}['_bindAnnotationsToVisibleAnnotations'](){const _0x2a29b6=this['collection'],_0x3616e5=this['_visibleAnnotations'];function _0x2ccf90(_0x34ecad){const _0xcbaacd=_0x34ecad['source'];_0xcbaacd['isVisible']&&!_0x3616e5['has'](_0xcbaacd)?_0x3616e5['add'](_0xcbaacd):!_0xcbaacd['isVisible']&&_0x3616e5['has'](_0xcbaacd)&&_0x3616e5['remove'](_0xcbaacd),_0xcbaacd['view']['focusTracker']['remove'](_0xcbaacd['view']['element']),_0xcbaacd['view']['focusTracker']['add'](_0xcbaacd['view']['element']);}this['listenTo'](_0x2a29b6,'add',(_0xf2cf05,_0x158dab)=>{_0x158dab['isVisible']&&_0x3616e5['add'](_0x158dab),this['listenTo'](_0x158dab,'change:isVisible',_0x2ccf90);}),this['listenTo'](_0x2a29b6,'remove',(_0x3ed9cd,_0x404552)=>{_0x3616e5['has'](_0x404552)&&_0x3616e5['remove'](_0x404552),this['stopListening'](_0x404552,'change:isVisible',_0x2ccf90);});}['_setupEnterAnnotationKeystroke'](){const _0xa687de=_0x298281=>{_0x298281['on']('ready',()=>{_0x298281['keystrokes']['set'](_0x2e830d,(_0x415656,_0x5a2dd6)=>{const _0x4ec05b=_0x9d13e6(this['activeAnnotations']['values']());_0x4ec05b&&(_0x4ec05b['view']['focus'](),_0x5a2dd6());});});};this['context']instanceof _0x342bb8?_0xa687de(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x539ddf,_0x5e0751)=>{_0xa687de(_0x5e0751);});}['_setupEscapeAnnotationHandling'](){const _0x43434a=_0x4cf80a=>{const _0x105ba8=_0x4cf80a['source'],_0x24c225=[];let _0x10400a;if(Array['isArray'](_0x105ba8['target'])){_0x10400a=_0x105ba8['target'][0x0],this['context']instanceof _0x342bb8?_0x24c225['push'](this['context']):this['context']['editors']&&_0x24c225['push'](...this['context']['editors']);for(const _0x391242 of _0x24c225)for(const _0x30975d of _0x391242['editing']['view']['domRoots']['values']())if(_0x30975d['contains'](_0x10400a))return void _0x391242['editing']['view']['focus']();_0x10400a['focus']();}};this['listenTo'](this['collection'],'add',(_0x396b9f,_0x58ccf4)=>{this['listenTo'](_0x58ccf4,'escape',_0x43434a,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x5aadbb,_0x47ed9c)=>{this['stopListening'](_0x47ed9c,'escape',_0x43434a);});}}const Tt=Symbol('noChannel'),_t={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class o extends _0x5f4d65{['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[O,ht,it];}static get['pluginName'](){return'CommentsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x33d06b){super(_0x33d06b),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x2f3f1c=this['context']['config'];_0x2f3f1c['define']('comments.maxCommentsWhenCollapsed',0x2),_0x2f3f1c['define']('comments.maxThreadTotalWeight',0x1f4),_0x2f3f1c['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x2f3f1c['define']('comments.CommentThreadView',vt),_0x2f3f1c['define']('comments.CommentView',gt),_0x2f3f1c['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x20d7b9=this['context']['plugins']['get'](O);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x285583,_0x1afc26)=>this['_addCommentThread'](_0x1afc26)),this['on']('submitCommentThread',(_0x24a587,_0x1e23c0)=>this['_submitCommentThread'](_0x1e23c0)),this['on']('resolveCommentThread',(_0x59056e,_0x2fafbe)=>this['_resolveCommentThread'](_0x2fafbe)),this['on']('resolveCommentThread',(_0xac0152,_0x2f0d71)=>this['_updateActiveAnnotation'](_0x2f0d71),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x2824b8,_0x362eaf)=>this['_reopenCommentThread'](_0x362eaf)),this['on']('reopenCommentThread',(_0x3c1de7,_0x288362)=>this['_updateActiveAnnotation'](_0x288362),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x548ea0,_0x158516)=>this['_removeCommentThread'](_0x158516)),this['on']('updateCommentThread',(_0x105364,_0x503648)=>this['_updateCommentThread'](_0x503648)),this['on']('updateCommentThread',(_0x466862,_0x1991a2)=>this['_updateActiveAnnotation'](_0x1991a2),{'priority':'lowest'}),this['on']('addComment',(_0x5c4c21,_0x4de442)=>this['_addComment'](_0x4de442)),this['on']('updateComment',(_0x178a8e,_0xd09a25)=>this['_updateComment'](_0xd09a25)),this['on']('removeComment',(_0x30d5fa,_0x2fa0a8)=>this['_removeComment'](_0x2fa0a8)),this['on']('addComment',(_0x76e48a,{threadId:_0x93e1c0,isFromAdapter:_0x26b458})=>{if(_0x26b458)return;const _0x279aad=this['getCommentThread'](_0x93e1c0),_0x573645=_0x279aad&&this['_threadToController']['get'](_0x279aad);_0x573645&&_0x573645['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x20d7b9,'change:activeAnnotations',(_0x1538f9,_0xc4fe2b,_0x2a380f)=>{const _0x509452=Array['from'](_0x2a380f)['map'](_0x138989=>this['_viewToController']['get'](_0x138989['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x509452?_0x509452['model']:null;});}set['adapter'](_0x33eda4){if(this['_adapter'])throw new _0x1b91dd('commentsrepository-adapter-already-set');this['_adapter']=_0x33eda4;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x292e34=Tt,threadId:_0x8a37c7=_0x596ab2(),comments:_0xfce1ca=[],unlinkedAt:_0xa30618=null,resolvedAt:_0x34684e=null,resolvedBy:_0x409eef=null,target:_0x3938ca=null,context:_0x4479fe=null,attributes:_0x180cbb={},isResolvable:_0x410e81=!0x0,isSubmitted:_0x2917e8=!0x1,isFromAdapter:_0xb6f790=!0x1}={}){return this['fire'](bt('addCommentThread',_0x292e34),{'channelId':_0x292e34,'threadId':_0x8a37c7,'comments':_0xfce1ca,'unlinkedAt':_0xa30618,'resolvedAt':_0x34684e,'resolvedBy':_0x409eef,'target':_0x3938ca,'context':_0x4479fe,'attributes':_0x180cbb,'isFromAdapter':_0xb6f790,'isResolvable':_0x410e81,'isSubmitted':_0x2917e8}),this['getCommentThread'](_0x8a37c7);}['openNewCommentThread']({channelId:_0x3c6822=Tt,threadId:_0x16cee2=_0x596ab2(),target:_0x4131df,context:_0x3c70b6=null,isResolvable:_0x27241c=!0x0}){if(this['_readOnlyChannels']['has'](_0x3c6822)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x4131df)throw new _0x1b91dd('commentsrepository-missing-target');const _0x59696c=this['addCommentThread']({'channelId':_0x3c6822,'threadId':_0x16cee2,'target':_0x4131df,'context':_0x3c70b6,'isResolvable':_0x27241c});if(!_0x59696c)return null;const _0x25e053=this['_threadToController']['get'](_0x59696c),_0x3b685c=_0x25e053['view']['commentThreadInputView']['commentInputView'],_0x3a373a=this['context']['plugins']['get'](O),_0x5ba05d=_0x3a373a['getByInnerView'](_0x25e053['view']);return _0x3a373a['activate'](_0x5ba05d),_0x3b685c['once']('editorReady',()=>_0x3b685c['focus']()),_0x59696c;}['hasCommentThread'](_0x33f004){if('string'!=typeof _0x33f004)throw new _0x1b91dd('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x33f004);}['updateCommentThread']({channelId:_0x711ebd=Tt,threadId:_0x69b47d,context:_0x17dd05,unlinkedAt:_0x30f330,attributes:_0x3375ae,isFromAdapter:_0x1d678f=!0x1}){return this['fire'](bt('updateCommentThread',_0x711ebd),{'channelId':_0x711ebd,'threadId':_0x69b47d,'context':_0x17dd05,'unlinkedAt':_0x30f330,'attributes':_0x3375ae,'isFromAdapter':_0x1d678f}),this['getCommentThread'](_0x69b47d);}['getCommentThread'](_0x1ed08c){if('string'!=typeof _0x1ed08c)throw new _0x1b91dd('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x1ed08c);}['fetchCommentThread']({channelId:_0x588571,threadId:_0x2127d1}={}){const _0x3a90cf=this['getCommentThread'](_0x2127d1);if(_0x3a90cf)return Promise['resolve'](_0x3a90cf);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x1b91dd('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x588571,'threadId':_0x2127d1})['then'](_0x1d7648=>this['hasCommentThread'](_0x2127d1)?this['getCommentThread'](_0x2127d1):_0x1d7648?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x588571},_0x1d7648)):void 0x0)['catch'](_0xdd788=>{throw console['error'](_0xdd788),new _0x1b91dd('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x13476e,skipNotAttached:_0x4df781=!0x1,skipEmpty:_0x27a90=!0x1,toJSON:_0x4819fe=!0x1}={}){const _0x5ad881=[];for(const _0x4378e8 of this['_threads']['values']())_0x13476e&&_0x4378e8['channelId']!==_0x13476e||_0x4df781&&!_0x4378e8['isAttached']||_0x27a90&&0x0===_0x4378e8['length']||_0x5ad881['push'](_0x4378e8);return _0x4819fe?_0x5ad881['map'](_0x373880=>_0x373880['toJSON']()):_0x5ad881;}['setActiveCommentThread'](_0x69c3d0){const _0x2c2705=this['context']['plugins']['get'](O);if(!_0x69c3d0)return void(this['activeCommentThread']&&_0x2c2705['deactivateAll']());const _0x115808=this['getCommentThread'](_0x69c3d0);if(!_0x115808)throw new _0x1b91dd('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x69c3d0});if(!this['_threadToController']['has'](_0x115808))throw new _0x1b91dd('commentsrepository-active-not-attached',null,{'threadId':_0x69c3d0});const _0x32db14=_0x2c2705['getByInnerView'](this['_threadToController']['get'](_0x115808)['view']);_0x2c2705['activate'](_0x32db14);}['switchReadOnly'](_0x505552,_0x2af5af){_0x505552?this['_readOnlyChannels']['add'](_0x2af5af):this['_readOnlyChannels']['delete'](_0x2af5af),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x3d1ed6){return this['_readOnlyChannels']['has'](_0x3d1ed6)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x5cbdc5,_0x4abaf5){return new Ct(_0x5cbdc5,_0x4abaf5);}['setPermissions'](_0x5ad916,_0x2f00b0=Tt){this['_permissions']['set'](_0x2f00b0,_0x5ad916),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x30b294=Tt){return this['_permissions']['has'](_0x30b294)?this['_permissions']['get'](_0x30b294):_t;}['_addCommentThread']({channelId:_0x1ec5b4,threadId:_0x474e59,comments:_0xc347a0,unlinkedAt:_0x562759,resolvedAt:_0x57e153,resolvedBy:_0x1b5b7f,target:_0x16d62c,context:_0x17001b,attributes:_0x4ff6e4,isFromAdapter:_0x2567b5,isResolvable:_0x1cd859,isSubmitted:_0x460c66}){if('string'!=typeof _0x474e59)throw new _0x1b91dd('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x474e59});if(this['hasCommentThread'](_0x474e59))throw new _0x1b91dd('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x474e59});const _0x29b868=new ui(this,{'channelId':_0x1ec5b4,'id':_0x474e59,'context':_0x17001b,'attributes':_0x4ff6e4,'unlinkedAt':_0x562759,'resolvedAt':_0x57e153,'resolvedBy':_0x1b5b7f?this['context']['plugins']['get'](it)['getUser'](_0x1b5b7f):null,'isResolvable':_0x1cd859,'isSubmitted':_0x460c66||_0x2567b5});this['_threads']['set'](_0x474e59,_0x29b868);for(const _0x497dde of _0xc347a0)_0x29b868['_add'](this['_createNewComment']({'threadId':_0x474e59,..._0x497dde}));return _0x16d62c&&_0x29b868['attachTo'](_0x16d62c),_0x2567b5||!_0x29b868['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x1ec5b4,'threadId':_0x474e59});}['_submitCommentThread']({channelId:_0x588c4d,threadId:_0x5dd49b}){if(!this['hasCommentThread'](_0x5dd49b))throw new _0x1b91dd('commentsrepository-missing-comment-thread',this);const _0x5cd590=this['getCommentThread'](_0x5dd49b);if(_0x5cd590['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x51b1e8,comments:_0x9eda46,resolvedAt:_0x56dad2,resolvedBy:_0x50acf7,context:_0x32e28a,attributes:_0x2e1879}=_0x5cd590,_0x5726b9=this['context']['plugins']['get']('PendingActions'),_0x4feaa7=_0x5726b9['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x588c4d,'threadId':_0x51b1e8,'comments':_0x9eda46['map'](_0x477173=>_0x477173['toJSON']()),'resolvedAt':_0x56dad2,'resolvedBy':_0x50acf7?_0x50acf7['id']:_0x50acf7,'context':_0x32e28a,'attributes':_0x2e1879})['then'](({comments:_0x4a545c})=>{_0x5726b9['remove'](_0x4feaa7);for(const _0x712867 of _0x4a545c)this['_updateComment']({'channelId':_0x588c4d,'threadId':_0x5dd49b,'commentId':_0x712867['commentId'],'createdAt':_0x712867['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x6aef5e=>{throw console['error'](_0x6aef5e),new _0x1b91dd('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x597d56,target:_0x465432}){const _0x272b47=this['getCommentThread'](_0x597d56);if(!_0x272b47)throw new _0x1b91dd('commentsrepository-attach-missing-comment-thread',this);const _0x5a709b=this['context']['plugins']['get']('PendingActions'),_0x55a45f=this['context']['plugins']['get'](O),_0x16abf0=this['_createCommentThreadView'](_0x272b47),_0x3d542b=new Ct(_0x272b47,_0x16abf0);let _0x499911=null;_0x16abf0['on']('change:isDirty',(_0x484cf7,_0x451993,_0x3724da)=>{_0x3724da?_0x499911=_0x5a709b['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x499911&&(_0x5a709b['remove'](_0x499911),_0x499911=null);}),this['_threadToController']['set'](_0x272b47,_0x3d542b),this['_viewToController']['set'](_0x16abf0,_0x3d542b);const _0x5bea2c=new S(this['context']['locale'],_0x16abf0);_0x5bea2c['bind']('length')['to'](_0x16abf0),_0x5bea2c['bind']('isDirty')['to'](_0x16abf0,'isDirty',_0x16abf0,'length',(_0x3e8d71,_0x40bebc)=>_0x3e8d71||!_0x40bebc),_0x5bea2c['bind']('isActive')['to'](_0x16abf0),_0x5bea2c['type']='comment';const _0xc1c54a=new d({'view':_0x5bea2c,'target':_0x465432,'type':'comment','isVisible':!_0x272b47['archivedAt']});return _0x16abf0['on']('escape',()=>{_0xc1c54a['fire']('escape');}),this['_bindAnnotationToEditors'](_0x16abf0,_0xc1c54a),_0x55a45f['add'](_0xc1c54a),_0xc1c54a;}['_bindAnnotationToEditors'](_0x5033e2,_0x3c1c89){this['listenTo'](_0x5033e2,'editorReady',(_0x318661,_0x226bf9)=>{const _0x134bfd=_0x226bf9['ui']['view']['body']['bodyCollectionContainer'];_0x3c1c89['focusableElements']['add'](_0x134bfd),this['context']instanceof _0x342bb8&&this['context']['ui']['focusTracker']['add'](_0x134bfd);},{'priority':'highest'}),this['listenTo'](_0x5033e2,'editorDestroyed',(_0x4b02cf,_0x27fc52)=>{const _0xa02ee3=_0x27fc52['ui']['view']['body']['bodyCollectionContainer'];_0x3c1c89['focusableElements']['has'](_0xa02ee3)&&_0x3c1c89['focusableElements']['remove'](_0xa02ee3),this['context']instanceof _0x342bb8&&this['context']['ui']['focusTracker']['remove'](_0xa02ee3);});}['_unbindEditors'](_0x528a94){this['stopListening'](_0x528a94,'editorReady'),this['stopListening'](_0x528a94,'editorDestroyed');}['_createCommentThreadView'](_0x392aaf){const _0x2bbbc6=this['context']['plugins']['get'](it),{config:_0x4ad96c,locale:_0x148f3c}=this['context'],_0x5585b9=lt(_0x4ad96c['get']('locale'),_0x148f3c);return new(0x0,(_0x4ad96c['get']('comments'))['CommentThreadView'])(_0x148f3c,_0x392aaf,_0x2bbbc6['me'],{'editorConfig':{..._0x4ad96c['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x4ad96c['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x4ad96c['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x4ad96c['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x4ad96c['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x5585b9,'CommentView':_0x4ad96c['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x4fae57,channelId:_0xf75d6c,resolvedAt:_0x37d918,resolvedBy:_0x5206b4,isFromAdapter:_0x5a59d4}){if(!this['hasCommentThread'](_0x4fae57))throw new _0x1b91dd('commentsrepository-missing-comment-thread',null,{'threadId':_0x4fae57});const _0x37d4b7=this['getCommentThread'](_0x4fae57);if(_0x37d4b7['isResolved'])throw new _0x1b91dd('commentsrepository-resolved-comment-thread',null,{'threadId':_0x4fae57});const _0x2550e8=this['context']['plugins']['get'](it);if(_0x37d4b7['resolvedBy']=_0x2550e8['getUser'](_0x5206b4),_0x37d4b7['resolvedAt']=_0x37d918,_0x5a59d4||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x2641b2=this['context']['plugins']['get']('PendingActions'),_0x1ba0a6=_0x2641b2['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0xf75d6c,'threadId':_0x4fae57})['then'](({resolvedAt:_0x33c6ed,resolvedBy:_0x3d3910})=>{_0x2641b2['remove'](_0x1ba0a6),_0x37d4b7['resolvedBy']['id']!==_0x3d3910&&(_0x37d4b7['resolvedBy']=_0x2550e8['getUser'](_0x3d3910)),_0x37d4b7['resolvedAt']=_0x33c6ed;})['catch'](_0x4d29e8=>{throw console['error'](_0x4d29e8),new _0x1b91dd('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x24a7a9,channelId:_0x31188b,isFromAdapter:_0x4e76db}){if(!this['hasCommentThread'](_0x24a7a9))throw new _0x1b91dd('commentsrepository-missing-comment-thread',null,{'threadId':_0x24a7a9});const _0x18b7d6=this['getCommentThread'](_0x24a7a9);if(!_0x18b7d6['isResolved'])throw new _0x1b91dd('commentsrepository-reopen-comment-thread',null,{'threadId':_0x24a7a9});if(_0x18b7d6['resolvedBy']=null,_0x18b7d6['resolvedAt']=null,_0x4e76db||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x4b6a88=this['context']['plugins']['get']('PendingActions'),_0x1128a2=_0x4b6a88['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x31188b,'threadId':_0x24a7a9})['then'](()=>_0x4b6a88['remove'](_0x1128a2))['catch'](_0x1ff427=>{throw console['error'](_0x1ff427),new _0x1b91dd('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x13c2dd,isFromAdapter:_0x576a90}){const _0x8140d3=this['getCommentThread'](_0x13c2dd);if(!_0x8140d3)throw new _0x1b91dd('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x13c2dd),this['_threads']['delete'](_0x13c2dd),!_0x8140d3['isSubmitted']||_0x576a90||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x4fcb1f=this['context']['plugins']['get']('PendingActions'),{channelId:_0x5e28f9}=_0x8140d3,_0x416318=_0x4fcb1f['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x5e28f9,'threadId':_0x13c2dd})['then'](()=>_0x4fcb1f['remove'](_0x416318))['catch'](_0x350ba4=>{throw console['error'](_0x350ba4),new _0x1b91dd('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x397241,unlinkedAt:_0x3410a9,context:_0x18ed8d,attributes:_0x24a194,isFromAdapter:_0x4ef2be}){if('string'!=typeof _0x397241)throw new _0x1b91dd('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x397241});if(!this['hasCommentThread'](_0x397241))throw new _0x1b91dd('commentsrepository-missing-comment-thread',null,{'threadId':_0x397241});const _0x3289fe=this['getCommentThread'](_0x397241);let _0xa2721=!0x1;if(void 0x0!==_0x18ed8d&&_0x3289fe['context']!==_0x18ed8d&&(_0x3289fe['context']=_0x18ed8d,_0xa2721=!0x0),void 0x0!==_0x3410a9&&_0x3289fe['unlinkedAt']!==_0x3410a9&&(_0x3289fe['unlinkedAt']=_0x3410a9,_0xa2721=!0x0),_0x24a194&&!wt(_0x24a194,_0x3289fe['attributes'])&&(_0x3289fe['attributes']=_0x24a194,_0xa2721=!0x0),!_0xa2721)return Promise['resolve']();if(!_0x3289fe['isSubmitted']||_0x4ef2be||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x23ed67=this['context']['plugins']['get']('PendingActions'),{channelId:_0x1c7e7e}=_0x3289fe,_0x20a824=_0x23ed67['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x1c7e7e,'threadId':_0x397241,'context':_0x18ed8d,'unlinkedAt':_0x3410a9,'attributes':_0x24a194})['then'](()=>_0x23ed67['remove'](_0x20a824))['catch'](_0x36d3d3=>{throw console['error'](_0x36d3d3),new _0x1b91dd('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x186574){const _0x266fc6=this['context']['plugins']['get'](O),_0x2d10a5=this['getCommentThread'](_0x186574);if(_0x2d10a5['_isAttached']=!0x1,this['_threadToController']['has'](_0x2d10a5)){const _0x2dcfa4=this['_threadToController']['get'](_0x2d10a5),_0x435112=_0x2dcfa4['view'],_0xa6bcc4=_0x266fc6['getByInnerView'](_0x435112);this['_threadToController']['delete'](_0x2d10a5),this['_viewToController']['delete'](_0x435112),_0xa6bcc4&&_0x266fc6['remove'](_0xa6bcc4),_0x2dcfa4['destroy'](),_0x435112['destroy']()['then'](()=>{this['_unbindEditors'](_0x435112);});}}['_updateActiveAnnotation']({threadId:_0x2efb51,resolvedAt:_0x52766d,unlinkedAt:_0x5dd75b}){const _0x5ecd1f=!!_0x52766d,_0x3ff077=this['context']['plugins']['get'](O),_0x3eca73=this['getCommentThread'](_0x2efb51);if(this['_threadToController']['has'](_0x3eca73)){const _0x1632ee=this['_threadToController']['get'](_0x3eca73)['view'],_0x36528f=_0x3ff077['getByInnerView'](_0x1632ee);_0x36528f&&(_0x5ecd1f&&_0x3ff077['_removeActiveAnnotation'](_0x36528f),_0x5dd75b?_0x36528f['isVisible']=!0x1:_0x36528f['refreshVisibility']());}}['_getExternalAuthor'](_0x1c205a){const _0x251342=this['context']['plugins']['get'](it),_0x33a157=pt('external:'+_0x1c205a),_0x27056b=_0x251342['getUser'](_0x33a157);return _0x27056b||_0x251342['addUser']({'id':_0x33a157,'name':_0x1c205a});}['_createNewComment']({threadId:_0x364715,commentId:_0x4da8a5=_0x596ab2(),content:_0x4160cf,authorId:_0x208db2,createdAt:_0x1413af,attributes:_0x597bbc}){if('string'!=typeof _0x4da8a5)throw new _0x1b91dd('commentsrepository-invalid-commentid');if('string'!=typeof _0x208db2)throw new _0x1b91dd('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x4160cf||!_0x4160cf['trim']())throw new _0x1b91dd('commentsrepository-invalid-comment-content');const _0x550a8c=this['context']['plugins']['get'](it)['getUser'](_0x208db2);if(!_0x550a8c)throw new _0x1b91dd('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x208db2});let _0x4acc9c=null,_0xf3fe85=_0x1413af;return _0x597bbc?.['@external']&&(_0x4acc9c=this['_getExternalAuthor'](_0x597bbc['@external']['authorName']),_0xf3fe85=new Date(_0x597bbc['@external']['createdAt'])),new fi(this,{'threadId':_0x364715,'id':_0x4da8a5,'author':_0x4acc9c||_0x550a8c,'creator':_0x550a8c,'content':_0x4160cf,'createdAt':_0x1413af,'authoredAt':_0xf3fe85,'attributes':_0x597bbc});}['_addComment'](_0x541e3d){let {threadId:_0x268938,content:_0x1d05a2,attributes:_0xe18769,isFromAdapter:_0x4f3e4f}=_0x541e3d;const _0x69ddd0=this['getCommentThread'](_0x541e3d['threadId']);if(!_0x69ddd0)throw new _0x1b91dd('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x130254=this['_createNewComment'](_0x541e3d),{id:_0x4e7ffe}=_0x130254;if(_0x69ddd0['_add'](_0x130254),_0x4f3e4f||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x69ddd0['isSubmitted'])return Promise['resolve']();const _0xa6d0a4=this['context']['plugins']['get']('PendingActions'),{channelId:_0x195c86}=_0x69ddd0,_0x20450b=_0xa6d0a4['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0xe18769||(_0xe18769={}),this['adapter']['addComment']({'channelId':_0x195c86,'threadId':_0x268938,'commentId':_0x4e7ffe,'content':_0x1d05a2,'attributes':_0xe18769})['then'](_0x18620f=>{_0xa6d0a4['remove'](_0x20450b),_0x18620f&&this['_updateComment']({'channelId':_0x195c86,'threadId':_0x268938,'commentId':_0x4e7ffe,'createdAt':_0x18620f['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x55c7fd=>{throw console['error'](_0x55c7fd),new _0x1b91dd('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x2009ed,commentId:_0x420f87,content:_0x300ccb,createdAt:_0x4d6373,attributes:_0x4fc24e,isFromAdapter:_0x5a415b}){if(void 0x0!==_0x300ccb&&('string'!=typeof _0x300ccb||!_0x300ccb['trim']()['length']))throw new _0x1b91dd('commentsrepository-update-comment-invalid-content');const _0x1ff44c=this['getCommentThread'](_0x2009ed),_0x120702=_0x1ff44c['getComment'](_0x420f87);if(!_0x120702)throw new _0x1b91dd('commentsrepository-update-missing-comment',this);let _0x177858=!0x1;if(_0x300ccb&&_0x300ccb!==_0x120702['content']&&(_0x120702['isEditable']||_0x5a415b)&&(_0x120702['content']=_0x300ccb,_0x177858=!0x0),_0x4d6373&&_0x4d6373!==_0x120702['createdAt']&&(_0x120702['createdAt']=_0x4d6373,_0x120702['attributes']&&_0x120702['attributes']['@external']||(_0x120702['authoredAt']=_0x4d6373),_0x177858=!0x0),_0x4fc24e&&!wt(_0x4fc24e,_0x120702['attributes'])&&(_0x120702['attributes']=_0x4fc24e,_0x177858=!0x0),!_0x177858)return Promise['resolve']();if(_0x1ff44c['fire']('commentUpdated'),_0x5a415b||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0xcbb402=this['context']['plugins']['get']('PendingActions'),{channelId:_0x3b58fc}=this['getCommentThread'](_0x120702['threadId']),_0xed3ce5=_0xcbb402['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x3b58fc,'threadId':_0x2009ed,'commentId':_0x420f87,'content':_0x300ccb,'attributes':_0x4fc24e})['then'](()=>_0xcbb402['remove'](_0xed3ce5))['catch'](_0x4a6a89=>{throw console['error'](_0x4a6a89),new _0x1b91dd('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x216060,commentId:_0xfe8f2c,isFromAdapter:_0x2e87ca}){const _0x4cf1d0=this['getCommentThread'](_0x216060),_0x33ad58=_0x4cf1d0['getComment'](_0xfe8f2c);if(!_0x33ad58)throw new _0x1b91dd('commentsrepository-remove-missing-comment',this);if(_0x4cf1d0['_remove'](_0x33ad58),_0x2e87ca||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x27e30f=this['context']['plugins']['get']('PendingActions'),{channelId:_0x56b832}=_0x4cf1d0,_0xe2f466=_0x27e30f['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x56b832,'threadId':_0x216060,'commentId':_0xfe8f2c})['then'](()=>_0x27e30f['remove'](_0xe2f466))['catch'](_0x347a02=>{throw console['error'](_0x347a02),new _0x1b91dd('commentsrepository-remove-comment-internal-error',this);});}}class ui extends/* #__PURE__ -- @preserve */
30
+ _0x1852be(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0xfbaa40,_0x3b97f7){super();const _0x45c3c1=_0x3b97f7['isResolvable'];this['channelId']=_0x3b97f7['channelId'],this['id']=_0x3b97f7['id'],this['comments']=new _0xa9d85c(),this['_repository']=_0xfbaa40,this['_isAttached']=!0x1,this['_isSubmitted']=_0x3b97f7['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0xfbaa40,'_permissions',_0xfbaa40,'_readOnlyChannels',()=>_0xfbaa40['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0xfbaa40,'_permissions',()=>_0xfbaa40['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0xfbaa40,'_permissions',()=>{const _0x16ad7c=_0xfbaa40['getPermissions'](this['channelId']);return _0x16ad7c['write']||_0x16ad7c['admin'];}),this['bind']('isResolvable')['to'](_0xfbaa40,'_permissions',()=>_0x45c3c1&&_0xfbaa40['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x3b97f7['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x12e6aa,_0x1f792a)=>_0x12e6aa?_0x1f792a?_0x12e6aa<_0x1f792a?_0x12e6aa:_0x1f792a:_0x12e6aa:_0x1f792a),this['set']('unlinkedAt',_0x3b97f7['unlinkedAt']||null),this['set']('resolvedAt',_0x3b97f7['resolvedAt']||null),this['set']('resolvedBy',_0x3b97f7['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x2cb3de=>!!_0x2cb3de),this['set']('attributes',_0x3b97f7['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x4497d9,_0x3e7336)=>_0x4497d9+_0x3e7336['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x556a18,id:_0x59ed4f}=this;this['_repository']['fire'](bt('submitCommentThread',_0x556a18),{'channelId':_0x556a18,'threadId':_0x59ed4f});}['setUnlinkedAt'](_0x25632a){this['_update']({'unlinkedAt':_0x25632a});}['resolve']({resolvedAt:_0x4de45f=new Date(),resolvedBy:_0x3889e5=null,isFromAdapter:_0x18ca36=!0x1}={}){const _0x55d02a=this['_repository']['context']['plugins']['get'](it)['me'],{channelId:_0x4e3cdc,id:_0x576317}=this;this['_repository']['fire'](bt('resolveCommentThread',_0x4e3cdc),{'channelId':_0x4e3cdc,'threadId':_0x576317,'resolvedAt':_0x4de45f,'resolvedBy':_0x3889e5||_0x55d02a['id'],'isFromAdapter':_0x18ca36});}['reopen']({isFromAdapter:_0x585e4f=!0x1}={}){const {channelId:_0x35d681,id:_0x63c0aa}=this;this['_repository']['fire'](bt('reopenCommentThread',_0x35d681),{'channelId':_0x35d681,'threadId':_0x63c0aa,'isFromAdapter':_0x585e4f});}['setContext'](_0x4a2835){this['context']||this['_update']({'context':_0x4a2835});}['setAttribute'](_0x213485,_0x2eba68){const _0x1315ca=It(this['attributes']);At(_0x1315ca,_0x213485,_0x2eba68),this['_update']({'attributes':_0x1315ca});}['removeAttribute'](_0x4e5d28){const _0x2aa0a4=It(this['attributes']);yt(_0x2aa0a4,_0x4e5d28),this['_update']({'attributes':_0x2aa0a4});}['remove']({isFromAdapter:_0x3bed99=!0x1}={}){const {channelId:_0x1ae6b7,id:_0xef2357}=this;this['_repository']['fire'](bt('removeCommentThread',_0x1ae6b7),{'channelId':_0x1ae6b7,'threadId':_0xef2357,'isFromAdapter':_0x3bed99});}['attachTo'](_0x35b88f){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x35b88f});}['addComment'](_0x3c2fb6){const {channelId:_0x130fa6,id:_0x2a303e}=this;this['_repository']['fire'](bt('addComment',_0x130fa6,_0x2a303e),Object['assign']({'channelId':_0x130fa6,'threadId':_0x2a303e},_0x3c2fb6));}['getComment'](_0x4e9703){if('string'!=typeof _0x4e9703)throw new _0x1b91dd('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x4e9703});return this['comments']['get'](_0x4e9703);}['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'](_0x5a02c6=>_0x5a02c6['toJSON']()),'attributes':this['attributes']};}['_add'](_0xcaf8da){return this['listenTo'](_0xcaf8da,'change:authoredAt',()=>{const _0x28c821=this['_findOptimalIndex'](_0xcaf8da),_0x4cc58b=this['comments'];_0x28c821-0x1!=_0x4cc58b['getIndex'](_0xcaf8da)&&_0x28c821+0x1!=_0x4cc58b['getIndex'](_0xcaf8da)&&(this['_remove'](_0xcaf8da),this['_add'](_0xcaf8da));}),this['comments']['add'](_0xcaf8da,this['_findOptimalIndex'](_0xcaf8da));}['_update'](_0x22c65f){const {channelId:_0x394fe0,id:_0x266476}=this;this['_repository']['fire'](bt('updateCommentThread',_0x394fe0),{..._0x22c65f,'channelId':_0x394fe0,'threadId':_0x266476});}['_remove'](_0x57d04d){return this['stopListening'](_0x57d04d),_0x57d04d['destroy'](),this['comments']['remove'](_0x57d04d);}['_findOptimalIndex'](_0x5babdc){const _0x4426ed=this['comments']['find'](_0x727044=>new Date(_0x727044['authoredAt'])['getTime']()>new Date(_0x5babdc['authoredAt'])['getTime']());return _0x4426ed?this['comments']['getIndex'](_0x4426ed):this['length'];}}class fi extends/* #__PURE__ -- @preserve */
31
+ _0x1852be(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x5d4e0d,_0x1f7aa6){super();const _0x3d1373=_0x5d4e0d['context']['plugins']['get'](it)['me'],_0x37971d=_0x5d4e0d['getCommentThread'](_0x1f7aa6['threadId']),_0x1a9ad4=0x0===_0x37971d['comments']['length'],_0x3c71b7=_0x3d1373===_0x1f7aa6['author'];this['id']=_0x1f7aa6['id'],this['threadId']=_0x1f7aa6['threadId'],this['author']=_0x1f7aa6['author'],this['creator']=_0x1f7aa6['creator'],this['isExternal']=Boolean(_0x1f7aa6['attributes']&&_0x1f7aa6['attributes']['@external']),this['set']('content',_0x1f7aa6['content']),this['createdAt']=_0x1f7aa6['createdAt']||new Date(),this['set']('authoredAt',_0x1f7aa6['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x37971d,'resolvedAt'),this['set']('attributes',_0x1f7aa6['attributes']||{}),this['bind']('isEditable')['to'](_0x5d4e0d,'_permissions',()=>{const _0x5ce70a=_0x5d4e0d['getPermissions'](_0x37971d['channelId'])['write'],_0x3c4f8e=_0x5d4e0d['getPermissions'](_0x37971d['channelId'])['modifyAll'];return _0x3c71b7&&_0x5ce70a||!_0x3c71b7&&_0x3c4f8e;}),this['bind']('isRemovable')['to'](_0x37971d,'isRemovable',_0x5d4e0d,'_permissions',_0x5a43bf=>{const _0x19fbe0=_0x5d4e0d['getPermissions'](_0x37971d['channelId'])['write'],_0x1d1cbc=_0x5d4e0d['getPermissions'](_0x37971d['channelId'])['modifyAll'];return _0x3c71b7&&_0x19fbe0||_0x5a43bf&&_0x1a9ad4||!_0x3c71b7&&_0x1d1cbc&&!_0x1a9ad4;}),this['bind']('isReadOnly')['to'](_0x37971d,'isReadOnly'),this['_repository']=_0x5d4e0d;}get['weight'](){return Math['max'](function(_0x4965e3){const _0x232c83=document['createElement']('div');return _0x232c83['innerHTML']=_0x4965e3,_0x232c83['textContent']['length'];}(this['content']),0xc8);}['update'](_0x308dea){const {threadId:_0x56795d,id:_0xa1b089}=this;if(!this['_repository']['hasCommentThread'](_0x56795d))throw new _0x1b91dd('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x358289}=this['_repository']['getCommentThread'](_0x56795d);this['_repository']['fire'](bt('updateComment',_0x358289,_0x56795d),{'channelId':_0x358289,'threadId':_0x56795d,'commentId':_0xa1b089,..._0x308dea});}['setAttribute'](_0x4385a4,_0x3db66c){const _0x1fddf0=It(this['attributes']);At(_0x1fddf0,_0x4385a4,_0x3db66c),this['update']({'attributes':_0x1fddf0});}['removeAttribute'](_0x4701ea){const _0x47d41a=It(this['attributes']);yt(_0x47d41a,_0x4701ea),this['update']({'attributes':_0x47d41a});}['remove'](_0x39202b={}){if(!_0x39202b['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x36b4e6,id:_0x1ba600}=this;if(!this['_repository']['hasCommentThread'](_0x36b4e6))throw new _0x1b91dd('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x1697ba}=this['_repository']['getCommentThread'](_0x36b4e6);this['_repository']['fire'](bt('removeComment',_0x1697ba,_0x36b4e6),{'channelId':_0x1697ba,'threadId':_0x36b4e6,'commentId':_0x1ba600,..._0x39202b});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function bt(_0x23a481,..._0x560443){for(const _0x422366 of _0x560443)void 0x0!==_0x422366&&(_0x23a481+=':'+String(_0x422366));return _0x23a481;}class J extends _0x98c743{['refresh'](){const _0x522e39=this['editor']['model']['document']['selection'];for(const _0x3154ae of _0x522e39['getRanges']())if(this['_hasContent'](_0x3154ae))return void(this['isEnabled']=!0x0);this['isEnabled']=!0x1;}['execute']({threadId:_0x589e69=_0x596ab2()}={}){const _0x16b943=this['editor']['model'],_0x3028bd=[];for(const _0x1c7958 of _0x16b943['document']['selection']['getRanges']())this['_hasContent'](_0x1c7958)&&_0x3028bd['push'](this['_trimToContent'](_0x1c7958));_0x16b943['change'](_0x4edfb1=>{for(const _0x271a23 of _0x3028bd){const _0x10892a=_0x596ab2()['substr'](0x1,0x5),_0x23a9aa='comment:'+_0x589e69+':'+_0x10892a;_0x4edfb1['addMarker'](_0x23a9aa,{'range':_0x271a23,'usingOperation':!0x1,'affectsData':!0x1});}});}['_hasContent'](_0x56d19f){for(const _0x2c432a of _0x56d19f['getItems']())if(this['_itemIsContent'](_0x2c432a))return!0x0;return!0x1;}['_itemIsContent'](_0x42eb9f){return _0x42eb9f['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x42eb9f)&&!_0x42eb9f['is']('element','tableCell');}['_trimToContent'](_0x320897){const _0x14c78a=_0x1e29b0=>!this['_itemIsContent'](_0x1e29b0['item']),_0x2a5b90=_0x320897['start']['getLastMatchingPosition'](_0x14c78a),_0x6ce190=_0x320897['end']['getLastMatchingPosition'](_0x14c78a,{'direction':'backward'});return this['editor']['model']['createRange'](_0x2a5b90,_0x6ce190);}}class P extends _0x3d65c4{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[O];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x29a2f4){super(_0x29a2f4),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x4db4fb=this['editor'],_0x25b115=_0x4db4fb['model']['document']['selection'],_0x1b052c=_0x281f66(()=>this['refreshSelectedViews'](),0xa);_0x25b115['on']('change:range',(_0x3cdd1a,_0x33c6cd)=>{_0x33c6cd['directChange']&&(_0x1b052c['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x4db4fb['editing']['view']['document'],'change:isFocused',(_0x1a46d6,_0x8bd0d7,_0x471232)=>{_0x471232&&_0x1b052c();}),this['listenTo'](_0x4db4fb['ui']['focusTracker'],'change:isFocused',(_0x4a9118,_0x492241,_0x3695f7)=>{_0x3695f7||_0x4db4fb['isReadOnly']||this['fire']('blur',{'isAnnotationTracked':_0x2f30bb=>this['_editorAnnotationsData']['has'](_0x2f30bb['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0xf485e8){if(this['_editorAnnotations']['has'](_0xf485e8['view']))return;this['_editorAnnotations']['add'](_0xf485e8['view']),this['editor']['ui']['focusTracker']['add'](_0xf485e8['view']['element']);const _0x571752=this['editor']['plugins']['get'](O);this['listenTo'](_0x571752['collection'],'remove',(_0x55b3c0,_0x2c031f)=>{this['editor']['ui']['focusTracker']['remove'](_0x2c031f['view']['element']),this['_editorAnnotations']['delete'](_0x2c031f['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0xfb4cd1){if('function'!=typeof _0xfb4cd1)throw new _0x1b91dd('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0xfb4cd1);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x214667,annotations:_0x28b4ce}){const _0x476d07=[],_0x1397d3=this['editor']['model']['document']['selection'],_0x55812c=Array['from'](_0x1397d3['getRanges']());for(const [_0x254602,_0x151251]of this['_editorAnnotationsData']){const _0x488b42=_0x1af9ae(_0x151251),_0x1ab339=_0x28b4ce['getByInnerView'](_0x254602);_0x488b42&&_0x1ab339&&_0x476d07['push']({'annotation':_0x1ab339,'range':_0x488b42});}function _0x1af9ae(_0x4c2386){for(const _0x4ebfbf of _0x4c2386)for(const _0x2449c6 of _0x55812c)if(_0x4ebfbf['containsRange'](_0x2449c6,!_0x1397d3['isCollapsed']))return _0x4ebfbf;return null;}return _0x476d07['sort']((_0x446e56,_0x34ec70)=>{const _0x474de5=_0x446e56['range'],_0x1c422e=_0x34ec70['range'];if(!_0x474de5['isEqual'](_0x1c422e)){if(_0x474de5['containsRange'](_0x1c422e,!0x0))return 0x1;if(_0x1c422e['containsRange'](_0x474de5,!0x0))return-0x1;}return _0x446e56['annotation']==_0x214667?-0x1:_0x34ec70['annotation']==_0x214667?0x1:0x0;})['map'](_0xc271c5=>_0xc271c5['annotation']);}get['_editorAnnotationsData'](){const _0x48efd3=new Map();for(const _0x2bb9eb of Array['from'](this['_dataCollectors']))for(const [_0x3546f2,_0x206003]of _0x2bb9eb())_0x48efd3['set'](_0x3546f2,_0x206003);return _0x48efd3;}}class st extends _0x3d65c4{['afterInit'](){const _0x338344=this['editor'];if(!_0x338344['plugins']['has']('RestrictedEditingModeEditing'))return;_0x338344['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class ct extends _0x3d65c4{constructor(_0x286c28){super(_0x286c28),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x464c48=this['editor'],_0x55e398=_0x464c48['commands']['get']('importWord'),_0x208614=_0x464c48['plugins']['get'](it);_0x55e398&&(_0x55e398['on']('execute',(_0x4b1747,[,_0x1bacf3])=>{_0x1bacf3['collaboration_features']={'comments':!0x0,'user_id':_0x208614['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x55e398,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x14275b,_0x59d50b){const {comment_threads:_0x51cb5f}=_0x59d50b;_0x51cb5f&&_0x51cb5f['forEach'](({thread_id:_0x3054ff,comments:_0x5a1f84,is_resolved:_0x4ef876})=>{const _0x45851d=new Date(),_0x116ed7=_0x5a1f84['map'](({author:_0x424480,content:_0x1424e9,created_at:_0x105b9a})=>({'content':_0x1424e9,'authorId':this['editor']['plugins']['get'](it)['me']['id'],'createdAt':_0x45851d,'attributes':{'@external':{'authorName':_0x424480,'createdAt':_0x105b9a?new Date(_0x105b9a):new Date(),'source':'importWord'}}})),_0x20da88=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](o)['addCommentThread']({'channelId':_0x20da88,'threadId':_0x3054ff,'comments':_0x116ed7,'resolvedAt':_0x4ef876?_0x45851d:null});});}}class at extends _0x3d65c4{constructor(_0x41b8d8){super(_0x41b8d8),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x405bb1=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x405bb1,'contentInsertion',(_0x57c87c,_0x2dcb74)=>this['_removeMarkersWithoutThreads'](_0x2dcb74['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x324df8){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x324df8;const _0x59c7c1=this['editor']['plugins']['get']('CommentsRepository');for(const _0x4f87a of _0x324df8['keys']()){const [_0x44b82c,_0x47b5a7]=_0x4f87a['split'](':');'comment'!=_0x44b82c||_0x59c7c1['hasCommentThread'](_0x47b5a7)||_0x324df8['delete'](_0x4f87a);}return _0x324df8;}['_registerMarkerInClipboardPipeline'](){const _0x1d6583=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x3f3ec8=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x3f3ec8&&_0x1d6583['_registerMarkerToCopy']('comment',_0x3f3ec8);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x418e48){switch(_0x418e48){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}class ut extends _0x3d65c4{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x5aa6eb,_0x284751)=>{if(!_0x284751['options']['showCommentHighlights'])return null;if(_0x284751['options']['ignoreResolvedComments']){const {id:_0x145411}=er(_0x5aa6eb['markerName']),_0x36edd2=this['editor']['plugins']['get'](o);if(_0x36edd2['getCommentThread'](_0x145411)?.['isResolved']&&_0x5aa6eb['item'])return _0x284751['consumable']['consume'](_0x5aa6eb['item'],'addMarker:'+_0x5aa6eb['markerName']),_0x284751['consumable']['consume'](_0x5aa6eb['item'],'removeMarker:'+_0x5aa6eb['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x3ad856=>{_0x3ad856['on']('addMarker:comment',(_0x40c69f,_0x164ac3,_0x512373)=>{if(!_0x512373['options']['showCommentHighlights'])return;const _0x61f12f=_0x164ac3['item'];if(!_0x61f12f)return;const _0xa269bf=_0x512373['mapper']['toViewElement'](_0x61f12f);this['editor']['model']['schema']['isObject'](_0x61f12f)&&_0xa269bf&&!_0xa269bf['getCustomProperty']('widget')&&_0xa269bf['is']('containerElement')&&_0x5ba603(_0xa269bf,_0x512373['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x26b633,{writer:_0x2b5e1e,options:_0x2983bd})=>{if(!_0x2983bd['showCommentHighlights'])return null;const _0x24675e=_0x2b5e1e['createContainerElement']('div'),_0x34a7c6=_0x2b5e1e['createEmptyElement']('hr');return _0x2b5e1e['addClass']('ck-horizontal-line',_0x24675e),_0x2b5e1e['insert'](_0x2b5e1e['createPositionAt'](_0x24675e,0x0),_0x34a7c6),_0x24675e;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x20c0e2,{writer:_0x461155,options:_0x16c4f5})=>{if(!_0x16c4f5['showCommentHighlights'])return null;const _0x3e703a=_0x461155['createContainerElement']('span'),_0x3f4aa4=_0x461155['createEmptyElement']('img');return _0x461155['addClass']('image-inline',_0x3e703a),_0x461155['insert'](_0x461155['createPositionAt'](_0x3e703a,0x0),_0x3f4aa4),_0x3e703a;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x21e866,{writer:_0x18f607,options:_0x1c09c9})=>{if(_0x1c09c9['showCommentHighlights'])return _0x18f607['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x4ef5cb,_0xd2ca05,_0x1e03ee)=>{_0x1e03ee['options']['showCommentHighlights']&&_0x4ef5cb['stop']();},{'priority':'high'});}}class r extends _0x3d65c4{static get['requires'](){return[o,P,it,st,ct,at,ut];}static get['pluginName'](){return'CommentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x2875ba){super(_0x2875ba),this['set']('isThreadsLoadingPaused',!0x0),_0x2875ba['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x524656,_0x396d06,_0x10f2ac,_0x1f38dd)=>{const _0x256bd8=_0x2875ba['plugins']['get'](o),_0x59fe20=_0x10f2ac?er(_0x10f2ac)['id']:null;_0x2875ba['model']['change'](()=>{if(_0x59fe20){const _0x596bf1=this['getAllMarkersForId'](_0x59fe20);for(const _0x205def of _0x596bf1)_0x2875ba['editing']['reconvertMarker'](_0x205def);}if(_0x1f38dd){const {id:_0x2ce729}=er(_0x1f38dd),_0x1b2576=_0x256bd8['getCommentThread'](_0x2ce729);if(_0x1b2576&&_0x1b2576['unlinkedAt'])return;if(_0x1b2576&&!_0x1b2576['isAttached'])return;const _0x4fef98=this['getAllMarkersForId'](_0x2ce729);for(const _0xa3762f of _0x4fef98)_0x2875ba['editing']['reconvertMarker'](_0xa3762f);}}),_0x59fe20&&this['scrollToThreadMarker'](_0x59fe20);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x4747e0=this['editor'],_0x2c3439=_0x4747e0['plugins']['get'](o),_0x3fb3cd=_0x4747e0['config']['get']('collaboration.channelId'),_0x32d53c=_0x2c3439['getCommentThreads']()['filter'](_0x597c9b=>_0x597c9b['channelId']!==_0x3fb3cd);_0x4747e0['commands']['add']('addCommentThread',new J(_0x4747e0)),this['listenTo'](_0x4747e0,'change:isReadOnly',(_0x4bb329,_0x252ad9,_0x563de1)=>{_0x2c3439['switchReadOnly'](_0x563de1,_0x4747e0['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x2c3439,ft('addCommentThread',_0x3fb3cd),(_0x410b16,{threadId:_0xf0c84d})=>{const _0xb440ec=this['editor']['plugins']['get'](o)['getCommentThread'](_0xf0c84d);_0xb440ec?.['unlinkedAt']&&this['_attachArchivedThread'](_0xf0c84d);}),this['listenTo'](_0x2c3439,ft('removeCommentThread',_0x3fb3cd),(_0x2b9ad7,{threadId:_0x11e16a})=>{_0x4747e0['model']['enqueueChange']({'isUndoable':!0x1},_0x131ec6=>{const _0x358a9c=this['getAllMarkersForId'](_0x11e16a);for(const _0x80a7a2 of _0x358a9c)_0x131ec6['removeMarker'](_0x80a7a2);});}),this['listenTo'](_0x2c3439,ft('resolveCommentThread',_0x3fb3cd),(_0x1a004e,{threadId:_0x2a67c5})=>{(this['_reconvertMarkers'](_0x2a67c5),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](o)['getCommentThread'](_0x2a67c5)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x2c3439,ft('reopenCommentThread',_0x3fb3cd),(_0x3f5336,{threadId:_0x432309})=>{this['_reconvertMarkers'](_0x432309);},{'priority':'low'}),this['listenTo'](_0x2c3439,ft('addComment',_0x3fb3cd),(_0x517fd4,{threadId:_0x243670,isFromAdapter:_0x5dabd9})=>{const _0x29442e=this['getAllMarkersForId'](_0x243670);if(_0x5dabd9||0x0==_0x29442e['length']||!_0x2c3439['hasCommentThread'](_0x243670))return;0x1===_0x2c3439['getCommentThread'](_0x243670)['length']&&_0x4747e0['model']['enqueueChange']({'isUndoable':!0x1},_0x19439b=>{for(const _0x28b4fa of _0x29442e)_0x19439b['updateMarker'](_0x28b4fa,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x32d53c);}['afterInit'](){!async function(_0x1c46e2){const _0x2ee285=_0x4399c5([0x52,0x59,0x44,0x55,0x4b,0x67,0x36,0x42,0x64,0x63,0x49,0x6b,0x79,0x6c,0x4f,0x62,0x7a,0x72,0x43,0x53,0x6e,0x76,0x4c,0x68,0x37,0x71,0x73,0x61,0x65,0x45,0x47,0x34,0x51,0x56,0x46,0x35,0x50,0x32,0x41,0x4a,0x78,0x58,0x66,0x33,0x77,0x70,0x57,0x6f,0x75,0x74,0x5a,0x4d,0x48,0x38,0x39,0x6d,0x6a,0x69,0x31,0x30,0x54,0x4e]),_0x1ee284=0x2031f437,_0x401caf=0x2036906f^_0x1ee284,_0x28ecc6=window[_0x4399c5([0x44,0x61,0x74,0x65])][_0x4399c5([0x6e,0x6f,0x77])](),_0x467847=_0x1c46e2[_0x4399c5([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2a998e=new window[(_0x4399c5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1de20f=>{_0x467847[_0x4399c5([0x6f,0x6e,0x63,0x65])](_0x4399c5([0x72,0x65,0x61,0x64,0x79]),_0x1de20f);}),_0x398992={[_0x4399c5([0x6b,0x74,0x79])]:_0x4399c5([0x45,0x43]),[_0x4399c5([0x75,0x73,0x65])]:_0x4399c5([0x73,0x69,0x67]),[_0x4399c5([0x63,0x72,0x76])]:_0x4399c5([0x50,0x2d,0x32,0x35,0x36]),[_0x4399c5([0x78])]:_0x4399c5([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]),[_0x4399c5([0x79])]:_0x4399c5([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]),[_0x4399c5([0x61,0x6c,0x67])]:_0x4399c5([0x45,0x53,0x32,0x35,0x36])},_0x413b51=_0x467847[_0x4399c5([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4399c5([0x67,0x65,0x74])](_0x4399c5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x21dcf5(){let _0x40aef9,_0x50fae6=null,_0x3a9557=null;try{if(_0x413b51==_0x4399c5([0x47,0x50,0x4c]))return _0x4399c5([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x40aef9=_0x39ca22(),!_0x40aef9)return _0x4399c5([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x40aef9[_0x4399c5([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3a9557=_0x389e97(_0x40aef9[_0x4399c5([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x40aef9[_0x4399c5([0x6a,0x74,0x69])])),await _0x5cdcb0()?_0x2d05a3()?_0x34f3cf()?_0x4399c5([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xf0a46f()?(_0x40aef9[_0x4399c5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4399c5([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x50fae6=_0x28624d(_0x4399c5([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x40aef9[_0x4399c5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4399c5([0x74,0x72,0x69,0x61,0x6c])&&(_0x50fae6=_0x28624d(_0x4399c5([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2e1c6d()):_0x4399c5([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4399c5([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4399c5([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x5a4ff7){return _0x4399c5([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x34f3cf(){const _0x5e920c=[_0x4399c5([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4399c5([0x74,0x72,0x69,0x61,0x6c])][_0x4399c5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x40aef9[_0x4399c5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x28ecc6/0x3e8:0xe10*_0x401caf;return _0x40aef9[_0x4399c5([0x65,0x78,0x70])]<_0x5e920c;}function _0x2d05a3(){const _0x4b33da=_0x40aef9[_0x4399c5([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x4b33da)return!0x1;if(_0x4b33da[_0x4399c5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4399c5([0x2a])))return!0x0;if(_0x4b33da[_0x4399c5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4399c5([0x43,0x4d,0x54])))return!0x0;if(_0x4b33da[_0x4399c5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4399c5([0x52,0x43,0x4d,0x54]))){if(_0x32e68e())return!0x0;if(_0x455035()||_0x275a9c())return!0x0;}return!0x1;}function _0xf0a46f(){const _0x1d64ca=_0x40aef9[_0x4399c5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1d64ca||0x0==_0x1d64ca[_0x4399c5([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2f2781}=new URL(window[_0x4399c5([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x1d64ca[_0x4399c5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2f2781))return!0x0;const _0xc91745=_0x2f2781[_0x4399c5([0x73,0x70,0x6c,0x69,0x74])](_0x4399c5([0x2e]));return _0x1d64ca[_0x4399c5([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4d9bcd=>_0x4d9bcd[_0x4399c5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4399c5([0x2a])))[_0x4399c5([0x6d,0x61,0x70])](_0x3fe912=>_0x3fe912[_0x4399c5([0x73,0x70,0x6c,0x69,0x74])](_0x4399c5([0x2e])))[_0x4399c5([0x73,0x6f,0x6d,0x65])](_0x30e9c5=>_0xc91745[_0x4399c5([0x65,0x76,0x65,0x72,0x79])]((_0x353925,_0x46fad0)=>_0x30e9c5[_0x46fad0]===_0x353925||_0x30e9c5[_0x46fad0]===_0x4399c5([0x2a])));}function _0x2e1c6d(){return _0x50fae6&&_0x3a9557?new window[(_0x4399c5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1125bd,_0x251dc6)=>{_0x50fae6[_0x4399c5([0x74,0x68,0x65,0x6e])](_0x1125bd,_0x251dc6),_0x3a9557[_0x4399c5([0x74,0x68,0x65,0x6e])](_0x109bb0=>{_0x109bb0!=_0x4399c5([0x56,0x61,0x6c,0x69,0x64])&&_0x1125bd(_0x109bb0);},_0x251dc6);}):_0x50fae6||_0x3a9557||_0x4399c5([0x56,0x61,0x6c,0x69,0x64]);}}function _0x389e97(_0x1cc7c3,_0x2d2392){return new window[(_0x4399c5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x53c0c4=>{if(_0x3a36c9())return _0x53c0c4(_0x4399c5([0x56,0x61,0x6c,0x69,0x64]));_0x457c07(),_0x467847[_0x4399c5([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4399c5([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5e5905=!0x1;const _0x44d2da=_0x596ab2();function _0x31a1e1(_0x2db8e7){return!!_0x2db8e7&&(typeof _0x2db8e7===_0x4399c5([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2db8e7===_0x4399c5([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2db8e7[_0x4399c5([0x74,0x68,0x65,0x6e])]===_0x4399c5([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2db8e7[_0x4399c5([0x63,0x61,0x74,0x63,0x68])]===_0x4399c5([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1a1a09(_0x6abc6){_0x53551e(_0x6abc6)[_0x4399c5([0x74,0x68,0x65,0x6e])](_0x42e774=>{if(!_0x42e774||_0x42e774[_0x4399c5([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4399c5([0x6f,0x6b]))return _0x4399c5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xd325b0(_0x5f3274(_0x44d2da+_0x2d2392))!=_0x42e774[_0x4399c5([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4399c5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4399c5([0x56,0x61,0x6c,0x69,0x64]);})[_0x4399c5([0x74,0x68,0x65,0x6e])](_0xddc2b4=>(_0x25a631(),_0xddc2b4),()=>{const _0x18c9e3=_0x45760f();return null==_0x18c9e3?(_0x25a631(),_0x4399c5([0x56,0x61,0x6c,0x69,0x64])):_0x4399c5(_0x28ecc6-_0x18c9e3>(0x43d7037^_0x1ee284)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4399c5([0x74,0x68,0x65,0x6e])](_0x53c0c4)[_0x4399c5([0x63,0x61,0x74,0x63,0x68])](()=>{_0x53c0c4(_0x4399c5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x47e9cb=0x20071ab7^_0x1ee284;function _0x25a631(){const _0x2b982d=_0x4399c5([0x6c,0x6c,0x63,0x74,0x2d])+_0xd325b0(_0x5f3274(_0x1cc7c3)),_0x1e8146=_0x292694(_0xd325b0(window[_0x4399c5([0x4d,0x61,0x74,0x68])][_0x4399c5([0x63,0x65,0x69,0x6c])](_0x28ecc6/_0x47e9cb)));window[_0x4399c5([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4399c5([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2b982d,_0x1e8146);}function _0x45760f(){const _0x6320d5=_0x4399c5([0x6c,0x6c,0x63,0x74,0x2d])+_0xd325b0(_0x5f3274(_0x1cc7c3)),_0x5d9d93=window[_0x4399c5([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4399c5([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x6320d5);return _0x5d9d93?window[_0x4399c5([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x292694(_0x5d9d93),0x10)*_0x47e9cb:null;}function _0x53551e(_0x3094d5){return new window[(_0x4399c5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3b2cb1,_0x6e7004)=>{_0x3094d5[_0x4399c5([0x74,0x68,0x65,0x6e])](_0x3b2cb1,_0x6e7004),window[_0x4399c5([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x6e7004,0x203020f7^_0x1ee284);});}}_0x467847[_0x4399c5([0x6f,0x6e])](_0x4399c5([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5ecab6,_0x203438)=>{if(_0x203438[0x0]!=_0x1cc7c3)return _0x53c0c4(_0x4399c5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x203438[0x1]={..._0x203438[0x1],[_0x4399c5([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x44d2da};},{[_0x4399c5([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4399c5([0x68,0x69,0x67,0x68])}),_0x467847[_0x4399c5([0x6f,0x6e])](_0x4399c5([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3819d6=>{_0x31a1e1(_0x3819d6[_0x4399c5([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5e5905=!0x0,_0x1a1a09(_0x3819d6[_0x4399c5([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4399c5([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4399c5([0x6c,0x6f,0x77])}),_0x2a998e[_0x4399c5([0x74,0x68,0x65,0x6e])](()=>{_0x5e5905||_0x53c0c4(_0x4399c5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3a36c9(){return _0x467847[_0x4399c5([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4399c5([0x76,0x69,0x65,0x77])][_0x4399c5([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4399c5([0x61,0x75,0x74,0x6f]);}function _0x457c07(){_0x467847[_0x4399c5([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4399c5([0x76,0x69,0x65,0x77])][_0x4399c5([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4399c5([0x61,0x75,0x74,0x6f]);}}function _0x28624d(_0x5a283c){const _0x661297=[new window[(_0x4399c5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1abce2=>setTimeout(_0x1abce2,0x2038cafb^_0x1ee284)),_0x2a998e[_0x4399c5([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4399c5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x58b9c1=>{let _0xa53a68=0x0;_0x467847[_0x4399c5([0x6d,0x6f,0x64,0x65,0x6c])][_0x4399c5([0x6f,0x6e])](_0x4399c5([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x327833,_0xfdc2a)=>{_0xfdc2a[0x0][_0x4399c5([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xa53a68++,_0xa53a68==(0x2031f5cf^_0x1ee284)&&(_0x58b9c1(),_0x327833[_0x4399c5([0x6f,0x66,0x66])]());});}))];return window[_0x4399c5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4399c5([0x72,0x61,0x63,0x65])](_0x661297)[_0x4399c5([0x74,0x68,0x65,0x6e])](()=>_0x5a283c);}async function _0x6ee4d7(){await _0x2a998e,_0x467847[_0x4399c5([0x6d,0x6f,0x64,0x65,0x6c])][_0x4399c5([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1a7aca,_0x467847[_0x4399c5([0x6d,0x6f,0x64,0x65,0x6c])][_0x4399c5([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1a7aca,_0x467847[_0x4399c5([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4399c5([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x32e68e(){return _0x254d61(_0x4399c5([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x5e4db3(_0x4399c5([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x4399c5([0x73,0x74,0x61,0x74,0x65])]==_0x4399c5([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x455035(){return _0x254d61(_0x4399c5([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 _0x275a9c(){return _0x254d61(_0x4399c5([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x39a7fa(_0x52d233){const _0x4b309a=_0x33a773();_0x467847[_0x4b309a]=_0x4399c5([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x52d233,_0x52d233!=_0x4399c5([0x56,0x61,0x6c,0x69,0x64])&&_0x6ee4d7();}function _0x33a773(){const _0x358077=window[_0x4399c5([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4399c5([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4399c5([0x6e,0x6f,0x77])]())[_0x4399c5([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4399c5([0x2e]),'');let _0x4bc7ce=_0x4399c5([0x52]);for(let _0x6cf780=0x0;_0x6cf780<_0x358077[_0x4399c5([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x6cf780+=0x2){let _0x223f8f=window[_0x4399c5([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x358077[_0x4399c5([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x6cf780,_0x6cf780+0x2));_0x223f8f>=_0x2ee285[_0x4399c5([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x223f8f-=_0x2ee285[_0x4399c5([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4bc7ce+=_0x2ee285[_0x223f8f];}return _0x4bc7ce;}function _0x39ca22(){const _0x5018f6=_0x413b51[_0x4399c5([0x73,0x70,0x6c,0x69,0x74])](_0x4399c5([0x2e]));if(0x3!=_0x5018f6[_0x4399c5([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1b1ba0(_0x5018f6[0x1]);function _0x1b1ba0(_0xad24ad){const _0x4ed156=_0x16563a(_0xad24ad);return _0x4ed156&&_0x251e1e()?_0x4ed156:null;function _0x251e1e(){const _0x41157c=_0x4ed156[_0x4399c5([0x6a,0x74,0x69])],_0x23ad97=window[_0x4399c5([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x41157c[_0x4399c5([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x41157c[_0x4399c5([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x29774b={..._0x4ed156,[_0x4399c5([0x6a,0x74,0x69])]:_0x41157c[_0x4399c5([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x41157c[_0x4399c5([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x29774b[_0x4399c5([0x76,0x63])],_0x5f3274(_0x29774b)==_0x23ad97;}}}async function _0x5cdcb0(){let _0x184631=!0x0;try{const _0x514f0d=_0x413b51[_0x4399c5([0x73,0x70,0x6c,0x69,0x74])](_0x4399c5([0x2e])),[_0x1338b7,_0x41abb7,_0x3081b1]=_0x514f0d;return _0x23ebf0(_0x1338b7),await _0xb264cd(_0x1338b7,_0x41abb7,_0x3081b1),_0x184631;}catch(_0x3724f8){return!0x1;}function _0x23ebf0(_0x3d768c){const _0x143f1e=_0x16563a(_0x3d768c);_0x143f1e&&_0x143f1e[_0x4399c5([0x61,0x6c,0x67])]==_0x4399c5([0x45,0x53,0x32,0x35,0x36])||(_0x184631=!0x1);}async function _0xb264cd(_0x3774a5,_0x3d982e,_0x39cd16){const _0x322590=window[_0x4399c5([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4399c5([0x66,0x72,0x6f,0x6d])](_0x496192(_0x39cd16),_0x34c7d1=>_0x34c7d1[_0x4399c5([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4c850c=new window[(_0x4399c5([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4399c5([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3774a5+_0x4399c5([0x2e])+_0x3d982e),_0x29643a=window[_0x4399c5([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4399c5([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x29643a)return;const _0x52cc74=await _0x29643a[_0x4399c5([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4399c5([0x6a,0x77,0x6b]),_0x398992,{[_0x4399c5([0x6e,0x61,0x6d,0x65])]:_0x4399c5([0x45,0x43,0x44,0x53,0x41]),[_0x4399c5([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4399c5([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4399c5([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x29643a[_0x4399c5([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4399c5([0x6e,0x61,0x6d,0x65])]:_0x4399c5([0x45,0x43,0x44,0x53,0x41]),[_0x4399c5([0x68,0x61,0x73,0x68])]:{[_0x4399c5([0x6e,0x61,0x6d,0x65])]:_0x4399c5([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x52cc74,_0x322590,_0x4c850c)||(_0x184631=!0x1);}}function _0x16563a(_0x38509c){return _0x38509c[_0x4399c5([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4399c5([0x65,0x79]))?JSON[_0x4399c5([0x70,0x61,0x72,0x73,0x65])](_0x496192(_0x38509c)):null;}function _0x496192(_0x1b85cc){return window[_0x4399c5([0x61,0x74,0x6f,0x62])](_0x1b85cc[_0x4399c5([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4399c5([0x2b]))[_0x4399c5([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4399c5([0x2f])));}function _0x5f3274(_0x15e031){let _0x16b8e4=0x1505;function _0x43a7b4(_0x28a4c2){for(let _0x3b5f70=0x0;_0x3b5f70<_0x28a4c2[_0x4399c5([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3b5f70++){const _0x29bf62=_0x28a4c2[_0x4399c5([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3b5f70);_0x16b8e4=(_0x16b8e4<<0x5)+_0x16b8e4+_0x29bf62,_0x16b8e4&=_0x16b8e4;}}function _0x2cc904(_0x49bf9c){Array[_0x4399c5([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x49bf9c)?_0x49bf9c[_0x4399c5([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x2cc904):_0x49bf9c&&typeof _0x49bf9c==_0x4399c5([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4399c5([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x49bf9c)[_0x4399c5([0x73,0x6f,0x72,0x74])]()[_0x4399c5([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x540c3c,_0x2cafce])=>{_0x43a7b4(_0x540c3c),_0x2cc904(_0x2cafce);}):_0x43a7b4(window[_0x4399c5([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x49bf9c));}return _0x2cc904(_0x15e031),_0x16b8e4>>>0x0;}function _0xd325b0(_0x52f41f){return _0x52f41f[_0x4399c5([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4399c5([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4399c5([0x30]));}function _0x292694(_0x326487){return _0x326487[_0x4399c5([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4399c5([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4399c5([0x6a,0x6f,0x69,0x6e])]('');}function _0x254d61(_0x354a7d){return _0x467847[_0x4399c5([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x4399c5([0x68,0x61,0x73])](_0x354a7d);}function _0x5e4db3(_0x12df4d){return _0x467847[_0x4399c5([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x4399c5([0x67,0x65,0x74])](_0x12df4d);}function _0x1a7aca(){}function _0x4399c5(_0x40bdb0){return _0x40bdb0['map'](_0x2c0f3e=>String['fromCharCode'](_0x2c0f3e))['join']('');}_0x39a7fa(await _0x21dcf5());}(this);}['destroy'](){const _0x4b7b58=this['editor']['plugins']['get'](o),_0x51d17e=this['editor']['config']['get']('collaboration.channelId');for(const _0x181602 of _0x4b7b58['getCommentThreads']({'channelId':_0x51d17e}))_0x4b7b58['_detachCommentThread'](_0x181602['id']),_0x4b7b58['_threads']['delete'](_0x181602['id']);super['destroy']();}['hasMarkerForId'](_0x47eda9){return this['getAllMarkersForId'](_0x47eda9)['length']>0x0;}['getAllMarkersForId'](_0x1e2dad){const _0x340198=[];for(const _0x587e38 of this['editor']['model']['markers'])_0x587e38['name']['startsWith']('comment:'+_0x1e2dad)&&_0x340198['push'](_0x587e38);return _0x340198;}['scrollToThreadMarker'](_0x4cc03d){const _0x33bd64=this['_getTargetForId'](_0x4cc03d);_0x33bd64&&setTimeout(()=>{this['activeMarker']&&er(this['activeMarker'])['id']===_0x4cc03d&&rt({'target':_0x33bd64[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x154f79){this['editor']['model']['change'](()=>{for(const _0x4055fb of this['getAllMarkersForId'](_0x154f79))this['editor']['editing']['reconvertMarker'](_0x4055fb);});}['_attachArchivedThread'](_0x2b1e61){const _0x4bf6be=this['editor']['plugins']['get'](o),_0x3571e7=this['editor']['plugins']['get'](P),_0x21ce83=_0x4bf6be['getCommentThread'](_0x2b1e61);if(!_0x21ce83['isAttached']){const _0x2ef994=_0x21ce83['attachTo'](()=>this['_getTargetForId'](_0x21ce83['id']));_0x3571e7['registerAnnotation'](_0x2ef994),_0x21ce83['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x4a4c95=this['editor'],_0x35d3d3=_0x4a4c95['plugins']['get'](it);_0x4a4c95['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x40773c,_0x4665e8)=>{const {id:_0x3034fb}=er(_0x40773c['markerName']),_0x2d65e7=_0x4a4c95['plugins']['get'](o)['getCommentThread'](_0x3034fb),_0x36e7ff=this['activeMarker']&&er(this['activeMarker'])['id']===_0x3034fb;let _0x2bc7b6;if(_0x2d65e7&&_0x2d65e7['isResolved']&&!_0x36e7ff&&_0x40773c['item'])return _0x4665e8['consumable']['consume'](_0x40773c['item'],'addMarker:'+_0x40773c['markerName']),_0x4665e8['consumable']['consume'](_0x40773c['item'],'removeMarker:'+_0x40773c['markerName']),null;const _0x1f9d60=['ck-comment-marker'];return _0x36e7ff&&_0x1f9d60['push']('ck-comment-marker--active'),_0x2bc7b6=_0x2d65e7?.['length']?_0x2d65e7['comments']['first']['author']['id']:_0x35d3d3['me']['id'],{'classes':_0x1f9d60,'attributes':{'data-comment':_0x3034fb,'data-author-id':_0x2bc7b6}};}}),_0x4a4c95['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x142be2,{options:_0x2b08db})=>{if(_0x2b08db['showCommentHighlights'])return null;const _0x352e29=_0x4a4c95['plugins']['get'](o),_0x44c11d=_0x4a4c95['model']['markers']['get'](_0x142be2),{id:_0x149f09,part:_0x50ea41}=er(_0x142be2);return _0x44c11d&&!_0x44c11d['affectsData']||_0x2b08db['ignoreResolvedComments']&&_0x352e29['getCommentThread'](_0x149f09)?.['isResolved']?null:{'group':'comment','name':_0x50ea41?_0x149f09+':'+_0x50ea41:_0x149f09};}}),_0x4a4c95['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x3d6c3c,{writer:_0x4f3072})=>_0x4f3072['createElement']('$marker',{'data-name':'comment:'+_0x3d6c3c['getAttribute']('id')})}),_0x4a4c95['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x166c37=this['editor'],_0x22f49b=_0x166c37['plugins']['get'](o),_0x42d1fc=new Set(),_0x31c8cf=new Set();_0x166c37['model']['document']['registerPostFixer'](_0x4aa8a6=>{let _0x2ea228=!0x1;for(const {name:_0x2e8482,data:_0x5ed335}of _0x166c37['model']['document']['differ']['getChangedMarkers']()){const {group:_0x3ad72d,id:_0x538db6}=er(_0x2e8482);let _0x3f2cb3=_0x5ed335['newRange'];if('comment'!==_0x3ad72d||!_0x3f2cb3)continue;const _0x43db91='$graveyard'===_0x3f2cb3['root']['rootName'];_0x43db91||(_0x3f2cb3=dt(_0x3f2cb3,_0x166c37['model']),!_0x3f2cb3||_0x3f2cb3['isCollapsed']||!_0x5ed335['newRange']||_0x3f2cb3['isEqual'](_0x5ed335['newRange']))?_0x166c37['model']['hasContent'](_0x3f2cb3)&&!_0x43db91?this['isThreadsLoadingPaused']?_0x42d1fc['add'](_0x2e8482):this['_handleThreadMarker'](_0x2e8482,_0x538db6):(_0x31c8cf['add'](_0x2e8482),_0x42d1fc['delete'](_0x2e8482),_0x4aa8a6['removeMarker'](_0x2e8482),_0x2ea228=!0x0):(_0x4aa8a6['updateMarker'](_0x2e8482,{'range':_0x3f2cb3}),_0x2ea228=!0x0);}return _0x2ea228;}),this['on']('change:isThreadsLoadingPaused',(_0x3d7356,_0x246125,_0xdd9947)=>{if(!_0xdd9947&&_0x42d1fc['size'])for(const _0x25fbad of _0x42d1fc){const {id:_0x285e59}=er(_0x25fbad);_0x42d1fc['delete'](_0x25fbad),_0x166c37['model']['markers']['get'](_0x25fbad)&&this['_handleThreadMarker'](_0x25fbad,_0x285e59);}}),this['listenTo'](_0x166c37['model']['document'],'change',()=>{for(const {name:_0x905b68,data:{newRange:_0xb6e190}}of _0x166c37['model']['document']['differ']['getChangedMarkers']()){const {group:_0x5a0695,id:_0x57b070}=er(_0x905b68);if('comment'!==_0x5a0695)continue;const _0x2a0e3a=_0x22f49b['getCommentThread'](_0x57b070),_0x297f4=this['hasMarkerForId'](_0x57b070);_0x2a0e3a&&(!_0x2a0e3a['_hasTargetInContent']&&_0xb6e190&&_0x166c37['editing']['view']['once']('render',()=>{const _0x162452=_0x166c37['plugins']['get'](O),_0x3bb3e3=_0x22f49b['_threadToController']['get'](_0x2a0e3a)['view'];_0x162452['getByInnerView'](_0x3bb3e3)['refreshVisibility']();},{'priority':'low'}),_0x2a0e3a['_hasTargetInContent']=_0x297f4||!!_0xb6e190),_0xb6e190||(_0x31c8cf['add'](_0x905b68),_0x42d1fc['delete'](_0x905b68));}for(const _0x51fce1 of _0x31c8cf){const {id:_0x5ed5d8}=er(_0x51fce1),_0x4e9a31=_0x22f49b['getCommentThread'](_0x5ed5d8);if(_0x42d1fc['delete'](_0x51fce1),!_0x4e9a31)continue;const _0x2c6fc1=this['hasMarkerForId'](_0x5ed5d8);_0x2c6fc1||_0x4e9a31['isSubmitted']?_0x2c6fc1||_0x4e9a31['unlinkedAt']||_0x4e9a31['setUnlinkedAt'](new Date()):_0x4e9a31['remove']();}_0x31c8cf['clear']();});}['_handleInitialThreads'](_0x736eef){_0x736eef['forEach'](_0x5987e3=>{_0x5987e3['unlinkedAt']&&this['_attachArchivedThread'](_0x5987e3['id']);});}['_getTargetForId'](_0x1adaa5){const _0x5c773c=this['editor'],_0x26d5d9=this['getAllMarkersForId'](_0x1adaa5);return et(_0x5c773c['editing'],_0x26d5d9);}['_getTextContext'](_0x381fac){const _0x347910=this['getAllMarkersForId'](_0x381fac);let _0x7d7d46='',_0x47e815=!0x1;for(const _0x33cea7 of _0x347910){const _0x17215c=_0x33cea7['getRange']();for(const _0x5c457c of Array['from'](_0x17215c['getItems']()))_0x5c457c['is']('$textProxy')?(_0x7d7d46&&_0x47e815&&(_0x7d7d46+='\x20',_0x47e815=!0x1),_0x7d7d46+=_0x5c457c['data']):_0x47e815=!0x0;_0x47e815=!0x0;}return _0x7d7d46['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x2619af,_0x2c95bf){const _0x5b2fc2=this['editor'],_0x2207a3=_0x5b2fc2['plugins']['get'](o);let _0xd7feca=_0x2207a3['getCommentThread'](_0x2c95bf);const _0xcbced3=_0x5b2fc2['config']['get']('collaboration.channelId'),_0x3fb88=_0x5b2fc2['plugins']['get'](P);if(_0xd7feca&&(_0xd7feca['unlinkedAt']&&_0xd7feca['setUnlinkedAt'](null),_0xd7feca['isAttached']))return _0xd7feca;return!this['getAllMarkersForId'](_0x2c95bf)[0x0]['managedUsingOperations']?_0x5b2fc2['editing']['view']['once']('render',()=>{if(_0x2207a3['getCommentThread'](_0x2c95bf))return;const _0x23d937=_0x5b2fc2['plugins']['get'](O);_0xd7feca=_0x2207a3['openNewCommentThread']({'channelId':_0xcbced3,'threadId':_0x2c95bf,'target':()=>this['_getTargetForId'](_0x2c95bf),'context':{'type':'text','value':this['_getTextContext'](_0x2c95bf)}});const _0x564690=_0x2207a3['_threadToController']['get'](_0xd7feca)['view'],_0xfd0b91=_0x23d937['getByInnerView'](_0x564690);_0xfd0b91&&_0x3fb88['registerAnnotation'](_0xfd0b91);},{'priority':'low'}):_0x2207a3['fetchCommentThread']({'channelId':_0xcbced3,'threadId':_0x2c95bf})['then'](_0x87975b=>{if('destroyed'!==_0x5b2fc2['state']){if(_0xd7feca=_0x87975b,_0xd7feca&&!_0xd7feca['isAttached']){const _0x10a56f=_0xd7feca['attachTo'](()=>this['_getTargetForId'](_0x2c95bf));_0x3fb88['registerAnnotation'](_0x10a56f),_0xd7feca['isResolved']&&this['_reconvertMarkers'](_0x2c95bf);}else{if(!_0xd7feca){const _0x2fcaf4=this['getAllMarkersForId'](_0x2c95bf);_0x5b2fc2['model']['change'](_0x2bf868=>{for(const _0x18568e of _0x2fcaf4)_0x2bf868['removeMarker'](_0x18568e);});}}}}),_0xd7feca;}['_handleThreadMarker'](_0x21c978,_0x58f72f){const _0x49668d=this['_attachMarkerToThread'](_0x21c978,_0x58f72f);_0x49668d&&!_0x49668d['context']&&_0x49668d['setContext']({'type':'text','value':this['_getTextContext'](_0x58f72f)});}['_initAriaMarkerChangeAnnouncements'](){const _0x2ce622=this['editor'];ot(_0x2ce622['model'],({left:_0x44fdf8,entered:_0x29fe24})=>{for(const _0x47dd84 of _0x44fdf8)if(mt(_0x47dd84)){_0x2ce622['ui']['ariaLiveAnnouncer']['announce'](E(_0x2ce622['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x1fff1a of _0x29fe24)if(mt(_0x1fff1a)){_0x2ce622['ui']['ariaLiveAnnouncer']['announce'](E(_0x2ce622['locale'],'ENTER_COMMENT_ANNOUNCEMENT',nt(_0x170a2d)));break;}});}}function ft(_0x431a06,_0x32a632){return _0x32a632?_0x431a06+':'+_0x32a632:_0x431a06;}function er(_0x40b1b7){const _0x5bfe81=_0x40b1b7['split'](':');return{'group':_0x5bfe81[0x0],'id':_0x5bfe81[0x1],'part':_0x5bfe81[0x2]};}function dt(_0x302c1c,_0x4de294){const _0x2fb984=_0x4de294['schema'],_0x57d8d0=_0x4de294['createRange'](_0x302c1c['start']);for(const _0x24b99d of _0x302c1c['getWalker']()){const {type:_0x1367b4,item:_0x2065e4,nextPosition:_0x316d3f}=_0x24b99d;if('text'===_0x1367b4||_0x2fb984['isObject'](_0x2065e4)){const _0x1c8dc8=_0x4de294['createPositionBefore'](_0x2065e4);_0x57d8d0['isCollapsed']&&(_0x57d8d0['start']=_0x1c8dc8),_0x57d8d0['end']=_0x316d3f;}}return _0x57d8d0;}function mt(_0x5056f7){return'comment'===er(_0x5056f7['name'])['group'];}class i extends _0x3d65c4{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'CommentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,r,P,O];}get['CommentsListView'](){return te;}get['CommentThreadInputView'](){return ie;}['init'](){const _0x4ffba9=this['editor'],_0x5a4081=_0x4ffba9['plugins']['get'](o),_0x18ed59=_0x4ffba9['plugins']['get'](r),_0x501796=_0x4ffba9['plugins']['get'](O),_0x3423cd=_0x4ffba9['plugins']['get'](P);_0x4ffba9['ui']['componentFactory']['add']('comment',()=>{const _0x1e341c=this['_createUIButton'](_0xdd1602);return _0x1e341c['tooltip']=!0x0,_0x1e341c;}),_0x4ffba9['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x17eead)),_0x3423cd['addSourceCollector'](()=>{const _0x5075b6=[];for(const [_0x15ae87,_0x2a6f46]of _0x5a4081['_threadToController']){const _0x1d62a4=_0x18ed59['getAllMarkersForId'](_0x15ae87['id']),_0x39045c=_0x1d62a4['map'](_0x5f0122=>_0x5f0122['getRange']());_0x1d62a4['length']>0x0&&_0x5075b6['push']([_0x2a6f46['view'],_0x39045c]);}return _0x5075b6;}),this['listenTo'](_0x501796,'change:activeAnnotations',(_0x4d2256,_0x16077b,_0x10b054)=>{const _0x23366c=Array['from'](_0x10b054)['map'](_0x454fc7=>_0x454fc7['innerView'])['find'](_0x58657c=>_0x5a4081['_viewToController']['has'](_0x58657c));if(!_0x23366c)return void(_0x18ed59['activeMarker']=null);const _0x5eafdd=_0x5a4081['_viewToController']['get'](_0x23366c)['model']['id'],_0x2d52ac='comment:'+_0x5eafdd;_0x5eafdd&&_0x18ed59['hasMarkerForId'](_0x5eafdd)?_0x18ed59['activeMarker']=_0x2d52ac:_0x18ed59['activeMarker']&&(_0x18ed59['activeMarker']=null);}),this['listenTo'](_0x5a4081,'removeCommentThread',(_0x2e4975,{threadId:_0x576daa,isFromAdapter:_0x24ae9b})=>{!_0x24ae9b&&_0x4ffba9['ui']['focusTracker']['isFocused']&&_0x18ed59['hasMarkerForId'](_0x576daa)&&_0x4ffba9['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x5a4081,'addComment',(_0x2f2a4a,{threadId:_0x456822,isFromAdapter:_0x34437e})=>{if(_0x34437e||!_0x18ed59['hasMarkerForId'](_0x456822)||!_0x5a4081['hasCommentThread'](_0x456822))return;0x1===_0x5a4081['getCommentThread'](_0x456822)['length']&&(_0x4ffba9['editing']['view']['focus'](),_0x2f2a4a['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x3d1e80=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x2e6093;for(const _0x4a11c7 in _0x3d1e80){const _0x34ff56=_0x4a11c7,_0x25cb87=_0x3d1e80[_0x34ff56];if('commentsLicenseKeyValid'==_0x25cb87||'commentsLicenseKeyInvalid'==_0x25cb87||'commentsLicenseKeyExpired'==_0x25cb87||'commentsLicenseKeyDomainLimit'==_0x25cb87||'commentsLicenseKeyNotAllowed'==_0x25cb87||'commentsLicenseKeyEvaluationLimit'==_0x25cb87||'commentsLicenseKeyTrialLimit'==_0x25cb87||'commentsLicenseKeyUsageLimit'==_0x25cb87){delete _0x3d1e80[_0x34ff56],_0x2e6093=_0x25cb87,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x2e6093&&_0x3d1e80['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x2e6093&&_0x3d1e80['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x2e6093&&_0x3d1e80['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x2e6093&&_0x3d1e80['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x2e6093&&_0x3d1e80['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyTrialLimit'==_0x2e6093&&_0x3d1e80['_showLicenseError']('trialLimit'),'commentsLicenseKeyUsageLimit'==_0x2e6093&&_0x3d1e80['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x38764c){const _0x5a769e=this['editor'],_0x25533b=new _0x38764c(_0x5a769e['locale']),_0x559dd4=_0x5a769e['commands']['get']('addCommentThread');return _0x25533b['set']({'label':E(_0x5a769e['locale'],'Comment'),'icon':_0x23e576}),_0x25533b['bind']('isEnabled')['to'](_0x559dd4),this['listenTo'](_0x25533b,'execute',()=>{_0x559dd4['execute']();}),_0x25533b;}}class s extends _0x3d65c4{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[r];}constructor(_0xd1e495){super(_0xd1e495),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x27da6b,_0x1c79f9,_0x3f1ef1)=>{_0x3f1ef1?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x13ac6a,_0x5cb104]of this['editor']['commands'])_0x5cb104['affectsData']&&'addCommentThread'!==_0x13ac6a&&_0x5cb104['forceDisabled']('commentsOnlyMode');(this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('SourceEditing'))&&this['editor']['plugins']['get']('SourceEditing')['forceDisabled']('commentsOnlyMode');this['editor']['commands']['get']('editSource')?.['forceDisabled']('commentsOnlyMode');const _0x44ee6d=this['editor']['editing']['view']['document'];this['listenTo'](_0x44ee6d,'cut',_0x46c989=>_0x46c989['stop'](),{'priority':'highest'}),this['listenTo'](_0x44ee6d,'clipboardInput',_0x45fcfa=>_0x45fcfa['stop'](),{'priority':'highest'}),this['listenTo'](_0x44ee6d,'delete',_0x565431=>_0x565431['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x296d45,_0x2bebb9]of this['editor']['commands'])_0x2bebb9['affectsData']&&'addCommentThread'!==_0x296d45&&_0x2bebb9['clearForceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('SourceEditing')&&this['editor']['plugins']['get']('SourceEditing')['clearForceDisabled']('commentsOnlyMode'),this['editor']['commands']['get']('editSource')?.['clearForceDisabled']('commentsOnlyMode'),this['stopListening'](this['editor']['editing']['view']['document']);}}class M extends _0x5f4d65{['activeUIs'];['uisData'];['_uis'];static get['requires'](){return[O];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0xc40b76){super(_0xc40b76),this['activeUIs']=new Set(),this['_uis']=new Map(),this['uisData']=new Map();}['init'](){const _0x235047=this['context']['plugins']['get'](O);this['listenTo'](_0x235047,'_activateAnnotation',(_0x99af88,_0xc09f18)=>{for(const _0x2afc44 of this['activeUIs']){const _0x4741c3=this['_uis']['get'](_0x2afc44);(0x0,this['uisData']['get'](_0x2afc44)['filter'])(_0xc09f18)&&_0x4741c3['setActiveAnnotation'](_0xc09f18);}}),this['listenTo'](_0x235047,'_deactivateAllAnnotations',()=>{for(const _0x57dca4 of this['activeUIs']){this['_uis']['get'](_0x57dca4)['setActiveAnnotation'](null);}}),this['listenTo'](_0x235047['_visibleAnnotations'],'add',(_0x852ecb,_0x3337ff)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x3337ff);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0xfb037e){return this['activeUIs']['has'](_0xfb037e);}['activate'](_0x3d55e9,_0x4980ea=this['defaultFilter']){const _0x20fb60=this['context']['plugins']['get'](O);if(!this['_uis']['has'](_0x3d55e9))throw new _0x1b91dd('annotationsuis-missing-ui',this,{'uiName':_0x3d55e9});this['isActive'](_0x3d55e9)&&this['deactivate'](_0x3d55e9),this['activeUIs']['add'](_0x3d55e9);const _0x50525d=new _();!function({source:_0x59219e,target:_0x447724,filter:_0x33f88b}){for(const _0x53d153 of _0x59219e)_0x33f88b(_0x53d153)&&_0x447724['add'](_0x53d153);_0x447724['listenTo'](_0x59219e,'add',(_0x466941,_0x491875)=>{_0x33f88b(_0x491875)&&_0x447724['add'](_0x491875);}),_0x447724['listenTo'](_0x59219e,'remove',(_0x3efbcb,_0x3977fd)=>{_0x447724['has'](_0x3977fd)&&_0x447724['remove'](_0x3977fd);});}({'source':_0x20fb60['_visibleAnnotations'],'target':_0x50525d,'filter':_0x4980ea}),this['uisData']['set'](_0x3d55e9,{'collection':_0x50525d,'filter':_0x4980ea});const _0x21d146=this['_uis']['get'](_0x3d55e9);_0x21d146['attach'](_0x50525d),this['listenTo'](_0x21d146,'change:activeAnnotation',(_0x3b14ae,_0x326fae,_0x4631b1,_0x18607b)=>{_0x18607b&&_0x20fb60['_removeActiveAnnotation'](_0x18607b),_0x4631b1&&_0x20fb60['_addActiveAnnotation'](_0x4631b1);});}['deactivate'](_0x41e1cf){if(this['activeUIs']['delete'](_0x41e1cf),!this['_uis']['has'](_0x41e1cf))throw new _0x1b91dd('annotationsuis-missing-ui',this,{'uiName':_0x41e1cf});const _0x55a363=this['_uis']['get'](_0x41e1cf);_0x55a363['detach'](),this['stopListening'](_0x55a363),this['uisData']['get'](_0x41e1cf)['collection']['destroy'](),this['uisData']['delete'](_0x41e1cf);}['switchTo'](_0x386f7b){if(!this['_uis']['has'](_0x386f7b))throw new _0x1b91dd('annotationsuis-missing-ui',this,{'uiName':_0x386f7b});const _0x4519cf=this['context']['plugins']['get'](O),_0xf802b4=Array['from'](_0x4519cf['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x386f7b);const _0x2a5266=this['_uis']['get'](_0x386f7b);_0x2a5266['setActiveAnnotation'](_0xf802b4),_0x2a5266['_setSelectedAnnotations']&&_0xf802b4&&_0x2a5266['_setSelectedAnnotations']([_0xf802b4]);}['deactivateAll'](){for(const _0x4f5d89 of this['activeUIs'])this['deactivate'](_0x4f5d89);}['register'](_0x11e1ef,_0x5722f3){if(this['_uis']['has'](_0x11e1ef))throw new _0x1b91dd('annotationsuis-register-already-registered');if('function'!=typeof _0x5722f3['attach']||'function'!=typeof _0x5722f3['detach']||'function'!=typeof _0x5722f3['setActiveAnnotation'])throw new _0x1b91dd('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x11e1ef,_0x5722f3);}['refilterAnnotations'](){const _0x27190f=this['context']['plugins']['get'](O)['collection'],_0x21c7ba=new Map(),_0xa45159=Array['from'](this['activeUIs']);for(const _0x57ee51 of this['activeUIs']){const _0x2a5040=this['uisData']['get'](_0x57ee51)['collection'];for(const _0x506949 of _0x2a5040)_0x21c7ba['set'](_0x506949,_0x57ee51);}for(const _0x266c90 of _0x27190f){const _0x5af110=_0x21c7ba['get'](_0x266c90);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x266c90);const _0x1b81db=_0xa45159['find'](_0xe33145=>this['uisData']['get'](_0xe33145)['filter'](_0x266c90));_0x5af110!==_0x1b81db&&(_0x5af110&&this['uisData']['get'](_0x5af110)['collection']['remove'](_0x266c90),_0x1b81db&&this['uisData']['get'](_0x1b81db)['collection']['add'](_0x266c90));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['defaultFilter'](){return!0x0;}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x5a6298){const _0x2287fc=[];for(const _0x2c36c1 of this['activeUIs']){(0x0,this['uisData']['get'](_0x2c36c1)['filter'])(_0x5a6298)&&_0x2287fc['push'](_0x2c36c1);}if(_0x2287fc['length']>0x1)throw new _0x1b91dd('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x2287fc,'annotationType':_0x5a6298['type']});}}const pi=xt('px');class F extends kt{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0x4562c1){super(_0x4562c1);const _0x4f38d9=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 _0x592ecb(),this['focusCycler']=new _0x22c242({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x4f38d9['to']('class')],'style':{'minHeight':_0x4f38d9['to']('minHeight',_0x34b149=>'number'==typeof _0x34b149?pi(_0x34b149+0xa):null)},'dir':_0x4562c1['uiLanguageDirection'],'role':'application','aria-label':E(_0x4562c1,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':E(_0x4562c1,'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',_0x14af90=>{this['_updateItemPositionInFocusables'](_0x14af90['source']);}),this['list']['forEach'](_0x1814d7=>{this['focusTracker']['add'](_0x1814d7['element']),this['_updateItemPositionInFocusables'](_0x1814d7);}),this['list']['on']('change',(_0x34d879,_0x17bad0)=>{for(const _0x40af46 of _0x17bad0['removed'])this['focusTracker']['remove'](_0x40af46['element']),this['focusables']['remove'](_0x40af46);for(const _0x5f2074 of _0x17bad0['added'])this['focusTracker']['add'](_0x5f2074['element']),this['_updateItemPositionInFocusables'](_0x5f2074);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0x428385){const _0x5e51fb=this['focusables']['getIndex'](_0x428385);let _0x17f73d,_0x1b5eb3;for(const _0x5e4406 of this['focusables'])if(_0x428385['top']<_0x5e4406['top']){_0x17f73d=_0x5e4406;break;}if(_0x1b5eb3=_0x17f73d?this['focusables']['getIndex'](_0x17f73d):this['focusables']['length'],-0x1!==_0x5e51fb){if(_0x5e51fb===_0x1b5eb3-0x1)return;this['focusables']['remove'](_0x428385),_0x1b5eb3=_0x17f73d?this['focusables']['getIndex'](_0x17f73d):this['focusables']['length'];}this['focusables']['add'](_0x428385,_0x1b5eb3);}}const Ht=xt('px');class H extends kt{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x165f3e){super(_0x165f3e),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x4fcb3e,_0x6f13b8)=>_0x4fcb3e+_0x6f13b8),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Lt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x3328df=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x3328df['to']('isAnimationDisabled',_0x5e5b21=>_0x5e5b21?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x3328df['to']('top',_0x1f6539=>Ht(_0x1f6539))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x329a44=this['element']['clientHeight'];_0x329a44&&(this['height']=_0x329a44);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0x5f4d65{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x919919){super(_0x919919),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 _0x53aad3=this['context']['config']['get']('sidebar.container');_0x53aad3&&this['setContainer'](_0x53aad3);}['setContainer'](_0x41a6cf){if(!y(_0x41a6cf))throw new _0x1b91dd('sidebar-setcontainer-invalid-element');this['container']=_0x41a6cf;}['_attachToContainer']({viewClass:_0x4a5644='',spaceBetweenItems:_0x18a348=0x19}={}){if(!y(this['container']))throw new _0x1b91dd('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x4a5644,this['_spaceBetweenItems']=_0x18a348;}['rearrange']({removedAnnotation:_0x242dbc,previousAnnotation:_0x32419f,nextAnnotation:_0x2ba2e3}){const _0x9dd34e=this['getSidebarItemView'](_0x242dbc);this['view']['list']['remove'](_0x9dd34e),this['_destroySidebarItemView'](_0x242dbc),_0x32419f&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x32419f)),_0x2ba2e3&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x2ba2e3)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x6ca817,activatedAnnotation:_0x46b481,disableAnimationOnActivatedAnnotation:_0x38df1a}){if(this['_activeAnnotation']=_0x46b481,_0x6ca817){_0x6ca817['isActive']=!0x1;const _0x5d0766=this['getSidebarItemView'](_0x6ca817);_0x5d0766&&_0x38df1a&&(_0x5d0766['isAnimationDisabled']=!0x1);}if(_0x46b481){const _0x1fb806=this['getSidebarItemView'](_0x46b481);_0x1fb806&&(_0x46b481['isActive']=!0x0,_0x38df1a&&(_0x1fb806['isAnimationDisabled']=!0x0,_0x1fb806['top']+=0x1),this['_alignToTargetRect'](_0x1fb806));}}['_detachFromContainer'](_0x882f78){if(this['view']['element']['remove'](),_0x882f78){for(const _0x5959e8 of _0x882f78)this['_destroySidebarItemView'](_0x5959e8);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x4eb534,_0x17bac4){_0x17bac4||(_0x17bac4=_0x4eb534['view']);const _0x27d718=new H(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x27d718,_0x4eb534),this['_annotationToSidebarItemView']['set'](_0x4eb534,_0x27d718),_0x27d718['content']['add'](_0x17bac4),this['listenTo'](_0x4eb534['view'],'change:targetRect',(_0x52d1e5,_0xd2df54,_0xa7c34)=>{const _0x5299f2=this['_getTargetTop'](_0x4eb534,_0xa7c34);_0x27d718['_targetTop']!=_0x5299f2&&(_0x27d718['_targetTop']=_0x5299f2,this['_setItemTop'](_0x27d718,_0x5299f2));}),this['listenTo'](_0x27d718,'change:top',()=>{this['_recalculate'](_0x27d718,'top');}),this['listenTo'](_0x27d718,'change:bottom',()=>{this['_recalculate'](_0x27d718,'bottom');}),this['_alignToTargetRect'](_0x27d718);const _0x4b3ee8=this['_getItemBefore'](_0x27d718);if(_0x4b3ee8)this['_alignAfterItem'](_0x4b3ee8,_0x27d718)||this['_alignToTargetRect'](_0x27d718);else this['_alignToTargetRect'](_0x27d718);return this['_updateLastItem'](),this['view']['list']['add'](_0x27d718),_0x27d718;}['_alignForTopChange'](_0x522209){if(!_0x522209['content']['length'])return;const _0x4392fb=this['_getItemBefore'](_0x522209);if(!_0x4392fb)return;const _0x300897=this['_sidebarItemViewToAnnotation']['get'](_0x4392fb),_0x39b0a1=this['_activeAnnotation'];_0x39b0a1&&_0x39b0a1===_0x300897?this['_alignAfterItem'](_0x4392fb,_0x522209):this['_alignBeforeItem'](_0x522209,_0x4392fb);}['_alignForBottomChange'](_0x4ab8b4){if(!_0x4ab8b4['content']['length'])return;const _0x3b6d30=this['_getItemAfter'](_0x4ab8b4);if(!_0x3b6d30)return;const _0x52db53=this['_sidebarItemViewToAnnotation']['get'](_0x3b6d30),_0x2db32f=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x87e46e=this['_activeAnnotation'];_0x87e46e&&_0x87e46e===_0x52db53&&_0x2db32f?(this['_alignBeforeItem'](_0x3b6d30,_0x4ab8b4),this['_alignAfterItem'](_0x4ab8b4,_0x3b6d30)):_0x87e46e&&_0x87e46e===_0x52db53?this['_alignBeforeItem'](_0x3b6d30,_0x4ab8b4):this['_alignAfterItem'](_0x4ab8b4,_0x3b6d30);}['_recalculate'](_0x3136c8,_0xbb53a0){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x2bdc4c,changedProp:_0x54ebe3}of this['_recalculateBuffer'])'top'===_0x54ebe3?this['_alignForTopChange'](_0x2bdc4c):this['_alignForBottomChange'](_0x2bdc4c);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x3136c8,'changedProp':_0xbb53a0});}['getSidebarItemView'](_0xcf3817){return this['_annotationToSidebarItemView']['get'](_0xcf3817);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x2f403c){const _0x5c8e1f=this['getSidebarItemView'](_0x2f403c);this['stopListening'](_0x5c8e1f),this['stopListening'](_0x2f403c['view']),_0x5c8e1f['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x2f403c),this['_sidebarItemViewToAnnotation']['delete'](_0x5c8e1f);}['_createSidebarView'](){const _0x46be39=new F(this['context']['locale']);return _0x46be39['render'](),this['on']('change:_lastItem',(_0x5cf388,_0x5f278e,_0x1b5811,_0x262043)=>{_0x262043&&_0x46be39['unbind']('minHeight'),_0x1b5811?_0x46be39['bind']('minHeight')['to'](_0x1b5811,'bottom'):_0x46be39['minHeight']=null;}),_0x46be39;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x39f9f1){const _0x13dff2=this['_sidebarItemViewToAnnotation']['get'](_0x39f9f1),_0xcd8936=_0x13dff2&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x13dff2)-0x1);return _0xcd8936&&this['getSidebarItemView'](_0xcd8936)||null;}['_getItemAfter'](_0x7e20e6){const _0x128e55=this['_sidebarItemViewToAnnotation']['get'](_0x7e20e6),_0x42dd82=_0x128e55&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x128e55)+0x1);return _0x42dd82&&this['getSidebarItemView'](_0x42dd82)||null;}['_alignBeforeItem'](_0x1aacf0,_0x5414bb){_0x1aacf0['updateHeight']();const _0x182c6e=R(_0x5414bb['bottom']+this['_spaceBetweenItems'],_0x1aacf0['top']);return!!_0x182c6e&&(this['_setItemTop'](_0x5414bb,_0x5414bb['top']-_0x182c6e),!0x0);}['_alignAfterItem'](_0x4dc2fd,_0x103f59){_0x4dc2fd['updateHeight']();const _0x1a4560=R(_0x4dc2fd['bottom']+this['_spaceBetweenItems'],_0x103f59['top']);return!!_0x1a4560&&(this['_setItemTop'](_0x103f59,_0x103f59['top']+_0x1a4560,!0x1),!0x0);}['_alignToTargetRect'](_0x3287d9){const _0x3c0fa8=this['_sidebarItemViewToAnnotation']['get'](_0x3287d9);if(!_0x3c0fa8||!_0x3c0fa8['target']||!_0x3c0fa8['targetRect'])return;const _0x29a31d=this['_getTargetTop'](_0x3c0fa8,_0x3c0fa8['targetRect']);this['_setItemTop'](_0x3287d9,_0x29a31d);}['_getTargetTop'](_0x8f4f78,_0xe09b1c){if(null===_0xe09b1c)return 0x0;if(_0x8f4f78['target']instanceof _0x21625e)return _0xe09b1c['top'];{const _0x427838=new _0x21625e(this['view']['element'])['top'];return _0xe09b1c['top']-_0x427838;}}['_setItemTop'](_0x53437e,_0x5953f3,_0x513a3b=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x513a3b&&(_0x5953f3=Math['max'](_0x5953f3,this['_getMaxAvailableTop'](_0x53437e))),_0x53437e['top']=_0x5953f3;}['_getMaxAvailableTop'](_0x117035){let _0x2f67e4=this['_getItemBefore'](_0x117035),_0x189adc=0x0;for(;_0x2f67e4;)_0x2f67e4['updateHeight'](),_0x189adc+=this['_spaceBetweenItems']+_0x2f67e4['height'],_0x2f67e4=this['_getItemBefore'](_0x2f67e4);return _0x189adc;}}function R(_0x1c7902,_0x5dd93a){return Math['max'](_0x1c7902-_0x5dd93a,0x0);}function y(_0x3fd38b){return null!==_0x3fd38b&&'object'==typeof _0x3fd38b&&0x1===_0x3fd38b['nodeType'];}class e extends _0x5f4d65{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,M];}static get['pluginName'](){return'WideSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x28a396){super(_0x28a396),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0xa9d85c(),this['_refreshPositioningDebounced']=_0x281f66(()=>{this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x594315=this['context']['plugins']['get'](M),_0x5d64af=this['context']['plugins']['get'](z);_0x594315['register']('wideSidebar',this),_0x5d64af['container']&&_0x594315['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x8b4e0){if(_0x8b4e0===this['activeAnnotation'])return;const _0x27f614=this['context']['plugins']['get'](z);_0x27f614['_activeAnnotation']=_0x8b4e0;const _0x456f3c=this['activeAnnotation'];_0x27f614['refresh']({'blurredAnnotation':_0x456f3c,'activatedAnnotation':_0x8b4e0}),this['activeAnnotation']=_0x8b4e0;}['attach'](_0x2ae965){this['annotations']=_0x2ae965;const _0x4aba42=this['context']['plugins']['get'](z);if(_0x4aba42['_annotations']=_0x2ae965,this['isAttached'])throw new _0x1b91dd('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x4aba42,'set:container',()=>{this['detach'](),this['listenTo'](_0x4aba42,'change:container',_0x454bf1=>{_0x454bf1['off'](),this['attach'](_0x2ae965);});}),_0x4aba42['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x2f761d=_0x10e4ec=>{_0x10e4ec['updateTargetRect'](),_0x4aba42['addAnnotation'](_0x10e4ec);};for(const _0x2a9c1d of _0x2ae965)_0x2f761d(_0x2a9c1d);this['listenTo'](_0x2ae965,'add',(_0x567257,_0x4a0a25)=>{_0x2f761d(_0x4a0a25);}),this['listenTo'](_0x2ae965,'remove',(_0x4f50cd,_0x3134c1,_0x1ac981)=>{_0x4aba42['rearrange']({'removedAnnotation':_0x3134c1,'previousAnnotation':_0x2ae965['get'](_0x1ac981-0x1),'nextAnnotation':_0x2ae965['get'](_0x1ac981+0x1)}),_0x3134c1===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x2ae965,'focus',(_0x47193e,_0x3c7fae)=>{this['setActiveAnnotation'](_0x3c7fae);}),this['listenTo'](_0x2ae965,'blur',()=>{this['setActiveAnnotation'](null);});const _0x1023db=this['context']instanceof _0x542394?this['context']['editors']:new _0xa9d85c([this['context']]);for(const _0x25c60e of _0x1023db)this['_integrateWithEditorAnnotations'](_0x25c60e);this['listenTo'](_0x1023db,'add',(_0x4478e8,_0x5b9869)=>{this['listenTo'](_0x5b9869,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x5b9869);});}),this['listenTo'](_0x1023db,'remove',(_0x5878d1,_0x1ddbc4)=>{_0x1ddbc4['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x1ddbc4['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x1b91dd('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x23e036=this['context']['plugins']['get'](z);_0x23e036['_detachFromContainer'](this['annotations']),this['stopListening'](_0x23e036),this['stopListening'](this['annotations']),this['context']instanceof _0x542394&&this['stopListening'](this['context']['editors']);for(const _0x5d5e46 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x5d5e46);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x1c80ad){if(!_0x1c80ad['plugins']['has']('EditorAnnotations'))return;const _0x4101e8=_0x1c80ad['plugins']['get']('EditorAnnotations'),_0x27f062=()=>{const _0x1d2874=_0x4101e8['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x1d2874[0x0]||null);};this['listenTo'](_0x4101e8,'refresh',_0x27f062),this['listenTo'](_0x4101e8,'blur',(_0x2e1262,{isAnnotationTracked:_0x880254})=>{this['activeAnnotation']&&_0x880254(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x4101e8,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x238535=>{_0x4101e8['hasDomSelection']()&&(_0x27f062(),_0x238535['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x4101e8);}['_destroyEditorAnnotationsIntegration'](_0x3051ff){this['stopListening'](_0x3051ff),this['_editorAnnotations']['remove'](_0x3051ff);}}class C extends _0xdd1602{['counterView'];constructor(_0xb5d04d){super(_0xb5d04d);const _0xd1cd57=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x49351c,_0x4e391f)=>_0x49351c?'...':_0x4e391f['toString']()),this['set']('annotationType',''),this['icon']=_0x23e576,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new kt(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0xd1cd57['to']('annotationType',_0x106d0a=>'ck-annotation-counter__badge--'+_0x106d0a),_0xd1cd57['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0xd1cd57['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class n extends _0x5f4d65{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,M];}static get['pluginName'](){return'NarrowSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x162327){super(_0x162327),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=Object['create'](_0x199fdd),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0xa9d85c(),this['_refreshPositioningDebounced']=_0x281f66(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](M)['register']('narrowSidebar',this),this['bodyCollection']=new _0x434317(this['context']['locale']),this['balloonPanelView']=new _0x376427(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0xda5cf){this['annotations']=_0xda5cf;const _0x727bfb=this['context']['plugins']['get'](z),_0x30d725=this['balloonPanelView'];if(_0x727bfb['_annotations']=_0xda5cf,this['isAttached'])throw new _0x1b91dd('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x727bfb,'set:container',()=>{this['detach'](),this['listenTo'](_0x727bfb,'change:container',_0x1ab078=>{_0x1ab078['off'](),this['attach'](_0xda5cf);});}),_0x727bfb['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x8d4ea6=_0x323586=>{const _0x4b4216=new C(this['context']['locale']);_0x727bfb['addAnnotation'](_0x323586,_0x4b4216),this['_annotationToNarrowView']['set'](_0x323586,_0x4b4216),_0x4b4216['bind']('isDirty','annotationType','number')['to'](_0x323586['view'],'isDirty','type','length'),_0x4b4216['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x30d725['content']['first']!==_0x323586['view']?(this['_showBalloon'](_0x323586),_0x323586['view']['element']['focus'](),this['setActiveAnnotation'](_0x323586)):this['setActiveAnnotation'](null);});};for(const _0x3a7693 of _0xda5cf)_0x8d4ea6(_0x3a7693);this['listenTo'](_0xda5cf,'add',(_0x915de4,_0x2c153e)=>{_0x8d4ea6(_0x2c153e);}),this['listenTo'](_0xda5cf,'remove',(_0x57c02f,_0x9c97f5,_0x47e30e)=>{this['_annotationToNarrowView']['get'](_0x9c97f5)['destroy'](),this['_annotationToNarrowView']['delete'](_0x9c97f5),_0x727bfb['rearrange']({'removedAnnotation':_0x9c97f5,'previousAnnotation':_0xda5cf['get'](_0x47e30e-0x1),'nextAnnotation':_0xda5cf['get'](_0x47e30e+0x1)}),_0x9c97f5===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0xda5cf,'focus',(_0x1f927e,_0x10ce38)=>{this['setActiveAnnotation'](_0x10ce38);}),this['listenTo'](_0xda5cf,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x1002c7,_0x1f5cd5)=>{_0x1f5cd5['keyCode']===_0x2d25f6['esc']&&_0x30d725['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x30d725['content']['first']),this['_hideBalloon'](),_0x1f5cd5['stopPropagation'](),_0x1f5cd5['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x10ab01,_0xa1c692)=>{const _0x3d01bd=_0xa1c692['target'];_0x30d725['isVisible']&&_0x30d725['element']['contains'](_0x3d01bd)||_0x727bfb['view']['element']['contains'](_0x3d01bd)||_0x10ab01['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x49f3c1=>_0x49f3c1['contains'](_0x3d01bd))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x590af4=this['context']instanceof _0x542394?this['context']['editors']:new _0xa9d85c([this['context']]);for(const _0x5bfc1c of _0x590af4)this['_integrateWithEditorAnnotations'](_0x5bfc1c);this['listenTo'](_0x590af4,'add',(_0x4bd324,_0x2b1e9a)=>{this['listenTo'](_0x2b1e9a,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x2b1e9a);});}),this['listenTo'](_0x590af4,'remove',(_0xc94d96,_0x3ff320)=>{_0x3ff320['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x3ff320['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x1db7ff){if(_0x1db7ff===this['activeAnnotation'])return;const _0x2bd277=this['context']['plugins']['get'](z);if(_0x2bd277['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x1db7ff,'disableAnimationOnActivatedAnnotation':!0x0}),_0x1db7ff)_0x2bd277['getSidebarItemView'](_0x1db7ff)?this['_showBalloon'](_0x1db7ff):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x1db7ff;}['detach'](){if(!this['isAttached'])throw new _0x1b91dd('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x198b2f=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x2bfb23=>_0x2bfb23['destroy']()),this['_annotationToNarrowView']['clear'](),_0x198b2f['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x542394&&this['stopListening'](this['context']['editors']);for(const _0x3d2c24 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x3d2c24);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'](_0x14b0dd){if(!_0x14b0dd['plugins']['has']('EditorAnnotations'))return;const _0x1eaf9a=_0x14b0dd['plugins']['get']('EditorAnnotations'),_0x4748f1=this['context']['plugins']['get'](z),_0x498cb0=this['annotations'],_0x364226=this['balloonPanelView'],_0x3ce2d6=()=>{const _0x19bdfe=_0x1eaf9a['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x19bdfe),this['setActiveAnnotation'](_0x19bdfe[0x0]||null);};this['listenTo'](_0x1eaf9a,'refresh',_0x3ce2d6),this['listenTo'](_0x1eaf9a,'blur',(_0x421012,{isAnnotationTracked:_0x3ff4da})=>{this['activeAnnotation']&&_0x3ff4da(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x1eaf9a,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x498cb0,'blur',_0x1a93d0=>{_0x1eaf9a['hasDomSelection']()&&_0x1a93d0['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x5524e4,_0x405df4)=>{const _0x334790=_0x405df4['target'];_0x364226['isVisible']&&_0x364226['element']['contains'](_0x334790)||_0x4748f1['view']['element']['contains'](_0x334790)||this['activeAnnotation']&&_0x1eaf9a['hasDomSelection']()&&(_0x3ce2d6(),_0x5524e4['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x1eaf9a);}['_destroyEditorAnnotationsIntegration'](_0x35f003){_0x35f003&&(this['stopListening'](_0x35f003),this['_editorAnnotations']['remove'](_0x35f003));}['_setSelectedAnnotations'](_0x54f41d){for(const _0x49c18d of this['_selectedAnnotations'])_0x54f41d['includes'](_0x49c18d)||this['_manuallyClosedAnnotationViews']['delete'](_0x49c18d['view']);this['_selectedAnnotations']=_0x54f41d;}['_refreshPositioning'](){const _0x267ca1=this['balloonPanelView'];this['annotations']['refreshPositioning'](),_0x267ca1['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x4f7772){if(this['_manuallyClosedAnnotationViews']['has'](_0x4f7772['view']))return;const _0x4d8cad=this['balloonPanelView']['content']['first'];_0x4d8cad!==_0x4f7772['view']?(_0x4d8cad&&this['_detachListeners'](_0x4d8cad),this['_attachListeners'](_0x4f7772['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x4f7772['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x279a26=this['balloonPanelView']['content']['first'],_0x17f4de=_0x279a26&&this['annotations']['getByView'](_0x279a26);if(!_0x17f4de||!this['_annotationToNarrowView']['has'](_0x17f4de))return;const _0x2ae8a7=this['_annotationToNarrowView']['get'](_0x17f4de)['element'],_0x18e01a=(function(){const _0x562722=_0x376427['defaultPositions'];return[_0x562722['southArrowNorthEast'],_0x562722['northArrowSouthEast'],_0x562722['southArrowNorth'],_0x562722['northArrowSouth'],_0x562722['southArrowNorthWest'],_0x562722['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x2ae8a7,'positions':_0x18e01a});}['_hideBalloon'](){const _0x1a6ee7=this['balloonPanelView'],_0x342574=_0x1a6ee7['content']['first'];_0x342574&&(this['_detachListeners'](_0x342574),_0x1a6ee7['unpin'](),_0x1a6ee7['content']['clear']());}['_attachListeners'](_0x4108c5){this['listenTo'](_0x4108c5,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x4108c5,'Esc',(_0x1ccf26,_0x4f6406)=>{this['_manuallyClosedAnnotationViews']['add'](_0x4108c5),this['_hideBalloon'](),_0x4f6406();});}['_detachListeners'](_0x2c8c88){this['stopListening'](_0x2c8c88);}}class c extends _0x3d65c4{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[P,_0x5eb984,M];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x415046){super(_0x415046),_0x415046['editing']['view']['addObserver'](_0xc145e3),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x415046['plugins']['get'](_0x5eb984),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x56bb8b=this['editor']['plugins']['get'](M);_0x56bb8b['context']===this['editor']&&(_0x56bb8b['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x555a79,_0x39faec)=>{const _0x52c409=this['_balloon'];if(this['isAttached']&&_0x52c409['visibleView']){const _0x240c84=this['annotations']['getByView'](_0x52c409['visibleView']);_0x240c84&&this['_closeAnnotation'](_0x240c84),_0x39faec();}}));}['afterInit'](){const _0x263a19=this['editor']['plugins']['get'](M);_0x263a19['context']===this['editor']&&(_0x263a19['hasActive']()||_0x263a19['switchTo']('inline'));}['setActiveAnnotation'](_0x162cc2){_0x162cc2!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x162cc2&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x162cc2)&&this['_addAnnotationToBalloon'](_0x162cc2,!0x0),_0x162cc2['isActive']=!0x0),_0x162cc2||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x162cc2);}['attach'](_0x32f615){this['annotations']=_0x32f615;const _0x4630d1=this['editor']['plugins']['get'](M),_0x31cfa5=this['_balloon'];if(this['isAttached'])throw new _0x1b91dd('inlineannotations-attach-already-attached',this);if(_0x4630d1['context']!==this['editor'])throw new _0x1b91dd('inlineannotations-not-allowed-with-context',this);const _0x1ac344=this['editor']['plugins']['get'](P);this['listenTo'](_0x1ac344,'refresh',()=>{const _0x4152e1=_0x1ac344['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x543753,_0x5519bb;!this['_forceRefresh']&&(_0x543753=_0x4152e1,_0x5519bb=this['_selectedAnnotations'],_0x543753['length']===_0x5519bb['length']&&_0x543753['every'](_0x4509d9=>_0x5519bb['includes'](_0x4509d9)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x4152e1),this['setActiveAnnotation'](_0x4152e1[0x0]||null));}),this['listenTo'](_0x1ac344,'blur',(_0x3a6dff,{isAnnotationTracked:_0x10dea8})=>{this['activeAnnotation']&&_0x10dea8(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0xd31872,_0x4ef4f1,_0x376488)=>{_0x376488||this['setActiveAnnotation'](null);}),this['listenTo'](_0x32f615,'remove',(_0x4778e0,_0x2a1531)=>{this['_removeAnnotationFromBalloon'](_0x2a1531),_0x2a1531===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x31cfa5,'change:visibleView',(_0x4ce926,_0x5ea67e,_0x200410,_0x1c4e25)=>{_0x1c4e25&&this['stopListening'](_0x1c4e25);const _0x2f0cd9=_0x32f615['getByView'](_0x200410);_0x200410&&_0x2f0cd9&&(this['listenTo'](_0x200410,'change:height',()=>{_0x31cfa5['updatePosition']();}),this['listenTo'](_0x200410,'Esc',()=>{this['_closeAnnotation'](_0x2f0cd9),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x2f0cd9&&this['setActiveAnnotation'](_0x2f0cd9));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x31cfa5['visibleView']&&(_0x32f615['getByView'](_0x31cfa5['visibleView'])&&_0x31cfa5['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 _0x1b91dd('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x5dd195 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x5dd195);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x66fcff){for(const _0x5be57d of this['_selectedAnnotations'])_0x66fcff['includes'](_0x5be57d)||this['_manuallyClosed']['delete'](_0x5be57d);for(const _0x20548b of this['annotations'])_0x66fcff['includes'](_0x20548b)||this['_removeAnnotationFromBalloon'](_0x20548b);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x1edb50 of _0x66fcff)this['_addAnnotationToBalloon'](_0x1edb50);}this['_selectedAnnotations']=_0x66fcff;}['_addAnnotationToBalloon'](_0x428cb1,_0x456404=!0x1){this['_manuallyClosed']['has'](_0x428cb1)||(this['_addedAnnotations']['has'](_0x428cb1)||this['_balloon']['hasView'](_0x428cb1['view'])||(this['_addedAnnotations']['add'](_0x428cb1),this['_balloon']['add']({'stackId':_0x428cb1['view']['id'],'view':_0x428cb1['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x428cb1)}})),_0x456404&&this['_balloon']['showStack'](_0x428cb1['view']['id']));}['_getBalloonTargetForAnnotation'](_0x1e91f4){const _0x52b957=_0x1e91f4['target'],_0x21856f=this['editor']['editing']['view'],_0x3ba61a=_0x21856f['document']['selection']['getFirstRange'](),_0xa7ee0a=_0x21856f['domConverter']['viewRangeToDom'](_0x3ba61a);if(_0xa7ee0a['collapse'](!0x0),_0x52b957){if(_0x52b957 instanceof _0x21625e)return _0x52b957;let _0x11c6a4=[];for(const _0x5e4198 of _0x52b957)_0x11c6a4['push'](...(_0x51a0bc=_0x5e4198['getClientRects'](),Array['from'](_0x51a0bc)['map'](DOMRect['fromRect'])));_0x11c6a4=function(_0x1176da){const _0xa36b48=[];let _0x294900=_0x1176da[0x0];for(let _0x3d1ef9=0x1;_0x3d1ef9<_0x1176da['length'];_0x3d1ef9++)B(_0x294900,_0x1176da[_0x3d1ef9])?_0x294900['width']+=_0x1176da[_0x3d1ef9]['width']:(_0xa36b48['push'](_0x294900),_0x294900=_0x1176da[_0x3d1ef9]);return _0xa36b48['push'](_0x294900),_0xa36b48;}(_0x11c6a4);const _0x138f1d=_0xa7ee0a['getBoundingClientRect']();return _0x11c6a4['find'](_0xc2a27e=>_0xc2a27e['top']<=_0x138f1d['top']&&_0xc2a27e['bottom']>=_0x138f1d['bottom']&&_0xc2a27e['left']<=_0x138f1d['left']&&_0xc2a27e['right']>=_0x138f1d['right'])||_0x11c6a4[0x0];}var _0x51a0bc;return _0x1e91f4['targetRect']||_0xa7ee0a;}['_removeAnnotationFromBalloon'](_0x4ba094){this['_addedAnnotations']['has'](_0x4ba094)&&this['_balloon']['hasView'](_0x4ba094['view'])&&(this['_addedAnnotations']['delete'](_0x4ba094),this['_balloon']['remove'](_0x4ba094['view']));}['_closeAnnotation'](_0x2c7f0b){this['_manuallyClosed']['add'](_0x2c7f0b),this['_removeAnnotationFromBalloon'](_0x2c7f0b);}}function B(_0x38d125,_0x23411f){return _0x38d125['top']===_0x23411f['top']&&_0x38d125['bottom']===_0x23411f['bottom']&&_0x38d125['right']===_0x23411f['left'];}class tt extends kt{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x1b3a8f,_0x5d0df7){super(_0x1b3a8f),this['set']('isEmpty',!_0x5d0df7['length']),this['focusTracker']=new _0x592ecb(),this['_annotationViews']=_0x5d0df7,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new _0x22c242({'focusables':_0x5d0df7,'focusTracker':this['focusTracker']}),this['listenTo'](_0x5d0df7,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x5d0df7,'remove',(_0x3b9975,_0x1aed11)=>{_0x1aed11['isActive']&&this['focus'](),_0x5d0df7['length']||(this['isEmpty']=!0x0);});const _0x2444c0=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':E(_0x1b3a8f,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x5d0df7},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x2444c0['if']('isEmpty','ck-hidden',_0x466f6d=>!_0x466f6d)]},'children':[{'text':E(_0x1b3a8f,'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 _0x1f5d14 of this['_annotationViews'])this['focusTracker']['add'](_0x1f5d14['element']);this['_annotationViews']['on']('change',(_0x17e323,{added:_0x3771d5,removed:_0x39d9d7})=>{for(const _0x33bcdd of _0x3771d5)this['focusTracker']['add'](_0x33bcdd['element']);for(const _0x5cc8bb of _0x39d9d7)this['focusTracker']['remove'](_0x5cc8bb['element']);});}}class f extends _0x5f4d65{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,O];}constructor(_0x4c9c93){super(_0x4c9c93),this['archivedThreads']=new _0xa9d85c();}['init'](){const _0x6d60bf=this['context'],_0xa5af01=_0x6d60bf['plugins']['get'](o),_0xf1dd8f=_0x6d60bf['plugins']['get'](O);this['listenTo'](_0xa5af01,'addCommentThread',(_0xf2cd27,{threadId:_0x2e9b9c})=>{const _0x2012e3=_0xa5af01['getCommentThread'](_0x2e9b9c);_0x2012e3['archivedAt']&&this['archivedThreads']['add'](_0x2012e3,this['_calculatePosition'](_0x2012e3['archivedAt'])),this['listenTo'](_0x2012e3,'change:archivedAt',(_0x11c1bf,_0x4a2f9b,_0x55ad0a)=>{_0x55ad0a?this['archivedThreads']['has'](_0x2012e3)||this['archivedThreads']['add'](_0x2012e3,this['_calculatePosition'](_0x2012e3['archivedAt'])):this['archivedThreads']['has'](_0x2012e3)&&this['archivedThreads']['remove'](_0x2012e3);});}),this['listenTo'](_0xa5af01,'removeCommentThread',(_0x4e7a98,{threadId:_0x431cb5})=>{const _0x140b15=_0xa5af01['getCommentThread'](_0x431cb5);this['stopListening'](_0x140b15),this['archivedThreads']['has'](_0x140b15)&&this['archivedThreads']['remove'](_0x140b15);},{'priority':'highest'}),this['listenTo'](_0xf1dd8f['collection'],'focus',(_0x5d477c,_0xa4091f)=>{_0xa4091f['isVisible']||(_0xa4091f['isActive']=!0x0,_0xf1dd8f['activate'](_0xa4091f));});}['_calculatePosition'](_0xacfd5c){const _0x3b5809=[...this['archivedThreads']]['findIndex'](_0x342586=>_0x342586['archivedAt']<_0xacfd5c);return _0x3b5809>-0x1?_0x3b5809:this['archivedThreads']['length'];}}class a extends _0x3d65c4{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[f,_0x2df1b9];}constructor(_0x30381c){super(_0x30381c),this['annotationViews']=new _0x277c84(),this['_pendingThreads']=[];}['init'](){const _0x21bfe4=this['editor'],_0x9ecbee=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x21bfe4['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0xdd1602,!0x0)),_0x21bfe4['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0xdb1ea7=this['_createCommentsArchiveButton'](_0x17eead);return _0xdb1ea7['set']({'role':'menuitemcheckbox'}),_0xdb1ea7;});const _0x59504a=_0x21bfe4['plugins']['get'](f),_0x1b334f=_0x21bfe4['plugins']['get']('Annotations'),_0x5ece9b=_0x21bfe4['plugins']['get']('CommentsRepository');_0x59504a['archivedThreads']['forEach'](_0x40cb9c=>{this['_handleNewThread'](_0x40cb9c);}),this['listenTo'](_0x59504a['archivedThreads'],'add',(_0x21e4bb,_0x53e24a)=>{this['_handleNewThread'](_0x53e24a);}),this['listenTo'](_0x1b334f['collection'],'add',(_0x490ff0,_0xfbc4ac)=>{const _0x5c5814=this['_pendingThreads']['find'](_0x459754=>{const _0x4174e2=_0x5ece9b['_threadToController']['get'](_0x459754);return _0x4174e2&&_0xfbc4ac['innerView']===_0x4174e2['view'];});if(_0x5c5814){const _0x4b9fa0=this['_calculatePosition'](_0x5c5814['archivedAt']);this['annotationViews']['add'](_0xfbc4ac['view'],_0x4b9fa0),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x5c5814),0x1);}}),this['listenTo'](_0x59504a['archivedThreads'],'remove',(_0x4eed2c,_0x3cb57a)=>{const _0x2eef97=_0x21bfe4['config']['get']('collaboration.channelId');if(!_0x2eef97||_0x3cb57a['channelId']===_0x2eef97){const _0x13d0a6=_0x5ece9b['_threadToController']['get'](_0x3cb57a),_0x36efc1=_0x1b334f['getByInnerView'](_0x13d0a6['view']);this['annotationViews']['remove'](_0x36efc1['view']),this['stopListening'](_0x36efc1['focusableElements']);}}),this['listenTo'](_0x1b334f['collection'],'add',(_0x4979ee,_0x2f3ada)=>{this['listenTo'](_0x2f3ada,'escape',_0x9ecbee);}),this['listenTo'](_0x1b334f['collection'],'remove',(_0x46f221,_0x24c873)=>{this['stopListening'](_0x24c873,'escape',_0x9ecbee);});}['_handleNewThread'](_0x4b7379){const _0x1edae3=this['editor']['plugins']['get']('CommentsRepository'),_0x57a059=this['editor']['plugins']['get']('Annotations'),_0x56a8f4=this['editor']['config']['get']('collaboration.channelId');if(!_0x56a8f4||_0x4b7379['channelId']===_0x56a8f4){const _0x40fd0a=_0x1edae3['_threadToController']['get'](_0x4b7379);if(!_0x40fd0a)return void this['_pendingThreads']['push'](_0x4b7379);const _0x546c0e=this['_calculatePosition'](_0x4b7379['archivedAt']),_0x4f8688=_0x57a059['getByInnerView'](_0x40fd0a['view']);_0x4f8688['isVisible']&&_0x57a059['_visibleAnnotations']['remove'](_0x4f8688),this['annotationViews']['add'](_0x4f8688['view'],_0x546c0e);}}['_calculatePosition'](_0x263875){const _0x16abe0=this['editor']['config']['get']('collaboration.channelId'),_0x4d181b=[...this['editor']['plugins']['get'](f)['archivedThreads']]['filter'](_0x30cd31=>_0x30cd31['channelId']===_0x16abe0)['findIndex'](_0x153a65=>_0x153a65['archivedAt']<_0x263875);return _0x4d181b<0x0||_0x4d181b>this['annotationViews']['length']?this['annotationViews']['length']:_0x4d181b-0x1;}['_toggleDialog'](){const _0x4198fb=this['editor'],_0x440f07=_0x4198fb['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new tt(_0x4198fb['locale'],this['annotationViews'])),'commentsArchive'===_0x440f07['id']?_0x440f07['hide']():_0x440f07['show']({'id':'commentsArchive','title':E(_0x4198fb['locale'],'COMMENTS_ARCHIVE'),'icon':_0x53aa14,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x595483['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x3b27af,_0x91a76c=!0x1){const _0x31ed7c=this['editor']['locale'],_0x547f26=this['editor']['plugins']['get']('Dialog'),_0x457308=new _0x3b27af(_0x31ed7c);return _0x457308['bind']('isEnabled')['to'](this,'isEnabled'),_0x457308['bind']('isOn')['to'](_0x547f26,'id',_0xc92daf=>'commentsArchive'===_0xc92daf),_0x457308['set']({'label':E(_0x31ed7c,'COMMENTS_ARCHIVE'),'icon':_0x53aa14,'isToggleable':!0x0}),_0x91a76c&&(_0x457308['tooltip']=!0x0),this['listenTo'](_0x457308,'execute',()=>this['_toggleDialog']()),_0x457308;}['_hideDialogOnAnnotationEscape']=_0x4c6339=>{const _0x4d8951=_0x4c6339['source'];if(!this['annotationViews']['has'](_0x4d8951['view']))return;const _0x4ff4e7=this['editor']['plugins']['get']('Dialog');_0x4ff4e7['isOpen']&&'commentsArchive'===_0x4ff4e7['id']&&(_0x4ff4e7['hide'](),_0x4c6339['stop']());};}class p extends _0x3d65c4{static get['requires'](){return[o,r,i,f,a,s,e,n,c];}static get['pluginName'](){return'Comments';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{d as Annotation,_ as AnnotationCollection,S as AnnotationView,O as Annotations,M as AnnotationsUIs,ts as BaseCommentThreadView,hs as BaseCommentView,fi as Comment,ui as CommentThread,Ct as CommentThreadController,ie as CommentThreadInputView,vt as CommentThreadView,gt as CommentView,p as Comments,f as CommentsArchive,a as CommentsArchiveUI,te as CommentsListView,s as CommentsOnly,o as CommentsRepository,i as CommentsUI,P as EditorAnnotations,c as InlineAnnotations,n as NarrowSidebar,z as Sidebar,e as WideSidebar};