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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -20,12 +20,12 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Editor as _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 _0x26b794,ContextPlugin as _0x3fc4bc,PendingActions as ht,Command as _0x6657d7,Plugin as _0x4ddbc3,Context as _0x52719c}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0xba8ebe,uid as _0x3d5c1c,KeystrokeHandler as jt,FocusTracker as _0x322874,diff as _0x432fed,Collection as _0x564d2c,Rect as _0x23c230,CKEditorError as _0x2bd02b,first as _0x23cbe8,priorities as Wt,scrollViewportToShowTarget as rt,getEnvKeystrokeText as nt,toUnit as xt,DomEmitterMixin as _0x15fb5f,keyCodes as _0x433e11}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x33e929,AriaDescriptionView as Yt,setupThreadKeyboardNavigation as Zt,ConfirmMixin as ti,LateFocusButtonView as _0x34eab7,trimHtml as _0x1c7951,LateFocusDropdownButtonView as _0x478b2c,Users as it,getDateTimeFormatter as lt,hashObject as pt,getAllMarkersDomElementsSorted as et,surroundingMarkersDetector as ot,FOCUS_ANNOTATION_KEYSTROKE as _0x41fdef}from'ckeditor5-collaboration/dist/index.js';import{throttle as Dt,isEqual as wt,cloneDeep as It,set as At,unset as yt,debounce as _0x135821}from'es-toolkit/compat';import{IconUndo as _0x56da95,IconCheck as _0x3cf51e,IconPencil as _0x15cf23,IconRemoveComment as _0x2995c7,IconThreeVerticalDots as _0x2a25fa,IconAddComment as _0x1c1b9d,IconCommentsArchive as _0x281e35}from'@ckeditor/ckeditor5-icons/dist/index.js';import{EditorUIView as Vt,InlineEditableUIView as $t,EditorUI as Rt,View as kt,FocusCycler as _0x24abfe,ButtonView as _0x2d05c8,ViewCollection as _0x3f54d3,createDropdown as _0x37f7b8,ListView as _0x2b823b,focusChildOnDropdownOpen as _0x4743ab,ListItemView as _0x493b22,MenuBarMenuListItemButtonView as _0xbc96d4,BodyCollection as _0x2eef2d,BalloonPanelView as _0x105127,ContextualBalloon as _0xb9f12c,Dialog as _0x52081b,DialogViewPosition as _0x485909}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disablePlaceholder as St,enablePlaceholder as Ft,MouseObserver as _0x56765a}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 _0x37ff95}from'@ckeditor/ckeditor5-collaboration-core/dist/index.js';import{toWidget as _0x4758dc}from'@ckeditor/ckeditor5-widget/dist/index.js';class Ct extends/* #__PURE__ -- @preserve */
24
+ _0xba8ebe(){['model'];['view'];constructor(_0x43b94b,_0x5bca2e){super(),this['model']=_0x43b94b,this['model']['_isAttached']=!0x0,this['view']=_0x5bca2e,this['listenTo'](_0x5bca2e,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x5bca2e,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x5bca2e,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x5bca2e,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x5bca2e,'addComment',(_0xe960ed,_0xac2278)=>this['addComment'](_0xac2278)),this['listenTo'](_0x5bca2e,'updateComment',(_0xa3202c,_0x52e165,_0x103372)=>this['updateComment'](_0x52e165,_0x103372)),this['listenTo'](_0x5bca2e,'removeComment',(_0x3bc8cc,_0x401cf2)=>this['removeComment'](_0x401cf2));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x300469){this['model']['addComment']({'content':_0x300469,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x11508e,_0xc4ac7b){this['model']['getComment'](_0x11508e)['update']({'content':_0xc4ac7b});}['removeComment'](_0x3f68fa){this['model']['getComment'](_0x3f68fa)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function E(_0x210a71,_0x178b26,_0x4c2b33){const t=_0x210a71['t'];switch(_0x178b26){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'},_0x4c2b33);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'},_0x4c2b33);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'},_0x4c2b33);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'},_0x4c2b33);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x4c2b33);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'},_0x4c2b33);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'},_0x4c2b33);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'},_0x4c2b33);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(_0x182689,_0x5ddc7e){super(_0x182689);const _0x2fb79d=_0x3d5c1c();this['main']=this['createCollection'](),this['editable']=new $t(_0x182689,_0x5ddc7e,void 0x0,{'label':()=>E(_0x182689,'Comment\x20editor')}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'dir':_0x182689['uiLanguageDirection'],'lang':_0x182689['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x2fb79d},'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(_0x13d98b){super(_0x13d98b),this['view']=new Ut(_0x13d98b['locale'],_0x13d98b['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x4c56fe=this['editor']['editing']['view'],_0x5787db=this['view']['editable'],_0xcbee70=_0x4c56fe['document']['getRoot']();_0x5787db['name']=_0xcbee70['rootName'],this['view']['render']();const _0x3bfced=_0x5787db['element'];this['setEditableElement'](_0x5787db['name'],_0x3bfced),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x4c56fe['attachDomRoot'](_0x3bfced),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const Nt=[qt,zt,Bt,Et,Gt,Jt,Kt];class Qt extends/* #__PURE__ -- @preserve */
25
+ _0xba8ebe(_0x26b794){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
26
+ ((()=>Nt)());constructor(_0x5335eb={}){function _0x476ff6(_0x2bf312){return _0x2bf312['map'](_0x527faa=>String['fromCharCode'](_0x527faa))['join']('');}(_0x5335eb=Object['assign']({},_0x5335eb))['plugins']||(_0x5335eb['plugins']=Qt['defaultPlugins']),super(_0x5335eb),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[_0x476ff6([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x476ff6([0x76,0x69,0x65,0x77])][_0x476ff6([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x476ff6([0x61,0x75,0x74,0x6f]),this[_0x476ff6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x476ff6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x476ff6([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x476ff6([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x476ff6([0x6f,0x6b])});}['create'](){const _0x5b392b=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x5b392b))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x1da357=>{const _0x1eefaf=this['model']['document']['getRoot'](),_0x2eda6b=_0x1eefaf&&_0x1eefaf['getChild'](_0x1eefaf['childCount']-0x1);_0x1da357['setSelection'](_0x2eda6b,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x283b22=this['editing']['view'],_0x28bcf2=_0x283b22['document']['getRoot'](),_0x48daaa=_0x28bcf2['getChild'](0x0);_0x28bcf2['childCount']>0x1||!_0x48daaa||'p'!=_0x48daaa['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(St(_0x283b22,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x48daaa['placeholder']=this['placeholder']),Ft({'view':_0x283b22,'element':_0x48daaa,'keepOnFocus':!0x0}),this['placeholderElement']=_0x48daaa);}}class os extends kt{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x4bae43,_0x3f7c7f={}){super(_0x4bae43),this['editor']=null,this['_editorConfig']=_0x3f7c7f,this['set']('value',_0x3f7c7f['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',E(_0x4bae43,'Reply...')),this['set']('submitLabel',E(_0x4bae43,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new jt(),this['focusTracker']=new _0x322874(),this['focusCycler']=new _0x24abfe({'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',(_0x420eb9,_0x4f367e)=>{this['cancelButtonView']['fire']('execute'),_0x4f367e();}),this['keystrokes']['set']('Ctrl+Enter',(_0x2836ed,_0x20184f)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x20184f());}),this['on']('submit',(_0x240eb2,_0x5efeaf)=>{_0x5efeaf['length']>0xfde8?(alert(E(_0x4bae43,'TOO_LONG_COMMENT_ALERT',[_0x5efeaf['length'],0xfde8])),_0x240eb2['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 _0x30a029=this['editor'];this['element']['insertBefore'](_0x30a029['ui']['element'],this['element']['firstChild']),_0x30a029['model']['document']['on']('change',()=>this['value']=_0x30a029['getData']()),_0x30a029['bind']('placeholder')['to'](this),this['focusables']['add'](_0x30a029['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x148189){-0x1===_0x148189?(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:_0x473433}=this,_0x469102=new _0x2d05c8(_0x473433);return _0x469102['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x469102['withText']=!0x0,_0x469102['bind']('label')['to'](this,'submitLabel'),_0x469102['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x469102['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x5cf427,_0x1a0e47)=>!_0x1a0e47&&!!_0x5cf427['trim']()),_0x469102;}['_createCancelButton'](){const {locale:_0x32b85d}=this,_0xa9f32=new _0x2d05c8(_0x32b85d);return _0xa9f32['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0xa9f32['label']=E(_0x32b85d,'Cancel'),_0xa9f32['withText']=!0x0,_0xa9f32['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0xa9f32;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x5edffc=>{this['focusTracker']['add'](_0x5edffc['element']);}),this['focusables']['on']('change',(_0x4418de,_0x3470fc)=>{for(const _0x498848 of Array['from'](_0x3470fc['added'])['reverse']())this['focusTracker']['add'](_0x498848['element']);});}}class ie extends kt{constructor(_0x3a7b04,_0x173cd9,_0x203790){super(_0x3a7b04),this['commentInputView']=new os(_0x3a7b04,_0x203790),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x2d6aad,_0x43b34d)=>_0x2d6aad||!!_0x43b34d),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 _0x33e929(_0x3a7b04,_0x173cd9),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'](_0x3b2db3){this['commentInputView']['focus'](_0x3b2db3);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x3f2c99,_0x49c0ac)=>{const {submitButtonView:_0xd85fbe,cancelButtonView:_0x58a60e,editor:_0x71dc3d}=this['commentInputView'];[_0xd85fbe['element'],_0x58a60e['element'],_0x71dc3d?_0x71dc3d['editing']['view']['getDomRoot']():null]['filter'](_0x4a6638=>_0x4a6638)['some'](_0x422fa4=>_0x422fa4['contains'](_0x49c0ac['target']))||(this['focus'](),_0x49c0ac['preventDefault']());});}}class cs extends kt{constructor(_0x3d1936){super(_0x3d1936);const _0xec87fa=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0xec87fa['to']('count',_0x271e96=>E(_0x3d1936,'NUMBER_OF_COMMENTS',_0x271e96))}]});}}class te extends kt{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x567186,_0x595491,_0x10e6f0){super(_0x567186);const _0x4a200e=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x595491['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x595491,this['_config']=_0x10e6f0,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x322874(),this['keystrokes']=new jt(),this['focusCycler']=new _0x24abfe({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x1c3bf5=>this['commentViews']['map'](_0x27f53f=>_0x27f53f['element'])['includes'](_0x1c3bf5['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new cs(_0x567186),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x2b9311=>_0x2b9311-this['_config']['maxCommentsWhenCollapsed']);for(const _0x4fdc46 of _0x595491['comments'])this['_handleNewCommentModel'](_0x4fdc46);this['_handleInfoComment'](),this['listenTo'](_0x595491['comments'],'add',(_0x4db58e,_0x17c538)=>{const _0x18f322=this['_calculatePosition'](_0x17c538);this['length']++,this['_handleNewCommentModel'](_0x17c538,_0x18f322),this['refreshVisibleViews']();}),this['listenTo'](_0x595491['comments'],'remove',(_0x4e4c6d,_0x4725a0)=>{this['length']--,this['_handleRemoveCommentModel'](_0x4725a0),this['refreshVisibleViews']();}),this['listenTo'](_0x595491,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x595491,'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',_0x4a200e['if']('length','ck-hidden',_0x32c4b7=>!_0x32c4b7)],'aria-label':E(_0x567186,'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'](_0xe118d1){-0x1===_0xe118d1?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x5d0152 of this['commentViews'])_0x5d0152['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x202634,_0x38d549){const _0x4aece5=new this['_config']['CommentView'](this['locale'],_0x202634,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x4aece5['viewUid']=_0x202634['id'],_0x4aece5['delegate']('removeComment')['to'](this),_0x4aece5['delegate']('updateComment')['to'](this),_0x4aece5['delegate']('resolveCommentThread')['to'](this),_0x4aece5['delegate']('editorReady')['to'](this),_0x4aece5['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x4aece5,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x4aece5,_0x38d549);}['_calculatePosition'](_0x2bc88b){const _0x3f8eb1=this['_model']['_findOptimalIndex'](_0x2bc88b);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x2bc88b['authoredAt']?_0x3f8eb1-0x1:_0x3f8eb1:_0x3f8eb1-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x54ddb8={'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'],_0x54ddb8,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x54ddb8));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x43f91c){const _0x46a6a2=this['commentViews']['remove'](_0x43f91c['id']);this['stopListening'](_0x46a6a2),_0x46a6a2['isEditMode']&&this['_updateHasDirtyComment'](),_0x46a6a2['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0xd95b96=>_0xd95b96['isEditMode']);}['_rearrangeCollapse'](){const _0x36aa14=function(_0x5bb075){const _0x159f9d=new _0x564d2c();for(const _0x214fc8 of _0x5bb075)_0x159f9d['add'](_0x214fc8);return _0x159f9d;}(this['commentViews']),_0xf20f13=this['_collapsedCommentsView']['count'];for(let _0x2e521e=0x1;_0x2e521e<=_0xf20f13;_0x2e521e++)_0x36aa14['remove'](0x1);for(const _0x145718 of _0x36aa14)_0x145718['collapse']();_0xf20f13>0x0&&_0x36aa14['add'](this['_collapsedCommentsView'],0x1),ns(_0x432fed(Array['from'](this['visibleViews']),Array['from'](_0x36aa14)),this['visibleViews'],_0x36aa14);}['_rearrangeExpand'](){ns(_0x432fed(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x106c38 of this['visibleViews'])_0x106c38['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x4c6115=>{this['focusTracker']['add'](_0x4c6115['element']),this['keystrokes']['listenTo'](_0x4c6115['element']);}),this['commentViews']['on']('change',(_0x3d01e0,_0x4acdee)=>{for(const _0x24de30 of _0x4acdee['removed'])this['focusTracker']['remove'](_0x24de30['element']),this['keystrokes']['stopListening'](_0x24de30['element']);for(const _0x4855c2 of Array['from'](_0x4acdee['added'])['reverse']())this['focusTracker']['add'](_0x4855c2['element']),this['keystrokes']['listenTo'](_0x4855c2['element']);});}}function ns(_0x714033,_0x4e6565,_0x5c8e42){let _0xb9322b=0x0;for(const _0x63a77c of _0x714033)switch(_0x63a77c){case'insert':_0x4e6565['add'](_0x5c8e42['get'](_0xb9322b),_0xb9322b),_0xb9322b++;break;case'delete':_0x4e6565['remove'](_0xb9322b);break;case'equal':_0xb9322b++;}}class as extends kt{constructor(_0x31bc63){super(_0x31bc63);const _0x3a6006=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x3a6006['to']('contextValue',_0x31b519=>E(_0x31bc63,'THREAD_CONTEXT_LABEL',_0x31b519)),'tabindex':-0x1},'children':[{'text':_0x3a6006['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class Xt extends kt{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x1db307,_0x2783ae){super(_0x1db307);const _0x288a74=this['bindTemplate'];this['_model']=_0x2783ae,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x322874(),this['keystrokes']=new jt(),this['focusCycler']=new _0x24abfe({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x2a6ad5=>!!_0x2a6ad5),this['bind']('contextValue')['to'](this['_model'],'context',_0x4947e4=>_0x4947e4&&_0x4947e4['value']?this['_trimContextValue'](_0x4947e4['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',_0x288a74['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 _0x563c27=new _0x2d05c8(this['locale']);return _0x563c27['label']=E(this['locale'],'Reopen'),_0x563c27['tooltip']=E(this['locale'],'Reopen'),_0x563c27['icon']=_0x56da95,_0x563c27['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x416c39=>!_0x416c39),_0x563c27['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x58cc1e,_0x2dca2f)=>_0x58cc1e&&_0x2dca2f),_0x563c27['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x563c27;}['_trimContextValue'](_0x56e07d){if(_0x56e07d['length']<0x96)return _0x56e07d;const _0x37ce16=_0x56e07d['lastIndexOf']('\x20',0x93);return _0x56e07d['substring'](0x0,_0x37ce16>-0x1?_0x37ce16:0x93)+'...';}['_attachContextActions'](){const _0x2ffe49=this['element']['querySelector']('.ck-context'),_0x48ebdc=_0x2ffe49['querySelector']('.ck-context__value');this['listenTo'](_0x2ffe49,'mouseenter',()=>{_0x48ebdc['offsetWidth']<_0x48ebdc['scrollWidth']&&_0x2ffe49['classList']['add']('overlay');}),this['listenTo'](_0x2ffe49,'mouseleave',()=>{_0x2ffe49['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x232225 of this['focusables'])this['focusTracker']['add'](_0x232225['element']),this['keystrokes']['listenTo'](_0x232225['element']);}['_createContextView'](){const _0x5260d3=new as(this['locale']);return _0x5260d3['bind']('contextValue')['to'](this),_0x5260d3;}}class ts extends kt{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0xbc54d1,_0x40ead5,_0x221688,_0x1dae6b){super(_0xbc54d1),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x40ead5,this['_localUser']=_0x221688,this['_config']=_0x1dae6b,this['commentThreadHeaderView']=new Xt(_0xbc54d1,_0x40ead5),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new Yt(_0xbc54d1,E(_0xbc54d1,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new te(_0xbc54d1,_0x40ead5,Object['assign']({'CommentView':this['_config']['CommentView']},_0x1dae6b)),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',(_0x40f567,_0x4d643b)=>_0x40f567||!!_0x4d643b),this['bind']('isUnlinked')['to'](_0x40ead5,'unlinkedAt',_0xb8485=>!!_0xb8485),this['bind']('ariaLabel')['to'](this,'length',_0x588378=>{const _0x44ad65=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return E(this['locale'],'COMMENT_THREAD_LABEL',[_0x588378,_0x44ad65]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x322874(),this['keystrokes']=new jt(),this['focusCycler']=new _0x24abfe({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x19048b=>_0x19048b['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 _0x415798=new ie(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x8a518=_0x415798['commentInputView'];return _0x415798['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x8a518,'value',(_0x338570,_0x496616,_0x11d23a,_0x58497e,_0x5a5ef7)=>!!_0x5a5ef7||!!_0x58497e&&_0x11d23a&&!_0x496616||_0x338570&&_0x11d23a&&!_0x496616),_0x8a518['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x15065d,_0x47355d,_0x2074e3)=>{let _0x86ae01;return _0x86ae01=_0x2074e3&&_0x47355d?'Reply\x20to\x20reopen\x20discussion...':_0x15065d?'Reply...':'Write\x20a\x20comment...',E(this['locale'],_0x86ae01);}),_0x8a518['bind']('submitLabel')['to'](this,'length',_0x524f4a=>E(this['locale'],_0x524f4a?'Reply':'Comment')),_0x8a518['on']('submit',(_0x23445f,_0x1179c7)=>{this['fire']('addComment',_0x1179c7),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x8a518['on']('cancel',()=>{this['focus']();}),_0x8a518['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x8a518['on']('cancel',_0x2609c9=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x2609c9['stop']());}),this['on']('change:isActive',(_0x47f297,_0x4e32df,_0x26928e)=>{_0x26928e||this['length']||_0x8a518['value']||this['fire']('removeCommentThread');}),_0x415798;}}class vt extends/* #__PURE__ -- @preserve */
27
+ ti(ts){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x53783f,_0x4f4ee6,_0x1ec648,_0x374d2a){super(_0x53783f,_0x4f4ee6,_0x1ec648,_0x374d2a),this['commentThreadChildren']=this['createCollection']([this['commentsListView'],this['commentThreadInputView'],this['ariaDescriptionView']]),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x53783f,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x395108,_0x4e7ed7,_0x1d1039)=>{_0x1d1039||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x1e1199,_0x252de9,_0x40a5e0)=>{_0x40a5e0&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x1c8577=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck','ck-thread','ck-reset_all-excluded','ck-rounded-corners',_0x1c8577['if']('isActive','ck-thread--active'),_0x1c8577['if']('isUnlinked','ck-thread--unlinked'),_0x1c8577['if']('isConfirm','ck-thread--remove-confirmation'),_0x1c8577['to']('actionIndicator',_0x4428e9=>_0x4428e9?'ck-thread--'+_0x4428e9:'')],'data-thread-id':this['_model']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x1c8577['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 _0x31b145 of this['commentsListView']['commentViews'])_0x31b145['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x8fdc29}=this,_0x27fd8a=this['commentsListView']['commentViews']['get'](0x0);_0x27fd8a===this['_boundFirstCommentView']||_0x27fd8a['isSystemComment']||(this['_boundFirstCommentView']=_0x27fd8a,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x27fd8a,'actionIndicator',_0x413ce0=>'remove'===_0x413ce0?'remove':null),_0x27fd8a['placeholder']=E(_0x8fdc29,'Write\x20a\x20comment...'),_0x27fd8a['removeButton']['on']('execute',_0x586477=>{_0x586477['stop'](),this['showConfirm'](E(_0x8fdc29,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),this['on']('removeConfirm',()=>{_0x27fd8a['focus']();}),_0x27fd8a['actionBar']['add'](this['resolveButton'],0x0),_0x27fd8a['focusables']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x56a5a0=new _0x34eab7(this['locale']);return _0x56a5a0['label']=E(this['locale'],'Resolve'),_0x56a5a0['tooltip']=E(this['locale'],'Resolve'),_0x56a5a0['icon']=_0x3cf51e,_0x56a5a0['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x56a5a0['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x437d5b=>!_0x437d5b),_0x56a5a0['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x327f81,_0x2afe4d)=>_0x327f81&&!_0x2afe4d),_0x56a5a0['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x56a5a0;}['_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(_0x1f13c2){super(_0x1f13c2),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x1fdc8b,_0x28eb64,_0xa8e527)=>{this['element']['innerHTML']=_0xa8e527;}),this['element']['innerHTML']=this['content'];}}class hs extends kt{['visibleView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x290311,_0x33c92b,_0x5c0d16){super(_0x290311),this['_model']=_0x33c92b,this['_config']=_0x5c0d16,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['bind']('ariaLabel')['to'](_0x33c92b,'content',_0x33c92b,'authoredAt',(_0x336df4,_0x29a9c3)=>E(_0x290311,'COMMENT_ARIA_LABEL',[_0x33c92b['author']['name'],_0x5c0d16['formatDateTime'](_0x29a9c3),new DOMParser()['parseFromString'](_0x336df4,'text/html')['body']['textContent'],_0x33c92b['isExternal']?this['getExternalCommentNote']():''])),this['ariaDescriptionView']=new Yt(_0x290311,E(_0x290311,'COMMENT_THREAD_DESCRIPTION')),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']()),this['focusables']=new _0x3f54d3(),this['focusTracker']=new _0x322874(),this['keystrokes']=new jt(),this['focusCycler']=new _0x24abfe({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x23b5a8=>_0x23b5a8['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 _0x5c9834=new es(this['locale']);return _0x5c9834['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x21da4a,_0x36059f)=>_0x36059f?_0x1c7951(_0x21da4a,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x21da4a),_0x5c9834;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x3ff70c=new os(this['locale'],this['_config']['editorConfig']);return _0x3ff70c['value']=this['_model']['content'],_0x3ff70c['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x3ff70c['submitLabel']=E(this['locale'],'Save'),_0x3ff70c['on']('submit',(_0x4cfcb7,_0xef6a6a)=>{this['fire']('updateComment',this['_model']['id'],_0xef6a6a),this['switchToDisplayMode'](),this['focus']();}),_0x3ff70c['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x3ff70c['once']('editorReady',()=>{_0x3ff70c['focus']();}),_0x3ff70c['createEditor'](),_0x3ff70c['delegate']('editorReady')['to'](this),_0x3ff70c['delegate']('editorDestroyed')['to'](this),_0x3ff70c;}['_setupKeyboardNavigation'](){const _0x1165b3=this['element'];this['keystrokes']['listenTo'](_0x1165b3);for(const _0x41c1a0 of this['focusables'])this['focusTracker']['add'](_0x41c1a0['element']),this['keystrokes']['listenTo'](_0x41c1a0['element']);this['focusables']['on']('change',(_0x256ce9,_0x581aed)=>{for(const _0x5349e2 of _0x581aed['removed'])this['focusTracker']['remove'](_0x5349e2['element']),this['keystrokes']['stopListening'](_0x5349e2['element']);for(const _0x17c91c of _0x581aed['added'])this['focusTracker']['add'](_0x17c91c['element']),this['keystrokes']['listenTo'](_0x17c91c['element']);}),this['keystrokes']['set']('enter',(_0x2106e0,_0x510bd0)=>{_0x1165b3===_0x2106e0['target']&&(this['focusCycler']['focusFirst'](),_0x510bd0());}),this['keystrokes']['set']('esc',(_0xf2be7b,_0x542869)=>{_0x1165b3!==_0xf2be7b['target']&&(this['focus'](),_0x542869());});}}class gt extends/* #__PURE__ -- @preserve */
28
+ ti(hs){['actionBar'];['userView'];constructor(_0x48d043,_0x56f115,_0x254755){super(_0x48d043,_0x56f115,_0x254755),this['set']('actionIndicator',null),this['set']('placeholder',E(_0x48d043,'Reply...')),this['bind']('authoredAt')['to'](_0x56f115),this['bind']('resolvedAt')['to'](_0x56f115),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 _0x33e929(_0x48d043,_0x56f115['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['listenTo'](_0x56f115,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x4a31dd=this['bindTemplate'],_0x207393=[{'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':_0x4a31dd['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x4a31dd['to']('authoredAt',_0x2e5261=>this['_config']['formatDateTime'](_0x2e5261))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x4a31dd['if']('isEditMode','ck-comment__actions--hidden'),_0x4a31dd['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']&&_0x207393['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper',_0x4a31dd['if']('isConfirm','ck-comment--remove-confirmation')],'tabindex':-0x1,'aria-label':_0x4a31dd['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id'],'role':'listitem'},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x4a31dd['if']('isEditMode','ck-comment--edit'),_0x4a31dd['if']('isSystemComment','ck-comment--info'),_0x4a31dd['to']('actionIndicator',_0x164b11=>_0x164b11?'ck-comment--'+_0x164b11:'')],'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':_0x207393}]}]};}['_createEditButton'](){const _0xe84eea=new _0x2d05c8(this['locale']);return _0xe84eea['label']=E(this['locale'],'Edit'),_0xe84eea['icon']=_0x15cf23,_0xe84eea['withText']=!0x0,_0xe84eea['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0xe84eea['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x541cb5=>!_0x541cb5),_0xe84eea['bind']('isVisible')['to'](this['_model'],'isEditable'),_0xe84eea['on']('execute',()=>this['switchToEditMode']()),_0xe84eea;}['_createRemoveButton'](){const _0x2996d0=new _0x2d05c8(this['locale']);return _0x2996d0['label']=E(this['locale'],'Remove'),_0x2996d0['icon']=_0x2995c7,_0x2996d0['withText']=!0x0,_0x2996d0['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x2996d0['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x2deec4=>!_0x2deec4),_0x2996d0['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x2996d0['on']('execute',()=>{this['showConfirm'](E(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x2996d0;}['_createDropdown'](){const _0x527a2d=_0x37f7b8(this['locale'],_0x478b2c),_0x1b0e50=_0x527a2d['panelView']['children'],_0x146c0d=new _0x2b823b(this['locale']),_0x162daf=_0x527a2d['bindTemplate'];_0x4743ab(_0x527a2d,()=>this['items']['find'](_0x53427a=>_0x53427a['isVisible'])),_0x527a2d['extendTemplate']({'attributes':{'class':[_0x162daf['if']('isVisible','ck-hidden',_0x5b7a5a=>!_0x5b7a5a)]}});const _0x912163=(_0x193358,_0x1ea99b=-0x1)=>{const _0x4cb8f9=new _0x493b22(this['locale']);_0x4cb8f9['children']['add'](_0x193358);const _0x1dd5ee=_0x1ea99b>-0x1?_0x1ea99b:_0x146c0d['items']['length'];_0x146c0d['items']['add'](_0x4cb8f9,_0x1dd5ee);const _0x41254a=Array['from'](this['items']);_0x527a2d['unbind']('isEnabled','isVisible'),_0x527a2d['bind']('isEnabled')['toMany'](_0x41254a,'isEnabled',(..._0x587e11)=>_0x587e11['some'](_0x59a0d7=>_0x59a0d7)),_0x527a2d['bind']('isVisible')['toMany'](_0x41254a,'isVisible',(..._0x453a70)=>_0x453a70['some'](_0x4610cc=>_0x4610cc));};_0x527a2d['panelPosition']='sw',_0x527a2d['buttonView']['set']({'label':E(this['locale'],'Show\x20more\x20items'),'icon':_0x2a25fa});for(const _0x27b0f6 of this['items'])_0x912163(_0x27b0f6);return _0x1b0e50['add'](_0x146c0d),_0x527a2d['listenTo'](this['items'],'add',(_0x1ef6bb,_0x4a846f,_0x3076e5)=>{_0x912163(_0x4a846f,_0x3076e5);}),_0x527a2d['listenTo'](this['items'],'remove',(_0x9031d6,_0x563064,_0x268790)=>{_0x146c0d['items']['remove'](_0x268790);}),_0x527a2d;}['_attachActions'](_0x58cad7,_0x3f61b1){const _0x3b8190=_0x58cad7&&_0x58cad7['element'];_0x3b8190&&(this['listenTo'](_0x3b8190,'mouseenter',()=>this['actionIndicator']=_0x3f61b1),this['listenTo'](_0x3b8190,'focus',()=>this['actionIndicator']=_0x3f61b1),this['listenTo'](_0x3b8190,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x3b8190,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0x4d0196=super['_createCommentInputView']();return _0x4d0196['bind']('placeholder')['to'](this),_0x4d0196;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function Lt(_0x13aa63){const _0x1c8b85=Dt(_0x13aa63,0x1e),_0x2dcd57=new MutationObserver(_0x3e17df=>{for(const _0x2295f7 of _0x3e17df)('attributes'==_0x2295f7['type']&&'class'==_0x2295f7['attributeName']||'childList'==_0x2295f7['type']||'characterData'==_0x2295f7['type'])&&_0x1c8b85();});return{'attach'(_0x7e5e11){_0x2dcd57['observe'](_0x7e5e11,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x2dcd57['disconnect'](),_0x1c8b85['cancel']();}};}class S extends kt{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x2639de,_0x597ecf){super(_0x2639de),this['id']=_0x3d5c1c(),this['focusTracker']=new _0x322874(),this['keystrokes']=new jt(),this['keystrokes']['set']('Esc',(_0x45ab6f,_0x2538b6)=>this['fire']('Esc',_0x2538b6)),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'](_0x597ecf),this['mainView']=_0x597ecf;const _0x1270e1=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x1270e1['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 _0x9f19f=this['element']['clientHeight'];_0x9f19f&&(this['height']=_0x9f19f);}}class d extends/* #__PURE__ -- @preserve */
29
+ _0xba8ebe(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x159ff6,target:_0x1d5459,type:_0x45ab68,isVisible:_0x371f41=!0x0}){super(),this['view']=_0x159ff6,this['view']['element']||this['view']['render'](),this['_type']=_0x45ab68,this['_target']=_0x1d5459,d['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x564d2c([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x1b6a25,_0x554d93)=>{this['view']['focusTracker']['add'](_0x554d93);}),this['focusableElements']['on']('remove',(_0x18b64d,_0x302855)=>{this['view']['focusTracker']['remove'](_0x302855);}),this['set']('isVisible',_0x371f41);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x7d7cb5=this['_getNormalizedTarget']();return d['_assertCorrectTarget'](_0x7d7cb5),_0x7d7cb5;}get['targetRect'](){const _0x1d76c1=this['target'];if(null===_0x1d76c1)return null;if(_0x1d76c1 instanceof _0x23c230)return _0x1d76c1;const _0x18964d=_0x1d76c1['filter'](_0x151a3f=>function(_0x4e3746){const _0x41e4d3=_0x4e3746['offsetParent'];if(_0x41e4d3)return!0x0;const _0x20d2aa=_0x4e3746['getClientRects']()['item'](0x0);return!!_0x20d2aa;}(_0x151a3f));return 0x0===_0x18964d['length']?null:new _0x23c230(_0x18964d[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x19822c){this['view']['isActive']=_0x19822c,this['view']['mainView']['isActive']=_0x19822c;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x49270b){if(!(null===_0x49270b||_0x49270b instanceof _0x23c230||Array['isArray'](_0x49270b)&&_0x49270b['every'](_0x53985a=>li(_0x53985a))))throw new _0x2bd02b('annotation-invalid-target',null,{'target':_0x49270b});}['_getNormalizedTarget'](){const _0x22e370='function'==typeof this['_target']?this['_target']():this['_target'];return li(_0x22e370)?[_0x22e370]:_0x22e370;}}function li(_0x38fb56){return null!==_0x38fb56&&'object'==typeof _0x38fb56&&'nodeType'in _0x38fb56&&0x1===_0x38fb56['nodeType'];}class _ extends _0x564d2c{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x549e9e=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x322874(),this['_focusTracker']['on']('change:isFocused',(_0x33f95a,_0x4f42e8,_0x1de1db)=>{_0x1de1db||this['fire']('blur');});for(const _0x19ec2c of _0x549e9e)this['add'](_0x19ec2c);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x3bcbd3){if(this['has'](_0x3bcbd3))throw new _0x2bd02b('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x3bcbd3['innerView'],_0x3bcbd3),this['_viewToAnnotation']['set'](_0x3bcbd3['view'],_0x3bcbd3);for(const _0x318e73 of _0x3bcbd3['focusableElements'])this['_focusTracker']['add'](_0x318e73);this['listenTo'](_0x3bcbd3['focusableElements'],'add',(_0x5559ac,_0x2bf06e)=>{this['_focusTracker']['add'](_0x2bf06e);}),this['listenTo'](_0x3bcbd3['focusableElements'],'remove',(_0x440138,_0x5f1e96)=>{this['_focusTracker']['remove'](_0x5f1e96);}),this['listenTo'](_0x3bcbd3['view']['focusTracker'],'change:isFocused',(_0x523426,_0x4992b1,_0x531ba0)=>{_0x531ba0&&this['fire']('focus',_0x3bcbd3);}),_0x3bcbd3['updateTargetRect']();const _0x365e42=this['_getOrderInContent'](_0x3bcbd3['view']['targetRect']);return super['add'](_0x3bcbd3,_0x365e42);}['remove'](_0x1c10df){if(!this['has'](_0x1c10df))throw new _0x2bd02b('annotationcollection-not-existing-item',null);this['stopListening'](_0x1c10df['view']['focusTracker']),this['stopListening'](_0x1c10df['focusableElements']);for(const _0x4dbe34 of _0x1c10df['focusableElements'])this['_focusTracker']['remove'](_0x4dbe34);return this['_viewToAnnotation']['delete'](_0x1c10df['view']),this['_innerViewToAnnotation']['delete'](_0x1c10df['innerView']),super['remove'](_0x1c10df);}['getByInnerView'](_0x54dcc7){return this['_innerViewToAnnotation']['get'](_0x54dcc7);}['getByView'](_0x119b41){return this['_viewToAnnotation']['get'](_0x119b41);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x59d8e4 of this)_0x59d8e4['updateTargetRect']();this['_sort']();}['_sort'](){const _0x179402=Array['from'](this)['sort']((_0x20c2ce,_0x39653d)=>v(_0x20c2ce['view']['targetRect'],_0x39653d['view']['targetRect']));for(let _0x3e7289=_0x179402['length']-0x1;_0x3e7289>0x0;_0x3e7289--){const _0xe6848f=_0x179402[_0x3e7289];_0x3e7289!==this['getIndex'](_0xe6848f)&&(this['remove'](_0xe6848f),this['add'](_0xe6848f));}}['_getOrderInContent'](_0x406a2b){let _0x4aa7f6=0x0;if(!_0x406a2b)return this['length'];for(const _0x3235d8 of this){const _0x53162c=_0x3235d8['view']['targetRect'];if(_0x53162c){if(v(_0x406a2b,_0x53162c)<0x0)return _0x4aa7f6;_0x4aa7f6++;}}return _0x4aa7f6;}}function v(_0x2c3c86,_0x20c8d9){if(null===_0x2c3c86&&null===_0x20c8d9)return 0x0;if(null===_0x2c3c86)return-0x1;if(null===_0x20c8d9)return 0x1;const _0x1aebd2=_0x2c3c86['top']-_0x20c8d9['top'];return 0x0==_0x1aebd2?_0x2c3c86['left']-_0x20c8d9['left']:_0x1aebd2;}class O extends _0x3fc4bc{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5f2920){if(super(_0x5f2920),this['collection']=new _(),this['_visibleAnnotations']=new _(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x5f2920 instanceof _0x26b794){const _0x59efca=_0x5f2920['locale'];_0x5f2920['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':E(_0x59efca,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':E(_0x59efca,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':E(_0x59efca,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':E(_0x59efca,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':E(_0x59efca,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':E(_0x59efca,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':E(_0x59efca,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0xf035b8){this['collection']['add'](_0xf035b8);}['remove'](_0x3a66fe){this['collection']['remove'](_0x3a66fe),_0x3a66fe['destroy']();}['refreshVisibility'](){for(const _0x3e0daf of this['collection'])_0x3e0daf['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x30e6c7){return this['collection']['getByInnerView'](_0x30e6c7);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x351069 of this['collection'])_0x351069['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x3695d8){this['fire']('_activateAnnotation',_0x3695d8);}['createAnnotation'](_0x385d12){return new d(_0x385d12);}['createAnnotationView'](_0x56de2e,_0x28f83a){return new S(_0x56de2e,_0x28f83a);}['_addActiveAnnotation'](_0x215e58){const _0x47e389=new Set(this['activeAnnotations']);_0x47e389['add'](_0x215e58),this['activeAnnotations']=_0x47e389;}['_removeActiveAnnotation'](_0x301a4b){const _0x458d3c=new Set(this['activeAnnotations']);_0x458d3c['delete'](_0x301a4b),this['activeAnnotations']=_0x458d3c;}['_bindAnnotationsToVisibleAnnotations'](){const _0x376520=this['collection'],_0x205679=this['_visibleAnnotations'];function _0x4775ec(_0x1b4391){const _0x13a9ad=_0x1b4391['source'];_0x13a9ad['isVisible']&&!_0x205679['has'](_0x13a9ad)?_0x205679['add'](_0x13a9ad):!_0x13a9ad['isVisible']&&_0x205679['has'](_0x13a9ad)&&_0x205679['remove'](_0x13a9ad),_0x13a9ad['view']['focusTracker']['remove'](_0x13a9ad['view']['element']),_0x13a9ad['view']['focusTracker']['add'](_0x13a9ad['view']['element']);}this['listenTo'](_0x376520,'add',(_0x351ca2,_0x5745c5)=>{_0x5745c5['isVisible']&&_0x205679['add'](_0x5745c5),this['listenTo'](_0x5745c5,'change:isVisible',_0x4775ec);}),this['listenTo'](_0x376520,'remove',(_0x2da807,_0x4b25d5)=>{_0x205679['has'](_0x4b25d5)&&_0x205679['remove'](_0x4b25d5),this['stopListening'](_0x4b25d5,'change:isVisible',_0x4775ec);});}['_setupEnterAnnotationKeystroke'](){const _0x5d9e19=_0x3ece2b=>{_0x3ece2b['on']('ready',()=>{_0x3ece2b['keystrokes']['set'](_0x37ff95,(_0x4aa709,_0x56fbc0)=>{const _0x26c64f=_0x23cbe8(this['activeAnnotations']['values']());_0x26c64f&&(_0x26c64f['view']['focus'](),_0x56fbc0());});});};this['context']instanceof _0x26b794?_0x5d9e19(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x251e0a,_0x17c368)=>{_0x5d9e19(_0x17c368);});}['_setupEscapeAnnotationHandling'](){const _0x14faa9=_0x591edb=>{const _0x21bfa6=_0x591edb['source'],_0x1c956b=[];let _0x34f470;if(Array['isArray'](_0x21bfa6['target'])){_0x34f470=_0x21bfa6['target'][0x0],this['context']instanceof _0x26b794?_0x1c956b['push'](this['context']):this['context']['editors']&&_0x1c956b['push'](...this['context']['editors']);for(const _0x595ba3 of _0x1c956b)for(const _0x1bead0 of _0x595ba3['editing']['view']['domRoots']['values']())if(_0x1bead0['contains'](_0x34f470))return void _0x595ba3['editing']['view']['focus']();_0x34f470['focus']();}};this['listenTo'](this['collection'],'add',(_0x3d2fee,_0x1bc529)=>{this['listenTo'](_0x1bc529,'escape',_0x14faa9,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x17fd2c,_0x3382ba)=>{this['stopListening'](_0x3382ba,'escape',_0x14faa9);});}}const Tt=Symbol('noChannel'),_t={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class o extends _0x3fc4bc{['_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(_0x1caccb){super(_0x1caccb),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x1d0142=this['context']['config'];_0x1d0142['define']('comments.maxCommentsWhenCollapsed',0x2),_0x1d0142['define']('comments.maxThreadTotalWeight',0x1f4),_0x1d0142['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x1d0142['define']('comments.CommentThreadView',vt),_0x1d0142['define']('comments.CommentView',gt),_0x1d0142['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x2f6c96=this['context']['plugins']['get'](O);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x31ca6a,_0x4d796f)=>this['_addCommentThread'](_0x4d796f)),this['on']('submitCommentThread',(_0x118a5a,_0x387019)=>this['_submitCommentThread'](_0x387019)),this['on']('resolveCommentThread',(_0x56cc0c,_0x102334)=>this['_resolveCommentThread'](_0x102334)),this['on']('resolveCommentThread',(_0x3874e5,_0x3901e2)=>this['_updateActiveAnnotation'](_0x3901e2),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x4d798f,_0x225376)=>this['_reopenCommentThread'](_0x225376)),this['on']('reopenCommentThread',(_0x14a17d,_0x5da1fe)=>this['_updateActiveAnnotation'](_0x5da1fe),{'priority':'lowest'}),this['on']('removeCommentThread',(_0xf9d114,_0x3d7125)=>this['_removeCommentThread'](_0x3d7125)),this['on']('updateCommentThread',(_0x10136c,_0x53c9c7)=>this['_updateCommentThread'](_0x53c9c7)),this['on']('updateCommentThread',(_0x28878e,_0x54f193)=>this['_updateActiveAnnotation'](_0x54f193),{'priority':'lowest'}),this['on']('addComment',(_0x43b21a,_0x1555ec)=>this['_addComment'](_0x1555ec)),this['on']('updateComment',(_0x28930e,_0x53e7ca)=>this['_updateComment'](_0x53e7ca)),this['on']('removeComment',(_0x37c764,_0x3cbe8f)=>this['_removeComment'](_0x3cbe8f)),this['on']('addComment',(_0x56edc8,{threadId:_0x683e6a,isFromAdapter:_0x46f659})=>{if(_0x46f659)return;const _0x47f193=this['getCommentThread'](_0x683e6a),_0x35d5b9=_0x47f193&&this['_threadToController']['get'](_0x47f193);_0x35d5b9&&_0x35d5b9['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x2f6c96,'change:activeAnnotations',(_0x548c31,_0x2cf136,_0x5e391e)=>{const _0x43235d=Array['from'](_0x5e391e)['map'](_0x3132dd=>this['_viewToController']['get'](_0x3132dd['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x43235d?_0x43235d['model']:null;});}set['adapter'](_0xc5fd9b){if(this['_adapter'])throw new _0x2bd02b('commentsrepository-adapter-already-set');this['_adapter']=_0xc5fd9b;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x776df2=Tt,threadId:_0x1d79f1=_0x3d5c1c(),comments:_0x74dbaf=[],unlinkedAt:_0x5e304e=null,resolvedAt:_0x541ead=null,resolvedBy:_0x3b6925=null,target:_0x912441=null,context:_0x420bb3=null,attributes:_0x20d2a3={},isResolvable:_0x1e75df=!0x0,isSubmitted:_0x4f0160=!0x1,isFromAdapter:_0x57da3e=!0x1}={}){return this['fire'](bt('addCommentThread',_0x776df2),{'channelId':_0x776df2,'threadId':_0x1d79f1,'comments':_0x74dbaf,'unlinkedAt':_0x5e304e,'resolvedAt':_0x541ead,'resolvedBy':_0x3b6925,'target':_0x912441,'context':_0x420bb3,'attributes':_0x20d2a3,'isFromAdapter':_0x57da3e,'isResolvable':_0x1e75df,'isSubmitted':_0x4f0160}),this['getCommentThread'](_0x1d79f1);}['openNewCommentThread']({channelId:_0x67675b=Tt,threadId:_0x40713f=_0x3d5c1c(),target:_0x362950,context:_0xc5989b=null,isResolvable:_0x3c81aa=!0x0}){if(this['_readOnlyChannels']['has'](_0x67675b)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x362950)throw new _0x2bd02b('commentsrepository-missing-target');const _0xd16f85=this['addCommentThread']({'channelId':_0x67675b,'threadId':_0x40713f,'target':_0x362950,'context':_0xc5989b,'isResolvable':_0x3c81aa});if(!_0xd16f85)return null;const _0x4634c0=this['_threadToController']['get'](_0xd16f85),_0x3914a9=_0x4634c0['view']['commentThreadInputView']['commentInputView'],_0x5f5d1e=this['context']['plugins']['get'](O),_0x326b7d=_0x5f5d1e['getByInnerView'](_0x4634c0['view']);return _0x5f5d1e['activate'](_0x326b7d),_0x3914a9['once']('editorReady',()=>_0x3914a9['focus']()),_0xd16f85;}['hasCommentThread'](_0x14dbf3){if('string'!=typeof _0x14dbf3)throw new _0x2bd02b('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x14dbf3);}['updateCommentThread']({channelId:_0x4237c1=Tt,threadId:_0x413437,context:_0xa6077f,unlinkedAt:_0x1cec8f,attributes:_0x11d16c,isFromAdapter:_0x5f5278=!0x1}){return this['fire'](bt('updateCommentThread',_0x4237c1),{'channelId':_0x4237c1,'threadId':_0x413437,'context':_0xa6077f,'unlinkedAt':_0x1cec8f,'attributes':_0x11d16c,'isFromAdapter':_0x5f5278}),this['getCommentThread'](_0x413437);}['getCommentThread'](_0x253749){if('string'!=typeof _0x253749)throw new _0x2bd02b('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x253749);}['fetchCommentThread']({channelId:_0x5b5975,threadId:_0x6fbeb3}={}){const _0x5a311f=this['getCommentThread'](_0x6fbeb3);if(_0x5a311f)return Promise['resolve'](_0x5a311f);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x2bd02b('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x5b5975,'threadId':_0x6fbeb3})['then'](_0x372319=>this['hasCommentThread'](_0x6fbeb3)?this['getCommentThread'](_0x6fbeb3):_0x372319?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x5b5975},_0x372319)):void 0x0)['catch'](_0x3d45d2=>{throw console['error'](_0x3d45d2),new _0x2bd02b('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x56e060,skipNotAttached:_0x324640=!0x1,skipEmpty:_0x36a034=!0x1,toJSON:_0x246fa8=!0x1}={}){const _0x484833=[];for(const _0x306283 of this['_threads']['values']())_0x56e060&&_0x306283['channelId']!==_0x56e060||_0x324640&&!_0x306283['isAttached']||_0x36a034&&0x0===_0x306283['length']||_0x484833['push'](_0x306283);return _0x246fa8?_0x484833['map'](_0x1abc51=>_0x1abc51['toJSON']()):_0x484833;}['setActiveCommentThread'](_0x8757ee){const _0x1e70cb=this['context']['plugins']['get'](O);if(!_0x8757ee)return void(this['activeCommentThread']&&_0x1e70cb['deactivateAll']());const _0x186a91=this['getCommentThread'](_0x8757ee);if(!_0x186a91)throw new _0x2bd02b('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x8757ee});if(!this['_threadToController']['has'](_0x186a91))throw new _0x2bd02b('commentsrepository-active-not-attached',null,{'threadId':_0x8757ee});const _0x309daf=_0x1e70cb['getByInnerView'](this['_threadToController']['get'](_0x186a91)['view']);_0x1e70cb['activate'](_0x309daf);}['switchReadOnly'](_0x5c0400,_0x498abf){_0x5c0400?this['_readOnlyChannels']['add'](_0x498abf):this['_readOnlyChannels']['delete'](_0x498abf),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x1352e2){return this['_readOnlyChannels']['has'](_0x1352e2)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x3325b6,_0x1ca2f8){return new Ct(_0x3325b6,_0x1ca2f8);}['setPermissions'](_0x45f03d,_0x5b6c45=Tt){this['_permissions']['set'](_0x5b6c45,_0x45f03d),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x9b5cc8=Tt){return this['_permissions']['has'](_0x9b5cc8)?this['_permissions']['get'](_0x9b5cc8):_t;}['_addCommentThread']({channelId:_0x58f3cd,threadId:_0x4822a1,comments:_0x1dab80,unlinkedAt:_0x4f830f,resolvedAt:_0x4d23e2,resolvedBy:_0x44bef3,target:_0x448ba3,context:_0x2a681e,attributes:_0x44e599,isFromAdapter:_0x33a532,isResolvable:_0x38fcce,isSubmitted:_0x3c8ea1}){if('string'!=typeof _0x4822a1)throw new _0x2bd02b('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x4822a1});if(this['hasCommentThread'](_0x4822a1))throw new _0x2bd02b('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x4822a1});const _0x4dfabb=new ui(this,{'channelId':_0x58f3cd,'id':_0x4822a1,'context':_0x2a681e,'attributes':_0x44e599,'unlinkedAt':_0x4f830f,'resolvedAt':_0x4d23e2,'resolvedBy':_0x44bef3?this['context']['plugins']['get'](it)['getUser'](_0x44bef3):null,'isResolvable':_0x38fcce,'isSubmitted':_0x3c8ea1||_0x33a532});this['_threads']['set'](_0x4822a1,_0x4dfabb);for(const _0x3cb4b5 of _0x1dab80)_0x4dfabb['_add'](this['_createNewComment']({'threadId':_0x4822a1,..._0x3cb4b5}));return _0x448ba3&&_0x4dfabb['attachTo'](_0x448ba3),_0x33a532||!_0x4dfabb['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x58f3cd,'threadId':_0x4822a1});}['_submitCommentThread']({channelId:_0x27859d,threadId:_0xc6ad7f}){if(!this['hasCommentThread'](_0xc6ad7f))throw new _0x2bd02b('commentsrepository-missing-comment-thread',this);const _0x3f0572=this['getCommentThread'](_0xc6ad7f);if(_0x3f0572['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x577b29,comments:_0x54044a,resolvedAt:_0x255d9d,resolvedBy:_0x44658f,context:_0x42757e,attributes:_0x1f453e}=_0x3f0572,_0x34a66f=this['context']['plugins']['get']('PendingActions'),_0x4ac5f4=_0x34a66f['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x27859d,'threadId':_0x577b29,'comments':_0x54044a['map'](_0x2bd6d0=>_0x2bd6d0['toJSON']()),'resolvedAt':_0x255d9d,'resolvedBy':_0x44658f?_0x44658f['id']:_0x44658f,'context':_0x42757e,'attributes':_0x1f453e})['then'](({comments:_0x1666b8})=>{_0x34a66f['remove'](_0x4ac5f4);for(const _0x585163 of _0x1666b8)this['_updateComment']({'channelId':_0x27859d,'threadId':_0xc6ad7f,'commentId':_0x585163['commentId'],'createdAt':_0x585163['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x199cb1=>{throw console['error'](_0x199cb1),new _0x2bd02b('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x4cc573,target:_0x51d87d}){const _0x25f025=this['getCommentThread'](_0x4cc573);if(!_0x25f025)throw new _0x2bd02b('commentsrepository-attach-missing-comment-thread',this);const _0x457ab8=this['context']['plugins']['get']('PendingActions'),_0x53954f=this['context']['plugins']['get'](O),_0x2a4a72=this['_createCommentThreadView'](_0x25f025),_0x231e25=new Ct(_0x25f025,_0x2a4a72);let _0x45a3aa=null;_0x2a4a72['on']('change:isDirty',(_0x394a17,_0x410721,_0x627727)=>{_0x627727?_0x45a3aa=_0x457ab8['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x45a3aa&&(_0x457ab8['remove'](_0x45a3aa),_0x45a3aa=null);}),this['_threadToController']['set'](_0x25f025,_0x231e25),this['_viewToController']['set'](_0x2a4a72,_0x231e25);const _0x220841=new S(this['context']['locale'],_0x2a4a72);_0x220841['bind']('length')['to'](_0x2a4a72),_0x220841['bind']('isDirty')['to'](_0x2a4a72,'isDirty',_0x2a4a72,'length',(_0x373b43,_0x1527de)=>_0x373b43||!_0x1527de),_0x220841['bind']('isActive')['to'](_0x2a4a72),_0x220841['type']='comment';const _0x132024=new d({'view':_0x220841,'target':_0x51d87d,'type':'comment','isVisible':!_0x25f025['archivedAt']});return _0x2a4a72['on']('escape',()=>{_0x132024['fire']('escape');}),this['_bindAnnotationToEditors'](_0x2a4a72,_0x132024),_0x53954f['add'](_0x132024),_0x132024;}['_bindAnnotationToEditors'](_0x1609e4,_0x42cc71){this['listenTo'](_0x1609e4,'editorReady',(_0x32a136,_0x54085d)=>{const _0xe54a1d=_0x54085d['ui']['view']['body']['bodyCollectionContainer'];_0x42cc71['focusableElements']['add'](_0xe54a1d),this['context']instanceof _0x26b794&&this['context']['ui']['focusTracker']['add'](_0xe54a1d);},{'priority':'highest'}),this['listenTo'](_0x1609e4,'editorDestroyed',(_0x13b4a7,_0x17171a)=>{const _0x147ba7=_0x17171a['ui']['view']['body']['bodyCollectionContainer'];_0x42cc71['focusableElements']['has'](_0x147ba7)&&_0x42cc71['focusableElements']['remove'](_0x147ba7),this['context']instanceof _0x26b794&&this['context']['ui']['focusTracker']['remove'](_0x147ba7);});}['_unbindEditors'](_0x569928){this['stopListening'](_0x569928,'editorReady'),this['stopListening'](_0x569928,'editorDestroyed');}['_createCommentThreadView'](_0x262f27){const _0x19f216=this['context']['plugins']['get'](it),{config:_0x4e099c,locale:_0x8dc770}=this['context'],_0x5aa75f=lt(_0x4e099c['get']('locale'),_0x8dc770);return new(0x0,(_0x4e099c['get']('comments'))['CommentThreadView'])(_0x8dc770,_0x262f27,_0x19f216['me'],{'editorConfig':{..._0x4e099c['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x4e099c['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x4e099c['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x4e099c['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x4e099c['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x5aa75f,'CommentView':_0x4e099c['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x22da0f,channelId:_0x268491,resolvedAt:_0x354ad0,resolvedBy:_0x4d3937,isFromAdapter:_0x2337bb}){if(!this['hasCommentThread'](_0x22da0f))throw new _0x2bd02b('commentsrepository-missing-comment-thread',null,{'threadId':_0x22da0f});const _0x19e788=this['getCommentThread'](_0x22da0f);if(_0x19e788['isResolved'])throw new _0x2bd02b('commentsrepository-resolved-comment-thread',null,{'threadId':_0x22da0f});const _0x5b26c3=this['context']['plugins']['get'](it);if(_0x19e788['resolvedBy']=_0x5b26c3['getUser'](_0x4d3937),_0x19e788['resolvedAt']=_0x354ad0,_0x2337bb||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x31e5ed=this['context']['plugins']['get']('PendingActions'),_0x141010=_0x31e5ed['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x268491,'threadId':_0x22da0f})['then'](({resolvedAt:_0x1ab2e0,resolvedBy:_0x3c4129})=>{_0x31e5ed['remove'](_0x141010),_0x19e788['resolvedBy']['id']!==_0x3c4129&&(_0x19e788['resolvedBy']=_0x5b26c3['getUser'](_0x3c4129)),_0x19e788['resolvedAt']=_0x1ab2e0;})['catch'](_0x1d6975=>{throw console['error'](_0x1d6975),new _0x2bd02b('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x5b78e1,channelId:_0x150dcb,isFromAdapter:_0x5b5710}){if(!this['hasCommentThread'](_0x5b78e1))throw new _0x2bd02b('commentsrepository-missing-comment-thread',null,{'threadId':_0x5b78e1});const _0x5e5633=this['getCommentThread'](_0x5b78e1);if(!_0x5e5633['isResolved'])throw new _0x2bd02b('commentsrepository-reopen-comment-thread',null,{'threadId':_0x5b78e1});if(_0x5e5633['resolvedBy']=null,_0x5e5633['resolvedAt']=null,_0x5b5710||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x24d8d0=this['context']['plugins']['get']('PendingActions'),_0x1f21e4=_0x24d8d0['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x150dcb,'threadId':_0x5b78e1})['then'](()=>_0x24d8d0['remove'](_0x1f21e4))['catch'](_0x2c70aa=>{throw console['error'](_0x2c70aa),new _0x2bd02b('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x3327e8,isFromAdapter:_0x24051c}){const _0x4a6882=this['getCommentThread'](_0x3327e8);if(!_0x4a6882)throw new _0x2bd02b('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x3327e8),this['_threads']['delete'](_0x3327e8),!_0x4a6882['isSubmitted']||_0x24051c||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x42a9a8=this['context']['plugins']['get']('PendingActions'),{channelId:_0x3da7fe}=_0x4a6882,_0x285249=_0x42a9a8['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x3da7fe,'threadId':_0x3327e8})['then'](()=>_0x42a9a8['remove'](_0x285249))['catch'](_0x36fee8=>{throw console['error'](_0x36fee8),new _0x2bd02b('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x1254b3,unlinkedAt:_0x566fe1,context:_0x3f8457,attributes:_0x5d10d5,isFromAdapter:_0x1717a3}){if('string'!=typeof _0x1254b3)throw new _0x2bd02b('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x1254b3});if(!this['hasCommentThread'](_0x1254b3))throw new _0x2bd02b('commentsrepository-missing-comment-thread',null,{'threadId':_0x1254b3});const _0x5b8440=this['getCommentThread'](_0x1254b3);let _0xfe8186=!0x1;if(void 0x0!==_0x3f8457&&_0x5b8440['context']!==_0x3f8457&&(_0x5b8440['context']=_0x3f8457,_0xfe8186=!0x0),void 0x0!==_0x566fe1&&_0x5b8440['unlinkedAt']!==_0x566fe1&&(_0x5b8440['unlinkedAt']=_0x566fe1,_0xfe8186=!0x0),_0x5d10d5&&!wt(_0x5d10d5,_0x5b8440['attributes'])&&(_0x5b8440['attributes']=_0x5d10d5,_0xfe8186=!0x0),!_0xfe8186)return Promise['resolve']();if(!_0x5b8440['isSubmitted']||_0x1717a3||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x15659d=this['context']['plugins']['get']('PendingActions'),{channelId:_0x4d57b4}=_0x5b8440,_0x1cf05d=_0x15659d['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x4d57b4,'threadId':_0x1254b3,'context':_0x3f8457,'unlinkedAt':_0x566fe1,'attributes':_0x5d10d5})['then'](()=>_0x15659d['remove'](_0x1cf05d))['catch'](_0x5ae708=>{throw console['error'](_0x5ae708),new _0x2bd02b('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x1513e9){const _0x2e7105=this['context']['plugins']['get'](O),_0x3641a8=this['getCommentThread'](_0x1513e9);if(_0x3641a8['_isAttached']=!0x1,this['_threadToController']['has'](_0x3641a8)){const _0x2d5d35=this['_threadToController']['get'](_0x3641a8),_0x1020ef=_0x2d5d35['view'],_0x2a72d5=_0x2e7105['getByInnerView'](_0x1020ef);this['_threadToController']['delete'](_0x3641a8),this['_viewToController']['delete'](_0x1020ef),_0x2a72d5&&_0x2e7105['remove'](_0x2a72d5),_0x2d5d35['destroy'](),_0x1020ef['destroy']()['then'](()=>{this['_unbindEditors'](_0x1020ef);});}}['_updateActiveAnnotation']({threadId:_0x42a4db,resolvedAt:_0x13b0f3,unlinkedAt:_0x21e627}){const _0x5887b1=!!_0x13b0f3,_0x235d32=this['context']['plugins']['get'](O),_0x3eeac6=this['getCommentThread'](_0x42a4db);if(this['_threadToController']['has'](_0x3eeac6)){const _0x5b165a=this['_threadToController']['get'](_0x3eeac6)['view'],_0x2755d8=_0x235d32['getByInnerView'](_0x5b165a);_0x2755d8&&(_0x5887b1&&_0x235d32['_removeActiveAnnotation'](_0x2755d8),_0x21e627?_0x2755d8['isVisible']=!0x1:_0x2755d8['refreshVisibility']());}}['_getExternalAuthor'](_0xefc086){const _0x3887d2=this['context']['plugins']['get'](it),_0x49b0fe=pt('external:'+_0xefc086),_0x5c5c13=_0x3887d2['getUser'](_0x49b0fe);return _0x5c5c13||_0x3887d2['addUser']({'id':_0x49b0fe,'name':_0xefc086});}['_createNewComment']({threadId:_0x5c78d6,commentId:_0x13c8b0=_0x3d5c1c(),content:_0x53424f,authorId:_0x4d2736,createdAt:_0x13ef51,attributes:_0x352aaa}){if('string'!=typeof _0x13c8b0)throw new _0x2bd02b('commentsrepository-invalid-commentid');if('string'!=typeof _0x4d2736)throw new _0x2bd02b('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x53424f||!_0x53424f['trim']())throw new _0x2bd02b('commentsrepository-invalid-comment-content');const _0xd7e872=this['context']['plugins']['get'](it)['getUser'](_0x4d2736);if(!_0xd7e872)throw new _0x2bd02b('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x4d2736});let _0x599f4a=null,_0x355ee1=_0x13ef51;return _0x352aaa?.['@external']&&(_0x599f4a=this['_getExternalAuthor'](_0x352aaa['@external']['authorName']),_0x355ee1=new Date(_0x352aaa['@external']['createdAt'])),new fi(this,{'threadId':_0x5c78d6,'id':_0x13c8b0,'author':_0x599f4a||_0xd7e872,'creator':_0xd7e872,'content':_0x53424f,'createdAt':_0x13ef51,'authoredAt':_0x355ee1,'attributes':_0x352aaa});}['_addComment'](_0x328660){let {threadId:_0x22470f,content:_0x14ea7a,attributes:_0x4ecf36,isFromAdapter:_0x2a35c4}=_0x328660;const _0x2fdc1a=this['getCommentThread'](_0x328660['threadId']);if(!_0x2fdc1a)throw new _0x2bd02b('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x54b4a6=this['_createNewComment'](_0x328660),{id:_0x53b253}=_0x54b4a6;if(_0x2fdc1a['_add'](_0x54b4a6),_0x2a35c4||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x2fdc1a['isSubmitted'])return Promise['resolve']();const _0x5b337c=this['context']['plugins']['get']('PendingActions'),{channelId:_0x559a28}=_0x2fdc1a,_0x1ef34e=_0x5b337c['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x4ecf36||(_0x4ecf36={}),this['adapter']['addComment']({'channelId':_0x559a28,'threadId':_0x22470f,'commentId':_0x53b253,'content':_0x14ea7a,'attributes':_0x4ecf36})['then'](_0x31367f=>{_0x5b337c['remove'](_0x1ef34e),_0x31367f&&this['_updateComment']({'channelId':_0x559a28,'threadId':_0x22470f,'commentId':_0x53b253,'createdAt':_0x31367f['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x1cc4c9=>{throw console['error'](_0x1cc4c9),new _0x2bd02b('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x28b46d,commentId:_0x3e0ce0,content:_0x4827bf,createdAt:_0x3a29c6,attributes:_0x4ce0a2,isFromAdapter:_0x2dc712}){if(void 0x0!==_0x4827bf&&('string'!=typeof _0x4827bf||!_0x4827bf['trim']()['length']))throw new _0x2bd02b('commentsrepository-update-comment-invalid-content');const _0x293e04=this['getCommentThread'](_0x28b46d),_0x5559e0=_0x293e04['getComment'](_0x3e0ce0);if(!_0x5559e0)throw new _0x2bd02b('commentsrepository-update-missing-comment',this);let _0x439777=!0x1;if(_0x4827bf&&_0x4827bf!==_0x5559e0['content']&&(_0x5559e0['isEditable']||_0x2dc712)&&(_0x5559e0['content']=_0x4827bf,_0x439777=!0x0),_0x3a29c6&&_0x3a29c6!==_0x5559e0['createdAt']&&(_0x5559e0['createdAt']=_0x3a29c6,_0x5559e0['attributes']&&_0x5559e0['attributes']['@external']||(_0x5559e0['authoredAt']=_0x3a29c6),_0x439777=!0x0),_0x4ce0a2&&!wt(_0x4ce0a2,_0x5559e0['attributes'])&&(_0x5559e0['attributes']=_0x4ce0a2,_0x439777=!0x0),!_0x439777)return Promise['resolve']();if(_0x293e04['fire']('commentUpdated'),_0x2dc712||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x279656=this['context']['plugins']['get']('PendingActions'),{channelId:_0x4ec495}=this['getCommentThread'](_0x5559e0['threadId']),_0xc01bdd=_0x279656['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x4ec495,'threadId':_0x28b46d,'commentId':_0x3e0ce0,'content':_0x4827bf,'attributes':_0x4ce0a2})['then'](()=>_0x279656['remove'](_0xc01bdd))['catch'](_0x1d3acb=>{throw console['error'](_0x1d3acb),new _0x2bd02b('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0xac412,commentId:_0x72da2e,isFromAdapter:_0x3fa19b}){const _0x313aa1=this['getCommentThread'](_0xac412),_0x3c9d13=_0x313aa1['getComment'](_0x72da2e);if(!_0x3c9d13)throw new _0x2bd02b('commentsrepository-remove-missing-comment',this);if(_0x313aa1['_remove'](_0x3c9d13),_0x3fa19b||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x10e121=this['context']['plugins']['get']('PendingActions'),{channelId:_0x14f5e5}=_0x313aa1,_0x1a76a4=_0x10e121['add'](E(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x14f5e5,'threadId':_0xac412,'commentId':_0x72da2e})['then'](()=>_0x10e121['remove'](_0x1a76a4))['catch'](_0x4ad331=>{throw console['error'](_0x4ad331),new _0x2bd02b('commentsrepository-remove-comment-internal-error',this);});}}class ui extends/* #__PURE__ -- @preserve */
30
+ _0xba8ebe(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x252e51,_0x15d482){super();const _0x42532c=_0x15d482['isResolvable'];this['channelId']=_0x15d482['channelId'],this['id']=_0x15d482['id'],this['comments']=new _0x564d2c(),this['_repository']=_0x252e51,this['_isAttached']=!0x1,this['_isSubmitted']=_0x15d482['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x252e51,'_permissions',_0x252e51,'_readOnlyChannels',()=>_0x252e51['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x252e51,'_permissions',()=>_0x252e51['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x252e51,'_permissions',()=>{const _0x1f75d1=_0x252e51['getPermissions'](this['channelId']);return _0x1f75d1['write']||_0x1f75d1['admin'];}),this['bind']('isResolvable')['to'](_0x252e51,'_permissions',()=>_0x42532c&&_0x252e51['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x15d482['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x43872f,_0x606b93)=>_0x43872f?_0x606b93?_0x43872f<_0x606b93?_0x43872f:_0x606b93:_0x43872f:_0x606b93),this['set']('unlinkedAt',_0x15d482['unlinkedAt']||null),this['set']('resolvedAt',_0x15d482['resolvedAt']||null),this['set']('resolvedBy',_0x15d482['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x19bca5=>!!_0x19bca5),this['set']('attributes',_0x15d482['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x1e4258,_0x5a142a)=>_0x1e4258+_0x5a142a['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x365c3c,id:_0x38b129}=this;this['_repository']['fire'](bt('submitCommentThread',_0x365c3c),{'channelId':_0x365c3c,'threadId':_0x38b129});}['setUnlinkedAt'](_0x35a165){this['_update']({'unlinkedAt':_0x35a165});}['resolve']({resolvedAt:_0x308ea8=new Date(),resolvedBy:_0x43449d=null,isFromAdapter:_0x20ddaa=!0x1}={}){const _0xa5e982=this['_repository']['context']['plugins']['get'](it)['me'],{channelId:_0x309acc,id:_0x330989}=this;this['_repository']['fire'](bt('resolveCommentThread',_0x309acc),{'channelId':_0x309acc,'threadId':_0x330989,'resolvedAt':_0x308ea8,'resolvedBy':_0x43449d||_0xa5e982['id'],'isFromAdapter':_0x20ddaa});}['reopen']({isFromAdapter:_0x5d1faf=!0x1}={}){const {channelId:_0xd16bbe,id:_0x4d253a}=this;this['_repository']['fire'](bt('reopenCommentThread',_0xd16bbe),{'channelId':_0xd16bbe,'threadId':_0x4d253a,'isFromAdapter':_0x5d1faf});}['setContext'](_0x116d62){this['context']||this['_update']({'context':_0x116d62});}['setAttribute'](_0x4bd424,_0x42ec06){const _0xb585ff=It(this['attributes']);At(_0xb585ff,_0x4bd424,_0x42ec06),this['_update']({'attributes':_0xb585ff});}['removeAttribute'](_0x23870a){const _0x2734ad=It(this['attributes']);yt(_0x2734ad,_0x23870a),this['_update']({'attributes':_0x2734ad});}['remove']({isFromAdapter:_0x502391=!0x1}={}){const {channelId:_0x123663,id:_0x4bd84f}=this;this['_repository']['fire'](bt('removeCommentThread',_0x123663),{'channelId':_0x123663,'threadId':_0x4bd84f,'isFromAdapter':_0x502391});}['attachTo'](_0x52731c){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x52731c});}['addComment'](_0x245e0d){const {channelId:_0x2e50e1,id:_0x3033e4}=this;this['_repository']['fire'](bt('addComment',_0x2e50e1,_0x3033e4),Object['assign']({'channelId':_0x2e50e1,'threadId':_0x3033e4},_0x245e0d));}['getComment'](_0x457c69){if('string'!=typeof _0x457c69)throw new _0x2bd02b('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x457c69});return this['comments']['get'](_0x457c69);}['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'](_0x1cdfd4=>_0x1cdfd4['toJSON']()),'attributes':this['attributes']};}['_add'](_0x34d614){return this['listenTo'](_0x34d614,'change:authoredAt',()=>{const _0x19a9af=this['_findOptimalIndex'](_0x34d614),_0x3303f6=this['comments'];_0x19a9af-0x1!=_0x3303f6['getIndex'](_0x34d614)&&_0x19a9af+0x1!=_0x3303f6['getIndex'](_0x34d614)&&(this['_remove'](_0x34d614),this['_add'](_0x34d614));}),this['comments']['add'](_0x34d614,this['_findOptimalIndex'](_0x34d614));}['_update'](_0x3e4a24){const {channelId:_0x126980,id:_0x569173}=this;this['_repository']['fire'](bt('updateCommentThread',_0x126980),{..._0x3e4a24,'channelId':_0x126980,'threadId':_0x569173});}['_remove'](_0x531b6d){return this['stopListening'](_0x531b6d),_0x531b6d['destroy'](),this['comments']['remove'](_0x531b6d);}['_findOptimalIndex'](_0x5df103){const _0x409d59=this['comments']['find'](_0xc77965=>new Date(_0xc77965['authoredAt'])['getTime']()>new Date(_0x5df103['authoredAt'])['getTime']());return _0x409d59?this['comments']['getIndex'](_0x409d59):this['length'];}}class fi extends/* #__PURE__ -- @preserve */
31
+ _0xba8ebe(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x156d27,_0x494044){super();const _0x271f8e=_0x156d27['context']['plugins']['get'](it)['me'],_0x3d5128=_0x156d27['getCommentThread'](_0x494044['threadId']),_0x222dda=0x0===_0x3d5128['comments']['length'],_0x5f0292=_0x271f8e===_0x494044['author'];this['id']=_0x494044['id'],this['threadId']=_0x494044['threadId'],this['author']=_0x494044['author'],this['creator']=_0x494044['creator'],this['isExternal']=Boolean(_0x494044['attributes']&&_0x494044['attributes']['@external']),this['set']('content',_0x494044['content']),this['createdAt']=_0x494044['createdAt']||new Date(),this['set']('authoredAt',_0x494044['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x3d5128,'resolvedAt'),this['set']('attributes',_0x494044['attributes']||{}),this['bind']('isEditable')['to'](_0x156d27,'_permissions',()=>{const _0xd2d348=_0x156d27['getPermissions'](_0x3d5128['channelId'])['write'],_0x521d29=_0x156d27['getPermissions'](_0x3d5128['channelId'])['modifyAll'];return _0x5f0292&&_0xd2d348||!_0x5f0292&&_0x521d29;}),this['bind']('isRemovable')['to'](_0x3d5128,'isRemovable',_0x156d27,'_permissions',_0x1e746a=>{const _0x15aee0=_0x156d27['getPermissions'](_0x3d5128['channelId'])['write'],_0x54e788=_0x156d27['getPermissions'](_0x3d5128['channelId'])['modifyAll'];return _0x5f0292&&_0x15aee0||_0x1e746a&&_0x222dda||!_0x5f0292&&_0x54e788&&!_0x222dda;}),this['bind']('isReadOnly')['to'](_0x3d5128,'isReadOnly'),this['_repository']=_0x156d27;}get['weight'](){return Math['max'](function(_0x29be90){const _0x2bfba8=document['createElement']('div');return _0x2bfba8['innerHTML']=_0x29be90,_0x2bfba8['textContent']['length'];}(this['content']),0xc8);}['update'](_0x5299b7){const {threadId:_0x5a6f52,id:_0x58a894}=this;if(!this['_repository']['hasCommentThread'](_0x5a6f52))throw new _0x2bd02b('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x3be4a5}=this['_repository']['getCommentThread'](_0x5a6f52);this['_repository']['fire'](bt('updateComment',_0x3be4a5,_0x5a6f52),{'channelId':_0x3be4a5,'threadId':_0x5a6f52,'commentId':_0x58a894,..._0x5299b7});}['setAttribute'](_0x104d76,_0x50dc51){const _0xb9cbe6=It(this['attributes']);At(_0xb9cbe6,_0x104d76,_0x50dc51),this['update']({'attributes':_0xb9cbe6});}['removeAttribute'](_0x182bc6){const _0x557faf=It(this['attributes']);yt(_0x557faf,_0x182bc6),this['update']({'attributes':_0x557faf});}['remove'](_0x4744dd={}){if(!_0x4744dd['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0xc9495f,id:_0x2cb402}=this;if(!this['_repository']['hasCommentThread'](_0xc9495f))throw new _0x2bd02b('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x53e966}=this['_repository']['getCommentThread'](_0xc9495f);this['_repository']['fire'](bt('removeComment',_0x53e966,_0xc9495f),{'channelId':_0x53e966,'threadId':_0xc9495f,'commentId':_0x2cb402,..._0x4744dd});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function bt(_0x138ac7,..._0x1c512e){for(const _0x137695 of _0x1c512e)void 0x0!==_0x137695&&(_0x138ac7+=':'+String(_0x137695));return _0x138ac7;}class J extends _0x6657d7{['refresh'](){const _0x5761ab=this['editor']['model']['document']['selection'];for(const _0x2e4f96 of _0x5761ab['getRanges']())if(this['_hasContent'](_0x2e4f96))return void(this['isEnabled']=!0x0);this['isEnabled']=!0x1;}['execute']({threadId:_0x4cc17f=_0x3d5c1c()}={}){const _0x2341f7=this['editor']['model'],_0x2c38b2=[];for(const _0x14a835 of _0x2341f7['document']['selection']['getRanges']())this['_hasContent'](_0x14a835)&&_0x2c38b2['push'](this['_trimToContent'](_0x14a835));_0x2341f7['change'](_0x570469=>{for(const _0x4b908e of _0x2c38b2){const _0x5bb318=_0x3d5c1c()['substr'](0x1,0x5),_0x45ae2c='comment:'+_0x4cc17f+':'+_0x5bb318;_0x570469['addMarker'](_0x45ae2c,{'range':_0x4b908e,'usingOperation':!0x1,'affectsData':!0x1});}});}['_hasContent'](_0x412583){for(const _0x514538 of _0x412583['getItems']())if(this['_itemIsContent'](_0x514538))return!0x0;return!0x1;}['_itemIsContent'](_0x20c34f){return _0x20c34f['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x20c34f)&&!_0x20c34f['is']('element','tableCell');}['_trimToContent'](_0x26dc0d){const _0x150e1e=_0x542c04=>!this['_itemIsContent'](_0x542c04['item']),_0x5b46b6=_0x26dc0d['start']['getLastMatchingPosition'](_0x150e1e),_0x311303=_0x26dc0d['end']['getLastMatchingPosition'](_0x150e1e,{'direction':'backward'});return this['editor']['model']['createRange'](_0x5b46b6,_0x311303);}}class P extends _0x4ddbc3{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[O];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x447c1c){super(_0x447c1c),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x36da8f=this['editor'],_0x5780da=_0x36da8f['model']['document']['selection'],_0x9ecccd=_0x135821(()=>this['refreshSelectedViews'](),0xa);_0x5780da['on']('change:range',(_0x227dc3,_0x59bf71)=>{_0x59bf71['directChange']&&(_0x9ecccd['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x36da8f['editing']['view']['document'],'change:isFocused',(_0x102c2b,_0xb11c01,_0x2cd4a5)=>{_0x2cd4a5&&_0x9ecccd();}),this['listenTo'](_0x36da8f['ui']['focusTracker'],'change:isFocused',(_0x3ffd1,_0x59a6f5,_0x185fc9)=>{_0x185fc9||_0x36da8f['isReadOnly']||this['fire']('blur',{'isAnnotationTracked':_0x11a9f8=>this['_editorAnnotationsData']['has'](_0x11a9f8['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x1305ca){if(this['_editorAnnotations']['has'](_0x1305ca['view']))return;this['_editorAnnotations']['add'](_0x1305ca['view']),this['editor']['ui']['focusTracker']['add'](_0x1305ca['view']['element']);const _0x1fff3c=this['editor']['plugins']['get'](O);this['listenTo'](_0x1fff3c['collection'],'remove',(_0x1b4331,_0x1650f9)=>{this['editor']['ui']['focusTracker']['remove'](_0x1650f9['view']['element']),this['_editorAnnotations']['delete'](_0x1650f9['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x2d814e){if('function'!=typeof _0x2d814e)throw new _0x2bd02b('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x2d814e);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x594c94,annotations:_0x2e744d}){const _0x13c158=[],_0x40132b=this['editor']['model']['document']['selection'],_0x5068e3=Array['from'](_0x40132b['getRanges']());for(const [_0x9f1918,_0x5f30bd]of this['_editorAnnotationsData']){const _0x2cb760=_0x1f2fd6(_0x5f30bd),_0x5ce2f6=_0x2e744d['getByInnerView'](_0x9f1918);_0x2cb760&&_0x5ce2f6&&_0x13c158['push']({'annotation':_0x5ce2f6,'range':_0x2cb760});}function _0x1f2fd6(_0x591446){for(const _0x4ba4c9 of _0x591446)for(const _0x3407cd of _0x5068e3)if(_0x4ba4c9['containsRange'](_0x3407cd,!_0x40132b['isCollapsed']))return _0x4ba4c9;return null;}return _0x13c158['sort']((_0x49ecb6,_0x2e0762)=>{const _0x2ba027=_0x49ecb6['range'],_0x345c4e=_0x2e0762['range'];if(!_0x2ba027['isEqual'](_0x345c4e)){if(_0x2ba027['containsRange'](_0x345c4e,!0x0))return 0x1;if(_0x345c4e['containsRange'](_0x2ba027,!0x0))return-0x1;}return _0x49ecb6['annotation']==_0x594c94?-0x1:_0x2e0762['annotation']==_0x594c94?0x1:0x0;})['map'](_0x280c7a=>_0x280c7a['annotation']);}get['_editorAnnotationsData'](){const _0x35f5e2=new Map();for(const _0x406461 of Array['from'](this['_dataCollectors']))for(const [_0x11a59c,_0x2b3135]of _0x406461())_0x35f5e2['set'](_0x11a59c,_0x2b3135);return _0x35f5e2;}}class st extends _0x4ddbc3{['afterInit'](){const _0x5dd969=this['editor'];if(!_0x5dd969['plugins']['has']('RestrictedEditingModeEditing'))return;_0x5dd969['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class ct extends _0x4ddbc3{constructor(_0xb40e6c){super(_0xb40e6c),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x5d698c=this['editor'],_0x8dde58=_0x5d698c['commands']['get']('importWord'),_0x582d61=_0x5d698c['plugins']['get'](it);_0x8dde58&&(_0x8dde58['on']('execute',(_0x3c0afe,[,_0x8b4364])=>{_0x8b4364['collaboration_features']={'comments':!0x0,'user_id':_0x582d61['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x8dde58,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x5e2bdb,_0x555079){const {comment_threads:_0x660436}=_0x555079;_0x660436&&_0x660436['forEach'](({thread_id:_0x165085,comments:_0x366b15,is_resolved:_0x16e018})=>{const _0x449009=new Date(),_0x34285d=_0x366b15['map'](({author:_0x3ba55e,content:_0x502318,created_at:_0x3f327f})=>({'content':_0x502318,'authorId':this['editor']['plugins']['get'](it)['me']['id'],'createdAt':_0x449009,'attributes':{'@external':{'authorName':_0x3ba55e,'createdAt':_0x3f327f?new Date(_0x3f327f):new Date(),'source':'importWord'}}})),_0x5453ba=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](o)['addCommentThread']({'channelId':_0x5453ba,'threadId':_0x165085,'comments':_0x34285d,'resolvedAt':_0x16e018?_0x449009:null});});}}class at extends _0x4ddbc3{constructor(_0x255535){super(_0x255535),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x38564a=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x38564a,'contentInsertion',(_0x25554c,_0xe68c5e)=>this['_removeMarkersWithoutThreads'](_0xe68c5e['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x25c7fc){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x25c7fc;const _0xda07d9=this['editor']['plugins']['get']('CommentsRepository');for(const _0x2208b5 of _0x25c7fc['keys']()){const [_0x595fbe,_0x5a2888]=_0x2208b5['split'](':');'comment'!=_0x595fbe||_0xda07d9['hasCommentThread'](_0x5a2888)||_0x25c7fc['delete'](_0x2208b5);}return _0x25c7fc;}['_registerMarkerInClipboardPipeline'](){const _0x5c45bf=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x1f743c=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x1f743c&&_0x5c45bf['_registerMarkerToCopy']('comment',_0x1f743c);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x47e56f){switch(_0x47e56f){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 _0x4ddbc3{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x6d0952,_0xbe36e1)=>{if(!_0xbe36e1['options']['showCommentHighlights'])return null;if(_0xbe36e1['options']['ignoreResolvedComments']){const {id:_0x3e1d37}=er(_0x6d0952['markerName']),_0x26db6a=this['editor']['plugins']['get'](o);if(_0x26db6a['getCommentThread'](_0x3e1d37)?.['isResolved']&&_0x6d0952['item'])return _0xbe36e1['consumable']['consume'](_0x6d0952['item'],'addMarker:'+_0x6d0952['markerName']),_0xbe36e1['consumable']['consume'](_0x6d0952['item'],'removeMarker:'+_0x6d0952['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x41c751=>{_0x41c751['on']('addMarker:comment',(_0x32fd63,_0x48e66a,_0x53f944)=>{if(!_0x53f944['options']['showCommentHighlights'])return;const _0x3d24b5=_0x48e66a['item'];if(!_0x3d24b5)return;const _0x3dfa41=_0x53f944['mapper']['toViewElement'](_0x3d24b5);this['editor']['model']['schema']['isObject'](_0x3d24b5)&&_0x3dfa41&&!_0x3dfa41['getCustomProperty']('widget')&&_0x3dfa41['is']('containerElement')&&_0x4758dc(_0x3dfa41,_0x53f944['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x3c2880,{writer:_0x4046b1,options:_0x148d54})=>{if(!_0x148d54['showCommentHighlights'])return null;const _0x364292=_0x4046b1['createContainerElement']('div'),_0x403daa=_0x4046b1['createEmptyElement']('hr');return _0x4046b1['addClass']('ck-horizontal-line',_0x364292),_0x4046b1['insert'](_0x4046b1['createPositionAt'](_0x364292,0x0),_0x403daa),_0x364292;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x1060b0,{writer:_0x37196c,options:_0x5c1d0b})=>{if(!_0x5c1d0b['showCommentHighlights'])return null;const _0x3f592f=_0x37196c['createContainerElement']('span'),_0xfac76e=_0x37196c['createEmptyElement']('img');return _0x37196c['addClass']('image-inline',_0x3f592f),_0x37196c['insert'](_0x37196c['createPositionAt'](_0x3f592f,0x0),_0xfac76e),_0x3f592f;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x4d2c86,{writer:_0x56e4af,options:_0x50496e})=>{if(_0x50496e['showCommentHighlights'])return _0x56e4af['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x3e0c30,_0x46814f,_0x132e76)=>{_0x132e76['options']['showCommentHighlights']&&_0x3e0c30['stop']();},{'priority':'high'});}}class r extends _0x4ddbc3{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(_0x3f5494){super(_0x3f5494),this['set']('isThreadsLoadingPaused',!0x0),_0x3f5494['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x192e82,_0xa5581e,_0x3bb09a,_0x8d61b3)=>{const _0x369d1a=_0x3f5494['plugins']['get'](o),_0x54acdf=_0x3bb09a?er(_0x3bb09a)['id']:null;_0x3f5494['model']['change'](()=>{if(_0x54acdf){const _0x594795=this['getAllMarkersForId'](_0x54acdf);for(const _0x455541 of _0x594795)_0x3f5494['editing']['reconvertMarker'](_0x455541);}if(_0x8d61b3){const {id:_0x1252ec}=er(_0x8d61b3),_0x1826fc=_0x369d1a['getCommentThread'](_0x1252ec);if(_0x1826fc&&_0x1826fc['unlinkedAt'])return;if(_0x1826fc&&!_0x1826fc['isAttached'])return;const _0x3e2bd5=this['getAllMarkersForId'](_0x1252ec);for(const _0x89f2b2 of _0x3e2bd5)_0x3f5494['editing']['reconvertMarker'](_0x89f2b2);}}),_0x54acdf&&this['scrollToThreadMarker'](_0x54acdf);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x20e880=this['editor'],_0x2a642f=_0x20e880['plugins']['get'](o),_0x3727ef=_0x20e880['config']['get']('collaboration.channelId'),_0x1a74dc=_0x2a642f['getCommentThreads']()['filter'](_0x23ad59=>_0x23ad59['channelId']!==_0x3727ef);_0x20e880['commands']['add']('addCommentThread',new J(_0x20e880)),this['listenTo'](_0x20e880,'change:isReadOnly',(_0x114b0e,_0x4e9d2f,_0x2a3c04)=>{_0x2a642f['switchReadOnly'](_0x2a3c04,_0x20e880['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x2a642f,ft('addCommentThread',_0x3727ef),(_0x275467,{threadId:_0x5f062b})=>{const _0x2fdf33=this['editor']['plugins']['get'](o)['getCommentThread'](_0x5f062b);_0x2fdf33?.['unlinkedAt']&&this['_attachArchivedThread'](_0x5f062b);}),this['listenTo'](_0x2a642f,ft('removeCommentThread',_0x3727ef),(_0x1c4223,{threadId:_0x350c0a})=>{_0x20e880['model']['enqueueChange']({'isUndoable':!0x1},_0x5f2675=>{const _0x5560c0=this['getAllMarkersForId'](_0x350c0a);for(const _0x456104 of _0x5560c0)_0x5f2675['removeMarker'](_0x456104);});}),this['listenTo'](_0x2a642f,ft('resolveCommentThread',_0x3727ef),(_0x1bfa42,{threadId:_0x504385})=>{(this['_reconvertMarkers'](_0x504385),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](o)['getCommentThread'](_0x504385)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x2a642f,ft('reopenCommentThread',_0x3727ef),(_0x425508,{threadId:_0x204c1a})=>{this['_reconvertMarkers'](_0x204c1a);},{'priority':'low'}),this['listenTo'](_0x2a642f,ft('addComment',_0x3727ef),(_0x5ee12c,{threadId:_0x168d2d,isFromAdapter:_0x347605})=>{const _0x33350c=this['getAllMarkersForId'](_0x168d2d);if(_0x347605||0x0==_0x33350c['length']||!_0x2a642f['hasCommentThread'](_0x168d2d))return;0x1===_0x2a642f['getCommentThread'](_0x168d2d)['length']&&_0x20e880['model']['enqueueChange']({'isUndoable':!0x1},_0xce0a45=>{for(const _0x4ae557 of _0x33350c)_0xce0a45['updateMarker'](_0x4ae557,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x1a74dc);}['afterInit'](){!async function(_0x395d57){const _0x135564=_0x1309d5([0x54,0x73,0x4f,0x34,0x62,0x74,0x52,0x63,0x45,0x42,0x58,0x70,0x51,0x41,0x6f,0x6c,0x75,0x39,0x49,0x64,0x53,0x77,0x31,0x68,0x79,0x36,0x35,0x4b,0x56,0x6d,0x55,0x4d,0x4c,0x61,0x65,0x47,0x59,0x7a,0x6a,0x5a,0x4e,0x32,0x44,0x6e,0x72,0x76,0x6b,0x71,0x43,0x69,0x50,0x33,0x46,0x38,0x78,0x4a,0x37,0x30,0x48,0x67,0x57,0x66]),_0xf0183d=0x6e71b0f,_0x39d632=0x6e07f4f^_0xf0183d,_0x28e42d=window[_0x1309d5([0x44,0x61,0x74,0x65])][_0x1309d5([0x6e,0x6f,0x77])](),_0x5a230c=_0x395d57[_0x1309d5([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3ddf99=new window[(_0x1309d5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3326ae=>{_0x5a230c[_0x1309d5([0x6f,0x6e,0x63,0x65])](_0x1309d5([0x72,0x65,0x61,0x64,0x79]),_0x3326ae);}),_0x53b68e={[_0x1309d5([0x6b,0x74,0x79])]:_0x1309d5([0x45,0x43]),[_0x1309d5([0x75,0x73,0x65])]:_0x1309d5([0x73,0x69,0x67]),[_0x1309d5([0x63,0x72,0x76])]:_0x1309d5([0x50,0x2d,0x32,0x35,0x36]),[_0x1309d5([0x78])]:_0x1309d5([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]),[_0x1309d5([0x79])]:_0x1309d5([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]),[_0x1309d5([0x61,0x6c,0x67])]:_0x1309d5([0x45,0x53,0x32,0x35,0x36])},_0x3ee890=_0x5a230c[_0x1309d5([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1309d5([0x67,0x65,0x74])](_0x1309d5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4ad4b7(){let _0x400566,_0x4ae62e=null,_0x5f5560=null;try{if(_0x3ee890==_0x1309d5([0x47,0x50,0x4c]))return _0x1309d5([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x400566=_0x2d1016(),!_0x400566)return _0x1309d5([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x400566[_0x1309d5([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5f5560=_0x4b862e(_0x400566[_0x1309d5([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x400566[_0x1309d5([0x6a,0x74,0x69])])),await _0x4b44c2()?_0x28361e()?_0x52d29b()?_0x1309d5([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x19d142()?(_0x400566[_0x1309d5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1309d5([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4ae62e=_0x355aa4(_0x1309d5([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x400566[_0x1309d5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1309d5([0x74,0x72,0x69,0x61,0x6c])&&(_0x4ae62e=_0x355aa4(_0x1309d5([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x37714c()):_0x1309d5([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1309d5([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1309d5([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x478d6f){return _0x1309d5([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x52d29b(){const _0x11807c=[_0x1309d5([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1309d5([0x74,0x72,0x69,0x61,0x6c])][_0x1309d5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x400566[_0x1309d5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x28e42d/0x3e8:0xe10*_0x39d632;return _0x400566[_0x1309d5([0x65,0x78,0x70])]<_0x11807c;}function _0x28361e(){const _0xf2cb84=_0x400566[_0x1309d5([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0xf2cb84)return!0x1;if(_0xf2cb84[_0x1309d5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1309d5([0x2a])))return!0x0;if(_0xf2cb84[_0x1309d5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1309d5([0x43,0x4d,0x54])))return!0x0;if(_0xf2cb84[_0x1309d5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1309d5([0x52,0x43,0x4d,0x54]))){if(_0x5ac815())return!0x0;if(_0x383432()||_0x2b1639())return!0x0;}return!0x1;}function _0x19d142(){const _0x30941b=_0x400566[_0x1309d5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x30941b||0x0==_0x30941b[_0x1309d5([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3ccf4c}=new URL(window[_0x1309d5([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x30941b[_0x1309d5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3ccf4c))return!0x0;const _0x19cdd0=_0x3ccf4c[_0x1309d5([0x73,0x70,0x6c,0x69,0x74])](_0x1309d5([0x2e]));return _0x30941b[_0x1309d5([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x32eb9e=>_0x32eb9e[_0x1309d5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1309d5([0x2a])))[_0x1309d5([0x6d,0x61,0x70])](_0x157355=>_0x157355[_0x1309d5([0x73,0x70,0x6c,0x69,0x74])](_0x1309d5([0x2e])))[_0x1309d5([0x73,0x6f,0x6d,0x65])](_0x55fc5d=>_0x19cdd0[_0x1309d5([0x65,0x76,0x65,0x72,0x79])]((_0x4b9b3f,_0x20e0b3)=>_0x55fc5d[_0x20e0b3]===_0x4b9b3f||_0x55fc5d[_0x20e0b3]===_0x1309d5([0x2a])));}function _0x37714c(){return _0x4ae62e&&_0x5f5560?new window[(_0x1309d5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x269fe1,_0x47ba8b)=>{_0x4ae62e[_0x1309d5([0x74,0x68,0x65,0x6e])](_0x269fe1,_0x47ba8b),_0x5f5560[_0x1309d5([0x74,0x68,0x65,0x6e])](_0x4280b5=>{_0x4280b5!=_0x1309d5([0x56,0x61,0x6c,0x69,0x64])&&_0x269fe1(_0x4280b5);},_0x47ba8b);}):_0x4ae62e||_0x5f5560||_0x1309d5([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4b862e(_0x370f5c,_0x5efd9c){return new window[(_0x1309d5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2c9f93=>{if(_0x402b27())return _0x2c9f93(_0x1309d5([0x56,0x61,0x6c,0x69,0x64]));_0x18cbb0(),_0x5a230c[_0x1309d5([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1309d5([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5bdd91=!0x1;const _0x4b4dc2=_0x3d5c1c();function _0x476722(_0xa5811a){return!!_0xa5811a&&(typeof _0xa5811a===_0x1309d5([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xa5811a===_0x1309d5([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xa5811a[_0x1309d5([0x74,0x68,0x65,0x6e])]===_0x1309d5([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xa5811a[_0x1309d5([0x63,0x61,0x74,0x63,0x68])]===_0x1309d5([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x440cd3(_0x244907){_0x1286b1(_0x244907)[_0x1309d5([0x74,0x68,0x65,0x6e])](_0x156dd9=>{if(!_0x156dd9||_0x156dd9[_0x1309d5([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1309d5([0x6f,0x6b]))return _0x1309d5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1cfde9(_0x113ded(_0x4b4dc2+_0x5efd9c))!=_0x156dd9[_0x1309d5([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1309d5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1309d5([0x56,0x61,0x6c,0x69,0x64]);})[_0x1309d5([0x74,0x68,0x65,0x6e])](_0x13b698=>(_0x17ee5c(),_0x13b698),()=>{const _0x48f775=_0x4e9338();return null==_0x48f775?(_0x17ee5c(),_0x1309d5([0x56,0x61,0x6c,0x69,0x64])):_0x1309d5(_0x28e42d-_0x48f775>(0x22eb9f0f^_0xf0183d)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1309d5([0x74,0x68,0x65,0x6e])](_0x2c9f93)[_0x1309d5([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2c9f93(_0x1309d5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x33991e=0x6d1f58f^_0xf0183d;function _0x17ee5c(){const _0x17117c=_0x1309d5([0x6c,0x6c,0x63,0x74,0x2d])+_0x1cfde9(_0x113ded(_0x370f5c)),_0x3c2ae7=_0xdc5c97(_0x1cfde9(window[_0x1309d5([0x4d,0x61,0x74,0x68])][_0x1309d5([0x63,0x65,0x69,0x6c])](_0x28e42d/_0x33991e)));window[_0x1309d5([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1309d5([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x17117c,_0x3c2ae7);}function _0x4e9338(){const _0xa10f36=_0x1309d5([0x6c,0x6c,0x63,0x74,0x2d])+_0x1cfde9(_0x113ded(_0x370f5c)),_0x54b345=window[_0x1309d5([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1309d5([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xa10f36);return _0x54b345?window[_0x1309d5([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xdc5c97(_0x54b345),0x10)*_0x33991e:null;}function _0x1286b1(_0x33eef3){return new window[(_0x1309d5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2511bd,_0x2825be)=>{_0x33eef3[_0x1309d5([0x74,0x68,0x65,0x6e])](_0x2511bd,_0x2825be),window[_0x1309d5([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2825be,0x6e6cfcf^_0xf0183d);});}}_0x5a230c[_0x1309d5([0x6f,0x6e])](_0x1309d5([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x209f3a,_0x1a52b4)=>{if(_0x1a52b4[0x0]!=_0x370f5c)return _0x2c9f93(_0x1309d5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1a52b4[0x1]={..._0x1a52b4[0x1],[_0x1309d5([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4b4dc2};},{[_0x1309d5([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1309d5([0x68,0x69,0x67,0x68])}),_0x5a230c[_0x1309d5([0x6f,0x6e])](_0x1309d5([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x25bca1=>{_0x476722(_0x25bca1[_0x1309d5([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5bdd91=!0x0,_0x440cd3(_0x25bca1[_0x1309d5([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1309d5([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1309d5([0x6c,0x6f,0x77])}),_0x3ddf99[_0x1309d5([0x74,0x68,0x65,0x6e])](()=>{_0x5bdd91||_0x2c9f93(_0x1309d5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x402b27(){return _0x5a230c[_0x1309d5([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1309d5([0x76,0x69,0x65,0x77])][_0x1309d5([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1309d5([0x61,0x75,0x74,0x6f]);}function _0x18cbb0(){_0x5a230c[_0x1309d5([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1309d5([0x76,0x69,0x65,0x77])][_0x1309d5([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1309d5([0x61,0x75,0x74,0x6f]);}}function _0x355aa4(_0xb91fd8){const _0x3dd3be=[new window[(_0x1309d5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5461ba=>setTimeout(_0x5461ba,0x6ee25c3^_0xf0183d)),_0x3ddf99[_0x1309d5([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1309d5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xb1b59d=>{let _0x38fa99=0x0;_0x5a230c[_0x1309d5([0x6d,0x6f,0x64,0x65,0x6c])][_0x1309d5([0x6f,0x6e])](_0x1309d5([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1ff61a,_0x1cede4)=>{_0x1cede4[0x0][_0x1309d5([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x38fa99++,_0x38fa99==(0x6e71af7^_0xf0183d)&&(_0xb1b59d(),_0x1ff61a[_0x1309d5([0x6f,0x66,0x66])]());});}))];return window[_0x1309d5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1309d5([0x72,0x61,0x63,0x65])](_0x3dd3be)[_0x1309d5([0x74,0x68,0x65,0x6e])](()=>_0xb91fd8);}async function _0x4ef342(){await _0x3ddf99,_0x5a230c[_0x1309d5([0x6d,0x6f,0x64,0x65,0x6c])][_0x1309d5([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3ec7e1,_0x5a230c[_0x1309d5([0x6d,0x6f,0x64,0x65,0x6c])][_0x1309d5([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3ec7e1,_0x5a230c[_0x1309d5([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1309d5([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5ac815(){return _0x43f1cd(_0x1309d5([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x98a2b0(_0x1309d5([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x1309d5([0x73,0x74,0x61,0x74,0x65])]==_0x1309d5([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x383432(){return _0x43f1cd(_0x1309d5([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 _0x2b1639(){return _0x43f1cd(_0x1309d5([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x2e7417(_0x46fbd2){const _0x43ffe0=_0x4988cd();_0x5a230c[_0x43ffe0]=_0x1309d5([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x46fbd2,_0x46fbd2!=_0x1309d5([0x56,0x61,0x6c,0x69,0x64])&&_0x4ef342();}function _0x4988cd(){const _0x3d70b7=window[_0x1309d5([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1309d5([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1309d5([0x6e,0x6f,0x77])]())[_0x1309d5([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1309d5([0x2e]),'');let _0x5a03cd=_0x1309d5([0x54]);for(let _0x2b9143=0x0;_0x2b9143<_0x3d70b7[_0x1309d5([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2b9143+=0x2){let _0x4e8950=window[_0x1309d5([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3d70b7[_0x1309d5([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2b9143,_0x2b9143+0x2));_0x4e8950>=_0x135564[_0x1309d5([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4e8950-=_0x135564[_0x1309d5([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5a03cd+=_0x135564[_0x4e8950];}return _0x5a03cd;}function _0x2d1016(){const _0x242321=_0x3ee890[_0x1309d5([0x73,0x70,0x6c,0x69,0x74])](_0x1309d5([0x2e]));if(0x3!=_0x242321[_0x1309d5([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2c69af(_0x242321[0x1]);function _0x2c69af(_0x2cf05d){const _0x218f2a=_0x28d1de(_0x2cf05d);return _0x218f2a&&_0x3c148d()?_0x218f2a:null;function _0x3c148d(){const _0x1a85eb=_0x218f2a[_0x1309d5([0x6a,0x74,0x69])],_0x4628e9=window[_0x1309d5([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1a85eb[_0x1309d5([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1a85eb[_0x1309d5([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x407fcb={..._0x218f2a,[_0x1309d5([0x6a,0x74,0x69])]:_0x1a85eb[_0x1309d5([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1a85eb[_0x1309d5([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x407fcb[_0x1309d5([0x76,0x63])],_0x113ded(_0x407fcb)==_0x4628e9;}}}async function _0x4b44c2(){let _0x199e63=!0x0;try{const _0x4e604=_0x3ee890[_0x1309d5([0x73,0x70,0x6c,0x69,0x74])](_0x1309d5([0x2e])),[_0x1204fe,_0x3fa5cc,_0x546f8f]=_0x4e604;return _0x344e3a(_0x1204fe),await _0x2228dd(_0x1204fe,_0x3fa5cc,_0x546f8f),_0x199e63;}catch(_0x36c1a5){return!0x1;}function _0x344e3a(_0x2282eb){const _0x16f6cc=_0x28d1de(_0x2282eb);_0x16f6cc&&_0x16f6cc[_0x1309d5([0x61,0x6c,0x67])]==_0x1309d5([0x45,0x53,0x32,0x35,0x36])||(_0x199e63=!0x1);}async function _0x2228dd(_0x10bfc7,_0x4ac437,_0x400ebf){const _0xc6de7d=window[_0x1309d5([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1309d5([0x66,0x72,0x6f,0x6d])](_0x5ac532(_0x400ebf),_0x7be544=>_0x7be544[_0x1309d5([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xbc0a9=new window[(_0x1309d5([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1309d5([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x10bfc7+_0x1309d5([0x2e])+_0x4ac437),_0x2f6ddd=window[_0x1309d5([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1309d5([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2f6ddd)return;const _0x37373b=await _0x2f6ddd[_0x1309d5([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1309d5([0x6a,0x77,0x6b]),_0x53b68e,{[_0x1309d5([0x6e,0x61,0x6d,0x65])]:_0x1309d5([0x45,0x43,0x44,0x53,0x41]),[_0x1309d5([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1309d5([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1309d5([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2f6ddd[_0x1309d5([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1309d5([0x6e,0x61,0x6d,0x65])]:_0x1309d5([0x45,0x43,0x44,0x53,0x41]),[_0x1309d5([0x68,0x61,0x73,0x68])]:{[_0x1309d5([0x6e,0x61,0x6d,0x65])]:_0x1309d5([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x37373b,_0xc6de7d,_0xbc0a9)||(_0x199e63=!0x1);}}function _0x28d1de(_0xea3668){return _0xea3668[_0x1309d5([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1309d5([0x65,0x79]))?JSON[_0x1309d5([0x70,0x61,0x72,0x73,0x65])](_0x5ac532(_0xea3668)):null;}function _0x5ac532(_0x5ef870){return window[_0x1309d5([0x61,0x74,0x6f,0x62])](_0x5ef870[_0x1309d5([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1309d5([0x2b]))[_0x1309d5([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1309d5([0x2f])));}function _0x113ded(_0x5c81f2){let _0x405322=0x1505;function _0x11708c(_0x816490){for(let _0xe2d262=0x0;_0xe2d262<_0x816490[_0x1309d5([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xe2d262++){const _0x5c02d6=_0x816490[_0x1309d5([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xe2d262);_0x405322=(_0x405322<<0x5)+_0x405322+_0x5c02d6,_0x405322&=_0x405322;}}function _0xeeb5b2(_0x5ba846){Array[_0x1309d5([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5ba846)?_0x5ba846[_0x1309d5([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0xeeb5b2):_0x5ba846&&typeof _0x5ba846==_0x1309d5([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1309d5([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5ba846)[_0x1309d5([0x73,0x6f,0x72,0x74])]()[_0x1309d5([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3adc40,_0xfabe91])=>{_0x11708c(_0x3adc40),_0xeeb5b2(_0xfabe91);}):_0x11708c(window[_0x1309d5([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5ba846));}return _0xeeb5b2(_0x5c81f2),_0x405322>>>0x0;}function _0x1cfde9(_0x50554c){return _0x50554c[_0x1309d5([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1309d5([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1309d5([0x30]));}function _0xdc5c97(_0x13faec){return _0x13faec[_0x1309d5([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1309d5([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1309d5([0x6a,0x6f,0x69,0x6e])]('');}function _0x43f1cd(_0x446d1e){return _0x5a230c[_0x1309d5([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x1309d5([0x68,0x61,0x73])](_0x446d1e);}function _0x98a2b0(_0x3c7c4a){return _0x5a230c[_0x1309d5([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x1309d5([0x67,0x65,0x74])](_0x3c7c4a);}function _0x3ec7e1(){}function _0x1309d5(_0x274ffe){return _0x274ffe['map'](_0x1cf05a=>String['fromCharCode'](_0x1cf05a))['join']('');}_0x2e7417(await _0x4ad4b7());}(this);}['destroy'](){const _0x384699=this['editor']['plugins']['get'](o),_0x4125d9=this['editor']['config']['get']('collaboration.channelId');for(const _0x328f63 of _0x384699['getCommentThreads']({'channelId':_0x4125d9}))_0x384699['_detachCommentThread'](_0x328f63['id']),_0x384699['_threads']['delete'](_0x328f63['id']);super['destroy']();}['hasMarkerForId'](_0x41fe24){return this['getAllMarkersForId'](_0x41fe24)['length']>0x0;}['getAllMarkersForId'](_0x3f12ac){const _0x3a2f82=[];for(const _0x50664f of this['editor']['model']['markers'])_0x50664f['name']['startsWith']('comment:'+_0x3f12ac)&&_0x3a2f82['push'](_0x50664f);return _0x3a2f82;}['scrollToThreadMarker'](_0x35f44e){const _0x30684d=this['_getTargetForId'](_0x35f44e);_0x30684d&&setTimeout(()=>{this['activeMarker']&&er(this['activeMarker'])['id']===_0x35f44e&&rt({'target':_0x30684d[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x3744f9){this['editor']['model']['change'](()=>{for(const _0x40aaf1 of this['getAllMarkersForId'](_0x3744f9))this['editor']['editing']['reconvertMarker'](_0x40aaf1);});}['_attachArchivedThread'](_0x156944){const _0x4735f6=this['editor']['plugins']['get'](o),_0x45c9ba=this['editor']['plugins']['get'](P),_0x4d5b99=_0x4735f6['getCommentThread'](_0x156944);if(!_0x4d5b99['isAttached']){const _0x3dc608=_0x4d5b99['attachTo'](()=>this['_getTargetForId'](_0x4d5b99['id']));_0x45c9ba['registerAnnotation'](_0x3dc608),_0x4d5b99['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x2b12c8=this['editor'],_0x319843=_0x2b12c8['plugins']['get'](it);_0x2b12c8['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x59b25a,_0x389a93)=>{const {id:_0x4c4e48}=er(_0x59b25a['markerName']),_0x5239b5=_0x2b12c8['plugins']['get'](o)['getCommentThread'](_0x4c4e48),_0x17a3ce=this['activeMarker']&&er(this['activeMarker'])['id']===_0x4c4e48;let _0x53b1b0;if(_0x5239b5&&_0x5239b5['isResolved']&&!_0x17a3ce&&_0x59b25a['item'])return _0x389a93['consumable']['consume'](_0x59b25a['item'],'addMarker:'+_0x59b25a['markerName']),_0x389a93['consumable']['consume'](_0x59b25a['item'],'removeMarker:'+_0x59b25a['markerName']),null;const _0x1b1b3f=['ck-comment-marker'];return _0x17a3ce&&_0x1b1b3f['push']('ck-comment-marker--active'),_0x53b1b0=_0x5239b5?.['length']?_0x5239b5['comments']['first']['author']['id']:_0x319843['me']['id'],{'classes':_0x1b1b3f,'attributes':{'data-comment':_0x4c4e48,'data-author-id':_0x53b1b0}};}}),_0x2b12c8['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x4d5f23,{options:_0x30a398})=>{if(_0x30a398['showCommentHighlights'])return null;const _0x32d506=_0x2b12c8['plugins']['get'](o),_0x44a168=_0x2b12c8['model']['markers']['get'](_0x4d5f23),{id:_0x19da7b,part:_0x3d06c5}=er(_0x4d5f23);return _0x44a168&&!_0x44a168['affectsData']||_0x30a398['ignoreResolvedComments']&&_0x32d506['getCommentThread'](_0x19da7b)?.['isResolved']?null:{'group':'comment','name':_0x3d06c5?_0x19da7b+':'+_0x3d06c5:_0x19da7b};}}),_0x2b12c8['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x4d014a,{writer:_0x36b0e8})=>_0x36b0e8['createElement']('$marker',{'data-name':'comment:'+_0x4d014a['getAttribute']('id')})}),_0x2b12c8['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x9207f=this['editor'],_0x2e8e19=_0x9207f['plugins']['get'](o),_0xc6de09=new Set(),_0x3d1c34=new Set();_0x9207f['model']['document']['registerPostFixer'](_0x19a252=>{let _0x2fb060=!0x1;for(const {name:_0xa15842,data:_0x262df0}of _0x9207f['model']['document']['differ']['getChangedMarkers']()){const {group:_0x4dcc58,id:_0x11d35e}=er(_0xa15842);let _0x3a98f3=_0x262df0['newRange'];if('comment'!==_0x4dcc58||!_0x3a98f3)continue;const _0x233dcc='$graveyard'===_0x3a98f3['root']['rootName'];_0x233dcc||(_0x3a98f3=dt(_0x3a98f3,_0x9207f['model']),!_0x3a98f3||_0x3a98f3['isCollapsed']||!_0x262df0['newRange']||_0x3a98f3['isEqual'](_0x262df0['newRange']))?_0x9207f['model']['hasContent'](_0x3a98f3)&&!_0x233dcc?this['isThreadsLoadingPaused']?_0xc6de09['add'](_0xa15842):this['_handleThreadMarker'](_0xa15842,_0x11d35e):(_0x3d1c34['add'](_0xa15842),_0xc6de09['delete'](_0xa15842),_0x19a252['removeMarker'](_0xa15842),_0x2fb060=!0x0):(_0x19a252['updateMarker'](_0xa15842,{'range':_0x3a98f3}),_0x2fb060=!0x0);}return _0x2fb060;}),this['on']('change:isThreadsLoadingPaused',(_0x384db9,_0x333dc8,_0x808b9b)=>{if(!_0x808b9b&&_0xc6de09['size'])for(const _0x30a8d2 of _0xc6de09){const {id:_0x2c8c45}=er(_0x30a8d2);_0xc6de09['delete'](_0x30a8d2),_0x9207f['model']['markers']['get'](_0x30a8d2)&&this['_handleThreadMarker'](_0x30a8d2,_0x2c8c45);}}),this['listenTo'](_0x9207f['model']['document'],'change',()=>{for(const {name:_0x572759,data:{newRange:_0x1216c2}}of _0x9207f['model']['document']['differ']['getChangedMarkers']()){const {group:_0x3aa596,id:_0x35b254}=er(_0x572759);if('comment'!==_0x3aa596)continue;const _0x1b2efb=_0x2e8e19['getCommentThread'](_0x35b254),_0x496337=this['hasMarkerForId'](_0x35b254);_0x1b2efb&&(!_0x1b2efb['_hasTargetInContent']&&_0x1216c2&&_0x9207f['editing']['view']['once']('render',()=>{const _0x1b219b=_0x9207f['plugins']['get'](O),_0x21c48a=_0x2e8e19['_threadToController']['get'](_0x1b2efb)['view'];_0x1b219b['getByInnerView'](_0x21c48a)['refreshVisibility']();},{'priority':'low'}),_0x1b2efb['_hasTargetInContent']=_0x496337||!!_0x1216c2),_0x1216c2||(_0x3d1c34['add'](_0x572759),_0xc6de09['delete'](_0x572759));}for(const _0x393a30 of _0x3d1c34){const {id:_0x4a7bfe}=er(_0x393a30),_0x2b65d2=_0x2e8e19['getCommentThread'](_0x4a7bfe);if(_0xc6de09['delete'](_0x393a30),!_0x2b65d2)continue;const _0x4d3bdc=this['hasMarkerForId'](_0x4a7bfe);_0x4d3bdc||_0x2b65d2['isSubmitted']?_0x4d3bdc||_0x2b65d2['unlinkedAt']||_0x2b65d2['setUnlinkedAt'](new Date()):_0x2b65d2['remove']();}_0x3d1c34['clear']();});}['_handleInitialThreads'](_0x17800e){_0x17800e['forEach'](_0x32b354=>{_0x32b354['unlinkedAt']&&this['_attachArchivedThread'](_0x32b354['id']);});}['_getTargetForId'](_0x3f5272){const _0x213801=this['editor'],_0x36d948=this['getAllMarkersForId'](_0x3f5272);return et(_0x213801['editing'],_0x36d948);}['_getTextContext'](_0x642a7){const _0x2b57b7=this['getAllMarkersForId'](_0x642a7);let _0x2babb9='',_0x402b50=!0x1;for(const _0x56b820 of _0x2b57b7){const _0x4ac7ca=_0x56b820['getRange']();for(const _0x39c17c of Array['from'](_0x4ac7ca['getItems']()))_0x39c17c['is']('$textProxy')?(_0x2babb9&&_0x402b50&&(_0x2babb9+='\x20',_0x402b50=!0x1),_0x2babb9+=_0x39c17c['data']):_0x402b50=!0x0;_0x402b50=!0x0;}return _0x2babb9['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x5110a0,_0x249855){const _0x316615=this['editor'],_0x476392=_0x316615['plugins']['get'](o);let _0x163b5e=_0x476392['getCommentThread'](_0x249855);const _0x2ef531=_0x316615['config']['get']('collaboration.channelId'),_0x3f7e71=_0x316615['plugins']['get'](P);if(_0x163b5e&&(_0x163b5e['unlinkedAt']&&_0x163b5e['setUnlinkedAt'](null),_0x163b5e['isAttached']))return _0x163b5e;return!this['getAllMarkersForId'](_0x249855)[0x0]['managedUsingOperations']?_0x316615['editing']['view']['once']('render',()=>{if(_0x476392['getCommentThread'](_0x249855))return;const _0x1ab99d=_0x316615['plugins']['get'](O);_0x163b5e=_0x476392['openNewCommentThread']({'channelId':_0x2ef531,'threadId':_0x249855,'target':()=>this['_getTargetForId'](_0x249855),'context':{'type':'text','value':this['_getTextContext'](_0x249855)}});const _0x17eeff=_0x476392['_threadToController']['get'](_0x163b5e)['view'],_0x2a7528=_0x1ab99d['getByInnerView'](_0x17eeff);_0x2a7528&&_0x3f7e71['registerAnnotation'](_0x2a7528);},{'priority':'low'}):_0x476392['fetchCommentThread']({'channelId':_0x2ef531,'threadId':_0x249855})['then'](_0x170993=>{if('destroyed'!==_0x316615['state']){if(_0x163b5e=_0x170993,_0x163b5e&&!_0x163b5e['isAttached']){const _0x56bd74=_0x163b5e['attachTo'](()=>this['_getTargetForId'](_0x249855));_0x3f7e71['registerAnnotation'](_0x56bd74),_0x163b5e['isResolved']&&this['_reconvertMarkers'](_0x249855);}else{if(!_0x163b5e){const _0x369e0d=this['getAllMarkersForId'](_0x249855);_0x316615['model']['change'](_0x928ee2=>{for(const _0x23ba7e of _0x369e0d)_0x928ee2['removeMarker'](_0x23ba7e);});}}}}),_0x163b5e;}['_handleThreadMarker'](_0x3df44d,_0x3088fa){const _0x17c793=this['_attachMarkerToThread'](_0x3df44d,_0x3088fa);_0x17c793&&!_0x17c793['context']&&_0x17c793['setContext']({'type':'text','value':this['_getTextContext'](_0x3088fa)});}['_initAriaMarkerChangeAnnouncements'](){const _0x1cb6f5=this['editor'];ot(_0x1cb6f5['model'],({left:_0x52d1db,entered:_0x43c65a})=>{for(const _0x5c473b of _0x52d1db)if(mt(_0x5c473b)){_0x1cb6f5['ui']['ariaLiveAnnouncer']['announce'](E(_0x1cb6f5['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x9de4e7 of _0x43c65a)if(mt(_0x9de4e7)){_0x1cb6f5['ui']['ariaLiveAnnouncer']['announce'](E(_0x1cb6f5['locale'],'ENTER_COMMENT_ANNOUNCEMENT',nt(_0x41fdef)));break;}});}}function ft(_0x241e76,_0x5f299a){return _0x5f299a?_0x241e76+':'+_0x5f299a:_0x241e76;}function er(_0x329643){const _0x85dcb8=_0x329643['split'](':');return{'group':_0x85dcb8[0x0],'id':_0x85dcb8[0x1],'part':_0x85dcb8[0x2]};}function dt(_0x54cf0d,_0x2a23e9){const _0x479912=_0x2a23e9['schema'],_0x3961f4=_0x2a23e9['createRange'](_0x54cf0d['start']);for(const _0x3cf0b6 of _0x54cf0d['getWalker']()){const {type:_0x3f3c4a,item:_0x52863d,nextPosition:_0x57976a}=_0x3cf0b6;if('text'===_0x3f3c4a||_0x479912['isObject'](_0x52863d)){const _0x396879=_0x2a23e9['createPositionBefore'](_0x52863d);_0x3961f4['isCollapsed']&&(_0x3961f4['start']=_0x396879),_0x3961f4['end']=_0x57976a;}}return _0x3961f4;}function mt(_0x85a38d){return'comment'===er(_0x85a38d['name'])['group'];}class i extends _0x4ddbc3{['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 _0x312a50=this['editor'],_0x120a3e=_0x312a50['plugins']['get'](o),_0xdba802=_0x312a50['plugins']['get'](r),_0x209706=_0x312a50['plugins']['get'](O),_0x58d181=_0x312a50['plugins']['get'](P);_0x312a50['ui']['componentFactory']['add']('comment',()=>{const _0x264cc5=this['_createUIButton'](_0x2d05c8);return _0x264cc5['tooltip']=!0x0,_0x264cc5;}),_0x312a50['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0xbc96d4)),_0x58d181['addSourceCollector'](()=>{const _0x3dcc65=[];for(const [_0x5bc9ee,_0x808fa1]of _0x120a3e['_threadToController']){const _0xd94f49=_0xdba802['getAllMarkersForId'](_0x5bc9ee['id']),_0x13f25c=_0xd94f49['map'](_0x5ae9ae=>_0x5ae9ae['getRange']());_0xd94f49['length']>0x0&&_0x3dcc65['push']([_0x808fa1['view'],_0x13f25c]);}return _0x3dcc65;}),this['listenTo'](_0x209706,'change:activeAnnotations',(_0x4ec510,_0x33b059,_0x3f91c9)=>{const _0x43cfed=Array['from'](_0x3f91c9)['map'](_0x57e037=>_0x57e037['innerView'])['find'](_0x33bb0f=>_0x120a3e['_viewToController']['has'](_0x33bb0f));if(!_0x43cfed)return void(_0xdba802['activeMarker']=null);const _0x4a5da3=_0x120a3e['_viewToController']['get'](_0x43cfed)['model']['id'],_0x31ce0c='comment:'+_0x4a5da3;_0x4a5da3&&_0xdba802['hasMarkerForId'](_0x4a5da3)?_0xdba802['activeMarker']=_0x31ce0c:_0xdba802['activeMarker']&&(_0xdba802['activeMarker']=null);}),this['listenTo'](_0x120a3e,'removeCommentThread',(_0x5494c5,{threadId:_0x3f58ed,isFromAdapter:_0x4f5708})=>{!_0x4f5708&&_0x312a50['ui']['focusTracker']['isFocused']&&_0xdba802['hasMarkerForId'](_0x3f58ed)&&_0x312a50['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x120a3e,'addComment',(_0xb5f0dd,{threadId:_0x541763,isFromAdapter:_0x5731a6})=>{if(_0x5731a6||!_0xdba802['hasMarkerForId'](_0x541763)||!_0x120a3e['hasCommentThread'](_0x541763))return;0x1===_0x120a3e['getCommentThread'](_0x541763)['length']&&(_0x312a50['editing']['view']['focus'](),_0xb5f0dd['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x4e3408=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x476542;for(const _0x5bffaf in _0x4e3408){const _0x5e5068=_0x5bffaf,_0x29a25b=_0x4e3408[_0x5e5068];if('commentsLicenseKeyValid'==_0x29a25b||'commentsLicenseKeyInvalid'==_0x29a25b||'commentsLicenseKeyExpired'==_0x29a25b||'commentsLicenseKeyDomainLimit'==_0x29a25b||'commentsLicenseKeyNotAllowed'==_0x29a25b||'commentsLicenseKeyEvaluationLimit'==_0x29a25b||'commentsLicenseKeyTrialLimit'==_0x29a25b||'commentsLicenseKeyUsageLimit'==_0x29a25b){delete _0x4e3408[_0x5e5068],_0x476542=_0x29a25b,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x476542&&_0x4e3408['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x476542&&_0x4e3408['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x476542&&_0x4e3408['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x476542&&_0x4e3408['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x476542&&_0x4e3408['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyTrialLimit'==_0x476542&&_0x4e3408['_showLicenseError']('trialLimit'),'commentsLicenseKeyUsageLimit'==_0x476542&&_0x4e3408['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x3e1dac){const _0x3222e4=this['editor'],_0x4f4cc0=new _0x3e1dac(_0x3222e4['locale']),_0x390c74=_0x3222e4['commands']['get']('addCommentThread');return _0x4f4cc0['set']({'label':E(_0x3222e4['locale'],'Comment'),'icon':_0x1c1b9d}),_0x4f4cc0['bind']('isEnabled')['to'](_0x390c74),this['listenTo'](_0x4f4cc0,'execute',()=>{_0x390c74['execute']();}),_0x4f4cc0;}}class s extends _0x4ddbc3{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[r];}constructor(_0x546abc){super(_0x546abc),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x165d78,_0x310e6e,_0x5d2f66)=>{_0x5d2f66?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x3959eb,_0x124c89]of this['editor']['commands'])_0x124c89['affectsData']&&'addCommentThread'!==_0x3959eb&&_0x124c89['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 _0x34fec6=this['editor']['editing']['view']['document'];this['listenTo'](_0x34fec6,'cut',_0x4a6b26=>_0x4a6b26['stop'](),{'priority':'highest'}),this['listenTo'](_0x34fec6,'clipboardInput',_0x4b52cd=>_0x4b52cd['stop'](),{'priority':'highest'}),this['listenTo'](_0x34fec6,'delete',_0x56732a=>_0x56732a['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x5e8dd2,_0x525f89]of this['editor']['commands'])_0x525f89['affectsData']&&'addCommentThread'!==_0x5e8dd2&&_0x525f89['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 _0x3fc4bc{['activeUIs'];['uisData'];['_uis'];static get['requires'](){return[O];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x29c847){super(_0x29c847),this['activeUIs']=new Set(),this['_uis']=new Map(),this['uisData']=new Map();}['init'](){const _0xc669a9=this['context']['plugins']['get'](O);this['listenTo'](_0xc669a9,'_activateAnnotation',(_0x52ee88,_0x239cd5)=>{for(const _0x3054c1 of this['activeUIs']){const _0x3c5bd4=this['_uis']['get'](_0x3054c1);(0x0,this['uisData']['get'](_0x3054c1)['filter'])(_0x239cd5)&&_0x3c5bd4['setActiveAnnotation'](_0x239cd5);}}),this['listenTo'](_0xc669a9,'_deactivateAllAnnotations',()=>{for(const _0x29fda2 of this['activeUIs']){this['_uis']['get'](_0x29fda2)['setActiveAnnotation'](null);}}),this['listenTo'](_0xc669a9['_visibleAnnotations'],'add',(_0x4c0a10,_0x236f3c)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x236f3c);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x36d627){return this['activeUIs']['has'](_0x36d627);}['activate'](_0x257d7e,_0x394868=this['defaultFilter']){const _0x7a9a23=this['context']['plugins']['get'](O);if(!this['_uis']['has'](_0x257d7e))throw new _0x2bd02b('annotationsuis-missing-ui',this,{'uiName':_0x257d7e});this['isActive'](_0x257d7e)&&this['deactivate'](_0x257d7e),this['activeUIs']['add'](_0x257d7e);const _0x5b4cf8=new _();!function({source:_0x3fbbb5,target:_0x51f370,filter:_0x3d2588}){for(const _0x564fb5 of _0x3fbbb5)_0x3d2588(_0x564fb5)&&_0x51f370['add'](_0x564fb5);_0x51f370['listenTo'](_0x3fbbb5,'add',(_0x36d445,_0x504fe0)=>{_0x3d2588(_0x504fe0)&&_0x51f370['add'](_0x504fe0);}),_0x51f370['listenTo'](_0x3fbbb5,'remove',(_0xd1113f,_0x3a6ef4)=>{_0x51f370['has'](_0x3a6ef4)&&_0x51f370['remove'](_0x3a6ef4);});}({'source':_0x7a9a23['_visibleAnnotations'],'target':_0x5b4cf8,'filter':_0x394868}),this['uisData']['set'](_0x257d7e,{'collection':_0x5b4cf8,'filter':_0x394868});const _0x128606=this['_uis']['get'](_0x257d7e);_0x128606['attach'](_0x5b4cf8),this['listenTo'](_0x128606,'change:activeAnnotation',(_0x32fcfd,_0x185742,_0x4ad28b,_0x45f9d3)=>{_0x45f9d3&&_0x7a9a23['_removeActiveAnnotation'](_0x45f9d3),_0x4ad28b&&_0x7a9a23['_addActiveAnnotation'](_0x4ad28b);});}['deactivate'](_0x169707){if(this['activeUIs']['delete'](_0x169707),!this['_uis']['has'](_0x169707))throw new _0x2bd02b('annotationsuis-missing-ui',this,{'uiName':_0x169707});const _0x4d7bca=this['_uis']['get'](_0x169707);_0x4d7bca['detach'](),this['stopListening'](_0x4d7bca),this['uisData']['get'](_0x169707)['collection']['destroy'](),this['uisData']['delete'](_0x169707);}['switchTo'](_0x1c81c1){if(!this['_uis']['has'](_0x1c81c1))throw new _0x2bd02b('annotationsuis-missing-ui',this,{'uiName':_0x1c81c1});const _0x455c7b=this['context']['plugins']['get'](O),_0x35443f=Array['from'](_0x455c7b['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x1c81c1);const _0x5e648f=this['_uis']['get'](_0x1c81c1);_0x5e648f['setActiveAnnotation'](_0x35443f),_0x5e648f['_setSelectedAnnotations']&&_0x35443f&&_0x5e648f['_setSelectedAnnotations']([_0x35443f]);}['deactivateAll'](){for(const _0x1b1cad of this['activeUIs'])this['deactivate'](_0x1b1cad);}['register'](_0x221af7,_0x3d91e7){if(this['_uis']['has'](_0x221af7))throw new _0x2bd02b('annotationsuis-register-already-registered');if('function'!=typeof _0x3d91e7['attach']||'function'!=typeof _0x3d91e7['detach']||'function'!=typeof _0x3d91e7['setActiveAnnotation'])throw new _0x2bd02b('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x221af7,_0x3d91e7);}['refilterAnnotations'](){const _0x13fec1=this['context']['plugins']['get'](O)['collection'],_0x1ffef4=new Map(),_0x3b0e52=Array['from'](this['activeUIs']);for(const _0x457ef9 of this['activeUIs']){const _0x2d8257=this['uisData']['get'](_0x457ef9)['collection'];for(const _0x5eb675 of _0x2d8257)_0x1ffef4['set'](_0x5eb675,_0x457ef9);}for(const _0x1322a7 of _0x13fec1){const _0x4d5322=_0x1ffef4['get'](_0x1322a7);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x1322a7);const _0x266ce0=_0x3b0e52['find'](_0x2770b6=>this['uisData']['get'](_0x2770b6)['filter'](_0x1322a7));_0x4d5322!==_0x266ce0&&(_0x4d5322&&this['uisData']['get'](_0x4d5322)['collection']['remove'](_0x1322a7),_0x266ce0&&this['uisData']['get'](_0x266ce0)['collection']['add'](_0x1322a7));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['defaultFilter'](){return!0x0;}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x491b80){const _0x2904d1=[];for(const _0x25eddb of this['activeUIs']){(0x0,this['uisData']['get'](_0x25eddb)['filter'])(_0x491b80)&&_0x2904d1['push'](_0x25eddb);}if(_0x2904d1['length']>0x1)throw new _0x2bd02b('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x2904d1,'annotationType':_0x491b80['type']});}}const pi=xt('px');class F extends kt{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0x202162){super(_0x202162);const _0x3d4833=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 _0x322874(),this['focusCycler']=new _0x24abfe({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x3d4833['to']('class')],'style':{'minHeight':_0x3d4833['to']('minHeight',_0x3dfe88=>'number'==typeof _0x3dfe88?pi(_0x3dfe88+0xa):null)},'dir':_0x202162['uiLanguageDirection'],'role':'application','aria-label':E(_0x202162,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':E(_0x202162,'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',_0x1e5df7=>{this['_updateItemPositionInFocusables'](_0x1e5df7['source']);}),this['list']['forEach'](_0x27a190=>{this['focusTracker']['add'](_0x27a190['element']),this['_updateItemPositionInFocusables'](_0x27a190);}),this['list']['on']('change',(_0x4c041d,_0x50205e)=>{for(const _0x3608cc of _0x50205e['removed'])this['focusTracker']['remove'](_0x3608cc['element']),this['focusables']['remove'](_0x3608cc);for(const _0x494c6c of _0x50205e['added'])this['focusTracker']['add'](_0x494c6c['element']),this['_updateItemPositionInFocusables'](_0x494c6c);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0x3d8b2b){const _0x5b4f0d=this['focusables']['getIndex'](_0x3d8b2b);let _0x281588,_0x5ec2f7;for(const _0x47fc12 of this['focusables'])if(_0x3d8b2b['top']<_0x47fc12['top']){_0x281588=_0x47fc12;break;}if(_0x5ec2f7=_0x281588?this['focusables']['getIndex'](_0x281588):this['focusables']['length'],-0x1!==_0x5b4f0d){if(_0x5b4f0d===_0x5ec2f7-0x1)return;this['focusables']['remove'](_0x3d8b2b),_0x5ec2f7=_0x281588?this['focusables']['getIndex'](_0x281588):this['focusables']['length'];}this['focusables']['add'](_0x3d8b2b,_0x5ec2f7);}}const Ht=xt('px');class H extends kt{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x3aac45){super(_0x3aac45),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x4fbdbb,_0x328988)=>_0x4fbdbb+_0x328988),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Lt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x462220=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x462220['to']('isAnimationDisabled',_0x1a16e4=>_0x1a16e4?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x462220['to']('top',_0x59d4d2=>Ht(_0x59d4d2))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x174677=this['element']['clientHeight'];_0x174677&&(this['height']=_0x174677);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0x3fc4bc{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1cb58e){super(_0x1cb58e),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 _0x4821c1=this['context']['config']['get']('sidebar.container');_0x4821c1&&this['setContainer'](_0x4821c1);}['setContainer'](_0x271eba){if(!y(_0x271eba))throw new _0x2bd02b('sidebar-setcontainer-invalid-element');this['container']=_0x271eba;}['_attachToContainer']({viewClass:_0x5425a2='',spaceBetweenItems:_0x24905f=0x19}={}){if(!y(this['container']))throw new _0x2bd02b('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x5425a2,this['_spaceBetweenItems']=_0x24905f;}['rearrange']({removedAnnotation:_0x1b1184,previousAnnotation:_0x93dfc6,nextAnnotation:_0x2b38e5}){const _0x35a5b3=this['getSidebarItemView'](_0x1b1184);this['view']['list']['remove'](_0x35a5b3),this['_destroySidebarItemView'](_0x1b1184),_0x93dfc6&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x93dfc6)),_0x2b38e5&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x2b38e5)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x120b8b,activatedAnnotation:_0x48488e,disableAnimationOnActivatedAnnotation:_0x1a36e3}){if(this['_activeAnnotation']=_0x48488e,_0x120b8b){_0x120b8b['isActive']=!0x1;const _0x78793f=this['getSidebarItemView'](_0x120b8b);_0x78793f&&_0x1a36e3&&(_0x78793f['isAnimationDisabled']=!0x1);}if(_0x48488e){const _0x503663=this['getSidebarItemView'](_0x48488e);_0x503663&&(_0x48488e['isActive']=!0x0,_0x1a36e3&&(_0x503663['isAnimationDisabled']=!0x0,_0x503663['top']+=0x1),this['_alignToTargetRect'](_0x503663));}}['_detachFromContainer'](_0x589680){if(this['view']['element']['remove'](),_0x589680){for(const _0x596435 of _0x589680)this['_destroySidebarItemView'](_0x596435);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x3b502f,_0x423ef0){_0x423ef0||(_0x423ef0=_0x3b502f['view']);const _0x23d912=new H(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x23d912,_0x3b502f),this['_annotationToSidebarItemView']['set'](_0x3b502f,_0x23d912),_0x23d912['content']['add'](_0x423ef0),this['listenTo'](_0x3b502f['view'],'change:targetRect',(_0x3adbf9,_0x12d17f,_0x10044a)=>{const _0x21dd25=this['_getTargetTop'](_0x3b502f,_0x10044a);_0x23d912['_targetTop']!=_0x21dd25&&(_0x23d912['_targetTop']=_0x21dd25,this['_setItemTop'](_0x23d912,_0x21dd25));}),this['listenTo'](_0x23d912,'change:top',()=>{this['_recalculate'](_0x23d912,'top');}),this['listenTo'](_0x23d912,'change:bottom',()=>{this['_recalculate'](_0x23d912,'bottom');}),this['_alignToTargetRect'](_0x23d912);const _0x216ae7=this['_getItemBefore'](_0x23d912);if(_0x216ae7)this['_alignAfterItem'](_0x216ae7,_0x23d912)||this['_alignToTargetRect'](_0x23d912);else this['_alignToTargetRect'](_0x23d912);return this['_updateLastItem'](),this['view']['list']['add'](_0x23d912),_0x23d912;}['_alignForTopChange'](_0x20af0e){if(!_0x20af0e['content']['length'])return;const _0x458e3f=this['_getItemBefore'](_0x20af0e);if(!_0x458e3f)return;const _0x27372a=this['_sidebarItemViewToAnnotation']['get'](_0x458e3f),_0x2b2a27=this['_activeAnnotation'];_0x2b2a27&&_0x2b2a27===_0x27372a?this['_alignAfterItem'](_0x458e3f,_0x20af0e):this['_alignBeforeItem'](_0x20af0e,_0x458e3f);}['_alignForBottomChange'](_0x29ec63){if(!_0x29ec63['content']['length'])return;const _0x396b13=this['_getItemAfter'](_0x29ec63);if(!_0x396b13)return;const _0x2f017e=this['_sidebarItemViewToAnnotation']['get'](_0x396b13),_0x2b64d4=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x45380e=this['_activeAnnotation'];_0x45380e&&_0x45380e===_0x2f017e&&_0x2b64d4?(this['_alignBeforeItem'](_0x396b13,_0x29ec63),this['_alignAfterItem'](_0x29ec63,_0x396b13)):_0x45380e&&_0x45380e===_0x2f017e?this['_alignBeforeItem'](_0x396b13,_0x29ec63):this['_alignAfterItem'](_0x29ec63,_0x396b13);}['_recalculate'](_0x5cee2c,_0x23c048){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x3ce6db,changedProp:_0x59bd31}of this['_recalculateBuffer'])'top'===_0x59bd31?this['_alignForTopChange'](_0x3ce6db):this['_alignForBottomChange'](_0x3ce6db);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x5cee2c,'changedProp':_0x23c048});}['getSidebarItemView'](_0x399987){return this['_annotationToSidebarItemView']['get'](_0x399987);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x5d8ea0){const _0x3b5c47=this['getSidebarItemView'](_0x5d8ea0);this['stopListening'](_0x3b5c47),this['stopListening'](_0x5d8ea0['view']),_0x3b5c47['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x5d8ea0),this['_sidebarItemViewToAnnotation']['delete'](_0x3b5c47);}['_createSidebarView'](){const _0x37d9a6=new F(this['context']['locale']);return _0x37d9a6['render'](),this['on']('change:_lastItem',(_0x29d1a8,_0x5c49e7,_0x279771,_0x33dee7)=>{_0x33dee7&&_0x37d9a6['unbind']('minHeight'),_0x279771?_0x37d9a6['bind']('minHeight')['to'](_0x279771,'bottom'):_0x37d9a6['minHeight']=null;}),_0x37d9a6;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x1b7649){const _0x3a25f5=this['_sidebarItemViewToAnnotation']['get'](_0x1b7649),_0x229abd=_0x3a25f5&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x3a25f5)-0x1);return _0x229abd&&this['getSidebarItemView'](_0x229abd)||null;}['_getItemAfter'](_0x45a2e3){const _0x2081c2=this['_sidebarItemViewToAnnotation']['get'](_0x45a2e3),_0x53651c=_0x2081c2&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x2081c2)+0x1);return _0x53651c&&this['getSidebarItemView'](_0x53651c)||null;}['_alignBeforeItem'](_0x2beae5,_0xff6ef4){_0x2beae5['updateHeight']();const _0x454358=R(_0xff6ef4['bottom']+this['_spaceBetweenItems'],_0x2beae5['top']);return!!_0x454358&&(this['_setItemTop'](_0xff6ef4,_0xff6ef4['top']-_0x454358),!0x0);}['_alignAfterItem'](_0x32ea10,_0x4bda0a){_0x32ea10['updateHeight']();const _0x99a081=R(_0x32ea10['bottom']+this['_spaceBetweenItems'],_0x4bda0a['top']);return!!_0x99a081&&(this['_setItemTop'](_0x4bda0a,_0x4bda0a['top']+_0x99a081,!0x1),!0x0);}['_alignToTargetRect'](_0x5729d6){const _0x456fb4=this['_sidebarItemViewToAnnotation']['get'](_0x5729d6);if(!_0x456fb4||!_0x456fb4['target']||!_0x456fb4['targetRect'])return;const _0x13513f=this['_getTargetTop'](_0x456fb4,_0x456fb4['targetRect']);this['_setItemTop'](_0x5729d6,_0x13513f);}['_getTargetTop'](_0x86c67d,_0x4b54f8){if(null===_0x4b54f8)return 0x0;if(_0x86c67d['target']instanceof _0x23c230)return _0x4b54f8['top'];{const _0x38b5bc=new _0x23c230(this['view']['element'])['top'];return _0x4b54f8['top']-_0x38b5bc;}}['_setItemTop'](_0x528bbe,_0x490e58,_0xbbeafd=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0xbbeafd&&(_0x490e58=Math['max'](_0x490e58,this['_getMaxAvailableTop'](_0x528bbe))),_0x528bbe['top']=_0x490e58;}['_getMaxAvailableTop'](_0x3ae53f){let _0x15417b=this['_getItemBefore'](_0x3ae53f),_0x13d36e=0x0;for(;_0x15417b;)_0x15417b['updateHeight'](),_0x13d36e+=this['_spaceBetweenItems']+_0x15417b['height'],_0x15417b=this['_getItemBefore'](_0x15417b);return _0x13d36e;}}function R(_0x3435f5,_0x1fc9b5){return Math['max'](_0x3435f5-_0x1fc9b5,0x0);}function y(_0x47da79){return null!==_0x47da79&&'object'==typeof _0x47da79&&0x1===_0x47da79['nodeType'];}class e extends _0x3fc4bc{['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(_0xbb9ae1){super(_0xbb9ae1),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x564d2c(),this['_refreshPositioningDebounced']=_0x135821(()=>{this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x2d86fd=this['context']['plugins']['get'](M),_0xa9ab3e=this['context']['plugins']['get'](z);_0x2d86fd['register']('wideSidebar',this),_0xa9ab3e['container']&&_0x2d86fd['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x1daf79){if(_0x1daf79===this['activeAnnotation'])return;const _0x294283=this['context']['plugins']['get'](z);_0x294283['_activeAnnotation']=_0x1daf79;const _0x141a7b=this['activeAnnotation'];_0x294283['refresh']({'blurredAnnotation':_0x141a7b,'activatedAnnotation':_0x1daf79}),this['activeAnnotation']=_0x1daf79;}['attach'](_0x380ecf){this['annotations']=_0x380ecf;const _0x3e9bb9=this['context']['plugins']['get'](z);if(_0x3e9bb9['_annotations']=_0x380ecf,this['isAttached'])throw new _0x2bd02b('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x3e9bb9,'set:container',()=>{this['detach'](),this['listenTo'](_0x3e9bb9,'change:container',_0x19eb1f=>{_0x19eb1f['off'](),this['attach'](_0x380ecf);});}),_0x3e9bb9['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x389560=_0x1f3924=>{_0x1f3924['updateTargetRect'](),_0x3e9bb9['addAnnotation'](_0x1f3924);};for(const _0x5a0ee0 of _0x380ecf)_0x389560(_0x5a0ee0);this['listenTo'](_0x380ecf,'add',(_0x15f384,_0xe8226e)=>{_0x389560(_0xe8226e);}),this['listenTo'](_0x380ecf,'remove',(_0x5a1bbb,_0x3ea227,_0x24dc90)=>{_0x3e9bb9['rearrange']({'removedAnnotation':_0x3ea227,'previousAnnotation':_0x380ecf['get'](_0x24dc90-0x1),'nextAnnotation':_0x380ecf['get'](_0x24dc90+0x1)}),_0x3ea227===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x380ecf,'focus',(_0x4e8ddd,_0x2f1d0c)=>{this['setActiveAnnotation'](_0x2f1d0c);}),this['listenTo'](_0x380ecf,'blur',()=>{this['setActiveAnnotation'](null);});const _0x4cdbd1=this['context']instanceof _0x52719c?this['context']['editors']:new _0x564d2c([this['context']]);for(const _0x31bf27 of _0x4cdbd1)this['_integrateWithEditorAnnotations'](_0x31bf27);this['listenTo'](_0x4cdbd1,'add',(_0x5bc41f,_0xb594f5)=>{this['listenTo'](_0xb594f5,'ready',()=>{this['_integrateWithEditorAnnotations'](_0xb594f5);});}),this['listenTo'](_0x4cdbd1,'remove',(_0x1ec13a,_0x1b5b4d)=>{_0x1b5b4d['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x1b5b4d['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x2bd02b('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x53f869=this['context']['plugins']['get'](z);_0x53f869['_detachFromContainer'](this['annotations']),this['stopListening'](_0x53f869),this['stopListening'](this['annotations']),this['context']instanceof _0x52719c&&this['stopListening'](this['context']['editors']);for(const _0xdc7753 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0xdc7753);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x57a8e9){if(!_0x57a8e9['plugins']['has']('EditorAnnotations'))return;const _0x37ea1b=_0x57a8e9['plugins']['get']('EditorAnnotations'),_0x4b63a4=()=>{const _0x1acbd9=_0x37ea1b['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x1acbd9[0x0]||null);};this['listenTo'](_0x37ea1b,'refresh',_0x4b63a4),this['listenTo'](_0x37ea1b,'blur',(_0x47fa6f,{isAnnotationTracked:_0x108580})=>{this['activeAnnotation']&&_0x108580(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x37ea1b,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x3152fa=>{_0x37ea1b['hasDomSelection']()&&(_0x4b63a4(),_0x3152fa['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x37ea1b);}['_destroyEditorAnnotationsIntegration'](_0x54df33){this['stopListening'](_0x54df33),this['_editorAnnotations']['remove'](_0x54df33);}}class C extends _0x2d05c8{['counterView'];constructor(_0x4401da){super(_0x4401da);const _0x5dc5e6=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x368378,_0xb40ddb)=>_0x368378?'...':_0xb40ddb['toString']()),this['set']('annotationType',''),this['icon']=_0x1c1b9d,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new kt(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x5dc5e6['to']('annotationType',_0x125619=>'ck-annotation-counter__badge--'+_0x125619),_0x5dc5e6['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x5dc5e6['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class n extends _0x3fc4bc{['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(_0x1c1826){super(_0x1c1826),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=Object['create'](_0x15fb5f),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x564d2c(),this['_refreshPositioningDebounced']=_0x135821(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](M)['register']('narrowSidebar',this),this['bodyCollection']=new _0x2eef2d(this['context']['locale']),this['balloonPanelView']=new _0x105127(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x353445){this['annotations']=_0x353445;const _0x538d15=this['context']['plugins']['get'](z),_0x3c83e9=this['balloonPanelView'];if(_0x538d15['_annotations']=_0x353445,this['isAttached'])throw new _0x2bd02b('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x538d15,'set:container',()=>{this['detach'](),this['listenTo'](_0x538d15,'change:container',_0x476df1=>{_0x476df1['off'](),this['attach'](_0x353445);});}),_0x538d15['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x333adc=_0x2d22ee=>{const _0x1c31ea=new C(this['context']['locale']);_0x538d15['addAnnotation'](_0x2d22ee,_0x1c31ea),this['_annotationToNarrowView']['set'](_0x2d22ee,_0x1c31ea),_0x1c31ea['bind']('isDirty','annotationType','number')['to'](_0x2d22ee['view'],'isDirty','type','length'),_0x1c31ea['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x3c83e9['content']['first']!==_0x2d22ee['view']?(this['_showBalloon'](_0x2d22ee),_0x2d22ee['view']['element']['focus'](),this['setActiveAnnotation'](_0x2d22ee)):this['setActiveAnnotation'](null);});};for(const _0x11868b of _0x353445)_0x333adc(_0x11868b);this['listenTo'](_0x353445,'add',(_0x4a0df1,_0x4b4cf1)=>{_0x333adc(_0x4b4cf1);}),this['listenTo'](_0x353445,'remove',(_0x13f5e5,_0x2ee93f,_0x35371e)=>{this['_annotationToNarrowView']['get'](_0x2ee93f)['destroy'](),this['_annotationToNarrowView']['delete'](_0x2ee93f),_0x538d15['rearrange']({'removedAnnotation':_0x2ee93f,'previousAnnotation':_0x353445['get'](_0x35371e-0x1),'nextAnnotation':_0x353445['get'](_0x35371e+0x1)}),_0x2ee93f===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x353445,'focus',(_0x26e95a,_0x2db811)=>{this['setActiveAnnotation'](_0x2db811);}),this['listenTo'](_0x353445,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0xaa127e,_0x51be2d)=>{_0x51be2d['keyCode']===_0x433e11['esc']&&_0x3c83e9['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x3c83e9['content']['first']),this['_hideBalloon'](),_0x51be2d['stopPropagation'](),_0x51be2d['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x5d0fd6,_0x33e46f)=>{const _0xab644a=_0x33e46f['target'];_0x3c83e9['isVisible']&&_0x3c83e9['element']['contains'](_0xab644a)||_0x538d15['view']['element']['contains'](_0xab644a)||_0x5d0fd6['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x2d51f7=>_0x2d51f7['contains'](_0xab644a))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x42d515=this['context']instanceof _0x52719c?this['context']['editors']:new _0x564d2c([this['context']]);for(const _0x3be000 of _0x42d515)this['_integrateWithEditorAnnotations'](_0x3be000);this['listenTo'](_0x42d515,'add',(_0x187438,_0x5251ab)=>{this['listenTo'](_0x5251ab,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x5251ab);});}),this['listenTo'](_0x42d515,'remove',(_0x55ab5b,_0x27d466)=>{_0x27d466['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x27d466['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x1e860a){if(_0x1e860a===this['activeAnnotation'])return;const _0x212791=this['context']['plugins']['get'](z);if(_0x212791['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x1e860a,'disableAnimationOnActivatedAnnotation':!0x0}),_0x1e860a)_0x212791['getSidebarItemView'](_0x1e860a)?this['_showBalloon'](_0x1e860a):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x1e860a;}['detach'](){if(!this['isAttached'])throw new _0x2bd02b('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x4b6acf=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x5ed092=>_0x5ed092['destroy']()),this['_annotationToNarrowView']['clear'](),_0x4b6acf['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x52719c&&this['stopListening'](this['context']['editors']);for(const _0x2198e5 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x2198e5);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'](_0x80d0f9){if(!_0x80d0f9['plugins']['has']('EditorAnnotations'))return;const _0x3270e0=_0x80d0f9['plugins']['get']('EditorAnnotations'),_0x48aa59=this['context']['plugins']['get'](z),_0x1ae931=this['annotations'],_0xf3ac86=this['balloonPanelView'],_0x36fdba=()=>{const _0x338569=_0x3270e0['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x338569),this['setActiveAnnotation'](_0x338569[0x0]||null);};this['listenTo'](_0x3270e0,'refresh',_0x36fdba),this['listenTo'](_0x3270e0,'blur',(_0x1e9632,{isAnnotationTracked:_0x479082})=>{this['activeAnnotation']&&_0x479082(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x3270e0,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x1ae931,'blur',_0x4314e2=>{_0x3270e0['hasDomSelection']()&&_0x4314e2['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x219fb7,_0x355dbc)=>{const _0x33202c=_0x355dbc['target'];_0xf3ac86['isVisible']&&_0xf3ac86['element']['contains'](_0x33202c)||_0x48aa59['view']['element']['contains'](_0x33202c)||this['activeAnnotation']&&_0x3270e0['hasDomSelection']()&&(_0x36fdba(),_0x219fb7['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x3270e0);}['_destroyEditorAnnotationsIntegration'](_0x15e1ac){_0x15e1ac&&(this['stopListening'](_0x15e1ac),this['_editorAnnotations']['remove'](_0x15e1ac));}['_setSelectedAnnotations'](_0x4bdbf3){for(const _0x1e09d7 of this['_selectedAnnotations'])_0x4bdbf3['includes'](_0x1e09d7)||this['_manuallyClosedAnnotationViews']['delete'](_0x1e09d7['view']);this['_selectedAnnotations']=_0x4bdbf3;}['_refreshPositioning'](){const _0x48b24f=this['balloonPanelView'];this['annotations']['refreshPositioning'](),_0x48b24f['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x413733){if(this['_manuallyClosedAnnotationViews']['has'](_0x413733['view']))return;const _0x59f3bd=this['balloonPanelView']['content']['first'];_0x59f3bd!==_0x413733['view']?(_0x59f3bd&&this['_detachListeners'](_0x59f3bd),this['_attachListeners'](_0x413733['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x413733['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x5eecca=this['balloonPanelView']['content']['first'],_0x553345=_0x5eecca&&this['annotations']['getByView'](_0x5eecca);if(!_0x553345||!this['_annotationToNarrowView']['has'](_0x553345))return;const _0x374334=this['_annotationToNarrowView']['get'](_0x553345)['element'],_0x59f075=(function(){const _0x23017d=_0x105127['defaultPositions'];return[_0x23017d['southArrowNorthEast'],_0x23017d['northArrowSouthEast'],_0x23017d['southArrowNorth'],_0x23017d['northArrowSouth'],_0x23017d['southArrowNorthWest'],_0x23017d['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x374334,'positions':_0x59f075});}['_hideBalloon'](){const _0x303dfe=this['balloonPanelView'],_0x16a384=_0x303dfe['content']['first'];_0x16a384&&(this['_detachListeners'](_0x16a384),_0x303dfe['unpin'](),_0x303dfe['content']['clear']());}['_attachListeners'](_0x1c4dd0){this['listenTo'](_0x1c4dd0,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x1c4dd0,'Esc',(_0x834c40,_0x3ab252)=>{this['_manuallyClosedAnnotationViews']['add'](_0x1c4dd0),this['_hideBalloon'](),_0x3ab252();});}['_detachListeners'](_0x56e2d4){this['stopListening'](_0x56e2d4);}}class c extends _0x4ddbc3{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[P,_0xb9f12c,M];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4fba67){super(_0x4fba67),_0x4fba67['editing']['view']['addObserver'](_0x56765a),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x4fba67['plugins']['get'](_0xb9f12c),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x384ef7=this['editor']['plugins']['get'](M);_0x384ef7['context']===this['editor']&&(_0x384ef7['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0xc030c9,_0x3eb2cd)=>{const _0x14f5ef=this['_balloon'];if(this['isAttached']&&_0x14f5ef['visibleView']){const _0x52e0d3=this['annotations']['getByView'](_0x14f5ef['visibleView']);_0x52e0d3&&this['_closeAnnotation'](_0x52e0d3),_0x3eb2cd();}}));}['afterInit'](){const _0x2bd1e5=this['editor']['plugins']['get'](M);_0x2bd1e5['context']===this['editor']&&(_0x2bd1e5['hasActive']()||_0x2bd1e5['switchTo']('inline'));}['setActiveAnnotation'](_0x30f5df){_0x30f5df!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x30f5df&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x30f5df)&&this['_addAnnotationToBalloon'](_0x30f5df,!0x0),_0x30f5df['isActive']=!0x0),_0x30f5df||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x30f5df);}['attach'](_0x2ebb8e){this['annotations']=_0x2ebb8e;const _0x3ef2e4=this['editor']['plugins']['get'](M),_0x580e3e=this['_balloon'];if(this['isAttached'])throw new _0x2bd02b('inlineannotations-attach-already-attached',this);if(_0x3ef2e4['context']!==this['editor'])throw new _0x2bd02b('inlineannotations-not-allowed-with-context',this);const _0x145a21=this['editor']['plugins']['get'](P);this['listenTo'](_0x145a21,'refresh',()=>{const _0x125d84=_0x145a21['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x1e9aaa,_0xa61531;!this['_forceRefresh']&&(_0x1e9aaa=_0x125d84,_0xa61531=this['_selectedAnnotations'],_0x1e9aaa['length']===_0xa61531['length']&&_0x1e9aaa['every'](_0xbd3449=>_0xa61531['includes'](_0xbd3449)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x125d84),this['setActiveAnnotation'](_0x125d84[0x0]||null));}),this['listenTo'](_0x145a21,'blur',(_0x157321,{isAnnotationTracked:_0xf0b4dc})=>{this['activeAnnotation']&&_0xf0b4dc(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x510ae8,_0x45d03b,_0x58e648)=>{_0x58e648||this['setActiveAnnotation'](null);}),this['listenTo'](_0x2ebb8e,'remove',(_0x412c2b,_0x333a9e)=>{this['_removeAnnotationFromBalloon'](_0x333a9e),_0x333a9e===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x580e3e,'change:visibleView',(_0x102a01,_0x40f688,_0xd8df6,_0x706fe2)=>{_0x706fe2&&this['stopListening'](_0x706fe2);const _0x3b307e=_0x2ebb8e['getByView'](_0xd8df6);_0xd8df6&&_0x3b307e&&(this['listenTo'](_0xd8df6,'change:height',()=>{_0x580e3e['updatePosition']();}),this['listenTo'](_0xd8df6,'Esc',()=>{this['_closeAnnotation'](_0x3b307e),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x3b307e&&this['setActiveAnnotation'](_0x3b307e));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x580e3e['visibleView']&&(_0x2ebb8e['getByView'](_0x580e3e['visibleView'])&&_0x580e3e['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 _0x2bd02b('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x4c89dc of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x4c89dc);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x577feb){for(const _0x17dfb3 of this['_selectedAnnotations'])_0x577feb['includes'](_0x17dfb3)||this['_manuallyClosed']['delete'](_0x17dfb3);for(const _0x425723 of this['annotations'])_0x577feb['includes'](_0x425723)||this['_removeAnnotationFromBalloon'](_0x425723);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x4b8e45 of _0x577feb)this['_addAnnotationToBalloon'](_0x4b8e45);}this['_selectedAnnotations']=_0x577feb;}['_addAnnotationToBalloon'](_0x8b185e,_0x1b929c=!0x1){this['_manuallyClosed']['has'](_0x8b185e)||(this['_addedAnnotations']['has'](_0x8b185e)||this['_balloon']['hasView'](_0x8b185e['view'])||(this['_addedAnnotations']['add'](_0x8b185e),this['_balloon']['add']({'stackId':_0x8b185e['view']['id'],'view':_0x8b185e['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x8b185e)}})),_0x1b929c&&this['_balloon']['showStack'](_0x8b185e['view']['id']));}['_getBalloonTargetForAnnotation'](_0x32d8f7){const _0x121f32=_0x32d8f7['target'],_0x3698fa=this['editor']['editing']['view'],_0x18b575=_0x3698fa['document']['selection']['getFirstRange'](),_0x1a62ab=_0x3698fa['domConverter']['viewRangeToDom'](_0x18b575);if(_0x1a62ab['collapse'](!0x0),_0x121f32){if(_0x121f32 instanceof _0x23c230)return _0x121f32;let _0xb9f785=[];for(const _0x4939a6 of _0x121f32)_0xb9f785['push'](...(_0x540282=_0x4939a6['getClientRects'](),Array['from'](_0x540282)['map'](DOMRect['fromRect'])));_0xb9f785=function(_0x3084ba){const _0x236427=[];let _0x581632=_0x3084ba[0x0];for(let _0x265f5f=0x1;_0x265f5f<_0x3084ba['length'];_0x265f5f++)B(_0x581632,_0x3084ba[_0x265f5f])?_0x581632['width']+=_0x3084ba[_0x265f5f]['width']:(_0x236427['push'](_0x581632),_0x581632=_0x3084ba[_0x265f5f]);return _0x236427['push'](_0x581632),_0x236427;}(_0xb9f785);const _0x464c7d=_0x1a62ab['getBoundingClientRect']();return _0xb9f785['find'](_0x515d5d=>_0x515d5d['top']<=_0x464c7d['top']&&_0x515d5d['bottom']>=_0x464c7d['bottom']&&_0x515d5d['left']<=_0x464c7d['left']&&_0x515d5d['right']>=_0x464c7d['right'])||_0xb9f785[0x0];}var _0x540282;return _0x32d8f7['targetRect']||_0x1a62ab;}['_removeAnnotationFromBalloon'](_0x1c642a){this['_addedAnnotations']['has'](_0x1c642a)&&this['_balloon']['hasView'](_0x1c642a['view'])&&(this['_addedAnnotations']['delete'](_0x1c642a),this['_balloon']['remove'](_0x1c642a['view']));}['_closeAnnotation'](_0x3c660e){this['_manuallyClosed']['add'](_0x3c660e),this['_removeAnnotationFromBalloon'](_0x3c660e);}}function B(_0x483c7d,_0x34df3a){return _0x483c7d['top']===_0x34df3a['top']&&_0x483c7d['bottom']===_0x34df3a['bottom']&&_0x483c7d['right']===_0x34df3a['left'];}class tt extends kt{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x2b0a9a,_0x3f89f0){super(_0x2b0a9a),this['set']('isEmpty',!_0x3f89f0['length']),this['focusTracker']=new _0x322874(),this['_annotationViews']=_0x3f89f0,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new _0x24abfe({'focusables':_0x3f89f0,'focusTracker':this['focusTracker']}),this['listenTo'](_0x3f89f0,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x3f89f0,'remove',(_0x13a097,_0x3970ce)=>{_0x3970ce['isActive']&&this['focus'](),_0x3f89f0['length']||(this['isEmpty']=!0x0);});const _0x1cdc46=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':E(_0x2b0a9a,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x3f89f0},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x1cdc46['if']('isEmpty','ck-hidden',_0x910996=>!_0x910996)]},'children':[{'text':E(_0x2b0a9a,'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 _0x3403f1 of this['_annotationViews'])this['focusTracker']['add'](_0x3403f1['element']);this['_annotationViews']['on']('change',(_0x143298,{added:_0x3a6ddd,removed:_0x4fb1ea})=>{for(const _0x54dabb of _0x3a6ddd)this['focusTracker']['add'](_0x54dabb['element']);for(const _0xa7a49f of _0x4fb1ea)this['focusTracker']['remove'](_0xa7a49f['element']);});}}class f extends _0x3fc4bc{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,O];}constructor(_0x30a654){super(_0x30a654),this['archivedThreads']=new _0x564d2c();}['init'](){const _0x59a241=this['context'],_0x580b35=_0x59a241['plugins']['get'](o),_0x52d1ac=_0x59a241['plugins']['get'](O);this['listenTo'](_0x580b35,'addCommentThread',(_0x3d42e9,{threadId:_0x501c73})=>{const _0x179bda=_0x580b35['getCommentThread'](_0x501c73);_0x179bda['archivedAt']&&this['archivedThreads']['add'](_0x179bda,this['_calculatePosition'](_0x179bda['archivedAt'])),this['listenTo'](_0x179bda,'change:archivedAt',(_0x1fede4,_0x34e5e7,_0x308edc)=>{_0x308edc?this['archivedThreads']['has'](_0x179bda)||this['archivedThreads']['add'](_0x179bda,this['_calculatePosition'](_0x179bda['archivedAt'])):this['archivedThreads']['has'](_0x179bda)&&this['archivedThreads']['remove'](_0x179bda);});}),this['listenTo'](_0x580b35,'removeCommentThread',(_0x5cdb63,{threadId:_0x41e25a})=>{const _0x456218=_0x580b35['getCommentThread'](_0x41e25a);this['stopListening'](_0x456218),this['archivedThreads']['has'](_0x456218)&&this['archivedThreads']['remove'](_0x456218);},{'priority':'highest'}),this['listenTo'](_0x52d1ac['collection'],'focus',(_0x209782,_0x50c74a)=>{_0x50c74a['isVisible']||(_0x50c74a['isActive']=!0x0,_0x52d1ac['activate'](_0x50c74a));});}['_calculatePosition'](_0xe7b711){const _0xa24d0f=[...this['archivedThreads']]['findIndex'](_0x13c0ae=>_0x13c0ae['archivedAt']<_0xe7b711);return _0xa24d0f>-0x1?_0xa24d0f:this['archivedThreads']['length'];}}class a extends _0x4ddbc3{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[f,_0x52081b];}constructor(_0x42138b){super(_0x42138b),this['annotationViews']=new _0x3f54d3(),this['_pendingThreads']=[];}['init'](){const _0x24207e=this['editor'],_0x54c5b6=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x24207e['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x2d05c8,!0x0)),_0x24207e['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x5bc06d=this['_createCommentsArchiveButton'](_0xbc96d4);return _0x5bc06d['set']({'role':'menuitemcheckbox'}),_0x5bc06d;});const _0x25b9a3=_0x24207e['plugins']['get'](f),_0x1bab97=_0x24207e['plugins']['get']('Annotations'),_0x520815=_0x24207e['plugins']['get']('CommentsRepository');_0x25b9a3['archivedThreads']['forEach'](_0x5d80f2=>{this['_handleNewThread'](_0x5d80f2);}),this['listenTo'](_0x25b9a3['archivedThreads'],'add',(_0x3366ca,_0x3c6052)=>{this['_handleNewThread'](_0x3c6052);}),this['listenTo'](_0x1bab97['collection'],'add',(_0x58953c,_0x11d5d3)=>{const _0x3ea3b0=this['_pendingThreads']['find'](_0x1f8b81=>{const _0x4e4748=_0x520815['_threadToController']['get'](_0x1f8b81);return _0x4e4748&&_0x11d5d3['innerView']===_0x4e4748['view'];});if(_0x3ea3b0){const _0x1f19b0=this['_calculatePosition'](_0x3ea3b0['archivedAt']);this['annotationViews']['add'](_0x11d5d3['view'],_0x1f19b0),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x3ea3b0),0x1);}}),this['listenTo'](_0x25b9a3['archivedThreads'],'remove',(_0x775e8c,_0x262e0c)=>{const _0x5ab850=_0x24207e['config']['get']('collaboration.channelId');if(!_0x5ab850||_0x262e0c['channelId']===_0x5ab850){const _0x98eb54=_0x520815['_threadToController']['get'](_0x262e0c),_0x39f3b1=_0x1bab97['getByInnerView'](_0x98eb54['view']);this['annotationViews']['remove'](_0x39f3b1['view']),this['stopListening'](_0x39f3b1['focusableElements']);}}),this['listenTo'](_0x1bab97['collection'],'add',(_0x32bfbb,_0x38d6b1)=>{this['listenTo'](_0x38d6b1,'escape',_0x54c5b6);}),this['listenTo'](_0x1bab97['collection'],'remove',(_0x438199,_0x24fc45)=>{this['stopListening'](_0x24fc45,'escape',_0x54c5b6);});}['_handleNewThread'](_0x2d29b5){const _0x500ab5=this['editor']['plugins']['get']('CommentsRepository'),_0x4ee945=this['editor']['plugins']['get']('Annotations'),_0x17caa6=this['editor']['config']['get']('collaboration.channelId');if(!_0x17caa6||_0x2d29b5['channelId']===_0x17caa6){const _0x2845f7=_0x500ab5['_threadToController']['get'](_0x2d29b5);if(!_0x2845f7)return void this['_pendingThreads']['push'](_0x2d29b5);const _0x3509b9=this['_calculatePosition'](_0x2d29b5['archivedAt']),_0x294244=_0x4ee945['getByInnerView'](_0x2845f7['view']);_0x294244['isVisible']&&_0x4ee945['_visibleAnnotations']['remove'](_0x294244),this['annotationViews']['add'](_0x294244['view'],_0x3509b9);}}['_calculatePosition'](_0x263445){const _0x54cc01=this['editor']['config']['get']('collaboration.channelId'),_0xbefdb2=[...this['editor']['plugins']['get'](f)['archivedThreads']]['filter'](_0x127b70=>_0x127b70['channelId']===_0x54cc01)['findIndex'](_0x20b721=>_0x20b721['archivedAt']<_0x263445);return _0xbefdb2<0x0||_0xbefdb2>this['annotationViews']['length']?this['annotationViews']['length']:_0xbefdb2-0x1;}['_toggleDialog'](){const _0xf0843a=this['editor'],_0x2b528e=_0xf0843a['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new tt(_0xf0843a['locale'],this['annotationViews'])),'commentsArchive'===_0x2b528e['id']?_0x2b528e['hide']():_0x2b528e['show']({'id':'commentsArchive','title':E(_0xf0843a['locale'],'COMMENTS_ARCHIVE'),'icon':_0x281e35,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x485909['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x4bbd77,_0x487e7b=!0x1){const _0x5a3c46=this['editor']['locale'],_0x3f95d4=this['editor']['plugins']['get']('Dialog'),_0x252c41=new _0x4bbd77(_0x5a3c46);return _0x252c41['bind']('isEnabled')['to'](this,'isEnabled'),_0x252c41['bind']('isOn')['to'](_0x3f95d4,'id',_0x9e5c0c=>'commentsArchive'===_0x9e5c0c),_0x252c41['set']({'label':E(_0x5a3c46,'COMMENTS_ARCHIVE'),'icon':_0x281e35,'isToggleable':!0x0}),_0x487e7b&&(_0x252c41['tooltip']=!0x0),this['listenTo'](_0x252c41,'execute',()=>this['_toggleDialog']()),_0x252c41;}['_hideDialogOnAnnotationEscape']=_0x447fad=>{const _0x2f5aa4=_0x447fad['source'];if(!this['annotationViews']['has'](_0x2f5aa4['view']))return;const _0x3a9e31=this['editor']['plugins']['get']('Dialog');_0x3a9e31['isOpen']&&'commentsArchive'===_0x3a9e31['id']&&(_0x3a9e31['hide'](),_0x447fad['stop']());};}class p extends _0x4ddbc3{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};