@ckeditor/ckeditor5-comments 48.0.0-alpha.1 → 48.0.0-alpha.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/index.js +11 -11
  2. package/package.json +16 -16
package/dist/index.js CHANGED
@@ -20,14 +20,14 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Editor as _0x3bcaf9,ContextPlugin as _0x2def50,PendingActions as _0xeddd6c,Command as _0x827b78,Plugin as _0x357641,Context as _0x3ecb89}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x25c8c0,uid as _0x396982,KeystrokeHandler as _0x17329a,FocusTracker as _0x911300,diff as _0x1b85af,Collection as _0x382eec,Rect as _0x3ba044,CKEditorError as _0x875303,first as _0x52122a,priorities as _0x34bacf,scrollViewportToShowTarget as _0x56a2b5,getEnvKeystrokeText as _0x2f8a9a,toUnit as _0x22a81b,DomEmitterMixin as _0xf86daa,keyCodes as _0x430317}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x3cc9cf,AriaDescriptionView as _0x10f9be,setupThreadKeyboardNavigation as _0x3ff99a,ConfirmMixin as _0x209f74,LateFocusButtonView as _0x395ace,trimHtml as _0x3c8898,LateFocusDropdownButtonView as _0x2c46d9,FOCUS_ANNOTATION_KEYSTROKE as _0x20bd97,Users as _0x249f32,getDateTimeFormatter as _0x2591cb,hashObject as _0x4098d,getAllMarkersDomElementsSorted as _0x10520f,surroundingMarkersDetector as _0x342796}from'@ckeditor/ckeditor5-collaboration-core/dist/index.js';import{throttle as _0xe3a524,cloneDeep as _0x23dbb3,set as _0x5cc645,unset as _0x5c66ba,isEqual as _0x2b5bed,debounce as _0x4664ac}from'es-toolkit/compat';import{IconUndo as _0x2c3fc4,IconCheck as _0x449174,IconPencil as _0x372299,IconRemoveComment as _0x4aea4e,IconThreeVerticalDots as _0x27887e,IconAddComment as _0x3fe266,IconCommentsArchive as _0x2f0ca4}from'@ckeditor/ckeditor5-icons/dist/index.js';import{EditorUIView as _0x449185,InlineEditableUIView as _0x359b04,EditorUI as _0x5016dd,View as _0x41f494,FocusCycler as _0x6f869d,ButtonView as _0x38179e,ViewCollection as tt,createDropdown as it,ListView as et,focusChildOnDropdownOpen as st,ListItemView as nt,MenuBarMenuListItemButtonView as ot,BodyCollection as rt,BalloonPanelView as ht,ContextualBalloon as at,Dialog as ct,DialogViewPosition as dt}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disableViewPlaceholder as lt,enableViewPlaceholder as ut,MouseObserver as mt}from'@ckeditor/ckeditor5-engine/dist/index.js';import{Clipboard as ft,ClipboardMarkersUtils as pt,ClipboardPipeline as wt}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Enter as _t,ShiftEnter as gt}from'@ckeditor/ckeditor5-enter/dist/index.js';import{SelectAll as At}from'@ckeditor/ckeditor5-select-all/dist/index.js';import{Typing as Tt}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Undo as vt}from'@ckeditor/ckeditor5-undo/dist/index.js';import{Paragraph as yt}from'@ckeditor/ckeditor5-paragraph/dist/index.js';import{toWidget as Ct}from'@ckeditor/ckeditor5-widget/dist/index.js';class It extends/* #__PURE__ -- @preserve */
24
- _0x25c8c0(){['model'];['view'];constructor(_0x77b90,_0x24e559){super(),this['model']=_0x77b90,this['model']['_isAttached']=!0x0,this['view']=_0x24e559,this['listenTo'](_0x24e559,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x24e559,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x24e559,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x24e559,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x24e559,'addComment',(_0x376330,_0x1433d0)=>this['addComment'](_0x1433d0)),this['listenTo'](_0x24e559,'updateComment',(_0x37c405,_0x196573,_0x963755)=>this['updateComment'](_0x196573,_0x963755)),this['listenTo'](_0x24e559,'removeComment',(_0x2f5643,_0x1b7e4a)=>this['removeComment'](_0x1b7e4a));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x34c798){this['model']['addComment']({'content':_0x34c798,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x40cc97,_0x5389ba){this['model']['getComment'](_0x40cc97)['update']({'content':_0x5389ba});}['removeComment'](_0x33a647){this['model']['getComment'](_0x33a647)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function bt(_0x4cc9b6,_0x573df2,_0x3cc9e7){const t=_0x4cc9b6['t'];switch(_0x573df2){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'},_0x3cc9e7);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'},_0x3cc9e7);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'},_0x3cc9e7);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'},_0x3cc9e7);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x3cc9e7);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'},_0x3cc9e7);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'},_0x3cc9e7);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'},_0x3cc9e7);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 Et extends _0x449185{['main'];['editable'];constructor(_0x3b545d,_0x1cf514){super(_0x3b545d);const _0x4883a7=_0x396982();this['main']=this['createCollection'](),this['editable']=new _0x359b04(_0x3b545d,_0x1cf514,void 0x0,{'label':()=>bt(_0x3b545d,'Comment\x20editor')}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'dir':_0x3b545d['uiLanguageDirection'],'lang':_0x3b545d['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x4883a7},'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 Nt extends _0x5016dd{['view'];constructor(_0x2c45e8){super(_0x2c45e8),this['view']=new Et(_0x2c45e8['locale'],_0x2c45e8['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x1f4c4d=this['editor']['editing']['view'],_0x5b184d=this['view']['editable'],_0x14a00d=_0x1f4c4d['document']['getRoot']();_0x5b184d['name']=_0x14a00d['rootName'],this['view']['render']();const _0x720026=_0x5b184d['element'];this['setEditableElement'](_0x5b184d['name'],_0x720026),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x1f4c4d['attachDomRoot'](_0x720026),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const kt=[ft,_t,gt,At,Tt,vt,yt];class Ot extends/* #__PURE__ -- @preserve */
25
- _0x25c8c0(_0x3bcaf9){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
26
- ((()=>kt)());constructor(_0x5ba04b={}){function _0x3fa26f(_0x3a30ae){return _0x3a30ae['map'](_0x265db2=>String['fromCharCode'](_0x265db2))['join']('');}(_0x5ba04b=Object['assign']({},_0x5ba04b))['plugins']||(_0x5ba04b['plugins']=Ot['defaultPlugins']),super(_0x5ba04b),this['ui']=new Nt(this),this['set']('placeholder',''),this['model']['document']['on']('change',()=>this['_updatePlaceholder'](),{'priority':'low'}),this['on']('change:placeholder',()=>this['_updatePlaceholder']()),this['model']['document']['createRoot'](),this[_0x3fa26f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3fa26f([0x76,0x69,0x65,0x77])][_0x3fa26f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3fa26f([0x61,0x75,0x74,0x6f]),this[_0x3fa26f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x3fa26f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3fa26f([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x3fa26f([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x3fa26f([0x6f,0x6b])});}['create'](){const _0x5d7bd4=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x5d7bd4))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x189393=>{const _0x559548=this['model']['document']['getRoot'](),_0x2868c5=_0x559548&&_0x559548['getChild'](_0x559548['childCount']-0x1);_0x189393['setSelection'](_0x2868c5,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x1cd717=this['editing']['view'],_0x238bef=_0x1cd717['document']['getRoot'](),_0x2c33c0=_0x238bef['getChild'](0x0);_0x238bef['childCount']>0x1||!_0x2c33c0||'p'!=_0x2c33c0['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(lt(_0x1cd717,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x2c33c0['placeholder']=this['placeholder']),ut({'view':_0x1cd717,'element':_0x2c33c0,'keepOnFocus':!0x0}),this['placeholderElement']=_0x2c33c0);}}class Mt extends _0x41f494{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x1ec323,_0x187d06={}){super(_0x1ec323),this['editor']=null,this['_editorConfig']=_0x187d06,this['set']('value',_0x187d06['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',bt(_0x1ec323,'Reply...')),this['set']('submitLabel',bt(_0x1ec323,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new _0x17329a(),this['focusTracker']=new _0x911300(),this['focusCycler']=new _0x6f869d({'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',(_0x1e019e,_0x2b0f35)=>{this['cancelButtonView']['fire']('execute'),_0x2b0f35();}),this['keystrokes']['set']('Ctrl+Enter',(_0x3c8ecc,_0xdadc3a)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0xdadc3a());}),this['on']('submit',(_0x37368a,_0x2e5120)=>{_0x2e5120['length']>0xfde8?(alert(bt(_0x1ec323,'TOO_LONG_COMMENT_ALERT',[_0x2e5120['length'],0xfde8])),_0x37368a['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new Ot(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x4857e3=this['editor'];this['element']['insertBefore'](_0x4857e3['ui']['element'],this['element']['firstChild']),_0x4857e3['model']['document']['on']('change',()=>this['value']=_0x4857e3['getData']()),_0x4857e3['bind']('placeholder')['to'](this),this['focusables']['add'](_0x4857e3['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x1a3004){-0x1===_0x1a3004?(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:_0x354a3d}=this,_0x1b250d=new _0x38179e(_0x354a3d);return _0x1b250d['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x1b250d['withText']=!0x0,_0x1b250d['bind']('label')['to'](this,'submitLabel'),_0x1b250d['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x1b250d['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x34c45a,_0x1acb1e)=>!_0x1acb1e&&!!_0x34c45a['trim']()),_0x1b250d;}['_createCancelButton'](){const {locale:_0x78f6bb}=this,_0x11b3a7=new _0x38179e(_0x78f6bb);return _0x11b3a7['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x11b3a7['label']=bt(_0x78f6bb,'Cancel'),_0x11b3a7['withText']=!0x0,_0x11b3a7['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x11b3a7;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x511f60=>{this['focusTracker']['add'](_0x511f60['element']);}),this['focusables']['on']('change',(_0x4377d2,_0x5cebda)=>{for(const _0x2cda47 of Array['from'](_0x5cebda['added'])['reverse']())this['focusTracker']['add'](_0x2cda47['element']);});}}class Rt extends _0x41f494{constructor(_0x53b304,_0x365fb9,_0x563be4){super(_0x53b304),this['commentInputView']=new Mt(_0x53b304,_0x563be4),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x34e2f5,_0x1101db)=>_0x34e2f5||!!_0x1101db),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 _0x3cc9cf(_0x53b304,_0x365fb9),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'](_0x3ff924){this['commentInputView']['focus'](_0x3ff924);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x39cdfe,_0x2a6c39)=>{const {submitButtonView:_0x538aa5,cancelButtonView:_0x426d4d,editor:_0x4cde31}=this['commentInputView'];[_0x538aa5['element'],_0x426d4d['element'],_0x4cde31?_0x4cde31['editing']['view']['getDomRoot']():null]['filter'](_0x3b3902=>_0x3b3902)['some'](_0xd2de31=>_0xd2de31['contains'](_0x2a6c39['target']))||(this['focus'](),_0x2a6c39['preventDefault']());});}}class xt extends _0x41f494{constructor(_0x3eb244){super(_0x3eb244);const _0x4755b5=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x4755b5['to']('count',_0xa524c4=>bt(_0x3eb244,'NUMBER_OF_COMMENTS',_0xa524c4))}]});}}class St extends _0x41f494{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0xd214a9,_0x5f11b8,_0x563897){super(_0xd214a9);const _0x3f85dd=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x5f11b8['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x5f11b8,this['_config']=_0x563897,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x911300(),this['keystrokes']=new _0x17329a(),this['focusCycler']=new _0x6f869d({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x5277ae=>this['commentViews']['map'](_0x17a03b=>_0x17a03b['element'])['includes'](_0x5277ae['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new xt(_0xd214a9),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x3e56de=>_0x3e56de-this['_config']['maxCommentsWhenCollapsed']);for(const _0x25498d of _0x5f11b8['comments'])this['_handleNewCommentModel'](_0x25498d);this['_handleInfoComment'](),this['listenTo'](_0x5f11b8['comments'],'add',(_0x345052,_0xa2e86a)=>{const _0x3d1d53=this['_calculatePosition'](_0xa2e86a);this['length']++,this['_handleNewCommentModel'](_0xa2e86a,_0x3d1d53),this['refreshVisibleViews']();}),this['listenTo'](_0x5f11b8['comments'],'remove',(_0x48d90d,_0x21fd0b)=>{this['length']--,this['_handleRemoveCommentModel'](_0x21fd0b),this['refreshVisibleViews']();}),this['listenTo'](_0x5f11b8,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x5f11b8,'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',_0x3f85dd['if']('length','ck-hidden',_0xe013b9=>!_0xe013b9)],'aria-label':bt(_0xd214a9,'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'](_0x20d41e){-0x1===_0x20d41e?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x42af67 of this['commentViews'])_0x42af67['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x5c15a8,_0x3bc902){const _0x315cb5=new this['_config']['CommentView'](this['locale'],_0x5c15a8,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x315cb5['viewUid']=_0x5c15a8['id'],_0x315cb5['delegate']('removeComment')['to'](this),_0x315cb5['delegate']('updateComment')['to'](this),_0x315cb5['delegate']('resolveCommentThread')['to'](this),_0x315cb5['delegate']('editorReady')['to'](this),_0x315cb5['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x315cb5,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x315cb5,_0x3bc902);}['_calculatePosition'](_0x3df4d5){const _0x17df19=this['_model']['_findOptimalIndex'](_0x3df4d5);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x3df4d5['authoredAt']?_0x17df19-0x1:_0x17df19:_0x17df19-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x3e8643={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':bt(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x3e8643,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x3e8643));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x41b79a){const _0x53dd97=this['commentViews']['remove'](_0x41b79a['id']);this['stopListening'](_0x53dd97),_0x53dd97['isEditMode']&&this['_updateHasDirtyComment'](),_0x53dd97['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x1e217c=>_0x1e217c['isEditMode']);}['_rearrangeCollapse'](){const _0x2be9c6=function(_0x275ac6){const _0x363a7e=new _0x382eec();for(const _0x30ea61 of _0x275ac6)_0x363a7e['add'](_0x30ea61);return _0x363a7e;}(this['commentViews']),_0x2ed0bf=this['_collapsedCommentsView']['count'];for(let _0x23da61=0x1;_0x23da61<=_0x2ed0bf;_0x23da61++)_0x2be9c6['remove'](0x1);for(const _0x5ab1b8 of _0x2be9c6)_0x5ab1b8['collapse']();_0x2ed0bf>0x0&&_0x2be9c6['add'](this['_collapsedCommentsView'],0x1),Pt(_0x1b85af(Array['from'](this['visibleViews']),Array['from'](_0x2be9c6)),this['visibleViews'],_0x2be9c6);}['_rearrangeExpand'](){Pt(_0x1b85af(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x2494bf of this['visibleViews'])_0x2494bf['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x2345ff=>{this['focusTracker']['add'](_0x2345ff['element']),this['keystrokes']['listenTo'](_0x2345ff['element']);}),this['commentViews']['on']('change',(_0x5291c0,_0x3eff92)=>{for(const _0x1f4ccc of _0x3eff92['removed'])this['focusTracker']['remove'](_0x1f4ccc['element']),this['keystrokes']['stopListening'](_0x1f4ccc['element']);for(const _0x4cbf75 of Array['from'](_0x3eff92['added'])['reverse']())this['focusTracker']['add'](_0x4cbf75['element']),this['keystrokes']['listenTo'](_0x4cbf75['element']);});}}function Pt(_0x44214b,_0xfbd587,_0x25f8a0){let _0x303f61=0x0;for(const _0x15ee37 of _0x44214b)switch(_0x15ee37){case'insert':_0xfbd587['add'](_0x25f8a0['get'](_0x303f61),_0x303f61),_0x303f61++;break;case'delete':_0xfbd587['remove'](_0x303f61);break;case'equal':_0x303f61++;}}class Lt extends _0x41f494{constructor(_0xaee5ee){super(_0xaee5ee);const _0x23f5a6=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x23f5a6['to']('contextValue',_0x14085a=>bt(_0xaee5ee,'THREAD_CONTEXT_LABEL',_0x14085a)),'tabindex':-0x1},'children':[{'text':_0x23f5a6['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class Dt extends _0x41f494{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x126fc1,_0x9bc22a){super(_0x126fc1);const _0x2588a1=this['bindTemplate'];this['_model']=_0x9bc22a,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x911300(),this['keystrokes']=new _0x17329a(),this['focusCycler']=new _0x6f869d({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x301352=>!!_0x301352),this['bind']('contextValue')['to'](this['_model'],'context',_0x1a830e=>_0x1a830e&&_0x1a830e['value']?this['_trimContextValue'](_0x1a830e['value']):bt(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',_0x2588a1['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 _0x4ec868=new _0x38179e(this['locale']);return _0x4ec868['label']=bt(this['locale'],'Reopen'),_0x4ec868['tooltip']=bt(this['locale'],'Reopen'),_0x4ec868['icon']=_0x2c3fc4,_0x4ec868['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x12597c=>!_0x12597c),_0x4ec868['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0xee96b1,_0x3e1196)=>_0xee96b1&&_0x3e1196),_0x4ec868['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x4ec868;}['_trimContextValue'](_0xea859){if(_0xea859['length']<0x96)return _0xea859;const _0x1f0e23=_0xea859['lastIndexOf']('\x20',0x93);return _0xea859['substring'](0x0,_0x1f0e23>-0x1?_0x1f0e23:0x93)+'...';}['_attachContextActions'](){const _0x51ed1a=this['element']['querySelector']('.ck-context'),_0x279b4f=_0x51ed1a['querySelector']('.ck-context__value');this['listenTo'](_0x51ed1a,'mouseenter',()=>{_0x279b4f['offsetWidth']<_0x279b4f['scrollWidth']&&_0x51ed1a['classList']['add']('overlay');}),this['listenTo'](_0x51ed1a,'mouseleave',()=>{_0x51ed1a['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x14a807 of this['focusables'])this['focusTracker']['add'](_0x14a807['element']),this['keystrokes']['listenTo'](_0x14a807['element']);}['_createContextView'](){const _0x51fb17=new Lt(this['locale']);return _0x51fb17['bind']('contextValue')['to'](this),_0x51fb17;}}class Vt extends _0x41f494{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x39d94e,_0x544b05,_0x10ccc5,_0x53c36e){super(_0x39d94e),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x544b05,this['_localUser']=_0x10ccc5,this['_config']=_0x53c36e,this['commentThreadHeaderView']=new Dt(_0x39d94e,_0x544b05),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new _0x10f9be(_0x39d94e,bt(_0x39d94e,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new St(_0x39d94e,_0x544b05,Object['assign']({'CommentView':this['_config']['CommentView']},_0x53c36e)),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',(_0x1e63bc,_0x472e52)=>_0x1e63bc||!!_0x472e52),this['bind']('isUnlinked')['to'](_0x544b05,'unlinkedAt',_0x1f2f13=>!!_0x1f2f13),this['bind']('ariaLabel')['to'](this,'length',_0x7252a8=>{const _0xd03318=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return bt(this['locale'],'COMMENT_THREAD_LABEL',[_0x7252a8,_0xd03318]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x911300(),this['keystrokes']=new _0x17329a(),this['focusCycler']=new _0x6f869d({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x291189=>_0x291189['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),_0x3ff99a(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x3b1510=new Rt(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x492faf=_0x3b1510['commentInputView'];return _0x3b1510['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x492faf,'value',(_0x4c3142,_0x2c861a,_0x2527ba,_0x18097d,_0x425ddc)=>!!_0x425ddc||!!_0x18097d&&_0x2527ba&&!_0x2c861a||_0x4c3142&&_0x2527ba&&!_0x2c861a),_0x492faf['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x186ef6,_0x31442f,_0x22fa79)=>{let _0x1955a7;return _0x1955a7=_0x22fa79&&_0x31442f?'Reply\x20to\x20reopen\x20discussion...':_0x186ef6?'Reply...':'Write\x20a\x20comment...',bt(this['locale'],_0x1955a7);}),_0x492faf['bind']('submitLabel')['to'](this,'length',_0x5658af=>bt(this['locale'],_0x5658af?'Reply':'Comment')),_0x492faf['on']('submit',(_0x9afe,_0x351554)=>{this['fire']('addComment',_0x351554),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x492faf['on']('cancel',()=>{this['focus']();}),_0x492faf['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x492faf['on']('cancel',_0x357e89=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x357e89['stop']());}),this['on']('change:isActive',(_0x273dc7,_0x571101,_0x9457bb)=>{_0x9457bb||this['length']||_0x492faf['value']||this['fire']('removeCommentThread');}),_0x3b1510;}}class Bt extends/* #__PURE__ -- @preserve */
27
- _0x209f74(Vt){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x5494dc,_0x4efcec,_0x35273a,_0x35ad8a){super(_0x5494dc,_0x4efcec,_0x35273a,_0x35ad8a),this['commentThreadChildren']=this['createCollection']([this['commentsListView'],this['commentThreadInputView'],this['ariaDescriptionView']]),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x5494dc,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x2a7269,_0x26a6eb,_0x8d9660)=>{_0x8d9660||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x34ed69,_0xd0ef77,_0x3b3aa6)=>{_0x3b3aa6&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0xb45719=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck','ck-thread','ck-reset_all-excluded','ck-rounded-corners',_0xb45719['if']('isActive','ck-thread--active'),_0xb45719['if']('isUnlinked','ck-thread--unlinked'),_0xb45719['to']('actionIndicator',_0x4afcad=>_0x4afcad?'ck-thread--'+_0x4afcad:'')],'data-thread-id':this['_model']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0xb45719['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 _0xf2336f of this['commentsListView']['commentViews'])_0xf2336f['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x4e8214}=this,_0x39be8d=this['commentsListView']['commentViews']['get'](0x0);_0x39be8d===this['_boundFirstCommentView']||_0x39be8d['isSystemComment']||(this['_boundFirstCommentView']=_0x39be8d,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x39be8d,'actionIndicator',_0x32822e=>'remove'===_0x32822e?'remove':null),_0x39be8d['placeholder']=bt(_0x4e8214,'Write\x20a\x20comment...'),_0x39be8d['removeButton']['on']('execute',_0x343089=>{_0x343089['stop'](),this['showConfirm'](bt(_0x4e8214,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),this['on']('removeConfirm',()=>{_0x39be8d['focus']();}),_0x39be8d['actionBar']['add'](this['resolveButton'],0x0),_0x39be8d['focusables']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x432de4=new _0x395ace(this['locale']);return _0x432de4['label']=bt(this['locale'],'Resolve'),_0x432de4['tooltip']=bt(this['locale'],'Resolve'),_0x432de4['icon']=_0x449174,_0x432de4['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x432de4['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x21d118=>!_0x21d118),_0x432de4['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x176ba0,_0x1df1cc)=>_0x176ba0&&!_0x1df1cc),_0x432de4['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x432de4;}['_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 Ht extends _0x41f494{constructor(_0x3ef47b){super(_0x3ef47b),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x18c722,_0x41fb63,_0x369051)=>{this['element']['innerHTML']=_0x369051;}),this['element']['innerHTML']=this['content'];}}class Ft extends _0x41f494{['visibleView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x5d0c45,_0x449cfc,_0x4c0d6f){super(_0x5d0c45),this['_model']=_0x449cfc,this['_config']=_0x4c0d6f,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['bind']('ariaLabel')['to'](_0x449cfc,'content',_0x449cfc,'authoredAt',(_0x2ac58b,_0xe2983a)=>bt(_0x5d0c45,'COMMENT_ARIA_LABEL',[_0x449cfc['author']['name'],_0x4c0d6f['formatDateTime'](_0xe2983a),new DOMParser()['parseFromString'](_0x2ac58b,'text/html')['body']['textContent'],_0x449cfc['isExternal']?this['getExternalCommentNote']():''])),this['ariaDescriptionView']=new _0x10f9be(_0x5d0c45,bt(_0x5d0c45,'COMMENT_THREAD_DESCRIPTION')),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']()),this['focusables']=new tt(),this['focusTracker']=new _0x911300(),this['keystrokes']=new _0x17329a(),this['focusCycler']=new _0x6f869d({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x1b2bfa=>_0x1b2bfa['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']?bt(this['locale'],'EXTERNAL_IMPORT_WORD_COMMENT'):bt(this['locale'],'EXTERNAL_COMMENT');}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?bt(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):bt(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['_createCommentContentView'](){const _0x10dd4c=new Ht(this['locale']);return _0x10dd4c['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x2f191d,_0x35bb6b)=>_0x35bb6b?_0x3c8898(_0x2f191d,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x2f191d),_0x10dd4c;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x2d0e2c=new Mt(this['locale'],this['_config']['editorConfig']);return _0x2d0e2c['value']=this['_model']['content'],_0x2d0e2c['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x2d0e2c['submitLabel']=bt(this['locale'],'Save'),_0x2d0e2c['on']('submit',(_0x3f21e0,_0x53c4b8)=>{this['fire']('updateComment',this['_model']['id'],_0x53c4b8),this['switchToDisplayMode'](),this['focus']();}),_0x2d0e2c['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x2d0e2c['once']('editorReady',()=>{_0x2d0e2c['focus']();}),_0x2d0e2c['createEditor'](),_0x2d0e2c['delegate']('editorReady')['to'](this),_0x2d0e2c['delegate']('editorDestroyed')['to'](this),_0x2d0e2c;}['_setupKeyboardNavigation'](){const _0xad2bcb=this['element'];this['keystrokes']['listenTo'](_0xad2bcb);for(const _0x2f92cf of this['focusables'])this['focusTracker']['add'](_0x2f92cf['element']),this['keystrokes']['listenTo'](_0x2f92cf['element']);this['focusables']['on']('change',(_0x51a23f,_0x15bd68)=>{for(const _0x550228 of _0x15bd68['removed'])this['focusTracker']['remove'](_0x550228['element']),this['keystrokes']['stopListening'](_0x550228['element']);for(const _0x2b3504 of _0x15bd68['added'])this['focusTracker']['add'](_0x2b3504['element']),this['keystrokes']['listenTo'](_0x2b3504['element']);}),this['keystrokes']['set']('enter',(_0x3f91a9,_0x4645d3)=>{_0xad2bcb===_0x3f91a9['target']&&(this['focusCycler']['focusFirst'](),_0x4645d3());}),this['keystrokes']['set']('esc',(_0x36b8a6,_0x2f0e17)=>{_0xad2bcb!==_0x36b8a6['target']&&(this['focus'](),_0x2f0e17());});}}class Ut extends/* #__PURE__ -- @preserve */
28
- _0x209f74(Ft){['actionBar'];['userView'];constructor(_0x515408,_0x3ec0b0,_0x28b792){super(_0x515408,_0x3ec0b0,_0x28b792),this['set']('actionIndicator',null),this['set']('placeholder',bt(_0x515408,'Reply...')),this['bind']('authoredAt')['to'](_0x3ec0b0),this['bind']('resolvedAt')['to'](_0x3ec0b0),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 _0x3cc9cf(_0x515408,_0x3ec0b0['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['listenTo'](_0x3ec0b0,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x17c1f6=this['bindTemplate'],_0x2a789d=[{'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':_0x17c1f6['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x17c1f6['to']('authoredAt',_0x524ad5=>this['_config']['formatDateTime'](_0x524ad5))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x17c1f6['if']('isEditMode','ck-comment__actions--hidden'),_0x17c1f6['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']&&_0x2a789d['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper'],'tabindex':-0x1,'aria-label':_0x17c1f6['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id'],'role':'listitem'},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x17c1f6['if']('isEditMode','ck-comment--edit'),_0x17c1f6['if']('isSystemComment','ck-comment--info'),_0x17c1f6['to']('actionIndicator',_0x46cbf8=>_0x46cbf8?'ck-comment--'+_0x46cbf8:'')],'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':_0x2a789d}]}]};}['_createEditButton'](){const _0x157dcb=new _0x38179e(this['locale']);return _0x157dcb['label']=bt(this['locale'],'Edit'),_0x157dcb['icon']=_0x372299,_0x157dcb['withText']=!0x0,_0x157dcb['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x157dcb['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x348214=>!_0x348214),_0x157dcb['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x157dcb['on']('execute',()=>this['switchToEditMode']()),_0x157dcb;}['_createRemoveButton'](){const _0x3b5c0b=new _0x38179e(this['locale']);return _0x3b5c0b['label']=bt(this['locale'],'Remove'),_0x3b5c0b['icon']=_0x4aea4e,_0x3b5c0b['withText']=!0x0,_0x3b5c0b['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x3b5c0b['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x4d7a5e=>!_0x4d7a5e),_0x3b5c0b['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x3b5c0b['on']('execute',()=>{this['showConfirm'](bt(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x3b5c0b;}['_createDropdown'](){const _0x2f7885=it(this['locale'],_0x2c46d9),_0x2bfbe0=_0x2f7885['panelView']['children'],_0x4251ce=new et(this['locale']),_0x27e126=_0x2f7885['bindTemplate'];st(_0x2f7885,()=>this['items']['find'](_0x528253=>_0x528253['isVisible'])),_0x2f7885['extendTemplate']({'attributes':{'class':[_0x27e126['if']('isVisible','ck-hidden',_0x43d330=>!_0x43d330)]}});const _0xd1b75c=(_0x21d22c,_0x2aa8af=-0x1)=>{const _0x2f6f27=new nt(this['locale']);_0x2f6f27['children']['add'](_0x21d22c);const _0x90a67c=_0x2aa8af>-0x1?_0x2aa8af:_0x4251ce['items']['length'];_0x4251ce['items']['add'](_0x2f6f27,_0x90a67c);const _0x289b0a=Array['from'](this['items']);_0x2f7885['unbind']('isEnabled','isVisible'),_0x2f7885['bind']('isEnabled')['toMany'](_0x289b0a,'isEnabled',(..._0x191b57)=>_0x191b57['some'](_0x42a070=>_0x42a070)),_0x2f7885['bind']('isVisible')['toMany'](_0x289b0a,'isVisible',(..._0x4af0e6)=>_0x4af0e6['some'](_0xe45b4d=>_0xe45b4d));};_0x2f7885['panelPosition']='sw',_0x2f7885['buttonView']['set']({'label':bt(this['locale'],'Show\x20more\x20items'),'icon':_0x27887e});for(const _0x4b96b3 of this['items'])_0xd1b75c(_0x4b96b3);return _0x2bfbe0['add'](_0x4251ce),_0x2f7885['listenTo'](this['items'],'add',(_0x504598,_0x29b340,_0x3385bf)=>{_0xd1b75c(_0x29b340,_0x3385bf);}),_0x2f7885['listenTo'](this['items'],'remove',(_0x534bf8,_0x5d2f58,_0x2458ce)=>{_0x4251ce['items']['remove'](_0x2458ce);}),_0x2f7885;}['_attachActions'](_0x3aefd1,_0x238cf4){const _0x525028=_0x3aefd1&&_0x3aefd1['element'];_0x525028&&(this['listenTo'](_0x525028,'mouseenter',()=>this['actionIndicator']=_0x238cf4),this['listenTo'](_0x525028,'focus',()=>this['actionIndicator']=_0x238cf4),this['listenTo'](_0x525028,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x525028,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0x25b7f8=super['_createCommentInputView']();return _0x25b7f8['bind']('placeholder')['to'](this),_0x25b7f8;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function Wt(_0x4435dd){const _0x1f13d7=_0xe3a524(_0x4435dd,0x1e),_0x4f4f28=new MutationObserver(_0x11e2ef=>{for(const _0x1f8f05 of _0x11e2ef)('attributes'==_0x1f8f05['type']&&'class'==_0x1f8f05['attributeName']||'childList'==_0x1f8f05['type']||'characterData'==_0x1f8f05['type'])&&_0x1f13d7();});return{'attach'(_0x463300){_0x4f4f28['observe'](_0x463300,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x4f4f28['disconnect'](),_0x1f13d7['cancel']();}};}class Kt extends _0x41f494{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x2340b0,_0x915eb9){super(_0x2340b0),this['id']=_0x396982(),this['focusTracker']=new _0x911300(),this['keystrokes']=new _0x17329a(),this['keystrokes']['set']('Esc',(_0x10fa63,_0x14e5be)=>this['fire']('Esc',_0x14e5be)),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']=Wt(()=>this['_updateHeight']()),this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this),this['content']['add'](_0x915eb9),this['mainView']=_0x915eb9;const _0x15633f=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x15633f['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 _0x22da0b=this['element']['clientHeight'];_0x22da0b&&(this['height']=_0x22da0b);}}class Yt extends/* #__PURE__ -- @preserve */
29
- _0x25c8c0(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x205562,target:_0x4f4d6e,type:_0x5e0daf,isVisible:_0x145087=!0x0}){super(),this['view']=_0x205562,this['view']['element']||this['view']['render'](),this['_type']=_0x5e0daf,this['_target']=_0x4f4d6e,Yt['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x382eec([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x56cf32,_0x1f122e)=>{this['view']['focusTracker']['add'](_0x1f122e);}),this['focusableElements']['on']('remove',(_0x35ffed,_0x4d981e)=>{this['view']['focusTracker']['remove'](_0x4d981e);}),this['set']('isVisible',_0x145087);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x17e351=this['_getNormalizedTarget']();return Yt['_assertCorrectTarget'](_0x17e351),_0x17e351;}get['targetRect'](){const _0x5a5f05=this['target'];if(null===_0x5a5f05)return null;if(_0x5a5f05 instanceof _0x3ba044)return _0x5a5f05;const _0x133463=_0x5a5f05['filter'](_0x1bff1f=>function(_0x585a1b){const _0x39b95e=_0x585a1b['offsetParent'];if(_0x39b95e)return!0x0;const _0x2c6302=_0x585a1b['getClientRects']()['item'](0x0);return!!_0x2c6302;}(_0x1bff1f));return 0x0===_0x133463['length']?null:_0x3ba044['getDomElementRects'](_0x133463[0x0])[0x0];}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x23f8cb){this['view']['isActive']=_0x23f8cb,this['view']['mainView']['isActive']=_0x23f8cb;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x3a0b73){if(!(null===_0x3a0b73||_0x3a0b73 instanceof _0x3ba044||Array['isArray'](_0x3a0b73)&&_0x3a0b73['every'](_0x56e79d=>Gt(_0x56e79d))))throw new _0x875303('annotation-invalid-target',null,{'target':_0x3a0b73});}['_getNormalizedTarget'](){const _0x311734='function'==typeof this['_target']?this['_target']():this['_target'];return Gt(_0x311734)?[_0x311734]:_0x311734;}}function Gt(_0x52281e){return null!==_0x52281e&&'object'==typeof _0x52281e&&'nodeType'in _0x52281e&&0x1===_0x52281e['nodeType'];}class jt extends _0x382eec{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x2c74f7=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x911300(),this['_focusTracker']['on']('change:isFocused',(_0x51573b,_0x4e87e8,_0x5aeb8e)=>{_0x5aeb8e||this['fire']('blur');});for(const _0x319706 of _0x2c74f7)this['add'](_0x319706);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x41c3dd){if(this['has'](_0x41c3dd))throw new _0x875303('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x41c3dd['innerView'],_0x41c3dd),this['_viewToAnnotation']['set'](_0x41c3dd['view'],_0x41c3dd);for(const _0x250514 of _0x41c3dd['focusableElements'])this['_focusTracker']['add'](_0x250514);this['listenTo'](_0x41c3dd['focusableElements'],'add',(_0x3bbbeb,_0x1552db)=>{this['_focusTracker']['add'](_0x1552db);}),this['listenTo'](_0x41c3dd['focusableElements'],'remove',(_0x6a2092,_0x2bb377)=>{this['_focusTracker']['remove'](_0x2bb377);}),this['listenTo'](_0x41c3dd['view']['focusTracker'],'change:isFocused',(_0x35e0b0,_0x2034fa,_0x40b323)=>{_0x40b323&&this['fire']('focus',_0x41c3dd);}),_0x41c3dd['updateTargetRect']();const _0x10f90b=this['_getOrderInContent'](_0x41c3dd['view']['targetRect']);return super['add'](_0x41c3dd,_0x10f90b);}['remove'](_0x25760f){if(!this['has'](_0x25760f))throw new _0x875303('annotationcollection-not-existing-item',null);this['stopListening'](_0x25760f['view']['focusTracker']),this['stopListening'](_0x25760f['focusableElements']);for(const _0x968bf0 of _0x25760f['focusableElements'])this['_focusTracker']['remove'](_0x968bf0);return this['_viewToAnnotation']['delete'](_0x25760f['view']),this['_innerViewToAnnotation']['delete'](_0x25760f['innerView']),super['remove'](_0x25760f);}['getByInnerView'](_0x28abef){return this['_innerViewToAnnotation']['get'](_0x28abef);}['getByView'](_0x3e04da){return this['_viewToAnnotation']['get'](_0x3e04da);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x4b78e1 of this)_0x4b78e1['updateTargetRect']();this['_sort']();}['_sort'](){const _0x2e0caf=Array['from'](this)['sort']((_0x350278,_0x2ec3b9)=>qt(_0x350278['view']['targetRect'],_0x2ec3b9['view']['targetRect']));for(let _0x5eaeac=_0x2e0caf['length']-0x1;_0x5eaeac>0x0;_0x5eaeac--){const _0x40c72c=_0x2e0caf[_0x5eaeac];_0x5eaeac!==this['getIndex'](_0x40c72c)&&(this['remove'](_0x40c72c),this['add'](_0x40c72c));}}['_getOrderInContent'](_0x262c39){let _0x4b4947=0x0;if(!_0x262c39)return this['length'];for(const _0x294fff of this){const _0x3473ca=_0x294fff['view']['targetRect'];if(_0x3473ca){if(qt(_0x262c39,_0x3473ca)<0x0)return _0x4b4947;_0x4b4947++;}}return _0x4b4947;}}function Xt({source:_0x2a4db0,target:_0x35696f,filter:_0x22cafc}){for(const _0x2bc0e7 of _0x2a4db0)_0x22cafc(_0x2bc0e7)&&_0x35696f['add'](_0x2bc0e7);_0x35696f['listenTo'](_0x2a4db0,'add',(_0x5a8ce8,_0x109000)=>{_0x22cafc(_0x109000)&&_0x35696f['add'](_0x109000);}),_0x35696f['listenTo'](_0x2a4db0,'remove',(_0x372680,_0x59f433)=>{_0x35696f['has'](_0x59f433)&&_0x35696f['remove'](_0x59f433);});}function qt(_0x15c3ca,_0x374f89){if(null===_0x15c3ca&&null===_0x374f89)return 0x0;if(null===_0x15c3ca)return-0x1;if(null===_0x374f89)return 0x1;const _0x11e122=_0x15c3ca['top']-_0x374f89['top'];return 0x0==_0x11e122?_0x15c3ca['left']-_0x374f89['left']:_0x11e122;}class $t extends _0x2def50{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0xa79ed9){if(super(_0xa79ed9),this['collection']=new jt(),this['_visibleAnnotations']=new jt(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0xa79ed9 instanceof _0x3bcaf9){const _0x352052=_0xa79ed9['locale'];_0xa79ed9['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':bt(_0x352052,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':bt(_0x352052,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':bt(_0x352052,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':bt(_0x352052,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':bt(_0x352052,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':bt(_0x352052,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':bt(_0x352052,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x5d09f2){this['collection']['add'](_0x5d09f2);}['remove'](_0x4e5679){this['collection']['remove'](_0x4e5679),_0x4e5679['destroy']();}['refreshVisibility'](){for(const _0x20f808 of this['collection'])_0x20f808['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x5b5e47){return this['collection']['getByInnerView'](_0x5b5e47);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x2f3e9b of this['collection'])_0x2f3e9b['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x165033){this['fire']('_activateAnnotation',_0x165033);}['createAnnotation'](_0x59f246){return new Yt(_0x59f246);}['createAnnotationView'](_0x2f3782,_0x45ccd0){return new Kt(_0x2f3782,_0x45ccd0);}['_addActiveAnnotation'](_0x671933){const _0x365e7d=new Set(this['activeAnnotations']);_0x365e7d['add'](_0x671933),this['activeAnnotations']=_0x365e7d;}['_removeActiveAnnotation'](_0xc83852){const _0x61958f=new Set(this['activeAnnotations']);_0x61958f['delete'](_0xc83852),this['activeAnnotations']=_0x61958f;}['_bindAnnotationsToVisibleAnnotations'](){const _0x53db34=this['collection'],_0x3e4572=this['_visibleAnnotations'];function _0x53108f(_0xb9a40){const _0x3a14d1=_0xb9a40['source'];_0x3a14d1['isVisible']&&!_0x3e4572['has'](_0x3a14d1)?_0x3e4572['add'](_0x3a14d1):!_0x3a14d1['isVisible']&&_0x3e4572['has'](_0x3a14d1)&&_0x3e4572['remove'](_0x3a14d1),_0x3a14d1['view']['focusTracker']['remove'](_0x3a14d1['view']['element']),_0x3a14d1['view']['focusTracker']['add'](_0x3a14d1['view']['element']);}this['listenTo'](_0x53db34,'add',(_0xf819c4,_0x4e4acc)=>{_0x4e4acc['isVisible']&&_0x3e4572['add'](_0x4e4acc),this['listenTo'](_0x4e4acc,'change:isVisible',_0x53108f);}),this['listenTo'](_0x53db34,'remove',(_0x22562d,_0x190af5)=>{_0x3e4572['has'](_0x190af5)&&_0x3e4572['remove'](_0x190af5),this['stopListening'](_0x190af5,'change:isVisible',_0x53108f);});}['_setupEnterAnnotationKeystroke'](){const _0x1931e6=_0xc93e4e=>{_0xc93e4e['on']('ready',()=>{_0xc93e4e['keystrokes']['set'](_0x20bd97,(_0x3b462e,_0x2fc292)=>{const _0x2756f6=_0x52122a(this['activeAnnotations']['values']());_0x2756f6&&(_0x2756f6['view']['focus'](),_0x2fc292());});});};this['context']instanceof _0x3bcaf9?_0x1931e6(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x1bd70f,_0x336ded)=>{_0x1931e6(_0x336ded);});}['_setupEscapeAnnotationHandling'](){const _0x9054cc=_0x371aea=>{const _0x3b8703=_0x371aea['source'],_0x4a7f56=[];let _0x2bd38c;if(Array['isArray'](_0x3b8703['target'])){_0x2bd38c=_0x3b8703['target'][0x0],this['context']instanceof _0x3bcaf9?_0x4a7f56['push'](this['context']):this['context']['editors']&&_0x4a7f56['push'](...this['context']['editors']);for(const _0x3ba0f6 of _0x4a7f56)for(const _0x3c161f of _0x3ba0f6['editing']['view']['domRoots']['values']())if(_0x3c161f['contains'](_0x2bd38c))return void _0x3ba0f6['editing']['view']['focus']();_0x2bd38c['focus']();}};this['listenTo'](this['collection'],'add',(_0x316791,_0xeb09d1)=>{this['listenTo'](_0xeb09d1,'escape',_0x9054cc,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x238ceb,_0x210e01)=>{this['stopListening'](_0x210e01,'escape',_0x9054cc);});}}const zt=Symbol('noChannel'),Jt={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class Qt extends _0x2def50{['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[$t,_0xeddd6c,_0x249f32];}static get['pluginName'](){return'CommentsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x35d072){super(_0x35d072),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x2b3afb=this['context']['config'];_0x2b3afb['define']('comments.maxCommentsWhenCollapsed',0x2),_0x2b3afb['define']('comments.maxThreadTotalWeight',0x1f4),_0x2b3afb['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x2b3afb['define']('comments.CommentThreadView',Bt),_0x2b3afb['define']('comments.CommentView',Ut),_0x2b3afb['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x1213d6=this['context']['plugins']['get']($t);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x4f2923,_0x43dd50)=>this['_addCommentThread'](_0x43dd50)),this['on']('submitCommentThread',(_0x1ca517,_0x43ba8a)=>this['_submitCommentThread'](_0x43ba8a)),this['on']('resolveCommentThread',(_0x3e1032,_0x1602cf)=>this['_resolveCommentThread'](_0x1602cf)),this['on']('resolveCommentThread',(_0x5b95ac,_0x15bdf3)=>this['_updateActiveAnnotation'](_0x15bdf3),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x163beb,_0x448174)=>this['_reopenCommentThread'](_0x448174)),this['on']('reopenCommentThread',(_0x2847fd,_0x2b3223)=>this['_updateActiveAnnotation'](_0x2b3223),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x43e556,_0x158a17)=>this['_removeCommentThread'](_0x158a17)),this['on']('updateCommentThread',(_0x3f290f,_0x39b280)=>this['_updateCommentThread'](_0x39b280)),this['on']('updateCommentThread',(_0x32fce5,_0x2d2469)=>this['_updateActiveAnnotation'](_0x2d2469),{'priority':'lowest'}),this['on']('addComment',(_0x2e81fc,_0x5995f7)=>this['_addComment'](_0x5995f7)),this['on']('updateComment',(_0x419273,_0x35567f)=>this['_updateComment'](_0x35567f)),this['on']('removeComment',(_0x58e1ef,_0xf745fe)=>this['_removeComment'](_0xf745fe)),this['on']('addComment',(_0x5a1fe7,{threadId:_0x36052a,isFromAdapter:_0x2b4a79})=>{if(_0x2b4a79)return;const _0x1eab31=this['getCommentThread'](_0x36052a),_0x30aaf0=_0x1eab31&&this['_threadToController']['get'](_0x1eab31);_0x30aaf0&&_0x30aaf0['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x1213d6,'change:activeAnnotations',(_0x4ef0dd,_0x5a763c,_0x599688)=>{const _0x4bf249=Array['from'](_0x599688)['map'](_0x36fce1=>this['_viewToController']['get'](_0x36fce1['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x4bf249?_0x4bf249['model']:null;});}set['adapter'](_0x127495){if(this['_adapter'])throw new _0x875303('commentsrepository-adapter-already-set');this['_adapter']=_0x127495;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x148f4f=zt,threadId:_0x405cbd=_0x396982(),comments:_0x5445db=[],unlinkedAt:_0x2ff825=null,resolvedAt:_0x54a9af=null,resolvedBy:_0x2390d3=null,target:_0x2aad37=null,context:_0x4a76a6=null,attributes:_0x236272={},isResolvable:_0x1daee7=!0x0,isSubmitted:_0x520435=!0x1,isFromAdapter:_0x5cc335=!0x1}={}){return this['fire'](ii('addCommentThread',_0x148f4f),{'channelId':_0x148f4f,'threadId':_0x405cbd,'comments':_0x5445db,'unlinkedAt':_0x2ff825,'resolvedAt':_0x54a9af,'resolvedBy':_0x2390d3,'target':_0x2aad37,'context':_0x4a76a6,'attributes':_0x236272,'isFromAdapter':_0x5cc335,'isResolvable':_0x1daee7,'isSubmitted':_0x520435}),this['getCommentThread'](_0x405cbd);}['openNewCommentThread']({channelId:_0xa53132=zt,threadId:_0x52e158=_0x396982(),target:_0x74c532,context:_0x79342=null,isResolvable:_0x179274=!0x0}){if(this['_readOnlyChannels']['has'](_0xa53132)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x74c532)throw new _0x875303('commentsrepository-missing-target');const _0x3262b8=this['addCommentThread']({'channelId':_0xa53132,'threadId':_0x52e158,'target':_0x74c532,'context':_0x79342,'isResolvable':_0x179274});if(!_0x3262b8)return null;const _0x2abeb0=this['_threadToController']['get'](_0x3262b8),_0xa354bd=_0x2abeb0['view']['commentThreadInputView']['commentInputView'],_0x2b6dbf=this['context']['plugins']['get']($t),_0x4f49db=_0x2b6dbf['getByInnerView'](_0x2abeb0['view']);return _0x2b6dbf['activate'](_0x4f49db),_0xa354bd['once']('editorReady',()=>_0xa354bd['focus']()),_0x3262b8;}['hasCommentThread'](_0x5c520c){if('string'!=typeof _0x5c520c)throw new _0x875303('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x5c520c);}['updateCommentThread']({channelId:_0xa4cedf=zt,threadId:_0x2409ee,context:_0x1e0281,unlinkedAt:_0x5629a0,attributes:_0x5dc8e3,isFromAdapter:_0x486a58=!0x1}){return this['fire'](ii('updateCommentThread',_0xa4cedf),{'channelId':_0xa4cedf,'threadId':_0x2409ee,'context':_0x1e0281,'unlinkedAt':_0x5629a0,'attributes':_0x5dc8e3,'isFromAdapter':_0x486a58}),this['getCommentThread'](_0x2409ee);}['getCommentThread'](_0x271211){if('string'!=typeof _0x271211)throw new _0x875303('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x271211);}['fetchCommentThread']({channelId:_0x17c475,threadId:_0xea774c}={}){const _0x16ad94=this['getCommentThread'](_0xea774c);if(_0x16ad94)return Promise['resolve'](_0x16ad94);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x875303('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x17c475,'threadId':_0xea774c})['then'](_0x3b3149=>this['hasCommentThread'](_0xea774c)?this['getCommentThread'](_0xea774c):_0x3b3149?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x17c475},_0x3b3149)):void 0x0)['catch'](_0x4fba07=>{throw console['error'](_0x4fba07),new _0x875303('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x36a202,skipNotAttached:_0x28d4bb=!0x1,skipEmpty:_0x2b6a67=!0x1,toJSON:_0x1fedc4=!0x1}={}){const _0x2321d4=[];for(const _0x90efff of this['_threads']['values']())_0x36a202&&_0x90efff['channelId']!==_0x36a202||_0x28d4bb&&!_0x90efff['isAttached']||_0x2b6a67&&0x0===_0x90efff['length']||_0x2321d4['push'](_0x90efff);return _0x1fedc4?_0x2321d4['map'](_0x4f4d9b=>_0x4f4d9b['toJSON']()):_0x2321d4;}['getAnnotationForCommentThread'](_0x203b0c){const _0x2dc6bd=this['_threadToController']['get'](_0x203b0c);if(!_0x2dc6bd)return null;return this['context']['plugins']['get']($t)['getByInnerView'](_0x2dc6bd['view'])||null;}['getCommentThreadForAnnotation'](_0x535f29){const _0x9c1735=this['_viewToController']['get'](_0x535f29['innerView']);return _0x9c1735?_0x9c1735['model']:null;}['setActiveCommentThread'](_0x41ab4f){const _0x159ede=this['context']['plugins']['get']($t);if(!_0x41ab4f)return void(this['activeCommentThread']&&_0x159ede['deactivateAll']());const _0x3e3aed=this['getCommentThread'](_0x41ab4f);if(!_0x3e3aed)throw new _0x875303('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x41ab4f});if(!this['_threadToController']['has'](_0x3e3aed))throw new _0x875303('commentsrepository-active-not-attached',null,{'threadId':_0x41ab4f});const _0x3160d0=_0x159ede['getByInnerView'](this['_threadToController']['get'](_0x3e3aed)['view']);_0x159ede['activate'](_0x3160d0);}['switchReadOnly'](_0x376a19,_0x250a99){_0x376a19?this['_readOnlyChannels']['add'](_0x250a99):this['_readOnlyChannels']['delete'](_0x250a99),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0xd81f2d){return this['_readOnlyChannels']['has'](_0xd81f2d)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x39b82c,_0x37ea76){return new It(_0x39b82c,_0x37ea76);}['setPermissions'](_0x3bed63,_0x2c2a7b=zt){this['_permissions']['set'](_0x2c2a7b,_0x3bed63),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x1bf4aa=zt){return this['_permissions']['has'](_0x1bf4aa)?this['_permissions']['get'](_0x1bf4aa):Jt;}['_addCommentThread']({channelId:_0x27838d,threadId:_0x563248,comments:_0x3f24b8,unlinkedAt:_0x3977f1,resolvedAt:_0x51f63c,resolvedBy:_0x400ff4,target:_0x354274,context:_0x1cf269,attributes:_0x541159,isFromAdapter:_0x3d5b8a,isResolvable:_0x3e6ccf,isSubmitted:_0x40e6a2}){if('string'!=typeof _0x563248)throw new _0x875303('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x563248});if(this['hasCommentThread'](_0x563248))throw new _0x875303('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x563248});const _0x318e30=new Zt(this,{'channelId':_0x27838d,'id':_0x563248,'context':_0x1cf269,'attributes':_0x541159,'unlinkedAt':_0x3977f1,'resolvedAt':_0x51f63c,'resolvedBy':_0x400ff4?this['context']['plugins']['get'](_0x249f32)['getUser'](_0x400ff4):null,'isResolvable':_0x3e6ccf,'isSubmitted':_0x40e6a2||_0x3d5b8a});this['_threads']['set'](_0x563248,_0x318e30);for(const _0x9beb2c of _0x3f24b8)_0x318e30['_add'](this['_createNewComment']({'threadId':_0x563248,..._0x9beb2c}));return _0x354274&&_0x318e30['attachTo'](_0x354274),_0x3d5b8a||!_0x318e30['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x27838d,'threadId':_0x563248});}['_submitCommentThread']({channelId:_0x1aec55,threadId:_0x216ba0}){if(!this['hasCommentThread'](_0x216ba0))throw new _0x875303('commentsrepository-missing-comment-thread',this);const _0x29eee0=this['getCommentThread'](_0x216ba0);if(_0x29eee0['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x5a12cf,comments:_0x22e0ce,resolvedAt:_0x27b5ce,resolvedBy:_0x1ec33e,context:_0x4b970e,attributes:_0x19ff59}=_0x29eee0,_0x377ad8=this['context']['plugins']['get']('PendingActions'),_0x199529=_0x377ad8['add'](bt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x1aec55,'threadId':_0x5a12cf,'comments':_0x22e0ce['map'](_0x404f26=>_0x404f26['toJSON']()),'resolvedAt':_0x27b5ce,'resolvedBy':_0x1ec33e?_0x1ec33e['id']:_0x1ec33e,'context':_0x4b970e,'attributes':_0x19ff59})['then'](({comments:_0x7be2f4})=>{_0x377ad8['remove'](_0x199529);for(const _0x4b378e of _0x7be2f4)this['_updateComment']({'channelId':_0x1aec55,'threadId':_0x216ba0,'commentId':_0x4b378e['commentId'],'createdAt':_0x4b378e['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x4c9fae=>{throw console['error'](_0x4c9fae),new _0x875303('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x6b3507,target:_0x263388}){const _0x4082b4=this['getCommentThread'](_0x6b3507);if(!_0x4082b4)throw new _0x875303('commentsrepository-attach-missing-comment-thread',this);const _0x3e16d3=this['context']['plugins']['get']('PendingActions'),_0x2ba001=this['context']['plugins']['get']($t),_0x33eecb=this['_createCommentThreadView'](_0x4082b4),_0x22a66f=new It(_0x4082b4,_0x33eecb);let _0x3347b4=null;_0x33eecb['on']('change:isDirty',(_0x586168,_0x1abf98,_0x1dcf63)=>{_0x1dcf63?_0x3347b4=_0x3e16d3['add'](bt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x3347b4&&(_0x3e16d3['remove'](_0x3347b4),_0x3347b4=null);}),this['_threadToController']['set'](_0x4082b4,_0x22a66f),this['_viewToController']['set'](_0x33eecb,_0x22a66f);const _0x40be76=new Kt(this['context']['locale'],_0x33eecb);_0x40be76['bind']('length')['to'](_0x33eecb),_0x40be76['bind']('isDirty')['to'](_0x33eecb,'isDirty',_0x33eecb,'length',(_0x39bb52,_0x2f9891)=>_0x39bb52||!_0x2f9891),_0x40be76['bind']('isActive')['to'](_0x33eecb),_0x40be76['type']='comment';const _0x330403=new Yt({'view':_0x40be76,'target':_0x263388,'type':'comment','isVisible':!_0x4082b4['archivedAt']&&!!('function'==typeof _0x263388?_0x263388():_0x263388)});return _0x33eecb['on']('escape',()=>{_0x330403['fire']('escape');}),this['_bindAnnotationToEditors'](_0x33eecb,_0x330403),_0x2ba001['add'](_0x330403),_0x330403;}['_bindAnnotationToEditors'](_0xe1557d,_0x2da35a){this['listenTo'](_0xe1557d,'editorReady',(_0x3534cb,_0x2d070b)=>{const _0xc5bca1=_0x2d070b['ui']['view']['body']['bodyCollectionContainer'];_0x2da35a['focusableElements']['add'](_0xc5bca1),this['context']instanceof _0x3bcaf9&&this['context']['ui']['focusTracker']['add'](_0xc5bca1);},{'priority':'highest'}),this['listenTo'](_0xe1557d,'editorDestroyed',(_0x1cf2a7,_0x4a67c9)=>{const _0x9314f6=_0x4a67c9['ui']['view']['body']['bodyCollectionContainer'];_0x2da35a['focusableElements']['has'](_0x9314f6)&&_0x2da35a['focusableElements']['remove'](_0x9314f6),this['context']instanceof _0x3bcaf9&&this['context']['ui']['focusTracker']['remove'](_0x9314f6);});}['_unbindEditors'](_0x4bc4dc){this['stopListening'](_0x4bc4dc,'editorReady'),this['stopListening'](_0x4bc4dc,'editorDestroyed');}['_createCommentThreadView'](_0x185ecc){const _0x5f3a08=this['context']['plugins']['get'](_0x249f32),{config:_0x15f297,locale:_0x332d53}=this['context'],_0x4ccf53=_0x2591cb(_0x15f297['get']('locale'),_0x332d53);return new(0x0,(_0x15f297['get']('comments'))['CommentThreadView'])(_0x332d53,_0x185ecc,_0x5f3a08['me'],{'editorConfig':{..._0x15f297['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x15f297['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x15f297['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x15f297['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x15f297['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x4ccf53,'CommentView':_0x15f297['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x31c3e4,channelId:_0x5e9046,resolvedAt:_0x410fa3,resolvedBy:_0x41f371,isFromAdapter:_0x353274}){if(!this['hasCommentThread'](_0x31c3e4))throw new _0x875303('commentsrepository-missing-comment-thread',null,{'threadId':_0x31c3e4});const _0x4a5b43=this['getCommentThread'](_0x31c3e4);if(_0x4a5b43['isResolved'])throw new _0x875303('commentsrepository-resolved-comment-thread',null,{'threadId':_0x31c3e4});const _0x43a044=this['context']['plugins']['get'](_0x249f32);if(_0x4a5b43['resolvedBy']=_0x43a044['getUser'](_0x41f371),_0x4a5b43['resolvedAt']=_0x410fa3,_0x353274||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x1e326b=this['context']['plugins']['get']('PendingActions'),_0x4998ed=_0x1e326b['add'](bt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x5e9046,'threadId':_0x31c3e4})['then'](({resolvedAt:_0x34ad8a,resolvedBy:_0xd98fcd})=>{_0x1e326b['remove'](_0x4998ed),_0x4a5b43['resolvedBy']['id']!==_0xd98fcd&&(_0x4a5b43['resolvedBy']=_0x43a044['getUser'](_0xd98fcd)),_0x4a5b43['resolvedAt']=_0x34ad8a;})['catch'](_0x6d1293=>{throw console['error'](_0x6d1293),new _0x875303('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x797b42,channelId:_0x46040b,isFromAdapter:_0x5340fd}){if(!this['hasCommentThread'](_0x797b42))throw new _0x875303('commentsrepository-missing-comment-thread',null,{'threadId':_0x797b42});const _0x3c2dbf=this['getCommentThread'](_0x797b42);if(!_0x3c2dbf['isResolved'])throw new _0x875303('commentsrepository-reopen-comment-thread',null,{'threadId':_0x797b42});if(_0x3c2dbf['resolvedBy']=null,_0x3c2dbf['resolvedAt']=null,_0x5340fd||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x3869de=this['context']['plugins']['get']('PendingActions'),_0x5d181f=_0x3869de['add'](bt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x46040b,'threadId':_0x797b42})['then'](()=>_0x3869de['remove'](_0x5d181f))['catch'](_0x2eb35c=>{throw console['error'](_0x2eb35c),new _0x875303('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x5b9f08,isFromAdapter:_0x24a401}){const _0xf070d2=this['getCommentThread'](_0x5b9f08);if(!_0xf070d2)throw new _0x875303('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x5b9f08),this['_threads']['delete'](_0x5b9f08),!_0xf070d2['isSubmitted']||_0x24a401||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0xce1c9d=this['context']['plugins']['get']('PendingActions'),{channelId:_0x4334ca}=_0xf070d2,_0x3a377c=_0xce1c9d['add'](bt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x4334ca,'threadId':_0x5b9f08})['then'](()=>_0xce1c9d['remove'](_0x3a377c))['catch'](_0x35ead9=>{throw console['error'](_0x35ead9),new _0x875303('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x5188e0,unlinkedAt:_0x2ba601,context:_0x3840dd,attributes:_0x49b546,isFromAdapter:_0x2f1305}){if('string'!=typeof _0x5188e0)throw new _0x875303('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x5188e0});if(!this['hasCommentThread'](_0x5188e0))throw new _0x875303('commentsrepository-missing-comment-thread',null,{'threadId':_0x5188e0});const _0x10abe5=this['getCommentThread'](_0x5188e0);let _0x3e3630=!0x1;if(void 0x0!==_0x3840dd&&_0x10abe5['context']!==_0x3840dd&&(_0x10abe5['context']=_0x3840dd,_0x3e3630=!0x0),void 0x0!==_0x2ba601&&_0x10abe5['unlinkedAt']!==_0x2ba601&&(_0x10abe5['unlinkedAt']=_0x2ba601,_0x3e3630=!0x0),_0x49b546&&!_0x2b5bed(_0x49b546,_0x10abe5['attributes'])&&(_0x10abe5['attributes']=_0x49b546,_0x3e3630=!0x0),!_0x3e3630)return Promise['resolve']();if(!_0x10abe5['isSubmitted']||_0x2f1305||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x8d594f=this['context']['plugins']['get']('PendingActions'),{channelId:_0x46f59a}=_0x10abe5,_0x244577=_0x8d594f['add'](bt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x46f59a,'threadId':_0x5188e0,'context':_0x3840dd,'unlinkedAt':_0x2ba601,'attributes':_0x49b546})['then'](()=>_0x8d594f['remove'](_0x244577))['catch'](_0x335450=>{throw console['error'](_0x335450),new _0x875303('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x2cad76){const _0x1ce102=this['context']['plugins']['get']($t),_0x24f872=this['getCommentThread'](_0x2cad76);if(_0x24f872['_isAttached']=!0x1,this['_threadToController']['has'](_0x24f872)){const _0x399480=this['_threadToController']['get'](_0x24f872),_0x35f08c=_0x399480['view'],_0x1f1c49=_0x1ce102['getByInnerView'](_0x35f08c);this['_threadToController']['delete'](_0x24f872),this['_viewToController']['delete'](_0x35f08c),_0x1f1c49&&_0x1ce102['remove'](_0x1f1c49),_0x399480['destroy'](),_0x35f08c['destroy']()['then'](()=>{this['_unbindEditors'](_0x35f08c);});}}['_updateActiveAnnotation']({threadId:_0xcf5f1c,resolvedAt:_0xe2d92a,unlinkedAt:_0xb2e08d}){const _0x1f91cd=!!_0xe2d92a,_0x32a12b=this['context']['plugins']['get']($t),_0x136e21=this['getCommentThread'](_0xcf5f1c);if(this['_threadToController']['has'](_0x136e21)){const _0x343ade=this['_threadToController']['get'](_0x136e21)['view'],_0x25e76d=_0x32a12b['getByInnerView'](_0x343ade);_0x25e76d&&(_0x1f91cd&&_0x32a12b['_removeActiveAnnotation'](_0x25e76d),_0xb2e08d?_0x25e76d['isVisible']=!0x1:_0x25e76d['refreshVisibility']());}}['_getExternalAuthor'](_0x4c1d04){const _0x33aeaa=this['context']['plugins']['get'](_0x249f32),_0x325667=_0x4098d('external:'+_0x4c1d04),_0x2739c5=_0x33aeaa['getUser'](_0x325667);return _0x2739c5||_0x33aeaa['addUser']({'id':_0x325667,'name':_0x4c1d04});}['_createNewComment']({threadId:_0x277f41,commentId:_0x110e7e=_0x396982(),content:_0x281746,authorId:_0x4b203b,createdAt:_0x27472e,attributes:_0x41fda9}){if('string'!=typeof _0x110e7e)throw new _0x875303('commentsrepository-invalid-commentid');if('string'!=typeof _0x4b203b)throw new _0x875303('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x281746||!_0x281746['trim']())throw new _0x875303('commentsrepository-invalid-comment-content');const _0x112c7a=this['context']['plugins']['get'](_0x249f32)['getUser'](_0x4b203b);if(!_0x112c7a)throw new _0x875303('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x4b203b});let _0x2e7c62=null,_0x61a5e1=_0x27472e;return _0x41fda9?.['@external']&&(_0x2e7c62=this['_getExternalAuthor'](_0x41fda9['@external']['authorName']),_0x61a5e1=new Date(_0x41fda9['@external']['createdAt'])),new ti(this,{'threadId':_0x277f41,'id':_0x110e7e,'author':_0x2e7c62||_0x112c7a,'creator':_0x112c7a,'content':_0x281746,'createdAt':_0x27472e,'authoredAt':_0x61a5e1,'attributes':_0x41fda9});}['_addComment'](_0x25e71){let {threadId:_0x3d14dc,content:_0x488d96,attributes:_0x49bc0f,isFromAdapter:_0x37c212}=_0x25e71;const _0x376ab7=this['getCommentThread'](_0x25e71['threadId']);if(!_0x376ab7)throw new _0x875303('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x2b847a=this['_createNewComment'](_0x25e71),{id:_0x3c1882}=_0x2b847a;if(_0x376ab7['_add'](_0x2b847a),_0x37c212||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x376ab7['isSubmitted'])return Promise['resolve']();const _0x131e38=this['context']['plugins']['get']('PendingActions'),{channelId:_0x39aa25}=_0x376ab7,_0x38b464=_0x131e38['add'](bt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x49bc0f||(_0x49bc0f={}),this['adapter']['addComment']({'channelId':_0x39aa25,'threadId':_0x3d14dc,'commentId':_0x3c1882,'content':_0x488d96,'attributes':_0x49bc0f})['then'](_0xcfafe=>{_0x131e38['remove'](_0x38b464),_0xcfafe&&this['_updateComment']({'channelId':_0x39aa25,'threadId':_0x3d14dc,'commentId':_0x3c1882,'createdAt':_0xcfafe['createdAt'],'isFromAdapter':!0x0});})['catch'](_0xb12061=>{throw console['error'](_0xb12061),new _0x875303('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x212081,commentId:_0x182be1,content:_0x2cc7f8,createdAt:_0x36ca40,attributes:_0xc0a7e5,isFromAdapter:_0x23e187}){if(void 0x0!==_0x2cc7f8&&('string'!=typeof _0x2cc7f8||!_0x2cc7f8['trim']()['length']))throw new _0x875303('commentsrepository-update-comment-invalid-content');const _0x1e3757=this['getCommentThread'](_0x212081),_0x1909ec=_0x1e3757['getComment'](_0x182be1);if(!_0x1909ec)throw new _0x875303('commentsrepository-update-missing-comment',this);let _0x173a63=!0x1;if(_0x2cc7f8&&_0x2cc7f8!==_0x1909ec['content']&&(_0x1909ec['isEditable']||_0x23e187)&&(_0x1909ec['content']=_0x2cc7f8,_0x173a63=!0x0),_0x36ca40&&_0x36ca40!==_0x1909ec['createdAt']&&(_0x1909ec['createdAt']=_0x36ca40,_0x1909ec['attributes']&&_0x1909ec['attributes']['@external']||(_0x1909ec['authoredAt']=_0x36ca40),_0x173a63=!0x0),_0xc0a7e5&&!_0x2b5bed(_0xc0a7e5,_0x1909ec['attributes'])&&(_0x1909ec['attributes']=_0xc0a7e5,_0x173a63=!0x0),!_0x173a63)return Promise['resolve']();if(_0x1e3757['fire']('commentUpdated'),_0x23e187||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x499958=this['context']['plugins']['get']('PendingActions'),{channelId:_0x33feb4}=this['getCommentThread'](_0x1909ec['threadId']),_0x2af258=_0x499958['add'](bt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x33feb4,'threadId':_0x212081,'commentId':_0x182be1,'content':_0x2cc7f8,'attributes':_0xc0a7e5})['then'](()=>_0x499958['remove'](_0x2af258))['catch'](_0x2881f8=>{throw console['error'](_0x2881f8),new _0x875303('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x218d5a,commentId:_0xc7be25,isFromAdapter:_0x331dc4}){const _0x26602d=this['getCommentThread'](_0x218d5a),_0x4b1e7e=_0x26602d['getComment'](_0xc7be25);if(!_0x4b1e7e)throw new _0x875303('commentsrepository-remove-missing-comment',this);if(_0x26602d['_remove'](_0x4b1e7e),_0x331dc4||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x5eecd4=this['context']['plugins']['get']('PendingActions'),{channelId:_0x390e49}=_0x26602d,_0x42e94c=_0x5eecd4['add'](bt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x390e49,'threadId':_0x218d5a,'commentId':_0xc7be25})['then'](()=>_0x5eecd4['remove'](_0x42e94c))['catch'](_0x255b4d=>{throw console['error'](_0x255b4d),new _0x875303('commentsrepository-remove-comment-internal-error',this);});}}class Zt extends/* #__PURE__ -- @preserve */
30
- _0x25c8c0(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x4fd84f,_0x21c631){super();const _0x593b78=_0x21c631['isResolvable'];this['channelId']=_0x21c631['channelId'],this['id']=_0x21c631['id'],this['comments']=new _0x382eec(),this['_repository']=_0x4fd84f,this['_isAttached']=!0x1,this['_isSubmitted']=_0x21c631['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x4fd84f,'_permissions',_0x4fd84f,'_readOnlyChannels',()=>_0x4fd84f['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x4fd84f,'_permissions',()=>_0x4fd84f['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x4fd84f,'_permissions',()=>{const _0x129bbf=_0x4fd84f['getPermissions'](this['channelId']);return _0x129bbf['write']||_0x129bbf['admin'];}),this['bind']('isResolvable')['to'](_0x4fd84f,'_permissions',()=>_0x593b78&&_0x4fd84f['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x21c631['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x307842,_0x3773b5)=>_0x307842?_0x3773b5?_0x307842<_0x3773b5?_0x307842:_0x3773b5:_0x307842:_0x3773b5),this['set']('unlinkedAt',_0x21c631['unlinkedAt']||null),this['set']('resolvedAt',_0x21c631['resolvedAt']||null),this['set']('resolvedBy',_0x21c631['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x55ebad=>!!_0x55ebad),this['set']('attributes',_0x21c631['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x30a7e9,_0x4a5c63)=>_0x30a7e9+_0x4a5c63['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x497f4c,id:_0x5b6dcd}=this;this['_repository']['fire'](ii('submitCommentThread',_0x497f4c),{'channelId':_0x497f4c,'threadId':_0x5b6dcd});}['setUnlinkedAt'](_0x4cbd6e){this['_update']({'unlinkedAt':_0x4cbd6e});}['resolve']({resolvedAt:_0x1842c3=new Date(),resolvedBy:_0x118c32='',isFromAdapter:_0x13347b=!0x1}={}){const _0x2d31fa=this['_repository']['context']['plugins']['get'](_0x249f32)['me'],{channelId:_0x7d8cea,id:_0x293457}=this;this['_repository']['fire'](ii('resolveCommentThread',_0x7d8cea),{'channelId':_0x7d8cea,'threadId':_0x293457,'resolvedAt':_0x1842c3,'resolvedBy':_0x118c32||_0x2d31fa['id'],'isFromAdapter':_0x13347b});}['reopen']({isFromAdapter:_0xb81c1c=!0x1}={}){const {channelId:_0x1d738c,id:_0xf7c9b3}=this;this['_repository']['fire'](ii('reopenCommentThread',_0x1d738c),{'channelId':_0x1d738c,'threadId':_0xf7c9b3,'isFromAdapter':_0xb81c1c});}['setContext'](_0x184493){this['context']||this['_update']({'context':_0x184493});}['setAttribute'](_0x7bf02e,_0x13d922){const _0x5f691a=_0x23dbb3(this['attributes']);_0x5cc645(_0x5f691a,_0x7bf02e,_0x13d922),this['_update']({'attributes':_0x5f691a});}['removeAttribute'](_0x38b983){const _0x50ca54=_0x23dbb3(this['attributes']);_0x5c66ba(_0x50ca54,_0x38b983),this['_update']({'attributes':_0x50ca54});}['remove']({isFromAdapter:_0x8733c4=!0x1}={}){const {channelId:_0x1200e3,id:_0x45ee85}=this;this['_repository']['fire'](ii('removeCommentThread',_0x1200e3),{'channelId':_0x1200e3,'threadId':_0x45ee85,'isFromAdapter':_0x8733c4});}['attachTo'](_0x13c88d){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x13c88d});}['addComment'](_0x54c846){const {channelId:_0x1a29cf,id:_0xd359ab}=this;this['_repository']['fire'](ii('addComment',_0x1a29cf,_0xd359ab),Object['assign']({'channelId':_0x1a29cf,'threadId':_0xd359ab},_0x54c846));}['getComment'](_0x4cb810){if('string'!=typeof _0x4cb810)throw new _0x875303('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x4cb810});return this['comments']['get'](_0x4cb810);}['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'](_0x4231c7=>_0x4231c7['toJSON']()),'attributes':this['attributes']};}['_add'](_0x3175f5){return this['listenTo'](_0x3175f5,'change:authoredAt',()=>{const _0x53ad70=this['_findOptimalIndex'](_0x3175f5),_0x4bf25f=this['comments'];_0x53ad70-0x1!=_0x4bf25f['getIndex'](_0x3175f5)&&_0x53ad70+0x1!=_0x4bf25f['getIndex'](_0x3175f5)&&(this['_remove'](_0x3175f5),this['_add'](_0x3175f5));}),this['comments']['add'](_0x3175f5,this['_findOptimalIndex'](_0x3175f5));}['_update'](_0x14ec50){const {channelId:_0x577c81,id:_0x36b8d3}=this;this['_repository']['fire'](ii('updateCommentThread',_0x577c81),{..._0x14ec50,'channelId':_0x577c81,'threadId':_0x36b8d3});}['_remove'](_0x440110){return this['stopListening'](_0x440110),_0x440110['destroy'](),this['comments']['remove'](_0x440110);}['_findOptimalIndex'](_0x2d7538){const _0x4a921e=this['comments']['find'](_0x5e97e9=>new Date(_0x5e97e9['authoredAt'])['getTime']()>new Date(_0x2d7538['authoredAt'])['getTime']());return _0x4a921e?this['comments']['getIndex'](_0x4a921e):this['length'];}}class ti extends/* #__PURE__ -- @preserve */
31
- _0x25c8c0(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x34f20c,_0x7c817e){super();const _0x5d1d17=_0x34f20c['context']['plugins']['get'](_0x249f32)['me'],_0xec7c02=_0x34f20c['getCommentThread'](_0x7c817e['threadId']),_0x1812f6=0x0===_0xec7c02['comments']['length'],_0x56625b=_0x5d1d17===_0x7c817e['author'];this['id']=_0x7c817e['id'],this['threadId']=_0x7c817e['threadId'],this['author']=_0x7c817e['author'],this['creator']=_0x7c817e['creator'],this['isExternal']=Boolean(_0x7c817e['attributes']&&_0x7c817e['attributes']['@external']),this['set']('content',_0x7c817e['content']),this['createdAt']=_0x7c817e['createdAt']||new Date(),this['set']('authoredAt',_0x7c817e['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0xec7c02,'resolvedAt'),this['set']('attributes',_0x7c817e['attributes']||{}),this['bind']('isEditable')['to'](_0x34f20c,'_permissions',()=>{const _0x3fe291=_0x34f20c['getPermissions'](_0xec7c02['channelId'])['write'],_0x496f15=_0x34f20c['getPermissions'](_0xec7c02['channelId'])['modifyAll'];return _0x56625b&&_0x3fe291||!_0x56625b&&_0x496f15;}),this['bind']('isRemovable')['to'](_0xec7c02,'isRemovable',_0x34f20c,'_permissions',_0x5d9fcf=>{const _0x212944=_0x34f20c['getPermissions'](_0xec7c02['channelId'])['write'],_0x44f8d0=_0x34f20c['getPermissions'](_0xec7c02['channelId'])['modifyAll'];return _0x56625b&&_0x212944||_0x5d9fcf&&_0x1812f6||!_0x56625b&&_0x44f8d0&&!_0x1812f6;}),this['bind']('isReadOnly')['to'](_0xec7c02,'isReadOnly'),this['_repository']=_0x34f20c;}get['weight'](){return Math['max'](function(_0x60e747){const _0x127209=document['createElement']('div');return _0x127209['innerHTML']=_0x60e747,_0x127209['textContent']['length'];}(this['content']),0xc8);}['update'](_0xbdd28a){const {threadId:_0x4425c7,id:_0x1207cd}=this;if(!this['_repository']['hasCommentThread'](_0x4425c7))throw new _0x875303('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x44312a}=this['_repository']['getCommentThread'](_0x4425c7);this['_repository']['fire'](ii('updateComment',_0x44312a,_0x4425c7),{'channelId':_0x44312a,'threadId':_0x4425c7,'commentId':_0x1207cd,..._0xbdd28a});}['setAttribute'](_0x3be531,_0xb9cf7){const _0x39ab16=_0x23dbb3(this['attributes']);_0x5cc645(_0x39ab16,_0x3be531,_0xb9cf7),this['update']({'attributes':_0x39ab16});}['removeAttribute'](_0x3d2218){const _0xc50120=_0x23dbb3(this['attributes']);_0x5c66ba(_0xc50120,_0x3d2218),this['update']({'attributes':_0xc50120});}['remove'](_0x363632={}){if(!_0x363632['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0xef2a81,id:_0xbbeb7f}=this;if(!this['_repository']['hasCommentThread'](_0xef2a81))throw new _0x875303('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x55f498}=this['_repository']['getCommentThread'](_0xef2a81);this['_repository']['fire'](ii('removeComment',_0x55f498,_0xef2a81),{'channelId':_0x55f498,'threadId':_0xef2a81,'commentId':_0xbbeb7f,..._0x363632});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function ii(_0x1eaaa5,..._0xd38ccf){for(const _0x329dd3 of _0xd38ccf)void 0x0!==_0x329dd3&&(_0x1eaaa5+=':'+String(_0x329dd3));return _0x1eaaa5;}class ei extends _0x827b78{constructor(_0x1aaa71){super(_0x1aaa71),this['set']('hasContent',!0x1);}['refresh'](){const _0x4b1d80=this['editor']['model']['document']['selection'];this['isEnabled']=!0x0,this['hasContent']=!0x1;for(const _0x4fc14f of _0x4b1d80['getRanges']())if(this['_hasContent'](_0x4fc14f))return void(this['hasContent']=!0x0);}['execute']({threadId:_0x5b4b23=_0x396982(),ranges:_0x3216dd,comment:_0x3c99de}={}){const _0x3e69fc=this['editor']['model'],_0x26205a=_0x3216dd??Array['from'](_0x3e69fc['document']['selection']['getRanges']()),_0x2710d4=[];for(const _0x227e19 of _0x26205a)this['_hasContent'](_0x227e19)&&_0x2710d4['push'](this['_trimToContent'](_0x227e19));if(!_0x2710d4['length'])throw new _0x875303('addcommentthreadcommand-incorrect-ranges',null);_0x3c99de&&this['_createCommentThread'](_0x5b4b23,_0x3c99de),this['_createMarkersFromRanges'](_0x5b4b23,_0x2710d4,!!_0x3c99de);}['_createMarkersFromRanges'](_0x5436a7,_0x417fdb,_0x1f8797){this['editor']['model']['change'](_0x26e128=>{for(const _0x3420f0 of _0x417fdb){const _0x19fee1=_0x396982()['substr'](0x1,0x5),_0x29069e='comment:'+_0x5436a7+':'+_0x19fee1;_0x26e128['addMarker'](_0x29069e,{'range':_0x3420f0,'usingOperation':_0x1f8797,'affectsData':_0x1f8797});}});}['_createCommentThread'](_0x549e3c,_0x3b21a0){const _0x2a459d=this['editor']['plugins']['get']('CommentsRepository'),_0x17bf3a=this['editor']['config']['get']('collaboration.channelId'),_0x352975=this['editor']['plugins']['get']('Users')['me'];if(!_0x352975)throw new _0x875303('addcommentthreadcommand-user-not-found',null);_0x2a459d['addCommentThread']({'threadId':_0x549e3c,'channelId':_0x17bf3a,'comments':[{'authorId':_0x352975['id'],'content':_0x3b21a0,'createdAt':new Date(),'attributes':{}}]});}['_hasContent'](_0x2b97a1){for(const _0x357f1c of _0x2b97a1['getItems']())if(this['_itemIsContent'](_0x357f1c))return!0x0;return!0x1;}['_itemIsContent'](_0x177c5a){return _0x177c5a['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x177c5a)&&!_0x177c5a['is']('element','tableCell');}['_trimToContent'](_0xc0cbe1){const _0x1570af=_0x4804c7=>!this['_itemIsContent'](_0x4804c7['item']),_0x216083=_0xc0cbe1['start']['getLastMatchingPosition'](_0x1570af),_0x2238a7=_0xc0cbe1['end']['getLastMatchingPosition'](_0x1570af,{'direction':'backward'});return this['editor']['model']['createRange'](_0x216083,_0x2238a7);}}class si extends _0x357641{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[$t];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5f245d){super(_0x5f245d),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x2ab5e8=this['editor'],_0x3a44bb=_0x2ab5e8['model']['document']['selection'],_0xd9b268=_0x4664ac(()=>this['refreshSelectedViews'](),0xa);_0x3a44bb['on']('change:range',(_0x31d0db,_0x24e761)=>{_0x24e761['directChange']&&(_0xd9b268['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x2ab5e8['editing']['view']['document'],'change:isFocused',(_0x5b0c95,_0x3cf710,_0x28c2bb)=>{_0x28c2bb&&_0xd9b268();}),this['listenTo'](_0x2ab5e8['ui']['focusTracker'],'change:isFocused',(_0x133052,_0x45daf6,_0x5e6fb9)=>{_0x5e6fb9||this['fire']('blur',{'isAnnotationTracked':_0x32b323=>this['_editorAnnotationsData']['has'](_0x32b323['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x24b72b){if(this['_editorAnnotations']['has'](_0x24b72b['view']))return;this['_editorAnnotations']['add'](_0x24b72b['view']),this['editor']['ui']['focusTracker']['add'](_0x24b72b['view']['element']);const _0x105ca0=this['editor']['plugins']['get']($t);this['listenTo'](_0x105ca0['collection'],'remove',(_0x2e1ae4,_0x740d8c)=>{this['editor']['ui']['focusTracker']['remove'](_0x740d8c['view']['element']),this['_editorAnnotations']['delete'](_0x740d8c['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x2ae52e){if('function'!=typeof _0x2ae52e)throw new _0x875303('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x2ae52e);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x223f94,annotations:_0x17cc2d}){const _0x42588e=[],_0x3ef91e=this['editor']['model']['document']['selection'],_0x18e1b8=Array['from'](_0x3ef91e['getRanges']());for(const [_0x5a1bc9,_0x366844]of this['_editorAnnotationsData']){const _0x2ca4fa=_0x75820(_0x366844),_0x417838=_0x17cc2d['getByInnerView'](_0x5a1bc9);_0x2ca4fa&&_0x417838&&_0x42588e['push']({'annotation':_0x417838,'range':_0x2ca4fa});}function _0x75820(_0x1bcb6e){for(const _0x34f7bb of _0x1bcb6e)for(const _0x51a4d4 of _0x18e1b8)if(_0x34f7bb['containsRange'](_0x51a4d4,!_0x3ef91e['isCollapsed']))return _0x34f7bb;return null;}return _0x42588e['sort']((_0x2fe88d,_0x4634b7)=>{const _0xf44f49=_0x2fe88d['range'],_0xb59ed0=_0x4634b7['range'];if(!_0xf44f49['isEqual'](_0xb59ed0)){if(_0xf44f49['containsRange'](_0xb59ed0,!0x0))return 0x1;if(_0xb59ed0['containsRange'](_0xf44f49,!0x0))return-0x1;}return _0x2fe88d['annotation']==_0x223f94?-0x1:_0x4634b7['annotation']==_0x223f94?0x1:0x0;})['map'](_0x4c4af3=>_0x4c4af3['annotation']);}get['_editorAnnotationsData'](){const _0x4d427f=new Map();for(const _0x11602d of Array['from'](this['_dataCollectors']))for(const [_0x26b2be,_0xd1c016]of _0x11602d())_0x4d427f['set'](_0x26b2be,_0xd1c016);return _0x4d427f;}}class ni extends _0x357641{['afterInit'](){const _0x585295=this['editor'];if(!_0x585295['plugins']['has']('RestrictedEditingModeEditing'))return;_0x585295['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class oi extends _0x357641{constructor(_0x23b8e0){super(_0x23b8e0),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x26e43f=this['editor'],_0x332059=_0x26e43f['commands']['get']('importWord'),_0x5471cc=_0x26e43f['plugins']['get'](_0x249f32);_0x332059&&(_0x332059['on']('execute',(_0x11df4c,[,_0x32ac18])=>{_0x32ac18['collaboration_features']={'comments':!0x0,'user_id':_0x5471cc['me']['id']};},{'priority':_0x34bacf['high']+0xa}),this['listenTo'](_0x332059,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x354ef1,_0x1b050c){const {comment_threads:_0x374c79}=_0x1b050c;_0x374c79&&_0x374c79['forEach'](({thread_id:_0x3718aa,comments:_0xe54da4,is_resolved:_0x9c40e})=>{const _0x1d8c7f=new Date(),_0x2a13bc=_0xe54da4['map'](({author:_0x50ff21,content:_0x4645c3,created_at:_0x58c10a})=>({'content':_0x4645c3,'authorId':this['editor']['plugins']['get'](_0x249f32)['me']['id'],'createdAt':_0x1d8c7f,'attributes':{'@external':{'authorName':_0x50ff21,'createdAt':_0x58c10a?new Date(_0x58c10a):new Date(),'source':'importWord'}}})),_0x4e9490=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](Qt)['addCommentThread']({'channelId':_0x4e9490,'threadId':_0x3718aa,'comments':_0x2a13bc,'resolvedAt':_0x9c40e?_0x1d8c7f:null});});}}class ri extends _0x357641{constructor(_0x3d61f6){super(_0x3d61f6),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[pt,wt];}['afterInit'](){const _0x1dd5e9=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x1dd5e9,'contentInsertion',(_0x117bd1,_0x3ea44f)=>this['_removeMarkersWithoutThreads'](_0x3ea44f['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x1ad9b1){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x1ad9b1;const _0x1905ac=this['editor']['plugins']['get']('CommentsRepository');for(const _0x5bf9c4 of _0x1ad9b1['keys']()){const [_0x6b162,_0x21ec93]=_0x5bf9c4['split'](':');'comment'!=_0x6b162||_0x1905ac['hasCommentThread'](_0x21ec93)||_0x1ad9b1['delete'](_0x5bf9c4);}return _0x1ad9b1;}['_registerMarkerInClipboardPipeline'](){const _0x9ade43=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x40b7b5=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x40b7b5&&_0x9ade43['_registerMarkerToCopy']('comment',_0x40b7b5);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x4363d3){switch(_0x4363d3){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}function hi(_0x11b66b){const _0x4aacb4=_0x11b66b['split'](':');return{'group':_0x4aacb4[0x0],'id':_0x4aacb4[0x1],'part':_0x4aacb4[0x2]};}class ai extends _0x357641{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x15bb39,_0x3db9be)=>{if(!_0x3db9be['options']['showCommentHighlights'])return null;if(_0x3db9be['options']['ignoreResolvedComments']){const {id:_0x421908}=hi(_0x15bb39['markerName']),_0x65e91f=this['editor']['plugins']['get'](Qt);if(_0x65e91f['getCommentThread'](_0x421908)?.['isResolved']&&_0x15bb39['item'])return _0x3db9be['consumable']['consume'](_0x15bb39['item'],'addMarker:'+_0x15bb39['markerName']),_0x3db9be['consumable']['consume'](_0x15bb39['item'],'removeMarker:'+_0x15bb39['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x485160=>{_0x485160['on']('addMarker:comment',(_0x4f01dd,_0xa1c9e7,_0x60d9a6)=>{if(!_0x60d9a6['options']['showCommentHighlights'])return;const _0x1a10c8=_0xa1c9e7['item'];if(!_0x1a10c8)return;const _0x6c8d9b=_0x60d9a6['mapper']['toViewElement'](_0x1a10c8);this['editor']['model']['schema']['isObject'](_0x1a10c8)&&_0x6c8d9b&&!_0x6c8d9b['getCustomProperty']('widget')&&_0x6c8d9b['is']('containerElement')&&Ct(_0x6c8d9b,_0x60d9a6['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x1e536a,{writer:_0x4fa681,options:_0x1b31e6})=>{if(!_0x1b31e6['showCommentHighlights'])return null;const _0x448b7a=_0x4fa681['createContainerElement']('div'),_0x2e1436=_0x4fa681['createEmptyElement']('hr');return _0x4fa681['addClass']('ck-horizontal-line',_0x448b7a),_0x4fa681['insert'](_0x4fa681['createPositionAt'](_0x448b7a,0x0),_0x2e1436),_0x448b7a;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x52da78,{writer:_0xd88594,options:_0x271938})=>{if(!_0x271938['showCommentHighlights'])return null;const _0x470ce0=_0xd88594['createContainerElement']('span'),_0x420000=_0xd88594['createEmptyElement']('img');return _0xd88594['addClass']('image-inline',_0x470ce0),_0xd88594['insert'](_0xd88594['createPositionAt'](_0x470ce0,0x0),_0x420000),_0x470ce0;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x104f01,{writer:_0x3e16c9,options:_0x3b997b})=>{if(_0x3b997b['showCommentHighlights'])return _0x3e16c9['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0xb19fd6,_0xc812b9,_0x5eb0be)=>{_0x5eb0be['options']['showCommentHighlights']&&_0xb19fd6['stop']();},{'priority':'high'});}}class ci extends _0x357641{static get['requires'](){return[Qt,si,_0x249f32,ni,oi,ri,ai];}static get['pluginName'](){return'CommentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3ffb77){super(_0x3ffb77),this['set']('isThreadsLoadingPaused',!0x0),_0x3ffb77['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x250425,_0x327246,_0x1e3c86,_0x14256f)=>{const _0x383518=_0x3ffb77['plugins']['get'](Qt),_0x4aea5d=_0x1e3c86?hi(_0x1e3c86)['id']:null;_0x3ffb77['model']['change'](()=>{if(_0x4aea5d){const _0x551026=this['getAllMarkersForId'](_0x4aea5d);for(const _0x2a76c8 of _0x551026)_0x3ffb77['editing']['reconvertMarker'](_0x2a76c8);}if(_0x14256f){const {id:_0x5c1d47}=hi(_0x14256f),_0x8f0b81=_0x383518['getCommentThread'](_0x5c1d47);if(_0x8f0b81&&_0x8f0b81['unlinkedAt'])return;if(_0x8f0b81&&!_0x8f0b81['isAttached'])return;const _0x3c466c=this['getAllMarkersForId'](_0x5c1d47);for(const _0x5cb471 of _0x3c466c)_0x3ffb77['editing']['reconvertMarker'](_0x5cb471);}}),_0x4aea5d&&this['scrollToThreadMarker'](_0x4aea5d);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x2f6701=this['editor'],_0x2624fa=_0x2f6701['plugins']['get'](Qt),_0x1267c2=_0x2f6701['config']['get']('collaboration.channelId'),_0x5c0df3=_0x2624fa['getCommentThreads']()['filter'](_0xd8c274=>_0xd8c274['channelId']!==_0x1267c2);_0x2f6701['commands']['add']('addCommentThread',new ei(_0x2f6701)),this['listenTo'](_0x2f6701,'change:isReadOnly',(_0x43b924,_0x3eb171,_0x33c4a5)=>{_0x2624fa['switchReadOnly'](_0x33c4a5,_0x2f6701['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x2624fa,di('addCommentThread',_0x1267c2),(_0x5db739,{threadId:_0xc7f7d1})=>{const _0x591400=this['editor']['plugins']['get'](Qt)['getCommentThread'](_0xc7f7d1);_0x591400?.['unlinkedAt']&&this['_attachArchivedThread'](_0xc7f7d1);}),this['listenTo'](_0x2624fa,di('removeCommentThread',_0x1267c2),(_0x4d867b,{threadId:_0x1c818b})=>{_0x2f6701['model']['enqueueChange']({'isUndoable':!0x1},_0x382f20=>{const _0x1ffd3d=this['getAllMarkersForId'](_0x1c818b);for(const _0x37d396 of _0x1ffd3d)_0x382f20['removeMarker'](_0x37d396);});}),this['listenTo'](_0x2624fa,di('resolveCommentThread',_0x1267c2),(_0x2e2afe,{threadId:_0x18d0a0})=>{(this['_reconvertMarkers'](_0x18d0a0),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](Qt)['getCommentThread'](_0x18d0a0)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x2624fa,di('reopenCommentThread',_0x1267c2),(_0x1dee76,{threadId:_0x278b58})=>{this['_reconvertMarkers'](_0x278b58);},{'priority':'low'}),this['listenTo'](_0x2624fa,di('addComment',_0x1267c2),(_0x460c25,{threadId:_0x3d1efd,isFromAdapter:_0xf000fd})=>{const _0xa33b2c=this['getAllMarkersForId'](_0x3d1efd);if(_0xf000fd||0x0==_0xa33b2c['length']||!_0x2624fa['hasCommentThread'](_0x3d1efd))return;0x1===_0x2624fa['getCommentThread'](_0x3d1efd)['length']&&_0x2f6701['model']['enqueueChange']({'isUndoable':!0x1},_0x465b1e=>{for(const _0x59dbd8 of _0xa33b2c)_0x465b1e['updateMarker'](_0x59dbd8,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x5c0df3);}['afterInit'](){!async function(_0x50347c){const _0x3ef63f=_0x11ea49([0x4b,0x70,0x4f,0x42,0x4a,0x47,0x4e,0x53,0x45,0x67,0x71,0x43,0x79,0x66,0x56,0x46,0x31,0x6b,0x5a,0x38,0x6c,0x62,0x6e,0x52,0x6a,0x4d,0x37,0x65,0x49,0x7a,0x41,0x73,0x44,0x51,0x48,0x77,0x39,0x61,0x54,0x68,0x75,0x36,0x72,0x63,0x59,0x69,0x30,0x35,0x55,0x6d,0x50,0x4c,0x34,0x64,0x33,0x58,0x32,0x57,0x6f,0x74,0x76,0x78]),_0x3f44a8=0x73460ab3,_0x11279d=0x73418e53^_0x3f44a8,_0x3bbbf4=window[_0x11ea49([0x44,0x61,0x74,0x65])][_0x11ea49([0x6e,0x6f,0x77])](),_0x52b0cb=_0x50347c[_0x11ea49([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2968b6=new window[(_0x11ea49([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2f103e=>{_0x52b0cb[_0x11ea49([0x6f,0x6e,0x63,0x65])](_0x11ea49([0x72,0x65,0x61,0x64,0x79]),_0x2f103e);}),_0x4a20c3={[_0x11ea49([0x6b,0x74,0x79])]:_0x11ea49([0x45,0x43]),[_0x11ea49([0x75,0x73,0x65])]:_0x11ea49([0x73,0x69,0x67]),[_0x11ea49([0x63,0x72,0x76])]:_0x11ea49([0x50,0x2d,0x32,0x35,0x36]),[_0x11ea49([0x78])]:_0x11ea49([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]),[_0x11ea49([0x79])]:_0x11ea49([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]),[_0x11ea49([0x61,0x6c,0x67])]:_0x11ea49([0x45,0x53,0x32,0x35,0x36])},_0x284de0=_0x52b0cb[_0x11ea49([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x11ea49([0x67,0x65,0x74])](_0x11ea49([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2ade03(){let _0x7f5e53,_0x5fee80=null,_0x3eac56=null;try{if(_0x284de0==_0x11ea49([0x47,0x50,0x4c]))return _0x11ea49([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x7f5e53=_0x39f53d(),!_0x7f5e53)return _0x11ea49([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x7f5e53[_0x11ea49([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3eac56=_0x4c65aa(_0x7f5e53[_0x11ea49([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x7f5e53[_0x11ea49([0x6a,0x74,0x69])])),await _0x566f6c()?_0x2e3fdb()?_0x8ee96f()?_0x11ea49([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x253c18()?(_0x7f5e53[_0x11ea49([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x11ea49([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5fee80=_0x335fc1(_0x11ea49([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3e3958()):_0x11ea49([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x11ea49([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x11ea49([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x11ea49([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x8ee96f(){const _0x145246=[_0x11ea49([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x11ea49([0x74,0x72,0x69,0x61,0x6c])][_0x11ea49([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x7f5e53[_0x11ea49([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3bbbf4/0x3e8:0xe10*_0x11279d;return _0x7f5e53[_0x11ea49([0x65,0x78,0x70])]<_0x145246;}function _0x2e3fdb(){const _0x441846=_0x7f5e53[_0x11ea49([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x441846)return!0x1;if(_0x441846[_0x11ea49([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x11ea49([0x2a])))return!0x0;if(_0x441846[_0x11ea49([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x11ea49([0x43,0x4d,0x54])))return!0x0;if(_0x441846[_0x11ea49([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x11ea49([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))&&_0x5d12b7())return!0x0;if(_0x441846[_0x11ea49([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x11ea49([0x52,0x43,0x4d,0x54]))){if(_0x454eeb())return!0x0;if(_0x15cf29()||_0xfa2bc5())return!0x0;}return!0x1;}function _0x253c18(){const _0x489697=_0x7f5e53[_0x11ea49([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x489697||0x0==_0x489697[_0x11ea49([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x13a9c1}=new URL(window[_0x11ea49([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x489697[_0x11ea49([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x13a9c1))return!0x0;const _0x5575ad=_0x13a9c1[_0x11ea49([0x73,0x70,0x6c,0x69,0x74])](_0x11ea49([0x2e]));return _0x489697[_0x11ea49([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2c57ec=>_0x2c57ec[_0x11ea49([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x11ea49([0x2a])))[_0x11ea49([0x6d,0x61,0x70])](_0x30241f=>_0x30241f[_0x11ea49([0x73,0x70,0x6c,0x69,0x74])](_0x11ea49([0x2e])))[_0x11ea49([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xfbe1db=>_0xfbe1db[_0x11ea49([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x5575ad[_0x11ea49([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x11ea49([0x6d,0x61,0x70])](_0x34e728=>Array(_0x5575ad[_0x11ea49([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x34e728[_0x11ea49([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x11ea49([0x66,0x69,0x6c,0x6c])](_0x34e728[0x0]===_0x11ea49([0x2a])?_0x11ea49([0x2a]):'')[_0x11ea49([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x34e728))[_0x11ea49([0x73,0x6f,0x6d,0x65])](_0x159756=>_0x5575ad[_0x11ea49([0x65,0x76,0x65,0x72,0x79])]((_0x44a69c,_0x287d85)=>_0x159756[_0x287d85]===_0x44a69c||_0x159756[_0x287d85]===_0x11ea49([0x2a])));}function _0x3e3958(){return _0x5fee80&&_0x3eac56?new window[(_0x11ea49([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x382401,_0x246567)=>{_0x5fee80[_0x11ea49([0x74,0x68,0x65,0x6e])](_0x382401,_0x246567),_0x3eac56[_0x11ea49([0x74,0x68,0x65,0x6e])](_0x22aeed=>{_0x22aeed!=_0x11ea49([0x56,0x61,0x6c,0x69,0x64])&&_0x382401(_0x22aeed);},_0x246567);}):_0x5fee80||_0x3eac56||_0x11ea49([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4c65aa(_0x465006,_0x19c6b0){return new window[(_0x11ea49([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3bb59a=>{if(_0x2c166f())return _0x3bb59a(_0x11ea49([0x56,0x61,0x6c,0x69,0x64]));_0x4798f2(),_0x52b0cb[_0x11ea49([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x11ea49([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x284e25=!0x1;const _0x1d1017=_0x396982();function _0x31d1a0(_0x5d127c){return!!_0x5d127c&&(typeof _0x5d127c===_0x11ea49([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5d127c===_0x11ea49([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5d127c[_0x11ea49([0x74,0x68,0x65,0x6e])]===_0x11ea49([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5d127c[_0x11ea49([0x63,0x61,0x74,0x63,0x68])]===_0x11ea49([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x17ad20(_0x435da9){_0x6ddb1(_0x435da9)[_0x11ea49([0x74,0x68,0x65,0x6e])](_0x43fdd8=>{if(!_0x43fdd8||_0x43fdd8[_0x11ea49([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x11ea49([0x6f,0x6b]))return _0x11ea49([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x214f63(_0x24d611(_0x1d1017+_0x19c6b0))!=_0x43fdd8[_0x11ea49([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x11ea49([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x11ea49([0x56,0x61,0x6c,0x69,0x64]);})[_0x11ea49([0x74,0x68,0x65,0x6e])](_0x1569e9=>(_0xf41882(),_0x1569e9),()=>{const _0x1f9667=_0x9a1c72();return null==_0x1f9667?(_0xf41882(),_0x11ea49([0x56,0x61,0x6c,0x69,0x64])):_0x11ea49(_0x3bbbf4-_0x1f9667>(0x574a8eb3^_0x3f44a8)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x11ea49([0x74,0x68,0x65,0x6e])](_0x3bb59a)[_0x11ea49([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3bb59a(_0x11ea49([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x41cabe=0x7370e433^_0x3f44a8;function _0xf41882(){const _0x3c8301=_0x11ea49([0x6c,0x6c,0x63,0x74,0x2d])+_0x214f63(_0x24d611(_0x465006)),_0x36d07e=_0x1993ff(_0x214f63(window[_0x11ea49([0x4d,0x61,0x74,0x68])][_0x11ea49([0x63,0x65,0x69,0x6c])](_0x3bbbf4/_0x41cabe)));window[_0x11ea49([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x11ea49([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3c8301,_0x36d07e);}function _0x9a1c72(){const _0x369ef3=_0x11ea49([0x6c,0x6c,0x63,0x74,0x2d])+_0x214f63(_0x24d611(_0x465006)),_0x2f2ae0=window[_0x11ea49([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x11ea49([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x369ef3);return _0x2f2ae0?window[_0x11ea49([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1993ff(_0x2f2ae0),0x10)*_0x41cabe:null;}function _0x6ddb1(_0x9ebcd4){return new window[(_0x11ea49([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1b6452,_0x305769)=>{_0x9ebcd4[_0x11ea49([0x74,0x68,0x65,0x6e])](_0x1b6452,_0x305769),window[_0x11ea49([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x305769,0x7347de73^_0x3f44a8);});}}_0x52b0cb[_0x11ea49([0x6f,0x6e])](_0x11ea49([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x576445,_0x3a1aca)=>{if(_0x3a1aca[0x0]!=_0x465006)return _0x3bb59a(_0x11ea49([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3a1aca[0x1]={..._0x3a1aca[0x1],[_0x11ea49([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1d1017};},{[_0x11ea49([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x11ea49([0x68,0x69,0x67,0x68])}),_0x52b0cb[_0x11ea49([0x6f,0x6e])](_0x11ea49([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x110e7d=>{_0x31d1a0(_0x110e7d[_0x11ea49([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x284e25=!0x0,_0x17ad20(_0x110e7d[_0x11ea49([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x11ea49([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x11ea49([0x6c,0x6f,0x77])}),_0x2968b6[_0x11ea49([0x74,0x68,0x65,0x6e])](()=>{_0x284e25||_0x3bb59a(_0x11ea49([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2c166f(){return _0x52b0cb[_0x11ea49([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x11ea49([0x76,0x69,0x65,0x77])][_0x11ea49([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x11ea49([0x61,0x75,0x74,0x6f]);}function _0x4798f2(){_0x52b0cb[_0x11ea49([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x11ea49([0x76,0x69,0x65,0x77])][_0x11ea49([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x11ea49([0x61,0x75,0x74,0x6f]);}}function _0x335fc1(_0x26186e){const _0x4ed510=[new window[(_0x11ea49([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x25c601=>setTimeout(_0x25c601,0x734f347f^_0x3f44a8)),_0x2968b6[_0x11ea49([0x74,0x68,0x65,0x6e])](()=>new window[(_0x11ea49([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3823b9=>{let _0xaeb07c=0x0;_0x52b0cb[_0x11ea49([0x6d,0x6f,0x64,0x65,0x6c])][_0x11ea49([0x6f,0x6e])](_0x11ea49([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3a094b,_0x43d14a)=>{_0x43d14a[0x0][_0x11ea49([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xaeb07c++,_0xaeb07c==(0x73460f5b^_0x3f44a8)&&(_0x3823b9(),_0x3a094b[_0x11ea49([0x6f,0x66,0x66])]());});}))];return window[_0x11ea49([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x11ea49([0x72,0x61,0x63,0x65])](_0x4ed510)[_0x11ea49([0x74,0x68,0x65,0x6e])](()=>_0x26186e);}async function _0xcd5562(){await _0x2968b6,_0x52b0cb[_0x11ea49([0x6d,0x6f,0x64,0x65,0x6c])][_0x11ea49([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x45315a,_0x52b0cb[_0x11ea49([0x6d,0x6f,0x64,0x65,0x6c])][_0x11ea49([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x45315a,_0x52b0cb[_0x11ea49([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x11ea49([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5d12b7(){return window[_0x11ea49([0x67,0x6c,0x6f,0x62])]&&window[_0x11ea49([0x67,0x6c,0x6f,0x62])][_0x11ea49([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x454eeb(){return _0x9baf63(_0x11ea49([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x47fefc(_0x11ea49([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x11ea49([0x73,0x74,0x61,0x74,0x65])]==_0x11ea49([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x15cf29(){return _0x9baf63(_0x11ea49([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 _0xfa2bc5(){return _0x9baf63(_0x11ea49([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x3649c5(_0x32884e){const _0x273382=_0x4df346();_0x52b0cb[_0x273382]=_0x11ea49([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x32884e,_0x32884e!=_0x11ea49([0x56,0x61,0x6c,0x69,0x64])&&_0xcd5562();}function _0x4df346(){const _0x1c82d8=window[_0x11ea49([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x11ea49([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x11ea49([0x6e,0x6f,0x77])]())[_0x11ea49([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x11ea49([0x2e]),'');let _0x38d0f5=_0x11ea49([0x4b]);for(let _0x93d7de=0x0;_0x93d7de<_0x1c82d8[_0x11ea49([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x93d7de+=0x2){let _0x4be3ae=window[_0x11ea49([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1c82d8[_0x11ea49([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x93d7de,_0x93d7de+0x2));_0x4be3ae>=_0x3ef63f[_0x11ea49([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4be3ae-=_0x3ef63f[_0x11ea49([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x38d0f5+=_0x3ef63f[_0x4be3ae];}return _0x38d0f5;}function _0x39f53d(){const _0x11f1d0=_0x284de0[_0x11ea49([0x73,0x70,0x6c,0x69,0x74])](_0x11ea49([0x2e]));if(0x3!=_0x11f1d0[_0x11ea49([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3898d0(_0x11f1d0[0x1]);function _0x3898d0(_0x4b3376){const _0x158dd1=_0x2be37b(_0x4b3376);return _0x158dd1&&_0x32d1e1()?_0x158dd1:null;function _0x32d1e1(){const _0x4d79be=_0x158dd1[_0x11ea49([0x6a,0x74,0x69])],_0x2a3378=window[_0x11ea49([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4d79be[_0x11ea49([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4d79be[_0x11ea49([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x284ef7={..._0x158dd1,[_0x11ea49([0x6a,0x74,0x69])]:_0x4d79be[_0x11ea49([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4d79be[_0x11ea49([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x284ef7[_0x11ea49([0x76,0x63])],_0x24d611(_0x284ef7)==_0x2a3378;}}}async function _0x566f6c(){let _0x107b75=!0x0;try{const _0x117a19=_0x284de0[_0x11ea49([0x73,0x70,0x6c,0x69,0x74])](_0x11ea49([0x2e])),[_0x3b621a,_0x261c1e,_0x59466c]=_0x117a19;return _0x283c89(_0x3b621a),await _0x5b2515(_0x3b621a,_0x261c1e,_0x59466c),_0x107b75;}catch{return!0x1;}function _0x283c89(_0x473345){const _0x2d782c=_0x2be37b(_0x473345);_0x2d782c&&_0x2d782c[_0x11ea49([0x61,0x6c,0x67])]==_0x11ea49([0x45,0x53,0x32,0x35,0x36])||(_0x107b75=!0x1);}async function _0x5b2515(_0xa03e31,_0x1fab1b,_0x35a3b3){const _0x1fc242=window[_0x11ea49([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x11ea49([0x66,0x72,0x6f,0x6d])](_0x3497f5(_0x35a3b3),_0x42cb61=>_0x42cb61[_0x11ea49([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x36c374=new window[(_0x11ea49([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x11ea49([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xa03e31+_0x11ea49([0x2e])+_0x1fab1b),_0x5928c4=window[_0x11ea49([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x11ea49([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5928c4)return;const _0x4d3d9d=await _0x5928c4[_0x11ea49([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x11ea49([0x6a,0x77,0x6b]),_0x4a20c3,{[_0x11ea49([0x6e,0x61,0x6d,0x65])]:_0x11ea49([0x45,0x43,0x44,0x53,0x41]),[_0x11ea49([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x11ea49([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x11ea49([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5928c4[_0x11ea49([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x11ea49([0x6e,0x61,0x6d,0x65])]:_0x11ea49([0x45,0x43,0x44,0x53,0x41]),[_0x11ea49([0x68,0x61,0x73,0x68])]:{[_0x11ea49([0x6e,0x61,0x6d,0x65])]:_0x11ea49([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4d3d9d,_0x1fc242,_0x36c374)||(_0x107b75=!0x1);}}function _0x2be37b(_0x1e481e){return _0x1e481e[_0x11ea49([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x11ea49([0x65,0x79]))?JSON[_0x11ea49([0x70,0x61,0x72,0x73,0x65])](_0x3497f5(_0x1e481e)):null;}function _0x3497f5(_0x5bd177){return window[_0x11ea49([0x61,0x74,0x6f,0x62])](_0x5bd177[_0x11ea49([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x11ea49([0x2b]))[_0x11ea49([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x11ea49([0x2f])));}function _0x24d611(_0x48ad9e){let _0x24f985=0x1505;function _0x1cf0dc(_0x53206d){for(let _0x5819e7=0x0;_0x5819e7<_0x53206d[_0x11ea49([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5819e7++){const _0x189486=_0x53206d[_0x11ea49([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5819e7);_0x24f985=(_0x24f985<<0x5)+_0x24f985+_0x189486,_0x24f985&=_0x24f985;}}function _0x4b9826(_0x4d1d69){Array[_0x11ea49([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4d1d69)?_0x4d1d69[_0x11ea49([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4b9826):_0x4d1d69&&typeof _0x4d1d69==_0x11ea49([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x11ea49([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4d1d69)[_0x11ea49([0x73,0x6f,0x72,0x74])]()[_0x11ea49([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5812c5,_0x10fcb5])=>{_0x1cf0dc(_0x5812c5),_0x4b9826(_0x10fcb5);}):_0x1cf0dc(window[_0x11ea49([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4d1d69));}return _0x4b9826(_0x48ad9e),_0x24f985>>>0x0;}function _0x214f63(_0x3ce834){return _0x3ce834[_0x11ea49([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x11ea49([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x11ea49([0x30]));}function _0x1993ff(_0x14e4e1){return _0x14e4e1[_0x11ea49([0x73,0x70,0x6c,0x69,0x74])]('')[_0x11ea49([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x11ea49([0x6a,0x6f,0x69,0x6e])]('');}function _0x9baf63(_0x4c71e7){return _0x52b0cb[_0x11ea49([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x11ea49([0x68,0x61,0x73])](_0x4c71e7);}function _0x47fefc(_0x20d027){return _0x52b0cb[_0x11ea49([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x11ea49([0x67,0x65,0x74])](_0x20d027);}function _0x45315a(){}function _0x11ea49(_0x34e3dc){return _0x34e3dc['map'](_0x55ecc0=>String['fromCharCode'](_0x55ecc0))['join']('');}_0x3649c5(await _0x2ade03());}(this);}['destroy'](){const _0x28e643=this['editor']['plugins']['get'](Qt),_0x4fb644=this['editor']['config']['get']('collaboration.channelId');for(const _0x5f13b0 of _0x28e643['getCommentThreads']({'channelId':_0x4fb644}))_0x28e643['_detachCommentThread'](_0x5f13b0['id']),_0x28e643['_threads']['delete'](_0x5f13b0['id']);super['destroy']();}['hasMarkerForId'](_0x4ffccf){return this['getAllMarkersForId'](_0x4ffccf)['length']>0x0;}['getAllMarkersForId'](_0x14f2e2){const _0x3c5c13=[];for(const _0x1b93d8 of this['editor']['model']['markers'])_0x1b93d8['name']['startsWith']('comment:'+_0x14f2e2)&&_0x3c5c13['push'](_0x1b93d8);return _0x3c5c13;}['scrollToThreadMarker'](_0x3f7200){setTimeout(()=>{const _0x5ec7e0=this['_getTargetForId'](_0x3f7200);if(!_0x5ec7e0)return;this['activeMarker']&&hi(this['activeMarker'])['id']===_0x3f7200&&_0x56a2b5({'target':_0x5ec7e0[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x27ec95){this['editor']['model']['change'](()=>{for(const _0x2857c6 of this['getAllMarkersForId'](_0x27ec95))this['editor']['editing']['reconvertMarker'](_0x2857c6);});}['_attachArchivedThread'](_0x32c253){const _0x28b72b=this['editor']['plugins']['get'](Qt),_0x26e84a=this['editor']['plugins']['get'](si),_0x11e722=_0x28b72b['getCommentThread'](_0x32c253);if(!_0x11e722['isAttached']){const _0x54920d=_0x11e722['attachTo'](()=>this['_getTargetForId'](_0x11e722['id']));_0x26e84a['registerAnnotation'](_0x54920d),_0x11e722['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x556878=this['editor'],_0x536cae=_0x556878['plugins']['get'](_0x249f32);_0x556878['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x47dc16,_0x555f9c)=>{const {id:_0x1de1f6}=hi(_0x47dc16['markerName']),_0x572dc7=_0x556878['plugins']['get'](Qt)['getCommentThread'](_0x1de1f6),_0x5745b5=this['activeMarker']&&hi(this['activeMarker'])['id']===_0x1de1f6;let _0x4707fd;if(_0x572dc7&&_0x572dc7['isResolved']&&!_0x5745b5&&_0x47dc16['item'])return _0x555f9c['consumable']['consume'](_0x47dc16['item'],'addMarker:'+_0x47dc16['markerName']),_0x555f9c['consumable']['consume'](_0x47dc16['item'],'removeMarker:'+_0x47dc16['markerName']),null;const _0x3b4ad1=['ck-comment-marker'];return _0x5745b5&&_0x3b4ad1['push']('ck-comment-marker--active'),_0x4707fd=_0x572dc7?.['length']?_0x572dc7['comments']['first']['author']['id']:_0x536cae['me']['id'],{'classes':_0x3b4ad1,'attributes':{'data-comment':_0x1de1f6,'data-author-id':_0x4707fd}};}}),_0x556878['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x2f4b82,{options:_0x84101e})=>{if(_0x84101e['showCommentHighlights'])return null;const _0x33ab50=_0x556878['plugins']['get'](Qt),_0x87570d=_0x556878['model']['markers']['get'](_0x2f4b82),{id:_0x333f19,part:_0x198ace}=hi(_0x2f4b82);return _0x87570d&&!_0x87570d['affectsData']||_0x84101e['ignoreResolvedComments']&&_0x33ab50['getCommentThread'](_0x333f19)?.['isResolved']?null:{'group':'comment','name':_0x198ace?_0x333f19+':'+_0x198ace:_0x333f19};}}),_0x556878['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x387f43,{writer:_0x1a44d2})=>_0x1a44d2['createElement']('$marker',{'data-name':'comment:'+_0x387f43['getAttribute']('id')})}),_0x556878['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x37d1d6=this['editor'],_0xe02244=_0x37d1d6['plugins']['get'](Qt),_0x259a79=new Set(),_0x52b22d=new Set();_0x37d1d6['model']['document']['registerPostFixer'](_0x5949b4=>{let _0x194c4e=!0x1;for(const {name:_0x4efe80,data:_0x377a4a}of _0x37d1d6['model']['document']['differ']['getChangedMarkers']()){const {group:_0x4af00a,id:_0x15e11a}=hi(_0x4efe80);let _0x167c73=_0x377a4a['newRange'];if('comment'!==_0x4af00a||!_0x167c73)continue;const _0xfbed3b='$graveyard'===_0x167c73['root']['rootName'];_0xfbed3b||(_0x167c73=li(_0x167c73,_0x37d1d6['model']),!_0x167c73||_0x167c73['isCollapsed']||!_0x377a4a['newRange']||_0x167c73['isEqual'](_0x377a4a['newRange']))?_0x37d1d6['model']['hasContent'](_0x167c73)&&!_0xfbed3b?this['isThreadsLoadingPaused']?_0x259a79['add'](_0x4efe80):this['_handleThreadMarker'](_0x4efe80,_0x15e11a):(_0x52b22d['add'](_0x4efe80),_0x259a79['delete'](_0x4efe80),_0x5949b4['removeMarker'](_0x4efe80),_0x194c4e=!0x0):(_0x5949b4['updateMarker'](_0x4efe80,{'range':_0x167c73}),_0x194c4e=!0x0);}return _0x194c4e;}),this['on']('change:isThreadsLoadingPaused',(_0xb64384,_0x2a08ea,_0x125298)=>{if(!_0x125298&&_0x259a79['size'])for(const _0xbe163d of _0x259a79){const {id:_0x8667ec}=hi(_0xbe163d);_0x259a79['delete'](_0xbe163d),_0x37d1d6['model']['markers']['get'](_0xbe163d)&&this['_handleThreadMarker'](_0xbe163d,_0x8667ec);}}),this['listenTo'](_0x37d1d6['model']['document'],'change',()=>{for(const {name:_0x23e50d,data:{newRange:_0x5b3754}}of _0x37d1d6['model']['document']['differ']['getChangedMarkers']()){const {group:_0x4b9d8c,id:_0x2fc850}=hi(_0x23e50d);if('comment'!==_0x4b9d8c)continue;const _0x34a3c6=_0xe02244['getCommentThread'](_0x2fc850),_0x57cd40=this['hasMarkerForId'](_0x2fc850);_0x34a3c6&&(!_0x34a3c6['_hasTargetInContent']&&_0x5b3754&&_0x37d1d6['editing']['view']['once']('render',()=>{const _0x8cc5ee=_0x37d1d6['plugins']['get']($t),_0x471d74=_0xe02244['_threadToController']['get'](_0x34a3c6)['view'];_0x8cc5ee['getByInnerView'](_0x471d74)['refreshVisibility']();},{'priority':'low'}),_0x34a3c6['_hasTargetInContent']=_0x57cd40||!!_0x5b3754),_0x5b3754||(_0x52b22d['add'](_0x23e50d),_0x259a79['delete'](_0x23e50d));}for(const _0x16d9ba of _0x52b22d){const {id:_0x22dfa6}=hi(_0x16d9ba),_0x1152e7=_0xe02244['getCommentThread'](_0x22dfa6);if(_0x259a79['delete'](_0x16d9ba),!_0x1152e7)continue;const _0x89abcc=this['hasMarkerForId'](_0x22dfa6);_0x89abcc||_0x1152e7['isSubmitted']?_0x89abcc||_0x1152e7['unlinkedAt']||_0x1152e7['setUnlinkedAt'](new Date()):_0x1152e7['remove']();}_0x52b22d['clear']();});}['_handleInitialThreads'](_0x5efa2e){_0x5efa2e['forEach'](_0x2e3c7a=>{_0x2e3c7a['unlinkedAt']&&this['_attachArchivedThread'](_0x2e3c7a['id']);});}['_getTargetForId'](_0x313c87){const _0x5eb1e8=this['editor'],_0x4d0c4e=this['getAllMarkersForId'](_0x313c87);return _0x10520f(_0x5eb1e8['editing'],_0x4d0c4e);}['_getTextContext'](_0x22ac81){const _0x5d0346=this['getAllMarkersForId'](_0x22ac81);let _0x20d80b='',_0x3dc76f=!0x1;for(const _0x2ae105 of _0x5d0346){const _0x3349e1=_0x2ae105['getRange']();for(const _0x40d662 of Array['from'](_0x3349e1['getItems']()))_0x40d662['is']('$textProxy')?(_0x20d80b&&_0x3dc76f&&(_0x20d80b+='\x20',_0x3dc76f=!0x1),_0x20d80b+=_0x40d662['data']):_0x3dc76f=!0x0;_0x3dc76f=!0x0;}return _0x20d80b['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x53b46d,_0x4d4f2a){const _0x3d691b=this['editor'],_0x5860fa=_0x3d691b['plugins']['get'](Qt);let _0x21b630=_0x5860fa['getCommentThread'](_0x4d4f2a);const _0x23140c=_0x3d691b['config']['get']('collaboration.channelId'),_0x5e3d9b=_0x3d691b['plugins']['get'](si);if(_0x21b630&&(_0x21b630['unlinkedAt']&&_0x21b630['setUnlinkedAt'](null),_0x21b630['isAttached']))return _0x21b630;return!this['getAllMarkersForId'](_0x4d4f2a)[0x0]['managedUsingOperations']?_0x3d691b['editing']['view']['once']('render',()=>{if(_0x5860fa['getCommentThread'](_0x4d4f2a))return;const _0x285427=_0x3d691b['plugins']['get']($t);_0x21b630=_0x5860fa['openNewCommentThread']({'channelId':_0x23140c,'threadId':_0x4d4f2a,'target':()=>this['_getTargetForId'](_0x4d4f2a),'context':{'type':'text','value':this['_getTextContext'](_0x4d4f2a)}});const _0x229bb0=_0x5860fa['_threadToController']['get'](_0x21b630)['view'],_0x3865cf=_0x285427['getByInnerView'](_0x229bb0);_0x3865cf&&_0x5e3d9b['registerAnnotation'](_0x3865cf);},{'priority':'low'}):_0x5860fa['fetchCommentThread']({'channelId':_0x23140c,'threadId':_0x4d4f2a})['then'](_0x514880=>{if('destroyed'!==_0x3d691b['state']){if(_0x21b630=_0x514880,_0x21b630&&!_0x21b630['isAttached']){const _0xff5cb2=_0x21b630['attachTo'](()=>this['_getTargetForId'](_0x4d4f2a));_0x5e3d9b['registerAnnotation'](_0xff5cb2),_0x21b630['isResolved']&&this['_reconvertMarkers'](_0x4d4f2a);}else{if(!_0x21b630){const _0x47cd80=this['getAllMarkersForId'](_0x4d4f2a);_0x3d691b['model']['change'](_0x3454c5=>{for(const _0x10943c of _0x47cd80)_0x3454c5['removeMarker'](_0x10943c);});}}}}),_0x21b630;}['_handleThreadMarker'](_0x5c5dad,_0x12d0b7){const _0x164d8f=this['_attachMarkerToThread'](_0x5c5dad,_0x12d0b7);_0x164d8f&&!_0x164d8f['context']&&_0x164d8f['setContext']({'type':'text','value':this['_getTextContext'](_0x12d0b7)});}['_initAriaMarkerChangeAnnouncements'](){const _0x26936d=this['editor'];_0x342796(_0x26936d['model'],({left:_0x146056,entered:_0x18c377})=>{for(const _0x5781f6 of _0x146056)if(ui(_0x5781f6)){_0x26936d['ui']['ariaLiveAnnouncer']['announce'](bt(_0x26936d['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x400dad of _0x18c377)if(ui(_0x400dad)){_0x26936d['ui']['ariaLiveAnnouncer']['announce'](bt(_0x26936d['locale'],'ENTER_COMMENT_ANNOUNCEMENT',_0x2f8a9a(_0x20bd97)));break;}});}}function di(_0x568cab,_0x1555e9){return _0x1555e9?_0x568cab+':'+_0x1555e9:_0x568cab;}function li(_0x1066b1,_0x427f25){const _0x340f77=_0x427f25['schema'],_0xfcf180=_0x427f25['createRange'](_0x1066b1['start']);for(const _0x3788b5 of _0x1066b1['getWalker']()){const {type:_0x6b71dc,item:_0x598bec,nextPosition:_0x44c745}=_0x3788b5;if('text'===_0x6b71dc||_0x340f77['isObject'](_0x598bec)){const _0x257241=_0x427f25['createPositionBefore'](_0x598bec);_0xfcf180['isCollapsed']&&(_0xfcf180['start']=_0x257241),_0xfcf180['end']=_0x44c745;}}return _0xfcf180;}function ui(_0x2391dd){return'comment'===hi(_0x2391dd['name'])['group'];}class mi extends _0x357641{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'CommentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[Qt,ci,si,$t];}get['CommentsListView'](){return St;}get['CommentThreadInputView'](){return Rt;}['init'](){const _0x576972=this['editor'],_0x11c916=_0x576972['plugins']['get'](Qt),_0x17d9c6=_0x576972['plugins']['get'](ci),_0x2dead5=_0x576972['plugins']['get']($t),_0x2d3f81=_0x576972['plugins']['get'](si);_0x576972['ui']['componentFactory']['add']('comment',()=>{const _0x206183=this['_createUIButton'](_0x38179e);return _0x206183['tooltip']=!0x0,_0x206183;}),_0x576972['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](ot)),_0x2d3f81['addSourceCollector'](()=>{const _0x4cef03=[];for(const [_0x34ec01,_0x5c3e35]of _0x11c916['_threadToController']){const _0x67d09=_0x17d9c6['getAllMarkersForId'](_0x34ec01['id']),_0x5c129e=_0x67d09['map'](_0x538e54=>_0x538e54['getRange']());_0x67d09['length']>0x0&&_0x4cef03['push']([_0x5c3e35['view'],_0x5c129e]);}return _0x4cef03;}),this['listenTo'](_0x2dead5,'change:activeAnnotations',(_0x425a90,_0x12ceb9,_0x3b942e)=>{const _0x3abcd7=Array['from'](_0x3b942e)['map'](_0x6c440d=>_0x6c440d['innerView'])['find'](_0x343922=>_0x11c916['_viewToController']['has'](_0x343922));if(!_0x3abcd7)return void(_0x17d9c6['activeMarker']=null);const _0x2e9fcc=_0x11c916['_viewToController']['get'](_0x3abcd7)['model']['id'],_0x560238='comment:'+_0x2e9fcc;_0x2e9fcc&&_0x17d9c6['hasMarkerForId'](_0x2e9fcc)?_0x17d9c6['activeMarker']=_0x560238:_0x17d9c6['activeMarker']&&(_0x17d9c6['activeMarker']=null);}),this['listenTo'](_0x11c916,'removeCommentThread',(_0x4f94f0,{threadId:_0x136dc3,isFromAdapter:_0x37423b})=>{!_0x37423b&&_0x576972['ui']['focusTracker']['isFocused']&&_0x17d9c6['hasMarkerForId'](_0x136dc3)&&_0x576972['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x11c916,'addComment',(_0x24ae15,{threadId:_0x2e6271,isFromAdapter:_0x595a09})=>{if(_0x595a09||!_0x17d9c6['hasMarkerForId'](_0x2e6271)||!_0x11c916['hasCommentThread'](_0x2e6271))return;0x1===_0x11c916['getCommentThread'](_0x2e6271)['length']&&(_0x576972['editing']['view']['focus'](),_0x24ae15['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x164b82=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x183e54;for(const _0x34c686 in _0x164b82){const _0x106907=_0x34c686,_0x55a9df=_0x164b82[_0x106907];if('commentsLicenseKeyValid'==_0x55a9df||'commentsLicenseKeyInvalid'==_0x55a9df||'commentsLicenseKeyExpired'==_0x55a9df||'commentsLicenseKeyDomainLimit'==_0x55a9df||'commentsLicenseKeyNotAllowed'==_0x55a9df||'commentsLicenseKeyEvaluationLimit'==_0x55a9df||'commentsLicenseKeyUsageLimit'==_0x55a9df){delete _0x164b82[_0x106907],_0x183e54=_0x55a9df,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x183e54&&_0x164b82['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x183e54&&_0x164b82['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x183e54&&_0x164b82['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x183e54&&_0x164b82['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x183e54&&_0x164b82['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyUsageLimit'==_0x183e54&&_0x164b82['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x94dfe1){const _0x49ac34=this['editor'],_0x34f772=new _0x94dfe1(_0x49ac34['locale']),_0x3d1d94=_0x49ac34['commands']['get']('addCommentThread');return _0x34f772['set']({'label':bt(_0x49ac34['locale'],'Comment'),'icon':_0x3fe266}),_0x34f772['bind']('isEnabled')['to'](_0x3d1d94,'isEnabled',_0x3d1d94,'hasContent',(_0x17f4fe,_0x3f3f78)=>_0x17f4fe&&_0x3f3f78),this['listenTo'](_0x34f772,'execute',()=>{_0x3d1d94['execute']();}),_0x34f772;}}class fi extends _0x357641{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[ci];}constructor(_0x4576ef){super(_0x4576ef),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x1030ef,_0x1920d0,_0x5bb5b2)=>{_0x5bb5b2?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x10143b,_0x56d04d]of this['editor']['commands'])_0x56d04d['affectsData']&&'addCommentThread'!==_0x10143b&&_0x56d04d['forceDisabled']('commentsOnlyMode');(this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('RevisionTracker'))&&this['editor']['plugins']['get']('RevisionTracker')['forceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('SourceEditing')&&this['editor']['plugins']['get']('SourceEditing')['forceDisabled']('commentsOnlyMode');this['editor']['commands']['get']('editSource')?.['forceDisabled']('commentsOnlyMode');const _0x38c539=this['editor']['editing']['view']['document'];this['listenTo'](_0x38c539,'cut',_0x10aded=>_0x10aded['stop'](),{'priority':'highest'}),this['listenTo'](_0x38c539,'clipboardInput',_0x3838b6=>_0x3838b6['stop'](),{'priority':'highest'}),this['listenTo'](_0x38c539,'delete',_0x56ab26=>_0x56ab26['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x12cd6a,_0x2a3209]of this['editor']['commands'])_0x2a3209['affectsData']&&'addCommentThread'!==_0x12cd6a&&_0x2a3209['clearForceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('RevisionTracker')&&this['editor']['plugins']['get']('RevisionTracker')['clearForceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('SourceEditing')&&this['editor']['plugins']['get']('SourceEditing')['clearForceDisabled']('commentsOnlyMode'),this['editor']['commands']['get']('editSource')?.['clearForceDisabled']('commentsOnlyMode'),this['stopListening'](this['editor']['editing']['view']['document']);}}class pi extends _0x2def50{['activeUIs'];['uisData'];['_uis'];static get['requires'](){return[$t];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x295fb1){super(_0x295fb1),this['activeUIs']=new Set(),this['_uis']=new Map(),this['uisData']=new Map();}['init'](){const _0x437d1d=this['context']['plugins']['get']($t);this['listenTo'](_0x437d1d,'_activateAnnotation',(_0x207729,_0x596289)=>{for(const _0xc42653 of this['activeUIs']){const _0x581200=this['_uis']['get'](_0xc42653);(0x0,this['uisData']['get'](_0xc42653)['filter'])(_0x596289)&&_0x581200['setActiveAnnotation'](_0x596289);}}),this['listenTo'](_0x437d1d,'_deactivateAllAnnotations',()=>{for(const _0x32c73b of this['activeUIs']){this['_uis']['get'](_0x32c73b)['setActiveAnnotation'](null);}}),this['listenTo'](_0x437d1d['_visibleAnnotations'],'add',(_0x4d5b16,_0x26e4e1)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x26e4e1);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0xe2f9d6){return this['activeUIs']['has'](_0xe2f9d6);}['activate'](_0x5e1fe4,_0x4fb899=this['defaultFilter']){const _0x4fbe2c=this['context']['plugins']['get']($t);if(!this['_uis']['has'](_0x5e1fe4))throw new _0x875303('annotationsuis-missing-ui',this,{'uiName':_0x5e1fe4});this['isActive'](_0x5e1fe4)&&this['deactivate'](_0x5e1fe4),this['activeUIs']['add'](_0x5e1fe4);const _0x50e52f=new jt();Xt({'source':_0x4fbe2c['_visibleAnnotations'],'target':_0x50e52f,'filter':_0x4fb899}),this['uisData']['set'](_0x5e1fe4,{'collection':_0x50e52f,'filter':_0x4fb899});const _0x3b87af=this['_uis']['get'](_0x5e1fe4);_0x3b87af['attach'](_0x50e52f),this['listenTo'](_0x3b87af,'change:activeAnnotation',(_0x40cc63,_0x5804b8,_0x51f9bb,_0x39ef5a)=>{_0x39ef5a&&_0x4fbe2c['_removeActiveAnnotation'](_0x39ef5a),_0x51f9bb&&_0x4fbe2c['_addActiveAnnotation'](_0x51f9bb);});}['deactivate'](_0x351485){if(this['activeUIs']['delete'](_0x351485),!this['_uis']['has'](_0x351485))throw new _0x875303('annotationsuis-missing-ui',this,{'uiName':_0x351485});const _0x14bb9b=this['_uis']['get'](_0x351485);_0x14bb9b['detach'](),this['stopListening'](_0x14bb9b),this['uisData']['get'](_0x351485)['collection']['destroy'](),this['uisData']['delete'](_0x351485);}['switchTo'](_0x43a66c){if(!this['_uis']['has'](_0x43a66c))throw new _0x875303('annotationsuis-missing-ui',this,{'uiName':_0x43a66c});const _0xb92e32=this['context']['plugins']['get']($t),_0x455ce3=Array['from'](_0xb92e32['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x43a66c);const _0x447361=this['_uis']['get'](_0x43a66c);_0x447361['setActiveAnnotation'](_0x455ce3),_0x447361['_setSelectedAnnotations']&&_0x455ce3&&_0x447361['_setSelectedAnnotations']([_0x455ce3]);}['deactivateAll'](){for(const _0x3b2b5f of this['activeUIs'])this['deactivate'](_0x3b2b5f);}['register'](_0x1928b8,_0x21e470){if(this['_uis']['has'](_0x1928b8))throw new _0x875303('annotationsuis-register-already-registered');if('function'!=typeof _0x21e470['attach']||'function'!=typeof _0x21e470['detach']||'function'!=typeof _0x21e470['setActiveAnnotation'])throw new _0x875303('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x1928b8,_0x21e470);}['refilterAnnotations'](){const _0x168e32=this['context']['plugins']['get']($t)['collection'],_0x24c6dc=new Map(),_0x7d444e=Array['from'](this['activeUIs']);for(const _0x525208 of this['activeUIs']){const _0x20540d=this['uisData']['get'](_0x525208)['collection'];for(const _0xa2c2d7 of _0x20540d)_0x24c6dc['set'](_0xa2c2d7,_0x525208);}for(const _0x2cf194 of _0x168e32){const _0x3dd86c=_0x24c6dc['get'](_0x2cf194);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x2cf194);const _0x56ff7e=_0x7d444e['find'](_0x1ab3a9=>this['uisData']['get'](_0x1ab3a9)['filter'](_0x2cf194));_0x3dd86c!==_0x56ff7e&&(_0x3dd86c&&this['uisData']['get'](_0x3dd86c)['collection']['remove'](_0x2cf194),_0x56ff7e&&this['uisData']['get'](_0x56ff7e)['collection']['add'](_0x2cf194));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['defaultFilter'](){return!0x0;}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x33b530){const _0x314908=[];for(const _0x12bb1a of this['activeUIs']){(0x0,this['uisData']['get'](_0x12bb1a)['filter'])(_0x33b530)&&_0x314908['push'](_0x12bb1a);}if(_0x314908['length']>0x1)throw new _0x875303('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x314908,'annotationType':_0x33b530['type']});}}const wi=/* #__PURE__ -- @preserve */
32
- _0x22a81b('px');class _i extends _0x41f494{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0x45db68){super(_0x45db68);const _0x35ca76=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 _0x911300(),this['focusCycler']=new _0x6f869d({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x35ca76['to']('class')],'style':{'minHeight':_0x35ca76['to']('minHeight',_0x3b63fd=>'number'==typeof _0x3b63fd?wi(_0x3b63fd+0xa):null)},'dir':_0x45db68['uiLanguageDirection'],'role':'application','aria-label':bt(_0x45db68,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':bt(_0x45db68,'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',_0x8fa0cb=>{this['_updateItemPositionInFocusables'](_0x8fa0cb['source']);}),this['list']['forEach'](_0x8b3477=>{this['focusTracker']['add'](_0x8b3477['element']),this['_updateItemPositionInFocusables'](_0x8b3477);}),this['list']['on']('change',(_0x5db898,_0x257903)=>{for(const _0x4eb141 of _0x257903['removed'])this['focusTracker']['remove'](_0x4eb141['element']),this['focusables']['remove'](_0x4eb141);for(const _0x41b41a of _0x257903['added'])this['focusTracker']['add'](_0x41b41a['element']),this['_updateItemPositionInFocusables'](_0x41b41a);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0x5a54c7){const _0xa4b7bd=this['focusables']['getIndex'](_0x5a54c7);let _0x176f54,_0x5b8e0c;for(const _0x9c68e1 of this['focusables'])if(_0x5a54c7['top']<_0x9c68e1['top']){_0x176f54=_0x9c68e1;break;}if(_0x5b8e0c=_0x176f54?this['focusables']['getIndex'](_0x176f54):this['focusables']['length'],-0x1!==_0xa4b7bd){if(_0xa4b7bd===_0x5b8e0c-0x1)return;this['focusables']['remove'](_0x5a54c7),_0x5b8e0c=_0x176f54?this['focusables']['getIndex'](_0x176f54):this['focusables']['length'];}this['focusables']['add'](_0x5a54c7,_0x5b8e0c);}}const gi=/* #__PURE__ -- @preserve */
33
- _0x22a81b('px');class Ai extends _0x41f494{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x259c07){super(_0x259c07),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x426e34,_0xac1af8)=>_0x426e34+_0xac1af8),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Wt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x105aa7=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x105aa7['to']('isAnimationDisabled',_0x1c739b=>_0x1c739b?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x105aa7['to']('top',_0x397a6b=>gi(_0x397a6b))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x18dd54=this['element']['clientHeight'];_0x18dd54&&(this['height']=_0x18dd54);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class Ti extends _0x2def50{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3d8fe8){super(_0x3d8fe8),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 _0x9c796d=this['context']['config']['get']('sidebar.container');_0x9c796d&&this['setContainer'](_0x9c796d);}['setContainer'](_0x6c43df){if(!yi(_0x6c43df))throw new _0x875303('sidebar-setcontainer-invalid-element');this['container']=_0x6c43df;}['_attachToContainer']({viewClass:_0x324d8d='',spaceBetweenItems:_0x4a7372=0x19}={}){if(!yi(this['container']))throw new _0x875303('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x324d8d,this['_spaceBetweenItems']=_0x4a7372;}['rearrange']({removedAnnotation:_0x1d9504,previousAnnotation:_0x29baf7,nextAnnotation:_0x481917}){const _0x556235=this['getSidebarItemView'](_0x1d9504);this['view']['list']['remove'](_0x556235),this['_destroySidebarItemView'](_0x1d9504),_0x29baf7&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x29baf7)),_0x481917&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x481917)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x9de40c,activatedAnnotation:_0x2215b0,disableAnimationOnActivatedAnnotation:_0xe17421}){if(this['_activeAnnotation']=_0x2215b0,_0x9de40c){_0x9de40c['isActive']=!0x1;const _0xca7a32=this['getSidebarItemView'](_0x9de40c);_0xca7a32&&_0xe17421&&(_0xca7a32['isAnimationDisabled']=!0x1);}if(_0x2215b0){const _0xfb5a61=this['getSidebarItemView'](_0x2215b0);_0xfb5a61&&(_0x2215b0['isActive']=!0x0,_0xe17421&&(_0xfb5a61['isAnimationDisabled']=!0x0,_0xfb5a61['top']+=0x1),this['_alignToTargetRect'](_0xfb5a61));}}['_detachFromContainer'](_0x34f372){if(this['view']['element']['remove'](),_0x34f372){for(const _0x57cd35 of _0x34f372)this['_destroySidebarItemView'](_0x57cd35);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x432322,_0x5e1e27){_0x5e1e27||(_0x5e1e27=_0x432322['view']);const _0x28f1ed=new Ai(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x28f1ed,_0x432322),this['_annotationToSidebarItemView']['set'](_0x432322,_0x28f1ed),_0x28f1ed['content']['add'](_0x5e1e27),this['listenTo'](_0x432322['view'],'change:targetRect',(_0x4d8dbc,_0xed2f99,_0x59a651)=>{const _0x349c6c=this['_getTargetTop'](_0x432322,_0x59a651);_0x28f1ed['_targetTop']!=_0x349c6c&&(_0x28f1ed['_targetTop']=_0x349c6c,this['_setItemTop'](_0x28f1ed,_0x349c6c));}),this['listenTo'](_0x28f1ed,'change:top',()=>{this['_recalculate'](_0x28f1ed,'top');}),this['listenTo'](_0x28f1ed,'change:bottom',()=>{this['_recalculate'](_0x28f1ed,'bottom');}),this['_alignToTargetRect'](_0x28f1ed);const _0x30dee9=this['_getItemBefore'](_0x28f1ed);if(_0x30dee9)this['_alignAfterItem'](_0x30dee9,_0x28f1ed)||this['_alignToTargetRect'](_0x28f1ed);else this['_alignToTargetRect'](_0x28f1ed);return this['_updateLastItem'](),this['view']['list']['add'](_0x28f1ed),_0x28f1ed;}['_alignForTopChange'](_0x21ac32){if(!_0x21ac32['content']['length'])return;const _0x1c154c=this['_getItemBefore'](_0x21ac32);if(!_0x1c154c)return;const _0x519f6c=this['_sidebarItemViewToAnnotation']['get'](_0x1c154c),_0x1baec6=this['_activeAnnotation'];_0x1baec6&&_0x1baec6===_0x519f6c?this['_alignAfterItem'](_0x1c154c,_0x21ac32):this['_alignBeforeItem'](_0x21ac32,_0x1c154c);}['_alignForBottomChange'](_0x5414e4){if(!_0x5414e4['content']['length'])return;const _0x114f94=this['_getItemAfter'](_0x5414e4);if(!_0x114f94)return;const _0x230a2e=this['_sidebarItemViewToAnnotation']['get'](_0x114f94),_0xeec01b=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x43ceca=this['_activeAnnotation'];_0x43ceca&&_0x43ceca===_0x230a2e&&_0xeec01b?(this['_alignBeforeItem'](_0x114f94,_0x5414e4),this['_alignAfterItem'](_0x5414e4,_0x114f94)):_0x43ceca&&_0x43ceca===_0x230a2e?this['_alignBeforeItem'](_0x114f94,_0x5414e4):this['_alignAfterItem'](_0x5414e4,_0x114f94);}['_recalculate'](_0x3f7677,_0x5a7067){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x19412e,changedProp:_0x44218}of this['_recalculateBuffer'])'top'===_0x44218?this['_alignForTopChange'](_0x19412e):this['_alignForBottomChange'](_0x19412e);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x3f7677,'changedProp':_0x5a7067});}['getSidebarItemView'](_0x23329c){return this['_annotationToSidebarItemView']['get'](_0x23329c);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x2b7982){const _0x1b1363=this['getSidebarItemView'](_0x2b7982);this['stopListening'](_0x1b1363),this['stopListening'](_0x2b7982['view']),_0x1b1363['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x2b7982),this['_sidebarItemViewToAnnotation']['delete'](_0x1b1363);}['_createSidebarView'](){const _0xeabec5=new _i(this['context']['locale']);return _0xeabec5['render'](),this['on']('change:_lastItem',(_0x208eab,_0x70d4b6,_0x32961f,_0xf85c2a)=>{_0xf85c2a&&_0xeabec5['unbind']('minHeight'),_0x32961f?_0xeabec5['bind']('minHeight')['to'](_0x32961f,'bottom'):_0xeabec5['minHeight']=null;}),_0xeabec5;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x57956d){const _0x54df3e=this['_sidebarItemViewToAnnotation']['get'](_0x57956d),_0x2858b3=_0x54df3e&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x54df3e)-0x1);return _0x2858b3&&this['getSidebarItemView'](_0x2858b3)||null;}['_getItemAfter'](_0x1c0e85){const _0x2f21ec=this['_sidebarItemViewToAnnotation']['get'](_0x1c0e85),_0x49e736=_0x2f21ec&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x2f21ec)+0x1);return _0x49e736&&this['getSidebarItemView'](_0x49e736)||null;}['_alignBeforeItem'](_0x2d289f,_0x4a5c10){_0x2d289f['updateHeight']();const _0x137208=vi(_0x4a5c10['bottom']+this['_spaceBetweenItems'],_0x2d289f['top']);return!!_0x137208&&(this['_setItemTop'](_0x4a5c10,_0x4a5c10['top']-_0x137208),!0x0);}['_alignAfterItem'](_0x482777,_0x1f04b5){_0x482777['updateHeight']();const _0x380c20=vi(_0x482777['bottom']+this['_spaceBetweenItems'],_0x1f04b5['top']);return!!_0x380c20&&(this['_setItemTop'](_0x1f04b5,_0x1f04b5['top']+_0x380c20,!0x1),!0x0);}['_alignToTargetRect'](_0x4566aa){const _0x2ca555=this['_sidebarItemViewToAnnotation']['get'](_0x4566aa);if(!_0x2ca555||!_0x2ca555['target']||!_0x2ca555['targetRect'])return;const _0x558a32=this['_getTargetTop'](_0x2ca555,_0x2ca555['targetRect']);this['_setItemTop'](_0x4566aa,_0x558a32);}['_getTargetTop'](_0x2731c5,_0x3f7d37){if(null===_0x3f7d37)return 0x0;if(_0x2731c5['target']instanceof _0x3ba044)return _0x3f7d37['top'];{const _0x14dbdb=new _0x3ba044(this['view']['element'])['top'];return _0x3f7d37['top']-_0x14dbdb;}}['_setItemTop'](_0x103b21,_0x583851,_0x10a0fb=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x10a0fb&&(_0x583851=Math['max'](_0x583851,this['_getMaxAvailableTop'](_0x103b21))),_0x103b21['top']=_0x583851;}['_getMaxAvailableTop'](_0x47cf6f){let _0x5c78ce=this['_getItemBefore'](_0x47cf6f),_0x5097cc=0x0;for(;_0x5c78ce;)_0x5c78ce['updateHeight'](),_0x5097cc+=this['_spaceBetweenItems']+_0x5c78ce['height'],_0x5c78ce=this['_getItemBefore'](_0x5c78ce);return _0x5097cc;}}function vi(_0x19dac9,_0x1689df){return Math['max'](_0x19dac9-_0x1689df,0x0);}function yi(_0x35d932){return null!==_0x35d932&&'object'==typeof _0x35d932&&0x1===_0x35d932['nodeType'];}class Ci extends _0x2def50{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[Ti,pi];}static get['pluginName'](){return'WideSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x346997){super(_0x346997),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x382eec(),this['_refreshPositioningDebounced']=_0x4664ac(()=>{_0x346997['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x3a3739=this['context']['plugins']['get'](pi),_0x1f7dcf=this['context']['plugins']['get'](Ti);_0x3a3739['register']('wideSidebar',this),_0x1f7dcf['container']&&_0x3a3739['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x4dfb75){if(_0x4dfb75===this['activeAnnotation'])return;const _0x12c05e=this['context']['plugins']['get'](Ti);_0x12c05e['_activeAnnotation']=_0x4dfb75;const _0x2b433c=this['activeAnnotation'];_0x12c05e['refresh']({'blurredAnnotation':_0x2b433c,'activatedAnnotation':_0x4dfb75}),this['activeAnnotation']=_0x4dfb75;}['attach'](_0x1bb631){this['annotations']=_0x1bb631;const _0xb20d9c=this['context']['plugins']['get'](Ti);if(_0xb20d9c['_annotations']=_0x1bb631,this['isAttached'])throw new _0x875303('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0xb20d9c,'set:container',()=>{this['detach'](),this['listenTo'](_0xb20d9c,'change:container',_0x55e67f=>{_0x55e67f['off'](),this['attach'](_0x1bb631);});}),_0xb20d9c['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x1e241a=_0xffe94b=>{_0xffe94b['updateTargetRect'](),_0xb20d9c['addAnnotation'](_0xffe94b);};for(const _0x32b0c7 of _0x1bb631)_0x1e241a(_0x32b0c7);this['listenTo'](_0x1bb631,'add',(_0x3f9311,_0x4f2099)=>{_0x1e241a(_0x4f2099);}),this['listenTo'](_0x1bb631,'remove',(_0x871e57,_0x1d172d,_0x318374)=>{_0xb20d9c['rearrange']({'removedAnnotation':_0x1d172d,'previousAnnotation':_0x1bb631['get'](_0x318374-0x1),'nextAnnotation':_0x1bb631['get'](_0x318374+0x1)}),_0x1d172d===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x1bb631,'focus',(_0x1ffd6d,_0x12af42)=>{this['setActiveAnnotation'](_0x12af42);}),this['listenTo'](_0x1bb631,'blur',()=>{this['setActiveAnnotation'](null);});const _0x293e02=this['context']instanceof _0x3ecb89?this['context']['editors']:new _0x382eec([this['context']]);for(const _0x59b434 of _0x293e02)this['_integrateWithEditorAnnotations'](_0x59b434);this['listenTo'](_0x293e02,'add',(_0x3d3c31,_0x4f91aa)=>{this['listenTo'](_0x4f91aa,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x4f91aa);});}),this['listenTo'](_0x293e02,'remove',(_0x5c1357,_0x18d937)=>{_0x18d937['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x18d937['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x875303('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x43f7ab=this['context']['plugins']['get'](Ti);_0x43f7ab['_detachFromContainer'](this['annotations']),this['stopListening'](_0x43f7ab),this['stopListening'](this['annotations']),this['context']instanceof _0x3ecb89&&this['stopListening'](this['context']['editors']);for(const _0x58313a of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x58313a);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x4bd8c2){if(!_0x4bd8c2['plugins']['has']('EditorAnnotations'))return;const _0x20bc75=_0x4bd8c2['plugins']['get']('EditorAnnotations'),_0x133e49=()=>{const _0x20e582=_0x20bc75['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x20e582[0x0]||null);};this['listenTo'](_0x20bc75,'refresh',_0x133e49),this['listenTo'](_0x20bc75,'blur',(_0xfe1092,{isAnnotationTracked:_0x501443})=>{this['activeAnnotation']&&_0x501443(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x20bc75,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x1a2559=>{_0x20bc75['hasDomSelection']()&&(_0x133e49(),_0x1a2559['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x20bc75);}['_destroyEditorAnnotationsIntegration'](_0x30ccc2){this['stopListening'](_0x30ccc2),this['_editorAnnotations']['remove'](_0x30ccc2);}}class Ii extends _0x38179e{['counterView'];constructor(_0x2c0927){super(_0x2c0927);const _0x650919=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x22b111,_0x5d25a5)=>_0x22b111?'...':_0x5d25a5['toString']()),this['set']('annotationType',''),this['icon']=_0x3fe266,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new _0x41f494(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x650919['to']('annotationType',_0xd62607=>'ck-annotation-counter__badge--'+_0xd62607),_0x650919['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x650919['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class bi extends _0x2def50{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[Ti,pi];}static get['pluginName'](){return'NarrowSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4e2ec2){super(_0x4e2ec2),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=new(_0xf86daa())(),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x382eec(),this['_refreshPositioningDebounced']=_0x4664ac(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](pi)['register']('narrowSidebar',this),this['bodyCollection']=new rt(this['context']['locale']),this['balloonPanelView']=new ht(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x24a879){this['annotations']=_0x24a879;const _0x49e6fb=this['context']['plugins']['get'](Ti),_0x319986=this['balloonPanelView'];if(_0x49e6fb['_annotations']=_0x24a879,this['isAttached'])throw new _0x875303('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x49e6fb,'set:container',()=>{this['detach'](),this['listenTo'](_0x49e6fb,'change:container',_0x527c0e=>{_0x527c0e['off'](),this['attach'](_0x24a879);});}),_0x49e6fb['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x2a0e85=_0x40fab0=>{const _0xe6a1bb=new Ii(this['context']['locale']);_0x49e6fb['addAnnotation'](_0x40fab0,_0xe6a1bb),this['_annotationToNarrowView']['set'](_0x40fab0,_0xe6a1bb),_0xe6a1bb['bind']('isDirty','annotationType','number')['to'](_0x40fab0['view'],'isDirty','type','length'),_0xe6a1bb['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x319986['content']['first']!==_0x40fab0['view']?(this['_showBalloon'](_0x40fab0),_0x40fab0['view']['element']['focus'](),this['setActiveAnnotation'](_0x40fab0)):this['setActiveAnnotation'](null);});};for(const _0x537139 of _0x24a879)_0x2a0e85(_0x537139);this['listenTo'](_0x24a879,'add',(_0x542445,_0x16dc20)=>{_0x2a0e85(_0x16dc20);}),this['listenTo'](_0x24a879,'remove',(_0x5ac843,_0x6717df,_0x2a2ae3)=>{this['_annotationToNarrowView']['get'](_0x6717df)['destroy'](),this['_annotationToNarrowView']['delete'](_0x6717df),_0x49e6fb['rearrange']({'removedAnnotation':_0x6717df,'previousAnnotation':_0x24a879['get'](_0x2a2ae3-0x1),'nextAnnotation':_0x24a879['get'](_0x2a2ae3+0x1)}),_0x6717df===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x24a879,'focus',(_0x3fb9c7,_0x1bdaac)=>{this['setActiveAnnotation'](_0x1bdaac);}),this['listenTo'](_0x24a879,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x2a842d,_0x5c1847)=>{_0x5c1847['keyCode']===_0x430317['esc']&&_0x319986['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x319986['content']['first']),this['_hideBalloon'](),_0x5c1847['stopPropagation'](),_0x5c1847['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x2b1947,_0x1ea9c2)=>{const _0x12526d=_0x1ea9c2['target'];_0x319986['isVisible']&&_0x319986['element']['contains'](_0x12526d)||_0x49e6fb['view']['element']['contains'](_0x12526d)||_0x2b1947['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x52d66f=>_0x52d66f['contains'](_0x12526d))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0xedacb6=this['context']instanceof _0x3ecb89?this['context']['editors']:new _0x382eec([this['context']]);for(const _0x1d7f0a of _0xedacb6)this['_integrateWithEditorAnnotations'](_0x1d7f0a);this['listenTo'](_0xedacb6,'add',(_0x18173d,_0x520752)=>{this['listenTo'](_0x520752,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x520752);});}),this['listenTo'](_0xedacb6,'remove',(_0x132a50,_0x3242f3)=>{_0x3242f3['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x3242f3['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x1cccef){if(_0x1cccef===this['activeAnnotation'])return;const _0x25f079=this['context']['plugins']['get'](Ti);if(_0x25f079['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x1cccef,'disableAnimationOnActivatedAnnotation':!0x0}),_0x1cccef)_0x25f079['getSidebarItemView'](_0x1cccef)?this['_showBalloon'](_0x1cccef):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x1cccef;}['detach'](){if(!this['isAttached'])throw new _0x875303('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x2872f2=this['context']['plugins']['get'](Ti);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x4cab13=>_0x4cab13['destroy']()),this['_annotationToNarrowView']['clear'](),_0x2872f2['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x3ecb89&&this['stopListening'](this['context']['editors']);for(const _0x1346c8 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x1346c8);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'](_0x5e32f4){if(!_0x5e32f4['plugins']['has']('EditorAnnotations'))return;const _0x4db3c6=_0x5e32f4['plugins']['get']('EditorAnnotations'),_0x34e3e2=this['context']['plugins']['get'](Ti),_0x3a3356=this['annotations'],_0x49283d=this['balloonPanelView'],_0x36adcf=()=>{const _0x29be64=_0x4db3c6['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x29be64),this['setActiveAnnotation'](_0x29be64[0x0]||null);};this['listenTo'](_0x4db3c6,'refresh',_0x36adcf),this['listenTo'](_0x4db3c6,'blur',(_0x3ebcd9,{isAnnotationTracked:_0x567efb})=>{this['activeAnnotation']&&_0x567efb(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x4db3c6,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x3a3356,'blur',_0x30af2d=>{_0x4db3c6['hasDomSelection']()&&_0x30af2d['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x2f81af,_0x6299f9)=>{const _0x87cfeb=_0x6299f9['target'];_0x49283d['isVisible']&&_0x49283d['element']['contains'](_0x87cfeb)||_0x34e3e2['view']['element']['contains'](_0x87cfeb)||this['activeAnnotation']&&_0x4db3c6['hasDomSelection']()&&(_0x36adcf(),_0x2f81af['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x4db3c6);}['_destroyEditorAnnotationsIntegration'](_0x51daab){_0x51daab&&(this['stopListening'](_0x51daab),this['_editorAnnotations']['remove'](_0x51daab));}['_setSelectedAnnotations'](_0x56fd90){for(const _0x4dcce6 of this['_selectedAnnotations'])_0x56fd90['includes'](_0x4dcce6)||this['_manuallyClosedAnnotationViews']['delete'](_0x4dcce6['view']);this['_selectedAnnotations']=_0x56fd90;}['_refreshPositioning'](){const _0xc94342=this['balloonPanelView'];this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning'](),_0xc94342['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x5bea52){if(this['_manuallyClosedAnnotationViews']['has'](_0x5bea52['view']))return;const _0xabcb=this['balloonPanelView']['content']['first'];_0xabcb!==_0x5bea52['view']?(_0xabcb&&this['_detachListeners'](_0xabcb),this['_attachListeners'](_0x5bea52['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x5bea52['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0xc91a93=this['balloonPanelView']['content']['first'],_0x106252=_0xc91a93&&this['annotations']['getByView'](_0xc91a93);if(!_0x106252||!this['_annotationToNarrowView']['has'](_0x106252))return;const _0x3a7a05=this['_annotationToNarrowView']['get'](_0x106252)['element'],_0x25793c=(function(){const _0x37f915=ht['defaultPositions'];return[_0x37f915['southArrowNorthEast'],_0x37f915['northArrowSouthEast'],_0x37f915['southArrowNorth'],_0x37f915['northArrowSouth'],_0x37f915['southArrowNorthWest'],_0x37f915['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x3a7a05,'positions':_0x25793c});}['_hideBalloon'](){const _0x363bbd=this['balloonPanelView'],_0x28a985=_0x363bbd['content']['first'];_0x28a985&&(this['_detachListeners'](_0x28a985),_0x363bbd['unpin'](),_0x363bbd['content']['clear']());}['_attachListeners'](_0x39d884){this['listenTo'](_0x39d884,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x39d884,'Esc',(_0x2ac592,_0x58c30b)=>{this['_manuallyClosedAnnotationViews']['add'](_0x39d884),this['_hideBalloon'](),_0x58c30b();});}['_detachListeners'](_0x2397b7){this['stopListening'](_0x2397b7);}}class Ei extends _0x357641{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];['_refreshVisibilityDebounced'];static get['requires'](){return[si,at,pi];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4cb6f0){super(_0x4cb6f0),_0x4cb6f0['editing']['view']['addObserver'](mt),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x4cb6f0['plugins']['get'](at),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1,this['_refreshVisibilityDebounced']=_0x4664ac(()=>{this['editor']['plugins']['get']('Annotations')['refreshVisibility']();},0xfa,{'leading':!0x1});}['init'](){const _0x4db0e3=this['editor']['plugins']['get'](pi);_0x4db0e3['context']===this['editor']&&(_0x4db0e3['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x12b973,_0x32b7cb)=>{const _0x3a0ca4=this['_balloon'];if(this['isAttached']&&_0x3a0ca4['visibleView']){const _0x331a1f=this['annotations']['getByView'](_0x3a0ca4['visibleView']);_0x331a1f&&this['_closeAnnotation'](_0x331a1f),_0x32b7cb();}}));}['afterInit'](){const _0x11069e=this['editor']['plugins']['get'](pi);_0x11069e['context']===this['editor']&&(_0x11069e['hasActive']()||_0x11069e['switchTo']('inline'));}['setActiveAnnotation'](_0x344678){_0x344678!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x344678&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x344678)&&this['_addAnnotationToBalloon'](_0x344678,!0x0),_0x344678['isActive']=!0x0),_0x344678||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x344678);}['attach'](_0x2555c6){this['annotations']=_0x2555c6;const _0x48a855=this['editor']['plugins']['get'](pi),_0x1cad7b=this['_balloon'];if(this['isAttached'])throw new _0x875303('inlineannotations-attach-already-attached',this);if(_0x48a855['context']!==this['editor'])throw new _0x875303('inlineannotations-not-allowed-with-context',this);const _0x3b52ed=this['editor']['plugins']['get'](si);this['listenTo'](_0x3b52ed,'refresh',()=>{const _0x1e4039=_0x3b52ed['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x168f27,_0x376ae9;!this['_forceRefresh']&&(_0x168f27=_0x1e4039,_0x376ae9=this['_selectedAnnotations'],_0x168f27['length']===_0x376ae9['length']&&_0x168f27['every'](_0x540406=>_0x376ae9['includes'](_0x540406)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x1e4039),this['setActiveAnnotation'](_0x1e4039[0x0]||null));}),this['listenTo'](_0x3b52ed,'blur',(_0x35c441,{isAnnotationTracked:_0x2043df})=>{this['activeAnnotation']&&_0x2043df(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x3b52ed,'uiUpdate',()=>{this['_refreshVisibilityDebounced']();}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x3cc8cc,_0x45c5d4,_0x10985b)=>{_0x10985b||this['setActiveAnnotation'](null);}),this['listenTo'](_0x2555c6,'remove',(_0x5ad1f8,_0x55ef4f)=>{this['_removeAnnotationFromBalloon'](_0x55ef4f),_0x55ef4f===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x1cad7b,'change:visibleView',(_0x4ea7e3,_0xd46d0b,_0x4515d4,_0x1d9dc9)=>{_0x1d9dc9&&this['stopListening'](_0x1d9dc9);const _0x51a073=_0x2555c6['getByView'](_0x4515d4);_0x4515d4&&_0x51a073&&(this['listenTo'](_0x4515d4,'change:height',()=>{_0x1cad7b['updatePosition']();}),this['listenTo'](_0x4515d4,'Esc',()=>{this['_closeAnnotation'](_0x51a073),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x51a073&&this['setActiveAnnotation'](_0x51a073));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x1cad7b['visibleView']&&(_0x2555c6['getByView'](_0x1cad7b['visibleView'])&&_0x1cad7b['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 _0x875303('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x1edb3a of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x1edb3a);this['_refreshVisibilityDebounced']['cancel'](),this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach'](),this['_refreshVisibilityDebounced']['cancel']();}['_setSelectedAnnotations'](_0x13e6e8){for(const _0x34a9a2 of this['_selectedAnnotations'])_0x13e6e8['includes'](_0x34a9a2)||this['_manuallyClosed']['delete'](_0x34a9a2);for(const _0x360c7a of this['annotations'])_0x13e6e8['includes'](_0x360c7a)||this['_removeAnnotationFromBalloon'](_0x360c7a);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x2ac82a of _0x13e6e8)this['_addAnnotationToBalloon'](_0x2ac82a);}this['_selectedAnnotations']=_0x13e6e8;}['_addAnnotationToBalloon'](_0x8d303e,_0x1619b1=!0x1){this['_manuallyClosed']['has'](_0x8d303e)||(this['_addedAnnotations']['has'](_0x8d303e)||this['_balloon']['hasView'](_0x8d303e['view'])||(this['_addedAnnotations']['add'](_0x8d303e),this['_balloon']['add']({'stackId':_0x8d303e['view']['id'],'view':_0x8d303e['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x8d303e)}})),_0x1619b1&&this['_balloon']['showStack'](_0x8d303e['view']['id']));}['_getBalloonTargetForAnnotation'](_0x458ca7){const _0x3d2d32=_0x458ca7['target'],_0x41e38d=this['editor']['editing']['view'],_0x120df6=_0x41e38d['document']['selection']['getFirstRange'](),_0x498946=_0x41e38d['domConverter']['viewRangeToDom'](_0x120df6);if(_0x498946['collapse'](!0x0),_0x3d2d32){if(_0x3d2d32 instanceof _0x3ba044)return _0x3d2d32;let _0x38ec7c=[];for(const _0x2057eb of _0x3d2d32)_0x38ec7c['push'](..._0x3ba044['getDomElementRects'](_0x2057eb));_0x38ec7c=function(_0x4db68b){const _0x492dc3=[];let _0x51e7a8=_0x4db68b[0x0];for(let _0x41c10f=0x1;_0x41c10f<_0x4db68b['length'];_0x41c10f++)if(Ni(_0x51e7a8,_0x4db68b[_0x41c10f])){const _0x229735=_0x4db68b[_0x41c10f]['width'];_0x51e7a8['width']+=_0x229735,_0x51e7a8['right']+=_0x229735;}else _0x492dc3['push'](_0x51e7a8),_0x51e7a8=_0x4db68b[_0x41c10f];return _0x492dc3['push'](_0x51e7a8),_0x492dc3;}(_0x38ec7c);const _0x54316d=_0x498946['getBoundingClientRect']();return _0x38ec7c['find'](_0x154c59=>_0x154c59['top']<=_0x54316d['top']&&_0x154c59['bottom']>=_0x54316d['bottom']&&_0x154c59['left']<=_0x54316d['left']&&_0x154c59['right']>=_0x54316d['right'])||_0x38ec7c[0x0];}return _0x458ca7['targetRect']||_0x498946;}['_removeAnnotationFromBalloon'](_0x1e690c){this['_addedAnnotations']['has'](_0x1e690c)&&this['_balloon']['hasView'](_0x1e690c['view'])&&(this['_addedAnnotations']['delete'](_0x1e690c),this['_balloon']['remove'](_0x1e690c['view']));}['_closeAnnotation'](_0x409ca4){this['_manuallyClosed']['add'](_0x409ca4),this['_removeAnnotationFromBalloon'](_0x409ca4);}}function Ni(_0x938757,_0x52a3e8){return _0x938757['top']===_0x52a3e8['top']&&_0x938757['bottom']===_0x52a3e8['bottom']&&_0x938757['right']===_0x52a3e8['left'];}class ki extends _0x41f494{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x10eda5,_0x530b09){super(_0x10eda5),this['set']('isEmpty',!_0x530b09['length']),this['focusTracker']=new _0x911300(),this['_annotationViews']=_0x530b09,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new _0x6f869d({'focusables':_0x530b09,'focusTracker':this['focusTracker']}),this['listenTo'](_0x530b09,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x530b09,'remove',(_0x4ab982,_0x1661b3)=>{_0x1661b3['isActive']&&this['focus'](),_0x530b09['length']||(this['isEmpty']=!0x0);});const _0x153e7c=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':bt(_0x10eda5,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x530b09},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x153e7c['if']('isEmpty','ck-hidden',_0x1e38c0=>!_0x1e38c0)]},'children':[{'text':bt(_0x10eda5,'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 _0x47f6ba of this['_annotationViews'])this['focusTracker']['add'](_0x47f6ba['element']);this['_annotationViews']['on']('change',(_0x52244b,{added:_0x26b147,removed:_0x1c2988})=>{for(const _0x4aca44 of _0x26b147)this['focusTracker']['add'](_0x4aca44['element']);for(const _0x267c88 of _0x1c2988)this['focusTracker']['remove'](_0x267c88['element']);});}}class Oi extends _0x2def50{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[Qt,$t];}constructor(_0x36bb28){super(_0x36bb28),this['archivedThreads']=new _0x382eec();}['init'](){const _0x47b15c=this['context'],_0x3688d3=_0x47b15c['plugins']['get'](Qt),_0x3f3331=_0x47b15c['plugins']['get']($t);this['listenTo'](_0x3688d3,'addCommentThread',(_0x314928,{threadId:_0x1d12d8})=>{const _0x3480eb=_0x3688d3['getCommentThread'](_0x1d12d8);_0x3480eb['archivedAt']&&this['archivedThreads']['add'](_0x3480eb,this['_calculatePosition'](_0x3480eb['archivedAt'])),this['listenTo'](_0x3480eb,'change:archivedAt',(_0x72faa7,_0x207093,_0x2d426a)=>{_0x2d426a?this['archivedThreads']['has'](_0x3480eb)||this['archivedThreads']['add'](_0x3480eb,this['_calculatePosition'](_0x3480eb['archivedAt'])):this['archivedThreads']['has'](_0x3480eb)&&this['archivedThreads']['remove'](_0x3480eb);});}),this['listenTo'](_0x3688d3,'removeCommentThread',(_0x64d40,{threadId:_0x3e096c})=>{const _0x19e403=_0x3688d3['getCommentThread'](_0x3e096c);this['stopListening'](_0x19e403),this['archivedThreads']['has'](_0x19e403)&&this['archivedThreads']['remove'](_0x19e403);},{'priority':'highest'}),this['listenTo'](_0x3f3331['collection'],'focus',(_0x1ce4fe,_0x44eb0e)=>{_0x44eb0e['isVisible']||(_0x44eb0e['isActive']=!0x0,_0x3f3331['activate'](_0x44eb0e));});}['_calculatePosition'](_0x1dd2b3){const _0x362a31=[...this['archivedThreads']]['findIndex'](_0x5cf829=>_0x5cf829['archivedAt']<_0x1dd2b3);return _0x362a31>-0x1?_0x362a31:this['archivedThreads']['length'];}}class Mi extends _0x357641{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[Oi,ct];}constructor(_0x836cf7){super(_0x836cf7),this['annotationViews']=new tt(),this['_pendingThreads']=[];}['init'](){const _0x434d37=this['editor'],_0x501d88=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x434d37['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x38179e,!0x0)),_0x434d37['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x575a08=this['_createCommentsArchiveButton'](ot);return _0x575a08['set']({'role':'menuitemcheckbox'}),_0x575a08;});const _0x472e25=_0x434d37['plugins']['get'](Oi),_0x18b0cd=_0x434d37['plugins']['get']('Annotations'),_0x5bbf71=_0x434d37['plugins']['get']('CommentsRepository');_0x472e25['archivedThreads']['forEach'](_0x8aae78=>{this['_handleNewThread'](_0x8aae78);}),this['listenTo'](_0x472e25['archivedThreads'],'add',(_0x448a70,_0x1a1b28)=>{this['_handleNewThread'](_0x1a1b28);}),this['listenTo'](_0x18b0cd['collection'],'add',(_0xfe8da7,_0x191383)=>{const _0x50e895=this['_pendingThreads']['find'](_0xcc2b5f=>{const _0x15c0c1=_0x5bbf71['_threadToController']['get'](_0xcc2b5f);return _0x15c0c1&&_0x191383['innerView']===_0x15c0c1['view'];});if(_0x50e895){const _0x1c55f6=this['_calculatePosition'](_0x50e895['archivedAt']);this['_addAnnotationToArchive'](_0x191383,_0x1c55f6),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x50e895),0x1);}}),this['listenTo'](_0x472e25['archivedThreads'],'remove',(_0x2528fb,_0x59c741)=>{const _0x3340d8=_0x434d37['config']['get']('collaboration.channelId');if(!_0x3340d8||_0x59c741['channelId']===_0x3340d8){if(this['_pendingThreads']['includes'](_0x59c741))this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x59c741),0x1);else{const _0x2e0d54=_0x5bbf71['_threadToController']['get'](_0x59c741),_0x484f01=_0x18b0cd['getByInnerView'](_0x2e0d54['view']);this['annotationViews']['remove'](_0x484f01['view']),this['stopListening'](_0x484f01),this['stopListening'](_0x484f01['focusableElements']);}}}),this['listenTo'](_0x18b0cd['collection'],'add',(_0x2de6e0,_0x503bf0)=>{this['listenTo'](_0x503bf0,'escape',_0x501d88);}),this['listenTo'](_0x18b0cd['collection'],'remove',(_0x1af341,_0x5caf37)=>{this['stopListening'](_0x5caf37,'escape',_0x501d88);});}['_addAnnotationToArchive'](_0x724077,_0x4e8661){this['listenTo'](_0x724077,'set:isVisible',_0x1aaf48=>{_0x1aaf48['return']=!0x1,_0x1aaf48['stop']();}),this['annotationViews']['add'](_0x724077['view'],_0x4e8661);}['_handleNewThread'](_0x2882cd){const _0x23e579=this['editor']['plugins']['get']('CommentsRepository'),_0xcf4e4c=this['editor']['plugins']['get']('Annotations'),_0x280fc7=this['editor']['config']['get']('collaboration.channelId');if(!_0x280fc7||_0x2882cd['channelId']===_0x280fc7){const _0x53dd0b=_0x23e579['_threadToController']['get'](_0x2882cd);if(!_0x53dd0b)return void this['_pendingThreads']['push'](_0x2882cd);const _0x487c1f=this['_calculatePosition'](_0x2882cd['archivedAt']),_0x25baed=_0xcf4e4c['getByInnerView'](_0x53dd0b['view']);_0x25baed['isVisible']&&_0xcf4e4c['_visibleAnnotations']['remove'](_0x25baed),this['_addAnnotationToArchive'](_0x25baed,_0x487c1f);}}['_calculatePosition'](_0x562e5e){const _0x17d245=this['editor']['config']['get']('collaboration.channelId'),_0xb43401=[...this['editor']['plugins']['get'](Oi)['archivedThreads']]['filter'](_0x100f61=>_0x100f61['channelId']===_0x17d245)['findIndex'](_0x497e3f=>_0x497e3f['archivedAt']<_0x562e5e);return _0xb43401<0x0||_0xb43401>this['annotationViews']['length']?this['annotationViews']['length']:_0xb43401-0x1;}['_toggleDialog'](){const _0x2c712d=this['editor'],_0x173d8f=_0x2c712d['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new ki(_0x2c712d['locale'],this['annotationViews'])),'commentsArchive'===_0x173d8f['id']?_0x173d8f['hide']():_0x173d8f['show']({'id':'commentsArchive','title':bt(_0x2c712d['locale'],'COMMENTS_ARCHIVE'),'icon':_0x2f0ca4,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':dt['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x181a20,_0xc2e784=!0x1){const _0x4d0669=this['editor']['locale'],_0x15c91e=this['editor']['plugins']['get']('Dialog'),_0x3ff5ab=new _0x181a20(_0x4d0669);return _0x3ff5ab['bind']('isEnabled')['to'](this,'isEnabled'),_0x3ff5ab['bind']('isOn')['to'](_0x15c91e,'id',_0x1adddf=>'commentsArchive'===_0x1adddf),_0x3ff5ab['set']({'label':bt(_0x4d0669,'COMMENTS_ARCHIVE'),'icon':_0x2f0ca4,'isToggleable':!0x0}),_0xc2e784&&(_0x3ff5ab['tooltip']=!0x0),this['listenTo'](_0x3ff5ab,'execute',()=>this['_toggleDialog']()),_0x3ff5ab;}['_hideDialogOnAnnotationEscape']=_0x4dd3e1=>{const _0x8ed56=_0x4dd3e1['source'];if(!this['annotationViews']['has'](_0x8ed56['view']))return;const _0x3454fb=this['editor']['plugins']['get']('Dialog');_0x3454fb['isOpen']&&'commentsArchive'===_0x3454fb['id']&&(_0x3454fb['hide'](),_0x4dd3e1['stop']());};}class Ri extends _0x357641{static get['requires'](){return[Qt,ci,mi,Oi,Mi,fi,Ci,bi,Ei];}static get['pluginName'](){return'Comments';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{ei as AddCommentThreadCommand,Yt as Annotation,jt as AnnotationCollection,Ii as AnnotationCounterButtonView,Kt as AnnotationView,$t as Annotations,Ai as AnnotationsSidebarItemView,_i as AnnotationsSidebarView,pi as AnnotationsUIs,Vt as BaseCommentThreadView,Ft as BaseCommentView,ti as Comment,Zt as CommentThread,It as CommentThreadController,Rt as CommentThreadInputView,Bt as CommentThreadView,Ut as CommentView,Ri as Comments,Oi as CommentsArchive,Mi as CommentsArchiveUI,ci as CommentsEditing,St as CommentsListView,fi as CommentsOnly,Qt as CommentsRepository,mi as CommentsUI,si as EditorAnnotations,Ei as InlineAnnotations,bi as NarrowSidebar,Ti as Sidebar,Ci as WideSidebar,Xt as bindAnnotationCollections};
23
+ import{Editor as _0x34ca7b,ContextPlugin as _0x4770a4,PendingActions as _0xc2d06c,Command as _0x1a419f,Plugin as _0x1dae7b,Context as _0x39691f}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x1a473d,uid as _0x588627,KeystrokeHandler as _0x1989d5,FocusTracker as _0x3b1487,diff as _0x346149,Collection as _0x53f197,Rect as _0x981c3,CKEditorError as _0x22c1ce,first as _0x22c885,priorities as _0x409d6c,scrollViewportToShowTarget as _0x3a8720,getEnvKeystrokeText as _0x5d8af7,toUnit as _0x1aa775,DomEmitterMixin as _0x334846,keyCodes as _0x51522a}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x486d17,AriaDescriptionView as _0x396338,setupThreadKeyboardNavigation as _0x4d2af3,ConfirmMixin as _0x74a058,LateFocusButtonView as _0x1bda2b,trimHtml as _0x25dea0,LateFocusDropdownButtonView as _0x3cf895,FOCUS_ANNOTATION_KEYSTROKE as _0x2636b1,Users as _0x3468b4,getDateTimeFormatter as _0x26db8e,hashObject as _0x5e92c9,getAllMarkersDomElementsSorted as _0x5e3453,surroundingMarkersDetector as _0x502eea}from'@ckeditor/ckeditor5-collaboration-core/dist/index.js';import{throttle as _0x9ac7ea,cloneDeep as _0x17a138,set as _0x43ef4e,unset as _0x25cba3,isEqual as _0x11f450,debounce as _0x2b37bd}from'es-toolkit/compat';import{IconUndo as _0x4df0dd,IconCheck as _0x69ae7f,IconPencil as _0x368ade,IconRemoveComment as _0x1baaff,IconThreeVerticalDots as _0xb22004,IconAddComment as _0x885b6e,IconCommentsArchive as _0x5ecbdf}from'@ckeditor/ckeditor5-icons/dist/index.js';import{EditorUIView as _0x5a1bad,InlineEditableUIView as _0x5d0018,EditorUI as _0x5cfb14,View as _0x4938be,FocusCycler as _0x572537,ButtonView as _0x733762,ViewCollection as tt,createDropdown as it,ListView as et,focusChildOnDropdownOpen as st,ListItemView as nt,MenuBarMenuListItemButtonView as ot,BodyCollection as rt,BalloonPanelView as ht,ContextualBalloon as at,Dialog as ct,DialogViewPosition as dt}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disableViewPlaceholder as lt,enableViewPlaceholder as ut,MouseObserver as mt}from'@ckeditor/ckeditor5-engine/dist/index.js';import{Clipboard as ft,ClipboardMarkersUtils as pt,ClipboardPipeline as wt}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Enter as _t,ShiftEnter as gt}from'@ckeditor/ckeditor5-enter/dist/index.js';import{SelectAll as At}from'@ckeditor/ckeditor5-select-all/dist/index.js';import{Typing as Tt}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Undo as vt}from'@ckeditor/ckeditor5-undo/dist/index.js';import{Paragraph as yt}from'@ckeditor/ckeditor5-paragraph/dist/index.js';import{toWidget as Ct}from'@ckeditor/ckeditor5-widget/dist/index.js';class It extends/* #__PURE__ -- @preserve */
24
+ _0x1a473d(){['model'];['view'];constructor(_0x146ff3,_0x42956c){super(),this['model']=_0x146ff3,this['model']['_isAttached']=!0x0,this['view']=_0x42956c,this['listenTo'](_0x42956c,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x42956c,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x42956c,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x42956c,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x42956c,'addComment',(_0x5ed671,_0x2eed49)=>this['addComment'](_0x2eed49)),this['listenTo'](_0x42956c,'updateComment',(_0x10509e,_0x32ef3e,_0x2dc579)=>this['updateComment'](_0x32ef3e,_0x2dc579)),this['listenTo'](_0x42956c,'removeComment',(_0x248eed,_0x1976cd)=>this['removeComment'](_0x1976cd));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x574f24){this['model']['addComment']({'content':_0x574f24,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x1d70de,_0x42f298){this['model']['getComment'](_0x1d70de)['update']({'content':_0x42f298});}['removeComment'](_0x535ca4){this['model']['getComment'](_0x535ca4)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function bt(_0x151a33,_0x148347,_0x2c85c6){const t=_0x151a33['t'];switch(_0x148347){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'},_0x2c85c6);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'},_0x2c85c6);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'},_0x2c85c6);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'},_0x2c85c6);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x2c85c6);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'},_0x2c85c6);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'},_0x2c85c6);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'},_0x2c85c6);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 Et extends _0x5a1bad{['main'];['editable'];constructor(_0x554c2e,_0x20662c){super(_0x554c2e);const _0x319c86=_0x588627();this['main']=this['createCollection'](),this['editable']=new _0x5d0018(_0x554c2e,_0x20662c,void 0x0,{'label':()=>bt(_0x554c2e,'Comment\x20editor')}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'dir':_0x554c2e['uiLanguageDirection'],'lang':_0x554c2e['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x319c86},'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 Nt extends _0x5cfb14{['view'];constructor(_0x418768){super(_0x418768),this['view']=new Et(_0x418768['locale'],_0x418768['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x2e93d4=this['editor']['editing']['view'],_0x558695=this['view']['editable'],_0xec726e=_0x2e93d4['document']['getRoot']();_0x558695['name']=_0xec726e['rootName'],this['view']['render']();const _0x5bdf53=_0x558695['element'];this['setEditableElement'](_0x558695['name'],_0x5bdf53),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x2e93d4['attachDomRoot'](_0x5bdf53),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const kt=[ft,_t,gt,At,Tt,vt,yt];class Ot extends/* #__PURE__ -- @preserve */
25
+ _0x1a473d(_0x34ca7b){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
26
+ ((()=>kt)());constructor(_0x4f7cb1={}){function _0x5ca9a2(_0x99adc1){return _0x99adc1['map'](_0x5184c2=>String['fromCharCode'](_0x5184c2))['join']('');}(_0x4f7cb1=Object['assign']({},_0x4f7cb1))['plugins']||(_0x4f7cb1['plugins']=Ot['defaultPlugins']),super(_0x4f7cb1),this['ui']=new Nt(this),this['set']('placeholder',''),this['model']['document']['on']('change',()=>this['_updatePlaceholder'](),{'priority':'low'}),this['on']('change:placeholder',()=>this['_updatePlaceholder']()),this['model']['document']['createRoot'](),this[_0x5ca9a2([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5ca9a2([0x76,0x69,0x65,0x77])][_0x5ca9a2([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5ca9a2([0x61,0x75,0x74,0x6f]),this[_0x5ca9a2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x5ca9a2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5ca9a2([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x5ca9a2([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x5ca9a2([0x6f,0x6b])});}['create'](){const _0x59cb36=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x59cb36))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x2a930e=>{const _0x13ef8e=this['model']['document']['getRoot'](),_0x200c5c=_0x13ef8e&&_0x13ef8e['getChild'](_0x13ef8e['childCount']-0x1);_0x2a930e['setSelection'](_0x200c5c,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x34ad37=this['editing']['view'],_0x51f5c1=_0x34ad37['document']['getRoot'](),_0x18cabd=_0x51f5c1['getChild'](0x0);_0x51f5c1['childCount']>0x1||!_0x18cabd||'p'!=_0x18cabd['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(lt(_0x34ad37,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x18cabd['placeholder']=this['placeholder']),ut({'view':_0x34ad37,'element':_0x18cabd,'keepOnFocus':!0x0}),this['placeholderElement']=_0x18cabd);}}class Mt extends _0x4938be{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x37383b,_0x3ba179={}){super(_0x37383b),this['editor']=null,this['_editorConfig']=_0x3ba179,this['set']('value',_0x3ba179['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',bt(_0x37383b,'Reply...')),this['set']('submitLabel',bt(_0x37383b,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new _0x1989d5(),this['focusTracker']=new _0x3b1487(),this['focusCycler']=new _0x572537({'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',(_0x253f2a,_0x4afe96)=>{this['cancelButtonView']['fire']('execute'),_0x4afe96();}),this['keystrokes']['set']('Ctrl+Enter',(_0x2c0b9e,_0x35124f)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x35124f());}),this['on']('submit',(_0x6181ec,_0x513a81)=>{_0x513a81['length']>0xfde8?(alert(bt(_0x37383b,'TOO_LONG_COMMENT_ALERT',[_0x513a81['length'],0xfde8])),_0x6181ec['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new Ot(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x139062=this['editor'];this['element']['insertBefore'](_0x139062['ui']['element'],this['element']['firstChild']),_0x139062['model']['document']['on']('change',()=>this['value']=_0x139062['getData']()),_0x139062['bind']('placeholder')['to'](this),this['focusables']['add'](_0x139062['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x38bb19){-0x1===_0x38bb19?(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:_0x28114b}=this,_0xf9c3fe=new _0x733762(_0x28114b);return _0xf9c3fe['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0xf9c3fe['withText']=!0x0,_0xf9c3fe['bind']('label')['to'](this,'submitLabel'),_0xf9c3fe['on']('execute',()=>{this['fire']('submit',this['value']);}),_0xf9c3fe['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0xc6b943,_0xe8b16c)=>!_0xe8b16c&&!!_0xc6b943['trim']()),_0xf9c3fe;}['_createCancelButton'](){const {locale:_0x3bcb4e}=this,_0x4d93b6=new _0x733762(_0x3bcb4e);return _0x4d93b6['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x4d93b6['label']=bt(_0x3bcb4e,'Cancel'),_0x4d93b6['withText']=!0x0,_0x4d93b6['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x4d93b6;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x1c3e48=>{this['focusTracker']['add'](_0x1c3e48['element']);}),this['focusables']['on']('change',(_0x4e37ae,_0x251c0e)=>{for(const _0x4d901b of Array['from'](_0x251c0e['added'])['reverse']())this['focusTracker']['add'](_0x4d901b['element']);});}}class Rt extends _0x4938be{constructor(_0x21cf22,_0xc7932f,_0x1c0077){super(_0x21cf22),this['commentInputView']=new Mt(_0x21cf22,_0x1c0077),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x53d84c,_0x52e735)=>_0x53d84c||!!_0x52e735),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 _0x486d17(_0x21cf22,_0xc7932f),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'](_0x216780){this['commentInputView']['focus'](_0x216780);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x534fb4,_0x549d2b)=>{const {submitButtonView:_0xa4d8be,cancelButtonView:_0x54c31c,editor:_0x332075}=this['commentInputView'];[_0xa4d8be['element'],_0x54c31c['element'],_0x332075?_0x332075['editing']['view']['getDomRoot']():null]['filter'](_0x2e5215=>_0x2e5215)['some'](_0x4462c6=>_0x4462c6['contains'](_0x549d2b['target']))||(this['focus'](),_0x549d2b['preventDefault']());});}}class xt extends _0x4938be{constructor(_0x288611){super(_0x288611);const _0x57979a=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x57979a['to']('count',_0x3fc851=>bt(_0x288611,'NUMBER_OF_COMMENTS',_0x3fc851))}]});}}class St extends _0x4938be{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x41fab9,_0x2d43ac,_0x358508){super(_0x41fab9);const _0x5b311c=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x2d43ac['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x2d43ac,this['_config']=_0x358508,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x3b1487(),this['keystrokes']=new _0x1989d5(),this['focusCycler']=new _0x572537({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x36c9f7=>this['commentViews']['map'](_0x17d8c5=>_0x17d8c5['element'])['includes'](_0x36c9f7['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new xt(_0x41fab9),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x2f4db3=>_0x2f4db3-this['_config']['maxCommentsWhenCollapsed']);for(const _0x3d690f of _0x2d43ac['comments'])this['_handleNewCommentModel'](_0x3d690f);this['_handleInfoComment'](),this['listenTo'](_0x2d43ac['comments'],'add',(_0x45b5f6,_0x21fa71)=>{const _0x4d63c6=this['_calculatePosition'](_0x21fa71);this['length']++,this['_handleNewCommentModel'](_0x21fa71,_0x4d63c6),this['refreshVisibleViews']();}),this['listenTo'](_0x2d43ac['comments'],'remove',(_0x2706ec,_0x3bdf3e)=>{this['length']--,this['_handleRemoveCommentModel'](_0x3bdf3e),this['refreshVisibleViews']();}),this['listenTo'](_0x2d43ac,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x2d43ac,'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',_0x5b311c['if']('length','ck-hidden',_0x2342ed=>!_0x2342ed)],'aria-label':bt(_0x41fab9,'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'](_0x171cec){-0x1===_0x171cec?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x5261d0 of this['commentViews'])_0x5261d0['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x9c4166,_0x480f52){const _0x104a63=new this['_config']['CommentView'](this['locale'],_0x9c4166,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x104a63['viewUid']=_0x9c4166['id'],_0x104a63['delegate']('removeComment')['to'](this),_0x104a63['delegate']('updateComment')['to'](this),_0x104a63['delegate']('resolveCommentThread')['to'](this),_0x104a63['delegate']('editorReady')['to'](this),_0x104a63['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x104a63,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x104a63,_0x480f52);}['_calculatePosition'](_0xcf211d){const _0x1a9c97=this['_model']['_findOptimalIndex'](_0xcf211d);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0xcf211d['authoredAt']?_0x1a9c97-0x1:_0x1a9c97:_0x1a9c97-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x312a54={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':bt(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x312a54,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x312a54));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x96d8e4){const _0x48a7a6=this['commentViews']['remove'](_0x96d8e4['id']);this['stopListening'](_0x48a7a6),_0x48a7a6['isEditMode']&&this['_updateHasDirtyComment'](),_0x48a7a6['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x435dd7=>_0x435dd7['isEditMode']);}['_rearrangeCollapse'](){const _0x40c534=function(_0x443bc5){const _0x85a12c=new _0x53f197();for(const _0x878d0b of _0x443bc5)_0x85a12c['add'](_0x878d0b);return _0x85a12c;}(this['commentViews']),_0x34d6a6=this['_collapsedCommentsView']['count'];for(let _0x3013b6=0x1;_0x3013b6<=_0x34d6a6;_0x3013b6++)_0x40c534['remove'](0x1);for(const _0x2665e6 of _0x40c534)_0x2665e6['collapse']();_0x34d6a6>0x0&&_0x40c534['add'](this['_collapsedCommentsView'],0x1),Pt(_0x346149(Array['from'](this['visibleViews']),Array['from'](_0x40c534)),this['visibleViews'],_0x40c534);}['_rearrangeExpand'](){Pt(_0x346149(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x2203be of this['visibleViews'])_0x2203be['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x6782cd=>{this['focusTracker']['add'](_0x6782cd['element']),this['keystrokes']['listenTo'](_0x6782cd['element']);}),this['commentViews']['on']('change',(_0x2bd0f6,_0x53b710)=>{for(const _0x5bbae0 of _0x53b710['removed'])this['focusTracker']['remove'](_0x5bbae0['element']),this['keystrokes']['stopListening'](_0x5bbae0['element']);for(const _0x376084 of Array['from'](_0x53b710['added'])['reverse']())this['focusTracker']['add'](_0x376084['element']),this['keystrokes']['listenTo'](_0x376084['element']);});}}function Pt(_0x1a0b0e,_0x17cb33,_0x492f73){let _0x158fca=0x0;for(const _0x464793 of _0x1a0b0e)switch(_0x464793){case'insert':_0x17cb33['add'](_0x492f73['get'](_0x158fca),_0x158fca),_0x158fca++;break;case'delete':_0x17cb33['remove'](_0x158fca);break;case'equal':_0x158fca++;}}class Lt extends _0x4938be{constructor(_0x290ebd){super(_0x290ebd);const _0x3b2308=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x3b2308['to']('contextValue',_0x1683b0=>bt(_0x290ebd,'THREAD_CONTEXT_LABEL',_0x1683b0)),'tabindex':-0x1},'children':[{'text':_0x3b2308['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class Dt extends _0x4938be{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x319201,_0x27981b){super(_0x319201);const _0x54280c=this['bindTemplate'];this['_model']=_0x27981b,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x3b1487(),this['keystrokes']=new _0x1989d5(),this['focusCycler']=new _0x572537({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x38618d=>!!_0x38618d),this['bind']('contextValue')['to'](this['_model'],'context',_0x180f92=>_0x180f92&&_0x180f92['value']?this['_trimContextValue'](_0x180f92['value']):bt(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',_0x54280c['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 _0x4dc9ff=new _0x733762(this['locale']);return _0x4dc9ff['label']=bt(this['locale'],'Reopen'),_0x4dc9ff['tooltip']=bt(this['locale'],'Reopen'),_0x4dc9ff['icon']=_0x4df0dd,_0x4dc9ff['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x3da79c=>!_0x3da79c),_0x4dc9ff['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0xa984,_0x177911)=>_0xa984&&_0x177911),_0x4dc9ff['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x4dc9ff;}['_trimContextValue'](_0x1ab802){if(_0x1ab802['length']<0x96)return _0x1ab802;const _0x5d4894=_0x1ab802['lastIndexOf']('\x20',0x93);return _0x1ab802['substring'](0x0,_0x5d4894>-0x1?_0x5d4894:0x93)+'...';}['_attachContextActions'](){const _0x368291=this['element']['querySelector']('.ck-context'),_0x58f290=_0x368291['querySelector']('.ck-context__value');this['listenTo'](_0x368291,'mouseenter',()=>{_0x58f290['offsetWidth']<_0x58f290['scrollWidth']&&_0x368291['classList']['add']('overlay');}),this['listenTo'](_0x368291,'mouseleave',()=>{_0x368291['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x4dfe2e of this['focusables'])this['focusTracker']['add'](_0x4dfe2e['element']),this['keystrokes']['listenTo'](_0x4dfe2e['element']);}['_createContextView'](){const _0x22872f=new Lt(this['locale']);return _0x22872f['bind']('contextValue')['to'](this),_0x22872f;}}class Vt extends _0x4938be{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x4f79fe,_0x174d1d,_0x4a224d,_0x5df727){super(_0x4f79fe),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x174d1d,this['_localUser']=_0x4a224d,this['_config']=_0x5df727,this['commentThreadHeaderView']=new Dt(_0x4f79fe,_0x174d1d),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new _0x396338(_0x4f79fe,bt(_0x4f79fe,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new St(_0x4f79fe,_0x174d1d,Object['assign']({'CommentView':this['_config']['CommentView']},_0x5df727)),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',(_0x13cce3,_0x283e5d)=>_0x13cce3||!!_0x283e5d),this['bind']('isUnlinked')['to'](_0x174d1d,'unlinkedAt',_0x168c34=>!!_0x168c34),this['bind']('ariaLabel')['to'](this,'length',_0x464640=>{const _0x2ebdb1=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return bt(this['locale'],'COMMENT_THREAD_LABEL',[_0x464640,_0x2ebdb1]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x3b1487(),this['keystrokes']=new _0x1989d5(),this['focusCycler']=new _0x572537({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x38001e=>_0x38001e['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),_0x4d2af3(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x249940=new Rt(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x5c4d0d=_0x249940['commentInputView'];return _0x249940['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x5c4d0d,'value',(_0x1f9144,_0xacb2ec,_0xc847e7,_0x338595,_0x548c7d)=>!!_0x548c7d||!!_0x338595&&_0xc847e7&&!_0xacb2ec||_0x1f9144&&_0xc847e7&&!_0xacb2ec),_0x5c4d0d['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x418bfc,_0x764e4a,_0x49f1cd)=>{let _0x23a390;return _0x23a390=_0x49f1cd&&_0x764e4a?'Reply\x20to\x20reopen\x20discussion...':_0x418bfc?'Reply...':'Write\x20a\x20comment...',bt(this['locale'],_0x23a390);}),_0x5c4d0d['bind']('submitLabel')['to'](this,'length',_0x502725=>bt(this['locale'],_0x502725?'Reply':'Comment')),_0x5c4d0d['on']('submit',(_0x167169,_0x1b626f)=>{this['fire']('addComment',_0x1b626f),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x5c4d0d['on']('cancel',()=>{this['focus']();}),_0x5c4d0d['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x5c4d0d['on']('cancel',_0xbd89da=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0xbd89da['stop']());}),this['on']('change:isActive',(_0x413382,_0x584dc5,_0x26878f)=>{_0x26878f||this['length']||_0x5c4d0d['value']||this['fire']('removeCommentThread');}),_0x249940;}}class Bt extends/* #__PURE__ -- @preserve */
27
+ _0x74a058(Vt){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x25f139,_0x238345,_0x86dc15,_0x1c412b){super(_0x25f139,_0x238345,_0x86dc15,_0x1c412b),this['commentThreadChildren']=this['createCollection']([this['commentsListView'],this['commentThreadInputView'],this['ariaDescriptionView']]),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x25f139,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x6fe989,_0x248e84,_0x1bf40b)=>{_0x1bf40b||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x260825,_0x19a36e,_0x3e0f21)=>{_0x3e0f21&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x42f251=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck','ck-thread','ck-reset_all-excluded','ck-rounded-corners',_0x42f251['if']('isActive','ck-thread--active'),_0x42f251['if']('isUnlinked','ck-thread--unlinked'),_0x42f251['to']('actionIndicator',_0x577552=>_0x577552?'ck-thread--'+_0x577552:'')],'data-thread-id':this['_model']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x42f251['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 _0x39eb9e of this['commentsListView']['commentViews'])_0x39eb9e['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x58b1a3}=this,_0x1fa525=this['commentsListView']['commentViews']['get'](0x0);_0x1fa525===this['_boundFirstCommentView']||_0x1fa525['isSystemComment']||(this['_boundFirstCommentView']=_0x1fa525,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x1fa525,'actionIndicator',_0x48ff8b=>'remove'===_0x48ff8b?'remove':null),_0x1fa525['placeholder']=bt(_0x58b1a3,'Write\x20a\x20comment...'),_0x1fa525['removeButton']['on']('execute',_0x165ad2=>{_0x165ad2['stop'](),this['showConfirm'](bt(_0x58b1a3,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),this['on']('removeConfirm',()=>{_0x1fa525['focus']();}),_0x1fa525['actionBar']['add'](this['resolveButton'],0x0),_0x1fa525['focusables']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x49d3a7=new _0x1bda2b(this['locale']);return _0x49d3a7['label']=bt(this['locale'],'Resolve'),_0x49d3a7['tooltip']=bt(this['locale'],'Resolve'),_0x49d3a7['icon']=_0x69ae7f,_0x49d3a7['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x49d3a7['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x10a723=>!_0x10a723),_0x49d3a7['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x52c953,_0x4049b6)=>_0x52c953&&!_0x4049b6),_0x49d3a7['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x49d3a7;}['_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 Ht extends _0x4938be{constructor(_0x30909e){super(_0x30909e),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x253e2c,_0x4d0a3f,_0x538d5f)=>{this['element']['innerHTML']=_0x538d5f;}),this['element']['innerHTML']=this['content'];}}class Ft extends _0x4938be{['visibleView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x54a4d6,_0x1d988c,_0x5dc202){super(_0x54a4d6),this['_model']=_0x1d988c,this['_config']=_0x5dc202,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['bind']('ariaLabel')['to'](_0x1d988c,'content',_0x1d988c,'authoredAt',(_0x3e4f0f,_0x21cf48)=>bt(_0x54a4d6,'COMMENT_ARIA_LABEL',[_0x1d988c['author']['name'],_0x5dc202['formatDateTime'](_0x21cf48),new DOMParser()['parseFromString'](_0x3e4f0f,'text/html')['body']['textContent'],_0x1d988c['isExternal']?this['getExternalCommentNote']():''])),this['ariaDescriptionView']=new _0x396338(_0x54a4d6,bt(_0x54a4d6,'COMMENT_THREAD_DESCRIPTION')),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']()),this['focusables']=new tt(),this['focusTracker']=new _0x3b1487(),this['keystrokes']=new _0x1989d5(),this['focusCycler']=new _0x572537({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x5f3b03=>_0x5f3b03['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']?bt(this['locale'],'EXTERNAL_IMPORT_WORD_COMMENT'):bt(this['locale'],'EXTERNAL_COMMENT');}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?bt(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):bt(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['_createCommentContentView'](){const _0x5730b7=new Ht(this['locale']);return _0x5730b7['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x58967c,_0x2f8015)=>_0x2f8015?_0x25dea0(_0x58967c,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x58967c),_0x5730b7;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x49b483=new Mt(this['locale'],this['_config']['editorConfig']);return _0x49b483['value']=this['_model']['content'],_0x49b483['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x49b483['submitLabel']=bt(this['locale'],'Save'),_0x49b483['on']('submit',(_0x4f5025,_0x2729c6)=>{this['fire']('updateComment',this['_model']['id'],_0x2729c6),this['switchToDisplayMode'](),this['focus']();}),_0x49b483['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x49b483['once']('editorReady',()=>{_0x49b483['focus']();}),_0x49b483['createEditor'](),_0x49b483['delegate']('editorReady')['to'](this),_0x49b483['delegate']('editorDestroyed')['to'](this),_0x49b483;}['_setupKeyboardNavigation'](){const _0x722f80=this['element'];this['keystrokes']['listenTo'](_0x722f80);for(const _0x11cd2d of this['focusables'])this['focusTracker']['add'](_0x11cd2d['element']),this['keystrokes']['listenTo'](_0x11cd2d['element']);this['focusables']['on']('change',(_0x5d7a7c,_0x5e5066)=>{for(const _0x45dfea of _0x5e5066['removed'])this['focusTracker']['remove'](_0x45dfea['element']),this['keystrokes']['stopListening'](_0x45dfea['element']);for(const _0x2c6f82 of _0x5e5066['added'])this['focusTracker']['add'](_0x2c6f82['element']),this['keystrokes']['listenTo'](_0x2c6f82['element']);}),this['keystrokes']['set']('enter',(_0x2da00f,_0x2240c3)=>{_0x722f80===_0x2da00f['target']&&(this['focusCycler']['focusFirst'](),_0x2240c3());}),this['keystrokes']['set']('esc',(_0x5cf4df,_0x4a6227)=>{_0x722f80!==_0x5cf4df['target']&&(this['focus'](),_0x4a6227());});}}class Ut extends/* #__PURE__ -- @preserve */
28
+ _0x74a058(Ft){['actionBar'];['userView'];constructor(_0x5747d6,_0x4d16eb,_0x1eb6ca){super(_0x5747d6,_0x4d16eb,_0x1eb6ca),this['set']('actionIndicator',null),this['set']('placeholder',bt(_0x5747d6,'Reply...')),this['bind']('authoredAt')['to'](_0x4d16eb),this['bind']('resolvedAt')['to'](_0x4d16eb),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 _0x486d17(_0x5747d6,_0x4d16eb['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['listenTo'](_0x4d16eb,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0xc1e92c=this['bindTemplate'],_0x5d2e90=[{'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':_0xc1e92c['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0xc1e92c['to']('authoredAt',_0x490e91=>this['_config']['formatDateTime'](_0x490e91))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0xc1e92c['if']('isEditMode','ck-comment__actions--hidden'),_0xc1e92c['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']&&_0x5d2e90['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper'],'tabindex':-0x1,'aria-label':_0xc1e92c['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id'],'role':'listitem'},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0xc1e92c['if']('isEditMode','ck-comment--edit'),_0xc1e92c['if']('isSystemComment','ck-comment--info'),_0xc1e92c['to']('actionIndicator',_0x29509a=>_0x29509a?'ck-comment--'+_0x29509a:'')],'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':_0x5d2e90}]}]};}['_createEditButton'](){const _0x23f190=new _0x733762(this['locale']);return _0x23f190['label']=bt(this['locale'],'Edit'),_0x23f190['icon']=_0x368ade,_0x23f190['withText']=!0x0,_0x23f190['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x23f190['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x333284=>!_0x333284),_0x23f190['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x23f190['on']('execute',()=>this['switchToEditMode']()),_0x23f190;}['_createRemoveButton'](){const _0x152233=new _0x733762(this['locale']);return _0x152233['label']=bt(this['locale'],'Remove'),_0x152233['icon']=_0x1baaff,_0x152233['withText']=!0x0,_0x152233['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x152233['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x42c041=>!_0x42c041),_0x152233['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x152233['on']('execute',()=>{this['showConfirm'](bt(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x152233;}['_createDropdown'](){const _0xcd9cfe=it(this['locale'],_0x3cf895),_0x5c353b=_0xcd9cfe['panelView']['children'],_0x55abaf=new et(this['locale']),_0x3298d9=_0xcd9cfe['bindTemplate'];st(_0xcd9cfe,()=>this['items']['find'](_0x115492=>_0x115492['isVisible'])),_0xcd9cfe['extendTemplate']({'attributes':{'class':[_0x3298d9['if']('isVisible','ck-hidden',_0x4d4a91=>!_0x4d4a91)]}});const _0x4f07e1=(_0x87b108,_0x569092=-0x1)=>{const _0x1dd017=new nt(this['locale']);_0x1dd017['children']['add'](_0x87b108);const _0x3b7443=_0x569092>-0x1?_0x569092:_0x55abaf['items']['length'];_0x55abaf['items']['add'](_0x1dd017,_0x3b7443);const _0x4b213e=Array['from'](this['items']);_0xcd9cfe['unbind']('isEnabled','isVisible'),_0xcd9cfe['bind']('isEnabled')['toMany'](_0x4b213e,'isEnabled',(..._0x4c1d4e)=>_0x4c1d4e['some'](_0x5ccfd4=>_0x5ccfd4)),_0xcd9cfe['bind']('isVisible')['toMany'](_0x4b213e,'isVisible',(..._0x36dad4)=>_0x36dad4['some'](_0x125b86=>_0x125b86));};_0xcd9cfe['panelPosition']='sw',_0xcd9cfe['buttonView']['set']({'label':bt(this['locale'],'Show\x20more\x20items'),'icon':_0xb22004});for(const _0x191ec7 of this['items'])_0x4f07e1(_0x191ec7);return _0x5c353b['add'](_0x55abaf),_0xcd9cfe['listenTo'](this['items'],'add',(_0x22a095,_0x26d3ef,_0x44d21a)=>{_0x4f07e1(_0x26d3ef,_0x44d21a);}),_0xcd9cfe['listenTo'](this['items'],'remove',(_0x3251cc,_0x55052e,_0x3cc0b0)=>{_0x55abaf['items']['remove'](_0x3cc0b0);}),_0xcd9cfe;}['_attachActions'](_0x60a0b3,_0x396a52){const _0x3e2c44=_0x60a0b3&&_0x60a0b3['element'];_0x3e2c44&&(this['listenTo'](_0x3e2c44,'mouseenter',()=>this['actionIndicator']=_0x396a52),this['listenTo'](_0x3e2c44,'focus',()=>this['actionIndicator']=_0x396a52),this['listenTo'](_0x3e2c44,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x3e2c44,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0x5ca514=super['_createCommentInputView']();return _0x5ca514['bind']('placeholder')['to'](this),_0x5ca514;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function Wt(_0x3ac7f4){const _0x1c2d4c=_0x9ac7ea(_0x3ac7f4,0x1e),_0x455dfd=new MutationObserver(_0x132f48=>{for(const _0x3d5503 of _0x132f48)('attributes'==_0x3d5503['type']&&'class'==_0x3d5503['attributeName']||'childList'==_0x3d5503['type']||'characterData'==_0x3d5503['type'])&&_0x1c2d4c();});return{'attach'(_0x2c190a){_0x455dfd['observe'](_0x2c190a,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x455dfd['disconnect'](),_0x1c2d4c['cancel']();}};}class Kt extends _0x4938be{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x6dc82,_0x623b83){super(_0x6dc82),this['id']=_0x588627(),this['focusTracker']=new _0x3b1487(),this['keystrokes']=new _0x1989d5(),this['keystrokes']['set']('Esc',(_0x5d5aee,_0xec6371)=>this['fire']('Esc',_0xec6371)),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']=Wt(()=>this['_updateHeight']()),this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this),this['content']['add'](_0x623b83),this['mainView']=_0x623b83;const _0x597c40=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x597c40['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 _0x46e94f=this['element']['clientHeight'];_0x46e94f&&(this['height']=_0x46e94f);}}class Yt extends/* #__PURE__ -- @preserve */
29
+ _0x1a473d(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x4cb2e1,target:_0x3fdb8a,type:_0x3fa855,isVisible:_0x3c55fe=!0x0}){super(),this['view']=_0x4cb2e1,this['view']['element']||this['view']['render'](),this['_type']=_0x3fa855,this['_target']=_0x3fdb8a,Yt['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x53f197([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x36f805,_0x34c380)=>{this['view']['focusTracker']['add'](_0x34c380);}),this['focusableElements']['on']('remove',(_0x21f89c,_0x207908)=>{this['view']['focusTracker']['remove'](_0x207908);}),this['set']('isVisible',_0x3c55fe);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x2f0f3b=this['_getNormalizedTarget']();return Yt['_assertCorrectTarget'](_0x2f0f3b),_0x2f0f3b;}get['targetRect'](){const _0x2792b2=this['target'];if(null===_0x2792b2)return null;if(_0x2792b2 instanceof _0x981c3)return _0x2792b2;const _0x78f73c=_0x2792b2['filter'](_0x2750e4=>function(_0x15f393){const _0x525981=_0x15f393['offsetParent'];if(_0x525981)return!0x0;const _0x46a1e1=_0x15f393['getClientRects']()['item'](0x0);return!!_0x46a1e1;}(_0x2750e4));return 0x0===_0x78f73c['length']?null:_0x981c3['getDomElementRects'](_0x78f73c[0x0])[0x0];}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x455bd6){this['view']['isActive']=_0x455bd6,this['view']['mainView']['isActive']=_0x455bd6;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x34bc32){if(!(null===_0x34bc32||_0x34bc32 instanceof _0x981c3||Array['isArray'](_0x34bc32)&&_0x34bc32['every'](_0x194cb2=>Gt(_0x194cb2))))throw new _0x22c1ce('annotation-invalid-target',null,{'target':_0x34bc32});}['_getNormalizedTarget'](){const _0x126a63='function'==typeof this['_target']?this['_target']():this['_target'];return Gt(_0x126a63)?[_0x126a63]:_0x126a63;}}function Gt(_0x4b10fb){return null!==_0x4b10fb&&'object'==typeof _0x4b10fb&&'nodeType'in _0x4b10fb&&0x1===_0x4b10fb['nodeType'];}class jt extends _0x53f197{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x3484d5=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x3b1487(),this['_focusTracker']['on']('change:isFocused',(_0x4a84aa,_0x51194a,_0xa05c7d)=>{_0xa05c7d||this['fire']('blur');});for(const _0x5ef8be of _0x3484d5)this['add'](_0x5ef8be);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x31f5ad){if(this['has'](_0x31f5ad))throw new _0x22c1ce('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x31f5ad['innerView'],_0x31f5ad),this['_viewToAnnotation']['set'](_0x31f5ad['view'],_0x31f5ad);for(const _0x38f5db of _0x31f5ad['focusableElements'])this['_focusTracker']['add'](_0x38f5db);this['listenTo'](_0x31f5ad['focusableElements'],'add',(_0x1e24bb,_0x43278a)=>{this['_focusTracker']['add'](_0x43278a);}),this['listenTo'](_0x31f5ad['focusableElements'],'remove',(_0x12092a,_0x358e8d)=>{this['_focusTracker']['remove'](_0x358e8d);}),this['listenTo'](_0x31f5ad['view']['focusTracker'],'change:isFocused',(_0x35a953,_0x116dbb,_0x25fc56)=>{_0x25fc56&&this['fire']('focus',_0x31f5ad);}),_0x31f5ad['updateTargetRect']();const _0x183fbd=this['_getOrderInContent'](_0x31f5ad['view']['targetRect']);return super['add'](_0x31f5ad,_0x183fbd);}['remove'](_0x106b66){if(!this['has'](_0x106b66))throw new _0x22c1ce('annotationcollection-not-existing-item',null);this['stopListening'](_0x106b66['view']['focusTracker']),this['stopListening'](_0x106b66['focusableElements']);for(const _0x1a1cd5 of _0x106b66['focusableElements'])this['_focusTracker']['remove'](_0x1a1cd5);return this['_viewToAnnotation']['delete'](_0x106b66['view']),this['_innerViewToAnnotation']['delete'](_0x106b66['innerView']),super['remove'](_0x106b66);}['getByInnerView'](_0x3ae728){return this['_innerViewToAnnotation']['get'](_0x3ae728);}['getByView'](_0x4fd44b){return this['_viewToAnnotation']['get'](_0x4fd44b);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x231289 of this)_0x231289['updateTargetRect']();this['_sort']();}['_sort'](){const _0x252af3=Array['from'](this)['sort']((_0x5a98f0,_0x4544aa)=>qt(_0x5a98f0['view']['targetRect'],_0x4544aa['view']['targetRect']));for(let _0x121dd7=_0x252af3['length']-0x1;_0x121dd7>0x0;_0x121dd7--){const _0x551ef6=_0x252af3[_0x121dd7];_0x121dd7!==this['getIndex'](_0x551ef6)&&(this['remove'](_0x551ef6),this['add'](_0x551ef6));}}['_getOrderInContent'](_0xe0398c){let _0x30bfdb=0x0;if(!_0xe0398c)return this['length'];for(const _0x254f3c of this){const _0x255103=_0x254f3c['view']['targetRect'];if(_0x255103){if(qt(_0xe0398c,_0x255103)<0x0)return _0x30bfdb;_0x30bfdb++;}}return _0x30bfdb;}}function Xt({source:_0x412fed,target:_0x326c77,filter:_0x38efa1}){for(const _0x3d07eb of _0x412fed)_0x38efa1(_0x3d07eb)&&_0x326c77['add'](_0x3d07eb);_0x326c77['listenTo'](_0x412fed,'add',(_0x1e3d30,_0x2f146a)=>{_0x38efa1(_0x2f146a)&&_0x326c77['add'](_0x2f146a);}),_0x326c77['listenTo'](_0x412fed,'remove',(_0x7b9c6f,_0x4fd624)=>{_0x326c77['has'](_0x4fd624)&&_0x326c77['remove'](_0x4fd624);});}function qt(_0x2848da,_0x5890b4){if(null===_0x2848da&&null===_0x5890b4)return 0x0;if(null===_0x2848da)return-0x1;if(null===_0x5890b4)return 0x1;const _0x2f7cb9=_0x2848da['top']-_0x5890b4['top'];return 0x0==_0x2f7cb9?_0x2848da['left']-_0x5890b4['left']:_0x2f7cb9;}class $t extends _0x4770a4{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0xe44ec4){if(super(_0xe44ec4),this['collection']=new jt(),this['_visibleAnnotations']=new jt(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0xe44ec4 instanceof _0x34ca7b){const _0x1aa124=_0xe44ec4['locale'];_0xe44ec4['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':bt(_0x1aa124,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':bt(_0x1aa124,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':bt(_0x1aa124,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':bt(_0x1aa124,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':bt(_0x1aa124,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':bt(_0x1aa124,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':bt(_0x1aa124,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x43085e){this['collection']['add'](_0x43085e);}['remove'](_0x28d5a9){this['collection']['remove'](_0x28d5a9),_0x28d5a9['destroy']();}['refreshVisibility'](){for(const _0x40eeb2 of this['collection'])_0x40eeb2['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x11f9a1){return this['collection']['getByInnerView'](_0x11f9a1);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x5a2d32 of this['collection'])_0x5a2d32['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x43b6ad){this['fire']('_activateAnnotation',_0x43b6ad);}['createAnnotation'](_0x47547c){return new Yt(_0x47547c);}['createAnnotationView'](_0x16af75,_0x5da43e){return new Kt(_0x16af75,_0x5da43e);}['_addActiveAnnotation'](_0x2c9d24){const _0x16fb95=new Set(this['activeAnnotations']);_0x16fb95['add'](_0x2c9d24),this['activeAnnotations']=_0x16fb95;}['_removeActiveAnnotation'](_0x4ab89d){const _0x4c6279=new Set(this['activeAnnotations']);_0x4c6279['delete'](_0x4ab89d),this['activeAnnotations']=_0x4c6279;}['_bindAnnotationsToVisibleAnnotations'](){const _0x5cab11=this['collection'],_0x57c09f=this['_visibleAnnotations'];function _0x4221f1(_0x41f4ef){const _0x3014ff=_0x41f4ef['source'];_0x3014ff['isVisible']&&!_0x57c09f['has'](_0x3014ff)?_0x57c09f['add'](_0x3014ff):!_0x3014ff['isVisible']&&_0x57c09f['has'](_0x3014ff)&&_0x57c09f['remove'](_0x3014ff),_0x3014ff['view']['focusTracker']['remove'](_0x3014ff['view']['element']),_0x3014ff['view']['focusTracker']['add'](_0x3014ff['view']['element']);}this['listenTo'](_0x5cab11,'add',(_0x5e11ae,_0x34f15d)=>{_0x34f15d['isVisible']&&_0x57c09f['add'](_0x34f15d),this['listenTo'](_0x34f15d,'change:isVisible',_0x4221f1);}),this['listenTo'](_0x5cab11,'remove',(_0x5af5a9,_0x2a47c4)=>{_0x57c09f['has'](_0x2a47c4)&&_0x57c09f['remove'](_0x2a47c4),this['stopListening'](_0x2a47c4,'change:isVisible',_0x4221f1);});}['_setupEnterAnnotationKeystroke'](){const _0x4aa91b=_0x5295b4=>{_0x5295b4['on']('ready',()=>{_0x5295b4['keystrokes']['set'](_0x2636b1,(_0xb66ad6,_0x448a41)=>{const _0x506243=_0x22c885(this['activeAnnotations']['values']());_0x506243&&(_0x506243['view']['focus'](),_0x448a41());});});};this['context']instanceof _0x34ca7b?_0x4aa91b(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x5f3561,_0x45242a)=>{_0x4aa91b(_0x45242a);});}['_setupEscapeAnnotationHandling'](){const _0x149f5e=_0x1526b0=>{const _0x1849a5=_0x1526b0['source'],_0x1311ec=[];let _0x3db448;if(Array['isArray'](_0x1849a5['target'])){_0x3db448=_0x1849a5['target'][0x0],this['context']instanceof _0x34ca7b?_0x1311ec['push'](this['context']):this['context']['editors']&&_0x1311ec['push'](...this['context']['editors']);for(const _0x517ed2 of _0x1311ec)for(const _0x4bd2cf of _0x517ed2['editing']['view']['domRoots']['values']())if(_0x4bd2cf['contains'](_0x3db448))return void _0x517ed2['editing']['view']['focus']();_0x3db448['focus']();}};this['listenTo'](this['collection'],'add',(_0x70ef44,_0x1312cb)=>{this['listenTo'](_0x1312cb,'escape',_0x149f5e,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x579197,_0x23ffdb)=>{this['stopListening'](_0x23ffdb,'escape',_0x149f5e);});}}const zt=Symbol('noChannel'),Jt={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class Qt extends _0x4770a4{['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[$t,_0xc2d06c,_0x3468b4];}static get['pluginName'](){return'CommentsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3f137e){super(_0x3f137e),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x49d844=this['context']['config'];_0x49d844['define']('comments.maxCommentsWhenCollapsed',0x2),_0x49d844['define']('comments.maxThreadTotalWeight',0x1f4),_0x49d844['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x49d844['define']('comments.CommentThreadView',Bt),_0x49d844['define']('comments.CommentView',Ut),_0x49d844['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0xbcb81d=this['context']['plugins']['get']($t);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x1b686f,_0x420445)=>this['_addCommentThread'](_0x420445)),this['on']('submitCommentThread',(_0x3f7ab0,_0x558b5e)=>this['_submitCommentThread'](_0x558b5e)),this['on']('resolveCommentThread',(_0x41867e,_0x30d963)=>this['_resolveCommentThread'](_0x30d963)),this['on']('resolveCommentThread',(_0x18a3e4,_0x548631)=>this['_updateActiveAnnotation'](_0x548631),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x19825a,_0x59daf6)=>this['_reopenCommentThread'](_0x59daf6)),this['on']('reopenCommentThread',(_0x3970b9,_0x5e4ea4)=>this['_updateActiveAnnotation'](_0x5e4ea4),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x5b8a1c,_0x256ca3)=>this['_removeCommentThread'](_0x256ca3)),this['on']('updateCommentThread',(_0x11cadf,_0x3fb13a)=>this['_updateCommentThread'](_0x3fb13a)),this['on']('updateCommentThread',(_0x4907ed,_0x27f245)=>this['_updateActiveAnnotation'](_0x27f245),{'priority':'lowest'}),this['on']('addComment',(_0x5b65df,_0x58f789)=>this['_addComment'](_0x58f789)),this['on']('updateComment',(_0x2307bc,_0x3016d0)=>this['_updateComment'](_0x3016d0)),this['on']('removeComment',(_0x5293cc,_0x2d8abe)=>this['_removeComment'](_0x2d8abe)),this['on']('addComment',(_0x4b7f6d,{threadId:_0x1e8014,isFromAdapter:_0x3b4860})=>{if(_0x3b4860)return;const _0x5ac9f2=this['getCommentThread'](_0x1e8014),_0x3ddeff=_0x5ac9f2&&this['_threadToController']['get'](_0x5ac9f2);_0x3ddeff&&_0x3ddeff['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0xbcb81d,'change:activeAnnotations',(_0x55a27b,_0x3fd3ca,_0x25e5af)=>{const _0x22cb95=Array['from'](_0x25e5af)['map'](_0x1c4e7b=>this['_viewToController']['get'](_0x1c4e7b['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x22cb95?_0x22cb95['model']:null;});}set['adapter'](_0x5b88e1){if(this['_adapter'])throw new _0x22c1ce('commentsrepository-adapter-already-set');this['_adapter']=_0x5b88e1;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x1fe436=zt,threadId:_0x4b7c1b=_0x588627(),comments:_0x243cc1=[],unlinkedAt:_0x4393fb=null,resolvedAt:_0x184280=null,resolvedBy:_0x3e429a=null,target:_0x49d8b4=null,context:_0x27e0dd=null,attributes:_0x71bbdd={},isResolvable:_0x54a791=!0x0,isSubmitted:_0x4cb53a=!0x1,isFromAdapter:_0xd230a7=!0x1}={}){return this['fire'](ii('addCommentThread',_0x1fe436),{'channelId':_0x1fe436,'threadId':_0x4b7c1b,'comments':_0x243cc1,'unlinkedAt':_0x4393fb,'resolvedAt':_0x184280,'resolvedBy':_0x3e429a,'target':_0x49d8b4,'context':_0x27e0dd,'attributes':_0x71bbdd,'isFromAdapter':_0xd230a7,'isResolvable':_0x54a791,'isSubmitted':_0x4cb53a}),this['getCommentThread'](_0x4b7c1b);}['openNewCommentThread']({channelId:_0x469706=zt,threadId:_0xaca50f=_0x588627(),target:_0x19ba2a,context:_0x216355=null,isResolvable:_0x3ab91d=!0x0}){if(this['_readOnlyChannels']['has'](_0x469706)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x19ba2a)throw new _0x22c1ce('commentsrepository-missing-target');const _0x1d7f0d=this['addCommentThread']({'channelId':_0x469706,'threadId':_0xaca50f,'target':_0x19ba2a,'context':_0x216355,'isResolvable':_0x3ab91d});if(!_0x1d7f0d)return null;const _0x1a41fb=this['_threadToController']['get'](_0x1d7f0d),_0x4ca5fd=_0x1a41fb['view']['commentThreadInputView']['commentInputView'],_0x542e98=this['context']['plugins']['get']($t),_0x239cf0=_0x542e98['getByInnerView'](_0x1a41fb['view']);return _0x542e98['activate'](_0x239cf0),_0x4ca5fd['once']('editorReady',()=>_0x4ca5fd['focus']()),_0x1d7f0d;}['hasCommentThread'](_0x2e8ed3){if('string'!=typeof _0x2e8ed3)throw new _0x22c1ce('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x2e8ed3);}['updateCommentThread']({channelId:_0x17a1d3=zt,threadId:_0x595599,context:_0x451fe1,unlinkedAt:_0x2da628,attributes:_0x415a9a,isFromAdapter:_0x48ff92=!0x1}){return this['fire'](ii('updateCommentThread',_0x17a1d3),{'channelId':_0x17a1d3,'threadId':_0x595599,'context':_0x451fe1,'unlinkedAt':_0x2da628,'attributes':_0x415a9a,'isFromAdapter':_0x48ff92}),this['getCommentThread'](_0x595599);}['getCommentThread'](_0x172f1d){if('string'!=typeof _0x172f1d)throw new _0x22c1ce('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x172f1d);}['fetchCommentThread']({channelId:_0x50c3e4,threadId:_0xbec50}={}){const _0x385065=this['getCommentThread'](_0xbec50);if(_0x385065)return Promise['resolve'](_0x385065);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x22c1ce('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x50c3e4,'threadId':_0xbec50})['then'](_0x300972=>this['hasCommentThread'](_0xbec50)?this['getCommentThread'](_0xbec50):_0x300972?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x50c3e4},_0x300972)):void 0x0)['catch'](_0x551bf4=>{throw console['error'](_0x551bf4),new _0x22c1ce('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0xb42814,skipNotAttached:_0x6722c3=!0x1,skipEmpty:_0x22de97=!0x1,toJSON:_0x37e9f3=!0x1}={}){const _0x1fbe05=[];for(const _0xdfd884 of this['_threads']['values']())_0xb42814&&_0xdfd884['channelId']!==_0xb42814||_0x6722c3&&!_0xdfd884['isAttached']||_0x22de97&&0x0===_0xdfd884['length']||_0x1fbe05['push'](_0xdfd884);return _0x37e9f3?_0x1fbe05['map'](_0x39a1dd=>_0x39a1dd['toJSON']()):_0x1fbe05;}['getAnnotationForCommentThread'](_0x3d3be5){const _0x1e0266=this['_threadToController']['get'](_0x3d3be5);if(!_0x1e0266)return null;return this['context']['plugins']['get']($t)['getByInnerView'](_0x1e0266['view'])||null;}['getCommentThreadForAnnotation'](_0x3736e7){const _0x1cb883=this['_viewToController']['get'](_0x3736e7['innerView']);return _0x1cb883?_0x1cb883['model']:null;}['setActiveCommentThread'](_0x5b8c53){const _0x33973f=this['context']['plugins']['get']($t);if(!_0x5b8c53)return void(this['activeCommentThread']&&_0x33973f['deactivateAll']());const _0x45288e=this['getCommentThread'](_0x5b8c53);if(!_0x45288e)throw new _0x22c1ce('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x5b8c53});if(!this['_threadToController']['has'](_0x45288e))throw new _0x22c1ce('commentsrepository-active-not-attached',null,{'threadId':_0x5b8c53});const _0x5fe601=_0x33973f['getByInnerView'](this['_threadToController']['get'](_0x45288e)['view']);_0x33973f['activate'](_0x5fe601);}['switchReadOnly'](_0x19409c,_0x4f5c09){_0x19409c?this['_readOnlyChannels']['add'](_0x4f5c09):this['_readOnlyChannels']['delete'](_0x4f5c09),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x17d01c){return this['_readOnlyChannels']['has'](_0x17d01c)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x56048a,_0x28f58c){return new It(_0x56048a,_0x28f58c);}['setPermissions'](_0x180aee,_0xf0c01d=zt){this['_permissions']['set'](_0xf0c01d,_0x180aee),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x5e91e6=zt){return this['_permissions']['has'](_0x5e91e6)?this['_permissions']['get'](_0x5e91e6):Jt;}['_addCommentThread']({channelId:_0x424bb5,threadId:_0x30df6c,comments:_0x173859,unlinkedAt:_0x481ff0,resolvedAt:_0x31dcc8,resolvedBy:_0x191443,target:_0x40be4f,context:_0x568d60,attributes:_0x235eef,isFromAdapter:_0x299855,isResolvable:_0x133330,isSubmitted:_0x18a121}){if('string'!=typeof _0x30df6c)throw new _0x22c1ce('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x30df6c});if(this['hasCommentThread'](_0x30df6c))throw new _0x22c1ce('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x30df6c});const _0x4f3c08=new Zt(this,{'channelId':_0x424bb5,'id':_0x30df6c,'context':_0x568d60,'attributes':_0x235eef,'unlinkedAt':_0x481ff0,'resolvedAt':_0x31dcc8,'resolvedBy':_0x191443?this['context']['plugins']['get'](_0x3468b4)['getUser'](_0x191443):null,'isResolvable':_0x133330,'isSubmitted':_0x18a121||_0x299855});this['_threads']['set'](_0x30df6c,_0x4f3c08);for(const _0xdc74f of _0x173859)_0x4f3c08['_add'](this['_createNewComment']({'threadId':_0x30df6c,..._0xdc74f}));return _0x40be4f&&_0x4f3c08['attachTo'](_0x40be4f),_0x299855||!_0x4f3c08['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x424bb5,'threadId':_0x30df6c});}['_submitCommentThread']({channelId:_0x2688c8,threadId:_0x275410}){if(!this['hasCommentThread'](_0x275410))throw new _0x22c1ce('commentsrepository-missing-comment-thread',this);const _0x157f00=this['getCommentThread'](_0x275410);if(_0x157f00['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x318d4c,comments:_0x749efd,resolvedAt:_0x5ee751,resolvedBy:_0x3a8b4b,context:_0x468352,attributes:_0x3d8d84}=_0x157f00,_0x576122=this['context']['plugins']['get']('PendingActions'),_0x2ef685=_0x576122['add'](bt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x2688c8,'threadId':_0x318d4c,'comments':_0x749efd['map'](_0x3efd2c=>_0x3efd2c['toJSON']()),'resolvedAt':_0x5ee751,'resolvedBy':_0x3a8b4b?_0x3a8b4b['id']:_0x3a8b4b,'context':_0x468352,'attributes':_0x3d8d84})['then'](({comments:_0x2546c5})=>{_0x576122['remove'](_0x2ef685);for(const _0x176a3b of _0x2546c5)this['_updateComment']({'channelId':_0x2688c8,'threadId':_0x275410,'commentId':_0x176a3b['commentId'],'createdAt':_0x176a3b['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x3fa168=>{throw console['error'](_0x3fa168),new _0x22c1ce('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x1faae8,target:_0x44303a}){const _0x4cac95=this['getCommentThread'](_0x1faae8);if(!_0x4cac95)throw new _0x22c1ce('commentsrepository-attach-missing-comment-thread',this);const _0x4515c7=this['context']['plugins']['get']('PendingActions'),_0x20c7cb=this['context']['plugins']['get']($t),_0x556499=this['_createCommentThreadView'](_0x4cac95),_0x3bc164=new It(_0x4cac95,_0x556499);let _0xc0f2ed=null;_0x556499['on']('change:isDirty',(_0x4511f7,_0x4ff546,_0x85d173)=>{_0x85d173?_0xc0f2ed=_0x4515c7['add'](bt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0xc0f2ed&&(_0x4515c7['remove'](_0xc0f2ed),_0xc0f2ed=null);}),this['_threadToController']['set'](_0x4cac95,_0x3bc164),this['_viewToController']['set'](_0x556499,_0x3bc164);const _0x51de46=new Kt(this['context']['locale'],_0x556499);_0x51de46['bind']('length')['to'](_0x556499),_0x51de46['bind']('isDirty')['to'](_0x556499,'isDirty',_0x556499,'length',(_0x30cee9,_0x509476)=>_0x30cee9||!_0x509476),_0x51de46['bind']('isActive')['to'](_0x556499),_0x51de46['type']='comment';const _0x232958=new Yt({'view':_0x51de46,'target':_0x44303a,'type':'comment','isVisible':!_0x4cac95['archivedAt']&&!!('function'==typeof _0x44303a?_0x44303a():_0x44303a)});return _0x556499['on']('escape',()=>{_0x232958['fire']('escape');}),this['_bindAnnotationToEditors'](_0x556499,_0x232958),_0x20c7cb['add'](_0x232958),_0x232958;}['_bindAnnotationToEditors'](_0x1426f7,_0x41e564){this['listenTo'](_0x1426f7,'editorReady',(_0x4c8f28,_0x5195a4)=>{const _0x2c2a87=_0x5195a4['ui']['view']['body']['bodyCollectionContainer'];_0x41e564['focusableElements']['add'](_0x2c2a87),this['context']instanceof _0x34ca7b&&this['context']['ui']['focusTracker']['add'](_0x2c2a87);},{'priority':'highest'}),this['listenTo'](_0x1426f7,'editorDestroyed',(_0x147358,_0xb1ef1a)=>{const _0x1706a6=_0xb1ef1a['ui']['view']['body']['bodyCollectionContainer'];_0x41e564['focusableElements']['has'](_0x1706a6)&&_0x41e564['focusableElements']['remove'](_0x1706a6),this['context']instanceof _0x34ca7b&&this['context']['ui']['focusTracker']['remove'](_0x1706a6);});}['_unbindEditors'](_0x2005d7){this['stopListening'](_0x2005d7,'editorReady'),this['stopListening'](_0x2005d7,'editorDestroyed');}['_createCommentThreadView'](_0x369d40){const _0x4458d6=this['context']['plugins']['get'](_0x3468b4),{config:_0x57d413,locale:_0x1ea7b6}=this['context'],_0x4eb16e=_0x26db8e(_0x57d413['get']('locale'),_0x1ea7b6);return new(0x0,(_0x57d413['get']('comments'))['CommentThreadView'])(_0x1ea7b6,_0x369d40,_0x4458d6['me'],{'editorConfig':{..._0x57d413['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x57d413['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x57d413['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x57d413['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x57d413['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x4eb16e,'CommentView':_0x57d413['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x3b8b04,channelId:_0x4fe25a,resolvedAt:_0x2370f1,resolvedBy:_0x3f1f99,isFromAdapter:_0x5d34b6}){if(!this['hasCommentThread'](_0x3b8b04))throw new _0x22c1ce('commentsrepository-missing-comment-thread',null,{'threadId':_0x3b8b04});const _0x2a1d1a=this['getCommentThread'](_0x3b8b04);if(_0x2a1d1a['isResolved'])throw new _0x22c1ce('commentsrepository-resolved-comment-thread',null,{'threadId':_0x3b8b04});const _0x35ea1f=this['context']['plugins']['get'](_0x3468b4);if(_0x2a1d1a['resolvedBy']=_0x35ea1f['getUser'](_0x3f1f99),_0x2a1d1a['resolvedAt']=_0x2370f1,_0x5d34b6||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x4ed7a2=this['context']['plugins']['get']('PendingActions'),_0x471a8f=_0x4ed7a2['add'](bt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x4fe25a,'threadId':_0x3b8b04})['then'](({resolvedAt:_0x38bdf5,resolvedBy:_0x54df6e})=>{_0x4ed7a2['remove'](_0x471a8f),_0x2a1d1a['resolvedBy']['id']!==_0x54df6e&&(_0x2a1d1a['resolvedBy']=_0x35ea1f['getUser'](_0x54df6e)),_0x2a1d1a['resolvedAt']=_0x38bdf5;})['catch'](_0x480cbd=>{throw console['error'](_0x480cbd),new _0x22c1ce('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x499ac8,channelId:_0x4e3d6a,isFromAdapter:_0x42508e}){if(!this['hasCommentThread'](_0x499ac8))throw new _0x22c1ce('commentsrepository-missing-comment-thread',null,{'threadId':_0x499ac8});const _0x375f7a=this['getCommentThread'](_0x499ac8);if(!_0x375f7a['isResolved'])throw new _0x22c1ce('commentsrepository-reopen-comment-thread',null,{'threadId':_0x499ac8});if(_0x375f7a['resolvedBy']=null,_0x375f7a['resolvedAt']=null,_0x42508e||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x474baf=this['context']['plugins']['get']('PendingActions'),_0x53ad01=_0x474baf['add'](bt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x4e3d6a,'threadId':_0x499ac8})['then'](()=>_0x474baf['remove'](_0x53ad01))['catch'](_0x39773c=>{throw console['error'](_0x39773c),new _0x22c1ce('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x2c009d,isFromAdapter:_0x194685}){const _0x43adf3=this['getCommentThread'](_0x2c009d);if(!_0x43adf3)throw new _0x22c1ce('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x2c009d),this['_threads']['delete'](_0x2c009d),!_0x43adf3['isSubmitted']||_0x194685||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x17be1a=this['context']['plugins']['get']('PendingActions'),{channelId:_0x5d08a3}=_0x43adf3,_0x362b71=_0x17be1a['add'](bt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x5d08a3,'threadId':_0x2c009d})['then'](()=>_0x17be1a['remove'](_0x362b71))['catch'](_0x403286=>{throw console['error'](_0x403286),new _0x22c1ce('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x2f7154,unlinkedAt:_0x39ccd3,context:_0x25a20e,attributes:_0x5d1242,isFromAdapter:_0x358be2}){if('string'!=typeof _0x2f7154)throw new _0x22c1ce('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x2f7154});if(!this['hasCommentThread'](_0x2f7154))throw new _0x22c1ce('commentsrepository-missing-comment-thread',null,{'threadId':_0x2f7154});const _0x17f568=this['getCommentThread'](_0x2f7154);let _0x3e9450=!0x1;if(void 0x0!==_0x25a20e&&_0x17f568['context']!==_0x25a20e&&(_0x17f568['context']=_0x25a20e,_0x3e9450=!0x0),void 0x0!==_0x39ccd3&&_0x17f568['unlinkedAt']!==_0x39ccd3&&(_0x17f568['unlinkedAt']=_0x39ccd3,_0x3e9450=!0x0),_0x5d1242&&!_0x11f450(_0x5d1242,_0x17f568['attributes'])&&(_0x17f568['attributes']=_0x5d1242,_0x3e9450=!0x0),!_0x3e9450)return Promise['resolve']();if(!_0x17f568['isSubmitted']||_0x358be2||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0xc80dd2=this['context']['plugins']['get']('PendingActions'),{channelId:_0x118780}=_0x17f568,_0x37376c=_0xc80dd2['add'](bt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x118780,'threadId':_0x2f7154,'context':_0x25a20e,'unlinkedAt':_0x39ccd3,'attributes':_0x5d1242})['then'](()=>_0xc80dd2['remove'](_0x37376c))['catch'](_0x474e81=>{throw console['error'](_0x474e81),new _0x22c1ce('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x2a45b6){const _0x20107b=this['context']['plugins']['get']($t),_0x2115fd=this['getCommentThread'](_0x2a45b6);if(_0x2115fd['_isAttached']=!0x1,this['_threadToController']['has'](_0x2115fd)){const _0x2e6698=this['_threadToController']['get'](_0x2115fd),_0xcb9fd5=_0x2e6698['view'],_0x28b44c=_0x20107b['getByInnerView'](_0xcb9fd5);this['_threadToController']['delete'](_0x2115fd),this['_viewToController']['delete'](_0xcb9fd5),_0x28b44c&&_0x20107b['remove'](_0x28b44c),_0x2e6698['destroy'](),_0xcb9fd5['destroy']()['then'](()=>{this['_unbindEditors'](_0xcb9fd5);});}}['_updateActiveAnnotation']({threadId:_0xf11a30,resolvedAt:_0x416be9,unlinkedAt:_0x5aa93b}){const _0xe427d5=!!_0x416be9,_0x5782b0=this['context']['plugins']['get']($t),_0x113c16=this['getCommentThread'](_0xf11a30);if(this['_threadToController']['has'](_0x113c16)){const _0x5c3895=this['_threadToController']['get'](_0x113c16)['view'],_0x1a80fb=_0x5782b0['getByInnerView'](_0x5c3895);_0x1a80fb&&(_0xe427d5&&_0x5782b0['_removeActiveAnnotation'](_0x1a80fb),_0x5aa93b?_0x1a80fb['isVisible']=!0x1:_0x1a80fb['refreshVisibility']());}}['_getExternalAuthor'](_0xe1da84){const _0x28a9a9=this['context']['plugins']['get'](_0x3468b4),_0x3d5983=_0x5e92c9('external:'+_0xe1da84),_0x5675c9=_0x28a9a9['getUser'](_0x3d5983);return _0x5675c9||_0x28a9a9['addUser']({'id':_0x3d5983,'name':_0xe1da84});}['_createNewComment']({threadId:_0x483fd3,commentId:_0x433765=_0x588627(),content:_0x24f6cc,authorId:_0x50932a,createdAt:_0x2aa00f,attributes:_0x345900}){if('string'!=typeof _0x433765)throw new _0x22c1ce('commentsrepository-invalid-commentid');if('string'!=typeof _0x50932a)throw new _0x22c1ce('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x24f6cc||!_0x24f6cc['trim']())throw new _0x22c1ce('commentsrepository-invalid-comment-content');const _0x126c86=this['context']['plugins']['get'](_0x3468b4)['getUser'](_0x50932a);if(!_0x126c86)throw new _0x22c1ce('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x50932a});let _0x4e1163=null,_0xd5b744=_0x2aa00f;return _0x345900?.['@external']&&(_0x4e1163=this['_getExternalAuthor'](_0x345900['@external']['authorName']),_0xd5b744=new Date(_0x345900['@external']['createdAt'])),new ti(this,{'threadId':_0x483fd3,'id':_0x433765,'author':_0x4e1163||_0x126c86,'creator':_0x126c86,'content':_0x24f6cc,'createdAt':_0x2aa00f,'authoredAt':_0xd5b744,'attributes':_0x345900});}['_addComment'](_0x2cd016){let {threadId:_0x11e821,content:_0x41e374,attributes:_0x57081c,isFromAdapter:_0x390693}=_0x2cd016;const _0x1c32be=this['getCommentThread'](_0x2cd016['threadId']);if(!_0x1c32be)throw new _0x22c1ce('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x18bb23=this['_createNewComment'](_0x2cd016),{id:_0xcbf3c2}=_0x18bb23;if(_0x1c32be['_add'](_0x18bb23),_0x390693||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x1c32be['isSubmitted'])return Promise['resolve']();const _0x9b311e=this['context']['plugins']['get']('PendingActions'),{channelId:_0x14987c}=_0x1c32be,_0x121448=_0x9b311e['add'](bt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x57081c||(_0x57081c={}),this['adapter']['addComment']({'channelId':_0x14987c,'threadId':_0x11e821,'commentId':_0xcbf3c2,'content':_0x41e374,'attributes':_0x57081c})['then'](_0x10ecf1=>{_0x9b311e['remove'](_0x121448),_0x10ecf1&&this['_updateComment']({'channelId':_0x14987c,'threadId':_0x11e821,'commentId':_0xcbf3c2,'createdAt':_0x10ecf1['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x4fa1e6=>{throw console['error'](_0x4fa1e6),new _0x22c1ce('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x51c6c9,commentId:_0x7460ce,content:_0x445b04,createdAt:_0x109a72,attributes:_0x2dadcb,isFromAdapter:_0x4562d1}){if(void 0x0!==_0x445b04&&('string'!=typeof _0x445b04||!_0x445b04['trim']()['length']))throw new _0x22c1ce('commentsrepository-update-comment-invalid-content');const _0x3e6c3e=this['getCommentThread'](_0x51c6c9),_0xda8bf1=_0x3e6c3e['getComment'](_0x7460ce);if(!_0xda8bf1)throw new _0x22c1ce('commentsrepository-update-missing-comment',this);let _0x391591=!0x1;if(_0x445b04&&_0x445b04!==_0xda8bf1['content']&&(_0xda8bf1['isEditable']||_0x4562d1)&&(_0xda8bf1['content']=_0x445b04,_0x391591=!0x0),_0x109a72&&_0x109a72!==_0xda8bf1['createdAt']&&(_0xda8bf1['createdAt']=_0x109a72,_0xda8bf1['attributes']&&_0xda8bf1['attributes']['@external']||(_0xda8bf1['authoredAt']=_0x109a72),_0x391591=!0x0),_0x2dadcb&&!_0x11f450(_0x2dadcb,_0xda8bf1['attributes'])&&(_0xda8bf1['attributes']=_0x2dadcb,_0x391591=!0x0),!_0x391591)return Promise['resolve']();if(_0x3e6c3e['fire']('commentUpdated'),_0x4562d1||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x414335=this['context']['plugins']['get']('PendingActions'),{channelId:_0x51069e}=this['getCommentThread'](_0xda8bf1['threadId']),_0x2e9a5a=_0x414335['add'](bt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x51069e,'threadId':_0x51c6c9,'commentId':_0x7460ce,'content':_0x445b04,'attributes':_0x2dadcb})['then'](()=>_0x414335['remove'](_0x2e9a5a))['catch'](_0x1269e9=>{throw console['error'](_0x1269e9),new _0x22c1ce('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x7aaea7,commentId:_0x33b4a8,isFromAdapter:_0x2fc0fe}){const _0xe69db0=this['getCommentThread'](_0x7aaea7),_0x37616c=_0xe69db0['getComment'](_0x33b4a8);if(!_0x37616c)throw new _0x22c1ce('commentsrepository-remove-missing-comment',this);if(_0xe69db0['_remove'](_0x37616c),_0x2fc0fe||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x19aa9b=this['context']['plugins']['get']('PendingActions'),{channelId:_0x41b0a4}=_0xe69db0,_0x23666f=_0x19aa9b['add'](bt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x41b0a4,'threadId':_0x7aaea7,'commentId':_0x33b4a8})['then'](()=>_0x19aa9b['remove'](_0x23666f))['catch'](_0x44d74d=>{throw console['error'](_0x44d74d),new _0x22c1ce('commentsrepository-remove-comment-internal-error',this);});}}class Zt extends/* #__PURE__ -- @preserve */
30
+ _0x1a473d(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x5abdd1,_0x3120c9){super();const _0x215749=_0x3120c9['isResolvable'];this['channelId']=_0x3120c9['channelId'],this['id']=_0x3120c9['id'],this['comments']=new _0x53f197(),this['_repository']=_0x5abdd1,this['_isAttached']=!0x1,this['_isSubmitted']=_0x3120c9['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x5abdd1,'_permissions',_0x5abdd1,'_readOnlyChannels',()=>_0x5abdd1['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x5abdd1,'_permissions',()=>_0x5abdd1['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x5abdd1,'_permissions',()=>{const _0x7291ac=_0x5abdd1['getPermissions'](this['channelId']);return _0x7291ac['write']||_0x7291ac['admin'];}),this['bind']('isResolvable')['to'](_0x5abdd1,'_permissions',()=>_0x215749&&_0x5abdd1['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x3120c9['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x5f4cae,_0x1f8c66)=>_0x5f4cae?_0x1f8c66?_0x5f4cae<_0x1f8c66?_0x5f4cae:_0x1f8c66:_0x5f4cae:_0x1f8c66),this['set']('unlinkedAt',_0x3120c9['unlinkedAt']||null),this['set']('resolvedAt',_0x3120c9['resolvedAt']||null),this['set']('resolvedBy',_0x3120c9['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x98fa1=>!!_0x98fa1),this['set']('attributes',_0x3120c9['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x300f96,_0x50af9d)=>_0x300f96+_0x50af9d['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x1c4154,id:_0x270dd6}=this;this['_repository']['fire'](ii('submitCommentThread',_0x1c4154),{'channelId':_0x1c4154,'threadId':_0x270dd6});}['setUnlinkedAt'](_0x584c3c){this['_update']({'unlinkedAt':_0x584c3c});}['resolve']({resolvedAt:_0xe1b1d2=new Date(),resolvedBy:_0x13fd88='',isFromAdapter:_0x335ab9=!0x1}={}){const _0x428db1=this['_repository']['context']['plugins']['get'](_0x3468b4)['me'],{channelId:_0x30835a,id:_0x4d4209}=this;this['_repository']['fire'](ii('resolveCommentThread',_0x30835a),{'channelId':_0x30835a,'threadId':_0x4d4209,'resolvedAt':_0xe1b1d2,'resolvedBy':_0x13fd88||_0x428db1['id'],'isFromAdapter':_0x335ab9});}['reopen']({isFromAdapter:_0x484b75=!0x1}={}){const {channelId:_0x5e6e8f,id:_0x320b6e}=this;this['_repository']['fire'](ii('reopenCommentThread',_0x5e6e8f),{'channelId':_0x5e6e8f,'threadId':_0x320b6e,'isFromAdapter':_0x484b75});}['setContext'](_0x19a042){this['context']||this['_update']({'context':_0x19a042});}['setAttribute'](_0x4b6a33,_0xb04da3){const _0x4de9e=_0x17a138(this['attributes']);_0x43ef4e(_0x4de9e,_0x4b6a33,_0xb04da3),this['_update']({'attributes':_0x4de9e});}['removeAttribute'](_0x4ea8bf){const _0x42be8a=_0x17a138(this['attributes']);_0x25cba3(_0x42be8a,_0x4ea8bf),this['_update']({'attributes':_0x42be8a});}['remove']({isFromAdapter:_0x5e2cf8=!0x1}={}){const {channelId:_0xe81cbd,id:_0x2b56e7}=this;this['_repository']['fire'](ii('removeCommentThread',_0xe81cbd),{'channelId':_0xe81cbd,'threadId':_0x2b56e7,'isFromAdapter':_0x5e2cf8});}['attachTo'](_0x4060ec){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x4060ec});}['addComment'](_0x487374){const {channelId:_0x3c5e17,id:_0x11a7c1}=this;this['_repository']['fire'](ii('addComment',_0x3c5e17,_0x11a7c1),Object['assign']({'channelId':_0x3c5e17,'threadId':_0x11a7c1},_0x487374));}['getComment'](_0x41ff08){if('string'!=typeof _0x41ff08)throw new _0x22c1ce('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x41ff08});return this['comments']['get'](_0x41ff08);}['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'](_0x33e7b1=>_0x33e7b1['toJSON']()),'attributes':this['attributes']};}['_add'](_0x55a354){return this['listenTo'](_0x55a354,'change:authoredAt',()=>{const _0x163dda=this['_findOptimalIndex'](_0x55a354),_0x76ffeb=this['comments'];_0x163dda-0x1!=_0x76ffeb['getIndex'](_0x55a354)&&_0x163dda+0x1!=_0x76ffeb['getIndex'](_0x55a354)&&(this['_remove'](_0x55a354),this['_add'](_0x55a354));}),this['comments']['add'](_0x55a354,this['_findOptimalIndex'](_0x55a354));}['_update'](_0x19b671){const {channelId:_0x5743e9,id:_0x1c9233}=this;this['_repository']['fire'](ii('updateCommentThread',_0x5743e9),{..._0x19b671,'channelId':_0x5743e9,'threadId':_0x1c9233});}['_remove'](_0x216c5d){return this['stopListening'](_0x216c5d),_0x216c5d['destroy'](),this['comments']['remove'](_0x216c5d);}['_findOptimalIndex'](_0x54420d){const _0x3c0fe6=this['comments']['find'](_0x15093c=>new Date(_0x15093c['authoredAt'])['getTime']()>new Date(_0x54420d['authoredAt'])['getTime']());return _0x3c0fe6?this['comments']['getIndex'](_0x3c0fe6):this['length'];}}class ti extends/* #__PURE__ -- @preserve */
31
+ _0x1a473d(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x1b54a5,_0x3f7d56){super();const _0x56028d=_0x1b54a5['context']['plugins']['get'](_0x3468b4)['me'],_0x1481e9=_0x1b54a5['getCommentThread'](_0x3f7d56['threadId']),_0x4f3911=0x0===_0x1481e9['comments']['length'],_0x62e484=_0x56028d===_0x3f7d56['author'];this['id']=_0x3f7d56['id'],this['threadId']=_0x3f7d56['threadId'],this['author']=_0x3f7d56['author'],this['creator']=_0x3f7d56['creator'],this['isExternal']=Boolean(_0x3f7d56['attributes']&&_0x3f7d56['attributes']['@external']),this['set']('content',_0x3f7d56['content']),this['createdAt']=_0x3f7d56['createdAt']||new Date(),this['set']('authoredAt',_0x3f7d56['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x1481e9,'resolvedAt'),this['set']('attributes',_0x3f7d56['attributes']||{}),this['bind']('isEditable')['to'](_0x1b54a5,'_permissions',()=>{const _0x4ef40b=_0x1b54a5['getPermissions'](_0x1481e9['channelId'])['write'],_0x48c78a=_0x1b54a5['getPermissions'](_0x1481e9['channelId'])['modifyAll'];return _0x62e484&&_0x4ef40b||!_0x62e484&&_0x48c78a;}),this['bind']('isRemovable')['to'](_0x1481e9,'isRemovable',_0x1b54a5,'_permissions',_0x5201e6=>{const _0x1084a0=_0x1b54a5['getPermissions'](_0x1481e9['channelId'])['write'],_0x43f4df=_0x1b54a5['getPermissions'](_0x1481e9['channelId'])['modifyAll'];return _0x62e484&&_0x1084a0||_0x5201e6&&_0x4f3911||!_0x62e484&&_0x43f4df&&!_0x4f3911;}),this['bind']('isReadOnly')['to'](_0x1481e9,'isReadOnly'),this['_repository']=_0x1b54a5;}get['weight'](){return Math['max'](function(_0x316b11){const _0x432221=document['createElement']('div');return _0x432221['innerHTML']=_0x316b11,_0x432221['textContent']['length'];}(this['content']),0xc8);}['update'](_0x12b63f){const {threadId:_0x3dc771,id:_0x3aafe1}=this;if(!this['_repository']['hasCommentThread'](_0x3dc771))throw new _0x22c1ce('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x59d3bc}=this['_repository']['getCommentThread'](_0x3dc771);this['_repository']['fire'](ii('updateComment',_0x59d3bc,_0x3dc771),{'channelId':_0x59d3bc,'threadId':_0x3dc771,'commentId':_0x3aafe1,..._0x12b63f});}['setAttribute'](_0x17b9f7,_0x2f0698){const _0x578372=_0x17a138(this['attributes']);_0x43ef4e(_0x578372,_0x17b9f7,_0x2f0698),this['update']({'attributes':_0x578372});}['removeAttribute'](_0x43e6c9){const _0x2cbcac=_0x17a138(this['attributes']);_0x25cba3(_0x2cbcac,_0x43e6c9),this['update']({'attributes':_0x2cbcac});}['remove'](_0x492178={}){if(!_0x492178['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x1d8932,id:_0x333326}=this;if(!this['_repository']['hasCommentThread'](_0x1d8932))throw new _0x22c1ce('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x46e89f}=this['_repository']['getCommentThread'](_0x1d8932);this['_repository']['fire'](ii('removeComment',_0x46e89f,_0x1d8932),{'channelId':_0x46e89f,'threadId':_0x1d8932,'commentId':_0x333326,..._0x492178});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function ii(_0x183705,..._0xb2168d){for(const _0x1c5b32 of _0xb2168d)void 0x0!==_0x1c5b32&&(_0x183705+=':'+String(_0x1c5b32));return _0x183705;}class ei extends _0x1a419f{constructor(_0x4740b2){super(_0x4740b2),this['set']('hasContent',!0x1);}['refresh'](){const _0x1d3fd2=this['editor']['model']['document']['selection'];this['isEnabled']=!0x0,this['hasContent']=!0x1;for(const _0x560896 of _0x1d3fd2['getRanges']())if(this['_hasContent'](_0x560896))return void(this['hasContent']=!0x0);}['execute']({threadId:_0xa35e89=_0x588627(),ranges:_0x50ad30,comment:_0x489f3b}={}){const _0xd29bac=this['editor']['model'],_0x17c821=_0x50ad30??Array['from'](_0xd29bac['document']['selection']['getRanges']()),_0x97da0c=[];for(const _0x45956b of _0x17c821)this['_hasContent'](_0x45956b)&&_0x97da0c['push'](this['_trimToContent'](_0x45956b));if(!_0x97da0c['length'])throw new _0x22c1ce('addcommentthreadcommand-incorrect-ranges',null);_0x489f3b&&this['_createCommentThread'](_0xa35e89,_0x489f3b),this['_createMarkersFromRanges'](_0xa35e89,_0x97da0c,!!_0x489f3b);}['_createMarkersFromRanges'](_0x25403e,_0x2c3846,_0x2aa034){this['editor']['model']['change'](_0x2996bf=>{for(const _0x3a98e2 of _0x2c3846){const _0x3dcb84=_0x588627()['substr'](0x1,0x5),_0x4ab9e2='comment:'+_0x25403e+':'+_0x3dcb84;_0x2996bf['addMarker'](_0x4ab9e2,{'range':_0x3a98e2,'usingOperation':_0x2aa034,'affectsData':_0x2aa034});}});}['_createCommentThread'](_0x5a9e92,_0x475a3f){const _0x377f19=this['editor']['plugins']['get']('CommentsRepository'),_0x3eb769=this['editor']['config']['get']('collaboration.channelId'),_0x2860c2=this['editor']['plugins']['get']('Users')['me'];if(!_0x2860c2)throw new _0x22c1ce('addcommentthreadcommand-user-not-found',null);_0x377f19['addCommentThread']({'threadId':_0x5a9e92,'channelId':_0x3eb769,'comments':[{'authorId':_0x2860c2['id'],'content':_0x475a3f,'createdAt':new Date(),'attributes':{}}]});}['_hasContent'](_0x19e7d6){for(const _0x483a07 of _0x19e7d6['getItems']())if(this['_itemIsContent'](_0x483a07))return!0x0;return!0x1;}['_itemIsContent'](_0x1498ba){return _0x1498ba['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x1498ba)&&!_0x1498ba['is']('element','tableCell');}['_trimToContent'](_0x1de48){const _0x49016=_0x4c1bec=>!this['_itemIsContent'](_0x4c1bec['item']),_0x4084e7=_0x1de48['start']['getLastMatchingPosition'](_0x49016),_0x444fee=_0x1de48['end']['getLastMatchingPosition'](_0x49016,{'direction':'backward'});return this['editor']['model']['createRange'](_0x4084e7,_0x444fee);}}class si extends _0x1dae7b{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[$t];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5709d5){super(_0x5709d5),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x4cb1b2=this['editor'],_0x15f04d=_0x4cb1b2['model']['document']['selection'],_0x2c4950=_0x2b37bd(()=>this['refreshSelectedViews'](),0xa);_0x15f04d['on']('change:range',(_0x2a74f6,_0x36adbe)=>{_0x36adbe['directChange']&&(_0x2c4950['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x4cb1b2['editing']['view']['document'],'change:isFocused',(_0x180cfb,_0x15ea98,_0x1cf7f2)=>{_0x1cf7f2&&_0x2c4950();}),this['listenTo'](_0x4cb1b2['ui']['focusTracker'],'change:isFocused',(_0xa9c8c2,_0x43a6b1,_0x405387)=>{_0x405387||this['fire']('blur',{'isAnnotationTracked':_0x399fe2=>this['_editorAnnotationsData']['has'](_0x399fe2['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x5683ce){if(this['_editorAnnotations']['has'](_0x5683ce['view']))return;this['_editorAnnotations']['add'](_0x5683ce['view']),this['editor']['ui']['focusTracker']['add'](_0x5683ce['view']['element']);const _0x154062=this['editor']['plugins']['get']($t);this['listenTo'](_0x154062['collection'],'remove',(_0x560986,_0x3a9966)=>{this['editor']['ui']['focusTracker']['remove'](_0x3a9966['view']['element']),this['_editorAnnotations']['delete'](_0x3a9966['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x800afd){if('function'!=typeof _0x800afd)throw new _0x22c1ce('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x800afd);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x55957f,annotations:_0x5862a0}){const _0x77edd1=[],_0x506e1c=this['editor']['model']['document']['selection'],_0x317013=Array['from'](_0x506e1c['getRanges']());for(const [_0x357b58,_0x2b0271]of this['_editorAnnotationsData']){const _0xc3e171=_0x2c1ca8(_0x2b0271),_0x507347=_0x5862a0['getByInnerView'](_0x357b58);_0xc3e171&&_0x507347&&_0x77edd1['push']({'annotation':_0x507347,'range':_0xc3e171});}function _0x2c1ca8(_0x3f18e2){for(const _0x2bf8f9 of _0x3f18e2)for(const _0x2db638 of _0x317013)if(_0x2bf8f9['containsRange'](_0x2db638,!_0x506e1c['isCollapsed']))return _0x2bf8f9;return null;}return _0x77edd1['sort']((_0x296603,_0x40c67d)=>{const _0x452b1a=_0x296603['range'],_0xbb0446=_0x40c67d['range'];if(!_0x452b1a['isEqual'](_0xbb0446)){if(_0x452b1a['containsRange'](_0xbb0446,!0x0))return 0x1;if(_0xbb0446['containsRange'](_0x452b1a,!0x0))return-0x1;}return _0x296603['annotation']==_0x55957f?-0x1:_0x40c67d['annotation']==_0x55957f?0x1:0x0;})['map'](_0x51bf3d=>_0x51bf3d['annotation']);}get['_editorAnnotationsData'](){const _0x5871e6=new Map();for(const _0xf288 of Array['from'](this['_dataCollectors']))for(const [_0x2b517e,_0x427c3b]of _0xf288())_0x5871e6['set'](_0x2b517e,_0x427c3b);return _0x5871e6;}}class ni extends _0x1dae7b{['afterInit'](){const _0x79c855=this['editor'];if(!_0x79c855['plugins']['has']('RestrictedEditingModeEditing'))return;_0x79c855['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class oi extends _0x1dae7b{constructor(_0x5ab686){super(_0x5ab686),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x133b18=this['editor'],_0x43a3a3=_0x133b18['commands']['get']('importWord'),_0x1c202a=_0x133b18['plugins']['get'](_0x3468b4);_0x43a3a3&&(_0x43a3a3['on']('execute',(_0x40958a,[,_0x505b65])=>{_0x505b65['collaboration_features']={'comments':!0x0,'user_id':_0x1c202a['me']['id']};},{'priority':_0x409d6c['high']+0xa}),this['listenTo'](_0x43a3a3,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x4f7ba1,_0x4fb31d){const {comment_threads:_0x242fbd}=_0x4fb31d;_0x242fbd&&_0x242fbd['forEach'](({thread_id:_0xe9af31,comments:_0x286049,is_resolved:_0x4422ab})=>{const _0x1b372c=new Date(),_0x394a52=_0x286049['map'](({author:_0xed9927,content:_0x2f4261,created_at:_0x2997ac})=>({'content':_0x2f4261,'authorId':this['editor']['plugins']['get'](_0x3468b4)['me']['id'],'createdAt':_0x1b372c,'attributes':{'@external':{'authorName':_0xed9927,'createdAt':_0x2997ac?new Date(_0x2997ac):new Date(),'source':'importWord'}}})),_0x46c74b=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](Qt)['addCommentThread']({'channelId':_0x46c74b,'threadId':_0xe9af31,'comments':_0x394a52,'resolvedAt':_0x4422ab?_0x1b372c:null});});}}class ri extends _0x1dae7b{constructor(_0x1a8376){super(_0x1a8376),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[pt,wt];}['afterInit'](){const _0x2f6877=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x2f6877,'contentInsertion',(_0x49e3c2,_0x38ad79)=>this['_removeMarkersWithoutThreads'](_0x38ad79['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x59705c){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x59705c;const _0x4d5ffc=this['editor']['plugins']['get']('CommentsRepository');for(const _0x48cd89 of _0x59705c['keys']()){const [_0x5bfa31,_0x3efb39]=_0x48cd89['split'](':');'comment'!=_0x5bfa31||_0x4d5ffc['hasCommentThread'](_0x3efb39)||_0x59705c['delete'](_0x48cd89);}return _0x59705c;}['_registerMarkerInClipboardPipeline'](){const _0x381ad1=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x30eabc=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x30eabc&&_0x381ad1['_registerMarkerToCopy']('comment',_0x30eabc);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x5bad67){switch(_0x5bad67){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}function hi(_0x1f6e03){const _0x7899fc=_0x1f6e03['split'](':');return{'group':_0x7899fc[0x0],'id':_0x7899fc[0x1],'part':_0x7899fc[0x2]};}class ai extends _0x1dae7b{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x26448a,_0x442da5)=>{if(!_0x442da5['options']['showCommentHighlights'])return null;if(_0x442da5['options']['ignoreResolvedComments']){const {id:_0x5b9a62}=hi(_0x26448a['markerName']),_0x4c3e74=this['editor']['plugins']['get'](Qt);if(_0x4c3e74['getCommentThread'](_0x5b9a62)?.['isResolved']&&_0x26448a['item'])return _0x442da5['consumable']['consume'](_0x26448a['item'],'addMarker:'+_0x26448a['markerName']),_0x442da5['consumable']['consume'](_0x26448a['item'],'removeMarker:'+_0x26448a['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x1c575d=>{_0x1c575d['on']('addMarker:comment',(_0x13ff68,_0x55b955,_0x2349f6)=>{if(!_0x2349f6['options']['showCommentHighlights'])return;const _0x1f3ff2=_0x55b955['item'];if(!_0x1f3ff2)return;const _0x2aecb9=_0x2349f6['mapper']['toViewElement'](_0x1f3ff2);this['editor']['model']['schema']['isObject'](_0x1f3ff2)&&_0x2aecb9&&!_0x2aecb9['getCustomProperty']('widget')&&_0x2aecb9['is']('containerElement')&&Ct(_0x2aecb9,_0x2349f6['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x175e14,{writer:_0x41047a,options:_0x24cb96})=>{if(!_0x24cb96['showCommentHighlights'])return null;const _0x273a8f=_0x41047a['createContainerElement']('div'),_0x288c43=_0x41047a['createEmptyElement']('hr');return _0x41047a['addClass']('ck-horizontal-line',_0x273a8f),_0x41047a['insert'](_0x41047a['createPositionAt'](_0x273a8f,0x0),_0x288c43),_0x273a8f;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x14fb47,{writer:_0x2a67d4,options:_0x35afa0})=>{if(!_0x35afa0['showCommentHighlights'])return null;const _0x2d82ae=_0x2a67d4['createContainerElement']('span'),_0x5676c0=_0x2a67d4['createEmptyElement']('img');return _0x2a67d4['addClass']('image-inline',_0x2d82ae),_0x2a67d4['insert'](_0x2a67d4['createPositionAt'](_0x2d82ae,0x0),_0x5676c0),_0x2d82ae;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0xfb2d1e,{writer:_0x3a7caf,options:_0x122fe4})=>{if(_0x122fe4['showCommentHighlights'])return _0x3a7caf['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x1a458a,_0x5ca9d9,_0x293995)=>{_0x293995['options']['showCommentHighlights']&&_0x1a458a['stop']();},{'priority':'high'});}}class ci extends _0x1dae7b{static get['requires'](){return[Qt,si,_0x3468b4,ni,oi,ri,ai];}static get['pluginName'](){return'CommentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x37397b){super(_0x37397b),this['set']('isThreadsLoadingPaused',!0x0),_0x37397b['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x4ba71d,_0x217222,_0x340516,_0x5738d2)=>{const _0x525c9d=_0x37397b['plugins']['get'](Qt),_0x19cab6=_0x340516?hi(_0x340516)['id']:null;_0x37397b['model']['change'](()=>{if(_0x19cab6){const _0x1c9af7=this['getAllMarkersForId'](_0x19cab6);for(const _0x32b9fc of _0x1c9af7)_0x37397b['editing']['reconvertMarker'](_0x32b9fc);}if(_0x5738d2){const {id:_0x29141}=hi(_0x5738d2),_0xd0b415=_0x525c9d['getCommentThread'](_0x29141);if(_0xd0b415&&_0xd0b415['unlinkedAt'])return;if(_0xd0b415&&!_0xd0b415['isAttached'])return;const _0xa066b3=this['getAllMarkersForId'](_0x29141);for(const _0x55aa71 of _0xa066b3)_0x37397b['editing']['reconvertMarker'](_0x55aa71);}}),_0x19cab6&&this['scrollToThreadMarker'](_0x19cab6);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x5e2198=this['editor'],_0x4c4622=_0x5e2198['plugins']['get'](Qt),_0x5ba377=_0x5e2198['config']['get']('collaboration.channelId'),_0x3a2a49=_0x4c4622['getCommentThreads']()['filter'](_0x294690=>_0x294690['channelId']!==_0x5ba377);_0x5e2198['commands']['add']('addCommentThread',new ei(_0x5e2198)),this['listenTo'](_0x5e2198,'change:isReadOnly',(_0x3dd6f9,_0x16ba94,_0x9fcb27)=>{_0x4c4622['switchReadOnly'](_0x9fcb27,_0x5e2198['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x4c4622,di('addCommentThread',_0x5ba377),(_0x350332,{threadId:_0x545af2})=>{const _0x22ec1e=this['editor']['plugins']['get'](Qt)['getCommentThread'](_0x545af2);_0x22ec1e?.['unlinkedAt']&&this['_attachArchivedThread'](_0x545af2);}),this['listenTo'](_0x4c4622,di('removeCommentThread',_0x5ba377),(_0x4ebb5e,{threadId:_0x3bb7da})=>{_0x5e2198['model']['enqueueChange']({'isUndoable':!0x1},_0x5a075d=>{const _0x780da8=this['getAllMarkersForId'](_0x3bb7da);for(const _0x460a7d of _0x780da8)_0x5a075d['removeMarker'](_0x460a7d);});}),this['listenTo'](_0x4c4622,di('resolveCommentThread',_0x5ba377),(_0x2e62f5,{threadId:_0x103290})=>{(this['_reconvertMarkers'](_0x103290),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](Qt)['getCommentThread'](_0x103290)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x4c4622,di('reopenCommentThread',_0x5ba377),(_0x50f7d3,{threadId:_0xddab3d})=>{this['_reconvertMarkers'](_0xddab3d);},{'priority':'low'}),this['listenTo'](_0x4c4622,di('addComment',_0x5ba377),(_0x4f162a,{threadId:_0x1736eb,isFromAdapter:_0x322073})=>{const _0x1af1a9=this['getAllMarkersForId'](_0x1736eb);if(_0x322073||0x0==_0x1af1a9['length']||!_0x4c4622['hasCommentThread'](_0x1736eb))return;0x1===_0x4c4622['getCommentThread'](_0x1736eb)['length']&&_0x5e2198['model']['enqueueChange']({'isUndoable':!0x1},_0x19c5a1=>{for(const _0x12f64d of _0x1af1a9)_0x19c5a1['updateMarker'](_0x12f64d,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x3a2a49);}['afterInit'](){!async function(_0x34ed14){const _0x3abf87=_0x56bb24([0x4b,0x70,0x4f,0x42,0x4a,0x47,0x4e,0x53,0x45,0x67,0x71,0x43,0x79,0x66,0x56,0x46,0x31,0x6b,0x5a,0x38,0x6c,0x62,0x6e,0x52,0x6a,0x4d,0x37,0x65,0x49,0x7a,0x41,0x73,0x44,0x51,0x48,0x77,0x39,0x61,0x54,0x68,0x75,0x36,0x72,0x63,0x59,0x69,0x30,0x35,0x55,0x6d,0x50,0x4c,0x34,0x64,0x33,0x58,0x32,0x57,0x6f,0x74,0x76,0x78]),_0x37b920=0x73460ab3,_0x392d03=0x73418e4b^_0x37b920,_0x2123b5=window[_0x56bb24([0x44,0x61,0x74,0x65])][_0x56bb24([0x6e,0x6f,0x77])](),_0x1d152c=_0x34ed14[_0x56bb24([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2487f2=new window[(_0x56bb24([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xb31954=>{_0x1d152c[_0x56bb24([0x6f,0x6e,0x63,0x65])](_0x56bb24([0x72,0x65,0x61,0x64,0x79]),_0xb31954);}),_0x4dc079={[_0x56bb24([0x6b,0x74,0x79])]:_0x56bb24([0x45,0x43]),[_0x56bb24([0x75,0x73,0x65])]:_0x56bb24([0x73,0x69,0x67]),[_0x56bb24([0x63,0x72,0x76])]:_0x56bb24([0x50,0x2d,0x32,0x35,0x36]),[_0x56bb24([0x78])]:_0x56bb24([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]),[_0x56bb24([0x79])]:_0x56bb24([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]),[_0x56bb24([0x61,0x6c,0x67])]:_0x56bb24([0x45,0x53,0x32,0x35,0x36])},_0x206ab9=_0x1d152c[_0x56bb24([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x56bb24([0x67,0x65,0x74])](_0x56bb24([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2a738d(){let _0x5f05d8,_0x5bd26a=null,_0x8622eb=null;try{if(_0x206ab9==_0x56bb24([0x47,0x50,0x4c]))return _0x56bb24([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5f05d8=_0x201441(),!_0x5f05d8)return _0x56bb24([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5f05d8[_0x56bb24([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x8622eb=_0x583182(_0x5f05d8[_0x56bb24([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5f05d8[_0x56bb24([0x6a,0x74,0x69])])),await _0x40d81e()?_0x124ae2()?_0x44e9ca()?_0x56bb24([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x44c9de()?(_0x5f05d8[_0x56bb24([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x56bb24([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5bd26a=_0x4bd823(_0x56bb24([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2bd070()):_0x56bb24([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x56bb24([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x56bb24([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x56bb24([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x44e9ca(){const _0x3cba2e=[_0x56bb24([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x56bb24([0x74,0x72,0x69,0x61,0x6c])][_0x56bb24([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5f05d8[_0x56bb24([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2123b5/0x3e8:0xe10*_0x392d03;return _0x5f05d8[_0x56bb24([0x65,0x78,0x70])]<_0x3cba2e;}function _0x124ae2(){const _0x49d4ea=_0x5f05d8[_0x56bb24([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x49d4ea)return!0x1;if(_0x49d4ea[_0x56bb24([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x56bb24([0x2a])))return!0x0;if(_0x49d4ea[_0x56bb24([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x56bb24([0x43,0x4d,0x54])))return!0x0;if(_0x49d4ea[_0x56bb24([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x56bb24([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))&&_0xdeb05e())return!0x0;if(_0x49d4ea[_0x56bb24([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x56bb24([0x52,0x43,0x4d,0x54]))){if(_0x21ba78())return!0x0;if(_0x36a0b6()||_0x232bcb())return!0x0;}return!0x1;}function _0x44c9de(){const _0x389c64=_0x5f05d8[_0x56bb24([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x389c64||0x0==_0x389c64[_0x56bb24([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x23908f}=new URL(window[_0x56bb24([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x389c64[_0x56bb24([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x23908f))return!0x0;const _0x2e1a81=_0x23908f[_0x56bb24([0x73,0x70,0x6c,0x69,0x74])](_0x56bb24([0x2e]));return _0x389c64[_0x56bb24([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5629c2=>_0x5629c2[_0x56bb24([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x56bb24([0x2a])))[_0x56bb24([0x6d,0x61,0x70])](_0x567d88=>_0x567d88[_0x56bb24([0x73,0x70,0x6c,0x69,0x74])](_0x56bb24([0x2e])))[_0x56bb24([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4a5ab9=>_0x4a5ab9[_0x56bb24([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x2e1a81[_0x56bb24([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x56bb24([0x6d,0x61,0x70])](_0x1c0b56=>Array(_0x2e1a81[_0x56bb24([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x1c0b56[_0x56bb24([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x56bb24([0x66,0x69,0x6c,0x6c])](_0x1c0b56[0x0]===_0x56bb24([0x2a])?_0x56bb24([0x2a]):'')[_0x56bb24([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x1c0b56))[_0x56bb24([0x73,0x6f,0x6d,0x65])](_0x657f3b=>_0x2e1a81[_0x56bb24([0x65,0x76,0x65,0x72,0x79])]((_0x1846de,_0x34308e)=>_0x657f3b[_0x34308e]===_0x1846de||_0x657f3b[_0x34308e]===_0x56bb24([0x2a])));}function _0x2bd070(){return _0x5bd26a&&_0x8622eb?new window[(_0x56bb24([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2e0f43,_0x1f8a18)=>{_0x5bd26a[_0x56bb24([0x74,0x68,0x65,0x6e])](_0x2e0f43,_0x1f8a18),_0x8622eb[_0x56bb24([0x74,0x68,0x65,0x6e])](_0x1dca3f=>{_0x1dca3f!=_0x56bb24([0x56,0x61,0x6c,0x69,0x64])&&_0x2e0f43(_0x1dca3f);},_0x1f8a18);}):_0x5bd26a||_0x8622eb||_0x56bb24([0x56,0x61,0x6c,0x69,0x64]);}}function _0x583182(_0x5bc2a9,_0x5a5595){return new window[(_0x56bb24([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5c9ac5=>{if(_0x53618c())return _0x5c9ac5(_0x56bb24([0x56,0x61,0x6c,0x69,0x64]));_0x3e04bd(),_0x1d152c[_0x56bb24([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x56bb24([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x377f87=!0x1;const _0x4848ea=_0x588627();function _0x1e61e8(_0x9d9f56){return!!_0x9d9f56&&(typeof _0x9d9f56===_0x56bb24([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x9d9f56===_0x56bb24([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x9d9f56[_0x56bb24([0x74,0x68,0x65,0x6e])]===_0x56bb24([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x9d9f56[_0x56bb24([0x63,0x61,0x74,0x63,0x68])]===_0x56bb24([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x446833(_0x1db3c1){_0x1d97b1(_0x1db3c1)[_0x56bb24([0x74,0x68,0x65,0x6e])](_0x49e6ba=>{if(!_0x49e6ba||_0x49e6ba[_0x56bb24([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x56bb24([0x6f,0x6b]))return _0x56bb24([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1ad72b(_0x291ed3(_0x4848ea+_0x5a5595))!=_0x49e6ba[_0x56bb24([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x56bb24([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x56bb24([0x56,0x61,0x6c,0x69,0x64]);})[_0x56bb24([0x74,0x68,0x65,0x6e])](_0x175647=>(_0x48f022(),_0x175647),()=>{const _0x4ddca4=_0x224761();return null==_0x4ddca4?(_0x48f022(),_0x56bb24([0x56,0x61,0x6c,0x69,0x64])):_0x56bb24(_0x2123b5-_0x4ddca4>(0x574a8eb3^_0x37b920)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x56bb24([0x74,0x68,0x65,0x6e])](_0x5c9ac5)[_0x56bb24([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5c9ac5(_0x56bb24([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x31e6a9=0x7370e433^_0x37b920;function _0x48f022(){const _0x1fb907=_0x56bb24([0x6c,0x6c,0x63,0x74,0x2d])+_0x1ad72b(_0x291ed3(_0x5bc2a9)),_0x349ac5=_0x516a0b(_0x1ad72b(window[_0x56bb24([0x4d,0x61,0x74,0x68])][_0x56bb24([0x63,0x65,0x69,0x6c])](_0x2123b5/_0x31e6a9)));window[_0x56bb24([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x56bb24([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1fb907,_0x349ac5);}function _0x224761(){const _0x20dc42=_0x56bb24([0x6c,0x6c,0x63,0x74,0x2d])+_0x1ad72b(_0x291ed3(_0x5bc2a9)),_0x115b0c=window[_0x56bb24([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x56bb24([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x20dc42);return _0x115b0c?window[_0x56bb24([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x516a0b(_0x115b0c),0x10)*_0x31e6a9:null;}function _0x1d97b1(_0xe51d72){return new window[(_0x56bb24([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x26d5e6,_0x491579)=>{_0xe51d72[_0x56bb24([0x74,0x68,0x65,0x6e])](_0x26d5e6,_0x491579),window[_0x56bb24([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x491579,0x7347de73^_0x37b920);});}}_0x1d152c[_0x56bb24([0x6f,0x6e])](_0x56bb24([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2a50f9,_0x55beb1)=>{if(_0x55beb1[0x0]!=_0x5bc2a9)return _0x5c9ac5(_0x56bb24([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x55beb1[0x1]={..._0x55beb1[0x1],[_0x56bb24([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4848ea};},{[_0x56bb24([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x56bb24([0x68,0x69,0x67,0x68])}),_0x1d152c[_0x56bb24([0x6f,0x6e])](_0x56bb24([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5c8191=>{_0x1e61e8(_0x5c8191[_0x56bb24([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x377f87=!0x0,_0x446833(_0x5c8191[_0x56bb24([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x56bb24([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x56bb24([0x6c,0x6f,0x77])}),_0x2487f2[_0x56bb24([0x74,0x68,0x65,0x6e])](()=>{_0x377f87||_0x5c9ac5(_0x56bb24([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x53618c(){return _0x1d152c[_0x56bb24([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x56bb24([0x76,0x69,0x65,0x77])][_0x56bb24([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x56bb24([0x61,0x75,0x74,0x6f]);}function _0x3e04bd(){_0x1d152c[_0x56bb24([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x56bb24([0x76,0x69,0x65,0x77])][_0x56bb24([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x56bb24([0x61,0x75,0x74,0x6f]);}}function _0x4bd823(_0x4a892a){const _0x4b7a25=[new window[(_0x56bb24([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4edda3=>setTimeout(_0x4edda3,0x734f347f^_0x37b920)),_0x2487f2[_0x56bb24([0x74,0x68,0x65,0x6e])](()=>new window[(_0x56bb24([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2db3ea=>{let _0x3fe7b9=0x0;_0x1d152c[_0x56bb24([0x6d,0x6f,0x64,0x65,0x6c])][_0x56bb24([0x6f,0x6e])](_0x56bb24([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x51248c,_0x73158d)=>{_0x73158d[0x0][_0x56bb24([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3fe7b9++,_0x3fe7b9==(0x73460f5b^_0x37b920)&&(_0x2db3ea(),_0x51248c[_0x56bb24([0x6f,0x66,0x66])]());});}))];return window[_0x56bb24([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x56bb24([0x72,0x61,0x63,0x65])](_0x4b7a25)[_0x56bb24([0x74,0x68,0x65,0x6e])](()=>_0x4a892a);}async function _0x19896e(){await _0x2487f2,_0x1d152c[_0x56bb24([0x6d,0x6f,0x64,0x65,0x6c])][_0x56bb24([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3a2506,_0x1d152c[_0x56bb24([0x6d,0x6f,0x64,0x65,0x6c])][_0x56bb24([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3a2506,_0x1d152c[_0x56bb24([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x56bb24([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xdeb05e(){return window[_0x56bb24([0x67,0x6c,0x6f,0x62])]&&window[_0x56bb24([0x67,0x6c,0x6f,0x62])][_0x56bb24([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x21ba78(){return _0x1aec18(_0x56bb24([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x34b6fd(_0x56bb24([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x56bb24([0x73,0x74,0x61,0x74,0x65])]==_0x56bb24([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x36a0b6(){return _0x1aec18(_0x56bb24([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 _0x232bcb(){return _0x1aec18(_0x56bb24([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0xa2c655(_0x3024ff){const _0x1f2310=_0x35f533();_0x1d152c[_0x1f2310]=_0x56bb24([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x3024ff,_0x3024ff!=_0x56bb24([0x56,0x61,0x6c,0x69,0x64])&&_0x19896e();}function _0x35f533(){const _0x206ce0=window[_0x56bb24([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x56bb24([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x56bb24([0x6e,0x6f,0x77])]())[_0x56bb24([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x56bb24([0x2e]),'');let _0x107f5a=_0x56bb24([0x4b]);for(let _0x4fa582=0x0;_0x4fa582<_0x206ce0[_0x56bb24([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4fa582+=0x2){let _0x30776a=window[_0x56bb24([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x206ce0[_0x56bb24([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4fa582,_0x4fa582+0x2));_0x30776a>=_0x3abf87[_0x56bb24([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x30776a-=_0x3abf87[_0x56bb24([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x107f5a+=_0x3abf87[_0x30776a];}return _0x107f5a;}function _0x201441(){const _0x19162f=_0x206ab9[_0x56bb24([0x73,0x70,0x6c,0x69,0x74])](_0x56bb24([0x2e]));if(0x3!=_0x19162f[_0x56bb24([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3e4a57(_0x19162f[0x1]);function _0x3e4a57(_0x424782){const _0x3e6efe=_0x1c0926(_0x424782);return _0x3e6efe&&_0x15d39c()?_0x3e6efe:null;function _0x15d39c(){const _0x5b623c=_0x3e6efe[_0x56bb24([0x6a,0x74,0x69])],_0x52cede=window[_0x56bb24([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5b623c[_0x56bb24([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5b623c[_0x56bb24([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x75c3c5={..._0x3e6efe,[_0x56bb24([0x6a,0x74,0x69])]:_0x5b623c[_0x56bb24([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5b623c[_0x56bb24([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x75c3c5[_0x56bb24([0x76,0x63])],_0x291ed3(_0x75c3c5)==_0x52cede;}}}async function _0x40d81e(){let _0x5bf64a=!0x0;try{const _0x566565=_0x206ab9[_0x56bb24([0x73,0x70,0x6c,0x69,0x74])](_0x56bb24([0x2e])),[_0x528e79,_0x2dd854,_0x23bcba]=_0x566565;return _0x32aaa0(_0x528e79),await _0x3ec969(_0x528e79,_0x2dd854,_0x23bcba),_0x5bf64a;}catch{return!0x1;}function _0x32aaa0(_0x5389e9){const _0x2b52ba=_0x1c0926(_0x5389e9);_0x2b52ba&&_0x2b52ba[_0x56bb24([0x61,0x6c,0x67])]==_0x56bb24([0x45,0x53,0x32,0x35,0x36])||(_0x5bf64a=!0x1);}async function _0x3ec969(_0x4398aa,_0x3a330a,_0x3d94db){const _0x3a5fb2=window[_0x56bb24([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x56bb24([0x66,0x72,0x6f,0x6d])](_0x241ce7(_0x3d94db),_0x16029c=>_0x16029c[_0x56bb24([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3abbbe=new window[(_0x56bb24([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x56bb24([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4398aa+_0x56bb24([0x2e])+_0x3a330a),_0x167584=window[_0x56bb24([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x56bb24([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x167584)return;const _0x3c1173=await _0x167584[_0x56bb24([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x56bb24([0x6a,0x77,0x6b]),_0x4dc079,{[_0x56bb24([0x6e,0x61,0x6d,0x65])]:_0x56bb24([0x45,0x43,0x44,0x53,0x41]),[_0x56bb24([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x56bb24([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x56bb24([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x167584[_0x56bb24([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x56bb24([0x6e,0x61,0x6d,0x65])]:_0x56bb24([0x45,0x43,0x44,0x53,0x41]),[_0x56bb24([0x68,0x61,0x73,0x68])]:{[_0x56bb24([0x6e,0x61,0x6d,0x65])]:_0x56bb24([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3c1173,_0x3a5fb2,_0x3abbbe)||(_0x5bf64a=!0x1);}}function _0x1c0926(_0x557568){return _0x557568[_0x56bb24([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x56bb24([0x65,0x79]))?JSON[_0x56bb24([0x70,0x61,0x72,0x73,0x65])](_0x241ce7(_0x557568)):null;}function _0x241ce7(_0xefcca7){return window[_0x56bb24([0x61,0x74,0x6f,0x62])](_0xefcca7[_0x56bb24([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x56bb24([0x2b]))[_0x56bb24([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x56bb24([0x2f])));}function _0x291ed3(_0x4c9505){let _0x2ac456=0x1505;function _0x4d0146(_0x2c4f5d){for(let _0x34eb44=0x0;_0x34eb44<_0x2c4f5d[_0x56bb24([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x34eb44++){const _0x383091=_0x2c4f5d[_0x56bb24([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x34eb44);_0x2ac456=(_0x2ac456<<0x5)+_0x2ac456+_0x383091,_0x2ac456&=_0x2ac456;}}function _0x469ad7(_0x2ddfeb){Array[_0x56bb24([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2ddfeb)?_0x2ddfeb[_0x56bb24([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x469ad7):_0x2ddfeb&&typeof _0x2ddfeb==_0x56bb24([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x56bb24([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2ddfeb)[_0x56bb24([0x73,0x6f,0x72,0x74])]()[_0x56bb24([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4407c3,_0x51cd96])=>{_0x4d0146(_0x4407c3),_0x469ad7(_0x51cd96);}):_0x4d0146(window[_0x56bb24([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2ddfeb));}return _0x469ad7(_0x4c9505),_0x2ac456>>>0x0;}function _0x1ad72b(_0x4f03c1){return _0x4f03c1[_0x56bb24([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x56bb24([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x56bb24([0x30]));}function _0x516a0b(_0x504e1c){return _0x504e1c[_0x56bb24([0x73,0x70,0x6c,0x69,0x74])]('')[_0x56bb24([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x56bb24([0x6a,0x6f,0x69,0x6e])]('');}function _0x1aec18(_0x1b6cf3){return _0x1d152c[_0x56bb24([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x56bb24([0x68,0x61,0x73])](_0x1b6cf3);}function _0x34b6fd(_0x1069c9){return _0x1d152c[_0x56bb24([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x56bb24([0x67,0x65,0x74])](_0x1069c9);}function _0x3a2506(){}function _0x56bb24(_0x194c48){return _0x194c48['map'](_0x2d8146=>String['fromCharCode'](_0x2d8146))['join']('');}_0xa2c655(await _0x2a738d());}(this);}['destroy'](){const _0x2c3a44=this['editor']['plugins']['get'](Qt),_0x111962=this['editor']['config']['get']('collaboration.channelId');for(const _0x4cfb9e of _0x2c3a44['getCommentThreads']({'channelId':_0x111962}))_0x2c3a44['_detachCommentThread'](_0x4cfb9e['id']),_0x2c3a44['_threads']['delete'](_0x4cfb9e['id']);super['destroy']();}['hasMarkerForId'](_0x596bf1){return this['getAllMarkersForId'](_0x596bf1)['length']>0x0;}['getAllMarkersForId'](_0x2e2add){const _0x318269=[];for(const _0x127d6d of this['editor']['model']['markers'])_0x127d6d['name']['startsWith']('comment:'+_0x2e2add)&&_0x318269['push'](_0x127d6d);return _0x318269;}['scrollToThreadMarker'](_0x2d2648){setTimeout(()=>{const _0x36bfca=this['_getTargetForId'](_0x2d2648);if(!_0x36bfca)return;this['activeMarker']&&hi(this['activeMarker'])['id']===_0x2d2648&&_0x3a8720({'target':_0x36bfca[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x2e5bfb){this['editor']['model']['change'](()=>{for(const _0x11fd61 of this['getAllMarkersForId'](_0x2e5bfb))this['editor']['editing']['reconvertMarker'](_0x11fd61);});}['_attachArchivedThread'](_0x25a367){const _0x41f1ba=this['editor']['plugins']['get'](Qt),_0x3ad703=this['editor']['plugins']['get'](si),_0x296efb=_0x41f1ba['getCommentThread'](_0x25a367);if(!_0x296efb['isAttached']){const _0x43bd9e=_0x296efb['attachTo'](()=>this['_getTargetForId'](_0x296efb['id']));_0x3ad703['registerAnnotation'](_0x43bd9e),_0x296efb['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x159385=this['editor'],_0x285d81=_0x159385['plugins']['get'](_0x3468b4);_0x159385['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x268a2c,_0x708f35)=>{const {id:_0x22e695}=hi(_0x268a2c['markerName']),_0x2f5df3=_0x159385['plugins']['get'](Qt)['getCommentThread'](_0x22e695),_0x5435d4=this['activeMarker']&&hi(this['activeMarker'])['id']===_0x22e695;let _0x21693b;if(_0x2f5df3&&_0x2f5df3['isResolved']&&!_0x5435d4&&_0x268a2c['item'])return _0x708f35['consumable']['consume'](_0x268a2c['item'],'addMarker:'+_0x268a2c['markerName']),_0x708f35['consumable']['consume'](_0x268a2c['item'],'removeMarker:'+_0x268a2c['markerName']),null;const _0x1198a7=['ck-comment-marker'];return _0x5435d4&&_0x1198a7['push']('ck-comment-marker--active'),_0x21693b=_0x2f5df3?.['length']?_0x2f5df3['comments']['first']['author']['id']:_0x285d81['me']['id'],{'classes':_0x1198a7,'attributes':{'data-comment':_0x22e695,'data-author-id':_0x21693b}};}}),_0x159385['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x53220e,{options:_0x273abb})=>{if(_0x273abb['showCommentHighlights'])return null;const _0x22eb21=_0x159385['plugins']['get'](Qt),_0x30f4b6=_0x159385['model']['markers']['get'](_0x53220e),{id:_0x2ac8ed,part:_0x28839a}=hi(_0x53220e);return _0x30f4b6&&!_0x30f4b6['affectsData']||_0x273abb['ignoreResolvedComments']&&_0x22eb21['getCommentThread'](_0x2ac8ed)?.['isResolved']?null:{'group':'comment','name':_0x28839a?_0x2ac8ed+':'+_0x28839a:_0x2ac8ed};}}),_0x159385['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x378447,{writer:_0x3c9c04})=>_0x3c9c04['createElement']('$marker',{'data-name':'comment:'+_0x378447['getAttribute']('id')})}),_0x159385['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x2a046c=this['editor'],_0x4bb5eb=_0x2a046c['plugins']['get'](Qt),_0x4a3af6=new Set(),_0x1f6c3a=new Set();_0x2a046c['model']['document']['registerPostFixer'](_0x4bdec4=>{let _0xa21879=!0x1;for(const {name:_0x2767fd,data:_0x5ca853}of _0x2a046c['model']['document']['differ']['getChangedMarkers']()){const {group:_0x58a39f,id:_0x1c9a04}=hi(_0x2767fd);let _0x5a9ca2=_0x5ca853['newRange'];if('comment'!==_0x58a39f||!_0x5a9ca2)continue;const _0x48d036='$graveyard'===_0x5a9ca2['root']['rootName'];_0x48d036||(_0x5a9ca2=li(_0x5a9ca2,_0x2a046c['model']),!_0x5a9ca2||_0x5a9ca2['isCollapsed']||!_0x5ca853['newRange']||_0x5a9ca2['isEqual'](_0x5ca853['newRange']))?_0x2a046c['model']['hasContent'](_0x5a9ca2)&&!_0x48d036?this['isThreadsLoadingPaused']?_0x4a3af6['add'](_0x2767fd):this['_handleThreadMarker'](_0x2767fd,_0x1c9a04):(_0x1f6c3a['add'](_0x2767fd),_0x4a3af6['delete'](_0x2767fd),_0x4bdec4['removeMarker'](_0x2767fd),_0xa21879=!0x0):(_0x4bdec4['updateMarker'](_0x2767fd,{'range':_0x5a9ca2}),_0xa21879=!0x0);}return _0xa21879;}),this['on']('change:isThreadsLoadingPaused',(_0x1226dc,_0xe9e95f,_0x5db9cc)=>{if(!_0x5db9cc&&_0x4a3af6['size'])for(const _0x1617a1 of _0x4a3af6){const {id:_0x23e7a3}=hi(_0x1617a1);_0x4a3af6['delete'](_0x1617a1),_0x2a046c['model']['markers']['get'](_0x1617a1)&&this['_handleThreadMarker'](_0x1617a1,_0x23e7a3);}}),this['listenTo'](_0x2a046c['model']['document'],'change',()=>{for(const {name:_0x3d835c,data:{newRange:_0xf71f04}}of _0x2a046c['model']['document']['differ']['getChangedMarkers']()){const {group:_0x35e9e3,id:_0x279f24}=hi(_0x3d835c);if('comment'!==_0x35e9e3)continue;const _0x210827=_0x4bb5eb['getCommentThread'](_0x279f24),_0x1fb1fc=this['hasMarkerForId'](_0x279f24);_0x210827&&(!_0x210827['_hasTargetInContent']&&_0xf71f04&&_0x2a046c['editing']['view']['once']('render',()=>{const _0x2ab76d=_0x2a046c['plugins']['get']($t),_0x3536c4=_0x4bb5eb['_threadToController']['get'](_0x210827)['view'];_0x2ab76d['getByInnerView'](_0x3536c4)['refreshVisibility']();},{'priority':'low'}),_0x210827['_hasTargetInContent']=_0x1fb1fc||!!_0xf71f04),_0xf71f04||(_0x1f6c3a['add'](_0x3d835c),_0x4a3af6['delete'](_0x3d835c));}for(const _0x486955 of _0x1f6c3a){const {id:_0x3316a2}=hi(_0x486955),_0x473a3c=_0x4bb5eb['getCommentThread'](_0x3316a2);if(_0x4a3af6['delete'](_0x486955),!_0x473a3c)continue;const _0x2424b9=this['hasMarkerForId'](_0x3316a2);_0x2424b9||_0x473a3c['isSubmitted']?_0x2424b9||_0x473a3c['unlinkedAt']||_0x473a3c['setUnlinkedAt'](new Date()):_0x473a3c['remove']();}_0x1f6c3a['clear']();});}['_handleInitialThreads'](_0x13f470){_0x13f470['forEach'](_0x3ed006=>{_0x3ed006['unlinkedAt']&&this['_attachArchivedThread'](_0x3ed006['id']);});}['_getTargetForId'](_0x24e46e){const _0x56e1bb=this['editor'],_0x1f3137=this['getAllMarkersForId'](_0x24e46e);return _0x5e3453(_0x56e1bb['editing'],_0x1f3137);}['_getTextContext'](_0x1335a2){const _0x2bcb4a=this['getAllMarkersForId'](_0x1335a2);let _0x102dc2='',_0x2b94cd=!0x1;for(const _0x3ae8f6 of _0x2bcb4a){const _0x2df069=_0x3ae8f6['getRange']();for(const _0x508b2b of Array['from'](_0x2df069['getItems']()))_0x508b2b['is']('$textProxy')?(_0x102dc2&&_0x2b94cd&&(_0x102dc2+='\x20',_0x2b94cd=!0x1),_0x102dc2+=_0x508b2b['data']):_0x2b94cd=!0x0;_0x2b94cd=!0x0;}return _0x102dc2['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x39b2cf,_0x207549){const _0x5d0f97=this['editor'],_0x30d708=_0x5d0f97['plugins']['get'](Qt);let _0x137da1=_0x30d708['getCommentThread'](_0x207549);const _0x2b8149=_0x5d0f97['config']['get']('collaboration.channelId'),_0x8fe544=_0x5d0f97['plugins']['get'](si);if(_0x137da1&&(_0x137da1['unlinkedAt']&&_0x137da1['setUnlinkedAt'](null),_0x137da1['isAttached']))return _0x137da1;return!this['getAllMarkersForId'](_0x207549)[0x0]['managedUsingOperations']?_0x5d0f97['editing']['view']['once']('render',()=>{if(_0x30d708['getCommentThread'](_0x207549))return;const _0x2dd744=_0x5d0f97['plugins']['get']($t);_0x137da1=_0x30d708['openNewCommentThread']({'channelId':_0x2b8149,'threadId':_0x207549,'target':()=>this['_getTargetForId'](_0x207549),'context':{'type':'text','value':this['_getTextContext'](_0x207549)}});const _0xa097f=_0x30d708['_threadToController']['get'](_0x137da1)['view'],_0x386514=_0x2dd744['getByInnerView'](_0xa097f);_0x386514&&_0x8fe544['registerAnnotation'](_0x386514);},{'priority':'low'}):_0x30d708['fetchCommentThread']({'channelId':_0x2b8149,'threadId':_0x207549})['then'](_0x3b6e73=>{if('destroyed'!==_0x5d0f97['state']){if(_0x137da1=_0x3b6e73,_0x137da1&&!_0x137da1['isAttached']){const _0x4119c5=_0x137da1['attachTo'](()=>this['_getTargetForId'](_0x207549));_0x8fe544['registerAnnotation'](_0x4119c5),_0x137da1['isResolved']&&this['_reconvertMarkers'](_0x207549);}else{if(!_0x137da1){const _0x8aa1a3=this['getAllMarkersForId'](_0x207549);_0x5d0f97['model']['change'](_0x35958c=>{for(const _0x246ccb of _0x8aa1a3)_0x35958c['removeMarker'](_0x246ccb);});}}}}),_0x137da1;}['_handleThreadMarker'](_0x456bbc,_0x4cbd70){const _0x5d993d=this['_attachMarkerToThread'](_0x456bbc,_0x4cbd70);_0x5d993d&&!_0x5d993d['context']&&_0x5d993d['setContext']({'type':'text','value':this['_getTextContext'](_0x4cbd70)});}['_initAriaMarkerChangeAnnouncements'](){const _0xb8031d=this['editor'];_0x502eea(_0xb8031d['model'],({left:_0x37d18a,entered:_0x4efed7})=>{for(const _0x17c4ca of _0x37d18a)if(ui(_0x17c4ca)){_0xb8031d['ui']['ariaLiveAnnouncer']['announce'](bt(_0xb8031d['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x5768b8 of _0x4efed7)if(ui(_0x5768b8)){_0xb8031d['ui']['ariaLiveAnnouncer']['announce'](bt(_0xb8031d['locale'],'ENTER_COMMENT_ANNOUNCEMENT',_0x5d8af7(_0x2636b1)));break;}});}}function di(_0x1b8b87,_0x1fd668){return _0x1fd668?_0x1b8b87+':'+_0x1fd668:_0x1b8b87;}function li(_0x24c1c2,_0x138327){const _0x1d1811=_0x138327['schema'],_0x4b9dfd=_0x138327['createRange'](_0x24c1c2['start']);for(const _0x3f0127 of _0x24c1c2['getWalker']()){const {type:_0x6e9847,item:_0x21968b,nextPosition:_0x28fed0}=_0x3f0127;if('text'===_0x6e9847||_0x1d1811['isObject'](_0x21968b)){const _0x36251c=_0x138327['createPositionBefore'](_0x21968b);_0x4b9dfd['isCollapsed']&&(_0x4b9dfd['start']=_0x36251c),_0x4b9dfd['end']=_0x28fed0;}}return _0x4b9dfd;}function ui(_0x400665){return'comment'===hi(_0x400665['name'])['group'];}class mi extends _0x1dae7b{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'CommentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[Qt,ci,si,$t];}get['CommentsListView'](){return St;}get['CommentThreadInputView'](){return Rt;}['init'](){const _0x345cb3=this['editor'],_0x3b05fe=_0x345cb3['plugins']['get'](Qt),_0x2b798f=_0x345cb3['plugins']['get'](ci),_0x2e782b=_0x345cb3['plugins']['get']($t),_0x2deadf=_0x345cb3['plugins']['get'](si);_0x345cb3['ui']['componentFactory']['add']('comment',()=>{const _0x9b225d=this['_createUIButton'](_0x733762);return _0x9b225d['tooltip']=!0x0,_0x9b225d;}),_0x345cb3['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](ot)),_0x2deadf['addSourceCollector'](()=>{const _0x1dae04=[];for(const [_0x11a79e,_0x170267]of _0x3b05fe['_threadToController']){const _0x5a5704=_0x2b798f['getAllMarkersForId'](_0x11a79e['id']),_0x3271ae=_0x5a5704['map'](_0x3d20c9=>_0x3d20c9['getRange']());_0x5a5704['length']>0x0&&_0x1dae04['push']([_0x170267['view'],_0x3271ae]);}return _0x1dae04;}),this['listenTo'](_0x2e782b,'change:activeAnnotations',(_0x112dcd,_0x43721b,_0xe00875)=>{const _0x2775b8=Array['from'](_0xe00875)['map'](_0x32c83b=>_0x32c83b['innerView'])['find'](_0x5ae588=>_0x3b05fe['_viewToController']['has'](_0x5ae588));if(!_0x2775b8)return void(_0x2b798f['activeMarker']=null);const _0x4d5ef4=_0x3b05fe['_viewToController']['get'](_0x2775b8)['model']['id'],_0x31b175='comment:'+_0x4d5ef4;_0x4d5ef4&&_0x2b798f['hasMarkerForId'](_0x4d5ef4)?_0x2b798f['activeMarker']=_0x31b175:_0x2b798f['activeMarker']&&(_0x2b798f['activeMarker']=null);}),this['listenTo'](_0x3b05fe,'removeCommentThread',(_0x482b1a,{threadId:_0x28bc34,isFromAdapter:_0x1bf8c9})=>{!_0x1bf8c9&&_0x345cb3['ui']['focusTracker']['isFocused']&&_0x2b798f['hasMarkerForId'](_0x28bc34)&&_0x345cb3['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x3b05fe,'addComment',(_0x4394ac,{threadId:_0xba88ae,isFromAdapter:_0x2168de})=>{if(_0x2168de||!_0x2b798f['hasMarkerForId'](_0xba88ae)||!_0x3b05fe['hasCommentThread'](_0xba88ae))return;0x1===_0x3b05fe['getCommentThread'](_0xba88ae)['length']&&(_0x345cb3['editing']['view']['focus'](),_0x4394ac['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x34ce7f=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x35bbc8;for(const _0x5cc42f in _0x34ce7f){const _0x3f6459=_0x5cc42f,_0x5d2398=_0x34ce7f[_0x3f6459];if('commentsLicenseKeyValid'==_0x5d2398||'commentsLicenseKeyInvalid'==_0x5d2398||'commentsLicenseKeyExpired'==_0x5d2398||'commentsLicenseKeyDomainLimit'==_0x5d2398||'commentsLicenseKeyNotAllowed'==_0x5d2398||'commentsLicenseKeyEvaluationLimit'==_0x5d2398||'commentsLicenseKeyUsageLimit'==_0x5d2398){delete _0x34ce7f[_0x3f6459],_0x35bbc8=_0x5d2398,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x35bbc8&&_0x34ce7f['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x35bbc8&&_0x34ce7f['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x35bbc8&&_0x34ce7f['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x35bbc8&&_0x34ce7f['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x35bbc8&&_0x34ce7f['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyUsageLimit'==_0x35bbc8&&_0x34ce7f['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x3204a6){const _0x76ae82=this['editor'],_0x5824a3=new _0x3204a6(_0x76ae82['locale']),_0x248f3b=_0x76ae82['commands']['get']('addCommentThread');return _0x5824a3['set']({'label':bt(_0x76ae82['locale'],'Comment'),'icon':_0x885b6e}),_0x5824a3['bind']('isEnabled')['to'](_0x248f3b,'isEnabled',_0x248f3b,'hasContent',(_0x5e8a15,_0x5c86b0)=>_0x5e8a15&&_0x5c86b0),this['listenTo'](_0x5824a3,'execute',()=>{_0x248f3b['execute']();}),_0x5824a3;}}class fi extends _0x1dae7b{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[ci];}constructor(_0xa650f8){super(_0xa650f8),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x2c5e59,_0x541023,_0x3b1f55)=>{_0x3b1f55?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x16716b,_0x1c1990]of this['editor']['commands'])_0x1c1990['affectsData']&&'addCommentThread'!==_0x16716b&&_0x1c1990['forceDisabled']('commentsOnlyMode');(this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('RevisionTracker'))&&this['editor']['plugins']['get']('RevisionTracker')['forceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('SourceEditing')&&this['editor']['plugins']['get']('SourceEditing')['forceDisabled']('commentsOnlyMode');this['editor']['commands']['get']('editSource')?.['forceDisabled']('commentsOnlyMode');const _0x26f0bb=this['editor']['editing']['view']['document'];this['listenTo'](_0x26f0bb,'cut',_0x309b84=>_0x309b84['stop'](),{'priority':'highest'}),this['listenTo'](_0x26f0bb,'clipboardInput',_0x1d1761=>_0x1d1761['stop'](),{'priority':'highest'}),this['listenTo'](_0x26f0bb,'delete',_0x41a463=>_0x41a463['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x3c9899,_0x263969]of this['editor']['commands'])_0x263969['affectsData']&&'addCommentThread'!==_0x3c9899&&_0x263969['clearForceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('RevisionTracker')&&this['editor']['plugins']['get']('RevisionTracker')['clearForceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('SourceEditing')&&this['editor']['plugins']['get']('SourceEditing')['clearForceDisabled']('commentsOnlyMode'),this['editor']['commands']['get']('editSource')?.['clearForceDisabled']('commentsOnlyMode'),this['stopListening'](this['editor']['editing']['view']['document']);}}class pi extends _0x4770a4{['activeUIs'];['uisData'];['_uis'];static get['requires'](){return[$t];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x2a765b){super(_0x2a765b),this['activeUIs']=new Set(),this['_uis']=new Map(),this['uisData']=new Map();}['init'](){const _0x3f4e1a=this['context']['plugins']['get']($t);this['listenTo'](_0x3f4e1a,'_activateAnnotation',(_0x3ed78a,_0x37262b)=>{for(const _0x24aba1 of this['activeUIs']){const _0x24f98a=this['_uis']['get'](_0x24aba1);(0x0,this['uisData']['get'](_0x24aba1)['filter'])(_0x37262b)&&_0x24f98a['setActiveAnnotation'](_0x37262b);}}),this['listenTo'](_0x3f4e1a,'_deactivateAllAnnotations',()=>{for(const _0x17b68f of this['activeUIs']){this['_uis']['get'](_0x17b68f)['setActiveAnnotation'](null);}}),this['listenTo'](_0x3f4e1a['_visibleAnnotations'],'add',(_0x76329e,_0x1313dc)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x1313dc);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x341243){return this['activeUIs']['has'](_0x341243);}['activate'](_0x1ead8a,_0x5905d8=this['defaultFilter']){const _0x42a1b8=this['context']['plugins']['get']($t);if(!this['_uis']['has'](_0x1ead8a))throw new _0x22c1ce('annotationsuis-missing-ui',this,{'uiName':_0x1ead8a});this['isActive'](_0x1ead8a)&&this['deactivate'](_0x1ead8a),this['activeUIs']['add'](_0x1ead8a);const _0x1c3353=new jt();Xt({'source':_0x42a1b8['_visibleAnnotations'],'target':_0x1c3353,'filter':_0x5905d8}),this['uisData']['set'](_0x1ead8a,{'collection':_0x1c3353,'filter':_0x5905d8});const _0x4c6815=this['_uis']['get'](_0x1ead8a);_0x4c6815['attach'](_0x1c3353),this['listenTo'](_0x4c6815,'change:activeAnnotation',(_0x14062b,_0x598d6f,_0x4e9443,_0x493e3a)=>{_0x493e3a&&_0x42a1b8['_removeActiveAnnotation'](_0x493e3a),_0x4e9443&&_0x42a1b8['_addActiveAnnotation'](_0x4e9443);});}['deactivate'](_0x579948){if(this['activeUIs']['delete'](_0x579948),!this['_uis']['has'](_0x579948))throw new _0x22c1ce('annotationsuis-missing-ui',this,{'uiName':_0x579948});const _0x4907d4=this['_uis']['get'](_0x579948);_0x4907d4['detach'](),this['stopListening'](_0x4907d4),this['uisData']['get'](_0x579948)['collection']['destroy'](),this['uisData']['delete'](_0x579948);}['switchTo'](_0xde26b3){if(!this['_uis']['has'](_0xde26b3))throw new _0x22c1ce('annotationsuis-missing-ui',this,{'uiName':_0xde26b3});const _0x521f8d=this['context']['plugins']['get']($t),_0x5a44c1=Array['from'](_0x521f8d['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0xde26b3);const _0x377b1f=this['_uis']['get'](_0xde26b3);_0x377b1f['setActiveAnnotation'](_0x5a44c1),_0x377b1f['_setSelectedAnnotations']&&_0x5a44c1&&_0x377b1f['_setSelectedAnnotations']([_0x5a44c1]);}['deactivateAll'](){for(const _0x110a82 of this['activeUIs'])this['deactivate'](_0x110a82);}['register'](_0x43ba24,_0x890a43){if(this['_uis']['has'](_0x43ba24))throw new _0x22c1ce('annotationsuis-register-already-registered');if('function'!=typeof _0x890a43['attach']||'function'!=typeof _0x890a43['detach']||'function'!=typeof _0x890a43['setActiveAnnotation'])throw new _0x22c1ce('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x43ba24,_0x890a43);}['refilterAnnotations'](){const _0x5d1966=this['context']['plugins']['get']($t)['collection'],_0x1bcb49=new Map(),_0x508adb=Array['from'](this['activeUIs']);for(const _0x312e6e of this['activeUIs']){const _0x3881ef=this['uisData']['get'](_0x312e6e)['collection'];for(const _0x5dacf6 of _0x3881ef)_0x1bcb49['set'](_0x5dacf6,_0x312e6e);}for(const _0x223537 of _0x5d1966){const _0x379d38=_0x1bcb49['get'](_0x223537);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x223537);const _0x55d909=_0x508adb['find'](_0x1a04dd=>this['uisData']['get'](_0x1a04dd)['filter'](_0x223537));_0x379d38!==_0x55d909&&(_0x379d38&&this['uisData']['get'](_0x379d38)['collection']['remove'](_0x223537),_0x55d909&&this['uisData']['get'](_0x55d909)['collection']['add'](_0x223537));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['defaultFilter'](){return!0x0;}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x3b2261){const _0x2f0389=[];for(const _0x31225a of this['activeUIs']){(0x0,this['uisData']['get'](_0x31225a)['filter'])(_0x3b2261)&&_0x2f0389['push'](_0x31225a);}if(_0x2f0389['length']>0x1)throw new _0x22c1ce('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x2f0389,'annotationType':_0x3b2261['type']});}}const wi=/* #__PURE__ -- @preserve */
32
+ _0x1aa775('px');class _i extends _0x4938be{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0x47663e){super(_0x47663e);const _0x3d1eef=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 _0x3b1487(),this['focusCycler']=new _0x572537({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x3d1eef['to']('class')],'style':{'minHeight':_0x3d1eef['to']('minHeight',_0x19cb41=>'number'==typeof _0x19cb41?wi(_0x19cb41+0xa):null)},'dir':_0x47663e['uiLanguageDirection'],'role':'application','aria-label':bt(_0x47663e,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':bt(_0x47663e,'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',_0x329da9=>{this['_updateItemPositionInFocusables'](_0x329da9['source']);}),this['list']['forEach'](_0x535864=>{this['focusTracker']['add'](_0x535864['element']),this['_updateItemPositionInFocusables'](_0x535864);}),this['list']['on']('change',(_0x509e02,_0x51faf6)=>{for(const _0x374dde of _0x51faf6['removed'])this['focusTracker']['remove'](_0x374dde['element']),this['focusables']['remove'](_0x374dde);for(const _0x25f718 of _0x51faf6['added'])this['focusTracker']['add'](_0x25f718['element']),this['_updateItemPositionInFocusables'](_0x25f718);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0x2d3b97){const _0x43dc7f=this['focusables']['getIndex'](_0x2d3b97);let _0x3313b0,_0x868f1d;for(const _0x57c5eb of this['focusables'])if(_0x2d3b97['top']<_0x57c5eb['top']){_0x3313b0=_0x57c5eb;break;}if(_0x868f1d=_0x3313b0?this['focusables']['getIndex'](_0x3313b0):this['focusables']['length'],-0x1!==_0x43dc7f){if(_0x43dc7f===_0x868f1d-0x1)return;this['focusables']['remove'](_0x2d3b97),_0x868f1d=_0x3313b0?this['focusables']['getIndex'](_0x3313b0):this['focusables']['length'];}this['focusables']['add'](_0x2d3b97,_0x868f1d);}}const gi=/* #__PURE__ -- @preserve */
33
+ _0x1aa775('px');class Ai extends _0x4938be{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x161f78){super(_0x161f78),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x153fc8,_0x17e34f)=>_0x153fc8+_0x17e34f),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Wt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x1cd55f=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x1cd55f['to']('isAnimationDisabled',_0xb66565=>_0xb66565?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x1cd55f['to']('top',_0x5b2fdb=>gi(_0x5b2fdb))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x48b59b=this['element']['clientHeight'];_0x48b59b&&(this['height']=_0x48b59b);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class Ti extends _0x4770a4{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x36c64d){super(_0x36c64d),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 _0x34a05e=this['context']['config']['get']('sidebar.container');_0x34a05e&&this['setContainer'](_0x34a05e);}['setContainer'](_0x44ffe9){if(!yi(_0x44ffe9))throw new _0x22c1ce('sidebar-setcontainer-invalid-element');this['container']=_0x44ffe9;}['_attachToContainer']({viewClass:_0x2573f6='',spaceBetweenItems:_0x3a1bb1=0x19}={}){if(!yi(this['container']))throw new _0x22c1ce('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x2573f6,this['_spaceBetweenItems']=_0x3a1bb1;}['rearrange']({removedAnnotation:_0x1aafc0,previousAnnotation:_0x31ada3,nextAnnotation:_0x5ce34b}){const _0x132213=this['getSidebarItemView'](_0x1aafc0);this['view']['list']['remove'](_0x132213),this['_destroySidebarItemView'](_0x1aafc0),_0x31ada3&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x31ada3)),_0x5ce34b&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x5ce34b)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x379a03,activatedAnnotation:_0x3d20f2,disableAnimationOnActivatedAnnotation:_0x45d20a}){if(this['_activeAnnotation']=_0x3d20f2,_0x379a03){_0x379a03['isActive']=!0x1;const _0x2ac2b1=this['getSidebarItemView'](_0x379a03);_0x2ac2b1&&_0x45d20a&&(_0x2ac2b1['isAnimationDisabled']=!0x1);}if(_0x3d20f2){const _0x486c8a=this['getSidebarItemView'](_0x3d20f2);_0x486c8a&&(_0x3d20f2['isActive']=!0x0,_0x45d20a&&(_0x486c8a['isAnimationDisabled']=!0x0,_0x486c8a['top']+=0x1),this['_alignToTargetRect'](_0x486c8a));}}['_detachFromContainer'](_0x3701dc){if(this['view']['element']['remove'](),_0x3701dc){for(const _0x2497a4 of _0x3701dc)this['_destroySidebarItemView'](_0x2497a4);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x34c92c,_0x909833){_0x909833||(_0x909833=_0x34c92c['view']);const _0x58ca2d=new Ai(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x58ca2d,_0x34c92c),this['_annotationToSidebarItemView']['set'](_0x34c92c,_0x58ca2d),_0x58ca2d['content']['add'](_0x909833),this['listenTo'](_0x34c92c['view'],'change:targetRect',(_0x2a96c4,_0x5d337b,_0x4e8e40)=>{const _0xe9610c=this['_getTargetTop'](_0x34c92c,_0x4e8e40);_0x58ca2d['_targetTop']!=_0xe9610c&&(_0x58ca2d['_targetTop']=_0xe9610c,this['_setItemTop'](_0x58ca2d,_0xe9610c));}),this['listenTo'](_0x58ca2d,'change:top',()=>{this['_recalculate'](_0x58ca2d,'top');}),this['listenTo'](_0x58ca2d,'change:bottom',()=>{this['_recalculate'](_0x58ca2d,'bottom');}),this['_alignToTargetRect'](_0x58ca2d);const _0x43d87e=this['_getItemBefore'](_0x58ca2d);if(_0x43d87e)this['_alignAfterItem'](_0x43d87e,_0x58ca2d)||this['_alignToTargetRect'](_0x58ca2d);else this['_alignToTargetRect'](_0x58ca2d);return this['_updateLastItem'](),this['view']['list']['add'](_0x58ca2d),_0x58ca2d;}['_alignForTopChange'](_0x4b4ae6){if(!_0x4b4ae6['content']['length'])return;const _0x482205=this['_getItemBefore'](_0x4b4ae6);if(!_0x482205)return;const _0x4af316=this['_sidebarItemViewToAnnotation']['get'](_0x482205),_0x21c395=this['_activeAnnotation'];_0x21c395&&_0x21c395===_0x4af316?this['_alignAfterItem'](_0x482205,_0x4b4ae6):this['_alignBeforeItem'](_0x4b4ae6,_0x482205);}['_alignForBottomChange'](_0x3ab0f3){if(!_0x3ab0f3['content']['length'])return;const _0x2bfbbe=this['_getItemAfter'](_0x3ab0f3);if(!_0x2bfbbe)return;const _0x16f3bc=this['_sidebarItemViewToAnnotation']['get'](_0x2bfbbe),_0x548265=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x117716=this['_activeAnnotation'];_0x117716&&_0x117716===_0x16f3bc&&_0x548265?(this['_alignBeforeItem'](_0x2bfbbe,_0x3ab0f3),this['_alignAfterItem'](_0x3ab0f3,_0x2bfbbe)):_0x117716&&_0x117716===_0x16f3bc?this['_alignBeforeItem'](_0x2bfbbe,_0x3ab0f3):this['_alignAfterItem'](_0x3ab0f3,_0x2bfbbe);}['_recalculate'](_0x5a1b4c,_0xa95d9d){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x51ccf9,changedProp:_0x7f172}of this['_recalculateBuffer'])'top'===_0x7f172?this['_alignForTopChange'](_0x51ccf9):this['_alignForBottomChange'](_0x51ccf9);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x5a1b4c,'changedProp':_0xa95d9d});}['getSidebarItemView'](_0xe04b4c){return this['_annotationToSidebarItemView']['get'](_0xe04b4c);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x4e6e59){const _0x1d78af=this['getSidebarItemView'](_0x4e6e59);this['stopListening'](_0x1d78af),this['stopListening'](_0x4e6e59['view']),_0x1d78af['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x4e6e59),this['_sidebarItemViewToAnnotation']['delete'](_0x1d78af);}['_createSidebarView'](){const _0x32a19d=new _i(this['context']['locale']);return _0x32a19d['render'](),this['on']('change:_lastItem',(_0x512a03,_0x393988,_0x47d2a7,_0x14bc2d)=>{_0x14bc2d&&_0x32a19d['unbind']('minHeight'),_0x47d2a7?_0x32a19d['bind']('minHeight')['to'](_0x47d2a7,'bottom'):_0x32a19d['minHeight']=null;}),_0x32a19d;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x5a9b4e){const _0x2b6342=this['_sidebarItemViewToAnnotation']['get'](_0x5a9b4e),_0x152204=_0x2b6342&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x2b6342)-0x1);return _0x152204&&this['getSidebarItemView'](_0x152204)||null;}['_getItemAfter'](_0x4a9593){const _0x1a0bba=this['_sidebarItemViewToAnnotation']['get'](_0x4a9593),_0x1172e6=_0x1a0bba&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x1a0bba)+0x1);return _0x1172e6&&this['getSidebarItemView'](_0x1172e6)||null;}['_alignBeforeItem'](_0xe68ee7,_0x173ac3){_0xe68ee7['updateHeight']();const _0x53f3ef=vi(_0x173ac3['bottom']+this['_spaceBetweenItems'],_0xe68ee7['top']);return!!_0x53f3ef&&(this['_setItemTop'](_0x173ac3,_0x173ac3['top']-_0x53f3ef),!0x0);}['_alignAfterItem'](_0x318c88,_0x437625){_0x318c88['updateHeight']();const _0x504eae=vi(_0x318c88['bottom']+this['_spaceBetweenItems'],_0x437625['top']);return!!_0x504eae&&(this['_setItemTop'](_0x437625,_0x437625['top']+_0x504eae,!0x1),!0x0);}['_alignToTargetRect'](_0x4a0cfc){const _0x5af864=this['_sidebarItemViewToAnnotation']['get'](_0x4a0cfc);if(!_0x5af864||!_0x5af864['target']||!_0x5af864['targetRect'])return;const _0xe10859=this['_getTargetTop'](_0x5af864,_0x5af864['targetRect']);this['_setItemTop'](_0x4a0cfc,_0xe10859);}['_getTargetTop'](_0x542c6b,_0x44054d){if(null===_0x44054d)return 0x0;if(_0x542c6b['target']instanceof _0x981c3)return _0x44054d['top'];{const _0x5b30b6=new _0x981c3(this['view']['element'])['top'];return _0x44054d['top']-_0x5b30b6;}}['_setItemTop'](_0x1c55da,_0x5853c2,_0x57d79e=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x57d79e&&(_0x5853c2=Math['max'](_0x5853c2,this['_getMaxAvailableTop'](_0x1c55da))),_0x1c55da['top']=_0x5853c2;}['_getMaxAvailableTop'](_0x23cce8){let _0x777607=this['_getItemBefore'](_0x23cce8),_0x106b2b=0x0;for(;_0x777607;)_0x777607['updateHeight'](),_0x106b2b+=this['_spaceBetweenItems']+_0x777607['height'],_0x777607=this['_getItemBefore'](_0x777607);return _0x106b2b;}}function vi(_0x2c390d,_0x330972){return Math['max'](_0x2c390d-_0x330972,0x0);}function yi(_0x4eda30){return null!==_0x4eda30&&'object'==typeof _0x4eda30&&0x1===_0x4eda30['nodeType'];}class Ci extends _0x4770a4{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[Ti,pi];}static get['pluginName'](){return'WideSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1fffdb){super(_0x1fffdb),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x53f197(),this['_refreshPositioningDebounced']=_0x2b37bd(()=>{_0x1fffdb['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x5d8c5f=this['context']['plugins']['get'](pi),_0x14a1ec=this['context']['plugins']['get'](Ti);_0x5d8c5f['register']('wideSidebar',this),_0x14a1ec['container']&&_0x5d8c5f['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x36084e){if(_0x36084e===this['activeAnnotation'])return;const _0x4afcf7=this['context']['plugins']['get'](Ti);_0x4afcf7['_activeAnnotation']=_0x36084e;const _0x254905=this['activeAnnotation'];_0x4afcf7['refresh']({'blurredAnnotation':_0x254905,'activatedAnnotation':_0x36084e}),this['activeAnnotation']=_0x36084e;}['attach'](_0x56c153){this['annotations']=_0x56c153;const _0x177977=this['context']['plugins']['get'](Ti);if(_0x177977['_annotations']=_0x56c153,this['isAttached'])throw new _0x22c1ce('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x177977,'set:container',()=>{this['detach'](),this['listenTo'](_0x177977,'change:container',_0x1903d9=>{_0x1903d9['off'](),this['attach'](_0x56c153);});}),_0x177977['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x1b10e2=_0x8334df=>{_0x8334df['updateTargetRect'](),_0x177977['addAnnotation'](_0x8334df);};for(const _0x2dd7cd of _0x56c153)_0x1b10e2(_0x2dd7cd);this['listenTo'](_0x56c153,'add',(_0x1dbbd3,_0x2ae348)=>{_0x1b10e2(_0x2ae348);}),this['listenTo'](_0x56c153,'remove',(_0x23d17a,_0x3f34a8,_0x15d569)=>{_0x177977['rearrange']({'removedAnnotation':_0x3f34a8,'previousAnnotation':_0x56c153['get'](_0x15d569-0x1),'nextAnnotation':_0x56c153['get'](_0x15d569+0x1)}),_0x3f34a8===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x56c153,'focus',(_0x4a20cf,_0x2874bb)=>{this['setActiveAnnotation'](_0x2874bb);}),this['listenTo'](_0x56c153,'blur',()=>{this['setActiveAnnotation'](null);});const _0x406043=this['context']instanceof _0x39691f?this['context']['editors']:new _0x53f197([this['context']]);for(const _0x483d66 of _0x406043)this['_integrateWithEditorAnnotations'](_0x483d66);this['listenTo'](_0x406043,'add',(_0x44e727,_0x2111ed)=>{this['listenTo'](_0x2111ed,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x2111ed);});}),this['listenTo'](_0x406043,'remove',(_0xc97246,_0x36c04f)=>{_0x36c04f['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x36c04f['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x22c1ce('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x4084a0=this['context']['plugins']['get'](Ti);_0x4084a0['_detachFromContainer'](this['annotations']),this['stopListening'](_0x4084a0),this['stopListening'](this['annotations']),this['context']instanceof _0x39691f&&this['stopListening'](this['context']['editors']);for(const _0x4a5ca4 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x4a5ca4);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0xbc6dda){if(!_0xbc6dda['plugins']['has']('EditorAnnotations'))return;const _0x557946=_0xbc6dda['plugins']['get']('EditorAnnotations'),_0x5d2486=()=>{const _0x3c1771=_0x557946['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x3c1771[0x0]||null);};this['listenTo'](_0x557946,'refresh',_0x5d2486),this['listenTo'](_0x557946,'blur',(_0x1295a4,{isAnnotationTracked:_0x5d8b5a})=>{this['activeAnnotation']&&_0x5d8b5a(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x557946,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x40dc17=>{_0x557946['hasDomSelection']()&&(_0x5d2486(),_0x40dc17['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x557946);}['_destroyEditorAnnotationsIntegration'](_0x512ba3){this['stopListening'](_0x512ba3),this['_editorAnnotations']['remove'](_0x512ba3);}}class Ii extends _0x733762{['counterView'];constructor(_0xc5cd91){super(_0xc5cd91);const _0x8aa9d0=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x3a7b64,_0x3a1138)=>_0x3a7b64?'...':_0x3a1138['toString']()),this['set']('annotationType',''),this['icon']=_0x885b6e,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new _0x4938be(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x8aa9d0['to']('annotationType',_0x3ca60c=>'ck-annotation-counter__badge--'+_0x3ca60c),_0x8aa9d0['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x8aa9d0['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class bi extends _0x4770a4{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[Ti,pi];}static get['pluginName'](){return'NarrowSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3b7dde){super(_0x3b7dde),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=new(_0x334846())(),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x53f197(),this['_refreshPositioningDebounced']=_0x2b37bd(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](pi)['register']('narrowSidebar',this),this['bodyCollection']=new rt(this['context']['locale']),this['balloonPanelView']=new ht(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0xc0172e){this['annotations']=_0xc0172e;const _0x1e8d2b=this['context']['plugins']['get'](Ti),_0x3d520f=this['balloonPanelView'];if(_0x1e8d2b['_annotations']=_0xc0172e,this['isAttached'])throw new _0x22c1ce('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x1e8d2b,'set:container',()=>{this['detach'](),this['listenTo'](_0x1e8d2b,'change:container',_0x146aaf=>{_0x146aaf['off'](),this['attach'](_0xc0172e);});}),_0x1e8d2b['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x208995=_0x394a14=>{const _0x5d97d7=new Ii(this['context']['locale']);_0x1e8d2b['addAnnotation'](_0x394a14,_0x5d97d7),this['_annotationToNarrowView']['set'](_0x394a14,_0x5d97d7),_0x5d97d7['bind']('isDirty','annotationType','number')['to'](_0x394a14['view'],'isDirty','type','length'),_0x5d97d7['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x3d520f['content']['first']!==_0x394a14['view']?(this['_showBalloon'](_0x394a14),_0x394a14['view']['element']['focus'](),this['setActiveAnnotation'](_0x394a14)):this['setActiveAnnotation'](null);});};for(const _0x14c5f9 of _0xc0172e)_0x208995(_0x14c5f9);this['listenTo'](_0xc0172e,'add',(_0x246686,_0x58d7f8)=>{_0x208995(_0x58d7f8);}),this['listenTo'](_0xc0172e,'remove',(_0x5971cd,_0x49b7cb,_0x3fd580)=>{this['_annotationToNarrowView']['get'](_0x49b7cb)['destroy'](),this['_annotationToNarrowView']['delete'](_0x49b7cb),_0x1e8d2b['rearrange']({'removedAnnotation':_0x49b7cb,'previousAnnotation':_0xc0172e['get'](_0x3fd580-0x1),'nextAnnotation':_0xc0172e['get'](_0x3fd580+0x1)}),_0x49b7cb===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0xc0172e,'focus',(_0x144e9f,_0x5b3cd2)=>{this['setActiveAnnotation'](_0x5b3cd2);}),this['listenTo'](_0xc0172e,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x145dc7,_0x22c721)=>{_0x22c721['keyCode']===_0x51522a['esc']&&_0x3d520f['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x3d520f['content']['first']),this['_hideBalloon'](),_0x22c721['stopPropagation'](),_0x22c721['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x274190,_0x3e5ef4)=>{const _0x4cd7e4=_0x3e5ef4['target'];_0x3d520f['isVisible']&&_0x3d520f['element']['contains'](_0x4cd7e4)||_0x1e8d2b['view']['element']['contains'](_0x4cd7e4)||_0x274190['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x558a83=>_0x558a83['contains'](_0x4cd7e4))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x486f0c=this['context']instanceof _0x39691f?this['context']['editors']:new _0x53f197([this['context']]);for(const _0x2d64b3 of _0x486f0c)this['_integrateWithEditorAnnotations'](_0x2d64b3);this['listenTo'](_0x486f0c,'add',(_0x4050be,_0x209759)=>{this['listenTo'](_0x209759,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x209759);});}),this['listenTo'](_0x486f0c,'remove',(_0x1c5a16,_0x21ed70)=>{_0x21ed70['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x21ed70['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x42353f){if(_0x42353f===this['activeAnnotation'])return;const _0x323e21=this['context']['plugins']['get'](Ti);if(_0x323e21['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x42353f,'disableAnimationOnActivatedAnnotation':!0x0}),_0x42353f)_0x323e21['getSidebarItemView'](_0x42353f)?this['_showBalloon'](_0x42353f):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x42353f;}['detach'](){if(!this['isAttached'])throw new _0x22c1ce('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x4580d6=this['context']['plugins']['get'](Ti);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x4b571c=>_0x4b571c['destroy']()),this['_annotationToNarrowView']['clear'](),_0x4580d6['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x39691f&&this['stopListening'](this['context']['editors']);for(const _0x10e011 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x10e011);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'](_0x2ed52a){if(!_0x2ed52a['plugins']['has']('EditorAnnotations'))return;const _0x2d1780=_0x2ed52a['plugins']['get']('EditorAnnotations'),_0xb95037=this['context']['plugins']['get'](Ti),_0x4d2be7=this['annotations'],_0x213376=this['balloonPanelView'],_0xcfd2c0=()=>{const _0x4236fc=_0x2d1780['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x4236fc),this['setActiveAnnotation'](_0x4236fc[0x0]||null);};this['listenTo'](_0x2d1780,'refresh',_0xcfd2c0),this['listenTo'](_0x2d1780,'blur',(_0x34b911,{isAnnotationTracked:_0x1ab3af})=>{this['activeAnnotation']&&_0x1ab3af(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x2d1780,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x4d2be7,'blur',_0x3acd3c=>{_0x2d1780['hasDomSelection']()&&_0x3acd3c['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x2e2b05,_0x38fca7)=>{const _0x274617=_0x38fca7['target'];_0x213376['isVisible']&&_0x213376['element']['contains'](_0x274617)||_0xb95037['view']['element']['contains'](_0x274617)||this['activeAnnotation']&&_0x2d1780['hasDomSelection']()&&(_0xcfd2c0(),_0x2e2b05['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x2d1780);}['_destroyEditorAnnotationsIntegration'](_0x48c377){_0x48c377&&(this['stopListening'](_0x48c377),this['_editorAnnotations']['remove'](_0x48c377));}['_setSelectedAnnotations'](_0x293efa){for(const _0x1450ec of this['_selectedAnnotations'])_0x293efa['includes'](_0x1450ec)||this['_manuallyClosedAnnotationViews']['delete'](_0x1450ec['view']);this['_selectedAnnotations']=_0x293efa;}['_refreshPositioning'](){const _0x42004f=this['balloonPanelView'];this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning'](),_0x42004f['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0xf370b0){if(this['_manuallyClosedAnnotationViews']['has'](_0xf370b0['view']))return;const _0x18d431=this['balloonPanelView']['content']['first'];_0x18d431!==_0xf370b0['view']?(_0x18d431&&this['_detachListeners'](_0x18d431),this['_attachListeners'](_0xf370b0['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0xf370b0['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x298c40=this['balloonPanelView']['content']['first'],_0x1510bd=_0x298c40&&this['annotations']['getByView'](_0x298c40);if(!_0x1510bd||!this['_annotationToNarrowView']['has'](_0x1510bd))return;const _0x5bb964=this['_annotationToNarrowView']['get'](_0x1510bd)['element'],_0x4d12a9=(function(){const _0x53af94=ht['defaultPositions'];return[_0x53af94['southArrowNorthEast'],_0x53af94['northArrowSouthEast'],_0x53af94['southArrowNorth'],_0x53af94['northArrowSouth'],_0x53af94['southArrowNorthWest'],_0x53af94['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x5bb964,'positions':_0x4d12a9});}['_hideBalloon'](){const _0xef96f1=this['balloonPanelView'],_0x27f7cb=_0xef96f1['content']['first'];_0x27f7cb&&(this['_detachListeners'](_0x27f7cb),_0xef96f1['unpin'](),_0xef96f1['content']['clear']());}['_attachListeners'](_0x477de9){this['listenTo'](_0x477de9,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x477de9,'Esc',(_0x4805bd,_0x21a63b)=>{this['_manuallyClosedAnnotationViews']['add'](_0x477de9),this['_hideBalloon'](),_0x21a63b();});}['_detachListeners'](_0x1d1d69){this['stopListening'](_0x1d1d69);}}class Ei extends _0x1dae7b{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];['_refreshVisibilityDebounced'];static get['requires'](){return[si,at,pi];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x26b244){super(_0x26b244),_0x26b244['editing']['view']['addObserver'](mt),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x26b244['plugins']['get'](at),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1,this['_refreshVisibilityDebounced']=_0x2b37bd(()=>{this['editor']['plugins']['get']('Annotations')['refreshVisibility']();},0xfa,{'leading':!0x1});}['init'](){const _0x51f73f=this['editor']['plugins']['get'](pi);_0x51f73f['context']===this['editor']&&(_0x51f73f['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x18aee2,_0x28518f)=>{const _0x5ee222=this['_balloon'];if(this['isAttached']&&_0x5ee222['visibleView']){const _0x593f7d=this['annotations']['getByView'](_0x5ee222['visibleView']);_0x593f7d&&this['_closeAnnotation'](_0x593f7d),_0x28518f();}}));}['afterInit'](){const _0x2c694a=this['editor']['plugins']['get'](pi);_0x2c694a['context']===this['editor']&&(_0x2c694a['hasActive']()||_0x2c694a['switchTo']('inline'));}['setActiveAnnotation'](_0x5095d5){_0x5095d5!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x5095d5&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x5095d5)&&this['_addAnnotationToBalloon'](_0x5095d5,!0x0),_0x5095d5['isActive']=!0x0),_0x5095d5||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x5095d5);}['attach'](_0x23679b){this['annotations']=_0x23679b;const _0x21d654=this['editor']['plugins']['get'](pi),_0x675dfd=this['_balloon'];if(this['isAttached'])throw new _0x22c1ce('inlineannotations-attach-already-attached',this);if(_0x21d654['context']!==this['editor'])throw new _0x22c1ce('inlineannotations-not-allowed-with-context',this);const _0x3e4bb0=this['editor']['plugins']['get'](si);this['listenTo'](_0x3e4bb0,'refresh',()=>{const _0x9dbde5=_0x3e4bb0['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x24abe4,_0x465996;!this['_forceRefresh']&&(_0x24abe4=_0x9dbde5,_0x465996=this['_selectedAnnotations'],_0x24abe4['length']===_0x465996['length']&&_0x24abe4['every'](_0x576da7=>_0x465996['includes'](_0x576da7)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x9dbde5),this['setActiveAnnotation'](_0x9dbde5[0x0]||null));}),this['listenTo'](_0x3e4bb0,'blur',(_0x542882,{isAnnotationTracked:_0x1a7a7e})=>{this['activeAnnotation']&&_0x1a7a7e(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x3e4bb0,'uiUpdate',()=>{this['_refreshVisibilityDebounced']();}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x277fa6,_0x5ee4fc,_0x5ee3c1)=>{_0x5ee3c1||this['setActiveAnnotation'](null);}),this['listenTo'](_0x23679b,'remove',(_0x38150a,_0x5cde96)=>{this['_removeAnnotationFromBalloon'](_0x5cde96),_0x5cde96===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x675dfd,'change:visibleView',(_0x55d0d0,_0xe66fb7,_0x23a550,_0x230555)=>{_0x230555&&this['stopListening'](_0x230555);const _0x53a56b=_0x23679b['getByView'](_0x23a550);_0x23a550&&_0x53a56b&&(this['listenTo'](_0x23a550,'change:height',()=>{_0x675dfd['updatePosition']();}),this['listenTo'](_0x23a550,'Esc',()=>{this['_closeAnnotation'](_0x53a56b),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x53a56b&&this['setActiveAnnotation'](_0x53a56b));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x675dfd['visibleView']&&(_0x23679b['getByView'](_0x675dfd['visibleView'])&&_0x675dfd['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 _0x22c1ce('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x111b77 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x111b77);this['_refreshVisibilityDebounced']['cancel'](),this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach'](),this['_refreshVisibilityDebounced']['cancel']();}['_setSelectedAnnotations'](_0x1f5d2e){for(const _0x127876 of this['_selectedAnnotations'])_0x1f5d2e['includes'](_0x127876)||this['_manuallyClosed']['delete'](_0x127876);for(const _0xb490d6 of this['annotations'])_0x1f5d2e['includes'](_0xb490d6)||this['_removeAnnotationFromBalloon'](_0xb490d6);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x34a3ad of _0x1f5d2e)this['_addAnnotationToBalloon'](_0x34a3ad);}this['_selectedAnnotations']=_0x1f5d2e;}['_addAnnotationToBalloon'](_0x3ab6f6,_0x558c65=!0x1){this['_manuallyClosed']['has'](_0x3ab6f6)||(this['_addedAnnotations']['has'](_0x3ab6f6)||this['_balloon']['hasView'](_0x3ab6f6['view'])||(this['_addedAnnotations']['add'](_0x3ab6f6),this['_balloon']['add']({'stackId':_0x3ab6f6['view']['id'],'view':_0x3ab6f6['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x3ab6f6)}})),_0x558c65&&this['_balloon']['showStack'](_0x3ab6f6['view']['id']));}['_getBalloonTargetForAnnotation'](_0x4c624e){const _0x268db5=_0x4c624e['target'],_0x436e3b=this['editor']['editing']['view'],_0x2bac47=_0x436e3b['document']['selection']['getFirstRange'](),_0x2c8b2a=_0x436e3b['domConverter']['viewRangeToDom'](_0x2bac47);if(_0x2c8b2a['collapse'](!0x0),_0x268db5){if(_0x268db5 instanceof _0x981c3)return _0x268db5;let _0x44defb=[];for(const _0x186138 of _0x268db5)_0x44defb['push'](..._0x981c3['getDomElementRects'](_0x186138));_0x44defb=function(_0x847575){const _0x19ed1e=[];let _0x1f2296=_0x847575[0x0];for(let _0x538fd3=0x1;_0x538fd3<_0x847575['length'];_0x538fd3++)if(Ni(_0x1f2296,_0x847575[_0x538fd3])){const _0x35f3a3=_0x847575[_0x538fd3]['width'];_0x1f2296['width']+=_0x35f3a3,_0x1f2296['right']+=_0x35f3a3;}else _0x19ed1e['push'](_0x1f2296),_0x1f2296=_0x847575[_0x538fd3];return _0x19ed1e['push'](_0x1f2296),_0x19ed1e;}(_0x44defb);const _0x414f50=_0x2c8b2a['getBoundingClientRect']();return _0x44defb['find'](_0x16753d=>_0x16753d['top']<=_0x414f50['top']&&_0x16753d['bottom']>=_0x414f50['bottom']&&_0x16753d['left']<=_0x414f50['left']&&_0x16753d['right']>=_0x414f50['right'])||_0x44defb[0x0];}return _0x4c624e['targetRect']||_0x2c8b2a;}['_removeAnnotationFromBalloon'](_0x4581f3){this['_addedAnnotations']['has'](_0x4581f3)&&this['_balloon']['hasView'](_0x4581f3['view'])&&(this['_addedAnnotations']['delete'](_0x4581f3),this['_balloon']['remove'](_0x4581f3['view']));}['_closeAnnotation'](_0x451670){this['_manuallyClosed']['add'](_0x451670),this['_removeAnnotationFromBalloon'](_0x451670);}}function Ni(_0x6c64f5,_0x34af06){return _0x6c64f5['top']===_0x34af06['top']&&_0x6c64f5['bottom']===_0x34af06['bottom']&&_0x6c64f5['right']===_0x34af06['left'];}class ki extends _0x4938be{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x41871a,_0x6d9b7b){super(_0x41871a),this['set']('isEmpty',!_0x6d9b7b['length']),this['focusTracker']=new _0x3b1487(),this['_annotationViews']=_0x6d9b7b,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new _0x572537({'focusables':_0x6d9b7b,'focusTracker':this['focusTracker']}),this['listenTo'](_0x6d9b7b,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x6d9b7b,'remove',(_0x5b4db6,_0x52ace8)=>{_0x52ace8['isActive']&&this['focus'](),_0x6d9b7b['length']||(this['isEmpty']=!0x0);});const _0x6ecfc1=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':bt(_0x41871a,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x6d9b7b},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x6ecfc1['if']('isEmpty','ck-hidden',_0x148f1a=>!_0x148f1a)]},'children':[{'text':bt(_0x41871a,'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 _0xea629 of this['_annotationViews'])this['focusTracker']['add'](_0xea629['element']);this['_annotationViews']['on']('change',(_0x4f472d,{added:_0x12efb9,removed:_0x15134a})=>{for(const _0x5654ed of _0x12efb9)this['focusTracker']['add'](_0x5654ed['element']);for(const _0xf9abf4 of _0x15134a)this['focusTracker']['remove'](_0xf9abf4['element']);});}}class Oi extends _0x4770a4{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[Qt,$t];}constructor(_0x4f4d9b){super(_0x4f4d9b),this['archivedThreads']=new _0x53f197();}['init'](){const _0x1dcf62=this['context'],_0x20a138=_0x1dcf62['plugins']['get'](Qt),_0x10838a=_0x1dcf62['plugins']['get']($t);this['listenTo'](_0x20a138,'addCommentThread',(_0x202152,{threadId:_0x9a8c04})=>{const _0x56e09f=_0x20a138['getCommentThread'](_0x9a8c04);_0x56e09f['archivedAt']&&this['archivedThreads']['add'](_0x56e09f,this['_calculatePosition'](_0x56e09f['archivedAt'])),this['listenTo'](_0x56e09f,'change:archivedAt',(_0x292b14,_0x181388,_0x1aa818)=>{_0x1aa818?this['archivedThreads']['has'](_0x56e09f)||this['archivedThreads']['add'](_0x56e09f,this['_calculatePosition'](_0x56e09f['archivedAt'])):this['archivedThreads']['has'](_0x56e09f)&&this['archivedThreads']['remove'](_0x56e09f);});}),this['listenTo'](_0x20a138,'removeCommentThread',(_0x3b2d46,{threadId:_0x215e45})=>{const _0xfd5a5c=_0x20a138['getCommentThread'](_0x215e45);this['stopListening'](_0xfd5a5c),this['archivedThreads']['has'](_0xfd5a5c)&&this['archivedThreads']['remove'](_0xfd5a5c);},{'priority':'highest'}),this['listenTo'](_0x10838a['collection'],'focus',(_0x310d52,_0x3a035a)=>{_0x3a035a['isVisible']||(_0x3a035a['isActive']=!0x0,_0x10838a['activate'](_0x3a035a));});}['_calculatePosition'](_0x5d9239){const _0x1ed9a3=[...this['archivedThreads']]['findIndex'](_0x3525a2=>_0x3525a2['archivedAt']<_0x5d9239);return _0x1ed9a3>-0x1?_0x1ed9a3:this['archivedThreads']['length'];}}class Mi extends _0x1dae7b{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[Oi,ct];}constructor(_0x571e79){super(_0x571e79),this['annotationViews']=new tt(),this['_pendingThreads']=[];}['init'](){const _0x18b92f=this['editor'],_0x5b17f6=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x18b92f['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x733762,!0x0)),_0x18b92f['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x5fa6b7=this['_createCommentsArchiveButton'](ot);return _0x5fa6b7['set']({'role':'menuitemcheckbox'}),_0x5fa6b7;});const _0x5edae2=_0x18b92f['plugins']['get'](Oi),_0x12ca6b=_0x18b92f['plugins']['get']('Annotations'),_0x208df5=_0x18b92f['plugins']['get']('CommentsRepository');_0x5edae2['archivedThreads']['forEach'](_0x3e1b45=>{this['_handleNewThread'](_0x3e1b45);}),this['listenTo'](_0x5edae2['archivedThreads'],'add',(_0x156f41,_0xd804bc)=>{this['_handleNewThread'](_0xd804bc);}),this['listenTo'](_0x12ca6b['collection'],'add',(_0x26b451,_0x284589)=>{const _0x4364ee=this['_pendingThreads']['find'](_0x383680=>{const _0x504f13=_0x208df5['_threadToController']['get'](_0x383680);return _0x504f13&&_0x284589['innerView']===_0x504f13['view'];});if(_0x4364ee){const _0x5ac397=this['_calculatePosition'](_0x4364ee['archivedAt']);this['_addAnnotationToArchive'](_0x284589,_0x5ac397),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x4364ee),0x1);}}),this['listenTo'](_0x5edae2['archivedThreads'],'remove',(_0x5ef6bf,_0x5416eb)=>{const _0x921c=_0x18b92f['config']['get']('collaboration.channelId');if(!_0x921c||_0x5416eb['channelId']===_0x921c){if(this['_pendingThreads']['includes'](_0x5416eb))this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x5416eb),0x1);else{const _0x595bcc=_0x208df5['_threadToController']['get'](_0x5416eb),_0x240d64=_0x12ca6b['getByInnerView'](_0x595bcc['view']);this['annotationViews']['remove'](_0x240d64['view']),this['stopListening'](_0x240d64),this['stopListening'](_0x240d64['focusableElements']);}}}),this['listenTo'](_0x12ca6b['collection'],'add',(_0x5d307a,_0x1c9b24)=>{this['listenTo'](_0x1c9b24,'escape',_0x5b17f6);}),this['listenTo'](_0x12ca6b['collection'],'remove',(_0x542d57,_0x3b0d72)=>{this['stopListening'](_0x3b0d72,'escape',_0x5b17f6);});}['_addAnnotationToArchive'](_0x4cdf0a,_0x125be0){this['listenTo'](_0x4cdf0a,'set:isVisible',_0x26854d=>{_0x26854d['return']=!0x1,_0x26854d['stop']();}),this['annotationViews']['add'](_0x4cdf0a['view'],_0x125be0);}['_handleNewThread'](_0x4b07e9){const _0xc49c75=this['editor']['plugins']['get']('CommentsRepository'),_0x3a8760=this['editor']['plugins']['get']('Annotations'),_0x1acb27=this['editor']['config']['get']('collaboration.channelId');if(!_0x1acb27||_0x4b07e9['channelId']===_0x1acb27){const _0x14dea6=_0xc49c75['_threadToController']['get'](_0x4b07e9);if(!_0x14dea6)return void this['_pendingThreads']['push'](_0x4b07e9);const _0x227465=this['_calculatePosition'](_0x4b07e9['archivedAt']),_0x316188=_0x3a8760['getByInnerView'](_0x14dea6['view']);_0x316188['isVisible']&&_0x3a8760['_visibleAnnotations']['remove'](_0x316188),this['_addAnnotationToArchive'](_0x316188,_0x227465);}}['_calculatePosition'](_0x20485e){const _0x10a25d=this['editor']['config']['get']('collaboration.channelId'),_0x435a04=[...this['editor']['plugins']['get'](Oi)['archivedThreads']]['filter'](_0x2cadd1=>_0x2cadd1['channelId']===_0x10a25d)['findIndex'](_0x57bae2=>_0x57bae2['archivedAt']<_0x20485e);return _0x435a04<0x0||_0x435a04>this['annotationViews']['length']?this['annotationViews']['length']:_0x435a04-0x1;}['_toggleDialog'](){const _0x4b834a=this['editor'],_0x566dbf=_0x4b834a['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new ki(_0x4b834a['locale'],this['annotationViews'])),'commentsArchive'===_0x566dbf['id']?_0x566dbf['hide']():_0x566dbf['show']({'id':'commentsArchive','title':bt(_0x4b834a['locale'],'COMMENTS_ARCHIVE'),'icon':_0x5ecbdf,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':dt['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x28498,_0x28d7a7=!0x1){const _0x25a64f=this['editor']['locale'],_0x54431f=this['editor']['plugins']['get']('Dialog'),_0x517eb2=new _0x28498(_0x25a64f);return _0x517eb2['bind']('isEnabled')['to'](this,'isEnabled'),_0x517eb2['bind']('isOn')['to'](_0x54431f,'id',_0x126ac5=>'commentsArchive'===_0x126ac5),_0x517eb2['set']({'label':bt(_0x25a64f,'COMMENTS_ARCHIVE'),'icon':_0x5ecbdf,'isToggleable':!0x0}),_0x28d7a7&&(_0x517eb2['tooltip']=!0x0),this['listenTo'](_0x517eb2,'execute',()=>this['_toggleDialog']()),_0x517eb2;}['_hideDialogOnAnnotationEscape']=_0x59fbdc=>{const _0x4d272f=_0x59fbdc['source'];if(!this['annotationViews']['has'](_0x4d272f['view']))return;const _0x33590a=this['editor']['plugins']['get']('Dialog');_0x33590a['isOpen']&&'commentsArchive'===_0x33590a['id']&&(_0x33590a['hide'](),_0x59fbdc['stop']());};}class Ri extends _0x1dae7b{static get['requires'](){return[Qt,ci,mi,Oi,Mi,fi,Ci,bi,Ei];}static get['pluginName'](){return'Comments';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{ei as AddCommentThreadCommand,Yt as Annotation,jt as AnnotationCollection,Ii as AnnotationCounterButtonView,Kt as AnnotationView,$t as Annotations,Ai as AnnotationsSidebarItemView,_i as AnnotationsSidebarView,pi as AnnotationsUIs,Vt as BaseCommentThreadView,Ft as BaseCommentView,ti as Comment,Zt as CommentThread,It as CommentThreadController,Rt as CommentThreadInputView,Bt as CommentThreadView,Ut as CommentView,Ri as Comments,Oi as CommentsArchive,Mi as CommentsArchiveUI,ci as CommentsEditing,St as CommentsListView,fi as CommentsOnly,Qt as CommentsRepository,mi as CommentsUI,si as EditorAnnotations,Ei as InlineAnnotations,bi as NarrowSidebar,Ti as Sidebar,Ci as WideSidebar,Xt as bindAnnotationCollections};